[16:47:41] Range Start: 51 bits
[16:47:41] Range End : 52 bits
[16:47:41] Block Width: 2^30
[16:47:41] Search Pub : 033195139de0331d7a5cab602c4471f728f2e3fb97ed82f593d49ed30ec3c0ba85
[16:47:41] BloomFilter Hit bloom4.bf (Thread 4)
[16:47:41] False Positive
[16:47:41] BloomFilter Hit bloom5.bf (Thread 5)
[16:47:41] False Positive
[16:47:41] BloomFilter Hit bloom7.bf (Thread 7)
[16:47:41] False Positive
[16:47:41] BloomFilter Hit bloom3.bf (Thread 3)
[16:47:41] False Positive
[16:47:41] BloomFilter Hit bloom1.bf (Thread 1)
[16:47:41] False Positive
[16:47:41] BloomFilter Hit bloom6.bf (Thread 6)
[16:47:41] False Positive
[16:47:41] BloomFilter Hit bloom0.bf (Thread 0)
[16:47:41] False Positive
[16:47:41] BloomFilter Hit bloom2.bf (Thread 2)
[16:47:41] False Positive
I know, this is wrong.
Will continue with 2 blooms, even and odd.
Here i used 4+4
[23:59:42] S_table generated
[23:59:42] Range Start: 51 bits
[23:59:42] Range End : 52 bits
[23:59:42] Block Width: 2^30
[23:59:42] Search Pub : 033195139de0331d7a5cab602c4471f728f2e3fb97ed82f593d49ed30ec3c0ba85
[23:59:42] Loading Bloomfilter bloom1.bf
[23:59:45] Loading Bloomfilter bloom2.bf
[23:59:48] Search in progress...
[23:59:49] BloomFilter Hit bloom2.bf (Odd Point) [Lower Range Half]
[23:59:49] Privatekey: 000000000000000000000000000000000000000000000000000ad89e2c8e65c3
[23:59:49] Elapsed time: (0)hours (0)minutes (0)seconds
You probably changed the block_width before launching point_search. This value should remain the same for generate_bloom and point_search. BSGS principle. Stride should equal the number of elements.
And the bloomfilter creation 2^30 on my machine.
[23:22:31] P_table generated
[23:22:31] Range Start: 51 bits
[23:22:31] Range End : 52 bits
[23:22:31] Block Width: 2^30
[23:22:31] Search Pub : 033195139de0331d7a5cab602c4471f728f2e3fb97ed82f593d49ed30ec3c0ba85
[23:22:31] Settings written to file
[23:22:34] Creating BloomFile2 with 4 threads
[23:22:34] Creating BloomFile1 with 4 threads
[23:58:20] Writing BloomFile1 to bloom1.bf
[23:58:21] Writing BloomFile2 to bloom2.bf
[23:59:35] Elapsed time: (0)hours (37)minutes (4)seconds