Print

Print


Brew, CAJ (Chris) wrote:
> Hi Jeremy,
> 
> At RALPP we don't actively look for them. If one of us notices that the
> far is full but not doing much work we might investigate then go on to
> kill jobs but unless there are a lot of them we probably wouldn't
> notice.

Same at TCD. Periodically I run a local command qeffic which displays a 
list of jobs ordered by efficiency. Actually it's just an alias for this:

showq -r|sort -n  -k 4|sed -e 's/^[ \t]*//' -e '/^$/d'

Stephen
-- 
Dr. Stephen Childs,
Research Fellow, EGEE Project,    phone:                    +353-1-8961797
Computer Architecture Group,      email:        Stephen.Childs @ cs.tcd.ie
Trinity College Dublin, Ireland   web: http://www.cs.tcd.ie/Stephen.Childs