Hello How can I know how many resources have I left? By hand, I can make a qstat -f and count how many nodes and ppn are used, but is there an automatic way to do this? With an output like: cluster with 10 nodes, 3 nodes with 4 ppn free, 2 nodes with 2 CPU free and 2 nodes with 1 CPU free, other nodes full. Thanks