stats.txt (9079:9a244ebdc3c9) stats.txt (9265:8fe936e937bd)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.861538 # Number of seconds simulated
4sim_ticks 861538200000 # Number of ticks simulated
5final_tick 861538200000 # 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.861538 # Number of seconds simulated
4sim_ticks 861538200000 # Number of ticks simulated
5final_tick 861538200000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 3167213 # Simulator instruction rate (inst/s)
8host_op_rate 3533259 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1766632085 # Simulator tick rate (ticks/s)
10host_mem_usage 225200 # Number of bytes of host memory used
11host_seconds 487.67 # Real time elapsed on the host
7host_inst_rate 2426875 # Simulator instruction rate (inst/s)
8host_op_rate 2707358 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1353681051 # Simulator tick rate (ticks/s)
10host_mem_usage 219056 # Number of bytes of host memory used
11host_seconds 636.44 # Real time elapsed on the host
12sim_insts 1544563041 # Number of instructions simulated
13sim_ops 1723073853 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 6178262356 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 1581387671 # Number of bytes read from this memory
16system.physmem.bytes_read::total 7759650027 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 6178262356 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 6178262356 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::cpu.data 624158392 # Number of bytes written to this memory

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

79system.cpu.numCycles 1723076401 # 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 1544563041 # Number of instructions committed
83system.cpu.committedOps 1723073853 # Number of ops (including micro ops) committed
84system.cpu.num_int_alu_accesses 1536941842 # Number of integer alu accesses
85system.cpu.num_fp_alu_accesses 36 # Number of float alu accesses
86system.cpu.num_func_calls 27330256 # number of times a function call or return occured
12sim_insts 1544563041 # Number of instructions simulated
13sim_ops 1723073853 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 6178262356 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 1581387671 # Number of bytes read from this memory
16system.physmem.bytes_read::total 7759650027 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 6178262356 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 6178262356 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::cpu.data 624158392 # Number of bytes written to this memory

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

79system.cpu.numCycles 1723076401 # 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 1544563041 # Number of instructions committed
83system.cpu.committedOps 1723073853 # Number of ops (including micro ops) committed
84system.cpu.num_int_alu_accesses 1536941842 # Number of integer alu accesses
85system.cpu.num_fp_alu_accesses 36 # Number of float alu accesses
86system.cpu.num_func_calls 27330256 # number of times a function call or return occured
87system.cpu.num_conditional_control_insts 177498327 # number of instructions that are conditional controls
87system.cpu.num_conditional_control_insts 177498328 # number of instructions that are conditional controls
88system.cpu.num_int_insts 1536941842 # number of integer instructions
89system.cpu.num_fp_insts 36 # number of float instructions
90system.cpu.num_int_register_reads 7861284498 # number of times the integer registers were read
91system.cpu.num_int_register_writes 1675132405 # number of times the integer registers were written
92system.cpu.num_fp_register_reads 24 # number of times the floating registers were read
93system.cpu.num_fp_register_writes 16 # number of times the floating registers were written
94system.cpu.num_mem_refs 660773815 # number of memory refs
95system.cpu.num_load_insts 485926769 # Number of load instructions
96system.cpu.num_store_insts 174847046 # Number of store instructions
97system.cpu.num_idle_cycles 0 # Number of idle cycles
98system.cpu.num_busy_cycles 1723076401 # 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 1536941842 # number of integer instructions
89system.cpu.num_fp_insts 36 # number of float instructions
90system.cpu.num_int_register_reads 7861284498 # number of times the integer registers were read
91system.cpu.num_int_register_writes 1675132405 # number of times the integer registers were written
92system.cpu.num_fp_register_reads 24 # number of times the floating registers were read
93system.cpu.num_fp_register_writes 16 # number of times the floating registers were written
94system.cpu.num_mem_refs 660773815 # number of memory refs
95system.cpu.num_load_insts 485926769 # Number of load instructions
96system.cpu.num_store_insts 174847046 # Number of store instructions
97system.cpu.num_idle_cycles 0 # Number of idle cycles
98system.cpu.num_busy_cycles 1723076401 # 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 ----------