Closed dosher closed 12 years ago
also strange: right now there are 40 jobs in 'Q', visible through qstat. However, qstat -Q reports only 35 jobs!
$ qstat | grep "Q" | wc -l
40
qstat -Q | tail -n 3 | awk '{print $1, $6}'
recon 0
mindhive 35
bigmem 0
Perhaps the scheduler is queuing jobs and forgetting about them, keeping them stuck in 'Q'?
The cluster seems to be barely trickling jobs through, keeping them in the queued state. Also and possibly related, pbsnodes is outputting strange unicode characters in its list of jobs.