MPI job shows running but with 00:00:00 time

Could you please try the below:

  1. yum install stress -y
  2. 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
  1. 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