stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 1.647873 # Number of seconds simulated
4sim_ticks 1647872849000 # Number of ticks simulated
5final_tick 1647872849000 # 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 1.647873 # Number of seconds simulated
4sim_ticks 1647872849000 # Number of ticks simulated
5final_tick 1647872849000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 418246 # Simulator instruction rate (inst/s)
8host_op_rate 773383 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 833516309 # Simulator tick rate (ticks/s)
10host_mem_usage 254900 # Number of bytes of host memory used
11host_seconds 1977.01 # Real time elapsed on the host
7host_inst_rate 788676 # Simulator instruction rate (inst/s)
8host_op_rate 1458350 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1571742015 # Simulator tick rate (ticks/s)
10host_mem_usage 258676 # Number of bytes of host memory used
11host_seconds 1048.44 # Real time elapsed on the host
12sim_insts 826877110 # Number of instructions simulated
13sim_ops 1528988702 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 120704 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 24272448 # Number of bytes read from this memory
16system.physmem.bytes_read::total 24393152 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 120704 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 120704 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 18706304 # Number of bytes written to this memory

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

53system.membus.respLayer1.occupancy 3430300500 # Layer occupancy (ticks)
54system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
55system.cpu.workload.num_syscalls 551 # Number of system calls
56system.cpu.numCycles 3295745698 # number of cpu cycles simulated
57system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
58system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
59system.cpu.committedInsts 826877110 # Number of instructions committed
60system.cpu.committedOps 1528988702 # Number of ops (including micro ops) committed
12sim_insts 826877110 # Number of instructions simulated
13sim_ops 1528988702 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 120704 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 24272448 # Number of bytes read from this memory
16system.physmem.bytes_read::total 24393152 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 120704 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 120704 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 18706304 # Number of bytes written to this memory

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

53system.membus.respLayer1.occupancy 3430300500 # Layer occupancy (ticks)
54system.membus.respLayer1.utilization 0.2 # Layer utilization (%)
55system.cpu.workload.num_syscalls 551 # Number of system calls
56system.cpu.numCycles 3295745698 # number of cpu cycles simulated
57system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
58system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
59system.cpu.committedInsts 826877110 # Number of instructions committed
60system.cpu.committedOps 1528988702 # Number of ops (including micro ops) committed
61system.cpu.num_int_alu_accesses 1528317562 # Number of integer alu accesses
61system.cpu.num_int_alu_accesses 1526605510 # Number of integer alu accesses
62system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
63system.cpu.num_func_calls 35346287 # number of times a function call or return occured
64system.cpu.num_conditional_control_insts 92658795 # number of instructions that are conditional controls
62system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
63system.cpu.num_func_calls 35346287 # number of times a function call or return occured
64system.cpu.num_conditional_control_insts 92658795 # number of instructions that are conditional controls
65system.cpu.num_int_insts 1528317562 # number of integer instructions
65system.cpu.num_int_insts 1526605510 # number of integer instructions
66system.cpu.num_fp_insts 0 # number of float instructions
66system.cpu.num_fp_insts 0 # number of float instructions
67system.cpu.num_int_register_reads 3855106260 # number of times the integer registers were read
68system.cpu.num_int_register_writes 1614040854 # number of times the integer registers were written
67system.cpu.num_int_register_reads 3293771378 # number of times the integer registers were read
68system.cpu.num_int_register_writes 1237355109 # number of times the integer registers were written
69system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
70system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
69system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
70system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
71system.cpu.num_cc_register_reads 561334882 # number of times the CC registers were read
72system.cpu.num_cc_register_writes 376685745 # number of times the CC registers were written
71system.cpu.num_mem_refs 533262343 # number of memory refs
72system.cpu.num_load_insts 384102157 # Number of load instructions
73system.cpu.num_store_insts 149160186 # Number of store instructions
74system.cpu.num_idle_cycles 0 # Number of idle cycles
75system.cpu.num_busy_cycles 3295745698 # Number of busy cycles
76system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
77system.cpu.idle_fraction 0 # Percentage of idle cycles
78system.cpu.icache.tags.replacements 1253 # number of replacements

--- 337 unchanged lines hidden ---
73system.cpu.num_mem_refs 533262343 # number of memory refs
74system.cpu.num_load_insts 384102157 # Number of load instructions
75system.cpu.num_store_insts 149160186 # Number of store instructions
76system.cpu.num_idle_cycles 0 # Number of idle cycles
77system.cpu.num_busy_cycles 3295745698 # Number of busy cycles
78system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
79system.cpu.idle_fraction 0 # Percentage of idle cycles
80system.cpu.icache.tags.replacements 1253 # number of replacements

--- 337 unchanged lines hidden ---