Bitcoin Forum
July 04, 2024, 03:39:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: CentOS 6 CPU Mining Help  (Read 540 times)
squiggie (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile WWW
November 12, 2013, 09:40:43 PM
 #1

Hello. I'm brand new to the bitcoin and mining world. I'm learning a lot just by reading through these forums.

I'm trying to start up a miner on my vps host running CentOS 6. It is a VPS host so I doubt it has any kind of GPU card. I've compiled bfgminer with the cpu options just to see what kind of results I can get through pool mining. I can run bfgminer but it doesn't seem to compute anything. I cannot seem to figure out why. Below is the abbreviated log from a 25 min session. Any help would be appreciated.

Code:
 [2013-11-13 00:01:13] Started bfgminer 3.0.2                    
 [2013-11-13 00:01:13] CPU 0 : Set temperature config: target=89 cutoff=95                    
 [2013-11-13 00:01:13] CPU 1 : Set temperature config: target=89 cutoff=95                    
 [2013-11-13 00:01:13] CPU 2 : Set temperature config: target=89 cutoff=95                    
 [2013-11-13 00:01:13] CPU 3 : Set temperature config: target=89 cutoff=95                    
 [2013-11-13 00:01:13] CPU 4 : Set temperature config: target=89 cutoff=95                    
 [2013-11-13 00:01:13] CPU 5 : Set temperature config: target=89 cutoff=95                    
 [2013-11-13 00:01:13] CPU 6 : Set temperature config: target=89 cutoff=95                    
 [2013-11-13 00:01:13] CPU 7 : Set temperature config: target=89 cutoff=95                    
 [2013-11-13 00:01:13] Probing for an alive pool                    
 [2013-11-13 00:01:13] Testing pool http://api.bitcoin.cz:8332                    
 [2013-11-13 00:01:13] Popping work to stage thread                    
 [2013-11-13 00:01:14] X-Roll-Ntime expiry set to 60                    
 [2013-11-13 00:01:14] JSON-RPC call failed: {
   "message": "Unsupported method 'getblocktemplate'",
   "code": -1
}                    
 [2013-11-13 00:01:14] Failed to connect in json_rpc_call                    
 [2013-11-13 00:01:14] Testing pool 0 stratum stratum+tcp://stratum.bitcoin.cz:3333                    
 [2013-11-13 00:01:14] initiate_stratum with sockbuf=(nil)                    
 [2013-11-13 00:01:14] Pool 0 stratum session id: ae6812eb4cd7735a302a8a9dd95cf71f                    
 [2013-11-13 00:01:14] Switching pool 0 http://api.bitcoin.cz:8332 to stratum+tcp://stratum.bitcoin.cz:3333                    
 [2013-11-13 00:01:14] Pool 0 stratum bdifficulty set to 3.000000                    
 [2013-11-13 00:01:14] Received stratum notify from pool 0 with job_id=fbfd                    
 [2013-11-13 00:01:14] Stratum authorisation success for pool 0                    
 [2013-11-13 00:01:14] Pool 0 http://api.bitcoin.cz:8332 active                    
 [2013-11-13 00:01:14] Waking up thread 0                    
 [2013-11-13 00:01:14] Waking up thread 1                    
 [2013-11-13 00:01:14] Waking up thread 2                    
 [2013-11-13 00:01:14] Waking up thread 3                    
 [2013-11-13 00:01:14] Waking up thread 4                    
 [2013-11-13 00:01:14] Waking up thread 5                    
 [2013-11-13 00:01:14] Waking up thread 6                    
 [2013-11-13 00:01:14] Waking up thread 7                    
 [2013-11-13 00:01:14] 8 cpu miner threads started, using SHA256 'c' algorithm.                    
 [2013-11-13 00:01:14] Generated stratum merkle 2930d5e521dd362f6fa10ca0f7357e1af89f2a737282edab80e456a2e4e9da98                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000002930d5e521dd362f6fa10ca0f7357e1af89f2a737282edab80e456a2e4e9da98528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 00000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] Network difficulty changed to 511M (3.657Ph/s)                    
 [2013-11-13 00:01:14] New block: ...d15d84f8ec8e34b1 diff 511M (3.657Ph/s)                    
 [2013-11-13 00:01:14] Generated stratum merkle a0f92cee9407cd838fd4038a2e21cf1efeb3036797c2c8dc93a0ae8eb6e7ec05                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000a0f92cee9407cd838fd4038a2e21cf1efeb3036797c2c8dc93a0ae8eb6e7ec05528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 01000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] Creating extra submit work thread                    
 [2013-11-13 00:01:14] Binding cpu mining thread 6 to cpu 6                    
 [2013-11-13 00:01:14] Popping ping in miner thread                    
 [2013-11-13 00:01:14] Binding cpu mining thread 3 to cpu 3                    
 [2013-11-13 00:01:14] Popping ping in miner thread                    
 [2013-11-13 00:01:14] Binding cpu mining thread 7 to cpu 7                    
 [2013-11-13 00:01:14] Popping ping in miner thread                    
 [2013-11-13 00:01:14] Binding cpu mining thread 5 to cpu 5                    
 [2013-11-13 00:01:14] Popping ping in miner thread                    
 [2013-11-13 00:01:14] Binding cpu mining thread 4 to cpu 4                    
 [2013-11-13 00:01:14] Popping ping in miner thread                    
 [2013-11-13 00:01:14] Binding cpu mining thread 2 to cpu 2                    
 [2013-11-13 00:01:14] Popping ping in miner thread                    
 [2013-11-13 00:01:14] Binding cpu mining thread 1 to cpu 1                    
 [2013-11-13 00:01:14] Popping ping in miner thread                    
 [2013-11-13 00:01:14] CPU 7: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 2: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 5: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] API not running - API will not be available                    
 [2013-11-13 00:01:14] Binding cpu mining thread 0 to cpu 0                    
 [2013-11-13 00:01:14] Popping ping in miner thread                    
 [2013-11-13 00:01:14] CPU 0: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 4: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 6: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 3: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 1: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 7: Got work from get queue to get work for thread 7                    
 [2013-11-13 00:01:14] Unknown stratum msg: {"error": [-3, "Method 'get_transactions' not found for service 'mining'", null], "id": "txlistfbfd", "result": null}                    
 [2013-11-13 00:01:14] Generated stratum merkle 38474589a2b68136fbd326726e491004ba41b222fa9d68c2c9d6ef74bc6253ac                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf3000000060000000038474589a2b68136fbd326726e491004ba41b222fa9d68c2c9d6ef74bc6253ac528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 02000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Learned that block id ec8e34b1 is height 269281                    
 [2013-11-13 00:01:14] CPU 6: Got work from get queue to get work for thread 6                    
 [2013-11-13 00:01:14] Stratum from pool 0 requested work update                    
 [2013-11-13 00:01:14] Generated stratum merkle 5991dfed999bb8ed7f90c8dbffcfcb466772ab34db2a8b54791fc2fdaf0c2895                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000005991dfed999bb8ed7f90c8dbffcfcb466772ab34db2a8b54791fc2fdaf0c2895528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 03000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] Generated stratum merkle 227a3f0049718666e30d04d78b69795610930a434a077391934d487bcb6f4e8c                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000227a3f0049718666e30d04d78b69795610930a434a077391934d487bcb6f4e8c528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 04000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] Generated stratum merkle 9c059f8f0d39f4a466b9ecf67d12a83a2f4371a05f9b5ce58181ac8d68d93657                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000009c059f8f0d39f4a466b9ecf67d12a83a2f4371a05f9b5ce58181ac8d68d93657528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 05000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] CPU 5: Got work from get queue to get work for thread 5                    
 [2013-11-13 00:01:14] CPU 5: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] Generated stratum merkle 2b6acd21d78e8485b009f5f21bbc68c3def484677a128779f6cd655aace927fa                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000002b6acd21d78e8485b009f5f21bbc68c3def484677a128779f6cd655aace927fa528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 06000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] CPU 3: Got work from get queue to get work for thread 3                    
 [2013-11-13 00:01:14] CPU 3: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 3: Got work from get queue to get work for thread 3                    
 [2013-11-13 00:01:14] Generated stratum merkle 2880dd9a2371da957c58e0e3e81de3add6a4248f65132e3ec9f960a78b23404a                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000002880dd9a2371da957c58e0e3e81de3add6a4248f65132e3ec9f960a78b23404a528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 07000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] Generated stratum merkle 95d053fadab3286501ef679a443843a29170e0d90e1d616e7cd4ebd1228a1dff                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf3000000060000000095d053fadab3286501ef679a443843a29170e0d90e1d616e7cd4ebd1228a1dff528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 08000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] Generated stratum merkle 600863686f9dc95154ac54c814294f66af8ee597d65de6c32d942ebb921c7b83                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000600863686f9dc95154ac54c814294f66af8ee597d65de6c32d942ebb921c7b83528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 09000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] CPU 4: Got work from get queue to get work for thread 4                    
 [2013-11-13 00:01:14] CPU 4: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 2: Got work from get queue to get work for thread 2                    
 [2013-11-13 00:01:14] CPU 2: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 7: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 6: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] Generated stratum merkle f49dbf0d825f4a5e0cb10adbfd0f1a9615017abcbbbd687a23fd650c3ecdc643                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000f49dbf0d825f4a5e0cb10adbfd0f1a9615017abcbbbd687a23fd650c3ecdc643528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 0a000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] Generated stratum merkle 87eec0ee9fec7d37b61f8e4e3449d366f75451bf717c2826df0fd7209680f736                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf3000000060000000087eec0ee9fec7d37b61f8e4e3449d366f75451bf717c2826df0fd7209680f736528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 0b000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] CPU 2: Got work from get queue to get work for thread 2                    
 [2013-11-13 00:01:14] CPU 1: Got work from get queue to get work for thread 1                    
 [2013-11-13 00:01:14] CPU 1: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] Generated stratum merkle 5f1979aee270d96fc4eae2849ba9d316400963700085f6d98efbc5bfb80e0665                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000005f1979aee270d96fc4eae2849ba9d316400963700085f6d98efbc5bfb80e0665528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 0c000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] CPU 0: Got work from get queue to get work for thread 0                    
 [2013-11-13 00:01:14] CPU 0: Popping work from get queue to get work                    
 [2013-11-13 00:01:14] CPU 4: Got work from get queue to get work for thread 4                    
 [2013-11-13 00:01:14] Generated stratum merkle dbaaca6381af7085cd5f8a655faf4361fcd786e8c9e97cac1bbd2b811b0a3eea                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000dbaaca6381af7085cd5f8a655faf4361fcd786e8c9e97cac1bbd2b811b0a3eea528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 0d000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] CPU 1: Got work from get queue to get work for thread 1                    
 [2013-11-13 00:01:14] Generated stratum merkle e2799c103f1f15d8abd0d3701468ea3dfe81f5888093ed0d9594976c9997436d                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000e2799c103f1f15d8abd0d3701468ea3dfe81f5888093ed0d9594976c9997436d528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 0e000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] Generated stratum merkle bedaa738fd7a61399bcc5169292bed7eef9fc19fa37d171a13282265a1b617b2                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000bedaa738fd7a61399bcc5169292bed7eef9fc19fa37d171a13282265a1b617b2528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 0f000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] CPU 6: Got work from get queue to get work for thread 6                    
 [2013-11-13 00:01:14] Generated stratum merkle 5f6e29f0001a53c64ae150885641bfe280518b89b5fd6881836fd988b56ffa0b                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000005f6e29f0001a53c64ae150885641bfe280518b89b5fd6881836fd988b56ffa0b528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 10000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:14] CPU 0: Got work from get queue to get work for thread 0                    
 [2013-11-13 00:01:14] Generated stratum merkle f851af6f7549f4d45ed16d05b03ae254d325539a10c69fc20474f4ff4d72e14d                    
 [2013-11-13 00:01:14] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000f851af6f7549f4d45ed16d05b03ae254d325539a10c69fc20474f4ff4d72e14d528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:14] Work job_id fbfd nonce2 11000000 ntime 528296fc                    
 [2013-11-13 00:01:14] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:14] Generated stratum work                    
 [2013-11-13 00:01:14] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:15] Generated stratum merkle b784f3839aa9c6dfad91b043446f7fa61c62f7041f12846cffbc070dc71be8dd                    
 [2013-11-13 00:01:15] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000b784f3839aa9c6dfad91b043446f7fa61c62f7041f12846cffbc070dc71be8dd528296fc190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:15] Work job_id fbfd nonce2 12000000 ntime 528296fc                    
 [2013-11-13 00:01:15] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:15] Generated stratum work                    
 [2013-11-13 00:01:15] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:15] CPU 7: Got work from get queue to get work for thread 7                    
 [2013-11-13 00:01:15] CPU 5: Got work from get queue to get work for thread 5                    
 [2013-11-13 00:01:15] Received stratum notify from pool 0 with job_id=fbfe                    
 [2013-11-13 00:01:15] Generated stratum merkle 7ff9f9fe8d3d4403f625d01b9a04c0124c1a9e109a8ec61f3347d63157693dc5                    
 [2013-11-13 00:01:15] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000007ff9f9fe8d3d4403f625d01b9a04c0124c1a9e109a8ec61f3347d63157693dc55282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:15] Work job_id fbfe nonce2 13000000 ntime 5282971b                    
 [2013-11-13 00:01:15] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:15] Work stale due to work update (01 != 02)                    
 [2013-11-13 00:01:15] Discarded work                    
 [2013-11-13 00:01:15] Work stale due to work update (01 != 02)                    
 [2013-11-13 00:01:15] Discarded work                    
 [2013-11-13 00:01:15] Discarded 2 stales that didn't match current hash                    
 [2013-11-13 00:01:15] Stratum from pool 0 requested work update                    
 [2013-11-13 00:01:15] Generated stratum merkle 7e15f277fb952dffab771eadc7a7cae19ba9fe6f0264e204ecd97c7885f1513d                    
 [2013-11-13 00:01:15] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000007e15f277fb952dffab771eadc7a7cae19ba9fe6f0264e204ecd97c7885f1513d5282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:15] Work job_id fbfe nonce2 14000000 ntime 5282971b                    
 [2013-11-13 00:01:15] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:15] Generated stratum work                    
 [2013-11-13 00:01:15] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:15] Generated stratum merkle 5648374390a84b5b168125bd8712a1b7349799397b7e706bdf6e2d338991bd97                    
 [2013-11-13 00:01:15] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000005648374390a84b5b168125bd8712a1b7349799397b7e706bdf6e2d338991bd975282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:15] Work job_id fbfe nonce2 15000000 ntime 5282971b                    
 [2013-11-13 00:01:15] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:15] Generated stratum work                    
 [2013-11-13 00:01:15] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:15] Unknown stratum msg: {"error": [-3, "Method 'get_transactions' not found for service 'mining'", null], "id": "txlistfbfe", "result": null}                    
 [2013-11-13 00:01:16] CPU 2: Popping work from get queue to get work                    
 [2013-11-13 00:01:16] CPU 3: Popping work from get queue to get work                    
 [2013-11-13 00:01:16] CPU 0: Popping work from get queue to get work                    
 [2013-11-13 00:01:16] CPU 4: Popping work from get queue to get work                    
 [2013-11-13 00:01:16] CPU 7: Popping work from get queue to get work                    
 [2013-11-13 00:01:16] CPU 5: Popping work from get queue to get work                    
 [2013-11-13 00:01:16] CPU 1: Popping work from get queue to get work                    
 [2013-11-13 00:01:16] CPU 6: Popping work from get queue to get work                    
 [2013-11-13 00:01:16] CPU 2: Got work from get queue to get work for thread 2                    
 [2013-11-13 00:01:16] CPU 3: Got work from get queue to get work for thread 3                    
 [2013-11-13 00:01:16] Generated stratum merkle 63aea6080df191e91f2738f3d0343c1962c213f675835c7a1749ec5b70f68ec9                    
 [2013-11-13 00:01:16] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf3000000060000000063aea6080df191e91f2738f3d0343c1962c213f675835c7a1749ec5b70f68ec95282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:16] Work job_id fbfe nonce2 16000000 ntime 5282971b                    
 [2013-11-13 00:01:16] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:16] Generated stratum work                    
 [2013-11-13 00:01:16] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:16] Generated stratum merkle 27325af0169533e72a1fa9a2620103490440a2586ef5884da565cc078fc0d2e2                    
 [2013-11-13 00:01:16] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf3000000060000000027325af0169533e72a1fa9a2620103490440a2586ef5884da565cc078fc0d2e25282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:16] Work job_id fbfe nonce2 17000000 ntime 5282971b                    
 [2013-11-13 00:01:16] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:16] Generated stratum work                    
 [2013-11-13 00:01:16] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:16] CPU 0: Got work from get queue to get work for thread 0                    
 [2013-11-13 00:01:16] CPU 4: Got work from get queue to get work for thread 4                    
 [2013-11-13 00:01:16] Generated stratum merkle 19920104b7e519224bc80a99eacff9f112fb06cb12c368567751835cd6eb4567                    
 [2013-11-13 00:01:16] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf3000000060000000019920104b7e519224bc80a99eacff9f112fb06cb12c368567751835cd6eb45675282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:16] Work job_id fbfe nonce2 18000000 ntime 5282971b                    
 [2013-11-13 00:01:16] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:16] Generated stratum work                    
 [2013-11-13 00:01:16] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:16] Generated stratum merkle 7f3675e56db0e181ca29c73d6738335c9148d2c995c54347ba37139bef15a484                    
 [2013-11-13 00:01:16] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000007f3675e56db0e181ca29c73d6738335c9148d2c995c54347ba37139bef15a4845282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:16] Work job_id fbfe nonce2 19000000 ntime 5282971b                    
 [2013-11-13 00:01:16] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:16] Generated stratum work                    
 [2013-11-13 00:01:16] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:16] CPU 7: Got work from get queue to get work for thread 7                    
 [2013-11-13 00:01:16] CPU 5: Got work from get queue to get work for thread 5                    
 [2013-11-13 00:01:16] Generated stratum merkle 263d463e113ea7793e5db47b5f82219ef2a9d3ab7e02ee83b9988e00068b2fcd                    
 [2013-11-13 00:01:16] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000263d463e113ea7793e5db47b5f82219ef2a9d3ab7e02ee83b9988e00068b2fcd5282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:16] Work job_id fbfe nonce2 1a000000 ntime 5282971b                    
 [2013-11-13 00:01:16] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:16] Generated stratum work                    
 [2013-11-13 00:01:16] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:16] Generated stratum merkle 9a0566b476ef9ab3f38d4001be98ab68c5cc0c0ef20a854fb3588db49b421a9a                    
 [2013-11-13 00:01:16] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf300000006000000009a0566b476ef9ab3f38d4001be98ab68c5cc0c0ef20a854fb3588db49b421a9a5282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:16] Work job_id fbfe nonce2 1b000000 ntime 5282971b                    
 [2013-11-13 00:01:16] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:16] Generated stratum work                    
 [2013-11-13 00:01:16] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:16] Generated stratum merkle bef0299f1e5f15407213a907ebc03fb37e59e8f452073c9a6c935c1390cccce0                    
 [2013-11-13 00:01:16] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000bef0299f1e5f15407213a907ebc03fb37e59e8f452073c9a6c935c1390cccce05282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:16] Work job_id fbfe nonce2 1c000000 ntime 5282971b                    
 [2013-11-13 00:01:16] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:16] Generated stratum work                    
 [2013-11-13 00:01:16] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:16] CPU 6: Got work from get queue to get work for thread 6                    
 [2013-11-13 00:01:16] Generated stratum merkle ed1a38febe6331b7871f1bbe4f037b8a88ce320a5f1479df66d75bbbd6ca92a1                    
 [2013-11-13 00:01:16] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000ed1a38febe6331b7871f1bbe4f037b8a88ce320a5f1479df66d75bbbd6ca92a15282971b190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:16] Work job_id fbfe nonce2 1d000000 ntime 5282971b                    
 [2013-11-13 00:01:16] Generated target 0000000055550000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:16] Generated stratum work                    
 [2013-11-13 00:01:16] Pushing work from pool 0 to hash queue                    
 [2013-11-13 00:01:16] CPU 1: Got work from get queue to get work for thread 1                    
