------------------------------------------------------------------------------- --- Testing crc64_hw "SSE4.2 crc64 in HW" POOR [[[ Sanity Tests ]]] Verification value 0xE7C3FD0E ....... PASS Running sanity check 1 .......... PASS Running AppendedZeroesTest .......... PASS [[[ Speed Tests ]]] Bulk speed test - 262144-byte keys Alignment 7 - 2.147 bytes/cycle - 6142.46 MiB/sec @ 3 ghz Alignment 6 - 2.147 bytes/cycle - 6142.72 MiB/sec @ 3 ghz Alignment 5 - 2.149 bytes/cycle - 6148.58 MiB/sec @ 3 ghz Alignment 4 - 2.146 bytes/cycle - 6138.69 MiB/sec @ 3 ghz Alignment 3 - 2.148 bytes/cycle - 6144.82 MiB/sec @ 3 ghz Alignment 2 - 2.148 bytes/cycle - 6144.84 MiB/sec @ 3 ghz Alignment 1 - 2.148 bytes/cycle - 6144.20 MiB/sec @ 3 ghz Alignment 0 - 2.147 bytes/cycle - 6142.70 MiB/sec @ 3 ghz Average - 2.147 bytes/cycle - 6143.62 MiB/sec @ 3 ghz Small key speed test - 1-byte keys - 26.82 cycles/hash Small key speed test - 2-byte keys - 27.90 cycles/hash Small key speed test - 3-byte keys - 31.04 cycles/hash Small key speed test - 4-byte keys - 31.85 cycles/hash Small key speed test - 5-byte keys - 34.25 cycles/hash Small key speed test - 6-byte keys - 33.59 cycles/hash Small key speed test - 7-byte keys - 41.29 cycles/hash Small key speed test - 8-byte keys - 33.29 cycles/hash Small key speed test - 9-byte keys - 38.81 cycles/hash Small key speed test - 10-byte keys - 37.27 cycles/hash Small key speed test - 11-byte keys - 43.06 cycles/hash Small key speed test - 12-byte keys - 35.34 cycles/hash Small key speed test - 13-byte keys - 42.43 cycles/hash Small key speed test - 14-byte keys - 41.84 cycles/hash Small key speed test - 15-byte keys - 44.17 cycles/hash Small key speed test - 16-byte keys - 38.85 cycles/hash Small key speed test - 17-byte keys - 44.42 cycles/hash Small key speed test - 18-byte keys - 43.84 cycles/hash Small key speed test - 19-byte keys - 43.93 cycles/hash Small key speed test - 20-byte keys - 39.60 cycles/hash Small key speed test - 21-byte keys - 45.36 cycles/hash Small key speed test - 22-byte keys - 44.39 cycles/hash Small key speed test - 23-byte keys - 45.57 cycles/hash Small key speed test - 24-byte keys - 39.42 cycles/hash Small key speed test - 25-byte keys - 43.95 cycles/hash Small key speed test - 26-byte keys - 45.87 cycles/hash Small key speed test - 27-byte keys - 48.83 cycles/hash Small key speed test - 28-byte keys - 42.15 cycles/hash Small key speed test - 29-byte keys - 49.36 cycles/hash Small key speed test - 30-byte keys - 44.22 cycles/hash Small key speed test - 31-byte keys - 52.32 cycles/hash Average 40.485 cycles/hash [[[ 'Hashmap' Speed Tests (when inlined) ]]] std::unordered_map Init std HashMapTest: 440.855 cycles/op (102401 inserts, 1% deletions) Running std HashMapTest: 272.939 cycles/op (3.5 stdv) greg7mdp/parallel-hashmap Init fast HashMapTest: 287.566 cycles/op (102401 inserts, 1% deletions) Running fast HashMapTest: 150.615 cycles/op (1.5 stdv) ....... PASS [[[ Avalanche Tests ]]] Testing 24-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 32-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 40-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 48-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 56-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 64-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 72-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 80-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 96-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 112-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 128-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 160-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 512-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! Testing 1024-bit keys -> 64-bit hashes, 300000 reps.......... worst bias is 100.000000% !!!!! *********FAIL********* [[[ Keyset 'Sparse' Tests ]]] Keyset 'Sparse' - 16-bit keys with up to 9 bits set - 50643 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 0.3, actual 50642 (169618.08x) (50642) !!!!! Testing collisions (high 19-25 bits) - Worst is 25 bits: 50642/38 (1325.80x) !!!!! Testing collisions (low 32-bit) - Expected 0.3, actual 0 (0.00x) Testing collisions (low 19-25 bits) - Worst is 0 bits: 0/ 1 (0.00x) Testing distribution - Worst bias is the 13-bit window at bit 32 - 99.988% !!!!! Keyset 'Sparse' - 24-bit keys with up to 8 bits set - 1271626 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 188.2, actual 1271625 (6755.75x) (1271437) !!!!! Testing collisions (high 24-35 bits) - Worst is 35 bits: 1271618/23 (54041.00x) !!!!! Testing collisions (low 32-bit) - Expected 188.2, actual 0 (0.00x) Testing collisions (low 24-35 bits) - Worst is 0 bits: 0/ 1 (0.00x) Testing distribution - Worst bias is the 17-bit window at bit 32 - 99.999% !!!!! Keyset 'Sparse' - 32-bit keys with up to 7 bits set - 4514873 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 2372.2, actual 4514872 (1903.25x) (4512500) !!!!! Testing collisions (high 25-38 bits) - Worst is 38 bits: 4514809/37 (121764.48x) !!!!! Testing collisions (low 32-bit) - Expected 2372.2, actual 0 (0.00x) Testing collisions (low 25-38 bits) - Worst is 25 bits: 292588/290569 (1.01x) Testing distribution - Worst bias is the 19-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 40-bit keys with up to 6 bits set - 4598479 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 2460.8, actual 4598478 (1868.66x) (4596018) !!!!! Testing collisions (high 25-38 bits) - Worst is 38 bits: 4598415/38 (119550.69x) !!!!! Testing collisions (low 32-bit) - Expected 2460.8, actual 0 (0.00x) Testing collisions (low 25-38 bits) - Worst is 25 bits: 300941/301185 (1.00x) Testing distribution - Worst bias is the 19-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 48-bit keys with up to 6 bits set - 14196869 keys Testing collisions ( 64-bit) - Expected 0.0, actual 17080 (3126457037.82x) (17080) !!!!! Testing collisions (high 32-bit) - Expected 23437.8, actual 14196868 (605.73x) (14173431) !!!!! Testing collisions (high 27-42 bits) - Worst is 42 bits: 14195845/22 (619535.80x) !!!!! Testing collisions (low 32-bit) - Expected 23437.8, actual 17080 (0.73x) Testing collisions (low 27-42 bits) - Worst is 42 bits: 17080/22 (745.41x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 56-bit keys with up to 5 bits set - 4216423 keys Testing collisions ( 64-bit) - Expected 0.0, actual 756 (1568856673.01x) (756) !!!!! Testing collisions (high 32-bit) - Expected 2069.0, actual 4216422 (2037.92x) (4214354) !!!!! Testing collisions (high 25-38 bits) - Worst is 38 bits: 4216359/32 (130383.13x) !!!!! Testing collisions (low 32-bit) - Expected 2069.0, actual 756 (0.37x) Testing collisions (low 25-38 bits) - Worst is 38 bits: 756/32 (23.38x) !!!!! Testing distribution - Worst bias is the 19-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 64-bit keys with up to 5 bits set - 8303633 keys Testing collisions ( 64-bit) - Expected 0.0, actual 6804 (3640640390.79x) (6804) !!!!! Testing collisions (high 32-bit) - Expected 8021.7, actual 8303632 (1035.15x) (8295611) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8303377/31 (264819.18x) !!!!! Testing collisions (low 32-bit) - Expected 8021.7, actual 6804 (0.85x) Testing collisions (low 26-40 bits) - Worst is 40 bits: 6804/31 (217.00x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 72-bit keys with up to 5 bits set - 15082603 keys Testing collisions ( 64-bit) - Expected 0.0, actual 33361 (5410485126.58x) (33361) !!!!! Testing collisions (high 32-bit) - Expected 26451.8, actual 15082602 (570.19x) (15056151) !!!!! Testing collisions (high 27-42 bits) - Worst is 42 bits: 15081579/25 (583155.74x) !!!!! Testing collisions (low 32-bit) - Expected 26451.8, actual 33361 (1.26x) (6910) Testing collisions (low 27-42 bits) - Worst is 42 bits: 33361/25 (1289.96x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 96-bit keys with up to 4 bits set - 3469497 keys Testing collisions ( 64-bit) - Expected 0.0, actual 1610 (4934494699.06x) (1610) !!!!! Testing collisions (high 32-bit) - Expected 1401.0, actual 3469496 (2476.51x) (3468096) !!!!! Testing collisions (high 25-38 bits) - Worst is 38 bits: 3469433/21 (158451.83x) !!!!! Testing collisions (low 32-bit) - Expected 1401.0, actual 1610 (1.15x) (210) Testing collisions (low 25-38 bits) - Worst is 38 bits: 1610/21 (73.53x) !!!!! Testing distribution - Worst bias is the 19-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 160-bit keys with up to 4 bits set - 26977161 keys Testing collisions ( 64-bit) - Expected 0.0, actual 148530 (7529591715.66x) (148530) !!!!! Testing collisions (high 32-bit) - Expected 84546.1, actual 26977160 (319.08x) (26892614) !!!!! Testing collisions (high 28-44 bits) - Worst is 44 bits: 26973065/20 (1304030.82x) !!!!! Testing collisions (low 32-bit) - Expected 84546.1, actual 148530 (1.76x) (63984) Testing collisions (low 28-44 bits) - Worst is 44 bits: 148530/20 (7180.78x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 256-bit keys with up to 3 bits set - 2796417 keys Testing collisions ( 64-bit) - Expected 0.0, actual 930 (4387619467.61x) (930) !!!!! Testing collisions (high 32-bit) - Expected 910.2, actual 2796416 (3072.43x) (2795506) !!!!! Testing collisions (high 25-37 bits) - Worst is 37 bits: 2796385/28 (98296.04x) !!!!! Testing collisions (low 32-bit) - Expected 910.2, actual 930 (1.02x) (20) Testing collisions (low 25-37 bits) - Worst is 37 bits: 930/28 (32.69x) !!!!! Testing distribution - Worst bias is the 19-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 512-bit keys with up to 3 bits set - 22370049 keys Testing collisions ( 64-bit) - Expected 0.0, actual 105371 (7768496393.27x) (105371) !!!!! Testing collisions (high 32-bit) - Expected 58155.4, actual 22370048 (384.66x) (22311893) !!!!! Testing collisions (high 28-43 bits) - Worst is 43 bits: 22368001/28 (786345.67x) !!!!! Testing collisions (low 32-bit) - Expected 58155.4, actual 105371 (1.81x) (47216) Testing collisions (low 28-43 bits) - Worst is 43 bits: 105371/28 (3704.31x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'Sparse' - 1024-bit keys with up to 2 bits set - 524801 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 32.1, actual 524800 (16368.65x) (524768) !!!!! Testing collisions (high 22-32 bits) - Worst is 32 bits: 524800/32 (16368.65x) !!!!! Testing collisions (low 32-bit) - Expected 32.1, actual 0 (0.00x) Testing collisions (low 22-32 bits) - Worst is 22 bits: 30918/31504 (0.98x) Testing distribution - Worst bias is the 16-bit window at bit 32 - 99.998% !!!!! Keyset 'Sparse' - 2048-bit keys with up to 2 bits set - 2098177 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 512.4, actual 2098176 (4094.67x) (2097664) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2098161/32 (65504.18x) !!!!! Testing collisions (low 32-bit) - Expected 512.4, actual 0 (0.00x) Testing collisions (low 24-36 bits) - Worst is 24 bits: 124571/125897 (0.99x) Testing distribution - Worst bias is the 18-bit window at bit 32 - 100.000% !!!!! *********FAIL********* [[[ Keyset 'Permutation' Tests ]]] Combination Lowbits Tests: Keyset 'Combination' - up to 7 blocks from a set of 8 - 2396744 keys Testing collisions ( 64-bit) - Expected 0.0, actual 299592 (1924140646392.73x) (299592) !!!!! Testing collisions (high 32-bit) - Expected 668.6, actual 2396743 (3584.67x) (2396075) !!!!! Testing collisions (high 24-37 bits) - Worst is 37 bits: 2396712/20 (114687.24x) !!!!! Testing collisions (low 32-bit) - Expected 668.6, actual 299592 (448.08x) (298924) !!!!! Testing collisions (low 24-37 bits) - Worst is 37 bits: 299592/20 (14336.05x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination Highbits Tests Keyset 'Combination' - up to 7 blocks from a set of 8 - 2396744 keys Testing collisions ( 64-bit) - Expected 0.0, actual 299592 (1924140646392.73x) (299592) !!!!! Testing collisions (high 32-bit) - Expected 668.6, actual 2396743 (3584.67x) (2396075) !!!!! Testing collisions (high 24-37 bits) - Worst is 37 bits: 2396712/20 (114687.24x) !!!!! Testing collisions (low 32-bit) - Expected 668.6, actual 299592 (448.08x) (298924) !!!!! Testing collisions (low 24-37 bits) - Worst is 37 bits: 299592/20 (14336.05x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination Hi-Lo Tests: Keyset 'Combination' - up to 6 blocks from a set of 15 - 12204240 keys Testing collisions ( 64-bit) - Expected 0.0, actual 830525 (205722116827.53x) (830525) !!!!! Testing collisions (high 32-bit) - Expected 17322.9, actual 12204239 (704.52x) (12186917) !!!!! Testing collisions (high 27-41 bits) - Worst is 41 bits: 12203728/33 (360355.95x) !!!!! Testing collisions (low 32-bit) - Expected 17322.9, actual 830525 (47.94x) (813203) !!!!! Testing collisions (low 27-41 bits) - Worst is 41 bits: 830525/33 (24524.03x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 0x8000000 Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 0x0000001 Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 0x800000000000000 Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 0x000000000000001 Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 16-bytes [0-1] Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 16-bytes [0-last] Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 32-bytes [0-1] Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 32-bytes [0-last] Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 64-bytes [0-1] Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 64-bytes [0-last] Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 128-bytes [0-1] Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* Combination 128-bytes [0-last] Tests: Keyset 'Combination' - up to 22 blocks from a set of 2 - 8388606 keys Testing collisions ( 64-bit) - Expected 0.0, actual 4194302 (2199023517695.97x) (4194302) !!!!! Testing collisions (high 32-bit) - Expected 8186.7, actual 8388605 (1024.67x) (8380419) !!!!! Testing collisions (high 26-40 bits) - Worst is 40 bits: 8388350/31 (262136.76x) !!!!! Testing collisions (low 32-bit) - Expected 8186.7, actual 4194302 (512.33x) (4186116) !!!!! Testing collisions (low 26-40 bits) - Worst is 40 bits: 4194302/31 (131072.35x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* [[[ Keyset 'Window' Tests ]]] Keyset 'Window' - 32-bit key, 25-bit window - 32 tests, 33554432 keys per test Window at 0 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 1 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 2 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 3 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 4 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 5 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 6 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 7 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 8 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 9 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 10 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 11 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 12 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 13 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 14 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 15 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 16 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 17 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 18 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 19 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 20 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 21 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 22 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 23 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 24 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 25 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 26 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 27 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 28 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 29 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 30 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 31 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Window at 32 - Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) [[[ Keyset 'Cyclic' Tests ]]] Keyset 'Cyclic' - 8 cycles of 8 bytes - 1000000 keys Testing collisions ( 64-bit) - Expected 0.0, actual 225 (8301043134.21x) (225) !!!!! Testing collisions (high 32-bit) - Expected 116.4, actual 999999 (8590.60x) (999883) !!!!! Testing collisions (high 23-34 bits) - Worst is 34 bits: 999996/29 (34360.30x) !!!!! Testing collisions (low 32-bit) - Expected 116.4, actual 225 (1.93x) (109) Testing collisions (low 23-34 bits) - Worst is 34 bits: 225/29 (7.73x) !!!!! Testing distribution - Worst bias is the 17-bit window at bit 32 - 99.999% !!!!! Keyset 'Cyclic' - 8 cycles of 9 bytes - 1000000 keys Testing collisions ( 64-bit) - Expected 0.0, actual 237 (8743765434.70x) (237) !!!!! Testing collisions (high 32-bit) - Expected 116.4, actual 999999 (8590.60x) (999883) !!!!! Testing collisions (high 23-34 bits) - Worst is 34 bits: 999996/29 (34360.30x) !!!!! Testing collisions (low 32-bit) - Expected 116.4, actual 237 (2.04x) (121) !!!!! Testing collisions (low 23-34 bits) - Worst is 34 bits: 237/29 (8.14x) !!!!! Testing distribution - Worst bias is the 17-bit window at bit 32 - 99.999% !!!!! Keyset 'Cyclic' - 8 cycles of 10 bytes - 1000000 keys Testing collisions ( 64-bit) - Expected 0.0, actual 225 (8301043134.21x) (225) !!!!! Testing collisions (high 32-bit) - Expected 116.4, actual 999999 (8590.60x) (999883) !!!!! Testing collisions (high 23-34 bits) - Worst is 34 bits: 999996/29 (34360.30x) !!!!! Testing collisions (low 32-bit) - Expected 116.4, actual 225 (1.93x) (109) Testing collisions (low 23-34 bits) - Worst is 34 bits: 225/29 (7.73x) !!!!! Testing distribution - Worst bias is the 17-bit window at bit 32 - 99.999% !!!!! Keyset 'Cyclic' - 8 cycles of 11 bytes - 1000000 keys Testing collisions ( 64-bit) - Expected 0.0, actual 203 (7489385583.31x) (203) !!!!! Testing collisions (high 32-bit) - Expected 116.4, actual 999999 (8590.60x) (999883) !!!!! Testing collisions (high 23-34 bits) - Worst is 34 bits: 999996/29 (34360.30x) !!!!! Testing collisions (low 32-bit) - Expected 116.4, actual 203 (1.74x) (87) Testing collisions (low 23-34 bits) - Worst is 34 bits: 203/29 (6.98x) !!!!! Testing distribution - Worst bias is the 17-bit window at bit 32 - 99.999% !!!!! Keyset 'Cyclic' - 8 cycles of 12 bytes - 1000000 keys Testing collisions ( 64-bit) - Expected 0.0, actual 229 (8448617234.38x) (229) !!!!! Testing collisions (high 32-bit) - Expected 116.4, actual 999999 (8590.60x) (999883) !!!!! Testing collisions (high 23-34 bits) - Worst is 34 bits: 999996/29 (34360.30x) !!!!! Testing collisions (low 32-bit) - Expected 116.4, actual 229 (1.97x) (113) Testing collisions (low 23-34 bits) - Worst is 34 bits: 229/29 (7.87x) !!!!! Testing distribution - Worst bias is the 17-bit window at bit 32 - 99.999% !!!!! Keyset 'Cyclic' - 8 cycles of 16 bytes - 1000000 keys Testing collisions ( 64-bit) - Expected 0.0, actual 207 (7636959683.48x) (207) !!!!! Testing collisions (high 32-bit) - Expected 116.4, actual 999999 (8590.60x) (999883) !!!!! Testing collisions (high 23-34 bits) - Worst is 34 bits: 999996/29 (34360.30x) !!!!! Testing collisions (low 32-bit) - Expected 116.4, actual 207 (1.78x) (91) Testing collisions (low 23-34 bits) - Worst is 34 bits: 207/29 (7.11x) !!!!! Testing distribution - Worst bias is the 17-bit window at bit 32 - 99.999% !!!!! *********FAIL********* [[[ Keyset 'TwoBytes' Tests ]]] Keyset 'TwoBytes' - up-to-4-byte keys, 652545 total keys Testing collisions ( 64-bit) - Expected 0.0, actual 261375 (22646103971038.65x) (261375) !!!!! Testing collisions (high 32-bit) - Expected 49.6, actual 652544 (13164.41x) (652495) !!!!! Testing collisions (high 23-33 bits) - Worst is 33 bits: 652543/24 (26328.11x) !!!!! Testing collisions (low 32-bit) - Expected 49.6, actual 261375 (5272.97x) (261326) !!!!! Testing collisions (low 23-33 bits) - Worst is 33 bits: 261375/24 (10545.68x) !!!!! Testing distribution - Worst bias is the 16-bit window at bit 32 - 99.998% !!!!! Keyset 'TwoBytes' - up-to-8-byte keys, 5471025 total keys Testing collisions ( 64-bit) - Expected 0.0, actual 3648417 (4496937686161.24x) (3648417) !!!!! Testing collisions (high 32-bit) - Expected 3483.1, actual 5471024 (1570.74x) (5467541) !!!!! Testing collisions (high 26-39 bits) - Worst is 39 bits: 5470897/27 (200965.95x) !!!!! Testing collisions (low 32-bit) - Expected 3483.1, actual 3648417 (1047.47x) (3644934) !!!!! Testing collisions (low 26-39 bits) - Worst is 39 bits: 3648417/27 (134019.63x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'TwoBytes' - up-to-12-byte keys, 18616785 total keys Testing collisions ( 64-bit) - Expected 0.0, actual 14323401 (1524707461716.81x) (14323401) !!!!! Testing collisions (high 32-bit) - Expected 40289.5, actual 18616784 (462.07x) (18576495) !!!!! Testing collisions (high 27-42 bits) - Worst is 42 bits: 18615761/39 (472456.55x) !!!!! Testing collisions (low 32-bit) - Expected 40289.5, actual 14323401 (355.51x) (14283112) !!!!! Testing collisions (low 27-42 bits) - Worst is 42 bits: 14323401/39 (363519.10x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'TwoBytes' - up-to-16-byte keys, 44251425 total keys Testing collisions ( 64-bit) - Expected 0.0, actual 36449548 (686732109219.21x) (36449548) !!!!! Testing collisions (high 32-bit) - Expected 227182.3, actual 44251424 (194.78x) (44024242) !!!!! Testing collisions (high 29-45 bits) - Worst is 45 bits: 44243233/27 (1589909.21x) !!!!! Testing collisions (low 32-bit) - Expected 227182.3, actual 36449548 (160.44x) (36222366) !!!!! Testing collisions (low 29-45 bits) - Worst is 45 bits: 36449548/27 (1309838.10x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'TwoBytes' - up-to-20-byte keys, 86536545 total keys Testing collisions ( 64-bit) - Expected 0.0, actual 74190498 (365509699035.02x) (74190498) !!!!! Testing collisions (high 32-bit) - Expected 865959.1, actual 86536544 (99.93x) (85670585) !!!!! Testing collisions (high 30-47 bits) - Worst is 47 bits: 86503777/26 (3251440.81x) !!!!! Testing collisions (low 32-bit) - Expected 865959.1, actual 74190498 (85.67x) (73324539) !!!!! Testing collisions (low 30-47 bits) - Worst is 47 bits: 74190498/26 (2788618.27x) !!!!! Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! *********FAIL********* [[[ Keyset 'Text' Tests ]]] Keyset 'Text' - keys of form "FooXXXXBar" - 14776336 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 25389.0, actual 14776335 (582.00x) (14750946) !!!!! Testing collisions (high 27-42 bits) - Worst is 42 bits: 14775312/24 (595241.87x) !!!!! Testing collisions (low 32-bit) - Expected 25389.0, actual 0 (0.00x) Testing collisions (low 27-42 bits) - Worst is 28 bits: 760320/399329 (1.90x) Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'Text' - keys of form "FooBarXXXX" - 14776336 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 25389.0, actual 14776335 (582.00x) (14750946) !!!!! Testing collisions (high 27-42 bits) - Worst is 42 bits: 14775312/24 (595241.87x) !!!!! Testing collisions (low 32-bit) - Expected 25389.0, actual 0 (0.00x) Testing collisions (low 27-42 bits) - Worst is 30 bits: 96800/101207 (0.96x) Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'Text' - keys of form "XXXXFooBar" - 14776336 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 25389.0, actual 14776335 (582.00x) (14750946) !!!!! Testing collisions (high 27-42 bits) - Worst is 42 bits: 14775312/24 (595241.87x) !!!!! Testing collisions (low 32-bit) - Expected 25389.0, actual 0 (0.00x) Testing collisions (low 27-42 bits) - Worst is 27 bits: 988416/784335 (1.26x) Testing distribution - Worst bias is the 20-bit window at bit 32 - 100.000% !!!!! Keyset 'Words' - 4000000 random keys of len 6-16 from alnum charset Testing collisions ( 64-bit) - Expected 0.0, actual 1897 (4374185282.02x) (1897) !!!!! Testing collisions (high 32-bit) - Expected 1862.1, actual 3999999 (2148.15x) (3998137) !!!!! Testing collisions (high 25-38 bits) - Worst is 38 bits: 3999936/29 (137437.46x) !!!!! Testing collisions (low 32-bit) - Expected 1862.1, actual 1897 (1.02x) (35) Testing collisions (low 25-38 bits) - Worst is 38 bits: 1897/29 (65.18x) !!!!! Testing distribution - Worst bias is the 19-bit window at bit 32 - 100.000% !!!!! Keyset 'Words' - 4000000 random keys of len 6-16 from password charset Testing collisions ( 64-bit) - Expected 0.0, actual 1862 (4293480756.53x) (1862) !!!!! Testing collisions (high 32-bit) - Expected 1862.1, actual 3999999 (2148.15x) (3998137) !!!!! Testing collisions (high 25-38 bits) - Worst is 38 bits: 3999936/29 (137437.46x) !!!!! Testing collisions (low 32-bit) - Expected 1862.1, actual 1862 (1.00x) Testing collisions (low 25-38 bits) - Worst is 38 bits: 1862/29 (63.98x) !!!!! Testing distribution - Worst bias is the 19-bit window at bit 32 - 100.000% !!!!! Keyset 'Words' - 104334 dict words Testing collisions ( 64-bit) - Expected 0.0, actual 1 (3389238764.32x) (1) !!!!! Testing collisions (high 32-bit) - Expected 1.3, actual 104333 (82331.78x) (104332) !!!!! Testing collisions (high 20-28 bits) - Worst is 28 bits: 104333/20 (5146.36x) !!!!! Testing collisions (low 32-bit) - Expected 1.3, actual 1 (0.79x) Testing collisions (low 20-28 bits) - Worst is 26 bits: 99/81 (1.22x) Testing distribution - Worst bias is the 14-bit window at bit 32 - 99.994% !!!!! *********FAIL********* [[[ Keyset 'Zeroes' Tests ]]] Keyset 'Zeroes' - 204800 keys Testing collisions ( 64-bit) - Expected 0.0, actual 204799 (180143985094819.84x) (204799) !!!!! Testing collisions (high 32-bit) - Expected 4.9, actual 204799 (41943.71x) (204795) !!!!! Testing collisions (high 21-29 bits) - Worst is 29 bits: 204799/39 (5243.55x) !!!!! Testing collisions (low 32-bit) - Expected 4.9, actual 204799 (41943.71x) (204795) !!!!! Testing collisions (low 21-29 bits) - Worst is 29 bits: 204799/39 (5243.55x) !!!!! Testing distribution - Worst bias is the 15-bit window at bit 0 - 99.997% !!!!! *********FAIL********* [[[ Keyset 'Seed' Tests ]]] Keyset 'Seed' - 5000000 keys Testing collisions ( 64-bit) - Expected 0.0, actual 0 (0.00x) Testing collisions (high 32-bit) - Expected 2909.3, actual 4999999 (1718.65x) (4997090) !!!!! Testing collisions (high 26-39 bits) - Worst is 39 bits: 4999872/22 (219897.41x) !!!!! Testing collisions (low 32-bit) - Expected 2909.3, actual 0 (0.00x) Testing collisions (low 26-39 bits) - Worst is 0 bits: 0/ 1 (0.00x) Testing distribution - Worst bias is the 19-bit window at bit 32 - 100.000% !!!!! *********FAIL********* [[[ Keyset 'PerlinNoise' Tests ]]] Testing 16777216 coordinates (L2) : Testing collisions ( 64-bit) - Expected 0.0, actual 16773120 (2198486515680.01x) (16773120) !!!!! Testing collisions (high 32-bit) - Expected 32725.4, actual 16777215 (512.67x) (16744490) !!!!! Testing collisions (high 27-42 bits) - Worst is 42 bits: 16776192/31 (524256.70x) !!!!! Testing collisions (low 32-bit) - Expected 32725.4, actual 16773120 (512.54x) (16740395) !!!!! Testing collisions (low 27-42 bits) - Worst is 42 bits: 16773120/31 (524160.70x) !!!!! Testing AV variant, 128 count with 4 spacing, 4-12: Testing collisions ( 64-bit) - Expected 0.0, actual 796938 (3065893415653.04x) (796938) !!!!! Testing collisions (high 32-bit) - Expected 1116.2, actual 3096767 (2774.51x) (3095651) !!!!! Testing collisions (high 25-37 bits) - Worst is 37 bits: 3096736/34 (88762.61x) !!!!! Testing collisions (low 32-bit) - Expected 1116.2, actual 796938 (714.01x) (795822) !!!!! Testing collisions (low 25-37 bits) - Worst is 37 bits: 796938/34 (22842.86x) !!!!! *********FAIL********* [[[ Diff 'Differential' Tests ]]] Testing 8303632 up-to-5-bit differentials in 64-bit keys -> 64 bit hashes. 1000 reps, 8303632000 total tests, expecting 0.00 random collisions.......... 0 total collisions, of which 0 single collisions were ignored Testing 11017632 up-to-4-bit differentials in 128-bit keys -> 64 bit hashes. 1000 reps, 11017632000 total tests, expecting 0.00 random collisions.......... 0 total collisions, of which 0 single collisions were ignored Testing 2796416 up-to-3-bit differentials in 256-bit keys -> 64 bit hashes. 1000 reps, 2796416000 total tests, expecting 0.00 random collisions.......... 0 total collisions, of which 0 single collisions were ignored [[[ DiffDist 'Differential Distribution' Tests ]]] Testing bit 0 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 1 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 2 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 3 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 4 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 5 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 6 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 7 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 8 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 9 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 10 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 11 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 12 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 13 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 14 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 15 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 16 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 17 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 18 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 19 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 20 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 21 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 22 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 23 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 24 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 25 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 26 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 27 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 28 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 29 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 30 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 31 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 32 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 33 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 34 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 35 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 36 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 37 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 38 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 39 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 40 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 41 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 42 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 43 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 44 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 45 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 46 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 47 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 48 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 49 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 50 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 51 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 52 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 53 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 54 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 55 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 56 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 57 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 58 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 59 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 60 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 61 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 62 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! Testing bit 63 Testing collisions ( 64-bit) - Expected 0.0, actual 2097151 (17592186044416.00x) (2097151) !!!!! Testing collisions (high 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (high 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing collisions (low 32-bit) - Expected 511.9, actual 2097151 (4096.67x) (2096640) !!!!! Testing collisions (low 24-36 bits) - Worst is 36 bits: 2097151/31 (65536.67x) !!!!! Testing distribution - Worst bias is the 18-bit window at bit 0 - 100.000% !!!!! *********FAIL********* [[[ MomentChi2 Tests ]]] Analyze hashes produced from a serie of linearly increasing numbers of 32-bit, using a step of 2 ... Target values to approximate : 38918200.000000 - 273633.333333 4 threads starting... done Popcount 1 stats : 1391296.000000 - 687.291494 Popcount 0 stats : 263696448.000000 - 2805481.018551 MomentChi2 for bits 1 : 5.13366e+09 MomentChi2 for bits 0 : 1.6409e+10 Derivative stats (transition from 2 consecutive values) : Popcount 1 stats : 902991.964379 - 164.695175 Popcount 0 stats : 301692570.464121 - 3516652.186304 MomentChi2 for deriv b1 : 5.27818e+09 MomentChi2 for deriv b0 : 1.82177e+10 FAIL !!!! *********FAIL********* [[[ Prng Tests ]]] Generating 33554432 random numbers : Testing collisions ( 64-bit) - Expected 0.0, actual 33554431 (1099511627776.00x) (33554431) !!!!! Testing collisions (high 32-bit) - Expected 130731.3, actual 33554431 (256.67x) (33423700) !!!!! Testing collisions (high 28-44 bits) - Worst is 44 bits: 33554431/31 (1048576.67x) !!!!! Testing collisions (low 32-bit) - Expected 130731.3, actual 33554431 (256.67x) (33423700) !!!!! Testing collisions (low 28-44 bits) - Worst is 44 bits: 33554431/31 (1048576.67x) !!!!! *********FAIL********* [[[ BIC 'Bit Independence Criteria' Tests ]]] ........... Max bias 3.000000 - ( 0 : 0, 1) *********FAIL********* Input vcode 0x00000001, Output vcode 0x00000001, Result vcode 0x00000001 Verification value is 0x00000001 - Testing took 1229.832575 seconds ------------------------------------------------------------------------------- [[[ BadSeeds Tests ]]] Testing 1 internal secrets: 0x0 Broken seed 0x0 => 0 with key[1] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[2] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[4] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[8] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[12] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[16] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[32] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[64] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[128] of all 0 bytes confirmed => hash 0 0x0 Broken seed 0x0 => 0 with key[1] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[2] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[4] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[8] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[12] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[16] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[32] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[64] of all 0 bytes confirmed => hash 0 Broken seed 0x0 => 0 with key[128] of all 0 bytes confirmed => hash 0 *********FAIL*********