<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
You need to set the "default" node for these queues.<br>
<br>
set queue batch resources_default.nodes = 1:ppn=4<br>
<br>
set queue cluster resources_default.nodes = 1:ppn=4<br>
<br>
<br>
And try this instead on your qsub line:<br>
<font face="Arial" size="2"><span
style="font-size: 10pt; font-family: Arial;" lang="EN-GB">qsub -I -l
nodes=12:ppn=4</span></font><br>
<blockquote
cite="mid:E3BA85D72A90FE458D35BA5A2CD138C721A123FB75@dc01.sysgen.bremen"
type="cite">
<div class="Section1">
<p class="MsoNormal"><font face="Arial" size="2"><span
style="font-size: 10pt; font-family: Arial;" lang="EN-GB">sysgen@m01:~>
qsub -I -l nodes=12<o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span
style="font-size: 10pt; font-family: Arial;" lang="EN-GB">qsub:
waiting for job 188.m01.local to start<o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span
style="font-size: 10pt; font-family: Arial;" lang="EN-GB">qsub: job
188.m01.local ready<o:p></o:p></span></font></p>
<br>
</div>
</blockquote>
<br>
--Jerry<br>
</body>
</html>