stats.txt (9079:9a244ebdc3c9) stats.txt (9265:8fe936e937bd)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.945613 # Number of seconds simulated
4sim_ticks 945613126000 # Number of ticks simulated
5final_tick 945613126000 # 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 0.945613 # Number of seconds simulated
4sim_ticks 945613126000 # Number of ticks simulated
5final_tick 945613126000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 2568124 # Simulator instruction rate (inst/s)
8host_op_rate 3497430 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1754178123 # Simulator tick rate (ticks/s)
10host_mem_usage 233172 # Number of bytes of host memory used
11host_seconds 539.06 # Real time elapsed on the host
7host_inst_rate 1877363 # Simulator instruction rate (inst/s)
8host_op_rate 2556708 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1282347761 # Simulator tick rate (ticks/s)
10host_mem_usage 223904 # Number of bytes of host memory used
11host_seconds 737.41 # Real time elapsed on the host
12sim_insts 1384381606 # Number of instructions simulated
13sim_ops 1885336358 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 5561086004 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 2464405274 # Number of bytes read from this memory
16system.physmem.bytes_read::total 8025491278 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 5561086004 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 5561086004 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::cpu.data 1123958396 # Number of bytes written to this memory

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

79system.cpu.numCycles 1891226253 # number of cpu cycles simulated
80system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
81system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
82system.cpu.committedInsts 1384381606 # Number of instructions committed
83system.cpu.committedOps 1885336358 # Number of ops (including micro ops) committed
84system.cpu.num_int_alu_accesses 1653698868 # Number of integer alu accesses
85system.cpu.num_fp_alu_accesses 52289415 # Number of float alu accesses
86system.cpu.num_func_calls 80372855 # number of times a function call or return occured
12sim_insts 1384381606 # Number of instructions simulated
13sim_ops 1885336358 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 5561086004 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 2464405274 # Number of bytes read from this memory
16system.physmem.bytes_read::total 8025491278 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 5561086004 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 5561086004 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::cpu.data 1123958396 # Number of bytes written to this memory

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

79system.cpu.numCycles 1891226253 # number of cpu cycles simulated
80system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
81system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
82system.cpu.committedInsts 1384381606 # Number of instructions committed
83system.cpu.committedOps 1885336358 # Number of ops (including micro ops) committed
84system.cpu.num_int_alu_accesses 1653698868 # Number of integer alu accesses
85system.cpu.num_fp_alu_accesses 52289415 # Number of float alu accesses
86system.cpu.num_func_calls 80372855 # number of times a function call or return occured
87system.cpu.num_conditional_control_insts 223735905 # number of instructions that are conditional controls
87system.cpu.num_conditional_control_insts 230619738 # number of instructions that are conditional controls
88system.cpu.num_int_insts 1653698868 # number of integer instructions
89system.cpu.num_fp_insts 52289415 # number of float instructions
90system.cpu.num_int_register_reads 8601515912 # number of times the integer registers were read
91system.cpu.num_int_register_writes 1874331393 # number of times the integer registers were written
92system.cpu.num_fp_register_reads 60540850 # number of times the floating registers were read
93system.cpu.num_fp_register_writes 46777010 # number of times the floating registers were written
94system.cpu.num_mem_refs 908382479 # number of memory refs
95system.cpu.num_load_insts 631387181 # Number of load instructions
96system.cpu.num_store_insts 276995298 # Number of store instructions
97system.cpu.num_idle_cycles 0 # Number of idle cycles
98system.cpu.num_busy_cycles 1891226253 # Number of busy cycles
99system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
100system.cpu.idle_fraction 0 # Percentage of idle cycles
101
102---------- End Simulation Statistics ----------
88system.cpu.num_int_insts 1653698868 # number of integer instructions
89system.cpu.num_fp_insts 52289415 # number of float instructions
90system.cpu.num_int_register_reads 8601515912 # number of times the integer registers were read
91system.cpu.num_int_register_writes 1874331393 # number of times the integer registers were written
92system.cpu.num_fp_register_reads 60540850 # number of times the floating registers were read
93system.cpu.num_fp_register_writes 46777010 # number of times the floating registers were written
94system.cpu.num_mem_refs 908382479 # number of memory refs
95system.cpu.num_load_insts 631387181 # Number of load instructions
96system.cpu.num_store_insts 276995298 # Number of store instructions
97system.cpu.num_idle_cycles 0 # Number of idle cycles
98system.cpu.num_busy_cycles 1891226253 # Number of busy cycles
99system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
100system.cpu.idle_fraction 0 # Percentage of idle cycles
101
102---------- End Simulation Statistics ----------