Which of the following commands will provide the PIDs of the processes sorted by which are using the most CPU cycles on the Linux system?
top
uptime
ps aux
vmstat
freemem
Submit