stdout.log 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. ** Test insertion everywhere
  2. Read test
  3. Index footprint: 1111111
  4. Reading all blocks ...
  5. Predicted size 508, real size 25 bytes, first block size 21 bytes, first index 9
  6. Predicted size 508, real size 26 bytes, first block size 22 bytes, first index 10
  7. Predicted size 508, real size 67 bytes, first block size 63 bytes, first index 51
  8. Predicted size 508, real size 79 bytes, first block size 75 bytes, first index 63
  9. Predicted size 508, real size 80 bytes, first block size 76 bytes, first index 64
  10. Predicted size 508, real size 81 bytes, first block size 77 bytes, first index 65
  11. Predicted size 508, real size 105 bytes, first block size 101 bytes, first index 89
  12. ... all blocks read.
  13. Reading blocks with indices {0, 9, ..., 99} ...
  14. Predicted size 42, real size 25 bytes, first block size 21 bytes, first index 9
  15. Predicted size 88, real size 26 bytes, first block size 22 bytes, first index 10
  16. Predicted size 63, real size 67 bytes, first block size 63 bytes, first index 51
  17. Predicted size 75, real size 79 bytes, first block size 75 bytes, first index 63
  18. Predicted size 154, real size 81 bytes, first block size 77 bytes, first index 65
  19. Predicted size 202, real size 105 bytes, first block size 101 bytes, first index 89
  20. ... all blocks read.
  21. Reading blocks with indices {0, 1, ..., 9} ...
  22. Predicted size 210, real size 25 bytes, first block size 21 bytes, first index 9
  23. ... all blocks read.
  24. Reading blocks with indices [0, 10[ ...
  25. Predicted size 508, real size 25 bytes, first block size 21 bytes, first index 9
  26. ... all blocks read.
  27. Reading blocks with indices {90, 91, ..., 99} ...
  28. Predicted size 508, real size 105 bytes, first block size 101 bytes, first index 89
  29. ... all blocks read.
  30. Reading blocks with indices [90, 100[ ...
  31. Predicted size 508, real size 105 bytes, first block size 101 bytes, first index 89
  32. ... all blocks read.
  33. Reading blocks with index 50 ...
  34. Predicted size 22, real size 26 bytes, first block size 22 bytes, first index 10
  35. ... all blocks read.
  36. Reading blocks with indices [50, 51[ ...
  37. Predicted size 508, real size 26 bytes, first block size 22 bytes, first index 10
  38. ... all blocks read.
  39. Reading blocks with indices [0,10[\cup [50, 51[\cup [90, 100[ ...
  40. Predicted size 508, real size 25 bytes, first block size 21 bytes, first index 9
  41. Predicted size 508, real size 26 bytes, first block size 22 bytes, first index 10
  42. Predicted size 508, real size 105 bytes, first block size 101 bytes, first index 89
  43. ... all blocks read.
  44. Reading blocks with indices \emptyset ...
  45. ... all blocks read.
  46. This block of read tests is complete.