./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1470176093 <...> Warning: Permanently added '10.128.0.140' (ED25519) to the list of known hosts. execve("./syz-executor1470176093", ["./syz-executor1470176093"], 0x7ffc11ee21a0 /* 10 vars */) = 0 brk(NULL) = 0x555556570000 brk(0x555556570d00) = 0x555556570d00 arch_prctl(ARCH_SET_FS, 0x555556570380) = 0 set_tid_address(0x555556570650) = 355 set_robust_list(0x555556570660, 24) = 0 rseq(0x555556570ca0, 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-executor1470176093", 4096) = 28 getrandom("\xaa\xc6\x42\x2c\x1c\xe5\x67\x56", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x555556570d00 brk(0x555556591d00) = 0x555556591d00 brk(0x555556592000) = 0x555556592000 mprotect(0x7ff758847000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 356 ./strace-static-x86_64: Process 356 attached [pid 356] set_robust_list(0x555556570660, 24) = 0 [pid 356] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 356] setpgid(0, 0) = 0 [pid 356] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 356] write(3, "1000", 4) = 4 [pid 356] close(3) = 0 [pid 356] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [ 22.772215][ T23] audit: type=1400 audit(1715566357.449:66): avc: denied { execmem } for pid=355 comm="syz-executor147" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=process permissive=1 [ 22.797101][ T23] audit: type=1400 audit(1715566357.469:67): avc: denied { read } for pid=356 comm="syz-executor147" name="kvm" dev="devtmpfs" ino=1121 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=1 [ 22.808368][ T356] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details. [ 22.820458][ T23] audit: type=1400 audit(1715566357.469:68): avc: denied { open } for pid=356 comm="syz-executor147" path="/dev/kvm" dev="devtmpfs" ino=1121 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=1 [pid 356] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 356] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 356] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 356] ioctl(5, KVM_RUN, 0) = 0 [pid 356] exit_group(0) = ? [pid 356] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=356, si_uid=0, si_status=0, si_utime=0, si_stime=7} --- [ 22.858978][ T23] audit: type=1400 audit(1715566357.479:69): avc: denied { ioctl } for pid=356 comm="syz-executor147" path="/dev/kvm" dev="devtmpfs" ino=1121 ioctlcmd=0xae01 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:kvm_device_t tclass=chr_file permissive=1 restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 359 attached , child_tidptr=0x555556570650) = 359 [pid 359] set_robust_list(0x555556570660, 24) = 0 [pid 359] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 359] setpgid(0, 0) = 0 [pid 359] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 359] write(3, "1000", 4) = 4 [pid 359] close(3) = 0 [pid 359] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 359] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 359] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 359] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 359] ioctl(5, KVM_RUN, 0) = 0 [pid 359] exit_group(0) = ? [pid 359] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=359, 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=0x555556570650) = 361 ./strace-static-x86_64: Process 361 attached [pid 361] set_robust_list(0x555556570660, 24) = 0 [pid 361] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 361] setpgid(0, 0) = 0 [pid 361] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 361] write(3, "1000", 4) = 4 [pid 361] close(3) = 0 [pid 361] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 361] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 361] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 361] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 361] ioctl(5, KVM_RUN, 0) = 0 [pid 361] exit_group(0) = ? [pid 361] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=361, 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=0x555556570650) = 363 ./strace-static-x86_64: Process 363 attached [pid 363] set_robust_list(0x555556570660, 24) = 0 [pid 363] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 363] setpgid(0, 0) = 0 [pid 363] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 363] write(3, "1000", 4) = 4 [pid 363] close(3) = 0 [pid 363] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 363] ioctl(3, KVM_CREATE_VM, 0) = 4 [ 22.918988][ T356] syz-executor147 (356) used greatest stack depth: 22328 bytes left [pid 363] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 363] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 363] ioctl(5, KVM_RUN, 0) = 0 [pid 363] exit_group(0) = ? [pid 363] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=363, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 365 ./strace-static-x86_64: Process 365 attached [pid 365] set_robust_list(0x555556570660, 24) = 0 [pid 365] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 365] setpgid(0, 0) = 0 [pid 365] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 365] write(3, "1000", 4) = 4 [pid 365] close(3) = 0 [pid 365] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 365] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 365] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 365] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 365] ioctl(5, KVM_RUN, 0) = 0 [pid 365] exit_group(0) = ? [pid 365] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=365, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 367 ./strace-static-x86_64: Process 367 attached [pid 367] set_robust_list(0x555556570660, 24) = 0 [pid 367] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 367] setpgid(0, 0) = 0 [pid 367] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 367] write(3, "1000", 4) = 4 [pid 367] close(3) = 0 [pid 367] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 367] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 367] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 367] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 367] ioctl(5, KVM_RUN, 0) = 0 [pid 367] exit_group(0) = ? [pid 367] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=367, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 369 ./strace-static-x86_64: Process 369 attached [pid 369] set_robust_list(0x555556570660, 24) = 0 [pid 369] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 369] setpgid(0, 0) = 0 [pid 369] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 369] write(3, "1000", 4) = 4 [pid 369] close(3) = 0 [pid 369] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 369] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 369] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 369] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 369] ioctl(5, KVM_RUN, 0) = 0 [pid 369] exit_group(0) = ? [pid 369] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=369, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 371 ./strace-static-x86_64: Process 371 attached [pid 371] set_robust_list(0x555556570660, 24) = 0 [pid 371] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 371] setpgid(0, 0) = 0 [pid 371] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 371] write(3, "1000", 4) = 4 [pid 371] close(3) = 0 [pid 371] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 371] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 371] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 371] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 371] ioctl(5, KVM_RUN, 0) = 0 [pid 371] exit_group(0) = ? [pid 371] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=371, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 373 ./strace-static-x86_64: Process 373 attached [pid 373] set_robust_list(0x555556570660, 24) = 0 [pid 373] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 373] setpgid(0, 0) = 0 [pid 373] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 373] write(3, "1000", 4) = 4 [pid 373] close(3) = 0 [pid 373] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 373] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 373] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 373] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 373] ioctl(5, KVM_RUN, 0) = 0 [pid 373] exit_group(0) = ? [pid 373] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=373, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 375 ./strace-static-x86_64: Process 375 attached [pid 375] set_robust_list(0x555556570660, 24) = 0 [pid 375] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 375] setpgid(0, 0) = 0 [pid 375] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 375] write(3, "1000", 4) = 4 [pid 375] close(3) = 0 [pid 375] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 375] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 375] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 375] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 375] ioctl(5, KVM_RUN, 0) = 0 [pid 375] exit_group(0) = ? [pid 375] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=375, 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=0x555556570650) = 377 ./strace-static-x86_64: Process 377 attached [pid 377] set_robust_list(0x555556570660, 24) = 0 [pid 377] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 377] setpgid(0, 0) = 0 [pid 377] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 377] write(3, "1000", 4) = 4 [pid 377] close(3) = 0 [pid 377] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 377] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 377] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 377] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 377] ioctl(5, KVM_RUN, 0) = 0 [pid 377] exit_group(0) = ? [pid 377] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=377, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 379 attached [pid 379] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 379 [pid 379] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 379] setpgid(0, 0) = 0 [pid 379] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 379] write(3, "1000", 4) = 4 [pid 379] close(3) = 0 [pid 379] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 379] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 379] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 379] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 379] ioctl(5, KVM_RUN, 0) = 0 [pid 379] exit_group(0) = ? [pid 379] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=379, 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=0x555556570650) = 381 ./strace-static-x86_64: Process 381 attached [pid 381] set_robust_list(0x555556570660, 24) = 0 [pid 381] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 381] setpgid(0, 0) = 0 [pid 381] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 381] write(3, "1000", 4) = 4 [pid 381] close(3) = 0 [pid 381] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 381] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 381] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 381] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 381] ioctl(5, KVM_RUN, 0) = 0 [pid 381] exit_group(0) = ? [pid 381] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=381, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 383 attached [pid 383] set_robust_list(0x555556570660, 24) = 0 [pid 383] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 383 [pid 383] <... prctl resumed>) = 0 [pid 383] setpgid(0, 0) = 0 [pid 383] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 383] write(3, "1000", 4) = 4 [pid 383] close(3) = 0 [pid 383] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 383] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 383] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 383] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 383] ioctl(5, KVM_RUN, 0) = 0 [pid 383] exit_group(0) = ? [pid 383] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=383, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 385 ./strace-static-x86_64: Process 385 attached [pid 385] set_robust_list(0x555556570660, 24) = 0 [pid 385] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 385] setpgid(0, 0) = 0 [pid 385] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 385] write(3, "1000", 4) = 4 [pid 385] close(3) = 0 [pid 385] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 385] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 385] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 385] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 385] ioctl(5, KVM_RUN, 0) = 0 [pid 385] exit_group(0) = ? [pid 385] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=385, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 387 attached [pid 387] set_robust_list(0x555556570660, 24 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 387 [pid 387] <... set_robust_list resumed>) = 0 [pid 387] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 387] setpgid(0, 0) = 0 [pid 387] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 387] write(3, "1000", 4) = 4 [pid 387] close(3) = 0 [pid 387] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 387] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 387] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 387] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 387] ioctl(5, KVM_RUN, 0) = 0 [pid 387] exit_group(0) = ? [pid 387] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=387, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 389 attached [pid 389] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 389 [pid 389] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 389] setpgid(0, 0) = 0 [pid 389] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 389] write(3, "1000", 4) = 4 [pid 389] close(3) = 0 [pid 389] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 389] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 389] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 389] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 389] ioctl(5, KVM_RUN, 0) = 0 [pid 389] exit_group(0) = ? [pid 389] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=389, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 391 attached [pid 391] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 391 [pid 391] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 391] setpgid(0, 0) = 0 [pid 391] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 391] write(3, "1000", 4) = 4 [pid 391] close(3) = 0 [pid 391] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 391] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 391] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 391] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 391] ioctl(5, KVM_RUN, 0) = 0 [pid 391] exit_group(0) = ? [pid 391] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=391, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 393 ./strace-static-x86_64: Process 393 attached [pid 393] set_robust_list(0x555556570660, 24) = 0 [pid 393] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 393] setpgid(0, 0) = 0 [pid 393] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 393] write(3, "1000", 4) = 4 [pid 393] close(3) = 0 [pid 393] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 393] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 393] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 393] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 393] ioctl(5, KVM_RUN, 0) = 0 [pid 393] exit_group(0) = ? [pid 393] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=393, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 395 ./strace-static-x86_64: Process 395 attached [pid 395] set_robust_list(0x555556570660, 24) = 0 [pid 395] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 395] setpgid(0, 0) = 0 [pid 395] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 395] write(3, "1000", 4) = 4 [pid 395] close(3) = 0 [pid 395] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 395] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 395] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 395] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 395] ioctl(5, KVM_RUN, 0) = 0 [pid 395] exit_group(0) = ? [pid 395] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=395, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 398 ./strace-static-x86_64: Process 398 attached [pid 398] set_robust_list(0x555556570660, 24) = 0 [pid 398] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 398] setpgid(0, 0) = 0 [pid 398] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 398] write(3, "1000", 4) = 4 [pid 398] close(3) = 0 [pid 398] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 398] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 398] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 400 ./strace-static-x86_64: Process 400 attached [pid 400] set_robust_list(0x555556570660, 24) = 0 [pid 400] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 400] setpgid(0, 0) = 0 [pid 400] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 400] write(3, "1000", 4) = 4 [pid 400] close(3) = 0 [pid 400] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 400] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 400] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 402 ./strace-static-x86_64: Process 402 attached [pid 402] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 404 ./strace-static-x86_64: Process 404 attached [pid 404] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 406] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 406 [pid 406] <... prctl resumed>) = 0 [pid 406] setpgid(0, 0) = 0 [pid 406] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 406] write(3, "1000", 4) = 4 [pid 406] close(3) = 0 [pid 406] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 406] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 406] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 408 ./strace-static-x86_64: Process 408 attached [pid 408] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 410 attached [pid 410] set_robust_list(0x555556570660, 24) = 0 [pid 410] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 410 [pid 410] setpgid(0, 0) = 0 [pid 410] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 410] write(3, "1000", 4) = 4 [pid 410] close(3) = 0 [pid 410] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 410] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 410] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 410] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 410] ioctl(5, KVM_RUN, 0) = 0 [pid 410] exit_group(0) = ? [pid 410] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=410, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 412 ./strace-static-x86_64: Process 412 attached [pid 412] set_robust_list(0x555556570660, 24) = 0 [pid 412] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 412] setpgid(0, 0) = 0 [pid 412] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 412] write(3, "1000", 4) = 4 [pid 412] close(3) = 0 [pid 412] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 412] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 412] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 412] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 412] ioctl(5, KVM_RUN, 0) = 0 [pid 412] exit_group(0) = ? [pid 412] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=412, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 414 attached [pid 414] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 414 [pid 414] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 414] setpgid(0, 0) = 0 [pid 414] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 414] write(3, "1000", 4) = 4 [pid 414] close(3) = 0 [pid 414] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 414] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 414] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 414] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 414] ioctl(5, KVM_RUN, 0) = 0 [pid 414] exit_group(0) = ? [pid 414] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=414, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 416 ./strace-static-x86_64: Process 416 attached [pid 416] set_robust_list(0x555556570660, 24) = 0 [pid 416] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 416] setpgid(0, 0) = 0 [pid 416] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 416] write(3, "1000", 4) = 4 [pid 416] close(3) = 0 [pid 416] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 416] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 416] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 416] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 416] ioctl(5, KVM_RUN, 0) = 0 [pid 416] exit_group(0) = ? [pid 416] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=416, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 418 attached [pid 418] set_robust_list(0x555556570660, 24) = 0 [pid 418] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 418 [pid 418] setpgid(0, 0) = 0 [pid 418] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 418] write(3, "1000", 4) = 4 [pid 418] close(3) = 0 [pid 418] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 418] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 418] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 418] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 418] ioctl(5, KVM_RUN, 0) = 0 [pid 418] exit_group(0) = ? [pid 418] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=418, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 420 attached [pid 420] set_robust_list(0x555556570660, 24) = 0 [pid 420] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 420 [pid 420] <... prctl resumed>) = 0 [pid 420] setpgid(0, 0) = 0 [pid 420] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 420] write(3, "1000", 4) = 4 [pid 420] close(3) = 0 [pid 420] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 420] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 420] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 420] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 420] ioctl(5, KVM_RUN, 0) = 0 [pid 420] exit_group(0) = ? [pid 420] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=420, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 422 attached [pid 422] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 422 [pid 422] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 422] setpgid(0, 0) = 0 [pid 422] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 422] write(3, "1000", 4) = 4 [pid 422] close(3) = 0 [pid 422] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 422] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 422] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 422] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 422] ioctl(5, KVM_RUN, 0) = 0 [pid 422] exit_group(0) = ? [pid 422] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=422, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 424 ./strace-static-x86_64: Process 424 attached [pid 424] set_robust_list(0x555556570660, 24) = 0 [pid 424] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 424] setpgid(0, 0) = 0 [pid 424] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 424] write(3, "1000", 4) = 4 [pid 424] close(3) = 0 [pid 424] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 424] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 424] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 424] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 424] ioctl(5, KVM_RUN, 0) = 0 [pid 424] exit_group(0) = ? [pid 424] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=424, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 426 attached [pid 426] set_robust_list(0x555556570660, 24) = 0 [pid 426] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 426] setpgid(0, 0) = 0 [pid 426] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 426] write(3, "1000", 4) = 4 [pid 426] close(3) = 0 [pid 426] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 426] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 426 [pid 426] <... ioctl resumed>) = 4 [pid 426] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 426] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 426] ioctl(5, KVM_RUN, 0) = 0 [pid 426] exit_group(0) = ? [pid 426] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=426, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 428 attached [pid 428] set_robust_list(0x555556570660, 24) = 0 [pid 428] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 428 [pid 428] <... prctl resumed>) = 0 [pid 428] setpgid(0, 0) = 0 [pid 428] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 428] write(3, "1000", 4) = 4 [pid 428] close(3) = 0 [pid 428] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 428] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 428] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 428] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 428] ioctl(5, KVM_RUN, 0) = 0 [pid 428] exit_group(0) = ? [pid 428] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=428, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 430 attached [pid 430] set_robust_list(0x555556570660, 24) = 0 [pid 430] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 430 [pid 430] <... prctl resumed>) = 0 [pid 430] setpgid(0, 0) = 0 [pid 430] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 430] write(3, "1000", 4) = 4 [pid 430] close(3) = 0 [pid 430] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 430] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 430] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 430] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 430] ioctl(5, KVM_RUN, 0) = 0 [pid 430] exit_group(0) = ? [pid 430] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=430, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 432 attached [pid 432] set_robust_list(0x555556570660, 24) = 0 [pid 432] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 432 [pid 432] <... prctl resumed>) = 0 [pid 432] setpgid(0, 0) = 0 [pid 432] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 432] write(3, "1000", 4) = 4 [pid 432] close(3) = 0 [pid 432] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 432] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 432] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 432] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 432] ioctl(5, KVM_RUN, 0) = 0 [pid 432] exit_group(0) = ? [pid 432] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=432, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 434 ./strace-static-x86_64: Process 434 attached [pid 434] set_robust_list(0x555556570660, 24) = 0 [pid 434] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 434] setpgid(0, 0) = 0 [pid 434] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 434] write(3, "1000", 4) = 4 [pid 434] close(3) = 0 [pid 434] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 434] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 434] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 434] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 434] ioctl(5, KVM_RUN, 0) = 0 [pid 434] exit_group(0) = ? [pid 434] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=434, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 436 attached [pid 436] set_robust_list(0x555556570660, 24) = 0 [pid 436] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 436 [pid 436] <... prctl resumed>) = 0 [pid 436] setpgid(0, 0) = 0 [pid 436] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 436] write(3, "1000", 4) = 4 [pid 436] close(3) = 0 [pid 436] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 436] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 436] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 436] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 436] ioctl(5, KVM_RUN, 0) = 0 [pid 436] exit_group(0) = ? [pid 436] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=436, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 438 ./strace-static-x86_64: Process 438 attached [pid 438] set_robust_list(0x555556570660, 24) = 0 [pid 438] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 438] setpgid(0, 0) = 0 [pid 438] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 438] write(3, "1000", 4) = 4 [pid 438] close(3) = 0 [pid 438] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 438] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 438] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 438] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 438] ioctl(5, KVM_RUN, 0) = 0 [pid 438] exit_group(0) = ? [pid 438] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=438, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 440 attached [pid 440] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 440 [pid 440] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 440] setpgid(0, 0) = 0 [pid 440] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 440] write(3, "1000", 4) = 4 [pid 440] close(3) = 0 [pid 440] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 440] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 440] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 440] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 440] ioctl(5, KVM_RUN, 0) = 0 [pid 440] exit_group(0) = ? [pid 440] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=440, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 442 attached [pid 442] set_robust_list(0x555556570660, 24) = 0 [pid 442] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 442 [pid 442] <... prctl resumed>) = 0 [pid 442] setpgid(0, 0) = 0 [pid 442] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 442] write(3, "1000", 4) = 4 [pid 442] close(3) = 0 [pid 442] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 442] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 442] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 442] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 442] ioctl(5, KVM_RUN, 0) = 0 [pid 442] exit_group(0) = ? [pid 442] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=442, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 444 attached [pid 444] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 444 [pid 444] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 444] setpgid(0, 0) = 0 [pid 444] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 444] write(3, "1000", 4) = 4 [pid 444] close(3) = 0 [pid 444] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 444] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 444] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 444] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 444] ioctl(5, KVM_RUN, 0) = 0 [pid 444] exit_group(0) = ? [pid 444] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=444, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 446 attached [pid 446] set_robust_list(0x555556570660, 24) = 0 [pid 446] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 446] setpgid(0, 0) = 0 [pid 446] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 446 [pid 446] <... openat resumed>) = 3 [pid 446] write(3, "1000", 4) = 4 [pid 446] close(3) = 0 [pid 446] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 446] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 446] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 446] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 446] ioctl(5, KVM_RUN, 0) = 0 [pid 446] exit_group(0) = ? [pid 446] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=446, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 448 attached [pid 448] set_robust_list(0x555556570660, 24) = 0 [pid 448] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 448] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 448 [pid 448] <... setpgid resumed>) = 0 [pid 448] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 448] write(3, "1000", 4) = 4 [pid 448] close(3) = 0 [pid 448] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 448] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 448] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 448] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 448] ioctl(5, KVM_RUN, 0) = 0 [pid 448] exit_group(0) = ? [pid 448] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=448, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 450 attached [pid 450] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 450 [pid 450] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 450] setpgid(0, 0) = 0 [pid 450] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 450] write(3, "1000", 4) = 4 [pid 450] close(3) = 0 [pid 450] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 450] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 450] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 450] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 450] ioctl(5, KVM_RUN, 0) = 0 [pid 450] exit_group(0) = ? [pid 450] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=450, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 452 ./strace-static-x86_64: Process 452 attached [pid 452] set_robust_list(0x555556570660, 24) = 0 [pid 452] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 452] setpgid(0, 0) = 0 [pid 452] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 452] write(3, "1000", 4) = 4 [pid 452] close(3) = 0 [pid 452] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 452] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 452] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 452] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 452] ioctl(5, KVM_RUN, 0) = 0 [pid 452] exit_group(0) = ? [pid 452] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=452, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 454 attached [pid 454] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 454 [pid 454] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 454] setpgid(0, 0) = 0 [pid 454] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 454] write(3, "1000", 4) = 4 [pid 454] close(3) = 0 [pid 454] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 454] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 454] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 454] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 454] ioctl(5, KVM_RUN, 0) = 0 [pid 454] exit_group(0) = ? [pid 454] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=454, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 456 ./strace-static-x86_64: Process 456 attached [pid 456] set_robust_list(0x555556570660, 24) = 0 [pid 456] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 456] setpgid(0, 0) = 0 [pid 456] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 456] write(3, "1000", 4) = 4 [pid 456] close(3) = 0 [pid 456] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 456] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 456] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 456] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 456] ioctl(5, KVM_RUN, 0) = 0 [pid 456] exit_group(0) = ? [pid 456] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=456, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 458 ./strace-static-x86_64: Process 458 attached [pid 458] set_robust_list(0x555556570660, 24) = 0 [pid 458] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 458] setpgid(0, 0) = 0 [pid 458] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 458] write(3, "1000", 4) = 4 [pid 458] close(3) = 0 [pid 458] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 458] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 458] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 458] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 458] ioctl(5, KVM_RUN, 0) = 0 [pid 458] exit_group(0) = ? [pid 458] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=458, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 460 ./strace-static-x86_64: Process 460 attached [pid 460] set_robust_list(0x555556570660, 24) = 0 [pid 460] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 460] setpgid(0, 0) = 0 [pid 460] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 460] write(3, "1000", 4) = 4 [pid 460] close(3) = 0 [pid 460] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 460] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 460] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 460] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 460] ioctl(5, KVM_RUN, 0) = 0 [pid 460] exit_group(0) = ? [pid 460] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=460, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 462 attached [pid 462] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 462 [pid 462] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 462] setpgid(0, 0) = 0 [pid 462] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 462] write(3, "1000", 4) = 4 [pid 462] close(3) = 0 [pid 462] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 462] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 462] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 462] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 462] ioctl(5, KVM_RUN, 0) = 0 [pid 462] exit_group(0) = ? [pid 462] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=462, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 464 attached [pid 464] set_robust_list(0x555556570660, 24) = 0 [pid 464] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 464] setpgid(0, 0) = 0 [pid 464] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 464] write(3, "1000", 4) = 4 [pid 464] close(3) = 0 [pid 464] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 464] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 464 [pid 464] <... ioctl resumed>) = 4 [pid 464] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 464] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 464] ioctl(5, KVM_RUN, 0) = 0 [pid 464] exit_group(0) = ? [pid 464] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=464, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 466 attached [pid 466] set_robust_list(0x555556570660, 24) = 0 [pid 466] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 466] setpgid(0, 0) = 0 [pid 466] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 466] write(3, "1000", 4) = 4 [pid 466] close(3) = 0 [pid 466] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 466] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 466 [pid 466] <... ioctl resumed>) = 4 [pid 466] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 466] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 466] ioctl(5, KVM_RUN, 0) = 0 [pid 466] exit_group(0) = ? [pid 466] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=466, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 468 attached [pid 468] set_robust_list(0x555556570660, 24) = 0 [pid 468] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 468] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 468 [pid 468] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 468] write(3, "1000", 4) = 4 [pid 468] close(3) = 0 [pid 468] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 468] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 468] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 468] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 468] ioctl(5, KVM_RUN, 0) = 0 [pid 468] exit_group(0) = ? [pid 468] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=468, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 470 ./strace-static-x86_64: Process 470 attached [pid 470] set_robust_list(0x555556570660, 24) = 0 [pid 470] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 470] setpgid(0, 0) = 0 [pid 470] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 470] write(3, "1000", 4) = 4 [pid 470] close(3) = 0 [pid 470] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 470] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 470] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 470] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 470] ioctl(5, KVM_RUN, 0) = 0 [pid 470] exit_group(0) = ? [pid 470] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=470, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 473 attached [pid 473] set_robust_list(0x555556570660, 24) = 0 [pid 473] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 473] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 473 [pid 473] <... setpgid resumed>) = 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 475 ./strace-static-x86_64: Process 475 attached [pid 475] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 477 ./strace-static-x86_64: Process 477 attached [pid 477] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=1} --- 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=0x555556570650) = 479 [pid 479] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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 , child_tidptr=0x555556570650) = 481 [pid 481] set_robust_list(0x555556570660, 24) = 0 [pid 481] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 481] setpgid(0, 0) = 0 [pid 481] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 481] write(3, "1000", 4) = 4 [pid 481] close(3) = 0 [pid 481] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 481] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 481] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0} --- 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 , child_tidptr=0x555556570650) = 483 [pid 483] set_robust_list(0x555556570660, 24) = 0 [pid 483] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 483] setpgid(0, 0) = 0 [pid 483] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 483] write(3, "1000", 4) = 4 [pid 483] close(3) = 0 [pid 483] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 483] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 483] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 485 ./strace-static-x86_64: Process 485 attached [pid 485] set_robust_list(0x555556570660, 24) = 0 [pid 485] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 485] setpgid(0, 0) = 0 [pid 485] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 485] write(3, "1000", 4) = 4 [pid 485] close(3) = 0 [pid 485] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 485] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 485] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 487 [pid 487] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 487] setpgid(0, 0) = 0 [pid 487] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 487] write(3, "1000", 4) = 4 [pid 487] close(3) = 0 [pid 487] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 487] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 487] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 489 ./strace-static-x86_64: Process 489 attached [pid 489] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 491 attached [pid 491] set_robust_list(0x555556570660, 24) = 0 [pid 491] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 491 [pid 491] <... prctl resumed>) = 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 493 attached [pid 493] set_robust_list(0x555556570660, 24) = 0 [pid 493] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 493] setpgid(0, 0) = 0 [pid 493] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 493] write(3, "1000", 4) = 4 [pid 493] close(3) = 0 [pid 493] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 493] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 493 [pid 493] <... ioctl resumed>) = 4 [pid 493] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 493] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 493] ioctl(5, KVM_RUN, 0) = 0 [pid 493] exit_group(0) = ? [pid 493] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=493, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 495 ./strace-static-x86_64: Process 495 attached [pid 495] set_robust_list(0x555556570660, 24) = 0 [pid 495] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 495] setpgid(0, 0) = 0 [pid 495] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 495] write(3, "1000", 4) = 4 [pid 495] close(3) = 0 [pid 495] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 495] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 495] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 495] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 495] ioctl(5, KVM_RUN, 0) = 0 [pid 495] exit_group(0) = ? [pid 495] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=495, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 497 ./strace-static-x86_64: Process 497 attached [pid 497] set_robust_list(0x555556570660, 24) = 0 [pid 497] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 497] setpgid(0, 0) = 0 [pid 497] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 497] write(3, "1000", 4) = 4 [pid 497] close(3) = 0 [pid 497] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 497] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 497] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 497] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 497] ioctl(5, KVM_RUN, 0) = 0 [pid 497] exit_group(0) = ? [pid 497] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=497, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 499 attached [pid 499] set_robust_list(0x555556570660, 24) = 0 [pid 499] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 499 [pid 499] setpgid(0, 0) = 0 [pid 499] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 499] write(3, "1000", 4) = 4 [pid 499] close(3) = 0 [pid 499] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 499] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 499] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 499] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 499] ioctl(5, KVM_RUN, 0) = 0 [pid 499] exit_group(0) = ? [pid 499] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=499, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 501 ./strace-static-x86_64: Process 501 attached [pid 501] set_robust_list(0x555556570660, 24) = 0 [pid 501] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 501] setpgid(0, 0) = 0 [pid 501] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 501] write(3, "1000", 4) = 4 [pid 501] close(3) = 0 [pid 501] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 501] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 501] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 501] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 501] ioctl(5, KVM_RUN, 0) = 0 [pid 501] exit_group(0) = ? [pid 501] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=501, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 503 attached [pid 503] set_robust_list(0x555556570660, 24) = 0 [pid 503] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 503] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 503 [pid 503] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 503] write(3, "1000", 4) = 4 [pid 503] close(3) = 0 [pid 503] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 503] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 503] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 503] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 503] ioctl(5, KVM_RUN, 0) = 0 [pid 503] exit_group(0) = ? [pid 503] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=503, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 505 attached [pid 505] set_robust_list(0x555556570660, 24) = 0 [pid 505] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 505] setpgid(0, 0) = 0 [pid 505] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 505] write(3, "1000", 4) = 4 [pid 505] close(3) = 0 [pid 505] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 505] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 505 [pid 505] <... ioctl resumed>) = 4 [pid 505] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 505] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 505] ioctl(5, KVM_RUN, 0) = 0 [pid 505] exit_group(0) = ? [pid 505] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=505, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 507 attached [pid 507] set_robust_list(0x555556570660, 24) = 0 [pid 507] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 507] setpgid(0, 0) = 0 [pid 507] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 507 [pid 507] <... openat resumed>) = 3 [pid 507] write(3, "1000", 4) = 4 [pid 507] close(3) = 0 [pid 507] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 507] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 507] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 507] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 507] ioctl(5, KVM_RUN, 0) = 0 [pid 507] exit_group(0) = ? [pid 507] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=507, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 509 attached [pid 509] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 509 [pid 509] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 509] setpgid(0, 0) = 0 [pid 509] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 509] write(3, "1000", 4) = 4 [pid 509] close(3) = 0 [pid 509] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 509] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 509] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 509] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 509] ioctl(5, KVM_RUN, 0) = 0 [pid 509] exit_group(0) = ? [pid 509] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=509, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 511 attached [pid 511] set_robust_list(0x555556570660, 24) = 0 [pid 511] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 511] setpgid(0, 0) = 0 [pid 511] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 511] write(3, "1000", 4) = 4 [pid 511] close(3) = 0 [pid 511] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 511] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 511 [pid 511] <... ioctl resumed>) = 4 [pid 511] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 511] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 511] ioctl(5, KVM_RUN, 0) = 0 [pid 511] exit_group(0) = ? [pid 511] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=511, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 513 ./strace-static-x86_64: Process 513 attached [pid 513] set_robust_list(0x555556570660, 24) = 0 [pid 513] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 513] setpgid(0, 0) = 0 [pid 513] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 513] write(3, "1000", 4) = 4 [pid 513] close(3) = 0 [pid 513] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 513] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 513] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 513] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 513] ioctl(5, KVM_RUN, 0) = 0 [pid 513] exit_group(0) = ? [pid 513] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=513, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 515 attached [pid 515] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 515 [pid 515] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 515] setpgid(0, 0) = 0 [pid 515] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 515] write(3, "1000", 4) = 4 [pid 515] close(3) = 0 [pid 515] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 515] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 515] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 515] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 515] ioctl(5, KVM_RUN, 0) = 0 [pid 515] exit_group(0) = ? [pid 515] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=515, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 517 ./strace-static-x86_64: Process 517 attached [pid 517] set_robust_list(0x555556570660, 24) = 0 [pid 517] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 517] setpgid(0, 0) = 0 [pid 517] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 517] write(3, "1000", 4) = 4 [pid 517] close(3) = 0 [pid 517] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 517] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 517] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 517] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 517] ioctl(5, KVM_RUN, 0) = 0 [pid 517] exit_group(0) = ? [pid 517] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=517, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 519 ./strace-static-x86_64: Process 519 attached [pid 519] set_robust_list(0x555556570660, 24) = 0 [pid 519] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 519] setpgid(0, 0) = 0 [pid 519] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 519] write(3, "1000", 4) = 4 [pid 519] close(3) = 0 [pid 519] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 519] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 519] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 519] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 519] ioctl(5, KVM_RUN, 0) = 0 [pid 519] exit_group(0) = ? [pid 519] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=519, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 521 attached [pid 521] set_robust_list(0x555556570660, 24 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 521 [pid 521] <... set_robust_list resumed>) = 0 [pid 521] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 521] setpgid(0, 0) = 0 [pid 521] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 521] write(3, "1000", 4) = 4 [pid 521] close(3) = 0 [pid 521] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 521] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 521] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 521] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 521] ioctl(5, KVM_RUN, 0) = 0 [pid 521] exit_group(0) = ? [pid 521] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=521, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 523 attached [pid 523] set_robust_list(0x555556570660, 24) = 0 [pid 523] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 523] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 523 [pid 523] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 523] write(3, "1000", 4) = 4 [pid 523] close(3) = 0 [pid 523] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 523] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 523] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 523] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 523] ioctl(5, KVM_RUN, 0) = 0 [pid 523] exit_group(0) = ? [pid 523] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=523, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 525 ./strace-static-x86_64: Process 525 attached [pid 525] set_robust_list(0x555556570660, 24) = 0 [pid 525] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 525] setpgid(0, 0) = 0 [pid 525] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 525] write(3, "1000", 4) = 4 [pid 525] close(3) = 0 [pid 525] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 525] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 525] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 525] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 525] ioctl(5, KVM_RUN, 0) = 0 [pid 525] exit_group(0) = ? [pid 525] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=525, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 527 ./strace-static-x86_64: Process 527 attached [pid 527] set_robust_list(0x555556570660, 24) = 0 [pid 527] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 527] setpgid(0, 0) = 0 [pid 527] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 527] write(3, "1000", 4) = 4 [pid 527] close(3) = 0 [pid 527] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 527] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 527] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 527] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 527] ioctl(5, KVM_RUN, 0) = 0 [pid 527] exit_group(0) = ? [pid 527] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=527, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 529 attached [pid 529] set_robust_list(0x555556570660, 24) = 0 [pid 529] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 529 [pid 529] <... prctl resumed>) = 0 [pid 529] setpgid(0, 0) = 0 [pid 529] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 529] write(3, "1000", 4) = 4 [pid 529] close(3) = 0 [pid 529] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 529] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 529] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 529] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 529] ioctl(5, KVM_RUN, 0) = 0 [pid 529] exit_group(0) = ? [pid 529] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=529, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 531 ./strace-static-x86_64: Process 531 attached [pid 531] set_robust_list(0x555556570660, 24) = 0 [pid 531] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 531] setpgid(0, 0) = 0 [pid 531] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 531] write(3, "1000", 4) = 4 [pid 531] close(3) = 0 [pid 531] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 531] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 531] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 531] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 531] ioctl(5, KVM_RUN, 0) = 0 [pid 531] exit_group(0) = ? [pid 531] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=531, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 533 attached [pid 533] set_robust_list(0x555556570660, 24) = 0 [pid 533] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 533 [pid 533] <... prctl resumed>) = 0 [pid 533] setpgid(0, 0) = 0 [pid 533] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 533] write(3, "1000", 4) = 4 [pid 533] close(3) = 0 [pid 533] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 533] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 533] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 533] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 533] ioctl(5, KVM_RUN, 0) = 0 [pid 533] exit_group(0) = ? [pid 533] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=533, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 535 ./strace-static-x86_64: Process 535 attached [pid 535] set_robust_list(0x555556570660, 24) = 0 [pid 535] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 535] setpgid(0, 0) = 0 [pid 535] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 535] write(3, "1000", 4) = 4 [pid 535] close(3) = 0 [pid 535] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 535] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 535] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 535] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 535] ioctl(5, KVM_RUN, 0) = 0 [pid 535] exit_group(0) = ? [pid 535] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=535, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 537 ./strace-static-x86_64: Process 537 attached [pid 537] set_robust_list(0x555556570660, 24) = 0 [pid 537] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 537] setpgid(0, 0) = 0 [pid 537] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 537] write(3, "1000", 4) = 4 [pid 537] close(3) = 0 [pid 537] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 537] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 537] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 537] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 537] ioctl(5, KVM_RUN, 0) = 0 [pid 537] exit_group(0) = ? [pid 537] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=537, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 539 attached [pid 539] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 539 [pid 539] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 539] setpgid(0, 0) = 0 [pid 539] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 539] write(3, "1000", 4) = 4 [pid 539] close(3) = 0 [pid 539] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 539] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 539] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 539] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 539] ioctl(5, KVM_RUN, 0) = 0 [pid 539] exit_group(0) = ? [pid 539] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=539, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 541 ./strace-static-x86_64: Process 541 attached [pid 541] set_robust_list(0x555556570660, 24) = 0 [pid 541] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 541] setpgid(0, 0) = 0 [pid 541] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 541] write(3, "1000", 4) = 4 [pid 541] close(3) = 0 [pid 541] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 541] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 541] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 541] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 541] ioctl(5, KVM_RUN, 0) = 0 [pid 541] exit_group(0) = ? [pid 541] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=541, 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 543 attached , child_tidptr=0x555556570650) = 543 [pid 543] set_robust_list(0x555556570660, 24) = 0 [pid 543] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 543] setpgid(0, 0) = 0 [pid 543] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 543] write(3, "1000", 4) = 4 [pid 543] close(3) = 0 [pid 543] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 543] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 543] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 543] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 543] ioctl(5, KVM_RUN, 0) = 0 [pid 543] exit_group(0) = ? [pid 543] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=543, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 546 ./strace-static-x86_64: Process 546 attached [pid 546] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 548 ./strace-static-x86_64: Process 548 attached [pid 548] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 550 ./strace-static-x86_64: Process 550 attached [pid 550] set_robust_list(0x555556570660, 24) = 0 [pid 550] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 550] setpgid(0, 0) = 0 [pid 550] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 550] write(3, "1000", 4) = 4 [pid 550] close(3) = 0 [pid 550] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 550] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 550] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 552 ./strace-static-x86_64: Process 552 attached [pid 552] set_robust_list(0x555556570660, 24) = 0 [pid 552] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 552] setpgid(0, 0) = 0 [pid 552] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 552] write(3, "1000", 4) = 4 [pid 552] close(3) = 0 [pid 552] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 552] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 552] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 554 ./strace-static-x86_64: Process 554 attached [pid 554] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 556 ./strace-static-x86_64: Process 556 attached [pid 556] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 0 [pid 556] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 556] ioctl(5, KVM_RUN, 0) = 0 [pid 556] exit_group(0) = ? [pid 556] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=556, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 558 ./strace-static-x86_64: Process 558 attached [pid 558] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 560 ./strace-static-x86_64: Process 560 attached [pid 560] set_robust_list(0x555556570660, 24) = 0 [pid 560] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 560] setpgid(0, 0) = 0 [pid 560] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 560] write(3, "1000", 4) = 4 [pid 560] close(3) = 0 [pid 560] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 560] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 560] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 560] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 560] ioctl(5, KVM_RUN, 0) = 0 [pid 560] exit_group(0) = ? [pid 560] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=560, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 562 attached [pid 562] set_robust_list(0x555556570660, 24) = 0 [pid 562] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 562] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 562 [pid 562] <... setpgid resumed>) = 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_ENABLE_CAP, 0x20000180) = 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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 564 attached [pid 564] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 564 [pid 564] <... ioctl resumed>) = 4 [pid 564] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 566] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 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_ENABLE_CAP, 0x20000180) = 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 , child_tidptr=0x555556570650) = 568 [pid 568] set_robust_list(0x555556570660, 24) = 0 [pid 568] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 568] setpgid(0, 0) = 0 [pid 568] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 568] write(3, "1000", 4) = 4 [pid 568] close(3) = 0 [pid 568] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 568] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 568] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 568] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 568] ioctl(5, KVM_RUN, 0) = 0 [pid 568] exit_group(0) = ? [pid 568] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=568, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 570 ./strace-static-x86_64: Process 570 attached [pid 570] set_robust_list(0x555556570660, 24) = 0 [pid 570] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 570] setpgid(0, 0) = 0 [pid 570] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 570] write(3, "1000", 4) = 4 [pid 570] close(3) = 0 [pid 570] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 570] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 570] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 572 ./strace-static-x86_64: Process 572 attached [pid 572] set_robust_list(0x555556570660, 24) = 0 [pid 572] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 572] setpgid(0, 0) = 0 [pid 572] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 572] write(3, "1000", 4) = 4 [pid 572] close(3) = 0 [pid 572] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 572] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 572] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 574 ./strace-static-x86_64: Process 574 attached [pid 574] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 576] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 576] setpgid(0, 0) = 0 [pid 576] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 576] write(3, "1000", 4) = 4 [pid 576] close(3) = 0 [pid 576] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 576] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 576 [pid 576] <... ioctl resumed>) = 4 [pid 576] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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 578 attached , child_tidptr=0x555556570650) = 578 [pid 578] set_robust_list(0x555556570660, 24) = 0 [pid 578] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 578] setpgid(0, 0) = 0 [pid 578] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 578] write(3, "1000", 4) = 4 [pid 578] close(3) = 0 [pid 578] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 578] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 578] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 578] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 578] ioctl(5, KVM_RUN, 0) = 0 [pid 578] exit_group(0) = ? [pid 578] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=578, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 580 attached [pid 580] set_robust_list(0x555556570660, 24) = 0 [pid 580] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 580] setpgid(0, 0) = 0 [pid 580] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 580 [pid 580] <... openat resumed>) = 3 [pid 580] write(3, "1000", 4) = 4 [pid 580] close(3) = 0 [pid 580] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 580] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 580] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 580] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 580] ioctl(5, KVM_RUN, 0) = 0 [pid 580] exit_group(0) = ? [pid 580] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=580, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 582 attached [pid 582] set_robust_list(0x555556570660, 24) = 0 [pid 582] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 582] setpgid(0, 0) = 0 [pid 582] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 582] write(3, "1000", 4) = 4 [pid 582] close(3) = 0 [pid 582] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 582] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 582 [pid 582] <... ioctl resumed>) = 4 [pid 582] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 582] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 582] ioctl(5, KVM_RUN, 0) = 0 [pid 582] exit_group(0) = ? [pid 582] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=582, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 584 ./strace-static-x86_64: Process 584 attached [pid 584] set_robust_list(0x555556570660, 24) = 0 [pid 584] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 584] setpgid(0, 0) = 0 [pid 584] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 584] write(3, "1000", 4) = 4 [pid 584] close(3) = 0 [pid 584] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 584] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 584] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 584] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 584] ioctl(5, KVM_RUN, 0) = 0 [pid 584] exit_group(0) = ? [pid 584] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=584, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 586 attached , child_tidptr=0x555556570650) = 586 [pid 586] set_robust_list(0x555556570660, 24) = 0 [pid 586] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 586] setpgid(0, 0) = 0 [pid 586] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 586] write(3, "1000", 4) = 4 [pid 586] close(3) = 0 [pid 586] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 586] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 586] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 586] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 586] ioctl(5, KVM_RUN, 0) = 0 [pid 586] exit_group(0) = ? [pid 586] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=586, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 588 ./strace-static-x86_64: Process 588 attached [pid 588] set_robust_list(0x555556570660, 24) = 0 [pid 588] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 588] setpgid(0, 0) = 0 [pid 588] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 588] write(3, "1000", 4) = 4 [pid 588] close(3) = 0 [pid 588] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 588] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 588] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 588] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 588] ioctl(5, KVM_RUN, 0) = 0 [pid 588] exit_group(0) = ? [pid 588] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=588, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 590 ./strace-static-x86_64: Process 590 attached [pid 590] set_robust_list(0x555556570660, 24) = 0 [pid 590] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 590] setpgid(0, 0) = 0 [pid 590] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 590] write(3, "1000", 4) = 4 [pid 590] close(3) = 0 [pid 590] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 590] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 590] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 590] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 590] ioctl(5, KVM_RUN, 0) = 0 [pid 590] exit_group(0) = ? [pid 590] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=590, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 592 ./strace-static-x86_64: Process 592 attached [pid 592] set_robust_list(0x555556570660, 24) = 0 [pid 592] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 592] setpgid(0, 0) = 0 [pid 592] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 592] write(3, "1000", 4) = 4 [pid 592] close(3) = 0 [pid 592] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 592] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 592] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 592] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 592] ioctl(5, KVM_RUN, 0) = 0 [pid 592] exit_group(0) = ? [pid 592] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=592, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 594 attached [pid 594] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 594 [pid 594] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 594] setpgid(0, 0) = 0 [pid 594] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 594] write(3, "1000", 4) = 4 [pid 594] close(3) = 0 [pid 594] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 594] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 594] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 594] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 594] ioctl(5, KVM_RUN, 0) = 0 [pid 594] exit_group(0) = ? [pid 594] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=594, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 596 attached [pid 596] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 596 [pid 596] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 596] setpgid(0, 0) = 0 [pid 596] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 596] write(3, "1000", 4) = 4 [pid 596] close(3) = 0 [pid 596] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 596] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 596] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 596] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 596] ioctl(5, KVM_RUN, 0) = 0 [pid 596] exit_group(0) = ? [pid 596] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=596, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 598 attached [pid 598] set_robust_list(0x555556570660, 24) = 0 [pid 598] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 598 [pid 598] <... prctl resumed>) = 0 [pid 598] setpgid(0, 0) = 0 [pid 598] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 598] write(3, "1000", 4) = 4 [pid 598] close(3) = 0 [pid 598] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 598] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 598] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 598] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 598] ioctl(5, KVM_RUN, 0) = 0 [pid 598] exit_group(0) = ? [pid 598] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=598, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 600 ./strace-static-x86_64: Process 600 attached [pid 600] set_robust_list(0x555556570660, 24) = 0 [pid 600] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 600] setpgid(0, 0) = 0 [pid 600] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 600] write(3, "1000", 4) = 4 [pid 600] close(3) = 0 [pid 600] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 600] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 600] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 600] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 600] ioctl(5, KVM_RUN, 0) = 0 [pid 600] exit_group(0) = ? [pid 600] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=600, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 602 ./strace-static-x86_64: Process 602 attached [pid 602] set_robust_list(0x555556570660, 24) = 0 [pid 602] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 602] setpgid(0, 0) = 0 [pid 602] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 602] write(3, "1000", 4) = 4 [pid 602] close(3) = 0 [pid 602] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 602] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 602] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 602] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 602] ioctl(5, KVM_RUN, 0) = 0 [pid 602] exit_group(0) = ? [pid 602] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=602, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 604 attached [pid 604] set_robust_list(0x555556570660, 24) = 0 [pid 604] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 604] setpgid(0, 0) = 0 [pid 604] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 604 [pid 604] <... openat resumed>) = 3 [pid 604] write(3, "1000", 4) = 4 [pid 604] close(3) = 0 [pid 604] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 604] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 604] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 604] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 604] ioctl(5, KVM_RUN, 0) = 0 [pid 604] exit_group(0) = ? [pid 604] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=604, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 606 attached [pid 606] set_robust_list(0x555556570660, 24) = 0 [pid 606] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 606 [pid 606] setpgid(0, 0) = 0 [pid 606] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 606] write(3, "1000", 4) = 4 [pid 606] close(3) = 0 [pid 606] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 606] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 606] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 606] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 606] ioctl(5, KVM_RUN, 0) = 0 [pid 606] exit_group(0) = ? [pid 606] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=606, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 608 attached [pid 608] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 608 [pid 608] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 608] setpgid(0, 0) = 0 [pid 608] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 608] write(3, "1000", 4) = 4 [pid 608] close(3) = 0 [pid 608] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 608] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 608] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 608] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 608] ioctl(5, KVM_RUN, 0) = 0 [pid 608] exit_group(0) = ? [pid 608] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=608, 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=0x555556570650) = 610 ./strace-static-x86_64: Process 610 attached [pid 610] set_robust_list(0x555556570660, 24) = 0 [pid 610] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 610] setpgid(0, 0) = 0 [pid 610] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 610] write(3, "1000", 4) = 4 [pid 610] close(3) = 0 [pid 610] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 610] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 610] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 610] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 610] ioctl(5, KVM_RUN, 0) = 0 [pid 610] exit_group(0) = ? [pid 610] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=610, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 612 ./strace-static-x86_64: Process 612 attached [pid 612] set_robust_list(0x555556570660, 24) = 0 [pid 612] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 612] setpgid(0, 0) = 0 [pid 612] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 612] write(3, "1000", 4) = 4 [pid 612] close(3) = 0 [pid 612] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 612] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 612] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 612] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 612] ioctl(5, KVM_RUN, 0) = 0 [pid 612] exit_group(0) = ? [pid 612] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=612, 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=0x555556570650) = 614 ./strace-static-x86_64: Process 614 attached [pid 614] set_robust_list(0x555556570660, 24) = 0 [pid 614] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 614] setpgid(0, 0) = 0 [pid 614] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 614] write(3, "1000", 4) = 4 [pid 614] close(3) = 0 [pid 614] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 614] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 614] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 614] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 614] ioctl(5, KVM_RUN, 0) = 0 [pid 614] exit_group(0) = ? [pid 614] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=614, 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 616 attached [pid 616] set_robust_list(0x555556570660, 24) = 0 [pid 616] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 616] setpgid(0, 0) = 0 [pid 616] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 616] write(3, "1000", 4) = 4 [pid 616] close(3) = 0 [pid 616] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 616] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 616 [pid 616] <... ioctl resumed>) = 4 [pid 616] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 616] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 616] ioctl(5, KVM_RUN, 0) = 0 [pid 616] exit_group(0) = ? [pid 616] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=616, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 618 attached [pid 618] set_robust_list(0x555556570660, 24) = 0 [pid 618] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 618] setpgid(0, 0) = 0 [pid 618] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 618 [pid 618] <... openat resumed>) = 3 [pid 618] write(3, "1000", 4) = 4 [pid 618] close(3) = 0 [pid 618] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 618] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 618] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 618] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 618] ioctl(5, KVM_RUN, 0) = 0 [pid 618] exit_group(0) = ? [pid 618] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=618, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 620 ./strace-static-x86_64: Process 620 attached [pid 620] set_robust_list(0x555556570660, 24) = 0 [pid 620] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 620] setpgid(0, 0) = 0 [pid 620] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 620] write(3, "1000", 4) = 4 [pid 620] close(3) = 0 [pid 620] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 620] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 620] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 620] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 620] ioctl(5, KVM_RUN, 0) = 0 [pid 620] exit_group(0) = ? [pid 620] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=620, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 622 attached [pid 622] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 622 [pid 622] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 622] setpgid(0, 0) = 0 [pid 622] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 622] write(3, "1000", 4) = 4 [pid 622] close(3) = 0 [pid 622] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 622] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 622] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 622] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 622] ioctl(5, KVM_RUN, 0) = 0 [pid 622] exit_group(0) = ? [pid 622] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=622, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 625 attached [pid 625] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 625 [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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 627 ./strace-static-x86_64: Process 627 attached [pid 627] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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 [pid 629] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 629 [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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 631 attached [pid 631] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 631 [pid 631] <... ioctl resumed>) = 4 [pid 631] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 633 ./strace-static-x86_64: Process 633 attached [pid 633] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 635] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 635] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 635 [pid 635] <... setpgid resumed>) = 0 [pid 635] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 635] write(3, "1000", 4) = 4 [pid 635] close(3) = 0 [pid 635] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 635] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 635] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 637 ./strace-static-x86_64: Process 637 attached [pid 637] set_robust_list(0x555556570660, 24) = 0 [pid 637] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 637] setpgid(0, 0) = 0 [pid 637] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 637] write(3, "1000", 4) = 4 [pid 637] close(3) = 0 [pid 637] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 637] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 637] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 639 [pid 639] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 639] setpgid(0, 0) = 0 [pid 639] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 639] write(3, "1000", 4) = 4 [pid 639] close(3) = 0 [pid 639] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 639] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 639] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 641 [pid 641] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 641] setpgid(0, 0) = 0 [pid 641] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 641] write(3, "1000", 4) = 4 [pid 641] close(3) = 0 [pid 641] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 641] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 641] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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 [pid 643] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 643 [pid 643] <... ioctl resumed>) = 4 [pid 643] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 645 ./strace-static-x86_64: Process 645 attached [pid 645] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 647 ./strace-static-x86_64: Process 647 attached [pid 647] set_robust_list(0x555556570660, 24) = 0 [pid 647] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 647] setpgid(0, 0) = 0 [pid 647] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 647] write(3, "1000", 4) = 4 [pid 647] close(3) = 0 [pid 647] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 647] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 647] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 649 attached [pid 649] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 649 [pid 649] <... openat resumed>) = 3 [pid 649] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 649] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 651 ./strace-static-x86_64: Process 651 attached [pid 651] set_robust_list(0x555556570660, 24) = 0 [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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 653 [pid 653] <... set_robust_list resumed>) = 0 [pid 653] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 653] setpgid(0, 0) = 0 [pid 653] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 653] write(3, "1000", 4) = 4 [pid 653] close(3) = 0 [pid 653] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 653] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 653] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 655 attached [pid 655] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 655 [pid 655] <... ioctl resumed>) = 4 [pid 655] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 657 ./strace-static-x86_64: Process 657 attached [pid 657] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 659 ./strace-static-x86_64: Process 659 attached [pid 659] set_robust_list(0x555556570660, 24) = 0 [pid 659] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 659] setpgid(0, 0) = 0 [pid 659] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 659] write(3, "1000", 4) = 4 [pid 659] close(3) = 0 [pid 659] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 659] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 659] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 659] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 659] ioctl(5, KVM_RUN, 0) = 0 [pid 659] exit_group(0) = ? [pid 659] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=659, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 661 attached [pid 661] set_robust_list(0x555556570660, 24) = 0 [pid 661] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 661] setpgid(0, 0) = 0 [pid 661] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 661] write(3, "1000", 4) = 4 [pid 661] close(3) = 0 [pid 661] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 661] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 661 [pid 661] <... ioctl resumed>) = 4 [pid 661] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 661] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 661] ioctl(5, KVM_RUN, 0) = 0 [pid 661] exit_group(0) = ? [pid 661] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=661, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 663 attached [pid 663] set_robust_list(0x555556570660, 24) = 0 [pid 663] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 663] setpgid(0, 0) = 0 [pid 663] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 663 [pid 663] <... openat resumed>) = 3 [pid 663] write(3, "1000", 4) = 4 [pid 663] close(3) = 0 [pid 663] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 663] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 663] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 663] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 663] ioctl(5, KVM_RUN, 0) = 0 [pid 663] exit_group(0) = ? [pid 663] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=663, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 665 attached [pid 665] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 665 [pid 665] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 665] setpgid(0, 0) = 0 [pid 665] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 665] write(3, "1000", 4) = 4 [pid 665] close(3) = 0 [pid 665] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 665] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 665] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 665] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 665] ioctl(5, KVM_RUN, 0) = 0 [pid 665] exit_group(0) = ? [pid 665] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=665, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 667 attached [pid 667] set_robust_list(0x555556570660, 24) = 0 [pid 667] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 667] setpgid(0, 0) = 0 [pid 667] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 667] write(3, "1000", 4) = 4 [pid 667] close(3) = 0 [pid 667] openat(AT_FDCWD, "/dev/kvm", O_RDONLY [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 667 [pid 667] <... openat resumed>) = 3 [pid 667] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 667] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 667] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 667] ioctl(5, KVM_RUN, 0) = 0 [pid 667] exit_group(0) = ? [pid 667] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=667, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 669 ./strace-static-x86_64: Process 669 attached [pid 669] set_robust_list(0x555556570660, 24) = 0 [pid 669] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 669] setpgid(0, 0) = 0 [pid 669] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 669] write(3, "1000", 4) = 4 [pid 669] close(3) = 0 [pid 669] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 669] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 669] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 669] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 669] ioctl(5, KVM_RUN, 0) = 0 [pid 669] exit_group(0) = ? [pid 669] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=669, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 671 attached [pid 671] set_robust_list(0x555556570660, 24) = 0 [pid 671] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 671] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 671 [pid 671] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 671] write(3, "1000", 4) = 4 [pid 671] close(3) = 0 [pid 671] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 671] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 671] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 671] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 671] ioctl(5, KVM_RUN, 0) = 0 [pid 671] exit_group(0) = ? [pid 671] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=671, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 673 attached [pid 673] set_robust_list(0x555556570660, 24) = 0 [pid 673] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 673 [pid 673] <... prctl resumed>) = 0 [pid 673] setpgid(0, 0) = 0 [pid 673] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 673] write(3, "1000", 4) = 4 [pid 673] close(3) = 0 [pid 673] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 673] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 673] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 673] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 673] ioctl(5, KVM_RUN, 0) = 0 [pid 673] exit_group(0) = ? [pid 673] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=673, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 675 ./strace-static-x86_64: Process 675 attached [pid 675] set_robust_list(0x555556570660, 24) = 0 [pid 675] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 675] setpgid(0, 0) = 0 [pid 675] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 675] write(3, "1000", 4) = 4 [pid 675] close(3) = 0 [pid 675] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 675] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 675] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 675] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 675] ioctl(5, KVM_RUN, 0) = 0 [pid 675] exit_group(0) = ? [pid 675] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=675, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 677 ./strace-static-x86_64: Process 677 attached [pid 677] set_robust_list(0x555556570660, 24) = 0 [pid 677] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 677] setpgid(0, 0) = 0 [pid 677] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 677] write(3, "1000", 4) = 4 [pid 677] close(3) = 0 [pid 677] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 677] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 677] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 677] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 677] ioctl(5, KVM_RUN, 0) = 0 [pid 677] exit_group(0) = ? [pid 677] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=677, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 679 attached [pid 679] set_robust_list(0x555556570660, 24) = 0 [pid 679] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 679] setpgid(0, 0) = 0 [pid 679] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 679 [pid 679] <... openat resumed>) = 3 [pid 679] write(3, "1000", 4) = 4 [pid 679] close(3) = 0 [pid 679] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 679] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 679] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 679] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 679] ioctl(5, KVM_RUN, 0) = 0 [pid 679] exit_group(0) = ? [pid 679] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=679, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 681 ./strace-static-x86_64: Process 681 attached [pid 681] set_robust_list(0x555556570660, 24) = 0 [pid 681] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 681] setpgid(0, 0) = 0 [pid 681] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 681] write(3, "1000", 4) = 4 [pid 681] close(3) = 0 [pid 681] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 681] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 681] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 681] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 681] ioctl(5, KVM_RUN, 0) = 0 [pid 681] exit_group(0) = ? [pid 681] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=681, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 683 ./strace-static-x86_64: Process 683 attached [pid 683] set_robust_list(0x555556570660, 24) = 0 [pid 683] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 683] setpgid(0, 0) = 0 [pid 683] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 683] write(3, "1000", 4) = 4 [pid 683] close(3) = 0 [pid 683] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 683] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 683] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 683] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 683] ioctl(5, KVM_RUN, 0) = 0 [pid 683] exit_group(0) = ? [pid 683] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=683, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 685 attached , child_tidptr=0x555556570650) = 685 [pid 685] set_robust_list(0x555556570660, 24) = 0 [pid 685] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 685] setpgid(0, 0) = 0 [pid 685] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 685] write(3, "1000", 4) = 4 [pid 685] close(3) = 0 [pid 685] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 685] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 685] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 685] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 685] ioctl(5, KVM_RUN, 0) = 0 [pid 685] exit_group(0) = ? [pid 685] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=685, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 687 attached [pid 687] set_robust_list(0x555556570660, 24) = 0 [pid 687] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 687] setpgid(0, 0) = 0 [pid 687] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 687] write(3, "1000", 4) = 4 [pid 687] close(3) = 0 [pid 687] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 687 [pid 687] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 687] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 687] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 687] ioctl(5, KVM_RUN, 0) = 0 [pid 687] exit_group(0) = ? [pid 687] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=687, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 689 attached [pid 689] set_robust_list(0x555556570660, 24) = 0 [pid 689] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 689] setpgid(0, 0) = 0 [pid 689] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 689] write(3, "1000", 4) = 4 [pid 689] close(3) = 0 [pid 689] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 689] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 689 [pid 689] <... ioctl resumed>) = 4 [pid 689] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 689] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 689] ioctl(5, KVM_RUN, 0) = 0 [pid 689] exit_group(0) = ? [pid 689] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=689, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 691 attached [pid 691] set_robust_list(0x555556570660, 24) = 0 [pid 691] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 691] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 691 [pid 691] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 691] write(3, "1000", 4) = 4 [pid 691] close(3) = 0 [pid 691] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 691] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 691] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 691] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 691] ioctl(5, KVM_RUN, 0) = 0 [pid 691] exit_group(0) = ? [pid 691] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=691, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 693 ./strace-static-x86_64: Process 693 attached [pid 693] set_robust_list(0x555556570660, 24) = 0 [pid 693] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 693] setpgid(0, 0) = 0 [pid 693] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 693] write(3, "1000", 4) = 4 [pid 693] close(3) = 0 [pid 693] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 693] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 693] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 693] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 693] ioctl(5, KVM_RUN, 0) = 0 [pid 693] exit_group(0) = ? [pid 693] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=693, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 695 attached [pid 695] set_robust_list(0x555556570660, 24 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 695 [pid 695] <... set_robust_list resumed>) = 0 [pid 695] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 695] setpgid(0, 0) = 0 [pid 695] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 695] write(3, "1000", 4) = 4 [pid 695] close(3) = 0 [pid 695] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 695] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 695] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 695] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 695] ioctl(5, KVM_RUN, 0) = 0 [pid 695] exit_group(0) = ? [pid 695] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=695, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 697 ./strace-static-x86_64: Process 697 attached [pid 697] set_robust_list(0x555556570660, 24) = 0 [pid 697] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 697] setpgid(0, 0) = 0 [pid 697] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 697] write(3, "1000", 4) = 4 [pid 697] close(3) = 0 [pid 697] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 697] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 697] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 697] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 697] ioctl(5, KVM_RUN, 0) = 0 [pid 697] exit_group(0) = ? [pid 697] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=697, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 699 ./strace-static-x86_64: Process 699 attached [pid 699] set_robust_list(0x555556570660, 24) = 0 [pid 699] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 699] setpgid(0, 0) = 0 [pid 699] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 699] write(3, "1000", 4) = 4 [pid 699] close(3) = 0 [pid 699] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 699] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 699] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 699] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 699] ioctl(5, KVM_RUN, 0) = 0 [pid 699] exit_group(0) = ? [pid 699] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=699, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 702 attached [pid 702] set_robust_list(0x555556570660, 24) = 0 [pid 702] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 704 attached [pid 704] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 704 [pid 704] <... openat resumed>) = 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_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 706 attached [pid 706] set_robust_list(0x555556570660, 24) = 0 [pid 706] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 706 [pid 706] <... prctl resumed>) = 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 708 attached , child_tidptr=0x555556570650) = 708 [pid 708] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 710] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 710] setpgid(0, 0) = 0 [pid 710] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 710] write(3, "1000", 4) = 4 [pid 710] close(3) = 0 [pid 710] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 710] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 710 [pid 710] <... ioctl resumed>) = 4 [pid 710] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 712] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 712] setpgid(0, 0) = 0 [pid 712] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 712] write(3, "1000", 4) = 4 [pid 712] close(3) = 0 [pid 712] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 712] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 712 [pid 712] <... ioctl resumed>) = 4 [pid 712] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 712] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 712] ioctl(5, KVM_RUN, 0) = 0 [pid 712] exit_group(0) = ? [pid 712] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=712, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 714 ./strace-static-x86_64: Process 714 attached [pid 714] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 716 ./strace-static-x86_64: Process 716 attached [pid 716] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 718 ./strace-static-x86_64: Process 718 attached [pid 718] set_robust_list(0x555556570660, 24) = 0 [pid 718] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 718] setpgid(0, 0) = 0 [pid 718] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 718] write(3, "1000", 4) = 4 [pid 718] close(3) = 0 [pid 718] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 718] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 718] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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 [pid 720] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 720 [pid 720] <... openat resumed>) = 3 [pid 720] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 720] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 722 attached [pid 722] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 722 [pid 722] <... ioctl resumed>) = 4 [pid 722] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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 [pid 724] set_robust_list(0x555556570660, 24) = 0 [pid 724] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 724] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 724 [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_ENABLE_CAP, 0x20000180) = 0 [pid 724] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 724] ioctl(5, KVM_RUN, 0) = 0 [pid 724] exit_group(0) = ? [pid 724] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=724, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 726 attached [pid 726] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 726 [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_ENABLE_CAP, 0x20000180) = 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 [pid 728] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 728 [pid 728] <... ioctl resumed>) = 4 [pid 728] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 730 ./strace-static-x86_64: Process 730 attached [pid 730] set_robust_list(0x555556570660, 24) = 0 [pid 730] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 730] setpgid(0, 0) = 0 [pid 730] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 730] write(3, "1000", 4) = 4 [pid 730] close(3) = 0 [pid 730] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 730] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 730] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 730] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 730] ioctl(5, KVM_RUN, 0) = 0 [pid 730] exit_group(0) = ? [pid 730] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=730, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 732 attached [pid 732] set_robust_list(0x555556570660, 24) = 0 [pid 732] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 732] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 732 [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_ENABLE_CAP, 0x20000180) = 0 [pid 732] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 732] ioctl(5, KVM_RUN, 0) = 0 [pid 732] exit_group(0) = ? [pid 732] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=732, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 734 attached [pid 734] set_robust_list(0x555556570660, 24) = 0 [pid 734] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 734] setpgid(0, 0) = 0 [pid 734] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 734 [pid 734] <... openat resumed>) = 3 [pid 734] write(3, "1000", 4) = 4 [pid 734] close(3) = 0 [pid 734] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 734] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 734] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 736 ./strace-static-x86_64: Process 736 attached [pid 736] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 738 ./strace-static-x86_64: Process 738 attached [pid 738] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 740 attached [pid 740] set_robust_list(0x555556570660, 24) = 0 [pid 740] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 740 [pid 740] <... prctl resumed>) = 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 742 attached [pid 742] set_robust_list(0x555556570660, 24) = 0 [pid 742] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 742] setpgid(0, 0) = 0 [pid 742] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 742] write(3, "1000", 4) = 4 [pid 742] close(3) = 0 [pid 742] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 742] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 742 [pid 742] <... ioctl resumed>) = 4 [pid 742] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 742] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 742] ioctl(5, KVM_RUN, 0) = 0 [pid 742] exit_group(0) = ? [pid 742] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=742, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 744 ./strace-static-x86_64: Process 744 attached [pid 744] set_robust_list(0x555556570660, 24) = 0 [pid 744] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 744] setpgid(0, 0) = 0 [pid 744] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 744] write(3, "1000", 4) = 4 [pid 744] close(3) = 0 [pid 744] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 744] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 744] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 744] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 744] ioctl(5, KVM_RUN, 0) = 0 [pid 744] exit_group(0) = ? [pid 744] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=744, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 746 ./strace-static-x86_64: Process 746 attached [pid 746] set_robust_list(0x555556570660, 24) = 0 [pid 746] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 746] setpgid(0, 0) = 0 [pid 746] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 746] write(3, "1000", 4) = 4 [pid 746] close(3) = 0 [pid 746] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 746] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 746] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 746] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 746] ioctl(5, KVM_RUN, 0) = 0 [pid 746] exit_group(0) = ? [pid 746] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=746, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 748 attached , child_tidptr=0x555556570650) = 748 [pid 748] set_robust_list(0x555556570660, 24) = 0 [pid 748] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 748] setpgid(0, 0) = 0 [pid 748] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 748] write(3, "1000", 4) = 4 [pid 748] close(3) = 0 [pid 748] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 748] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 748] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 748] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 748] ioctl(5, KVM_RUN, 0) = 0 [pid 748] exit_group(0) = ? [pid 748] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=748, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 750 attached [pid 750] set_robust_list(0x555556570660, 24) = 0 [pid 750] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 750] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 750 [pid 750] <... setpgid resumed>) = 0 [pid 750] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 750] write(3, "1000", 4) = 4 [pid 750] close(3) = 0 [pid 750] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 750] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 750] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 750] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 750] ioctl(5, KVM_RUN, 0) = 0 [pid 750] exit_group(0) = ? [pid 750] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=750, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 752 ./strace-static-x86_64: Process 752 attached [pid 752] set_robust_list(0x555556570660, 24) = 0 [pid 752] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 752] setpgid(0, 0) = 0 [pid 752] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 752] write(3, "1000", 4) = 4 [pid 752] close(3) = 0 [pid 752] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 752] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 752] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 752] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 752] ioctl(5, KVM_RUN, 0) = 0 [pid 752] exit_group(0) = ? [pid 752] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=752, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 754 attached [pid 754] set_robust_list(0x555556570660, 24) = 0 [pid 754] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 754] setpgid(0, 0) = 0 [pid 754] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 754] write(3, "1000", 4) = 4 [pid 754] close(3) = 0 [pid 754] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 754] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 754 [pid 754] <... ioctl resumed>) = 4 [pid 754] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 754] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 754] ioctl(5, KVM_RUN, 0) = 0 [pid 754] exit_group(0) = ? [pid 754] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=754, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 756 ./strace-static-x86_64: Process 756 attached [pid 756] set_robust_list(0x555556570660, 24) = 0 [pid 756] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 756] setpgid(0, 0) = 0 [pid 756] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 756] write(3, "1000", 4) = 4 [pid 756] close(3) = 0 [pid 756] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 756] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 756] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 756] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 756] ioctl(5, KVM_RUN, 0) = 0 [pid 756] exit_group(0) = ? [pid 756] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=756, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 758 ./strace-static-x86_64: Process 758 attached [pid 758] set_robust_list(0x555556570660, 24) = 0 [pid 758] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 758] setpgid(0, 0) = 0 [pid 758] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 758] write(3, "1000", 4) = 4 [pid 758] close(3) = 0 [pid 758] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 758] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 758] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 758] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 758] ioctl(5, KVM_RUN, 0) = 0 [pid 758] exit_group(0) = ? [pid 758] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=758, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 760 attached [pid 760] set_robust_list(0x555556570660, 24) = 0 [pid 760] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 760] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 760 [pid 760] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 760] write(3, "1000", 4) = 4 [pid 760] close(3) = 0 [pid 760] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 760] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 760] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 760] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 760] ioctl(5, KVM_RUN, 0) = 0 [pid 760] exit_group(0) = ? [pid 760] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=760, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 762 ./strace-static-x86_64: Process 762 attached [pid 762] set_robust_list(0x555556570660, 24) = 0 [pid 762] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 762] setpgid(0, 0) = 0 [pid 762] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 762] write(3, "1000", 4) = 4 [pid 762] close(3) = 0 [pid 762] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 762] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 762] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 762] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 762] ioctl(5, KVM_RUN, 0) = 0 [pid 762] exit_group(0) = ? [pid 762] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=762, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 764 ./strace-static-x86_64: Process 764 attached [pid 764] set_robust_list(0x555556570660, 24) = 0 [pid 764] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 764] setpgid(0, 0) = 0 [pid 764] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 764] write(3, "1000", 4) = 4 [pid 764] close(3) = 0 [pid 764] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 764] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 764] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 764] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 764] ioctl(5, KVM_RUN, 0) = 0 [pid 764] exit_group(0) = ? [pid 764] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=764, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 766 ./strace-static-x86_64: Process 766 attached [pid 766] set_robust_list(0x555556570660, 24) = 0 [pid 766] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 766] setpgid(0, 0) = 0 [pid 766] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 766] write(3, "1000", 4) = 4 [pid 766] close(3) = 0 [pid 766] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 766] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 766] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 766] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 766] ioctl(5, KVM_RUN, 0) = 0 [pid 766] exit_group(0) = ? [pid 766] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=766, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 768 ./strace-static-x86_64: Process 768 attached [pid 768] set_robust_list(0x555556570660, 24) = 0 [pid 768] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 768] setpgid(0, 0) = 0 [pid 768] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 768] write(3, "1000", 4) = 4 [pid 768] close(3) = 0 [pid 768] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 768] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 768] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 768] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 768] ioctl(5, KVM_RUN, 0) = 0 [pid 768] exit_group(0) = ? [pid 768] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=768, 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=0x555556570650) = 770 ./strace-static-x86_64: Process 770 attached [pid 770] set_robust_list(0x555556570660, 24) = 0 [pid 770] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 770] setpgid(0, 0) = 0 [pid 770] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 770] write(3, "1000", 4) = 4 [pid 770] close(3) = 0 [pid 770] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 770] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 770] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 770] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 770] ioctl(5, KVM_RUN, 0) = 0 [pid 770] exit_group(0) = ? [pid 770] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=770, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 772 attached [pid 772] set_robust_list(0x555556570660, 24) = 0 [pid 772] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 772] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 772 [pid 772] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 772] write(3, "1000", 4) = 4 [pid 772] close(3) = 0 [pid 772] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 772] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 772] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 772] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 772] ioctl(5, KVM_RUN, 0) = 0 [pid 772] exit_group(0) = ? [pid 772] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=772, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 775 attached [pid 775] set_robust_list(0x555556570660, 24) = 0 [pid 775] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 775] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 775 [pid 775] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 775] write(3, "1000", 4) = 4 [pid 775] close(3) = 0 [pid 775] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 775] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 775] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 777 ./strace-static-x86_64: Process 777 attached [pid 777] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 779 ./strace-static-x86_64: Process 779 attached [pid 779] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 781 ./strace-static-x86_64: Process 781 attached [pid 781] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 783 attached [pid 783] set_robust_list(0x555556570660, 24) = 0 [pid 783] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 783 [pid 783] <... prctl resumed>) = 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 785 attached [pid 785] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 785 [pid 785] <... openat resumed>) = 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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 787] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 787 [pid 787] <... prctl resumed>) = 0 [pid 787] setpgid(0, 0) = 0 [pid 787] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 787] write(3, "1000", 4) = 4 [pid 787] close(3) = 0 [pid 787] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 787] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 787] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 789 attached [pid 789] set_robust_list(0x555556570660, 24) = 0 [pid 789] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 789] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 789 [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_ENABLE_CAP, 0x20000180) = 0 [pid 789] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 789] ioctl(5, KVM_RUN, 0) = 0 [pid 789] exit_group(0) = ? [pid 789] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=789, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 791 attached [pid 791] set_robust_list(0x555556570660, 24) = 0 [pid 791] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 791] setpgid(0, 0) = 0 [pid 791] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 791] write(3, "1000", 4) = 4 [pid 791] close(3) = 0 [pid 791] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 791] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 791 [pid 791] <... ioctl resumed>) = 4 [pid 791] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 793 ./strace-static-x86_64: Process 793 attached [pid 793] set_robust_list(0x555556570660, 24) = 0 [pid 793] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 793] setpgid(0, 0) = 0 [pid 793] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 793] write(3, "1000", 4) = 4 [pid 793] close(3) = 0 [pid 793] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 793] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 793] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 795 ./strace-static-x86_64: Process 795 attached [pid 795] set_robust_list(0x555556570660, 24) = 0 [pid 795] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 795] setpgid(0, 0) = 0 [pid 795] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 795] write(3, "1000", 4) = 4 [pid 795] close(3) = 0 [pid 795] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 795] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 795] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 797 attached , child_tidptr=0x555556570650) = 797 [pid 797] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 799 attached [pid 799] set_robust_list(0x555556570660, 24) = 0 [pid 799] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 799 [pid 799] <... prctl resumed>) = 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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 801] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 801] setpgid(0, 0) = 0 [pid 801] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 801 [pid 801] <... openat resumed>) = 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 803 ./strace-static-x86_64: Process 803 attached [pid 803] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 805 ./strace-static-x86_64: Process 805 attached [pid 805] set_robust_list(0x555556570660, 24) = 0 [pid 805] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 805] setpgid(0, 0) = 0 [pid 805] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 805] write(3, "1000", 4) = 4 [pid 805] close(3) = 0 [pid 805] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 805] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 805] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 807 ./strace-static-x86_64: Process 807 attached [pid 807] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 809 attached [pid 809] set_robust_list(0x555556570660, 24) = 0 [pid 809] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 809] setpgid(0, 0) = 0 [pid 809] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 809 [pid 809] <... ioctl resumed>) = 4 [pid 809] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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 , child_tidptr=0x555556570650) = 811 [pid 811] set_robust_list(0x555556570660, 24) = 0 [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_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 813 ./strace-static-x86_64: Process 813 attached [pid 813] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 815 ./strace-static-x86_64: Process 815 attached [pid 815] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 817 ./strace-static-x86_64: Process 817 attached [pid 817] set_robust_list(0x555556570660, 24) = 0 [pid 817] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 817] setpgid(0, 0) = 0 [pid 817] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 817] write(3, "1000", 4) = 4 [pid 817] close(3) = 0 [pid 817] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 817] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 817] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 819 attached [pid 819] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 819 [pid 819] <... ioctl resumed>) = 4 [pid 819] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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 [pid 821] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 821 [pid 821] <... ioctl resumed>) = 4 [pid 821] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 823 attached [pid 823] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 823 [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_ENABLE_CAP, 0x20000180) = 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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 825 ./strace-static-x86_64: Process 825 attached [pid 825] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 827] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 827] setpgid(0, 0) = 0 [pid 827] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 827 [pid 827] <... openat resumed>) = 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_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 829 attached [pid 829] set_robust_list(0x555556570660, 24) = 0 [pid 829] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 829] setpgid(0, 0) = 0 [pid 829] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 829] write(3, "1000", 4) = 4 [pid 829] close(3) = 0 [pid 829] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 829] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 829 [pid 829] <... ioctl resumed>) = 4 [pid 829] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 829] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 829] ioctl(5, KVM_RUN, 0) = 0 [pid 829] exit_group(0) = ? [pid 829] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=829, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 831 attached [pid 831] set_robust_list(0x555556570660, 24) = 0 [pid 831] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 831 [pid 831] <... prctl resumed>) = 0 [pid 831] setpgid(0, 0) = 0 [pid 831] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 831] write(3, "1000", 4) = 4 [pid 831] close(3) = 0 [pid 831] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 831] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 831] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 831] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 831] ioctl(5, KVM_RUN, 0) = 0 [pid 831] exit_group(0) = ? [pid 831] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=831, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 833 ./strace-static-x86_64: Process 833 attached [pid 833] set_robust_list(0x555556570660, 24) = 0 [pid 833] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 833] setpgid(0, 0) = 0 [pid 833] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 833] write(3, "1000", 4) = 4 [pid 833] close(3) = 0 [pid 833] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 833] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 833] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 833] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 833] ioctl(5, KVM_RUN, 0) = 0 [pid 833] exit_group(0) = ? [pid 833] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=833, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 835 attached [pid 835] set_robust_list(0x555556570660, 24) = 0 [pid 835] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 835] setpgid(0, 0) = 0 [pid 835] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 835] write(3, "1000", 4) = 4 [pid 835] close(3) = 0 [pid 835] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 835] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 835 [pid 835] <... ioctl resumed>) = 4 [pid 835] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 835] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 835] ioctl(5, KVM_RUN, 0) = 0 [pid 835] exit_group(0) = ? [pid 835] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=835, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 837 ./strace-static-x86_64: Process 837 attached [pid 837] set_robust_list(0x555556570660, 24) = 0 [pid 837] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 837] setpgid(0, 0) = 0 [pid 837] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 837] write(3, "1000", 4) = 4 [pid 837] close(3) = 0 [pid 837] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 837] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 837] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 837] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 837] ioctl(5, KVM_RUN, 0) = 0 [pid 837] exit_group(0) = ? [pid 837] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=837, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 839 ./strace-static-x86_64: Process 839 attached [pid 839] set_robust_list(0x555556570660, 24) = 0 [pid 839] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 839] setpgid(0, 0) = 0 [pid 839] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 839] write(3, "1000", 4) = 4 [pid 839] close(3) = 0 [pid 839] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 839] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 839] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 839] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 839] ioctl(5, KVM_RUN, 0) = 0 [pid 839] exit_group(0) = ? [pid 839] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=839, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 841 attached [pid 841] set_robust_list(0x555556570660, 24) = 0 [pid 841] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 841 [pid 841] <... prctl resumed>) = 0 [pid 841] setpgid(0, 0) = 0 [pid 841] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 841] write(3, "1000", 4) = 4 [pid 841] close(3) = 0 [pid 841] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 841] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 841] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 841] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 841] ioctl(5, KVM_RUN, 0) = 0 [pid 841] exit_group(0) = ? [pid 841] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=841, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 843 attached [pid 843] set_robust_list(0x555556570660, 24) = 0 [pid 843] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 843] setpgid(0, 0) = 0 [pid 843] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 843] write(3, "1000", 4) = 4 [pid 843] close(3) = 0 [pid 843] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 843] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 843 [pid 843] <... ioctl resumed>) = 4 [pid 843] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 843] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 843] ioctl(5, KVM_RUN, 0) = 0 [pid 843] exit_group(0) = ? [pid 843] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=843, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 845 attached [pid 845] set_robust_list(0x555556570660, 24) = 0 [pid 845] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 845] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 845 [pid 845] <... setpgid resumed>) = 0 [pid 845] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 845] write(3, "1000", 4) = 4 [pid 845] close(3) = 0 [pid 845] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 845] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 845] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 845] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 845] ioctl(5, KVM_RUN, 0) = 0 [pid 845] exit_group(0) = ? [pid 845] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=845, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 847 attached , child_tidptr=0x555556570650) = 847 [pid 847] set_robust_list(0x555556570660, 24) = 0 [pid 847] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 847] setpgid(0, 0) = 0 [pid 847] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 847] write(3, "1000", 4) = 4 [pid 847] close(3) = 0 [pid 847] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 847] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 847] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 847] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 847] ioctl(5, KVM_RUN, 0) = 0 [pid 847] exit_group(0) = ? [pid 847] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=847, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 849 ./strace-static-x86_64: Process 849 attached [pid 849] set_robust_list(0x555556570660, 24) = 0 [pid 849] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 849] setpgid(0, 0) = 0 [pid 849] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 849] write(3, "1000", 4) = 4 [pid 849] close(3) = 0 [pid 849] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 849] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 849] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 849] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 849] ioctl(5, KVM_RUN, 0) = 0 [pid 849] exit_group(0) = ? [pid 849] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=849, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 851 attached [pid 851] set_robust_list(0x555556570660, 24) = 0 [pid 851] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 851] setpgid(0, 0) = 0 [pid 851] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 851 [pid 851] <... openat resumed>) = 3 [pid 851] write(3, "1000", 4) = 4 [pid 851] close(3) = 0 [pid 851] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 851] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 851] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 851] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 851] ioctl(5, KVM_RUN, 0) = 0 [pid 851] exit_group(0) = ? [pid 851] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=851, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 854 attached [pid 854] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 854 [pid 854] <... ioctl resumed>) = 4 [pid 854] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 856 ./strace-static-x86_64: Process 856 attached [pid 856] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 858 attached [pid 858] set_robust_list(0x555556570660, 24) = 0 [pid 858] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 858] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 858 [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_ENABLE_CAP, 0x20000180) = 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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 860 ./strace-static-x86_64: Process 860 attached [pid 860] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 862 attached [pid 862] set_robust_list(0x555556570660, 24) = 0 [pid 862] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 862] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 862 [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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 864 attached [pid 864] set_robust_list(0x555556570660, 24 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 864 [pid 864] <... set_robust_list resumed>) = 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 866 attached [pid 866] set_robust_list(0x555556570660, 24) = 0 [pid 866] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 866 [pid 866] <... prctl resumed>) = 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 868 ./strace-static-x86_64: Process 868 attached [pid 868] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 870 ./strace-static-x86_64: Process 870 attached [pid 870] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 872 ./strace-static-x86_64: Process 872 attached [pid 872] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 874 attached [pid 874] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 874 [pid 874] <... write resumed>) = 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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 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 355] <... clone resumed>, child_tidptr=0x555556570650) = 876 [pid 876] <... ioctl resumed>) = 4 [pid 876] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 878 ./strace-static-x86_64: Process 878 attached [pid 878] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 880 ./strace-static-x86_64: Process 880 attached [pid 880] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 882 ./strace-static-x86_64: Process 882 attached [pid 882] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 884 ./strace-static-x86_64: Process 884 attached [pid 884] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 886 ./strace-static-x86_64: Process 886 attached [pid 886] set_robust_list(0x555556570660, 24) = 0 [pid 886] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 886] setpgid(0, 0) = 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_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 888 ./strace-static-x86_64: Process 888 attached [pid 888] set_robust_list(0x555556570660, 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) = 3 [pid 888] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 888] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 890] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 890 [pid 890] <... prctl resumed>) = 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_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 892 attached [pid 892] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 892 [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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 894] prctl(PR_SET_PDEATHSIG, SIGKILL) = 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 894 [pid 894] <... ioctl resumed>) = 4 [pid 894] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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./strace-static-x86_64: Process 896 attached [pid 896] set_robust_list(0x555556570660, 24) = 0 [pid 896] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 896] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 896 [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_ENABLE_CAP, 0x20000180) = 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(0x555556570660, 24) = 0 [pid 898] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 898] setpgid(0, 0) = 0 [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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 898 [pid 898] <... ioctl resumed>) = 4 [pid 898] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 900 ./strace-static-x86_64: Process 900 attached [pid 900] set_robust_list(0x555556570660, 24) = 0 [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_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 902 attached [pid 902] set_robust_list(0x555556570660, 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 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 902 [pid 902] <... ioctl resumed>) = 4 [pid 902] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 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, child_tidptr=0x555556570650) = 904 ./strace-static-x86_64: Process 904 attached [pid 904] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 906 ./strace-static-x86_64: Process 906 attached [pid 906] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 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=0x555556570650) = 908 ./strace-static-x86_64: Process 908 attached [pid 908] set_robust_list(0x555556570660, 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_ENABLE_CAP, 0x20000180) = 0 [pid 908] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 908] ioctl(5, KVM_RUN, 0) = 0 [pid 908] exit_group(0) = ? [pid 908] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=908, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 910 attached [pid 910] set_robust_list(0x555556570660, 24) = 0 [pid 910] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 910] setpgid(0, 0) = 0 [pid 910] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 910 [pid 910] <... openat resumed>) = 3 [pid 910] write(3, "1000", 4) = 4 [pid 910] close(3) = 0 [pid 910] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 910] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 910] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 910] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 910] ioctl(5, KVM_RUN, 0) = 0 [pid 910] exit_group(0) = ? [pid 910] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=910, 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=0x555556570650) = 912 ./strace-static-x86_64: Process 912 attached [pid 912] set_robust_list(0x555556570660, 24) = 0 [pid 912] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 912] setpgid(0, 0) = 0 [pid 912] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 912] write(3, "1000", 4) = 4 [pid 912] close(3) = 0 [pid 912] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 912] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 912] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 912] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 912] ioctl(5, KVM_RUN, 0) = 0 [pid 912] exit_group(0) = ? [pid 912] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=912, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 914 attached [pid 914] set_robust_list(0x555556570660, 24) = 0 [pid 914] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 914 [pid 914] <... prctl resumed>) = 0 [pid 914] setpgid(0, 0) = 0 [pid 914] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 914] write(3, "1000", 4) = 4 [pid 914] close(3) = 0 [pid 914] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 914] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 914] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 914] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 914] ioctl(5, KVM_RUN, 0) = 0 [pid 914] exit_group(0) = ? [pid 914] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=914, 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 916 attached [pid 916] set_robust_list(0x555556570660, 24) = 0 [pid 916] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 916 [pid 916] <... prctl resumed>) = 0 [pid 916] setpgid(0, 0) = 0 [pid 916] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 916] write(3, "1000", 4) = 4 [pid 916] close(3) = 0 [pid 916] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 916] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 916] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 916] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 916] ioctl(5, KVM_RUN, 0) = 0 [pid 916] exit_group(0) = ? [pid 916] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=916, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 918 ./strace-static-x86_64: Process 918 attached [pid 918] set_robust_list(0x555556570660, 24) = 0 [pid 918] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 918] setpgid(0, 0) = 0 [pid 918] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 918] write(3, "1000", 4) = 4 [pid 918] close(3) = 0 [pid 918] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 918] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 918] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 918] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 918] ioctl(5, KVM_RUN, 0) = 0 [pid 918] exit_group(0) = ? [pid 918] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=918, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 920 attached [pid 920] set_robust_list(0x555556570660, 24) = 0 [pid 920] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 920 [pid 920] <... prctl resumed>) = 0 [pid 920] setpgid(0, 0) = 0 [pid 920] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 920] write(3, "1000", 4) = 4 [pid 920] close(3) = 0 [pid 920] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 920] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 920] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 920] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 920] ioctl(5, KVM_RUN, 0) = 0 [pid 920] exit_group(0) = ? [pid 920] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=920, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 922 ./strace-static-x86_64: Process 922 attached [pid 922] set_robust_list(0x555556570660, 24) = 0 [pid 922] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 922] setpgid(0, 0) = 0 [pid 922] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 922] write(3, "1000", 4) = 4 [pid 922] close(3) = 0 [pid 922] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 922] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 922] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 922] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 922] ioctl(5, KVM_RUN, 0) = 0 [pid 922] exit_group(0) = ? [pid 922] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=922, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 924 ./strace-static-x86_64: Process 924 attached [pid 924] set_robust_list(0x555556570660, 24) = 0 [pid 924] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 924] setpgid(0, 0) = 0 [pid 924] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 924] write(3, "1000", 4) = 4 [pid 924] close(3) = 0 [pid 924] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 924] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 924] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 924] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 924] ioctl(5, KVM_RUN, 0) = 0 [pid 924] exit_group(0) = ? [pid 924] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=924, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 926 attached [pid 926] set_robust_list(0x555556570660, 24) = 0 [pid 926] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 926] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 926 [pid 926] <... setpgid resumed>) = 0 [pid 926] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 926] write(3, "1000", 4) = 4 [pid 926] close(3) = 0 [pid 926] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 926] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 926] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 926] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 926] ioctl(5, KVM_RUN, 0) = 0 [pid 926] exit_group(0) = ? [pid 926] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=926, 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 929 attached [pid 929] set_robust_list(0x555556570660, 24) = 0 [pid 929] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 929] setpgid(0, 0) = 0 [pid 929] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 929 [pid 929] <... openat resumed>) = 3 [pid 929] write(3, "1000", 4) = 4 [pid 929] close(3) = 0 [pid 929] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 929] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 929] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 929] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 929] ioctl(5, KVM_RUN, 0) = 0 [pid 929] exit_group(0) = ? [pid 929] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=929, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 931 attached [pid 931] set_robust_list(0x555556570660, 24) = 0 [pid 931] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 931] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 931 [pid 931] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 931] write(3, "1000", 4) = 4 [pid 931] close(3) = 0 [pid 931] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 931] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 931] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 931] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 931] ioctl(5, KVM_RUN, 0) = 0 [pid 931] exit_group(0) = ? [pid 931] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=931, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 933 ./strace-static-x86_64: Process 933 attached [pid 933] set_robust_list(0x555556570660, 24) = 0 [pid 933] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 933] setpgid(0, 0) = 0 [pid 933] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 933] write(3, "1000", 4) = 4 [pid 933] close(3) = 0 [pid 933] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 933] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 933] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 933] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 933] ioctl(5, KVM_RUN, 0) = 0 [pid 933] exit_group(0) = ? [pid 933] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=933, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 935 ./strace-static-x86_64: Process 935 attached [pid 935] set_robust_list(0x555556570660, 24) = 0 [pid 935] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 935] setpgid(0, 0) = 0 [pid 935] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 935] write(3, "1000", 4) = 4 [pid 935] close(3) = 0 [pid 935] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 935] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 935] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 935] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 935] ioctl(5, KVM_RUN, 0) = 0 [pid 935] exit_group(0) = ? [pid 935] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=935, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 937 attached [pid 937] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 937 [pid 937] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 937] setpgid(0, 0) = 0 [pid 937] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 937] write(3, "1000", 4) = 4 [pid 937] close(3) = 0 [pid 937] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 937] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 937] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 937] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 937] ioctl(5, KVM_RUN, 0) = 0 [pid 937] exit_group(0) = ? [pid 937] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=937, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 939 attached [pid 939] set_robust_list(0x555556570660, 24) = 0 [pid 939] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 939] setpgid(0, 0) = 0 [pid 939] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 939 [pid 939] <... openat resumed>) = 3 [pid 939] write(3, "1000", 4) = 4 [pid 939] close(3) = 0 [pid 939] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 939] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 939] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 939] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 939] ioctl(5, KVM_RUN, 0) = 0 [pid 939] exit_group(0) = ? [pid 939] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=939, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 941 ./strace-static-x86_64: Process 941 attached [pid 941] set_robust_list(0x555556570660, 24) = 0 [pid 941] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 941] setpgid(0, 0) = 0 [pid 941] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 941] write(3, "1000", 4) = 4 [pid 941] close(3) = 0 [pid 941] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 941] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 941] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 941] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 941] ioctl(5, KVM_RUN, 0) = 0 [pid 941] exit_group(0) = ? [pid 941] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=941, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 943 ./strace-static-x86_64: Process 943 attached [pid 943] set_robust_list(0x555556570660, 24) = 0 [pid 943] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 943] setpgid(0, 0) = 0 [pid 943] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 943] write(3, "1000", 4) = 4 [pid 943] close(3) = 0 [pid 943] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 943] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 943] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 943] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 943] ioctl(5, KVM_RUN, 0) = 0 [pid 943] exit_group(0) = ? [pid 943] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=943, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 945 ./strace-static-x86_64: Process 945 attached [pid 945] set_robust_list(0x555556570660, 24) = 0 [pid 945] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 945] setpgid(0, 0) = 0 [pid 945] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 945] write(3, "1000", 4) = 4 [pid 945] close(3) = 0 [pid 945] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 945] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 945] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 945] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 945] ioctl(5, KVM_RUN, 0) = 0 [pid 945] exit_group(0) = ? [pid 945] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=945, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 947 ./strace-static-x86_64: Process 947 attached [pid 947] set_robust_list(0x555556570660, 24) = 0 [pid 947] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 947] setpgid(0, 0) = 0 [pid 947] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 947] write(3, "1000", 4) = 4 [pid 947] close(3) = 0 [pid 947] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 947] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 947] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 947] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 947] ioctl(5, KVM_RUN, 0) = 0 [pid 947] exit_group(0) = ? [pid 947] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=947, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 949 ./strace-static-x86_64: Process 949 attached [pid 949] set_robust_list(0x555556570660, 24) = 0 [pid 949] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 949] setpgid(0, 0) = 0 [pid 949] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 949] write(3, "1000", 4) = 4 [pid 949] close(3) = 0 [pid 949] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 949] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 949] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 949] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 949] ioctl(5, KVM_RUN, 0) = 0 [pid 949] exit_group(0) = ? [pid 949] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=949, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 951 attached [pid 951] set_robust_list(0x555556570660, 24) = 0 [pid 951] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 951] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 951 [pid 951] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 951] write(3, "1000", 4) = 4 [pid 951] close(3) = 0 [pid 951] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 951] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 951] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 951] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 951] ioctl(5, KVM_RUN, 0) = 0 [pid 951] exit_group(0) = ? [pid 951] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=951, 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 953 attached , child_tidptr=0x555556570650) = 953 [pid 953] set_robust_list(0x555556570660, 24) = 0 [pid 953] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 953] setpgid(0, 0) = 0 [pid 953] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 953] write(3, "1000", 4) = 4 [pid 953] close(3) = 0 [pid 953] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 953] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 953] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 953] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 953] ioctl(5, KVM_RUN, 0) = 0 [pid 953] exit_group(0) = ? [pid 953] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=953, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 955 attached [pid 955] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 955 [pid 955] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 955] setpgid(0, 0) = 0 [pid 955] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 955] write(3, "1000", 4) = 4 [pid 955] close(3) = 0 [pid 955] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 955] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 955] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 955] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 955] ioctl(5, KVM_RUN, 0) = 0 [pid 955] exit_group(0) = ? [pid 955] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=955, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 957 ./strace-static-x86_64: Process 957 attached [pid 957] set_robust_list(0x555556570660, 24) = 0 [pid 957] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 957] setpgid(0, 0) = 0 [pid 957] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 957] write(3, "1000", 4) = 4 [pid 957] close(3) = 0 [pid 957] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 957] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 957] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 957] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 957] ioctl(5, KVM_RUN, 0) = 0 [pid 957] exit_group(0) = ? [pid 957] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=957, 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=0x555556570650) = 959 ./strace-static-x86_64: Process 959 attached [pid 959] set_robust_list(0x555556570660, 24) = 0 [pid 959] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 959] setpgid(0, 0) = 0 [pid 959] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 959] write(3, "1000", 4) = 4 [pid 959] close(3) = 0 [pid 959] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 959] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 959] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 959] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 959] ioctl(5, KVM_RUN, 0) = 0 [pid 959] exit_group(0) = ? [pid 959] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=959, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 961 ./strace-static-x86_64: Process 961 attached [pid 961] set_robust_list(0x555556570660, 24) = 0 [pid 961] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 961] setpgid(0, 0) = 0 [pid 961] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 961] write(3, "1000", 4) = 4 [pid 961] close(3) = 0 [pid 961] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 961] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 961] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 961] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 961] ioctl(5, KVM_RUN, 0) = 0 [pid 961] exit_group(0) = ? [pid 961] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=961, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 963 attached [pid 963] set_robust_list(0x555556570660, 24) = 0 [pid 963] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 963] setpgid(0, 0) = 0 [pid 963] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 963 [pid 963] <... openat resumed>) = 3 [pid 963] write(3, "1000", 4) = 4 [pid 963] close(3) = 0 [pid 963] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 963] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 963] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 963] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 963] ioctl(5, KVM_RUN, 0) = 0 [pid 963] exit_group(0) = ? [pid 963] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=963, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 965 ./strace-static-x86_64: Process 965 attached [pid 965] set_robust_list(0x555556570660, 24) = 0 [pid 965] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 965] setpgid(0, 0) = 0 [pid 965] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 965] write(3, "1000", 4) = 4 [pid 965] close(3) = 0 [pid 965] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 965] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 965] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 965] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 965] ioctl(5, KVM_RUN, 0) = 0 [pid 965] exit_group(0) = ? [pid 965] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=965, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 967 ./strace-static-x86_64: Process 967 attached [pid 967] set_robust_list(0x555556570660, 24) = 0 [pid 967] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 967] setpgid(0, 0) = 0 [pid 967] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 967] write(3, "1000", 4) = 4 [pid 967] close(3) = 0 [pid 967] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 967] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 967] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 967] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 967] ioctl(5, KVM_RUN, 0) = 0 [pid 967] exit_group(0) = ? [pid 967] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=967, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 969 ./strace-static-x86_64: Process 969 attached [pid 969] set_robust_list(0x555556570660, 24) = 0 [pid 969] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 969] setpgid(0, 0) = 0 [pid 969] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 969] write(3, "1000", 4) = 4 [pid 969] close(3) = 0 [pid 969] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 969] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 969] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 969] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 969] ioctl(5, KVM_RUN, 0) = 0 [pid 969] exit_group(0) = ? [pid 969] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=969, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 971 attached [pid 971] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 971 [pid 971] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 971] setpgid(0, 0) = 0 [pid 971] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 971] write(3, "1000", 4) = 4 [pid 971] close(3) = 0 [pid 971] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 971] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 971] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 971] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 971] ioctl(5, KVM_RUN, 0) = 0 [pid 971] exit_group(0) = ? [pid 971] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=971, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 973 attached [pid 973] set_robust_list(0x555556570660, 24) = 0 [pid 973] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 973] setpgid(0, 0) = 0 [pid 973] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 973] write(3, "1000", 4) = 4 [pid 973] close(3) = 0 [pid 973] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 973] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 973 [pid 973] <... ioctl resumed>) = 4 [pid 973] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 973] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 973] ioctl(5, KVM_RUN, 0) = 0 [pid 973] exit_group(0) = ? [pid 973] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=973, 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=0x555556570650) = 975 ./strace-static-x86_64: Process 975 attached [pid 975] set_robust_list(0x555556570660, 24) = 0 [pid 975] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 975] setpgid(0, 0) = 0 [pid 975] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 975] write(3, "1000", 4) = 4 [pid 975] close(3) = 0 [pid 975] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 975] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 975] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 975] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 975] ioctl(5, KVM_RUN, 0) = 0 [pid 975] exit_group(0) = ? [pid 975] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=975, 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 977 attached , child_tidptr=0x555556570650) = 977 [pid 977] set_robust_list(0x555556570660, 24) = 0 [pid 977] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 977] setpgid(0, 0) = 0 [pid 977] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 977] write(3, "1000", 4) = 4 [pid 977] close(3) = 0 [pid 977] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 977] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 977] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 977] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 977] ioctl(5, KVM_RUN, 0) = 0 [pid 977] exit_group(0) = ? [pid 977] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=977, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 979 attached [pid 979] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 979 [pid 979] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 979] setpgid(0, 0) = 0 [pid 979] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 979] write(3, "1000", 4) = 4 [pid 979] close(3) = 0 [pid 979] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 979] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 979] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 979] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 979] ioctl(5, KVM_RUN, 0) = 0 [pid 979] exit_group(0) = ? [pid 979] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=979, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 981 attached [pid 981] set_robust_list(0x555556570660, 24) = 0 [pid 981] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 981] setpgid(0, 0) = 0 [pid 981] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 981 [pid 981] <... openat resumed>) = 3 [pid 981] write(3, "1000", 4) = 4 [pid 981] close(3) = 0 [pid 981] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 981] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 981] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 981] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 981] ioctl(5, KVM_RUN, 0) = 0 [pid 981] exit_group(0) = ? [pid 981] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=981, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 983 ./strace-static-x86_64: Process 983 attached [pid 983] set_robust_list(0x555556570660, 24) = 0 [pid 983] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 983] setpgid(0, 0) = 0 [pid 983] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 983] write(3, "1000", 4) = 4 [pid 983] close(3) = 0 [pid 983] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 983] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 983] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 983] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 983] ioctl(5, KVM_RUN, 0) = 0 [pid 983] exit_group(0) = ? [pid 983] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=983, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 985 attached , child_tidptr=0x555556570650) = 985 [pid 985] set_robust_list(0x555556570660, 24) = 0 [pid 985] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 985] setpgid(0, 0) = 0 [pid 985] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 985] write(3, "1000", 4) = 4 [pid 985] close(3) = 0 [pid 985] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 985] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 985] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 985] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 985] ioctl(5, KVM_RUN, 0) = 0 [pid 985] exit_group(0) = ? [pid 985] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=985, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 987 attached , child_tidptr=0x555556570650) = 987 [pid 987] set_robust_list(0x555556570660, 24) = 0 [pid 987] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 987] setpgid(0, 0) = 0 [pid 987] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 987] write(3, "1000", 4) = 4 [pid 987] close(3) = 0 [pid 987] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 987] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 987] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 987] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 987] ioctl(5, KVM_RUN, 0) = 0 [pid 987] exit_group(0) = ? [pid 987] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=987, 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 989 attached [pid 989] set_robust_list(0x555556570660, 24) = 0 [pid 989] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 989 [pid 989] <... prctl resumed>) = 0 [pid 989] setpgid(0, 0) = 0 [pid 989] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 989] write(3, "1000", 4) = 4 [pid 989] close(3) = 0 [pid 989] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 989] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 989] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 989] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 989] ioctl(5, KVM_RUN, 0) = 0 [pid 989] exit_group(0) = ? [pid 989] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=989, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 991 attached [pid 991] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 991 [pid 991] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 991] setpgid(0, 0) = 0 [pid 991] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 991] write(3, "1000", 4) = 4 [pid 991] close(3) = 0 [pid 991] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 991] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 991] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 991] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 991] ioctl(5, KVM_RUN, 0) = 0 [pid 991] exit_group(0) = ? [pid 991] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=991, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 993 attached [pid 993] set_robust_list(0x555556570660, 24) = 0 [pid 993] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 993] setpgid(0, 0) = 0 [pid 993] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 993] write(3, "1000", 4) = 4 [pid 993] close(3) = 0 [pid 993] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 993] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 993 [pid 993] <... ioctl resumed>) = 4 [pid 993] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 993] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 993] ioctl(5, KVM_RUN, 0) = 0 [pid 993] exit_group(0) = ? [pid 993] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=993, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 995 ./strace-static-x86_64: Process 995 attached [pid 995] set_robust_list(0x555556570660, 24) = 0 [pid 995] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 995] setpgid(0, 0) = 0 [pid 995] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 995] write(3, "1000", 4) = 4 [pid 995] close(3) = 0 [pid 995] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 995] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 995] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 995] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 995] ioctl(5, KVM_RUN, 0) = 0 [pid 995] exit_group(0) = ? [pid 995] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=995, 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=0x555556570650) = 997 ./strace-static-x86_64: Process 997 attached [pid 997] set_robust_list(0x555556570660, 24) = 0 [pid 997] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 997] setpgid(0, 0) = 0 [pid 997] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 997] write(3, "1000", 4) = 4 [pid 997] close(3) = 0 [pid 997] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 997] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 997] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 997] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 997] ioctl(5, KVM_RUN, 0) = 0 [pid 997] exit_group(0) = ? [pid 997] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=997, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 999 ./strace-static-x86_64: Process 999 attached [pid 999] set_robust_list(0x555556570660, 24) = 0 [pid 999] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 999] setpgid(0, 0) = 0 [pid 999] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 999] write(3, "1000", 4) = 4 [pid 999] close(3) = 0 [pid 999] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 999] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 999] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 999] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 999] ioctl(5, KVM_RUN, 0) = 0 [pid 999] exit_group(0) = ? [pid 999] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=999, 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 1002 attached [pid 1002] set_robust_list(0x555556570660, 24) = 0 [pid 1002] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1002] setpgid(0, 0) = 0 [pid 1002] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1002 [pid 1002] <... openat resumed>) = 3 [pid 1002] write(3, "1000", 4) = 4 [pid 1002] close(3) = 0 [pid 1002] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1002] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1002] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1002] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1002] ioctl(5, KVM_RUN, 0) = 0 [pid 1002] exit_group(0) = ? [pid 1002] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1002, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1004 ./strace-static-x86_64: Process 1004 attached [pid 1004] set_robust_list(0x555556570660, 24) = 0 [pid 1004] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1004] setpgid(0, 0) = 0 [pid 1004] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1004] write(3, "1000", 4) = 4 [pid 1004] close(3) = 0 [pid 1004] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1004] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1004] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1004] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1004] ioctl(5, KVM_RUN, 0) = 0 [pid 1004] exit_group(0) = ? [pid 1004] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1004, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1006 ./strace-static-x86_64: Process 1006 attached [pid 1006] set_robust_list(0x555556570660, 24) = 0 [pid 1006] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1006] setpgid(0, 0) = 0 [pid 1006] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1006] write(3, "1000", 4) = 4 [pid 1006] close(3) = 0 [pid 1006] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1006] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1006] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1006] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1006] ioctl(5, KVM_RUN, 0) = 0 [pid 1006] exit_group(0) = ? [pid 1006] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1006, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1008 ./strace-static-x86_64: Process 1008 attached [pid 1008] set_robust_list(0x555556570660, 24) = 0 [pid 1008] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1008] setpgid(0, 0) = 0 [pid 1008] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1008] write(3, "1000", 4) = 4 [pid 1008] close(3) = 0 [pid 1008] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1008] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1008] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1008] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1008] ioctl(5, KVM_RUN, 0) = 0 [pid 1008] exit_group(0) = ? [pid 1008] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1008, 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=0x555556570650) = 1010 ./strace-static-x86_64: Process 1010 attached [pid 1010] set_robust_list(0x555556570660, 24) = 0 [pid 1010] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1010] setpgid(0, 0) = 0 [pid 1010] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1010] write(3, "1000", 4) = 4 [pid 1010] close(3) = 0 [pid 1010] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1010] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1010] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1010] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1010] ioctl(5, KVM_RUN, 0) = 0 [pid 1010] exit_group(0) = ? [pid 1010] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1010, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1012 attached , child_tidptr=0x555556570650) = 1012 [pid 1012] set_robust_list(0x555556570660, 24) = 0 [pid 1012] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1012] setpgid(0, 0) = 0 [pid 1012] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1012] write(3, "1000", 4) = 4 [pid 1012] close(3) = 0 [pid 1012] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1012] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1012] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1012] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1012] ioctl(5, KVM_RUN, 0) = 0 [pid 1012] exit_group(0) = ? [pid 1012] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1012, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1014 attached [pid 1014] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1014 [pid 1014] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1014] setpgid(0, 0) = 0 [pid 1014] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1014] write(3, "1000", 4) = 4 [pid 1014] close(3) = 0 [pid 1014] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1014] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1014] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1014] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1014] ioctl(5, KVM_RUN, 0) = 0 [pid 1014] exit_group(0) = ? [pid 1014] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1014, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1016 ./strace-static-x86_64: Process 1016 attached [pid 1016] set_robust_list(0x555556570660, 24) = 0 [pid 1016] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1016] setpgid(0, 0) = 0 [pid 1016] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1016] write(3, "1000", 4) = 4 [pid 1016] close(3) = 0 [pid 1016] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1016] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1016] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1016] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1016] ioctl(5, KVM_RUN, 0) = 0 [pid 1016] exit_group(0) = ? [pid 1016] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1016, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1018 ./strace-static-x86_64: Process 1018 attached [pid 1018] set_robust_list(0x555556570660, 24) = 0 [pid 1018] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1018] setpgid(0, 0) = 0 [pid 1018] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1018] write(3, "1000", 4) = 4 [pid 1018] close(3) = 0 [pid 1018] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1018] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1018] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1018] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1018] ioctl(5, KVM_RUN, 0) = 0 [pid 1018] exit_group(0) = ? [pid 1018] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1018, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1020 attached [pid 1020] set_robust_list(0x555556570660, 24) = 0 [pid 1020] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1020 [pid 1020] <... prctl resumed>) = 0 [pid 1020] setpgid(0, 0) = 0 [pid 1020] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1020] write(3, "1000", 4) = 4 [pid 1020] close(3) = 0 [pid 1020] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1020] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1020] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1020] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1020] ioctl(5, KVM_RUN, 0) = 0 [pid 1020] exit_group(0) = ? [pid 1020] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1020, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1022 ./strace-static-x86_64: Process 1022 attached [pid 1022] set_robust_list(0x555556570660, 24) = 0 [pid 1022] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1022] setpgid(0, 0) = 0 [pid 1022] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1022] write(3, "1000", 4) = 4 [pid 1022] close(3) = 0 [pid 1022] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1022] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1022] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1022] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1022] ioctl(5, KVM_RUN, 0) = 0 [pid 1022] exit_group(0) = ? [pid 1022] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1022, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1024 attached [pid 1024] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1024 [pid 1024] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1024] setpgid(0, 0) = 0 [pid 1024] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1024] write(3, "1000", 4) = 4 [pid 1024] close(3) = 0 [pid 1024] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1024] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1024] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1024] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1024] ioctl(5, KVM_RUN, 0) = 0 [pid 1024] exit_group(0) = ? [pid 1024] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1024, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1026 attached [pid 1026] set_robust_list(0x555556570660, 24) = 0 [pid 1026] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1026] setpgid(0, 0) = 0 [pid 1026] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1026 [pid 1026] <... openat resumed>) = 3 [pid 1026] write(3, "1000", 4) = 4 [pid 1026] close(3) = 0 [pid 1026] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1026] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1026] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1026] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1026] ioctl(5, KVM_RUN, 0) = 0 [pid 1026] exit_group(0) = ? [pid 1026] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1026, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1028 attached [pid 1028] set_robust_list(0x555556570660, 24) = 0 [pid 1028] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1028 [pid 1028] <... prctl resumed>) = 0 [pid 1028] setpgid(0, 0) = 0 [pid 1028] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1028] write(3, "1000", 4) = 4 [pid 1028] close(3) = 0 [pid 1028] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1028] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1028] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1028] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1028] ioctl(5, KVM_RUN, 0) = 0 [pid 1028] exit_group(0) = ? [pid 1028] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1028, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1030 ./strace-static-x86_64: Process 1030 attached [pid 1030] set_robust_list(0x555556570660, 24) = 0 [pid 1030] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1030] setpgid(0, 0) = 0 [pid 1030] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1030] write(3, "1000", 4) = 4 [pid 1030] close(3) = 0 [pid 1030] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1030] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1030] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1030] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1030] ioctl(5, KVM_RUN, 0) = 0 [pid 1030] exit_group(0) = ? [pid 1030] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1030, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1032 attached [pid 1032] set_robust_list(0x555556570660, 24) = 0 [pid 1032] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1032] setpgid(0, 0) = 0 [pid 1032] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1032 [pid 1032] <... openat resumed>) = 3 [pid 1032] write(3, "1000", 4) = 4 [pid 1032] close(3) = 0 [pid 1032] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1032] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1032] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1032] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1032] ioctl(5, KVM_RUN, 0) = 0 [pid 1032] exit_group(0) = ? [pid 1032] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1032, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1034 ./strace-static-x86_64: Process 1034 attached [pid 1034] set_robust_list(0x555556570660, 24) = 0 [pid 1034] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1034] setpgid(0, 0) = 0 [pid 1034] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1034] write(3, "1000", 4) = 4 [pid 1034] close(3) = 0 [pid 1034] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1034] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1034] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1034] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1034] ioctl(5, KVM_RUN, 0) = 0 [pid 1034] exit_group(0) = ? [pid 1034] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1034, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1036 attached [pid 1036] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1036 [pid 1036] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1036] setpgid(0, 0) = 0 [pid 1036] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1036] write(3, "1000", 4) = 4 [pid 1036] close(3) = 0 [pid 1036] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1036] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1036] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1036] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1036] ioctl(5, KVM_RUN, 0) = 0 [pid 1036] exit_group(0) = ? [pid 1036] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1036, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1038 ./strace-static-x86_64: Process 1038 attached [pid 1038] set_robust_list(0x555556570660, 24) = 0 [pid 1038] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1038] setpgid(0, 0) = 0 [pid 1038] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1038] write(3, "1000", 4) = 4 [pid 1038] close(3) = 0 [pid 1038] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1038] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1038] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1038] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1038] ioctl(5, KVM_RUN, 0) = 0 [pid 1038] exit_group(0) = ? [pid 1038] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1038, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1040 attached [pid 1040] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1040 [pid 1040] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1040] setpgid(0, 0) = 0 [pid 1040] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1040] write(3, "1000", 4) = 4 [pid 1040] close(3) = 0 [pid 1040] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1040] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1040] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1040] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1040] ioctl(5, KVM_RUN, 0) = 0 [pid 1040] exit_group(0) = ? [pid 1040] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1040, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1042 attached [pid 1042] set_robust_list(0x555556570660, 24) = 0 [pid 1042] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1042] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1042 [pid 1042] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1042] write(3, "1000", 4) = 4 [pid 1042] close(3) = 0 [pid 1042] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1042] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1042] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1042] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1042] ioctl(5, KVM_RUN, 0) = 0 [pid 1042] exit_group(0) = ? [pid 1042] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1042, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1044 ./strace-static-x86_64: Process 1044 attached [pid 1044] set_robust_list(0x555556570660, 24) = 0 [pid 1044] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1044] setpgid(0, 0) = 0 [pid 1044] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1044] write(3, "1000", 4) = 4 [pid 1044] close(3) = 0 [pid 1044] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1044] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1044] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1044] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1044] ioctl(5, KVM_RUN, 0) = 0 [pid 1044] exit_group(0) = ? [pid 1044] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1044, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1046 attached [pid 1046] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1046 [pid 1046] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1046] setpgid(0, 0) = 0 [pid 1046] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1046] write(3, "1000", 4) = 4 [pid 1046] close(3) = 0 [pid 1046] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1046] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1046] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1046] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1046] ioctl(5, KVM_RUN, 0) = 0 [pid 1046] exit_group(0) = ? [pid 1046] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1046, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1048 ./strace-static-x86_64: Process 1048 attached [pid 1048] set_robust_list(0x555556570660, 24) = 0 [pid 1048] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1048] setpgid(0, 0) = 0 [pid 1048] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1048] write(3, "1000", 4) = 4 [pid 1048] close(3) = 0 [pid 1048] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1048] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1048] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1048] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1048] ioctl(5, KVM_RUN, 0) = 0 [pid 1048] exit_group(0) = ? [pid 1048] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1048, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1050 ./strace-static-x86_64: Process 1050 attached [pid 1050] set_robust_list(0x555556570660, 24) = 0 [pid 1050] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1050] setpgid(0, 0) = 0 [pid 1050] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1050] write(3, "1000", 4) = 4 [pid 1050] close(3) = 0 [pid 1050] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1050] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1050] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1050] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1050] ioctl(5, KVM_RUN, 0) = 0 [pid 1050] exit_group(0) = ? [pid 1050] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1050, 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=0x555556570650) = 1052 ./strace-static-x86_64: Process 1052 attached [pid 1052] set_robust_list(0x555556570660, 24) = 0 [pid 1052] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1052] setpgid(0, 0) = 0 [pid 1052] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1052] write(3, "1000", 4) = 4 [pid 1052] close(3) = 0 [pid 1052] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1052] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1052] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1052] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1052] ioctl(5, KVM_RUN, 0) = 0 [pid 1052] exit_group(0) = ? [pid 1052] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1052, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1054 attached [pid 1054] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1054 [pid 1054] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1054] setpgid(0, 0) = 0 [pid 1054] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1054] write(3, "1000", 4) = 4 [pid 1054] close(3) = 0 [pid 1054] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1054] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1054] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1054] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1054] ioctl(5, KVM_RUN, 0) = 0 [pid 1054] exit_group(0) = ? [pid 1054] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1054, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1056 attached [pid 1056] set_robust_list(0x555556570660, 24) = 0 [pid 1056] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1056] setpgid(0, 0) = 0 [pid 1056] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1056] write(3, "1000", 4) = 4 [pid 1056] close(3) = 0 [pid 1056] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1056] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1056 [pid 1056] <... ioctl resumed>) = 4 [pid 1056] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1056] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1056] ioctl(5, KVM_RUN, 0) = 0 [pid 1056] exit_group(0) = ? [pid 1056] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1056, 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=0x555556570650) = 1058 ./strace-static-x86_64: Process 1058 attached [pid 1058] set_robust_list(0x555556570660, 24) = 0 [pid 1058] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1058] setpgid(0, 0) = 0 [pid 1058] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1058] write(3, "1000", 4) = 4 [pid 1058] close(3) = 0 [pid 1058] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1058] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1058] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1058] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1058] ioctl(5, KVM_RUN, 0) = 0 [pid 1058] exit_group(0) = ? [pid 1058] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1058, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1060 attached [pid 1060] set_robust_list(0x555556570660, 24) = 0 [pid 1060] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1060] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1060 [pid 1060] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1060] write(3, "1000", 4) = 4 [pid 1060] close(3) = 0 [pid 1060] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1060] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1060] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1060] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1060] ioctl(5, KVM_RUN, 0) = 0 [pid 1060] exit_group(0) = ? [pid 1060] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1060, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1062 ./strace-static-x86_64: Process 1062 attached [pid 1062] set_robust_list(0x555556570660, 24) = 0 [pid 1062] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1062] setpgid(0, 0) = 0 [pid 1062] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1062] write(3, "1000", 4) = 4 [pid 1062] close(3) = 0 [pid 1062] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1062] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1062] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1062] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1062] ioctl(5, KVM_RUN, 0) = 0 [pid 1062] exit_group(0) = ? [pid 1062] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1062, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1064 ./strace-static-x86_64: Process 1064 attached [pid 1064] set_robust_list(0x555556570660, 24) = 0 [pid 1064] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1064] setpgid(0, 0) = 0 [pid 1064] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1064] write(3, "1000", 4) = 4 [pid 1064] close(3) = 0 [pid 1064] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1064] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1064] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1064] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1064] ioctl(5, KVM_RUN, 0) = 0 [pid 1064] exit_group(0) = ? [pid 1064] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1064, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1066 ./strace-static-x86_64: Process 1066 attached [pid 1066] set_robust_list(0x555556570660, 24) = 0 [pid 1066] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1066] setpgid(0, 0) = 0 [pid 1066] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1066] write(3, "1000", 4) = 4 [pid 1066] close(3) = 0 [pid 1066] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1066] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1066] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1066] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1066] ioctl(5, KVM_RUN, 0) = 0 [pid 1066] exit_group(0) = ? [pid 1066] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1066, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1068 attached [pid 1068] set_robust_list(0x555556570660, 24) = 0 [pid 1068] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1068] setpgid(0, 0) = 0 [pid 1068] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1068 [pid 1068] <... openat resumed>) = 3 [pid 1068] write(3, "1000", 4) = 4 [pid 1068] close(3) = 0 [pid 1068] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1068] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1068] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1068] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1068] ioctl(5, KVM_RUN, 0) = 0 [pid 1068] exit_group(0) = ? [pid 1068] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1068, 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=0x555556570650) = 1070 ./strace-static-x86_64: Process 1070 attached [pid 1070] set_robust_list(0x555556570660, 24) = 0 [pid 1070] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1070] setpgid(0, 0) = 0 [pid 1070] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1070] write(3, "1000", 4) = 4 [pid 1070] close(3) = 0 [pid 1070] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1070] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1070] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1070] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1070] ioctl(5, KVM_RUN, 0) = 0 [pid 1070] exit_group(0) = ? [pid 1070] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1070, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1072 ./strace-static-x86_64: Process 1072 attached [pid 1072] set_robust_list(0x555556570660, 24) = 0 [pid 1072] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1072] setpgid(0, 0) = 0 [pid 1072] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1072] write(3, "1000", 4) = 4 [pid 1072] close(3) = 0 [pid 1072] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1072] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1072] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1072] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1072] ioctl(5, KVM_RUN, 0) = 0 [pid 1072] exit_group(0) = ? [pid 1072] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1072, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1074 attached [pid 1074] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1074 [pid 1074] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1074] setpgid(0, 0) = 0 [pid 1074] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1074] write(3, "1000", 4) = 4 [pid 1074] close(3) = 0 [pid 1074] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1074] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1074] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1074] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1074] ioctl(5, KVM_RUN, 0) = 0 [pid 1074] exit_group(0) = ? [pid 1074] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1074, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1077 ./strace-static-x86_64: Process 1077 attached [pid 1077] set_robust_list(0x555556570660, 24) = 0 [pid 1077] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1077] setpgid(0, 0) = 0 [pid 1077] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1077] write(3, "1000", 4) = 4 [pid 1077] close(3) = 0 [pid 1077] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1077] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1077] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1077] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1077] ioctl(5, KVM_RUN, 0) = 0 [pid 1077] exit_group(0) = ? [pid 1077] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1077, 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=0x555556570650) = 1079 ./strace-static-x86_64: Process 1079 attached [pid 1079] set_robust_list(0x555556570660, 24) = 0 [pid 1079] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1079] setpgid(0, 0) = 0 [pid 1079] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1079] write(3, "1000", 4) = 4 [pid 1079] close(3) = 0 [pid 1079] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1079] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1079] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1079] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1079] ioctl(5, KVM_RUN, 0) = 0 [pid 1079] exit_group(0) = ? [pid 1079] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1079, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1081 ./strace-static-x86_64: Process 1081 attached [pid 1081] set_robust_list(0x555556570660, 24) = 0 [pid 1081] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1081] setpgid(0, 0) = 0 [pid 1081] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1081] write(3, "1000", 4) = 4 [pid 1081] close(3) = 0 [pid 1081] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1081] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1081] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1081] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1081] ioctl(5, KVM_RUN, 0) = 0 [pid 1081] exit_group(0) = ? [pid 1081] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1081, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1083 ./strace-static-x86_64: Process 1083 attached [pid 1083] set_robust_list(0x555556570660, 24) = 0 [pid 1083] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1083] setpgid(0, 0) = 0 [pid 1083] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1083] write(3, "1000", 4) = 4 [pid 1083] close(3) = 0 [pid 1083] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1083] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1083] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1083] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1083] ioctl(5, KVM_RUN, 0) = 0 [pid 1083] exit_group(0) = ? [pid 1083] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1083, 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 1085 attached [pid 1085] set_robust_list(0x555556570660, 24) = 0 [pid 1085] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1085] setpgid(0, 0) = 0 [pid 1085] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1085 [pid 1085] write(3, "1000", 4) = 4 [pid 1085] close(3) = 0 [pid 1085] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1085] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1085] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1085] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1085] ioctl(5, KVM_RUN, 0) = 0 [pid 1085] exit_group(0) = ? [pid 1085] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1085, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1087 ./strace-static-x86_64: Process 1087 attached [pid 1087] set_robust_list(0x555556570660, 24) = 0 [pid 1087] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1087] setpgid(0, 0) = 0 [pid 1087] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1087] write(3, "1000", 4) = 4 [pid 1087] close(3) = 0 [pid 1087] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1087] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1087] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1087] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1087] ioctl(5, KVM_RUN, 0) = 0 [pid 1087] exit_group(0) = ? [pid 1087] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1087, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1089 attached [pid 1089] set_robust_list(0x555556570660, 24) = 0 [pid 1089] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1089] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1089 [pid 1089] <... setpgid resumed>) = 0 [pid 1089] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1089] write(3, "1000", 4) = 4 [pid 1089] close(3) = 0 [pid 1089] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1089] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1089] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1089] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1089] ioctl(5, KVM_RUN, 0) = 0 [pid 1089] exit_group(0) = ? [pid 1089] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1089, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1091 ./strace-static-x86_64: Process 1091 attached [pid 1091] set_robust_list(0x555556570660, 24) = 0 [pid 1091] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1091] setpgid(0, 0) = 0 [pid 1091] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1091] write(3, "1000", 4) = 4 [pid 1091] close(3) = 0 [pid 1091] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1091] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1091] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1091] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1091] ioctl(5, KVM_RUN, 0) = 0 [pid 1091] exit_group(0) = ? [pid 1091] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1091, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1093 attached , child_tidptr=0x555556570650) = 1093 [pid 1093] set_robust_list(0x555556570660, 24) = 0 [pid 1093] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1093] setpgid(0, 0) = 0 [pid 1093] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1093] write(3, "1000", 4) = 4 [pid 1093] close(3) = 0 [pid 1093] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1093] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1093] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1093] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1093] ioctl(5, KVM_RUN, 0) = 0 [pid 1093] exit_group(0) = ? [pid 1093] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1093, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1095 attached [pid 1095] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1095 [pid 1095] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1095] setpgid(0, 0) = 0 [pid 1095] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1095] write(3, "1000", 4) = 4 [pid 1095] close(3) = 0 [pid 1095] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1095] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1095] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1095] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1095] ioctl(5, KVM_RUN, 0) = 0 [pid 1095] exit_group(0) = ? [pid 1095] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1095, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1097 ./strace-static-x86_64: Process 1097 attached [pid 1097] set_robust_list(0x555556570660, 24) = 0 [pid 1097] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1097] setpgid(0, 0) = 0 [pid 1097] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1097] write(3, "1000", 4) = 4 [pid 1097] close(3) = 0 [pid 1097] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1097] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1097] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1097] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1097] ioctl(5, KVM_RUN, 0) = 0 [pid 1097] exit_group(0) = ? [pid 1097] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1097, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1099 attached [pid 1099] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1099 [pid 1099] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1099] setpgid(0, 0) = 0 [pid 1099] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1099] write(3, "1000", 4) = 4 [pid 1099] close(3) = 0 [pid 1099] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1099] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1099] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1099] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1099] ioctl(5, KVM_RUN, 0) = 0 [pid 1099] exit_group(0) = ? [pid 1099] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1099, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1101 attached [pid 1101] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1101 [pid 1101] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1101] setpgid(0, 0) = 0 [pid 1101] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1101] write(3, "1000", 4) = 4 [pid 1101] close(3) = 0 [pid 1101] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1101] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1101] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1101] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1101] ioctl(5, KVM_RUN, 0) = 0 [pid 1101] exit_group(0) = ? [pid 1101] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1101, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1103 ./strace-static-x86_64: Process 1103 attached [pid 1103] set_robust_list(0x555556570660, 24) = 0 [pid 1103] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1103] setpgid(0, 0) = 0 [pid 1103] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1103] write(3, "1000", 4) = 4 [pid 1103] close(3) = 0 [pid 1103] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1103] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1103] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1103] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1103] ioctl(5, KVM_RUN, 0) = 0 [pid 1103] exit_group(0) = ? [pid 1103] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1103, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1105 ./strace-static-x86_64: Process 1105 attached [pid 1105] set_robust_list(0x555556570660, 24) = 0 [pid 1105] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1105] setpgid(0, 0) = 0 [pid 1105] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1105] write(3, "1000", 4) = 4 [pid 1105] close(3) = 0 [pid 1105] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1105] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1105] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1105] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1105] ioctl(5, KVM_RUN, 0) = 0 [pid 1105] exit_group(0) = ? [pid 1105] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1105, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1107 attached [pid 1107] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1107 [pid 1107] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1107] setpgid(0, 0) = 0 [pid 1107] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1107] write(3, "1000", 4) = 4 [pid 1107] close(3) = 0 [pid 1107] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1107] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1107] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1107] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1107] ioctl(5, KVM_RUN, 0) = 0 [pid 1107] exit_group(0) = ? [pid 1107] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1107, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1109 attached [pid 1109] set_robust_list(0x555556570660, 24) = 0 [pid 1109] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1109] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1109 [pid 1109] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1109] write(3, "1000", 4) = 4 [pid 1109] close(3) = 0 [pid 1109] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1109] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1109] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1109] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1109] ioctl(5, KVM_RUN, 0) = 0 [pid 1109] exit_group(0) = ? [pid 1109] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1109, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1111 attached [pid 1111] set_robust_list(0x555556570660, 24) = 0 [pid 1111] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1111] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1111 [pid 1111] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1111] write(3, "1000", 4) = 4 [pid 1111] close(3) = 0 [pid 1111] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1111] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1111] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1111] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1111] ioctl(5, KVM_RUN, 0) = 0 [pid 1111] exit_group(0) = ? [pid 1111] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1111, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1113 attached [pid 1113] set_robust_list(0x555556570660, 24) = 0 [pid 1113] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1113] setpgid(0, 0) = 0 [pid 1113] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1113] write(3, "1000", 4) = 4 [pid 1113] close(3) = 0 [pid 1113] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1113 [pid 1113] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1113] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1113] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1113] ioctl(5, KVM_RUN, 0) = 0 [pid 1113] exit_group(0) = ? [pid 1113] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1113, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1115 attached [pid 1115] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1115 [pid 1115] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1115] setpgid(0, 0) = 0 [pid 1115] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1115] write(3, "1000", 4) = 4 [pid 1115] close(3) = 0 [pid 1115] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1115] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1115] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1115] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1115] ioctl(5, KVM_RUN, 0) = 0 [pid 1115] exit_group(0) = ? [pid 1115] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1115, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1117 ./strace-static-x86_64: Process 1117 attached [pid 1117] set_robust_list(0x555556570660, 24) = 0 [pid 1117] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1117] setpgid(0, 0) = 0 [pid 1117] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1117] write(3, "1000", 4) = 4 [pid 1117] close(3) = 0 [pid 1117] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1117] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1117] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1117] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1117] ioctl(5, KVM_RUN, 0) = 0 [pid 1117] exit_group(0) = ? [pid 1117] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1117, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1119 ./strace-static-x86_64: Process 1119 attached [pid 1119] set_robust_list(0x555556570660, 24) = 0 [pid 1119] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1119] setpgid(0, 0) = 0 [pid 1119] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1119] write(3, "1000", 4) = 4 [pid 1119] close(3) = 0 [pid 1119] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1119] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1119] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1119] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1119] ioctl(5, KVM_RUN, 0) = 0 [pid 1119] exit_group(0) = ? [pid 1119] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1119, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1121 ./strace-static-x86_64: Process 1121 attached [pid 1121] set_robust_list(0x555556570660, 24) = 0 [pid 1121] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1121] setpgid(0, 0) = 0 [pid 1121] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1121] write(3, "1000", 4) = 4 [pid 1121] close(3) = 0 [pid 1121] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1121] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1121] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1121] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1121] ioctl(5, KVM_RUN, 0) = 0 [pid 1121] exit_group(0) = ? [pid 1121] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1121, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1123 ./strace-static-x86_64: Process 1123 attached [pid 1123] set_robust_list(0x555556570660, 24) = 0 [pid 1123] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1123] setpgid(0, 0) = 0 [pid 1123] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1123] write(3, "1000", 4) = 4 [pid 1123] close(3) = 0 [pid 1123] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1123] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1123] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1123] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1123] ioctl(5, KVM_RUN, 0) = 0 [pid 1123] exit_group(0) = ? [pid 1123] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1123, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1125 attached [pid 1125] set_robust_list(0x555556570660, 24) = 0 [pid 1125] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1125] setpgid(0, 0) = 0 [pid 1125] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1125 [pid 1125] <... openat resumed>) = 3 [pid 1125] write(3, "1000", 4) = 4 [pid 1125] close(3) = 0 [pid 1125] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1125] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1125] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1125] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1125] ioctl(5, KVM_RUN, 0) = 0 [pid 1125] exit_group(0) = ? [pid 1125] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1125, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1127 ./strace-static-x86_64: Process 1127 attached [pid 1127] set_robust_list(0x555556570660, 24) = 0 [pid 1127] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1127] setpgid(0, 0) = 0 [pid 1127] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1127] write(3, "1000", 4) = 4 [pid 1127] close(3) = 0 [pid 1127] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1127] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1127] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1127] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1127] ioctl(5, KVM_RUN, 0) = 0 [pid 1127] exit_group(0) = ? [pid 1127] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1127, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1129 attached [pid 1129] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1129 [pid 1129] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1129] setpgid(0, 0) = 0 [pid 1129] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1129] write(3, "1000", 4) = 4 [pid 1129] close(3) = 0 [pid 1129] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1129] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1129] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1129] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1129] ioctl(5, KVM_RUN, 0) = 0 [pid 1129] exit_group(0) = ? [pid 1129] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1129, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1131 ./strace-static-x86_64: Process 1131 attached [pid 1131] set_robust_list(0x555556570660, 24) = 0 [pid 1131] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1131] setpgid(0, 0) = 0 [pid 1131] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1131] write(3, "1000", 4) = 4 [pid 1131] close(3) = 0 [pid 1131] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1131] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1131] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1131] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1131] ioctl(5, KVM_RUN, 0) = 0 [pid 1131] exit_group(0) = ? [pid 1131] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1131, 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 1133 attached [pid 1133] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1133 [pid 1133] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1133] setpgid(0, 0) = 0 [pid 1133] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1133] write(3, "1000", 4) = 4 [pid 1133] close(3) = 0 [pid 1133] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1133] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1133] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1133] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1133] ioctl(5, KVM_RUN, 0) = 0 [pid 1133] exit_group(0) = ? [pid 1133] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1133, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1135 ./strace-static-x86_64: Process 1135 attached [pid 1135] set_robust_list(0x555556570660, 24) = 0 [pid 1135] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1135] setpgid(0, 0) = 0 [pid 1135] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1135] write(3, "1000", 4) = 4 [pid 1135] close(3) = 0 [pid 1135] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1135] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1135] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1135] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1135] ioctl(5, KVM_RUN, 0) = 0 [pid 1135] exit_group(0) = ? [pid 1135] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1135, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1137 ./strace-static-x86_64: Process 1137 attached [pid 1137] set_robust_list(0x555556570660, 24) = 0 [pid 1137] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1137] setpgid(0, 0) = 0 [pid 1137] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1137] write(3, "1000", 4) = 4 [pid 1137] close(3) = 0 [pid 1137] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1137] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1137] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1137] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1137] ioctl(5, KVM_RUN, 0) = 0 [pid 1137] exit_group(0) = ? [pid 1137] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1137, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1139 ./strace-static-x86_64: Process 1139 attached [pid 1139] set_robust_list(0x555556570660, 24) = 0 [pid 1139] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1139] setpgid(0, 0) = 0 [pid 1139] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1139] write(3, "1000", 4) = 4 [pid 1139] close(3) = 0 [pid 1139] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1139] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1139] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1139] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1139] ioctl(5, KVM_RUN, 0) = 0 [pid 1139] exit_group(0) = ? [pid 1139] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1139, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1141 attached [pid 1141] set_robust_list(0x555556570660, 24) = 0 [pid 1141] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1141] setpgid(0, 0) = 0 [pid 1141] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1141 [pid 1141] <... openat resumed>) = 3 [pid 1141] write(3, "1000", 4) = 4 [pid 1141] close(3) = 0 [pid 1141] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1141] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1141] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1141] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1141] ioctl(5, KVM_RUN, 0) = 0 [pid 1141] exit_group(0) = ? [pid 1141] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1141, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1143 ./strace-static-x86_64: Process 1143 attached [pid 1143] set_robust_list(0x555556570660, 24) = 0 [pid 1143] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1143] setpgid(0, 0) = 0 [pid 1143] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1143] write(3, "1000", 4) = 4 [pid 1143] close(3) = 0 [pid 1143] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1143] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1143] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1143] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1143] ioctl(5, KVM_RUN, 0) = 0 [pid 1143] exit_group(0) = ? [pid 1143] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1143, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1145 attached , child_tidptr=0x555556570650) = 1145 [pid 1145] set_robust_list(0x555556570660, 24) = 0 [pid 1145] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1145] setpgid(0, 0) = 0 [pid 1145] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1145] write(3, "1000", 4) = 4 [pid 1145] close(3) = 0 [pid 1145] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1145] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1145] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1145] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1145] ioctl(5, KVM_RUN, 0) = 0 [pid 1145] exit_group(0) = ? [pid 1145] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1145, 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=0x555556570650) = 1147 ./strace-static-x86_64: Process 1147 attached [pid 1147] set_robust_list(0x555556570660, 24) = 0 [pid 1147] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1147] setpgid(0, 0) = 0 [pid 1147] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1147] write(3, "1000", 4) = 4 [pid 1147] close(3) = 0 [pid 1147] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1147] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1147] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1147] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1147] ioctl(5, KVM_RUN, 0) = 0 [pid 1147] exit_group(0) = ? [pid 1147] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1147, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1149 ./strace-static-x86_64: Process 1149 attached [pid 1149] set_robust_list(0x555556570660, 24) = 0 [pid 1149] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1149] setpgid(0, 0) = 0 [pid 1149] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1149] write(3, "1000", 4) = 4 [pid 1149] close(3) = 0 [pid 1149] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1149] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1149] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1149] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1149] ioctl(5, KVM_RUN, 0) = 0 [pid 1149] exit_group(0) = ? [pid 1149] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1149, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1152 attached [pid 1152] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1152 [pid 1152] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1152] setpgid(0, 0) = 0 [pid 1152] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1152] write(3, "1000", 4) = 4 [pid 1152] close(3) = 0 [pid 1152] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1152] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1152] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1152] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1152] ioctl(5, KVM_RUN, 0) = 0 [pid 1152] exit_group(0) = ? [pid 1152] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1152, 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 1154 attached , child_tidptr=0x555556570650) = 1154 [pid 1154] set_robust_list(0x555556570660, 24) = 0 [pid 1154] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1154] setpgid(0, 0) = 0 [pid 1154] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1154] write(3, "1000", 4) = 4 [pid 1154] close(3) = 0 [pid 1154] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1154] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1154] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1154] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1154] ioctl(5, KVM_RUN, 0) = 0 [pid 1154] exit_group(0) = ? [pid 1154] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1154, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1156 ./strace-static-x86_64: Process 1156 attached [pid 1156] set_robust_list(0x555556570660, 24) = 0 [pid 1156] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1156] setpgid(0, 0) = 0 [pid 1156] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1156] write(3, "1000", 4) = 4 [pid 1156] close(3) = 0 [pid 1156] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1156] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1156] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1156] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1156] ioctl(5, KVM_RUN, 0) = 0 [pid 1156] exit_group(0) = ? [pid 1156] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1156, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1158 attached [pid 1158] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1158 [pid 1158] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1158] setpgid(0, 0) = 0 [pid 1158] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1158] write(3, "1000", 4) = 4 [pid 1158] close(3) = 0 [pid 1158] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1158] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1158] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1158] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1158] ioctl(5, KVM_RUN, 0) = 0 [pid 1158] exit_group(0) = ? [pid 1158] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1158, 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 1160 attached , child_tidptr=0x555556570650) = 1160 [pid 1160] set_robust_list(0x555556570660, 24) = 0 [pid 1160] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1160] setpgid(0, 0) = 0 [pid 1160] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1160] write(3, "1000", 4) = 4 [pid 1160] close(3) = 0 [pid 1160] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1160] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1160] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1160] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1160] ioctl(5, KVM_RUN, 0) = 0 [pid 1160] exit_group(0) = ? [pid 1160] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1160, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1162 attached [pid 1162] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1162 [pid 1162] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1162] setpgid(0, 0) = 0 [pid 1162] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1162] write(3, "1000", 4) = 4 [pid 1162] close(3) = 0 [pid 1162] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1162] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1162] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1162] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1162] ioctl(5, KVM_RUN, 0) = 0 [pid 1162] exit_group(0) = ? [pid 1162] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1162, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1164 ./strace-static-x86_64: Process 1164 attached [pid 1164] set_robust_list(0x555556570660, 24) = 0 [pid 1164] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1164] setpgid(0, 0) = 0 [pid 1164] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1164] write(3, "1000", 4) = 4 [pid 1164] close(3) = 0 [pid 1164] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1164] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1164] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1164] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1164] ioctl(5, KVM_RUN, 0) = 0 [pid 1164] exit_group(0) = ? [pid 1164] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1164, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1166 ./strace-static-x86_64: Process 1166 attached [pid 1166] set_robust_list(0x555556570660, 24) = 0 [pid 1166] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1166] setpgid(0, 0) = 0 [pid 1166] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1166] write(3, "1000", 4) = 4 [pid 1166] close(3) = 0 [pid 1166] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1166] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1166] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1166] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1166] ioctl(5, KVM_RUN, 0) = 0 [pid 1166] exit_group(0) = ? [pid 1166] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1166, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1168 attached [pid 1168] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1168 [pid 1168] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1168] setpgid(0, 0) = 0 [pid 1168] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1168] write(3, "1000", 4) = 4 [pid 1168] close(3) = 0 [pid 1168] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1168] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1168] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1168] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1168] ioctl(5, KVM_RUN, 0) = 0 [pid 1168] exit_group(0) = ? [pid 1168] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1168, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1170 ./strace-static-x86_64: Process 1170 attached [pid 1170] set_robust_list(0x555556570660, 24) = 0 [pid 1170] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1170] setpgid(0, 0) = 0 [pid 1170] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1170] write(3, "1000", 4) = 4 [pid 1170] close(3) = 0 [pid 1170] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1170] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1170] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1170] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1170] ioctl(5, KVM_RUN, 0) = 0 [pid 1170] exit_group(0) = ? [pid 1170] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1170, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1172 attached [pid 1172] set_robust_list(0x555556570660, 24) = 0 [pid 1172] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1172] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1172 [pid 1172] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1172] write(3, "1000", 4) = 4 [pid 1172] close(3) = 0 [pid 1172] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1172] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1172] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1172] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1172] ioctl(5, KVM_RUN, 0) = 0 [pid 1172] exit_group(0) = ? [pid 1172] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1172, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1174 ./strace-static-x86_64: Process 1174 attached [pid 1174] set_robust_list(0x555556570660, 24) = 0 [pid 1174] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1174] setpgid(0, 0) = 0 [pid 1174] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1174] write(3, "1000", 4) = 4 [pid 1174] close(3) = 0 [pid 1174] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1174] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1174] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1174] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1174] ioctl(5, KVM_RUN, 0) = 0 [pid 1174] exit_group(0) = ? [pid 1174] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1174, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1176 attached [pid 1176] set_robust_list(0x555556570660, 24) = 0 [pid 1176] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1176] setpgid(0, 0) = 0 [pid 1176] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1176 [pid 1176] <... openat resumed>) = 3 [pid 1176] write(3, "1000", 4) = 4 [pid 1176] close(3) = 0 [pid 1176] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1176] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1176] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1176] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1176] ioctl(5, KVM_RUN, 0) = 0 [pid 1176] exit_group(0) = ? [pid 1176] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1176, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1178 ./strace-static-x86_64: Process 1178 attached [pid 1178] set_robust_list(0x555556570660, 24) = 0 [pid 1178] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1178] setpgid(0, 0) = 0 [pid 1178] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1178] write(3, "1000", 4) = 4 [pid 1178] close(3) = 0 [pid 1178] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1178] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1178] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1178] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1178] ioctl(5, KVM_RUN, 0) = 0 [pid 1178] exit_group(0) = ? [pid 1178] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1178, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1180 attached , child_tidptr=0x555556570650) = 1180 [pid 1180] set_robust_list(0x555556570660, 24) = 0 [pid 1180] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1180] setpgid(0, 0) = 0 [pid 1180] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1180] write(3, "1000", 4) = 4 [pid 1180] close(3) = 0 [pid 1180] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1180] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1180] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1180] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1180] ioctl(5, KVM_RUN, 0) = 0 [pid 1180] exit_group(0) = ? [pid 1180] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1180, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1182 attached , child_tidptr=0x555556570650) = 1182 [pid 1182] set_robust_list(0x555556570660, 24) = 0 [pid 1182] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1182] setpgid(0, 0) = 0 [pid 1182] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1182] write(3, "1000", 4) = 4 [pid 1182] close(3) = 0 [pid 1182] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1182] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1182] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1182] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1182] ioctl(5, KVM_RUN, 0) = 0 [pid 1182] exit_group(0) = ? [pid 1182] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1182, 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 1184 attached [pid 1184] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1184 [pid 1184] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1184] setpgid(0, 0) = 0 [pid 1184] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1184] write(3, "1000", 4) = 4 [pid 1184] close(3) = 0 [pid 1184] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1184] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1184] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1184] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1184] ioctl(5, KVM_RUN, 0) = 0 [pid 1184] exit_group(0) = ? [pid 1184] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1184, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1186 attached [pid 1186] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1186 [pid 1186] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1186] setpgid(0, 0) = 0 [pid 1186] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1186] write(3, "1000", 4) = 4 [pid 1186] close(3) = 0 [pid 1186] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1186] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1186] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1186] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1186] ioctl(5, KVM_RUN, 0) = 0 [pid 1186] exit_group(0) = ? [pid 1186] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1186, 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 1188 attached , child_tidptr=0x555556570650) = 1188 [pid 1188] set_robust_list(0x555556570660, 24) = 0 [pid 1188] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1188] setpgid(0, 0) = 0 [pid 1188] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1188] write(3, "1000", 4) = 4 [pid 1188] close(3) = 0 [pid 1188] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1188] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1188] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1188] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1188] ioctl(5, KVM_RUN, 0) = 0 [pid 1188] exit_group(0) = ? [pid 1188] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1188, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1190 attached [pid 1190] set_robust_list(0x555556570660, 24) = 0 [pid 1190] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1190] setpgid(0, 0) = 0 [pid 1190] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1190 [pid 1190] <... openat resumed>) = 3 [pid 1190] write(3, "1000", 4) = 4 [pid 1190] close(3) = 0 [pid 1190] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1190] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1190] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1190] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1190] ioctl(5, KVM_RUN, 0) = 0 [pid 1190] exit_group(0) = ? [pid 1190] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1190, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1192 ./strace-static-x86_64: Process 1192 attached [pid 1192] set_robust_list(0x555556570660, 24) = 0 [pid 1192] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1192] setpgid(0, 0) = 0 [pid 1192] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1192] write(3, "1000", 4) = 4 [pid 1192] close(3) = 0 [pid 1192] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1192] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1192] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1192] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1192] ioctl(5, KVM_RUN, 0) = 0 [pid 1192] exit_group(0) = ? [pid 1192] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1192, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1194 ./strace-static-x86_64: Process 1194 attached [pid 1194] set_robust_list(0x555556570660, 24) = 0 [pid 1194] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1194] setpgid(0, 0) = 0 [pid 1194] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1194] write(3, "1000", 4) = 4 [pid 1194] close(3) = 0 [pid 1194] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1194] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1194] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1194] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1194] ioctl(5, KVM_RUN, 0) = 0 [pid 1194] exit_group(0) = ? [pid 1194] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1194, 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 1196 attached [pid 1196] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1196 [pid 1196] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1196] setpgid(0, 0) = 0 [pid 1196] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1196] write(3, "1000", 4) = 4 [pid 1196] close(3) = 0 [pid 1196] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1196] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1196] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1196] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1196] ioctl(5, KVM_RUN, 0) = 0 [pid 1196] exit_group(0) = ? [pid 1196] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1196, 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=0x555556570650) = 1198 ./strace-static-x86_64: Process 1198 attached [pid 1198] set_robust_list(0x555556570660, 24) = 0 [pid 1198] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1198] setpgid(0, 0) = 0 [pid 1198] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1198] write(3, "1000", 4) = 4 [pid 1198] close(3) = 0 [pid 1198] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1198] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1198] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1198] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1198] ioctl(5, KVM_RUN, 0) = 0 [pid 1198] exit_group(0) = ? [pid 1198] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1198, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1200 attached [pid 1200] set_robust_list(0x555556570660, 24) = 0 [pid 1200] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1200] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1200 [pid 1200] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1200] write(3, "1000", 4) = 4 [pid 1200] close(3) = 0 [pid 1200] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1200] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1200] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1200] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1200] ioctl(5, KVM_RUN, 0) = 0 [pid 1200] exit_group(0) = ? [pid 1200] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1200, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1202 attached [pid 1202] set_robust_list(0x555556570660, 24) = 0 [pid 1202] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1202] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1202 [pid 1202] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1202] write(3, "1000", 4) = 4 [pid 1202] close(3) = 0 [pid 1202] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1202] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1202] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1202] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1202] ioctl(5, KVM_RUN, 0) = 0 [pid 1202] exit_group(0) = ? [pid 1202] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1202, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1204 ./strace-static-x86_64: Process 1204 attached [pid 1204] set_robust_list(0x555556570660, 24) = 0 [pid 1204] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1204] setpgid(0, 0) = 0 [pid 1204] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1204] write(3, "1000", 4) = 4 [pid 1204] close(3) = 0 [pid 1204] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1204] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1204] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1204] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1204] ioctl(5, KVM_RUN, 0) = 0 [pid 1204] exit_group(0) = ? [pid 1204] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1204, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1206 attached , child_tidptr=0x555556570650) = 1206 [pid 1206] set_robust_list(0x555556570660, 24) = 0 [pid 1206] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1206] setpgid(0, 0) = 0 [pid 1206] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1206] write(3, "1000", 4) = 4 [pid 1206] close(3) = 0 [pid 1206] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1206] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1206] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1206] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1206] ioctl(5, KVM_RUN, 0) = 0 [pid 1206] exit_group(0) = ? [pid 1206] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1206, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1208 ./strace-static-x86_64: Process 1208 attached [pid 1208] set_robust_list(0x555556570660, 24) = 0 [pid 1208] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1208] setpgid(0, 0) = 0 [pid 1208] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1208] write(3, "1000", 4) = 4 [pid 1208] close(3) = 0 [pid 1208] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1208] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1208] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1208] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1208] ioctl(5, KVM_RUN, 0) = 0 [pid 1208] exit_group(0) = ? [pid 1208] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1208, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1210 attached , child_tidptr=0x555556570650) = 1210 [pid 1210] set_robust_list(0x555556570660, 24) = 0 [pid 1210] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1210] setpgid(0, 0) = 0 [pid 1210] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1210] write(3, "1000", 4) = 4 [pid 1210] close(3) = 0 [pid 1210] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1210] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1210] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1210] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1210] ioctl(5, KVM_RUN, 0) = 0 [pid 1210] exit_group(0) = ? [pid 1210] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1210, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1212 attached [pid 1212] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1212 [pid 1212] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1212] setpgid(0, 0) = 0 [pid 1212] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1212] write(3, "1000", 4) = 4 [pid 1212] close(3) = 0 [pid 1212] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1212] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1212] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1212] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1212] ioctl(5, KVM_RUN, 0) = 0 [pid 1212] exit_group(0) = ? [pid 1212] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1212, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1214 attached [pid 1214] set_robust_list(0x555556570660, 24) = 0 [pid 1214] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1214] setpgid(0, 0) = 0 [pid 1214] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1214 [pid 1214] <... openat resumed>) = 3 [pid 1214] write(3, "1000", 4) = 4 [pid 1214] close(3) = 0 [pid 1214] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1214] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1214] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1214] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1214] ioctl(5, KVM_RUN, 0) = 0 [pid 1214] exit_group(0) = ? [pid 1214] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1214, 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 1216 attached [pid 1216] set_robust_list(0x555556570660, 24) = 0 [pid 1216] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1216] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1216 [pid 1216] <... setpgid resumed>) = 0 [pid 1216] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1216] write(3, "1000", 4) = 4 [pid 1216] close(3) = 0 [pid 1216] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1216] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1216] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1216] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1216] ioctl(5, KVM_RUN, 0) = 0 [pid 1216] exit_group(0) = ? [pid 1216] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1216, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1218 ./strace-static-x86_64: Process 1218 attached [pid 1218] set_robust_list(0x555556570660, 24) = 0 [pid 1218] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1218] setpgid(0, 0) = 0 [pid 1218] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1218] write(3, "1000", 4) = 4 [pid 1218] close(3) = 0 [pid 1218] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1218] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1218] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1218] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1218] ioctl(5, KVM_RUN, 0) = 0 [pid 1218] exit_group(0) = ? [pid 1218] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1218, 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=0x555556570650) = 1220 ./strace-static-x86_64: Process 1220 attached [pid 1220] set_robust_list(0x555556570660, 24) = 0 [pid 1220] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1220] setpgid(0, 0) = 0 [pid 1220] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1220] write(3, "1000", 4) = 4 [pid 1220] close(3) = 0 [pid 1220] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1220] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1220] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1220] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1220] ioctl(5, KVM_RUN, 0) = 0 [pid 1220] exit_group(0) = ? [pid 1220] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1220, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1222 ./strace-static-x86_64: Process 1222 attached [pid 1222] set_robust_list(0x555556570660, 24) = 0 [pid 1222] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1222] setpgid(0, 0) = 0 [pid 1222] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1222] write(3, "1000", 4) = 4 [pid 1222] close(3) = 0 [pid 1222] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1222] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1222] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1222] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1222] ioctl(5, KVM_RUN, 0) = 0 [pid 1222] exit_group(0) = ? [pid 1222] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1222, 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 1224 attached [pid 1224] set_robust_list(0x555556570660, 24) = 0 [pid 1224] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1224] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1224 [pid 1224] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1224] write(3, "1000", 4) = 4 [pid 1224] close(3) = 0 [pid 1224] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1224] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1224] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1224] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1224] ioctl(5, KVM_RUN, 0) = 0 [pid 1224] exit_group(0) = ? [pid 1224] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1224, 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=0x555556570650) = 1227 ./strace-static-x86_64: Process 1227 attached [pid 1227] set_robust_list(0x555556570660, 24) = 0 [pid 1227] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1227] setpgid(0, 0) = 0 [pid 1227] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1227] write(3, "1000", 4) = 4 [pid 1227] close(3) = 0 [pid 1227] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1227] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1227] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1227] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1227] ioctl(5, KVM_RUN, 0) = 0 [pid 1227] exit_group(0) = ? [pid 1227] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1227, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1229 attached [pid 1229] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1229 [pid 1229] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1229] setpgid(0, 0) = 0 [pid 1229] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1229] write(3, "1000", 4) = 4 [pid 1229] close(3) = 0 [pid 1229] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1229] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1229] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1229] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1229] ioctl(5, KVM_RUN, 0) = 0 [pid 1229] exit_group(0) = ? [pid 1229] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1229, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1231 attached [pid 1231] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1231 [pid 1231] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1231] setpgid(0, 0) = 0 [pid 1231] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1231] write(3, "1000", 4) = 4 [pid 1231] close(3) = 0 [pid 1231] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1231] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1231] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1231] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1231] ioctl(5, KVM_RUN, 0) = 0 [pid 1231] exit_group(0) = ? [pid 1231] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1231, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1233 ./strace-static-x86_64: Process 1233 attached [pid 1233] set_robust_list(0x555556570660, 24) = 0 [pid 1233] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1233] setpgid(0, 0) = 0 [pid 1233] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1233] write(3, "1000", 4) = 4 [pid 1233] close(3) = 0 [pid 1233] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1233] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1233] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1233] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1233] ioctl(5, KVM_RUN, 0) = 0 [pid 1233] exit_group(0) = ? [pid 1233] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1233, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1235 attached [pid 1235] set_robust_list(0x555556570660, 24) = 0 [pid 1235] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1235] setpgid(0, 0) = 0 [pid 1235] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1235 [pid 1235] <... openat resumed>) = 3 [pid 1235] write(3, "1000", 4) = 4 [pid 1235] close(3) = 0 [pid 1235] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1235] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1235] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1235] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1235] ioctl(5, KVM_RUN, 0) = 0 [pid 1235] exit_group(0) = ? [pid 1235] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1235, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1237 attached [pid 1237] set_robust_list(0x555556570660, 24) = 0 [pid 1237] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1237] setpgid(0, 0) = 0 [pid 1237] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1237 [pid 1237] <... openat resumed>) = 3 [pid 1237] write(3, "1000", 4) = 4 [pid 1237] close(3) = 0 [pid 1237] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1237] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1237] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1237] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1237] ioctl(5, KVM_RUN, 0) = 0 [pid 1237] exit_group(0) = ? [pid 1237] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1237, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1239 attached [pid 1239] set_robust_list(0x555556570660, 24) = 0 [pid 1239] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1239] setpgid(0, 0) = 0 [pid 1239] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1239 [pid 1239] <... openat resumed>) = 3 [pid 1239] write(3, "1000", 4) = 4 [pid 1239] close(3) = 0 [pid 1239] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1239] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1239] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1239] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1239] ioctl(5, KVM_RUN, 0) = 0 [pid 1239] exit_group(0) = ? [pid 1239] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1239, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1241 attached [pid 1241] set_robust_list(0x555556570660, 24) = 0 [pid 1241] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1241] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1241 [pid 1241] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1241] write(3, "1000", 4) = 4 [pid 1241] close(3) = 0 [pid 1241] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1241] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1241] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1241] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1241] ioctl(5, KVM_RUN, 0) = 0 [pid 1241] exit_group(0) = ? [pid 1241] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1241, 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=0x555556570650) = 1243 ./strace-static-x86_64: Process 1243 attached [pid 1243] set_robust_list(0x555556570660, 24) = 0 [pid 1243] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1243] setpgid(0, 0) = 0 [pid 1243] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1243] write(3, "1000", 4) = 4 [pid 1243] close(3) = 0 [pid 1243] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1243] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1243] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1243] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1243] ioctl(5, KVM_RUN, 0) = 0 [pid 1243] exit_group(0) = ? [pid 1243] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1243, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1245 ./strace-static-x86_64: Process 1245 attached [pid 1245] set_robust_list(0x555556570660, 24) = 0 [pid 1245] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1245] setpgid(0, 0) = 0 [pid 1245] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1245] write(3, "1000", 4) = 4 [pid 1245] close(3) = 0 [pid 1245] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1245] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1245] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1245] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1245] ioctl(5, KVM_RUN, 0) = 0 [pid 1245] exit_group(0) = ? [pid 1245] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1245, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1247 attached [pid 1247] set_robust_list(0x555556570660, 24) = 0 [pid 1247] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1247] setpgid(0, 0) = 0 [pid 1247] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1247 [pid 1247] <... openat resumed>) = 3 [pid 1247] write(3, "1000", 4) = 4 [pid 1247] close(3) = 0 [pid 1247] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1247] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1247] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1247] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1247] ioctl(5, KVM_RUN, 0) = 0 [pid 1247] exit_group(0) = ? [pid 1247] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1247, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1249 ./strace-static-x86_64: Process 1249 attached [pid 1249] set_robust_list(0x555556570660, 24) = 0 [pid 1249] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1249] setpgid(0, 0) = 0 [pid 1249] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1249] write(3, "1000", 4) = 4 [pid 1249] close(3) = 0 [pid 1249] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1249] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1249] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1249] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1249] ioctl(5, KVM_RUN, 0) = 0 [pid 1249] exit_group(0) = ? [pid 1249] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1249, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1251 attached [pid 1251] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1251 [pid 1251] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1251] setpgid(0, 0) = 0 [pid 1251] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1251] write(3, "1000", 4) = 4 [pid 1251] close(3) = 0 [pid 1251] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1251] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1251] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1251] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1251] ioctl(5, KVM_RUN, 0) = 0 [pid 1251] exit_group(0) = ? [pid 1251] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1251, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1253 ./strace-static-x86_64: Process 1253 attached [pid 1253] set_robust_list(0x555556570660, 24) = 0 [pid 1253] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1253] setpgid(0, 0) = 0 [pid 1253] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1253] write(3, "1000", 4) = 4 [pid 1253] close(3) = 0 [pid 1253] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1253] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1253] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1253] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1253] ioctl(5, KVM_RUN, 0) = 0 [pid 1253] exit_group(0) = ? [pid 1253] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1253, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1255 attached , child_tidptr=0x555556570650) = 1255 [pid 1255] set_robust_list(0x555556570660, 24) = 0 [pid 1255] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1255] setpgid(0, 0) = 0 [pid 1255] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1255] write(3, "1000", 4) = 4 [pid 1255] close(3) = 0 [pid 1255] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1255] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1255] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1255] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1255] ioctl(5, KVM_RUN, 0) = 0 [pid 1255] exit_group(0) = ? [pid 1255] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1255, 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=0x555556570650) = 1257 ./strace-static-x86_64: Process 1257 attached [pid 1257] set_robust_list(0x555556570660, 24) = 0 [pid 1257] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1257] setpgid(0, 0) = 0 [pid 1257] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1257] write(3, "1000", 4) = 4 [pid 1257] close(3) = 0 [pid 1257] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1257] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1257] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1257] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1257] ioctl(5, KVM_RUN, 0) = 0 [pid 1257] exit_group(0) = ? [pid 1257] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1257, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1259 attached [pid 1259] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1259 [pid 1259] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1259] setpgid(0, 0) = 0 [pid 1259] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1259] write(3, "1000", 4) = 4 [pid 1259] close(3) = 0 [pid 1259] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1259] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1259] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1259] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1259] ioctl(5, KVM_RUN, 0) = 0 [pid 1259] exit_group(0) = ? [pid 1259] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1259, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1261 ./strace-static-x86_64: Process 1261 attached [pid 1261] set_robust_list(0x555556570660, 24) = 0 [pid 1261] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1261] setpgid(0, 0) = 0 [pid 1261] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1261] write(3, "1000", 4) = 4 [pid 1261] close(3) = 0 [pid 1261] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1261] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1261] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1261] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1261] ioctl(5, KVM_RUN, 0) = 0 [pid 1261] exit_group(0) = ? [pid 1261] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1261, 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=0x555556570650) = 1263 ./strace-static-x86_64: Process 1263 attached [pid 1263] set_robust_list(0x555556570660, 24) = 0 [pid 1263] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1263] setpgid(0, 0) = 0 [pid 1263] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1263] write(3, "1000", 4) = 4 [pid 1263] close(3) = 0 [pid 1263] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1263] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1263] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1263] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1263] ioctl(5, KVM_RUN, 0) = 0 [pid 1263] exit_group(0) = ? [pid 1263] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1263, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1265 attached [pid 1265] set_robust_list(0x555556570660, 24) = 0 [pid 1265] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1265 [pid 1265] <... prctl resumed>) = 0 [pid 1265] setpgid(0, 0) = 0 [pid 1265] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1265] write(3, "1000", 4) = 4 [pid 1265] close(3) = 0 [pid 1265] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1265] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1265] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1265] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1265] ioctl(5, KVM_RUN, 0) = 0 [pid 1265] exit_group(0) = ? [pid 1265] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1265, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1267 ./strace-static-x86_64: Process 1267 attached [pid 1267] set_robust_list(0x555556570660, 24) = 0 [pid 1267] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1267] setpgid(0, 0) = 0 [pid 1267] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1267] write(3, "1000", 4) = 4 [pid 1267] close(3) = 0 [pid 1267] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1267] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1267] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1267] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1267] ioctl(5, KVM_RUN, 0) = 0 [pid 1267] exit_group(0) = ? [pid 1267] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1267, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1269 attached [pid 1269] set_robust_list(0x555556570660, 24) = 0 [pid 1269] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1269] setpgid(0, 0) = 0 [pid 1269] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1269 [pid 1269] <... openat resumed>) = 3 [pid 1269] write(3, "1000", 4) = 4 [pid 1269] close(3) = 0 [pid 1269] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1269] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1269] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1269] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1269] ioctl(5, KVM_RUN, 0) = 0 [pid 1269] exit_group(0) = ? [pid 1269] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1269, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1271 attached [pid 1271] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1271 [pid 1271] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1271] setpgid(0, 0) = 0 [pid 1271] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1271] write(3, "1000", 4) = 4 [pid 1271] close(3) = 0 [pid 1271] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1271] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1271] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1271] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1271] ioctl(5, KVM_RUN, 0) = 0 [pid 1271] exit_group(0) = ? [pid 1271] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1271, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1273 ./strace-static-x86_64: Process 1273 attached [pid 1273] set_robust_list(0x555556570660, 24) = 0 [pid 1273] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1273] setpgid(0, 0) = 0 [pid 1273] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1273] write(3, "1000", 4) = 4 [pid 1273] close(3) = 0 [pid 1273] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1273] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1273] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1273] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1273] ioctl(5, KVM_RUN, 0) = 0 [pid 1273] exit_group(0) = ? [pid 1273] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1273, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1275 attached [pid 1275] set_robust_list(0x555556570660, 24) = 0 [pid 1275] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1275] setpgid(0, 0) = 0 [pid 1275] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1275 [pid 1275] <... openat resumed>) = 3 [pid 1275] write(3, "1000", 4) = 4 [pid 1275] close(3) = 0 [pid 1275] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1275] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1275] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1275] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1275] ioctl(5, KVM_RUN, 0) = 0 [pid 1275] exit_group(0) = ? [pid 1275] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1275, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1277 ./strace-static-x86_64: Process 1277 attached [pid 1277] set_robust_list(0x555556570660, 24) = 0 [pid 1277] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1277] setpgid(0, 0) = 0 [pid 1277] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1277] write(3, "1000", 4) = 4 [pid 1277] close(3) = 0 [pid 1277] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1277] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1277] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1277] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1277] ioctl(5, KVM_RUN, 0) = 0 [pid 1277] exit_group(0) = ? [pid 1277] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1277, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1279 ./strace-static-x86_64: Process 1279 attached [pid 1279] set_robust_list(0x555556570660, 24) = 0 [pid 1279] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1279] setpgid(0, 0) = 0 [pid 1279] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1279] write(3, "1000", 4) = 4 [pid 1279] close(3) = 0 [pid 1279] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1279] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1279] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1279] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1279] ioctl(5, KVM_RUN, 0) = 0 [pid 1279] exit_group(0) = ? [pid 1279] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1279, 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=0x555556570650) = 1281 ./strace-static-x86_64: Process 1281 attached [pid 1281] set_robust_list(0x555556570660, 24) = 0 [pid 1281] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1281] setpgid(0, 0) = 0 [pid 1281] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1281] write(3, "1000", 4) = 4 [pid 1281] close(3) = 0 [pid 1281] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1281] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1281] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1281] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1281] ioctl(5, KVM_RUN, 0) = 0 [pid 1281] exit_group(0) = ? [pid 1281] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1281, 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 1283 attached [pid 1283] set_robust_list(0x555556570660, 24) = 0 [pid 1283] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1283 [pid 1283] <... prctl resumed>) = 0 [pid 1283] setpgid(0, 0) = 0 [pid 1283] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1283] write(3, "1000", 4) = 4 [pid 1283] close(3) = 0 [pid 1283] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1283] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1283] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1283] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1283] ioctl(5, KVM_RUN, 0) = 0 [pid 1283] exit_group(0) = ? [pid 1283] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1283, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1285 attached [pid 1285] set_robust_list(0x555556570660, 24) = 0 [pid 1285] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1285] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1285 [pid 1285] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1285] write(3, "1000", 4) = 4 [pid 1285] close(3) = 0 [pid 1285] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1285] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1285] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1285] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1285] ioctl(5, KVM_RUN, 0) = 0 [pid 1285] exit_group(0) = ? [pid 1285] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1285, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1287 ./strace-static-x86_64: Process 1287 attached [pid 1287] set_robust_list(0x555556570660, 24) = 0 [pid 1287] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1287] setpgid(0, 0) = 0 [pid 1287] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1287] write(3, "1000", 4) = 4 [pid 1287] close(3) = 0 [pid 1287] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1287] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1287] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1287] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1287] ioctl(5, KVM_RUN, 0) = 0 [pid 1287] exit_group(0) = ? [pid 1287] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1287, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1289 attached , child_tidptr=0x555556570650) = 1289 [pid 1289] set_robust_list(0x555556570660, 24) = 0 [pid 1289] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1289] setpgid(0, 0) = 0 [pid 1289] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1289] write(3, "1000", 4) = 4 [pid 1289] close(3) = 0 [pid 1289] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1289] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1289] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1289] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1289] ioctl(5, KVM_RUN, 0) = 0 [pid 1289] exit_group(0) = ? [pid 1289] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1289, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1291 ./strace-static-x86_64: Process 1291 attached [pid 1291] set_robust_list(0x555556570660, 24) = 0 [pid 1291] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1291] setpgid(0, 0) = 0 [pid 1291] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1291] write(3, "1000", 4) = 4 [pid 1291] close(3) = 0 [pid 1291] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1291] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1291] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1291] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1291] ioctl(5, KVM_RUN, 0) = 0 [pid 1291] exit_group(0) = ? [pid 1291] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1291, 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 1293 attached [pid 1293] set_robust_list(0x555556570660, 24 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1293 [pid 1293] <... set_robust_list resumed>) = 0 [pid 1293] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1293] setpgid(0, 0) = 0 [pid 1293] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1293] write(3, "1000", 4) = 4 [pid 1293] close(3) = 0 [pid 1293] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1293] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1293] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1293] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1293] ioctl(5, KVM_RUN, 0) = 0 [pid 1293] exit_group(0) = ? [pid 1293] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1293, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1295 attached [pid 1295] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1295 [pid 1295] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1295] setpgid(0, 0) = 0 [pid 1295] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1295] write(3, "1000", 4) = 4 [pid 1295] close(3) = 0 [pid 1295] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1295] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1295] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1295] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1295] ioctl(5, KVM_RUN, 0) = 0 [pid 1295] exit_group(0) = ? [pid 1295] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1295, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1297 attached , child_tidptr=0x555556570650) = 1297 [pid 1297] set_robust_list(0x555556570660, 24) = 0 [pid 1297] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1297] setpgid(0, 0) = 0 [pid 1297] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1297] write(3, "1000", 4) = 4 [pid 1297] close(3) = 0 [pid 1297] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1297] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1297] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1297] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1297] ioctl(5, KVM_RUN, 0) = 0 [pid 1297] exit_group(0) = ? [pid 1297] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1297, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1299 attached [pid 1299] set_robust_list(0x555556570660, 24) = 0 [pid 1299] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1299] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1299 [pid 1299] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1299] write(3, "1000", 4) = 4 [pid 1299] close(3) = 0 [pid 1299] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1299] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1299] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1299] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1299] ioctl(5, KVM_RUN, 0) = 0 [pid 1299] exit_group(0) = ? [pid 1299] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1299, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1302 attached [pid 1302] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1302 [pid 1302] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1302] setpgid(0, 0) = 0 [pid 1302] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1302] write(3, "1000", 4) = 4 [pid 1302] close(3) = 0 [pid 1302] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1302] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1302] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1302] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1302] ioctl(5, KVM_RUN, 0) = 0 [pid 1302] exit_group(0) = ? [pid 1302] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1302, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1304 ./strace-static-x86_64: Process 1304 attached [pid 1304] set_robust_list(0x555556570660, 24) = 0 [pid 1304] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1304] setpgid(0, 0) = 0 [pid 1304] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1304] write(3, "1000", 4) = 4 [pid 1304] close(3) = 0 [pid 1304] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1304] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1304] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1304] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1304] ioctl(5, KVM_RUN, 0) = 0 [pid 1304] exit_group(0) = ? [pid 1304] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1304, 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=0x555556570650) = 1306 ./strace-static-x86_64: Process 1306 attached [pid 1306] set_robust_list(0x555556570660, 24) = 0 [pid 1306] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1306] setpgid(0, 0) = 0 [pid 1306] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1306] write(3, "1000", 4) = 4 [pid 1306] close(3) = 0 [pid 1306] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1306] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1306] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1306] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1306] ioctl(5, KVM_RUN, 0) = 0 [pid 1306] exit_group(0) = ? [pid 1306] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1306, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1308 attached [pid 1308] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1308 [pid 1308] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1308] setpgid(0, 0) = 0 [pid 1308] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1308] write(3, "1000", 4) = 4 [pid 1308] close(3) = 0 [pid 1308] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1308] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1308] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1308] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1308] ioctl(5, KVM_RUN, 0) = 0 [pid 1308] exit_group(0) = ? [pid 1308] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1308, 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=0x555556570650) = 1310 ./strace-static-x86_64: Process 1310 attached [pid 1310] set_robust_list(0x555556570660, 24) = 0 [pid 1310] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1310] setpgid(0, 0) = 0 [pid 1310] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1310] write(3, "1000", 4) = 4 [pid 1310] close(3) = 0 [pid 1310] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1310] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1310] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1310] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1310] ioctl(5, KVM_RUN, 0) = 0 [pid 1310] exit_group(0) = ? [pid 1310] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1310, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1312 attached , child_tidptr=0x555556570650) = 1312 [pid 1312] set_robust_list(0x555556570660, 24) = 0 [pid 1312] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1312] setpgid(0, 0) = 0 [pid 1312] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1312] write(3, "1000", 4) = 4 [pid 1312] close(3) = 0 [pid 1312] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1312] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1312] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1312] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1312] ioctl(5, KVM_RUN, 0) = 0 [pid 1312] exit_group(0) = ? [pid 1312] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1312, 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=0x555556570650) = 1314 ./strace-static-x86_64: Process 1314 attached [pid 1314] set_robust_list(0x555556570660, 24) = 0 [pid 1314] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1314] setpgid(0, 0) = 0 [pid 1314] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1314] write(3, "1000", 4) = 4 [pid 1314] close(3) = 0 [pid 1314] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1314] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1314] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1314] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1314] ioctl(5, KVM_RUN, 0) = 0 [pid 1314] exit_group(0) = ? [pid 1314] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1314, 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=0x555556570650) = 1316 ./strace-static-x86_64: Process 1316 attached [pid 1316] set_robust_list(0x555556570660, 24) = 0 [pid 1316] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1316] setpgid(0, 0) = 0 [pid 1316] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1316] write(3, "1000", 4) = 4 [pid 1316] close(3) = 0 [pid 1316] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1316] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1316] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1316] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1316] ioctl(5, KVM_RUN, 0) = 0 [pid 1316] exit_group(0) = ? [pid 1316] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1316, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1318 attached , child_tidptr=0x555556570650) = 1318 [pid 1318] set_robust_list(0x555556570660, 24) = 0 [pid 1318] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1318] setpgid(0, 0) = 0 [pid 1318] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1318] write(3, "1000", 4) = 4 [pid 1318] close(3) = 0 [pid 1318] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1318] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1318] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1318] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1318] ioctl(5, KVM_RUN, 0) = 0 [pid 1318] exit_group(0) = ? [pid 1318] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1318, si_uid=0, si_status=0, si_utime=0, si_stime=2} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1320 ./strace-static-x86_64: Process 1320 attached [pid 1320] set_robust_list(0x555556570660, 24) = 0 [pid 1320] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1320] setpgid(0, 0) = 0 [pid 1320] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1320] write(3, "1000", 4) = 4 [pid 1320] close(3) = 0 [pid 1320] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1320] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1320] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1320] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1320] ioctl(5, KVM_RUN, 0) = 0 [pid 1320] exit_group(0) = ? [pid 1320] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1320, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1322 attached , child_tidptr=0x555556570650) = 1322 [pid 1322] set_robust_list(0x555556570660, 24) = 0 [pid 1322] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1322] setpgid(0, 0) = 0 [pid 1322] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1322] write(3, "1000", 4) = 4 [pid 1322] close(3) = 0 [pid 1322] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1322] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1322] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1322] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1322] ioctl(5, KVM_RUN, 0) = 0 [pid 1322] exit_group(0) = ? [pid 1322] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1322, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1324 ./strace-static-x86_64: Process 1324 attached [pid 1324] set_robust_list(0x555556570660, 24) = 0 [pid 1324] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1324] setpgid(0, 0) = 0 [pid 1324] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1324] write(3, "1000", 4) = 4 [pid 1324] close(3) = 0 [pid 1324] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1324] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1324] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1324] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1324] ioctl(5, KVM_RUN, 0) = 0 [pid 1324] exit_group(0) = ? [pid 1324] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1324, 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=0x555556570650) = 1326 ./strace-static-x86_64: Process 1326 attached [pid 1326] set_robust_list(0x555556570660, 24) = 0 [pid 1326] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1326] setpgid(0, 0) = 0 [pid 1326] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1326] write(3, "1000", 4) = 4 [pid 1326] close(3) = 0 [pid 1326] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1326] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1326] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1326] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1326] ioctl(5, KVM_RUN, 0) = 0 [pid 1326] exit_group(0) = ? [pid 1326] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1326, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1328 ./strace-static-x86_64: Process 1328 attached [pid 1328] set_robust_list(0x555556570660, 24) = 0 [pid 1328] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1328] setpgid(0, 0) = 0 [pid 1328] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1328] write(3, "1000", 4) = 4 [pid 1328] close(3) = 0 [pid 1328] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1328] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1328] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1328] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1328] ioctl(5, KVM_RUN, 0) = 0 [pid 1328] exit_group(0) = ? [pid 1328] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1328, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1330 ./strace-static-x86_64: Process 1330 attached [pid 1330] set_robust_list(0x555556570660, 24) = 0 [pid 1330] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1330] setpgid(0, 0) = 0 [pid 1330] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1330] write(3, "1000", 4) = 4 [pid 1330] close(3) = 0 [pid 1330] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1330] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1330] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1330] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1330] ioctl(5, KVM_RUN, 0) = 0 [pid 1330] exit_group(0) = ? [pid 1330] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1330, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1332 ./strace-static-x86_64: Process 1332 attached [pid 1332] set_robust_list(0x555556570660, 24) = 0 [pid 1332] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1332] setpgid(0, 0) = 0 [pid 1332] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1332] write(3, "1000", 4) = 4 [pid 1332] close(3) = 0 [pid 1332] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1332] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1332] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1332] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1332] ioctl(5, KVM_RUN, 0) = 0 [pid 1332] exit_group(0) = ? [pid 1332] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1332, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1334 ./strace-static-x86_64: Process 1334 attached [pid 1334] set_robust_list(0x555556570660, 24) = 0 [pid 1334] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1334] setpgid(0, 0) = 0 [pid 1334] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1334] write(3, "1000", 4) = 4 [pid 1334] close(3) = 0 [pid 1334] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1334] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1334] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1334] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1334] ioctl(5, KVM_RUN, 0) = 0 [pid 1334] exit_group(0) = ? [pid 1334] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1334, 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=0x555556570650) = 1336 ./strace-static-x86_64: Process 1336 attached [pid 1336] set_robust_list(0x555556570660, 24) = 0 [pid 1336] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1336] setpgid(0, 0) = 0 [pid 1336] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1336] write(3, "1000", 4) = 4 [pid 1336] close(3) = 0 [pid 1336] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1336] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1336] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1336] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1336] ioctl(5, KVM_RUN, 0) = 0 [pid 1336] exit_group(0) = ? [pid 1336] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1336, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1338 attached [pid 1338] set_robust_list(0x555556570660, 24) = 0 [pid 1338] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1338] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1338 [pid 1338] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1338] write(3, "1000", 4) = 4 [pid 1338] close(3) = 0 [pid 1338] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1338] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1338] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1338] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1338] ioctl(5, KVM_RUN, 0) = 0 [pid 1338] exit_group(0) = ? [pid 1338] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1338, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1340 ./strace-static-x86_64: Process 1340 attached [pid 1340] set_robust_list(0x555556570660, 24) = 0 [pid 1340] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1340] setpgid(0, 0) = 0 [pid 1340] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1340] write(3, "1000", 4) = 4 [pid 1340] close(3) = 0 [pid 1340] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1340] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1340] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1340] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1340] ioctl(5, KVM_RUN, 0) = 0 [pid 1340] exit_group(0) = ? [pid 1340] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1340, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1342 attached [pid 1342] set_robust_list(0x555556570660, 24) = 0 [pid 1342] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1342] setpgid(0, 0) = 0 [pid 1342] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1342 [pid 1342] <... openat resumed>) = 3 [pid 1342] write(3, "1000", 4) = 4 [pid 1342] close(3) = 0 [pid 1342] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1342] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1342] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1342] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1342] ioctl(5, KVM_RUN, 0) = 0 [pid 1342] exit_group(0) = ? [pid 1342] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1342, 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=0x555556570650) = 1344 ./strace-static-x86_64: Process 1344 attached [pid 1344] set_robust_list(0x555556570660, 24) = 0 [pid 1344] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1344] setpgid(0, 0) = 0 [pid 1344] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1344] write(3, "1000", 4) = 4 [pid 1344] close(3) = 0 [pid 1344] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1344] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1344] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1344] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1344] ioctl(5, KVM_RUN, 0) = 0 [pid 1344] exit_group(0) = ? [pid 1344] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1344, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1346 ./strace-static-x86_64: Process 1346 attached [pid 1346] set_robust_list(0x555556570660, 24) = 0 [pid 1346] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1346] setpgid(0, 0) = 0 [pid 1346] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1346] write(3, "1000", 4) = 4 [pid 1346] close(3) = 0 [pid 1346] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1346] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1346] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1346] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1346] ioctl(5, KVM_RUN, 0) = 0 [pid 1346] exit_group(0) = ? [pid 1346] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1346, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1348 ./strace-static-x86_64: Process 1348 attached [pid 1348] set_robust_list(0x555556570660, 24) = 0 [pid 1348] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1348] setpgid(0, 0) = 0 [pid 1348] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1348] write(3, "1000", 4) = 4 [pid 1348] close(3) = 0 [pid 1348] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1348] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1348] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1348] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1348] ioctl(5, KVM_RUN, 0) = 0 [pid 1348] exit_group(0) = ? [pid 1348] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1348, 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=0x555556570650) = 1350 ./strace-static-x86_64: Process 1350 attached [pid 1350] set_robust_list(0x555556570660, 24) = 0 [pid 1350] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1350] setpgid(0, 0) = 0 [pid 1350] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1350] write(3, "1000", 4) = 4 [pid 1350] close(3) = 0 [pid 1350] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1350] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1350] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1350] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1350] ioctl(5, KVM_RUN, 0) = 0 [pid 1350] exit_group(0) = ? [pid 1350] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1350, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1352 ./strace-static-x86_64: Process 1352 attached [pid 1352] set_robust_list(0x555556570660, 24) = 0 [pid 1352] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1352] setpgid(0, 0) = 0 [pid 1352] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1352] write(3, "1000", 4) = 4 [pid 1352] close(3) = 0 [pid 1352] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1352] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1352] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1352] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1352] ioctl(5, KVM_RUN, 0) = 0 [pid 1352] exit_group(0) = ? [pid 1352] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1352, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1354 ./strace-static-x86_64: Process 1354 attached [pid 1354] set_robust_list(0x555556570660, 24) = 0 [pid 1354] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1354] setpgid(0, 0) = 0 [pid 1354] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1354] write(3, "1000", 4) = 4 [pid 1354] close(3) = 0 [pid 1354] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1354] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1354] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1354] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1354] ioctl(5, KVM_RUN, 0) = 0 [pid 1354] exit_group(0) = ? [pid 1354] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1354, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1356 attached [pid 1356] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1356 [pid 1356] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1356] setpgid(0, 0) = 0 [pid 1356] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1356] write(3, "1000", 4) = 4 [pid 1356] close(3) = 0 [pid 1356] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1356] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1356] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1356] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1356] ioctl(5, KVM_RUN, 0) = 0 [pid 1356] exit_group(0) = ? [pid 1356] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1356, 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 1358 attached [pid 1358] set_robust_list(0x555556570660, 24) = 0 [pid 1358] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1358] setpgid(0, 0) = 0 [pid 1358] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1358 [pid 1358] <... openat resumed>) = 3 [pid 1358] write(3, "1000", 4) = 4 [pid 1358] close(3) = 0 [pid 1358] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1358] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1358] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1358] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1358] ioctl(5, KVM_RUN, 0) = 0 [pid 1358] exit_group(0) = ? [pid 1358] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1358, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1360 attached , child_tidptr=0x555556570650) = 1360 [pid 1360] set_robust_list(0x555556570660, 24) = 0 [pid 1360] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1360] setpgid(0, 0) = 0 [pid 1360] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1360] write(3, "1000", 4) = 4 [pid 1360] close(3) = 0 [pid 1360] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1360] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1360] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1360] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1360] ioctl(5, KVM_RUN, 0) = 0 [pid 1360] exit_group(0) = ? [pid 1360] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1360, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1362 attached , child_tidptr=0x555556570650) = 1362 [pid 1362] set_robust_list(0x555556570660, 24) = 0 [pid 1362] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1362] setpgid(0, 0) = 0 [pid 1362] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1362] write(3, "1000", 4) = 4 [pid 1362] close(3) = 0 [pid 1362] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1362] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1362] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1362] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1362] ioctl(5, KVM_RUN, 0) = 0 [pid 1362] exit_group(0) = ? [pid 1362] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1362, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1364 attached [pid 1364] set_robust_list(0x555556570660, 24) = 0 [pid 1364] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1364 [pid 1364] setpgid(0, 0) = 0 [pid 1364] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1364] write(3, "1000", 4) = 4 [pid 1364] close(3) = 0 [pid 1364] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1364] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1364] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1364] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1364] ioctl(5, KVM_RUN, 0) = 0 [pid 1364] exit_group(0) = ? [pid 1364] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1364, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1366 attached [pid 1366] set_robust_list(0x555556570660, 24) = 0 [pid 1366] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1366 [pid 1366] <... prctl resumed>) = 0 [pid 1366] setpgid(0, 0) = 0 [pid 1366] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1366] write(3, "1000", 4) = 4 [pid 1366] close(3) = 0 [pid 1366] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1366] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1366] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1366] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1366] ioctl(5, KVM_RUN, 0) = 0 [pid 1366] exit_group(0) = ? [pid 1366] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1366, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1368 attached , child_tidptr=0x555556570650) = 1368 [pid 1368] set_robust_list(0x555556570660, 24) = 0 [pid 1368] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1368] setpgid(0, 0) = 0 [pid 1368] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1368] write(3, "1000", 4) = 4 [pid 1368] close(3) = 0 [pid 1368] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1368] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1368] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1368] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1368] ioctl(5, KVM_RUN, 0) = 0 [pid 1368] exit_group(0) = ? [pid 1368] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1368, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1370 ./strace-static-x86_64: Process 1370 attached [pid 1370] set_robust_list(0x555556570660, 24) = 0 [pid 1370] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1370] setpgid(0, 0) = 0 [pid 1370] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1370] write(3, "1000", 4) = 4 [pid 1370] close(3) = 0 [pid 1370] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1370] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1370] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1370] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1370] ioctl(5, KVM_RUN, 0) = 0 [pid 1370] exit_group(0) = ? [pid 1370] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1370, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1372 attached , child_tidptr=0x555556570650) = 1372 [pid 1372] set_robust_list(0x555556570660, 24) = 0 [pid 1372] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1372] setpgid(0, 0) = 0 [pid 1372] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1372] write(3, "1000", 4) = 4 [pid 1372] close(3) = 0 [pid 1372] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1372] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1372] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1372] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1372] ioctl(5, KVM_RUN, 0) = 0 [pid 1372] exit_group(0) = ? [pid 1372] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1372, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1374 attached [pid 1374] set_robust_list(0x555556570660, 24) = 0 [pid 1374] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1374 [pid 1374] <... prctl resumed>) = 0 [pid 1374] setpgid(0, 0) = 0 [pid 1374] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1374] write(3, "1000", 4) = 4 [pid 1374] close(3) = 0 [pid 1374] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1374] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1374] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1374] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1374] ioctl(5, KVM_RUN, 0) = 0 [pid 1374] exit_group(0) = ? [pid 1374] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1374, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1377 ./strace-static-x86_64: Process 1377 attached [pid 1377] set_robust_list(0x555556570660, 24) = 0 [pid 1377] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1377] setpgid(0, 0) = 0 [pid 1377] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1377] write(3, "1000", 4) = 4 [pid 1377] close(3) = 0 [pid 1377] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1377] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1377] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1377] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1377] ioctl(5, KVM_RUN, 0) = 0 [pid 1377] exit_group(0) = ? [pid 1377] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1377, 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 1379 attached [pid 1379] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1379 [pid 1379] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1379] setpgid(0, 0) = 0 [pid 1379] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1379] write(3, "1000", 4) = 4 [pid 1379] close(3) = 0 [pid 1379] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1379] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1379] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1379] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1379] ioctl(5, KVM_RUN, 0) = 0 [pid 1379] exit_group(0) = ? [pid 1379] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1379, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1381 attached [pid 1381] set_robust_list(0x555556570660, 24) = 0 [pid 1381] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1381] setpgid(0, 0) = 0 [pid 1381] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1381 [pid 1381] <... openat resumed>) = 3 [pid 1381] write(3, "1000", 4) = 4 [pid 1381] close(3) = 0 [pid 1381] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1381] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1381] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1381] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1381] ioctl(5, KVM_RUN, 0) = 0 [pid 1381] exit_group(0) = ? [pid 1381] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1381, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1383 attached [pid 1383] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1383 [pid 1383] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1383] setpgid(0, 0) = 0 [pid 1383] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1383] write(3, "1000", 4) = 4 [pid 1383] close(3) = 0 [pid 1383] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1383] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1383] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1383] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1383] ioctl(5, KVM_RUN, 0) = 0 [pid 1383] exit_group(0) = ? [pid 1383] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1383, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1385 attached [pid 1385] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1385 [pid 1385] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1385] setpgid(0, 0) = 0 [pid 1385] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1385] write(3, "1000", 4) = 4 [pid 1385] close(3) = 0 [pid 1385] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1385] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1385] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1385] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1385] ioctl(5, KVM_RUN, 0) = 0 [pid 1385] exit_group(0) = ? [pid 1385] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1385, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1387 attached [pid 1387] set_robust_list(0x555556570660, 24) = 0 [pid 1387] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1387] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1387 [pid 1387] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1387] write(3, "1000", 4) = 4 [pid 1387] close(3) = 0 [pid 1387] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1387] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1387] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1387] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1387] ioctl(5, KVM_RUN, 0) = 0 [pid 1387] exit_group(0) = ? [pid 1387] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1387, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1389 attached [pid 1389] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1389 [pid 1389] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1389] setpgid(0, 0) = 0 [pid 1389] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1389] write(3, "1000", 4) = 4 [pid 1389] close(3) = 0 [pid 1389] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1389] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1389] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1389] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1389] ioctl(5, KVM_RUN, 0) = 0 [pid 1389] exit_group(0) = ? [pid 1389] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1389, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1391 attached [pid 1391] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1391 [pid 1391] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1391] setpgid(0, 0) = 0 [pid 1391] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1391] write(3, "1000", 4) = 4 [pid 1391] close(3) = 0 [pid 1391] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1391] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1391] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1391] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1391] ioctl(5, KVM_RUN, 0) = 0 [pid 1391] exit_group(0) = ? [pid 1391] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1391, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1393 attached [pid 1393] set_robust_list(0x555556570660, 24) = 0 [pid 1393] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1393] setpgid(0, 0) = 0 [pid 1393] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1393 [pid 1393] <... openat resumed>) = 3 [pid 1393] write(3, "1000", 4) = 4 [pid 1393] close(3) = 0 [pid 1393] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1393] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1393] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1393] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1393] ioctl(5, KVM_RUN, 0) = 0 [pid 1393] exit_group(0) = ? [pid 1393] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1393, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1395 ./strace-static-x86_64: Process 1395 attached [pid 1395] set_robust_list(0x555556570660, 24) = 0 [pid 1395] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1395] setpgid(0, 0) = 0 [pid 1395] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1395] write(3, "1000", 4) = 4 [pid 1395] close(3) = 0 [pid 1395] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1395] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1395] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1395] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1395] ioctl(5, KVM_RUN, 0) = 0 [pid 1395] exit_group(0) = ? [pid 1395] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1395, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1397 ./strace-static-x86_64: Process 1397 attached [pid 1397] set_robust_list(0x555556570660, 24) = 0 [pid 1397] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1397] setpgid(0, 0) = 0 [pid 1397] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1397] write(3, "1000", 4) = 4 [pid 1397] close(3) = 0 [pid 1397] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1397] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1397] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1397] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1397] ioctl(5, KVM_RUN, 0) = 0 [pid 1397] exit_group(0) = ? [pid 1397] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1397, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1399 ./strace-static-x86_64: Process 1399 attached [pid 1399] set_robust_list(0x555556570660, 24) = 0 [pid 1399] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1399] setpgid(0, 0) = 0 [pid 1399] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1399] write(3, "1000", 4) = 4 [pid 1399] close(3) = 0 [pid 1399] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1399] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1399] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1399] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1399] ioctl(5, KVM_RUN, 0) = 0 [pid 1399] exit_group(0) = ? [pid 1399] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1399, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1401 attached [pid 1401] set_robust_list(0x555556570660, 24) = 0 [pid 1401] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1401] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1401 [pid 1401] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1401] write(3, "1000", 4) = 4 [pid 1401] close(3) = 0 [pid 1401] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1401] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1401] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1401] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1401] ioctl(5, KVM_RUN, 0) = 0 [pid 1401] exit_group(0) = ? [pid 1401] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1401, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1403 ./strace-static-x86_64: Process 1403 attached [pid 1403] set_robust_list(0x555556570660, 24) = 0 [pid 1403] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1403] setpgid(0, 0) = 0 [pid 1403] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1403] write(3, "1000", 4) = 4 [pid 1403] close(3) = 0 [pid 1403] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1403] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1403] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1403] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1403] ioctl(5, KVM_RUN, 0) = 0 [pid 1403] exit_group(0) = ? [pid 1403] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1403, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1405 attached , child_tidptr=0x555556570650) = 1405 [pid 1405] set_robust_list(0x555556570660, 24) = 0 [pid 1405] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1405] setpgid(0, 0) = 0 [pid 1405] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1405] write(3, "1000", 4) = 4 [pid 1405] close(3) = 0 [pid 1405] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1405] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1405] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1405] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1405] ioctl(5, KVM_RUN, 0) = 0 [pid 1405] exit_group(0) = ? [pid 1405] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1405, 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=0x555556570650) = 1407 ./strace-static-x86_64: Process 1407 attached [pid 1407] set_robust_list(0x555556570660, 24) = 0 [pid 1407] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1407] setpgid(0, 0) = 0 [pid 1407] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1407] write(3, "1000", 4) = 4 [pid 1407] close(3) = 0 [pid 1407] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1407] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1407] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1407] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1407] ioctl(5, KVM_RUN, 0) = 0 [pid 1407] exit_group(0) = ? [pid 1407] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1407, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1409 ./strace-static-x86_64: Process 1409 attached [pid 1409] set_robust_list(0x555556570660, 24) = 0 [pid 1409] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1409] setpgid(0, 0) = 0 [pid 1409] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1409] write(3, "1000", 4) = 4 [pid 1409] close(3) = 0 [pid 1409] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1409] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1409] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1409] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1409] ioctl(5, KVM_RUN, 0) = 0 [pid 1409] exit_group(0) = ? [pid 1409] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1409, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1411 ./strace-static-x86_64: Process 1411 attached [pid 1411] set_robust_list(0x555556570660, 24) = 0 [pid 1411] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1411] setpgid(0, 0) = 0 [pid 1411] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1411] write(3, "1000", 4) = 4 [pid 1411] close(3) = 0 [pid 1411] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1411] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1411] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1411] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1411] ioctl(5, KVM_RUN, 0) = 0 [pid 1411] exit_group(0) = ? [pid 1411] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1411, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1413 ./strace-static-x86_64: Process 1413 attached [pid 1413] set_robust_list(0x555556570660, 24) = 0 [pid 1413] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1413] setpgid(0, 0) = 0 [pid 1413] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1413] write(3, "1000", 4) = 4 [pid 1413] close(3) = 0 [pid 1413] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1413] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1413] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1413] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1413] ioctl(5, KVM_RUN, 0) = 0 [pid 1413] exit_group(0) = ? [pid 1413] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1413, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1415 ./strace-static-x86_64: Process 1415 attached [pid 1415] set_robust_list(0x555556570660, 24) = 0 [pid 1415] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1415] setpgid(0, 0) = 0 [pid 1415] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1415] write(3, "1000", 4) = 4 [pid 1415] close(3) = 0 [pid 1415] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1415] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1415] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1415] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1415] ioctl(5, KVM_RUN, 0) = 0 [pid 1415] exit_group(0) = ? [pid 1415] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1415, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1417 attached , child_tidptr=0x555556570650) = 1417 [pid 1417] set_robust_list(0x555556570660, 24) = 0 [pid 1417] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1417] setpgid(0, 0) = 0 [pid 1417] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1417] write(3, "1000", 4) = 4 [pid 1417] close(3) = 0 [pid 1417] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1417] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1417] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1417] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1417] ioctl(5, KVM_RUN, 0) = 0 [pid 1417] exit_group(0) = ? [pid 1417] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1417, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1419 attached [pid 1419] set_robust_list(0x555556570660, 24) = 0 [pid 1419] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1419] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1419 [pid 1419] <... setpgid resumed>) = 0 [pid 1419] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1419] write(3, "1000", 4) = 4 [pid 1419] close(3) = 0 [pid 1419] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1419] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1419] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1419] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1419] ioctl(5, KVM_RUN, 0) = 0 [pid 1419] exit_group(0) = ? [pid 1419] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1419, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1421 attached [pid 1421] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1421 [pid 1421] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1421] setpgid(0, 0) = 0 [pid 1421] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1421] write(3, "1000", 4) = 4 [pid 1421] close(3) = 0 [pid 1421] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1421] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1421] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1421] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1421] ioctl(5, KVM_RUN, 0) = 0 [pid 1421] exit_group(0) = ? [pid 1421] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1421, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1423 attached [pid 1423] set_robust_list(0x555556570660, 24) = 0 [pid 1423] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1423] setpgid(0, 0) = 0 [pid 1423] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1423 [pid 1423] <... openat resumed>) = 3 [pid 1423] write(3, "1000", 4) = 4 [pid 1423] close(3) = 0 [pid 1423] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1423] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1423] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1423] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1423] ioctl(5, KVM_RUN, 0) = 0 [pid 1423] exit_group(0) = ? [pid 1423] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1423, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1425 attached [pid 1425] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1425 [pid 1425] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1425] setpgid(0, 0) = 0 [pid 1425] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1425] write(3, "1000", 4) = 4 [pid 1425] close(3) = 0 [pid 1425] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1425] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1425] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1425] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1425] ioctl(5, KVM_RUN, 0) = 0 [pid 1425] exit_group(0) = ? [pid 1425] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1425, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1427 attached [pid 1427] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1427 [pid 1427] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1427] setpgid(0, 0) = 0 [pid 1427] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1427] write(3, "1000", 4) = 4 [pid 1427] close(3) = 0 [pid 1427] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1427] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1427] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1427] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1427] ioctl(5, KVM_RUN, 0) = 0 [pid 1427] exit_group(0) = ? [pid 1427] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1427, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1429 ./strace-static-x86_64: Process 1429 attached [pid 1429] set_robust_list(0x555556570660, 24) = 0 [pid 1429] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1429] setpgid(0, 0) = 0 [pid 1429] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1429] write(3, "1000", 4) = 4 [pid 1429] close(3) = 0 [pid 1429] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1429] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1429] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1429] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1429] ioctl(5, KVM_RUN, 0) = 0 [pid 1429] exit_group(0) = ? [pid 1429] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1429, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1431 attached [pid 1431] set_robust_list(0x555556570660, 24) = 0 [pid 1431] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1431] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1431 [pid 1431] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1431] write(3, "1000", 4) = 4 [pid 1431] close(3) = 0 [pid 1431] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1431] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1431] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1431] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1431] ioctl(5, KVM_RUN, 0) = 0 [pid 1431] exit_group(0) = ? [pid 1431] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1431, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1433 attached [pid 1433] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1433 [pid 1433] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1433] setpgid(0, 0) = 0 [pid 1433] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1433] write(3, "1000", 4) = 4 [pid 1433] close(3) = 0 [pid 1433] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1433] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1433] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1433] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1433] ioctl(5, KVM_RUN, 0) = 0 [pid 1433] exit_group(0) = ? [pid 1433] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1433, 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=0x555556570650) = 1435 ./strace-static-x86_64: Process 1435 attached [pid 1435] set_robust_list(0x555556570660, 24) = 0 [pid 1435] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1435] setpgid(0, 0) = 0 [pid 1435] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1435] write(3, "1000", 4) = 4 [pid 1435] close(3) = 0 [pid 1435] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1435] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1435] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1435] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1435] ioctl(5, KVM_RUN, 0) = 0 [pid 1435] exit_group(0) = ? [pid 1435] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1435, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1437 attached [pid 1437] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1437 [pid 1437] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1437] setpgid(0, 0) = 0 [pid 1437] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1437] write(3, "1000", 4) = 4 [pid 1437] close(3) = 0 [pid 1437] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1437] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1437] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1437] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1437] ioctl(5, KVM_RUN, 0) = 0 [pid 1437] exit_group(0) = ? [pid 1437] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1437, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1439 attached , child_tidptr=0x555556570650) = 1439 [pid 1439] set_robust_list(0x555556570660, 24) = 0 [pid 1439] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1439] setpgid(0, 0) = 0 [pid 1439] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1439] write(3, "1000", 4) = 4 [pid 1439] close(3) = 0 [pid 1439] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1439] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1439] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1439] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1439] ioctl(5, KVM_RUN, 0) = 0 [pid 1439] exit_group(0) = ? [pid 1439] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1439, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1441 ./strace-static-x86_64: Process 1441 attached [pid 1441] set_robust_list(0x555556570660, 24) = 0 [pid 1441] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1441] setpgid(0, 0) = 0 [pid 1441] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1441] write(3, "1000", 4) = 4 [pid 1441] close(3) = 0 [pid 1441] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1441] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1441] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1441] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1441] ioctl(5, KVM_RUN, 0) = 0 [pid 1441] exit_group(0) = ? [pid 1441] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1441, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1443 ./strace-static-x86_64: Process 1443 attached [pid 1443] set_robust_list(0x555556570660, 24) = 0 [pid 1443] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1443] setpgid(0, 0) = 0 [pid 1443] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1443] write(3, "1000", 4) = 4 [pid 1443] close(3) = 0 [pid 1443] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1443] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1443] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1443] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1443] ioctl(5, KVM_RUN, 0) = 0 [pid 1443] exit_group(0) = ? [pid 1443] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1443, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1445 ./strace-static-x86_64: Process 1445 attached [pid 1445] set_robust_list(0x555556570660, 24) = 0 [pid 1445] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1445] setpgid(0, 0) = 0 [pid 1445] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1445] write(3, "1000", 4) = 4 [pid 1445] close(3) = 0 [pid 1445] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1445] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1445] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1445] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1445] ioctl(5, KVM_RUN, 0) = 0 [pid 1445] exit_group(0) = ? [pid 1445] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1445, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1447 ./strace-static-x86_64: Process 1447 attached [pid 1447] set_robust_list(0x555556570660, 24) = 0 [pid 1447] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1447] setpgid(0, 0) = 0 [pid 1447] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1447] write(3, "1000", 4) = 4 [pid 1447] close(3) = 0 [pid 1447] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1447] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1447] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1447] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1447] ioctl(5, KVM_RUN, 0) = 0 [pid 1447] exit_group(0) = ? [pid 1447] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1447, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1449 attached [pid 1449] set_robust_list(0x555556570660, 24) = 0 [pid 1449] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1449] setpgid(0, 0) = 0 [pid 1449] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1449 [pid 1449] <... openat resumed>) = 3 [pid 1449] write(3, "1000", 4) = 4 [pid 1449] close(3) = 0 [pid 1449] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1449] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1449] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1449] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1449] ioctl(5, KVM_RUN, 0) = 0 [pid 1449] exit_group(0) = ? [pid 1449] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1449, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1451 ./strace-static-x86_64: Process 1451 attached [pid 1451] set_robust_list(0x555556570660, 24) = 0 [pid 1451] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1451] setpgid(0, 0) = 0 [pid 1451] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1451] write(3, "1000", 4) = 4 [pid 1451] close(3) = 0 [pid 1451] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1451] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1451] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1451] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1451] ioctl(5, KVM_RUN, 0) = 0 [pid 1451] exit_group(0) = ? [pid 1451] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1451, 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 1454 attached , child_tidptr=0x555556570650) = 1454 [pid 1454] set_robust_list(0x555556570660, 24) = 0 [pid 1454] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1454] setpgid(0, 0) = 0 [pid 1454] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1454] write(3, "1000", 4) = 4 [pid 1454] close(3) = 0 [pid 1454] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1454] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1454] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1454] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1454] ioctl(5, KVM_RUN, 0) = 0 [pid 1454] exit_group(0) = ? [pid 1454] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1454, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1456 ./strace-static-x86_64: Process 1456 attached [pid 1456] set_robust_list(0x555556570660, 24) = 0 [pid 1456] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1456] setpgid(0, 0) = 0 [pid 1456] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1456] write(3, "1000", 4) = 4 [pid 1456] close(3) = 0 [pid 1456] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1456] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1456] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1456] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1456] ioctl(5, KVM_RUN, 0) = 0 [pid 1456] exit_group(0) = ? [pid 1456] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1456, 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=0x555556570650) = 1458 ./strace-static-x86_64: Process 1458 attached [pid 1458] set_robust_list(0x555556570660, 24) = 0 [pid 1458] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1458] setpgid(0, 0) = 0 [pid 1458] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1458] write(3, "1000", 4) = 4 [pid 1458] close(3) = 0 [pid 1458] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1458] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1458] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1458] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1458] ioctl(5, KVM_RUN, 0) = 0 [pid 1458] exit_group(0) = ? [pid 1458] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1458, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1460 ./strace-static-x86_64: Process 1460 attached [pid 1460] set_robust_list(0x555556570660, 24) = 0 [pid 1460] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1460] setpgid(0, 0) = 0 [pid 1460] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1460] write(3, "1000", 4) = 4 [pid 1460] close(3) = 0 [pid 1460] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1460] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1460] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1460] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1460] ioctl(5, KVM_RUN, 0) = 0 [pid 1460] exit_group(0) = ? [pid 1460] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1460, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1462 attached [pid 1462] set_robust_list(0x555556570660, 24) = 0 [pid 1462] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1462] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1462 [pid 1462] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1462] write(3, "1000", 4) = 4 [pid 1462] close(3) = 0 [pid 1462] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1462] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1462] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1462] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1462] ioctl(5, KVM_RUN, 0) = 0 [pid 1462] exit_group(0) = ? [pid 1462] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1462, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1464 attached [pid 1464] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1464 [pid 1464] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1464] setpgid(0, 0) = 0 [pid 1464] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1464] write(3, "1000", 4) = 4 [pid 1464] close(3) = 0 [pid 1464] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1464] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1464] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1464] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1464] ioctl(5, KVM_RUN, 0) = 0 [pid 1464] exit_group(0) = ? [pid 1464] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1464, 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=0x555556570650) = 1466 ./strace-static-x86_64: Process 1466 attached [pid 1466] set_robust_list(0x555556570660, 24) = 0 [pid 1466] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1466] setpgid(0, 0) = 0 [pid 1466] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1466] write(3, "1000", 4) = 4 [pid 1466] close(3) = 0 [pid 1466] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1466] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1466] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1466] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1466] ioctl(5, KVM_RUN, 0) = 0 [pid 1466] exit_group(0) = ? [pid 1466] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1466, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1468 ./strace-static-x86_64: Process 1468 attached [pid 1468] set_robust_list(0x555556570660, 24) = 0 [pid 1468] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1468] setpgid(0, 0) = 0 [pid 1468] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1468] write(3, "1000", 4) = 4 [pid 1468] close(3) = 0 [pid 1468] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1468] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1468] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1468] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1468] ioctl(5, KVM_RUN, 0) = 0 [pid 1468] exit_group(0) = ? [pid 1468] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1468, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1470 attached , child_tidptr=0x555556570650) = 1470 [pid 1470] set_robust_list(0x555556570660, 24) = 0 [pid 1470] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1470] setpgid(0, 0) = 0 [pid 1470] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1470] write(3, "1000", 4) = 4 [pid 1470] close(3) = 0 [pid 1470] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1470] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1470] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1470] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1470] ioctl(5, KVM_RUN, 0) = 0 [pid 1470] exit_group(0) = ? [pid 1470] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1470, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1472 ./strace-static-x86_64: Process 1472 attached [pid 1472] set_robust_list(0x555556570660, 24) = 0 [pid 1472] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1472] setpgid(0, 0) = 0 [pid 1472] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1472] write(3, "1000", 4) = 4 [pid 1472] close(3) = 0 [pid 1472] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1472] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1472] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1472] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1472] ioctl(5, KVM_RUN, 0) = 0 [pid 1472] exit_group(0) = ? [pid 1472] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1472, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1474 ./strace-static-x86_64: Process 1474 attached [pid 1474] set_robust_list(0x555556570660, 24) = 0 [pid 1474] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1474] setpgid(0, 0) = 0 [pid 1474] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1474] write(3, "1000", 4) = 4 [pid 1474] close(3) = 0 [pid 1474] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1474] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1474] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1474] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1474] ioctl(5, KVM_RUN, 0) = 0 [pid 1474] exit_group(0) = ? [pid 1474] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1474, 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=0x555556570650) = 1476 ./strace-static-x86_64: Process 1476 attached [pid 1476] set_robust_list(0x555556570660, 24) = 0 [pid 1476] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1476] setpgid(0, 0) = 0 [pid 1476] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1476] write(3, "1000", 4) = 4 [pid 1476] close(3) = 0 [pid 1476] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1476] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1476] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1476] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1476] ioctl(5, KVM_RUN, 0) = 0 [pid 1476] exit_group(0) = ? [pid 1476] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1476, 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=0x555556570650) = 1478 ./strace-static-x86_64: Process 1478 attached [pid 1478] set_robust_list(0x555556570660, 24) = 0 [pid 1478] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1478] setpgid(0, 0) = 0 [pid 1478] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1478] write(3, "1000", 4) = 4 [pid 1478] close(3) = 0 [pid 1478] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1478] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1478] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1478] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1478] ioctl(5, KVM_RUN, 0) = 0 [pid 1478] exit_group(0) = ? [pid 1478] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1478, 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 1480 attached [pid 1480] set_robust_list(0x555556570660, 24) = 0 [pid 1480] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1480] setpgid(0, 0) = 0 [pid 1480] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1480 [pid 1480] <... openat resumed>) = 3 [pid 1480] write(3, "1000", 4) = 4 [pid 1480] close(3) = 0 [pid 1480] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1480] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1480] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1480] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1480] ioctl(5, KVM_RUN, 0) = 0 [pid 1480] exit_group(0) = ? [pid 1480] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1480, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1482 attached [pid 1482] set_robust_list(0x555556570660, 24) = 0 [pid 1482] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1482 [pid 1482] <... prctl resumed>) = 0 [pid 1482] setpgid(0, 0) = 0 [pid 1482] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1482] write(3, "1000", 4) = 4 [pid 1482] close(3) = 0 [pid 1482] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1482] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1482] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1482] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1482] ioctl(5, KVM_RUN, 0) = 0 [pid 1482] exit_group(0) = ? [pid 1482] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1482, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1484 ./strace-static-x86_64: Process 1484 attached [pid 1484] set_robust_list(0x555556570660, 24) = 0 [pid 1484] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1484] setpgid(0, 0) = 0 [pid 1484] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1484] write(3, "1000", 4) = 4 [pid 1484] close(3) = 0 [pid 1484] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1484] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1484] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1484] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1484] ioctl(5, KVM_RUN, 0) = 0 [pid 1484] exit_group(0) = ? [pid 1484] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1484, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1486 ./strace-static-x86_64: Process 1486 attached [pid 1486] set_robust_list(0x555556570660, 24) = 0 [pid 1486] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1486] setpgid(0, 0) = 0 [pid 1486] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1486] write(3, "1000", 4) = 4 [pid 1486] close(3) = 0 [pid 1486] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1486] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1486] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1486] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1486] ioctl(5, KVM_RUN, 0) = 0 [pid 1486] exit_group(0) = ? [pid 1486] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1486, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1488 ./strace-static-x86_64: Process 1488 attached [pid 1488] set_robust_list(0x555556570660, 24) = 0 [pid 1488] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1488] setpgid(0, 0) = 0 [pid 1488] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1488] write(3, "1000", 4) = 4 [pid 1488] close(3) = 0 [pid 1488] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1488] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1488] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1488] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1488] ioctl(5, KVM_RUN, 0) = 0 [pid 1488] exit_group(0) = ? [pid 1488] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1488, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1490 ./strace-static-x86_64: Process 1490 attached [pid 1490] set_robust_list(0x555556570660, 24) = 0 [pid 1490] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1490] setpgid(0, 0) = 0 [pid 1490] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1490] write(3, "1000", 4) = 4 [pid 1490] close(3) = 0 [pid 1490] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1490] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1490] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1490] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1490] ioctl(5, KVM_RUN, 0) = 0 [pid 1490] exit_group(0) = ? [pid 1490] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1490, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1492 ./strace-static-x86_64: Process 1492 attached [pid 1492] set_robust_list(0x555556570660, 24) = 0 [pid 1492] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1492] setpgid(0, 0) = 0 [pid 1492] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1492] write(3, "1000", 4) = 4 [pid 1492] close(3) = 0 [pid 1492] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1492] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1492] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1492] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1492] ioctl(5, KVM_RUN, 0) = 0 [pid 1492] exit_group(0) = ? [pid 1492] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1492, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1494 ./strace-static-x86_64: Process 1494 attached [pid 1494] set_robust_list(0x555556570660, 24) = 0 [pid 1494] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1494] setpgid(0, 0) = 0 [pid 1494] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1494] write(3, "1000", 4) = 4 [pid 1494] close(3) = 0 [pid 1494] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1494] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1494] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1494] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1494] ioctl(5, KVM_RUN, 0) = 0 [pid 1494] exit_group(0) = ? [pid 1494] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1494, si_uid=0, si_status=0, si_utime=0, si_stime=1} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1496 ./strace-static-x86_64: Process 1496 attached [pid 1496] set_robust_list(0x555556570660, 24) = 0 [pid 1496] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1496] setpgid(0, 0) = 0 [pid 1496] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1496] write(3, "1000", 4) = 4 [pid 1496] close(3) = 0 [pid 1496] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1496] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1496] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1496] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1496] ioctl(5, KVM_RUN, 0) = 0 [pid 1496] exit_group(0) = ? [pid 1496] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1496, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1498 attached [pid 1498] set_robust_list(0x555556570660, 24) = 0 [pid 1498] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1498] setpgid(0, 0) = 0 [pid 1498] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1498 [pid 1498] <... openat resumed>) = 3 [pid 1498] write(3, "1000", 4) = 4 [pid 1498] close(3) = 0 [pid 1498] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1498] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1498] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1498] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1498] ioctl(5, KVM_RUN, 0) = 0 [pid 1498] exit_group(0) = ? [pid 1498] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1498, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1500 ./strace-static-x86_64: Process 1500 attached [pid 1500] set_robust_list(0x555556570660, 24) = 0 [pid 1500] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1500] setpgid(0, 0) = 0 [pid 1500] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1500] write(3, "1000", 4) = 4 [pid 1500] close(3) = 0 [pid 1500] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1500] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1500] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1500] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1500] ioctl(5, KVM_RUN, 0) = 0 [pid 1500] exit_group(0) = ? [pid 1500] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1500, 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 1502 attached [pid 1502] set_robust_list(0x555556570660, 24) = 0 [pid 1502] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1502] setpgid(0, 0) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1502 [pid 1502] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1502] write(3, "1000", 4) = 4 [pid 1502] close(3) = 0 [pid 1502] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1502] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1502] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1502] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1502] ioctl(5, KVM_RUN, 0) = 0 [pid 1502] exit_group(0) = ? [pid 1502] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1502, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1504 ./strace-static-x86_64: Process 1504 attached [pid 1504] set_robust_list(0x555556570660, 24) = 0 [pid 1504] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1504] setpgid(0, 0) = 0 [pid 1504] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1504] write(3, "1000", 4) = 4 [pid 1504] close(3) = 0 [pid 1504] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1504] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1504] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1504] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1504] ioctl(5, KVM_RUN, 0) = 0 [pid 1504] exit_group(0) = ? [pid 1504] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1504, 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 1506 attached [pid 1506] set_robust_list(0x555556570660, 24) = 0 [pid 1506] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1506] setpgid(0, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1506 [pid 1506] <... setpgid resumed>) = 0 [pid 1506] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1506] write(3, "1000", 4) = 4 [pid 1506] close(3) = 0 [pid 1506] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1506] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1506] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1506] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1506] ioctl(5, KVM_RUN, 0) = 0 [pid 1506] exit_group(0) = ? [pid 1506] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1506, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1508 ./strace-static-x86_64: Process 1508 attached [pid 1508] set_robust_list(0x555556570660, 24) = 0 [pid 1508] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1508] setpgid(0, 0) = 0 [pid 1508] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1508] write(3, "1000", 4) = 4 [pid 1508] close(3) = 0 [pid 1508] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1508] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1508] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1508] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1508] ioctl(5, KVM_RUN, 0) = 0 [pid 1508] exit_group(0) = ? [pid 1508] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1508, 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 1510 attached [pid 1510] set_robust_list(0x555556570660, 24) = 0 [pid 1510] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1510] setpgid(0, 0) = 0 [pid 1510] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1510 [pid 1510] <... openat resumed>) = 3 [pid 1510] write(3, "1000", 4) = 4 [pid 1510] close(3) = 0 [pid 1510] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1510] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1510] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1510] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1510] ioctl(5, KVM_RUN, 0) = 0 [pid 1510] exit_group(0) = ? [pid 1510] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1510, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1512 ./strace-static-x86_64: Process 1512 attached [pid 1512] set_robust_list(0x555556570660, 24) = 0 [pid 1512] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1512] setpgid(0, 0) = 0 [pid 1512] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1512] write(3, "1000", 4) = 4 [pid 1512] close(3) = 0 [pid 1512] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1512] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1512] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1512] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1512] ioctl(5, KVM_RUN, 0) = 0 [pid 1512] exit_group(0) = ? [pid 1512] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1512, 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 1514 attached [pid 1514] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1514 [pid 1514] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1514] setpgid(0, 0) = 0 [pid 1514] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1514] write(3, "1000", 4) = 4 [pid 1514] close(3) = 0 [pid 1514] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1514] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1514] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1514] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1514] ioctl(5, KVM_RUN, 0) = 0 [pid 1514] exit_group(0) = ? [pid 1514] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1514, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1516 attached [pid 1516] set_robust_list(0x555556570660, 24) = 0 [pid 1516] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1516] setpgid(0, 0) = 0 [pid 1516] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1516] write(3, "1000", 4) = 4 [pid 1516] close(3) = 0 [pid 1516] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1516] ioctl(3, KVM_CREATE_VM, 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1516 [pid 1516] <... ioctl resumed>) = 4 [pid 1516] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1516] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1516] ioctl(5, KVM_RUN, 0) = 0 [pid 1516] exit_group(0) = ? [pid 1516] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1516, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1518 attached [pid 1518] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1518 [pid 1518] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1518] setpgid(0, 0) = 0 [pid 1518] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1518] write(3, "1000", 4) = 4 [pid 1518] close(3) = 0 [pid 1518] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1518] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1518] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1518] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1518] ioctl(5, KVM_RUN, 0) = 0 [pid 1518] exit_group(0) = ? [pid 1518] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1518, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1520 attached [pid 1520] set_robust_list(0x555556570660, 24) = 0 [pid 1520] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1520] setpgid(0, 0) = 0 [pid 1520] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1520 [pid 1520] <... openat resumed>) = 3 [pid 1520] write(3, "1000", 4) = 4 [pid 1520] close(3) = 0 [pid 1520] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1520] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1520] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1520] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1520] ioctl(5, KVM_RUN, 0) = 0 [pid 1520] exit_group(0) = ? [pid 1520] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1520, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1522 ./strace-static-x86_64: Process 1522 attached [pid 1522] set_robust_list(0x555556570660, 24) = 0 [pid 1522] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1522] setpgid(0, 0) = 0 [pid 1522] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1522] write(3, "1000", 4) = 4 [pid 1522] close(3) = 0 [pid 1522] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1522] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1522] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1522] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1522] ioctl(5, KVM_RUN, 0) = 0 [pid 1522] exit_group(0) = ? [pid 1522] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1522, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1524 ./strace-static-x86_64: Process 1524 attached [pid 1524] set_robust_list(0x555556570660, 24) = 0 [pid 1524] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1524] setpgid(0, 0) = 0 [pid 1524] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1524] write(3, "1000", 4) = 4 [pid 1524] close(3) = 0 [pid 1524] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1524] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1524] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1524] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1524] ioctl(5, KVM_RUN, 0) = 0 [pid 1524] exit_group(0) = ? [pid 1524] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1524, 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=0x555556570650) = 1526 ./strace-static-x86_64: Process 1526 attached [pid 1526] set_robust_list(0x555556570660, 24) = 0 [pid 1526] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1526] setpgid(0, 0) = 0 [pid 1526] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1526] write(3, "1000", 4) = 4 [pid 1526] close(3) = 0 [pid 1526] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1526] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1526] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1526] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1526] ioctl(5, KVM_RUN, 0) = 0 [pid 1526] exit_group(0) = ? [pid 1526] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1526, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1528 ./strace-static-x86_64: Process 1528 attached [pid 1528] set_robust_list(0x555556570660, 24) = 0 [pid 1528] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1528] setpgid(0, 0) = 0 [pid 1528] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1528] write(3, "1000", 4) = 4 [pid 1528] close(3) = 0 [pid 1528] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1528] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1528] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1528] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1528] ioctl(5, KVM_RUN, 0) = 0 [pid 1528] exit_group(0) = ? [pid 1528] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1528, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1531 ./strace-static-x86_64: Process 1531 attached [pid 1531] set_robust_list(0x555556570660, 24) = 0 [pid 1531] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1531] setpgid(0, 0) = 0 [pid 1531] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1531] write(3, "1000", 4) = 4 [pid 1531] close(3) = 0 [pid 1531] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1531] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1531] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1531] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1531] ioctl(5, KVM_RUN, 0) = 0 [pid 1531] exit_group(0) = ? [pid 1531] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1531, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1533 ./strace-static-x86_64: Process 1533 attached [pid 1533] set_robust_list(0x555556570660, 24) = 0 [pid 1533] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1533] setpgid(0, 0) = 0 [pid 1533] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1533] write(3, "1000", 4) = 4 [pid 1533] close(3) = 0 [pid 1533] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1533] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1533] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1533] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1533] ioctl(5, KVM_RUN, 0) = 0 [pid 1533] exit_group(0) = ? [pid 1533] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1533, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1535 ./strace-static-x86_64: Process 1535 attached [pid 1535] set_robust_list(0x555556570660, 24) = 0 [pid 1535] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1535] setpgid(0, 0) = 0 [pid 1535] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1535] write(3, "1000", 4) = 4 [pid 1535] close(3) = 0 [pid 1535] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1535] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1535] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1535] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1535] ioctl(5, KVM_RUN, 0) = 0 [pid 1535] exit_group(0) = ? [pid 1535] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1535, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1537 attached [pid 1537] set_robust_list(0x555556570660, 24) = 0 [pid 1537] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1537] setpgid(0, 0) = 0 [pid 1537] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1537 [pid 1537] <... openat resumed>) = 3 [pid 1537] write(3, "1000", 4) = 4 [pid 1537] close(3) = 0 [pid 1537] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1537] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1537] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1537] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1537] ioctl(5, KVM_RUN, 0) = 0 [pid 1537] exit_group(0) = ? [pid 1537] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1537, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 1539 attached [pid 1539] set_robust_list(0x555556570660, 24) = 0 [pid 355] <... clone resumed>, child_tidptr=0x555556570650) = 1539 [pid 1539] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1539] setpgid(0, 0) = 0 [pid 1539] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1539] write(3, "1000", 4) = 4 [pid 1539] close(3) = 0 [pid 1539] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1539] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1539] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1539] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [pid 1539] ioctl(5, KVM_RUN, 0) = 0 [pid 1539] exit_group(0) = ? [pid 1539] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1539, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556570650) = 1541 ./strace-static-x86_64: Process 1541 attached [pid 1541] set_robust_list(0x555556570660, 24) = 0 [pid 1541] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 1541] setpgid(0, 0) = 0 [pid 1541] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 1541] write(3, "1000", 4) = 4 [pid 1541] close(3) = 0 [pid 1541] openat(AT_FDCWD, "/dev/kvm", O_RDONLY) = 3 [pid 1541] ioctl(3, KVM_CREATE_VM, 0) = 4 [pid 1541] ioctl(4, KVM_ENABLE_CAP, 0x20000180) = 0 [pid 1541] ioctl(4, KVM_CREATE_VCPU, 0) = 5 [ 38.627344][ T1541] BUG: kernel NULL pointer dereference, address: 0000000000000086 [ 38.634957][ T1541] #PF: supervisor instruction fetch in kernel mode [ 38.641294][ T1541] #PF: error_code(0x0010) - not-present page [ 38.647102][ T1541] PGD 1e19cb067 P4D 1e19cb067 PUD 1eb086067 PMD 0 [ 38.653441][ T1541] Oops: 0010 [#1] PREEMPT SMP KASAN [ 38.658481][ T1541] CPU: 1 PID: 1541 Comm: syz-executor147 Not tainted 5.4.268-syzkaller-00012-g51cf29fc2bfc #0 [ 38.668542][ T1541] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 38.678459][ T1541] RIP: 0010:0x86 [ 38.681823][ T1541] Code: Bad RIP value. [ 38.685723][ T1541] RSP: 0018:ffff8881e44af308 EFLAGS: 00010086 [ 38.691633][ T1541] RAX: ffff8881e44af338 RBX: dffffc0000000000 RCX: ffff8881e4814ec0 [ 38.699441][ T1541] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 [ 38.707250][ T1541] RBP: 0000000000000ec0 R08: ffffffff82316361 R09: ffffffff811c9085 [ 38.715061][ T1541] R10: ffff8881e4814ec0 R11: 0000000000000002 R12: ffffffff84601550 [ 38.722873][ T1541] R13: fffffe0000000ec8 R14: ffff8881e4480000 R15: fffffe0000000ecb [ 38.730775][ T1541] FS: 0000555556570380(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 [ 38.739539][ T1541] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 38.745961][ T1541] CR2: 000000000000005c CR3: 00000001ebec0000 CR4: 00000000003426a0 [ 38.753771][ T1541] Call Trace: [ 38.756914][ T1541] ? __die+0xb4/0x100 [ 38.760718][ T1541] ? no_context+0xbda/0xe50 [ 38.765057][ T1541] ? is_prefetch+0x4b0/0x4b0 [ 38.769488][ T1541] ? rcu_preempt_deferred_qs+0xa4/0x2b0 [ 38.774873][ T1541] ? __do_page_fault+0xa7d/0xbb0 [ 38.779642][ T1541] ? vmx_spec_ctrl_restore_host+0x83/0xfd [ 38.785197][ T1541] ? __bad_area_nosemaphore+0xc0/0x460 [ 38.790491][ T1541] ? page_fault+0x2f/0x40 [ 38.794653][ T1541] ? __entry_text_end+0x4/0x4 [ 38.799166][ T1541] ? vmx_handle_exit_irqoff+0x45/0x220 [ 38.804461][ T1541] ? check_preemption_disabled+0x91/0x320 [ 38.810031][ T1541] ? handle_external_interrupt_irqoff+0x148/0x2f0 [ 38.816267][ T1541] ? handle_external_interrupt_irqoff+0x12a/0x2f0 [ 38.822515][ T1541] ? __entry_text_end+0x4/0x4 [ 38.827051][ T1541] ? vcpu_enter_guest+0x2d06/0x9f70 [ 38.832063][ T1541] ? check_preemption_disabled+0x9f/0x320 [ 38.837617][ T1541] ? _raw_spin_lock_irqsave+0xf9/0x210 [ 38.843006][ T1541] ? check_preemption_disabled+0x9f/0x320 [ 38.848800][ T1541] ? _raw_spin_lock+0x1b0/0x1b0 [ 38.853481][ T1541] ? check_preemption_disabled+0x9f/0x320 [ 38.859032][ T1541] ? debug_smp_processor_id+0x20/0x20 [ 38.864264][ T1541] ? local_bh_enable+0x20/0x20 [ 38.868842][ T1541] ? find_next_and_bit+0x156/0x190 [ 38.873790][ T1541] ? cpumask_next_and+0x11/0x30 [ 38.878474][ T1541] ? load_balance+0x43e1/0x7a40 [ 38.883166][ T1541] ? check_preemption_disabled+0x9f/0x320 [ 38.888717][ T1541] ? update_load_avg+0x40f/0x1210 [ 38.893577][ T1541] ? sched_clock_cpu+0x18/0x3a0 [ 38.898266][ T1541] ? check_preemption_disabled+0x9f/0x320 [ 38.903824][ T1541] ? debug_smp_processor_id+0x20/0x20 [ 38.909116][ T1541] ? vmx_vcpu_load_vmcs+0x655/0x8b0 [ 38.914153][ T1541] ? try_to_wake_up+0x7c5/0x14f0 [ 38.918931][ T1541] ? read_msr+0x40/0x40 [ 38.922922][ T1541] ? check_preemption_disabled+0x9f/0x320 [ 38.928483][ T1541] ? check_preemption_disabled+0x9f/0x320 [ 38.934034][ T1541] ? debug_smp_processor_id+0x20/0x20 [ 38.939237][ T1541] ? kvm_arch_vcpu_ioctl_run+0x748/0x18d0 [ 38.944787][ T1541] ? kvm_vcpu_ioctl+0x7f9/0xd10 [ 38.949473][ T1541] ? create_vcpu_fd+0x120/0x120 [ 38.954159][ T1541] ? _raw_spin_lock_irq+0xa5/0x1b0 [ 38.959201][ T1541] ? _raw_spin_lock_irqsave+0x210/0x210 [ 38.964580][ T1541] ? cgroup_update_frozen+0x157/0xab0 [ 38.969788][ T1541] ? cgroup_update_frozen+0x157/0xab0 [ 38.974991][ T1541] ? cgroup_leave_frozen+0x13c/0x290 [ 38.980298][ T1541] ? ptrace_stop+0x6ee/0xa30 [ 38.984710][ T1541] ? create_vcpu_fd+0x120/0x120 [ 38.989400][ T1541] ? do_vfs_ioctl+0x742/0x1720 [ 38.994001][ T1541] ? ioctl_preallocate+0x250/0x250 [ 38.998950][ T1541] ? check_preemption_disabled+0x153/0x320 [ 39.004591][ T1541] ? syscall_trace_enter+0x650/0x940 [ 39.009706][ T1541] ? do_syscall_64+0x1c0/0x1c0 [ 39.014316][ T1541] ? switch_fpu_return+0x1d4/0x410 [ 39.019254][ T1541] ? security_file_ioctl+0x7d/0xa0 [ 39.024213][ T1541] ? __x64_sys_ioctl+0xd4/0x110 [ 39.028979][ T1541] ? do_syscall_64+0xca/0x1c0 [ 39.033492][ T1541] ? entry_SYSCALL_64_after_hwframe+0x5c/0xc1 [ 39.039394][ T1541] Modules linked in: [ 39.043129][ T1541] CR2: 0000000000000086 [ 39.047125][ T1541] ---[ end trace c644e16299cd19c2 ]--- [ 39.052416][ T1541] RIP: 0010:0x86 [ 39.055793][ T1541] Code: Bad RIP value. [ 39.059696][ T1541] RSP: 0018:ffff8881e44af308 EFLAGS: 00010086 [ 39.065600][ T1541] RAX: ffff8881e44af338 RBX: dffffc0000000000 RCX: ffff8881e4814ec0 [ 39.073409][ T1541] RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000 [ 39.081223][ T1541] RBP: 0000000000000ec0 R08: ffffffff82316361 R09: ffffffff811c9085 [ 39.089038][ T1541] R10: ffff8881e4814ec0 R11: 0000000000000002 R12: ffffffff84601550 [ 39.096843][ T1541] R13: fffffe0000000ec8 R14: ffff8881e4480000 R15: fffffe0000000ecb [ 39.104658][ T1541] FS: 0000555556570380(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 [ 39.113422][ T1541] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 39.119845][ T1541] CR2: 000000000000005c CR3: 00000001ebec0000 CR4: 00000000003426a0 [ 39.127656][ T1541] Kernel panic - not syncing: Fatal exception [ 39.133834][ T1541] Kernel Offset: disabled [ 39.137954][ T1541] Rebooting in 86400 seconds..