Bitcoin Forum
May 09, 2024, 04:52:56 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Reindexing blocks on disk  (Read 2027 times)
Jstewpdf (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 28, 2016, 03:26:58 PM
 #1

My computer is reindexing blocks on disk & I left it on last night so that it could finish. It was on 3 years 20 weeks when I went to sleep. However, I guess it shut down or went on hibernate or something because when I opened the bitcoin core app it restarted reindexing blocks from 7 years. Why did this happen? How long will it take?
1715230376
Hero Member
*
Offline Offline

Posts: 1715230376

View Profile Personal Message (Offline)

Ignore
1715230376
Reply with quote  #2

1715230376
Report to moderator
1715230376
Hero Member
*
Offline Offline

Posts: 1715230376

View Profile Personal Message (Offline)

Ignore
1715230376
Reply with quote  #2

1715230376
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715230376
Hero Member
*
Offline Offline

Posts: 1715230376

View Profile Personal Message (Offline)

Ignore
1715230376
Reply with quote  #2

1715230376
Report to moderator
1715230376
Hero Member
*
Offline Offline

Posts: 1715230376

View Profile Personal Message (Offline)

Ignore
1715230376
Reply with quote  #2

1715230376
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
May 28, 2016, 03:31:47 PM
 #2

Bitcoin Core will always start from where it left off if it stopped. By restarting the reindexing process, this means that something failed and caused corruption that forced it to have to restart reindexing. This is likely to be hardware failure. Can you provide the debug.log? You can get it by going to Help > Debug window and clicking the Open button underneath "Debug log file".

The time it takes to reindex is entirely dependent on your hardware. A faster CPU, more RAM, and SSD will reindex faster.

Jstewpdf (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 28, 2016, 03:37:04 PM
 #3


a86935b5eb31c0536a1a224ad1f1e7ae0fe  height=332698  log2_work=81.642321  tx=53022045  date=2014-12-03 13:24:53 progress=0.422426  cache=30.1MiB(7209tx)
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
May 28, 2016, 03:41:26 PM
 #4


a86935b5eb31c0536a1a224ad1f1e7ae0fe  height=332698  log2_work=81.642321  tx=53022045  date=2014-12-03 13:24:53 progress=0.422426  cache=30.1MiB(7209tx)
We need more than just one line. Please post the entire debug.log file. There is no sensitive information stored in that file.

Jstewpdf (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 28, 2016, 03:44:25 PM
 #5

I cant fit it all in here. its huge & looks like 500 lines of this:

a86935b5eb31c0536a1a224ad1f1e7ae0fe  height=332698  log2_work=81.642321  tx=53022045  date=2014-12-03 13:24:53 progress=0.422426  cache=30.1MiB(7209tx)
2016-05-28 14:24:05 LoadExternalBlockFile: Processing out of order child 0000000000000000163f5d078091f3c705c506a3f75e4d68abd1ce51eb3d070d of 0000000000000000168042290e7c1a86935b5eb31c0536a1a224ad1f1e7ae0fe
2016-05-28 14:24:05 UpdateTip: new best=0000000000000000163f5d078091f3c705c506a3f75e4d68abd1ce51eb3d070d  height=332699  log2_work=81.642387  tx=53022117  date=2014-12-03 13:26:23 progress=0.422428  cache=30.3MiB(7583tx)
2016-05-28 14:24:05 LoadExternalBlockFile: Processing out of order child 00000000000000000b822266b1482cd7066f6e3b1b25efca74ba978c834ebb3a of 0000000000000000163f5d078091f3c705c506a3f75e4d68abd1ce51eb3d070d
2016-05-28 14:24:06 UpdateTip: new best=00000000000000000b822266b1482cd7066f6e3b1b25efca74ba978c834ebb3a  height=332700  log2_work=81.642452  tx=53024150  date=2014-12-03 13:58:18 progress=0.422458  cache=35.9MiB(11337tx)
2016-05-28 14:24:06 LoadExternalBlockFile: Processing out of order child 0000000000000000081ac26cb5200ca59a684970b0416a1839295f2a14108df3 of 00000000000000000b822266b1482cd7066f6e3b1b25efca74ba978c834ebb3a
2016-05-28 14:24:06 UpdateTip: new best=0000000000000000081ac26cb5200ca59a684970b0416a1839295f2a14108df3  height=332701  log2_work=81.642518  tx=53026352  date=2014-12-03 14:36:49 progress=0.422493  cache=45.4MiB(15153tx)
2016-05-28 14:24:06 LoadExternalBlockFile: Processing out of order child 00000000000000000fa0d2a6680805ec4f9a851034a81ebb74691b8f8d535fb7 of 0000000000000000081ac26cb5200ca59a684970b0416a1839295f2a14108df3
2016-05-28 14:24:07 UpdateTip: new best=00000000000000000fa0d2a6680805ec4f9a851034a81ebb74691b8f8d535fb7  height=332702  log2_work=81.642584  tx=53028236  date=2014-12-03 15:12:20 progress=0.422523  cache=49.9MiB(18598tx)
2016-05-28 14:24:07 LoadExternalBlockFile: Processing out of order child 000000000000000004f21975dd6606f14bc2b98b0db55189e10e191a9bb24c29 of 00000000000000000fa0d2a6680805ec4f9a851034a81ebb74691b8f8d535fb7
2016-05-28 14:24:08 UpdateTip: new best=000000000000000004f21975dd6606f14bc2b98b0db55189e10e191a9bb24c29  height=332703  log2_work=81.642649  tx=53028733  date=2014-12-03 15:25:03 progress=0.422532  cache=62.8MiB(19528tx)
2016-05-28 14:24:09 LoadExternalBlockFile: Processing out of order child 000000000000000003493dc2fe47da8a04057aabb5c02f184c8013092ba9da79 of 000000000000000004f21975dd6606f14bc2b98b0db55189e10e191a9bb24c29
2016-05-28 14:24:09 UpdateTip: new best=000000000000000003493dc2fe47da8a04057aabb5c02f184c8013092ba9da79  height=332704  log2_work=81.642715  tx=53029361  date=2014-12-03 15:30:39 progress=0.422541  cache=11.5MiB(2106tx)
2016-05-28 14:24:09 LoadExternalBlockFile: Processing out of order child 000000000000000004a026a10460489654c0d027ece76ac5af5c166a0d923e3b of 000000000000000003493dc2fe47da8a04057aabb5c02f184c8013092ba9da79
2016-05-28 14:24:10 Pre-allocating up to position 0x900000 in rev00202.dat
2016-05-28 14:24:10 UpdateTip: new best=000000000000000004a026a10460489654c0d027ece76ac5af5c166a0d923e3b  height=332705  log2_work=81.642781  tx=53030678  date=2014-12-03 15:29:02 progress=0.422554  cache=31.3MiB(5390tx)
2016-05-28 14:24:10 LoadExternalBlockFile: Processing out of order child 00000000000000000eca5f6838452fdcafd7897ff4643500ff9769e495dff5d1 of 000000000000000004a026a10460489654c0d027ece76ac5af5c166a0d923e3b
2016-05-28 14:24:11 UpdateTip: new best=00000000000000000eca5f6838452fdcafd7897ff4643500ff9769e495dff5d1  height=332706  log2_work=81.642846  tx=53031710  date=2014-12-03 15:42:21 progress=0.422568  cache=38.3MiB(8496tx)
2016-05-28 14:24:11 LoadExternalBlockFile: Processing out of order child 0000000000000000120a0678355e1d8c6021bf8d183f7566db21d018adcb6576 of 00000000000000000eca5f6838452fdcafd7897ff4643500ff9769e495dff5d1
2016-05-28 14:24:12 UpdateTip: new best=0000000000000000120a0678355e1d8c6021bf8d183f7566db21d018adcb6576  height=332707  log2_work=81.642912  tx=53032653  date=2014-12-03 15:54:20 progress=0.422582  cache=41.9MiB(10432tx)
2016-05-28 14:24:12 LoadExternalBlockFile: Processing out of order child 0000000000000000126530d65c0f29d82b6d88a92e030fcfac04a5b5a1d3e5e9 of 0000000000000000120a0678355e1d8c6021bf8d183f7566db21d018adcb6576
2016-05-28 14:24:13 UpdateTip: new best=0000000000000000126530d65c0f29d82b6d88a92e030fcfac04a5b5a1d3e5e9  height=332708  log2_work=81.642978  tx=53034123  date=2014-12-03 16:15:57 progress=0.422604  cache=51.2MiB(13459tx)
2016-05-28 14:24:13 LoadExternalBlockFile: Processing out of order child 0000000000000000199049e2b30e036642ca567398b91d21810efa025da74224 of 0000000000000000126530d65c0f29d82b6d88a92e030fcfac04a5b5a1d3e5e9
2016-05-28 14:24:14 UpdateTip: new best=0000000000000000199049e2b30e036642ca567398b91d21810efa025da74224  height=332709  log2_work=81.643043  tx=53035088  date=2014-12-03 16:29:00 progress=0.422618  cache=56.5MiB(15595tx)
2016-05-28 14:24:14 LoadExternalBlockFile: Processing out of order child 00000000000000000602d2a692ffcfeaae67504fe7e114492782872a586793dc of 0000000000000000199049e2b30e036642ca567398b91d21810efa025da74224
2016-05-28 14:24:14 UpdateTip: new best=00000000000000000602d2a692ffcfeaae67504fe7e114492782872a586793dc  height=332710  log2_work=81.643109  tx=53035890  date=2014-12-03 16:34:53 progress=0.422628  cache=62.1MiB(17995tx)
2016-05-28 14:24:16 LoadExternalBlockFile: Processing out of order child 000000000000000003c8131fd4ce8577c0e745fd2505cd61ec25d8f0fc356e8d of 00000000000000000602d2a692ffcfeaae67504fe7e114492782872a586793dc
2016-05-28 14:24:17 UpdateTip: new best=000000000000000003c8131fd4ce8577c0e745fd2505cd61ec25d8f0fc356e8d  height=332711  log2_work=81.643175  tx=53036418  date=2014-12-03 16:27:44 progress=0.422631  cache=12.0MiB(2755tx)
2016-05-28 14:24:17 LoadExternalBlockFile: Processing out of order child 00000000000000000bb141d1b2a7e1afaba9ab4ade5891a6ee2631d5eba4c823 of 000000000000000003c8131fd4ce8577c0e745fd2505cd61ec25d8f0fc356e8d
2016-05-28 14:24:17 UpdateTip: new best=00000000000000000bb141d1b2a7e1afaba9ab4ade5891a6ee2631d5eba4c823  height=332712  log2_work=81.64324  tx=53037111  date=2014-12-03 16:45:03 progress=0.422643  cache=18.8MiB(4875tx)
2016-05-28 14:24:17 LoadExternalBlockFile: Processing out of order child 00000000000000001a162ce3315e537e5a279cf4b222f709a4966646ab127952 of 00000000000000000bb141d1b2a7e1afaba9ab4ade5891a6ee2631d5eba4c823
2016-05-28 14:24:17 UpdateTip: new best=00000000000000001a162ce3315e537e5a279cf4b222f709a4966646ab127952  height=332713  log2_work=81.643306  tx=53037268  date=2014-12-03 16:46:42 progress=0.422645  cache=19.4MiB(5281tx)
2016-05-28 14:24:17 LoadExternalBlockFile: Processing out of order child 0000000000000000084f2c02042a5137e695616054de9d73e42c96a84fae764c of 00000000000000001a162ce3315e537e5a279cf4b222f709a4966646ab127952
2016-05-28 14:24:18 UpdateTip: new best=0000000000000000084f2c02042a5137e695616054de9d73e42c96a84fae764c  height=332714  log2_work=81.643372  tx=53037936  date=2014-12-03 16:55:59 progress=0.422655  cache=21.0MiB(7327tx)
2016-05-28 14:24:18 LoadExternalBlockFile: Processing out of order child 00000000000000000587588117c243387085f9686fe91f96d1181001e6d2a80a of 0000000000000000084f2c02042a5137e695616054de9d73e42c96a84fae764c
2016-05-28 14:24:18 UpdateTip: new best=00000000000000000587588117c243387085f9686fe91f96d1181001e6d2a80a  height=332715  log2_work=81.643437  tx=53038105  date=2014-12-03 16:57:43 progress=0.422657  cache=22.0MiB(7783tx)
2016-05-28 14:24:18 LoadExternalBlockFile: Processing out of order child 00000000000000000f740711edc21f007f24ba87199e84ca60e06822e58cc527 of 00000000000000000587588117c243387085f9686fe91f96d1181001e6d2a80a
2016-05-28 14:24:19 UpdateTip: new best=00000000000000000f740711edc21f007f24ba87199e84ca60e06822e58cc527  height=332716  log2_work=81.643503  tx=53038771  date=2014-12-03 17:06:34 progress=0.422667  cache=26.6MiB(9586tx)
2016-05-28 14:24:19 LoadExternalBlockFile: Processing out of order child 000000000000000006ab84469a832fcd877d40f7904fb0f0a1439b5ee3c9b7f3 of 00000000000000000f740711edc21f007f24ba87199e84ca60e06822e58cc527
2016-05-28 14:24:19 UpdateTip: new best=000000000000000006ab84469a832fcd877d40f7904fb0f0a1439b5ee3c9b7f3  height=332717  log2_work=81.643568  tx=53039263  date=2014-12-03 17:12:07 progress=0.422674  cache=29.8MiB(10731tx)
2016-05-28 14:24:19 LoadExternalBlockFile: Processing out of order child 000000000000000019bcc36ae947ce1dad35d5eb5e6f244c23d170adfc4e382e of 000000000000000006ab84469a832fcd877d40f7904fb0f0a1439b5ee3c9b7f3
2016-05-28 14:24:19 UpdateTip: new best=000000000000000019bcc36ae947ce1dad35d5eb5e6f244c23d170adfc4e382e  height=332718  log2_work=81.643634  tx=53039327  date=2014-12-03 17:44:10 progress=0.422685  cache=29.9MiB(10925tx)
2016-05-28 14:24:19 LoadExternalBlockFile: Processing out of order child 000000000000000014fa41a254e4f47a55cda01c89d1795983440c249d6ecb67 of 000000000000000019bcc36ae947ce1dad35d5eb5e6f244c23d170adfc4e382e
2016-05-28 14:24:19 UpdateTip: new best=000000000000000014fa41a254e4f47a55cda01c89d1795983440c249d6ecb67  height=332719  log2_work=81.6437  tx=53039365  date=2014-12-03 17:37:13 progress=0.422683  cache=30.8MiB(11243tx)
2016-05-28 14:24:19 LoadExternalBlockFile: Processing out of order child 000000000000000001878e65859a99db920fa1793697d3dbdb4c3c4370e521d5 of 000000000000000014fa41a254e4f47a55cda01c89d1795983440c249d6ecb67
2016-05-28 14:24:20 UpdateTip: new best=000000000000000001878e65859a99db920fa1793697d3dbdb4c3c4370e521d5  height=332720  log2_work=81.643765  tx=53040693  date=2014-12-03 17:48:04 progress=0.422700  cache=35.0MiB(13828tx)
2016-05-28 14:24:20 LoadExternalBlockFile: Processing out of order child 000000000000000017bba5b11f4a264bd886cca279809c9651df87b96a1b87c2 of 000000000000000001878e65859a99db920fa1793697d3dbdb4c3c4370e521d5
2016-05-28 14:24:21 Pre-allocating up to position 0xa00000 in rev00202.dat
2016-05-28 14:24:21 UpdateTip: new best=000000000000000017bba5b11f4a264bd886cca279809c9651df87b96a1b87c2  height=332721  log2_work=81.643831  tx=53041986  date=2014-12-03 17:50:08 progress=0.422714  cache=45.0MiB(16846tx)
2016-05-28 14:24:21 LoadExternalBlockFile: Processing out of order child 0000000000000000109de2c0fbe7f24236391a7031337021f00e11facc96a31d of 000000000000000017bba5b11f4a264bd886cca279809c9651df87b96a1b87c2
2016-05-28 14:24:21 UpdateTip: new best=0000000000000000109de2c0fbe7f24236391a7031337021f00e11facc96a31d  height=332722  log2_work=81.643897  tx=53042398  date=2014-12-03 17:51:29 progress=0.422718  cache=49.3MiB(18073tx)
2016-05-28 14:24:21 LoadExternalBlockFile: Processing out of order child 0000000000000000159f41c60aee5c9a6887889712123a43a6ea0f12df91b603 of 0000000000000000109de2c0fbe7f24236391a7031337021f00e11facc96a31d
2016-05-28 14:24:22 UpdateTip: new best=0000000000000000159f41c60aee5c9a6887889712123a43a6ea0f12df91b603  height=332723  log2_work=81.643962  tx=53042606  date=2014-12-03 17:52:29 progress=0.422721  cache=49.4MiB(18561tx)
2016-05-28 14:24:22 LoadExternalBlockFile: Processing out of order child 00000000000000001350fe001eba60377c88dc186ab2e4717b41a35b2dd112de of 0000000000000000159f41c60aee5c9a6887889712123a43a6ea0f12df91b603
2016-05-28 14:24:22 UpdateTip: new best=00000000000000001350fe001eba60377c88dc186ab2e4717b41a35b2dd112de  height=332724  log2_work=81.644028  tx=53043352  date=2014-12-03 17:55:34 progress=0.422729  cache=49.9MiB(19767tx)
2016-05-28 14:24:22 LoadExternalBlockFile: Processing out of order child 0000000000000000062b08ad6f9ee889cdab5eb0d1050a6b0f1a22b0777a3c3f of 00000000000000001350fe001eba60377c88dc186ab2e4717b41a35b2dd112de
2016-05-28 14:24:22 UpdateTip: new best=0000000000000000062b08ad6f9ee889cdab5eb0d1050a6b0f1a22b0777a3c3f  height=332725  log2_work=81.644093  tx=53043727  date=2014-12-03 18:01:30 progress=0.422735  cache=50.3MiB(20455tx)
2016-05-28 14:24:23 UpdateTip: new best=0000000000000000032131139ece13754b283e23bfde6c38aee34dc14990eb63  height=332726  log2_work=81.644159  tx=53044147  date=2014-12-03 18:04:34 progress=0.422740  cache=51.7MiB(21631tx)
2016-05-28 14:24:23 LoadExternalBlockFile: Processing out of order child 000000000000000013176c55dcb75d38e193b8b9ac379e8f6b9dd2ee39be4af7 of 0000000000000000032131139ece13754b283e23bfde6c38aee34dc14990eb63
2016-05-28 14:24:24 UpdateTip: new best=000000000000000013176c55dcb75d38e193b8b9ac379e8f6b9dd2ee39be4af7  height=332727  log2_work=81.644225  tx=53044482  date=2014-12-03 18:07:30 progress=0.422745  cache=52.0MiB(22155tx)
2016-05-28 14:24:24 LoadExternalBlockFile: Processing out of order child 000000000000000016f4f7923394152188a11b09903636b624f068b83ee0e62b of 000000000000000013176c55dcb75d38e193b8b9ac379e8f6b9dd2ee39be4af7
2016-05-28 14:24:24 UpdateTip: new best=000000000000000016f4f7923394152188a11b09903636b624f068b83ee0e62b  height=332728  log2_work=81.64429  tx=53044790  date=2014-12-03 18:09:10 progress=0.422748  cache=52.7MiB(22706tx)
2016-05-28 14:24:25 UpdateTip: new best=0000000000000000173e36eb15b51e63cf5df5a85dbbf76b3bbed3f742735936  height=332729  log2_work=81.644356  tx=53045477  date=2014-12-03 18:17:26 progress=0.422758  cache=56.6MiB(24301tx)
2016-05-28 14:24:26 UpdateTip: new best=000000000000000006ed9df936aa22591521002335fef3e5d5a34ee3e22b047e  height=332730  log2_work=81.644421  tx=53047232  date=2014-12-03 18:42:45 progress=0.422784  cache=59.5MiB(27257tx)
2016-05-28 14:24:28 UpdateTip: new best=00000000000000000b840d73742c096c313ce0ef51f701f0e2d3d0237dd69d2a  height=332731  log2_work=81.644487  tx=53048474  date=2014-12-03 18:57:44 progress=0.422801  cache=10.1MiB(3318tx)
2016-05-28 14:24:28 UpdateTip: new best=0000000000000000063276658097e9b3fa967a66238287642bb68817c421be3f  height=332732  log2_work=81.644553  tx=53048815  date=2014-12-03 19:00:34 progress=0.422806  cache=12.6MiB(4115tx)
2016-05-28 14:24:29 UpdateTip: new best=000000000000000001ee4dda8026110e6a5b4c702377e4cec9bc1610a58ce603  height=332733  log2_work=81.644618  tx=53049466  date=2014-12-03 19:06:41 progress=0.422814  cache=16.2MiB(5476tx)
2016-05-28 14:24:29 LoadExternalBlockFile: Processing out of order child 00000000000000000da92b7b9c995ccf80ca0c435987bf99f5fbad523d539163 of 000000000000000001ee4dda8026110e6a5b4c702377e4cec9bc1610a58ce603
2016-05-28 14:24:29 UpdateTip: new best=00000000000000000da92b7b9c995ccf80ca0c435987bf99f5fbad523d539163  height=332734  log2_work=81.644684  tx=53049543  date=2014-12-03 19:09:12 progress=0.422816  cache=16.6MiB(5672tx)
2016-05-28 14:24:29 LoadExternalBlockFile: Processing out of order child 000000000000000010a5217eb7b468d373168756f1025c8a4488db883b87e068 of 00000000000000000da92b7b9c995ccf80ca0c435987bf99f5fbad523d539163
2016-05-28 14:24:30 UpdateTip: new best=000000000000000010a5217eb7b468d373168756f1025c8a4488db883b87e068  height=332735  log2_work=81.644749  tx=53051536  date=2014-12-03 19:38:16 progress=0.422845  cache=23.7MiB(9565tx)
2016-05-28 14:24:30 LoadExternalBlockFile: Processing out of order child 0000000000000000180e801e4ced41ddc233c28f74ad9e50da0e60fe58117ba1 of 000000000000000010a5217eb7b468d373168756f1025c8a4488db883b87e068
2016-05-28 14:24:30 UpdateTip: new best=0000000000000000180e801e4ced41ddc233c28f74ad9e50da0e60fe58117ba1  height=332736  log2_work=81.644815  tx=53052082  date=2014-12-03 19:40:23 progress=0.422852  cache=30.5MiB(11038tx)
2016-05-28 14:24:30 LoadExternalBlockFile: Processing out of order child 000000000000000014be128726817d51aa199fa4f18dab3417b1443d04920246 of 0000000000000000180e801e4ced41ddc233c28f74ad9e50da0e60fe58117ba1
2016-05-28 14:24:31 UpdateTip: new best=000000000000000014be128726817d51aa199fa4f18dab3417b1443d04920246  height=332737  log2_work=81.64488  tx=53052870  date=2014-12-03 19:50:17 progress=0.422863  cache=33.6MiB(12393tx)
2016-05-28 14:24:31 LoadExternalBlockFile: Processing out of order child 000000000000000007498b29f2c068ce28e8103a54af209398bb122d9edf66b2 of 000000000000000014be128726817d51aa199fa4f18dab3417b1443d04920246
2016-05-28 14:24:32 UpdateTip: new best=000000000000000007498b29f2c068ce28e8103a54af209398bb122d9edf66b2  height=332738  log2_work=81.644946  tx=53053611  date=2014-12-03 19:58:15 progress=0.422873  cache=39.0MiB(14294tx)
2016-05-28 14:24:32 LoadExternalBlockFile: Processing out of order child 0000000000000000062e7e8fd6e5a0a878fbef40be58b46ed24944485ad69fc8 of 000000000000000007498b29f2c068ce28e8103a54af209398bb122d9edf66b2
2016-05-28 14:24:32 UpdateTip: new best=0000000000000000062e7e8fd6e5a0a878fbef40be58b46ed24944485ad69fc8  height=332739  log2_work=81.645012  tx=53054439  date=2014-12-03 20:10:22 progress=0.422885  cache=40.7MiB(15691tx)
2016-05-28 14:24:32 LoadExternalBlockFile: Processing out of order child 00000000000000000b3b4a630916e3f688c0019d922d5e7c324b4ad6b018ca4a of 0000000000000000062e7e8fd6e5a0a878fbef40be58b46ed24944485ad69fc8
2016-05-28 14:24:32 UpdateTip: new best=00000000000000000b3b4a630916e3f688c0019d922d5e7c324b4ad6b018ca4a  height=332740  log2_work=81.645077  tx=53054580  date=2014-12-03 20:08:46 progress=0.422886  cache=41.4MiB(16168tx)
2016-05-28 14:24:32 LoadExternalBlockFile: Processing out of order child 00000000000000000ef4fd29b6a5bb7ad7dd9620c7e4d26fbf08a553cff83749 of 00000000000000000b3b4a630916e3f688c0019d922d5e7c324b4ad6b018ca4a
2016-05-28 14:24:33 UpdateTip: new best=00000000000000000ef4fd29b6a5bb7ad7dd9620c7e4d26fbf08a553cff83749  height=332741  log2_work=81.645143  tx=53055325  date=2014-12-03 20:29:56 progress=0.422900  cache=42.2MiB(17399tx)
2016-05-28 14:24:33 LoadExternalBlockFile: Processing out of order child 00000000000000000623ca9079a9e5fdf312a3031f1ed81d514a7eedc3f1cb96 of 00000000000000000ef4fd29b6a5bb7ad7dd9620c7e4d26fbf08a553cff83749
2016-05-28 14:24:33 UpdateTip: new best=00000000000000000623ca9079a9e5fdf312a3031f1ed81d514a7eedc3f1cb96  height=332742  log2_work=81.645208  tx=53055453  date=2014-12-03 20:43:49 progress=0.422906  cache=42.3MiB(17618tx)
2016-05-28 14:24:33 LoadExternalBlockFile: Processing out of order child 0000000000000000155aa3bb624b6e6da6425dbe8e6488746d4197b20a366438 of 00000000000000000623ca9079a9e5fdf312a3031f1ed81d514a7eedc3f1cb96
2016-05-28 14:24:33 UpdateTip: new best=0000000000000000155aa3bb624b6e6da6425dbe8e6488746d4197b20a366438  height=332743  log2_work=81.645274  tx=53056877  date=2014-12-03 20:51:19 progress=0.422923  cache=43.4MiB(19725tx)
2016-05-28 14:24:33 LoadExternalBlockFile: Processing out of order child 00000000000000000c67a3a626a471242828303e008648d8fb7b2bef79507864 of 0000000000000000155aa3bb624b6e6da6425dbe8e6488746d4197b20a366438
2016-05-28 14:24:34 UpdateTip: new best=00000000000000000c67a3a626a471242828303e008648d8fb7b2bef79507864  height=332744  log2_work=81.645339  tx=53057953  date=2014-12-03 20:54:17 progress=0.422935  cache=56.0MiB(22150tx)
2016-05-28 14:24:34 LoadExternalBlockFile: Processing out of order child 00000000000000000e1d284df3df6905d17c560aa54ecfe4ee3070cb6e72faa1 of 00000000000000000c67a3a626a471242828303e008648d8fb7b2bef79507864
2016-05-28 14:24:35 UpdateTip: new best=00000000000000000e1d284df3df6905d17c560aa54ecfe4ee3070cb6e72faa1  height=332745  log2_work=81.645405  tx=53058714  date=2014-12-03 20:58:39 progress=0.422944  cache=57.1MiB(23155tx)
2016-05-28 14:24:35 LoadExternalBlockFile: Processing out of order child 000000000000000004f89fb6ad25ad2356a7a9bb66f81e7fb39220c3cfbcdbd0 of 00000000000000000e1d284df3df6905d17c560aa54ecfe4ee3070cb6e72faa1
2016-05-28 14:24:35 UpdateTip: new best=000000000000000004f89fb6ad25ad2356a7a9bb66f81e7fb39220c3cfbcdbd0  height=332746  log2_work=81.645471  tx=53059576  date=2014-12-03 21:07:50 progress=0.422956  cache=59.5MiB(24220tx)
2016-05-28 14:24:37 LoadExternalBlockFile: Processing out of order child 000000000000000019f77919edd3dae567e296eddea70040de7180c1c29e682f of 000000000000000004f89fb6ad25ad2356a7a9bb66f81e7fb39220c3cfbcdbd0
2016-05-28 14:24:37 UpdateTip: new best=000000000000000019f77919edd3dae567e296eddea70040de7180c1c29e682f  height=332747  log2_work=81.645536  tx=53059766  date=2014-12-03 21:11:19 progress=0.422959  cache=2.7MiB(516tx)
2016-05-28 14:24:37 LoadExternalBlockFile: Processing out of order child 000000000000000019f961d511802ae8ad21172ef3628df40ab89a441c3b445a of 000000000000000019f77919edd3dae567e296eddea70040de7180c1c29e682f
2016-05-28 14:24:37 UpdateTip: new best=000000000000000019f961d511802ae8ad21172ef3628df40ab89a441c3b445a  height=332748  log2_work=81.645602  tx=53060772  date=2014-12-03 21:28:23 progress=0.422974  cache=3.5MiB(2760tx)
2016-05-28 14:24:37 LoadExternalBlockFile: Processing out of order child 00000000000000000c869c108b734f2eab6545f4ab6a9051c2a4b6446697854a of 000000000000000019f961d511802ae8ad21172ef3628df40ab89a441c3b445a
2016-05-28 14:24:38 Pre-allocating up to position 0xb00000 in rev00202.dat
2016-05-28 14:24:38 UpdateTip: new best=00000000000000000c869c108b734f2eab6545f4ab6a9051c2a4b6446697854a  height=332749  log2_work=81.645667  tx=53061529  date=2014-12-03 21:29:57 progress=0.422983  cache=10.6MiB(4840tx)
2016-05-28 14:24:38 LoadExternalBlockFile: Processing out of order child 00000000000000000264c8e72dc658bebab80b5807a7d91d025e8c9925aa12cf of 00000000000000000c869c108b734f2eab6545f4ab6a9051c2a4b6446697854a
2016-05-28 14:24:38 UpdateTip: new best=00000000000000000264c8e72dc658bebab80b5807a7d91d025e8c9925aa12cf  height=332750  log2_work=81.645733  tx=53062784  date=2014-12-03 21:49:56 progress=0.423002  cache=13.7MiB(7132tx)
2016-05-28 14:24:38 LoadExternalBlockFile: Processing out of order child 000000000000000007b12c764e67b3641da4ba3151e3245b8bb47b8b4f0075f7 of 00000000000000000264c8e72dc658bebab80b5807a7d91d025e8c9925aa12cf
2016-05-28 14:24:39 UpdateTip: new best=000000000000000007b12c764e67b3641da4ba3151e3245b8bb47b8b4f0075f7  height=332751  log2_work=81.645798  tx=53064173  date=2014-12-03 22:08:52 progress=0.423022  cache=20.0MiB(10016tx)
2016-05-28 14:24:39 LoadExternalBlockFile: Processing out of order child 000000000000000006801d49cf8975017b904e46541ae1efc206bd8135bd4c2d of 000000000000000007b12c764e67b3641da4ba3151e3245b8bb47b8b4f0075f7
2016-05-28 14:24:39 UpdateTip: new best=000000000000000006801d49cf8975017b904e46541ae1efc206bd8135bd4c2d  height=332752  log2_work=81.645864  tx=53065045  date=2014-12-03 22:33:02 progress=0.423038  cache=20.6MiB(11737tx)
2016-05-28 14:24:39 LoadExternalBlockFile: Processing out of order child 0000000000000000184373e2a29822e094fccfd53d88765f1bf322b61ce779e3 of 000000000000000006801d49cf8975017b904e46541ae1efc206bd8135bd4c2d
2016-05-28 14:24:40 UpdateTip: new best=0000000000000000184373e2a29822e094fccfd53d88765f1bf322b61ce779e3  height=332753  log2_work=81.645929  tx=53066338  date=2014-12-03 22:38:00 progress=0.423053  cache=25.3MiB(13902tx)
2016-05-28 14:24:40 LoadExternalBlockFile: Processing out of order child 0000000000000000105b4637be0c9805c333676e080232788a9d1e6a7fec9ef1 of 0000000000000000184373e2a29822e094fccfd53d88765f1bf322b61ce779e3
2016-05-28 14:24:41 UpdateTip: new best=0000000000000000105b4637be0c9805c333676e080232788a9d1e6a7fec9ef1  height=332754  log2_work=81.645995  tx=53067633  date=2014-12-03 23:20:34 progress=0.423080  cache=26.0MiB(15762tx)
2016-05-28 14:24:42 UpdateTip: new best=00000000000000000f5681b65dcc0cc5951d4382294c77fb674b7d5a27df57e6  height=332755  log2_work=81.64606  tx=53069549  date=2014-12-03 23:21:17 progress=0.423100  cache=33.5MiB(19161tx)
2016-05-28 14:24:42 LoadExternalBlockFile: Processing out of order child 000000000000000012f1fe2a25e8dd848afbfe848d592e7f8e90fdcf685f3c69 of 00000000000000000f5681b65dcc0cc5951d4382294c77fb674b7d5a27df57e6
2016-05-28 14:24:42 UpdateTip: new best=000000000000000012f1fe2a25e8dd848afbfe848d592e7f8e90fdcf685f3c69  height=332756  log2_work=81.646126  tx=53069613  date=2014-12-03 23:39:00 progress=0.423106  cache=34.1MiB(19348tx)
2016-05-28 14:24:43 Pre-allocating up to position 0x200000 in rev00203.dat
2016-05-28 14:24:43 UpdateTip: new best=00000000000000000f49a4ff312810641972b1c2439186adc04f11f1c022e9db  height=332757  log2_work=81.646191  tx=53071073  date=2014-12-03 23:40:01 progress=0.423121  cache=36.9MiB(21213tx)
2016-05-28 14:24:43 LoadExternalBlockFile: Processing out of order child 000000000000000019af9abce2225acdbc26c5e3135d8d74f78b92c9d424bf15 of 00000000000000000f49a4ff312810641972b1c2439186adc04f11f1c022e9db
2016-05-28 14:24:44 UpdateTip: new best=000000000000000019af9abce2225acdbc26c5e3135d8d74f78b92c9d424bf15  height=332758  log2_work=81.646257  tx=53072222  date=2014-12-03 23:45:17 progress=0.423134  cache=40.4MiB(22526tx)
2016-05-28 14:24:44 LoadExternalBlockFile: Processing out of order child 00000000000000000ee32c83f2916e81affad478a4f96fa7499f81ff6fba74bb of 000000000000000019af9abce2225acdbc26c5e3135d8d74f78b92c9d424bf15
2016-05-28 14:24:44 UpdateTip: new best=00000000000000000ee32c83f2916e81affad478a4f96fa7499f81ff6fba74bb  height=332759  log2_work=81.646322  tx=53072918  date=2014-12-04 00:05:48 progress=0.423148  cache=40.7MiB(23492tx)
2016-05-28 14:24:45 UpdateTip: new best=00000000000000000a18717f96c1e6eb2c2496df258fab70e22959a36bdc6760  height=332760  log2_work=81.646388  tx=53073475  date=2014-12-04 00:08:11 progress=0.423154  cache=43.8MiB(24499tx)
2016-05-28 14:24:45 UpdateTip: new best=000000000000000014d6a79f1e9e1bf28e1dd7d977b363d669ea6f2e74b3f308  height=332761  log2_work=81.646453  tx=53074211  date=2014-12-04 00:15:19 progress=0.423164  cache=45.3MiB(25671tx)
2016-05-28 14:24:45 LoadExternalBlockFile: Processing out of order child 00000000000000000de48663c40bbfb54defd1619cc31120f6cfcc0c0d63bcfa of 000000000000000014d6a79f1e9e1bf28e1dd7d977b363d669ea6f2e74b3f308
2016-05-28 14:24:46 UpdateTip: new best=00000000000000000de48663c40bbfb54defd1619cc31120f6cfcc0c0d63bcfa  height=332762  log2_work=81.646519  tx=53075067  date=2014-12-04 00:31:56 progress=0.423178  cache=47.2MiB(27016tx)
2016-05-28 14:24:46 LoadExternalBlockFile: Processing out of order child 00000000000000000b7fa4d006ce9ba4aed0577389b3c7dad6e50849d4bd52b8 of 00000000000000000de48663c40bbfb54defd1619cc31120f6cfcc0c0d63bcfa
2016-05-28 14:24:46 UpdateTip: new best=00000000000000000b7fa4d006ce9ba4aed0577389b3c7dad6e50849d4bd52b8  height=332763  log2_work=81.646584  tx=53075416  date=2014-12-04 00:37:09 progress=0.423183  cache=50.2MiB(27619tx)
2016-05-28 14:24:46 LoadExternalBlockFile: Processing out of order child 00000000000000000e863830a86dd1cd28ca9a4ff6a062458502f27a99d0cbc5 of 00000000000000000b7fa4d006ce9ba4aed0577389b3c7dad6e50849d4bd52b8
2016-05-28 14:24:48 UpdateTip: new best=00000000000000000e863830a86dd1cd28ca9a4ff6a062458502f27a99d0cbc5  height=332764  log2_work=81.64665  tx=53076466  date=2014-12-04 00:53:54 progress=0.423199  cache=2.0MiB(0tx)
2016-05-28 14:24:48 LoadExternalBlockFile: Processing out of order child 00000000000000000ae994eac0a40f650fb4009ee1ecc7859435d2dfb5244b66 of 00000000000000000e863830a86dd1cd28ca9a4ff6a062458502f27a99d0cbc5
2016-05-28 14:24:48 UpdateTip: new best=00000000000000000ae994eac0a40f650fb4009ee1ecc7859435d2dfb5244b66  height=332765  log2_work=81.646715  tx=53076735  date=2014-12-04 00:57:14 progress=0.423203  cache=3.7MiB(794tx)
2016-05-28 14:24:48 LoadExternalBlockFile: Processing out of order child 00000000000000000a1521a606e34295f40dcc1dcdc9139defa4d1289d7fc8fb of 00000000000000000ae994eac0a40f650fb4009ee1ecc7859435d2dfb5244b66
2016-05-28 14:24:48 UpdateTip: new best=00000000000000000a1521a606e34295f40dcc1dcdc9139defa4d1289d7fc8fb  height=332766  log2_work=81.646781  tx=53076752  date=2014-12-04 00:51:50 progress=0.423202  cache=3.8MiB(831tx)
2016-05-28 14:24:48 LoadExternalBlockFile: Processing out of order child 0000000000000000038db0bc8758681de8fd2a7dfa264e7970367ed852a948eb of 00000000000000000a1521a606e34295f40dcc1dcdc9139defa4d1289d7fc8fb
2016-05-28 14:24:48 UpdateTip: new best=0000000000000000038db0bc8758681de8fd2a7dfa264e7970367ed852a948eb  height=332767  log2_work=81.646846  tx=53076753  date=2014-12-04 01:03:58 progress=0.423205  cache=3.8MiB(832tx)
2016-05-28 14:24:48 LoadExternalBlockFile: Processing out of order child 000000000000000011a573c0c0c520695ec642a828c40426104993c472ad1ebc of 0000000000000000038db0bc8758681de8fd2a7dfa264e7970367ed852a948eb
2016-05-28 14:24:49 UpdateTip: new best=000000000000000011a573c0c0c520695ec642a828c40426104993c472ad1ebc  height=332768  log2_work=81.646912  tx=53077536  date=2014-12-04 01:06:11 progress=0.423214  cache=17.9MiB(2786tx)
2016-05-28 14:24:50 UpdateTip: new best=00000000000000000eeb11466118ced5b41337dd8c8b7678809b6d98901a4c31  height=332769  log2_work=81.646977  tx=53078528  date=2014-12-04 01:28:43 progress=0.423231  cache=22.1MiB(5155tx)
2016-05-28 14:24:50 UpdateTip: new best=0000000000000000097a51dc3587b4a94f5dd91f834c99828ec48ddf74e8b11f  height=332770  log2_work=81.647043  tx=53078759  date=2014-12-04 01:32:01 progress=0.423235  cache=24.1MiB(5645tx)
2016-05-28 14:24:50 UpdateTip: new best=000000000000000015db284bad005e4ed8fa3851a6b7c1df48e9bfe3504158d4  height=332771  log2_work=81.647108  tx=53079147  date=2014-12-04 01:39:01 progress=0.423241  cache=26.0MiB(6572tx)
2016-05-28 14:24:52 UpdateTip: new best=0000000000000000171e34d27d536945ea8af721b8c74db62b7fdf629e544fde  height=332772  log2_work=81.647174  tx=53079404  date=2014-12-04 01:42:07 progress=0.423244  cache=26.1MiB(7034tx)
2016-05-28 14:24:52 UpdateTip: new best=000000000000000003247df14d8e50303d626618baaa1c362fca4004c575c234  height=332773  log2_work=81.647239  tx=53079792  date=2014-12-04 01:48:33 progress=0.423250  cache=26.9MiB(7845tx)
2016-05-28 14:24:52 LoadExternalBlockFile: Processing out of order child 00000000000000000818d236f907c5974ad55e4c3e37eb36b1173f34908e1df1 of 000000000000000003247df14d8e50303d626618baaa1c362fca4004c575c234
2016-05-28 14:24:52 UpdateTip: new best=00000000000000000818d236f907c5974ad55e4c3e37eb36b1173f34908e1df1  height=332774  log2_work=81.647305  tx=53079872  date=2014-12-04 01:49:43 progress=0.423252  cache=26.9MiB(7968tx)
2016-05-28 14:24:52 LoadExternalBlockFile: Processing out of order child 0000000000000000074353c75c0be1b2fcc8bfe572a92ecc618eb1822ec22b49 of 00000000000000000818d236f907c5974ad55e4c3e37eb36b1173f34908e1df1
2016-05-28 14:24:52 UpdateTip: new best=0000000000000000074353c75c0be1b2fcc8bfe572a92ecc618eb1822ec22b49  height=332775  log2_work=81.64737  tx=53080412  date=2014-12-04 02:00:12 progress=0.423260  cache=27.6MiB(8896tx)
2016-05-28 14:24:52 LoadExternalBlockFile: Processing out of order child 000000000000000004f3aa578407cdba1f04d2c0e4666bd1117301e6b67f22d7 of 0000000000000000074353c75c0be1b2fcc8bfe572a92ecc618eb1822ec22b49
2016-05-28 14:24:53 UpdateTip: new best=000000000000000004f3aa578407cdba1f04d2c0e4666bd1117301e6b67f22d7  height=332776  log2_work=81.647436  tx=53082672  date=2014-12-04 02:54:58 progress=0.423301  cache=30.5MiB(12801tx)
2016-05-28 14:24:54 UpdateTip: new best=000000000000000006ecafd3fe437d147573f1020bcab6d8526255bd592f7840  height=332777  log2_work=81.647501  tx=53083249  date=2014-12-04 02:55:46 progress=0.423307  cache=34.5MiB(14428tx)
2016-05-28 14:24:54 LoadExternalBlockFile: Processing out of order child 00000000000000000f212b2635c2edd2f9a9696734fd8f436aa996a37864c70b of 000000000000000006ecafd3fe437d147573f1020bcab6d8526255bd592f7840
2016-05-28 14:24:54 UpdateTip: new best=00000000000000000f212b2635c2edd2f9a9696734fd8f436aa996a37864c70b  height=332778  log2_work=81.647566  tx=53084176  date=2014-12-04 03:05:17 progress=0.423319  cache=37.3MiB(15992tx)
2016-05-28 14:24:54 LoadExternalBlockFile: Processing out of order child 000000000000000001f89845bbdf665bded721ef0f730b67305f31467819cda7 of 00000000000000000f212b2635c2edd2f9a9696734fd8f436aa996a37864c70b
2016-05-28 14:24:54 UpdateTip: new best=000000000000000001f89845bbdf665bded721ef0f730b67305f31467819cda7  height=332779  log2_work=81.647632  tx=53084263  date=2014-12-04 03:04:20 progress=0.423320  cache=37.4MiB(16076tx)
2016-05-28 14:24:54 LoadExternalBlockFile: Processing out of order child 000000000000000017e53eb3e56b36a73fd150ddf10c85a08d2570d0401ee413 of 000000000000000001f89845bbdf665bded721ef0f730b67305f31467819cda7
2016-05-28 14:24:55 UpdateTip: new best=000000000000000017e53eb3e56b36a73fd150ddf10c85a08d2570d0401ee413  height=332780  log2_work=81.647697  tx=53084947  date=2014-12-04 03:17:53 progress=0.423331  cache=39.3MiB(17224tx)
2016-05-28 14:24:55 LoadExternalBlockFile: Processing out of order child 00000000000000001905b837bf3afda065dbbd335a268e204b0561b80b3102b4 of 000000000000000017e53eb3e56b36a73fd150ddf10c85a08d2570d0401ee413
2016-05-28 14:24:55 UpdateTip: new best=00000000000000001905b837bf3afda065dbbd335a268e204b0561b80b3102b4  height=332781  log2_work=81.647763  tx=53085153  date=2014-12-04 03:21:01 progress=0.423334  cache=39.5MiB(17463tx)
2016-05-28 14:24:55 LoadExternalBlockFile: Processing out of order child 000000000000000011bd91f7f29a0926c106269be8346c94300a8ce8e8432943 of 00000000000000001905b837bf3afda065dbbd335a268e204b0561b80b3102b4
2016-05-28 14:24:55 Pre-allocating up to position 0xc00000 in rev00202.dat
2016-05-28 14:24:55 UpdateTip: new best=000000000000000011bd91f7f29a0926c106269be8346c94300a8ce8e8432943  height=332782  log2_work=81.647828  tx=53085465  date=2014-12-04 03:25:45 progress=0.423339  cache=40.5MiB(17998tx)
2016-05-28 14:24:55 LoadExternalBlockFile: Processing out of order child 0000000000000000058ff6479b21cb8aaf0504f51b6f4a025050858a21be9c70 of 000000000000000011bd91f7f29a0926c106269be8346c94300a8ce8e8432943
2016-05-28 14:24:55 UpdateTip: new best=0000000000000000058ff6479b21cb8aaf0504f51b6f4a025050858a21be9c70  height=332783  log2_work=81.647894  tx=53085598  date=2014-12-04 03:27:58 progress=0.423341  cache=40.5MiB(18179tx)
2016-05-28 14:24:55 LoadExternalBlockFile: Processing out of order child 0000000000000000031b676ae67d3e1ac13c704f466c74a141fe9c5e56589b18 of 0000000000000000058ff6479b21cb8aaf0504f51b6f4a025050858a21be9c70
2016-05-28 14:24:55 UpdateTip: new best=0000000000000000031b676ae67d3e1ac13c704f466c74a141fe9c5e56589b18  height=332784  log2_work=81.647959  tx=53085673  date=2014-12-04 03:29:50 progress=0.423342  cache=40.6MiB(18285tx)
2016-05-28 14:24:55 LoadExternalBlockFile: Processing out of order child 0000000000000000088d49417ce92c55eeb4512151bd83e3f926dbda11720b0f of 0000000000000000031b676ae67d3e1ac13c704f466c74a141fe9c5e56589b18
2016-05-28 14:24:56 UpdateTip: new best=0000000000000000088d49417ce92c55eeb4512151bd83e3f926dbda11720b0f  height=332785  log2_work=81.648025  tx=53086842  date=2014-12-04 03:50:04 progress=0.423361  cache=44.8MiB(20774tx)
2016-05-28 14:24:56 LoadExternalBlockFile: Processing out of order child 0000000000000000129a08caf3054a4afce05bb65cc0c06290b444efdcdc0155 of 0000000000000000088d49417ce92c55eeb4512151bd83e3f926dbda11720b0f
2016-05-28 14:24:57 UpdateTip: new best=0000000000000000129a08caf3054a4afce05bb65cc0c06290b444efdcdc0155  height=332786  log2_work=81.64809  tx=53088196  date=2014-12-04 04:17:00 progress=0.423383  cache=51.9MiB(22914tx)
2016-05-28 14:24:57 LoadExternalBlockFile: Processing out of order child 00000000000000000cd9c15fb39631f4a0ded7ee6d569975ac783cdb8cbd631b of 0000000000000000129a08caf3054a4afce05bb65cc0c06290b444efdcdc0155
2016-05-28 14:24:58 UpdateTip: new best=00000000000000000cd9c15fb39631f4a0ded7ee6d569975ac783cdb8cbd631b  height=332787  log2_work=81.648155  tx=53089617  date=2014-12-04 04:40:01 progress=0.423405  cache=57.1MiB(25085tx)
2016-05-28 14:24:58 LoadExternalBlockFile: Processing out of order child 0000000000000000091533100a0132c4d15f7b5b9c85cfa4b3b87ca64732df3a of 00000000000000000cd9c15fb39631f4a0ded7ee6d569975ac783cdb8cbd631b
2016-05-28 14:24:58 UpdateTip: new best=0000000000000000091533100a0132c4d15f7b5b9c85cfa4b3b87ca64732df3a  height=332788  log2_work=81.648221  tx=53090359  date=2014-12-04 04:49:49 progress=0.423415  cache=58.1MiB(26452tx)
2016-05-28 14:24:58 LoadExternalBlockFile: Processing out of order child 0000000000000000126e6510fda3ea6fd880e2645e946c0ae21d167ae4ed5e00 of 0000000000000000091533100a0132c4d15f7b5b9c85cfa4b3b87ca64732df3a
2016-05-28 14:24:58 UpdateTip: new best=0000000000000000126e6510fda3ea6fd880e2645e946c0ae21d167ae4ed5e00  height=332789  log2_work=81.648286  tx=53090454  date=2014-12-04 04:52:18 progress=0.423417  cache=58.2MiB(26572tx)
2016-05-28 14:24:58 LoadExternalBlockFile: Processing out of order child 0000000000000000008a6fff6667beec301dcef1c36b67ffc8f9fab6a48bb5c8 of 0000000000000000126e6510fda3ea6fd880e2645e946c0ae21d167ae4ed5e00
2016-05-28 14:24:59 UpdateTip: new best=0000000000000000008a6fff6667beec301dcef1c36b67ffc8f9fab6a48bb5c8  height=332790  log2_work=81.648352  tx=53091360  date=2014-12-04 05:02:40 progress=0.423430  cache=59.1MiB(27583tx)
2016-05-28 14:25:00 LoadExternalBlockFile: Processing out of order child 00000000000000001b7a4d5a33edf952034fbfd81f1ab789645967de611f113c of 0000000000000000008a6fff6667beec301dcef1c36b67ffc8f9fab6a48bb5c8
2016-05-28 14:25:00 UpdateTip: new best=00000000000000001b7a4d5a33edf952034fbfd81f1ab789645967de611f113c  height=332791  log2_work=81.648417  tx=53091889  date=2014-12-04 05:19:49 progress=0.423440  cache=6.4MiB(1367tx)
2016-05-28 14:25:00 LoadExternalBlockFile: Processing out of order child 000000000000000013f9e1b7c66e8e244721d65018ce6b262cb659b9221c643b of 00000000000000001b7a4d5a33edf952034fbfd81f1ab789645967de611f113c
2016-05-28 14:25:01 UpdateTip: new best=000000000000000013f9e1b7c66e8e244721d65018ce6b262cb659b9221c643b  height=332792  log2_work=81.648482  tx=53093010  date=2014-12-04 05:20:37 progress=0.423452  cache=11.6MiB(3383tx)
2016-05-28 14:25:01 LoadExternalBlockFile: Processing out of order child 00000000000000000668dc4f67da651cd49b5b93116eda53917712daf0d7c4f7 of 000000000000000013f9e1b7c66e8e244721d65018ce6b262cb659b9221c643b
2016-05-28 14:25:01 UpdateTip: new best=00000000000000000668dc4f67da651cd49b5b93116eda53917712daf0d7c4f7  height=332793  log2_work=81.648548  tx=53093373  date=2014-12-04 05:29:07 progress=0.423458  cache=20.1MiB(4333tx)
2016-05-28 14:25:01 LoadExternalBlockFile: Processing out of order child 0000000000000000034acc1c32b66fded1c4510edf7401e27bf8b767b51bd055 of 00000000000000000668dc4f67da651cd49b5b93116eda53917712daf0d7c4f7
2016-05-28 14:25:01 UpdateTip: new best=0000000000000000034acc1c32b66fded1c4510edf7401e27bf8b767b51bd055  height=332794  log2_work=81.648613  tx=53093885  date=2014-12-04 05:31:13 progress=0.423464  cache=23.4MiB(5149tx)
2016-05-28 14:25:01 LoadExternalBlockFile: Processing out of order child 00000000000000000b211eb7b9ad5d3d0f28f75173e87c9f28dea0797140c4ae of 0000000000000000034acc1c32b66fded1c4510edf7401e27bf8b767b51bd055
2016-05-28 14:25:02 UpdateTip: new best=00000000000000000b211eb7b9ad5d3d0f28f75173e87c9f28dea0797140c4ae  height=332795  log2_work=81.648679  tx=53094255  date=2014-12-04 05:34:22 progress=0.423469  cache=31.1MiB(6451tx)
2016-05-28 14:25:02 LoadExternalBlockFile: Processing out of order child 000000000000000019cfb61144a3ff3af945a21b2a541816d3df38dda2001b3c of 00000000000000000b211eb7b9ad5d3d0f28f75173e87c9f28dea0797140c4ae
2016-05-28 14:25:02 UpdateTip: new best=000000000000000019cfb61144a3ff3af945a21b2a541816d3df38dda2001b3c  height=332796  log2_work=81.648744  tx=53094418  date=2014-12-04 05:33:18 progress=0.423470  cache=37.4MiB(6837tx)
2016-05-28 14:25:02 LoadExternalBlockFile: Processing out of order child 00000000000000000870c8ac30ca254461f8973c21ff80e40ea6e337197dffc3 of 000000000000000019cfb61144a3ff3af945a21b2a541816d3df38dda2001b3c
2016-05-28 14:25:02 UpdateTip: new best=00000000000000000870c8ac30ca254461f8973c21ff80e40ea6e337197dffc3  height=332797  log2_work=81.648809  tx=53094488  date=2014-12-04 05:37:25 progress=0.423473  cache=37.4MiB(6939tx)
2016-05-28 14:25:02 LoadExternalBlockFile: Processing out of order child 0000000000000000125649013e333f63045fcf83914ed0127eac0a748c86d6e9 of 00000000000000000870c8ac30ca254461f8973c21ff80e40ea6e337197dffc3
2016-05-28 14:25:03 UpdateTip: new best=0000000000000000125649013e333f63045fcf83914ed0127eac0a748c86d6e9  height=332798  log2_work=81.648875  tx=53095391  date=2014-12-04 05:47:54 progress=0.423485  cache=40.7MiB(8338tx)
2016-05-28 14:25:03 LoadExternalBlockFile: Processing out of order child 00000000000000001664c65efaa9c77825ccebe9f3a99b0b2c5ddcf99d2b3017 of 0000000000000000125649013e333f63045fcf83914ed0127eac0a748c86d6e9
2016-05-28 14:25:03 UpdateTip: new best=00000000000000001664c65efaa9c77825ccebe9f3a99b0b2c5ddcf99d2b3017  height=332799  log2_work=81.64894  tx=53095708  date=2014-12-04 05:54:39 progress=0.423490  cache=43.1MiB(8987tx)
2016-05-28 14:25:03 LoadExternalBlockFile: Processing out of order child 00000000000000000a59590277f8491f1b62db53388874a25b8210f31c1ae28d of 00000000000000001664c65efaa9c77825ccebe9f3a99b0b2c5ddcf99d2b3017
2016-05-28 14:25:03 UpdateTip: new best=00000000000000000a59590277f8491f1b62db53388874a25b8210f31c1ae28d  height=332800  log2_work=81.649006  tx=53095724  date=2014-12-04 06:05:50 progress=0.423494  cache=43.1MiB(9014tx)
2016-05-28 14:25:03 LoadExternalBlockFile: Processing out of order child 00000000000000000792a44ad057029301f3eb593a8e50c3805ffae1319275fb of 00000000000000000a59590277f8491f1b62db53388874a25b8210f31c1ae28d
2016-05-28 14:25:03 UpdateTip: new best=00000000000000000792a44ad057029301f3eb593a8e50c3805ffae1319275fb  height=332801  log2_work=81.649071  tx=53095947  date=2014-12-04 05:55:30 progress=0.423493  cache=44.3MiB(9357tx)
2016-05-28 14:25:03 LoadExternalBlockFile: Processing out of order child 0000000000000000169cdec8dcfa2e408f59e0d50b1a228f65d8f5480f990000 of 00000000000000000792a44ad057029301f3eb593a8e50c3805ffae1319275fb
2016-05-28 14:25:03 UpdateTip: new best=0000000000000000169cdec8dcfa2e408f59e0d50b1a228f65d8f5480f990000  height=332802  log2_work=81.649136  tx=53096299  date=2014-12-04 06:02:51 progress=0.423499  cache=45.3MiB(9979tx)
2016-05-28 14:25:03 LoadExternalBlockFile: Processing out of order child 0000000000000000013b3a30836de71960bb66dbb8393df3d0f4ea62f8c648d0 of 0000000000000000169cdec8dcfa2e408f59e0d50b1a228f65d8f5480f990000
2016-05-28 14:25:03 UpdateTip: new best=0000000000000000013b3a30836de71960bb66dbb8393df3d0f4ea62f8c648d0  height=332803  log2_work=81.649202  tx=53097235  date=2014-12-04 06:18:21 progress=0.423513  cache=47.1MiB(11435tx)
2016-05-28 14:25:03 LoadExternalBlockFile: Processing out of order child 00000000000000000f04b174505178cc81de2276452e9bf5dcfb23a3b1f10151 of 0000000000000000013b3a30836de71960bb66dbb8393df3d0f4ea62f8c648d0
2016-05-28 14:25:04 UpdateTip: new best=00000000000000000f04b174505178cc81de2276452e9bf5dcfb23a3b1f10151  height=332804  log2_work=81.649267  tx=53097393  date=2014-12-04 06:21:17 progress=0.423516  cache=47.3MiB(11700tx)
2016-05-28 14:25:04 LoadExternalBlockFile: Processing out of order child 000000000000000000dfef22eed8fae22195709aec472ab88228c44a1794f3f8 of 00000000000000000f04b174505178cc81de2276452e9bf5dcfb23a3b1f10151
2016-05-28 14:25:04 UpdateTip: new best=000000000000000000dfef22eed8fae22195709aec472ab88228c44a1794f3f8  height=332805  log2_work=81.649333  tx=53098137  date=2014-12-04 06:32:41 progress=0.423527  cache=48.0MiB(12761tx)
2016-05-28 14:25:04 LoadExternalBlockFile: Processing out of order child 00000000000000001ae975db7eb25b542d5815bd02750b5316e2b4fe7ff72735 of 000000000000000000dfef22eed8fae22195709aec472ab88228c44a1794f3f8
2016-05-28 14:25:04 UpdateTip: new best=00000000000000001ae975db7eb25b542d5815bd02750b5316e2b4fe7ff72735  height=332806  log2_work=81.649398  tx=53098201  date=2014-12-04 06:43:26 progress=0.423531  cache=48.0MiB(12834tx)
2016-05-28 14:25:04 LoadExternalBlockFile: Processing out of order child 00000000000000000108ea5b6b89ac4ab625eb27aaed4d1372e7d293abfdb986 of 00000000000000001ae975db7eb25b542d5815bd02750b5316e2b4fe7ff72735
2016-05-28 14:25:05 Pre-allocating up to position 0xd00000 in rev00202.dat
2016-05-28 14:25:05 UpdateTip: new best=00000000000000000108ea5b6b89ac4ab625eb27aaed4d1372e7d293abfdb986  height=332807  log2_work=81.649463  tx=53099653  date=2014-12-04 06:59:33 progress=0.423551  cache=51.6MiB(15508tx)
2016-05-28 14:25:05 LoadExternalBlockFile: Processing out of order child 000000000000000002eb7c6472ccb93da00cce87a8ae51c8c84bc8efbfee17e4 of 00000000000000000108ea5b6b89ac4ab625eb27aaed4d1372e7d293abfdb986
2016-05-28 14:25:06 UpdateTip: new best=000000000000000002eb7c6472ccb93da00cce87a8ae51c8c84bc8efbfee17e4  height=332808  log2_work=81.649529  tx=53101576  date=2014-12-04 07:47:34 progress=0.423586  cache=56.4MiB(18794tx)
2016-05-28 14:25:06 LoadExternalBlockFile: Processing out of order child 000000000000000013d0b0bb571627065c6b459b49244a21249c26c7ad3cf063 of 000000000000000002eb7c6472ccb93da00cce87a8ae51c8c84bc8efbfee17e4
2016-05-28 14:25:07 UpdateTip: new best=000000000000000013d0b0bb571627065c6b459b49244a21249c26c7ad3cf063  height=332809  log2_work=81.649594  tx=53102171  date=2014-12-04 07:49:07 progress=0.423592  cache=64.1MiB(20540tx)
2016-05-28 14:25:08 LoadExternalBlockFile: Processing out of order child 00000000000000000877063f88ebd20e4a2561ec370af44e48c8a022e209ee6e of 000000000000000013d0b0bb571627065c6b459b49244a21249c26c7ad3cf063
2016-05-28 14:25:09 UpdateTip: new best=00000000000000000877063f88ebd20e4a2561ec370af44e48c8a022e209ee6e  height=332810  log2_work=81.649659  tx=53102577  date=2014-12-04 07:55:00 progress=0.423598  cache=13.8MiB(2595tx)
2016-05-28 14:25:09 LoadExternalBlockFile: Processing out of order child 00000000000000000176d05df0a5b7565f8a6a130dbf818a5d7242d87d5405af of 00000000000000000877063f88ebd20e4a2561ec370af44e48c8a022e209ee6e
2016-05-28 14:25:10 UpdateTip: new best=00000000000000000176d05df0a5b7565f8a6a130dbf818a5d7242d87d5405af  height=332811  log2_work=81.649725  tx=53103636  date=2014-12-04 08:13:41 progress=0.423615  cache=27.5MiB(5825tx)
2016-05-28 14:25:10 LoadExternalBlockFile: Processing out of order child 000000000000000014f71a07bca2d757a1be302853489b8b9a3755fe47933b76 of 00000000000000000176d05df0a5b7565f8a6a130dbf818a5d7242d87d5405af
2016-05-28 14:25:10 UpdateTip: new best=000000000000000014f71a07bca2d757a1be302853489b8b9a3755fe47933b76  height=332812  log2_work=81.64979  tx=53103886  date=2014-12-04 08:17:42 progress=0.423619  cache=28.9MiB(6354tx)
2016-05-28 14:25:10 LoadExternalBlockFile: Processing out of order child 0000000000000000152e4e99a231a1cef23dda96c36e007e5dcea49f52185f93 of 000000000000000014f71a07bca2d757a1be302853489b8b9a3755fe47933b76
2016-05-28 14:25:11 UpdateTip: new best=0000000000000000152e4e99a231a1cef23dda96c36e007e5dcea49f52185f93  height=332813  log2_work=81.649855  tx=53104728  date=2014-12-04 08:34:39 progress=0.423633  cache=35.1MiB(8265tx)
2016-05-28 14:25:11 LoadExternalBlockFile: Processing out of order child 0000000000000000022b35621f4b3264c7e42a5506c96cc7103599563ca60f0b of 0000000000000000152e4e99a231a1cef23dda96c36e007e5dcea49f52185f93
2016-05-28 14:25:11 UpdateTip: new best=0000000000000000022b35621f4b3264c7e42a5506c96cc7103599563ca60f0b  height=332814  log2_work=81.649921  tx=53105132  date=2014-12-04 08:40:45 progress=0.423639  cache=37.6MiB(9260tx)
2016-05-28 14:25:11 LoadExternalBlockFile: Processing out of order child 000000000000000011442e6e1bc24107d7cfca822d9db60c0eb892b493bc3370 of 0000000000000000022b35621f4b3264c7e42a5506c96cc7103599563ca60f0b
2016-05-28 14:25:12 UpdateTip: new best=000000000000000011442e6e1bc24107d7cfca822d9db60c0eb892b493bc3370  height=332815  log2_work=81.649986  tx=53105364  date=2014-12-04 08:41:42 progress=0.423641  cache=41.2MiB(9680tx)
2016-05-28 14:25:12 LoadExternalBlockFile: Processing out of order child 00000000000000000379e40d99d6694d6610e0f349abeaf094218e9a92204db4 of 000000000000000011442e6e1bc24107d7cfca822d9db60c0eb892b493bc3370
2016-05-28 14:25:12 UpdateTip: new best=00000000000000000379e40d99d6694d6610e0f349abeaf094218e9a92204db4  height=332816  log2_work=81.650051  tx=53105791  date=2014-12-04 08:49:51 progress=0.423648  cache=43.0MiB(10780tx)
2016-05-28 14:25:12 LoadExternalBlockFile: Processing out of order child 000000000000000008513deb1c3bab5db8e57c052efbae36e46fda2e3ecc9e8f of 00000000000000000379e40d99d6694d6610e0f349abeaf094218e9a92204db4
2016-05-28 14:25:12 UpdateTip: new best=000000000000000008513deb1c3bab5db8e57c052efbae36e46fda2e3ecc9e8f  height=332817  log2_work=81.650117  tx=53106236  date=2014-12-04 08:55:14 progress=0.423655  cache=46.1MiB(11828tx)
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
May 28, 2016, 03:47:24 PM
 #6

I cant fit it all in here. its huge & looks like 500 lines of this:
Put it all into a pastebin and post the link.

99% of the debug.log is useless here. However the errors are hidden among them and that is what we are looking for. In order to find them though, we need to see the whole thing, not just what 99% of the log file is full of.

Jstewpdf (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 28, 2016, 04:06:22 PM
 #7

Did everything I could to try and upload it but it wouldn't paste anywhere.
Is there anything I can do to speed this process up?
It's going so slow & if it is a debug issue how do I solve it?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
May 28, 2016, 04:10:17 PM
 #8

Did everything I could to try and upload it but it wouldn't paste anywhere.
By pastebin I meant go to http://pastebin.com/ and put the debug log there. Then share the link.

Is there anything I can do to speed this process up?
Short of getting better hardware, no, there is no way to speed it up.

It's going so slow & if it is a debug issue how do I solve it?
It is not a debug issue. The debug.log usually tells use where the issue is. The issue is usally hardware failure when Bitcoin Core is constantly reindexing. The only way to solve a hardware problem is to get new hardware.

Jstewpdf (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 28, 2016, 04:12:35 PM
 #9

How long is reindexing supposed to take if you just installed bitcoin?
& is there a way to open this bitcoin wallet on a different computer, do the reindexing, then continue using my current computer?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
May 28, 2016, 04:53:04 PM
 #10

How long is reindexing supposed to take if you just installed bitcoin?
As I said earlier, it depends on your computer. For my computer, it takes about 4 hours to reindex

& is there a way to open this bitcoin wallet on a different computer, do the reindexing, then continue using my current computer?
The wallet is different from the reindex. You could start up another computer, have it fully sync the blockchain, and then copy over all of the blockchain data (but not the wallet) to your computer. The wallet is not necessary for reindexs and syncing.

Jstewpdf (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 28, 2016, 05:05:22 PM
 #11

Ok last question:

If it failed to reindex the blocks the first time on my computer will it fail again or could it possibly work on the same computer?
Also do viruses, programs etc. make the hardware slower?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
May 28, 2016, 05:22:05 PM
 #12

Ok last question:

If it failed to reindex the blocks the first time on my computer will it fail again or could it possibly work on the same computer?
It could still work. If it fails multiple times, it probably won't work though.

Also do viruses, programs etc. make the hardware slower?
Yes. Anything that uses RAM and CPU will slow down the reindex and be slowed down by the reindex. It is best to just not run any other resource intensive programs while reindexing.

Also, you should add the Bitcoin data directory to your antivirus exclusion list. Antivirus software have been known to corrupt the blockchain and cause reindexs and other issues.

Jstewpdf (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 29, 2016, 04:43:08 AM
 #13

Hey if I turn off my computer before the reindexing is done will it resume where it left off when i turn it back on?
Jstewpdf (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 29, 2016, 06:45:03 AM
 #14

HuhHuh?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
May 29, 2016, 02:39:30 PM
 #15

Hey if I turn off my computer before the reindexing is done will it resume where it left off when i turn it back on?
Yes, it will.

elbedog
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 30, 2016, 01:05:38 AM
 #16

Is there a way to bypass this reindexing thing?
Like, moving the wallet to Electrum or something like that.
I've been waiting like 2 days for the reindexing finishing.
It hog all my PC's resources.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
May 30, 2016, 01:07:11 AM
 #17

Is there a way to bypass this reindexing thing?
Like, moving the wallet to Electrum or something like that.
I've been waiting like 2 days for the reindexing finishing.
It hog all my PC's resources.

There is no way to bypass reindexing. It is a part of how Bitcoin Core works. You can move to another wallet, but the wallet files are not compatible so you will have to export the private keys and import them elsewhere.

elbedog
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 30, 2016, 01:12:58 AM
 #18

Is there a way to bypass this reindexing thing?
Like, moving the wallet to Electrum or something like that.
I've been waiting like 2 days for the reindexing finishing.
It hog all my PC's resources.

There is no way to bypass reindexing. It is a part of how Bitcoin Core works. You can move to another wallet, but the wallet files are not compatible so you will have to export the private keys and import them elsewhere.

So I have to wait until it finishes reindexing by slowing down my computer?
I'm 35 weeks behind and it seems that it doesn't progress at all...
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
May 30, 2016, 01:18:38 AM
 #19

Is there a way to bypass this reindexing thing?
Like, moving the wallet to Electrum or something like that.
I've been waiting like 2 days for the reindexing finishing.
It hog all my PC's resources.

There is no way to bypass reindexing. It is a part of how Bitcoin Core works. You can move to another wallet, but the wallet files are not compatible so you will have to export the private keys and import them elsewhere.

So I have to wait until it finishes reindexing by slowing down my computer?
I'm 35 weeks behind and it seems that it doesn't progress at all...
If you want to continue to use Bitcoin Core, then yes, you will have to wait for it to finish.

elbedog
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 30, 2016, 01:20:33 AM
 #20

Is there a way to bypass this reindexing thing?
Like, moving the wallet to Electrum or something like that.
I've been waiting like 2 days for the reindexing finishing.
It hog all my PC's resources.

There is no way to bypass reindexing. It is a part of how Bitcoin Core works. You can move to another wallet, but the wallet files are not compatible so you will have to export the private keys and import them elsewhere.

So I have to wait until it finishes reindexing by slowing down my computer?
I'm 35 weeks behind and it seems that it doesn't progress at all...
If you want to continue to use Bitcoin Core, then yes, you will have to wait for it to finish.

I want to move my wallet to Electrum, I'm tired of Bitcoin Core. It's too slow.
Is it possible to do that without waiting for the reindex to be finished?
Pages: [1] 2 »  All
  Print  
 
Jump to:  

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