Class org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSparkIntegrationTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testCoordinateSortedInRegion | 2.722s | passed |
testFileToFile[0](print_reads.sam, .sam, null) | 0.386s | passed |
testFileToFile[10](print_reads.sorted.sam, .bam, null) | 0.255s | passed |
testFileToFile[11](print_reads.sorted.sam, .cram, print_reads.fasta) | 0.211s | passed |
testFileToFile[12](print_reads.sorted.bam, .sam, null) | 0.270s | passed |
testFileToFile[13](print_reads.sorted.bam, .bam, null) | 0.324s | passed |
testFileToFile[14](print_reads.sorted.bam, .cram, print_reads.fasta) | 0.279s | passed |
testFileToFile[15](print_reads.sorted.cram, .sam, print_reads.fasta) | 0.233s | passed |
testFileToFile[16](print_reads.sorted.cram, .bam, print_reads.fasta) | 0.284s | passed |
testFileToFile[17](print_reads.sorted.cram, .cram, print_reads.fasta) | 0.253s | passed |
testFileToFile[18](print_reads.sorted.queryname.sam, .sam, null) | 0.184s | passed |
testFileToFile[19](print_reads.sorted.queryname.sam, .bam, null) | 0.192s | passed |
testFileToFile[1](print_reads.sam, .bam, null) | 0.332s | passed |
testFileToFile[20](print_reads.sorted.queryname.sam, .cram, print_reads.fasta) | 0.216s | passed |
testFileToFile[21](print_reads.sorted.queryname.bam, .sam, null) | 0.348s | passed |
testFileToFile[22](print_reads.sorted.queryname.bam, .bam, null) | 0.391s | passed |
testFileToFile[23](print_reads.sorted.queryname.bam, .cram, print_reads.fasta) | 0.386s | passed |
testFileToFile[24](print_reads.sorted.queryname.cram, .sam, print_reads.fasta) | 0.327s | passed |
testFileToFile[25](print_reads.sorted.queryname.cram, .bam, print_reads.fasta) | 0.335s | passed |
testFileToFile[26](print_reads.sorted.queryname.cram, .cram, print_reads.fasta) | 0.312s | passed |
testFileToFile[27](print_reads.sorted.queryname.htsjdk-2.1.0.cram, .cram, print_reads.fasta) | 0.334s | passed |
testFileToFile[28](print_reads.sorted.queryname.htsjdk-2.1.0.cram, .sam, print_reads.fasta) | 0.292s | passed |
testFileToFile[2](print_reads.sam, .cram, print_reads.fasta) | 0.351s | passed |
testFileToFile[3](print_reads.bam, .sam, null) | 0.532s | passed |
testFileToFile[4](print_reads.bam, .bam, null) | 0.424s | passed |
testFileToFile[5](print_reads.bam, .cram, print_reads.fasta) | 0.474s | passed |
testFileToFile[6](print_reads.cram, .sam, print_reads.fasta) | 0.340s | passed |
testFileToFile[7](print_reads.cram, .bam, print_reads.fasta) | 0.389s | passed |
testFileToFile[8](print_reads.cram, .cram, print_reads.fasta) | 0.390s | passed |
testFileToFile[9](print_reads.sorted.sam, .sam, null) | 0.222s | passed |
testNonExistentReference | 0.066s | passed |
testReadAndWriteCRAMAndReferenceOnHDFS | 5.073s | passed |
testReadFiltering | 0.193s | passed |
testReadFiltering_asIntegrationTestSpec | 0.197s | passed |
testReadFilters[0](print_reads_one_malformed_read.sam, null, .sam, [], 7) | 0.165s | passed |
testReadFilters[10](print_reads.sorted.bam, null, .sam, [--read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 101], 8) | 0.250s | passed |
testReadFilters[11](print_reads.sorted.bam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter, --read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 101], 2) | 0.264s | passed |
testReadFilters[12](print_reads.sorted.cram, print_reads.fasta, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter, --read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 101], 2) | 0.215s | passed |
testReadFilters[1](print_reads_one_malformed_read.sam, null, .sam, [--disable-tool-default-read-filters], 8) | 0.162s | passed |
testReadFilters[2](print_reads_one_malformed_read.sam, null, .sam, [--disable-read-filter, WellformedReadFilter], 8) | 0.169s | passed |
testReadFilters[3](print_reads.sorted.sam, null, .sam, [--disable-tool-default-read-filters], 8) | 0.193s | passed |
testReadFilters[4](print_reads.sorted.sam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter], 2) | 0.174s | passed |
testReadFilters[5](print_reads.sorted.sam, null, .sam, [--read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 200], 8) | 0.160s | passed |
testReadFilters[6](print_reads.sorted.sam, null, .sam, [--read-filter, ReadLengthReadFilter, --min-read-length, 1, --max-read-length, 10], 0) | 0.158s | passed |
testReadFilters[7](print_reads.sorted.sam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter, --read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 101], 2) | 0.198s | passed |
testReadFilters[8](print_reads.sorted.bam, null, .sam, [--disable-tool-default-read-filters], 8) | 0.248s | passed |
testReadFilters[9](print_reads.sorted.bam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter], 2) | 0.247s | passed |
testReadThatConsumesNoReferenceBases | 0.266s | passed |
testSBIIndexGranularityArgument[0](1) | 0.424s | passed |
testSBIIndexGranularityArgument[1](100) | 0.382s | passed |
testSequenceDictionaryValidation | 0.093s | passed |
testUnSorted | 0.267s | passed |
testUnSortedRoundTrip | 0.195s | passed |
testUnmappedReadInclusion[0](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [unmapped], [u1, u2, u3, u4, u5]) | 0.265s | passed |
testUnmappedReadInclusion[10](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.cram, /home/runner/work/gatk/gatk/src/test/resources/large/human_g1k_v37.20.21.fasta, [20:10000009-10000011, unmapped], [a, b, c, d, e, g, h, h, i, i]) | 0.437s | passed |
testUnmappedReadInclusion[11](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.cram, /home/runner/work/gatk/gatk/src/test/resources/large/human_g1k_v37.20.21.fasta, [20:10000009-10000013, unmapped], [a, b, c, d, e, f, f, g, h, h, i, i]) | 0.451s | passed |
testUnmappedReadInclusion[1](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_unmapped.intervals], [u1, u2, u3, u4, u5]) | 0.262s | passed |
testUnmappedReadInclusion[2](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [1:200-300, unmapped], [a, b, c, u1, u2, u3, u4, u5]) | 0.268s | passed |
testUnmappedReadInclusion[3](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [1:200-300, 4:700-701, unmapped], [a, b, c, k, u1, u2, u3, u4, u5]) | 0.268s | passed |
testUnmappedReadInclusion[4](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_unmapped2.intervals], [a, b, c, k, u1, u2, u3, u4, u5]) | 0.270s | passed |
testUnmappedReadInclusion[5](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.bam, null, [unmapped], [g, h, h, i, i]) | 0.295s | passed |
testUnmappedReadInclusion[6](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.bam, null, [20:10000009-10000011], [a, b, c, d, e]) | 0.274s | passed |
testUnmappedReadInclusion[7](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.bam, null, [20:10000009-10000011, unmapped], [a, b, c, d, e, g, h, h, i, i]) | 0.269s | passed |
testUnmappedReadInclusion[8](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.bam, null, [20:10000009-10000013, unmapped], [a, b, c, d, e, f, f, g, h, h, i, i]) | 0.268s | passed |
testUnmappedReadInclusion[9](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.cram, /home/runner/work/gatk/gatk/src/test/resources/large/human_g1k_v37.20.21.fasta, [unmapped], [g, h, h, i, i]) | 0.397s | passed |
Standard output
-------------------------------------------------------------------------------- [18:58:11] Executing test PrintReadsSparkIntegrationTest:testReadFiltering_asIntegrationTestSpec
Standard error
[May 19, 2025 at 6:58:01 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.04 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:02 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:02 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:02 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:03 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:03 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:04 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:04 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:05 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:05 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:05 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:06 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:06 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:06 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:06 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:07 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:07 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:07 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:07 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:08 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:08 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:08 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:08 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:09 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:09 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:09 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:10 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:10 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:10 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:11 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:11 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:11 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:11 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:11 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:11 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:12 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:12 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:12 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:12 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:12 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:14 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:14 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:14 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:14 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:14 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:15 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:15 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:15 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:15 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:16 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:16 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:16 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:17 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:17 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:17 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [May 19, 2025 at 6:58:18 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=589299712 [May 19, 2025 at 6:58:18 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=905969664 [May 19, 2025 at 6:58:23 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.02 minutes. Runtime.totalMemory()=905969664 18:58:23.666 ERROR DataNode - Command processor encountered interrupt and exit. [May 19, 2025 at 6:58:24 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=905969664 [May 19, 2025 at 6:58:24 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=905969664 [May 19, 2025 at 6:58:24 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=905969664