stats.txt (9134:275232ad377d) stats.txt (9265:8fe936e937bd)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.332810 # Number of seconds simulated
4sim_ticks 2332810264000 # Number of ticks simulated
5final_tick 2332810264000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.332810 # Number of seconds simulated
4sim_ticks 2332810264000 # Number of ticks simulated
5final_tick 2332810264000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1498673 # Simulator instruction rate (inst/s)
8host_op_rate 1927201 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 57874436068 # Simulator tick rate (ticks/s)
10host_mem_usage 388524 # Number of bytes of host memory used
11host_seconds 40.31 # Real time elapsed on the host
7host_inst_rate 1681370 # Simulator instruction rate (inst/s)
8host_op_rate 2162138 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 64929680145 # Simulator tick rate (ticks/s)
10host_mem_usage 380112 # Number of bytes of host memory used
11host_seconds 35.93 # Real time elapsed on the host
12sim_insts 60408639 # Number of instructions simulated
13sim_ops 77681819 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::realview.clcd 111673344 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.dtb.walker 320 # Number of bytes read from this memory
16system.physmem.bytes_read::cpu.itb.walker 192 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.inst 705120 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 9071632 # Number of bytes read from this memory
19system.physmem.bytes_read::total 121450608 # Number of bytes read from this memory

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

220system.cpu.numCycles 4665543516 # number of cpu cycles simulated
221system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
222system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
223system.cpu.committedInsts 60408639 # Number of instructions committed
224system.cpu.committedOps 77681819 # Number of ops (including micro ops) committed
225system.cpu.num_int_alu_accesses 68795605 # Number of integer alu accesses
226system.cpu.num_fp_alu_accesses 10269 # Number of float alu accesses
227system.cpu.num_func_calls 2136008 # number of times a function call or return occured
12sim_insts 60408639 # Number of instructions simulated
13sim_ops 77681819 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::realview.clcd 111673344 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.dtb.walker 320 # Number of bytes read from this memory
16system.physmem.bytes_read::cpu.itb.walker 192 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.inst 705120 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 9071632 # Number of bytes read from this memory
19system.physmem.bytes_read::total 121450608 # Number of bytes read from this memory

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

220system.cpu.numCycles 4665543516 # number of cpu cycles simulated
221system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
222system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
223system.cpu.committedInsts 60408639 # Number of instructions committed
224system.cpu.committedOps 77681819 # Number of ops (including micro ops) committed
225system.cpu.num_int_alu_accesses 68795605 # Number of integer alu accesses
226system.cpu.num_fp_alu_accesses 10269 # Number of float alu accesses
227system.cpu.num_func_calls 2136008 # number of times a function call or return occured
228system.cpu.num_conditional_control_insts 7904929 # number of instructions that are conditional controls
228system.cpu.num_conditional_control_insts 7942113 # number of instructions that are conditional controls
229system.cpu.num_int_insts 68795605 # number of integer instructions
230system.cpu.num_fp_insts 10269 # number of float instructions
231system.cpu.num_int_register_reads 349324274 # number of times the integer registers were read
232system.cpu.num_int_register_writes 74103608 # number of times the integer registers were written
233system.cpu.num_fp_register_reads 7493 # number of times the floating registers were read
234system.cpu.num_fp_register_writes 2780 # number of times the floating registers were written
235system.cpu.num_mem_refs 27361637 # number of memory refs
236system.cpu.num_load_insts 15639527 # Number of load instructions

--- 130 unchanged lines hidden ---
229system.cpu.num_int_insts 68795605 # number of integer instructions
230system.cpu.num_fp_insts 10269 # number of float instructions
231system.cpu.num_int_register_reads 349324274 # number of times the integer registers were read
232system.cpu.num_int_register_writes 74103608 # number of times the integer registers were written
233system.cpu.num_fp_register_reads 7493 # number of times the floating registers were read
234system.cpu.num_fp_register_writes 2780 # number of times the floating registers were written
235system.cpu.num_mem_refs 27361637 # number of memory refs
236system.cpu.num_load_insts 15639527 # Number of load instructions

--- 130 unchanged lines hidden ---