Greetings all,
I see there are number of jobs, once submitted in the queue (and
eventually failed), they are logged in the job_queue.log but
condor_history knows nothing about them. Here is one example for:
ClusterId = 604510
[root@serv07 spool]# cat job_queue.log | sed -n -e '/ClusterId 604510/{x;p;g;$N;N;N;N;N;p;D}'
103 0604510.-1 ClusterId 604510
103 0604510.-1 QDate 1302172359
103 0604510.-1 CompletionDate 0
103 0604510.-1 User "pltlhc15@xxxxxxxxxxxxxxxxxxxxxxxx"
103 0604510.-1 Owner "pltlhc15"
#
[root@serv07 spool]# condor_history 604510 && date
ID OWNER SUBMITTED RUN_TIME ST COMPLETED CMD
Thu Apr 7 15:23:26 BST 2011
Does any one know why I'm seeing this?
Cheers,
Santanu
|