Search rate = 0.0 ; why ?

Hello,
Here is my command line :
I get :
The last line, why 0.0M/sec ?!
Thank you for help.
Here is my command line :
- Code: Select all
CUDA-Multiforcer.exe -h MD5 -f ../hash.txt --min=0 --max=5 -c charsets\charsetfile -o pws.txt
I get :
- Code: Select all
Cryptohaze.com CUDA Multiforcer (multiple hash brute forcer)
by Bitweasil
Version 0.72, length 0-14
Currently supported hash types: MD5 FASTMD5 MD4 FASTMD4 NTLM FASTNTLM SHA1 FASTS
HA1
Hash type: MD5
CUDA Device Information:
Device 0: "GeForce 8400 GS"
Number of cores: 8
Clock rate: 1.40 GHz
Performance Number: 1400
Note: Performance number is clock in mhz * core count, for comparing devices.
Single charset loaded.
Loading & sorting hashes. This may take a while.
Hashes loaded (15 hashes)
You may want to consider the FAST[hash] option if it exists.
Launching CPU kernel for password length 0
Launching kernel for password length 1
------------------------------------------
Compute done: Reference time 0.1 seconds
Stepping rate: 0.0M MD4/s
Search rate: 0.0M NTLM/s
Launching kernel for password length 2
------------------------------------------
Compute done: Reference time 0.2 seconds
Stepping rate: 0.0M MD4/s
Search rate: 0.2M NTLM/s
Launching kernel for password length 3
------------------------------------------
Compute done: Reference time 0.2 seconds
Stepping rate: 0.8M MD4/s
Search rate: 12.1M NTLM/s
Launching kernel for password length 4
------------------------------------------
Compute done: Reference time 1.5 seconds
Stepping rate: 4.9M MD4/s
Search rate: 74.2M NTLM/s
Launching kernel for password length 5
Done: 6.98% Step rate: 0.0M/s Search rate: 0.0M/sec
The last line, why 0.0M/sec ?!
Thank you for help.