albertobsd / keyhunt

privkey hunt for crypto currencies that use secp256k1 elliptic curve
MIT License
678 stars 407 forks source link

Killedocessing #179

Closed DeeMon4eg closed 2 years ago

DeeMon4eg commented 2 years ago

I have several absolutely identical servers on AMD Threadripper. Some of them are searched in BSGS mode at a speed of 3.5 EKey/s And the other part returns an error and I can't figure out what the problem is...

$ ./keyhunt -m bsgs -t 64 -f tests/120.txt -b 120 -R -n 0x400000000000 -k 4096 -q
[+] Version 0.2.211117 SSE Trick or treat ¡Beta!, developed by AlbertoBSD
[+] Threads : 32
[+] Random mode
[+] K factor 4096
[+] Quiet thread output
[+] Mode BSGS random
[+] Opening file tests/120.txt
[+] Added 1 points from file
[+] Bit Range 120
[+] -- from : 0x800000000000000000000000000000
[+] -- to   : 0x1000000000000000000000000000000
[+] N = 0x400000000000
[+] Bloom filter for 34359738368 elements : 117781.20 MB
[+] Bloom filter for 1073741824 elements : 3680.66 MB
[+] Bloom filter for 33554432 elements : 115.02 MB
[+] Allocating 512.00 MB for 33554432 bP Points
Killedocessing 0/34359738368 bP points : 0%
albertobsd commented 2 years ago

That is your Linux Operating system issue, the OS is killing the process.