New user contributed accounting script
A new "pull statistics from the SGE accounting log file" script has been posted to the SGE community. Olivier Blondel took Joe Landman's "usage.pl" script and modified it to suit his own needs. The script can be found embedded inline with Olivier's post to the users mailing list.
Simple perl reporting tool for SGE accounting data
Joe at Scalable Informatics is offering up a "quick -n- simple" reporting script for Grid Engine accounting and usage data.
Usage examples:
[landman@minicc ~]$ ./usage.pl
Total usage: (in units of second(s))
wallclock : 46733.000 second(s)
user time : 1600.000 second(s) [3.42%]
system time: 17.000 second(s) [0.04%]
cpu time : 70379.000 second(s) [150.60%]
user wallclock user time system time cpu time
memory percent of total time
landman 46733.000 1600.000 17.000
70379.000 0.000 100.000
The script is available here http://downloads.scalableinformatics.com/downloads/gridengine/usage.pl

XML Feeds