5s:  0.0 avg:  0.0 u:  0.0 kh/s | A:0 R:0 S:0 HW:0 U:0.0/m BS:0          
5s:  0.0 avg:  0.0 u:  0.0 kh/s | A:0 R:0 S:0 HW:0 U:0.0/m BS:0          
5s:  0.0 avg:  0.0 u:  0.0 kh/s | A:0 R:0 S:0 HW:0 U:0.0/m BS:0          
5s:  0.0 avg:  0.0 u:  0.0 kh/s | A:0 R:0 S:0 HW:0 U:0.0/m BS:0          
5s:  0.0 avg:  0.0 u:  0.0 kh/s | A:0 R:0 S:0 HW:0 U:0.0/m BS:0          
 [2013-11-13 00:01:45] Pool 0 stratum bdifficulty set to 1.000000                    
 [2013-11-13 00:01:45] Pool 0 is hiding block contents from us                    
 [2013-11-13 00:01:45] Received stratum notify from pool 0 with job_id=fbff                    
 [2013-11-13 00:01:45] Generated stratum merkle d30750f847548f2bbaffc72a461c8da32614bd14e66285aad261a02a1eabfc7e                    
 [2013-11-13 00:01:45] Generated stratum header 00000002ec8e34b1d15d84f8abc00573b1e5a21d230448c43def6bf30000000600000000d30750f847548f2bbaffc72a461c8da32614bd14e66285aad261a02a1eabfc7e52829739190867f300000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000                    
 [2013-11-13 00:01:45] Work job_id fbff nonce2 00000000 ntime 52829739                    
 [2013-11-13 00:01:45] Generated target 00000000ffff0000000000000000000000000000000000000000000000000000                    
 [2013-11-13 00:01:45] Work stale due to work update (02 != 03)                    
 [2013-11-13 00:01:45] Discarded work                    
 [2013-11-13 00:01:45] Work stale due to work update (02 != 03)                    
 [2013-11-13 00:01:45] Discarded work                    
                  
 [2013-11-13 00:26:37] [thread 4: 552243 hashes, 84.5 khash/sec]                    
 [2013-11-13 00:26:37] [thread 7: 557028 hashes, 84.3 khash/sec]                    
 [2013-11-13 00:26:37] [thread 1: 507837 hashes, 84.0 khash/sec]                    
 [2013-11-13 00:26:37] [thread 5: 514289 hashes, 84.4 khash/sec]                    
 [2013-11-13 00:26:38] [thread 3: 637990 hashes, 84.3 khash/sec]                    
 [2013-11-13 00:26:38] [thread 2: 452519 hashes, 84.5 khash/sec]                    
 [2013-11-13 00:26:39] [thread 6: 483120 hashes, 84.6 khash/sec]                    
 [2013-11-13 00:26:40] [thread 0: 463389 hashes, 84.2 khash/sec]                    
