stats.txt (8983:8800b05e1cb3) stats.txt (9013:afa278317136)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 5.112043 # Number of seconds simulated
4sim_ticks 5112043255000 # Number of ticks simulated
5final_tick 5112043255000 # 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 5.112043 # Number of seconds simulated
4sim_ticks 5112043255000 # Number of ticks simulated
5final_tick 5112043255000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 720353 # Simulator instruction rate (inst/s)
8host_op_rate 1474974 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 18429520570 # Simulator tick rate (ticks/s)
10host_mem_usage 355156 # Number of bytes of host memory used
11host_seconds 277.38 # Real time elapsed on the host
7host_inst_rate 514394 # Simulator instruction rate (inst/s)
8host_op_rate 1053258 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 13160254594 # Simulator tick rate (ticks/s)
10host_mem_usage 404120 # Number of bytes of host memory used
11host_seconds 388.45 # Real time elapsed on the host
12sim_insts 199813913 # Number of instructions simulated
13sim_ops 409133277 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 15568704 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 972736 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 12232896 # Number of bytes written to this memory
17system.physmem.num_reads 243261 # Number of read requests responded to by this memory
18system.physmem.num_writes 191139 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

182system.cpu.committedInsts 199813913 # Number of instructions committed
183system.cpu.committedOps 409133277 # Number of ops (including micro ops) committed
184system.cpu.num_int_alu_accesses 374297244 # Number of integer alu accesses
185system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
186system.cpu.num_func_calls 0 # number of times a function call or return occured
187system.cpu.num_conditional_control_insts 39954968 # number of instructions that are conditional controls
188system.cpu.num_int_insts 374297244 # number of integer instructions
189system.cpu.num_fp_insts 0 # number of float instructions
12sim_insts 199813913 # Number of instructions simulated
13sim_ops 409133277 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 15568704 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 972736 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 12232896 # Number of bytes written to this memory
17system.physmem.num_reads 243261 # Number of read requests responded to by this memory
18system.physmem.num_writes 191139 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

182system.cpu.committedInsts 199813913 # Number of instructions committed
183system.cpu.committedOps 409133277 # Number of ops (including micro ops) committed
184system.cpu.num_int_alu_accesses 374297244 # Number of integer alu accesses
185system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
186system.cpu.num_func_calls 0 # number of times a function call or return occured
187system.cpu.num_conditional_control_insts 39954968 # number of instructions that are conditional controls
188system.cpu.num_int_insts 374297244 # number of integer instructions
189system.cpu.num_fp_insts 0 # number of float instructions
190system.cpu.num_int_register_reads 801267455 # number of times the integer registers were read
191system.cpu.num_int_register_writes 401624559 # number of times the integer registers were written
190system.cpu.num_int_register_reads 1159024883 # number of times the integer registers were read
191system.cpu.num_int_register_writes 636431619 # number of times the integer registers were written
192system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
193system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
194system.cpu.num_mem_refs 35626519 # number of memory refs
195system.cpu.num_load_insts 27217784 # Number of load instructions
196system.cpu.num_store_insts 8408735 # Number of store instructions
197system.cpu.num_idle_cycles 9770605338.086651 # Number of idle cycles
198system.cpu.num_busy_cycles 453481192.913350 # Number of busy cycles
199system.cpu.not_idle_fraction 0.044354 # Percentage of non-idle cycles

--- 180 unchanged lines hidden ---
192system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
193system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
194system.cpu.num_mem_refs 35626519 # number of memory refs
195system.cpu.num_load_insts 27217784 # Number of load instructions
196system.cpu.num_store_insts 8408735 # Number of store instructions
197system.cpu.num_idle_cycles 9770605338.086651 # Number of idle cycles
198system.cpu.num_busy_cycles 453481192.913350 # Number of busy cycles
199system.cpu.not_idle_fraction 0.044354 # Percentage of non-idle cycles

--- 180 unchanged lines hidden ---