Usefull commands for the cluster
# look what's inside a node
qrsh \ # submit an interactive rsh session to Sun Grid Engine
-now no \ # With the -now n option, the job will be put into the pending queue if it cannot be
# executed immediately. -now n is default for qsub.
-l \ # not sure
h = mg32 # put name of node you want to look at