5s:727.8 avg:221.2 u:  0.0 kh/s | A:0 R:0 S:0 HW:0 U:0.0/m BS:0          
 [2013-11-13 00:26:40] Received kill message                    
 [2013-11-13 00:26:40] Prompting submit_work thread to finish                    
 [2013-11-13 00:26:40] Killing off watchpool thread                    
 [2013-11-13 00:26:40] submit_work thread exiting                    
 [2013-11-13 00:26:40] Killing off watchdog thread                    
 [2013-11-13 00:26:40] Stopping mining threads                    
 [2013-11-13 00:26:40] CPU 6 being disabled                    
 [2013-11-13 00:26:40] Waiting for wakeup notification in miner thread                    
 [2013-11-13 00:26:40] CPU 1 being disabled                    
 [2013-11-13 00:26:40] Waiting for wakeup notification in miner thread                    
 [2013-11-13 00:26:40] CPU 2 being disabled                    
 [2013-11-13 00:26:40] Waiting for wakeup notification in miner thread                    
 [2013-11-13 00:26:41] CPU 4 being disabled                    
 [2013-11-13 00:26:41] Waiting for wakeup notification in miner thread                    
 [2013-11-13 00:26:41] CPU 7 being disabled                    
 [2013-11-13 00:26:41] Waiting for wakeup notification in miner thread                    
 [2013-11-13 00:26:41] CPU 5 being disabled                    
 [2013-11-13 00:26:41] Waiting for wakeup notification in miner thread                    
 [2013-11-13 00:26:41] CPU 0 being disabled                    
 [2013-11-13 00:26:41] Waiting for wakeup notification in miner thread                    
 [2013-11-13 00:26:41] CPU 3 being disabled                    
 [2013-11-13 00:26:41] Waiting for wakeup notification in miner thread                    
 [2013-11-13 00:26:41] Killing off mining threads                    
 [2013-11-13 00:26:41] Killing off stage thread                    
 [2013-11-13 00:26:41] Killing off API thread                    
 [2013-11-13 00:26:41]
