[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] condor-7.2.0



Hi,

    When I am trying to use condor_submit , jobs are submitting fine
but i am not getting any output

[globus@g1 ~]$ vi jobby

universe=Vanilla
executable=y.sh
Error=y.err
Log=y.log
Output=y.out
Queue

[globus@g1 ~]$ vi y.sh

#! /bin/bash
echo hiiiiiiiiiiiii

[globus@g1 ~]$ condor_q


-- Submitter: g1.bitmesra.ac.in : <172.16.40.200:42728> : g1.bitmesra.ac.in
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
   1.0   globus          3/14 12:57   0+00:00:00 I  0   0.0  x.sh
   3.0   globus          3/14 13:03   0+00:00:00 I  0   0.0  y.sh
   4.0   globus          3/14 13:18   0+00:00:00 I  0   0.0  y.sh
   5.0   globus          3/14 13:20   0+00:00:00 I  0   0.0  y.sh
   6.0   globus          3/14 13:21   0+00:00:00 I  0   0.0  y.sh
   7.0   globus          3/14 13:22   0+00:00:00 I  0   0.0  x.sh

6 jobs; 6 idle, 0 running, 0 held

[globus@g1 ~]$ vi y.out    (empty)

globus@g1 ~]$ vi y.log

000 (003.000.000) 03/14 13:03:45 Job submitted from host: <172.16.40.200:42728>
...
000 (004.000.000) 03/14 13:18:21 Job submitted from host: <172.16.40.200:42728>
...
022 (004.000.000) 03/14 13:18:21 Job disconnected, attempting to reconnect
    Socket between submit and execute hosts closed unexpectedly
    Trying to reconnect to slot3@xxxxxxxxxxxxxxxxx <172.16.40.202:50608>
...
024 (004.000.000) 03/14 13:18:21 Job reconnection failed
    Job not found at execution machine
    Can not reconnect to slot3@xxxxxxxxxxxxxxxxx, rescheduling job
...
022 (003.000.000) 03/14 13:18:21 Job disconnected, attempting to reconnect
    Socket between submit and execute hosts closed unexpectedly
    Trying to reconnect to slot2@xxxxxxxxxxxxxxxxx <172.16.40.202:50608>
...
024 (003.000.000) 03/14 13:18:21 Job reconnection failed
    Job not found at execution machine
    Can not reconnect to slot2@xxxxxxxxxxxxxxxxx, rescheduling job
...
000 (005.000.000) 03/14 13:20:26 Job submitted from host: <172.16.40.200:42728>
...
000 (006.000.000) 03/14 13:21:09 Job submitted from host: <172.16.40.200:42728>
...
000 (007.000.000) 03/14 13:22:10 Job submitted from host: <172.16.40.200:42728>
...

PLEASE HELP ME

                                                                         Hemanth

  BIT MESRA