./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor2862387037 <...> Warning: Permanently added '10.128.1.165' (ED25519) to the list of known hosts. execve("./syz-executor2862387037", ["./syz-executor2862387037"], 0x7ffca8690c50 /* 10 vars */) = 0 brk(NULL) = 0x555556676000 brk(0x555556676d00) = 0x555556676d00 arch_prctl(ARCH_SET_FS, 0x555556676380) = 0 set_tid_address(0x555556676650) = 361 set_robust_list(0x555556676660, 24) = 0 rseq(0x555556676ca0, 0x20, 0, 0x53053053) = -1 ENOSYS (Function not implemented) prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor2862387037", 4096) = 28 getrandom("\xef\x7f\xeb\xf3\x25\x7a\x74\x38", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x555556676d00 brk(0x555556697d00) = 0x555556697d00 brk(0x555556698000) = 0x555556698000 mprotect(0x7ffb7b97f000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 362 ./strace-static-x86_64: Process 362 attached [pid 362] set_robust_list(0x555556676660, 24) = 0 [pid 362] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 362] setpgid(0, 0) = 0 [pid 362] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 362] write(3, "1000", 4) = 4 [pid 362] close(3) = 0 [pid 362] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [ 35.087920][ T23] audit: type=1400 audit(1712232129.290:66): avc: denied { execmem } for pid=361 comm="syz-executor286" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=process permissive=1 [ 35.107405][ T23] audit: type=1400 audit(1712232129.310:67): avc: denied { read } for pid=362 comm="syz-executor286" name="kvm" dev="devtmpfs" ino=9203 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=1 [pid 362] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 362] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [ 35.107995][ T362] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details. [ 35.131129][ T23] audit: type=1400 audit(1712232129.310:68): avc: denied { open } for pid=362 comm="syz-executor286" path="/dev/kvm" dev="devtmpfs" ino=9203 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=1 [pid 362] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 362] ioctl(5, KVM_RUN, 0) = 0 [pid 362] exit_group(0) = ? [pid 362] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=362, si_uid=0, si_status=0, si_utime=0, si_stime=6} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 366 ./strace-static-x86_64: Process 366 attached [pid 366] set_robust_list(0x555556676660, 24) = 0 [pid 366] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 366] setpgid(0, 0) = 0 [pid 366] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 366] write(3, "1000", 4) = 4 [pid 366] close(3) = 0 [pid 366] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 366] ioctl(3, KVM_CREATE_VM, 0) = 4 [ 35.172483][ T23] audit: type=1400 audit(1712232129.310:69): avc: denied { ioctl } for pid=362 comm="syz-executor286" path="/dev/kvm" dev="devtmpfs" ino=9203 ioctlcmd=0xae01 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=1 [pid 366] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 366] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 366] ioctl(5, KVM_RUN, 0) = 0 [pid 366] exit_group(0) = ? [pid 366] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=366, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 368 attached [pid 368] set_robust_list(0x555556676660, 24) = 0 [pid 368] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 368] setpgid(0, 0) = 0 [pid 368] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 368] write(3, "1000", 4) = 4 [pid 368] close(3) = 0 [pid 368] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 368] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 368 [pid 368] <... ioctl resumed>) = 4 [pid 368] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 368] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 368] ioctl(5, KVM_RUN, 0) = 0 [pid 368] exit_group(0) = ? [pid 368] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=368, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 370 attached [pid 370] set_robust_list(0x555556676660, 24) = 0 [pid 370] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 370] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 370 [pid 370] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 370] write(3, "1000", 4) = 4 [pid 370] close(3) = 0 [pid 370] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 370] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 370] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 370] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 370] ioctl(5, KVM_RUN, 0) = 0 [pid 370] exit_group(0) = ? [pid 370] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=370, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 372 attached [pid 372] set_robust_list(0x555556676660, 24) = 0 [pid 372] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 372] setpgid(0, 0) = 0 [pid 372] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 372] write(3, "1000", 4) = 4 [pid 372] close(3) = 0 [pid 372] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 372] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 372 [pid 372] <... ioctl resumed>) = 4 [pid 372] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 372] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 372] ioctl(5, KVM_RUN, 0) = 0 [pid 372] exit_group(0) = ? [pid 372] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=372, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 374 ./strace-static-x86_64: Process 374 attached [pid 374] set_robust_list(0x555556676660, 24) = 0 [pid 374] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 374] setpgid(0, 0) = 0 [pid 374] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 374] write(3, "1000", 4) = 4 [pid 374] close(3) = 0 [pid 374] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 374] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 374] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 374] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 374] ioctl(5, KVM_RUN, 0) = 0 [pid 374] exit_group(0) = ? [pid 374] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=374, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 376 attached , child_tidptr=0x555556676650) = 376 [pid 376] set_robust_list(0x555556676660, 24) = 0 [pid 376] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 376] setpgid(0, 0) = 0 [pid 376] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 376] write(3, "1000", 4) = 4 [pid 376] close(3) = 0 [pid 376] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 376] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 376] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 376] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 376] ioctl(5, KVM_RUN, 0) = 0 [pid 376] exit_group(0) = ? [pid 376] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=376, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 378 ./strace-static-x86_64: Process 378 attached [pid 378] set_robust_list(0x555556676660, 24) = 0 [pid 378] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 378] setpgid(0, 0) = 0 [pid 378] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 378] write(3, "1000", 4) = 4 [pid 378] close(3) = 0 [pid 378] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 378] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 378] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 378] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 378] ioctl(5, KVM_RUN, 0) = 0 [pid 378] exit_group(0) = ? [pid 378] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=378, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 380 attached , child_tidptr=0x555556676650) = 380 [pid 380] set_robust_list(0x555556676660, 24) = 0 [pid 380] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 380] setpgid(0, 0) = 0 [pid 380] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 380] write(3, "1000", 4) = 4 [pid 380] close(3) = 0 [pid 380] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 380] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 380] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 380] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 380] ioctl(5, KVM_RUN, 0) = 0 [pid 380] exit_group(0) = ? [pid 380] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=380, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 382 attached [pid 382] set_robust_list(0x555556676660, 24) = 0 [pid 382] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 382] setpgid(0, 0) = 0 [pid 382] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 382] write(3, "1000", 4) = 4 [pid 382] close(3) = 0 [pid 382] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 382] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 382 [pid 382] <... ioctl resumed>) = 4 [pid 382] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 382] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 382] ioctl(5, KVM_RUN, 0) = 0 [pid 382] exit_group(0) = ? [pid 382] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=382, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 384 attached [pid 384] set_robust_list(0x555556676660, 24) = 0 [pid 384] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 384] setpgid(0, 0) = 0 [pid 384] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 384 [pid 384] <... openat resumed>) = 3 [pid 384] write(3, "1000", 4) = 4 [pid 384] close(3) = 0 [pid 384] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 384] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 384] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 384] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 384] ioctl(5, KVM_RUN, 0) = 0 [pid 384] exit_group(0) = ? [pid 384] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=384, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 386 ./strace-static-x86_64: Process 386 attached [pid 386] set_robust_list(0x555556676660, 24) = 0 [pid 386] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 386] setpgid(0, 0) = 0 [pid 386] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 386] write(3, "1000", 4) = 4 [pid 386] close(3) = 0 [pid 386] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 386] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 386] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 386] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 386] ioctl(5, KVM_RUN, 0) = 0 [pid 386] exit_group(0) = ? [pid 386] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=386, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 388 attached [pid 388] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 388 [pid 388] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 388] setpgid(0, 0) = 0 [pid 388] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 388] write(3, "1000", 4) = 4 [pid 388] close(3) = 0 [pid 388] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 388] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 388] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 388] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 388] ioctl(5, KVM_RUN, 0) = 0 [pid 388] exit_group(0) = ? [pid 388] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=388, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 390 ./strace-static-x86_64: Process 390 attached [pid 390] set_robust_list(0x555556676660, 24) = 0 [pid 390] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 390] setpgid(0, 0) = 0 [pid 390] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 390] write(3, "1000", 4) = 4 [pid 390] close(3) = 0 [pid 390] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 390] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 390] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 390] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 390] ioctl(5, KVM_RUN, 0) = 0 [pid 390] exit_group(0) = ? [pid 390] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=390, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 392 ./strace-static-x86_64: Process 392 attached [pid 392] set_robust_list(0x555556676660, 24) = 0 [pid 392] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 392] setpgid(0, 0) = 0 [pid 392] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 392] write(3, "1000", 4) = 4 [pid 392] close(3) = 0 [pid 392] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 392] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 392] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 392] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 392] ioctl(5, KVM_RUN, 0) = 0 [pid 392] exit_group(0) = ? [pid 392] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=392, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 394 ./strace-static-x86_64: Process 394 attached [pid 394] set_robust_list(0x555556676660, 24) = 0 [pid 394] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 394] setpgid(0, 0) = 0 [pid 394] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 394] write(3, "1000", 4) = 4 [pid 394] close(3) = 0 [pid 394] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 394] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 394] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 394] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 394] ioctl(5, KVM_RUN, 0) = 0 [pid 394] exit_group(0) = ? [pid 394] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=394, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 396 ./strace-static-x86_64: Process 396 attached [pid 396] set_robust_list(0x555556676660, 24) = 0 [pid 396] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 396] setpgid(0, 0) = 0 [pid 396] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 396] write(3, "1000", 4) = 4 [pid 396] close(3) = 0 [pid 396] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 396] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 396] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 396] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 396] ioctl(5, KVM_RUN, 0) = 0 [pid 396] exit_group(0) = ? [pid 396] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=396, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 398 ./strace-static-x86_64: Process 398 attached [pid 398] set_robust_list(0x555556676660, 24) = 0 [pid 398] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 398] setpgid(0, 0) = 0 [pid 398] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 398] write(3, "1000", 4) = 4 [pid 398] close(3) = 0 [pid 398] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 398] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 398] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 398] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 398] ioctl(5, KVM_RUN, 0) = 0 [pid 398] exit_group(0) = ? [pid 398] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=398, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 400 ./strace-static-x86_64: Process 400 attached [pid 400] set_robust_list(0x555556676660, 24) = 0 [pid 400] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 400] setpgid(0, 0) = 0 [pid 400] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 400] write(3, "1000", 4) = 4 [pid 400] close(3) = 0 [pid 400] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 400] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 400] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 400] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 400] ioctl(5, KVM_RUN, 0) = 0 [pid 400] exit_group(0) = ? [pid 400] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=400, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 402 ./strace-static-x86_64: Process 402 attached [pid 402] set_robust_list(0x555556676660, 24) = 0 [pid 402] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 402] setpgid(0, 0) = 0 [pid 402] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 402] write(3, "1000", 4) = 4 [pid 402] close(3) = 0 [pid 402] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 402] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 402] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 402] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 402] ioctl(5, KVM_RUN, 0) = 0 [pid 402] exit_group(0) = ? [pid 402] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=402, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 404 attached [pid 404] set_robust_list(0x555556676660, 24) = 0 [pid 404] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 404] setpgid(0, 0) = 0 [pid 404] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 404] write(3, "1000", 4) = 4 [pid 404] close(3) = 0 [pid 404] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 404] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 404 [pid 404] <... ioctl resumed>) = 4 [pid 404] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 404] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 404] ioctl(5, KVM_RUN, 0) = 0 [pid 404] exit_group(0) = ? [pid 404] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=404, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 406 attached [pid 406] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 406 [pid 406] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 406] setpgid(0, 0) = 0 [pid 406] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 406] write(3, "1000", 4) = 4 [pid 406] close(3) = 0 [pid 406] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 406] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 406] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 406] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 406] ioctl(5, KVM_RUN, 0) = 0 [pid 406] exit_group(0) = ? [pid 406] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=406, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 409 attached [pid 409] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 409 [pid 409] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 409] setpgid(0, 0) = 0 [pid 409] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 409] write(3, "1000", 4) = 4 [pid 409] close(3) = 0 [pid 409] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 409] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 409] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 409] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 409] ioctl(5, KVM_RUN, 0) = 0 [pid 409] exit_group(0) = ? [pid 409] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=409, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 411 attached [pid 411] set_robust_list(0x555556676660, 24) = 0 [pid 411] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 411] setpgid(0, 0) = 0 [pid 411] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 411] write(3, "1000", 4) = 4 [pid 411] close(3) = 0 [pid 411] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 411] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 411 [pid 411] <... ioctl resumed>) = 4 [pid 411] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 411] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 411] ioctl(5, KVM_RUN, 0) = 0 [pid 411] exit_group(0) = ? [pid 411] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=411, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 413 attached [pid 413] set_robust_list(0x555556676660, 24) = 0 [pid 413] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 413] setpgid(0, 0) = 0 [pid 413] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 413] write(3, "1000", 4) = 4 [pid 413] close(3) = 0 [pid 413] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 413] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 413 [pid 413] <... ioctl resumed>) = 4 [pid 413] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 413] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 413] ioctl(5, KVM_RUN, 0) = 0 [pid 413] exit_group(0) = ? [pid 413] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=413, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 415 ./strace-static-x86_64: Process 415 attached [pid 415] set_robust_list(0x555556676660, 24) = 0 [pid 415] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 415] setpgid(0, 0) = 0 [pid 415] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 415] write(3, "1000", 4) = 4 [pid 415] close(3) = 0 [pid 415] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 415] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 415] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 415] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 415] ioctl(5, KVM_RUN, 0) = 0 [pid 415] exit_group(0) = ? [pid 415] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=415, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 417 attached [pid 417] set_robust_list(0x555556676660, 24) = 0 [pid 417] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 417] setpgid(0, 0) = 0 [pid 417] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 417] write(3, "1000", 4) = 4 [pid 417] close(3) = 0 [pid 417] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 417] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 417 [pid 417] <... ioctl resumed>) = 4 [pid 417] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 417] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 417] ioctl(5, KVM_RUN, 0) = 0 [pid 417] exit_group(0) = ? [pid 417] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=417, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 419 ./strace-static-x86_64: Process 419 attached [pid 419] set_robust_list(0x555556676660, 24) = 0 [pid 419] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 419] setpgid(0, 0) = 0 [pid 419] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 419] write(3, "1000", 4) = 4 [pid 419] close(3) = 0 [pid 419] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 419] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 419] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 419] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 419] ioctl(5, KVM_RUN, 0) = 0 [pid 419] exit_group(0) = ? [pid 419] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=419, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 421 ./strace-static-x86_64: Process 421 attached [pid 421] set_robust_list(0x555556676660, 24) = 0 [pid 421] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 421] setpgid(0, 0) = 0 [pid 421] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 421] write(3, "1000", 4) = 4 [pid 421] close(3) = 0 [pid 421] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 421] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 421] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 421] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 421] ioctl(5, KVM_RUN, 0) = 0 [pid 421] exit_group(0) = ? [pid 421] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=421, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 423 attached [pid 423] set_robust_list(0x555556676660, 24) = 0 [pid 423] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 423] setpgid(0, 0) = 0 [pid 423] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 423] write(3, "1000", 4) = 4 [pid 423] close(3) = 0 [pid 423] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 423] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 423 [pid 423] <... ioctl resumed>) = 4 [pid 423] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 423] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 423] ioctl(5, KVM_RUN, 0) = 0 [pid 423] exit_group(0) = ? [pid 423] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=423, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 425 attached [pid 425] set_robust_list(0x555556676660, 24) = 0 [pid 425] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 425] setpgid(0, 0) = 0 [pid 425] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 425 [pid 425] write(3, "1000", 4) = 4 [pid 425] close(3) = 0 [pid 425] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 425] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 425] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 425] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 425] ioctl(5, KVM_RUN, 0) = 0 [pid 425] exit_group(0) = ? [pid 425] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=425, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 427 attached [pid 427] set_robust_list(0x555556676660, 24) = 0 [pid 427] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 427] setpgid(0, 0) = 0 [pid 427] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 427 [pid 427] <... openat resumed>) = 3 [pid 427] write(3, "1000", 4) = 4 [pid 427] close(3) = 0 [pid 427] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 427] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 427] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 427] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 427] ioctl(5, KVM_RUN, 0) = 0 [pid 427] exit_group(0) = ? [pid 427] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=427, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 429 ./strace-static-x86_64: Process 429 attached [pid 429] set_robust_list(0x555556676660, 24) = 0 [pid 429] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 429] setpgid(0, 0) = 0 [pid 429] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 429] write(3, "1000", 4) = 4 [pid 429] close(3) = 0 [pid 429] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 429] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 429] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 429] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 429] ioctl(5, KVM_RUN, 0) = 0 [pid 429] exit_group(0) = ? [pid 429] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=429, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 431 ./strace-static-x86_64: Process 431 attached [pid 431] set_robust_list(0x555556676660, 24) = 0 [pid 431] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 431] setpgid(0, 0) = 0 [pid 431] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 431] write(3, "1000", 4) = 4 [pid 431] close(3) = 0 [pid 431] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 431] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 431] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 431] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 431] ioctl(5, KVM_RUN, 0) = 0 [pid 431] exit_group(0) = ? [pid 431] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=431, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 433 ./strace-static-x86_64: Process 433 attached [pid 433] set_robust_list(0x555556676660, 24) = 0 [pid 433] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 433] setpgid(0, 0) = 0 [pid 433] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 433] write(3, "1000", 4) = 4 [pid 433] close(3) = 0 [pid 433] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 433] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 433] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 433] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 433] ioctl(5, KVM_RUN, 0) = 0 [pid 433] exit_group(0) = ? [pid 433] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=433, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 435 ./strace-static-x86_64: Process 435 attached [pid 435] set_robust_list(0x555556676660, 24) = 0 [pid 435] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 435] setpgid(0, 0) = 0 [pid 435] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 435] write(3, "1000", 4) = 4 [pid 435] close(3) = 0 [pid 435] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 435] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 435] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 435] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 435] ioctl(5, KVM_RUN, 0) = 0 [pid 435] exit_group(0) = ? [pid 435] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=435, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 437 attached [pid 437] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 437 [pid 437] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 437] setpgid(0, 0) = 0 [pid 437] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 437] write(3, "1000", 4) = 4 [pid 437] close(3) = 0 [pid 437] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 437] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 437] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 437] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 437] ioctl(5, KVM_RUN, 0) = 0 [pid 437] exit_group(0) = ? [pid 437] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=437, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 439 attached [pid 439] set_robust_list(0x555556676660, 24) = 0 [pid 439] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 439] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 439 [pid 439] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 439] write(3, "1000", 4) = 4 [pid 439] close(3) = 0 [pid 439] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 439] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 439] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 439] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 439] ioctl(5, KVM_RUN, 0) = 0 [pid 439] exit_group(0) = ? [pid 439] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=439, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 441 attached , child_tidptr=0x555556676650) = 441 [pid 441] set_robust_list(0x555556676660, 24) = 0 [pid 441] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 441] setpgid(0, 0) = 0 [pid 441] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 441] write(3, "1000", 4) = 4 [pid 441] close(3) = 0 [pid 441] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 441] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 441] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 441] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 441] ioctl(5, KVM_RUN, 0) = 0 [pid 441] exit_group(0) = ? [pid 441] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=441, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 443 ./strace-static-x86_64: Process 443 attached [pid 443] set_robust_list(0x555556676660, 24) = 0 [pid 443] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 443] setpgid(0, 0) = 0 [pid 443] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 443] write(3, "1000", 4) = 4 [pid 443] close(3) = 0 [pid 443] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 443] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 443] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 443] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 443] ioctl(5, KVM_RUN, 0) = 0 [pid 443] exit_group(0) = ? [pid 443] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=443, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 445 ./strace-static-x86_64: Process 445 attached [pid 445] set_robust_list(0x555556676660, 24) = 0 [pid 445] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 445] setpgid(0, 0) = 0 [pid 445] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 445] write(3, "1000", 4) = 4 [pid 445] close(3) = 0 [pid 445] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 445] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 445] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 445] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 445] ioctl(5, KVM_RUN, 0) = 0 [pid 445] exit_group(0) = ? [pid 445] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=445, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 447 attached , child_tidptr=0x555556676650) = 447 [pid 447] set_robust_list(0x555556676660, 24) = 0 [pid 447] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 447] setpgid(0, 0) = 0 [pid 447] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 447] write(3, "1000", 4) = 4 [pid 447] close(3) = 0 [pid 447] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 447] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 447] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 447] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 447] ioctl(5, KVM_RUN, 0) = 0 [pid 447] exit_group(0) = ? [pid 447] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=447, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 449 ./strace-static-x86_64: Process 449 attached [pid 449] set_robust_list(0x555556676660, 24) = 0 [pid 449] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 449] setpgid(0, 0) = 0 [pid 449] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 449] write(3, "1000", 4) = 4 [pid 449] close(3) = 0 [pid 449] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 449] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 449] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 449] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 449] ioctl(5, KVM_RUN, 0) = 0 [pid 449] exit_group(0) = ? [pid 449] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=449, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 452 ./strace-static-x86_64: Process 452 attached [pid 452] set_robust_list(0x555556676660, 24) = 0 [pid 452] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 452] setpgid(0, 0) = 0 [pid 452] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 452] write(3, "1000", 4) = 4 [pid 452] close(3) = 0 [pid 452] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 452] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 452] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 452] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 452] ioctl(5, KVM_RUN, 0) = 0 [pid 452] exit_group(0) = ? [pid 452] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=452, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 454 attached [pid 454] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 454 [pid 454] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 454] setpgid(0, 0) = 0 [pid 454] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 454] write(3, "1000", 4) = 4 [pid 454] close(3) = 0 [pid 454] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 454] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 454] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 454] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 454] ioctl(5, KVM_RUN, 0) = 0 [pid 454] exit_group(0) = ? [pid 454] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=454, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 456 attached , child_tidptr=0x555556676650) = 456 [pid 456] set_robust_list(0x555556676660, 24) = 0 [pid 456] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 456] setpgid(0, 0) = 0 [pid 456] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 456] write(3, "1000", 4) = 4 [pid 456] close(3) = 0 [pid 456] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 456] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 456] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 456] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 456] ioctl(5, KVM_RUN, 0) = 0 [pid 456] exit_group(0) = ? [pid 456] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=456, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 458 attached [pid 458] set_robust_list(0x555556676660, 24) = 0 [pid 458] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 458] setpgid(0, 0) = 0 [pid 458] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 458] write(3, "1000", 4) = 4 [pid 458] close(3) = 0 [pid 458] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 458] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 458 [pid 458] <... ioctl resumed>) = 4 [pid 458] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 458] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 458] ioctl(5, KVM_RUN, 0) = 0 [pid 458] exit_group(0) = ? [pid 458] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=458, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 460 ./strace-static-x86_64: Process 460 attached [pid 460] set_robust_list(0x555556676660, 24) = 0 [pid 460] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 460] setpgid(0, 0) = 0 [pid 460] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 460] write(3, "1000", 4) = 4 [pid 460] close(3) = 0 [pid 460] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 460] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 460] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 460] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 460] ioctl(5, KVM_RUN, 0) = 0 [pid 460] exit_group(0) = ? [pid 460] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=460, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 462 attached [pid 462] set_robust_list(0x555556676660, 24) = 0 [pid 462] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 462] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 462 [pid 462] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 462] write(3, "1000", 4) = 4 [pid 462] close(3) = 0 [pid 462] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 462] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 462] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 462] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 462] ioctl(5, KVM_RUN, 0) = 0 [pid 462] exit_group(0) = ? [pid 462] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=462, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 464 attached , child_tidptr=0x555556676650) = 464 [pid 464] set_robust_list(0x555556676660, 24) = 0 [pid 464] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 464] setpgid(0, 0) = 0 [pid 464] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 464] write(3, "1000", 4) = 4 [pid 464] close(3) = 0 [pid 464] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 464] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 464] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 464] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 464] ioctl(5, KVM_RUN, 0) = 0 [pid 464] exit_group(0) = ? [pid 464] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=464, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 466 ./strace-static-x86_64: Process 466 attached [pid 466] set_robust_list(0x555556676660, 24) = 0 [pid 466] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 466] setpgid(0, 0) = 0 [pid 466] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 466] write(3, "1000", 4) = 4 [pid 466] close(3) = 0 [pid 466] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 466] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 466] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 466] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 466] ioctl(5, KVM_RUN, 0) = 0 [pid 466] exit_group(0) = ? [pid 466] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=466, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 468 ./strace-static-x86_64: Process 468 attached [pid 468] set_robust_list(0x555556676660, 24) = 0 [pid 468] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 468] setpgid(0, 0) = 0 [pid 468] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 468] write(3, "1000", 4) = 4 [pid 468] close(3) = 0 [pid 468] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 468] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 468] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 468] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 468] ioctl(5, KVM_RUN, 0) = 0 [pid 468] exit_group(0) = ? [pid 468] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=468, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 470 ./strace-static-x86_64: Process 470 attached [pid 470] set_robust_list(0x555556676660, 24) = 0 [pid 470] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 470] setpgid(0, 0) = 0 [pid 470] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 470] write(3, "1000", 4) = 4 [pid 470] close(3) = 0 [pid 470] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 470] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 470] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 470] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 470] ioctl(5, KVM_RUN, 0) = 0 [pid 470] exit_group(0) = ? [pid 470] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=470, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 472 ./strace-static-x86_64: Process 472 attached [pid 472] set_robust_list(0x555556676660, 24) = 0 [pid 472] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 472] setpgid(0, 0) = 0 [pid 472] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 472] write(3, "1000", 4) = 4 [pid 472] close(3) = 0 [pid 472] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 472] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 472] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 472] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 472] ioctl(5, KVM_RUN, 0) = 0 [pid 472] exit_group(0) = ? [pid 472] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=472, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 474 ./strace-static-x86_64: Process 474 attached [pid 474] set_robust_list(0x555556676660, 24) = 0 [pid 474] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 474] setpgid(0, 0) = 0 [pid 474] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 474] write(3, "1000", 4) = 4 [pid 474] close(3) = 0 [pid 474] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 474] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 474] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 474] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 474] ioctl(5, KVM_RUN, 0) = 0 [pid 474] exit_group(0) = ? [pid 474] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=474, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 476 ./strace-static-x86_64: Process 476 attached [pid 476] set_robust_list(0x555556676660, 24) = 0 [pid 476] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 476] setpgid(0, 0) = 0 [pid 476] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 476] write(3, "1000", 4) = 4 [pid 476] close(3) = 0 [pid 476] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 476] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 476] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 476] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 476] ioctl(5, KVM_RUN, 0) = 0 [pid 476] exit_group(0) = ? [pid 476] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=476, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 478 ./strace-static-x86_64: Process 478 attached [pid 478] set_robust_list(0x555556676660, 24) = 0 [pid 478] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 478] setpgid(0, 0) = 0 [pid 478] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 478] write(3, "1000", 4) = 4 [pid 478] close(3) = 0 [pid 478] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 478] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 478] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 478] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 478] ioctl(5, KVM_RUN, 0) = 0 [pid 478] exit_group(0) = ? [pid 478] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=478, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 480 ./strace-static-x86_64: Process 480 attached [pid 480] set_robust_list(0x555556676660, 24) = 0 [pid 480] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 480] setpgid(0, 0) = 0 [pid 480] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 480] write(3, "1000", 4) = 4 [pid 480] close(3) = 0 [pid 480] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 480] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 480] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 480] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 480] ioctl(5, KVM_RUN, 0) = 0 [pid 480] exit_group(0) = ? [pid 480] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=480, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 482 attached , child_tidptr=0x555556676650) = 482 [pid 482] set_robust_list(0x555556676660, 24) = 0 [pid 482] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 482] setpgid(0, 0) = 0 [pid 482] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 482] write(3, "1000", 4) = 4 [pid 482] close(3) = 0 [pid 482] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 482] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 482] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 482] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 482] ioctl(5, KVM_RUN, 0) = 0 [pid 482] exit_group(0) = ? [pid 482] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=482, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 484 ./strace-static-x86_64: Process 484 attached [pid 484] set_robust_list(0x555556676660, 24) = 0 [pid 484] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 484] setpgid(0, 0) = 0 [pid 484] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 484] write(3, "1000", 4) = 4 [pid 484] close(3) = 0 [pid 484] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 484] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 484] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 484] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 484] ioctl(5, KVM_RUN, 0) = 0 [pid 484] exit_group(0) = ? [pid 484] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=484, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 486 ./strace-static-x86_64: Process 486 attached [pid 486] set_robust_list(0x555556676660, 24) = 0 [pid 486] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 486] setpgid(0, 0) = 0 [pid 486] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 486] write(3, "1000", 4) = 4 [pid 486] close(3) = 0 [pid 486] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 486] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 486] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 486] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 486] ioctl(5, KVM_RUN, 0) = 0 [pid 486] exit_group(0) = ? [pid 486] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=486, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 488 ./strace-static-x86_64: Process 488 attached [pid 488] set_robust_list(0x555556676660, 24) = 0 [pid 488] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 488] setpgid(0, 0) = 0 [pid 488] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 488] write(3, "1000", 4) = 4 [pid 488] close(3) = 0 [pid 488] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 488] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 488] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 488] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 488] ioctl(5, KVM_RUN, 0) = 0 [pid 488] exit_group(0) = ? [pid 488] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=488, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 490 ./strace-static-x86_64: Process 490 attached [pid 490] set_robust_list(0x555556676660, 24) = 0 [pid 490] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 490] setpgid(0, 0) = 0 [pid 490] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 490] write(3, "1000", 4) = 4 [pid 490] close(3) = 0 [pid 490] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 490] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 490] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 490] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 490] ioctl(5, KVM_RUN, 0) = 0 [pid 490] exit_group(0) = ? [pid 490] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=490, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 492 ./strace-static-x86_64: Process 492 attached [pid 492] set_robust_list(0x555556676660, 24) = 0 [pid 492] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 492] setpgid(0, 0) = 0 [pid 492] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 492] write(3, "1000", 4) = 4 [pid 492] close(3) = 0 [pid 492] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 492] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 492] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 492] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 492] ioctl(5, KVM_RUN, 0) = 0 [pid 492] exit_group(0) = ? [pid 492] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=492, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 495 ./strace-static-x86_64: Process 495 attached [pid 495] set_robust_list(0x555556676660, 24) = 0 [pid 495] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 495] setpgid(0, 0) = 0 [pid 495] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 495] write(3, "1000", 4) = 4 [pid 495] close(3) = 0 [pid 495] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 495] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 495] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 495] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 495] ioctl(5, KVM_RUN, 0) = 0 [pid 495] exit_group(0) = ? [pid 495] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=495, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 497 ./strace-static-x86_64: Process 497 attached [pid 497] set_robust_list(0x555556676660, 24) = 0 [pid 497] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 497] setpgid(0, 0) = 0 [pid 497] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 497] write(3, "1000", 4) = 4 [pid 497] close(3) = 0 [pid 497] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 497] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 497] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 497] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 497] ioctl(5, KVM_RUN, 0) = 0 [pid 497] exit_group(0) = ? [pid 497] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=497, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 499 attached , child_tidptr=0x555556676650) = 499 [pid 499] set_robust_list(0x555556676660, 24) = 0 [pid 499] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 499] setpgid(0, 0) = 0 [pid 499] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 499] write(3, "1000", 4) = 4 [pid 499] close(3) = 0 [pid 499] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 499] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 499] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 499] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 499] ioctl(5, KVM_RUN, 0) = 0 [pid 499] exit_group(0) = ? [pid 499] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=499, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 501 attached [pid 501] set_robust_list(0x555556676660, 24) = 0 [pid 501] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 501] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 501 [pid 501] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 501] write(3, "1000", 4) = 4 [pid 501] close(3) = 0 [pid 501] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 501] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 501] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 501] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 501] ioctl(5, KVM_RUN, 0) = 0 [pid 501] exit_group(0) = ? [pid 501] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=501, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 503 attached , child_tidptr=0x555556676650) = 503 [pid 503] set_robust_list(0x555556676660, 24) = 0 [pid 503] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 503] setpgid(0, 0) = 0 [pid 503] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 503] write(3, "1000", 4) = 4 [pid 503] close(3) = 0 [pid 503] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 503] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 503] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 503] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 503] ioctl(5, KVM_RUN, 0) = 0 [pid 503] exit_group(0) = ? [pid 503] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=503, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 505 ./strace-static-x86_64: Process 505 attached [pid 505] set_robust_list(0x555556676660, 24) = 0 [pid 505] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 505] setpgid(0, 0) = 0 [pid 505] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 505] write(3, "1000", 4) = 4 [pid 505] close(3) = 0 [pid 505] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 505] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 505] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 505] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 505] ioctl(5, KVM_RUN, 0) = 0 [pid 505] exit_group(0) = ? [pid 505] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=505, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 507 ./strace-static-x86_64: Process 507 attached [pid 507] set_robust_list(0x555556676660, 24) = 0 [pid 507] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 507] setpgid(0, 0) = 0 [pid 507] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 507] write(3, "1000", 4) = 4 [pid 507] close(3) = 0 [pid 507] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 507] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 507] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 507] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 507] ioctl(5, KVM_RUN, 0) = 0 [pid 507] exit_group(0) = ? [pid 507] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=507, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 509 ./strace-static-x86_64: Process 509 attached [pid 509] set_robust_list(0x555556676660, 24) = 0 [pid 509] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 509] setpgid(0, 0) = 0 [pid 509] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 509] write(3, "1000", 4) = 4 [pid 509] close(3) = 0 [pid 509] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 509] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 509] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 509] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 509] ioctl(5, KVM_RUN, 0) = 0 [pid 509] exit_group(0) = ? [pid 509] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=509, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 511 ./strace-static-x86_64: Process 511 attached [pid 511] set_robust_list(0x555556676660, 24) = 0 [pid 511] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 511] setpgid(0, 0) = 0 [pid 511] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 511] write(3, "1000", 4) = 4 [pid 511] close(3) = 0 [pid 511] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 511] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 511] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 511] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 511] ioctl(5, KVM_RUN, 0) = 0 [pid 511] exit_group(0) = ? [pid 511] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=511, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 513 attached [pid 513] set_robust_list(0x555556676660, 24) = 0 [pid 513] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 513] setpgid(0, 0) = 0 [pid 513] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 513] write(3, "1000", 4) = 4 [pid 513] close(3) = 0 [pid 513] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 513] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 513 [pid 513] <... ioctl resumed>) = 4 [pid 513] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 513] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 513] ioctl(5, KVM_RUN, 0) = 0 [pid 513] exit_group(0) = ? [pid 513] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=513, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 515 attached , child_tidptr=0x555556676650) = 515 [pid 515] set_robust_list(0x555556676660, 24) = 0 [pid 515] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 515] setpgid(0, 0) = 0 [pid 515] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 515] write(3, "1000", 4) = 4 [pid 515] close(3) = 0 [pid 515] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 515] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 515] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 515] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 515] ioctl(5, KVM_RUN, 0) = 0 [pid 515] exit_group(0) = ? [pid 515] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=515, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 517 ./strace-static-x86_64: Process 517 attached [pid 517] set_robust_list(0x555556676660, 24) = 0 [pid 517] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 517] setpgid(0, 0) = 0 [pid 517] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 517] write(3, "1000", 4) = 4 [pid 517] close(3) = 0 [pid 517] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 517] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 517] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 517] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 517] ioctl(5, KVM_RUN, 0) = 0 [pid 517] exit_group(0) = ? [pid 517] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=517, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 519 attached [pid 519] set_robust_list(0x555556676660, 24) = 0 [pid 519] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 519] setpgid(0, 0) = 0 [pid 519] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 519 [pid 519] <... openat resumed>) = 3 [pid 519] write(3, "1000", 4) = 4 [pid 519] close(3) = 0 [pid 519] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 519] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 519] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 519] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 519] ioctl(5, KVM_RUN, 0) = 0 [pid 519] exit_group(0) = ? [pid 519] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=519, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 521 ./strace-static-x86_64: Process 521 attached [pid 521] set_robust_list(0x555556676660, 24) = 0 [pid 521] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 521] setpgid(0, 0) = 0 [pid 521] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 521] write(3, "1000", 4) = 4 [pid 521] close(3) = 0 [pid 521] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 521] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 521] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 521] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 521] ioctl(5, KVM_RUN, 0) = 0 [pid 521] exit_group(0) = ? [pid 521] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=521, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 523 ./strace-static-x86_64: Process 523 attached [pid 523] set_robust_list(0x555556676660, 24) = 0 [pid 523] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 523] setpgid(0, 0) = 0 [pid 523] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 523] write(3, "1000", 4) = 4 [pid 523] close(3) = 0 [pid 523] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 523] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 523] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 523] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 523] ioctl(5, KVM_RUN, 0) = 0 [pid 523] exit_group(0) = ? [pid 523] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=523, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 525 ./strace-static-x86_64: Process 525 attached [pid 525] set_robust_list(0x555556676660, 24) = 0 [pid 525] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 525] setpgid(0, 0) = 0 [pid 525] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 525] write(3, "1000", 4) = 4 [pid 525] close(3) = 0 [pid 525] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 525] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 525] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 525] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 525] ioctl(5, KVM_RUN, 0) = 0 [pid 525] exit_group(0) = ? [pid 525] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=525, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 527 ./strace-static-x86_64: Process 527 attached [pid 527] set_robust_list(0x555556676660, 24) = 0 [pid 527] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 527] setpgid(0, 0) = 0 [pid 527] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 527] write(3, "1000", 4) = 4 [pid 527] close(3) = 0 [pid 527] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 527] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 527] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 527] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 527] ioctl(5, KVM_RUN, 0) = 0 [pid 527] exit_group(0) = ? [pid 527] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=527, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 529 ./strace-static-x86_64: Process 529 attached [pid 529] set_robust_list(0x555556676660, 24) = 0 [pid 529] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 529] setpgid(0, 0) = 0 [pid 529] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 529] write(3, "1000", 4) = 4 [pid 529] close(3) = 0 [pid 529] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 529] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 529] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 529] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 529] ioctl(5, KVM_RUN, 0) = 0 [pid 529] exit_group(0) = ? [pid 529] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=529, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 531 attached , child_tidptr=0x555556676650) = 531 [pid 531] set_robust_list(0x555556676660, 24) = 0 [pid 531] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 531] setpgid(0, 0) = 0 [pid 531] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 531] write(3, "1000", 4) = 4 [pid 531] close(3) = 0 [pid 531] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 531] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 531] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 531] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 531] ioctl(5, KVM_RUN, 0) = 0 [pid 531] exit_group(0) = ? [pid 531] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=531, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 533 ./strace-static-x86_64: Process 533 attached [pid 533] set_robust_list(0x555556676660, 24) = 0 [pid 533] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 533] setpgid(0, 0) = 0 [pid 533] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 533] write(3, "1000", 4) = 4 [pid 533] close(3) = 0 [pid 533] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 533] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 533] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 533] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 533] ioctl(5, KVM_RUN, 0) = 0 [pid 533] exit_group(0) = ? [pid 533] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=533, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 536 ./strace-static-x86_64: Process 536 attached [pid 536] set_robust_list(0x555556676660, 24) = 0 [pid 536] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 536] setpgid(0, 0) = 0 [pid 536] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 536] write(3, "1000", 4) = 4 [pid 536] close(3) = 0 [pid 536] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 536] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 536] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 536] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 536] ioctl(5, KVM_RUN, 0) = 0 [pid 536] exit_group(0) = ? [pid 536] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=536, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 538 ./strace-static-x86_64: Process 538 attached [pid 538] set_robust_list(0x555556676660, 24) = 0 [pid 538] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 538] setpgid(0, 0) = 0 [pid 538] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 538] write(3, "1000", 4) = 4 [pid 538] close(3) = 0 [pid 538] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 538] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 538] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 538] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 538] ioctl(5, KVM_RUN, 0) = 0 [pid 538] exit_group(0) = ? [pid 538] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=538, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 540 ./strace-static-x86_64: Process 540 attached [pid 540] set_robust_list(0x555556676660, 24) = 0 [pid 540] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 540] setpgid(0, 0) = 0 [pid 540] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 540] write(3, "1000", 4) = 4 [pid 540] close(3) = 0 [pid 540] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 540] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 540] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 540] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 540] ioctl(5, KVM_RUN, 0) = 0 [pid 540] exit_group(0) = ? [pid 540] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=540, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 542 attached , child_tidptr=0x555556676650) = 542 [pid 542] set_robust_list(0x555556676660, 24) = 0 [pid 542] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 542] setpgid(0, 0) = 0 [pid 542] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 542] write(3, "1000", 4) = 4 [pid 542] close(3) = 0 [pid 542] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 542] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 542] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 542] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 542] ioctl(5, KVM_RUN, 0) = 0 [pid 542] exit_group(0) = ? [pid 542] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=542, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 544 attached [pid 544] set_robust_list(0x555556676660, 24) = 0 [pid 544] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 544] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 544 [pid 544] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 544] write(3, "1000", 4) = 4 [pid 544] close(3) = 0 [pid 544] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 544] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 544] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 544] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 544] ioctl(5, KVM_RUN, 0) = 0 [pid 544] exit_group(0) = ? [pid 544] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=544, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 546 attached [pid 546] set_robust_list(0x555556676660, 24) = 0 [pid 546] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 546] setpgid(0, 0) = 0 [pid 546] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 546] write(3, "1000", 4) = 4 [pid 546] close(3) = 0 [pid 546] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 546] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 546 [pid 546] <... ioctl resumed>) = 4 [pid 546] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 546] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 546] ioctl(5, KVM_RUN, 0) = 0 [pid 546] exit_group(0) = ? [pid 546] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=546, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 548 attached [pid 548] set_robust_list(0x555556676660, 24 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 548 [pid 548] <... set_robust_list resumed>) = 0 [pid 548] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 548] setpgid(0, 0) = 0 [pid 548] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 548] write(3, "1000", 4) = 4 [pid 548] close(3) = 0 [pid 548] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 548] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 548] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 548] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 548] ioctl(5, KVM_RUN, 0) = 0 [pid 548] exit_group(0) = ? [pid 548] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=548, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 550 ./strace-static-x86_64: Process 550 attached [pid 550] set_robust_list(0x555556676660, 24) = 0 [pid 550] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 550] setpgid(0, 0) = 0 [pid 550] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 550] write(3, "1000", 4) = 4 [pid 550] close(3) = 0 [pid 550] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 550] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 550] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 550] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 550] ioctl(5, KVM_RUN, 0) = 0 [pid 550] exit_group(0) = ? [pid 550] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=550, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 552 attached [pid 552] set_robust_list(0x555556676660, 24) = 0 [pid 552] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 552] setpgid(0, 0) = 0 [pid 552] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 552 [pid 552] <... openat resumed>) = 3 [pid 552] write(3, "1000", 4) = 4 [pid 552] close(3) = 0 [pid 552] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 552] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 552] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 552] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 552] ioctl(5, KVM_RUN, 0) = 0 [pid 552] exit_group(0) = ? [pid 552] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=552, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 554 attached , child_tidptr=0x555556676650) = 554 [pid 554] set_robust_list(0x555556676660, 24) = 0 [pid 554] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 554] setpgid(0, 0) = 0 [pid 554] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 554] write(3, "1000", 4) = 4 [pid 554] close(3) = 0 [pid 554] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 554] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 554] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 554] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 554] ioctl(5, KVM_RUN, 0) = 0 [pid 554] exit_group(0) = ? [pid 554] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=554, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 556 ./strace-static-x86_64: Process 556 attached [pid 556] set_robust_list(0x555556676660, 24) = 0 [pid 556] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 556] setpgid(0, 0) = 0 [pid 556] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 556] write(3, "1000", 4) = 4 [pid 556] close(3) = 0 [pid 556] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 556] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 556] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 556] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 556] ioctl(5, KVM_RUN, 0) = 0 [pid 556] exit_group(0) = ? [pid 556] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=556, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 558 attached , child_tidptr=0x555556676650) = 558 [pid 558] set_robust_list(0x555556676660, 24) = 0 [pid 558] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 558] setpgid(0, 0) = 0 [pid 558] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 558] write(3, "1000", 4) = 4 [pid 558] close(3) = 0 [pid 558] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 558] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 558] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 558] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 558] ioctl(5, KVM_RUN, 0) = 0 [pid 558] exit_group(0) = ? [pid 558] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=558, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 560 attached [pid 560] set_robust_list(0x555556676660, 24) = 0 [pid 560] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 560] setpgid(0, 0) = 0 [pid 560] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 560 [pid 560] <... openat resumed>) = 3 [pid 560] write(3, "1000", 4) = 4 [pid 560] close(3) = 0 [pid 560] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 560] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 560] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 560] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 560] ioctl(5, KVM_RUN, 0) = 0 [pid 560] exit_group(0) = ? [pid 560] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=560, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 562 ./strace-static-x86_64: Process 562 attached [pid 562] set_robust_list(0x555556676660, 24) = 0 [pid 562] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 562] setpgid(0, 0) = 0 [pid 562] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 562] write(3, "1000", 4) = 4 [pid 562] close(3) = 0 [pid 562] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 562] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 562] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 562] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 562] ioctl(5, KVM_RUN, 0) = 0 [pid 562] exit_group(0) = ? [pid 562] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=562, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 564 ./strace-static-x86_64: Process 564 attached [pid 564] set_robust_list(0x555556676660, 24) = 0 [pid 564] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 564] setpgid(0, 0) = 0 [pid 564] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 564] write(3, "1000", 4) = 4 [pid 564] close(3) = 0 [pid 564] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 564] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 564] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 564] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 564] ioctl(5, KVM_RUN, 0) = 0 [pid 564] exit_group(0) = ? [pid 564] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=564, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 566 ./strace-static-x86_64: Process 566 attached [pid 566] set_robust_list(0x555556676660, 24) = 0 [pid 566] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 566] setpgid(0, 0) = 0 [pid 566] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 566] write(3, "1000", 4) = 4 [pid 566] close(3) = 0 [pid 566] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 566] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 566] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 566] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 566] ioctl(5, KVM_RUN, 0) = 0 [pid 566] exit_group(0) = ? [pid 566] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=566, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 568 ./strace-static-x86_64: Process 568 attached [pid 568] set_robust_list(0x555556676660, 24) = 0 [pid 568] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 568] setpgid(0, 0) = 0 [pid 568] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 568] write(3, "1000", 4) = 4 [pid 568] close(3) = 0 [pid 568] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 568] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 568] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 568] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 568] ioctl(5, KVM_RUN, 0) = 0 [pid 568] exit_group(0) = ? [pid 568] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=568, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 570 ./strace-static-x86_64: Process 570 attached [pid 570] set_robust_list(0x555556676660, 24) = 0 [pid 570] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 570] setpgid(0, 0) = 0 [pid 570] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 570] write(3, "1000", 4) = 4 [pid 570] close(3) = 0 [pid 570] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 570] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 570] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 570] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 570] ioctl(5, KVM_RUN, 0) = 0 [pid 570] exit_group(0) = ? [pid 570] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=570, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 572 attached [pid 572] set_robust_list(0x555556676660, 24) = 0 [pid 572] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 572 [pid 572] setpgid(0, 0) = 0 [pid 572] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 572] write(3, "1000", 4) = 4 [pid 572] close(3) = 0 [pid 572] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 572] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 572] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 572] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 572] ioctl(5, KVM_RUN, 0) = 0 [pid 572] exit_group(0) = ? [pid 572] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=572, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 574 attached , child_tidptr=0x555556676650) = 574 [pid 574] set_robust_list(0x555556676660, 24) = 0 [pid 574] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 574] setpgid(0, 0) = 0 [pid 574] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 574] write(3, "1000", 4) = 4 [pid 574] close(3) = 0 [pid 574] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 574] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 574] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 574] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 574] ioctl(5, KVM_RUN, 0) = 0 [pid 574] exit_group(0) = ? [pid 574] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=574, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 576 attached , child_tidptr=0x555556676650) = 576 [pid 576] set_robust_list(0x555556676660, 24) = 0 [pid 576] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 576] setpgid(0, 0) = 0 [pid 576] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 576] write(3, "1000", 4) = 4 [pid 576] close(3) = 0 [pid 576] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 576] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 576] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 576] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 576] ioctl(5, KVM_RUN, 0) = 0 [pid 576] exit_group(0) = ? [pid 576] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=576, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 578 ./strace-static-x86_64: Process 578 attached [pid 578] set_robust_list(0x555556676660, 24) = 0 [pid 578] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 578] setpgid(0, 0) = 0 [pid 578] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 578] write(3, "1000", 4) = 4 [pid 578] close(3) = 0 [pid 578] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 578] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 578] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 578] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 578] ioctl(5, KVM_RUN, 0) = 0 [pid 578] exit_group(0) = ? [pid 578] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=578, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 581 attached [pid 581] set_robust_list(0x555556676660, 24) = 0 [pid 581] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 581] setpgid(0, 0) = 0 [pid 581] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 581 [pid 581] <... openat resumed>) = 3 [pid 581] write(3, "1000", 4) = 4 [pid 581] close(3) = 0 [pid 581] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 581] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 581] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 581] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 581] ioctl(5, KVM_RUN, 0) = 0 [pid 581] exit_group(0) = ? [pid 581] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=581, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 583 attached [pid 583] set_robust_list(0x555556676660, 24) = 0 [pid 583] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 583] setpgid(0, 0) = 0 [pid 583] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 583 [pid 583] write(3, "1000", 4) = 4 [pid 583] close(3) = 0 [pid 583] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 583] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 583] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 583] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 583] ioctl(5, KVM_RUN, 0) = 0 [pid 583] exit_group(0) = ? [pid 583] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=583, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 585 ./strace-static-x86_64: Process 585 attached [pid 585] set_robust_list(0x555556676660, 24) = 0 [pid 585] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 585] setpgid(0, 0) = 0 [pid 585] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 585] write(3, "1000", 4) = 4 [pid 585] close(3) = 0 [pid 585] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 585] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 585] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 585] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 585] ioctl(5, KVM_RUN, 0) = 0 [pid 585] exit_group(0) = ? [pid 585] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=585, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 587 ./strace-static-x86_64: Process 587 attached [pid 587] set_robust_list(0x555556676660, 24) = 0 [pid 587] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 587] setpgid(0, 0) = 0 [pid 587] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 587] write(3, "1000", 4) = 4 [pid 587] close(3) = 0 [pid 587] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 587] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 587] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 587] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 587] ioctl(5, KVM_RUN, 0) = 0 [pid 587] exit_group(0) = ? [pid 587] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=587, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 589 attached [pid 589] set_robust_list(0x555556676660, 24 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 589 [pid 589] <... set_robust_list resumed>) = 0 [pid 589] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 589] setpgid(0, 0) = 0 [pid 589] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 589] write(3, "1000", 4) = 4 [pid 589] close(3) = 0 [pid 589] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 589] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 589] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 589] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 589] ioctl(5, KVM_RUN, 0) = 0 [pid 589] exit_group(0) = ? [pid 589] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=589, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 591 ./strace-static-x86_64: Process 591 attached [pid 591] set_robust_list(0x555556676660, 24) = 0 [pid 591] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 591] setpgid(0, 0) = 0 [pid 591] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 591] write(3, "1000", 4) = 4 [pid 591] close(3) = 0 [pid 591] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 591] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 591] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 591] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 591] ioctl(5, KVM_RUN, 0) = 0 [pid 591] exit_group(0) = ? [pid 591] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=591, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 593 attached [pid 593] set_robust_list(0x555556676660, 24) = 0 [pid 593] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 593 [pid 593] <... prctl resumed>) = 0 [pid 593] setpgid(0, 0) = 0 [pid 593] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 593] write(3, "1000", 4) = 4 [pid 593] close(3) = 0 [pid 593] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 593] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 593] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 593] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 593] ioctl(5, KVM_RUN, 0) = 0 [pid 593] exit_group(0) = ? [pid 593] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=593, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 595 ./strace-static-x86_64: Process 595 attached [pid 595] set_robust_list(0x555556676660, 24) = 0 [pid 595] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 595] setpgid(0, 0) = 0 [pid 595] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 595] write(3, "1000", 4) = 4 [pid 595] close(3) = 0 [pid 595] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 595] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 595] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 595] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 595] ioctl(5, KVM_RUN, 0) = 0 [pid 595] exit_group(0) = ? [pid 595] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=595, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 597 ./strace-static-x86_64: Process 597 attached [pid 597] set_robust_list(0x555556676660, 24) = 0 [pid 597] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 597] setpgid(0, 0) = 0 [pid 597] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 597] write(3, "1000", 4) = 4 [pid 597] close(3) = 0 [pid 597] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 597] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 597] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 597] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 597] ioctl(5, KVM_RUN, 0) = 0 [pid 597] exit_group(0) = ? [pid 597] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=597, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 599 ./strace-static-x86_64: Process 599 attached [pid 599] set_robust_list(0x555556676660, 24) = 0 [pid 599] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 599] setpgid(0, 0) = 0 [pid 599] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 599] write(3, "1000", 4) = 4 [pid 599] close(3) = 0 [pid 599] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 599] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 599] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 599] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 599] ioctl(5, KVM_RUN, 0) = 0 [pid 599] exit_group(0) = ? [pid 599] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=599, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 601 ./strace-static-x86_64: Process 601 attached [pid 601] set_robust_list(0x555556676660, 24) = 0 [pid 601] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 601] setpgid(0, 0) = 0 [pid 601] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 601] write(3, "1000", 4) = 4 [pid 601] close(3) = 0 [pid 601] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 601] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 601] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 601] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 601] ioctl(5, KVM_RUN, 0) = 0 [pid 601] exit_group(0) = ? [pid 601] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=601, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 603 attached [pid 603] set_robust_list(0x555556676660, 24) = 0 [pid 603] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 603] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 603 [pid 603] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 603] write(3, "1000", 4) = 4 [pid 603] close(3) = 0 [pid 603] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 603] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 603] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 603] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 603] ioctl(5, KVM_RUN, 0) = 0 [pid 603] exit_group(0) = ? [pid 603] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=603, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 605 ./strace-static-x86_64: Process 605 attached [pid 605] set_robust_list(0x555556676660, 24) = 0 [pid 605] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 605] setpgid(0, 0) = 0 [pid 605] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 605] write(3, "1000", 4) = 4 [pid 605] close(3) = 0 [pid 605] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 605] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 605] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 605] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 605] ioctl(5, KVM_RUN, 0) = 0 [pid 605] exit_group(0) = ? [pid 605] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=605, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 607 attached [pid 607] set_robust_list(0x555556676660, 24) = 0 [pid 607] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 607 [pid 607] setpgid(0, 0) = 0 [pid 607] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 607] write(3, "1000", 4) = 4 [pid 607] close(3) = 0 [pid 607] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 607] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 607] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 607] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 607] ioctl(5, KVM_RUN, 0) = 0 [pid 607] exit_group(0) = ? [pid 607] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=607, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 609 ./strace-static-x86_64: Process 609 attached [pid 609] set_robust_list(0x555556676660, 24) = 0 [pid 609] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 609] setpgid(0, 0) = 0 [pid 609] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 609] write(3, "1000", 4) = 4 [pid 609] close(3) = 0 [pid 609] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 609] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 609] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 609] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 609] ioctl(5, KVM_RUN, 0) = 0 [pid 609] exit_group(0) = ? [pid 609] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=609, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 611 ./strace-static-x86_64: Process 611 attached [pid 611] set_robust_list(0x555556676660, 24) = 0 [pid 611] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 611] setpgid(0, 0) = 0 [pid 611] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 611] write(3, "1000", 4) = 4 [pid 611] close(3) = 0 [pid 611] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 611] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 611] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 611] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 611] ioctl(5, KVM_RUN, 0) = 0 [pid 611] exit_group(0) = ? [pid 611] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=611, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 613 ./strace-static-x86_64: Process 613 attached [pid 613] set_robust_list(0x555556676660, 24) = 0 [pid 613] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 613] setpgid(0, 0) = 0 [pid 613] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 613] write(3, "1000", 4) = 4 [pid 613] close(3) = 0 [pid 613] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 613] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 613] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 613] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 613] ioctl(5, KVM_RUN, 0) = 0 [pid 613] exit_group(0) = ? [pid 613] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=613, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 615 attached , child_tidptr=0x555556676650) = 615 [pid 615] set_robust_list(0x555556676660, 24) = 0 [pid 615] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 615] setpgid(0, 0) = 0 [pid 615] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 615] write(3, "1000", 4) = 4 [pid 615] close(3) = 0 [pid 615] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 615] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 615] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 615] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 615] ioctl(5, KVM_RUN, 0) = 0 [pid 615] exit_group(0) = ? [pid 615] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=615, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 617 ./strace-static-x86_64: Process 617 attached [pid 617] set_robust_list(0x555556676660, 24) = 0 [pid 617] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 617] setpgid(0, 0) = 0 [pid 617] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 617] write(3, "1000", 4) = 4 [pid 617] close(3) = 0 [pid 617] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 617] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 617] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 617] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 617] ioctl(5, KVM_RUN, 0) = 0 [pid 617] exit_group(0) = ? [pid 617] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=617, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 619 ./strace-static-x86_64: Process 619 attached [pid 619] set_robust_list(0x555556676660, 24) = 0 [pid 619] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 619] setpgid(0, 0) = 0 [pid 619] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 619] write(3, "1000", 4) = 4 [pid 619] close(3) = 0 [pid 619] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 619] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 619] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 619] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 619] ioctl(5, KVM_RUN, 0) = 0 [pid 619] exit_group(0) = ? [pid 619] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=619, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 621 ./strace-static-x86_64: Process 621 attached [pid 621] set_robust_list(0x555556676660, 24) = 0 [pid 621] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 621] setpgid(0, 0) = 0 [pid 621] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 621] write(3, "1000", 4) = 4 [pid 621] close(3) = 0 [pid 621] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 621] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 621] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 621] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 621] ioctl(5, KVM_RUN, 0) = 0 [pid 621] exit_group(0) = ? [pid 621] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=621, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 624 ./strace-static-x86_64: Process 624 attached [pid 624] set_robust_list(0x555556676660, 24) = 0 [pid 624] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 624] setpgid(0, 0) = 0 [pid 624] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 624] write(3, "1000", 4) = 4 [pid 624] close(3) = 0 [pid 624] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 624] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 624] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 624] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 624] ioctl(5, KVM_RUN, 0) = 0 [pid 624] exit_group(0) = ? [pid 624] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=624, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 626 attached [pid 626] set_robust_list(0x555556676660, 24) = 0 [pid 626] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 626] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 626 [pid 626] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 626] write(3, "1000", 4) = 4 [pid 626] close(3) = 0 [pid 626] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 626] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 626] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 626] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 626] ioctl(5, KVM_RUN, 0) = 0 [pid 626] exit_group(0) = ? [pid 626] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=626, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 628 attached , child_tidptr=0x555556676650) = 628 [pid 628] set_robust_list(0x555556676660, 24) = 0 [pid 628] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 628] setpgid(0, 0) = 0 [pid 628] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 628] write(3, "1000", 4) = 4 [pid 628] close(3) = 0 [pid 628] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 628] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 628] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 628] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 628] ioctl(5, KVM_RUN, 0) = 0 [pid 628] exit_group(0) = ? [pid 628] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=628, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 630 ./strace-static-x86_64: Process 630 attached [pid 630] set_robust_list(0x555556676660, 24) = 0 [pid 630] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 630] setpgid(0, 0) = 0 [pid 630] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 630] write(3, "1000", 4) = 4 [pid 630] close(3) = 0 [pid 630] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 630] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 630] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 630] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 630] ioctl(5, KVM_RUN, 0) = 0 [pid 630] exit_group(0) = ? [pid 630] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=630, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 632 ./strace-static-x86_64: Process 632 attached [pid 632] set_robust_list(0x555556676660, 24) = 0 [pid 632] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 632] setpgid(0, 0) = 0 [pid 632] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 632] write(3, "1000", 4) = 4 [pid 632] close(3) = 0 [pid 632] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 632] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 632] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 632] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 632] ioctl(5, KVM_RUN, 0) = 0 [pid 632] exit_group(0) = ? [pid 632] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=632, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 634 attached , child_tidptr=0x555556676650) = 634 [pid 634] set_robust_list(0x555556676660, 24) = 0 [pid 634] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 634] setpgid(0, 0) = 0 [pid 634] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 634] write(3, "1000", 4) = 4 [pid 634] close(3) = 0 [pid 634] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 634] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 634] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 634] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 634] ioctl(5, KVM_RUN, 0) = 0 [pid 634] exit_group(0) = ? [pid 634] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=634, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 636 ./strace-static-x86_64: Process 636 attached [pid 636] set_robust_list(0x555556676660, 24) = 0 [pid 636] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 636] setpgid(0, 0) = 0 [pid 636] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 636] write(3, "1000", 4) = 4 [pid 636] close(3) = 0 [pid 636] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 636] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 636] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 636] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 636] ioctl(5, KVM_RUN, 0) = 0 [pid 636] exit_group(0) = ? [pid 636] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=636, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 638 attached [pid 638] set_robust_list(0x555556676660, 24) = 0 [pid 638] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 638] setpgid(0, 0) = 0 [pid 638] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 638] write(3, "1000", 4) = 4 [pid 638] close(3) = 0 [pid 638] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 638] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 638 [pid 638] <... ioctl resumed>) = 4 [pid 638] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 638] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 638] ioctl(5, KVM_RUN, 0) = 0 [pid 638] exit_group(0) = ? [pid 638] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=638, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 640 ./strace-static-x86_64: Process 640 attached [pid 640] set_robust_list(0x555556676660, 24) = 0 [pid 640] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 640] setpgid(0, 0) = 0 [pid 640] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 640] write(3, "1000", 4) = 4 [pid 640] close(3) = 0 [pid 640] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 640] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 640] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 640] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 640] ioctl(5, KVM_RUN, 0) = 0 [pid 640] exit_group(0) = ? [pid 640] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=640, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 642 attached [pid 642] set_robust_list(0x555556676660, 24) = 0 [pid 642] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 642] setpgid(0, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 642 [pid 642] <... setpgid resumed>) = 0 [pid 642] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 642] write(3, "1000", 4) = 4 [pid 642] close(3) = 0 [pid 642] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 642] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 642] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 642] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 642] ioctl(5, KVM_RUN, 0) = 0 [pid 642] exit_group(0) = ? [pid 642] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=642, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 644 ./strace-static-x86_64: Process 644 attached [pid 644] set_robust_list(0x555556676660, 24) = 0 [pid 644] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 644] setpgid(0, 0) = 0 [pid 644] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 644] write(3, "1000", 4) = 4 [pid 644] close(3) = 0 [pid 644] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 644] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 644] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 644] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 644] ioctl(5, KVM_RUN, 0) = 0 [pid 644] exit_group(0) = ? [pid 644] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=644, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 646 attached , child_tidptr=0x555556676650) = 646 [pid 646] set_robust_list(0x555556676660, 24) = 0 [pid 646] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 646] setpgid(0, 0) = 0 [pid 646] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 646] write(3, "1000", 4) = 4 [pid 646] close(3) = 0 [pid 646] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 646] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 646] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 646] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 646] ioctl(5, KVM_RUN, 0) = 0 [pid 646] exit_group(0) = ? [pid 646] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=646, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 648 ./strace-static-x86_64: Process 648 attached [pid 648] set_robust_list(0x555556676660, 24) = 0 [pid 648] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 648] setpgid(0, 0) = 0 [pid 648] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 648] write(3, "1000", 4) = 4 [pid 648] close(3) = 0 [pid 648] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 648] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 648] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 648] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 648] ioctl(5, KVM_RUN, 0) = 0 [pid 648] exit_group(0) = ? [pid 648] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=648, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 650 attached [pid 650] set_robust_list(0x555556676660, 24) = 0 [pid 650] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 650] setpgid(0, 0) = 0 [pid 650] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 650] write(3, "1000", 4) = 4 [pid 650] close(3) = 0 [pid 650] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 650 [pid 650] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 650] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 650] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 650] ioctl(5, KVM_RUN, 0) = 0 [pid 650] exit_group(0) = ? [pid 650] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=650, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 652 ./strace-static-x86_64: Process 652 attached [pid 652] set_robust_list(0x555556676660, 24) = 0 [pid 652] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 652] setpgid(0, 0) = 0 [pid 652] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 652] write(3, "1000", 4) = 4 [pid 652] close(3) = 0 [pid 652] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 652] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 652] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 652] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 652] ioctl(5, KVM_RUN, 0) = 0 [pid 652] exit_group(0) = ? [pid 652] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=652, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 654 attached [pid 654] set_robust_list(0x555556676660, 24) = 0 [pid 654] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 654] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 654 [pid 654] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 654] write(3, "1000", 4) = 4 [pid 654] close(3) = 0 [pid 654] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 654] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 654] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 654] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 654] ioctl(5, KVM_RUN, 0) = 0 [pid 654] exit_group(0) = ? [pid 654] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=654, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 656 attached , child_tidptr=0x555556676650) = 656 [pid 656] set_robust_list(0x555556676660, 24) = 0 [pid 656] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 656] setpgid(0, 0) = 0 [pid 656] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 656] write(3, "1000", 4) = 4 [pid 656] close(3) = 0 [pid 656] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 656] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 656] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 656] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 656] ioctl(5, KVM_RUN, 0) = 0 [pid 656] exit_group(0) = ? [pid 656] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=656, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 658 attached [pid 658] set_robust_list(0x555556676660, 24) = 0 [pid 658] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 658] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 658 [pid 658] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 658] write(3, "1000", 4) = 4 [pid 658] close(3) = 0 [pid 658] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 658] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 658] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 658] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 658] ioctl(5, KVM_RUN, 0) = 0 [pid 658] exit_group(0) = ? [pid 658] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=658, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 660 ./strace-static-x86_64: Process 660 attached [pid 660] set_robust_list(0x555556676660, 24) = 0 [pid 660] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 660] setpgid(0, 0) = 0 [pid 660] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 660] write(3, "1000", 4) = 4 [pid 660] close(3) = 0 [pid 660] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 660] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 660] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 660] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 660] ioctl(5, KVM_RUN, 0) = 0 [pid 660] exit_group(0) = ? [pid 660] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=660, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 662 attached [pid 662] set_robust_list(0x555556676660, 24) = 0 [pid 662] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 662] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 662 [pid 662] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 662] write(3, "1000", 4) = 4 [pid 662] close(3) = 0 [pid 662] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 662] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 662] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 662] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 662] ioctl(5, KVM_RUN, 0) = 0 [pid 662] exit_group(0) = ? [pid 662] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=662, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 664 attached [pid 664] set_robust_list(0x555556676660, 24) = 0 [pid 664] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 664] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 664 [pid 664] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 664] write(3, "1000", 4) = 4 [pid 664] close(3) = 0 [pid 664] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 664] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 664] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 664] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 664] ioctl(5, KVM_RUN, 0) = 0 [pid 664] exit_group(0) = ? [pid 664] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=664, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 667 attached , child_tidptr=0x555556676650) = 667 [pid 667] set_robust_list(0x555556676660, 24) = 0 [pid 667] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 667] setpgid(0, 0) = 0 [pid 667] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 667] write(3, "1000", 4) = 4 [pid 667] close(3) = 0 [pid 667] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 667] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 667] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 667] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 667] ioctl(5, KVM_RUN, 0) = 0 [pid 667] exit_group(0) = ? [pid 667] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=667, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 669 ./strace-static-x86_64: Process 669 attached [pid 669] set_robust_list(0x555556676660, 24) = 0 [pid 669] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 669] setpgid(0, 0) = 0 [pid 669] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 669] write(3, "1000", 4) = 4 [pid 669] close(3) = 0 [pid 669] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 669] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 669] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 669] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 669] ioctl(5, KVM_RUN, 0) = 0 [pid 669] exit_group(0) = ? [pid 669] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=669, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 671 attached [pid 671] set_robust_list(0x555556676660, 24) = 0 [pid 671] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 671 [pid 671] <... prctl resumed>) = 0 [pid 671] setpgid(0, 0) = 0 [pid 671] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 671] write(3, "1000", 4) = 4 [pid 671] close(3) = 0 [pid 671] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 671] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 671] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 671] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 671] ioctl(5, KVM_RUN, 0) = 0 [pid 671] exit_group(0) = ? [pid 671] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=671, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 673 attached [pid 673] set_robust_list(0x555556676660, 24) = 0 [pid 673] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 673] setpgid(0, 0) = 0 [pid 673] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 673 [pid 673] <... openat resumed>) = 3 [pid 673] write(3, "1000", 4) = 4 [pid 673] close(3) = 0 [pid 673] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 673] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 673] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 673] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 673] ioctl(5, KVM_RUN, 0) = 0 [pid 673] exit_group(0) = ? [pid 673] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=673, si_uid=0, si_status=0, si_utime=0, si_stime=3} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 675 ./strace-static-x86_64: Process 675 attached [pid 675] set_robust_list(0x555556676660, 24) = 0 [pid 675] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 675] setpgid(0, 0) = 0 [pid 675] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 675] write(3, "1000", 4) = 4 [pid 675] close(3) = 0 [pid 675] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 675] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 675] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 675] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 675] ioctl(5, KVM_RUN, 0) = 0 [pid 675] exit_group(0) = ? [pid 675] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=675, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 677 ./strace-static-x86_64: Process 677 attached [pid 677] set_robust_list(0x555556676660, 24) = 0 [pid 677] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 677] setpgid(0, 0) = 0 [pid 677] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 677] write(3, "1000", 4) = 4 [pid 677] close(3) = 0 [pid 677] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 677] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 677] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 677] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 677] ioctl(5, KVM_RUN, 0) = 0 [pid 677] exit_group(0) = ? [pid 677] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=677, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 679 ./strace-static-x86_64: Process 679 attached [pid 679] set_robust_list(0x555556676660, 24) = 0 [pid 679] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 679] setpgid(0, 0) = 0 [pid 679] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 679] write(3, "1000", 4) = 4 [pid 679] close(3) = 0 [pid 679] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 679] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 679] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 679] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 679] ioctl(5, KVM_RUN, 0) = 0 [pid 679] exit_group(0) = ? [pid 679] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=679, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 681 attached , child_tidptr=0x555556676650) = 681 [pid 681] set_robust_list(0x555556676660, 24) = 0 [pid 681] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 681] setpgid(0, 0) = 0 [pid 681] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 681] write(3, "1000", 4) = 4 [pid 681] close(3) = 0 [pid 681] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 681] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 681] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 681] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 681] ioctl(5, KVM_RUN, 0) = 0 [pid 681] exit_group(0) = ? [pid 681] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=681, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 683 attached [pid 683] set_robust_list(0x555556676660, 24) = 0 [pid 683] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 683] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 683 [pid 683] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 683] write(3, "1000", 4) = 4 [pid 683] close(3) = 0 [pid 683] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 683] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 683] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 683] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 683] ioctl(5, KVM_RUN, 0) = 0 [pid 683] exit_group(0) = ? [pid 683] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=683, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 685 attached [pid 685] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 685 [pid 685] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 685] setpgid(0, 0) = 0 [pid 685] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 685] write(3, "1000", 4) = 4 [pid 685] close(3) = 0 [pid 685] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 685] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 685] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 685] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 685] ioctl(5, KVM_RUN, 0) = 0 [pid 685] exit_group(0) = ? [pid 685] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=685, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 687 ./strace-static-x86_64: Process 687 attached [pid 687] set_robust_list(0x555556676660, 24) = 0 [pid 687] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 687] setpgid(0, 0) = 0 [pid 687] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 687] write(3, "1000", 4) = 4 [pid 687] close(3) = 0 [pid 687] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 687] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 687] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 687] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 687] ioctl(5, KVM_RUN, 0) = 0 [pid 687] exit_group(0) = ? [pid 687] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=687, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 689 attached [pid 689] set_robust_list(0x555556676660, 24) = 0 [pid 689] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 689 [pid 689] setpgid(0, 0) = 0 [pid 689] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 689] write(3, "1000", 4) = 4 [pid 689] close(3) = 0 [pid 689] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 689] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 689] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 689] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 689] ioctl(5, KVM_RUN, 0) = 0 [pid 689] exit_group(0) = ? [pid 689] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=689, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 691 attached [pid 691] set_robust_list(0x555556676660, 24) = 0 [pid 691] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 691] setpgid(0, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 691 [pid 691] <... setpgid resumed>) = 0 [pid 691] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 691] write(3, "1000", 4) = 4 [pid 691] close(3) = 0 [pid 691] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 691] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 691] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 691] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 691] ioctl(5, KVM_RUN, 0) = 0 [pid 691] exit_group(0) = ? [pid 691] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=691, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 693 ./strace-static-x86_64: Process 693 attached [pid 693] set_robust_list(0x555556676660, 24) = 0 [pid 693] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 693] setpgid(0, 0) = 0 [pid 693] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 693] write(3, "1000", 4) = 4 [pid 693] close(3) = 0 [pid 693] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 693] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 693] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 693] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 693] ioctl(5, KVM_RUN, 0) = 0 [pid 693] exit_group(0) = ? [pid 693] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=693, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 695 attached [pid 695] set_robust_list(0x555556676660, 24 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 695 [pid 695] <... set_robust_list resumed>) = 0 [pid 695] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 695] setpgid(0, 0) = 0 [pid 695] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 695] write(3, "1000", 4) = 4 [pid 695] close(3) = 0 [pid 695] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 695] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 695] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 695] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 695] ioctl(5, KVM_RUN, 0) = 0 [pid 695] exit_group(0) = ? [pid 695] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=695, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 697 attached [pid 697] set_robust_list(0x555556676660, 24) = 0 [pid 697] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 697] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 697 [pid 697] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 697] write(3, "1000", 4) = 4 [pid 697] close(3) = 0 [pid 697] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 697] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 697] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 697] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 697] ioctl(5, KVM_RUN, 0) = 0 [pid 697] exit_group(0) = ? [pid 697] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=697, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 699 attached [pid 699] set_robust_list(0x555556676660, 24) = 0 [pid 699] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 699] setpgid(0, 0) = 0 [pid 699] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 699] write(3, "1000", 4) = 4 [pid 699] close(3) = 0 [pid 699] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 699] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 699 [pid 699] <... ioctl resumed>) = 4 [pid 699] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 699] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 699] ioctl(5, KVM_RUN, 0) = 0 [pid 699] exit_group(0) = ? [pid 699] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=699, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 701 attached [pid 701] set_robust_list(0x555556676660, 24) = 0 [pid 701] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 701] setpgid(0, 0) = 0 [pid 701] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 701] write(3, "1000", 4) = 4 [pid 701] close(3) = 0 [pid 701] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 701] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 701 [pid 701] <... ioctl resumed>) = 4 [pid 701] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 701] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 701] ioctl(5, KVM_RUN, 0) = 0 [pid 701] exit_group(0) = ? [pid 701] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=701, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 703 ./strace-static-x86_64: Process 703 attached [pid 703] set_robust_list(0x555556676660, 24) = 0 [pid 703] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 703] setpgid(0, 0) = 0 [pid 703] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 703] write(3, "1000", 4) = 4 [pid 703] close(3) = 0 [pid 703] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 703] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 703] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 703] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 703] ioctl(5, KVM_RUN, 0) = 0 [pid 703] exit_group(0) = ? [pid 703] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=703, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 705 attached [pid 705] set_robust_list(0x555556676660, 24) = 0 [pid 705] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 705] setpgid(0, 0) = 0 [pid 705] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 705] write(3, "1000", 4) = 4 [pid 705] close(3) = 0 [pid 705] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 705] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 705 [pid 705] <... ioctl resumed>) = 4 [pid 705] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 705] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 705] ioctl(5, KVM_RUN, 0) = 0 [pid 705] exit_group(0) = ? [pid 705] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=705, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 708 attached [pid 708] set_robust_list(0x555556676660, 24) = 0 [pid 708] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 708] setpgid(0, 0) = 0 [pid 708] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 708] write(3, "1000", 4) = 4 [pid 708] close(3) = 0 [pid 708] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 708] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 708 [pid 708] <... ioctl resumed>) = 4 [pid 708] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 708] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 708] ioctl(5, KVM_RUN, 0) = 0 [pid 708] exit_group(0) = ? [pid 708] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=708, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 710 ./strace-static-x86_64: Process 710 attached [pid 710] set_robust_list(0x555556676660, 24) = 0 [pid 710] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 710] setpgid(0, 0) = 0 [pid 710] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 710] write(3, "1000", 4) = 4 [pid 710] close(3) = 0 [pid 710] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 710] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 710] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 710] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 710] ioctl(5, KVM_RUN, 0) = 0 [pid 710] exit_group(0) = ? [pid 710] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=710, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 712 attached [pid 712] set_robust_list(0x555556676660, 24) = 0 [pid 712] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 712] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 712 [pid 712] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 712] write(3, "1000", 4) = 4 [pid 712] close(3) = 0 [pid 712] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 712] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 712] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 712] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 712] ioctl(5, KVM_RUN, 0) = 0 [pid 712] exit_group(0) = ? [pid 712] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=712, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 714 ./strace-static-x86_64: Process 714 attached [pid 714] set_robust_list(0x555556676660, 24) = 0 [pid 714] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 714] setpgid(0, 0) = 0 [pid 714] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 714] write(3, "1000", 4) = 4 [pid 714] close(3) = 0 [pid 714] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 714] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 714] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 714] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 714] ioctl(5, KVM_RUN, 0) = 0 [pid 714] exit_group(0) = ? [pid 714] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=714, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 716 attached , child_tidptr=0x555556676650) = 716 [pid 716] set_robust_list(0x555556676660, 24) = 0 [pid 716] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 716] setpgid(0, 0) = 0 [pid 716] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 716] write(3, "1000", 4) = 4 [pid 716] close(3) = 0 [pid 716] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 716] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 716] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 716] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 716] ioctl(5, KVM_RUN, 0) = 0 [pid 716] exit_group(0) = ? [pid 716] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=716, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 718 attached [pid 718] set_robust_list(0x555556676660, 24) = 0 [pid 718] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 718] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 718 [pid 718] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 718] write(3, "1000", 4) = 4 [pid 718] close(3) = 0 [pid 718] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 718] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 718] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 718] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 718] ioctl(5, KVM_RUN, 0) = 0 [pid 718] exit_group(0) = ? [pid 718] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=718, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 720 ./strace-static-x86_64: Process 720 attached [pid 720] set_robust_list(0x555556676660, 24) = 0 [pid 720] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 720] setpgid(0, 0) = 0 [pid 720] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 720] write(3, "1000", 4) = 4 [pid 720] close(3) = 0 [pid 720] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 720] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 720] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 720] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 720] ioctl(5, KVM_RUN, 0) = 0 [pid 720] exit_group(0) = ? [pid 720] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=720, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 722 ./strace-static-x86_64: Process 722 attached [pid 722] set_robust_list(0x555556676660, 24) = 0 [pid 722] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 722] setpgid(0, 0) = 0 [pid 722] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 722] write(3, "1000", 4) = 4 [pid 722] close(3) = 0 [pid 722] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 722] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 722] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 722] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 722] ioctl(5, KVM_RUN, 0) = 0 [pid 722] exit_group(0) = ? [pid 722] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=722, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 724 attached , child_tidptr=0x555556676650) = 724 [pid 724] set_robust_list(0x555556676660, 24) = 0 [pid 724] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 724] setpgid(0, 0) = 0 [pid 724] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 724] write(3, "1000", 4) = 4 [pid 724] close(3) = 0 [pid 724] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 724] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 724] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 724] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 724] ioctl(5, KVM_RUN, 0) = 0 [pid 724] exit_group(0) = ? [pid 724] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=724, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 726 attached [pid 726] set_robust_list(0x555556676660, 24) = 0 [pid 726] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 726] setpgid(0, 0) = 0 [pid 726] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 726] write(3, "1000", 4) = 4 [pid 726] close(3) = 0 [pid 726] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 726] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 726 [pid 726] <... ioctl resumed>) = 4 [pid 726] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 726] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 726] ioctl(5, KVM_RUN, 0) = 0 [pid 726] exit_group(0) = ? [pid 726] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=726, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 728 ./strace-static-x86_64: Process 728 attached [pid 728] set_robust_list(0x555556676660, 24) = 0 [pid 728] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 728] setpgid(0, 0) = 0 [pid 728] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 728] write(3, "1000", 4) = 4 [pid 728] close(3) = 0 [pid 728] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 728] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 728] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 728] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 728] ioctl(5, KVM_RUN, 0) = 0 [pid 728] exit_group(0) = ? [pid 728] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=728, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 730 ./strace-static-x86_64: Process 730 attached [pid 730] set_robust_list(0x555556676660, 24) = 0 [pid 730] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 730] setpgid(0, 0) = 0 [pid 730] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 730] write(3, "1000", 4) = 4 [pid 730] close(3) = 0 [pid 730] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 730] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 730] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 730] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 730] ioctl(5, KVM_RUN, 0) = 0 [pid 730] exit_group(0) = ? [pid 730] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=730, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 732 attached [pid 732] set_robust_list(0x555556676660, 24) = 0 [pid 732] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 732] setpgid(0, 0) = 0 [pid 732] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 732 [pid 732] <... openat resumed>) = 3 [pid 732] write(3, "1000", 4) = 4 [pid 732] close(3) = 0 [pid 732] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 732] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 732] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 732] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 732] ioctl(5, KVM_RUN, 0) = 0 [pid 732] exit_group(0) = ? [pid 732] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=732, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 734 attached [pid 734] set_robust_list(0x555556676660, 24) = 0 [pid 734] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 734] setpgid(0, 0) = 0 [pid 734] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 734] write(3, "1000", 4) = 4 [pid 734] close(3) = 0 [pid 734] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 734] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 734 [pid 734] <... ioctl resumed>) = 4 [pid 734] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 734] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 734] ioctl(5, KVM_RUN, 0) = 0 [pid 734] exit_group(0) = ? [pid 734] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=734, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 736 attached [pid 736] set_robust_list(0x555556676660, 24) = 0 [pid 736] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 736] setpgid(0, 0) = 0 [pid 736] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 736] write(3, "1000", 4 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 736 [pid 736] <... write resumed>) = 4 [pid 736] close(3) = 0 [pid 736] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 736] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 736] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 736] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 736] ioctl(5, KVM_RUN, 0) = 0 [pid 736] exit_group(0) = ? [pid 736] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=736, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 738 attached , child_tidptr=0x555556676650) = 738 [pid 738] set_robust_list(0x555556676660, 24) = 0 [pid 738] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 738] setpgid(0, 0) = 0 [pid 738] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 738] write(3, "1000", 4) = 4 [pid 738] close(3) = 0 [pid 738] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 738] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 738] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 738] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 738] ioctl(5, KVM_RUN, 0) = 0 [pid 738] exit_group(0) = ? [pid 738] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=738, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 740 ./strace-static-x86_64: Process 740 attached [pid 740] set_robust_list(0x555556676660, 24) = 0 [pid 740] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 740] setpgid(0, 0) = 0 [pid 740] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 740] write(3, "1000", 4) = 4 [pid 740] close(3) = 0 [pid 740] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 740] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 740] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 740] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 740] ioctl(5, KVM_RUN, 0) = 0 [pid 740] exit_group(0) = ? [pid 740] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=740, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 742 attached [pid 742] set_robust_list(0x555556676660, 24) = 0 [pid 742] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 742] setpgid(0, 0) = 0 [pid 742] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 742] write(3, "1000", 4) = 4 [pid 742] close(3) = 0 [pid 742] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 742] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 742 [pid 742] <... ioctl resumed>) = 4 [pid 742] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 742] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 742] ioctl(5, KVM_RUN, 0) = 0 [pid 742] exit_group(0) = ? [pid 742] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=742, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 744 ./strace-static-x86_64: Process 744 attached [pid 744] set_robust_list(0x555556676660, 24) = 0 [pid 744] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 744] setpgid(0, 0) = 0 [pid 744] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 744] write(3, "1000", 4) = 4 [pid 744] close(3) = 0 [pid 744] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 744] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 744] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 744] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 744] ioctl(5, KVM_RUN, 0) = 0 [pid 744] exit_group(0) = ? [pid 744] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=744, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 746 ./strace-static-x86_64: Process 746 attached [pid 746] set_robust_list(0x555556676660, 24) = 0 [pid 746] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 746] setpgid(0, 0) = 0 [pid 746] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 746] write(3, "1000", 4) = 4 [pid 746] close(3) = 0 [pid 746] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 746] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 746] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 746] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 746] ioctl(5, KVM_RUN, 0) = 0 [pid 746] exit_group(0) = ? [pid 746] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=746, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 748 attached [pid 748] set_robust_list(0x555556676660, 24) = 0 [pid 748] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 748] setpgid(0, 0) = 0 [pid 748] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 748 [pid 748] <... openat resumed>) = 3 [pid 748] write(3, "1000", 4) = 4 [pid 748] close(3) = 0 [pid 748] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 748] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 748] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 748] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 748] ioctl(5, KVM_RUN, 0) = 0 [pid 748] exit_group(0) = ? [pid 748] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=748, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 750 attached , child_tidptr=0x555556676650) = 750 [pid 750] set_robust_list(0x555556676660, 24) = 0 [pid 750] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 750] setpgid(0, 0) = 0 [pid 750] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 750] write(3, "1000", 4) = 4 [pid 750] close(3) = 0 [pid 750] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 750] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 750] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 750] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 750] ioctl(5, KVM_RUN, 0) = 0 [pid 750] exit_group(0) = ? [pid 750] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=750, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 753 attached , child_tidptr=0x555556676650) = 753 [pid 753] set_robust_list(0x555556676660, 24) = 0 [pid 753] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 753] setpgid(0, 0) = 0 [pid 753] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 753] write(3, "1000", 4) = 4 [pid 753] close(3) = 0 [pid 753] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 753] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 753] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 753] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 753] ioctl(5, KVM_RUN, 0) = 0 [pid 753] exit_group(0) = ? [pid 753] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=753, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 755 attached , child_tidptr=0x555556676650) = 755 [pid 755] set_robust_list(0x555556676660, 24) = 0 [pid 755] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 755] setpgid(0, 0) = 0 [pid 755] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 755] write(3, "1000", 4) = 4 [pid 755] close(3) = 0 [pid 755] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 755] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 755] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 755] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 755] ioctl(5, KVM_RUN, 0) = 0 [pid 755] exit_group(0) = ? [pid 755] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=755, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 757 attached [pid 757] set_robust_list(0x555556676660, 24) = 0 [pid 757] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 757] setpgid(0, 0) = 0 [pid 757] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 757 [pid 757] <... openat resumed>) = 3 [pid 757] write(3, "1000", 4) = 4 [pid 757] close(3) = 0 [pid 757] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 757] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 757] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 757] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 757] ioctl(5, KVM_RUN, 0) = 0 [pid 757] exit_group(0) = ? [pid 757] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=757, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 759 attached [pid 759] set_robust_list(0x555556676660, 24) = 0 [pid 759] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 759] setpgid(0, 0) = 0 [pid 759] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 759] write(3, "1000", 4) = 4 [pid 759] close(3) = 0 [pid 759] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 759] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 759 [pid 759] <... ioctl resumed>) = 4 [pid 759] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 759] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 759] ioctl(5, KVM_RUN, 0) = 0 [pid 759] exit_group(0) = ? [pid 759] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=759, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 761 attached [pid 761] set_robust_list(0x555556676660, 24) = 0 [pid 761] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 761] setpgid(0, 0) = 0 [pid 761] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 761] write(3, "1000", 4) = 4 [pid 761] close(3) = 0 [pid 761] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 761] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 761 [pid 761] <... ioctl resumed>) = 4 [pid 761] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 761] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 761] ioctl(5, KVM_RUN, 0) = 0 [pid 761] exit_group(0) = ? [pid 761] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=761, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 763 ./strace-static-x86_64: Process 763 attached [pid 763] set_robust_list(0x555556676660, 24) = 0 [pid 763] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 763] setpgid(0, 0) = 0 [pid 763] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 763] write(3, "1000", 4) = 4 [pid 763] close(3) = 0 [pid 763] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 763] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 763] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 763] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 763] ioctl(5, KVM_RUN, 0) = 0 [pid 763] exit_group(0) = ? [pid 763] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=763, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 765 attached [pid 765] set_robust_list(0x555556676660, 24) = 0 [pid 765] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 765] setpgid(0, 0) = 0 [pid 765] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 765] write(3, "1000", 4) = 4 [pid 765] close(3) = 0 [pid 765] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 765] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 765 [pid 765] <... ioctl resumed>) = 4 [pid 765] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 765] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 765] ioctl(5, KVM_RUN, 0) = 0 [pid 765] exit_group(0) = ? [pid 765] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=765, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 767 attached , child_tidptr=0x555556676650) = 767 [pid 767] set_robust_list(0x555556676660, 24) = 0 [pid 767] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 767] setpgid(0, 0) = 0 [pid 767] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 767] write(3, "1000", 4) = 4 [pid 767] close(3) = 0 [pid 767] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 767] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 767] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 767] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 767] ioctl(5, KVM_RUN, 0) = 0 [pid 767] exit_group(0) = ? [pid 767] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=767, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 769 attached , child_tidptr=0x555556676650) = 769 [pid 769] set_robust_list(0x555556676660, 24) = 0 [pid 769] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 769] setpgid(0, 0) = 0 [pid 769] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 769] write(3, "1000", 4) = 4 [pid 769] close(3) = 0 [pid 769] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 769] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 769] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 769] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 769] ioctl(5, KVM_RUN, 0) = 0 [pid 769] exit_group(0) = ? [pid 769] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=769, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 771 ./strace-static-x86_64: Process 771 attached [pid 771] set_robust_list(0x555556676660, 24) = 0 [pid 771] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 771] setpgid(0, 0) = 0 [pid 771] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 771] write(3, "1000", 4) = 4 [pid 771] close(3) = 0 [pid 771] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 771] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 771] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 771] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 771] ioctl(5, KVM_RUN, 0) = 0 [pid 771] exit_group(0) = ? [pid 771] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=771, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 773 attached [pid 773] set_robust_list(0x555556676660, 24) = 0 [pid 773] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 773] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 773 [pid 773] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 773] write(3, "1000", 4) = 4 [pid 773] close(3) = 0 [pid 773] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 773] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 773] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 773] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 773] ioctl(5, KVM_RUN, 0) = 0 [pid 773] exit_group(0) = ? [pid 773] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=773, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 775 attached , child_tidptr=0x555556676650) = 775 [pid 775] set_robust_list(0x555556676660, 24) = 0 [pid 775] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 775] setpgid(0, 0) = 0 [pid 775] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 775] write(3, "1000", 4) = 4 [pid 775] close(3) = 0 [pid 775] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 775] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 775] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 775] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 775] ioctl(5, KVM_RUN, 0) = 0 [pid 775] exit_group(0) = ? [pid 775] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=775, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 777 attached , child_tidptr=0x555556676650) = 777 [pid 777] set_robust_list(0x555556676660, 24) = 0 [pid 777] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 777] setpgid(0, 0) = 0 [pid 777] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 777] write(3, "1000", 4) = 4 [pid 777] close(3) = 0 [pid 777] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 777] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 777] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 777] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 777] ioctl(5, KVM_RUN, 0) = 0 [pid 777] exit_group(0) = ? [pid 777] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=777, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 779 attached [pid 779] set_robust_list(0x555556676660, 24) = 0 [pid 779] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 779 [pid 779] setpgid(0, 0) = 0 [pid 779] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 779] write(3, "1000", 4) = 4 [pid 779] close(3) = 0 [pid 779] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 779] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 779] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 779] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 779] ioctl(5, KVM_RUN, 0) = 0 [pid 779] exit_group(0) = ? [pid 779] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=779, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 781 attached [pid 781] set_robust_list(0x555556676660, 24) = 0 [pid 781] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 781 [pid 781] <... prctl resumed>) = 0 [pid 781] setpgid(0, 0) = 0 [pid 781] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 781] write(3, "1000", 4) = 4 [pid 781] close(3) = 0 [pid 781] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 781] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 781] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 781] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 781] ioctl(5, KVM_RUN, 0) = 0 [pid 781] exit_group(0) = ? [pid 781] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=781, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 783 ./strace-static-x86_64: Process 783 attached [pid 783] set_robust_list(0x555556676660, 24) = 0 [pid 783] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 783] setpgid(0, 0) = 0 [pid 783] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 783] write(3, "1000", 4) = 4 [pid 783] close(3) = 0 [pid 783] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 783] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 783] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 783] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 783] ioctl(5, KVM_RUN, 0) = 0 [pid 783] exit_group(0) = ? [pid 783] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=783, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 785 attached , child_tidptr=0x555556676650) = 785 [pid 785] set_robust_list(0x555556676660, 24) = 0 [pid 785] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 785] setpgid(0, 0) = 0 [pid 785] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 785] write(3, "1000", 4) = 4 [pid 785] close(3) = 0 [pid 785] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 785] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 785] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 785] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 785] ioctl(5, KVM_RUN, 0) = 0 [pid 785] exit_group(0) = ? [pid 785] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=785, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 787 attached [pid 787] set_robust_list(0x555556676660, 24) = 0 [pid 787] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 787 [pid 787] setpgid(0, 0) = 0 [pid 787] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 787] write(3, "1000", 4) = 4 [pid 787] close(3) = 0 [pid 787] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 787] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 787] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 787] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 787] ioctl(5, KVM_RUN, 0) = 0 [pid 787] exit_group(0) = ? [pid 787] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=787, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 789 ./strace-static-x86_64: Process 789 attached [pid 789] set_robust_list(0x555556676660, 24) = 0 [pid 789] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 789] setpgid(0, 0) = 0 [pid 789] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 789] write(3, "1000", 4) = 4 [pid 789] close(3) = 0 [pid 789] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 789] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 789] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 789] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 789] ioctl(5, KVM_RUN, 0) = 0 [pid 789] exit_group(0) = ? [pid 789] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=789, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 791 ./strace-static-x86_64: Process 791 attached [pid 791] set_robust_list(0x555556676660, 24) = 0 [pid 791] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 791] setpgid(0, 0) = 0 [pid 791] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 791] write(3, "1000", 4) = 4 [pid 791] close(3) = 0 [pid 791] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 791] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 791] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 791] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 791] ioctl(5, KVM_RUN, 0) = 0 [pid 791] exit_group(0) = ? [pid 791] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=791, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 793 attached [pid 793] set_robust_list(0x555556676660, 24) = 0 [pid 793] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 793] setpgid(0, 0) = 0 [pid 793] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 793 [pid 793] <... openat resumed>) = 3 [pid 793] write(3, "1000", 4) = 4 [pid 793] close(3) = 0 [pid 793] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 793] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 793] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 793] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 793] ioctl(5, KVM_RUN, 0) = 0 [pid 793] exit_group(0) = ? [pid 793] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=793, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 795 attached [pid 795] set_robust_list(0x555556676660, 24) = 0 [pid 795] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 795] setpgid(0, 0) = 0 [pid 795] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 795] write(3, "1000", 4) = 4 [pid 795] close(3) = 0 [pid 795] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 795] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 795 [pid 795] <... ioctl resumed>) = 4 [pid 795] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 795] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 795] ioctl(5, KVM_RUN, 0) = 0 [pid 795] exit_group(0) = ? [pid 795] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=795, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 797 attached [pid 797] set_robust_list(0x555556676660, 24) = 0 [pid 797] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 797] setpgid(0, 0) = 0 [pid 797] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 797 [pid 797] <... openat resumed>) = 3 [pid 797] write(3, "1000", 4) = 4 [pid 797] close(3) = 0 [pid 797] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 797] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 797] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 797] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 797] ioctl(5, KVM_RUN, 0) = 0 [pid 797] exit_group(0) = ? [pid 797] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=797, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 800 ./strace-static-x86_64: Process 800 attached [pid 800] set_robust_list(0x555556676660, 24) = 0 [pid 800] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 800] setpgid(0, 0) = 0 [pid 800] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 800] write(3, "1000", 4) = 4 [pid 800] close(3) = 0 [pid 800] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 800] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 800] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 800] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 800] ioctl(5, KVM_RUN, 0) = 0 [pid 800] exit_group(0) = ? [pid 800] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=800, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 802 ./strace-static-x86_64: Process 802 attached [pid 802] set_robust_list(0x555556676660, 24) = 0 [pid 802] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 802] setpgid(0, 0) = 0 [pid 802] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 802] write(3, "1000", 4) = 4 [pid 802] close(3) = 0 [pid 802] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 802] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 802] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 802] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 802] ioctl(5, KVM_RUN, 0) = 0 [pid 802] exit_group(0) = ? [pid 802] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=802, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 804 attached [pid 804] set_robust_list(0x555556676660, 24) = 0 [pid 804] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 804] setpgid(0, 0) = 0 [pid 804] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 804] write(3, "1000", 4) = 4 [pid 804] close(3) = 0 [pid 804] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 804] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 804 [pid 804] <... ioctl resumed>) = 4 [pid 804] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 804] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 804] ioctl(5, KVM_RUN, 0) = 0 [pid 804] exit_group(0) = ? [pid 804] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=804, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 806 ./strace-static-x86_64: Process 806 attached [pid 806] set_robust_list(0x555556676660, 24) = 0 [pid 806] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 806] setpgid(0, 0) = 0 [pid 806] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 806] write(3, "1000", 4) = 4 [pid 806] close(3) = 0 [pid 806] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 806] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 806] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 806] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 806] ioctl(5, KVM_RUN, 0) = 0 [pid 806] exit_group(0) = ? [pid 806] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=806, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 808 ./strace-static-x86_64: Process 808 attached [pid 808] set_robust_list(0x555556676660, 24) = 0 [pid 808] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 808] setpgid(0, 0) = 0 [pid 808] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 808] write(3, "1000", 4) = 4 [pid 808] close(3) = 0 [pid 808] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 808] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 808] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 808] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 808] ioctl(5, KVM_RUN, 0) = 0 [pid 808] exit_group(0) = ? [pid 808] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=808, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 810 attached [pid 810] set_robust_list(0x555556676660, 24) = 0 [pid 810] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 810] setpgid(0, 0) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 810 [pid 810] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 810] write(3, "1000", 4) = 4 [pid 810] close(3) = 0 [pid 810] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 810] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 810] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 810] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 810] ioctl(5, KVM_RUN, 0) = 0 [pid 810] exit_group(0) = ? [pid 810] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=810, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 812 ./strace-static-x86_64: Process 812 attached [pid 812] set_robust_list(0x555556676660, 24) = 0 [pid 812] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 812] setpgid(0, 0) = 0 [pid 812] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 812] write(3, "1000", 4) = 4 [pid 812] close(3) = 0 [pid 812] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 812] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 812] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 812] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 812] ioctl(5, KVM_RUN, 0) = 0 [pid 812] exit_group(0) = ? [pid 812] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=812, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 814 attached [pid 814] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 814 [pid 814] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 814] setpgid(0, 0) = 0 [pid 814] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 814] write(3, "1000", 4) = 4 [pid 814] close(3) = 0 [pid 814] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 814] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 814] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 814] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 814] ioctl(5, KVM_RUN, 0) = 0 [pid 814] exit_group(0) = ? [pid 814] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=814, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 816 ./strace-static-x86_64: Process 816 attached [pid 816] set_robust_list(0x555556676660, 24) = 0 [pid 816] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 816] setpgid(0, 0) = 0 [pid 816] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 816] write(3, "1000", 4) = 4 [pid 816] close(3) = 0 [pid 816] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 816] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 816] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 816] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 816] ioctl(5, KVM_RUN, 0) = 0 [pid 816] exit_group(0) = ? [pid 816] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=816, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 818 attached [pid 818] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 818 [pid 818] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 818] setpgid(0, 0) = 0 [pid 818] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 818] write(3, "1000", 4) = 4 [pid 818] close(3) = 0 [pid 818] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 818] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 818] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 818] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 818] ioctl(5, KVM_RUN, 0) = 0 [pid 818] exit_group(0) = ? [pid 818] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=818, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 820 attached [pid 820] set_robust_list(0x555556676660, 24) = 0 [pid 820] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 820] setpgid(0, 0) = 0 [pid 820] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 820 [pid 820] <... openat resumed>) = 3 [pid 820] write(3, "1000", 4) = 4 [pid 820] close(3) = 0 [pid 820] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 820] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 820] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 820] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 820] ioctl(5, KVM_RUN, 0) = 0 [pid 820] exit_group(0) = ? [pid 820] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=820, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 822 ./strace-static-x86_64: Process 822 attached [pid 822] set_robust_list(0x555556676660, 24) = 0 [pid 822] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 822] setpgid(0, 0) = 0 [pid 822] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 822] write(3, "1000", 4) = 4 [pid 822] close(3) = 0 [pid 822] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 822] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 822] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 822] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 822] ioctl(5, KVM_RUN, 0) = 0 [pid 822] exit_group(0) = ? [pid 822] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=822, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 824 ./strace-static-x86_64: Process 824 attached [pid 824] set_robust_list(0x555556676660, 24) = 0 [pid 824] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 824] setpgid(0, 0) = 0 [pid 824] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 824] write(3, "1000", 4) = 4 [pid 824] close(3) = 0 [pid 824] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 824] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 824] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 824] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 824] ioctl(5, KVM_RUN, 0) = 0 [pid 824] exit_group(0) = ? [pid 824] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=824, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 826 ./strace-static-x86_64: Process 826 attached [pid 826] set_robust_list(0x555556676660, 24) = 0 [pid 826] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 826] setpgid(0, 0) = 0 [pid 826] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 826] write(3, "1000", 4) = 4 [pid 826] close(3) = 0 [pid 826] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 826] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 826] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 826] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 826] ioctl(5, KVM_RUN, 0) = 0 [pid 826] exit_group(0) = ? [pid 826] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=826, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 828 ./strace-static-x86_64: Process 828 attached [pid 828] set_robust_list(0x555556676660, 24) = 0 [pid 828] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 828] setpgid(0, 0) = 0 [pid 828] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 828] write(3, "1000", 4) = 4 [pid 828] close(3) = 0 [pid 828] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 828] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 828] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 828] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 828] ioctl(5, KVM_RUN, 0) = 0 [pid 828] exit_group(0) = ? [pid 828] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=828, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 830 ./strace-static-x86_64: Process 830 attached [pid 830] set_robust_list(0x555556676660, 24) = 0 [pid 830] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 830] setpgid(0, 0) = 0 [pid 830] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 830] write(3, "1000", 4) = 4 [pid 830] close(3) = 0 [pid 830] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 830] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 830] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 830] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 830] ioctl(5, KVM_RUN, 0) = 0 [pid 830] exit_group(0) = ? [pid 830] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=830, si_uid=0, si_status=0, si_utime=0, si_stime=3} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 832 ./strace-static-x86_64: Process 832 attached [pid 832] set_robust_list(0x555556676660, 24) = 0 [pid 832] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 832] setpgid(0, 0) = 0 [pid 832] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 832] write(3, "1000", 4) = 4 [pid 832] close(3) = 0 [pid 832] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 832] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 832] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 832] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 832] ioctl(5, KVM_RUN, 0) = 0 [pid 832] exit_group(0) = ? [pid 832] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=832, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 834 ./strace-static-x86_64: Process 834 attached [pid 834] set_robust_list(0x555556676660, 24) = 0 [pid 834] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 834] setpgid(0, 0) = 0 [pid 834] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 834] write(3, "1000", 4) = 4 [pid 834] close(3) = 0 [pid 834] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 834] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 834] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 834] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 834] ioctl(5, KVM_RUN, 0) = 0 [pid 834] exit_group(0) = ? [pid 834] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=834, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 836 attached [pid 836] set_robust_list(0x555556676660, 24) = 0 [pid 836] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 836] setpgid(0, 0) = 0 [pid 836] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 836] write(3, "1000", 4) = 4 [pid 836] close(3) = 0 [pid 836] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 836] ioctl(3, KVM_CREATE_VM, 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 836 [pid 836] <... ioctl resumed>) = 4 [pid 836] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 836] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 836] ioctl(5, KVM_RUN, 0) = 0 [pid 836] exit_group(0) = ? [pid 836] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=836, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 838 ./strace-static-x86_64: Process 838 attached [pid 838] set_robust_list(0x555556676660, 24) = 0 [pid 838] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 838] setpgid(0, 0) = 0 [pid 838] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 838] write(3, "1000", 4) = 4 [pid 838] close(3) = 0 [pid 838] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 838] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 838] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 838] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 838] ioctl(5, KVM_RUN, 0) = 0 [pid 838] exit_group(0) = ? [pid 838] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=838, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 840 ./strace-static-x86_64: Process 840 attached [pid 840] set_robust_list(0x555556676660, 24) = 0 [pid 840] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 840] setpgid(0, 0) = 0 [pid 840] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 840] write(3, "1000", 4) = 4 [pid 840] close(3) = 0 [pid 840] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 840] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 840] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 840] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 840] ioctl(5, KVM_RUN, 0) = 0 [pid 840] exit_group(0) = ? [pid 840] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=840, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 843 attached [pid 843] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 843 [pid 843] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 843] setpgid(0, 0) = 0 [pid 843] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 843] write(3, "1000", 4) = 4 [pid 843] close(3) = 0 [pid 843] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 843] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 843] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 843] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 843] ioctl(5, KVM_RUN, 0) = 0 [pid 843] exit_group(0) = ? [pid 843] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=843, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 845 attached [pid 845] set_robust_list(0x555556676660, 24) = 0 [pid 845] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 845] setpgid(0, 0) = 0 [pid 845] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 845 [pid 845] write(3, "1000", 4) = 4 [pid 845] close(3) = 0 [pid 845] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 845] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 845] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 845] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 845] ioctl(5, KVM_RUN, 0) = 0 [pid 845] exit_group(0) = ? [pid 845] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=845, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 847 ./strace-static-x86_64: Process 847 attached [pid 847] set_robust_list(0x555556676660, 24) = 0 [pid 847] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 847] setpgid(0, 0) = 0 [pid 847] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 847] write(3, "1000", 4) = 4 [pid 847] close(3) = 0 [pid 847] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 847] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 847] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 847] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 847] ioctl(5, KVM_RUN, 0) = 0 [pid 847] exit_group(0) = ? [pid 847] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=847, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 849 ./strace-static-x86_64: Process 849 attached [pid 849] set_robust_list(0x555556676660, 24) = 0 [pid 849] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 849] setpgid(0, 0) = 0 [pid 849] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 849] write(3, "1000", 4) = 4 [pid 849] close(3) = 0 [pid 849] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 849] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 849] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 849] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 849] ioctl(5, KVM_RUN, 0) = 0 [pid 849] exit_group(0) = ? [pid 849] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=849, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 851 ./strace-static-x86_64: Process 851 attached [pid 851] set_robust_list(0x555556676660, 24) = 0 [pid 851] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 851] setpgid(0, 0) = 0 [pid 851] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 851] write(3, "1000", 4) = 4 [pid 851] close(3) = 0 [pid 851] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 851] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 851] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 851] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 851] ioctl(5, KVM_RUN, 0) = 0 [pid 851] exit_group(0) = ? [pid 851] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=851, si_uid=0, si_status=0, si_utime=0, si_stime=3} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 853 ./strace-static-x86_64: Process 853 attached [pid 853] set_robust_list(0x555556676660, 24) = 0 [pid 853] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 853] setpgid(0, 0) = 0 [pid 853] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 853] write(3, "1000", 4) = 4 [pid 853] close(3) = 0 [pid 853] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 853] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 853] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 853] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 853] ioctl(5, KVM_RUN, 0) = 0 [pid 853] exit_group(0) = ? [pid 853] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=853, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 855 attached [pid 855] set_robust_list(0x555556676660, 24) = 0 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 855 [pid 855] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 855] setpgid(0, 0) = 0 [pid 855] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 855] write(3, "1000", 4) = 4 [pid 855] close(3) = 0 [pid 855] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 855] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 855] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 855] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 855] ioctl(5, KVM_RUN, 0) = 0 [pid 855] exit_group(0) = ? [pid 855] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=855, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 857 ./strace-static-x86_64: Process 857 attached [pid 857] set_robust_list(0x555556676660, 24) = 0 [pid 857] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 857] setpgid(0, 0) = 0 [pid 857] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 857] write(3, "1000", 4) = 4 [pid 857] close(3) = 0 [pid 857] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 857] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 857] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 857] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 857] ioctl(5, KVM_RUN, 0) = 0 [pid 857] exit_group(0) = ? [pid 857] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=857, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 859 ./strace-static-x86_64: Process 859 attached [pid 859] set_robust_list(0x555556676660, 24) = 0 [pid 859] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 859] setpgid(0, 0) = 0 [pid 859] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 859] write(3, "1000", 4) = 4 [pid 859] close(3) = 0 [pid 859] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 859] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 859] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 859] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 859] ioctl(5, KVM_RUN, 0) = 0 [pid 859] exit_group(0) = ? [pid 859] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=859, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 861 attached [pid 861] set_robust_list(0x555556676660, 24) = 0 [pid 861] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 861] setpgid(0, 0) = 0 [pid 861] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 861 [pid 861] <... openat resumed>) = 3 [pid 861] write(3, "1000", 4) = 4 [pid 861] close(3) = 0 [pid 861] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 861] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 861] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 861] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 861] ioctl(5, KVM_RUN, 0) = 0 [pid 861] exit_group(0) = ? [pid 861] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=861, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 863 attached [pid 863] set_robust_list(0x555556676660, 24) = 0 [pid 863] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 863] setpgid(0, 0) = 0 [pid 863] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 863] write(3, "1000", 4) = 4 [pid 863] close(3) = 0 [pid 863] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 361] <... clone resumed>, child_tidptr=0x555556676650) = 863 [pid 863] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 863] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 863] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 863] ioctl(5, KVM_RUN, 0) = 0 [pid 863] exit_group(0) = ? [pid 863] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=863, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556676650) = 865 ./strace-static-x86_64: Process 865 attached [pid 865] set_robust_list(0x555556676660, 24) = 0 [pid 865] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 865] setpgid(0, 0) = 0 [pid 865] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 865] write(3, "1000", 4) = 4 [pid 865] close(3) = 0 [pid 865] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 865] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 865] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 865] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [ 46.769740][ T865] BUG: kernel NULL pointer dereference, address: 0000000000000086 [ 46.777707][ T865] #PF: supervisor instruction fetch in kernel mode [ 46.784699][ T865] #PF: error_code(0x0010) - not-present page [ 46.790661][ T865] PGD 1e4888067 P4D 1e4888067 PUD 1e48ff067 PMD 0 [ 46.797404][ T865] Oops: 0010 [#1] PREEMPT SMP KASAN [ 46.802519][ T865] CPU: 1 PID: 865 Comm: syz-executor286 Not tainted 5.4.268-syzkaller-00012-gd0d34dcb02cc #0 [ 46.813288][ T865] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 46.823307][ T865] RIP: 0010:0x86 [ 46.826680][ T865] Code: Bad RIP value. [ 46.830962][ T865] RSP: 0018:ffff8881f26df308 EFLAGS: 00010086 [ 46.837059][ T865] RAX: ffff8881f26df338 RBX: dffffc0000000000 RCX: ffff8881e569af40 [ 46.844999][ T865] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 [ 46.853790][ T865] RBP: 0000000000000ec0 R08: ffffffff82315341 R09: ffffffff811c9085 [ 46.861712][ T865] R10: ffff8881e569af40 R11: 0000000000000002 R12: ffffffff84601550 [ 46.869721][ T865] R13: fffffe0000000ec8 R14: ffff8881e8e40000 R15: fffffe0000000ecb [ 46.878410][ T865] FS: 0000555556676380(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 [ 46.888608][ T865] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 46.895386][ T865] CR2: 000000000000005c CR3: 00000001e488a000 CR4: 00000000003426a0 [ 46.905170][ T865] Call Trace: [ 46.908777][ T865] ? __die+0xb4/0x100 [ 46.912691][ T865] ? no_context+0xbda/0xe50 [ 46.918110][ T865] ? is_prefetch+0x4b0/0x4b0 [ 46.924350][ T865] ? rcu_preempt_deferred_qs+0xa4/0x2b0 [ 46.930738][ T865] ? __do_page_fault+0xa7d/0xbb0 [ 46.936381][ T865] ? vmx_spec_ctrl_restore_host+0x83/0xfd [ 46.942910][ T865] ? __bad_area_nosemaphore+0xc0/0x460 [ 46.948643][ T865] ? page_fault+0x2f/0x40 [ 46.953709][ T865] ? __entry_text_end+0x4/0x4 [ 46.959119][ T865] ? vmx_handle_exit_irqoff+0x45/0x220 [ 46.966014][ T865] ? check_preemption_disabled+0x91/0x320 [ 46.972512][ T865] ? handle_external_interrupt_irqoff+0x148/0x2f0 [ 46.979692][ T865] ? handle_external_interrupt_irqoff+0x12a/0x2f0 [ 46.987710][ T865] ? __entry_text_end+0x4/0x4 [ 46.993254][ T865] ? vcpu_enter_guest+0x2d06/0x9f70 [ 46.998841][ T865] ? check_preemption_disabled+0x9f/0x320 [ 47.005220][ T865] ? _raw_spin_lock_irqsave+0xf9/0x210 [ 47.010595][ T865] ? check_preemption_disabled+0x9f/0x320 [ 47.018344][ T865] ? _raw_spin_lock+0x1b0/0x1b0 [ 47.024182][ T865] ? debug_smp_processor_id+0x20/0x20 [ 47.029881][ T865] ? local_bh_enable+0x20/0x20 [ 47.034550][ T865] ? internal_add_timer+0x34b/0x430 [ 47.040418][ T865] ? _raw_spin_unlock_irqrestore+0x57/0x80 [ 47.046495][ T865] ? __mod_timer+0x72b/0x13e0 [ 47.051343][ T865] ? mod_timer_pending+0x20/0x20 [ 47.056525][ T865] ? _raw_spin_lock_irqsave+0xf9/0x210 [ 47.062053][ T865] ? read_msr+0x40/0x40 [ 47.066072][ T865] ? check_preemption_disabled+0x9f/0x320 [ 47.072252][ T865] ? __fd_install+0x119/0x230 [ 47.076829][ T865] ? update_load_avg+0x40f/0x1210 [ 47.081820][ T865] ? check_preemption_disabled+0x9f/0x320 [ 47.087726][ T865] ? debug_smp_processor_id+0x20/0x20 [ 47.093156][ T865] ? resched_curr+0x9b/0x200 [ 47.099882][ T865] ? check_preempt_wakeup+0x4f6/0x9f0 [ 47.105494][ T865] ? vmx_vcpu_load_vmcs+0x655/0x8b0 [ 47.110869][ T865] ? try_to_wake_up+0x7c5/0x14f0 [ 47.116122][ T865] ? read_msr+0x40/0x40 [ 47.120210][ T865] ? check_preemption_disabled+0x9f/0x320 [ 47.125886][ T865] ? check_preemption_disabled+0x9f/0x320 [ 47.132821][ T865] ? debug_smp_processor_id+0x20/0x20 [ 47.138379][ T865] ? kvm_check_async_pf_completion+0x335/0x350 [ 47.145485][ T865] ? kvm_arch_vcpu_ioctl_run+0x748/0x18d0 [ 47.151783][ T865] ? kvm_vcpu_ioctl+0x7f9/0xd10 [ 47.156459][ T865] ? create_vcpu_fd+0x120/0x120 [ 47.161457][ T865] ? _raw_spin_lock_irq+0xa5/0x1b0 [ 47.166541][ T865] ? _raw_spin_lock_irqsave+0x210/0x210 [ 47.172280][ T865] ? cgroup_update_frozen+0x157/0xab0 [ 47.177923][ T865] ? cgroup_update_frozen+0x157/0xab0 [ 47.183219][ T865] ? cgroup_leave_frozen+0x13c/0x290 [ 47.188507][ T865] ? ptrace_stop+0x6ee/0xa30 [ 47.192957][ T865] ? create_vcpu_fd+0x120/0x120 [ 47.197715][ T865] ? do_vfs_ioctl+0x742/0x1720 [ 47.202310][ T865] ? ioctl_preallocate+0x250/0x250 [ 47.207251][ T865] ? check_preemption_disabled+0x153/0x320 [ 47.213429][ T865] ? syscall_trace_enter+0x650/0x940 [ 47.218984][ T865] ? do_syscall_64+0x1c0/0x1c0 [ 47.223766][ T865] ? switch_fpu_return+0x1d4/0x410 [ 47.232089][ T865] ? security_file_ioctl+0x7d/0xa0 [ 47.237303][ T865] ? __x64_sys_ioctl+0xd4/0x110 [ 47.242173][ T865] ? do_syscall_64+0xca/0x1c0 [ 47.246920][ T865] ? entry_SYSCALL_64_after_hwframe+0x5c/0xc1 [ 47.253427][ T865] Modules linked in: [ 47.257334][ T865] CR2: 0000000000000086 [ 47.261507][ T865] ---[ end trace 2aa509671c1d70b3 ]--- [ 47.267227][ T865] RIP: 0010:0x86 [ 47.270690][ T865] Code: Bad RIP value. [ 47.274952][ T865] RSP: 0018:ffff8881f26df308 EFLAGS: 00010086 [ 47.280895][ T865] RAX: ffff8881f26df338 RBX: dffffc0000000000 RCX: ffff8881e569af40 [ 47.289485][ T865] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 [ 47.297864][ T865] RBP: 0000000000000ec0 R08: ffffffff82315341 R09: ffffffff811c9085 [ 47.306291][ T865] R10: ffff8881e569af40 R11: 0000000000000002 R12: ffffffff84601550 [ 47.315262][ T865] R13: fffffe0000000ec8 R14: ffff8881e8e40000 R15: fffffe0000000ecb [ 47.323469][ T865] FS: 0000555556676380(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 [ 47.332928][ T865] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 47.339360][ T865] CR2: 000000000000005c CR3: 00000001e488a000 CR4: 00000000003426a0 [ 47.347247][ T865] Kernel panic - not syncing: Fatal exception [ 47.353384][ T865] Kernel Offset: disabled [ 47.358753][ T865] Rebooting in 86400 seconds..