[torqueusers] Torque 1.1.0p3 job execution problem
Alexey Matveichev
matveichev at ficp.ac.ru
Thu Oct 21 01:50:48 MDT 2004
Greetings.
I've installed Torque-1.1.0p3 using Quick start guide.
Everything seemed to be fine - pbsnodes -a gives me statuses of all my
nodes.
But when i've tried to execute simple script:
echo 'uname -a && sleep 10' | qsub -l node=1
It did nothing. I.e.:
1. STDIN.o0 and STDIN.e0 was empty
2. Execution time was about 72 ms
mom_log shows this:
10/21/2004 14:18:30;0002; pbs_mom;Svr;Log;Log opened
10/21/2004 14:18:30;0002; pbs_mom;Svr;usecp;*.cl.ficp.ac.ru:/home
/home
10/21/2004 14:18:30;0002; pbs_mom;Svr;usecp;*.cl.ficp.ac.ru:/store
/store
10/21/2004 14:18:30;0002; pbs_mom;Svr;restricted;192.168.11.1
10/21/2004 14:18:30;0002; pbs_mom;n/a;initialize;independent
10/21/2004 14:18:30;0002; pbs_mom;Svr;pbs_mom;Is up
10/21/2004 14:18:31;0002; pbs_mom;n/a;is_update_stat;hello sent to server
10/21/2004 14:18:31;0001; pbs_mom;Svr;pbs_mom;im_eof, End of File from
addr 192.168.11.1:15001
10/21/2004 14:18:51;0002; pbs_mom;n/a;is_update_stat;hello sent to server
10/21/2004 14:18:51;0001; pbs_mom;Svr;pbs_mom;im_eof, End of File from
addr 192.168.11.1:15001
10/21/2004 14:19:21;0002; pbs_mom;n/a;is_update_stat;hello sent to server
10/21/2004 14:20:21;0008; pbs_mom;Job;0.bertha.cl.ficp.ac.ru;Started,
pid = 403
10/21/2004 14:20:21;0080;
pbs_mom;Job;0.bertha.cl.ficp.ac.ru;scan_for_terminated: task 1
terminated, sid 403
10/21/2004 14:20:21;0008; pbs_mom;Job;0.bertha.cl.ficp.ac.ru;Terminated
10/21/2004 14:20:21;0080; pbs_mom;Job;0.bertha.cl.ficp.ac.ru;Obit sent
10/21/2004 14:20:21;0080; pbs_mom;Fil;sys_copy;Executing copy command:
/bin/cp -r /var/spool/torque/spool/0.bertha.cl.OU /home/xiao/STDIN.o0
10/21/2004 14:20:21;0080; pbs_mom;Fil;sys_copy;Executing copy command:
/bin/cp -r /var/spool/torque/spool/0.bertha.cl.ER /home/xiao/STDIN.e0
Where should I look for solution?
More information about the torqueusers
mailing list