Skip to content

Instantly share code, notes, and snippets.

@ligi
Created November 17, 2020 14:04
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 ligi/89e63e4f37db6499c57e46159fac771e to your computer and use it in GitHub Desktop.
Save ligi/89e63e4f37db6499c57e46159fac771e to your computer and use it in GitHub Desktop.
WARN [11-17|01:51:02.037] The flag --pprofaddr is deprecated and will be removed in the future, please use --pprof.addr
INFO [11-17|01:51:02.037] Starting pprof server addr=http://0.0.0.0:6060/debug/pprof
INFO [11-17|01:51:02.037] Starting Geth on Ethereum mainnet...
WARN [11-17|01:51:02.037] Sanitizing cache to Go's GC limits provided=16384 updated=10721
INFO [11-17|01:51:02.037] Enabling metrics collection
INFO [11-17|01:51:02.037] Enabling metrics export to InfluxDB
INFO [11-17|01:51:02.047] Maximum peer count ETH=5 LES=0 total=5
WARN [11-17|01:51:02.047] The flag --rpccorsdomain is deprecated and will be removed in the future, please use --http.corsdomain
WARN [11-17|01:51:02.047] The flag --rpcapi is deprecated and will be removed in the future, please use --http.api
INFO [11-17|01:51:02.047] Smartcard socket not found, disabling err="stat /run/pcscd/pcscd.comm: no such file or directory"
INFO [11-17|01:51:02.050] Set global gas cap cap=25000000
INFO [11-17|01:51:02.050] Allocated trie memory caches clean=7.33GiB dirty=0.00B
INFO [11-17|01:51:02.050] Allocated cache and file handles database=/home/archive/geth_data/geth/chaindata cache=5.23GiB handles=524288
INFO [11-17|01:52:37.840] Opened ancient database database=/home/archive/geth_data/geth/chaindata/ancient
INFO [11-17|01:52:38.151] Initialised chain configuration config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463000 EIP155: 2675000 EIP158: 2675000 Byzantium: 4370000 Constantinople: 7280000 Petersburg: 7280000 Istanbul: 9069000, Muir Glacier: 9200000, YOLO v2: <nil>, Engine: ethash}"
INFO [11-17|01:52:38.151] Disk storage enabled for ethash caches dir=/home/archive/geth_data/geth/ethash count=3
INFO [11-17|01:52:38.152] Disk storage enabled for ethash DAGs dir=/home/archive/.ethash count=2
INFO [11-17|01:52:38.162] Initialising Ethereum protocol versions="[65 64 63]" network=1 dbversion=8
INFO [11-17|01:53:20.238] Loaded most recent local header number=11269818 hash="fbaba4…c069c0" td=18749368583373551525087 age=9h56m58s
INFO [11-17|01:53:20.238] Loaded most recent local full block number=11269818 hash="fbaba4…c069c0" td=18749368583373551525087 age=9h56m58s
INFO [11-17|01:53:20.238] Loaded most recent local fast block number=11269818 hash="fbaba4…c069c0" td=18749368583373551525087 age=9h56m58s
INFO [11-17|01:53:20.274] Loaded local transaction journal transactions=0 dropped=0
INFO [11-17|01:53:20.275] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|01:53:20.286] Starting peer-to-peer node instance=Geth/v1.9.24-stable-cc05b050/linux-amd64/go1.15.5
INFO [11-17|01:53:20.573] New local node record seq=42 id=4ca81c2b43e24e8a ip=127.0.0.1 udp=30303 tcp=30303
INFO [11-17|01:53:20.574] Started P2P networking self=enode://a722b2fe56cfdadaf67ca5cb6ddb0ac66bc743d04409023577a143dd1a505cd1457e62b7636afcac8c790aade8c29cc114965d0d4ee67e5440f41f84c4719662@127.0.0.1:30303
INFO [11-17|01:53:20.578] IPC endpoint opened url=/home/archive/geth_data/geth.ipc
INFO [11-17|01:53:20.579] HTTP server started endpoint=10.10.42.123:8545 cors=* vhosts=*
INFO [11-17|01:53:22.842] New local node record seq=43 id=4ca81c2b43e24e8a ip=178.19.221.38 udp=30303 tcp=30303
INFO [11-17|01:53:23.894] Mapped network port proto=tcp extport=30303 intport=30303 interface="UPNP IGDv1-IP1"
INFO [11-17|01:53:25.062] Mapped network port proto=udp extport=30303 intport=30303 interface="UPNP IGDv1-IP1"
INFO [11-17|01:53:31.754] Looking for peers peercount=3 tried=10 static=0
INFO [11-17|01:53:41.775] Looking for peers peercount=4 tried=15 static=0
INFO [11-17|01:53:54.740] Looking for peers peercount=4 tried=12 static=0
INFO [11-17|01:53:56.538] Block synchronisation started
INFO [11-17|01:54:02.036] Downloader queue stats receiptTasks=0 blockTasks=2351 itemSize=18.67KiB throttle=3510
INFO [11-17|01:54:04.919] Looking for peers peercount=3 tried=6 static=0
INFO [11-17|01:54:12.175] Imported new chain segment blocks=4 txs=687 mgas=50.012 elapsed=10.138s mgasps=4.933 number=11269822 hash="94e14c…3d86b9" age=9h56m49s dirty=0.00B
INFO [11-17|01:54:15.263] Looking for peers peercount=4 tried=39 static=0
INFO [11-17|01:54:16.037] Imported new chain segment blocks=2 txs=316 mgas=25.028 elapsed=3.862s mgasps=6.480 number=11269824 hash="6029f6…c7360e" age=9h56m46s dirty=0.00B
INFO [11-17|01:54:24.304] Imported new chain segment blocks=1 txs=132 mgas=12.513 elapsed=8.173s mgasps=1.531 number=11269825 hash="6d5322…88f0b3" age=9h56m34s dirty=0.00B
INFO [11-17|01:54:26.766] Looking for peers peercount=4 tried=12 static=0
INFO [11-17|01:54:32.944] Imported new chain segment blocks=2 txs=371 mgas=25.047 elapsed=8.640s mgasps=2.899 number=11269827 hash="bfd8fc…3894a8" age=9h56m4s dirty=0.00B
INFO [11-17|01:54:38.323] Deep froze chain segment blocks=12 elapsed=197.666ms number=11179829 hash="fce237…d5e6d7"
INFO [11-17|01:54:39.933] Looking for peers peercount=4 tried=14 static=0
INFO [11-17|01:54:41.766] Imported new chain segment blocks=4 txs=894 mgas=49.933 elapsed=8.822s mgasps=5.660 number=11269831 hash="ec396c…ca9ad7" age=9h54m55s dirty=0.00B
INFO [11-17|01:54:50.139] Looking for peers peercount=4 tried=17 static=0
INFO [11-17|01:54:51.282] Imported new chain segment blocks=4 txs=823 mgas=49.928 elapsed=9.515s mgasps=5.247 number=11269835 hash="646366…9afcc0" age=9h54m14s dirty=0.00B
INFO [11-17|01:55:00.249] Looking for peers peercount=4 tried=5 static=0
INFO [11-17|01:55:00.399] Imported new chain segment blocks=6 txs=871 mgas=62.148 elapsed=9.117s mgasps=6.817 number=11269841 hash="a4839f…f03e04" age=9h53m28s dirty=0.00B
INFO [11-17|01:55:09.339] Imported new chain segment blocks=8 txs=1379 mgas=99.678 elapsed=8.939s mgasps=11.150 number=11269849 hash="d4013c…80c2fa" age=9h51m56s dirty=0.00B
INFO [11-17|01:55:15.300] Looking for peers peercount=4 tried=3 static=0
INFO [11-17|01:55:17.681] Imported new chain segment blocks=8 txs=1300 mgas=99.469 elapsed=8.342s mgasps=11.923 number=11269857 hash="46019d…931f1a" age=9h50m14s dirty=0.00B
INFO [11-17|01:55:25.983] Looking for peers peercount=4 tried=8 static=0
INFO [11-17|01:55:26.640] Imported new chain segment blocks=9 txs=1522 mgas=99.625 elapsed=8.959s mgasps=11.120 number=11269866 hash="79932f…86630d" age=9h48m33s dirty=0.00B
INFO [11-17|01:55:34.964] Imported new chain segment blocks=9 txs=1398 mgas=112.405 elapsed=8.323s mgasps=13.505 number=11269875 hash="e09ff9…18ecd3" age=9h46m59s dirty=0.00B
INFO [11-17|01:55:38.550] Deep froze chain segment blocks=49 elapsed=226.130ms number=11179878 hash="bc8078…c7e46e"
INFO [11-17|01:55:40.296] Looking for peers peercount=4 tried=2 static=0
INFO [11-17|01:55:43.066] Imported new chain segment blocks=6 txs=1120 mgas=74.754 elapsed=8.101s mgasps=9.227 number=11269881 hash="01fb8d…a2cdc7" age=9h46m18s dirty=0.00B
INFO [11-17|01:55:50.300] Looking for peers peercount=4 tried=15 static=0
INFO [11-17|01:55:51.088] Imported new chain segment blocks=7 txs=1304 mgas=86.711 elapsed=8.022s mgasps=10.808 number=11269888 hash="688d64…ff243c" age=9h45m52s dirty=0.00B
INFO [11-17|01:55:59.602] Imported new chain segment blocks=9 txs=1836 mgas=112.427 elapsed=8.513s mgasps=13.206 number=11269897 hash="6ee657…824a3e" age=9h43m22s dirty=0.00B
INFO [11-17|01:56:05.607] Looking for peers peercount=4 tried=18 static=0
INFO [11-17|01:56:08.216] Imported new chain segment blocks=9 txs=1692 mgas=112.279 elapsed=8.613s mgasps=13.035 number=11269906 hash="b35ff8…6b2b0e" age=9h41m5s dirty=0.00B
INFO [11-17|01:56:15.646] Looking for peers peercount=4 tried=16 static=0
INFO [11-17|01:56:16.686] Imported new chain segment blocks=7 txs=1312 mgas=87.231 elapsed=8.469s mgasps=10.299 number=11269913 hash="f73532…b6a31c" age=9h39m50s dirty=0.00B
INFO [11-17|01:56:25.557] Imported new chain segment blocks=9 txs=1776 mgas=112.202 elapsed=8.871s mgasps=12.647 number=11269922 hash="f3c567…d6b59f" age=9h37m49s dirty=0.00B
INFO [11-17|01:56:25.842] Looking for peers peercount=4 tried=2 static=0
INFO [11-17|01:56:34.705] Imported new chain segment blocks=10 txs=1811 mgas=124.719 elapsed=9.147s mgasps=13.634 number=11269932 hash="43179f…364b1b" age=9h35m29s dirty=0.00B
INFO [11-17|01:56:38.837] Deep froze chain segment blocks=57 elapsed=285.693ms number=11179935 hash="fc81bf…a57140"
INFO [11-17|01:56:40.881] Looking for peers peercount=4 tried=6 static=0
INFO [11-17|01:56:43.363] Imported new chain segment blocks=9 txs=1693 mgas=112.104 elapsed=8.657s mgasps=12.949 number=11269941 hash="7deaa3…d85815" age=9h34m23s dirty=0.00B
INFO [11-17|01:56:51.579] Imported new chain segment blocks=8 txs=1334 mgas=98.999 elapsed=8.216s mgasps=12.049 number=11269949 hash="86c45b…aadabc" age=9h31m42s dirty=0.00B
INFO [11-17|01:56:59.693] Imported new chain segment blocks=9 txs=1765 mgas=111.993 elapsed=8.113s mgasps=13.803 number=11269958 hash="64b02b…881749" age=9h29m53s dirty=0.00B
INFO [11-17|01:57:00.843] Looking for peers peercount=4 tried=11 static=0
INFO [11-17|01:57:07.903] Imported new chain segment blocks=8 txs=1606 mgas=99.826 elapsed=8.210s mgasps=12.159 number=11269966 hash="a77085…82cad3" age=9h28m24s dirty=0.00B
INFO [11-17|01:57:13.366] Looking for peers peercount=4 tried=13 static=0
INFO [11-17|01:57:16.222] Imported new chain segment blocks=9 txs=1702 mgas=112.428 elapsed=8.318s mgasps=13.515 number=11269975 hash="ccc210…3c2030" age=9h25m45s dirty=0.00B
INFO [11-17|01:57:23.557] Looking for peers peercount=4 tried=51 static=0
INFO [11-17|01:57:24.277] Imported new chain segment blocks=9 txs=1696 mgas=112.160 elapsed=8.055s mgasps=13.924 number=11269984 hash="8fdf14…0f4634" age=9h23m14s dirty=0.00B
INFO [11-17|01:57:32.755] Imported new chain segment blocks=10 txs=1733 mgas=124.517 elapsed=8.478s mgasps=14.686 number=11269994 hash="e17811…7e9c0f" age=9h20m18s dirty=0.00B
INFO [11-17|01:57:39.084] Deep froze chain segment blocks=64 elapsed=247.098ms number=11179999 hash="abe9c7…b0f1a3"
INFO [11-17|01:57:41.138] Imported new chain segment blocks=8 txs=1467 mgas=99.744 elapsed=8.383s mgasps=11.898 number=11270002 hash="284227…c24f0d" age=9h19m8s dirty=0.00B
INFO [11-17|01:57:49.885] Imported new chain segment blocks=10 txs=1839 mgas=124.948 elapsed=8.746s mgasps=14.286 number=11270012 hash="6ddb14…ef8f35" age=9h16m44s dirty=0.00B
INFO [11-17|01:57:58.556] Imported new chain segment blocks=9 txs=1484 mgas=99.795 elapsed=8.671s mgasps=11.508 number=11270021 hash="cb145c…f2c9d3" age=9h14m54s dirty=0.00B
INFO [11-17|01:58:06.609] Imported new chain segment blocks=7 txs=1220 mgas=87.176 elapsed=8.052s mgasps=10.825 number=11270028 hash="3b0e4e…417af0" age=9h14m5s dirty=0.00B
INFO [11-17|01:58:15.558] Imported new chain segment blocks=9 txs=1511 mgas=111.991 elapsed=8.948s mgasps=12.515 number=11270037 hash="ab78fd…b5581e" age=9h12m49s dirty=0.00B
INFO [11-17|01:58:23.649] Imported new chain segment blocks=10 txs=1365 mgas=112.327 elapsed=8.091s mgasps=13.882 number=11270047 hash="f9b6c1…04bd19" age=9h11m39s dirty=0.00B
INFO [11-17|01:58:31.855] Imported new chain segment blocks=10 txs=1828 mgas=124.821 elapsed=8.205s mgasps=15.211 number=11270057 hash="e0e4c3…2c4238" age=9h9m25s dirty=0.00B
INFO [11-17|01:58:39.362] Deep froze chain segment blocks=65 elapsed=276.688ms number=11180064 hash="01d24f…30cf00"
INFO [11-17|01:58:40.037] Imported new chain segment blocks=8 txs=1532 mgas=99.855 elapsed=8.181s mgasps=12.204 number=11270065 hash="80c232…358abd" age=9h8m7s dirty=0.00B
INFO [11-17|01:58:46.198] Looking for peers peercount=4 tried=0 static=0
INFO [11-17|01:58:48.875] Imported new chain segment blocks=12 txs=2122 mgas=148.527 elapsed=8.837s mgasps=16.806 number=11270077 hash="cfbbb6…e32919" age=9h6m54s dirty=0.00B
INFO [11-17|01:58:57.239] Imported new chain segment blocks=10 txs=1771 mgas=124.546 elapsed=8.364s mgasps=14.889 number=11270087 hash="90d635…3872b8" age=9h5m8s dirty=0.00B
INFO [11-17|01:59:02.223] Looking for peers peercount=4 tried=9 static=0
INFO [11-17|01:59:05.496] Imported new chain segment blocks=10 txs=1766 mgas=124.855 elapsed=8.257s mgasps=15.121 number=11270097 hash="53c89e…f67bb6" age=9h2m48s dirty=0.00B
INFO [11-17|01:59:14.028] Imported new chain segment blocks=10 txs=1717 mgas=124.875 elapsed=8.531s mgasps=14.637 number=11270107 hash="c05986…61766a" age=9h55s dirty=0.00B
INFO [11-17|01:59:19.639] Looking for peers peercount=4 tried=19 static=0
INFO [11-17|01:59:22.197] Imported new chain segment blocks=9 txs=1528 mgas=111.984 elapsed=8.169s mgasps=13.708 number=11270116 hash="617c6c…c4d773" age=8h59m41s dirty=0.00B
INFO [11-17|01:59:29.650] Looking for peers peercount=4 tried=19 static=0
INFO [11-17|01:59:30.573] Imported new chain segment blocks=9 txs=1683 mgas=111.975 elapsed=8.375s mgasps=13.369 number=11270125 hash="92fd84…13a5f3" age=8h58m4s dirty=0.00B
INFO [11-17|01:59:39.190] Imported new chain segment blocks=11 txs=2075 mgas=136.906 elapsed=8.617s mgasps=15.888 number=11270136 hash="dfb94d…475988" age=8h56m19s dirty=0.00B
INFO [11-17|01:59:39.642] Deep froze chain segment blocks=72 elapsed=279.848ms number=11180136 hash="c0481e…250d94"
INFO [11-17|01:59:47.525] Imported new chain segment blocks=10 txs=1637 mgas=124.578 elapsed=8.334s mgasps=14.947 number=11270146 hash="ac99cb…c15bf0" age=8h54m25s dirty=0.00B
INFO [11-17|01:59:51.783] Looking for peers peercount=4 tried=16 static=0
INFO [11-17|01:59:56.272] Imported new chain segment blocks=9 txs=1621 mgas=111.414 elapsed=8.746s mgasps=12.738 number=11270155 hash="33c290…d8e976" age=8h52m29s dirty=0.00B
INFO [11-17|02:00:04.752] Imported new chain segment blocks=10 txs=1409 mgas=111.448 elapsed=8.480s mgasps=13.141 number=11270165 hash="1855f2…d10783" age=8h50m14s dirty=0.00B
INFO [11-17|02:00:13.152] Imported new chain segment blocks=10 txs=1980 mgas=123.372 elapsed=8.399s mgasps=14.688 number=11270175 hash="e3974f…678d27" age=8h48m6s dirty=0.00B
INFO [11-17|02:00:21.987] Imported new chain segment blocks=11 txs=1406 mgas=135.403 elapsed=8.835s mgasps=15.325 number=11270186 hash="b91409…4db9b0" age=8h47m13s dirty=0.00B
INFO [11-17|02:00:30.603] Imported new chain segment blocks=9 txs=1679 mgas=111.569 elapsed=8.615s mgasps=12.950 number=11270195 hash="434fc0…8b5a99" age=8h44m27s dirty=0.00B
INFO [11-17|02:00:39.431] Imported new chain segment blocks=10 txs=1691 mgas=124.086 elapsed=8.828s mgasps=14.056 number=11270205 hash="b53f3b…5deb1a" age=8h42m47s dirty=0.00B
INFO [11-17|02:00:39.915] Deep froze chain segment blocks=69 elapsed=272.536ms number=11180205 hash="0e584a…eaef95"
INFO [11-17|02:00:48.269] Imported new chain segment blocks=11 txs=2054 mgas=136.712 elapsed=8.838s mgasps=15.468 number=11270216 hash="fe3999…9673d4" age=8h39m44s dirty=0.00B
INFO [11-17|02:00:57.090] Imported new chain segment blocks=13 txs=1595 mgas=149.546 elapsed=8.821s mgasps=16.952 number=11270229 hash="a0e72b…67491b" age=8h37m53s dirty=0.00B
INFO [11-17|02:01:05.385] Imported new chain segment blocks=9 txs=1788 mgas=111.704 elapsed=8.294s mgasps=13.466 number=11270238 hash="cfe0bb…227af6" age=8h35m1s dirty=0.00B
INFO [11-17|02:01:14.232] Imported new chain segment blocks=10 txs=1963 mgas=124.442 elapsed=8.846s mgasps=14.067 number=11270248 hash="ed6c59…bdc0fc" age=8h31m2s dirty=0.00B
INFO [11-17|02:01:23.072] Imported new chain segment blocks=12 txs=2049 mgas=148.469 elapsed=8.840s mgasps=16.794 number=11270260 hash="ebfd25…3fd7b3" age=8h29m36s dirty=0.00B
INFO [11-17|02:01:31.848] Imported new chain segment blocks=8 txs=1571 mgas=99.878 elapsed=8.775s mgasps=11.381 number=11270268 hash="de4fcb…48f712" age=8h27m56s dirty=0.00B
INFO [11-17|02:01:40.190] Deep froze chain segment blocks=73 elapsed=273.722ms number=11180278 hash="7011f6…c8f576"
INFO [11-17|02:01:40.541] Imported new chain segment blocks=11 txs=1832 mgas=136.813 elapsed=8.693s mgasps=15.738 number=11270279 hash="f12a1d…d680cc" age=8h26m15s dirty=0.00B
INFO [11-17|02:01:49.568] Imported new chain segment blocks=11 txs=1688 mgas=124.663 elapsed=9.027s mgasps=13.810 number=11270290 hash="c5b0f0…a73c01" age=8h24m6s dirty=0.00B
INFO [11-17|02:01:57.970] Imported new chain segment blocks=10 txs=1632 mgas=124.935 elapsed=8.401s mgasps=14.870 number=11270300 hash="2c117c…b1b285" age=8h21m46s dirty=0.00B
INFO [11-17|02:02:06.279] Imported new chain segment blocks=9 txs=1220 mgas=112.407 elapsed=8.308s mgasps=13.528 number=11270309 hash="242e0b…d51646" age=8h20m37s dirty=0.00B
INFO [11-17|02:02:14.816] Imported new chain segment blocks=11 txs=1793 mgas=137.099 elapsed=8.536s mgasps=16.060 number=11270320 hash="f25045…e062f1" age=8h18m32s dirty=0.00B
INFO [11-17|02:02:23.048] Imported new chain segment blocks=9 txs=1686 mgas=111.609 elapsed=8.232s mgasps=13.557 number=11270329 hash="ca6b14…377158" age=8h15m51s dirty=0.00B
INFO [11-17|02:02:31.256] Imported new chain segment blocks=12 txs=1332 mgas=123.527 elapsed=8.207s mgasps=15.051 number=11270341 hash="2c8b12…051af1" age=8h15m2s dirty=0.00B
INFO [11-17|02:02:39.936] Imported new chain segment blocks=9 txs=1603 mgas=111.333 elapsed=8.679s mgasps=12.827 number=11270350 hash="756aa4…b67100" age=8h12m1s dirty=0.00B
INFO [11-17|02:02:40.481] Deep froze chain segment blocks=72 elapsed=290.630ms number=11180350 hash="4a7dcc…b41cfa"
INFO [11-17|02:02:48.112] Imported new chain segment blocks=10 txs=1839 mgas=123.421 elapsed=8.176s mgasps=15.095 number=11270360 hash="abb61c…b2020f" age=8h10m dirty=0.00B
INFO [11-17|02:02:56.470] Imported new chain segment blocks=8 txs=1427 mgas=98.912 elapsed=8.357s mgasps=11.835 number=11270368 hash="749c95…8e5c17" age=8h8m32s dirty=0.00B
INFO [11-17|02:03:04.928] Imported new chain segment blocks=12 txs=1859 mgas=148.369 elapsed=8.458s mgasps=17.541 number=11270380 hash="5387e0…33d96a" age=8h6m13s dirty=0.00B
INFO [11-17|02:03:13.463] Imported new chain segment blocks=8 txs=1381 mgas=98.654 elapsed=8.534s mgasps=11.559 number=11270388 hash="b04ab3…81f740" age=8h4m17s dirty=0.00B
INFO [11-17|02:03:21.665] Imported new chain segment blocks=10 txs=1768 mgas=123.296 elapsed=8.201s mgasps=15.033 number=11270398 hash="57e2d0…52932d" age=8h1m54s dirty=0.00B
INFO [11-17|02:03:29.751] Imported new chain segment blocks=8 txs=1492 mgas=98.614 elapsed=8.086s mgasps=12.196 number=11270406 hash="302c7b…c3fc4f" age=8h21s dirty=0.00B
INFO [11-17|02:03:38.396] Imported new chain segment blocks=11 txs=1719 mgas=122.903 elapsed=8.645s mgasps=14.216 number=11270417 hash="982e57…58f21c" age=7h57m51s dirty=0.00B
INFO [11-17|02:03:40.767] Deep froze chain segment blocks=69 elapsed=284.556ms number=11180419 hash="e84aba…b0dc45"
INFO [11-17|02:03:47.117] Imported new chain segment blocks=11 txs=1510 mgas=123.232 elapsed=8.720s mgasps=14.131 number=11270428 hash="6b5e87…d57f7e" age=7h56m42s dirty=0.00B
INFO [11-17|02:03:55.918] Imported new chain segment blocks=11 txs=1902 mgas=136.167 elapsed=8.801s mgasps=15.471 number=11270439 hash="ef71b2…1a40a5" age=7h53m57s dirty=0.00B
INFO [11-17|02:04:04.312] Imported new chain segment blocks=13 txs=1791 mgas=136.612 elapsed=8.393s mgasps=16.276 number=11270452 hash="1a4351…cafd29" age=7h51m31s dirty=0.00B
INFO [11-17|02:04:12.548] Imported new chain segment blocks=11 txs=2067 mgas=136.681 elapsed=8.236s mgasps=16.595 number=11270463 hash="63c094…0a6af4" age=7h48m35s dirty=0.00B
INFO [11-17|02:04:22.522] Imported new chain segment blocks=11 txs=1916 mgas=136.876 elapsed=9.974s mgasps=13.723 number=11270474 hash="9f9f27…cb3c6c" age=7h46m14s dirty=0.00B
INFO [11-17|02:04:31.271] Imported new chain segment blocks=11 txs=2203 mgas=137.039 elapsed=8.748s mgasps=15.663 number=11270485 hash="f1b25b…e40a56" age=7h43m46s dirty=0.00B
INFO [11-17|02:04:39.305] Imported new chain segment blocks=11 txs=1789 mgas=124.304 elapsed=8.033s mgasps=15.473 number=11270496 hash="ff437f…b36b08" age=7h41m4s dirty=0.00B
INFO [11-17|02:04:41.008] Deep froze chain segment blocks=79 elapsed=241.431ms number=11180498 hash="9296cb…da2825"
INFO [11-17|02:04:48.301] Imported new chain segment blocks=11 txs=1960 mgas=136.794 elapsed=8.996s mgasps=15.205 number=11270507 hash="b3cffa…681e5c" age=7h37m47s dirty=0.00B
INFO [11-17|02:04:56.726] Imported new chain segment blocks=10 txs=1597 mgas=124.222 elapsed=8.424s mgasps=14.745 number=11270517 hash="d581a4…a9a805" age=7h36m5s dirty=0.00B
INFO [11-17|02:05:04.789] Imported new chain segment blocks=11 txs=1945 mgas=137.212 elapsed=8.062s mgasps=17.018 number=11270528 hash="19f843…519858" age=7h34m29s dirty=0.00B
INFO [11-17|02:05:12.897] Imported new chain segment blocks=10 txs=1788 mgas=124.772 elapsed=8.108s mgasps=15.387 number=11270538 hash="f4f052…c62eeb" age=7h31m34s dirty=0.00B
INFO [11-17|02:05:21.066] Imported new chain segment blocks=9 txs=1321 mgas=112.346 elapsed=8.168s mgasps=13.753 number=11270547 hash="32faa5…9df591" age=7h30m24s dirty=0.00B
INFO [11-17|02:05:29.191] Imported new chain segment blocks=9 txs=1500 mgas=99.476 elapsed=8.125s mgasps=12.243 number=11270556 hash="0b3cfc…bf335c" age=7h28m20s dirty=0.00B
INFO [11-17|02:05:37.443] Imported new chain segment blocks=10 txs=1827 mgas=124.222 elapsed=8.251s mgasps=15.055 number=11270566 hash="b613ca…7a6476" age=7h26m56s dirty=0.00B
INFO [11-17|02:05:41.281] Deep froze chain segment blocks=73 elapsed=271.478ms number=11180571 hash="6fb976…a0338d"
INFO [11-17|02:05:46.478] Imported new chain segment blocks=12 txs=1891 mgas=137.290 elapsed=9.035s mgasps=15.195 number=11270578 hash="7e55fd…698771" age=7h23m51s dirty=0.00B
INFO [11-17|02:05:54.921] Imported new chain segment blocks=12 txs=1868 mgas=150.008 elapsed=8.443s mgasps=17.767 number=11270590 hash="dde354…d9b5e7" age=7h21m13s dirty=0.00B
INFO [11-17|02:06:03.101] Imported new chain segment blocks=11 txs=1927 mgas=136.954 elapsed=8.179s mgasps=16.743 number=11270601 hash="0ff9e8…e22d59" age=7h19m5s dirty=0.00B
INFO [11-17|02:06:11.267] Imported new chain segment blocks=9 txs=1364 mgas=111.199 elapsed=8.165s mgasps=13.617 number=11270610 hash="28445b…832cb8" age=7h17m28s dirty=0.00B
INFO [11-17|02:06:19.302] Imported new chain segment blocks=9 txs=1773 mgas=112.428 elapsed=8.035s mgasps=13.991 number=11270619 hash="8c0ce3…34e213" age=7h14m30s dirty=0.00B
INFO [11-17|02:06:27.917] Imported new chain segment blocks=12 txs=1818 mgas=137.282 elapsed=8.614s mgasps=15.936 number=11270631 hash="c01871…3da200" age=7h12m46s dirty=0.00B
INFO [11-17|02:06:36.770] Imported new chain segment blocks=12 txs=2090 mgas=149.796 elapsed=8.853s mgasps=16.920 number=11270643 hash="22d84e…3429b8" age=7h9m59s dirty=0.00B
INFO [11-17|02:06:42.893] Deep froze chain segment blocks=79 elapsed=1.610s number=11180650 hash="18f2ea…587232"
INFO [11-17|02:06:45.172] Imported new chain segment blocks=10 txs=1568 mgas=123.928 elapsed=8.401s mgasps=14.750 number=11270653 hash="a12b22…5ed134" age=7h8m53s dirty=0.00B
INFO [11-17|02:06:53.749] Imported new chain segment blocks=10 txs=1553 mgas=124.068 elapsed=8.576s mgasps=14.466 number=11270663 hash="6e9d37…075085" age=7h6m29s dirty=0.00B
INFO [11-17|02:07:02.519] Imported new chain segment blocks=12 txs=2120 mgas=149.277 elapsed=8.770s mgasps=17.020 number=11270675 hash="257a3f…b0e107" age=7h3m46s dirty=0.00B
INFO [11-17|02:07:11.284] Imported new chain segment blocks=11 txs=1763 mgas=136.010 elapsed=8.765s mgasps=15.517 number=11270686 hash="e8be76…65da91" age=7h1m53s dirty=0.00B
INFO [11-17|02:07:19.793] Imported new chain segment blocks=8 txs=1400 mgas=99.340 elapsed=8.508s mgasps=11.676 number=11270694 hash="99c784…4a4a5a" age=7h4s dirty=0.00B
INFO [11-17|02:07:27.951] Imported new chain segment blocks=12 txs=1510 mgas=136.474 elapsed=8.158s mgasps=16.728 number=11270706 hash="8019cd…4cf295" age=6h58m18s dirty=0.00B
INFO [11-17|02:07:36.383] Imported new chain segment blocks=9 txs=1467 mgas=111.903 elapsed=8.431s mgasps=13.271 number=11270715 hash="ef90e9…a41fec" age=6h56m30s dirty=0.00B
INFO [11-17|02:07:44.003] Deep froze chain segment blocks=73 elapsed=1.108s number=11180723 hash="ce4196…da7354"
INFO [11-17|02:07:44.546] Imported new chain segment blocks=10 txs=1506 mgas=112.374 elapsed=8.163s mgasps=13.766 number=11270725 hash="793462…0b9878" age=6h54m26s dirty=0.00B
INFO [11-17|02:07:53.394] Imported new chain segment blocks=9 txs=1471 mgas=112.281 elapsed=8.847s mgasps=12.690 number=11270734 hash="4b41c7…d9976c" age=6h53m6s dirty=0.00B
INFO [11-17|02:08:02.243] Imported new chain segment blocks=11 txs=1916 mgas=137.316 elapsed=8.849s mgasps=15.517 number=11270745 hash="0d34e8…1038fa" age=6h50m39s dirty=0.00B
INFO [11-17|02:08:10.571] Imported new chain segment blocks=10 txs=1515 mgas=112.286 elapsed=8.327s mgasps=13.484 number=11270755 hash="b52b8a…9b2c22" age=6h48m9s dirty=0.00B
INFO [11-17|02:08:19.312] Imported new chain segment blocks=13 txs=1868 mgas=149.805 elapsed=8.740s mgasps=17.138 number=11270768 hash="6f1afa…168f8b" age=6h45m55s dirty=0.00B
INFO [11-17|02:08:27.647] Imported new chain segment blocks=5 txs=547 mgas=62.417 elapsed=8.335s mgasps=7.488 number=11270773 hash="7ca770…8a6783" age=6h45m42s dirty=0.00B
INFO [11-17|02:08:36.456] Imported new chain segment blocks=11 txs=1654 mgas=137.212 elapsed=8.808s mgasps=15.577 number=11270784 hash="fff2e7…a271cf" age=6h43m55s dirty=0.00B
INFO [11-17|02:08:44.897] Deep froze chain segment blocks=70 elapsed=892.710ms number=11180793 hash="0a5c76…2d1313"
INFO [11-17|02:08:45.185] Imported new chain segment blocks=10 txs=1341 mgas=112.283 elapsed=8.729s mgasps=12.863 number=11270794 hash="50c3db…84daae" age=6h42m4s dirty=0.00B
INFO [11-17|02:08:53.532] Imported new chain segment blocks=8 txs=1256 mgas=99.856 elapsed=8.346s mgasps=11.964 number=11270802 hash="b2c31f…ec9af4" age=6h39m34s dirty=0.00B
INFO [11-17|02:09:01.956] Imported new chain segment blocks=8 txs=1342 mgas=99.611 elapsed=8.424s mgasps=11.824 number=11270810 hash="1d8627…fd2b4a" age=6h38m31s dirty=0.00B
INFO [11-17|02:09:10.333] Imported new chain segment blocks=8 txs=1446 mgas=99.356 elapsed=8.376s mgasps=11.861 number=11270818 hash="0d9de7…8fdcde" age=6h35m35s dirty=0.00B
INFO [11-17|02:09:18.945] Imported new chain segment blocks=12 txs=1859 mgas=148.934 elapsed=8.611s mgasps=17.294 number=11270830 hash="8579dc…ead0ee" age=6h33m5s dirty=0.00B
INFO [11-17|02:09:27.025] Imported new chain segment blocks=9 txs=1370 mgas=112.209 elapsed=8.079s mgasps=13.887 number=11270839 hash="b12e40…0be2b7" age=6h31m53s dirty=0.00B
INFO [11-17|02:09:35.207] Imported new chain segment blocks=9 txs=1285 mgas=112.260 elapsed=8.181s mgasps=13.720 number=11270848 hash="a4520e…7a2384" age=6h31m dirty=0.00B
INFO [11-17|02:09:43.595] Imported new chain segment blocks=13 txs=1887 mgas=136.601 elapsed=8.388s mgasps=16.284 number=11270861 hash="0e158f…c0da4a" age=6h29m2s dirty=0.00B
INFO [11-17|02:09:45.201] Deep froze chain segment blocks=69 elapsed=302.514ms number=11180862 hash="62b184…2ef4e8"
INFO [11-17|02:09:52.701] Imported new chain segment blocks=10 txs=1474 mgas=124.705 elapsed=9.105s mgasps=13.696 number=11270871 hash="fc8b94…88871f" age=6h26m14s dirty=0.00B
INFO [11-17|02:10:00.794] Imported new chain segment blocks=8 txs=1561 mgas=99.566 elapsed=8.092s mgasps=12.303 number=11270879 hash="38bff1…850627" age=6h24m19s dirty=0.00B
INFO [11-17|02:10:09.590] Imported new chain segment blocks=10 txs=1533 mgas=124.266 elapsed=8.796s mgasps=14.127 number=11270889 hash="f0a318…b060ca" age=6h22m22s dirty=0.00B
INFO [11-17|02:10:20.494] Imported new chain segment blocks=10 txs=1595 mgas=124.724 elapsed=10.903s mgasps=11.438 number=11270899 hash="bb8f7e…a344a7" age=6h19m44s dirty=0.00B
INFO [11-17|02:10:28.523] Imported new chain segment blocks=9 txs=1629 mgas=112.207 elapsed=8.029s mgasps=13.974 number=11270908 hash="299dde…909957" age=6h17m13s dirty=0.00B
INFO [11-17|02:10:36.724] Imported new chain segment blocks=9 txs=1723 mgas=112.359 elapsed=8.200s mgasps=13.702 number=11270917 hash="0658ad…4f9776" age=6h14m18s dirty=0.00B
INFO [11-17|02:10:45.619] Imported new chain segment blocks=9 txs=1173 mgas=99.651 elapsed=8.895s mgasps=11.202 number=11270926 hash="d8b4b0…505e45" age=6h12m43s dirty=0.00B
INFO [11-17|02:10:46.935] Deep froze chain segment blocks=63 elapsed=1.731s number=11180925 hash="d875df…471da4"
INFO [11-17|02:10:54.151] Imported new chain segment blocks=8 txs=1130 mgas=99.818 elapsed=8.531s mgasps=11.700 number=11270934 hash="159fba…09b596" age=6h11m48s dirty=0.00B
INFO [11-17|02:11:02.312] Imported new chain segment blocks=9 txs=1091 mgas=112.413 elapsed=8.161s mgasps=13.774 number=11270943 hash="fc8da2…47bcff" age=6h10m47s dirty=0.00B
INFO [11-17|02:11:11.498] Imported new chain segment blocks=9 txs=1222 mgas=112.245 elapsed=9.186s mgasps=12.219 number=11270952 hash="d0931e…51adeb" age=6h9m37s dirty=0.00B
INFO [11-17|02:11:19.521] Imported new chain segment blocks=8 txs=1116 mgas=99.926 elapsed=8.022s mgasps=12.455 number=11270960 hash="ad0f45…8f3590" age=6h7m58s dirty=0.00B
INFO [11-17|02:11:28.198] Imported new chain segment blocks=11 txs=1540 mgas=137.022 elapsed=8.677s mgasps=15.790 number=11270971 hash="1db959…ae0483" age=6h5m47s dirty=0.00B
INFO [11-17|02:11:36.869] Imported new chain segment blocks=10 txs=1400 mgas=124.764 elapsed=8.670s mgasps=14.389 number=11270981 hash="146d10…929f66" age=6h3m16s dirty=0.00B
INFO [11-17|02:11:45.428] Imported new chain segment blocks=10 txs=1135 mgas=124.669 elapsed=8.558s mgasps=14.566 number=11270991 hash="ff3c60…447f1d" age=6h1m50s dirty=0.00B
INFO [11-17|02:11:48.496] Deep froze chain segment blocks=66 elapsed=1.553s number=11180991 hash="0e86d9…bacf05"
INFO [11-17|02:11:54.266] Imported new chain segment blocks=9 txs=922 mgas=111.716 elapsed=8.838s mgasps=12.640 number=11271000 hash="d72d3b…736cb2" age=6h47s dirty=0.00B
INFO [11-17|02:12:03.145] Imported new chain segment blocks=9 txs=1809 mgas=111.925 elapsed=8.878s mgasps=12.606 number=11271009 hash="58c8fc…f7154f" age=5h57m49s dirty=0.00B
INFO [11-17|02:12:11.513] Imported new chain segment blocks=11 txs=1508 mgas=136.891 elapsed=8.367s mgasps=16.359 number=11271020 hash="3405eb…9d03ec" age=5h56m9s dirty=0.00B
INFO [11-17|02:12:19.758] Imported new chain segment blocks=9 txs=1106 mgas=112.045 elapsed=8.245s mgasps=13.589 number=11271029 hash="fa573e…41015f" age=5h54m58s dirty=0.00B
INFO [11-17|02:12:28.284] Imported new chain segment blocks=11 txs=1573 mgas=137.006 elapsed=8.526s mgasps=16.069 number=11271040 hash="fd971a…388e16" age=5h52m21s dirty=0.00B
INFO [11-17|02:12:36.712] Imported new chain segment blocks=12 txs=2005 mgas=149.086 elapsed=8.428s mgasps=17.689 number=11271052 hash="0aa6ac…b6688d" age=5h50m5s dirty=0.00B
INFO [11-17|02:12:45.651] Imported new chain segment blocks=11 txs=1383 mgas=123.836 elapsed=8.938s mgasps=13.854 number=11271063 hash="b0e84d…d996c2" age=5h48m5s dirty=0.00B
INFO [11-17|02:12:48.740] Deep froze chain segment blocks=75 elapsed=244.024ms number=11181066 hash="5c9ed2…7e3871"
INFO [11-17|02:12:53.688] Imported new chain segment blocks=9 txs=1315 mgas=111.967 elapsed=8.037s mgasps=13.931 number=11271072 hash="4e4b7e…5e783e" age=5h46m9s dirty=0.00B
INFO [11-17|02:13:02.582] Imported new chain segment blocks=11 txs=1612 mgas=136.779 elapsed=8.893s mgasps=15.379 number=11271083 hash="78f37a…7957dd" age=5h44m11s dirty=0.00B
INFO [11-17|02:13:11.149] Imported new chain segment blocks=11 txs=1677 mgas=137.117 elapsed=8.567s mgasps=16.005 number=11271094 hash="a66e00…cfb166" age=5h41m39s dirty=0.00B
INFO [11-17|02:13:20.185] Imported new chain segment blocks=9 txs=1440 mgas=99.381 elapsed=9.036s mgasps=10.998 number=11271103 hash="b15027…9266e4" age=5h39m41s dirty=0.00B
INFO [11-17|02:13:28.568] Imported new chain segment blocks=10 txs=1376 mgas=123.994 elapsed=8.383s mgasps=14.791 number=11271113 hash="524794…2cc1db" age=5h38m dirty=0.00B
INFO [11-17|02:13:37.143] Imported new chain segment blocks=11 txs=1265 mgas=123.394 elapsed=8.575s mgasps=14.390 number=11271124 hash="0d0ad1…9f1a3d" age=5h36m1s dirty=0.00B
INFO [11-17|02:13:45.729] Imported new chain segment blocks=9 txs=1226 mgas=112.033 elapsed=8.585s mgasps=13.049 number=11271133 hash="840b8d…d58ee4" age=5h34m6s dirty=0.00B
INFO [11-17|02:13:49.021] Deep froze chain segment blocks=71 elapsed=280.139ms number=11181137 hash="24fe19…e1d4b1"
INFO [11-17|02:13:53.968] Imported new chain segment blocks=9 txs=1310 mgas=99.778 elapsed=8.238s mgasps=12.111 number=11271142 hash="ea1cad…05ed42" age=5h31m31s dirty=0.00B
INFO [11-17|02:14:02.616] Imported new chain segment blocks=11 txs=1315 mgas=137.225 elapsed=8.648s mgasps=15.867 number=11271153 hash="79d142…747421" age=5h29m54s dirty=0.00B
INFO [11-17|02:14:11.647] Imported new chain segment blocks=9 txs=1116 mgas=111.808 elapsed=9.031s mgasps=12.380 number=11271162 hash="e3b2b4…a5d343" age=5h28m2s dirty=0.00B
INFO [11-17|02:14:20.232] Imported new chain segment blocks=11 txs=1824 mgas=137.361 elapsed=8.584s mgasps=16.001 number=11271173 hash="cc6cb5…7944d9" age=5h24m34s dirty=0.00B
INFO [11-17|02:14:28.778] Imported new chain segment blocks=10 txs=1478 mgas=112.313 elapsed=8.546s mgasps=13.142 number=11271183 hash="25aa83…2f2e8b" age=5h21m34s dirty=0.00B
INFO [11-17|02:14:37.815] Imported new chain segment blocks=9 txs=1432 mgas=111.512 elapsed=9.037s mgasps=12.339 number=11271192 hash="8519cc…5d0d99" age=5h19m36s dirty=0.00B
INFO [11-17|02:14:46.397] Imported new chain segment blocks=10 txs=1323 mgas=124.786 elapsed=8.581s mgasps=14.542 number=11271202 hash="d7c976…301b7e" age=5h18m12s dirty=0.00B
INFO [11-17|02:14:49.270] Deep froze chain segment blocks=68 elapsed=247.759ms number=11181205 hash="fd8a2b…8dc080"
INFO [11-17|02:14:54.649] Imported new chain segment blocks=10 txs=1464 mgas=124.511 elapsed=8.252s mgasps=15.088 number=11271212 hash="47cac6…4e5568" age=5h15m7s dirty=0.00B
INFO [11-17|02:15:03.005] Imported new chain segment blocks=10 txs=1711 mgas=124.557 elapsed=8.355s mgasps=14.907 number=11271222 hash="9d5e18…a49724" age=5h12m55s dirty=0.00B
INFO [11-17|02:15:12.346] Imported new chain segment blocks=8 txs=1125 mgas=99.728 elapsed=9.341s mgasps=10.676 number=11271230 hash="47137d…993fa4" age=5h11m21s dirty=0.00B
INFO [11-17|02:15:21.123] Imported new chain segment blocks=10 txs=1670 mgas=124.756 elapsed=8.777s mgasps=14.214 number=11271240 hash="cdcd11…d3e233" age=5h8m17s dirty=0.00B
INFO [11-17|02:15:29.607] Imported new chain segment blocks=10 txs=1589 mgas=124.792 elapsed=8.483s mgasps=14.709 number=11271250 hash="644d55…ac9f63" age=5h6m36s dirty=0.00B
INFO [11-17|02:15:38.166] Imported new chain segment blocks=7 txs=822 mgas=87.010 elapsed=8.559s mgasps=10.165 number=11271257 hash="bc72de…9ee473" age=5h5m51s dirty=0.00B
INFO [11-17|02:15:46.773] Imported new chain segment blocks=14 txs=2342 mgas=162.000 elapsed=8.606s mgasps=18.822 number=11271271 hash="5b5339…bb6666" age=5h2m9s dirty=0.00B
INFO [11-17|02:15:49.546] Deep froze chain segment blocks=69 elapsed=274.621ms number=11181274 hash="a7016a…1f818f"
INFO [11-17|02:15:55.381] Imported new chain segment blocks=12 txs=1563 mgas=149.797 elapsed=8.607s mgasps=17.402 number=11271283 hash="5406f4…c48d2a" age=4h59m59s dirty=0.00B
INFO [11-17|02:16:04.255] Imported new chain segment blocks=11 txs=1617 mgas=124.721 elapsed=8.873s mgasps=14.055 number=11271294 hash="27e24f…02e4b1" age=4h57m40s dirty=0.00B
INFO [11-17|02:16:12.543] Imported new chain segment blocks=10 txs=1717 mgas=124.374 elapsed=8.287s mgasps=15.007 number=11271304 hash="8bf224…8edf81" age=4h55m42s dirty=0.00B
INFO [11-17|02:16:20.588] Imported new chain segment blocks=10 txs=1816 mgas=124.926 elapsed=8.045s mgasps=15.528 number=11271314 hash="d64b6a…32ae36" age=4h53m15s dirty=0.00B
INFO [11-17|02:16:29.311] Imported new chain segment blocks=7 txs=1047 mgas=87.421 elapsed=8.723s mgasps=10.021 number=11271321 hash="c0d10e…9d8176" age=4h51m38s dirty=0.00B
INFO [11-17|02:16:37.417] Imported new chain segment blocks=10 txs=1528 mgas=124.840 elapsed=8.105s mgasps=15.401 number=11271331 hash="dfeb6d…7d9fbc" age=4h48m52s dirty=0.00B
INFO [11-17|02:16:45.458] Imported new chain segment blocks=10 txs=1511 mgas=124.614 elapsed=8.040s mgasps=15.498 number=11271341 hash="f85503…c3d7fa" age=4h46m16s dirty=0.00B
INFO [11-17|02:16:49.824] Deep froze chain segment blocks=72 elapsed=277.890ms number=11181346 hash="913e9a…141769"
INFO [11-17|02:16:56.245] Imported new chain segment blocks=10 txs=1774 mgas=124.407 elapsed=10.787s mgasps=11.533 number=11271351 hash="62c9bd…f07a0b" age=4h43m39s dirty=0.00B
INFO [11-17|02:17:04.838] Imported new chain segment blocks=8 txs=1265 mgas=87.251 elapsed=8.592s mgasps=10.154 number=11271359 hash="c7e0c3…01b763" age=4h43m11s dirty=0.00B
INFO [11-17|02:17:14.019] Imported new chain segment blocks=12 txs=1774 mgas=136.887 elapsed=9.180s mgasps=14.910 number=11271371 hash="84f940…d25eff" age=4h40m37s dirty=0.00B
INFO [11-17|02:17:24.212] Imported new chain segment blocks=12 txs=1770 mgas=149.352 elapsed=10.193s mgasps=14.652 number=11271383 hash="da3e37…83918f" age=4h38m6s dirty=0.00B
INFO [11-17|02:17:34.234] Imported new chain segment blocks=8 txs=1163 mgas=99.508 elapsed=10.021s mgasps=9.929 number=11271391 hash="54ad37…cc5509" age=4h36m29s dirty=0.00B
INFO [11-17|02:17:43.178] Imported new chain segment blocks=9 txs=1170 mgas=112.094 elapsed=8.944s mgasps=12.533 number=11271400 hash="3ff912…5bc5ea" age=4h35m11s dirty=0.00B
INFO [11-17|02:17:50.121] Deep froze chain segment blocks=64 elapsed=296.195ms number=11181410 hash="9de778…724636"
INFO [11-17|02:17:51.357] Imported new chain segment blocks=12 txs=1486 mgas=137.272 elapsed=8.179s mgasps=16.783 number=11271412 hash="b95d3a…5be21d" age=4h32m29s dirty=0.00B
INFO [11-17|02:17:59.700] Imported new chain segment blocks=7 txs=1071 mgas=87.410 elapsed=8.343s mgasps=10.477 number=11271419 hash="734650…0ea438" age=4h31m28s dirty=0.00B
INFO [11-17|02:18:07.766] Imported new chain segment blocks=8 txs=1175 mgas=99.581 elapsed=8.065s mgasps=12.346 number=11271427 hash="7973a0…646d8d" age=4h30m6s dirty=0.00B
INFO [11-17|02:18:15.871] Imported new chain segment blocks=10 txs=1295 mgas=123.817 elapsed=8.104s mgasps=15.277 number=11271437 hash="d1fecd…ba5e1d" age=4h28m2s dirty=0.00B
INFO [11-17|02:18:24.112] Imported new chain segment blocks=8 txs=973 mgas=99.863 elapsed=8.240s mgasps=12.119 number=11271445 hash="d63917…8c6b68" age=4h26m30s dirty=0.00B
INFO [11-17|02:18:32.186] Imported new chain segment blocks=10 txs=1592 mgas=124.783 elapsed=8.074s mgasps=15.454 number=11271455 hash="03572a…af03f5" age=4h24m27s dirty=0.00B
INFO [11-17|02:18:40.230] Imported new chain segment blocks=8 txs=1063 mgas=99.785 elapsed=8.044s mgasps=12.405 number=11271463 hash="d74294…ef6a98" age=4h22m27s dirty=0.00B
INFO [11-17|02:18:48.663] Imported new chain segment blocks=10 txs=1498 mgas=124.971 elapsed=8.432s mgasps=14.820 number=11271473 hash="15560d…1cc841" age=4h20m9s dirty=0.00B
INFO [11-17|02:18:50.475] Deep froze chain segment blocks=65 elapsed=352.962ms number=11181475 hash="6a7b5c…cb3524"
INFO [11-17|02:18:57.087] Imported new chain segment blocks=9 txs=1223 mgas=99.866 elapsed=8.424s mgasps=11.854 number=11271482 hash="53794d…7b914e" age=4h18m28s dirty=0.00B
INFO [11-17|02:19:05.855] Imported new chain segment blocks=9 txs=1327 mgas=111.970 elapsed=8.767s mgasps=12.771 number=11271491 hash="ede112…703883" age=4h15m56s dirty=0.00B
INFO [11-17|02:19:14.696] Imported new chain segment blocks=9 txs=1320 mgas=111.873 elapsed=8.841s mgasps=12.654 number=11271500 hash="835d01…983c9e" age=4h13m52s dirty=0.00B
INFO [11-17|02:19:23.568] Imported new chain segment blocks=8 txs=1122 mgas=99.030 elapsed=8.871s mgasps=11.162 number=11271508 hash="b346a8…128968" age=4h12m41s dirty=0.00B
INFO [11-17|02:19:32.536] Imported new chain segment blocks=10 txs=1409 mgas=111.570 elapsed=8.967s mgasps=12.441 number=11271518 hash="e94612…e38279" age=4h10m22s dirty=0.00B
INFO [11-17|02:19:45.610] Imported new chain segment blocks=8 txs=1056 mgas=97.927 elapsed=13.073s mgasps=7.490 number=11271526 hash="05d2f7…225097" age=4h8m35s dirty=0.00B
INFO [11-17|02:19:50.801] Deep froze chain segment blocks=56 elapsed=325.640ms number=11181531 hash="021494…fa5f32"
INFO [11-17|02:19:53.653] Imported new chain segment blocks=9 txs=1215 mgas=112.220 elapsed=8.043s mgasps=13.952 number=11271535 hash="bba3b8…9aa9d0" age=4h6m55s dirty=0.00B
INFO [11-17|02:20:02.156] Imported new chain segment blocks=8 txs=1231 mgas=99.738 elapsed=8.502s mgasps=11.730 number=11271543 hash="720a09…60013c" age=4h5m58s dirty=0.00B
INFO [11-17|02:20:10.580] Imported new chain segment blocks=6 txs=982 mgas=74.904 elapsed=8.424s mgasps=8.892 number=11271549 hash="3aea6a…15d637" age=4h4m47s dirty=0.00B
INFO [11-17|02:20:19.591] Imported new chain segment blocks=8 txs=1122 mgas=99.610 elapsed=9.011s mgasps=11.053 number=11271557 hash="fabaa1…72ab92" age=4h3m27s dirty=0.00B
INFO [11-17|02:20:27.604] Imported new chain segment blocks=8 txs=922 mgas=99.873 elapsed=8.012s mgasps=12.464 number=11271565 hash="34ba12…cce503" age=4h2m26s dirty=0.00B
INFO [11-17|02:20:35.849] Imported new chain segment blocks=8 txs=1003 mgas=99.805 elapsed=8.244s mgasps=12.105 number=11271573 hash="a429a3…d1bcd1" age=4h1m15s dirty=0.00B
INFO [11-17|02:20:44.916] Imported new chain segment blocks=7 txs=1132 mgas=87.136 elapsed=9.066s mgasps=9.610 number=11271580 hash="2bf69d…8474fe" age=3h59m2s dirty=0.00B
INFO [11-17|02:20:51.039] Deep froze chain segment blocks=53 elapsed=237.803ms number=11181584 hash="16bbf2…b1ddb4"
INFO [11-17|02:20:52.983] Imported new chain segment blocks=6 txs=1041 mgas=74.751 elapsed=8.067s mgasps=9.266 number=11271586 hash="63eaac…ac5dcf" age=3h57m30s dirty=0.00B
INFO [11-17|02:21:00.994] Imported new chain segment blocks=9 txs=1301 mgas=111.310 elapsed=8.011s mgasps=13.894 number=11271595 hash="54e351…bb2a91" age=3h55m49s dirty=0.00B
INFO [11-17|02:21:10.219] Imported new chain segment blocks=12 txs=1278 mgas=124.833 elapsed=9.224s mgasps=13.533 number=11271607 hash="919167…c9f05e" age=3h54m34s dirty=0.00B
INFO [11-17|02:21:19.380] Imported new chain segment blocks=10 txs=1425 mgas=124.676 elapsed=9.161s mgasps=13.609 number=11271617 hash="4da1b9…7145d1" age=3h52m53s dirty=0.00B
INFO [11-17|02:21:27.885] Imported new chain segment blocks=6 txs=741 mgas=74.793 elapsed=8.505s mgasps=8.794 number=11271623 hash="d3e34c…2ddb28" age=3h52m13s dirty=0.00B
INFO [11-17|02:21:37.037] Imported new chain segment blocks=10 txs=1535 mgas=111.824 elapsed=9.152s mgasps=12.218 number=11271633 hash="b78b51…bd496e" age=3h49m45s dirty=0.00B
INFO [11-17|02:21:45.422] Imported new chain segment blocks=8 txs=1317 mgas=99.461 elapsed=8.384s mgasps=11.863 number=11271641 hash="3c2807…4181c6" age=3h47m54s dirty=0.00B
INFO [11-17|02:21:51.348] Deep froze chain segment blocks=62 elapsed=308.259ms number=11181646 hash="25276a…6d3a5d"
INFO [11-17|02:21:54.035] Imported new chain segment blocks=8 txs=967 mgas=99.810 elapsed=8.613s mgasps=11.587 number=11271649 hash="9a84b3…716c83" age=3h46m58s dirty=0.00B
INFO [11-17|02:22:05.015] Imported new chain segment blocks=9 txs=1475 mgas=112.315 elapsed=10.979s mgasps=10.230 number=11271658 hash="e0717f…92b3f9" age=3h44m30s dirty=0.00B
INFO [11-17|02:22:13.117] Imported new chain segment blocks=6 txs=1017 mgas=74.980 elapsed=8.102s mgasps=9.254 number=11271664 hash="b21e1a…38cc11" age=3h43m35s dirty=0.00B
INFO [11-17|02:22:22.001] Imported new chain segment blocks=8 txs=1127 mgas=98.811 elapsed=8.884s mgasps=11.122 number=11271672 hash="fb0486…954a29" age=3h41m54s dirty=0.00B
INFO [11-17|02:22:30.062] Imported new chain segment blocks=8 txs=1302 mgas=99.441 elapsed=8.060s mgasps=12.337 number=11271680 hash="7defbf…168649" age=3h39m53s dirty=0.00B
INFO [11-17|02:22:38.851] Imported new chain segment blocks=9 txs=1415 mgas=111.639 elapsed=8.788s mgasps=12.702 number=11271689 hash="f2e4c2…ddf834" age=3h37m29s dirty=0.00B
INFO [11-17|02:22:47.575] Imported new chain segment blocks=6 txs=939 mgas=74.584 elapsed=8.724s mgasps=8.549 number=11271695 hash="fbfef9…a61985" age=3h36m19s dirty=0.00B
INFO [11-17|02:22:51.859] Deep froze chain segment blocks=53 elapsed=510.165ms number=11181699 hash="aa2cf5…ab3f15"
INFO [11-17|02:22:56.413] Imported new chain segment blocks=9 txs=1031 mgas=86.980 elapsed=8.837s mgasps=9.842 number=11271704 hash="c20be7…bfc9f1" age=3h34m58s dirty=0.00B
INFO [11-17|02:23:04.753] Imported new chain segment blocks=9 txs=939 mgas=99.682 elapsed=8.340s mgasps=11.952 number=11271713 hash="3fac38…c58e47" age=3h33m59s dirty=0.00B
INFO [11-17|02:23:13.405] Imported new chain segment blocks=9 txs=1254 mgas=111.700 elapsed=8.651s mgasps=12.912 number=11271722 hash="c4038c…f5adf2" age=3h32m14s dirty=0.00B
INFO [11-17|02:23:22.456] Imported new chain segment blocks=8 txs=1174 mgas=99.265 elapsed=9.051s mgasps=10.967 number=11271730 hash="acd5ca…0edaf7" age=3h30m50s dirty=0.00B
INFO [11-17|02:23:31.481] Imported new chain segment blocks=6 txs=887 mgas=74.629 elapsed=9.025s mgasps=8.269 number=11271736 hash="3111fb…45d827" age=3h29m8s dirty=0.00B
INFO [11-17|02:23:39.933] Imported new chain segment blocks=9 txs=1342 mgas=112.147 elapsed=8.451s mgasps=13.269 number=11271745 hash="5e41a8…fb3d29" age=3h27m26s dirty=0.00B
INFO [11-17|02:23:48.094] Imported new chain segment blocks=8 txs=1233 mgas=99.823 elapsed=8.161s mgasps=12.231 number=11271753 hash="a5f2d0…9ddfe1" age=3h25m4s dirty=0.00B
INFO [11-17|02:23:52.143] Deep froze chain segment blocks=55 elapsed=283.896ms number=11181754 hash="ee9260…bfe4d8"
INFO [11-17|02:23:56.205] Imported new chain segment blocks=9 txs=1339 mgas=112.334 elapsed=8.111s mgasps=13.850 number=11271762 hash="51a9a8…1523c1" age=3h23m33s dirty=0.00B
INFO [11-17|02:24:04.392] Imported new chain segment blocks=10 txs=1398 mgas=124.862 elapsed=8.186s mgasps=15.251 number=11271772 hash="ce3957…6acb69" age=3h21m16s dirty=0.00B
INFO [11-17|02:24:13.183] Imported new chain segment blocks=5 txs=669 mgas=62.286 elapsed=8.790s mgasps=7.086 number=11271777 hash="0d77f2…40aef1" age=3h20m42s dirty=0.00B
INFO [11-17|02:24:25.745] Imported new chain segment blocks=4 txs=650 mgas=49.870 elapsed=12.561s mgasps=3.970 number=11271781 hash="d75c12…bbeec9" age=3h19m38s dirty=0.00B
INFO [11-17|02:24:34.038] Imported new chain segment blocks=8 txs=1214 mgas=99.977 elapsed=8.292s mgasps=12.056 number=11271789 hash="6b6bbe…87b7b4" age=3h17m43s dirty=0.00B
INFO [11-17|02:24:43.387] Imported new chain segment blocks=8 txs=1363 mgas=99.796 elapsed=9.348s mgasps=10.675 number=11271797 hash="9dc178…b8daa1" age=3h16m14s dirty=0.00B
INFO [11-17|02:24:52.580] Deep froze chain segment blocks=52 elapsed=436.155ms number=11181806 hash="9f10c0…d8dfae"
INFO [11-17|02:24:52.841] Imported new chain segment blocks=10 txs=1622 mgas=124.958 elapsed=9.454s mgasps=13.217 number=11271807 hash="ee4638…cd010e" age=3h14m14s dirty=0.00B
INFO [11-17|02:25:01.105] Imported new chain segment blocks=10 txs=1522 mgas=112.423 elapsed=8.264s mgasps=13.604 number=11271817 hash="c796c9…856570" age=3h13m7s dirty=0.00B
INFO [11-17|02:25:06.236] Imported new chain segment blocks=5 txs=641 mgas=61.695 elapsed=5.131s mgasps=12.023 number=11271822 hash="9e40d7…812bf9" age=3h12m24s dirty=0.00B
INFO [11-17|02:25:06.259] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=37.06KiB throttle=1769
INFO [11-17|02:25:15.643] Imported new chain segment blocks=3 txs=448 mgas=37.275 elapsed=9.366s mgasps=3.980 number=11271825 hash="26ca68…f5533c" age=3h11m59s dirty=0.00B
INFO [11-17|02:25:24.945] Imported new chain segment blocks=5 txs=692 mgas=62.093 elapsed=9.301s mgasps=6.676 number=11271830 hash="a5b001…ad140d" age=3h11m35s dirty=0.00B
INFO [11-17|02:25:34.157] Imported new chain segment blocks=8 txs=1362 mgas=99.652 elapsed=9.212s mgasps=10.818 number=11271838 hash="10248f…e017ef" age=3h9m34s dirty=0.00B
INFO [11-17|02:25:42.675] Imported new chain segment blocks=10 txs=1374 mgas=124.898 elapsed=8.518s mgasps=14.662 number=11271848 hash="88e0bf…b6e7fe" age=3h8m1s dirty=0.00B
INFO [11-17|02:25:51.770] Imported new chain segment blocks=9 txs=1292 mgas=99.911 elapsed=9.094s mgasps=10.986 number=11271857 hash="451340…83dbc0" age=3h5m43s dirty=0.00B
INFO [11-17|02:25:52.931] Deep froze chain segment blocks=52 elapsed=349.899ms number=11181858 hash="acdda7…93a80e"
INFO [11-17|02:25:59.964] Imported new chain segment blocks=7 txs=781 mgas=87.340 elapsed=8.194s mgasps=10.659 number=11271864 hash="9f5a21…79c7e5" age=3h5m9s dirty=0.00B
INFO [11-17|02:26:08.449] Imported new chain segment blocks=8 txs=989 mgas=99.955 elapsed=8.485s mgasps=11.779 number=11271872 hash="50824e…20e8a8" age=3h4m9s dirty=0.00B
INFO [11-17|02:26:16.826] Imported new chain segment blocks=9 txs=1275 mgas=99.595 elapsed=8.376s mgasps=11.890 number=11271881 hash="7aebec…441f35" age=3h1m56s dirty=0.00B
INFO [11-17|02:26:25.880] Imported new chain segment blocks=8 txs=1171 mgas=99.107 elapsed=9.054s mgasps=10.946 number=11271889 hash="4ce5d8…27c0be" age=2h59m50s dirty=0.00B
INFO [11-17|02:26:34.630] Imported new chain segment blocks=7 txs=1245 mgas=87.043 elapsed=8.750s mgasps=9.948 number=11271896 hash="da96de…d829b2" age=2h58m16s dirty=0.00B
INFO [11-17|02:26:42.772] Imported new chain segment blocks=8 txs=1206 mgas=99.747 elapsed=8.141s mgasps=12.251 number=11271904 hash="d2fc03…d76f66" age=2h57m42s dirty=0.00B
INFO [11-17|02:26:50.845] Imported new chain segment blocks=8 txs=1081 mgas=86.611 elapsed=8.073s mgasps=10.728 number=11271912 hash="eefccc…18ec58" age=2h56m21s dirty=0.00B
INFO [11-17|02:26:53.421] Deep froze chain segment blocks=55 elapsed=489.296ms number=11181913 hash="ed7407…a46792"
INFO [11-17|02:27:00.568] Imported new chain segment blocks=8 txs=1117 mgas=99.821 elapsed=9.723s mgasps=10.266 number=11271920 hash="bdce88…a706eb" age=2h55m7s dirty=0.00B
INFO [11-17|02:27:09.570] Imported new chain segment blocks=6 txs=1096 mgas=74.687 elapsed=9.001s mgasps=8.297 number=11271926 hash="acf1c0…5a304e" age=2h53m10s dirty=0.00B
INFO [11-17|02:27:17.777] Imported new chain segment blocks=5 txs=863 mgas=62.281 elapsed=8.207s mgasps=7.588 number=11271931 hash="86be72…293b1e" age=2h52m19s dirty=0.00B
INFO [11-17|02:27:26.785] Imported new chain segment blocks=9 txs=1250 mgas=99.609 elapsed=9.008s mgasps=11.058 number=11271940 hash="99cc4c…a04305" age=2h51m17s dirty=0.00B
INFO [11-17|02:27:35.577] Imported new chain segment blocks=9 txs=1356 mgas=112.257 elapsed=8.791s mgasps=12.769 number=11271949 hash="0fb0c1…ded4da" age=2h49m3s dirty=0.00B
INFO [11-17|02:27:43.710] Imported new chain segment blocks=6 txs=1067 mgas=74.839 elapsed=8.132s mgasps=9.202 number=11271955 hash="e6ad28…d7e8ed" age=2h46m41s dirty=0.00B
INFO [11-17|02:27:51.987] Imported new chain segment blocks=7 txs=1010 mgas=87.152 elapsed=8.276s mgasps=10.529 number=11271962 hash="4ecb38…f00740" age=2h46m7s dirty=0.00B
INFO [11-17|02:27:54.076] Deep froze chain segment blocks=50 elapsed=653.178ms number=11181963 hash="c60ece…443fcc"
INFO [11-17|02:28:00.427] Imported new chain segment blocks=8 txs=1142 mgas=99.672 elapsed=8.439s mgasps=11.810 number=11271970 hash="f9c492…f7db00" age=2h44m32s dirty=0.00B
INFO [11-17|02:28:09.571] Imported new chain segment blocks=11 txs=1371 mgas=112.025 elapsed=9.144s mgasps=12.250 number=11271981 hash="e6eb41…e15214" age=2h42m40s dirty=0.00B
INFO [11-17|02:28:17.846] Imported new chain segment blocks=10 txs=1267 mgas=124.740 elapsed=8.274s mgasps=15.075 number=11271991 hash="c341e2…1e7814" age=2h41m15s dirty=0.00B
INFO [11-17|02:28:26.300] Imported new chain segment blocks=5 txs=775 mgas=62.335 elapsed=8.453s mgasps=7.374 number=11271996 hash="796658…f9956d" age=2h40m26s dirty=0.00B
INFO [11-17|02:28:35.039] Imported new chain segment blocks=6 txs=1154 mgas=74.747 elapsed=8.739s mgasps=8.553 number=11272002 hash="cd7ecf…b28d4a" age=2h38m4s dirty=0.00B
INFO [11-17|02:28:44.030] Imported new chain segment blocks=8 txs=1319 mgas=99.484 elapsed=8.990s mgasps=11.065 number=11272010 hash="be0da1…d4d039" age=2h36m37s dirty=0.00B
INFO [11-17|02:28:52.275] Imported new chain segment blocks=8 txs=1218 mgas=99.164 elapsed=8.244s mgasps=12.027 number=11272018 hash="5588b0…c13e7a" age=2h34m54s dirty=0.00B
INFO [11-17|02:28:54.440] Deep froze chain segment blocks=56 elapsed=362.214ms number=11182019 hash="1e7437…87c953"
INFO [11-17|02:29:00.534] Imported new chain segment blocks=8 txs=1368 mgas=99.718 elapsed=8.259s mgasps=12.073 number=11272026 hash="8e4278…283d32" age=2h32m39s dirty=0.00B
INFO [11-17|02:29:09.014] Imported new chain segment blocks=6 txs=1075 mgas=74.937 elapsed=8.479s mgasps=8.837 number=11272032 hash="68831d…776797" age=2h30m25s dirty=0.00B
INFO [11-17|02:29:18.970] Imported new chain segment blocks=5 txs=769 mgas=62.379 elapsed=9.955s mgasps=6.266 number=11272037 hash="970b00…a4136d" age=2h28m58s dirty=0.00B
INFO [11-17|02:29:27.688] Imported new chain segment blocks=6 txs=927 mgas=62.436 elapsed=8.718s mgasps=7.161 number=11272043 hash="108af4…5966ae" age=2h28m9s dirty=0.00B
INFO [11-17|02:29:36.161] Imported new chain segment blocks=10 txs=1403 mgas=112.399 elapsed=8.472s mgasps=13.267 number=11272053 hash="b2c8fb…4542ef" age=2h25m53s dirty=0.00B
INFO [11-17|02:29:44.230] Imported new chain segment blocks=7 txs=1099 mgas=87.408 elapsed=8.069s mgasps=10.832 number=11272060 hash="653755…672e9c" age=2h24m53s dirty=0.00B
INFO [11-17|02:29:53.394] Imported new chain segment blocks=5 txs=667 mgas=62.482 elapsed=9.164s mgasps=6.818 number=11272065 hash="99f97b…d3f596" age=2h23m10s dirty=0.00B
INFO [11-17|02:29:55.836] Deep froze chain segment blocks=46 elapsed=1.395s number=11182065 hash="60cafc…e54bc7"
INFO [11-17|02:30:02.504] Imported new chain segment blocks=7 txs=1227 mgas=87.325 elapsed=9.110s mgasps=9.585 number=11272072 hash="96ac19…bc6c1c" age=2h21m41s dirty=0.00B
INFO [11-17|02:30:11.074] Imported new chain segment blocks=8 txs=1278 mgas=99.718 elapsed=8.569s mgasps=11.636 number=11272080 hash="314f9b…5c1fc6" age=2h20m35s dirty=0.00B
INFO [11-17|02:30:19.990] Imported new chain segment blocks=9 txs=1351 mgas=99.670 elapsed=8.916s mgasps=11.179 number=11272089 hash="6d365a…55929b" age=2h19m25s dirty=0.00B
INFO [11-17|02:30:28.041] Imported new chain segment blocks=6 txs=894 mgas=74.154 elapsed=8.050s mgasps=9.211 number=11272095 hash="697712…606446" age=2h18m34s dirty=0.00B
INFO [11-17|02:30:36.876] Imported new chain segment blocks=6 txs=916 mgas=74.631 elapsed=8.835s mgasps=8.447 number=11272101 hash="720c32…1ce327" age=2h17m43s dirty=0.00B
INFO [11-17|02:30:45.212] Imported new chain segment blocks=8 txs=1174 mgas=87.009 elapsed=8.335s mgasps=10.438 number=11272109 hash="5f8905…b801b3" age=2h15m39s dirty=0.00B
INFO [11-17|02:30:53.980] Imported new chain segment blocks=8 txs=1223 mgas=99.544 elapsed=8.767s mgasps=11.354 number=11272117 hash="a834aa…08f764" age=2h14m1s dirty=0.00B
INFO [11-17|02:30:56.332] Deep froze chain segment blocks=53 elapsed=495.358ms number=11182118 hash="d96fcf…a9d767"
INFO [11-17|02:31:02.320] Imported new chain segment blocks=6 txs=959 mgas=74.279 elapsed=8.340s mgasps=8.905 number=11272123 hash="b6c568…b23c32" age=2h12m23s dirty=0.00B
INFO [11-17|02:31:10.939] Imported new chain segment blocks=6 txs=850 mgas=74.974 elapsed=8.618s mgasps=8.699 number=11272129 hash="f09cf3…dbe0dc" age=2h11m23s dirty=0.00B
INFO [11-17|02:31:19.965] Imported new chain segment blocks=6 txs=1046 mgas=74.781 elapsed=9.025s mgasps=8.285 number=11272135 hash="a09982…2225a3" age=2h9m17s dirty=0.00B
INFO [11-17|02:31:28.076] Imported new chain segment blocks=8 txs=1214 mgas=99.651 elapsed=8.110s mgasps=12.286 number=11272143 hash="5e9147…e6d006" age=2h8m16s dirty=0.00B
INFO [11-17|02:31:36.207] Imported new chain segment blocks=7 txs=1115 mgas=86.732 elapsed=8.130s mgasps=10.667 number=11272150 hash="58c8e9…cdf87c" age=2h7m19s dirty=0.00B
INFO [11-17|02:31:44.654] Imported new chain segment blocks=8 txs=1015 mgas=99.559 elapsed=8.447s mgasps=11.785 number=11272158 hash="6512b3…44f511" age=2h6m3s dirty=0.00B
INFO [11-17|02:31:52.855] Imported new chain segment blocks=8 txs=1055 mgas=99.626 elapsed=8.201s mgasps=12.148 number=11272166 hash="23f53a…bd209a" age=2h4m55s dirty=0.00B
INFO [11-17|02:31:58.250] Deep froze chain segment blocks=50 elapsed=1.913s number=11182168 hash="ca9324…0e70a4"
INFO [11-17|02:32:00.952] Imported new chain segment blocks=5 txs=677 mgas=62.232 elapsed=8.096s mgasps=7.686 number=11272171 hash="c3dc5d…06b0e7" age=2h4m21s dirty=0.00B
INFO [11-17|02:32:09.743] Imported new chain segment blocks=8 txs=1127 mgas=99.394 elapsed=8.791s mgasps=11.306 number=11272179 hash="4cc2e4…0bd03a" age=2h2m56s dirty=0.00B
INFO [11-17|02:32:18.179] Imported new chain segment blocks=6 txs=959 mgas=74.445 elapsed=8.435s mgasps=8.825 number=11272185 hash="06484c…2c7b2f" age=2h29s dirty=0.00B
INFO [11-17|02:32:26.764] Imported new chain segment blocks=6 txs=1160 mgas=74.540 elapsed=8.585s mgasps=8.683 number=11272191 hash="9a1cba…99573d" age=1h59m42s dirty=0.00B
INFO [11-17|02:32:36.650] Imported new chain segment blocks=8 txs=1364 mgas=99.290 elapsed=9.885s mgasps=10.043 number=11272199 hash="47f73b…b5311e" age=1h57m29s dirty=0.00B
INFO [11-17|02:32:45.747] Imported new chain segment blocks=7 txs=1061 mgas=86.915 elapsed=9.097s mgasps=9.554 number=11272206 hash="19c8a6…5e0fa5" age=1h56m dirty=0.00B
INFO [11-17|02:32:54.447] Imported new chain segment blocks=8 txs=1149 mgas=98.892 elapsed=8.699s mgasps=11.367 number=11272214 hash="b1237f…d23f46" age=1h55m13s dirty=0.00B
INFO [11-17|02:32:58.616] Deep froze chain segment blocks=49 elapsed=365.763ms number=11182217 hash="63e53f…11d121"
INFO [11-17|02:33:03.986] Imported new chain segment blocks=9 txs=1219 mgas=99.163 elapsed=9.538s mgasps=10.396 number=11272223 hash="a3812f…a56384" age=1h53m43s dirty=0.00B
INFO [11-17|02:33:13.058] Imported new chain segment blocks=7 txs=1083 mgas=87.279 elapsed=9.071s mgasps=9.621 number=11272230 hash="5e433b…82f136" age=1h51m28s dirty=0.00B
INFO [11-17|02:33:21.120] Imported new chain segment blocks=8 txs=1133 mgas=99.741 elapsed=8.062s mgasps=12.371 number=11272238 hash="eff922…31e72a" age=1h50m34s dirty=0.00B
INFO [11-17|02:33:29.778] Imported new chain segment blocks=6 txs=973 mgas=74.901 elapsed=8.657s mgasps=8.651 number=11272244 hash="df543a…6f067a" age=1h49m5s dirty=0.00B
INFO [11-17|02:33:37.986] Imported new chain segment blocks=9 txs=1334 mgas=111.875 elapsed=8.208s mgasps=13.630 number=11272253 hash="96f365…2f5c75" age=1h46m43s dirty=0.00B
INFO [11-17|02:33:46.273] Imported new chain segment blocks=8 txs=1322 mgas=99.175 elapsed=8.287s mgasps=11.967 number=11272261 hash="33283a…60a826" age=1h45m42s dirty=0.00B
INFO [11-17|02:33:55.189] Imported new chain segment blocks=10 txs=1461 mgas=124.607 elapsed=8.915s mgasps=13.977 number=11272271 hash="f8c83b…1f4e91" age=1h43m12s dirty=0.00B
INFO [11-17|02:33:59.458] Deep froze chain segment blocks=57 elapsed=842.126ms number=11182274 hash="c767d2…0af002"
INFO [11-17|02:34:04.570] Imported new chain segment blocks=9 txs=1179 mgas=99.854 elapsed=9.380s mgasps=10.644 number=11272280 hash="3c3ecf…b9c46c" age=1h40m27s dirty=0.00B
INFO [11-17|02:34:13.592] Imported new chain segment blocks=7 txs=1234 mgas=87.273 elapsed=9.021s mgasps=9.674 number=11272287 hash="d25bd5…603dc5" age=1h39m16s dirty=0.00B
INFO [11-17|02:34:22.072] Imported new chain segment blocks=8 txs=1430 mgas=99.881 elapsed=8.479s mgasps=11.778 number=11272295 hash="634e93…8b9f78" age=1h36m41s dirty=0.00B
INFO [11-17|02:34:30.485] Imported new chain segment blocks=8 txs=1258 mgas=99.748 elapsed=8.413s mgasps=11.856 number=11272303 hash="a4f40f…3a572e" age=1h34m47s dirty=0.00B
INFO [11-17|02:34:39.112] Imported new chain segment blocks=9 txs=1607 mgas=112.336 elapsed=8.627s mgasps=13.021 number=11272312 hash="5710ee…da1865" age=1h33m31s dirty=0.00B
INFO [11-17|02:34:47.714] Imported new chain segment blocks=7 txs=1150 mgas=87.107 elapsed=8.602s mgasps=10.126 number=11272319 hash="8d88b6…7f9894" age=1h32m17s dirty=0.00B
INFO [11-17|02:34:56.163] Imported new chain segment blocks=6 txs=1166 mgas=74.797 elapsed=8.448s mgasps=8.854 number=11272325 hash="c4c3d5…16dfee" age=1h31m39s dirty=0.00B
INFO [11-17|02:34:59.866] Deep froze chain segment blocks=53 elapsed=407.129ms number=11182327 hash="bce093…3c4ad9"
INFO [11-17|02:35:04.526] Imported new chain segment blocks=7 txs=1247 mgas=87.326 elapsed=8.363s mgasps=10.442 number=11272332 hash="860623…157244" age=1h29m34s dirty=0.00B
INFO [11-17|02:35:12.860] Imported new chain segment blocks=8 txs=1377 mgas=100.046 elapsed=8.333s mgasps=12.005 number=11272340 hash="c51308…ce7b41" age=1h27m41s dirty=0.00B
INFO [11-17|02:35:22.634] Imported new chain segment blocks=9 txs=1295 mgas=111.901 elapsed=9.774s mgasps=11.448 number=11272349 hash="128d06…19d8fa" age=1h26m29s dirty=0.00B
INFO [11-17|02:35:32.033] Imported new chain segment blocks=7 txs=1145 mgas=87.334 elapsed=9.398s mgasps=9.292 number=11272356 hash="d99acc…ada794" age=1h25m23s dirty=0.00B
INFO [11-17|02:35:40.050] Imported new chain segment blocks=7 txs=1052 mgas=87.235 elapsed=8.017s mgasps=10.881 number=11272363 hash="12f03c…5effdf" age=1h24m20s dirty=0.00B
INFO [11-17|02:35:48.118] Imported new chain segment blocks=8 txs=1266 mgas=99.779 elapsed=8.068s mgasps=12.367 number=11272371 hash="7955cb…e89d6e" age=1h23m6s dirty=0.00B
INFO [11-17|02:35:56.692] Imported new chain segment blocks=7 txs=1229 mgas=87.361 elapsed=8.573s mgasps=10.190 number=11272378 hash="c35068…fbabc8" age=1h20m50s dirty=0.00B
INFO [11-17|02:36:00.308] Deep froze chain segment blocks=52 elapsed=440.138ms number=11182379 hash="94a1f1…eca9c1"
INFO [11-17|02:36:05.998] Imported new chain segment blocks=6 txs=1142 mgas=74.955 elapsed=9.305s mgasps=8.055 number=11272384 hash="5e62e4…f66acb" age=1h19m17s dirty=0.00B
INFO [11-17|02:36:14.672] Imported new chain segment blocks=8 txs=1246 mgas=99.699 elapsed=8.674s mgasps=11.494 number=11272392 hash="e8cbc6…9bf0ca" age=1h17m7s dirty=0.00B
INFO [11-17|02:36:22.709] Imported new chain segment blocks=8 txs=1177 mgas=87.026 elapsed=8.037s mgasps=10.828 number=11272400 hash="434a04…8d47ce" age=1h15m13s dirty=0.00B
INFO [11-17|02:36:31.673] Imported new chain segment blocks=6 txs=931 mgas=74.869 elapsed=8.963s mgasps=8.353 number=11272406 hash="c7105a…dc7ce5" age=1h14m4s dirty=0.00B
INFO [11-17|02:36:40.883] Imported new chain segment blocks=8 txs=1427 mgas=99.842 elapsed=9.209s mgasps=10.841 number=11272414 hash="4cae87…f31eaf" age=1h11m45s dirty=0.00B
INFO [11-17|02:36:50.127] Imported new chain segment blocks=7 txs=1223 mgas=86.807 elapsed=9.244s mgasps=9.390 number=11272421 hash="b50918…8e28af" age=1h10m28s dirty=0.00B
INFO [11-17|02:36:58.407] Imported new chain segment blocks=7 txs=1127 mgas=74.894 elapsed=8.279s mgasps=9.045 number=11272428 hash="093ad5…69d872" age=1h8m36s dirty=0.00B
INFO [11-17|02:37:00.617] Deep froze chain segment blocks=50 elapsed=308.446ms number=11182429 hash="d50c07…c9aa7b"
INFO [11-17|02:37:08.302] Imported new chain segment blocks=7 txs=1172 mgas=87.540 elapsed=9.895s mgasps=8.846 number=11272435 hash="1f295b…4ebce1" age=1h7m31s dirty=0.00B
INFO [11-17|02:37:17.001] Imported new chain segment blocks=8 txs=1450 mgas=87.175 elapsed=8.698s mgasps=10.021 number=11272443 hash="df03b4…2d5201" age=1h6m10s dirty=0.00B
INFO [11-17|02:37:25.237] Imported new chain segment blocks=8 txs=1500 mgas=99.746 elapsed=8.235s mgasps=12.111 number=11272451 hash="e13720…13654c" age=1h5m3s dirty=0.00B
INFO [11-17|02:37:33.798] Imported new chain segment blocks=6 txs=1035 mgas=75.085 elapsed=8.560s mgasps=8.771 number=11272457 hash="ec3a07…dabf4b" age=1h3m20s dirty=0.00B
INFO [11-17|02:37:42.524] Imported new chain segment blocks=9 txs=1668 mgas=112.423 elapsed=8.726s mgasps=12.884 number=11272466 hash="83f327…75da0d" age=1h2m1s dirty=0.00B
INFO [11-17|02:37:51.458] Imported new chain segment blocks=8 txs=1461 mgas=99.900 elapsed=8.933s mgasps=11.182 number=11272474 hash="4005da…111089" age=1h40s dirty=0.00B
INFO [11-17|02:38:00.333] Imported new chain segment blocks=9 txs=1330 mgas=99.629 elapsed=8.875s mgasps=11.225 number=11272483 hash="e14c47…388e97" age=59m30s dirty=0.00B
INFO [11-17|02:38:01.133] Deep froze chain segment blocks=54 elapsed=516.149ms number=11182483 hash="b47924…0b38b5"
INFO [11-17|02:38:08.910] Imported new chain segment blocks=8 txs=1417 mgas=99.625 elapsed=8.576s mgasps=11.617 number=11272491 hash="af935b…a78720" age=57m43s dirty=0.00B
INFO [11-17|02:38:16.946] Imported new chain segment blocks=6 txs=951 mgas=74.856 elapsed=8.036s mgasps=9.314 number=11272497 hash="937e93…8674db" age=56m24s dirty=0.00B
INFO [11-17|02:38:25.888] Imported new chain segment blocks=8 txs=1323 mgas=99.826 elapsed=8.941s mgasps=11.164 number=11272505 hash="6ce682…c276db" age=55m21s dirty=0.00B
INFO [11-17|02:38:34.314] Imported new chain segment blocks=6 txs=1041 mgas=74.590 elapsed=8.425s mgasps=8.853 number=11272511 hash="4e079e…2994a7" age=54m23s dirty=0.00B
INFO [11-17|02:38:43.094] Imported new chain segment blocks=9 txs=1289 mgas=99.190 elapsed=8.780s mgasps=11.296 number=11272520 hash="7ebdd1…1c4ce4" age=53m21s dirty=0.00B
INFO [11-17|02:38:51.421] Imported new chain segment blocks=6 txs=1146 mgas=74.529 elapsed=8.326s mgasps=8.950 number=11272526 hash="efb422…55ec2a" age=51m36s dirty=0.00B
INFO [11-17|02:38:59.756] Imported new chain segment blocks=8 txs=1156 mgas=87.344 elapsed=8.334s mgasps=10.480 number=11272534 hash="66c20d…af3006" age=50m12s dirty=0.00B
INFO [11-17|02:39:01.500] Deep froze chain segment blocks=52 elapsed=365.827ms number=11182535 hash="623d79…217b2e"
INFO [11-17|02:39:09.446] Imported new chain segment blocks=8 txs=1391 mgas=99.768 elapsed=9.690s mgasps=10.296 number=11272542 hash="45f166…46e725" age=48m24s dirty=0.00B
INFO [11-17|02:39:17.963] Imported new chain segment blocks=8 txs=1297 mgas=99.648 elapsed=8.516s mgasps=11.700 number=11272550 hash="80cbb6…d704b3" age=47m24s dirty=0.00B
INFO [11-17|02:39:26.640] Imported new chain segment blocks=8 txs=1210 mgas=99.772 elapsed=8.677s mgasps=11.498 number=11272558 hash="9acd0a…4a2595" age=45m43s dirty=0.00B
INFO [11-17|02:39:35.522] Imported new chain segment blocks=7 txs=1301 mgas=87.105 elapsed=8.881s mgasps=9.807 number=11272565 hash="9a0c45…bc88e2" age=44m30s dirty=0.00B
INFO [11-17|02:39:43.801] Imported new chain segment blocks=7 txs=1409 mgas=87.370 elapsed=8.279s mgasps=10.552 number=11272572 hash="f505df…3b7364" age=42m45s dirty=0.00B
INFO [11-17|02:39:51.945] Imported new chain segment blocks=5 txs=832 mgas=62.355 elapsed=8.143s mgasps=7.657 number=11272577 hash="db454f…2918ba" age=41m42s dirty=0.00B
INFO [11-17|02:40:00.459] Imported new chain segment blocks=7 txs=1277 mgas=87.188 elapsed=8.514s mgasps=10.240 number=11272584 hash="2685aa…4c899f" age=40m14s dirty=0.00B
INFO [11-17|02:40:01.855] Deep froze chain segment blocks=49 elapsed=353.887ms number=11182584 hash="26abd1…fcb83f"
INFO [11-17|02:40:08.672] Imported new chain segment blocks=5 txs=810 mgas=62.412 elapsed=8.213s mgasps=7.599 number=11272589 hash="caa028…cb3763" age=39m36s dirty=0.00B
INFO [11-17|02:40:16.740] Imported new chain segment blocks=5 txs=1094 mgas=62.431 elapsed=8.068s mgasps=7.738 number=11272594 hash="b6b3df…e88535" age=37m51s dirty=0.00B
INFO [11-17|02:40:25.051] Imported new chain segment blocks=5 txs=827 mgas=62.510 elapsed=8.310s mgasps=7.522 number=11272599 hash="f341ef…4b8ee9" age=36m52s dirty=0.00B
INFO [11-17|02:40:33.716] Imported new chain segment blocks=7 txs=1376 mgas=87.432 elapsed=8.665s mgasps=10.089 number=11272606 hash="4fd787…d4b6c0" age=35m1s dirty=0.00B
INFO [11-17|02:40:41.977] Imported new chain segment blocks=7 txs=1301 mgas=87.374 elapsed=8.261s mgasps=10.577 number=11272613 hash="2a15ec…0aa54c" age=33m26s dirty=0.00B
INFO [11-17|02:40:50.204] Imported new chain segment blocks=8 txs=1616 mgas=99.894 elapsed=8.226s mgasps=12.143 number=11272621 hash="b5e80a…d3801c" age=31m30s dirty=0.00B
INFO [11-17|02:41:00.849] Imported new chain segment blocks=7 txs=1382 mgas=87.318 elapsed=10.644s mgasps=8.203 number=11272628 hash="12bac0…0277f0" age=29m44s dirty=0.00B
INFO [11-17|02:41:02.780] Deep froze chain segment blocks=45 elapsed=924.926ms number=11182629 hash="a19bb7…6a7094"
INFO [11-17|02:41:09.369] Imported new chain segment blocks=6 txs=1042 mgas=74.810 elapsed=8.520s mgasps=8.780 number=11272634 hash="52aae9…f9763a" age=28m56s dirty=0.00B
INFO [11-17|02:41:18.524] Imported new chain segment blocks=9 txs=1672 mgas=112.387 elapsed=9.154s mgasps=12.277 number=11272643 hash="4b0ac8…e4cd5e" age=26m35s dirty=0.00B
INFO [11-17|02:41:26.667] Imported new chain segment blocks=6 txs=1056 mgas=74.903 elapsed=8.143s mgasps=9.198 number=11272649 hash="dabb28…343bba" age=25m22s dirty=0.00B
INFO [11-17|02:41:34.880] Imported new chain segment blocks=7 txs=1166 mgas=87.191 elapsed=8.212s mgasps=10.617 number=11272656 hash="338b5f…676cff" age=24m32s dirty=0.00B
INFO [11-17|02:41:43.648] Imported new chain segment blocks=6 txs=1080 mgas=74.412 elapsed=8.768s mgasps=8.486 number=11272662 hash="91d2b9…4a1117" age=23m45s dirty=0.00B
INFO [11-17|02:41:51.687] Imported new chain segment blocks=7 txs=1245 mgas=87.182 elapsed=8.038s mgasps=10.846 number=11272669 hash="856ee1…04d8bd" age=22m32s dirty=0.00B
INFO [11-17|02:42:00.054] Imported new chain segment blocks=7 txs=1159 mgas=87.012 elapsed=8.367s mgasps=10.399 number=11272676 hash="b1a052…acf4ee" age=21m22s dirty=0.00B
INFO [11-17|02:42:03.353] Deep froze chain segment blocks=49 elapsed=571.796ms number=11182678 hash="e8f739…05e583"
INFO [11-17|02:42:10.387] Imported new chain segment blocks=8 txs=1206 mgas=87.251 elapsed=10.332s mgasps=8.444 number=11272684 hash="c1bc08…b01628" age=18m59s dirty=0.00B
INFO [11-17|02:42:11.786] Imported new chain segment blocks=1 txs=222 mgas=12.491 elapsed=1.398s mgasps=8.929 number=11272685 hash="b48334…7ce583" age=18m54s dirty=0.00B
INFO [11-17|02:42:11.789] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.12KiB throttle=1815
INFO [11-17|02:42:20.214] Imported new chain segment blocks=7 txs=1389 mgas=87.501 elapsed=8.252s mgasps=10.604 number=11272692 hash="737453…698510" age=16m22s dirty=0.00B
INFO [11-17|02:42:29.181] Imported new chain segment blocks=6 txs=1138 mgas=74.932 elapsed=8.967s mgasps=8.356 number=11272698 hash="974d06…0d3cb5" age=15m56s dirty=0.00B
INFO [11-17|02:42:37.913] Imported new chain segment blocks=9 txs=1423 mgas=112.167 elapsed=8.732s mgasps=12.845 number=11272707 hash="78d53b…63c1a0" age=14m40s dirty=0.00B
INFO [11-17|02:42:46.386] Imported new chain segment blocks=6 txs=1032 mgas=74.905 elapsed=8.472s mgasps=8.841 number=11272713 hash="4d5b06…69d094" age=12m51s dirty=0.00B
INFO [11-17|02:42:56.898] Imported new chain segment blocks=7 txs=1033 mgas=74.937 elapsed=10.512s mgasps=7.128 number=11272720 hash="9a0619…fa338f" age=12m12s dirty=0.00B
INFO [11-17|02:43:03.634] Deep froze chain segment blocks=52 elapsed=280.203ms number=11182730 hash="cb1d85…320612"
INFO [11-17|02:43:05.157] Imported new chain segment blocks=13 txs=2301 mgas=162.062 elapsed=8.258s mgasps=19.624 number=11272733 hash="99fe21…036e8f" age=8m59s dirty=0.00B
INFO [11-17|02:43:14.709] Imported new chain segment blocks=10 txs=1825 mgas=124.270 elapsed=9.551s mgasps=13.010 number=11272743 hash="d20349…218043" age=6m15s dirty=0.00B
INFO [11-17|02:43:27.049] Imported new chain segment blocks=2 txs=333 mgas=24.860 elapsed=12.340s mgasps=2.015 number=11272745 hash="7fab33…d427bf" age=6m16s dirty=0.00B
INFO [11-17|02:43:44.091] Imported new chain segment blocks=3 txs=432 mgas=36.915 elapsed=17.041s mgasps=2.166 number=11272748 hash="228670…a49af0" age=6m16s dirty=0.00B
INFO [11-17|02:43:52.576] Imported new chain segment blocks=6 txs=876 mgas=74.563 elapsed=8.485s mgasps=8.787 number=11272754 hash="984cee…0d449c" age=5m33s dirty=0.00B
INFO [11-17|02:44:01.133] Imported new chain segment blocks=9 txs=1358 mgas=99.540 elapsed=8.556s mgasps=11.633 number=11272763 hash="122f25…71d9be" age=4m10s dirty=0.00B
INFO [11-17|02:44:04.038] Deep froze chain segment blocks=35 elapsed=402.941ms number=11182765 hash="725667…eee1b7"
INFO [11-17|02:44:10.230] Imported new chain segment blocks=7 txs=1281 mgas=87.270 elapsed=9.097s mgasps=9.593 number=11272770 hash="0d1d4a…1d388c" age=2m53s dirty=0.00B
INFO [11-17|02:44:11.078] Imported new chain segment blocks=1 txs=117 mgas=12.453 elapsed=847.671ms mgasps=14.690 number=11272771 hash="c2dadf…d90486" age=2m49s dirty=0.00B
INFO [11-17|02:44:11.078] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=34.65KiB throttle=1892
INFO [11-17|02:44:21.299] Imported new chain segment blocks=8 txs=1291 mgas=99.882 elapsed=10.220s mgasps=9.773 number=11272779 hash="80b830…0174b2" age=1m19s dirty=0.00B
INFO [11-17|02:44:24.160] Imported new chain segment blocks=2 txs=308 mgas=24.950 elapsed=2.293s mgasps=10.878 number=11272781 hash="c8679c…734bf3" age=1m16s dirty=0.00B ignored=1
INFO [11-17|02:44:28.328] Imported new chain segment blocks=2 txs=405 mgas=24.932 elapsed=4.165s mgasps=5.986 number=11272783 hash="a0bd34…8fe64a" dirty=0.00B
INFO [11-17|02:44:32.702] Imported new chain segment blocks=1 txs=194 mgas=12.493 elapsed=359.905ms mgasps=34.712 number=11272782 hash="4356de…53504f" age=1m20s dirty=0.00B
INFO [11-17|02:44:34.298] Imported new chain segment blocks=1 txs=194 mgas=12.478 elapsed=1.305s mgasps=9.557 number=11272784 hash="2ab96c…87a83a" dirty=0.00B
INFO [11-17|02:44:37.256] Imported new chain segment blocks=1 txs=157 mgas=12.494 elapsed=1.049s mgasps=11.908 number=11272785 hash="522351…062787" dirty=0.00B
INFO [11-17|02:44:55.557] Imported new chain segment blocks=1 txs=210 mgas=12.500 elapsed=1.067s mgasps=11.707 number=11272786 hash="66bd5a…313eb7" dirty=0.00B
INFO [11-17|02:45:04.297] Deep froze chain segment blocks=21 elapsed=254.185ms number=11182786 hash="2e02da…5b52a2"
INFO [11-17|02:45:07.204] Imported new chain segment blocks=1 txs=180 mgas=12.484 elapsed=1.207s mgasps=10.336 number=11272787 hash="1c2641…c303fb" dirty=0.00B
INFO [11-17|02:45:26.224] Imported new chain segment blocks=1 txs=166 mgas=12.492 elapsed=770.621ms mgasps=16.210 number=11272788 hash="e44bb8…5e0a35" dirty=0.00B
INFO [11-17|02:45:49.716] Imported new chain segment blocks=1 txs=222 mgas=12.493 elapsed=823.886ms mgasps=15.164 number=11272789 hash="d5207f…d7a064" dirty=0.00B
INFO [11-17|02:46:04.521] Deep froze chain segment blocks=3 elapsed=224.199ms number=11182789 hash="bedc39…af3ff9"
INFO [11-17|02:46:04.604] Imported new chain segment blocks=1 txs=208 mgas=12.484 elapsed=878.107ms mgasps=14.217 number=11272790 hash="beefd1…2f656b" dirty=0.00B
INFO [11-17|02:46:09.927] Imported new chain segment blocks=1 txs=159 mgas=12.495 elapsed=1.413s mgasps=8.842 number=11272791 hash="ea26e3…4aaa34" dirty=0.00B
INFO [11-17|02:46:11.953] Imported new chain segment blocks=1 txs=171 mgas=12.490 elapsed=2.011s mgasps=6.210 number=11272791 hash="387a29…62f472" dirty=0.00B
INFO [11-17|02:46:25.089] Imported new chain segment blocks=1 txs=171 mgas=12.503 elapsed=747.262ms mgasps=16.731 number=11272792 hash="b0c886…3b8b90" dirty=0.00B
INFO [11-17|02:46:32.274] Imported new chain segment blocks=1 txs=123 mgas=12.481 elapsed=495.723ms mgasps=25.178 number=11272793 hash="92a80d…3ee7f9" dirty=0.00B
INFO [11-17|02:46:33.778] Imported new chain segment blocks=1 txs=184 mgas=12.486 elapsed=523.179ms mgasps=23.865 number=11272794 hash="3dce16…8a4623" dirty=0.00B
INFO [11-17|02:47:00.713] Imported new chain segment blocks=1 txs=178 mgas=12.483 elapsed=1.300s mgasps=9.596 number=11272795 hash="b9a9f9…5588b3" dirty=0.00B
INFO [11-17|02:47:05.050] Deep froze chain segment blocks=6 elapsed=527.504ms number=11182795 hash="396289…391db1"
INFO [11-17|02:47:10.782] Imported new chain segment blocks=1 txs=206 mgas=12.472 elapsed=955.709ms mgasps=13.050 number=11272796 hash="cea277…36481e" dirty=0.00B
INFO [11-17|02:47:28.207] Imported new chain segment blocks=1 txs=214 mgas=12.476 elapsed=1.292s mgasps=9.652 number=11272797 hash="348663…8524dc" dirty=0.00B
INFO [11-17|02:47:45.843] Imported new chain segment blocks=1 txs=211 mgas=12.449 elapsed=889.567ms mgasps=13.995 number=11272798 hash="08982b…d739fd" dirty=0.00B
INFO [11-17|02:47:53.727] Imported new chain segment blocks=1 txs=181 mgas=12.470 elapsed=608.042ms mgasps=20.508 number=11272799 hash="bd6ef3…301f58" dirty=0.00B
INFO [11-17|02:47:58.379] Imported new chain segment blocks=1 txs=63 mgas=12.493 elapsed=529.417ms mgasps=23.598 number=11272800 hash="e6d16c…62150b" dirty=0.00B
INFO [11-17|02:48:03.348] Imported new chain segment blocks=1 txs=131 mgas=12.492 elapsed=875.811ms mgasps=14.263 number=11272801 hash="fc6ae9…e99f32" dirty=0.00B
INFO [11-17|02:48:05.382] Deep froze chain segment blocks=6 elapsed=331.919ms number=11182801 hash="98cba6…339cbd"
INFO [11-17|02:48:06.062] Imported new chain segment blocks=1 txs=111 mgas=12.466 elapsed=1.992s mgasps=6.256 number=11272802 hash="d45033…d6d1d3" dirty=0.00B
INFO [11-17|02:48:23.725] Imported new chain segment blocks=1 txs=180 mgas=12.487 elapsed=1.349s mgasps=9.250 number=11272803 hash="31ebd3…b93174" dirty=0.00B
INFO [11-17|02:48:34.099] Imported new chain segment blocks=1 txs=206 mgas=12.496 elapsed=729.091ms mgasps=17.139 number=11272804 hash="a60aa7…fa94f5" dirty=0.00B
INFO [11-17|02:48:49.963] Imported new chain segment blocks=1 txs=158 mgas=12.477 elapsed=1.174s mgasps=10.621 number=11272805 hash="8bfc2d…3df915" dirty=0.00B
INFO [11-17|02:48:56.485] Imported new chain segment blocks=1 txs=128 mgas=12.483 elapsed=568.457ms mgasps=21.960 number=11272806 hash="b1808c…910ccb" dirty=0.00B
INFO [11-17|02:49:05.577] Deep froze chain segment blocks=5 elapsed=194.462ms number=11182806 hash="0122f7…7d843d"
INFO [11-17|02:49:09.407] Imported new chain segment blocks=1 txs=202 mgas=12.480 elapsed=1.198s mgasps=10.417 number=11272807 hash="fcddaa…60e04a" dirty=0.00B
INFO [11-17|02:49:23.034] Imported new chain segment blocks=1 txs=192 mgas=12.475 elapsed=861.628ms mgasps=14.478 number=11272808 hash="bee787…2780f1" dirty=0.00B
INFO [11-17|02:49:23.079] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.527ms mgasps=0.000 number=11272809 hash="b88fa9…244485" dirty=0.00B
INFO [11-17|02:49:39.236] Imported new chain segment blocks=1 txs=169 mgas=12.498 elapsed=706.298ms mgasps=17.694 number=11272810 hash="1eff8f…f50ba8" dirty=0.00B
INFO [11-17|02:49:50.694] Imported new chain segment blocks=1 txs=174 mgas=12.469 elapsed=609.193ms mgasps=20.468 number=11272811 hash="91466a…43b7d2" dirty=0.00B
INFO [11-17|02:49:52.199] Imported new chain segment blocks=1 txs=102 mgas=12.470 elapsed=510.653ms mgasps=24.419 number=11272812 hash="e5a523…a6d8fb" dirty=0.00B
INFO [11-17|02:50:05.581] Imported new chain segment blocks=1 txs=188 mgas=12.486 elapsed=985.582ms mgasps=12.668 number=11272813 hash="01fb55…7260a4" dirty=0.00B
INFO [11-17|02:50:05.833] Deep froze chain segment blocks=6 elapsed=253.735ms number=11182812 hash="b30421…055828"
INFO [11-17|02:50:09.054] Imported new chain segment blocks=1 txs=24 mgas=12.491 elapsed=147.874ms mgasps=84.469 number=11272814 hash="1ee351…976dd1" dirty=0.00B
INFO [11-17|02:50:51.767] Imported new chain segment blocks=1 txs=237 mgas=12.496 elapsed=1.235s mgasps=10.110 number=11272815 hash="312bfd…ebeab4" dirty=0.00B
INFO [11-17|02:50:52.890] Imported new chain segment blocks=1 txs=157 mgas=12.509 elapsed=1.103s mgasps=11.334 number=11272816 hash="0f5b9d…96257f" dirty=0.00B
INFO [11-17|02:50:58.360] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=33.73KiB throttle=1944
INFO [11-17|02:51:05.973] Deep froze chain segment blocks=4 elapsed=139.289ms number=11182816 hash="87c589…88250c"
INFO [11-17|02:51:08.672] Imported new chain segment blocks=1 txs=162 mgas=12.494 elapsed=570.062ms mgasps=21.916 number=11272817 hash="2a576b…7f015b" dirty=0.00B
INFO [11-17|02:51:25.360] Imported new chain segment blocks=1 txs=210 mgas=12.487 elapsed=1.026s mgasps=12.163 number=11272818 hash="a3fd8c…0f3780" dirty=0.00B
INFO [11-17|02:51:29.764] Imported new chain segment blocks=1 txs=137 mgas=12.475 elapsed=577.746ms mgasps=21.593 number=11272819 hash="681159…551c8b" dirty=0.00B
INFO [11-17|02:51:42.549] Imported new chain segment blocks=1 txs=178 mgas=12.450 elapsed=1.095s mgasps=11.365 number=11272820 hash="824805…20bb29" dirty=0.00B
INFO [11-17|02:51:52.439] Imported new chain segment blocks=1 txs=177 mgas=12.467 elapsed=956.474ms mgasps=13.035 number=11272821 hash="19fc77…3007f7" dirty=0.00B
INFO [11-17|02:52:01.983] Imported new chain segment blocks=1 txs=152 mgas=12.467 elapsed=1.127s mgasps=11.052 number=11272822 hash="d0b499…37ba4f" dirty=0.00B
INFO [11-17|02:52:06.197] Deep froze chain segment blocks=6 elapsed=223.158ms number=11182822 hash="b4529b…e49af5"
INFO [11-17|02:52:17.481] Imported new chain segment blocks=1 txs=192 mgas=12.487 elapsed=872.377ms mgasps=14.314 number=11272823 hash="d82f75…bab834" dirty=0.00B
INFO [11-17|02:52:51.816] Imported new chain segment blocks=1 txs=26 mgas=12.499 elapsed=170.958ms mgasps=73.114 number=11272824 hash="dc3a58…5e2e2b" dirty=0.00B
INFO [11-17|02:52:53.377] Imported new chain segment blocks=1 txs=242 mgas=12.499 elapsed=933.406ms mgasps=13.391 number=11272825 hash="1bf4e6…cea2ef" dirty=0.00B
INFO [11-17|02:53:04.282] Imported new chain segment blocks=1 txs=148 mgas=12.474 elapsed=458.301ms mgasps=27.218 number=11272826 hash="446d11…17f7df" dirty=0.00B
INFO [11-17|02:53:06.461] Deep froze chain segment blocks=4 elapsed=263.306ms number=11182826 hash="e10578…c52f32"
INFO [11-17|02:53:20.274] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|02:53:20.278] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|02:53:23.994] Imported new chain segment blocks=1 txs=229 mgas=12.499 elapsed=1.889s mgasps=6.615 number=11272827 hash="8c3b34…c49798" dirty=0.00B
INFO [11-17|02:53:45.964] Imported new chain segment blocks=1 txs=165 mgas=12.469 elapsed=4.549s mgasps=2.741 number=11272828 hash="cfa721…4ac936" dirty=0.00B
INFO [11-17|02:53:52.312] Imported new chain segment blocks=1 txs=148 mgas=12.498 elapsed=6.330s mgasps=1.974 number=11272829 hash="ba5914…9f24b5" dirty=0.00B
INFO [11-17|02:53:59.849] Imported new chain segment blocks=1 txs=116 mgas=12.471 elapsed=5.168s mgasps=2.413 number=11272830 hash="bbfe5f…15b98f" dirty=0.00B
INFO [11-17|02:54:08.440] Deep froze chain segment blocks=4 elapsed=1.978s number=11182830 hash="8caa86…3cb25f"
INFO [11-17|02:54:43.487] Imported new chain segment blocks=1 txs=253 mgas=12.490 elapsed=5.033s mgasps=2.481 number=11272831 hash="85535d…1f213f" dirty=0.00B
INFO [11-17|02:55:09.545] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=35.97KiB throttle=1822
INFO [11-17|02:55:10.277] Imported new chain segment blocks=1 txs=295 mgas=12.472 elapsed=5.572s mgasps=2.238 number=11272832 hash="66c08f…3421c5" dirty=0.00B
INFO [11-17|02:55:15.121] Imported new chain segment blocks=1 txs=194 mgas=12.496 elapsed=4.805s mgasps=2.600 number=11272833 hash="ef65fa…33e56d" dirty=0.00B
INFO [11-17|02:55:18.169] Imported new chain segment blocks=1 txs=110 mgas=12.486 elapsed=1.901s mgasps=6.565 number=11272834 hash="5b3613…e1870c" dirty=0.00B
INFO [11-17|02:55:37.692] Imported new chain segment blocks=1 txs=204 mgas=12.486 elapsed=2.515s mgasps=4.963 number=11272835 hash="30bcc5…850e7d" dirty=0.00B
INFO [11-17|02:55:38.204] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=2m17.929s
INFO [11-17|02:56:04.411] Imported new chain segment blocks=1 txs=212 mgas=12.494 elapsed=4.809s mgasps=2.598 number=11272836 hash="180b60…64a107" dirty=0.00B
INFO [11-17|02:56:10.858] Imported new chain segment blocks=1 txs=207 mgas=12.477 elapsed=3.386s mgasps=3.685 number=11272837 hash="14d019…71d385" dirty=0.00B
INFO [11-17|02:56:12.757] Deep froze chain segment blocks=6 elapsed=4.315s number=11182836 hash="9eae84…1bfaf5"
INFO [11-17|02:56:23.132] Imported new chain segment blocks=1 txs=236 mgas=12.458 elapsed=2.157s mgasps=5.774 number=11272838 hash="2b0054…0471ea" dirty=0.00B
INFO [11-17|02:56:29.768] Imported new chain segment blocks=1 txs=145 mgas=12.477 elapsed=4.843s mgasps=2.576 number=11272839 hash="d5cab5…4ebac8" dirty=0.00B
INFO [11-17|02:56:39.302] Imported new chain segment blocks=1 txs=204 mgas=12.458 elapsed=536.260ms mgasps=23.230 number=11272840 hash="b8d4eb…9edacd" dirty=0.00B
INFO [11-17|02:56:40.897] Imported new chain segment blocks=1 txs=185 mgas=12.456 elapsed=437.753ms mgasps=28.454 number=11272841 hash="8280ea…4a3d73" dirty=0.00B
INFO [11-17|02:56:45.037] Imported new chain segment blocks=1 txs=182 mgas=12.486 elapsed=847.471ms mgasps=14.733 number=11272842 hash="2d45c2…f82439" dirty=0.00B
INFO [11-17|02:56:47.359] Imported new chain segment blocks=1 txs=117 mgas=11.468 elapsed=541.828ms mgasps=21.166 number=11272843 hash="a9dd16…d4f912" dirty=0.00B
INFO [11-17|02:56:49.594] Imported new chain segment blocks=1 txs=68 mgas=12.463 elapsed=445.523ms mgasps=27.975 number=11272844 hash="d7b308…a6dc56" dirty=0.00B
INFO [11-17|02:56:51.296] Imported new chain segment blocks=1 txs=183 mgas=12.437 elapsed=405.985ms mgasps=30.633 number=11272845 hash="1a78f3…0c37dd" dirty=0.00B
INFO [11-17|02:56:54.421] Imported new chain segment blocks=1 txs=130 mgas=12.463 elapsed=650.927ms mgasps=19.147 number=11272846 hash="cd92f5…9abab2" dirty=0.00B
INFO [11-17|02:57:13.019] Deep froze chain segment blocks=10 elapsed=261.763ms number=11182846 hash="864318…6ac041"
INFO [11-17|02:57:18.631] Imported new chain segment blocks=1 txs=239 mgas=12.483 elapsed=1.263s mgasps=9.881 number=11272847 hash="2f3bfc…560aa3" dirty=0.00B
INFO [11-17|02:57:27.583] Imported new chain segment blocks=1 txs=192 mgas=12.472 elapsed=869.490ms mgasps=14.344 number=11272848 hash="55efea…b5fd38" dirty=0.00B
INFO [11-17|02:57:33.378] Imported new chain segment blocks=1 txs=177 mgas=12.441 elapsed=557.895ms mgasps=22.299 number=11272849 hash="647dc9…96daef" dirty=0.00B
INFO [11-17|02:57:43.628] Imported new chain segment blocks=1 txs=184 mgas=12.238 elapsed=1.117s mgasps=10.950 number=11272850 hash="81534e…5ab646" dirty=0.00B
INFO [11-17|02:58:03.032] Imported new chain segment blocks=1 txs=208 mgas=12.426 elapsed=1.533s mgasps=8.101 number=11272851 hash="4b088f…3d9de5" dirty=0.00B
INFO [11-17|02:58:04.593] Imported new chain segment blocks=1 txs=291 mgas=11.934 elapsed=742.324ms mgasps=16.077 number=11272852 hash="c82122…1d6743" dirty=0.00B
INFO [11-17|02:58:06.956] Imported new chain segment blocks=1 txs=100 mgas=12.412 elapsed=354.929ms mgasps=34.970 number=11272853 hash="287ba1…735aa3" dirty=0.00B
INFO [11-17|02:58:13.349] Deep froze chain segment blocks=7 elapsed=328.628ms number=11182853 hash="7d4a1b…6b86cd"
INFO [11-17|02:58:31.290] Imported new chain segment blocks=1 txs=248 mgas=12.418 elapsed=1.382s mgasps=8.984 number=11272854 hash="edadb4…7ec19d" dirty=0.00B
INFO [11-17|02:58:35.070] Imported new chain segment blocks=1 txs=169 mgas=12.266 elapsed=3.479s mgasps=3.525 number=11272855 hash="94e73d…0d3581" dirty=0.00B
INFO [11-17|02:58:37.722] Imported new chain segment blocks=1 txs=152 mgas=12.216 elapsed=840.040ms mgasps=14.542 number=11272856 hash="d512d7…cf762f" dirty=0.00B
INFO [11-17|02:58:39.072] Imported new chain segment blocks=1 txs=222 mgas=12.162 elapsed=657.102ms mgasps=18.509 number=11272857 hash="4f7f2e…6e0453" dirty=0.00B
INFO [11-17|02:58:43.898] Imported new chain segment blocks=1 txs=218 mgas=12.397 elapsed=934.643ms mgasps=13.263 number=11272858 hash="4e2420…bc9dbf" dirty=0.00B
INFO [11-17|02:59:13.522] Deep froze chain segment blocks=5 elapsed=172.988ms number=11182858 hash="58858e…dbbeca"
INFO [11-17|02:59:23.924] Imported new chain segment blocks=1 txs=246 mgas=12.389 elapsed=1.274s mgasps=9.720 number=11272859 hash="7125c3…72bc05" dirty=0.00B
INFO [11-17|02:59:45.708] Imported new chain segment blocks=1 txs=207 mgas=12.394 elapsed=1.178s mgasps=10.513 number=11272860 hash="531db7…b99090" dirty=0.00B
INFO [11-17|02:59:55.066] Imported new chain segment blocks=1 txs=143 mgas=12.374 elapsed=625.921ms mgasps=19.770 number=11272861 hash="28a914…17a994" dirty=0.00B
INFO [11-17|03:00:08.292] Imported new chain segment blocks=1 txs=156 mgas=12.368 elapsed=1.396s mgasps=8.855 number=11272862 hash="d0cec0…d16d1b" dirty=0.00B
INFO [11-17|03:00:13.687] Deep froze chain segment blocks=4 elapsed=163.849ms number=11182862 hash="371c67…777dd0"
INFO [11-17|03:00:20.888] Imported new chain segment blocks=1 txs=220 mgas=11.965 elapsed=3.116s mgasps=3.839 number=11272863 hash="1ff1a0…5126dd" dirty=0.00B
INFO [11-17|03:00:22.516] Imported new chain segment blocks=1 txs=160 mgas=12.361 elapsed=1.572s mgasps=7.862 number=11272864 hash="363b02…acca3c" dirty=0.00B
INFO [11-17|03:00:29.389] Imported new chain segment blocks=1 txs=186 mgas=12.353 elapsed=617.878ms mgasps=19.992 number=11272865 hash="81e985…10f4e9" dirty=0.00B
INFO [11-17|03:00:29.417] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=15.855ms mgasps=0.000 number=11272866 hash="451778…525429" dirty=0.00B
INFO [11-17|03:00:31.485] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.93KiB throttle=1775
INFO [11-17|03:00:40.448] Imported new chain segment blocks=1 txs=218 mgas=12.380 elapsed=1.033s mgasps=11.976 number=11272867 hash="c5a66a…59874b" dirty=0.00B
INFO [11-17|03:00:49.373] Imported new chain segment blocks=1 txs=239 mgas=12.370 elapsed=1.019s mgasps=12.139 number=11272868 hash="203db7…f9d499" dirty=0.00B
INFO [11-17|03:01:13.893] Deep froze chain segment blocks=6 elapsed=205.505ms number=11182868 hash="cba43b…345ce0"
INFO [11-17|03:01:32.192] Imported new chain segment blocks=1 txs=282 mgas=12.372 elapsed=1.472s mgasps=8.400 number=11272869 hash="f26a2d…96c148" dirty=0.00B
INFO [11-17|03:01:37.447] Imported new chain segment blocks=1 txs=204 mgas=12.400 elapsed=497.028ms mgasps=24.948 number=11272870 hash="9c70f2…5e515a" dirty=0.00B
INFO [11-17|03:01:47.172] Imported new chain segment blocks=1 txs=230 mgas=12.400 elapsed=667.597ms mgasps=18.574 number=11272871 hash="c05fcf…fd5a94" dirty=0.00B
INFO [11-17|03:02:14.030] Deep froze chain segment blocks=3 elapsed=136.039ms number=11182871 hash="59d87c…72900d"
INFO [11-17|03:02:21.780] Imported new chain segment blocks=1 txs=225 mgas=12.413 elapsed=962.075ms mgasps=12.903 number=11272872 hash="2d6b96…1d5e93" dirty=0.00B
INFO [11-17|03:02:26.665] Imported new chain segment blocks=1 txs=203 mgas=12.436 elapsed=847.760ms mgasps=14.669 number=11272873 hash="83c44a…6d039b" dirty=0.00B
INFO [11-17|03:02:29.289] Imported new chain segment blocks=1 txs=150 mgas=12.416 elapsed=407.880ms mgasps=30.440 number=11272874 hash="1d98e0…713eb3" dirty=0.00B
INFO [11-17|03:02:36.215] Imported new chain segment blocks=1 txs=159 mgas=12.397 elapsed=966.285ms mgasps=12.829 number=11272875 hash="8befe4…55c340" dirty=0.00B
INFO [11-17|03:02:59.863] Imported new chain segment blocks=1 txs=226 mgas=12.412 elapsed=1.776s mgasps=6.987 number=11272876 hash="ae7a83…fe1547" dirty=0.00B
INFO [11-17|03:03:14.258] Deep froze chain segment blocks=5 elapsed=227.207ms number=11182876 hash="86f3ea…31f471"
INFO [11-17|03:03:18.141] Imported new chain segment blocks=1 txs=204 mgas=12.414 elapsed=1.114s mgasps=11.141 number=11272877 hash="6dd33b…7ad508" dirty=0.00B
INFO [11-17|03:03:21.709] Imported new chain segment blocks=1 txs=161 mgas=12.385 elapsed=402.143ms mgasps=30.798 number=11272878 hash="b1c8d3…6d3d66" dirty=0.00B
INFO [11-17|03:04:07.922] Imported new chain segment blocks=1 txs=212 mgas=12.387 elapsed=1.157s mgasps=10.704 number=11272879 hash="29b38c…f3ef54" dirty=0.00B
INFO [11-17|03:04:14.431] Deep froze chain segment blocks=3 elapsed=172.357ms number=11182879 hash="f823c4…edb960"
INFO [11-17|03:04:26.635] Imported new chain segment blocks=1 txs=187 mgas=12.397 elapsed=1.110s mgasps=11.166 number=11272880 hash="13eb20…253923" dirty=0.00B
INFO [11-17|03:04:31.924] Imported new chain segment blocks=1 txs=117 mgas=12.406 elapsed=2.418s mgasps=5.130 number=11272881 hash="ac579b…99c450" dirty=0.00B
INFO [11-17|03:04:43.452] Imported new chain segment blocks=1 txs=167 mgas=12.406 elapsed=1.200s mgasps=10.331 number=11272882 hash="75438f…97ee98" dirty=0.00B
INFO [11-17|03:05:10.494] Imported new chain segment blocks=1 txs=227 mgas=12.398 elapsed=1.499s mgasps=8.266 number=11272883 hash="ab51a2…05f439" dirty=0.00B
INFO [11-17|03:05:14.600] Deep froze chain segment blocks=4 elapsed=167.986ms number=11182883 hash="88048f…813031"
INFO [11-17|03:05:17.899] Imported new chain segment blocks=1 txs=169 mgas=12.417 elapsed=550.270ms mgasps=22.565 number=11272884 hash="815d18…d6f563" dirty=0.00B
INFO [11-17|03:05:25.628] Imported new chain segment blocks=1 txs=150 mgas=12.398 elapsed=725.825ms mgasps=17.082 number=11272885 hash="f91cdb…e21c11" dirty=0.00B
INFO [11-17|03:05:32.063] Imported new chain segment blocks=1 txs=115 mgas=12.425 elapsed=943.027ms mgasps=13.176 number=11272886 hash="45000e…f1962c" dirty=0.00B
INFO [11-17|03:05:43.211] Imported new chain segment blocks=1 txs=329 mgas=12.429 elapsed=1.308s mgasps=9.498 number=11272887 hash="fc9e48…a20332" dirty=0.00B
INFO [11-17|03:05:50.727] Imported new chain segment blocks=1 txs=140 mgas=12.438 elapsed=579.143ms mgasps=21.476 number=11272888 hash="920781…ca1fed" dirty=0.00B
INFO [11-17|03:06:14.773] Deep froze chain segment blocks=5 elapsed=171.698ms number=11182888 hash="d56f8c…1bc2e4"
INFO [11-17|03:06:18.064] Imported new chain segment blocks=1 txs=189 mgas=12.420 elapsed=1.026s mgasps=12.095 number=11272889 hash="5e763a…3127f4" dirty=0.00B
INFO [11-17|03:06:30.884] Imported new chain segment blocks=1 txs=208 mgas=12.417 elapsed=501.701ms mgasps=24.751 number=11272890 hash="665a99…565bde" dirty=0.00B
INFO [11-17|03:06:36.465] Imported new chain segment blocks=1 txs=153 mgas=12.406 elapsed=495.912ms mgasps=25.016 number=11272891 hash="c72abc…3448a7" dirty=0.00B
INFO [11-17|03:06:39.362] Imported new chain segment blocks=1 txs=192 mgas=12.396 elapsed=431.885ms mgasps=28.703 number=11272892 hash="8de980…5f97db" dirty=0.00B
INFO [11-17|03:06:54.990] Imported new chain segment blocks=1 txs=198 mgas=12.387 elapsed=1.482s mgasps=8.354 number=11272893 hash="c21aa9…5ac714" dirty=0.00B
INFO [11-17|03:07:02.358] Imported new chain segment blocks=1 txs=187 mgas=12.378 elapsed=449.379ms mgasps=27.544 number=11272894 hash="ab2add…c78002" dirty=0.00B
INFO [11-17|03:07:09.319] Imported new chain segment blocks=1 txs=139 mgas=12.355 elapsed=279.638ms mgasps=44.183 number=11272895 hash="fd6e22…eda820" dirty=0.00B
INFO [11-17|03:07:14.985] Deep froze chain segment blocks=7 elapsed=211.477ms number=11182895 hash="c75a06…13f3e9"
INFO [11-17|03:07:18.102] Imported new chain segment blocks=1 txs=245 mgas=12.363 elapsed=915.679ms mgasps=13.501 number=11272896 hash="493797…63836c" dirty=0.00B
INFO [11-17|03:07:31.848] Imported new chain segment blocks=1 txs=193 mgas=12.387 elapsed=865.878ms mgasps=14.305 number=11272897 hash="113129…2e8dcf" dirty=0.00B
INFO [11-17|03:07:41.632] Imported new chain segment blocks=1 txs=170 mgas=12.386 elapsed=1.006s mgasps=12.310 number=11272898 hash="e798de…48c180" dirty=0.00B
INFO [11-17|03:07:47.595] Imported new chain segment blocks=1 txs=123 mgas=12.399 elapsed=2.726s mgasps=4.547 number=11272899 hash="ee9d52…619f68" dirty=0.00B
INFO [11-17|03:07:47.938] Imported new chain segment blocks=1 txs=123 mgas=12.399 elapsed=326.371ms mgasps=37.990 number=11272899 hash="a13c01…dbd8bd" dirty=0.00B
INFO [11-17|03:08:04.210] Imported new chain segment blocks=1 txs=253 mgas=12.415 elapsed=852.299ms mgasps=14.567 number=11272900 hash="0bcd11…d331a3" dirty=0.00B
INFO [11-17|03:08:15.207] Deep froze chain segment blocks=5 elapsed=220.631ms number=11182900 hash="525b26…d2a704"
INFO [11-17|03:08:31.451] Imported new chain segment blocks=1 txs=207 mgas=12.408 elapsed=944.445ms mgasps=13.138 number=11272901 hash="1850b4…21a8d1" dirty=0.00B
INFO [11-17|03:08:37.087] Imported new chain segment blocks=1 txs=164 mgas=12.401 elapsed=377.756ms mgasps=32.829 number=11272902 hash="b369c0…d1f14e" dirty=0.00B
INFO [11-17|03:08:45.080] Imported new chain segment blocks=1 txs=146 mgas=12.398 elapsed=507.894ms mgasps=24.410 number=11272903 hash="ef5d5e…85547f" dirty=0.00B
INFO [11-17|03:08:51.277] Imported new chain segment blocks=1 txs=234 mgas=12.423 elapsed=804.314ms mgasps=15.445 number=11272904 hash="23c4f9…9132eb" dirty=0.00B
INFO [11-17|03:08:55.244] Imported new chain segment blocks=1 txs=129 mgas=12.371 elapsed=301.783ms mgasps=40.993 number=11272905 hash="c2dedc…1f6ba3" dirty=0.00B
INFO [11-17|03:08:59.872] Imported new chain segment blocks=1 txs=197 mgas=12.414 elapsed=872.899ms mgasps=14.222 number=11272906 hash="191be0…a469f8" dirty=0.00B
INFO [11-17|03:09:07.179] Imported new chain segment blocks=1 txs=219 mgas=12.105 elapsed=1.113s mgasps=10.870 number=11272907 hash="431676…02d71a" dirty=0.00B
INFO [11-17|03:09:09.432] Imported new chain segment blocks=1 txs=143 mgas=12.323 elapsed=471.501ms mgasps=26.136 number=11272908 hash="d2b04f…7a6c37" dirty=0.00B
INFO [11-17|03:09:15.537] Deep froze chain segment blocks=8 elapsed=329.422ms number=11182908 hash="158be9…eb02ad"
INFO [11-17|03:09:23.134] Imported new chain segment blocks=1 txs=169 mgas=12.443 elapsed=676.160ms mgasps=18.402 number=11272909 hash="24635f…b1998e" dirty=0.00B
INFO [11-17|03:10:09.103] Imported new chain segment blocks=1 txs=197 mgas=12.456 elapsed=1.459s mgasps=8.534 number=11272910 hash="9e3ffc…4ffa68" dirty=0.00B
INFO [11-17|03:10:15.751] Deep froze chain segment blocks=2 elapsed=213.689ms number=11182910 hash="774dc7…22ddd8"
INFO [11-17|03:10:17.793] Imported new chain segment blocks=1 txs=194 mgas=12.223 elapsed=675.639ms mgasps=18.091 number=11272911 hash="9151b1…e64cfc" dirty=0.00B
INFO [11-17|03:10:25.731] Imported new chain segment blocks=1 txs=232 mgas=12.491 elapsed=865.693ms mgasps=14.429 number=11272912 hash="1dc693…faab62" dirty=0.00B
INFO [11-17|03:10:56.862] Imported new chain segment blocks=1 txs=170 mgas=12.501 elapsed=1.308s mgasps=9.557 number=11272913 hash="b256fe…ea24df" dirty=0.00B
INFO [11-17|03:11:01.023] Imported new chain segment blocks=1 txs=161 mgas=12.481 elapsed=362.824ms mgasps=34.400 number=11272914 hash="75c94d…d54237" dirty=0.00B
INFO [11-17|03:11:04.310] Chain reorg detected number=11272913 hash="b256fe…ea24df" drop=1 dropfrom="75c94d…d54237" add=1 addfrom="94d436…ee6c78"
INFO [11-17|03:11:04.313] Imported new chain segment blocks=1 txs=160 mgas=12.478 elapsed=376.607ms mgasps=33.134 number=11272914 hash="94d436…ee6c78" dirty=0.00B
INFO [11-17|03:11:16.152] Deep froze chain segment blocks=4 elapsed=399.151ms number=11182914 hash="d82ee6…ab501f"
INFO [11-17|03:12:56.302] Chain reorg detected number=11272913 hash="b256fe…ea24df" drop=1 dropfrom="94d436…ee6c78" add=2 addfrom="4a3131…0301fe"
INFO [11-17|03:12:56.316] Imported new chain segment blocks=1 txs=150 mgas=12.501 elapsed=437.164ms mgasps=28.596 number=11272915 hash="4a3131…0301fe" age=1m56s dirty=0.00B
INFO [11-17|03:13:08.871] Imported new chain segment blocks=1 txs=201 mgas=12.484 elapsed=508.030ms mgasps=24.573 number=11272916 hash="3d482b…814b05" dirty=0.00B
INFO [11-17|03:13:10.250] Imported new chain segment blocks=1 txs=185 mgas=12.493 elapsed=273.471ms mgasps=45.682 number=11272917 hash="1322e9…5503a1" dirty=0.00B
INFO [11-17|03:13:15.657] Imported new chain segment blocks=1 txs=249 mgas=12.479 elapsed=608.212ms mgasps=20.517 number=11272918 hash="6434f9…15e848" dirty=0.00B
INFO [11-17|03:13:16.315] Deep froze chain segment blocks=4 elapsed=162.555ms number=11182918 hash="cfceca…bf1423"
INFO [11-17|03:13:17.310] Imported new chain segment blocks=1 txs=154 mgas=12.499 elapsed=397.132ms mgasps=31.473 number=11272919 hash="64f1cc…bb2825" dirty=0.00B
INFO [11-17|03:13:22.835] Imported new chain segment blocks=1 txs=191 mgas=12.496 elapsed=404.453ms mgasps=30.895 number=11272920 hash="5c0a36…a1d445" dirty=0.00B
INFO [11-17|03:13:26.194] Imported new chain segment blocks=1 txs=115 mgas=12.485 elapsed=273.370ms mgasps=45.670 number=11272921 hash="3cf77c…b88565" dirty=0.00B
INFO [11-17|03:13:27.504] Imported new chain segment blocks=1 txs=191 mgas=12.485 elapsed=1.062s mgasps=11.754 number=11272922 hash="7ae5e2…89f500" dirty=0.00B
INFO [11-17|03:13:27.538] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=16.403ms mgasps=0.000 number=11272923 hash="3a3e1b…f280dd" dirty=0.00B
INFO [11-17|03:13:33.629] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=33.34KiB throttle=1966
INFO [11-17|03:13:37.064] Imported new chain segment blocks=1 txs=193 mgas=12.396 elapsed=659.332ms mgasps=18.800 number=11272924 hash="5e0d25…f7f8a1" dirty=0.00B
INFO [11-17|03:13:41.920] Imported new chain segment blocks=1 txs=185 mgas=12.495 elapsed=737.612ms mgasps=16.940 number=11272925 hash="a2f3eb…40ef0a" dirty=0.00B
INFO [11-17|03:13:45.683] Imported new chain segment blocks=1 txs=88 mgas=12.483 elapsed=2.182s mgasps=5.720 number=11272926 hash="77456e…484ee0" dirty=0.00B
INFO [11-17|03:14:16.766] Deep froze chain segment blocks=8 elapsed=449.775ms number=11182926 hash="489c33…9752b3"
INFO [11-17|03:14:24.286] Imported new chain segment blocks=1 txs=272 mgas=12.483 elapsed=1.358s mgasps=9.187 number=11272927 hash="2966c3…5f7508" dirty=0.00B
INFO [11-17|03:14:31.301] Imported new chain segment blocks=1 txs=167 mgas=12.483 elapsed=894.508ms mgasps=13.955 number=11272928 hash="ad3bca…9ee1dd" dirty=0.00B
INFO [11-17|03:14:54.406] Imported new chain segment blocks=1 txs=199 mgas=12.493 elapsed=856.335ms mgasps=14.589 number=11272929 hash="28e12e…d8585b" dirty=0.00B
INFO [11-17|03:15:11.943] Imported new chain segment blocks=1 txs=235 mgas=12.494 elapsed=959.692ms mgasps=13.019 number=11272930 hash="33ee3e…15199f" dirty=0.00B
INFO [11-17|03:15:16.904] Deep froze chain segment blocks=4 elapsed=137.027ms number=11182930 hash="34781e…c52083"
INFO [11-17|03:15:21.652] Imported new chain segment blocks=1 txs=147 mgas=12.488 elapsed=562.211ms mgasps=22.212 number=11272931 hash="34bd1d…3a1539" dirty=0.00B
INFO [11-17|03:15:47.867] Imported new chain segment blocks=1 txs=233 mgas=12.497 elapsed=967.312ms mgasps=12.919 number=11272932 hash="321a94…000feb" dirty=0.00B
INFO [11-17|03:15:53.558] Imported new chain segment blocks=1 txs=127 mgas=12.498 elapsed=601.928ms mgasps=20.764 number=11272933 hash="2e2a85…eec7c5" dirty=0.00B
INFO [11-17|03:15:57.290] Imported new chain segment blocks=1 txs=285 mgas=12.499 elapsed=962.956ms mgasps=12.980 number=11272934 hash="b76efc…bbecb4" dirty=0.00B
INFO [11-17|03:16:07.882] Imported new chain segment blocks=1 txs=202 mgas=12.505 elapsed=1.868s mgasps=6.692 number=11272935 hash="449644…6c259c" dirty=0.00B
INFO [11-17|03:16:17.071] Deep froze chain segment blocks=5 elapsed=166.469ms number=11182935 hash="2087aa…3d3de6"
INFO [11-17|03:16:46.085] Imported new chain segment blocks=1 txs=209 mgas=12.506 elapsed=1.219s mgasps=10.259 number=11272936 hash="f7c043…3b9b62" dirty=0.00B
INFO [11-17|03:16:53.482] Imported new chain segment blocks=1 txs=167 mgas=12.475 elapsed=1.014s mgasps=12.300 number=11272937 hash="aada08…e27054" dirty=0.00B
INFO [11-17|03:16:54.416] Imported new chain segment blocks=1 txs=138 mgas=12.496 elapsed=618.289ms mgasps=20.211 number=11272938 hash="cfe7ee…e0a9ef" dirty=0.00B
INFO [11-17|03:17:09.576] Imported new chain segment blocks=1 txs=187 mgas=12.481 elapsed=728.000ms mgasps=17.144 number=11272939 hash="35abac…215b23" dirty=0.00B
INFO [11-17|03:17:14.488] Chain reorg detected number=11272938 hash="cfe7ee…e0a9ef" drop=1 dropfrom="35abac…215b23" add=1 addfrom="2f859a…029adc"
INFO [11-17|03:17:14.492] Imported new chain segment blocks=1 txs=177 mgas=12.478 elapsed=411.128ms mgasps=30.351 number=11272939 hash="2f859a…029adc" dirty=0.00B
INFO [11-17|03:17:17.367] Deep froze chain segment blocks=4 elapsed=295.980ms number=11182939 hash="3d6744…1051d9"
INFO [11-17|03:17:21.883] Chain reorg detected number=11272938 hash="cfe7ee…e0a9ef" drop=1 dropfrom="2f859a…029adc" add=2 addfrom="deaaaa…b17ce3"
INFO [11-17|03:17:21.899] Imported new chain segment blocks=1 txs=220 mgas=12.487 elapsed=686.981ms mgasps=18.176 number=11272940 hash="deaaaa…b17ce3" dirty=0.00B
INFO [11-17|03:17:26.594] Imported new chain segment blocks=1 txs=110 mgas=12.473 elapsed=328.667ms mgasps=37.950 number=11272941 hash="5a4ddd…a34dd7" dirty=0.00B
INFO [11-17|03:17:29.672] Imported new chain segment blocks=1 txs=151 mgas=12.498 elapsed=391.492ms mgasps=31.925 number=11272942 hash="143251…cb4ab0" dirty=0.00B
INFO [11-17|03:17:31.275] Imported new chain segment blocks=1 txs=165 mgas=12.259 elapsed=467.398ms mgasps=26.229 number=11272943 hash="f212b3…84015b" dirty=0.00B
INFO [11-17|03:18:02.998] Imported new chain segment blocks=1 txs=164 mgas=12.488 elapsed=855.805ms mgasps=14.592 number=11272944 hash="c0310b…79e5c9" dirty=0.00B
INFO [11-17|03:18:14.713] Imported new chain segment blocks=1 txs=221 mgas=12.468 elapsed=801.660ms mgasps=15.553 number=11272945 hash="1474d2…025b93" dirty=0.00B
INFO [11-17|03:18:17.519] Deep froze chain segment blocks=6 elapsed=150.475ms number=11182945 hash="fd71ab…397460"
INFO [11-17|03:18:23.817] Imported new chain segment blocks=1 txs=183 mgas=12.483 elapsed=1.186s mgasps=10.523 number=11272946 hash="cb9bbd…55cd28" dirty=0.00B
INFO [11-17|03:18:45.870] Imported new chain segment blocks=1 txs=200 mgas=12.457 elapsed=1.130s mgasps=11.020 number=11272947 hash="764e5e…c35fd7" dirty=0.00B
INFO [11-17|03:18:54.318] Imported new chain segment blocks=1 txs=179 mgas=12.474 elapsed=788.826ms mgasps=15.813 number=11272948 hash="f5270e…6a20c2" dirty=0.00B
INFO [11-17|03:18:56.121] Imported new chain segment blocks=1 txs=132 mgas=12.493 elapsed=538.066ms mgasps=23.219 number=11272949 hash="7e8fb5…90b494" dirty=0.00B
INFO [11-17|03:19:08.181] Imported new chain segment blocks=1 txs=184 mgas=12.486 elapsed=687.738ms mgasps=18.156 number=11272950 hash="549ec2…31f25d" dirty=0.00B
INFO [11-17|03:19:10.463] Imported new chain segment blocks=1 txs=115 mgas=12.306 elapsed=326.375ms mgasps=37.705 number=11272951 hash="f07c85…50ff7d" dirty=0.00B
INFO [11-17|03:19:17.875] Deep froze chain segment blocks=6 elapsed=343.581ms number=11182951 hash="9543d4…81074c"
INFO [11-17|03:19:27.283] Imported new chain segment blocks=1 txs=208 mgas=12.469 elapsed=1.400s mgasps=8.902 number=11272952 hash="d47384…01fd01" dirty=0.00B
INFO [11-17|03:19:30.460] Imported new chain segment blocks=1 txs=161 mgas=12.461 elapsed=419.951ms mgasps=29.672 number=11272953 hash="560454…fd46f0" dirty=0.00B
INFO [11-17|03:19:54.032] Imported new chain segment blocks=1 txs=229 mgas=12.472 elapsed=975.974ms mgasps=12.779 number=11272954 hash="307fbc…8b3cbf" dirty=0.00B
INFO [11-17|03:20:11.861] Imported new chain segment blocks=1 txs=165 mgas=12.472 elapsed=1.072s mgasps=11.625 number=11272955 hash="dabd7b…9b0290" dirty=0.00B
INFO [11-17|03:20:18.020] Imported new chain segment blocks=1 txs=112 mgas=12.469 elapsed=384.420ms mgasps=32.435 number=11272956 hash="697180…8c6999" dirty=0.00B
INFO [11-17|03:20:18.031] Deep froze chain segment blocks=4 elapsed=155.322ms number=11182955 hash="c7cc1d…862443"
INFO [11-17|03:20:25.629] Imported new chain segment blocks=1 txs=154 mgas=12.011 elapsed=1.191s mgasps=10.084 number=11272957 hash="500480…5b1f01" dirty=0.00B
INFO [11-17|03:20:26.267] Imported new chain segment blocks=1 txs=116 mgas=12.488 elapsed=582.611ms mgasps=21.434 number=11272958 hash="b19051…b75490" dirty=0.00B
INFO [11-17|03:20:36.919] Imported new chain segment blocks=1 txs=227 mgas=12.511 elapsed=1.000s mgasps=12.502 number=11272959 hash="1b7818…584a2c" dirty=0.00B
INFO [11-17|03:20:38.081] Imported new chain segment blocks=1 txs=219 mgas=12.308 elapsed=375.334ms mgasps=32.792 number=11272959 hash="2cb263…c032b7" dirty=0.00B
INFO [11-17|03:20:43.621] Imported new chain segment blocks=1 txs=102 mgas=12.334 elapsed=523.642ms mgasps=23.554 number=11272960 hash="39e77b…042767" dirty=0.00B
INFO [11-17|03:20:55.513] Imported new chain segment blocks=1 txs=192 mgas=12.478 elapsed=1.058s mgasps=11.783 number=11272961 hash="c0565f…07cc45" dirty=0.00B
INFO [11-17|03:20:57.047] Imported new chain segment blocks=1 txs=157 mgas=12.208 elapsed=432.032ms mgasps=28.257 number=11272962 hash="5d4289…c20729" dirty=0.00B
INFO [11-17|03:21:18.212] Deep froze chain segment blocks=7 elapsed=179.161ms number=11182962 hash="3ab15a…fcefe5"
INFO [11-17|03:21:20.690] Imported new chain segment blocks=1 txs=242 mgas=12.460 elapsed=1.838s mgasps=6.776 number=11272963 hash="61c110…0a486d" dirty=0.00B
INFO [11-17|03:21:37.818] Imported new chain segment blocks=1 txs=197 mgas=12.461 elapsed=949.955ms mgasps=13.118 number=11272964 hash="3c999e…bc3d08" dirty=0.00B
INFO [11-17|03:21:42.133] Imported new chain segment blocks=1 txs=109 mgas=12.476 elapsed=423.498ms mgasps=29.459 number=11272965 hash="2f4c22…3c23c8" dirty=0.00B
INFO [11-17|03:21:46.146] Imported new chain segment blocks=1 txs=112 mgas=12.478 elapsed=573.379ms mgasps=21.763 number=11272966 hash="82eca0…106242" dirty=0.00B
INFO [11-17|03:21:56.413] Imported new chain segment blocks=1 txs=201 mgas=12.490 elapsed=827.209ms mgasps=15.099 number=11272967 hash="46191d…685ceb" dirty=0.00B
INFO [11-17|03:21:56.865] Chain reorg detected number=11272966 hash="82eca0…106242" drop=1 dropfrom="46191d…685ceb" add=1 addfrom="a3f6c5…2e10eb"
INFO [11-17|03:21:56.872] Imported new chain segment blocks=1 txs=176 mgas=12.318 elapsed=458.616ms mgasps=26.860 number=11272967 hash="a3f6c5…2e10eb" dirty=0.00B
INFO [11-17|03:22:13.934] Imported new chain segment blocks=1 txs=239 mgas=12.463 elapsed=969.835ms mgasps=12.850 number=11272968 hash="5f7950…d78020" dirty=0.00B
INFO [11-17|03:22:14.326] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=12.092ms mgasps=0.000 number=11272969 hash="6f31a5…60cea2" dirty=0.00B
INFO [11-17|03:22:18.633] Deep froze chain segment blocks=7 elapsed=420.459ms number=11182969 hash="373208…842e8e"
INFO [11-17|03:22:25.647] Imported new chain segment blocks=1 txs=180 mgas=12.482 elapsed=1.541s mgasps=8.098 number=11272970 hash="9e8bdc…9ba858" dirty=0.00B
INFO [11-17|03:22:33.502] Imported new chain segment blocks=1 txs=113 mgas=12.107 elapsed=289.750ms mgasps=41.783 number=11272971 hash="41e3b4…82f758" dirty=0.00B
INFO [11-17|03:23:04.426] Imported new chain segment blocks=1 txs=301 mgas=12.479 elapsed=1.309s mgasps=9.529 number=11272972 hash="512cc2…11e854" dirty=0.00B
INFO [11-17|03:23:09.347] Imported new chain segment blocks=1 txs=129 mgas=12.462 elapsed=378.410ms mgasps=32.932 number=11272973 hash="bd7721…83191f" dirty=0.00B
INFO [11-17|03:23:18.038] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.63KiB throttle=1790
INFO [11-17|03:23:18.644] Imported new chain segment blocks=1 txs=589 mgas=12.449 elapsed=605.752ms mgasps=20.551 number=11272974 hash="c01e13…e57d32" dirty=0.00B
INFO [11-17|03:23:18.787] Deep froze chain segment blocks=4 elapsed=152.974ms number=11182973 hash="dbfb37…8f4202"
INFO [11-17|03:23:19.924] Imported new chain segment blocks=1 txs=168 mgas=12.479 elapsed=976.954ms mgasps=12.774 number=11272975 hash="aca037…cb789f" dirty=0.00B
INFO [11-17|03:23:46.683] Imported new chain segment blocks=1 txs=265 mgas=12.467 elapsed=2.090s mgasps=5.964 number=11272976 hash="85afc7…d854dd" dirty=0.00B
INFO [11-17|03:23:58.161] Imported new chain segment blocks=1 txs=151 mgas=12.437 elapsed=460.562ms mgasps=27.003 number=11272977 hash="103038…92e0ec" dirty=0.00B
INFO [11-17|03:24:18.802] Imported new chain segment blocks=1 txs=226 mgas=12.468 elapsed=970.649ms mgasps=12.845 number=11272978 hash="aa83f8…09e7ff" dirty=0.00B
INFO [11-17|03:24:19.216] Deep froze chain segment blocks=4 elapsed=427.867ms number=11182977 hash="ceb66c…691fb2"
INFO [11-17|03:24:31.775] Imported new chain segment blocks=1 txs=129 mgas=12.446 elapsed=631.681ms mgasps=19.703 number=11272979 hash="b775c5…aec24b" dirty=0.00B
INFO [11-17|03:24:33.112] Imported new chain segment blocks=1 txs=103 mgas=12.437 elapsed=309.951ms mgasps=40.125 number=11272980 hash="5120b6…1c1896" dirty=0.00B
INFO [11-17|03:24:42.190] Imported new chain segment blocks=1 txs=195 mgas=12.442 elapsed=682.218ms mgasps=18.237 number=11272981 hash="8cb3e5…719e43" dirty=0.00B
INFO [11-17|03:24:45.389] Imported new chain segment blocks=1 txs=44 mgas=12.450 elapsed=860.640ms mgasps=14.466 number=11272982 hash="63599e…be6039" dirty=0.00B
INFO [11-17|03:24:47.492] Imported new chain segment blocks=1 txs=188 mgas=12.462 elapsed=734.290ms mgasps=16.972 number=11272983 hash="97e931…022f1c" dirty=0.00B
INFO [11-17|03:25:04.792] Imported new chain segment blocks=1 txs=180 mgas=12.476 elapsed=1.310s mgasps=9.522 number=11272984 hash="2a739f…60e971" dirty=0.00B
INFO [11-17|03:25:08.732] Imported new chain segment blocks=1 txs=165 mgas=12.309 elapsed=616.446ms mgasps=19.967 number=11272985 hash="a061d4…8cff26" dirty=0.00B
INFO [11-17|03:25:11.911] Imported new chain segment blocks=1 txs=163 mgas=12.447 elapsed=398.228ms mgasps=31.257 number=11272986 hash="e8f7d8…88443c" dirty=0.00B
INFO [11-17|03:25:19.492] Deep froze chain segment blocks=9 elapsed=274.750ms number=11182986 hash="5c0ce2…216405"
INFO [11-17|03:25:23.072] Imported new chain segment blocks=1 txs=212 mgas=12.459 elapsed=1.014s mgasps=12.278 number=11272987 hash="87b2a8…0fb45b" dirty=0.00B
INFO [11-17|03:25:31.486] Imported new chain segment blocks=1 txs=171 mgas=12.450 elapsed=763.592ms mgasps=16.304 number=11272988 hash="2e625f…600f4a" dirty=0.00B
INFO [11-17|03:25:34.789] Imported new chain segment blocks=1 txs=166 mgas=12.296 elapsed=3.288s mgasps=3.739 number=11272989 hash="e1fddb…e8acbf" dirty=0.00B
INFO [11-17|03:25:45.207] Imported new chain segment blocks=1 txs=188 mgas=12.444 elapsed=909.144ms mgasps=13.687 number=11272990 hash="ec5600…b7e1de" dirty=0.00B
INFO [11-17|03:25:49.228] Imported new chain segment blocks=1 txs=191 mgas=12.448 elapsed=655.460ms mgasps=18.991 number=11272991 hash="6454a2…270e30" dirty=0.00B
INFO [11-17|03:25:53.694] Imported new chain segment blocks=1 txs=84 mgas=12.425 elapsed=970.640ms mgasps=12.801 number=11272992 hash="2d87ed…098b93" dirty=0.00B
INFO [11-17|03:26:06.744] Imported new chain segment blocks=1 txs=136 mgas=12.434 elapsed=801.449ms mgasps=15.514 number=11272993 hash="a441f6…6af0d2" dirty=0.00B
INFO [11-17|03:26:19.710] Deep froze chain segment blocks=7 elapsed=217.113ms number=11182993 hash="53f8ac…89f5c9"
INFO [11-17|03:28:01.852] Imported new chain segment blocks=1 txs=262 mgas=12.437 elapsed=1.250s mgasps=9.942 number=11272994 hash="5b6e6a…e07dd7" age=1m56s dirty=0.00B
INFO [11-17|03:28:14.176] Imported new chain segment blocks=1 txs=214 mgas=12.446 elapsed=400.910ms mgasps=31.045 number=11272995 hash="b17502…2dc689" dirty=0.00B
INFO [11-17|03:28:20.034] Deep froze chain segment blocks=2 elapsed=322.600ms number=11182995 hash="5525f7…ec5524"
INFO [11-17|03:28:33.321] Imported new chain segment blocks=1 txs=264 mgas=12.422 elapsed=750.571ms mgasps=16.551 number=11272996 hash="76c712…165493" dirty=0.00B
INFO [11-17|03:28:44.999] Imported new chain segment blocks=1 txs=155 mgas=12.378 elapsed=618.798ms mgasps=20.003 number=11272997 hash="12c351…ef0f12" dirty=0.00B
INFO [11-17|03:28:55.158] Imported new chain segment blocks=1 txs=154 mgas=12.437 elapsed=531.041ms mgasps=23.420 number=11272998 hash="c656d7…a9bc73" dirty=0.00B
INFO [11-17|03:29:20.154] Deep froze chain segment blocks=3 elapsed=119.474ms number=11182998 hash="a2aba6…ce3470"
INFO [11-17|03:29:34.441] Imported new chain segment blocks=1 txs=273 mgas=12.448 elapsed=1.089s mgasps=11.423 number=11272999 hash="b46751…828e87" dirty=0.00B
INFO [11-17|03:30:01.725] Imported new chain segment blocks=1 txs=189 mgas=12.454 elapsed=886.727ms mgasps=14.045 number=11273000 hash="1c63a0…1eecc4" dirty=0.00B
INFO [11-17|03:30:07.237] Imported new chain segment blocks=1 txs=195 mgas=12.471 elapsed=657.740ms mgasps=18.960 number=11273001 hash="0b2123…89dce7" dirty=0.00B
INFO [11-17|03:30:09.297] Imported new chain segment blocks=1 txs=186 mgas=12.452 elapsed=408.856ms mgasps=30.455 number=11273002 hash="16c482…caefb1" dirty=0.00B
INFO [11-17|03:30:20.340] Deep froze chain segment blocks=4 elapsed=185.762ms number=11183002 hash="4170be…78d9f3"
INFO [11-17|03:30:25.572] Imported new chain segment blocks=1 txs=215 mgas=12.467 elapsed=1.113s mgasps=11.193 number=11273003 hash="a321b3…5f59e7" dirty=0.00B
INFO [11-17|03:30:43.246] Imported new chain segment blocks=1 txs=243 mgas=12.482 elapsed=1.002s mgasps=12.456 number=11273004 hash="e4dcb4…385e84" dirty=0.00B
INFO [11-17|03:30:43.770] Imported new chain segment blocks=1 txs=170 mgas=12.461 elapsed=505.440ms mgasps=24.653 number=11273005 hash="d283f9…810d31" dirty=0.00B
INFO [11-17|03:30:47.129] Imported new chain segment blocks=1 txs=169 mgas=12.317 elapsed=825.126ms mgasps=14.927 number=11273006 hash="a534ae…298693" dirty=0.00B
INFO [11-17|03:31:01.369] Imported new chain segment blocks=1 txs=230 mgas=12.489 elapsed=976.441ms mgasps=12.790 number=11273007 hash="bf4206…0108eb" dirty=0.00B
INFO [11-17|03:31:01.475] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=37.25KiB throttle=1760
INFO [11-17|03:31:20.613] Deep froze chain segment blocks=5 elapsed=271.923ms number=11183007 hash="b7ec80…9c8d14"
INFO [11-17|03:32:07.506] Imported new chain segment blocks=1 txs=230 mgas=12.469 elapsed=973.178ms mgasps=12.813 number=11273008 hash="7a802c…aad03a" age=1m9s dirty=0.00B
INFO [11-17|03:32:11.649] Imported new chain segment blocks=1 txs=242 mgas=12.487 elapsed=1.033s mgasps=12.083 number=11273009 hash="03128f…e252b2" dirty=0.00B
INFO [11-17|03:32:20.817] Deep froze chain segment blocks=2 elapsed=203.000ms number=11183009 hash="2376ee…cc76dc"
INFO [11-17|03:32:35.309] Imported new chain segment blocks=1 txs=186 mgas=12.500 elapsed=1.077s mgasps=11.601 number=11273010 hash="d9ac02…6b9a0b" dirty=0.00B
INFO [11-17|03:32:47.390] Imported new chain segment blocks=1 txs=249 mgas=12.487 elapsed=781.742ms mgasps=15.974 number=11273011 hash="1fca2f…2226df" dirty=0.00B
INFO [11-17|03:32:49.066] Imported new chain segment blocks=1 txs=150 mgas=12.500 elapsed=1.369s mgasps=9.129 number=11273012 hash="6b3d2d…1a8580" dirty=0.00B
INFO [11-17|03:33:10.632] Imported new chain segment blocks=1 txs=211 mgas=12.503 elapsed=1.243s mgasps=10.056 number=11273013 hash="2ffb42…e2eb92" dirty=0.00B
INFO [11-17|03:33:11.220] Imported new chain segment blocks=1 txs=105 mgas=12.519 elapsed=545.881ms mgasps=22.934 number=11273014 hash="eb5f7d…0fb686" dirty=0.00B
INFO [11-17|03:33:15.382] Imported new chain segment blocks=1 txs=113 mgas=12.519 elapsed=2.047s mgasps=6.115 number=11273015 hash="f080c0…b06907" dirty=0.00B
INFO [11-17|03:33:17.610] Imported new chain segment blocks=1 txs=254 mgas=12.508 elapsed=409.037ms mgasps=30.580 number=11273016 hash="77eeff…bf2ef7" dirty=0.00B
INFO [11-17|03:33:18.202] Imported new chain segment blocks=1 txs=277 mgas=12.531 elapsed=588.479ms mgasps=21.294 number=11273016 hash="a873e7…6a5a31" dirty=0.00B
INFO [11-17|03:33:21.052] Deep froze chain segment blocks=7 elapsed=233.790ms number=11183016 hash="3b0725…c092bf"
INFO [11-17|03:33:31.867] Chain reorg detected number=11273015 hash="f080c0…b06907" drop=1 dropfrom="77eeff…bf2ef7" add=2 addfrom="0c91aa…c2e175"
INFO [11-17|03:33:31.886] Imported new chain segment blocks=1 txs=223 mgas=12.525 elapsed=1.557s mgasps=8.040 number=11273017 hash="0c91aa…c2e175" dirty=0.00B
INFO [11-17|03:33:55.520] Imported new chain segment blocks=1 txs=247 mgas=12.541 elapsed=1.043s mgasps=12.019 number=11273018 hash="153321…322919" dirty=0.00B
INFO [11-17|03:34:12.590] Imported new chain segment blocks=1 txs=199 mgas=12.526 elapsed=869.082ms mgasps=14.413 number=11273019 hash="8b6b7c…69ed90" dirty=0.00B
INFO [11-17|03:34:21.212] Deep froze chain segment blocks=3 elapsed=159.272ms number=11183019 hash="838d77…3eac91"
INFO [11-17|03:34:27.331] Imported new chain segment blocks=1 txs=188 mgas=12.525 elapsed=693.948ms mgasps=18.050 number=11273020 hash="ef1bfc…ab7709" dirty=0.00B
INFO [11-17|03:34:28.708] Imported new chain segment blocks=1 txs=184 mgas=12.507 elapsed=359.332ms mgasps=34.807 number=11273020 hash="7048fb…f14465" dirty=0.00B
INFO [11-17|03:34:42.592] Imported new chain segment blocks=1 txs=133 mgas=12.510 elapsed=911.892ms mgasps=13.719 number=11273021 hash="d7c619…ae5164" dirty=0.00B
INFO [11-17|03:35:13.905] Imported new chain segment blocks=1 txs=196 mgas=12.533 elapsed=1.190s mgasps=10.528 number=11273022 hash="f3679f…0b08b5" dirty=0.00B
INFO [11-17|03:35:21.430] Deep froze chain segment blocks=3 elapsed=216.048ms number=11183022 hash="92f068…f9aa17"
INFO [11-17|03:35:38.605] Imported new chain segment blocks=1 txs=182 mgas=12.541 elapsed=1.242s mgasps=10.097 number=11273023 hash="5626d4…8558c2" dirty=0.00B
INFO [11-17|03:35:38.965] Chain reorg detected number=11273022 hash="f3679f…0b08b5" drop=1 dropfrom="5626d4…8558c2" add=1 addfrom="e43ce5…9ca27a"
INFO [11-17|03:35:38.971] Imported new chain segment blocks=1 txs=182 mgas=12.541 elapsed=366.251ms mgasps=34.241 number=11273023 hash="e43ce5…9ca27a" dirty=0.00B
INFO [11-17|03:36:17.953] Chain reorg detected number=11273022 hash="f3679f…0b08b5" drop=1 dropfrom="e43ce5…9ca27a" add=2 addfrom="3cd34f…c3f441"
INFO [11-17|03:36:17.967] Imported new chain segment blocks=1 txs=276 mgas=12.545 elapsed=1.272s mgasps=9.858 number=11273024 hash="3cd34f…c3f441" dirty=0.00B
INFO [11-17|03:36:21.708] Deep froze chain segment blocks=2 elapsed=278.281ms number=11183024 hash="254144…17cbc8"
INFO [11-17|03:36:23.411] Imported new chain segment blocks=1 txs=113 mgas=12.448 elapsed=846.261ms mgasps=14.710 number=11273025 hash="893593…e301ea" dirty=0.00B
INFO [11-17|03:36:23.880] Chain reorg detected number=11273024 hash="3cd34f…c3f441" drop=1 dropfrom="893593…e301ea" add=1 addfrom="86cb88…ceae6a"
INFO [11-17|03:36:23.886] Imported new chain segment blocks=1 txs=169 mgas=12.521 elapsed=435.977ms mgasps=28.720 number=11273025 hash="86cb88…ceae6a" dirty=0.00B
INFO [11-17|03:36:40.690] Imported new chain segment blocks=1 txs=212 mgas=12.531 elapsed=923.263ms mgasps=13.573 number=11273026 hash="88f40d…8f40c5" dirty=0.00B
INFO [11-17|03:36:42.131] Imported new chain segment blocks=1 txs=177 mgas=12.517 elapsed=641.323ms mgasps=19.517 number=11273027 hash="201ca5…5e7676" dirty=0.00B
INFO [11-17|03:37:07.404] Imported new chain segment blocks=1 txs=218 mgas=12.534 elapsed=923.205ms mgasps=13.577 number=11273028 hash="6580cc…2db853" dirty=0.00B
INFO [11-17|03:37:21.224] Imported new chain segment blocks=1 txs=218 mgas=12.515 elapsed=771.368ms mgasps=16.224 number=11273029 hash="0a7214…6f7689" dirty=0.00B
INFO [11-17|03:37:21.865] Deep froze chain segment blocks=5 elapsed=156.287ms number=11183029 hash="f123ad…712ef5"
INFO [11-17|03:37:53.059] Imported new chain segment blocks=1 txs=171 mgas=12.502 elapsed=1.043s mgasps=11.983 number=11273030 hash="1f6c53…7c6b00" dirty=0.00B
INFO [11-17|03:37:54.080] Imported new chain segment blocks=1 txs=98 mgas=12.518 elapsed=1.000s mgasps=12.511 number=11273031 hash="37adeb…232403" dirty=0.00B
INFO [11-17|03:38:21.992] Deep froze chain segment blocks=2 elapsed=125.397ms number=11183031 hash="2c88bb…6ec00e"
INFO [11-17|03:38:24.201] Imported new chain segment blocks=1 txs=236 mgas=12.496 elapsed=1.120s mgasps=11.148 number=11273032 hash="679a2d…81c618" dirty=0.00B
INFO [11-17|03:38:41.525] Imported new chain segment blocks=1 txs=196 mgas=12.484 elapsed=861.144ms mgasps=14.497 number=11273033 hash="74fddd…dced5a" dirty=0.00B
INFO [11-17|03:38:51.477] Imported new chain segment blocks=1 txs=134 mgas=12.487 elapsed=554.160ms mgasps=22.534 number=11273034 hash="7ccee4…56e024" dirty=0.00B
INFO [11-17|03:39:01.857] Imported new chain segment blocks=1 txs=97 mgas=12.480 elapsed=687.178ms mgasps=18.161 number=11273035 hash="1d2fb9…d59874" dirty=0.00B
INFO [11-17|03:39:02.975] Imported new chain segment blocks=1 txs=115 mgas=12.393 elapsed=1.101s mgasps=11.248 number=11273036 hash="560bcf…bbec6a" dirty=0.00B
INFO [11-17|03:39:18.141] Imported new chain segment blocks=1 txs=240 mgas=12.506 elapsed=813.749ms mgasps=15.369 number=11273037 hash="2d4928…ecfee8" dirty=0.00B
INFO [11-17|03:39:22.177] Deep froze chain segment blocks=6 elapsed=184.565ms number=11183037 hash="c90df7…930576"
INFO [11-17|03:39:34.631] Imported new chain segment blocks=1 txs=207 mgas=12.523 elapsed=941.971ms mgasps=13.295 number=11273038 hash="4822ed…4d8b39" dirty=0.00B
INFO [11-17|03:40:07.517] Imported new chain segment blocks=1 txs=236 mgas=12.526 elapsed=1.737s mgasps=7.211 number=11273039 hash="b83c26…330c24" dirty=0.00B
INFO [11-17|03:40:10.562] Imported new chain segment blocks=1 txs=166 mgas=12.359 elapsed=372.232ms mgasps=33.201 number=11273040 hash="0ff8a3…c22240" dirty=0.00B
INFO [11-17|03:40:12.667] Imported new chain segment blocks=1 txs=161 mgas=12.504 elapsed=348.702ms mgasps=35.859 number=11273041 hash="71c1b8…484201" dirty=0.00B
INFO [11-17|03:40:21.531] Imported new chain segment blocks=1 txs=231 mgas=12.345 elapsed=645.962ms mgasps=19.111 number=11273042 hash="fc9c74…ac78e1" dirty=0.00B
INFO [11-17|03:40:22.432] Deep froze chain segment blocks=5 elapsed=254.266ms number=11183042 hash="0126da…fd976e"
INFO [11-17|03:40:41.343] Imported new chain segment blocks=1 txs=236 mgas=12.513 elapsed=1.265s mgasps=9.885 number=11273043 hash="881b46…a54939" dirty=0.00B
INFO [11-17|03:40:44.396] Imported new chain segment blocks=1 txs=203 mgas=12.492 elapsed=430.594ms mgasps=29.010 number=11273044 hash="6d5fb5…b44220" dirty=0.00B
INFO [11-17|03:40:46.081] Imported new chain segment blocks=1 txs=216 mgas=12.511 elapsed=414.380ms mgasps=30.192 number=11273045 hash="fd84ce…8dd48f" dirty=0.00B
INFO [11-17|03:40:51.425] Imported new chain segment blocks=1 txs=211 mgas=12.501 elapsed=425.478ms mgasps=29.382 number=11273046 hash="3b4f96…e90dd5" dirty=0.00B
INFO [11-17|03:40:51.983] Imported new chain segment blocks=1 txs=204 mgas=12.495 elapsed=557.239ms mgasps=22.423 number=11273046 hash="70f0cf…5d1d80" dirty=0.00B
INFO [11-17|03:40:52.165] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=16.009ms mgasps=0.000 number=11273047 hash="b6733b…00e9e2" dirty=0.00B
INFO [11-17|03:41:22.590] Deep froze chain segment blocks=5 elapsed=156.082ms number=11183047 hash="bff541…e1f888"
INFO [11-17|03:41:51.764] Imported new chain segment blocks=1 txs=229 mgas=12.464 elapsed=1.225s mgasps=10.172 number=11273048 hash="d1cc61…632121" age=1m dirty=0.00B
INFO [11-17|03:42:00.987] Imported new chain segment blocks=1 txs=295 mgas=12.504 elapsed=832.313ms mgasps=15.023 number=11273049 hash="a52182…8b92d6" dirty=0.00B
INFO [11-17|03:42:09.800] Imported new chain segment blocks=1 txs=136 mgas=12.495 elapsed=555.371ms mgasps=22.499 number=11273050 hash="5fe983…9adb2c" dirty=0.00B
INFO [11-17|03:42:22.898] Deep froze chain segment blocks=3 elapsed=307.010ms number=11183050 hash="ba1115…e4118a"
INFO [11-17|03:42:39.024] Imported new chain segment blocks=1 txs=216 mgas=12.476 elapsed=1.097s mgasps=11.370 number=11273051 hash="5b5cef…f93ad9" dirty=0.00B
INFO [11-17|03:42:49.289] Imported new chain segment blocks=1 txs=191 mgas=12.473 elapsed=649.768ms mgasps=19.196 number=11273052 hash="385852…c91bc5" dirty=0.00B
INFO [11-17|03:43:03.771] Imported new chain segment blocks=1 txs=193 mgas=12.488 elapsed=1.221s mgasps=10.226 number=11273053 hash="06a8bc…fb731f" dirty=0.00B
INFO [11-17|03:43:09.840] Imported new chain segment blocks=1 txs=121 mgas=12.498 elapsed=3.128s mgasps=3.994 number=11273054 hash="d4c5ee…5e9916" dirty=0.00B
INFO [11-17|03:43:23.185] Deep froze chain segment blocks=4 elapsed=285.972ms number=11183054 hash="d49c3d…aeb4a5"
INFO [11-17|03:43:27.178] Imported new chain segment blocks=1 txs=136 mgas=12.490 elapsed=828.413ms mgasps=15.077 number=11273055 hash="fa81c8…1d44f5" dirty=0.00B
INFO [11-17|03:43:29.390] Imported new chain segment blocks=1 txs=234 mgas=12.477 elapsed=431.917ms mgasps=28.887 number=11273056 hash="e5634e…b9094d" dirty=0.00B
INFO [11-17|03:43:32.828] Imported new chain segment blocks=1 txs=253 mgas=12.492 elapsed=609.734ms mgasps=20.488 number=11273057 hash="c8a2c1…aa63ef" dirty=0.00B
INFO [11-17|03:44:03.895] Imported new chain segment blocks=1 txs=162 mgas=12.498 elapsed=717.219ms mgasps=17.426 number=11273058 hash="d8ba4b…592b8e" dirty=0.00B
INFO [11-17|03:44:18.899] Imported new chain segment blocks=1 txs=200 mgas=12.487 elapsed=861.015ms mgasps=14.502 number=11273059 hash="cd0c61…4f3b3c" dirty=0.00B
INFO [11-17|03:44:23.453] Deep froze chain segment blocks=5 elapsed=268.093ms number=11183059 hash="9b118f…ec5bcd"
INFO [11-17|03:44:23.962] Imported new chain segment blocks=1 txs=165 mgas=12.484 elapsed=419.061ms mgasps=29.791 number=11273060 hash="d52142…9e3afd" dirty=0.00B
INFO [11-17|03:44:26.270] Imported new chain segment blocks=1 txs=172 mgas=12.480 elapsed=534.065ms mgasps=23.369 number=11273061 hash="4e96f2…42fe83" dirty=0.00B
INFO [11-17|03:45:05.397] Imported new chain segment blocks=1 txs=251 mgas=12.496 elapsed=1.881s mgasps=6.641 number=11273062 hash="94659c…46311b" dirty=0.00B
INFO [11-17|03:45:23.816] Deep froze chain segment blocks=3 elapsed=361.099ms number=11183062 hash="6db591…6103e8"
INFO [11-17|03:45:28.447] Imported new chain segment blocks=1 txs=216 mgas=12.483 elapsed=790.763ms mgasps=15.786 number=11273063 hash="863cc8…fa3cae" dirty=0.00B
INFO [11-17|03:46:15.997] Imported new chain segment blocks=1 txs=146 mgas=12.489 elapsed=678.233ms mgasps=18.415 number=11273064 hash="3e503d…59e158" dirty=0.00B
INFO [11-17|03:46:18.113] Imported new chain segment blocks=1 txs=217 mgas=12.480 elapsed=503.669ms mgasps=24.779 number=11273065 hash="0366ec…54ca5c" dirty=0.00B
INFO [11-17|03:46:24.018] Deep froze chain segment blocks=3 elapsed=201.499ms number=11183065 hash="4c7e0a…085805"
INFO [11-17|03:46:30.827] Imported new chain segment blocks=1 txs=210 mgas=12.486 elapsed=730.497ms mgasps=17.093 number=11273066 hash="2a185b…c7dc06" dirty=0.00B
INFO [11-17|03:46:32.174] Imported new chain segment blocks=1 txs=158 mgas=12.485 elapsed=941.232ms mgasps=13.265 number=11273067 hash="aaaf09…7a979d" dirty=0.00B
INFO [11-17|03:46:34.652] Imported new chain segment blocks=1 txs=587 mgas=12.470 elapsed=2.022s mgasps=6.165 number=11273067 hash="b57afd…6896fb" dirty=0.00B
INFO [11-17|03:46:49.472] Imported new chain segment blocks=1 txs=219 mgas=12.463 elapsed=1.364s mgasps=9.131 number=11273068 hash="10d9ff…7d93bd" dirty=0.00B
INFO [11-17|03:46:53.071] Imported new chain segment blocks=1 txs=147 mgas=12.479 elapsed=393.326ms mgasps=31.726 number=11273069 hash="7b2fc3…c6695f" dirty=0.00B
INFO [11-17|03:47:24.317] Deep froze chain segment blocks=4 elapsed=298.624ms number=11183069 hash="3e8259…27daea"
INFO [11-17|03:47:46.612] Imported new chain segment blocks=1 txs=220 mgas=12.470 elapsed=913.005ms mgasps=13.658 number=11273070 hash="373f8b…66458f" dirty=0.00B
INFO [11-17|03:48:24.575] Imported new chain segment blocks=1 txs=235 mgas=12.457 elapsed=1.093s mgasps=11.395 number=11273071 hash="fa26d5…9ac0bd" dirty=0.00B
INFO [11-17|03:49:03.241] Imported new chain segment blocks=1 txs=181 mgas=12.437 elapsed=848.142ms mgasps=14.664 number=11273072 hash="56e50f…0793a6" dirty=0.00B
INFO [11-17|03:49:18.398] Imported new chain segment blocks=1 txs=209 mgas=12.454 elapsed=707.586ms mgasps=17.601 number=11273073 hash="c46832…d1aeef" dirty=0.00B
INFO [11-17|03:49:24.774] Deep froze chain segment blocks=4 elapsed=455.754ms number=11183073 hash="ade0cc…6c74da"
INFO [11-17|03:49:45.284] Imported new chain segment blocks=1 txs=204 mgas=12.465 elapsed=1.079s mgasps=11.549 number=11273074 hash="6f50b1…5932ce" dirty=0.00B
INFO [11-17|03:50:04.188] Imported new chain segment blocks=1 txs=213 mgas=12.463 elapsed=908.085ms mgasps=13.725 number=11273075 hash="0c6ecc…6baa51" dirty=0.00B
INFO [11-17|03:50:11.958] Imported new chain segment blocks=1 txs=113 mgas=12.461 elapsed=706.925ms mgasps=17.627 number=11273076 hash="c5afcd…8f0ac9" dirty=0.00B
INFO [11-17|03:50:21.624] Imported new chain segment blocks=1 txs=124 mgas=12.476 elapsed=518.217ms mgasps=24.075 number=11273077 hash="2f0d4d…c6f345" dirty=0.00B
INFO [11-17|03:50:25.012] Deep froze chain segment blocks=4 elapsed=236.061ms number=11183077 hash="8176a8…5a2e71"
INFO [11-17|03:50:44.553] Imported new chain segment blocks=1 txs=263 mgas=12.465 elapsed=1.016s mgasps=12.268 number=11273078 hash="c87d7a…324489" dirty=0.00B
INFO [11-17|03:51:07.193] Imported new chain segment blocks=1 txs=203 mgas=12.447 elapsed=1.135s mgasps=10.958 number=11273079 hash="e7e233…63efc1" dirty=0.00B
INFO [11-17|03:51:22.077] Imported new chain segment blocks=1 txs=194 mgas=12.450 elapsed=660.885ms mgasps=18.838 number=11273080 hash="9187b6…13e8c0" dirty=0.00B
INFO [11-17|03:51:25.170] Deep froze chain segment blocks=3 elapsed=157.904ms number=11183080 hash="c9d592…4af8b0"
INFO [11-17|03:51:35.577] Imported new chain segment blocks=1 txs=154 mgas=12.447 elapsed=811.580ms mgasps=15.337 number=11273081 hash="d7d526…f2938d" dirty=0.00B
INFO [11-17|03:52:24.035] Imported new chain segment blocks=1 txs=230 mgas=12.472 elapsed=1.867s mgasps=6.679 number=11273082 hash="11defa…185d87" dirty=0.00B
INFO [11-17|03:52:25.343] Deep froze chain segment blocks=2 elapsed=172.037ms number=11183082 hash="5b54a3…74cb3e"
INFO [11-17|03:52:37.189] Imported new chain segment blocks=1 txs=128 mgas=12.463 elapsed=546.324ms mgasps=22.812 number=11273083 hash="e274a5…db58d1" dirty=0.00B
INFO [11-17|03:52:45.504] Imported new chain segment blocks=1 txs=228 mgas=12.463 elapsed=998.804ms mgasps=12.478 number=11273084 hash="116fe6…11a4d3" dirty=0.00B
INFO [11-17|03:52:59.353] Imported new chain segment blocks=1 txs=196 mgas=12.469 elapsed=807.667ms mgasps=15.438 number=11273085 hash="c8aaf5…b4f77f" dirty=0.00B
INFO [11-17|03:53:20.275] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|03:53:20.283] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|03:53:25.518] Deep froze chain segment blocks=3 elapsed=174.602ms number=11183085 hash="228bfb…1e6a73"
INFO [11-17|03:54:02.586] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=38.34KiB throttle=1710
INFO [11-17|03:54:05.496] Imported new chain segment blocks=1 txs=284 mgas=12.487 elapsed=7.431s mgasps=1.680 number=11273086 hash="d8495a…77150d" age=1m8s dirty=0.00B
INFO [11-17|03:54:12.572] Imported new chain segment blocks=1 txs=168 mgas=12.481 elapsed=7.051s mgasps=1.770 number=11273087 hash="039390…bedc30" dirty=0.00B
INFO [11-17|03:54:15.104] Chain reorg detected number=11273086 hash="d8495a…77150d" drop=1 dropfrom="039390…bedc30" add=1 addfrom="26140e…3a307f"
INFO [11-17|03:54:15.108] Imported new chain segment blocks=1 txs=172 mgas=12.475 elapsed=2.533s mgasps=4.924 number=11273087 hash="26140e…3a307f" dirty=0.00B
INFO [11-17|03:54:23.438] Chain reorg detected number=11273086 hash="d8495a…77150d" drop=1 dropfrom="26140e…3a307f" add=2 addfrom="64678f…123887"
INFO [11-17|03:54:23.453] Imported new chain segment blocks=1 txs=167 mgas=12.478 elapsed=8.344s mgasps=1.495 number=11273088 hash="64678f…123887" dirty=0.00B
INFO [11-17|03:54:28.392] Deep froze chain segment blocks=3 elapsed=2.872s number=11183088 hash="286e0a…602286"
INFO [11-17|03:54:28.549] Imported new chain segment blocks=1 txs=157 mgas=12.498 elapsed=5.076s mgasps=2.462 number=11273089 hash="c68776…08c601" dirty=0.00B
INFO [11-17|03:54:44.068] Imported new chain segment blocks=1 txs=199 mgas=12.501 elapsed=6.832s mgasps=1.830 number=11273090 hash="f78f66…e763eb" dirty=0.00B
INFO [11-17|03:54:44.097] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.040ms mgasps=0.000 number=11273091 hash="5a818e…c01bf9" dirty=0.00B
INFO [11-17|03:55:01.722] Imported new chain segment blocks=1 txs=213 mgas=12.489 elapsed=8.869s mgasps=1.408 number=11273092 hash="c0f44e…2ba373" dirty=0.00B
INFO [11-17|03:55:03.014] Imported new chain segment blocks=1 txs=128 mgas=12.503 elapsed=1.275s mgasps=9.800 number=11273093 hash="346bb8…40483e" dirty=0.00B
INFO [11-17|03:55:12.487] Imported new chain segment blocks=1 txs=255 mgas=12.489 elapsed=2.317s mgasps=5.389 number=11273094 hash="df1cea…09a82d" dirty=0.00B
INFO [11-17|03:55:30.862] Deep froze chain segment blocks=6 elapsed=2.469s number=11183094 hash="22e96b…304756"
INFO [11-17|03:55:35.777] Imported new chain segment blocks=1 txs=208 mgas=12.486 elapsed=9.187s mgasps=1.359 number=11273095 hash="ed76f8…e1adb3" dirty=0.00B
INFO [11-17|03:55:42.521] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=2m22.246s
INFO [11-17|03:55:46.246] Imported new chain segment blocks=1 txs=165 mgas=12.484 elapsed=1.084s mgasps=11.507 number=11273096 hash="af5e64…66bb78" dirty=0.00B
INFO [11-17|03:55:57.981] Imported new chain segment blocks=1 txs=184 mgas=12.493 elapsed=2.314s mgasps=5.398 number=11273097 hash="a37222…628b35" dirty=0.00B
INFO [11-17|03:56:02.409] Imported new chain segment blocks=1 txs=214 mgas=12.480 elapsed=840.829ms mgasps=14.843 number=11273098 hash="2a4947…9844d3" dirty=0.00B
INFO [11-17|03:56:04.184] Imported new chain segment blocks=1 txs=102 mgas=12.483 elapsed=1.183s mgasps=10.549 number=11273099 hash="104435…6864b6" dirty=0.00B
INFO [11-17|03:56:04.623] Imported new chain segment blocks=1 txs=101 mgas=12.457 elapsed=294.482ms mgasps=42.302 number=11273099 hash="d17424…59fddd" dirty=0.00B
INFO [11-17|03:56:19.099] Imported new chain segment blocks=1 txs=232 mgas=12.505 elapsed=3.083s mgasps=4.056 number=11273100 hash="bc2e4a…cf336a" dirty=0.00B
INFO [11-17|03:56:40.455] Deep froze chain segment blocks=6 elapsed=9.592s number=11183100 hash="ceebd3…eb0608"
INFO [11-17|03:56:41.185] Imported new chain segment blocks=1 txs=238 mgas=12.497 elapsed=2.731s mgasps=4.575 number=11273101 hash="f92a71…f6d314" dirty=0.00B
INFO [11-17|03:56:49.659] Imported new chain segment blocks=1 txs=230 mgas=12.496 elapsed=631.767ms mgasps=19.780 number=11273102 hash="351f2f…fddb15" dirty=0.00B
INFO [11-17|03:56:51.092] Imported new chain segment blocks=1 txs=101 mgas=12.474 elapsed=319.050ms mgasps=39.098 number=11273103 hash="ae33bd…e120c8" dirty=0.00B
INFO [11-17|03:57:01.547] Imported new chain segment blocks=1 txs=165 mgas=12.495 elapsed=669.881ms mgasps=18.653 number=11273104 hash="36835f…898e2f" dirty=0.00B
INFO [11-17|03:57:40.712] Deep froze chain segment blocks=4 elapsed=255.651ms number=11183104 hash="d19f09…7ea81f"
INFO [11-17|03:57:45.381] Imported new chain segment blocks=1 txs=258 mgas=12.497 elapsed=3.280s mgasps=3.810 number=11273105 hash="dcdf1a…98e439" dirty=0.00B
INFO [11-17|03:57:47.651] Imported new chain segment blocks=1 txs=182 mgas=12.374 elapsed=516.328ms mgasps=23.966 number=11273106 hash="b3c909…ad756c" dirty=0.00B
INFO [11-17|03:57:49.681] Imported new chain segment blocks=1 txs=174 mgas=12.047 elapsed=460.796ms mgasps=26.144 number=11273107 hash="a5add1…4d263d" dirty=0.00B
INFO [11-17|03:57:55.642] Imported new chain segment blocks=1 txs=128 mgas=12.492 elapsed=527.069ms mgasps=23.702 number=11273108 hash="807f8e…6959ed" dirty=0.00B
INFO [11-17|03:58:18.199] Imported new chain segment blocks=1 txs=224 mgas=12.495 elapsed=1.053s mgasps=11.862 number=11273109 hash="2c1fb6…6f0ed7" dirty=0.00B
INFO [11-17|03:58:34.378] Imported new chain segment blocks=1 txs=172 mgas=12.483 elapsed=1.112s mgasps=11.217 number=11273110 hash="dd688d…e51cf8" dirty=0.00B
INFO [11-17|03:58:41.027] Deep froze chain segment blocks=6 elapsed=313.511ms number=11183110 hash="32f283…a211e7"
INFO [11-17|03:58:54.590] Imported new chain segment blocks=1 txs=212 mgas=12.470 elapsed=1.032s mgasps=12.080 number=11273111 hash="cfa60f…612c00" dirty=0.00B
INFO [11-17|03:58:56.896] Imported new chain segment blocks=1 txs=95 mgas=12.471 elapsed=628.652ms mgasps=19.837 number=11273112 hash="892638…e9045d" dirty=0.00B
INFO [11-17|03:59:13.345] Imported new chain segment blocks=1 txs=120 mgas=12.493 elapsed=985.810ms mgasps=12.673 number=11273113 hash="fbfd90…f828b9" dirty=0.00B
INFO [11-17|03:59:28.182] Imported new chain segment blocks=1 txs=200 mgas=12.409 elapsed=643.089ms mgasps=19.296 number=11273114 hash="af2825…aafcd4" dirty=0.00B
INFO [11-17|03:59:28.753] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.840ms mgasps=0.000 number=11273115 hash="be3493…b409e6" dirty=0.00B
INFO [11-17|03:59:34.553] Imported new chain segment blocks=1 txs=153 mgas=12.445 elapsed=398.966ms mgasps=31.192 number=11273116 hash="8aca71…14d361" dirty=0.00B
INFO [11-17|03:59:41.271] Deep froze chain segment blocks=6 elapsed=242.888ms number=11183116 hash="ab2471…43161d"
INFO [11-17|03:59:44.682] Imported new chain segment blocks=1 txs=202 mgas=12.475 elapsed=966.462ms mgasps=12.908 number=11273117 hash="5e4625…ec8f88" dirty=0.00B
INFO [11-17|03:59:47.435] Imported new chain segment blocks=1 txs=214 mgas=12.254 elapsed=398.273ms mgasps=30.768 number=11273118 hash="58dee6…171849" dirty=0.00B
INFO [11-17|03:59:51.198] Imported new chain segment blocks=1 txs=176 mgas=12.263 elapsed=1.592s mgasps=7.698 number=11273119 hash="9ecd25…bef286" dirty=0.00B
INFO [11-17|03:59:53.306] Imported new chain segment blocks=1 txs=205 mgas=12.276 elapsed=1.801s mgasps=6.814 number=11273120 hash="b5fbb4…414c37" dirty=0.00B
INFO [11-17|03:59:55.787] Imported new chain segment blocks=1 txs=118 mgas=12.468 elapsed=343.909ms mgasps=36.254 number=11273121 hash="db5a8d…e78ab8" dirty=0.00B
INFO [11-17|03:59:57.262] Imported new chain segment blocks=1 txs=149 mgas=12.485 elapsed=1.459s mgasps=8.555 number=11273122 hash="819fd2…3d0bb5" dirty=0.00B
INFO [11-17|04:00:07.712] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.64KiB throttle=1789
WARN [11-17|04:00:25.282] Checkpoint challenge timed out, dropping id=f16191c2ff1acd86 conn=inbound addr=47.240.128.171:42594 type=Geth/v1.9.23-stable-...
INFO [11-17|04:00:41.446] Deep froze chain segment blocks=6 elapsed=174.743ms number=11183122 hash="88c3e8…bb7ae3"
INFO [11-17|04:00:51.651] Imported new chain segment blocks=1 txs=261 mgas=12.480 elapsed=1.144s mgasps=10.903 number=11273123 hash="df9d81…b630db" dirty=0.00B
INFO [11-17|04:01:05.701] Imported new chain segment blocks=1 txs=246 mgas=12.490 elapsed=506.508ms mgasps=24.659 number=11273124 hash="206b6c…18d679" dirty=0.00B
INFO [11-17|04:01:12.202] Imported new chain segment blocks=1 txs=221 mgas=12.481 elapsed=945.841ms mgasps=13.196 number=11273125 hash="142603…eb0468" dirty=0.00B
INFO [11-17|04:01:14.628] Imported new chain segment blocks=1 txs=100 mgas=12.489 elapsed=359.590ms mgasps=34.732 number=11273126 hash="0fb08c…3e4b3e" dirty=0.00B
INFO [11-17|04:01:20.869] Imported new chain segment blocks=1 txs=182 mgas=12.478 elapsed=438.015ms mgasps=28.488 number=11273127 hash="69fab5…bbdffd" dirty=0.00B
INFO [11-17|04:01:23.305] Chain reorg detected number=11273126 hash="0fb08c…3e4b3e" drop=1 dropfrom="69fab5…bbdffd" add=1 addfrom="42b284…2f2976"
INFO [11-17|04:01:23.313] Imported new chain segment blocks=1 txs=181 mgas=12.472 elapsed=431.932ms mgasps=28.876 number=11273127 hash="42b284…2f2976" dirty=0.00B
INFO [11-17|04:01:41.875] Deep froze chain segment blocks=5 elapsed=427.756ms number=11183127 hash="da6c27…4798f0"
INFO [11-17|04:02:38.769] Chain reorg detected number=11273126 hash="0fb08c…3e4b3e" drop=1 dropfrom="42b284…2f2976" add=2 addfrom="a5102c…471509"
INFO [11-17|04:02:38.785] Imported new chain segment blocks=1 txs=250 mgas=12.492 elapsed=1.411s mgasps=8.850 number=11273128 hash="a5102c…471509" age=1m18s dirty=0.00B
INFO [11-17|04:02:41.216] Imported new chain segment blocks=1 txs=208 mgas=12.494 elapsed=420.596ms mgasps=29.704 number=11273129 hash="90d28e…1d8ec0" dirty=0.00B
INFO [11-17|04:02:41.992] Deep froze chain segment blocks=2 elapsed=115.979ms number=11183129 hash="962135…caf7ba"
INFO [11-17|04:02:52.596] Imported new chain segment blocks=1 txs=266 mgas=12.478 elapsed=669.206ms mgasps=18.646 number=11273130 hash="b3894d…45fe65" dirty=0.00B
INFO [11-17|04:02:54.724] Imported new chain segment blocks=1 txs=167 mgas=12.498 elapsed=503.706ms mgasps=24.812 number=11273131 hash="c3c012…fae8b0" dirty=0.00B
INFO [11-17|04:03:02.221] Imported new chain segment blocks=1 txs=179 mgas=12.275 elapsed=763.968ms mgasps=16.067 number=11273132 hash="40b583…c61a95" dirty=0.00B
INFO [11-17|04:03:07.350] Imported new chain segment blocks=1 txs=155 mgas=12.468 elapsed=439.778ms mgasps=28.350 number=11273133 hash="9be649…207ca4" dirty=0.00B
INFO [11-17|04:03:21.671] Imported new chain segment blocks=1 txs=208 mgas=12.486 elapsed=1.296s mgasps=9.633 number=11273134 hash="0f75ce…4bf226" dirty=0.00B
INFO [11-17|04:03:38.382] Imported new chain segment blocks=1 txs=184 mgas=12.472 elapsed=695.011ms mgasps=17.945 number=11273135 hash="812900…120048" dirty=0.00B
INFO [11-17|04:03:42.215] Deep froze chain segment blocks=6 elapsed=222.963ms number=11183135 hash="3f4b66…558b90"
INFO [11-17|04:03:51.879] Imported new chain segment blocks=1 txs=201 mgas=12.469 elapsed=806.603ms mgasps=15.459 number=11273136 hash="528049…131629" dirty=0.00B
INFO [11-17|04:03:59.861] Imported new chain segment blocks=1 txs=223 mgas=11.971 elapsed=561.817ms mgasps=21.307 number=11273137 hash="dcd364…82b0fd" dirty=0.00B
INFO [11-17|04:04:01.248] Imported new chain segment blocks=1 txs=192 mgas=12.458 elapsed=700.134ms mgasps=17.793 number=11273138 hash="be302e…562bbf" dirty=0.00B
INFO [11-17|04:04:19.940] Imported new chain segment blocks=1 txs=213 mgas=12.486 elapsed=792.307ms mgasps=15.760 number=11273139 hash="57e135…ac57f6" dirty=0.00B
INFO [11-17|04:04:23.421] Imported new chain segment blocks=1 txs=150 mgas=12.465 elapsed=1.680s mgasps=7.418 number=11273140 hash="5fc230…019c33" dirty=0.00B
INFO [11-17|04:04:24.224] Imported new chain segment blocks=1 txs=172 mgas=12.480 elapsed=788.096ms mgasps=15.836 number=11273141 hash="734153…a47a8b" dirty=0.00B
INFO [11-17|04:04:29.903] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.17KiB throttle=1812
INFO [11-17|04:04:32.408] Imported new chain segment blocks=1 txs=166 mgas=12.496 elapsed=1.242s mgasps=10.057 number=11273142 hash="bb4c17…5a04d3" dirty=0.00B
INFO [11-17|04:04:42.512] Deep froze chain segment blocks=7 elapsed=295.516ms number=11183142 hash="f07403…2e6f60"
INFO [11-17|04:05:07.461] Imported new chain segment blocks=1 txs=198 mgas=12.500 elapsed=1.653s mgasps=7.561 number=11273143 hash="67582f…64e97f" dirty=0.00B
INFO [11-17|04:05:09.767] Imported new chain segment blocks=1 txs=177 mgas=12.492 elapsed=1.395s mgasps=8.952 number=11273144 hash="ec995f…4a07cf" dirty=0.00B
INFO [11-17|04:05:13.696] Imported new chain segment blocks=1 txs=159 mgas=12.506 elapsed=430.599ms mgasps=29.043 number=11273145 hash="c5ed00…4cd5de" dirty=0.00B
INFO [11-17|04:05:13.719] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=11.888ms mgasps=0.000 number=11273146 hash="b86667…4ed9b6" dirty=0.00B
INFO [11-17|04:05:40.609] Imported new chain segment blocks=1 txs=238 mgas=12.485 elapsed=1.235s mgasps=10.105 number=11273147 hash="c5450f…e8b86f" dirty=0.00B
INFO [11-17|04:05:42.814] Deep froze chain segment blocks=5 elapsed=301.557ms number=11183147 hash="f912b8…3eb651"
INFO [11-17|04:05:42.866] Imported new chain segment blocks=1 txs=177 mgas=12.470 elapsed=402.186ms mgasps=31.004 number=11273148 hash="391492…4151f7" dirty=0.00B
INFO [11-17|04:06:10.654] Imported new chain segment blocks=1 txs=285 mgas=12.481 elapsed=1.043s mgasps=11.958 number=11273149 hash="50d5ba…919bb1" dirty=0.00B
INFO [11-17|04:06:25.191] Imported new chain segment blocks=1 txs=211 mgas=12.489 elapsed=1.856s mgasps=6.726 number=11273150 hash="f4cab0…9163e4" dirty=0.00B
INFO [11-17|04:06:30.094] Imported new chain segment blocks=1 txs=32 mgas=12.503 elapsed=127.010ms mgasps=98.442 number=11273151 hash="7852e7…a1d9f5" dirty=0.00B
INFO [11-17|04:06:43.356] Imported new chain segment blocks=1 txs=191 mgas=12.449 elapsed=2.994s mgasps=4.157 number=11273152 hash="0625be…d03166" dirty=0.00B
INFO [11-17|04:06:43.508] Deep froze chain segment blocks=4 elapsed=684.885ms number=11183151 hash="f53319…e4a88c"
INFO [11-17|04:06:48.237] Imported new chain segment blocks=1 txs=149 mgas=12.476 elapsed=701.489ms mgasps=17.786 number=11273153 hash="965c8d…c4dad2" dirty=0.00B
INFO [11-17|04:06:57.561] Imported new chain segment blocks=1 txs=182 mgas=12.464 elapsed=736.781ms mgasps=16.917 number=11273154 hash="a4caac…5a72da" dirty=0.00B
INFO [11-17|04:07:06.256] Imported new chain segment blocks=1 txs=215 mgas=12.479 elapsed=706.032ms mgasps=17.675 number=11273155 hash="7494fd…1cf75b" dirty=0.00B
INFO [11-17|04:07:25.378] Imported new chain segment blocks=1 txs=247 mgas=12.443 elapsed=3.660s mgasps=3.399 number=11273156 hash="5c5653…acd60e" dirty=0.00B
INFO [11-17|04:07:33.460] Imported new chain segment blocks=1 txs=200 mgas=12.478 elapsed=570.184ms mgasps=21.883 number=11273157 hash="114f89…ea5f26" dirty=0.00B
INFO [11-17|04:07:43.664] Deep froze chain segment blocks=6 elapsed=155.712ms number=11183157 hash="9aac27…ef3b84"
INFO [11-17|04:07:53.287] Imported new chain segment blocks=1 txs=212 mgas=12.474 elapsed=855.014ms mgasps=14.590 number=11273158 hash="39e346…aa1d79" dirty=0.00B
INFO [11-17|04:07:54.837] Imported new chain segment blocks=1 txs=199 mgas=12.451 elapsed=552.415ms mgasps=22.538 number=11273159 hash="0d27cd…bda673" dirty=0.00B
INFO [11-17|04:08:03.632] Imported new chain segment blocks=1 txs=176 mgas=12.447 elapsed=478.712ms mgasps=26.001 number=11273160 hash="657c3f…2a9d9f" dirty=0.00B
INFO [11-17|04:08:22.040] Imported new chain segment blocks=1 txs=209 mgas=12.463 elapsed=1.049s mgasps=11.879 number=11273161 hash="db17e2…946c1c" dirty=0.00B
INFO [11-17|04:08:24.525] Imported new chain segment blocks=1 txs=167 mgas=12.448 elapsed=577.252ms mgasps=21.565 number=11273162 hash="e5a05a…1a5b0f" dirty=0.00B
INFO [11-17|04:08:35.094] Imported new chain segment blocks=1 txs=171 mgas=12.452 elapsed=755.674ms mgasps=16.478 number=11273163 hash="a23a37…0546d1" dirty=0.00B
INFO [11-17|04:08:36.574] Imported new chain segment blocks=1 txs=160 mgas=12.469 elapsed=284.663ms mgasps=43.803 number=11273164 hash="60d60b…ce0201" dirty=0.00B
INFO [11-17|04:08:43.860] Deep froze chain segment blocks=7 elapsed=196.007ms number=11183164 hash="9c2cf1…3fcb9d"
INFO [11-17|04:08:47.893] Imported new chain segment blocks=1 txs=251 mgas=12.470 elapsed=778.079ms mgasps=16.026 number=11273165 hash="b30aae…0ea4e5" dirty=0.00B
INFO [11-17|04:09:03.616] Imported new chain segment blocks=1 txs=155 mgas=12.460 elapsed=1.256s mgasps=9.918 number=11273166 hash="e1250e…5e4f5a" dirty=0.00B
INFO [11-17|04:09:43.992] Deep froze chain segment blocks=2 elapsed=129.904ms number=11183166 hash="0e1362…c8451c"
INFO [11-17|04:09:45.386] Imported new chain segment blocks=1 txs=257 mgas=12.475 elapsed=836.833ms mgasps=14.907 number=11273167 hash="903988…af347f" dirty=0.00B
INFO [11-17|04:09:47.898] Imported new chain segment blocks=1 txs=125 mgas=12.480 elapsed=1.029s mgasps=12.122 number=11273168 hash="197ace…c90c84" dirty=0.00B
INFO [11-17|04:10:05.161] Imported new chain segment blocks=1 txs=226 mgas=12.502 elapsed=900.348ms mgasps=13.886 number=11273169 hash="85c0cf…2157c9" dirty=0.00B
INFO [11-17|04:10:44.133] Deep froze chain segment blocks=3 elapsed=140.270ms number=11183169 hash="c58899…2f4ee7"
INFO [11-17|04:10:52.637] Imported new chain segment blocks=1 txs=256 mgas=12.510 elapsed=908.034ms mgasps=13.777 number=11273170 hash="aea065…13bb89" dirty=0.00B
INFO [11-17|04:11:00.193] Imported new chain segment blocks=1 txs=168 mgas=12.483 elapsed=506.269ms mgasps=24.658 number=11273171 hash="f3d73b…cb0ead" dirty=0.00B
INFO [11-17|04:11:25.700] Imported new chain segment blocks=1 txs=219 mgas=12.499 elapsed=998.847ms mgasps=12.513 number=11273172 hash="dfd5a9…363f5e" dirty=0.00B
INFO [11-17|04:11:44.284] Deep froze chain segment blocks=3 elapsed=149.043ms number=11183172 hash="a925fe…ba4b8e"
INFO [11-17|04:12:00.217] Imported new chain segment blocks=1 txs=229 mgas=12.477 elapsed=1.038s mgasps=12.015 number=11273173 hash="9b6f8c…dcd970" dirty=0.00B
INFO [11-17|04:12:08.958] Imported new chain segment blocks=1 txs=186 mgas=12.486 elapsed=375.836ms mgasps=33.222 number=11273174 hash="4725cb…03a229" dirty=0.00B
INFO [11-17|04:12:10.216] Chain reorg detected number=11273173 hash="9b6f8c…dcd970" drop=1 dropfrom="4725cb…03a229" add=1 addfrom="681f43…96d1a7"
INFO [11-17|04:12:10.224] Imported new chain segment blocks=1 txs=589 mgas=12.481 elapsed=372.304ms mgasps=33.524 number=11273174 hash="681f43…96d1a7" dirty=0.00B
INFO [11-17|04:12:25.021] Imported new chain segment blocks=1 txs=586 mgas=12.454 elapsed=1.792s mgasps=6.949 number=11273175 hash="080bda…8f3edf" dirty=0.00B
INFO [11-17|04:12:33.768] Imported new chain segment blocks=1 txs=202 mgas=12.474 elapsed=2.349s mgasps=5.310 number=11273176 hash="bd33c4…fe6ebf" dirty=0.00B
INFO [11-17|04:12:37.969] Imported new chain segment blocks=1 txs=167 mgas=12.480 elapsed=412.726ms mgasps=30.237 number=11273177 hash="c132ab…10dc2b" dirty=0.00B
INFO [11-17|04:12:43.965] Imported new chain segment blocks=1 txs=588 mgas=12.461 elapsed=1.763s mgasps=7.067 number=11273178 hash="6c09e3…c9763a" dirty=0.00B
INFO [11-17|04:12:44.527] Deep froze chain segment blocks=6 elapsed=242.501ms number=11183178 hash="7659b1…5f40e8"
INFO [11-17|04:13:01.532] Imported new chain segment blocks=1 txs=258 mgas=12.451 elapsed=665.165ms mgasps=18.719 number=11273179 hash="62cf1a…21fa92" dirty=0.00B
INFO [11-17|04:13:25.355] Imported new chain segment blocks=1 txs=198 mgas=12.479 elapsed=728.283ms mgasps=17.135 number=11273180 hash="2fd6c0…d89ee5" dirty=0.00B
INFO [11-17|04:13:34.370] Imported new chain segment blocks=1 txs=131 mgas=12.488 elapsed=365.346ms mgasps=34.180 number=11273181 hash="f23864…bc5fa4" dirty=0.00B
INFO [11-17|04:13:41.115] Imported new chain segment blocks=1 txs=177 mgas=12.500 elapsed=499.505ms mgasps=25.024 number=11273182 hash="dde204…82461d" dirty=0.00B
INFO [11-17|04:13:44.759] Deep froze chain segment blocks=4 elapsed=223.476ms number=11183182 hash="399a75…1fefd8"
INFO [11-17|04:13:45.907] Imported new chain segment blocks=1 txs=163 mgas=12.491 elapsed=662.923ms mgasps=18.843 number=11273183 hash="204df4…8ee421" dirty=0.00B
INFO [11-17|04:13:52.651] Imported new chain segment blocks=1 txs=149 mgas=12.474 elapsed=531.322ms mgasps=23.478 number=11273184 hash="24f049…b16fd9" dirty=0.00B
INFO [11-17|04:14:09.214] Imported new chain segment blocks=1 txs=199 mgas=12.480 elapsed=763.254ms mgasps=16.352 number=11273185 hash="550417…9cddbc" dirty=0.00B
INFO [11-17|04:14:41.568] Imported new chain segment blocks=1 txs=195 mgas=12.489 elapsed=721.752ms mgasps=17.304 number=11273186 hash="2a1bab…2774be" dirty=0.00B
INFO [11-17|04:14:44.987] Deep froze chain segment blocks=4 elapsed=227.101ms number=11183186 hash="f7f059…2d0969"
INFO [11-17|04:15:08.158] Imported new chain segment blocks=1 txs=225 mgas=12.492 elapsed=728.412ms mgasps=17.150 number=11273187 hash="d56981…bbdaf5" dirty=0.00B
INFO [11-17|04:15:20.889] Imported new chain segment blocks=1 txs=256 mgas=12.485 elapsed=588.785ms mgasps=21.205 number=11273188 hash="4e837f…9bb30d" dirty=0.00B
INFO [11-17|04:15:25.469] Imported new chain segment blocks=1 txs=187 mgas=12.487 elapsed=445.355ms mgasps=28.038 number=11273189 hash="390f93…d36e32" dirty=0.00B
INFO [11-17|04:15:30.928] Imported new chain segment blocks=1 txs=163 mgas=12.499 elapsed=492.031ms mgasps=25.402 number=11273190 hash="b1cce4…6a7820" dirty=0.00B
INFO [11-17|04:15:45.118] Deep froze chain segment blocks=4 elapsed=129.911ms number=11183190 hash="8bfa5c…f2e139"
INFO [11-17|04:16:24.649] Imported new chain segment blocks=1 txs=241 mgas=12.496 elapsed=1.073s mgasps=11.641 number=11273191 hash="d83519…4df81d" dirty=0.00B
INFO [11-17|04:16:41.211] Imported new chain segment blocks=1 txs=223 mgas=12.497 elapsed=723.691ms mgasps=17.269 number=11273192 hash="d7ead0…d91c2d" dirty=0.00B
INFO [11-17|04:16:43.677] Chain reorg detected number=11273191 hash="d83519…4df81d" drop=1 dropfrom="d7ead0…d91c2d" add=1 addfrom="2f9b92…fa2974"
INFO [11-17|04:16:43.683] Imported new chain segment blocks=1 txs=383 mgas=12.499 elapsed=1.227s mgasps=10.182 number=11273192 hash="2f9b92…fa2974" dirty=0.00B
INFO [11-17|04:16:45.304] Deep froze chain segment blocks=2 elapsed=185.187ms number=11183192 hash="82e45b…dae279"
INFO [11-17|04:16:55.113] Imported new chain segment blocks=1 txs=252 mgas=12.476 elapsed=431.052ms mgasps=28.942 number=11273193 hash="e3bf40…64690d" dirty=0.00B
INFO [11-17|04:17:03.908] Imported new chain segment blocks=1 txs=176 mgas=12.497 elapsed=532.929ms mgasps=23.449 number=11273194 hash="b0274d…f6d697" dirty=0.00B
INFO [11-17|04:17:26.540] Imported new chain segment blocks=1 txs=203 mgas=12.471 elapsed=793.726ms mgasps=15.711 number=11273195 hash="8b8e00…9097d7" dirty=0.00B
INFO [11-17|04:17:31.231] Imported new chain segment blocks=1 txs=132 mgas=12.481 elapsed=551.690ms mgasps=22.623 number=11273196 hash="87c00d…8cff06" dirty=0.00B
INFO [11-17|04:17:41.503] Imported new chain segment blocks=1 txs=176 mgas=12.467 elapsed=2.866s mgasps=4.350 number=11273197 hash="ffc4c5…99fe1b" dirty=0.00B
INFO [11-17|04:17:45.589] Deep froze chain segment blocks=5 elapsed=283.868ms number=11183197 hash="e102c2…2f744f"
INFO [11-17|04:17:52.500] Imported new chain segment blocks=1 txs=234 mgas=12.320 elapsed=809.488ms mgasps=15.220 number=11273198 hash="d89255…6a73c9" dirty=0.00B
INFO [11-17|04:18:04.030] Imported new chain segment blocks=1 txs=131 mgas=12.496 elapsed=549.543ms mgasps=22.740 number=11273199 hash="70458c…88d604" dirty=0.00B
INFO [11-17|04:18:19.223] Imported new chain segment blocks=1 txs=198 mgas=12.507 elapsed=1.613s mgasps=7.749 number=11273200 hash="1e0b86…e09611" dirty=0.00B
INFO [11-17|04:18:21.186] Imported new chain segment blocks=1 txs=179 mgas=12.485 elapsed=469.685ms mgasps=26.581 number=11273201 hash="454da1…0ba2df" dirty=0.00B
INFO [11-17|04:18:45.853] Deep froze chain segment blocks=4 elapsed=264.184ms number=11183201 hash="6efb55…8447cd"
INFO [11-17|04:19:08.522] Imported new chain segment blocks=1 txs=252 mgas=12.484 elapsed=1.021s mgasps=12.221 number=11273202 hash="5c520d…5eb7b9" dirty=0.00B
INFO [11-17|04:19:10.116] Imported new chain segment blocks=1 txs=160 mgas=12.493 elapsed=381.521ms mgasps=32.744 number=11273203 hash="9131df…2b12a9" dirty=0.00B
INFO [11-17|04:19:10.143] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=12.224ms mgasps=0.000 number=11273204 hash="ddbfa9…947da8" dirty=0.00B
INFO [11-17|04:19:17.280] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=29.66KiB throttle=2210
INFO [11-17|04:19:45.994] Deep froze chain segment blocks=3 elapsed=140.100ms number=11183204 hash="112450…989d85"
INFO [11-17|04:20:35.096] Imported new chain segment blocks=1 txs=244 mgas=12.478 elapsed=926.146ms mgasps=13.473 number=11273205 hash="40c9cf…66350c" age=1m26s dirty=0.00B
INFO [11-17|04:20:36.371] Imported new chain segment blocks=1 txs=267 mgas=12.499 elapsed=1.252s mgasps=9.975 number=11273206 hash="38f394…846dbc" dirty=0.00B
INFO [11-17|04:20:39.844] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=31.11KiB throttle=2107
INFO [11-17|04:20:46.127] Deep froze chain segment blocks=2 elapsed=131.819ms number=11183206 hash="36442e…8fd7e6"
INFO [11-17|04:20:48.311] Imported new chain segment blocks=1 txs=201 mgas=12.492 elapsed=531.863ms mgasps=23.488 number=11273207 hash="e331a0…72924d" dirty=0.00B
INFO [11-17|04:20:52.952] Imported new chain segment blocks=1 txs=93 mgas=12.468 elapsed=267.815ms mgasps=46.555 number=11273208 hash="a10547…6131e7" dirty=0.00B
INFO [11-17|04:20:54.400] Imported new chain segment blocks=1 txs=153 mgas=12.482 elapsed=631.678ms mgasps=19.760 number=11273209 hash="be01ec…df859f" dirty=0.00B
INFO [11-17|04:21:27.124] Imported new chain segment blocks=1 txs=261 mgas=12.482 elapsed=1.135s mgasps=10.996 number=11273210 hash="6ff519…2e3de7" dirty=0.00B
INFO [11-17|04:21:46.277] Deep froze chain segment blocks=4 elapsed=148.612ms number=11183210 hash="ab7145…9038fe"
INFO [11-17|04:22:09.749] Imported new chain segment blocks=1 txs=241 mgas=12.448 elapsed=772.666ms mgasps=16.111 number=11273211 hash="35ea1d…29fc18" dirty=0.00B
INFO [11-17|04:23:02.404] Imported new chain segment blocks=1 txs=248 mgas=12.449 elapsed=1.064s mgasps=11.700 number=11273212 hash="75420b…4e4775" dirty=0.00B
INFO [11-17|04:23:02.905] Chain reorg detected number=11273211 hash="35ea1d…29fc18" drop=1 dropfrom="75420b…4e4775" add=1 addfrom="a8902a…90e2a4"
INFO [11-17|04:23:02.911] Imported new chain segment blocks=1 txs=248 mgas=12.472 elapsed=395.880ms mgasps=31.505 number=11273212 hash="a8902a…90e2a4" dirty=0.00B
INFO [11-17|04:23:06.595] Chain reorg detected number=11273211 hash="35ea1d…29fc18" drop=1 dropfrom="a8902a…90e2a4" add=2 addfrom="2633bf…30e209"
INFO [11-17|04:23:06.617] Imported new chain segment blocks=1 txs=199 mgas=12.467 elapsed=605.630ms mgasps=20.585 number=11273213 hash="2633bf…30e209" dirty=0.00B
INFO [11-17|04:23:14.576] Imported new chain segment blocks=1 txs=188 mgas=12.470 elapsed=577.869ms mgasps=21.580 number=11273214 hash="f64f38…a4df4f" dirty=0.00B
INFO [11-17|04:23:16.833] Imported new chain segment blocks=1 txs=139 mgas=12.456 elapsed=347.400ms mgasps=35.855 number=11273215 hash="89922a…2a418b" dirty=0.00B
INFO [11-17|04:23:23.820] Imported new chain segment blocks=1 txs=190 mgas=12.445 elapsed=612.888ms mgasps=20.305 number=11273216 hash="219374…9fe06f" dirty=0.00B
INFO [11-17|04:23:38.311] Imported new chain segment blocks=1 txs=210 mgas=12.469 elapsed=1.539s mgasps=8.098 number=11273217 hash="a27d2c…992680" dirty=0.00B
INFO [11-17|04:23:46.493] Deep froze chain segment blocks=7 elapsed=214.845ms number=11183217 hash="3a6733…f2c87c"
INFO [11-17|04:24:33.413] Imported new chain segment blocks=1 txs=252 mgas=12.474 elapsed=807.183ms mgasps=15.454 number=11273218 hash="d35c61…ae760a" dirty=0.00B
INFO [11-17|04:24:36.391] Imported new chain segment blocks=1 txs=174 mgas=12.498 elapsed=445.226ms mgasps=28.071 number=11273219 hash="ed4b22…992159" dirty=0.00B
INFO [11-17|04:24:46.951] Deep froze chain segment blocks=2 elapsed=457.269ms number=11183219 hash="6ee3d9…22c709"
INFO [11-17|04:24:51.275] Imported new chain segment blocks=1 txs=151 mgas=12.485 elapsed=383.778ms mgasps=32.533 number=11273220 hash="a6f596…c98bff" dirty=0.00B
INFO [11-17|04:24:55.790] Imported new chain segment blocks=1 txs=174 mgas=12.489 elapsed=481.313ms mgasps=25.947 number=11273221 hash="f5a257…bd8d29" dirty=0.00B
INFO [11-17|04:24:57.324] Chain reorg detected number=11273220 hash="a6f596…c98bff" drop=1 dropfrom="f5a257…bd8d29" add=1 addfrom="bf0756…839017"
INFO [11-17|04:24:57.328] Imported new chain segment blocks=1 txs=182 mgas=12.468 elapsed=413.604ms mgasps=30.145 number=11273221 hash="bf0756…839017" dirty=0.00B
INFO [11-17|04:25:14.067] Imported new chain segment blocks=1 txs=195 mgas=12.455 elapsed=587.181ms mgasps=21.212 number=11273222 hash="dfabfc…71a688" dirty=0.00B
INFO [11-17|04:25:28.331] Imported new chain segment blocks=1 txs=151 mgas=12.293 elapsed=2.717s mgasps=4.523 number=11273223 hash="cdca14…ed4a21" dirty=0.00B
INFO [11-17|04:25:30.289] Imported new chain segment blocks=1 txs=191 mgas=12.444 elapsed=647.595ms mgasps=19.215 number=11273224 hash="515fb3…1375d2" dirty=0.00B
INFO [11-17|04:25:32.689] Imported new chain segment blocks=1 txs=140 mgas=12.448 elapsed=419.257ms mgasps=29.691 number=11273225 hash="3296fa…d6293b" dirty=0.00B
INFO [11-17|04:25:34.135] Chain reorg detected number=11273224 hash="515fb3…1375d2" drop=1 dropfrom="3296fa…d6293b" add=1 addfrom="550b8d…89c5f3"
INFO [11-17|04:25:34.139] Imported new chain segment blocks=1 txs=143 mgas=12.445 elapsed=457.812ms mgasps=27.184 number=11273225 hash="550b8d…89c5f3" dirty=0.00B
INFO [11-17|04:25:47.286] Deep froze chain segment blocks=6 elapsed=333.915ms number=11183225 hash="fa574f…5ac8b2"
INFO [11-17|04:25:48.544] Chain reorg detected number=11273224 hash="515fb3…1375d2" drop=1 dropfrom="550b8d…89c5f3" add=2 addfrom="0d022c…e3eebb"
INFO [11-17|04:25:48.563] Imported new chain segment blocks=1 txs=164 mgas=11.981 elapsed=832.976ms mgasps=14.383 number=11273226 hash="0d022c…e3eebb" dirty=0.00B
INFO [11-17|04:25:59.913] Imported new chain segment blocks=1 txs=187 mgas=12.137 elapsed=939.552ms mgasps=12.918 number=11273227 hash="1a6c80…76b24a" dirty=0.00B
INFO [11-17|04:26:13.647] Imported new chain segment blocks=1 txs=267 mgas=12.443 elapsed=909.708ms mgasps=13.678 number=11273228 hash="95e812…fde1aa" dirty=0.00B
INFO [11-17|04:26:17.075] Imported new chain segment blocks=1 txs=146 mgas=12.444 elapsed=391.032ms mgasps=31.824 number=11273229 hash="92b96b…2f19db" dirty=0.00B
INFO [11-17|04:26:18.870] Imported new chain segment blocks=1 txs=247 mgas=12.399 elapsed=418.598ms mgasps=29.620 number=11273230 hash="9f5ad5…e879d4" dirty=0.00B
INFO [11-17|04:26:47.436] Deep froze chain segment blocks=5 elapsed=148.210ms number=11183230 hash="7fd359…c8c0cc"
INFO [11-17|04:26:49.272] Imported new chain segment blocks=1 txs=238 mgas=12.435 elapsed=1.048s mgasps=11.861 number=11273231 hash="b8f466…bfd4c2" dirty=0.00B
INFO [11-17|04:26:53.500] Imported new chain segment blocks=1 txs=201 mgas=12.458 elapsed=450.241ms mgasps=27.669 number=11273232 hash="64dfb2…6d2554" dirty=0.00B
INFO [11-17|04:26:56.804] Imported new chain segment blocks=1 txs=160 mgas=12.443 elapsed=389.219ms mgasps=31.969 number=11273233 hash="e2933e…28766a" dirty=0.00B
INFO [11-17|04:27:08.296] Imported new chain segment blocks=1 txs=191 mgas=12.429 elapsed=3.213s mgasps=3.868 number=11273234 hash="47bf7c…37a6cb" dirty=0.00B
INFO [11-17|04:27:08.339] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=29.63KiB throttle=2212
INFO [11-17|04:27:08.748] Imported new chain segment blocks=1 txs=37 mgas=12.421 elapsed=434.489ms mgasps=28.587 number=11273235 hash="ed57e3…3738e0" dirty=0.00B
INFO [11-17|04:27:28.742] Imported new chain segment blocks=1 txs=213 mgas=12.408 elapsed=979.503ms mgasps=12.668 number=11273236 hash="5a557c…6c8756" dirty=0.00B
INFO [11-17|04:27:47.707] Deep froze chain segment blocks=6 elapsed=269.895ms number=11183236 hash="8d97bd…59a981"
INFO [11-17|04:28:47.491] Imported new chain segment blocks=1 txs=245 mgas=12.395 elapsed=691.237ms mgasps=17.932 number=11273237 hash="76d77e…718e38" age=1m21s dirty=0.00B
INFO [11-17|04:29:04.708] Imported new chain segment blocks=1 txs=226 mgas=12.184 elapsed=517.074ms mgasps=23.564 number=11273238 hash="6beca6…70b83d" dirty=0.00B
INFO [11-17|04:29:12.298] Imported new chain segment blocks=1 txs=180 mgas=12.426 elapsed=2.029s mgasps=6.123 number=11273239 hash="83af4b…77836b" dirty=0.00B
INFO [11-17|04:29:14.912] Imported new chain segment blocks=1 txs=141 mgas=12.434 elapsed=338.531ms mgasps=36.728 number=11273240 hash="193911…77212e" dirty=0.00B
INFO [11-17|04:29:27.527] Imported new chain segment blocks=1 txs=173 mgas=12.421 elapsed=1.161s mgasps=10.697 number=11273241 hash="8a39ce…0ae25f" dirty=0.00B
INFO [11-17|04:29:48.642] Deep froze chain segment blocks=5 elapsed=789.543ms number=11183241 hash="fd1ef6…8d5568"
INFO [11-17|04:29:49.703] Imported new chain segment blocks=1 txs=196 mgas=12.438 elapsed=3.497s mgasps=3.556 number=11273242 hash="d27a18…d2e866" dirty=0.00B
INFO [11-17|04:30:47.970] Imported new chain segment blocks=1 txs=270 mgas=12.408 elapsed=949.320ms mgasps=13.070 number=11273243 hash="a8a40f…103169" age=1m2s dirty=0.00B
INFO [11-17|04:30:48.765] Deep froze chain segment blocks=2 elapsed=117.567ms number=11183243 hash="4f982b…8c9b04"
INFO [11-17|04:31:03.117] Imported new chain segment blocks=1 txs=243 mgas=12.418 elapsed=632.185ms mgasps=19.643 number=11273244 hash="5f8e41…1ba92b" dirty=0.00B
INFO [11-17|04:31:19.460] Imported new chain segment blocks=1 txs=243 mgas=12.446 elapsed=639.815ms mgasps=19.452 number=11273245 hash="cf9bac…245f02" dirty=0.00B
INFO [11-17|04:31:25.656] Imported new chain segment blocks=1 txs=153 mgas=12.437 elapsed=404.193ms mgasps=30.769 number=11273246 hash="32f098…8ba835" dirty=0.00B
INFO [11-17|04:31:29.274] Imported new chain segment blocks=1 txs=204 mgas=12.426 elapsed=595.752ms mgasps=20.858 number=11273247 hash="9d2617…31819a" dirty=0.00B
INFO [11-17|04:31:40.130] Imported new chain segment blocks=1 txs=190 mgas=12.410 elapsed=1.118s mgasps=11.095 number=11273248 hash="e94725…31ca10" dirty=0.00B
INFO [11-17|04:31:49.171] Deep froze chain segment blocks=5 elapsed=405.781ms number=11183248 hash="68b486…83503e"
INFO [11-17|04:31:50.268] Imported new chain segment blocks=1 txs=173 mgas=12.399 elapsed=758.211ms mgasps=16.353 number=11273249 hash="b3fa18…2fb425" dirty=0.00B
INFO [11-17|04:31:53.293] Imported new chain segment blocks=1 txs=174 mgas=12.397 elapsed=435.118ms mgasps=28.491 number=11273250 hash="16b255…40718e" dirty=0.00B
INFO [11-17|04:31:57.706] Imported new chain segment blocks=1 txs=155 mgas=12.241 elapsed=364.357ms mgasps=33.595 number=11273251 hash="b2b5a5…1e7e6b" dirty=0.00B
INFO [11-17|04:32:05.722] Imported new chain segment blocks=1 txs=235 mgas=12.399 elapsed=645.588ms mgasps=19.206 number=11273252 hash="c272c3…88fbb0" dirty=0.00B
INFO [11-17|04:32:06.660] Imported new chain segment blocks=1 txs=177 mgas=12.401 elapsed=425.506ms mgasps=29.143 number=11273253 hash="168db0…5fa00b" dirty=0.00B
INFO [11-17|04:32:06.723] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=12.660ms mgasps=0.000 number=11273254 hash="211056…91a968" dirty=0.00B
INFO [11-17|04:32:49.316] Deep froze chain segment blocks=6 elapsed=143.024ms number=11183254 hash="782124…61681c"
INFO [11-17|04:32:52.105] Imported new chain segment blocks=1 txs=267 mgas=12.384 elapsed=793.407ms mgasps=15.609 number=11273255 hash="95e213…0e22eb" dirty=0.00B
INFO [11-17|04:33:32.945] Imported new chain segment blocks=1 txs=270 mgas=12.405 elapsed=1.060s mgasps=11.693 number=11273256 hash="6056f7…e51be1" dirty=0.00B
INFO [11-17|04:33:45.073] Imported new chain segment blocks=1 txs=222 mgas=12.407 elapsed=3.097s mgasps=4.005 number=11273257 hash="514698…81c513" dirty=0.00B
INFO [11-17|04:33:49.457] Deep froze chain segment blocks=3 elapsed=140.068ms number=11183257 hash="3400b7…a3cbe2"
INFO [11-17|04:34:00.018] Imported new chain segment blocks=1 txs=243 mgas=12.422 elapsed=755.453ms mgasps=16.443 number=11273258 hash="19d9d4…a8f265" dirty=0.00B
INFO [11-17|04:34:01.463] Imported new chain segment blocks=1 txs=171 mgas=11.772 elapsed=510.248ms mgasps=23.071 number=11273259 hash="783038…d6ed86" dirty=0.00B
INFO [11-17|04:34:06.114] Imported new chain segment blocks=1 txs=176 mgas=12.289 elapsed=451.167ms mgasps=27.239 number=11273260 hash="5b751b…04bf62" dirty=0.00B
INFO [11-17|04:34:12.308] Chain reorg detected number=11273259 hash="783038…d6ed86" drop=1 dropfrom="5b751b…04bf62" add=1 addfrom="bcc0b5…645df6"
INFO [11-17|04:34:12.313] Imported new chain segment blocks=1 txs=233 mgas=12.289 elapsed=486.505ms mgasps=25.259 number=11273260 hash="bcc0b5…645df6" dirty=0.00B
INFO [11-17|04:34:42.272] Chain reorg detected number=11273259 hash="783038…d6ed86" drop=1 dropfrom="bcc0b5…645df6" add=2 addfrom="24f408…85014f"
INFO [11-17|04:34:42.290] Imported new chain segment blocks=1 txs=244 mgas=12.436 elapsed=758.955ms mgasps=16.386 number=11273261 hash="24f408…85014f" dirty=0.00B
INFO [11-17|04:34:43.381] Imported new chain segment blocks=1 txs=158 mgas=12.457 elapsed=462.918ms mgasps=26.909 number=11273262 hash="c8f02d…c40786" dirty=0.00B
INFO [11-17|04:34:50.065] Deep froze chain segment blocks=5 elapsed=607.582ms number=11183262 hash="6a3de3…f4056e"
INFO [11-17|04:34:58.476] Imported new chain segment blocks=1 txs=154 mgas=12.455 elapsed=738.354ms mgasps=16.869 number=11273263 hash="1582ce…d49a78" dirty=0.00B
INFO [11-17|04:35:20.091] Imported new chain segment blocks=1 txs=255 mgas=12.484 elapsed=824.160ms mgasps=15.148 number=11273264 hash="6f33e0…8a95aa" dirty=0.00B
INFO [11-17|04:35:41.392] Imported new chain segment blocks=1 txs=193 mgas=12.485 elapsed=1.216s mgasps=10.266 number=11273265 hash="ac116d…9d7088" dirty=0.00B
INFO [11-17|04:35:41.966] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=30.50KiB throttle=2149
INFO [11-17|04:35:42.323] Imported new chain segment blocks=1 txs=148 mgas=12.472 elapsed=915.521ms mgasps=13.623 number=11273266 hash="4ace7d…0ac98b" dirty=0.00B
INFO [11-17|04:35:50.220] Deep froze chain segment blocks=4 elapsed=153.817ms number=11183266 hash="99e070…144fe5"
INFO [11-17|04:35:53.306] Imported new chain segment blocks=1 txs=197 mgas=12.482 elapsed=883.493ms mgasps=14.129 number=11273267 hash="d8b66b…364124" dirty=0.00B
INFO [11-17|04:36:26.599] Imported new chain segment blocks=1 txs=215 mgas=12.494 elapsed=1.009s mgasps=12.371 number=11273268 hash="7a9cd0…b622da" dirty=0.00B
INFO [11-17|04:36:41.609] Imported new chain segment blocks=1 txs=201 mgas=12.279 elapsed=1.166s mgasps=10.526 number=11273269 hash="507b69…909194" dirty=0.00B
INFO [11-17|04:36:48.963] Imported new chain segment blocks=1 txs=234 mgas=12.484 elapsed=966.402ms mgasps=12.918 number=11273270 hash="a97db7…24ccc1" dirty=0.00B
INFO [11-17|04:36:50.383] Deep froze chain segment blocks=4 elapsed=160.923ms number=11183270 hash="0bcdef…7bb382"
INFO [11-17|04:36:51.336] Imported new chain segment blocks=1 txs=186 mgas=12.478 elapsed=383.120ms mgasps=32.570 number=11273271 hash="4b2e7a…c80580" dirty=0.00B
INFO [11-17|04:36:53.665] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=11.042ms mgasps=0.000 number=11273272 hash="5132c6…99faf6" dirty=0.00B
INFO [11-17|04:36:56.915] Imported new chain segment blocks=1 txs=192 mgas=12.407 elapsed=982.249ms mgasps=12.631 number=11273273 hash="d5a7aa…a94a4a" dirty=0.00B
INFO [11-17|04:37:11.300] Imported new chain segment blocks=1 txs=248 mgas=12.486 elapsed=1.124s mgasps=11.100 number=11273274 hash="aa51c9…8e3c45" dirty=0.00B
INFO [11-17|04:37:28.852] Imported new chain segment blocks=1 txs=264 mgas=12.505 elapsed=1.317s mgasps=9.489 number=11273275 hash="783507…8e156c" dirty=0.00B
INFO [11-17|04:37:34.480] Imported new chain segment blocks=1 txs=221 mgas=12.503 elapsed=517.167ms mgasps=24.175 number=11273276 hash="1315e3…327780" dirty=0.00B
INFO [11-17|04:37:49.333] Imported new chain segment blocks=1 txs=235 mgas=12.433 elapsed=915.446ms mgasps=13.582 number=11273277 hash="a6d53f…ba9d32" dirty=0.00B
INFO [11-17|04:37:50.578] Deep froze chain segment blocks=7 elapsed=194.351ms number=11183277 hash="82d417…6932fd"
INFO [11-17|04:37:53.885] Imported new chain segment blocks=1 txs=169 mgas=12.448 elapsed=1.566s mgasps=7.944 number=11273278 hash="1412f3…6c6f61" dirty=0.00B
INFO [11-17|04:38:05.869] Imported new chain segment blocks=1 txs=167 mgas=12.502 elapsed=649.365ms mgasps=19.252 number=11273279 hash="8be03b…8168f1" dirty=0.00B
INFO [11-17|04:38:23.548] Imported new chain segment blocks=1 txs=260 mgas=12.324 elapsed=1.263s mgasps=9.752 number=11273280 hash="108043…7684a4" dirty=0.00B
INFO [11-17|04:38:28.491] Imported new chain segment blocks=1 txs=117 mgas=12.507 elapsed=319.592ms mgasps=39.134 number=11273281 hash="289da5…ec9744" dirty=0.00B
INFO [11-17|04:38:34.899] Imported new chain segment blocks=1 txs=230 mgas=12.499 elapsed=458.366ms mgasps=27.268 number=11273282 hash="ea6379…bc4837" dirty=0.00B
INFO [11-17|04:38:50.836] Deep froze chain segment blocks=5 elapsed=256.492ms number=11183282 hash="61c671…294824"
INFO [11-17|04:38:54.861] Imported new chain segment blocks=1 txs=214 mgas=12.486 elapsed=1.015s mgasps=12.298 number=11273283 hash="07291a…b93b1e" dirty=0.00B
INFO [11-17|04:39:12.917] Imported new chain segment blocks=1 txs=185 mgas=12.476 elapsed=1.159s mgasps=10.758 number=11273284 hash="56ff62…f2f5a0" dirty=0.00B
INFO [11-17|04:39:21.088] Imported new chain segment blocks=1 txs=209 mgas=12.495 elapsed=559.561ms mgasps=22.329 number=11273285 hash="221052…4cf356" dirty=0.00B
INFO [11-17|04:39:37.282] Imported new chain segment blocks=1 txs=161 mgas=12.482 elapsed=577.996ms mgasps=21.595 number=11273286 hash="a11b91…2f6070" dirty=0.00B
INFO [11-17|04:39:49.751] Imported new chain segment blocks=1 txs=216 mgas=12.484 elapsed=3.109s mgasps=4.015 number=11273287 hash="19d36b…2af305" dirty=0.00B
INFO [11-17|04:39:50.971] Deep froze chain segment blocks=5 elapsed=133.976ms number=11183287 hash="2d9cfd…babc13"
INFO [11-17|04:40:10.445] Imported new chain segment blocks=1 txs=226 mgas=12.481 elapsed=988.735ms mgasps=12.623 number=11273288 hash="ba89f5…30bebf" dirty=0.00B
INFO [11-17|04:40:30.140] Imported new chain segment blocks=1 txs=212 mgas=12.479 elapsed=3.434s mgasps=3.633 number=11273289 hash="580468…4a19d3" dirty=0.00B
INFO [11-17|04:40:50.992] Imported new chain segment blocks=1 txs=218 mgas=12.476 elapsed=755.545ms mgasps=16.513 number=11273290 hash="b92c7c…c2b176" dirty=0.00B
INFO [11-17|04:40:51.110] Deep froze chain segment blocks=2 elapsed=137.958ms number=11183289 hash="e6b264…dbbcd0"
INFO [11-17|04:40:54.544] Imported new chain segment blocks=1 txs=169 mgas=12.500 elapsed=377.002ms mgasps=33.156 number=11273291 hash="6c24b9…5ceb27" dirty=0.00B
INFO [11-17|04:40:57.744] Imported new chain segment blocks=1 txs=222 mgas=12.456 elapsed=569.251ms mgasps=21.882 number=11273292 hash="091daa…ec977f" dirty=0.00B
INFO [11-17|04:41:04.866] Imported new chain segment blocks=1 txs=188 mgas=12.475 elapsed=848.688ms mgasps=14.700 number=11273293 hash="67bf7b…8aad84" dirty=0.00B
INFO [11-17|04:41:17.045] Imported new chain segment blocks=1 txs=233 mgas=12.475 elapsed=682.528ms mgasps=18.278 number=11273294 hash="0fa11c…261e11" dirty=0.00B
INFO [11-17|04:41:17.372] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.466ms mgasps=0.000 number=11273295 hash="82d02b…398d8b" dirty=0.00B
INFO [11-17|04:41:26.762] Imported new chain segment blocks=1 txs=183 mgas=12.483 elapsed=723.719ms mgasps=17.248 number=11273296 hash="21be3f…2b87f3" dirty=0.00B
INFO [11-17|04:41:40.236] Imported new chain segment blocks=1 txs=199 mgas=12.470 elapsed=1.433s mgasps=8.696 number=11273297 hash="772577…ff2f78" dirty=0.00B
INFO [11-17|04:41:44.333] Imported new chain segment blocks=1 txs=128 mgas=12.483 elapsed=426.702ms mgasps=29.254 number=11273298 hash="8925db…38217e" dirty=0.00B
INFO [11-17|04:41:51.064] Imported new chain segment blocks=1 txs=120 mgas=12.469 elapsed=447.656ms mgasps=27.854 number=11273299 hash="920fea…9bdf3b" dirty=0.00B
INFO [11-17|04:41:51.351] Deep froze chain segment blocks=10 elapsed=240.420ms number=11183299 hash="a353b3…466797"
INFO [11-17|04:42:02.134] Imported new chain segment blocks=1 txs=225 mgas=12.473 elapsed=1.003s mgasps=12.432 number=11273300 hash="dd0574…b60291" dirty=0.00B
INFO [11-17|04:42:21.738] Imported new chain segment blocks=1 txs=218 mgas=12.492 elapsed=1.520s mgasps=8.214 number=11273301 hash="620132…8201d6" dirty=0.00B
INFO [11-17|04:42:31.466] Imported new chain segment blocks=1 txs=191 mgas=12.479 elapsed=1.090s mgasps=11.447 number=11273302 hash="41f72d…77e205" dirty=0.00B
INFO [11-17|04:42:46.359] Imported new chain segment blocks=1 txs=213 mgas=12.462 elapsed=1.018s mgasps=12.231 number=11273303 hash="c35e24…84b7f2" dirty=0.00B
INFO [11-17|04:42:51.496] Deep froze chain segment blocks=4 elapsed=143.596ms number=11183303 hash="c4aa42…708735"
INFO [11-17|04:42:51.698] Imported new chain segment blocks=1 txs=154 mgas=12.488 elapsed=580.933ms mgasps=21.496 number=11273304 hash="84d482…8c6f03" dirty=0.00B
INFO [11-17|04:42:52.621] Imported new chain segment blocks=1 txs=171 mgas=12.259 elapsed=707.109ms mgasps=17.337 number=11273305 hash="f98c05…f33a02" dirty=0.00B
INFO [11-17|04:43:29.859] Imported new chain segment blocks=1 txs=201 mgas=12.471 elapsed=2.083s mgasps=5.986 number=11273306 hash="a5d34d…19358c" dirty=0.00B
INFO [11-17|04:43:35.308] Imported new chain segment blocks=1 txs=135 mgas=12.497 elapsed=603.917ms mgasps=20.693 number=11273307 hash="3dda87…1f3d39" dirty=0.00B
INFO [11-17|04:43:45.077] Imported new chain segment blocks=1 txs=218 mgas=12.482 elapsed=780.300ms mgasps=15.996 number=11273308 hash="b604a9…140448" dirty=0.00B
INFO [11-17|04:43:49.765] Imported new chain segment blocks=1 txs=275 mgas=12.398 elapsed=615.208ms mgasps=20.153 number=11273309 hash="7b7c94…9bb548" dirty=0.00B
INFO [11-17|04:43:51.639] Deep froze chain segment blocks=6 elapsed=141.872ms number=11183309 hash="400942…cd6966"
INFO [11-17|04:44:04.740] Imported new chain segment blocks=1 txs=211 mgas=12.477 elapsed=1.026s mgasps=12.160 number=11273310 hash="09c2b4…f3b29c" dirty=0.00B
INFO [11-17|04:44:14.423] Imported new chain segment blocks=1 txs=187 mgas=12.497 elapsed=633.214ms mgasps=19.735 number=11273311 hash="62da0b…fa5e2e" dirty=0.00B
INFO [11-17|04:44:17.039] Imported new chain segment blocks=1 txs=174 mgas=12.492 elapsed=360.731ms mgasps=34.631 number=11273312 hash="993d0c…d79699" dirty=0.00B
INFO [11-17|04:44:27.695] Imported new chain segment blocks=1 txs=188 mgas=12.511 elapsed=527.048ms mgasps=23.738 number=11273313 hash="32c1c7…e1c0e0" dirty=0.00B
INFO [11-17|04:44:43.582] Imported new chain segment blocks=1 txs=256 mgas=12.521 elapsed=733.789ms mgasps=17.064 number=11273314 hash="d7b6b5…2253e5" dirty=0.00B
INFO [11-17|04:44:51.795] Deep froze chain segment blocks=5 elapsed=155.510ms number=11183314 hash="294b05…c2c020"
INFO [11-17|04:45:05.369] Imported new chain segment blocks=1 txs=228 mgas=12.511 elapsed=977.817ms mgasps=12.795 number=11273315 hash="55481c…c72b8c" dirty=0.00B
INFO [11-17|04:45:05.983] Imported new chain segment blocks=1 txs=137 mgas=12.504 elapsed=598.008ms mgasps=20.909 number=11273316 hash="aa8622…5c3fd2" dirty=0.00B
INFO [11-17|04:45:12.284] Imported new chain segment blocks=1 txs=198 mgas=12.517 elapsed=1.561s mgasps=8.017 number=11273317 hash="81b31d…e4127c" dirty=0.00B
INFO [11-17|04:45:23.311] Imported new chain segment blocks=1 txs=185 mgas=12.506 elapsed=1.001s mgasps=12.483 number=11273318 hash="3b2b9f…81929d" dirty=0.00B
INFO [11-17|04:45:29.233] Imported new chain segment blocks=1 txs=166 mgas=12.497 elapsed=640.473ms mgasps=19.513 number=11273319 hash="ad4599…658776" dirty=0.00B
INFO [11-17|04:45:41.360] Imported new chain segment blocks=1 txs=233 mgas=12.498 elapsed=1.123s mgasps=11.121 number=11273320 hash="e45797…71a497" dirty=0.00B
INFO [11-17|04:45:42.624] Imported new chain segment blocks=1 txs=215 mgas=12.422 elapsed=468.942ms mgasps=26.489 number=11273321 hash="9de4f4…80ed71" dirty=0.00B
INFO [11-17|04:45:52.326] Deep froze chain segment blocks=7 elapsed=530.945ms number=11183321 hash="199fa6…d4b0c7"
INFO [11-17|04:45:55.682] Imported new chain segment blocks=1 txs=175 mgas=12.481 elapsed=807.013ms mgasps=15.466 number=11273322 hash="dc2ffa…a2ae82" dirty=0.00B
INFO [11-17|04:46:03.522] Imported new chain segment blocks=1 txs=153 mgas=12.479 elapsed=812.537ms mgasps=15.358 number=11273323 hash="184101…a35f46" dirty=0.00B
INFO [11-17|04:46:52.468] Deep froze chain segment blocks=2 elapsed=140.460ms number=11183323 hash="c5a3b4…677178"
INFO [11-17|04:46:57.154] Imported new chain segment blocks=1 txs=248 mgas=12.467 elapsed=963.158ms mgasps=12.944 number=11273324 hash="1d767e…cd2416" dirty=0.00B
INFO [11-17|04:46:58.560] Imported new chain segment blocks=1 txs=182 mgas=12.489 elapsed=705.480ms mgasps=17.703 number=11273325 hash="b7df06…582b4c" dirty=0.00B
INFO [11-17|04:47:12.439] Imported new chain segment blocks=1 txs=220 mgas=12.484 elapsed=595.910ms mgasps=20.950 number=11273326 hash="bb86f9…d89348" dirty=0.00B
INFO [11-17|04:47:15.907] Imported new chain segment blocks=1 txs=166 mgas=12.479 elapsed=436.023ms mgasps=28.620 number=11273327 hash="0b0ad8…51abad" dirty=0.00B
INFO [11-17|04:47:27.421] Imported new chain segment blocks=1 txs=178 mgas=12.484 elapsed=948.001ms mgasps=13.168 number=11273328 hash="4a7534…8b065c" dirty=0.00B
INFO [11-17|04:47:33.130] Imported new chain segment blocks=1 txs=132 mgas=12.500 elapsed=444.752ms mgasps=28.105 number=11273329 hash="5adcef…0469d4" dirty=0.00B
INFO [11-17|04:47:41.117] Imported new chain segment blocks=1 txs=123 mgas=12.504 elapsed=2.330s mgasps=5.365 number=11273330 hash="1f1b21…d76e8c" dirty=0.00B
INFO [11-17|04:47:52.624] Deep froze chain segment blocks=7 elapsed=155.222ms number=11183330 hash="e4c901…6badaa"
INFO [11-17|04:47:59.909] Imported new chain segment blocks=1 txs=276 mgas=12.509 elapsed=1.020s mgasps=12.262 number=11273331 hash="086178…8addc0" dirty=0.00B
INFO [11-17|04:48:06.965] Imported new chain segment blocks=1 txs=180 mgas=12.504 elapsed=591.178ms mgasps=21.150 number=11273332 hash="520433…3a3c0f" dirty=0.00B
INFO [11-17|04:48:38.268] Imported new chain segment blocks=1 txs=252 mgas=12.529 elapsed=953.020ms mgasps=13.147 number=11273333 hash="342ee0…c88a5d" dirty=0.00B
INFO [11-17|04:48:41.461] Imported new chain segment blocks=1 txs=97 mgas=12.525 elapsed=498.205ms mgasps=25.140 number=11273334 hash="d9299e…cbefdd" dirty=0.00B
INFO [11-17|04:48:43.351] Imported new chain segment blocks=1 txs=165 mgas=12.511 elapsed=440.741ms mgasps=28.385 number=11273335 hash="ed46a9…412b89" dirty=0.00B
INFO [11-17|04:48:46.845] Imported new chain segment blocks=1 txs=119 mgas=12.515 elapsed=737.752ms mgasps=16.964 number=11273336 hash="bbd17d…317520" dirty=0.00B
INFO [11-17|04:48:53.002] Deep froze chain segment blocks=6 elapsed=377.913ms number=11183336 hash="033730…57cc5a"
INFO [11-17|04:48:59.196] Imported new chain segment blocks=1 txs=178 mgas=12.501 elapsed=756.065ms mgasps=16.535 number=11273337 hash="95029d…106c5d" dirty=0.00B
INFO [11-17|04:48:59.678] Imported new chain segment blocks=1 txs=201 mgas=12.521 elapsed=477.646ms mgasps=26.213 number=11273337 hash="dc846f…3ab402" dirty=0.00B
INFO [11-17|04:49:15.857] Chain reorg detected number=11273336 hash="bbd17d…317520" drop=1 dropfrom="95029d…106c5d" add=2 addfrom="14a26a…ec1ba6"
INFO [11-17|04:49:15.876] Imported new chain segment blocks=1 txs=222 mgas=12.528 elapsed=916.133ms mgasps=13.675 number=11273338 hash="14a26a…ec1ba6" dirty=0.00B
INFO [11-17|04:49:20.971] Imported new chain segment blocks=1 txs=337 mgas=12.372 elapsed=761.631ms mgasps=16.244 number=11273339 hash="2818b0…bd01d0" dirty=0.00B
INFO [11-17|04:49:32.149] Imported new chain segment blocks=1 txs=191 mgas=12.500 elapsed=1.918s mgasps=6.517 number=11273340 hash="e57072…a94967" dirty=0.00B
INFO [11-17|04:49:48.674] Imported new chain segment blocks=1 txs=218 mgas=12.510 elapsed=1.054s mgasps=11.868 number=11273341 hash="5d5994…91e0f5" dirty=0.00B
INFO [11-17|04:49:51.518] Imported new chain segment blocks=1 txs=138 mgas=12.522 elapsed=435.486ms mgasps=28.755 number=11273342 hash="792507…049f4a" dirty=0.00B
INFO [11-17|04:49:53.258] Deep froze chain segment blocks=6 elapsed=255.011ms number=11183342 hash="dccd22…e36a23"
INFO [11-17|04:49:59.997] Imported new chain segment blocks=1 txs=106 mgas=12.302 elapsed=406.442ms mgasps=30.267 number=11273343 hash="fcf1a9…8ad8c7" dirty=0.00B
INFO [11-17|04:50:00.029] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=15.902ms mgasps=0.000 number=11273344 hash="a1dfb3…dd8a6a" dirty=0.00B
INFO [11-17|04:50:01.668] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=27.28KiB throttle=2403
INFO [11-17|04:50:04.320] Imported new chain segment blocks=1 txs=139 mgas=12.351 elapsed=2.057s mgasps=6.002 number=11273345 hash="a4160d…b27c8d" dirty=0.00B
INFO [11-17|04:50:14.698] Imported new chain segment blocks=1 txs=177 mgas=12.467 elapsed=745.246ms mgasps=16.728 number=11273346 hash="1a2d7d…da4904" dirty=0.00B
INFO [11-17|04:50:19.458] Imported new chain segment blocks=1 txs=136 mgas=12.455 elapsed=1.128s mgasps=11.035 number=11273347 hash="344cbb…9e1fea" dirty=0.00B
INFO [11-17|04:50:32.803] Imported new chain segment blocks=1 txs=202 mgas=12.484 elapsed=1.022s mgasps=12.205 number=11273348 hash="fea224…437e4a" dirty=0.00B
INFO [11-17|04:50:42.114] Imported new chain segment blocks=1 txs=95 mgas=12.463 elapsed=679.051ms mgasps=18.354 number=11273349 hash="aea132…37c19b" dirty=0.00B
INFO [11-17|04:50:53.437] Deep froze chain segment blocks=7 elapsed=178.131ms number=11183349 hash="b196e6…f284cd"
INFO [11-17|04:50:55.962] Imported new chain segment blocks=1 txs=256 mgas=12.475 elapsed=668.091ms mgasps=18.672 number=11273350 hash="cedf45…e0fb00" dirty=0.00B
INFO [11-17|04:51:09.826] Imported new chain segment blocks=1 txs=218 mgas=12.460 elapsed=1.080s mgasps=11.532 number=11273351 hash="ae203f…ab056b" dirty=0.00B
INFO [11-17|04:51:35.029] Imported new chain segment blocks=1 txs=224 mgas=12.471 elapsed=1.208s mgasps=10.321 number=11273352 hash="24d747…ff9c97" dirty=0.00B
INFO [11-17|04:51:53.610] Deep froze chain segment blocks=3 elapsed=172.167ms number=11183352 hash="73e09d…d53d07"
INFO [11-17|04:52:19.169] Imported new chain segment blocks=1 txs=228 mgas=12.451 elapsed=1.072s mgasps=11.612 number=11273353 hash="c884fd…90b224" dirty=0.00B
INFO [11-17|04:53:16.009] Imported new chain segment blocks=1 txs=245 mgas=12.442 elapsed=734.350ms mgasps=16.943 number=11273354 hash="94db0f…7335db" age=1m dirty=0.00B
INFO [11-17|04:53:20.274] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|04:53:20.278] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|04:53:26.216] Imported new chain segment blocks=1 txs=237 mgas=12.445 elapsed=2.855s mgasps=4.358 number=11273355 hash="5ce4d3…ee4a2e" dirty=0.00B
INFO [11-17|04:53:26.259] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=25.870ms mgasps=0.000 number=11273356 hash="7c3cf5…5ef2bf" dirty=0.00B
INFO [11-17|04:53:27.269] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=26.15KiB throttle=2506
INFO [11-17|04:53:51.373] Imported new chain segment blocks=1 txs=200 mgas=12.460 elapsed=3.089s mgasps=4.034 number=11273357 hash="5e2c56…093ea5" dirty=0.00B
INFO [11-17|04:53:57.369] Deep froze chain segment blocks=5 elapsed=3.757s number=11183357 hash="ab0bb7…423b65"
INFO [11-17|04:54:45.006] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=30.17KiB throttle=2173
INFO [11-17|04:54:51.431] Imported new chain segment blocks=1 txs=261 mgas=12.456 elapsed=11.307s mgasps=1.102 number=11273358 hash="265945…c7b9dc" age=1m4s dirty=0.00B
INFO [11-17|04:55:01.370] Imported new chain segment blocks=1 txs=428 mgas=12.443 elapsed=9.937s mgasps=1.252 number=11273359 hash="4d6c2c…aefab5" dirty=0.00B ignored=1
INFO [11-17|04:55:14.306] Imported new chain segment blocks=1 txs=234 mgas=12.469 elapsed=12.801s mgasps=0.974 number=11273360 hash="6314ec…f86053" dirty=0.00B
INFO [11-17|04:55:20.262] Imported new chain segment blocks=2 txs=226 mgas=12.468 elapsed=5.948s mgasps=2.096 number=11273362 hash="179573…43211a" dirty=0.00B
INFO [11-17|04:55:26.203] Imported new chain segment blocks=1 txs=202 mgas=12.483 elapsed=5.909s mgasps=2.112 number=11273363 hash="ad76cf…a5d825" dirty=0.00B
INFO [11-17|04:55:29.969] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=2m9.694s
INFO [11-17|04:55:35.736] Imported new chain segment blocks=1 txs=208 mgas=12.457 elapsed=984.269ms mgasps=12.656 number=11273364 hash="89fbdf…eead27" dirty=0.00B
INFO [11-17|04:55:45.163] Imported new chain segment blocks=1 txs=176 mgas=12.470 elapsed=734.497ms mgasps=16.978 number=11273365 hash="342586…93a5d9" dirty=0.00B
INFO [11-17|04:55:48.128] Imported new chain segment blocks=1 txs=118 mgas=12.464 elapsed=358.352ms mgasps=34.781 number=11273366 hash="b4bd07…ec7d77" dirty=0.00B
INFO [11-17|04:56:05.816] Deep froze chain segment blocks=9 elapsed=8.445s number=11183366 hash="b5888f…7f4fac"
INFO [11-17|04:56:18.104] Imported new chain segment blocks=1 txs=214 mgas=12.169 elapsed=8.915s mgasps=1.365 number=11273367 hash="1830b1…432d7a" dirty=0.00B
INFO [11-17|04:56:21.784] Imported new chain segment blocks=1 txs=187 mgas=12.464 elapsed=3.664s mgasps=3.401 number=11273368 hash="fc1454…a6794a" dirty=0.00B
INFO [11-17|04:56:30.363] Imported new chain segment blocks=1 txs=176 mgas=12.454 elapsed=645.722ms mgasps=19.287 number=11273369 hash="016e51…2ab576" dirty=0.00B
INFO [11-17|04:56:37.218] Imported new chain segment blocks=1 txs=228 mgas=12.433 elapsed=412.899ms mgasps=30.111 number=11273370 hash="e27d11…ba9443" dirty=0.00B
INFO [11-17|04:56:40.570] Imported new chain segment blocks=1 txs=176 mgas=12.455 elapsed=467.980ms mgasps=26.614 number=11273371 hash="084c71…cd8d05" dirty=0.00B
INFO [11-17|04:56:55.453] Imported new chain segment blocks=1 txs=180 mgas=12.459 elapsed=3.039s mgasps=4.099 number=11273372 hash="6cb5f2…85b2c3" dirty=0.00B
INFO [11-17|04:56:56.656] Imported new chain segment blocks=1 txs=124 mgas=12.428 elapsed=1.186s mgasps=10.473 number=11273373 hash="672221…f88ea6" dirty=0.00B
INFO [11-17|04:56:58.065] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=31.40KiB throttle=2088
INFO [11-17|04:56:58.938] Imported new chain segment blocks=1 txs=115 mgas=12.467 elapsed=445.994ms mgasps=27.953 number=11273374 hash="67d652…40d0b3" dirty=0.00B
INFO [11-17|04:57:06.164] Deep froze chain segment blocks=8 elapsed=347.536ms number=11183374 hash="6aa005…6f25d7"
INFO [11-17|04:57:15.836] Imported new chain segment blocks=1 txs=227 mgas=12.444 elapsed=1.115s mgasps=11.160 number=11273375 hash="058d17…b5e856" dirty=0.00B
INFO [11-17|04:57:16.909] Imported new chain segment blocks=1 txs=116 mgas=12.465 elapsed=811.707ms mgasps=15.357 number=11273376 hash="3e1ba4…b6f124" dirty=0.00B
INFO [11-17|04:57:20.638] Imported new chain segment blocks=1 txs=132 mgas=12.453 elapsed=643.900ms mgasps=19.340 number=11273377 hash="6bc39b…e1c77e" dirty=0.00B
INFO [11-17|04:57:37.094] Imported new chain segment blocks=1 txs=186 mgas=12.471 elapsed=798.369ms mgasps=15.621 number=11273378 hash="a63d1e…630a6d" dirty=0.00B
INFO [11-17|04:57:45.615] Imported new chain segment blocks=1 txs=144 mgas=11.902 elapsed=847.747ms mgasps=14.039 number=11273379 hash="2847d0…14e389" dirty=0.00B
INFO [11-17|04:57:57.639] Imported new chain segment blocks=1 txs=217 mgas=12.438 elapsed=797.094ms mgasps=15.604 number=11273380 hash="9dacc8…922e5a" dirty=0.00B
INFO [11-17|04:58:06.311] Deep froze chain segment blocks=6 elapsed=146.819ms number=11183380 hash="3b84a4…8c6b5f"
INFO [11-17|04:58:13.086] Imported new chain segment blocks=1 txs=159 mgas=12.424 elapsed=816.562ms mgasps=15.215 number=11273381 hash="313f9b…bad43e" dirty=0.00B
INFO [11-17|04:58:18.023] Imported new chain segment blocks=1 txs=215 mgas=12.441 elapsed=442.262ms mgasps=28.130 number=11273382 hash="078f82…7f8b0c" dirty=0.00B
INFO [11-17|04:58:55.385] Imported new chain segment blocks=1 txs=192 mgas=12.426 elapsed=1.144s mgasps=10.857 number=11273383 hash="960445…927a31" dirty=0.00B
INFO [11-17|04:58:56.236] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=31.83KiB throttle=2059
INFO [11-17|04:58:56.751] Imported new chain segment blocks=1 txs=150 mgas=12.449 elapsed=1.354s mgasps=9.192 number=11273384 hash="e9b38b…b100e0" dirty=0.00B
INFO [11-17|04:59:00.421] Imported new chain segment blocks=1 txs=118 mgas=12.454 elapsed=399.108ms mgasps=31.205 number=11273385 hash="750ef1…9e67bd" dirty=0.00B
INFO [11-17|04:59:02.780] Imported new chain segment blocks=1 txs=156 mgas=12.454 elapsed=400.845ms mgasps=31.069 number=11273386 hash="c560cf…0ae183" dirty=0.00B
INFO [11-17|04:59:06.633] Deep froze chain segment blocks=6 elapsed=320.461ms number=11183386 hash="7e042e…9af9fa"
INFO [11-17|04:59:26.600] Imported new chain segment blocks=1 txs=256 mgas=12.213 elapsed=1.184s mgasps=10.310 number=11273387 hash="14120a…582347" dirty=0.00B
INFO [11-17|04:59:29.272] Imported new chain segment blocks=1 txs=182 mgas=12.371 elapsed=405.151ms mgasps=30.535 number=11273388 hash="000fc3…7ef0a1" dirty=0.00B
INFO [11-17|04:59:48.454] Imported new chain segment blocks=1 txs=187 mgas=12.429 elapsed=848.454ms mgasps=14.650 number=11273389 hash="f5aad5…21c64c" dirty=0.00B
INFO [11-17|05:00:06.828] Deep froze chain segment blocks=3 elapsed=194.614ms number=11183389 hash="82f10c…0a1164"
INFO [11-17|05:00:09.609] Imported new chain segment blocks=1 txs=236 mgas=12.434 elapsed=1.056s mgasps=11.772 number=11273390 hash="c959a6…3082ae" dirty=0.00B
INFO [11-17|05:00:10.188] Chain reorg detected number=11273389 hash="f5aad5…21c64c" drop=1 dropfrom="c959a6…3082ae" add=1 addfrom="d6cb06…0cd822"
INFO [11-17|05:00:10.196] Imported new chain segment blocks=1 txs=290 mgas=12.439 elapsed=572.905ms mgasps=21.711 number=11273390 hash="d6cb06…0cd822" dirty=0.00B
INFO [11-17|05:00:44.788] Chain reorg detected number=11273389 hash="f5aad5…21c64c" drop=1 dropfrom="d6cb06…0cd822" add=2 addfrom="8e5d02…0fac56"
INFO [11-17|05:00:44.806] Imported new chain segment blocks=1 txs=213 mgas=12.454 elapsed=889.578ms mgasps=14.000 number=11273391 hash="8e5d02…0fac56" dirty=0.00B
INFO [11-17|05:00:44.839] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.689ms mgasps=0.000 number=11273392 hash="abdf05…5efdd7" dirty=0.00B
INFO [11-17|05:00:45.832] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=30.24KiB throttle=2168
INFO [11-17|05:01:02.030] Imported new chain segment blocks=1 txs=196 mgas=12.443 elapsed=610.499ms mgasps=20.382 number=11273393 hash="3bce26…7aa5e3" dirty=0.00B
INFO [11-17|05:01:06.981] Deep froze chain segment blocks=4 elapsed=151.267ms number=11183393 hash="ee19cd…ca7d9c"
INFO [11-17|05:01:20.006] Imported new chain segment blocks=1 txs=208 mgas=12.443 elapsed=612.555ms mgasps=20.313 number=11273394 hash="d59fd5…485ff3" dirty=0.00B
INFO [11-17|05:01:48.301] Imported new chain segment blocks=1 txs=281 mgas=12.444 elapsed=662.132ms mgasps=18.793 number=11273395 hash="648241…bbb54e" dirty=0.00B
INFO [11-17|05:02:04.444] Imported new chain segment blocks=1 txs=176 mgas=12.472 elapsed=601.039ms mgasps=20.751 number=11273396 hash="0ccca6…da4aa8" dirty=0.00B
INFO [11-17|05:02:05.795] Imported new chain segment blocks=1 txs=124 mgas=12.471 elapsed=387.170ms mgasps=32.211 number=11273397 hash="05dbe6…d5f7b6" dirty=0.00B
INFO [11-17|05:02:07.466] Deep froze chain segment blocks=4 elapsed=484.115ms number=11183397 hash="59b699…23a575"
INFO [11-17|05:02:43.883] Imported new chain segment blocks=1 txs=290 mgas=12.486 elapsed=958.178ms mgasps=13.031 number=11273398 hash="91f9f7…b14ac7" dirty=0.00B
INFO [11-17|05:02:47.358] Imported new chain segment blocks=1 txs=188 mgas=12.471 elapsed=547.862ms mgasps=22.763 number=11273399 hash="596575…1889b6" dirty=0.00B
INFO [11-17|05:02:58.211] Imported new chain segment blocks=1 txs=182 mgas=12.472 elapsed=633.940ms mgasps=19.673 number=11273400 hash="210381…0d4acd" dirty=0.00B
INFO [11-17|05:03:03.950] Imported new chain segment blocks=1 txs=166 mgas=12.273 elapsed=423.077ms mgasps=29.009 number=11273401 hash="47107d…93aa93" dirty=0.00B
INFO [11-17|05:03:07.620] Deep froze chain segment blocks=4 elapsed=153.494ms number=11183401 hash="253b2a…cb9156"
INFO [11-17|05:03:42.879] Imported new chain segment blocks=1 txs=207 mgas=12.464 elapsed=782.079ms mgasps=15.937 number=11273402 hash="3c4141…4de8b1" dirty=0.00B
INFO [11-17|05:04:03.973] Imported new chain segment blocks=1 txs=241 mgas=12.482 elapsed=565.111ms mgasps=22.088 number=11273403 hash="48f741…dd5c4b" dirty=0.00B
INFO [11-17|05:04:07.744] Deep froze chain segment blocks=2 elapsed=123.204ms number=11183403 hash="9a1eb6…4d0498"
INFO [11-17|05:04:22.850] Imported new chain segment blocks=1 txs=245 mgas=12.494 elapsed=924.028ms mgasps=13.521 number=11273404 hash="6ea1a7…3c311b" dirty=0.00B
INFO [11-17|05:04:42.758] Imported new chain segment blocks=1 txs=221 mgas=12.483 elapsed=819.098ms mgasps=15.240 number=11273405 hash="e07b33…01b4cb" dirty=0.00B
INFO [11-17|05:05:07.579] Imported new chain segment blocks=1 txs=191 mgas=12.463 elapsed=592.024ms mgasps=21.051 number=11273406 hash="6decfe…bff1da" dirty=0.00B
INFO [11-17|05:05:07.888] Deep froze chain segment blocks=3 elapsed=143.865ms number=11183406 hash="9996d9…96eed0"
INFO [11-17|05:05:37.222] Imported new chain segment blocks=1 txs=248 mgas=12.455 elapsed=915.090ms mgasps=13.610 number=11273407 hash="1a7617…50cb41" dirty=0.00B
INFO [11-17|05:06:04.046] Imported new chain segment blocks=1 txs=234 mgas=12.432 elapsed=1.156s mgasps=10.745 number=11273408 hash="a471a0…4a8de7" dirty=0.00B
INFO [11-17|05:06:08.076] Deep froze chain segment blocks=2 elapsed=186.176ms number=11183408 hash="9ee0f4…c37230"
INFO [11-17|05:06:08.200] Imported new chain segment blocks=1 txs=105 mgas=12.434 elapsed=217.439ms mgasps=57.185 number=11273409 hash="e81ba7…7df546" dirty=0.00B
INFO [11-17|05:06:25.667] Imported new chain segment blocks=1 txs=200 mgas=12.364 elapsed=664.008ms mgasps=18.621 number=11273410 hash="607bf3…de293f" dirty=0.00B
INFO [11-17|05:06:55.217] Imported new chain segment blocks=1 txs=251 mgas=12.409 elapsed=807.470ms mgasps=15.368 number=11273411 hash="cf2f64…fc4202" dirty=0.00B
INFO [11-17|05:06:57.321] Imported new chain segment blocks=1 txs=160 mgas=12.413 elapsed=395.449ms mgasps=31.389 number=11273412 hash="5c005e…c51f61" dirty=0.00B
INFO [11-17|05:06:59.479] Imported new chain segment blocks=1 txs=207 mgas=12.269 elapsed=588.916ms mgasps=20.833 number=11273413 hash="4722fa…3876d6" dirty=0.00B
INFO [11-17|05:07:01.670] Imported new chain segment blocks=1 txs=131 mgas=12.267 elapsed=391.307ms mgasps=31.348 number=11273413 hash="3fcc8b…d3fccc" dirty=0.00B
INFO [11-17|05:07:08.209] Deep froze chain segment blocks=5 elapsed=132.768ms number=11183413 hash="a7c9de…8f348e"
INFO [11-17|05:07:14.849] Imported new chain segment blocks=1 txs=182 mgas=12.446 elapsed=702.122ms mgasps=17.726 number=11273414 hash="c8140d…e13f52" dirty=0.00B
INFO [11-17|05:07:27.219] Imported new chain segment blocks=1 txs=189 mgas=12.425 elapsed=882.231ms mgasps=14.083 number=11273415 hash="edc57b…1d9ddd" dirty=0.00B
INFO [11-17|05:07:38.299] Imported new chain segment blocks=1 txs=156 mgas=12.448 elapsed=584.041ms mgasps=21.314 number=11273416 hash="6c3cbf…c53355" dirty=0.00B
INFO [11-17|05:07:40.813] Imported new chain segment blocks=1 txs=154 mgas=12.391 elapsed=415.233ms mgasps=29.841 number=11273417 hash="325d7e…e26f72" dirty=0.00B
INFO [11-17|05:08:08.351] Deep froze chain segment blocks=4 elapsed=140.466ms number=11183417 hash="1cfefa…f15939"
INFO [11-17|05:08:27.946] Imported new chain segment blocks=1 txs=100 mgas=12.438 elapsed=433.126ms mgasps=28.717 number=11273418 hash="69b36b…1888f9" dirty=0.00B
INFO [11-17|05:08:38.012] Imported new chain segment blocks=1 txs=265 mgas=12.434 elapsed=400.604ms mgasps=31.039 number=11273419 hash="bdbf1c…f58f03" dirty=0.00B
INFO [11-17|05:09:02.627] Imported new chain segment blocks=1 txs=207 mgas=12.417 elapsed=669.714ms mgasps=18.541 number=11273420 hash="ad4afb…40859f" dirty=0.00B
INFO [11-17|05:09:08.477] Deep froze chain segment blocks=3 elapsed=125.358ms number=11183420 hash="1b9935…15911b"
INFO [11-17|05:09:27.584] Imported new chain segment blocks=1 txs=212 mgas=12.423 elapsed=721.710ms mgasps=17.214 number=11273421 hash="24dd8f…d4eec5" dirty=0.00B
INFO [11-17|05:09:32.735] Imported new chain segment blocks=1 txs=201 mgas=12.431 elapsed=419.095ms mgasps=29.661 number=11273422 hash="76ac21…eed62e" dirty=0.00B
INFO [11-17|05:10:08.609] Deep froze chain segment blocks=2 elapsed=131.803ms number=11183422 hash="250de6…abae72"
INFO [11-17|05:10:12.128] Imported new chain segment blocks=1 txs=234 mgas=12.431 elapsed=887.510ms mgasps=14.006 number=11273423 hash="56df11…fd24b1" dirty=0.00B
INFO [11-17|05:10:20.467] Imported new chain segment blocks=1 txs=203 mgas=12.413 elapsed=545.322ms mgasps=22.763 number=11273424 hash="487f77…9812a1" dirty=0.00B
INFO [11-17|05:10:54.379] Imported new chain segment blocks=1 txs=261 mgas=12.424 elapsed=826.545ms mgasps=15.031 number=11273425 hash="f1c9a8…840071" dirty=0.00B
INFO [11-17|05:10:55.584] Imported new chain segment blocks=1 txs=154 mgas=12.437 elapsed=372.863ms mgasps=33.355 number=11273426 hash="2aa8d6…125927" dirty=0.00B
INFO [11-17|05:10:57.913] Imported new chain segment blocks=1 txs=135 mgas=12.424 elapsed=366.018ms mgasps=33.943 number=11273427 hash="9e813f…09fa6a" dirty=0.00B
INFO [11-17|05:11:04.695] Imported new chain segment blocks=1 txs=118 mgas=12.423 elapsed=472.566ms mgasps=26.288 number=11273428 hash="ad8bc3…02bab0" dirty=0.00B
INFO [11-17|05:11:08.783] Deep froze chain segment blocks=6 elapsed=172.932ms number=11183428 hash="25b652…1aa3e1"
INFO [11-17|05:11:09.218] Imported new chain segment blocks=1 txs=156 mgas=12.431 elapsed=457.536ms mgasps=27.169 number=11273429 hash="3bd84f…f89b9d" dirty=0.00B
INFO [11-17|05:11:34.156] Imported new chain segment blocks=1 txs=185 mgas=12.432 elapsed=875.829ms mgasps=14.195 number=11273430 hash="15ec70…b56f1d" dirty=0.00B
INFO [11-17|05:11:38.552] Imported new chain segment blocks=1 txs=201 mgas=12.448 elapsed=569.246ms mgasps=21.867 number=11273431 hash="427003…77abe8" dirty=0.00B
INFO [11-17|05:11:43.011] Imported new chain segment blocks=1 txs=133 mgas=12.447 elapsed=374.646ms mgasps=33.222 number=11273432 hash="f85a26…38a2b9" dirty=0.00B
INFO [11-17|05:11:53.117] Imported new chain segment blocks=1 txs=133 mgas=12.438 elapsed=370.644ms mgasps=33.558 number=11273433 hash="d1533a…fd174d" dirty=0.00B
INFO [11-17|05:11:56.710] Imported new chain segment blocks=1 txs=205 mgas=12.410 elapsed=428.459ms mgasps=28.964 number=11273434 hash="0d4cee…3116df" dirty=0.00B
INFO [11-17|05:11:58.534] Imported new chain segment blocks=1 txs=183 mgas=12.427 elapsed=390.594ms mgasps=31.815 number=11273435 hash="8d724a…9c49ca" dirty=0.00B
INFO [11-17|05:12:08.971] Deep froze chain segment blocks=7 elapsed=186.892ms number=11183435 hash="ef6006…e166c5"
INFO [11-17|05:12:48.267] Imported new chain segment blocks=1 txs=212 mgas=12.430 elapsed=797.383ms mgasps=15.588 number=11273436 hash="b644c0…0fcff8" dirty=0.00B
INFO [11-17|05:12:51.797] Imported new chain segment blocks=1 txs=239 mgas=12.460 elapsed=606.974ms mgasps=20.528 number=11273437 hash="473590…32fae2" dirty=0.00B
INFO [11-17|05:12:59.453] Imported new chain segment blocks=1 txs=135 mgas=12.471 elapsed=483.395ms mgasps=25.798 number=11273438 hash="68570b…e937b0" dirty=0.00B
INFO [11-17|05:13:00.044] Imported new chain segment blocks=1 txs=148 mgas=12.467 elapsed=575.838ms mgasps=21.650 number=11273439 hash="a99899…0bb297" dirty=0.00B
INFO [11-17|05:13:00.303] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=30.56KiB throttle=2145
INFO [11-17|05:13:09.124] Deep froze chain segment blocks=4 elapsed=152.985ms number=11183439 hash="46b2d2…613b4d"
INFO [11-17|05:13:19.001] Imported new chain segment blocks=1 txs=209 mgas=12.481 elapsed=879.784ms mgasps=14.186 number=11273440 hash="da67ea…a8d501" dirty=0.00B
INFO [11-17|05:13:19.323] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=11.641ms mgasps=0.000 number=11273441 hash="4a929f…aa091d" dirty=0.00B
INFO [11-17|05:13:35.526] Imported new chain segment blocks=1 txs=188 mgas=12.491 elapsed=750.476ms mgasps=16.645 number=11273442 hash="8bf95e…017296" dirty=0.00B
INFO [11-17|05:13:50.206] Imported new chain segment blocks=1 txs=177 mgas=12.470 elapsed=672.028ms mgasps=18.556 number=11273443 hash="33adb4…9f6d4b" dirty=0.00B
INFO [11-17|05:13:50.901] Imported new chain segment blocks=1 txs=116 mgas=12.465 elapsed=675.835ms mgasps=18.443 number=11273444 hash="6adb56…5e52af" dirty=0.00B
INFO [11-17|05:13:56.948] Imported new chain segment blocks=1 txs=143 mgas=12.486 elapsed=474.311ms mgasps=26.325 number=11273445 hash="ee7234…b8ec30" dirty=0.00B
INFO [11-17|05:14:09.409] Deep froze chain segment blocks=6 elapsed=284.055ms number=11183445 hash="e4b9fe…e9e49b"
INFO [11-17|05:14:38.344] Imported new chain segment blocks=1 txs=242 mgas=12.460 elapsed=709.976ms mgasps=17.549 number=11273446 hash="6b9a45…a439c4" dirty=0.00B
INFO [11-17|05:15:19.966] Imported new chain segment blocks=1 txs=210 mgas=12.466 elapsed=662.562ms mgasps=18.815 number=11273447 hash="453e81…381275" dirty=0.00B
INFO [11-17|05:15:32.929] Imported new chain segment blocks=1 txs=247 mgas=12.489 elapsed=597.946ms mgasps=20.886 number=11273448 hash="0672e4…0a40f6" dirty=0.00B
INFO [11-17|05:15:51.407] Imported new chain segment blocks=1 txs=179 mgas=12.468 elapsed=799.270ms mgasps=15.600 number=11273449 hash="dea375…b956b8" dirty=0.00B
INFO [11-17|05:16:09.546] Deep froze chain segment blocks=4 elapsed=135.644ms number=11183449 hash="2b9719…c5acae"
INFO [11-17|05:16:16.259] Imported new chain segment blocks=1 txs=169 mgas=12.502 elapsed=760.542ms mgasps=16.438 number=11273450 hash="4047da…d1cf2f" dirty=0.00B
INFO [11-17|05:16:22.083] Imported new chain segment blocks=1 txs=204 mgas=12.492 elapsed=486.649ms mgasps=25.670 number=11273451 hash="807a2e…87df6c" dirty=0.00B
INFO [11-17|05:16:46.511] Imported new chain segment blocks=1 txs=217 mgas=12.485 elapsed=790.245ms mgasps=15.798 number=11273452 hash="c3e74c…fd339f" dirty=0.00B
INFO [11-17|05:16:56.257] Imported new chain segment blocks=1 txs=198 mgas=12.490 elapsed=601.805ms mgasps=20.755 number=11273453 hash="df39c6…202e0b" dirty=0.00B
INFO [11-17|05:16:56.878] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=12.630ms mgasps=0.000 number=11273454 hash="8fda3f…9a9e36" dirty=0.00B
INFO [11-17|05:16:57.945] Imported new chain segment blocks=1 txs=90 mgas=12.478 elapsed=365.283ms mgasps=34.160 number=11273455 hash="dd5d9a…e56fe2" dirty=0.00B
INFO [11-17|05:16:58.249] Imported new chain segment blocks=1 txs=69 mgas=12.500 elapsed=302.618ms mgasps=41.306 number=11273454 hash="5fcd77…50729a" dirty=0.00B
INFO [11-17|05:17:09.749] Deep froze chain segment blocks=6 elapsed=203.109ms number=11183455 hash="f4b503…54a90e"
INFO [11-17|05:17:19.796] Imported new chain segment blocks=1 txs=205 mgas=12.499 elapsed=987.142ms mgasps=12.662 number=11273456 hash="745b8c…f494b7" dirty=0.00B
INFO [11-17|05:17:24.820] Imported new chain segment blocks=1 txs=139 mgas=12.509 elapsed=451.750ms mgasps=27.690 number=11273457 hash="fc7aed…93e22d" dirty=0.00B
INFO [11-17|05:17:41.793] Imported new chain segment blocks=1 txs=158 mgas=12.497 elapsed=641.971ms mgasps=19.467 number=11273458 hash="bc2598…06ff38" dirty=0.00B
INFO [11-17|05:17:42.554] Imported new chain segment blocks=1 txs=101 mgas=12.482 elapsed=414.006ms mgasps=30.150 number=11273459 hash="74a4ea…debe08" dirty=0.00B
INFO [11-17|05:17:58.984] Imported new chain segment blocks=1 txs=149 mgas=12.493 elapsed=687.440ms mgasps=18.173 number=11273460 hash="cf4290…d960ab" dirty=0.00B
INFO [11-17|05:18:09.907] Imported new chain segment blocks=1 txs=153 mgas=12.490 elapsed=785.209ms mgasps=15.906 number=11273461 hash="0ec92f…8ff4bb" dirty=0.00B
INFO [11-17|05:18:09.958] Deep froze chain segment blocks=5 elapsed=207.364ms number=11183460 hash="5da736…c64648"
INFO [11-17|05:18:29.478] Imported new chain segment blocks=1 txs=193 mgas=12.497 elapsed=901.422ms mgasps=13.864 number=11273462 hash="774844…9f044c" dirty=0.00B
INFO [11-17|05:18:32.471] Imported new chain segment blocks=1 txs=132 mgas=12.459 elapsed=373.882ms mgasps=33.323 number=11273463 hash="d7c378…cb8517" dirty=0.00B
INFO [11-17|05:18:33.501] Imported new chain segment blocks=1 txs=134 mgas=12.497 elapsed=653.612ms mgasps=19.119 number=11273464 hash="23a2a5…0126b3" dirty=0.00B
INFO [11-17|05:18:36.654] Imported new chain segment blocks=1 txs=186 mgas=12.488 elapsed=489.114ms mgasps=25.533 number=11273465 hash="99dc16…32529b" dirty=0.00B
INFO [11-17|05:18:52.021] Imported new chain segment blocks=1 txs=203 mgas=12.475 elapsed=687.384ms mgasps=18.149 number=11273466 hash="a94b9b…c3cc65" dirty=0.00B
INFO [11-17|05:19:00.064] Imported new chain segment blocks=1 txs=161 mgas=12.478 elapsed=572.626ms mgasps=21.792 number=11273467 hash="881b79…029e5b" dirty=0.00B
INFO [11-17|05:19:10.126] Deep froze chain segment blocks=7 elapsed=167.084ms number=11183467 hash="f8eb3b…e423cb"
INFO [11-17|05:19:19.435] Imported new chain segment blocks=1 txs=208 mgas=12.464 elapsed=891.673ms mgasps=13.978 number=11273468 hash="376625…a6267f" dirty=0.00B
INFO [11-17|05:19:25.386] Imported new chain segment blocks=1 txs=148 mgas=12.452 elapsed=514.240ms mgasps=24.214 number=11273469 hash="6e219e…7087d5" dirty=0.00B
INFO [11-17|05:19:48.393] Imported new chain segment blocks=1 txs=186 mgas=12.440 elapsed=846.742ms mgasps=14.691 number=11273470 hash="61870d…db0817" dirty=0.00B
INFO [11-17|05:19:55.228] Imported new chain segment blocks=1 txs=36 mgas=12.440 elapsed=175.514ms mgasps=70.875 number=11273471 hash="414e9a…3e8308" dirty=0.00B
INFO [11-17|05:19:56.247] Imported new chain segment blocks=1 txs=151 mgas=12.433 elapsed=460.376ms mgasps=27.007 number=11273471 hash="8762ba…dd5d39" dirty=0.00B
INFO [11-17|05:20:10.304] Deep froze chain segment blocks=4 elapsed=177.253ms number=11183471 hash="d471fa…3ceeef"
INFO [11-17|05:20:19.297] Imported new chain segment blocks=1 txs=181 mgas=12.430 elapsed=576.701ms mgasps=21.554 number=11273472 hash="eaaad8…44bf7f" dirty=0.00B
INFO [11-17|05:20:31.870] Imported new chain segment blocks=1 txs=236 mgas=12.430 elapsed=557.277ms mgasps=22.304 number=11273473 hash="bdd957…aeff4b" dirty=0.00B
INFO [11-17|05:20:32.249] Chain reorg detected number=11273472 hash="eaaad8…44bf7f" drop=1 dropfrom="bdd957…aeff4b" add=1 addfrom="5b1c59…2cd2d1"
INFO [11-17|05:20:32.255] Imported new chain segment blocks=1 txs=232 mgas=12.413 elapsed=384.330ms mgasps=32.298 number=11273473 hash="5b1c59…2cd2d1" dirty=0.00B
INFO [11-17|05:20:34.613] Chain reorg detected number=11273472 hash="eaaad8…44bf7f" drop=1 dropfrom="5b1c59…2cd2d1" add=2 addfrom="e260a4…691f12"
INFO [11-17|05:20:34.629] Imported new chain segment blocks=1 txs=32 mgas=12.436 elapsed=155.594ms mgasps=79.925 number=11273474 hash="e260a4…691f12" dirty=0.00B
INFO [11-17|05:20:57.656] Imported new chain segment blocks=1 txs=176 mgas=12.431 elapsed=871.844ms mgasps=14.258 number=11273475 hash="d31b06…262643" dirty=0.00B
INFO [11-17|05:21:00.541] Imported new chain segment blocks=1 txs=26 mgas=12.449 elapsed=68.644ms mgasps=181.356 number=11273476 hash="395a6c…9e6539" dirty=0.00B
INFO [11-17|05:21:10.476] Deep froze chain segment blocks=5 elapsed=171.452ms number=11183476 hash="d7fe1e…5434c7"
INFO [11-17|05:21:29.997] Imported new chain segment blocks=1 txs=207 mgas=12.433 elapsed=743.425ms mgasps=16.724 number=11273477 hash="0e663a…3b4add" dirty=0.00B
INFO [11-17|05:21:43.143] Imported new chain segment blocks=1 txs=126 mgas=12.438 elapsed=528.019ms mgasps=23.555 number=11273478 hash="6e345c…070c45" dirty=0.00B
INFO [11-17|05:21:57.859] Imported new chain segment blocks=1 txs=174 mgas=12.255 elapsed=666.853ms mgasps=18.377 number=11273479 hash="313c75…a9b8f8" dirty=0.00B
INFO [11-17|05:22:02.558] Imported new chain segment blocks=1 txs=148 mgas=12.463 elapsed=457.257ms mgasps=27.256 number=11273480 hash="69b57d…a79f88" dirty=0.00B
INFO [11-17|05:22:03.908] Imported new chain segment blocks=1 txs=70 mgas=12.462 elapsed=238.770ms mgasps=52.193 number=11273481 hash="9d6dd6…de8c7c" dirty=0.00B
INFO [11-17|05:22:10.613] Deep froze chain segment blocks=5 elapsed=136.653ms number=11183481 hash="df6b44…933a3b"
INFO [11-17|05:22:16.967] Imported new chain segment blocks=1 txs=186 mgas=12.455 elapsed=699.131ms mgasps=17.815 number=11273482 hash="50239c…cd8bdd" dirty=0.00B
INFO [11-17|05:22:21.654] Imported new chain segment blocks=1 txs=161 mgas=12.268 elapsed=441.048ms mgasps=27.816 number=11273483 hash="e2f7c0…01558c" dirty=0.00B
INFO [11-17|05:22:22.001] Imported new chain segment blocks=1 txs=161 mgas=12.441 elapsed=345.902ms mgasps=35.966 number=11273483 hash="b7e4fa…0a3900" dirty=0.00B
INFO [11-17|05:22:37.855] Chain reorg detected number=11273482 hash="50239c…cd8bdd" drop=1 dropfrom="e2f7c0…01558c" add=2 addfrom="d4741f…fbf1ff"
INFO [11-17|05:22:37.871] Imported new chain segment blocks=1 txs=151 mgas=12.261 elapsed=553.685ms mgasps=22.144 number=11273484 hash="d4741f…fbf1ff" dirty=0.00B
INFO [11-17|05:23:10.749] Deep froze chain segment blocks=3 elapsed=135.250ms number=11183484 hash="69bbe0…773427"
INFO [11-17|05:23:12.395] Imported new chain segment blocks=1 txs=213 mgas=12.439 elapsed=540.118ms mgasps=23.029 number=11273485 hash="86525c…063d51" dirty=0.00B
INFO [11-17|05:23:13.309] Imported new chain segment blocks=1 txs=201 mgas=12.412 elapsed=517.040ms mgasps=24.006 number=11273486 hash="d4eafc…d14072" dirty=0.00B
INFO [11-17|05:23:14.326] Imported new chain segment blocks=1 txs=105 mgas=12.436 elapsed=346.514ms mgasps=35.888 number=11273487 hash="4c94ef…788812" dirty=0.00B
INFO [11-17|05:23:16.426] Imported new chain segment blocks=1 txs=176 mgas=12.448 elapsed=413.910ms mgasps=30.075 number=11273488 hash="23392c…4453c1" dirty=0.00B
INFO [11-17|05:23:35.362] Imported new chain segment blocks=1 txs=183 mgas=12.461 elapsed=820.042ms mgasps=15.196 number=11273489 hash="f50d42…e0c9b5" dirty=0.00B
INFO [11-17|05:23:48.281] Imported new chain segment blocks=1 txs=145 mgas=12.464 elapsed=763.874ms mgasps=16.316 number=11273490 hash="c8c4ec…d7a9f3" dirty=0.00B
INFO [11-17|05:24:08.185] Imported new chain segment blocks=1 txs=191 mgas=12.463 elapsed=734.616ms mgasps=16.965 number=11273491 hash="128c31…45a2bb" dirty=0.00B
INFO [11-17|05:24:10.944] Deep froze chain segment blocks=7 elapsed=194.522ms number=11183491 hash="808d85…03994d"
INFO [11-17|05:24:43.206] Imported new chain segment blocks=1 txs=197 mgas=12.441 elapsed=898.314ms mgasps=13.849 number=11273492 hash="345b38…88e961" dirty=0.00B
INFO [11-17|05:25:04.371] Imported new chain segment blocks=1 txs=169 mgas=12.442 elapsed=728.746ms mgasps=17.073 number=11273493 hash="deb0fc…5100e6" dirty=0.00B
INFO [11-17|05:25:05.718] Imported new chain segment blocks=1 txs=172 mgas=12.444 elapsed=402.638ms mgasps=30.906 number=11273494 hash="22001d…18504d" dirty=0.00B
INFO [11-17|05:25:11.086] Deep froze chain segment blocks=3 elapsed=141.474ms number=11183494 hash="7d1a6c…458cde"
INFO [11-17|05:25:22.351] Imported new chain segment blocks=1 txs=165 mgas=12.449 elapsed=837.184ms mgasps=14.870 number=11273495 hash="2fafc1…a7bdb2" dirty=0.00B
INFO [11-17|05:25:33.864] Imported new chain segment blocks=1 txs=137 mgas=12.464 elapsed=695.632ms mgasps=17.918 number=11273496 hash="f78052…8329f9" dirty=0.00B
INFO [11-17|05:25:53.032] Imported new chain segment blocks=1 txs=192 mgas=12.481 elapsed=988.684ms mgasps=12.624 number=11273497 hash="99f3ac…7445d4" dirty=0.00B
INFO [11-17|05:26:11.226] Deep froze chain segment blocks=3 elapsed=138.827ms number=11183497 hash="b0d76b…65a1ed"
INFO [11-17|05:26:18.640] Imported new chain segment blocks=1 txs=171 mgas=12.479 elapsed=730.833ms mgasps=17.075 number=11273498 hash="37fcdb…cc40e1" dirty=0.00B
INFO [11-17|05:26:22.682] Imported new chain segment blocks=1 txs=119 mgas=12.481 elapsed=433.791ms mgasps=28.772 number=11273499 hash="4782a7…4d9a23" dirty=0.00B
INFO [11-17|05:26:40.160] Imported new chain segment blocks=1 txs=169 mgas=12.474 elapsed=1.830s mgasps=6.813 number=11273500 hash="896ba6…c97b11" dirty=0.00B
INFO [11-17|05:26:52.584] Imported new chain segment blocks=1 txs=136 mgas=12.487 elapsed=645.590ms mgasps=19.341 number=11273501 hash="e70649…2eb796" dirty=0.00B
INFO [11-17|05:27:00.331] Imported new chain segment blocks=1 txs=221 mgas=12.294 elapsed=560.951ms mgasps=21.916 number=11273502 hash="bc760b…5a506d" dirty=0.00B
INFO [11-17|05:27:06.979] Imported new chain segment blocks=1 txs=173 mgas=12.468 elapsed=538.183ms mgasps=23.167 number=11273503 hash="807df4…a5b6b8" dirty=0.00B
INFO [11-17|05:27:08.198] Imported new chain segment blocks=1 txs=187 mgas=12.494 elapsed=921.446ms mgasps=13.559 number=11273504 hash="1a3391…53e7fb" dirty=0.00B
INFO [11-17|05:27:11.435] Deep froze chain segment blocks=7 elapsed=208.831ms number=11183504 hash="95e918…6d7805"
INFO [11-17|05:27:14.887] Imported new chain segment blocks=1 txs=137 mgas=12.478 elapsed=436.301ms mgasps=28.599 number=11273505 hash="a1daa9…ff2d96" dirty=0.00B
INFO [11-17|05:27:25.286] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=29.37KiB throttle=2232
INFO [11-17|05:27:25.299] Imported new chain segment blocks=1 txs=189 mgas=12.481 elapsed=631.344ms mgasps=19.769 number=11273506 hash="606f95…113826" dirty=0.00B
INFO [11-17|05:27:25.324] Imported new chain segment blocks=1 txs=189 mgas=0.000 elapsed=23.767ms mgasps=0.000 number=11273507 hash="51cbbd…373438" dirty=0.00B ignored=1
INFO [11-17|05:28:11.578] Deep froze chain segment blocks=3 elapsed=142.111ms number=11183507 hash="eead0e…ba32fb"
INFO [11-17|05:28:15.033] Imported new chain segment blocks=1 txs=236 mgas=12.500 elapsed=868.329ms mgasps=14.395 number=11273508 hash="fccc11…dda2af" dirty=0.00B
INFO [11-17|05:28:48.574] Imported new chain segment blocks=1 txs=224 mgas=12.499 elapsed=670.269ms mgasps=18.648 number=11273509 hash="226ae4…0a2569" dirty=0.00B
INFO [11-17|05:29:05.531] Imported new chain segment blocks=1 txs=193 mgas=12.492 elapsed=431.209ms mgasps=28.971 number=11273510 hash="2f03ce…cda6f8" dirty=0.00B
INFO [11-17|05:29:06.979] Imported new chain segment blocks=1 txs=124 mgas=12.479 elapsed=351.277ms mgasps=35.524 number=11273511 hash="488d0d…195d25" dirty=0.00B
INFO [11-17|05:29:07.013] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=17.125ms mgasps=0.000 number=11273512 hash="fa7094…97fcc2" dirty=0.00B
INFO [11-17|05:29:08.336] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=26.55KiB throttle=2469
INFO [11-17|05:29:11.721] Deep froze chain segment blocks=5 elapsed=142.128ms number=11183512 hash="59e192…81f888"
INFO [11-17|05:29:27.152] Imported new chain segment blocks=1 txs=220 mgas=12.480 elapsed=651.223ms mgasps=19.164 number=11273513 hash="0d004b…e7685f" dirty=0.00B
INFO [11-17|05:29:34.472] Imported new chain segment blocks=1 txs=156 mgas=12.476 elapsed=406.836ms mgasps=30.665 number=11273514 hash="e6eed0…fbf883" dirty=0.00B
INFO [11-17|05:29:57.976] Imported new chain segment blocks=1 txs=215 mgas=12.494 elapsed=713.621ms mgasps=17.508 number=11273515 hash="044449…2dc1f2" dirty=0.00B
INFO [11-17|05:30:11.906] Deep froze chain segment blocks=3 elapsed=165.017ms number=11183515 hash="282486…811f9c"
INFO [11-17|05:30:34.640] Imported new chain segment blocks=1 txs=215 mgas=12.494 elapsed=867.035ms mgasps=14.410 number=11273516 hash="9ded70…816f15" dirty=0.00B
INFO [11-17|05:30:41.616] Imported new chain segment blocks=1 txs=184 mgas=12.492 elapsed=399.196ms mgasps=31.294 number=11273517 hash="adafba…e5d06b" dirty=0.00B
INFO [11-17|05:30:54.559] Imported new chain segment blocks=1 txs=228 mgas=12.496 elapsed=867.220ms mgasps=14.409 number=11273518 hash="4d0f24…31fe67" dirty=0.00B
INFO [11-17|05:31:12.079] Deep froze chain segment blocks=3 elapsed=172.309ms number=11183518 hash="e7a3b8…c866bf"
INFO [11-17|05:31:12.886] Imported new chain segment blocks=1 txs=190 mgas=12.474 elapsed=663.155ms mgasps=18.810 number=11273519 hash="7415bb…317603" dirty=0.00B
INFO [11-17|05:31:25.675] Imported new chain segment blocks=1 txs=164 mgas=12.479 elapsed=683.312ms mgasps=18.263 number=11273520 hash="40ab5a…40b736" dirty=0.00B
INFO [11-17|05:31:32.067] Imported new chain segment blocks=1 txs=96 mgas=12.482 elapsed=364.905ms mgasps=34.207 number=11273521 hash="f98b6e…4d6886" dirty=0.00B
INFO [11-17|05:31:48.644] Imported new chain segment blocks=1 txs=201 mgas=12.466 elapsed=596.841ms mgasps=20.887 number=11273522 hash="955ce1…d534c9" dirty=0.00B
INFO [11-17|05:32:12.253] Deep froze chain segment blocks=4 elapsed=173.561ms number=11183522 hash="7e3549…9b16cc"
INFO [11-17|05:32:21.708] Imported new chain segment blocks=1 txs=229 mgas=12.479 elapsed=650.570ms mgasps=19.181 number=11273523 hash="58f434…ac520e" dirty=0.00B
INFO [11-17|05:32:39.568] Imported new chain segment blocks=1 txs=250 mgas=12.448 elapsed=698.511ms mgasps=17.820 number=11273524 hash="ee18c8…5c67cf" dirty=0.00B
INFO [11-17|05:32:41.022] Imported new chain segment blocks=1 txs=151 mgas=12.472 elapsed=350.848ms mgasps=35.550 number=11273525 hash="ecfa7d…8c04c4" dirty=0.00B
INFO [11-17|05:32:55.320] Imported new chain segment blocks=1 txs=162 mgas=12.462 elapsed=847.232ms mgasps=14.709 number=11273526 hash="dcead9…431f6c" dirty=0.00B
INFO [11-17|05:33:12.389] Deep froze chain segment blocks=4 elapsed=134.663ms number=11183526 hash="7c888c…e96bca"
INFO [11-17|05:34:13.657] Imported new chain segment blocks=1 txs=247 mgas=12.480 elapsed=856.482ms mgasps=14.572 number=11273527 hash="cda1a4…1693d6" age=1m20s dirty=0.00B
INFO [11-17|05:34:14.493] Imported new chain segment blocks=1 txs=212 mgas=12.484 elapsed=623.743ms mgasps=20.014 number=11273528 hash="421e97…460021" dirty=0.00B
INFO [11-17|05:34:25.416] Imported new chain segment blocks=1 txs=172 mgas=12.509 elapsed=489.309ms mgasps=25.564 number=11273529 hash="f5297c…f16799" dirty=0.00B
INFO [11-17|05:34:38.339] Imported new chain segment blocks=1 txs=168 mgas=12.515 elapsed=647.553ms mgasps=19.327 number=11273530 hash="f4f409…065f00" dirty=0.00B
INFO [11-17|05:35:12.539] Deep froze chain segment blocks=4 elapsed=149.603ms number=11183530 hash="12b07a…03334a"
INFO [11-17|05:35:17.106] Imported new chain segment blocks=1 txs=190 mgas=12.510 elapsed=629.906ms mgasps=19.861 number=11273531 hash="be88e5…b2167b" dirty=0.00B
INFO [11-17|05:35:27.352] Imported new chain segment blocks=1 txs=270 mgas=12.482 elapsed=518.144ms mgasps=24.090 number=11273532 hash="5351d1…8db0b5" dirty=0.00B
INFO [11-17|05:35:29.222] Imported new chain segment blocks=1 txs=144 mgas=12.502 elapsed=401.212ms mgasps=31.161 number=11273533 hash="306a3e…37708d" dirty=0.00B
INFO [11-17|05:35:42.650] Imported new chain segment blocks=1 txs=122 mgas=12.515 elapsed=674.821ms mgasps=18.546 number=11273534 hash="8b3ee0…da5988" dirty=0.00B
INFO [11-17|05:35:43.275] Imported new chain segment blocks=1 txs=137 mgas=12.507 elapsed=331.229ms mgasps=37.760 number=11273535 hash="38f58b…741013" dirty=0.00B
INFO [11-17|05:35:58.567] Imported new chain segment blocks=1 txs=153 mgas=12.505 elapsed=689.134ms mgasps=18.146 number=11273536 hash="6317cd…b1fbf3" dirty=0.00B
INFO [11-17|05:36:06.884] Imported new chain segment blocks=1 txs=138 mgas=12.517 elapsed=535.494ms mgasps=23.375 number=11273537 hash="74309e…2b43e2" dirty=0.00B
INFO [11-17|05:36:12.699] Deep froze chain segment blocks=7 elapsed=158.424ms number=11183537 hash="f01af1…5a0d09"
INFO [11-17|05:36:20.662] Imported new chain segment blocks=1 txs=145 mgas=12.514 elapsed=427.519ms mgasps=29.271 number=11273538 hash="92be6a…60730f" dirty=0.00B
INFO [11-17|05:36:35.385] Imported new chain segment blocks=1 txs=198 mgas=12.486 elapsed=510.889ms mgasps=24.440 number=11273539 hash="13d259…8fe65e" dirty=0.00B
INFO [11-17|05:36:49.592] Imported new chain segment blocks=1 txs=186 mgas=12.489 elapsed=677.907ms mgasps=18.423 number=11273540 hash="3fd980…ff6aac" dirty=0.00B
INFO [11-17|05:36:50.466] Chain reorg detected number=11273539 hash="13d259…8fe65e" drop=1 dropfrom="3fd980…ff6aac" add=1 addfrom="54ee1b…b5d69d"
INFO [11-17|05:36:50.475] Imported new chain segment blocks=1 txs=177 mgas=12.485 elapsed=440.003ms mgasps=28.375 number=11273540 hash="54ee1b…b5d69d" dirty=0.00B
INFO [11-17|05:37:12.147] Chain reorg detected number=11273539 hash="13d259…8fe65e" drop=1 dropfrom="54ee1b…b5d69d" add=2 addfrom="000ec2…c53028"
INFO [11-17|05:37:12.163] Imported new chain segment blocks=1 txs=140 mgas=12.470 elapsed=1.810s mgasps=6.887 number=11273541 hash="000ec2…c53028" dirty=0.00B
INFO [11-17|05:37:12.938] Deep froze chain segment blocks=4 elapsed=238.379ms number=11183541 hash="e49437…cec0a1"
INFO [11-17|05:37:14.944] Imported new chain segment blocks=1 txs=188 mgas=12.459 elapsed=455.687ms mgasps=27.342 number=11273542 hash="d543cd…21b699" dirty=0.00B
INFO [11-17|05:37:15.739] Imported new chain segment blocks=1 txs=131 mgas=12.469 elapsed=389.774ms mgasps=31.991 number=11273543 hash="f7cef0…8a5529" dirty=0.00B
INFO [11-17|05:38:02.715] Imported new chain segment blocks=1 txs=220 mgas=12.475 elapsed=717.032ms mgasps=17.398 number=11273544 hash="69ff69…409faa" dirty=0.00B
INFO [11-17|05:38:13.083] Deep froze chain segment blocks=3 elapsed=144.563ms number=11183544 hash="e03e5a…e1bd61"
INFO [11-17|05:38:40.148] Imported new chain segment blocks=1 txs=195 mgas=12.480 elapsed=668.958ms mgasps=18.656 number=11273545 hash="557deb…5dabb8" dirty=0.00B
INFO [11-17|05:39:20.195] Imported new chain segment blocks=1 txs=230 mgas=12.490 elapsed=686.822ms mgasps=18.186 number=11273546 hash="f4d05f…331f29" dirty=0.00B
INFO [11-17|05:39:25.972] Imported new chain segment blocks=1 txs=177 mgas=12.464 elapsed=404.699ms mgasps=30.799 number=11273547 hash="0b4445…095080" dirty=0.00B
INFO [11-17|05:39:35.196] Imported new chain segment blocks=1 txs=142 mgas=12.459 elapsed=566.546ms mgasps=21.990 number=11273548 hash="cac148…c0ba75" dirty=0.00B
INFO [11-17|05:39:37.086] Imported new chain segment blocks=1 txs=248 mgas=12.443 elapsed=420.580ms mgasps=29.584 number=11273549 hash="281692…16c50c" dirty=0.00B
INFO [11-17|05:39:42.014] Imported new chain segment blocks=1 txs=143 mgas=12.468 elapsed=535.395ms mgasps=23.287 number=11273550 hash="79d33a…fbbbd9" dirty=0.00B
INFO [11-17|05:39:48.674] Imported new chain segment blocks=1 txs=128 mgas=12.450 elapsed=412.644ms mgasps=30.172 number=11273551 hash="16ab8b…8a13e3" dirty=0.00B
INFO [11-17|05:39:57.322] Imported new chain segment blocks=1 txs=126 mgas=12.468 elapsed=438.510ms mgasps=28.434 number=11273552 hash="921efe…d57e95" dirty=0.00B
INFO [11-17|05:40:13.290] Deep froze chain segment blocks=8 elapsed=204.085ms number=11183552 hash="5a0d29…9b3654"
INFO [11-17|05:40:15.536] Imported new chain segment blocks=1 txs=195 mgas=12.444 elapsed=634.454ms mgasps=19.613 number=11273553 hash="547fa0…07c944" dirty=0.00B
INFO [11-17|05:40:21.267] Imported new chain segment blocks=1 txs=218 mgas=12.468 elapsed=547.527ms mgasps=22.771 number=11273554 hash="770557…f80a66" dirty=0.00B
INFO [11-17|05:40:57.869] Imported new chain segment blocks=1 txs=201 mgas=12.453 elapsed=760.370ms mgasps=16.378 number=11273555 hash="c01990…c47712" dirty=0.00B
INFO [11-17|05:41:11.193] Imported new chain segment blocks=1 txs=29 mgas=12.452 elapsed=163.257ms mgasps=76.273 number=11273556 hash="e3d7ca…b54dfd" dirty=0.00B
INFO [11-17|05:41:13.435] Deep froze chain segment blocks=4 elapsed=144.336ms number=11183556 hash="670fb6…df0d3a"
INFO [11-17|05:41:23.780] Imported new chain segment blocks=1 txs=266 mgas=12.462 elapsed=613.764ms mgasps=20.304 number=11273557 hash="a4327c…0e51f1" dirty=0.00B
INFO [11-17|05:41:45.992] Imported new chain segment blocks=1 txs=191 mgas=12.490 elapsed=574.439ms mgasps=21.742 number=11273558 hash="efc33e…61be32" dirty=0.00B
INFO [11-17|05:41:49.176] Imported new chain segment blocks=1 txs=163 mgas=12.496 elapsed=402.723ms mgasps=31.028 number=11273559 hash="612fc0…2d31e8" dirty=0.00B
INFO [11-17|05:41:49.697] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=17.442ms mgasps=0.000 number=11273560 hash="270f86…f413d1" dirty=0.00B
INFO [11-17|05:42:04.678] Imported new chain segment blocks=1 txs=251 mgas=12.473 elapsed=771.024ms mgasps=16.178 number=11273561 hash="8900e8…99b758" dirty=0.00B
INFO [11-17|05:42:05.205] Imported new chain segment blocks=1 txs=126 mgas=12.486 elapsed=508.763ms mgasps=24.543 number=11273562 hash="f4bc3c…31bc58" dirty=0.00B
INFO [11-17|05:42:05.967] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=29.84KiB throttle=2197
INFO [11-17|05:42:13.444] Imported new chain segment blocks=1 txs=145 mgas=12.492 elapsed=548.034ms mgasps=22.794 number=11273563 hash="47b55d…32db7c" dirty=0.00B
INFO [11-17|05:42:13.600] Deep froze chain segment blocks=6 elapsed=162.129ms number=11183562 hash="746a23…19e693"
INFO [11-17|05:42:36.330] Imported new chain segment blocks=1 txs=181 mgas=12.478 elapsed=872.484ms mgasps=14.302 number=11273564 hash="229763…22a98d" dirty=0.00B
INFO [11-17|05:42:40.341] Imported new chain segment blocks=1 txs=146 mgas=12.496 elapsed=447.989ms mgasps=27.893 number=11273565 hash="338681…9afd8c" dirty=0.00B
INFO [11-17|05:42:43.127] Imported new chain segment blocks=1 txs=197 mgas=12.482 elapsed=413.014ms mgasps=30.223 number=11273566 hash="a322c2…a2d0e8" dirty=0.00B
INFO [11-17|05:43:07.113] Imported new chain segment blocks=1 txs=202 mgas=12.482 elapsed=836.052ms mgasps=14.929 number=11273567 hash="da0cd0…2df3a6" dirty=0.00B
INFO [11-17|05:43:13.767] Deep froze chain segment blocks=5 elapsed=167.304ms number=11183567 hash="ba166d…a7f799"
INFO [11-17|05:43:19.420] Imported new chain segment blocks=1 txs=178 mgas=12.476 elapsed=610.307ms mgasps=20.442 number=11273568 hash="a20f35…1efb8b" dirty=0.00B
INFO [11-17|05:43:38.914] Imported new chain segment blocks=1 txs=177 mgas=12.466 elapsed=805.504ms mgasps=15.476 number=11273569 hash="6a7883…0579db" dirty=0.00B
INFO [11-17|05:44:04.238] Imported new chain segment blocks=1 txs=170 mgas=12.487 elapsed=959.243ms mgasps=13.017 number=11273570 hash="d94b00…e62c25" dirty=0.00B
INFO [11-17|05:44:13.912] Deep froze chain segment blocks=3 elapsed=144.294ms number=11183570 hash="2a577f…3a4cd6"
INFO [11-17|05:44:30.797] Imported new chain segment blocks=1 txs=216 mgas=12.489 elapsed=1.027s mgasps=12.159 number=11273571 hash="b9c520…3e891e" dirty=0.00B
INFO [11-17|05:44:35.091] Imported new chain segment blocks=1 txs=139 mgas=12.247 elapsed=482.199ms mgasps=25.399 number=11273572 hash="dccc7a…0ba0d4" dirty=0.00B
INFO [11-17|05:44:37.447] Imported new chain segment blocks=1 txs=147 mgas=12.462 elapsed=459.792ms mgasps=27.103 number=11273573 hash="2efb18…f47234" dirty=0.00B
INFO [11-17|05:45:00.027] Imported new chain segment blocks=1 txs=214 mgas=12.470 elapsed=759.570ms mgasps=16.417 number=11273574 hash="cd0a3d…e98739" dirty=0.00B
INFO [11-17|05:45:14.058] Deep froze chain segment blocks=4 elapsed=145.081ms number=11183574 hash="fff197…404b44"
INFO [11-17|05:45:14.101] Imported new chain segment blocks=1 txs=206 mgas=12.484 elapsed=771.674ms mgasps=16.178 number=11273575 hash="12b75c…9be3e1" dirty=0.00B
INFO [11-17|05:45:50.870] Imported new chain segment blocks=1 txs=229 mgas=12.475 elapsed=853.977ms mgasps=14.608 number=11273576 hash="e26be7…6cc492" dirty=0.00B
INFO [11-17|05:45:52.801] Imported new chain segment blocks=1 txs=169 mgas=12.469 elapsed=397.045ms mgasps=31.405 number=11273577 hash="4fbd5c…88cdae" dirty=0.00B
INFO [11-17|05:46:13.551] Imported new chain segment blocks=1 txs=221 mgas=12.487 elapsed=862.362ms mgasps=14.480 number=11273578 hash="9ebae9…2bc94b" dirty=0.00B
INFO [11-17|05:46:14.207] Deep froze chain segment blocks=4 elapsed=147.672ms number=11183578 hash="716ab4…a3a08b"
INFO [11-17|05:46:17.243] Imported new chain segment blocks=1 txs=153 mgas=12.487 elapsed=383.473ms mgasps=32.564 number=11273579 hash="89e6f5…e9662a" dirty=0.00B
INFO [11-17|05:46:29.596] Imported new chain segment blocks=1 txs=179 mgas=12.478 elapsed=759.595ms mgasps=16.427 number=11273580 hash="7758a2…63aa3e" dirty=0.00B
INFO [11-17|05:46:29.910] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.027ms mgasps=0.000 number=11273581 hash="75d721…be4d7f" dirty=0.00B
INFO [11-17|05:46:36.375] Imported new chain segment blocks=1 txs=87 mgas=12.318 elapsed=200.903ms mgasps=61.314 number=11273582 hash="f31cdc…6a319c" dirty=0.00B
INFO [11-17|05:46:59.101] Imported new chain segment blocks=1 txs=225 mgas=12.474 elapsed=681.064ms mgasps=18.316 number=11273583 hash="3a6f7a…75e5ba" dirty=0.00B
INFO [11-17|05:47:04.996] Imported new chain segment blocks=1 txs=110 mgas=12.483 elapsed=643.218ms mgasps=19.407 number=11273584 hash="2d0f73…601e53" dirty=0.00B
INFO [11-17|05:47:05.461] Imported new chain segment blocks=1 txs=98 mgas=12.474 elapsed=448.647ms mgasps=27.803 number=11273585 hash="0319b0…7e1174" dirty=0.00B
INFO [11-17|05:47:06.294] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=30.43KiB throttle=2154
INFO [11-17|05:47:14.374] Deep froze chain segment blocks=7 elapsed=166.798ms number=11183585 hash="ffa3a6…25461c"
INFO [11-17|05:47:26.989] Imported new chain segment blocks=1 txs=201 mgas=12.486 elapsed=862.830ms mgasps=14.471 number=11273586 hash="4a4410…11bcd9" dirty=0.00B
INFO [11-17|05:47:54.769] Imported new chain segment blocks=1 txs=186 mgas=12.482 elapsed=615.432ms mgasps=20.282 number=11273587 hash="d599df…b46bc2" dirty=0.00B
INFO [11-17|05:47:58.553] Imported new chain segment blocks=1 txs=166 mgas=12.500 elapsed=511.469ms mgasps=24.438 number=11273588 hash="33ec9e…98d51f" dirty=0.00B
INFO [11-17|05:48:01.005] Imported new chain segment blocks=1 txs=141 mgas=12.471 elapsed=387.072ms mgasps=32.218 number=11273589 hash="4d34fc…8b96c5" dirty=0.00B
INFO [11-17|05:48:14.520] Deep froze chain segment blocks=4 elapsed=145.593ms number=11183589 hash="4da78b…06f2e3"
INFO [11-17|05:48:28.870] Imported new chain segment blocks=1 txs=216 mgas=12.473 elapsed=701.354ms mgasps=17.784 number=11273590 hash="91af86…589f73" dirty=0.00B
INFO [11-17|05:48:31.707] Imported new chain segment blocks=1 txs=119 mgas=12.476 elapsed=492.353ms mgasps=25.339 number=11273591 hash="e69e12…daa151" dirty=0.00B
INFO [11-17|05:48:46.524] Imported new chain segment blocks=1 txs=181 mgas=12.499 elapsed=798.013ms mgasps=15.662 number=11273592 hash="bf3377…973ff8" dirty=0.00B
INFO [11-17|05:48:49.384] Imported new chain segment blocks=1 txs=99 mgas=12.497 elapsed=336.696ms mgasps=37.117 number=11273593 hash="c1ed95…eab509" dirty=0.00B
INFO [11-17|05:48:52.610] Imported new chain segment blocks=1 txs=167 mgas=12.232 elapsed=391.719ms mgasps=31.227 number=11273594 hash="b73a8a…cc227e" dirty=0.00B
INFO [11-17|05:48:59.898] Imported new chain segment blocks=1 txs=164 mgas=12.483 elapsed=596.685ms mgasps=20.920 number=11273595 hash="1ef522…b6cce2" dirty=0.00B
INFO [11-17|05:49:01.589] Imported new chain segment blocks=1 txs=23 mgas=12.515 elapsed=226.003ms mgasps=55.376 number=11273596 hash="602360…705bc9" dirty=0.00B
INFO [11-17|05:49:14.684] Deep froze chain segment blocks=7 elapsed=162.956ms number=11183596 hash="62855e…8bbec9"
INFO [11-17|05:49:32.191] Imported new chain segment blocks=1 txs=253 mgas=12.503 elapsed=871.787ms mgasps=14.342 number=11273597 hash="cb2bcf…af95ec" dirty=0.00B
INFO [11-17|05:49:40.048] Imported new chain segment blocks=1 txs=133 mgas=12.496 elapsed=387.721ms mgasps=32.229 number=11273598 hash="569c81…a40c02" dirty=0.00B
INFO [11-17|05:49:45.614] Imported new chain segment blocks=1 txs=160 mgas=12.502 elapsed=480.390ms mgasps=26.024 number=11273599 hash="d94580…4336de" dirty=0.00B
INFO [11-17|05:49:49.276] Imported new chain segment blocks=1 txs=22 mgas=12.504 elapsed=206.502ms mgasps=60.552 number=11273600 hash="0f663a…b4748d" dirty=0.00B
INFO [11-17|05:49:53.678] Imported new chain segment blocks=1 txs=173 mgas=12.319 elapsed=528.638ms mgasps=23.304 number=11273601 hash="6f8a02…98530c" dirty=0.00B
INFO [11-17|05:50:14.838] Deep froze chain segment blocks=5 elapsed=153.294ms number=11183601 hash="88730c…a3c3cf"
INFO [11-17|05:50:21.567] Imported new chain segment blocks=1 txs=228 mgas=12.497 elapsed=782.464ms mgasps=15.971 number=11273602 hash="577bdb…002139" dirty=0.00B
INFO [11-17|05:50:36.549] Imported new chain segment blocks=1 txs=212 mgas=12.491 elapsed=914.384ms mgasps=13.661 number=11273603 hash="8fcae5…253191" dirty=0.00B
INFO [11-17|05:50:36.578] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=12.179ms mgasps=0.000 number=11273604 hash="35d898…ead5af" dirty=0.00B
INFO [11-17|05:50:38.037] Imported new chain segment blocks=1 txs=213 mgas=12.499 elapsed=379.793ms mgasps=32.910 number=11273603 hash="52f307…b0f19f" dirty=0.00B
INFO [11-17|05:50:38.747] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=28.18KiB throttle=2326
INFO [11-17|05:50:43.260] Imported new chain segment blocks=1 txs=166 mgas=12.210 elapsed=391.859ms mgasps=31.159 number=11273605 hash="547bb5…3c226e" dirty=0.00B
INFO [11-17|05:50:59.575] Imported new chain segment blocks=1 txs=200 mgas=12.491 elapsed=625.361ms mgasps=19.974 number=11273606 hash="b3d4ec…4f32f7" dirty=0.00B
INFO [11-17|05:51:02.361] Imported new chain segment blocks=1 txs=154 mgas=12.304 elapsed=396.246ms mgasps=31.051 number=11273607 hash="c446e4…640c10" dirty=0.00B
INFO [11-17|05:51:02.727] Imported new chain segment blocks=1 txs=143 mgas=12.330 elapsed=365.483ms mgasps=33.737 number=11273607 hash="e90048…21f6b7" dirty=0.00B
INFO [11-17|05:51:15.026] Deep froze chain segment blocks=6 elapsed=187.431ms number=11183607 hash="7320c2…b78fcb"
INFO [11-17|05:51:15.042] Imported new chain segment blocks=1 txs=196 mgas=12.510 elapsed=794.154ms mgasps=15.753 number=11273608 hash="e21f72…9b055f" dirty=0.00B
INFO [11-17|05:51:37.552] Imported new chain segment blocks=1 txs=203 mgas=12.336 elapsed=805.421ms mgasps=15.316 number=11273609 hash="2275f5…a1c0c6" dirty=0.00B
INFO [11-17|05:51:43.060] Imported new chain segment blocks=1 txs=173 mgas=12.474 elapsed=512.494ms mgasps=24.339 number=11273610 hash="6c46bb…fea477" dirty=0.00B
INFO [11-17|05:51:45.352] Imported new chain segment blocks=1 txs=140 mgas=12.493 elapsed=362.578ms mgasps=34.456 number=11273611 hash="17e1a8…dfab28" dirty=0.00B
INFO [11-17|05:51:54.583] Imported new chain segment blocks=1 txs=168 mgas=12.475 elapsed=538.657ms mgasps=23.160 number=11273612 hash="a7a1af…84c582" dirty=0.00B
INFO [11-17|05:51:59.471] Imported new chain segment blocks=1 txs=176 mgas=12.494 elapsed=494.448ms mgasps=25.269 number=11273613 hash="a99776…ea1f69" dirty=0.00B
INFO [11-17|05:52:04.983] Imported new chain segment blocks=1 txs=110 mgas=12.485 elapsed=401.437ms mgasps=31.101 number=11273614 hash="5df6e0…1de0a4" dirty=0.00B
INFO [11-17|05:52:15.235] Deep froze chain segment blocks=7 elapsed=207.185ms number=11183614 hash="2ae78d…02898c"
INFO [11-17|05:52:20.121] Imported new chain segment blocks=1 txs=207 mgas=12.498 elapsed=804.075ms mgasps=15.543 number=11273615 hash="461323…f24b19" dirty=0.00B
INFO [11-17|05:52:21.990] Imported new chain segment blocks=1 txs=85 mgas=12.493 elapsed=393.278ms mgasps=31.766 number=11273616 hash="c6c6a9…d928ef" dirty=0.00B
INFO [11-17|05:52:27.690] Imported new chain segment blocks=1 txs=96 mgas=12.510 elapsed=495.780ms mgasps=25.233 number=11273617 hash="f58ff6…62c1fb" dirty=0.00B
INFO [11-17|05:52:31.554] Imported new chain segment blocks=1 txs=197 mgas=11.983 elapsed=481.486ms mgasps=24.888 number=11273618 hash="42e1fe…84e802" dirty=0.00B
INFO [11-17|05:52:48.264] Imported new chain segment blocks=1 txs=177 mgas=12.489 elapsed=871.077ms mgasps=14.338 number=11273619 hash="0d04b9…4b75ce" dirty=0.00B
INFO [11-17|05:53:08.452] Imported new chain segment blocks=1 txs=193 mgas=12.480 elapsed=722.408ms mgasps=17.275 number=11273620 hash="ddfca8…5c535d" dirty=0.00B
INFO [11-17|05:53:11.791] Imported new chain segment blocks=1 txs=153 mgas=12.495 elapsed=435.185ms mgasps=28.713 number=11273621 hash="9aa66a…e65519" dirty=0.00B
INFO [11-17|05:53:15.435] Deep froze chain segment blocks=7 elapsed=199.706ms number=11183621 hash="98b9ee…597405"
INFO [11-17|05:53:17.973] Imported new chain segment blocks=1 txs=149 mgas=12.200 elapsed=480.501ms mgasps=25.391 number=11273622 hash="3f311d…8b85ce" dirty=0.00B
INFO [11-17|05:53:20.274] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|05:53:20.279] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|05:53:41.137] Imported new chain segment blocks=1 txs=209 mgas=12.410 elapsed=6.189s mgasps=2.005 number=11273623 hash="e7bb5a…1aa3ac" dirty=0.00B
INFO [11-17|05:53:56.843] Imported new chain segment blocks=1 txs=187 mgas=12.459 elapsed=9.557s mgasps=1.304 number=11273624 hash="4f9157…710659" dirty=0.00B
INFO [11-17|05:54:18.305] Deep froze chain segment blocks=3 elapsed=2.870s number=11183624 hash="d6d070…dfa67f"
INFO [11-17|05:54:32.132] Imported new chain segment blocks=1 txs=241 mgas=12.460 elapsed=13.126s mgasps=0.949 number=11273625 hash="1a8244…eae039" dirty=0.00B
INFO [11-17|05:54:46.032] Imported new chain segment blocks=1 txs=212 mgas=12.451 elapsed=13.880s mgasps=0.897 number=11273626 hash="b1e7a2…e72bab" dirty=0.00B
INFO [11-17|05:54:52.834] Imported new chain segment blocks=1 txs=204 mgas=12.475 elapsed=5.627s mgasps=2.217 number=11273627 hash="e2623a…a1406b" dirty=0.00B
INFO [11-17|05:54:56.217] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=30.05KiB throttle=2181
INFO [11-17|05:55:00.740] Imported new chain segment blocks=1 txs=143 mgas=12.419 elapsed=7.892s mgasps=1.574 number=11273628 hash="c84e58…dc217a" dirty=0.00B
INFO [11-17|05:55:10.353] Imported new chain segment blocks=1 txs=137 mgas=12.445 elapsed=9.594s mgasps=1.297 number=11273629 hash="9a9dcd…9014f9" dirty=0.00B
INFO [11-17|05:55:16.905] Imported new chain segment blocks=1 txs=189 mgas=12.447 elapsed=6.530s mgasps=1.906 number=11273630 hash="bff61d…dadbfc" dirty=0.00B
INFO [11-17|05:55:23.085] Deep froze chain segment blocks=6 elapsed=4.779s number=11183630 hash="f8e76c…223368"
INFO [11-17|05:55:30.982] Imported new chain segment blocks=2 txs=267 mgas=24.770 elapsed=14.059s mgasps=1.762 number=11273632 hash="df50ce…f843bd" dirty=0.00B
INFO [11-17|05:55:40.770] Imported new chain segment blocks=1 txs=218 mgas=12.471 elapsed=3.888s mgasps=3.207 number=11273633 hash="9bd086…b0d047" dirty=0.00B
INFO [11-17|05:56:01.169] Imported new chain segment blocks=1 txs=229 mgas=12.479 elapsed=4.674s mgasps=2.669 number=11273634 hash="c94fec…e9a49f" dirty=0.00B
INFO [11-17|05:56:01.256] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=2m40.982s
INFO [11-17|05:56:08.951] Imported new chain segment blocks=1 txs=213 mgas=12.467 elapsed=2.322s mgasps=5.367 number=11273635 hash="5a0833…3b2111" dirty=0.00B
INFO [11-17|05:56:13.625] Imported new chain segment blocks=1 txs=182 mgas=12.465 elapsed=1.290s mgasps=9.656 number=11273636 hash="8b8699…7b8dfa" dirty=0.00B
INFO [11-17|05:56:25.943] Deep froze chain segment blocks=6 elapsed=2.856s number=11183636 hash="fd0fcb…db56f7"
INFO [11-17|05:56:42.659] Imported new chain segment blocks=1 txs=213 mgas=12.499 elapsed=3.716s mgasps=3.364 number=11273637 hash="5dc983…7db9e7" dirty=0.00B
INFO [11-17|05:56:44.745] Imported new chain segment blocks=1 txs=26 mgas=12.498 elapsed=162.204ms mgasps=77.051 number=11273638 hash="0dc126…ad7a5f" dirty=0.00B
INFO [11-17|05:57:02.785] Imported new chain segment blocks=1 txs=243 mgas=12.477 elapsed=3.394s mgasps=3.676 number=11273639 hash="3c86c9…754fa0" dirty=0.00B
INFO [11-17|05:57:22.688] Imported new chain segment blocks=1 txs=181 mgas=12.460 elapsed=558.201ms mgasps=22.322 number=11273640 hash="e7ba6f…6869a4" dirty=0.00B
INFO [11-17|05:57:26.095] Deep froze chain segment blocks=4 elapsed=151.102ms number=11183640 hash="789363…b575e6"
INFO [11-17|05:57:57.022] Imported new chain segment blocks=1 txs=229 mgas=12.485 elapsed=562.943ms mgasps=22.178 number=11273641 hash="30b63a…30cf36" dirty=0.00B
INFO [11-17|05:58:24.041] Imported new chain segment blocks=1 txs=237 mgas=12.487 elapsed=699.886ms mgasps=17.842 number=11273642 hash="efca57…111a54" dirty=0.00B
INFO [11-17|05:58:26.252] Deep froze chain segment blocks=2 elapsed=156.445ms number=11183642 hash="4e2db9…31a0bd"
INFO [11-17|05:58:28.813] Imported new chain segment blocks=1 txs=199 mgas=12.467 elapsed=399.746ms mgasps=31.188 number=11273643 hash="e2b7d8…9ea14b" dirty=0.00B
INFO [11-17|05:58:29.893] Imported new chain segment blocks=1 txs=121 mgas=12.487 elapsed=571.094ms mgasps=21.866 number=11273644 hash="b2a99f…2018a1" dirty=0.00B
INFO [11-17|05:59:13.227] Imported new chain segment blocks=1 txs=219 mgas=12.500 elapsed=758.994ms mgasps=16.470 number=11273645 hash="fde586…d41ff9" dirty=0.00B
INFO [11-17|05:59:22.455] Imported new chain segment blocks=1 txs=201 mgas=12.488 elapsed=507.336ms mgasps=24.615 number=11273646 hash="62274a…2deac9" dirty=0.00B
INFO [11-17|05:59:23.395] Imported new chain segment blocks=1 txs=200 mgas=12.486 elapsed=353.261ms mgasps=35.346 number=11273646 hash="9fa352…479191" dirty=0.00B
INFO [11-17|05:59:26.412] Deep froze chain segment blocks=4 elapsed=157.970ms number=11183646 hash="e4047e…888fd1"
INFO [11-17|05:59:49.343] Imported new chain segment blocks=1 txs=202 mgas=12.475 elapsed=801.521ms mgasps=15.564 number=11273647 hash="71ca28…2853d9" dirty=0.00B
INFO [11-17|05:59:51.602] Imported new chain segment blocks=1 txs=175 mgas=12.479 elapsed=404.840ms mgasps=30.825 number=11273648 hash="4da3d9…e626e0" dirty=0.00B
INFO [11-17|06:00:26.547] Deep froze chain segment blocks=2 elapsed=133.679ms number=11183648 hash="a64393…c9c66d"
INFO [11-17|06:00:56.796] Imported new chain segment blocks=1 txs=287 mgas=12.498 elapsed=685.030ms mgasps=18.245 number=11273649 hash="f8b822…920105" age=1m6s dirty=0.00B
INFO [11-17|06:01:04.371] Imported new chain segment blocks=1 txs=245 mgas=12.487 elapsed=420.214ms mgasps=29.716 number=11273650 hash="ad57dc…b26a1d" dirty=0.00B
INFO [11-17|06:01:08.814] Imported new chain segment blocks=1 txs=194 mgas=12.461 elapsed=431.578ms mgasps=28.872 number=11273651 hash="634051…2cfc94" dirty=0.00B
INFO [11-17|06:01:11.468] Imported new chain segment blocks=1 txs=228 mgas=12.462 elapsed=516.757ms mgasps=24.117 number=11273652 hash="0b1a28…58a4fe" dirty=0.00B
INFO [11-17|06:01:26.722] Deep froze chain segment blocks=4 elapsed=174.303ms number=11183652 hash="6125d0…3463b5"
INFO [11-17|06:01:36.194] Imported new chain segment blocks=1 txs=242 mgas=12.465 elapsed=652.150ms mgasps=19.113 number=11273653 hash="a254fb…0c86c6" dirty=0.00B
INFO [11-17|06:02:11.655] Imported new chain segment blocks=1 txs=228 mgas=12.487 elapsed=764.146ms mgasps=16.341 number=11273654 hash="621baa…13f5f7" dirty=0.00B
INFO [11-17|06:02:12.279] Imported new chain segment blocks=1 txs=177 mgas=12.491 elapsed=609.209ms mgasps=20.503 number=11273655 hash="246a6c…101296" dirty=0.00B
INFO [11-17|06:02:12.347] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=31.99KiB throttle=2049
INFO [11-17|06:02:14.007] Imported new chain segment blocks=1 txs=127 mgas=12.501 elapsed=357.116ms mgasps=35.005 number=11273656 hash="561f61…b92d7b" dirty=0.00B
INFO [11-17|06:02:17.968] Imported new chain segment blocks=1 txs=174 mgas=12.252 elapsed=349.179ms mgasps=35.089 number=11273657 hash="0e78be…52ffd1" dirty=0.00B
INFO [11-17|06:02:26.874] Deep froze chain segment blocks=5 elapsed=152.046ms number=11183657 hash="3eee46…abfed8"
INFO [11-17|06:02:36.241] Imported new chain segment blocks=1 txs=201 mgas=12.492 elapsed=613.072ms mgasps=20.376 number=11273658 hash="c5ecb4…7c0b43" dirty=0.00B
INFO [11-17|06:02:54.233] Imported new chain segment blocks=1 txs=179 mgas=12.471 elapsed=540.448ms mgasps=23.076 number=11273659 hash="098cfb…cbe316" dirty=0.00B
INFO [11-17|06:02:57.534] Imported new chain segment blocks=1 txs=164 mgas=12.488 elapsed=436.066ms mgasps=28.638 number=11273660 hash="b8dbfb…7c1904" dirty=0.00B
INFO [11-17|06:03:20.677] Imported new chain segment blocks=1 txs=200 mgas=12.469 elapsed=751.835ms mgasps=16.585 number=11273661 hash="e4a5d3…eb15f8" dirty=0.00B
INFO [11-17|06:03:21.330] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=32.96KiB throttle=1989
INFO [11-17|06:03:21.763] Imported new chain segment blocks=1 txs=146 mgas=12.493 elapsed=1.070s mgasps=11.669 number=11273662 hash="cdf087…3bc8f1" dirty=0.00B
INFO [11-17|06:03:24.715] Imported new chain segment blocks=1 txs=132 mgas=12.471 elapsed=545.253ms mgasps=22.872 number=11273663 hash="158fc4…0d87e9" dirty=0.00B
INFO [11-17|06:03:27.051] Deep froze chain segment blocks=6 elapsed=176.410ms number=11183663 hash="486c9c…53773d"
INFO [11-17|06:03:34.705] Imported new chain segment blocks=1 txs=130 mgas=12.467 elapsed=472.608ms mgasps=26.379 number=11273664 hash="724525…339acd" dirty=0.00B
INFO [11-17|06:03:49.264] Imported new chain segment blocks=1 txs=178 mgas=12.473 elapsed=649.585ms mgasps=19.201 number=11273665 hash="3368ba…ece5f3" dirty=0.00B
INFO [11-17|06:03:49.684] Imported new chain segment blocks=1 txs=195 mgas=12.467 elapsed=381.166ms mgasps=32.707 number=11273665 hash="d652de…032666" dirty=0.00B
INFO [11-17|06:04:02.855] Imported new chain segment blocks=1 txs=165 mgas=12.461 elapsed=547.064ms mgasps=22.778 number=11273666 hash="f3b96c…d21c38" dirty=0.00B
INFO [11-17|06:04:04.048] Imported new chain segment blocks=1 txs=156 mgas=12.457 elapsed=353.624ms mgasps=35.228 number=11273666 hash="c6cd58…0c6ec5" dirty=0.00B
INFO [11-17|06:04:19.975] Chain reorg detected number=11273664 hash="724525…339acd" drop=2 dropfrom="f3b96c…d21c38" add=3 addfrom="0946df…66411f"
INFO [11-17|06:04:20.002] Imported new chain segment blocks=1 txs=187 mgas=12.474 elapsed=646.758ms mgasps=19.287 number=11273667 hash="0946df…66411f" dirty=0.00B
INFO [11-17|06:04:25.305] Imported new chain segment blocks=1 txs=135 mgas=12.492 elapsed=385.355ms mgasps=32.416 number=11273668 hash="ad65ed…f4b113" dirty=0.00B
INFO [11-17|06:04:27.271] Deep froze chain segment blocks=5 elapsed=218.757ms number=11183668 hash="ab701a…49fcb2"
INFO [11-17|06:04:35.323] Imported new chain segment blocks=1 txs=153 mgas=12.476 elapsed=503.737ms mgasps=24.767 number=11273669 hash="5c4e92…710415" dirty=0.00B
INFO [11-17|06:04:51.565] Imported new chain segment blocks=1 txs=238 mgas=12.483 elapsed=786.784ms mgasps=15.866 number=11273670 hash="0c8b0e…3ea02d" dirty=0.00B
INFO [11-17|06:04:54.586] Imported new chain segment blocks=1 txs=161 mgas=11.453 elapsed=330.060ms mgasps=34.699 number=11273671 hash="4142fe…46a031" dirty=0.00B
INFO [11-17|06:05:13.832] Imported new chain segment blocks=1 txs=179 mgas=12.489 elapsed=883.780ms mgasps=14.132 number=11273672 hash="831d07…0abad4" dirty=0.00B
INFO [11-17|06:05:18.225] Imported new chain segment blocks=1 txs=181 mgas=12.500 elapsed=426.475ms mgasps=29.310 number=11273673 hash="9c523c…da9d0b" dirty=0.00B
INFO [11-17|06:05:18.260] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=15.345ms mgasps=0.000 number=11273674 hash="91c6d8…76c7d7" dirty=0.00B
INFO [11-17|06:05:24.747] Imported new chain segment blocks=1 txs=176 mgas=12.500 elapsed=552.614ms mgasps=22.619 number=11273675 hash="bf7d5f…52ab25" dirty=0.00B
INFO [11-17|06:05:27.435] Deep froze chain segment blocks=7 elapsed=164.305ms number=11183675 hash="9e2885…d27c3f"
INFO [11-17|06:05:33.204] Imported new chain segment blocks=1 txs=210 mgas=12.487 elapsed=496.458ms mgasps=25.151 number=11273676 hash="e45655…bd2866" dirty=0.00B
INFO [11-17|06:05:35.705] Imported new chain segment blocks=1 txs=184 mgas=12.466 elapsed=406.660ms mgasps=30.655 number=11273677 hash="28bde7…648812" dirty=0.00B
INFO [11-17|06:05:38.930] Imported new chain segment blocks=1 txs=165 mgas=12.476 elapsed=587.767ms mgasps=21.227 number=11273678 hash="deea35…a241c4" dirty=0.00B
INFO [11-17|06:05:47.578] Imported new chain segment blocks=1 txs=173 mgas=12.466 elapsed=849.711ms mgasps=14.671 number=11273679 hash="b86fc3…9ddbf6" dirty=0.00B
INFO [11-17|06:06:05.550] Imported new chain segment blocks=1 txs=240 mgas=12.477 elapsed=613.486ms mgasps=20.338 number=11273680 hash="3740a7…df8b15" dirty=0.00B
INFO [11-17|06:06:06.823] Imported new chain segment blocks=1 txs=131 mgas=12.481 elapsed=346.825ms mgasps=35.986 number=11273681 hash="da727f…7ea083" dirty=0.00B
INFO [11-17|06:06:20.709] Imported new chain segment blocks=1 txs=216 mgas=12.501 elapsed=780.993ms mgasps=16.007 number=11273682 hash="396ac9…65da73" dirty=0.00B
INFO [11-17|06:06:27.605] Deep froze chain segment blocks=7 elapsed=168.594ms number=11183682 hash="d82d9a…80dc3d"
INFO [11-17|06:06:37.022] Imported new chain segment blocks=1 txs=198 mgas=12.474 elapsed=765.842ms mgasps=16.288 number=11273683 hash="47fb26…6aa67c" dirty=0.00B
INFO [11-17|06:06:39.424] Imported new chain segment blocks=1 txs=213 mgas=12.492 elapsed=400.141ms mgasps=31.220 number=11273684 hash="0ae0fa…177c47" dirty=0.00B
INFO [11-17|06:06:45.131] Imported new chain segment blocks=1 txs=16 mgas=12.488 elapsed=161.368ms mgasps=77.386 number=11273685 hash="41bbb0…be242a" dirty=0.00B
INFO [11-17|06:07:27.787] Deep froze chain segment blocks=3 elapsed=181.687ms number=11183685 hash="cf664e…c0fbcc"
INFO [11-17|06:07:38.279] Imported new chain segment blocks=1 txs=228 mgas=12.458 elapsed=405.323ms mgasps=30.735 number=11273686 hash="14dfc3…ea1963" dirty=0.00B
INFO [11-17|06:07:42.638] Imported new chain segment blocks=1 txs=177 mgas=12.471 elapsed=318.062ms mgasps=39.208 number=11273687 hash="85a868…fe7fa3" dirty=0.00B
INFO [11-17|06:08:09.794] Imported new chain segment blocks=1 txs=274 mgas=12.467 elapsed=543.301ms mgasps=22.947 number=11273688 hash="4105aa…a80efb" dirty=0.00B
INFO [11-17|06:08:26.665] Imported new chain segment blocks=1 txs=247 mgas=12.449 elapsed=515.576ms mgasps=24.146 number=11273689 hash="86636f…a70b05" dirty=0.00B
INFO [11-17|06:08:27.930] Deep froze chain segment blocks=4 elapsed=141.851ms number=11183689 hash="3bb294…cabfe3"
INFO [11-17|06:08:53.956] Imported new chain segment blocks=1 txs=289 mgas=12.460 elapsed=874.743ms mgasps=14.245 number=11273690 hash="cb7a49…a97a2b" dirty=0.00B
INFO [11-17|06:08:57.343] Imported new chain segment blocks=1 txs=76 mgas=12.471 elapsed=348.442ms mgasps=35.792 number=11273691 hash="c8383c…3616c1" dirty=0.00B
INFO [11-17|06:09:07.968] Imported new chain segment blocks=1 txs=164 mgas=12.481 elapsed=571.079ms mgasps=21.854 number=11273692 hash="acaca8…338fe0" dirty=0.00B
INFO [11-17|06:09:28.110] Deep froze chain segment blocks=3 elapsed=179.290ms number=11183692 hash="9d62d5…8f1e9c"
INFO [11-17|06:09:33.065] Imported new chain segment blocks=1 txs=240 mgas=12.484 elapsed=665.313ms mgasps=18.765 number=11273693 hash="aaaf41…c2cd39" dirty=0.00B
INFO [11-17|06:09:40.777] Imported new chain segment blocks=1 txs=224 mgas=12.455 elapsed=586.726ms mgasps=21.227 number=11273694 hash="e20b01…494df6" dirty=0.00B
INFO [11-17|06:10:02.029] Imported new chain segment blocks=1 txs=211 mgas=12.471 elapsed=761.836ms mgasps=16.370 number=11273695 hash="d96455…86eb53" dirty=0.00B
INFO [11-17|06:10:16.206] Imported new chain segment blocks=1 txs=224 mgas=12.456 elapsed=980.896ms mgasps=12.699 number=11273696 hash="b4a426…e910bf" dirty=0.00B
INFO [11-17|06:10:23.856] Imported new chain segment blocks=1 txs=191 mgas=12.445 elapsed=725.363ms mgasps=17.156 number=11273697 hash="5e8adf…2ced6f" dirty=0.00B
INFO [11-17|06:10:25.770] Imported new chain segment blocks=1 txs=170 mgas=12.458 elapsed=465.863ms mgasps=26.741 number=11273698 hash="aae74d…551ba1" dirty=0.00B
INFO [11-17|06:10:28.260] Deep froze chain segment blocks=6 elapsed=149.617ms number=11183698 hash="b7c69a…c36cee"
INFO [11-17|06:10:31.353] Imported new chain segment blocks=1 txs=139 mgas=12.264 elapsed=401.104ms mgasps=30.575 number=11273699 hash="565dfb…6b9a2b" dirty=0.00B
INFO [11-17|06:10:52.531] Imported new chain segment blocks=1 txs=265 mgas=12.441 elapsed=1.468s mgasps=8.470 number=11273700 hash="f1caa4…b3ac04" dirty=0.00B
INFO [11-17|06:10:55.232] Imported new chain segment blocks=1 txs=130 mgas=12.424 elapsed=337.979ms mgasps=36.761 number=11273701 hash="a4af64…4e7af9" dirty=0.00B
INFO [11-17|06:10:55.940] Imported new chain segment blocks=1 txs=132 mgas=12.259 elapsed=690.618ms mgasps=17.751 number=11273702 hash="af6a0f…66fbde" dirty=0.00B
INFO [11-17|06:10:56.195] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=32.68KiB throttle=2006
INFO [11-17|06:10:56.523] Imported new chain segment blocks=1 txs=130 mgas=12.424 elapsed=331.076ms mgasps=37.527 number=11273701 hash="6a29ff…7a77ff" dirty=0.00B
INFO [11-17|06:11:03.436] Imported new chain segment blocks=1 txs=149 mgas=12.428 elapsed=841.513ms mgasps=14.769 number=11273703 hash="bf3ccf…dbb340" dirty=0.00B
INFO [11-17|06:11:28.392] Deep froze chain segment blocks=5 elapsed=131.464ms number=11183703 hash="900ce5…0f3bcf"
INFO [11-17|06:11:40.877] Imported new chain segment blocks=1 txs=268 mgas=12.406 elapsed=850.046ms mgasps=14.595 number=11273704 hash="669aa0…f3f316" dirty=0.00B
INFO [11-17|06:11:51.042] Imported new chain segment blocks=1 txs=157 mgas=12.431 elapsed=534.965ms mgasps=23.237 number=11273705 hash="7e9e32…334b2e" dirty=0.00B
INFO [11-17|06:11:58.043] Imported new chain segment blocks=1 txs=178 mgas=12.449 elapsed=419.156ms mgasps=29.699 number=11273706 hash="1b0797…8bac38" dirty=0.00B
INFO [11-17|06:12:06.798] Imported new chain segment blocks=1 txs=171 mgas=12.421 elapsed=552.475ms mgasps=22.482 number=11273707 hash="3f56e8…5fea52" dirty=0.00B
INFO [11-17|06:12:23.250] Imported new chain segment blocks=1 txs=226 mgas=12.407 elapsed=642.640ms mgasps=19.306 number=11273708 hash="908005…ae4664" dirty=0.00B
INFO [11-17|06:12:27.145] Imported new chain segment blocks=1 txs=139 mgas=12.398 elapsed=376.380ms mgasps=32.940 number=11273709 hash="dfcb50…94ea6a" dirty=0.00B
INFO [11-17|06:12:28.548] Deep froze chain segment blocks=6 elapsed=155.470ms number=11183709 hash="538311…eb1012"
INFO [11-17|06:13:09.746] Imported new chain segment blocks=1 txs=229 mgas=12.395 elapsed=821.139ms mgasps=15.095 number=11273710 hash="509bcc…00de30" dirty=0.00B
INFO [11-17|06:13:13.277] Imported new chain segment blocks=1 txs=250 mgas=12.414 elapsed=410.890ms mgasps=30.211 number=11273711 hash="513600…85f675" dirty=0.00B
INFO [11-17|06:13:17.243] Imported new chain segment blocks=1 txs=111 mgas=12.387 elapsed=416.471ms mgasps=29.742 number=11273712 hash="5e609f…62d09b" dirty=0.00B
INFO [11-17|06:13:19.916] Imported new chain segment blocks=1 txs=171 mgas=12.402 elapsed=517.369ms mgasps=23.972 number=11273713 hash="9e3e59…cd9600" dirty=0.00B
INFO [11-17|06:13:28.721] Deep froze chain segment blocks=4 elapsed=171.557ms number=11183713 hash="9485af…d829c1"
INFO [11-17|06:13:40.214] Imported new chain segment blocks=1 txs=217 mgas=12.407 elapsed=802.704ms mgasps=15.456 number=11273714 hash="196f9a…177a60" dirty=0.00B
INFO [11-17|06:13:42.471] Imported new chain segment blocks=1 txs=147 mgas=12.423 elapsed=375.398ms mgasps=33.093 number=11273715 hash="f762d9…e7ef0b" dirty=0.00B
INFO [11-17|06:14:03.489] Imported new chain segment blocks=1 txs=236 mgas=12.417 elapsed=826.848ms mgasps=15.017 number=11273716 hash="7844a8…b713ef" dirty=0.00B
INFO [11-17|06:14:21.799] Imported new chain segment blocks=1 txs=198 mgas=12.428 elapsed=588.238ms mgasps=21.127 number=11273717 hash="cc97c9…0f9803" dirty=0.00B
INFO [11-17|06:14:25.135] Imported new chain segment blocks=1 txs=152 mgas=12.424 elapsed=345.125ms mgasps=35.998 number=11273718 hash="e7e34c…bc6057" dirty=0.00B
INFO [11-17|06:14:28.875] Deep froze chain segment blocks=5 elapsed=152.872ms number=11183718 hash="748256…a62684"
INFO [11-17|06:14:41.722] Imported new chain segment blocks=1 txs=236 mgas=12.407 elapsed=950.513ms mgasps=13.053 number=11273719 hash="03f45d…b2c373" dirty=0.00B
INFO [11-17|06:14:47.675] Imported new chain segment blocks=1 txs=147 mgas=12.425 elapsed=572.485ms mgasps=21.704 number=11273720 hash="2a8c9e…117227" dirty=0.00B
INFO [11-17|06:15:16.325] Imported new chain segment blocks=1 txs=238 mgas=12.434 elapsed=938.272ms mgasps=13.252 number=11273721 hash="18805f…7d8836" dirty=0.00B
INFO [11-17|06:15:29.075] Deep froze chain segment blocks=3 elapsed=199.361ms number=11183721 hash="0b04c5…3b2ca6"
INFO [11-17|06:15:39.549] Imported new chain segment blocks=1 txs=167 mgas=12.420 elapsed=548.904ms mgasps=22.627 number=11273722 hash="7830b3…3e62da" dirty=0.00B
INFO [11-17|06:15:40.183] Imported new chain segment blocks=1 txs=168 mgas=12.439 elapsed=612.120ms mgasps=20.321 number=11273723 hash="fceb03…e5096c" dirty=0.00B
INFO [11-17|06:15:41.250] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=32.21KiB throttle=2035
INFO [11-17|06:15:48.428] Imported new chain segment blocks=1 txs=141 mgas=12.423 elapsed=485.621ms mgasps=25.581 number=11273724 hash="a083fa…9fddcf" dirty=0.00B
INFO [11-17|06:16:06.627] Imported new chain segment blocks=1 txs=197 mgas=12.394 elapsed=769.201ms mgasps=16.113 number=11273725 hash="907c49…111462" dirty=0.00B
INFO [11-17|06:16:11.906] Imported new chain segment blocks=1 txs=161 mgas=12.393 elapsed=612.921ms mgasps=20.220 number=11273726 hash="1369d8…2dd5f8" dirty=0.00B
INFO [11-17|06:16:18.255] Imported new chain segment blocks=1 txs=123 mgas=12.371 elapsed=287.802ms mgasps=42.983 number=11273727 hash="fc7b24…bac86f" dirty=0.00B
INFO [11-17|06:16:25.467] Imported new chain segment blocks=1 txs=197 mgas=12.232 elapsed=583.215ms mgasps=20.973 number=11273728 hash="f6d202…360b72" dirty=0.00B
INFO [11-17|06:16:28.330] Imported new chain segment blocks=1 txs=105 mgas=12.375 elapsed=454.599ms mgasps=27.222 number=11273729 hash="b27f21…10040c" dirty=0.00B
INFO [11-17|06:16:29.251] Deep froze chain segment blocks=8 elapsed=175.561ms number=11183729 hash="358b8c…b6e272"
INFO [11-17|06:16:31.981] Imported new chain segment blocks=1 txs=223 mgas=12.386 elapsed=816.544ms mgasps=15.169 number=11273730 hash="011fd4…f34bc7" dirty=0.00B
INFO [11-17|06:17:12.924] Imported new chain segment blocks=1 txs=165 mgas=12.379 elapsed=543.243ms mgasps=22.788 number=11273731 hash="88e1f2…5b2e5e" dirty=0.00B
INFO [11-17|06:17:13.992] Imported new chain segment blocks=1 txs=235 mgas=12.397 elapsed=499.469ms mgasps=24.821 number=11273732 hash="e4ebe6…9888f3" dirty=0.00B
INFO [11-17|06:17:18.148] Imported new chain segment blocks=1 txs=169 mgas=12.397 elapsed=499.573ms mgasps=24.815 number=11273733 hash="678962…a33ea6" dirty=0.00B
INFO [11-17|06:17:20.086] Imported new chain segment blocks=1 txs=158 mgas=12.415 elapsed=391.831ms mgasps=31.686 number=11273734 hash="3ccd47…8c0473" dirty=0.00B
INFO [11-17|06:17:21.473] Imported new chain segment blocks=1 txs=91 mgas=12.393 elapsed=830.932ms mgasps=14.914 number=11273735 hash="e20d2f…df06e8" dirty=0.00B
INFO [11-17|06:17:29.406] Deep froze chain segment blocks=6 elapsed=154.768ms number=11183735 hash="c7cc32…4ba1a3"
INFO [11-17|06:17:42.462] Imported new chain segment blocks=1 txs=281 mgas=12.396 elapsed=798.375ms mgasps=15.526 number=11273736 hash="e3fd27…d444da" dirty=0.00B
INFO [11-17|06:17:56.642] Imported new chain segment blocks=1 txs=125 mgas=12.401 elapsed=384.651ms mgasps=32.240 number=11273737 hash="d67c2f…eb5c3a" dirty=0.00B
INFO [11-17|06:17:57.902] Imported new chain segment blocks=1 txs=124 mgas=12.384 elapsed=410.498ms mgasps=30.169 number=11273738 hash="ca2626…a050eb" dirty=0.00B
INFO [11-17|06:18:00.388] Imported new chain segment blocks=1 txs=131 mgas=12.397 elapsed=779.613ms mgasps=15.901 number=11273739 hash="b31086…2fc5ee" dirty=0.00B
INFO [11-17|06:18:29.040] Imported new chain segment blocks=1 txs=221 mgas=12.413 elapsed=750.090ms mgasps=16.549 number=11273740 hash="4fd029…ac5ad3" dirty=0.00B
INFO [11-17|06:18:29.573] Deep froze chain segment blocks=5 elapsed=165.744ms number=11183740 hash="c61395…ff7c39"
INFO [11-17|06:18:32.719] Imported new chain segment blocks=1 txs=194 mgas=12.420 elapsed=582.125ms mgasps=21.335 number=11273741 hash="b9db19…e0637f" dirty=0.00B
INFO [11-17|06:18:46.013] Imported new chain segment blocks=1 txs=155 mgas=12.408 elapsed=397.363ms mgasps=31.225 number=11273742 hash="e3308e…c41861" dirty=0.00B
INFO [11-17|06:18:47.559] Imported new chain segment blocks=1 txs=79 mgas=12.424 elapsed=562.319ms mgasps=22.094 number=11273743 hash="f3f47c…081046" dirty=0.00B
INFO [11-17|06:19:14.032] Imported new chain segment blocks=1 txs=224 mgas=12.429 elapsed=642.555ms mgasps=19.343 number=11273744 hash="8f0bc4…653459" dirty=0.00B
INFO [11-17|06:19:29.743] Deep froze chain segment blocks=4 elapsed=169.819ms number=11183744 hash="e37e28…8e4a81"
INFO [11-17|06:19:39.279] Imported new chain segment blocks=1 txs=203 mgas=12.435 elapsed=802.374ms mgasps=15.498 number=11273745 hash="b26484…9fda33" dirty=0.00B
INFO [11-17|06:19:42.312] Imported new chain segment blocks=1 txs=166 mgas=12.435 elapsed=318.983ms mgasps=38.984 number=11273746 hash="5ece37…5c298b" dirty=0.00B
INFO [11-17|06:20:06.772] Imported new chain segment blocks=1 txs=203 mgas=12.443 elapsed=823.490ms mgasps=15.110 number=11273747 hash="1ff448…c69f80" dirty=0.00B
INFO [11-17|06:20:26.345] Imported new chain segment blocks=1 txs=198 mgas=12.466 elapsed=782.994ms mgasps=15.921 number=11273748 hash="59532e…5580d9" dirty=0.00B
INFO [11-17|06:20:29.893] Deep froze chain segment blocks=4 elapsed=149.614ms number=11183748 hash="32c600…f5dfd7"
INFO [11-17|06:20:30.230] Imported new chain segment blocks=1 txs=171 mgas=12.456 elapsed=377.085ms mgasps=33.031 number=11273749 hash="96e7f0…91a619" dirty=0.00B
INFO [11-17|06:20:47.379] Imported new chain segment blocks=1 txs=211 mgas=12.467 elapsed=785.432ms mgasps=15.873 number=11273750 hash="725ad2…d58cec" dirty=0.00B
INFO [11-17|06:20:48.155] Imported new chain segment blocks=1 txs=113 mgas=12.474 elapsed=467.735ms mgasps=26.670 number=11273751 hash="c0c9a5…e32333" dirty=0.00B
INFO [11-17|06:20:49.456] Imported new chain segment blocks=1 txs=126 mgas=12.488 elapsed=361.372ms mgasps=34.557 number=11273752 hash="4637ab…995c7b" dirty=0.00B
INFO [11-17|06:20:53.740] Imported new chain segment blocks=1 txs=21 mgas=12.479 elapsed=220.504ms mgasps=56.592 number=11273753 hash="b4cc06…174758" dirty=0.00B
INFO [11-17|06:21:03.709] Imported new chain segment blocks=1 txs=182 mgas=12.486 elapsed=818.202ms mgasps=15.260 number=11273754 hash="07355e…5100f0" dirty=0.00B
INFO [11-17|06:21:04.080] Imported new chain segment blocks=1 txs=185 mgas=12.489 elapsed=370.483ms mgasps=33.710 number=11273754 hash="c15eb8…1db739" dirty=0.00B
INFO [11-17|06:21:10.282] Imported new chain segment blocks=1 txs=156 mgas=12.469 elapsed=652.704ms mgasps=19.104 number=11273755 hash="8f4fa3…53ce5b" dirty=0.00B
INFO [11-17|06:21:18.393] Imported new chain segment blocks=1 txs=188 mgas=12.497 elapsed=885.552ms mgasps=14.112 number=11273756 hash="20cff9…dea993" dirty=0.00B
INFO [11-17|06:21:29.153] Imported new chain segment blocks=1 txs=228 mgas=12.485 elapsed=852.043ms mgasps=14.653 number=11273757 hash="416a8a…a73fa4" dirty=0.00B
INFO [11-17|06:21:30.041] Deep froze chain segment blocks=9 elapsed=147.669ms number=11183757 hash="4af99d…0664a5"
INFO [11-17|06:21:30.878] Chain reorg detected number=11273756 hash="20cff9…dea993" drop=1 dropfrom="416a8a…a73fa4" add=1 addfrom="95331c…520747"
INFO [11-17|06:21:30.881] Imported new chain segment blocks=1 txs=67 mgas=10.845 elapsed=702.608ms mgasps=15.436 number=11273757 hash="95331c…520747" dirty=0.00B
INFO [11-17|06:21:31.853] Chain reorg detected number=11273756 hash="20cff9…dea993" drop=1 dropfrom="95331c…520747" add=1 addfrom="072bc4…574e15"
INFO [11-17|06:21:31.856] Imported new chain segment blocks=1 txs=211 mgas=12.487 elapsed=374.307ms mgasps=33.361 number=11273757 hash="072bc4…574e15" dirty=0.00B
INFO [11-17|06:21:41.003] Chain reorg detected number=11273756 hash="20cff9…dea993" drop=1 dropfrom="072bc4…574e15" add=2 addfrom="aaa469…a20ac3"
INFO [11-17|06:21:41.018] Imported new chain segment blocks=1 txs=235 mgas=12.493 elapsed=781.208ms mgasps=15.992 number=11273758 hash="aaa469…a20ac3" dirty=0.00B
INFO [11-17|06:22:00.450] Imported new chain segment blocks=1 txs=211 mgas=12.496 elapsed=723.407ms mgasps=17.273 number=11273759 hash="a136b4…207903" dirty=0.00B
INFO [11-17|06:22:02.148] Imported new chain segment blocks=1 txs=112 mgas=12.487 elapsed=985.022ms mgasps=12.676 number=11273760 hash="374585…704fd0" dirty=0.00B
INFO [11-17|06:22:15.837] Imported new chain segment blocks=1 txs=178 mgas=12.473 elapsed=679.475ms mgasps=18.357 number=11273761 hash="0704cf…b60b45" dirty=0.00B
INFO [11-17|06:22:21.714] Imported new chain segment blocks=1 txs=150 mgas=12.483 elapsed=522.885ms mgasps=23.874 number=11273762 hash="3fea0f…d79f17" dirty=0.00B
INFO [11-17|06:22:30.203] Deep froze chain segment blocks=5 elapsed=161.036ms number=11183762 hash="c488a2…d9015e"
INFO [11-17|06:23:05.362] Imported new chain segment blocks=1 txs=281 mgas=12.494 elapsed=844.488ms mgasps=14.795 number=11273763 hash="4a2fc2…cc4a02" dirty=0.00B
INFO [11-17|06:23:32.252] Imported new chain segment blocks=1 txs=262 mgas=12.477 elapsed=754.856ms mgasps=16.530 number=11273764 hash="4d7226…d9294c" dirty=0.00B
INFO [11-17|06:23:56.381] Imported new chain segment blocks=1 txs=205 mgas=12.490 elapsed=754.415ms mgasps=16.556 number=11273765 hash="8beb5d…c2f24d" dirty=0.00B
INFO [11-17|06:24:02.757] Imported new chain segment blocks=1 txs=195 mgas=12.456 elapsed=460.338ms mgasps=27.058 number=11273766 hash="9759e4…89fbaf" dirty=0.00B
INFO [11-17|06:24:06.958] Imported new chain segment blocks=1 txs=199 mgas=12.463 elapsed=523.349ms mgasps=23.814 number=11273767 hash="04f1d6…7eedbc" dirty=0.00B
INFO [11-17|06:24:16.155] Imported new chain segment blocks=1 txs=130 mgas=12.459 elapsed=426.271ms mgasps=29.228 number=11273768 hash="5314d5…45d5ca" dirty=0.00B
INFO [11-17|06:24:30.403] Deep froze chain segment blocks=6 elapsed=198.867ms number=11183768 hash="e6d51f…4e6089"
INFO [11-17|06:24:31.106] Imported new chain segment blocks=1 txs=242 mgas=12.455 elapsed=656.522ms mgasps=18.972 number=11273769 hash="6b3988…3e538a" dirty=0.00B
INFO [11-17|06:24:31.536] Chain reorg detected number=11273768 hash="5314d5…45d5ca" drop=1 dropfrom="6b3988…3e538a" add=1 addfrom="14115b…5e05df"
INFO [11-17|06:24:31.540] Imported new chain segment blocks=1 txs=226 mgas=12.431 elapsed=433.489ms mgasps=28.676 number=11273769 hash="14115b…5e05df" dirty=0.00B
INFO [11-17|06:24:57.102] Imported new chain segment blocks=1 txs=221 mgas=12.427 elapsed=942.697ms mgasps=13.183 number=11273770 hash="2e8721…efe9e0" dirty=0.00B
INFO [11-17|06:25:08.137] Imported new chain segment blocks=1 txs=170 mgas=12.436 elapsed=767.226ms mgasps=16.209 number=11273771 hash="6660fa…eba0d9" dirty=0.00B
INFO [11-17|06:25:20.295] Imported new chain segment blocks=1 txs=215 mgas=12.445 elapsed=631.225ms mgasps=19.716 number=11273772 hash="0f2168…1f51a8" dirty=0.00B
INFO [11-17|06:25:30.586] Deep froze chain segment blocks=4 elapsed=182.518ms number=11183772 hash="f41741…09e2bb"
INFO [11-17|06:25:31.824] Imported new chain segment blocks=1 txs=190 mgas=12.454 elapsed=574.874ms mgasps=21.664 number=11273773 hash="a1d61b…374e47" dirty=0.00B
INFO [11-17|06:25:33.843] Imported new chain segment blocks=1 txs=145 mgas=12.454 elapsed=370.070ms mgasps=33.654 number=11273774 hash="6b88f1…d666a1" dirty=0.00B
INFO [11-17|06:25:40.341] Imported new chain segment blocks=1 txs=76 mgas=12.447 elapsed=342.609ms mgasps=36.330 number=11273775 hash="fa9816…4f5b96" dirty=0.00B
INFO [11-17|06:25:56.826] Imported new chain segment blocks=1 txs=201 mgas=12.423 elapsed=745.686ms mgasps=16.660 number=11273776 hash="24deb2…ae3ddf" dirty=0.00B
INFO [11-17|06:26:06.382] Imported new chain segment blocks=1 txs=169 mgas=12.415 elapsed=504.429ms mgasps=24.612 number=11273777 hash="73a118…c69794" dirty=0.00B
INFO [11-17|06:26:08.334] Imported new chain segment blocks=1 txs=113 mgas=12.240 elapsed=299.358ms mgasps=40.887 number=11273778 hash="6d2d19…2cf3d8" dirty=0.00B
INFO [11-17|06:26:19.532] Imported new chain segment blocks=1 txs=201 mgas=12.417 elapsed=629.196ms mgasps=19.734 number=11273779 hash="762619…c964d3" dirty=0.00B
INFO [11-17|06:26:30.771] Deep froze chain segment blocks=7 elapsed=184.624ms number=11183779 hash="87b088…5a07b1"
INFO [11-17|06:26:32.863] Imported new chain segment blocks=1 txs=152 mgas=12.433 elapsed=566.165ms mgasps=21.960 number=11273780 hash="5264c7…dbc107" dirty=0.00B
INFO [11-17|06:26:42.396] Imported new chain segment blocks=1 txs=185 mgas=12.446 elapsed=588.292ms mgasps=21.157 number=11273781 hash="634443…aaa550" dirty=0.00B
INFO [11-17|06:27:02.784] Imported new chain segment blocks=1 txs=219 mgas=12.425 elapsed=786.033ms mgasps=15.807 number=11273782 hash="91ae21…b69fce" dirty=0.00B
INFO [11-17|06:27:03.642] Imported new chain segment blocks=1 txs=230 mgas=12.450 elapsed=381.303ms mgasps=32.650 number=11273782 hash="e461d4…ba62f2" dirty=0.00B
INFO [11-17|06:27:13.845] Imported new chain segment blocks=1 txs=204 mgas=12.433 elapsed=679.686ms mgasps=18.293 number=11273783 hash="551585…d247fe" dirty=0.00B
INFO [11-17|06:27:17.864] Imported new chain segment blocks=1 txs=17 mgas=12.420 elapsed=223.578ms mgasps=55.549 number=11273784 hash="b29f2c…958bdd" dirty=0.00B
INFO [11-17|06:27:22.347] Imported new chain segment blocks=1 txs=170 mgas=12.415 elapsed=459.881ms mgasps=26.997 number=11273785 hash="775eae…e1325e" dirty=0.00B
INFO [11-17|06:27:25.256] Chain reorg detected number=11273784 hash="b29f2c…958bdd" drop=1 dropfrom="775eae…e1325e" add=1 addfrom="45fb0a…7d402c"
INFO [11-17|06:27:25.264] Imported new chain segment blocks=1 txs=182 mgas=12.444 elapsed=2.403s mgasps=5.178 number=11273785 hash="45fb0a…7d402c" dirty=0.00B
INFO [11-17|06:27:30.956] Deep froze chain segment blocks=6 elapsed=183.946ms number=11183785 hash="550437…b86a18"
INFO [11-17|06:27:38.190] Imported new chain segment blocks=1 txs=225 mgas=12.448 elapsed=700.272ms mgasps=17.777 number=11273786 hash="75767d…d74f3f" dirty=0.00B
INFO [11-17|06:27:44.613] Imported new chain segment blocks=1 txs=116 mgas=12.474 elapsed=487.372ms mgasps=25.594 number=11273787 hash="aa3858…7caad4" dirty=0.00B
INFO [11-17|06:27:51.413] Imported new chain segment blocks=1 txs=148 mgas=12.470 elapsed=471.684ms mgasps=26.437 number=11273788 hash="8aec1e…681534" dirty=0.00B
INFO [11-17|06:28:01.476] Imported new chain segment blocks=1 txs=199 mgas=12.482 elapsed=605.450ms mgasps=20.617 number=11273789 hash="cf0bdd…571a79" dirty=0.00B
INFO [11-17|06:28:02.841] Chain reorg detected number=11273788 hash="8aec1e…681534" drop=1 dropfrom="cf0bdd…571a79" add=1 addfrom="304e47…ce4fec"
INFO [11-17|06:28:02.846] Imported new chain segment blocks=1 txs=233 mgas=12.377 elapsed=472.372ms mgasps=26.202 number=11273789 hash="304e47…ce4fec" dirty=0.00B
INFO [11-17|06:28:05.404] Imported new chain segment blocks=1 txs=143 mgas=12.450 elapsed=490.753ms mgasps=25.370 number=11273790 hash="1aca06…68a70e" dirty=0.00B
INFO [11-17|06:28:11.211] Imported new chain segment blocks=1 txs=185 mgas=12.451 elapsed=599.384ms mgasps=20.773 number=11273791 hash="913c32…37b9d5" dirty=0.00B
INFO [11-17|06:28:31.113] Deep froze chain segment blocks=6 elapsed=157.049ms number=11183791 hash="b7d4c7…231d31"
INFO [11-17|06:28:35.300] Imported new chain segment blocks=1 txs=185 mgas=12.485 elapsed=654.193ms mgasps=19.085 number=11273792 hash="7bfdde…caac3c" dirty=0.00B
INFO [11-17|06:28:45.236] Imported new chain segment blocks=1 txs=182 mgas=12.492 elapsed=488.435ms mgasps=25.576 number=11273793 hash="b16278…5cbe50" dirty=0.00B
INFO [11-17|06:28:47.755] Imported new chain segment blocks=1 txs=151 mgas=12.482 elapsed=428.546ms mgasps=29.125 number=11273794 hash="89bc2b…24ff98" dirty=0.00B
INFO [11-17|06:28:51.002] Imported new chain segment blocks=1 txs=85 mgas=12.482 elapsed=1.685s mgasps=7.404 number=11273795 hash="38c7a5…a0d619" dirty=0.00B
INFO [11-17|06:29:09.146] Imported new chain segment blocks=1 txs=258 mgas=12.482 elapsed=936.614ms mgasps=13.327 number=11273796 hash="3c7658…0260a8" dirty=0.00B
INFO [11-17|06:29:11.905] Imported new chain segment blocks=1 txs=128 mgas=12.419 elapsed=496.090ms mgasps=25.034 number=11273797 hash="6522d1…addc27" dirty=0.00B
INFO [11-17|06:29:31.299] Deep froze chain segment blocks=6 elapsed=184.723ms number=11183797 hash="0f95cf…16acd2"
INFO [11-17|06:29:41.485] Imported new chain segment blocks=1 txs=214 mgas=12.476 elapsed=804.894ms mgasps=15.500 number=11273798 hash="c7efb5…6f0da8" dirty=0.00B
INFO [11-17|06:29:43.746] Imported new chain segment blocks=1 txs=179 mgas=12.495 elapsed=403.224ms mgasps=30.987 number=11273799 hash="ca946e…29bde1" dirty=0.00B
INFO [11-17|06:30:08.709] Imported new chain segment blocks=1 txs=250 mgas=12.487 elapsed=1.030s mgasps=12.116 number=11273800 hash="39d024…27296d" dirty=0.00B
INFO [11-17|06:30:19.014] Imported new chain segment blocks=1 txs=223 mgas=12.488 elapsed=675.937ms mgasps=18.475 number=11273801 hash="31c97c…03751b" dirty=0.00B
INFO [11-17|06:30:20.360] Chain reorg detected number=11273800 hash="39d024…27296d" drop=1 dropfrom="31c97c…03751b" add=1 addfrom="180899…94a12a"
INFO [11-17|06:30:20.367] Imported new chain segment blocks=1 txs=223 mgas=12.488 elapsed=388.212ms mgasps=32.167 number=11273801 hash="180899…94a12a" dirty=0.00B
INFO [11-17|06:30:31.449] Deep froze chain segment blocks=4 elapsed=150.195ms number=11183801 hash="86d775…a7700c"
INFO [11-17|06:31:06.639] Chain reorg detected number=11273800 hash="39d024…27296d" drop=1 dropfrom="180899…94a12a" add=2 addfrom="a362ef…a34e59"
INFO [11-17|06:31:06.655] Imported new chain segment blocks=1 txs=215 mgas=12.504 elapsed=945.333ms mgasps=13.227 number=11273802 hash="a362ef…a34e59" dirty=0.00B
INFO [11-17|06:31:10.660] Imported new chain segment blocks=1 txs=336 mgas=12.475 elapsed=420.362ms mgasps=29.677 number=11273803 hash="8a9719…222054" dirty=0.00B
INFO [11-17|06:31:12.039] Imported new chain segment blocks=1 txs=159 mgas=12.474 elapsed=379.877ms mgasps=32.837 number=11273804 hash="4a93ce…5ce636" dirty=0.00B
INFO [11-17|06:31:12.742] Chain reorg detected number=11273803 hash="8a9719…222054" drop=1 dropfrom="4a93ce…5ce636" add=1 addfrom="af66f6…905ba7"
INFO [11-17|06:31:12.746] Imported new chain segment blocks=1 txs=160 mgas=12.495 elapsed=395.424ms mgasps=31.599 number=11273804 hash="af66f6…905ba7" dirty=0.00B
INFO [11-17|06:31:31.578] Deep froze chain segment blocks=3 elapsed=127.849ms number=11183804 hash="f368f9…a6c09e"
INFO [11-17|06:31:53.900] Imported new chain segment blocks=1 txs=247 mgas=12.478 elapsed=775.090ms mgasps=16.098 number=11273805 hash="293342…6f1684" dirty=0.00B
INFO [11-17|06:32:05.315] Imported new chain segment blocks=1 txs=214 mgas=12.481 elapsed=489.988ms mgasps=25.473 number=11273806 hash="4384ca…1a556e" dirty=0.00B
INFO [11-17|06:32:07.905] Imported new chain segment blocks=1 txs=204 mgas=12.487 elapsed=404.438ms mgasps=30.874 number=11273807 hash="6d80a5…1b9e4a" dirty=0.00B
INFO [11-17|06:32:12.163] Imported new chain segment blocks=1 txs=162 mgas=12.487 elapsed=417.633ms mgasps=29.900 number=11273808 hash="b97ecc…b35f67" dirty=0.00B
INFO [11-17|06:32:31.245] Imported new chain segment blocks=1 txs=230 mgas=12.486 elapsed=633.442ms mgasps=19.712 number=11273809 hash="3e6af2…0e5372" dirty=0.00B
INFO [11-17|06:32:31.750] Deep froze chain segment blocks=5 elapsed=171.503ms number=11183809 hash="f4ecaf…485d02"
INFO [11-17|06:32:45.709] Imported new chain segment blocks=1 txs=187 mgas=12.499 elapsed=577.324ms mgasps=21.649 number=11273810 hash="10c9ac…f9dd0a" dirty=0.00B
INFO [11-17|06:32:58.690] Imported new chain segment blocks=1 txs=129 mgas=12.498 elapsed=440.658ms mgasps=28.363 number=11273811 hash="2666d4…247581" dirty=0.00B
INFO [11-17|06:33:26.777] Imported new chain segment blocks=1 txs=206 mgas=12.497 elapsed=628.070ms mgasps=19.898 number=11273812 hash="c9efa2…cde0b4" dirty=0.00B
INFO [11-17|06:33:31.885] Deep froze chain segment blocks=3 elapsed=134.655ms number=11183812 hash="a80e44…94e03d"
INFO [11-17|06:34:03.419] Imported new chain segment blocks=1 txs=224 mgas=12.494 elapsed=574.588ms mgasps=21.744 number=11273813 hash="b98cd0…e3a395" dirty=0.00B
INFO [11-17|06:34:32.259] Imported new chain segment blocks=1 txs=238 mgas=12.183 elapsed=647.630ms mgasps=18.811 number=11273814 hash="1631fe…206dee" dirty=0.00B
INFO [11-17|06:35:32.031] Deep froze chain segment blocks=2 elapsed=145.299ms number=11183814 hash="09e202…97dd52"
INFO [11-17|06:35:44.922] Imported new chain segment blocks=1 txs=279 mgas=12.489 elapsed=691.707ms mgasps=18.056 number=11273815 hash="561064…d25c4b" age=1m14s dirty=0.00B
INFO [11-17|06:36:04.095] Imported new chain segment blocks=1 txs=191 mgas=12.487 elapsed=415.401ms mgasps=30.061 number=11273816 hash="ed2c13…99de1e" dirty=0.00B
INFO [11-17|06:36:12.434] Imported new chain segment blocks=1 txs=237 mgas=12.484 elapsed=423.739ms mgasps=29.461 number=11273817 hash="274529…8b56c4" dirty=0.00B
INFO [11-17|06:36:17.872] Imported new chain segment blocks=1 txs=204 mgas=12.499 elapsed=457.574ms mgasps=27.317 number=11273818 hash="6ba010…26b92c" dirty=0.00B
INFO [11-17|06:36:24.398] Imported new chain segment blocks=1 txs=112 mgas=12.499 elapsed=560.779ms mgasps=22.289 number=11273819 hash="010462…ad6b08" dirty=0.00B
INFO [11-17|06:36:32.177] Deep froze chain segment blocks=5 elapsed=145.641ms number=11183819 hash="54e6f4…bb1943"
INFO [11-17|06:36:37.321] Imported new chain segment blocks=1 txs=268 mgas=12.489 elapsed=554.500ms mgasps=22.523 number=11273820 hash="f3a71e…71b34a" dirty=0.00B
INFO [11-17|06:36:48.973] Imported new chain segment blocks=1 txs=227 mgas=12.484 elapsed=583.002ms mgasps=21.413 number=11273821 hash="851742…17c6c5" dirty=0.00B
INFO [11-17|06:37:12.650] Imported new chain segment blocks=1 txs=258 mgas=12.496 elapsed=895.629ms mgasps=13.952 number=11273822 hash="2ed649…90abf4" dirty=0.00B
INFO [11-17|06:37:12.707] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=16.459ms mgasps=0.000 number=11273823 hash="df43fd…a49b8a" dirty=0.00B
INFO [11-17|06:37:15.907] Imported new chain segment blocks=1 txs=227 mgas=12.489 elapsed=419.971ms mgasps=29.738 number=11273824 hash="205384…ec199d" dirty=0.00B
INFO [11-17|06:37:22.968] Imported new chain segment blocks=1 txs=140 mgas=12.485 elapsed=439.047ms mgasps=28.437 number=11273825 hash="5bb17b…29e2cf" dirty=0.00B
INFO [11-17|06:37:26.209] Imported new chain segment blocks=1 txs=181 mgas=12.487 elapsed=403.942ms mgasps=30.912 number=11273826 hash="3f111b…589200" dirty=0.00B
INFO [11-17|06:37:32.382] Deep froze chain segment blocks=7 elapsed=203.894ms number=11183826 hash="687b6a…f190a1"
INFO [11-17|06:37:44.470] Imported new chain segment blocks=1 txs=234 mgas=12.467 elapsed=784.230ms mgasps=15.898 number=11273827 hash="0ec2b1…dde112" dirty=0.00B
INFO [11-17|06:37:57.781] Imported new chain segment blocks=1 txs=199 mgas=12.458 elapsed=528.517ms mgasps=23.572 number=11273828 hash="412a2f…f4b996" dirty=0.00B
INFO [11-17|06:38:00.147] Imported new chain segment blocks=1 txs=159 mgas=12.484 elapsed=454.200ms mgasps=27.486 number=11273829 hash="08dd2d…b1ec7f" dirty=0.00B
INFO [11-17|06:38:16.842] Imported new chain segment blocks=1 txs=221 mgas=12.465 elapsed=860.910ms mgasps=14.479 number=11273830 hash="f0ef13…40f77b" dirty=0.00B
INFO [11-17|06:38:19.222] Imported new chain segment blocks=1 txs=160 mgas=12.445 elapsed=353.490ms mgasps=35.205 number=11273831 hash="b2d107…3f3d12" dirty=0.00B
INFO [11-17|06:38:32.536] Deep froze chain segment blocks=5 elapsed=152.039ms number=11183831 hash="d02e99…81bd7f"
INFO [11-17|06:38:37.075] Imported new chain segment blocks=1 txs=257 mgas=12.435 elapsed=675.585ms mgasps=18.406 number=11273832 hash="543806…0a1cc6" dirty=0.00B
INFO [11-17|06:38:50.735] Imported new chain segment blocks=1 txs=192 mgas=12.450 elapsed=627.077ms mgasps=19.854 number=11273833 hash="890bba…f26d45" dirty=0.00B
INFO [11-17|06:39:09.144] Imported new chain segment blocks=1 txs=223 mgas=12.447 elapsed=891.076ms mgasps=13.969 number=11273834 hash="36ed3f…4dc3ce" dirty=0.00B
INFO [11-17|06:39:25.248] Imported new chain segment blocks=1 txs=177 mgas=12.453 elapsed=471.707ms mgasps=26.400 number=11273835 hash="007119…b99ebd" dirty=0.00B
INFO [11-17|06:39:32.713] Deep froze chain segment blocks=4 elapsed=177.051ms number=11183835 hash="b29b6c…029d4b"
INFO [11-17|06:39:41.104] Imported new chain segment blocks=1 txs=217 mgas=12.462 elapsed=657.377ms mgasps=18.957 number=11273836 hash="fb1231…28ed22" dirty=0.00B
INFO [11-17|06:39:43.108] Imported new chain segment blocks=1 txs=104 mgas=12.444 elapsed=309.548ms mgasps=40.201 number=11273837 hash="fc5248…e6027b" dirty=0.00B
INFO [11-17|06:39:46.606] Imported new chain segment blocks=1 txs=131 mgas=12.258 elapsed=328.650ms mgasps=37.299 number=11273838 hash="78c838…a40f9a" dirty=0.00B
INFO [11-17|06:39:59.390] Imported new chain segment blocks=1 txs=229 mgas=12.458 elapsed=651.606ms mgasps=19.119 number=11273839 hash="fb88cb…10b4f7" dirty=0.00B
INFO [11-17|06:40:05.403] Imported new chain segment blocks=1 txs=192 mgas=12.436 elapsed=550.888ms mgasps=22.575 number=11273840 hash="82ab6c…e243e1" dirty=0.00B
INFO [11-17|06:40:15.921] Imported new chain segment blocks=1 txs=193 mgas=12.460 elapsed=678.379ms mgasps=18.368 number=11273841 hash="e7ff48…2f1970" dirty=0.00B
INFO [11-17|06:40:18.510] Imported new chain segment blocks=1 txs=93 mgas=12.469 elapsed=317.631ms mgasps=39.258 number=11273842 hash="fea3bf…ec25e7" dirty=0.00B
INFO [11-17|06:40:32.870] Deep froze chain segment blocks=7 elapsed=155.802ms number=11183842 hash="a7ea04…9cb595"
INFO [11-17|06:40:45.515] Imported new chain segment blocks=1 txs=198 mgas=12.451 elapsed=746.222ms mgasps=16.685 number=11273843 hash="1d35ff…fcb85a" dirty=0.00B
INFO [11-17|06:40:57.572] Imported new chain segment blocks=1 txs=270 mgas=12.467 elapsed=511.466ms mgasps=24.375 number=11273844 hash="8fe2b3…e9eb7a" dirty=0.00B
INFO [11-17|06:41:02.373] Imported new chain segment blocks=1 txs=171 mgas=12.478 elapsed=473.743ms mgasps=26.339 number=11273845 hash="19290e…f84b18" dirty=0.00B
INFO [11-17|06:41:21.552] Imported new chain segment blocks=1 txs=229 mgas=12.460 elapsed=779.291ms mgasps=15.989 number=11273846 hash="a4175c…9dc8ac" dirty=0.00B
INFO [11-17|06:41:33.058] Deep froze chain segment blocks=4 elapsed=187.966ms number=11183846 hash="5d7bfa…057eb2"
INFO [11-17|06:41:48.757] Imported new chain segment blocks=1 txs=153 mgas=12.473 elapsed=508.593ms mgasps=24.524 number=11273847 hash="7fd2c3…89ec01" dirty=0.00B
INFO [11-17|06:41:58.245] Imported new chain segment blocks=1 txs=190 mgas=12.494 elapsed=544.238ms mgasps=22.958 number=11273848 hash="8fef0a…7808ff" dirty=0.00B
INFO [11-17|06:42:00.476] Imported new chain segment blocks=1 txs=143 mgas=12.487 elapsed=427.826ms mgasps=29.186 number=11273849 hash="383479…31e970" dirty=0.00B
INFO [11-17|06:42:03.253] Imported new chain segment blocks=1 txs=194 mgas=12.469 elapsed=389.773ms mgasps=31.989 number=11273850 hash="ecb65b…62723c" dirty=0.00B
INFO [11-17|06:42:32.405] Imported new chain segment blocks=1 txs=233 mgas=12.445 elapsed=907.444ms mgasps=13.715 number=11273851 hash="6fef26…8dee61" dirty=0.00B
INFO [11-17|06:42:33.224] Deep froze chain segment blocks=5 elapsed=165.446ms number=11183851 hash="509f64…e37980"
INFO [11-17|06:42:53.383] Imported new chain segment blocks=1 txs=225 mgas=12.462 elapsed=692.264ms mgasps=18.001 number=11273852 hash="7d39b1…1e86c2" dirty=0.00B
INFO [11-17|06:43:00.885] Imported new chain segment blocks=1 txs=176 mgas=12.467 elapsed=568.390ms mgasps=21.934 number=11273853 hash="185783…b42528" dirty=0.00B
INFO [11-17|06:43:01.501] Imported new chain segment blocks=1 txs=151 mgas=12.473 elapsed=597.888ms mgasps=20.862 number=11273854 hash="6d8415…04fdca" dirty=0.00B
INFO [11-17|06:43:02.476] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=32.40KiB throttle=2023
INFO [11-17|06:43:28.947] Imported new chain segment blocks=1 txs=240 mgas=12.473 elapsed=738.215ms mgasps=16.897 number=11273855 hash="9be1a8…abf731" dirty=0.00B
INFO [11-17|06:43:33.374] Deep froze chain segment blocks=4 elapsed=149.631ms number=11183855 hash="9ec55c…048de5"
INFO [11-17|06:43:44.422] Imported new chain segment blocks=1 txs=215 mgas=12.486 elapsed=539.034ms mgasps=23.163 number=11273856 hash="cd8ed3…bd0704" dirty=0.00B
INFO [11-17|06:43:47.789] Imported new chain segment blocks=1 txs=118 mgas=12.501 elapsed=412.527ms mgasps=30.305 number=11273857 hash="d6cad0…4ac4ce" dirty=0.00B
INFO [11-17|06:43:58.142] Imported new chain segment blocks=1 txs=271 mgas=12.493 elapsed=763.623ms mgasps=16.360 number=11273858 hash="27237b…70c0e1" dirty=0.00B
INFO [11-17|06:44:02.377] Imported new chain segment blocks=1 txs=132 mgas=12.485 elapsed=369.940ms mgasps=33.748 number=11273859 hash="92c8ac…cfa2cd" dirty=0.00B
INFO [11-17|06:44:32.547] Imported new chain segment blocks=1 txs=230 mgas=12.470 elapsed=701.460ms mgasps=17.777 number=11273860 hash="2da80e…b720e6" dirty=0.00B
INFO [11-17|06:44:33.636] Deep froze chain segment blocks=5 elapsed=260.145ms number=11183860 hash="3831df…a8ea76"
INFO [11-17|06:44:38.899] Imported new chain segment blocks=1 txs=182 mgas=12.496 elapsed=639.246ms mgasps=19.548 number=11273861 hash="f29f13…da93e5" dirty=0.00B
INFO [11-17|06:44:47.037] Imported new chain segment blocks=1 txs=194 mgas=12.478 elapsed=572.136ms mgasps=21.809 number=11273862 hash="648bf2…628be5" dirty=0.00B
INFO [11-17|06:44:59.945] Imported new chain segment blocks=1 txs=163 mgas=12.489 elapsed=680.842ms mgasps=18.343 number=11273863 hash="f080e8…9b6322" dirty=0.00B
INFO [11-17|06:44:59.998] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=11.003ms mgasps=0.000 number=11273864 hash="af8ebf…92f050" dirty=0.00B
INFO [11-17|06:45:23.187] Imported new chain segment blocks=1 txs=190 mgas=12.487 elapsed=865.547ms mgasps=14.426 number=11273865 hash="1b7d30…8b69c3" dirty=0.00B
INFO [11-17|06:45:24.280] Imported new chain segment blocks=1 txs=169 mgas=12.487 elapsed=756.751ms mgasps=16.501 number=11273866 hash="34d746…34005e" dirty=0.00B
INFO [11-17|06:45:28.189] Imported new chain segment blocks=1 txs=178 mgas=12.220 elapsed=480.142ms mgasps=25.451 number=11273867 hash="a2b812…cfa7ec" dirty=0.00B
INFO [11-17|06:45:33.792] Deep froze chain segment blocks=7 elapsed=156.034ms number=11183867 hash="4d94b0…645519"
INFO [11-17|06:45:43.037] Imported new chain segment blocks=1 txs=218 mgas=12.497 elapsed=759.624ms mgasps=16.452 number=11273868 hash="c47290…d05049" dirty=0.00B
WARN [11-17|06:45:53.454] Head headers broke chain ordering peer=f0f688722b567927 index=0 requested=11273866 received=11273869
WARN [11-17|06:45:53.464] Synchronisation failed, dropping peer peer=f0f688722b567927 err="retrieved hash chain is invalid: head headers broke chain ordering"
INFO [11-17|06:45:53.523] Imported new chain segment blocks=1 txs=182 mgas=12.484 elapsed=624.981ms mgasps=19.975 number=11273869 hash="3580fa…00af36" dirty=0.00B
INFO [11-17|06:45:54.207] Imported new chain segment blocks=1 txs=132 mgas=12.468 elapsed=663.085ms mgasps=18.804 number=11273870 hash="385c9b…34a68e" dirty=0.00B
INFO [11-17|06:46:00.233] Imported new chain segment blocks=1 txs=20 mgas=12.463 elapsed=179.884ms mgasps=69.283 number=11273871 hash="ecb378…f6c04a" dirty=0.00B
INFO [11-17|06:46:06.633] Imported new chain segment blocks=1 txs=132 mgas=12.471 elapsed=377.651ms mgasps=33.023 number=11273872 hash="ecccd4…b073ed" dirty=0.00B
INFO [11-17|06:46:17.033] Imported new chain segment blocks=1 txs=254 mgas=12.486 elapsed=782.608ms mgasps=15.955 number=11273873 hash="da24fe…a75429" dirty=0.00B
INFO [11-17|06:46:19.557] Chain reorg detected number=11273872 hash="ecccd4…b073ed" drop=1 dropfrom="da24fe…a75429" add=1 addfrom="c61d87…40ffb1"
INFO [11-17|06:46:19.569] Imported new chain segment blocks=1 txs=249 mgas=12.454 elapsed=2.536s mgasps=4.911 number=11273873 hash="c61d87…40ffb1" dirty=0.00B
INFO [11-17|06:46:33.940] Deep froze chain segment blocks=6 elapsed=147.091ms number=11183873 hash="c7d3ff…68266f"
INFO [11-17|06:46:46.698] Chain reorg detected number=11273872 hash="ecccd4…b073ed" drop=1 dropfrom="c61d87…40ffb1" add=2 addfrom="abe6bf…886e35"
INFO [11-17|06:46:46.715] Imported new chain segment blocks=1 txs=254 mgas=12.492 elapsed=747.320ms mgasps=16.716 number=11273874 hash="abe6bf…886e35" dirty=0.00B
INFO [11-17|06:46:49.604] Imported new chain segment blocks=1 txs=162 mgas=12.477 elapsed=401.063ms mgasps=31.110 number=11273875 hash="480192…d42199" dirty=0.00B
INFO [11-17|06:46:52.062] Imported new chain segment blocks=1 txs=20 mgas=12.476 elapsed=157.509ms mgasps=79.210 number=11273876 hash="755440…13834f" dirty=0.00B
INFO [11-17|06:46:57.432] Imported new chain segment blocks=1 txs=147 mgas=12.429 elapsed=511.984ms mgasps=24.275 number=11273877 hash="0310fe…1930f4" dirty=0.00B
INFO [11-17|06:47:04.059] Imported new chain segment blocks=1 txs=147 mgas=12.449 elapsed=358.879ms mgasps=34.689 number=11273878 hash="0d2db7…d1c3cc" dirty=0.00B
INFO [11-17|06:47:08.309] Imported new chain segment blocks=1 txs=167 mgas=12.449 elapsed=437.977ms mgasps=28.423 number=11273879 hash="94dfe1…8f1c2c" dirty=0.00B
INFO [11-17|06:47:18.640] Imported new chain segment blocks=1 txs=200 mgas=12.470 elapsed=545.100ms mgasps=22.877 number=11273880 hash="f10b12…00cdb9" dirty=0.00B
INFO [11-17|06:47:34.097] Deep froze chain segment blocks=7 elapsed=156.654ms number=11183880 hash="22226e…56ff4c"
INFO [11-17|06:47:36.607] Imported new chain segment blocks=1 txs=230 mgas=12.483 elapsed=867.035ms mgasps=14.398 number=11273881 hash="ad7e43…5f74cf" dirty=0.00B
INFO [11-17|06:47:48.483] Imported new chain segment blocks=1 txs=184 mgas=12.484 elapsed=797.303ms mgasps=15.658 number=11273882 hash="11e635…1db550" dirty=0.00B
INFO [11-17|06:47:50.574] Imported new chain segment blocks=1 txs=23 mgas=12.484 elapsed=206.204ms mgasps=60.541 number=11273883 hash="b787ef…b570f2" dirty=0.00B
INFO [11-17|06:48:23.731] Imported new chain segment blocks=1 txs=222 mgas=12.491 elapsed=792.489ms mgasps=15.762 number=11273884 hash="282066…c439ba" dirty=0.00B
INFO [11-17|06:48:30.621] Imported new chain segment blocks=1 txs=171 mgas=12.478 elapsed=389.586ms mgasps=32.028 number=11273885 hash="a99baf…669e67" dirty=0.00B
INFO [11-17|06:48:34.430] Deep froze chain segment blocks=5 elapsed=332.208ms number=11183885 hash="685300…e4ec01"
INFO [11-17|06:48:45.690] Imported new chain segment blocks=1 txs=206 mgas=12.474 elapsed=617.927ms mgasps=20.187 number=11273886 hash="0c8f35…9e7680" dirty=0.00B
INFO [11-17|06:48:48.366] Imported new chain segment blocks=1 txs=140 mgas=12.452 elapsed=417.890ms mgasps=29.797 number=11273887 hash="ae43e7…105aaf" dirty=0.00B
INFO [11-17|06:48:49.791] Imported new chain segment blocks=1 txs=157 mgas=12.282 elapsed=381.345ms mgasps=32.206 number=11273888 hash="fb0edc…927c06" dirty=0.00B
INFO [11-17|06:48:51.609] Imported new chain segment blocks=1 txs=107 mgas=11.948 elapsed=480.572ms mgasps=24.861 number=11273889 hash="6cb01d…b7fe53" dirty=0.00B
INFO [11-17|06:49:34.604] Deep froze chain segment blocks=4 elapsed=173.075ms number=11183889 hash="28d3a4…d69fb8"
INFO [11-17|06:49:39.775] Imported new chain segment blocks=1 txs=225 mgas=12.446 elapsed=894.765ms mgasps=13.910 number=11273890 hash="926353…393415" dirty=0.00B
INFO [11-17|06:49:44.978] Imported new chain segment blocks=1 txs=201 mgas=12.434 elapsed=404.879ms mgasps=30.710 number=11273891 hash="8dd5aa…57ec55" dirty=0.00B
INFO [11-17|06:50:12.689] Imported new chain segment blocks=1 txs=250 mgas=12.438 elapsed=859.315ms mgasps=14.474 number=11273892 hash="14f8be…161518" dirty=0.00B
INFO [11-17|06:50:13.812] Imported new chain segment blocks=1 txs=228 mgas=12.443 elapsed=439.612ms mgasps=28.305 number=11273893 hash="ec96a8…52d770" dirty=0.00B
INFO [11-17|06:50:34.758] Deep froze chain segment blocks=4 elapsed=152.757ms number=11183893 hash="11cab1…2c9667"
INFO [11-17|06:50:35.183] Imported new chain segment blocks=1 txs=203 mgas=12.455 elapsed=931.298ms mgasps=13.374 number=11273894 hash="aaea6d…fb37e1" dirty=0.00B
INFO [11-17|06:50:39.551] Imported new chain segment blocks=1 txs=160 mgas=12.473 elapsed=451.569ms mgasps=27.621 number=11273895 hash="cbd454…a3bdd3" dirty=0.00B
INFO [11-17|06:50:50.724] Imported new chain segment blocks=1 txs=179 mgas=12.474 elapsed=572.991ms mgasps=21.769 number=11273896 hash="875aed…732f83" dirty=0.00B
INFO [11-17|06:51:03.534] Imported new chain segment blocks=1 txs=163 mgas=12.471 elapsed=664.679ms mgasps=18.762 number=11273897 hash="596742…8816b6" dirty=0.00B
INFO [11-17|06:51:34.890] Deep froze chain segment blocks=4 elapsed=130.635ms number=11183897 hash="ba4ea9…480a1e"
INFO [11-17|06:51:38.158] Imported new chain segment blocks=1 txs=222 mgas=12.455 elapsed=675.967ms mgasps=18.426 number=11273898 hash="5d0f67…922b67" dirty=0.00B
INFO [11-17|06:51:40.421] Imported new chain segment blocks=1 txs=220 mgas=12.465 elapsed=354.618ms mgasps=35.152 number=11273898 hash="158fe5…5e3f1f" dirty=0.00B
INFO [11-17|06:51:50.428] Imported new chain segment blocks=1 txs=159 mgas=12.462 elapsed=514.237ms mgasps=24.234 number=11273899 hash="ac8829…11e7f6" dirty=0.00B
INFO [11-17|06:52:05.236] Imported new chain segment blocks=1 txs=214 mgas=12.470 elapsed=605.310ms mgasps=20.601 number=11273900 hash="ebb660…1bb403" dirty=0.00B
INFO [11-17|06:52:07.037] Imported new chain segment blocks=1 txs=200 mgas=12.286 elapsed=430.405ms mgasps=28.545 number=11273901 hash="a91445…f0bddd" dirty=0.00B
INFO [11-17|06:52:27.967] Imported new chain segment blocks=1 txs=262 mgas=12.472 elapsed=1.169s mgasps=10.664 number=11273902 hash="e4b482…aec257" dirty=0.00B
INFO [11-17|06:52:28.455] Imported new chain segment blocks=1 txs=65 mgas=12.446 elapsed=470.029ms mgasps=26.480 number=11273903 hash="f6ff73…894406" dirty=0.00B
INFO [11-17|06:52:30.447] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=32.95KiB throttle=1990
INFO [11-17|06:52:32.249] Imported new chain segment blocks=1 txs=61 mgas=12.449 elapsed=236.878ms mgasps=52.556 number=11273904 hash="9ac423…0127b9" dirty=0.00B
INFO [11-17|06:52:35.166] Deep froze chain segment blocks=7 elapsed=275.505ms number=11183904 hash="7cff8a…31b3b4"
INFO [11-17|06:53:01.469] Imported new chain segment blocks=1 txs=205 mgas=12.455 elapsed=713.993ms mgasps=17.444 number=11273905 hash="b404a7…eed8cb" dirty=0.00B
INFO [11-17|06:53:02.228] Imported new chain segment blocks=1 txs=159 mgas=12.444 elapsed=732.248ms mgasps=16.994 number=11273906 hash="540586…46e123" dirty=0.00B
INFO [11-17|06:53:11.074] Imported new chain segment blocks=1 txs=148 mgas=12.462 elapsed=604.711ms mgasps=20.608 number=11273907 hash="bf238f…9e280b" dirty=0.00B
INFO [11-17|06:53:20.274] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|06:53:20.279] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|06:53:31.018] Imported new chain segment blocks=1 txs=197 mgas=12.474 elapsed=1.656s mgasps=7.532 number=11273908 hash="a941a8…feb06c" dirty=0.00B
INFO [11-17|06:53:33.862] Imported new chain segment blocks=1 txs=18 mgas=12.475 elapsed=1.714s mgasps=7.276 number=11273909 hash="b83d6c…35d898" dirty=0.00B
INFO [11-17|06:53:39.254] Deep froze chain segment blocks=5 elapsed=4.087s number=11183909 hash="0085ad…78bfa1"
INFO [11-17|06:53:44.542] Imported new chain segment blocks=1 txs=192 mgas=12.468 elapsed=4.663s mgasps=2.673 number=11273910 hash="825faa…a694d3" dirty=0.00B
INFO [11-17|06:53:59.759] Imported new chain segment blocks=1 txs=185 mgas=12.447 elapsed=3.661s mgasps=3.400 number=11273911 hash="9594ae…147d08" dirty=0.00B
INFO [11-17|06:54:07.796] Imported new chain segment blocks=1 txs=213 mgas=12.457 elapsed=6.149s mgasps=2.026 number=11273912 hash="72604d…af1c7a" dirty=0.00B
INFO [11-17|06:54:25.188] Imported new chain segment blocks=1 txs=231 mgas=12.478 elapsed=6.034s mgasps=2.068 number=11273913 hash="776d8a…960df3" dirty=0.00B
INFO [11-17|06:54:28.991] Imported new chain segment blocks=1 txs=191 mgas=12.457 elapsed=3.801s mgasps=3.277 number=11273913 hash="adb979…26dc4b" dirty=0.00B
INFO [11-17|06:54:41.532] Imported new chain segment blocks=1 txs=168 mgas=12.496 elapsed=6.730s mgasps=1.857 number=11273914 hash="20dffe…4553cd" dirty=0.00B
INFO [11-17|06:54:41.787] Deep froze chain segment blocks=4 elapsed=2.532s number=11183913 hash="f7d8a9…c3b60e"
INFO [11-17|06:54:51.399] Imported new chain segment blocks=1 txs=123 mgas=12.483 elapsed=1.625s mgasps=7.678 number=11273915 hash="3428e0…1edb34" dirty=0.00B
INFO [11-17|06:54:54.825] Imported new chain segment blocks=1 txs=149 mgas=12.472 elapsed=2.250s mgasps=5.542 number=11273916 hash="0bb0ac…7c34c2" dirty=0.00B
INFO [11-17|06:55:14.135] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=1m53.859s
INFO [11-17|06:55:17.100] Imported new chain segment blocks=1 txs=220 mgas=12.471 elapsed=5.874s mgasps=2.123 number=11273917 hash="c1b326…c2d279" dirty=0.00B
INFO [11-17|06:55:21.134] Imported new chain segment blocks=1 txs=133 mgas=12.480 elapsed=1.068s mgasps=11.684 number=11273918 hash="d46eb0…6e30e6" dirty=0.00B
INFO [11-17|06:55:41.933] Deep froze chain segment blocks=5 elapsed=143.954ms number=11183918 hash="04b311…f21079"
INFO [11-17|06:56:09.090] Imported new chain segment blocks=1 txs=216 mgas=12.465 elapsed=629.029ms mgasps=19.817 number=11273919 hash="db8494…6c5461" dirty=0.00B
INFO [11-17|06:56:20.392] Imported new chain segment blocks=1 txs=223 mgas=12.475 elapsed=464.499ms mgasps=26.856 number=11273920 hash="2ee691…ada8c2" dirty=0.00B
INFO [11-17|06:56:25.474] Imported new chain segment blocks=1 txs=202 mgas=12.477 elapsed=438.123ms mgasps=28.479 number=11273921 hash="51b1ab…b06995" dirty=0.00B
INFO [11-17|06:56:37.222] Imported new chain segment blocks=1 txs=203 mgas=12.454 elapsed=594.886ms mgasps=20.935 number=11273922 hash="2c6680…a56165" dirty=0.00B
INFO [11-17|06:56:42.075] Deep froze chain segment blocks=4 elapsed=141.311ms number=11183922 hash="f17ca2…fc0f2a"
INFO [11-17|06:56:48.824] Imported new chain segment blocks=1 txs=201 mgas=12.492 elapsed=696.991ms mgasps=17.923 number=11273923 hash="8404eb…424b53" dirty=0.00B
INFO [11-17|06:57:10.270] Imported new chain segment blocks=1 txs=157 mgas=12.476 elapsed=426.549ms mgasps=29.249 number=11273924 hash="9f13b4…98ab6a" dirty=0.00B
INFO [11-17|06:57:18.964] Imported new chain segment blocks=1 txs=207 mgas=12.495 elapsed=408.314ms mgasps=30.601 number=11273925 hash="d6b90f…784624" dirty=0.00B
INFO [11-17|06:57:36.456] Imported new chain segment blocks=1 txs=187 mgas=12.492 elapsed=578.770ms mgasps=21.584 number=11273926 hash="8a9771…555b8b" dirty=0.00B
INFO [11-17|06:57:42.351] Deep froze chain segment blocks=4 elapsed=275.085ms number=11183926 hash="fb391e…a7cc72"
INFO [11-17|06:57:46.589] Imported new chain segment blocks=1 txs=213 mgas=12.504 elapsed=535.454ms mgasps=23.352 number=11273927 hash="e3d286…2fcc86" dirty=0.00B
INFO [11-17|06:58:02.465] Imported new chain segment blocks=1 txs=190 mgas=12.497 elapsed=743.198ms mgasps=16.815 number=11273928 hash="1404a0…113496" dirty=0.00B
INFO [11-17|06:58:08.124] Imported new chain segment blocks=1 txs=158 mgas=12.473 elapsed=521.821ms mgasps=23.902 number=11273929 hash="7b53e9…d5ad1d" dirty=0.00B
INFO [11-17|06:58:08.612] Imported new chain segment blocks=1 txs=21 mgas=12.489 elapsed=190.001ms mgasps=65.729 number=11273930 hash="c88829…4b6d31" dirty=0.00B
INFO [11-17|06:58:11.844] Imported new chain segment blocks=1 txs=104 mgas=12.491 elapsed=535.498ms mgasps=23.325 number=11273931 hash="28cf59…16cbe8" dirty=0.00B
INFO [11-17|06:58:36.611] Imported new chain segment blocks=1 txs=222 mgas=12.515 elapsed=761.514ms mgasps=16.435 number=11273932 hash="dddd8d…d9e87e" dirty=0.00B
INFO [11-17|06:58:36.645] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=16.335ms mgasps=0.000 number=11273933 hash="8c9d18…33153b" dirty=0.00B
INFO [11-17|06:58:37.352] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=31.22KiB throttle=2100
INFO [11-17|06:58:41.655] Imported new chain segment blocks=1 txs=178 mgas=12.507 elapsed=473.590ms mgasps=26.408 number=11273934 hash="f8da1b…29220a" dirty=0.00B
INFO [11-17|06:58:42.568] Deep froze chain segment blocks=8 elapsed=216.961ms number=11183934 hash="4faf00…b61212"
INFO [11-17|06:59:18.482] Imported new chain segment blocks=1 txs=166 mgas=12.489 elapsed=598.293ms mgasps=20.874 number=11273935 hash="566833…6162d4" dirty=0.00B
INFO [11-17|06:59:25.030] Imported new chain segment blocks=1 txs=152 mgas=12.476 elapsed=625.245ms mgasps=19.953 number=11273936 hash="859357…4c48da" dirty=0.00B
INFO [11-17|06:59:42.431] Imported new chain segment blocks=1 txs=172 mgas=12.475 elapsed=549.241ms mgasps=22.713 number=11273937 hash="706a4e…5dbf82" dirty=0.00B
INFO [11-17|06:59:42.722] Deep froze chain segment blocks=3 elapsed=152.550ms number=11183937 hash="49ec9b…6ae1ac"
INFO [11-17|07:00:09.529] Imported new chain segment blocks=1 txs=188 mgas=12.448 elapsed=693.200ms mgasps=17.957 number=11273938 hash="d3a0f2…f9bb50" dirty=0.00B
INFO [11-17|07:00:55.867] Imported new chain segment blocks=1 txs=255 mgas=12.467 elapsed=650.360ms mgasps=19.169 number=11273939 hash="362d35…62d5e1" dirty=0.00B
INFO [11-17|07:00:57.141] Imported new chain segment blocks=1 txs=184 mgas=12.457 elapsed=539.478ms mgasps=23.090 number=11273940 hash="5c738f…7b785e" dirty=0.00B
INFO [11-17|07:00:57.161] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=10.875ms mgasps=0.000 number=11273941 hash="f6627e…ed2608" dirty=0.00B
INFO [11-17|07:01:00.084] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=28.68KiB throttle=2286
INFO [11-17|07:01:04.653] Imported new chain segment blocks=1 txs=205 mgas=12.450 elapsed=502.283ms mgasps=24.787 number=11273942 hash="da7f0c…34b966" dirty=0.00B
INFO [11-17|07:01:09.604] Imported new chain segment blocks=1 txs=200 mgas=12.483 elapsed=554.363ms mgasps=22.519 number=11273943 hash="3317cb…7f0998" dirty=0.00B
INFO [11-17|07:01:11.171] Imported new chain segment blocks=1 txs=18 mgas=12.467 elapsed=172.397ms mgasps=72.315 number=11273944 hash="7cca61…ae81fc" dirty=0.00B
INFO [11-17|07:01:25.516] Imported new chain segment blocks=1 txs=226 mgas=12.474 elapsed=897.320ms mgasps=13.901 number=11273945 hash="ef988d…473925" dirty=0.00B
INFO [11-17|07:01:35.157] Imported new chain segment blocks=1 txs=195 mgas=12.474 elapsed=571.370ms mgasps=21.831 number=11273946 hash="362d5f…9dfd00" dirty=0.00B
INFO [11-17|07:01:42.839] Imported new chain segment blocks=1 txs=197 mgas=12.496 elapsed=652.709ms mgasps=19.145 number=11273947 hash="70faf6…64ff64" dirty=0.00B
INFO [11-17|07:01:42.904] Deep froze chain segment blocks=9 elapsed=181.161ms number=11183946 hash="22d986…a71bdf"
INFO [11-17|07:01:49.969] Imported new chain segment blocks=1 txs=108 mgas=12.486 elapsed=535.118ms mgasps=23.334 number=11273948 hash="7db3bc…89b1d2" dirty=0.00B
INFO [11-17|07:01:57.146] Imported new chain segment blocks=1 txs=210 mgas=12.483 elapsed=625.777ms mgasps=19.947 number=11273949 hash="ecfeec…aa7fc2" dirty=0.00B
INFO [11-17|07:02:10.752] Imported new chain segment blocks=1 txs=175 mgas=12.502 elapsed=576.575ms mgasps=21.683 number=11273950 hash="57023b…da9307" dirty=0.00B
INFO [11-17|07:02:22.077] Imported new chain segment blocks=1 txs=159 mgas=12.485 elapsed=654.504ms mgasps=19.075 number=11273951 hash="690446…e73ebe" dirty=0.00B
INFO [11-17|07:02:24.197] Imported new chain segment blocks=1 txs=135 mgas=12.494 elapsed=315.600ms mgasps=39.587 number=11273952 hash="81b57c…12db05" dirty=0.00B
INFO [11-17|07:02:29.086] Imported new chain segment blocks=1 txs=17 mgas=12.500 elapsed=156.545ms mgasps=79.850 number=11273953 hash="4bc5c1…e50a10" dirty=0.00B
INFO [11-17|07:02:35.077] Imported new chain segment blocks=1 txs=127 mgas=12.486 elapsed=484.412ms mgasps=25.775 number=11273954 hash="8d46af…9b6797" dirty=0.00B
INFO [11-17|07:02:35.113] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=15.580ms mgasps=0.000 number=11273955 hash="c76cd8…c68d8e" dirty=0.00B
INFO [11-17|07:02:35.908] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=26.06KiB throttle=2515
INFO [11-17|07:02:43.190] Deep froze chain segment blocks=9 elapsed=286.152ms number=11183955 hash="e62add…559825"
INFO [11-17|07:02:53.484] Imported new chain segment blocks=1 txs=174 mgas=12.466 elapsed=642.496ms mgasps=19.403 number=11273956 hash="3fd13b…29bf62" dirty=0.00B
INFO [11-17|07:03:00.010] Imported new chain segment blocks=1 txs=188 mgas=12.487 elapsed=418.898ms mgasps=29.809 number=11273957 hash="b7f24f…21e900" dirty=0.00B
INFO [11-17|07:03:06.674] Imported new chain segment blocks=1 txs=195 mgas=12.494 elapsed=518.922ms mgasps=24.076 number=11273958 hash="e906b4…0422b6" dirty=0.00B
INFO [11-17|07:03:31.884] Imported new chain segment blocks=1 txs=224 mgas=12.505 elapsed=750.897ms mgasps=16.653 number=11273959 hash="a0f26b…e9d14c" dirty=0.00B
INFO [11-17|07:03:38.265] Imported new chain segment blocks=1 txs=159 mgas=12.516 elapsed=515.339ms mgasps=24.288 number=11273960 hash="82eb2a…e4c4d2" dirty=0.00B
INFO [11-17|07:03:43.337] Deep froze chain segment blocks=5 elapsed=146.405ms number=11183960 hash="10d148…4e3a03"
INFO [11-17|07:04:01.057] Imported new chain segment blocks=1 txs=267 mgas=12.518 elapsed=636.161ms mgasps=19.678 number=11273961 hash="dd2dcd…5d0d27" dirty=0.00B
INFO [11-17|07:04:12.704] Imported new chain segment blocks=1 txs=144 mgas=12.521 elapsed=663.682ms mgasps=18.866 number=11273962 hash="b68c70…aa1bfc" dirty=0.00B
INFO [11-17|07:04:15.547] Imported new chain segment blocks=1 txs=141 mgas=12.536 elapsed=2.828s mgasps=4.432 number=11273963 hash="51a39c…cfdf55" dirty=0.00B
INFO [11-17|07:04:21.128] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=27.51KiB throttle=2383
INFO [11-17|07:04:34.023] Imported new chain segment blocks=1 txs=178 mgas=12.524 elapsed=656.226ms mgasps=19.084 number=11273964 hash="6e3139…2f740d" dirty=0.00B
INFO [11-17|07:04:36.819] Imported new chain segment blocks=1 txs=183 mgas=12.503 elapsed=464.873ms mgasps=26.895 number=11273965 hash="5ec6da…fc51e2" dirty=0.00B
INFO [11-17|07:04:37.050] Imported new chain segment blocks=1 txs=18 mgas=12.501 elapsed=214.276ms mgasps=58.339 number=11273966 hash="769674…3ff33f" dirty=0.00B
INFO [11-17|07:04:39.495] Imported new chain segment blocks=1 txs=16 mgas=12.496 elapsed=175.240ms mgasps=71.309 number=11273967 hash="1c82e9…ef0842" dirty=0.00B
INFO [11-17|07:04:42.131] Imported new chain segment blocks=1 txs=132 mgas=12.492 elapsed=429.651ms mgasps=29.074 number=11273968 hash="d09065…623650" dirty=0.00B
WARN [11-17|07:04:42.414] Header broke chain ordering number=11273968 hash="d09065…623650" expected=11273969
WARN [11-17|07:04:42.415] Synchronisation failed, dropping peer peer=89eee05a01dcdd91 err="action from bad peer ignored: stale headers"
INFO [11-17|07:04:43.506] Deep froze chain segment blocks=8 elapsed=167.626ms number=11183968 hash="2dad92…646aa2"
INFO [11-17|07:04:52.757] Imported new chain segment blocks=1 txs=105 mgas=12.462 elapsed=588.477ms mgasps=21.176 number=11273969 hash="40cd00…ceb8b5" dirty=0.00B
INFO [11-17|07:05:15.508] Imported new chain segment blocks=1 txs=187 mgas=12.492 elapsed=591.703ms mgasps=21.112 number=11273970 hash="c3656b…e83480" dirty=0.00B
INFO [11-17|07:05:21.372] Imported new chain segment blocks=1 txs=253 mgas=12.493 elapsed=599.618ms mgasps=20.836 number=11273971 hash="ce7a7e…c49846" dirty=0.00B
INFO [11-17|07:05:43.640] Deep froze chain segment blocks=3 elapsed=132.986ms number=11183971 hash="f2cfb9…603901"
INFO [11-17|07:05:59.380] Imported new chain segment blocks=1 txs=216 mgas=12.468 elapsed=672.808ms mgasps=18.531 number=11273972 hash="599fbc…39e585" dirty=0.00B
INFO [11-17|07:06:23.109] Imported new chain segment blocks=1 txs=188 mgas=12.485 elapsed=729.350ms mgasps=17.118 number=11273973 hash="079c72…932cc8" dirty=0.00B
INFO [11-17|07:06:30.809] Imported new chain segment blocks=1 txs=112 mgas=12.488 elapsed=413.127ms mgasps=30.228 number=11273974 hash="788174…e110f1" dirty=0.00B
INFO [11-17|07:06:43.787] Deep froze chain segment blocks=3 elapsed=147.190ms number=11183974 hash="c7a186…69855c"
INFO [11-17|07:07:07.176] Imported new chain segment blocks=1 txs=221 mgas=12.476 elapsed=835.218ms mgasps=14.937 number=11273975 hash="dec0be…0e2512" dirty=0.00B
INFO [11-17|07:07:28.257] Imported new chain segment blocks=1 txs=212 mgas=12.492 elapsed=660.397ms mgasps=18.916 number=11273976 hash="0d37ac…ab1295" dirty=0.00B
INFO [11-17|07:07:43.922] Deep froze chain segment blocks=2 elapsed=133.571ms number=11183976 hash="4b871b…a0f603"
INFO [11-17|07:08:09.694] Imported new chain segment blocks=1 txs=236 mgas=12.507 elapsed=695.153ms mgasps=17.992 number=11273977 hash="64e4f1…c0927a" dirty=0.00B
INFO [11-17|07:08:11.826] Imported new chain segment blocks=1 txs=169 mgas=12.504 elapsed=395.430ms mgasps=31.621 number=11273978 hash="b60b25…06bf00" dirty=0.00B
INFO [11-17|07:08:28.688] Imported new chain segment blocks=1 txs=240 mgas=12.485 elapsed=960.004ms mgasps=13.005 number=11273979 hash="c63052…9efaf3" dirty=0.00B
INFO [11-17|07:08:32.641] Imported new chain segment blocks=1 txs=175 mgas=12.485 elapsed=436.960ms mgasps=28.573 number=11273980 hash="ab52bd…67f8f7" dirty=0.00B
INFO [11-17|07:08:36.172] Imported new chain segment blocks=1 txs=206 mgas=12.258 elapsed=428.855ms mgasps=28.582 number=11273981 hash="9e17c2…bb9423" dirty=0.00B
INFO [11-17|07:08:44.080] Deep froze chain segment blocks=5 elapsed=157.788ms number=11183981 hash="ad038a…b8df56"
INFO [11-17|07:08:51.620] Imported new chain segment blocks=1 txs=169 mgas=12.469 elapsed=594.133ms mgasps=20.987 number=11273982 hash="3882a1…03164e" dirty=0.00B
INFO [11-17|07:09:00.505] Imported new chain segment blocks=1 txs=191 mgas=12.475 elapsed=669.637ms mgasps=18.629 number=11273983 hash="cb3281…25a0b2" dirty=0.00B
INFO [11-17|07:09:03.244] Imported new chain segment blocks=1 txs=171 mgas=12.473 elapsed=385.598ms mgasps=32.348 number=11273984 hash="f459e9…a8d60f" dirty=0.00B
INFO [11-17|07:09:18.813] Imported new chain segment blocks=1 txs=146 mgas=12.464 elapsed=575.334ms mgasps=21.665 number=11273985 hash="aff518…9db04b" dirty=0.00B
INFO [11-17|07:09:20.352] Imported new chain segment blocks=1 txs=206 mgas=12.488 elapsed=415.508ms mgasps=30.054 number=11273985 hash="53a75a…390215" dirty=0.00B
INFO [11-17|07:09:31.153] Imported new chain segment blocks=1 txs=185 mgas=12.462 elapsed=655.705ms mgasps=19.005 number=11273986 hash="9aefd7…4710f8" dirty=0.00B
INFO [11-17|07:09:40.188] Imported new chain segment blocks=1 txs=174 mgas=12.449 elapsed=586.973ms mgasps=21.208 number=11273987 hash="fb6514…53fb45" dirty=0.00B
INFO [11-17|07:09:44.251] Deep froze chain segment blocks=6 elapsed=170.713ms number=11183987 hash="63a71d…908ccd"
INFO [11-17|07:10:02.771] Imported new chain segment blocks=1 txs=207 mgas=12.433 elapsed=862.235ms mgasps=14.419 number=11273988 hash="7d7a9a…9fd351" dirty=0.00B
INFO [11-17|07:10:14.894] Imported new chain segment blocks=1 txs=200 mgas=12.291 elapsed=2.156s mgasps=5.699 number=11273989 hash="45c874…300fe2" dirty=0.00B
INFO [11-17|07:10:15.331] Imported new chain segment blocks=1 txs=141 mgas=12.443 elapsed=421.615ms mgasps=29.512 number=11273990 hash="a85374…cd22d3" dirty=0.00B
INFO [11-17|07:10:20.193] Imported new chain segment blocks=1 txs=163 mgas=12.474 elapsed=456.396ms mgasps=27.332 number=11273991 hash="7f0a29…d948f6" dirty=0.00B
INFO [11-17|07:10:44.152] Imported new chain segment blocks=1 txs=206 mgas=12.456 elapsed=893.159ms mgasps=13.946 number=11273992 hash="ae3431…bf7859" dirty=0.00B
INFO [11-17|07:10:44.428] Deep froze chain segment blocks=5 elapsed=176.417ms number=11183992 hash="63dcf9…bbeb9d"
INFO [11-17|07:10:53.491] Imported new chain segment blocks=1 txs=130 mgas=12.468 elapsed=455.132ms mgasps=27.395 number=11273993 hash="b01745…3736b4" dirty=0.00B
INFO [11-17|07:10:56.861] Imported new chain segment blocks=1 txs=111 mgas=12.443 elapsed=275.349ms mgasps=45.191 number=11273994 hash="e0a927…9e145e" dirty=0.00B
INFO [11-17|07:10:58.216] Imported new chain segment blocks=1 txs=115 mgas=12.445 elapsed=276.696ms mgasps=44.977 number=11273994 hash="ba5027…3a8a54" dirty=0.00B
INFO [11-17|07:11:05.437] Imported new chain segment blocks=1 txs=204 mgas=12.443 elapsed=572.568ms mgasps=21.731 number=11273995 hash="441b1b…5e6e33" dirty=0.00B
INFO [11-17|07:11:09.144] Imported new chain segment blocks=1 txs=156 mgas=12.461 elapsed=381.389ms mgasps=32.672 number=11273996 hash="e43935…74fc82" dirty=0.00B
INFO [11-17|07:11:20.224] Imported new chain segment blocks=1 txs=224 mgas=12.440 elapsed=602.754ms mgasps=20.639 number=11273997 hash="2cb220…922f3a" dirty=0.00B
INFO [11-17|07:11:38.887] Imported new chain segment blocks=1 txs=182 mgas=12.422 elapsed=804.348ms mgasps=15.443 number=11273998 hash="63532d…8d0260" dirty=0.00B
INFO [11-17|07:11:44.585] Deep froze chain segment blocks=6 elapsed=154.410ms number=11183998 hash="2c753a…829258"
INFO [11-17|07:11:52.390] Imported new chain segment blocks=1 txs=151 mgas=12.423 elapsed=516.378ms mgasps=24.058 number=11273999 hash="517351…76b334" dirty=0.00B
INFO [11-17|07:12:30.739] Imported new chain segment blocks=1 txs=234 mgas=12.422 elapsed=733.100ms mgasps=16.945 number=11274000 hash="793068…dfee7b" dirty=0.00B
INFO [11-17|07:12:44.724] Deep froze chain segment blocks=2 elapsed=138.619ms number=11184000 hash="fe355b…1309fd"
INFO [11-17|07:12:55.592] Imported new chain segment blocks=1 txs=253 mgas=12.416 elapsed=611.980ms mgasps=20.289 number=11274001 hash="fdcd38…1e862f" dirty=0.00B
INFO [11-17|07:13:04.318] Imported new chain segment blocks=1 txs=174 mgas=12.427 elapsed=522.578ms mgasps=23.779 number=11274002 hash="cc7eab…f569bd" dirty=0.00B
INFO [11-17|07:13:04.747] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=28.13KiB throttle=2330
INFO [11-17|07:13:04.828] Imported new chain segment blocks=1 txs=162 mgas=12.408 elapsed=491.735ms mgasps=25.232 number=11274003 hash="fb32ac…9672b1" dirty=0.00B
INFO [11-17|07:13:38.037] Imported new chain segment blocks=1 txs=236 mgas=12.434 elapsed=651.496ms mgasps=19.085 number=11274004 hash="1c1f0c…4c2cfe" dirty=0.00B
INFO [11-17|07:13:44.915] Deep froze chain segment blocks=4 elapsed=190.410ms number=11184004 hash="fc172e…49f94e"
INFO [11-17|07:14:06.252] Imported new chain segment blocks=1 txs=171 mgas=12.426 elapsed=722.413ms mgasps=17.200 number=11274005 hash="bce24d…57eae5" dirty=0.00B
INFO [11-17|07:14:53.721] Imported new chain segment blocks=1 txs=250 mgas=12.401 elapsed=825.398ms mgasps=15.024 number=11274006 hash="9eee2b…e04f98" dirty=0.00B
INFO [11-17|07:14:54.222] Imported new chain segment blocks=1 txs=301 mgas=12.437 elapsed=500.939ms mgasps=24.826 number=11274006 hash="53d292…995920" dirty=0.00B
INFO [11-17|07:15:22.132] Imported new chain segment blocks=1 txs=249 mgas=12.390 elapsed=638.420ms mgasps=19.407 number=11274007 hash="e8d7e9…1efb96" dirty=0.00B
INFO [11-17|07:15:45.071] Deep froze chain segment blocks=3 elapsed=154.894ms number=11184007 hash="8fb348…26f2bd"
INFO [11-17|07:16:06.098] Imported new chain segment blocks=1 txs=271 mgas=12.396 elapsed=636.976ms mgasps=19.461 number=11274008 hash="27821c…94692f" dirty=0.00B
INFO [11-17|07:16:11.535] Imported new chain segment blocks=1 txs=191 mgas=12.392 elapsed=357.789ms mgasps=34.635 number=11274009 hash="0bdd65…3b6efa" dirty=0.00B
INFO [11-17|07:16:17.987] Imported new chain segment blocks=1 txs=225 mgas=12.382 elapsed=491.642ms mgasps=25.186 number=11274010 hash="5973eb…c13067" dirty=0.00B
INFO [11-17|07:16:42.699] Imported new chain segment blocks=1 txs=232 mgas=12.395 elapsed=771.668ms mgasps=16.063 number=11274011 hash="9f5ba8…b54949" dirty=0.00B
INFO [11-17|07:16:45.262] Deep froze chain segment blocks=4 elapsed=189.562ms number=11184011 hash="67e20a…8357af"
INFO [11-17|07:16:51.835] Imported new chain segment blocks=1 txs=212 mgas=12.383 elapsed=568.491ms mgasps=21.783 number=11274012 hash="db008f…6b1d04" dirty=0.00B
INFO [11-17|07:17:12.140] Imported new chain segment blocks=1 txs=214 mgas=12.343 elapsed=829.644ms mgasps=14.878 number=11274013 hash="19cd62…a70a61" dirty=0.00B
INFO [11-17|07:17:12.535] Chain reorg detected number=11274012 hash="db008f…6b1d04" drop=1 dropfrom="19cd62…a70a61" add=1 addfrom="5c06fa…93210b"
INFO [11-17|07:17:12.540] Imported new chain segment blocks=1 txs=218 mgas=12.359 elapsed=399.677ms mgasps=30.923 number=11274013 hash="5c06fa…93210b" dirty=0.00B
INFO [11-17|07:17:18.380] Chain reorg detected number=11274012 hash="db008f…6b1d04" drop=1 dropfrom="5c06fa…93210b" add=2 addfrom="bbfa40…0c025b"
INFO [11-17|07:17:18.396] Imported new chain segment blocks=1 txs=206 mgas=12.359 elapsed=470.642ms mgasps=26.260 number=11274014 hash="bbfa40…0c025b" dirty=0.00B
INFO [11-17|07:17:23.279] Imported new chain segment blocks=1 txs=167 mgas=12.185 elapsed=378.079ms mgasps=32.228 number=11274015 hash="a44f66…6bfd01" dirty=0.00B
INFO [11-17|07:17:45.439] Deep froze chain segment blocks=4 elapsed=176.692ms number=11184015 hash="7d5f40…d9e6d7"
INFO [11-17|07:17:45.870] Imported new chain segment blocks=1 txs=196 mgas=12.322 elapsed=752.562ms mgasps=16.374 number=11274016 hash="66ae62…fbe4e2" dirty=0.00B
INFO [11-17|07:17:54.741] Imported new chain segment blocks=1 txs=214 mgas=12.347 elapsed=478.768ms mgasps=25.789 number=11274017 hash="6a3675…823c22" dirty=0.00B
INFO [11-17|07:18:04.770] Imported new chain segment blocks=1 txs=200 mgas=12.350 elapsed=516.757ms mgasps=23.900 number=11274018 hash="176a7f…5f8d6f" dirty=0.00B
INFO [11-17|07:18:08.407] Imported new chain segment blocks=1 txs=152 mgas=12.366 elapsed=1.416s mgasps=8.731 number=11274019 hash="00f001…8f58bf" dirty=0.00B
INFO [11-17|07:18:13.492] Imported new chain segment blocks=1 txs=186 mgas=12.371 elapsed=575.274ms mgasps=21.504 number=11274020 hash="f660a7…ae53c7" dirty=0.00B
INFO [11-17|07:18:16.694] Chain reorg detected number=11274019 hash="00f001…8f58bf" drop=1 dropfrom="f660a7…ae53c7" add=1 addfrom="abfd71…17d07f"
INFO [11-17|07:18:16.697] Imported new chain segment blocks=1 txs=15 mgas=12.355 elapsed=162.902ms mgasps=75.841 number=11274020 hash="abfd71…17d07f" dirty=0.00B
INFO [11-17|07:18:19.672] Imported new chain segment blocks=1 txs=140 mgas=12.336 elapsed=473.770ms mgasps=26.038 number=11274021 hash="e2ac02…57bd19" dirty=0.00B
INFO [11-17|07:18:34.740] Imported new chain segment blocks=1 txs=224 mgas=12.364 elapsed=744.258ms mgasps=16.612 number=11274022 hash="486ab1…6c69aa" dirty=0.00B
INFO [11-17|07:18:39.563] Imported new chain segment blocks=1 txs=192 mgas=12.351 elapsed=485.830ms mgasps=25.423 number=11274023 hash="3a0e00…22bd9a" dirty=0.00B
INFO [11-17|07:18:45.634] Deep froze chain segment blocks=8 elapsed=194.108ms number=11184023 hash="c29f73…0af17b"
INFO [11-17|07:19:09.302] Imported new chain segment blocks=1 txs=230 mgas=12.351 elapsed=801.435ms mgasps=15.411 number=11274024 hash="dca313…b845b3" dirty=0.00B
INFO [11-17|07:19:33.044] Imported new chain segment blocks=1 txs=157 mgas=12.369 elapsed=602.113ms mgasps=20.543 number=11274025 hash="c308e4…83c89f" dirty=0.00B
INFO [11-17|07:19:45.764] Deep froze chain segment blocks=2 elapsed=129.881ms number=11184025 hash="4fddb6…2bb1d6"
INFO [11-17|07:19:47.798] Imported new chain segment blocks=1 txs=197 mgas=12.352 elapsed=580.698ms mgasps=21.270 number=11274026 hash="2704b9…e27976" dirty=0.00B
INFO [11-17|07:20:40.472] Imported new chain segment blocks=1 txs=246 mgas=12.361 elapsed=715.114ms mgasps=17.285 number=11274027 hash="09005d…245cbe" dirty=0.00B
INFO [11-17|07:20:42.736] Imported new chain segment blocks=1 txs=165 mgas=12.375 elapsed=389.796ms mgasps=31.747 number=11274028 hash="8ae6d3…ad1d18" dirty=0.00B
INFO [11-17|07:20:43.722] Imported new chain segment blocks=1 txs=168 mgas=12.372 elapsed=350.255ms mgasps=35.323 number=11274028 hash="1ec03d…e1fafb" dirty=0.00B
INFO [11-17|07:20:45.993] Deep froze chain segment blocks=3 elapsed=226.221ms number=11184028 hash="52a6da…5f7074"
INFO [11-17|07:20:54.973] Chain reorg detected number=11274027 hash="09005d…245cbe" drop=1 dropfrom="8ae6d3…ad1d18" add=2 addfrom="52541d…b383aa"
INFO [11-17|07:20:54.988] Imported new chain segment blocks=1 txs=195 mgas=12.375 elapsed=610.462ms mgasps=20.271 number=11274029 hash="52541d…b383aa" dirty=0.00B
INFO [11-17|07:20:59.862] Imported new chain segment blocks=1 txs=149 mgas=12.352 elapsed=372.495ms mgasps=33.160 number=11274030 hash="3d38b7…e61302" dirty=0.00B
INFO [11-17|07:21:46.147] Deep froze chain segment blocks=2 elapsed=153.265ms number=11184030 hash="8ee50a…9d2559"
INFO [11-17|07:22:12.284] Imported new chain segment blocks=1 txs=267 mgas=12.366 elapsed=878.820ms mgasps=14.072 number=11274031 hash="8945e5…8ac0a8" age=1m14s dirty=0.00B
INFO [11-17|07:22:39.498] Imported new chain segment blocks=1 txs=247 mgas=12.370 elapsed=577.334ms mgasps=21.426 number=11274032 hash="aefbc5…ac9eb3" dirty=0.00B
INFO [11-17|07:22:46.280] Deep froze chain segment blocks=2 elapsed=132.946ms number=11184032 hash="5d19c3…4917aa"
INFO [11-17|07:22:47.218] Imported new chain segment blocks=1 txs=234 mgas=12.388 elapsed=457.782ms mgasps=27.061 number=11274033 hash="141297…63dc48" dirty=0.00B
INFO [11-17|07:22:49.796] Imported new chain segment blocks=1 txs=174 mgas=12.401 elapsed=394.445ms mgasps=31.440 number=11274034 hash="dec440…7c6b27" dirty=0.00B
INFO [11-17|07:22:53.416] Imported new chain segment blocks=1 txs=146 mgas=12.392 elapsed=451.148ms mgasps=27.468 number=11274035 hash="0edbb7…361585" dirty=0.00B
INFO [11-17|07:23:00.903] Imported new chain segment blocks=1 txs=200 mgas=12.413 elapsed=611.839ms mgasps=20.288 number=11274036 hash="e6ad59…1b2180" dirty=0.00B
INFO [11-17|07:23:19.569] Imported new chain segment blocks=1 txs=205 mgas=12.412 elapsed=752.883ms mgasps=16.486 number=11274037 hash="ebfcb1…c9b81d" dirty=0.00B
INFO [11-17|07:23:35.660] Imported new chain segment blocks=1 txs=249 mgas=12.437 elapsed=775.161ms mgasps=16.044 number=11274038 hash="7d08e0…2271eb" dirty=0.00B
INFO [11-17|07:23:46.450] Deep froze chain segment blocks=6 elapsed=169.299ms number=11184038 hash="26a65b…25c046"
INFO [11-17|07:23:50.395] Imported new chain segment blocks=1 txs=236 mgas=12.443 elapsed=653.235ms mgasps=19.049 number=11274039 hash="fcdbcc…a30805" dirty=0.00B
INFO [11-17|07:24:10.525] Imported new chain segment blocks=1 txs=177 mgas=12.426 elapsed=720.517ms mgasps=17.246 number=11274040 hash="985c1b…e7a167" dirty=0.00B
INFO [11-17|07:24:21.277] Imported new chain segment blocks=1 txs=205 mgas=12.410 elapsed=569.928ms mgasps=21.774 number=11274041 hash="671193…f12a30" dirty=0.00B
INFO [11-17|07:24:43.322] Imported new chain segment blocks=1 txs=184 mgas=12.434 elapsed=753.089ms mgasps=16.511 number=11274042 hash="ea268f…8b1737" dirty=0.00B
INFO [11-17|07:24:45.776] Imported new chain segment blocks=1 txs=132 mgas=12.438 elapsed=378.416ms mgasps=32.869 number=11274043 hash="0cbe0d…ec6691" dirty=0.00B
INFO [11-17|07:24:45.991] Imported new chain segment blocks=1 txs=21 mgas=12.434 elapsed=199.180ms mgasps=62.425 number=11274044 hash="92abf5…5f2055" dirty=0.00B
INFO [11-17|07:24:46.665] Deep froze chain segment blocks=6 elapsed=214.202ms number=11184044 hash="c170fe…38e435"
INFO [11-17|07:24:47.047] Imported new chain segment blocks=1 txs=132 mgas=12.424 elapsed=367.183ms mgasps=33.836 number=11274043 hash="5826eb…dd81e7" dirty=0.00B
INFO [11-17|07:24:48.315] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=28.39KiB throttle=2309
INFO [11-17|07:24:57.984] Imported new chain segment blocks=1 txs=160 mgas=12.438 elapsed=538.470ms mgasps=23.100 number=11274045 hash="aafd98…d7a59a" dirty=0.00B
INFO [11-17|07:25:29.448] Imported new chain segment blocks=1 txs=241 mgas=12.458 elapsed=723.753ms mgasps=17.213 number=11274046 hash="e01255…7b1d5c" dirty=0.00B
INFO [11-17|07:25:46.801] Deep froze chain segment blocks=2 elapsed=135.266ms number=11184046 hash="f8aaf9…e00534"
INFO [11-17|07:26:02.416] Imported new chain segment blocks=1 txs=272 mgas=12.368 elapsed=775.413ms mgasps=15.950 number=11274047 hash="fc12e7…61cd39" dirty=0.00B
INFO [11-17|07:26:05.255] Imported new chain segment blocks=1 txs=174 mgas=12.431 elapsed=433.651ms mgasps=28.666 number=11274048 hash="66b97b…77a0d1" dirty=0.00B
INFO [11-17|07:26:06.629] Chain reorg detected number=11274047 hash="fc12e7…61cd39" drop=1 dropfrom="66b97b…77a0d1" add=1 addfrom="ef7253…f82ecd"
INFO [11-17|07:26:06.633] Imported new chain segment blocks=1 txs=173 mgas=12.452 elapsed=393.748ms mgasps=31.625 number=11274048 hash="ef7253…f82ecd" dirty=0.00B
INFO [11-17|07:26:12.372] Imported new chain segment blocks=1 txs=178 mgas=12.466 elapsed=679.656ms mgasps=18.342 number=11274049 hash="d38047…ed9fa1" dirty=0.00B
INFO [11-17|07:26:46.309] Imported new chain segment blocks=1 txs=228 mgas=12.476 elapsed=854.869ms mgasps=14.593 number=11274050 hash="64a326…7bdc9c" dirty=0.00B
INFO [11-17|07:26:46.945] Deep froze chain segment blocks=4 elapsed=143.255ms number=11184050 hash="21101c…aa21d2"
INFO [11-17|07:26:57.479] Imported new chain segment blocks=1 txs=195 mgas=12.487 elapsed=505.597ms mgasps=24.698 number=11274051 hash="25647b…7c8225" dirty=0.00B
INFO [11-17|07:26:58.844] Imported new chain segment blocks=1 txs=174 mgas=12.482 elapsed=421.266ms mgasps=29.630 number=11274052 hash="e9af1c…5b7028" dirty=0.00B
INFO [11-17|07:27:02.938] Imported new chain segment blocks=1 txs=175 mgas=12.323 elapsed=704.218ms mgasps=17.499 number=11274053 hash="fbedcf…5fc7c7" dirty=0.00B
INFO [11-17|07:27:17.905] Imported new chain segment blocks=1 txs=254 mgas=12.456 elapsed=686.432ms mgasps=18.145 number=11274054 hash="eeafe7…bcba39" dirty=0.00B
INFO [11-17|07:27:38.371] Imported new chain segment blocks=1 txs=216 mgas=12.467 elapsed=743.207ms mgasps=16.775 number=11274055 hash="a4575c…8dc390" dirty=0.00B
INFO [11-17|07:27:47.082] Deep froze chain segment blocks=5 elapsed=136.340ms number=11184055 hash="5b5e5d…174ce5"
INFO [11-17|07:27:52.585] Imported new chain segment blocks=1 txs=136 mgas=12.458 elapsed=641.005ms mgasps=19.435 number=11274056 hash="5f6bce…f3de46" dirty=0.00B
INFO [11-17|07:27:54.128] Imported new chain segment blocks=1 txs=148 mgas=12.470 elapsed=385.088ms mgasps=32.383 number=11274057 hash="3d711b…b20364" dirty=0.00B
INFO [11-17|07:28:19.032] Imported new chain segment blocks=1 txs=188 mgas=12.477 elapsed=683.432ms mgasps=18.256 number=11274058 hash="df0f59…d9912a" dirty=0.00B
INFO [11-17|07:28:23.812] Imported new chain segment blocks=1 txs=134 mgas=12.463 elapsed=537.714ms mgasps=23.178 number=11274059 hash="c8435f…3aa6b2" dirty=0.00B
INFO [11-17|07:28:31.197] Imported new chain segment blocks=1 txs=247 mgas=12.447 elapsed=628.586ms mgasps=19.802 number=11274060 hash="4f3bdf…5c6aaf" dirty=0.00B
INFO [11-17|07:28:47.243] Deep froze chain segment blocks=5 elapsed=159.654ms number=11184060 hash="d46ec0…a1c60b"
INFO [11-17|07:28:56.979] Imported new chain segment blocks=1 txs=247 mgas=12.456 elapsed=824.427ms mgasps=15.108 number=11274061 hash="cf57cc…03c2a5" dirty=0.00B
INFO [11-17|07:29:07.321] Imported new chain segment blocks=1 txs=180 mgas=12.484 elapsed=521.670ms mgasps=23.931 number=11274062 hash="12212b…b0445e" dirty=0.00B
INFO [11-17|07:29:09.165] Chain reorg detected number=11274061 hash="cf57cc…03c2a5" drop=1 dropfrom="12212b…b0445e" add=1 addfrom="a9285e…39b084"
INFO [11-17|07:29:09.170] Imported new chain segment blocks=1 txs=186 mgas=12.460 elapsed=378.425ms mgasps=32.926 number=11274062 hash="a9285e…39b084" dirty=0.00B
INFO [11-17|07:29:09.852] Chain reorg detected number=11274061 hash="cf57cc…03c2a5" drop=1 dropfrom="a9285e…39b084" add=2 addfrom="e3bb05…b30e59"
INFO [11-17|07:29:09.867] Imported new chain segment blocks=1 txs=184 mgas=12.467 elapsed=400.619ms mgasps=31.119 number=11274063 hash="e3bb05…b30e59" dirty=0.00B
INFO [11-17|07:29:25.477] Imported new chain segment blocks=1 txs=228 mgas=12.497 elapsed=780.029ms mgasps=16.021 number=11274064 hash="d5c15d…3ebc3d" dirty=0.00B
INFO [11-17|07:29:43.663] Imported new chain segment blocks=1 txs=237 mgas=12.486 elapsed=773.834ms mgasps=16.135 number=11274065 hash="747caf…ea40fb" dirty=0.00B
INFO [11-17|07:29:44.905] Imported new chain segment blocks=1 txs=262 mgas=12.486 elapsed=502.460ms mgasps=24.851 number=11274065 hash="1541ce…636227" dirty=0.00B
INFO [11-17|07:29:47.433] Deep froze chain segment blocks=5 elapsed=189.612ms number=11184065 hash="696291…251fa0"
INFO [11-17|07:30:15.694] Chain reorg detected number=11274064 hash="d5c15d…3ebc3d" drop=1 dropfrom="747caf…ea40fb" add=2 addfrom="b6c593…30f414"
INFO [11-17|07:30:15.712] Imported new chain segment blocks=1 txs=228 mgas=12.467 elapsed=805.618ms mgasps=15.475 number=11274066 hash="b6c593…30f414" dirty=0.00B
INFO [11-17|07:30:34.677] Imported new chain segment blocks=1 txs=264 mgas=12.473 elapsed=743.308ms mgasps=16.780 number=11274067 hash="35d70d…45c4ba" dirty=0.00B
INFO [11-17|07:30:36.598] Imported new chain segment blocks=1 txs=145 mgas=12.491 elapsed=420.824ms mgasps=29.681 number=11274068 hash="2bc27b…c30460" dirty=0.00B
INFO [11-17|07:30:40.040] Imported new chain segment blocks=1 txs=167 mgas=12.487 elapsed=371.240ms mgasps=33.635 number=11274069 hash="485fcb…eae7ec" dirty=0.00B
INFO [11-17|07:30:41.327] Chain reorg detected number=11274068 hash="2bc27b…c30460" drop=1 dropfrom="485fcb…eae7ec" add=1 addfrom="18a9a6…69a96c"
INFO [11-17|07:30:41.331] Imported new chain segment blocks=1 txs=172 mgas=12.475 elapsed=370.358ms mgasps=33.684 number=11274069 hash="18a9a6…69a96c" dirty=0.00B
INFO [11-17|07:30:43.936] Chain reorg detected number=11274068 hash="2bc27b…c30460" drop=1 dropfrom="18a9a6…69a96c" add=2 addfrom="286048…df0af5"
INFO [11-17|07:30:43.950] Imported new chain segment blocks=1 txs=121 mgas=12.484 elapsed=425.337ms mgasps=29.350 number=11274070 hash="286048…df0af5" dirty=0.00B
INFO [11-17|07:30:47.589] Deep froze chain segment blocks=5 elapsed=156.164ms number=11184070 hash="954ed5…f93305"
INFO [11-17|07:30:53.088] Imported new chain segment blocks=1 txs=217 mgas=12.486 elapsed=829.758ms mgasps=15.048 number=11274071 hash="4106a0…bb6996" dirty=0.00B
INFO [11-17|07:30:54.677] Imported new chain segment blocks=1 txs=196 mgas=12.197 elapsed=366.687ms mgasps=33.263 number=11274072 hash="69f211…44c10d" dirty=0.00B
INFO [11-17|07:31:01.655] Imported new chain segment blocks=1 txs=256 mgas=12.490 elapsed=487.212ms mgasps=25.637 number=11274073 hash="545df0…8d6009" dirty=0.00B
INFO [11-17|07:31:26.556] Imported new chain segment blocks=1 txs=257 mgas=12.468 elapsed=1.023s mgasps=12.178 number=11274074 hash="13af8d…e84f52" dirty=0.00B
INFO [11-17|07:31:33.454] Imported new chain segment blocks=1 txs=171 mgas=12.463 elapsed=552.019ms mgasps=22.577 number=11274075 hash="e42102…04d7f2" dirty=0.00B
INFO [11-17|07:31:46.997] Imported new chain segment blocks=1 txs=179 mgas=12.448 elapsed=563.506ms mgasps=22.090 number=11274076 hash="42712d…ac0436" dirty=0.00B
INFO [11-17|07:31:48.215] Deep froze chain segment blocks=6 elapsed=611.440ms number=11184076 hash="f8a49d…a4324c"
INFO [11-17|07:32:03.240] Imported new chain segment blocks=1 txs=243 mgas=12.456 elapsed=803.125ms mgasps=15.510 number=11274077 hash="c650f5…517462" dirty=0.00B
INFO [11-17|07:32:06.232] Imported new chain segment blocks=1 txs=148 mgas=12.469 elapsed=537.776ms mgasps=23.186 number=11274078 hash="6501db…d6768e" dirty=0.00B
INFO [11-17|07:32:22.656] Imported new chain segment blocks=1 txs=186 mgas=12.489 elapsed=640.071ms mgasps=19.512 number=11274079 hash="525b4b…88c2e3" dirty=0.00B
INFO [11-17|07:32:26.429] Imported new chain segment blocks=1 txs=184 mgas=12.483 elapsed=440.247ms mgasps=28.355 number=11274080 hash="8ba188…6943a7" dirty=0.00B
INFO [11-17|07:32:48.367] Deep froze chain segment blocks=4 elapsed=150.808ms number=11184080 hash="7666f6…584468"
INFO [11-17|07:33:14.636] Imported new chain segment blocks=1 txs=307 mgas=12.495 elapsed=787.885ms mgasps=15.859 number=11274081 hash="21850d…ee3323" dirty=0.00B
INFO [11-17|07:33:23.240] Imported new chain segment blocks=1 txs=209 mgas=12.486 elapsed=551.621ms mgasps=22.636 number=11274082 hash="b981e5…e9f1e5" dirty=0.00B
INFO [11-17|07:33:28.991] Imported new chain segment blocks=1 txs=137 mgas=12.506 elapsed=432.346ms mgasps=28.926 number=11274083 hash="d55aa1…2fe45f" dirty=0.00B
INFO [11-17|07:33:33.622] Imported new chain segment blocks=1 txs=28 mgas=12.480 elapsed=168.403ms mgasps=74.110 number=11274084 hash="18c1ee…2edbd1" dirty=0.00B
INFO [11-17|07:33:48.542] Deep froze chain segment blocks=4 elapsed=175.080ms number=11184084 hash="8b2753…510eb2"
INFO [11-17|07:33:51.934] Imported new chain segment blocks=1 txs=253 mgas=12.489 elapsed=1.118s mgasps=11.164 number=11274085 hash="c3ebbf…09ed99" dirty=0.00B
INFO [11-17|07:33:53.773] Imported new chain segment blocks=1 txs=124 mgas=12.502 elapsed=404.465ms mgasps=30.910 number=11274086 hash="7ca913…1967cb" dirty=0.00B
INFO [11-17|07:33:54.915] Imported new chain segment blocks=1 txs=158 mgas=12.440 elapsed=493.196ms mgasps=25.224 number=11274087 hash="e4416a…1e5223" dirty=0.00B
INFO [11-17|07:34:04.562] Imported new chain segment blocks=1 txs=172 mgas=12.485 elapsed=700.240ms mgasps=17.830 number=11274088 hash="e65cc9…948c2e" dirty=0.00B
INFO [11-17|07:34:22.631] Imported new chain segment blocks=1 txs=217 mgas=12.509 elapsed=641.696ms mgasps=19.494 number=11274089 hash="95ac4a…6cd6e3" dirty=0.00B
INFO [11-17|07:34:35.775] Imported new chain segment blocks=1 txs=186 mgas=12.482 elapsed=647.708ms mgasps=19.271 number=11274090 hash="daf76c…e886d9" dirty=0.00B
INFO [11-17|07:34:42.936] Imported new chain segment blocks=1 txs=169 mgas=12.494 elapsed=486.256ms mgasps=25.693 number=11274091 hash="bdbce8…2b89b6" dirty=0.00B
INFO [11-17|07:34:47.452] Imported new chain segment blocks=1 txs=172 mgas=12.505 elapsed=470.154ms mgasps=26.599 number=11274092 hash="a642bd…8f80bb" dirty=0.00B
INFO [11-17|07:34:48.707] Deep froze chain segment blocks=8 elapsed=164.136ms number=11184092 hash="f41abf…2c438e"
INFO [11-17|07:35:04.878] Imported new chain segment blocks=1 txs=234 mgas=12.506 elapsed=842.400ms mgasps=14.846 number=11274093 hash="4b9a21…ca90a7" dirty=0.00B
INFO [11-17|07:35:23.769] Imported new chain segment blocks=1 txs=210 mgas=12.485 elapsed=670.195ms mgasps=18.629 number=11274094 hash="60e8be…717004" dirty=0.00B
INFO [11-17|07:35:48.841] Deep froze chain segment blocks=2 elapsed=133.957ms number=11184094 hash="e3e499…2f20a0"
INFO [11-17|07:35:57.869] Imported new chain segment blocks=1 txs=218 mgas=12.473 elapsed=836.187ms mgasps=14.916 number=11274095 hash="f9115b…caa26c" dirty=0.00B
INFO [11-17|07:36:01.129] Imported new chain segment blocks=1 txs=109 mgas=12.463 elapsed=422.174ms mgasps=29.521 number=11274096 hash="909a9a…1c10e6" dirty=0.00B
INFO [11-17|07:36:07.718] Imported new chain segment blocks=1 txs=157 mgas=12.482 elapsed=452.553ms mgasps=27.582 number=11274097 hash="fee777…b0350e" dirty=0.00B
INFO [11-17|07:36:40.596] Imported new chain segment blocks=1 txs=231 mgas=12.468 elapsed=626.314ms mgasps=19.907 number=11274098 hash="3bad8e…cfe690" dirty=0.00B
INFO [11-17|07:36:49.127] Deep froze chain segment blocks=4 elapsed=284.780ms number=11184098 hash="996082…51376f"
INFO [11-17|07:37:02.987] Imported new chain segment blocks=1 txs=137 mgas=12.478 elapsed=538.219ms mgasps=23.183 number=11274099 hash="865d47…955c78" dirty=0.00B
INFO [11-17|07:37:04.889] Imported new chain segment blocks=1 txs=222 mgas=12.481 elapsed=486.423ms mgasps=25.659 number=11274100 hash="666446…19cfad" dirty=0.00B
INFO [11-17|07:37:31.342] Imported new chain segment blocks=1 txs=251 mgas=12.481 elapsed=839.202ms mgasps=14.872 number=11274101 hash="442c0e…ea4282" dirty=0.00B
INFO [11-17|07:37:42.361] Imported new chain segment blocks=1 txs=323 mgas=12.498 elapsed=730.142ms mgasps=17.117 number=11274102 hash="21b2eb…70476c" dirty=0.00B
INFO [11-17|07:37:49.272] Deep froze chain segment blocks=4 elapsed=144.885ms number=11184102 hash="a52f4c…c453c8"
INFO [11-17|07:38:07.715] Imported new chain segment blocks=1 txs=179 mgas=12.484 elapsed=977.004ms mgasps=12.778 number=11274103 hash="166fc4…495de5" dirty=0.00B
INFO [11-17|07:38:48.244] Imported new chain segment blocks=1 txs=233 mgas=12.487 elapsed=734.329ms mgasps=17.005 number=11274104 hash="9486b9…a22826" dirty=0.00B
INFO [11-17|07:38:49.418] Deep froze chain segment blocks=2 elapsed=145.495ms number=11184104 hash="d1c487…da98cc"
INFO [11-17|07:38:59.801] Imported new chain segment blocks=1 txs=174 mgas=12.481 elapsed=461.135ms mgasps=27.067 number=11274105 hash="3c2333…81d43c" dirty=0.00B
INFO [11-17|07:39:00.723] Imported new chain segment blocks=1 txs=257 mgas=12.488 elapsed=556.618ms mgasps=22.435 number=11274106 hash="1abb52…2e0d73" dirty=0.00B
INFO [11-17|07:39:16.397] Imported new chain segment blocks=1 txs=178 mgas=12.377 elapsed=672.796ms mgasps=18.397 number=11274107 hash="a56e70…95583d" dirty=0.00B
INFO [11-17|07:39:41.190] Imported new chain segment blocks=1 txs=198 mgas=12.204 elapsed=595.996ms mgasps=20.477 number=11274108 hash="0ea66d…d5363d" dirty=0.00B
INFO [11-17|07:39:43.424] Imported new chain segment blocks=1 txs=150 mgas=12.479 elapsed=438.855ms mgasps=28.435 number=11274109 hash="cac89f…d0faed" dirty=0.00B
INFO [11-17|07:39:49.659] Deep froze chain segment blocks=5 elapsed=240.211ms number=11184109 hash="a5a39c…2c3747"
INFO [11-17|07:40:10.776] Imported new chain segment blocks=1 txs=261 mgas=12.496 elapsed=807.393ms mgasps=15.477 number=11274110 hash="a1cb29…c6e5cb" dirty=0.00B
INFO [11-17|07:40:22.203] Imported new chain segment blocks=1 txs=173 mgas=12.502 elapsed=495.535ms mgasps=25.229 number=11274111 hash="e84d68…17a1f7" dirty=0.00B
INFO [11-17|07:40:49.787] Deep froze chain segment blocks=2 elapsed=127.279ms number=11184111 hash="646041…719e3f"
INFO [11-17|07:40:51.128] Imported new chain segment blocks=1 txs=171 mgas=12.479 elapsed=582.980ms mgasps=21.406 number=11274112 hash="cb6ffa…b0fdb2" dirty=0.00B
INFO [11-17|07:41:41.801] Imported new chain segment blocks=1 txs=270 mgas=12.486 elapsed=783.895ms mgasps=15.929 number=11274113 hash="20a6c2…e9823a" dirty=0.00B
INFO [11-17|07:41:49.971] Deep froze chain segment blocks=2 elapsed=183.710ms number=11184113 hash="5ff5c5…f76824"
INFO [11-17|07:41:57.847] Imported new chain segment blocks=1 txs=190 mgas=12.480 elapsed=572.109ms mgasps=21.814 number=11274114 hash="717e0e…57e677" dirty=0.00B
INFO [11-17|07:42:00.929] Imported new chain segment blocks=1 txs=302 mgas=12.485 elapsed=686.117ms mgasps=18.197 number=11274115 hash="82d1d4…c78100" dirty=0.00B
INFO [11-17|07:42:01.408] Imported new chain segment blocks=1 txs=143 mgas=12.356 elapsed=475.001ms mgasps=26.013 number=11274115 hash="b5b733…304de6" dirty=0.00B
INFO [11-17|07:42:12.743] Chain reorg detected number=11274114 hash="717e0e…57e677" drop=1 dropfrom="82d1d4…c78100" add=2 addfrom="414239…819775"
INFO [11-17|07:42:12.761] Imported new chain segment blocks=1 txs=216 mgas=12.486 elapsed=637.109ms mgasps=19.598 number=11274116 hash="414239…819775" dirty=0.00B
INFO [11-17|07:42:14.377] Imported new chain segment blocks=1 txs=175 mgas=12.485 elapsed=397.783ms mgasps=31.387 number=11274117 hash="1a9911…59ae05" dirty=0.00B
INFO [11-17|07:42:49.397] Imported new chain segment blocks=1 txs=244 mgas=12.502 elapsed=686.869ms mgasps=18.201 number=11274118 hash="afbb2d…4c1d56" dirty=0.00B
INFO [11-17|07:42:50.121] Deep froze chain segment blocks=5 elapsed=148.885ms number=11184118 hash="4ef724…c4b5c8"
INFO [11-17|07:42:53.233] Imported new chain segment blocks=1 txs=227 mgas=12.502 elapsed=494.034ms mgasps=25.307 number=11274119 hash="887611…ae4c69" dirty=0.00B
INFO [11-17|07:42:55.397] Imported new chain segment blocks=1 txs=162 mgas=12.489 elapsed=616.501ms mgasps=20.258 number=11274120 hash="e12d61…f5fe3b" dirty=0.00B
INFO [11-17|07:43:08.633] Imported new chain segment blocks=1 txs=161 mgas=12.496 elapsed=830.084ms mgasps=15.053 number=11274121 hash="4014b4…0d4d4a" dirty=0.00B
INFO [11-17|07:43:40.863] Imported new chain segment blocks=1 txs=273 mgas=12.499 elapsed=968.700ms mgasps=12.903 number=11274122 hash="46b6cc…0db529" dirty=0.00B
INFO [11-17|07:43:44.994] Imported new chain segment blocks=1 txs=242 mgas=12.500 elapsed=499.103ms mgasps=25.046 number=11274123 hash="08cce5…06ee2d" dirty=0.00B
INFO [11-17|07:43:50.305] Deep froze chain segment blocks=5 elapsed=183.886ms number=11184123 hash="76dc62…71f759"
INFO [11-17|07:44:36.630] Imported new chain segment blocks=1 txs=211 mgas=12.493 elapsed=677.860ms mgasps=18.430 number=11274124 hash="e4ecc7…6f57e4" dirty=0.00B
INFO [11-17|07:44:57.611] Imported new chain segment blocks=1 txs=171 mgas=12.461 elapsed=527.020ms mgasps=23.645 number=11274125 hash="1b5519…ca3039" dirty=0.00B
INFO [11-17|07:45:14.979] Imported new chain segment blocks=1 txs=158 mgas=12.468 elapsed=578.361ms mgasps=21.558 number=11274126 hash="ab6587…e4f517" dirty=0.00B
INFO [11-17|07:45:17.659] Imported new chain segment blocks=1 txs=253 mgas=12.474 elapsed=468.903ms mgasps=26.602 number=11274127 hash="e0ef0e…0a47eb" dirty=0.00B
INFO [11-17|07:45:25.017] Imported new chain segment blocks=1 txs=208 mgas=12.485 elapsed=526.572ms mgasps=23.709 number=11274128 hash="a07268…0eea5f" dirty=0.00B
INFO [11-17|07:45:33.441] Imported new chain segment blocks=1 txs=318 mgas=12.493 elapsed=707.447ms mgasps=17.660 number=11274129 hash="ea4c32…4e7052" dirty=0.00B
INFO [11-17|07:45:37.488] Imported new chain segment blocks=1 txs=137 mgas=12.478 elapsed=537.283ms mgasps=23.224 number=11274130 hash="24ab49…424caf" dirty=0.00B
INFO [11-17|07:45:37.884] Chain reorg detected number=11274129 hash="ea4c32…4e7052" drop=1 dropfrom="24ab49…424caf" add=1 addfrom="9b4121…600587"
INFO [11-17|07:45:37.888] Imported new chain segment blocks=1 txs=153 mgas=12.509 elapsed=399.497ms mgasps=31.312 number=11274130 hash="9b4121…600587" dirty=0.00B
INFO [11-17|07:45:50.642] Deep froze chain segment blocks=7 elapsed=335.802ms number=11184130 hash="6786e2…0f09c7"
INFO [11-17|07:46:10.590] Chain reorg detected number=11274129 hash="ea4c32…4e7052" drop=1 dropfrom="9b4121…600587" add=2 addfrom="ce4439…b30e6e"
INFO [11-17|07:46:10.605] Imported new chain segment blocks=1 txs=266 mgas=12.485 elapsed=899.523ms mgasps=13.879 number=11274131 hash="ce4439…b30e6e" dirty=0.00B
INFO [11-17|07:46:41.350] Imported new chain segment blocks=1 txs=234 mgas=12.481 elapsed=832.828ms mgasps=14.987 number=11274132 hash="0e9fc0…fabaa9" dirty=0.00B
INFO [11-17|07:46:43.589] Imported new chain segment blocks=1 txs=220 mgas=12.500 elapsed=489.718ms mgasps=25.524 number=11274133 hash="04b3c0…be33a8" dirty=0.00B
INFO [11-17|07:46:50.805] Deep froze chain segment blocks=3 elapsed=162.429ms number=11184133 hash="3cbe64…76af14"
INFO [11-17|07:46:59.305] Imported new chain segment blocks=1 txs=238 mgas=12.474 elapsed=645.105ms mgasps=19.337 number=11274134 hash="f9e405…f30ddc" dirty=0.00B
INFO [11-17|07:47:03.262] Imported new chain segment blocks=1 txs=158 mgas=12.455 elapsed=436.503ms mgasps=28.534 number=11274135 hash="7ba04d…78faac" dirty=0.00B
INFO [11-17|07:47:37.045] Imported new chain segment blocks=1 txs=220 mgas=12.470 elapsed=766.806ms mgasps=16.262 number=11274136 hash="fd9476…54ca9f" dirty=0.00B
INFO [11-17|07:47:51.212] Deep froze chain segment blocks=3 elapsed=405.737ms number=11184136 hash="7a05ac…b29ffb"
INFO [11-17|07:47:52.777] Imported new chain segment blocks=1 txs=197 mgas=12.455 elapsed=675.108ms mgasps=18.448 number=11274137 hash="eb8907…9a57dc" dirty=0.00B
INFO [11-17|07:48:03.977] Imported new chain segment blocks=1 txs=230 mgas=12.482 elapsed=628.653ms mgasps=19.855 number=11274138 hash="de7e44…b93851" dirty=0.00B
INFO [11-17|07:48:30.113] Imported new chain segment blocks=1 txs=231 mgas=12.443 elapsed=691.843ms mgasps=17.985 number=11274139 hash="c35a70…533058" dirty=0.00B
INFO [11-17|07:48:30.143] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=13.980ms mgasps=0.000 number=11274140 hash="a69cf0…08cff3" dirty=0.00B
INFO [11-17|07:48:36.952] Imported new chain segment blocks=1 txs=203 mgas=12.488 elapsed=461.796ms mgasps=27.043 number=11274141 hash="dc23e9…741c4f" dirty=0.00B
INFO [11-17|07:48:39.396] Imported new chain segment blocks=1 txs=82 mgas=12.472 elapsed=315.013ms mgasps=39.591 number=11274142 hash="64971e…abcaf0" dirty=0.00B
INFO [11-17|07:48:49.014] Imported new chain segment blocks=1 txs=244 mgas=12.467 elapsed=683.245ms mgasps=18.247 number=11274143 hash="904c8e…645aa3" dirty=0.00B
INFO [11-17|07:48:51.360] Deep froze chain segment blocks=7 elapsed=146.912ms number=11184143 hash="1a5d8b…0f4c37"
INFO [11-17|07:49:19.696] Imported new chain segment blocks=1 txs=232 mgas=12.482 elapsed=894.279ms mgasps=13.958 number=11274144 hash="7c0752…cabc7f" dirty=0.00B
INFO [11-17|07:49:20.997] Chain reorg detected number=11274143 hash="904c8e…645aa3" drop=1 dropfrom="7c0752…cabc7f" add=1 addfrom="e166e7…23c0d4"
INFO [11-17|07:49:21.003] Imported new chain segment blocks=1 txs=241 mgas=12.496 elapsed=437.465ms mgasps=28.564 number=11274144 hash="e166e7…23c0d4" dirty=0.00B
INFO [11-17|07:49:22.192] Chain reorg detected number=11274143 hash="904c8e…645aa3" drop=1 dropfrom="e166e7…23c0d4" add=1 addfrom="3e6fd3…fdaf2d"
INFO [11-17|07:49:22.201] Imported new chain segment blocks=1 txs=445 mgas=12.492 elapsed=805.773ms mgasps=15.503 number=11274144 hash="3e6fd3…fdaf2d" dirty=0.00B
INFO [11-17|07:49:25.223] Chain reorg detected number=11274143 hash="904c8e…645aa3" drop=1 dropfrom="3e6fd3…fdaf2d" add=2 addfrom="fee347…7d7249"
INFO [11-17|07:49:25.242] Imported new chain segment blocks=1 txs=177 mgas=12.492 elapsed=422.838ms mgasps=29.542 number=11274145 hash="fee347…7d7249" dirty=0.00B
INFO [11-17|07:49:26.676] Imported new chain segment blocks=1 txs=145 mgas=12.487 elapsed=414.908ms mgasps=30.097 number=11274146 hash="f7a66c…b2eee7" dirty=0.00B
INFO [11-17|07:49:51.505] Deep froze chain segment blocks=3 elapsed=145.296ms number=11184146 hash="791e76…ddcea9"
INFO [11-17|07:50:05.151] Imported new chain segment blocks=1 txs=237 mgas=12.485 elapsed=914.502ms mgasps=13.652 number=11274147 hash="0b83d6…d53f0b" dirty=0.00B
INFO [11-17|07:50:11.899] Imported new chain segment blocks=1 txs=195 mgas=12.484 elapsed=526.708ms mgasps=23.701 number=11274148 hash="06c9de…f4dfda" dirty=0.00B
INFO [11-17|07:50:14.474] Imported new chain segment blocks=1 txs=179 mgas=12.479 elapsed=435.475ms mgasps=28.655 number=11274149 hash="ef107e…0d09b6" dirty=0.00B
INFO [11-17|07:50:21.039] Imported new chain segment blocks=1 txs=239 mgas=12.492 elapsed=493.766ms mgasps=25.299 number=11274150 hash="1aa0e6…81ca93" dirty=0.00B
INFO [11-17|07:50:30.719] Imported new chain segment blocks=1 txs=249 mgas=12.467 elapsed=681.136ms mgasps=18.303 number=11274151 hash="6b725b…fac009" dirty=0.00B
INFO [11-17|07:50:51.674] Deep froze chain segment blocks=5 elapsed=168.207ms number=11184151 hash="36aaf0…bd0371"
INFO [11-17|07:51:20.170] Imported new chain segment blocks=1 txs=472 mgas=12.495 elapsed=526.129ms mgasps=23.748 number=11274152 hash="871437…98a0cd" dirty=0.00B
INFO [11-17|07:51:32.366] Imported new chain segment blocks=1 txs=244 mgas=12.486 elapsed=465.199ms mgasps=26.840 number=11274153 hash="4b317c…800523" dirty=0.00B
INFO [11-17|07:51:39.800] Imported new chain segment blocks=1 txs=189 mgas=12.487 elapsed=467.211ms mgasps=26.727 number=11274154 hash="a6ce5e…6220ba" dirty=0.00B
INFO [11-17|07:51:41.530] Imported new chain segment blocks=1 txs=245 mgas=12.504 elapsed=509.569ms mgasps=24.538 number=11274155 hash="4594d0…1cd42f" dirty=0.00B
INFO [11-17|07:51:45.234] Imported new chain segment blocks=1 txs=141 mgas=12.494 elapsed=449.508ms mgasps=27.795 number=11274156 hash="4070e4…3e2cda" dirty=0.00B
INFO [11-17|07:51:51.868] Deep froze chain segment blocks=5 elapsed=192.845ms number=11184156 hash="ce1f3c…bc62ea"
INFO [11-17|07:51:55.310] Imported new chain segment blocks=1 txs=203 mgas=12.496 elapsed=1.676s mgasps=7.452 number=11274157 hash="261853…38bf1c" dirty=0.00B
INFO [11-17|07:51:56.784] Imported new chain segment blocks=1 txs=253 mgas=12.474 elapsed=514.303ms mgasps=24.255 number=11274158 hash="3e9b17…5eb14b" dirty=0.00B
INFO [11-17|07:52:06.537] Imported new chain segment blocks=1 txs=211 mgas=12.471 elapsed=713.578ms mgasps=17.477 number=11274159 hash="c6d846…9db63c" dirty=0.00B
INFO [11-17|07:52:09.049] Imported new chain segment blocks=1 txs=222 mgas=12.218 elapsed=369.555ms mgasps=33.062 number=11274160 hash="938f5a…07c78e" dirty=0.00B
INFO [11-17|07:52:19.621] Imported new chain segment blocks=1 txs=188 mgas=12.491 elapsed=513.856ms mgasps=24.309 number=11274161 hash="c62353…8d54a5" dirty=0.00B
INFO [11-17|07:52:21.819] Imported new chain segment blocks=1 txs=172 mgas=12.491 elapsed=359.461ms mgasps=34.749 number=11274162 hash="86cfc5…f1e192" dirty=0.00B
INFO [11-17|07:52:26.114] Imported new chain segment blocks=1 txs=174 mgas=12.477 elapsed=533.701ms mgasps=23.379 number=11274163 hash="57b114…2a9d3b" dirty=0.00B
INFO [11-17|07:52:40.113] Imported new chain segment blocks=1 txs=206 mgas=12.491 elapsed=830.979ms mgasps=15.031 number=11274164 hash="b553c4…3d0924" dirty=0.00B
INFO [11-17|07:52:41.030] Imported new chain segment blocks=1 txs=124 mgas=12.486 elapsed=900.780ms mgasps=13.861 number=11274165 hash="c3f8b7…468644" dirty=0.00B
INFO [11-17|07:52:41.229] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=29.28KiB throttle=2239
INFO [11-17|07:52:45.832] Imported new chain segment blocks=1 txs=153 mgas=12.284 elapsed=457.108ms mgasps=26.873 number=11274166 hash="1715e9…90ab4f" dirty=0.00B
INFO [11-17|07:52:47.221] Imported new chain segment blocks=1 txs=153 mgas=12.284 elapsed=341.432ms mgasps=35.976 number=11274166 hash="b68057…599c75" dirty=0.00B
INFO [11-17|07:52:49.873] Chain reorg detected number=11274165 hash="c3f8b7…468644" drop=1 dropfrom="1715e9…90ab4f" add=2 addfrom="189524…9e6ac8"
INFO [11-17|07:52:49.887] Imported new chain segment blocks=1 txs=222 mgas=12.469 elapsed=514.960ms mgasps=24.213 number=11274167 hash="189524…9e6ac8" dirty=0.00B
INFO [11-17|07:52:52.059] Deep froze chain segment blocks=11 elapsed=191.359ms number=11184167 hash="214fed…c4a759"
INFO [11-17|07:53:06.450] Imported new chain segment blocks=1 txs=225 mgas=12.476 elapsed=828.096ms mgasps=15.066 number=11274168 hash="2fb0e8…7c543c" dirty=0.00B
INFO [11-17|07:53:11.924] Imported new chain segment blocks=1 txs=529 mgas=12.492 elapsed=760.308ms mgasps=16.430 number=11274169 hash="0dd351…8a56be" dirty=0.00B
INFO [11-17|07:53:20.274] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|07:53:20.280] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|07:53:24.894] Imported new chain segment blocks=1 txs=214 mgas=12.484 elapsed=1.710s mgasps=7.299 number=11274170 hash="60f701…6893c0" dirty=0.00B
INFO [11-17|07:53:43.315] Imported new chain segment blocks=1 txs=233 mgas=12.485 elapsed=5.490s mgasps=2.274 number=11274171 hash="3844a6…cf423a" dirty=0.00B
INFO [11-17|07:53:49.412] Imported new chain segment blocks=1 txs=152 mgas=12.511 elapsed=1.517s mgasps=8.247 number=11274172 hash="c89c8c…2a480e" dirty=0.00B
INFO [11-17|07:53:55.680] Deep froze chain segment blocks=5 elapsed=3.618s number=11184172 hash="2759d7…d80a94"
INFO [11-17|07:54:31.742] Imported new chain segment blocks=1 txs=227 mgas=12.479 elapsed=13.445s mgasps=0.928 number=11274173 hash="250d11…43291d" dirty=0.00B
INFO [11-17|07:55:25.517] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=2m5.242s
INFO [11-17|07:55:26.959] Imported new chain segment blocks=1 txs=269 mgas=12.517 elapsed=6.013s mgasps=2.081 number=11274174 hash="21b86e…a10371" age=1m10s dirty=0.00B
INFO [11-17|07:55:51.365] Imported new chain segment blocks=1 txs=202 mgas=12.499 elapsed=715.495ms mgasps=17.470 number=11274175 hash="9bd5a3…0d2be4" dirty=0.00B
INFO [11-17|07:56:01.742] Imported new chain segment blocks=1 txs=194 mgas=12.525 elapsed=1.242s mgasps=10.080 number=11274176 hash="ae90c3…956449" dirty=0.00B
INFO [11-17|07:56:10.231] Deep froze chain segment blocks=3 elapsed=14.550s number=11184175 hash="b1b14d…e78fbf"
INFO [11-17|07:56:15.035] Imported new chain segment blocks=1 txs=334 mgas=12.501 elapsed=3.044s mgasps=4.106 number=11274177 hash="2e546c…13b052" dirty=0.00B
INFO [11-17|07:57:07.541] Imported new chain segment blocks=1 txs=311 mgas=12.506 elapsed=864.574ms mgasps=14.465 number=11274178 hash="8eb606…d967bf" dirty=0.00B
INFO [11-17|07:57:10.377] Deep froze chain segment blocks=3 elapsed=144.468ms number=11184178 hash="316812…4f1b51"
INFO [11-17|07:57:11.435] Imported new chain segment blocks=1 txs=184 mgas=12.531 elapsed=365.326ms mgasps=34.299 number=11274179 hash="2659d1…a3db01" dirty=0.00B
INFO [11-17|07:57:11.821] Imported new chain segment blocks=1 txs=191 mgas=12.511 elapsed=363.238ms mgasps=34.444 number=11274179 hash="45337a…2a08cc" dirty=0.00B
INFO [11-17|07:57:24.363] Chain reorg detected number=11274178 hash="8eb606…d967bf" drop=1 dropfrom="2659d1…a3db01" add=2 addfrom="9a110d…e93810"
INFO [11-17|07:57:24.379] Imported new chain segment blocks=1 txs=208 mgas=12.516 elapsed=678.167ms mgasps=18.456 number=11274180 hash="9a110d…e93810" dirty=0.00B
INFO [11-17|07:57:28.974] Imported new chain segment blocks=1 txs=167 mgas=12.505 elapsed=383.960ms mgasps=32.570 number=11274181 hash="709cc3…66b2ac" dirty=0.00B
INFO [11-17|07:57:49.534] Imported new chain segment blocks=1 txs=220 mgas=12.484 elapsed=622.173ms mgasps=20.066 number=11274182 hash="e21b61…1666a5" dirty=0.00B
INFO [11-17|07:57:50.041] Imported new chain segment blocks=1 txs=149 mgas=12.471 elapsed=487.107ms mgasps=25.603 number=11274183 hash="c40839…4096ff" dirty=0.00B
INFO [11-17|07:57:50.675] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=33.06KiB throttle=1983
INFO [11-17|07:57:54.867] Imported new chain segment blocks=1 txs=230 mgas=12.479 elapsed=722.603ms mgasps=17.270 number=11274184 hash="00a563…2a29b6" dirty=0.00B
INFO [11-17|07:58:10.573] Deep froze chain segment blocks=6 elapsed=195.673ms number=11184184 hash="fa7689…383683"
INFO [11-17|07:58:25.972] Imported new chain segment blocks=1 txs=251 mgas=12.484 elapsed=855.229ms mgasps=14.597 number=11274185 hash="8ee008…8fd0c8" dirty=0.00B
INFO [11-17|07:58:26.646] Imported new chain segment blocks=1 txs=178 mgas=12.472 elapsed=655.638ms mgasps=19.022 number=11274186 hash="5ce287…335287" dirty=0.00B
INFO [11-17|07:58:42.585] Imported new chain segment blocks=1 txs=169 mgas=12.459 elapsed=645.465ms mgasps=19.303 number=11274187 hash="e1e5d6…a42dc5" dirty=0.00B
INFO [11-17|07:58:58.827] Imported new chain segment blocks=1 txs=225 mgas=12.341 elapsed=2.882s mgasps=4.281 number=11274188 hash="069ef6…c74ff3" dirty=0.00B
INFO [11-17|07:59:10.732] Deep froze chain segment blocks=4 elapsed=157.923ms number=11184188 hash="5c3e14…be0a6f"
INFO [11-17|07:59:12.535] Imported new chain segment blocks=1 txs=136 mgas=12.472 elapsed=469.805ms mgasps=26.548 number=11274189 hash="734f92…1bdc1b" dirty=0.00B
INFO [11-17|07:59:35.819] Imported new chain segment blocks=1 txs=238 mgas=12.485 elapsed=699.870ms mgasps=17.839 number=11274190 hash="e2f3a6…727a02" dirty=0.00B
WARN [11-17|07:59:36.176] Head headers broke chain ordering peer=d028c35fab35643f index=0 requested=11274187 received=11274190
WARN [11-17|07:59:36.177] Synchronisation failed, dropping peer peer=d028c35fab35643f err="retrieved hash chain is invalid: head headers broke chain ordering"
INFO [11-17|07:59:36.468] Imported new chain segment blocks=1 txs=245 mgas=12.500 elapsed=633.643ms mgasps=19.727 number=11274191 hash="67b82e…2508fb" dirty=0.00B
INFO [11-17|07:59:57.054] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=34.32KiB throttle=1910
INFO [11-17|07:59:57.672] Imported new chain segment blocks=1 txs=166 mgas=12.476 elapsed=738.221ms mgasps=16.900 number=11274192 hash="22596a…508718" dirty=0.00B
INFO [11-17|07:59:58.263] Imported new chain segment blocks=1 txs=161 mgas=12.480 elapsed=573.351ms mgasps=21.768 number=11274193 hash="86d7ef…38d41a" dirty=0.00B
INFO [11-17|08:00:10.882] Deep froze chain segment blocks=5 elapsed=149.502ms number=11184193 hash="81d207…e8b29a"
INFO [11-17|08:00:46.613] Imported new chain segment blocks=1 txs=232 mgas=12.494 elapsed=922.898ms mgasps=13.537 number=11274194 hash="e3b1ef…97d1a4" dirty=0.00B
INFO [11-17|08:00:59.159] Imported new chain segment blocks=1 txs=244 mgas=12.488 elapsed=457.175ms mgasps=27.315 number=11274195 hash="708123…1fc24e" dirty=0.00B
INFO [11-17|08:01:11.014] Deep froze chain segment blocks=2 elapsed=131.254ms number=11184195 hash="11b068…3b207f"
INFO [11-17|08:01:13.378] Imported new chain segment blocks=1 txs=221 mgas=12.492 elapsed=609.740ms mgasps=20.488 number=11274196 hash="7e8c13…2163de" dirty=0.00B
INFO [11-17|08:01:13.955] Imported new chain segment blocks=1 txs=220 mgas=12.492 elapsed=564.140ms mgasps=22.144 number=11274197 hash="7d43ff…5270fc" dirty=0.00B
INFO [11-17|08:01:14.943] Imported new chain segment blocks=1 txs=162 mgas=11.579 elapsed=547.469ms mgasps=21.150 number=11274198 hash="4ca706…6dc263" dirty=0.00B
INFO [11-17|08:01:15.699] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=34.82KiB throttle=1883
INFO [11-17|08:01:29.082] Imported new chain segment blocks=1 txs=225 mgas=12.477 elapsed=1.040s mgasps=11.990 number=11274199 hash="58f990…61c9d1" dirty=0.00B
INFO [11-17|08:01:57.151] Imported new chain segment blocks=1 txs=294 mgas=12.477 elapsed=1.144s mgasps=10.905 number=11274200 hash="25bf36…2da675" dirty=0.00B
INFO [11-17|08:02:08.121] Imported new chain segment blocks=1 txs=221 mgas=12.481 elapsed=625.572ms mgasps=19.952 number=11274201 hash="ae45ab…7bb693" dirty=0.00B
INFO [11-17|08:02:11.186] Deep froze chain segment blocks=6 elapsed=171.579ms number=11184201 hash="786de2…f0f79d"
INFO [11-17|08:02:23.071] Imported new chain segment blocks=1 txs=193 mgas=12.478 elapsed=915.677ms mgasps=13.627 number=11274202 hash="8eef0b…771c8d" dirty=0.00B
INFO [11-17|08:02:28.635] Imported new chain segment blocks=1 txs=233 mgas=12.471 elapsed=463.945ms mgasps=26.881 number=11274203 hash="e679cf…760be2" dirty=0.00B
INFO [11-17|08:02:46.130] Imported new chain segment blocks=1 txs=234 mgas=12.469 elapsed=742.900ms mgasps=16.785 number=11274204 hash="d5d276…999dd0" dirty=0.00B
INFO [11-17|08:03:11.328] Deep froze chain segment blocks=3 elapsed=140.846ms number=11184204 hash="83d138…b44d81"
INFO [11-17|08:03:14.586] Imported new chain segment blocks=1 txs=265 mgas=12.480 elapsed=1.002s mgasps=12.451 number=11274205 hash="30c151…889a68" dirty=0.00B
INFO [11-17|08:03:29.975] Imported new chain segment blocks=1 txs=250 mgas=12.492 elapsed=814.863ms mgasps=15.330 number=11274206 hash="abad66…35436a" dirty=0.00B
INFO [11-17|08:03:31.644] Imported new chain segment blocks=1 txs=531 mgas=12.479 elapsed=1.163s mgasps=10.727 number=11274207 hash="496bfc…d3f57a" dirty=0.00B
INFO [11-17|08:03:36.348] Imported new chain segment blocks=1 txs=239 mgas=12.496 elapsed=535.004ms mgasps=23.356 number=11274208 hash="a0b690…6ed6a1" dirty=0.00B
INFO [11-17|08:04:11.484] Deep froze chain segment blocks=4 elapsed=155.334ms number=11184208 hash="9a9bea…fbd484"
INFO [11-17|08:04:17.400] Imported new chain segment blocks=1 txs=281 mgas=12.476 elapsed=1.081s mgasps=11.531 number=11274209 hash="e69ddb…d83f11" dirty=0.00B
INFO [11-17|08:04:46.771] Imported new chain segment blocks=1 txs=214 mgas=12.460 elapsed=416.093ms mgasps=29.944 number=11274210 hash="99aa54…20983b" dirty=0.00B
INFO [11-17|08:04:55.066] Imported new chain segment blocks=1 txs=198 mgas=12.460 elapsed=524.506ms mgasps=23.756 number=11274211 hash="76c7c8…a89c6d" dirty=0.00B
INFO [11-17|08:05:08.895] Imported new chain segment blocks=1 txs=217 mgas=12.460 elapsed=733.214ms mgasps=16.994 number=11274212 hash="86c670…2c42c1" dirty=0.00B
INFO [11-17|08:05:11.638] Deep froze chain segment blocks=4 elapsed=152.893ms number=11184212 hash="753f3f…c2189e"
INFO [11-17|08:05:12.623] Imported new chain segment blocks=1 txs=236 mgas=12.463 elapsed=427.445ms mgasps=29.158 number=11274213 hash="6b7ee8…b18c49" dirty=0.00B
INFO [11-17|08:06:10.906] Imported new chain segment blocks=1 txs=245 mgas=12.486 elapsed=1.067s mgasps=11.697 number=11274214 hash="731e80…2f39d1" age=1m dirty=0.00B
INFO [11-17|08:06:11.799] Deep froze chain segment blocks=2 elapsed=159.596ms number=11184214 hash="a72524…d4736b"
INFO [11-17|08:06:17.731] Imported new chain segment blocks=1 txs=195 mgas=12.479 elapsed=387.532ms mgasps=32.202 number=11274215 hash="0ea45d…dc8635" dirty=0.00B
INFO [11-17|08:06:20.798] Imported new chain segment blocks=1 txs=203 mgas=12.494 elapsed=464.996ms mgasps=26.870 number=11274216 hash="e2f4ad…ab951c" dirty=0.00B
INFO [11-17|08:06:37.416] Imported new chain segment blocks=1 txs=210 mgas=12.484 elapsed=772.911ms mgasps=16.152 number=11274217 hash="ae3e85…9d4247" dirty=0.00B
INFO [11-17|08:06:40.579] Imported new chain segment blocks=1 txs=220 mgas=12.492 elapsed=522.669ms mgasps=23.900 number=11274218 hash="db1266…59213b" dirty=0.00B
INFO [11-17|08:07:02.842] Imported new chain segment blocks=1 txs=216 mgas=12.474 elapsed=845.132ms mgasps=14.759 number=11274219 hash="2743c0…71da36" dirty=0.00B
INFO [11-17|08:07:11.946] Deep froze chain segment blocks=5 elapsed=146.572ms number=11184219 hash="63e72d…b0a9aa"
INFO [11-17|08:07:18.101] Imported new chain segment blocks=1 txs=265 mgas=12.492 elapsed=649.550ms mgasps=19.233 number=11274220 hash="f9500d…adc3e5" dirty=0.00B
INFO [11-17|08:07:52.583] Imported new chain segment blocks=1 txs=229 mgas=12.468 elapsed=827.810ms mgasps=15.062 number=11274221 hash="12f4a4…8f4144" dirty=0.00B
INFO [11-17|08:07:55.993] Imported new chain segment blocks=1 txs=181 mgas=12.494 elapsed=349.123ms mgasps=35.788 number=11274222 hash="8b952d…0241d1" dirty=0.00B
INFO [11-17|08:08:06.367] Imported new chain segment blocks=1 txs=111 mgas=12.485 elapsed=383.214ms mgasps=32.579 number=11274223 hash="ff3d78…290521" dirty=0.00B
INFO [11-17|08:08:12.091] Deep froze chain segment blocks=4 elapsed=143.897ms number=11184223 hash="e77753…32142d"
INFO [11-17|08:08:36.339] Imported new chain segment blocks=1 txs=236 mgas=12.460 elapsed=817.334ms mgasps=15.245 number=11274224 hash="0ca036…96f1fb" dirty=0.00B
INFO [11-17|08:08:43.485] Imported new chain segment blocks=1 txs=254 mgas=12.481 elapsed=635.571ms mgasps=19.637 number=11274225 hash="d5a50c…8e6d89" dirty=0.00B
INFO [11-17|08:08:45.777] Imported new chain segment blocks=1 txs=136 mgas=12.455 elapsed=504.906ms mgasps=24.667 number=11274226 hash="9dd9a7…b6af09" dirty=0.00B
INFO [11-17|08:09:08.418] Imported new chain segment blocks=1 txs=215 mgas=12.471 elapsed=751.254ms mgasps=16.600 number=11274227 hash="e9a0e7…974dc1" dirty=0.00B
INFO [11-17|08:09:08.992] Imported new chain segment blocks=1 txs=154 mgas=12.464 elapsed=560.388ms mgasps=22.242 number=11274228 hash="0f095b…a9198c" dirty=0.00B
INFO [11-17|08:09:09.840] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=35.31KiB throttle=1856
INFO [11-17|08:09:12.270] Deep froze chain segment blocks=5 elapsed=177.217ms number=11184228 hash="591ee4…28e1c2"
INFO [11-17|08:09:23.301] Imported new chain segment blocks=1 txs=198 mgas=12.483 elapsed=752.180ms mgasps=16.596 number=11274229 hash="c1bb4d…d0819b" dirty=0.00B
INFO [11-17|08:09:30.628] Imported new chain segment blocks=1 txs=203 mgas=12.484 elapsed=677.910ms mgasps=18.416 number=11274230 hash="c641eb…a9040d" dirty=0.00B
INFO [11-17|08:09:37.660] Imported new chain segment blocks=1 txs=203 mgas=12.286 elapsed=510.996ms mgasps=24.044 number=11274231 hash="1dae63…f1027f" dirty=0.00B
INFO [11-17|08:09:44.993] Imported new chain segment blocks=1 txs=117 mgas=12.455 elapsed=424.388ms mgasps=29.349 number=11274232 hash="e47779…2402d1" dirty=0.00B
INFO [11-17|08:09:46.340] Imported new chain segment blocks=1 txs=148 mgas=12.463 elapsed=381.159ms mgasps=32.698 number=11274233 hash="a5de5d…b99313" dirty=0.00B
INFO [11-17|08:09:50.807] Imported new chain segment blocks=1 txs=149 mgas=12.468 elapsed=471.046ms mgasps=26.469 number=11274234 hash="ff394a…145599" dirty=0.00B
INFO [11-17|08:10:12.400] Deep froze chain segment blocks=6 elapsed=129.181ms number=11184234 hash="f42a7c…9e4ded"
INFO [11-17|08:10:14.395] Imported new chain segment blocks=1 txs=196 mgas=12.479 elapsed=818.055ms mgasps=15.255 number=11274235 hash="3b0cdf…bfd656" dirty=0.00B
INFO [11-17|08:10:24.591] Imported new chain segment blocks=1 txs=236 mgas=12.471 elapsed=563.928ms mgasps=22.115 number=11274236 hash="3a7efd…03435e" dirty=0.00B
INFO [11-17|08:10:43.047] Imported new chain segment blocks=1 txs=215 mgas=12.469 elapsed=899.391ms mgasps=13.864 number=11274237 hash="6704ee…c3e61f" dirty=0.00B
INFO [11-17|08:10:46.980] Imported new chain segment blocks=1 txs=156 mgas=12.471 elapsed=455.559ms mgasps=27.376 number=11274238 hash="b3cad1…fe59b5" dirty=0.00B
INFO [11-17|08:10:52.555] Imported new chain segment blocks=1 txs=139 mgas=12.432 elapsed=420.969ms mgasps=29.532 number=11274239 hash="094d7f…429fc2" dirty=0.00B
INFO [11-17|08:10:54.796] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=34.61KiB throttle=1894
INFO [11-17|08:10:56.326] Imported new chain segment blocks=1 txs=174 mgas=12.005 elapsed=3.020s mgasps=3.974 number=11274240 hash="65dbd6…6950f0" dirty=0.00B
INFO [11-17|08:10:59.044] Imported new chain segment blocks=1 txs=82 mgas=12.441 elapsed=2.671s mgasps=4.657 number=11274241 hash="2ec17e…0ea513" dirty=0.00B
INFO [11-17|08:11:11.927] Imported new chain segment blocks=1 txs=238 mgas=12.463 elapsed=679.666ms mgasps=18.337 number=11274242 hash="a12ca3…3e219f" dirty=0.00B
INFO [11-17|08:11:12.566] Deep froze chain segment blocks=8 elapsed=164.945ms number=11184242 hash="1de5ab…9921e6"
INFO [11-17|08:11:19.376] Imported new chain segment blocks=1 txs=157 mgas=12.432 elapsed=378.203ms mgasps=32.871 number=11274243 hash="feeace…87512b" dirty=0.00B
INFO [11-17|08:11:24.426] Imported new chain segment blocks=1 txs=202 mgas=12.457 elapsed=495.780ms mgasps=25.126 number=11274244 hash="439bd0…c1a9af" dirty=0.00B
INFO [11-17|08:12:12.703] Deep froze chain segment blocks=2 elapsed=136.242ms number=11184244 hash="e9cd8a…87776e"
INFO [11-17|08:12:14.635] Imported new chain segment blocks=1 txs=243 mgas=12.443 elapsed=890.037ms mgasps=13.981 number=11274245 hash="6e4f45…a04d24" dirty=0.00B
INFO [11-17|08:12:27.670] Imported new chain segment blocks=1 txs=195 mgas=12.281 elapsed=693.375ms mgasps=17.713 number=11274246 hash="f70127…0ecce5" dirty=0.00B
INFO [11-17|08:12:35.368] Imported new chain segment blocks=1 txs=187 mgas=12.425 elapsed=503.440ms mgasps=24.680 number=11274247 hash="1f0f86…8d8d2b" dirty=0.00B
INFO [11-17|08:12:36.296] Chain reorg detected number=11274246 hash="f70127…0ecce5" drop=1 dropfrom="1f0f86…8d8d2b" add=1 addfrom="cfd72e…787afe"
INFO [11-17|08:12:36.302] Imported new chain segment blocks=1 txs=212 mgas=12.426 elapsed=469.856ms mgasps=26.447 number=11274247 hash="cfd72e…787afe" dirty=0.00B
INFO [11-17|08:12:41.402] Imported new chain segment blocks=1 txs=137 mgas=12.424 elapsed=387.675ms mgasps=32.048 number=11274248 hash="f14b38…0aaccf" dirty=0.00B
INFO [11-17|08:12:46.248] Imported new chain segment blocks=1 txs=264 mgas=12.439 elapsed=617.111ms mgasps=20.156 number=11274249 hash="abfa46…4253da" dirty=0.00B
INFO [11-17|08:12:49.744] Imported new chain segment blocks=1 txs=169 mgas=12.415 elapsed=2.471s mgasps=5.023 number=11274250 hash="997296…7f7a51" dirty=0.00B
INFO [11-17|08:12:54.637] Imported new chain segment blocks=1 txs=204 mgas=12.239 elapsed=507.338ms mgasps=24.123 number=11274251 hash="f4d3e3…0fa46d" dirty=0.00B
INFO [11-17|08:13:02.229] Imported new chain segment blocks=1 txs=158 mgas=12.409 elapsed=414.045ms mgasps=29.971 number=11274252 hash="2514f3…51e83d" dirty=0.00B
INFO [11-17|08:13:12.869] Deep froze chain segment blocks=8 elapsed=165.811ms number=11184252 hash="30b6dd…9a1a7f"
INFO [11-17|08:13:28.690] Imported new chain segment blocks=1 txs=245 mgas=12.400 elapsed=726.394ms mgasps=17.071 number=11274253 hash="53054a…c4280b" dirty=0.00B
INFO [11-17|08:13:29.851] Imported new chain segment blocks=1 txs=143 mgas=12.422 elapsed=441.303ms mgasps=28.149 number=11274254 hash="8c7a56…60a9b3" dirty=0.00B
INFO [11-17|08:13:43.430] Imported new chain segment blocks=1 txs=168 mgas=12.428 elapsed=601.447ms mgasps=20.663 number=11274255 hash="7a2548…46e153" dirty=0.00B
INFO [11-17|08:14:12.998] Deep froze chain segment blocks=3 elapsed=128.087ms number=11184255 hash="9755ec…10f241"
INFO [11-17|08:14:31.635] Imported new chain segment blocks=1 txs=222 mgas=12.412 elapsed=676.074ms mgasps=18.359 number=11274256 hash="b62822…29f5aa" dirty=0.00B
INFO [11-17|08:14:58.244] Imported new chain segment blocks=1 txs=212 mgas=12.398 elapsed=621.182ms mgasps=19.958 number=11274257 hash="9aa23c…41fb73" dirty=0.00B
INFO [11-17|08:14:59.885] Imported new chain segment blocks=1 txs=204 mgas=12.398 elapsed=432.724ms mgasps=28.650 number=11274258 hash="94e627…35274d" dirty=0.00B
INFO [11-17|08:15:10.425] Imported new chain segment blocks=1 txs=309 mgas=12.410 elapsed=736.598ms mgasps=16.848 number=11274259 hash="bcf489…87c599" dirty=0.00B
INFO [11-17|08:15:13.186] Deep froze chain segment blocks=4 elapsed=186.807ms number=11184259 hash="bbb619…60649c"
INFO [11-17|08:15:15.236] Imported new chain segment blocks=1 txs=175 mgas=12.416 elapsed=400.920ms mgasps=30.969 number=11274260 hash="d7e1ef…7bc47d" dirty=0.00B
INFO [11-17|08:15:23.199] Imported new chain segment blocks=1 txs=227 mgas=12.329 elapsed=548.078ms mgasps=22.495 number=11274261 hash="37f298…299371" dirty=0.00B
INFO [11-17|08:15:57.774] Imported new chain segment blocks=1 txs=145 mgas=12.411 elapsed=540.245ms mgasps=22.973 number=11274262 hash="68297c…a2f3b7" dirty=0.00B
INFO [11-17|08:16:13.309] Deep froze chain segment blocks=3 elapsed=122.540ms number=11184262 hash="44d063…8ecc8e"
INFO [11-17|08:16:21.801] Imported new chain segment blocks=1 txs=249 mgas=12.429 elapsed=596.981ms mgasps=20.820 number=11274263 hash="ea89c1…4e31f8" dirty=0.00B
INFO [11-17|08:16:24.957] Imported new chain segment blocks=1 txs=165 mgas=12.433 elapsed=386.680ms mgasps=32.154 number=11274264 hash="9c001a…9714df" dirty=0.00B
INFO [11-17|08:16:41.244] Imported new chain segment blocks=1 txs=134 mgas=12.426 elapsed=701.123ms mgasps=17.723 number=11274265 hash="9d21c6…d9ea19" dirty=0.00B
INFO [11-17|08:16:44.660] Imported new chain segment blocks=1 txs=242 mgas=12.446 elapsed=502.479ms mgasps=24.769 number=11274266 hash="6ae3de…7223dc" dirty=0.00B
INFO [11-17|08:16:46.232] Imported new chain segment blocks=1 txs=153 mgas=12.451 elapsed=458.712ms mgasps=27.143 number=11274267 hash="b562ad…284bae" dirty=0.00B
INFO [11-17|08:17:13.460] Deep froze chain segment blocks=5 elapsed=150.337ms number=11184267 hash="c80eeb…feb3ec"
INFO [11-17|08:17:13.547] Imported new chain segment blocks=1 txs=181 mgas=12.474 elapsed=919.502ms mgasps=13.566 number=11274268 hash="db341d…c1c847" dirty=0.00B
INFO [11-17|08:17:32.872] Imported new chain segment blocks=1 txs=507 mgas=12.449 elapsed=1.195s mgasps=10.414 number=11274269 hash="04f1cd…7407d2" dirty=0.00B
INFO [11-17|08:17:36.685] Imported new chain segment blocks=1 txs=221 mgas=12.475 elapsed=494.085ms mgasps=25.248 number=11274270 hash="432355…97ee25" dirty=0.00B
INFO [11-17|08:18:01.042] Imported new chain segment blocks=1 txs=190 mgas=12.478 elapsed=771.310ms mgasps=16.177 number=11274271 hash="404a13…7e8c44" dirty=0.00B
INFO [11-17|08:18:13.593] Deep froze chain segment blocks=4 elapsed=131.467ms number=11184271 hash="efc745…3d0870"
INFO [11-17|08:18:14.004] Imported new chain segment blocks=1 txs=253 mgas=12.468 elapsed=735.660ms mgasps=16.949 number=11274272 hash="3a6659…c9bef1" dirty=0.00B
INFO [11-17|08:18:54.311] Imported new chain segment blocks=1 txs=273 mgas=12.477 elapsed=817.347ms mgasps=15.266 number=11274273 hash="0d1d28…f8a20a" dirty=0.00B
INFO [11-17|08:18:59.780] Imported new chain segment blocks=1 txs=216 mgas=12.482 elapsed=417.927ms mgasps=29.868 number=11274274 hash="dacfc0…6aa53a" dirty=0.00B
INFO [11-17|08:19:01.697] Imported new chain segment blocks=1 txs=102 mgas=12.499 elapsed=391.652ms mgasps=31.915 number=11274275 hash="d23276…a62cd3" dirty=0.00B
INFO [11-17|08:19:13.738] Deep froze chain segment blocks=4 elapsed=143.085ms number=11184275 hash="e1b1f7…3b682c"
INFO [11-17|08:19:33.456] Imported new chain segment blocks=1 txs=250 mgas=12.508 elapsed=741.159ms mgasps=16.877 number=11274276 hash="1b7d4b…aad20f" dirty=0.00B
INFO [11-17|08:19:40.211] Imported new chain segment blocks=1 txs=220 mgas=12.506 elapsed=510.958ms mgasps=24.477 number=11274277 hash="a6deb5…213053" dirty=0.00B
INFO [11-17|08:20:13.859] Deep froze chain segment blocks=2 elapsed=120.746ms number=11184277 hash="34507d…63a099"
INFO [11-17|08:20:21.253] Imported new chain segment blocks=1 txs=362 mgas=12.522 elapsed=907.896ms mgasps=13.793 number=11274278 hash="830adc…0efe03" dirty=0.00B
INFO [11-17|08:20:21.838] Chain reorg detected number=11274277 hash="a6deb5…213053" drop=1 dropfrom="830adc…0efe03" add=1 addfrom="789ee7…c96ef4"
INFO [11-17|08:20:21.848] Imported new chain segment blocks=1 txs=327 mgas=12.488 elapsed=594.072ms mgasps=21.022 number=11274278 hash="789ee7…c96ef4" dirty=0.00B
INFO [11-17|08:20:24.213] Chain reorg detected number=11274277 hash="a6deb5…213053" drop=1 dropfrom="789ee7…c96ef4" add=2 addfrom="ee2140…1abe01"
INFO [11-17|08:20:24.234] Imported new chain segment blocks=1 txs=212 mgas=12.516 elapsed=477.184ms mgasps=26.229 number=11274279 hash="ee2140…1abe01" dirty=0.00B
INFO [11-17|08:20:25.314] Imported new chain segment blocks=1 txs=148 mgas=12.531 elapsed=389.999ms mgasps=32.132 number=11274280 hash="6447ae…4b6c7b" dirty=0.00B
INFO [11-17|08:20:31.942] Imported new chain segment blocks=1 txs=158 mgas=12.539 elapsed=537.567ms mgasps=23.326 number=11274281 hash="da004f…69f95d" dirty=0.00B
INFO [11-17|08:20:57.182] Imported new chain segment blocks=1 txs=293 mgas=12.530 elapsed=644.447ms mgasps=19.443 number=11274282 hash="46d5c9…155d39" dirty=0.00B
INFO [11-17|08:21:14.039] Deep froze chain segment blocks=5 elapsed=178.795ms number=11184282 hash="96effd…529abb"
INFO [11-17|08:21:27.711] Imported new chain segment blocks=1 txs=253 mgas=12.526 elapsed=1.003s mgasps=12.483 number=11274283 hash="f23ac0…e05b3e" dirty=0.00B
INFO [11-17|08:21:29.104] Imported new chain segment blocks=1 txs=206 mgas=12.426 elapsed=457.767ms mgasps=27.145 number=11274284 hash="1bbd73…cdefd4" dirty=0.00B
INFO [11-17|08:21:55.347] Imported new chain segment blocks=1 txs=245 mgas=12.524 elapsed=1.108s mgasps=11.295 number=11274285 hash="bb708d…e8f32a" dirty=0.00B
INFO [11-17|08:21:56.568] Imported new chain segment blocks=1 txs=167 mgas=12.517 elapsed=742.464ms mgasps=16.859 number=11274286 hash="f92781…ec5f44" dirty=0.00B
INFO [11-17|08:22:11.142] Imported new chain segment blocks=1 txs=206 mgas=12.492 elapsed=958.959ms mgasps=13.026 number=11274287 hash="4704d1…778e31" dirty=0.00B
INFO [11-17|08:22:14.172] Deep froze chain segment blocks=5 elapsed=132.258ms number=11184287 hash="531a6c…d2317c"
INFO [11-17|08:22:18.127] Imported new chain segment blocks=1 txs=118 mgas=12.518 elapsed=311.313ms mgasps=40.209 number=11274288 hash="1996b4…14451b" dirty=0.00B
INFO [11-17|08:22:25.610] Imported new chain segment blocks=1 txs=172 mgas=12.490 elapsed=476.322ms mgasps=26.222 number=11274289 hash="b588ad…ede90a" dirty=0.00B
INFO [11-17|08:22:25.691] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=34.82KiB throttle=1883
INFO [11-17|08:22:26.245] Imported new chain segment blocks=1 txs=147 mgas=12.505 elapsed=619.959ms mgasps=20.171 number=11274290 hash="3d680e…a4b2ce" dirty=0.00B
INFO [11-17|08:22:45.808] Imported new chain segment blocks=1 txs=238 mgas=12.518 elapsed=714.065ms mgasps=17.530 number=11274291 hash="b0096f…e5ac97" dirty=0.00B
INFO [11-17|08:22:48.835] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.333ms mgasps=0.000 number=11274292 hash="f2d541…a410c6" dirty=0.00B
INFO [11-17|08:22:55.273] Imported new chain segment blocks=1 txs=168 mgas=12.483 elapsed=508.826ms mgasps=24.533 number=11274293 hash="24e6c2…e27f13" dirty=0.00B
INFO [11-17|08:22:58.747] Imported new chain segment blocks=1 txs=160 mgas=12.486 elapsed=396.562ms mgasps=31.486 number=11274294 hash="c9568e…0110e5" dirty=0.00B
INFO [11-17|08:23:01.389] Imported new chain segment blocks=1 txs=163 mgas=12.488 elapsed=353.094ms mgasps=35.367 number=11274295 hash="0c1e54…e73c17" dirty=0.00B
INFO [11-17|08:23:14.327] Deep froze chain segment blocks=8 elapsed=154.558ms number=11184295 hash="15aa21…e51416"
INFO [11-17|08:23:20.797] Imported new chain segment blocks=1 txs=230 mgas=12.473 elapsed=805.610ms mgasps=15.482 number=11274296 hash="c59b34…1855e6" dirty=0.00B
INFO [11-17|08:23:25.804] Imported new chain segment blocks=1 txs=101 mgas=12.463 elapsed=427.401ms mgasps=29.161 number=11274297 hash="4b131e…062d03" dirty=0.00B
INFO [11-17|08:23:54.647] Imported new chain segment blocks=1 txs=221 mgas=12.457 elapsed=844.768ms mgasps=14.746 number=11274298 hash="0d4d24…083a68" dirty=0.00B
INFO [11-17|08:23:57.484] Imported new chain segment blocks=1 txs=187 mgas=12.465 elapsed=425.119ms mgasps=29.321 number=11274299 hash="cf9a68…88f881" dirty=0.00B
INFO [11-17|08:24:08.756] Imported new chain segment blocks=1 txs=208 mgas=12.484 elapsed=613.053ms mgasps=20.363 number=11274300 hash="4bf2a9…2b5e29" dirty=0.00B
INFO [11-17|08:24:14.494] Deep froze chain segment blocks=5 elapsed=165.584ms number=11184300 hash="3e5792…141b9f"
INFO [11-17|08:24:31.662] Imported new chain segment blocks=1 txs=176 mgas=12.474 elapsed=599.765ms mgasps=20.799 number=11274301 hash="47acef…1412e0" dirty=0.00B
INFO [11-17|08:24:34.830] Imported new chain segment blocks=1 txs=178 mgas=12.450 elapsed=526.202ms mgasps=23.661 number=11274302 hash="387f40…bdb500" dirty=0.00B
INFO [11-17|08:24:40.339] Imported new chain segment blocks=1 txs=173 mgas=12.463 elapsed=451.136ms mgasps=27.626 number=11274303 hash="0aad28…51084d" dirty=0.00B
INFO [11-17|08:25:08.201] Imported new chain segment blocks=1 txs=245 mgas=12.463 elapsed=853.514ms mgasps=14.602 number=11274304 hash="83664d…803c05" dirty=0.00B
INFO [11-17|08:25:14.652] Deep froze chain segment blocks=4 elapsed=157.664ms number=11184304 hash="1c87b1…5e9f2a"
INFO [11-17|08:25:21.222] Imported new chain segment blocks=1 txs=227 mgas=12.431 elapsed=595.327ms mgasps=20.882 number=11274305 hash="e77f6b…4cfb04" dirty=0.00B
INFO [11-17|08:25:49.479] Imported new chain segment blocks=1 txs=220 mgas=12.458 elapsed=814.580ms mgasps=15.294 number=11274306 hash="1db028…06fc80" dirty=0.00B
INFO [11-17|08:26:14.741] Deep froze chain segment blocks=2 elapsed=88.730ms number=11184306 hash="9dcd98…7d091e"
INFO [11-17|08:26:15.735] Imported new chain segment blocks=1 txs=256 mgas=12.462 elapsed=1.015s mgasps=12.268 number=11274307 hash="562178…48adb8" dirty=0.00B
INFO [11-17|08:26:24.144] Imported new chain segment blocks=1 txs=217 mgas=12.468 elapsed=569.229ms mgasps=21.904 number=11274308 hash="484fb1…dc8bb9" dirty=0.00B
INFO [11-17|08:26:48.812] Imported new chain segment blocks=1 txs=204 mgas=12.483 elapsed=824.954ms mgasps=15.131 number=11274309 hash="ea5867…e86f13" dirty=0.00B
INFO [11-17|08:26:53.612] Imported new chain segment blocks=1 txs=125 mgas=12.500 elapsed=433.473ms mgasps=28.836 number=11274310 hash="3cc4ff…9fd143" dirty=0.00B
INFO [11-17|08:27:14.882] Deep froze chain segment blocks=4 elapsed=139.599ms number=11184310 hash="4fbfeb…4b06e4"
INFO [11-17|08:27:20.594] Imported new chain segment blocks=1 txs=261 mgas=12.478 elapsed=800.048ms mgasps=15.596 number=11274311 hash="09c834…d59e64" dirty=0.00B
INFO [11-17|08:27:24.830] Imported new chain segment blocks=1 txs=161 mgas=12.463 elapsed=410.276ms mgasps=30.377 number=11274312 hash="9ec2c5…eeaf89" dirty=0.00B
INFO [11-17|08:28:02.701] Imported new chain segment blocks=1 txs=268 mgas=12.473 elapsed=810.487ms mgasps=15.390 number=11274313 hash="6f8ee1…92e545" dirty=0.00B
INFO [11-17|08:28:15.025] Deep froze chain segment blocks=3 elapsed=142.436ms number=11184313 hash="47a8eb…3c7c2e"
INFO [11-17|08:28:15.730] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.21KiB throttle=1810
INFO [11-17|08:28:15.956] Imported new chain segment blocks=1 txs=296 mgas=12.474 elapsed=786.130ms mgasps=15.867 number=11274314 hash="bb7d75…894a98" dirty=0.00B
INFO [11-17|08:28:16.465] Imported new chain segment blocks=1 txs=127 mgas=12.453 elapsed=483.603ms mgasps=25.750 number=11274315 hash="a5f6d8…07fbed" dirty=0.00B
INFO [11-17|08:28:22.957] Imported new chain segment blocks=1 txs=123 mgas=12.452 elapsed=371.536ms mgasps=33.514 number=11274316 hash="fd5544…5d77f2" dirty=0.00B
INFO [11-17|08:28:52.328] Imported new chain segment blocks=1 txs=207 mgas=12.428 elapsed=797.675ms mgasps=15.580 number=11274317 hash="77954b…a9c91e" dirty=0.00B
INFO [11-17|08:29:06.310] Imported new chain segment blocks=1 txs=210 mgas=12.449 elapsed=563.928ms mgasps=22.076 number=11274318 hash="a7e224…95264a" dirty=0.00B
INFO [11-17|08:29:15.167] Deep froze chain segment blocks=5 elapsed=141.363ms number=11184318 hash="72707b…760969"
INFO [11-17|08:29:31.153] Imported new chain segment blocks=1 txs=217 mgas=12.438 elapsed=853.139ms mgasps=14.579 number=11274319 hash="2d754c…cbf61c" dirty=0.00B
INFO [11-17|08:29:37.489] Imported new chain segment blocks=1 txs=196 mgas=12.447 elapsed=554.355ms mgasps=22.452 number=11274320 hash="77736e…2ad92a" dirty=0.00B
INFO [11-17|08:29:57.011] Imported new chain segment blocks=1 txs=208 mgas=12.462 elapsed=849.331ms mgasps=14.673 number=11274321 hash="234e2a…83793e" dirty=0.00B
INFO [11-17|08:30:00.376] Imported new chain segment blocks=1 txs=104 mgas=12.481 elapsed=293.420ms mgasps=42.535 number=11274322 hash="7a8f43…7e0a36" dirty=0.00B
INFO [11-17|08:30:15.492] Deep froze chain segment blocks=4 elapsed=323.101ms number=11184322 hash="28bf6e…353059"
INFO [11-17|08:30:23.363] Imported new chain segment blocks=1 txs=223 mgas=12.454 elapsed=822.178ms mgasps=15.148 number=11274323 hash="932deb…d06f73" dirty=0.00B
INFO [11-17|08:30:27.869] Imported new chain segment blocks=1 txs=122 mgas=12.456 elapsed=378.837ms mgasps=32.880 number=11274324 hash="e7a28c…b7d4d1" dirty=0.00B
INFO [11-17|08:30:43.237] Imported new chain segment blocks=1 txs=185 mgas=12.435 elapsed=688.807ms mgasps=18.053 number=11274325 hash="a4d213…3236fa" dirty=0.00B
INFO [11-17|08:30:54.507] Imported new chain segment blocks=1 txs=252 mgas=12.453 elapsed=654.387ms mgasps=19.030 number=11274326 hash="572eef…dbf7f1" dirty=0.00B
INFO [11-17|08:30:54.964] Imported new chain segment blocks=1 txs=251 mgas=12.455 elapsed=456.406ms mgasps=27.290 number=11274326 hash="1d0d48…470a8d" dirty=0.00B
INFO [11-17|08:30:59.619] Chain reorg detected number=11274325 hash="a4d213…3236fa" drop=1 dropfrom="572eef…dbf7f1" add=2 addfrom="0fd891…329337"
INFO [11-17|08:30:59.638] Imported new chain segment blocks=1 txs=144 mgas=12.429 elapsed=439.284ms mgasps=28.293 number=11274327 hash="0fd891…329337" dirty=0.00B
INFO [11-17|08:31:07.242] Imported new chain segment blocks=1 txs=219 mgas=12.423 elapsed=409.230ms mgasps=30.356 number=11274328 hash="62a219…936e85" dirty=0.00B
INFO [11-17|08:31:12.709] Imported new chain segment blocks=1 txs=241 mgas=12.432 elapsed=575.407ms mgasps=21.605 number=11274329 hash="4394f0…92fe4a" dirty=0.00B
INFO [11-17|08:31:14.576] Imported new chain segment blocks=1 txs=169 mgas=12.286 elapsed=412.332ms mgasps=29.797 number=11274330 hash="006284…44372f" dirty=0.00B
INFO [11-17|08:31:15.698] Deep froze chain segment blocks=8 elapsed=205.065ms number=11184330 hash="d6947c…c229ca"
INFO [11-17|08:31:23.751] Imported new chain segment blocks=1 txs=199 mgas=12.465 elapsed=642.598ms mgasps=19.397 number=11274331 hash="b6fc73…ef32ef" dirty=0.00B
INFO [11-17|08:31:24.976] Imported new chain segment blocks=1 txs=151 mgas=12.478 elapsed=382.066ms mgasps=32.660 number=11274332 hash="29c5b8…b9b441" dirty=0.00B
INFO [11-17|08:31:26.676] Imported new chain segment blocks=1 txs=142 mgas=12.454 elapsed=455.121ms mgasps=27.364 number=11274333 hash="be40b6…810a83" dirty=0.00B
INFO [11-17|08:31:52.300] Imported new chain segment blocks=1 txs=280 mgas=12.470 elapsed=884.488ms mgasps=14.098 number=11274334 hash="b2d7b5…9a98ef" dirty=0.00B
INFO [11-17|08:31:56.804] Imported new chain segment blocks=1 txs=229 mgas=12.480 elapsed=499.333ms mgasps=24.993 number=11274335 hash="568245…505153" dirty=0.00B
INFO [11-17|08:32:01.919] Imported new chain segment blocks=1 txs=143 mgas=12.499 elapsed=430.373ms mgasps=29.041 number=11274336 hash="5f6811…4d0ce9" dirty=0.00B
INFO [11-17|08:32:02.822] Imported new chain segment blocks=1 txs=163 mgas=12.472 elapsed=891.443ms mgasps=13.991 number=11274337 hash="10914d…71928e" dirty=0.00B
INFO [11-17|08:32:05.736] Imported new chain segment blocks=1 txs=108 mgas=12.485 elapsed=692.330ms mgasps=18.033 number=11274338 hash="a38c1d…6c7e07" dirty=0.00B
INFO [11-17|08:32:15.868] Deep froze chain segment blocks=8 elapsed=169.103ms number=11184338 hash="3c574f…755551"
INFO [11-17|08:32:30.296] Imported new chain segment blocks=1 txs=255 mgas=12.489 elapsed=727.653ms mgasps=17.164 number=11274339 hash="0fc723…e43cad" dirty=0.00B
INFO [11-17|08:32:33.866] Imported new chain segment blocks=1 txs=215 mgas=12.505 elapsed=514.314ms mgasps=24.313 number=11274340 hash="ad0c0e…962029" dirty=0.00B
INFO [11-17|08:32:40.688] Imported new chain segment blocks=1 txs=83 mgas=12.484 elapsed=339.918ms mgasps=36.727 number=11274341 hash="f976b5…8e9fc7" dirty=0.00B
INFO [11-17|08:32:44.735] Imported new chain segment blocks=1 txs=144 mgas=12.493 elapsed=325.946ms mgasps=38.328 number=11274342 hash="f9716f…3d6824" dirty=0.00B
INFO [11-17|08:32:46.465] Imported new chain segment blocks=1 txs=233 mgas=12.460 elapsed=448.739ms mgasps=27.766 number=11274343 hash="0704d4…9ed1aa" dirty=0.00B
INFO [11-17|08:32:51.083] Imported new chain segment blocks=1 txs=257 mgas=12.477 elapsed=535.368ms mgasps=23.305 number=11274344 hash="bf73d5…2742a6" dirty=0.00B
INFO [11-17|08:32:56.237] Imported new chain segment blocks=1 txs=226 mgas=12.294 elapsed=381.740ms mgasps=32.205 number=11274345 hash="948195…72acef" dirty=0.00B
INFO [11-17|08:33:16.035] Deep froze chain segment blocks=7 elapsed=165.737ms number=11184345 hash="e6ff00…2d375c"
INFO [11-17|08:33:29.928] Imported new chain segment blocks=1 txs=240 mgas=12.479 elapsed=738.430ms mgasps=16.900 number=11274346 hash="54dade…1471e6" dirty=0.00B
INFO [11-17|08:33:32.516] Imported new chain segment blocks=1 txs=178 mgas=12.488 elapsed=478.954ms mgasps=26.074 number=11274347 hash="171bf0…d38e0b" dirty=0.00B
INFO [11-17|08:33:43.689] Imported new chain segment blocks=1 txs=184 mgas=12.484 elapsed=540.904ms mgasps=23.080 number=11274348 hash="e77344…ed6c00" dirty=0.00B
INFO [11-17|08:33:47.217] Imported new chain segment blocks=1 txs=142 mgas=12.494 elapsed=1.966s mgasps=6.355 number=11274349 hash="1f78f2…4b4224" dirty=0.00B
INFO [11-17|08:33:48.261] Imported new chain segment blocks=1 txs=241 mgas=12.484 elapsed=448.124ms mgasps=27.859 number=11274350 hash="d1d8a5…def7cf" dirty=0.00B
INFO [11-17|08:34:05.193] Imported new chain segment blocks=1 txs=211 mgas=12.462 elapsed=1.192s mgasps=10.450 number=11274351 hash="97395c…f19a0b" dirty=0.00B
INFO [11-17|08:34:10.160] Imported new chain segment blocks=1 txs=185 mgas=12.480 elapsed=402.868ms mgasps=30.978 number=11274352 hash="a3a7d1…ad13ea" dirty=0.00B
INFO [11-17|08:34:16.210] Deep froze chain segment blocks=7 elapsed=175.162ms number=11184352 hash="ae683d…d4142d"
INFO [11-17|08:34:16.683] Imported new chain segment blocks=1 txs=338 mgas=12.486 elapsed=928.933ms mgasps=13.441 number=11274353 hash="2ceb1e…32d266" dirty=0.00B
INFO [11-17|08:35:31.202] Imported new chain segment blocks=1 txs=269 mgas=12.490 elapsed=781.188ms mgasps=15.988 number=11274354 hash="6adcf3…8d4488" age=1m17s dirty=0.00B
INFO [11-17|08:35:50.810] Imported new chain segment blocks=1 txs=256 mgas=12.487 elapsed=517.372ms mgasps=24.136 number=11274355 hash="ccdde7…961fa0" dirty=0.00B
INFO [11-17|08:35:51.779] Imported new chain segment blocks=1 txs=255 mgas=12.476 elapsed=337.362ms mgasps=36.982 number=11274355 hash="f0e22e…d8a534" dirty=0.00B
INFO [11-17|08:35:56.381] Chain reorg detected number=11274354 hash="6adcf3…8d4488" drop=1 dropfrom="ccdde7…961fa0" add=2 addfrom="19c92b…fbfd67"
INFO [11-17|08:35:56.401] Imported new chain segment blocks=1 txs=206 mgas=12.476 elapsed=427.502ms mgasps=29.184 number=11274356 hash="19c92b…fbfd67" dirty=0.00B
INFO [11-17|08:35:57.129] Imported new chain segment blocks=1 txs=210 mgas=12.483 elapsed=414.600ms mgasps=30.108 number=11274356 hash="a820e6…62fc1a" dirty=0.00B
INFO [11-17|08:36:01.868] Imported new chain segment blocks=1 txs=157 mgas=12.459 elapsed=425.404ms mgasps=29.288 number=11274357 hash="3d4643…38b9ff" dirty=0.00B
INFO [11-17|08:36:16.357] Deep froze chain segment blocks=5 elapsed=143.168ms number=11184357 hash="1ad1aa…0b67f9"
INFO [11-17|08:36:17.493] Imported new chain segment blocks=1 txs=250 mgas=12.480 elapsed=753.864ms mgasps=16.555 number=11274358 hash="2398e4…33cef4" dirty=0.00B
INFO [11-17|08:36:49.481] Imported new chain segment blocks=1 txs=260 mgas=12.461 elapsed=969.648ms mgasps=12.851 number=11274359 hash="432b6b…2d3479" dirty=0.00B
INFO [11-17|08:37:03.017] Imported new chain segment blocks=1 txs=267 mgas=12.464 elapsed=700.411ms mgasps=17.796 number=11274360 hash="e49e5a…99b7ed" dirty=0.00B
INFO [11-17|08:37:04.461] Imported new chain segment blocks=1 txs=246 mgas=12.478 elapsed=406.295ms mgasps=30.711 number=11274361 hash="7a2554…e8cc43" dirty=0.00B
INFO [11-17|08:37:16.521] Deep froze chain segment blocks=4 elapsed=163.362ms number=11184361 hash="102a15…210b53"
INFO [11-17|08:37:17.634] Imported new chain segment blocks=1 txs=242 mgas=12.490 elapsed=696.768ms mgasps=17.925 number=11274362 hash="9546c6…fb2284" dirty=0.00B
INFO [11-17|08:37:20.535] Imported new chain segment blocks=1 txs=206 mgas=12.474 elapsed=407.623ms mgasps=30.601 number=11274363 hash="be9d0e…4eb91a" dirty=0.00B
INFO [11-17|08:37:27.858] Imported new chain segment blocks=1 txs=277 mgas=12.447 elapsed=632.245ms mgasps=19.687 number=11274364 hash="f52ec6…873d7d" dirty=0.00B
INFO [11-17|08:37:28.679] Imported new chain segment blocks=1 txs=173 mgas=12.475 elapsed=802.330ms mgasps=15.549 number=11274365 hash="0c8bf4…185ced" dirty=0.00B
INFO [11-17|08:37:29.124] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=38.19KiB throttle=1716
INFO [11-17|08:37:36.509] Imported new chain segment blocks=1 txs=160 mgas=12.470 elapsed=573.946ms mgasps=21.727 number=11274366 hash="aa04d6…8ead1a" dirty=0.00B
INFO [11-17|08:38:08.450] Imported new chain segment blocks=1 txs=251 mgas=12.480 elapsed=743.206ms mgasps=16.792 number=11274367 hash="60590b…d194c8" dirty=0.00B
INFO [11-17|08:38:16.387] Imported new chain segment blocks=1 txs=236 mgas=12.469 elapsed=425.574ms mgasps=29.299 number=11274368 hash="0cea65…612693" dirty=0.00B
INFO [11-17|08:38:16.709] Deep froze chain segment blocks=7 elapsed=186.658ms number=11184368 hash="38d89d…4b4c36"
INFO [11-17|08:38:19.512] Imported new chain segment blocks=1 txs=163 mgas=12.460 elapsed=445.554ms mgasps=27.965 number=11274369 hash="ed8255…8ee76f" dirty=0.00B
INFO [11-17|08:38:29.950] Imported new chain segment blocks=1 txs=88 mgas=12.450 elapsed=316.753ms mgasps=39.306 number=11274370 hash="f6afd7…605d24" dirty=0.00B
INFO [11-17|08:38:38.035] Imported new chain segment blocks=1 txs=212 mgas=12.454 elapsed=462.026ms mgasps=26.955 number=11274371 hash="9e8993…2b2731" dirty=0.00B
INFO [11-17|08:38:42.180] Imported new chain segment blocks=1 txs=152 mgas=12.467 elapsed=430.104ms mgasps=28.985 number=11274372 hash="58c707…22fad3" dirty=0.00B
INFO [11-17|08:38:43.695] Chain reorg detected number=11274371 hash="9e8993…2b2731" drop=1 dropfrom="58c707…22fad3" add=1 addfrom="ba5241…521d79"
INFO [11-17|08:38:43.699] Imported new chain segment blocks=1 txs=122 mgas=12.443 elapsed=332.977ms mgasps=37.370 number=11274372 hash="ba5241…521d79" dirty=0.00B
INFO [11-17|08:39:12.544] Chain reorg detected number=11274371 hash="9e8993…2b2731" drop=1 dropfrom="ba5241…521d79" add=2 addfrom="24d1a9…cfbd32"
INFO [11-17|08:39:12.557] Imported new chain segment blocks=1 txs=210 mgas=12.476 elapsed=835.046ms mgasps=14.940 number=11274373 hash="24d1a9…cfbd32" dirty=0.00B
INFO [11-17|08:39:14.076] Imported new chain segment blocks=1 txs=215 mgas=12.489 elapsed=458.169ms mgasps=27.258 number=11274374 hash="86f86c…505f9f" dirty=0.00B
INFO [11-17|08:39:16.913] Deep froze chain segment blocks=6 elapsed=203.689ms number=11184374 hash="684b5f…df4fd2"
INFO [11-17|08:39:19.043] Imported new chain segment blocks=1 txs=146 mgas=12.467 elapsed=611.531ms mgasps=20.387 number=11274375 hash="d84a26…ccfecc" dirty=0.00B
INFO [11-17|08:39:26.902] Imported new chain segment blocks=1 txs=194 mgas=12.500 elapsed=581.941ms mgasps=21.479 number=11274376 hash="71814d…fa8c61" dirty=0.00B
INFO [11-17|08:39:53.362] Imported new chain segment blocks=1 txs=239 mgas=12.469 elapsed=789.873ms mgasps=15.786 number=11274377 hash="a87264…83da91" dirty=0.00B
INFO [11-17|08:40:05.709] Imported new chain segment blocks=1 txs=221 mgas=12.456 elapsed=743.443ms mgasps=16.755 number=11274378 hash="23088a…62d583" dirty=0.00B
INFO [11-17|08:40:08.856] Imported new chain segment blocks=1 txs=187 mgas=12.456 elapsed=393.663ms mgasps=31.642 number=11274379 hash="b778e3…10f4c6" dirty=0.00B
INFO [11-17|08:40:17.050] Deep froze chain segment blocks=5 elapsed=136.480ms number=11184379 hash="e3804a…a8fbd3"
INFO [11-17|08:40:21.303] Imported new chain segment blocks=1 txs=223 mgas=12.436 elapsed=857.774ms mgasps=14.498 number=11274380 hash="98989d…70e80b" dirty=0.00B
INFO [11-17|08:40:25.407] Imported new chain segment blocks=1 txs=129 mgas=12.451 elapsed=354.893ms mgasps=35.083 number=11274381 hash="dda5b8…8c5978" dirty=0.00B
INFO [11-17|08:41:12.734] Imported new chain segment blocks=1 txs=228 mgas=12.456 elapsed=765.566ms mgasps=16.270 number=11274382 hash="f36556…ebe534" dirty=0.00B
INFO [11-17|08:41:17.189] Deep froze chain segment blocks=3 elapsed=138.502ms number=11184382 hash="0c9bfe…e74970"
INFO [11-17|08:41:28.279] Imported new chain segment blocks=1 txs=269 mgas=12.485 elapsed=653.353ms mgasps=19.109 number=11274383 hash="cfe7d7…63f933" dirty=0.00B
INFO [11-17|08:42:19.602] Imported new chain segment blocks=1 txs=265 mgas=12.458 elapsed=836.873ms mgasps=14.886 number=11274384 hash="f6c4d5…877c44" dirty=0.00B
INFO [11-17|08:42:53.307] Imported new chain segment blocks=1 txs=287 mgas=12.473 elapsed=770.765ms mgasps=16.183 number=11274385 hash="71eddf…0a007d" dirty=0.00B
INFO [11-17|08:42:53.883] Imported new chain segment blocks=1 txs=180 mgas=12.498 elapsed=556.677ms mgasps=22.451 number=11274386 hash="9fc112…ba0123" dirty=0.00B
INFO [11-17|08:42:55.384] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=39.91KiB throttle=1643
INFO [11-17|08:42:55.726] Imported new chain segment blocks=1 txs=165 mgas=12.477 elapsed=327.201ms mgasps=38.133 number=11274387 hash="2973c2…06ad25" dirty=0.00B
INFO [11-17|08:43:17.334] Deep froze chain segment blocks=5 elapsed=143.188ms number=11184387 hash="2e2670…5cfb94"
INFO [11-17|08:43:36.441] Imported new chain segment blocks=1 txs=254 mgas=12.497 elapsed=937.923ms mgasps=13.324 number=11274388 hash="8774c9…79aeb8" dirty=0.00B
INFO [11-17|08:43:42.943] Imported new chain segment blocks=1 txs=194 mgas=12.493 elapsed=461.065ms mgasps=27.097 number=11274389 hash="95f5f9…93fe46" dirty=0.00B
INFO [11-17|08:43:47.021] Imported new chain segment blocks=1 txs=190 mgas=12.493 elapsed=650.045ms mgasps=19.219 number=11274390 hash="c5c27b…83439e" dirty=0.00B
INFO [11-17|08:44:12.267] Imported new chain segment blocks=1 txs=243 mgas=12.486 elapsed=1.037s mgasps=12.032 number=11274391 hash="6ac0e7…eef30a" dirty=0.00B
INFO [11-17|08:44:17.499] Deep froze chain segment blocks=4 elapsed=165.177ms number=11184391 hash="f976ab…ee2818"
INFO [11-17|08:44:20.721] Imported new chain segment blocks=1 txs=157 mgas=12.479 elapsed=579.156ms mgasps=21.547 number=11274392 hash="b426f2…f65ebf" dirty=0.00B
INFO [11-17|08:44:25.374] Imported new chain segment blocks=1 txs=228 mgas=12.467 elapsed=406.085ms mgasps=30.700 number=11274393 hash="8a0bec…a41da0" dirty=0.00B
INFO [11-17|08:44:41.924] Imported new chain segment blocks=1 txs=222 mgas=12.458 elapsed=708.092ms mgasps=17.594 number=11274394 hash="0b98f6…e8a039" dirty=0.00B
INFO [11-17|08:44:42.396] Imported new chain segment blocks=1 txs=230 mgas=12.451 elapsed=471.342ms mgasps=26.417 number=11274394 hash="7f8afa…a0e12f" dirty=0.00B
INFO [11-17|08:44:42.787] Chain reorg detected number=11274393 hash="8a0bec…a41da0" drop=1 dropfrom="0b98f6…e8a039" add=1 addfrom="c3a94f…8f0719"
INFO [11-17|08:44:42.793] Imported new chain segment blocks=1 txs=217 mgas=12.439 elapsed=396.100ms mgasps=31.403 number=11274394 hash="c3a94f…8f0719" dirty=0.00B
INFO [11-17|08:44:43.499] Chain reorg detected number=11274393 hash="8a0bec…a41da0" drop=1 dropfrom="c3a94f…8f0719" add=2 addfrom="44b62f…e80cc6"
INFO [11-17|08:44:43.520] Imported new chain segment blocks=1 txs=298 mgas=12.455 elapsed=726.938ms mgasps=17.134 number=11274395 hash="44b62f…e80cc6" dirty=0.00B
INFO [11-17|08:45:06.134] Imported new chain segment blocks=1 txs=360 mgas=12.484 elapsed=1.129s mgasps=11.057 number=11274396 hash="2a1276…3a8cff" dirty=0.00B
INFO [11-17|08:45:17.643] Deep froze chain segment blocks=5 elapsed=142.953ms number=11184396 hash="2ff76e…1491ce"
INFO [11-17|08:45:20.553] Imported new chain segment blocks=1 txs=266 mgas=12.497 elapsed=1.879s mgasps=6.650 number=11274397 hash="87624e…6c5b6a" dirty=0.00B
INFO [11-17|08:45:47.351] Imported new chain segment blocks=1 txs=199 mgas=12.478 elapsed=711.989ms mgasps=17.526 number=11274398 hash="2950b1…671d33" dirty=0.00B
INFO [11-17|08:45:53.213] Imported new chain segment blocks=1 txs=161 mgas=12.492 elapsed=471.905ms mgasps=26.472 number=11274399 hash="cb4264…5973f7" dirty=0.00B
INFO [11-17|08:46:00.825] Imported new chain segment blocks=1 txs=183 mgas=12.475 elapsed=589.561ms mgasps=21.160 number=11274400 hash="0b8999…673637" dirty=0.00B
INFO [11-17|08:46:03.001] Imported new chain segment blocks=1 txs=159 mgas=12.499 elapsed=464.069ms mgasps=26.933 number=11274401 hash="d8b3c9…ff7d36" dirty=0.00B
INFO [11-17|08:46:05.318] Imported new chain segment blocks=1 txs=219 mgas=12.503 elapsed=372.057ms mgasps=33.605 number=11274402 hash="3f67c5…eee8ce" dirty=0.00B
INFO [11-17|08:46:17.804] Deep froze chain segment blocks=6 elapsed=160.105ms number=11184402 hash="71d5d3…dc0aed"
INFO [11-17|08:46:31.230] Imported new chain segment blocks=1 txs=171 mgas=12.490 elapsed=597.100ms mgasps=20.918 number=11274403 hash="fca51e…0da613" dirty=0.00B
INFO [11-17|08:46:33.983] Imported new chain segment blocks=1 txs=243 mgas=12.491 elapsed=505.203ms mgasps=24.725 number=11274404 hash="57ff3c…15d15e" dirty=0.00B
INFO [11-17|08:46:36.602] Imported new chain segment blocks=1 txs=154 mgas=12.483 elapsed=453.336ms mgasps=27.535 number=11274405 hash="2b3ee6…04914c" dirty=0.00B
INFO [11-17|08:46:38.170] Imported new chain segment blocks=1 txs=110 mgas=12.461 elapsed=368.093ms mgasps=33.853 number=11274406 hash="a3c051…3d2cf1" dirty=0.00B
INFO [11-17|08:46:53.795] Imported new chain segment blocks=1 txs=236 mgas=12.462 elapsed=820.708ms mgasps=15.184 number=11274407 hash="ee7449…10bb80" dirty=0.00B
INFO [11-17|08:47:15.426] Imported new chain segment blocks=1 txs=237 mgas=12.466 elapsed=3.262s mgasps=3.821 number=11274408 hash="c1abc1…47fddf" dirty=0.00B
INFO [11-17|08:47:17.957] Deep froze chain segment blocks=6 elapsed=152.452ms number=11184408 hash="ff477c…514027"
INFO [11-17|08:47:57.111] Imported new chain segment blocks=1 txs=272 mgas=12.474 elapsed=819.897ms mgasps=15.214 number=11274409 hash="c2985f…61795a" dirty=0.00B
INFO [11-17|08:47:59.857] Imported new chain segment blocks=1 txs=223 mgas=12.462 elapsed=422.649ms mgasps=29.485 number=11274410 hash="7fd40c…d8d4cd" dirty=0.00B
INFO [11-17|08:48:02.480] Imported new chain segment blocks=1 txs=128 mgas=12.448 elapsed=415.839ms mgasps=29.933 number=11274411 hash="408071…be0639" dirty=0.00B
INFO [11-17|08:48:12.341] Imported new chain segment blocks=1 txs=178 mgas=12.461 elapsed=521.567ms mgasps=23.891 number=11274412 hash="5088c2…68a271" dirty=0.00B
INFO [11-17|08:48:18.135] Deep froze chain segment blocks=4 elapsed=178.034ms number=11184412 hash="1b2dbb…2cc872"
INFO [11-17|08:48:27.367] Imported new chain segment blocks=1 txs=231 mgas=12.476 elapsed=643.628ms mgasps=19.383 number=11274413 hash="e52100…a5c3fc" dirty=0.00B
INFO [11-17|08:48:31.750] Imported new chain segment blocks=1 txs=195 mgas=12.489 elapsed=488.574ms mgasps=25.561 number=11274414 hash="074b4d…804302" dirty=0.00B
INFO [11-17|08:48:50.216] Imported new chain segment blocks=1 txs=217 mgas=12.483 elapsed=1.054s mgasps=11.838 number=11274415 hash="6d6278…791b78" dirty=0.00B
INFO [11-17|08:48:53.428] Imported new chain segment blocks=1 txs=120 mgas=12.499 elapsed=325.969ms mgasps=38.343 number=11274416 hash="e8776c…da5303" dirty=0.00B
INFO [11-17|08:49:11.869] Imported new chain segment blocks=1 txs=257 mgas=12.471 elapsed=747.013ms mgasps=16.695 number=11274417 hash="e3571f…d268c6" dirty=0.00B
INFO [11-17|08:49:12.462] Chain reorg detected number=11274416 hash="e8776c…da5303" drop=1 dropfrom="e3571f…d268c6" add=1 addfrom="7f0287…f65a4e"
INFO [11-17|08:49:12.469] Imported new chain segment blocks=1 txs=245 mgas=12.474 elapsed=351.379ms mgasps=35.500 number=11274417 hash="7f0287…f65a4e" dirty=0.00B
INFO [11-17|08:49:18.270] Deep froze chain segment blocks=5 elapsed=134.890ms number=11184417 hash="bb4c9e…abfc81"
INFO [11-17|08:49:22.862] Chain reorg detected number=11274416 hash="e8776c…da5303" drop=1 dropfrom="7f0287…f65a4e" add=2 addfrom="f71b1f…563835"
INFO [11-17|08:49:22.878] Imported new chain segment blocks=1 txs=224 mgas=12.468 elapsed=624.741ms mgasps=19.957 number=11274418 hash="f71b1f…563835" dirty=0.00B
INFO [11-17|08:49:36.252] Imported new chain segment blocks=1 txs=159 mgas=12.448 elapsed=625.139ms mgasps=19.912 number=11274419 hash="2113d6…242b07" dirty=0.00B
INFO [11-17|08:49:50.224] Imported new chain segment blocks=1 txs=198 mgas=12.466 elapsed=580.409ms mgasps=21.478 number=11274420 hash="184775…0e2bc6" dirty=0.00B
INFO [11-17|08:49:54.410] Imported new chain segment blocks=1 txs=146 mgas=12.449 elapsed=399.155ms mgasps=31.187 number=11274421 hash="89d35b…a59377" dirty=0.00B
INFO [11-17|08:50:18.428] Deep froze chain segment blocks=4 elapsed=156.397ms number=11184421 hash="48a4af…a96ab2"
INFO [11-17|08:50:18.535] Imported new chain segment blocks=1 txs=272 mgas=12.441 elapsed=921.173ms mgasps=13.506 number=11274422 hash="2e75af…16fca3" dirty=0.00B
INFO [11-17|08:50:37.630] Imported new chain segment blocks=1 txs=206 mgas=12.439 elapsed=666.366ms mgasps=18.667 number=11274423 hash="4bc1f2…f3b9d3" dirty=0.00B
INFO [11-17|08:51:04.034] Imported new chain segment blocks=1 txs=272 mgas=12.420 elapsed=847.045ms mgasps=14.662 number=11274424 hash="c228a3…1aa693" dirty=0.00B
INFO [11-17|08:51:18.580] Deep froze chain segment blocks=3 elapsed=147.833ms number=11184424 hash="92151c…d546c2"
INFO [11-17|08:51:21.261] Imported new chain segment blocks=1 txs=243 mgas=12.427 elapsed=1.271s mgasps=9.770 number=11274425 hash="f6d890…2aa196" dirty=0.00B
INFO [11-17|08:51:25.262] Imported new chain segment blocks=1 txs=175 mgas=12.445 elapsed=422.802ms mgasps=29.433 number=11274426 hash="eefb1b…2fb1aa" dirty=0.00B
INFO [11-17|08:51:37.946] Imported new chain segment blocks=1 txs=271 mgas=12.446 elapsed=866.330ms mgasps=14.366 number=11274427 hash="7a0d57…cb672b" dirty=0.00B
INFO [11-17|08:51:47.873] Imported new chain segment blocks=1 txs=147 mgas=12.466 elapsed=516.963ms mgasps=24.113 number=11274428 hash="716a5c…4fecc3" dirty=0.00B
INFO [11-17|08:51:50.239] Imported new chain segment blocks=1 txs=260 mgas=12.473 elapsed=561.569ms mgasps=22.210 number=11274429 hash="e81a06…a752cb" dirty=0.00B
INFO [11-17|08:52:18.853] Deep froze chain segment blocks=5 elapsed=271.384ms number=11184429 hash="2ae06c…64bcf4"
INFO [11-17|08:52:19.053] Imported new chain segment blocks=1 txs=327 mgas=12.499 elapsed=1.181s mgasps=10.576 number=11274430 hash="474f6b…81c537" dirty=0.00B
INFO [11-17|08:52:30.189] Imported new chain segment blocks=1 txs=229 mgas=12.483 elapsed=669.352ms mgasps=18.650 number=11274431 hash="9ede02…b469fd" dirty=0.00B
INFO [11-17|08:52:35.065] Imported new chain segment blocks=1 txs=244 mgas=12.479 elapsed=609.967ms mgasps=20.459 number=11274432 hash="ae301a…1b8090" dirty=0.00B
INFO [11-17|08:52:48.832] Imported new chain segment blocks=1 txs=224 mgas=12.467 elapsed=898.461ms mgasps=13.876 number=11274433 hash="91669c…4dc527" dirty=0.00B
INFO [11-17|08:52:57.470] Imported new chain segment blocks=1 txs=141 mgas=12.454 elapsed=382.339ms mgasps=32.574 number=11274434 hash="04a972…d68a64" dirty=0.00B
INFO [11-17|08:53:17.474] Imported new chain segment blocks=1 txs=267 mgas=12.439 elapsed=3.125s mgasps=3.980 number=11274435 hash="1fe59b…d8725d" dirty=0.00B
INFO [11-17|08:53:18.834] Imported new chain segment blocks=1 txs=197 mgas=12.458 elapsed=575.870ms mgasps=21.633 number=11274436 hash="47c0d7…e95322" dirty=0.00B
INFO [11-17|08:53:19.035] Deep froze chain segment blocks=7 elapsed=181.358ms number=11184436 hash="c985b8…8baead"
INFO [11-17|08:53:20.274] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|08:53:20.279] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|08:54:01.885] Imported new chain segment blocks=1 txs=307 mgas=12.469 elapsed=5.977s mgasps=2.086 number=11274437 hash="b5a10f…d4bf33" dirty=0.00B
INFO [11-17|08:54:14.273] Imported new chain segment blocks=1 txs=212 mgas=12.495 elapsed=4.271s mgasps=2.925 number=11274438 hash="39342d…17600b" dirty=0.00B
INFO [11-17|08:54:18.522] Imported new chain segment blocks=1 txs=137 mgas=12.508 elapsed=4.232s mgasps=2.955 number=11274439 hash="04dd23…ac56cd" dirty=0.00B
INFO [11-17|08:54:25.877] Deep froze chain segment blocks=3 elapsed=6.841s number=11184439 hash="912f5a…5ee819"
INFO [11-17|08:54:27.663] Imported new chain segment blocks=1 txs=173 mgas=12.487 elapsed=7.136s mgasps=1.750 number=11274440 hash="180886…4ad7b7" dirty=0.00B
INFO [11-17|08:54:45.887] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=1m25.612s
INFO [11-17|08:55:03.532] Imported new chain segment blocks=1 txs=288 mgas=12.486 elapsed=1.585s mgasps=7.875 number=11274441 hash="bba8c4…c83574" dirty=0.00B
INFO [11-17|08:55:19.124] Imported new chain segment blocks=1 txs=324 mgas=12.479 elapsed=5.527s mgasps=2.258 number=11274442 hash="cd1e78…af9756" dirty=0.00B
INFO [11-17|08:55:20.141] Chain reorg detected number=11274441 hash="bba8c4…c83574" drop=1 dropfrom="cd1e78…af9756" add=1 addfrom="423836…a6f89d"
INFO [11-17|08:55:20.148] Imported new chain segment blocks=1 txs=214 mgas=12.470 elapsed=1.019s mgasps=12.233 number=11274442 hash="423836…a6f89d" dirty=0.00B
INFO [11-17|08:55:24.252] Chain reorg detected number=11274441 hash="bba8c4…c83574" drop=1 dropfrom="423836…a6f89d" add=2 addfrom="c59ea4…704e75"
INFO [11-17|08:55:24.293] Imported new chain segment blocks=1 txs=173 mgas=12.483 elapsed=4.143s mgasps=3.012 number=11274443 hash="c59ea4…704e75" dirty=0.00B
INFO [11-17|08:55:26.150] Imported new chain segment blocks=1 txs=201 mgas=12.498 elapsed=1.735s mgasps=7.202 number=11274444 hash="bdd17e…a5e64a" dirty=0.00B
INFO [11-17|08:55:26.773] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=39.81KiB throttle=1647
INFO [11-17|08:55:29.545] Deep froze chain segment blocks=5 elapsed=3.343s number=11184444 hash="2a9c63…b1c584"
INFO [11-17|08:55:37.753] Imported new chain segment blocks=1 txs=245 mgas=12.482 elapsed=646.786ms mgasps=19.299 number=11274445 hash="2bfe97…fdea89" dirty=0.00B
INFO [11-17|08:55:41.830] Imported new chain segment blocks=1 txs=189 mgas=12.491 elapsed=435.320ms mgasps=28.694 number=11274446 hash="aed2bd…926e60" dirty=0.00B
INFO [11-17|08:55:44.953] Imported new chain segment blocks=1 txs=202 mgas=12.478 elapsed=536.463ms mgasps=23.260 number=11274447 hash="dbaf41…6da264" dirty=0.00B
INFO [11-17|08:56:29.713] Deep froze chain segment blocks=3 elapsed=167.344ms number=11184447 hash="edc139…2454af"
INFO [11-17|08:56:45.113] Imported new chain segment blocks=1 txs=308 mgas=12.474 elapsed=1.657s mgasps=7.525 number=11274448 hash="b51f9e…87a636" age=1m1s dirty=0.00B
INFO [11-17|08:56:51.304] Imported new chain segment blocks=1 txs=260 mgas=12.454 elapsed=509.338ms mgasps=24.452 number=11274449 hash="b04e93…fd238f" dirty=0.00B
INFO [11-17|08:56:56.879] Imported new chain segment blocks=1 txs=200 mgas=12.439 elapsed=749.343ms mgasps=16.600 number=11274450 hash="cdc4c3…0fe9b1" dirty=0.00B
INFO [11-17|08:57:01.044] Imported new chain segment blocks=1 txs=245 mgas=12.486 elapsed=458.303ms mgasps=27.244 number=11274451 hash="b07271…0ea92b" dirty=0.00B
INFO [11-17|08:57:02.057] Imported new chain segment blocks=1 txs=189 mgas=12.485 elapsed=558.439ms mgasps=22.357 number=11274452 hash="f74078…144301" dirty=0.00B
INFO [11-17|08:57:11.931] Imported new chain segment blocks=1 txs=219 mgas=12.485 elapsed=656.626ms mgasps=19.014 number=11274453 hash="040328…79c63f" dirty=0.00B
INFO [11-17|08:57:15.589] Imported new chain segment blocks=1 txs=86 mgas=12.458 elapsed=354.069ms mgasps=35.185 number=11274454 hash="a626c8…caf3ef" dirty=0.00B
INFO [11-17|08:57:16.305] Imported new chain segment blocks=1 txs=144 mgas=12.309 elapsed=666.006ms mgasps=18.482 number=11274455 hash="972cef…0d64d3" dirty=0.00B
INFO [11-17|08:57:26.464] Imported new chain segment blocks=1 txs=530 mgas=12.461 elapsed=1.407s mgasps=8.850 number=11274456 hash="f0df9f…a43c6e" dirty=0.00B
INFO [11-17|08:57:29.876] Deep froze chain segment blocks=9 elapsed=161.747ms number=11184456 hash="102aa8…f3f1cd"
INFO [11-17|08:57:31.249] Imported new chain segment blocks=1 txs=225 mgas=12.446 elapsed=523.466ms mgasps=23.776 number=11274457 hash="3e6602…224522" dirty=0.00B
INFO [11-17|08:57:32.788] Chain reorg detected number=11274456 hash="f0df9f…a43c6e" drop=1 dropfrom="3e6602…224522" add=1 addfrom="34bd5c…13ab3f"
INFO [11-17|08:57:32.793] Imported new chain segment blocks=1 txs=230 mgas=12.484 elapsed=431.841ms mgasps=28.908 number=11274457 hash="34bd5c…13ab3f" dirty=0.00B
INFO [11-17|08:58:32.137] Imported new chain segment blocks=1 txs=285 mgas=12.491 elapsed=825.118ms mgasps=15.139 number=11274458 hash="e96582…151be7" age=1m2s dirty=0.00B
INFO [11-17|08:58:44.142] Imported new chain segment blocks=1 txs=325 mgas=12.505 elapsed=588.049ms mgasps=21.265 number=11274459 hash="58f526…9093ce" dirty=0.00B
INFO [11-17|08:59:14.892] Imported new chain segment blocks=1 txs=177 mgas=12.494 elapsed=532.754ms mgasps=23.451 number=11274460 hash="cddfbe…80a348" dirty=0.00B
INFO [11-17|08:59:30.034] Deep froze chain segment blocks=4 elapsed=156.841ms number=11184460 hash="94b38b…18948c"
INFO [11-17|08:59:50.458] Imported new chain segment blocks=1 txs=247 mgas=12.496 elapsed=667.090ms mgasps=18.732 number=11274461 hash="3530d6…5dffc3" dirty=0.00B
INFO [11-17|08:59:50.489] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.156ms mgasps=0.000 number=11274462 hash="5b70bd…12fc8d" dirty=0.00B
INFO [11-17|08:59:50.567] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.41KiB throttle=1801
INFO [11-17|08:59:52.279] Imported new chain segment blocks=1 txs=253 mgas=12.509 elapsed=390.202ms mgasps=32.058 number=11274461 hash="00c1a0…c6fdf5" dirty=0.00B
INFO [11-17|09:00:08.024] Imported new chain segment blocks=1 txs=281 mgas=12.475 elapsed=675.328ms mgasps=18.473 number=11274463 hash="adac44…556337" dirty=0.00B
INFO [11-17|09:00:19.703] Imported new chain segment blocks=1 txs=315 mgas=12.459 elapsed=408.548ms mgasps=30.496 number=11274464 hash="cba5fa…8b687e" dirty=0.00B
INFO [11-17|09:00:30.184] Deep froze chain segment blocks=4 elapsed=149.044ms number=11184464 hash="a8e458…b00ad0"
INFO [11-17|09:00:36.518] Imported new chain segment blocks=1 txs=261 mgas=12.449 elapsed=539.794ms mgasps=23.063 number=11274465 hash="fc5dd1…3f6de5" dirty=0.00B
INFO [11-17|09:01:10.673] Imported new chain segment blocks=1 txs=195 mgas=12.425 elapsed=629.989ms mgasps=19.722 number=11274466 hash="8654b7…e9e629" dirty=0.00B
INFO [11-17|09:01:19.170] Imported new chain segment blocks=1 txs=318 mgas=12.447 elapsed=662.624ms mgasps=18.785 number=11274467 hash="a7d1c5…31fd57" dirty=0.00B
INFO [11-17|09:01:28.947] Imported new chain segment blocks=1 txs=275 mgas=12.458 elapsed=698.051ms mgasps=17.847 number=11274468 hash="6b385f…df7411" dirty=0.00B
INFO [11-17|09:01:30.461] Deep froze chain segment blocks=4 elapsed=276.257ms number=11184468 hash="bd368e…a6fb7c"
INFO [11-17|09:01:31.449] Imported new chain segment blocks=1 txs=154 mgas=12.475 elapsed=387.642ms mgasps=32.181 number=11274469 hash="f2b69c…c66fea" dirty=0.00B
INFO [11-17|09:01:32.764] Imported new chain segment blocks=1 txs=224 mgas=12.474 elapsed=943.482ms mgasps=13.221 number=11274470 hash="bd5264…a2b662" dirty=0.00B
INFO [11-17|09:01:47.236] Imported new chain segment blocks=1 txs=185 mgas=12.474 elapsed=817.170ms mgasps=15.265 number=11274471 hash="b966ad…ce475f" dirty=0.00B
INFO [11-17|09:01:48.222] Imported new chain segment blocks=1 txs=192 mgas=12.448 elapsed=412.592ms mgasps=30.169 number=11274472 hash="cd3e6c…8b4983" dirty=0.00B
INFO [11-17|09:01:52.186] Imported new chain segment blocks=1 txs=144 mgas=12.475 elapsed=425.060ms mgasps=29.348 number=11274473 hash="1b489f…3d5244" dirty=0.00B
INFO [11-17|09:02:17.317] Imported new chain segment blocks=1 txs=242 mgas=12.451 elapsed=722.757ms mgasps=17.227 number=11274474 hash="21d1aa…d7dc1e" dirty=0.00B
INFO [11-17|09:02:22.076] Imported new chain segment blocks=1 txs=171 mgas=12.449 elapsed=421.809ms mgasps=29.514 number=11274475 hash="c99080…db64c0" dirty=0.00B
INFO [11-17|09:02:25.446] Imported new chain segment blocks=1 txs=168 mgas=12.459 elapsed=979.907ms mgasps=12.715 number=11274476 hash="565886…ecdcbd" dirty=0.00B
INFO [11-17|09:02:29.327] Imported new chain segment blocks=1 txs=179 mgas=12.459 elapsed=395.682ms mgasps=31.486 number=11274477 hash="f0d966…4ad0ba" dirty=0.00B
INFO [11-17|09:02:30.641] Deep froze chain segment blocks=9 elapsed=179.192ms number=11184477 hash="883e55…bef7c4"
INFO [11-17|09:02:39.723] Imported new chain segment blocks=1 txs=155 mgas=12.454 elapsed=629.485ms mgasps=19.785 number=11274478 hash="94e19b…8b7222" dirty=0.00B
INFO [11-17|09:02:51.495] Imported new chain segment blocks=1 txs=206 mgas=12.475 elapsed=661.049ms mgasps=18.871 number=11274479 hash="6ce4d8…f7b1df" dirty=0.00B
INFO [11-17|09:03:09.817] Imported new chain segment blocks=1 txs=209 mgas=12.477 elapsed=847.153ms mgasps=14.728 number=11274480 hash="4075cc…75b4f5" dirty=0.00B
INFO [11-17|09:03:22.988] Imported new chain segment blocks=1 txs=181 mgas=12.499 elapsed=743.501ms mgasps=16.811 number=11274481 hash="2a48aa…12c453" dirty=0.00B
INFO [11-17|09:03:30.807] Deep froze chain segment blocks=4 elapsed=165.184ms number=11184481 hash="618dc1…7cb1c7"
INFO [11-17|09:03:36.978] Imported new chain segment blocks=1 txs=144 mgas=12.492 elapsed=807.853ms mgasps=15.463 number=11274482 hash="d12912…6e5fe4" dirty=0.00B
INFO [11-17|09:03:43.057] Imported new chain segment blocks=1 txs=179 mgas=12.516 elapsed=494.904ms mgasps=25.289 number=11274483 hash="3ff5c0…eb2e74" dirty=0.00B
INFO [11-17|09:03:47.303] Imported new chain segment blocks=1 txs=110 mgas=12.520 elapsed=363.922ms mgasps=34.404 number=11274484 hash="90cfdf…194753" dirty=0.00B
INFO [11-17|09:04:13.272] Imported new chain segment blocks=1 txs=138 mgas=12.511 elapsed=547.174ms mgasps=22.866 number=11274485 hash="d482c8…cafa90" dirty=0.00B
INFO [11-17|09:04:26.175] Imported new chain segment blocks=1 txs=245 mgas=12.515 elapsed=652.195ms mgasps=19.189 number=11274486 hash="591385…1e72bb" dirty=0.00B
INFO [11-17|09:04:29.056] Imported new chain segment blocks=1 txs=125 mgas=12.518 elapsed=418.884ms mgasps=29.883 number=11274487 hash="46d619…5e191d" dirty=0.00B
INFO [11-17|09:04:30.955] Deep froze chain segment blocks=6 elapsed=148.016ms number=11184487 hash="1a93cd…9ac2f3"
INFO [11-17|09:04:38.178] Imported new chain segment blocks=1 txs=171 mgas=12.509 elapsed=856.249ms mgasps=14.609 number=11274488 hash="86fcfc…71323c" dirty=0.00B
INFO [11-17|09:04:54.583] Imported new chain segment blocks=1 txs=196 mgas=12.499 elapsed=5.494s mgasps=2.275 number=11274489 hash="81ee4e…8d9d7e" dirty=0.00B
INFO [11-17|09:05:20.267] Imported new chain segment blocks=1 txs=252 mgas=12.505 elapsed=7.011s mgasps=1.784 number=11274490 hash="cad56e…681c1f" dirty=0.00B
INFO [11-17|09:05:29.696] Imported new chain segment blocks=1 txs=213 mgas=12.497 elapsed=2.393s mgasps=5.222 number=11274491 hash="ba7270…0928e5" dirty=0.00B
INFO [11-17|09:05:33.114] Deep froze chain segment blocks=4 elapsed=2.157s number=11184491 hash="fb504a…dac13e"
INFO [11-17|09:05:43.537] Imported new chain segment blocks=1 txs=190 mgas=12.516 elapsed=1.038s mgasps=12.052 number=11274492 hash="bb7c96…68b69b" dirty=0.00B
INFO [11-17|09:05:45.798] Imported new chain segment blocks=1 txs=143 mgas=12.505 elapsed=505.734ms mgasps=24.727 number=11274493 hash="6cebd4…3e02d8" dirty=0.00B
INFO [11-17|09:05:54.583] Imported new chain segment blocks=1 txs=185 mgas=12.499 elapsed=1.785s mgasps=7.000 number=11274494 hash="d5077b…652d5f" dirty=0.00B
INFO [11-17|09:06:08.388] Imported new chain segment blocks=1 txs=198 mgas=12.519 elapsed=841.579ms mgasps=14.875 number=11274495 hash="b3f87d…6aa81b" dirty=0.00B
INFO [11-17|09:06:11.818] Imported new chain segment blocks=1 txs=133 mgas=12.504 elapsed=366.933ms mgasps=34.077 number=11274496 hash="c7bc67…f490d0" dirty=0.00B
INFO [11-17|09:06:22.341] Imported new chain segment blocks=1 txs=172 mgas=12.351 elapsed=767.287ms mgasps=16.097 number=11274497 hash="c35743…76aa09" dirty=0.00B
INFO [11-17|09:06:33.564] Deep froze chain segment blocks=6 elapsed=446.851ms number=11184497 hash="883b6d…4284e1"
INFO [11-17|09:06:51.430] Imported new chain segment blocks=1 txs=187 mgas=12.502 elapsed=933.589ms mgasps=13.392 number=11274498 hash="f2abad…98f63f" dirty=0.00B
INFO [11-17|09:06:55.281] Imported new chain segment blocks=1 txs=202 mgas=12.480 elapsed=498.039ms mgasps=25.059 number=11274499 hash="46e521…3c9247" dirty=0.00B
INFO [11-17|09:07:04.991] Imported new chain segment blocks=1 txs=176 mgas=12.499 elapsed=1.069s mgasps=11.689 number=11274500 hash="d733b2…977115" dirty=0.00B
INFO [11-17|09:07:21.089] Imported new chain segment blocks=1 txs=156 mgas=12.475 elapsed=1.106s mgasps=11.277 number=11274501 hash="4e23bf…e27981" dirty=0.00B
INFO [11-17|09:07:33.759] Deep froze chain segment blocks=4 elapsed=194.095ms number=11184501 hash="a8955b…383bab"
INFO [11-17|09:07:33.843] Imported new chain segment blocks=1 txs=249 mgas=12.461 elapsed=1.189s mgasps=10.474 number=11274502 hash="703774…8b7024" dirty=0.00B
INFO [11-17|09:07:34.492] Imported new chain segment blocks=1 txs=131 mgas=12.482 elapsed=625.662ms mgasps=19.950 number=11274503 hash="dff304…4b49ce" dirty=0.00B
INFO [11-17|09:07:44.283] Imported new chain segment blocks=1 txs=166 mgas=12.314 elapsed=747.234ms mgasps=16.479 number=11274504 hash="5f72d7…e2f576" dirty=0.00B
INFO [11-17|09:08:02.189] Imported new chain segment blocks=1 txs=219 mgas=12.469 elapsed=868.736ms mgasps=14.353 number=11274505 hash="da9a94…2add37" dirty=0.00B
INFO [11-17|09:08:33.995] Deep froze chain segment blocks=4 elapsed=234.928ms number=11184505 hash="a4b4cb…eb7f24"
INFO [11-17|09:09:10.831] Imported new chain segment blocks=1 txs=256 mgas=12.362 elapsed=1.180s mgasps=10.469 number=11274506 hash="dc1a5f…9298c2" age=1m10s dirty=0.00B
INFO [11-17|09:09:17.127] Imported new chain segment blocks=1 txs=200 mgas=12.457 elapsed=507.552ms mgasps=24.543 number=11274507 hash="4a4edd…7e599d" dirty=0.00B
INFO [11-17|09:09:18.655] Imported new chain segment blocks=1 txs=216 mgas=12.466 elapsed=379.375ms mgasps=32.858 number=11274508 hash="366c62…380f33" dirty=0.00B
INFO [11-17|09:09:25.932] Imported new chain segment blocks=1 txs=180 mgas=12.480 elapsed=588.651ms mgasps=21.201 number=11274509 hash="c81b53…31b1f3" dirty=0.00B
INFO [11-17|09:09:34.292] Deep froze chain segment blocks=4 elapsed=296.683ms number=11184509 hash="38702a…baafb8"
INFO [11-17|09:09:54.343] Imported new chain segment blocks=1 txs=269 mgas=12.493 elapsed=1.398s mgasps=8.933 number=11274510 hash="aa1ea6…97610c" dirty=0.00B
INFO [11-17|09:10:21.139] Imported new chain segment blocks=1 txs=197 mgas=12.448 elapsed=673.745ms mgasps=18.475 number=11274511 hash="a6514f…f26e39" dirty=0.00B
INFO [11-17|09:10:29.935] Imported new chain segment blocks=1 txs=260 mgas=12.485 elapsed=764.753ms mgasps=16.326 number=11274512 hash="03cbba…7aca05" dirty=0.00B
INFO [11-17|09:10:34.591] Deep froze chain segment blocks=3 elapsed=297.937ms number=11184512 hash="78eb1a…31d336"
INFO [11-17|09:10:56.796] Imported new chain segment blocks=1 txs=246 mgas=12.472 elapsed=1.622s mgasps=7.690 number=11274513 hash="bacc5c…0382af" dirty=0.00B
INFO [11-17|09:11:07.779] Imported new chain segment blocks=1 txs=195 mgas=12.482 elapsed=602.429ms mgasps=20.719 number=11274514 hash="9d1bd2…51eb9a" dirty=0.00B
INFO [11-17|09:11:25.862] Imported new chain segment blocks=1 txs=180 mgas=12.494 elapsed=1.101s mgasps=11.344 number=11274515 hash="1dbc0a…e5526c" dirty=0.00B
INFO [11-17|09:11:34.914] Deep froze chain segment blocks=3 elapsed=321.842ms number=11184515 hash="da0d20…57cbf5"
INFO [11-17|09:11:35.821] Imported new chain segment blocks=1 txs=202 mgas=12.491 elapsed=625.236ms mgasps=19.979 number=11274516 hash="b4e259…664fb4" dirty=0.00B
INFO [11-17|09:11:45.769] Imported new chain segment blocks=1 txs=187 mgas=12.490 elapsed=1.000s mgasps=12.486 number=11274517 hash="3263f8…8e3a6a" dirty=0.00B
INFO [11-17|09:11:51.047] Imported new chain segment blocks=1 txs=207 mgas=12.503 elapsed=404.819ms mgasps=30.885 number=11274518 hash="8b27c9…866f6d" dirty=0.00B
INFO [11-17|09:12:15.682] Imported new chain segment blocks=1 txs=237 mgas=12.493 elapsed=1.411s mgasps=8.851 number=11274519 hash="25b991…98ec25" dirty=0.00B
INFO [11-17|09:12:23.239] Imported new chain segment blocks=1 txs=188 mgas=12.273 elapsed=472.665ms mgasps=25.965 number=11274520 hash="55e20f…18cfe4" dirty=0.00B
INFO [11-17|09:12:35.280] Deep froze chain segment blocks=5 elapsed=364.614ms number=11184520 hash="f2586c…19527b"
INFO [11-17|09:12:40.932] Imported new chain segment blocks=1 txs=238 mgas=12.459 elapsed=1.324s mgasps=9.406 number=11274521 hash="76b904…39a72d" dirty=0.00B
INFO [11-17|09:12:40.966] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.448ms mgasps=0.000 number=11274522 hash="d66b24…cca3f1" dirty=0.00B
WARN [11-17|09:12:41.018] Head headers broke chain ordering peer=03437da1d05c86e5 index=0 requested=11274518 received=11274521
WARN [11-17|09:12:41.018] Synchronisation failed, dropping peer peer=03437da1d05c86e5 err="retrieved hash chain is invalid: head headers broke chain ordering"
INFO [11-17|09:12:41.031] Looking for peers peercount=4 tried=0 static=0
INFO [11-17|09:12:47.176] Imported new chain segment blocks=1 txs=78 mgas=12.431 elapsed=295.063ms mgasps=42.129 number=11274523 hash="d2fea2…d6bef3" dirty=0.00B
INFO [11-17|09:12:56.435] Looking for peers peercount=4 tried=8 static=0
INFO [11-17|09:13:13.319] Looking for peers peercount=4 tried=8 static=0
INFO [11-17|09:13:30.117] Looking for peers peercount=4 tried=8 static=0
INFO [11-17|09:13:35.596] Deep froze chain segment blocks=3 elapsed=315.237ms number=11184523 hash="0702ab…d95d39"
INFO [11-17|09:13:40.511] Looking for peers peercount=4 tried=3 static=0
INFO [11-17|09:13:50.551] Looking for peers peercount=4 tried=7 static=0
INFO [11-17|09:13:55.671] Imported new chain segment blocks=1 txs=259 mgas=12.460 elapsed=1.493s mgasps=8.342 number=11274524 hash="ee936c…7240d5" age=1m10s dirty=0.00B
INFO [11-17|09:14:02.353] Imported new chain segment blocks=1 txs=250 mgas=12.437 elapsed=1.003s mgasps=12.390 number=11274525 hash="39227f…9e0620" dirty=0.00B
INFO [11-17|09:14:03.623] Looking for peers peercount=4 tried=6 static=0
INFO [11-17|09:14:08.888] Imported new chain segment blocks=1 txs=190 mgas=12.424 elapsed=504.543ms mgasps=24.624 number=11274526 hash="1621a4…458d34" dirty=0.00B
INFO [11-17|09:14:20.647] Looking for peers peercount=4 tried=5 static=0
INFO [11-17|09:14:27.473] Imported new chain segment blocks=1 txs=241 mgas=12.418 elapsed=909.072ms mgasps=13.660 number=11274527 hash="815adc…2265ab" dirty=0.00B
INFO [11-17|09:14:35.844] Deep froze chain segment blocks=4 elapsed=247.297ms number=11184527 hash="3605c7…3f77ca"
INFO [11-17|09:14:36.245] Looking for peers peercount=4 tried=9 static=0
INFO [11-17|09:14:41.589] Imported new chain segment blocks=1 txs=447 mgas=12.397 elapsed=1.732s mgasps=7.154 number=11274528 hash="55f1dc…a3e811" dirty=0.00B
INFO [11-17|09:14:56.215] Looking for peers peercount=4 tried=22 static=0
INFO [11-17|09:15:17.539] Imported new chain segment blocks=1 txs=225 mgas=12.255 elapsed=863.887ms mgasps=14.186 number=11274529 hash="4349af…7638e0" dirty=0.00B
INFO [11-17|09:15:28.960] Imported new chain segment blocks=1 txs=185 mgas=12.408 elapsed=602.423ms mgasps=20.597 number=11274530 hash="8f00a7…65b39e" dirty=0.00B
INFO [11-17|09:15:35.675] Imported new chain segment blocks=1 txs=157 mgas=12.384 elapsed=594.635ms mgasps=20.825 number=11274531 hash="6b45e9…d66ece" dirty=0.00B
INFO [11-17|09:15:36.386] Deep froze chain segment blocks=4 elapsed=533.128ms number=11184531 hash="dc8798…ec6591"
INFO [11-17|09:15:40.818] Imported new chain segment blocks=1 txs=108 mgas=12.405 elapsed=221.835ms mgasps=55.918 number=11274532 hash="fea4cf…8356c4" dirty=0.00B
INFO [11-17|09:15:53.525] Imported new chain segment blocks=1 txs=219 mgas=12.411 elapsed=1.019s mgasps=12.176 number=11274533 hash="77728c…144d9b" dirty=0.00B
INFO [11-17|09:16:09.355] Imported new chain segment blocks=1 txs=253 mgas=12.435 elapsed=1.090s mgasps=11.407 number=11274534 hash="737765…241ede" dirty=0.00B
INFO [11-17|09:16:12.109] Imported new chain segment blocks=1 txs=230 mgas=12.450 elapsed=406.613ms mgasps=30.619 number=11274535 hash="84d0c0…f1d40e" dirty=0.00B
INFO [11-17|09:16:19.831] Imported new chain segment blocks=1 txs=198 mgas=12.458 elapsed=732.455ms mgasps=17.009 number=11274536 hash="b6d0fa…fb07e9" dirty=0.00B
INFO [11-17|09:16:32.182] Imported new chain segment blocks=1 txs=248 mgas=12.466 elapsed=881.423ms mgasps=14.143 number=11274537 hash="2c2b55…764367" dirty=0.00B
WARN [11-17|09:16:33.001] Checkpoint challenge timed out, dropping id=f62fce0629ca061b conn=inbound addr=47.242.10.217:33962 type=Geth/v1.9.24-stable-...
INFO [11-17|09:16:36.735] Deep froze chain segment blocks=6 elapsed=347.328ms number=11184537 hash="6b15ae…c7c3d0"
WARN [11-17|09:16:49.004] Checkpoint challenge timed out, dropping id=404f0f718a5ec772 conn=inbound addr=185.134.233.121:35566 type=Geth/v1.9.11-stable-...
INFO [11-17|09:17:07.013] Imported new chain segment blocks=1 txs=230 mgas=12.476 elapsed=3.382s mgasps=3.688 number=11274538 hash="f63089…9d9fc9" dirty=0.00B
INFO [11-17|09:17:24.966] Imported new chain segment blocks=1 txs=170 mgas=12.457 elapsed=662.695ms mgasps=18.798 number=11274539 hash="372c73…97a231" dirty=0.00B
INFO [11-17|09:17:28.450] Imported new chain segment blocks=1 txs=169 mgas=12.454 elapsed=363.747ms mgasps=34.237 number=11274540 hash="da6a41…d46112" dirty=0.00B
INFO [11-17|09:17:36.877] Deep froze chain segment blocks=3 elapsed=141.283ms number=11184540 hash="d519e9…504c7f"
INFO [11-17|09:17:56.933] Imported new chain segment blocks=1 txs=230 mgas=12.257 elapsed=831.122ms mgasps=14.747 number=11274541 hash="ce9cbf…045eef" dirty=0.00B
INFO [11-17|09:18:00.751] Imported new chain segment blocks=1 txs=212 mgas=12.462 elapsed=528.440ms mgasps=23.582 number=11274542 hash="db08c0…5aeada" dirty=0.00B
INFO [11-17|09:18:07.052] Imported new chain segment blocks=1 txs=128 mgas=12.442 elapsed=384.357ms mgasps=32.370 number=11274543 hash="b0bdcc…dd000c" dirty=0.00B
INFO [11-17|09:18:15.836] Imported new chain segment blocks=1 txs=276 mgas=12.443 elapsed=659.608ms mgasps=18.865 number=11274544 hash="d7f7a3…7f335b" dirty=0.00B
INFO [11-17|09:18:16.736] Chain reorg detected number=11274543 hash="b0bdcc…dd000c" drop=1 dropfrom="d7f7a3…7f335b" add=1 addfrom="71d8f9…dd97e8"
INFO [11-17|09:18:16.746] Imported new chain segment blocks=1 txs=332 mgas=12.444 elapsed=906.206ms mgasps=13.732 number=11274544 hash="71d8f9…dd97e8" dirty=0.00B
INFO [11-17|09:18:37.108] Deep froze chain segment blocks=4 elapsed=231.010ms number=11184544 hash="e6a670…e8dbcc"
INFO [11-17|09:18:38.098] Chain reorg detected number=11274543 hash="b0bdcc…dd000c" drop=1 dropfrom="71d8f9…dd97e8" add=2 addfrom="97ea5f…742046"
INFO [11-17|09:18:38.115] Imported new chain segment blocks=1 txs=238 mgas=12.366 elapsed=762.989ms mgasps=16.207 number=11274545 hash="97ea5f…742046" dirty=0.00B
INFO [11-17|09:18:41.887] Imported new chain segment blocks=1 txs=142 mgas=12.430 elapsed=511.044ms mgasps=24.322 number=11274546 hash="968694…395d2d" dirty=0.00B
INFO [11-17|09:19:01.785] Imported new chain segment blocks=1 txs=184 mgas=12.412 elapsed=870.353ms mgasps=14.261 number=11274547 hash="2b417a…d68bbb" dirty=0.00B
INFO [11-17|09:19:24.966] Imported new chain segment blocks=1 txs=209 mgas=12.424 elapsed=811.383ms mgasps=15.312 number=11274548 hash="a09bc2…41847a" dirty=0.00B
INFO [11-17|09:19:26.987] Imported new chain segment blocks=1 txs=276 mgas=12.444 elapsed=688.714ms mgasps=18.068 number=11274549 hash="a5329a…fab97a" dirty=0.00B
INFO [11-17|09:19:37.279] Deep froze chain segment blocks=5 elapsed=170.144ms number=11184549 hash="e7f334…6faf3f"
INFO [11-17|09:19:39.893] Imported new chain segment blocks=1 txs=180 mgas=12.457 elapsed=536.088ms mgasps=23.236 number=11274550 hash="4bbd10…c66b97" dirty=0.00B
INFO [11-17|09:19:43.814] Imported new chain segment blocks=1 txs=232 mgas=12.436 elapsed=373.346ms mgasps=33.309 number=11274551 hash="9aff89…47ded6" dirty=0.00B
INFO [11-17|09:20:27.958] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=37.28KiB throttle=1758
INFO [11-17|09:20:28.442] Imported new chain segment blocks=1 txs=417 mgas=12.457 elapsed=483.573ms mgasps=25.760 number=11274552 hash="13b895…e24b04" dirty=0.00B ignored=1
INFO [11-17|09:20:31.572] Imported new chain segment blocks=3 txs=689 mgas=36.487 elapsed=3.129s mgasps=11.660 number=11274555 hash="5afb30…bc9bc7" dirty=0.00B
INFO [11-17|09:20:33.020] Imported new chain segment blocks=1 txs=263 mgas=12.475 elapsed=1.424s mgasps=8.755 number=11274556 hash="64e901…ab11c4" dirty=0.00B
INFO [11-17|09:20:37.495] Deep froze chain segment blocks=7 elapsed=213.256ms number=11184556 hash="0b8ebf…826ab5"
INFO [11-17|09:20:38.316] Imported new chain segment blocks=1 txs=235 mgas=12.497 elapsed=476.271ms mgasps=26.238 number=11274557 hash="82d580…7d7e6b" dirty=0.00B
INFO [11-17|09:20:49.905] Imported new chain segment blocks=1 txs=265 mgas=12.479 elapsed=1.309s mgasps=9.533 number=11274558 hash="3c6f77…b7023d" dirty=0.00B
INFO [11-17|09:21:02.860] Imported new chain segment blocks=1 txs=283 mgas=12.461 elapsed=841.946ms mgasps=14.800 number=11274559 hash="035b36…0a9ee9" dirty=0.00B
INFO [11-17|09:21:12.985] Imported new chain segment blocks=1 txs=174 mgas=12.460 elapsed=682.690ms mgasps=18.252 number=11274560 hash="0de7a3…80cfc0" dirty=0.00B
INFO [11-17|09:21:27.931] Imported new chain segment blocks=1 txs=332 mgas=12.469 elapsed=1.431s mgasps=8.714 number=11274561 hash="bbd776…606783" dirty=0.00B
INFO [11-17|09:21:37.809] Deep froze chain segment blocks=5 elapsed=313.560ms number=11184561 hash="42f11c…0dbea6"
INFO [11-17|09:21:44.352] Imported new chain segment blocks=1 txs=180 mgas=12.487 elapsed=740.481ms mgasps=16.863 number=11274562 hash="c55ac2…ccaac8" dirty=0.00B
INFO [11-17|09:21:56.887] Imported new chain segment blocks=1 txs=249 mgas=12.465 elapsed=689.371ms mgasps=18.082 number=11274563 hash="e9efdd…93b964" dirty=0.00B
INFO [11-17|09:21:58.466] Imported new chain segment blocks=1 txs=170 mgas=12.454 elapsed=497.664ms mgasps=25.025 number=11274564 hash="983d00…494d17" dirty=0.00B
INFO [11-17|09:22:20.049] Imported new chain segment blocks=1 txs=211 mgas=12.461 elapsed=1.322s mgasps=9.424 number=11274565 hash="a8fcb3…50ca5b" dirty=0.00B
INFO [11-17|09:22:24.203] Imported new chain segment blocks=1 txs=95 mgas=12.451 elapsed=2.386s mgasps=5.218 number=11274566 hash="5a2eec…661657" dirty=0.00B
INFO [11-17|09:22:25.582] Imported new chain segment blocks=1 txs=182 mgas=12.445 elapsed=540.387ms mgasps=23.030 number=11274567 hash="3a2619…81751f" dirty=0.00B
INFO [11-17|09:22:31.355] Imported new chain segment blocks=1 txs=231 mgas=12.426 elapsed=909.798ms mgasps=13.659 number=11274568 hash="05da6f…46d81c" dirty=0.00B
INFO [11-17|09:22:32.953] Imported new chain segment blocks=1 txs=194 mgas=12.421 elapsed=378.141ms mgasps=32.848 number=11274569 hash="dfdb3b…1d1d23" dirty=0.00B
INFO [11-17|09:22:38.248] Deep froze chain segment blocks=8 elapsed=437.387ms number=11184569 hash="1510d6…9dea8f"
INFO [11-17|09:22:54.603] Imported new chain segment blocks=1 txs=163 mgas=12.426 elapsed=819.661ms mgasps=15.159 number=11274570 hash="2fcac1…b71d1a" dirty=0.00B
INFO [11-17|09:23:33.601] Imported new chain segment blocks=1 txs=250 mgas=12.444 elapsed=1.028s mgasps=12.099 number=11274571 hash="5f29a5…791dd6" dirty=0.00B
INFO [11-17|09:23:38.516] Deep froze chain segment blocks=2 elapsed=268.025ms number=11184571 hash="b77b08…452576"
INFO [11-17|09:23:39.769] Imported new chain segment blocks=1 txs=215 mgas=12.443 elapsed=701.188ms mgasps=17.746 number=11274572 hash="531f8c…ba64b7" dirty=0.00B
INFO [11-17|09:23:57.008] Imported new chain segment blocks=1 txs=167 mgas=12.436 elapsed=440.245ms mgasps=28.248 number=11274573 hash="81bd07…6f7f0c" dirty=0.00B
INFO [11-17|09:24:00.843] Imported new chain segment blocks=1 txs=216 mgas=12.436 elapsed=426.451ms mgasps=29.161 number=11274574 hash="5df41b…52097d" dirty=0.00B
INFO [11-17|09:24:20.274] Imported new chain segment blocks=1 txs=223 mgas=12.405 elapsed=1.170s mgasps=10.602 number=11274575 hash="7ae611…30b1b4" dirty=0.00B
INFO [11-17|09:24:22.870] Imported new chain segment blocks=1 txs=156 mgas=12.429 elapsed=519.463ms mgasps=23.926 number=11274576 hash="57d727…922ed3" dirty=0.00B
INFO [11-17|09:24:24.224] Imported new chain segment blocks=1 txs=99 mgas=12.441 elapsed=539.305ms mgasps=23.068 number=11274577 hash="360376…d0dcb0" dirty=0.00B
INFO [11-17|09:24:38.896] Deep froze chain segment blocks=6 elapsed=378.966ms number=11184577 hash="d08f56…56a9ae"
INFO [11-17|09:25:01.514] Imported new chain segment blocks=1 txs=198 mgas=12.443 elapsed=1.163s mgasps=10.691 number=11274578 hash="c00ae1…430fee" dirty=0.00B
INFO [11-17|09:25:08.485] Imported new chain segment blocks=1 txs=191 mgas=12.431 elapsed=504.943ms mgasps=24.618 number=11274579 hash="d73c67…3645e2" dirty=0.00B
INFO [11-17|09:25:18.392] Imported new chain segment blocks=1 txs=149 mgas=12.421 elapsed=410.848ms mgasps=30.232 number=11274580 hash="a47653…142664" dirty=0.00B
INFO [11-17|09:25:27.429] Imported new chain segment blocks=1 txs=103 mgas=12.408 elapsed=1.974s mgasps=6.283 number=11274581 hash="bae4fd…e096de" dirty=0.00B
INFO [11-17|09:25:39.045] Deep froze chain segment blocks=4 elapsed=147.903ms number=11184581 hash="09f201…e41fe2"
INFO [11-17|09:25:39.861] Looking for peers peercount=4 tried=0 static=0
INFO [11-17|09:25:50.260] Imported new chain segment blocks=1 txs=224 mgas=12.429 elapsed=1.010s mgasps=12.301 number=11274582 hash="e2dda1…e68b0b" dirty=0.00B
INFO [11-17|09:25:56.523] Imported new chain segment blocks=1 txs=155 mgas=12.406 elapsed=443.341ms mgasps=27.984 number=11274583 hash="51b827…4449bf" dirty=0.00B
INFO [11-17|09:25:59.106] Looking for peers peercount=4 tried=9 static=0
INFO [11-17|09:26:06.817] Imported new chain segment blocks=1 txs=184 mgas=12.421 elapsed=785.285ms mgasps=15.817 number=11274584 hash="239a02…6bc82e" dirty=0.00B
INFO [11-17|09:26:07.850] Imported new chain segment blocks=1 txs=101 mgas=12.407 elapsed=309.266ms mgasps=40.118 number=11274585 hash="4a1f5a…6e1d62" dirty=0.00B
INFO [11-17|09:26:14.861] Looking for peers peercount=4 tried=7 static=0
INFO [11-17|09:26:15.140] Imported new chain segment blocks=1 txs=108 mgas=12.394 elapsed=308.090ms mgasps=40.230 number=11274586 hash="4bd1f0…2d3f0f" dirty=0.00B
INFO [11-17|09:26:30.070] Looking for peers peercount=4 tried=5 static=0
INFO [11-17|09:26:30.271] Imported new chain segment blocks=1 txs=212 mgas=12.396 elapsed=725.724ms mgasps=17.081 number=11274587 hash="8b154b…b47035" dirty=0.00B
INFO [11-17|09:26:37.504] Imported new chain segment blocks=1 txs=140 mgas=12.381 elapsed=370.071ms mgasps=33.454 number=11274588 hash="d9c4d7…ff5b66" dirty=0.00B
INFO [11-17|09:26:39.460] Deep froze chain segment blocks=7 elapsed=413.822ms number=11184588 hash="e107d6…f66494"
INFO [11-17|09:26:45.112] Looking for peers peercount=4 tried=4 static=0
INFO [11-17|09:26:55.126] Looking for peers peercount=4 tried=7 static=0
INFO [11-17|09:26:57.760] Imported new chain segment blocks=1 txs=246 mgas=12.400 elapsed=1.847s mgasps=6.711 number=11274589 hash="28abd1…ebf6f8" dirty=0.00B
INFO [11-17|09:27:07.260] Looking for peers peercount=4 tried=19 static=0
INFO [11-17|09:27:07.931] Imported new chain segment blocks=1 txs=189 mgas=12.409 elapsed=551.945ms mgasps=22.482 number=11274590 hash="cb1c40…3e2142" dirty=0.00B
INFO [11-17|09:27:17.716] Looking for peers peercount=4 tried=44 static=0
INFO [11-17|09:27:33.055] Looking for peers peercount=4 tried=3 static=0
INFO [11-17|09:27:35.499] Imported new chain segment blocks=1 txs=257 mgas=12.414 elapsed=1.270s mgasps=9.774 number=11274591 hash="0e2159…066a47" dirty=0.00B
INFO [11-17|09:27:35.580] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=40.64KiB throttle=1613
INFO [11-17|09:27:39.285] Imported new chain segment blocks=1 txs=177 mgas=12.435 elapsed=490.699ms mgasps=25.341 number=11274592 hash="94eb20…f51180" dirty=0.00B
INFO [11-17|09:27:39.623] Deep froze chain segment blocks=4 elapsed=161.722ms number=11184592 hash="6273b8…92585c"
INFO [11-17|09:27:40.447] Imported new chain segment blocks=1 txs=130 mgas=12.399 elapsed=304.790ms mgasps=40.680 number=11274593 hash="60317c…cfead3" dirty=0.00B
INFO [11-17|09:28:08.397] Imported new chain segment blocks=1 txs=231 mgas=12.451 elapsed=1.041s mgasps=11.953 number=11274594 hash="795e70…3c8ddf" dirty=0.00B
INFO [11-17|09:28:19.023] Imported new chain segment blocks=1 txs=184 mgas=12.449 elapsed=723.885ms mgasps=17.198 number=11274595 hash="96d82a…5becca" dirty=0.00B
INFO [11-17|09:28:21.801] Imported new chain segment blocks=1 txs=146 mgas=12.445 elapsed=597.326ms mgasps=20.834 number=11274596 hash="351c91…e4a45a" dirty=0.00B
INFO [11-17|09:28:24.168] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=35.919ms mgasps=0.000 number=11274597 hash="0060d6…4de0b6" dirty=0.00B
INFO [11-17|09:28:31.695] Imported new chain segment blocks=1 txs=144 mgas=12.462 elapsed=784.879ms mgasps=15.878 number=11274598 hash="88370d…39dcbe" dirty=0.00B
INFO [11-17|09:28:39.963] Deep froze chain segment blocks=6 elapsed=338.723ms number=11184598 hash="ddd63b…55c2d0"
INFO [11-17|09:28:44.052] Imported new chain segment blocks=1 txs=171 mgas=12.456 elapsed=1.167s mgasps=10.671 number=11274599 hash="149df7…9d8b18" dirty=0.00B
INFO [11-17|09:28:47.758] Imported new chain segment blocks=1 txs=148 mgas=12.478 elapsed=965.098ms mgasps=12.929 number=11274600 hash="fe5704…b6968b" dirty=0.00B
INFO [11-17|09:28:54.701] Imported new chain segment blocks=1 txs=240 mgas=12.314 elapsed=876.190ms mgasps=14.054 number=11274601 hash="95056d…591a0a" dirty=0.00B
INFO [11-17|09:29:28.506] Imported new chain segment blocks=1 txs=226 mgas=12.483 elapsed=1.080s mgasps=11.548 number=11274602 hash="d546eb…e6423e" dirty=0.00B
INFO [11-17|09:29:31.465] Imported new chain segment blocks=1 txs=186 mgas=12.487 elapsed=478.098ms mgasps=26.117 number=11274603 hash="94b46f…405c79" dirty=0.00B
INFO [11-17|09:29:40.267] Deep froze chain segment blocks=5 elapsed=303.334ms number=11184603 hash="0f9051…3b1f18"
INFO [11-17|09:30:08.045] Imported new chain segment blocks=1 txs=175 mgas=12.484 elapsed=1.585s mgasps=7.874 number=11274604 hash="57e188…58ae07" dirty=0.00B
INFO [11-17|09:30:10.891] Imported new chain segment blocks=1 txs=202 mgas=12.457 elapsed=421.981ms mgasps=29.521 number=11274605 hash="7943f1…4a8e01" dirty=0.00B
INFO [11-17|09:30:11.572] Chain reorg detected number=11274604 hash="57e188…58ae07" drop=1 dropfrom="7943f1…4a8e01" add=1 addfrom="7c9ad1…a164d6"
INFO [11-17|09:30:11.577] Imported new chain segment blocks=1 txs=234 mgas=12.479 elapsed=685.069ms mgasps=18.215 number=11274605 hash="7c9ad1…a164d6" dirty=0.00B
INFO [11-17|09:30:14.676] Chain reorg detected number=11274604 hash="57e188…58ae07" drop=1 dropfrom="7c9ad1…a164d6" add=2 addfrom="1f9419…bc6397"
INFO [11-17|09:30:14.692] Imported new chain segment blocks=1 txs=172 mgas=12.478 elapsed=506.484ms mgasps=24.636 number=11274606 hash="1f9419…bc6397" dirty=0.00B
INFO [11-17|09:30:23.358] Imported new chain segment blocks=1 txs=168 mgas=12.492 elapsed=751.626ms mgasps=16.620 number=11274607 hash="045ed2…205366" dirty=0.00B
INFO [11-17|09:30:24.870] Imported new chain segment blocks=1 txs=197 mgas=12.476 elapsed=1.240s mgasps=10.061 number=11274608 hash="813905…2a0838" dirty=0.00B
INFO [11-17|09:30:32.930] Imported new chain segment blocks=1 txs=178 mgas=12.458 elapsed=785.494ms mgasps=15.859 number=11274609 hash="8dfafb…674606" dirty=0.00B
INFO [11-17|09:30:40.458] Deep froze chain segment blocks=6 elapsed=190.480ms number=11184609 hash="192388…99cabe"
INFO [11-17|09:30:50.194] Imported new chain segment blocks=1 txs=223 mgas=12.457 elapsed=852.458ms mgasps=14.613 number=11274610 hash="dc58bf…d60f7e" dirty=0.00B
INFO [11-17|09:30:55.783] Imported new chain segment blocks=1 txs=232 mgas=12.431 elapsed=958.342ms mgasps=12.972 number=11274611 hash="8f7e7d…99f05a" dirty=0.00B
INFO [11-17|09:31:06.652] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=39.11KiB throttle=1676
INFO [11-17|09:31:08.287] Imported new chain segment blocks=1 txs=248 mgas=12.456 elapsed=1.949s mgasps=6.391 number=11274612 hash="595f12…7cd525" dirty=0.00B
INFO [11-17|09:31:08.574] Imported new chain segment blocks=1 txs=271 mgas=12.449 elapsed=283.031ms mgasps=43.983 number=11274613 hash="ac05dd…0c7974" dirty=0.00B ignored=1
INFO [11-17|09:31:14.125] Imported new chain segment blocks=1 txs=199 mgas=12.443 elapsed=1.163s mgasps=10.695 number=11274614 hash="ae680d…872070" dirty=0.00B
INFO [11-17|09:31:33.189] Imported new chain segment blocks=1 txs=231 mgas=12.437 elapsed=911.223ms mgasps=13.648 number=11274615 hash="c0e23a…cb96b1" dirty=0.00B
INFO [11-17|09:31:40.836] Deep froze chain segment blocks=6 elapsed=376.477ms number=11184615 hash="febf09…eccec8"
INFO [11-17|09:31:44.144] Imported new chain segment blocks=1 txs=151 mgas=12.461 elapsed=844.930ms mgasps=14.748 number=11274616 hash="beccaf…022579" dirty=0.00B
INFO [11-17|09:31:56.715] Imported new chain segment blocks=1 txs=140 mgas=12.448 elapsed=295.320ms mgasps=42.152 number=11274617 hash="d2865a…1428b1" dirty=0.00B
INFO [11-17|09:32:06.730] Imported new chain segment blocks=1 txs=223 mgas=12.372 elapsed=825.520ms mgasps=14.987 number=11274618 hash="2059a2…3b6aab" dirty=0.00B
INFO [11-17|09:32:31.090] Imported new chain segment blocks=1 txs=250 mgas=12.460 elapsed=1.163s mgasps=10.708 number=11274619 hash="31fee8…1a643e" dirty=0.00B
INFO [11-17|09:32:32.833] Imported new chain segment blocks=1 txs=188 mgas=12.485 elapsed=498.313ms mgasps=25.055 number=11274620 hash="7921e3…678e10" dirty=0.00B
INFO [11-17|09:32:37.191] Imported new chain segment blocks=1 txs=181 mgas=12.497 elapsed=651.228ms mgasps=19.190 number=11274621 hash="4d90c8…04b7cf" dirty=0.00B
INFO [11-17|09:32:41.137] Deep froze chain segment blocks=6 elapsed=300.700ms number=11184621 hash="06baae…53f61a"
INFO [11-17|09:32:54.338] Imported new chain segment blocks=1 txs=201 mgas=12.467 elapsed=945.416ms mgasps=13.187 number=11274622 hash="bc019c…2b923a" dirty=0.00B
INFO [11-17|09:32:57.862] Imported new chain segment blocks=1 txs=162 mgas=12.467 elapsed=3.167s mgasps=3.936 number=11274623 hash="5a2f74…97d939" dirty=0.00B
INFO [11-17|09:33:05.338] Imported new chain segment blocks=1 txs=155 mgas=12.475 elapsed=1.589s mgasps=7.850 number=11274624 hash="dbc6c0…976700" dirty=0.00B
INFO [11-17|09:33:19.760] Imported new chain segment blocks=1 txs=187 mgas=12.496 elapsed=1.155s mgasps=10.819 number=11274625 hash="14a08a…72141c" dirty=0.00B
INFO [11-17|09:33:20.511] Imported new chain segment blocks=1 txs=131 mgas=12.486 elapsed=724.870ms mgasps=17.225 number=11274626 hash="991592…10fcc2" dirty=0.00B
INFO [11-17|09:33:21.832] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=37.95KiB throttle=1727
INFO [11-17|09:33:22.594] Imported new chain segment blocks=1 txs=13 mgas=12.474 elapsed=143.758ms mgasps=86.772 number=11274627 hash="4403f9…e17dce" dirty=0.00B
INFO [11-17|09:33:35.224] Imported new chain segment blocks=1 txs=187 mgas=12.461 elapsed=1.336s mgasps=9.327 number=11274628 hash="f745e2…dc169e" dirty=0.00B
INFO [11-17|09:33:38.735] Imported new chain segment blocks=1 txs=124 mgas=12.467 elapsed=410.879ms mgasps=30.341 number=11274629 hash="c40791…6b0510" dirty=0.00B
INFO [11-17|09:33:41.309] Deep froze chain segment blocks=8 elapsed=171.302ms number=11184629 hash="32622e…061cb4"
INFO [11-17|09:33:59.790] Imported new chain segment blocks=1 txs=181 mgas=12.450 elapsed=1.303s mgasps=9.553 number=11274630 hash="ec7cc0…4b03cc" dirty=0.00B
INFO [11-17|09:34:20.125] Imported new chain segment blocks=1 txs=162 mgas=12.468 elapsed=747.977ms mgasps=16.670 number=11274631 hash="275016…bca5d0" dirty=0.00B
INFO [11-17|09:34:36.680] Imported new chain segment blocks=1 txs=352 mgas=12.467 elapsed=2.003s mgasps=6.221 number=11274632 hash="4b6d72…306d6e" dirty=0.00B
INFO [11-17|09:34:41.544] Deep froze chain segment blocks=3 elapsed=234.120ms number=11184632 hash="2e40ab…74d627"
INFO [11-17|09:34:56.020] Imported new chain segment blocks=1 txs=291 mgas=12.487 elapsed=1.138s mgasps=10.966 number=11274633 hash="7559e2…f8ed6a" dirty=0.00B
INFO [11-17|09:34:56.776] Imported new chain segment blocks=1 txs=248 mgas=12.478 elapsed=741.388ms mgasps=16.831 number=11274634 hash="6ddea3…4cf025" dirty=0.00B
INFO [11-17|09:34:58.037] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=40.68KiB throttle=1612
INFO [11-17|09:35:09.877] Imported new chain segment blocks=1 txs=264 mgas=12.499 elapsed=745.051ms mgasps=16.776 number=11274635 hash="0c0fcc…04c897" dirty=0.00B
INFO [11-17|09:35:10.238] Chain reorg detected number=11274634 hash="6ddea3…4cf025" drop=1 dropfrom="0c0fcc…04c897" add=1 addfrom="348a2a…055541"
INFO [11-17|09:35:10.247] Imported new chain segment blocks=1 txs=238 mgas=12.458 elapsed=369.834ms mgasps=33.686 number=11274635 hash="348a2a…055541" dirty=0.00B
INFO [11-17|09:35:41.706] Deep froze chain segment blocks=3 elapsed=161.898ms number=11184635 hash="9450c4…7eeb4a"
INFO [11-17|09:36:00.394] Chain reorg detected number=11274634 hash="6ddea3…4cf025" drop=1 dropfrom="348a2a…055541" add=2 addfrom="2b8910…770d9b"
INFO [11-17|09:36:00.409] Imported new chain segment blocks=1 txs=229 mgas=12.491 elapsed=949.592ms mgasps=13.154 number=11274636 hash="2b8910…770d9b" dirty=0.00B
INFO [11-17|09:36:06.910] Imported new chain segment blocks=1 txs=175 mgas=12.485 elapsed=612.447ms mgasps=20.385 number=11274637 hash="630c47…173757" dirty=0.00B
INFO [11-17|09:36:12.662] Imported new chain segment blocks=1 txs=247 mgas=12.488 elapsed=616.213ms mgasps=20.266 number=11274638 hash="d8d035…0bbbf2" dirty=0.00B
INFO [11-17|09:36:20.218] Imported new chain segment blocks=1 txs=208 mgas=12.499 elapsed=1.303s mgasps=9.585 number=11274639 hash="72d9db…d17e09" dirty=0.00B
INFO [11-17|09:36:32.078] Imported new chain segment blocks=1 txs=162 mgas=12.480 elapsed=1.163s mgasps=10.727 number=11274640 hash="76ace2…e68e5c" dirty=0.00B
INFO [11-17|09:36:35.811] Imported new chain segment blocks=1 txs=69 mgas=12.468 elapsed=307.476ms mgasps=40.551 number=11274641 hash="62d525…2c1742" dirty=0.00B
INFO [11-17|09:36:41.902] Deep froze chain segment blocks=6 elapsed=195.392ms number=11184641 hash="110e10…458e52"
INFO [11-17|09:36:43.917] Imported new chain segment blocks=1 txs=219 mgas=12.456 elapsed=707.090ms mgasps=17.616 number=11274642 hash="31ef6c…ec0d2c" dirty=0.00B
INFO [11-17|09:36:55.007] Imported new chain segment blocks=1 txs=170 mgas=12.486 elapsed=930.739ms mgasps=13.415 number=11274643 hash="3ad142…8a6999" dirty=0.00B
INFO [11-17|09:36:59.257] Imported new chain segment blocks=1 txs=215 mgas=12.496 elapsed=803.049ms mgasps=15.561 number=11274644 hash="e9439d…b2a05a" dirty=0.00B
INFO [11-17|09:37:04.032] Imported new chain segment blocks=1 txs=179 mgas=12.479 elapsed=983.550ms mgasps=12.688 number=11274645 hash="503af3…469832" dirty=0.00B
INFO [11-17|09:37:42.241] Deep froze chain segment blocks=4 elapsed=337.640ms number=11184645 hash="047deb…44c65a"
INFO [11-17|09:37:58.368] Imported new chain segment blocks=1 txs=254 mgas=12.460 elapsed=960.335ms mgasps=12.975 number=11274646 hash="68dcc0…fcd207" dirty=0.00B
INFO [11-17|09:37:59.444] Imported new chain segment blocks=1 txs=176 mgas=12.443 elapsed=1.058s mgasps=11.753 number=11274647 hash="9560ec…4c69c2" dirty=0.00B
INFO [11-17|09:37:59.527] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=41.07KiB throttle=1596
INFO [11-17|09:38:32.972] Imported new chain segment blocks=1 txs=268 mgas=12.454 elapsed=1.183s mgasps=10.522 number=11274648 hash="c7e995…a70d8a" dirty=0.00B
INFO [11-17|09:38:42.417] Deep froze chain segment blocks=3 elapsed=174.678ms number=11184648 hash="10dc33…0a43f1"
INFO [11-17|09:38:48.048] Imported new chain segment blocks=1 txs=197 mgas=12.468 elapsed=693.323ms mgasps=17.983 number=11274649 hash="922257…ce9798" dirty=0.00B
INFO [11-17|09:39:05.842] Imported new chain segment blocks=1 txs=187 mgas=12.487 elapsed=782.588ms mgasps=15.955 number=11274650 hash="bcc9da…0057ba" dirty=0.00B
INFO [11-17|09:39:14.331] Imported new chain segment blocks=1 txs=141 mgas=12.477 elapsed=439.290ms mgasps=28.403 number=11274651 hash="6b08f4…51f593" dirty=0.00B
INFO [11-17|09:39:19.354] Imported new chain segment blocks=1 txs=387 mgas=12.466 elapsed=1.364s mgasps=9.135 number=11274652 hash="ea0da4…c867af" dirty=0.00B
INFO [11-17|09:39:20.783] Imported new chain segment blocks=1 txs=186 mgas=12.459 elapsed=559.135ms mgasps=22.282 number=11274653 hash="70d22b…e3bd9e" dirty=0.00B
INFO [11-17|09:39:41.667] Imported new chain segment blocks=1 txs=219 mgas=12.456 elapsed=1.170s mgasps=10.638 number=11274654 hash="694fd7…ae82a4" dirty=0.00B
INFO [11-17|09:39:42.619] Deep froze chain segment blocks=6 elapsed=201.917ms number=11184654 hash="dd984f…02e8e1"
INFO [11-17|09:39:53.294] Imported new chain segment blocks=1 txs=198 mgas=12.474 elapsed=647.697ms mgasps=19.259 number=11274655 hash="7ad678…b38ded" dirty=0.00B
INFO [11-17|09:39:54.915] Imported new chain segment blocks=1 txs=191 mgas=12.492 elapsed=387.150ms mgasps=32.267 number=11274656 hash="040d1c…7d4006" dirty=0.00B
INFO [11-17|09:39:59.158] Imported new chain segment blocks=1 txs=88 mgas=12.510 elapsed=431.971ms mgasps=28.960 number=11274657 hash="adc02e…f9b6a7" dirty=0.00B
INFO [11-17|09:40:05.784] Imported new chain segment blocks=1 txs=196 mgas=12.499 elapsed=461.072ms mgasps=27.108 number=11274658 hash="461b0b…1e0dab" dirty=0.00B
INFO [11-17|09:40:12.619] Imported new chain segment blocks=1 txs=193 mgas=12.296 elapsed=1.048s mgasps=11.728 number=11274659 hash="d5ec69…bf2de3" dirty=0.00B
INFO [11-17|09:40:16.868] Imported new chain segment blocks=1 txs=190 mgas=12.460 elapsed=768.207ms mgasps=16.219 number=11274660 hash="5f9ffc…aa4528" dirty=0.00B
INFO [11-17|09:40:21.345] Imported new chain segment blocks=1 txs=12 mgas=12.482 elapsed=152.481ms mgasps=81.861 number=11274661 hash="c8595a…9d2a9e" dirty=0.00B
INFO [11-17|09:40:24.708] Imported new chain segment blocks=1 txs=177 mgas=12.084 elapsed=565.485ms mgasps=21.370 number=11274662 hash="79eff5…bfd11e" dirty=0.00B
INFO [11-17|09:40:26.568] Imported new chain segment blocks=1 txs=99 mgas=12.286 elapsed=315.708ms mgasps=38.917 number=11274663 hash="7095d9…1bff8f" dirty=0.00B
INFO [11-17|09:40:31.746] Imported new chain segment blocks=1 txs=139 mgas=12.488 elapsed=637.593ms mgasps=19.586 number=11274664 hash="e48c4b…f26cba" dirty=0.00B
INFO [11-17|09:40:39.119] Imported new chain segment blocks=1 txs=240 mgas=12.302 elapsed=420.306ms mgasps=29.270 number=11274665 hash="e7bec3…f12713" dirty=0.00B
INFO [11-17|09:40:41.526] Imported new chain segment blocks=1 txs=189 mgas=12.427 elapsed=384.133ms mgasps=32.352 number=11274666 hash="842b43…d4494a" dirty=0.00B
INFO [11-17|09:40:42.765] Deep froze chain segment blocks=12 elapsed=144.251ms number=11184666 hash="d596f5…3d5ebe"
INFO [11-17|09:41:24.022] Imported new chain segment blocks=1 txs=294 mgas=12.471 elapsed=1.230s mgasps=10.135 number=11274667 hash="53f996…2ec518" dirty=0.00B
INFO [11-17|09:41:27.310] Chain reorg detected number=11274666 hash="842b43…d4494a" drop=1 dropfrom="53f996…2ec518" add=1 addfrom="7ccb1f…eb9b29"
INFO [11-17|09:41:27.316] Imported new chain segment blocks=1 txs=276 mgas=12.476 elapsed=3.293s mgasps=3.789 number=11274667 hash="7ccb1f…eb9b29" dirty=0.00B
INFO [11-17|09:42:05.179] Chain reorg detected number=11274666 hash="842b43…d4494a" drop=1 dropfrom="7ccb1f…eb9b29" add=2 addfrom="482f49…da8ab4"
INFO [11-17|09:42:05.196] Imported new chain segment blocks=1 txs=251 mgas=12.482 elapsed=847.806ms mgasps=14.722 number=11274668 hash="482f49…da8ab4" dirty=0.00B
INFO [11-17|09:42:23.828] Imported new chain segment blocks=1 txs=253 mgas=12.488 elapsed=917.855ms mgasps=13.606 number=11274669 hash="262f6b…2888c2" dirty=0.00B
INFO [11-17|09:42:43.028] Deep froze chain segment blocks=3 elapsed=262.463ms number=11184669 hash="2c12e1…551d80"
INFO [11-17|09:42:52.157] Imported new chain segment blocks=1 txs=257 mgas=12.495 elapsed=901.708ms mgasps=13.858 number=11274670 hash="1991c0…1a3f15" dirty=0.00B
INFO [11-17|09:42:59.765] Imported new chain segment blocks=1 txs=170 mgas=12.506 elapsed=520.494ms mgasps=24.027 number=11274671 hash="583d40…73eb97" dirty=0.00B
INFO [11-17|09:43:01.339] Imported new chain segment blocks=1 txs=199 mgas=12.509 elapsed=378.047ms mgasps=33.088 number=11274672 hash="a0b771…f0983b" dirty=0.00B
INFO [11-17|09:43:02.456] Chain reorg detected number=11274671 hash="583d40…73eb97" drop=1 dropfrom="a0b771…f0983b" add=1 addfrom="cae4a8…659fd3"
INFO [11-17|09:43:02.461] Imported new chain segment blocks=1 txs=200 mgas=12.498 elapsed=448.992ms mgasps=27.836 number=11274672 hash="cae4a8…659fd3" dirty=0.00B
INFO [11-17|09:43:12.161] Chain reorg detected number=11274671 hash="583d40…73eb97" drop=1 dropfrom="cae4a8…659fd3" add=2 addfrom="d4a101…40a4f4"
INFO [11-17|09:43:12.176] Imported new chain segment blocks=1 txs=189 mgas=12.524 elapsed=609.970ms mgasps=20.533 number=11274673 hash="d4a101…40a4f4" dirty=0.00B
INFO [11-17|09:43:18.824] Imported new chain segment blocks=1 txs=208 mgas=12.521 elapsed=558.364ms mgasps=22.424 number=11274674 hash="c38bd7…cbd305" dirty=0.00B
INFO [11-17|09:43:43.255] Deep froze chain segment blocks=5 elapsed=226.625ms number=11184674 hash="4519cc…8e05d3"
INFO [11-17|09:43:54.260] Imported new chain segment blocks=1 txs=265 mgas=12.518 elapsed=1.410s mgasps=8.876 number=11274675 hash="900d96…900487" dirty=0.00B
INFO [11-17|09:44:16.663] Imported new chain segment blocks=1 txs=148 mgas=12.514 elapsed=1.109s mgasps=11.283 number=11274676 hash="0a939e…dd1914" dirty=0.00B
INFO [11-17|09:44:43.413] Deep froze chain segment blocks=2 elapsed=156.898ms number=11184676 hash="a5c72d…bd5029"
INFO [11-17|09:45:49.193] Imported new chain segment blocks=1 txs=252 mgas=12.517 elapsed=1.548s mgasps=8.082 number=11274677 hash="f4e162…8c68c2" age=1m35s dirty=0.00B
INFO [11-17|09:45:52.211] Imported new chain segment blocks=1 txs=200 mgas=12.498 elapsed=605.585ms mgasps=20.638 number=11274678 hash="80186b…6a1040" dirty=0.00B
INFO [11-17|09:45:53.850] Imported new chain segment blocks=1 txs=286 mgas=12.478 elapsed=1.137s mgasps=10.969 number=11274679 hash="ce0c51…ad603a" dirty=0.00B
INFO [11-17|09:46:12.367] Imported new chain segment blocks=1 txs=143 mgas=12.503 elapsed=807.701ms mgasps=15.480 number=11274680 hash="f7b366…06179f" dirty=0.00B
INFO [11-17|09:46:14.279] Imported new chain segment blocks=1 txs=131 mgas=12.489 elapsed=534.812ms mgasps=23.352 number=11274681 hash="369559…f6b2dc" dirty=0.00B
INFO [11-17|09:46:28.718] Imported new chain segment blocks=1 txs=170 mgas=12.472 elapsed=1.073s mgasps=11.620 number=11274682 hash="5a16a6…f6fcb0" dirty=0.00B
INFO [11-17|09:46:43.635] Deep froze chain segment blocks=6 elapsed=221.448ms number=11184682 hash="e5a957…c84255"
INFO [11-17|09:46:46.254] Imported new chain segment blocks=1 txs=169 mgas=12.488 elapsed=866.730ms mgasps=14.408 number=11274683 hash="4cd743…72b411" dirty=0.00B
INFO [11-17|09:46:50.099] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.23KiB throttle=1810
INFO [11-17|09:46:50.542] Imported new chain segment blocks=2 txs=149 mgas=12.493 elapsed=441.947ms mgasps=28.268 number=11274685 hash="190a3b…3899cd" dirty=0.00B
INFO [11-17|09:46:56.758] Imported new chain segment blocks=1 txs=157 mgas=12.465 elapsed=619.049ms mgasps=20.135 number=11274686 hash="62e89a…70b27d" dirty=0.00B
INFO [11-17|09:47:18.072] Imported new chain segment blocks=1 txs=227 mgas=12.445 elapsed=836.757ms mgasps=14.873 number=11274687 hash="89fc21…043de6" dirty=0.00B
INFO [11-17|09:47:41.773] Imported new chain segment blocks=1 txs=251 mgas=12.455 elapsed=1.606s mgasps=7.751 number=11274688 hash="4bf614…8a84be" dirty=0.00B
INFO [11-17|09:47:43.815] Deep froze chain segment blocks=6 elapsed=179.715ms number=11184688 hash="e51b4c…a3b710"
INFO [11-17|09:47:45.519] Imported new chain segment blocks=1 txs=102 mgas=12.475 elapsed=509.851ms mgasps=24.469 number=11274689 hash="94a190…dbdf0f" dirty=0.00B
INFO [11-17|09:47:46.739] Imported new chain segment blocks=1 txs=225 mgas=12.468 elapsed=1.202s mgasps=10.365 number=11274690 hash="c2191e…26ab68" dirty=0.00B
INFO [11-17|09:48:06.413] Imported new chain segment blocks=1 txs=245 mgas=12.467 elapsed=1.385s mgasps=8.999 number=11274691 hash="6a5018…c91b2d" dirty=0.00B
INFO [11-17|09:48:41.035] Imported new chain segment blocks=1 txs=255 mgas=12.479 elapsed=1.203s mgasps=10.370 number=11274692 hash="3fd746…95d361" dirty=0.00B
INFO [11-17|09:48:43.975] Deep froze chain segment blocks=4 elapsed=158.152ms number=11184692 hash="55c90b…a48e21"
INFO [11-17|09:48:52.069] Imported new chain segment blocks=1 txs=235 mgas=12.484 elapsed=590.774ms mgasps=21.131 number=11274693 hash="2ab505…d5f281" dirty=0.00B
INFO [11-17|09:49:00.679] Imported new chain segment blocks=1 txs=155 mgas=12.487 elapsed=598.430ms mgasps=20.866 number=11274694 hash="b0f0a1…6f1619" dirty=0.00B
INFO [11-17|09:49:09.323] Imported new chain segment blocks=1 txs=126 mgas=12.491 elapsed=373.152ms mgasps=33.475 number=11274695 hash="7edffd…8a3d6e" dirty=0.00B
INFO [11-17|09:49:11.026] Imported new chain segment blocks=1 txs=193 mgas=12.481 elapsed=423.994ms mgasps=29.437 number=11274696 hash="33d374…55cb16" dirty=0.00B
INFO [11-17|09:49:22.399] Imported new chain segment blocks=1 txs=204 mgas=12.454 elapsed=758.813ms mgasps=16.412 number=11274697 hash="be0dfe…e274dc" dirty=0.00B
INFO [11-17|09:49:36.915] Imported new chain segment blocks=1 txs=256 mgas=12.479 elapsed=636.673ms mgasps=19.601 number=11274698 hash="deedfe…876c62" dirty=0.00B
INFO [11-17|09:49:37.302] Chain reorg detected number=11274697 hash="be0dfe…e274dc" drop=1 dropfrom="deedfe…876c62" add=1 addfrom="6792f4…e649d3"
INFO [11-17|09:49:37.312] Imported new chain segment blocks=1 txs=256 mgas=12.437 elapsed=395.993ms mgasps=31.407 number=11274698 hash="6792f4…e649d3" dirty=0.00B
INFO [11-17|09:49:44.302] Deep froze chain segment blocks=6 elapsed=325.442ms number=11184698 hash="351268…57f909"
INFO [11-17|09:49:46.256] Imported new chain segment blocks=1 txs=194 mgas=12.439 elapsed=1.052s mgasps=11.822 number=11274699 hash="7fd5f4…ee6858" dirty=0.00B
INFO [11-17|09:49:58.912] Imported new chain segment blocks=1 txs=200 mgas=12.456 elapsed=951.527ms mgasps=13.091 number=11274700 hash="f2209b…5b1da5" dirty=0.00B
INFO [11-17|09:50:09.056] Imported new chain segment blocks=1 txs=142 mgas=12.455 elapsed=620.810ms mgasps=20.062 number=11274701 hash="8a10e5…c11cf6" dirty=0.00B
INFO [11-17|09:50:31.890] Imported new chain segment blocks=1 txs=228 mgas=12.473 elapsed=879.820ms mgasps=14.177 number=11274702 hash="7f9090…fda9b5" dirty=0.00B
INFO [11-17|09:50:44.495] Deep froze chain segment blocks=4 elapsed=191.801ms number=11184702 hash="a778ac…d558d3"
INFO [11-17|09:51:17.177] Imported new chain segment blocks=1 txs=215 mgas=12.490 elapsed=747.177ms mgasps=16.716 number=11274703 hash="4d0f4f…b14ba5" dirty=0.00B
INFO [11-17|09:51:23.313] Imported new chain segment blocks=1 txs=258 mgas=12.489 elapsed=581.196ms mgasps=21.489 number=11274704 hash="399a2c…b5fc0b" dirty=0.00B
INFO [11-17|09:51:43.095] Imported new chain segment blocks=1 txs=159 mgas=12.488 elapsed=615.539ms mgasps=20.288 number=11274705 hash="9288b7…1cd676" dirty=0.00B
INFO [11-17|09:51:45.411] Deep froze chain segment blocks=3 elapsed=842.876ms number=11184705 hash="092538…675fda"
INFO [11-17|09:51:46.926] Imported new chain segment blocks=1 txs=194 mgas=12.492 elapsed=1.099s mgasps=11.363 number=11274706 hash="d6e836…79115b" dirty=0.00B
INFO [11-17|09:52:02.572] Imported new chain segment blocks=1 txs=190 mgas=12.190 elapsed=846.543ms mgasps=14.400 number=11274707 hash="a436ee…bd3e4b" dirty=0.00B
INFO [11-17|09:52:32.509] Imported new chain segment blocks=1 txs=213 mgas=12.463 elapsed=864.221ms mgasps=14.421 number=11274708 hash="657ef6…e82dca" dirty=0.00B
INFO [11-17|09:52:45.558] Deep froze chain segment blocks=3 elapsed=145.439ms number=11184708 hash="b5045b…bd0a1e"
INFO [11-17|09:53:06.778] Imported new chain segment blocks=1 txs=240 mgas=12.470 elapsed=1.067s mgasps=11.685 number=11274709 hash="397ff8…64d702" dirty=0.00B
INFO [11-17|09:53:20.274] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|09:53:20.280] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|09:53:53.693] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=37.27KiB throttle=1759
INFO [11-17|09:53:56.760] Imported new chain segment blocks=1 txs=224 mgas=12.466 elapsed=7.904s mgasps=1.577 number=11274710 hash="dc9334…3249cc" dirty=0.00B
INFO [11-17|09:54:02.479] Imported new chain segment blocks=1 txs=456 mgas=12.443 elapsed=5.712s mgasps=2.178 number=11274711 hash="a87bab…666362" dirty=0.00B ignored=1
INFO [11-17|09:54:06.218] Imported new chain segment blocks=1 txs=113 mgas=12.442 elapsed=3.706s mgasps=3.357 number=11274712 hash="dc26f6…78de86" dirty=0.00B
INFO [11-17|09:54:15.766] Imported new chain segment blocks=1 txs=196 mgas=12.458 elapsed=9.523s mgasps=1.308 number=11274713 hash="fbb860…a29855" dirty=0.00B
INFO [11-17|09:54:23.698] Imported new chain segment blocks=1 txs=187 mgas=12.439 elapsed=7.884s mgasps=1.578 number=11274714 hash="eba2dc…837983" dirty=0.00B
INFO [11-17|09:54:31.599] Imported new chain segment blocks=1 txs=391 mgas=12.439 elapsed=7.897s mgasps=1.575 number=11274715 hash="850101…780df3" dirty=0.00B ignored=1
INFO [11-17|09:54:38.722] Imported new chain segment blocks=1 txs=210 mgas=12.447 elapsed=7.087s mgasps=1.756 number=11274716 hash="d88da2…e760c0" dirty=0.00B
INFO [11-17|09:54:47.518] Deep froze chain segment blocks=8 elapsed=1.959s number=11184716 hash="f1384e…014f65"
INFO [11-17|09:54:53.156] Imported new chain segment blocks=1 txs=227 mgas=12.452 elapsed=4.354s mgasps=2.860 number=11274717 hash="bf6781…d6c64e" dirty=0.00B
INFO [11-17|09:54:55.488] Imported new chain segment blocks=1 txs=80 mgas=12.437 elapsed=1.674s mgasps=7.427 number=11274718 hash="0f7710…2f0189" dirty=0.00B
INFO [11-17|09:55:12.948] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=1m52.673s
INFO [11-17|09:55:21.351] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=38.66KiB throttle=1696
INFO [11-17|09:55:24.215] Imported new chain segment blocks=1 txs=207 mgas=12.454 elapsed=5.902s mgasps=2.110 number=11274719 hash="691c2a…5e5b4b" dirty=0.00B
INFO [11-17|09:55:27.924] Imported new chain segment blocks=1 txs=376 mgas=12.430 elapsed=3.708s mgasps=3.352 number=11274720 hash="b82057…56d9ea" dirty=0.00B ignored=1
INFO [11-17|09:55:30.700] Imported new chain segment blocks=1 txs=208 mgas=12.357 elapsed=2.758s mgasps=4.480 number=11274721 hash="3b425f…f0df19" dirty=0.00B
INFO [11-17|09:55:33.823] Imported new chain segment blocks=1 txs=319 mgas=12.431 elapsed=3.121s mgasps=3.982 number=11274722 hash="0fec68…711afb" dirty=0.00B ignored=1
INFO [11-17|09:55:35.000] Imported new chain segment blocks=1 txs=191 mgas=12.450 elapsed=1.150s mgasps=10.819 number=11274723 hash="20bce4…11edaf" dirty=0.00B
INFO [11-17|09:55:49.706] Imported new chain segment blocks=1 txs=188 mgas=12.462 elapsed=3.269s mgasps=3.812 number=11274724 hash="85b107…27a556" dirty=0.00B
INFO [11-17|09:55:54.012] Imported new chain segment blocks=1 txs=190 mgas=12.484 elapsed=4.290s mgasps=2.910 number=11274725 hash="79197c…56213b" dirty=0.00B
INFO [11-17|09:55:56.661] Deep froze chain segment blocks=7 elapsed=9.138s number=11184723 hash="89facb…ff39a8"
INFO [11-17|09:56:10.320] Imported new chain segment blocks=1 txs=210 mgas=12.455 elapsed=1.079s mgasps=11.534 number=11274726 hash="7ba215…d1958d" dirty=0.00B
INFO [11-17|09:56:16.622] Imported new chain segment blocks=1 txs=166 mgas=12.485 elapsed=632.396ms mgasps=19.742 number=11274727 hash="65030f…efc49e" dirty=0.00B
INFO [11-17|09:56:21.491] Imported new chain segment blocks=1 txs=105 mgas=12.489 elapsed=496.736ms mgasps=25.142 number=11274728 hash="f02776…c09209" dirty=0.00B
INFO [11-17|09:56:56.702] Imported new chain segment blocks=1 txs=203 mgas=12.473 elapsed=944.589ms mgasps=13.204 number=11274729 hash="734778…d16b05" dirty=0.00B
INFO [11-17|09:56:56.812] Deep froze chain segment blocks=5 elapsed=144.124ms number=11184728 hash="fccb36…5a0a6d"
INFO [11-17|09:56:59.021] Imported new chain segment blocks=1 txs=176 mgas=12.492 elapsed=425.938ms mgasps=29.329 number=11274730 hash="bf09b2…7a2d17" dirty=0.00B
INFO [11-17|09:57:10.297] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=38.75KiB throttle=1692
INFO [11-17|09:57:10.559] Imported new chain segment blocks=1 txs=179 mgas=12.486 elapsed=525.841ms mgasps=23.744 number=11274731 hash="b14acc…811211" dirty=0.00B
INFO [11-17|09:57:11.871] Imported new chain segment blocks=1 txs=164 mgas=12.489 elapsed=1.292s mgasps=9.665 number=11274732 hash="a47406…0df680" dirty=0.00B
INFO [11-17|09:57:35.235] Imported new chain segment blocks=1 txs=220 mgas=12.499 elapsed=1.394s mgasps=8.961 number=11274733 hash="3bfa65…e754b3" dirty=0.00B
INFO [11-17|09:57:36.673] Imported new chain segment blocks=1 txs=201 mgas=12.474 elapsed=964.909ms mgasps=12.928 number=11274734 hash="43bde6…34f7cf" dirty=0.00B
INFO [11-17|09:57:43.833] Imported new chain segment blocks=1 txs=175 mgas=12.481 elapsed=863.053ms mgasps=14.461 number=11274735 hash="be41a1…22f880" dirty=0.00B
INFO [11-17|09:57:56.989] Deep froze chain segment blocks=7 elapsed=176.030ms number=11184735 hash="ada53a…182ddc"
INFO [11-17|09:58:02.168] Imported new chain segment blocks=1 txs=192 mgas=12.481 elapsed=3.628s mgasps=3.440 number=11274736 hash="99fcad…2ca621" dirty=0.00B
INFO [11-17|09:58:24.921] Imported new chain segment blocks=1 txs=230 mgas=12.487 elapsed=943.842ms mgasps=13.230 number=11274737 hash="a7eecd…f8d8e4" dirty=0.00B
INFO [11-17|09:58:57.115] Deep froze chain segment blocks=2 elapsed=124.183ms number=11184737 hash="514421…30af0b"
INFO [11-17|09:59:00.327] Imported new chain segment blocks=1 txs=224 mgas=12.477 elapsed=1.070s mgasps=11.659 number=11274738 hash="3e7bd9…4bde7b" dirty=0.00B
INFO [11-17|09:59:20.274] Imported new chain segment blocks=1 txs=176 mgas=12.466 elapsed=585.777ms mgasps=21.281 number=11274739 hash="e1100d…fddf93" dirty=0.00B
INFO [11-17|09:59:25.482] Imported new chain segment blocks=1 txs=188 mgas=12.469 elapsed=455.124ms mgasps=27.397 number=11274740 hash="39983f…4cfb27" dirty=0.00B
INFO [11-17|09:59:33.370] Imported new chain segment blocks=1 txs=130 mgas=12.449 elapsed=609.167ms mgasps=20.436 number=11274741 hash="0ef9fd…434f7e" dirty=0.00B
INFO [11-17|09:59:57.277] Deep froze chain segment blocks=4 elapsed=162.024ms number=11184741 hash="3e36bf…fb67a3"
INFO [11-17|10:00:03.123] Imported new chain segment blocks=1 txs=160 mgas=12.382 elapsed=1.346s mgasps=9.196 number=11274742 hash="e1473d…d7470b" dirty=0.00B
INFO [11-17|10:00:05.435] Imported new chain segment blocks=1 txs=143 mgas=12.457 elapsed=381.615ms mgasps=32.643 number=11274743 hash="5c11ed…8eafd4" dirty=0.00B
INFO [11-17|10:00:11.519] Imported new chain segment blocks=1 txs=175 mgas=12.466 elapsed=626.009ms mgasps=19.913 number=11274744 hash="85e932…6b3bf7" dirty=0.00B
INFO [11-17|10:00:23.586] Imported new chain segment blocks=1 txs=187 mgas=12.450 elapsed=684.637ms mgasps=18.185 number=11274745 hash="4edbb3…3a2fd9" dirty=0.00B
INFO [11-17|10:00:30.625] Imported new chain segment blocks=1 txs=193 mgas=12.479 elapsed=801.132ms mgasps=15.576 number=11274746 hash="760556…465c62" dirty=0.00B
INFO [11-17|10:00:48.001] Imported new chain segment blocks=1 txs=251 mgas=12.494 elapsed=1.145s mgasps=10.906 number=11274747 hash="c7c080…8a9372" dirty=0.00B
INFO [11-17|10:00:57.513] Deep froze chain segment blocks=6 elapsed=235.298ms number=11184747 hash="75ff25…25c644"
INFO [11-17|10:01:03.895] Imported new chain segment blocks=1 txs=233 mgas=12.490 elapsed=769.337ms mgasps=16.234 number=11274748 hash="c13bc8…3667b5" dirty=0.00B
INFO [11-17|10:01:07.425] Imported new chain segment blocks=1 txs=141 mgas=12.487 elapsed=498.840ms mgasps=25.031 number=11274749 hash="afa4d0…ad08e6" dirty=0.00B
INFO [11-17|10:01:16.731] Imported new chain segment blocks=1 txs=197 mgas=12.496 elapsed=834.196ms mgasps=14.979 number=11274750 hash="b34e1c…66f344" dirty=0.00B
INFO [11-17|10:01:24.307] Imported new chain segment blocks=1 txs=163 mgas=12.246 elapsed=718.853ms mgasps=17.035 number=11274751 hash="a8e469…c09eff" dirty=0.00B
INFO [11-17|10:01:27.860] Imported new chain segment blocks=1 txs=147 mgas=12.495 elapsed=484.414ms mgasps=25.795 number=11274752 hash="5f3afe…81174a" dirty=0.00B
INFO [11-17|10:01:37.514] Imported new chain segment blocks=1 txs=215 mgas=12.486 elapsed=1.037s mgasps=12.031 number=11274753 hash="b48a17…f58537" dirty=0.00B
INFO [11-17|10:01:57.711] Deep froze chain segment blocks=6 elapsed=197.745ms number=11184753 hash="aac9bc…208248"
INFO [11-17|10:02:01.990] Imported new chain segment blocks=1 txs=217 mgas=12.457 elapsed=1.021s mgasps=12.200 number=11274754 hash="a2c5f8…18437c" dirty=0.00B
INFO [11-17|10:02:02.996] Imported new chain segment blocks=1 txs=192 mgas=12.441 elapsed=641.183ms mgasps=19.402 number=11274755 hash="62b456…d42dda" dirty=0.00B
INFO [11-17|10:02:06.016] Imported new chain segment blocks=1 txs=113 mgas=12.465 elapsed=930.274ms mgasps=13.399 number=11274756 hash="a118b0…acf2bc" dirty=0.00B
INFO [11-17|10:02:53.377] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=39.02KiB throttle=1680
INFO [11-17|10:02:54.083] Imported new chain segment blocks=1 txs=214 mgas=12.451 elapsed=1.301s mgasps=9.570 number=11274757 hash="c3debf…8e705b" dirty=0.00B
INFO [11-17|10:02:55.340] Imported new chain segment blocks=1 txs=213 mgas=12.448 elapsed=1.228s mgasps=10.130 number=11274758 hash="844e11…cf37a2" dirty=0.00B
INFO [11-17|10:02:57.927] Deep froze chain segment blocks=5 elapsed=214.565ms number=11184758 hash="dcee0f…6ebd01"
INFO [11-17|10:03:16.746] Imported new chain segment blocks=1 txs=247 mgas=12.463 elapsed=3.599s mgasps=3.463 number=11274759 hash="84e2a7…237ee5" dirty=0.00B
INFO [11-17|10:03:30.458] Imported new chain segment blocks=1 txs=184 mgas=12.458 elapsed=809.760ms mgasps=15.385 number=11274760 hash="0d36d8…283bd3" dirty=0.00B
INFO [11-17|10:03:58.210] Deep froze chain segment blocks=2 elapsed=283.250ms number=11184760 hash="47ebde…c1c5af"
INFO [11-17|10:04:06.537] Imported new chain segment blocks=1 txs=202 mgas=12.459 elapsed=861.525ms mgasps=14.461 number=11274761 hash="27308c…15f7a7" dirty=0.00B
INFO [11-17|10:04:07.960] Imported new chain segment blocks=1 txs=216 mgas=12.436 elapsed=727.942ms mgasps=17.083 number=11274762 hash="46916a…2ab22f" dirty=0.00B
INFO [11-17|10:04:16.877] Imported new chain segment blocks=1 txs=15 mgas=12.438 elapsed=193.950ms mgasps=64.130 number=11274763 hash="b77c38…cbc247" dirty=0.00B
INFO [11-17|10:04:19.649] Imported new chain segment blocks=1 txs=145 mgas=12.451 elapsed=709.568ms mgasps=17.547 number=11274764 hash="72084a…1f3f3d" dirty=0.00B
INFO [11-17|10:04:28.411] Imported new chain segment blocks=1 txs=155 mgas=12.424 elapsed=3.015s mgasps=4.120 number=11274765 hash="535bc8…62b6c3" dirty=0.00B
INFO [11-17|10:04:40.715] Imported new chain segment blocks=1 txs=202 mgas=12.436 elapsed=787.196ms mgasps=15.798 number=11274766 hash="67eb53…fd7391" dirty=0.00B
INFO [11-17|10:04:45.143] Imported new chain segment blocks=1 txs=145 mgas=12.416 elapsed=622.894ms mgasps=19.933 number=11274767 hash="c91b68…dd18ef" dirty=0.00B
INFO [11-17|10:04:54.230] Imported new chain segment blocks=1 txs=171 mgas=12.440 elapsed=970.261ms mgasps=12.821 number=11274768 hash="04d9d8…3fba0d" dirty=0.00B
INFO [11-17|10:04:58.480] Deep froze chain segment blocks=8 elapsed=268.645ms number=11184768 hash="b2f926…0249c9"
INFO [11-17|10:04:59.146] Imported new chain segment blocks=1 txs=155 mgas=12.382 elapsed=532.638ms mgasps=23.246 number=11274769 hash="da41f7…d2c7e6" dirty=0.00B
INFO [11-17|10:05:02.861] Imported new chain segment blocks=1 txs=101 mgas=12.433 elapsed=709.150ms mgasps=17.532 number=11274770 hash="2b9e0f…fd39eb" dirty=0.00B
INFO [11-17|10:05:03.200] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=11.633ms mgasps=0.000 number=11274771 hash="e947fc…e74ae3" dirty=0.00B
INFO [11-17|10:05:16.761] Imported new chain segment blocks=1 txs=201 mgas=12.390 elapsed=843.262ms mgasps=14.693 number=11274772 hash="f06d70…c0162f" dirty=0.00B
INFO [11-17|10:05:30.069] Imported new chain segment blocks=1 txs=212 mgas=12.390 elapsed=1.234s mgasps=10.037 number=11274773 hash="3468d5…90a49e" dirty=0.00B
INFO [11-17|10:05:52.947] Imported new chain segment blocks=1 txs=266 mgas=12.400 elapsed=1.323s mgasps=9.371 number=11274774 hash="600365…4af727" dirty=0.00B
INFO [11-17|10:05:58.660] Deep froze chain segment blocks=6 elapsed=179.246ms number=11184774 hash="632459…37dc1f"
INFO [11-17|10:06:03.267] Imported new chain segment blocks=1 txs=149 mgas=12.402 elapsed=654.887ms mgasps=18.937 number=11274775 hash="ea111d…38360c" dirty=0.00B
INFO [11-17|10:06:12.361] Imported new chain segment blocks=1 txs=171 mgas=12.415 elapsed=698.842ms mgasps=17.765 number=11274776 hash="0a0f8e…b95a16" dirty=0.00B
INFO [11-17|10:06:29.673] Imported new chain segment blocks=1 txs=197 mgas=12.427 elapsed=871.827ms mgasps=14.254 number=11274777 hash="bd7baa…891418" dirty=0.00B
INFO [11-17|10:06:39.440] Imported new chain segment blocks=1 txs=148 mgas=12.438 elapsed=1.052s mgasps=11.815 number=11274778 hash="6e9f85…957830" dirty=0.00B
INFO [11-17|10:06:58.910] Deep froze chain segment blocks=4 elapsed=248.756ms number=11184778 hash="7a13f0…093fa7"
INFO [11-17|10:07:01.968] Imported new chain segment blocks=1 txs=183 mgas=12.457 elapsed=1.619s mgasps=7.690 number=11274779 hash="12bcf7…d7edab" dirty=0.00B
INFO [11-17|10:07:06.772] Imported new chain segment blocks=1 txs=163 mgas=12.471 elapsed=492.173ms mgasps=25.338 number=11274780 hash="860c69…72bb1a" dirty=0.00B
INFO [11-17|10:07:10.833] Imported new chain segment blocks=1 txs=123 mgas=12.453 elapsed=568.383ms mgasps=21.910 number=11274781 hash="e07e52…28f204" dirty=0.00B
INFO [11-17|10:07:16.549] Imported new chain segment blocks=1 txs=144 mgas=12.472 elapsed=1.983s mgasps=6.288 number=11274782 hash="de5bf7…369124" dirty=0.00B
INFO [11-17|10:07:41.679] Imported new chain segment blocks=1 txs=218 mgas=12.494 elapsed=1.022s mgasps=12.222 number=11274783 hash="a274cb…c547c5" dirty=0.00B
INFO [11-17|10:07:55.026] Imported new chain segment blocks=1 txs=215 mgas=12.486 elapsed=1.272s mgasps=9.814 number=11274784 hash="fc11bc…2747c5" dirty=0.00B
INFO [11-17|10:07:59.119] Deep froze chain segment blocks=6 elapsed=207.983ms number=11184784 hash="6b1fff…54835d"
INFO [11-17|10:08:16.133] Imported new chain segment blocks=1 txs=211 mgas=12.484 elapsed=1.435s mgasps=8.695 number=11274785 hash="5812bb…57c769" dirty=0.00B
INFO [11-17|10:08:21.572] Imported new chain segment blocks=1 txs=187 mgas=12.460 elapsed=403.577ms mgasps=30.873 number=11274786 hash="85ba70…a0926a" dirty=0.00B
INFO [11-17|10:08:30.158] Imported new chain segment blocks=1 txs=176 mgas=12.429 elapsed=349.230ms mgasps=35.589 number=11274787 hash="511763…3fe4a5" dirty=0.00B
INFO [11-17|10:08:52.747] Imported new chain segment blocks=1 txs=221 mgas=12.469 elapsed=945.894ms mgasps=13.182 number=11274788 hash="c80aaf…268eb3" dirty=0.00B
INFO [11-17|10:08:59.358] Deep froze chain segment blocks=4 elapsed=237.972ms number=11184788 hash="6cbdc6…500b3d"
INFO [11-17|10:09:04.399] Imported new chain segment blocks=1 txs=230 mgas=12.483 elapsed=801.754ms mgasps=15.569 number=11274789 hash="3b8385…72d0d8" dirty=0.00B
INFO [11-17|10:09:21.226] Imported new chain segment blocks=1 txs=248 mgas=12.438 elapsed=1.210s mgasps=10.277 number=11274790 hash="441a5c…ee40e2" dirty=0.00B
INFO [11-17|10:09:36.465] Imported new chain segment blocks=1 txs=197 mgas=12.505 elapsed=1.243s mgasps=10.056 number=11274791 hash="d93e86…9223d1" dirty=0.00B
INFO [11-17|10:09:41.561] Imported new chain segment blocks=1 txs=164 mgas=12.474 elapsed=719.934ms mgasps=17.326 number=11274792 hash="1c0a85…417dc3" dirty=0.00B
INFO [11-17|10:09:59.483] Deep froze chain segment blocks=4 elapsed=123.603ms number=11184792 hash="e0e73f…48c8d6"
INFO [11-17|10:10:11.492] Imported new chain segment blocks=1 txs=188 mgas=12.476 elapsed=1.016s mgasps=12.274 number=11274793 hash="b5ca62…bd41e5" dirty=0.00B
INFO [11-17|10:10:13.595] Imported new chain segment blocks=1 txs=218 mgas=12.480 elapsed=1.949s mgasps=6.403 number=11274794 hash="e19056…c4db86" dirty=0.00B
INFO [11-17|10:10:16.124] Imported new chain segment blocks=1 txs=175 mgas=12.483 elapsed=524.372ms mgasps=23.806 number=11274795 hash="49799d…fe14c6" dirty=0.00B
INFO [11-17|10:10:35.796] Imported new chain segment blocks=1 txs=337 mgas=12.502 elapsed=2.055s mgasps=6.081 number=11274796 hash="d511b5…ca6126" dirty=0.00B
INFO [11-17|10:10:59.411] Imported new chain segment blocks=1 txs=199 mgas=12.497 elapsed=987.687ms mgasps=12.653 number=11274797 hash="176ffe…64d72a" dirty=0.00B
INFO [11-17|10:10:59.719] Deep froze chain segment blocks=5 elapsed=235.333ms number=11184797 hash="7da35c…7b23e2"
INFO [11-17|10:11:03.311] Imported new chain segment blocks=1 txs=174 mgas=12.471 elapsed=475.144ms mgasps=26.248 number=11274798 hash="a52cd7…2b1c01" dirty=0.00B
INFO [11-17|10:11:14.555] Imported new chain segment blocks=1 txs=176 mgas=12.472 elapsed=707.736ms mgasps=17.622 number=11274799 hash="977634…6a7fc1" dirty=0.00B
INFO [11-17|10:11:25.931] Imported new chain segment blocks=1 txs=201 mgas=12.435 elapsed=851.189ms mgasps=14.609 number=11274800 hash="d3a626…c99b00" dirty=0.00B
INFO [11-17|10:11:36.048] Imported new chain segment blocks=1 txs=221 mgas=12.464 elapsed=542.376ms mgasps=22.980 number=11274801 hash="030105…b93bfb" dirty=0.00B
INFO [11-17|10:11:47.481] Imported new chain segment blocks=1 txs=174 mgas=12.462 elapsed=1.010s mgasps=12.329 number=11274802 hash="5e3ea5…8048eb" dirty=0.00B
INFO [11-17|10:11:48.770] Chain reorg detected number=11274801 hash="030105…b93bfb" drop=1 dropfrom="5e3ea5…8048eb" add=1 addfrom="7e8f6d…2069df"
INFO [11-17|10:11:48.775] Imported new chain segment blocks=1 txs=196 mgas=12.441 elapsed=388.457ms mgasps=32.026 number=11274802 hash="7e8f6d…2069df" dirty=0.00B
INFO [11-17|10:11:56.762] Chain reorg detected number=11274801 hash="030105…b93bfb" drop=1 dropfrom="7e8f6d…2069df" add=2 addfrom="2a0a63…95dcc0"
INFO [11-17|10:11:56.774] Imported new chain segment blocks=1 txs=27 mgas=12.455 elapsed=170.107ms mgasps=73.218 number=11274803 hash="2a0a63…95dcc0" dirty=0.00B
INFO [11-17|10:12:00.035] Deep froze chain segment blocks=6 elapsed=315.324ms number=11184803 hash="bfb1e8…7b6329"
INFO [11-17|10:12:02.191] Imported new chain segment blocks=1 txs=161 mgas=12.479 elapsed=787.103ms mgasps=15.854 number=11274804 hash="adad93…53e0f5" dirty=0.00B
INFO [11-17|10:12:28.483] Imported new chain segment blocks=1 txs=225 mgas=12.455 elapsed=1.476s mgasps=8.435 number=11274805 hash="cd1723…b09311" dirty=0.00B
INFO [11-17|10:12:41.947] Imported new chain segment blocks=1 txs=152 mgas=12.485 elapsed=3.026s mgasps=4.126 number=11274806 hash="9c4506…95bc1e" dirty=0.00B
INFO [11-17|10:12:46.394] Imported new chain segment blocks=1 txs=87 mgas=12.480 elapsed=344.724ms mgasps=36.201 number=11274807 hash="5f93ad…a5fadd" dirty=0.00B
INFO [11-17|10:12:58.873] Imported new chain segment blocks=1 txs=195 mgas=12.499 elapsed=849.274ms mgasps=14.718 number=11274808 hash="1ccc82…bf8d91" dirty=0.00B
INFO [11-17|10:13:00.267] Deep froze chain segment blocks=5 elapsed=230.835ms number=11184808 hash="0b3adc…25f4de"
INFO [11-17|10:13:26.402] Imported new chain segment blocks=1 txs=191 mgas=12.492 elapsed=1.195s mgasps=10.453 number=11274809 hash="92e19d…8c2092" dirty=0.00B
INFO [11-17|10:14:01.822] Imported new chain segment blocks=1 txs=173 mgas=12.459 elapsed=1.637s mgasps=7.609 number=11274810 hash="a9d4f9…edcb20" dirty=0.00B
INFO [11-17|10:14:11.805] Imported new chain segment blocks=1 txs=145 mgas=12.478 elapsed=572.464ms mgasps=21.797 number=11274811 hash="b31f1f…112678" dirty=0.00B
INFO [11-17|10:14:23.204] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=38.60KiB throttle=1699
INFO [11-17|10:14:23.270] Imported new chain segment blocks=1 txs=177 mgas=12.492 elapsed=803.499ms mgasps=15.547 number=11274812 hash="30c1b9…0a2c4e" dirty=0.00B
INFO [11-17|10:14:24.144] Imported new chain segment blocks=1 txs=326 mgas=12.474 elapsed=866.418ms mgasps=14.397 number=11274813 hash="669dc0…db764f" dirty=0.00B ignored=1
INFO [11-17|10:14:43.547] Imported new chain segment blocks=1 txs=230 mgas=12.475 elapsed=1.342s mgasps=9.294 number=11274814 hash="6779d3…99ff7c" dirty=0.00B
INFO [11-17|10:15:00.849] Deep froze chain segment blocks=6 elapsed=580.611ms number=11184814 hash="7529cc…b5c7ef"
INFO [11-17|10:15:07.665] Imported new chain segment blocks=1 txs=176 mgas=12.487 elapsed=1.020s mgasps=12.234 number=11274815 hash="005378…877e03" dirty=0.00B
INFO [11-17|10:15:09.850] Imported new chain segment blocks=1 txs=156 mgas=12.494 elapsed=422.902ms mgasps=29.542 number=11274816 hash="704f6d…83d758" dirty=0.00B
INFO [11-17|10:15:19.037] Imported new chain segment blocks=1 txs=207 mgas=12.100 elapsed=651.749ms mgasps=18.565 number=11274817 hash="88c70d…f399a4" dirty=0.00B
INFO [11-17|10:15:36.363] Imported new chain segment blocks=1 txs=216 mgas=12.463 elapsed=1.193s mgasps=10.439 number=11274818 hash="55d10f…570844" dirty=0.00B
INFO [11-17|10:15:42.710] Imported new chain segment blocks=1 txs=213 mgas=12.099 elapsed=1.216s mgasps=9.947 number=11274819 hash="45a374…d08778" dirty=0.00B
INFO [11-17|10:16:01.210] Deep froze chain segment blocks=5 elapsed=360.560ms number=11184819 hash="cd979b…bb78a2"
INFO [11-17|10:16:46.558] Imported new chain segment blocks=1 txs=182 mgas=12.464 elapsed=1.194s mgasps=10.432 number=11274820 hash="0a8fa1…48e59b" age=1m6s dirty=0.00B
INFO [11-17|10:17:25.009] Imported new chain segment blocks=1 txs=181 mgas=12.470 elapsed=953.343ms mgasps=13.081 number=11274821 hash="318cae…51edae" dirty=0.00B
INFO [11-17|10:17:38.436] Imported new chain segment blocks=1 txs=237 mgas=12.489 elapsed=578.341ms mgasps=21.594 number=11274822 hash="b883b9…56ccd5" dirty=0.00B
INFO [11-17|10:17:58.329] Imported new chain segment blocks=1 txs=168 mgas=12.493 elapsed=919.616ms mgasps=13.585 number=11274823 hash="a931bd…004d81" dirty=0.00B
INFO [11-17|10:18:00.509] Imported new chain segment blocks=1 txs=234 mgas=12.455 elapsed=591.825ms mgasps=21.045 number=11274824 hash="06e843…b64fb9" dirty=0.00B
INFO [11-17|10:18:01.413] Deep froze chain segment blocks=5 elapsed=202.062ms number=11184824 hash="9a9ffa…413615"
INFO [11-17|10:18:37.873] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=34.81KiB throttle=1883
INFO [11-17|10:18:38.263] Imported new chain segment blocks=1 txs=199 mgas=12.475 elapsed=1.381s mgasps=9.028 number=11274825 hash="20d8f5…13a6c9" dirty=0.00B
INFO [11-17|10:18:38.283] Imported new chain segment blocks=1 txs=199 mgas=0.000 elapsed=18.649ms mgasps=0.000 number=11274826 hash="13d8fb…35dbc1" dirty=0.00B ignored=1
INFO [11-17|10:18:43.980] Imported new chain segment blocks=1 txs=240 mgas=12.451 elapsed=608.583ms mgasps=20.459 number=11274827 hash="e68fbf…d56569" dirty=0.00B
INFO [11-17|10:18:48.160] Imported new chain segment blocks=1 txs=111 mgas=12.440 elapsed=494.660ms mgasps=25.148 number=11274828 hash="d71658…f6c249" dirty=0.00B
INFO [11-17|10:19:01.584] Deep froze chain segment blocks=4 elapsed=169.810ms number=11184828 hash="3beb6f…129bc7"
INFO [11-17|10:19:07.445] Imported new chain segment blocks=1 txs=152 mgas=12.413 elapsed=951.325ms mgasps=13.049 number=11274829 hash="e3c9cf…796692" dirty=0.00B
INFO [11-17|10:19:16.973] Imported new chain segment blocks=1 txs=208 mgas=12.435 elapsed=731.159ms mgasps=17.007 number=11274830 hash="a3d141…ad82f7" dirty=0.00B
INFO [11-17|10:19:20.205] Imported new chain segment blocks=1 txs=183 mgas=12.400 elapsed=3.230s mgasps=3.838 number=11274830 hash="47c051…f7bf7a" dirty=0.00B
INFO [11-17|10:19:29.724] Chain reorg detected number=11274829 hash="e3c9cf…796692" drop=1 dropfrom="a3d141…ad82f7" add=2 addfrom="4a848d…62cb02"
INFO [11-17|10:19:29.742] Imported new chain segment blocks=1 txs=240 mgas=12.397 elapsed=1.008s mgasps=12.297 number=11274831 hash="4a848d…62cb02" dirty=0.00B
INFO [11-17|10:19:34.687] Imported new chain segment blocks=1 txs=119 mgas=12.406 elapsed=628.057ms mgasps=19.752 number=11274832 hash="5fec49…5b6903" dirty=0.00B
INFO [11-17|10:19:45.092] Imported new chain segment blocks=1 txs=172 mgas=12.385 elapsed=526.578ms mgasps=23.520 number=11274833 hash="fa3d24…e8fafe" dirty=0.00B
INFO [11-17|10:19:46.598] Imported new chain segment blocks=1 txs=175 mgas=12.409 elapsed=628.703ms mgasps=19.737 number=11274834 hash="f2c9f9…ef7b82" dirty=0.00B
INFO [11-17|10:20:01.736] Deep froze chain segment blocks=6 elapsed=150.965ms number=11184834 hash="971172…f5d3e8"
INFO [11-17|10:20:04.937] Imported new chain segment blocks=1 txs=188 mgas=12.391 elapsed=828.373ms mgasps=14.958 number=11274835 hash="76276f…6a17ef" dirty=0.00B
INFO [11-17|10:20:10.494] Imported new chain segment blocks=1 txs=203 mgas=12.420 elapsed=998.870ms mgasps=12.435 number=11274836 hash="b74c48…be3cf4" dirty=0.00B
INFO [11-17|10:20:26.600] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.18KiB throttle=1812
INFO [11-17|10:20:27.899] Imported new chain segment blocks=1 txs=190 mgas=12.430 elapsed=3.361s mgasps=3.698 number=11274837 hash="6cd589…2516be" dirty=0.00B
INFO [11-17|10:20:29.254] Imported new chain segment blocks=1 txs=89 mgas=12.238 elapsed=1.301s mgasps=9.403 number=11274838 hash="6e3233…54f4dd" dirty=0.00B
INFO [11-17|10:21:02.099] Deep froze chain segment blocks=4 elapsed=362.037ms number=11184838 hash="8792dc…ac27a6"
INFO [11-17|10:21:38.219] Imported new chain segment blocks=1 txs=267 mgas=12.423 elapsed=1.025s mgasps=12.110 number=11274839 hash="3f4986…3b74df" age=1m13s dirty=0.00B
INFO [11-17|10:21:56.739] Imported new chain segment blocks=1 txs=193 mgas=12.438 elapsed=1.022s mgasps=12.162 number=11274840 hash="de2314…acba74" dirty=0.00B
INFO [11-17|10:22:02.339] Deep froze chain segment blocks=2 elapsed=233.996ms number=11184840 hash="0a1c64…16acb6"
INFO [11-17|10:22:07.207] Imported new chain segment blocks=1 txs=210 mgas=12.428 elapsed=715.588ms mgasps=17.367 number=11274841 hash="e67754…06cf58" dirty=0.00B
INFO [11-17|10:22:07.930] Imported new chain segment blocks=1 txs=211 mgas=12.419 elapsed=474.105ms mgasps=26.194 number=11274841 hash="7e49e2…3ca28f" dirty=0.00B
INFO [11-17|10:22:30.755] Chain reorg detected number=11274840 hash="de2314…acba74" drop=1 dropfrom="e67754…06cf58" add=2 addfrom="a4fd69…fb8227"
INFO [11-17|10:22:30.772] Imported new chain segment blocks=1 txs=216 mgas=12.406 elapsed=1.085s mgasps=11.432 number=11274842 hash="a4fd69…fb8227" dirty=0.00B
INFO [11-17|10:22:31.162] Imported new chain segment blocks=1 txs=221 mgas=12.434 elapsed=389.816ms mgasps=31.898 number=11274842 hash="eceb66…c4aa7a" dirty=0.00B
INFO [11-17|10:22:49.064] Imported new chain segment blocks=1 txs=247 mgas=12.401 elapsed=1.221s mgasps=10.150 number=11274843 hash="534311…7e5888" dirty=0.00B
INFO [11-17|10:23:02.506] Deep froze chain segment blocks=3 elapsed=167.049ms number=11184843 hash="e43aae…1a7dd7"
INFO [11-17|10:23:11.724] Imported new chain segment blocks=1 txs=229 mgas=12.392 elapsed=1.503s mgasps=8.243 number=11274844 hash="2c6bc0…2e4117" dirty=0.00B
INFO [11-17|10:23:17.609] Imported new chain segment blocks=1 txs=138 mgas=12.380 elapsed=436.467ms mgasps=28.363 number=11274845 hash="8e0465…16d9d1" dirty=0.00B
INFO [11-17|10:23:25.806] Imported new chain segment blocks=1 txs=149 mgas=12.379 elapsed=535.159ms mgasps=23.132 number=11274846 hash="286139…94956b" dirty=0.00B
INFO [11-17|10:23:46.588] Imported new chain segment blocks=1 txs=230 mgas=12.381 elapsed=1.235s mgasps=10.024 number=11274847 hash="a2b038…1b68e8" dirty=0.00B
INFO [11-17|10:23:47.606] Imported new chain segment blocks=1 txs=148 mgas=12.366 elapsed=819.323ms mgasps=15.093 number=11274848 hash="7a49c8…5da665" dirty=0.00B
INFO [11-17|10:23:55.470] Imported new chain segment blocks=1 txs=190 mgas=12.379 elapsed=671.248ms mgasps=18.442 number=11274849 hash="f97fb1…8fa278" dirty=0.00B
INFO [11-17|10:24:02.820] Deep froze chain segment blocks=6 elapsed=312.696ms number=11184849 hash="d67420…06467c"
INFO [11-17|10:24:04.713] Imported new chain segment blocks=1 txs=141 mgas=12.371 elapsed=916.768ms mgasps=13.494 number=11274850 hash="3fda41…04e032" dirty=0.00B
INFO [11-17|10:24:15.858] Imported new chain segment blocks=1 txs=154 mgas=12.380 elapsed=2.422s mgasps=5.110 number=11274851 hash="99b331…15b59f" dirty=0.00B
INFO [11-17|10:24:23.747] Imported new chain segment blocks=1 txs=201 mgas=12.366 elapsed=434.183ms mgasps=28.481 number=11274852 hash="da5ff8…46a907" dirty=0.00B
INFO [11-17|10:24:36.035] Imported new chain segment blocks=1 txs=155 mgas=12.359 elapsed=751.173ms mgasps=16.453 number=11274853 hash="863492…25e7e4" dirty=0.00B
INFO [11-17|10:24:38.950] Imported new chain segment blocks=1 txs=191 mgas=12.123 elapsed=426.794ms mgasps=28.405 number=11274854 hash="52bc65…254c00" dirty=0.00B
INFO [11-17|10:25:02.947] Deep froze chain segment blocks=5 elapsed=126.034ms number=11184854 hash="4b4538…b2ecab"
INFO [11-17|10:25:05.665] Imported new chain segment blocks=1 txs=206 mgas=12.377 elapsed=1.916s mgasps=6.457 number=11274855 hash="e790e7…f6c034" dirty=0.00B
INFO [11-17|10:25:11.379] Imported new chain segment blocks=1 txs=124 mgas=12.366 elapsed=491.791ms mgasps=25.144 number=11274856 hash="908ed1…3e21de" dirty=0.00B
INFO [11-17|10:25:11.963] Imported new chain segment blocks=1 txs=168 mgas=12.376 elapsed=566.467ms mgasps=21.848 number=11274857 hash="51745d…5e5564" dirty=0.00B
INFO [11-17|10:25:13.500] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=37.72KiB throttle=1738
INFO [11-17|10:25:56.067] Imported new chain segment blocks=1 txs=240 mgas=12.366 elapsed=1.466s mgasps=8.432 number=11274858 hash="80a662…3e627c" dirty=0.00B
INFO [11-17|10:26:03.320] Deep froze chain segment blocks=4 elapsed=372.082ms number=11184858 hash="0b8623…d6c668"
INFO [11-17|10:26:19.715] Imported new chain segment blocks=1 txs=179 mgas=12.375 elapsed=923.781ms mgasps=13.396 number=11274859 hash="643136…1e850c" dirty=0.00B
INFO [11-17|10:26:22.802] Imported new chain segment blocks=1 txs=161 mgas=12.359 elapsed=573.439ms mgasps=21.552 number=11274860 hash="d9cbe4…b81c0c" dirty=0.00B
INFO [11-17|10:26:25.915] Imported new chain segment blocks=1 txs=121 mgas=11.603 elapsed=413.187ms mgasps=28.081 number=11274861 hash="bc4e4b…be1db6" dirty=0.00B
INFO [11-17|10:26:34.281] Imported new chain segment blocks=1 txs=208 mgas=12.070 elapsed=380.168ms mgasps=31.748 number=11274862 hash="d15d1a…68ddd9" dirty=0.00B
INFO [11-17|10:26:46.151] Imported new chain segment blocks=1 txs=222 mgas=12.369 elapsed=929.016ms mgasps=13.314 number=11274863 hash="cb7949…317648" dirty=0.00B
INFO [11-17|10:26:58.570] Imported new chain segment blocks=1 txs=153 mgas=12.381 elapsed=1.436s mgasps=8.621 number=11274864 hash="4b6883…a389ff" dirty=0.00B
INFO [11-17|10:26:59.547] Imported new chain segment blocks=1 txs=194 mgas=11.958 elapsed=549.226ms mgasps=21.773 number=11274865 hash="2d490f…bf6eaa" dirty=0.00B
INFO [11-17|10:27:03.517] Deep froze chain segment blocks=7 elapsed=195.606ms number=11184865 hash="3458c3…ff2747"
INFO [11-17|10:27:32.302] Looking for peers peercount=4 tried=0 static=0
INFO [11-17|10:27:40.487] Imported new chain segment blocks=1 txs=241 mgas=12.420 elapsed=1.007s mgasps=12.325 number=11274866 hash="812d17…0e2953" dirty=0.00B
INFO [11-17|10:27:48.769] Looking for peers peercount=4 tried=6 static=0
INFO [11-17|10:28:03.779] Looking for peers peercount=4 tried=8 static=0
INFO [11-17|10:28:06.402] Imported new chain segment blocks=1 txs=236 mgas=12.391 elapsed=3.479s mgasps=3.561 number=11274867 hash="d880c5…d0264c" dirty=0.00B
INFO [11-17|10:28:09.233] Imported new chain segment blocks=1 txs=184 mgas=12.391 elapsed=556.770ms mgasps=22.256 number=11274868 hash="2a015c…c4b666" dirty=0.00B
INFO [11-17|10:28:09.761] Chain reorg detected number=11274867 hash="d880c5…d0264c" drop=1 dropfrom="2a015c…c4b666" add=1 addfrom="6e3725…924895"
INFO [11-17|10:28:09.765] Imported new chain segment blocks=1 txs=179 mgas=12.395 elapsed=478.990ms mgasps=25.878 number=11274868 hash="6e3725…924895" dirty=0.00B
INFO [11-17|10:28:12.887] Chain reorg detected number=11274867 hash="d880c5…d0264c" drop=1 dropfrom="6e3725…924895" add=2 addfrom="5617a4…75d2a8"
INFO [11-17|10:28:12.902] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=44.775ms mgasps=0.000 number=11274869 hash="5617a4…75d2a8" dirty=0.00B
INFO [11-17|10:28:15.524] Looking for peers peercount=4 tried=7 static=0
INFO [11-17|10:28:17.809] Imported new chain segment blocks=1 txs=179 mgas=12.391 elapsed=539.964ms mgasps=22.948 number=11274870 hash="c0d2ba…d0f342" dirty=0.00B
INFO [11-17|10:28:26.006] Imported new chain segment blocks=1 txs=238 mgas=12.402 elapsed=1.199s mgasps=10.340 number=11274871 hash="a363f5…e49f6b" dirty=0.00B
INFO [11-17|10:28:28.346] Looking for peers peercount=4 tried=3 static=0
INFO [11-17|10:28:38.781] Looking for peers peercount=4 tried=3 static=0
INFO [11-17|10:28:42.785] Imported new chain segment blocks=1 txs=194 mgas=12.403 elapsed=1.700s mgasps=7.294 number=11274872 hash="c578b7…835690" dirty=0.00B
INFO [11-17|10:28:48.863] Looking for peers peercount=4 tried=7 static=0
INFO [11-17|10:28:56.965] Imported new chain segment blocks=1 txs=179 mgas=12.412 elapsed=1.232s mgasps=10.072 number=11274873 hash="2b6020…12bfe6" dirty=0.00B
INFO [11-17|10:28:57.301] Imported new chain segment blocks=1 txs=98 mgas=12.405 elapsed=316.748ms mgasps=39.165 number=11274874 hash="3e4c42…eb0991" dirty=0.00B
INFO [11-17|10:29:03.346] Looking for peers peercount=4 tried=7 static=0
INFO [11-17|10:29:03.769] Deep froze chain segment blocks=9 elapsed=239.730ms number=11184874 hash="9af124…40f7ef"
INFO [11-17|10:29:13.649] Imported new chain segment blocks=1 txs=158 mgas=12.418 elapsed=724.610ms mgasps=17.138 number=11274875 hash="9577bf…fbd716" dirty=0.00B
INFO [11-17|10:29:25.440] Imported new chain segment blocks=1 txs=137 mgas=12.438 elapsed=599.423ms mgasps=20.750 number=11274876 hash="4d0b32…9e1896" dirty=0.00B
INFO [11-17|10:30:02.429] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=33.95KiB throttle=1931
INFO [11-17|10:30:03.207] Imported new chain segment blocks=2 txs=201 mgas=12.419 elapsed=777.364ms mgasps=15.975 number=11274878 hash="69f701…e545fe" dirty=0.00B
INFO [11-17|10:30:03.715] Imported new chain segment blocks=1 txs=197 mgas=12.451 elapsed=488.700ms mgasps=25.479 number=11274877 hash="a840a9…8c7969" dirty=0.00B
INFO [11-17|10:30:03.937] Deep froze chain segment blocks=4 elapsed=166.644ms number=11184878 hash="bd3884…77dd36"
INFO [11-17|10:30:04.932] Imported new chain segment blocks=1 txs=169 mgas=12.454 elapsed=1.215s mgasps=10.248 number=11274879 hash="87ae23…9a94cf" dirty=0.00B
INFO [11-17|10:30:17.698] Imported new chain segment blocks=1 txs=192 mgas=12.459 elapsed=2.673s mgasps=4.660 number=11274880 hash="fe97a4…8e97b5" dirty=0.00B
INFO [11-17|10:30:25.641] Imported new chain segment blocks=1 txs=171 mgas=11.869 elapsed=335.256ms mgasps=35.402 number=11274881 hash="9bf391…c95e8e" dirty=0.00B
INFO [11-17|10:30:26.649] Imported new chain segment blocks=1 txs=191 mgas=12.436 elapsed=991.278ms mgasps=12.545 number=11274882 hash="cae3ee…8ae2cb" dirty=0.00B
INFO [11-17|10:30:38.388] Imported new chain segment blocks=1 txs=237 mgas=12.439 elapsed=784.662ms mgasps=15.853 number=11274883 hash="2f5977…dec070" dirty=0.00B
INFO [11-17|10:30:49.756] Imported new chain segment blocks=1 txs=206 mgas=12.463 elapsed=882.170ms mgasps=14.127 number=11274884 hash="f63b0d…2ee02f" dirty=0.00B
INFO [11-17|10:30:58.521] Imported new chain segment blocks=1 txs=154 mgas=12.442 elapsed=681.089ms mgasps=18.267 number=11274885 hash="200fd0…d08625" dirty=0.00B
INFO [11-17|10:31:04.220] Deep froze chain segment blocks=7 elapsed=282.993ms number=11184885 hash="183098…ae3887"
INFO [11-17|10:31:10.072] Imported new chain segment blocks=1 txs=252 mgas=12.206 elapsed=1.246s mgasps=9.795 number=11274886 hash="3f9c92…001e39" dirty=0.00B
INFO [11-17|10:31:39.228] Imported new chain segment blocks=1 txs=252 mgas=12.452 elapsed=1.249s mgasps=9.969 number=11274887 hash="f153ae…67ebd6" dirty=0.00B
INFO [11-17|10:31:41.680] Imported new chain segment blocks=1 txs=162 mgas=12.449 elapsed=606.928ms mgasps=20.512 number=11274888 hash="ea2047…215516" dirty=0.00B
INFO [11-17|10:31:43.720] Imported new chain segment blocks=1 txs=132 mgas=12.420 elapsed=309.498ms mgasps=40.128 number=11274889 hash="4c0a56…b52ad9" dirty=0.00B
INFO [11-17|10:31:47.698] Imported new chain segment blocks=1 txs=222 mgas=12.412 elapsed=434.851ms mgasps=28.543 number=11274890 hash="9ab398…ac2bba" dirty=0.00B
INFO [11-17|10:32:04.427] Deep froze chain segment blocks=5 elapsed=204.717ms number=11184890 hash="d22617…210698"
INFO [11-17|10:32:30.540] Imported new chain segment blocks=1 txs=211 mgas=12.432 elapsed=932.374ms mgasps=13.334 number=11274891 hash="7737ba…d15a06" dirty=0.00B
INFO [11-17|10:32:41.273] Imported new chain segment blocks=1 txs=151 mgas=12.403 elapsed=568.548ms mgasps=21.816 number=11274892 hash="f9b47f…27fe97" dirty=0.00B
INFO [11-17|10:32:41.296] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=11.596ms mgasps=0.000 number=11274893 hash="8e6e7e…1323fc" dirty=0.00B
INFO [11-17|10:33:04.566] Deep froze chain segment blocks=3 elapsed=138.009ms number=11184893 hash="ccc45c…886007"
INFO [11-17|10:33:16.104] Imported new chain segment blocks=1 txs=206 mgas=12.385 elapsed=1.019s mgasps=12.153 number=11274894 hash="67c351…027abc" dirty=0.00B
INFO [11-17|10:33:37.957] Imported new chain segment blocks=1 txs=183 mgas=12.400 elapsed=1.128s mgasps=10.989 number=11274895 hash="b88bbe…2aac24" dirty=0.00B
INFO [11-17|10:33:41.672] Imported new chain segment blocks=1 txs=216 mgas=12.386 elapsed=465.803ms mgasps=26.591 number=11274896 hash="0f528b…ec5f74" dirty=0.00B
INFO [11-17|10:33:48.779] Imported new chain segment blocks=1 txs=199 mgas=12.397 elapsed=3.057s mgasps=4.055 number=11274897 hash="8ac758…4baca8" dirty=0.00B
INFO [11-17|10:34:04.754] Deep froze chain segment blocks=4 elapsed=187.046ms number=11184897 hash="a7ec8d…a5bde9"
INFO [11-17|10:34:10.250] Imported new chain segment blocks=1 txs=228 mgas=12.382 elapsed=1.017s mgasps=12.170 number=11274898 hash="357c77…ea91be" dirty=0.00B
INFO [11-17|10:34:13.165] Imported new chain segment blocks=1 txs=128 mgas=12.398 elapsed=377.004ms mgasps=32.886 number=11274899 hash="14b241…2841bc" dirty=0.00B
INFO [11-17|10:34:13.888] Imported new chain segment blocks=1 txs=128 mgas=12.398 elapsed=398.028ms mgasps=31.149 number=11274899 hash="519206…9617f7" dirty=0.00B
INFO [11-17|10:34:22.642] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=33.87KiB throttle=1935
INFO [11-17|10:34:23.058] Chain reorg detected number=11274898 hash="357c77…ea91be" drop=1 dropfrom="14b241…2841bc" add=2 addfrom="6792e3…4e2f9d"
INFO [11-17|10:34:23.077] Imported new chain segment blocks=1 txs=293 mgas=12.379 elapsed=435.027ms mgasps=28.456 number=11274900 hash="6792e3…4e2f9d" dirty=0.00B ignored=1
INFO [11-17|10:34:25.539] Imported new chain segment blocks=2 txs=341 mgas=24.814 elapsed=2.242s mgasps=11.064 number=11274902 hash="16ac80…1ae843" dirty=0.00B
INFO [11-17|10:34:33.727] Imported new chain segment blocks=1 txs=242 mgas=12.398 elapsed=1.033s mgasps=11.997 number=11274903 hash="333f38…fc395b" dirty=0.00B
INFO [11-17|10:35:04.927] Deep froze chain segment blocks=6 elapsed=172.465ms number=11184903 hash="a054d9…93ec2f"
INFO [11-17|10:35:10.033] Imported new chain segment blocks=1 txs=221 mgas=12.414 elapsed=1.451s mgasps=8.550 number=11274904 hash="5ba8aa…3c4b43" dirty=0.00B
INFO [11-17|10:35:25.488] Imported new chain segment blocks=1 txs=193 mgas=12.429 elapsed=1.118s mgasps=11.112 number=11274905 hash="a624b3…8efe66" dirty=0.00B
INFO [11-17|10:35:45.896] Imported new chain segment blocks=1 txs=232 mgas=12.402 elapsed=903.735ms mgasps=13.723 number=11274906 hash="886946…4609c5" dirty=0.00B
INFO [11-17|10:35:49.384] Imported new chain segment blocks=1 txs=219 mgas=12.390 elapsed=600.797ms mgasps=20.622 number=11274907 hash="3b4a1d…493f05" dirty=0.00B
INFO [11-17|10:35:52.304] Imported new chain segment blocks=1 txs=356 mgas=12.395 elapsed=624.083ms mgasps=19.861 number=11274908 hash="cc3928…e832ce" dirty=0.00B
INFO [11-17|10:35:53.681] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=35.42KiB throttle=1851
INFO [11-17|10:35:54.049] Imported new chain segment blocks=1 txs=60 mgas=12.370 elapsed=1.722s mgasps=7.182 number=11274909 hash="12203b…9bf187" dirty=0.00B
INFO [11-17|10:35:57.793] Imported new chain segment blocks=1 txs=135 mgas=12.370 elapsed=450.452ms mgasps=27.460 number=11274910 hash="c08577…89285f" dirty=0.00B
INFO [11-17|10:35:59.708] Imported new chain segment blocks=1 txs=122 mgas=12.365 elapsed=422.174ms mgasps=29.289 number=11274911 hash="596a17…5a1d76" dirty=0.00B
INFO [11-17|10:36:05.217] Deep froze chain segment blocks=8 elapsed=289.782ms number=11184911 hash="4b8e5d…74f6ec"
INFO [11-17|10:36:16.221] Imported new chain segment blocks=1 txs=118 mgas=12.368 elapsed=527.154ms mgasps=23.461 number=11274912 hash="aa20d8…937d1f" dirty=0.00B
INFO [11-17|10:36:24.453] Imported new chain segment blocks=1 txs=237 mgas=12.355 elapsed=532.287ms mgasps=23.212 number=11274913 hash="0f549f…4429ca" dirty=0.00B
INFO [11-17|10:36:25.567] Imported new chain segment blocks=1 txs=131 mgas=12.339 elapsed=649.047ms mgasps=19.011 number=11274914 hash="5e23ea…d9ffef" dirty=0.00B
INFO [11-17|10:36:41.001] Imported new chain segment blocks=1 txs=165 mgas=12.353 elapsed=910.896ms mgasps=13.562 number=11274915 hash="19f742…029f5b" dirty=0.00B
INFO [11-17|10:36:45.610] Imported new chain segment blocks=1 txs=209 mgas=12.228 elapsed=1.175s mgasps=10.399 number=11274916 hash="a782ed…3b2a06" dirty=0.00B
INFO [11-17|10:37:00.259] Imported new chain segment blocks=1 txs=182 mgas=12.331 elapsed=1.183s mgasps=10.423 number=11274917 hash="b42770…952af1" dirty=0.00B
INFO [11-17|10:37:05.375] Deep froze chain segment blocks=6 elapsed=157.970ms number=11184917 hash="c21718…4faf03"
INFO [11-17|10:37:43.452] Imported new chain segment blocks=1 txs=235 mgas=12.325 elapsed=1.092s mgasps=11.283 number=11274918 hash="cbb7ab…da7882" dirty=0.00B
INFO [11-17|10:37:47.311] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=35.66KiB throttle=1838
INFO [11-17|10:37:47.401] Imported new chain segment blocks=1 txs=167 mgas=12.318 elapsed=429.726ms mgasps=28.665 number=11274919 hash="ebd624…ab15e1" dirty=0.00B
INFO [11-17|10:37:48.084] Imported new chain segment blocks=1 txs=262 mgas=12.309 elapsed=682.413ms mgasps=18.037 number=11274920 hash="82e5e9…2683bf" dirty=0.00B ignored=1
INFO [11-17|10:38:05.635] Deep froze chain segment blocks=3 elapsed=258.664ms number=11184920 hash="3f7fb2…55d10c"
INFO [11-17|10:38:34.727] Imported new chain segment blocks=1 txs=238 mgas=12.325 elapsed=1.866s mgasps=6.604 number=11274921 hash="6680eb…a66271" dirty=0.00B
INFO [11-17|10:38:48.866] Imported new chain segment blocks=1 txs=159 mgas=12.313 elapsed=557.497ms mgasps=22.087 number=11274922 hash="866a11…1fb691" dirty=0.00B
INFO [11-17|10:38:50.190] Imported new chain segment blocks=1 txs=129 mgas=12.327 elapsed=434.224ms mgasps=28.389 number=11274923 hash="068afd…c60c12" dirty=0.00B
INFO [11-17|10:38:56.168] Imported new chain segment blocks=1 txs=125 mgas=12.328 elapsed=456.129ms mgasps=27.027 number=11274924 hash="efbccc…1c8419" dirty=0.00B
INFO [11-17|10:38:58.983] Imported new chain segment blocks=1 txs=157 mgas=12.193 elapsed=370.409ms mgasps=32.917 number=11274925 hash="c76452…6dc459" dirty=0.00B
INFO [11-17|10:38:59.396] Chain reorg detected number=11274924 hash="efbccc…1c8419" drop=1 dropfrom="c76452…6dc459" add=1 addfrom="316879…3226bc"
INFO [11-17|10:38:59.401] Imported new chain segment blocks=1 txs=173 mgas=12.192 elapsed=417.354ms mgasps=29.213 number=11274925 hash="316879…3226bc" dirty=0.00B
INFO [11-17|10:39:05.807] Deep froze chain segment blocks=5 elapsed=171.309ms number=11184925 hash="49dcd9…efa8b0"
INFO [11-17|10:39:07.332] Imported new chain segment blocks=1 txs=146 mgas=12.357 elapsed=620.472ms mgasps=19.916 number=11274926 hash="e51a52…239489" dirty=0.00B
INFO [11-17|10:39:18.298] Imported new chain segment blocks=1 txs=166 mgas=12.373 elapsed=1.622s mgasps=7.626 number=11274927 hash="38cee9…914b87" dirty=0.00B
INFO [11-17|10:39:33.546] Imported new chain segment blocks=1 txs=176 mgas=12.369 elapsed=1.173s mgasps=10.543 number=11274928 hash="2e883a…2c0d0b" dirty=0.00B
INFO [11-17|10:39:40.811] Imported new chain segment blocks=1 txs=147 mgas=12.373 elapsed=921.208ms mgasps=13.431 number=11274929 hash="a0fb79…869047" dirty=0.00B
INFO [11-17|10:39:41.679] Imported new chain segment blocks=1 txs=99 mgas=12.208 elapsed=448.450ms mgasps=27.223 number=11274930 hash="fd0d5e…779b27" dirty=0.00B
INFO [11-17|10:39:49.830] Imported new chain segment blocks=1 txs=122 mgas=12.075 elapsed=622.592ms mgasps=19.394 number=11274931 hash="07d9de…aceea3" dirty=0.00B
INFO [11-17|10:39:58.138] Imported new chain segment blocks=1 txs=171 mgas=12.367 elapsed=699.712ms mgasps=17.675 number=11274932 hash="75833a…b9878c" dirty=0.00B
INFO [11-17|10:40:06.083] Deep froze chain segment blocks=7 elapsed=273.717ms number=11184932 hash="57247b…a95fbc"
INFO [11-17|10:40:06.903] Imported new chain segment blocks=1 txs=140 mgas=12.339 elapsed=1.067s mgasps=11.554 number=11274933 hash="10f165…758f2f" dirty=0.00B
INFO [11-17|10:40:10.759] Imported new chain segment blocks=1 txs=137 mgas=12.146 elapsed=2.140s mgasps=5.675 number=11274934 hash="2b31c1…760351" dirty=0.00B
INFO [11-17|10:40:10.983] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.78KiB throttle=1782
INFO [11-17|10:40:13.159] Imported new chain segment blocks=1 txs=144 mgas=12.334 elapsed=2.385s mgasps=5.170 number=11274935 hash="fd7e77…73ea53" dirty=0.00B
INFO [11-17|10:40:24.128] Imported new chain segment blocks=1 txs=209 mgas=12.338 elapsed=1.026s mgasps=12.017 number=11274936 hash="34c3ae…424243" dirty=0.00B
INFO [11-17|10:40:27.084] Imported new chain segment blocks=1 txs=114 mgas=12.327 elapsed=1.186s mgasps=10.393 number=11274937 hash="d0b6be…7d34a9" dirty=0.00B
INFO [11-17|10:40:32.276] Imported new chain segment blocks=1 txs=130 mgas=12.268 elapsed=1.038s mgasps=11.814 number=11274938 hash="dec215…a82da9" dirty=0.00B
INFO [11-17|10:40:41.147] Imported new chain segment blocks=1 txs=137 mgas=12.330 elapsed=619.554ms mgasps=19.902 number=11274939 hash="b98ec7…a3ac95" dirty=0.00B
INFO [11-17|10:40:55.057] Imported new chain segment blocks=1 txs=163 mgas=12.346 elapsed=982.172ms mgasps=12.570 number=11274940 hash="b3cef3…506dfc" dirty=0.00B
INFO [11-17|10:41:06.408] Deep froze chain segment blocks=8 elapsed=313.984ms number=11184940 hash="9f3824…39ffb3"
INFO [11-17|10:41:17.627] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.62KiB throttle=1790
INFO [11-17|10:41:17.696] Imported new chain segment blocks=1 txs=168 mgas=12.352 elapsed=988.193ms mgasps=12.499 number=11274941 hash="8a3623…8c0953" dirty=0.00B
INFO [11-17|10:41:18.333] Imported new chain segment blocks=1 txs=125 mgas=12.362 elapsed=613.676ms mgasps=20.144 number=11274942 hash="e41c63…8966ff" dirty=0.00B
INFO [11-17|10:41:40.894] Imported new chain segment blocks=1 txs=220 mgas=12.370 elapsed=1.143s mgasps=10.820 number=11274943 hash="2df28e…5796d3" dirty=0.00B
INFO [11-17|10:41:44.891] Imported new chain segment blocks=1 txs=138 mgas=12.391 elapsed=936.851ms mgasps=13.227 number=11274944 hash="792d27…8e904c" dirty=0.00B
INFO [11-17|10:41:53.138] Imported new chain segment blocks=1 txs=142 mgas=12.387 elapsed=879.753ms mgasps=14.080 number=11274945 hash="a46b2b…e8bdb7" dirty=0.00B
INFO [11-17|10:41:55.741] Imported new chain segment blocks=1 txs=171 mgas=12.362 elapsed=1.294s mgasps=9.553 number=11274946 hash="01c032…0844d3" dirty=0.00B
INFO [11-17|10:42:06.699] Deep froze chain segment blocks=6 elapsed=290.841ms number=11184946 hash="447b9f…c663ff"
INFO [11-17|10:42:07.048] Imported new chain segment blocks=1 txs=135 mgas=12.377 elapsed=361.244ms mgasps=34.262 number=11274943 hash="594dc8…aa417d" dirty=0.00B
INFO [11-17|10:42:11.461] Imported new chain segment blocks=1 txs=207 mgas=12.430 elapsed=4.037s mgasps=3.079 number=11274947 hash="4e5f8f…074809" dirty=0.00B
INFO [11-17|10:42:16.798] Imported new chain segment blocks=1 txs=169 mgas=12.442 elapsed=638.116ms mgasps=19.498 number=11274948 hash="32b416…658400" dirty=0.00B
INFO [11-17|10:42:18.820] Imported new chain segment blocks=1 txs=138 mgas=12.456 elapsed=1.562s mgasps=7.974 number=11274949 hash="78de51…5cf8e4" dirty=0.00B
WARN [11-17|10:42:29.225] Header broke chain ordering number=11274950 hash="1d212f…310473" expected=11274951
INFO [11-17|10:42:29.225] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=36.62KiB throttle=1790
WARN [11-17|10:42:29.234] Synchronisation failed, dropping peer peer=9729e23347e05457 err="action from bad peer ignored: stale headers"
INFO [11-17|10:42:29.235] Looking for peers peercount=4 tried=0 static=0
INFO [11-17|10:42:29.294] Imported new chain segment blocks=1 txs=195 mgas=12.459 elapsed=1.251s mgasps=9.958 number=11274950 hash="1d212f…310473" dirty=0.00B
INFO [11-17|10:42:29.327] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=11.924ms mgasps=0.000 number=11274951 hash="982bd8…c4357c" dirty=0.00B
INFO [11-17|10:42:47.284] Looking for peers peercount=4 tried=25 static=0
INFO [11-17|10:42:57.082] Imported new chain segment blocks=1 txs=233 mgas=12.474 elapsed=1.520s mgasps=8.203 number=11274952 hash="a87d22…a1fc84" dirty=0.00B
INFO [11-17|10:43:02.599] Looking for peers peercount=4 tried=9 static=0
INFO [11-17|10:43:04.612] Imported new chain segment blocks=1 txs=241 mgas=12.470 elapsed=788.884ms mgasps=15.807 number=11274953 hash="adf872…2f0cac" dirty=0.00B
INFO [11-17|10:43:06.878] Deep froze chain segment blocks=7 elapsed=173.577ms number=11184953 hash="28d3b7…385850"
INFO [11-17|10:43:22.284] Looking for peers peercount=4 tried=20 static=0
INFO [11-17|10:43:35.414] Looking for peers peercount=4 tried=7 static=0
INFO [11-17|10:43:52.728] Imported new chain segment blocks=1 txs=243 mgas=12.450 elapsed=1.638s mgasps=7.598 number=11274954 hash="76e95a…75e87c" dirty=0.00B
INFO [11-17|10:43:54.243] Looking for peers peercount=4 tried=21 static=0
INFO [11-17|10:43:55.670] Imported new chain segment blocks=1 txs=161 mgas=12.440 elapsed=462.508ms mgasps=26.898 number=11274955 hash="0add82…f68670" dirty=0.00B
INFO [11-17|10:43:59.389] Imported new chain segment blocks=1 txs=192 mgas=12.452 elapsed=593.846ms mgasps=20.969 number=11274956 hash="b21a69…6e509c" dirty=0.00B
INFO [11-17|10:44:04.392] Looking for peers peercount=4 tried=19 static=0
INFO [11-17|10:44:07.079] Deep froze chain segment blocks=3 elapsed=199.794ms number=11184956 hash="92714d…cb9f1d"
INFO [11-17|10:44:09.568] Imported new chain segment blocks=1 txs=185 mgas=12.468 elapsed=1.113s mgasps=11.195 number=11274957 hash="8ae89d…ad42b4" dirty=0.00B
INFO [11-17|10:44:12.770] Imported new chain segment blocks=1 txs=90 mgas=12.448 elapsed=362.436ms mgasps=34.345 number=11274958 hash="cb0a8f…be582b" dirty=0.00B
INFO [11-17|10:44:14.491] Looking for peers peercount=4 tried=11 static=0
INFO [11-17|10:44:21.011] Imported new chain segment blocks=1 txs=190 mgas=12.479 elapsed=856.204ms mgasps=14.574 number=11274959 hash="0cf7c5…2491ae" dirty=0.00B
INFO [11-17|10:44:37.351] Imported new chain segment blocks=1 txs=177 mgas=12.491 elapsed=873.883ms mgasps=14.294 number=11274960 hash="d13750…27265e" dirty=0.00B
INFO [11-17|10:44:42.281] Imported new chain segment blocks=1 txs=114 mgas=12.494 elapsed=627.651ms mgasps=19.907 number=11274961 hash="331dab…7cd056" dirty=0.00B
INFO [11-17|10:45:02.130] Imported new chain segment blocks=1 txs=183 mgas=12.471 elapsed=719.254ms mgasps=17.339 number=11274962 hash="345dd6…7a3d81" dirty=0.00B
INFO [11-17|10:45:07.234] Deep froze chain segment blocks=6 elapsed=153.714ms number=11184962 hash="57eab6…ef780a"
INFO [11-17|10:45:27.698] Imported new chain segment blocks=1 txs=265 mgas=12.480 elapsed=1.009s mgasps=12.368 number=11274963 hash="1ca894…4bb41a" dirty=0.00B
INFO [11-17|10:45:38.455] Imported new chain segment blocks=1 txs=194 mgas=12.488 elapsed=1.160s mgasps=10.760 number=11274964 hash="db77d8…97982d" dirty=0.00B
INFO [11-17|10:45:53.916] Imported new chain segment blocks=1 txs=120 mgas=12.481 elapsed=790.213ms mgasps=15.795 number=11274965 hash="7c239c…d848b5" dirty=0.00B
INFO [11-17|10:46:02.787] Imported new chain segment blocks=1 txs=198 mgas=12.497 elapsed=756.623ms mgasps=16.517 number=11274966 hash="01248a…380d2e" dirty=0.00B
INFO [11-17|10:46:07.456] Deep froze chain segment blocks=4 elapsed=221.686ms number=11184966 hash="e172ce…9443a1"
INFO [11-17|10:46:08.150] Imported new chain segment blocks=1 txs=204 mgas=12.467 elapsed=451.477ms mgasps=27.613 number=11274967 hash="9eaf25…52ea1e" dirty=0.00B
INFO [11-17|10:46:11.911] Imported new chain segment blocks=1 txs=176 mgas=12.487 elapsed=636.964ms mgasps=19.604 number=11274968 hash="1d424c…3a06d2" dirty=0.00B
INFO [11-17|10:46:14.118] Imported new chain segment blocks=1 txs=36 mgas=12.501 elapsed=307.350ms mgasps=40.675 number=11274969 hash="a0aea0…b2a226" dirty=0.00B
INFO [11-17|10:46:15.714] Imported new chain segment blocks=1 txs=84 mgas=12.492 elapsed=537.887ms mgasps=23.225 number=11274970 hash="53ac2d…3f6fc4" dirty=0.00B
INFO [11-17|10:46:49.217] Imported new chain segment blocks=1 txs=225 mgas=12.189 elapsed=1.228s mgasps=9.924 number=11274971 hash="8f5b5e…35645c" dirty=0.00B
INFO [11-17|10:47:08.017] Deep froze chain segment blocks=5 elapsed=559.158ms number=11184971 hash="e759a4…6e7a49"
INFO [11-17|10:47:12.913] Imported new chain segment blocks=1 txs=211 mgas=12.495 elapsed=829.176ms mgasps=15.069 number=11274972 hash="1df217…d85a45" dirty=0.00B
INFO [11-17|10:47:42.671] Imported new chain segment blocks=1 txs=187 mgas=12.479 elapsed=1.441s mgasps=8.656 number=11274973 hash="9e09b1…c1f198" dirty=0.00B
INFO [11-17|10:47:42.700] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=12.420ms mgasps=0.000 number=11274974 hash="0495d6…1c1354" dirty=0.00B
INFO [11-17|10:47:43.580] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=32.98KiB throttle=1988
INFO [11-17|10:48:08.322] Deep froze chain segment blocks=3 elapsed=298.697ms number=11184974 hash="bd4932…f90766"
INFO [11-17|10:48:09.361] Imported new chain segment blocks=1 txs=177 mgas=12.482 elapsed=1.349s mgasps=9.251 number=11274975 hash="19d750…80fbce" dirty=0.00B
INFO [11-17|10:48:17.327] Imported new chain segment blocks=1 txs=143 mgas=12.496 elapsed=483.775ms mgasps=25.830 number=11274976 hash="642df1…dc80fd" dirty=0.00B
INFO [11-17|10:48:29.568] Imported new chain segment blocks=1 txs=192 mgas=12.509 elapsed=1.147s mgasps=10.899 number=11274977 hash="1aa8c6…02df65" dirty=0.00B
INFO [11-17|10:48:38.886] Imported new chain segment blocks=1 txs=201 mgas=12.484 elapsed=498.141ms mgasps=25.062 number=11274978 hash="579e86…f959c8" dirty=0.00B
INFO [11-17|10:49:08.452] Deep froze chain segment blocks=4 elapsed=129.375ms number=11184978 hash="8dbce3…c9411c"
INFO [11-17|10:49:14.989] Imported new chain segment blocks=1 txs=159 mgas=12.485 elapsed=711.811ms mgasps=17.540 number=11274979 hash="9e682c…ed235c" dirty=0.00B
INFO [11-17|10:50:09.924] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=34.93KiB throttle=1877
INFO [11-17|10:50:10.447] Imported new chain segment blocks=1 txs=221 mgas=12.472 elapsed=1.256s mgasps=9.926 number=11274980 hash="2dd95d…965644" dirty=0.00B
INFO [11-17|10:50:11.907] Imported new chain segment blocks=1 txs=274 mgas=12.468 elapsed=1.441s mgasps=8.647 number=11274981 hash="27b80d…b71454" dirty=0.00B
INFO [11-17|10:50:12.975] Imported new chain segment blocks=1 txs=198 mgas=12.482 elapsed=1.052s mgasps=11.860 number=11274982 hash="00a320…dde9ca" dirty=0.00B
INFO [11-17|10:50:14.187] Imported new chain segment blocks=1 txs=351 mgas=12.467 elapsed=1.197s mgasps=10.408 number=11274983 hash="b5baea…671bb3" dirty=0.00B ignored=1
INFO [11-17|10:50:15.509] Imported new chain segment blocks=1 txs=192 mgas=12.471 elapsed=1.295s mgasps=9.626 number=11274984 hash="de8bbc…b0e7ad" dirty=0.00B
INFO [11-17|10:50:41.456] Imported new chain segment blocks=2 txs=390 mgas=24.958 elapsed=2.232s mgasps=11.182 number=11274986 hash="79469a…ba19e7" dirty=0.00B
INFO [11-17|10:50:42.451] Imported new chain segment blocks=1 txs=104 mgas=12.331 elapsed=654.375ms mgasps=18.844 number=11274987 hash="28337a…264ba3" dirty=0.00B
INFO [11-17|10:50:46.894] Imported new chain segment blocks=1 txs=121 mgas=12.312 elapsed=983.899ms mgasps=12.513 number=11274988 hash="8754ce…b633c0" dirty=0.00B
INFO [11-17|10:50:49.625] Imported new chain segment blocks=1 txs=158 mgas=12.490 elapsed=441.187ms mgasps=28.309 number=11274989 hash="38b060…1fc2ce" dirty=0.00B
INFO [11-17|10:50:56.255] Imported new chain segment blocks=1 txs=112 mgas=12.475 elapsed=520.985ms mgasps=23.944 number=11274990 hash="88c122…3d0e88" dirty=0.00B
INFO [11-17|10:50:56.280] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=11.215ms mgasps=0.000 number=11274991 hash="edf18a…187923" dirty=0.00B
INFO [11-17|10:51:00.146] Imported new chain segment blocks=1 txs=136 mgas=12.493 elapsed=482.252ms mgasps=25.906 number=11274992 hash="b78a84…574674" dirty=0.00B
INFO [11-17|10:51:08.789] Deep froze chain segment blocks=14 elapsed=335.205ms number=11184992 hash="1e81a0…7431a5"
INFO [11-17|10:51:11.731] Imported new chain segment blocks=1 txs=230 mgas=12.472 elapsed=1.071s mgasps=11.635 number=11274993 hash="d411bd…d25488" dirty=0.00B
INFO [11-17|10:51:12.643] Imported new chain segment blocks=1 txs=224 mgas=12.470 elapsed=493.353ms mgasps=25.276 number=11274993 hash="629d5b…91db1d" dirty=0.00B
INFO [11-17|10:51:23.457] Chain reorg detected number=11274992 hash="b78a84…574674" drop=1 dropfrom="d411bd…d25488" add=2 addfrom="32cf79…20d300"
INFO [11-17|10:51:23.474] Imported new chain segment blocks=1 txs=237 mgas=12.496 elapsed=859.246ms mgasps=14.543 number=11274994 hash="32cf79…20d300" dirty=0.00B
INFO [11-17|10:51:33.665] Imported new chain segment blocks=1 txs=184 mgas=12.475 elapsed=785.111ms mgasps=15.889 number=11274995 hash="ef9720…03108a" dirty=0.00B
INFO [11-17|10:51:58.080] Imported new chain segment blocks=1 txs=199 mgas=12.464 elapsed=1.753s mgasps=7.107 number=11274996 hash="23159d…84980c" dirty=0.00B
INFO [11-17|10:52:06.017] Imported new chain segment blocks=1 txs=195 mgas=12.473 elapsed=588.706ms mgasps=21.187 number=11274997 hash="bfd3fc…a6ac31" dirty=0.00B
INFO [11-17|10:52:09.056] Deep froze chain segment blocks=5 elapsed=266.531ms number=11184997 hash="f89fe1…71f877"
INFO [11-17|10:52:25.832] Imported new chain segment blocks=1 txs=164 mgas=12.488 elapsed=1.237s mgasps=10.094 number=11274998 hash="9a44a6…d1dc93" dirty=0.00B
INFO [11-17|10:53:07.176] Imported new chain segment blocks=1 txs=180 mgas=12.486 elapsed=1.852s mgasps=6.739 number=11274999 hash="e1ba9a…57635a" dirty=0.00B
INFO [11-17|10:53:09.311] Deep froze chain segment blocks=2 elapsed=243.771ms number=11184999 hash="06adfa…379eea"
INFO [11-17|10:53:12.786] Imported new chain segment blocks=1 txs=163 mgas=12.477 elapsed=489.356ms mgasps=25.497 number=11275000 hash="8c9d51…da5b5f" dirty=0.00B
INFO [11-17|10:53:20.274] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|10:53:20.282] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|10:53:23.446] Imported new chain segment blocks=1 txs=233 mgas=12.491 elapsed=1.723s mgasps=7.249 number=11275001 hash="769067…10fd88" dirty=0.00B
INFO [11-17|10:53:37.591] Imported new chain segment blocks=1 txs=189 mgas=12.502 elapsed=5.965s mgasps=2.096 number=11275002 hash="8ebb3a…53bc4d" dirty=0.00B
INFO [11-17|10:53:43.601] Imported new chain segment blocks=1 txs=130 mgas=12.486 elapsed=4.881s mgasps=2.558 number=11275003 hash="4b0e12…7484f9" dirty=0.00B
INFO [11-17|10:54:10.338] Imported new chain segment blocks=1 txs=188 mgas=12.468 elapsed=8.392s mgasps=1.486 number=11275004 hash="b5e86d…ad1458" dirty=0.00B
INFO [11-17|10:54:14.674] Deep froze chain segment blocks=4 elapsed=5.362s number=11185003 hash="8801cb…e232df"
INFO [11-17|10:54:15.705] Imported new chain segment blocks=1 txs=150 mgas=12.458 elapsed=5.003s mgasps=2.490 number=11275005 hash="9794d7…cd6171" dirty=0.00B
INFO [11-17|10:54:23.832] Imported new chain segment blocks=1 txs=141 mgas=12.450 elapsed=3.018s mgasps=4.125 number=11275006 hash="83a394…3addff" dirty=0.00B
INFO [11-17|10:54:35.634] Imported new chain segment blocks=1 txs=221 mgas=12.431 elapsed=3.996s mgasps=3.111 number=11275007 hash="e13c2b…b613a4" dirty=0.00B
INFO [11-17|10:55:17.492] Deep froze chain segment blocks=4 elapsed=2.816s number=11185007 hash="63da21…62a307"
INFO [11-17|10:55:17.758] Imported new chain segment blocks=1 txs=191 mgas=12.420 elapsed=11.006s mgasps=1.128 number=11275008 hash="4ae717…57c08c" dirty=0.00B
INFO [11-17|10:55:25.632] Imported new chain segment blocks=1 txs=187 mgas=12.442 elapsed=4.624s mgasps=2.690 number=11275009 hash="77b243…de55f2" dirty=0.00B
INFO [11-17|10:55:42.552] Imported new chain segment blocks=1 txs=149 mgas=12.445 elapsed=16.201s mgasps=0.768 number=11275010 hash="bb245b…9282a4" dirty=0.00B
INFO [11-17|10:55:43.238] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=33.65KiB throttle=1948
INFO [11-17|10:55:50.936] Imported new chain segment blocks=1 txs=243 mgas=12.452 elapsed=8.366s mgasps=1.488 number=11275011 hash="1419c8…589399" dirty=0.00B
INFO [11-17|10:55:51.072] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=2m30.798s
INFO [11-17|10:55:54.316] Imported new chain segment blocks=1 txs=525 mgas=12.424 elapsed=3.380s mgasps=3.676 number=11275012 hash="c9790d…75bfd9" dirty=0.00B ignored=2
WARN [11-17|10:55:56.167] Synchronisation failed, dropping peer peer=56cdaa138954f493 err="retrieved hash chain is invalid: no peers available or all tried for download"
INFO [11-17|10:55:59.162] Imported new chain segment blocks=1 txs=190 mgas=12.438 elapsed=4.811s mgasps=2.585 number=11275013 hash="61cd01…9cb764" dirty=0.00B
INFO [11-17|10:55:59.822] Imported new chain segment blocks=1 txs=168 mgas=12.437 elapsed=659.565ms mgasps=18.856 number=11275013 hash="1b4292…481604" dirty=0.00B
INFO [11-17|10:56:05.695] Imported new chain segment blocks=1 txs=219 mgas=12.438 elapsed=5.871s mgasps=2.118 number=11275014 hash="329ee6…ca7681" dirty=0.00B
INFO [11-17|10:56:18.632] Deep froze chain segment blocks=7 elapsed=1.139s number=11185014 hash="09da45…8cdcfe"
INFO [11-17|10:56:32.580] Imported new chain segment blocks=1 txs=383 mgas=12.413 elapsed=1.676s mgasps=7.405 number=11275014 hash="30d93c…37ce8c" dirty=0.00B ignored=1
INFO [11-17|10:56:36.526] Chain reorg detected number=11275012 hash="c9790d…75bfd9" drop=2 dropfrom="329ee6…ca7681" add=3 addfrom="64a487…42d149"
INFO [11-17|10:56:44.176] Imported new chain segment blocks=2 txs=412 mgas=24.859 elapsed=11.594s mgasps=2.144 number=11275016 hash="7f7a69…1f39d8" dirty=0.00B
INFO [11-17|10:56:48.888] Imported new chain segment blocks=2 txs=339 mgas=24.880 elapsed=4.711s mgasps=5.280 number=11275018 hash="d7d91e…4d5c0b" dirty=0.00B
INFO [11-17|10:56:48.888] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=33.70KiB throttle=1945
INFO [11-17|10:56:54.123] Imported new chain segment blocks=2 txs=185 mgas=24.937 elapsed=5.234s mgasps=4.764 number=11275020 hash="0ac692…cc9e64" dirty=0.00B
INFO [11-17|10:56:55.203] Imported new chain segment blocks=1 txs=168 mgas=12.485 elapsed=1.051s mgasps=11.868 number=11275021 hash="a90b1c…6d9b4a" dirty=0.00B
INFO [11-17|10:56:58.704] Imported new chain segment blocks=1 txs=223 mgas=12.476 elapsed=635.145ms mgasps=19.643 number=11275022 hash="530afd…f289c5" dirty=0.00B
INFO [11-17|10:57:18.863] Deep froze chain segment blocks=8 elapsed=228.928ms number=11185022 hash="ddc6d9…7be985"
INFO [11-17|10:57:26.237] Imported new chain segment blocks=1 txs=204 mgas=12.467 elapsed=1.504s mgasps=8.285 number=11275023 hash="9de8af…186231" dirty=0.00B
INFO [11-17|10:57:30.107] Imported new chain segment blocks=1 txs=136 mgas=12.446 elapsed=402.728ms mgasps=30.903 number=11275024 hash="984c5f…d90625" dirty=0.00B
INFO [11-17|10:57:40.282] Imported new chain segment blocks=1 txs=180 mgas=12.430 elapsed=865.326ms mgasps=14.364 number=11275025 hash="1e54da…a4d6eb" dirty=0.00B
INFO [11-17|10:57:51.901] Imported new chain segment blocks=1 txs=219 mgas=12.450 elapsed=1.210s mgasps=10.285 number=11275026 hash="33d056…da224d" dirty=0.00B
INFO [11-17|10:57:54.072] Imported new chain segment blocks=1 txs=91 mgas=12.441 elapsed=357.169ms mgasps=34.832 number=11275027 hash="141c53…b1c098" dirty=0.00B
INFO [11-17|10:57:54.260] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.035ms mgasps=0.000 number=11275028 hash="6eb5d6…bf2753" dirty=0.00B
INFO [11-17|10:58:03.220] Imported new chain segment blocks=1 txs=141 mgas=12.451 elapsed=3.499s mgasps=3.558 number=11275029 hash="25bea2…7a670c" dirty=0.00B
INFO [11-17|10:58:03.251] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=35.75KiB throttle=1834
INFO [11-17|10:58:03.723] Imported new chain segment blocks=1 txs=479 mgas=12.470 elapsed=463.803ms mgasps=26.886 number=11275030 hash="25d4d1…a1b1e2" dirty=0.00B
INFO [11-17|10:58:08.953] Imported new chain segment blocks=1 txs=293 mgas=12.446 elapsed=893.000ms mgasps=13.937 number=11275031 hash="d52d55…ec1960" dirty=0.00B
INFO [11-17|10:58:19.151] Deep froze chain segment blocks=9 elapsed=286.306ms number=11185031 hash="ae72f7…5d1705"
INFO [11-17|10:58:31.107] Imported new chain segment blocks=1 txs=218 mgas=12.499 elapsed=3.728s mgasps=3.352 number=11275032 hash="bb4b5c…72be52" dirty=0.00B
INFO [11-17|10:58:38.059] Imported new chain segment blocks=1 txs=172 mgas=12.505 elapsed=593.254ms mgasps=21.079 number=11275033 hash="fafdee…a6c6e1" dirty=0.00B
INFO [11-17|10:58:49.680] Imported new chain segment blocks=2 txs=153 mgas=12.493 elapsed=429.699ms mgasps=29.075 number=11275035 hash="34d624…f119fa" dirty=0.00B
INFO [11-17|10:58:54.102] Imported new chain segment blocks=1 txs=161 mgas=12.499 elapsed=714.686ms mgasps=17.488 number=11275035 hash="f80557…cb2eee" dirty=0.00B
INFO [11-17|10:58:56.567] Imported new chain segment blocks=1 txs=167 mgas=12.478 elapsed=906.208ms mgasps=13.769 number=11275036 hash="e2db36…2598b4" dirty=0.00B
INFO [11-17|10:58:59.563] Imported new chain segment blocks=1 txs=140 mgas=12.498 elapsed=515.222ms mgasps=24.258 number=11275037 hash="a964ec…968bf2" dirty=0.00B
INFO [11-17|10:59:19.366] Deep froze chain segment blocks=6 elapsed=214.364ms number=11185037 hash="1f2530…04c8df"
INFO [11-17|10:59:31.636] Imported new chain segment blocks=1 txs=173 mgas=12.477 elapsed=1.338s mgasps=9.325 number=11275038 hash="4a0d7f…33ed52" dirty=0.00B
INFO [11-17|10:59:44.890] Imported new chain segment blocks=1 txs=214 mgas=12.486 elapsed=1.251s mgasps=9.978 number=11275039 hash="8d5cbf…13e763" dirty=0.00B
INFO [11-17|10:59:51.132] Imported new chain segment blocks=1 txs=174 mgas=12.482 elapsed=888.739ms mgasps=14.045 number=11275040 hash="19452a…80c4ec" dirty=0.00B
INFO [11-17|10:59:51.541] Chain reorg detected number=11275039 hash="8d5cbf…13e763" drop=1 dropfrom="19452a…80c4ec" add=1 addfrom="9a43c1…ed03df"
INFO [11-17|10:59:51.544] Imported new chain segment blocks=1 txs=167 mgas=12.472 elapsed=411.465ms mgasps=30.312 number=11275040 hash="9a43c1…ed03df" dirty=0.00B
INFO [11-17|11:00:06.672] Imported new chain segment blocks=1 txs=135 mgas=12.455 elapsed=434.462ms mgasps=28.668 number=11275041 hash="293d61…34ef7d" dirty=0.00B
INFO [11-17|11:00:19.624] Deep froze chain segment blocks=4 elapsed=257.117ms number=11185041 hash="c343ef…c82630"
INFO [11-17|11:00:22.013] Imported new chain segment blocks=1 txs=244 mgas=12.476 elapsed=1.174s mgasps=10.624 number=11275042 hash="2c7a26…c9a754" dirty=0.00B
INFO [11-17|11:00:23.801] Imported new chain segment blocks=1 txs=238 mgas=12.482 elapsed=536.423ms mgasps=23.269 number=11275043 hash="c42faa…d19820" dirty=0.00B
INFO [11-17|11:00:30.181] Imported new chain segment blocks=1 txs=170 mgas=12.506 elapsed=687.687ms mgasps=18.185 number=11275044 hash="107e94…522cf9" dirty=0.00B
INFO [11-17|11:01:19.838] Deep froze chain segment blocks=3 elapsed=213.257ms number=11185044 hash="a82707…87d137"
INFO [11-17|11:01:37.981] Imported new chain segment blocks=1 txs=204 mgas=12.480 elapsed=1.142s mgasps=10.923 number=11275045 hash="29b799…0fb41c" age=1m9s dirty=0.00B
INFO [11-17|11:01:39.984] Imported new chain segment blocks=1 txs=65 mgas=12.470 elapsed=200.182ms mgasps=62.294 number=11275046 hash="d7199a…a489f5" dirty=0.00B
INFO [11-17|11:02:17.283] Imported new chain segment blocks=1 txs=210 mgas=12.457 elapsed=1.001s mgasps=12.442 number=11275047 hash="9c4cc1…82bb39" dirty=0.00B
INFO [11-17|11:02:17.698] Chain reorg detected number=11275046 hash="d7199a…a489f5" drop=1 dropfrom="9c4cc1…82bb39" add=1 addfrom="5b1e8d…c3181e"
INFO [11-17|11:02:17.705] Imported new chain segment blocks=1 txs=189 mgas=12.499 elapsed=421.452ms mgasps=29.656 number=11275047 hash="5b1e8d…c3181e" dirty=0.00B
INFO [11-17|11:02:19.372] Imported new chain segment blocks=1 txs=247 mgas=12.498 elapsed=506.208ms mgasps=24.689 number=11275048 hash="42fdbb…a5773b" dirty=0.00B
INFO [11-17|11:02:20.116] Deep froze chain segment blocks=4 elapsed=277.043ms number=11185048 hash="409c40…cf22a5"
INFO [11-17|11:02:23.894] Imported new chain segment blocks=1 txs=187 mgas=12.503 elapsed=820.838ms mgasps=15.232 number=11275049 hash="bb9e7c…b9e485" dirty=0.00B
INFO [11-17|11:02:26.147] Imported new chain segment blocks=1 txs=184 mgas=12.516 elapsed=539.660ms mgasps=23.193 number=11275050 hash="982f48…5a54c3" dirty=0.00B
INFO [11-17|11:02:34.922] Imported new chain segment blocks=1 txs=211 mgas=12.511 elapsed=1.041s mgasps=12.013 number=11275051 hash="021160…9c3ce2" dirty=0.00B
INFO [11-17|11:02:46.312] Looking for peers peercount=4 tried=0 static=0
INFO [11-17|11:03:02.148] Looking for peers peercount=4 tried=32 static=0
INFO [11-17|11:03:20.506] Deep froze chain segment blocks=3 elapsed=388.523ms number=11185051 hash="297c70…1559d0"
INFO [11-17|11:03:28.811] Imported new chain segment blocks=1 txs=231 mgas=12.489 elapsed=3.621s mgasps=3.449 number=11275052 hash="b683dc…5bd434" dirty=0.00B
INFO [11-17|11:03:32.279] Imported new chain segment blocks=1 txs=232 mgas=12.478 elapsed=648.212ms mgasps=19.250 number=11275053 hash="bd9b8c…680322" dirty=0.00B
INFO [11-17|11:03:42.117] Imported new chain segment blocks=1 txs=227 mgas=12.485 elapsed=633.031ms mgasps=19.722 number=11275054 hash="a8aeeb…3795c4" dirty=0.00B
INFO [11-17|11:03:43.504] Imported new chain segment blocks=1 txs=191 mgas=12.472 elapsed=615.326ms mgasps=20.268 number=11275055 hash="bc1796…b92031" dirty=0.00B
INFO [11-17|11:03:51.885] Imported new chain segment blocks=1 txs=232 mgas=12.491 elapsed=1.091s mgasps=11.446 number=11275056 hash="15c418…3bb178" dirty=0.00B
INFO [11-17|11:04:00.621] Imported new chain segment blocks=1 txs=160 mgas=12.174 elapsed=962.864ms mgasps=12.644 number=11275057 hash="23b894…981c76" dirty=0.00B
INFO [11-17|11:04:11.772] Imported new chain segment blocks=1 txs=162 mgas=12.484 elapsed=1.203s mgasps=10.371 number=11275058 hash="f5a2c1…7f56ed" dirty=0.00B
INFO [11-17|11:04:18.022] Imported new chain segment blocks=1 txs=78 mgas=12.491 elapsed=471.981ms mgasps=26.464 number=11275059 hash="daad89…441969" dirty=0.00B
INFO [11-17|11:04:20.961] Deep froze chain segment blocks=8 elapsed=437.524ms number=11185059 hash="59dc49…c5c48e"
INFO [11-17|11:04:23.610] Imported new chain segment blocks=1 txs=147 mgas=12.481 elapsed=850.247ms mgasps=14.679 number=11275060 hash="37eecc…1bff35" dirty=0.00B
INFO [11-17|11:04:45.571] Imported new chain segment blocks=1 txs=197 mgas=12.469 elapsed=1.193s mgasps=10.452 number=11275061 hash="ccd582…d74240" dirty=0.00B
INFO [11-17|11:04:57.275] Imported new chain segment blocks=1 txs=161 mgas=12.487 elapsed=1.184s mgasps=10.541 number=11275062 hash="ff9016…4c332e" dirty=0.00B
INFO [11-17|11:05:12.347] Imported new chain segment blocks=1 txs=133 mgas=12.465 elapsed=703.806ms mgasps=17.711 number=11275063 hash="eb35ff…13fde7" dirty=0.00B
INFO [11-17|11:05:15.438] Imported new chain segment blocks=1 txs=131 mgas=12.459 elapsed=423.909ms mgasps=29.390 number=11275064 hash="04afc6…c4dbc1" dirty=0.00B
INFO [11-17|11:05:21.177] Deep froze chain segment blocks=5 elapsed=213.959ms number=11185064 hash="cdfd5f…7d36e1"
INFO [11-17|11:05:48.044] Imported new chain segment blocks=1 txs=224 mgas=12.456 elapsed=1.464s mgasps=8.506 number=11275065 hash="5b0bb6…f6ea3b" dirty=0.00B
INFO [11-17|11:06:19.764] Imported new chain segment blocks=1 txs=169 mgas=12.475 elapsed=1.258s mgasps=9.914 number=11275066 hash="a2483b…95a2b0" dirty=0.00B
INFO [11-17|11:06:21.324] Deep froze chain segment blocks=2 elapsed=145.330ms number=11185066 hash="c40941…c5471d"
INFO [11-17|11:06:27.589] Imported new chain segment blocks=1 txs=215 mgas=12.468 elapsed=528.824ms mgasps=23.577 number=11275067 hash="c328d9…bfafce" dirty=0.00B
INFO [11-17|11:06:41.299] Imported new chain segment blocks=1 txs=209 mgas=12.512 elapsed=1.202s mgasps=10.407 number=11275068 hash="2c83ba…268931" dirty=0.00B
INFO [11-17|11:06:53.045] Imported new chain segment blocks=1 txs=150 mgas=12.243 elapsed=729.647ms mgasps=16.779 number=11275069 hash="cd0813…b5195f" dirty=0.00B
INFO [11-17|11:07:08.123] Imported new chain segment blocks=1 txs=130 mgas=12.470 elapsed=590.051ms mgasps=21.134 number=11275070 hash="87ee57…76414f" dirty=0.00B
INFO [11-17|11:07:11.877] Imported new chain segment blocks=1 txs=101 mgas=12.484 elapsed=442.972ms mgasps=28.183 number=11275071 hash="fdcd1b…8018b3" dirty=0.00B
INFO [11-17|11:07:21.612] Deep froze chain segment blocks=5 elapsed=287.326ms number=11185071 hash="a1cb09…ee1fe3"
INFO [11-17|11:07:28.039] Imported new chain segment blocks=1 txs=188 mgas=12.490 elapsed=1.125s mgasps=11.098 number=11275072 hash="e2b99c…6c21bd" dirty=0.00B
INFO [11-17|11:07:37.724] Imported new chain segment blocks=1 txs=252 mgas=12.451 elapsed=1.098s mgasps=11.334 number=11275073 hash="9a3594…bcdf9e" dirty=0.00B
INFO [11-17|11:07:59.776] Imported new chain segment blocks=1 txs=201 mgas=12.493 elapsed=751.778ms mgasps=16.618 number=11275074 hash="47142f…e6ae59" dirty=0.00B
INFO [11-17|11:08:21.824] Deep froze chain segment blocks=3 elapsed=210.828ms number=11185074 hash="a655f0…80f918"
INFO [11-17|11:08:42.795] Imported new chain segment blocks=1 txs=181 mgas=12.498 elapsed=1.216s mgasps=10.274 number=11275075 hash="7436d8…193acb" dirty=0.00B
INFO [11-17|11:08:48.762] Imported new chain segment blocks=1 txs=249 mgas=12.484 elapsed=443.679ms mgasps=28.138 number=11275076 hash="7bd6f8…14e2fa" dirty=0.00B
INFO [11-17|11:08:50.406] Imported new chain segment blocks=1 txs=117 mgas=12.512 elapsed=295.059ms mgasps=42.404 number=11275077 hash="0eb2f9…eeea63" dirty=0.00B
INFO [11-17|11:09:22.184] Deep froze chain segment blocks=3 elapsed=359.169ms number=11185077 hash="56590b…b1d1f1"
INFO [11-17|11:09:25.689] Imported new chain segment blocks=1 txs=219 mgas=12.504 elapsed=1.036s mgasps=12.068 number=11275078 hash="1e1355…dc0a2a" dirty=0.00B
INFO [11-17|11:09:39.432] Imported new chain segment blocks=1 txs=249 mgas=12.450 elapsed=680.497ms mgasps=18.296 number=11275079 hash="e7dd21…5abd16" dirty=0.00B
INFO [11-17|11:09:52.782] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=34.84KiB throttle=1881
INFO [11-17|11:09:52.924] Imported new chain segment blocks=1 txs=149 mgas=12.480 elapsed=2.653s mgasps=4.703 number=11275080 hash="b6efa5…6a2e85" dirty=0.00B
INFO [11-17|11:09:54.178] Imported new chain segment blocks=1 txs=280 mgas=12.513 elapsed=1.233s mgasps=10.141 number=11275081 hash="a0cd89…19b91f" dirty=0.00B ignored=1
INFO [11-17|11:10:21.312] Imported new chain segment blocks=1 txs=234 mgas=12.529 elapsed=1.326s mgasps=9.445 number=11275082 hash="6527e4…df32c3" dirty=0.00B
INFO [11-17|11:10:22.329] Deep froze chain segment blocks=5 elapsed=144.343ms number=11185082 hash="9d98cd…7ffb52"
INFO [11-17|11:10:26.225] Imported new chain segment blocks=1 txs=187 mgas=12.513 elapsed=456.555ms mgasps=27.407 number=11275083 hash="1b616a…acf956" dirty=0.00B
INFO [11-17|11:10:26.253] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=11.417ms mgasps=0.000 number=11275084 hash="e25c7a…6a88e9" dirty=0.00B
INFO [11-17|11:10:29.286] Imported new chain segment blocks=1 txs=204 mgas=12.494 elapsed=496.152ms mgasps=25.181 number=11275085 hash="51910b…26015d" dirty=0.00B
INFO [11-17|11:10:33.293] Imported new chain segment blocks=1 txs=139 mgas=12.477 elapsed=320.890ms mgasps=38.882 number=11275086 hash="e0f827…b2f163" dirty=0.00B
INFO [11-17|11:10:39.792] Imported new chain segment blocks=1 txs=155 mgas=12.458 elapsed=917.967ms mgasps=13.571 number=11275087 hash="63cdd9…9c3fc4" dirty=0.00B
INFO [11-17|11:11:10.147] Imported new chain segment blocks=1 txs=251 mgas=12.448 elapsed=1.336s mgasps=9.310 number=11275088 hash="61e63a…a34ffd" dirty=0.00B
INFO [11-17|11:11:22.636] Deep froze chain segment blocks=6 elapsed=306.609ms number=11185088 hash="5da37d…438f60"
INFO [11-17|11:11:23.062] Imported new chain segment blocks=1 txs=155 mgas=12.450 elapsed=623.251ms mgasps=19.976 number=11275089 hash="94b8b4…584671" dirty=0.00B
INFO [11-17|11:11:38.023] Imported new chain segment blocks=1 txs=209 mgas=12.461 elapsed=678.203ms mgasps=18.373 number=11275090 hash="28d83c…808024" dirty=0.00B
INFO [11-17|11:11:43.656] Imported new chain segment blocks=1 txs=166 mgas=12.437 elapsed=364.336ms mgasps=34.135 number=11275091 hash="707e18…7e46e5" dirty=0.00B
INFO [11-17|11:11:46.830] Imported new chain segment blocks=1 txs=136 mgas=12.432 elapsed=507.970ms mgasps=24.474 number=11275092 hash="6fb1de…e16aea" dirty=0.00B
INFO [11-17|11:12:09.650] Imported new chain segment blocks=1 txs=195 mgas=12.410 elapsed=995.155ms mgasps=12.471 number=11275093 hash="4b3fcf…97acd2" dirty=0.00B
INFO [11-17|11:12:12.692] Imported new chain segment blocks=1 txs=181 mgas=12.419 elapsed=652.332ms mgasps=19.037 number=11275094 hash="be6bd5…59caae" dirty=0.00B
INFO [11-17|11:12:15.187] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=37.329ms mgasps=0.000 number=11275095 hash="640f29…9eabe0" dirty=0.00B
INFO [11-17|11:12:15.935] Mining too far in the future wait=4s
INFO [11-17|11:12:22.998] Deep froze chain segment blocks=7 elapsed=360.145ms number=11185095 hash="05b362…e1d25a"
INFO [11-17|11:13:19.908] Imported new chain segment blocks=1 txs=208 mgas=12.453 elapsed=818.935ms mgasps=15.206 number=11275096 hash="acb84e…66b6cd" age=1m dirty=0.00B
INFO [11-17|11:14:01.042] Imported new chain segment blocks=1 txs=222 mgas=12.450 elapsed=938.293ms mgasps=13.268 number=11275097 hash="e88f20…9dc531" dirty=0.00B
INFO [11-17|11:14:08.707] Imported new chain segment blocks=1 txs=118 mgas=12.447 elapsed=371.538ms mgasps=33.501 number=11275098 hash="baab36…fd2e4b" dirty=0.00B
INFO [11-17|11:14:17.674] Imported new chain segment blocks=1 txs=266 mgas=12.444 elapsed=538.603ms mgasps=23.105 number=11275099 hash="c6f1b2…799be1" dirty=0.00B
INFO [11-17|11:14:23.123] Deep froze chain segment blocks=4 elapsed=124.847ms number=11185099 hash="33e1ed…6ded8e"
INFO [11-17|11:14:24.924] Imported new chain segment blocks=1 txs=90 mgas=12.430 elapsed=177.488ms mgasps=70.032 number=11275100 hash="6094ca…74e963" dirty=0.00B
INFO [11-17|11:14:35.652] Imported new chain segment blocks=1 txs=226 mgas=12.446 elapsed=1.139s mgasps=10.918 number=11275101 hash="a9a617…d9c1dd" dirty=0.00B
INFO [11-17|11:14:43.936] Imported new chain segment blocks=1 txs=232 mgas=12.437 elapsed=753.731ms mgasps=16.500 number=11275102 hash="072033…f16355" dirty=0.00B
INFO [11-17|11:14:56.041] Imported new chain segment blocks=1 txs=133 mgas=12.446 elapsed=570.441ms mgasps=21.818 number=11275103 hash="48ff7a…2bba0c" dirty=0.00B
INFO [11-17|11:15:05.465] Imported new chain segment blocks=1 txs=164 mgas=12.425 elapsed=689.878ms mgasps=18.010 number=11275104 hash="a05b7c…8e6da6" dirty=0.00B
INFO [11-17|11:15:07.011] Imported new chain segment blocks=1 txs=142 mgas=12.439 elapsed=418.985ms mgasps=29.688 number=11275105 hash="518fc9…02e9da" dirty=0.00B
INFO [11-17|11:15:23.522] Deep froze chain segment blocks=6 elapsed=398.443ms number=11185105 hash="328d3f…75474b"
INFO [11-17|11:15:46.016] Imported new chain segment blocks=1 txs=184 mgas=12.425 elapsed=1.118s mgasps=11.107 number=11275106 hash="388ace…9ccbd3" dirty=0.00B
INFO [11-17|11:15:47.746] Imported new chain segment blocks=1 txs=88 mgas=12.443 elapsed=285.862ms mgasps=43.526 number=11275107 hash="552471…e55d8a" dirty=0.00B
INFO [11-17|11:16:22.773] Imported new chain segment blocks=1 txs=179 mgas=12.455 elapsed=907.855ms mgasps=13.719 number=11275108 hash="065a45…5f7a7d" dirty=0.00B
INFO [11-17|11:16:23.949] Deep froze chain segment blocks=3 elapsed=425.900ms number=11185108 hash="96eaa1…f7ab7b"
INFO [11-17|11:16:40.922] Imported new chain segment blocks=1 txs=220 mgas=12.468 elapsed=628.709ms mgasps=19.831 number=11275109 hash="ae6ea8…fe0450" dirty=0.00B
INFO [11-17|11:17:14.826] Imported new chain segment blocks=1 txs=245 mgas=12.457 elapsed=1.353s mgasps=9.203 number=11275110 hash="02e881…823fa3" dirty=0.00B
INFO [11-17|11:17:24.141] Deep froze chain segment blocks=2 elapsed=190.797ms number=11185110 hash="310f57…567647"
INFO [11-17|11:17:50.560] Imported new chain segment blocks=1 txs=252 mgas=12.457 elapsed=1.764s mgasps=7.061 number=11275111 hash="60db89…715882" dirty=0.00B
INFO [11-17|11:18:05.559] Imported new chain segment blocks=1 txs=243 mgas=12.441 elapsed=1.324s mgasps=9.391 number=11275112 hash="376d87…1a20a4" dirty=0.00B
INFO [11-17|11:18:12.394] Imported new chain segment blocks=1 txs=89 mgas=12.451 elapsed=677.628ms mgasps=18.375 number=11275113 hash="97135f…d069b7" dirty=0.00B
INFO [11-17|11:18:17.002] Imported new chain segment blocks=1 txs=190 mgas=12.451 elapsed=1.140s mgasps=10.917 number=11275114 hash="4c5085…651392" dirty=0.00B
INFO [11-17|11:18:24.344] Deep froze chain segment blocks=4 elapsed=202.557ms number=11185114 hash="a80572…3fb22d"
INFO [11-17|11:18:36.187] Imported new chain segment blocks=1 txs=114 mgas=12.461 elapsed=559.854ms mgasps=22.257 number=11275115 hash="4c4fdc…8b20be" dirty=0.00B
INFO [11-17|11:18:36.404] Imported new chain segment blocks=1 txs=113 mgas=12.440 elapsed=214.626ms mgasps=57.960 number=11275115 hash="d4d7cb…4841b2" dirty=0.00B
INFO [11-17|11:18:57.946] Chain reorg detected number=11275114 hash="4c5085…651392" drop=1 dropfrom="4c4fdc…8b20be" add=2 addfrom="1bb504…8beeca"
INFO [11-17|11:18:57.956] Imported new chain segment blocks=1 txs=144 mgas=12.419 elapsed=1.149s mgasps=10.802 number=11275116 hash="1bb504…8beeca" dirty=0.00B
INFO [11-17|11:19:04.670] Imported new chain segment blocks=1 txs=162 mgas=12.425 elapsed=495.502ms mgasps=25.075 number=11275117 hash="612c58…4b457a" dirty=0.00B
INFO [11-17|11:19:07.188] Imported new chain segment blocks=1 txs=184 mgas=12.448 elapsed=973.315ms mgasps=12.789 number=11275118 hash="2c78f3…ebbcb2" dirty=0.00B
INFO [11-17|11:19:07.217] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=14.057ms mgasps=0.000 number=11275119 hash="3d0bf8…1b686c" dirty=0.00B
INFO [11-17|11:19:18.117] Imported new chain segment blocks=1 txs=239 mgas=12.437 elapsed=871.068ms mgasps=14.278 number=11275120 hash="3d4185…ff0b1c" dirty=0.00B
INFO [11-17|11:19:24.480] Deep froze chain segment blocks=6 elapsed=134.738ms number=11185120 hash="8981ba…19db78"
INFO [11-17|11:20:21.319] Imported new chain segment blocks=1 txs=215 mgas=12.464 elapsed=1.247s mgasps=9.991 number=11275121 hash="4fe1fe…476408" age=1m5s dirty=0.00B
INFO [11-17|11:20:22.167] Imported new chain segment blocks=1 txs=158 mgas=12.435 elapsed=845.745ms mgasps=14.703 number=11275121 hash="c3ee0e…4deaa3" age=1m6s dirty=0.00B
INFO [11-17|11:20:30.616] Chain reorg detected number=11275120 hash="3d4185…ff0b1c" drop=1 dropfrom="4fe1fe…476408" add=2 addfrom="0150e7…08fe85"
INFO [11-17|11:20:30.636] Imported new chain segment blocks=1 txs=218 mgas=12.449 elapsed=622.041ms mgasps=20.014 number=11275122 hash="0150e7…08fe85" dirty=0.00B
INFO [11-17|11:20:32.505] Imported new chain segment blocks=1 txs=176 mgas=12.454 elapsed=433.076ms mgasps=28.758 number=11275123 hash="d7a72c…834931" dirty=0.00B
INFO [11-17|11:20:50.554] Imported new chain segment blocks=1 txs=214 mgas=12.454 elapsed=1.458s mgasps=8.538 number=11275124 hash="29fd56…f80956" dirty=0.00B
INFO [11-17|11:20:54.582] Imported new chain segment blocks=1 txs=150 mgas=12.465 elapsed=4.003s mgasps=3.114 number=11275125 hash="cac3b6…6e29d6" dirty=0.00B
INFO [11-17|11:20:56.001] Imported new chain segment blocks=1 txs=182 mgas=12.472 elapsed=454.284ms mgasps=27.454 number=11275126 hash="374a90…722e9e" dirty=0.00B
INFO [11-17|11:21:02.722] Imported new chain segment blocks=1 txs=154 mgas=12.477 elapsed=847.590ms mgasps=14.720 number=11275127 hash="a61b24…dc4fee" dirty=0.00B
INFO [11-17|11:21:03.229] Chain reorg detected number=11275126 hash="374a90…722e9e" drop=1 dropfrom="a61b24…dc4fee" add=1 addfrom="b9e0b3…2ae855"
INFO [11-17|11:21:03.233] Imported new chain segment blocks=1 txs=167 mgas=12.489 elapsed=510.359ms mgasps=24.471 number=11275127 hash="b9e0b3…2ae855" dirty=0.00B
INFO [11-17|11:21:24.878] Deep froze chain segment blocks=7 elapsed=397.111ms number=11185127 hash="8ce65b…e0bfc9"
INFO [11-17|11:22:19.806] Imported new chain segment blocks=1 txs=255 mgas=12.467 elapsed=1.313s mgasps=9.493 number=11275128 hash="0e75bb…a4350a" age=1m18s dirty=0.00B
INFO [11-17|11:22:39.502] Imported new chain segment blocks=1 txs=216 mgas=12.466 elapsed=671.029ms mgasps=18.577 number=11275129 hash="bd91dc…e163ee" dirty=0.00B
INFO [11-17|11:23:24.650] Imported new chain segment blocks=1 txs=243 mgas=12.457 elapsed=1.207s mgasps=10.315 number=11275130 hash="580e3f…15c4d3" dirty=0.00B
INFO [11-17|11:23:25.142] Deep froze chain segment blocks=3 elapsed=263.180ms number=11185130 hash="6f2313…ec1b67"
INFO [11-17|11:23:44.061] Imported new chain segment blocks=1 txs=175 mgas=12.437 elapsed=931.220ms mgasps=13.355 number=11275131 hash="f12380…5218f1" dirty=0.00B
INFO [11-17|11:23:53.323] Imported new chain segment blocks=1 txs=166 mgas=12.444 elapsed=554.090ms mgasps=22.459 number=11275132 hash="c8ae96…efbc6d" dirty=0.00B
INFO [11-17|11:23:57.676] Imported new chain segment blocks=1 txs=200 mgas=12.449 elapsed=557.994ms mgasps=22.309 number=11275133 hash="25bbe3…409567" dirty=0.00B
INFO [11-17|11:24:08.816] Imported new chain segment blocks=1 txs=164 mgas=12.456 elapsed=2.443s mgasps=5.097 number=11275134 hash="de3bd4…2ef70d" dirty=0.00B
INFO [11-17|11:24:16.805] Imported new chain segment blocks=1 txs=173 mgas=12.465 elapsed=593.325ms mgasps=21.008 number=11275135 hash="bb3812…3e0ba1" dirty=0.00B
INFO [11-17|11:24:25.517] Deep froze chain segment blocks=5 elapsed=374.664ms number=11185135 hash="d25b0d…4cbf38"
INFO [11-17|11:24:32.532] Imported new chain segment blocks=1 txs=177 mgas=12.461 elapsed=1.214s mgasps=10.259 number=11275136 hash="a6eaf1…662c27" dirty=0.00B
INFO [11-17|11:25:03.248] Imported new chain segment blocks=1 txs=206 mgas=12.047 elapsed=978.657ms mgasps=12.310 number=11275137 hash="5918b4…1f0025" dirty=0.00B
INFO [11-17|11:25:19.355] Imported new chain segment blocks=1 txs=237 mgas=12.469 elapsed=884.715ms mgasps=14.093 number=11275138 hash="1729a3…75e248" dirty=0.00B
INFO [11-17|11:25:25.682] Deep froze chain segment blocks=3 elapsed=163.287ms number=11185138 hash="ed1b62…64458e"
INFO [11-17|11:25:38.817] Imported new chain segment blocks=1 txs=223 mgas=12.485 elapsed=1.267s mgasps=9.849 number=11275139 hash="e29359…48bee9" dirty=0.00B
INFO [11-17|11:25:47.923] Imported new chain segment blocks=1 txs=166 mgas=12.498 elapsed=582.306ms mgasps=21.463 number=11275140 hash="14fc0f…3d3e77" dirty=0.00B
INFO [11-17|11:26:06.661] Imported new chain segment blocks=1 txs=263 mgas=12.481 elapsed=1.215s mgasps=10.267 number=11275141 hash="5a474b…53ef20" dirty=0.00B
INFO [11-17|11:26:09.420] Imported new chain segment blocks=1 txs=203 mgas=12.487 elapsed=521.728ms mgasps=23.933 number=11275142 hash="a37561…6480cb" dirty=0.00B
INFO [11-17|11:26:26.028] Deep froze chain segment blocks=4 elapsed=344.633ms number=11185142 hash="f85706…890947"
INFO [11-17|11:26:36.020] Imported new chain segment blocks=1 txs=177 mgas=12.471 elapsed=2.127s mgasps=5.862 number=11275143 hash="cc7eff…031377" dirty=0.00B
INFO [11-17|11:27:01.375] Imported new chain segment blocks=1 txs=238 mgas=12.499 elapsed=933.300ms mgasps=13.393 number=11275144 hash="20a948…11de06" dirty=0.00B
INFO [11-17|11:27:04.616] Imported new chain segment blocks=1 txs=134 mgas=12.495 elapsed=509.615ms mgasps=24.519 number=11275145 hash="694401…60bd0e" dirty=0.00B
INFO [11-17|11:27:06.093] Imported new chain segment blocks=1 txs=169 mgas=12.511 elapsed=392.549ms mgasps=31.870 number=11275146 hash="92015b…c163c2" dirty=0.00B
INFO [11-17|11:27:16.166] Imported new chain segment blocks=1 txs=208 mgas=12.471 elapsed=916.936ms mgasps=13.601 number=11275147 hash="f661da…e7d44d" dirty=0.00B
INFO [11-17|11:27:16.777] Imported new chain segment blocks=1 txs=202 mgas=12.492 elapsed=610.047ms mgasps=20.478 number=11275147 hash="240758…bf901f" dirty=0.00B
INFO [11-17|11:27:24.783] Imported new chain segment blocks=1 txs=221 mgas=12.481 elapsed=1.165s mgasps=10.709 number=11275148 hash="91308b…92491d" dirty=0.00B
INFO [11-17|11:27:26.182] Deep froze chain segment blocks=6 elapsed=154.273ms number=11185148 hash="be866d…8640fe"
INFO [11-17|11:27:56.624] Imported new chain segment blocks=1 txs=240 mgas=12.456 elapsed=1.638s mgasps=7.602 number=11275149 hash="6bcda8…951c55" dirty=0.00B
INFO [11-17|11:28:43.302] Imported new chain segment blocks=1 txs=261 mgas=12.476 elapsed=1.210s mgasps=10.311 number=11275150 hash="7f4029…199a3e" dirty=0.00B
INFO [11-17|11:28:49.465] Imported new chain segment blocks=1 txs=176 mgas=12.480 elapsed=429.713ms mgasps=29.043 number=11275151 hash="cbe210…fbbb16" dirty=0.00B
INFO [11-17|11:28:55.935] Imported new chain segment blocks=1 txs=171 mgas=12.483 elapsed=550.509ms mgasps=22.676 number=11275152 hash="f3a326…37c19c" dirty=0.00B
INFO [11-17|11:29:09.119] Imported new chain segment blocks=1 txs=204 mgas=12.465 elapsed=769.736ms mgasps=16.193 number=11275153 hash="72da4d…943c73" dirty=0.00B
INFO [11-17|11:29:09.581] Chain reorg detected number=11275152 hash="f3a326…37c19c" drop=1 dropfrom="72da4d…943c73" add=1 addfrom="c20889…4fff75"
INFO [11-17|11:29:09.594] Imported new chain segment blocks=1 txs=206 mgas=12.490 elapsed=474.657ms mgasps=26.313 number=11275153 hash="c20889…4fff75" dirty=0.00B
INFO [11-17|11:29:24.107] Chain reorg detected number=11275152 hash="f3a326…37c19c" drop=1 dropfrom="c20889…4fff75" add=2 addfrom="058a5a…280f75"
INFO [11-17|11:29:24.122] Imported new chain segment blocks=1 txs=210 mgas=12.460 elapsed=961.198ms mgasps=12.963 number=11275154 hash="058a5a…280f75" dirty=0.00B
INFO [11-17|11:29:26.361] Deep froze chain segment blocks=6 elapsed=176.600ms number=11185154 hash="c56ba6…a6e84d"
INFO [11-17|11:29:36.540] Imported new chain segment blocks=1 txs=181 mgas=12.432 elapsed=749.817ms mgasps=16.580 number=11275155 hash="6dd359…f87286" dirty=0.00B
INFO [11-17|11:29:37.504] Imported new chain segment blocks=1 txs=84 mgas=12.461 elapsed=342.324ms mgasps=36.401 number=11275156 hash="7efea8…ceffc9" dirty=0.00B
INFO [11-17|11:29:41.308] Imported new chain segment blocks=1 txs=85 mgas=12.445 elapsed=685.302ms mgasps=18.160 number=11275157 hash="2e0326…c2bf2a" dirty=0.00B
INFO [11-17|11:29:41.669] Imported new chain segment blocks=1 txs=97 mgas=12.470 elapsed=360.894ms mgasps=34.554 number=11275157 hash="db219f…a18356" dirty=0.00B
INFO [11-17|11:29:58.479] Chain reorg detected number=11275156 hash="7efea8…ceffc9" drop=1 dropfrom="2e0326…c2bf2a" add=2 addfrom="9adaf5…a197fa"
INFO [11-17|11:29:58.491] Imported new chain segment blocks=1 txs=179 mgas=12.446 elapsed=2.635s mgasps=4.722 number=11275158 hash="9adaf5…a197fa" dirty=0.00B
INFO [11-17|11:30:08.895] Imported new chain segment blocks=1 txs=189 mgas=12.461 elapsed=649.657ms mgasps=19.181 number=11275159 hash="2c0391…443fde" dirty=0.00B
INFO [11-17|11:30:22.750] Imported new chain segment blocks=1 txs=213 mgas=12.467 elapsed=659.789ms mgasps=18.896 number=11275160 hash="c93eec…ca3841" dirty=0.00B
INFO [11-17|11:30:26.607] Deep froze chain segment blocks=6 elapsed=246.214ms number=11185160 hash="b5d7f1…647601"
INFO [11-17|11:30:39.259] Imported new chain segment blocks=1 txs=218 mgas=12.489 elapsed=811.459ms mgasps=15.391 number=11275161 hash="d5c66a…009126" dirty=0.00B
INFO [11-17|11:30:40.523] Imported new chain segment blocks=1 txs=108 mgas=12.473 elapsed=235.354ms mgasps=52.997 number=11275162 hash="7e990c…958bcf" dirty=0.00B
INFO [11-17|11:30:47.085] Imported new chain segment blocks=1 txs=116 mgas=12.494 elapsed=614.263ms mgasps=20.340 number=11275163 hash="72584c…12a9b1" dirty=0.00B
INFO [11-17|11:30:50.905] Imported new chain segment blocks=1 txs=168 mgas=12.467 elapsed=442.383ms mgasps=28.181 number=11275164 hash="6ef93b…f352b2" dirty=0.00B
INFO [11-17|11:30:51.907] Imported new chain segment blocks=1 txs=199 mgas=12.307 elapsed=455.107ms mgasps=27.043 number=11275165 hash="09a618…a1c539" dirty=0.00B
INFO [11-17|11:30:52.730] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=12.558ms mgasps=0.000 number=11275166 hash="206198…46c3ce" dirty=0.00B
INFO [11-17|11:31:10.465] Imported new chain segment blocks=1 txs=194 mgas=12.494 elapsed=1.312s mgasps=9.517 number=11275167 hash="8a9daf…fee888" dirty=0.00B
INFO [11-17|11:31:26.859] Deep froze chain segment blocks=7 elapsed=250.871ms number=11185167 hash="280f05…dff541"
INFO [11-17|11:31:43.323] Imported new chain segment blocks=1 txs=251 mgas=12.457 elapsed=855.022ms mgasps=14.569 number=11275168 hash="033d6e…be2c7a" dirty=0.00B
INFO [11-17|11:31:48.016] Imported new chain segment blocks=1 txs=179 mgas=12.455 elapsed=2.791s mgasps=4.461 number=11275169 hash="167c0f…311c4f" dirty=0.00B
INFO [11-17|11:31:58.850] Imported new chain segment blocks=1 txs=191 mgas=12.460 elapsed=700.280ms mgasps=17.793 number=11275170 hash="1330c5…78ac4e" dirty=0.00B
INFO [11-17|11:32:01.211] Imported new chain segment blocks=1 txs=175 mgas=12.469 elapsed=435.273ms mgasps=28.646 number=11275171 hash="94229d…2564db" dirty=0.00B
INFO [11-17|11:32:02.283] Imported new chain segment blocks=1 txs=125 mgas=11.967 elapsed=429.892ms mgasps=27.837 number=11275172 hash="95a613…e203f2" dirty=0.00B
INFO [11-17|11:32:11.000] Imported new chain segment blocks=1 txs=154 mgas=12.256 elapsed=414.141ms mgasps=29.595 number=11275173 hash="566a79…df6b47" dirty=0.00B
INFO [11-17|11:32:25.176] Imported new chain segment blocks=1 txs=208 mgas=12.452 elapsed=1.156s mgasps=10.767 number=11275174 hash="ac290f…2f5a16" dirty=0.00B
INFO [11-17|11:32:27.321] Deep froze chain segment blocks=7 elapsed=461.485ms number=11185174 hash="22c3de…8de3bc"
INFO [11-17|11:32:40.354] Imported new chain segment blocks=1 txs=208 mgas=12.458 elapsed=654.527ms mgasps=19.034 number=11275175 hash="1ee8bb…b28990" dirty=0.00B
INFO [11-17|11:32:51.742] Imported new chain segment blocks=1 txs=192 mgas=12.475 elapsed=722.107ms mgasps=17.275 number=11275176 hash="e0ea6a…c52661" dirty=0.00B
INFO [11-17|11:32:59.477] Imported new chain segment blocks=1 txs=153 mgas=12.499 elapsed=466.001ms mgasps=26.822 number=11275177 hash="d5e638…c262f4" dirty=0.00B
INFO [11-17|11:33:13.077] Imported new chain segment blocks=1 txs=222 mgas=12.493 elapsed=875.136ms mgasps=14.276 number=11275178 hash="54a0e5…0450b2" dirty=0.00B
INFO [11-17|11:33:19.205] Imported new chain segment blocks=1 txs=195 mgas=12.487 elapsed=484.939ms mgasps=25.750 number=11275179 hash="2a8959…7894bd" dirty=0.00B
INFO [11-17|11:33:27.825] Deep froze chain segment blocks=5 elapsed=503.051ms number=11185179 hash="f6d88c…f1cdaf"
INFO [11-17|11:33:29.982] Imported new chain segment blocks=1 txs=190 mgas=12.497 elapsed=703.854ms mgasps=17.756 number=11275180 hash="f06885…e180cc" dirty=0.00B
INFO [11-17|11:34:05.130] Imported new chain segment blocks=1 txs=210 mgas=12.471 elapsed=1.202s mgasps=10.371 number=11275181 hash="086349…751b4d" dirty=0.00B
INFO [11-17|11:34:25.716] Imported new chain segment blocks=1 txs=223 mgas=12.462 elapsed=790.922ms mgasps=15.756 number=11275182 hash="97b40a…57f056" dirty=0.00B
INFO [11-17|11:34:26.787] Imported new chain segment blocks=1 txs=107 mgas=12.446 elapsed=374.020ms mgasps=33.277 number=11275183 hash="b6a6a3…1f6cf2" dirty=0.00B
INFO [11-17|11:34:28.075] Deep froze chain segment blocks=4 elapsed=249.185ms number=11185183 hash="1536f5…92c72c"
INFO [11-17|11:34:42.822] Imported new chain segment blocks=1 txs=202 mgas=12.431 elapsed=871.196ms mgasps=14.268 number=11275184 hash="d9626a…f85e4d" dirty=0.00B
INFO [11-17|11:35:09.893] Imported new chain segment blocks=1 txs=162 mgas=12.433 elapsed=398.710ms mgasps=31.183 number=11275185 hash="d519b3…1d1bea" dirty=0.00B
INFO [11-17|11:35:28.203] Deep froze chain segment blocks=2 elapsed=126.467ms number=11185185 hash="961918…534401"
INFO [11-17|11:35:43.657] Imported new chain segment blocks=1 txs=192 mgas=12.425 elapsed=771.374ms mgasps=16.108 number=11275186 hash="dcdb52…4f37f2" dirty=0.00B
INFO [11-17|11:35:48.685] Imported new chain segment blocks=1 txs=228 mgas=12.433 elapsed=516.888ms mgasps=24.054 number=11275187 hash="3d2339…4e549d" dirty=0.00B
INFO [11-17|11:36:18.910] Imported new chain segment blocks=1 txs=251 mgas=12.431 elapsed=1.139s mgasps=10.905 number=11275188 hash="c54087…82eae4" dirty=0.00B
INFO [11-17|11:36:28.464] Deep froze chain segment blocks=3 elapsed=260.123ms number=11185188 hash="59250f…3dd5c0"
INFO [11-17|11:36:37.901] Imported new chain segment blocks=1 txs=245 mgas=12.421 elapsed=698.466ms mgasps=17.783 number=11275189 hash="2df970…ed7015" dirty=0.00B
INFO [11-17|11:37:02.306] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=37.09KiB throttle=1767
INFO [11-17|11:37:02.470] Imported new chain segment blocks=1 txs=241 mgas=12.418 elapsed=2.991s mgasps=4.150 number=11275190 hash="e873a5…b6ae49" dirty=0.00B
INFO [11-17|11:37:03.033] Imported new chain segment blocks=1 txs=361 mgas=12.437 elapsed=551.857ms mgasps=22.537 number=11275191 hash="77473c…888389" dirty=0.00B ignored=1
INFO [11-17|11:37:16.884] Imported new chain segment blocks=1 txs=193 mgas=12.441 elapsed=987.110ms mgasps=12.604 number=11275192 hash="54cc0a…815bce" dirty=0.00B
INFO [11-17|11:37:24.737] Imported new chain segment blocks=1 txs=152 mgas=12.449 elapsed=635.633ms mgasps=19.586 number=11275193 hash="73e870…619ad5" dirty=0.00B
INFO [11-17|11:37:28.353] Imported new chain segment blocks=1 txs=136 mgas=12.466 elapsed=374.265ms mgasps=33.308 number=11275194 hash="510536…b6099a" dirty=0.00B
INFO [11-17|11:37:28.666] Deep froze chain segment blocks=6 elapsed=200.159ms number=11185194 hash="9f2002…707560"
INFO [11-17|11:37:34.172] Imported new chain segment blocks=1 txs=94 mgas=12.484 elapsed=2.148s mgasps=5.811 number=11275195 hash="a14990…b8b487" dirty=0.00B
INFO [11-17|11:37:41.414] Imported new chain segment blocks=1 txs=286 mgas=12.494 elapsed=828.579ms mgasps=15.079 number=11275196 hash="612878…767601" dirty=0.00B
INFO [11-17|11:37:45.581] Imported new chain segment blocks=1 txs=171 mgas=12.470 elapsed=634.894ms mgasps=19.641 number=11275197 hash="ca1a72…eb34e9" dirty=0.00B
INFO [11-17|11:37:57.596] Imported new chain segment blocks=1 txs=164 mgas=12.472 elapsed=698.509ms mgasps=17.855 number=11275198 hash="20542d…0e3010" dirty=0.00B
INFO [11-17|11:38:10.713] Imported new chain segment blocks=1 txs=199 mgas=12.481 elapsed=1.762s mgasps=7.081 number=11275199 hash="9feb50…82bf86" dirty=0.00B
INFO [11-17|11:38:19.586] Imported new chain segment blocks=1 txs=176 mgas=12.495 elapsed=694.789ms mgasps=17.984 number=11275200 hash="9171eb…c6fc2c" dirty=0.00B
INFO [11-17|11:38:23.584] Imported new chain segment blocks=1 txs=157 mgas=11.827 elapsed=679.374ms mgasps=17.409 number=11275201 hash="f932d3…5a42fe" dirty=0.00B
INFO [11-17|11:38:28.880] Deep froze chain segment blocks=7 elapsed=212.608ms number=11185201 hash="fecf6c…3cd04e"
INFO [11-17|11:38:38.106] Imported new chain segment blocks=1 txs=198 mgas=12.491 elapsed=765.527ms mgasps=16.316 number=11275202 hash="f80546…208640" dirty=0.00B
INFO [11-17|11:38:44.830] Imported new chain segment blocks=1 txs=185 mgas=12.486 elapsed=2.705s mgasps=4.615 number=11275203 hash="e9247b…a3d6ec" dirty=0.00B
INFO [11-17|11:38:54.285] Imported new chain segment blocks=1 txs=140 mgas=12.492 elapsed=522.496ms mgasps=23.908 number=11275204 hash="cd7756…96cd1a" dirty=0.00B
INFO [11-17|11:38:58.748] Looking for peers peercount=4 tried=0 static=0
INFO [11-17|11:39:04.014] Imported new chain segment blocks=1 txs=111 mgas=12.320 elapsed=807.074ms mgasps=15.265 number=11275205 hash="9cdd7d…f75066" dirty=0.00B
INFO [11-17|11:39:14.895] Looking for peers peercount=4 tried=15 static=0
INFO [11-17|11:39:19.232] Imported new chain segment blocks=1 txs=154 mgas=12.492 elapsed=322.832ms mgasps=38.695 number=11275206 hash="b3fb02…666ca2" dirty=0.00B
INFO [11-17|11:39:19.545] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=13.777ms mgasps=0.000 number=11275207 hash="f784c6…10385e" dirty=0.00B
INFO [11-17|11:39:23.372] Imported new chain segment blocks=1 txs=178 mgas=12.496 elapsed=541.611ms mgasps=23.072 number=11275208 hash="f64fea…779475" dirty=0.00B
INFO [11-17|11:39:24.459] Imported new chain segment blocks=1 txs=144 mgas=12.494 elapsed=519.796ms mgasps=24.037 number=11275209 hash="056dcb…3f73f4" dirty=0.00B
INFO [11-17|11:39:29.069] Deep froze chain segment blocks=8 elapsed=187.738ms number=11185209 hash="366a97…3692c6"
INFO [11-17|11:39:31.716] Looking for peers peercount=4 tried=19 static=0
INFO [11-17|11:39:36.479] Imported new chain segment blocks=1 txs=186 mgas=12.250 elapsed=1.179s mgasps=10.389 number=11275210 hash="2d164c…705ee0" dirty=0.00B
INFO [11-17|11:39:47.584] Looking for peers peercount=4 tried=6 static=0
INFO [11-17|11:39:54.251] Imported new chain segment blocks=1 txs=231 mgas=12.494 elapsed=1.107s mgasps=11.286 number=11275211 hash="251e3b…e9ba0f" dirty=0.00B
INFO [11-17|11:39:58.608] Imported new chain segment blocks=1 txs=135 mgas=12.484 elapsed=1.469s mgasps=8.495 number=11275212 hash="51bbe6…d8e575" dirty=0.00B
INFO [11-17|11:40:03.372] Imported new chain segment blocks=1 txs=194 mgas=12.491 elapsed=585.475ms mgasps=21.335 number=11275213 hash="fca828…438c27" dirty=0.00B
INFO [11-17|11:40:03.651] Looking for peers peercount=4 tried=6 static=0
INFO [11-17|11:40:04.779] Imported new chain segment blocks=1 txs=141 mgas=12.422 elapsed=456.689ms mgasps=27.201 number=11275214 hash="2fe2ae…38f3e4" dirty=0.00B
INFO [11-17|11:40:05.772] Imported new chain segment blocks=1 txs=139 mgas=12.427 elapsed=429.566ms mgasps=28.930 number=11275214 hash="f35335…d18003" dirty=0.00B
INFO [11-17|11:40:06.418] Imported new chain segment blocks=1 txs=132 mgas=12.499 elapsed=403.770ms mgasps=30.956 number=11275215 hash="5de112…a53caa" dirty=0.00B
INFO [11-17|11:40:14.668] Imported new chain segment blocks=1 txs=229 mgas=12.503 elapsed=919.346ms mgasps=13.600 number=11275216 hash="e3d0a3…ad4911" dirty=0.00B
INFO [11-17|11:40:18.869] Looking for peers peercount=4 tried=14 static=0
INFO [11-17|11:40:29.384] Deep froze chain segment blocks=7 elapsed=314.897ms number=11185216 hash="a7fb90…49c2a7"
INFO [11-17|11:40:34.140] Looking for peers peercount=4 tried=4 static=0
INFO [11-17|11:40:54.321] Looking for peers peercount=4 tried=22 static=0
INFO [11-17|11:40:55.437] Imported new chain segment blocks=1 txs=202 mgas=12.512 elapsed=720.413ms mgasps=17.368 number=11275217 hash="e71264…8e5898" dirty=0.00B
INFO [11-17|11:40:58.267] Imported new chain segment blocks=1 txs=212 mgas=12.515 elapsed=498.058ms mgasps=25.127 number=11275218 hash="975bc4…540e67" dirty=0.00B
INFO [11-17|11:41:14.643] Looking for peers peercount=4 tried=16 static=0
INFO [11-17|11:41:23.866] Imported new chain segment blocks=1 txs=196 mgas=11.962 elapsed=1.003s mgasps=11.923 number=11275219 hash="058cb2…56cd8d" dirty=0.00B
INFO [11-17|11:41:25.172] Looking for peers peercount=4 tried=21 static=0
INFO [11-17|11:41:29.607] Deep froze chain segment blocks=3 elapsed=221.927ms number=11185219 hash="ddd747…a9c61f"
INFO [11-17|11:41:35.471] Looking for peers peercount=4 tried=13 static=0
INFO [11-17|11:41:45.472] Looking for peers peercount=4 tried=27 static=0
INFO [11-17|11:41:52.693] Imported new chain segment blocks=1 txs=205 mgas=12.524 elapsed=3.539s mgasps=3.538 number=11275220 hash="568f81…1b77af" dirty=0.00B
INFO [11-17|11:42:09.018] Imported new chain segment blocks=1 txs=150 mgas=12.523 elapsed=545.626ms mgasps=22.952 number=11275221 hash="0dc1ab…3a6ce3" dirty=0.00B
INFO [11-17|11:42:13.303] Imported new chain segment blocks=1 txs=178 mgas=12.514 elapsed=716.511ms mgasps=17.466 number=11275222 hash="d5d9d1…ba6034" dirty=0.00B
INFO [11-17|11:42:23.145] Imported new chain segment blocks=1 txs=203 mgas=12.504 elapsed=609.590ms mgasps=20.513 number=11275223 hash="a21dc8…1d7412" dirty=0.00B
INFO [11-17|11:42:29.792] Deep froze chain segment blocks=4 elapsed=182.259ms number=11185223 hash="b266c1…531e11"
INFO [11-17|11:42:39.979] Imported new chain segment blocks=1 txs=273 mgas=12.504 elapsed=945.582ms mgasps=13.223 number=11275224 hash="6150b0…e26924" dirty=0.00B
INFO [11-17|11:43:08.617] Imported new chain segment blocks=1 txs=249 mgas=12.490 elapsed=3.384s mgasps=3.691 number=11275225 hash="dc8788…b38405" dirty=0.00B
INFO [11-17|11:43:09.102] Chain reorg detected number=11275224 hash="6150b0…e26924" drop=1 dropfrom="dc8788…b38405" add=1 addfrom="da6dc3…f3b226"
INFO [11-17|11:43:09.154] Imported new chain segment blocks=1 txs=249 mgas=12.490 elapsed=513.005ms mgasps=24.348 number=11275225 hash="da6dc3…f3b226" dirty=0.00B
INFO [11-17|11:43:12.535] Imported new chain segment blocks=1 txs=166 mgas=12.490 elapsed=511.450ms mgasps=24.421 number=11275226 hash="0e4601…72e3ee" dirty=0.00B
INFO [11-17|11:43:16.688] Imported new chain segment blocks=1 txs=142 mgas=12.211 elapsed=376.023ms mgasps=32.473 number=11275227 hash="84fe04…009474" dirty=0.00B
INFO [11-17|11:43:19.525] Imported new chain segment blocks=1 txs=113 mgas=12.222 elapsed=309.767ms mgasps=39.455 number=11275228 hash="5dcc99…55d944" dirty=0.00B
INFO [11-17|11:43:30.054] Deep froze chain segment blocks=5 elapsed=262.003ms number=11185228 hash="f55c16…b809b2"
INFO [11-17|11:44:03.849] Imported new chain segment blocks=1 txs=234 mgas=12.481 elapsed=1.110s mgasps=11.237 number=11275229 hash="69e77f…b520ee" dirty=0.00B
INFO [11-17|11:44:05.263] Imported new chain segment blocks=1 txs=168 mgas=12.498 elapsed=1.125s mgasps=11.100 number=11275230 hash="e50d79…1ff24f" dirty=0.00B
INFO [11-17|11:44:13.162] Imported new chain segment blocks=1 txs=149 mgas=12.475 elapsed=770.549ms mgasps=16.190 number=11275231 hash="cedcf0…0daf14" dirty=0.00B
INFO [11-17|11:44:13.594] Chain reorg detected number=11275230 hash="e50d79…1ff24f" drop=1 dropfrom="cedcf0…0daf14" add=1 addfrom="c664e1…bc9bc8"
INFO [11-17|11:44:13.598] Imported new chain segment blocks=1 txs=140 mgas=12.478 elapsed=434.322ms mgasps=28.729 number=11275231 hash="c664e1…bc9bc8" dirty=0.00B
INFO [11-17|11:44:30.174] Deep froze chain segment blocks=3 elapsed=119.030ms number=11185231 hash="44cde3…6416f8"
INFO [11-17|11:44:39.331] Imported new chain segment blocks=1 txs=265 mgas=12.484 elapsed=869.854ms mgasps=14.352 number=11275232 hash="f50bf3…0b872c" dirty=0.00B
INFO [11-17|11:44:45.592] Imported new chain segment blocks=1 txs=212 mgas=12.490 elapsed=701.022ms mgasps=17.817 number=11275233 hash="4c40f1…1c0791" dirty=0.00B
INFO [11-17|11:45:28.367] Imported new chain segment blocks=1 txs=237 mgas=12.456 elapsed=782.376ms mgasps=15.921 number=11275234 hash="2c7a40…20a23d" dirty=0.00B
INFO [11-17|11:45:30.353] Deep froze chain segment blocks=3 elapsed=178.490ms number=11185234 hash="b0396a…c404f1"
INFO [11-17|11:45:43.658] Imported new chain segment blocks=1 txs=183 mgas=12.471 elapsed=633.109ms mgasps=19.699 number=11275235 hash="a2f7c3…28c584" dirty=0.00B
INFO [11-17|11:46:06.880] Imported new chain segment blocks=1 txs=192 mgas=12.487 elapsed=1.053s mgasps=11.849 number=11275236 hash="77c533…51f585" dirty=0.00B
INFO [11-17|11:46:27.864] Imported new chain segment blocks=1 txs=190 mgas=12.497 elapsed=1.537s mgasps=8.131 number=11275237 hash="07d519…88bdd3" dirty=0.00B
INFO [11-17|11:46:29.617] Imported new chain segment blocks=1 txs=195 mgas=12.501 elapsed=466.011ms mgasps=26.826 number=11275238 hash="5c26f1…2d4716" dirty=0.00B
INFO [11-17|11:46:30.521] Deep froze chain segment blocks=4 elapsed=165.514ms number=11185238 hash="69938c…38b06d"
INFO [11-17|11:46:32.040] Imported new chain segment blocks=1 txs=125 mgas=12.486 elapsed=384.537ms mgasps=32.470 number=11275239 hash="ac4e13…aab821" dirty=0.00B
INFO [11-17|11:46:33.325] Imported new chain segment blocks=1 txs=202 mgas=12.488 elapsed=396.022ms mgasps=31.532 number=11275240 hash="f9d712…53907f" dirty=0.00B
INFO [11-17|11:46:38.296] Imported new chain segment blocks=1 txs=193 mgas=12.323 elapsed=532.806ms mgasps=23.128 number=11275241 hash="ff3085…3f51e1" dirty=0.00B
INFO [11-17|11:46:44.947] Imported new chain segment blocks=1 txs=181 mgas=12.491 elapsed=705.276ms mgasps=17.711 number=11275242 hash="fc1c6d…531921" dirty=0.00B
INFO [11-17|11:47:03.236] Imported new chain segment blocks=1 txs=189 mgas=12.507 elapsed=1.282s mgasps=9.749 number=11275243 hash="f5a3bb…d992cc" dirty=0.00B
INFO [11-17|11:47:11.750] Imported new chain segment blocks=1 txs=149 mgas=12.507 elapsed=872.385ms mgasps=14.337 number=11275244 hash="a9e018…b37f50" dirty=0.00B
INFO [11-17|11:47:30.890] Deep froze chain segment blocks=6 elapsed=368.511ms number=11185244 hash="976429…eb7e1b"
INFO [11-17|11:47:40.684] Imported new chain segment blocks=1 txs=204 mgas=12.520 elapsed=4.603s mgasps=2.720 number=11275245 hash="a3bd69…596107" dirty=0.00B
INFO [11-17|11:47:41.847] Imported new chain segment blocks=1 txs=160 mgas=12.532 elapsed=1.137s mgasps=11.015 number=11275246 hash="389bbb…2c1e5d" dirty=0.00B
INFO [11-17|11:47:58.873] Imported new chain segment blocks=1 txs=181 mgas=12.513 elapsed=1.360s mgasps=9.195 number=11275247 hash="f01d7e…ba3b27" dirty=0.00B
INFO [11-17|11:48:19.157] Imported new chain segment blocks=1 txs=130 mgas=12.522 elapsed=2.204s mgasps=5.681 number=11275248 hash="649c0d…d62d7f" dirty=0.00B
INFO [11-17|11:48:31.192] Deep froze chain segment blocks=4 elapsed=301.142ms number=11185248 hash="f24f03…154787"
INFO [11-17|11:49:07.179] Imported new chain segment blocks=1 txs=237 mgas=12.513 elapsed=933.642ms mgasps=13.403 number=11275249 hash="1f8b57…5525fc" dirty=0.00B
INFO [11-17|11:49:11.744] Imported new chain segment blocks=1 txs=187 mgas=12.510 elapsed=638.543ms mgasps=19.592 number=11275250 hash="d3938b…6b64d2" dirty=0.00B
INFO [11-17|11:49:16.857] Imported new chain segment blocks=1 txs=171 mgas=12.500 elapsed=583.641ms mgasps=21.417 number=11275251 hash="080477…b5bec7" dirty=0.00B
INFO [11-17|11:49:31.320] Deep froze chain segment blocks=3 elapsed=126.919ms number=11185251 hash="61378e…d3b97c"
INFO [11-17|11:49:35.512] Imported new chain segment blocks=1 txs=304 mgas=12.501 elapsed=1.126s mgasps=11.099 number=11275252 hash="5b0ced…50aaaa" dirty=0.00B
INFO [11-17|11:49:38.790] Imported new chain segment blocks=1 txs=149 mgas=12.481 elapsed=3.265s mgasps=3.822 number=11275253 hash="0f0eaf…4c709b" dirty=0.00B
INFO [11-17|11:49:39.721] Imported new chain segment blocks=1 txs=163 mgas=12.322 elapsed=809.377ms mgasps=15.225 number=11275254 hash="b1b0ee…a89e66" dirty=0.00B
INFO [11-17|11:49:57.575] Imported new chain segment blocks=1 txs=206 mgas=12.476 elapsed=1.115s mgasps=11.189 number=11275255 hash="434367…b987e4" dirty=0.00B
INFO [11-17|11:49:58.024] Chain reorg detected number=11275254 hash="b1b0ee…a89e66" drop=1 dropfrom="434367…b987e4" add=1 addfrom="6023c7…b2d856"
INFO [11-17|11:49:58.030] Imported new chain segment blocks=1 txs=201 mgas=12.469 elapsed=454.655ms mgasps=27.426 number=11275255 hash="6023c7…b2d856" dirty=0.00B
INFO [11-17|11:50:00.450] Chain reorg detected number=11275254 hash="b1b0ee…a89e66" drop=1 dropfrom="6023c7…b2d856" add=2 addfrom="8e9d15…0c9e04"
INFO [11-17|11:50:00.465] Imported new chain segment blocks=1 txs=160 mgas=12.495 elapsed=519.994ms mgasps=24.029 number=11275256 hash="8e9d15…0c9e04" dirty=0.00B
INFO [11-17|11:50:24.230] Imported new chain segment blocks=1 txs=244 mgas=12.487 elapsed=973.492ms mgasps=12.827 number=11275257 hash="32bc5e…273e24" dirty=0.00B
INFO [11-17|11:50:31.454] Deep froze chain segment blocks=6 elapsed=133.414ms number=11185257 hash="217889…a9bb64"
INFO [11-17|11:50:35.313] Imported new chain segment blocks=1 txs=183 mgas=12.505 elapsed=1.143s mgasps=10.937 number=11275258 hash="31f28f…a6f201" dirty=0.00B
INFO [11-17|11:50:37.206] Imported new chain segment blocks=1 txs=155 mgas=12.509 elapsed=436.628ms mgasps=28.649 number=11275259 hash="3ce472…ee6a39" dirty=0.00B
INFO [11-17|11:50:47.379] Imported new chain segment blocks=1 txs=162 mgas=12.489 elapsed=612.232ms mgasps=20.398 number=11275260 hash="47bb2b…f2758e" dirty=0.00B
INFO [11-17|11:50:52.542] Imported new chain segment blocks=1 txs=229 mgas=12.500 elapsed=493.557ms mgasps=25.327 number=11275261 hash="b6dfe7…b09da0" dirty=0.00B
INFO [11-17|11:51:02.572] Imported new chain segment blocks=1 txs=156 mgas=12.488 elapsed=1.140s mgasps=10.948 number=11275262 hash="0613d5…2f068d" dirty=0.00B
INFO [11-17|11:51:07.252] Imported new chain segment blocks=1 txs=197 mgas=12.483 elapsed=615.699ms mgasps=20.274 number=11275263 hash="82e8fe…6ffaf6" dirty=0.00B
INFO [11-17|11:51:09.817] Imported new chain segment blocks=1 txs=75 mgas=12.476 elapsed=370.586ms mgasps=33.666 number=11275264 hash="950e62…2f8fbd" dirty=0.00B
INFO [11-17|11:51:11.059] Imported new chain segment blocks=1 txs=158 mgas=12.467 elapsed=679.708ms mgasps=18.342 number=11275265 hash="2cbb5d…2ddf1a" dirty=0.00B
INFO [11-17|11:51:31.612] Deep froze chain segment blocks=8 elapsed=157.734ms number=11185265 hash="8acb48…2a689a"
INFO [11-17|11:51:37.144] Imported new chain segment blocks=1 txs=200 mgas=12.478 elapsed=1.175s mgasps=10.619 number=11275266 hash="8af0c7…ed905b" dirty=0.00B
INFO [11-17|11:51:52.668] Imported new chain segment blocks=1 txs=161 mgas=12.471 elapsed=433.763ms mgasps=28.751 number=11275267 hash="38e866…ff2ce7" dirty=0.00B
INFO [11-17|11:52:09.874] Imported new chain segment blocks=1 txs=238 mgas=12.446 elapsed=910.386ms mgasps=13.671 number=11275268 hash="2a97c5…df770a" dirty=0.00B
INFO [11-17|11:52:17.762] Imported new chain segment blocks=1 txs=153 mgas=12.456 elapsed=619.499ms mgasps=20.107 number=11275269 hash="0fb151…c5f3a2" dirty=0.00B
INFO [11-17|11:52:25.335] Imported new chain segment blocks=1 txs=156 mgas=12.452 elapsed=507.072ms mgasps=24.557 number=11275270 hash="8fb843…0ff026" dirty=0.00B
INFO [11-17|11:52:31.757] Deep froze chain segment blocks=5 elapsed=144.896ms number=11185270 hash="1ab90e…b2e08d"
INFO [11-17|11:52:47.845] Imported new chain segment blocks=1 txs=201 mgas=12.471 elapsed=1.052s mgasps=11.844 number=11275271 hash="52a62f…7e937c" dirty=0.00B
INFO [11-17|11:53:00.485] Imported new chain segment blocks=1 txs=183 mgas=12.471 elapsed=699.287ms mgasps=17.834 number=11275272 hash="da1586…5db780" dirty=0.00B
INFO [11-17|11:53:03.988] Imported new chain segment blocks=1 txs=116 mgas=12.498 elapsed=450.641ms mgasps=27.735 number=11275273 hash="616401…fc4e14" dirty=0.00B
INFO [11-17|11:53:14.342] Imported new chain segment blocks=1 txs=179 mgas=12.483 elapsed=662.148ms mgasps=18.852 number=11275274 hash="8782e5…481048" dirty=0.00B
INFO [11-17|11:53:20.274] Writing clean trie cache to disk path=/home/archive/geth_data/geth/triecache threads=1
INFO [11-17|11:53:20.279] Regenerated local transaction journal transactions=0 accounts=0
INFO [11-17|11:53:37.128] Deep froze chain segment blocks=4 elapsed=5.369s number=11185274 hash="694e06…c2d1ab"
INFO [11-17|11:53:48.934] Imported new chain segment blocks=1 txs=219 mgas=12.488 elapsed=7.696s mgasps=1.623 number=11275275 hash="2a8b98…574f1f" dirty=0.00B
INFO [11-17|11:53:58.687] Imported new chain segment blocks=1 txs=165 mgas=12.478 elapsed=8.873s mgasps=1.406 number=11275276 hash="c4d3f9…dbfab4" dirty=0.00B
INFO [11-17|11:54:06.134] Looking for peers peercount=4 tried=0 static=0
INFO [11-17|11:54:06.559] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=35.81KiB throttle=1831
INFO [11-17|11:54:06.595] Imported new chain segment blocks=1 txs=170 mgas=12.475 elapsed=6.723s mgasps=1.855 number=11275277 hash="9e3507…019757" dirty=0.00B
INFO [11-17|11:54:13.551] Imported new chain segment blocks=1 txs=300 mgas=12.454 elapsed=6.953s mgasps=1.791 number=11275278 hash="fec8f0…398535" dirty=0.00B ignored=1
INFO [11-17|11:54:15.654] Imported new chain segment blocks=1 txs=195 mgas=12.253 elapsed=2.069s mgasps=5.919 number=11275279 hash="4b2fd0…6979f2" dirty=0.00B
INFO [11-17|11:54:23.739] Looking for peers peercount=4 tried=46 static=0
INFO [11-17|11:54:26.004] Imported new chain segment blocks=1 txs=218 mgas=12.452 elapsed=8.900s mgasps=1.399 number=11275280 hash="2cc147…c278bf" dirty=0.00B
INFO [11-17|11:54:33.791] Imported new chain segment blocks=1 txs=222 mgas=12.247 elapsed=7.773s mgasps=1.575 number=11275281 hash="a4c4fa…8785a3" dirty=0.00B
INFO [11-17|11:54:34.256] Looking for peers peercount=4 tried=28 static=0
INFO [11-17|11:54:43.241] Deep froze chain segment blocks=7 elapsed=6.112s number=11185281 hash="353eb7…3374cf"
INFO [11-17|11:54:44.774] Looking for peers peercount=4 tried=2 static=0
INFO [11-17|11:54:55.108] Looking for peers peercount=4 tried=7 static=0
INFO [11-17|11:54:58.773] Imported new chain segment blocks=1 txs=219 mgas=12.448 elapsed=8.587s mgasps=1.449 number=11275282 hash="79da3d…55eafc" dirty=0.00B
INFO [11-17|11:55:05.297] Looking for peers peercount=4 tried=7 static=0
INFO [11-17|11:55:13.931] Imported new chain segment blocks=1 txs=139 mgas=12.437 elapsed=5.618s mgasps=2.213 number=11275283 hash="35fd37…3b2add" dirty=0.00B
INFO [11-17|11:55:24.895] Imported new chain segment blocks=1 txs=189 mgas=12.428 elapsed=9.532s mgasps=1.304 number=11275284 hash="bec276…400cdc" dirty=0.00B
INFO [11-17|11:55:25.023] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=37.66KiB throttle=1741
INFO [11-17|11:55:33.015] Imported new chain segment blocks=1 txs=208 mgas=12.411 elapsed=4.330s mgasps=2.866 number=11275285 hash="64c86a…432dbf" dirty=0.00B
INFO [11-17|11:55:39.072] Imported new chain segment blocks=1 txs=154 mgas=12.422 elapsed=2.377s mgasps=5.226 number=11275286 hash="8362a6…cb1d8e" dirty=0.00B
INFO [11-17|11:55:44.580] Imported new chain segment blocks=1 txs=132 mgas=12.414 elapsed=4.969s mgasps=2.498 number=11275287 hash="9ad3af…26bdbb" dirty=0.00B
INFO [11-17|11:55:44.603] Persisted the clean trie cache path=/home/archive/geth_data/geth/triecache elapsed=2m24.328s
INFO [11-17|11:55:47.239] Deep froze chain segment blocks=5 elapsed=3.996s number=11185286 hash="e3fc5d…e75bc7"
INFO [11-17|11:55:58.744] Imported new chain segment blocks=1 txs=184 mgas=12.421 elapsed=3.308s mgasps=3.755 number=11275288 hash="6a439f…8df37a" dirty=0.00B
INFO [11-17|11:56:01.964] Imported new chain segment blocks=1 txs=186 mgas=12.409 elapsed=3.219s mgasps=3.854 number=11275288 hash="eb4159…05ded5" dirty=0.00B
INFO [11-17|11:56:08.231] Chain reorg detected number=11275287 hash="9ad3af…26bdbb" drop=1 dropfrom="6a439f…8df37a" add=2 addfrom="acad9b…491a78"
INFO [11-17|11:56:08.247] Imported new chain segment blocks=1 txs=167 mgas=12.415 elapsed=439.854ms mgasps=28.225 number=11275289 hash="acad9b…491a78" dirty=0.00B
INFO [11-17|11:56:26.384] Imported new chain segment blocks=1 txs=243 mgas=12.422 elapsed=3.787s mgasps=3.279 number=11275290 hash="af729e…273d49" dirty=0.00B
INFO [11-17|11:56:47.437] Deep froze chain segment blocks=4 elapsed=197.148ms number=11185290 hash="481eee…ed9fe5"
INFO [11-17|11:56:48.736] Imported new chain segment blocks=1 txs=190 mgas=12.418 elapsed=694.631ms mgasps=17.877 number=11275291 hash="96fcac…d45400" dirty=0.00B
INFO [11-17|11:57:00.739] Imported new chain segment blocks=1 txs=223 mgas=12.426 elapsed=886.843ms mgasps=14.011 number=11275292 hash="f85477…ef2cf0" dirty=0.00B
INFO [11-17|11:57:18.798] Imported new chain segment blocks=1 txs=219 mgas=12.415 elapsed=1.117s mgasps=11.110 number=11275293 hash="33fd72…83e9fa" dirty=0.00B
INFO [11-17|11:57:33.988] Imported new chain segment blocks=1 txs=203 mgas=12.435 elapsed=866.473ms mgasps=14.351 number=11275294 hash="c7a7f7…09ef48" dirty=0.00B
INFO [11-17|11:57:36.328] Imported new chain segment blocks=1 txs=176 mgas=12.417 elapsed=536.400ms mgasps=23.150 number=11275295 hash="6054c2…8fef1b" dirty=0.00B
INFO [11-17|11:57:47.653] Deep froze chain segment blocks=5 elapsed=214.558ms number=11185295 hash="75ddf4…a986d3"
INFO [11-17|11:58:01.887] Imported new chain segment blocks=1 txs=181 mgas=12.423 elapsed=1.203s mgasps=10.323 number=11275296 hash="9993d9…902acc" dirty=0.00B
INFO [11-17|11:58:19.115] Imported new chain segment blocks=1 txs=200 mgas=12.430 elapsed=1.060s mgasps=11.718 number=11275297 hash="246603…decdf6" dirty=0.00B
INFO [11-17|11:58:28.432] Imported new chain segment blocks=1 txs=173 mgas=12.445 elapsed=3.462s mgasps=3.594 number=11275298 hash="e2d25b…f8f750" dirty=0.00B
INFO [11-17|11:58:31.000] Imported new chain segment blocks=1 txs=145 mgas=12.450 elapsed=408.813ms mgasps=30.454 number=11275299 hash="e80ecc…638d1c" dirty=0.00B
INFO [11-17|11:58:47.900] Deep froze chain segment blocks=4 elapsed=246.591ms number=11185299 hash="71223d…c9ff7c"
INFO [11-17|11:58:52.686] Imported new chain segment blocks=1 txs=206 mgas=12.450 elapsed=789.248ms mgasps=15.775 number=11275300 hash="7d33eb…1a6081" dirty=0.00B
INFO [11-17|11:59:13.481] Imported new chain segment blocks=1 txs=166 mgas=12.440 elapsed=1.410s mgasps=8.817 number=11275301 hash="01cde1…8a09ad" dirty=0.00B
INFO [11-17|11:59:48.029] Deep froze chain segment blocks=2 elapsed=127.839ms number=11185301 hash="2f459e…a2fa69"
INFO [11-17|11:59:50.611] Imported new chain segment blocks=1 txs=256 mgas=12.454 elapsed=1.024s mgasps=12.160 number=11275302 hash="5a04e5…20d945" dirty=0.00B
INFO [11-17|11:59:54.470] Imported new chain segment blocks=1 txs=174 mgas=12.435 elapsed=590.238ms mgasps=21.068 number=11275303 hash="306471…8ecb04" dirty=0.00B
INFO [11-17|11:59:54.909] Downloader queue stats receiptTasks=0 blockTasks=0 itemSize=38.75KiB throttle=1692
INFO [11-17|11:59:55.532] Imported new chain segment blocks=1 txs=154 mgas=12.458 elapsed=1.042s mgasps=11.949 number=11275304 hash="94bad0…2292e2" dirty=0.00B
INFO [11-17|12:00:07.693] Imported new chain segment blocks=1 txs=173 mgas=12.434 elapsed=688.064ms mgasps=18.071 number=11275305 hash="478a46…3b3fba" dirty=0.00B
INFO [11-17|12:00:23.717] Imported new chain segment blocks=1 txs=243 mgas=12.452 elapsed=1.083s mgasps=11.493 number=11275306 hash="13c1a4…98ad86" dirty=0.00B
INFO [11-17|12:00:27.870] Imported new chain segment blocks=1 txs=200 mgas=12.422 elapsed=2.462s mgasps=5.044 number=11275306 hash="686c9c…b60e65" dirty=0.00B
INFO [11-17|12:00:28.531] Imported new chain segment blocks=1 txs=121 mgas=12.449 elapsed=418.752ms mgasps=29.728 number=11275307 hash="db9765…5409a6" dirty=0.00B
INFO [11-17|12:00:29.087] Imported new chain segment blocks=1 txs=235 mgas=12.452 elapsed=551.778ms mgasps=22.567 number=11275308 hash="f95537…a7f116" dirty=0.00B ignored=1
INFO [11-17|12:00:47.758] Imported new chain segment blocks=1 txs=248 mgas=12.376 elapsed=1.002s mgasps=12.341 number=11275309 hash="341b9a…33167b" dirty=0.00B
INFO [11-17|12:00:48.362] Deep froze chain segment blocks=8 elapsed=331.476ms number=11185309 hash="0e5ca5…abe044"
INFO [11-17|12:00:49.675] Imported new chain segment blocks=1 txs=175 mgas=12.456 elapsed=465.202ms mgasps=26.774 number=11275310 hash="3afb0d…50c6f6" dirty=0.00B
INFO [11-17|12:00:53.673] Imported new chain segment blocks=1 txs=138 mgas=12.016 elapsed=372.729ms mgasps=32.238 number=11275311 hash="78199d…4cac93" dirty=0.00B
INFO [11-17|12:01:01.995] Imported new chain segment blocks=1 txs=138 mgas=12.434 elapsed=471.952ms mgasps=26.346 number=11275312 hash="5f2456…a6d43b" dirty=0.00B
INFO [11-17|12:01:20.824] Imported new chain segment blocks=1 txs=217 mgas=12.441 elapsed=719.424ms mgasps=17.293 number=11275313 hash="71ec16…76e256" dirty=0.00B
INFO [11-17|12:01:42.662] Imported new chain segment blocks=1 txs=199 mgas=12.454 elapsed=3.751s mgasps=3.320 number=11275314 hash="3d85a6…8bbb5c" dirty=0.00B
INFO [11-17|12:01:47.527] Imported new chain segment blocks=1 txs=140 mgas=12.278 elapsed=433.041ms mgasps=28.353 number=11275315 hash="f1ba5a…791da6" dirty=0.00B
INFO [11-17|12:01:48.509] Deep froze chain segment blocks=6 elapsed=145.769ms number=11185315 hash="8c8270…f5ba3c"
INFO [11-17|12:01:50.863] Imported new chain segment blocks=1 txs=128 mgas=12.447 elapsed=422.569ms mgasps=29.456 number=11275316 hash="f62a83…c11925" dirty=0.00B
INFO [11-17|12:02:08.536] Imported new chain segment blocks=1 txs=243 mgas=12.458 elapsed=596.275ms mgasps=20.893 number=11275317 hash="6fead7…9e81b5" dirty=0.00B
INFO [11-17|12:02:34.964] Imported new chain segment blocks=1 txs=215 mgas=12.472 elapsed=955.700ms mgasps=13.050 number=11275318 hash="9d1f3c…c4b919" dirty=0.00B
INFO [11-17|12:02:48.663] Deep froze chain segment blocks=3 elapsed=152.441ms number=11185318 hash="4a08b1…bcc8cc"
INFO [11-17|12:03:12.344] Imported new chain segment blocks=1 txs=174 mgas=12.472 elapsed=884.051ms mgasps=14.108 number=11275319 hash="302bd1…822cca" dirty=0.00B
INFO [11-17|12:03:19.124] Imported new chain segment blocks=1 txs=183 mgas=12.487 elapsed=663.264ms mgasps=18.826 number=11275320 hash="194191…082806" dirty=0.00B
INFO [11-17|12:03:25.882] Imported new chain segment blocks=1 txs=182 mgas=12.483 elapsed=589.004ms mgasps=21.194 number=11275321 hash="a487c0…263a5f" dirty=0.00B
INFO [11-17|12:03:31.919] Imported new chain segment blocks=1 txs=139 mgas=12.507 elapsed=474.260ms mgasps=26.372 number=11275322 hash="7d8ab4…f846ae" dirty=0.00B
INFO [11-17|12:03:37.631] Imported new chain segment blocks=1 txs=164 mgas=12.491 elapsed=4.011s mgasps=3.114 number=11275323 hash="47d5cd…ce4d8d" dirty=0.00B
INFO [11-17|12:03:38.952] Imported new chain segment blocks=1 txs=123 mgas=12.469 elapsed=1.306s mgasps=9.546 number=11275324 hash="eb65bc…6d91a1" dirty=0.00B
INFO [11-17|12:03:41.615] Imported new chain segment blocks=1 txs=157 mgas=12.471 elapsed=430.818ms mgasps=28.947 number=11275325 hash="bb5e1b…899f64" dirty=0.00B
INFO [11-17|12:03:48.878] Deep froze chain segment blocks=7 elapsed=213.978ms number=11185325 hash="8bf283…ac7dc9"
INFO [11-17|12:03:50.089] Imported new chain segment blocks=1 txs=169 mgas=12.471 elapsed=983.263ms mgasps=12.684 number=11275326 hash="cedda0…ccd908" dirty=0.00B
INFO [11-17|12:04:04.636] Imported new chain segment blocks=1 txs=221 mgas=12.455 elapsed=828.773ms mgasps=15.028 number=11275327 hash="3c94a8…d51303" dirty=0.00B
INFO [11-17|12:04:14.524] Imported new chain segment blocks=1 txs=181 mgas=12.486 elapsed=749.523ms mgasps=16.659 number=11275328 hash="77951d…901425" dirty=0.00B
INFO [11-17|12:04:20.970] Imported new chain segment blocks=1 txs=144 mgas=12.489 elapsed=726.925ms mgasps=17.181 number=11275329 hash="201ad6…f07074" dirty=0.00B
INFO [11-17|12:04:28.915] Imported new chain segment blocks=1 txs=157 mgas=12.501 elapsed=661.034ms mgasps=18.911 number=11275330 hash="7f08b1…96f812" dirty=0.00B
INFO [11-17|12:04:31.005] Imported new chain segment blocks=1 txs=121 mgas=12.444 elapsed=399.421ms mgasps=31.154 number=11275331 hash="2e7f0b…d67536" dirty=0.00B
INFO [11-17|12:04:49.192] Deep froze chain segment blocks=6 elapsed=312.349ms number=11185331 hash="574e3d…0b18eb"
INFO [11-17|12:04:49.923] Imported new chain segment blocks=1 txs=179 mgas=12.489 elapsed=1.147s mgasps=10.882 number=11275332 hash="7e903f…3668f7" dirty=0.00B
INFO [11-17|12:05:07.300] Imported new chain segment blocks=1 txs=190 mgas=12.512 elapsed=757.606ms mgasps=16.515 number=11275333 hash="10c540…42988f" dirty=0.00B
INFO [11-17|12:05:11.725] Imported new chain segment blocks=1 txs=143 mgas=12.505 elapsed=505.339ms mgasps=24.746 number=11275334 hash="ee862a…92c303" dirty=0.00B
INFO [11-17|12:05:27.552] Imported new chain segment blocks=1 txs=184 mgas=12.518 elapsed=1.002s mgasps=12.486 number=11275335 hash="b01f7e…173b11" dirty=0.00B
INFO [11-17|12:05:32.581] Imported new chain segment blocks=1 txs=130 mgas=12.507 elapsed=687.016ms mgasps=18.205 number=11275336 hash="ee68da…3f449f" dirty=0.00B
INFO [11-17|12:05:41.711] Imported new chain segment blocks=1 txs=188 mgas=12.503 elapsed=632.399ms mgasps=19.770 number=11275337 hash="1d265f…86b2bc" dirty=0.00B
INFO [11-17|12:05:42.908] Imported new chain segment blocks=1 txs=80 mgas=12.346 elapsed=251.902ms mgasps=49.010 number=11275338 hash="78b4f9…fc759d" dirty=0.00B
INFO [11-17|12:05:49.346] Deep froze chain segment blocks=7 elapsed=153.217ms number=11185338 hash="b7d152…423bb8"
INFO [11-17|12:06:10.652] Imported new chain segment blocks=1 txs=213 mgas=12.511 elapsed=907.280ms mgasps=13.789 number=11275339 hash="89e5a6…3b8e41" dirty=0.00B
INFO [11-17|12:06:12.597] Imported new chain segment blocks=1 txs=162 mgas=12.504 elapsed=497.782ms mgasps=25.119 number=11275340 hash="728cf0…efc434" dirty=0.00B
INFO [11-17|12:06:13.904] Imported new chain segment blocks=1 txs=168 mgas=12.501 elapsed=703.576ms mgasps=17.768 number=11275341 hash="1612a1…7b05da" dirty=0.00B
INFO [11-17|12:06:16.535] Imported new chain segment blocks=1 txs=73 mgas=12.490 elapsed=301.480ms mgasps=41.427 number=11275342 hash="54e2c5…a5237d" dirty=0.00B
INFO [11-17|12:06:26.753] Imported new chain segment blocks=1 txs=149 mgas=12.481 elapsed=2.390s mgasps=5.222 number=11275343 hash="9c0bad…962dd5" dirty=0.00B
INFO [11-17|12:06:29.839] Imported new chain segment blocks=1 txs=130 mgas=12.254 elapsed=437.898ms mgasps=27.985 number=11275344 hash="aae73d…9ddffc" dirty=0.00B
INFO [11-17|12:06:34.527] Imported new chain segment blocks=1 txs=253 mgas=12.458 elapsed=1.251s mgasps=9.954 number=11275345 hash="a30085…214895" dirty=0.00B
INFO [11-17|12:06:36.201] Imported new chain segment blocks=1 txs=167 mgas=12.468 elapsed=759.713ms mgasps=16.412 number=11275346 hash="b58f34…8491b3" dirty=0.00B
INFO [11-17|12:06:45.014] Imported new chain segment blocks=1 txs=164 mgas=12.491 elapsed=669.132ms mgasps=18.667 number=11275347 hash="2fa24a…7b20b1" dirty=0.00B
INFO [11-17|12:06:50.001] Deep froze chain segment blocks=9 elapsed=653.464ms number=11185347 hash="44e086…791e6f"
INFO [11-17|12:07:28.270] Imported new chain segment blocks=1 txs=223 mgas=12.491 elapsed=960.959ms mgasps=12.999 number=11275348 hash="c2817c…8f3154" dirty=0.00B
INFO [11-17|12:07:33.536] Imported new chain segment blocks=1 txs=136 mgas=12.481 elapsed=466.262ms mgasps=26.767 number=11275349 hash="e1003e…ae288f" dirty=0.00B
INFO [11-17|12:07:50.185] Deep froze chain segment blocks=2 elapsed=182.745ms number=11185349 hash="0558c2…3f52ce"
INFO [11-17|12:07:55.060] Imported new chain segment blocks=1 txs=184 mgas=12.488 elapsed=838.858ms mgasps=14.886 number=11275350 hash="b8b662…1e1a01" dirty=0.00B
INFO [11-17|12:08:00.893] Imported new chain segment blocks=1 txs=134 mgas=12.481 elapsed=488.740ms mgasps=25.537 number=11275351 hash="33493f…77c483" dirty=0.00B
INFO [11-17|12:08:13.005] Imported new chain segment blocks=1 txs=229 mgas=12.462 elapsed=647.322ms mgasps=19.252 number=11275352 hash="08ae92…e2cbbe" dirty=0.00B
INFO [11-17|12:08:13.435] Chain reorg detected number=11275351 hash="33493f…77c483" drop=1 dropfrom="08ae92…e2cbbe" add=1 addfrom="2c487d…d62180"
INFO [11-17|12:08:13.442] Imported new chain segment blocks=1 txs=228 mgas=12.484 elapsed=436.122ms mgasps=28.624 number=11275352 hash="2c487d…d62180" dirty=0.00B
INFO [11-17|12:08:42.978] Chain reorg detected number=11275351 hash="33493f…77c483" drop=1 dropfrom="2c487d…d62180" add=2 addfrom="835ea0…8fc3bc"
INFO [11-17|12:08:42.995] Imported new chain segment blocks=1 txs=204 mgas=12.469 elapsed=823.936ms mgasps=15.134 number=11275353 hash="835ea0…8fc3bc" dirty=0.00B
INFO [11-17|12:08:50.348] Deep froze chain segment blocks=4 elapsed=162.237ms number=11185353 hash="4c7348…bf6156"
INFO [11-17|12:09:25.331] Imported new chain segment blocks=1 txs=229 mgas=12.481 elapsed=1.232s mgasps=10.130 number=11275354 hash="cca134…005ee1" dirty=0.00B
INFO [11-17|12:09:26.549] Imported new chain segment blocks=1 txs=154 mgas=12.464 elapsed=934.480ms mgasps=13.338 number=11275355 hash="349d09…f5dc2e" dirty=0.00B
INFO [11-17|12:09:29.126] Imported new chain segment blocks=1 txs=166 mgas=12.490 elapsed=422.519ms mgasps=29.561 number=11275356 hash="7e96e3…ef193e" dirty=0.00B
INFO [11-17|12:09:39.969] Imported new chain segment blocks=1 txs=151 mgas=12.505 elapsed=1.219s mgasps=10.255 number=11275357 hash="361de4…3cec06" dirty=0.00B
INFO [11-17|12:09:50.488] Deep froze chain segment blocks=4 elapsed=136.986ms number=11185357 hash="48930a…bf0880"
INFO [11-17|12:09:51.892] Imported new chain segment blocks=1 txs=180 mgas=12.510 elapsed=624.470ms mgasps=20.033 number=11275358 hash="8e3fbe…a2739d" dirty=0.00B
INFO [11-17|12:09:58.536] Imported new chain segment blocks=1 txs=188 mgas=12.499 elapsed=799.450ms mgasps=15.635 number=11275359 hash="1bb234…9b5527" dirty=0.00B
INFO [11-17|12:10:00.224] Imported new chain segment blocks=1 txs=123 mgas=12.480 elapsed=1.107s mgasps=11.274 number=11275360 hash="104dcb…7380f6" dirty=0.00B
INFO [11-17|12:10:40.162] Imported new chain segment blocks=1 txs=261 mgas=12.183 elapsed=1.244s mgasps=9.792 number=11275361 hash="f09700…c3869b" dirty=0.00B
CRIT [11-17|12:10:47.121] Failed to write block into disk err="leveldb/table: corruption on data-block (pos=1790362): checksum mismatch, want=0x0 got=0xbd320887 [file=24680353.ldb]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment