I'm working on a SGE linux cluster and beginners often run memory/resource consuming tools on the login node instead of using
qsub
or qlogin
( https://gridscheduler.sourceforge.net/htmlman/htmlman1/qsub.html ) .
Is there any tool or method to kill some specific programs (like bwa ) if they have been running on the login node for more than, say, 5 minutes ?
Asked by Pierre
(1803 rep)
Mar 28, 2024, 10:40 AM