Dear Colleagues

I just realized that my SGE 6.2u5 installation doesn't report memory statistics for live jobs, for instance:

# qstat -j 932468
==============================================================
job_number:                 932468
exec_file:                  job_scripts/932468
submission_time:            Sun Jul 17 11:42:27 2011
...
usage 1: cpu=02:58:47, mem=0.00000 GBs, io=29.87844, vmem=N/A, maxvmem=N/A

instead I see that the memory usage was saved for past jobs, like in this example:
# qacct -j 928765 | grep mem
mem          97471.639
maxvmem      1.317G

I spent time reading the SGE documentation, FAQ, past e-mails but I couldn't find how to enable qstat to reports the memory statistics, please any hint ?

many thanks,
best regards
Fabio Martinelli
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to