I recently installed Arch Linux on a very old laptop. As such, I am trying to optimize it as much as possible and cut down on CPU/RAM usage. Attached is a screenshot I took of htop on the laptop without much running other than a terminal:

There are several things about this that confuse me.
- The first is that the total CPU usage seems much larger than the sum of the individual CPU usages from all the processes (there are a few more if you scroll down, but all show 0.0% CPU usage). Why is this? There have been times where both cores have been at around 80% capacity, with the CPU audibly being put under a fair amount of strain, and htop still shows a similar output.
- I was unable to get a screenshot of this because they only show up for a short time, but occasionally the commands
pgrep -x cmusandpgrep -x spotifywill briefly show up on htop, while using somewhere around 10% of the CPU. I have very few programs installed on this laptop and have never installed Spotify or (I believe) anything Spotify-related. What's the cause of these commands showing up?