./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor3070425204 <...> Warning: Permanently added '10.128.1.5' (ED25519) to the list of known hosts. execve("./syz-executor3070425204", ["./syz-executor3070425204"], 0x7ffeb81dbee0 /* 10 vars */) = 0 brk(NULL) = 0x555556477000 brk(0x555556477d00) = 0x555556477d00 arch_prctl(ARCH_SET_FS, 0x555556477380) = 0 set_tid_address(0x555556477650) = 355 set_robust_list(0x555556477660, 24) = 0 rseq(0x555556477ca0, 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-executor3070425204", 4096) = 28 getrandom("\x39\xac\x71\x03\xef\x9a\x79\x4b", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x555556477d00 brk(0x555556498d00) = 0x555556498d00 brk(0x555556499000) = 0x555556499000 mprotect(0x7f1d1a6a4000, 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=0x555556477650) = 356 ./strace-static-x86_64: Process 356 attached [pid 356] set_robust_list(0x555556477660, 24) = 0 [pid 356] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] setpgid(0, 0) = 0 [pid 356] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 356] write(3, "1000", 4) = 4 [pid 356] close(3) = 0 [pid 356] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [ 21.752513][ T23] audit: type=1400 audit(1713050048.639:66): avc: denied { execmem } for pid=355 comm="syz-executor307" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=process permissive=1 [ 21.774511][ T23] audit: type=1400 audit(1713050048.659:67): avc: denied { read } for pid=356 comm="syz-executor307" name="kvm" dev="devtmpfs" ino=9220 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=1 [ 21.776003][ T356] 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. [ 21.797589][ T23] audit: type=1400 audit(1713050048.659:68): avc: denied { open } for pid=356 comm="syz-executor307" path="/dev/kvm" dev="devtmpfs" ino=9220 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=1 [pid 356] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 356] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 356] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 356] ioctl(5, KVM_RUN, 0) = 0 [pid 356] exit_group(0) = ? [pid 356] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=356, si_uid=0, si_status=0, si_utime=0, si_stime=6} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 360 attached [pid 360] set_robust_list(0x555556477660, 24 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 360 [pid 360] <... set_robust_list resumed>) = 0 [pid 360] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 360] setpgid(0, 0) = 0 [pid 360] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 360] write(3, "1000", 4) = 4 [pid 360] close(3) = 0 [pid 360] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 360] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 360] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 360] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 360] ioctl(5, KVM_RUN, 0) = 0 [pid 360] exit_group(0) = ? [pid 360] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=360, 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 362 attached [pid 362] set_robust_list(0x555556477660, 24) = 0 [pid 362] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 362 [pid 362] <... prctl resumed>) = 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 [pid 362] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 362] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [ 21.836335][ T23] audit: type=1400 audit(1713050048.659:69): avc: denied { ioctl } for pid=356 comm="syz-executor307" path="/dev/kvm" dev="devtmpfs" ino=9220 ioctlcmd=0xae01 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=1 [pid 362] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 364 attached [pid 364] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 364 [pid 364] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 364] setpgid(0, 0) = 0 [pid 364] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 364] write(3, "1000", 4) = 4 [pid 364] close(3) = 0 [pid 364] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 364] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 364] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 364] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 364] ioctl(5, KVM_RUN, 0) = 0 [pid 364] exit_group(0) = ? [pid 364] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=364, 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 366 attached [pid 366] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 366 [pid 366] <... ioctl resumed>) = 4 [pid 366] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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(0x555556477660, 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 355] <... clone resumed>, child_tidptr=0x555556477650) = 368 [pid 368] <... ioctl resumed>) = 4 [pid 368] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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(0x555556477660, 24) = 0 [pid 370] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 370 [pid 370] setpgid(0, 0) = 0 [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_CREATE_VCPU, 0) = 5 [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(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=0} --- 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(0x555556477660, 24) = 0 [pid 372] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 372] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 372 [pid 372] <... setpgid resumed>) = 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) = 4 [pid 372] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 374 ./strace-static-x86_64: Process 374 attached [pid 374] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 376 ./strace-static-x86_64: Process 376 attached [pid 376] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 378 attached [pid 378] set_robust_list(0x555556477660, 24) = 0 [pid 378] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 378 [pid 378] <... prctl resumed>) = 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_CREATE_VCPU, 0) = 5 [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(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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 380 attached [pid 380] set_robust_list(0x555556477660, 24) = 0 [pid 380] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 380 [pid 380] <... prctl resumed>) = 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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 382 ./strace-static-x86_64: Process 382 attached [pid 382] set_robust_list(0x555556477660, 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) = 4 [pid 382] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- 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(0x555556477660, 24) = 0 [pid 384] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 384] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 384 [pid 384] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 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_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 386 attached [pid 386] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 386 [pid 386] <... ioctl resumed>) = 4 [pid 386] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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(0x555556477660, 24) = 0 [pid 388] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 388] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 388 [pid 388] <... setpgid resumed>) = 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_CREATE_VCPU, 0) = 5 [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(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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 390 ./strace-static-x86_64: Process 390 attached [pid 390] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 392 ./strace-static-x86_64: Process 392 attached [pid 392] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 394 ./strace-static-x86_64: Process 394 attached [pid 394] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 396 attached [pid 396] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 396 [pid 396] <... ioctl resumed>) = 4 [pid 396] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 398 ./strace-static-x86_64: Process 398 attached [pid 398] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 400 ./strace-static-x86_64: Process 400 attached [pid 400] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 402 attached [pid 402] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 402 [pid 402] <... ioctl resumed>) = 4 [pid 402] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- 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(0x555556477660, 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 355] <... clone resumed>, child_tidptr=0x555556477650) = 404 [pid 404] <... ioctl resumed>) = 4 [pid 404] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 406 ./strace-static-x86_64: Process 406 attached [pid 406] set_robust_list(0x555556477660, 24) = 0 [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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 408 ./strace-static-x86_64: Process 408 attached [pid 408] set_robust_list(0x555556477660, 24) = 0 [pid 408] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 408] setpgid(0, 0) = 0 [pid 408] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 408] write(3, "1000", 4) = 4 [pid 408] close(3) = 0 [pid 408] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 408] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 408] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 408] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 408] ioctl(5, KVM_RUN, 0) = 0 [pid 408] exit_group(0) = ? [pid 408] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=408, 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=0x555556477650) = 410 ./strace-static-x86_64: Process 410 attached [pid 410] set_robust_list(0x555556477660, 24) = 0 [pid 410] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 410] setpgid(0, 0) = 0 [pid 410] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 410] write(3, "1000", 4) = 4 [pid 410] close(3) = 0 [pid 410] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 410] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 410] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 410] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 410] ioctl(5, KVM_RUN, 0) = 0 [pid 410] exit_group(0) = ? [pid 410] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=410, 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=0x555556477650) = 412 ./strace-static-x86_64: Process 412 attached [pid 412] set_robust_list(0x555556477660, 24) = 0 [pid 412] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 412] setpgid(0, 0) = 0 [pid 412] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 412] write(3, "1000", 4) = 4 [pid 412] close(3) = 0 [pid 412] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 412] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 412] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 412] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 412] ioctl(5, KVM_RUN, 0) = 0 [pid 412] exit_group(0) = ? [pid 412] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=412, 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 414 attached [pid 414] set_robust_list(0x555556477660, 24) = 0 [pid 414] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 414] setpgid(0, 0) = 0 [pid 414] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 414] write(3, "1000", 4) = 4 [pid 414] close(3) = 0 [pid 414] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 414] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 414 [pid 414] <... ioctl resumed>) = 4 [pid 414] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 414] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 414] ioctl(5, KVM_RUN, 0) = 0 [pid 414] exit_group(0) = ? [pid 414] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=414, 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=0x555556477650) = 416 ./strace-static-x86_64: Process 416 attached [pid 416] set_robust_list(0x555556477660, 24) = 0 [pid 416] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 416] setpgid(0, 0) = 0 [pid 416] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 416] write(3, "1000", 4) = 4 [pid 416] close(3) = 0 [pid 416] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 416] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 416] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 416] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 416] ioctl(5, KVM_RUN, 0) = 0 [pid 416] exit_group(0) = ? [pid 416] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=416, 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 418 attached , child_tidptr=0x555556477650) = 418 [pid 418] set_robust_list(0x555556477660, 24) = 0 [pid 418] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 418] setpgid(0, 0) = 0 [pid 418] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 418] write(3, "1000", 4) = 4 [pid 418] close(3) = 0 [pid 418] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 418] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 418] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 418] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 418] ioctl(5, KVM_RUN, 0) = 0 [pid 418] exit_group(0) = ? [pid 418] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=418, 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 420 attached [pid 420] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 420 [pid 420] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 420] setpgid(0, 0) = 0 [pid 420] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 420] write(3, "1000", 4) = 4 [pid 420] close(3) = 0 [pid 420] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 420] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 420] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 420] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 420] ioctl(5, KVM_RUN, 0) = 0 [pid 420] exit_group(0) = ? [pid 420] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=420, 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 422 attached [pid 422] set_robust_list(0x555556477660, 24) = 0 [pid 422] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 422] setpgid(0, 0) = 0 [pid 422] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 422 [pid 422] write(3, "1000", 4) = 4 [pid 422] close(3) = 0 [pid 422] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 422] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 422] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 422] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 422] ioctl(5, KVM_RUN, 0) = 0 [pid 422] exit_group(0) = ? [pid 422] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=422, 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 424 attached [pid 424] set_robust_list(0x555556477660, 24) = 0 [pid 424] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 424] setpgid(0, 0) = 0 [pid 424] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 424] write(3, "1000", 4) = 4 [pid 424] close(3) = 0 [pid 424] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 424] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 424 [pid 424] <... ioctl resumed>) = 4 [pid 424] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 424] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 424] ioctl(5, KVM_RUN, 0) = 0 [pid 424] exit_group(0) = ? [pid 424] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=424, 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=0x555556477650) = 426 ./strace-static-x86_64: Process 426 attached [pid 426] set_robust_list(0x555556477660, 24) = 0 [pid 426] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 426] setpgid(0, 0) = 0 [pid 426] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 426] write(3, "1000", 4) = 4 [pid 426] close(3) = 0 [pid 426] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 426] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 426] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 426] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 426] ioctl(5, KVM_RUN, 0) = 0 [pid 426] exit_group(0) = ? [pid 426] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=426, 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=0x555556477650) = 428 ./strace-static-x86_64: Process 428 attached [pid 428] set_robust_list(0x555556477660, 24) = 0 [pid 428] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 428] setpgid(0, 0) = 0 [pid 428] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 428] write(3, "1000", 4) = 4 [pid 428] close(3) = 0 [pid 428] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 428] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 428] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 428] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 428] ioctl(5, KVM_RUN, 0) = 0 [pid 428] exit_group(0) = ? [pid 428] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=428, 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 430 attached [pid 430] set_robust_list(0x555556477660, 24) = 0 [pid 430] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 430] setpgid(0, 0) = 0 [pid 430] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 430] write(3, "1000", 4) = 4 [pid 430] close(3) = 0 [pid 430] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 430] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 430 [pid 430] <... ioctl resumed>) = 4 [pid 430] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 430] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 430] ioctl(5, KVM_RUN, 0) = 0 [pid 430] exit_group(0) = ? [pid 430] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=430, 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 432 attached [pid 432] set_robust_list(0x555556477660, 24) = 0 [pid 432] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 432 [pid 432] <... prctl resumed>) = 0 [pid 432] setpgid(0, 0) = 0 [pid 432] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 432] write(3, "1000", 4) = 4 [pid 432] close(3) = 0 [pid 432] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 432] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 432] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 432] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 432] ioctl(5, KVM_RUN, 0) = 0 [pid 432] exit_group(0) = ? [pid 432] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=432, 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=0x555556477650) = 434 ./strace-static-x86_64: Process 434 attached [pid 434] set_robust_list(0x555556477660, 24) = 0 [pid 434] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 434] setpgid(0, 0) = 0 [pid 434] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 434] write(3, "1000", 4) = 4 [pid 434] close(3) = 0 [pid 434] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 434] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 434] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 434] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 434] ioctl(5, KVM_RUN, 0) = 0 [pid 434] exit_group(0) = ? [pid 434] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=434, 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=0x555556477650) = 436 ./strace-static-x86_64: Process 436 attached [pid 436] set_robust_list(0x555556477660, 24) = 0 [pid 436] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 436] setpgid(0, 0) = 0 [pid 436] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 436] write(3, "1000", 4) = 4 [pid 436] close(3) = 0 [pid 436] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 436] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 436] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 436] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 436] ioctl(5, KVM_RUN, 0) = 0 [pid 436] exit_group(0) = ? [pid 436] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=436, 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=0x555556477650) = 438 ./strace-static-x86_64: Process 438 attached [pid 438] set_robust_list(0x555556477660, 24) = 0 [pid 438] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 438] setpgid(0, 0) = 0 [pid 438] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 438] write(3, "1000", 4) = 4 [pid 438] close(3) = 0 [pid 438] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 438] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 438] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 438] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 438] ioctl(5, KVM_RUN, 0) = 0 [pid 438] exit_group(0) = ? [pid 438] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=438, 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 440 attached [pid 440] set_robust_list(0x555556477660, 24) = 0 [pid 440] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 440] setpgid(0, 0) = 0 [pid 440] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 440] write(3, "1000", 4) = 4 [pid 440] close(3) = 0 [pid 440] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 440] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 440 [pid 440] <... ioctl resumed>) = 4 [pid 440] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 440] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 440] ioctl(5, KVM_RUN, 0) = 0 [pid 440] exit_group(0) = ? [pid 440] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=440, 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 442 attached , child_tidptr=0x555556477650) = 442 [pid 442] set_robust_list(0x555556477660, 24) = 0 [pid 442] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 442] setpgid(0, 0) = 0 [pid 442] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 442] write(3, "1000", 4) = 4 [pid 442] close(3) = 0 [pid 442] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 442] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 442] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 442] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 442] ioctl(5, KVM_RUN, 0) = 0 [pid 442] exit_group(0) = ? [pid 442] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=442, 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 445 attached [pid 445] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 445 [pid 445] <... ioctl resumed>) = 4 [pid 445] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 447 attached [pid 447] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 447 [pid 447] <... ioctl resumed>) = 4 [pid 447] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 449 attached [pid 449] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 449 [pid 449] <... ioctl resumed>) = 4 [pid 449] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 451 attached [pid 451] set_robust_list(0x555556477660, 24) = 0 [pid 451] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 451] setpgid(0, 0) = 0 [pid 451] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 451] write(3, "1000", 4) = 4 [pid 451] close(3) = 0 [pid 451] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 451] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 451 [pid 451] <... ioctl resumed>) = 4 [pid 451] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 451] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 451] ioctl(5, KVM_RUN, 0) = 0 [pid 451] exit_group(0) = ? [pid 451] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=451, 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 453 attached [pid 453] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 453 [pid 453] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 453] setpgid(0, 0) = 0 [pid 453] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 453] write(3, "1000", 4) = 4 [pid 453] close(3) = 0 [pid 453] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 453] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 453] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 453] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 453] ioctl(5, KVM_RUN, 0) = 0 [pid 453] exit_group(0) = ? [pid 453] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=453, 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 455 attached [pid 455] set_robust_list(0x555556477660, 24) = 0 [pid 455] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 455] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 455 [pid 455] <... setpgid resumed>) = 0 [pid 455] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 455] write(3, "1000", 4) = 4 [pid 455] close(3) = 0 [pid 455] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 455] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 455] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 455] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 455] ioctl(5, KVM_RUN, 0) = 0 [pid 455] exit_group(0) = ? [pid 455] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=455, 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 457 attached [pid 457] set_robust_list(0x555556477660, 24) = 0 [pid 457] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 457] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 457 [pid 457] <... setpgid resumed>) = 0 [pid 457] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 457] write(3, "1000", 4) = 4 [pid 457] close(3) = 0 [pid 457] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 457] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 457] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 457] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 457] ioctl(5, KVM_RUN, 0) = 0 [pid 457] exit_group(0) = ? [pid 457] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=457, 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 459 attached [pid 459] set_robust_list(0x555556477660, 24) = 0 [pid 459] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 459] setpgid(0, 0) = 0 [pid 459] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 459] write(3, "1000", 4) = 4 [pid 459] close(3) = 0 [pid 459] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 459] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 459 [pid 459] <... ioctl resumed>) = 4 [pid 459] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 459] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 459] ioctl(5, KVM_RUN, 0) = 0 [pid 459] exit_group(0) = ? [pid 459] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=459, 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 461 attached [pid 461] set_robust_list(0x555556477660, 24) = 0 [pid 461] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 461] setpgid(0, 0) = 0 [pid 461] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 461] write(3, "1000", 4) = 4 [pid 461] close(3) = 0 [pid 461] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 461] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 461 [pid 461] <... ioctl resumed>) = 4 [pid 461] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 461] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 461] ioctl(5, KVM_RUN, 0) = 0 [pid 461] exit_group(0) = ? [pid 461] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=461, 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=0x555556477650) = 463 ./strace-static-x86_64: Process 463 attached [pid 463] set_robust_list(0x555556477660, 24) = 0 [pid 463] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 463] setpgid(0, 0) = 0 [pid 463] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 463] write(3, "1000", 4) = 4 [pid 463] close(3) = 0 [pid 463] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 463] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 463] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 463] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 463] ioctl(5, KVM_RUN, 0) = 0 [pid 463] exit_group(0) = ? [pid 463] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=463, 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 465 attached [pid 465] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 465 [pid 465] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 465] setpgid(0, 0) = 0 [pid 465] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 465] write(3, "1000", 4) = 4 [pid 465] close(3) = 0 [pid 465] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 465] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 465] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 465] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 465] ioctl(5, KVM_RUN, 0) = 0 [pid 465] exit_group(0) = ? [pid 465] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=465, 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 467 attached [pid 467] set_robust_list(0x555556477660, 24) = 0 [pid 467] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 467] setpgid(0, 0) = 0 [pid 467] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 467] write(3, "1000", 4) = 4 [pid 467] close(3) = 0 [pid 467] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 467] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 467 [pid 467] <... ioctl resumed>) = 4 [pid 467] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 467] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 467] ioctl(5, KVM_RUN, 0) = 0 [pid 467] exit_group(0) = ? [pid 467] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=467, 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=0x555556477650) = 469 ./strace-static-x86_64: Process 469 attached [pid 469] set_robust_list(0x555556477660, 24) = 0 [pid 469] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 469] setpgid(0, 0) = 0 [pid 469] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 469] write(3, "1000", 4) = 4 [pid 469] close(3) = 0 [pid 469] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 469] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 469] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 469] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 469] ioctl(5, KVM_RUN, 0) = 0 [pid 469] exit_group(0) = ? [pid 469] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=469, 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 471 attached [pid 471] set_robust_list(0x555556477660, 24) = 0 [pid 471] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 471 [pid 471] <... prctl resumed>) = 0 [pid 471] setpgid(0, 0) = 0 [pid 471] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 471] write(3, "1000", 4) = 4 [pid 471] close(3) = 0 [pid 471] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 471] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 471] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 471] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 471] ioctl(5, KVM_RUN, 0) = 0 [pid 471] exit_group(0) = ? [pid 471] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=471, 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=0x555556477650) = 473 ./strace-static-x86_64: Process 473 attached [pid 473] set_robust_list(0x555556477660, 24) = 0 [pid 473] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 473] setpgid(0, 0) = 0 [pid 473] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 473] write(3, "1000", 4) = 4 [pid 473] close(3) = 0 [pid 473] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 473] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 473] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 473] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 473] ioctl(5, KVM_RUN, 0) = 0 [pid 473] exit_group(0) = ? [pid 473] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=473, 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 475 attached [pid 475] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 475 [pid 475] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 475] setpgid(0, 0) = 0 [pid 475] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 475] write(3, "1000", 4) = 4 [pid 475] close(3) = 0 [pid 475] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 475] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 475] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 475] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 475] ioctl(5, KVM_RUN, 0) = 0 [pid 475] exit_group(0) = ? [pid 475] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=475, 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 477 attached [pid 477] set_robust_list(0x555556477660, 24) = 0 [pid 477] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 477] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 477 [pid 477] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 477] write(3, "1000", 4) = 4 [pid 477] close(3) = 0 [pid 477] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 477] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 477] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 477] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 477] ioctl(5, KVM_RUN, 0) = 0 [pid 477] exit_group(0) = ? [pid 477] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=477, 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 479 attached [pid 479] set_robust_list(0x555556477660, 24) = 0 [pid 479] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 479] setpgid(0, 0) = 0 [pid 479] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 479 [pid 479] <... openat resumed>) = 3 [pid 479] write(3, "1000", 4) = 4 [pid 479] close(3) = 0 [pid 479] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 479] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 479] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 479] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 479] ioctl(5, KVM_RUN, 0) = 0 [pid 479] exit_group(0) = ? [pid 479] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=479, 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=0x555556477650) = 481 ./strace-static-x86_64: Process 481 attached [pid 481] set_robust_list(0x555556477660, 24) = 0 [pid 481] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 481] setpgid(0, 0) = 0 [pid 481] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 481] write(3, "1000", 4) = 4 [pid 481] close(3) = 0 [pid 481] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 481] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 481] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 481] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 481] ioctl(5, KVM_RUN, 0) = 0 [pid 481] exit_group(0) = ? [pid 481] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=481, 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=0x555556477650) = 483 ./strace-static-x86_64: Process 483 attached [pid 483] set_robust_list(0x555556477660, 24) = 0 [pid 483] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 483] setpgid(0, 0) = 0 [pid 483] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 483] write(3, "1000", 4) = 4 [pid 483] close(3) = 0 [pid 483] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 483] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 483] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 483] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 483] ioctl(5, KVM_RUN, 0) = 0 [pid 483] exit_group(0) = ? [pid 483] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=483, 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=0x555556477650) = 485 ./strace-static-x86_64: Process 485 attached [pid 485] set_robust_list(0x555556477660, 24) = 0 [pid 485] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 485] setpgid(0, 0) = 0 [pid 485] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 485] write(3, "1000", 4) = 4 [pid 485] close(3) = 0 [pid 485] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 485] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 485] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 485] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 485] ioctl(5, KVM_RUN, 0) = 0 [pid 485] exit_group(0) = ? [pid 485] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=485, 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 487 attached [pid 487] set_robust_list(0x555556477660, 24) = 0 [pid 487] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 487] setpgid(0, 0) = 0 [pid 487] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 487] write(3, "1000", 4) = 4 [pid 487] close(3) = 0 [pid 487] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 487] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 487 [pid 487] <... ioctl resumed>) = 4 [pid 487] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 487] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 487] ioctl(5, KVM_RUN, 0) = 0 [pid 487] exit_group(0) = ? [pid 487] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=487, 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=0x555556477650) = 489 ./strace-static-x86_64: Process 489 attached [pid 489] set_robust_list(0x555556477660, 24) = 0 [pid 489] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 489] setpgid(0, 0) = 0 [pid 489] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 489] write(3, "1000", 4) = 4 [pid 489] close(3) = 0 [pid 489] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 489] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 489] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 489] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 489] ioctl(5, KVM_RUN, 0) = 0 [pid 489] exit_group(0) = ? [pid 489] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=489, 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 491 attached [pid 491] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 491 [pid 491] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 491] setpgid(0, 0) = 0 [pid 491] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 491] write(3, "1000", 4) = 4 [pid 491] close(3) = 0 [pid 491] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 491] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 491] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 491] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 491] ioctl(5, KVM_RUN, 0) = 0 [pid 491] exit_group(0) = ? [pid 491] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=491, 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 493 attached [pid 493] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 493 [pid 493] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 493] setpgid(0, 0) = 0 [pid 493] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 493] write(3, "1000", 4) = 4 [pid 493] close(3) = 0 [pid 493] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 493] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 493] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 493] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 493] ioctl(5, KVM_RUN, 0) = 0 [pid 493] exit_group(0) = ? [pid 493] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=493, 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 495 attached [pid 495] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 495 [pid 495] <... ioctl resumed>) = 4 [pid 495] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 497 ./strace-static-x86_64: Process 497 attached [pid 497] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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 [pid 499] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 499 [pid 499] <... ioctl resumed>) = 4 [pid 499] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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 , child_tidptr=0x555556477650) = 501 [pid 501] set_robust_list(0x555556477660, 24) = 0 [pid 501] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 501] setpgid(0, 0) = 0 [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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 503 ./strace-static-x86_64: Process 503 attached [pid 503] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 505 attached [pid 505] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 505 [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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 507 ./strace-static-x86_64: Process 507 attached [pid 507] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 509 ./strace-static-x86_64: Process 509 attached [pid 509] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 511 ./strace-static-x86_64: Process 511 attached [pid 511] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 513 ./strace-static-x86_64: Process 513 attached [pid 513] set_robust_list(0x555556477660, 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) = 4 [pid 513] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 515 ./strace-static-x86_64: Process 515 attached [pid 515] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 517 attached [pid 517] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 517 [pid 517] <... ioctl resumed>) = 4 [pid 517] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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(0x555556477660, 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) = 3 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 519 [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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 521 ./strace-static-x86_64: Process 521 attached [pid 521] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 523 attached [pid 523] set_robust_list(0x555556477660, 24) = 0 [pid 523] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 523 [pid 523] <... prctl resumed>) = 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 526 ./strace-static-x86_64: Process 526 attached [pid 526] set_robust_list(0x555556477660, 24) = 0 [pid 526] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 526] setpgid(0, 0) = 0 [pid 526] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 526] write(3, "1000", 4) = 4 [pid 526] close(3) = 0 [pid 526] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 526] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 526] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 526] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 526] ioctl(5, KVM_RUN, 0) = 0 [pid 526] exit_group(0) = ? [pid 526] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=526, 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 528 attached [pid 528] set_robust_list(0x555556477660, 24) = 0 [pid 528] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 528] setpgid(0, 0) = 0 [pid 528] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 528] write(3, "1000", 4) = 4 [pid 528] close(3) = 0 [pid 528] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 528] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 528 [pid 528] <... ioctl resumed>) = 4 [pid 528] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 528] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 528] ioctl(5, KVM_RUN, 0) = 0 [pid 528] exit_group(0) = ? [pid 528] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=528, 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=0x555556477650) = 530 ./strace-static-x86_64: Process 530 attached [pid 530] set_robust_list(0x555556477660, 24) = 0 [pid 530] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 530] setpgid(0, 0) = 0 [pid 530] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 530] write(3, "1000", 4) = 4 [pid 530] close(3) = 0 [pid 530] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 530] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 530] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 530] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 530] ioctl(5, KVM_RUN, 0) = 0 [pid 530] exit_group(0) = ? [pid 530] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=530, 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=0x555556477650) = 532 ./strace-static-x86_64: Process 532 attached [pid 532] set_robust_list(0x555556477660, 24) = 0 [pid 532] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 532] setpgid(0, 0) = 0 [pid 532] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 532] write(3, "1000", 4) = 4 [pid 532] close(3) = 0 [pid 532] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 532] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 532] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 532] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 532] ioctl(5, KVM_RUN, 0) = 0 [pid 532] exit_group(0) = ? [pid 532] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=532, 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=0x555556477650) = 534 ./strace-static-x86_64: Process 534 attached [pid 534] set_robust_list(0x555556477660, 24) = 0 [pid 534] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 534] setpgid(0, 0) = 0 [pid 534] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 534] write(3, "1000", 4) = 4 [pid 534] close(3) = 0 [pid 534] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 534] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 534] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 534] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 534] ioctl(5, KVM_RUN, 0) = 0 [pid 534] exit_group(0) = ? [pid 534] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=534, 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=0x555556477650) = 536 ./strace-static-x86_64: Process 536 attached [pid 536] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 538 attached , child_tidptr=0x555556477650) = 538 [pid 538] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 540 ./strace-static-x86_64: Process 540 attached [pid 540] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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 [pid 542] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 542 [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_CREATE_VCPU, 0) = 5 [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(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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 544 attached [pid 544] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 544 [pid 544] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 544] setpgid(0, 0) = 0 [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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 546 ./strace-static-x86_64: Process 546 attached [pid 546] set_robust_list(0x555556477660, 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) = 4 [pid 546] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=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(0x555556477660, 24) = 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 355] <... clone resumed>, child_tidptr=0x555556477650) = 548 [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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 550 ./strace-static-x86_64: Process 550 attached [pid 550] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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 , child_tidptr=0x555556477650) = 552 [pid 552] set_robust_list(0x555556477660, 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) = 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_CREATE_VCPU, 0) = 5 [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(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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 554 attached [pid 554] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 554 [pid 554] <... ioctl resumed>) = 4 [pid 554] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 556 attached [pid 556] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 556 [pid 556] <... ioctl resumed>) = 4 [pid 556] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 558 attached , child_tidptr=0x555556477650) = 558 [pid 558] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 560 ./strace-static-x86_64: Process 560 attached [pid 560] set_robust_list(0x555556477660, 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) = 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_CREATE_VCPU, 0) = 5 [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(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=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 562 attached [pid 562] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 562 [pid 562] <... ioctl resumed>) = 4 [pid 562] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 564 ./strace-static-x86_64: Process 564 attached [pid 564] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 566 ./strace-static-x86_64: Process 566 attached [pid 566] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 568 ./strace-static-x86_64: Process 568 attached [pid 568] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 570 attached [pid 570] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 570 [pid 570] <... ioctl resumed>) = 4 [pid 570] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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(0x555556477660, 24) = 0 [pid 572] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 572 [pid 572] <... ioctl resumed>) = 4 [pid 572] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 574 ./strace-static-x86_64: Process 574 attached [pid 574] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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 [pid 576] set_robust_list(0x555556477660, 24) = 0 [pid 576] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 576 [pid 576] <... prctl resumed>) = 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 578 ./strace-static-x86_64: Process 578 attached [pid 578] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 580 ./strace-static-x86_64: Process 580 attached [pid 580] set_robust_list(0x555556477660, 24) = 0 [pid 580] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 580] setpgid(0, 0) = 0 [pid 580] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 580] write(3, "1000", 4) = 4 [pid 580] close(3) = 0 [pid 580] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 580] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 580] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 580] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 580] ioctl(5, KVM_RUN, 0) = 0 [pid 580] exit_group(0) = ? [pid 580] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=580, 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 582 attached , child_tidptr=0x555556477650) = 582 [pid 582] set_robust_list(0x555556477660, 24) = 0 [pid 582] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 582] setpgid(0, 0) = 0 [pid 582] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 582] write(3, "1000", 4) = 4 [pid 582] close(3) = 0 [pid 582] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 582] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 582] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 582] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 582] ioctl(5, KVM_RUN, 0) = 0 [pid 582] exit_group(0) = ? [pid 582] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=582, 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 584 attached [pid 584] set_robust_list(0x555556477660, 24) = 0 [pid 584] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 584 [pid 584] <... prctl resumed>) = 0 [pid 584] setpgid(0, 0) = 0 [pid 584] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 584] write(3, "1000", 4) = 4 [pid 584] close(3) = 0 [pid 584] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 584] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 584] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 584] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 584] ioctl(5, KVM_RUN, 0) = 0 [pid 584] exit_group(0) = ? [pid 584] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=584, 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 586 attached [pid 586] set_robust_list(0x555556477660, 24) = 0 [pid 586] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 586 [pid 586] <... prctl resumed>) = 0 [pid 586] setpgid(0, 0) = 0 [pid 586] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 586] write(3, "1000", 4) = 4 [pid 586] close(3) = 0 [pid 586] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 586] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 586] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 586] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 586] ioctl(5, KVM_RUN, 0) = 0 [pid 586] exit_group(0) = ? [pid 586] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=586, 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=0x555556477650) = 588 ./strace-static-x86_64: Process 588 attached [pid 588] set_robust_list(0x555556477660, 24) = 0 [pid 588] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 588] setpgid(0, 0) = 0 [pid 588] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 588] write(3, "1000", 4) = 4 [pid 588] close(3) = 0 [pid 588] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 588] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 588] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 588] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 588] ioctl(5, KVM_RUN, 0) = 0 [pid 588] exit_group(0) = ? [pid 588] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=588, 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 590 attached [pid 590] set_robust_list(0x555556477660, 24 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 590 [pid 590] <... set_robust_list resumed>) = 0 [pid 590] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 590] setpgid(0, 0) = 0 [pid 590] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 590] write(3, "1000", 4) = 4 [pid 590] close(3) = 0 [pid 590] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 590] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 590] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 590] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 590] ioctl(5, KVM_RUN, 0) = 0 [pid 590] exit_group(0) = ? [pid 590] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=590, 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 592 attached [pid 592] set_robust_list(0x555556477660, 24) = 0 [pid 592] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 592] setpgid(0, 0) = 0 [pid 592] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 592] write(3, "1000", 4) = 4 [pid 592] close(3) = 0 [pid 592] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 592] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 592 [pid 592] <... ioctl resumed>) = 4 [pid 592] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 592] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 592] ioctl(5, KVM_RUN, 0) = 0 [pid 592] exit_group(0) = ? [pid 592] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=592, 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 594 attached [pid 594] set_robust_list(0x555556477660, 24) = 0 [pid 594] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 594] setpgid(0, 0) = 0 [pid 594] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 594] write(3, "1000", 4) = 4 [pid 594] close(3) = 0 [pid 594] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 594] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 594 [pid 594] <... ioctl resumed>) = 4 [pid 594] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 594] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 594] ioctl(5, KVM_RUN, 0) = 0 [pid 594] exit_group(0) = ? [pid 594] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=594, 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=0x555556477650) = 596 ./strace-static-x86_64: Process 596 attached [pid 596] set_robust_list(0x555556477660, 24) = 0 [pid 596] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 596] setpgid(0, 0) = 0 [pid 596] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 596] write(3, "1000", 4) = 4 [pid 596] close(3) = 0 [pid 596] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 596] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 596] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 596] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 596] ioctl(5, KVM_RUN, 0) = 0 [pid 596] exit_group(0) = ? [pid 596] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=596, 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=0x555556477650) = 598 ./strace-static-x86_64: Process 598 attached [pid 598] set_robust_list(0x555556477660, 24) = 0 [pid 598] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 598] setpgid(0, 0) = 0 [pid 598] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 598] write(3, "1000", 4) = 4 [pid 598] close(3) = 0 [pid 598] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 598] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 598] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 598] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 598] ioctl(5, KVM_RUN, 0) = 0 [pid 598] exit_group(0) = ? [pid 598] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=598, 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=0x555556477650) = 600 ./strace-static-x86_64: Process 600 attached [pid 600] set_robust_list(0x555556477660, 24) = 0 [pid 600] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 600] setpgid(0, 0) = 0 [pid 600] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 600] write(3, "1000", 4) = 4 [pid 600] close(3) = 0 [pid 600] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 600] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 600] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 600] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 600] ioctl(5, KVM_RUN, 0) = 0 [pid 600] exit_group(0) = ? [pid 600] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=600, 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 602 attached [pid 602] set_robust_list(0x555556477660, 24) = 0 [pid 602] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 602] setpgid(0, 0) = 0 [pid 602] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 602] write(3, "1000", 4) = 4 [pid 602] close(3) = 0 [pid 602] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 602] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 602 [pid 602] <... ioctl resumed>) = 4 [pid 602] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 602] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 602] ioctl(5, KVM_RUN, 0) = 0 [pid 602] exit_group(0) = ? [pid 602] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=602, 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=0x555556477650) = 604 ./strace-static-x86_64: Process 604 attached [pid 604] set_robust_list(0x555556477660, 24) = 0 [pid 604] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 604] setpgid(0, 0) = 0 [pid 604] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 604] write(3, "1000", 4) = 4 [pid 604] close(3) = 0 [pid 604] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 604] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 604] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 604] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 604] ioctl(5, KVM_RUN, 0) = 0 [pid 604] exit_group(0) = ? [pid 604] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=604, 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 607 attached , child_tidptr=0x555556477650) = 607 [pid 607] set_robust_list(0x555556477660, 24) = 0 [pid 607] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 609 attached [pid 609] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 609 [pid 609] <... ioctl resumed>) = 4 [pid 609] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 611 ./strace-static-x86_64: Process 611 attached [pid 611] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 613 ./strace-static-x86_64: Process 613 attached [pid 613] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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 [pid 615] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 615 [pid 615] <... ioctl resumed>) = 4 [pid 615] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 617 ./strace-static-x86_64: Process 617 attached [pid 617] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 619 ./strace-static-x86_64: Process 619 attached [pid 619] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 621 attached [pid 621] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 621 [pid 621] <... ioctl resumed>) = 4 [pid 621] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 623 attached [pid 623] set_robust_list(0x555556477660, 24) = 0 [pid 623] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 623 [pid 623] <... prctl resumed>) = 0 [pid 623] setpgid(0, 0) = 0 [pid 623] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 623] write(3, "1000", 4) = 4 [pid 623] close(3) = 0 [pid 623] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 623] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 623] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 623] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 623] ioctl(5, KVM_RUN, 0) = 0 [pid 623] exit_group(0) = ? [pid 623] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=623, 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 625 attached , child_tidptr=0x555556477650) = 625 [pid 625] set_robust_list(0x555556477660, 24) = 0 [pid 625] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 625] setpgid(0, 0) = 0 [pid 625] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 625] write(3, "1000", 4) = 4 [pid 625] close(3) = 0 [pid 625] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 625] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 625] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 625] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 625] ioctl(5, KVM_RUN, 0) = 0 [pid 625] exit_group(0) = ? [pid 625] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=625, 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 627 attached [pid 627] set_robust_list(0x555556477660, 24) = 0 [pid 627] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 627] setpgid(0, 0) = 0 [pid 627] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 627] write(3, "1000", 4) = 4 [pid 627] close(3) = 0 [pid 627] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 627] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 627 [pid 627] <... ioctl resumed>) = 4 [pid 627] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 627] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 627] ioctl(5, KVM_RUN, 0) = 0 [pid 627] exit_group(0) = ? [pid 627] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=627, 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=0x555556477650) = 629 ./strace-static-x86_64: Process 629 attached [pid 629] set_robust_list(0x555556477660, 24) = 0 [pid 629] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 629] setpgid(0, 0) = 0 [pid 629] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 629] write(3, "1000", 4) = 4 [pid 629] close(3) = 0 [pid 629] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 629] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 629] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 629] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 629] ioctl(5, KVM_RUN, 0) = 0 [pid 629] exit_group(0) = ? [pid 629] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=629, 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 631 attached [pid 631] set_robust_list(0x555556477660, 24) = 0 [pid 631] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 631] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 631 [pid 631] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 631] write(3, "1000", 4) = 4 [pid 631] close(3) = 0 [pid 631] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 631] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 631] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 631] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 631] ioctl(5, KVM_RUN, 0) = 0 [pid 631] exit_group(0) = ? [pid 631] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=631, 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 633 attached [pid 633] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 633 [pid 633] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 633] setpgid(0, 0) = 0 [pid 633] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 633] write(3, "1000", 4) = 4 [pid 633] close(3) = 0 [pid 633] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 633] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 633] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 633] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 633] ioctl(5, KVM_RUN, 0) = 0 [pid 633] exit_group(0) = ? [pid 633] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=633, 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 635 attached [pid 635] set_robust_list(0x555556477660, 24) = 0 [pid 635] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 635] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 635 [pid 635] <... setpgid resumed>) = 0 [pid 635] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 635] write(3, "1000", 4) = 4 [pid 635] close(3) = 0 [pid 635] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 635] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 635] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 635] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 635] ioctl(5, KVM_RUN, 0) = 0 [pid 635] exit_group(0) = ? [pid 635] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=635, 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=0x555556477650) = 637 ./strace-static-x86_64: Process 637 attached [pid 637] set_robust_list(0x555556477660, 24) = 0 [pid 637] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 637] setpgid(0, 0) = 0 [pid 637] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 637] write(3, "1000", 4) = 4 [pid 637] close(3) = 0 [pid 637] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 637] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 637] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 637] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 637] ioctl(5, KVM_RUN, 0) = 0 [pid 637] exit_group(0) = ? [pid 637] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=637, 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=0x555556477650) = 639 ./strace-static-x86_64: Process 639 attached [pid 639] set_robust_list(0x555556477660, 24) = 0 [pid 639] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 639] setpgid(0, 0) = 0 [pid 639] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 639] write(3, "1000", 4) = 4 [pid 639] close(3) = 0 [pid 639] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 639] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 639] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 639] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 639] ioctl(5, KVM_RUN, 0) = 0 [pid 639] exit_group(0) = ? [pid 639] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=639, 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=0x555556477650) = 641 ./strace-static-x86_64: Process 641 attached [pid 641] set_robust_list(0x555556477660, 24) = 0 [pid 641] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 641] setpgid(0, 0) = 0 [pid 641] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 641] write(3, "1000", 4) = 4 [pid 641] close(3) = 0 [pid 641] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 641] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 641] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 641] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 641] ioctl(5, KVM_RUN, 0) = 0 [pid 641] exit_group(0) = ? [pid 641] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=641, 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 643 attached [pid 643] set_robust_list(0x555556477660, 24) = 0 [pid 643] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 643] setpgid(0, 0) = 0 [pid 643] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 643] write(3, "1000", 4) = 4 [pid 643] close(3) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 643 [pid 643] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 643] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 643] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 643] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 643] ioctl(5, KVM_RUN, 0) = 0 [pid 643] exit_group(0) = ? [pid 643] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=643, 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 645 attached [pid 645] set_robust_list(0x555556477660, 24) = 0 [pid 645] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 645] setpgid(0, 0) = 0 [pid 645] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 645] write(3, "1000", 4) = 4 [pid 645] close(3) = 0 [pid 645] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 645] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 645 [pid 645] <... ioctl resumed>) = 4 [pid 645] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 645] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 645] ioctl(5, KVM_RUN, 0) = 0 [pid 645] exit_group(0) = ? [pid 645] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=645, 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=0x555556477650) = 647 ./strace-static-x86_64: Process 647 attached [pid 647] set_robust_list(0x555556477660, 24) = 0 [pid 647] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 647] setpgid(0, 0) = 0 [pid 647] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 647] write(3, "1000", 4) = 4 [pid 647] close(3) = 0 [pid 647] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 647] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 647] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 647] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 647] ioctl(5, KVM_RUN, 0) = 0 [pid 647] exit_group(0) = ? [pid 647] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=647, 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=0x555556477650) = 649 ./strace-static-x86_64: Process 649 attached [pid 649] set_robust_list(0x555556477660, 24) = 0 [pid 649] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 649] setpgid(0, 0) = 0 [pid 649] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 649] write(3, "1000", 4) = 4 [pid 649] close(3) = 0 [pid 649] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 649] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 649] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 649] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 649] ioctl(5, KVM_RUN, 0) = 0 [pid 649] exit_group(0) = ? [pid 649] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=649, 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 651 attached [pid 651] set_robust_list(0x555556477660, 24) = 0 [pid 651] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 651 [pid 651] <... prctl resumed>) = 0 [pid 651] setpgid(0, 0) = 0 [pid 651] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 651] write(3, "1000", 4) = 4 [pid 651] close(3) = 0 [pid 651] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 651] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 651] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 651] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 651] ioctl(5, KVM_RUN, 0) = 0 [pid 651] exit_group(0) = ? [pid 651] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=651, 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=0x555556477650) = 653 ./strace-static-x86_64: Process 653 attached [pid 653] set_robust_list(0x555556477660, 24) = 0 [pid 653] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 653] setpgid(0, 0) = 0 [pid 653] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 653] write(3, "1000", 4) = 4 [pid 653] close(3) = 0 [pid 653] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 653] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 653] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 653] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 653] ioctl(5, KVM_RUN, 0) = 0 [pid 653] exit_group(0) = ? [pid 653] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=653, 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=0x555556477650) = 655 ./strace-static-x86_64: Process 655 attached [pid 655] set_robust_list(0x555556477660, 24) = 0 [pid 655] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 655] setpgid(0, 0) = 0 [pid 655] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 655] write(3, "1000", 4) = 4 [pid 655] close(3) = 0 [pid 655] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 655] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 655] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 655] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 655] ioctl(5, KVM_RUN, 0) = 0 [pid 655] exit_group(0) = ? [pid 655] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=655, 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 657 attached [pid 657] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 657 [pid 657] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 657] setpgid(0, 0) = 0 [pid 657] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 657] write(3, "1000", 4) = 4 [pid 657] close(3) = 0 [pid 657] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 657] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 657] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 657] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 657] ioctl(5, KVM_RUN, 0) = 0 [pid 657] exit_group(0) = ? [pid 657] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=657, 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=0x555556477650) = 659 ./strace-static-x86_64: Process 659 attached [pid 659] set_robust_list(0x555556477660, 24) = 0 [pid 659] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 659] setpgid(0, 0) = 0 [pid 659] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 659] write(3, "1000", 4) = 4 [pid 659] close(3) = 0 [pid 659] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 659] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 659] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 659] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 659] ioctl(5, KVM_RUN, 0) = 0 [pid 659] exit_group(0) = ? [pid 659] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=659, 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=0x555556477650) = 661 ./strace-static-x86_64: Process 661 attached [pid 661] set_robust_list(0x555556477660, 24) = 0 [pid 661] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 661] setpgid(0, 0) = 0 [pid 661] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 661] write(3, "1000", 4) = 4 [pid 661] close(3) = 0 [pid 661] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 661] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 661] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 661] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 661] ioctl(5, KVM_RUN, 0) = 0 [pid 661] exit_group(0) = ? [pid 661] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=661, 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=0x555556477650) = 663 ./strace-static-x86_64: Process 663 attached [pid 663] set_robust_list(0x555556477660, 24) = 0 [pid 663] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 663] setpgid(0, 0) = 0 [pid 663] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 663] write(3, "1000", 4) = 4 [pid 663] close(3) = 0 [pid 663] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 663] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 663] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 663] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 663] ioctl(5, KVM_RUN, 0) = 0 [pid 663] exit_group(0) = ? [pid 663] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=663, 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 665 attached [pid 665] set_robust_list(0x555556477660, 24) = 0 [pid 665] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 665] setpgid(0, 0) = 0 [pid 665] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 665 [pid 665] <... openat resumed>) = 3 [pid 665] write(3, "1000", 4) = 4 [pid 665] close(3) = 0 [pid 665] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 665] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 665] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 665] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 665] ioctl(5, KVM_RUN, 0) = 0 [pid 665] exit_group(0) = ? [pid 665] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=665, 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=0x555556477650) = 667 ./strace-static-x86_64: Process 667 attached [pid 667] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 669 attached [pid 669] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 669 [pid 669] <... ioctl resumed>) = 4 [pid 669] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 671 attached [pid 671] set_robust_list(0x555556477660, 24) = 0 [pid 671] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 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_CREATE_VCPU, 0) = 5 [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(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=0} --- 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(0x555556477660, 24) = 0 [pid 673] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 673 [pid 673] <... prctl resumed>) = 0 [pid 673] setpgid(0, 0) = 0 [pid 673] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 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_CREATE_VCPU, 0) = 5 [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(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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 675 attached [pid 675] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 675 [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_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 677 attached [pid 677] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 677 [pid 677] <... ioctl resumed>) = 4 [pid 677] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 679 attached [pid 679] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 679 [pid 679] <... ioctl resumed>) = 4 [pid 679] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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 [pid 681] set_robust_list(0x555556477660, 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 355] <... clone resumed>, child_tidptr=0x555556477650) = 681 [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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 684 ./strace-static-x86_64: Process 684 attached [pid 684] set_robust_list(0x555556477660, 24) = 0 [pid 684] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 684] setpgid(0, 0) = 0 [pid 684] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 684] write(3, "1000", 4) = 4 [pid 684] close(3) = 0 [pid 684] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 684] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 684] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 684] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 684] ioctl(5, KVM_RUN, 0) = 0 [pid 684] exit_group(0) = ? [pid 684] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=684, 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 686 attached , child_tidptr=0x555556477650) = 686 [pid 686] set_robust_list(0x555556477660, 24) = 0 [pid 686] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 686] setpgid(0, 0) = 0 [pid 686] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 686] write(3, "1000", 4) = 4 [pid 686] close(3) = 0 [pid 686] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 686] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 686] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 686] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 686] ioctl(5, KVM_RUN, 0) = 0 [pid 686] exit_group(0) = ? [pid 686] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=686, 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 688 attached [pid 688] set_robust_list(0x555556477660, 24) = 0 [pid 688] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 688] setpgid(0, 0) = 0 [pid 688] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 688] write(3, "1000", 4) = 4 [pid 688] close(3) = 0 [pid 688] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 688] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 688 [pid 688] <... ioctl resumed>) = 4 [pid 688] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 688] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 688] ioctl(5, KVM_RUN, 0) = 0 [pid 688] exit_group(0) = ? [pid 688] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=688, 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 690 attached , child_tidptr=0x555556477650) = 690 [pid 690] set_robust_list(0x555556477660, 24) = 0 [pid 690] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 690] setpgid(0, 0) = 0 [pid 690] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 690] write(3, "1000", 4) = 4 [pid 690] close(3) = 0 [pid 690] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 690] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 690] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 690] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 690] ioctl(5, KVM_RUN, 0) = 0 [pid 690] exit_group(0) = ? [pid 690] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=690, 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 692 attached [pid 692] set_robust_list(0x555556477660, 24) = 0 [pid 692] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 692 [pid 692] <... prctl resumed>) = 0 [pid 692] setpgid(0, 0) = 0 [pid 692] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 692] write(3, "1000", 4) = 4 [pid 692] close(3) = 0 [pid 692] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 692] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 692] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 692] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 692] ioctl(5, KVM_RUN, 0) = 0 [pid 692] exit_group(0) = ? [pid 692] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=692, 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 694 attached [pid 694] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 694 [pid 694] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 694] setpgid(0, 0) = 0 [pid 694] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 694] write(3, "1000", 4) = 4 [pid 694] close(3) = 0 [pid 694] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 694] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 694] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 694] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 694] ioctl(5, KVM_RUN, 0) = 0 [pid 694] exit_group(0) = ? [pid 694] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=694, 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=0x555556477650) = 696 ./strace-static-x86_64: Process 696 attached [pid 696] set_robust_list(0x555556477660, 24) = 0 [pid 696] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 696] setpgid(0, 0) = 0 [pid 696] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 696] write(3, "1000", 4) = 4 [pid 696] close(3) = 0 [pid 696] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 696] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 696] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 696] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 696] ioctl(5, KVM_RUN, 0) = 0 [pid 696] exit_group(0) = ? [pid 696] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=696, 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 698 attached [pid 698] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 698 [pid 698] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 698] setpgid(0, 0) = 0 [pid 698] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 698] write(3, "1000", 4) = 4 [pid 698] close(3) = 0 [pid 698] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 698] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 698] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 698] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 698] ioctl(5, KVM_RUN, 0) = 0 [pid 698] exit_group(0) = ? [pid 698] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=698, 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=0x555556477650) = 700 ./strace-static-x86_64: Process 700 attached [pid 700] set_robust_list(0x555556477660, 24) = 0 [pid 700] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 700] setpgid(0, 0) = 0 [pid 700] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 700] write(3, "1000", 4) = 4 [pid 700] close(3) = 0 [pid 700] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 700] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 700] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 700] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 700] ioctl(5, KVM_RUN, 0) = 0 [pid 700] exit_group(0) = ? [pid 700] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=700, 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 702 attached [pid 702] set_robust_list(0x555556477660, 24) = 0 [pid 702] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 702] setpgid(0, 0) = 0 [pid 702] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 702] write(3, "1000", 4) = 4 [pid 702] close(3) = 0 [pid 702] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 702] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 702 [pid 702] <... ioctl resumed>) = 4 [pid 702] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 702] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 702] ioctl(5, KVM_RUN, 0) = 0 [pid 702] exit_group(0) = ? [pid 702] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=702, 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=0x555556477650) = 704 ./strace-static-x86_64: Process 704 attached [pid 704] set_robust_list(0x555556477660, 24) = 0 [pid 704] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 704] setpgid(0, 0) = 0 [pid 704] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 704] write(3, "1000", 4) = 4 [pid 704] close(3) = 0 [pid 704] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 704] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 704] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 704] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 704] ioctl(5, KVM_RUN, 0) = 0 [pid 704] exit_group(0) = ? [pid 704] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=704, 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=0x555556477650) = 706 ./strace-static-x86_64: Process 706 attached [pid 706] set_robust_list(0x555556477660, 24) = 0 [pid 706] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 706] setpgid(0, 0) = 0 [pid 706] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 706] write(3, "1000", 4) = 4 [pid 706] close(3) = 0 [pid 706] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 706] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 706] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 706] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 706] ioctl(5, KVM_RUN, 0) = 0 [pid 706] exit_group(0) = ? [pid 706] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=706, 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=0x555556477650) = 708 ./strace-static-x86_64: Process 708 attached [pid 708] set_robust_list(0x555556477660, 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) = 4 [pid 708] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 710 attached [pid 710] set_robust_list(0x555556477660, 24) = 0 [pid 710] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 710 [pid 710] <... prctl resumed>) = 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 712 ./strace-static-x86_64: Process 712 attached [pid 712] set_robust_list(0x555556477660, 24) = 0 [pid 712] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 712] setpgid(0, 0) = 0 [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_CREATE_VCPU, 0) = 5 [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(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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 714 ./strace-static-x86_64: Process 714 attached [pid 714] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 716 ./strace-static-x86_64: Process 716 attached [pid 716] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 718 ./strace-static-x86_64: Process 718 attached [pid 718] set_robust_list(0x555556477660, 24) = 0 [pid 718] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 718] setpgid(0, 0) = 0 [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_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 720 attached [pid 720] set_robust_list(0x555556477660, 24) = 0 [pid 720] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 720 [pid 720] <... prctl resumed>) = 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_CREATE_VCPU, 0) = 5 [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(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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 722 attached [pid 722] set_robust_list(0x555556477660, 24) = 0 [pid 722] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 722] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 722 [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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 724 ./strace-static-x86_64: Process 724 attached [pid 724] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 726 ./strace-static-x86_64: Process 726 attached [pid 726] set_robust_list(0x555556477660, 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) = 4 [pid 726] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 728 attached , child_tidptr=0x555556477650) = 728 [pid 728] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 730 attached [pid 730] set_robust_list(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 730 [pid 730] <... ioctl resumed>) = 4 [pid 730] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 732 [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) = 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_CREATE_VCPU, 0) = 5 [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(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(0x555556477660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 734 [pid 734] <... openat resumed>) = 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) = 4 [pid 734] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0} --- 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(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 736 [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) = 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_CREATE_VCPU, 0) = 5 [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(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=0} --- 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=0x555556477650) = 738 [pid 738] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 740 ./strace-static-x86_64: Process 740 attached [pid 740] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 742 attached , child_tidptr=0x555556477650) = 742 [pid 742] set_robust_list(0x555556477660, 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) = 4 [pid 742] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 744 ./strace-static-x86_64: Process 744 attached [pid 744] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 746 ./strace-static-x86_64: Process 746 attached [pid 746] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 748 ./strace-static-x86_64: Process 748 attached [pid 748] set_robust_list(0x555556477660, 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) = 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_CREATE_VCPU, 0) = 5 [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(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 [pid 750] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 750 [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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 752 ./strace-static-x86_64: Process 752 attached [pid 752] set_robust_list(0x555556477660, 24) = 0 [pid 752] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 752] setpgid(0, 0) = 0 [pid 752] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 752] write(3, "1000", 4) = 4 [pid 752] close(3) = 0 [pid 752] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 752] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 752] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 752] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 752] ioctl(5, KVM_RUN, 0) = 0 [pid 752] exit_group(0) = ? [pid 752] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=752, 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=0x555556477650) = 754 ./strace-static-x86_64: Process 754 attached [pid 754] set_robust_list(0x555556477660, 24) = 0 [pid 754] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 754] setpgid(0, 0) = 0 [pid 754] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 754] write(3, "1000", 4) = 4 [pid 754] close(3) = 0 [pid 754] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 754] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 754] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 754] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 754] ioctl(5, KVM_RUN, 0) = 0 [pid 754] exit_group(0) = ? [pid 754] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=754, 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=0x555556477650) = 756 ./strace-static-x86_64: Process 756 attached [pid 756] set_robust_list(0x555556477660, 24) = 0 [pid 756] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 756] setpgid(0, 0) = 0 [pid 756] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 756] write(3, "1000", 4) = 4 [pid 756] close(3) = 0 [pid 756] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 756] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 756] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 756] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 756] ioctl(5, KVM_RUN, 0) = 0 [pid 756] exit_group(0) = ? [pid 756] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=756, 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=0x555556477650) = 758 ./strace-static-x86_64: Process 758 attached [pid 758] set_robust_list(0x555556477660, 24) = 0 [pid 758] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 758] setpgid(0, 0) = 0 [pid 758] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 758] write(3, "1000", 4) = 4 [pid 758] close(3) = 0 [pid 758] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 758] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 758] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 758] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 758] ioctl(5, KVM_RUN, 0) = 0 [pid 758] exit_group(0) = ? [pid 758] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=758, 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 760 attached , child_tidptr=0x555556477650) = 760 [pid 760] set_robust_list(0x555556477660, 24) = 0 [pid 760] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 760] setpgid(0, 0) = 0 [pid 760] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 760] write(3, "1000", 4) = 4 [pid 760] close(3) = 0 [pid 760] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 760] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 760] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 760] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 760] ioctl(5, KVM_RUN, 0) = 0 [pid 760] exit_group(0) = ? [pid 760] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=760, 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=0x555556477650) = 762 ./strace-static-x86_64: Process 762 attached [pid 762] set_robust_list(0x555556477660, 24) = 0 [pid 762] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 762] setpgid(0, 0) = 0 [pid 762] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 762] write(3, "1000", 4) = 4 [pid 762] close(3) = 0 [pid 762] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 762] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 762] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 762] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 762] ioctl(5, KVM_RUN, 0) = 0 [pid 762] exit_group(0) = ? [pid 762] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=762, 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 764 attached [pid 764] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 764 [pid 764] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 764] setpgid(0, 0) = 0 [pid 764] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 764] write(3, "1000", 4) = 4 [pid 764] close(3) = 0 [pid 764] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 764] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 764] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 764] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 764] ioctl(5, KVM_RUN, 0) = 0 [pid 764] exit_group(0) = ? [pid 764] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=764, 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=0x555556477650) = 766 ./strace-static-x86_64: Process 766 attached [pid 766] set_robust_list(0x555556477660, 24) = 0 [pid 766] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 766] setpgid(0, 0) = 0 [pid 766] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 766] write(3, "1000", 4) = 4 [pid 766] close(3) = 0 [pid 766] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 766] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 766] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 766] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 766] ioctl(5, KVM_RUN, 0) = 0 [pid 766] exit_group(0) = ? [pid 766] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=766, 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 [pid 769] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 769 [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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 771 ./strace-static-x86_64: Process 771 attached [pid 771] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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 , child_tidptr=0x555556477650) = 773 [pid 773] set_robust_list(0x555556477660, 24) = 0 [pid 773] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 773] setpgid(0, 0) = 0 [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_CREATE_VCPU, 0) = 5 [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(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 [pid 775] set_robust_list(0x555556477660, 24) = 0 [pid 775] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 775] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 775 [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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 777 ./strace-static-x86_64: Process 777 attached [pid 777] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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 , child_tidptr=0x555556477650) = 779 [pid 779] set_robust_list(0x555556477660, 24) = 0 [pid 779] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 781 ./strace-static-x86_64: Process 781 attached [pid 781] set_robust_list(0x555556477660, 24) = 0 [pid 781] prctl(PR_SET_PDEATHSIG, SIGKILL) = 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 783 ./strace-static-x86_64: Process 783 attached [pid 783] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 785 ./strace-static-x86_64: Process 785 attached [pid 785] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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 , child_tidptr=0x555556477650) = 787 [pid 787] set_robust_list(0x555556477660, 24) = 0 [pid 787] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 789 ./strace-static-x86_64: Process 789 attached [pid 789] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 791 ./strace-static-x86_64: Process 791 attached [pid 791] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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 , child_tidptr=0x555556477650) = 793 [pid 793] set_robust_list(0x555556477660, 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) = 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_CREATE_VCPU, 0) = 5 [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(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(0x555556477660, 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 355] <... clone resumed>, child_tidptr=0x555556477650) = 795 [pid 795] <... ioctl resumed>) = 4 [pid 795] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 797 ./strace-static-x86_64: Process 797 attached [pid 797] set_robust_list(0x555556477660, 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) = 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 799 ./strace-static-x86_64: Process 799 attached [pid 799] set_robust_list(0x555556477660, 24) = 0 [pid 799] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 799] setpgid(0, 0) = 0 [pid 799] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 799] write(3, "1000", 4) = 4 [pid 799] close(3) = 0 [pid 799] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 799] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 799] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 799] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 799] ioctl(5, KVM_RUN, 0) = 0 [pid 799] exit_group(0) = ? [pid 799] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=799, 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 801 attached , child_tidptr=0x555556477650) = 801 [pid 801] set_robust_list(0x555556477660, 24) = 0 [pid 801] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 801] setpgid(0, 0) = 0 [pid 801] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 801] write(3, "1000", 4) = 4 [pid 801] close(3) = 0 [pid 801] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 801] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 801] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 801] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 801] ioctl(5, KVM_RUN, 0) = 0 [pid 801] exit_group(0) = ? [pid 801] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=801, 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=0x555556477650) = 803 ./strace-static-x86_64: Process 803 attached [pid 803] set_robust_list(0x555556477660, 24) = 0 [pid 803] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 803] setpgid(0, 0) = 0 [pid 803] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 803] write(3, "1000", 4) = 4 [pid 803] close(3) = 0 [pid 803] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 803] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 803] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 803] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 803] ioctl(5, KVM_RUN, 0) = 0 [pid 803] exit_group(0) = ? [pid 803] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=803, 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=0x555556477650) = 805 ./strace-static-x86_64: Process 805 attached [pid 805] set_robust_list(0x555556477660, 24) = 0 [pid 805] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 805] setpgid(0, 0) = 0 [pid 805] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 805] write(3, "1000", 4) = 4 [pid 805] close(3) = 0 [pid 805] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 805] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 805] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 805] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 805] ioctl(5, KVM_RUN, 0) = 0 [pid 805] exit_group(0) = ? [pid 805] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=805, 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=0x555556477650) = 807 ./strace-static-x86_64: Process 807 attached [pid 807] set_robust_list(0x555556477660, 24) = 0 [pid 807] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 807] setpgid(0, 0) = 0 [pid 807] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 807] write(3, "1000", 4) = 4 [pid 807] close(3) = 0 [pid 807] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 807] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 807] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 807] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 807] ioctl(5, KVM_RUN, 0) = 0 [pid 807] exit_group(0) = ? [pid 807] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=807, 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 809 attached [pid 809] set_robust_list(0x555556477660, 24) = 0 [pid 809] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 809] setpgid(0, 0) = 0 [pid 809] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 809 [pid 809] <... openat resumed>) = 3 [pid 809] write(3, "1000", 4) = 4 [pid 809] close(3) = 0 [pid 809] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 809] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 809] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 809] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 809] ioctl(5, KVM_RUN, 0) = 0 [pid 809] exit_group(0) = ? [pid 809] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=809, 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 811 attached [pid 811] set_robust_list(0x555556477660, 24) = 0 [pid 811] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 811] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 811 [pid 811] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 811] write(3, "1000", 4) = 4 [pid 811] close(3) = 0 [pid 811] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 811] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 811] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 811] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 811] ioctl(5, KVM_RUN, 0) = 0 [pid 811] exit_group(0) = ? [pid 811] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=811, 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 813 attached , child_tidptr=0x555556477650) = 813 [pid 813] set_robust_list(0x555556477660, 24) = 0 [pid 813] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 813] setpgid(0, 0) = 0 [pid 813] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 813] write(3, "1000", 4) = 4 [pid 813] close(3) = 0 [pid 813] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 813] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 813] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 813] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 813] ioctl(5, KVM_RUN, 0) = 0 [pid 813] exit_group(0) = ? [pid 813] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=813, 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=0x555556477650) = 815 ./strace-static-x86_64: Process 815 attached [pid 815] set_robust_list(0x555556477660, 24) = 0 [pid 815] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 815] setpgid(0, 0) = 0 [pid 815] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 815] write(3, "1000", 4) = 4 [pid 815] close(3) = 0 [pid 815] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 815] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 815] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 815] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 815] ioctl(5, KVM_RUN, 0) = 0 [pid 815] exit_group(0) = ? [pid 815] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=815, 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 817 attached , child_tidptr=0x555556477650) = 817 [pid 817] set_robust_list(0x555556477660, 24) = 0 [pid 817] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 817] setpgid(0, 0) = 0 [pid 817] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 817] write(3, "1000", 4) = 4 [pid 817] close(3) = 0 [pid 817] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 817] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 817] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 817] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 817] ioctl(5, KVM_RUN, 0) = 0 [pid 817] exit_group(0) = ? [pid 817] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=817, 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 819 attached [pid 819] set_robust_list(0x555556477660, 24) = 0 [pid 819] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 819] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 819 [pid 819] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 819] write(3, "1000", 4) = 4 [pid 819] close(3) = 0 [pid 819] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 819] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 819] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 819] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 819] ioctl(5, KVM_RUN, 0) = 0 [pid 819] exit_group(0) = ? [pid 819] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=819, 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 821 attached [pid 821] set_robust_list(0x555556477660, 24) = 0 [pid 821] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 821] setpgid(0, 0) = 0 [pid 821] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 821 [pid 821] <... openat resumed>) = 3 [pid 821] write(3, "1000", 4) = 4 [pid 821] close(3) = 0 [pid 821] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 821] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 821] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 821] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 821] ioctl(5, KVM_RUN, 0) = 0 [pid 821] exit_group(0) = ? [pid 821] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=821, 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=0x555556477650) = 823 ./strace-static-x86_64: Process 823 attached [pid 823] set_robust_list(0x555556477660, 24) = 0 [pid 823] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 823] setpgid(0, 0) = 0 [pid 823] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 823] write(3, "1000", 4) = 4 [pid 823] close(3) = 0 [pid 823] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 823] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 823] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 823] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 823] ioctl(5, KVM_RUN, 0) = 0 [pid 823] exit_group(0) = ? [pid 823] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=823, 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 825 attached [pid 825] set_robust_list(0x555556477660, 24) = 0 [pid 825] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 825 [pid 825] <... prctl resumed>) = 0 [pid 825] setpgid(0, 0) = 0 [pid 825] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 825] write(3, "1000", 4) = 4 [pid 825] close(3) = 0 [pid 825] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 825] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 825] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 825] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 825] ioctl(5, KVM_RUN, 0) = 0 [pid 825] exit_group(0) = ? [pid 825] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=825, 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 827 attached , child_tidptr=0x555556477650) = 827 [pid 827] set_robust_list(0x555556477660, 24) = 0 [pid 827] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 827] setpgid(0, 0) = 0 [pid 827] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 827] write(3, "1000", 4) = 4 [pid 827] close(3) = 0 [pid 827] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 827] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 827] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 827] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 827] ioctl(5, KVM_RUN, 0) = 0 [pid 827] exit_group(0) = ? [pid 827] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=827, 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 829 attached [pid 829] set_robust_list(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 829 [pid 829] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 829] setpgid(0, 0) = 0 [pid 829] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 829] write(3, "1000", 4) = 4 [pid 829] close(3) = 0 [pid 829] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 829] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 829] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 829] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 829] ioctl(5, KVM_RUN, 0) = 0 [pid 829] exit_group(0) = ? [pid 829] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=829, 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=0x555556477650) = 831 ./strace-static-x86_64: Process 831 attached [pid 831] set_robust_list(0x555556477660, 24) = 0 [pid 831] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 831] setpgid(0, 0) = 0 [pid 831] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 831] write(3, "1000", 4) = 4 [pid 831] close(3) = 0 [pid 831] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 831] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 831] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 831] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 831] ioctl(5, KVM_RUN, 0) = 0 [pid 831] exit_group(0) = ? [pid 831] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=831, 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=0x555556477650) = 833 ./strace-static-x86_64: Process 833 attached [pid 833] set_robust_list(0x555556477660, 24) = 0 [pid 833] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 833] setpgid(0, 0) = 0 [pid 833] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 833] write(3, "1000", 4) = 4 [pid 833] close(3) = 0 [pid 833] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 833] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 833] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 833] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 833] ioctl(5, KVM_RUN, 0) = 0 [pid 833] exit_group(0) = ? [pid 833] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=833, 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 835 attached , child_tidptr=0x555556477650) = 835 [pid 835] set_robust_list(0x555556477660, 24) = 0 [pid 835] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 835] setpgid(0, 0) = 0 [pid 835] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 835] write(3, "1000", 4) = 4 [pid 835] close(3) = 0 [pid 835] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 835] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 835] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 835] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 835] ioctl(5, KVM_RUN, 0) = 0 [pid 835] exit_group(0) = ? [pid 835] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=835, 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=0x555556477650) = 837 ./strace-static-x86_64: Process 837 attached [pid 837] set_robust_list(0x555556477660, 24) = 0 [pid 837] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 837] setpgid(0, 0) = 0 [pid 837] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 837] write(3, "1000", 4) = 4 [pid 837] close(3) = 0 [pid 837] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 837] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 837] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 837] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 837] ioctl(5, KVM_RUN, 0) = 0 [pid 837] exit_group(0) = ? [pid 837] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=837, 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=0x555556477650) = 839 ./strace-static-x86_64: Process 839 attached [pid 839] set_robust_list(0x555556477660, 24) = 0 [pid 839] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 839] setpgid(0, 0) = 0 [pid 839] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 839] write(3, "1000", 4) = 4 [pid 839] close(3) = 0 [pid 839] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 839] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 839] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 839] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 839] ioctl(5, KVM_RUN, 0) = 0 [pid 839] exit_group(0) = ? [pid 839] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=839, 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=0x555556477650) = 841 ./strace-static-x86_64: Process 841 attached [pid 841] set_robust_list(0x555556477660, 24) = 0 [pid 841] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 841] setpgid(0, 0) = 0 [pid 841] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 841] write(3, "1000", 4) = 4 [pid 841] close(3) = 0 [pid 841] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 841] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 841] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 841] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 841] ioctl(5, KVM_RUN, 0) = 0 [pid 841] exit_group(0) = ? [pid 841] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=841, 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=0x555556477650) = 843 ./strace-static-x86_64: Process 843 attached [pid 843] set_robust_list(0x555556477660, 24) = 0 [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_CREATE_VCPU, 0) = 5 [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(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, child_tidptr=0x555556477650) = 845 ./strace-static-x86_64: Process 845 attached [pid 845] set_robust_list(0x555556477660, 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 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_CREATE_VCPU, 0) = 5 [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(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=0x555556477650) = 847 ./strace-static-x86_64: Process 847 attached [pid 847] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 849 ./strace-static-x86_64: Process 849 attached [pid 849] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 851 ./strace-static-x86_64: Process 851 attached [pid 851] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556477650) = 853 ./strace-static-x86_64: Process 853 attached [pid 853] set_robust_list(0x555556477660, 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_CREATE_VCPU, 0) = 5 [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(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=1} --- 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(0x555556477660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 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_CREATE_VCPU, 0) = 5 [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(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./strace-static-x86_64: Process 857 attached [pid 857] set_robust_list(0x555556477660, 24 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 857 [pid 857] <... set_robust_list resumed>) = 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_CREATE_VCPU, 0) = 5 [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(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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 860 attached , child_tidptr=0x555556477650) = 860 [pid 860] set_robust_list(0x555556477660, 24) = 0 [pid 860] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 860] setpgid(0, 0) = 0 [pid 860] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 860] write(3, "1000", 4) = 4 [pid 860] close(3) = 0 [pid 860] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 860] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 860] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 860] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 860] ioctl(5, KVM_RUN, 0) = 0 [pid 860] exit_group(0) = ? [pid 860] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=860, 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=0x555556477650) = 862 ./strace-static-x86_64: Process 862 attached [pid 862] set_robust_list(0x555556477660, 24) = 0 [pid 862] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 862] setpgid(0, 0) = 0 [pid 862] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 862] write(3, "1000", 4) = 4 [pid 862] close(3) = 0 [pid 862] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 862] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 862] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 862] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 862] ioctl(5, KVM_RUN, 0) = 0 [pid 862] exit_group(0) = ? [pid 862] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=862, 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 864 attached [pid 864] set_robust_list(0x555556477660, 24) = 0 [pid 864] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 864] setpgid(0, 0) = 0 [pid 864] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 355] <... clone resumed>, child_tidptr=0x555556477650) = 864 [pid 864] write(3, "1000", 4) = 4 [pid 864] close(3) = 0 [pid 864] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 864] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 864] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 864] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=0, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [ 27.956129][ T864] BUG: kernel NULL pointer dereference, address: 0000000000000086 [ 27.963741][ T864] #PF: supervisor instruction fetch in kernel mode [ 27.970079][ T864] #PF: error_code(0x0010) - not-present page [ 27.975888][ T864] PGD 1e4cce067 P4D 1e4cce067 PUD 1e4df0067 PMD 0 [ 27.982228][ T864] Oops: 0010 [#1] PREEMPT SMP KASAN [ 27.987270][ T864] CPU: 0 PID: 864 Comm: syz-executor307 Not tainted 5.4.268-syzkaller-00012-gd0d34dcb02cc #0 [ 27.997242][ T864] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 28.007140][ T864] RIP: 0010:0x86 [ 28.010523][ T864] Code: Bad RIP value. [ 28.014428][ T864] RSP: 0018:ffff8881e4d5f308 EFLAGS: 00010086 [ 28.020331][ T864] RAX: ffff8881e4d5f338 RBX: dffffc0000000000 RCX: ffff8881e4d6ee40 [ 28.028141][ T864] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 [ 28.035951][ T864] RBP: 0000000000000ec0 R08: ffffffff82315341 R09: ffffffff811c9085 [ 28.043763][ T864] R10: ffff8881e4d6ee40 R11: 0000000000000002 R12: ffffffff84601550 [ 28.051577][ T864] R13: fffffe0000000ec8 R14: ffff8881eafa0000 R15: fffffe0000000ecb [ 28.059387][ T864] FS: 0000555556477380(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000 [ 28.068154][ T864] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.074575][ T864] CR2: 000000000000005c CR3: 00000001e685c000 CR4: 00000000003426b0 [ 28.082394][ T864] Call Trace: [ 28.085519][ T864] ? __die+0xb4/0x100 [ 28.089336][ T864] ? no_context+0xbda/0xe50 [ 28.093671][ T864] ? is_prefetch+0x4b0/0x4b0 [ 28.098098][ T864] ? rcu_preempt_deferred_qs+0xa4/0x2b0 [ 28.103479][ T864] ? __do_page_fault+0xa7d/0xbb0 [ 28.108255][ T864] ? vmx_spec_ctrl_restore_host+0x83/0xfd [ 28.113806][ T864] ? __bad_area_nosemaphore+0xc0/0x460 [ 28.119107][ T864] ? page_fault+0x2f/0x40 [ 28.123266][ T864] ? __entry_text_end+0x4/0x4 [ 28.127785][ T864] ? vmx_handle_exit_irqoff+0x45/0x220 [ 28.133098][ T864] ? check_preemption_disabled+0x91/0x320 [ 28.138631][ T864] ? handle_external_interrupt_irqoff+0x148/0x2f0 [ 28.144880][ T864] ? handle_external_interrupt_irqoff+0x12a/0x2f0 [ 28.151130][ T864] ? __entry_text_end+0x4/0x4 [ 28.155645][ T864] ? vcpu_enter_guest+0x2d06/0x9f70 [ 28.160676][ T864] ? check_preemption_disabled+0x9f/0x320 [ 28.166231][ T864] ? debug_smp_processor_id+0x20/0x20 [ 28.171443][ T864] ? __free_pages_ok+0x847/0x950 [ 28.176212][ T864] ? __kvm_set_memory_region+0xda6/0xf60 [ 28.181683][ T864] ? kvm_vm_ioctl_set_memory_region+0x67/0x90 [ 28.187596][ T864] ? do_vfs_ioctl+0x742/0x1720 [ 28.192185][ T864] ? __x64_sys_ioctl+0xd4/0x110 [ 28.196875][ T864] ? do_syscall_64+0xca/0x1c0 [ 28.201386][ T864] ? local_bh_enable+0x20/0x20 [ 28.205984][ T864] ? __free_one_page+0x7f3/0xa60 [ 28.210760][ T864] ? _raw_spin_unlock+0x49/0x60 [ 28.215446][ T864] ? check_preemption_disabled+0x9f/0x320 [ 28.221002][ T864] ? set_pageblock_migratetype+0x150/0x150 [ 28.226640][ T864] ? kvm_mmu_change_mmu_pages+0x2dc/0x320 [ 28.232195][ T864] ? debug_smp_processor_id+0x20/0x20 [ 28.237404][ T864] ? synchronize_srcu_expedited+0x20/0x20 [ 28.242957][ T864] ? check_preemption_disabled+0x9f/0x320 [ 28.248514][ T864] ? llist_add_batch+0x91/0xb0 [ 28.253128][ T864] ? generic_exec_single+0x280/0x3e0 [ 28.258236][ T864] ? smp_call_function_single+0x4a0/0x4a0 [ 28.263789][ T864] ? update_load_avg+0x40f/0x1210 [ 28.268649][ T864] ? cpuacct_charge+0xe2/0x170 [ 28.273250][ T864] ? smp_call_function_single+0x388/0x4a0 [ 28.278807][ T864] ? loaded_vmcs_clear+0x80/0x80 [ 28.283583][ T864] ? generic_smp_call_function_single_interrupt+0x10/0x10 [ 28.290523][ T864] ? check_preemption_disabled+0x9f/0x320 [ 28.296075][ T864] ? loaded_vmcs_clear+0x80/0x80 [ 28.300848][ T864] ? debug_smp_processor_id+0x20/0x20 [ 28.306056][ T864] ? check_preempt_wakeup+0x41a/0x9f0 [ 28.311266][ T864] ? get_cpu_entry_area+0x8/0x30 [ 28.316038][ T864] ? vmx_vcpu_load_vmcs+0x655/0x8b0 [ 28.321072][ T864] ? read_msr+0x40/0x40 [ 28.325065][ T864] ? check_preemption_disabled+0x9f/0x320 [ 28.330620][ T864] ? debug_smp_processor_id+0x20/0x20 [ 28.335828][ T864] ? kvm_arch_vcpu_ioctl_run+0x748/0x18d0 [ 28.341383][ T864] ? kvm_vcpu_ioctl+0x7f9/0xd10 [ 28.346069][ T864] ? create_vcpu_fd+0x120/0x120 [ 28.350755][ T864] ? _raw_spin_lock_irq+0xa5/0x1b0 [ 28.355702][ T864] ? _raw_spin_lock_irqsave+0x210/0x210 [ 28.361084][ T864] ? cgroup_update_frozen+0x157/0xab0 [ 28.366290][ T864] ? cgroup_update_frozen+0x157/0xab0 [ 28.371500][ T864] ? cgroup_leave_frozen+0x13c/0x290 [ 28.376620][ T864] ? ptrace_stop+0x6ee/0xa30 [ 28.381047][ T864] ? create_vcpu_fd+0x120/0x120 [ 28.385731][ T864] ? do_vfs_ioctl+0x742/0x1720 [ 28.390334][ T864] ? ioctl_preallocate+0x250/0x250 [ 28.395280][ T864] ? check_preemption_disabled+0x153/0x320 [ 28.400921][ T864] ? syscall_trace_enter+0x650/0x940 [ 28.406043][ T864] ? do_syscall_64+0x1c0/0x1c0 [ 28.410643][ T864] ? switch_fpu_return+0x1d4/0x410 [ 28.415590][ T864] ? security_file_ioctl+0x7d/0xa0 [ 28.420536][ T864] ? __x64_sys_ioctl+0xd4/0x110 [ 28.425223][ T864] ? do_syscall_64+0xca/0x1c0 [ 28.429737][ T864] ? entry_SYSCALL_64_after_hwframe+0x5c/0xc1 [ 28.435638][ T864] Modules linked in: [ 28.439368][ T864] CR2: 0000000000000086 [ 28.443361][ T864] ---[ end trace 490e6fc0263d0c9d ]--- [ 28.448657][ T864] RIP: 0010:0x86 [ 28.452045][ T864] Code: Bad RIP value. [ 28.455945][ T864] RSP: 0018:ffff8881e4d5f308 EFLAGS: 00010086 [ 28.461848][ T864] RAX: ffff8881e4d5f338 RBX: dffffc0000000000 RCX: ffff8881e4d6ee40 [ 28.469663][ T864] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 [ 28.477472][ T864] RBP: 0000000000000ec0 R08: ffffffff82315341 R09: ffffffff811c9085 [ 28.485282][ T864] R10: ffff8881e4d6ee40 R11: 0000000000000002 R12: ffffffff84601550 [ 28.493096][ T864] R13: fffffe0000000ec8 R14: ffff8881eafa0000 R15: fffffe0000000ecb [ 28.500908][ T864] FS: 0000555556477380(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000 [ 28.509675][ T864] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 28.516095][ T864] CR2: 000000000000005c CR3: 00000001e685c000 CR4: 00000000003426b0 [ 28.523911][ T864] Kernel panic - not syncing: Fatal exception [ 28.530033][ T864] Kernel Offset: disabled [ 28.534149][ T864] Rebooting in 86400 seconds..