4,5c4,5
< sim_ticks 2875500 # Number of ticks simulated
< final_tick 2875500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
---
> sim_ticks 2870500 # Number of ticks simulated
> final_tick 2870500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
7,18c7,18
< host_inst_rate 760705 # Simulator instruction rate (inst/s)
< host_op_rate 946184 # Simulator op (including micro ops) rate (op/s)
< host_tick_rate 472746039 # Simulator tick rate (ticks/s)
< host_mem_usage 219832 # Number of bytes of host memory used
< host_seconds 0.01 # Real time elapsed on the host
< sim_insts 4600 # Number of instructions simulated
< sim_ops 5739 # Number of ops (including micro ops) simulated
< system.physmem.bytes_read::cpu.inst 18452 # Number of bytes read from this memory
< system.physmem.bytes_read::cpu.data 4492 # Number of bytes read from this memory
< system.physmem.bytes_read::total 22944 # Number of bytes read from this memory
< system.physmem.bytes_inst_read::cpu.inst 18452 # Number of instructions bytes read from this memory
< system.physmem.bytes_inst_read::total 18452 # Number of instructions bytes read from this memory
---
> host_inst_rate 136961 # Simulator instruction rate (inst/s)
> host_op_rate 170823 # Simulator op (including micro ops) rate (op/s)
> host_tick_rate 85547635 # Simulator tick rate (ticks/s)
> host_mem_usage 223208 # Number of bytes of host memory used
> host_seconds 0.03 # Real time elapsed on the host
> sim_insts 4591 # Number of instructions simulated
> sim_ops 5729 # Number of ops (including micro ops) simulated
> system.physmem.bytes_read::cpu.inst 18416 # Number of bytes read from this memory
> system.physmem.bytes_read::cpu.data 4491 # Number of bytes read from this memory
> system.physmem.bytes_read::total 22907 # Number of bytes read from this memory
> system.physmem.bytes_inst_read::cpu.inst 18416 # Number of instructions bytes read from this memory
> system.physmem.bytes_inst_read::total 18416 # Number of instructions bytes read from this memory
21,23c21,23
< system.physmem.num_reads::cpu.inst 4613 # Number of read requests responded to by this memory
< system.physmem.num_reads::cpu.data 1158 # Number of read requests responded to by this memory
< system.physmem.num_reads::total 5771 # Number of read requests responded to by this memory
---
> system.physmem.num_reads::cpu.inst 4604 # Number of read requests responded to by this memory
> system.physmem.num_reads::cpu.data 1157 # Number of read requests responded to by this memory
> system.physmem.num_reads::total 5761 # Number of read requests responded to by this memory
26,35c26,35
< system.physmem.bw_read::cpu.inst 6416970962 # Total read bandwidth from this memory (bytes/s)
< system.physmem.bw_read::cpu.data 1562163102 # Total read bandwidth from this memory (bytes/s)
< system.physmem.bw_read::total 7979134064 # Total read bandwidth from this memory (bytes/s)
< system.physmem.bw_inst_read::cpu.inst 6416970962 # Instruction read bandwidth from this memory (bytes/s)
< system.physmem.bw_inst_read::total 6416970962 # Instruction read bandwidth from this memory (bytes/s)
< system.physmem.bw_write::cpu.data 1268648931 # Write bandwidth from this memory (bytes/s)
< system.physmem.bw_write::total 1268648931 # Write bandwidth from this memory (bytes/s)
< system.physmem.bw_total::cpu.inst 6416970962 # Total bandwidth to/from this memory (bytes/s)
< system.physmem.bw_total::cpu.data 2830812033 # Total bandwidth to/from this memory (bytes/s)
< system.physmem.bw_total::total 9247782994 # Total bandwidth to/from this memory (bytes/s)
---
> system.physmem.bw_read::cpu.inst 6415607037 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_read::cpu.data 1564535795 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_read::total 7980142832 # Total read bandwidth from this memory (bytes/s)
> system.physmem.bw_inst_read::cpu.inst 6415607037 # Instruction read bandwidth from this memory (bytes/s)
> system.physmem.bw_inst_read::total 6415607037 # Instruction read bandwidth from this memory (bytes/s)
> system.physmem.bw_write::cpu.data 1270858735 # Write bandwidth from this memory (bytes/s)
> system.physmem.bw_write::total 1270858735 # Write bandwidth from this memory (bytes/s)
> system.physmem.bw_total::cpu.inst 6415607037 # Total bandwidth to/from this memory (bytes/s)
> system.physmem.bw_total::cpu.data 2835394531 # Total bandwidth to/from this memory (bytes/s)
> system.physmem.bw_total::total 9251001568 # Total bandwidth to/from this memory (bytes/s)
124c124
< system.cpu.numCycles 5752 # number of cpu cycles simulated
---
> system.cpu.numCycles 5742 # number of cpu cycles simulated
127,129c127,129
< system.cpu.committedInsts 4600 # Number of instructions committed
< system.cpu.committedOps 5739 # Number of ops (including micro ops) committed
< system.cpu.num_int_alu_accesses 4985 # Number of integer alu accesses
---
> system.cpu.committedInsts 4591 # Number of instructions committed
> system.cpu.committedOps 5729 # Number of ops (including micro ops) committed
> system.cpu.num_int_alu_accesses 4976 # Number of integer alu accesses
131,133c131,133
< system.cpu.num_func_calls 185 # number of times a function call or return occured
< system.cpu.num_conditional_control_insts 775 # number of instructions that are conditional controls
< system.cpu.num_int_insts 4985 # number of integer instructions
---
> system.cpu.num_func_calls 203 # number of times a function call or return occured
> system.cpu.num_conditional_control_insts 774 # number of instructions that are conditional controls
> system.cpu.num_int_insts 4976 # number of integer instructions
135,136c135,136
< system.cpu.num_int_register_reads 25237 # number of times the integer registers were read
< system.cpu.num_int_register_writes 5345 # number of times the integer registers were written
---
> system.cpu.num_int_register_reads 25195 # number of times the integer registers were read
> system.cpu.num_int_register_writes 5334 # number of times the integer registers were written
139,140c139,140
< system.cpu.num_mem_refs 2139 # number of memory refs
< system.cpu.num_load_insts 1201 # Number of load instructions
---
> system.cpu.num_mem_refs 2138 # number of memory refs
> system.cpu.num_load_insts 1200 # Number of load instructions
143c143
< system.cpu.num_busy_cycles 5752 # Number of busy cycles
---
> system.cpu.num_busy_cycles 5742 # Number of busy cycles