Summary of runtime statistics:
                    
 [2013-11-13 00:26:41] Started at [2013-11-13 00:01:14]                    
 [2013-11-13 00:26:41] Pool: http://api.bitcoin.cz:8332                    
 [2013-11-13 00:26:41] CPU hasher algorithm used: c                    
 [2013-11-13 00:26:41] Runtime: 0 hrs : 25 mins : 27 secs                    
 [2013-11-13 00:26:41] Average hashrate: 0.2 Megahash/s                    
 [2013-11-13 00:26:41] Solved blocks: 0                    
 [2013-11-13 00:26:41] Best share difficulty: 0                    
 [2013-11-13 00:26:41] Queued work requests: 58                    
 [2013-11-13 00:26:41] Share submissions: 0                    
 [2013-11-13 00:26:41] Accepted shares: 0                    
 [2013-11-13 00:26:41] Rejected shares: 0                    
 [2013-11-13 00:26:41] Accepted difficulty shares: 0                    
 [2013-11-13 00:26:41] Rejected difficulty shares: 0                    
 [2013-11-13 00:26:41] Hardware errors: 0                    
 [2013-11-13 00:26:41] Efficiency (accepted shares * difficulty / 2 KB): 0.00                    
 [2013-11-13 00:26:41] Utility (accepted shares / min): 0.00/min
                    
 [2013-11-13 00:26:41] Discarded work due to new blocks: 112                    
 [2013-11-13 00:26:41] Stale submissions discarded due to new blocks: 0                    
 [2013-11-13 00:26:41] Unable to get work from server occasions: 0                    
 [2013-11-13 00:26:41] Work items generated locally: 636                    
 [2013-11-13 00:26:41] Submitting work remotely delay occasions: 0                    
 [2013-11-13 00:26:41] New blocks detected on network: 4
                    
 [2013-11-13 00:26:41] Summary of per device statistics:
                    
 [2013-11-13 00:26:41] CPU0                | 5s:  0.0 avg: 27.7 u:  0.0 kh/s | A:0 R:0 HW:0 U:0.0/m                    
 [2013-11-13 00:26:41] CPU1                | 5s:  0.0 avg: 27.6 u:  0.0 kh/s | A:0 R:0 HW:0 U:0.0/m                    
 [2013-11-13 00:26:41] CPU2                | 5s:  0.0 avg: 27.7 u:  0.0 kh/s | A:0 R:0 HW:0 U:0.0/m                    
 [2013-11-13 00:26:41] CPU3                | 5s:  0.0 avg: 27.6 u:  0.0 kh/s | A:0 R:0 HW:0 U:0.0/m                    
 [2013-11-13 00:26:41] CPU4                | 5s:  0.0 avg: 27.6 u:  0.0 kh/s | A:0 R:0 HW:0 U:0.0/m                    
 [2013-11-13 00:26:41] CPU5                | 5s:  0.0 avg: 27.6 u:  0.0 kh/s | A:0 R:0 HW:0 U:0.0/m                    
 [2013-11-13 00:26:41] CPU6                | 5s:  0.0 avg: 27.7 u:  0.0 kh/s | A:0 R:0 HW:0 U:0.0/m                    
 [2013-11-13 00:26:41] CPU7                | 5s:  0.0 avg: 27.6 u:  0.0 kh/s | A:0 R:0 HW:0 U:0.0/m                    

As a side note, the same bfg command running on my windows machine will mine and I can see some mining results.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!