stdout.log 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. ** Delete blocks at the begin and the end
  2. Read test
  3. Index footprint: 0001100000
  4. Reading all blocks ...
  5. Predicted size 508, real size 26 bytes, first block size 22 bytes, first index 10
  6. Predicted size 508, real size 79 bytes, first block size 75 bytes, first index 63
  7. ... all blocks read.
  8. Reading blocks with indices {0, 9, ..., 99} ...
  9. Predicted size 154, real size 26 bytes, first block size 22 bytes, first index 10
  10. Predicted size 375, real size 79 bytes, first block size 75 bytes, first index 63
  11. ... all blocks read.
  12. Reading blocks with indices {0, 1, ..., 9} ...
  13. Predicted size 220, real size 26 bytes, first block size 22 bytes, first index 10
  14. ... all blocks read.
  15. Reading blocks with indices [0, 10[ ...
  16. ... all blocks read.
  17. Reading blocks with indices {90, 91, ..., 99} ...
  18. Predicted size 508, real size 79 bytes, first block size 75 bytes, first index 63
  19. ... all blocks read.
  20. Reading blocks with indices [90, 100[ ...
  21. Predicted size 508, real size 79 bytes, first block size 75 bytes, first index 63
  22. ... all blocks read.
  23. Reading blocks with index 50 ...
  24. Predicted size 22, real size 26 bytes, first block size 22 bytes, first index 10
  25. ... all blocks read.
  26. Reading blocks with indices [50, 51[ ...
  27. Predicted size 508, real size 26 bytes, first block size 22 bytes, first index 10
  28. ... all blocks read.
  29. Reading blocks with indices [0,10[\cup [50, 51[\cup [90, 100[ ...
  30. Predicted size 508, real size 26 bytes, first block size 22 bytes, first index 10
  31. Predicted size 508, real size 79 bytes, first block size 75 bytes, first index 63
  32. ... all blocks read.
  33. Reading blocks with indices \emptyset ...
  34. ... all blocks read.
  35. This block of read tests is complete.