N E X T F L O W ~ version 0.15.6
Launching trimming_only.nf
[warm up] executor > pbs
[b1/8b1a5a] Submitted process > trimmomatic (1)
[e5/fe2ec1] Submitted process > trimmomatic (3)
[7f/36617a] Submitted process > trimmomatic (2)
[3e/19b72a] Submitted process > trimmomatic (4)
[47/7a8775] Submitted process > trimmomatic (5)
Error executing process > 'trimmomatic (1)'
Caused by:
Process 'trimmomatic (1)' terminated for an unknown reason -- Likely it has been terminated by the external system
Command executed:
echo "starting"
java -jar /home/apps/trimmomatic/trimmomatic-0.33/trimmomatic-0.33.jar SE -threads 4 -phred33 -trimlog /home/groups/test_nextflow/results/logs/101NS1_R1_001.trimmomatic.log 101NS1_R1_001.fastq /home/groups/test_nextflow/results/trimmomatic/101NS1_R1_001.qualtrim.fastq ILLUMINACLIP:/home/apps/trimmomatic/trimmomatic-0.33/adapters/TruSeq3-SE.fa:2:15:10 LEADING:30 TRAILING:30 MINLEN:30
Command exit status:
-
Command output:
starting
Command error:
TrimmomaticSE: Started with arguments: -threads 4 -phred33 -trimlog /home/groups/test_nextflow/results/logs/101NS1_R1_001.trimmomatic.log 101NS1_R1_001.fastq /home/groups/test_nextflow/results/trimmomatic/101NS1_R1_001.qualtrim.fastq ILLUMINACLIP:/home/apps/trimmomatic/trimmomatic-0.33/adapters/TruSeq3-SE.fa:2:15:10 LEADING:30 TRAILING:30 MINLEN:30
Using Long Clipping Sequence: 'AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGTA'
Using Long Clipping Sequence: 'AGATCGGAAGAGCACACGTCTGAACTCCAGTCAC'
ILLUMINACLIP: Using 0 prefix pairs, 2 forward/reverse sequences, 0 forward only sequences, 0 reverse only sequences
Work dir:
/home/groups/test_nextflow/src/scripts/work/b1/8b1a5a6f4b2f8cb1ab93e12ecf90f3
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named: '.command.sh'
WARN: Killing pending processes (4)
--
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/nextflow.
For more options, visit https://groups.google.com/d/optout.
[0b/a7ca9f] Submitted process > trimmomatic (3)
0
[9b/870e35] Submitted process > trimmomatic (2)
0
[0c/f9f591] Submitted process > trimmomatic (1)
0
[35/4be79f] Submitted process > trimmomatic (4)
0
These were also submitted before the above finished, but had no .exitcode files:
[9e/e659c4] Submitted process > trimmomatic (5)
[cf/f4b428] Submitted process > trimmomatic (6)
[4a/44c49b] Submitted process > trimmomatic (7)
[9c/91a3ac] Submitted process > trimmomatic (8)
Thanks,
Jessica
executor {exitReadTimeout = '9 mins'}
I guess so. But are the same jobs as before crashing?
Caused by:
Missing output file(s): 'home/groups/nf_test_results/trimmomatic/trimmed_fastq/K_L_I_TTAGGCAT_L00M_R1_001.qualtrim.fastq'
expected by process: trimmomatic (3)
Command executed:
if [ ! -e /home/groups/nf_test_results/trimmomatic/logs/ ]; then
mkdir -p "/home/groups/nf_test_results/trimmomatic/logs/"
fi
if [ ! -e /home/groups/nf_test_results/trimmomatic/trimmed_fastq/ ]; then
mkdir -p "/home/groups/nf_test_results/trimmomatic/trimmed_fastq/"
fi
java -jar /home/apps/trimmomatic/trimmomatic-0.33/trimmomatic-0.33.jar SE -threads 4 -phred33 -trimlog /home/groups/n
f_test_results/trimmomatic/logs/K_L_I_TTAGGCAT_L00M_R1_001.trimmomatic.log K_L_I_TTAGGCAT_L00M_R1_001.fastq /home/groups/n
f_test_results/trimmomatic/trimmed_fastq/K_L_I_TTAGGCAT_L00M_R1_001.qualtrim.fastq ILLUMINACLIP:/home/apps/trimmomatic/trimmomatic-0.33/adapters/TruSeq3-SE
.fa:2:15:10 LEADING:28 TRAILING:28 MINLEN:30
Command exit status:
0
Command output:
(empty)
Command error:
TrimmomaticSE: Started with arguments: -threads 4 -phred33 -trimlog /home/groups/nf_test_results/trimmomatic/logs/K_L_I_T
TAGGCAT_L00M_R1_001.trimmomatic.log K_L_I_TTAGGCAT_L00M_R1_001.fastq /home/groups/nf_test_results/trimmomatic/trimmed_fastq
/K_L_I_TTAGGCAT_L00M_R1_001.qualtrim.fastq ILLUMINACLIP:/home/apps/trimmomatic/trimmomatic-0.33/adapters/TruSeq3-SE.fa:2:15:10 LEADING:28 TRAILING:28 MINLE
N:30
Using Long Clipping Sequence: 'AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGTA'
Using Long Clipping Sequence: 'AGATCGGAAGAGCACACGTCTGAACTCCAGTCAC'
ILLUMINACLIP: Using 0 prefix pairs, 2 forward/reverse sequences, 0 forward only sequences, 0 reverse only sequences
Input Reads: 22839637 Surviving: 22837640 (99.99%) Dropped: 1997 (0.01%)
TrimmomaticSE: Completed successfully
Work dir:
/home/groups/nextflow_test/work/35/77516a2e1cba6458f4d681fc9df637
Tip: you can replicate the issue by changing to the process work dir and entering the command: 'bash .command.run'
NXF_VER=0.16.6-SNAPSHOT nextflow run <your script here> ..
stat -f -c %T /home/groups/hpcbio/projects/tapping/Dec2015/scripts/nextflow_test/work
gpfs
printf 'echo Hello; sleep 5' | qsub -q <your queue>
qstat
Cheers,
p
[krkptrc2@galaxy nextflow_test]$ printf 'echo Hello; sleep 5' | qsub -q default
1584224.biocluster.igb.illinois.edu
[krkptrc2@galaxy nextflow_test]$ qstat
Job ID Name User Time Use S Queue
------------------------- ---------------- --------------- -------- - -----
1584184.biocluster STDIN krkptrc2 00:00:00 R biotech
1584224.biocluster STDIN krkptrc2 0 R default
printf 'echo Hello; sleep 5' | qsub -q <your queue>
qstat -l
Hi Paolo,
That makes a lot more sense. Thanks for taking the time to solve this. Here's the results of what you asked for:
[krkptrc2@galaxy ~]$ printf 'echo Hello; sleep 5' | qsub -q default
1584288.biocluster.igb.illinois.edu
[krkptrc2@galaxy ~]$ qstat -l
Job ID Name User Time Use S Queue
------------------------- ---------------- --------------- -------- - -----
1584288.biocluster.igb.illino STDIN krkptrc2 0 R default
CAPSULE_RESET=1 NXF_VER=0.16.6-SNAPSHOT nextflow info
Version: 0.16.6-SNAPSHOT build 3428Modified: 22-12-2015 14:55 UTC (15:55 CEST)
NXF_VER=0.16.6-SNAPSHOT nextflow run <your script> ..etc.
Thanks to you for such valuable feedback!
Cheers, Paolo
--