stats.txt (9885:afd9ea6101d9) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000122 # Number of seconds simulated
4sim_ticks 121759 # Number of ticks simulated
5final_tick 121759 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000 # Frequency of simulated ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000122 # Number of seconds simulated
4sim_ticks 121759 # Number of ticks simulated
5final_tick 121759 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000 # Frequency of simulated ticks
7host_inst_rate 28174 # Simulator instruction rate (inst/s)
8host_op_rate 51034 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 637400 # Simulator tick rate (ticks/s)
10host_mem_usage 143324 # Number of bytes of host memory used
11host_seconds 0.19 # Real time elapsed on the host
7host_inst_rate 29550 # Simulator instruction rate (inst/s)
8host_op_rate 53526 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 668523 # Simulator tick rate (ticks/s)
10host_mem_usage 143652 # Number of bytes of host memory used
11host_seconds 0.18 # Real time elapsed on the host
12sim_insts 5381 # Number of instructions simulated
13sim_ops 9748 # Number of ops (including micro ops) simulated
14system.ruby.l1_cntrl0.cacheMemory.demand_hits 7475 # Number of cache demand hits
15system.ruby.l1_cntrl0.cacheMemory.demand_misses 1377 # Number of cache demand misses
16system.ruby.l1_cntrl0.cacheMemory.demand_accesses 8852 # Number of cache demand accesses
17system.ruby.network.routers0.percent_links_utilized 5.646400
18system.ruby.network.routers0.msg_count.Control::2 1377
19system.ruby.network.routers0.msg_count.Data::2 1373

--- 45 unchanged lines hidden (view full) ---

65system.ruby.network.msg_byte.Response_Data 297432
66system.ruby.network.msg_byte.Writeback_Control 32952
67system.cpu.workload.num_syscalls 11 # Number of system calls
68system.cpu.numCycles 121759 # number of cpu cycles simulated
69system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
70system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
71system.cpu.committedInsts 5381 # Number of instructions committed
72system.cpu.committedOps 9748 # Number of ops (including micro ops) committed
12sim_insts 5381 # Number of instructions simulated
13sim_ops 9748 # Number of ops (including micro ops) simulated
14system.ruby.l1_cntrl0.cacheMemory.demand_hits 7475 # Number of cache demand hits
15system.ruby.l1_cntrl0.cacheMemory.demand_misses 1377 # Number of cache demand misses
16system.ruby.l1_cntrl0.cacheMemory.demand_accesses 8852 # Number of cache demand accesses
17system.ruby.network.routers0.percent_links_utilized 5.646400
18system.ruby.network.routers0.msg_count.Control::2 1377
19system.ruby.network.routers0.msg_count.Data::2 1373

--- 45 unchanged lines hidden (view full) ---

65system.ruby.network.msg_byte.Response_Data 297432
66system.ruby.network.msg_byte.Writeback_Control 32952
67system.cpu.workload.num_syscalls 11 # Number of system calls
68system.cpu.numCycles 121759 # number of cpu cycles simulated
69system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
70system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
71system.cpu.committedInsts 5381 # Number of instructions committed
72system.cpu.committedOps 9748 # Number of ops (including micro ops) committed
73system.cpu.num_int_alu_accesses 9655 # Number of integer alu accesses
73system.cpu.num_int_alu_accesses 9654 # Number of integer alu accesses
74system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
75system.cpu.num_func_calls 209 # number of times a function call or return occured
76system.cpu.num_conditional_control_insts 899 # number of instructions that are conditional controls
74system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
75system.cpu.num_func_calls 209 # number of times a function call or return occured
76system.cpu.num_conditional_control_insts 899 # number of instructions that are conditional controls
77system.cpu.num_int_insts 9655 # number of integer instructions
77system.cpu.num_int_insts 9654 # number of integer instructions
78system.cpu.num_fp_insts 0 # number of float instructions
78system.cpu.num_fp_insts 0 # number of float instructions
79system.cpu.num_int_register_reads 24822 # number of times the integer registers were read
80system.cpu.num_int_register_writes 11063 # number of times the integer registers were written
79system.cpu.num_int_register_reads 18335 # number of times the integer registers were read
80system.cpu.num_int_register_writes 7527 # number of times the integer registers were written
81system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
82system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
81system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
82system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
83system.cpu.num_cc_register_reads 6487 # number of times the CC registers were read
84system.cpu.num_cc_register_writes 3536 # number of times the CC registers were written
83system.cpu.num_mem_refs 1988 # number of memory refs
84system.cpu.num_load_insts 1053 # Number of load instructions
85system.cpu.num_store_insts 935 # Number of store instructions
86system.cpu.num_idle_cycles 0 # Number of idle cycles
87system.cpu.num_busy_cycles 121759 # Number of busy cycles
88system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
89system.cpu.idle_fraction 0 # Percentage of idle cycles
90system.ruby.network.routers0.throttle0.link_utilization 5.652970

--- 55 unchanged lines hidden ---
85system.cpu.num_mem_refs 1988 # number of memory refs
86system.cpu.num_load_insts 1053 # Number of load instructions
87system.cpu.num_store_insts 935 # Number of store instructions
88system.cpu.num_idle_cycles 0 # Number of idle cycles
89system.cpu.num_busy_cycles 121759 # Number of busy cycles
90system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
91system.cpu.idle_fraction 0 # Percentage of idle cycles
92system.ruby.network.routers0.throttle0.link_utilization 5.652970

--- 55 unchanged lines hidden ---