[torqueusers] Some problems with qsub.
Davi Vercillo C. Garcia
davivercillo at gmail.com
Thu Apr 10 13:11:05 MDT 2008
Hi all,
I'm trying to submit jobs with OpenMPI using s qsub script but I'm
having some problems... In the log file there are these messages:
04/10/2008 15:59:16;0100;PBS_Server;Job;59.campogrande01;enqueuing
into batch, state 1 hop 1
04/10/2008 15:59:16;0008;PBS_Server;Job;59.campogrande01;Job Queued at
request of davivercillo at campogrande01, owner =
davivercillo at campogrande01, job name = mpiIO_test.qsub, queue = batch
04/10/2008 15:59:16;0040;PBS_Server;Svr;campogrande01;Scheduler sent command new
04/10/2008 15:59:16;0008;PBS_Server;Job;59.campogrande01;Job Modified
at request of Scheduler at campogrande01
04/10/2008 15:59:16;0008;PBS_Server;Job;59.campogrande01;Job Run at
request of Scheduler at campogrande01
04/10/2008 15:59:16;0040;PBS_Server;Svr;campogrande01;Scheduler sent
command recyc
04/10/2008 15:59:16;0010;PBS_Server;Job;59.campogrande01;Exit_status=-1
resources_used.cput=00:00:00 resources_used.mem=0kb
resources_used.vmem=0kb resources_used.walltime=00:00:00
04/10/2008 15:59:16;0040;PBS_Server;Svr;campogrande01;Scheduler sent
command term
04/10/2008 16:04:16;0100;PBS_Server;Job;59.campogrande01;dequeuing
from batch, state COMPLETE
04/10/2008 16:04:16;0040;PBS_Server;Svr;campogrande01;Scheduler sent
command term
What means "Exist_status=-1" ? I didn't have any outputs.
The qsub script is:
#!/bin/bash
#PBS -k oe
#PBS -d /mnt/pvfs2/davivercillo/
#PBS -l nodes=2
/usr/local/bin/mpiexec mpiIO_test -type 2 -nobj 256 -size 65536
-target ./test_file -touch 3 –chkdata 3
Does anyone know what is happening ?
--
Davi Vercillo Carneiro Garcia
Universidade Federal do Rio de Janeiro
Departamento de Ciência da Computação
DCC-IM/UFRJ - http://www.dcc.ufrj.br
"Good things come to those who... wait." - Debian Project
"A computer is like air conditioning: it becomes useless when you open
windows." - Linus Torvalds
"Há duas coisas infinitas, o universo e a burrice humana. E eu estou
em dúvida quanto o primeiro." - Albert Einstein
More information about the torqueusers
mailing list