starchyfort

Untitled

Aug 1st, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 53.77 KB | None | 0 0
  1. ** START ** session 0754 8.1.2018
  2.  
  3. Created console.
  4. Welcome to COSMiC V4.0a (WIP) by LtTofu
  5. Inspired by 0xBitcoin-miner by Infernal Toast, Mikers, Azlehria and Zegordo
  6.  
  7. Reading configuration file.
  8. Set PoolHTTPAddress: http://tosti.ro:8080
  9. Set MinerEthAddress: 0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce
  10. Set PoolHTTPAddress: http://tosti.ro:8080
  11. Set MinerEthAddress: 0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce
  12. Reading NetworkInterval from config ...
  13. DEBUG: PushIntToNative getting param 1 and value 425.000000
  14. gNetInterval set to 425
  15. Set Network Access Interval to 425
  16. Reading Difficulty Update Frequency from config ...
  17. DEBUG: PushIntToNative getting param 6 and value 50.000000
  18. Setting Difficulty Update Frequency to 50
  19. Set Difficulty Update Frequency to 50
  20. Reading AutoDonatePercent from config ...
  21. DEBUG: PushIntToNative getting param 2 and value 1.500000
  22. Auto Donate set to 1.5 %
  23. Reading Device0Intensity from config ...
  24. DEBUG: PushIntToNative getting param 3 and value 24.000000
  25. Setting intensity0 to 24
  26. Reading CudaDeviceID from config ...
  27. DEBUG: PushIntToNative getting param 4 and value 0.000000
  28. **SHOULDN'T BE CALLED:** Setting selected device to (nothing.)
  29. Rebuilding Pool Request Strings.
  30. Generated C-Style Strings for PoolRequest:
  31.  
  32. get min share difficulty: {"jsonrpc": "2.0", "method": "getMinimumShareDifficulty", "params":["0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce"], "id":"cosmic" }
  33. get target              : {"jsonrpc": "2.0", "method": "getMinimumShareTarget", "params":["0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce"], "id":"cosmic" }
  34.  
  35. Reading AutoStart from config ...
  36. AutoStart is not set to `true`. Not auto-starting.
  37. Starting backgroundWorker1 for Network Updates ...
  38. Network Worker started. Retrieving new Challenges/Difficulty changes automatically.
  39.  (CheckForSolutions... ) JSON-RPC request: {"jsonrpc": "2.0", "method": "getPoolEthAddress", "id":"cosmic" }
  40. JSON-RPC request: {"jsonrpc": "2.0", "method": "getChallengeNumber", "id":"cosmic" }
  41. JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":"0x540d752A388B4fC1c9Deeb1Cd3716A2B7875D8A6"}   :  Valid response.
  42. JSON-RPC request: {"jsonrpc": "2.0", "method": "getMinimumShareTarget", "params":["0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce"], "id":"cosmic" }
  43. JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":"0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"}   :  Valid response.
  44. JSON-RPC request: {"jsonrpc": "2.0", "method": "getMinimumShareDifficulty", "params":["0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce"], "id":"cosmic" }
  45. JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":"1684996666696914987166688442938726917102321526408785780068975640576"}   :  Valid response.
  46. JSON-RPC request: {"jsonrpc": "2.0", "method": "getChallengeNumber", "id":"cosmic" }
  47. JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":16384}   :  Valid response.
  48. Converted gStr_MiningDifficulty to Integer: 16384
  49. Converted to gBig_MiningTarget BigInteger: 1684996666696914987166688442938726917102321526408785780068975640576
  50.  
  51. gStr_MiningTarget set to: 0x10000000000000000000000000000000000000000000000000000000
  52.  
  53. in recurring network tasks:
  54.  
  55.  
  56. Got new challenge from the pool: C920C867321BDD1111D49EA645296B5667AFD6B8A8C9F6C177011948A45C03F7
  57. in recurring network tasks:
  58. LastDifficulty was 0
  59. Got new difficulty from the pool: 4000
  60.  
  61. in recurring network tasks:
  62. Computed new mining target: 10000000000000000000000000000000000000000000000000000000
  63.   (Recurring Network Tasks complete.)JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":"0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"}   :  Valid response.
  64. Converted gStr_MiningDifficulty to Integer: 16384
  65. Converted to gBig_MiningTarget BigInteger: 10000000000000000000000000000000000000000000000000000000
  66.  
  67. gStr_MiningTarget set to: 0x10000000000000000000000000000000000000000000000000000000
  68.  
  69. From selected pool http://tosti.ro:8080:
  70. Initial Challenge: 0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7
  71. Initial Mining Target: 0x10000000000000000000000000000000000000000000000000000000
  72. Initial Difficulty: 16384
  73.  
  74. gStr_Challenge is 0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7
  75.  
  76. bytes_challenge:
  77. c9 20 c8 67 32 1b dd 11
  78. 11 d4 9e a6 45 29 6b 56
  79. 67 af d6 b8 a8 c9 f6 c1
  80. 77 01 19 48 a4 5c 03 f7
  81.  
  82.  
  83. bytes_address:
  84. 54 0d 75 2a 38 8b 4f c1
  85. c9 de eb 1c d3 71 6a 2b
  86. 78 75 d8 a6
  87.  
  88.  
  89.  
  90. - assembling hash_prefix from bytes_challenge + bytes_address -
  91.  
  92. hash_prefix:
  93. c9 20 c8 67 32 1b dd 11
  94. 11 d4 9e a6 45 29 6b 56
  95. 67 af d6 b8 a8 c9 f6 c1
  96. 77 01 19 48 a4 5c 03 f7
  97. 54 0d 75 2a 38 8b 4f c1
  98. c9 de eb 1c d3 71 6a 2b
  99. 78 75 d8 a6
  100. About to start GPU Mining Thread 0 ...
  101. **THREADING: ThreadG called, got input of 0
  102.  
  103. GPU Mining Thread ending.
  104. About to start GPU Mining Thread 1 ...
  105. **THREADING EntryPt: Starting Solver Thread, public stored `deviceNumber` is 0
  106.  
  107. Setting up the solutions queue.
  108. Finished setting up solutions queue @elements wide.
  109. theCudaDeviceIndex is 0, intensity is 24
  110. cuda_init(): Initializing CUDA device with index # 0 ...
  111. **THREADING: ThreadG called, got input of 1
  112.  
  113. GPU Mining Thread ending.
  114. Done starting GPU Mining Threads.
  115. **THREADING EntryPt: Starting Solver Thread, public stored `deviceNumber` is 1
  116.  
  117. Setting up the solutions queue.
  118. Finished setting up solutions queue @elements wide.
  119. theCudaDeviceIndex is 1, intensity is 24
  120. cuda_init(): Initializing CUDA device with index # 1 ...
  121. Successfully got CUDA device # 1!
  122. Successfully got CUDA device # 0!
  123.  (CheckForSolutions... ) JSON-RPC request: {"jsonrpc": "2.0", "method": "getChallengeNumber", "id":"cosmic" }
  124.  
  125. Initialized CUDA device 1 : GeForce GTX 970
  126. Available compute capability: 5.2
  127.  
  128.  
  129. Initialized CUDA device 0 : GeForce GTX 1060 3GB
  130. Available compute capability: 6.1
  131.  
  132. time(NULL) is: 1533124428.
  133. time(NULL) is: 1533124428.
  134. theSeed is: 40780
  135.  
  136. GENERATEINIT MESSAGE (device 0) - filling bytes 60-83 of init_message[len:84] with randoms -
  137.  
  138. theSeed is: 40781
  139.  
  140. GENERATEINIT MESSAGE (device 1) - filling bytes 60-83 of init_message[len:84] with randoms -
  141.  
  142. 58 b4 a6 33 10 e1 65 5f 8e 9a df 43 2d 22 59 e1 70 3e 92 ca 39 9a 9b 9b
  143.  
  144. solution[dev] (len.32) at Device 1 init-time:
  145. 03 00 00 00 00 00 00 00
  146. 58 b4 a6 33 10 e1 65 5f
  147. 8e 9a df 43 2d 22 59 e1
  148. 70 3e 92 ca 39 9a 9b 9b
  149.  
  150. -- end device 1 init-time solution
  151. init_message for device # 1:
  152. c9 20 c8 67 32 1b dd 11
  153. 11 d4 9e a6 45 29 6b 56
  154. 67 af d6 b8 a8 c9 f6 c1
  155. 77 01 19 48 a4 5c 03 f7
  156. 54 0d 75 2a 38 8b 4f c1
  157. c9 de eb 1c d3 71 6a 2b
  158. 78 75 d8 a6 03 00 00 00
  159. 00 00 00 00 58 b4 a6 33
  160. 10 e1 65 5f 8e 9a df 43
  161. 2d 22 59 e1 70 3e 92 ca
  162. 39 9a 9b 9b
  163. --end device 1 init_message
  164.  
  165. Sending initial parameters to device 1.
  166. 58 b4 a6 33 10 e1 65 5f 8e 9a df 43 2d 22 59 e1 70 3e 92 ca 39 9a 9b 9b
  167.  
  168. solution[dev] (len.32) at Device 0 init-time:
  169. 03 00 00 00 00 00 00 00
  170. 58 b4 a6 33 10 e1 65 5f
  171. 8e 9a df 43 2d 22 59 e1
  172. 70 3e 92 ca 39 9a 9b 9b
  173.  
  174. -- end device 0 init-time solution
  175. init_message for device # 0:
  176. c9 20 c8 67 32 1b dd 11
  177. 11 d4 9e a6 45 29 6b 56
  178. 67 af d6 b8 a8 c9 f6 c1
  179. 77 01 19 48 a4 5c 03 f7
  180. 54 0d 75 2a 38 8b 4f c1
  181. c9 de eb 1c d3 71 6a 2b
  182. 78 75 d8 a6 03 00 00 00
  183. 00 00 00 00 58 b4 a6 33
  184. 10 e1 65 5f 8e 9a df 43
  185. 2d 22 59 e1 70 3e 92 ca
  186. 39 9a 9b 9b
  187. --end device 0 init_message
  188.  
  189. Sending initial parameters to device 0.
  190. Allocating device memory for d_mid, (device # 1), (size 200 bytes) ...
  191. Allocating device memory for d_mid, (device # 0), (size 200 bytes) ...
  192. Successfully allocated d_mid (device # 1).
  193. Allocating device memory for d_target (device # 1), (size 8 bytes) ...
  194. Successfully allocated d_mid (device # 0).
  195. Allocating device memory for d_target (device # 0), (size 8 bytes) ...
  196. Successfully allocated d_target, (device # 1).
  197. Allocating device memory for d_solution (size 8 bytes) ...
  198. Successfully allocated d_target, (device # 0).
  199. Allocating device memory for d_solution (size 8 bytes) ...
  200. Successfully allocated d_solution, (device # 1).
  201. Successfully allocated d_solution, (device # 0).
  202. Successfully allocated h_message, (device # 1).
  203. -- end of cuda_allocate_memory(1). 0 errors.
  204. GenerateInitMessage(): gBig_MiningTarget is Successfully allocated h_message, (device # 0).
  205. -- end of cuda_allocate_memory(0). 0 errors.
  206. GenerateInitMessage(): gBig_MiningTarget is 1000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000
  207. NOTE: gStr_MiningTarget is: 0x10000000000000000000000000000000000000000000000000000000 (check this for 0x prefix)
  208.  
  209. NOTE: gStr_MiningTarget is: 0x10000000000000000000000000000000000000000000000000000000 (check this for 0x prefix)
  210. GenerateInitMessage(): target_toDevice (64-bit) is 10000000
  211.  
  212. GenerateInitMessage(): target_toDevice (64-bit) is 10000000
  213.  
  214. send_to_device() with device # 0: target is 10000000
  215. performing cudaSetDevice( 0 ).
  216. send_to_device() with device # 1: target is 10000000
  217. performing cudaSetDevice( 1 ).
  218. send_to_device() dev # 0: message (uint64_t*) is: send_to_device() dev # 1: message (uint64_t*) is: c9 20 c8 67 32 1b dd 11
  219. 11 d4 9e a6 45 29 6b 56
  220. 67 af d6 b8 a8 c9 f6 c1
  221. 77 01 19 48 a4 5c 03 f7
  222. 54 0d 75 2a 38 8b 4f c1
  223. c9 de eb 1c d3 71 6a 2b
  224. 78 75 d8 a6 03 00 00 00
  225. 00 00 00 00 58 b4 a6 33
  226. 10 e1 65 5f 8e 9a df 43
  227. 2d 22 59 e1 70 3e 92 ca
  228. 39 9a 9b 9b
  229.  
  230.  
  231. Building the Device 1 midstate ...
  232. Done. Device 1 Midstate to be sent:
  233. 63 4d 69 ac f6 fc d6 b6 7c 23 10 79 e1 ed f8 d4 83 74 80 6c c3 31 1c a5 62 bd bc 32 de d1 25 ec 9b 60 41 72 5a 62 59 62 bc 84 2e 21 0e 7f 69 56 fb 8f 84 b2 0e 83 56 71 9d bc d7 81 2a 3e 5f 38 22 32 20 f2 c2 cb 5e a7 70 94 0e d2 01 b2 0d c7 cf dd 17 6f 88 70 f9 10 82 e1 28 1d a4 15 c9 f2 2e d6 cb 2b e3 1d 5d c2 82 05 c9 69 89 65 89 6d 2f 9c aa b6 85 2e 13 9f 12 10 19 8a 22 e6 18 ed 7d 61 19 c6 38 36 ab 74 78 db eb 54 44 06 44 5e 36 1c c3 51 3a 48 07 c8 f1 8e 2e 61 17 eb e5 95 38 83 28 8a 69 d6 66 7e 78 47 97 b0 8b f5 f2 ca c4 b2 c4 36 c1 82 e4 b4 97 89 cf 17 4e 55 db 42 db eb 54 44 06 44 5e 78 Copying mid to d_mid (device # 1).
  234. JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":"0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"}   : c9 20 c8 67 32 1b dd 11
  235. 11 d4 9e a6 45 29 6b 56
  236. 67 af d6 b8 a8 c9 f6 c1
  237. 77 01 19 48 a4 5c 03 f7
  238. 54 0d 75 2a 38 8b 4f c1
  239. c9 de eb 1c d3 71 6a 2b
  240. 78 75 d8 a6 03 00 00 00
  241. 00 00 00 00 58 b4 a6 33
  242. 10 e1 65 5f 8e 9a df 43
  243. 2d 22 59 e1 70 3e 92 ca
  244. 39 9a 9b 9b
  245.  
  246.  
  247. Building the Device 0 midstate ...
  248. Done. Device 0 Midstate to be sent:
  249. 63 4d 69 ac f6 fc d6 b6 7c b3 1c fb 9d eb f8 d4 83 74 80 6c c3 31 1c a5 62 bd bc 32 de d1 25 ec 7f 53 41 72 5a e2 3d 72 bc 84 2e 21 0e 7f 69 56 ff 76 88 b2 0e 83 76 68 9e bc d7 81 62 38 1e 06 22 12 39 f6 3b c7 5e a7 70 94 0e d2 01 b2 0d c7 cf dd 17 6f 1a 31 69 df 82 e1 28 1d a4 15 c9 f2 2e d6 cb 2b e3 1d 5d c2 4d 05 c9 69 89 f7 c8 fd 2f 9c aa b6 85 2e 13 9f 1e 92 65 8c 22 e6 18 7d 7d 61 19 c6 38 36 ab 74 e7 da eb 54 44 22 c7 7e 36 1c c3 51 3a 48 07 c8 f1 8e 2e 61 17 eb e5 95 38 83 28 8a 69 d6 66 7e 78 47 97 b0 8b f5 f2 ca c4 7b e4 fe a6 82 e4 b4 97 89 cf 17 4e 55 db 42 da eb 54 44 22 c7 7e e7 Copying mid to d_mid (device # 0).
  250. Successfully copied mid to d_mid (device # 1).
  251. Copying target to d_target[1].
  252. Successfully copied mid to d_mid (device # 0).
  253. Copying target to d_target[0].
  254. Successfully copied target to d_target (device # 1).
  255. Valid response.
  256. Successfully copied target to d_target (device # 0).
  257. CUDA_Solve CPU thread for CUDA Device # 0 starting.
  258. Converted gStr_MiningDifficulty to Integer: 16384
  259. CUDA_Solve CPU thread for CUDA Device # 1 starting.
  260. Converted to gBig_MiningTarget BigInteger: 10000000000000000000000000000000000000000000000000000000
  261.  
  262. gStr_MiningTarget set to: 0x10000000000000000000000000000000000000000000000000000000
  263.  
  264.   (Recurring Network Tasks complete.)in keccak(), thread #999999, d_target[device # 1] : 10000000 (expressed as 64-bit var.)    ALSO:  nonce is 52331646 or 31e847e(hex).
  265.  
  266. d_mid (device # 1) is:63 4d 69 ac f6 fc d6 b6 7c 23 10 79 e1 ed f8 d4 83 74 80 6c c3 31 1c a5 62 bd bc 32 de d1 25 ec 9b 60 41 72 5a 62 59 62 bc 84 2e 21 0e 7f 69 56 fb 8f 84 b2 0e 83 56 71 9d bc d7 81 2a 3e 5f Device # 1 | Thread # 2456327: got param theCnt 33554432  and numThreads 16777216, nonce: 34af60e (DEC: 55244302
  267. 38 22 32 20 f2 c2 cb 5e a7 70 94 0e d2 01 b2 0d c7 cf dd 17 6f 88 70 f9 10 82 e1 28 1d a4 15 c9 f2 2e d6 cb 2b e3 1d 5d c2 82 05 c9 69 89 65 89 6d 2f 9c aa b6 85 2e 13 9f 12 10 19 8a 22 e6 18 ed 7d 61 19 c6 38 36 ab 74 78 db eb 54 44 06 44 5e 36 1c c3 51 3a 48 07 c8 f1 8e 2e 61 17 eb e5 95 38 83 28 8a 69 d6 66 7e 78 47 97 b0 8b f5 f2 ca c4 b2 c4 36 c1 82 e4 b4 97 89 cf 17 4e 55 db 42 db eb 54 44 06 44 5e 78 --- end midstate ---
  268.  
  269. in keccak(), thread #999999, d_target[device # 0] : 10000000 (expressed as 64-bit var.)    ALSO:  nonce is 35554430 or 21e847e(hex).
  270.  
  271. d_mid (device # 0) is:63 4d 69 ac f6 fc d6 b6 7c b3 1c fb 9d eb f8 d4 83 74 80 6c c3 31 1c a5 62 bd bc 32 de d1 25 ec 7f 53 41 72 5a e2 3d 72 bc 84 2e 21 0e 7f 69 56 ff 76 88 b2 0e 83 76 68 9e bc d7 81 62 38 1e 06 22 12 39 f6 3b c7 5e a7 70 94 0e d2 01 b2 0d c7 cf dd 17 6f 1a 31 69 df 82 e1 28 1d a4 15 c9 f2 2e d6 cb 2b e3 1d 5d c2 4d 05 c9 69 89 f7 c8 fd 2f 9c aa b6 85 2e 13 9f 1e 92 65 8c 22 e6 18 7d 7d 61 19 c6 38 36 ab 74 e7 da eb 54 44 22 c7 7e 36 1c c3 51 3a 48 07 c8 f1 8e 2e 61 17 eb e5 95 38 83 28 8a 69 d6 66 7e 78 47 97 b0 8b f5 f2 ca c4 7b e4 fe a6 82 e4 b4 97 89 cf 17 4e 55 db 42 da eb 54 44 22 c7 7e e7 --- end midstate ---
  272.  
  273. Device # 0 | Thread # 2456327: got param theCnt 16777216  and numThreads 16777216, nonce: 24af60e (DEC: 38467086
  274. [Device # 1] Hash Rate: 143 MH/s.   Hash Count: 16777216
  275. [Device # 0] Hash Rate: 144 MH/s.   Hash Count: 16777216
  276. Device # 0 | Thread # 2456327: got param theCnt 67108864  and numThreads 16777216, nonce: 54af60e (DEC: 88798734
  277. [Device # 0] Hash Rate: 211 MH/s.   Hash Count: 33554432
  278. Device # 1 | Thread # 2456327: got param theCnt 50331648  and numThreads 16777216, nonce: 44af60e (DEC: 72021518
  279. [Device # 1] Hash Rate: 208 MH/s.   Hash Count: 33554432
  280. Device # 0 | Thread # 2456327: got param theCnt 83886080  and numThreads 16777216, nonce: 64af60e (DEC: 105575950
  281. [Device # 0] Hash Rate: 256 MH/s.   Hash Count: 50331648
  282. Device # 1 | Thread # 2456327: got param theCnt 100663296  and numThreads 16777216, nonce: 74af60e (DEC: 122353166
  283. [Device # 1] Hash Rate: 247 MH/s.   Hash Count: 50331648
  284. Device # 0 | Thread # 2456327: got param theCnt 117440512  and numThreads 16777216, nonce: 84af60e (DEC: 139130382
  285. [Device # 0] Hash Rate: 288 MH/s.   Hash Count: 67108864
  286. Device # 1 | Thread # 2456327: got param theCnt 134217728  and numThreads 16777216, nonce: 94af60e (DEC: 155907598
  287. [Device # 1] Hash Rate: 277 MH/s.   Hash Count: 67108864
  288. Device # 0 | Thread # 2456327: got param theCnt 150994944  and numThreads 16777216, nonce: a4af60e (DEC: 172684814
  289. [Device # 0] Hash Rate: 309 MH/s.   Hash Count: 83886080
  290. Device # 1 | Thread # 2456327: got param theCnt 167772160  and numThreads 16777216, nonce: b4af60e (DEC: 189462030
  291. [Device # 1] Hash Rate: 298 MH/s.   Hash Count: 83886080
  292. Device # 0 | Thread # 2456327: got param theCnt 184549376  and numThreads 16777216, nonce: c4af60e (DEC: 206239246
  293. [Device # 0] Hash Rate: 325 MH/s.   Hash Count: 100663296
  294. Device # 1 | Thread # 2456327: got param theCnt 201326592  and numThreads 16777216, nonce: d4af60e (DEC: 223016462
  295. [Device # 1] Hash Rate: 314 MH/s.   Hash Count: 100663296
  296. Device # 0 | Thread # 2456327: got param theCnt 218103808  and numThreads 16777216, nonce: e4af60e (DEC: 239793678
  297. [Device # 0] Hash Rate: 339 MH/s.   Hash Count: 117440512
  298. Device # 1 | Thread # 2456327: got param theCnt 234881024  and numThreads 16777216, nonce: f4af60e (DEC: 256570894
  299. [Device # 1] Hash Rate: 326 MH/s.   Hash Count: 117440512
  300. Device # 0 | Thread # 2456327: got param theCnt 251658240  and numThreads 16777216, nonce: 104af60e (DEC: 273348110
  301. [Device # 0] Hash Rate: 351 MH/s.   Hash Count: 134217728
  302. Device # 1 | Thread # 2456327: got param theCnt 268435456  and numThreads 16777216, nonce: 114af60e (DEC: 290125326
  303. [Device # 1] Hash Rate: 338 MH/s.   Hash Count: 134217728
  304. Device # 0 | Thread # 2456327: got param theCnt 285212672  and numThreads 16777216, nonce: 124af60e (DEC: 306902542
  305. [Device # 0] Hash Rate: 361 MH/s.   Hash Count: 150994944
  306. Device # 1 | Thread # 2456327: got param theCnt 301989888  and numThreads 16777216, nonce: 134af60e (DEC: 323679758
  307. [Device # 1] Hash Rate: 347 MH/s.   Hash Count: 150994944
  308. Device # 0 | Thread # 2456327: got param theCnt 318767104  and numThreads 16777216, nonce: 144af60e (DEC: 340456974
  309. [Device # 0] Hash Rate: 370 MH/s.   Hash Count: 167772160
  310. Device # 1 | Thread # 2456327: got param theCnt 335544320  and numThreads 16777216, nonce: 154af60e (DEC: 357234190
  311. [Device # 1] Hash Rate: 356 MH/s.   Hash Count: 167772160
  312.  (CheckForSolutions... ) JSON-RPC request: {"jsonrpc": "2.0", "method": "getChallengeNumber", "id":"cosmic" }
  313. Device # 0 | Thread # 2456327: got param theCnt 352321536  and numThreads 16777216, nonce: 164af60e (DEC: 374011406
  314. [Device # 0] Hash Rate: 377 MH/s.   Hash Count: 184549376
  315. Device # 1 | Thread # 2456327: got param theCnt 369098752  and numThreads 16777216, nonce: 174af60e (DEC: 390788622
  316. [Device # 1] Hash Rate: 363 MH/s.   Hash Count: 184549376
  317. Device # 0 | Thread # 2456327: got param theCnt 385875968  and numThreads 16777216, nonce: 184af60e (DEC: 407565838
  318. [Device # 0] Hash Rate: 383 MH/s.   Hash Count: 201326592
  319. Device # 1 | Thread # 2456327: got param theCnt 402653184  and numThreads 16777216, nonce: 194af60e (DEC: 424343054
  320. [Device # 1] Hash Rate: 369 MH/s.   Hash Count: 201326592
  321. Device # 0 | Thread # 2456327: got param theCnt 419430400  and numThreads 16777216, nonce: 1a4af60e (DEC: 441120270
  322. [Device # 0] Hash Rate: 388 MH/s.   Hash Count: 218103808
  323. Device # 1 | Thread # 2456327: got param theCnt 436207616  and numThreads 16777216, nonce: 1b4af60e (DEC: 457897486
  324. [Device # 1] Hash Rate: 374 MH/s.   Hash Count: 218103808
  325. Device # 0 | Thread # 2456327: got param theCnt 452984832  and numThreads 16777216, nonce: 1c4af60e (DEC: 474674702
  326. [Device # 0] Hash Rate: 394 MH/s.   Hash Count: 234881024
  327. JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":"0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"}   :  Valid response.
  328. Converted gStr_MiningDifficulty to Integer: 16384
  329. Converted to gBig_MiningTarget BigInteger: 10000000000000000000000000000000000000000000000000000000
  330.  
  331. Device # 1g | Thread # 2456327S: got param theCnt 469762048t  and numThreads 16777216r, nonce: 1d4af60e_ (DEC: 491451918M
  332. iningTarget set to: 0x10000000000000000000000000000000000000000000000000000000
  333.  
  334. [Device # 1] Hash Rate: 378 MH/s.   Hash Count: 234881024
  335.   (Recurring Network Tasks complete.)Device # 0 | Thread # 2456327: got param theCnt 486539264  and numThreads 16777216, nonce: 1e4af60e (DEC: 508229134
  336. [Device # 0] Hash Rate: 398 MH/s.   Hash Count: 251658240
  337. Device # 1 | Thread # 2456327: got param theCnt 503316480  and numThreads 16777216, nonce: 1f4af60e (DEC: 525006350
  338. [Device # 1] Hash Rate: 381 MH/s.   Hash Count: 251658240
  339. Device # 0 | Thread # 2456327: got param theCnt 520093696  and numThreads 16777216, nonce: 204af60e (DEC: 541783566
  340. [Device # 0] Hash Rate: 402 MH/s.   Hash Count: 268435456
  341. Device # 1 | Thread # 2456327: got param theCnt 536870912  and numThreads 16777216, nonce: 214af60e (DEC: 558560782
  342. [Device # 0D | Thread # 2456327e: got param theCnt 553648128v  and numThreads 16777216i, nonce: 224af60ec (DEC: 575337998e
  343. # 1] Hash Rate: 385 MH/s.   Hash Count: 268435456
  344. [Device # 0] Hash Rate: 406 MH/s.   Hash Count: 285212672
  345. Device # 0 | Thread # 2456327: got param theCnt 587202560  and numThreads 16777216, nonce: 244af60e (DEC: 608892430
  346. Device # 1 | Thread # 2456327: got param theCnt 570425344  and numThreads 16777216, nonce: 234af60e (DEC: 592115214
  347. [Device # 0] Hash Rate: 408 MH/s.   Hash Count: 301989888
  348. [Device # 1] Hash Rate: 384 MH/s.   Hash Count: 285212672
  349. Device # 0 | Thread # 2456327: got param theCnt 603979776  and numThreads 16777216, nonce: 254af60e (DEC: 625669646
  350. [Device # 0] Hash Rate: 411 MH/s.   Hash Count: 318767104
  351. Device # 1 | Thread # 2456327: got param theCnt 620756992  and numThreads 16777216, nonce: 264af60e (DEC: 642446862
  352. [Device # 1] Hash Rate: 388 MH/s.   Hash Count: 301989888
  353. Device # 0 | Thread # 2456327: got param theCnt 637534208  and numThreads 16777216, nonce: 274af60e (DEC: 659224078
  354. [Device # 0] Hash Rate: 414 MH/s.   Hash Count: 335544320
  355. Device # 1 | Thread # 2456327: got param theCnt 654311424  and numThreads 16777216, nonce: 284af60e (DEC: 676001294
  356. [Device # 1] Hash Rate: 391 MH/s.   Hash Count: 318767104
  357. Device # 0 | Thread # 2456327: got param theCnt 671088640  and numThreads 16777216, nonce: 294af60e (DEC: 692778510
  358. [Device # 0] Hash Rate: 416 MH/s.   Hash Count: 352321536
  359. Device # 1 | Thread # 2456327: got param theCnt 687865856  and numThreads 16777216, nonce: 2a4af60e (DEC: 709555726
  360. [Device # 1] Hash Rate: 393 MH/s.   Hash Count: 335544320
  361. Device # 0 | Thread # 2456327: got param theCnt 704643072  and numThreads 16777216, nonce: 2b4af60e (DEC: 726332942
  362. [Device # 0] Hash Rate: 418 MH/s.   Hash Count: 369098752
  363. Device # 1 | Thread # 2456327: got param theCnt 721420288  and numThreads 16777216, nonce: 2c4af60e (DEC: 743110158
  364. [Device # 1] Hash Rate: 396 MH/s.   Hash Count: 352321536
  365. Device # 0 | Thread # 2456327: got param theCnt 738197504  and numThreads 16777216, nonce: 2d4af60e (DEC: 759887374
  366. [Device # 0] Hash Rate: 421 MH/s.   Hash Count: 385875968
  367. Device # 1 | Thread # 2456327: got param theCnt 754974720  and numThreads 16777216, nonce: 2e4af60e (DEC: 776664590
  368. [Device # 1] Hash Rate: 398 MH/s.   Hash Count: 369098752
  369. Device # 0 | Thread # 2456327: got param theCnt 771751936  and numThreads 16777216, nonce: 2f4af60e (DEC: 793441806
  370. [Device # 0] Hash Rate: 422 MH/s.   Hash Count: 402653184
  371. Device # 1 | Thread # 2456327: got param theCnt 788529152  and numThreads 16777216, nonce: 304af60e (DEC: 810219022
  372. [Device # 1] Hash Rate: 400 MH/s.   Hash Count: 385875968
  373. Device # 0 | Thread # 2456327: got param theCnt 805306368  and numThreads 16777216, nonce: 314af60e (DEC: 826996238
  374. [Device # 0] Hash Rate: 424 MH/s.   Hash Count: 419430400
  375. Device # 1 | Thread # 2456327: got param theCnt 822083584  and numThreads 16777216, nonce: 324af60e (DEC: 843773454
  376. [Device # 1] Hash Rate: 402 MH/s.   Hash Count: 402653184
  377. Device # 0 | Thread # 2456327: got param theCnt 838860800  and numThreads 16777216, nonce: 334af60e (DEC: 860550670
  378. [Device # 0] Hash Rate: 426 MH/s.   Hash Count: 436207616
  379. Device # 1 | Thread # 2456327: got param theCnt 855638016  and numThreads 16777216, nonce: 344af60e (DEC: 877327886
  380. [Device # 1] Hash Rate: 404 MH/s.   Hash Count: 419430400
  381.  (CheckForSolutions... ) JSON-RPC request: {"jsonrpc": "2.0", "method": "getChallengeNumber", "id":"cosmic" }
  382. Device # 0 | Thread # 2456327: got param theCnt 872415232  and numThreads 16777216, nonce: 354af60e (DEC: 894105102
  383. [Device # 0] Hash Rate: 428 MH/s.   Hash Count: 452984832
  384. Device # 1 | Thread # 2456327: got param theCnt 889192448  and numThreads 16777216, nonce: 364af60e (DEC: 910882318
  385. [Device # 1] Hash Rate: 406 MH/s.   Hash Count: 436207616
  386. Device # 0 | Thread # 2456327: got param theCnt 905969664  and numThreads 16777216, nonce: 374af60e (DEC: 927659534
  387. [Device # 0] Hash Rate: 429 MH/s.   Hash Count: 469762048
  388. Device # 1 | Thread # 2456327: got param theCnt 922746880  and numThreads 16777216, nonce: 384af60e (DEC: 944436750
  389. [Device # 1] Hash Rate: 407 MH/s.   Hash Count: 452984832
  390. Device # 0 | Thread # 2456327: got param theCnt 939524096  and numThreads 16777216, nonce: 394af60e (DEC: 961213966
  391. [Device # 0] Hash Rate: 430 MH/s.   Hash Count: 486539264
  392. Device # 1 | Thread # 2456327: got param theCnt 956301312  and numThreads 16777216, nonce: 3a4af60e (DEC: 977991182
  393. [Device # 1] Hash Rate: 408 MH/s.   Hash Count: 469762048
  394. Device # 0 | Thread # 2456327: got param theCnt 973078528  and numThreads 16777216, nonce: 3b4af60e (DEC: 994768398
  395. [Device # 0] Hash Rate: 431 MH/s.   Hash Count: 503316480
  396. Device # 1 | Thread # 2456327: got param theCnt 989855744  and numThreads 16777216, nonce: 3c4af60e (DEC: 1011545614
  397. [Device # 1] Hash Rate: 410 MH/s.   Hash Count: 486539264
  398. JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":"0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"}   :  Valid response.
  399. Converted gStr_MiningDifficulty to Integer: 16384
  400. Device # 0C | Thread # 2456327o: got param theCnt 1006632960nv  and numThreads 16777216e, nonce: 3d4af60er (DEC: 1028322830t
  401. ed to gBig_MiningTarget BigInteger: [Device # 0] Hash Rate: 433 MH/s.   Hash Count: 520093696
  402. 10000000000000000000000000000000000000000000000000000000
  403.  
  404. gStr_MiningTarget set to: 0x10000000000000000000000000000000000000000000000000000000
  405.  
  406.   (Recurring Network Tasks complete.)Device # 1 | Thread # 2456327: got param theCnt 1023410176  and numThreads 16777216, nonce: 3e4af60e (DEC: 1045100046
  407. [Device # 0D | Thread # 2456327e: got param theCnt 1040187392v  and numThreads 16777216i, nonce: 3f4af60ec (DEC: 1061877262e
  408. # 1] Hash Rate: 411 MH/s.   Hash Count: 503316480
  409. [Device # 0] Hash Rate: 433 MH/s.   Hash Count: 536870912
  410. Device # 0 | Thread # 2456327: got param theCnt 1073741824  and numThreads 16777216, nonce: 414af60e (DEC: 1095431694
  411. [Device # 1D | Thread # 2456327e: got param theCnt 1056964608v  and numThreads 16777216i, nonce: 404af60ec (DEC: 1078654478e
  412. # 0] Hash Rate: 434 MH/s.   Hash Count: 553648128
  413. [Device # 1] Hash Rate: 407 MH/s.   Hash Count: 520093696
  414. Device # 0 | Thread # 2456327: got param theCnt 1090519040  and numThreads 16777216, nonce: 424af60e (DEC: 1112208910
  415. [Device # 0] Hash Rate: 435 MH/s.   Hash Count: 570425344
  416. Device # 1 | Thread # 2456327: got param theCnt 1107296256  and numThreads 16777216, nonce: 434af60e (DEC: 1128986126
  417. [Device # 1] Hash Rate: 408 MH/s.   Hash Count: 536870912
  418. Device # 0 | Thread # 2456327: got param theCnt 1124073472  and numThreads 16777216, nonce: 444af60e (DEC: 1145763342
  419. [Device # 0] Hash Rate: 435 MH/s.   Hash Count: 587202560
  420. Device # 1 | Thread # 2456327: got param theCnt 1140850688  and numThreads 16777216, nonce: 454af60e (DEC: 1162540558
  421. [Device # 1] Hash Rate: 409 MH/s.   Hash Count: 553648128
  422. Device # 0 | Thread # 2456327: got param theCnt 1157627904  and numThreads 16777216, nonce: 464af60e (DEC: 1179317774
  423. [Device # 0] Hash Rate: 437 MH/s.   Hash Count: 603979776
  424. Device # 1 | Thread # 2456327: got param theCnt 1174405120  and numThreads 16777216, nonce: 474af60e (DEC: 1196094990
  425. [Device # 1] Hash Rate: 410 MH/s.   Hash Count: 570425344
  426. Device # 0 | Thread # 2456327: got param theCnt 1191182336  and numThreads 16777216, nonce: 484af60e (DEC: 1212872206
  427. [Device # 0] Hash Rate: 437 MH/s.   Hash Count: 620756992
  428. Device # 1 | Thread # 2456327: got param theCnt 1207959552  and numThreads 16777216, nonce: 494af60e (DEC: 1229649422
  429. [Device # 1] Hash Rate: 412 MH/s.   Hash Count: 587202560
  430. Device # 0 | Thread # 2456327: got param theCnt 1224736768  and numThreads 16777216, nonce: 4a4af60e (DEC: 1246426638
  431. [Device # 0] Hash Rate: 438 MH/s.   Hash Count: 637534208
  432. Device # 1 | Thread # 2456327: got param theCnt 1241513984  and numThreads 16777216, nonce: 4b4af60e (DEC: 1263203854
  433. [Device # 1] Hash Rate: 413 MH/s.   Hash Count: 603979776
  434. Device # 0 | Thread # 2456327: got param theCnt 1258291200  and numThreads 16777216, nonce: 4c4af60e (DEC: 1279981070
  435. [Device # 0] Hash Rate: 439 MH/s.   Hash Count: 654311424
  436. Device # 1 | Thread # 2456327: got param theCnt 1275068416  and numThreads 16777216, nonce: 4d4af60e (DEC: 1296758286
  437. [Device # 1] Hash Rate: 414 MH/s.   Hash Count: 620756992
  438. Device # 0 | Thread # 2456327: got param theCnt 1291845632  and numThreads 16777216, nonce: 4e4af60e (DEC: 1313535502
  439. [Device # 0] Hash Rate: 440 MH/s.   Hash Count: 671088640
  440. Device # 1 | Thread # 2456327: got param theCnt 1308622848  and numThreads 16777216, nonce: 4f4af60e (DEC: 1330312718
  441. [Device # 1] Hash Rate: 415 MH/s.   Hash Count: 637534208
  442. Device # 0 | Thread # 2456327: got param theCnt 1325400064  and numThreads 16777216, nonce: 504af60e (DEC: 1347089934
  443. [Device # 0] Hash Rate: 440 MH/s.   Hash Count: 687865856
  444. Device # 1 | Thread # 2456327: got param theCnt 1342177280  and numThreads 16777216, nonce: 514af60e (DEC: 1363867150
  445. [Device # 1] Hash Rate: 415 MH/s.   Hash Count: 654311424
  446. Device # 0 | Thread # 2456327: got param theCnt 1358954496  and numThreads 16777216, nonce: 524af60e (DEC: 1380644366
  447. [Device # 0] Hash Rate: 441 MH/s.   Hash Count: 704643072
  448. Device # 1 | Thread # 2456327: got param theCnt 1375731712  and numThreads 16777216, nonce: 534af60e (DEC: 1397421582
  449. [Device # 1] Hash Rate: 416 MH/s.   Hash Count: 671088640
  450. Device # 0 | Thread # 2456327: got param theCnt 1392508928  and numThreads 16777216, nonce: 544af60e (DEC: 1414198798
  451. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 721420288
  452.  (CheckForSolutions... ) JSON-RPC request: {"jsonrpc": "2.0", "method": "getChallengeNumber", "id":"cosmic" }
  453. Device # 1 | Thread # 2456327: got param theCnt 1409286144  and numThreads 16777216, nonce: 554af60e (DEC: 1430976014
  454. [Device # 1] Hash Rate: 417 MH/s.   Hash Count: 687865856
  455. Device # 0 | Thread # 2456327: got param theCnt 1426063360  and numThreads 16777216, nonce: 564af60e (DEC: 1447753230
  456. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 738197504
  457. Device # 1 | Thread # 2456327: got param theCnt 1442840576  and numThreads 16777216, nonce: 574af60e (DEC: 1464530446
  458. [Device # 1] Hash Rate: 418 MH/s.   Hash Count: 704643072
  459. Device # 0 | Thread # 2456327: got param theCnt 1459617792  and numThreads 16777216, nonce: 584af60e (DEC: 1481307662
  460. [Device # 0] Hash Rate: 443 MH/s.   Hash Count: 754974720
  461. Device # 1 | Thread # 2456327: got param theCnt 1476395008  and numThreads 16777216, nonce: 594af60e (DEC: 1498084878
  462. [Device # 1] Hash Rate: 419 MH/s.   Hash Count: 721420288
  463. Device # 0 | Thread # 2456327: got param theCnt 1493172224  and numThreads 16777216, nonce: 5a4af60e (DEC: 1514862094
  464. [Device # 0] Hash Rate: 444 MH/s.   Hash Count: 771751936
  465. D
  466.  
  467. ** SOLVE (S):
  468.  
  469.  
  470.  
  471.  
  472. ***
  473. keccak(), on thread # 7618477, on cuda device # 1 thinks it's found a sol'n. :)
  474. !-- OTHER NOTE while finding solution: about to return `true` from keccak(), deviceNum is 1.
  475.  
  476. nonce: 51403849562 or bf7e87f5a(hex) ....
  477. bswap64 output of state[0] is: b360655, d_target is 10000000.
  478. ***
  479.  
  480.  
  481.  
  482. * keccak returned TRUE with theCnt: 51371835392, nonce: bf7e87f5a ! *
  483.  
  484.  
  485.  
  486. ** find_message(): Device 1: Possible Solution Found **
  487.  
  488. *h_message from the device is:
  489. 51403849562  or   bf7e87f5a (expressed as 64-bit type)
  490. Expressed as byte array:
  491. 5a, 7f, e8, f7, 0b, 00, 00, 00, .
  492.  
  493.  
  494. ... solution[1] (len:32) BEFORE copying in sol'n is:
  495. 03 00 00 00 00 00 00 00 58 b4 a6 33 10 e1 65 5f 8e 9a df 43 2d 22 59 e1 70 3e 92 ca 39 9a 9b 9b --end.
  496.  
  497. Copying into solution[1][length:32] starting at element 12...
  498.  
  499.  
  500. ... solution[1] (len:32) -after- copying in sol'n from h_message[1] is:
  501. 03 00 00 00 00 00 00 00 58 b4 a6 33 5a 7f e8 f7 0b 00 00 00 2d 22 59 e1 70 3e 92 ca 39 9a 9b 9b --end.
  502.  
  503. Setting gSolnFound to `true`. (TODO: sol'n queue)...
  504. [Device # 1] Hash Rate: 352 MH/s.   Hash Count: 22783459328
  505. find_message() returning 'true'. NOT Re-setting h_message[1] to UINT64_MAX.
  506. In CUDA_Solve() for device 1: handle_kernels call returned 'true'
  507. In CUDA_Solve(), Device # 1: *h_message is != UINT64_MAX :)
  508. EnqueueSolution() from comms_pool.h (INW)
  509. Device # 0 | Thread # 2456327: got param theCnt 51388612608  and numThreads 16777216, nonce: bf84af60e (DEC: 51410302478
  510. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28605153280
  511. Device # 1 | Thread # 2456327: got param theCnt 51405389824  and numThreads 16777216, nonce: bf94af60e (DEC: 51427079694
  512. [Device # 1] Hash Rate: 466 MH/s.   Hash Count: 16777216
  513. Device # 0 | Thread # 2456327: got param theCnt 51422167040  and numThreads 16777216, nonce: bfa4af60e (DEC: 51443856910
  514. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28621930496
  515. Device # 1 | Thread # 2456327: got param theCnt 51438944256  and numThreads 16777216, nonce: bfb4af60e (DEC: 51460634126
  516. [Device # 1] Hash Rate: 459 MH/s.   Hash Count: 33554432
  517. Device # 0 | Thread # 2456327: got param theCnt 51455721472  and numThreads 16777216, nonce: bfc4af60e (DEC: 51477411342
  518. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28638707712
  519. Device # 1 | Thread # 2456327: got param theCnt 51472498688  and numThreads 16777216, nonce: bfd4af60e (DEC: 51494188558
  520. [Device # 1] Hash Rate: 457 MH/s.   Hash Count: 50331648
  521. Device # 0 | Thread # 2456327: got param theCnt 51489275904  and numThreads 16777216, nonce: bfe4af60e (DEC: 51510965774
  522. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28655484928
  523. Device # 1 | Thread # 2456327: got param theCnt 51506053120  and numThreads 16777216, nonce: bff4af60e (DEC: 51527742990
  524. [Device # 1] Hash Rate: 453 MH/s.   Hash Count: 67108864
  525. Device # 0 | Thread # 2456327: got param theCnt 51522830336  and numThreads 16777216, nonce: c004af60e (DEC: 51544520206
  526. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28672262144
  527. Device # 1 | Thread # 2456327: got param theCnt 51539607552  and numThreads 16777216, nonce: c014af60e (DEC: 51561297422
  528. [Device # 1] Hash Rate: 453 MH/s.   Hash Count: 83886080
  529. Device # 0 | Thread # 2456327: got param theCnt 51556384768  and numThreads 16777216, nonce: c024af60e (DEC: 51578074638
  530. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28689039360
  531. Device # 1 | Thread # 2456327: got param theCnt 51573161984  and numThreads 16777216, nonce: c034af60e (DEC: 51594851854
  532. [Device # 1] Hash Rate: 453 MH/s.   Hash Count: 100663296
  533. Device # 0 | Thread # 2456327: got param theCnt 51589939200  and numThreads 16777216, nonce: c044af60e (DEC: 51611629070
  534. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28705816576
  535.   (CheckForSolutions... ) Solution detected in Networking code. :)
  536. ** In Comm_VerifySolutionOnCPU: device finding solution is 1.
  537.  
  538.  
  539.  
  540. solution (about to verify on CPU):
  541. 03 00 00 00 00 00 00 00
  542. 58 b4 a6 33 5a 7f e8 f7
  543. 0b 00 00 00 2d 22 59 e1
  544. 70 3e 92 ca 39 9a 9b 9b
  545.  
  546.  
  547. Comm_VerifySolutionOnCPU():
  548. -str_solution = 030000000000000058b4a6335a7fe8f70b0000002d2259e1703e92ca399a9b9b
  549. -str_hash_prefix = c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6
  550.  
  551. performing keccak256 on hashprefix+solution ...
  552. message to keccak256() is ...c920cDevice # 18 | Thread # 24563276: got param theCnt 516067164167  and numThreads 167772163, nonce: c054af60e2 (DEC: 516284062861
  553. bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6030000000000000058b4a6335a7fe8f70b0000002d2259e1703e92ca3Device # 09 | Thread # 24563279: got param theCnt 51623493632a  and numThreads 167772169, nonce: c064af60eb (DEC: 516451835029
  554. b
  555. [Device # 1] Hash Rate: 455 MH/s.   Hash Count: 117440512
  556. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28722593792
  557. sph-keccak result is  000000000b360655f07538436349d7fa11fb2fb3c51ae14ba9a0a465e32998d5
  558.  
  559. mining target is 10000000000000000000000000000000000000000000000000000000
  560. comms_pool.cpp: digest -passed- CPU verification!
  561. ** In Comm_VerifySolutionOnCPU: device finding solution is 1.
  562.  
  563.  
  564.  
  565. solution (about to verify on CPU):
  566. 03 00 00 00 00 00 00 00
  567. 58 b4 a6 33 5a 7f e8 f7
  568. 0b 00 00 00 2d 22 59 e1
  569. 70 3e 92 ca 39 9a 9b 9b
  570.  
  571.  
  572. Comm_VerifySolutionOnCPU():
  573.      at pool: 0x030000000000000058b4a6335a7fe8f70b0000002d2259e1703e92ca399a9b9b
  574. -str_solution = 030000000000000058b4a6335a7fe8f70b0000002d2259e1703e92ca399a9b9b
  575. -str_hash_prefix = c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6
  576.  
  577. performing keccak256 on hashprefix+solution ...
  578.  
  579. message to keccak256() is ...c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6030000000000000058b4a6335a7fe8f70b0000002d2259e1703e92ca399a9b9b
  580. sph-keccak result is  000000000b360655f07538436349d7fa11fb2fb3c51ae14ba9a0a465e32998d5
  581.  
  582. mining target is 10000000000000000000000000000000000000000000000000000000
  583. comms_pool.cpp: digest -passed- CPU verification!
  584. solution[1] (len:32) when accessed by Comm_SubmitSolutionToPool():
  585. 03 00 00 00 00 00 00 00
  586. 58 b4 a6 33 5a 7f e8 f7
  587. 0b 00 00 00 2d 22 59 e1
  588. 70 3e 92 ca 39 9a 9b 9b
  589.  
  590.  
  591. .......and gSolution which we were going to send:
  592. 03 00 00 00 00 00 00 00
  593. 58 b4 a6 33 5a 7f e8 f7
  594. 0b 00 00 00 2d 22 59 e1
  595. 70 3e 92 ca 39 9a 9b 9b
  596.  
  597. ........done
  598.  
  599. About to submit share. json: {"jsonrpc": "2.0", "method": "submitShare", "params":["0x030000000000000058b4a6335a7fe8f70b0000002d2259e1703e92ca399a9b9b", "0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce", "0x000000000b360655f07538436349d7fa11fb2fb3c51ae14ba9a0a465e32998d5", 16384, "0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"], "id":"cosmic"}
  600.  
  601.  
  602. PoolRequest() called with param POOLREQUEST_SUBMITSHARE.
  603. JSON-RPC request: {"jsonrpc": "2.0", "method": "submitShare", "params":["0x030000000000000058b4a6335a7fe8f70b0000002d2259e1703e92ca399a9b9b", "0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce", "0x000000000b360655f07538436349d7fa11fb2fb3c51ae14ba9a0a465e32998d5", 16384, "0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"], "id":"cosmic"}
  604. Device # 0 | Thread # 2456327: got param theCnt 51657048064  and numThreads 16777216, nonce: c084af60e (DEC: 51678737934
  605. [DevDevice # 1i | Thread # 2456327c: got param theCnt 51640270848e  and numThreads 16777216 , nonce: c074af60e# (DEC: 51661960718
  606. 0] Hash Rate: 442 MH/s.   Hash Count: 28739371008
  607. [Device # 1] Hash Rate: 450 MH/s.   Hash Count: 134217728
  608. Device # 0 | Thread # 2456327: got param theCnt 51673825280  and numThreads 16777216, nonce: c094af60e (DEC: 51695515150
  609. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28756148224
  610. Device # 1 | Thread # 2456327: got param theCnt 51690602496  and numThreads 16777216, nonce: c0a4af60e (DEC: 51712292366
  611. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 150994944
  612. Device # 0 | Thread # 2456327: got param theCnt 51707379712  and numThreads 16777216, nonce: c0b4af60e (DEC: 51729069582
  613. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28772925440
  614. Device # 1 | Thread # 2456327: got param theCnt 51724156928  and numThreads 16777216, nonce: c0c4af60e (DEC: 51745846798
  615. [Device # 1] Hash Rate: 451 MH/s.   Hash Count: 167772160
  616. Device # 0 | Thread # 2456327: got param theCnt 51740934144  and numThreads 16777216, nonce: c0d4af60e (DEC: 51762624014
  617. [Device # 0] Hash Rate: 442 MH/s.   Hash Count: 28789702656
  618. JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":true}   :  Valid response.
  619. SubmitDevice # 1t | Thread # 2456327i: got param theCnt 51757711360n  and numThreads 16777216g, nonce: c0e4af60e  (DEC: 51779401230s
  620. hare ...
  621. Pool Response: {"jsonrpc":"2.0","id":"cosmic","result":true}
  622.  
  623.  
  624.  
  625.  
  626.  
  627. .. that was gpu1 solving successfully? next up ...
  628.  
  629.  
  630.  
  631.  
  632.  
  633. ***
  634. keccak(), on thread # 3904011, on cuda device # 0 thinks it's found a sol'n. :)
  635. !-- OTHER NOTE while finding solution: about to return `true` from keccak(), deviceNum is 0.
  636.  
  637.  nonce: 426014876694 or 6330772416(hex) ....
  638.  bswap64 output of state[0] is: 7d180d8, d_target is 10000000.
  639. ***
  640.  
  641.  
  642.  
  643. * keccak returned TRUE with theCnt: 425990291456, nonce: 6330772416 ! *
  644.  
  645.  
  646.  
  647. ** find_message(): Device 0: Possible Solution Found **
  648.  
  649. *h_message from the device is:
  650.  426014876694  or   6330772416 (expressed as 64-bit type)
  651. Expressed as byte array:
  652.  16, 24, 77, 30, 63, 00, 00, 00, .
  653.  
  654.  
  655. ... solution[0] (len:32) BEFORE copying in sol'n is:
  656. 03 00 00 00 00 00 00 00 58 b4 a6 33 10 e1 65 5f 8e 9a df 43 2d 22 59 e1 70 3e 92 ca 39 9a 9b 9b --end.
  657.  
  658. Copying into solution[0][length:32] starting at element 12...
  659.  
  660.  
  661. ... solution[0] (len:32) -after- copying in sol'n from h_message[0] is:
  662. 03 00 00 00 00 00 00 00 58 b4 a6 33 16 24 77 30 63 00 00 00 2d 22 59 e1 70 3e 92 ca 39 9a 9b 9b --end.
  663.  
  664. Setting gSolnFound to `true`. (TODO: sol'n queue)...
  665. [Device # 0] Hash Rate: 439 MH/s.   Hash Count: 220536504320
  666. find_message() returning 'true'. NOT Re-setting h_message[0] to UINT64_MAX.
  667. In CUDA_Solve() for device 0: handle_kernels call returned 'true'
  668. In CUDA_Solve(), Device # 0: *h_message is != UINT64_MAX :)
  669. EnqueueSolution() from comms_pool.h (INW)
  670. Device # 1 | Thread # 2456327: got param theCnt 426007068672  and numThreads 16777216, nonce: 63314af60e (DEC: 426028758542
  671. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33302773760
  672. Device # 0 | Thread # 2456327: got param theCnt 426023845888  and numThreads 16777216, nonce: 63324af60e (DEC: 426045535758
  673. [Device # 0] Hash Rate: 479 MH/s.   Hash Count: 16777216
  674. Device # 1 | Thread # 2456327: got param theCnt 426040623104  and numThreads 16777216, nonce: 63334af60e (DEC: 426062312974
  675. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33319550976
  676. JSON-RPC response: {"jsonrpc":"2.0","id":"cosmic","result":"0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"}   :  Valid response.
  677. Converted gStr_MiningDifficulty to Integer: 16384
  678. Converted to gBig_MiningTarget BigInteger: 10000000000000000000000000000000000000000000000000000000
  679.  
  680. gStr_MiningTarget set to: 0x10000000000000000000000000000000000000000000000000000000
  681.  
  682.   (Recurring Network Tasks complete.)Device # 0 | Thread # 2456327: got param theCnt 426057400320  and numThreads 16777216, nonce: 63344af60e (DEC: 426079090190
  683. [Device # 0] Hash Rate: 472 MH/s.   Hash Count: 33554432
  684. Device # 1 | Thread # 2456327: got param theCnt 426074177536  and numThreads 16777216, nonce: 63354af60e (DEC: 426095867406
  685. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33336328192
  686. Device # 0 | Thread # 2456327: got param theCnt 426090954752  and numThreads 16777216, nonce: 63364af60e (DEC: 426112644622
  687. [Device # 0] Hash Rate: 474 MH/s.   Hash Count: 50331648
  688. Device # 1 | Thread # 2456327: got param theCnt 426107731968  and numThreads 16777216, nonce: 63374af60e (DEC: 426129421838
  689. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33353105408
  690. Device # 0 | Thread # 2456327: got param theCnt 426124509184  and numThreads 16777216, nonce: 63384af60e (DEC: 426146199054
  691. [Device # 0] Hash Rate: 472 MH/s.   Hash Count: 67108864
  692. Device # 1 | Thread # 2456327: got param theCnt 426141286400  and numThreads 16777216, nonce: 63394af60e (DEC: 426162976270
  693. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33369882624
  694. Device # 0 | Thread # 2456327: got param theCnt 426158063616  and numThreads 16777216, nonce: 633a4af60e (DEC: 426179753486
  695. [Device # 0] Hash Rate: 473 MH/s.   Hash Count: 83886080
  696. Device # 1 | Thread # 2456327: got param theCnt 426174840832  and numThreads 16777216, nonce: 633b4af60e (DEC: 426196530702
  697. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33386659840
  698. Device # 0 | Thread # 2456327: got param theCnt 426191618048  and numThreads 16777216, nonce: 633c4af60e (DEC: 426213307918
  699. [Device # 0] Hash Rate: 472 MH/s.   Hash Count: 100663296
  700. Device # 1 | Thread # 2456327: got param theCnt 426208395264  and numThreads 16777216, nonce: 633d4af60e (DEC: 426230085134
  701. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33403437056
  702. Device # 0 | Thread # 2456327: got param theCnt 426225172480  and numThreads 16777216, nonce: 633e4af60e (DEC: 426246862350
  703. [Device # 0] Hash Rate: 471 MH/s.   Hash Count: 117440512
  704. Device # 1 | Thread # 2456327: got param theCnt 426241949696  and numThreads 16777216, nonce: 633f4af60e (DEC: 426263639566
  705. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33420214272
  706. Device # 0 | Thread # 2456327: got param theCnt 426258726912  and numThreads 16777216, nonce: 63404af60e (DEC: 426280416782
  707. [Device # 0] Hash Rate: 472 MH/s.   Hash Count: 134217728
  708. Device # 1 | Thread # 2456327: got param theCnt 426275504128  and numThreads 16777216, nonce: 63414af60e (DEC: 426297193998
  709. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33436991488
  710. Device # 0 | Thread # 2456327: got param theCnt 426292281344  and numThreads 16777216, nonce: 63424af60e (DEC: 426313971214
  711. [Device # 0] Hash Rate: 471 MH/s.   Hash Count: 150994944
  712. Device # 1 | Thread # 2456327: got param theCnt 426309058560  and numThreads 16777216, nonce: 63434af60e (DEC: 426330748430
  713. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33453768704
  714. Device # 0 | Thread # 2456327: got param theCnt 426325835776  and numThreads 16777216, nonce: 63444af60e (DEC: 426347525646
  715. [Device # 0] Hash Rate: 471 MH/s.   Hash Count: 167772160
  716. Device # 1 | Thread # 2456327: got param theCnt 426342612992  and numThreads 16777216, nonce: 63454af60e (DEC: 426364302862
  717. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33470545920
  718. Device # 0 | Thread # 2456327: got param theCnt 426359390208  and numThreads 16777216, nonce: 63464af60e (DEC: 426381080078
  719. [Device # 0] Hash Rate: 471 MH/s.   Hash Count: 184549376
  720. Device # 1 | Thread # 2456327: got param theCnt 426376167424  and numThreads 16777216, nonce: 63474af60e (DEC: 426397857294
  721. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33487323136
  722. Device # 0 | Thread # 2456327: got param theCnt 426392944640  and numThreads 16777216, nonce: 63484af60e (DEC: 426414634510
  723. [Device # 0] Hash Rate: 471 MH/s.   Hash Count: 201326592
  724. Device # 1 | Thread # 2456327: got param theCnt 426409721856  and numThreads 16777216, nonce: 63494af60e (DEC: 426431411726
  725. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33504100352
  726. Device # 0 | Thread # 2456327: got param theCnt 426426499072  and numThreads 16777216, nonce: 634a4af60e (DEC: 426448188942
  727. [Device # 0] Hash Rate: 471 MH/s.   Hash Count: 218103808
  728. Device # 1 | Thread # 2456327: got param theCnt 426443276288  and numThreads 16777216, nonce: 634b4af60e (DEC: 426464966158
  729. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33520877568
  730.  (CheckForSolutions... ) Solution detected in Networking code. :)
  731. ** In Comm_VerifySolutionOnCPU: device finding solution is 0.
  732.  
  733.  
  734.  
  735. solution (about to verify on CPU):
  736. 03 00 00 00 00 00 00 00
  737. 58 b4 a6 33 16 24 77 30
  738. 63 00 00 00 2d 22 59 e1
  739. 70 3e 92 ca 39 9a 9b 9b
  740.  
  741.  
  742. Comm_VerifySolutionOnCPU():
  743. -str_solution = 030000000000000058b4a633a0b6e951530000002d2259e1703e92ca399a9b9b
  744. -str_hash_prefix = c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6
  745.  
  746. performing keccak256 on hashprefix+solution ...
  747. message to keccak256() is ...c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875dDevice # 08 | Thread # 2456327a: got param theCnt 4264600535046  and numThreads 167772160, nonce: 634c4af60e3 (DEC: 4264817433740
  748. 000000000000058b4a633a0b6e951530000002d2259e1703e92ca399a9b9b
  749. [Device # 0] Hash Rate: 471 MH/s.   Hash Count: 234881024
  750. sph-keccak result is  000000000f029c352031556f72f6541fa5ff72c98562eb133ff3781b3810746a
  751.  
  752. mining target is 10000000000000000000000000000000000000000000000000000000
  753. comms_pool.cpp: digest -passed- CPU verification!
  754. ** In Comm_VerifySolutionOnCPU: device finding solution is 0.
  755.  
  756.  
  757.  
  758. solution (about to verify on CPU):
  759. 03 00 00 00 00 00 00 00
  760. 58 b4 a6 33 16 24 77 30
  761. 63 00 00 00 2d 22 59 e1
  762. 70 3e 92 ca 39 9a 9b 9b
  763.  
  764.  
  765. Comm_VerifySolutionOnCPU():
  766.  
  767. * from pool:  0x030000000000000058b4a633a0b6e951530000002d2259e1703e92ca399a9b9b
  768.  
  769. -str_solution = 030000000000000058b4a633a0b6e951530000002d2259e1703e92ca399a9b9b
  770. -str_hash_prefix = c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6
  771.  
  772. performing keccak256 on hashprefix+solution ...
  773. message to keccak256() is ...c920c867321bdDevice # 1d | Thread # 24563271: got param theCnt 4264768307201  and numThreads 167772161, nonce: 634d4af60e1 (DEC: 426498520590d
  774. 49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6030000000000000058b4a633a0b6e951530000002d2259e1703e92ca399a9b9b
  775. [Device # 1] Hash Rate: 449 MH/s.   Hash Count: 33537654784
  776. sph-keccak result is  000000000f029c352031556f72f6541fa5ff72c98562eb133ff3781b3810746a
  777.  
  778. mining target is 10000000000000000000000000000000000000000000000000000000
  779. comms_pool.cpp: digest -passed- CPU verification!
  780. solution[0] (len:32) when accessed by Comm_SubmitSolutionToPool():
  781. 03 00 00 00 00 00 00 00
  782. 58 b4 a6 33 16 24 77 30
  783. 63 00 00 00 2d 22 59 e1
  784. 70 3e 92 ca 39 9a 9b 9b
  785.  
  786.  
  787. .......and gSolution which we were going to send:
  788. 03 00 00 00 00 00 00 00
  789. 58 b4 a6 33 16 24 77 30
  790. 63 00 00 00 2d 22 59 e1
  791. 70 3e 92 ca 39 9a 9b 9b
  792.  
  793. ........done
  794.  
  795. About to submit share. json: {"jsonrpc": "2.0", "method": "submitShare", "params":["0x030000000000000058b4a633a0b6e951530000002d2259e1703e92ca399a9b9b", "0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce", "0x000000000f029c352031556f72f6541fa5ff72c98562eb133ff3781b3810746a", 16384, "0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"], "id":"cosmic"}
  796.  
  797.  
  798. PoolRequest() called with param POOLREQUEST_SUBMITSHARE.
  799.  
  800.  
  801.  
  802. ** another one:
  803.  
  804.  
  805. ***
  806. keccak(), on thread # 8675748, on cuda device # 0 thinks it's found a sol'n. :)
  807. !-- OTHER NOTE while finding solution: about to return `true` from keccak(), deviceNum is 0.
  808.  
  809. nonce: 500448150344 or 748508c348(hex) ....
  810. bswap64 output of state[0] is: 4fc366d, d_target is 10000000.
  811. ***
  812.  
  813.  
  814.  
  815. * keccak returned TRUE with theCnt: 500414021632, nonce: 748508c348 ! *
  816.  
  817.  
  818.  
  819. ** find_message(): Device 0: Possible Solution Found **
  820.  
  821. *h_message from the device is:
  822. 500448150344  or   748508c348 (expressed as 64-bit type)
  823. Expressed as byte array:
  824. 48, c3, 08, 85, 74, 00, 00, 00, .
  825.  
  826.  
  827. ... solution[0] (len:32) BEFORE copying in sol'n is:
  828. 03 00 00 00 00 00 00 00 58 b4 a6 33 16 24 77 30 63 00 00 00 2d 22 59 e1 70 3e 92 ca 39 9a 9b 9b --end.
  829.  
  830. Copying into solution[0][length:32] starting at element 12...
  831.  
  832.  
  833. ... solution[0] (len:32) -after- copying in sol'n from h_message[0] is:
  834. 03 00 00 00 00 00 00 00 58 b4 a6 33 48 c3 08 85 74 00 00 00 2d 22 59 e1 70 3e 92 ca 39 9a 9b 9b --end.
  835.  
  836. Setting gSolnFound to `true`. (TODO: sol'n queue)...
  837. [Device # 0] Hash Rate: 370 MH/s.   Hash Count: 38201720832
  838. find_message() returning 'true'. NOT Re-setting h_message[0] to UINT64_MAX.
  839. In CUDA_Solve() for device 0: handle_kernels call returned 'true'
  840. In CUDA_Solve(), Device # 0: *h_message is != UINT64_MAX :)
  841. EnqueueSolution() from comms_pool.h (INW)
  842. Device # 1 | Thread # 2456327: got param theCnt 500430798848  and numThreads 16777216, nonce: 74854af60e (DEC: 500452488718
  843. [Device # 1] Hash Rate: 446 MH/s.   Hash Count: 29662117888
  844. Device # 0 | Thread # 2456327: got param theCnt 500447576064  and numThreads 16777216, nonce: 74864af60e (DEC: 500469265934
  845. [Device # 0] Hash Rate: 479 MH/s.   Hash Count: 16777216
  846. Device # 1 | Thread # 2456327: got param theCnt 500464353280  and numThreads 16777216, nonce: 74874af60e (DEC: 500486043150
  847. [Device # 1] Hash Rate: 446 MH/s.   Hash Count: 29678895104
  848. Device # 0 | Thread # 2456327: got param theCnt 500481130496  and numThreads 16777216, nonce: 74884af60e (DEC: 500502820366
  849. [Device # 0] Hash Rate: 479 MH/s.   Hash Count: 33554432
  850. Device # 1 | Thread # 2456327: got param theCnt 500497907712  and numThreads 16777216, nonce: 74894af60e (DEC: 500519597582
  851. [Device # 1] Hash Rate: 446 MH/s.   Hash Count: 29695672320
  852. Device # 0 | Thread # 2456327: got param theCnt 500514684928  and numThreads 16777216, nonce: 748a4af60e (DEC: 500536374798
  853. [Device # 0] Hash Rate: 479 MH/s.   Hash Count: 50331648
  854. Device # 1 | Thread # 2456327: got param theCnt 500531462144  and numThreads 16777216, nonce: 748b4af60e (DEC: 500553152014
  855. [Device # 1] Hash Rate: 446 MH/s.   Hash Count: 29712449536
  856. Device # 0 | Thread # 2456327: got param theCnt 500548239360  and numThreads 16777216, nonce: 748c4af60e (DEC: 500569929230
  857. [Device # 0] Hash Rate: 475 MH/s.   Hash Count: 67108864
  858. Device # 1 | Thread # 2456327: got param theCnt 500565016576  and numThreads 16777216, nonce: 748d4af60e (DEC: 500586706446
  859. [Device # 1] Hash Rate: 446 MH/s.   Hash Count: 29729226752
  860.   (CheckForSolutions... ) Solution detected in Networking code. :)
  861. ** In Comm_VerifySolutionOnCPU: device finding solution is 0.
  862.  
  863.  
  864.  
  865. solution (about to verify on CPU):
  866. 03 00 00 00 00 00 00 00
  867. 58 b4 a6 33 48 c3 08 85
  868. 74 00 00 00 2d 22 59 e1
  869. 70 3e 92 ca 39 9a 9b 9b
  870.  
  871.  
  872. Comm_VerifySolutionOnCPU():
  873. -str_solution = 030000000000000058b4a633e4b94255660000002d2259e1703e92ca399a9b9b
  874. -str_hash_prefix = c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6
  875.  
  876. performing keccak256 on hashprefix+solution ...
  877. message to keccak256() is ...c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6030000000000000058b4a633e4b94255660000002d2259e1703e92ca399a9b9b
  878. sph-keccak result is  000000000be708c02b171bcef3ffe2ad1ba4c28df81d59a1dbcc0029d9967f42
  879.  
  880. mining target is 10000000000000000000000000000000000000000000000000000000
  881. comms_pool.cpp: digest -passed- CPU verification!
  882. ** In Comm_VerifySolutionOnCPU: device finding solution is 0.
  883.  
  884.  
  885.  
  886. solution (about to verify on CPU):
  887. 03 00 00 00 00 00 00 00
  888. 58 b4 a6 33 48 c3 08 85
  889. 74 00 00 00 2d 22 59 e1
  890. 70 3e 92 ca 39 9a 9b 9b
  891.  
  892.  
  893. Comm_VerifySolutionOnCPU():
  894.  
  895. * from pool:  0x030000000000000058b4a633e4b94255660000002d2259e1703e92ca399a9b9b
  896.  
  897. -str_solution = 030000000000000058b4a633e4b94255660000002d2259e1703e92ca399a9b9b
  898. -str_hash_prefix = c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a6
  899.  
  900. performing keccak256 on hashprefix+solution ...
  901. message to keccak256() is ...c920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7540d752a388b4fc1c9deeb1cd3716a2b7875d8a603000000000000Device # 00 | Thread # 24563270: got param theCnt 5005817937925  and numThreads 167772168, nonce: 748e4af60eb (DEC: 5006034836624
  902. a633e4b94255660000002d2259e1703e92ca399a9b9b
  903. [Device # 0] Hash Rate: 473 MH/s.   Hash Count: 83886080
  904. sph-keccak result is  000000000be708c02b171bcef3ffe2ad1ba4c28df81d59a1dbcc0029d9967f42
  905.  
  906. mining target is 10000000000000000000000000000000000000000000000000000000
  907. comms_pool.cpp: digest -passed- CPU verification!
  908. solution[0] (len:32) when accessed by Comm_SubmitSolutionToPool():
  909. 03 00 00 00 00 00 00 00
  910. 58 b4 a6 33 48 c3 08 85
  911. 74 00 00 00 2d 22 59 e1
  912. 70 3e 92 ca 39 9a 9b 9b
  913.  
  914.  
  915. .......and gSolution which we were going to send:
  916. 03 00 00 00 00 00 00 00
  917. 58 b4 a6 33 48 c3 08 85
  918. 74 00 00 00 2d 22 59 e1
  919. 70 3e 92 ca 39 9a 9b 9b
  920.  
  921. ........done
  922.  
  923. About to submit share. json: {"jsonrpc": "2.0", "method": "submitShare", "params":["0x030000000000000058b4a633e4b94255660000002d2259e1703e92ca399a9b9b", "0x7C4AADEC857E13E4a5642B4041a2f36274fFE8ce", "0x000000000be708c02b171bcef3ffe2ad1ba4c28df81d59a1dbcc0029d9967f42", 16384, "0xc920c867321bdd1111d49ea645296b5667afd6b8a8c9f6c177011948a45c03f7"], "id":"cosmic"}
  924.  
  925.  
  926. PoolRequest() called with param POOLREQUEST_SUBMITSHARE.
Advertisement
Add Comment
Please, Sign In to add comment