./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor513395439 <...> Warning: Permanently added '10.128.1.89' (ED25519) to the list of known hosts. execve("./syz-executor513395439", ["./syz-executor513395439"], 0x7ffde70b3690 /* 10 vars */) = 0 brk(NULL) = 0x555555b04000 brk(0x555555b04d00) = 0x555555b04d00 arch_prctl(ARCH_SET_FS, 0x555555b04380) = 0 set_tid_address(0x555555b04650) = 356 set_robust_list(0x555555b04660, 24) = 0 rseq(0x555555b04ca0, 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-executor513395439", 4096) = 27 getrandom("\xb0\x9b\xd1\x9f\xe6\x7d\x0d\x78", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x555555b04d00 brk(0x555555b25d00) = 0x555555b25d00 brk(0x555555b26000) = 0x555555b26000 mprotect(0x7fd0ceccb000, 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./strace-static-x86_64: Process 357 attached , child_tidptr=0x555555b04650) = 357 [pid 357] set_robust_list(0x555555b04660, 24) = 0 [pid 357] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 357] setpgid(0, 0) = 0 [pid 357] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 357] write(3, "1000", 4) = 4 [pid 357] close(3) = 0 [pid 357] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [ 22.871497][ T23] audit: type=1400 audit(1712415784.669:66): avc: denied { execmem } for pid=356 comm="syz-executor513" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=process permissive=1 [ 22.895045][ T23] audit: type=1400 audit(1712415784.689:67): avc: denied { read } for pid=357 comm="syz-executor513" 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 [ 22.918263][ T23] audit: type=1400 audit(1712415784.689:68): avc: denied { open } for pid=357 comm="syz-executor513" 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 [ 22.918681][ T357] 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. [pid 357] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 357] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 357] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 357] ioctl(5, KVM_RUN, 0) = 0 [pid 357] exit_group(0) = ? [pid 357] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=357, si_uid=0, si_status=0, si_utime=0, si_stime=3} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 360 ./strace-static-x86_64: Process 360 attached [pid 360] set_robust_list(0x555555b04660, 24) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 360] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 362] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 362] setpgid(0, 0) = 0 [pid 362] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 362] write(3, "1000", 4) = 4 [pid 362] close(3) = 0 [pid 362] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 362] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 362 [pid 362] <... ioctl resumed>) = 4 [ 22.941912][ T23] audit: type=1400 audit(1712415784.719:69): avc: denied { ioctl } for pid=357 comm="syz-executor513" 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=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 362] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 362] ioctl(5, KVM_RUN, 0) = 0 [pid 362] exit_group(0) = ? [pid 362] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=362, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 364 ./strace-static-x86_64: Process 364 attached [pid 364] set_robust_list(0x555555b04660, 24) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 364] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 366 attached [pid 366] set_robust_list(0x555555b04660, 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 356] <... clone resumed>, child_tidptr=0x555555b04650) = 366 [pid 366] <... ioctl resumed>) = 4 [pid 366] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 366] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 366] ioctl(5, KVM_RUN, 0) = 0 [pid 366] exit_group(0) = ? [pid 366] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=366, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 368 ./strace-static-x86_64: Process 368 attached [pid 368] set_robust_list(0x555555b04660, 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) = 4 [pid 368] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 368] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 368] ioctl(5, KVM_RUN, 0) = 0 [pid 368] exit_group(0) = ? [pid 368] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=368, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 370 ./strace-static-x86_64: Process 370 attached [pid 370] set_robust_list(0x555555b04660, 24) = 0 [pid 370] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 370] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 370] ioctl(5, KVM_RUN, 0) = 0 [pid 370] exit_group(0) = ? [pid 370] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=370, si_uid=0, si_status=0, si_utime=0, si_stime=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(0x555555b04660, 24) = 0 [pid 372] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 372] setpgid(0, 0) = 0 [pid 372] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 372] write(3, "1000", 4) = 4 [pid 372] close(3) = 0 [pid 372] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 372] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 372 [pid 372] <... ioctl resumed>) = 4 [pid 372] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 372] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 372] ioctl(5, KVM_RUN, 0) = 0 [pid 372] exit_group(0) = ? [pid 372] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=372, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 374 attached [pid 374] set_robust_list(0x555555b04660, 24) = 0 [pid 374] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 374] setpgid(0, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 374 [pid 374] <... setpgid resumed>) = 0 [pid 374] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 374] write(3, "1000", 4) = 4 [pid 374] close(3) = 0 [pid 374] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 374] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 374] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 374] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 374] ioctl(5, KVM_RUN, 0) = 0 [pid 374] exit_group(0) = ? [pid 374] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=374, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 376 attached , child_tidptr=0x555555b04650) = 376 [pid 376] set_robust_list(0x555555b04660, 24) = 0 [pid 376] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 376] setpgid(0, 0) = 0 [pid 376] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 376] write(3, "1000", 4) = 4 [pid 376] close(3) = 0 [pid 376] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 376] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 376] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 376] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 376] ioctl(5, KVM_RUN, 0) = 0 [pid 376] exit_group(0) = ? [pid 376] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=376, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 378 ./strace-static-x86_64: Process 378 attached [pid 378] set_robust_list(0x555555b04660, 24) = 0 [pid 378] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 378] setpgid(0, 0) = 0 [pid 378] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 378] write(3, "1000", 4) = 4 [pid 378] close(3) = 0 [pid 378] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 378] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 378] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 378] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 378] ioctl(5, KVM_RUN, 0) = 0 [pid 378] exit_group(0) = ? [pid 378] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=378, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 380 ./strace-static-x86_64: Process 380 attached [pid 380] set_robust_list(0x555555b04660, 24) = 0 [pid 380] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 380] setpgid(0, 0) = 0 [pid 380] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 380] write(3, "1000", 4) = 4 [pid 380] close(3) = 0 [pid 380] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 380] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 380] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 380] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 380] ioctl(5, KVM_RUN, 0) = 0 [pid 380] exit_group(0) = ? [pid 380] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=380, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 382 attached [pid 382] set_robust_list(0x555555b04660, 24) = 0 [pid 382] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 382] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 382 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 382] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 382] ioctl(5, KVM_RUN, 0) = 0 [pid 382] exit_group(0) = ? [pid 382] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=382, si_uid=0, si_status=0, si_utime=0, si_stime=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(0x555555b04660, 24) = 0 [pid 384] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 384] setpgid(0, 0) = 0 [pid 384] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 384 [pid 384] write(3, "1000", 4) = 4 [pid 384] close(3) = 0 [pid 384] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 384] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 384] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 384] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 384] ioctl(5, KVM_RUN, 0) = 0 [pid 384] exit_group(0) = ? [pid 384] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=384, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 386 attached [pid 386] set_robust_list(0x555555b04660, 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 356] <... clone resumed>, child_tidptr=0x555555b04650) = 386 [pid 386] <... ioctl resumed>) = 4 [pid 386] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 386] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 386] ioctl(5, KVM_RUN, 0) = 0 [pid 386] exit_group(0) = ? [pid 386] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=386, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 388 ./strace-static-x86_64: Process 388 attached [pid 388] set_robust_list(0x555555b04660, 24) = 0 [pid 388] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 388] setpgid(0, 0) = 0 [pid 388] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 388] write(3, "1000", 4) = 4 [pid 388] close(3) = 0 [pid 388] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 388] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 388] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 388] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 388] ioctl(5, KVM_RUN, 0) = 0 [pid 388] exit_group(0) = ? [pid 388] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=388, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 390 ./strace-static-x86_64: Process 390 attached [pid 390] set_robust_list(0x555555b04660, 24) = 0 [pid 390] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 390] setpgid(0, 0) = 0 [pid 390] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 390] write(3, "1000", 4) = 4 [pid 390] close(3) = 0 [pid 390] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 390] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 390] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 390] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 390] ioctl(5, KVM_RUN, 0) = 0 [pid 390] exit_group(0) = ? [pid 390] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=390, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 392 ./strace-static-x86_64: Process 392 attached [pid 392] set_robust_list(0x555555b04660, 24) = 0 [pid 392] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 392] setpgid(0, 0) = 0 [pid 392] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 392] write(3, "1000", 4) = 4 [pid 392] close(3) = 0 [pid 392] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 392] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 392] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 392] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 392] ioctl(5, KVM_RUN, 0) = 0 [pid 392] exit_group(0) = ? [pid 392] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=392, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 394 ./strace-static-x86_64: Process 394 attached [pid 394] set_robust_list(0x555555b04660, 24) = 0 [pid 394] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 394] setpgid(0, 0) = 0 [pid 394] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 394] write(3, "1000", 4) = 4 [pid 394] close(3) = 0 [pid 394] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 394] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 394] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 394] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 394] ioctl(5, KVM_RUN, 0) = 0 [pid 394] exit_group(0) = ? [pid 394] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=394, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 396 ./strace-static-x86_64: Process 396 attached [pid 396] set_robust_list(0x555555b04660, 24) = 0 [pid 396] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 396] setpgid(0, 0) = 0 [pid 396] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 396] write(3, "1000", 4) = 4 [pid 396] close(3) = 0 [pid 396] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 396] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 396] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 396] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 396] ioctl(5, KVM_RUN, 0) = 0 [pid 396] exit_group(0) = ? [pid 396] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=396, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 398 attached [pid 398] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 398 [pid 398] <... openat resumed>) = 3 [pid 398] write(3, "1000", 4) = 4 [pid 398] close(3) = 0 [pid 398] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 398] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 398] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 398] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 398] ioctl(5, KVM_RUN, 0) = 0 [pid 398] exit_group(0) = ? [pid 398] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=398, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 400 attached [pid 400] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 400 [pid 400] <... ioctl resumed>) = 4 [pid 400] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 400] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 400] ioctl(5, KVM_RUN, 0) = 0 [pid 400] exit_group(0) = ? [pid 400] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=400, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 402 ./strace-static-x86_64: Process 402 attached [pid 402] set_robust_list(0x555555b04660, 24) = 0 [pid 402] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 402] setpgid(0, 0) = 0 [pid 402] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 402] write(3, "1000", 4) = 4 [pid 402] close(3) = 0 [pid 402] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 402] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 402] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 402] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 402] ioctl(5, KVM_RUN, 0) = 0 [pid 402] exit_group(0) = ? [pid 402] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=402, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 404 ./strace-static-x86_64: Process 404 attached [pid 404] set_robust_list(0x555555b04660, 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) = 4 [pid 404] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 404] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 404] ioctl(5, KVM_RUN, 0) = 0 [pid 404] exit_group(0) = ? [pid 404] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=404, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 406 attached [pid 406] set_robust_list(0x555555b04660, 24) = 0 [pid 406] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 406] setpgid(0, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 406 [pid 406] <... setpgid resumed>) = 0 [pid 406] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 406] write(3, "1000", 4) = 4 [pid 406] close(3) = 0 [pid 406] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 406] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 406] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 406] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 406] ioctl(5, KVM_RUN, 0) = 0 [pid 406] exit_group(0) = ? [pid 406] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=406, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 408 ./strace-static-x86_64: Process 408 attached [pid 408] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 408] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 411 ./strace-static-x86_64: Process 411 attached [pid 411] set_robust_list(0x555555b04660, 24) = 0 [pid 411] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 411] setpgid(0, 0) = 0 [pid 411] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 411] write(3, "1000", 4) = 4 [pid 411] close(3) = 0 [pid 411] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 411] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 411] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 411] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 411] ioctl(5, KVM_RUN, 0) = 0 [pid 411] exit_group(0) = ? [pid 411] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=411, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 413 attached [pid 413] set_robust_list(0x555555b04660, 24) = 0 [pid 413] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 413] setpgid(0, 0) = 0 [pid 413] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 413] write(3, "1000", 4) = 4 [pid 413] close(3) = 0 [pid 413] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 413] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 413 [pid 413] <... ioctl resumed>) = 4 [pid 413] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 413] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 413] ioctl(5, KVM_RUN, 0) = 0 [pid 413] exit_group(0) = ? [pid 413] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=413, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 415 ./strace-static-x86_64: Process 415 attached [pid 415] set_robust_list(0x555555b04660, 24) = 0 [pid 415] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 415] setpgid(0, 0) = 0 [pid 415] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 415] write(3, "1000", 4) = 4 [pid 415] close(3) = 0 [pid 415] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 415] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 415] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 415] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 415] ioctl(5, KVM_RUN, 0) = 0 [pid 415] exit_group(0) = ? [pid 415] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=415, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 417 attached [pid 417] set_robust_list(0x555555b04660, 24) = 0 [pid 417] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 417 [pid 417] <... prctl resumed>) = 0 [pid 417] setpgid(0, 0) = 0 [pid 417] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 417] write(3, "1000", 4) = 4 [pid 417] close(3) = 0 [pid 417] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 417] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 417] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 417] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 417] ioctl(5, KVM_RUN, 0) = 0 [pid 417] exit_group(0) = ? [pid 417] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=417, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 419 attached [pid 419] set_robust_list(0x555555b04660, 24) = 0 [pid 419] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 419] setpgid(0, 0) = 0 [pid 419] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 419 [pid 419] <... openat resumed>) = 3 [pid 419] write(3, "1000", 4) = 4 [pid 419] close(3) = 0 [pid 419] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 419] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 419] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 419] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 419] ioctl(5, KVM_RUN, 0) = 0 [pid 419] exit_group(0) = ? [pid 419] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=419, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 421 attached [pid 421] set_robust_list(0x555555b04660, 24) = 0 [pid 421] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 421 [pid 421] <... prctl resumed>) = 0 [pid 421] setpgid(0, 0) = 0 [pid 421] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 421] write(3, "1000", 4) = 4 [pid 421] close(3) = 0 [pid 421] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 421] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 421] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 421] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 421] ioctl(5, KVM_RUN, 0) = 0 [pid 421] exit_group(0) = ? [pid 421] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=421, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 423 ./strace-static-x86_64: Process 423 attached [pid 423] set_robust_list(0x555555b04660, 24) = 0 [pid 423] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 423] setpgid(0, 0) = 0 [pid 423] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 423] write(3, "1000", 4) = 4 [pid 423] close(3) = 0 [pid 423] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 423] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 423] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 423] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 423] ioctl(5, KVM_RUN, 0) = 0 [pid 423] exit_group(0) = ? [pid 423] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=423, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 425 ./strace-static-x86_64: Process 425 attached [pid 425] set_robust_list(0x555555b04660, 24) = 0 [pid 425] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 425] setpgid(0, 0) = 0 [pid 425] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 425] write(3, "1000", 4) = 4 [pid 425] close(3) = 0 [pid 425] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 425] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 425] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 425] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 425] ioctl(5, KVM_RUN, 0) = 0 [pid 425] exit_group(0) = ? [pid 425] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=425, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 427 attached [pid 427] set_robust_list(0x555555b04660, 24) = 0 [pid 427] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 427] setpgid(0, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 427 [pid 427] <... setpgid resumed>) = 0 [pid 427] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 427] write(3, "1000", 4) = 4 [pid 427] close(3) = 0 [pid 427] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 427] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 427] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 427] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 427] ioctl(5, KVM_RUN, 0) = 0 [pid 427] exit_group(0) = ? [pid 427] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=427, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 429 ./strace-static-x86_64: Process 429 attached [pid 429] set_robust_list(0x555555b04660, 24) = 0 [pid 429] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 429] setpgid(0, 0) = 0 [pid 429] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 429] write(3, "1000", 4) = 4 [pid 429] close(3) = 0 [pid 429] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 429] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 429] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 429] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 429] ioctl(5, KVM_RUN, 0) = 0 [pid 429] exit_group(0) = ? [pid 429] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=429, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 431 attached [pid 431] set_robust_list(0x555555b04660, 24) = 0 [pid 431] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 431 [pid 431] <... prctl resumed>) = 0 [pid 431] setpgid(0, 0) = 0 [pid 431] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 431] write(3, "1000", 4) = 4 [pid 431] close(3) = 0 [pid 431] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 431] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 431] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 431] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 431] ioctl(5, KVM_RUN, 0) = 0 [pid 431] exit_group(0) = ? [pid 431] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=431, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 433 attached [pid 433] set_robust_list(0x555555b04660, 24) = 0 [pid 433] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 433] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 433 [pid 433] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 433] write(3, "1000", 4) = 4 [pid 433] close(3) = 0 [pid 433] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 433] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 433] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 433] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 433] ioctl(5, KVM_RUN, 0) = 0 [pid 433] exit_group(0) = ? [pid 433] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=433, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 435 ./strace-static-x86_64: Process 435 attached [pid 435] set_robust_list(0x555555b04660, 24) = 0 [pid 435] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 435] setpgid(0, 0) = 0 [pid 435] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 435] write(3, "1000", 4) = 4 [pid 435] close(3) = 0 [pid 435] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 435] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 435] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 435] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 435] ioctl(5, KVM_RUN, 0) = 0 [pid 435] exit_group(0) = ? [pid 435] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=435, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 437 attached [pid 437] set_robust_list(0x555555b04660, 24) = 0 [pid 437] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 437] setpgid(0, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 437 [pid 437] <... setpgid resumed>) = 0 [pid 437] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 437] write(3, "1000", 4) = 4 [pid 437] close(3) = 0 [pid 437] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 437] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 437] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 437] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 437] ioctl(5, KVM_RUN, 0) = 0 [pid 437] exit_group(0) = ? [pid 437] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=437, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 439 ./strace-static-x86_64: Process 439 attached [pid 439] set_robust_list(0x555555b04660, 24) = 0 [pid 439] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 439] setpgid(0, 0) = 0 [pid 439] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 439] write(3, "1000", 4) = 4 [pid 439] close(3) = 0 [pid 439] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 439] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 439] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 439] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 439] ioctl(5, KVM_RUN, 0) = 0 [pid 439] exit_group(0) = ? [pid 439] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=439, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 441 ./strace-static-x86_64: Process 441 attached [pid 441] set_robust_list(0x555555b04660, 24) = 0 [pid 441] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 441] setpgid(0, 0) = 0 [pid 441] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 441] write(3, "1000", 4) = 4 [pid 441] close(3) = 0 [pid 441] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 441] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 441] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 441] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 441] ioctl(5, KVM_RUN, 0) = 0 [pid 441] exit_group(0) = ? [pid 441] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=441, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 443 attached [pid 443] set_robust_list(0x555555b04660, 24 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 443 [pid 443] <... set_robust_list resumed>) = 0 [pid 443] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 443] setpgid(0, 0) = 0 [pid 443] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 443] write(3, "1000", 4) = 4 [pid 443] close(3) = 0 [pid 443] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 443] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 443] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 443] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 443] ioctl(5, KVM_RUN, 0) = 0 [pid 443] exit_group(0) = ? [pid 443] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=443, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 445 attached [pid 445] set_robust_list(0x555555b04660, 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 356] <... clone resumed>, child_tidptr=0x555555b04650) = 445 [pid 445] <... ioctl resumed>) = 4 [pid 445] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 445] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 445] ioctl(5, KVM_RUN, 0) = 0 [pid 445] exit_group(0) = ? [pid 445] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=445, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 447 ./strace-static-x86_64: Process 447 attached [pid 447] set_robust_list(0x555555b04660, 24) = 0 [pid 447] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 447] setpgid(0, 0) = 0 [pid 447] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 447] write(3, "1000", 4) = 4 [pid 447] close(3) = 0 [pid 447] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 447] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 447] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 447] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 447] ioctl(5, KVM_RUN, 0) = 0 [pid 447] exit_group(0) = ? [pid 447] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=447, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 449 attached , child_tidptr=0x555555b04650) = 449 [pid 449] set_robust_list(0x555555b04660, 24) = 0 [pid 449] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 449] setpgid(0, 0) = 0 [pid 449] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 449] write(3, "1000", 4) = 4 [pid 449] close(3) = 0 [pid 449] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 449] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 449] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 449] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 449] ioctl(5, KVM_RUN, 0) = 0 [pid 449] exit_group(0) = ? [pid 449] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=449, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 451 ./strace-static-x86_64: Process 451 attached [pid 451] set_robust_list(0x555555b04660, 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) = 4 [pid 451] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 451] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 453 [pid 453] <... openat resumed>) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 453] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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, child_tidptr=0x555555b04650) = 455 ./strace-static-x86_64: Process 455 attached [pid 455] set_robust_list(0x555555b04660, 24) = 0 [pid 455] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 455] setpgid(0, 0) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 455] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 457 [pid 457] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 457] setpgid(0, 0) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 457] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 459 [pid 459] <... close resumed>) = 0 [pid 459] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 459] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 459] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 459] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 461 ./strace-static-x86_64: Process 461 attached [pid 461] set_robust_list(0x555555b04660, 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) = 4 [pid 461] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 461] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 463 attached [pid 463] set_robust_list(0x555555b04660, 24) = 0 [pid 463] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 463] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 463 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 463] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 465] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 465] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 465 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 465] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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, child_tidptr=0x555555b04650) = 467 ./strace-static-x86_64: Process 467 attached [pid 467] set_robust_list(0x555555b04660, 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) = 4 [pid 467] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 467] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 469 attached [pid 469] set_robust_list(0x555555b04660, 24) = 0 [pid 469] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 469 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 469] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 471] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 471 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 471] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 473 ./strace-static-x86_64: Process 473 attached [pid 473] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 473] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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, child_tidptr=0x555555b04650) = 475 ./strace-static-x86_64: Process 475 attached [pid 475] set_robust_list(0x555555b04660, 24) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 475] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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, child_tidptr=0x555555b04650) = 477 ./strace-static-x86_64: Process 477 attached [pid 477] set_robust_list(0x555555b04660, 24) = 0 [pid 477] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 477] setpgid(0, 0) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 477] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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 , child_tidptr=0x555555b04650) = 479 [pid 479] set_robust_list(0x555555b04660, 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) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 479] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 481 attached [pid 481] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 481 [pid 481] <... ioctl resumed>) = 4 [pid 481] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 481] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 483 attached [pid 483] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 483 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 483] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 485 attached [pid 485] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 485 [pid 485] <... ioctl resumed>) = 4 [pid 485] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 485] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 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 356] <... clone resumed>, child_tidptr=0x555555b04650) = 487 [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) = 4 [pid 487] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 487] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 489 ./strace-static-x86_64: Process 489 attached [pid 489] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 489] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=1} --- 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 , child_tidptr=0x555555b04650) = 491 [pid 491] set_robust_list(0x555555b04660, 24) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 491] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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, child_tidptr=0x555555b04650) = 494 ./strace-static-x86_64: Process 494 attached [pid 494] set_robust_list(0x555555b04660, 24) = 0 [pid 494] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 494] setpgid(0, 0) = 0 [pid 494] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 494] write(3, "1000", 4) = 4 [pid 494] close(3) = 0 [pid 494] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 494] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 494] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 494] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 494] ioctl(5, KVM_RUN, 0) = 0 [pid 494] exit_group(0) = ? [pid 494] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=494, si_uid=0, si_status=0, 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=0x555555b04650) = 496 ./strace-static-x86_64: Process 496 attached [pid 496] set_robust_list(0x555555b04660, 24) = 0 [pid 496] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 496] setpgid(0, 0) = 0 [pid 496] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 496] write(3, "1000", 4) = 4 [pid 496] close(3) = 0 [pid 496] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 496] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 496] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 496] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 496] ioctl(5, KVM_RUN, 0) = 0 [pid 496] exit_group(0) = ? [pid 496] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=496, si_uid=0, si_status=0, 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=0x555555b04650) = 498 ./strace-static-x86_64: Process 498 attached [pid 498] set_robust_list(0x555555b04660, 24) = 0 [pid 498] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 498] setpgid(0, 0) = 0 [pid 498] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 498] write(3, "1000", 4) = 4 [pid 498] close(3) = 0 [pid 498] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 498] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 498] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 498] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 498] ioctl(5, KVM_RUN, 0) = 0 [pid 498] exit_group(0) = ? [pid 498] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=498, si_uid=0, si_status=0, 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=0x555555b04650) = 500 ./strace-static-x86_64: Process 500 attached [pid 500] set_robust_list(0x555555b04660, 24) = 0 [pid 500] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 500] setpgid(0, 0) = 0 [pid 500] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 500] write(3, "1000", 4) = 4 [pid 500] close(3) = 0 [pid 500] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 500] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 500] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 500] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 500] ioctl(5, KVM_RUN, 0) = 0 [pid 500] exit_group(0) = ? [pid 500] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=500, si_uid=0, si_status=0, 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 502 attached [pid 502] set_robust_list(0x555555b04660, 24) = 0 [pid 502] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 502 [pid 502] <... prctl resumed>) = 0 [pid 502] setpgid(0, 0) = 0 [pid 502] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 502] write(3, "1000", 4) = 4 [pid 502] close(3) = 0 [pid 502] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 502] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 502] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 502] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 502] ioctl(5, KVM_RUN, 0) = 0 [pid 502] exit_group(0) = ? [pid 502] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=502, si_uid=0, si_status=0, 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=0x555555b04650) = 504 ./strace-static-x86_64: Process 504 attached [pid 504] set_robust_list(0x555555b04660, 24) = 0 [pid 504] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 504] setpgid(0, 0) = 0 [pid 504] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 504] write(3, "1000", 4) = 4 [pid 504] close(3) = 0 [pid 504] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 504] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 504] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 504] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 504] ioctl(5, KVM_RUN, 0) = 0 [pid 504] exit_group(0) = ? [pid 504] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=504, si_uid=0, si_status=0, 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 506 attached [pid 506] set_robust_list(0x555555b04660, 24) = 0 [pid 506] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 506] setpgid(0, 0) = 0 [pid 506] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 506] write(3, "1000", 4) = 4 [pid 506] close(3) = 0 [pid 506] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 506] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 506 [pid 506] <... ioctl resumed>) = 4 [pid 506] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 506] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 506] ioctl(5, KVM_RUN, 0) = 0 [pid 506] exit_group(0) = ? [pid 506] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=506, si_uid=0, si_status=0, 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 508 attached [pid 508] set_robust_list(0x555555b04660, 24) = 0 [pid 508] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 508] setpgid(0, 0) = 0 [pid 508] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 508] write(3, "1000", 4) = 4 [pid 508] close(3) = 0 [pid 508] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 508] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 508 [pid 508] <... ioctl resumed>) = 4 [pid 508] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 508] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 508] ioctl(5, KVM_RUN, 0) = 0 [pid 508] exit_group(0) = ? [pid 508] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=508, si_uid=0, si_status=0, 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=0x555555b04650) = 510 ./strace-static-x86_64: Process 510 attached [pid 510] set_robust_list(0x555555b04660, 24) = 0 [pid 510] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 510] setpgid(0, 0) = 0 [pid 510] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 510] write(3, "1000", 4) = 4 [pid 510] close(3) = 0 [pid 510] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 510] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 510] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 510] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 510] ioctl(5, KVM_RUN, 0) = 0 [pid 510] exit_group(0) = ? [pid 510] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=510, si_uid=0, si_status=0, 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 512 attached [pid 512] set_robust_list(0x555555b04660, 24) = 0 [pid 512] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 512] setpgid(0, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 512 [pid 512] <... setpgid resumed>) = 0 [pid 512] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 512] write(3, "1000", 4) = 4 [pid 512] close(3) = 0 [pid 512] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 512] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 512] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 512] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 512] ioctl(5, KVM_RUN, 0) = 0 [pid 512] exit_group(0) = ? [pid 512] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=512, si_uid=0, si_status=0, 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 514 attached [pid 514] set_robust_list(0x555555b04660, 24) = 0 [pid 514] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 514] setpgid(0, 0) = 0 [pid 514] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 514] write(3, "1000", 4) = 4 [pid 514] close(3) = 0 [pid 514] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 514] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 514 [pid 514] <... ioctl resumed>) = 4 [pid 514] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 514] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 514] ioctl(5, KVM_RUN, 0) = 0 [pid 514] exit_group(0) = ? [pid 514] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=514, si_uid=0, si_status=0, 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=0x555555b04650) = 516 ./strace-static-x86_64: Process 516 attached [pid 516] set_robust_list(0x555555b04660, 24) = 0 [pid 516] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 516] setpgid(0, 0) = 0 [pid 516] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 516] write(3, "1000", 4) = 4 [pid 516] close(3) = 0 [pid 516] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 516] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 516] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 516] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 516] ioctl(5, KVM_RUN, 0) = 0 [pid 516] exit_group(0) = ? [pid 516] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=516, si_uid=0, si_status=0, 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=0x555555b04650) = 518 ./strace-static-x86_64: Process 518 attached [pid 518] set_robust_list(0x555555b04660, 24) = 0 [pid 518] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 518] setpgid(0, 0) = 0 [pid 518] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 518] write(3, "1000", 4) = 4 [pid 518] close(3) = 0 [pid 518] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 518] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 518] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 518] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 518] ioctl(5, KVM_RUN, 0) = 0 [pid 518] exit_group(0) = ? [pid 518] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=518, si_uid=0, si_status=0, 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=0x555555b04650) = 520 ./strace-static-x86_64: Process 520 attached [pid 520] set_robust_list(0x555555b04660, 24) = 0 [pid 520] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 520] setpgid(0, 0) = 0 [pid 520] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 520] write(3, "1000", 4) = 4 [pid 520] close(3) = 0 [pid 520] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 520] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 520] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 520] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 520] ioctl(5, KVM_RUN, 0) = 0 [pid 520] exit_group(0) = ? [pid 520] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=520, si_uid=0, si_status=0, 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 522 attached [pid 522] set_robust_list(0x555555b04660, 24) = 0 [pid 522] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 522] setpgid(0, 0) = 0 [pid 522] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 522] write(3, "1000", 4) = 4 [pid 522] close(3) = 0 [pid 522] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 522] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 522 [pid 522] <... ioctl resumed>) = 4 [pid 522] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 522] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 522] ioctl(5, KVM_RUN, 0) = 0 [pid 522] exit_group(0) = ? [pid 522] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=522, si_uid=0, si_status=0, 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=0x555555b04650) = 524 ./strace-static-x86_64: Process 524 attached [pid 524] set_robust_list(0x555555b04660, 24) = 0 [pid 524] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 524] setpgid(0, 0) = 0 [pid 524] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 524] write(3, "1000", 4) = 4 [pid 524] close(3) = 0 [pid 524] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 524] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 524] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 524] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 524] ioctl(5, KVM_RUN, 0) = 0 [pid 524] exit_group(0) = ? [pid 524] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=524, si_uid=0, si_status=0, 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 526 attached [pid 526] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 526 [pid 526] <... ioctl resumed>) = 4 [pid 526] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 526] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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 , child_tidptr=0x555555b04650) = 528 [pid 528] set_robust_list(0x555555b04660, 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) = 4 [pid 528] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 528] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 530 ./strace-static-x86_64: Process 530 attached [pid 530] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 530] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 532 attached [pid 532] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 532 [pid 532] <... ioctl resumed>) = 4 [pid 532] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 532] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 534 attached [pid 534] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 534 [pid 534] <... openat resumed>) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 534] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 536 attached [pid 536] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 536 [pid 536] <... ioctl resumed>) = 4 [pid 536] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 536] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 536] ioctl(5, KVM_RUN, 0) = 0 [pid 536] exit_group(0) = ? [pid 536] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=536, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 538 attached [pid 538] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 538 [pid 538] <... openat resumed>) = 3 [pid 538] write(3, "1000", 4) = 4 [pid 538] close(3) = 0 [pid 538] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 538] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 538] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 538] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 538] ioctl(5, KVM_RUN, 0) = 0 [pid 538] exit_group(0) = ? [pid 538] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=538, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 540 attached [pid 540] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 540 [pid 540] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 540] setpgid(0, 0) = 0 [pid 540] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 540] write(3, "1000", 4) = 4 [pid 540] close(3) = 0 [pid 540] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 540] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 540] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 540] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 540] ioctl(5, KVM_RUN, 0) = 0 [pid 540] exit_group(0) = ? [pid 540] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=540, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 542 attached , child_tidptr=0x555555b04650) = 542 [pid 542] set_robust_list(0x555555b04660, 24) = 0 [pid 542] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 542] setpgid(0, 0) = 0 [pid 542] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 542] write(3, "1000", 4) = 4 [pid 542] close(3) = 0 [pid 542] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 542] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 542] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 542] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 542] ioctl(5, KVM_RUN, 0) = 0 [pid 542] exit_group(0) = ? [pid 542] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=542, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 544 attached [pid 544] set_robust_list(0x555555b04660, 24 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 544 [pid 544] <... set_robust_list resumed>) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 544] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 544] ioctl(5, KVM_RUN, 0) = 0 [pid 544] exit_group(0) = ? [pid 544] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=544, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 546 ./strace-static-x86_64: Process 546 attached [pid 546] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 546] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 546] ioctl(5, KVM_RUN, 0) = 0 [pid 546] exit_group(0) = ? [pid 546] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=546, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 548 ./strace-static-x86_64: Process 548 attached [pid 548] set_robust_list(0x555555b04660, 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 548] write(3, "1000", 4) = 4 [pid 548] close(3) = 0 [pid 548] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 548] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 548] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 548] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 548] ioctl(5, KVM_RUN, 0) = 0 [pid 548] exit_group(0) = ? [pid 548] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=548, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 550 attached [pid 550] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 550 [pid 550] <... ioctl resumed>) = 4 [pid 550] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 550] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 550] ioctl(5, KVM_RUN, 0) = 0 [pid 550] exit_group(0) = ? [pid 550] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=550, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 552 attached [pid 552] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 552 [pid 552] <... ioctl resumed>) = 4 [pid 552] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 552] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 552] ioctl(5, KVM_RUN, 0) = 0 [pid 552] exit_group(0) = ? [pid 552] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=552, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 554 ./strace-static-x86_64: Process 554 attached [pid 554] set_robust_list(0x555555b04660, 24) = 0 [pid 554] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 554] setpgid(0, 0) = 0 [pid 554] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 554] write(3, "1000", 4) = 4 [pid 554] close(3) = 0 [pid 554] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 554] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 554] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 554] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 554] ioctl(5, KVM_RUN, 0) = 0 [pid 554] exit_group(0) = ? [pid 554] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=554, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 556 ./strace-static-x86_64: Process 556 attached [pid 556] set_robust_list(0x555555b04660, 24) = 0 [pid 556] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 556] setpgid(0, 0) = 0 [pid 556] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 556] write(3, "1000", 4) = 4 [pid 556] close(3) = 0 [pid 556] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 556] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 556] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 556] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 556] ioctl(5, KVM_RUN, 0) = 0 [pid 556] exit_group(0) = ? [pid 556] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=556, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 558 ./strace-static-x86_64: Process 558 attached [pid 558] set_robust_list(0x555555b04660, 24) = 0 [pid 558] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 558] setpgid(0, 0) = 0 [pid 558] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 558] write(3, "1000", 4) = 4 [pid 558] close(3) = 0 [pid 558] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 558] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 558] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 558] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 558] ioctl(5, KVM_RUN, 0) = 0 [pid 558] exit_group(0) = ? [pid 558] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=558, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 560 attached [pid 560] set_robust_list(0x555555b04660, 24) = 0 [pid 560] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 560] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 560 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 560] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 560] ioctl(5, KVM_RUN, 0) = 0 [pid 560] exit_group(0) = ? [pid 560] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=560, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 562 ./strace-static-x86_64: Process 562 attached [pid 562] set_robust_list(0x555555b04660, 24) = 0 [pid 562] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 562] setpgid(0, 0) = 0 [pid 562] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 562] write(3, "1000", 4) = 4 [pid 562] close(3) = 0 [pid 562] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 562] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 562] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 562] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 562] ioctl(5, KVM_RUN, 0) = 0 [pid 562] exit_group(0) = ? [pid 562] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=562, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 564 ./strace-static-x86_64: Process 564 attached [pid 564] set_robust_list(0x555555b04660, 24) = 0 [pid 564] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 564] setpgid(0, 0) = 0 [pid 564] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 564] write(3, "1000", 4) = 4 [pid 564] close(3) = 0 [pid 564] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 564] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 564] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 564] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 564] ioctl(5, KVM_RUN, 0) = 0 [pid 564] exit_group(0) = ? [pid 564] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=564, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 566 attached [pid 566] set_robust_list(0x555555b04660, 24) = 0 [pid 566] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 566 [pid 566] setpgid(0, 0) = 0 [pid 566] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 566] write(3, "1000", 4) = 4 [pid 566] close(3) = 0 [pid 566] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 566] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 566] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 566] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 566] ioctl(5, KVM_RUN, 0) = 0 [pid 566] exit_group(0) = ? [pid 566] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=566, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 568 attached [pid 568] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 568 [pid 568] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 568] setpgid(0, 0) = 0 [pid 568] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 568] write(3, "1000", 4) = 4 [pid 568] close(3) = 0 [pid 568] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 568] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 568] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 568] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 568] ioctl(5, KVM_RUN, 0) = 0 [pid 568] exit_group(0) = ? [pid 568] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=568, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 570 attached [pid 570] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 570 [pid 570] <... openat resumed>) = 3 [pid 570] write(3, "1000", 4) = 4 [pid 570] close(3) = 0 [pid 570] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 570] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 570] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 570] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 570] ioctl(5, KVM_RUN, 0) = 0 [pid 570] exit_group(0) = ? [pid 570] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=570, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 572 attached [pid 572] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 572 [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) = 4 [pid 572] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 572] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 572] ioctl(5, KVM_RUN, 0) = 0 [pid 572] exit_group(0) = ? [pid 572] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=572, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 574 ./strace-static-x86_64: Process 574 attached [pid 574] set_robust_list(0x555555b04660, 24) = 0 [pid 574] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 574] setpgid(0, 0) = 0 [pid 574] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 574] write(3, "1000", 4) = 4 [pid 574] close(3) = 0 [pid 574] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 574] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 574] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 574] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 574] ioctl(5, KVM_RUN, 0) = 0 [pid 574] exit_group(0) = ? [pid 574] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=574, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 576 attached [pid 576] set_robust_list(0x555555b04660, 24) = 0 [pid 576] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 576] setpgid(0, 0) = 0 [pid 576] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 576 [pid 576] <... openat resumed>) = 3 [pid 576] write(3, "1000", 4) = 4 [pid 576] close(3) = 0 [pid 576] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 576] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 576] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 576] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 576] ioctl(5, KVM_RUN, 0) = 0 [pid 576] exit_group(0) = ? [pid 576] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=576, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 579 attached , child_tidptr=0x555555b04650) = 579 [pid 579] set_robust_list(0x555555b04660, 24) = 0 [pid 579] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 579] setpgid(0, 0) = 0 [pid 579] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 579] write(3, "1000", 4) = 4 [pid 579] close(3) = 0 [pid 579] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 579] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 579] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 579] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 579] ioctl(5, KVM_RUN, 0) = 0 [pid 579] exit_group(0) = ? [pid 579] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=579, si_uid=0, si_status=0, 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=0x555555b04650) = 581 ./strace-static-x86_64: Process 581 attached [pid 581] set_robust_list(0x555555b04660, 24) = 0 [pid 581] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 581] setpgid(0, 0) = 0 [pid 581] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 581] write(3, "1000", 4) = 4 [pid 581] close(3) = 0 [pid 581] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 581] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 581] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 581] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 581] ioctl(5, KVM_RUN, 0) = 0 [pid 581] exit_group(0) = ? [pid 581] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=581, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 583 ./strace-static-x86_64: Process 583 attached [pid 583] set_robust_list(0x555555b04660, 24) = 0 [pid 583] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 583] setpgid(0, 0) = 0 [pid 583] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 583] write(3, "1000", 4) = 4 [pid 583] close(3) = 0 [pid 583] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 583] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 583] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 583] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 583] ioctl(5, KVM_RUN, 0) = 0 [pid 583] exit_group(0) = ? [pid 583] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=583, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 585 attached [pid 585] set_robust_list(0x555555b04660, 24) = 0 [pid 585] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 585] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 585 [pid 585] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 585] write(3, "1000", 4) = 4 [pid 585] close(3) = 0 [pid 585] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 585] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 585] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 585] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 585] ioctl(5, KVM_RUN, 0) = 0 [pid 585] exit_group(0) = ? [pid 585] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=585, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 587 attached [pid 587] set_robust_list(0x555555b04660, 24) = 0 [pid 587] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 587 [pid 587] setpgid(0, 0) = 0 [pid 587] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 587] write(3, "1000", 4) = 4 [pid 587] close(3) = 0 [pid 587] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 587] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 587] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 587] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 587] ioctl(5, KVM_RUN, 0) = 0 [pid 587] exit_group(0) = ? [pid 587] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=587, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 589 attached , child_tidptr=0x555555b04650) = 589 [pid 589] set_robust_list(0x555555b04660, 24) = 0 [pid 589] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 589] setpgid(0, 0) = 0 [pid 589] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 589] write(3, "1000", 4) = 4 [pid 589] close(3) = 0 [pid 589] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 589] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 589] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 589] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 589] ioctl(5, KVM_RUN, 0) = 0 [pid 589] exit_group(0) = ? [pid 589] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=589, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 591 attached [pid 591] set_robust_list(0x555555b04660, 24 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 591 [pid 591] <... set_robust_list resumed>) = 0 [pid 591] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 591] setpgid(0, 0) = 0 [pid 591] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 591] write(3, "1000", 4) = 4 [pid 591] close(3) = 0 [pid 591] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 591] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 591] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 591] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 591] ioctl(5, KVM_RUN, 0) = 0 [pid 591] exit_group(0) = ? [pid 591] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=591, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 593 ./strace-static-x86_64: Process 593 attached [pid 593] set_robust_list(0x555555b04660, 24) = 0 [pid 593] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 593] setpgid(0, 0) = 0 [pid 593] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 593] write(3, "1000", 4) = 4 [pid 593] close(3) = 0 [pid 593] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 593] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 593] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 593] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 593] ioctl(5, KVM_RUN, 0) = 0 [pid 593] exit_group(0) = ? [pid 593] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=593, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 595 ./strace-static-x86_64: Process 595 attached [pid 595] set_robust_list(0x555555b04660, 24) = 0 [pid 595] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 595] setpgid(0, 0) = 0 [pid 595] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 595] write(3, "1000", 4) = 4 [pid 595] close(3) = 0 [pid 595] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 595] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 595] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 595] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 595] ioctl(5, KVM_RUN, 0) = 0 [pid 595] exit_group(0) = ? [pid 595] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=595, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 597 attached [pid 597] set_robust_list(0x555555b04660, 24) = 0 [pid 597] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 597] setpgid(0, 0) = 0 [pid 597] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 597 [pid 597] <... openat resumed>) = 3 [pid 597] write(3, "1000", 4) = 4 [pid 597] close(3) = 0 [pid 597] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 597] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 597] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 597] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 597] ioctl(5, KVM_RUN, 0) = 0 [pid 597] exit_group(0) = ? [pid 597] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=597, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 599 attached [pid 599] set_robust_list(0x555555b04660, 24 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 599 [pid 599] <... set_robust_list resumed>) = 0 [pid 599] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 599] setpgid(0, 0) = 0 [pid 599] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 599] write(3, "1000", 4) = 4 [pid 599] close(3) = 0 [pid 599] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 599] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 599] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 599] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 599] ioctl(5, KVM_RUN, 0) = 0 [pid 599] exit_group(0) = ? [pid 599] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=599, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 601 attached [pid 601] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 601 [pid 601] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 601] setpgid(0, 0) = 0 [pid 601] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 601] write(3, "1000", 4) = 4 [pid 601] close(3) = 0 [pid 601] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 601] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 601] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 601] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 601] ioctl(5, KVM_RUN, 0) = 0 [pid 601] exit_group(0) = ? [pid 601] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=601, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 603 attached [pid 603] set_robust_list(0x555555b04660, 24) = 0 [pid 603] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 603 [pid 603] setpgid(0, 0) = 0 [pid 603] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 603] write(3, "1000", 4) = 4 [pid 603] close(3) = 0 [pid 603] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 603] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 603] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 603] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 603] ioctl(5, KVM_RUN, 0) = 0 [pid 603] exit_group(0) = ? [pid 603] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=603, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 605 attached [pid 605] set_robust_list(0x555555b04660, 24) = 0 [pid 605] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 605] setpgid(0, 0) = 0 [pid 605] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 605 [pid 605] <... openat resumed>) = 3 [pid 605] write(3, "1000", 4) = 4 [pid 605] close(3) = 0 [pid 605] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 605] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 605] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 605] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 605] ioctl(5, KVM_RUN, 0) = 0 [pid 605] exit_group(0) = ? [pid 605] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=605, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 607 attached , child_tidptr=0x555555b04650) = 607 [pid 607] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 607] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 607] ioctl(5, KVM_RUN, 0) = 0 [pid 607] exit_group(0) = ? [pid 607] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=607, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 609 ./strace-static-x86_64: Process 609 attached [pid 609] set_robust_list(0x555555b04660, 24) = 0 [pid 609] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 609] setpgid(0, 0) = 0 [pid 609] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 609] write(3, "1000", 4) = 4 [pid 609] close(3) = 0 [pid 609] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 609] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 609] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 609] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 609] ioctl(5, KVM_RUN, 0) = 0 [pid 609] exit_group(0) = ? [pid 609] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=609, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 611 attached [pid 611] set_robust_list(0x555555b04660, 24) = 0 [pid 611] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 611 [pid 611] <... prctl resumed>) = 0 [pid 611] setpgid(0, 0) = 0 [pid 611] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 611] write(3, "1000", 4) = 4 [pid 611] close(3) = 0 [pid 611] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 611] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 611] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 611] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 611] ioctl(5, KVM_RUN, 0) = 0 [pid 611] exit_group(0) = ? [pid 611] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=611, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 613 ./strace-static-x86_64: Process 613 attached [pid 613] set_robust_list(0x555555b04660, 24) = 0 [pid 613] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 613] setpgid(0, 0) = 0 [pid 613] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 613] write(3, "1000", 4) = 4 [pid 613] close(3) = 0 [pid 613] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 613] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 613] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 613] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 613] ioctl(5, KVM_RUN, 0) = 0 [pid 613] exit_group(0) = ? [pid 613] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=613, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 615 ./strace-static-x86_64: Process 615 attached [pid 615] set_robust_list(0x555555b04660, 24) = 0 [pid 615] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 615] setpgid(0, 0) = 0 [pid 615] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 615] write(3, "1000", 4) = 4 [pid 615] close(3) = 0 [pid 615] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 615] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 615] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 615] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 615] ioctl(5, KVM_RUN, 0) = 0 [pid 615] exit_group(0) = ? [pid 615] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=615, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 617 ./strace-static-x86_64: Process 617 attached [pid 617] set_robust_list(0x555555b04660, 24) = 0 [pid 617] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 617] setpgid(0, 0) = 0 [pid 617] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 617] write(3, "1000", 4) = 4 [pid 617] close(3) = 0 [pid 617] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 617] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 617] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 617] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 617] ioctl(5, KVM_RUN, 0) = 0 [pid 617] exit_group(0) = ? [pid 617] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=617, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 619 ./strace-static-x86_64: Process 619 attached [pid 619] set_robust_list(0x555555b04660, 24) = 0 [pid 619] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 619] setpgid(0, 0) = 0 [pid 619] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 619] write(3, "1000", 4) = 4 [pid 619] close(3) = 0 [pid 619] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 619] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 619] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 619] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 619] ioctl(5, KVM_RUN, 0) = 0 [pid 619] exit_group(0) = ? [pid 619] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=619, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 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(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 621 [pid 621] <... openat resumed>) = 3 [pid 621] write(3, "1000", 4) = 4 [pid 621] close(3) = 0 [pid 621] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 621] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 621] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 621] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 621] ioctl(5, KVM_RUN, 0) = 0 [pid 621] exit_group(0) = ? [pid 621] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=621, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 623 ./strace-static-x86_64: Process 623 attached [pid 623] set_robust_list(0x555555b04660, 24) = 0 [pid 623] prctl(PR_SET_PDEATHSIG, SIGKILL) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 623] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 625 ./strace-static-x86_64: Process 625 attached [pid 625] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 625] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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, child_tidptr=0x555555b04650) = 627 ./strace-static-x86_64: Process 627 attached [pid 627] set_robust_list(0x555555b04660, 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) = 4 [pid 627] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 627] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 629 attached , child_tidptr=0x555555b04650) = 629 [pid 629] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 629] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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, child_tidptr=0x555555b04650) = 631 ./strace-static-x86_64: Process 631 attached [pid 631] set_robust_list(0x555555b04660, 24) = 0 [pid 631] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 631] setpgid(0, 0) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 631] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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 , child_tidptr=0x555555b04650) = 633 [pid 633] set_robust_list(0x555555b04660, 24) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 633] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- restart_syscall(<... resuming interrupted clone ...>) = 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(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 635 [pid 635] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 635] setpgid(0, 0) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 635] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 637 attached [pid 637] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 637 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 637] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 639 attached [pid 639] set_robust_list(0x555555b04660, 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 356] <... clone resumed>, child_tidptr=0x555555b04650) = 639 [pid 639] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 639] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 639] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 639] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 641 attached [pid 641] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 641 [pid 641] <... ioctl resumed>) = 4 [pid 641] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 641] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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 , child_tidptr=0x555555b04650) = 643 [pid 643] set_robust_list(0x555555b04660, 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 643] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 643] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 643] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 643] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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, child_tidptr=0x555555b04650) = 645 ./strace-static-x86_64: Process 645 attached [pid 645] set_robust_list(0x555555b04660, 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) = 4 [pid 645] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 645] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 647 attached [pid 647] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 647 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 647] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 649 ./strace-static-x86_64: Process 649 attached [pid 649] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 649] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 651 [pid 651] prctl(PR_SET_PDEATHSIG, SIGKILL) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 651] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 653 attached [pid 653] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 653 [pid 653] <... openat resumed>) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 653] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 655 ./strace-static-x86_64: Process 655 attached [pid 655] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 655] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 657 ./strace-static-x86_64: Process 657 attached [pid 657] set_robust_list(0x555555b04660, 24) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 657] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 660 attached [pid 660] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 660 [pid 660] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 660] setpgid(0, 0) = 0 [pid 660] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 660] write(3, "1000", 4) = 4 [pid 660] close(3) = 0 [pid 660] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 660] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 660] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 660] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 660] ioctl(5, KVM_RUN, 0) = 0 [pid 660] exit_group(0) = ? [pid 660] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=660, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 662 ./strace-static-x86_64: Process 662 attached [pid 662] set_robust_list(0x555555b04660, 24) = 0 [pid 662] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 662] setpgid(0, 0) = 0 [pid 662] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 662] write(3, "1000", 4) = 4 [pid 662] close(3) = 0 [pid 662] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 662] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 662] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 662] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 662] ioctl(5, KVM_RUN, 0) = 0 [pid 662] exit_group(0) = ? [pid 662] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=662, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 664 attached [pid 664] set_robust_list(0x555555b04660, 24) = 0 [pid 664] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 664] setpgid(0, 0) = 0 [pid 664] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 664] write(3, "1000", 4) = 4 [pid 664] close(3) = 0 [pid 664] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 664] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 664 [pid 664] <... ioctl resumed>) = 4 [pid 664] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 664] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 664] ioctl(5, KVM_RUN, 0) = 0 [pid 664] exit_group(0) = ? [pid 664] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=664, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 666 attached [pid 666] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 666 [pid 666] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 666] setpgid(0, 0) = 0 [pid 666] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 666] write(3, "1000", 4) = 4 [pid 666] close(3) = 0 [pid 666] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 666] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 666] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 666] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 666] ioctl(5, KVM_RUN, 0) = 0 [pid 666] exit_group(0) = ? [pid 666] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=666, si_uid=0, si_status=0, 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=0x555555b04650) = 668 ./strace-static-x86_64: Process 668 attached [pid 668] set_robust_list(0x555555b04660, 24) = 0 [pid 668] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 668] setpgid(0, 0) = 0 [pid 668] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 668] write(3, "1000", 4) = 4 [pid 668] close(3) = 0 [pid 668] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 668] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 668] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 668] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 668] ioctl(5, KVM_RUN, 0) = 0 [pid 668] exit_group(0) = ? [pid 668] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=668, si_uid=0, si_status=0, 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 670 attached , child_tidptr=0x555555b04650) = 670 [pid 670] set_robust_list(0x555555b04660, 24) = 0 [pid 670] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 670] setpgid(0, 0) = 0 [pid 670] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 670] write(3, "1000", 4) = 4 [pid 670] close(3) = 0 [pid 670] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 670] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 670] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 670] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 670] ioctl(5, KVM_RUN, 0) = 0 [pid 670] exit_group(0) = ? [pid 670] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=670, si_uid=0, si_status=0, 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 672 attached [pid 672] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 672 [pid 672] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 672] setpgid(0, 0) = 0 [pid 672] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 672] write(3, "1000", 4) = 4 [pid 672] close(3) = 0 [pid 672] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 672] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 672] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 672] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 672] ioctl(5, KVM_RUN, 0) = 0 [pid 672] exit_group(0) = ? [pid 672] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=672, si_uid=0, si_status=0, 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=0x555555b04650) = 674 ./strace-static-x86_64: Process 674 attached [pid 674] set_robust_list(0x555555b04660, 24) = 0 [pid 674] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 674] setpgid(0, 0) = 0 [pid 674] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 674] write(3, "1000", 4) = 4 [pid 674] close(3) = 0 [pid 674] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 674] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 674] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 674] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 674] ioctl(5, KVM_RUN, 0) = 0 [pid 674] exit_group(0) = ? [pid 674] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=674, si_uid=0, si_status=0, 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 676 attached [pid 676] set_robust_list(0x555555b04660, 24) = 0 [pid 676] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 676] setpgid(0, 0) = 0 [pid 676] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 676] write(3, "1000", 4) = 4 [pid 676] close(3) = 0 [pid 676] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 676] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 676 [pid 676] <... ioctl resumed>) = 4 [pid 676] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 676] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 676] ioctl(5, KVM_RUN, 0) = 0 [pid 676] exit_group(0) = ? [pid 676] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=676, si_uid=0, si_status=0, 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=0x555555b04650) = 678 ./strace-static-x86_64: Process 678 attached [pid 678] set_robust_list(0x555555b04660, 24) = 0 [pid 678] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 678] setpgid(0, 0) = 0 [pid 678] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 678] write(3, "1000", 4) = 4 [pid 678] close(3) = 0 [pid 678] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 678] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 678] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 678] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 678] ioctl(5, KVM_RUN, 0) = 0 [pid 678] exit_group(0) = ? [pid 678] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=678, 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=0x555555b04650) = 680 ./strace-static-x86_64: Process 680 attached [pid 680] set_robust_list(0x555555b04660, 24) = 0 [pid 680] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 680] setpgid(0, 0) = 0 [pid 680] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 680] write(3, "1000", 4) = 4 [pid 680] close(3) = 0 [pid 680] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 680] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 680] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 680] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 680] ioctl(5, KVM_RUN, 0) = 0 [pid 680] exit_group(0) = ? [pid 680] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=680, si_uid=0, si_status=0, 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 682 attached [pid 682] set_robust_list(0x555555b04660, 24) = 0 [pid 682] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 682] setpgid(0, 0) = 0 [pid 682] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 682] write(3, "1000", 4) = 4 [pid 682] close(3) = 0 [pid 682] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 682] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 682 [pid 682] <... ioctl resumed>) = 4 [pid 682] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 682] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 682] ioctl(5, KVM_RUN, 0) = 0 [pid 682] exit_group(0) = ? [pid 682] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=682, si_uid=0, si_status=0, 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 684 attached [pid 684] set_robust_list(0x555555b04660, 24) = 0 [pid 684] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 684 [pid 684] <... prctl resumed>) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 684] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 686 attached [pid 686] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 686 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 686] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 688 [pid 688] <... openat resumed>) = 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) = 4 [pid 688] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 688] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 690 attached [pid 690] set_robust_list(0x555555b04660, 24) = 0 [pid 690] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 690] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 690 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 690] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 692] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 692] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 694] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 694 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 694] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 696 attached [pid 696] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 696 [pid 696] <... ioctl resumed>) = 4 [pid 696] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 696] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 698] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 698 [pid 698] <... prctl resumed>) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 698] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 700 ./strace-static-x86_64: Process 700 attached [pid 700] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 700] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 702] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 702 [pid 702] <... prctl resumed>) = 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) = 4 [pid 702] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 702] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 704 ./strace-static-x86_64: Process 704 attached [pid 704] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 704] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 706 attached , child_tidptr=0x555555b04650) = 706 [pid 706] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 706] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 708 ./strace-static-x86_64: Process 708 attached [pid 708] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 708] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 708] ioctl(5, KVM_RUN, 0) = 0 [pid 708] exit_group(0) = ? [pid 708] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=708, si_uid=0, si_status=0, si_utime=0, si_stime=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(0x555555b04660, 24) = 0 [pid 710] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 710] setpgid(0, 0) = 0 [pid 710] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 710 [pid 710] <... openat resumed>) = 3 [pid 710] write(3, "1000", 4) = 4 [pid 710] close(3) = 0 [pid 710] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 710] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 710] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 710] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 710] ioctl(5, KVM_RUN, 0) = 0 [pid 710] exit_group(0) = ? [pid 710] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=710, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 712 attached [pid 712] set_robust_list(0x555555b04660, 24) = 0 [pid 712] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 712 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 712] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 712] ioctl(5, KVM_RUN, 0) = 0 [pid 712] exit_group(0) = ? [pid 712] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=712, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 714 attached , child_tidptr=0x555555b04650) = 714 [pid 714] set_robust_list(0x555555b04660, 24) = 0 [pid 714] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 714] setpgid(0, 0) = 0 [pid 714] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 714] write(3, "1000", 4) = 4 [pid 714] close(3) = 0 [pid 714] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 714] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 714] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 714] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 714] ioctl(5, KVM_RUN, 0) = 0 [pid 714] exit_group(0) = ? [pid 714] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=714, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 716 attached , child_tidptr=0x555555b04650) = 716 [pid 716] set_robust_list(0x555555b04660, 24) = 0 [pid 716] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 716] setpgid(0, 0) = 0 [pid 716] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 716] write(3, "1000", 4) = 4 [pid 716] close(3) = 0 [pid 716] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 716] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 716] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 716] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 716] ioctl(5, KVM_RUN, 0) = 0 [pid 716] exit_group(0) = ? [pid 716] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=716, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 718 attached [pid 718] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 718 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 718] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 718] ioctl(5, KVM_RUN, 0) = 0 [pid 718] exit_group(0) = ? [pid 718] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=718, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 720 attached , child_tidptr=0x555555b04650) = 720 [pid 720] set_robust_list(0x555555b04660, 24) = 0 [pid 720] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 720] setpgid(0, 0) = 0 [pid 720] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 720] write(3, "1000", 4) = 4 [pid 720] close(3) = 0 [pid 720] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 720] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 720] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 720] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 720] ioctl(5, KVM_RUN, 0) = 0 [pid 720] exit_group(0) = ? [pid 720] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=720, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 722 ./strace-static-x86_64: Process 722 attached [pid 722] set_robust_list(0x555555b04660, 24) = 0 [pid 722] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 722] setpgid(0, 0) = 0 [pid 722] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 722] write(3, "1000", 4) = 4 [pid 722] close(3) = 0 [pid 722] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 722] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 722] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 722] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 722] ioctl(5, KVM_RUN, 0) = 0 [pid 722] exit_group(0) = ? [pid 722] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=722, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 724 attached , child_tidptr=0x555555b04650) = 724 [pid 724] set_robust_list(0x555555b04660, 24) = 0 [pid 724] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 724] setpgid(0, 0) = 0 [pid 724] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 724] write(3, "1000", 4) = 4 [pid 724] close(3) = 0 [pid 724] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 724] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 724] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 724] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 724] ioctl(5, KVM_RUN, 0) = 0 [pid 724] exit_group(0) = ? [pid 724] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=724, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 726 ./strace-static-x86_64: Process 726 attached [pid 726] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 726] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 726] ioctl(5, KVM_RUN, 0) = 0 [pid 726] exit_group(0) = ? [pid 726] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=726, si_uid=0, si_status=0, si_utime=0, si_stime=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=0x555555b04650) = 728 [pid 728] set_robust_list(0x555555b04660, 24) = 0 [pid 728] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 728] setpgid(0, 0) = 0 [pid 728] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 728] write(3, "1000", 4) = 4 [pid 728] close(3) = 0 [pid 728] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 728] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 728] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 728] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 728] ioctl(5, KVM_RUN, 0) = 0 [pid 728] exit_group(0) = ? [pid 728] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=728, si_uid=0, si_status=0, si_utime=0, si_stime=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(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 730 [pid 730] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 730] setpgid(0, 0) = 0 [pid 730] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 730] write(3, "1000", 4) = 4 [pid 730] close(3) = 0 [pid 730] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 730] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 730] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 730] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 730] ioctl(5, KVM_RUN, 0) = 0 [pid 730] exit_group(0) = ? [pid 730] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=730, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 732 ./strace-static-x86_64: Process 732 attached [pid 732] set_robust_list(0x555555b04660, 24) = 0 [pid 732] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 732] setpgid(0, 0) = 0 [pid 732] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 732] write(3, "1000", 4) = 4 [pid 732] close(3) = 0 [pid 732] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 732] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 732] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 732] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 732] ioctl(5, KVM_RUN, 0) = 0 [pid 732] exit_group(0) = ? [pid 732] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=732, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- 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(0x555555b04660, 24) = 0 [pid 734] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 734] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 734 [pid 734] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 734] write(3, "1000", 4) = 4 [pid 734] close(3) = 0 [pid 734] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 734] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 734] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 734] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 734] ioctl(5, KVM_RUN, 0) = 0 [pid 734] exit_group(0) = ? [pid 734] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=734, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 736 ./strace-static-x86_64: Process 736 attached [pid 736] set_robust_list(0x555555b04660, 24) = 0 [pid 736] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 736] setpgid(0, 0) = 0 [pid 736] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 736] write(3, "1000", 4) = 4 [pid 736] close(3) = 0 [pid 736] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 736] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 736] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 736] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 736] ioctl(5, KVM_RUN, 0) = 0 [pid 736] exit_group(0) = ? [pid 736] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=736, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 738 ./strace-static-x86_64: Process 738 attached [pid 738] set_robust_list(0x555555b04660, 24) = 0 [pid 738] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 738] setpgid(0, 0) = 0 [pid 738] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 738] write(3, "1000", 4) = 4 [pid 738] close(3) = 0 [pid 738] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 738] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 738] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 738] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 738] ioctl(5, KVM_RUN, 0) = 0 [pid 738] exit_group(0) = ? [pid 738] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=738, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 740 ./strace-static-x86_64: Process 740 attached [pid 740] set_robust_list(0x555555b04660, 24) = 0 [pid 740] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 740] setpgid(0, 0) = 0 [pid 740] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 740] write(3, "1000", 4) = 4 [pid 740] close(3) = 0 [pid 740] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 740] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 740] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 740] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 740] ioctl(5, KVM_RUN, 0) = 0 [pid 740] exit_group(0) = ? [pid 740] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=740, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 742 ./strace-static-x86_64: Process 742 attached [pid 742] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 742] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 742] ioctl(5, KVM_RUN, 0) = 0 [pid 742] exit_group(0) = ? [pid 742] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=742, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 745 attached , child_tidptr=0x555555b04650) = 745 [pid 745] set_robust_list(0x555555b04660, 24) = 0 [pid 745] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 745] setpgid(0, 0) = 0 [pid 745] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 745] write(3, "1000", 4) = 4 [pid 745] close(3) = 0 [pid 745] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 745] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 745] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 745] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 745] ioctl(5, KVM_RUN, 0) = 0 [pid 745] exit_group(0) = ? [pid 745] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=745, si_uid=0, si_status=0, 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 747 attached [pid 747] set_robust_list(0x555555b04660, 24) = 0 [pid 747] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 747 [pid 747] <... prctl resumed>) = 0 [pid 747] setpgid(0, 0) = 0 [pid 747] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 747] write(3, "1000", 4) = 4 [pid 747] close(3) = 0 [pid 747] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 747] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 747] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 747] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 747] ioctl(5, KVM_RUN, 0) = 0 [pid 747] exit_group(0) = ? [pid 747] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=747, si_uid=0, si_status=0, 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 749 attached [pid 749] set_robust_list(0x555555b04660, 24 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 749 [pid 749] <... set_robust_list resumed>) = 0 [pid 749] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 749] setpgid(0, 0) = 0 [pid 749] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 749] write(3, "1000", 4) = 4 [pid 749] close(3) = 0 [pid 749] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 749] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 749] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 749] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 749] ioctl(5, KVM_RUN, 0) = 0 [pid 749] exit_group(0) = ? [pid 749] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=749, si_uid=0, si_status=0, 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 751 attached , child_tidptr=0x555555b04650) = 751 [pid 751] set_robust_list(0x555555b04660, 24) = 0 [pid 751] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 751] setpgid(0, 0) = 0 [pid 751] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 751] write(3, "1000", 4) = 4 [pid 751] close(3) = 0 [pid 751] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 751] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 751] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 751] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 751] ioctl(5, KVM_RUN, 0) = 0 [pid 751] exit_group(0) = ? [pid 751] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=751, si_uid=0, si_status=0, 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=0x555555b04650) = 753 ./strace-static-x86_64: Process 753 attached [pid 753] set_robust_list(0x555555b04660, 24) = 0 [pid 753] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 753] setpgid(0, 0) = 0 [pid 753] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 753] write(3, "1000", 4) = 4 [pid 753] close(3) = 0 [pid 753] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 753] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 753] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 753] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 753] ioctl(5, KVM_RUN, 0) = 0 [pid 753] exit_group(0) = ? [pid 753] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=753, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 755 ./strace-static-x86_64: Process 755 attached [pid 755] set_robust_list(0x555555b04660, 24) = 0 [pid 755] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 755] setpgid(0, 0) = 0 [pid 755] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 755] write(3, "1000", 4) = 4 [pid 755] close(3) = 0 [pid 755] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 755] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 755] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 755] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 755] ioctl(5, KVM_RUN, 0) = 0 [pid 755] exit_group(0) = ? [pid 755] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=755, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 757 attached [pid 757] set_robust_list(0x555555b04660, 24) = 0 [pid 757] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 757] setpgid(0, 0) = 0 [pid 757] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 757 [pid 757] <... openat resumed>) = 3 [pid 757] write(3, "1000", 4) = 4 [pid 757] close(3) = 0 [pid 757] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 757] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 757] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 757] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 757] ioctl(5, KVM_RUN, 0) = 0 [pid 757] exit_group(0) = ? [pid 757] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=757, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 759 attached [pid 759] set_robust_list(0x555555b04660, 24) = 0 [pid 759] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 759] setpgid(0, 0) = 0 [pid 759] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 759 [pid 759] <... openat resumed>) = 3 [pid 759] write(3, "1000", 4) = 4 [pid 759] close(3) = 0 [pid 759] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 759] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 759] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 759] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 759] ioctl(5, KVM_RUN, 0) = 0 [pid 759] exit_group(0) = ? [pid 759] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=759, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 761 attached [pid 761] set_robust_list(0x555555b04660, 24) = 0 [pid 761] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 761 [pid 761] <... prctl resumed>) = 0 [pid 761] setpgid(0, 0) = 0 [pid 761] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 761] write(3, "1000", 4) = 4 [pid 761] close(3) = 0 [pid 761] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 761] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 761] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 761] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 761] ioctl(5, KVM_RUN, 0) = 0 [pid 761] exit_group(0) = ? [pid 761] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=761, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 763 ./strace-static-x86_64: Process 763 attached [pid 763] set_robust_list(0x555555b04660, 24) = 0 [pid 763] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 763] setpgid(0, 0) = 0 [pid 763] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 763] write(3, "1000", 4) = 4 [pid 763] close(3) = 0 [pid 763] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 763] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 763] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 763] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 763] ioctl(5, KVM_RUN, 0) = 0 [pid 763] exit_group(0) = ? [pid 763] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=763, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 765 ./strace-static-x86_64: Process 765 attached [pid 765] set_robust_list(0x555555b04660, 24) = 0 [pid 765] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 765] setpgid(0, 0) = 0 [pid 765] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 765] write(3, "1000", 4) = 4 [pid 765] close(3) = 0 [pid 765] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 765] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 765] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 765] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 765] ioctl(5, KVM_RUN, 0) = 0 [pid 765] exit_group(0) = ? [pid 765] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=765, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 767 ./strace-static-x86_64: Process 767 attached [pid 767] set_robust_list(0x555555b04660, 24) = 0 [pid 767] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 767] setpgid(0, 0) = 0 [pid 767] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 767] write(3, "1000", 4) = 4 [pid 767] close(3) = 0 [pid 767] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 767] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 767] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 767] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 767] ioctl(5, KVM_RUN, 0) = 0 [pid 767] exit_group(0) = ? [pid 767] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=767, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 769 attached , child_tidptr=0x555555b04650) = 769 [pid 769] set_robust_list(0x555555b04660, 24) = 0 [pid 769] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 769] setpgid(0, 0) = 0 [pid 769] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 769] write(3, "1000", 4) = 4 [pid 769] close(3) = 0 [pid 769] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 769] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 769] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 769] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 769] ioctl(5, KVM_RUN, 0) = 0 [pid 769] exit_group(0) = ? [pid 769] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=769, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 771 attached [pid 771] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 771 [pid 771] <... openat resumed>) = 3 [pid 771] write(3, "1000", 4) = 4 [pid 771] close(3) = 0 [pid 771] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 771] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 771] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 771] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 771] ioctl(5, KVM_RUN, 0) = 0 [pid 771] exit_group(0) = ? [pid 771] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=771, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 773 ./strace-static-x86_64: Process 773 attached [pid 773] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 773] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 773] ioctl(5, KVM_RUN, 0) = 0 [pid 773] exit_group(0) = ? [pid 773] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=773, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 775 ./strace-static-x86_64: Process 775 attached [pid 775] set_robust_list(0x555555b04660, 24) = 0 [pid 775] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 775] setpgid(0, 0) = 0 [pid 775] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 775] write(3, "1000", 4) = 4 [pid 775] close(3) = 0 [pid 775] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 775] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 775] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 775] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 775] ioctl(5, KVM_RUN, 0) = 0 [pid 775] exit_group(0) = ? [pid 775] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=775, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 777 ./strace-static-x86_64: Process 777 attached [pid 777] set_robust_list(0x555555b04660, 24) = 0 [pid 777] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 777] setpgid(0, 0) = 0 [pid 777] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 777] write(3, "1000", 4) = 4 [pid 777] close(3) = 0 [pid 777] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 777] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 777] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 777] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 777] ioctl(5, KVM_RUN, 0) = 0 [pid 777] exit_group(0) = ? [pid 777] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=777, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 779 ./strace-static-x86_64: Process 779 attached [pid 779] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 779] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 779] ioctl(5, KVM_RUN, 0) = 0 [pid 779] exit_group(0) = ? [pid 779] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=779, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 781 ./strace-static-x86_64: Process 781 attached [pid 781] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 781] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 781] ioctl(5, KVM_RUN, 0) = 0 [pid 781] exit_group(0) = ? [pid 781] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=781, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 783 ./strace-static-x86_64: Process 783 attached [pid 783] set_robust_list(0x555555b04660, 24) = 0 [pid 783] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 783] setpgid(0, 0) = 0 [pid 783] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 783] write(3, "1000", 4) = 4 [pid 783] close(3) = 0 [pid 783] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 783] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 783] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 783] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 783] ioctl(5, KVM_RUN, 0) = 0 [pid 783] exit_group(0) = ? [pid 783] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=783, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 785 ./strace-static-x86_64: Process 785 attached [pid 785] set_robust_list(0x555555b04660, 24) = 0 [pid 785] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 785] setpgid(0, 0) = 0 [pid 785] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 785] write(3, "1000", 4) = 4 [pid 785] close(3) = 0 [pid 785] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 785] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 785] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 785] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 785] ioctl(5, KVM_RUN, 0) = 0 [pid 785] exit_group(0) = ? [pid 785] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=785, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 787 attached [pid 787] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 787 [pid 787] <... ioctl resumed>) = 4 [pid 787] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 787] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 787] ioctl(5, KVM_RUN, 0) = 0 [pid 787] exit_group(0) = ? [pid 787] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=787, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 789 ./strace-static-x86_64: Process 789 attached [pid 789] set_robust_list(0x555555b04660, 24) = 0 [pid 789] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 789] setpgid(0, 0) = 0 [pid 789] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 789] write(3, "1000", 4) = 4 [pid 789] close(3) = 0 [pid 789] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 789] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 789] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 789] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 789] ioctl(5, KVM_RUN, 0) = 0 [pid 789] exit_group(0) = ? [pid 789] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=789, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 791 attached [pid 791] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 791 [pid 791] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 791] setpgid(0, 0) = 0 [pid 791] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 791] write(3, "1000", 4) = 4 [pid 791] close(3) = 0 [pid 791] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 791] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 791] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 791] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 791] ioctl(5, KVM_RUN, 0) = 0 [pid 791] exit_group(0) = ? [pid 791] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=791, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 793 attached [pid 793] set_robust_list(0x555555b04660, 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 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 793 [pid 793] <... ioctl resumed>) = 4 [pid 793] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 793] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 793] ioctl(5, KVM_RUN, 0) = 0 [pid 793] exit_group(0) = ? [pid 793] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=793, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 795 attached [pid 795] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 795 [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) = 4 [pid 795] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 795] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 795] ioctl(5, KVM_RUN, 0) = 0 [pid 795] exit_group(0) = ? [pid 795] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=795, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 797 ./strace-static-x86_64: Process 797 attached [pid 797] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 797] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 797] ioctl(5, KVM_RUN, 0) = 0 [pid 797] exit_group(0) = ? [pid 797] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=797, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 799 ./strace-static-x86_64: Process 799 attached [pid 799] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 799] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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 [pid 801] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 801 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 801] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 803 ./strace-static-x86_64: Process 803 attached [pid 803] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 803] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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./strace-static-x86_64: Process 805 attached [pid 805] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 805 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 805] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 807 ./strace-static-x86_64: Process 807 attached [pid 807] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 807] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 809 [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) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 809] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 811 [pid 811] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 811] setpgid(0, 0) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 811] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 813 ./strace-static-x86_64: Process 813 attached [pid 813] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 813] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 815 ./strace-static-x86_64: Process 815 attached [pid 815] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 815] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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 [pid 817] set_robust_list(0x555555b04660, 24) = 0 [pid 817] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 817] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 817 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 817] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 819 ./strace-static-x86_64: Process 819 attached [pid 819] set_robust_list(0x555555b04660, 24) = 0 [pid 819] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 819] setpgid(0, 0) = 0 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 819] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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 , child_tidptr=0x555555b04650) = 821 [pid 821] set_robust_list(0x555555b04660, 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) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 821] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 823 ./strace-static-x86_64: Process 823 attached [pid 823] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 823] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 825 ./strace-static-x86_64: Process 825 attached [pid 825] set_robust_list(0x555555b04660, 24) = 0 [pid 825] prctl(PR_SET_PDEATHSIG, SIGKILL) = 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 825] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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 [pid 827] set_robust_list(0x555555b04660, 24) = 0 [pid 827] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 827 [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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 827] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 830 ./strace-static-x86_64: Process 830 attached [pid 830] set_robust_list(0x555555b04660, 24) = 0 [pid 830] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 830] setpgid(0, 0) = 0 [pid 830] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 830] write(3, "1000", 4) = 4 [pid 830] close(3) = 0 [pid 830] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 830] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 830] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 830] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 830] ioctl(5, KVM_RUN, 0) = 0 [pid 830] exit_group(0) = ? [pid 830] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=830, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 832 ./strace-static-x86_64: Process 832 attached [pid 832] set_robust_list(0x555555b04660, 24) = 0 [pid 832] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 832] setpgid(0, 0) = 0 [pid 832] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 832] write(3, "1000", 4) = 4 [pid 832] close(3) = 0 [pid 832] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 832] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 832] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 832] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 832] ioctl(5, KVM_RUN, 0) = 0 [pid 832] exit_group(0) = ? [pid 832] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=832, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 834 ./strace-static-x86_64: Process 834 attached [pid 834] set_robust_list(0x555555b04660, 24) = 0 [pid 834] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 834] setpgid(0, 0) = 0 [pid 834] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 834] write(3, "1000", 4) = 4 [pid 834] close(3) = 0 [pid 834] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 834] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 834] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 834] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 834] ioctl(5, KVM_RUN, 0) = 0 [pid 834] exit_group(0) = ? [pid 834] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=834, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 836 attached [pid 836] set_robust_list(0x555555b04660, 24) = 0 [pid 836] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 836] setpgid(0, 0) = 0 [pid 836] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 836] write(3, "1000", 4) = 4 [pid 836] close(3) = 0 [pid 836] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 836] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 836 [pid 836] <... ioctl resumed>) = 4 [pid 836] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 836] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 836] ioctl(5, KVM_RUN, 0) = 0 [pid 836] exit_group(0) = ? [pid 836] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=836, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 838 attached , child_tidptr=0x555555b04650) = 838 [pid 838] set_robust_list(0x555555b04660, 24) = 0 [pid 838] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 838] setpgid(0, 0) = 0 [pid 838] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 838] write(3, "1000", 4) = 4 [pid 838] close(3) = 0 [pid 838] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 838] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 838] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 838] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 838] ioctl(5, KVM_RUN, 0) = 0 [pid 838] exit_group(0) = ? [pid 838] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=838, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 840 attached [pid 840] set_robust_list(0x555555b04660, 24) = 0 [pid 840] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 840] setpgid(0, 0) = 0 [pid 840] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 840 [pid 840] <... openat resumed>) = 3 [pid 840] write(3, "1000", 4) = 4 [pid 840] close(3) = 0 [pid 840] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 840] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 840] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 840] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 840] ioctl(5, KVM_RUN, 0) = 0 [pid 840] exit_group(0) = ? [pid 840] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=840, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555b04650) = 842 ./strace-static-x86_64: Process 842 attached [pid 842] set_robust_list(0x555555b04660, 24) = 0 [pid 842] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 842] setpgid(0, 0) = 0 [pid 842] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 842] write(3, "1000", 4) = 4 [pid 842] close(3) = 0 [pid 842] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 842] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 842] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 842] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 842] ioctl(5, KVM_RUN, 0) = 0 [pid 842] exit_group(0) = ? [pid 842] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=842, si_uid=0, si_status=0, 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=0x555555b04650) = 844 ./strace-static-x86_64: Process 844 attached [pid 844] set_robust_list(0x555555b04660, 24) = 0 [pid 844] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 844] setpgid(0, 0) = 0 [pid 844] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 844] write(3, "1000", 4) = 4 [pid 844] close(3) = 0 [pid 844] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 844] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 844] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 844] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 844] ioctl(5, KVM_RUN, 0) = 0 [pid 844] exit_group(0) = ? [pid 844] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=844, si_uid=0, si_status=0, 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=0x555555b04650) = 846 ./strace-static-x86_64: Process 846 attached [pid 846] set_robust_list(0x555555b04660, 24) = 0 [pid 846] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 846] setpgid(0, 0) = 0 [pid 846] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 846] write(3, "1000", 4) = 4 [pid 846] close(3) = 0 [pid 846] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 846] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 846] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 846] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 846] ioctl(5, KVM_RUN, 0) = 0 [pid 846] exit_group(0) = ? [pid 846] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=846, si_uid=0, si_status=0, 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=0x555555b04650) = 848 ./strace-static-x86_64: Process 848 attached [pid 848] set_robust_list(0x555555b04660, 24) = 0 [pid 848] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 848] setpgid(0, 0) = 0 [pid 848] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 848] write(3, "1000", 4) = 4 [pid 848] close(3) = 0 [pid 848] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 848] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 848] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 848] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 848] ioctl(5, KVM_RUN, 0) = 0 [pid 848] exit_group(0) = ? [pid 848] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=848, si_uid=0, si_status=0, 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 850 attached [pid 850] set_robust_list(0x555555b04660, 24 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 850 [pid 850] <... set_robust_list resumed>) = 0 [pid 850] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 850] setpgid(0, 0) = 0 [pid 850] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 850] write(3, "1000", 4) = 4 [pid 850] close(3) = 0 [pid 850] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 850] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 850] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 850] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 850] ioctl(5, KVM_RUN, 0) = 0 [pid 850] exit_group(0) = ? [pid 850] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=850, si_uid=0, si_status=0, 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 852 attached [pid 852] set_robust_list(0x555555b04660, 24) = 0 [pid 852] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 852] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 852 [pid 852] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 852] write(3, "1000", 4) = 4 [pid 852] close(3) = 0 [pid 852] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 852] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 852] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 852] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 852] ioctl(5, KVM_RUN, 0) = 0 [pid 852] exit_group(0) = ? [pid 852] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=852, si_uid=0, si_status=0, 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=0x555555b04650) = 854 ./strace-static-x86_64: Process 854 attached [pid 854] set_robust_list(0x555555b04660, 24) = 0 [pid 854] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 854] setpgid(0, 0) = 0 [pid 854] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 854] write(3, "1000", 4) = 4 [pid 854] close(3) = 0 [pid 854] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 854] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 854] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 854] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 854] ioctl(5, KVM_RUN, 0) = 0 [pid 854] exit_group(0) = ? [pid 854] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=854, si_uid=0, si_status=0, 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=0x555555b04650) = 856 ./strace-static-x86_64: Process 856 attached [pid 856] set_robust_list(0x555555b04660, 24) = 0 [pid 856] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 856] setpgid(0, 0) = 0 [pid 856] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 856] write(3, "1000", 4) = 4 [pid 856] close(3) = 0 [pid 856] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 856] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 856] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 856] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 856] ioctl(5, KVM_RUN, 0) = 0 [pid 856] exit_group(0) = ? [pid 856] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=856, 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=0x555555b04650) = 858 ./strace-static-x86_64: Process 858 attached [pid 858] set_robust_list(0x555555b04660, 24) = 0 [pid 858] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 858] setpgid(0, 0) = 0 [pid 858] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 858] write(3, "1000", 4) = 4 [pid 858] close(3) = 0 [pid 858] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 858] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 858] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 858] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 858] ioctl(5, KVM_RUN, 0) = 0 [pid 858] exit_group(0) = ? [pid 858] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=858, 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 860 attached , child_tidptr=0x555555b04650) = 860 [pid 860] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 860] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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=0x555555b04650) = 862 ./strace-static-x86_64: Process 862 attached [pid 862] set_robust_list(0x555555b04660, 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 862] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [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, child_tidptr=0x555555b04650) = 864 ./strace-static-x86_64: Process 864 attached [pid 864] set_robust_list(0x555555b04660, 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 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_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 864] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 864] ioctl(5, KVM_RUN, 0) = 0 [pid 864] exit_group(0) = ? [pid 864] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=864, si_uid=0, si_status=0, 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=0x555555b04650) = 866 ./strace-static-x86_64: Process 866 attached [pid 866] set_robust_list(0x555555b04660, 24) = 0 [pid 866] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 866] setpgid(0, 0) = 0 [pid 866] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 866] write(3, "1000", 4) = 4 [pid 866] close(3) = 0 [pid 866] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 866] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 866] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 866] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 866] ioctl(5, KVM_RUN, 0) = 0 [pid 866] exit_group(0) = ? [pid 866] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=866, si_uid=0, si_status=0, 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=0x555555b04650) = 868 ./strace-static-x86_64: Process 868 attached [pid 868] set_robust_list(0x555555b04660, 24) = 0 [pid 868] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 868] setpgid(0, 0) = 0 [pid 868] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 868] write(3, "1000", 4) = 4 [pid 868] close(3) = 0 [pid 868] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 868] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 868] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 868] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 868] ioctl(5, KVM_RUN, 0) = 0 [pid 868] exit_group(0) = ? [pid 868] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=868, si_uid=0, si_status=0, 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 870 attached , child_tidptr=0x555555b04650) = 870 [pid 870] set_robust_list(0x555555b04660, 24) = 0 [pid 870] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 870] setpgid(0, 0) = 0 [pid 870] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 870] write(3, "1000", 4) = 4 [pid 870] close(3) = 0 [pid 870] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 870] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 870] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 870] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 870] ioctl(5, KVM_RUN, 0) = 0 [pid 870] exit_group(0) = ? [pid 870] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=870, si_uid=0, si_status=0, 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=0x555555b04650) = 872 ./strace-static-x86_64: Process 872 attached [pid 872] set_robust_list(0x555555b04660, 24) = 0 [pid 872] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 872] setpgid(0, 0) = 0 [pid 872] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 872] write(3, "1000", 4) = 4 [pid 872] close(3) = 0 [pid 872] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 872] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 872] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 872] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 872] ioctl(5, KVM_RUN, 0) = 0 [pid 872] exit_group(0) = ? [pid 872] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=872, si_uid=0, si_status=0, 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=0x555555b04650) = 874 ./strace-static-x86_64: Process 874 attached [pid 874] set_robust_list(0x555555b04660, 24) = 0 [pid 874] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 874] setpgid(0, 0) = 0 [pid 874] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 874] write(3, "1000", 4) = 4 [pid 874] close(3) = 0 [pid 874] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 874] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 874] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 874] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 874] ioctl(5, KVM_RUN, 0) = 0 [pid 874] exit_group(0) = ? [pid 874] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=874, si_uid=0, si_status=0, 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 876 attached [pid 876] set_robust_list(0x555555b04660, 24) = 0 [pid 876] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 876] setpgid(0, 0) = 0 [pid 876] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 876] write(3, "1000", 4) = 4 [pid 876] close(3) = 0 [pid 876] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 876] ioctl(3, KVM_CREATE_VM, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 876 [pid 876] <... ioctl resumed>) = 4 [pid 876] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 876] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 876] ioctl(5, KVM_RUN, 0) = 0 [pid 876] exit_group(0) = ? [pid 876] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=876, 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=0x555555b04650) = 878 ./strace-static-x86_64: Process 878 attached [pid 878] set_robust_list(0x555555b04660, 24) = 0 [pid 878] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 878] setpgid(0, 0) = 0 [pid 878] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 878] write(3, "1000", 4) = 4 [pid 878] close(3) = 0 [pid 878] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 878] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 878] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 878] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 878] ioctl(5, KVM_RUN, 0) = 0 [pid 878] exit_group(0) = ? [pid 878] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=878, si_uid=0, si_status=0, 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=0x555555b04650) = 880 ./strace-static-x86_64: Process 880 attached [pid 880] set_robust_list(0x555555b04660, 24) = 0 [pid 880] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 880] setpgid(0, 0) = 0 [pid 880] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 880] write(3, "1000", 4) = 4 [pid 880] close(3) = 0 [pid 880] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 880] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 880] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 880] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 880] ioctl(5, KVM_RUN, 0) = 0 [pid 880] exit_group(0) = ? [pid 880] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=880, si_uid=0, si_status=0, 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=0x555555b04650) = 882 ./strace-static-x86_64: Process 882 attached [pid 882] set_robust_list(0x555555b04660, 24) = 0 [pid 882] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 882] setpgid(0, 0) = 0 [pid 882] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 882] write(3, "1000", 4) = 4 [pid 882] close(3) = 0 [pid 882] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 882] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 882] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 882] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 882] ioctl(5, KVM_RUN, 0) = 0 [pid 882] exit_group(0) = ? [pid 882] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=882, si_uid=0, si_status=0, 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 884 attached , child_tidptr=0x555555b04650) = 884 [pid 884] set_robust_list(0x555555b04660, 24) = 0 [pid 884] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 884] setpgid(0, 0) = 0 [pid 884] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 884] write(3, "1000", 4) = 4 [pid 884] close(3) = 0 [pid 884] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 884] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 884] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 884] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 884] ioctl(5, KVM_RUN, 0) = 0 [pid 884] exit_group(0) = ? [pid 884] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=884, si_uid=0, si_status=0, 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 886 attached [pid 886] set_robust_list(0x555555b04660, 24) = 0 [pid 886] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 886] setpgid(0, 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 886 [pid 886] <... setpgid resumed>) = 0 [pid 886] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 886] write(3, "1000", 4) = 4 [pid 886] close(3) = 0 [pid 886] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 886] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 886] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 886] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 886] ioctl(5, KVM_RUN, 0) = 0 [pid 886] exit_group(0) = ? [pid 886] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=886, si_uid=0, si_status=0, 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 888 attached [pid 888] set_robust_list(0x555555b04660, 24) = 0 [pid 888] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 888] setpgid(0, 0) = 0 [pid 888] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 888] write(3, "1000", 4) = 4 [pid 888] close(3) = 0 [pid 888] openat(AT_FDCWD, "/dev/kvm", O_RDONLY [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 888 [pid 888] <... openat resumed>) = 3 [pid 888] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 888] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 888] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 888] ioctl(5, KVM_RUN, 0) = 0 [pid 888] exit_group(0) = ? [pid 888] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=888, si_uid=0, si_status=0, 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 890 attached [pid 890] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 890 [pid 890] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 890] setpgid(0, 0) = 0 [pid 890] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 890] write(3, "1000", 4) = 4 [pid 890] close(3) = 0 [pid 890] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 890] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 890] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 890] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 890] ioctl(5, KVM_RUN, 0) = 0 [pid 890] exit_group(0) = ? [pid 890] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=890, 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=0x555555b04650) = 892 ./strace-static-x86_64: Process 892 attached [pid 892] set_robust_list(0x555555b04660, 24) = 0 [pid 892] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 892] setpgid(0, 0) = 0 [pid 892] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 892] write(3, "1000", 4) = 4 [pid 892] close(3) = 0 [pid 892] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 892] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 892] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 892] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 892] ioctl(5, KVM_RUN, 0) = 0 [pid 892] exit_group(0) = ? [pid 892] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=892, si_uid=0, si_status=0, 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 894 attached [pid 894] set_robust_list(0x555555b04660, 24) = 0 [pid 894] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 894 [pid 894] <... prctl resumed>) = 0 [pid 894] setpgid(0, 0) = 0 [pid 894] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 894] write(3, "1000", 4) = 4 [pid 894] close(3) = 0 [pid 894] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 894] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 894] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 894] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 894] ioctl(5, KVM_RUN, 0) = 0 [pid 894] exit_group(0) = ? [pid 894] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=894, si_uid=0, si_status=0, 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=0x555555b04650) = 896 ./strace-static-x86_64: Process 896 attached [pid 896] set_robust_list(0x555555b04660, 24) = 0 [pid 896] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 896] setpgid(0, 0) = 0 [pid 896] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 896] write(3, "1000", 4) = 4 [pid 896] close(3) = 0 [pid 896] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 896] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 896] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 896] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 896] ioctl(5, KVM_RUN, 0) = 0 [pid 896] exit_group(0) = ? [pid 896] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=896, si_uid=0, si_status=0, 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 898 attached [pid 898] set_robust_list(0x555555b04660, 24) = 0 [pid 898] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 898] setpgid(0, 0) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 898 [pid 898] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 898] write(3, "1000", 4) = 4 [pid 898] close(3) = 0 [pid 898] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 898] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 898] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 898] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 898] ioctl(5, KVM_RUN, 0) = 0 [pid 898] exit_group(0) = ? [pid 898] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=898, si_uid=0, si_status=0, 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 900 attached [pid 900] set_robust_list(0x555555b04660, 24) = 0 [pid 356] <... clone resumed>, child_tidptr=0x555555b04650) = 900 [pid 900] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 900] setpgid(0, 0) = 0 [pid 900] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 900] write(3, "1000", 4) = 4 [pid 900] close(3) = 0 [pid 900] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 900] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 900] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 900] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 900] ioctl(5, KVM_RUN, 0) = 0 [pid 900] exit_group(0) = ? [pid 900] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=900, 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=0x555555b04650) = 902 ./strace-static-x86_64: Process 902 attached [pid 902] set_robust_list(0x555555b04660, 24) = 0 [pid 902] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 902] setpgid(0, 0) = 0 [pid 902] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 902] write(3, "1000", 4) = 4 [pid 902] close(3) = 0 [pid 902] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 902] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 902] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 902] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 902] ioctl(5, KVM_RUN, 0) = 0 [pid 902] exit_group(0) = ? [pid 902] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=902, si_uid=0, si_status=0, 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 904 attached , child_tidptr=0x555555b04650) = 904 [pid 904] set_robust_list(0x555555b04660, 24) = 0 [pid 904] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 904] setpgid(0, 0) = 0 [pid 904] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 904] write(3, "1000", 4) = 4 [pid 904] close(3) = 0 [pid 904] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 904] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 904] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 904] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 904] ioctl(5, KVM_RUN, 0) = 0 [pid 904] exit_group(0) = ? [pid 904] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=904, 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 906 attached , child_tidptr=0x555555b04650) = 906 [pid 906] set_robust_list(0x555555b04660, 24) = 0 [pid 906] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 906] setpgid(0, 0) = 0 [pid 906] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 906] write(3, "1000", 4) = 4 [pid 906] close(3) = 0 [pid 906] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 906] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 906] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 906] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 906] ioctl(5, KVM_RUN, 0) = 0 [pid 906] exit_group(0) = ? [pid 906] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=906, si_uid=0, si_status=0, 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=0x555555b04650) = 908 ./strace-static-x86_64: Process 908 attached [pid 908] set_robust_list(0x555555b04660, 24) = 0 [pid 908] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 908] setpgid(0, 0) = 0 [pid 908] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 908] write(3, "1000", 4) = 4 [pid 908] close(3) = 0 [pid 908] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 908] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 908] ioctl(4, KVM_SET_USER_MEMORY_REGION, {slot=0, flags=KVM_MEM_READONLY, guest_phys_addr=0, memory_size=8192, userspace_addr=0x20000000}) = 0 [pid 908] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [ 29.560977][ T908] BUG: kernel NULL pointer dereference, address: 0000000000000086 [ 29.568572][ T908] #PF: supervisor instruction fetch in kernel mode [ 29.574910][ T908] #PF: error_code(0x0010) - not-present page [ 29.580721][ T908] PGD 1e4b59067 P4D 1e4b59067 PUD 1e4ff4067 PMD 0 [ 29.587061][ T908] Oops: 0010 [#1] PREEMPT SMP KASAN [ 29.592095][ T908] CPU: 1 PID: 908 Comm: syz-executor513 Not tainted 5.4.268-syzkaller-00012-gd0d34dcb02cc #0 [ 29.602073][ T908] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 29.611979][ T908] RIP: 0010:0x86 [ 29.615353][ T908] Code: Bad RIP value. [ 29.619258][ T908] RSP: 0018:ffff8881dd2df308 EFLAGS: 00010086 [ 29.625162][ T908] RAX: ffff8881dd2df338 RBX: dffffc0000000000 RCX: ffff8881e4b1bf00 [ 29.632972][ T908] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 [ 29.640783][ T908] RBP: 0000000000000ec0 R08: ffffffff82315341 R09: ffffffff811c9085 [ 29.648597][ T908] R10: ffff8881e4b1bf00 R11: 0000000000000002 R12: ffffffff84601550 [ 29.656422][ T908] R13: fffffe0000000ec8 R14: ffff8881e4fa8000 R15: fffffe0000000ecb [ 29.664227][ T908] FS: 0000555555b04380(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 [ 29.673082][ T908] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 29.679580][ T908] CR2: 000000000000005c CR3: 00000001e4e91000 CR4: 00000000003426a0 [ 29.687390][ T908] Call Trace: [ 29.690548][ T908] ? __die+0xb4/0x100 [ 29.694343][ T908] ? no_context+0xbda/0xe50 [ 29.698680][ T908] ? is_prefetch+0x4b0/0x4b0 [ 29.703102][ T908] ? rcu_preempt_deferred_qs+0xa4/0x2b0 [ 29.708496][ T908] ? __do_page_fault+0xa7d/0xbb0 [ 29.713269][ T908] ? vmx_spec_ctrl_restore_host+0x83/0xfd [ 29.718814][ T908] ? __bad_area_nosemaphore+0xc0/0x460 [ 29.724109][ T908] ? page_fault+0x2f/0x40 [ 29.728280][ T908] ? __entry_text_end+0x4/0x4 [ 29.732788][ T908] ? vmx_handle_exit_irqoff+0x45/0x220 [ 29.738079][ T908] ? check_preemption_disabled+0x91/0x320 [ 29.743639][ T908] ? handle_external_interrupt_irqoff+0x148/0x2f0 [ 29.749922][ T908] ? handle_external_interrupt_irqoff+0x12a/0x2f0 [ 29.756142][ T908] ? __entry_text_end+0x4/0x4 [ 29.760643][ T908] ? vcpu_enter_guest+0x2d06/0x9f70 [ 29.765689][ T908] ? find_next_and_bit+0x156/0x190 [ 29.770631][ T908] ? load_balance+0x43e1/0x7a40 [ 29.775316][ T908] ? local_bh_enable+0x20/0x20 [ 29.779920][ T908] ? check_preemption_disabled+0x9f/0x320 [ 29.785469][ T908] ? update_blocked_averages+0xd50/0xd50 [ 29.790949][ T908] ? vmx_vcpu_load_vmcs+0x655/0x8b0 [ 29.795980][ T908] ? read_msr+0x40/0x40 [ 29.799968][ T908] ? update_rq_clock+0x67/0x350 [ 29.804648][ T908] ? check_preemption_disabled+0x9f/0x320 [ 29.810207][ T908] ? kvm_sched_clock_read+0x14/0x40 [ 29.815236][ T908] ? check_preemption_disabled+0x9f/0x320 [ 29.820791][ T908] ? debug_smp_processor_id+0x20/0x20 [ 29.826005][ T908] ? kvm_arch_vcpu_ioctl_run+0x748/0x18d0 [ 29.831560][ T908] ? kvm_vcpu_ioctl+0x7f9/0xd10 [ 29.836242][ T908] ? create_vcpu_fd+0x120/0x120 [ 29.840928][ T908] ? _raw_spin_lock_irq+0xa5/0x1b0 [ 29.845887][ T908] ? _raw_spin_lock_irqsave+0x210/0x210 [ 29.851257][ T908] ? cgroup_update_frozen+0x157/0xab0 [ 29.856462][ T908] ? cgroup_update_frozen+0x157/0xab0 [ 29.861676][ T908] ? cgroup_leave_frozen+0x13c/0x290 [ 29.866800][ T908] ? ptrace_stop+0x6ee/0xa30 [ 29.871234][ T908] ? create_vcpu_fd+0x120/0x120 [ 29.875905][ T908] ? do_vfs_ioctl+0x742/0x1720 [ 29.880507][ T908] ? ioctl_preallocate+0x250/0x250 [ 29.885455][ T908] ? check_preemption_disabled+0x153/0x320 [ 29.891096][ T908] ? syscall_trace_enter+0x650/0x940 [ 29.896215][ T908] ? do_syscall_64+0x1c0/0x1c0 [ 29.900816][ T908] ? switch_fpu_return+0x1d4/0x410 [ 29.905764][ T908] ? security_file_ioctl+0x7d/0xa0 [ 29.910709][ T908] ? __x64_sys_ioctl+0xd4/0x110 [ 29.915400][ T908] ? do_syscall_64+0xca/0x1c0 [ 29.919910][ T908] ? entry_SYSCALL_64_after_hwframe+0x5c/0xc1 [ 29.925808][ T908] Modules linked in: [ 29.929541][ T908] CR2: 0000000000000086 [ 29.933533][ T908] ---[ end trace 816f86ce8887d314 ]--- [ 29.938828][ T908] RIP: 0010:0x86 [ 29.942216][ T908] Code: Bad RIP value. [ 29.946116][ T908] RSP: 0018:ffff8881dd2df308 EFLAGS: 00010086 [ 29.952024][ T908] RAX: ffff8881dd2df338 RBX: dffffc0000000000 RCX: ffff8881e4b1bf00 [ 29.959840][ T908] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 [ 29.967645][ T908] RBP: 0000000000000ec0 R08: ffffffff82315341 R09: ffffffff811c9085 [ 29.975451][ T908] R10: ffff8881e4b1bf00 R11: 0000000000000002 R12: ffffffff84601550 [ 29.983264][ T908] R13: fffffe0000000ec8 R14: ffff8881e4fa8000 R15: fffffe0000000ecb [ 29.991085][ T908] FS: 0000555555b04380(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 [ 29.999840][ T908] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 30.006262][ T908] CR2: 000000000000005c CR3: 00000001e4e91000 CR4: 00000000003426a0 [ 30.014078][ T908] Kernel panic - not syncing: Fatal exception [ 30.020213][ T908] Kernel Offset: disabled [ 30.024328][ T908] Rebooting in 86400 seconds..