Decompression of enwik9 failed. enwik8 successfully compressed and decompressed with block size 333333334 (size 20713389). Test machine is a 2 GHz T3200, 3 GB, Vista (32 bit) Gateway laptop.
Code:
C:\tmp>timer m03 e 250000000 \res\enwik9 enwik9.m03
Timer 3.01 Copyright (c) 2002-2003 Igor Pavlov 2003-07-10
M03 Alpha - Context based BWT compressor
Michael A Maniscalco - 10.8.2009
email: michael@michael-maniscalco.com
Compressed 1000000000 -> 173944561
Time: 891.861 seconds
Done
Kernel Time = 3.400 = 00:00:03.400 = 0%
User Time = 863.590 = 00:14:23.590 = 96%
Process Time = 866.991 = 00:14:26.991 = 97%
Global Time = 892.170 = 00:14:52.170 = 100%
C:\tmp>timer m03 d enwik9.m03 enwik9
Timer 3.01 Copyright (c) 2002-2003 Igor Pavlov 2003-07-10
M03 Alpha - Context based BWT compressor
Michael A Maniscalco - 10.8.2009
email: michael@michael-maniscalco.com
Decoding bytes 0 -> 250000000
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Kernel Time = 0.982 = 00:00:00.982 = 0%
User Time = 99.310 = 00:01:39.310 = 89%
Process Time = 100.293 = 00:01:40.293 = 90%
Global Time = 110.823 = 00:01:50.823 = 100%
C:\tmp>dir
Volume in drive C is OS
Volume Serial Number is 66E6-426E
Directory of C:\tmp
10/08/2009 12:57 PM <DIR> .
10/08/2009 12:57 PM <DIR> ..
10/08/2009 12:36 PM 20,713,387 enwik8.m03
10/08/2009 12:57 PM 0 enwik9
10/08/2009 12:56 PM 173,944,569 enwik9.m03
10/08/2009 09:12 AM 182,272 M03.exe
10/08/2009 12:32 PM 95,190 M03.zip
10/08/2009 09:00 AM 314 readme.txt
6 File(s) 194,935,732 bytes
2 Dir(s) 28,382,105,600 bytes free
Also, actual size is 8 bytes larger than reported.