<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c7edcc>
<DIV><FONT size=2>hi,friends, who will help me out, I appreciate the
helps!</FONT></DIV>
<DIV><FONT size=2>I am using a system with maui-3.2.6p21+torque-2.3.0
on a linux cluster,</FONT></DIV>
<DIV><FONT size=2>i submit the job:</FONT></DIV>
<DIV><FONT size=2>================submit file======</FONT></DIV>
<DIV><FONT size=2>#!/bin/sh<BR>#PBS -q verylong<BR>#PBS -l nodes=3:ppn=8
<BR>#PBS -N ZZ<BR>#PBS -j oe<BR>cat $PBS_NODEFILE <BR>cd
$PBS_O_WORKDIR<BR>mpirun -machinefile $PBS_NODEFILE -np 24
./cpi</FONT></DIV>
<DIV><FONT size=2>=================submit file end=========</FONT></DIV>
<DIV><FONT size=2>as we can see, I wanted 24 cpus, but,as follows, it tred 256
cpus for me:Total Tasks: 256, what is the matter????????</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>$ showq<BR>ACTIVE
JOBS--------------------<BR>JOBNAME
USERNAME STATE PROC
REMAINING
STARTTIME<BR> <BR> <BR> 0 Active
Jobs 0 of 64 Processors Active
(0.00%)<BR>
0 of 8 Nodes Active
(0.00%)<BR> <BR>IDLE
JOBS----------------------<BR>JOBNAME
USERNAME STATE PROC
WCLIMIT
QUEUETIME<BR> <BR> <BR>0 Idle Jobs<BR> <BR>BLOCKED
JOBS----------------<BR>JOBNAME
USERNAME STATE PROC
WCLIMIT
QUEUETIME<BR> <BR>331
ccsad_1 Deferred 256 INFINITY
Wed Mar 4 14:05:57<BR> <BR>Total Jobs: 1 Active Jobs:
0 Idle Jobs: 0 Blocked Jobs: 1</FONT></DIV>
<DIV><FONT size=2>=============</FONT></DIV>
<DIV><FONT size=2>$ checkjob 331<BR> <BR> <BR>checking job
331<BR> <BR>State: Idle EState: Deferred<BR>Creds:
user:ccsad_1 group:ccsad_1 class:verylong
qos:DEFAULT<BR>WallTime: 00:00:00 of INFINITY<BR>SubmitTime: Wed
Mar 4 14:05:57<BR> (Time Queued Total: 00:00:40
Eligible: 00:00:00)<BR> <BR>Total Tasks: 256<BR> <BR>Req[0]
TaskCount: 24 Partition: ALL<BR>Network: [NONE] Memory >= 0
Disk >= 0 Swap >= 0<BR>Opsys: [NONE] Arch: [NONE]
Features: [NONE]<BR>NodeCount: 1<BR> <BR> <BR>IWD: [NONE]
Executable: [NONE]<BR>Bypass: 0 StartCount: 0<BR>PartitionMask:
[ALL]<BR>Flags: RESTARTABLE<BR> <BR>job
is deferred. Reason: NoResources (exceeds available partition
procs)<BR>Holds: Defer (hold reason:
NoResources)<BR>PE: 24.00 StartPriority: 1<BR>cannot select
job 331 for partition DEFAULT (job hold
active)<BR> </FONT></DIV></BODY></HTML>