The eio tests will fail if you're not compiling in the eio extensions from the encumbered repository.
Other tests will fail if you don't have the right binaries. In particular, we can't distribute binaries for the spec-based regressions due to licensing issues. We're working on cleaning up the regressions system to make this a little clearer (right Nate?). Steve On Tue, Jul 13, 2010 at 7:50 AM, Rehab Massoud <[email protected]> wrote: > Hi All, > > I'm trying the M5 now on a 64 bit machine (I had some problems before > runinng m5 on a 32 bit machine), I got the below output (the last one, where > some reg tests passed & others failed) when doing the regression tests for > the ALPHA_SE, while when trying the tests of the SPARC either SE or FS, all > tests fail, at their output files "stdout" & "stderr" files, they seem > working but in the terminal I get the following messages (after some reading > and warnning lines): > > scons: warning: The build_dir keyword has been deprecated; use the > variant_dir keyword instead. > File > "/home/NU/Desktop/Rehab/extracted/m5-stable-94c016415053/build/SPARC_SE/SConscript", > line 252, in <module> > scons: done reading SConscript files. > scons: Building targets ... > ***** build/SPARC_SE/tests/debug/long/00.gzip/sparc/linux/o3-timing FAILED! > > ***** build/SPARC_SE/tests/debug/long/00.gzip/sparc/linux/simple-atomic > FAILED! > > ***** build/SPARC_SE/tests/debug/long/00.gzip/sparc/linux/simple-timing > FAILED! > > ***** build/SPARC_SE/tests/debug/long/10.mcf/sparc/linux/simple-atomic > FAILED! > > ***** build/SPARC_SE/tests/debug/long/10.mcf/sparc/linux/simple-timing > FAILED! > > ***** build/SPARC_SE/tests/debug/long/50.vortex/sparc/linux/simple-atomic > FAILED! > > ***** build/SPARC_SE/tests/debug/long/50.vortex/sparc/linux/simple-timing > FAILED! > > ***** build/SPARC_SE/tests/debug/long/70.twolf/sparc/linux/simple-atomic > FAILED! > > ***** build/SPARC_SE/tests/debug/long/70.twolf/sparc/linux/simple-timing > FAILED! > > ***** build/SPARC_SE/tests/debug/quick/00.hello/sparc/linux/simple-atomic > FAILED! > > ***** build/SPARC_SE/tests/debug/quick/00.hello/sparc/linux/simple-timing > FAILED! > > ***** build/SPARC_SE/tests/debug/quick/02.insttest/sparc/linux/o3-timing > FAILED! > > ***** build/SPARC_SE/tests/debug/quick/02.insttest/sparc/linux/simple-atomic > FAILED! > > ***** build/SPARC_SE/tests/debug/quick/02.insttest/sparc/linux/simple-timing > FAILED! > > ***** > build/SPARC_SE/tests/debug/quick/40.m5threads-test-atomic/sparc/linux/o3-timing-mp > FAILED! > > ***** > build/SPARC_SE/tests/debug/quick/40.m5threads-test-atomic/sparc/linux/simple-atomic-mp > FAILED! > > ***** > build/SPARC_SE/tests/debug/quick/40.m5threads-test-atomic/sparc/linux/simple-timing-mp > FAILED! > > > > Below is the output of the ALPHA_SE tests which has some passed and some > failed, for the failed ones I got the "gzip: stdout: Broken pipe" in teh > "stderr" file, can somebody tell me what does this means????? > > > > max_stack_size=67108864 > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/linux/o3-timing/simout > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/o3-timing/simout > --- tests/quick/00.hello/ref/alpha/linux/o3-timing/simout 2009-07-06 > 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/o3-timing/simout > 2010-07-06 14:03:10.000000000 +0300 > @@ -5,11 +5,11 @@ > All Rights Reserved > > > -M5 compiled Apr 22 2009 06:58:26 > -M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff > -M5 started Apr 22 2009 07:17:20 > -M5 executing on maize > -command line: build/ALPHA_SE/m5.fast -d > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/o3-timing -re > tests/run.py build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/o3-timing > +M5 compiled Jul 6 2010 13:51:17 > +M5 revision Unknown > +M5 started Jul 6 2010 14:03:10 > +M5 executing on lab2105t7nf4j.student.nileu > +command line: build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/o3-timing -re > tests/run.py build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/o3-timing > Global frequency set at 1000000000000 ticks per second > info: Entering event queue @ 0. Starting simulation... > info: Increasing stack size by one page. > > ===== Statistics differences ===== > Maximum error magnitude: +0.000000% > > Reference New Value Abs Diff Pct Chg > Key statistics: > > host_inst_rate 98931 16578 -82353 -83.24% > host_mem_usage 202620 228400 25780 +12.72% > sim_insts 6386 6386 0 +0.00% > sim_ticks 12474500 12474500 0 +0.00% > system.cpu.commit.COM:count 6403 6403 0 +0.00% > > Largest 20 relative errors (> 0%): > > > ***** build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/o3-timing > passed. > > Running test in > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic/simerr > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/linux/simple-atomic > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic > > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic/outdiff > scons: *** Error 1 > ===== Output differences ===== > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/linux/simple-atomic/config.ini > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic/config.ini > --- tests/quick/00.hello/ref/alpha/linux/simple-atomic/config.ini > 2009-07-06 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic/config.ini > 2010-07-06 14:03:11.000000000 +0300 > @@ -57,7 +57,7 @@ > env= > errout=cerr > euid=100 > -executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello > +executable=tests/test-progs/hello/bin/alpha/linux/hello > gid=100 > input=cin > max_stack_size=67108864 > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/linux/simple-atomic/simout > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic/simout > --- tests/quick/00.hello/ref/alpha/linux/simple-atomic/simout 2009-07-06 > 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic/simout > 2010-07-06 14:03:11.000000000 +0300 > @@ -5,11 +5,11 @@ > All Rights Reserved > > > -M5 compiled Apr 21 2009 16:38:39 > -M5 revision e6dd09514462 6117 default qtip tip stats-update > -M5 started Apr 21 2009 16:57:23 > -M5 executing on zizzer > -command line: build/ALPHA_SE/m5.fast -d > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-atomic -re > tests/run.py > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-atomic > +M5 compiled Jul 6 2010 13:51:17 > +M5 revision Unknown > +M5 started Jul 6 2010 14:03:11 > +M5 executing on lab2105t7nf4j.student.nileu > +command line: build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic > Global frequency set at 1000000000000 ticks per second > info: Entering event queue @ 0. Starting simulation... > info: Increasing stack size by one page. > > ===== Statistics differences ===== > Maximum error magnitude: +0.000000% > > Reference New Value Abs Diff Pct Chg > Key statistics: > > host_inst_rate 272186 222918 -49268 -18.10% > host_mem_usage 192556 220072 27516 +14.29% > sim_insts 6404 6404 0 +0.00% > sim_ticks 3215000 3215000 0 +0.00% > > Largest 20 relative errors (> 0%): > > > ***** build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-atomic > passed. > > Running test in > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing/simerr > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/linux/simple-timing > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing > > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing/outdiff > scons: *** Error 1 > ===== Output differences ===== > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing/config.ini > --- tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini > 2009-07-06 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing/config.ini > 2010-07-06 14:03:11.000000000 +0300 > @@ -157,7 +157,7 @@ > env= > errout=cerr > euid=100 > -executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello > +executable=tests/test-progs/hello/bin/alpha/linux/hello > gid=100 > input=cin > max_stack_size=67108864 > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/linux/simple-timing/simout > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing/simout > --- tests/quick/00.hello/ref/alpha/linux/simple-timing/simout 2009-07-06 > 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing/simout > 2010-07-06 14:03:11.000000000 +0300 > @@ -5,11 +5,11 @@ > All Rights Reserved > > > -M5 compiled Apr 22 2009 06:58:26 > -M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff > -M5 started Apr 22 2009 07:17:21 > -M5 executing on maize > -command line: build/ALPHA_SE/m5.fast -d > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-timing -re > tests/run.py > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-timing > +M5 compiled Jul 6 2010 13:51:17 > +M5 revision Unknown > +M5 started Jul 6 2010 14:03:11 > +M5 executing on lab2105t7nf4j.student.nileu > +command line: build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing > Global frequency set at 1000000000000 ticks per second > info: Entering event queue @ 0. Starting simulation... > info: Increasing stack size by one page. > > ===== Statistics differences ===== > Maximum error magnitude: +0.000000% > > Reference New Value Abs Diff Pct Chg > Key statistics: > > host_inst_rate 244055 130814 -113241 -46.40% > host_mem_usage 201804 227616 25812 +12.79% > sim_insts 6404 6404 0 +0.00% > sim_ticks 33777000 33777000 0 +0.00% > > Largest 20 relative errors (> 0%): > > > ***** build/ALPHA_SE/tests/debug/quick/00.hello/alpha/linux/simple-timing > passed. > > Running test in > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing -re > tests/run.py build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing/simerr > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/tru64/o3-timing > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing > > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing/outdiff > scons: *** Error 1 > ===== Output differences ===== > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.ini > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing/config.ini > --- tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.ini 2009-07-06 > 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing/config.ini > 2010-07-06 14:03:11.000000000 +0300 > @@ -358,7 +358,7 @@ > env= > errout=cerr > euid=100 > -executable=/dist/m5/regression/test-progs/hello/bin/alpha/tru64/hello > +executable=tests/test-progs/hello/bin/alpha/tru64/hello > gid=100 > input=cin > max_stack_size=67108864 > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/tru64/o3-timing/simout > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing/simout > --- tests/quick/00.hello/ref/alpha/tru64/o3-timing/simout 2009-07-06 > 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing/simout > 2010-07-06 14:03:11.000000000 +0300 > @@ -5,11 +5,11 @@ > All Rights Reserved > > > -M5 compiled Apr 22 2009 06:58:26 > -M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff > -M5 started Apr 22 2009 07:17:21 > -M5 executing on maize > -command line: build/ALPHA_SE/m5.fast -d > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/o3-timing -re > tests/run.py build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/o3-timing > +M5 compiled Jul 6 2010 13:51:17 > +M5 revision Unknown > +M5 started Jul 6 2010 14:03:11 > +M5 executing on lab2105t7nf4j.student.nileu > +command line: build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing -re > tests/run.py build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing > Global frequency set at 1000000000000 ticks per second > info: Entering event queue @ 0. Starting simulation... > info: Increasing stack size by one page. > > ===== Statistics differences ===== > Maximum error magnitude: +0.000000% > > Reference New Value Abs Diff Pct Chg > Key statistics: > > host_inst_rate 51063 14280 -36783 -72.03% > host_mem_usage 201612 227368 25756 +12.78% > sim_insts 2387 2387 0 +0.00% > sim_ticks 7183000 7183000 0 +0.00% > system.cpu.commit.COM:count 2576 2576 0 +0.00% > > Largest 20 relative errors (> 0%): > > > ***** build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/o3-timing > passed. > > Running test in > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic/simerr > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/tru64/simple-atomic > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic > > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic/outdiff > scons: *** Error 1 > ===== Output differences ===== > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.ini > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic/config.ini > --- tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.ini > 2009-07-06 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic/config.ini > 2010-07-06 14:03:11.000000000 +0300 > @@ -57,7 +57,7 @@ > env= > errout=cerr > euid=100 > -executable=/dist/m5/regression/test-progs/hello/bin/alpha/tru64/hello > +executable=tests/test-progs/hello/bin/alpha/tru64/hello > gid=100 > input=cin > max_stack_size=67108864 > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/tru64/simple-atomic/simout > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic/simout > --- tests/quick/00.hello/ref/alpha/tru64/simple-atomic/simout 2009-07-06 > 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic/simout > 2010-07-06 14:03:11.000000000 +0300 > @@ -5,11 +5,11 @@ > All Rights Reserved > > > -M5 compiled Apr 21 2009 16:38:39 > -M5 revision e6dd09514462 6117 default qtip tip stats-update > -M5 started Apr 21 2009 16:39:03 > -M5 executing on zizzer > -command line: build/ALPHA_SE/m5.fast -d > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-atomic -re > tests/run.py > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-atomic > +M5 compiled Jul 6 2010 13:51:17 > +M5 revision Unknown > +M5 started Jul 6 2010 14:03:11 > +M5 executing on lab2105t7nf4j.student.nileu > +command line: build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/00.hello/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. > > ===== Statistics differences ===== > Maximum error magnitude: +0.000000% > > Reference New Value Abs Diff Pct Chg > Key statistics: > > host_inst_rate 312515 161153 -151362 -48.43% > host_mem_usage 191632 219184 27552 +14.38% > sim_insts 2577 2577 0 +0.00% > sim_ticks 1297500 1297500 0 +0.00% > > Largest 20 relative errors (> 0%): > > > ***** build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-atomic > passed. > > Running test in > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing/simerr > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/tru64/simple-timing > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing > > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing/outdiff > scons: *** Error 1 > ===== Output differences ===== > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing/config.ini > --- tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini > 2009-07-06 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing/config.ini > 2010-07-06 14:03:11.000000000 +0300 > @@ -157,7 +157,7 @@ > env= > errout=cerr > euid=100 > -executable=/dist/m5/regression/test-progs/hello/bin/alpha/tru64/hello > +executable=tests/test-progs/hello/bin/alpha/tru64/hello > gid=100 > input=cin > max_stack_size=67108864 > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/00.hello/ref/alpha/tru64/simple-timing/simout > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing/simout > --- tests/quick/00.hello/ref/alpha/tru64/simple-timing/simout 2009-07-06 > 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing/simout > 2010-07-06 14:03:12.000000000 +0300 > @@ -5,11 +5,11 @@ > All Rights Reserved > > > -M5 compiled Apr 22 2009 06:58:26 > -M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff > -M5 started Apr 22 2009 07:17:22 > -M5 executing on maize > -command line: build/ALPHA_SE/m5.fast -d > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-timing -re > tests/run.py > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-timing > +M5 compiled Jul 6 2010 13:51:17 > +M5 revision Unknown > +M5 started Jul 6 2010 14:03:11 > +M5 executing on lab2105t7nf4j.student.nileu > +command line: build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing > Global frequency set at 1000000000000 ticks per second > info: Entering event queue @ 0. Starting simulation... > info: Increasing stack size by one page. > > ===== Statistics differences ===== > Maximum error magnitude: +0.000000% > > Reference New Value Abs Diff Pct Chg > Key statistics: > > host_inst_rate 89461 100175 10714 +11.98% > host_mem_usage 200972 226732 25760 +12.82% > sim_insts 2577 2577 0 +0.00% > sim_ticks 17374000 17374000 0 +0.00% > > Largest 20 relative errors (> 0%): > > > ***** build/ALPHA_SE/tests/debug/quick/00.hello/alpha/tru64/simple-timing > passed. > > Running test in > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing/simerr > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing > > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing/outdiff > scons: *** Error 1 > ===== Output differences ===== > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing/config.ini > --- tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini > 2009-07-06 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing/config.ini > 2010-07-06 14:03:12.000000000 +0300 > @@ -358,7 +358,7 @@ > env= > errout=cerr > euid=100 > -executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello > +executable=tests/test-progs/hello/bin/alpha/linux/hello > gid=100 > input=cin > max_stack_size=67108864 > @@ -377,7 +377,7 @@ > env= > errout=cerr > euid=100 > -executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello > +executable=tests/test-progs/hello/bin/alpha/linux/hello > gid=100 > input=cin > max_stack_size=67108864 > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/simout > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing/simout > --- tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/simout > 2009-07-06 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing/simout > 2010-07-06 14:03:13.000000000 +0300 > @@ -5,11 +5,11 @@ > All Rights Reserved > > > -M5 compiled Apr 22 2009 06:58:26 > -M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff > -M5 started Apr 22 2009 07:17:23 > -M5 executing on maize > -command line: build/ALPHA_SE/m5.fast -d > build/ALPHA_SE/tests/fast/quick/01.hello-2T-smt/alpha/linux/o3-timing -re > tests/run.py > build/ALPHA_SE/tests/fast/quick/01.hello-2T-smt/alpha/linux/o3-timing > +M5 compiled Jul 6 2010 13:51:17 > +M5 revision Unknown > +M5 started Jul 6 2010 14:03:12 > +M5 executing on lab2105t7nf4j.student.nileu > +command line: build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing > Global frequency set at 1000000000000 ticks per second > info: Entering event queue @ 0. Starting simulation... > info: Increasing stack size by one page. > > ===== Statistics differences ===== > Maximum error magnitude: +0.000000% > > Reference New Value Abs Diff Pct Chg > Key statistics: > > host_inst_rate 105048 14589 -90459 -86.11% > host_mem_usage 203136 228992 25856 +12.73% > sim_insts 12773 12773 0 +0.00% > sim_ticks 14251500 14251500 0 +0.00% > system.cpu.commit.COM:count::0 6403 6403 0 +0.00% > system.cpu.commit.COM:count::1 6404 6404 0 +0.00% > system.cpu.commit.COM:count::total 12807 12807 0 > +0.00% > > Largest 20 relative errors (> 0%): > > > ***** build/ALPHA_SE/tests/debug/quick/01.hello-2T-smt/alpha/linux/o3-timing > passed. > > Running test in > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-atomic. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-atomic -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-atomic > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-atomic/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-atomic/simerr > scons: *** Error 1 > M5 exited with non-zero status 1 > ***** build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-atomic > FAILED! > > Running test in > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-timing. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-timing -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-timing > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-timing/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-timing/simerr > scons: *** Error 1 > M5 exited with non-zero status 1 > ***** build/ALPHA_SE/tests/debug/quick/20.eio-short/alpha/eio/simple-timing > FAILED! > > Running test in > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-atomic-mp. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-atomic-mp -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-atomic-mp > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-atomic-mp/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-atomic-mp/simerr > scons: *** Error 1 > M5 exited with non-zero status 1 > ***** build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-atomic-mp > FAILED! > > Running test in > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-timing-mp. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-timing-mp -re > tests/run.py > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-timing-mp > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-timing-mp/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-timing-mp/simerr > scons: *** Error 1 > M5 exited with non-zero status 1 > ***** build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-timing-mp > FAILED! > > Running test in > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest -re > tests/run.py build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest/simerr > scons: *** Error 1 > M5 exited with non-zero status 1 > ***** build/ALPHA_SE/tests/debug/quick/30.eio-mp/alpha/eio/simple-timing-mp > FAILED! > > Running test in > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest. > build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest -re > tests/run.py build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest > Redirecting stdout to > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest/simout > Redirecting stderr to > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest/simerr > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/50.memtest/ref/alpha/linux/memtest > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest > > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest/outdiff > scons: *** Error 1 > ===== Output differences ===== > diff -ubr -I '^command line:' -I '^M5 compiled ' -I '^M5 started ' -I '^M5 > executing on ' -I '^Simulation complete at' -I '^Listening for' -I > 'listening for remote gdb' --exclude=stats.txt --exclude=outdiff > tests/quick/50.memtest/ref/alpha/linux/memtest/simout > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest/simout > --- tests/quick/50.memtest/ref/alpha/linux/memtest/simout 2009-07-06 > 02:07:09.000000000 +0300 > +++ > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest/simout > 2010-07-06 14:23:29.000000000 +0300 > @@ -5,11 +5,11 @@ > All Rights Reserved > > > -M5 compiled Apr 22 2009 06:58:26 > -M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff > -M5 started Apr 22 2009 07:17:27 > -M5 executing on maize > -command line: build/ALPHA_SE/m5.fast -d > build/ALPHA_SE/tests/fast/quick/50.memtest/alpha/linux/memtest -re > tests/run.py build/ALPHA_SE/tests/fast/quick/50.memtest/alpha/linux/memtest > +M5 compiled Jul 6 2010 13:51:17 > +M5 revision Unknown > +M5 started Jul 6 2010 14:03:13 > +M5 executing on lab2105t7nf4j.student.nileu > +command line: build/ALPHA_SE/m5.debug -d > build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest -re > tests/run.py build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest > Global frequency set at 1000000000000 ticks per second > info: Entering event queue @ 0. Starting simulation... > Exiting @ tick 268915439 because maximum number of loads reached > > ===== Statistics differences ===== > Maximum error magnitude: +0.000000% > > Reference New Value Abs Diff Pct Chg > Key statistics: > > host_mem_usage 328320 354260 25940 +7.90% > sim_ticks 268915439 268915439 0 +0.00% > > Largest 20 relative errors (> 0%): > > > ***** build/ALPHA_SE/tests/debug/quick/50.memtest/alpha/linux/memtest > passed. > > scons: done building targets. > > > > //////////////////////////////////// > > > the output at the file > m5-stable-94c016415053/tests/quick/20.eio-short/ref/alpha/eio/simple-atomic/simerr > > warn: Sockets disabled, not accepting gdb connections > For more information see: http://www.m5sim.org/warn/d946bea6 > hack: be nice to actually delete the event here > > gzip: stdout: Broken pipe > > & at simout > > M5 Simulator System > > Copyright (c) 2001-2008 > The Regents of The University of Michigan > All Rights Reserved > > > M5 compiled Apr 21 2009 16:38:39 > M5 revision e6dd09514462 6117 default qtip tip stats-update > M5 started Apr 21 2009 16:57:23 > M5 executing on zizzer > command line: build/ALPHA_SE/m5.fast -d > build/ALPHA_SE/tests/fast/quick/20.eio-short/alpha/eio/simple-atomic -re > tests/run.py > build/ALPHA_SE/tests/fast/quick/20.eio-short/alpha/eio/simple-atomic > Global frequency set at 1000000000000 ticks per second > info: Entering event queue @ 0. Starting simulation... > main dictionary has 1245 entries > 49508 bytes wasted >>Exiting @ tick 250015500 because a thread reached the max instruction count > > > > & @ > m5-stable-94c016415053/tests/quick/30.eio-mp/ref/alpha/eio/simple-timing-mp > > warn: Sockets disabled, not accepting gdb connections > For more information see: http://www.m5sim.org/warn/d946bea6 > hack: be nice to actually delete the event here > > gzip: stdout: Broken pipe > > gzip: stdout: Broken pipe > > gzip: stdout: Broken pipe > > gzip: stdout: Broken pipe > > > what does that mean??? > > > Thanks a lot in advance... > > -- > Rehab H. Massoud > [email protected] > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
