Accelerated Processor

Good afternoon,
I need help, my processor is very fast.
the process that causes this is this
how can i disable the process. what program does this process use?

help
help me

thanks

Mod edit: Text image removed. Check this out: [HowTo] Request support

Good afternoon,
I need help, my processor is very fast.
the process that causes this is this…

/usr/bin/ps -weo pid,rss,pmem,vsize,uname:50,pcpu,start_time,state,group,nice,cputime,session,cmd --no headings

how can i disable the process. what program does this process use?

help
thanks

please post the output of

inxi --admin --verbosity=7 --filter --no-host --width

use the option “preformatted text” and past it inside

From the screenshot you posted earlier was visible, that the ps command itself was at 100% cpu. So you have some monitoring program or script that pulls the running processes in a very stupid way, which is many hundred times per second. That is my theory.

I fixed the title and tags further.

Hi @pop1,

AFAIK this process shouldn’t run a long time, much less to up all CPU power. And indeed, when I run it’s instant:

$ time /usr/bin/ps -weo  --no-headings  0.01s user 0.01s system 94% cpu 0.022 total

       1 12228  0.0  23056 root                                                0.0 Feb13 S root       0 00:02:02       1 /sbin/init
      2     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [kthreadd]
      3     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [rcu_gp]
      4     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [rcu_par_gp]
      5     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [slub_flushwq]
      6     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [netns]
      8     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/0:0H-events_highpri]
     10     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [mm_percpu_wq]
     12     0  0.0      0 root                                                0.0 Feb13 I root       0 00:00:00       0 [rcu_tasks_kthread]
     13     0  0.0      0 root                                                0.0 Feb13 I root       0 00:00:00       0 [rcu_tasks_rude_kthread]
     14     0  0.0      0 root                                                0.0 Feb13 I root       0 00:00:00       0 [rcu_tasks_trace_kthread]
     15     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:03       0 [ksoftirqd/0]
     16     0  0.0      0 root                                                0.0 Feb13 I root       - 00:00:14       0 [rcu_preempt]
     17     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [rcub/0]
     18     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/0]
     19     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/0]
     21     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/0]
     22     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/1]
     23     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/1]
     24     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/1]
     25     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/1]
     27     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/1:0H-events_highpri]
     28     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/2]
     29     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/2]
     30     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/2]
     31     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/2]
     33     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/2:0H-events_highpri]
     34     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/3]
     35     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/3]
     36     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/3]
     37     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/3]
     39     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/3:0H-events_highpri]
     40     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/4]
     41     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/4]
     42     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/4]
     43     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/4]
     45     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/4:0H-events_highpri]
     46     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/5]
     47     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/5]
     48     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/5]
     49     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/5]
     51     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/5:0H-events_highpri]
     52     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/6]
     53     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/6]
     54     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/6]
     55     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/6]
     57     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/6:0H-kblockd]
     58     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/7]
     59     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/7]
     60     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/7]
     61     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/7]
     63     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/7:0H-events_highpri]
     64     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/8]
     65     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/8]
     66     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/8]
     67     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/8]
     69     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/8:0H-events_highpri]
     70     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/9]
     71     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/9]
     72     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/9]
     73     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/9]
     75     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/9:0H-events_highpri]
     76     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/10]
     77     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/10]
     78     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/10]
     79     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/10]
     81     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/10:0H-events_highpri]
     82     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [cpuhp/11]
     83     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [idle_inject/11]
     84     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [migration/11]
     85     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [ksoftirqd/11]
     87     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/11:0H-kblockd]
     88     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [kdevtmpfs]
     89     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [inet_frag_wq]
     90     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [kauditd]
     91     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [khungtaskd]
     92     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [oom_reaper]
     94     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [writeback]
     95     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:43       0 [kcompactd0]
     96     0  0.0      0 root                                                0.0 Feb13 S root       5 00:00:00       0 [ksmd]
     98     0  0.0      0 root                                                0.0 Feb13 S root      19 00:00:03       0 [khugepaged]
     99     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kintegrityd]
    100     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kblockd]
    101     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [blkcg_punt_bio]
    102     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [tpm_dev_wq]
    103     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [ata_sff]
    104     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [edac-poller]
    105     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [devfreq_wq]
    106     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [watchdogd]
    108     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/5:1H-kblockd]
    109     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:16       0 [kswapd0]
    125     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kthrotld]
    131     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [irq/123-aerdrv]
    132     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [irq/124-aerdrv]
    133     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [irq/125-aerdrv]
    134     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [irq/127-aerdrv]
    135     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [irq/128-aerdrv]
    136     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [irq/129-aerdrv]
    137     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [acpi_thermal_pm]
    144     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [scsi_eh_0]
    145     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [scsi_tmf_0]
    146     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [scsi_eh_1]
    147     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [scsi_tmf_1]
    148     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [scsi_eh_2]
    149     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [scsi_tmf_2]
    150     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [scsi_eh_3]
    151     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [scsi_tmf_3]
    152     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [scsi_eh_4]
    153     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [scsi_tmf_4]
    154     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [scsi_eh_5]
    155     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [scsi_tmf_5]
    160     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [mld]
    161     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:01       0 [kworker/1:1H-kblockd]
    162     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [ipv6_addrconf]
    167     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kstrp]
    171     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [zswap1]
    172     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [zswap1]
    173     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [zswap-shrink]
    174     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/u25:0]
    213     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [charger_manager]
    214     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/6:1H-kblockd]
    215     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/11:1H-kblockd]
    244     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/3:1H-kblockd]
    257     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/10:1H-kblockd]
    258     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:01       0 [kworker/0:1H-kblockd]
    259     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/7:1H-kblockd]
    260     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/4:1H-kblockd]
    263     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/9:1H-kblockd]
    264     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/8:1H-kblockd]
    265     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [kworker/2:1H-kblockd]
    267     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [nvme-wq]
    268     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [nvme-reset-wq]
    269     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [nvme-delete-wq]
    282     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:07       0 [jbd2/nvme0n1p3-8]
    283     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [ext4-rsv-conver]
    321 76848  0.4 141712 root                                                0.0 Feb13 S root       0 00:00:13     321 /usr/lib/systemd/systemd-journald
    358  8332  0.0  36660 root                                                0.0 Feb13 S root       0 00:00:00     358 /usr/lib/systemd/systemd-udevd
    360     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [psimon]
    463     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [jbd2/sdb1-8]
    467     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [ext4-rsv-conver]
    473     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [cryptd]
    574  6072  0.0  91840 systemd-timesync                                    0.0 Feb13 S systemd+   0 00:00:00     574 /usr/lib/systemd/systemd-timesyncd
    579     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [nv_queue]
    582     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [nv_queue]
    607     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [nvidia-modeset/kthread_q]
    608     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [nvidia-modeset/deferred_close_kthread_q]
    621     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [UVM global queue]
    622     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [UVM deferred release queue]
    623     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [UVM Tools Event Queue]
    634     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [iprt-VBoxWQueue]
    635     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:00       0 [iprt-VBoxTscThread]
    640  3176  0.0   9436 dbus                                                0.0 Feb13 S dbus       0 00:00:00     640 /usr/bin/dbus-broker-launch --scope system --audit
    642  4496  0.0   6224 dbus                                                0.0 Feb13 S dbus       0 00:00:27     640 dbus-broker --log 4 --controller 9 --machine-id 69ae0d77019b48cd917c005151822ccd --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit
    643 21552  0.1 341732 root                                                0.0 Feb13 S root       0 00:01:26     643 /usr/bin/NetworkManager --no-daemon
    646  3820  0.0   8788 avahi                                               0.0 Feb13 S avahi      0 00:00:01     646 avahi-daemon: running [Mirdarthos-PC.local]
    647  4084  0.0 167704 root                                                0.6 Feb13 S root       0 00:30:16     647 /usr/bin/ckb-next-daemon
    653 10596  0.0 385144 polkitd                                             0.0 Feb13 S polkitd    0 00:00:06     653 /usr/lib/polkit-1/polkitd --no-debug
    654  4652  0.0  11532 root                                                0.0 Feb13 S root       0 00:00:00     654 /usr/bin/smartd -n
    658  8108  0.0  18292 root                                                0.0 Feb13 S root       0 00:00:06     658 /usr/lib/systemd/systemd-logind
    696  2448  0.0   4464 daemon                                              0.0 Feb13 S daemon     0 00:00:00     696 /usr/bin/atd -f
    707    44  0.0   8788 avahi                                               0.0 Feb13 S avahi      0 00:00:00     646 avahi-daemon: chroot helper
    722  7116  0.0 391952 root                                                0.0 Feb13 S root       0 00:00:00     722 /usr/bin/ModemManager
    745  7440  0.0  27768 root                                                0.0 Feb13 S root       0 00:00:00     745 /usr/bin/cupsd -l
    746  5256  0.0  11104 root                                                0.0 Feb13 S root       0 00:00:00     746 sshd: /usr/bin/sshd -D [listener] 0 of 10-100 startups
    753 17156  0.1 152140 root                                                0.0 Feb13 S root       0 00:00:00     753 /usr/bin/sddm
    754  8600  0.0 321408 colord                                              0.0 Feb13 S colord     0 00:00:00     754 /usr/lib/colord
    760 147504  0.9 6624176 root                                              0.9 Feb13 S root       0 00:46:34     760 /usr/lib/Xorg -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_VsMhLb -noreset -displayfd 16
    767     0  0.0      0 root                                                0.0 Feb13 S root       - 00:03:24       0 [irq/143-nvidia]
    769     0  0.0      0 root                                                0.0 Feb13 S root       0 00:00:35       0 [nv_queue]
    779     0  0.0      0 root                                                0.0 Feb13 S root       - 00:00:00       0 [psimon]
    800 10528  0.0 469688 root                                                0.0 Feb13 S root       0 00:00:28     800 /usr/lib/udisks2/udisksd
    820  7176  0.0 314996 root                                                0.0 Feb13 S root       0 00:00:00     820 /usr/lib/upowerd
    848 17004  0.1  75916 root                                                0.0 Feb13 S root       0 00:00:00     753 /usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth-be289948-6896-49cf-baa7-514cf35db30c --id 1 --start /usr/bin/startplasma-x11 --user mirdarthos
    851 11200  0.0  21916 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:01:02     851 /usr/lib/systemd/systemd --user
    852    16  0.0  23588 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00     851 (sd-pam)
    859  6976  0.0 1253772 mirdarthos                                         0.0 Feb13 S mirdart+   0 00:00:00     859 /usr/bin/syncthing serve --no-browser --no-restart --logflags=0
    870 23108  0.1 206084 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00     753 /usr/bin/startplasma-x11
    880 54784  0.3 1258636 mirdarthos                                         0.0 Feb13 S mirdart+  11 00:00:51     859 /usr/bin/syncthing serve --no-browser --no-restart --logflags=0
    881  3320  0.0   8984 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00     881 /usr/bin/dbus-broker-launch --scope user
    892  4512  0.0   6716 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:25     881 dbus-broker --log 4 --controller 10 --machine-id 69ae0d77019b48cd917c005151822ccd --max-bytes 100000000000000 --max-fds 25000000000000 --max-matches 5000000000
    898  5000  0.0 350324 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00     753 /usr/bin/xidlehook --not-when-audio --not-when-fullscreen --socket /tmp/xidlehook.socket --timer 600 /usr/bin/systemctl suspend
    904 29892  0.1 4193232 mirdarthos                                         0.0 Feb13 S mirdart+ -11 00:00:01     904 /usr/bin/pulseaudio --daemonize=no --log-target=journal
    907  1228  0.0  23080 rtkit                                               0.0 Feb13 S rtkit      1 00:00:02     907 /usr/lib/rtkit-daemon
    940 23656  0.1 199820 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00     753 /usr/bin/plasma_session
    947 11744  0.0 1097860 mirdarthos                                         0.0 Feb13 S mirdart+   0 00:00:02     947 /usr/lib/xdg-desktop-portal
    952  8008  0.0 820060 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00     952 /usr/lib/xdg-document-portal
    956  4508  0.0 305712 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00     956 /usr/lib/xdg-permission-store
    963   888  0.0   2488 root                                                0.0 Feb13 S mirdart+   0 00:00:00     963 fusermount3 -o rw,nosuid,nodev,fsname=portal,auto_unmount,subtype=portal -- /run/user/1000/doc
    975 37896  0.2 372972 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:07     975 /usr/lib/xdg-desktop-portal-kde
    977 65024  0.3 1588268 mirdarthos                                         0.0 Feb13 S mirdart+   0 00:00:59     753 /usr/bin/kded5
    984  6792  0.0 311676 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00     904 /usr/lib/pulse/gsettings-helper
    990 536308  3.2 2747484 mirdarthos                                        0.9 Feb13 S mirdart+   0 00:46:59     753 /usr/bin/kwin_x11
    992  4472  0.0 105836 mirdarthos                                          0.0 Feb13 S mirdart+ -11 00:00:00     992 /usr/bin/pipewire
    993  3288  0.0  92940 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00     993 /usr/bin/pipewire-media-session
   1020 19184  0.1 232528 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:11    1020 /usr/bin/kglobalaccel5
   1031  4940  0.0 229108 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00    1031 /usr/lib/dconf-service
   1040 43220  0.2 372652 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:13     753 /usr/bin/ksmserver
   1042  6880  0.0  49124 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00    1042 /usr/lib/bluetooth/obexd
   1045 15964  0.0 222184 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:07    1045 /usr/lib/kf5/kscreen_backend_launcher
   1051 197380  1.2 268764768 mirdarthos                                      0.0 Feb13 S mirdart+  19 00:00:23     753 /usr/lib/baloo_file
   1052 37288  0.2 375624 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:11     753 /usr/bin/kaccess
   1054 600556  3.6 5392688 mirdarthos                                        0.5 Feb13 S mirdart+   0 00:27:22     753 /usr/bin/plasmashell
   1056 39648  0.2 593044 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:07     753 /usr/lib/polkit-kde-authentication-agent-1
   1057 26692  0.1 568848 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:18     753 /usr/lib/org_kde_powerdevil
   1060 15892  0.0 229076 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08     753 /usr/bin/xembedsniproxy
   1079 71988  0.4 1227000 mirdarthos                                         0.0 Feb13 S mirdart+   0 00:00:26     753 /usr/lib/kdeconnectd
   1080 18652  0.1 230312 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08     753 /usr/bin/gmenudbusmenuproxy
   1082 63624  0.3 1967900 mirdarthos                                         0.3 Feb13 S mirdart+   0 00:17:31     753 /usr/bin/ckb-next --background
   1086 44908  0.2 602592 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08     753 /usr/bin/pamac-tray-plasma
   1087 101700  0.6 948196 mirdarthos                                         0.0 Feb13 R mirdart+   0 00:00:58     753 /usr/bin/yakuake
   1088 103452  0.6 607136 mirdarthos                                         0.0 Feb13 S mirdart+   0 00:01:58     753 /usr/bin/cairo-dock -o
   1089 38448  0.2 565992 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:19     753 /usr/bin/msm_kde_notifier
   1090 48076  0.2 703712 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:01     753 /usr/bin/matray
   1091 43360  0.2 568140 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08     753 /usr/bin/flameshot
   1092 18104  0.1  38236 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08     753 /usr/bin/roccateventhandler
   1093 49916  0.3 942152 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:10     753 /usr/bin/kalendarac
   1133 29108  0.1 557972 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:18    1133 /usr/lib/kactivitymanagerd
   1168  7636  0.0 317328 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:06    1168 /usr/lib/gvfsd
   1174  7592  0.0 530872 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00    1168 /usr/lib/gvfsd-fuse /run/user/1000/gvfs -f
   1185  6648  0.0 381880 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00    1185 /usr/lib/at-spi-bus-launcher
   1194  3148  0.0   8852 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00    1185 /usr/bin/dbus-broker-launch --config-file=/usr/share/defaults/at-spi2/accessibility.conf --scope user
   1195  2488  0.0   4220 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:01    1185 dbus-broker --log 4 --controller 9 --machine-id 69ae0d77019b48cd917c005151822ccd --max-bytes 100000000000000 --max-fds 6400000 --max-matches 5000000000
   1197  6824  0.0 235100 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:11    1197 /usr/lib/at-spi2-registryd --use-gnome-session
   1230 39320  0.2 596000 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:11    1229 /usr/bin/akonadi_control
   1243 26124  0.1 1800920 mirdarthos                                         0.0 Feb13 S mirdart+   0 00:00:01    1229 /usr/bin/akonadiserver
   1262 25132  0.1 2043516 mirdarthos                                         0.0 Feb13 S mirdart+   0 00:00:08    1229 /usr/bin/mysqld --defaults-file=/home/mirdarthos/.local/share/akonadi/mysql.conf --datadir=/home/mirdarthos/.local/share/akonadi/db_data/ --socket=/run/user/1000/akonadi/mysql.socket --pid-file=/run/user/1000/akonadi/mysql.pid
   1323 31348  0.1 392908 mirdarthos                                          0.1 Feb13 S mirdart+   0 00:08:15    1323 /usr/bin/ksystemstats
   1325 39388  0.2 453712 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08    1229 /usr/bin/akonadi_akonotes_resource --identifier akonadi_akonotes_resource_0
   1326 39380  0.2 454528 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08    1229 /usr/bin/akonadi_contacts_resource --identifier akonadi_contacts_resource_0
   1328 55048  0.3 947144 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:15    1229 /usr/bin/akonadi_google_resource --identifier akonadi_google_resource_5
   1329 39188  0.2 459148 mirdarthos                                          0.0 Feb13 S mirdart+  19 00:00:08    1229 /usr/bin/akonadi_indexing_agent --identifier akonadi_indexing_agent
   1330 38688  0.2 453748 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08    1229 /usr/bin/akonadi_maildir_resource --identifier akonadi_maildir_resource_0
   1331 42960  0.2 528064 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:15    1229 /usr/bin/akonadi_maildispatcher_agent --identifier akonadi_maildispatcher_agent
   1333 38656  0.2 454712 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08    1229 /usr/bin/akonadi_migration_agent --identifier akonadi_migration_agent
   1339 36720  0.2 460608 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:08    1229 /usr/bin/akonadi_newmailnotifier_agent --identifier akonadi_newmailnotifier_agent
   1445  1188  0.0   3428 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:03:38     753 /usr/lib/ckb-next-animations/wave --ckb-run
   1447  1256  0.0   3424 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:03:16     753 /usr/lib/ckb-next-animations/gradient --ckb-run
   1449  5908  0.0 168168 mirdarthos                                          0.1 Feb13 S mirdart+   0 00:07:12    1323 /usr/bin/nvidia-smi dmon -d 2 -s pucm
   1565 18180  0.1 163852 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:01:02    1564 /usr/lib/kf5/kio_http_cache_cleaner
   1619  9348  0.0  13812 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:05    1619 /bin/zsh
   2282 111140  0.6 990576 mirdarthos                                         0.0 Feb13 S mirdart+   0 00:00:14     753 keepassxc %f
   5697     0  0.0      0 root                                                0.0 Feb13 I root     -20 00:00:00       0 [tls-strp]
   6658 19868  0.1 1050312 mirdarthos                                         0.1 Feb13 S mirdart+   0 00:07:34    6658 /usr/lib/gvfs-udisks2-volume-monitor
   6673  6260  0.0 308264 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00    6673 /usr/lib/gvfs-gphoto2-volume-monitor
   6678  6088  0.0 306356 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00    6678 /usr/lib/gvfs-mtp-volume-monitor
   6683  8496  0.0 387228 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:01    6683 /usr/lib/gvfs-afc-volume-monitor
   6689  7912  0.0 538760 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:07    1168 /usr/lib/gvfsd-trash --spawner :1.48 /org/gtk/gvfs/exec_spaw/0
   6714  8644  0.0 465404 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:12    1168 /usr/lib/gvfsd-network --spawner :1.48 /org/gtk/gvfs/exec_spaw/1
   6730  8020  0.0 393792 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00    1168 /usr/lib/gvfsd-dnssd --spawner :1.48 /org/gtk/gvfs/exec_spaw/3
   7340  7368  0.0 235140 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:00    7340 /usr/lib/gvfsd-metadata
   7646  8120  0.0  12860 mirdarthos                                          0.0 Feb13 S mirdart+   0 00:00:07    7646 /bin/zsh
  86426 105356  0.6 268810248 mirdarthos                                      0.0 Feb13 S mirdart+   0 00:00:06   86426 /usr/lib/baloorunner
 357592  3296  0.0   6116 mirdarthos                                          0.0 08:18 S mirdart+   0 00:00:00     753 /usr/lib/appimagelauncher/binfmt-bypass /home/mirdarthos/Applications/Ferdium-linux.AppImage
 357604 405020  2.4 1186898268 mirdarthos                                     1.7 08:18 S mirdart+  -1 00:08:04     753 /tmp/.mount_FerdiuQRonzY/ferdium
 357607  2144  0.0  11696 mirdarthos                                          0.0 08:18 S mirdart+   0 00:00:02  357607 /home/mirdarthos/Applications/Ferdium-linux.AppImage
 357613 51904  0.3 33838412 mirdarthos                                        0.0 08:18 S mirdart+   0 00:00:00     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=zygote --no-zygote-sandbox
 357614 51720  0.3 33838396 mirdarthos                                        0.0 08:18 S mirdart+   0 00:00:00     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=zygote
 357616 10896  0.0 33838396 mirdarthos                                        0.0 08:18 S mirdart+   0 00:00:00     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=zygote
 357643 261060  1.6 34126160 mirdarthos                                       0.3 08:18 S mirdart+  -1 00:01:26     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=gpu-process --enable-crash-reporter=bba04b7d-24bf-420f-8131-50076bc01d35,no_channel --user-data-dir=/home/mirdarthos/.config/Ferdium --gpu-preferences=WAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAGAAAAAAAAAAYAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --shared-files --field-trial-handle=0,i,6386520714354822488,15605156257080638533,262144 --enable-features=kWebSQLAccess --disable-features=CrossOriginOpenerPolicy,SpareRendererForSitePerProcess --variations-seed-version
 357660 35280  0.2 33937872 mirdarthos                                        0.0 08:18 S mirdart+  -1 00:00:00     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=broker
 357685 82520  0.5 33938348 mirdarthos                                        0.0 08:18 S mirdart+   0 00:00:06     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-GB --service-sandbox-type=none --enable-crash-reporter=bba04b7d-24bf-420f-8131-50076bc01d35,no_channel --user-data-dir=/home/mirdarthos/.config/Ferdium --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,6386520714354822488,15605156257080638533,262144 --enable-features=kWebSQLAccess --disable-features=CrossOriginOpenerPolicy,SpareRendererForSitePerProcess --variations-seed-version
 357696 235500  1.4 1186186312 mirdarthos                                     0.1 08:18 S mirdart+  -1 00:00:44     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=renderer --enable-crash-reporter=bba04b7d-24bf-420f-8131-50076bc01d35,no_channel --user-data-dir=/home/mirdarthos/.config/Ferdium --app-path=/tmp/.mount_FerdiuQRonzY/resources/app.asar --no-sandbox --no-zygote --lang=en-GB --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --time-ticks-at-unix-epoch=-1707969627537257 --launch-time-ticks=94682110288 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,6386520714354822488,15605156257080638533,262144 --enable-features=kWebSQLAccess --disable-features=CrossOriginOpenerPolicy,SpareRendererForSitePerProcess --variations-seed-version
 357759 344028  2.1 1199276456 mirdarthos                                     0.2 08:18 S mirdart+  -1 00:01:08     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=renderer --enable-crash-reporter=bba04b7d-24bf-420f-8131-50076bc01d35,no_channel --user-data-dir=/home/mirdarthos/.config/Ferdium --app-path=/tmp/.mount_FerdiuQRonzY/resources/app.asar --no-sandbox --no-zygote --enable-blink-features --disable-blink-features --lang=en-GB --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=6 --time-ticks-at-unix-epoch=-1707969627537257 --launch-time-ticks=94684979040 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,6386520714354822488,15605156257080638533,262144 --enable-features=kWebSQLAccess --disable-features=CrossOriginOpenerPolicy,SpareRendererForSitePerProcess --variations-seed-version
 357761 380104  2.3 1188499200 mirdarthos                                     0.4 08:18 S mirdart+  -1 00:02:11     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=renderer --enable-crash-reporter=bba04b7d-24bf-420f-8131-50076bc01d35,no_channel --user-data-dir=/home/mirdarthos/.config/Ferdium --app-path=/tmp/.mount_FerdiuQRonzY/resources/app.asar --no-sandbox --no-zygote --enable-blink-features --disable-blink-features --lang=en-GB --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=8 --time-ticks-at-unix-epoch=-1707969627537257 --launch-time-ticks=94684992724 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,6386520714354822488,15605156257080638533,262144 --enable-features=kWebSQLAccess --disable-features=CrossOriginOpenerPolicy,SpareRendererForSitePerProcess --variations-seed-version
 357823 64780  0.3 34154236 mirdarthos                                        0.0 08:18 S mirdart+   0 00:00:01     753 /tmp/.mount_FerdiuQRonzY/ferdium --type=utility --utility-sub-type=audio.mojom.AudioService --lang=en-GB --service-sandbox-type=none --enable-crash-reporter=bba04b7d-24bf-420f-8131-50076bc01d35,no_channel --user-data-dir=/home/mirdarthos/.config/Ferdium --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,6386520714354822488,15605156257080638533,262144 --enable-features=kWebSQLAccess --disable-features=CrossOriginOpenerPolicy,SpareRendererForSitePerProcess --variations-seed-version
 409891     0  0.0      0 root                                                0.0 12:12 S root       - 00:00:00       0 [irq/132-mei_me]
 409935     0  0.0      0 root                                                0.0 12:12 S root       0 00:00:00       0 [nvidia]
 439537  3336  0.0   6116 mirdarthos                                          0.0 14:06 S mirdart+   0 00:00:00     753 /usr/lib/appimagelauncher/binfmt-bypass /home/mirdarthos/Applications/Obsidian.AppImage
 439551 149748  0.9 1177625616 mirdarthos                                     0.0 14:06 S mirdart+   0 00:00:01     753 /tmp/.mount_ObsidixEl6if/obsidian
 439554  2068  0.0  11676 mirdarthos                                          0.0 14:06 S mirdart+   0 00:00:01  439554 /home/mirdarthos/Applications/Obsidian.AppImage
 439560 52116  0.3 33824124 mirdarthos                                        0.0 14:06 S mirdart+   0 00:00:00     753 /tmp/.mount_ObsidixEl6if/obsidian --type=zygote --no-zygote-sandbox
 439561 52108  0.3 33824112 mirdarthos                                        0.0 14:06 S mirdart+   0 00:00:00     753 /tmp/.mount_ObsidixEl6if/obsidian --type=zygote
 439563  8820  0.0 33824112 mirdarthos                                        0.0 14:06 S mirdart+   0 00:00:00     753 /tmp/.mount_ObsidixEl6if/obsidian --type=zygote
 439629 205836  1.2 34092072 mirdarthos                                       0.2 14:06 S mirdart+   0 00:00:14     753 /tmp/.mount_ObsidixEl6if/obsidian --type=gpu-process --enable-crash-reporter=e6d490f6-ed54-41c7-a25a-1f466127133b,no_channel --user-data-dir=/home/mirdarthos/.config/obsidian --gpu-preferences=WAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAGAAAAAAAAAAYAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --shared-files --field-trial-handle=0,i,9177453670023350500,17545285008315914991,262144 --enable-features=SharedArrayBuffer --disable-features=SpareRendererForSitePerProcess
 439634 73940  0.4 33882704 mirdarthos                                        0.0 14:06 S mirdart+   0 00:00:00     753 /tmp/.mount_ObsidixEl6if/obsidian --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-GB --service-sandbox-type=none --enable-crash-reporter=e6d490f6-ed54-41c7-a25a-1f466127133b,no_channel --user-data-dir=/home/mirdarthos/.config/obsidian --standard-schemes=app --secure-schemes=app --bypasscsp-schemes --cors-schemes --fetch-schemes=app --service-worker-schemes --streaming-schemes=app --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,9177453670023350500,17545285008315914991,262144 --enable-features=SharedArrayBuffer --disable-features=SpareRendererForSitePerProcess
 439639 196136  1.2 1190102680 mirdarthos                                     0.0 14:06 S mirdart+   0 00:00:03     753 /tmp/.mount_ObsidixEl6if/obsidian --type=renderer --enable-crash-reporter=e6d490f6-ed54-41c7-a25a-1f466127133b,no_channel --user-data-dir=/home/mirdarthos/.config/obsidian --standard-schemes=app --secure-schemes=app --bypasscsp-schemes --cors-schemes --fetch-schemes=app --service-worker-schemes --streaming-schemes=app --app-path=/tmp/.mount_ObsidixEl6if/resources/app.asar --no-sandbox --no-zygote --node-integration-in-worker --first-renderer-process --lang=en-GB --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --time-ticks-at-unix-epoch=-1707970239017618 --launch-time-ticks=114949477411 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,9177453670023350500,17545285008315914991,262144 --enable-features=SharedArrayBuffer --disable-features=SpareRendererForSitePerProcess
 439653 34804  0.2 33923584 mirdarthos                                        0.0 14:06 S mirdart+   0 00:00:00     753 /tmp/.mount_ObsidixEl6if/obsidian --type=broker
 458769 770268  4.7 29891672 mirdarthos                                       6.1 15:03 S mirdart+   0 00:03:33     753 /usr/lib/firefox-developer-edition/firefox
 458846 44224  0.2 282628 mirdarthos                                          0.0 15:03 S mirdart+   0 00:00:00     753 /usr/lib/firefox-developer-edition/firefox -contentproc -parentBuildID 20240105132724 -prefsLen 34450 -prefMapSize 253367 -appDir /usr/lib/firefox-developer-edition/browser {08994e87-bc9a-40cf-8619-cd32b0eab332} 458769 true socket
 458872 99124  0.6 2545948 mirdarthos                                         0.0 15:03 S mirdart+   0 00:00:00     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 1 -isForBrowser -prefsLen 34553 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {25910028-eb88-4f11-baa2-c8e5d26879f5} 458769 true tab
 458921 445664  2.7 2937940 mirdarthos                                        0.7 15:03 S mirdart+   0 00:00:26     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 2 -isForBrowser -prefsLen 31426 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {5c006df5-255e-4cb3-aef6-4153811af241} 458769 true tab
 458925 228156  1.3 2770068 mirdarthos                                        0.2 15:03 S mirdart+   0 00:00:10     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 3 -isForBrowser -prefsLen 31426 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {cb3820a1-90e8-4dca-8397-a222b175f3cf} 458769 true tab
 458930 439284  2.6 28472884 mirdarthos                                       2.8 15:03 S mirdart+   0 00:01:40     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 4 -isForBrowser -prefsLen 35946 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {67960c5d-8169-4d81-9b6b-dff3199709be} 458769 true tab
 458967 187916  1.1 2620172 mirdarthos                                        0.0 15:03 S mirdart+   0 00:00:02     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 5 -isForBrowser -prefsLen 31426 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {01df6544-b970-4ba3-b8e1-76b467acce1a} 458769 true tab
 458993 193784  1.1 2707204 mirdarthos                                        0.0 15:03 S mirdart+   0 00:00:03     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 6 -isForBrowser -prefsLen 31426 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {fefc6c65-86c9-42b0-a04c-6f5dbdbbfb88} 458769 true tab
 459016 197308  1.2 2659924 mirdarthos                                        0.0 15:03 S mirdart+   0 00:00:02     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 7 -isForBrowser -prefsLen 31426 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {46fb2236-71c1-4524-9f52-589890fd51f5} 458769 true tab
 459045 159392  0.9 2603040 mirdarthos                                        0.0 15:03 S mirdart+   0 00:00:01     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 8 -isForBrowser -prefsLen 31426 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {6bbb7f54-de8c-4246-9bb1-80c479aacdfa} 458769 true tab
 459331 57876  0.3 520196 mirdarthos                                          0.0 15:03 S mirdart+   0 00:00:00     753 /usr/lib/firefox-developer-edition/firefox -contentproc -parentBuildID 20240105132724 -sandboxingKind 0 -prefsLen 40330 -prefMapSize 253367 -appDir /usr/lib/firefox-developer-edition/browser {7dd8d3a3-c623-4156-81c9-c65e186e21b1} 458769 true utility
 459449 48980  0.3 518140 mirdarthos                                          0.0 15:03 S mirdart+   0 00:00:00     753 /usr/lib/firefox-developer-edition/firefox -contentproc -parentBuildID 20240105132724 -prefsLen 40330 -prefMapSize 253367 -appDir /usr/lib/firefox-developer-edition/browser {5c16231e-5d1d-4759-8c13-5cbdcd75a8d6} 458769 true rdd
 459463 21160  0.1 154916 mirdarthos                                          0.0 15:03 S mirdart+   0 00:00:00     753 /usr/bin/keepassxc-proxy /home/mirdarthos/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json keepassxc-browser@keepassxc.org
 459483 247452  1.5 2704452 mirdarthos                                        0.1 15:03 S mirdart+   0 00:00:06     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 12 -isForBrowser -prefsLen 35782 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {51d2f491-4d91-425a-a5d6-afacf9ae3c50} 458769 true tab
 459606 244260  1.4 2712104 mirdarthos                                        0.8 15:03 S mirdart+   0 00:00:30     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 15 -isForBrowser -prefsLen 35782 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {6546c728-c9cc-46e0-81c4-af50a568ad65} 458769 true tab
 461722     0  0.0      0 root                                                0.0 15:09 I root       0 00:00:00       0 [kworker/0:0-events]
 461783 188520  1.1 1177833308 mirdarthos                                     0.2 15:09 S mirdart+   0 00:00:07  461783 /usr/lib/electron25/electron /usr/lib/code/code.js /home/mirdarthos/Documents/Programming Projects
 461786 65908  0.4 34062704 mirdarthos                                        0.0 15:09 S mirdart+   0 00:00:00  461783 /usr/lib/electron25/electron --type=zygote --no-zygote-sandbox
 461787 64940  0.3 34062692 mirdarthos                                        0.0 15:09 S mirdart+   0 00:00:00  461783 /usr/lib/electron25/electron --type=zygote
 461789 15160  0.0 34062720 mirdarthos                                        0.0 15:09 S mirdart+   0 00:00:00  461783 /usr/lib/electron25/electron --type=zygote
 461817 197288  1.2 34328412 mirdarthos                                       0.2 15:09 S mirdart+   0 00:00:08  461783 /usr/lib/electron25/electron --type=gpu-process --enable-crash-reporter=deec264c-2183-4b4e-afaa-4c273e9d701d,no_channel --user-data-dir=/home/mirdarthos/.config/Code - OSS --gpu-preferences=WAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAGAAAAAAAAAAYAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --shared-files --field-trial-handle=0,i,11225598224677171103,7498385359437380284,262144 --disable-features=CalculateNativeWinOcclusion,SpareRendererForSitePerProcess
 461823 85348  0.5 34121388 mirdarthos                                        0.0 15:09 S mirdart+   0 00:00:00  461783 /usr/lib/electron25/electron --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-GB --service-sandbox-type=none --enable-crash-reporter=deec264c-2183-4b4e-afaa-4c273e9d701d,no_channel --user-data-dir=/home/mirdarthos/.config/Code - OSS --standard-schemes=vscode-webview,vscode-file --enable-sandbox --secure-schemes=vscode-webview,vscode-file --bypasscsp-schemes --cors-schemes=vscode-webview,vscode-file --fetch-schemes=vscode-webview,vscode-file --service-worker-schemes=vscode-webview --streaming-schemes --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11225598224677171103,7498385359437380284,262144 --disable-features=CalculateNativeWinOcclusion,SpareRendererForSitePerProcess
 461847 241996  1.4 1188256964 mirdarthos                                     1.3 15:09 S mirdart+   0 00:00:40  461783 /usr/lib/electron25/electron --type=renderer --enable-crash-reporter=deec264c-2183-4b4e-afaa-4c273e9d701d,no_channel --user-data-dir=/home/mirdarthos/.config/Code - OSS --standard-schemes=vscode-webview,vscode-file --enable-sandbox --secure-schemes=vscode-webview,vscode-file --bypasscsp-schemes --cors-schemes=vscode-webview,vscode-file --fetch-schemes=vscode-webview,vscode-file --service-worker-schemes=vscode-webview --streaming-schemes --app-path=/usr/lib/code --enable-sandbox --enable-blink-features=HighlightAPI --first-renderer-process --lang=en-GB --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4 --time-ticks-at-unix-epoch=-1707970239017618 --launch-time-ticks=118757242769 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11225598224677171103,7498385359437380284,262144 --disable-features=CalculateNativeWinOcclusion,SpareRendererForSitePerProcess --vscode-window-config=vscode:451a5816-6c58-48c1-abf9-adfa9af19342
 461852 37388  0.2 34161540 mirdarthos                                        0.0 15:09 S mirdart+   0 00:00:00  461783 /usr/lib/electron25/electron --type=broker
 461903 172800  1.0 1179744340 mirdarthos                                     0.1 15:09 S mirdart+   0 00:00:05  461783 /usr/lib/electron25/electron --type=utility --utility-sub-type=node.mojom.NodeService --lang=en-GB --service-sandbox-type=none --dns-result-order=ipv4first --inspect-port=0 --enable-crash-reporter=deec264c-2183-4b4e-afaa-4c273e9d701d,no_channel --user-data-dir=/home/mirdarthos/.config/Code - OSS --standard-schemes=vscode-webview,vscode-file --enable-sandbox --secure-schemes=vscode-webview,vscode-file --bypasscsp-schemes --cors-schemes=vscode-webview,vscode-file --fetch-schemes=vscode-webview,vscode-file --service-worker-schemes=vscode-webview --streaming-schemes --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11225598224677171103,7498385359437380284,262144 --disable-features=CalculateNativeWinOcclusion,SpareRendererForSitePerProcess
 461913 114360  0.7 1177641912 mirdarthos                                     0.0 15:09 S mirdart+   0 00:00:02  461783 /usr/lib/electron25/electron --type=utility --utility-sub-type=node.mojom.NodeService --lang=en-GB --service-sandbox-type=none --enable-crash-reporter=deec264c-2183-4b4e-afaa-4c273e9d701d,no_channel --user-data-dir=/home/mirdarthos/.config/Code - OSS --standard-schemes=vscode-webview,vscode-file --enable-sandbox --secure-schemes=vscode-webview,vscode-file --bypasscsp-schemes --cors-schemes=vscode-webview,vscode-file --fetch-schemes=vscode-webview,vscode-file --service-worker-schemes=vscode-webview --streaming-schemes --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11225598224677171103,7498385359437380284,262144 --disable-features=CalculateNativeWinOcclusion,SpareRendererForSitePerProcess
 461914 98504  0.6 1177658636 mirdarthos                                      0.0 15:09 S mirdart+   0 00:00:00  461783 /usr/lib/electron25/electron --type=utility --utility-sub-type=node.mojom.NodeService --lang=en-GB --service-sandbox-type=none --enable-crash-reporter=deec264c-2183-4b4e-afaa-4c273e9d701d,no_channel --user-data-dir=/home/mirdarthos/.config/Code - OSS --standard-schemes=vscode-webview,vscode-file --enable-sandbox --secure-schemes=vscode-webview,vscode-file --bypasscsp-schemes --cors-schemes=vscode-webview,vscode-file --fetch-schemes=vscode-webview,vscode-file --service-worker-schemes=vscode-webview --streaming-schemes --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11225598224677171103,7498385359437380284,262144 --disable-features=CalculateNativeWinOcclusion,SpareRendererForSitePerProcess
 462011 101584  0.6 274615412 mirdarthos                                      0.1 15:09 S mirdart+   0 00:00:03  461783 /home/mirdarthos/.vscode-oss/extensions/devsense.phptools-vscode-1.42.14626-linux-x64/out/server/devsense.php.ls
 462109 212940  1.3 274753448 mirdarthos                                      0.0 15:09 S mirdart+   0 00:00:01  461783 /home/mirdarthos/.vscode-oss/extensions/devsense.intelli-php-vscode-0.12.14619-linux-x64/out/server/intelliphp.ls
 462715     0  0.0      0 root                                                0.0 15:11 I root       0 00:00:00       0 [kworker/3:1-cgroup_destroy]
 464013     0  0.0      0 root                                                0.0 15:16 I root       0 00:00:00       0 [kworker/u24:4-events_unbound]
 465027     0  0.0      0 root                                                0.0 15:19 I root       0 00:00:00       0 [kworker/6:0-mm_percpu_wq]
 467150     0  0.0      0 root                                                0.0 15:28 I root       0 00:00:00       0 [kworker/1:1-events]
 468017 544112  3.3 4035784 mirdarthos                                       10.7 15:31 S mirdart+   0 00:03:15     753 ./firefox.real
 468742 433348  2.6 3565160 mirdarthos                                        3.0 15:32 S mirdart+   0 00:00:54     753 /usr/bin/waterfox-g
 468822 57624  0.3 243800 mirdarthos                                          0.0 15:32 S mirdart+   0 00:00:00     753 /opt/waterfox/waterfox -contentproc -parentBuildID 20231220073330 -prefsLen 26669 -prefMapSize 245932 -appDir /opt/waterfox/browser {a2bb61ec-6f2a-4b31-ad22-4c8365d2ed1c} 468742 socket
 468851 115528  0.7 2498864 mirdarthos                                        0.0 15:32 S mirdart+   0 00:00:01     753 /opt/waterfox/waterfox -contentproc -childID 1 -isForBrowser -prefsLen 26772 -prefMapSize 245932 -jsInitLen 240916 -parentBuildID 20231220073330 -appDir /opt/waterfox/browser {f4930fb0-45f6-4644-b4f8-ea6f547fc142} 468742 tab
 468894 154320  0.9 19512888 mirdarthos                                       0.0 15:32 S mirdart+   0 00:00:01     753 /opt/waterfox/waterfox -contentproc -childID 2 -isForBrowser -prefsLen 31134 -prefMapSize 245932 -jsInitLen 240916 -parentBuildID 20231220073330 -appDir /opt/waterfox/browser {bdf0a031-ac67-42d7-9673-8574e6e59153} 468742 tab
 469087     0  0.0      0 root                                                0.0 15:32 I root       0 00:00:00       0 [kworker/u24:3-events_unbound]
 469117 71140  0.4 539424 mirdarthos                                          0.3 15:32 S mirdart+   0 00:00:06     753 /opt/waterfox/waterfox -contentproc -parentBuildID 20231220073330 -prefsLen 31191 -prefMapSize 245932 -appDir /opt/waterfox/browser {4d37215d-29f2-4204-86ae-148c01af411d} 468742 rdd
 469119 71712  0.4 483088 mirdarthos                                          0.0 15:32 S mirdart+   0 00:00:00     753 /opt/waterfox/waterfox -contentproc -parentBuildID 20231220073330 -sandboxingKind 0 -prefsLen 31191 -prefMapSize 245932 -appDir /opt/waterfox/browser {aef7386f-b596-4786-b498-33883c7f2ea8} 468742 utility
 469220     0  0.0      0 root                                                0.0 15:32 I root       0 00:00:00       0 [kworker/7:0-events]
 469624     0  0.0      0 root                                                0.0 15:34 I root       0 00:00:00       0 [kworker/8:0-events]
 470567     0  0.0      0 root                                                0.0 15:37 I root       0 00:00:00       0 [kworker/10:2-events]
 470584     0  0.0      0 root                                                0.0 15:37 I root       0 00:00:00       0 [kworker/4:0-cgroup_destroy]
 470733     0  0.0      0 root                                                0.0 15:38 I root       0 00:00:00       0 [kworker/u24:1-events_unbound]
 472179 90380  0.5 2476748 mirdarthos                                         0.0 15:43 S mirdart+   0 00:00:00     753 /opt/waterfox/waterfox -contentproc -childID 11 -isForBrowser -prefsLen 27753 -prefMapSize 245932 -jsInitLen 240916 -parentBuildID 20231220073330 -appDir /opt/waterfox/browser {69a03985-55e7-4ded-84e4-ba68f4951059} 468742 tab
 472420 90500  0.5 2476748 mirdarthos                                         0.0 15:44 S mirdart+   0 00:00:00     753 /opt/waterfox/waterfox -contentproc -childID 12 -isForBrowser -prefsLen 27753 -prefMapSize 245932 -jsInitLen 240916 -parentBuildID 20231220073330 -appDir /opt/waterfox/browser {3b82d9d8-2740-4f40-94b5-4e1fe26e4791} 468742 tab
 472706 90416  0.5 2476748 mirdarthos                                         0.0 15:45 S mirdart+   0 00:00:00     753 /opt/waterfox/waterfox -contentproc -childID 13 -isForBrowser -prefsLen 27753 -prefMapSize 245932 -jsInitLen 240916 -parentBuildID 20231220073330 -appDir /opt/waterfox/browser {f2f17d90-9e7f-4e47-8a7c-e5610b7bb48a} 468742 tab
 472771 102320  0.6 2502492 mirdarthos                                        0.0 15:45 S mirdart+   0 00:00:00     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 108 -isForBrowser -prefsLen 35834 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {380efdab-855e-4bcc-817f-79e91c626289} 458769 true tab
 472849     0  0.0      0 root                                                0.0 15:45 I root       0 00:00:00       0 [kworker/11:2-cgroup_destroy]
  473589     0  0.0      0 root                                                0.0 15:48 I root       0 00:00:00       0 [kworker/2:0-cgroup_destroy]
  474233     0  0.0      0 root                                                0.0 15:49 I root       0 00:00:00       0 [kworker/9:2-events]
 474516     0  0.0      0 root                                                0.0 15:50 I root       0 00:00:00       0 [kworker/5:1-events]
 474924     0  0.0      0 root                                                0.0 15:51 I root       0 00:00:00       0 [kworker/8:2-cgroup_destroy]
 474989     0  0.0      0 root                                                0.0 15:51 I root       0 00:00:00       0 [kworker/11:0-cgroup_destroy]
  475300     0  0.0      0 root                                                0.0 15:52 I root       0 00:00:00       0 [kworker/0:1-inet_frag_wq]
 475456     0  0.0      0 root                                                0.0 15:53 I root       0 00:00:00       0 [kworker/2:1-mm_percpu_wq]
 475519     0  0.0      0 root                                                0.0 15:53 I root       0 00:00:00       0 [kworker/1:0-inet_frag_wq]
 475539     0  0.0      0 root                                                0.0 15:53 I root       0 00:00:00       0 [kworker/3:0-events]
 475801     0  0.0      0 root                                                0.0 15:54 I root       0 00:00:00       0 [kworker/4:1-cgroup_destroy]
 475817     0  0.0      0 root                                                0.0 15:55 I root       0 00:00:00       0 [kworker/9:0-cgroup_destroy]
 475831     0  0.0      0 root                                                0.0 15:55 I root       0 00:00:00       0 [kworker/6:2-cgroup_destroy]
 475928     0  0.0      0 root                                                0.0 15:55 I root       0 00:00:00       0 [kworker/5:0-events]
 476013     0  0.0      0 root                                                0.0 15:56 I root       0 00:00:00       0 [kworker/10:0-mm_percpu_wq]
 476126     0  0.0      0 root                                                0.0 15:56 I root       0 00:00:00       0 [kworker/7:1-cgroup_destroy]
 476234     0  0.0      0 root                                                0.0 15:56 I root       0 00:00:00       0 [kworker/8:1-events]
 476390     0  0.0      0 root                                                0.0 15:57 I root       0 00:00:00       0 [kworker/11:1-mm_percpu_wq]
 476682 509700  3.1 8014676 mirdarthos                                        0.4 15:58 S mirdart+   0 00:00:00     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 123 -isForBrowser -prefsLen 35834 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {f0ebfe66-7694-4bf0-af42-869bd582731f} 458769 true tab
 476755     0  0.0      0 root                                                0.0 15:58 I root       0 00:00:00       0 [kworker/3:2-mm_percpu_wq]
 476788     0  0.0      0 root                                                0.0 15:59 I root       0 00:00:00       0 [kworker/1:2-events]
 476799     0  0.0      0 root                                                0.0 15:59 I root       0 00:00:00       0 [kworker/2:2-cgroup_destroy]
 476827 77912  0.4 2480848 mirdarthos                                         0.0 15:59 S mirdart+   0 00:00:00     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 124 -isForBrowser -prefsLen 35834 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {eb22da8e-b79c-4997-953f-6ab5af88e637} 458769 true tab
 476939     0  0.0      0 root                                                0.0 15:59 I root       0 00:00:00       0 [kworker/u24:0-events_unbound]
 477090 77156  0.4 2480848 mirdarthos                                         0.1 16:00 S mirdart+   0 00:00:00     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 125 -isForBrowser -prefsLen 35834 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {dc60b4ee-e119-42e5-ac30-79394cc7ac4b} 458769 true tab
 477204     0  0.0      0 root                                                0.0 16:00 I root       0 00:00:00       0 [kworker/9:1-cgroup_destroy]
 477244 76548  0.4 2480848 mirdarthos                                         0.1 16:01 S mirdart+   0 00:00:00     753 /usr/lib/firefox-developer-edition/firefox -contentproc -childID 126 -isForBrowser -prefsLen 35834 -prefMapSize 253367 -jsInitLen 235124 -parentBuildID 20240105132724 -greomni /usr/lib/firefox-developer-edition/omni.ja -appomni /usr/lib/firefox-developer-edition/browser/omni.ja -appDir /usr/lib/firefox-developer-edition/browser {c0854590-3a60-46e5-98cb-c447c7bc620e} 458769 true tab
 477301     0  0.0      0 root                                                0.0 16:01 I root       0 00:00:00       0 [kworker/4:2-events]
 477408     0  0.0      0 root                                                0.0 16:01 I root       0 00:00:00       0 [kworker/7:2-cgroup_destroy]
 477428     0  0.0      0 root                                                0.0 16:01 I root       0 00:00:00       0 [kworker/0:2-events]
 477444  5476  0.0  12784 mirdarthos                                          0.0 16:01 R mirdart+   0 00:00:00    7646 /usr/bin/ps -weo pid,rss,pmem,vsize,uname:50,pcpu,start_time,state,group,nice,cputime,session,cmd --no-headings
 477445  8364  0.0  18168 mirdarthos                                          0.0 16:01 S mirdart+   0 00:00:00    7646 bat -p

The result of the time command being:

/usr/bin/ps -weo  --no-headings  0.01s user 0.01s system 76% cpu 0.027 total

So I’m guessing it’s being called by some other process continueously. Do you have nything that monitors something on your computer?

I don’t know what I can do!
I did the following and the result is:
inxi --admin --verbosity=7 --filter --no-host --width

 Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: itlb_multihit status: KVM: VMX disabled
  Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT
    vulnerable
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: mmio_stale_data status: Unknown: No mitigations
  Type: retbleed status: Not affected
  Type: spec_rstack_overflow status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW,
    STIBP: conditional, RSB filling, PBRSB-eIBRS: Not affected
  Type: srbds status: Vulnerable: No microcode
  Type: tsx_async_abort status: Not affected

Mod edit: Please use proper formatting: [HowTo] Post command output and file content as formatted text

Thats not something that would normally be running all the time.
ps is used to show running processes.

Something like the already mentioned thought

would make sense.
It seems you already have ways of finding the process … so only you can tell us why or how its running. (cron job, some personal script, etc)

Either you yourself
or some program or service which you yourself have started
is running this command.

Try to remember what you did before you noticed it.

reboot - is the issue still present after a reboot?