Skip to content

Instantly share code, notes, and snippets.

Created March 31, 2014 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9882331 to your computer and use it in GitHub Desktop.
Save anonymous/9882331 to your computer and use it in GitHub Desktop.
ubuntu@p2poolmmc:~$ tail 20140330171734UTC.log
2014-03-30 20:02:59.114022 Shares: 307 (0 orphan, 3 dead) Stale rate: ~1.0% (0-3%) Efficiency: ~100.3% (98-101%) Current payout: 10.4459 MMC
2014-03-30 20:02:59.114093 Pool: 4H/m Stale rate: 1.2% Expected time to block: 9.5 hours
2014-03-30 20:03:14.144987 P2Pool: 1932 shares in chain (1936 verified/1936 total) Peers: 4 (2 incoming)
2014-03-30 20:03:14.145208 Local: 4H/m in last 10.0 minutes Local dead on arrival: ~0.0% (0-15%) Expected time to share: 27.2 seconds
2014-03-30 20:03:14.145270 Shares: 307 (0 orphan, 3 dead) Stale rate: ~1.0% (0-3%) Efficiency: ~100.3% (98-101%) Current payout: 10.4459 MMC
2014-03-30 20:03:14.145342 Pool: 4H/m Stale rate: 1.2% Expected time to block: 9.5 hours
2014-03-30 20:03:29.166880 P2Pool: 1932 shares in chain (1936 verified/1936 total) Peers: 4 (2 incoming)
2014-03-30 20:03:29.167053 Local: 4H/m in last 10.0 minutes Local dead on arrival: ~0.0% (0-15%) Expected time to share: 27.2 seconds
2014-03-30 20:03:29.167112 Shares: 307 (0 orphan, 3 dead) Stale rate: ~1.0% (0-3%) Efficiency: ~100.3% (98-101%) Current payout: 10.4459 MMC
2014-03-30 20:03:29.167177 Pool: 4H/m Stale rate: 1.2% Expected time to block: 9.5 hours
ubuntu@p2poolmmc:~$ tail 20140330200336UTC.log
2014-03-30 21:59:04.770678 Submit recieved
2014-03-30 21:59:04.770897 COINBN: 4 NL: 4
2014-03-30 21:59:04.770992 01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff0a02d962062f503253482fffffffff059027a703000000001976a914d7f392329f7c5122d78c09731e74e8974e15843988ac5e5d723a000000001976a914ec6b9c9e60ecd8a600fba3ce831d677847b5c84a88ac536368bf020000001976a91468bbfe010cbab2a18d6f13b588b7bbd0ff0f0e7588ac0876b10700000000434104ffd03de44a6e11b9917f3a29f9443283d9871c9d743ef30d5eddcd37094b64d1b3d8090496b53256786bf5c82932ec23c3b74d9f05a6f95a8b5529352656664bac00000000000000002a6a28741171315b4dccaa3fb801e03864c0291e88f1275a2c8bbc5defb35d0bee486802000000ffffffff00000000
2014-03-30 21:59:04.771126 73997124431401000379877725099331669059928749224697520086866999319673101815300
2014-03-30 21:59:04.771410 35322445334414396844822741885733484328332259066500290365939806149914428674658
2014-03-30 21:59:04.771484 48040000
2014-03-30 21:59:04.771546 b78a8bd4
2014-03-30 21:59:04.887541 Worker MHSwiJoqXPiVN8tYKQUEoMcZwR3RvLLoNA submitted share with hash > target:
2014-03-30 21:59:04.887737 Hash: fb50230ff30748bbbaf859d81016b3104cd48e4535ecfd48375d33c20862dd3a
2014-03-30 21:59:04.887810 Target: 7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
ubuntu@p2poolmmc:~$ tail 20140330215916UTC.log
2014-03-30 23:51:20.710376 > func(*event)
2014-03-30 23:51:20.710439 > File "/home/ubuntu/p2pool/p2pool/web.py", line 443, in _
2014-03-30 23:51:20.710562 > hd.datastreams['getwork_latency'].add_datum(time.time(), new_work['latency'])
2014-03-30 23:51:20.710618 > File "/home/ubuntu/p2pool/p2pool/util/graph.py", line 100, in add_datum
2014-03-30 23:51:20.710670 > dv._add_datum(t, value)
2014-03-30 23:51:20.710723 > File "/home/ubuntu/p2pool/p2pool/util/graph.py", line 56, in _add_datum
2014-03-30 23:51:20.710776 > self.bins[bin] = self.ds_desc.keep_largest_func(combine_bins(self.bins[bin], dict((k, (v, 1)) for k, v in value.iteritems())))
2014-03-30 23:51:20.710832 > File "/home/ubuntu/p2pool/p2pool/util/graph.py", line 24, in _
2014-03-30 23:51:20.710885 > items = sorted(d.iteritems(), key=lambda (k, v): (k != squash_key, key(v)), reverse=True)
2014-03-30 23:51:20.710938 > exceptions.OverflowError: signed integer is greater than maximum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment