b5736ba4ef
A few prior changesets have changed the gem5 output in a way that wont cause errors but may be confusing for someone trying to debug the regressions. Ones that I caught were: - no more "warn: <hash address" - typo in the ALPHA Prefetch unimplemented warning Additionaly, the last updated stats changes rearrange the ordering of the stats output even though they are still correct stats (gem5 is smart enough to detect this). All the regressions pass w/the same stats even though it looks like they are being changed.
42 lines
1.5 KiB
Text
Executable file
42 lines
1.5 KiB
Text
Executable file
gem5 Simulator System. http://gem5.org
|
|
gem5 is copyrighted software; use the --copyright option for details.
|
|
|
|
gem5 compiled Jun 19 2011 06:59:13
|
|
gem5 started Jun 20 2011 12:20:39
|
|
gem5 executing on m60-009.pool
|
|
command line: build/ALPHA_SE/gem5.fast -d build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/simple-atomic -re tests/run.py build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/simple-atomic
|
|
Global frequency set at 1000000000000 ticks per second
|
|
info: Entering event queue @ 0. Starting simulation...
|
|
info: Increasing stack size by one page.
|
|
spec_init
|
|
Loading Input Data
|
|
Duplicating 262144 bytes
|
|
Duplicating 524288 bytes
|
|
Input data 1048576 bytes in length
|
|
Compressing Input Data, level 1
|
|
Compressed data 108074 bytes in length
|
|
Uncompressing Data
|
|
Uncompressed data 1048576 bytes in length
|
|
Uncompressed data compared correctly
|
|
Compressing Input Data, level 3
|
|
Compressed data 97831 bytes in length
|
|
Uncompressing Data
|
|
Uncompressed data 1048576 bytes in length
|
|
Uncompressed data compared correctly
|
|
Compressing Input Data, level 5
|
|
Compressed data 83382 bytes in length
|
|
Uncompressing Data
|
|
Uncompressed data 1048576 bytes in length
|
|
Uncompressed data compared correctly
|
|
Compressing Input Data, level 7
|
|
Compressed data 76606 bytes in length
|
|
Uncompressing Data
|
|
Uncompressed data 1048576 bytes in length
|
|
Uncompressed data compared correctly
|
|
Compressing Input Data, level 9
|
|
Compressed data 73189 bytes in length
|
|
Uncompressing Data
|
|
Uncompressed data 1048576 bytes in length
|
|
Uncompressed data compared correctly
|
|
Tested 1MB buffer: OK!
|
|
Exiting @ tick 300930958000 because target called exit()
|