Head node may run out of resources - pb-dyim/SMRT-Analysis GitHub Wiki

One consequence of using the qsw.py script is that for each job submitted, there is a corresponding process polling the job for completion on the head node. This effectively limits the number of jobs which can be run. If too many jobs are running simultaneously, the head node may run out of resources.

The solution is to submit fewer jobs simultaneously.