Could you please try the below:
- yum install stress -y
- As a standard user run the below:
qsub -l select=1:ncpus=1 -l cput=00:01:00 -- /bin/stress --cpu 2 --timeout 10
qstat -f <jobid> | grep cput
- Please try this and find out whether you get some cput utilisation (with -l cput=01:00:00 )
Job not getting distributed among nodes - #17 by adarsh