2013-06-28 11:59:35.761363 p2pool (version 11.4-8-gec66318) 2013-06-28 11:59:35.761486 2013-06-28 11:59:35.761580 Testing bitcoind RPC connection to 'http://127.0.0.1:8332/' with username 'bitcoinrpc'... 2013-06-28 11:59:37.429343 ...success! 2013-06-28 11:59:37.429431 Current block hash: 291e2e87661c04879e535f65c3ef95559ac298fc9671510e4c 2013-06-28 11:59:37.429488 Current block height: 243742 2013-06-28 11:59:37.429516 2013-06-28 11:59:37.429880 Testing bitcoind P2P connection to '127.0.0.1:8333'... 2013-06-28 11:59:37.478135 ...success! 2013-06-28 11:59:37.478276 2013-06-28 11:59:37.479187 Determining payout address... 2013-06-28 11:59:37.479567 ...success! Payout address: 1Lenny8KpVhqKvxwQFdYh7UZ6LFF4atY6z 2013-06-28 11:59:37.479656 2013-06-28 11:59:37.479818 Loading shares... 2013-06-28 11:59:40.647286 1000 2013-06-28 11:59:43.547070 2000 2013-06-28 11:59:46.188724 3000 2013-06-28 11:59:48.909873 4000 2013-06-28 11:59:52.182971 5000 2013-06-28 11:59:55.434322 6000 2013-06-28 11:59:58.611365 7000 2013-06-28 12:00:01.337475 8000 2013-06-28 12:00:04.198389 9000 2013-06-28 12:00:07.393493 10000 2013-06-28 12:00:10.661967 11000 2013-06-28 12:00:13.545402 12000 2013-06-28 12:00:16.932814 13000 2013-06-28 12:00:21.077290 14000 2013-06-28 12:00:24.828649 15000 2013-06-28 12:00:27.921120 16000 2013-06-28 12:00:30.634107 17000 2013-06-28 12:00:33.945738 18000 2013-06-28 12:00:38.007465 19000 2013-06-28 12:00:41.185163 20000 2013-06-28 12:00:41.935102 ...done loading 20235 shares (16072 verified)! 2013-06-28 12:00:41.935221 2013-06-28 12:00:41.935276 Initializing work... 2013-06-28 12:00:45.126804 4 tails: 2013-06-28 12:00:45.126915 b31f0f6b (6, None) 2013-06-28 12:00:45.126958 b148a3ca (1736, None) 2013-06-28 12:00:45.126994 03aafefc (2619, None) 2013-06-28 12:00:45.127038 c0d12899 (8640, 283170724.52415496) 2013-06-28 12:00:45.914758 8 heads. Top 10: 2013-06-28 12:00:45.914887 56a43c79 4aeb6bb7 (44214480825444986L, 0, 0) 2013-06-28 12:00:45.914938 15e84e62 15fc73bf (45267761579063251L, 0, 0) 2013-06-28 12:00:45.914987 96801132 47fe2fac (47619166192849632L, 0, 0) 2013-06-28 12:00:45.915035 1e172bfb f87c55d0 (48093890933141833L, 0, 0) 2013-06-28 12:00:45.915087 3afb3fbb 30f7f70d (49266893633171363L, 0, 0) 2013-06-28 12:00:45.915133 c4acb63d d06dab1c (49597028010192865L, 0, 0) 2013-06-28 12:00:45.915178 91c198a0 c9453e67 (49729162756934171L, 0, 0) 2013-06-28 12:00:45.915224 c404c0fd 8f7eef6d (54774277609571063L, 0, 0) 2013-06-28 12:00:45.915859 Desire 10 shares. Cutoff: 4.0 hours old diff>0.33 2013-06-28 12:00:45.923354 > Fatal error: 2013-06-28 12:00:45.923615 > Traceback (most recent call last): 2013-06-28 12:00:45.923736 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 575, in _runCallbacks 2013-06-28 12:00:45.923899 > current.result = callback(current.result, *args, **kw) 2013-06-28 12:00:45.923990 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1126, in gotResult 2013-06-28 12:00:45.924081 > _inlineCallbacks(r, g, deferred) 2013-06-28 12:00:45.924169 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1068, in _inlineCallbacks 2013-06-28 12:00:45.924315 > result = result.throwExceptionIntoGenerator(g) 2013-06-28 12:00:45.924408 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator 2013-06-28 12:00:45.924501 > return g.throw(self.type, self.value, self.tb) 2013-06-28 12:00:45.924568 > --- --- 2013-06-28 12:00:45.924661 > File "/home/pioruns/p2pool/p2pool/main.py", line 122, in main 2013-06-28 12:00:45.924763 > yield node.start() 2013-06-28 12:00:45.924850 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1070, in _inlineCallbacks 2013-06-28 12:00:45.924963 > result = g.send(result) 2013-06-28 12:00:45.925050 > File "/home/pioruns/p2pool/p2pool/node.py", line 223, in start 2013-06-28 12:00:45.925134 > self.set_best_share() 2013-06-28 12:00:45.925239 > File "/home/pioruns/p2pool/p2pool/node.py", line 287, in set_best_share 2013-06-28 12:00:45.925335 > best, desired, decorated_heads = self.tracker.think(self.get_height_rel_highest, self.bitcoind_work.value['previous_block'], self.bitcoind_work.value['bits'], self.known_txs_var.value) 2013-06-28 12:00:45.925435 > File "/home/pioruns/p2pool/p2pool/data.py", line 525, in think 2013-06-28 12:00:45.925512 > print ' ', '%s:%i' % peer_addr, format_hash(hash), math.format_dt(time.time() - ts), bitcoin_data.target_to_difficulty(targ), ts >= timestamp_cutoff, targ <= target_cutoff 2013-06-28 12:00:45.925601 > exceptions.TypeError: not enough arguments for format string 2013-06-28 12:00:45.938775 2013-06-28 12:00:45.938862 Error when requesting noncached value: 2013-06-28 12:00:45.938938 > Traceback (most recent call last): 2013-06-28 12:00:45.939045 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.939102 > ]. 2013-06-28 12:00:45.939136 2013-06-28 12:00:45.941076 2013-06-28 12:00:45.941147 Error when requesting noncached value: 2013-06-28 12:00:45.941269 > Traceback (most recent call last): 2013-06-28 12:00:45.941374 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.941436 > ]. 2013-06-28 12:00:45.941471 2013-06-28 12:00:45.943127 2013-06-28 12:00:45.943172 Error when requesting noncached value: 2013-06-28 12:00:45.943245 > Traceback (most recent call last): 2013-06-28 12:00:45.943336 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.943392 > ]. 2013-06-28 12:00:45.943427 2013-06-28 12:00:45.945291 2013-06-28 12:00:45.945362 Error when requesting noncached value: 2013-06-28 12:00:45.945456 > Traceback (most recent call last): 2013-06-28 12:00:45.945564 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.945645 > ]. 2013-06-28 12:00:45.945690 2013-06-28 12:00:45.947530 2013-06-28 12:00:45.947595 Error when requesting noncached value: 2013-06-28 12:00:45.947667 > Traceback (most recent call last): 2013-06-28 12:00:45.947783 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.947839 > ]. 2013-06-28 12:00:45.947874 2013-06-28 12:00:45.949515 2013-06-28 12:00:45.949570 Error when requesting noncached value: 2013-06-28 12:00:45.949659 > Traceback (most recent call last): 2013-06-28 12:00:45.949759 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.949826 > ]. 2013-06-28 12:00:45.949877 2013-06-28 12:00:45.951607 2013-06-28 12:00:45.951665 Error when requesting noncached value: 2013-06-28 12:00:45.951755 > Traceback (most recent call last): 2013-06-28 12:00:45.951849 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.951911 > ]. 2013-06-28 12:00:45.951947 2013-06-28 12:00:45.953769 2013-06-28 12:00:45.953836 Error when requesting noncached value: 2013-06-28 12:00:45.953934 > Traceback (most recent call last): 2013-06-28 12:00:45.954035 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.954103 > ]. 2013-06-28 12:00:45.954138 2013-06-28 12:00:45.954764 > Bitcoin connection lost. Reason: Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.956225 > Error getting work from bitcoind: 2013-06-28 12:00:45.956285 > Traceback (most recent call last): 2013-06-28 12:00:45.956316 > Failure: twisted.internet.error.ConnectionLost: Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.958724 2013-06-28 12:00:45.958790 Error when requesting noncached value: 2013-06-28 12:00:45.958875 > Traceback (most recent call last): 2013-06-28 12:00:45.958975 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.959030 > ]. 2013-06-28 12:00:45.959071 2013-06-28 12:00:45.960848 2013-06-28 12:00:45.960907 Error when requesting noncached value: 2013-06-28 12:00:45.960990 > Traceback (most recent call last): 2013-06-28 12:00:45.961084 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:00:45.961138 > ]. 2013-06-28 12:00:45.961200 2013-06-28 12:04:39.462540 p2pool (version 11.4-8-gec66318) 2013-06-28 12:04:39.462637 2013-06-28 12:04:39.462716 Testing bitcoind RPC connection to 'http://127.0.0.1:8332/' with username 'bitcoinrpc'... 2013-06-28 12:04:40.414793 ...success! 2013-06-28 12:04:40.414882 Current block hash: dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a 2013-06-28 12:04:40.414927 Current block height: 243743 2013-06-28 12:04:40.414965 2013-06-28 12:04:40.415334 Testing bitcoind P2P connection to '127.0.0.1:8333'... 2013-06-28 12:04:40.449976 ...success! 2013-06-28 12:04:40.450153 2013-06-28 12:04:40.451057 Determining payout address... 2013-06-28 12:04:40.451467 ...success! Payout address: 1Lenny8KpVhqKvxwQFdYh7UZ6LFF4atY6z 2013-06-28 12:04:40.451573 2013-06-28 12:04:40.451751 Loading shares... 2013-06-28 12:04:43.568783 1000 2013-06-28 12:04:46.385427 2000 2013-06-28 12:04:48.944862 3000 2013-06-28 12:04:51.637647 4000 2013-06-28 12:04:54.829008 5000 2013-06-28 12:04:58.017909 6000 2013-06-28 12:05:01.141641 7000 2013-06-28 12:05:03.866267 8000 2013-06-28 12:05:06.675173 9000 2013-06-28 12:05:09.814120 10000 2013-06-28 12:05:13.046710 11000 2013-06-28 12:05:15.881945 12000 2013-06-28 12:05:19.372656 13000 2013-06-28 12:05:23.315820 14000 2013-06-28 12:05:27.015629 15000 2013-06-28 12:05:30.060206 16000 2013-06-28 12:05:32.750156 17000 2013-06-28 12:05:36.030770 18000 2013-06-28 12:05:40.034543 19000 2013-06-28 12:05:43.166019 20000 2013-06-28 12:05:43.913329 ...done loading 20235 shares (16072 verified)! 2013-06-28 12:05:43.913435 2013-06-28 12:05:43.913467 Initializing work... 2013-06-28 12:05:47.035883 4 tails: 2013-06-28 12:05:47.036007 b31f0f6b (6, None) 2013-06-28 12:05:47.036048 b148a3ca (1736, None) 2013-06-28 12:05:47.036109 03aafefc (2619, None) 2013-06-28 12:05:47.036154 c0d12899 (8640, 283169562.7695086) 2013-06-28 12:05:47.833491 8 heads. Top 10: 2013-06-28 12:05:47.833619 56a43c79 4aeb6bb7 (44214480825444986L, 0, 0) 2013-06-28 12:05:47.833676 15e84e62 15fc73bf (45267761579063251L, 0, 0) 2013-06-28 12:05:47.833728 96801132 47fe2fac (47619166192849632L, 0, 0) 2013-06-28 12:05:47.833778 1e172bfb f87c55d0 (48093890933141833L, 0, 0) 2013-06-28 12:05:47.833825 3afb3fbb 30f7f70d (49266893633171363L, 0, 0) 2013-06-28 12:05:47.833870 c4acb63d d06dab1c (49597028010192865L, 0, 0) 2013-06-28 12:05:47.833917 91c198a0 c9453e67 (49729162756934171L, 0, 0) 2013-06-28 12:05:47.833961 c404c0fd 8f7eef6d (54774277609571063L, 0, 0) 2013-06-28 12:05:47.834606 Desire 10 shares. Cutoff: 4.1 hours old diff>0.33 2013-06-28 12:05:47.837475 > Fatal error: 2013-06-28 12:05:47.837540 > Traceback (most recent call last): 2013-06-28 12:05:47.837569 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 575, in _runCallbacks 2013-06-28 12:05:47.837617 > current.result = callback(current.result, *args, **kw) 2013-06-28 12:05:47.837644 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1126, in gotResult 2013-06-28 12:05:47.837671 > _inlineCallbacks(r, g, deferred) 2013-06-28 12:05:47.837697 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1068, in _inlineCallbacks 2013-06-28 12:05:47.837725 > result = result.throwExceptionIntoGenerator(g) 2013-06-28 12:05:47.837750 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator 2013-06-28 12:05:47.837777 > return g.throw(self.type, self.value, self.tb) 2013-06-28 12:05:47.837802 > --- --- 2013-06-28 12:05:47.837826 > File "/home/pioruns/p2pool/p2pool/main.py", line 122, in main 2013-06-28 12:05:47.837851 > yield node.start() 2013-06-28 12:05:47.837875 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1070, in _inlineCallbacks 2013-06-28 12:05:47.837902 > result = g.send(result) 2013-06-28 12:05:47.837927 > File "/home/pioruns/p2pool/p2pool/node.py", line 223, in start 2013-06-28 12:05:47.837951 > self.set_best_share() 2013-06-28 12:05:47.837975 > File "/home/pioruns/p2pool/p2pool/node.py", line 287, in set_best_share 2013-06-28 12:05:47.838000 > best, desired, decorated_heads = self.tracker.think(self.get_height_rel_highest, self.bitcoind_work.value['previous_block'], self.bitcoind_work.value['bits'], self.known_txs_var.value) 2013-06-28 12:05:47.838027 > File "/home/pioruns/p2pool/p2pool/data.py", line 525, in think 2013-06-28 12:05:47.838053 > print ' ', '%s:%i' % peer_addr, format_hash(hash), math.format_dt(time.time() - ts), bitcoin_data.target_to_difficulty(targ), ts >= timestamp_cutoff, targ <= target_cutoff 2013-06-28 12:05:47.838080 > exceptions.TypeError: not enough arguments for format string 2013-06-28 12:05:47.847765 2013-06-28 12:05:47.847855 Error when requesting noncached value: 2013-06-28 12:05:47.847929 > Traceback (most recent call last): 2013-06-28 12:05:47.848021 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.848083 > ]. 2013-06-28 12:05:47.848120 2013-06-28 12:05:47.849808 2013-06-28 12:05:47.849867 Error when requesting noncached value: 2013-06-28 12:05:47.849928 > Traceback (most recent call last): 2013-06-28 12:05:47.850005 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.850079 > ]. 2013-06-28 12:05:47.850115 2013-06-28 12:05:47.851726 2013-06-28 12:05:47.851770 Error when requesting noncached value: 2013-06-28 12:05:47.851830 > Traceback (most recent call last): 2013-06-28 12:05:47.851907 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.851965 > ]. 2013-06-28 12:05:47.852001 2013-06-28 12:05:47.853676 2013-06-28 12:05:47.853723 Error when requesting noncached value: 2013-06-28 12:05:47.853785 > Traceback (most recent call last): 2013-06-28 12:05:47.853863 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.853911 > ]. 2013-06-28 12:05:47.853945 2013-06-28 12:05:47.855687 2013-06-28 12:05:47.855757 Error when requesting noncached value: 2013-06-28 12:05:47.855826 > Traceback (most recent call last): 2013-06-28 12:05:47.855908 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.855971 > ]. 2013-06-28 12:05:47.856008 2013-06-28 12:05:47.857669 2013-06-28 12:05:47.857726 Error when requesting noncached value: 2013-06-28 12:05:47.857788 > Traceback (most recent call last): 2013-06-28 12:05:47.857863 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.857913 > ]. 2013-06-28 12:05:47.857947 2013-06-28 12:05:47.859628 2013-06-28 12:05:47.859691 Error when requesting noncached value: 2013-06-28 12:05:47.859756 > Traceback (most recent call last): 2013-06-28 12:05:47.859833 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.859894 > ]. 2013-06-28 12:05:47.859931 2013-06-28 12:05:47.861624 2013-06-28 12:05:47.861669 Error when requesting noncached value: 2013-06-28 12:05:47.861757 > Traceback (most recent call last): 2013-06-28 12:05:47.861834 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.861893 > ]. 2013-06-28 12:05:47.861929 2013-06-28 12:05:47.863290 > Error getting work from bitcoind: 2013-06-28 12:05:47.863336 > Traceback (most recent call last): 2013-06-28 12:05:47.863364 > Failure: twisted.internet.error.ConnectionLost: Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.865411 2013-06-28 12:05:47.865465 Error when requesting noncached value: 2013-06-28 12:05:47.865546 > Traceback (most recent call last): 2013-06-28 12:05:47.865642 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.865710 > ]. 2013-06-28 12:05:47.865745 2013-06-28 12:05:47.867405 2013-06-28 12:05:47.867461 Error when requesting noncached value: 2013-06-28 12:05:47.867522 > Traceback (most recent call last): 2013-06-28 12:05:47.867598 > Failure: twisted.internet.error.ConnectError: An error occurred while connecting: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:05:47.867661 > ]. 2013-06-28 12:05:47.867700 2013-06-28 12:05:47.868236 > Bitcoin connection lost. Reason: Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:07:13.202236 p2pool (version 11.4-8-gec66318) 2013-06-28 12:07:13.202331 2013-06-28 12:07:13.202441 Testing bitcoind RPC connection to 'http://127.0.0.1:8332/' with username 'bitcoinrpc'... 2013-06-28 12:07:13.219257 ...success! 2013-06-28 12:07:13.219480 Current block hash: dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a 2013-06-28 12:07:13.219596 Current block height: 243743 2013-06-28 12:07:13.219704 2013-06-28 12:07:13.219839 Testing bitcoind P2P connection to '127.0.0.1:8333'... 2013-06-28 12:07:13.249491 ...success! 2013-06-28 12:07:13.249630 2013-06-28 12:07:13.249749 Determining payout address... 2013-06-28 12:07:13.250011 ...success! Payout address: 1Lenny8KpVhqKvxwQFdYh7UZ6LFF4atY6z 2013-06-28 12:07:13.250092 2013-06-28 12:07:13.250265 Loading shares... 2013-06-28 12:07:15.144179 1000 2013-06-28 12:07:16.837573 2000 2013-06-28 12:07:18.466024 3000 2013-06-28 12:07:20.094643 4000 2013-06-28 12:07:22.020757 5000 2013-06-28 12:07:23.963840 6000 2013-06-28 12:07:25.846146 7000 2013-06-28 12:07:27.442750 8000 2013-06-28 12:07:29.250159 9000 2013-06-28 12:07:31.142013 10000 2013-06-28 12:07:33.099649 11000 2013-06-28 12:07:34.820319 12000 2013-06-28 12:07:36.798884 13000 2013-06-28 12:07:39.293111 14000 2013-06-28 12:07:41.478459 15000 2013-06-28 12:07:43.328015 16000 2013-06-28 12:07:45.010877 17000 2013-06-28 12:07:46.965706 18000 2013-06-28 12:07:49.189857 19000 2013-06-28 12:07:51.344727 20000 2013-06-28 12:07:51.804930 ...done loading 20235 shares (16072 verified)! 2013-06-28 12:07:51.805046 2013-06-28 12:07:51.805101 Initializing work... 2013-06-28 12:07:55.110850 ...success! 2013-06-28 12:07:55.110961 2013-06-28 12:07:55.110997 Joining p2pool network using port 9333... 2013-06-28 12:07:55.410760 ...success! 2013-06-28 12:07:55.410861 2013-06-28 12:07:55.410898 Listening for workers on '' port 9332... 2013-06-28 12:08:02.860083 ...success! 2013-06-28 12:08:02.860173 2013-06-28 12:08:02.860213 Started successfully! 2013-06-28 12:08:02.860272 Go to http://127.0.0.1:9332/ to view graphs and statistics! 2013-06-28 12:08:02.860326 Donating 0.1% of work towards P2Pool's development. Please donate to encourage further development of P2Pool! 2013-06-28 12:08:02.860367 2013-06-28 12:08:03.085978 Got new merged mining work! 2013-06-28 12:08:03.091766 Got new merged mining work! 2013-06-28 12:08:03.122795 Got new merged mining work! 2013-06-28 12:08:03.372245 Outgoing connection to peer 108.161.134.32:9333 established. p2pool version: 1100 '11.2' 2013-06-28 12:08:05.157003 Requesting parent share 376ddda7 from 108.161.134.32:9333 2013-06-28 12:08:05.886259 P2Pool: 18222 shares in chain (13526 verified/18227 total) Peers: 1 (0 incoming) 2013-06-28 12:08:05.886361 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:08:05.886422 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:08:05.886469 Pool: 594GH/s Stale rate: 18.9% Expected time to block: 1.6 days 2013-06-28 12:08:06.816554 Outgoing connection to peer 1.202.128.218:9333 established. p2pool version: 1100 '11.4' 2013-06-28 12:08:07.248655 Processing 185 shares from 108.161.134.32:9333... 2013-06-28 12:08:07.267109 ... done processing 185 shares. New: 185 Have: 18412/~17280 2013-06-28 12:08:07.267301 Requesting parent share fb82502c from 108.161.134.32:9333 2013-06-28 12:08:07.676348 Outgoing connection to peer 212.147.15.38:9333 established. p2pool version: 1100 '11.2-8-g896c9ed' 2013-06-28 12:08:08.792998 Peer sent entire transaction 8c1dba77ce09220b442ce557fc55f00ba152ec3da8a49ba93e73a207b2521c30 that was already received 2013-06-28 12:08:08.922123 P2Pool: 18222 shares in chain (13526 verified/18413 total) Peers: 3 (0 incoming) 2013-06-28 12:08:08.922225 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:08:08.922254 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:08:08.922287 Pool: 594GH/s Stale rate: 18.9% Expected time to block: 1.6 days 2013-06-28 12:08:12.549945 Processing 352 shares from 108.161.134.32:9333... 2013-06-28 12:08:12.578525 ... done processing 352 shares. New: 352 Have: 18765/~17280 2013-06-28 12:08:12.578729 Requesting parent share 4ac2df29 from 108.161.134.32:9333 2013-06-28 12:08:12.606347 P2Pool: 18222 shares in chain (13526 verified/18765 total) Peers: 3 (0 incoming) 2013-06-28 12:08:12.606459 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:08:12.606509 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:08:12.606557 Pool: 594GH/s Stale rate: 18.9% Expected time to block: 1.6 days 2013-06-28 12:08:13.424245 Outgoing connection to peer 93.100.79.103:9333 established. p2pool version: 1100 '11.4' 2013-06-28 12:08:14.208501 Outgoing connection to peer 24.246.31.2:9333 established. p2pool version: 1100 '11.4-8-gec66318' 2013-06-28 12:08:15.140381 Transaction 96bf2ba53096be2a12bda3ccb365e84910cb53bd8d6885cc6dce8ba994b482a7 rescued from peer latency cache! 2013-06-28 12:08:15.140761 Transaction f31971e5367135c3f4f488ea776deffb31afa82d6eb0bf80a2febc3142595a4b rescued from peer latency cache! 2013-06-28 12:08:15.141014 Transaction 83706e0beb5bae96ec52e9290ca5d6153e77885478c12ee4f0a60c788a6b8c69 rescued from peer latency cache! 2013-06-28 12:08:15.771374 Processing 111 shares from 108.161.134.32:9333... 2013-06-28 12:08:15.785930 ... done processing 111 shares. New: 111 Have: 18877/~17280 2013-06-28 12:08:15.786105 Requesting parent share 0182fd73 from 1.202.128.218:9333 2013-06-28 12:08:15.813545 P2Pool: 18222 shares in chain (13526 verified/18877 total) Peers: 5 (0 incoming) 2013-06-28 12:08:15.813639 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:08:15.813669 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:08:15.813702 Pool: 594GH/s Stale rate: 18.9% Expected time to block: 1.6 days 2013-06-28 12:08:15.843263 Peer sent entire transaction 48536438d3e553b7b4c5d7f02b0b0485c08dad86fedb4ab8dd0828ca30a1450e that was already received 2013-06-28 12:08:16.255877 Peer sent entire transaction 48536438d3e553b7b4c5d7f02b0b0485c08dad86fedb4ab8dd0828ca30a1450e that was already received 2013-06-28 12:08:18.326721 Peer sent entire transaction b55a9eae5698605ef7fbddeea07a18e0ad82cd423db5d2baf76d3d65d44cf476 that was already received 2013-06-28 12:08:18.347387 Peer sent entire transaction b55a9eae5698605ef7fbddeea07a18e0ad82cd423db5d2baf76d3d65d44cf476 that was already received 2013-06-28 12:08:18.683813 Outgoing connection to peer 213.67.135.99:9333 established. p2pool version: 1100 '11.3-1-g81a3613' 2013-06-28 12:08:18.846268 P2Pool: 18222 shares in chain (13526 verified/18878 total) Peers: 6 (0 incoming) 2013-06-28 12:08:18.846368 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:08:18.846419 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:08:18.846465 Pool: 594GH/s Stale rate: 18.9% Expected time to block: 1.6 days 2013-06-28 12:08:21.819053 > in handle_share_hashes: 2013-06-28 12:08:21.819268 > Traceback (most recent call last): 2013-06-28 12:08:21.819390 > Failure: twisted.internet.defer.TimeoutError: in GenericDeferrer 2013-06-28 12:08:21.820232 Lost peer 1.202.128.218:9333 - 2013-06-28 12:08:21.820425 Connection was aborted locally, using 2013-06-28 12:08:21.820520 L{twisted.internet.interfaces.ITCPTransport.abortConnection}. 2013-06-28 12:08:21.820621 2013-06-28 12:08:21.820708 @since: 11.1 2013-06-28 12:08:21.820825 . 2013-06-28 12:08:21.821098 > in download_shares: 2013-06-28 12:08:21.821243 > Traceback (most recent call last): 2013-06-28 12:08:21.821345 > Failure: twisted.internet.error.ConnectionAborted: 2013-06-28 12:08:21.821482 > Connection was aborted locally, using 2013-06-28 12:08:21.821591 > L{twisted.internet.interfaces.ITCPTransport.abortConnection}. 2013-06-28 12:08:21.821689 > 2013-06-28 12:08:21.821787 > @since: 11.1 2013-06-28 12:08:21.821881 > . 2013-06-28 12:08:21.822133 Requesting parent share 0182fd73 from 213.67.135.99:9333 2013-06-28 12:08:21.881836 P2Pool: 18222 shares in chain (13526 verified/18878 total) Peers: 5 (0 incoming) 2013-06-28 12:08:21.881948 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:08:21.882000 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:08:21.882046 Pool: 594GH/s Stale rate: 18.9% Expected time to block: 1.6 days 2013-06-28 12:08:21.968227 Peer sent entire transaction e90c20aea3a3ad24ab5415c86a6011e838624de6f8e48da047f836ae346cdb5e that was already received 2013-06-28 12:08:23.889433 Processing 77 shares from 213.67.135.99:9333... 2013-06-28 12:08:23.901905 ... done processing 77 shares. New: 77 Have: 18955/~17280 2013-06-28 12:08:23.902101 Requesting parent share 51f3b4b7 from 212.147.15.38:9333 2013-06-28 12:08:23.905701 Peer sent entire transaction f31971e5367135c3f4f488ea776deffb31afa82d6eb0bf80a2febc3142595a4b that was already received 2013-06-28 12:08:24.272762 Peer sent entire transaction 96bf2ba53096be2a12bda3ccb365e84910cb53bd8d6885cc6dce8ba994b482a7 that was already received 2013-06-28 12:08:24.635707 Peer sent entire transaction 0cfe3a5caef7c3cba5be892082c47fe542a196ae4df136cc1733b02e8f7f46a6 that was already received 2013-06-28 12:08:24.915817 P2Pool: 18222 shares in chain (13526 verified/18956 total) Peers: 5 (0 incoming) 2013-06-28 12:08:24.915919 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:08:24.915947 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:08:24.915981 Pool: 594GH/s Stale rate: 18.9% Expected time to block: 1.6 days 2013-06-28 12:08:24.957036 Peer sent entire transaction 0cfe3a5caef7c3cba5be892082c47fe542a196ae4df136cc1733b02e8f7f46a6 that was already received 2013-06-28 12:08:25.542841 Peer sent entire transaction 12a211d9c42c6868cb700ce7509a04c109c66bcab2613b3f2e12270a5ee5a390 that was already received 2013-06-28 12:08:25.844822 Peer sent entire transaction 96bf2ba53096be2a12bda3ccb365e84910cb53bd8d6885cc6dce8ba994b482a7 that was already received 2013-06-28 12:08:28.678238 Outgoing connection to peer 169.237.101.193:8335 established. p2pool version: 1100 '11.4' 2013-06-28 12:08:30.790245 Processing 201 shares from 212.147.15.38:9333... 2013-06-28 12:08:30.810197 ... done processing 201 shares. New: 201 Have: 19157/~17280 2013-06-28 12:08:30.810392 Requesting parent share 1d3e6414 from 108.161.134.32:9333 2013-06-28 12:08:30.843264 Peer sent entire transaction e90c20aea3a3ad24ab5415c86a6011e838624de6f8e48da047f836ae346cdb5e that was already received 2013-06-28 12:08:30.967793 P2Pool: 18222 shares in chain (13526 verified/19157 total) Peers: 6 (0 incoming) 2013-06-28 12:08:30.967912 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:08:30.967955 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:08:30.967996 Pool: 594GH/s Stale rate: 18.9% Expected time to block: 1.6 days 2013-06-28 12:08:31.688711 Peer sent entire transaction b1c5f1c33c0fc23a6340b57a2047f4f9ba544070067535194a70531dd0d26dba that was already received 2013-06-28 12:08:33.973601 P2Pool: 18222 shares in chain (13526 verified/19158 total) Peers: 6 (0 incoming) 2013-06-28 12:08:33.973767 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:08:33.973843 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:08:33.973926 Pool: 594GH/s Stale rate: 18.9% Expected time to block: 1.6 days 2013-06-28 12:08:35.020124 Processing 168 shares from 108.161.134.32:9333... 2013-06-28 12:08:35.037552 ... done processing 168 shares. New: 168 Have: 19326/~17280 2013-06-28 12:08:35.037733 Requesting parent share e042583c from 93.100.79.103:9333 2013-06-28 12:08:35.061970 Transaction 6534c5ead326fc8fa8ee2371780abfede545bcc07e52fe76b14e1cb1a3d9cc12 rescued from peer latency cache! 2013-06-28 12:08:35.067844 Transaction 76730b35341a07a73888a58044db231f43d5450f23c16d334c578e975dc97dfd rescued from peer latency cache! 2013-06-28 12:08:35.068829 Transaction 76730b35341a07a73888a58044db231f43d5450f23c16d334c578e975dc97dfd rescued from peer latency cache! 2013-06-28 12:08:35.079984 Transaction 76730b35341a07a73888a58044db231f43d5450f23c16d334c578e975dc97dfd rescued from peer latency cache! 2013-06-28 12:08:35.124472 Transaction 76730b35341a07a73888a58044db231f43d5450f23c16d334c578e975dc97dfd rescued from peer latency cache! 2013-06-28 12:08:35.158901 Transaction 76730b35341a07a73888a58044db231f43d5450f23c16d334c578e975dc97dfd rescued from peer latency cache! 2013-06-28 12:08:36.071360 Processing 48 shares from 93.100.79.103:9333... 2013-06-28 12:09:08.467980 Punishing share for 'not all txs present'! Jumping from 506c7c89 to 63bb838d! 2013-06-28 12:09:08.491854 ... done processing 48 shares. New: 48 Have: 19375/~17280 2013-06-28 12:09:08.492017 Requesting parent share a790764e from 108.161.134.32:9333 2013-06-28 12:09:08.493232 > Watchdog timer went off at: 2013-06-28 12:09:08.493306 > File "/home/pioruns/p2pool/run_p2pool.py", line 5, in 2013-06-28 12:09:08.493338 > main.run() 2013-06-28 12:09:08.493369 > File "/home/pioruns/p2pool/p2pool/main.py", line 576, in run 2013-06-28 12:09:08.493401 > reactor.run() 2013-06-28 12:09:08.493431 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/base.py", line 1192, in run 2013-06-28 12:09:08.493470 > self.mainLoop() 2013-06-28 12:09:08.493500 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/base.py", line 1204, in mainLoop 2013-06-28 12:09:08.493530 > self.doIteration(t) 2013-06-28 12:09:08.493559 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/epollreactor.py", line 381, in doPoll 2013-06-28 12:09:08.493589 > log.callWithLogger(selectable, _drdw, selectable, fd, event) 2013-06-28 12:09:08.493617 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/python/log.py", line 88, in callWithLogger 2013-06-28 12:09:08.493646 > return callWithContext({"system": lp}, func, *args, **kw) 2013-06-28 12:09:08.493674 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/python/log.py", line 73, in callWithContext 2013-06-28 12:09:08.493718 > return context.call({ILogContext: newCtx}, func, *args, **kw) 2013-06-28 12:09:08.493750 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/python/context.py", line 118, in callWithContext 2013-06-28 12:09:08.493786 > return self.currentContext().callWithContext(ctx, func, *args, **kw) 2013-06-28 12:09:08.493815 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/python/context.py", line 81, in callWithContext 2013-06-28 12:09:08.493844 > return func(*args,**kw) 2013-06-28 12:09:08.493871 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/posixbase.py", line 614, in _doReadOrWrite 2013-06-28 12:09:08.493914 > why = selectable.doRead() 2013-06-28 12:09:08.493942 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py", line 215, in doRead 2013-06-28 12:09:08.493970 > return self._dataReceived(data) 2013-06-28 12:09:08.494001 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py", line 221, in _dataReceived 2013-06-28 12:09:08.494030 > rval = self.protocol.dataReceived(data) 2013-06-28 12:09:08.494059 > File "/home/pioruns/p2pool/p2pool/p2p.py", line 144, in new_dataReceived 2013-06-28 12:09:08.494086 > old_dataReceived(data) 2013-06-28 12:09:08.494113 > File "/home/pioruns/p2pool/p2pool/util/p2protocol.py", line 27, in dataReceived 2013-06-28 12:09:08.494141 > self.dataReceived2(data) 2013-06-28 12:09:08.494168 > File "/home/pioruns/p2pool/p2pool/util/datachunker.py", line 40, in _DataChunker 2013-06-28 12:09:08.494195 > wants = receiver.send(buf.get(wants)) 2013-06-28 12:09:08.494222 > File "/home/pioruns/p2pool/p2pool/util/p2protocol.py", line 55, in dataReceiver 2013-06-28 12:09:08.494250 > self.packetReceived(command, type_.unpack(payload, self.ignore_trailing_payload)) 2013-06-28 12:09:08.494277 > File "/home/pioruns/p2pool/p2pool/p2p.py", line 89, in packetReceived 2013-06-28 12:09:08.494343 > p2protocol.Protocol.packetReceived(self, command, payload2) 2013-06-28 12:09:08.494372 > File "/home/pioruns/p2pool/p2pool/util/p2protocol.py", line 69, in packetReceived 2013-06-28 12:09:08.494404 > handler(**payload2) 2013-06-28 12:09:08.494433 > File "/home/pioruns/p2pool/p2pool/p2p.py", line 309, in handle_sharereply 2013-06-28 12:09:08.494460 > self.get_shares.got_response(id, res) 2013-06-28 12:09:08.494487 > File "/home/pioruns/p2pool/p2pool/util/deferral.py", line 124, in got_response 2013-06-28 12:09:08.494515 > df.callback(resp) 2013-06-28 12:09:08.494542 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 380, in callback 2013-06-28 12:09:08.494570 > self._startRunCallbacks(result) 2013-06-28 12:09:08.494597 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 488, in _startRunCallbacks 2013-06-28 12:09:08.494625 > self._runCallbacks() 2013-06-28 12:09:08.494651 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 575, in _runCallbacks 2013-06-28 12:09:08.494679 > current.result = callback(current.result, *args, **kw) 2013-06-28 12:09:08.494706 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1126, in gotResult 2013-06-28 12:09:08.494734 > _inlineCallbacks(r, g, deferred) 2013-06-28 12:09:08.494761 > File "/usr/local/lib/python2.7/dist-packages/Twisted-13.0.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1070, in _inlineCallbacks 2013-06-28 12:09:08.494788 > result = g.send(result) 2013-06-28 12:09:08.494816 > File "/home/pioruns/p2pool/p2pool/node.py", line 127, in download_shares 2013-06-28 12:09:08.494843 > self.handle_shares(shares, peer) 2013-06-28 12:09:08.494870 > File "/home/pioruns/p2pool/p2pool/node.py", line 40, in handle_shares 2013-06-28 12:09:08.494897 > self.node.set_best_share() 2013-06-28 12:09:08.494923 > File "/home/pioruns/p2pool/p2pool/node.py", line 287, in set_best_share 2013-06-28 12:09:08.494951 > best, desired, decorated_heads = self.tracker.think(self.get_height_rel_highest, self.bitcoind_work.value['previous_block'], self.bitcoind_work.value['bits'], self.known_txs_var.value) 2013-06-28 12:09:08.494980 > File "/home/pioruns/p2pool/p2pool/data.py", line 478, in think 2013-06-28 12:09:08.495007 > if not self.attempt_verify(share): 2013-06-28 12:09:08.495038 > File "/home/pioruns/p2pool/p2pool/data.py", line 428, in attempt_verify 2013-06-28 12:09:08.495065 > share.check(self) 2013-06-28 12:09:08.495092 > File "/home/pioruns/p2pool/p2pool/data.py", line 311, in check 2013-06-28 12:09:08.495120 > other_tx_hashes = [tracker.items[tracker.get_nth_parent_hash(self.hash, share_count)].share_info['new_transaction_hashes'][tx_count] for share_count, tx_count in self.iter_transaction_hash_refs()] 2013-06-28 12:09:08.495150 > File "/home/pioruns/p2pool/p2pool/util/memoize.py", line 28, in b 2013-06-28 12:09:08.495176 > res = f(*args) 2013-06-28 12:09:08.495203 > File "/home/pioruns/p2pool/p2pool/util/skiplist.py", line 33, in __call__ 2013-06-28 12:09:08.495230 > for i in xrange(len(skip), skip_length): 2013-06-28 12:09:08.495257 > File "/home/pioruns/p2pool/p2pool/main.py", line 247, in 2013-06-28 12:09:08.495285 > sys.stderr.write, 'Watchdog timer went off at:\n' + ''.join(traceback.format_stack()) 2013-06-28 12:09:08.540851 P2Pool: 19370 shares in chain (14675 verified/19375 total) Peers: 6 (0 incoming) 2013-06-28 12:09:08.540953 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:09:08.540982 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:09:08.541015 Pool: 642GH/s Stale rate: 19.8% Expected time to block: 1.5 days 2013-06-28 12:09:08.571952 Punishing share for 'not all txs present'! Jumping from 506c7c89 to 63bb838d! 2013-06-28 12:09:08.580184 Punishing share for 'not all txs present'! Jumping from 506c7c89 to 63bb838d! 2013-06-28 12:09:09.507073 Transaction a90a2d4c70311bc37075a9f549ec1795b5e00f9066c76f9c4952ee0fac186ae9 rescued from peer latency cache! 2013-06-28 12:09:09.554724 Punishing share for 'not all txs present'! Jumping from 4b9ebf65 to 506c7c89! 2013-06-28 12:09:09.565357 Transaction a90a2d4c70311bc37075a9f549ec1795b5e00f9066c76f9c4952ee0fac186ae9 rescued from peer latency cache! 2013-06-28 12:09:09.565664 Peer sent entire transaction bfb049a7ac411e5128d05e471b8932326c1e60496e57a1c69757a2b01db5f0fa that was already received 2013-06-28 12:09:09.730634 Punishing share for 'not all txs present'! Jumping from 4fa6c724 to 2153c80c! 2013-06-28 12:09:09.732215 Peer sent entire transaction 108fe6d4a431947a31f0b7be88110c7ef25ee55d938306069688889efffa8203 that was already received 2013-06-28 12:09:09.797829 Peer sent entire transaction 717317e646b0fabd755e4ffd105cd3517973597ff6835608a21d52ecf83d849b that was already received 2013-06-28 12:09:09.811872 Peer sent entire transaction 717317e646b0fabd755e4ffd105cd3517973597ff6835608a21d52ecf83d849b that was already received 2013-06-28 12:09:09.820528 Peer sent entire transaction 717317e646b0fabd755e4ffd105cd3517973597ff6835608a21d52ecf83d849b that was already received 2013-06-28 12:09:09.825032 Peer sent entire transaction bfb049a7ac411e5128d05e471b8932326c1e60496e57a1c69757a2b01db5f0fa that was already received 2013-06-28 12:09:09.826642 Peer sent entire transaction 6534c5ead326fc8fa8ee2371780abfede545bcc07e52fe76b14e1cb1a3d9cc12 that was already received 2013-06-28 12:09:09.832497 Peer sent entire transaction 108fe6d4a431947a31f0b7be88110c7ef25ee55d938306069688889efffa8203 that was already received 2013-06-28 12:09:09.837423 Peer sent entire transaction d6f3c0abb8071c301535d1fbbc41949fc4cbf925cbe5410e7c811df8c65e1f01 that was already received 2013-06-28 12:09:09.843571 Peer sent entire transaction 717317e646b0fabd755e4ffd105cd3517973597ff6835608a21d52ecf83d849b that was already received 2013-06-28 12:09:09.847462 Peer sent entire transaction 6534c5ead326fc8fa8ee2371780abfede545bcc07e52fe76b14e1cb1a3d9cc12 that was already received 2013-06-28 12:09:09.851023 Peer sent entire transaction 717317e646b0fabd755e4ffd105cd3517973597ff6835608a21d52ecf83d849b that was already received 2013-06-28 12:09:09.859119 Peer sent entire transaction 13aa71fcb951f47b56f445ca2fb5ef273e56d525c93ba260142b05f76e52356a that was already received 2013-06-28 12:09:09.868062 Peer sent entire transaction 717317e646b0fabd755e4ffd105cd3517973597ff6835608a21d52ecf83d849b that was already received 2013-06-28 12:09:09.872521 Peer sent entire transaction 6534c5ead326fc8fa8ee2371780abfede545bcc07e52fe76b14e1cb1a3d9cc12 that was already received 2013-06-28 12:09:09.879308 Peer sent entire transaction 717317e646b0fabd755e4ffd105cd3517973597ff6835608a21d52ecf83d849b that was already received 2013-06-28 12:09:09.884434 Peer sent entire transaction eb1156cd104891e640257723d6e2a6f8dbc56325c9e2161a651ef0c18eb67e0b that was already received 2013-06-28 12:09:09.900032 Peer sent entire transaction 717317e646b0fabd755e4ffd105cd3517973597ff6835608a21d52ecf83d849b that was already received 2013-06-28 12:09:09.953283 Peer sent entire transaction 6534c5ead326fc8fa8ee2371780abfede545bcc07e52fe76b14e1cb1a3d9cc12 that was already received 2013-06-28 12:09:09.973918 Peer sent entire transaction b4f37577c50fdfe3ff832f2c147cd3b561f653c8569e8990c2486e0f6d51cc80 that was already received 2013-06-28 12:09:11.564661 P2Pool: 19376 shares in chain (14680 verified/19380 total) Peers: 6 (0 incoming) 2013-06-28 12:09:11.564823 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:09:11.564928 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:09:11.565014 Pool: 645GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:09:11.719336 Peer sent entire transaction 0cdf328f3f400fe2835e19d44e940a3fc411ccb5a269aab5034ecb8d4fd13acf that was already received 2013-06-28 12:09:13.669600 Peer sent entire transaction 108fe6d4a431947a31f0b7be88110c7ef25ee55d938306069688889efffa8203 that was already received 2013-06-28 12:09:26.638870 P2Pool: 19376 shares in chain (14680 verified/19380 total) Peers: 6 (0 incoming) 2013-06-28 12:09:26.638970 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:09:26.639007 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:09:26.639047 Pool: 645GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:09:31.563404 Got new merged mining work! 2013-06-28 12:09:38.710385 P2Pool: 19377 shares in chain (14681 verified/19381 total) Peers: 6 (0 incoming) 2013-06-28 12:09:38.710574 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:09:38.710690 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:09:38.710803 Pool: 645GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:09:53.798657 P2Pool: 19377 shares in chain (14681 verified/19381 total) Peers: 6 (0 incoming) 2013-06-28 12:09:53.798837 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:09:53.798915 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:09:53.799039 Pool: 645GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:09:56.819106 P2Pool: 19378 shares in chain (14682 verified/19382 total) Peers: 6 (0 incoming) 2013-06-28 12:09:56.819203 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:09:56.819258 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:09:56.819307 Pool: 646GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:09:59.848122 P2Pool: 19379 shares in chain (14683 verified/19383 total) Peers: 6 (0 incoming) 2013-06-28 12:09:59.848226 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:09:59.848256 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:09:59.848292 Pool: 643GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:10:05.873680 P2Pool: 19380 shares in chain (14684 verified/19384 total) Peers: 6 (0 incoming) 2013-06-28 12:10:05.873800 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:10:05.873860 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:10:05.873906 Pool: 643GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:10:20.937453 P2Pool: 19380 shares in chain (14684 verified/19384 total) Peers: 6 (0 incoming) 2013-06-28 12:10:20.937650 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:10:20.937727 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:10:20.937818 Pool: 643GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:10:23.958410 P2Pool: 19381 shares in chain (14685 verified/19385 total) Peers: 6 (0 incoming) 2013-06-28 12:10:23.958598 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:10:23.958707 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:10:23.958842 Pool: 641GH/s Stale rate: 20.0% Expected time to block: 1.5 days 2013-06-28 12:10:32.729268 Requesting parent share a790764e from 108.161.134.32:9333 2013-06-28 12:10:32.996240 P2Pool: 19382 shares in chain (14687 verified/19387 total) Peers: 6 (0 incoming) 2013-06-28 12:10:32.996416 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:10:32.996493 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:10:32.996588 Pool: 647GH/s Stale rate: 20.0% Expected time to block: 1.5 days 2013-06-28 12:10:36.013481 P2Pool: 19383 shares in chain (14687 verified/19387 total) Peers: 6 (0 incoming) 2013-06-28 12:10:36.013600 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:10:36.013644 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:10:36.013691 Pool: 644GH/s Stale rate: 20.0% Expected time to block: 1.5 days 2013-06-28 12:10:39.094209 Got new merged mining work! 2013-06-28 12:10:51.077963 P2Pool: 19384 shares in chain (14688 verified/19388 total) Peers: 6 (0 incoming) 2013-06-28 12:10:51.078135 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:10:51.078213 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:10:51.078319 Pool: 645GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:10:53.104117 New work for worker! Difficulty: 0.999985 Share difficulty: 1068.683924 Total block value: 25.496491 BTC including 618 transactions 2013-06-28 12:10:57.103063 P2Pool: 19385 shares in chain (14689 verified/19389 total) Peers: 6 (0 incoming) 2013-06-28 12:10:57.103237 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:10:57.103330 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:10:57.103466 Pool: 646GH/s Stale rate: 20.0% Expected time to block: 1.5 days 2013-06-28 12:11:01.677419 New work for worker! Difficulty: 0.999985 Share difficulty: 1077.378291 Total block value: 25.496491 BTC including 618 transactions 2013-06-28 12:11:02.996673 Worker beblade submitted share with hash > target: 2013-06-28 12:11:02.996857 Hash: 22d343f02fc794cd1d0f67c985237a55b6df8c122505c3c2b94c7f2d1427939c 2013-06-28 12:11:02.996980 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:03.008202 Worker beblade submitted share with hash > target: 2013-06-28 12:11:03.008423 Hash: 3622f71efdb9a2d5758da6771ace1324f7c309b4ebf3848c74861e5727978b27 2013-06-28 12:11:03.008552 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:03.242425 Worker beblade submitted share with hash > target: 2013-06-28 12:11:03.242623 Hash: 966e7b7d9bb42a39b448a070d04959a09e8e78718b8376273feb6299526e2432 2013-06-28 12:11:03.242746 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:04.925834 Worker beblade submitted share with hash > target: 2013-06-28 12:11:04.925976 Hash: f18505a35084fc3f91980a8e8d341f1174b3dfff194aef03048bee94c53d4e67 2013-06-28 12:11:04.926048 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:05.112140 Worker beblade submitted share with hash > target: 2013-06-28 12:11:05.112328 Hash: 7655fde24507fb1e822b487a70ba0dbfc1ab9585d24fb7fd47178209b8b8adf0 2013-06-28 12:11:05.114182 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:05.124152 Worker beblade submitted share with hash > target: 2013-06-28 12:11:05.124326 Hash: 5987b1d12dcb02c3ac1ef72fde65cc5dd96e9e947f84f4bddae03165d3272 2013-06-28 12:11:05.124449 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:05.510754 Worker beblade submitted share with hash > target: 2013-06-28 12:11:05.510905 Hash: 32dc7fcfe52d08efff49d02a2b1e69dde4b2a17442711f6db2165e775ce560de 2013-06-28 12:11:05.510987 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:05.979749 Worker beblade submitted share with hash > target: 2013-06-28 12:11:05.979933 Hash: 3889580fb36dde5e7428b982ccfa33ae08bcd26b59c60e46249d9889ac70f5be 2013-06-28 12:11:05.980039 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:06.408149 Worker beblade submitted share with hash > target: 2013-06-28 12:11:06.408331 Hash: 7ee1453e986b3edd655a8a11d67b8722852145e4566e056bf3cb41367ac89e52 2013-06-28 12:11:06.408435 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:06.499388 Worker beblade submitted share with hash > target: 2013-06-28 12:11:06.499643 Hash: b39de85bfbded876f8f309e890352e3aa1a6ff844406b0617444b35bb2995b26 2013-06-28 12:11:06.499789 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:06.917667 Worker beblade submitted share with hash > target: 2013-06-28 12:11:06.917843 Hash: 7ccc517726298383b3c8f27119c3b88795e4fb941801a26c9ac603ecbcc8cc40 2013-06-28 12:11:06.917961 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:07.306212 Worker beblade submitted share with hash > target: 2013-06-28 12:11:07.306430 Hash: fb6cdd473960915ae5d8209ccfa49d31dd97ae6502e7e0daa1fd7ca875ed4d43 2013-06-28 12:11:07.306560 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:07.390370 Worker beblade submitted share with hash > target: 2013-06-28 12:11:07.390595 Hash: ea61c98086936010cf80db3224d6476098764516cfee78c68240c838f5ad2248 2013-06-28 12:11:07.390724 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:07.400905 Worker beblade submitted share with hash > target: 2013-06-28 12:11:07.401099 Hash: 990970cad8c6c7e6b5078ff8c4db6bd940357de0d53b9e1ab37c9ad87500daac 2013-06-28 12:11:07.401250 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:07.508982 Worker beblade submitted share with hash > target: 2013-06-28 12:11:07.509232 Hash: a18c24c54d9f99546be685f92bc2aa88047131de2488c06b5675adef901fa483 2013-06-28 12:11:07.509399 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:07.763867 Worker beblade submitted share with hash > target: 2013-06-28 12:11:07.764089 Hash: ad8b782422e1f206a10c6331e58a700a212f191845153cf45acaf5c8dc887d15 2013-06-28 12:11:07.764218 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:07.912107 Worker beblade submitted share with hash > target: 2013-06-28 12:11:07.912221 Hash: 68c06cabe6e77e5820fde03580372bd12052c4c8b7710638347a98d04d711fec 2013-06-28 12:11:07.912278 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:08.449404 Worker beblade submitted share with hash > target: 2013-06-28 12:11:08.449589 Hash: 8f4e2db4d069c549427465fceb907b4dd4bb670793ea9646fb526e3b38472e75 2013-06-28 12:11:08.449740 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:08.456170 Worker beblade submitted share with hash > target: 2013-06-28 12:11:08.456256 Hash: e0c073e36cf7ce77f7d22727d87b3516defb419105abcbd89996f5655629128d 2013-06-28 12:11:08.456293 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:09.150185 P2Pool: 19386 shares in chain (14690 verified/19390 total) Peers: 6 (0 incoming) 2013-06-28 12:11:09.150332 Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:09.150414 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:09.150500 Pool: 646GH/s Stale rate: 20.0% Expected time to block: 1.5 days 2013-06-28 12:11:10.361548 Worker beblade submitted share with hash > target: 2013-06-28 12:11:10.361766 Hash: 92506836c54a0c88fe0f9233cb8d33cf8bce1160e90ec51f4080a27587b17c88 2013-06-28 12:11:10.361872 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:10.751153 Worker beblade submitted share with hash > target: 2013-06-28 12:11:10.751334 Hash: e9296e40bfd344d3d9bf585c0fe76faa4689346bca4bb1ad3d17a56980445a28 2013-06-28 12:11:10.751465 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:11.217693 Worker beblade submitted share with hash > target: 2013-06-28 12:11:11.217853 Hash: 69da1e2a92e7545939ba4e17b5330122865c577ae75ee65cb505f789841934b6 2013-06-28 12:11:11.217956 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:11.359034 Worker beblade submitted share with hash > target: 2013-06-28 12:11:11.359215 Hash: 3652f5c92c147c60387aedb7a95103ca48db681c0952e76d5064d5ae2a9cdfbd 2013-06-28 12:11:11.359334 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:12.393757 New work for worker! Difficulty: 0.999985 Share difficulty: 1076.734104 Total block value: 25.509991 BTC including 638 transactions 2013-06-28 12:11:12.499178 Worker beblade submitted share with hash > target: 2013-06-28 12:11:12.499383 Hash: c642f4f2dd0eb13da865c3371d8facb427535332550abd759cec61b8d6b93e98 2013-06-28 12:11:12.499523 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:13.290907 Worker beblade submitted share with hash > target: 2013-06-28 12:11:13.291103 Hash: 8f39b7154ac665fe0a0023401ae993062218e7da1952959054a20e8b29efe7e3 2013-06-28 12:11:13.291223 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:13.843267 New work for worker! Difficulty: 0.999985 Share difficulty: 1081.398503 Total block value: 25.509991 BTC including 638 transactions 2013-06-28 12:11:14.311717 Worker beblade submitted share with hash > target: 2013-06-28 12:11:14.311896 Hash: 67b9f97ee83a7380adb27c34a2ee4452413c74a66faf20b094cd286ce8e33789 2013-06-28 12:11:14.312017 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:14.879030 Transaction bc4586ce01efbe067edd402d14b4765f68fb8fc4e8757c98c5356fd910a72a0e rescued from peer latency cache! 2013-06-28 12:11:14.879256 Transaction 8e03270a5249c4e861409d955e5681c0adfc71fb2be1e1e0af9e3cb0be4a072e rescued from peer latency cache! 2013-06-28 12:11:14.879366 Transaction 4875f9d78096b2feb1c3f79029acf1ffbf91990c84325d2df88cf35c3cffb9ca rescued from peer latency cache! 2013-06-28 12:11:14.879477 Transaction ae180fd7ce58ee0314e53de94bd9e0f6497b2e6d9a5f50a03b2c8a60419d7981 rescued from peer latency cache! 2013-06-28 12:11:14.903352 Worker beblade submitted share with hash > target: 2013-06-28 12:11:14.903441 Hash: 4854d244c401684708376a63b8e9d45fdd8f7f74d8822ffb73b32304d0dbaabb 2013-06-28 12:11:14.903511 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:15.180672 P2Pool: 19387 shares in chain (14691 verified/19391 total) Peers: 6 (0 incoming) 2013-06-28 12:11:15.180771 Local: 0H/s in last 1.2 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:15.180811 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:15.180845 Pool: 647GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:11:15.445544 Worker beblade submitted share with hash > target: 2013-06-28 12:11:15.445749 Hash: f76bf98349e4a1d085723c672edb530455bf0d6b75d2a07d5690884fd0e37a8c 2013-06-28 12:11:15.445878 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:16.323343 Worker beblade submitted share with hash > target: 2013-06-28 12:11:16.323520 Hash: 5d2ea54734b31df3ef1b853fe5690ef23567873d6acd6dde6e58ba48d7932048 2013-06-28 12:11:16.323660 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:16.334292 Worker beblade submitted share with hash > target: 2013-06-28 12:11:16.334459 Hash: d3caad5f3e2da22fec3e5fb8bbfc4850f71f4ee8c0c0a771b685f1e999f73034 2013-06-28 12:11:16.334584 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:16.787325 Worker beblade submitted share with hash > target: 2013-06-28 12:11:16.787625 Hash: 9f97e898c6e310bf3186e3a76f868d2b37a99db6572e7ad401f4cbff131ae980 2013-06-28 12:11:16.787763 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:17.527399 Worker beblade submitted share with hash > target: 2013-06-28 12:11:17.527611 Hash: e4b9ac4bf955a0b33f4b66b82aa26c3c2f4e7d4c498336f2bf648cf8286adbf6 2013-06-28 12:11:17.527734 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:17.985472 Worker beblade submitted share with hash > target: 2013-06-28 12:11:17.985578 Hash: d7d2d0f8b7fc02d1ac0563d64d96383cee941e97119cadff5c126918f2439989 2013-06-28 12:11:17.985622 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:17.995384 Worker beblade submitted share with hash > target: 2013-06-28 12:11:17.995504 Hash: 961a15e45d3e041c6db307891a1a0c99c40fb4adb07366c01f7d8f14c0c6a3aa 2013-06-28 12:11:17.995551 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:18.023088 Worker beblade submitted share with hash > target: 2013-06-28 12:11:18.023413 Hash: 83752a81bf697e97d8c55c2a5eae0260368de3889116cf6c42e52a8e95284ec1 2013-06-28 12:11:18.023652 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:18.130956 Worker beblade submitted share with hash > target: 2013-06-28 12:11:18.131168 Hash: 2200280c090c05021c6c022bcafd3a29070824dc22af04ea12b3bae4b3407d10 2013-06-28 12:11:18.131294 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:18.344110 P2Pool: 19388 shares in chain (14692 verified/19392 total) Peers: 6 (0 incoming) 2013-06-28 12:11:18.344211 Local: 0H/s in last 4.4 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:18.344271 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:18.344316 Pool: 645GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:11:18.507630 Worker beblade submitted share with hash > target: 2013-06-28 12:11:18.507818 Hash: 188ce2b55c5706269f5b894450f09eecfa0a27cdc702d6fd23be296d543b2fd6 2013-06-28 12:11:18.507941 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:18.937980 Worker beblade submitted share with hash > target: 2013-06-28 12:11:18.938088 Hash: 14c1f1ce918a44cf77b4885b2dafddb811825384c1bd69dfcc67ec8fa0a0ad0a 2013-06-28 12:11:18.938139 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:18.950026 Worker beblade submitted share with hash > target: 2013-06-28 12:11:18.950204 Hash: 673b8f06f083d93fe015c23a9d64fa37f17cc52bf7ef2d633c2de6da63ac4836 2013-06-28 12:11:18.950332 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:19.139392 Worker beblade submitted share with hash > target: 2013-06-28 12:11:19.139598 Hash: e51e6bdf2a88b33aff7bd6d599cffc220d7d690907276752e3eb50a25237551d 2013-06-28 12:11:19.139704 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:19.418428 Worker beblade submitted share with hash > target: 2013-06-28 12:11:19.418572 Hash: b82f7927ac569a07d62dd60f9cd12ed131047a2158d2d1bec6067ad48da032e2 2013-06-28 12:11:19.418652 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:19.435016 Worker beblade submitted share with hash > target: 2013-06-28 12:11:19.435189 Hash: 640016409407ad863619a6cc0401345f5cd67bef05d9ef9376d1632938a4c884 2013-06-28 12:11:19.435313 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:19.583517 Worker beblade submitted share with hash > target: 2013-06-28 12:11:19.583723 Hash: 3ec16d742937f9b0045e6758fc294c00ead6aced223289848e1da7a334ae2d23 2013-06-28 12:11:19.583852 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:19.906727 Worker beblade submitted share with hash > target: 2013-06-28 12:11:19.906839 Hash: dc42708fe39cc4b57ecc24269ba93178de4a67dbf99f5152d7a6451b1e8b9ecd 2013-06-28 12:11:19.906908 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:20.489173 Worker beblade submitted share with hash > target: 2013-06-28 12:11:20.489348 Hash: 42634ba7ee07e82a82e03a416770ac75639ca5ba9b7c024fdaa0c01fbb40b770 2013-06-28 12:11:20.489489 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:20.807145 Worker beblade submitted share with hash > target: 2013-06-28 12:11:20.807338 Hash: c57f5131b79dcfaf969814d33b287f6218492f0384b02bd6dc12dc087ecb0a64 2013-06-28 12:11:20.807436 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:21.088846 Worker beblade submitted share with hash > target: 2013-06-28 12:11:21.089034 Hash: f19981ef06c5f17876a7b2f90fcce2e4c0e5ee499d085860e626492655ebdb04 2013-06-28 12:11:21.089174 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:21.361381 P2Pool: 19388 shares in chain (14692 verified/19392 total) Peers: 6 (0 incoming) 2013-06-28 12:11:21.361549 Local: 0H/s in last 7.4 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:21.361643 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:21.361750 Pool: 645GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:11:21.412006 Worker beblade submitted share with hash > target: 2013-06-28 12:11:21.412219 Hash: 661bc0fdf3e54ac1cafe6ec179296fb5d21c614c73b3939e46fe65d90e821258 2013-06-28 12:11:21.412348 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:21.642144 Worker beblade submitted share with hash > target: 2013-06-28 12:11:21.642331 Hash: 38e0f094bef10d4d9ff4ae0fadb7fdc2e849d9651896ab15189ad248d703d2b3 2013-06-28 12:11:21.642464 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:22.071482 Worker beblade submitted share with hash > target: 2013-06-28 12:11:22.071646 Hash: fb52e86c2bc5f427e6ddcc22bbcf082e2a0a1c55089da1677d5f54818a3308ac 2013-06-28 12:11:22.071745 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:22.404138 Worker beblade submitted share with hash > target: 2013-06-28 12:11:22.404364 Hash: bb5b4289fdbf2a838409255a2af096fc72be37a807ec704c8be4c177249a0a95 2013-06-28 12:11:22.404492 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:22.539294 Worker beblade submitted share with hash > target: 2013-06-28 12:11:22.539483 Hash: 136d57218b7de26b9ce232915d4909c11f69ddcbc2f6e304a193c18d8cd213f1 2013-06-28 12:11:22.539603 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:22.656794 Worker beblade submitted share with hash > target: 2013-06-28 12:11:22.657004 Hash: 8a53ba792cc4d6dbe6afea88e1925f88e501afeb01bc20cacd4b5d0add0fa85f 2013-06-28 12:11:22.657196 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:23.110076 New work for worker! Difficulty: 0.999985 Share difficulty: 1080.276779 Total block value: 25.528991 BTC including 650 transactions 2013-06-28 12:11:23.338960 Worker beblade submitted share with hash > target: 2013-06-28 12:11:23.339120 Hash: 45cfcdc654d7fca17d150c30d5135f522cf5f1bf1f577edff35828ad16a8264 2013-06-28 12:11:23.339250 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:24.371389 New work for worker! Difficulty: 0.999985 Share difficulty: 1087.708201 Total block value: 25.528991 BTC including 650 transactions 2013-06-28 12:11:24.375008 P2Pool: 19389 shares in chain (14693 verified/19393 total) Peers: 6 (0 incoming) 2013-06-28 12:11:24.375097 Local: 0H/s in last 10.4 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:24.375126 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:24.375162 Pool: 644GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:11:24.382436 Peer sent entire transaction c2606d9f20e12b98224e97d151143314d8b348129ca3de51d2bcc715ac702f15 that was already received 2013-06-28 12:11:24.524457 Peer sent entire transaction c2606d9f20e12b98224e97d151143314d8b348129ca3de51d2bcc715ac702f15 that was already received 2013-06-28 12:11:24.576886 Worker beblade submitted share with hash > target: 2013-06-28 12:11:24.577063 Hash: c705e2038bbfec4ee8f6d44ffd8d0b256bcd26c3b0202060d795b2155877c5ec 2013-06-28 12:11:24.577200 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:24.711358 Peer sent entire transaction c2606d9f20e12b98224e97d151143314d8b348129ca3de51d2bcc715ac702f15 that was already received 2013-06-28 12:11:25.001653 Worker beblade submitted share with hash > target: 2013-06-28 12:11:25.001831 Hash: f33f277384d0d98f338f24b23150e329eae521aa1d6604bcb9109e28a2ed2419 2013-06-28 12:11:25.001929 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:25.014417 Worker beblade submitted share with hash > target: 2013-06-28 12:11:25.014610 Hash: d6c9b70d5dc9129802794b949dd5ed2c5b795570d9dd970d1ec2722a07d02b7f 2013-06-28 12:11:25.014732 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:25.032945 Worker beblade submitted share with hash > target: 2013-06-28 12:11:25.033127 Hash: 4e7a47ab355d63e6914eec8f565c20f5baa879ecb91e8a98777cb07e60d44633 2013-06-28 12:11:25.033280 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:25.101702 Peer sent entire transaction c2606d9f20e12b98224e97d151143314d8b348129ca3de51d2bcc715ac702f15 that was already received 2013-06-28 12:11:25.314846 Worker beblade submitted share with hash > target: 2013-06-28 12:11:25.315033 Hash: 2bb3484dea09942dfd4dc2c29428a711275270fb5298da304c04aa7737cb38a2 2013-06-28 12:11:25.315153 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:25.829124 Worker beblade submitted share with hash > target: 2013-06-28 12:11:25.829333 Hash: 83b8f35546605d3b89ad87c280777cefcb2d51ac5ed4419d2b626057ee520ea7 2013-06-28 12:11:25.829470 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:26.595672 Worker beblade submitted share with hash > target: 2013-06-28 12:11:26.595856 Hash: 1a35793780a753968188c07d431da9a59200940e041eb7ced5489e6b9363da65 2013-06-28 12:11:26.595980 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:27.390574 P2Pool: 19389 shares in chain (14693 verified/19393 total) Peers: 6 (0 incoming) 2013-06-28 12:11:27.390778 Local: 0H/s in last 13.4 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:27.390886 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:27.391064 Pool: 644GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:11:28.612696 Worker beblade submitted share with hash > target: 2013-06-28 12:11:28.612882 Hash: 1e5e888ad5f91e4a101a632d7f1db537103332e0dcb80c35fb704900a6e5ed7f 2013-06-28 12:11:28.613084 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:28.968832 Worker beblade submitted share with hash > target: 2013-06-28 12:11:28.968988 Hash: 53a9f5a51b04bd28d40d53d8cb7ab67226bb4b9224d134e00cb9365d3869b949 2013-06-28 12:11:28.969073 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:28.994219 Worker beblade submitted share with hash > target: 2013-06-28 12:11:28.994420 Hash: 815e1d47f984d8b287981f7dc36c3b9ace602ab47854b6f42e53147b2352e3 2013-06-28 12:11:28.994530 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:29.316339 Worker beblade submitted share with hash > target: 2013-06-28 12:11:29.316511 Hash: 6718d52924c64f77c6d8da1046ac1f6d87abeaa18d40db1c11e98e2daf31248f 2013-06-28 12:11:29.316620 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:29.594535 Worker beblade submitted share with hash > target: 2013-06-28 12:11:29.594762 Hash: e93de2cf0767ca34a0d3b458fbbb674bc71b7bd7a7f635d2e7b7b62c5d96290f 2013-06-28 12:11:29.594891 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:30.341315 Worker beblade submitted share with hash > target: 2013-06-28 12:11:30.341431 Hash: 83c353fcd5284e973c38d7a855e816a820ec6c1b80b799f5b56cb1a391955dbf 2013-06-28 12:11:30.341470 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:30.406972 P2Pool: 19389 shares in chain (14693 verified/19393 total) Peers: 6 (0 incoming) 2013-06-28 12:11:30.407145 Local: 0H/s in last 16.4 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:30.407255 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:30.407369 Pool: 644GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:11:30.448258 Worker beblade submitted share with hash > target: 2013-06-28 12:11:30.448440 Hash: 99afed59ed18a9ea6844b698963588f5f3b7ede880182715ec7e20bf92c541bc 2013-06-28 12:11:30.448580 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:30.462747 Worker beblade submitted share with hash > target: 2013-06-28 12:11:30.462927 Hash: bdd181ac7c5fabcb7a033badd129b9bdb47f9a9c0ea12da21f098ae95490459 2013-06-28 12:11:30.463051 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:30.476096 Worker beblade submitted share with hash > target: 2013-06-28 12:11:30.476217 Hash: 6b0d117ab8510f98186cabc5872ebc7da1ad5ac88b61c6c6739780a6ee632cdb 2013-06-28 12:11:30.476255 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:30.526333 Worker beblade submitted share with hash > target: 2013-06-28 12:11:30.526527 Hash: 9c0e7dd8aa688ce3b01423e30aa01da91af56c613354d578719d2d4012e54578 2013-06-28 12:11:30.526693 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:30.611866 Worker beblade submitted share with hash > target: 2013-06-28 12:11:30.612048 Hash: 57898d46cc04fd4c9e1296b5eb2199dbaf00c002fb31098300ff3f76d57cdcb 2013-06-28 12:11:30.612169 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:30.842444 Worker beblade submitted share with hash > target: 2013-06-28 12:11:30.842631 Hash: c3fcc14dc2fb29105c96339c8047ad98ab490dbfd2e7bcc9f7b40c7036f29cae 2013-06-28 12:11:30.842752 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:30.874597 Worker beblade submitted share with hash > target: 2013-06-28 12:11:30.874815 Hash: 6891a0245f75b70f1e49cf345bbfbd3b4ad7466de28125537db9b08eb8e4790b 2013-06-28 12:11:30.874944 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:31.063437 Worker beblade submitted share with hash > target: 2013-06-28 12:11:31.063624 Hash: 9e4f29d302c83bae49bea82737c4de71de998cedb6f9da0ba47725353e0c369f 2013-06-28 12:11:31.063749 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:31.344912 Worker beblade submitted share with hash > target: 2013-06-28 12:11:31.345091 Hash: 876ad48e80aaaa104ff05630633c4e2eb6a8b2a3b442e841edfe14679fbc853a 2013-06-28 12:11:31.345212 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:31.466823 Worker beblade submitted share with hash > target: 2013-06-28 12:11:31.466989 Hash: 4f4991792da9e19161f07e9084e0c5a9f50b05331ff33b42fb968f4bf3d4f843 2013-06-28 12:11:31.467127 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:31.933123 Worker beblade submitted share with hash > target: 2013-06-28 12:11:31.933372 Hash: e572a8b5180301a7cfa64f26ef9e62408b4adfedc41039b5282801cd0969d22d 2013-06-28 12:11:31.933496 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:32.023089 Worker beblade submitted share with hash > target: 2013-06-28 12:11:32.023271 Hash: 26fb630ca2c3c7c39b7f992c31ee22f5abbc9897199b54c57b6c7ed39b94d804 2013-06-28 12:11:32.023392 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:32.440284 Worker beblade submitted share with hash > target: 2013-06-28 12:11:32.440463 Hash: 737d3431355637e8921bb93f3d19551e0e483e0f90d9c1c6affe964cdaddb919 2013-06-28 12:11:32.440561 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:33.000953 Worker beblade submitted share with hash > target: 2013-06-28 12:11:33.001130 Hash: e11dd75104486e6085229f3f7dfbfac6b716a6151dbdc063559cf8f61b333489 2013-06-28 12:11:33.001273 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:33.410372 P2Pool: 19389 shares in chain (14693 verified/19393 total) Peers: 6 (0 incoming) 2013-06-28 12:11:33.410471 Local: 0H/s in last 19.5 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:33.410509 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:33.410548 Pool: 644GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:11:33.557449 Worker beblade submitted share with hash > target: 2013-06-28 12:11:33.557764 Hash: 52f98d8f4e4821271752d897436e6f38b5b156adf8da78951a2f8d0b41513e8a 2013-06-28 12:11:33.557903 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:34.176171 Worker beblade submitted share with hash > target: 2013-06-28 12:11:34.176263 Hash: 8ce42fc8d46248c935f6d66ea52b4fcb7eae0798e41a6956dc6aaaeecca01226 2013-06-28 12:11:34.176302 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:34.608646 Worker beblade submitted share with hash > target: 2013-06-28 12:11:34.608829 Hash: 59fa138c247bdb1e1483c0e280b443f56b310fa7481ee11b76d4fb06577358d2 2013-06-28 12:11:34.608948 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:34.986968 Worker beblade submitted share with hash > target: 2013-06-28 12:11:34.987194 Hash: 256dcace9f14f9bcbfd9b398e642fa11bba5acd9184df2576c7a0560f7595572 2013-06-28 12:11:34.987322 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:35.318047 Worker beblade submitted share with hash > target: 2013-06-28 12:11:35.318294 Hash: c22bcd1de0d4f7a53893264b35a54d79aff947e8d0ababd1daecb587c4d3eaf3 2013-06-28 12:11:35.318539 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:35.341357 > Couldn't link returned work's merkle root with its handler. This should only happen if this process was recently restarted! 2013-06-28 12:11:35.910839 Worker beblade submitted share with hash > target: 2013-06-28 12:11:35.911061 Hash: a8630e37c951394374799e57c0b085b5e8770e542bdf94fa81f519c0d417e118 2013-06-28 12:11:35.911208 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:35.950522 Worker beblade submitted share with hash > target: 2013-06-28 12:11:35.950728 Hash: fa3e4488dff418c3385204e255863a307f8c99e07d648000ed141dc7b8e36fc9 2013-06-28 12:11:35.950852 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:36.364578 Worker beblade submitted share with hash > target: 2013-06-28 12:11:36.364771 Hash: b5608c58adfd82491b55820f2523c4e19bd1e91ff3d1922caa5204a0be97a68c 2013-06-28 12:11:36.364878 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:36.425804 P2Pool: 19389 shares in chain (14693 verified/19393 total) Peers: 6 (0 incoming) 2013-06-28 12:11:36.425969 Local: 0H/s in last 22.5 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:36.426044 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:36.426144 Pool: 644GH/s Stale rate: 20.2% Expected time to block: 1.5 days 2013-06-28 12:11:37.346672 Worker beblade submitted share with hash > target: 2013-06-28 12:11:37.347080 Hash: 7fcb49c04a64157cb9ad1c566ec52800eff789c728e45bd16dab3002730fb734 2013-06-28 12:11:37.347231 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:37.992596 Worker beblade submitted share with hash > target: 2013-06-28 12:11:37.992795 Hash: 1da30e273db401768553dafb9140769dc2df9ec0dd803ecfecaa7a3e78fa3bac 2013-06-28 12:11:37.993026 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:38.484795 Worker beblade submitted share with hash > target: 2013-06-28 12:11:38.485038 Hash: f6e41f59ed053c0d79c06d7caa0499801d425176004e4ccca542d18142a7dcb0 2013-06-28 12:11:38.487256 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:38.990060 Worker beblade submitted share with hash > target: 2013-06-28 12:11:38.990258 Hash: 8d64aa5ea4793e7ab8598afca7206d25d56014acd2eb1d12529492ccddb18c38 2013-06-28 12:11:38.990429 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:38.999751 Worker beblade submitted share with hash > target: 2013-06-28 12:11:38.999919 Hash: c5b867d823e387af2b075ae7c7d255b4a2d0107bf28e6e88762fe4866d3d635c 2013-06-28 12:11:39.000061 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:39.114397 Worker beblade submitted share with hash > target: 2013-06-28 12:11:39.114584 Hash: 4dbf379a22b8cac39640c626bff8dea7f326770c5b7c3a97b7fc3abf66bec962 2013-06-28 12:11:39.114682 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:39.125633 Worker beblade submitted share with hash > target: 2013-06-28 12:11:39.125859 Hash: f6326639871406b9146cc2c852be095b3d95f020234831adf79761885a8765c5 2013-06-28 12:11:39.125997 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:39.242737 Worker beblade submitted share with hash > target: 2013-06-28 12:11:39.242919 Hash: 404f4a73d0726af14c542716d0a3affd739847b2a16063235ef4d67a07030c66 2013-06-28 12:11:39.243042 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:39.432239 P2Pool: 19390 shares in chain (14694 verified/19394 total) Peers: 6 (0 incoming) 2013-06-28 12:11:39.432404 Local: 0H/s in last 25.5 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:39.432480 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:39.432571 Pool: 647GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:11:39.857924 Worker beblade submitted share with hash > target: 2013-06-28 12:11:39.858104 Hash: a8104d684a35ab560dace19d92150275d06b2eb04e83362373007d961fa9df62 2013-06-28 12:11:39.858208 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:39.938254 Worker beblade submitted share with hash > target: 2013-06-28 12:11:39.938597 Hash: 3c9355f44314b1ac57d79291bae7ac7063ed34090222e8c64bfe0b1810f06033 2013-06-28 12:11:39.938737 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:40.122813 Worker beblade submitted share with hash > target: 2013-06-28 12:11:40.123054 Hash: fa168b03cc7d3877fc1b16091d8e21de889aadb34aa0ac63ada399cb6f191b3f 2013-06-28 12:11:40.123182 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:40.405281 Worker beblade submitted share with hash > target: 2013-06-28 12:11:40.405463 Hash: 9d7d99fc5c1e0a0f1abafd61c6e676397d9d7e25afcd87b7ac90e1a00d91c5aa 2013-06-28 12:11:40.405586 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:40.585329 Got new merged mining work! 2013-06-28 12:11:41.000731 Worker beblade submitted share with hash > target: 2013-06-28 12:11:41.000920 Hash: 87f0d200105c3c8127d235ff8b9d35f29b356f5dbdff543c36ec9d932d155ac3 2013-06-28 12:11:41.001017 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:41.750460 Worker beblade submitted share with hash > target: 2013-06-28 12:11:41.750647 Hash: ebe8e706bcddfaa132bc9ab8296a16a40431921e9c5872d3d20f5d7e63a3e270 2013-06-28 12:11:41.750767 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:42.170392 Worker beblade submitted share with hash > target: 2013-06-28 12:11:42.170539 Hash: 1575fb96d67ba4656a89a98ecf0f1f0a0a3b1286ee459afe0fc03bfd30d525c 2013-06-28 12:11:42.170621 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:42.452067 P2Pool: 19390 shares in chain (14694 verified/19394 total) Peers: 6 (0 incoming) 2013-06-28 12:11:42.452258 Local: 0H/s in last 28.5 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:42.452374 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:42.452489 Pool: 647GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:11:42.942344 Worker beblade submitted share with hash > target: 2013-06-28 12:11:42.942528 Hash: c4082df95412126c48aa8ac9cedad3bd488539e94cff193efb87c2fba83f5fb2 2013-06-28 12:11:42.942668 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:43.310850 Worker beblade submitted share with hash > target: 2013-06-28 12:11:43.311063 Hash: 6a2846f7ad233c17435042262b553a43c9ea4c49ac1671214affa59d9a94014 2013-06-28 12:11:43.311192 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:44.300995 Worker beblade submitted share with hash > target: 2013-06-28 12:11:44.301220 Hash: 9e5c3b2939a1dc72a8d7e0fda68a4806a5646a6391c996b0f3e074b0ca18ac96 2013-06-28 12:11:44.301341 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:44.506288 New work for worker! Difficulty: 0.999985 Share difficulty: 1087.155342 Total block value: 25.535491 BTC including 660 transactions 2013-06-28 12:11:44.911503 Worker beblade submitted share with hash > target: 2013-06-28 12:11:44.911604 Hash: 12a0802b55d35108ed3e18aa02949961984988d54bc0e374f1f658735cae8834 2013-06-28 12:11:44.911667 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:44.928581 Worker beblade submitted share with hash > target: 2013-06-28 12:11:44.928769 Hash: b5193f03df3dcc6c66309c40ca5e7607f1b8a5fc4ab88da3f2631d9809da6a09 2013-06-28 12:11:44.928892 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:45.161620 Worker beblade submitted share with hash > target: 2013-06-28 12:11:45.161804 Hash: 1fe3dd77f2da72101bb9bdddf7b7d785ca162f8f322ab5f536558b744a5f26e0 2013-06-28 12:11:45.161924 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:45.176000 Worker beblade submitted share with hash > target: 2013-06-28 12:11:45.176204 Hash: 67956d2fd929711eed1c6bf95f398402fbcdcd25bbbdbc44bf005032b792982b 2013-06-28 12:11:45.176346 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:45.471500 P2Pool: 19390 shares in chain (14694 verified/19394 total) Peers: 6 (0 incoming) 2013-06-28 12:11:45.471594 Local: 0H/s in last 31.5 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:45.471623 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:45.471656 Pool: 647GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:11:45.574725 Worker beblade submitted share with hash > target: 2013-06-28 12:11:45.574899 Hash: 22305eea0833ab2cd5330f7023dcd9e8aaf707b6d1d61ac233ff7fd9a909244b 2013-06-28 12:11:45.575026 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:45.851557 Worker beblade submitted share with hash > target: 2013-06-28 12:11:45.851719 Hash: e1863cbd2d07833e9b6c730d9d7288aac21b0c1261f6f0fba4c3bfc582479351 2013-06-28 12:11:45.851816 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:46.957473 Worker beblade submitted share with hash > target: 2013-06-28 12:11:46.957667 Hash: 2299940cb30e02f79a5f479579fe1606e70d410dd043a0805aabd3102b3752f8 2013-06-28 12:11:46.957769 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:46.978823 Worker beblade submitted share with hash > target: 2013-06-28 12:11:46.978996 Hash: e3e78c3032730616c4b3517d4468e85c0c1ee51623a9faa769dccf2d9a71615f 2013-06-28 12:11:46.979099 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:47.727953 Worker beblade submitted share with hash > target: 2013-06-28 12:11:47.728169 Hash: 533fd1914d3a5ee86ca4006dba10dbc765ac16f83c5937d1c6fb8e2525bf7db8 2013-06-28 12:11:47.728407 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:48.452297 Worker beblade submitted share with hash > target: 2013-06-28 12:11:48.452472 Hash: 7ca58c10851435b6089ab20997b5000f957b43911c73ad274592686a7a4753e9 2013-06-28 12:11:48.452615 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:48.464077 Worker beblade submitted share with hash > target: 2013-06-28 12:11:48.464269 Hash: fb9ea56f186c13483802b12344285f6235298f5be5f7eff9ba90b5e457187bcc 2013-06-28 12:11:48.464459 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:48.478584 P2Pool: 19390 shares in chain (14694 verified/19394 total) Peers: 6 (0 incoming) 2013-06-28 12:11:48.478740 Local: 0H/s in last 34.5 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:48.478814 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:48.478897 Pool: 647GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:11:48.893380 Worker beblade submitted share with hash > target: 2013-06-28 12:11:48.893600 Hash: 47067ab46b765c903b765a2ee2cc53d1d8ee26a9bc841c57d7c2f93d6b06560 2013-06-28 12:11:48.893728 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:48.905022 Worker beblade submitted share with hash > target: 2013-06-28 12:11:48.905271 Hash: a22f664d10f894ed7ab44e04c8e83aa11b807076d187c64e420d19fd8f9823dc 2013-06-28 12:11:48.905402 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:49.654581 Worker beblade submitted share with hash > target: 2013-06-28 12:11:49.654724 Hash: 8fe7573b8a54bb24c46eb68581ed765fb917d9da307218ccf911f0b4d5bab38b 2013-06-28 12:11:49.654762 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:49.785653 Worker beblade submitted share with hash > target: 2013-06-28 12:11:49.785859 Hash: efee3a0411ac0247e5d5d0ef52ea8297e680c19ccee134841d7c02880f1d14f4 2013-06-28 12:11:49.786070 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:50.038866 Worker beblade submitted share with hash > target: 2013-06-28 12:11:50.038979 Hash: 9c5e171aa20de03f1ba3be585f5cb94ed1c8bf01302b9f339d89bd38d9909519 2013-06-28 12:11:50.039032 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:50.327549 Worker beblade submitted share with hash > target: 2013-06-28 12:11:50.327793 Hash: cfc9fd41c99afab9a3b6785a4287d22a32a897c32ea156f58f877c2bc4c08697 2013-06-28 12:11:50.327921 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:50.837549 Worker beblade submitted share with hash > target: 2013-06-28 12:11:50.837738 Hash: 4873c231b636f65c2ac7155155fb4293f7d38ccbf50f80d9120bc7ffba9785d 2013-06-28 12:11:50.837860 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:50.969346 Worker beblade submitted share with hash > target: 2013-06-28 12:11:50.969544 Hash: da42d688498af03cfa25db7b714375c9f918a171a74c5326a51d102a2e37f658 2013-06-28 12:11:50.969688 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:51.498141 P2Pool: 19390 shares in chain (14694 verified/19394 total) Peers: 6 (0 incoming) 2013-06-28 12:11:51.498313 Local: 0H/s in last 37.5 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:51.498389 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:51.498490 Pool: 647GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:11:53.318066 Worker beblade submitted share with hash > target: 2013-06-28 12:11:53.318213 Hash: 6cc626774659a1773759021f7ee82b4bdc9d24b986249d51dd9af735df980ce2 2013-06-28 12:11:53.318296 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:54.072618 Worker beblade submitted share with hash > target: 2013-06-28 12:11:54.072826 Hash: 3064326f25beb5c9e51031b75331cfae9b4f17ca955fe48343e5a9dfa4602b92 2013-06-28 12:11:54.072973 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:54.081362 Worker beblade submitted share with hash > target: 2013-06-28 12:11:54.081505 Hash: fe8222dddcc921e5529e07e59e23bfd083a66ed4c11a819a29d4ddf4e39d786a 2013-06-28 12:11:54.081641 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:54.504360 P2Pool: 19390 shares in chain (14694 verified/19394 total) Peers: 6 (0 incoming) 2013-06-28 12:11:54.504525 Local: 0H/s in last 40.5 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:54.504600 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:54.504700 Pool: 647GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:11:54.542097 Worker beblade submitted share with hash > target: 2013-06-28 12:11:54.542268 Hash: c8b49f98b09a112f1f0024bc7d801b1b4affae343859577ab8a5f4a723310347 2013-06-28 12:11:54.542390 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:55.463113 Worker beblade submitted share with hash > target: 2013-06-28 12:11:55.463329 Hash: c7872a812078b9e2ac7ecba3bb0905ef3f3c66a77ed8191db2de5e5cccee59eb 2013-06-28 12:11:55.463458 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:56.038173 Worker beblade submitted share with hash > target: 2013-06-28 12:11:56.038354 Hash: 66065312d54448243c0bbb2274a4de431c53775e5b5fb26d1e49b3692436b606 2013-06-28 12:11:56.038475 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:56.519358 Worker beblade submitted share with hash > target: 2013-06-28 12:11:56.519546 Hash: 842d8342d0105be9ac9ee6130198dd9bed772f4d13a9bba4ec111ecf8d4a021d 2013-06-28 12:11:56.519667 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:56.768240 Worker beblade submitted share with hash > target: 2013-06-28 12:11:56.768419 Hash: 780eae6bc5544280a448e01d04c3b8cda37e9d29897ca5f539a1e507e2bac6c7 2013-06-28 12:11:56.768539 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:56.978001 Worker beblade submitted share with hash > target: 2013-06-28 12:11:56.978199 Hash: cbe4f83c4491d3b92a80cb9a0eb70b6baf50a04c7cd7bd08898a567b4b196246 2013-06-28 12:11:56.978330 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:56.997049 Worker beblade submitted share with hash > target: 2013-06-28 12:11:56.997261 Hash: b19e84750946de6f2c822a2937d0a1f48ed6f1625612a7cdae6f977917b293b 2013-06-28 12:11:56.997408 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:57.295996 Worker beblade submitted share with hash > target: 2013-06-28 12:11:57.296207 Hash: aaa82e57ba219d2717407816f111ec8f2902f8d0323101763000017df8f7ed32 2013-06-28 12:11:57.296327 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:57.524189 P2Pool: 19390 shares in chain (14694 verified/19394 total) Peers: 6 (0 incoming) 2013-06-28 12:11:57.524367 Local: 0H/s in last 43.6 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:11:57.524480 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:11:57.524592 Pool: 647GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:11:57.861449 Worker beblade submitted share with hash > target: 2013-06-28 12:11:57.861561 Hash: b65f2659e28f436249c760047b418c492d773e0ae7deb150e98d6b58532dd806 2013-06-28 12:11:57.861617 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:57.864821 Worker beblade submitted share with hash > target: 2013-06-28 12:11:57.864912 Hash: d60356a133a3c68335600e57f099a133a2b7e960f6e0f80b6d1bd1718822ddc1 2013-06-28 12:11:57.864962 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:58.065303 Worker beblade submitted share with hash > target: 2013-06-28 12:11:58.065488 Hash: 726036ffb8280a284a81a481ef16372abe9770afd4e73c3c53e2e7e364691a4f 2013-06-28 12:11:58.065595 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:58.083380 Worker beblade submitted share with hash > target: 2013-06-28 12:11:58.083554 Hash: 102ce7147ccfe3e8fdc1b8d691a9c6c4384e9d24107e947d246d206d630b9daa 2013-06-28 12:11:58.083654 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:58.592692 Worker beblade submitted share with hash > target: 2013-06-28 12:11:58.592904 Hash: 4cf1ca907fc201e2b72ea8ddfea18b502ec40680659367f9540f8f1f60b0f009 2013-06-28 12:11:58.593006 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:58.809970 Worker beblade submitted share with hash > target: 2013-06-28 12:11:58.810159 Hash: a3aedf7ed6c535ca0c4689c6a83b7668cb4f29d059b11aedf105bb5325fa354f 2013-06-28 12:11:58.810281 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:58.928872 Worker beblade submitted share with hash > target: 2013-06-28 12:11:58.929060 Hash: e104a37e502efc5669d5bac8eb3530e8b1b07d2efe9f5e76eeade5322cd0b6d3 2013-06-28 12:11:58.929186 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:59.227506 Worker beblade submitted share with hash > target: 2013-06-28 12:11:59.227685 Hash: e2350f993c5566a7033d7f58de7d0df212a610979f9aca34dc8039818d883d55 2013-06-28 12:11:59.227802 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:59.232410 Worker beblade submitted share with hash > target: 2013-06-28 12:11:59.232504 Hash: 9332ac7deb9df21574c6905136a4c0899bf96a0d96a723e48d001488356972f7 2013-06-28 12:11:59.232543 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:11:59.787048 Worker beblade submitted share with hash > target: 2013-06-28 12:11:59.787232 Hash: ecaef1a55afbf900b343685ac97ce3967afd74c0cea4df67f0cb290505ab122f 2013-06-28 12:11:59.787354 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:00.250888 Worker beblade submitted share with hash > target: 2013-06-28 12:12:00.251084 Hash: a6e01a2ed1e8c11dad95a51c1f5270c101aaba1299a72d5420a80c329ce5025b 2013-06-28 12:12:00.251185 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:00.542506 P2Pool: 19391 shares in chain (14695 verified/19395 total) Peers: 6 (0 incoming) 2013-06-28 12:12:00.542602 Local: 0H/s in last 46.6 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:00.542701 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:00.542775 Pool: 647GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:12:00.707175 Worker beblade submitted share with hash > target: 2013-06-28 12:12:00.707364 Hash: dfbcbf6c795c03ac122fdb775c3759e940b05545ab91dec571de023a3192fa45 2013-06-28 12:12:00.707487 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:00.798759 Worker beblade submitted share with hash > target: 2013-06-28 12:12:00.798991 Hash: a5b7c3082214ba3cfa76838cfa0cea7420b6fe3e906a67b5626b85d87876d71c 2013-06-28 12:12:00.799118 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:00.894298 Worker beblade submitted share with hash > target: 2013-06-28 12:12:00.894478 Hash: 95c00fdcb1e41ab438a19cedfc54c3dc33042d5114deb189f4c57349544b03aa 2013-06-28 12:12:00.894600 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:01.017767 Worker beblade submitted share with hash > target: 2013-06-28 12:12:01.017939 Hash: ed68110ea3cacbce2196edcb6c7ae4eb84b5b37c8f01843c08987bc4478c0e62 2013-06-28 12:12:01.018080 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:01.680544 Got new merged mining work! 2013-06-28 12:12:01.942369 Worker beblade submitted share with hash > target: 2013-06-28 12:12:01.942585 Hash: 51ec49436267144ea6bfafa69c1a30b880bc20bfc7a5e9c2e2d3778430174c49 2013-06-28 12:12:01.942712 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:02.495928 Worker beblade submitted share with hash > target: 2013-06-28 12:12:02.496149 Hash: 7bc74266268f9b32e5e576ef3d007cc78a94891f4d09866d84ba8a14c3a705d0 2013-06-28 12:12:02.496283 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:02.505635 Worker beblade submitted share with hash > target: 2013-06-28 12:12:02.505742 Hash: f6a963b21ebe41dc45f46db501665284902e47c46421283c4a9220f5c8b60450 2013-06-28 12:12:02.505794 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:02.787560 Worker beblade submitted share with hash > target: 2013-06-28 12:12:02.787747 Hash: 4a7fdd0a9984e9d344636bf1a306d5fb63ac442b559db03a7de94ddadf03a111 2013-06-28 12:12:02.787870 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:03.280079 Worker beblade submitted share with hash > target: 2013-06-28 12:12:03.280213 Hash: 5d3f28bc1c955ef8c6da041a0da3db1f6f0d3dbdce8a6de22bed3a81eb6ef063 2013-06-28 12:12:03.280292 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:03.401891 Worker beblade submitted share with hash > target: 2013-06-28 12:12:03.402093 Hash: 2baaa3dde2c2fa8b18accac70de6d2154d42feb4f9eebf3447e2af08d83b857a 2013-06-28 12:12:03.402192 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:03.553198 P2Pool: 19392 shares in chain (14696 verified/19396 total) Peers: 6 (0 incoming) 2013-06-28 12:12:03.553300 Local: 0H/s in last 49.6 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:03.553339 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:03.553379 Pool: 643GH/s Stale rate: 20.4% Expected time to block: 1.5 days 2013-06-28 12:12:03.676953 Worker beblade submitted share with hash > target: 2013-06-28 12:12:03.677128 Hash: 9bb2c77b57c612735d65c0282dd9a5bbf5dd8880c6f4c22ebe9fecc5290e370 2013-06-28 12:12:03.677302 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:04.010445 Worker beblade submitted share with hash > target: 2013-06-28 12:12:04.010604 Hash: 838e2263d04cd2c8240e85e24c96728feb5a266e34bce23115b95da42c02b435 2013-06-28 12:12:04.010687 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:04.495306 Worker beblade submitted share with hash > target: 2013-06-28 12:12:04.495500 Hash: 908679d730c07890bf93563a203113a0f7539e768497d14b3b1533dbdac3ccd4 2013-06-28 12:12:04.495626 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:04.586344 Worker beblade submitted share with hash > target: 2013-06-28 12:12:04.586519 Hash: 9e0890cd959a8b83db78bd76ee2732f209772361eb8b916e23bc86a698d3c2db 2013-06-28 12:12:04.586642 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:04.762495 Worker beblade submitted share with hash > target: 2013-06-28 12:12:04.762678 Hash: 929ddb349ef42e6e4a84881e0709fde71cacdac0822e97c4e1903330c0e472ee 2013-06-28 12:12:04.762805 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:05.014035 Worker beblade submitted share with hash > target: 2013-06-28 12:12:05.014210 Hash: a5f7f66996b56e5068ad966ccc47130aea390b361c24bfc310d41265b6fa47b2 2013-06-28 12:12:05.014354 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:05.335773 Worker beblade submitted share with hash > target: 2013-06-28 12:12:05.335949 Hash: e478fc9333204101e01e287a7e7a719543040cebbaa70176d444d5dcc20aa399 2013-06-28 12:12:05.336075 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:05.405702 Worker beblade submitted share with hash > target: 2013-06-28 12:12:05.406022 Hash: 4440e783f65157d18fb990dbc0ff4874e3b40aa951383e210c522dad2456333d 2013-06-28 12:12:05.406210 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:05.538870 Worker beblade submitted share with hash > target: 2013-06-28 12:12:05.539050 Hash: c90d49f36d4c5acc7e43278d99a0d4c3eb7bb01766189e8515b5088555da079d 2013-06-28 12:12:05.539176 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:05.601480 Worker beblade submitted share with hash > target: 2013-06-28 12:12:05.601662 Hash: fd8c129526b440d703dcb67536ef61ffe94b33eb5f14e5a02339a9663d994c2c 2013-06-28 12:12:05.601811 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:05.861700 > Couldn't link returned work's merkle root with its handler. This should only happen if this process was recently restarted! 2013-06-28 12:12:06.000717 New work for worker! Difficulty: 0.999985 Share difficulty: 1083.284341 Total block value: 25.552991 BTC including 671 transactions 2013-06-28 12:12:06.278655 Worker beblade submitted share with hash > target: 2013-06-28 12:12:06.278833 Hash: a679f60731aecebbb0fb08d86bbe45324ab17fe6ae65d3b41434cb88c2ba3ca9 2013-06-28 12:12:06.278956 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:06.559320 P2Pool: 19393 shares in chain (14697 verified/19397 total) Peers: 6 (0 incoming) 2013-06-28 12:12:06.559492 Local: 0H/s in last 52.6 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:06.559567 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:06.559667 Pool: 645GH/s Stale rate: 20.5% Expected time to block: 1.5 days 2013-06-28 12:12:06.964070 New work for worker! Difficulty: 0.999985 Share difficulty: 1087.020791 Total block value: 25.552991 BTC including 671 transactions 2013-06-28 12:12:07.880827 Worker beblade submitted share with hash > target: 2013-06-28 12:12:07.881003 Hash: 3441c1d04de4e50a1f82e61775b81f2658f230bbcd060f6448cce2dcdb54cd1c 2013-06-28 12:12:07.881122 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:08.116955 Worker beblade submitted share with hash > target: 2013-06-28 12:12:08.117188 Hash: 9a18cf24237c259f903b54a86879ca45fdb30cbcb4eb21405659d546218c5399 2013-06-28 12:12:08.117333 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:08.127017 Worker beblade submitted share with hash > target: 2013-06-28 12:12:08.127211 Hash: d6b217fbe914134001bde45191fc4effe5d60a16cab1620b2ff2c93623507c54 2013-06-28 12:12:08.127328 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:08.582405 Worker beblade submitted share with hash > target: 2013-06-28 12:12:08.582632 Hash: 5442a9ecdd65172cf1d5714f28c8e9d9ab806ba45ae281136e854fbb7e1fc2eb 2013-06-28 12:12:08.582762 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:08.594405 Worker beblade submitted share with hash > target: 2013-06-28 12:12:08.594579 Hash: 9d3065e4473818d3c38423f6486d642fefb02ca4349e5bdc44f93dab4d642a36 2013-06-28 12:12:08.594703 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:08.626495 Worker beblade submitted share with hash > target: 2013-06-28 12:12:08.626791 Hash: e8b23e56a5f43c54fcd83aeab9fcd62383887584c29142ae81090f9417d9992d 2013-06-28 12:12:08.626935 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:08.857225 Worker beblade submitted share with hash > target: 2013-06-28 12:12:08.857410 Hash: ce1a2b1469ac7a9b783adb1ffcd6674f6d2552ce8e3625a64e42a13d25499780 2013-06-28 12:12:08.857527 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:08.978316 Worker beblade submitted share with hash > target: 2013-06-28 12:12:08.978503 Hash: c6b923150503fa0bdabb7d247e3dbe60a0aa5094cc68f71acd17ee9c550a211 2013-06-28 12:12:08.978625 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:09.051057 Got new merged mining work! 2013-06-28 12:12:09.070382 Worker beblade submitted share with hash > target: 2013-06-28 12:12:09.070559 Hash: 1ae131aa0e88dc57c3e105723163be758d9e63c1927b31ecb3edc3e366df3be3 2013-06-28 12:12:09.070678 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:09.285330 Worker beblade submitted share with hash > target: 2013-06-28 12:12:09.285646 Hash: 7d2c4d7d9c8c907f66cb7cb7d4bbda5a6320194d676767d1ff4b3db533cb3b4d 2013-06-28 12:12:09.288286 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:09.565613 P2Pool: 19394 shares in chain (14698 verified/19398 total) Peers: 6 (0 incoming) 2013-06-28 12:12:09.565746 Local: 0H/s in last 55.6 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:09.565805 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:09.565874 Pool: 646GH/s Stale rate: 20.5% Expected time to block: 1.5 days 2013-06-28 12:12:09.666900 Worker beblade submitted share with hash > target: 2013-06-28 12:12:09.667072 Hash: f3323606fa672e3c1b586800a6d068c4da71d3217484cdee45ac58a1bdf458fd 2013-06-28 12:12:09.667208 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:10.759701 Worker beblade submitted share with hash > target: 2013-06-28 12:12:10.759885 Hash: 8c5df2ab51a73c09da30d90b3928323222e37bd5ab0db2aa3ebf496a1139d224 2013-06-28 12:12:10.760005 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:11.059738 Worker beblade submitted share with hash > target: 2013-06-28 12:12:11.059958 Hash: 44e918664bbf1b9f1269b3d2413b7aaf509ab381b48d822e16cd85ad819b3d01 2013-06-28 12:12:11.060084 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:12.022172 Worker beblade submitted share with hash > target: 2013-06-28 12:12:12.022362 Hash: c93b259a8ed7f8dca5dbea6e5fc45ab8018c16da9323636693e52637ae4dab0 2013-06-28 12:12:12.022483 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:12.438148 Worker beblade submitted share with hash > target: 2013-06-28 12:12:12.438323 Hash: 46f379e5768132ce9485e9aba13d50e467c0c21bc3547ce726555de691f0d9c3 2013-06-28 12:12:12.438423 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:12.581346 P2Pool: 19394 shares in chain (14698 verified/19398 total) Peers: 6 (0 incoming) 2013-06-28 12:12:12.581503 Local: 0H/s in last 58.6 seconds Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:12.581579 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:12.581670 Pool: 646GH/s Stale rate: 20.5% Expected time to block: 1.5 days 2013-06-28 12:12:12.702146 Worker beblade submitted share with hash > target: 2013-06-28 12:12:12.702325 Hash: efa3124206646ef04103ed7ffd90ce6788d3121bf5c532ea9a5377e1e8a96ba1 2013-06-28 12:12:12.702444 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:12.857611 Worker beblade submitted share with hash > target: 2013-06-28 12:12:12.857709 Hash: 6e9ef9733c646951ee68c52d6639e769dbf5c6c272e6a22db0fbeae8bdc2f6f4 2013-06-28 12:12:12.857773 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:13.056215 Worker beblade submitted share with hash > target: 2013-06-28 12:12:13.056390 Hash: 500acb89346024f603975e53910c4eb7a3f9f5bb12f05b8c981bcc4eb9fc35fd 2013-06-28 12:12:13.056492 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:13.170660 Worker beblade submitted share with hash > target: 2013-06-28 12:12:13.170856 Hash: 1dd428c7c76101cbe5f7fed5d167515375409cc71991fb7ad4726dff0a2e0fd1 2013-06-28 12:12:13.170979 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:13.357090 Worker beblade submitted share with hash > target: 2013-06-28 12:12:13.357289 Hash: a191f4d33a0582986856f9f24d319f4e99a637ca664baa468c73ab985ce2a303 2013-06-28 12:12:13.357396 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:14.104223 Worker beblade submitted share with hash > target: 2013-06-28 12:12:14.104393 Hash: efce8624e2d2b1bcae2322b60841edfac7cd7518f399807e1097916aff58b50e 2013-06-28 12:12:14.104492 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:14.202410 Worker beblade submitted share with hash > target: 2013-06-28 12:12:14.202714 Hash: fc38c2a132d96b4acc9ce9e9e5f6e2f106f4a940603edb0e35e5ce61feeb290f 2013-06-28 12:12:14.202912 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:14.212734 Worker beblade submitted share with hash > target: 2013-06-28 12:12:14.212952 Hash: 1090076f22af9bc0cc05f4d90a83f1e3d9995c4ed54401115804f99f0136cae1 2013-06-28 12:12:14.213079 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:14.245702 Worker beblade submitted share with hash > target: 2013-06-28 12:12:14.245827 Hash: 15feeb7753d1070e244842fd038ee3d034d97b5fce1530b4dffea603f62b0394 2013-06-28 12:12:14.245877 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:15.597196 P2Pool: 19394 shares in chain (14698 verified/19398 total) Peers: 6 (0 incoming) 2013-06-28 12:12:15.597367 Local: 0H/s in last 1.0 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:15.597478 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:15.597601 Pool: 646GH/s Stale rate: 20.5% Expected time to block: 1.5 days 2013-06-28 12:12:15.777950 Worker beblade submitted share with hash > target: 2013-06-28 12:12:15.778137 Hash: 4fb391a07c6c23e2dbfb64fef08f3d5c5d5f81ba5122460aaf0e067c5d031895 2013-06-28 12:12:15.778258 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:15.932020 Worker beblade submitted share with hash > target: 2013-06-28 12:12:15.932196 Hash: 762a03d3154481a9e7739949102a38f847242838e67f7006d9f124f1e5f119fc 2013-06-28 12:12:15.932358 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:15.943704 Worker beblade submitted share with hash > target: 2013-06-28 12:12:15.943890 Hash: ca6ed89f499bd9ef30ee6262ca4ddd6714dfc9a6a8ad4fbfc800d69064657790 2013-06-28 12:12:15.944013 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:16.297927 Worker beblade submitted share with hash > target: 2013-06-28 12:12:16.298152 Hash: 55b025764e8b7438f815d39e1bdb431d48a4899667143a33ca1498cf9d1d549e 2013-06-28 12:12:16.298282 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:16.381136 Skipping from block dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a to block 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440! 2013-06-28 12:12:16.490779 Worker beblade submitted share with hash > target: 2013-06-28 12:12:16.490967 Hash: daf9e594a449ba196fe4d0ac1b46a021c30e6c0135b5de6e62c4601c9f29b07e 2013-06-28 12:12:16.491088 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:16.509828 Worker beblade submitted share with hash > target: 2013-06-28 12:12:16.509918 Hash: 39d387a7dc2278f22897c886708e3bc4c5aa8b11113e4bc62b878aa7911a842a 2013-06-28 12:12:16.509956 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:16.545261 New work for worker! Difficulty: 0.999985 Share difficulty: 1095.738274 Total block value: 25.000000 BTC including 0 transactions 2013-06-28 12:12:17.266051 Worker beblade submitted share with hash > target: 2013-06-28 12:12:17.266266 Hash: eb6477c77b1259baba6f96b9f9cb57740de5844bced07ee5abf6eb46f36a9426 2013-06-28 12:12:17.266395 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:17.762310 Worker beblade submitted share with hash > target: 2013-06-28 12:12:17.762496 Hash: c86129822d447e8ae829b79b532bf17cbb55c7fdae73b452d33e7e1bc76b9a79 2013-06-28 12:12:17.762597 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:17.771793 Worker beblade submitted share with hash > target: 2013-06-28 12:12:17.771959 Hash: 9fb3722e9b0616b02dceefc2d2025a3915eda49c2dbd6bf0096eec441f2aa1b8 2013-06-28 12:12:17.772058 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:18.501612 Worker beblade submitted share with hash > target: 2013-06-28 12:12:18.501712 Hash: f04ac2dc63342a1467f4aa88b3a0401288e621d88567d713c84ea621842dd66f 2013-06-28 12:12:18.501765 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:18.514662 Worker beblade submitted share with hash > target: 2013-06-28 12:12:18.514848 Hash: 336f171c34478e06602f3d75c7780938f8ad4d6b983161306b67a9d7aad5f301 2013-06-28 12:12:18.514971 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:18.605613 P2Pool: 19395 shares in chain (14699 verified/19399 total) Peers: 6 (0 incoming) 2013-06-28 12:12:18.605765 Local: 0H/s in last 1.1 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:18.605846 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:18.605930 Pool: 646GH/s Stale rate: 20.5% Expected time to block: 1.5 days 2013-06-28 12:12:18.951982 Worker beblade submitted share with hash > target: 2013-06-28 12:12:18.952207 Hash: 36a4a037c4a18e636e7054a1d031aeb53306fc3696e07f2faef6051a568f5dee 2013-06-28 12:12:18.952334 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:19.066838 Peer sent entire transaction 9c1058015aeb208002d8b7cdd2fc66ba4fc448f4086287eb6f7eb554fba490c8 that was already received 2013-06-28 12:12:19.187509 Worker beblade submitted share with hash > target: 2013-06-28 12:12:19.187671 Hash: 6594fc31a3882d81ffa9d69c08948cd856952e7a3e3bba0b8524abaed465b1a5 2013-06-28 12:12:19.187710 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:19.659410 Worker beblade submitted share with hash > target: 2013-06-28 12:12:19.659586 Hash: bbc76bf24192a9cd974be57b52628f355d0ff004dddd172f1f0e2b9ae3ef9c1c 2013-06-28 12:12:19.659666 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:19.903642 Worker beblade submitted share with hash > target: 2013-06-28 12:12:19.903757 Hash: 8d2806f7d4ee12bb1381a956fbc4997088d942c593b6ce35de77da1351fb7e31 2013-06-28 12:12:19.903803 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:19.931456 Worker beblade submitted share with hash > target: 2013-06-28 12:12:19.931640 Hash: d757bcb85ad2aa51c622c55ce1d49ea032dbb16eb3032e797ad746488c584d03 2013-06-28 12:12:19.931762 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:20.230427 Worker beblade submitted share with hash > target: 2013-06-28 12:12:20.230629 Hash: e8ff8d3701db1d10a927f630f1b122e360574df9793975478a4a309e4d8a2398 2013-06-28 12:12:20.230753 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:20.247236 Worker beblade submitted share with hash > target: 2013-06-28 12:12:20.247422 Hash: a60289a07ad44da320170ad8c03d6b7b92327128c186b321f5f76b1cd84766f4 2013-06-28 12:12:20.247543 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:20.357285 Worker beblade submitted share with hash > target: 2013-06-28 12:12:20.357512 Hash: a5ddb1d1ceab7448d46302c084ed496b946ce943454e8fdd35309e950a326f0c 2013-06-28 12:12:20.357638 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:20.606357 Worker beblade submitted share with hash > target: 2013-06-28 12:12:20.606505 Hash: 5fdf5c1010e267c9d34f925d6cefd366af4c45dad6feb475347be62530d0b886 2013-06-28 12:12:20.606587 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:20.730232 Worker beblade submitted share with hash > target: 2013-06-28 12:12:20.730414 Hash: 1e0c4b02447618a8b2f7f450c7eef9591afd81505b2ce3d7d42a4f82caae1f6c 2013-06-28 12:12:20.730532 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:20.982812 Worker beblade submitted share with hash > target: 2013-06-28 12:12:20.983004 Hash: 4533ea73a59222f62c39f0dfed51ef944a649ce004b077fff0ae18e57ea5d865 2013-06-28 12:12:20.983130 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:21.688120 Skipping from block dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a to block 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440! 2013-06-28 12:12:21.812467 Worker beblade submitted share with hash > target: 2013-06-28 12:12:21.812691 Hash: e64fc35d4c099335061a57ec16ed4c4309f598548c03ec08f7bb48cf314f09a6 2013-06-28 12:12:21.812821 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:22.194594 Worker beblade submitted share with hash > target: 2013-06-28 12:12:22.194819 Hash: 971512ab23862377f7024ef53bd05d209fefde0e3c55d546308c8789206b62c4 2013-06-28 12:12:22.194916 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:22.427175 Worker beblade submitted share with hash > target: 2013-06-28 12:12:22.427371 Hash: a5c8cf2f5779c0ad9c6903ed2be61e867286ba358fc78a48ecff23e15dbc954d 2013-06-28 12:12:22.427545 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:22.437318 Worker beblade submitted share with hash > target: 2013-06-28 12:12:22.437488 Hash: 5a42af26c362410656e9b3e6d7f84a5783cad88bc22bf568b8683d385926f567 2013-06-28 12:12:22.437604 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:22.454446 Worker beblade submitted share with hash > target: 2013-06-28 12:12:22.454618 Hash: 92818a8017ad9215942b9f11471d12b2762e0f918a1a929d1abbd794e0b0d5cd 2013-06-28 12:12:22.454738 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:22.596736 Worker beblade submitted share with hash > target: 2013-06-28 12:12:22.596966 Hash: ce3007d12c2cf30cad6f8714fd3135c3a457077bd1d133ad32e794acca53e15e 2013-06-28 12:12:22.597234 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:23.058752 Worker beblade submitted share with hash > target: 2013-06-28 12:12:23.058898 Hash: eeac7f6f1d34b5467112d7af6f7eca4a1fad36a474800b7c76948795a0bb3b24 2013-06-28 12:12:23.058989 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:23.070644 Worker beblade submitted share with hash > target: 2013-06-28 12:12:23.070824 Hash: 2952d26ff522b39a41d9d20be8b1c96426b68be86e56a595979e8d4c0c09a20c 2013-06-28 12:12:23.070947 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:23.923672 Worker beblade submitted share with hash > target: 2013-06-28 12:12:23.923951 Hash: 28e7d7aa8db79317ded8c13d660a2e77b0af8a43fb296f0fdcec417e41a7b924 2013-06-28 12:12:23.924090 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:24.116331 Worker beblade submitted share with hash > target: 2013-06-28 12:12:24.116522 Hash: 2e6170225f077503a016fbda9f9a6d2be5824745a3fd0cb9b4ef38717261e5a3 2013-06-28 12:12:24.116794 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:24.319589 Worker beblade submitted share with hash > target: 2013-06-28 12:12:24.319741 Hash: 433d6666103bc844191b93a16fec049ca92407125d2b02698ee4f508f369dbed 2013-06-28 12:12:24.319795 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:24.713856 P2Pool: 19396 shares in chain (14700 verified/19400 total) Peers: 6 (0 incoming) 2013-06-28 12:12:24.714177 Local: 0H/s in last 1.2 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:24.714296 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:24.714405 Pool: 646GH/s Stale rate: 20.7% Expected time to block: 1.5 days 2013-06-28 12:12:25.917824 Worker beblade submitted share with hash > target: 2013-06-28 12:12:25.918009 Hash: fc77d6e865cf934a10b5f9c7a53de12f797a6e841d7bf7e183617e6a96941ca1 2013-06-28 12:12:25.918129 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:25.929609 Worker beblade submitted share with hash > target: 2013-06-28 12:12:25.929791 Hash: fd60b33d3b5916da5ed27d896127c0b1bc36fec283e9a9c7363a184390570d3c 2013-06-28 12:12:25.929902 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:26.524310 Worker beblade submitted share with hash > target: 2013-06-28 12:12:26.524528 Hash: bb2a8a87f824145f291405b03ceb8f17abd6a8d1512e16932428a306e5415295 2013-06-28 12:12:26.524657 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:26.772320 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 4ee15437 to b7fee2e6! 2013-06-28 12:12:26.940796 Worker beblade submitted share with hash > target: 2013-06-28 12:12:26.941017 Hash: 116e5a1400940648e0585d4832b720c800b537ea104fda9e7329d80c7bc3b3ac 2013-06-28 12:12:26.941143 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:27.266800 New work for worker! Difficulty: 0.999985 Share difficulty: 1090.890604 Total block value: 25.000000 BTC including 0 transactions 2013-06-28 12:12:27.412844 Worker beblade submitted share with hash > target: 2013-06-28 12:12:27.413030 Hash: 4cca5885e0ac7f20946eb7c8f9cc27fa81a4238b713dc2e8e500ddfa02774abf 2013-06-28 12:12:27.413295 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:27.426898 Worker beblade submitted share with hash > target: 2013-06-28 12:12:27.427111 Hash: b1fa0c6df07d7e257ca052bec7d58ef61b347b58ddd5cab2f040b3890719fc9a 2013-06-28 12:12:27.427253 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:27.720694 P2Pool: 19396 shares in chain (14701 verified/19401 total) Peers: 6 (0 incoming) 2013-06-28 12:12:27.720889 Local: 0H/s in last 1.2 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:27.720998 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:27.721099 Pool: 646GH/s Stale rate: 20.7% Expected time to block: 1.5 days 2013-06-28 12:12:28.168608 Got new merged mining work! 2013-06-28 12:12:28.218076 New work for worker! Difficulty: 0.999985 Share difficulty: 1090.890604 Total block value: 25.000000 BTC including 0 transactions 2013-06-28 12:12:28.297671 Worker beblade submitted share with hash > target: 2013-06-28 12:12:28.297837 Hash: f09ad4964a39ffb36306adcf998bf013a578913035e04a70889cdfc009cffd19 2013-06-28 12:12:28.297962 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:28.312542 Worker beblade submitted share with hash > target: 2013-06-28 12:12:28.312719 Hash: f8dbd3fa10a9d78eba09a5a64e61bcbe56b45de43f42b439ea66a242263373f1 2013-06-28 12:12:28.312842 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:29.767875 Worker beblade submitted share with hash > target: 2013-06-28 12:12:29.768063 Hash: 9d229e34b4b26cf0dacf8de496666619ceeb94b9c922ec1e5b766a1aab147308 2013-06-28 12:12:29.768184 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:29.798503 Worker beblade submitted share with hash > target: 2013-06-28 12:12:29.798707 Hash: 370f2c833086f44457b9d815a37847f97218284441bbfbd3c50dee215fc46087 2013-06-28 12:12:29.798808 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:29.882838 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 4ee15437 to b7fee2e6! 2013-06-28 12:12:29.890985 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 4ee15437 to b7fee2e6! 2013-06-28 12:12:30.373039 Worker beblade submitted share with hash > target: 2013-06-28 12:12:30.373234 Hash: 436e46d366207270cdfc11cb4707bd46505b690324eefc4739dcce5ec3fdfcb8 2013-06-28 12:12:30.373333 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:30.487931 Worker beblade submitted share with hash > target: 2013-06-28 12:12:30.488106 Hash: 7499396a2b61049731a967b23f743d7c31d6dc72af4c5b1308e4eff697e10b70 2013-06-28 12:12:30.488199 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:30.499008 Worker beblade submitted share with hash > target: 2013-06-28 12:12:30.499110 Hash: 2b7a32d23580cd239da502587cc2e4ed4f5d97d5c3aa654b7a58962099308520 2013-06-28 12:12:30.499154 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:30.738890 P2Pool: 19396 shares in chain (14701 verified/19401 total) Peers: 6 (0 incoming) 2013-06-28 12:12:30.739056 Local: 0H/s in last 1.3 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:30.739130 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:30.739213 Pool: 646GH/s Stale rate: 20.7% Expected time to block: 1.5 days 2013-06-28 12:12:30.758533 Worker beblade submitted share with hash > target: 2013-06-28 12:12:30.758697 Hash: d14c3c56e990f0d47a0fe3bc7d146c1c23897a9846265f77bb3ff3e8e483918b 2013-06-28 12:12:30.758801 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:31.008061 Worker beblade submitted share with hash > target: 2013-06-28 12:12:31.008252 Hash: 2985fd25e0925885ea0d69940d76d0b69f7ba71b1e1e5b8fc94ae0306ef40110 2013-06-28 12:12:31.008376 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:31.160075 Worker beblade submitted share with hash > target: 2013-06-28 12:12:31.160289 Hash: d5313fc1c89d3fa57bbf217aa96ba24847800fb911d0aa2185a64d7bcd3a5a8f 2013-06-28 12:12:31.160438 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:31.324898 Worker beblade submitted share with hash > target: 2013-06-28 12:12:31.325071 Hash: c525b2dc1dd24bda2575dee9f3a69c08dd6650af317d69d500432dc122544904 2013-06-28 12:12:31.325223 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:31.611320 Worker beblade submitted share with hash > target: 2013-06-28 12:12:31.611504 Hash: f44ea9c600eb96b237004835306aa705bf121f6e46e88ed4b60f92e9b1561fb2 2013-06-28 12:12:31.611626 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:31.813235 Worker beblade submitted share with hash > target: 2013-06-28 12:12:31.813428 Hash: faca85b8beef62f7a062a8d362e1b57fba5f5bdad67366dc3c94dc5a6a8a99a0 2013-06-28 12:12:31.813548 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:31.903507 Worker beblade submitted share with hash > target: 2013-06-28 12:12:31.903683 Hash: f53a30cc52e7ce067b3104989d7e209a696930af95e9d39f69707664f41774cc 2013-06-28 12:12:31.903783 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:32.168817 Worker beblade submitted share with hash > target: 2013-06-28 12:12:32.169000 Hash: b8b65043245dda7fa8eaa80afeca84c1ade4b4b4d506552fa638ed16536cc085 2013-06-28 12:12:32.169120 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:33.365474 Worker beblade submitted share with hash > target: 2013-06-28 12:12:33.365707 Hash: 825b198b6c408921815b0caac9dc54bbba4e2febae1ed7a9930f1a9b50b538f 2013-06-28 12:12:33.365829 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:33.454742 Worker beblade submitted share with hash > target: 2013-06-28 12:12:33.454916 Hash: dbab149b6331dec83b2996fe845999426cd4f17ef3f17e7a7c606f9dd61015db 2013-06-28 12:12:33.455046 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:33.465881 Worker beblade submitted share with hash > target: 2013-06-28 12:12:33.466082 Hash: f4356eeee2bd102acf84102580602e740cf1ed050a249ada5b633df1ecde4e45 2013-06-28 12:12:33.466210 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:33.595985 Worker beblade submitted share with hash > target: 2013-06-28 12:12:33.596168 Hash: 713495472cc26c16819f96fcde26bf2a3ee85d65cce9096998890ae990e474ed 2013-06-28 12:12:33.596290 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:34.359739 Worker beblade submitted share with hash > target: 2013-06-28 12:12:34.359947 Hash: 7fd5e969dafe993f89c1317d6613e47bb40fe72c6d06cef8e28c32eeb1f7ccc7 2013-06-28 12:12:34.360074 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:34.604788 Peer sent entire transaction b44146016a6d23cc135623b67d8a6b9d9803e6ce499aa4e0ab214a917bbe83c0 that was already received 2013-06-28 12:12:34.688885 Worker beblade submitted share with hash > target: 2013-06-28 12:12:34.689058 Hash: 5dac83fad5fba9339e646e5a2f00a048481b5fab5420e38c8b16b0cb8e0f60fc 2013-06-28 12:12:34.689224 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:34.891891 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 4ee15437 to b7fee2e6! 2013-06-28 12:12:34.901082 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 4ee15437 to b7fee2e6! 2013-06-28 12:12:35.267130 Worker beblade submitted share with hash > target: 2013-06-28 12:12:35.267330 Hash: d2944d5e4a055363cc52ce2299f365e1bd3723c1d5d52d57d56c1cb33e288cdc 2013-06-28 12:12:35.267429 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:35.771945 Worker beblade submitted share with hash > target: 2013-06-28 12:12:35.772110 Hash: 2fdbaa1598e8a773b276edc277367109e3226f3a69f04349a3d7745d73335042 2013-06-28 12:12:35.772414 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:35.863312 Worker beblade submitted share with hash > target: 2013-06-28 12:12:35.863472 Hash: 97b597a8d64657fd27e9207ebfbe8db832e894489b74426751d3dcf43a0276b7 2013-06-28 12:12:35.863588 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:36.074357 Worker beblade submitted share with hash > target: 2013-06-28 12:12:36.074455 Hash: b74ca77f5e413289ecad9f5aec4e6182636d887b7746edf2f526ecaa44baa459 2013-06-28 12:12:36.074493 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:36.454842 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 5e623d48 to 4ee15437! 2013-06-28 12:12:36.757759 P2Pool: 19397 shares in chain (14702 verified/19402 total) Peers: 6 (0 incoming) 2013-06-28 12:12:36.757851 Local: 0H/s in last 1.4 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:36.757888 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:36.757921 Pool: 646GH/s Stale rate: 20.7% Expected time to block: 1.5 days 2013-06-28 12:12:37.190219 Worker beblade submitted share with hash > target: 2013-06-28 12:12:37.190395 Hash: dda1c236941e90f4f29678d5d9d76599d05f9260fadde9d3550884b2bbd9a3b7 2013-06-28 12:12:37.190528 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:37.490580 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 5e623d48 to 4ee15437! 2013-06-28 12:12:37.497241 Skipping from block dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a to block 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440! 2013-06-28 12:12:37.501577 Worker beblade submitted share with hash > target: 2013-06-28 12:12:37.501667 Hash: 18dacc4b39e7627506a22de09bec2910fc3edd310eaeb738bc0d05c6376b9697 2013-06-28 12:12:37.501705 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:37.772377 Peer sent entire transaction 086eceb7f0e8632472c34e55f65408802db95403261d67863ea787a9fc483276 that was already received 2013-06-28 12:12:37.787896 Worker beblade submitted share with hash > target: 2013-06-28 12:12:37.787989 Hash: b4adbdd86cd10f937e3ce400c581871fe25c379d6e412a1108025b27dd670271 2013-06-28 12:12:37.788027 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:37.943549 New work for worker! Difficulty: 0.999985 Share difficulty: 1093.058641 Total block value: 25.000000 BTC including 0 transactions 2013-06-28 12:12:38.473897 Worker beblade submitted share with hash > target: 2013-06-28 12:12:38.474112 Hash: c3e36a8b87fdb205af87fdc1c54aa3aaf4cc3757b343c4dae03e639c7f015f4e 2013-06-28 12:12:38.474241 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:38.485264 Worker beblade submitted share with hash > target: 2013-06-28 12:12:38.485468 Hash: e45405673ef994e3e899fd31dbbae163ac5608a47d1512a5338a274b142b8d3a 2013-06-28 12:12:38.485589 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:38.842891 Worker beblade submitted share with hash > target: 2013-06-28 12:12:38.843104 Hash: 61dd8d97b5457c702d41eaa3be1f910c4319ac8163056bfdc0f9fd20b8bfdfc8 2013-06-28 12:12:38.843233 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:38.873563 Worker beblade submitted share with hash > target: 2013-06-28 12:12:38.873782 Hash: 36a6fd16a2e1fadb50bd5bed48a0b30e870d1fb0e8128254d04f406ae99a1d4e 2013-06-28 12:12:38.873913 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:39.345418 Worker beblade submitted share with hash > target: 2013-06-28 12:12:39.345613 Hash: 49a0d33d3934eee845a5e592dda3b6410941f70f27f89aed7953d50b940ea00e 2013-06-28 12:12:39.345715 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:39.644707 Worker beblade submitted share with hash > target: 2013-06-28 12:12:39.644971 Hash: 25736031199af28bc284224a7c2f6163dce4bc32c344738f2f443a99b983714a 2013-06-28 12:12:39.645105 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:39.914227 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 5e623d48 to 4ee15437! 2013-06-28 12:12:39.922332 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 5e623d48 to 4ee15437! 2013-06-28 12:12:39.925136 Worker beblade submitted share with hash > target: 2013-06-28 12:12:39.925251 Hash: 381389de08b345ec4fad75e345fb03fb29a487c9ad4bec2d9496681270cca360 2013-06-28 12:12:39.925304 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:40.651531 Worker beblade submitted share with hash > target: 2013-06-28 12:12:40.651723 Hash: 1ba190f6d9c3919954221878b7bfb3ca3661e039c477d6b3a4a3022183bfb111 2013-06-28 12:12:40.651843 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:41.213410 Worker beblade submitted share with hash > target: 2013-06-28 12:12:41.213612 Hash: afdb3d6a160456fbe02fc2c4561d96bda433b36540983ee57075deb491887e1 2013-06-28 12:12:41.213738 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:41.229920 Worker beblade submitted share with hash > target: 2013-06-28 12:12:41.230131 Hash: b1ddea5300ca9ecba4f0b9e53a3a9a9c3c43d49b6502d58a114b56a806a11799 2013-06-28 12:12:41.230267 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:41.420348 Worker beblade submitted share with hash > target: 2013-06-28 12:12:41.420540 Hash: def458aec0d0d58748ae9ba2ccd246b4f9bfd8dde7ef7ab4f702355485f24f5c 2013-06-28 12:12:41.420661 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:41.430542 Worker beblade submitted share with hash > target: 2013-06-28 12:12:41.430724 Hash: d3d95d9093cf7021dd682e74f74e877224513847ca1837a65196e9ad02ebcab6 2013-06-28 12:12:41.430845 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:41.630531 Worker beblade submitted share with hash > target: 2013-06-28 12:12:41.630681 Hash: 2102de4b0936f451918128ffe31e0b32989fff2302d3069679e57407ec129b21 2013-06-28 12:12:41.630762 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:42.061260 Worker beblade submitted share with hash > target: 2013-06-28 12:12:42.061473 Hash: dea04881c59499107be5d976f3437a079e2e162a26d48a593be298b907fe18db 2013-06-28 12:12:42.061606 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:42.446779 Worker beblade submitted share with hash > target: 2013-06-28 12:12:42.446994 Hash: 3b233ada79a712db39513bd612d798312ebbb8047bad7290287a242aaba5c08f 2013-06-28 12:12:42.447150 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:42.778510 P2Pool: 19397 shares in chain (14702 verified/19402 total) Peers: 6 (0 incoming) 2013-06-28 12:12:42.778604 Local: 0H/s in last 1.5 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:42.778652 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:42.778698 Pool: 646GH/s Stale rate: 20.7% Expected time to block: 1.5 days 2013-06-28 12:12:43.281665 Worker beblade submitted share with hash > target: 2013-06-28 12:12:43.281885 Hash: decee873764b4696ae720605809119981a73228cb03be89250c6050e64db3287 2013-06-28 12:12:43.282056 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:43.507513 Worker beblade submitted share with hash > target: 2013-06-28 12:12:43.507707 Hash: be98ed3786497a564c744f32952dd94ba231e4a43072bbf216864ac8edebce9c 2013-06-28 12:12:43.507825 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:43.519634 Worker beblade submitted share with hash > target: 2013-06-28 12:12:43.519838 Hash: 9c6a88e9ce528dda06d832cd0070f96f9528ab96e01bb5e71dba155bac6dfcde 2013-06-28 12:12:43.519967 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:43.647394 Worker beblade submitted share with hash > target: 2013-06-28 12:12:43.647591 Hash: bbc6fdfd75fca7e9d3ba81ba2173c37965f153d7109e2f3763bc2e0549014fcd 2013-06-28 12:12:43.647710 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:44.287520 Worker beblade submitted share with hash > target: 2013-06-28 12:12:44.287746 Hash: 9790b393d50185f5f2aa3376097bf895d523a5e522dbfbbcd3141fb5951cc333 2013-06-28 12:12:44.287876 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:44.540314 Worker beblade submitted share with hash > target: 2013-06-28 12:12:44.540533 Hash: 4d6378cdec9c8a8801affd03d72095d4623ca1cf8a1f56d1e1adf44e9a11292a 2013-06-28 12:12:44.540653 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:44.646553 Worker beblade submitted share with hash > target: 2013-06-28 12:12:44.646852 Hash: 3ec315bcff6907316e8550b21da76e8f162f0486d1d5a67e53f55e1925aca5ff 2013-06-28 12:12:44.647085 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:44.753234 Worker beblade submitted share with hash > target: 2013-06-28 12:12:44.753531 Hash: c2c5caaa83fca27a1236ad52e4b8a6ef8518717530792d5d919095e1535ab747 2013-06-28 12:12:44.753754 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:44.887745 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 5e623d48 to 4ee15437! 2013-06-28 12:12:44.895775 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < dd223c7aff2a7c1960ed795ae358d1726aa737532f2f39084a'! Jumping from 5e623d48 to 4ee15437! 2013-06-28 12:12:45.431209 Worker beblade submitted share with hash > target: 2013-06-28 12:12:45.431302 Hash: b10ce430b187be62ec07c662bb114e53729438dceb9b3fb21d7311009bb79424 2013-06-28 12:12:45.431340 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:45.599448 Worker beblade submitted share with hash > target: 2013-06-28 12:12:45.599656 Hash: 46eefb9fff18dfdacf6538b8628d0cab3d47e689fa572266626cee3bdb2a949e 2013-06-28 12:12:45.599788 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:45.793789 P2Pool: 19398 shares in chain (14702 verified/19402 total) Peers: 6 (0 incoming) 2013-06-28 12:12:45.793974 Local: 0H/s in last 1.5 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:45.794075 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:45.794164 Pool: 650GH/s Stale rate: 20.9% Expected time to block: 1.5 days 2013-06-28 12:12:46.021601 Worker beblade submitted share with hash > target: 2013-06-28 12:12:46.021787 Hash: a4b824ab47ec2328a4660f8f68d5f27cf005ca57c321da0c55b7069795182fc5 2013-06-28 12:12:46.021909 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:46.032506 Worker beblade submitted share with hash > target: 2013-06-28 12:12:46.032708 Hash: 460dc0df3db9fb6203e3c7666663b3de72274ac6e24e30f7f6d3124875f4acd4 2013-06-28 12:12:46.032836 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:46.839581 Worker beblade submitted share with hash > target: 2013-06-28 12:12:46.839740 Hash: 286891b26e33e48045b261c206b2d091fc69aa13ff5bb7e174da2e26860bf912 2013-06-28 12:12:46.839860 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:47.206909 Worker beblade submitted share with hash > target: 2013-06-28 12:12:47.207003 Hash: ec5e16c9aff0bfbe439d2895f062e2f2440765ae908e6022ea6ea9a7f85510ff 2013-06-28 12:12:47.207041 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:47.707679 Worker beblade submitted share with hash > target: 2013-06-28 12:12:47.707826 Hash: 44237390487ef52728723d74feb2cdb32e2718d2d6ba4249fdc06a6fc67fb512 2013-06-28 12:12:47.707909 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:48.819253 New work for worker! Difficulty: 0.999985 Share difficulty: 1099.725142 Total block value: 25.501829 BTC including 523 transactions 2013-06-28 12:12:48.825272 P2Pool: 19399 shares in chain (14703 verified/19403 total) Peers: 6 (0 incoming) 2013-06-28 12:12:48.825359 Local: 0H/s in last 1.6 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:48.825388 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:48.825420 Pool: 649GH/s Stale rate: 20.9% Expected time to block: 1.5 days 2013-06-28 12:12:48.853176 Worker beblade submitted share with hash > target: 2013-06-28 12:12:48.853283 Hash: 1f59265f6300cb9e5b8d320ffab11f558a67781d97d48fcd62905f6669fe91ff 2013-06-28 12:12:48.853321 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:49.565896 Worker beblade submitted share with hash > target: 2013-06-28 12:12:49.566074 Hash: 6c871b1651ed9bfa51e4a4b5f6d0d9d4aa8fe566ab56c45eca506ce8b9a6bec2 2013-06-28 12:12:49.566196 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:50.251005 Worker beblade submitted share with hash > target: 2013-06-28 12:12:50.251227 Hash: 657290f0e735d3e9c5a7f91ec3dc29433e4bd77c5e20c203ac967ee56710fa3f 2013-06-28 12:12:50.251354 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:50.395163 Worker beblade submitted share with hash > target: 2013-06-28 12:12:50.395372 Hash: fce3e545f7c5c5e876f2377c44736db8d2b9a8e3c3a54a7c8e41ac94d60c908c 2013-06-28 12:12:50.395500 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:50.873145 Worker beblade submitted share with hash > target: 2013-06-28 12:12:50.873356 Hash: 4deb7a1f5a659c38fda03e078f8f9608a6dc5a4c25acacd2f65f59889a5753e7 2013-06-28 12:12:50.873542 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:51.106083 Worker beblade submitted share with hash > target: 2013-06-28 12:12:51.106263 Hash: a6989a42a439c32445515446a491f6ea22c5325c7ee35398d5e36edfe09bbde6 2013-06-28 12:12:51.106388 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:51.117444 Worker beblade submitted share with hash > target: 2013-06-28 12:12:51.117625 Hash: 5a483e6a8a85d53260bd59cce3ad7b4521256511fa2e85079825cd9de6e808ba 2013-06-28 12:12:51.117746 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:51.492076 Worker beblade submitted share with hash > target: 2013-06-28 12:12:51.492264 Hash: 401bacb0399ed5996eb4fadb7aa728539ba1956571c96c92af622828563780f5 2013-06-28 12:12:51.492385 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:51.836738 P2Pool: 19400 shares in chain (14704 verified/19404 total) Peers: 6 (0 incoming) 2013-06-28 12:12:51.836846 Local: 0H/s in last 1.6 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:51.836897 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:51.836943 Pool: 645GH/s Stale rate: 20.9% Expected time to block: 1.5 days 2013-06-28 12:12:51.839989 Worker beblade submitted share with hash > target: 2013-06-28 12:12:51.840084 Hash: 7888587d593cd175a87c28503a06d74cc79b819abb9edc66fda7933772ce342 2013-06-28 12:12:51.840171 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:52.436367 Worker beblade submitted share with hash > target: 2013-06-28 12:12:52.436585 Hash: 4b322a99f1d40ea397448bc31812ea50e305567607b2acedc6724b413320d4ae 2013-06-28 12:12:52.436714 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:52.586327 Worker beblade submitted share with hash > target: 2013-06-28 12:12:52.586503 Hash: 8b3468b8d6bf41a981b5520c6f66b206b08dacb270fcd13d0016afb26e1f9941 2013-06-28 12:12:52.586627 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:53.081986 Worker beblade submitted share with hash > target: 2013-06-28 12:12:53.082167 Hash: c6962dfabcf682152343d55c7ea151dc4dcee97d51fd83523cf17ae3fb0b6f34 2013-06-28 12:12:53.082348 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:53.382724 Worker beblade submitted share with hash > target: 2013-06-28 12:12:53.382904 Hash: d2684f33181b839680566172c159def084cb54b59cbd5eb73d4e346fb3e6c7f7 2013-06-28 12:12:53.383026 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:53.566689 Worker beblade submitted share with hash > target: 2013-06-28 12:12:53.566869 Hash: 117dda8cda537f01caa3680953183e4b32594a0d957dd8fb9986050d34d39553 2013-06-28 12:12:53.566979 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:53.793812 Worker beblade submitted share with hash > target: 2013-06-28 12:12:53.794020 Hash: 1e57e75191175cfdb2803a782366a7a825bd2d4f7918f55bcd0acedb9fa97958 2013-06-28 12:12:53.794150 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:54.046510 Worker beblade submitted share with hash > target: 2013-06-28 12:12:54.046683 Hash: 9bd41137427e2303db40fadfa7ebaa651ac76b138d10d4995cf42586ab0d76c2 2013-06-28 12:12:54.046821 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:54.606369 Worker beblade submitted share with hash > target: 2013-06-28 12:12:54.606569 Hash: daa9d780867f4c89cc1f296010491f25c542c85cae29d6801a1fac8db8fbf493 2013-06-28 12:12:54.606694 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:54.855566 P2Pool: 19401 shares in chain (14705 verified/19405 total) Peers: 6 (0 incoming) 2013-06-28 12:12:54.855661 Local: 0H/s in last 1.7 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:12:54.855692 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:12:54.855725 Pool: 646GH/s Stale rate: 21.1% Expected time to block: 1.5 days 2013-06-28 12:12:55.340307 Worker beblade submitted share with hash > target: 2013-06-28 12:12:55.340493 Hash: 1cb492fd02494fac504c01dfc6271716db56832a22c8d1314d33fcefe5a542c5 2013-06-28 12:12:55.340615 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:55.853745 Worker beblade submitted share with hash > target: 2013-06-28 12:12:55.853952 Hash: c66a0924cb13cade522e21da4a25ddaad2f745e964dd80e72603cf22025f2903 2013-06-28 12:12:55.854254 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:56.270545 Worker beblade submitted share with hash > target: 2013-06-28 12:12:56.270701 Hash: b9ecb0e16f4030846946788a14cf15293675ea498c89bbcc4393a055645a6820 2013-06-28 12:12:56.270802 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:56.715663 Worker beblade submitted share with hash > target: 2013-06-28 12:12:56.715822 Hash: 41899a6499d786c77e40da513c8cca0ded5d0778e6b4740ad72a6fb184ef889b 2013-06-28 12:12:56.715902 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:56.725585 Worker beblade submitted share with hash > target: 2013-06-28 12:12:56.725754 Hash: 8ab919cbaae3d2e00af3e6ed78640efa78903847748578445bf9b6f439529d85 2013-06-28 12:12:56.725855 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:56.743428 Worker beblade submitted share with hash > target: 2013-06-28 12:12:56.743606 Hash: 6fe4673cc2227446684f48ee9897aa24ad2017491b0519c44fceb095bb1fa812 2013-06-28 12:12:56.743707 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:56.970447 Worker beblade submitted share with hash > target: 2013-06-28 12:12:56.970673 Hash: 92669d164c725e02b87fe31ba07db37081c222aaa754d45c1a993b7977c1c528 2013-06-28 12:12:56.970800 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:57.061804 Worker beblade submitted share with hash > target: 2013-06-28 12:12:57.061986 Hash: 37f4f0d98655b19e6ce4a68585afd49250bb47b4c96d00d0222c15598b502040 2013-06-28 12:12:57.062105 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:57.154574 Worker beblade submitted share with hash > target: 2013-06-28 12:12:57.154790 Hash: 8e6c831f832431a34a5791763dd5d028d38961a94b9ec88a42eb85fd817be21a 2013-06-28 12:12:57.154919 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:57.271526 Worker beblade submitted share with hash > target: 2013-06-28 12:12:57.271740 Hash: 89b3ebd5412b2463c3bbd0307cb8fe06564f2e47d7339a8e4739c04fcb76d0ab 2013-06-28 12:12:57.271871 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:57.446504 Worker beblade submitted share with hash > target: 2013-06-28 12:12:57.446728 Hash: 859f5f75c376dda04ff9fa235de19808f9065c8919d8b1c05db04caf918315cf 2013-06-28 12:12:57.446855 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:57.679032 Worker beblade submitted share with hash > target: 2013-06-28 12:12:57.679204 Hash: 9840c0f27048d21f61d66f60723a2d50a106fcf0b9cf2da3e8bfe6fb25ff2a22 2013-06-28 12:12:57.679331 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:58.248151 Worker beblade submitted share with hash > target: 2013-06-28 12:12:58.248322 Hash: cfd7b1b70fd1ec98dd39ed96a5a3d3a25ee293a104d872faf9c5a1a8068a57f7 2013-06-28 12:12:58.248443 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:58.826885 Worker beblade submitted share with hash > target: 2013-06-28 12:12:58.827073 Hash: 28bd9cbf9ceb5a4020a57ba68a821b894ec397af03fc898e83e35c75689e11ef 2013-06-28 12:12:58.827205 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:59.496682 New work for worker! Difficulty: 0.999985 Share difficulty: 1088.829409 Total block value: 25.501829 BTC including 523 transactions 2013-06-28 12:12:59.501701 Worker beblade submitted share with hash > target: 2013-06-28 12:12:59.501804 Hash: 42d903a93c785dda6cc52125ca737d0713a0e346f3594e5ff4512c2360da0422 2013-06-28 12:12:59.501873 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:12:59.504806 Worker beblade submitted share with hash > target: 2013-06-28 12:12:59.504879 Hash: 2617d3880224cd7264f553eef28d1182747728c6c0dcd31fa9bcad7b7ed7d721 2013-06-28 12:12:59.504934 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:00.691801 Worker beblade submitted share with hash > target: 2013-06-28 12:13:00.692018 Hash: 6a496da9a0b447de73d05892c32b8f552f95eb3230b4e0c6ce897b42ac9a43b9 2013-06-28 12:13:00.692154 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:00.869503 P2Pool: 19402 shares in chain (14706 verified/19406 total) Peers: 6 (0 incoming) 2013-06-28 12:13:00.873293 Local: 0H/s in last 1.8 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:00.873357 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:00.873436 Pool: 648GH/s Stale rate: 21.2% Expected time to block: 1.5 days 2013-06-28 12:13:01.028443 New work for worker! Difficulty: 0.999985 Share difficulty: 1098.089577 Total block value: 25.501829 BTC including 523 transactions 2013-06-28 12:13:01.316489 Worker beblade submitted share with hash > target: 2013-06-28 12:13:01.316598 Hash: 1e8cce09203610f7bb22117e0d06da8ea3d3782aeb2c9b23ed75755019eee878 2013-06-28 12:13:01.316637 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:01.484403 Worker beblade submitted share with hash > target: 2013-06-28 12:13:01.484512 Hash: 1eef1f64fd075210468b7b282cf4fe1f964564f3a8a673335a0c0afc6d560af8 2013-06-28 12:13:01.484573 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:01.505361 Worker beblade submitted share with hash > target: 2013-06-28 12:13:01.505571 Hash: 63471c3919715286d27fbffd601903c59acd91194d09363cdbf53996dadab83b 2013-06-28 12:13:01.505700 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:01.784196 > Couldn't link returned work's merkle root with its handler. This should only happen if this process was recently restarted! 2013-06-28 12:13:02.121844 Worker beblade submitted share with hash > target: 2013-06-28 12:13:02.122013 Hash: e8ed4fe6ee69f21935c2ee08a42b1f4951d382074ee6361e8290bc875c6c577f 2013-06-28 12:13:02.122113 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:03.378734 Worker beblade submitted share with hash > target: 2013-06-28 12:13:03.378992 Hash: e3d73b079958b9e49ef53dff431778030c5890fa529ab83e049856456c1f4954 2013-06-28 12:13:03.379134 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:03.635579 Worker beblade submitted share with hash > target: 2013-06-28 12:13:03.635695 Hash: 6de42df1d8efc08aaae7e51cd9347c5b51a2ec780b6b385a7dc45531f2f3c899 2013-06-28 12:13:03.635748 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:03.643297 Worker beblade submitted share with hash > target: 2013-06-28 12:13:03.643389 Hash: 894bd73ccf27f9e3263cec3ea616ff3d7e5c63a8a4e7d9c38ff2020613b572a3 2013-06-28 12:13:03.643432 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:03.874688 Worker beblade submitted share with hash > target: 2013-06-28 12:13:03.874890 Hash: ce397270501ca582ca75e70d7afb3554569a9d4511fdcf6b199fa99d32880bf3 2013-06-28 12:13:03.875017 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:04.407907 > Couldn't link returned work's merkle root with its handler. This should only happen if this process was recently restarted! 2013-06-28 12:13:05.249333 Worker beblade submitted share with hash > target: 2013-06-28 12:13:05.249509 Hash: fe9b1a9112362702527e5625d71df3fb860facb9c8966f7da66e2aab5d13fa7c 2013-06-28 12:13:05.249645 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:06.191630 Worker beblade submitted share with hash > target: 2013-06-28 12:13:06.191816 Hash: 1699ceb6750654cbe937aeace41dea4600e361f2b3d1b2196db2aeb3e04cdebe 2013-06-28 12:13:06.191939 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:06.574057 Worker beblade submitted share with hash > target: 2013-06-28 12:13:06.574267 Hash: 908558bafcf8966c0c0d8e39e96f22b55dbcc7f063db9c15e3277ee17c12aed4 2013-06-28 12:13:06.574395 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:06.585034 Worker beblade submitted share with hash > target: 2013-06-28 12:13:06.585257 Hash: 989409ce734d179d97a247a6edccf8bc25927970e5695b98bac1f7083d93cea7 2013-06-28 12:13:06.585396 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:06.901172 P2Pool: 19402 shares in chain (14706 verified/19406 total) Peers: 6 (0 incoming) 2013-06-28 12:13:06.901271 Local: 0H/s in last 1.9 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:06.901306 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:06.901351 Pool: 648GH/s Stale rate: 21.2% Expected time to block: 1.5 days 2013-06-28 12:13:07.315916 Worker beblade submitted share with hash > target: 2013-06-28 12:13:07.316081 Hash: 4665fb29d267e39ab5a7a712bb56e2a6e116150d4477068377a345b56dd0dfba 2013-06-28 12:13:07.316177 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:07.937632 Worker beblade submitted share with hash > target: 2013-06-28 12:13:07.937988 Hash: e5b495b48b38c43a05868a345f798faba183f3c8f0f7fa1b4759491b308de059 2013-06-28 12:13:07.940402 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:08.819140 Worker beblade submitted share with hash > target: 2013-06-28 12:13:08.819307 Hash: d7209e3545c74e44340f22870319918dae7990744f1f19072f70ade0cb25e9c9 2013-06-28 12:13:08.819348 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:08.903515 Worker beblade submitted share with hash > target: 2013-06-28 12:13:08.903690 Hash: 5ecef85c87b487327e00c11b678f96a13f65516f705bba3ad1d3d343710bb542 2013-06-28 12:13:08.903808 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:08.916835 Worker beblade submitted share with hash > target: 2013-06-28 12:13:08.917045 Hash: 5a322cb3066c96b1ddcb44166ef6e88f86151e2b377999aa67ddb86f013a0975 2013-06-28 12:13:08.917185 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:09.212029 Worker beblade submitted share with hash > target: 2013-06-28 12:13:09.212228 Hash: 3e38bb50f8e31e7318e6884380fa5af21b2f05e81c37e3866cc1b86973c592c1 2013-06-28 12:13:09.212356 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:09.707267 Worker beblade submitted share with hash > target: 2013-06-28 12:13:09.707496 Hash: 586d8b4d1c34a30dd4f1af58491b9ecd952090e6ccd13c184949640a3bbc14cd 2013-06-28 12:13:09.707657 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:09.717963 Worker beblade submitted share with hash > target: 2013-06-28 12:13:09.718140 Hash: 7a67a3bd85c5eccf515cc403f8e6f2bc07c0eecc0ae6223fa4691cf4ee6202b1 2013-06-28 12:13:09.718261 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:09.735779 Worker beblade submitted share with hash > target: 2013-06-28 12:13:09.735948 Hash: df3dec5f4b32ed2817708ac80e2ab2e6201dc2d91b0dada6a43262419ab31102 2013-06-28 12:13:09.736078 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:09.909510 P2Pool: 19403 shares in chain (14707 verified/19407 total) Peers: 6 (0 incoming) 2013-06-28 12:13:09.909603 Local: 0H/s in last 1.9 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:09.909658 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:09.909705 Pool: 648GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:13:09.980994 Worker beblade submitted share with hash > target: 2013-06-28 12:13:09.981212 Hash: 163a4402c85f6270bd2ff1de574cf53c6f7979f6c5fdbe9d5529551a158689c1 2013-06-28 12:13:09.981284 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:10.224815 New work for worker! Difficulty: 0.999985 Share difficulty: 1104.762642 Total block value: 25.526429 BTC including 534 transactions 2013-06-28 12:13:11.475062 Worker beblade submitted share with hash > target: 2013-06-28 12:13:11.475332 Hash: 67cff72e177d2bfeb349d49fa3ff5c8f286992ef2906365471ba57e8e1e2f212 2013-06-28 12:13:11.475466 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:11.869390 Worker beblade submitted share with hash > target: 2013-06-28 12:13:11.869609 Hash: 6089f55d92bde146255d24d7f2309fca010dac6c58fa62f5c7ec64b101e7997b 2013-06-28 12:13:11.869718 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:11.892711 Worker beblade submitted share with hash > target: 2013-06-28 12:13:11.892890 Hash: 3b360e93a362c461d559b4316e109c5b4fbd49f143bd860099c369ca09e92d5f 2013-06-28 12:13:11.893031 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:12.327807 Worker beblade submitted share with hash > target: 2013-06-28 12:13:12.327987 Hash: 43635070ba7725b9b19bd72b8628ae2f3cac09c85a197107ed3b2e24955491b 2013-06-28 12:13:12.328108 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:12.347177 Worker beblade submitted share with hash > target: 2013-06-28 12:13:12.347392 Hash: 468e79d8dcfb360891baa13f43a63068545f63f0ff72f1eca554808cab9ea145 2013-06-28 12:13:12.347504 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:12.386414 Worker beblade submitted share with hash > target: 2013-06-28 12:13:12.386699 Hash: 5dd465a0fc9ae9cd15db008b317c368a62a003f798ee2cf3699398d59fd7c038 2013-06-28 12:13:12.386835 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:12.915443 P2Pool: 19403 shares in chain (14707 verified/19407 total) Peers: 6 (0 incoming) 2013-06-28 12:13:12.915616 Local: 0H/s in last 2.0 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:12.915712 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:12.915831 Pool: 648GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:13:13.055775 Worker beblade submitted share with hash > target: 2013-06-28 12:13:13.058308 Hash: 61115f05931d94ce70018e759f3b41f2e779f0260e67a58d8098e0a746cd2792 2013-06-28 12:13:13.058485 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:13.692931 Worker beblade submitted share with hash > target: 2013-06-28 12:13:13.693123 Hash: d105b06262dcbeb25e239164b3c2b8117d54c897f4abc33a1a42d2e5e8be529 2013-06-28 12:13:13.693314 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:13.883264 Worker beblade submitted share with hash > target: 2013-06-28 12:13:13.883485 Hash: e616ec1f3a1c08fa0c57780bda0b038f5dae898edbfe648b3c190e373b7823 2013-06-28 12:13:13.883627 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:14.123057 Worker beblade submitted share with hash > target: 2013-06-28 12:13:14.123237 Hash: 29917550b9c1fc479d8f70c9f1104a49ddc87936a17f733353e1c29027189fb8 2013-06-28 12:13:14.123366 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:15.045403 Worker beblade submitted share with hash > target: 2013-06-28 12:13:15.045607 Hash: 467e85ba688f2a360a4152c6efca45b012dc536cf357d6069c8ffce14ae18c6d 2013-06-28 12:13:15.045745 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:15.575996 Worker beblade submitted share with hash > target: 2013-06-28 12:13:15.576200 Hash: 4c86826e5edc95f3ff167f4c0814b93d99344bf78cc7fde460a093701e9a893 2013-06-28 12:13:15.576334 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:15.587527 Worker beblade submitted share with hash > target: 2013-06-28 12:13:15.587709 Hash: 4c331a52e166dc9443cba3187dae4ce800bde57919ce4a6ab5d7f14610f55281 2013-06-28 12:13:15.587830 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:15.933943 P2Pool: 19404 shares in chain (14708 verified/19408 total) Peers: 6 (0 incoming) 2013-06-28 12:13:15.934039 Local: 0H/s in last 2.0 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:15.934068 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:15.934102 Pool: 648GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:13:16.772906 Worker beblade submitted share with hash > target: 2013-06-28 12:13:16.773016 Hash: b91ad3aeca4a9f7d74de3144ca018bba2071221491bb87d1bafc87a1a58afd1a 2013-06-28 12:13:16.773062 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:17.351909 Worker beblade submitted share with hash > target: 2013-06-28 12:13:17.352231 Hash: 6075a9eab40846a6dbdb4be776bd94ae72de06c47ac594b662af286523e1ef5b 2013-06-28 12:13:17.352435 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:18.863674 Worker beblade submitted share with hash > target: 2013-06-28 12:13:18.863894 Hash: 9f627c36d446c9a31ec97833f77c79563298cdcfc028fd0ab69a72a6419dd1db 2013-06-28 12:13:18.864022 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:18.939975 P2Pool: 19404 shares in chain (14708 verified/19408 total) Peers: 6 (0 incoming) 2013-06-28 12:13:18.940128 Local: 0H/s in last 2.1 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:18.940202 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:18.940301 Pool: 648GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:13:19.125770 Worker beblade submitted share with hash > target: 2013-06-28 12:13:19.126010 Hash: 3f8784c3d08087c8a5d39aa1ce08b72897cadd430165faf4682a51c8bcc2ef34 2013-06-28 12:13:19.126137 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:19.623867 Worker beblade submitted share with hash > target: 2013-06-28 12:13:19.624088 Hash: f4f4fe409d09cc1f86d4d59f00aedb8fd926ba8eeb8a62266fe2ae226173aaf7 2013-06-28 12:13:19.624216 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:20.393511 Worker beblade submitted share with hash > target: 2013-06-28 12:13:20.393739 Hash: c7d3839cbdcdbba319251ae5e53a7fad79b1ae08a06a5b02baa3e733ecb46642 2013-06-28 12:13:20.393869 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:20.959435 New work for worker! Difficulty: 0.999985 Share difficulty: 1104.251081 Total block value: 25.530129 BTC including 547 transactions 2013-06-28 12:13:21.068831 Worker beblade submitted share with hash > target: 2013-06-28 12:13:21.069059 Hash: 62c07606977f45a01d13475ab63afd9a7489a29503b6b13c272e46628b1284ee 2013-06-28 12:13:21.069224 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:21.085694 Worker beblade submitted share with hash > target: 2013-06-28 12:13:21.085873 Hash: 6b8a16ad429a5fe3c94d4a17b3990dbdc81a1a4454222e90cc458f1924510821 2013-06-28 12:13:21.085990 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:21.603208 Worker beblade submitted share with hash > target: 2013-06-28 12:13:21.603399 Hash: 7e7ce93451c149ebd48da62aa3e89a3583d7392305ae2481404f45999370cb10 2013-06-28 12:13:21.603519 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:22.629240 Worker beblade submitted share with hash > target: 2013-06-28 12:13:22.629419 Hash: 8eb3a92b99feb51e24523cba1d767eed6f845c08a8e7815d8d2e9fc85deafa1e 2013-06-28 12:13:22.629554 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:23.376456 Worker beblade submitted share with hash > target: 2013-06-28 12:13:23.376669 Hash: b4f542d911e9c87fe6361eb1d5969518344fecbb6f0ea90e911762edcdc039df 2013-06-28 12:13:23.378758 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:23.388843 Worker beblade submitted share with hash > target: 2013-06-28 12:13:23.389031 Hash: 18ab996bb1b6dbb44c12b417a94dee50520f301fc93873f449aead1daee38ad3 2013-06-28 12:13:23.389149 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:23.659425 Worker beblade submitted share with hash > target: 2013-06-28 12:13:23.659612 Hash: 2b674a027a5813d0b2e7bcda21749b61e0e469fe77ca82fb59387bbc4bfd6552 2013-06-28 12:13:23.659713 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:24.235634 Worker beblade submitted share with hash > target: 2013-06-28 12:13:24.235826 Hash: 97bf8c69d58e37ed88e703bd7ecf9d896b742277d6320134cdfd549df2eb2a08 2013-06-28 12:13:24.235938 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:24.804442 Worker beblade submitted share with hash > target: 2013-06-28 12:13:24.804627 Hash: a45bff887504bd50d550f1be611ad3a16432f8ae4cf1ada38abcbc8eb3b65423 2013-06-28 12:13:24.804746 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:24.944899 Worker beblade submitted share with hash > target: 2013-06-28 12:13:24.945103 Hash: e6ed189c5e1cd3fd8e572f5c3012b5a471d6b358dabc1b70e1f4bbab291c39e5 2013-06-28 12:13:24.945250 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:24.960925 P2Pool: 19404 shares in chain (14708 verified/19408 total) Peers: 6 (0 incoming) 2013-06-28 12:13:24.961020 Local: 0H/s in last 2.2 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:24.961074 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:24.961120 Pool: 648GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:13:25.036850 Worker beblade submitted share with hash > target: 2013-06-28 12:13:25.037059 Hash: 4476f5b639751cc389f37ec73d6b5ccd70f5c750775b8fcb62351d4df4d47626 2013-06-28 12:13:25.037224 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:25.301655 Worker beblade submitted share with hash > target: 2013-06-28 12:13:25.301863 Hash: 839db8aa8ca5965607eb2e798133d73152af9e43b865d39c097756f495544c6a 2013-06-28 12:13:25.301979 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:25.540912 Worker beblade submitted share with hash > target: 2013-06-28 12:13:25.541100 Hash: c1b6032171688f0240eb70e650e96ecf3d667c7ef7929118c9adfd89977d6a56 2013-06-28 12:13:25.541245 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:25.857557 Worker beblade submitted share with hash > target: 2013-06-28 12:13:25.857657 Hash: ff04eda275c9780672102e4c539cb3a58d95e5d1fecb60ef0f71c36b0133f89b 2013-06-28 12:13:25.857720 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:26.448095 Worker beblade submitted share with hash > target: 2013-06-28 12:13:26.448284 Hash: 9062c591c913d3a0670affb2b52df81b07a5370822c6c37c5e63484bb3e240da 2013-06-28 12:13:26.448400 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:26.459122 Worker beblade submitted share with hash > target: 2013-06-28 12:13:26.459300 Hash: 5196baaf87fc496242b6d08f117c0ff1b078fc88cd2eebf8462679da2efab4 2013-06-28 12:13:26.459403 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:26.833534 Worker beblade submitted share with hash > target: 2013-06-28 12:13:26.833718 Hash: 9690b4b6dff1365c396f495387dc35d969896fc88e1c4145fdd5fb3674f570b2 2013-06-28 12:13:26.833840 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:27.040314 Worker beblade submitted share with hash > target: 2013-06-28 12:13:27.040508 Hash: 94b8bd3723ba840b319564c430d2bd55ba295f2980a40a1f8f5cb8d77511f51f 2013-06-28 12:13:27.040606 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:27.146054 Worker beblade submitted share with hash > target: 2013-06-28 12:13:27.146289 Hash: b77d4f8823f8265660fc25e5ee1db77939377de35d9e4efeb5754f8d83b72d95 2013-06-28 12:13:27.146415 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:27.967157 P2Pool: 19405 shares in chain (14709 verified/19409 total) Peers: 6 (0 incoming) 2013-06-28 12:13:27.967316 Local: 0H/s in last 2.2 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:27.967429 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:27.967562 Pool: 650GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:13:28.028373 Worker beblade submitted share with hash > target: 2013-06-28 12:13:28.028596 Hash: e14d002e2d7b988086b09892e0c7f64ca5fad4c6b4b1fb8edb38a9e6617995c4 2013-06-28 12:13:28.028755 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:28.377529 Worker beblade submitted share with hash > target: 2013-06-28 12:13:28.377734 Hash: 419fcec31bd8c2e485f8c194adfa47de2ddced25313cfad1e46ca0529ff77cc4 2013-06-28 12:13:28.380278 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:28.631066 Worker beblade submitted share with hash > target: 2013-06-28 12:13:28.631265 Hash: c8b6e0f16211e85e99f78e756a1bf22766b90b210aede08b0b748964741b8cd1 2013-06-28 12:13:28.631396 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:28.910086 Worker beblade submitted share with hash > target: 2013-06-28 12:13:28.910281 Hash: be7e740424638d4edeb33ea7b672248b0d1c9c820c019f7c6651a1aae401f0d1 2013-06-28 12:13:28.910409 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:29.014881 Worker beblade submitted share with hash > target: 2013-06-28 12:13:29.015056 Hash: 57b21217702470caca8f16c30f48880e3926c4c90d3a853b8edbcbcb8e261583 2013-06-28 12:13:29.015163 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:29.588283 Worker beblade submitted share with hash > target: 2013-06-28 12:13:29.588469 Hash: 2137bc8a6e78573edbeb3722bd30ef3051602c98ee83a14fde3f697f9a112923 2013-06-28 12:13:29.588591 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:30.098705 Worker beblade submitted share with hash > target: 2013-06-28 12:13:30.098950 Hash: ed9637e4c02207cd61efa536044b9995c7895da7ba01d56d73b30d9a25f17614 2013-06-28 12:13:30.099095 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:30.189469 Worker beblade submitted share with hash > target: 2013-06-28 12:13:30.189696 Hash: 8d680fd33081c9d0e6f540a04af428ef35b39cdef6b91697410f9de9691ba364 2013-06-28 12:13:30.189824 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:30.439922 Worker beblade submitted share with hash > target: 2013-06-28 12:13:30.440095 Hash: b3c74340de8d7c0e5f03e03349caa7449ca69aa8a38289d0c0ea04c074b3f7b4 2013-06-28 12:13:30.440201 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:30.648495 Worker beblade submitted share with hash > target: 2013-06-28 12:13:30.648703 Hash: bc510e5d5b86ecbfb55ff9262b4983576c164a9117f457712db37ed28fb0a10e 2013-06-28 12:13:30.648831 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:30.675163 Worker beblade submitted share with hash > target: 2013-06-28 12:13:30.675335 Hash: ec4bcfcc98cb1166eaf569f227c03281a4136c67e22e46d662fd9fa7b5f0b60e 2013-06-28 12:13:30.675470 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:30.984665 P2Pool: 19405 shares in chain (14709 verified/19409 total) Peers: 6 (0 incoming) 2013-06-28 12:13:30.984769 Local: 0H/s in last 2.3 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:30.984800 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:30.984834 Pool: 650GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:13:31.668858 New work for worker! Difficulty: 0.999985 Share difficulty: 1100.361337 Total block value: 25.530129 BTC including 547 transactions 2013-06-28 12:13:31.674614 Worker beblade submitted share with hash > target: 2013-06-28 12:13:31.674731 Hash: efea8c1f76f88d67805de9f4a04e75e5416c5440b8dc77ffbdae0772336efbf1 2013-06-28 12:13:31.674792 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:32.014267 Worker beblade submitted share with hash > target: 2013-06-28 12:13:32.014363 Hash: 88ca8e5bed0ff5dafd626e539469d56d0a7a540af04a35cae531fe51bd6e1a40 2013-06-28 12:13:32.014432 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:32.429122 Worker beblade submitted share with hash > target: 2013-06-28 12:13:32.429338 Hash: 5f1ecb7aab09a5f1b6530637e920ddd7581b0e370e1feef402618c6ffde74e15 2013-06-28 12:13:32.429464 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:32.440671 Worker beblade submitted share with hash > target: 2013-06-28 12:13:32.440869 Hash: 2a541c78605a89f85f9b8226604160bea6397085e6944d09941b2346c4a6f84d 2013-06-28 12:13:32.441002 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:32.770958 New work for worker! Difficulty: 0.999985 Share difficulty: 1099.742319 Total block value: 25.530129 BTC including 547 transactions 2013-06-28 12:13:32.784409 Worker beblade submitted share with hash > target: 2013-06-28 12:13:32.784500 Hash: c7961cf094e56c11a90a8567e0743cad561f51278d38c7f433c3545c3f073bcc 2013-06-28 12:13:32.784538 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:33.097434 Got new merged mining work! 2013-06-28 12:13:33.136981 Worker beblade submitted share with hash > target: 2013-06-28 12:13:33.137176 Hash: 36610d29d61d33c9dc41ba93531b1155f8d36863a9e07955ed3fe2eac4e74add 2013-06-28 12:13:33.137301 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:33.394795 New work for worker! Difficulty: 0.999985 Share difficulty: 1099.742319 Total block value: 25.535729 BTC including 555 transactions 2013-06-28 12:13:33.404596 Worker beblade submitted share with hash > target: 2013-06-28 12:13:33.404700 Hash: 126ef4a5381938f8fa0eadf88ff8048ef276d26e71974b611b19e065affa3f25 2013-06-28 12:13:33.404739 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:33.407792 Worker beblade submitted share with hash > target: 2013-06-28 12:13:33.407870 Hash: e7bd1298d734f8b0ac51088ac80b035b0d9077ed0addbd7f8d96be2093005c26 2013-06-28 12:13:33.407907 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:33.697399 Worker beblade submitted share with hash > target: 2013-06-28 12:13:33.697588 Hash: dde16b89bda8c4c95dc03a0624458e91e18cff8131ffb80a08f2d7dd0bc808d2 2013-06-28 12:13:33.697729 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:33.990874 P2Pool: 19406 shares in chain (14710 verified/19410 total) Peers: 6 (0 incoming) 2013-06-28 12:13:33.991043 Local: 0H/s in last 2.3 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:33.991118 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:33.991201 Pool: 645GH/s Stale rate: 21.2% Expected time to block: 1.5 days 2013-06-28 12:13:34.494066 Worker beblade submitted share with hash > target: 2013-06-28 12:13:34.494293 Hash: 8d839ed463a505e7ba252e09b30c598925a6a469b5c7b89087c5f5725728b14b 2013-06-28 12:13:34.494421 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:34.594506 Worker beblade submitted share with hash > target: 2013-06-28 12:13:34.594680 Hash: 54d5cfd4f37420aef0da995f3a1a6845e44955dc1fa7b103e830ddd0a77f1f1f 2013-06-28 12:13:34.594797 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:34.914560 Transaction 7ab6fedb4cc13ed48cdaba46bda0df734a9f965db56ec7072c911f63ad7610f3 rescued from peer latency cache! 2013-06-28 12:13:34.914963 Transaction e8497f12697fde02e4556b8ecabab9bca34769d76554ecb8d0ca9867859b65d3 rescued from peer latency cache! 2013-06-28 12:13:34.942100 Worker beblade submitted share with hash > target: 2013-06-28 12:13:34.942278 Hash: 85d2e7f16629f2a2f8e7da7c55745b0a31a223bde466f0a897c47e6a402610b9 2013-06-28 12:13:34.942402 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:35.060427 Worker beblade submitted share with hash > target: 2013-06-28 12:13:35.060653 Hash: df9b2a2ee05c02b16487234375f6def468959ae6fcf08565ef1106d613f2c4f4 2013-06-28 12:13:35.060783 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:35.428724 Worker beblade submitted share with hash > target: 2013-06-28 12:13:35.428942 Hash: bbd83558a6c59209bf6afcfe32e37c3de3c34839fbcd6334a24b786b3c1b3461 2013-06-28 12:13:35.429079 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:35.439108 Worker beblade submitted share with hash > target: 2013-06-28 12:13:35.439314 Hash: e4ac4bb59eb1c7b3c6d31ac8da13f1f6a79631e78efb6ebf2ee3155c83e3df4b 2013-06-28 12:13:35.439450 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:35.701862 Worker beblade submitted share with hash > target: 2013-06-28 12:13:35.702044 Hash: d36cb4fe6773069fac53a7cf25ea15672dd6c57ada51dc9cdf32427202fb855 2013-06-28 12:13:35.702141 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:36.048896 Worker beblade submitted share with hash > target: 2013-06-28 12:13:36.049072 Hash: bd233ee4e605a4cd52d632d231b6533cd4b1cb5efa8e6a98805dfd80c3332740 2013-06-28 12:13:36.049222 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:36.722397 Worker beblade submitted share with hash > target: 2013-06-28 12:13:36.722581 Hash: c744ee344098d1a220b709f5f7ee7c859426033044dcc093e16f51a4aeb88e0f 2013-06-28 12:13:36.722713 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:36.732853 Worker beblade submitted share with hash > target: 2013-06-28 12:13:36.733031 Hash: 383e3190c4869093548bb97023c28feac603189f6b4d82678fed458c39587a57 2013-06-28 12:13:36.733167 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:37.007983 P2Pool: 19406 shares in chain (14710 verified/19410 total) Peers: 6 (0 incoming) 2013-06-28 12:13:37.008082 Local: 0H/s in last 2.4 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:37.008141 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:37.008190 Pool: 645GH/s Stale rate: 21.2% Expected time to block: 1.5 days 2013-06-28 12:13:37.246893 Worker beblade submitted share with hash > target: 2013-06-28 12:13:37.247133 Hash: d8d7ca34c4f9a8968c6d54bc613c40cc3bac4378eeecb92a0007ad527ebbc9be 2013-06-28 12:13:37.247261 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:37.338389 Worker beblade submitted share with hash > target: 2013-06-28 12:13:37.338576 Hash: e808b963e1262864ce0d6f555d957b3023964ad07577229041ec483f9224b681 2013-06-28 12:13:37.338673 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:38.194292 Worker beblade submitted share with hash > target: 2013-06-28 12:13:38.194501 Hash: f57c56082b58edc75720c14ad0f1f6960d9c9817754572d1e20fa784e42b271e 2013-06-28 12:13:38.194620 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:38.227758 Worker beblade submitted share with hash > target: 2013-06-28 12:13:38.227960 Hash: 3224b679dc5ad740912da1bb2dd5d20820089cbf1d62c3783693a4263c4c2311 2013-06-28 12:13:38.228061 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:38.406616 Worker beblade submitted share with hash > target: 2013-06-28 12:13:38.406817 Hash: bb28cff879c8311f6c9488e11db71f95a3d08c598f89fd3d405a255c89fb46d 2013-06-28 12:13:38.409109 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:38.759871 Worker beblade submitted share with hash > target: 2013-06-28 12:13:38.760081 Hash: c5a5752ec75a42455131e65c056026aba57cfd88106e54d6d6482b3ceb4079f8 2013-06-28 12:13:38.760236 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:38.927991 Worker beblade submitted share with hash > target: 2013-06-28 12:13:38.928192 Hash: 3bed1d7691c2aed530d767787a4d093012d5d0a6663fb46dc311c9e111835b1e 2013-06-28 12:13:38.928312 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:39.107239 Peer sent entire transaction 7ab6fedb4cc13ed48cdaba46bda0df734a9f965db56ec7072c911f63ad7610f3 that was already received 2013-06-28 12:13:39.117736 Worker beblade submitted share with hash > target: 2013-06-28 12:13:39.117947 Hash: f6c236e31b1c117102b58bc97c3cc2a8528abf1ca56fdef40997590c9dc1023b 2013-06-28 12:13:39.118087 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:39.669891 Worker beblade submitted share with hash > target: 2013-06-28 12:13:39.670076 Hash: a935be1e5007cd34b906af80953a1b1a8b69a3c3026315854ae6a1a8171b69bf 2013-06-28 12:13:39.670197 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:39.681039 Worker beblade submitted share with hash > target: 2013-06-28 12:13:39.681244 Hash: ec46050b323bf9bdf2342a3827db236bf93b34f371b13b57cf71182e954fafbc 2013-06-28 12:13:39.681349 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:40.313378 Worker beblade submitted share with hash > target: 2013-06-28 12:13:40.313554 Hash: 6528535d2700d3aef77be03d38f3e3c0e91588e2b89d2a7fe39fe597a7168328 2013-06-28 12:13:40.313654 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:40.325505 Worker beblade submitted share with hash > target: 2013-06-28 12:13:40.325678 Hash: dd619cd1379a6eb4977479240fd8c6c3a0ac65909aacfbb9d79a18a08dfa8cba 2013-06-28 12:13:40.325800 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:40.606801 Worker beblade submitted share with hash > target: 2013-06-28 12:13:40.606993 Hash: 2cb296cea5e615813ec34e99c91873f78848c92ec6be6999e7390ba2f7989412 2013-06-28 12:13:40.607115 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:40.940057 Worker beblade submitted share with hash > target: 2013-06-28 12:13:40.940240 Hash: 34b7483a91ef92ae87186f9e9e7217b02340774ce111227acd8b0ea140dbc774 2013-06-28 12:13:40.940464 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:40.951658 Worker beblade submitted share with hash > target: 2013-06-28 12:13:40.951839 Hash: d41f8cf16fcec6a1c5f0eefea061551e085512649a8e204ba42df42f08c7f5cd 2013-06-28 12:13:40.951961 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:41.435027 Worker beblade submitted share with hash > target: 2013-06-28 12:13:41.435176 Hash: 43ca7ee10ff5efd97ba166e297274a647f87f65145477d3d3a71ac8b6141985a 2013-06-28 12:13:41.435257 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:41.451505 Worker beblade submitted share with hash > target: 2013-06-28 12:13:41.451696 Hash: b39b2f77ac319cd28ddbb7f9f2c89c9b4014a7054c16598b1958ca6e1c7d17ba 2013-06-28 12:13:41.451818 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:41.780093 Worker beblade submitted share with hash > target: 2013-06-28 12:13:41.780183 Hash: d35fdbc141e9780a7b1eee77bbc355a4ed911f50b6b252615374da8b19eeea83 2013-06-28 12:13:41.780219 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:42.035005 Worker beblade submitted share with hash > target: 2013-06-28 12:13:42.035246 Hash: 7b733e903e27726113f911455eb857f92f912fd02a6084c52086a9690c7899c6 2013-06-28 12:13:42.035374 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:42.365277 New work for worker! Difficulty: 0.999985 Share difficulty: 1099.120341 Total block value: 25.535729 BTC including 555 transactions 2013-06-28 12:13:42.377378 Worker beblade submitted share with hash > target: 2013-06-28 12:13:42.377479 Hash: fcbe5e76bd766f8a2903463fbcf10982d1fb6e743eef464f03574914fdbb5147 2013-06-28 12:13:42.377541 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:42.380659 Worker beblade submitted share with hash > target: 2013-06-28 12:13:42.380736 Hash: d254bdb7e8ccf464b6494f7ce2f7ba40242942270fd4c511f95e08986896127d 2013-06-28 12:13:42.380784 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:42.636806 Worker beblade submitted share with hash > target: 2013-06-28 12:13:42.636973 Hash: 622fe93405e5e4f46913695acc4e6341256e3c3ed25c96f8b21b8cb66f27bb8d 2013-06-28 12:13:42.637112 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:42.859567 Worker beblade submitted share with hash > target: 2013-06-28 12:13:42.859669 Hash: 62c1be6ada1655c1d641db5cc975ec5055ba902a4b7bdcd62b917dcd47d7276f 2013-06-28 12:13:42.859730 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:42.862735 Worker beblade submitted share with hash > target: 2013-06-28 12:13:42.862803 Hash: 3c300bb8d229cab0bc61b166876f42862cd07802dae9f32656c534f7007bd7fc 2013-06-28 12:13:42.862841 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:43.033636 P2Pool: 19407 shares in chain (14711 verified/19411 total) Peers: 6 (0 incoming) 2013-06-28 12:13:43.033770 Local: 0H/s in last 2.5 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:43.033829 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:43.033899 Pool: 645GH/s Stale rate: 21.2% Expected time to block: 1.5 days 2013-06-28 12:13:43.360718 Worker beblade submitted share with hash > target: 2013-06-28 12:13:43.360856 Hash: f9685383bb1dd28a834aa8f6a711c423c3051f619e0c5d25bf2e07b8aeda96d8 2013-06-28 12:13:43.360925 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:43.615006 Worker beblade submitted share with hash > target: 2013-06-28 12:13:43.615211 Hash: e7129e83cde08ec7ca931e1e425017e39deb6bb577e6618d873582d17c2ee50e 2013-06-28 12:13:43.615347 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:43.863107 Worker beblade submitted share with hash > target: 2013-06-28 12:13:43.863313 Hash: b39ebe34761d6c42c53ebb2fcd967adaf4baca421cc81cee09405e8951810bc9 2013-06-28 12:13:43.863447 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:43.881097 Worker beblade submitted share with hash > target: 2013-06-28 12:13:43.881326 Hash: 17f4f980b3b1580a16db7df955727941f891456872d9abe087284f868800d31 2013-06-28 12:13:43.881458 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:44.086531 Got new merged mining work! 2013-06-28 12:13:44.384960 New work for worker! Difficulty: 0.999985 Share difficulty: 1099.120341 Total block value: 25.535729 BTC including 555 transactions 2013-06-28 12:13:45.317277 Worker beblade submitted share with hash > target: 2013-06-28 12:13:45.317475 Hash: 30dbc88e57a03aa1a3621cd9913de66c70acdce6de9b21f72fe6904de45cda3 2013-06-28 12:13:45.317599 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:45.568141 Worker beblade submitted share with hash > target: 2013-06-28 12:13:45.568354 Hash: f7ca9b35415b57b2467dd764ebe54ab5dd01e42051a0e6e1e26a0db039a67f34 2013-06-28 12:13:45.568478 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:45.714646 Worker beblade submitted share with hash > target: 2013-06-28 12:13:45.714861 Hash: 6bab4582aa2c332888e1ed6d2d74676511065979142c531d0bbdf3ee9ec36174 2013-06-28 12:13:45.714991 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:45.725896 Worker beblade submitted share with hash > target: 2013-06-28 12:13:45.726107 Hash: 74599e39c6179283f96442cc3b7f7fa5dbd851d134457ff50c523f4137667506 2013-06-28 12:13:45.726235 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:46.051373 Worker beblade submitted share with hash > target: 2013-06-28 12:13:46.051490 Hash: 7e5272372443e8921833b206d471453d3183c8ad2416875f8c4f827c8db108ec 2013-06-28 12:13:46.051528 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:46.271229 Worker beblade submitted share with hash > target: 2013-06-28 12:13:46.271432 Hash: fbb28424cc9363c901e9eecd73a02a0b0fd7a1120a3c44983d17bc5b66ddb00f 2013-06-28 12:13:46.271537 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:46.836784 Worker beblade submitted share with hash > target: 2013-06-28 12:13:46.837005 Hash: 590b8577d1053983ec88f47406a002eb0ce49b42defd39496ee08175ca45c02e 2013-06-28 12:13:46.837132 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:47.628484 Worker beblade submitted share with hash > target: 2013-06-28 12:13:47.628670 Hash: bbce2a61c917be763a5c54d4c6b8c5b91dca2ce4967c3436f646da4ebe1a9d5e 2013-06-28 12:13:47.628806 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:47.752413 Worker beblade submitted share with hash > target: 2013-06-28 12:13:47.752589 Hash: 73435b6920ab1c4a5d6e86a2ac74deaf5f577d15f102eb60ba5e9c3d52489086 2013-06-28 12:13:47.752711 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:48.585781 Worker beblade submitted share with hash > target: 2013-06-28 12:13:48.585885 Hash: 6bb7eebdc3165dae9788d72aacec5c5b5198b3a400a61b40643a14377a1142d9 2013-06-28 12:13:48.585932 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:48.673013 Worker beblade submitted share with hash > target: 2013-06-28 12:13:48.673241 Hash: b8f238b14c39919954f2cce44afb75179d1ba8b73f71e36ccb4d14349856352d 2013-06-28 12:13:48.673376 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:48.865035 Worker beblade submitted share with hash > target: 2013-06-28 12:13:48.865141 Hash: c54b86533eac1dff34e68ac2391544089a5476dffcc73000da6f868cc5ad994f 2013-06-28 12:13:48.865208 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:49.065565 P2Pool: 19407 shares in chain (14711 verified/19411 total) Peers: 6 (0 incoming) 2013-06-28 12:13:49.065720 Local: 0H/s in last 2.6 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:49.065800 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:49.065890 Pool: 645GH/s Stale rate: 21.2% Expected time to block: 1.5 days 2013-06-28 12:13:49.165910 Worker beblade submitted share with hash > target: 2013-06-28 12:13:49.166202 Hash: b7b0617a518e08dc926cf0b1fec6b81867a56f0b9e1e878f613992f5703f8911 2013-06-28 12:13:49.166332 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:49.270054 Worker beblade submitted share with hash > target: 2013-06-28 12:13:49.270267 Hash: 8c7f372bf9ab9ad6adca30924a3fb41e643ea57c927faac8359c3c8c8810f677 2013-06-28 12:13:49.270395 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:50.084079 Worker beblade submitted share with hash > target: 2013-06-28 12:13:50.084229 Hash: 999e2fd8d5e36afc13690a9df265165d53c7955940e21bfa4f3b63b4a997b5b3 2013-06-28 12:13:50.084310 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:50.282621 Worker beblade submitted share with hash > target: 2013-06-28 12:13:50.282791 Hash: 8c6aa96e0d755649b240406d0a2e78482c6c103db6795abf6b36f426084c0dcc 2013-06-28 12:13:50.282887 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:50.628589 Worker beblade submitted share with hash > target: 2013-06-28 12:13:50.628764 Hash: 727e435b1038bd9669d294f0c0c646f713d6153894329c38f46af4d6071980eb 2013-06-28 12:13:50.628957 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:51.147755 Worker beblade submitted share with hash > target: 2013-06-28 12:13:51.147951 Hash: f3441a0fedb38ec6175cb47791b71381dba95e362a256c50f926b1654b9e777a 2013-06-28 12:13:51.148072 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:51.377247 Worker beblade submitted share with hash > target: 2013-06-28 12:13:51.377486 Hash: c80ad26c54c4bd2c6f5b0b67f5597435e0347b58e56e9a5f19dbbfc36638c360 2013-06-28 12:13:51.377628 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:51.383119 Worker beblade submitted share with hash > target: 2013-06-28 12:13:51.383338 Hash: f976a6eb93614f03f488e7de2cf0090435740e455c5abdc1b866079ea88913ad 2013-06-28 12:13:51.383463 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:51.411335 Worker beblade submitted share with hash > target: 2013-06-28 12:13:51.411540 Hash: 54f95f52a72640c52c23146c17ef3f0bfe9f31947479280cf277ea3fc6110bb 2013-06-28 12:13:51.411669 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:51.519012 Worker beblade submitted share with hash > target: 2013-06-28 12:13:51.519185 Hash: 18086c0f31d1e9bff295f5d63fc0ac08bfeae27dd7dc8d04483cdb9fcd7740b0 2013-06-28 12:13:51.519321 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:51.530311 Worker beblade submitted share with hash > target: 2013-06-28 12:13:51.530487 Hash: b0351fb8f415474bcfb849ef16b38c2b1f90f073f86cc047a04694510b6f0b67 2013-06-28 12:13:51.530611 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:51.733832 Worker beblade submitted share with hash > target: 2013-06-28 12:13:51.734035 Hash: 248d2f67ae24f1f505bc989f2a15da0e1df0069d3c2d50988c9b08f5aaeff28f 2013-06-28 12:13:51.734170 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:52.556943 Worker beblade submitted share with hash > target: 2013-06-28 12:13:52.557132 Hash: eeaf1778cb08cc039b87f2f68280de60862f32411aeb732859d857fcedb4429d 2013-06-28 12:13:52.557288 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:52.821267 Worker beblade submitted share with hash > target: 2013-06-28 12:13:52.821475 Hash: f89a4badf6b159c80ca843dc0068e123fec6a9c74c65b59178f7e5eef35e70e3 2013-06-28 12:13:52.821607 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:53.127412 New work for worker! Difficulty: 0.999985 Share difficulty: 1101.311645 Total block value: 25.552429 BTC including 566 transactions 2013-06-28 12:13:53.134030 Worker beblade submitted share with hash > target: 2013-06-28 12:13:53.134137 Hash: b93a91d4834dffc792a23f6920643c557a2c3bd16d972ac1dcd280381ce5b3e 2013-06-28 12:13:53.134183 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:53.146105 Got new merged mining work! 2013-06-28 12:13:53.337487 New work for worker! Difficulty: 0.999985 Share difficulty: 1101.311645 Total block value: 25.552429 BTC including 566 transactions 2013-06-28 12:13:53.743293 Worker beblade submitted share with hash > target: 2013-06-28 12:13:53.743469 Hash: b4065249ada16c278f2a3fc68ef34b947c0e9ef08d5a49454f77ae1a954998c3 2013-06-28 12:13:53.743589 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:53.767048 Worker beblade submitted share with hash > target: 2013-06-28 12:13:53.767233 Hash: c1125797b076f3f02b5dded8efb2ae81160b2adc506dc608129a4625f237b1ee 2013-06-28 12:13:53.767357 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:54.508191 Worker beblade submitted share with hash > target: 2013-06-28 12:13:54.508288 Hash: 6e97ef97c2956e375cd121689d541a1c842c200d170faf4d14b4595c13adae39 2013-06-28 12:13:54.508349 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:54.630180 New work for worker! Difficulty: 0.999985 Share difficulty: 1110.812124 Total block value: 25.552429 BTC including 566 transactions 2013-06-28 12:13:54.936356 Worker beblade submitted share with hash > target: 2013-06-28 12:13:54.936537 Hash: 2825aa332b8e263a892390d4105fcc004f03d2e044daafcdcf5986ee0d6a5ff7 2013-06-28 12:13:54.936658 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:54.948856 Worker beblade submitted share with hash > target: 2013-06-28 12:13:54.949084 Hash: 329b6fd0b3781dd91c370a44236ad62cf54cab9cb856cf6e130599b3dbc29f62 2013-06-28 12:13:54.949350 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:55.007258 Worker beblade submitted share with hash > target: 2013-06-28 12:13:55.007355 Hash: 9cb99f70b8094c56a4b4e932a41cbb4920bd3fbd7f0f6d9925e174452c6b34f0 2013-06-28 12:13:55.007417 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:55.143440 P2Pool: 19409 shares in chain (14714 verified/19414 total) Peers: 6 (0 incoming) 2013-06-28 12:13:55.143528 Local: 0H/s in last 2.7 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:13:55.143557 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:13:55.143589 Pool: 649GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:13:55.327218 Worker beblade submitted share with hash > target: 2013-06-28 12:13:55.327428 Hash: 30fdfc78f6e882b4606261466f9f92bc9213ee0826c50227ed63d4f17ba702ed 2013-06-28 12:13:55.327556 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:55.338816 Worker beblade submitted share with hash > target: 2013-06-28 12:13:55.339021 Hash: 1be9cb13bfdce7cd1540be5d9373df9cc1b4db26b1a1bcc820f04c6bc216d697 2013-06-28 12:13:55.339165 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:55.364121 Worker beblade submitted share with hash > target: 2013-06-28 12:13:55.364290 Hash: dac07969d6314bad8dbd6c26fe7b3025723969dc28857911c3051cd66d325ffd 2013-06-28 12:13:55.364428 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:55.415735 Worker beblade submitted share with hash > target: 2013-06-28 12:13:55.415826 Hash: 40b2f897b315b7091fb9ec12269689f68edf350919a038ea93e7338998ed7b9a 2013-06-28 12:13:55.415863 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:55.978485 Worker beblade submitted share with hash > target: 2013-06-28 12:13:55.978708 Hash: 19a871bf0f68b54f4b44e39e5e6cf87b21896d769f122aacaf0b0a90ee718f0a 2013-06-28 12:13:55.978834 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:56.536458 Worker beblade submitted share with hash > target: 2013-06-28 12:13:56.536664 Hash: fd618ff2ab000220d4cb3f5dcdad8294d4eefc24db20a850b078b8d41b1ed726 2013-06-28 12:13:56.536806 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:57.329100 Worker beblade submitted share with hash > target: 2013-06-28 12:13:57.329310 Hash: da7aae024df702d9d4f7f27c2655db1f79d5b860e7a022946a5655a0c4e15813 2013-06-28 12:13:57.329406 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:57.859394 Worker beblade submitted share with hash > target: 2013-06-28 12:13:57.859506 Hash: 24435aec1f89e0766a12ffe37dbb19ed1b4936bd23b935509f8464a74809b3ad 2013-06-28 12:13:57.859587 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:57.998409 Worker beblade submitted share with hash > target: 2013-06-28 12:13:57.998628 Hash: e112905e5cea0c55cf9ddc4c3d87cef1afc9e41880df000e4877fcd420f97fd5 2013-06-28 12:13:57.998797 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:58.004238 Worker beblade submitted share with hash > target: 2013-06-28 12:13:58.004419 Hash: 1591bc68b854e4eaf9fddb6c50e19ac7aa0d366274158c452fa3fdc5d180cd53 2013-06-28 12:13:58.004541 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:58.672309 Worker beblade submitted share with hash > target: 2013-06-28 12:13:58.672490 Hash: a7dd21273dbf8c05eb48d1cba4b4b81e9ddd70ec4ba7f1014970dbc82b8d3121 2013-06-28 12:13:58.672610 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:59.070611 Worker beblade submitted share with hash > target: 2013-06-28 12:13:59.070828 Hash: c6297ea4f524d9b8a21646f0ba38efa6f3f7b229f8b549be77fece430e5ace07 2013-06-28 12:13:59.070933 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:59.077988 Worker beblade submitted share with hash > target: 2013-06-28 12:13:59.078169 Hash: 39c28c171d1dbed46094df1c91ea4fb7be2b214947587eb409aa3c7b3ead72fb 2013-06-28 12:13:59.078270 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:59.438869 Worker beblade submitted share with hash > target: 2013-06-28 12:13:59.439087 Hash: 198be2d792b2c78fafd76ac667e0d08255a8e9238386e6e9f7404c17ec497612 2013-06-28 12:13:59.439213 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:59.686665 Worker beblade submitted share with hash > target: 2013-06-28 12:13:59.686837 Hash: 382389b98606aecb18711866a7dc2c00b2f9d95af1274c0c55874edb0f5e4c77 2013-06-28 12:13:59.686978 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:13:59.803706 Worker beblade submitted share with hash > target: 2013-06-28 12:13:59.803937 Hash: bccfcc59b56b7da9d42b93833565708c4281f64220c5bf53d92646c4dc3084e0 2013-06-28 12:13:59.804064 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:00.157629 Worker beblade submitted share with hash > target: 2013-06-28 12:14:00.157861 Hash: 6a58e1efe9edb2680a17cfa10a3594cc32fe41c91082482c5aa02787b7e223d0 2013-06-28 12:14:00.158033 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:00.383898 Worker beblade submitted share with hash > target: 2013-06-28 12:14:00.384097 Hash: ec054df3df1aad552f1777b0e47cec3c95ec97c99755f7fec08a790e326dda5b 2013-06-28 12:14:00.384262 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:00.699109 Worker beblade submitted share with hash > target: 2013-06-28 12:14:00.699332 Hash: 3845d484926d09846f5d59eeacbbfbf102869f36ab5d778b48ebe28baf67a695 2013-06-28 12:14:00.699491 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:00.939069 Worker beblade submitted share with hash > target: 2013-06-28 12:14:00.939283 Hash: fc1b6fa9e19b703aece1f76a6b4bff6ed7c51b3cc6491a1ac34983dd3435e17d 2013-06-28 12:14:00.939415 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:01.075105 Worker beblade submitted share with hash > target: 2013-06-28 12:14:01.075324 Hash: 214d3546128c9e328ef6072006885ff6c9d15203959e0e098c4572c3d44dc20c 2013-06-28 12:14:01.075451 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:01.164877 P2Pool: 19409 shares in chain (14713 verified/19413 total) Peers: 6 (0 incoming) 2013-06-28 12:14:01.164973 Local: 0H/s in last 2.8 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:01.165031 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:01.165076 Pool: 649GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:01.508120 Worker beblade submitted share with hash > target: 2013-06-28 12:14:01.508299 Hash: 88a182fac173e4c21ea5999aa044687e56f71cf0e672637a842e33fc19f9b781 2013-06-28 12:14:01.508416 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:01.514315 Worker beblade submitted share with hash > target: 2013-06-28 12:14:01.514515 Hash: 5bfaec62f769ef4b506d964c86c78dd920c674b50455d919182f3a8f93522448 2013-06-28 12:14:01.514638 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:01.909347 Worker beblade submitted share with hash > target: 2013-06-28 12:14:01.909520 Hash: 9bef9d6731e10122275ccfca71d6564f25cde39893bc5ce50e91ba32ef2c6f0a 2013-06-28 12:14:01.909655 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:02.864145 Worker beblade submitted share with hash > target: 2013-06-28 12:14:02.864265 Hash: 83b8c6f61bb0ceca6b41026136579fde2fb7ed821b7dd2053ab4e940dbd07cd4 2013-06-28 12:14:02.864352 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:02.867517 Worker beblade submitted share with hash > target: 2013-06-28 12:14:02.867592 Hash: fcab39b593a8f04b5b7da0491a70656a4e5e6e31a09bb580f590d2ba46a4ce8f 2013-06-28 12:14:02.867629 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:03.232624 Worker beblade submitted share with hash > target: 2013-06-28 12:14:03.232837 Hash: 3a77abddd3312c08a88d29da49b831c2d64c0da07f2dc3d890374efde3176b4 2013-06-28 12:14:03.232969 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:03.479036 Worker beblade submitted share with hash > target: 2013-06-28 12:14:03.479147 Hash: 33dc485356b5bf9ee5562512879f7eaae7eed6b2b20c9a5bbd49bcbd610797e1 2013-06-28 12:14:03.479185 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:03.486618 Worker beblade submitted share with hash > target: 2013-06-28 12:14:03.486714 Hash: bced1e9e824afbbf1544f4f4cc8be62ce5ddb91d289a0361c9e00d11b3e9f61d 2013-06-28 12:14:03.486753 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:04.438114 Worker beblade submitted share with hash > target: 2013-06-28 12:14:04.438278 Hash: b7335d4598ae6997b9874b3d50cddf69bf5b195297c1ee0d3139959276c5b2b8 2013-06-28 12:14:04.438384 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:04.688691 Worker beblade submitted share with hash > target: 2013-06-28 12:14:04.688815 Hash: b324fbbae163cf9b17c72b558f1e59c4c55cf473f75798666f86e2958a8784eb 2013-06-28 12:14:04.688854 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:04.994047 Worker beblade submitted share with hash > target: 2013-06-28 12:14:04.994220 Hash: e13b683cc0e8a5f1ad936a3d9a972e02904a1538b3458f86be59740aa63c2fda 2013-06-28 12:14:04.994342 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:05.019121 Worker beblade submitted share with hash > target: 2013-06-28 12:14:05.019299 Hash: 2d4db395ef66088179c714eb921dd244738dda9160e67bbb03ff6fd202943047 2013-06-28 12:14:05.019421 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:05.389294 Worker beblade submitted share with hash > target: 2013-06-28 12:14:05.389507 Hash: 74efc255075956156c58b73d8cfd7f31027ec5b242901e477ae84e3396e9462f 2013-06-28 12:14:05.389635 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:05.633603 Worker beblade submitted share with hash > target: 2013-06-28 12:14:05.633792 Hash: 1c75c367ca040c1ebe6bf2c73430bbab25e59daa2907bc41ff0bb4dc9e5d44a7 2013-06-28 12:14:05.633911 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:05.866614 Worker beblade submitted share with hash > target: 2013-06-28 12:14:05.866862 Hash: 8cec99767f25d216fb42740b272d1a60133590e2f971ec9652efe7f8f71f54fb 2013-06-28 12:14:05.866992 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:06.234984 Worker beblade submitted share with hash > target: 2013-06-28 12:14:06.235195 Hash: 2baad77446939150d3f549460d5f86c8e991e0e114aaf86f388c1079978ac064 2013-06-28 12:14:06.235317 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:07.049871 Worker beblade submitted share with hash > target: 2013-06-28 12:14:07.050086 Hash: 9f600d0adb8c91966d5f4a217d5746fa857278e792fdd78ed5ebc28db6acac33 2013-06-28 12:14:07.050212 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:07.086315 Skipping from block 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 to block 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23! 2013-06-28 12:14:07.190833 P2Pool: 19409 shares in chain (14713 verified/19413 total) Peers: 6 (0 incoming) 2013-06-28 12:14:07.191006 Local: 0H/s in last 2.9 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:07.191140 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:07.191260 Pool: 649GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:07.623843 Worker beblade submitted share with hash > target: 2013-06-28 12:14:07.624054 Hash: 25b04fd2563098a14c4a4fed6dded8007091005ab6e4751cc61253f68dad35a6 2013-06-28 12:14:07.624177 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:08.093905 Worker beblade submitted share with hash > target: 2013-06-28 12:14:08.094022 Hash: fffe052ae6823b31f45aa9cdd62f67ac8fa52b763496a3783f0230d983450e16 2013-06-28 12:14:08.094068 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:08.514573 Worker beblade submitted share with hash > target: 2013-06-28 12:14:08.514794 Hash: 88ca0d151a95e7677be683d261a6548bdfcc06be202a0335398ec2c790273a1f 2013-06-28 12:14:08.514924 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:08.712010 > Couldn't link returned work's merkle root with its handler. This should only happen if this process was recently restarted! 2013-06-28 12:14:09.170099 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:09.444294 Peer sent entire transaction 11c6504fa62989d1c4f560e41db8f11f438850509746e00c09254adb3190ba79 that was already received 2013-06-28 12:14:09.602903 Peer sent entire transaction fb37999fad5daa3ed53d7813e1debf9cd4505eaa9df920d9c0438f464923d9bf that was already received 2013-06-28 12:14:09.621414 Worker beblade submitted share with hash > target: 2013-06-28 12:14:09.621579 Hash: 881dd4948e67ce4fda6be42bd10a835b7a118c32ff17973bab975dcbdfb2c5a3 2013-06-28 12:14:09.621678 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:09.757772 Worker beblade submitted share with hash > target: 2013-06-28 12:14:09.757976 Hash: 5ce4c4cad285b762cfec6118b13dfc12f81827f763c6f46a35117bff656279cc 2013-06-28 12:14:09.758104 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:09.879225 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:09.890193 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:10.201646 P2Pool: 19408 shares in chain (14713 verified/19413 total) Peers: 6 (0 incoming) 2013-06-28 12:14:10.201747 Local: 0H/s in last 2.9 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:10.201799 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:10.201846 Pool: 649GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:10.739097 Worker beblade submitted share with hash > target: 2013-06-28 12:14:10.739191 Hash: f1168f98b8891b00644becc90f8e6375fabe753880e1881a22f574fa4b352fcc 2013-06-28 12:14:10.739229 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:10.863596 Worker beblade submitted share with hash > target: 2013-06-28 12:14:10.863794 Hash: 5a7cb33786487b60e16e606560bc99ef030b69cbefa21a4baad12962b2a2bc7d 2013-06-28 12:14:10.863958 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:11.005399 Peer sent entire transaction d829c617b1f96af6422bb2ca71a6432248f0a477d5450ca10f2d0c8b3abf1eb8 that was already received 2013-06-28 12:14:11.118727 Worker beblade submitted share with hash > target: 2013-06-28 12:14:11.118914 Hash: 628cdb3e8efe14c55133b5155b6f91e26fd92066a63c7cfff821cba81706dda4 2013-06-28 12:14:11.119036 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:11.418068 Worker beblade submitted share with hash > target: 2013-06-28 12:14:11.418304 Hash: c5fa755fdfe23ae27c541e8535a8f6e140306b982214edead5c7723c6a9515d 2013-06-28 12:14:11.418434 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:11.425425 Worker beblade submitted share with hash > target: 2013-06-28 12:14:11.425523 Hash: 60fcd3dff0d8d9428e79982833bf8aeb64a3eab679fe1dd1f0e8d1107f6ddb3c 2013-06-28 12:14:11.425585 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:13.207909 P2Pool: 19408 shares in chain (14713 verified/19413 total) Peers: 6 (0 incoming) 2013-06-28 12:14:13.208069 Local: 0H/s in last 3.0 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:13.208144 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:13.208230 Pool: 649GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:13.267637 Worker beblade submitted share with hash > target: 2013-06-28 12:14:13.267817 Hash: 223975d8d77934b6aee8f0dcf4880b2f4ceaabdc62879d09071b073f7a2c1262 2013-06-28 12:14:13.267940 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:13.445428 Worker beblade submitted share with hash > target: 2013-06-28 12:14:13.445657 Hash: 5dccde3517afe533bdecce59c659ebb4d2e88b65bc561254b3582a1708504f5a 2013-06-28 12:14:13.445786 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:13.631705 Worker beblade submitted share with hash > target: 2013-06-28 12:14:13.631878 Hash: b42c28a1aeeae5450f56e3ba4331d58e29381db4a41c655f82ca2d822baf02f4 2013-06-28 12:14:13.632018 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:13.741002 Worker beblade submitted share with hash > target: 2013-06-28 12:14:13.741210 Hash: 7ca2d711825d400e8601f940856728be48606a59db14eba78ca5f053902805c6 2013-06-28 12:14:13.741318 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:13.966711 Worker beblade submitted share with hash > target: 2013-06-28 12:14:13.966889 Hash: f6c385746e83cea0dbd580b5743b5e118d978f38009628dca04ef673fccb31b3 2013-06-28 12:14:13.967012 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:14.475572 New work for worker! Difficulty: 0.999985 Share difficulty: 1101.311645 Total block value: 25.129229 BTC including 115 transactions 2013-06-28 12:14:14.514936 Worker beblade submitted share with hash > target: 2013-06-28 12:14:14.515123 Hash: a23125828e39beb2d41b35398735ba15e7a6127de6bc1544db2658da68204d0b 2013-06-28 12:14:14.515242 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:14.784321 Worker beblade submitted share with hash > target: 2013-06-28 12:14:14.784501 Hash: f6b287bd83d6521a0aba676a1b1838dcefcac069a8e7293e10bc4cf687a25a 2013-06-28 12:14:14.784636 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:14.884650 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:14.890647 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:16.548854 Worker beblade submitted share with hash > target: 2013-06-28 12:14:16.548959 Hash: cf7e79c9cb338da38092b96d95d0c7eefb4c988249d7cf176be7f3eb89ea788 2013-06-28 12:14:16.549002 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:16.992576 Worker beblade submitted share with hash > target: 2013-06-28 12:14:16.992775 Hash: a0f0db6d6e7901c893badfea559843a0ba5cc6a99d1ad6f372fa76ae1986d19f 2013-06-28 12:14:16.992894 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:17.223767 Worker beblade submitted share with hash > target: 2013-06-28 12:14:17.223939 Hash: 989746f5efd297ea72001c2a4f2dc58cc1efac68867d9751a7e002e44206efbf 2013-06-28 12:14:17.224041 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:17.245642 Worker beblade submitted share with hash > target: 2013-06-28 12:14:17.245863 Hash: b79019a622be3e139dc4a3f59ffd1cc38263581af8393da6c09b8c40f93336cd 2013-06-28 12:14:17.245990 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:17.467620 Worker beblade submitted share with hash > target: 2013-06-28 12:14:17.467800 Hash: 1842cb1ff0c34bc1e18edab85122cb5bc3f96977a83cf1740c3a19d02c59de72 2013-06-28 12:14:17.467922 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:17.496694 Worker beblade submitted share with hash > target: 2013-06-28 12:14:17.496872 Hash: 36f66cef2885fdf773eed629afb674473ec1dfdd1d0ef3502c46a0835eb92c55 2013-06-28 12:14:17.496992 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:17.863213 Worker beblade submitted share with hash > target: 2013-06-28 12:14:17.863313 Hash: 36fe82e6a6dfb818b8950d83b96fa8bd04977a53deb72af282aa324a5def72e3 2013-06-28 12:14:17.863375 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:18.271284 Worker beblade submitted share with hash > target: 2013-06-28 12:14:18.271474 Hash: 76501c1eef584a2b5d9dbac15013c7a8efaa7644c9785501c7cc00d9cbd5808d 2013-06-28 12:14:18.271596 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:18.662605 Worker beblade submitted share with hash > target: 2013-06-28 12:14:18.662787 Hash: a1041029a2f46004e345e6fa2fc3cf7193b8d026a1d5a0c8108fff46d67bedf5 2013-06-28 12:14:18.662911 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:18.957639 Worker beblade submitted share with hash > target: 2013-06-28 12:14:18.957850 Hash: b8fe1cdec5d67b2a2a4bee24629bd1ac9dfdbde02dd120b58df7c62765eea6b7 2013-06-28 12:14:18.958000 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:19.093946 Worker beblade submitted share with hash > target: 2013-06-28 12:14:19.094134 Hash: 11df835e337e6752880e5abfc3512407257ab850485f65a132faf9f75171526f 2013-06-28 12:14:19.094235 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:19.228848 P2Pool: 19408 shares in chain (14713 verified/19413 total) Peers: 6 (0 incoming) 2013-06-28 12:14:19.229024 Local: 0H/s in last 3.1 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:19.229175 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:19.229304 Pool: 649GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:19.389295 Worker beblade submitted share with hash > target: 2013-06-28 12:14:19.389512 Hash: 680c772d8ea40c0b9774dbad9794b1796146250e418f1a0d795d86b4efc24952 2013-06-28 12:14:19.389733 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:19.553542 Worker beblade submitted share with hash > target: 2013-06-28 12:14:19.553699 Hash: 61a8174a556c264bdb2a26ab06a57073a7c778652e0c0987f70aa6dd691427c3 2013-06-28 12:14:19.553833 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:19.564939 Worker beblade submitted share with hash > target: 2013-06-28 12:14:19.565102 Hash: 3d1240da3d238e908545f3c4a7a281f4f202ca9f86e4e5a9677e54638551ed1d 2013-06-28 12:14:19.565239 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:19.879622 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:19.886690 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:20.297323 Worker beblade submitted share with hash > target: 2013-06-28 12:14:20.297499 Hash: 5415da1ae02dcd127feaa8f92f980506b1b3a2b447594f8419a73a688793246d 2013-06-28 12:14:20.297618 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:20.550750 Worker beblade submitted share with hash > target: 2013-06-28 12:14:20.550951 Hash: e83a708fb3ddf8d1c6a738044d1f9c0f92d769f8c4a1f5ff302ebab44a5b45af 2013-06-28 12:14:20.551078 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:22.688732 Worker beblade submitted share with hash > target: 2013-06-28 12:14:22.688904 Hash: aa6fe0c5928739172fa2e5b0055a517ba4bbb01d245bb90ee39bc4646ca13125 2013-06-28 12:14:22.689005 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:22.954023 Worker beblade submitted share with hash > target: 2013-06-28 12:14:22.954232 Hash: c90c48918220f08991a803634e11e4cefd2aff154331233846b534bfb5fc6f82 2013-06-28 12:14:22.954344 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:22.960555 Worker beblade submitted share with hash > target: 2013-06-28 12:14:22.960636 Hash: 8bb3e98a5b83cf77651e30e0424d0ad6ba90a02b0e23caa214b15b9d16052e3c 2013-06-28 12:14:22.960673 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:24.059769 Worker beblade submitted share with hash > target: 2013-06-28 12:14:24.059974 Hash: 4d4be0208c17500b7516970088bc871f3df666eef7b45449b302d69c428031e 2013-06-28 12:14:24.060146 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:24.349334 Worker beblade submitted share with hash > target: 2013-06-28 12:14:24.349542 Hash: 3eca817f3569cd42a387bc304959a781d1d24977aa677f85033103543fb38db9 2013-06-28 12:14:24.349680 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:24.503251 Peer sent entire transaction 25d0f5fecfeb2291eb6cc4464bf059fec89ed34ff7be80da18676d2d2d1a799e that was already received 2013-06-28 12:14:24.862158 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:24.900512 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:24.906893 Punishing share for 'Block-stale detected! 1be2b8ae1d4de47db3ac524318854c3571f4e43d0f66515440 < 5508d85426dab1cc48a1c7040a48dbba54e0313e540c58cf23'! Jumping from 93850ca2 to 8dd44255! 2013-06-28 12:14:24.910073 Worker beblade submitted share with hash > target: 2013-06-28 12:14:24.910154 Hash: 9ec3633837153ac70c02b448b273b4325be22acd5a632ca3a973ae8d0cc85ffa 2013-06-28 12:14:24.910191 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:25.264548 P2Pool: 19408 shares in chain (14713 verified/19413 total) Peers: 6 (0 incoming) 2013-06-28 12:14:25.264740 Local: 0H/s in last 3.2 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:25.264855 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:25.264968 Pool: 649GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:25.309547 Worker beblade submitted share with hash > target: 2013-06-28 12:14:25.309768 Hash: 6fb24b6cc9b4f310fbbffc0701250aa6530019dcd985212fae06b3dd386bf305 2013-06-28 12:14:25.309897 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:26.605030 Worker beblade submitted share with hash > target: 2013-06-28 12:14:26.605262 Hash: 110246fe19c551df94dfbffe6c59bd3a3dfc844852313aeed13a84fe0d336c7b 2013-06-28 12:14:26.605391 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:26.615974 Worker beblade submitted share with hash > target: 2013-06-28 12:14:26.616155 Hash: 84850161a6a592eccdc1a478a1359b73d55a72a85330e8090133f8f6944bb16a 2013-06-28 12:14:26.616277 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:26.826576 Worker beblade submitted share with hash > target: 2013-06-28 12:14:26.826800 Hash: 2563065320e7d3c6c9c215bafebd1c9cc23400c322ad00dfac66e27ec23fd4e0 2013-06-28 12:14:26.826929 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:27.609550 New work for worker! Difficulty: 0.999985 Share difficulty: 1110.276578 Total block value: 25.150729 BTC including 130 transactions 2013-06-28 12:14:27.651328 Worker beblade submitted share with hash > target: 2013-06-28 12:14:27.651537 Hash: cad8823a82e49f6c62ad6d69ca92d333e1adb941e23ae33736b8c998b9119cf 2013-06-28 12:14:27.651665 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:27.977025 Worker beblade submitted share with hash > target: 2013-06-28 12:14:27.977251 Hash: 20b81955c2ae853e1de4a97078b839efacdde13c70d91c086472299d1bed8863 2013-06-28 12:14:27.977383 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:28.195914 Worker beblade submitted share with hash > target: 2013-06-28 12:14:28.196117 Hash: 66c56797aa7727f235d81408b8bf50b2f1c79cc34337380ffe92cdb6c20c1e7b 2013-06-28 12:14:28.196237 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:28.199717 > Couldn't link returned work's merkle root with its handler. This should only happen if this process was recently restarted! 2013-06-28 12:14:28.271066 P2Pool: 19410 shares in chain (14714 verified/19414 total) Peers: 6 (0 incoming) 2013-06-28 12:14:28.271231 Local: 0H/s in last 3.2 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:28.271305 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:28.271391 Pool: 647GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:28.635039 Worker beblade submitted share with hash > target: 2013-06-28 12:14:28.635218 Hash: e459c9b3bed611b3610685e9093282b780080d9e562ee21026382b69f28a0800 2013-06-28 12:14:28.635316 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:28.808000 Worker beblade submitted share with hash > target: 2013-06-28 12:14:28.808214 Hash: 860b3e57b40c37b7fb35f089e73c48029327e9167b14964873bcca5b1a207b20 2013-06-28 12:14:28.808353 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:29.050427 Worker beblade submitted share with hash > target: 2013-06-28 12:14:29.050602 Hash: 94012754944c35c9024b4c57794991ac54c74f0b13b9fa2bec1545a879656529 2013-06-28 12:14:29.050749 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:29.835396 Worker beblade submitted share with hash > target: 2013-06-28 12:14:29.835552 Hash: 27e3e6ae6c90c78357a68611b20308a44385bf6404f77f2c6552db1fb0fc2a06 2013-06-28 12:14:29.835632 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:30.027201 Worker beblade submitted share with hash > target: 2013-06-28 12:14:30.027376 Hash: 52f22373aa4a28758c0bc7e55423eb6405efa7e3667e996ae58c350c3bc0470c 2013-06-28 12:14:30.027517 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:30.857118 Worker beblade submitted share with hash > target: 2013-06-28 12:14:30.857314 Hash: 4e54cb39e4cfa145748f1d96db8b9c76bed28d8fde1bbb07a6210d1f83caec9 2013-06-28 12:14:30.857425 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:31.275093 Worker beblade submitted share with hash > target: 2013-06-28 12:14:31.275281 Hash: 88315044aa437f1b083dfed99e2e1663a228497858369fff44bc5e825787df02 2013-06-28 12:14:31.275426 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:31.287154 P2Pool: 19410 shares in chain (14714 verified/19414 total) Peers: 6 (0 incoming) 2013-06-28 12:14:31.287244 Local: 0H/s in last 3.3 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:31.287273 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:31.287322 Pool: 647GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:31.690487 Worker beblade submitted share with hash > target: 2013-06-28 12:14:31.690704 Hash: f30cedefe64dfd691b5263940ecf027c9bda1d5fe74d64a87d53138f3894ecfb 2013-06-28 12:14:31.690831 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:31.814604 Worker beblade submitted share with hash > target: 2013-06-28 12:14:31.814818 Hash: 91f8bc6da0e3ecf7c548a8b409b5674942f04c71cc4761c313ca367938933dc0 2013-06-28 12:14:31.814940 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:32.651533 Worker beblade submitted share with hash > target: 2013-06-28 12:14:32.651715 Hash: c49d998038219c4c75898f5fbd1c2bd3a8108721f3446f73a451b4a4c29c550e 2013-06-28 12:14:32.651811 Target: ffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2013-06-28 12:14:34.696428 Got new merged mining work! 2013-06-28 12:14:37.307759 P2Pool: 19410 shares in chain (14714 verified/19414 total) Peers: 6 (0 incoming) 2013-06-28 12:14:37.307855 Local: 0H/s in last 3.4 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:37.307884 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:37.307924 Pool: 647GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:40.315528 P2Pool: 19411 shares in chain (14715 verified/19415 total) Peers: 6 (0 incoming) 2013-06-28 12:14:40.315644 Local: 0H/s in last 3.4 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:40.315760 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:40.315834 Pool: 648GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:43.321941 P2Pool: 19411 shares in chain (14715 verified/19415 total) Peers: 6 (0 incoming) 2013-06-28 12:14:43.322133 Local: 0H/s in last 3.5 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:43.322250 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:43.322369 Pool: 648GH/s Stale rate: 21.4% Expected time to block: 1.5 days 2013-06-28 12:14:49.345559 P2Pool: 19412 shares in chain (14716 verified/19416 total) Peers: 6 (0 incoming) 2013-06-28 12:14:49.345734 Local: 0H/s in last 3.6 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:49.345785 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:49.345844 Pool: 646GH/s Stale rate: 21.6% Expected time to block: 1.5 days 2013-06-28 12:14:52.372186 P2Pool: 19413 shares in chain (14717 verified/19417 total) Peers: 6 (0 incoming) 2013-06-28 12:14:52.372279 Local: 0H/s in last 3.6 minutes Local dead on arrival: ??? Expected time to share: ??? 2013-06-28 12:14:52.372309 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 BTC 2013-06-28 12:14:52.372342 Pool: 646GH/s Stale rate: 21.6% Expected time to block: 1.5 days 2013-06-28 12:14:53.454809 Lost peer 24.246.31.2:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:14:53.455297 Lost peer 213.67.135.99:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:14:53.458359 Lost peer 93.100.79.103:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:14:53.458779 Lost peer 108.161.134.32:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:14:53.459173 Lost peer 169.237.101.193:8335 - Connection to the other side was lost in a non-clean fashion: Connection lost. 2013-06-28 12:14:53.459886 Lost peer 212.147.15.38:9333 - Connection to the other side was lost in a non-clean fashion: Connection lost.