From 4935f0d5ff5bf5cae97021387362ab9c567a9262 Mon Sep 17 00:00:00 2001 From: Anthony Gutierrez Date: Sat, 12 Dec 2015 17:27:38 -0500 Subject: stats: bump stats to reflect ruby tester changes --- .../se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/config.ini | 4 ++-- .../se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/simout | 10 ++++------ .../se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt | 10 +++++----- 3 files changed, 11 insertions(+), 13 deletions(-) (limited to 'tests/quick/se/01.hello-2T-smt') diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/config.ini b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/config.ini index cfbc82c8a..ac8fa6553 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/config.ini +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/config.ini @@ -633,7 +633,7 @@ env= errout=cerr euid=100 eventq_index=0 -executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/alpha/linux/hello +executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin kvmInSE=false @@ -656,7 +656,7 @@ env= errout=cerr euid=100 eventq_index=0 -executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/alpha/linux/hello +executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin kvmInSE=false diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/simout b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/simout index 4a000cf58..f46618e09 100755 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/simout +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/simout @@ -1,12 +1,10 @@ -Redirecting stdout to build/ALPHA/tests/opt/quick/se/01.hello-2T-smt/alpha/linux/o3-timing-mt/simout -Redirecting stderr to build/ALPHA/tests/opt/quick/se/01.hello-2T-smt/alpha/linux/o3-timing-mt/simerr gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Nov 15 2015 14:28:00 -gem5 started Nov 15 2015 14:30:33 -gem5 executing on ribera.cs.wisc.edu, pid 29163 -command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/quick/se/01.hello-2T-smt/alpha/linux/o3-timing-mt -re /scratch/nilay/GEM5/gem5/tests/run.py build/ALPHA/tests/opt/quick/se/01.hello-2T-smt/alpha/linux/o3-timing-mt +gem5 compiled Dec 11 2015 19:54:02 +gem5 started Dec 11 2015 19:54:40 +gem5 executing on zizzer, pid 26224 +command line: build/ALPHA/gem5.opt -d build/ALPHA/tests/opt/quick/se/01.hello-2T-smt/alpha/linux/o3-timing-mt -re /z/atgutier/gem5/gem5/tests/run.py build/ALPHA/tests/opt/quick/se/01.hello-2T-smt/alpha/linux/o3-timing-mt Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt index f52ffb156..8443bf393 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing-mt/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000025 # Nu sim_ticks 24832500 # Number of ticks simulated final_tick 24832500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 44040 # Simulator instruction rate (inst/s) -host_op_rate 44038 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 85804643 # Simulator tick rate (ticks/s) -host_mem_usage 292816 # Number of bytes of host memory used -host_seconds 0.29 # Real time elapsed on the host +host_inst_rate 35835 # Simulator instruction rate (inst/s) +host_op_rate 35832 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 69816273 # Simulator tick rate (ticks/s) +host_mem_usage 233096 # Number of bytes of host memory used +host_seconds 0.36 # Real time elapsed on the host sim_insts 12744 # Number of instructions simulated sim_ops 12744 # Number of ops (including micro ops) simulated system.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3