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

[Condor-users] What dagman.out file is related to a condor job ID?



Hi,

I am running a bunch of DAG's on a cluster, and, of course, I can see them by doing a condor_q:

ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
1492734.0   XX          4/2  16:36  13+13:11:17 R  0   7.3  condor_dagman -f -
1492740.0   XX          4/2  16:42  13+13:11:42 R  0   7.3  condor_dagman -f -
1492741.0   XX          4/2  16:42  13+13:07:07 R  0   7.3  condor_dagman -f -
1492743.0   XX          4/2  16:42  13+13:13:58 R  0   7.3  condor_dagman -f -

This list shows me only the ID of the DAG, but I would like to know the dagman.out file that corresponds to each of the ID's. So is there a command or a way to find out to what dagman.out file each of these DAG's corresponds to?

Thanks
  Alex