stats.txt revision 9698
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                                   7080                       # Simulator instruction rate (inst/s)
8host_op_rate                                    12826                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                                 160202                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 170120                       # Number of bytes of host memory used
11host_seconds                                     0.76                       # 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.cpu.workload.num_syscalls                   11                       # Number of system calls
18system.cpu.numCycles                           121759                       # number of cpu cycles simulated
19system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
20system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
21system.cpu.committedInsts                        5381                       # Number of instructions committed
22system.cpu.committedOps                          9748                       # Number of ops (including micro ops) committed
23system.cpu.num_int_alu_accesses                  9655                       # Number of integer alu accesses
24system.cpu.num_fp_alu_accesses                      0                       # Number of float alu accesses
25system.cpu.num_func_calls                           0                       # number of times a function call or return occured
26system.cpu.num_conditional_control_insts          899                       # number of instructions that are conditional controls
27system.cpu.num_int_insts                         9655                       # number of integer instructions
28system.cpu.num_fp_insts                             0                       # number of float instructions
29system.cpu.num_int_register_reads               24822                       # number of times the integer registers were read
30system.cpu.num_int_register_writes              11063                       # number of times the integer registers were written
31system.cpu.num_fp_register_reads                    0                       # number of times the floating registers were read
32system.cpu.num_fp_register_writes                   0                       # number of times the floating registers were written
33system.cpu.num_mem_refs                          1988                       # number of memory refs
34system.cpu.num_load_insts                        1053                       # Number of load instructions
35system.cpu.num_store_insts                        935                       # Number of store instructions
36system.cpu.num_idle_cycles                          0                       # Number of idle cycles
37system.cpu.num_busy_cycles                     121759                       # Number of busy cycles
38system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
39system.cpu.idle_fraction                            0                       # Percentage of idle cycles
40
41---------- End Simulation Statistics   ----------
42