Script file | /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/src/TF_chipseq_pipeline/chipseq.bds |
---|---|
Program ID | chipseq.bds.20161109_175122_586 |
Start time | 2016-11-09 17:51:22 |
Run time | 3 days 19:15:43.648 |
Tasks executed | 3 |
Tasks failed | 2 |
Tasks failed names | markdup_bam_picard ctl1 bwa_aln rep1 |
Arguments* | [-title, SRR1370887_1, -nth, 5, -macs2_for_pooled_rep_only, -species, hg38, -url_base, http://mitra.stanford.edu/kundaje/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out, -fastq, /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/RawReadsFiles/SRR1370887_1.fastq.gz, -ctl_bam, /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/EncodeOtherZnfData/Encode3Datahg38/InputData/ss_50M_2000_GRCh38.bam, -final_stage, xcor, $] |
System* | sge |
Cpus* | -1 |
Exit value | 0 |
Thread ID | Parent | Tasks |
---|---|---|
thread_Root | None | |
thread_41 | thread_Root | chipseq.bds.20161109_175122_586_parallel_41/task.align_bwa.bwa_aln_rep1.line_108.id_11 |
thread_42 | thread_Root | chipseq.bds.20161109_175122_586_parallel_42/task.postalign_bam.dedup_bam_1_ctl1.line_95.id_10 chipseq.bds.20161109_175122_586_parallel_42/task.postalign_bam.markdup_bam_picard_ctl1.line_347.id_12 |
Task | Execution | Time | Dependencies | Task program, Errors, StdOut / StdErr | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
| # 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/SRR1370887_1/out/align/ctl1/ss_50M_2000_GRCh38.qnmsrt.bam; \ samtools view -h /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_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/SRR1370887_1/out/align/ctl1/ss_50M_2000_GRCh38.filt.bam; \ rm -f /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_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/SRR1370887_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-------------------- 52187 (process ID) old priority 0, new priority 10 | ||||||||||||||||||||||||||||||||||||||||
|
|
|
| # 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/SRR1370887_1.fastq.gz > /srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/align/rep1/SRR1370887_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-------------------- 54407 (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.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 121.82 sec [bwa_aln_core] write to the disk... 0.11 sec [bwa_aln_core] 262144 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 115.21 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 524288 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 123.53 sec [bwa_aln_core] write to the disk... 0.09 sec [bwa_aln_core] 786432 sequences have been processed. [bwa_read_seq] 0.9% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 107.85 sec [bwa_aln_core] write to the disk... 0.07 sec [bwa_aln_core] 1048576 sequences have been processed. [bwa_read_seq] 1.1% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 104.39 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 1310720 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 100.24 sec [bwa_aln_core] write to the disk... 0.07 sec [bwa_aln_core] 1572864 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 102.17 sec [bwa_aln_core] write to the disk... 0.04 sec [bwa_aln_core] 1835008 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 101.71 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 2097152 sequences have been processed. [bwa_read_seq] 0.9% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 105.36 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 2359296 sequences have been processed. [bwa_read_seq] 1.1% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 98.61 sec [bwa_aln_core] write to the disk... 0.04 sec [bwa_aln_core] 2621440 sequences have been processed. [bwa_read_seq] 0.6% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 102.53 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 2883584 sequences have been processed. [bwa_read_seq] 0.6% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 94.15 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 3145728 sequences have been processed. [bwa_read_seq] 0.6% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 96.67 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 3407872 sequences have been processed. [bwa_read_seq] 0.6% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 96.72 sec [bwa_aln_core] write to the disk... 0.04 sec [bwa_aln_core] 3670016 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 99.62 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 3932160 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 100.57 sec [bwa_aln_core] write to the disk... 0.04 sec [bwa_aln_core] 4194304 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 102.82 sec [bwa_aln_core] write to the disk... 0.04 sec [bwa_aln_core] 4456448 sequences have been processed. [bwa_read_seq] 0.5% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 100.21 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... 99.69 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 4980736 sequences have been processed. [bwa_read_seq] 0.6% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 99.55 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 5242880 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 100.68 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 5505024 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 100.48 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 5767168 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 101.50 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 6029312 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 102.84 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 6291456 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 99.23 sec [bwa_aln_core] write to the disk... 0.07 sec [bwa_aln_core] 6553600 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 103.30 sec [bwa_aln_core] write to the disk... 0.07 sec [bwa_aln_core] 6815744 sequences have been processed. [bwa_read_seq] 1.0% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 104.73 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 7077888 sequences have been processed. [bwa_read_seq] 0.9% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 102.78 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 7340032 sequences have been processed. [bwa_read_seq] 0.6% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 101.63 sec [bwa_aln_core] write to the disk... 0.07 sec [bwa_aln_core] 7602176 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 98.83 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 7864320 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 100.74 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 8126464 sequences have been processed. [bwa_read_seq] 1.0% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 98.31 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 8388608 sequences have been processed. [bwa_read_seq] 1.3% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 98.07 sec [bwa_aln_core] write to the disk... 0.04 sec [bwa_aln_core] 8650752 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 98.47 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 8912896 sequences have been processed. [bwa_read_seq] 0.5% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 99.05 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 9175040 sequences have been processed. [bwa_read_seq] 0.6% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 98.90 sec [bwa_aln_core] write to the disk... 0.08 sec [bwa_aln_core] 9437184 sequences have been processed. [bwa_read_seq] 0.6% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 112.53 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 9699328 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 99.74 sec [bwa_aln_core] write to the disk... 0.08 sec [bwa_aln_core] 9961472 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 96.72 sec [bwa_aln_core] write to the disk... 0.04 sec [bwa_aln_core] 10223616 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 97.86 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 10485760 sequences have been processed. [bwa_read_seq] 0.5% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 100.57 sec [bwa_aln_core] write to the disk... 0.05 sec [bwa_aln_core] 10747904 sequences have been processed. [bwa_read_seq] 0.5% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 108.35 sec [bwa_aln_core] write to the disk... 0.07 sec [bwa_aln_core] 11010048 sequences have been processed. [bwa_read_seq] 0.5% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 108.93 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 11272192 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 109.67 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 11534336 sequences have been processed. [bwa_read_seq] 0.7% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 108.45 sec [bwa_aln_core] write to the disk... 0.06 sec [bwa_aln_core] 11796480 sequences have been processed. [bwa_read_seq] 0.8% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 112.92 sec [bwa_aln_core] write to the disk... 0.08 sec [bwa_aln_core] 12058624 sequences have been processed. [bwa_read_seq] 1.0% bases are trimmed. [bwa_aln_core] calculate SA coordinate... 77.35 sec [bwa_aln_core] write to the disk... 0.04 sec [bwa_aln_core] 12251307 sequences have been processed. [main] Version: 0.7.13-r1126 [main] CMD: 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/SRR1370887_1.fastq.gz [main] Real time: 4909.998 sec; CPU: 4881.288 sec | ||||||||||||||||||||||||||||||||||||||||
|
|
|
| # SYS command. line 349 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 353 export _JAVA_OPTIONS="-Xms256M -Xmx4G -XX:ParallelGCThreads=1" # SYS command. line 354 export MAX_JAVA_MEM="12G" # SYS command. line 359 if [ -f "${PICARDROOT}/picard.jar" ]; then \ MARKDUP="${PICARDROOT}/picard.jar MarkDuplicates"; \ elif [ -f "${PICARDROOT}/MarkDuplicates.jar" ]; then \ MARKDUP="${PICARDROOT}/MarkDuplicates.jar"; \ elif [ $(which picard 2> /dev/null | wc -l || echo) == "1" ]; then \ MARKDUP="$(ls $(dirname $(which picard))/../share/picard*/MarkDuplicates.jar 2> /dev/null || echo)"; \ fi # SYS command. line 368 if [ -f "${MARKDUP}" ]; then \ java -Xmx4G -jar ${MARKDUP} \ INPUT="/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/align/ctl1/ss_50M_2000_GRCh38.filt.bam" OUTPUT="/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/align/ctl1/ss_50M_2000_GRCh38.dupmark.bam" \ METRICS_FILE="/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/qc/ctl1/ss_50M_2000_GRCh38.dup.qc" VALIDATION_STRINGENCY=LENIENT \ ASSUME_SORTED=true REMOVE_DUPLICATES=false; \ else \ picard MarkDuplicates \ INPUT="/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/align/ctl1/ss_50M_2000_GRCh38.filt.bam" OUTPUT="/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/align/ctl1/ss_50M_2000_GRCh38.dupmark.bam" \ METRICS_FILE="/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/qc/ctl1/ss_50M_2000_GRCh38.dup.qc" VALIDATION_STRINGENCY=LENIENT \ ASSUME_SORTED=true REMOVE_DUPLICATES=false; \ fi # SYS command. line 380 TASKTIME=$[$(date +%s)-${STARTTIME}]; if [ ${TASKTIME} -lt 60 ]; then echo "Waiting for $[60-${TASKTIME}] seconds."; sleep $[60-${TASKTIME}]; fi --------------------Stdout-------------------- 21014 (process ID) old priority 0, new priority 10 --------------------Stderr-------------------- Picked up _JAVA_OPTIONS: -Xms256M -Xmx4G -XX:ParallelGCThreads=1 [Wed Nov 09 21:22:01 PST 2016] picard.sam.markduplicates.MarkDuplicates INPUT=[/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/align/ctl1/ss_50M_2000_GRCh38.filt.bam] OUTPUT=/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/align/ctl1/ss_50M_2000_GRCh38.dupmark.bam METRICS_FILE=/srv/scratch/shared/surya/imk1/TFBindingPredictionProject/HughesZnfData/SRR1370887_1/out/qc/ctl1/ss_50M_2000_GRCh38.dup.qc REMOVE_DUPLICATES=false ASSUME_SORTED=true VALIDATION_STRINGENCY=LENIENT MAX_SEQUENCES_FOR_DISK_READ_ENDS_MAP=50000 MAX_FILE_HANDLES_FOR_READ_ENDS_MAP=8000 SORTING_COLLECTION_SIZE_RATIO=0.25 PROGRAM_RECORD_ID=MarkDuplicates PROGRAM_GROUP_NAME=MarkDuplicates DUPLICATE_SCORING_STRATEGY=SUM_OF_BASE_QUALITIES READ_NAME_REGEX=[a-zA-Z0-9]+:[0-9]:([0-9]+):([0-9]+):([0-9]+).* OPTICAL_DUPLICATE_PIXEL_DISTANCE=100 VERBOSITY=INFO QUIET=false COMPRESSION_LEVEL=5 MAX_RECORDS_IN_RAM=500000 CREATE_INDEX=false CREATE_MD5_FILE=false [Wed Nov 09 21:22:01 PST 2016] Executing as imk1@surya on Linux 4.4.0-45-generic amd64; OpenJDK 64-Bit Server VM 1.8.0_92-b15; Picard version: 1.126(4691ee611ac205d4afe2a1b7a2ea975a6f997426_1417447214) IntelDeflater INFO 2016-11-09 21:22:01 MarkDuplicates Start of doWork freeMemory: 254879200; totalMemory: 257425408; maxMemory: 3817865216 INFO 2016-11-09 21:22:01 MarkDuplicates Reading input file and constructing read end information. INFO 2016-11-09 21:22:01 MarkDuplicates Will retain up to 14684096 data points before spilling to disk. INFO 2016-11-09 21:22:07 MarkDuplicates Read 1,000,000 records. Elapsed time: 00:00:05s. Time for last 1,000,000: 5s. Last read position: chr1:22,298,551 INFO 2016-11-09 21:22:07 MarkDuplicates Tracking 2 as yet unmatched pairs. 2 records in RAM. INFO 2016-11-09 21:22:13 MarkDuplicates Read 2,000,000 records. Elapsed time: 00:00:11s. Time for last 1,000,000: 5s. Last read position: chr1:41,895,424 INFO 2016-11-09 21:22:13 MarkDuplicates Tracking 8 as yet unmatched pairs. 8 records in RAM. INFO 2016-11-09 21:22:19 MarkDuplicates Read 3,000,000 records. Elapsed time: 00:00:17s. Time for last 1,000,000: 6s. Last read position: chr1:63,396,527 INFO 2016-11-09 21:22:19 MarkDuplicates Tracking 0 as yet unmatched pairs. 0 records in RAM. INFO 2016-11-09 21:22:26 MarkDuplicates Read 4,000,000 records. Elapsed time: 00:00:24s. Time for last 1,000,000: 7s. Last read position: chr1:89,147,707 INFO 2016-11-09 21:22:26 MarkDuplicates Tracking 4 as yet unmatched pairs. 4 records in RAM. INFO 2016-11-09 21:22:32 MarkDuplicates Read 5,000,000 records. Elapsed time: 00:00:30s. Time for last 1,000,000: 5s. Last read position: chr1:115,615,553 INFO 2016-11-09 21:22:32 MarkDuplicates Tracking 4 as yet unmatched pairs. 4 records in RAM. INFO 2016-11-09 21:22:38 MarkDuplicates Read 6,000,000 records. Elapsed time: 00:00:36s. Time for last 1,000,000: 5s. Last read position: chr1:164,468,682 INFO 2016-11-09 21:22:38 MarkDuplicates Tracking 6 as yet unmatched pairs. 6 records in RAM. INFO 2016-11-09 21:22:45 MarkDuplicates Read 7,000,000 records. Elapsed time: 00:00:43s. Time for last 1,000,000: 7s. Last read position: chr1:189,102,252 INFO 2016-11-09 21:22:45 MarkDuplicates Tracking 0 as yet unmatched pairs. 0 records in RAM. INFO 2016-11-09 21:22:50 MarkDuplicates Read 8,000,000 records. Elapsed time: 00:00:49s. Time for last 1,000,000: 5s. Last read position: chr1:213,979,760 INFO 2016-11-09 21:22:50 MarkDuplicates Tracking 4 as yet unmatched pairs. 4 records in RAM. INFO 2016-11-09 21:22:56 MarkDuplicates Read 9,000,000 records. Elapsed time: 00:00:54s. Time for last 1,000,000: 5s. Last read position: chr1:231,814,268 INFO 2016-11-09 21:22:56 MarkDuplicates Tracking 2 as yet unmatched pairs. 2 records in RAM. INFO 2016-11-09 21:23:04 MarkDuplicates Read 10,000,000 records. Elapsed time: 00:01:03s. Time for last 1,000,000: 8s. Last read position: chr2:3,652,468 INFO 2016-11-09 21:23:04 MarkDuplicates Tracking 0 as yet unmatched pairs. 0 records in RAM. INFO 2016-11-09 21:23:10 MarkDuplicates Read 11,000,000 records. Elapsed time: 00:01:09s. Time for last 1,000,000: 5s. Last read position: chr2:39,505,122 INFO 2016-11-09 21:23:10 MarkDuplicates Tracking 2 as yet unmatched pairs. 2 records in RAM. INFO 2016-11-09 21:23:17 MarkDuplicates Read 12,000,000 records. Elapsed time: 00:01:15s. Time for last 1,000,000: 6s. Last read position: chr2:73,561,393 INFO 2016-11-09 21:23:17 MarkDuplicates Tracking 0 as yet unmatched pairs. 0 records in RAM. INFO 2016-11-09 21:23:23 MarkDuplicates Read 13,000,000 records. Elapsed time: 00:01:21s. Time for last 1,000,000: 6s. Last read position: chr2:120,526,571 INFO 2016-11-09 21:23:23 MarkDuplicates Tracking 2 as yet unmatched pairs. 2 records in RAM. INFO 2016-11-09 21:23:32 MarkDuplicates Read 14,000,000 records. Elapsed time: 00:01:30s. Time for last 1,000,000: 8s. Last read position: chr2:160,316,783 INFO 2016-11-09 21:23:32 MarkDuplicates Tracking 4 as yet unmatched pairs. 4 records in RAM. [Wed Nov 09 21:23:36 PST 2016] picard.sam.markduplicates.MarkDuplicates done. Elapsed time: 1.60 minutes. Runtime.totalMemory()=3226992640 To get help, see http://broadinstitute.github.io/picard/index.html#GettingHelp Exception in thread "main" htsjdk.samtools.util.RuntimeIOException: java.io.IOException: No space left on device at htsjdk.samtools.util.SortingCollection.spillToDisk(SortingCollection.java:245) at htsjdk.samtools.util.SortingCollection.add(SortingCollection.java:165) at picard.sam.markduplicates.MarkDuplicates.buildSortedReadEndLists(MarkDuplicates.java:281) at picard.sam.markduplicates.MarkDuplicates.doWork(MarkDuplicates.java:114) at picard.cmdline.CommandLineProgram.instanceMain(CommandLineProgram.java:187) at picard.cmdline.PicardCommandLine.instanceMain(PicardCommandLine.java:89) at picard.cmdline.PicardCommandLine.main(PicardCommandLine.java:99) Caused by: java.io.IOException: No space left on device at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(FileOutputStream.java:326) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) at java.io.FilterOutputStream.close(FilterOutputStream.java:158) at htsjdk.samtools.util.SortingCollection.spillToDisk(SortingCollection.java:236) ... 6 more |
Type | Name | Value |
---|---|---|
int{} | filesize | {rep1=2348197716, ctl1=11033042636} |
int{} | nth_rep | {rep1=1, ctl1=4} |