1
|
Jun-04 15:33:28.563 [main] DEBUG nextflow.cli.Launcher - $> /opt/exp_soft/cbio/nextflow/nextflow run kviljoen/16S-rDNA-dada2-pipeline -r dev --trimFor 24 --trimRev 25 --reference ./gg_13_8_train_set_97.fa.gz --email katieviljoen@gmail.com -profile uct_hex --reads /researchdata/fhgfs/katie/dada2-test/raw_testdata/*{R1,R2}.fastq -with-singularity /scratch/DB/bio/singularity-containers/1a32017e5935-2018-05-31-db3a9cebe9fc.img -resume
|
2
|
Jun-04 15:33:28.802 [main] INFO nextflow.cli.CmdRun - N E X T F L O W ~ version 0.28.0
|
3
|
Jun-04 15:33:29.531 [main] DEBUG nextflow.scm.AssetManager - Git config: /home/kviljoen/.nextflow/assets/kviljoen/16S-rDNA-dada2-pipeline/.git/config; branch: master; remote: origin; url: https://github.com/kviljoen/16S-rDNA-dada2-pipeline.git
|
4
|
Jun-04 15:33:29.673 [main] DEBUG nextflow.scm.AssetManager - Git config: /home/kviljoen/.nextflow/assets/kviljoen/16S-rDNA-dada2-pipeline/.git/config; branch: master; remote: origin; url: https://github.com/kviljoen/16S-rDNA-dada2-pipeline.git
|
5
|
Jun-04 15:33:30.309 [main] DEBUG nextflow.scm.AssetManager - Git config: /home/kviljoen/.nextflow/assets/kviljoen/16S-rDNA-dada2-pipeline/.git/config; branch: master; remote: origin; url: https://github.com/kviljoen/16S-rDNA-dada2-pipeline.git
|
6
|
Jun-04 15:33:30.310 [main] INFO nextflow.cli.CmdRun - Launching `kviljoen/16S-rDNA-dada2-pipeline` [berserk_legentil] - revision: f859e828fa [dev]
|
7
|
Jun-04 15:33:31.890 [main] DEBUG nextflow.config.ConfigBuilder - Found config base: /home/kviljoen/.nextflow/assets/kviljoen/16S-rDNA-dada2-pipeline/nextflow.config
|
8
|
Jun-04 15:33:31.894 [main] DEBUG nextflow.config.ConfigBuilder - Parsing config file: /home/kviljoen/.nextflow/assets/kviljoen/16S-rDNA-dada2-pipeline/nextflow.config
|
9
|
Jun-04 15:33:31.909 [main] DEBUG nextflow.config.ConfigBuilder - Applying config profile: `uct_hex`
|
10
|
Jun-04 15:33:32.119 [main] DEBUG nextflow.config.ConfigBuilder - Available config profiles: [uct_hex, none]
|
11
|
Jun-04 15:33:32.147 [main] DEBUG nextflow.config.ConfigBuilder - Enabling execution in Singularity container as requested by cli option `-with-singularity null`
|
12
|
Jun-04 15:33:32.187 [main] DEBUG nextflow.Session - Session uuid: 7efc3a47-0237-4a71-8b24-f118fbb9945c
|
13
|
Jun-04 15:33:32.188 [main] DEBUG nextflow.Session - Run name: berserk_legentil
|
14
|
Jun-04 15:33:32.192 [main] DEBUG nextflow.Session - Executor pool size: 64
|
15
|
Jun-04 15:33:32.214 [main] DEBUG nextflow.cli.CmdRun -
|
16
|
Version: 0.28.0 build 4779
|
17
|
Modified: 10-03-2018 12:13 UTC (14:13 SAST)
|
18
|
System: Linux 3.0.101-108.13-default
|
19
|
Runtime: Groovy 2.4.13 on Java HotSpot(TM) 64-Bit Server VM 1.8.0_31-b13
|
20
|
Encoding: UTF-8 (UTF-8)
|
21
|
Process: 12052@srvslshpc603.uct.ac.za [137.158.155.222]
|
22
|
CPUs: 64 - Mem: 126 GB (83.8 GB) - Swap: 0 (0)
|
23
|
Jun-04 15:33:32.261 [main] DEBUG nextflow.Session - Work-dir: /researchdata/fhgfs/katie/dada2-test/work [UNKNOWN (0x19830326)]
|
24
|
Jun-04 15:33:32.262 [main] DEBUG nextflow.Session - Script base path does not exist or is not a directory: /home/kviljoen/.nextflow/assets/kviljoen/16S-rDNA-dada2-pipeline/bin
|
25
|
Jun-04 15:33:32.474 [main] DEBUG nextflow.Session - Session start invoked
|
26
|
Jun-04 15:33:32.481 [main] DEBUG nextflow.processor.TaskDispatcher - Dispatcher > start
|
27
|
Jun-04 15:33:32.482 [main] DEBUG nextflow.trace.TraceFileObserver - Flow starting -- trace file: /researchdata/fhgfs/katie/dada2-test/2018-06-04-dada2/pipeline_info/dada2_trace.txt
|
28
|
Jun-04 15:33:32.493 [main] DEBUG nextflow.script.ScriptRunner - > Script parsing
|
29
|
Jun-04 15:33:32.956 [main] DEBUG nextflow.script.ScriptRunner - > Launching execution
|
30
|
Jun-04 15:33:32.976 [main] DEBUG nextflow.Channel - files for syntax: glob; folder: /researchdata/fhgfs/katie/dada2-test/raw_testdata/; pattern: *{R1,R2}.fastq; options: null
|
31
|
Jun-04 15:33:33.315 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
32
|
Jun-04 15:33:33.316 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
33
|
Jun-04 15:33:33.333 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
34
|
Jun-04 15:33:33.337 [main] INFO nextflow.executor.Executor - [warm up] executor > pbs
|
35
|
Jun-04 15:33:33.348 [main] DEBUG n.processor.TaskPollingMonitor - Creating task monitor for executor 'pbs' > capacity: 100; pollInterval: 5s; dumpInterval: 5m
|
36
|
Jun-04 15:33:33.353 [main] DEBUG nextflow.processor.TaskDispatcher - Starting monitor: TaskPollingMonitor
|
37
|
Jun-04 15:33:33.355 [main] DEBUG n.processor.TaskPollingMonitor - >>> barrier register (monitor: pbs)
|
38
|
Jun-04 15:33:33.360 [main] DEBUG nextflow.executor.Executor - Invoke register for executor: pbs
|
39
|
Jun-04 15:33:33.361 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
40
|
Jun-04 15:33:33.419 [main] DEBUG nextflow.Session - >>> barrier register (process: plotQual)
|
41
|
Jun-04 15:33:33.424 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > plotQual -- maxForks: 64
|
42
|
Jun-04 15:33:33.500 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
43
|
Jun-04 15:33:33.501 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
44
|
Jun-04 15:33:33.502 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
45
|
Jun-04 15:33:33.504 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
46
|
Jun-04 15:33:33.509 [main] DEBUG nextflow.Session - >>> barrier register (process: filterAndTrim)
|
47
|
Jun-04 15:33:33.511 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > filterAndTrim -- maxForks: 64
|
48
|
Jun-04 15:33:33.540 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
49
|
Jun-04 15:33:33.541 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
50
|
Jun-04 15:33:33.541 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
51
|
Jun-04 15:33:33.542 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
52
|
Jun-04 15:33:33.545 [main] DEBUG nextflow.Session - >>> barrier register (process: mergeTrimmedTable)
|
53
|
Jun-04 15:33:33.546 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > mergeTrimmedTable -- maxForks: 64
|
54
|
Jun-04 15:33:33.562 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
55
|
Jun-04 15:33:33.563 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
56
|
Jun-04 15:33:33.563 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
57
|
Jun-04 15:33:33.564 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
58
|
Jun-04 15:33:33.568 [main] DEBUG nextflow.Session - >>> barrier register (process: LearnErrorsFor)
|
59
|
Jun-04 15:33:33.569 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > LearnErrorsFor -- maxForks: 64
|
60
|
Jun-04 15:33:33.587 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
61
|
Jun-04 15:33:33.591 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
62
|
Jun-04 15:33:33.592 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
63
|
Jun-04 15:33:33.593 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
64
|
Jun-04 15:33:33.595 [main] DEBUG nextflow.Session - >>> barrier register (process: LearnErrorsRev)
|
65
|
Jun-04 15:33:33.596 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > LearnErrorsRev -- maxForks: 64
|
66
|
Jun-04 15:33:33.606 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
67
|
Jun-04 15:33:33.606 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
68
|
Jun-04 15:33:33.607 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
69
|
Jun-04 15:33:33.608 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
70
|
Jun-04 15:33:33.611 [main] DEBUG nextflow.Session - >>> barrier register (process: SampleInferDerepAndMerge)
|
71
|
Jun-04 15:33:33.612 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > SampleInferDerepAndMerge -- maxForks: 64
|
72
|
Jun-04 15:33:33.638 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
73
|
Jun-04 15:33:33.639 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
74
|
Jun-04 15:33:33.641 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
75
|
Jun-04 15:33:33.644 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
76
|
Jun-04 15:33:33.646 [main] DEBUG nextflow.Session - >>> barrier register (process: mergeDadaRDS)
|
77
|
Jun-04 15:33:33.648 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > mergeDadaRDS -- maxForks: 64
|
78
|
Jun-04 15:33:33.658 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
79
|
Jun-04 15:33:33.663 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
80
|
Jun-04 15:33:33.666 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
81
|
Jun-04 15:33:33.667 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
82
|
Jun-04 15:33:33.672 [main] DEBUG nextflow.Session - >>> barrier register (process: SequenceTable)
|
83
|
Jun-04 15:33:33.675 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > SequenceTable -- maxForks: 64
|
84
|
Jun-04 15:33:33.688 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
85
|
Jun-04 15:33:33.688 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
86
|
Jun-04 15:33:33.689 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
87
|
Jun-04 15:33:33.690 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
88
|
Jun-04 15:33:33.692 [main] DEBUG nextflow.Session - >>> barrier register (process: ChimeraTaxonomy)
|
89
|
Jun-04 15:33:33.692 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > ChimeraTaxonomy -- maxForks: 64
|
90
|
Jun-04 15:33:33.702 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
91
|
Jun-04 15:33:33.702 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
92
|
Jun-04 15:33:33.703 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
93
|
Jun-04 15:33:33.704 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
94
|
Jun-04 15:33:33.706 [main] DEBUG nextflow.Session - >>> barrier register (process: AlignAndGenerateTree)
|
95
|
Jun-04 15:33:33.706 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > AlignAndGenerateTree -- maxForks: 64
|
96
|
Jun-04 15:33:33.713 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
97
|
Jun-04 15:33:33.714 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
98
|
Jun-04 15:33:33.715 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
99
|
Jun-04 15:33:33.719 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
100
|
Jun-04 15:33:33.721 [main] DEBUG nextflow.Session - >>> barrier register (process: BiomFile)
|
101
|
Jun-04 15:33:33.721 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > BiomFile -- maxForks: 64
|
102
|
Jun-04 15:33:33.728 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: pbs
|
103
|
Jun-04 15:33:33.728 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'pbs'
|
104
|
Jun-04 15:33:33.729 [main] DEBUG nextflow.executor.Executor - Initializing executor: pbs
|
105
|
Jun-04 15:33:33.730 [main] DEBUG n.executor.AbstractGridExecutor - Creating executor 'pbs' > queue-stat-interval: 1m
|
106
|
Jun-04 15:33:33.731 [main] DEBUG nextflow.Session - >>> barrier register (process: ReadTracking)
|
107
|
Jun-04 15:33:33.731 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > ReadTracking -- maxForks: 64
|
108
|
Jun-04 15:33:33.735 [main] DEBUG nextflow.script.ScriptRunner - > Await termination
|
109
|
Jun-04 15:33:33.736 [main] DEBUG nextflow.Session - Session await
|
110
|
Jun-04 15:33:33.820 [Actor Thread 3] INFO nextflow.processor.TaskProcessor - [85/e79dfe] Cached process > plotQual (plotQ)
|
111
|
Jun-04 15:33:33.853 [Actor Thread 5] INFO nextflow.processor.TaskProcessor - [98/b4759f] Cached process > filterAndTrim (filterAndTrim)
|
112
|
Jun-04 15:33:33.857 [Actor Thread 6] INFO nextflow.processor.TaskProcessor - [f6/6fffc0] Cached process > filterAndTrim (filterAndTrim)
|
113
|
Jun-04 15:33:33.889 [Actor Thread 1] DEBUG nextflow.Session - <<< barrier arrive (process: plotQual)
|
114
|
Jun-04 15:33:33.890 [Actor Thread 8] DEBUG nextflow.Session - <<< barrier arrive (process: filterAndTrim)
|
115
|
Jun-04 15:33:33.925 [Actor Thread 3] INFO nextflow.processor.TaskProcessor - [05/c98492] Cached process > mergeTrimmedTable (dada2-nextflow-pipeline.mergTrimmedTable)
|
116
|
Jun-04 15:33:33.930 [Actor Thread 13] DEBUG nextflow.Session - <<< barrier arrive (process: mergeTrimmedTable)
|
117
|
Jun-04 15:33:34.082 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process LearnErrorsRev > jobId: 1921069.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/22/401dabcd96c74b4296d2b1f8cd471b
|
118
|
Jun-04 15:33:34.090 [Task submitter] INFO nextflow.Session - [22/401dab] Submitted process > LearnErrorsRev
|
119
|
Jun-04 15:33:34.149 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process LearnErrorsFor > jobId: 1921070.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/34/b3d3815feeab2ed545eb57c87848dc
|
120
|
Jun-04 15:33:34.150 [Task submitter] INFO nextflow.Session - [34/b3d381] Submitted process > LearnErrorsFor
|
121
|
Jun-04 15:38:38.395 [Task monitor] DEBUG n.processor.TaskPollingMonitor - !! executor pbs > tasks to be completed: 2 -- pending tasks are shown below
|
122
|
~> TaskHandler[jobId: 1921069.srvslshpc001; id: 6; name: LearnErrorsRev; status: RUNNING; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/22/401dabcd96c74b4296d2b1f8cd471b started: 1528119388377; exited: -; ]
|
123
|
~> TaskHandler[jobId: 1921070.srvslshpc001; id: 4; name: LearnErrorsFor; status: RUNNING; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/34/b3d3815feeab2ed545eb57c87848dc started: 1528119393372; exited: 2018-06-04T13:38:34Z; ]
|
124
|
Jun-04 15:38:38.399 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921070.srvslshpc001; id: 4; name: LearnErrorsFor; status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/34/b3d3815feeab2ed545eb57c87848dc started: 1528119393372; exited: 2018-06-04T13:38:34Z; ]
|
125
|
Jun-04 15:38:38.410 [Actor Thread 12] DEBUG nextflow.Session - <<< barrier arrive (process: LearnErrorsFor)
|
126
|
Jun-04 15:41:48.413 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921069.srvslshpc001; id: 6; name: LearnErrorsRev; status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/22/401dabcd96c74b4296d2b1f8cd471b started: 1528119388377; exited: 2018-06-04T13:41:47Z; ]
|
127
|
Jun-04 15:41:48.417 [Actor Thread 12] DEBUG nextflow.Session - <<< barrier arrive (process: LearnErrorsRev)
|
128
|
Jun-04 15:41:48.493 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process SampleInferDerepAndMerge (2) > jobId: 1921114.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/80/9d7416506b95b8bdfb79b313e76565
|
129
|
Jun-04 15:41:48.494 [Task submitter] INFO nextflow.Session - [80/9d7416] Submitted process > SampleInferDerepAndMerge (2)
|
130
|
Jun-04 15:41:48.531 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process SampleInferDerepAndMerge (1) > jobId: 1921115.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/9c/a010ee685a7a2e717339851e7d5fce
|
131
|
Jun-04 15:41:48.532 [Task submitter] INFO nextflow.Session - [9c/a010ee] Submitted process > SampleInferDerepAndMerge (1)
|
132
|
Jun-04 15:43:13.421 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921115.srvslshpc001; id: 7; name: SampleInferDerepAndMerge (1); status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/9c/a010ee685a7a2e717339851e7d5fce started: 1528119748417; exited: 2018-06-04T13:43:11Z; ]
|
133
|
Jun-04 15:43:38.420 [Task monitor] DEBUG n.processor.TaskPollingMonitor - !! executor pbs > tasks to be completed: 1 -- pending tasks are shown below
|
134
|
~> TaskHandler[jobId: 1921114.srvslshpc001; id: 8; name: SampleInferDerepAndMerge (2); status: RUNNING; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/80/9d7416506b95b8bdfb79b313e76565 started: 1528119748413; exited: -; ]
|
135
|
Jun-04 15:44:13.426 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921114.srvslshpc001; id: 8; name: SampleInferDerepAndMerge (2); status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/80/9d7416506b95b8bdfb79b313e76565 started: 1528119748413; exited: 2018-06-04T13:44:10Z; ]
|
136
|
Jun-04 15:44:13.455 [Actor Thread 19] DEBUG nextflow.Session - <<< barrier arrive (process: SampleInferDerepAndMerge)
|
137
|
Jun-04 15:44:18.720 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process SequenceTable > jobId: 1921161.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/f3/b4927e4067b7387645c6d922010c9b
|
138
|
Jun-04 15:44:18.722 [Task submitter] INFO nextflow.Session - [f3/b4927e] Submitted process > SequenceTable
|
139
|
Jun-04 15:44:18.755 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process mergeDadaRDS > jobId: 1921162.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/34/042015e125d1679697416ece93da11
|
140
|
Jun-04 15:44:18.757 [Task submitter] INFO nextflow.Session - [34/042015] Submitted process > mergeDadaRDS
|
141
|
Jun-04 15:45:43.429 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921161.srvslshpc001; id: 10; name: SequenceTable; status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/f3/b4927e4067b7387645c6d922010c9b started: 1528119928426; exited: 2018-06-04T13:45:41Z; ]
|
142
|
Jun-04 15:45:43.441 [Actor Thread 24] DEBUG nextflow.Session - <<< barrier arrive (process: SequenceTable)
|
143
|
Jun-04 15:45:43.447 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921162.srvslshpc001; id: 9; name: mergeDadaRDS; status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/34/042015e125d1679697416ece93da11 started: 1528119928448; exited: 2018-06-04T13:45:42Z; ]
|
144
|
Jun-04 15:45:43.451 [Actor Thread 29] DEBUG nextflow.Session - <<< barrier arrive (process: mergeDadaRDS)
|
145
|
Jun-04 15:45:43.493 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process ChimeraTaxonomy > jobId: 1921178.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/65/ed492478a7b7550a0a215378139afa
|
146
|
Jun-04 15:45:43.494 [Task submitter] INFO nextflow.Session - [65/ed4924] Submitted process > ChimeraTaxonomy
|
147
|
Jun-04 15:48:38.436 [Task monitor] DEBUG n.processor.TaskPollingMonitor - !! executor pbs > tasks to be completed: 1 -- pending tasks are shown below
|
148
|
~> TaskHandler[jobId: 1921178.srvslshpc001; id: 11; name: ChimeraTaxonomy; status: RUNNING; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/65/ed492478a7b7550a0a215378139afa started: 1528120108434; exited: -; ]
|
149
|
Jun-04 15:51:48.448 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921178.srvslshpc001; id: 11; name: ChimeraTaxonomy; status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/65/ed492478a7b7550a0a215378139afa started: 1528120108434; exited: 2018-06-04T13:51:43Z; ]
|
150
|
Jun-04 15:51:48.456 [Actor Thread 35] DEBUG nextflow.Session - <<< barrier arrive (process: ChimeraTaxonomy)
|
151
|
Jun-04 15:51:48.498 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process AlignAndGenerateTree > jobId: 1921209.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/99/fbc8396c812f939cbe1444bb6a4c10
|
152
|
Jun-04 15:51:48.500 [Task submitter] INFO nextflow.Session - [99/fbc839] Submitted process > AlignAndGenerateTree
|
153
|
Jun-04 15:51:48.534 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process ReadTracking > jobId: 1921210.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/ba/915864362710615797ba62c0720bca
|
154
|
Jun-04 15:51:48.535 [Task submitter] INFO nextflow.Session - [ba/915864] Submitted process > ReadTracking
|
155
|
Jun-04 15:51:48.567 [Task submitter] DEBUG nextflow.executor.GridTaskHandler - [PBS] submitted process BiomFile > jobId: 1921211.srvslshpc001; workDir: /researchdata/fhgfs/katie/dada2-test/work/82/216d88fef42454b9e25ec63e0d277d
|
156
|
Jun-04 15:51:48.568 [Task submitter] INFO nextflow.Session - [82/216d88] Submitted process > BiomFile
|
157
|
Jun-04 15:53:38.456 [Task monitor] DEBUG n.processor.TaskPollingMonitor - !! executor pbs > tasks to be completed: 3 -- pending tasks are shown below
|
158
|
~> TaskHandler[jobId: 1921209.srvslshpc001; id: 13; name: AlignAndGenerateTree; status: SUBMITTED; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/99/fbc8396c812f939cbe1444bb6a4c10 started: -; exited: -; ]
|
159
|
~> TaskHandler[jobId: 1921210.srvslshpc001; id: 12; name: ReadTracking; status: SUBMITTED; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/ba/915864362710615797ba62c0720bca started: -; exited: -; ]
|
160
|
~> TaskHandler[jobId: 1921211.srvslshpc001; id: 14; name: BiomFile; status: SUBMITTED; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/82/216d88fef42454b9e25ec63e0d277d started: -; exited: -; ]
|
161
|
Jun-04 15:54:38.462 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921211.srvslshpc001; id: 14; name: BiomFile; status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/82/216d88fef42454b9e25ec63e0d277d started: 1528120473485; exited: 2018-06-04T13:54:34Z; ]
|
162
|
Jun-04 15:54:38.466 [Actor Thread 35] DEBUG nextflow.Session - <<< barrier arrive (process: BiomFile)
|
163
|
Jun-04 15:54:48.464 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921210.srvslshpc001; id: 12; name: ReadTracking; status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/ba/915864362710615797ba62c0720bca started: 1528120473482; exited: 2018-06-04T13:54:46Z; ]
|
164
|
Jun-04 15:54:48.468 [Actor Thread 36] DEBUG nextflow.Session - <<< barrier arrive (process: ReadTracking)
|
165
|
Jun-04 15:58:38.467 [Task monitor] DEBUG n.processor.TaskPollingMonitor - !! executor pbs > tasks to be completed: 1 -- pending tasks are shown below
|
166
|
~> TaskHandler[jobId: 1921209.srvslshpc001; id: 13; name: AlignAndGenerateTree; status: RUNNING; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/99/fbc8396c812f939cbe1444bb6a4c10 started: 1528120473459; exited: -; ]
|
167
|
Jun-04 16:03:38.475 [Task monitor] DEBUG n.processor.TaskPollingMonitor - !! executor pbs > tasks to be completed: 1 -- pending tasks are shown below
|
168
|
~> TaskHandler[jobId: 1921209.srvslshpc001; id: 13; name: AlignAndGenerateTree; status: RUNNING; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/99/fbc8396c812f939cbe1444bb6a4c10 started: 1528120473459; exited: -; ]
|
169
|
Jun-04 16:08:38.488 [Task monitor] DEBUG n.processor.TaskPollingMonitor - !! executor pbs > tasks to be completed: 1 -- pending tasks are shown below
|
170
|
~> TaskHandler[jobId: 1921209.srvslshpc001; id: 13; name: AlignAndGenerateTree; status: RUNNING; exit: -; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/99/fbc8396c812f939cbe1444bb6a4c10 started: 1528120473459; exited: -; ]
|
171
|
Jun-04 16:10:38.500 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 1921209.srvslshpc001; id: 13; name: AlignAndGenerateTree; status: COMPLETED; exit: 0; error: -; workDir: /researchdata/fhgfs/katie/dada2-test/work/99/fbc8396c812f939cbe1444bb6a4c10 started: 1528120473459; exited: 2018-06-04T14:10:33Z; ]
|
172
|
Jun-04 16:10:38.506 [Actor Thread 36] DEBUG nextflow.Session - <<< barrier arrive (process: AlignAndGenerateTree)
|
173
|
Jun-04 16:10:38.507 [main] DEBUG nextflow.Session - Session await > all process finished
|
174
|
Jun-04 16:10:43.497 [Task monitor] DEBUG n.processor.TaskPollingMonitor - <<< barrier arrives (monitor: pbs)
|
175
|
Jun-04 16:10:43.498 [main] DEBUG nextflow.Session - Session await > all barriers passed
|
176
|
Jun-04 16:10:43.531 [main] DEBUG nextflow.trace.StatsObserver - Workflow completed > WorkflowStats[succeedCount=10; failedCount=0; ignoredCount=0; cachedCount=4; succeedDuration=30m 10s; failedDuration=0ms; cachedDuration=2m]
|
177
|
Jun-04 16:10:43.532 [main] DEBUG nextflow.trace.TraceFileObserver - Flow completing -- flushing trace file
|
178
|
Jun-04 16:10:43.538 [main] DEBUG nextflow.trace.ReportObserver - Flow completing -- rendering html report
|
179
|
Jun-04 16:10:43.645 [main] DEBUG nextflow.trace.ReportObserver - Execution report summary data:
|
180
|
{"mergeDadaRDS":{"cpu":null,"mem":null,"time":{"mean":14998,"min":14998,"q1":14998,"q2":14998,"q3":14998,"max":14998,"minLabel":"mergeDadaRDS","maxLabel":"mergeDadaRDS","q1Label":"mergeDadaRDS","q2Label":"mergeDadaRDS","q3Label":"mergeDadaRDS"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"mergeTrimmedTable":{"cpu":null,"mem":null,"time":{"mean":5,"min":5,"q1":5,"q2":5,"q3":5,"max":5,"minLabel":"mergeTrimmedTable (dada2-nextflow-pipeline.mergTrimmedTable)","maxLabel":"mergeTrimmedTable (dada2-nextflow-pipeline.mergTrimmedTable)","q1Label":"mergeTrimmedTable (dada2-nextflow-pipeline.mergTrimmedTable)","q2Label":"mergeTrimmedTable (dada2-nextflow-pipeline.mergTrimmedTable)","q3Label":"mergeTrimmedTable (dada2-nextflow-pipeline.mergTrimmedTable)"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"ChimeraTaxonomy":{"cpu":null,"mem":null,"time":{"mean":200013,"min":200013,"q1":200013,"q2":200013,"q3":200013,"max":200013,"minLabel":"ChimeraTaxonomy","maxLabel":"ChimeraTaxonomy","q1Label":"ChimeraTaxonomy","q2Label":"ChimeraTaxonomy","q3Label":"ChimeraTaxonomy"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"BiomFile":{"cpu":null,"mem":null,"time":{"mean":4976,"min":4976,"q1":4976,"q2":4976,"q3":4976,"max":4976,"minLabel":"BiomFile","maxLabel":"BiomFile","q1Label":"BiomFile","q2Label":"BiomFile","q3Label":"BiomFile"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"plotQual":{"cpu":null,"mem":null,"time":{"mean":34974,"min":34974,"q1":34974,"q2":34974,"q3":34974,"max":34974,"minLabel":"plotQual (plotQ)","maxLabel":"plotQual (plotQ)","q1Label":"plotQual (plotQ)","q2Label":"plotQual (plotQ)","q3Label":"plotQual (plotQ)"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"LearnErrorsRev":{"cpu":null,"mem":null,"time":{"mean":320035,"min":320035,"q1":320035,"q2":320035,"q3":320035,"max":320035,"minLabel":"LearnErrorsRev","maxLabel":"LearnErrorsRev","q1Label":"LearnErrorsRev","q2Label":"LearnErrorsRev","q3Label":"LearnErrorsRev"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"SequenceTable":{"cpu":null,"mem":null,"time":{"mean":15002,"min":15002,"q1":15002,"q2":15002,"q3":15002,"max":15002,"minLabel":"SequenceTable","maxLabel":"SequenceTable","q1Label":"SequenceTable","q2Label":"SequenceTable","q3Label":"SequenceTable"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"ReadTracking":{"cpu":null,"mem":null,"time":{"mean":14980,"min":14980,"q1":14980,"q2":14980,"q3":14980,"max":14980,"minLabel":"ReadTracking","maxLabel":"ReadTracking","q1Label":"ReadTracking","q2Label":"ReadTracking","q3Label":"ReadTracking"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"LearnErrorsFor":{"cpu":null,"mem":null,"time":{"mean":125026,"min":125026,"q1":125026,"q2":125026,"q3":125026,"max":125026,"minLabel":"LearnErrorsFor","maxLabel":"LearnErrorsFor","q1Label":"LearnErrorsFor","q2Label":"LearnErrorsFor","q3Label":"LearnErrorsFor"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"SampleInferDerepAndMerge":{"cpu":null,"mem":null,"time":{"mean":75007,"min":45002,"q1":60004.5,"q2":75007,"q3":90009.5,"max":105012,"minLabel":"SampleInferDerepAndMerge (1)","maxLabel":"SampleInferDerepAndMerge (2)","q1Label":"SampleInferDerepAndMerge (1)","q2Label":"SampleInferDerepAndMerge (1)","q3Label":"SampleInferDerepAndMerge (1)"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"AlignAndGenerateTree":{"cpu":null,"mem":null,"time":{"mean":965040,"min":965040,"q1":965040,"q2":965040,"q3":965040,"max":965040,"minLabel":"AlignAndGenerateTree","maxLabel":"AlignAndGenerateTree","q1Label":"AlignAndGenerateTree","q2Label":"AlignAndGenerateTree","q3Label":"AlignAndGenerateTree"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null},"filterAndTrim":{"cpu":null,"mem":null,"time":{"mean":42500,"min":39998,"q1":41249,"q2":42500,"q3":43751,"max":45002,"minLabel":"filterAndTrim (filterAndTrim)","maxLabel":"filterAndTrim (filterAndTrim)","q1Label":"filterAndTrim (filterAndTrim)","q2Label":"filterAndTrim (filterAndTrim)","q3Label":"filterAndTrim (filterAndTrim)"},"reads":null,"writes":null,"cpuUsage":null,"memUsage":null,"timeUsage":null}}
|
181
|
Jun-04 16:10:45.025 [main] DEBUG nextflow.trace.TimelineObserver - Flow completing -- rendering html timeline
|
182
|
Jun-04 16:10:45.141 [main] DEBUG nextflow.CacheDB - Closing CacheDB done
|
183
|
Jun-04 16:10:45.171 [main] DEBUG nextflow.script.ScriptRunner - > Execution complete -- Goodbye
|