Num | 1 | ID | task.postalign_bam.dedup_bam_1_ctl1.line_95.id_10 | Name | dedup_bam_1 ctl1 | Thread | thread_42 | PID | 5962 | | OK | true | Exit Code | 0 | Retries | | State | FINISHED | Dep. | OK | Cpus | 4 | Mem | | | Start | 2016-11-09 17:51:28 | End | 2016-11-09 18:33:47 | Elapsed | 00:42:19 | Timeout | 00:00:-1 | Wall Timeout | 100 days | | Input files | /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/EncodeOtherZnfData/Encode3Datahg38/InputData/ss_50M_2000_GRCh38.bam
| Output files | /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370881_1/out/align/ctl1/ss_50M_2000_GRCh38.filt.bam
| Dependencies | | |
# SYS command. line 97
if [[ -f $(which conda) && $(conda env list | grep aquas_chipseq | wc -l) != "0" ]]; then source activate aquas_chipseq; fi; export PATH=/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/src/TF_chipseq_pipeline/.:/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/src/TF_chipseq_pipeline/modules:/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/src/TF_chipseq_pipeline/utils:${PATH}:/bin:/usr/bin:/usr/local/bin:${HOME}/.bds; set -o pipefail; STARTTIME=$(date +%s); renice -n 10 $$
# SYS command. line 105
if [[ 0 > 0 ]]; then \
sambamba sort -t 4 /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/EncodeOtherZnfData/Encode3Datahg38/InputData/ss_50M_2000_GRCh38.bam -n -o /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370881_1/out/align/ctl1/ss_50M_2000_GRCh38.qnmsrt.bam; \
samtools view -h /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370881_1/out/align/ctl1/ss_50M_2000_GRCh38.qnmsrt.bam | $(which assign_multimappers.py) -k 0 | \
samtools view -F 1804 -Su /dev/stdin | \
sambamba sort -t 4 /dev/stdin -o /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370881_1/out/align/ctl1/ss_50M_2000_GRCh38.filt.bam; \
rm -f /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370881_1/out/align/ctl1/ss_50M_2000_GRCh38.qnmsrt.bam; \
else \
samtools view -F 1804 -q 30 -u /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/EncodeOtherZnfData/Encode3Datahg38/InputData/ss_50M_2000_GRCh38.bam | \
sambamba sort -t 4 /dev/stdin -o /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370881_1/out/align/ctl1/ss_50M_2000_GRCh38.filt.bam; \
fi
# SYS command. line 116
TASKTIME=$[$(date +%s)-${STARTTIME}]; if [ ${TASKTIME} -lt 60 ]; then echo "Waiting for $[60-${TASKTIME}] seconds."; sleep $[60-${TASKTIME}]; fi
--------------------Stdout--------------------
52284 (process ID) old priority 0, new priority 10
|
Num | 2 | ID | task.align_bwa.bwa_aln_rep1.line_108.id_11 | Name | bwa_aln rep1 | Thread | thread_41 | PID | 5967 | | OK | false | Exit Code | 3 | Retries | | State | KILLED | Dep. | ERROR | Cpus | | Mem | | | Start | 2016-11-09 17:51:29 | End | 2016-11-09 21:16:01 | Elapsed | 03:24:32 | Timeout | 00:00:-1 | Wall Timeout | 100 days | | Input files | /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/RawReadsFiles/SRR1370881_1.fastq.gz
| Output files | /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370881_1/out/align/rep1/SRR1370881_1.sai
| Dependencies | | |
# SYS command. line 110
if [[ -f $(which conda) && $(conda env list | grep aquas_chipseq | wc -l) != "0" ]]; then source activate aquas_chipseq; fi; export PATH=/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/src/TF_chipseq_pipeline/.:/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/src/TF_chipseq_pipeline/modules:/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/src/TF_chipseq_pipeline/utils:${PATH}:/bin:/usr/bin:/usr/local/bin:${HOME}/.bds; set -o pipefail; STARTTIME=$(date +%s); renice -n 10 $$
# SYS command. line 113
bwa aln -q 5 -l 32 -k 2 -t 1 /mnt/data/bds_pipeline_genome_data/hg38/bwa_index/GRCh38.p3.genome.fa /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/RawReadsFiles/SRR1370881_1.fastq.gz > /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370881_1/out/align/rep1/SRR1370881_1.sai
# SYS command. line 115
TASKTIME=$[$(date +%s)-${STARTTIME}]; if [ ${TASKTIME} -lt 60 ]; then echo "Waiting for $[60-${TASKTIME}] seconds."; sleep $[60-${TASKTIME}]; fi
--------------------Stdout--------------------
55619 (process ID) old priority 0, new priority 10
--------------------Stderr--------------------
[bwa_aln] 17bp reads: max_diff = 2
[bwa_aln] 38bp reads: max_diff = 3
[bwa_aln] 64bp reads: max_diff = 4
[bwa_aln] 93bp reads: max_diff = 5
[bwa_aln] 124bp reads: max_diff = 6
[bwa_aln] 157bp reads: max_diff = 7
[bwa_aln] 190bp reads: max_diff = 8
[bwa_aln] 225bp reads: max_diff = 9
[bwa_read_seq] 0.6% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 92.42 sec
[bwa_aln_core] write to the disk... 0.06 sec
[bwa_aln_core] 262144 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 80.52 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 524288 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 79.93 sec
[bwa_aln_core] write to the disk... 0.04 sec
[bwa_aln_core] 786432 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 77.72 sec
[bwa_aln_core] write to the disk... 0.08 sec
[bwa_aln_core] 1048576 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 78.73 sec
[bwa_aln_core] write to the disk... 0.06 sec
[bwa_aln_core] 1310720 sequences have been processed.
[bwa_read_seq] 0.7% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 81.40 sec
[bwa_aln_core] write to the disk... 0.05 sec
[bwa_aln_core] 1572864 sequences have been processed.
[bwa_read_seq] 0.9% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.88 sec
[bwa_aln_core] write to the disk... 0.05 sec
[bwa_aln_core] 1835008 sequences have been processed.
[bwa_read_seq] 0.6% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 85.29 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 2097152 sequences have been processed.
[bwa_read_seq] 0.6% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 83.82 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 2359296 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.69 sec
[bwa_aln_core] write to the disk... 0.05 sec
[bwa_aln_core] 2621440 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.69 sec
[bwa_aln_core] write to the disk... 0.08 sec
[bwa_aln_core] 2883584 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.87 sec
[bwa_aln_core] write to the disk... 0.06 sec
[bwa_aln_core] 3145728 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 83.67 sec
[bwa_aln_core] write to the disk... 0.08 sec
[bwa_aln_core] 3407872 sequences have been processed.
[bwa_read_seq] 0.6% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.73 sec
[bwa_aln_core] write to the disk... 0.06 sec
[bwa_aln_core] 3670016 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.91 sec
[bwa_aln_core] write to the disk... 0.06 sec
[bwa_aln_core] 3932160 sequences have been processed.
[bwa_read_seq] 0.4% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.54 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 4194304 sequences have been processed.
[bwa_read_seq] 0.6% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.53 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 4456448 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.36 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 4718592 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 83.95 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 4980736 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.76 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 5242880 sequences have been processed.
[bwa_read_seq] 0.5% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.15 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 5505024 sequences have been processed.
[bwa_read_seq] 0.6% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 84.52 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 5767168 sequences have been processed.
[bwa_read_seq] 1.0% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 83.79 sec
[bwa_aln_core] write to the disk... 0.07 sec
[bwa_aln_core] 6029312 sequences have been processed.
[bwa_read_seq] 0.7% bases are trimmed.
[bwa_aln_core] calculate SA coordinate... 78.81 sec
[bwa_aln_core] write to the disk... 0.06 sec
[bwa_aln_core] 6291456 sequences have been processed.
[b |