File Info

Filename
.command.err
Full Path
s3://natera-rnd-fsdx-dev-nextflow-scratch-01/work/29/8c5f41ece550ff51a3ce65080275fd/.command.err
Size
5.2 KB
Attempt
/opt/conda/bin/PicardCommandLine: line 5: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
Picked up JAVA_TOOL_OPTIONS: -Xmx8g -XX:+UseParallelGC
INFO	2026-06-08 19:34:50	MarkDuplicates	

********** NOTE: Picard's command line syntax is changing.
**********
********** For more information, please see:
********** 
https://github.com/broadinstitute/picard/wiki/Command-Line-Syntax-Transition-For-Users-(Pre-Transition)
**********
********** The command line looks like this in the new syntax:
**********
**********    MarkDuplicates -I two.sorted.bam -O two.markdup.bam -M two.markdup_metrics.txt -TMP_DIR /tmp/nxf.a1OFT5tvei -VALIDATION_STRINGENCY SILENT -MAX_RECORDS_IN_RAM 250000 -REMOVE_DUPLICATES false -CREATE_INDEX true -TAG_DUPLICATE_SET_MEMBERS true -TAGGING_POLICY All -OPTICAL_DUPLICATE_PIXEL_DISTANCE 2500
**********


19:34:50.187 INFO  NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/opt/conda/share/picard-3.4.0-0/picard.jar!/com/intel/gkl/native/libgkl_compression.so
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by com.intel.gkl.NativeLibraryLoader in an unnamed module (file:/opt/conda/share/picard-3.4.0-0/picard.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled

[Mon Jun 08 19:34:50 UTC 2026] MarkDuplicates TAG_DUPLICATE_SET_MEMBERS=true TAGGING_POLICY=All INPUT=[two.sorted.bam] OUTPUT=two.markdup.bam METRICS_FILE=two.markdup_metrics.txt REMOVE_DUPLICATES=false OPTICAL_DUPLICATE_PIXEL_DISTANCE=2500 TMP_DIR=[/tmp/nxf.a1OFT5tvei] VALIDATION_STRINGENCY=SILENT MAX_RECORDS_IN_RAM=250000 CREATE_INDEX=true    MAX_SEQUENCES_FOR_DISK_READ_ENDS_MAP=50000 MAX_FILE_HANDLES_FOR_READ_ENDS_MAP=8000 SORTING_COLLECTION_SIZE_RATIO=0.25 REMOVE_SEQUENCING_DUPLICATES=false CLEAR_DT=true DUPLEX_UMI=false FLOW_MODE=false FLOW_DUP_STRATEGY=FLOW_QUALITY_SUM_STRATEGY FLOW_USE_END_IN_UNPAIRED_READS=false FLOW_USE_UNPAIRED_CLIPPED_END=false FLOW_UNPAIRED_END_UNCERTAINTY=0 FLOW_UNPAIRED_START_UNCERTAINTY=0 FLOW_SKIP_FIRST_N_FLOWS=0 FLOW_Q_IS_KNOWN_END=false FLOW_EFFECTIVE_QUALITY_THRESHOLD=15 ADD_PG_TAG_TO_READS=true ASSUME_SORTED=false DUPLICATE_SCORING_STRATEGY=SUM_OF_BASE_QUALITIES PROGRAM_RECORD_ID=MarkDuplicates PROGRAM_GROUP_NAME=MarkDuplicates READ_NAME_REGEX=<optimized capture of last three ':' separated fields as numeric values> MAX_OPTICAL_DUPLICATE_SET_SIZE=300000 VERBOSITY=INFO QUIET=false COMPRESSION_LEVEL=5 CREATE_MD5_FILE=false USE_JDK_DEFLATER=false USE_JDK_INFLATER=false
[Mon Jun 08 19:34:50 UTC 2026] Executing as ?@nf-298c5f41ece550ff51a3ce65080275fd-ebcf2-7blx5 on Linux 6.12.88 amd64; OpenJDK 64-Bit Server VM 25.0.2-internal-adhoc.conda.src; Deflater: Intel; Inflater: Intel; Provider GCS is available; Picard version: 3.4.0
INFO	2026-06-08 19:34:50	MarkDuplicates	Start of doWork freeMemory: 502758032; totalMemory: 514850816; maxMemory: 1908932608
INFO	2026-06-08 19:34:50	MarkDuplicates	Reading input file and constructing read end information.
INFO	2026-06-08 19:34:50	MarkDuplicates	Will retain up to 6916422 data points before spilling to disk.
INFO	2026-06-08 19:34:51	MarkDuplicates	Read     1,000,000 records.  Elapsed time: 00:00:01s.  Time for last 1,000,000:    1s.  Last read position: chr3:70,958,942
INFO	2026-06-08 19:34:51	MarkDuplicates	Tracking 692 as yet unmatched pairs. 692 records in RAM.
INFO	2026-06-08 19:34:52	MarkDuplicates	Read 1757740 records. 0 pairs never matched.
INFO	2026-06-08 19:34:52	MarkDuplicates	After buildSortedReadEndLists freeMemory: 714234920; totalMemory: 979894272; maxMemory: 1908932608
INFO	2026-06-08 19:34:52	MarkDuplicates	Will retain up to 29827072 duplicate indices before spilling to disk.
INFO	2026-06-08 19:34:53	MarkDuplicates	Traversing read pair information and detecting duplicates.
INFO	2026-06-08 19:34:53	MarkDuplicates	Traversing fragment information and detecting duplicates.
INFO	2026-06-08 19:34:53	MarkDuplicates	Sorting list of duplicate records.
INFO	2026-06-08 19:34:54	MarkDuplicates	After generateDuplicateIndexes freeMemory: 1037820816; totalMemory: 1693450240; maxMemory: 1908932608
INFO	2026-06-08 19:34:54	MarkDuplicates	Marking 1400279 records as duplicates.
INFO	2026-06-08 19:34:54	MarkDuplicates	Found 4560 optical duplicate clusters.
INFO	2026-06-08 19:34:54	MarkDuplicates	Reads are assumed to be ordered by: coordinate
INFO	2026-06-08 19:35:02	MarkDuplicates	Writing complete. Closing input iterator.
INFO	2026-06-08 19:35:02	MarkDuplicates	Duplicate Index cleanup.
INFO	2026-06-08 19:35:02	MarkDuplicates	Representative read Index cleanup.
INFO	2026-06-08 19:35:02	MarkDuplicates	Getting Memory Stats.
INFO	2026-06-08 19:35:02	MarkDuplicates	Before output close freeMemory: 1321822536; totalMemory: 1701838848; maxMemory: 1908932608
INFO	2026-06-08 19:35:02	MarkDuplicates	Closed outputs. Getting more Memory Stats.
INFO	2026-06-08 19:35:02	MarkDuplicates	After output close freeMemory: 1321836640; totalMemory: 1701838848; maxMemory: 1908932608
[Mon Jun 08 19:35:02 UTC 2026] picard.sam.markduplicates.MarkDuplicates done. Elapsed time: 0.21 minutes.
Runtime.totalMemory()=1701838848