Dec-20 13:14:40.646 [main] DEBUG nextflow.cli.Launcher - $> /share/bin/nextflow
test.nf --in long1-8.sam.gz -c /home/macmanes/nextflow.config
Dec-20 13:14:40.696 [main] INFO nextflow.cli.CmdRun - N E X T F L O W ~ version 0.11.4
Dec-20 13:14:40.710 [main] DEBUG nextflow.script.ConfigBuilder - User config file: /home/macmanes/nextflow.config
Dec-20 13:14:40.712 [main] DEBUG nextflow.script.ConfigBuilder - Parsing config file: /home/macmanes/nextflow.config
Dec-20 13:14:41.059 [main] DEBUG nextflow.Session - Session uuid: 62f256a6-57fc-4162-bc58-01c5d8adc069
Dec-20 13:14:41.061 [main] DEBUG nextflow.Session - Executor pool size: 63
Dec-20 13:14:41.073 [main] DEBUG nextflow.cli.CmdRun -
Version: 0.11.4 build 2496
Modified: 16-12-2014 16:56 UTC (11:56 EDT)
System: Linux 3.13.0-43-generic
Runtime: Groovy 2.3.8 on OpenJDK 64-Bit Server VM 1.7.0_65-b32
Encoding: UTF-8 (UTF-8)
Address: davinci [127.0.1.1]
Dec-20 13:14:41.081 [main] DEBUG nextflow.Session - Session start > phaser register (session)
Dec-20 13:14:41.086 [main] DEBUG nextflow.processor.TaskDispatcher - Dispatcher > start
Dec-20 13:14:41.086 [main] DEBUG nextflow.script.ScriptRunner - > Script parsing
Dec-20 13:14:41.236 [main] DEBUG nextflow.script.ScriptRunner - > Launching execution
Dec-20 13:14:41.317 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: null
Dec-20 13:14:41.318 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'local'
Dec-20 13:14:41.325 [main] DEBUG nextflow.executor.Executor - Initializing executor: local
Dec-20 13:14:41.327 [main] INFO nextflow.executor.Executor - [warm up] executor > local
Dec-20 13:14:41.335 [main] DEBUG n.processor.TaskPollingMonitor - Creating task monitor for executor 'local' > capacity: 63; pollInterval: 100ms; dumpInterval: 5m
Dec-20 13:14:41.343 [main] DEBUG nextflow.processor.TaskDispatcher - Starting monitor: TaskPollingMonitor
Dec-20 13:14:41.344 [main] DEBUG n.processor.TaskPollingMonitor - >>> phaser register (scheduler)
Dec-20 13:14:41.351 [main] DEBUG nextflow.executor.Executor - Invoke register for executor: local
Dec-20 13:14:41.404 [main] DEBUG nextflow.script.BaseParam - output > channel unknown: records -- creating a new instance
Dec-20 13:14:41.428 [main] DEBUG n.processor.ParallelTaskProcessor - Creating operator > splitSequences -- maxForks: 63
Dec-20 13:14:41.440 [main] DEBUG nextflow.Session - >>> phaser register (process)
Dec-20 13:14:41.446 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: null
Dec-20 13:14:41.446 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'local'
Dec-20 13:14:41.447 [main] DEBUG nextflow.executor.Executor - Initializing executor: local
Dec-20 13:14:41.448 [main] DEBUG nextflow.script.BaseParam - output > channel unknown: out -- creating a new instance
Dec-20 13:14:41.460 [main] DEBUG n.processor.ParallelTaskProcessor - Creating operator > reverse -- maxForks: 63
Dec-20 13:14:41.461 [main] DEBUG nextflow.Session - >>> phaser register (process)
Dec-20 13:14:41.463 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: null
Dec-20 13:14:41.463 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'local'
Dec-20 13:14:41.463 [main] DEBUG nextflow.executor.Executor - Initializing executor: local
Dec-20 13:14:41.464 [main] DEBUG nextflow.script.BaseParam - output > channel unknown: flag -- creating a new instance
Dec-20 13:14:41.476 [main] DEBUG n.processor.ParallelTaskProcessor - Creating operator > flagstat -- maxForks: 63
Dec-20 13:14:41.476 [main] DEBUG nextflow.Session - >>> phaser register (process)
Dec-20 13:14:41.483 [main] DEBUG nextflow.script.ScriptRunner - > Await termination
Dec-20 13:14:41.525 [Actor Thread 3] DEBUG nextflow.Session - Script base path does not exist or is not a directory: /mouse/Mya/abyss/k71/bin
Dec-20 13:14:41.564 [Actor Thread 3] INFO nextflow.processor.TaskDispatcher - [6f/2db799] Submitted process > splitSequences (1)
Dec-20 13:19:13.634 [Thread-2] DEBUG n.processor.TaskPollingMonitor - <<< phaser de-register (scheduler)