Open francicco opened 6 years ago
Based on your error message, it seems that wiggletools is not available:
ToolMissingException: Tool wiggletools not in global path.
I'm recompiling Augustus
Did you try deleting the output folder before restarting the pipeline? The error seems to be associated with toil.
Now I try, also filterBam it's hard to compile!!!
I fixed all dependencies... I think. Now I get this:
[...]
09-21 12:40:46 cat INFO Loaded table: rn6.augTM_Hgm
09-21 12:40:47 luigi-interface ERROR [pid 10684] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) failed ToilTask: AugustusCgp using batchSystem singleMachine
Traceback (most recent call last):
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 199, in run
new_deps = self._run_get_new_deps()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 139, in _run_get_new_deps
task_gen = self.task.run()
File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/__init__.py", line 1446, in run
augustus_cgp(cgp_args, toil_options)
File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 59, in augustus_cgp
results, stdout_file_ids, param_file_id = t.restart()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 814, in restart
return self._runMainLoop(rootJobGraph)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 1057, in _runMainLoop
jobCache=self._jobCache).run()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 212, in run
self.innerLoop()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 521, in innerLoop
self._processReadyJobs()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 445, in _processReadyJobs
self._processReadyJob(jobGraph, resultStatus)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 395, in _processReadyJob
self.issueJob(JobNode.fromJobGraph(jobGraph))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 593, in issueJob
jobBatchSystemID = self.batchSystem.issueBatchJob(jobNode)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/batchSystems/singleMachine.py", line 236, in issueBatchJob
self.checkResourceRequest(jobNode.memory, cores, jobNode.disk)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/batchSystems/abstractBatchSystem.py", line 251, in checkResourceRequest
raise InsufficientSystemResources('disk', disk, self.maxDisk)
InsufficientSystemResources: Requesting more disk than either physically available, or enforced by --maxDisk. Requested: 45097156608, Available: 17179852800
09-21 12:40:47 luigi-interface INFO Informed scheduler that task AugustusCgp_False_True_True_4bab51e20b has status FAILED
09-21 12:40:47 luigi-interface INFO [pid 11670] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running ToilTask: AugustusPbDriverTask for hg38 using batchSystem singleMachine
09-21 12:40:47 cat INFO Loaded table: bosTau8.augTM_Hgm
09-21 12:40:47 cat INFO Evaluating transcript alignments for hg38.
09-21 12:40:48 cat INFO Loaded table: canFam3.augTM_Hgm
09-21 12:40:49 cat INFO Evaluating transcript alignments for canFam3.
09-21 12:40:49 cat INFO Evaluating transcript alignments for galGal4.
09-21 12:40:49 cat INFO Evaluating transcript alignments for bosTau8.
09-21 12:40:49 cat INFO Loaded table: galGal4.augTM_Hgm
09-21 12:40:49 cat INFO Evaluating transcript alignments for rheMac3.
09-21 12:40:49 cat INFO Evaluating transcript alignments for rn6.
09-21 12:40:49 cat INFO Evaluating transcript alignments for monDom5.
09-21 12:40:49 luigi-interface INFO [pid 10326] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: HgmDriverTask for augTM
09-21 12:40:49 luigi-interface INFO Informed scheduler that task HgmDriverTask_False_True_True_6a1c9d2ccf has status DONE
09-21 12:40:49 luigi-interface INFO [pid 11942] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for bosTau8
09-21 12:40:49 cat INFO Loaded table: hg38.mRNA_augTM_Evaluation
09-21 12:40:50 cat INFO Launching homGeneMapping for transMap.
09-21 12:40:51 cat INFO Loaded table: hg38.mRNA_augTMR_Metrics
09-21 12:40:51 cat INFO Loaded table: bosTau8.mRNA_augTM_Evaluation
09-21 12:40:51 cat INFO Loaded table: canFam3.mRNA_augTM_Evaluation
09-21 12:40:51 cat INFO Loaded table: rn6.mRNA_augTM_Evaluation
09-21 12:40:51 cat INFO Launching AugustusPB toil pipeline on hg38.
09-21 12:40:51 cat INFO Loaded table: galGal4.mRNA_augTM_Evaluation
09-21 12:40:51 cat INFO Loaded table: monDom5.mRNA_augTM_Evaluation
09-21 12:40:52 cat INFO Loaded table: rheMac3.mRNA_augTM_Evaluation
09-21 12:40:52 cat INFO Loaded table: rn6.CDS_augTM_Metrics
09-21 12:40:52 cat INFO Loaded table: canFam3.CDS_augTM_Metrics
09-21 12:40:52 cat INFO Loaded table: bosTau8.CDS_augTM_Metrics
09-21 12:40:52 cat INFO Loaded table: hg38.mRNA_transMap_Evaluation
09-21 12:40:52 cat INFO Loaded table: galGal4.mRNA_augTMR_Metrics
09-21 12:40:52 cat INFO Loaded table: monDom5.CDS_augTM_Metrics
09-21 12:40:53 cat INFO Loaded table: rheMac3.mRNA_augTMR_Metrics
09-21 12:40:53 cat INFO Loaded table: rn6.mRNA_transMap_Evaluation
09-21 12:40:53 cat INFO Loaded table: canFam3.mRNA_transMap_Evaluation
09-21 12:40:53 luigi-interface ERROR [pid 11670] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) failed ToilTask: AugustusPbDriverTask for hg38 using batchSystem singleMachine
Traceback (most recent call last):
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 199, in run
new_deps = self._run_get_new_deps()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 139, in _run_get_new_deps
task_gen = self.task.run()
File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/__init__.py", line 1508, in run
augustus_pb(augustus_pb_args, toil_options)
File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_pb.py", line 44, in augustus_pb
raw_gtf_file_id, gtf_file_id, joined_gp_file_id = t.restart()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 814, in restart
return self._runMainLoop(rootJobGraph)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 1057, in _runMainLoop
jobCache=self._jobCache).run()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 212, in run
self.innerLoop()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 521, in innerLoop
self._processReadyJobs()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 445, in _processReadyJobs
self._processReadyJob(jobGraph, resultStatus)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 395, in _processReadyJob
self.issueJob(JobNode.fromJobGraph(jobGraph))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 593, in issueJob
jobBatchSystemID = self.batchSystem.issueBatchJob(jobNode)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/batchSystems/singleMachine.py", line 236, in issueBatchJob
self.checkResourceRequest(jobNode.memory, cores, jobNode.disk)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/batchSystems/abstractBatchSystem.py", line 251, in checkResourceRequest
raise InsufficientSystemResources('disk', disk, self.maxDisk)
InsufficientSystemResources: Requesting more disk than either physically available, or enforced by --maxDisk. Requested: 34359738368, Available: 17179852800
09-21 12:40:53 luigi-interface INFO Informed scheduler that task AugustusPbDriverTask_False_True_True_a83bd75adf has status FAILED
09-21 12:40:53 cat INFO Loaded table: galGal4.mRNA_transMap_Evaluation
09-21 12:40:53 luigi-interface INFO [pid 12169] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for canFam3
09-21 12:40:53 cat INFO Loaded table: bosTau8.mRNA_transMap_Evaluation
09-21 12:40:53 cat INFO Loaded table: hg38.CDS_transMap_Metrics
09-21 12:40:53 cat INFO Loaded table: monDom5.mRNA_transMap_Evaluation
09-21 12:40:54 cat INFO Loaded table: rheMac3.mRNA_transMap_Evaluation
09-21 12:40:54 cat INFO Loaded table: bosTau8.CDS_transMap_Metrics
09-21 12:40:54 cat INFO Loaded table: canFam3.CDS_transMap_Metrics
09-21 12:40:54 cat INFO Loaded table: rn6.CDS_transMap_Metrics
09-21 12:40:54 cat INFO Loaded table: galGal4.CDS_transMap_Metrics
09-21 12:40:55 cat INFO Loaded table: monDom5.CDS_transMap_Metrics
09-21 12:40:55 cat INFO Loaded table: hg38.CDS_augTM_Metrics
09-21 12:40:55 cat INFO Loaded table: rheMac3.CDS_transMap_Metrics
09-21 12:40:55 cat INFO Loaded table: bosTau8.mRNA_augTM_Metrics
09-21 12:40:55 cat INFO Loaded table: canFam3.mRNA_augTM_Metrics
09-21 12:40:55 cat INFO Loaded table: galGal4.CDS_augTM_Metrics
09-21 12:40:56 cat INFO Loaded table: rheMac3.CDS_augTM_Metrics
09-21 12:40:56 cat INFO Loaded table: hg38.CDS_augTMR_Evaluation
09-21 12:40:56 cat INFO Loaded table: rn6.mRNA_augTM_Metrics
09-21 12:40:56 cat INFO Loaded table: monDom5.mRNA_augTM_Metrics
09-21 12:40:56 cat INFO Loaded table: galGal4.CDS_augTMR_Evaluation
09-21 12:40:56 cat INFO Loaded table: bosTau8.CDS_transMap_Evaluation
09-21 12:40:56 cat INFO Loaded table: canFam3.CDS_transMap_Evaluation
09-21 12:40:57 cat INFO Loaded table: rheMac3.CDS_augTMR_Evaluation
09-21 12:40:57 cat INFO Loaded table: hg38.CDS_augTMR_Metrics
09-21 12:40:57 cat INFO Loaded table: rn6.CDS_transMap_Evaluation
09-21 12:40:57 cat INFO Loaded table: galGal4.CDS_augTMR_Metrics
09-21 12:40:57 cat INFO Loaded table: monDom5.transMap_Hgm
09-21 12:40:57 cat INFO Loaded table: canFam3.mRNA_transMap_Metrics
09-21 12:40:57 cat INFO Loaded table: bosTau8.mRNA_transMap_Metrics
09-21 12:40:57 cat INFO Loaded table: rn6.mRNA_transMap_Metrics
09-21 12:40:58 cat INFO Loaded table: hg38.mRNA_augTMR_Evaluation
09-21 12:40:58 cat INFO Loaded table: monDom5.CDS_transMap_Evaluation
09-21 12:40:58 cat INFO Loaded table: galGal4.mRNA_augTMR_Evaluation
09-21 12:40:58 cat INFO Loaded table: rheMac3.CDS_augTMR_Metrics
09-21 12:40:58 cat INFO Loaded table: rn6.CDS_augTM_Evaluation
09-21 12:40:58 cat INFO Loaded table: canFam3.CDS_augTM_Evaluation
09-21 12:40:58 luigi-interface INFO [pid 10686] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for rn6
09-21 12:40:58 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_70026afda7 has status DONE
09-21 12:40:58 cat INFO Loaded table: bosTau8.CDS_augTM_Evaluation
09-21 12:40:58 luigi-interface INFO [pid 12352] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for hg38
09-21 12:40:58 cat INFO Loaded table: hg38.mRNA_augTM_Metrics
09-21 12:40:58 cat INFO Loaded table: galGal4.mRNA_augTM_Metrics
09-21 12:40:58 cat INFO Loaded table: rheMac3.mRNA_augTMR_Evaluation
09-21 12:40:59 luigi-interface INFO [pid 10687] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for canFam3
09-21 12:40:59 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_f4715e1d3c has status DONE
09-21 12:40:59 luigi-interface INFO [pid 12382] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for rn6
09-21 12:40:59 cat INFO Loaded table: monDom5.mRNA_transMap_Metrics
09-21 12:40:59 luigi-interface INFO [pid 10711] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for bosTau8
09-21 12:40:59 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_902022f711 has status DONE
09-21 12:40:59 luigi-interface INFO [pid 12416] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for monDom5
09-21 12:40:59 cat INFO Loaded table: galGal4.CDS_transMap_Evaluation
09-21 12:40:59 cat INFO Evaluating transMap results for bosTau8.
09-21 12:41:00 cat INFO Loaded table: rheMac3.mRNA_augTM_Metrics
09-21 12:41:00 cat INFO Loaded table: monDom5.CDS_augTM_Evaluation
09-21 12:41:00 cat INFO Loaded table: hg38.transMap_Hgm
09-21 12:41:00 cat INFO Loaded table: galGal4.mRNA_transMap_Metrics
09-21 12:41:00 cat INFO Loaded table: hg38.CDS_transMap_Evaluation
09-21 12:41:00 luigi-interface INFO [pid 10721] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for monDom5
09-21 12:41:00 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_41c87a08f0 has status DONE
09-21 12:41:00 luigi-interface INFO [pid 12492] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for galGal4
09-21 12:41:01 cat INFO Loaded table: bosTau8.TransMapEvaluation
09-21 12:41:01 luigi-interface INFO [pid 11942] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for bosTau8
09-21 12:41:01 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_b217dbbb13 has status DONE
09-21 12:41:01 luigi-interface INFO [pid 12528] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for rheMac3
09-21 12:41:01 cat INFO Loaded table: hg38.mRNA_transMap_Metrics
09-21 12:41:01 cat INFO Loaded table: galGal4.CDS_augTM_Evaluation
09-21 12:41:02 luigi-interface INFO [pid 10702] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for galGal4
09-21 12:41:02 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_9c9943f49b has status DONE
09-21 12:41:02 cat INFO Loaded table: hg38.CDS_augTM_Evaluation
09-21 12:41:02 cat INFO Loaded table: rheMac3.transMap_Hgm
09-21 12:41:02 luigi-interface INFO [pid 10717] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for hg38
09-21 12:41:02 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_a83bd75adf has status DONE
09-21 12:41:02 cat INFO Loaded table: rheMac3.CDS_transMap_Evaluation
09-21 12:41:03 cat INFO Loaded table: rn6.transMap_Hgm
09-21 12:41:03 cat INFO Loaded table: rheMac3.mRNA_transMap_Metrics
09-21 12:41:03 cat INFO Evaluating transMap results for canFam3.
09-21 12:41:04 cat INFO Loaded table: bosTau8.transMap_Hgm
09-21 12:41:04 cat INFO Loaded table: rheMac3.CDS_augTM_Evaluation
09-21 12:41:05 luigi-interface INFO [pid 10690] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for rheMac3
09-21 12:41:05 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_8b824cb1d0 has status DONE
09-21 12:41:05 luigi-interface INFO [pid 12835] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTranscripts
09-21 12:41:05 cat INFO Evaluating transMap results for monDom5.
09-21 12:41:05 cat INFO Evaluating transMap results for hg38.
09-21 12:41:05 cat INFO Loaded table: canFam3.transMap_Hgm
09-21 12:41:06 cat INFO Loaded table: canFam3.TransMapEvaluation
09-21 12:41:06 luigi-interface INFO [pid 12169] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for canFam3
09-21 12:41:06 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_b6b58a1a87 has status DONE
09-21 12:41:06 cat INFO Loaded table: monDom5.TransMapEvaluation
09-21 12:41:06 cat INFO Loaded table: hg38.TransMapEvaluation
09-21 12:41:06 cat INFO Loaded table: galGal4.transMap_Hgm
09-21 12:41:06 luigi-interface INFO [pid 12416] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for monDom5
09-21 12:41:06 cat INFO Evaluating transMap results for galGal4.
09-21 12:41:06 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_0c8a652f49 has status DONE
09-21 12:41:07 cat INFO Evaluating transMap results for rn6.
09-21 12:41:07 cat INFO Evaluating transMap results for rheMac3.
09-21 12:41:07 luigi-interface INFO [pid 11302] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: HgmDriverTask for transMap
09-21 12:41:07 luigi-interface INFO Informed scheduler that task HgmDriverTask_False_True_True_66bc76859d has status DONE
09-21 12:41:07 luigi-interface INFO [pid 12352] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for hg38
09-21 12:41:07 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_62f08feeb1 has status DONE
09-21 12:41:08 cat INFO Loaded table: rn6.TransMapEvaluation
09-21 12:41:08 luigi-interface INFO [pid 12382] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for rn6
09-21 12:41:08 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_fc7d9960f5 has status DONE
09-21 12:41:08 cat INFO Loaded table: rheMac3.TransMapEvaluation
09-21 12:41:08 cat INFO Loaded table: galGal4.TransMapEvaluation
09-21 12:41:08 luigi-interface INFO [pid 12528] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for rheMac3
09-21 12:41:08 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_cd6004532f has status DONE
09-21 12:41:08 luigi-interface INFO [pid 12492] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for galGal4
09-21 12:41:08 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_01193b493b has status DONE
09-21 12:41:08 luigi-interface INFO [pid 13019] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMap
09-21 12:41:11 luigi-interface INFO [pid 13019] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMap
09-21 12:41:11 luigi-interface INFO Informed scheduler that task EvaluateTransMap_False_True_True_4bab51e20b has status DONE
09-21 12:41:11 luigi-interface INFO [pid 12835] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTranscripts
09-21 12:41:11 luigi-interface INFO Informed scheduler that task EvaluateTranscripts_False_True_True_4bab51e20b has status DONE
09-21 12:41:11 luigi-interface INFO Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) was stopped. Shutting down Keep-Alive thread
09-21 12:41:13 luigi-interface INFO
===== Luigi Execution Summary =====
Scheduled 140 tasks of which:
* 25 complete ones were encountered:
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 1 BuildDb(...)
- 1 Chaining(...)
- 1 FakePsl(...)
...
* 32 ran successfully:
- 7 EvaluateDriverTask(...)
- 1 EvaluateTransMap(...)
- 7 EvaluateTransMapDriverTask(...)
- 1 EvaluateTranscripts(...)
- 7 FilterTransMap(...)
...
* 2 failed:
- 1 AugustusCgp(...)
- 1 AugustusPbDriverTask(...)
* 81 were left pending, among these:
* 81 had failed dependencies:
- 1 AssemblyHub(...)
- 1 AugustusPb(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...)
...
This progress looks :( because there were failed tasks
===== Luigi Execution Summary =====
Your temporary disk doesn’t have enough space. Perhaps you are using a machine with a small temporary drive? You can set —workDir to a path that exists on a drive with more space.
Ian Fiddes
On Sep 21, 2018, at 12:43 PM, Francesco Cicconardi notifications@github.com wrote:
I fixed all dependencies... I think. Now I get this:
[...] 09-21 12:40:46 cat INFO Loaded table: rn6.augTM_Hgm 09-21 12:40:47 luigi-interface ERROR [pid 10684] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) failed ToilTask: AugustusCgp using batchSystem singleMachine Traceback (most recent call last): File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 199, in run new_deps = self._run_get_new_deps() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 139, in _run_get_new_deps task_gen = self.task.run() File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/init.py", line 1446, in run augustus_cgp(cgp_args, toil_options) File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 59, in augustus_cgp results, stdout_file_ids, param_file_id = t.restart() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 814, in restart return self._runMainLoop(rootJobGraph) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 1057, in _runMainLoop jobCache=self._jobCache).run() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 212, in run self.innerLoop() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 521, in innerLoop self._processReadyJobs() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 445, in _processReadyJobs self._processReadyJob(jobGraph, resultStatus) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 395, in _processReadyJob self.issueJob(JobNode.fromJobGraph(jobGraph)) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 593, in issueJob jobBatchSystemID = self.batchSystem.issueBatchJob(jobNode) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/batchSystems/singleMachine.py", line 236, in issueBatchJob self.checkResourceRequest(jobNode.memory, cores, jobNode.disk) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/batchSystems/abstractBatchSystem.py", line 251, in checkResourceRequest raise InsufficientSystemResources('disk', disk, self.maxDisk) InsufficientSystemResources: Requesting more disk than either physically available, or enforced by --maxDisk. Requested: 45097156608, Available: 17179852800 09-21 12:40:47 luigi-interface INFO Informed scheduler that task AugustusCgp_False_True_True_4bab51e20b has status FAILED 09-21 12:40:47 luigi-interface INFO [pid 11670] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running ToilTask: AugustusPbDriverTask for hg38 using batchSystem singleMachine 09-21 12:40:47 cat INFO Loaded table: bosTau8.augTM_Hgm 09-21 12:40:47 cat INFO Evaluating transcript alignments for hg38. 09-21 12:40:48 cat INFO Loaded table: canFam3.augTM_Hgm 09-21 12:40:49 cat INFO Evaluating transcript alignments for canFam3. 09-21 12:40:49 cat INFO Evaluating transcript alignments for galGal4. 09-21 12:40:49 cat INFO Evaluating transcript alignments for bosTau8. 09-21 12:40:49 cat INFO Loaded table: galGal4.augTM_Hgm 09-21 12:40:49 cat INFO Evaluating transcript alignments for rheMac3. 09-21 12:40:49 cat INFO Evaluating transcript alignments for rn6. 09-21 12:40:49 cat INFO Evaluating transcript alignments for monDom5. 09-21 12:40:49 luigi-interface INFO [pid 10326] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: HgmDriverTask for augTM 09-21 12:40:49 luigi-interface INFO Informed scheduler that task HgmDriverTask_False_True_True_6a1c9d2ccf has status DONE 09-21 12:40:49 luigi-interface INFO [pid 11942] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for bosTau8 09-21 12:40:49 cat INFO Loaded table: hg38.mRNA_augTM_Evaluation 09-21 12:40:50 cat INFO Launching homGeneMapping for transMap. 09-21 12:40:51 cat INFO Loaded table: hg38.mRNA_augTMR_Metrics 09-21 12:40:51 cat INFO Loaded table: bosTau8.mRNA_augTM_Evaluation 09-21 12:40:51 cat INFO Loaded table: canFam3.mRNA_augTM_Evaluation 09-21 12:40:51 cat INFO Loaded table: rn6.mRNA_augTM_Evaluation 09-21 12:40:51 cat INFO Launching AugustusPB toil pipeline on hg38. 09-21 12:40:51 cat INFO Loaded table: galGal4.mRNA_augTM_Evaluation 09-21 12:40:51 cat INFO Loaded table: monDom5.mRNA_augTM_Evaluation 09-21 12:40:52 cat INFO Loaded table: rheMac3.mRNA_augTM_Evaluation 09-21 12:40:52 cat INFO Loaded table: rn6.CDS_augTM_Metrics 09-21 12:40:52 cat INFO Loaded table: canFam3.CDS_augTM_Metrics 09-21 12:40:52 cat INFO Loaded table: bosTau8.CDS_augTM_Metrics 09-21 12:40:52 cat INFO Loaded table: hg38.mRNA_transMap_Evaluation 09-21 12:40:52 cat INFO Loaded table: galGal4.mRNA_augTMR_Metrics 09-21 12:40:52 cat INFO Loaded table: monDom5.CDS_augTM_Metrics 09-21 12:40:53 cat INFO Loaded table: rheMac3.mRNA_augTMR_Metrics 09-21 12:40:53 cat INFO Loaded table: rn6.mRNA_transMap_Evaluation 09-21 12:40:53 cat INFO Loaded table: canFam3.mRNA_transMap_Evaluation 09-21 12:40:53 luigi-interface ERROR [pid 11670] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) failed ToilTask: AugustusPbDriverTask for hg38 using batchSystem singleMachine Traceback (most recent call last): File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 199, in run new_deps = self._run_get_new_deps() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 139, in _run_get_new_deps task_gen = self.task.run() File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/init.py", line 1508, in run augustus_pb(augustus_pb_args, toil_options) File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_pb.py", line 44, in augustus_pb raw_gtf_file_id, gtf_file_id, joined_gp_file_id = t.restart() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 814, in restart return self._runMainLoop(rootJobGraph) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 1057, in _runMainLoop jobCache=self._jobCache).run() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 212, in run self.innerLoop() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 521, in innerLoop self._processReadyJobs() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 445, in _processReadyJobs self._processReadyJob(jobGraph, resultStatus) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 395, in _processReadyJob self.issueJob(JobNode.fromJobGraph(jobGraph)) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 593, in issueJob jobBatchSystemID = self.batchSystem.issueBatchJob(jobNode) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/batchSystems/singleMachine.py", line 236, in issueBatchJob self.checkResourceRequest(jobNode.memory, cores, jobNode.disk) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/batchSystems/abstractBatchSystem.py", line 251, in checkResourceRequest raise InsufficientSystemResources('disk', disk, self.maxDisk) InsufficientSystemResources: Requesting more disk than either physically available, or enforced by --maxDisk. Requested: 34359738368, Available: 17179852800 09-21 12:40:53 luigi-interface INFO Informed scheduler that task AugustusPbDriverTask_False_True_True_a83bd75adf has status FAILED 09-21 12:40:53 cat INFO Loaded table: galGal4.mRNA_transMap_Evaluation 09-21 12:40:53 luigi-interface INFO [pid 12169] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for canFam3 09-21 12:40:53 cat INFO Loaded table: bosTau8.mRNA_transMap_Evaluation 09-21 12:40:53 cat INFO Loaded table: hg38.CDS_transMap_Metrics 09-21 12:40:53 cat INFO Loaded table: monDom5.mRNA_transMap_Evaluation 09-21 12:40:54 cat INFO Loaded table: rheMac3.mRNA_transMap_Evaluation 09-21 12:40:54 cat INFO Loaded table: bosTau8.CDS_transMap_Metrics 09-21 12:40:54 cat INFO Loaded table: canFam3.CDS_transMap_Metrics 09-21 12:40:54 cat INFO Loaded table: rn6.CDS_transMap_Metrics 09-21 12:40:54 cat INFO Loaded table: galGal4.CDS_transMap_Metrics 09-21 12:40:55 cat INFO Loaded table: monDom5.CDS_transMap_Metrics 09-21 12:40:55 cat INFO Loaded table: hg38.CDS_augTM_Metrics 09-21 12:40:55 cat INFO Loaded table: rheMac3.CDS_transMap_Metrics 09-21 12:40:55 cat INFO Loaded table: bosTau8.mRNA_augTM_Metrics 09-21 12:40:55 cat INFO Loaded table: canFam3.mRNA_augTM_Metrics 09-21 12:40:55 cat INFO Loaded table: galGal4.CDS_augTM_Metrics 09-21 12:40:56 cat INFO Loaded table: rheMac3.CDS_augTM_Metrics 09-21 12:40:56 cat INFO Loaded table: hg38.CDS_augTMR_Evaluation 09-21 12:40:56 cat INFO Loaded table: rn6.mRNA_augTM_Metrics 09-21 12:40:56 cat INFO Loaded table: monDom5.mRNA_augTM_Metrics 09-21 12:40:56 cat INFO Loaded table: galGal4.CDS_augTMR_Evaluation 09-21 12:40:56 cat INFO Loaded table: bosTau8.CDS_transMap_Evaluation 09-21 12:40:56 cat INFO Loaded table: canFam3.CDS_transMap_Evaluation 09-21 12:40:57 cat INFO Loaded table: rheMac3.CDS_augTMR_Evaluation 09-21 12:40:57 cat INFO Loaded table: hg38.CDS_augTMR_Metrics 09-21 12:40:57 cat INFO Loaded table: rn6.CDS_transMap_Evaluation 09-21 12:40:57 cat INFO Loaded table: galGal4.CDS_augTMR_Metrics 09-21 12:40:57 cat INFO Loaded table: monDom5.transMap_Hgm 09-21 12:40:57 cat INFO Loaded table: canFam3.mRNA_transMap_Metrics 09-21 12:40:57 cat INFO Loaded table: bosTau8.mRNA_transMap_Metrics 09-21 12:40:57 cat INFO Loaded table: rn6.mRNA_transMap_Metrics 09-21 12:40:58 cat INFO Loaded table: hg38.mRNA_augTMR_Evaluation 09-21 12:40:58 cat INFO Loaded table: monDom5.CDS_transMap_Evaluation 09-21 12:40:58 cat INFO Loaded table: galGal4.mRNA_augTMR_Evaluation 09-21 12:40:58 cat INFO Loaded table: rheMac3.CDS_augTMR_Metrics 09-21 12:40:58 cat INFO Loaded table: rn6.CDS_augTM_Evaluation 09-21 12:40:58 cat INFO Loaded table: canFam3.CDS_augTM_Evaluation 09-21 12:40:58 luigi-interface INFO [pid 10686] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for rn6 09-21 12:40:58 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_70026afda7 has status DONE 09-21 12:40:58 cat INFO Loaded table: bosTau8.CDS_augTM_Evaluation 09-21 12:40:58 luigi-interface INFO [pid 12352] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for hg38 09-21 12:40:58 cat INFO Loaded table: hg38.mRNA_augTM_Metrics 09-21 12:40:58 cat INFO Loaded table: galGal4.mRNA_augTM_Metrics 09-21 12:40:58 cat INFO Loaded table: rheMac3.mRNA_augTMR_Evaluation 09-21 12:40:59 luigi-interface INFO [pid 10687] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for canFam3 09-21 12:40:59 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_f4715e1d3c has status DONE 09-21 12:40:59 luigi-interface INFO [pid 12382] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for rn6 09-21 12:40:59 cat INFO Loaded table: monDom5.mRNA_transMap_Metrics 09-21 12:40:59 luigi-interface INFO [pid 10711] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for bosTau8 09-21 12:40:59 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_902022f711 has status DONE 09-21 12:40:59 luigi-interface INFO [pid 12416] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for monDom5 09-21 12:40:59 cat INFO Loaded table: galGal4.CDS_transMap_Evaluation 09-21 12:40:59 cat INFO Evaluating transMap results for bosTau8. 09-21 12:41:00 cat INFO Loaded table: rheMac3.mRNA_augTM_Metrics 09-21 12:41:00 cat INFO Loaded table: monDom5.CDS_augTM_Evaluation 09-21 12:41:00 cat INFO Loaded table: hg38.transMap_Hgm 09-21 12:41:00 cat INFO Loaded table: galGal4.mRNA_transMap_Metrics 09-21 12:41:00 cat INFO Loaded table: hg38.CDS_transMap_Evaluation 09-21 12:41:00 luigi-interface INFO [pid 10721] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for monDom5 09-21 12:41:00 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_41c87a08f0 has status DONE 09-21 12:41:00 luigi-interface INFO [pid 12492] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for galGal4 09-21 12:41:01 cat INFO Loaded table: bosTau8.TransMapEvaluation 09-21 12:41:01 luigi-interface INFO [pid 11942] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for bosTau8 09-21 12:41:01 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_b217dbbb13 has status DONE 09-21 12:41:01 luigi-interface INFO [pid 12528] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMapDriverTask for rheMac3 09-21 12:41:01 cat INFO Loaded table: hg38.mRNA_transMap_Metrics 09-21 12:41:01 cat INFO Loaded table: galGal4.CDS_augTM_Evaluation 09-21 12:41:02 luigi-interface INFO [pid 10702] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for galGal4 09-21 12:41:02 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_9c9943f49b has status DONE 09-21 12:41:02 cat INFO Loaded table: hg38.CDS_augTM_Evaluation 09-21 12:41:02 cat INFO Loaded table: rheMac3.transMap_Hgm 09-21 12:41:02 luigi-interface INFO [pid 10717] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for hg38 09-21 12:41:02 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_a83bd75adf has status DONE 09-21 12:41:02 cat INFO Loaded table: rheMac3.CDS_transMap_Evaluation 09-21 12:41:03 cat INFO Loaded table: rn6.transMap_Hgm 09-21 12:41:03 cat INFO Loaded table: rheMac3.mRNA_transMap_Metrics 09-21 12:41:03 cat INFO Evaluating transMap results for canFam3. 09-21 12:41:04 cat INFO Loaded table: bosTau8.transMap_Hgm 09-21 12:41:04 cat INFO Loaded table: rheMac3.CDS_augTM_Evaluation 09-21 12:41:05 luigi-interface INFO [pid 10690] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateDriverTask for rheMac3 09-21 12:41:05 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_8b824cb1d0 has status DONE 09-21 12:41:05 luigi-interface INFO [pid 12835] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTranscripts 09-21 12:41:05 cat INFO Evaluating transMap results for monDom5. 09-21 12:41:05 cat INFO Evaluating transMap results for hg38. 09-21 12:41:05 cat INFO Loaded table: canFam3.transMap_Hgm 09-21 12:41:06 cat INFO Loaded table: canFam3.TransMapEvaluation 09-21 12:41:06 luigi-interface INFO [pid 12169] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for canFam3 09-21 12:41:06 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_b6b58a1a87 has status DONE 09-21 12:41:06 cat INFO Loaded table: monDom5.TransMapEvaluation 09-21 12:41:06 cat INFO Loaded table: hg38.TransMapEvaluation 09-21 12:41:06 cat INFO Loaded table: galGal4.transMap_Hgm 09-21 12:41:06 luigi-interface INFO [pid 12416] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for monDom5 09-21 12:41:06 cat INFO Evaluating transMap results for galGal4. 09-21 12:41:06 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_0c8a652f49 has status DONE 09-21 12:41:07 cat INFO Evaluating transMap results for rn6. 09-21 12:41:07 cat INFO Evaluating transMap results for rheMac3. 09-21 12:41:07 luigi-interface INFO [pid 11302] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: HgmDriverTask for transMap 09-21 12:41:07 luigi-interface INFO Informed scheduler that task HgmDriverTask_False_True_True_66bc76859d has status DONE 09-21 12:41:07 luigi-interface INFO [pid 12352] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for hg38 09-21 12:41:07 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_62f08feeb1 has status DONE 09-21 12:41:08 cat INFO Loaded table: rn6.TransMapEvaluation 09-21 12:41:08 luigi-interface INFO [pid 12382] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for rn6 09-21 12:41:08 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_fc7d9960f5 has status DONE 09-21 12:41:08 cat INFO Loaded table: rheMac3.TransMapEvaluation 09-21 12:41:08 cat INFO Loaded table: galGal4.TransMapEvaluation 09-21 12:41:08 luigi-interface INFO [pid 12528] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for rheMac3 09-21 12:41:08 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_cd6004532f has status DONE 09-21 12:41:08 luigi-interface INFO [pid 12492] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMapDriverTask for galGal4 09-21 12:41:08 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_01193b493b has status DONE 09-21 12:41:08 luigi-interface INFO [pid 13019] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) running Task: EvaluateTransMap 09-21 12:41:11 luigi-interface INFO [pid 13019] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTransMap 09-21 12:41:11 luigi-interface INFO Informed scheduler that task EvaluateTransMap_False_True_True_4bab51e20b has status DONE 09-21 12:41:11 luigi-interface INFO [pid 12835] Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) done Task: EvaluateTranscripts 09-21 12:41:11 luigi-interface INFO Informed scheduler that task EvaluateTranscripts_False_True_True_4bab51e20b has status DONE 09-21 12:41:11 luigi-interface INFO Worker Worker(salt=755637362, workers=10, host=cpu-e-396, username=fc464, pid=9582) was stopped. Shutting down Keep-Alive thread 09-21 12:41:13 luigi-interface INFO
===== Luigi Execution Summary =====Scheduled 140 tasks of which:
- 25 complete ones were encountered:
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 1 BuildDb(...)
- 1 Chaining(...)
- 1 FakePsl(...) ...
- 32 ran successfully:
- 7 EvaluateDriverTask(...)
- 1 EvaluateTransMap(...)
- 7 EvaluateTransMapDriverTask(...)
- 1 EvaluateTranscripts(...)
- 7 FilterTransMap(...) ...
- 2 failed:
- 1 AugustusCgp(...)
- 1 AugustusPbDriverTask(...)
- 81 were left pending, among these:
- 81 had failed dependencies:
- 1 AssemblyHub(...)
- 1 AugustusPb(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...) ...
This progress looks :( because there were failed tasks
===== Luigi Execution Summary ===== — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Ok, some progress. Now I have this:
[...]
09-21 13:31:40 cat INFO Loaded table: rn6.CDS_augTM_Metrics
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception RuntimeError: RuntimeError('cannot join current thread',) in <bound method CachingFileStore.__del__ of <toil.fileStore.CachingFileStore object at 0x24b5e50>> ignored
09-21 13:31:40 cat INFO Loaded table: rheMac3.mRNA_augTMR_Metrics
09-21 13:31:40 toil.leader WARNING The job seems to have left a log file, indicating failure: 'cgp' u/c/jobx9IR3A
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A INFO:toil.worker:---TOIL WORKER OUTPUT LOG---
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A INFO:toil:Running Toil version 3.17.0-585383ed5c4453b556269818571d3c7419c613b0.
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A augustus: ERROR
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A Comparative gene prediction not possible with this compiled version. Please recompile with flag COMPGENEPRED set in common.mk.
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A Traceback (most recent call last):
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/worker.py", line 314, in workerScript
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A job._runner(jobGraph=jobGraph, jobStore=jobStore, fileStore=fileStore)
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1350, in _runner
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A returnValues = self._run(jobGraph, fileStore)
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1295, in _run
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A return self.run(fileStore)
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1479, in run
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A rValue = userFunction(*((self,) + tuple(self._args)), **self._kwargs)
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 247, in cgp
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A tools.procOps.run_proc(cmd, stdout=stdout)
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/procOps.py", line 60, in run_proc
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A pl.wait()
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1127, in wait
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A self.raiseIfExcept()
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1085, in raiseIfExcept
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A p.raiseIfExcept()
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 749, in raiseIfExcept
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A raise self.exceptInfo[0], self.exceptInfo[1], self.exceptInfo[2]
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A ProcException: process exited 1: augustus --dbhints=1 --allow_hinted_splicesites=atac --extrinsicCfgFile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/tmpCDsQgR.tmp --species=human --treefile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/tmpbKcJSM.tmp --alnfile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/tmpRSh8tE.tmp --dbaccess=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/tmpjl3Ec_.tmp --speciesfilenames=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/login-e-16.197146.0476613898.tmp --softmasking=1 --exoncands=1 --alternatives-from-evidence=0 --/CompPred/logreg=on --printOEs=1 --/CompPred/outdir=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A ERROR:toil.worker:Exiting the worker because of a failed job on host login-e-16
09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.jobGraph:Due to failure we are reducing the remaining retry count of job 'cgp' u/c/jobx9IR3A with ID u/c/jobx9IR3A to 1
09-21 13:31:40 cat INFO Loaded table: galGal4.mRNA_augTMR_Metrics
09-21 13:31:40 cat INFO Loaded table: bosTau8.mRNA_transMap_Evaluation
09-21 13:31:40 cat INFO Loaded table: rn6.mRNA_transMap_Evaluation
09-21 13:31:41 cat INFO Loaded table: galGal4.mRNA_transMap_Evaluation
09-21 13:31:41 cat INFO Loaded table: rheMac3.mRNA_transMap_Evaluation
09-21 13:31:41 cat INFO Loaded table: bosTau8.CDS_transMap_Metrics
09-21 13:31:41 cat INFO Loaded table: galGal4.CDS_transMap_Metrics
09-21 13:31:41 cat INFO Loaded table: rn6.CDS_transMap_Metrics
09-21 13:31:42 cat INFO Loaded table: galGal4.CDS_augTM_Metrics
09-21 13:31:42 cat INFO Loaded table: rheMac3.CDS_transMap_Metrics
09-21 13:31:42 cat INFO Loaded table: galGal4.CDS_augTMR_Evaluation
09-21 13:31:42 cat INFO Loaded table: rn6.augTM_Hgm
09-21 13:31:42 cat INFO Loaded table: bosTau8.mRNA_augTM_Metrics
09-21 13:31:42 cat INFO Loaded table: rn6.mRNA_augTM_Metrics
09-21 13:31:43 cat INFO Loaded table: rheMac3.CDS_augTM_Metrics
09-21 13:31:43 cat INFO Loaded table: galGal4.CDS_augTMR_Metrics
09-21 13:31:43 cat INFO Loaded table: rn6.CDS_transMap_Evaluation
09-21 13:31:43 cat INFO Loaded table: bosTau8.CDS_transMap_Evaluation
09-21 13:31:43 cat INFO Loaded table: rheMac3.CDS_augTMR_Evaluation
09-21 13:31:43 cat INFO Loaded table: galGal4.mRNA_augTMR_Evaluation
09-21 13:31:44 cat INFO Loaded table: rn6.mRNA_transMap_Metrics
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception RuntimeError: RuntimeError('cannot join current thread',) in <bound method CachingFileStore.__del__ of <toil.fileStore.CachingFileStore object at 0x20b3e50>> ignored
09-21 13:31:44 toil.leader WARNING The job seems to have left a log file, indicating failure: 'cgp' u/c/jobx9IR3A
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A INFO:toil.worker:---TOIL WORKER OUTPUT LOG---
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A INFO:toil:Running Toil version 3.17.0-585383ed5c4453b556269818571d3c7419c613b0.
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A augustus: ERROR
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A Comparative gene prediction not possible with this compiled version. Please recompile with flag COMPGENEPRED set in common.mk.
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A Traceback (most recent call last):
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/worker.py", line 314, in workerScript
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A job._runner(jobGraph=jobGraph, jobStore=jobStore, fileStore=fileStore)
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1350, in _runner
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A returnValues = self._run(jobGraph, fileStore)
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1295, in _run
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A return self.run(fileStore)
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1479, in run
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A rValue = userFunction(*((self,) + tuple(self._args)), **self._kwargs)
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 247, in cgp
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A tools.procOps.run_proc(cmd, stdout=stdout)
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/procOps.py", line 60, in run_proc
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A pl.wait()
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1127, in wait
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A self.raiseIfExcept()
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1085, in raiseIfExcept
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A p.raiseIfExcept()
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 749, in raiseIfExcept
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A raise self.exceptInfo[0], self.exceptInfo[1], self.exceptInfo[2]
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A ProcException: process exited 1: augustus --dbhints=1 --allow_hinted_splicesites=atac --extrinsicCfgFile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/tmp5eySz5.tmp --species=human --treefile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/tmpiXUg3a.tmp --alnfile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/tmpNOJc1c.tmp --dbaccess=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/tmpJ_VdD5.tmp --speciesfilenames=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/login-e-16.197570.3444860215.tmp --softmasking=1 --exoncands=1 --alternatives-from-evidence=0 --/CompPred/logreg=on --printOEs=1 --/CompPred/outdir=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A ERROR:toil.worker:Exiting the worker because of a failed job on host login-e-16
09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.jobGraph:Due to failure we are reducing the remaining retry count of job 'cgp' u/c/jobx9IR3A with ID u/c/jobx9IR3A to 0
09-21 13:31:44 toil.leader WARNING Job 'cgp' u/c/jobx9IR3A with ID u/c/jobx9IR3A is completely failed
09-21 13:31:44 cat INFO Evaluating transcript alignments for hg38.
09-21 13:31:44 cat INFO Loaded table: galGal4.mRNA_augTM_Metrics
09-21 13:31:44 cat INFO Loaded table: rheMac3.CDS_augTMR_Metrics
09-21 13:31:44 cat INFO Evaluating transcript alignments for monDom5.
09-21 13:31:44 cat INFO Launching homGeneMapping for transMap.
09-21 13:31:44 cat INFO Loaded table: rn6.CDS_augTM_Evaluation
09-21 13:31:44 cat INFO Loaded table: galGal4.CDS_transMap_Evaluation
09-21 13:31:45 luigi-interface INFO [pid 196562] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for rn6
09-21 13:31:45 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_70026afda7 has status DONE
09-21 13:31:45 luigi-interface INFO [pid 198025] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running ToilTask: AugustusPbDriverTask for hg38 using batchSystem singleMachine
09-21 13:31:45 cat INFO Loaded table: bosTau8.augTM_Hgm
09-21 13:31:45 cat INFO Loaded table: rheMac3.mRNA_augTMR_Evaluation
09-21 13:31:45 cat INFO Loaded table: hg38.mRNA_augTM_Evaluation
09-21 13:31:45 cat INFO Loaded table: galGal4.mRNA_transMap_Metrics
09-21 13:31:45 cat INFO Loaded table: bosTau8.mRNA_transMap_Metrics
09-21 13:31:45 cat INFO Loaded table: monDom5.mRNA_augTM_Evaluation
09-21 13:31:45 cat INFO Loaded table: galGal4.CDS_augTM_Evaluation
09-21 13:31:45 cat INFO Evaluating transcript alignments for canFam3.
09-21 13:31:45 cat INFO Loaded table: hg38.mRNA_augTMR_Metrics
09-21 13:31:46 cat INFO Loaded table: canFam3.augTM_Hgm
09-21 13:31:46 luigi-interface INFO [pid 196573] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for galGal4
09-21 13:31:46 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_9c9943f49b has status DONE
09-21 13:31:46 luigi-interface INFO [pid 198080] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for bosTau8
09-21 13:31:46 cat INFO Loaded table: bosTau8.CDS_augTM_Evaluation
09-21 13:31:46 cat INFO Loaded table: rheMac3.mRNA_augTM_Metrics
09-21 13:31:46 cat INFO Loaded table: hg38.mRNA_transMap_Evaluation
09-21 13:31:46 cat INFO Loaded table: galGal4.augTM_Hgm
09-21 13:31:46 luigi-interface INFO [pid 196580] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for bosTau8
09-21 13:31:46 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_902022f711 has status DONE
09-21 13:31:46 luigi-interface INFO [pid 198149] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for canFam3
09-21 13:31:46 cat INFO Loaded table: monDom5.CDS_augTM_Metrics
09-21 13:31:46 luigi-interface INFO [pid 196122] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: HgmDriverTask for augTM
09-21 13:31:46 luigi-interface INFO Informed scheduler that task HgmDriverTask_False_True_True_6a1c9d2ccf has status DONE
09-21 13:31:46 luigi-interface INFO [pid 198180] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for hg38
09-21 13:31:47 cat INFO Loaded table: canFam3.mRNA_augTM_Evaluation
09-21 13:31:47 cat INFO Loaded table: hg38.CDS_transMap_Metrics
09-21 13:31:47 cat INFO Loaded table: rheMac3.CDS_transMap_Evaluation
09-21 13:31:47 cat INFO Loaded table: monDom5.mRNA_transMap_Evaluation
09-21 13:31:48 cat INFO Loaded table: hg38.CDS_augTM_Metrics
09-21 13:31:48 cat INFO Loaded table: canFam3.CDS_augTM_Metrics
09-21 13:31:48 cat INFO Loaded table: rheMac3.mRNA_transMap_Metrics
09-21 13:31:48 luigi-interface ERROR [pid 196561] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) failed ToilTask: AugustusCgp using batchSystem singleMachine
Traceback (most recent call last):
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 199, in run
new_deps = self._run_get_new_deps()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 139, in _run_get_new_deps
task_gen = self.task.run()
File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/__init__.py", line 1446, in run
augustus_cgp(cgp_args, toil_options)
File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 59, in augustus_cgp
results, stdout_file_ids, param_file_id = t.restart()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 814, in restart
return self._runMainLoop(rootJobGraph)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 1057, in _runMainLoop
jobCache=self._jobCache).run()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 242, in run
raise FailedJobsException(self.config.jobStore, self.toilState.totalFailedJobs, self.jobStore)
FailedJobsException
09-21 13:31:48 luigi-interface INFO Informed scheduler that task AugustusCgp_False_True_True_4bab51e20b has status FAILED
09-21 13:31:48 luigi-interface INFO [pid 198305] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for rn6
09-21 13:31:48 cat INFO Loaded table: hg38.CDS_augTMR_Evaluation
09-21 13:31:48 cat INFO Loaded table: monDom5.CDS_transMap_Metrics
09-21 13:31:49 cat INFO Loaded table: canFam3.mRNA_transMap_Evaluation
09-21 13:31:49 cat INFO Loaded table: hg38.CDS_augTMR_Metrics
09-21 13:31:49 cat INFO Loaded table: rheMac3.CDS_augTM_Evaluation
09-21 13:31:49 cat INFO Loaded table: monDom5.mRNA_augTM_Metrics
09-21 13:31:49 luigi-interface INFO [pid 196568] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for rheMac3
09-21 13:31:49 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_8b824cb1d0 has status DONE
09-21 13:31:50 luigi-interface INFO [pid 198336] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for monDom5
09-21 13:31:50 cat INFO Loaded table: hg38.mRNA_augTMR_Evaluation
09-21 13:31:50 cat INFO Loaded table: canFam3.CDS_transMap_Metrics
09-21 13:31:50 luigi-interface ERROR [pid 198025] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) failed ToilTask: AugustusPbDriverTask for hg38 using batchSystem singleMachine
Traceback (most recent call last):
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 179, in run
missing = [dep.task_id for dep in self.task.deps() if not dep.complete()]
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 827, in complete
return all(r.complete() for r in flatten(self.requires()))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 827, in <genexpr>
return all(r.complete() for r in flatten(self.requires()))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 573, in complete
return all(map(lambda output: output.exists(), outputs))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 573, in <lambda>
return all(map(lambda output: output.exists(), outputs))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/contrib/sqla.py", line 236, in exists
self.create_marker_table()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/contrib/sqla.py", line 257, in create_marker_table
if not con.dialect.has_table(con, self.marker_table):
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1181, in has_table
connection, "table_info", table_name, schema=schema)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1577, in _get_table_pragma
cursor = connection.execute(statement)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 942, in execute
return self._execute_text(object, multiparams, params)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1104, in _execute_text
statement, parameters
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1200, in _execute_context
context)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1413, in _handle_dbapi_exception
exc_info
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context
context)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 509, in do_execute
cursor.execute(statement, parameters)
OperationalError: (sqlite3.OperationalError) database is locked [SQL: 'PRAGMA table_info("table_updates")'] (Background on this error at: http://sqlalche.me/e/e3q8)
09-21 13:31:50 luigi-interface INFO Informed scheduler that task AugustusPbDriverTask_False_True_True_a83bd75adf has status FAILED
09-21 13:31:50 luigi-interface INFO [pid 198364] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for galGal4
09-21 13:31:50 cat INFO Loaded table: monDom5.CDS_transMap_Evaluation
09-21 13:31:51 cat INFO Loaded table: hg38.mRNA_augTM_Metrics
09-21 13:31:51 cat INFO Loaded table: canFam3.mRNA_augTM_Metrics
09-21 13:31:52 cat INFO Loaded table: hg38.CDS_transMap_Evaluation
09-21 13:31:52 cat INFO Loaded table: canFam3.CDS_transMap_Evaluation
09-21 13:31:52 cat INFO Loaded table: hg38.mRNA_transMap_Metrics
09-21 13:31:53 cat INFO Loaded table: monDom5.transMap_Hgm
09-21 13:31:53 cat INFO Loaded table: monDom5.mRNA_transMap_Metrics
09-21 13:31:53 cat INFO Loaded table: canFam3.mRNA_transMap_Metrics
09-21 13:31:53 cat INFO Loaded table: hg38.CDS_augTM_Evaluation
09-21 13:31:54 luigi-interface INFO [pid 196585] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for hg38
09-21 13:31:54 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_a83bd75adf has status DONE
09-21 13:31:54 luigi-interface INFO [pid 198509] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for rheMac3
09-21 13:31:53 luigi-interface ERROR [pid 198305] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) failed Task: EvaluateTransMapDriverTask for rn6
Traceback (most recent call last):
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 179, in run
missing = [dep.task_id for dep in self.task.deps() if not dep.complete()]
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 827, in complete
return all(r.complete() for r in flatten(self.requires()))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 827, in <genexpr>
return all(r.complete() for r in flatten(self.requires()))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 573, in complete
return all(map(lambda output: output.exists(), outputs))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 573, in <lambda>
return all(map(lambda output: output.exists(), outputs))
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/contrib/sqla.py", line 236, in exists
self.create_marker_table()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/contrib/sqla.py", line 265, in create_marker_table
metadata.reflect(only=[self.marker_table], bind=engine)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 3963, in reflect
Table(name, self, **reflect_opts)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 457, in __new__
metadata._remove_table(name, schema)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__
compat.reraise(exc_type, exc_value, exc_tb)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 452, in __new__
table._init(name, metadata, *args, **kw)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 534, in _init
include_columns, _extend_on=_extend_on)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 547, in _autoload
_extend_on=_extend_on
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1545, in run_callable
return callable_(self, *args, **kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 391, in reflecttable
table, include_columns, exclude_columns, **opts)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 641, in reflecttable
include_columns, exclude_columns, reflection_options)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 823, in _reflect_unique_constraints
constraints = self.get_unique_constraints(table_name, schema)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 507, in get_unique_constraints
self.bind, table_name, schema, info_cache=self.info_cache, **kw)
File "<string>", line 2, in get_unique_constraints
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 54, in cache
ret = fn(self, con, *args, **kw)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1449, in get_unique_constraints
include_auto_indexes=True, **kw):
File "<string>", line 2, in get_indexes
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 54, in cache
ret = fn(self, con, *args, **kw)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1522, in get_indexes
connection, "index_list", table_name, schema=schema)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1577, in _get_table_pragma
cursor = connection.execute(statement)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 942, in execute
return self._execute_text(object, multiparams, params)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1104, in _execute_text
statement, parameters
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1200, in _execute_context
context)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1413, in _handle_dbapi_exception
exc_info
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause
reraise(type(exception), exception, tb=exc_tb, cause=cause)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context
context)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 509, in do_execute
cursor.execute(statement, parameters)
OperationalError: (sqlite3.OperationalError) database is locked [SQL: u'PRAGMA index_list("table_updates")'] (Background on this error at: http://sqlalche.me/e/e3q8)
09-21 13:31:54 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_fc7d9960f5 has status FAILED
09-21 13:31:54 cat INFO Loaded table: canFam3.CDS_augTM_Evaluation
09-21 13:31:54 cat INFO Evaluating transMap results for canFam3.
09-21 13:31:54 cat INFO Evaluating transMap results for monDom5.
09-21 13:31:54 luigi-interface INFO [pid 196564] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for canFam3
09-21 13:31:54 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_f4715e1d3c has status DONE
09-21 13:31:54 cat INFO Evaluating transMap results for bosTau8.
09-21 13:31:55 cat INFO Loaded table: hg38.transMap_Hgm
09-21 13:31:55 cat INFO Loaded table: bosTau8.TransMapEvaluation
09-21 13:31:55 cat INFO Loaded table: canFam3.TransMapEvaluation
09-21 13:31:56 luigi-interface INFO [pid 198080] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for bosTau8
09-21 13:31:56 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_b217dbbb13 has status DONE
09-21 13:31:56 cat INFO Loaded table: rheMac3.transMap_Hgm
09-21 13:31:56 cat INFO Loaded table: monDom5.TransMapEvaluation
09-21 13:31:56 luigi-interface INFO [pid 198149] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for canFam3
09-21 13:31:56 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_b6b58a1a87 has status DONE
09-21 13:31:56 luigi-interface INFO [pid 198336] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for monDom5
09-21 13:31:56 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_0c8a652f49 has status DONE
09-21 13:31:56 cat INFO Loaded table: monDom5.CDS_augTM_Evaluation
09-21 13:31:56 luigi-interface INFO [pid 196594] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for monDom5
09-21 13:31:56 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_41c87a08f0 has status DONE
09-21 13:31:56 luigi-interface INFO [pid 198743] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTranscripts
09-21 13:31:57 cat INFO Loaded table: rn6.transMap_Hgm
09-21 13:31:57 cat INFO Loaded table: bosTau8.transMap_Hgm
09-21 13:31:59 cat INFO Loaded table: canFam3.transMap_Hgm
09-21 13:31:59 cat INFO Evaluating transMap results for rheMac3.
09-21 13:31:59 cat INFO Loaded table: galGal4.transMap_Hgm
09-21 13:31:59 cat INFO Evaluating transMap results for hg38.
09-21 13:31:59 cat INFO Evaluating transMap results for galGal4.
09-21 13:32:00 luigi-interface INFO [pid 196774] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: HgmDriverTask for transMap
09-21 13:32:00 luigi-interface INFO Informed scheduler that task HgmDriverTask_False_True_True_66bc76859d has status DONE
09-21 13:32:00 luigi-interface INFO [pid 198743] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTranscripts
09-21 13:32:00 luigi-interface INFO Informed scheduler that task EvaluateTranscripts_False_True_True_4bab51e20b has status DONE
09-21 13:32:00 cat INFO Loaded table: hg38.TransMapEvaluation
09-21 13:32:00 cat INFO Loaded table: galGal4.TransMapEvaluation
09-21 13:32:00 cat INFO Loaded table: rheMac3.TransMapEvaluation
09-21 13:32:00 luigi-interface INFO [pid 198180] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for hg38
09-21 13:32:00 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_62f08feeb1 has status DONE
09-21 13:32:01 luigi-interface INFO [pid 198509] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for rheMac3
09-21 13:32:01 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_cd6004532f has status DONE
09-21 13:32:01 luigi-interface INFO [pid 198364] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for galGal4
09-21 13:32:01 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_01193b493b has status DONE
09-21 13:32:01 luigi-interface INFO Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) was stopped. Shutting down Keep-Alive thread
09-21 13:32:02 luigi-interface INFO
===== Luigi Execution Summary =====
Scheduled 140 tasks of which:
* 25 complete ones were encountered:
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 1 BuildDb(...)
- 1 Chaining(...)
- 1 FakePsl(...)
...
* 30 ran successfully:
- 7 EvaluateDriverTask(...)
- 6 EvaluateTransMapDriverTask(...)
- 1 EvaluateTranscripts(...)
- 7 FilterTransMap(...)
- 1 Gff3ToAttrs(...)
...
* 3 failed:
- 1 AugustusCgp(...)
- 1 AugustusPbDriverTask(...)
- 1 EvaluateTransMapDriverTask(...)
* 82 were left pending, among these:
* 82 had failed dependencies:
- 1 AssemblyHub(...)
- 1 AugustusPb(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...)
...
This progress looks :( because there were failed tasks
===== Luigi Execution Summary =====
You need to compile Augustus with COMPGENEPRED turned on in the common.mk file. The instructions for doing this is on the readme. On Fri, Sep 21, 2018 at 1:32 PM Francesco Cicconardi < notifications@github.com> wrote:
Ok, some progress. Now I have this:
[...] 09-21 13:31:40 cat INFO Loaded table: rn6.CDS_augTM_Metrics Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner self.run() File "/usr/lib64/python2.7/threading.py", line 765, in run self.target(*self.args, **self.__kwargs) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite raise RuntimeError("The termination flag is set, exiting") RuntimeError: The termination flag is set, exiting
Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner self.run() File "/usr/lib64/python2.7/threading.py", line 765, in run self.target(*self.args, **self.__kwargs) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite raise RuntimeError("The termination flag is set, exiting") RuntimeError: The termination flag is set, exiting
Exception RuntimeError: RuntimeError('cannot join current thread',) in <bound method CachingFileStore.del of <toil.fileStore.CachingFileStore object at 0x24b5e50>> ignored 09-21 13:31:40 cat INFO Loaded table: rheMac3.mRNA_augTMR_Metrics 09-21 13:31:40 toil.leader WARNING The job seems to have left a log file, indicating failure: 'cgp' u/c/jobx9IR3A 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A INFO:toil.worker:---TOIL WORKER OUTPUT LOG--- 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A INFO:toil:Running Toil version 3.17.0-585383ed5c4453b556269818571d3c7419c613b0. 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]). 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]). 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A augustus: ERROR 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A Comparative gene prediction not possible with this compiled version. Please recompile with flag COMPGENEPRED set in common.mk. 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A Traceback (most recent call last): 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/worker.py", line 314, in workerScript 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A job._runner(jobGraph=jobGraph, jobStore=jobStore, fileStore=fileStore) 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1350, in _runner 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A returnValues = self._run(jobGraph, fileStore) 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1295, in _run 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A return self.run(fileStore) 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1479, in run 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A rValue = userFunction(*((self,) + tuple(self._args)), *self._kwargs) 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 247, in cgp 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A tools.procOps.run_proc(cmd, stdout=stdout) 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/procOps.py", line 60, in run_proc 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A pl.wait() 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1127, in wait 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A self.raiseIfExcept() 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1085, in raiseIfExcept 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A p.raiseIfExcept() 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 749, in raiseIfExcept 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A raise self.exceptInfo[0], self.exceptInfo[1], self.exceptInfo[2] 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A ProcException: process exited 1: augustus --dbhints=1 --allow_hintedsplicesites=atac --extrinsicCfgFile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/tmpCDsQgR.tmp --species=human --treefile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/tmpbKcJSM.tmp --alnfile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/tmpRSh8tE.tmp --dbaccess=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/tmpjl3Ec.tmp --speciesfilenames=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd/login-e-16.197146.0476613898.tmp --softmasking=1 --exoncands=1 --alternatives-from-evidence=0 --/CompPred/logreg=on --printOEs=1 --/CompPred/outdir=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpGHsv8r/a31df534-97b2-4866-b429-ea3ea1ed96bd 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A ERROR:toil.worker:Exiting the worker because of a failed job on host login-e-16 09-21 13:31:40 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.jobGraph:Due to failure we are reducing the remaining retry count of job 'cgp' u/c/jobx9IR3A with ID u/c/jobx9IR3A to 1 09-21 13:31:40 cat INFO Loaded table: galGal4.mRNA_augTMR_Metrics 09-21 13:31:40 cat INFO Loaded table: bosTau8.mRNA_transMap_Evaluation 09-21 13:31:40 cat INFO Loaded table: rn6.mRNA_transMap_Evaluation 09-21 13:31:41 cat INFO Loaded table: galGal4.mRNA_transMap_Evaluation 09-21 13:31:41 cat INFO Loaded table: rheMac3.mRNA_transMap_Evaluation 09-21 13:31:41 cat INFO Loaded table: bosTau8.CDS_transMap_Metrics 09-21 13:31:41 cat INFO Loaded table: galGal4.CDS_transMap_Metrics 09-21 13:31:41 cat INFO Loaded table: rn6.CDS_transMap_Metrics 09-21 13:31:42 cat INFO Loaded table: galGal4.CDS_augTM_Metrics 09-21 13:31:42 cat INFO Loaded table: rheMac3.CDS_transMap_Metrics 09-21 13:31:42 cat INFO Loaded table: galGal4.CDS_augTMR_Evaluation 09-21 13:31:42 cat INFO Loaded table: rn6.augTM_Hgm 09-21 13:31:42 cat INFO Loaded table: bosTau8.mRNA_augTM_Metrics 09-21 13:31:42 cat INFO Loaded table: rn6.mRNA_augTM_Metrics 09-21 13:31:43 cat INFO Loaded table: rheMac3.CDS_augTM_Metrics 09-21 13:31:43 cat INFO Loaded table: galGal4.CDS_augTMR_Metrics 09-21 13:31:43 cat INFO Loaded table: rn6.CDS_transMap_Evaluation 09-21 13:31:43 cat INFO Loaded table: bosTau8.CDS_transMap_Evaluation 09-21 13:31:43 cat INFO Loaded table: rheMac3.CDS_augTMR_Evaluation 09-21 13:31:43 cat INFO Loaded table: galGal4.mRNA_augTMR_Evaluation 09-21 13:31:44 cat INFO Loaded table: rn6.mRNA_transMap_Metrics Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner self.run() File "/usr/lib64/python2.7/threading.py", line 765, in run self.__target(self.args, **self.kwargs) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite raise RuntimeError("The termination flag is set, exiting") RuntimeError: The termination flag is set, exiting
Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner self.run() File "/usr/lib64/python2.7/threading.py", line 765, in run self.target(*self.args, **self.__kwargs) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite raise RuntimeError("The termination flag is set, exiting") RuntimeError: The termination flag is set, exiting
Exception RuntimeError: RuntimeError('cannot join current thread',) in <bound method CachingFileStore.del of <toil.fileStore.CachingFileStore object at 0x20b3e50>> ignored 09-21 13:31:44 toil.leader WARNING The job seems to have left a log file, indicating failure: 'cgp' u/c/jobx9IR3A 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A INFO:toil.worker:---TOIL WORKER OUTPUT LOG--- 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A INFO:toil:Running Toil version 3.17.0-585383ed5c4453b556269818571d3c7419c613b0. 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]). 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]). 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A augustus: ERROR 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A Comparative gene prediction not possible with this compiled version. Please recompile with flag COMPGENEPRED set in common.mk. 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A Traceback (most recent call last): 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/worker.py", line 314, in workerScript 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A job._runner(jobGraph=jobGraph, jobStore=jobStore, fileStore=fileStore) 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1350, in _runner 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A returnValues = self._run(jobGraph, fileStore) 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1295, in _run 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A return self.run(fileStore) 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1479, in run 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A rValue = userFunction(((self,) + tuple(self._args)), **self._kwargs) 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 247, in cgp 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A tools.procOps.run_proc(cmd, stdout=stdout) 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/procOps.py", line 60, in run_proc 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A pl.wait() 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1127, in wait 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A self.raiseIfExcept() 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1085, in raiseIfExcept 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A p.raiseIfExcept() 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 749, in raiseIfExcept 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A raise self.exceptInfo[0], self.exceptInfo[1], self.exceptInfo[2] 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A ProcException: process exited 1: augustus --dbhints=1 --allow_hinted_splicesites=atac --extrinsicCfgFile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/tmp5eySz5.tmp --species=human --treefile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/tmpiXUg3a.tmp --alnfile=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/tmpNOJc1c.tmp --dbaccess=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/tmpJ_VdD5.tmp --speciesfilenames=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c/login-e-16.197570.3444860215.tmp --softmasking=1 --exoncands=1 --alternatives-from-evidence=0 --/CompPred/logreg=on --printOEs=1 --/CompPred/outdir=/rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-26e535de-e224-4749-9f27-4454d05a21e8-e16d32a4-25b2-41b6-8d60-768dd5639220/tmpNcXn5G/42ece423-d4df-48fd-a6ad-f7e9ed42908c 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A ERROR:toil.worker:Exiting the worker because of a failed job on host login-e-16 09-21 13:31:44 toil.leader WARNING u/c/jobx9IR3A WARNING:toil.jobGraph:Due to failure we are reducing the remaining retry count of job 'cgp' u/c/jobx9IR3A with ID u/c/jobx9IR3A to 0 09-21 13:31:44 toil.leader WARNING Job 'cgp' u/c/jobx9IR3A with ID u/c/jobx9IR3A is completely failed 09-21 13:31:44 cat INFO Evaluating transcript alignments for hg38. 09-21 13:31:44 cat INFO Loaded table: galGal4.mRNA_augTM_Metrics 09-21 13:31:44 cat INFO Loaded table: rheMac3.CDS_augTMR_Metrics 09-21 13:31:44 cat INFO Evaluating transcript alignments for monDom5. 09-21 13:31:44 cat INFO Launching homGeneMapping for transMap. 09-21 13:31:44 cat INFO Loaded table: rn6.CDS_augTM_Evaluation 09-21 13:31:44 cat INFO Loaded table: galGal4.CDS_transMap_Evaluation 09-21 13:31:45 luigi-interface INFO [pid 196562] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for rn6 09-21 13:31:45 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_70026afda7 has status DONE 09-21 13:31:45 luigi-interface INFO [pid 198025] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running ToilTask: AugustusPbDriverTask for hg38 using batchSystem singleMachine 09-21 13:31:45 cat INFO Loaded table: bosTau8.augTM_Hgm 09-21 13:31:45 cat INFO Loaded table: rheMac3.mRNA_augTMR_Evaluation 09-21 13:31:45 cat INFO Loaded table: hg38.mRNA_augTM_Evaluation 09-21 13:31:45 cat INFO Loaded table: galGal4.mRNA_transMap_Metrics 09-21 13:31:45 cat INFO Loaded table: bosTau8.mRNA_transMap_Metrics 09-21 13:31:45 cat INFO Loaded table: monDom5.mRNA_augTM_Evaluation 09-21 13:31:45 cat INFO Loaded table: galGal4.CDS_augTM_Evaluation 09-21 13:31:45 cat INFO Evaluating transcript alignments for canFam3. 09-21 13:31:45 cat INFO Loaded table: hg38.mRNA_augTMR_Metrics 09-21 13:31:46 cat INFO Loaded table: canFam3.augTM_Hgm 09-21 13:31:46 luigi-interface INFO [pid 196573] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for galGal4 09-21 13:31:46 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_9c9943f49b has status DONE 09-21 13:31:46 luigi-interface INFO [pid 198080] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for bosTau8 09-21 13:31:46 cat INFO Loaded table: bosTau8.CDS_augTM_Evaluation 09-21 13:31:46 cat INFO Loaded table: rheMac3.mRNA_augTM_Metrics 09-21 13:31:46 cat INFO Loaded table: hg38.mRNA_transMap_Evaluation 09-21 13:31:46 cat INFO Loaded table: galGal4.augTM_Hgm 09-21 13:31:46 luigi-interface INFO [pid 196580] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for bosTau8 09-21 13:31:46 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_902022f711 has status DONE 09-21 13:31:46 luigi-interface INFO [pid 198149] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for canFam3 09-21 13:31:46 cat INFO Loaded table: monDom5.CDS_augTM_Metrics 09-21 13:31:46 luigi-interface INFO [pid 196122] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: HgmDriverTask for augTM 09-21 13:31:46 luigi-interface INFO Informed scheduler that task HgmDriverTask_False_True_True_6a1c9d2ccf has status DONE 09-21 13:31:46 luigi-interface INFO [pid 198180] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for hg38 09-21 13:31:47 cat INFO Loaded table: canFam3.mRNA_augTM_Evaluation 09-21 13:31:47 cat INFO Loaded table: hg38.CDS_transMap_Metrics 09-21 13:31:47 cat INFO Loaded table: rheMac3.CDS_transMap_Evaluation 09-21 13:31:47 cat INFO Loaded table: monDom5.mRNA_transMap_Evaluation 09-21 13:31:48 cat INFO Loaded table: hg38.CDS_augTM_Metrics 09-21 13:31:48 cat INFO Loaded table: canFam3.CDS_augTM_Metrics 09-21 13:31:48 cat INFO Loaded table: rheMac3.mRNA_transMap_Metrics 09-21 13:31:48 luigi-interface ERROR [pid 196561] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) failed ToilTask: AugustusCgp using batchSystem singleMachine Traceback (most recent call last): File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 199, in run new_deps = self._run_get_new_deps() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 139, in _run_get_new_deps task_gen = self.task.run() File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/init.py", line 1446, in run augustus_cgp(cgp_args, toil_options) File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 59, in augustus_cgp results, stdout_file_ids, param_file_id = t.restart() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 814, in restart return self._runMainLoop(rootJobGraph) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 1057, in _runMainLoop jobCache=self._jobCache).run() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 242, in run raise FailedJobsException(self.config.jobStore, self.toilState.totalFailedJobs, self.jobStore) FailedJobsException 09-21 13:31:48 luigi-interface INFO Informed scheduler that task AugustusCgp_False_True_True_4bab51e20b has status FAILED 09-21 13:31:48 luigi-interface INFO [pid 198305] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for rn6 09-21 13:31:48 cat INFO Loaded table: hg38.CDS_augTMR_Evaluation 09-21 13:31:48 cat INFO Loaded table: monDom5.CDS_transMap_Metrics 09-21 13:31:49 cat INFO Loaded table: canFam3.mRNA_transMap_Evaluation 09-21 13:31:49 cat INFO Loaded table: hg38.CDS_augTMR_Metrics 09-21 13:31:49 cat INFO Loaded table: rheMac3.CDS_augTM_Evaluation 09-21 13:31:49 cat INFO Loaded table: monDom5.mRNA_augTM_Metrics 09-21 13:31:49 luigi-interface INFO [pid 196568] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for rheMac3 09-21 13:31:49 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_8b824cb1d0 has status DONE 09-21 13:31:50 luigi-interface INFO [pid 198336] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for monDom5 09-21 13:31:50 cat INFO Loaded table: hg38.mRNA_augTMR_Evaluation 09-21 13:31:50 cat INFO Loaded table: canFam3.CDS_transMap_Metrics 09-21 13:31:50 luigi-interface ERROR [pid 198025] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) failed ToilTask: AugustusPbDriverTask for hg38 using batchSystem singleMachine Traceback (most recent call last): File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 179, in run missing = [dep.task_id for dep in self.task.deps() if not dep.complete()] File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 827, in complete return all(r.complete() for r in flatten(self.requires())) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 827, in
return all(r.complete() for r in flatten(self.requires())) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 573, in complete return all(map(lambda output: output.exists(), outputs)) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 573, in args, kw) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 534, in _init include_columns, _extend_on=_extend_on) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 547, in _autoload _extend_on=_extend_on File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1545, in runcallable return callable(self, *args, kwargs) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 391, in reflecttable table, include_columns, exclude_columns, opts) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 641, in reflecttable include_columns, exclude_columns, reflection_options) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 823, in _reflect_unique_constraints constraints = self.get_unique_constraints(table_name, schema) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 507, in get_unique_constraints self.bind, table_name, schema, info_cache=self.info_cache, *kw) File "return all(map(lambda output: output.exists(), outputs)) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/contrib/sqla.py", line 236, in exists self.create_marker_table() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/contrib/sqla.py", line 257, in create_marker_table if not con.dialect.has_table(con, self.marker_table): File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1181, in has_table connection, "table_info", table_name, schema=schema) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1577, in _get_table_pragma cursor = connection.execute(statement) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 942, in execute return self._execute_text(object, multiparams, params) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1104, in _execute_text statement, parameters File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1200, in _execute_context context) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1413, in _handle_dbapi_exception exc_info File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause reraise(type(exception), exception, tb=exc_tb, cause=cause) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context context) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 509, in do_execute cursor.execute(statement, parameters) OperationalError: (sqlite3.OperationalError) database is locked [SQL: 'PRAGMA table_info("table_updates")'] (Background on this error at: http://sqlalche.me/e/e3q8) 09-21 13:31:50 luigi-interface INFO Informed scheduler that task AugustusPbDriverTask_False_True_True_a83bd75adf has status FAILED 09-21 13:31:50 luigi-interface INFO [pid 198364] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for galGal4 09-21 13:31:50 cat INFO Loaded table: monDom5.CDS_transMap_Evaluation 09-21 13:31:51 cat INFO Loaded table: hg38.mRNA_augTM_Metrics 09-21 13:31:51 cat INFO Loaded table: canFam3.mRNA_augTM_Metrics 09-21 13:31:52 cat INFO Loaded table: hg38.CDS_transMap_Evaluation 09-21 13:31:52 cat INFO Loaded table: canFam3.CDS_transMap_Evaluation 09-21 13:31:52 cat INFO Loaded table: hg38.mRNA_transMap_Metrics 09-21 13:31:53 cat INFO Loaded table: monDom5.transMap_Hgm 09-21 13:31:53 cat INFO Loaded table: monDom5.mRNA_transMap_Metrics 09-21 13:31:53 cat INFO Loaded table: canFam3.mRNA_transMap_Metrics 09-21 13:31:53 cat INFO Loaded table: hg38.CDS_augTM_Evaluation 09-21 13:31:54 luigi-interface INFO [pid 196585] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for hg38 09-21 13:31:54 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_a83bd75adf has status DONE 09-21 13:31:54 luigi-interface INFO [pid 198509] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTransMapDriverTask for rheMac3 09-21 13:31:53 luigi-interface ERROR [pid 198305] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) failed Task: EvaluateTransMapDriverTask for rn6 Traceback (most recent call last): File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 179, in run missing = [dep.task_id for dep in self.task.deps() if not dep.complete()] File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 827, in complete return all(r.complete() for r in flatten(self.requires())) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 827, in return all(r.complete() for r in flatten(self.requires())) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 573, in complete return all(map(lambda output: output.exists(), outputs)) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/task.py", line 573, in return all(map(lambda output: output.exists(), outputs)) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/contrib/sqla.py", line 236, in exists self.create_marker_table() File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/contrib/sqla.py", line 265, in create_marker_table metadata.reflect(only=[self.marker_table], bind=engine) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 3963, in reflect Table(name, self, **reflect_opts) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 457, in new metadata._remove_table(name, schema) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in exit compat.reraise(exc_type, exc_value, exc_tb) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 452, in new table._init(name, metadata, ", line 2, in get_unique_constraints File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 54, in cache ret = fn(self, con, args, kw) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1449, in get_unique_constraints include_auto_indexes=True, *kw): File "", line 2, in get_indexes File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/reflection.py", line 54, in cache ret = fn(self, con, args, **kw) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1522, in get_indexes connection, "index_list", table_name, schema=schema) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py", line 1577, in _get_table_pragma cursor = connection.execute(statement) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 942, in execute return self._execute_text(object, multiparams, params) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1104, in _execute_text statement, parameters File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1200, in _execute_context context) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1413, in _handle_dbapi_exception exc_info File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line 265, in raise_from_cause reraise(type(exception), exception, tb=exc_tb, cause=cause) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context context) File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/sqlalchemy/engine/default.py", line 509, in do_execute cursor.execute(statement, parameters) OperationalError: (sqlite3.OperationalError) database is locked [SQL: u'PRAGMA index_list("table_updates")'] (Background on this error at: http://sqlalche.me/e/e3q8) 09-21 13:31:54 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_fc7d9960f5 has status FAILED 09-21 13:31:54 cat INFO Loaded table: canFam3.CDS_augTM_Evaluation 09-21 13:31:54 cat INFO Evaluating transMap results for canFam3. 09-21 13:31:54 cat INFO Evaluating transMap results for monDom5. 09-21 13:31:54 luigi-interface INFO [pid 196564] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for canFam3 09-21 13:31:54 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_f4715e1d3c has status DONE 09-21 13:31:54 cat INFO Evaluating transMap results for bosTau8. 09-21 13:31:55 cat INFO Loaded table: hg38.transMap_Hgm 09-21 13:31:55 cat INFO Loaded table: bosTau8.TransMapEvaluation 09-21 13:31:55 cat INFO Loaded table: canFam3.TransMapEvaluation 09-21 13:31:56 luigi-interface INFO [pid 198080] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for bosTau8 09-21 13:31:56 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_b217dbbb13 has status DONE 09-21 13:31:56 cat INFO Loaded table: rheMac3.transMap_Hgm 09-21 13:31:56 cat INFO Loaded table: monDom5.TransMapEvaluation 09-21 13:31:56 luigi-interface INFO [pid 198149] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for canFam3 09-21 13:31:56 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_b6b58a1a87 has status DONE 09-21 13:31:56 luigi-interface INFO [pid 198336] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for monDom5 09-21 13:31:56 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_0c8a652f49 has status DONE 09-21 13:31:56 cat INFO Loaded table: monDom5.CDS_augTM_Evaluation 09-21 13:31:56 luigi-interface INFO [pid 196594] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateDriverTask for monDom5 09-21 13:31:56 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_41c87a08f0 has status DONE 09-21 13:31:56 luigi-interface INFO [pid 198743] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) running Task: EvaluateTranscripts 09-21 13:31:57 cat INFO Loaded table: rn6.transMap_Hgm 09-21 13:31:57 cat INFO Loaded table: bosTau8.transMap_Hgm 09-21 13:31:59 cat INFO Loaded table: canFam3.transMap_Hgm 09-21 13:31:59 cat INFO Evaluating transMap results for rheMac3. 09-21 13:31:59 cat INFO Loaded table: galGal4.transMap_Hgm 09-21 13:31:59 cat INFO Evaluating transMap results for hg38. 09-21 13:31:59 cat INFO Evaluating transMap results for galGal4. 09-21 13:32:00 luigi-interface INFO [pid 196774] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: HgmDriverTask for transMap 09-21 13:32:00 luigi-interface INFO Informed scheduler that task HgmDriverTask_False_True_True_66bc76859d has status DONE 09-21 13:32:00 luigi-interface INFO [pid 198743] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTranscripts 09-21 13:32:00 luigi-interface INFO Informed scheduler that task EvaluateTranscripts_False_True_True_4bab51e20b has status DONE 09-21 13:32:00 cat INFO Loaded table: hg38.TransMapEvaluation 09-21 13:32:00 cat INFO Loaded table: galGal4.TransMapEvaluation 09-21 13:32:00 cat INFO Loaded table: rheMac3.TransMapEvaluation 09-21 13:32:00 luigi-interface INFO [pid 198180] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for hg38 09-21 13:32:00 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_62f08feeb1 has status DONE 09-21 13:32:01 luigi-interface INFO [pid 198509] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for rheMac3 09-21 13:32:01 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_cd6004532f has status DONE 09-21 13:32:01 luigi-interface INFO [pid 198364] Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) done Task: EvaluateTransMapDriverTask for galGal4 09-21 13:32:01 luigi-interface INFO Informed scheduler that task EvaluateTransMapDriverTask_False_True_True_01193b493b has status DONE 09-21 13:32:01 luigi-interface INFO Worker Worker(salt=412676406, workers=10, host=login-e-16, username=fc464, pid=195443) was stopped. Shutting down Keep-Alive thread 09-21 13:32:02 luigi-interface INFO ===== Luigi Execution Summary =====Scheduled 140 tasks of which:
- 25 complete ones were encountered:
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 1 BuildDb(...)
- 1 Chaining(...)
- 1 FakePsl(...) ...
- 30 ran successfully:
- 7 EvaluateDriverTask(...)
- 6 EvaluateTransMapDriverTask(...)
- 1 EvaluateTranscripts(...)
- 7 FilterTransMap(...)
- 1 Gff3ToAttrs(...) ...
- 3 failed:
- 1 AugustusCgp(...)
- 1 AugustusPbDriverTask(...)
- 1 EvaluateTransMapDriverTask(...)
- 82 were left pending, among these:
- 82 had failed dependencies:
- 1 AssemblyHub(...)
- 1 AugustusPb(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...) ...
This progress looks :( because there were failed tasks
===== Luigi Execution Summary =====
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-423515551, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXUBaDugnGxmWZLQn4tPsKJ17gYWHks5udNx4gaJpZM4WyEUo .
-- Ian Fiddes, PhD
Actually I don't find anything related to COMPGENEPRED in the README.md. But it looks like I need the lp_solve libraries...
Info are in README-cgp.txt (https://github.com/Gaius-Augustus/Augustus/blob/master/README-cgp.txt)
open the file common.mk with a text editor and uncomment the following line to enable comparative gene prediction
#COMGENEPRED = true
I also provide an overview of how to do this in the CAT readme. Let me know if there are any details missing. We also now package the required binaries in a Docker container if that works for you. On Fri, Sep 21, 2018 at 3:54 PM lassancejm notifications@github.com wrote:
Info are in README-cgp.txt ( https://github.com/Gaius-Augustus/Augustus/blob/master/README-cgp.txt)
open the file common.mk with a text editor and uncomment the following line to enable comparative gene prediction
COMGENEPRED = true
— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-423560694>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AHdLXQ_NVGIChr90OgzoqxR1RoMNViOBks5udP2agaJpZM4WyEUo> . -- Ian Fiddes, PhD
I guess I fixed other dependencies. But still
===== Luigi Execution Summary =====
Scheduled 162 tasks of which:
* 7 complete ones were encountered:
- 1 FakePsl(...)
- 1 FlatTranscriptFasta(...)
- 1 GenomeFiles(...)
- 1 Gff3ToGenePred(...)
- 1 TranscriptBed(...)
...
* 72 ran successfully:
- 7 AlignTranscriptDriverTask(...)
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 7 AugustusDriverTask(...)
- 1 BuildDb(...)
...
* 2 failed:
- 1 AugustusCgp(...)
- 1 AugustusPbDriverTask(...)
* 81 were left pending, among these:
* 81 had failed dependencies:
- 1 AssemblyHub(...)
- 1 AugustusPb(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...)
...
This progress looks :( because there were failed tasks
===== Luigi Execution Summary =====
Help please!!!
What version of augustus are you using? In order for this to work, you need augustus v3.3.1 or later. I would recommend working from the latest source https://github.com/Gaius-Augustus/Augustus. It seems like CGP is crashing in the end of the training step, suggesting that your version of CGP is producing weird outputs. The output format structure changed around mid
If Docker is an option for you, we have packaged versions of these tools that should work. Otherwise, I can try to add better error handling to these external program calls so that we can start to try and figure out what is broken.
On Sat, Sep 22, 2018 at 4:19 AM Francesco Cicconardi < notifications@github.com> wrote:
I guess I fixed other dependencies. But still
===== Luigi Execution Summary =====
Scheduled 162 tasks of which:
- 7 complete ones were encountered:
- 1 FakePsl(...)
- 1 FlatTranscriptFasta(...)
- 1 GenomeFiles(...)
- 1 Gff3ToGenePred(...)
- 1 TranscriptBed(...) ...
- 72 ran successfully:
- 7 AlignTranscriptDriverTask(...)
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 7 AugustusDriverTask(...)
- 1 BuildDb(...) ...
- 2 failed:
- 1 AugustusCgp(...)
- 1 AugustusPbDriverTask(...)
- 81 were left pending, among these:
- 81 had failed dependencies:
- 1 AssemblyHub(...)
- 1 AugustusPb(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...) ...
This progress looks :( because there were failed tasks
===== Luigi Execution Summary =====
Cat.log https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/files/2407723/Cat.log
Help please!!!
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-423737207, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXe_MCLEO1Iith9xcgOlAMDOPfAqEks5udhzcgaJpZM4WyEUo .
-- Ian Fiddes, PhD
Thanks for the reply. Sadly Docker is not an option since it's not supported in the cluster, they preferred Singularity. Tomorrow I give another try with the version of Augustus you're suggesting. Thanks again for the support. I also hope that Cactus works, because so far I'm having a lot of problems with it too!!!
I'll let you know tomorrow, thanks again!!! F
No worries, we are well aware that these tools are quite a pain to set up and get running. That is why we put effort into the Docker containers and cloud integration, but I am also well aware that this is not an option for a lot of users. If using the repo version of augustus still fails, then we can try to dig in more and replicate the problem.
On Sun, Sep 23, 2018 at 6:51 AM Francesco Cicconardi < notifications@github.com> wrote:
Thanks for the reply. Sadly Docker is not an option since it's not supported in the cluster, they preferred Singularity. Tomorrow I give another try with the version of Augustus you're suggesting. Thanks again for the support. I also hope that Cactus works, because so far I'm having a lot of problems with it too!!!
I'll let you know tomorrow, thanks again!!! F
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-423818060, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXcfv8Mrpc5aJNg954xNtCdFtCRgzks5ud5HcgaJpZM4WyEUo .
-- Ian Fiddes, PhD
Thank you very much!!!
Recompiled Augustus, and in doing that I fixed a dependence, but there still work to do: It looks like there's some problem with SQLite.
===== Luigi Execution Summary =====
Scheduled 139 tasks of which:
* 26 complete ones were encountered:
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 1 AugustusPb(...)
- 1 BuildDb(...)
- 1 Chaining(...)
...
* 30 ran successfully:
- 7 EvaluateDriverTask(...)
- 4 EvaluateTransMapDriverTask(...)
- 1 EvaluateTranscripts(...)
- 7 FilterTransMap(...)
- 1 FindDenovoParents(...)
...
* 4 failed:
- 1 AugustusCgp(...)
- 3 EvaluateTransMapDriverTask(...)
* 79 were left pending, among these:
* 79 had failed dependencies:
- 1 AssemblyHub(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...)
- 7 ConsensusDriverTask(...)
...
This progress looks :( because there were failed tasks
===== Luigi Execution Summary =====
Interesting. There are two errors here -- the first is related to the SQL database that keeps track of run metrics. I have never seen that before. That shouldn't actually effect the results, and wouldn't happen on a real dataset (because concurrent attempts to get a lock on the DB would be rare).
The second is problems with CGP still. It seems that the cat
step that combines the training values still fails. I have two things:
1) Can you run the pipeline with the flag --cgp-param=augustus_cfgs/log_reg_parameters_default.cfg
? This will use the pre-trained default parameters.
2) I have made a new branch test-issue-111
that will check if the files exist. After you try #1, can you try the default test parameters when on this branch?
Hi @ifiddes-10x,
I tried using --cgp-param=augustus_cfgs/log_reg_parameters_default.cfg
, but luigi: error: unrecognized arguments: --cgp-params=augustus_cfgs/log_reg_parameters_default.cfg
About the second point, how do I use the branch? Never done it before.
Thanks F
You need to use --cgp-param
, not --cgp-params
. I made a typo in the
original post, sorry.
For the second point, you need to go to the repo and then do git pull && git checkout test-issue-111
. Then try it again. You should do both of
these on a clean run.
On Mon, Sep 24, 2018 at 1:32 PM Francesco Cicconardi < notifications@github.com> wrote:
Hi @ifiddes-10x https://github.com/ifiddes-10x,
I tried using --cgp-param=augustus_cfgs/log_reg_parameters_default.cfg, but luigi: error: unrecognized arguments: --cgp-params=augustus_cfgs/log_reg_parameters_default.cfg
About the second point, how do I use the branch? Never done it before.
Thanks F
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-424114646, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXfCK6KO-eJ4En609D4_rjbC7BJdxks5ueUFHgaJpZM4WyEUo .
-- Ian Fiddes, PhD
I copied and pasted your script! :D F
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception RuntimeError: RuntimeError('cannot join current thread',) in <bound method CachingFileStore.__del__ of <toil.fileStore.CachingFileStore object at 0x2343e50>> ignored
09-24 21:47:28 toil.leader WARNING The job seems to have left a log file, indicating failure: 'cgp' U/f/jobD_xTPj
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj INFO:toil.worker:---TOIL WORKER OUTPUT LOG---
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj INFO:toil:Running Toil version 3.17.0-585383ed5c4453b556269818571d3c7419c613b0.
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj cat: /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmpgGeYFY/606f18ea-b235-4a69-bec7-b1de4f99eee0/mm10.sampled_GFs.gff: No such file or directory
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj Traceback (most recent call last):
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/worker.py", line 314, in workerScript
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj job._runner(jobGraph=jobGraph, jobStore=jobStore, fileStore=fileStore)
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1350, in _runner
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj returnValues = self._run(jobGraph, fileStore)
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1295, in _run
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj return self.run(fileStore)
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1479, in run
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj rValue = userFunction(*((self,) + tuple(self._args)), **self._kwargs)
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 253, in cgp
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj tools.procOps.run_proc(cmd, stdout=combined_file)
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/procOps.py", line 60, in run_proc
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj pl.wait()
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1127, in wait
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj self.raiseIfExcept()
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1085, in raiseIfExcept
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj p.raiseIfExcept()
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 749, in raiseIfExcept
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj raise self.exceptInfo[0], self.exceptInfo[1], self.exceptInfo[2]
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj ProcException: process exited 1: cat /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmpgGeYFY/606f18ea-b235-4a69-bec7-b1de4f99eee0/mm10.sampled_GFs.gff /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmpgGeYFY/606f18ea-b235-4a69-bec7-b1de4f99eee0/exonCands.mm10.gff3 /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmpgGeYFY/606f18ea-b235-4a69-bec7-b1de4f99eee0/orthoExons.mm10.gff3
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj ERROR:toil.worker:Exiting the worker because of a failed job on host login-e-14
09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj WARNING:toil.jobGraph:Due to failure we are reducing the remaining retry count of job 'cgp' U/f/jobD_xTPj with ID U/f/jobD_xTPj to 1
And it's still running F
===== Luigi Execution Summary =====
Scheduled 139 tasks of which:
* 26 complete ones were encountered:
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 1 AugustusPb(...)
- 1 BuildDb(...)
- 1 Chaining(...)
...
* 33 ran successfully:
- 7 EvaluateDriverTask(...)
- 1 EvaluateTransMap(...)
- 7 EvaluateTransMapDriverTask(...)
- 1 EvaluateTranscripts(...)
- 7 FilterTransMap(...)
...
* 2 failed:
- 1 AugustusCgp(...)
- 1 HgmDriverTask(...)
* 78 were left pending, among these:
* 78 had failed dependencies:
- 1 AssemblyHub(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...)
- 7 ConsensusDriverTask(...)
...
This progress looks :( because there were failed tasks
===== Luigi Execution Summary =====
This is the full log
The key line is 09-24 21:47:28 toil.leader WARNING U/f/jobD_xTPj cat: /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmpgGeYFY/606f18ea-b235-4a69-bec7-b1de4f99eee0/mm10.sampled_GFs.gff: No such file or directory
. Somehow the file mm10.sampled_GFs.gff
isn't being generated, despite being in training mode. I don't know why this would be the case.
Is this on my branch? It should have crashed before that, since I was checking for these files existing. I have added a new commit to that branch. Try it again please.
However, this is all still suggesting that something is wrong with your augustus. If you are now working with the absolute latest on their github, it may be that the commands changed again. Looking at the work @cnk113 did, it seems like the Docker version points to commit e2dff65
. You can copy the code that Docker is using to compile augustus:
Sorry I didn't get it. Do I have to re compile Augustus? F
Yes, I think your best bet is to recompile augustus on that commit. Clone a clean augustus repository and copy the commands in that link:
git clone https://github.com/Gaius-Augustus/Augustus augustus cd augustus && git reset --hard e2dff65 echo 'COMPGENEPRED = true' >> augustus/common.mk echo 'SQLITE = true' >> augustus/common.mk cd augustus/auxprogs/homGeneMapping/src && sed 's/# BOOST = true/BOOST = true/g' -i Makefile && sed 's/# SQLITE = true/SQLITE = true/g' -i Makefile cd augustus && make
Then also make sure that your newly compiled augustus binary is on your
path. the command which augustus
should point to the new one.
On Mon, Sep 24, 2018 at 2:04 PM Francesco Cicconardi < notifications@github.com> wrote:
Sorry I didn't get it. Do I have to re compile Augustus? F
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-424124333, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXfhbvgaJ6HMhvegnKr9LcORTGq9Yks5ueUjVgaJpZM4WyEUo .
-- Ian Fiddes, PhD
So, I'm recompilling Augustus. The only thing I'm doing is modify the paths to needed libraries. Namely lp_solve, COLAMD. Are specific versions I need to use? F
No, those shouldn't matter. The only thing that matters is the exact augustus commands. The error you are seeing is suggesting that augustus is not producing the training files properly. I am not sure if they changed the way it works or what, I need to talk to the augustus developers and see if I can reproduce this myself.
On Mon, Sep 24, 2018 at 2:14 PM Francesco Cicconardi < notifications@github.com> wrote:
So, I'm recompilling Augustus. The only thing I'm doing is modify the paths to needed libraries. Namely lp_solve, COLAMD. Are specific versions I need to use? F
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-424127294, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXenfBskC2QO-dryDWK7Q_r7uHXDFks5ueUsegaJpZM4WyEUo .
-- Ian Fiddes, PhD
I'm re running the test....
Btw, this whole CAT looks extremely complicated. You should organise workshops to teach people how to use it and its potentials, Cactus included!!! F
(still running with no errors, so far)
Same error:
09-24 22:26:44 toil.leader WARNING U/f/jobD_xTPj ProcException: process exited 1: cat /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp62VmGR/15435c0d-6a44-4abd-8425-9f4cdcb70602/mm10.sampled_GFs.gff /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp62VmGR/15435c0d-6a44-4abd-8425-9f4cdcb70602/exonCands.mm10.gff3 /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp62VmGR/15435c0d-6a44-4abd-8425-9f4cdcb70602/orthoExons.mm10.gff3
09-24 22:26:44 toil.leader WARNING U/f/jobD_xTPj ERROR:toil.worker:Exiting the worker because of a failed job on host login-e-14
Hmm, this is weird. Ok, can you try setting --cleanWorkDir=never
, and
then once it runs, go look in the directory? You will need to look at the
log to find it, because the path changes each time. For example, in the log
you just sent, the directory is /rds/project/shm37/rds-shm37- helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350- ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/ tmp62VmGR/15435c0d-6a44-4abd-8425-9f4cdcb70602/
.
Go into the new version of that directory after the run, and take a look. What do the files look like?
On Mon, Sep 24, 2018 at 2:29 PM Francesco Cicconardi < notifications@github.com> wrote:
Same error:
09-24 22:26:44 toil.leader WARNING U/f/jobD_xTPj ProcException: process exited 1: cat /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp62VmGR/15435c0d-6a44-4abd-8425-9f4cdcb70602/mm10.sampled_GFs.gff /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp62VmGR/15435c0d-6a44-4abd-8425-9f4cdcb70602/exonCands.mm10.gff3 /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp62VmGR/15435c0d-6a44-4abd-8425-9f4cdcb70602/orthoExons.mm10.gff3 09-24 22:26:44 toil.leader WARNING U/f/jobD_xTPj ERROR:toil.worker:Exiting the worker because of a failed job on host login-e-14
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-424131940, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXRfez1tCjaNdSMm_kYZXXgVILWtEks5ueU6ygaJpZM4WyEUo .
-- Ian Fiddes, PhD
Still using --cgp-param=augustus_cfgs/log_reg_parameters_default.cfg
?
Hmm I forgot about that test. Does it still crash when you run it with that on? Either way, I would remove that flag and then check the work directory as I said above. Practically, you are going to want to run training anyways.
One other, practical question -- for your purposes, are you going to even use CGP? Since that is the only thing that isn't working, if you aren't going to actually use it on your data then you could just run the test without it and I can figure out what is wrong later.
On Mon, Sep 24, 2018 at 2:33 PM Francesco Cicconardi < notifications@github.com> wrote:
Still using --cgp-param=augustus_cfgs/log_reg_parameters_default.cfg?
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-424133261, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXe2yqsy-OqMiuLPtQu8K2Dg3jx2bks5ueU-lgaJpZM4WyEUo .
-- Ian Fiddes, PhD
These errors are with that flag F
===== Luigi Execution Summary =====
Scheduled 134 tasks of which:
* 26 complete ones were encountered:
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 1 AugustusPb(...)
- 1 BuildDb(...)
- 1 Chaining(...)
...
* 30 ran successfully:
- 7 EvaluateDriverTask(...)
- 1 EvaluateTransMap(...)
- 7 EvaluateTransMapDriverTask(...)
- 1 EvaluateTranscripts(...)
- 7 FilterTransMap(...)
...
* 1 failed:
- 1 AugustusCgp(...)
* 1 failed scheduling:
- 1 Hgm(...)
* 76 were left pending, among these:
* 76 had failed dependencies:
- 1 AssemblyHub(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...)
- 7 ConsensusDriverTask(...)
...
* 55 had dependencies whose scheduling failed:
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 7 ConsensusDriverTask(...)
- 7 ConsensusTrack(...)
- 1 CreateDirectoryStructure(...)
...
This progress looks :( because there were failed tasks and tasks whose scheduling failed
===== Luigi Execution Summary =====
drwxr-xr-x 3 fc464 4.0K Sep 24 22:37 tmpIxIfQE
drwxr-xr-x 3 fc464 4.0K Sep 24 22:45 tmpNjNtPp
[fc464@login-e-12 toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd]$ cd
[fc464@login-e-12 ~]$
[fc464@login-e-12 ~]$ cd -
/home/fc464/rds/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd
[fc464@login-e-12 toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd]$ ll tmp*
tmpIxIfQE:
total 8.0K
drwxrwxrwx 2 fc464 4.0K Sep 24 22:45 245229b4-988e-4430-833c-736e21e44921
-rwxrwxr-x 1 fc464 3.0K Sep 24 22:45 worker_log.txt
tmpNjNtPp:
total 8.0K
drwxrwxrwx 2 fc464 4.0K Sep 24 22:53 7c0dc1e5-9331-4195-91ba-68c8b44839d6
-rwxrwxr-x 1 fc464 3.0K Sep 24 22:53 worker_log.txt
[fc464@login-e-12 toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd]$ ll tmp*/*
-rwxrwxr-x 1 fc464 3.0K Sep 24 22:45 tmpIxIfQE/worker_log.txt
-rwxrwxr-x 1 fc464 3.0K Sep 24 22:53 tmpNjNtPp/worker_log.txt
tmpIxIfQE/245229b4-988e-4430-833c-736e21e44921:
total 37M
-rw-rw-r-- 1 fc464 32K Sep 24 22:45 bosTau8.cgp.gff
-rw-rw-r-- 1 fc464 30K Sep 24 22:45 canFam3.cgp.gff
-rw-rw-r-- 1 fc464 2.6M Sep 24 22:45 exonCands.bosTau8.gff3
-rw-rw-r-- 1 fc464 2.7M Sep 24 22:45 exonCands.canFam3.gff3
-rw-rw-r-- 1 fc464 2.7M Sep 24 22:45 exonCands.galGal4.gff3
-rw-rw-r-- 1 fc464 3.7M Sep 24 22:45 exonCands.hg38.gff3
-rw-rw-r-- 1 fc464 2.9M Sep 24 22:45 exonCands.mm10.gff3
-rw-rw-r-- 1 fc464 7.2M Sep 24 22:45 exonCands.monDom5.gff3
-rw-rw-r-- 1 fc464 3.5M Sep 24 22:45 exonCands.rheMac3.gff3
-rw-rw-r-- 1 fc464 1.4M Sep 24 22:45 exonCands.rn6.gff3
-rw-rw-r-- 1 fc464 27K Sep 24 22:45 galGal4.cgp.gff
-rw-rw-r-- 1 fc464 31K Sep 24 22:45 hg38.cgp.gff
-rw-rw-r-- 1 fc464 3.9M Sep 24 22:45 login-e-14.313012.5031576748.tmp
-rw-rw-r-- 1 fc464 880K Sep 24 22:45 login-e-14.313012.6189419096.tmp
-rw-rw-r-- 1 fc464 1.8K Sep 24 22:37 login-e-14.313012.6609061795.tmp
-rw-rw-r-- 1 fc464 25K Sep 24 22:45 mm10.cgp.gff
-rw-rw-r-- 1 fc464 29K Sep 24 22:45 monDom5.cgp.gff
-rw-rw-r-- 1 fc464 441K Sep 24 22:45 orthoExons.bosTau8.gff3
-rw-rw-r-- 1 fc464 426K Sep 24 22:45 orthoExons.canFam3.gff3
-rw-rw-r-- 1 fc464 172K Sep 24 22:45 orthoExons.galGal4.gff3
-rw-rw-r-- 1 fc464 993K Sep 24 22:45 orthoExons.hg38.gff3
-rw-rw-r-- 1 fc464 979K Sep 24 22:45 orthoExons.mm10.gff3
-rw-rw-r-- 1 fc464 294K Sep 24 22:45 orthoExons.monDom5.gff3
-rw-rw-r-- 1 fc464 979K Sep 24 22:45 orthoExons.rheMac3.gff3
-rw-rw-r-- 1 fc464 816K Sep 24 22:45 orthoExons.rn6.gff3
-rw-rw-r-- 1 fc464 29K Sep 24 22:45 rheMac3.cgp.gff
-rw-rw-r-- 1 fc464 11K Sep 24 22:45 rn6.cgp.gff
tmpNjNtPp/7c0dc1e5-9331-4195-91ba-68c8b44839d6:
total 37M
-rw-rw-r-- 1 fc464 32K Sep 24 22:53 bosTau8.cgp.gff
-rw-rw-r-- 1 fc464 30K Sep 24 22:53 canFam3.cgp.gff
-rw-rw-r-- 1 fc464 2.6M Sep 24 22:53 exonCands.bosTau8.gff3
-rw-rw-r-- 1 fc464 2.7M Sep 24 22:53 exonCands.canFam3.gff3
-rw-rw-r-- 1 fc464 2.7M Sep 24 22:53 exonCands.galGal4.gff3
-rw-rw-r-- 1 fc464 3.7M Sep 24 22:53 exonCands.hg38.gff3
-rw-rw-r-- 1 fc464 2.9M Sep 24 22:53 exonCands.mm10.gff3
-rw-rw-r-- 1 fc464 7.2M Sep 24 22:53 exonCands.monDom5.gff3
-rw-rw-r-- 1 fc464 3.5M Sep 24 22:53 exonCands.rheMac3.gff3
-rw-rw-r-- 1 fc464 1.4M Sep 24 22:53 exonCands.rn6.gff3
-rw-rw-r-- 1 fc464 27K Sep 24 22:53 galGal4.cgp.gff
-rw-rw-r-- 1 fc464 31K Sep 24 22:53 hg38.cgp.gff
-rw-rw-r-- 1 fc464 3.9M Sep 24 22:53 login-e-14.321804.2898436705.tmp
-rw-rw-r-- 1 fc464 880K Sep 24 22:53 login-e-14.321804.4381590525.tmp
-rw-rw-r-- 1 fc464 1.8K Sep 24 22:45 login-e-14.321804.9471213309.tmp
-rw-rw-r-- 1 fc464 25K Sep 24 22:53 mm10.cgp.gff
-rw-rw-r-- 1 fc464 29K Sep 24 22:53 monDom5.cgp.gff
-rw-rw-r-- 1 fc464 441K Sep 24 22:53 orthoExons.bosTau8.gff3
-rw-rw-r-- 1 fc464 426K Sep 24 22:53 orthoExons.canFam3.gff3
-rw-rw-r-- 1 fc464 172K Sep 24 22:53 orthoExons.galGal4.gff3
-rw-rw-r-- 1 fc464 993K Sep 24 22:53 orthoExons.hg38.gff3
-rw-rw-r-- 1 fc464 979K Sep 24 22:53 orthoExons.mm10.gff3
-rw-rw-r-- 1 fc464 294K Sep 24 22:53 orthoExons.monDom5.gff3
-rw-rw-r-- 1 fc464 979K Sep 24 22:53 orthoExons.rheMac3.gff3
-rw-rw-r-- 1 fc464 816K Sep 24 22:53 orthoExons.rn6.gff3
-rw-rw-r-- 1 fc464 29K Sep 24 22:53 rheMac3.cgp.gff
-rw-rw-r-- 1 fc464 11K Sep 24 22:53 rn6.cgp.gff
You are missing the file 'mm10.sampled_GFs.gff'. I have no idea why that is the case.
On Mon, Sep 24, 2018 at 2:55 PM Francesco Cicconardi < notifications@github.com> wrote:
===== Luigi Execution Summary =====
Scheduled 134 tasks of which:
- 26 complete ones were encountered:
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 1 AugustusPb(...)
- 1 BuildDb(...)
- 1 Chaining(...) ...
- 30 ran successfully:
- 7 EvaluateDriverTask(...)
- 1 EvaluateTransMap(...)
- 7 EvaluateTransMapDriverTask(...)
- 1 EvaluateTranscripts(...)
- 7 FilterTransMap(...) ...
- 1 failed:
- 1 AugustusCgp(...)
- 1 failed scheduling:
- 1 Hgm(...)
- 76 were left pending, among these:
- 76 had failed dependencies:
- 1 AssemblyHub(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...)
- 7 ConsensusDriverTask(...) ...
- 55 had dependencies whose scheduling failed:
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 7 ConsensusDriverTask(...)
- 7 ConsensusTrack(...)
- 1 CreateDirectoryStructure(...) ...
This progress looks :( because there were failed tasks and tasks whose scheduling failed
===== Luigi Execution Summary =====
drwxr-xr-x 3 fc464 4.0K Sep 24 22:37 tmpIxIfQE drwxr-xr-x 3 fc464 4.0K Sep 24 22:45 tmpNjNtPp [fc464@login-e-12 toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd]$ cd [fc464@login-e-12 ~]$ [fc464@login-e-12 ~]$ cd - /home/fc464/rds/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd [fc464@login-e-12 toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd]$ ll tmp* tmpIxIfQE: total 8.0K drwxrwxrwx 2 fc464 4.0K Sep 24 22:45 245229b4-988e-4430-833c-736e21e44921 -rwxrwxr-x 1 fc464 3.0K Sep 24 22:45 worker_log.txt
tmpNjNtPp: total 8.0K drwxrwxrwx 2 fc464 4.0K Sep 24 22:53 7c0dc1e5-9331-4195-91ba-68c8b44839d6 -rwxrwxr-x 1 fc464 3.0K Sep 24 22:53 worker_log.txt [fc464@login-e-12 toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd]$ ll tmp/ -rwxrwxr-x 1 fc464 3.0K Sep 24 22:45 tmpIxIfQE/worker_log.txt -rwxrwxr-x 1 fc464 3.0K Sep 24 22:53 tmpNjNtPp/worker_log.txt
tmpIxIfQE/245229b4-988e-4430-833c-736e21e44921: total 37M -rw-rw-r-- 1 fc464 32K Sep 24 22:45 bosTau8.cgp.gff -rw-rw-r-- 1 fc464 30K Sep 24 22:45 canFam3.cgp.gff -rw-rw-r-- 1 fc464 2.6M Sep 24 22:45 exonCands.bosTau8.gff3 -rw-rw-r-- 1 fc464 2.7M Sep 24 22:45 exonCands.canFam3.gff3 -rw-rw-r-- 1 fc464 2.7M Sep 24 22:45 exonCands.galGal4.gff3 -rw-rw-r-- 1 fc464 3.7M Sep 24 22:45 exonCands.hg38.gff3 -rw-rw-r-- 1 fc464 2.9M Sep 24 22:45 exonCands.mm10.gff3 -rw-rw-r-- 1 fc464 7.2M Sep 24 22:45 exonCands.monDom5.gff3 -rw-rw-r-- 1 fc464 3.5M Sep 24 22:45 exonCands.rheMac3.gff3 -rw-rw-r-- 1 fc464 1.4M Sep 24 22:45 exonCands.rn6.gff3 -rw-rw-r-- 1 fc464 27K Sep 24 22:45 galGal4.cgp.gff -rw-rw-r-- 1 fc464 31K Sep 24 22:45 hg38.cgp.gff -rw-rw-r-- 1 fc464 3.9M Sep 24 22:45 login-e-14.313012.5031576748.tmp -rw-rw-r-- 1 fc464 880K Sep 24 22:45 login-e-14.313012.6189419096.tmp -rw-rw-r-- 1 fc464 1.8K Sep 24 22:37 login-e-14.313012.6609061795.tmp -rw-rw-r-- 1 fc464 25K Sep 24 22:45 mm10.cgp.gff -rw-rw-r-- 1 fc464 29K Sep 24 22:45 monDom5.cgp.gff -rw-rw-r-- 1 fc464 441K Sep 24 22:45 orthoExons.bosTau8.gff3 -rw-rw-r-- 1 fc464 426K Sep 24 22:45 orthoExons.canFam3.gff3 -rw-rw-r-- 1 fc464 172K Sep 24 22:45 orthoExons.galGal4.gff3 -rw-rw-r-- 1 fc464 993K Sep 24 22:45 orthoExons.hg38.gff3 -rw-rw-r-- 1 fc464 979K Sep 24 22:45 orthoExons.mm10.gff3 -rw-rw-r-- 1 fc464 294K Sep 24 22:45 orthoExons.monDom5.gff3 -rw-rw-r-- 1 fc464 979K Sep 24 22:45 orthoExons.rheMac3.gff3 -rw-rw-r-- 1 fc464 816K Sep 24 22:45 orthoExons.rn6.gff3 -rw-rw-r-- 1 fc464 29K Sep 24 22:45 rheMac3.cgp.gff -rw-rw-r-- 1 fc464 11K Sep 24 22:45 rn6.cgp.gff
tmpNjNtPp/7c0dc1e5-9331-4195-91ba-68c8b44839d6: total 37M -rw-rw-r-- 1 fc464 32K Sep 24 22:53 bosTau8.cgp.gff -rw-rw-r-- 1 fc464 30K Sep 24 22:53 canFam3.cgp.gff -rw-rw-r-- 1 fc464 2.6M Sep 24 22:53 exonCands.bosTau8.gff3 -rw-rw-r-- 1 fc464 2.7M Sep 24 22:53 exonCands.canFam3.gff3 -rw-rw-r-- 1 fc464 2.7M Sep 24 22:53 exonCands.galGal4.gff3 -rw-rw-r-- 1 fc464 3.7M Sep 24 22:53 exonCands.hg38.gff3 -rw-rw-r-- 1 fc464 2.9M Sep 24 22:53 exonCands.mm10.gff3 -rw-rw-r-- 1 fc464 7.2M Sep 24 22:53 exonCands.monDom5.gff3 -rw-rw-r-- 1 fc464 3.5M Sep 24 22:53 exonCands.rheMac3.gff3 -rw-rw-r-- 1 fc464 1.4M Sep 24 22:53 exonCands.rn6.gff3 -rw-rw-r-- 1 fc464 27K Sep 24 22:53 galGal4.cgp.gff -rw-rw-r-- 1 fc464 31K Sep 24 22:53 hg38.cgp.gff -rw-rw-r-- 1 fc464 3.9M Sep 24 22:53 login-e-14.321804.2898436705.tmp -rw-rw-r-- 1 fc464 880K Sep 24 22:53 login-e-14.321804.4381590525.tmp -rw-rw-r-- 1 fc464 1.8K Sep 24 22:45 login-e-14.321804.9471213309.tmp -rw-rw-r-- 1 fc464 25K Sep 24 22:53 mm10.cgp.gff -rw-rw-r-- 1 fc464 29K Sep 24 22:53 monDom5.cgp.gff -rw-rw-r-- 1 fc464 441K Sep 24 22:53 orthoExons.bosTau8.gff3 -rw-rw-r-- 1 fc464 426K Sep 24 22:53 orthoExons.canFam3.gff3 -rw-rw-r-- 1 fc464 172K Sep 24 22:53 orthoExons.galGal4.gff3 -rw-rw-r-- 1 fc464 993K Sep 24 22:53 orthoExons.hg38.gff3 -rw-rw-r-- 1 fc464 979K Sep 24 22:53 orthoExons.mm10.gff3 -rw-rw-r-- 1 fc464 294K Sep 24 22:53 orthoExons.monDom5.gff3 -rw-rw-r-- 1 fc464 979K Sep 24 22:53 orthoExons.rheMac3.gff3 -rw-rw-r-- 1 fc464 816K Sep 24 22:53 orthoExons.rn6.gff3 -rw-rw-r-- 1 fc464 29K Sep 24 22:53 rheMac3.cgp.gff -rw-rw-r-- 1 fc464 11K Sep 24 22:53 rn6.cgp.gff
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-424138900, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXdZgIqvIawwLLcZbuOP1zTADGwazks5ueVTsgaJpZM4WyEUo .
-- Ian Fiddes, PhD
Are you sure that the recompiled version of augustus is on your path? (which augustus). I cannot figure out how this could happen otherwise, because the test dataset works on travis using the exact commit that you just recompiled with...
On Mon, Sep 24, 2018 at 3:12 PM Ian Fiddes ian.t.fiddes@gmail.com wrote:
You are missing the file 'mm10.sampled_GFs.gff'. I have no idea why that is the case.
On Mon, Sep 24, 2018 at 2:55 PM Francesco Cicconardi < notifications@github.com> wrote:
===== Luigi Execution Summary =====
Scheduled 134 tasks of which:
- 26 complete ones were encountered:
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 1 AugustusPb(...)
- 1 BuildDb(...)
- 1 Chaining(...) ...
- 30 ran successfully:
- 7 EvaluateDriverTask(...)
- 1 EvaluateTransMap(...)
- 7 EvaluateTransMapDriverTask(...)
- 1 EvaluateTranscripts(...)
- 7 FilterTransMap(...) ...
- 1 failed:
- 1 AugustusCgp(...)
- 1 failed scheduling:
- 1 Hgm(...)
- 76 were left pending, among these:
- 76 had failed dependencies:
- 1 AssemblyHub(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...)
- 7 ConsensusDriverTask(...) ...
- 55 had dependencies whose scheduling failed:
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 7 ConsensusDriverTask(...)
- 7 ConsensusTrack(...)
- 1 CreateDirectoryStructure(...) ...
This progress looks :( because there were failed tasks and tasks whose scheduling failed
===== Luigi Execution Summary =====
drwxr-xr-x 3 fc464 4.0K Sep 24 22:37 tmpIxIfQE drwxr-xr-x 3 fc464 4.0K Sep 24 22:45 tmpNjNtPp [fc464@login-e-12 toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd]$ cd [fc464@login-e-12 ~]$ [fc464@login-e-12 ~]$ cd - /home/fc464/rds/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd [fc464@login-e-12 toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd]$ ll tmp* tmpIxIfQE: total 8.0K drwxrwxrwx 2 fc464 4.0K Sep 24 22:45 245229b4-988e-4430-833c-736e21e44921 -rwxrwxr-x 1 fc464 3.0K Sep 24 22:45 worker_log.txt
tmpNjNtPp: total 8.0K drwxrwxrwx 2 fc464 4.0K Sep 24 22:53 7c0dc1e5-9331-4195-91ba-68c8b44839d6 -rwxrwxr-x 1 fc464 3.0K Sep 24 22:53 worker_log.txt [fc464@login-e-12 toil-a51496bc-94c5-4b2a-9350-ad6412a98fca-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd]$ ll tmp/ -rwxrwxr-x 1 fc464 3.0K Sep 24 22:45 tmpIxIfQE/worker_log.txt -rwxrwxr-x 1 fc464 3.0K Sep 24 22:53 tmpNjNtPp/worker_log.txt
tmpIxIfQE/245229b4-988e-4430-833c-736e21e44921: total 37M -rw-rw-r-- 1 fc464 32K Sep 24 22:45 bosTau8.cgp.gff -rw-rw-r-- 1 fc464 30K Sep 24 22:45 canFam3.cgp.gff -rw-rw-r-- 1 fc464 2.6M Sep 24 22:45 exonCands.bosTau8.gff3 -rw-rw-r-- 1 fc464 2.7M Sep 24 22:45 exonCands.canFam3.gff3 -rw-rw-r-- 1 fc464 2.7M Sep 24 22:45 exonCands.galGal4.gff3 -rw-rw-r-- 1 fc464 3.7M Sep 24 22:45 exonCands.hg38.gff3 -rw-rw-r-- 1 fc464 2.9M Sep 24 22:45 exonCands.mm10.gff3 -rw-rw-r-- 1 fc464 7.2M Sep 24 22:45 exonCands.monDom5.gff3 -rw-rw-r-- 1 fc464 3.5M Sep 24 22:45 exonCands.rheMac3.gff3 -rw-rw-r-- 1 fc464 1.4M Sep 24 22:45 exonCands.rn6.gff3 -rw-rw-r-- 1 fc464 27K Sep 24 22:45 galGal4.cgp.gff -rw-rw-r-- 1 fc464 31K Sep 24 22:45 hg38.cgp.gff -rw-rw-r-- 1 fc464 3.9M Sep 24 22:45 login-e-14.313012.5031576748.tmp -rw-rw-r-- 1 fc464 880K Sep 24 22:45 login-e-14.313012.6189419096.tmp -rw-rw-r-- 1 fc464 1.8K Sep 24 22:37 login-e-14.313012.6609061795.tmp -rw-rw-r-- 1 fc464 25K Sep 24 22:45 mm10.cgp.gff -rw-rw-r-- 1 fc464 29K Sep 24 22:45 monDom5.cgp.gff -rw-rw-r-- 1 fc464 441K Sep 24 22:45 orthoExons.bosTau8.gff3 -rw-rw-r-- 1 fc464 426K Sep 24 22:45 orthoExons.canFam3.gff3 -rw-rw-r-- 1 fc464 172K Sep 24 22:45 orthoExons.galGal4.gff3 -rw-rw-r-- 1 fc464 993K Sep 24 22:45 orthoExons.hg38.gff3 -rw-rw-r-- 1 fc464 979K Sep 24 22:45 orthoExons.mm10.gff3 -rw-rw-r-- 1 fc464 294K Sep 24 22:45 orthoExons.monDom5.gff3 -rw-rw-r-- 1 fc464 979K Sep 24 22:45 orthoExons.rheMac3.gff3 -rw-rw-r-- 1 fc464 816K Sep 24 22:45 orthoExons.rn6.gff3 -rw-rw-r-- 1 fc464 29K Sep 24 22:45 rheMac3.cgp.gff -rw-rw-r-- 1 fc464 11K Sep 24 22:45 rn6.cgp.gff
tmpNjNtPp/7c0dc1e5-9331-4195-91ba-68c8b44839d6: total 37M -rw-rw-r-- 1 fc464 32K Sep 24 22:53 bosTau8.cgp.gff -rw-rw-r-- 1 fc464 30K Sep 24 22:53 canFam3.cgp.gff -rw-rw-r-- 1 fc464 2.6M Sep 24 22:53 exonCands.bosTau8.gff3 -rw-rw-r-- 1 fc464 2.7M Sep 24 22:53 exonCands.canFam3.gff3 -rw-rw-r-- 1 fc464 2.7M Sep 24 22:53 exonCands.galGal4.gff3 -rw-rw-r-- 1 fc464 3.7M Sep 24 22:53 exonCands.hg38.gff3 -rw-rw-r-- 1 fc464 2.9M Sep 24 22:53 exonCands.mm10.gff3 -rw-rw-r-- 1 fc464 7.2M Sep 24 22:53 exonCands.monDom5.gff3 -rw-rw-r-- 1 fc464 3.5M Sep 24 22:53 exonCands.rheMac3.gff3 -rw-rw-r-- 1 fc464 1.4M Sep 24 22:53 exonCands.rn6.gff3 -rw-rw-r-- 1 fc464 27K Sep 24 22:53 galGal4.cgp.gff -rw-rw-r-- 1 fc464 31K Sep 24 22:53 hg38.cgp.gff -rw-rw-r-- 1 fc464 3.9M Sep 24 22:53 login-e-14.321804.2898436705.tmp -rw-rw-r-- 1 fc464 880K Sep 24 22:53 login-e-14.321804.4381590525.tmp -rw-rw-r-- 1 fc464 1.8K Sep 24 22:45 login-e-14.321804.9471213309.tmp -rw-rw-r-- 1 fc464 25K Sep 24 22:53 mm10.cgp.gff -rw-rw-r-- 1 fc464 29K Sep 24 22:53 monDom5.cgp.gff -rw-rw-r-- 1 fc464 441K Sep 24 22:53 orthoExons.bosTau8.gff3 -rw-rw-r-- 1 fc464 426K Sep 24 22:53 orthoExons.canFam3.gff3 -rw-rw-r-- 1 fc464 172K Sep 24 22:53 orthoExons.galGal4.gff3 -rw-rw-r-- 1 fc464 993K Sep 24 22:53 orthoExons.hg38.gff3 -rw-rw-r-- 1 fc464 979K Sep 24 22:53 orthoExons.mm10.gff3 -rw-rw-r-- 1 fc464 294K Sep 24 22:53 orthoExons.monDom5.gff3 -rw-rw-r-- 1 fc464 979K Sep 24 22:53 orthoExons.rheMac3.gff3 -rw-rw-r-- 1 fc464 816K Sep 24 22:53 orthoExons.rn6.gff3 -rw-rw-r-- 1 fc464 29K Sep 24 22:53 rheMac3.cgp.gff -rw-rw-r-- 1 fc464 11K Sep 24 22:53 rn6.cgp.gff
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit/issues/111#issuecomment-424138900, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdLXdZgIqvIawwLLcZbuOP1zTADGwazks5ueVTsgaJpZM4WyEUo .
-- Ian Fiddes, PhD
-- Ian Fiddes, PhD
Yes I am sure.
can we isolate the command that should generate that file and execute it? F
Yes, that is doable. I have just pushed a change to your branch that will write the command to the log. Run that with --cleanWorkDir=never
and then you should be able to re-run the command. Make sure to do git pull
and ensure you are on branch test-issue-111
. You should see an AssertionError in the log, followed by the command that would be used. Try running that command by hand and see what happens.
I don't know how to pull the test-issue-111... sorry
git checkout test-issue-111 && git pull origin test-issue-111
I'm sorry, where do I have to run this? in the Comparative-Annotation-Toolkit directory? F
Yes, in the CAT directory.
[fc464@login-e-12 Comparative-Annotation-Toolkit]$ git checkout test-issue-111 && git pull origin test-issue-111
Branch test-issue-111 set up to track remote branch test-issue-111 from origin.
Switched to a new branch 'test-issue-111'
From https://github.com/ComparativeGenomicsToolkit/Comparative-Annotation-Toolkit
* branch test-issue-111 -> FETCH_HEAD
Already up-to-date.
Alright, and so if you look on line 247 of cat/augustus_cgp.py
you should see the command assert False, cmd
. That will cause the program to crash before it runs the command, and print it to the log.
Ok, the cmd is there, now I run the script
[...]
09-24 23:54:13 cat INFO Loaded table: hg38.mRNA_augTM_Metrics
09-24 23:54:13 luigi-interface INFO [pid 418304] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) done Task: EvaluateDriverTask for rn6
09-24 23:54:13 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_70026afda7 has status DONE
09-24 23:54:13 cat INFO Loaded table: monDom5.mRNA_transMap_Metrics
09-24 23:54:13 cat INFO Loaded table: galGal4.mRNA_augTMR_Evaluation
09-24 23:54:13 cat INFO Loaded table: canFam3.CDS_augTM_Evaluation
09-24 23:54:13 cat INFO Loaded table: rheMac3.CDS_transMap_Evaluation
09-24 23:54:13 luigi-interface INFO [pid 418305] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) done Task: EvaluateDriverTask for canFam3
09-24 23:54:13 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_f4715e1d3c has status DONE
09-24 23:54:14 cat INFO Loaded table: bosTau8.CDS_augTM_Evaluation
09-24 23:54:14 cat INFO Loaded table: hg38.CDS_transMap_Evaluation
09-24 23:54:14 luigi-interface INFO [pid 418316] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) done Task: EvaluateDriverTask for bosTau8
09-24 23:54:14 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_902022f711 has status DONE
09-24 23:54:14 cat INFO Loaded table: galGal4.mRNA_augTM_Metrics
09-24 23:54:14 cat INFO Loaded table: rheMac3.mRNA_transMap_Metrics
09-24 23:54:14 cat INFO Loaded table: monDom5.CDS_augTM_Evaluation
09-24 23:54:14 cat INFO Loaded table: hg38.mRNA_transMap_Metrics
09-24 23:54:14 luigi-interface INFO [pid 418330] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) done Task: EvaluateDriverTask for monDom5
09-24 23:54:14 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_41c87a08f0 has status DONE
09-24 23:54:14 cat INFO Loaded table: rheMac3.CDS_augTM_Evaluation
09-24 23:54:15 luigi-interface INFO [pid 418307] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) done Task: EvaluateDriverTask for rheMac3
09-24 23:54:15 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_8b824cb1d0 has status DONE
09-24 23:54:15 cat INFO Loaded table: galGal4.CDS_transMap_Evaluation
09-24 23:54:15 cat INFO Loaded table: hg38.CDS_augTM_Evaluation
09-24 23:54:15 luigi-interface INFO [pid 418320] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) done Task: EvaluateDriverTask for hg38
09-24 23:54:15 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_a83bd75adf has status DONE
09-24 23:54:16 cat INFO Loaded table: galGal4.mRNA_transMap_Metrics
09-24 23:54:17 cat INFO Loaded table: galGal4.CDS_augTM_Evaluation
09-24 23:54:17 luigi-interface INFO [pid 418312] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) done Task: EvaluateDriverTask for galGal4
09-24 23:54:17 luigi-interface INFO Informed scheduler that task EvaluateDriverTask_False_True_True_9c9943f49b has status DONE
09-24 23:54:17 luigi-interface INFO [pid 419359] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) running Task: EvaluateTranscripts
09-24 23:54:19 luigi-interface INFO [pid 419359] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) done Task: EvaluateTranscripts
09-24 23:54:19 luigi-interface INFO Informed scheduler that task EvaluateTranscripts_False_True_True_4bab51e20b has status DONE
Exception in thread Thread-8:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception in thread Thread-7:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception RuntimeError: RuntimeError('cannot join current thread',) in <bound method CachingFileStore.__del__ of <toil.fileStore.CachingFileStore object at 0x16a6490>> ignored
09-24 23:57:20 toil.leader WARNING The job seems to have left a log file, indicating failure: 'cgp' M/H/jobBzGDVG
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG INFO:toil.worker:---TOIL WORKER OUTPUT LOG---
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG INFO:toil:Running Toil version 3.17.0-585383ed5c4453b556269818571d3c7419c613b0.
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:Can't globalize module ModuleDescriptor(dirPath='/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages', name='toil.job', fromVirtualEnv=True).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:Can't globalize module ModuleDescriptor(dirPath='/home/fc464/software/luigi/Comparative-Annotation-Toolkit', name='cat.augustus_cgp', fromVirtualEnv=False).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:Can't globalize module ModuleDescriptor(dirPath='/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages', name='toil.job', fromVirtualEnv=True).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:Can't globalize module ModuleDescriptor(dirPath='/home/fc464/software/luigi/Comparative-Annotation-Toolkit', name='cat.augustus_cgp', fromVirtualEnv=False).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:Can't globalize module ModuleDescriptor(dirPath='/home/fc464/software/luigi/Comparative-Annotation-Toolkit', name='cat.augustus_cgp', fromVirtualEnv=False).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:Can't globalize module ModuleDescriptor(dirPath='/home/fc464/software/luigi/Comparative-Annotation-Toolkit', name='cat.augustus_cgp', fromVirtualEnv=False).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG cat: /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-ac83685f-cec9-4400-b68a-a3104d9d8acf-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp9oMnUh/b2437231-917c-4bf1-8411-34d2bc945f57/mm10.sampled_GFs.gff: No such file or directory
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG Traceback (most recent call last):
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/worker.py", line 314, in workerScript
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG job._runner(jobGraph=jobGraph, jobStore=jobStore, fileStore=fileStore)
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1350, in _runner
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG returnValues = self._run(jobGraph, fileStore)
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1295, in _run
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG return self.run(fileStore)
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1479, in run
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG rValue = userFunction(*((self,) + tuple(self._args)), **self._kwargs)
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 253, in cgp
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG tools.procOps.run_proc(cmd, stdout=combined_file)
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/procOps.py", line 60, in run_proc
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG pl.wait()
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1127, in wait
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG self.raiseIfExcept()
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1085, in raiseIfExcept
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG p.raiseIfExcept()
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 749, in raiseIfExcept
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG raise self.exceptInfo[0], self.exceptInfo[1], self.exceptInfo[2]
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG ProcException: process exited 1: cat /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-ac83685f-cec9-4400-b68a-a3104d9d8acf-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp9oMnUh/b2437231-917c-4bf1-8411-34d2bc945f57/mm10.sampled_GFs.gff /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-ac83685f-cec9-4400-b68a-a3104d9d8acf-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp9oMnUh/b2437231-917c-4bf1-8411-34d2bc945f57/exonCands.mm10.gff3 /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-ac83685f-cec9-4400-b68a-a3104d9d8acf-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmp9oMnUh/b2437231-917c-4bf1-8411-34d2bc945f57/orthoExons.mm10.gff3
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG ERROR:toil.worker:Exiting the worker because of a failed job on host login-e-14
09-24 23:57:20 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.jobGraph:Due to failure we are reducing the remaining retry count of job 'cgp' M/H/jobBzGDVG with ID M/H/jobBzGDVG to 1
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/fileStore.py", line 1471, in asyncWrite
raise RuntimeError("The termination flag is set, exiting")
RuntimeError: The termination flag is set, exiting
Exception RuntimeError: RuntimeError('cannot join current thread',) in <bound method CachingFileStore.__del__ of <toil.fileStore.CachingFileStore object at 0x398ae50>> ignored
09-25 00:04:57 toil.leader WARNING The job seems to have left a log file, indicating failure: 'cgp' M/H/jobBzGDVG
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG INFO:toil.worker:---TOIL WORKER OUTPUT LOG---
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG INFO:toil:Running Toil version 3.17.0-585383ed5c4453b556269818571d3c7419c613b0.
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.resource:'JTRES_3a2fc781691739384afee22d074d5828' may exist, but is not yet referenced by the worker (KeyError from os.environ[]).
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG cat: /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-ac83685f-cec9-4400-b68a-a3104d9d8acf-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmpOKlK0R/7f7f754b-8091-40cd-b73e-123c56a28dbd/mm10.sampled_GFs.gff: No such file or directory
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG Traceback (most recent call last):
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/worker.py", line 314, in workerScript
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG job._runner(jobGraph=jobGraph, jobStore=jobStore, fileStore=fileStore)
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1350, in _runner
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG returnValues = self._run(jobGraph, fileStore)
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1295, in _run
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG return self.run(fileStore)
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/job.py", line 1479, in run
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG rValue = userFunction(*((self,) + tuple(self._args)), **self._kwargs)
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 253, in cgp
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG tools.procOps.run_proc(cmd, stdout=combined_file)
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/procOps.py", line 60, in run_proc
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG pl.wait()
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1127, in wait
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG self.raiseIfExcept()
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 1085, in raiseIfExcept
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG p.raiseIfExcept()
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/tools/pipeline.py", line 749, in raiseIfExcept
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG raise self.exceptInfo[0], self.exceptInfo[1], self.exceptInfo[2]
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG ProcException: process exited 1: cat /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-ac83685f-cec9-4400-b68a-a3104d9d8acf-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmpOKlK0R/7f7f754b-8091-40cd-b73e-123c56a28dbd/mm10.sampled_GFs.gff /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-ac83685f-cec9-4400-b68a-a3104d9d8acf-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmpOKlK0R/7f7f754b-8091-40cd-b73e-123c56a28dbd/exonCands.mm10.gff3 /rds/project/shm37/rds-shm37-helixmbodyw/Comparative-Annotation-Toolkit/toil-ac83685f-cec9-4400-b68a-a3104d9d8acf-06a4796e-1e25-4c7a-bb62-eeb5d330f8dd/tmpOKlK0R/7f7f754b-8091-40cd-b73e-123c56a28dbd/orthoExons.mm10.gff3
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG ERROR:toil.worker:Exiting the worker because of a failed job on host login-e-14
09-25 00:04:57 toil.leader WARNING M/H/jobBzGDVG WARNING:toil.jobGraph:Due to failure we are reducing the remaining retry count of job 'cgp' M/H/jobBzGDVG with ID M/H/jobBzGDVG to 0
09-25 00:04:57 toil.leader WARNING Job 'cgp' M/H/jobBzGDVG with ID M/H/jobBzGDVG is completely failed
09-25 00:05:01 luigi-interface ERROR [pid 406513] Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) failed ToilTask: AugustusCgp using batchSystem singleMachine
Traceback (most recent call last):
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 199, in run
new_deps = self._run_get_new_deps()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/luigi/worker.py", line 139, in _run_get_new_deps
task_gen = self.task.run()
File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/__init__.py", line 1446, in run
augustus_cgp(cgp_args, toil_options)
File "/home/fc464/software/luigi/Comparative-Annotation-Toolkit/cat/augustus_cgp.py", line 57, in augustus_cgp
results, stdout_file_ids, param_file_id = t.start(job)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 783, in start
return self._runMainLoop(rootJobGraph)
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/common.py", line 1057, in _runMainLoop
jobCache=self._jobCache).run()
File "/home/fc464/software/luigi/luigi_env/lib/python2.7/site-packages/toil/leader.py", line 242, in run
raise FailedJobsException(self.config.jobStore, self.toilState.totalFailedJobs, self.jobStore)
FailedJobsException
09-25 00:05:01 luigi-interface INFO Informed scheduler that task AugustusCgp_False_True_True_4bab51e20b has status FAILED
09-25 00:05:01 luigi-interface INFO Worker Worker(salt=017534574, workers=10, host=login-e-14, username=fc464, pid=401574) was stopped. Shutting down Keep-Alive thread
09-25 00:05:03 luigi-interface INFO
===== Luigi Execution Summary =====
Scheduled 162 tasks of which:
* 8 complete ones were encountered:
- 1 FakePsl(...)
- 1 FlatTranscriptFasta(...)
- 1 GenerateHints(...)
- 1 GenomeFiles(...)
- 1 Gff3ToGenePred(...)
...
* 75 ran successfully:
- 7 AlignTranscriptDriverTask(...)
- 1 AlignTranscripts(...)
- 1 Augustus(...)
- 7 AugustusDriverTask(...)
- 1 AugustusPb(...)
...
* 1 failed:
- 1 AugustusCgp(...)
* 78 were left pending, among these:
* 78 had failed dependencies:
- 1 AssemblyHub(...)
- 3 AugustusTrack(...)
- 8 BgpTrack(...)
- 1 Consensus(...)
- 7 ConsensusDriverTask(...)
...
This progress looks :( because there were failed tasks
===== Luigi Execution Summary =====
Hi, I just installed the toolkit and I tried the test to verity if everything's fine
I got errors: