I have a Dell 1950 Poweredge server with two Quad Core Intel Xeon 2.33 GHZ and 16 GB of RAM under Gentoo Linux. I'm running heavy calculation task which I don't know how they were implemented ...
Top gives my partial infos (%CPU, ...) but I don't know if the script is running on the 2 CPUs
I would like to monitor both CPU load/activity (like top does for the entire system) to see if the script takes advatage of the dual CPU or not ?
Except recoding the script, how to optimize the payload for 2 CPU ?