Equihash CPU Miner for NiceHash v0.1c
Thanks to Zcash developers for providing most of the code
Special thanks to tromp for providing optimized CPU equihash solver
Setting log level to 2
[09:34:35][0x00007fa8de02f700] stratum | Connecting to stratum server zec.suprnova.cc:2142
[09:34:35][0x00007fa8de02f700] stratum | Connected!
[09:34:35][0x00007fa8de02f700] stratum | Starting miner
[09:34:35][0x00007fa8dd1fa700] miner#0 | Starting thread #0
[09:34:35][0x00007fa8d7fff700] miner#2 | Starting thread #2
[09:34:35][0x00007fa8dc9f9700] miner#1 | Starting thread #1
[09:34:35][0x00007fa8d77fe700] miner#3 | Starting thread #3
[09:34:35][0x00007fa8d6ffd700] miner#4 | Starting thread #4
[09:34:35][0x00007fa8d67fc700] miner#5 | Starting thread #5
[09:34:35][0x00007fa8de02f700] stratum | Subscribed to stratum server
[09:34:35][0x00007fa8de02f700] miner | Extranonce is f83f0460000000000000000060043ff9
[09:34:35][0x00007fa8de02f700] stratum | Target set to 00f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0
[09:34:35][0x00007fa8de02f700] stratum | Received new job #1c3
[09:34:35][0x00007fa8de02f700] stratum | Authorized worker xxx
Illegal instruction
@zcash111 You are running AVX2 code on a processor that does not support AVX2, hence Illegal instruction.
The solution is to recompile the miner, link with equihash_avx1.o instead of equihash_avx2.o
[09:44:14][0x00007f2fe1d64700] miner | Extranonce is de33fd0f00000000000000000ffd33dd
[09:44:14][0x00007f2fe1d64700] stratum | Target set to 00f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0
[09:44:14][0x00007f2fe1d64700] stratum | Received new job #18e
Illegal instruction
Linux zcash1 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:42:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux