./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor3251888183 <...> Warning: Permanently added '10.128.1.11' (ED25519) to the list of known hosts. execve("./syz-executor3251888183", ["./syz-executor3251888183"], 0x7ffd99063860 /* 10 vars */) = 0 brk(NULL) = 0x5555561fd000 brk(0x5555561fdd00) = 0x5555561fdd00 arch_prctl(ARCH_SET_FS, 0x5555561fd380) = 0 set_tid_address(0x5555561fd650) = 5065 set_robust_list(0x5555561fd660, 24) = 0 rseq(0x5555561fdca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor3251888183", 4096) = 28 getrandom("\x70\x64\xcf\x9a\x55\xf4\xb9\xeb", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x5555561fdd00 brk(0x55555621ed00) = 0x55555621ed00 brk(0x55555621f000) = 0x55555621f000 mprotect(0x7f37584bd000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5066 attached , child_tidptr=0x5555561fd650) = 5066 [pid 5066] set_robust_list(0x5555561fd660, 24) = 0 [pid 5066] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5066] setpgid(0, 0) = 0 [pid 5066] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5066] write(3, "1000", 4) = 4 [pid 5066] close(3) = 0 [pid 5066] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5067 attached ) = 5067 [pid 5066] ptrace(PTRACE_ATTACH, 5067) = -1 EPERM (Operation not permitted) [pid 5066] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [ 96.218947][ C1] [ 96.221335][ C1] ================================ [ 96.226440][ C1] WARNING: inconsistent lock state [ 96.231548][ C1] 6.7.0-rc1-next-20231116-syzkaller #0 Not tainted [ 96.238054][ C1] -------------------------------- [ 96.243163][ C1] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage. [ 96.250009][ C1] syz-executor325/5066 [HC1[1]:SC0[0]:HE0:SE1] takes: [ 96.256784][ C1] ffff888027362e58 (&sighand->siglock){?.+.}-{2:2}, at: __lock_task_sighand+0xc2/0x340 [ 96.266484][ C1] {HARDIRQ-ON-W} state was registered at: [ 96.272202][ C1] lock_acquire+0x1b1/0x530 [ 96.276800][ C1] _raw_spin_lock+0x2e/0x40 [ 96.281412][ C1] ptrace_attach+0x401/0x650 [ 96.286117][ C1] __do_sys_ptrace+0x204/0x230 [ 96.291003][ C1] do_syscall_64+0x40/0x110 [ 96.295702][ C1] entry_SYSCALL_64_after_hwframe+0x62/0x6a [ 96.301869][ C1] irq event stamp: 1126 [ 96.306306][ C1] hardirqs last enabled at (1125): [] _raw_spin_unlock_irqrestore+0x4e/0x70 [ 96.316755][ C1] hardirqs last disabled at (1126): [] sysvec_apic_timer_interrupt+0xe/0xb0 [ 96.327481][ C1] softirqs last enabled at (1092): [] __do_softirq+0x591/0x8d5 [ 96.336886][ C1] softirqs last disabled at (1053): [] irq_exit_rcu+0xb5/0x120 [ 96.346023][ C1] [ 96.346023][ C1] other info that might help us debug this: [ 96.354098][ C1] Possible unsafe locking scenario: [ 96.354098][ C1] [ 96.361547][ C1] CPU0 [ 96.364825][ C1] ---- [ 96.368099][ C1] lock(&sighand->siglock); [ 96.372692][ C1] [ 96.376147][ C1] lock(&sighand->siglock); [ 96.380927][ C1] [ 96.380927][ C1] *** DEADLOCK *** [ 96.380927][ C1] [ 96.389861][ C1] 3 locks held by syz-executor325/5066: [ 96.395509][ C1] #0: ffff88801c996038 (&new_timer->it_lock){-...}-{2:2}, at: posix_timer_fn+0x2d/0x3d0 [ 96.405419][ C1] #1: ffffffff8cfad060 (rcu_read_lock){....}-{1:2}, at: send_sigqueue+0x10c/0x840 [ 96.414785][ C1] #2: ffffffff8cfad060 (rcu_read_lock){....}-{1:2}, at: __lock_task_sighand+0x3f/0x340 [ 96.424562][ C1] [ 96.424562][ C1] stack backtrace: [ 96.430633][ C1] CPU: 1 PID: 5066 Comm: syz-executor325 Not tainted 6.7.0-rc1-next-20231116-syzkaller #0 [ 96.440627][ C1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/10/2023 [ 96.450696][ C1] Call Trace: [ 96.453993][ C1] [ 96.456840][ C1] dump_stack_lvl+0xd9/0x1b0 [ 96.461464][ C1] mark_lock+0x91a/0xc50 [ 96.465716][ C1] ? mark_lock+0xb5/0xc50 [ 96.470053][ C1] ? print_usage_bug.part.0+0x550/0x550 [ 96.475611][ C1] ? print_usage_bug.part.0+0x550/0x550 [ 96.481195][ C1] ? save_trace+0x4e/0xb30 [ 96.485644][ C1] ? print_usage_bug.part.0+0x550/0x550 [ 96.491249][ C1] ? free_zapped_rcu+0x80/0x80 [ 96.496053][ C1] ? hlock_class+0x4e/0x130 [ 96.500592][ C1] ? mark_lock+0xb5/0xc50 [ 96.504940][ C1] __lock_acquire+0x1347/0x3b10 [ 96.509813][ C1] ? lockdep_hardirqs_on_prepare+0x410/0x410 [ 96.515802][ C1] ? lockdep_hardirqs_on_prepare+0x410/0x410 [ 96.521817][ C1] lock_acquire+0x1b1/0x530 [ 96.526411][ C1] ? __lock_task_sighand+0xc2/0x340 [ 96.531636][ C1] ? lock_sync+0x190/0x190 [ 96.536077][ C1] ? lock_sync+0x190/0x190 [ 96.540504][ C1] ? lock_sync+0x190/0x190 [ 96.544933][ C1] ? debug_object_deactivate+0x28b/0x320 [ 96.550587][ C1] ? reacquire_held_locks+0x4c0/0x4c0 [ 96.555984][ C1] _raw_spin_lock_irqsave+0x3a/0x50 [ 96.561196][ C1] ? __lock_task_sighand+0xc2/0x340 [ 96.566408][ C1] __lock_task_sighand+0xc2/0x340 [ 96.571450][ C1] send_sigqueue+0x1d4/0x840 [ 96.576062][ C1] ? spin_bug+0x1c0/0x1c0 [ 96.580493][ C1] ? sigqueue_free+0x220/0x220 [ 96.585272][ C1] posix_timer_fn+0x181/0x3d0 [ 96.589967][ C1] ? do_raw_spin_unlock+0x172/0x230 [ 96.595180][ C1] ? posix_get_monotonic_coarse+0x270/0x270 [ 96.601100][ C1] __hrtimer_run_queues+0x20c/0xc20 [ 96.606317][ C1] ? enqueue_hrtimer+0x320/0x320 [ 96.611262][ C1] ? ktime_get_update_offsets_now+0x3bc/0x610 [ 96.617356][ C1] hrtimer_interrupt+0x31b/0x800 [ 96.627174][ C1] __sysvec_apic_timer_interrupt+0x10c/0x410 [ 96.633182][ C1] sysvec_apic_timer_interrupt+0x90/0xb0 [ 96.638846][ C1] [ 96.641792][ C1] [ 96.644724][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 96.650731][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x31/0x70 [ 96.657250][ C1] Code: f5 53 48 8b 74 24 10 48 89 fb 48 83 c7 18 e8 f6 c8 e3 f6 48 89 df e8 ae 40 e4 f6 f7 c5 00 02 00 00 75 1f 9c 58 f6 c4 02 75 2f 01 00 00 00 e8 65 ee d5 f6 65 8b 05 86 19 7f 75 85 c0 74 12 5b [ 96.676975][ C1] RSP: 0018:ffffc90003aefd70 EFLAGS: 00000246 [ 96.683151][ C1] RAX: 0000000000000006 RBX: ffff88801c996020 RCX: 1ffffffff1e315d1 [ 96.691150][ C1] RDX: 0000000000000000 RSI: ffffffff8accbfe0 RDI: ffffffff8b2f13e0 [ 96.699152][ C1] RBP: 0000000000000293 R08: 0000000000000001 R09: 0000000000000001 [ 96.707132][ C1] R10: ffffffff8f18e117 R11: 0000000000000002 R12: 0000000000000000 [ 96.715113][ C1] R13: 1ffff9200075dfb3 R14: ffffffff81789850 R15: dffffc0000000000 [ 96.723106][ C1] ? common_timer_get+0x530/0x530 [ 96.728165][ C1] do_timer_settime+0x260/0x2f0 [ 96.733085][ C1] ? do_timer_gettime+0x180/0x180 [ 96.738154][ C1] __x64_sys_timer_settime+0x266/0x2c0 [ 96.743665][ C1] ? __ia32_sys_timer_getoverrun+0x140/0x140 [ 96.749700][ C1] ? _raw_spin_unlock_irq+0x23/0x50 [ 96.754932][ C1] ? ptrace_notify+0xf1/0x130 [ 96.759630][ C1] ? syscall_trace_enter.constprop.0+0xad/0x1f0 [ 96.765935][ C1] do_syscall_64+0x40/0x110 [ 96.770523][ C1] entry_SYSCALL_64_after_hwframe+0x62/0x6a [ 96.776465][ C1] RIP: 0033:0x7f375844aa39 [ 96.780893][ C1] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 c1 17 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 [ 96.800545][ C1] RSP: 002b:00007ffefc2c0208 EFLAGS: 00000246 ORIG_RAX: 00000000000000df [ 96.808995][ C1] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f375844aa39 [pid 5066] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5066] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5067] exit(0 [pid 5066] +++ killed by SIGALRM +++ [pid 5067] <... exit resumed>) = ? [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5066, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=2 /* 0.02 s */} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5067] +++ exited with 0 +++ <... clone resumed>, child_tidptr=0x5555561fd650) = 5068 ./strace-static-x86_64: Process 5068 attached [pid 5068] set_robust_list(0x5555561fd660, 24) = 0 [pid 5068] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [ 96.816979][ C1] RDX: 0000000020000080 RSI: 0000000000000001 RDI: 0000000000000000 [ 96.825061][ C1] RBP: 00007f37584bd5f0 R08: 0000000000000006 R09: 0000000000000006 [ 96.833038][ C1] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001 [ 96.841106][ C1] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001 [ 96.849093][ C1] [pid 5068] setpgid(0, 0) = 0 [pid 5068] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5068] write(3, "1000", 4) = 4 [pid 5068] close(3) = 0 [pid 5068] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5069 attached ) = 5069 [pid 5068] ptrace(PTRACE_ATTACH, 5069) = -1 EPERM (Operation not permitted) [pid 5068] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5068] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5068] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5068] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5068, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5070 attached , child_tidptr=0x5555561fd650) = 5070 [pid 5070] set_robust_list(0x5555561fd660, 24) = 0 [pid 5070] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5070] setpgid(0, 0) = 0 [pid 5070] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5070] write(3, "1000", 4) = 4 [pid 5070] close(3) = 0 [pid 5070] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5071 attached ) = 5071 [pid 5070] ptrace(PTRACE_ATTACH, 5071) = -1 EPERM (Operation not permitted) [pid 5070] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5070] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5070] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5070] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5070, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5072 attached , child_tidptr=0x5555561fd650) = 5072 [pid 5072] set_robust_list(0x5555561fd660, 24) = 0 [pid 5072] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5072] setpgid(0, 0) = 0 [pid 5072] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5072] write(3, "1000", 4) = 4 [pid 5072] close(3) = 0 [pid 5072] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5073 attached ) = 5073 [pid 5072] ptrace(PTRACE_ATTACH, 5073) = -1 EPERM (Operation not permitted) [pid 5072] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5072] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5072] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5072] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5072, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...> [pid 5069] exit(0 [pid 5065] <... restart_syscall resumed>) = 0 [pid 5069] <... exit resumed>) = ? [pid 5069] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5074 attached [pid 5074] set_robust_list(0x5555561fd660, 24) = 0 [pid 5074] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5074] setpgid(0, 0) = 0 [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5074 [pid 5074] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5074] write(3, "1000", 4) = 4 [pid 5074] close(3) = 0 [pid 5074] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5075 attached ) = 5075 [pid 5074] ptrace(PTRACE_ATTACH, 5075) = -1 EPERM (Operation not permitted) [pid 5074] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5074] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5074] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5071] exit(0 [pid 5074] +++ killed by SIGALRM +++ [pid 5071] <... exit resumed>) = ? [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5074, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5071] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5076 ./strace-static-x86_64: Process 5076 attached [pid 5076] set_robust_list(0x5555561fd660, 24) = 0 [pid 5076] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5076] setpgid(0, 0) = 0 [pid 5076] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5076] write(3, "1000", 4) = 4 [pid 5076] close(3) = 0 [pid 5076] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5077 attached ) = 5077 [pid 5076] ptrace(PTRACE_ATTACH, 5077) = -1 EPERM (Operation not permitted) [pid 5076] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5076] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5076] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5076] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5076, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5078 attached , child_tidptr=0x5555561fd650) = 5078 [pid 5078] set_robust_list(0x5555561fd660, 24) = 0 [pid 5078] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5078] setpgid(0, 0) = 0 [pid 5078] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5078] write(3, "1000", 4) = 4 [pid 5078] close(3) = 0 [pid 5078] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5079 attached ) = 5079 [pid 5078] ptrace(PTRACE_ATTACH, 5079) = -1 EPERM (Operation not permitted) [pid 5078] timer_create(CLOCK_REALTIME, NULL, [pid 5073] exit(0 [pid 5078] <... timer_create resumed>[0]) = 0 [pid 5073] <... exit resumed>) = ? [pid 5078] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5078] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5073] +++ exited with 0 +++ [pid 5078] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5078, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5080 attached [pid 5080] set_robust_list(0x5555561fd660, 24) = 0 [pid 5080] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5080] setpgid(0, 0) = 0 [pid 5080] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5080] write(3, "1000", 4) = 4 [pid 5080] close(3) = 0 [pid 5080] clone(child_stack=NULL, flags=0 [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5080 ./strace-static-x86_64: Process 5081 attached [pid 5075] exit(0) = ? [pid 5080] <... clone resumed>) = 5081 [pid 5075] +++ exited with 0 +++ [pid 5080] ptrace(PTRACE_ATTACH, 5081) = -1 EPERM (Operation not permitted) [pid 5080] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5080] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5080] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5080] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5080, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5077] exit(0) = ? [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5077] +++ exited with 0 +++ [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5082 ./strace-static-x86_64: Process 5082 attached [pid 5082] set_robust_list(0x5555561fd660, 24) = 0 [pid 5082] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5082] setpgid(0, 0) = 0 [pid 5082] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5082] write(3, "1000", 4) = 4 [pid 5082] close(3) = 0 [pid 5082] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5083 attached ) = 5083 [pid 5082] ptrace(PTRACE_ATTACH, 5083) = -1 EPERM (Operation not permitted) [pid 5082] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5082] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5079] exit(0 [pid 5082] <... timer_settime resumed>NULL) = 0 [pid 5079] <... exit resumed>) = ? [pid 5082] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5079] +++ exited with 0 +++ [pid 5082] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5082, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5084 attached , child_tidptr=0x5555561fd650) = 5084 [pid 5084] set_robust_list(0x5555561fd660, 24) = 0 [pid 5084] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5084] setpgid(0, 0) = 0 [pid 5084] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5084] write(3, "1000", 4) = 4 [pid 5084] close(3) = 0 [pid 5084] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5085 attached ) = 5085 [pid 5084] ptrace(PTRACE_ATTACH, 5085) = -1 EPERM (Operation not permitted) [pid 5084] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5084] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5084] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5084] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5084, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5086 attached , child_tidptr=0x5555561fd650) = 5086 [pid 5086] set_robust_list(0x5555561fd660, 24) = 0 [pid 5086] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5081] exit(0 [pid 5086] setpgid(0, 0 [pid 5081] <... exit resumed>) = ? [pid 5086] <... setpgid resumed>) = 0 [pid 5081] +++ exited with 0 +++ [pid 5086] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5086] write(3, "1000", 4) = 4 [pid 5086] close(3) = 0 [pid 5086] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5087 attached ) = 5087 [pid 5086] ptrace(PTRACE_ATTACH, 5087) = -1 EPERM (Operation not permitted) [pid 5086] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5086] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5086] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5086] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5086, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5089 attached , child_tidptr=0x5555561fd650) = 5089 [pid 5089] set_robust_list(0x5555561fd660, 24 [pid 5083] exit(0 [pid 5089] <... set_robust_list resumed>) = 0 [pid 5083] <... exit resumed>) = ? [pid 5089] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5089] setpgid(0, 0 [pid 5083] +++ exited with 0 +++ [pid 5089] <... setpgid resumed>) = 0 [pid 5089] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5089] write(3, "1000", 4) = 4 [ 97.482982][ T27] cfg80211: failed to load regulatory.db [pid 5089] close(3) = 0 [pid 5089] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5090 attached ) = 5090 [pid 5089] ptrace(PTRACE_ATTACH, 5090) = -1 EPERM (Operation not permitted) [pid 5089] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5089] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5089] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5085] exit(0) = ? [pid 5089] +++ killed by SIGALRM +++ [pid 5085] +++ exited with 0 +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5089, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5091 ./strace-static-x86_64: Process 5091 attached [pid 5091] set_robust_list(0x5555561fd660, 24) = 0 [pid 5091] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5091] setpgid(0, 0) = 0 [pid 5091] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5087] exit(0) = ? [pid 5091] <... openat resumed>) = 3 [pid 5091] write(3, "1000", 4) = 4 [pid 5091] close(3) = 0 [pid 5087] +++ exited with 0 +++ [pid 5091] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5092 attached ) = 5092 [pid 5091] ptrace(PTRACE_ATTACH, 5092) = -1 EPERM (Operation not permitted) [pid 5091] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5091] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5091] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5091] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5091, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5093 attached , child_tidptr=0x5555561fd650) = 5093 [pid 5093] set_robust_list(0x5555561fd660, 24) = 0 [pid 5090] exit(0 [pid 5093] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5090] <... exit resumed>) = ? [pid 5093] <... prctl resumed>) = 0 [pid 5093] setpgid(0, 0) = 0 [pid 5090] +++ exited with 0 +++ [pid 5093] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5093] write(3, "1000", 4) = 4 [pid 5093] close(3) = 0 [pid 5093] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5094 attached ) = 5094 [pid 5093] ptrace(PTRACE_ATTACH, 5094) = -1 EPERM (Operation not permitted) [pid 5093] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5093] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5093] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5093] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5093, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5095 ./strace-static-x86_64: Process 5095 attached [pid 5095] set_robust_list(0x5555561fd660, 24) = 0 [pid 5095] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5095] setpgid(0, 0) = 0 [pid 5095] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5092] exit(0 [pid 5095] <... openat resumed>) = 3 [pid 5095] write(3, "1000", 4 [pid 5092] <... exit resumed>) = ? [pid 5095] <... write resumed>) = 4 [pid 5095] close(3 [pid 5092] +++ exited with 0 +++ [pid 5095] <... close resumed>) = 0 [pid 5095] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5096 attached ) = 5096 [pid 5095] ptrace(PTRACE_ATTACH, 5096) = -1 EPERM (Operation not permitted) [pid 5095] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5095] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5095] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5095] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5095, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5097 ./strace-static-x86_64: Process 5097 attached [pid 5097] set_robust_list(0x5555561fd660, 24) = 0 [pid 5097] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5097] setpgid(0, 0) = 0 [pid 5097] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5097] write(3, "1000", 4) = 4 [pid 5097] close(3) = 0 [pid 5097] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5098 attached ) = 5098 [pid 5097] ptrace(PTRACE_ATTACH, 5098) = -1 EPERM (Operation not permitted) [pid 5097] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5094] exit(0 [pid 5097] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5094] <... exit resumed>) = ? [pid 5097] <... timer_settime resumed>NULL) = 0 [pid 5097] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5094] +++ exited with 0 +++ [pid 5097] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5097, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5099 ./strace-static-x86_64: Process 5099 attached [pid 5099] set_robust_list(0x5555561fd660, 24) = 0 [pid 5099] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5099] setpgid(0, 0) = 0 [pid 5099] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5099] write(3, "1000", 4) = 4 [pid 5099] close(3) = 0 [pid 5099] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5100 attached ) = 5100 [pid 5099] ptrace(PTRACE_ATTACH, 5100) = -1 EPERM (Operation not permitted) [pid 5096] exit(0 [pid 5099] timer_create(CLOCK_REALTIME, NULL, [pid 5096] <... exit resumed>) = ? [pid 5099] <... timer_create resumed>[0]) = 0 [pid 5099] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5096] +++ exited with 0 +++ [pid 5099] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5099] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5099, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5101 ./strace-static-x86_64: Process 5101 attached [pid 5101] set_robust_list(0x5555561fd660, 24) = 0 [pid 5101] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5101] setpgid(0, 0) = 0 [pid 5101] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5098] exit(0) = ? [pid 5101] <... openat resumed>) = 3 [pid 5101] write(3, "1000", 4) = 4 [pid 5098] +++ exited with 0 +++ [pid 5101] close(3) = 0 [pid 5101] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5102 attached ) = 5102 [pid 5101] ptrace(PTRACE_ATTACH, 5102) = -1 EPERM (Operation not permitted) [pid 5101] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5101] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5101] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5101] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5101, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5103 attached , child_tidptr=0x5555561fd650) = 5103 [pid 5103] set_robust_list(0x5555561fd660, 24) = 0 [pid 5103] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5103] setpgid(0, 0) = 0 [pid 5103] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5100] exit(0) = ? [pid 5103] <... openat resumed>) = 3 [pid 5103] write(3, "1000", 4) = 4 [pid 5103] close(3) = 0 [pid 5100] +++ exited with 0 +++ [pid 5103] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5104 attached ) = 5104 [pid 5103] ptrace(PTRACE_ATTACH, 5104) = -1 EPERM (Operation not permitted) [pid 5103] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5103] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5103] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5103] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5103, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5105 attached , child_tidptr=0x5555561fd650) = 5105 [pid 5105] set_robust_list(0x5555561fd660, 24) = 0 [pid 5105] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5105] setpgid(0, 0) = 0 [pid 5105] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5105] write(3, "1000", 4) = 4 [pid 5105] close(3) = 0 [pid 5105] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5106 attached ) = 5106 [pid 5105] ptrace(PTRACE_ATTACH, 5106) = -1 EPERM (Operation not permitted) [pid 5105] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5105] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5105] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5102] exit(0) = ? [pid 5105] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5105, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5102] +++ exited with 0 +++ [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5107 ./strace-static-x86_64: Process 5107 attached [pid 5107] set_robust_list(0x5555561fd660, 24) = 0 [pid 5107] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5107] setpgid(0, 0) = 0 [pid 5107] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5107] write(3, "1000", 4) = 4 [pid 5107] close(3) = 0 [pid 5107] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5108 attached ) = 5108 [pid 5107] ptrace(PTRACE_ATTACH, 5108) = -1 EPERM (Operation not permitted) [pid 5107] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5107] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5104] exit(0 [pid 5107] <... timer_settime resumed>NULL) = 0 [pid 5104] <... exit resumed>) = ? [pid 5107] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5104] +++ exited with 0 +++ [pid 5107] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5107, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5109 ./strace-static-x86_64: Process 5109 attached [pid 5109] set_robust_list(0x5555561fd660, 24) = 0 [pid 5109] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5109] setpgid(0, 0) = 0 [pid 5109] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5109] write(3, "1000", 4) = 4 [pid 5109] close(3) = 0 [pid 5109] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5110 attached ) = 5110 [pid 5109] ptrace(PTRACE_ATTACH, 5110) = -1 EPERM (Operation not permitted) [pid 5109] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5106] exit(0) = ? [pid 5109] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5106] +++ exited with 0 +++ [pid 5109] <... timer_settime resumed>NULL) = 0 [pid 5109] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5109] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5109, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5111 attached , child_tidptr=0x5555561fd650) = 5111 [pid 5111] set_robust_list(0x5555561fd660, 24) = 0 [pid 5111] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5111] setpgid(0, 0) = 0 [pid 5111] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5111] write(3, "1000", 4) = 4 [pid 5111] close(3) = 0 [pid 5111] clone(child_stack=NULL, flags=0 [pid 5108] exit(0./strace-static-x86_64: Process 5112 attached [pid 5111] <... clone resumed>) = 5112 [pid 5108] <... exit resumed>) = ? [pid 5111] ptrace(PTRACE_ATTACH, 5112) = -1 EPERM (Operation not permitted) [pid 5108] +++ exited with 0 +++ [pid 5111] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5111] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5111] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5111] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5111, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5113 ./strace-static-x86_64: Process 5113 attached [pid 5113] set_robust_list(0x5555561fd660, 24) = 0 [pid 5113] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5113] setpgid(0, 0) = 0 [pid 5113] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5113] write(3, "1000", 4) = 4 [pid 5113] close(3) = 0 [pid 5113] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5114 attached ) = 5114 [pid 5113] ptrace(PTRACE_ATTACH, 5114) = -1 EPERM (Operation not permitted) [pid 5113] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5113] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5110] exit(0 [pid 5113] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5110] <... exit resumed>) = ? [pid 5110] +++ exited with 0 +++ [pid 5113] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5113, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5115 ./strace-static-x86_64: Process 5115 attached [pid 5115] set_robust_list(0x5555561fd660, 24) = 0 [pid 5115] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5115] setpgid(0, 0) = 0 [pid 5115] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5115] write(3, "1000", 4) = 4 [pid 5115] close(3) = 0 [pid 5115] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5116 attached ) = 5116 [pid 5115] ptrace(PTRACE_ATTACH, 5116) = -1 EPERM (Operation not permitted) [pid 5115] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5115] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5115] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5115] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5115, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5117 ./strace-static-x86_64: Process 5117 attached [pid 5117] set_robust_list(0x5555561fd660, 24) = 0 [pid 5117] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5117] setpgid(0, 0 [pid 5112] exit(0) = ? [pid 5117] <... setpgid resumed>) = 0 [pid 5117] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5112] +++ exited with 0 +++ [pid 5117] write(3, "1000", 4) = 4 [pid 5117] close(3) = 0 [pid 5117] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5118 attached ) = 5118 [pid 5117] ptrace(PTRACE_ATTACH, 5118) = -1 EPERM (Operation not permitted) [pid 5117] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5117] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5117] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5117] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5117, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5114] exit(0) = ? ./strace-static-x86_64: Process 5119 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5119 [pid 5119] set_robust_list(0x5555561fd660, 24) = 0 [pid 5114] +++ exited with 0 +++ [pid 5119] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5119] setpgid(0, 0) = 0 [pid 5119] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5119] write(3, "1000", 4) = 4 [pid 5119] close(3) = 0 [pid 5119] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5120 attached ) = 5120 [pid 5116] exit(0 [pid 5119] ptrace(PTRACE_ATTACH, 5120) = -1 EPERM (Operation not permitted) [pid 5119] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5119] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5116] <... exit resumed>) = ? [pid 5119] <... timer_settime resumed>NULL) = 0 [pid 5119] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5116] +++ exited with 0 +++ [pid 5119] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5119, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5121 ./strace-static-x86_64: Process 5121 attached [pid 5121] set_robust_list(0x5555561fd660, 24) = 0 [pid 5121] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5121] setpgid(0, 0) = 0 [pid 5121] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5121] write(3, "1000", 4) = 4 [pid 5121] close(3) = 0 [pid 5121] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5122 attached ) = 5122 [pid 5121] ptrace(PTRACE_ATTACH, 5122 [pid 5118] exit(0 [pid 5121] <... ptrace resumed>) = -1 EPERM (Operation not permitted) [pid 5118] <... exit resumed>) = ? [pid 5121] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5121] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5121] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5118] +++ exited with 0 +++ [pid 5121] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5121, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5123 attached , child_tidptr=0x5555561fd650) = 5123 [pid 5123] set_robust_list(0x5555561fd660, 24) = 0 [pid 5123] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5123] setpgid(0, 0) = 0 [pid 5123] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5123] write(3, "1000", 4) = 4 [pid 5123] close(3) = 0 [pid 5120] exit(0 [pid 5123] clone(child_stack=NULL, flags=0 [pid 5120] <... exit resumed>) = ? [pid 5120] +++ exited with 0 +++ ./strace-static-x86_64: Process 5124 attached [pid 5123] <... clone resumed>) = 5124 [pid 5123] ptrace(PTRACE_ATTACH, 5124) = -1 EPERM (Operation not permitted) [pid 5123] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5123] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5123] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5123] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5123, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5125 attached , child_tidptr=0x5555561fd650) = 5125 [pid 5125] set_robust_list(0x5555561fd660, 24) = 0 [pid 5125] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5125] setpgid(0, 0) = 0 [pid 5125] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5125] write(3, "1000", 4) = 4 [pid 5125] close(3) = 0 [pid 5125] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5126 attached ) = 5126 [pid 5125] ptrace(PTRACE_ATTACH, 5126) = -1 EPERM (Operation not permitted) [pid 5125] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5125] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5122] exit(0 [pid 5125] <... timer_settime resumed>NULL) = 0 [pid 5122] <... exit resumed>) = ? [pid 5125] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5122] +++ exited with 0 +++ [pid 5125] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5125, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5127 attached , child_tidptr=0x5555561fd650) = 5127 [pid 5127] set_robust_list(0x5555561fd660, 24) = 0 [pid 5127] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5127] setpgid(0, 0) = 0 [pid 5127] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5127] write(3, "1000", 4) = 4 [pid 5127] close(3) = 0 [pid 5127] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5128 attached ) = 5128 [pid 5127] ptrace(PTRACE_ATTACH, 5128) = -1 EPERM (Operation not permitted) [pid 5127] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5127] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5127] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5124] exit(0) = ? [pid 5124] +++ exited with 0 +++ [pid 5127] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5127, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5129 ./strace-static-x86_64: Process 5129 attached [pid 5129] set_robust_list(0x5555561fd660, 24) = 0 [pid 5129] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5129] setpgid(0, 0) = 0 [pid 5129] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5129] write(3, "1000", 4) = 4 [pid 5129] close(3) = 0 [pid 5129] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5130 attached ) = 5130 [pid 5129] ptrace(PTRACE_ATTACH, 5130) = -1 EPERM (Operation not permitted) [pid 5129] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5129] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5129] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5126] exit(0) = ? [pid 5129] +++ killed by SIGALRM +++ [pid 5126] +++ exited with 0 +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5129, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5131 ./strace-static-x86_64: Process 5131 attached [pid 5131] set_robust_list(0x5555561fd660, 24) = 0 [pid 5131] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5131] setpgid(0, 0) = 0 [pid 5131] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5131] write(3, "1000", 4) = 4 [pid 5131] close(3) = 0 [pid 5131] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5132 attached ) = 5132 [pid 5131] ptrace(PTRACE_ATTACH, 5132) = -1 EPERM (Operation not permitted) [pid 5131] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5131] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5131] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5128] exit(0) = ? [pid 5131] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5131, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5133 attached [pid 5128] +++ exited with 0 +++ [pid 5133] set_robust_list(0x5555561fd660, 24) = 0 [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5133 [pid 5133] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5133] setpgid(0, 0) = 0 [pid 5133] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5133] write(3, "1000", 4) = 4 [pid 5133] close(3) = 0 [pid 5133] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5134 attached ) = 5134 [pid 5133] ptrace(PTRACE_ATTACH, 5134) = -1 EPERM (Operation not permitted) [pid 5133] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5133] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5133] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5133] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5133, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5135 ./strace-static-x86_64: Process 5135 attached [pid 5135] set_robust_list(0x5555561fd660, 24) = 0 [pid 5130] exit(0 [pid 5135] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5130] <... exit resumed>) = ? [pid 5135] <... prctl resumed>) = 0 [pid 5135] setpgid(0, 0 [pid 5130] +++ exited with 0 +++ [pid 5135] <... setpgid resumed>) = 0 [pid 5135] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5135] write(3, "1000", 4) = 4 [pid 5135] close(3) = 0 [pid 5135] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5136 attached ) = 5136 [pid 5135] ptrace(PTRACE_ATTACH, 5136 [pid 5132] exit(0 [pid 5135] <... ptrace resumed>) = -1 EPERM (Operation not permitted) [pid 5132] <... exit resumed>) = ? [pid 5135] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5132] +++ exited with 0 +++ [pid 5135] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5135] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5135] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5135, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5137 ./strace-static-x86_64: Process 5137 attached [pid 5137] set_robust_list(0x5555561fd660, 24) = 0 [pid 5137] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5137] setpgid(0, 0 [pid 5134] exit(0) = ? [pid 5137] <... setpgid resumed>) = 0 [pid 5137] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5137] write(3, "1000", 4 [pid 5134] +++ exited with 0 +++ [pid 5137] <... write resumed>) = 4 [pid 5137] close(3) = 0 [pid 5137] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5138 attached ) = 5138 [pid 5137] ptrace(PTRACE_ATTACH, 5138) = -1 EPERM (Operation not permitted) [pid 5137] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5137] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5137] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5137] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5137, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5136] exit(0) = ? [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5136] +++ exited with 0 +++ ./strace-static-x86_64: Process 5139 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5139 [pid 5139] set_robust_list(0x5555561fd660, 24) = 0 [pid 5139] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5139] setpgid(0, 0) = 0 [pid 5139] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5139] write(3, "1000", 4) = 4 [pid 5139] close(3) = 0 [pid 5139] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5140 attached ) = 5140 [pid 5139] ptrace(PTRACE_ATTACH, 5140) = -1 EPERM (Operation not permitted) [pid 5139] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5139] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5139] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5139] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5139, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5141 ./strace-static-x86_64: Process 5141 attached [pid 5141] set_robust_list(0x5555561fd660, 24) = 0 [pid 5141] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5138] exit(0) = ? [pid 5141] setpgid(0, 0) = 0 [pid 5141] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5138] +++ exited with 0 +++ [pid 5141] write(3, "1000", 4) = 4 [pid 5141] close(3) = 0 [pid 5141] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5142 attached ) = 5142 [pid 5141] ptrace(PTRACE_ATTACH, 5142) = -1 EPERM (Operation not permitted) [pid 5141] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5141] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5141] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5141] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5141, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5143 attached , child_tidptr=0x5555561fd650) = 5143 [pid 5143] set_robust_list(0x5555561fd660, 24) = 0 [pid 5143] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5143] setpgid(0, 0) = 0 [pid 5143] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5143] write(3, "1000", 4) = 4 [pid 5143] close(3) = 0 [pid 5143] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5144 attached ) = 5144 [pid 5143] ptrace(PTRACE_ATTACH, 5144) = -1 EPERM (Operation not permitted) [pid 5143] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5143] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5143] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5140] exit(0) = ? [pid 5143] +++ killed by SIGALRM +++ [pid 5140] +++ exited with 0 +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5143, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5145 ./strace-static-x86_64: Process 5145 attached [pid 5145] set_robust_list(0x5555561fd660, 24) = 0 [pid 5145] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5145] setpgid(0, 0) = 0 [pid 5145] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5145] write(3, "1000", 4) = 4 [pid 5145] close(3) = 0 [pid 5145] clone(child_stack=NULL, flags=0 [pid 5142] exit(0) = ? ./strace-static-x86_64: Process 5146 attached [pid 5142] +++ exited with 0 +++ [pid 5145] <... clone resumed>) = 5146 [pid 5145] ptrace(PTRACE_ATTACH, 5146) = -1 EPERM (Operation not permitted) [pid 5145] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5145] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5145] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5145] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5145, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5144] exit(0) = ? ./strace-static-x86_64: Process 5147 attached [pid 5144] +++ exited with 0 +++ [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5147 [pid 5147] set_robust_list(0x5555561fd660, 24) = 0 [pid 5147] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5147] setpgid(0, 0) = 0 [pid 5147] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5147] write(3, "1000", 4) = 4 [pid 5147] close(3) = 0 [pid 5147] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5148 attached ) = 5148 [pid 5147] ptrace(PTRACE_ATTACH, 5148) = -1 EPERM (Operation not permitted) [pid 5147] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5147] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5147] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5147] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5147, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5146] exit(0) = ? [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5146] +++ exited with 0 +++ ./strace-static-x86_64: Process 5149 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5149 [pid 5149] set_robust_list(0x5555561fd660, 24) = 0 [pid 5149] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5149] setpgid(0, 0) = 0 [pid 5149] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5149] write(3, "1000", 4) = 4 [pid 5149] close(3) = 0 [pid 5149] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5150 attached ) = 5150 [pid 5149] ptrace(PTRACE_ATTACH, 5150) = -1 EPERM (Operation not permitted) [pid 5149] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5149] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5149] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5149] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5149, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5151 ./strace-static-x86_64: Process 5151 attached [pid 5151] set_robust_list(0x5555561fd660, 24) = 0 [pid 5151] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5151] setpgid(0, 0) = 0 [pid 5151] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5151] write(3, "1000", 4) = 4 [pid 5151] close(3) = 0 [pid 5151] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5152 attached ) = 5152 [pid 5151] ptrace(PTRACE_ATTACH, 5152) = -1 EPERM (Operation not permitted) [pid 5151] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5151] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5148] exit(0 [pid 5151] <... timer_settime resumed>NULL) = 0 [pid 5148] <... exit resumed>) = ? [pid 5151] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5148] +++ exited with 0 +++ [pid 5151] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5151, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5153 ./strace-static-x86_64: Process 5153 attached [pid 5153] set_robust_list(0x5555561fd660, 24) = 0 [pid 5153] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5153] setpgid(0, 0) = 0 [pid 5153] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5153] write(3, "1000", 4) = 4 [pid 5153] close(3) = 0 [pid 5153] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5154 attached ) = 5154 [pid 5153] ptrace(PTRACE_ATTACH, 5154) = -1 EPERM (Operation not permitted) [pid 5153] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5153] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5153] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5150] exit(0) = ? [pid 5153] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5153, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5150] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5155 ./strace-static-x86_64: Process 5155 attached [pid 5155] set_robust_list(0x5555561fd660, 24) = 0 [pid 5155] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5155] setpgid(0, 0) = 0 [pid 5155] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5155] write(3, "1000", 4) = 4 [pid 5155] close(3) = 0 [pid 5155] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5156 attached ) = 5156 [pid 5155] ptrace(PTRACE_ATTACH, 5156) = -1 EPERM (Operation not permitted) [pid 5155] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5155] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5155] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5152] exit(0) = ? [pid 5155] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5155, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5152] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5157 attached , child_tidptr=0x5555561fd650) = 5157 [pid 5157] set_robust_list(0x5555561fd660, 24) = 0 [pid 5157] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5157] setpgid(0, 0) = 0 [pid 5157] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5157] write(3, "1000", 4) = 4 [pid 5157] close(3) = 0 [pid 5157] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5158 attached ) = 5158 [pid 5157] ptrace(PTRACE_ATTACH, 5158) = -1 EPERM (Operation not permitted) [pid 5157] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5157] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5154] exit(0 [pid 5157] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5154] <... exit resumed>) = ? [pid 5154] +++ exited with 0 +++ [pid 5157] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5157, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5159 attached , child_tidptr=0x5555561fd650) = 5159 [pid 5159] set_robust_list(0x5555561fd660, 24) = 0 [pid 5159] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5159] setpgid(0, 0) = 0 [pid 5159] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5159] write(3, "1000", 4) = 4 [pid 5159] close(3) = 0 [pid 5159] clone(child_stack=NULL, flags=0 [pid 5156] exit(0) = ? ./strace-static-x86_64: Process 5160 attached [pid 5156] +++ exited with 0 +++ [pid 5159] <... clone resumed>) = 5160 [pid 5159] ptrace(PTRACE_ATTACH, 5160) = -1 EPERM (Operation not permitted) [pid 5159] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5159] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5159] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5159] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5159, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5161 attached , child_tidptr=0x5555561fd650) = 5161 [pid 5161] set_robust_list(0x5555561fd660, 24) = 0 [pid 5161] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5161] setpgid(0, 0) = 0 [pid 5161] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5161] write(3, "1000", 4) = 4 [pid 5161] close(3) = 0 [pid 5161] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5162 attached ) = 5162 [pid 5161] ptrace(PTRACE_ATTACH, 5162) = -1 EPERM (Operation not permitted) [pid 5161] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5158] exit(0) = ? [pid 5161] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5161] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5158] +++ exited with 0 +++ [pid 5161] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5161, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5163 attached , child_tidptr=0x5555561fd650) = 5163 [pid 5163] set_robust_list(0x5555561fd660, 24) = 0 [pid 5163] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5163] setpgid(0, 0) = 0 [pid 5163] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5163] write(3, "1000", 4) = 4 [pid 5163] close(3) = 0 [pid 5163] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5164 attached ) = 5164 [pid 5163] ptrace(PTRACE_ATTACH, 5164) = -1 EPERM (Operation not permitted) [pid 5163] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5163] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5163] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5163] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5163, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5165 ./strace-static-x86_64: Process 5165 attached [pid 5165] set_robust_list(0x5555561fd660, 24) = 0 [pid 5165] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5160] exit(0 [pid 5165] setpgid(0, 0 [pid 5160] <... exit resumed>) = ? [pid 5165] <... setpgid resumed>) = 0 [pid 5165] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5160] +++ exited with 0 +++ [pid 5165] <... openat resumed>) = 3 [pid 5165] write(3, "1000", 4) = 4 [pid 5165] close(3) = 0 [pid 5165] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5166 attached ) = 5166 [pid 5162] exit(0 [pid 5165] ptrace(PTRACE_ATTACH, 5166 [pid 5162] <... exit resumed>) = ? [pid 5165] <... ptrace resumed>) = -1 EPERM (Operation not permitted) [pid 5165] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5162] +++ exited with 0 +++ [pid 5165] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5165] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5165] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5165, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5164] exit(0) = ? [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5164] +++ exited with 0 +++ ./strace-static-x86_64: Process 5167 attached [pid 5167] set_robust_list(0x5555561fd660, 24) = 0 [pid 5167] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5167] setpgid(0, 0) = 0 [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5167 [pid 5167] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5167] write(3, "1000", 4) = 4 [pid 5167] close(3) = 0 [pid 5167] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5168 attached ) = 5168 [pid 5167] ptrace(PTRACE_ATTACH, 5168) = -1 EPERM (Operation not permitted) [pid 5167] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5167] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5167] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5167] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5167, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5169 ./strace-static-x86_64: Process 5169 attached [pid 5169] set_robust_list(0x5555561fd660, 24) = 0 [pid 5169] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5169] setpgid(0, 0) = 0 [pid 5169] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5169] write(3, "1000", 4) = 4 [pid 5169] close(3) = 0 [pid 5169] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5170 attached ) = 5170 [pid 5169] ptrace(PTRACE_ATTACH, 5170) = -1 EPERM (Operation not permitted) [pid 5169] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5169] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5166] exit(0 [pid 5169] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5166] <... exit resumed>) = ? [pid 5166] +++ exited with 0 +++ [pid 5169] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5169, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5172 attached , child_tidptr=0x5555561fd650) = 5172 [pid 5172] set_robust_list(0x5555561fd660, 24) = 0 [pid 5172] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5172] setpgid(0, 0) = 0 [pid 5172] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5172] write(3, "1000", 4) = 4 [pid 5172] close(3) = 0 [pid 5172] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5173 attached ) = 5173 [pid 5172] ptrace(PTRACE_ATTACH, 5173) = -1 EPERM (Operation not permitted) [pid 5172] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5172] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5172] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5172] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5172, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5174 attached , child_tidptr=0x5555561fd650) = 5174 [pid 5174] set_robust_list(0x5555561fd660, 24) = 0 [pid 5174] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5174] setpgid(0, 0) = 0 [pid 5174] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5174] write(3, "1000", 4) = 4 [pid 5174] close(3) = 0 [pid 5174] clone(child_stack=NULL, flags=0 [pid 5168] exit(0) = ? ./strace-static-x86_64: Process 5175 attached [pid 5174] <... clone resumed>) = 5175 [pid 5174] ptrace(PTRACE_ATTACH, 5175) = -1 EPERM (Operation not permitted) [pid 5174] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5174] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5168] +++ exited with 0 +++ [pid 5174] <... timer_settime resumed>NULL) = 0 [pid 5174] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5174] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5174, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5176 ./strace-static-x86_64: Process 5176 attached [pid 5176] set_robust_list(0x5555561fd660, 24) = 0 [pid 5170] exit(0 [pid 5176] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5170] <... exit resumed>) = ? [pid 5176] <... prctl resumed>) = 0 [pid 5170] +++ exited with 0 +++ [pid 5176] setpgid(0, 0) = 0 [pid 5176] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5176] write(3, "1000", 4) = 4 [pid 5176] close(3) = 0 [pid 5176] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5177 attached ) = 5177 [pid 5173] exit(0) = ? [pid 5176] ptrace(PTRACE_ATTACH, 5177 [pid 5173] +++ exited with 0 +++ [pid 5176] <... ptrace resumed>) = -1 EPERM (Operation not permitted) [pid 5176] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5176] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5176] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5176] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5176, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5178 attached , child_tidptr=0x5555561fd650) = 5178 [pid 5178] set_robust_list(0x5555561fd660, 24) = 0 [pid 5178] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5178] setpgid(0, 0) = 0 [pid 5178] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5178] write(3, "1000", 4) = 4 [pid 5178] close(3) = 0 [pid 5178] clone(child_stack=NULL, flags=0 [pid 5175] exit(0) = ? ./strace-static-x86_64: Process 5179 attached [pid 5175] +++ exited with 0 +++ [pid 5178] <... clone resumed>) = 5179 [pid 5178] ptrace(PTRACE_ATTACH, 5179) = -1 EPERM (Operation not permitted) [pid 5178] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5178] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5178] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5178] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5178, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5180 attached , child_tidptr=0x5555561fd650) = 5180 [pid 5180] set_robust_list(0x5555561fd660, 24) = 0 [pid 5180] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5180] setpgid(0, 0) = 0 [pid 5177] exit(0 [pid 5180] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5177] <... exit resumed>) = ? [pid 5180] <... openat resumed>) = 3 [pid 5180] write(3, "1000", 4) = 4 [pid 5180] close(3) = 0 [pid 5180] clone(child_stack=NULL, flags=0 [pid 5177] +++ exited with 0 +++ ./strace-static-x86_64: Process 5181 attached [pid 5180] <... clone resumed>) = 5181 [pid 5180] ptrace(PTRACE_ATTACH, 5181) = -1 EPERM (Operation not permitted) [pid 5180] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5180] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5180] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5180] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5180, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5182 attached , child_tidptr=0x5555561fd650) = 5182 [pid 5182] set_robust_list(0x5555561fd660, 24) = 0 [pid 5182] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5182] setpgid(0, 0) = 0 [pid 5182] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5182] write(3, "1000", 4) = 4 [pid 5182] close(3) = 0 [pid 5182] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5183 attached ) = 5183 [pid 5182] ptrace(PTRACE_ATTACH, 5183) = -1 EPERM (Operation not permitted) [pid 5182] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5182] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5182] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5182] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5182, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5179] exit(0) = ? ./strace-static-x86_64: Process 5184 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5184 [pid 5184] set_robust_list(0x5555561fd660, 24) = 0 [pid 5184] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5179] +++ exited with 0 +++ [pid 5184] setpgid(0, 0) = 0 [pid 5184] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5184] write(3, "1000", 4) = 4 [pid 5184] close(3) = 0 [pid 5184] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5185 attached ) = 5185 [pid 5184] ptrace(PTRACE_ATTACH, 5185) = -1 EPERM (Operation not permitted) [pid 5184] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5184] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5184] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5184] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5184, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5186 attached , child_tidptr=0x5555561fd650) = 5186 [pid 5186] set_robust_list(0x5555561fd660, 24 [pid 5181] exit(0 [pid 5186] <... set_robust_list resumed>) = 0 [pid 5181] <... exit resumed>) = ? [pid 5186] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5181] +++ exited with 0 +++ [pid 5186] setpgid(0, 0) = 0 [pid 5186] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5186] write(3, "1000", 4) = 4 [pid 5183] exit(0 [pid 5186] close(3 [pid 5183] <... exit resumed>) = ? [pid 5186] <... close resumed>) = 0 [pid 5186] clone(child_stack=NULL, flags=0 [pid 5183] +++ exited with 0 +++ ./strace-static-x86_64: Process 5187 attached [pid 5186] <... clone resumed>) = 5187 [pid 5186] ptrace(PTRACE_ATTACH, 5187) = -1 EPERM (Operation not permitted) [pid 5186] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5186] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5186] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5186] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5186, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=1 /* 0.01 s */} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5188 ./strace-static-x86_64: Process 5188 attached [pid 5188] set_robust_list(0x5555561fd660, 24) = 0 [pid 5188] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5185] exit(0 [pid 5188] setpgid(0, 0 [pid 5185] <... exit resumed>) = ? [pid 5188] <... setpgid resumed>) = 0 [pid 5185] +++ exited with 0 +++ [pid 5188] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5188] write(3, "1000", 4) = 4 [pid 5188] close(3) = 0 [pid 5188] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5189 attached ) = 5189 [pid 5188] ptrace(PTRACE_ATTACH, 5189) = -1 EPERM (Operation not permitted) [pid 5188] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5188] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5188] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5188] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5188, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5190 ./strace-static-x86_64: Process 5190 attached [pid 5190] set_robust_list(0x5555561fd660, 24) = 0 [pid 5190] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5190] setpgid(0, 0) = 0 [pid 5187] exit(0) = ? [pid 5190] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5187] +++ exited with 0 +++ [pid 5190] <... openat resumed>) = 3 [pid 5190] write(3, "1000", 4) = 4 [pid 5190] close(3) = 0 [pid 5190] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5191 attached ) = 5191 [pid 5190] ptrace(PTRACE_ATTACH, 5191) = -1 EPERM (Operation not permitted) [pid 5190] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5190] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5190] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5190] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5190, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5192 attached , child_tidptr=0x5555561fd650) = 5192 [pid 5192] set_robust_list(0x5555561fd660, 24) = 0 [pid 5192] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5192] setpgid(0, 0) = 0 [pid 5192] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5192] write(3, "1000", 4) = 4 [pid 5192] close(3) = 0 [pid 5192] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5193 attached ) = 5193 [pid 5192] ptrace(PTRACE_ATTACH, 5193) = -1 EPERM (Operation not permitted) [pid 5192] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5192] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5192] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5192] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5192, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5189] exit(0) = ? ./strace-static-x86_64: Process 5194 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5194 [pid 5194] set_robust_list(0x5555561fd660, 24) = 0 [pid 5194] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5189] +++ exited with 0 +++ [pid 5194] <... prctl resumed>) = 0 [pid 5194] setpgid(0, 0) = 0 [pid 5194] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5194] write(3, "1000", 4) = 4 [pid 5194] close(3) = 0 [pid 5194] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5195 attached ) = 5195 [pid 5194] ptrace(PTRACE_ATTACH, 5195) = -1 EPERM (Operation not permitted) [pid 5194] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5194] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5194] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5194] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5194, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5191] exit(0) = ? ./strace-static-x86_64: Process 5196 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5196 [pid 5196] set_robust_list(0x5555561fd660, 24 [pid 5191] +++ exited with 0 +++ [pid 5196] <... set_robust_list resumed>) = 0 [pid 5196] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5196] setpgid(0, 0) = 0 [pid 5196] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5196] write(3, "1000", 4) = 4 [pid 5196] close(3) = 0 [pid 5196] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5197 attached ) = 5197 [pid 5196] ptrace(PTRACE_ATTACH, 5197) = -1 EPERM (Operation not permitted) [pid 5196] timer_create(CLOCK_REALTIME, NULL, [pid 5193] exit(0 [pid 5196] <... timer_create resumed>[0]) = 0 [pid 5193] <... exit resumed>) = ? [pid 5196] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5193] +++ exited with 0 +++ [pid 5196] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5196] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5196, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5198 ./strace-static-x86_64: Process 5198 attached [pid 5198] set_robust_list(0x5555561fd660, 24) = 0 [pid 5198] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5198] setpgid(0, 0) = 0 [pid 5198] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5198] write(3, "1000", 4) = 4 [pid 5198] close(3) = 0 [pid 5198] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5199 attached ) = 5199 [pid 5198] ptrace(PTRACE_ATTACH, 5199) = -1 EPERM (Operation not permitted) [pid 5198] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5198] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5198] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5198] +++ killed by SIGALRM +++ [pid 5195] exit(0 [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5198, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5195] <... exit resumed>) = ? [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5195] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5200 attached [pid 5200] set_robust_list(0x5555561fd660, 24) = 0 [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5200 [pid 5200] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5200] setpgid(0, 0) = 0 [pid 5200] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5200] write(3, "1000", 4) = 4 [pid 5200] close(3) = 0 [pid 5200] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5201 attached ) = 5201 [pid 5200] ptrace(PTRACE_ATTACH, 5201) = -1 EPERM (Operation not permitted) [pid 5200] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5200] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5200] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5200] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5200, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5202 ./strace-static-x86_64: Process 5202 attached [pid 5202] set_robust_list(0x5555561fd660, 24) = 0 [pid 5202] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5197] exit(0 [pid 5202] setpgid(0, 0 [pid 5197] <... exit resumed>) = ? [pid 5202] <... setpgid resumed>) = 0 [pid 5202] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5197] +++ exited with 0 +++ [pid 5202] write(3, "1000", 4) = 4 [pid 5202] close(3) = 0 [pid 5202] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5203 attached ) = 5203 [pid 5202] ptrace(PTRACE_ATTACH, 5203) = -1 EPERM (Operation not permitted) [pid 5202] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5202] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5202] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5202] +++ killed by SIGALRM +++ [pid 5199] exit(0) = ? [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5202, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5199] +++ exited with 0 +++ [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5204 ./strace-static-x86_64: Process 5204 attached [pid 5204] set_robust_list(0x5555561fd660, 24) = 0 [pid 5204] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5204] setpgid(0, 0) = 0 [pid 5204] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5204] write(3, "1000", 4) = 4 [pid 5204] close(3) = 0 [pid 5204] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5205 attached ) = 5205 [pid 5204] ptrace(PTRACE_ATTACH, 5205) = -1 EPERM (Operation not permitted) [pid 5204] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5204] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5204] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5201] exit(0) = ? [pid 5201] +++ exited with 0 +++ [pid 5204] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5204, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5206 ./strace-static-x86_64: Process 5206 attached [pid 5206] set_robust_list(0x5555561fd660, 24) = 0 [pid 5206] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5206] setpgid(0, 0) = 0 [pid 5206] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5203] exit(0) = ? [pid 5206] <... openat resumed>) = 3 [pid 5206] write(3, "1000", 4 [pid 5203] +++ exited with 0 +++ [pid 5206] <... write resumed>) = 4 [pid 5206] close(3) = 0 [pid 5206] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5207 attached ) = 5207 [pid 5206] ptrace(PTRACE_ATTACH, 5207) = -1 EPERM (Operation not permitted) [pid 5206] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5206] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5206] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5205] exit(0 [pid 5206] +++ killed by SIGALRM +++ [pid 5205] <... exit resumed>) = ? [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5206, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5205] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5208 ./strace-static-x86_64: Process 5208 attached [pid 5208] set_robust_list(0x5555561fd660, 24) = 0 [pid 5208] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5208] setpgid(0, 0) = 0 [pid 5208] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5208] write(3, "1000", 4) = 4 [pid 5208] close(3) = 0 [pid 5208] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5209 attached ) = 5209 [pid 5208] ptrace(PTRACE_ATTACH, 5209) = -1 EPERM (Operation not permitted) [pid 5208] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5208] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5208] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5208] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5208, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5210 attached , child_tidptr=0x5555561fd650) = 5210 [pid 5210] set_robust_list(0x5555561fd660, 24) = 0 [pid 5210] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5210] setpgid(0, 0) = 0 [pid 5210] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5210] write(3, "1000", 4 [pid 5207] exit(0 [pid 5210] <... write resumed>) = 4 [pid 5207] <... exit resumed>) = ? [pid 5210] close(3) = 0 [pid 5210] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5211 attached [pid 5207] +++ exited with 0 +++ [pid 5210] <... clone resumed>) = 5211 [pid 5210] ptrace(PTRACE_ATTACH, 5211) = -1 EPERM (Operation not permitted) [pid 5210] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5210] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5210] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5210] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5210, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5212 ./strace-static-x86_64: Process 5212 attached [pid 5212] set_robust_list(0x5555561fd660, 24) = 0 [pid 5212] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5212] setpgid(0, 0) = 0 [pid 5212] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5212] write(3, "1000", 4) = 4 [pid 5212] close(3) = 0 [pid 5212] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5213 attached ) = 5213 [pid 5212] ptrace(PTRACE_ATTACH, 5213) = -1 EPERM (Operation not permitted) [pid 5212] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5212] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5212] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5209] exit(0) = ? [pid 5212] +++ killed by SIGALRM +++ [pid 5209] +++ exited with 0 +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5212, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5214 ./strace-static-x86_64: Process 5214 attached [pid 5214] set_robust_list(0x5555561fd660, 24) = 0 [pid 5214] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5214] setpgid(0, 0) = 0 [pid 5214] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5214] write(3, "1000", 4) = 4 [pid 5214] close(3) = 0 [pid 5214] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5215 attached ) = 5215 [pid 5214] ptrace(PTRACE_ATTACH, 5215) = -1 EPERM (Operation not permitted) [pid 5214] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5214] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5214] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5214] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5214, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5216 ./strace-static-x86_64: Process 5216 attached [pid 5216] set_robust_list(0x5555561fd660, 24) = 0 [pid 5216] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5216] setpgid(0, 0) = 0 [pid 5216] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5216] write(3, "1000", 4) = 4 [pid 5216] close(3) = 0 [pid 5216] clone(child_stack=NULL, flags=0 [pid 5211] exit(0) = ? ./strace-static-x86_64: Process 5217 attached [pid 5216] <... clone resumed>) = 5217 [pid 5211] +++ exited with 0 +++ [pid 5216] ptrace(PTRACE_ATTACH, 5217) = -1 EPERM (Operation not permitted) [pid 5216] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5216] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5216] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5216] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5216, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5218 ./strace-static-x86_64: Process 5218 attached [pid 5218] set_robust_list(0x5555561fd660, 24) = 0 [pid 5218] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5218] setpgid(0, 0) = 0 [pid 5218] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5218] write(3, "1000", 4) = 4 [pid 5218] close(3) = 0 [pid 5218] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5219 attached ) = 5219 [pid 5213] exit(0 [pid 5218] ptrace(PTRACE_ATTACH, 5219 [pid 5213] <... exit resumed>) = ? [pid 5218] <... ptrace resumed>) = -1 EPERM (Operation not permitted) [pid 5218] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5218] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5213] +++ exited with 0 +++ [pid 5218] <... timer_settime resumed>NULL) = 0 [pid 5218] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5218] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5218, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5220 ./strace-static-x86_64: Process 5220 attached [pid 5220] set_robust_list(0x5555561fd660, 24) = 0 [pid 5220] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5220] setpgid(0, 0) = 0 [pid 5220] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5220] write(3, "1000", 4 [pid 5215] exit(0 [pid 5220] <... write resumed>) = 4 [pid 5215] <... exit resumed>) = ? [pid 5220] close(3) = 0 [pid 5220] clone(child_stack=NULL, flags=0 [pid 5215] +++ exited with 0 +++ ./strace-static-x86_64: Process 5221 attached [pid 5220] <... clone resumed>) = 5221 [pid 5220] ptrace(PTRACE_ATTACH, 5221) = -1 EPERM (Operation not permitted) [pid 5220] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5220] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5220] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5220] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5220, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5217] exit(0) = ? [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5217] +++ exited with 0 +++ [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5222 ./strace-static-x86_64: Process 5222 attached [pid 5222] set_robust_list(0x5555561fd660, 24) = 0 [pid 5222] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5222] setpgid(0, 0) = 0 [pid 5222] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5222] write(3, "1000", 4) = 4 [pid 5222] close(3) = 0 [pid 5222] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5223 attached ) = 5223 [pid 5222] ptrace(PTRACE_ATTACH, 5223) = -1 EPERM (Operation not permitted) [pid 5222] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5222] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5222] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5222] +++ killed by SIGALRM +++ [pid 5219] exit(0) = ? [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5222, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5219] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5224 attached [pid 5224] set_robust_list(0x5555561fd660, 24) = 0 [pid 5224] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5224 [pid 5224] <... prctl resumed>) = 0 [pid 5224] setpgid(0, 0) = 0 [pid 5224] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5224] write(3, "1000", 4) = 4 [pid 5224] close(3) = 0 [pid 5224] clone(child_stack=NULL, flags=0 [pid 5221] exit(0) = ? ./strace-static-x86_64: Process 5225 attached [pid 5224] <... clone resumed>) = 5225 [pid 5224] ptrace(PTRACE_ATTACH, 5225 [pid 5221] +++ exited with 0 +++ [pid 5224] <... ptrace resumed>) = -1 EPERM (Operation not permitted) [pid 5224] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5224] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5224] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5224] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5224, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5226 ./strace-static-x86_64: Process 5226 attached [pid 5226] set_robust_list(0x5555561fd660, 24) = 0 [pid 5226] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5226] setpgid(0, 0 [pid 5223] exit(0) = ? [pid 5226] <... setpgid resumed>) = 0 [pid 5226] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5226] write(3, "1000", 4 [pid 5223] +++ exited with 0 +++ [pid 5226] <... write resumed>) = 4 [pid 5226] close(3) = 0 [pid 5226] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5227 attached ) = 5227 [pid 5226] ptrace(PTRACE_ATTACH, 5227) = -1 EPERM (Operation not permitted) [pid 5226] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5226] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5226] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5226] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5226, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5228 ./strace-static-x86_64: Process 5228 attached [pid 5228] set_robust_list(0x5555561fd660, 24) = 0 [pid 5228] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5228] setpgid(0, 0) = 0 [pid 5228] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5228] write(3, "1000", 4) = 4 [pid 5228] close(3) = 0 [pid 5228] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5229 attached ) = 5229 [pid 5228] ptrace(PTRACE_ATTACH, 5229) = -1 EPERM (Operation not permitted) [pid 5228] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5228] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5228] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5225] exit(0) = ? [pid 5228] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5228, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5225] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5230 attached , child_tidptr=0x5555561fd650) = 5230 [pid 5230] set_robust_list(0x5555561fd660, 24) = 0 [pid 5230] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5230] setpgid(0, 0) = 0 [pid 5230] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5230] write(3, "1000", 4) = 4 [pid 5230] close(3) = 0 [pid 5230] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5231 attached ) = 5231 [pid 5230] ptrace(PTRACE_ATTACH, 5231) = -1 EPERM (Operation not permitted) [pid 5230] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5230] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5230] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5227] exit(0) = ? [pid 5230] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5230, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5227] +++ exited with 0 +++ ./strace-static-x86_64: Process 5232 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5232 [pid 5232] set_robust_list(0x5555561fd660, 24) = 0 [pid 5232] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5232] setpgid(0, 0) = 0 [pid 5232] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5232] write(3, "1000", 4) = 4 [pid 5232] close(3) = 0 [pid 5232] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5233 attached ) = 5233 [pid 5232] ptrace(PTRACE_ATTACH, 5233 [pid 5229] exit(0 [pid 5232] <... ptrace resumed>) = -1 EPERM (Operation not permitted) [pid 5229] <... exit resumed>) = ? [pid 5232] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5229] +++ exited with 0 +++ [pid 5232] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5232] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5232] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5232, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5234 attached , child_tidptr=0x5555561fd650) = 5234 [pid 5234] set_robust_list(0x5555561fd660, 24) = 0 [pid 5234] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5234] setpgid(0, 0) = 0 [pid 5234] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5234] write(3, "1000", 4) = 4 [pid 5234] close(3) = 0 [pid 5234] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5235 attached ) = 5235 [pid 5234] ptrace(PTRACE_ATTACH, 5235) = -1 EPERM (Operation not permitted) [pid 5234] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5234] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5234] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5234] +++ killed by SIGALRM +++ [pid 5231] exit(0) = ? [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5234, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5231] +++ exited with 0 +++ ./strace-static-x86_64: Process 5236 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5236 [pid 5236] set_robust_list(0x5555561fd660, 24) = 0 [pid 5236] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5236] setpgid(0, 0) = 0 [pid 5236] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5236] write(3, "1000", 4) = 4 [pid 5236] close(3) = 0 [pid 5236] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5237 attached ) = 5237 [pid 5236] ptrace(PTRACE_ATTACH, 5237) = -1 EPERM (Operation not permitted) [pid 5236] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5236] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5236] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5236] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5236, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5233] exit(0) = ? [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5233] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5238 attached , child_tidptr=0x5555561fd650) = 5238 [pid 5238] set_robust_list(0x5555561fd660, 24) = 0 [pid 5238] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5238] setpgid(0, 0) = 0 [pid 5235] exit(0) = ? [pid 5238] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5235] +++ exited with 0 +++ [pid 5238] <... openat resumed>) = 3 [pid 5238] write(3, "1000", 4) = 4 [pid 5238] close(3) = 0 [pid 5238] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5239 attached ) = 5239 [pid 5238] ptrace(PTRACE_ATTACH, 5239) = -1 EPERM (Operation not permitted) [pid 5238] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5238] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5238] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5238] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5238, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5240 attached , child_tidptr=0x5555561fd650) = 5240 [pid 5240] set_robust_list(0x5555561fd660, 24) = 0 [pid 5240] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5240] setpgid(0, 0) = 0 [pid 5240] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5237] exit(0) = ? [pid 5240] <... openat resumed>) = 3 [pid 5240] write(3, "1000", 4 [pid 5237] +++ exited with 0 +++ [pid 5240] <... write resumed>) = 4 [pid 5240] close(3) = 0 [pid 5240] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5241 attached ) = 5241 [pid 5240] ptrace(PTRACE_ATTACH, 5241) = -1 EPERM (Operation not permitted) [pid 5240] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5240] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5240] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5240] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5240, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=1 /* 0.01 s */} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5242 attached , child_tidptr=0x5555561fd650) = 5242 [pid 5242] set_robust_list(0x5555561fd660, 24) = 0 [pid 5242] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5242] setpgid(0, 0) = 0 [pid 5242] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5242] write(3, "1000", 4) = 4 [pid 5242] close(3) = 0 [pid 5242] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5243 attached ) = 5243 [pid 5242] ptrace(PTRACE_ATTACH, 5243) = -1 EPERM (Operation not permitted) [pid 5242] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5242] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5242] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5239] exit(0) = ? [pid 5242] +++ killed by SIGALRM +++ [pid 5239] +++ exited with 0 +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5242, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5244 attached , child_tidptr=0x5555561fd650) = 5244 [pid 5244] set_robust_list(0x5555561fd660, 24) = 0 [pid 5244] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5244] setpgid(0, 0) = 0 [pid 5244] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5244] write(3, "1000", 4) = 4 [pid 5244] close(3) = 0 [pid 5244] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5245 attached ) = 5245 [pid 5244] ptrace(PTRACE_ATTACH, 5245) = -1 EPERM (Operation not permitted) [pid 5244] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5244] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5244] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5244] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5244, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5241] exit(0) = ? ./strace-static-x86_64: Process 5246 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5246 [pid 5246] set_robust_list(0x5555561fd660, 24) = 0 [pid 5241] +++ exited with 0 +++ [pid 5246] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5246] setpgid(0, 0) = 0 [pid 5246] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5246] write(3, "1000", 4) = 4 [pid 5246] close(3) = 0 [pid 5246] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5247 attached ) = 5247 [pid 5246] ptrace(PTRACE_ATTACH, 5247) = -1 EPERM (Operation not permitted) [pid 5246] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5246] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5246] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5243] exit(0) = ? [pid 5246] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5246, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5243] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5248 ./strace-static-x86_64: Process 5248 attached [pid 5248] set_robust_list(0x5555561fd660, 24) = 0 [pid 5248] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5248] setpgid(0, 0) = 0 [pid 5248] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5248] write(3, "1000", 4) = 4 [pid 5248] close(3) = 0 [pid 5248] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5249 attached ) = 5249 [pid 5248] ptrace(PTRACE_ATTACH, 5249) = -1 EPERM (Operation not permitted) [pid 5248] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5248] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5248] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5248] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5248, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5250 attached , child_tidptr=0x5555561fd650) = 5250 [pid 5250] set_robust_list(0x5555561fd660, 24) = 0 [pid 5245] exit(0 [pid 5250] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5245] <... exit resumed>) = ? [pid 5250] <... prctl resumed>) = 0 [pid 5250] setpgid(0, 0 [pid 5245] +++ exited with 0 +++ [pid 5250] <... setpgid resumed>) = 0 [pid 5250] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5250] write(3, "1000", 4) = 4 [pid 5250] close(3) = 0 [pid 5250] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5251 attached ) = 5251 [pid 5250] ptrace(PTRACE_ATTACH, 5251) = -1 EPERM (Operation not permitted) [pid 5250] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5250] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5250] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5250] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5250, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5252 attached , child_tidptr=0x5555561fd650) = 5252 [pid 5252] set_robust_list(0x5555561fd660, 24) = 0 [pid 5252] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5252] setpgid(0, 0 [pid 5247] exit(0) = ? [pid 5252] <... setpgid resumed>) = 0 [pid 5252] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5247] +++ exited with 0 +++ [pid 5252] <... openat resumed>) = 3 [pid 5252] write(3, "1000", 4) = 4 [pid 5252] close(3) = 0 [pid 5252] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5253 attached ) = 5253 [pid 5252] ptrace(PTRACE_ATTACH, 5253) = -1 EPERM (Operation not permitted) [pid 5252] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5252] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5252] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5252] +++ killed by SIGALRM +++ [pid 5249] exit(0) = ? [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5252, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5249] +++ exited with 0 +++ ./strace-static-x86_64: Process 5254 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5254 [pid 5254] set_robust_list(0x5555561fd660, 24) = 0 [pid 5254] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5254] setpgid(0, 0) = 0 [pid 5254] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5254] write(3, "1000", 4) = 4 [pid 5254] close(3) = 0 [pid 5254] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5255 attached ) = 5255 [pid 5254] ptrace(PTRACE_ATTACH, 5255) = -1 EPERM (Operation not permitted) [pid 5254] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5254] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5251] exit(0 [pid 5254] <... timer_settime resumed>NULL) = 0 [pid 5251] <... exit resumed>) = ? [pid 5254] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5254] +++ killed by SIGALRM +++ [pid 5251] +++ exited with 0 +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5254, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5256 attached [pid 5256] set_robust_list(0x5555561fd660, 24) = 0 [pid 5256] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5256 [pid 5256] <... prctl resumed>) = 0 [pid 5256] setpgid(0, 0) = 0 [pid 5256] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5253] exit(0) = ? [pid 5256] <... openat resumed>) = 3 [pid 5253] +++ exited with 0 +++ [pid 5256] write(3, "1000", 4) = 4 [pid 5256] close(3) = 0 [pid 5256] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5257 attached ) = 5257 [pid 5256] ptrace(PTRACE_ATTACH, 5257) = -1 EPERM (Operation not permitted) [pid 5256] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5256] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5256] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5256] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5256, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5258 attached , child_tidptr=0x5555561fd650) = 5258 [pid 5258] set_robust_list(0x5555561fd660, 24) = 0 [pid 5258] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5258] setpgid(0, 0) = 0 [pid 5258] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5255] exit(0) = ? [pid 5258] <... openat resumed>) = 3 [pid 5258] write(3, "1000", 4) = 4 [pid 5258] close(3 [pid 5255] +++ exited with 0 +++ [pid 5258] <... close resumed>) = 0 [pid 5258] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5260 attached ) = 5260 [pid 5258] ptrace(PTRACE_ATTACH, 5260) = -1 EPERM (Operation not permitted) [pid 5258] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5258] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5258] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5258] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5258, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5261 attached , child_tidptr=0x5555561fd650) = 5261 [pid 5261] set_robust_list(0x5555561fd660, 24) = 0 [pid 5261] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5261] setpgid(0, 0) = 0 [pid 5261] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5261] write(3, "1000", 4 [pid 5257] exit(0 [pid 5261] <... write resumed>) = 4 [pid 5257] <... exit resumed>) = ? [pid 5261] close(3) = 0 [pid 5261] clone(child_stack=NULL, flags=0 [pid 5257] +++ exited with 0 +++ ./strace-static-x86_64: Process 5262 attached [pid 5261] <... clone resumed>) = 5262 [pid 5261] ptrace(PTRACE_ATTACH, 5262) = -1 EPERM (Operation not permitted) [pid 5261] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5261] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5261] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5261] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5261, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5263 ./strace-static-x86_64: Process 5263 attached [pid 5263] set_robust_list(0x5555561fd660, 24) = 0 [pid 5263] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5263] setpgid(0, 0) = 0 [pid 5263] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5263] write(3, "1000", 4) = 4 [pid 5263] close(3) = 0 [pid 5263] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5264 attached ) = 5264 [pid 5263] ptrace(PTRACE_ATTACH, 5264) = -1 EPERM (Operation not permitted) [pid 5263] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5263] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5260] exit(0 [pid 5263] <... timer_settime resumed>NULL) = 0 [pid 5260] <... exit resumed>) = ? [pid 5263] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5260] +++ exited with 0 +++ [pid 5263] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5263, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5265 attached , child_tidptr=0x5555561fd650) = 5265 [pid 5265] set_robust_list(0x5555561fd660, 24) = 0 [pid 5265] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5265] setpgid(0, 0) = 0 [pid 5265] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5265] write(3, "1000", 4) = 4 [pid 5265] close(3) = 0 [pid 5265] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5266 attached ) = 5266 [pid 5265] ptrace(PTRACE_ATTACH, 5266) = -1 EPERM (Operation not permitted) [pid 5265] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5265] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5265] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5265] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5265, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5262] exit(0) = ? [pid 5262] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5267 ./strace-static-x86_64: Process 5267 attached [pid 5267] set_robust_list(0x5555561fd660, 24) = 0 [pid 5267] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5267] setpgid(0, 0) = 0 [pid 5267] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5267] write(3, "1000", 4) = 4 [pid 5267] close(3) = 0 [pid 5267] clone(child_stack=NULL, flags=0 [pid 5264] exit(0) = ? ./strace-static-x86_64: Process 5268 attached [pid 5264] +++ exited with 0 +++ [pid 5267] <... clone resumed>) = 5268 [pid 5267] ptrace(PTRACE_ATTACH, 5268) = -1 EPERM (Operation not permitted) [pid 5267] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5267] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5267] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5267] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5267, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5269 attached [pid 5269] set_robust_list(0x5555561fd660, 24) = 0 [pid 5269] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5269 [pid 5269] <... prctl resumed>) = 0 [pid 5269] setpgid(0, 0) = 0 [pid 5269] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5269] write(3, "1000", 4) = 4 [pid 5269] close(3) = 0 [pid 5269] clone(child_stack=NULL, flags=0 [pid 5266] exit(0) = ? ./strace-static-x86_64: Process 5270 attached [pid 5269] <... clone resumed>) = 5270 [pid 5269] ptrace(PTRACE_ATTACH, 5270) = -1 EPERM (Operation not permitted) [pid 5269] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5266] +++ exited with 0 +++ [pid 5269] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5269] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5269] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5269, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5271 attached , child_tidptr=0x5555561fd650) = 5271 [pid 5271] set_robust_list(0x5555561fd660, 24) = 0 [pid 5271] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5271] setpgid(0, 0) = 0 [pid 5271] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5271] write(3, "1000", 4) = 4 [pid 5271] close(3) = 0 [pid 5271] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5272 attached ) = 5272 [pid 5271] ptrace(PTRACE_ATTACH, 5272) = -1 EPERM (Operation not permitted) [pid 5271] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5271] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5271] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5271] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5271, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5273 ./strace-static-x86_64: Process 5273 attached [pid 5273] set_robust_list(0x5555561fd660, 24) = 0 [pid 5273] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5268] exit(0) = ? [pid 5273] <... prctl resumed>) = 0 [pid 5273] setpgid(0, 0) = 0 [pid 5273] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5268] +++ exited with 0 +++ [pid 5273] write(3, "1000", 4) = 4 [pid 5273] close(3) = 0 [pid 5273] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5274 attached ) = 5274 [pid 5273] ptrace(PTRACE_ATTACH, 5274) = -1 EPERM (Operation not permitted) [pid 5273] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5273] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5273] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5270] exit(0) = ? [pid 5273] +++ killed by SIGALRM +++ [pid 5270] +++ exited with 0 +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5273, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5275 attached , child_tidptr=0x5555561fd650) = 5275 [pid 5275] set_robust_list(0x5555561fd660, 24) = 0 [pid 5275] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5275] setpgid(0, 0) = 0 [pid 5275] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5275] write(3, "1000", 4) = 4 [pid 5275] close(3) = 0 [pid 5275] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5276 attached ) = 5276 [pid 5275] ptrace(PTRACE_ATTACH, 5276) = -1 EPERM (Operation not permitted) [pid 5275] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5275] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5275] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5272] exit(0) = ? [pid 5272] +++ exited with 0 +++ [pid 5275] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5275, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5277 attached , child_tidptr=0x5555561fd650) = 5277 [pid 5277] set_robust_list(0x5555561fd660, 24) = 0 [pid 5277] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5277] setpgid(0, 0) = 0 [pid 5277] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5277] write(3, "1000", 4) = 4 [pid 5277] close(3) = 0 [pid 5277] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5278 attached ) = 5278 [pid 5277] ptrace(PTRACE_ATTACH, 5278) = -1 EPERM (Operation not permitted) [pid 5277] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5277] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5277] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5277] +++ killed by SIGALRM +++ [pid 5274] exit(0 [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5277, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5274] <... exit resumed>) = ? [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5274] +++ exited with 0 +++ [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5279 ./strace-static-x86_64: Process 5279 attached [pid 5279] set_robust_list(0x5555561fd660, 24) = 0 [pid 5279] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5279] setpgid(0, 0) = 0 [pid 5279] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5279] write(3, "1000", 4) = 4 [pid 5279] close(3) = 0 [pid 5279] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5280 attached ) = 5280 [pid 5279] ptrace(PTRACE_ATTACH, 5280) = -1 EPERM (Operation not permitted) [pid 5279] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5279] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5279] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5276] exit(0) = ? [pid 5279] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5279, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5276] +++ exited with 0 +++ [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5281 attached , child_tidptr=0x5555561fd650) = 5281 [pid 5281] set_robust_list(0x5555561fd660, 24) = 0 [pid 5281] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5281] setpgid(0, 0 [pid 5278] exit(0) = ? [pid 5281] <... setpgid resumed>) = 0 [pid 5281] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5278] +++ exited with 0 +++ [pid 5281] write(3, "1000", 4) = 4 [pid 5281] close(3) = 0 [pid 5281] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5282 attached ) = 5282 [pid 5281] ptrace(PTRACE_ATTACH, 5282) = -1 EPERM (Operation not permitted) [pid 5281] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5281] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5281] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5281] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5281, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5283 ./strace-static-x86_64: Process 5283 attached [pid 5283] set_robust_list(0x5555561fd660, 24) = 0 [pid 5283] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5283] setpgid(0, 0) = 0 [pid 5283] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5280] exit(0) = ? [pid 5283] <... openat resumed>) = 3 [pid 5283] write(3, "1000", 4) = 4 [pid 5283] close(3) = 0 [pid 5283] clone(child_stack=NULL, flags=0 [pid 5280] +++ exited with 0 +++ ./strace-static-x86_64: Process 5284 attached [pid 5283] <... clone resumed>) = 5284 [pid 5283] ptrace(PTRACE_ATTACH, 5284) = -1 EPERM (Operation not permitted) [pid 5283] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5283] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5283] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5283] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5283, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5282] exit(0) = ? [pid 5282] +++ exited with 0 +++ [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5285 ./strace-static-x86_64: Process 5285 attached [pid 5285] set_robust_list(0x5555561fd660, 24) = 0 [pid 5285] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5285] setpgid(0, 0) = 0 [pid 5285] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5285] write(3, "1000", 4) = 4 [pid 5285] close(3) = 0 [pid 5285] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5286 attached ) = 5286 [pid 5285] ptrace(PTRACE_ATTACH, 5286) = -1 EPERM (Operation not permitted) [pid 5285] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5285] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5285] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5285] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5285, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5287 ./strace-static-x86_64: Process 5287 attached [pid 5287] set_robust_list(0x5555561fd660, 24) = 0 [pid 5287] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5287] setpgid(0, 0 [pid 5284] exit(0) = ? [pid 5287] <... setpgid resumed>) = 0 [pid 5287] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5284] +++ exited with 0 +++ [pid 5287] write(3, "1000", 4) = 4 [pid 5287] close(3) = 0 [pid 5287] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5288 attached ) = 5288 [pid 5287] ptrace(PTRACE_ATTACH, 5288) = -1 EPERM (Operation not permitted) [pid 5287] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5287] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5287] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5287] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5287, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5289 attached , child_tidptr=0x5555561fd650) = 5289 [pid 5289] set_robust_list(0x5555561fd660, 24) = 0 [pid 5289] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5289] setpgid(0, 0) = 0 [pid 5289] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5289] write(3, "1000", 4) = 4 [pid 5289] close(3) = 0 [pid 5289] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5290 attached ) = 5290 [pid 5289] ptrace(PTRACE_ATTACH, 5290) = -1 EPERM (Operation not permitted) [pid 5289] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5289] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5289] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5289] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5289, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5291 attached [pid 5291] set_robust_list(0x5555561fd660, 24) = 0 [pid 5291] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5291 [pid 5291] <... prctl resumed>) = 0 [pid 5286] exit(0 [pid 5291] setpgid(0, 0 [pid 5286] <... exit resumed>) = ? [pid 5291] <... setpgid resumed>) = 0 [pid 5291] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5286] +++ exited with 0 +++ [pid 5291] <... openat resumed>) = 3 [pid 5291] write(3, "1000", 4) = 4 [pid 5291] close(3) = 0 [pid 5291] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5292 attached ) = 5292 [pid 5291] ptrace(PTRACE_ATTACH, 5292) = -1 EPERM (Operation not permitted) [pid 5291] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5291] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5291] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5291] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5291, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5293 attached , child_tidptr=0x5555561fd650) = 5293 [pid 5293] set_robust_list(0x5555561fd660, 24) = 0 [pid 5293] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5288] exit(0 [pid 5293] setpgid(0, 0 [pid 5288] <... exit resumed>) = ? [pid 5293] <... setpgid resumed>) = 0 [pid 5293] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5288] +++ exited with 0 +++ [pid 5293] write(3, "1000", 4) = 4 [pid 5293] close(3) = 0 [pid 5293] clone(child_stack=NULL, flags=0 [pid 5290] exit(0) = ? ./strace-static-x86_64: Process 5294 attached [pid 5293] <... clone resumed>) = 5294 [pid 5290] +++ exited with 0 +++ [pid 5293] ptrace(PTRACE_ATTACH, 5294) = -1 EPERM (Operation not permitted) [pid 5293] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5293] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5293] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5293] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5293, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5295 ./strace-static-x86_64: Process 5295 attached [pid 5295] set_robust_list(0x5555561fd660, 24) = 0 [pid 5295] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5295] setpgid(0, 0) = 0 [pid 5295] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5295] write(3, "1000", 4) = 4 [pid 5295] close(3) = 0 [pid 5295] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5296 attached ) = 5296 [pid 5295] ptrace(PTRACE_ATTACH, 5296 [pid 5292] exit(0 [pid 5295] <... ptrace resumed>) = -1 EPERM (Operation not permitted) [pid 5292] <... exit resumed>) = ? [pid 5295] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5295] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5292] +++ exited with 0 +++ [pid 5295] <... timer_settime resumed>NULL) = 0 [pid 5295] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5295] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5295, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5297 attached , child_tidptr=0x5555561fd650) = 5297 [pid 5297] set_robust_list(0x5555561fd660, 24) = 0 [pid 5297] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5297] setpgid(0, 0) = 0 [pid 5297] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5297] write(3, "1000", 4) = 4 [pid 5297] close(3) = 0 [pid 5297] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5298 attached ) = 5298 [pid 5297] ptrace(PTRACE_ATTACH, 5298) = -1 EPERM (Operation not permitted) [pid 5297] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5297] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5297] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5297] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5297, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5299 attached [pid 5299] set_robust_list(0x5555561fd660, 24) = 0 [pid 5299] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5299 [pid 5299] <... prctl resumed>) = 0 [pid 5294] exit(0 [pid 5299] setpgid(0, 0 [pid 5294] <... exit resumed>) = ? [pid 5299] <... setpgid resumed>) = 0 [pid 5299] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5294] +++ exited with 0 +++ [pid 5299] write(3, "1000", 4) = 4 [pid 5299] close(3) = 0 [pid 5299] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5300 attached ) = 5300 [pid 5299] ptrace(PTRACE_ATTACH, 5300) = -1 EPERM (Operation not permitted) [pid 5299] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5299] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5299] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5299] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5299, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5296] exit(0) = ? ./strace-static-x86_64: Process 5301 attached [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5301 [pid 5301] set_robust_list(0x5555561fd660, 24 [pid 5296] +++ exited with 0 +++ [pid 5301] <... set_robust_list resumed>) = 0 [pid 5301] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5301] setpgid(0, 0) = 0 [pid 5301] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5301] write(3, "1000", 4) = 4 [pid 5301] close(3) = 0 [pid 5301] clone(child_stack=NULL, flags=0 [pid 5298] exit(0) = ? ./strace-static-x86_64: Process 5302 attached [pid 5301] <... clone resumed>) = 5302 [pid 5301] ptrace(PTRACE_ATTACH, 5302) = -1 EPERM (Operation not permitted) [pid 5301] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5298] +++ exited with 0 +++ [pid 5301] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5301] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5301] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5301, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5303 ./strace-static-x86_64: Process 5303 attached [pid 5303] set_robust_list(0x5555561fd660, 24) = 0 [pid 5303] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5303] setpgid(0, 0) = 0 [pid 5303] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5303] write(3, "1000", 4) = 4 [pid 5303] close(3) = 0 [pid 5303] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5304 attached ) = 5304 [pid 5303] ptrace(PTRACE_ATTACH, 5304) = -1 EPERM (Operation not permitted) [pid 5303] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5303] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5303] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5303] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5303, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5300] exit(0) = ? ./strace-static-x86_64: Process 5305 attached [pid 5300] +++ exited with 0 +++ [pid 5065] <... clone resumed>, child_tidptr=0x5555561fd650) = 5305 [pid 5305] set_robust_list(0x5555561fd660, 24) = 0 [pid 5305] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5305] setpgid(0, 0) = 0 [pid 5305] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5305] write(3, "1000", 4) = 4 [pid 5305] close(3) = 0 [pid 5305] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5306 attached ) = 5306 [pid 5305] ptrace(PTRACE_ATTACH, 5306) = -1 EPERM (Operation not permitted) [pid 5305] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5305] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5305] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5305] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5305, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5307 ./strace-static-x86_64: Process 5307 attached [pid 5307] set_robust_list(0x5555561fd660, 24) = 0 [pid 5307] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5307] setpgid(0, 0) = 0 [pid 5302] exit(0 [pid 5307] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5302] <... exit resumed>) = ? [pid 5307] <... openat resumed>) = 3 [pid 5307] write(3, "1000", 4 [pid 5302] +++ exited with 0 +++ [pid 5307] <... write resumed>) = 4 [pid 5307] close(3) = 0 [pid 5307] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5308 attached ) = 5308 [pid 5307] ptrace(PTRACE_ATTACH, 5308 [pid 5304] exit(0 [pid 5307] <... ptrace resumed>) = -1 EPERM (Operation not permitted) [pid 5304] <... exit resumed>) = ? [pid 5307] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5307] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5304] +++ exited with 0 +++ [pid 5307] <... timer_settime resumed>NULL) = 0 [pid 5307] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5307] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5307, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5309 attached , child_tidptr=0x5555561fd650) = 5309 [pid 5309] set_robust_list(0x5555561fd660, 24) = 0 [pid 5309] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5309] setpgid(0, 0) = 0 [pid 5309] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5309] write(3, "1000", 4) = 4 [pid 5309] close(3) = 0 [pid 5309] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5310 attached ) = 5310 [pid 5309] ptrace(PTRACE_ATTACH, 5310) = -1 EPERM (Operation not permitted) [pid 5309] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5309] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, [pid 5306] exit(0 [pid 5309] <... timer_settime resumed>NULL) = 0 [pid 5306] <... exit resumed>) = ? [pid 5309] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5306] +++ exited with 0 +++ [pid 5309] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5309, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5311 attached , child_tidptr=0x5555561fd650) = 5311 [pid 5311] set_robust_list(0x5555561fd660, 24) = 0 [pid 5311] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5311] setpgid(0, 0) = 0 [pid 5311] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5311] write(3, "1000", 4) = 4 [pid 5311] close(3) = 0 [pid 5308] exit(0 [pid 5311] clone(child_stack=NULL, flags=0 [pid 5308] <... exit resumed>) = ? [pid 5308] +++ exited with 0 +++ ./strace-static-x86_64: Process 5312 attached [pid 5311] <... clone resumed>) = 5312 [pid 5311] ptrace(PTRACE_ATTACH, 5312) = -1 EPERM (Operation not permitted) [pid 5311] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5311] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5311] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5311] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5311, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5313 ./strace-static-x86_64: Process 5313 attached [pid 5313] set_robust_list(0x5555561fd660, 24) = 0 [pid 5310] exit(0 [pid 5313] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5310] <... exit resumed>) = ? [pid 5313] <... prctl resumed>) = 0 [pid 5313] setpgid(0, 0 [pid 5310] +++ exited with 0 +++ [pid 5313] <... setpgid resumed>) = 0 [pid 5313] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5313] write(3, "1000", 4) = 4 [pid 5313] close(3) = 0 [pid 5313] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5314 attached ) = 5314 [pid 5313] ptrace(PTRACE_ATTACH, 5314) = -1 EPERM (Operation not permitted) [pid 5313] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5313] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5313] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5313] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5313, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5315 attached , child_tidptr=0x5555561fd650) = 5315 [pid 5315] set_robust_list(0x5555561fd660, 24) = 0 [pid 5312] exit(0 [pid 5315] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5312] <... exit resumed>) = ? [pid 5315] <... prctl resumed>) = 0 [pid 5315] setpgid(0, 0) = 0 [pid 5315] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5312] +++ exited with 0 +++ [pid 5315] write(3, "1000", 4) = 4 [pid 5315] close(3) = 0 [pid 5315] clone(child_stack=NULL, flags=0./strace-static-x86_64: Process 5316 attached ) = 5316 [pid 5315] ptrace(PTRACE_ATTACH, 5316) = -1 EPERM (Operation not permitted) [pid 5315] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5315] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5315] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5315] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5315, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555561fd650) = 5317 ./strace-static-x86_64: Process 5317 attached [pid 5317] set_robust_list(0x5555561fd660, 24) = 0 [pid 5317] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5317] setpgid(0, 0) = 0 [pid 5317] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5317] write(3, "1000", 4) = 4 [pid 5317] close(3) = 0 [pid 5317] clone(child_stack=NULL, flags=0 [pid 5314] exit(0) = ? ./strace-static-x86_64: Process 5318 attached [pid 5317] <... clone resumed>) = 5318 [pid 5314] +++ exited with 0 +++ [pid 5317] ptrace(PTRACE_ATTACH, 5318) = -1 EPERM (Operation not permitted) [pid 5317] timer_create(CLOCK_REALTIME, NULL, [0]) = 0 [pid 5317] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5317] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5317] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5317, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5319 attached , child_tidptr=0x5555561fd650) = 5319 [pid 5319] set_robust_list(0x5555561fd660, 24) = 0 [pid 5319] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5319] setpgid(0, 0) = 0 [pid 5319] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5319] write(3, "1000", 4) = 4 [pid 5319] close(3) = 0 [pid 5319] clone(child_stack=NULL, flags=0 [pid 5316] exit(0) = ? ./strace-static-x86_64: Process 5320 attached [pid 5319] <... clone resumed>) = 5320 [pid 5319] ptrace(PTRACE_ATTACH, 5320) = -1 EPERM (Operation not permitted) [pid 5319] timer_create(CLOCK_REALTIME, NULL, [pid 5316] +++ exited with 0 +++ [pid 5319] <... timer_create resumed>[0]) = 0 [pid 5319] timer_settime(0, TIMER_ABSTIME, {it_interval={tv_sec=2000000000, tv_nsec=0}, it_value={tv_sec=0, tv_nsec=60000000}}, NULL) = 0 [pid 5319] --- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_int=0, si_ptr=NULL} --- [pid 5319] +++ killed by SIGALRM +++ [pid 5065] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5319, si_uid=0, si_status=SIGALRM, si_utime=0, si_stime=0} --- [pid 5065] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5065] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5321 attached , child_tidptr=0x5555561fd650) = 5321 [pid 5321] set_robust_list(0x5555561fd660, 24) = 0