Why is top useful when a system suddenly reaches very high CPU usage?
top
It reports only disk capacity and never process activity.
It automatically deletes whichever executable uses the most CPU.
It displays active processes and their resource usage, helping reveal a process consuming unusually high CPU.
It renames the busiest process so it becomes easier to find later.