hashcat Forum
problems with understanding --progress-only output - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: problems with understanding --progress-only output (/thread-9948.html)



problems with understanding --progress-only output - Snoopy - 03-20-2021

when using --progress-only with a relativ small bruteforce mask ?b?b?b i get output like this

Progress.#1......: 32705
Progress.#2......: 32703
Progress.#3......: 128
Runtime.#1.......: 633535.17ms
Runtime.#2.......: 6128081.28ms
Runtime.#3.......: 66559.90ms


i think runtime 2 is somehow wrong because #1 and #2 are the same GPU chips (they are working right now more or less so i dont really mind the numbers) but this is not my question

repeated this some times and #3 (CPU) has always the lowest runtime 

when do a real run with ?b?b?b i have a runtime of ~6 minutes, but how to get the approximate runtime from the stats above? or do i missunderstand the runtime showing?