Hello, I'm expecting problems under linux debian squeeze.
I updated my gcc to 4.7.3, to been able to compile with AVX flags:
./configure CFLAGS="-O3 -march=corei7-avx"
My cpu:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
(x8)
Well, according this thread:
https://bitcointalk.org/index.php?topic=196196.2780I should expect something like this:
Intel Core i7 2600K: 320 KH/s [AVX version, 4.43 GHz]
or, in a worst scenario, AT LEAST 200kh\s on scrypt-jane, mining YAC, since the 3d talks about a 4.43GHz CPU, and I'm on a 3.40GHz, as u can see.
Well, when I run the miner (on every pool) with 8 threads, it starts with something like this:
[2013-05-31 18:01:04] thread 3: 932 hashes, 7.37 khash/s
[2013-05-31 18:01:04] thread 4: 930 hashes, 7.36 khash/s
[2013-05-31 18:01:04] thread 2: 717 hashes, 5.67 khash/s
[2013-05-31 18:01:04] thread 6: 920 hashes, 7.28 khash/s
[2013-05-31 18:01:04] thread 1: 933 hashes, 7.38 khash/s
[2013-05-31 18:01:04] thread 5: 925 hashes, 7.31 khash/s
[2013-05-31 18:01:04] thread 7: 926 hashes, 7.32 khash/s
[2013-05-31 18:01:04] thread 0: 916 hashes, 7.24 khash/s
It immediatly slow down.
[2013-05-31 18:01:39] thread 3: 17820 hashes, 4.51 khash/s
[2013-05-31 18:01:39] thread 4: 17494 hashes, 4.43 khash/s
[2013-05-31 18:01:39] thread 6: 16017 hashes, 4.06 khash/s
[2013-05-31 18:01:39] thread 2: 18066 hashes, 4.58 khash/s
[2013-05-31 18:01:39] thread 7: 17667 hashes, 4.47 khash/s
[2013-05-31 18:01:39] thread 1: 16570 hashes, 4.20 khash/s
[2013-05-31 18:01:39] thread 5: 16521 hashes, 4.18 khash/s
[2013-05-31 18:01:39] thread 0: 17694 hashes, 4.48 khash/s
[2013-05-31 18:01:41] thread 1: 9825 hashes, 4.39 khash/s
[2013-05-31 18:01:41] accepted: 1/1 (100.00%), 35.10 khash/s (yay!!!)
And, after a couple of minutes:
[2013-05-31 18:03:08] thread 0: 3880 hashes, 2.18 khash/s
[2013-05-31 18:03:08] thread 5: 3905 hashes, 2.20 khash/s
[2013-05-31 18:03:08] thread 4: 3907 hashes, 2.20 khash/s
[2013-05-31 18:03:08] thread 7: 3923 hashes, 2.21 khash/s
[2013-05-31 18:03:08] thread 1: 3924 hashes, 2.21 khash/s
[2013-05-31 18:03:08] thread 2: 3123 hashes, 1.86 khash/s
[2013-05-31 18:03:08] thread 3: 3766 hashes, 2.12 khash/s
[2013-05-31 18:03:08] thread 6: 2219 hashes, 1.24 khash/s
[2013-05-31 18:03:11] thread 0: 7316 hashes, 2.23 khash/s
[2013-05-31 18:03:11] accepted: 3/3 (100.00%), 16.27 khash/s (yay!!!)
[2013-05-31 18:03:12] LONGPOLL detected new block
[2013-05-31 18:03:12] thread 7: 7781 hashes, 2.22 khash/s
[2013-05-31 18:03:12] thread 3: 7840 hashes, 2.23 khash/s
[2013-05-31 18:03:12] thread 6: 6390 hashes, 1.83 khash/s
[2013-05-31 18:03:12] thread 5: 7787 hashes, 2.22 khash/s
[2013-05-31 18:03:12] thread 0: 377 hashes, 2.10 khash/s
[2013-05-31 18:03:12] thread 4: 7800 hashes, 2.22 khash/s
[2013-05-31 18:03:12] thread 1: 7836 hashes, 2.23 khash/s
[2013-05-31 18:03:12] thread 2: 6690 hashes, 1.91 khash/s
[2013-05-31 18:03:12] thread 0: 715 hashes, 2.13 khash/s
[2013-05-31 18:03:12] accepted: 4/4 (100.00%), 16.98 khash/s (yay!!!)
My stats:
top - 18:02:40 up 109 days, 3:58, 2 users, load average: 8.20, 3.79, 3.33
Tasks: 226 total, 3 running, 223 sleeping, 0 stopped, 0 zombie
Cpu(s): 36.0%us, 1.0%sy, 62.9%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Any help is appreciated.
EDIT:
[2013-05-31 18:04:20] LONGPOLL detected new block
[2013-05-31 18:04:20] thread 4: 78 hashes, 2.42 khash/s
[2013-05-31 18:04:20] thread 1: 89 hashes, 2.74 khash/s
[2013-05-31 18:04:20] thread 7: 78 hashes, 2.40 khash/s
[2013-05-31 18:04:20] thread 0: 77 hashes, 2.38 khash/s
[2013-05-31 18:04:20] thread 3: 78 hashes, 2.40 khash/s
[2013-05-31 18:04:20] thread 5: 15 hashes, 0.06 khash/s
[2013-05-31 18:04:20] thread 2: 10 hashes, 0.01 khash/s
[2013-05-31 18:04:21] thread 6: 6 hashes, 0.00 khash/s
[2013-05-31 18:04:21] thread 2: 437 hashes, 0.39 khash/s
[2013-05-31 18:04:21] thread 6: 258 hashes, 0.61 khash/s
[2013-05-31 18:04:22] thread 5: 3577 hashes, 1.91 khash/s
oh, cmon!
AH, OBV:
# file minerd
minerd: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, not stripped