A system administrator needs to monitor resource usage and performance in real time to identify a process that is consuming an unusually high percentage of CPU resources. Which of the following commands provides the BEST solution for this requirement?
cat /proc/cpuinfo
pscat
ps aux --sort -%cpu
top