Anybody that can post a proven, working config file, with a proven, working logfile of successful algo-flips to all algos (x11/x13/keccak/scrypt/nscrypt) I'd be incredibly interested.
EDIT: And I want to see in the logfile that it can successfully switch from scrypt nf10 to nscrypt nf11 in the same mining instance, without an Error -4 GPU disabled error occurring)
Below you can find config of a test rig and log output showing successful (manual) switching scrypt-scryptN-x11-x13-keccak-x11-scryptN
BTW: as far as I understand better x11 and x13 performance can be achieved with 14.6 drivers? Or are there any other hacks needed?
{
"pools" : [
{
"name" : "NiceHash_Scrypt_fixed",
"url" : "stratum+tcp://stratum.nicehash.com:3333",
"user" : "BTC_addr",
"pass" : "d=1024",
"algorithm" : "zuikkis",
"nfactor" : "10",
"thread-concurrency" : "20481",
"worksize" : "256",
"xintensity" : "300",
"gpu-engine" : "947-947",
"gpu-memclock" : "1250-1250",
"gpu-threads" : "1"
},
{
"name" : "NiceHash_Scrypt-N_fixed",
"url" : "stratum+tcp://stratum.nicehash.com:3335",
"user" : "BTC_addr",
"pass" : "d=512",
"algorithm" : "zuikkis",
"nfactor" : "11",
"thread-concurrency" : "20481",
"worksize" : "256",
"xintensity" : "300",
"gpu-engine" : "947-947",
"gpu-memclock" : "1250-1250",
"gpu-threads" : "1"
},
{
"name" : "NiceHash_X11_fixed",
"url" : "stratum+tcp://stratum.nicehash.com:3336",
"user" : "BTC_addr",
"pass" : "d=0.08",
"algorithm" : "darkcoin-mod",
"nfactor" : "10",
"thread-concurrency" : "0",
"worksize" : "128",
"xintensity" : "300",
"gpu-engine" : "1015-1015",
"gpu-memclock" : "1350-1350",
"gpu-threads" : "2"
},
{
"name" : "NiceHash_X13_fixed",
"url" : "stratum+tcp://stratum.nicehash.com:3337",
"user" : "BTC_addr",
"pass" : "d=0.08",
"algorithm" : "marucoin-mod",
"nfactor" : "10",
"thread-concurrency" : "0",
"worksize" : "128",
"xintensity" : "300",
"gpu-engine" : "1015-1015",
"gpu-memclock" : "1350-1350",
"gpu-threads" : "2"
},
{
"name" : "NiceHash_Keccak_fixed",
"url" : "stratum+tcp://stratum.nicehash.com:3338",
"user" : "BTC_addr",
"pass" : "d=1024",
"algorithm" : "maxcoin",
"nfactor" : "10",
"thread-concurrency" : "0",
"worksize" : "128",
"xintensity" : "300",
"gpu-engine" : "1015-1015",
"gpu-memclock" : "1350-1350",
"gpu-threads" : "1"
}
],
"lookup-gap" : "2",
"hamsi-expand-big" : "1",
"thread-concurrency" : "20481",
"worksize" : "256",
"xintensity" : "300",
"gpu-engine" : "947-947",
"gpu-memclock" : "1250-1250",
"gpu-threads" : "1",
"gpu-fan" : "0-95",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"auto-fan" : true,
"auto-gpu" : true,
"log-show-date" : true,
"failover-only" : true,
"failover-switch-delay" : "30",
"queue" : "0"
}
[2014-06-23 09:57:34] Log date is now 2014-06-23
[2014-06-23 09:57:34] Default profile name is not set.
[2014-06-23 09:57:34] Started sgminer 4.2.1
[2014-06-23 09:57:37] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:37] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:37] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:37] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:37] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:37] Probing for an alive pool
[2014-06-23 09:57:37] NiceHash_Scrypt_fixed difficulty changed to 1024
[2014-06-23 09:57:38] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:38] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:38] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:38] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:38] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 09:57:43] API running in IP access mode on port 4105 (4)
[2014-06-23 09:57:59] Accepted 1d00bd68 Diff 2.26K/1.02K GPU 1 at NiceHash_Scrypt_fixed
[2014-06-23 09:58:18] NiceHash_Scrypt_fixed stale share detected, submitting (user)
[2014-06-23 09:58:18] Accepted 124ee510 Diff 3.58K/1.02K GPU 4 at NiceHash_Scrypt_fixed
[2014-06-23 09:58:21] NiceHash_Scrypt_fixed stale share detected, submitting (user)
[2014-06-23 09:58:21] Accepted 38431c5e Diff 1.16K/1.02K GPU 3 at NiceHash_Scrypt_fixed
[2014-06-23 09:58:27] NiceHash_Scrypt_fixed stale share detected, submitting (user)
[2014-06-23 09:58:27] Accepted 29f17b20 Diff 1.56K/1.02K GPU 3 at NiceHash_Scrypt_fixed
[2014-06-23 09:58:33] NiceHash_Scrypt_fixed stale share detected, submitting (user)
[2014-06-23 09:58:33] Accepted 142328ef Diff 3.25K/1.02K GPU 1 at NiceHash_Scrypt_fixed
[2014-06-23 09:59:54] Accepted 15db9223 Diff 3K/1.02K GPU 3 at NiceHash_Scrypt_fixed
[2014-06-23 09:59:56] Accepted 1923c8cd Diff 2.61K/1.02K GPU 3 at NiceHash_Scrypt_fixed
[2014-06-23 10:00:08] Accepted 1d07a9f2 Diff 2.26K/1.02K GPU 1 at NiceHash_Scrypt_fixed
[2014-06-23 10:00:10] Accepted 239c849e Diff 1.84K/1.02K GPU 4 at NiceHash_Scrypt_fixed
[2014-06-23 10:00:18] Accepted 25476967 Diff 1.76K/1.02K GPU 2 at NiceHash_Scrypt_fixed
[2014-06-23 10:00:32] Accepted 04915559 Diff 14.3K/1.02K GPU 4 at NiceHash_Scrypt_fixed
[2014-06-23 10:01:00] Accepted 08c42196 Diff 7.47K/1.02K GPU 0 at NiceHash_Scrypt_fixed
[2014-06-23 10:01:18] Accepted 2f861777 Diff 1.38K/1.02K GPU 0 at NiceHash_Scrypt_fixed
[2014-06-23 10:01:48] Accepted 0255ae31 Diff 28.1K/1.02K GPU 4 at NiceHash_Scrypt_fixed
[2014-06-23 10:01:48] Accepted 27dbff13 Diff 1.64K/1.02K GPU 2 at NiceHash_Scrypt_fixed
[2014-06-23 10:01:48] Accepted 1cbfa8a9 Diff 2.28K/1.02K GPU 3 at NiceHash_Scrypt_fixed
[2014-06-23 10:02:12] NiceHash_Scrypt_fixed stale share detected, submitting (user)
[2014-06-23 10:02:12] Accepted 2ea73bdf Diff 1.4K/1.02K GPU 0 at NiceHash_Scrypt_fixed
[2014-06-23 10:02:44] Switching to NiceHash_Scrypt-N_fixed
[2014-06-23 10:02:48] Stratum connection to NiceHash_X11_fixed interrupted
[2014-06-23 10:02:52] Accepted 2b500373 Diff 1.51K/1.02K GPU 2 at NiceHash_Scrypt_fixed
[2014-06-23 10:02:52] Accepted 0f24a469 Diff 4.33K/1.02K GPU 2 at NiceHash_Scrypt_fixed
[2014-06-23 10:02:55] Waiting for work to be available from pools.
[2014-06-23 10:02:55] NiceHash_Scrypt-N_fixed difficulty changed to 512
[2014-06-23 10:03:00] Work available from pools, resuming.
[2014-06-23 10:03:00] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:03:00] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:03:00] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:03:00] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:03:00] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:03:48] Accepted 4d287288 Diff 849/512 GPU 1 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:04:33] Accepted 75c2a367 Diff 556/512 GPU 2 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:05:00] Accepted 29729f8f Diff 1.58K/512 GPU 4 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:05:15] Accepted 2b123348 Diff 1.52K/512 GPU 4 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:05:36] Accepted 4d13bcfe Diff 850/512 GPU 2 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:05:38] Accepted 1923e5b0 Diff 2.61K/512 GPU 4 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:05:44] Accepted 2a1b6b02 Diff 1.56K/512 GPU 0 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:06:07] Accepted 49d38415 Diff 887/512 GPU 2 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:06:25] Accepted 6e98bc2b Diff 592/512 GPU 1 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:06:29] Accepted 62f9a11c Diff 662/512 GPU 2 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:07:07] Accepted 1adee37e Diff 2.44K/512 GPU 2 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:07:31] Accepted 7f4546e6 Diff 514/512 GPU 2 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:07:59] Accepted 2ff3e010 Diff 1.37K/512 GPU 3 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:08:12] Accepted 652d39b6 Diff 647/512 GPU 4 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:08:15] Switching to NiceHash_X11_fixed
[2014-06-23 10:08:15] NiceHash_X11_fixed difficulty changed to 0.050
[2014-06-23 10:08:17] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:18] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:18] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:18] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:18] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:18] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:18] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:18] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:18] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:18] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:08:21] Accepted 0f201c6c Diff 0.066/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:08:26] Accepted 03781a93 Diff 0.288/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:09:04] Accepted 12dc6523 Diff 0.053/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:09:44] Accepted 0345ae33 Diff 0.306/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:09:51] Accepted 0cb2e541 Diff 0.079/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:10:21] Accepted 112deb53 Diff 0.058/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:10:51] Accepted 0a87cd5a Diff 0.095/0.050 GPU 4 at NiceHash_X11_fixed
[2014-06-23 10:11:00] Accepted 0c497c63 Diff 0.081/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:11:29] Accepted 0b71edd0 Diff 0.087/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:11:33] Accepted 0770d45e Diff 0.134/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:11:34] Accepted 4f2f2f7a Diff 3.233/0.050 GPU 4 at NiceHash_X11_fixed
[2014-06-23 10:11:53] Accepted 10030db3 Diff 0.062/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:11:58] Accepted 04fb5159 Diff 0.201/0.050 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:11:59] Accepted 0e20903f Diff 0.071/0.050 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:12:26] Accepted 0f8a950d Diff 0.064/0.050 GPU 4 at NiceHash_X11_fixed
[2014-06-23 10:12:39] Accepted 065628e0 Diff 0.158/0.050 GPU 4 at NiceHash_X11_fixed
[2014-06-23 10:12:40] Accepted 03fff5c8 Diff 0.250/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:12:57] Accepted 0d98b2a9 Diff 0.074/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:13:18] Accepted 0632cd62 Diff 0.161/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:13:37] Accepted 0ebe35c1 Diff 0.068/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:13:57] Accepted 0201250c Diff 0.499/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:14:11] Accepted 0666986d Diff 0.156/0.050 GPU 4 at NiceHash_X11_fixed
[2014-06-23 10:14:25] Accepted 11bb6ff4 Diff 0.056/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:14:30] Accepted 070c6a5c Diff 0.142/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:14:32] Accepted 08e9c608 Diff 0.112/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:14:42] Accepted 0cc97143 Diff 0.078/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:14:55] Accepted c5107384 Diff 1.299/0.050 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:15:17] Accepted 085f488e Diff 0.119/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:15:54] Accepted 0c38c1fe Diff 0.082/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:15:59] Accepted 110196db Diff 15/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:16:07] Accepted 086b8ff7 Diff 0.119/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:16:12] Accepted 05bb4775 Diff 0.174/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:16:38] Accepted 03d2e3a4 Diff 0.262/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:16:54] Accepted 09b888dd Diff 0.103/0.050 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:17:04] Accepted 0e28811e Diff 0.071/0.050 GPU 4 at NiceHash_X11_fixed
[2014-06-23 10:17:20] Accepted 01570476 Diff 0.746/0.050 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:17:25] Switching to NiceHash_X13_fixed
[2014-06-23 10:17:25] NiceHash_X13_fixed difficulty changed to 0.080
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:31] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:17:35] NiceHash_Scrypt-N_fixed extranonce change requested
[2014-06-23 10:18:09] NiceHash_X13_fixed extranonce change requested
[2014-06-23 10:18:09] NiceHash_X13_fixed difficulty changed to 0.050
[2014-06-23 10:18:10] Accepted 089c5f6e Diff 0.116/0.050 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:18:13] Accepted 0b08aa5a Diff 0.091/0.050 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:18:29] Accepted 80964f5d Diff 1.991/0.050 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:18:34] Accepted 04dd414d Diff 0.206/0.050 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:18:48] Accepted 057744df Diff 0.183/0.050 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:18:56] Accepted 10479e65 Diff 0.061/0.050 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:18:58] Accepted 03878ed3 Diff 0.283/0.050 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:19:22] Accepted 01c3bf8e Diff 0.567/0.050 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:19:31] Accepted 12271389 Diff 0.055/0.050 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:19:41] Accepted 11f40dc5 Diff 0.056/0.050 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:20:03] NiceHash_X13_fixed extranonce change requested
[2014-06-23 10:20:08] Accepted 04fb7618 Diff 0.201/0.050 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:20:08] Accepted 0949eb4e Diff 0.108/0.050 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:20:26] Accepted 03180182 Diff 0.323/0.050 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:20:46] Accepted 11f2ab43 Diff 0.056/0.050 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:20:54] Accepted 02f499f0 Diff 0.338/0.050 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:21:02] Accepted 105902d3 Diff 0.061/0.050 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:21:06] Accepted 034d784e Diff 0.303/0.050 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:21:11] Accepted 0e897845 Diff 0.069/0.050 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:21:18] Accepted 0c84d6a4 Diff 0.080/0.050 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:21:44] Accepted 12607a6f Diff 0.054/0.050 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:21:46] Accepted 04f229ad Diff 0.202/0.050 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:21:57] NiceHash_X13_fixed extranonce change requested
[2014-06-23 10:21:57] NiceHash_X13_fixed difficulty changed to 0.080
[2014-06-23 10:22:25] Accepted 078dda9e Diff 0.132/0.080 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:22:35] Accepted 0acb4fa3 Diff 0.093/0.080 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:23:19] Accepted 027f8d75 Diff 0.400/0.080 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:23:23] Accepted 03028deb Diff 0.332/0.080 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:23:53] Accepted 0a83c5bb Diff 0.095/0.080 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:24:26] Accepted 0bfd94f8 Diff 0.083/0.080 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:25:05] Accepted 08f04f75 Diff 0.112/0.080 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:25:12] Accepted 09cd9f78 Diff 0.102/0.080 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:25:18] Accepted 07c8a799 Diff 0.128/0.080 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:25:32] Accepted 0c38fc48 Diff 0.082/0.080 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:28:38] Accepted 0c687ad9 Diff 0.081/0.080 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:29:00] Accepted 069136eb Diff 0.152/0.080 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:29:17] Accepted 04680660 Diff 0.227/0.080 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:29:34] Accepted 06272498 Diff 0.163/0.080 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:29:38] Accepted 03816421 Diff 0.285/0.080 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:30:03] Accepted 093f86cb Diff 0.108/0.080 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:30:09] Accepted 05e869fe Diff 0.169/0.080 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:30:23] Accepted 8826d5ce Diff 1.880/0.080 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:31:05] Accepted 084f5ab0 Diff 0.120/0.080 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:31:18] Accepted 0359692b Diff 0.299/0.080 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:31:34] Accepted 0c5e1472 Diff 0.081/0.080 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:31:48] NiceHash_X13_fixed extranonce change requested
[2014-06-23 10:31:48] NiceHash_X13_fixed difficulty changed to 0.005
[2014-06-23 10:31:49] Accepted 0839a9a7 Diff 0.122/0.005 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:31:51] Accepted 747864ca Diff 0.009/0.005 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:31:53] Accepted 2a349d10 Diff 0.024/0.005 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:31:55] Accepted 89da71ce Diff 0.007/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:31:55] Accepted b1138aec Diff 0.006/0.005 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:31:56] Accepted 2140add8 Diff 0.030/0.005 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:31:57] Accepted 869efeeb Diff 0.007/0.005 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:31:58] Accepted 086fed1c Diff 0.119/0.005 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:31:58] Accepted 8695c55e Diff 0.007/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:32:01] Accepted 73245d19 Diff 0.009/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:32:02] Accepted 71f31cb6 Diff 0.009/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:32:02] Accepted 23b8f5ee Diff 0.028/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:32:02] Accepted 2be4efc1 Diff 0.023/0.005 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:32:04] Accepted 2ad231cf Diff 0.023/0.005 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:32:05] Accepted a172dbff Diff 0.006/0.005 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:32:09] Accepted aa05f42b Diff 0.006/0.005 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:32:13] Accepted 10fe67b2 Diff 0.059/0.005 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:32:13] Accepted a1b8b127 Diff 0.006/0.005 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:32:18] Accepted 591c475d Diff 0.011/0.005 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:32:18] Accepted 12a4c04b Diff 0.054/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:32:20] Accepted 7370aaaf Diff 0.009/0.005 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:32:20] Accepted 8e594018 Diff 0.007/0.005 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:32:22] Accepted 97bd17c4 Diff 0.007/0.005 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:32:22] Accepted c746d12f Diff 0.005/0.005 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:32:23] Accepted 23efe23f Diff 0.028/0.005 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:32:27] Accepted 20749349 Diff 0.031/0.005 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:32:28] Accepted 278531d8 Diff 0.025/0.005 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:32:30] Accepted a7c8e7ea Diff 0.006/0.005 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:32:37] Accepted 92c786ad Diff 0.007/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:32:37] Accepted 6e6c03c1 Diff 0.009/0.005 GPU 3 at NiceHash_X13_fixed
[2014-06-23 10:32:40] Accepted 701813c6 Diff 0.009/0.005 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:32:41] Accepted a1e763cd Diff 0.006/0.005 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:32:44] Accepted 244db29b Diff 0.028/0.005 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:32:44] Accepted 395095e9 Diff 0.017/0.005 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:32:44] Accepted b56eb212 Diff 0.006/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:32:44] Accepted 715ca60c Diff 0.009/0.005 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:32:45] Accepted 8a3e1cc6 Diff 0.007/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:32:46] Accepted 6ab46b92 Diff 0.009/0.005 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:32:47] Accepted 8f6cfe8d Diff 0.007/0.005 GPU 2 at NiceHash_X13_fixed
[2014-06-23 10:32:48] Accepted 5eee2b29 Diff 0.011/0.005 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:32:48] Accepted 7150b963 Diff 0.009/0.005 GPU 4 at NiceHash_X13_fixed
[2014-06-23 10:32:51] Accepted 9a352007 Diff 0.006/0.005 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:32:53] Accepted 473d9f59 Diff 0.014/0.005 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:32:56] NiceHash_X13_fixed difficulty changed to 0.080
[2014-06-23 10:32:56] NiceHash_X13_fixed stale share detected, submitting (user)
[2014-06-23 10:32:56] Accepted 09600715 Diff 0.107/0.005 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:33:05] Accepted 07fe7e3d Diff 0.125/0.080 GPU 0 at NiceHash_X13_fixed
[2014-06-23 10:33:10] NiceHash_X13_fixed extranonce change requested
[2014-06-23 10:33:10] NiceHash_X13_fixed difficulty changed to 0.050
[2014-06-23 10:33:35] Accepted 07d8d7a5 Diff 0.127/0.050 GPU 1 at NiceHash_X13_fixed
[2014-06-23 10:33:36] Switching to NiceHash_Keccak_fixed
[2014-06-23 10:33:36] NiceHash_Keccak_fixed difficulty changed to 1024
[2014-06-23 10:33:41] Initialising kernel maxcoin.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:33:41] Initialising kernel maxcoin.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:33:41] Initialising kernel maxcoin.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:33:41] Initialising kernel maxcoin.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:33:41] Initialising kernel maxcoin.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:33:48] NiceHash_Keccak_fixed stale share detected, submitting (user)
[2014-06-23 10:33:54] Accepted 18dc519d Diff 10/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:34:07] NiceHash_Keccak_fixed stale share detected, submitting (user)
[2014-06-23 10:34:07] Accepted 1c024f90 Diff 9.140/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:34:13] Accepted 051615d4 Diff 50/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:34:26] NiceHash_Keccak_fixed stale share detected, submitting (user)
[2014-06-23 10:34:39] Accepted 0655f421 Diff 40/1.02K GPU 0 at NiceHash_Keccak_fixed
[2014-06-23 10:35:04] Accepted 28f17ffa Diff 6.252/1.02K GPU 1 at NiceHash_Keccak_fixed
[2014-06-23 10:35:04] Accepted 27b0003b Diff 6.450/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:35:17] Accepted 3183d9e7 Diff 5.170/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:35:36] Accepted 18bdf6c0 Diff 10/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:35:55] Accepted 2513c691 Diff 6.904/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:35:55] Accepted 03623061 Diff 75/1.02K GPU 0 at NiceHash_Keccak_fixed
[2014-06-23 10:36:02] Accepted 22300ee7 Diff 7.488/1.02K GPU 1 at NiceHash_Keccak_fixed
[2014-06-23 10:36:08] Accepted 3586c5dd Diff 4.783/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:36:21] Accepted 3886f5be Diff 4.529/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:37:18] Accepted 2da2acf7 Diff 5.610/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:37:25] Accepted 115e5e9a Diff 14/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:37:57] Accepted 0dae615a Diff 18/1.02K GPU 1 at NiceHash_Keccak_fixed
[2014-06-23 10:38:10] Accepted 157ecaef Diff 11/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:38:16] Accepted 12119106 Diff 14/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:38:16] Accepted 110bb810 Diff 15/1.02K GPU 0 at NiceHash_Keccak_fixed
[2014-06-23 10:38:22] Accepted 01d86e22 Diff 138/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:38:22] Accepted 2ef1f42d Diff 5.453/1.02K GPU 0 at NiceHash_Keccak_fixed
[2014-06-23 10:38:48] Accepted 3b57fd81 Diff 4.314/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:39:07] Accepted 34a46a48 Diff 4.863/1.02K GPU 0 at NiceHash_Keccak_fixed
[2014-06-23 10:39:14] Accepted 24d1dbc6 Diff 6.953/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:39:20] Accepted 079e3325 Diff 33/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:39:20] Accepted 3cd30e80 Diff 4.209/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:39:20] Accepted 22214889 Diff 7.501/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:39:45] Accepted 17fbc2cc Diff 10/1.02K GPU 1 at NiceHash_Keccak_fixed
[2014-06-23 10:39:52] Accepted 0a887b26 Diff 24/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:39:58] Accepted 26084a52 Diff 6.731/1.02K GPU 1 at NiceHash_Keccak_fixed
[2014-06-23 10:39:58] Accepted 05848a8f Diff 46/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:40:11] Accepted 35e65bcd Diff 4.749/1.02K GPU 0 at NiceHash_Keccak_fixed
[2014-06-23 10:40:17] Accepted 182c4684 Diff 10/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:40:30] NiceHash_Keccak_fixed stale share detected, submitting (user)
[2014-06-23 10:40:30] NiceHash_Keccak_fixed stale share detected, submitting (user)
[2014-06-23 10:40:37] Accepted 19d950e4 Diff 9.904/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:40:37] Accepted 129150dc Diff 13/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:40:43] Accepted 0b206130 Diff 23/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:40:49] Accepted 30c2fcda Diff 5.250/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:40:49] Accepted 1387ecab Diff 13/1.02K GPU 0 at NiceHash_Keccak_fixed
[2014-06-23 10:40:56] Accepted 3add5aa4 Diff 4.349/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:40:56] Accepted 3fbfd2dd Diff 4.016/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:41:02] Accepted 383a540f Diff 4.553/1.02K GPU 2 at NiceHash_Keccak_fixed
[2014-06-23 10:41:02] Accepted 268f33c0 Diff 6.639/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:41:21] Accepted 2ab7e1bb Diff 5.993/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:41:21] Accepted 193474ec Diff 10/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:41:28] Accepted 3cee7bc0 Diff 4.201/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:41:34] Accepted 0ea62c29 Diff 17/1.02K GPU 4 at NiceHash_Keccak_fixed
[2014-06-23 10:41:34] Accepted 260e8b2c Diff 6.727/1.02K GPU 3 at NiceHash_Keccak_fixed
[2014-06-23 10:41:39] Switching to NiceHash_X11_fixed
[2014-06-23 10:41:39] NiceHash_X11_fixed difficulty changed to 0.008
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:41] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[2014-06-23 10:41:44] Accepted 3376f0c7 Diff 0.019/0.008 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:41:47] Accepted 4abbc5b0 Diff 0.013/0.008 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:41:49] NiceHash_X11_fixed difficulty changed to 0.050
[2014-06-23 10:42:00] Accepted 03ba1467 Diff 0.268/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:42:40] Accepted 109706ae Diff 0.060/0.050 GPU 4 at NiceHash_X11_fixed
[2014-06-23 10:42:41] Accepted 122c8679 Diff 0.055/0.050 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:42:53] Accepted 08c7b59e Diff 0.114/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:43:07] Accepted 0ee22a08 Diff 0.067/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:43:19] Accepted 0777c54b Diff 0.134/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:43:22] Accepted 13da1fb1 Diff 0.050/0.050 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:43:23] Accepted 0eba9a0e Diff 0.068/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:43:24] Accepted 6e560708 Diff 2.320/0.050 GPU 2 at NiceHash_X11_fixed
[2014-06-23 10:43:48] Accepted 0abfa2b6 Diff 0.093/0.050 GPU 0 at NiceHash_X11_fixed
[2014-06-23 10:43:55] Accepted 02673a9f Diff 0.416/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:44:27] Accepted b9a55f5a Diff 1.379/0.050 GPU 4 at NiceHash_X11_fixed
[2014-06-23 10:44:33] Accepted 0639d39d Diff 0.161/0.050 GPU 3 at NiceHash_X11_fixed
[2014-06-23 10:45:25] Accepted 032f1e75 Diff 0.314/0.050 GPU 1 at NiceHash_X11_fixed
[2014-06-23 10:45:42] Switching to NiceHash_Scrypt-N_fixed
[2014-06-23 10:45:42] NiceHash_Scrypt-N_fixed difficulty changed to 512
[2014-06-23 10:45:48] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:45:48] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:45:48] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:45:48] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:45:48] Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 11, n 2048
[2014-06-23 10:45:56] Accepted 26a7edba Diff 1.7K/512 GPU 4 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:46:00] Accepted 094f4568 Diff 7.04K/512 GPU 1 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:46:03] NiceHash_Scrypt-N_fixed stale share detected, submitting (user)
[2014-06-23 10:46:03] Accepted 163db201 Diff 2.95K/512 GPU 2 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:46:14] Accepted 2ac4719b Diff 1.53K/512 GPU 3 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:46:36] Accepted 3ae94f99 Diff 1.11K/512 GPU 1 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:46:43] Accepted 6e40745a Diff 594/512 GPU 4 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:47:09] Accepted 2cc311a1 Diff 1.46K/512 GPU 3 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:47:10] Accepted 2ab5c7f0 Diff 1.53K/512 GPU 1 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:47:16] Accepted 30172eda Diff 1.36K/512 GPU 1 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:48:01] Accepted 68c68399 Diff 625/512 GPU 1 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:48:28] Accepted 74d65d4b Diff 560/512 GPU 2 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:48:39] Accepted 78b7d437 Diff 542/512 GPU 3 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:48:59] Accepted 1c37459c Diff 2.32K/512 GPU 2 at NiceHash_Scrypt-N_fixed
[2014-06-23 10:49:08] Shutdown signal received.