Settings: Output files: "Wu_0//tmp/segment_juncs.*.ebwt" Line rate: 6 (line is 64 bytes) Lines per side: 1 (side is 64 bytes) Offset rate: 5 (one in 32) FTable chars: 10 Strings: unpacked Max bucket size: default Max bucket size, sqrt multiplier: default Max bucket size, len divisor: 4 Difference-cover sample period: 1024 Endianness: little Actual local endianness: little Sanity checking: disabled Assertions: disabled Random seed: 0 Sizeofs: void*:8, int:4, long:8, size_t:8 Input files DNA, FASTA: Wu_0//tmp/segment_juncs.fa Reading reference sizes Time reading reference sizes: 00:00:04 Calculating joined length Writing header Reserving space for joined string Joining reference sequences Time to join reference sequences: 00:00:09 bmax according to bmaxDivN setting: 31778877 Using parameters --bmax 23834158 --dcv 1024 Doing ahead-of-time memory usage test Passed! Constructing with these parameters: --bmax 23834158 --dcv 1024 Constructing suffix-array element generator Building DifferenceCoverSample Building sPrime Building sPrimeOrder V-Sorting samples V-Sorting samples time: 00:00:09 Allocating rank array Ranking v-sort output Ranking v-sort output time: 00:00:02 Invoking Larsson-Sadakane on ranks Invoking Larsson-Sadakane on ranks time: 00:00:03 Sanity-checking and returning Building samples Reserving space for 12 sample suffixes Generating random suffixes QSorting 12 sample offsets, eliminating duplicates QSorting sample offsets, eliminating duplicates time: 00:00:00 Multikey QSorting 12 samples (Using difference cover) Multikey QSorting samples time: 00:00:00 Calculating bucket sizes Binary sorting into buckets 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Binary sorting into buckets time: 00:00:13 Splitting and merging Splitting and merging time: 00:00:00 Split 1, merged 7; iterating... Binary sorting into buckets 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Binary sorting into buckets time: 00:00:10 Splitting and merging Splitting and merging time: 00:00:00 Avg bucket size: 1.81594e+07 (target: 23834157) Converting suffix-array elements to index image Allocating ftab, absorbFtab Entering Ebwt loop Getting block 1 of 7 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 21822355 (Using difference cover) Sorting block time: 00:00:16 Returning block of 21822356 Getting block 2 of 7 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 22903237 (Using difference cover) Sorting block time: 00:00:13 Returning block of 22903238 Getting block 3 of 7 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 21543774 (Using difference cover) Sorting block time: 00:00:11 Returning block of 21543775 Getting block 4 of 7 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 9960633 (Using difference cover) Sorting block time: 00:00:05 Returning block of 9960634 Getting block 5 of 7 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:02 Sorting block of length 14067811 (Using difference cover) Sorting block time: 00:00:07 Returning block of 14067812 Getting block 6 of 7 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 14280787 (Using difference cover) Sorting block time: 00:00:08 Returning block of 14280788 Getting block 7 of 7 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:02 Sorting block of length 22536908 (Using difference cover) Sorting block time: 00:00:11 Returning block of 22536909 Exited Ebwt loop fchr[A]: 0 fchr[C]: 38890712 fchr[G]: 63529805 fchr[T]: 88277756 fchr[$]: 127115511 Exiting Ebwt::buildToDisk() Returning from initFromVector Wrote 225325159 bytes to primary EBWT file: Wu_0//tmp/segment_juncs.1.ebwt Wrote 15889444 bytes to secondary EBWT file: Wu_0//tmp/segment_juncs.2.ebwt Re-opening _in1 and _in2 as input streams Returning from Ebwt constructor Headers: len: 127115511 bwtLen: 127115512 sz: 31778878 bwtSz: 31778878 lineRate: 6 linesPerSide: 1 offRate: 5 offMask: 0xffffffe0 isaRate: -1 isaMask: 0xffffffff ftabChars: 10 eftabLen: 20 eftabSz: 80 ftabLen: 1048577 ftabSz: 4194308 offsLen: 3972360 offsSz: 15889440 isaLen: 0 isaSz: 0 lineSz: 64 sideSz: 64 sideBwtSz: 56 sideBwtLen: 224 numSidePairs: 283740 numSides: 567480 numLines: 567480 ebwtTotLen: 36318720 ebwtTotSz: 36318720 reverse: 0 Total time for call to driver() for forward index: 00:02:36 Reading reference sizes Time reading reference sizes: 00:00:02 Calculating joined length Writing header Reserving space for joined string Joining reference sequences Time to join reference sequences: 00:00:05 bmax according to bmaxDivN setting: 31778877 Using parameters --bmax 23834158 --dcv 1024 Doing ahead-of-time memory usage test Passed! Constructing with these parameters: --bmax 23834158 --dcv 1024 Constructing suffix-array element generator Building DifferenceCoverSample Building sPrime Building sPrimeOrder V-Sorting samples V-Sorting samples time: 00:00:04 Allocating rank array Ranking v-sort output Ranking v-sort output time: 00:00:01 Invoking Larsson-Sadakane on ranks Invoking Larsson-Sadakane on ranks time: 00:00:02 Sanity-checking and returning Building samples Reserving space for 12 sample suffixes Generating random suffixes QSorting 12 sample offsets, eliminating duplicates QSorting sample offsets, eliminating duplicates time: 00:00:00 Multikey QSorting 12 samples (Using difference cover) Multikey QSorting samples time: 00:00:00 Calculating bucket sizes Binary sorting into buckets 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Binary sorting into buckets time: 00:00:08 Splitting and merging Splitting and merging time: 00:00:00 Split 1, merged 6; iterating... Binary sorting into buckets 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Binary sorting into buckets time: 00:00:06 Splitting and merging Splitting and merging time: 00:00:00 Split 1, merged 1; iterating... Binary sorting into buckets 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Binary sorting into buckets time: 00:00:06 Splitting and merging Splitting and merging time: 00:00:00 Avg bucket size: 1.58894e+07 (target: 23834157) Converting suffix-array elements to index image Allocating ftab, absorbFtab Entering Ebwt loop Getting block 1 of 8 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:02 Sorting block of length 21963578 (Using difference cover) Sorting block time: 00:00:10 Returning block of 21963579 Getting block 2 of 8 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 15582554 (Using difference cover) Sorting block time: 00:00:08 Returning block of 15582555 Getting block 3 of 8 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 16582857 (Using difference cover) Sorting block time: 00:00:07 Returning block of 16582858 Getting block 4 of 8 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 10820157 (Using difference cover) Sorting block time: 00:00:06 Returning block of 10820158 Getting block 5 of 8 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 22051625 (Using difference cover) Sorting block time: 00:00:11 Returning block of 22051626 Getting block 6 of 8 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 10967917 (Using difference cover) Sorting block time: 00:00:07 Returning block of 10967918 Getting block 7 of 8 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:03 Sorting block of length 15988759 (Using difference cover) Sorting block time: 00:00:11 Returning block of 15988760 Getting block 8 of 8 Reserving size (23834158) for bucket Calculating Z arrays Calculating Z arrays time: 00:00:00 Entering block accumulator loop: 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Block accumulator loop time: 00:00:02 Sorting block of length 13158057 (Using difference cover) Sorting block time: 00:00:10 Returning block of 13158058 Exited Ebwt loop fchr[A]: 0 fchr[C]: 38890712 fchr[G]: 63529805 fchr[T]: 88277756 fchr[$]: 127115511 Exiting Ebwt::buildToDisk() Returning from initFromVector Wrote 225325159 bytes to primary EBWT file: Wu_0//tmp/segment_juncs.rev.1.ebwt Wrote 15889444 bytes to secondary EBWT file: Wu_0//tmp/segment_juncs.rev.2.ebwt Re-opening _in1 and _in2 as input streams Returning from Ebwt constructor Headers: len: 127115511 bwtLen: 127115512 sz: 31778878 bwtSz: 31778878 lineRate: 6 linesPerSide: 1 offRate: 5 offMask: 0xffffffe0 isaRate: -1 isaMask: 0xffffffff ftabChars: 10 eftabLen: 20 eftabSz: 80 ftabLen: 1048577 ftabSz: 4194308 offsLen: 3972360 offsSz: 15889440 isaLen: 0 isaSz: 0 lineSz: 64 sideSz: 64 sideBwtSz: 56 sideBwtLen: 224 numSidePairs: 283740 numSides: 567480 numLines: 567480 ebwtTotLen: 36318720 ebwtTotSz: 36318720 reverse: 0 Total time for backward call to driver() for mirror index: 00:02:24