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

Re: [Condor-users] condor-7.2.0



Thank u daniel,

     But what I have to do to run that job

 help me,

                                                                         Hemanth

  BIT MESRA






On 3/14/09, daniel shi <yooounet@xxxxxxxxx> wrote:
> the output file is empty, because the jobs didn't run, the RUN_TIME is 0 .
>
> On Sat, Mar 14, 2009 at 4:07 PM, induru hemanth
> <induruhemanth@xxxxxxxxx>wrote:
>
>> 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
>> _______________________________________________
>> Condor-users mailing list
>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>> subject: Unsubscribe
>> You can also unsubscribe by visiting
>> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>>
>> The archives can be found at:
>> https://lists.cs.wisc.edu/archive/condor-users/
>>
>