Is there a way to kill processes that exceed 100% of the CPU?
I'm finding I'm having to kill processes that exceed this, that I believe is slowing my site down.
For example, I had to kill a process that was taking up 285% of the CPU using only 1.5% of memory, relating to SQL.
It crazy for the system to allow the CPU's to work so hard.