USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND 167 8683 46.3 3.2 2967596 534092 ? Sl 03:51 0:24 /usr/bin/ceph-mgr -n mgr.instance.hxsbut -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 6669 45.2 0.5 2023228 83868 ? Ssl 03:50 0:50 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock root 6277 1.1 0.3 2265360 54612 ? Ssl 03:49 0:01 /usr/bin/containerd --config /etc/containerd/config.toml 167 8304 1.7 0.3 269916 54392 ? Sl 03:51 0:00 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true root 14386 104 0.2 54844 44576 ? R 03:51 0:00 /usr/bin/python3 /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/cephadm.11ace36ecc2ddeb22993953e169128f8274850b6ae9a13aed246c6e83cd5ecd1 --image quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 --timeout 895 _orch deploy --fsid 4837cbf8-4f90-4300-b3f6-726c9b9f89b4 root 14385 63.6 0.1 108308 25040 ? Sl 03:51 0:00 /usr/bin/python3 root 8202 0.0 0.1 734756 21836 ? Sl 03:51 0:00 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true root 8579 0.1 0.1 734500 21688 ? Sl 03:51 0:00 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-hxsbut --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e CEPH_USE_RANDOM_NONCE=1 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hxsbut:/var/lib/ceph/mgr/ceph-instance.hxsbut:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hxsbut/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.hxsbut -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 1410 0.0 0.1 373080 20616 ? Ssl 03:48 0:00 /usr/libexec/packagekitd zuul 926 0.0 0.1 181888 19508 ? Sl 03:47 0:00 /usr/bin/python3 root 288 0.2 0.0 67532 15608 ? S /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi zuul 714 0.0 0.0 21000 3324 ? S 03:47 0:00 (sd-pam) cephadm 10148 0.0 0.0 21000 3312 ? S 03:51 0:00 (sd-pam) root 595 0.0 0.0 6148 2104 ttyS0 Ss+ 03:46 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 - vt220 root 594 0.0 0.0 6104 1992 tty1 Ss+ 03:46 0:00 /sbin/agetty -o -p -- \u --noclear - linux root 14384 0.0 0.0 2800 1856 ? S 03:51 0:00 /bin/sh -c echo BECOME-SUCCESS-avmvapzubuxubuasmgwidwnuavmvklgo ; /usr/bin/python3 zuul 14380 0.0 0.0 2800 1848 ? Ss 03:51 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-avmvapzubuxubuasmgwidwnuavmvklgo ; /usr/bin/python3'"'"' && sleep 0' zuul 14381 0.0 0.0 2800 1844 ? S 03:51 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-avmvapzubuxubuasmgwidwnuavmvklgo ; /usr/bin/python3' && sleep 0 root 8283 0.0 0.0 1048 684 ? Ss 03:51 0:00 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true root 8664 0.0 0.0 1048 680 ? Ss 03:51 0:00 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hxsbut -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug root 2 0.0 0.0 0 0 ? S 03:46 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? S 03:46 0:00 [pool_workqueue_release] root 4 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-rcu_g] root 5 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-rcu_p] root 6 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-slub_] root 7 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-netns] root 8 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/0:0-rcu_gp] root 9 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/0:0H-events_highpri] root 10 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/0:1-events] root 11 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u16:0-ipv6_addrconf] root 12 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-mm_pe] root 13 0.0 0.0 0 0 ? I 03:46 0:00 [rcu_tasks_kthread] root 14 0.0 0.0 0 0 ? I 03:46 0:00 [rcu_tasks_rude_kthread] root 15 0.0 0.0 0 0 ? I 03:46 0:00 [rcu_tasks_trace_kthread] root 16 0.0 0.0 0 0 ? S 03:46 0:00 [ksoftirqd/0] root 17 0.4 0.0 0 0 ? I 03:46 0:01 [rcu_preempt] root 18 0.0 0.0 0 0 ? S 03:46 0:00 [migration/0] root 19 0.0 0.0 0 0 ? S 03:46 0:00 [idle_inject/0] root 20 0.0 0.0 0 0 ? S 03:46 0:00 [cpuhp/0] root 21 0.0 0.0 0 0 ? S 03:46 0:00 [cpuhp/1] root 22 0.0 0.0 0 0 ? S 03:46 0:00 [idle_inject/1] root 23 0.0 0.0 0 0 ? S 03:46 0:00 [migration/1] root 24 0.0 0.0 0 0 ? S 03:46 0:00 [ksoftirqd/1] root 25 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/1:0-events] root 26 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/1:0H-events_highpri] root 27 0.0 0.0 0 0 ? S 03:46 0:00 [cpuhp/2] root 28 0.0 0.0 0 0 ? S 03:46 0:00 [idle_inject/2] root 29 0.0 0.0 0 0 ? S 03:46 0:00 [migration/2] root 30 0.0 0.0 0 0 ? S 03:46 0:00 [ksoftirqd/2] root 31 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/2:0-events] root 32 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/2:0H-events_highpri] root 33 0.0 0.0 0 0 ? S 03:46 0:00 [cpuhp/3] root 34 0.0 0.0 0 0 ? S 03:46 0:00 [idle_inject/3] root 35 0.0 0.0 0 0 ? S 03:46 0:00 [migration/3] root 36 0.0 0.0 0 0 ? S 03:46 0:00 [ksoftirqd/3] root 37 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/3:0-events] root 38 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/3:0H-events_highpri] root 39 0.0 0.0 0 0 ? S 03:46 0:00 [cpuhp/4] root 40 0.0 0.0 0 0 ? S 03:46 0:00 [idle_inject/4] root 41 0.0 0.0 0 0 ? S 03:46 0:00 [migration/4] root 42 0.0 0.0 0 0 ? S 03:46 0:00 [ksoftirqd/4] root 43 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/4:0-cgroup_release] root 44 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/4:0H-events_highpri] root 45 0.0 0.0 0 0 ? S 03:46 0:00 [cpuhp/5] root 46 0.0 0.0 0 0 ? S 03:46 0:00 [idle_inject/5] root 47 0.0 0.0 0 0 ? S 03:46 0:00 [migration/5] root 48 0.0 0.0 0 0 ? S 03:46 0:00 [ksoftirqd/5] root 49 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/5:0-events] root 50 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/5:0H-events_highpri] root 51 0.0 0.0 0 0 ? S 03:46 0:00 [cpuhp/6] root 52 0.0 0.0 0 0 ? S 03:46 0:00 [idle_inject/6] root 53 0.0 0.0 0 0 ? S 03:46 0:00 [migration/6] root 54 0.0 0.0 0 0 ? S 03:46 0:00 [ksoftirqd/6] root 55 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/6:0-cgroup_free] root 56 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/6:0H-kblockd] root 57 0.0 0.0 0 0 ? S 03:46 0:00 [cpuhp/7] root 58 0.0 0.0 0 0 ? S 03:46 0:00 [idle_inject/7] root 59 0.0 0.0 0 0 ? S 03:46 0:00 [migration/7] root 60 0.0 0.0 0 0 ? S 03:46 0:00 [ksoftirqd/7] root 61 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/7:0-events] root 62 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/7:0H-events_highpri] root 63 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u17:0-flush-253:0] root 64 0.1 0.0 0 0 ? I 03:46 0:00 [kworker/u18:0-flush-253:0] root 65 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u19:0-flush-253:0] root 66 0.1 0.0 0 0 ? I 03:46 0:00 [kworker/u20:0-events_power_efficient] root 67 0.2 0.0 0 0 ? I 03:46 0:00 [kworker/u21:0-writeback] root 68 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u22:0-flush-253:0] root 69 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u23:0-flush-253:0] root 70 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u24:0-flush-253:0] root 71 0.0 0.0 0 0 ? S 03:46 0:00 [kdevtmpfs] root 72 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-inet_] root 73 0.0 0.0 0 0 ? S 03:46 0:00 [kauditd] root 74 0.0 0.0 0 0 ? S 03:46 0:00 [khungtaskd] root 75 0.0 0.0 0 0 ? S 03:46 0:00 [oom_reaper] root 76 0.1 0.0 0 0 ? I 03:46 0:00 [kworker/u17:1-writeback] root 77 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-write] root 78 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u17:2-flush-253:0] root 79 0.0 0.0 0 0 ? S 03:46 0:00 [kcompactd0] root 80 0.0 0.0 0 0 ? SN 03:46 0:00 [ksmd] root 81 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/3:1-events] root 82 0.0 0.0 0 0 ? SN 03:46 0:00 [khugepaged] root 83 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-kinte] root 84 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-kbloc] root 85 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-blkcg] root 86 0.0 0.0 0 0 ? S 03:46 0:00 [irq/9-acpi] root 87 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/7:1-cgroup_release] root 88 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/6:1-rcu_gp] root 89 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-tpm_d] root 90 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-ata_s] root 91 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-md] root 92 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-md_bi] root 93 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-edac-] root 94 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-devfr] root 95 0.0 0.0 0 0 ? S 03:46 0:00 [watchdogd] root 96 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u20:1-events_power_efficient] root 97 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-quota] root 98 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/3:1H-kblockd] root 99 0.0 0.0 0 0 ? S 03:46 0:00 [kswapd0] root 100 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/1:1-cgroup_free] root 101 0.0 0.0 0 0 ? S 03:46 0:00 [ecryptfs-kthread] root 102 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-kthro] root 103 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-acpi_] root 104 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u20:2-flush-253:0] root 105 0.0 0.0 0 0 ? S 03:46 0:00 [scsi_eh_0] root 106 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-scsi_] root 107 0.0 0.0 0 0 ? S 03:46 0:00 [scsi_eh_1] root 108 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-scsi_] root 109 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u20:3-flush-253:0] root 110 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/4:1-events] root 111 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-mld] root 112 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u21:1-flush-253:0] root 113 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/4:1H-kblockd] root 114 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-ipv6_] root 115 0.6 0.0 0 0 ? I 03:46 0:02 [kworker/u16:1-ext4-rsv-conversion] root 122 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/2:1-events] root 123 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-kstrp] root 124 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/5:1-events] root 126 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/6:1H-kblockd] root 127 0.1 0.0 0 0 ? I 03:46 0:00 [kworker/u18:1-flush-253:0] root 128 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/1:2-events] root 129 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/u25:0] root 130 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/u26:0] root 131 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/u27:0] root 132 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/u28:0] root 133 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/u29:0] root 134 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/u30:0] root 135 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/u31:0] root 136 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/u32:0] root 137 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/u33:0] root 138 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u24:1-flush-253:0] root 151 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-charg] root 177 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/7:1H-kblockd] root 194 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/2:1H-kblockd] root 195 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u19:1-events_unbound] root 196 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/2:2-cgroup_free] root 197 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/5:1H-kblockd] root 198 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/1:1H-kblockd] root 199 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/0:1H-kblockd] root 218 0.0 0.0 0 0 ? S 03:46 0:00 [hwrng] root 219 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u22:1-flush-253:0] root 220 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/5:2-cgroup_release] root 222 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u23:1-writeback] root 223 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u23:2-events_freezable_power_] root 242 0.2 0.0 0 0 ? S 03:46 0:00 [jbd2/vda1-8] root 243 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-ext4-] root 248 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u22:2-flush-253:0] root 297 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/7:2-cgroup_bpf_destroy] root 315 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/6:2-ata_sff] root 316 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/6:3] root 330 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u22:3-flush-253:0] root 335 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/5:3-cgroup_free] root 336 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/5:4-events] root 365 0.0 0.0 0 0 ? S 03:46 0:00 [psimon] root 376 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u18:2-flush-253:0] root 401 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/4:2-cgwb_release] root 404 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u19:2-flush-253:0] root 405 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u19:3-writeback] root 406 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u21:2-flush-253:0] root 414 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/3:2-events] root 416 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-crypt] root 449 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u24:2-events_unbound] root 455 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u24:3-flush-253:0] root 485 0.0 0.0 0 0 ? I< 03:46 0:00 [kworker/R-cfg80] root 601 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/3:3-events] root 607 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u16:2] root 623 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/3:4] root 684 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/u18:3-events_power_efficient] root 704 0.0 0.0 0 0 ? I 03:46 0:00 [kworker/0:2] root 996 0.0 0.0 0 0 ? I< 03:47 0:00 [kworker/R-tls-s] root 1915 0.0 0.0 0 0 ? I 03:49 0:00 [kworker/u17:3-flush-253:0] root 2120 0.0 0.0 0 0 ? I 03:49 0:00 [kworker/u21:3-flush-253:0] root 5026 0.0 0.0 0 0 ? I 03:49 0:00 [kworker/u23:3-flush-253:0] root 5045 0.0 0.0 0 0 ? I< 03:49 0:00 [kworker/R-kdmfl] root 5063 0.0 0.0 0 0 ? I< 03:49 0:00 [kworker/R-kdmfl] root 5080 0.0 0.0 0 0 ? I< 03:49 0:00 [kworker/R-kdmfl] root 6685 0.0 0.0 0 0 ? I 03:50 0:00 [kworker/u17:4-flush-253:0] root 6886 0.0 0.0 0 0 ? I 03:50 0:00 [kworker/4:3] root 6939 0.0 0.0 0 0 ? I 03:50 0:00 [kworker/7:3-events] root 7174 0.0 0.0 0 0 ? I 03:50 0:00 [kworker/u19:4-flush-253:0] root 7329 0.0 0.0 0 0 ? I 03:50 0:00 [kworker/u24:4-events_unbound] root 8550 0.0 0.0 0 0 ? S 03:51 0:00 [psimon] root 8864 0.0 0.0 0 0 ? I 03:51 0:00 [kworker/u23:4] root 9042 0.0 0.0 0 0 ? I 03:51 0:00 [kworker/u18:4-flush-253:0] root 9654 0.0 0.0 0 0 ? I 03:51 0:00 [kworker/u24:5-loop0] root 9969 0.0 0.0 0 0 ? I 03:51 0:00 [kworker/u21:4-flush-253:0] root 10366 0.0 0.0 0 0 ? I 03:51 0:00 [kworker/u20:4-flush-253:0] root 10776 0.0 0.0 0 0 ? I 03:51 0:00 [kworker/u22:4-writeback] root 11079 0.0 0.0 0 0 ? I 03:51 0:00 [kworker/u19:5-flush-253:0] root 11513 0.0 0.0 0 0 ? I 03:51 0:00 [kworker/u21:5] root 12425 0.0 0.0 0 0 ? I 03:51 0:00 [kworker/u18:5]