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 --- .../ref/mips/linux/learning-gem5-p1-two-level/simout | 10 ++++------ .../ref/mips/linux/learning-gem5-p1-two-level/stats.txt | 10 +++++----- 2 files changed, 9 insertions(+), 11 deletions(-) (limited to 'tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level') diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout index 8b2e03a5c..da2000ee1 100755 --- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout +++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/simout @@ -1,12 +1,10 @@ -Redirecting stdout to build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level/simout -Redirecting stderr to build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level/simerr gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Nov 15 2015 14:56:12 -gem5 started Nov 15 2015 14:56:33 -gem5 executing on ribera.cs.wisc.edu, pid 4272 -command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level -re /scratch/nilay/GEM5/gem5/tests/run.py build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level +gem5 compiled Dec 11 2015 20:20:45 +gem5 started Dec 11 2015 20:21:18 +gem5 executing on zizzer, pid 52934 +command line: build/MIPS/gem5.opt -d build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level -re /z/atgutier/gem5/gem5/tests/run.py build/MIPS/tests/opt/quick/se/03.learning-gem5/mips/linux/learning-gem5-p1-two-level Global frequency set at 1000000000000 ticks per second Beginning simulation! diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt index f0e288673..7aeaec8de 100644 --- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt +++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.000059 # Nu sim_ticks 58892000 # Number of ticks simulated final_tick 58892000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 114712 # Simulator instruction rate (inst/s) -host_op_rate 114668 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1200321738 # Simulator tick rate (ticks/s) -host_mem_usage 675732 # Number of bytes of host memory used -host_seconds 0.05 # Real time elapsed on the host +host_inst_rate 100643 # Simulator instruction rate (inst/s) +host_op_rate 100605 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1053107711 # Simulator tick rate (ticks/s) +host_mem_usage 615936 # Number of bytes of host memory used +host_seconds 0.06 # Real time elapsed on the host sim_insts 5624 # Number of instructions simulated sim_ops 5624 # Number of ops (including micro ops) simulated system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts -- cgit v1.2.3