Limit the CPU usage of a process.
Limit process 4562 to 10%.
4562
console cpulimit --pid 4562 --limit 10
Run cpulimit --help to list all the available options.
cpulimit --help