Moab Workload Manager

15.2 User Level Statistics

Besides displaying job queues, end-users can display a number of their own statistics. The showstats -u <USER_ID> command displays current and historical statistics for a user as seen in what follows:

$ showstats -u john
statistics initialized Wed Dec 31 17:00:00
 
         |------ Active ------|--------------------------------- Completed -----------------------------------|
user      Jobs Procs ProcHours Jobs    %    PHReq    %    PHDed    %   FSTgt  AvgXF  MaxXF  AvgQH  Effic  WCAcc
john         1     1     30.96    9   0.00  300.0   0.00  148.9   0.00 -----   0.62   0.00   4.33 100.00  48.87

Users can query available system resources with the showbf command. This can aid users in requesting node configurations that are idle. Also, users can use the checkjob command to determine what parameter(s) are restricting their job from running. Moab performs better with more accurate wall-clock estimates.

Note Moab must use an ODBC-compliant database to report statistics with Viewpoint reports.