stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 5.882581 # Number of seconds simulated
4sim_ticks 5882580526000 # Number of ticks simulated
5final_tick 5882580526000 # 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.882581 # Number of seconds simulated
4sim_ticks 5882580526000 # Number of ticks simulated
5final_tick 5882580526000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 645050 # Simulator instruction rate (inst/s)
8host_op_rate 1005047 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1261455450 # Simulator tick rate (ticks/s)
10host_mem_usage 245540 # Number of bytes of host memory used
11host_seconds 4663.33 # Real time elapsed on the host
7host_inst_rate 876676 # Simulator instruction rate (inst/s)
8host_op_rate 1365940 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1714420225 # Simulator tick rate (ticks/s)
10host_mem_usage 249312 # Number of bytes of host memory used
11host_seconds 3431.24 # Real time elapsed on the host
12sim_insts 3008081022 # Number of instructions simulated
13sim_ops 4686862596 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 43200 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 125326976 # Number of bytes read from this memory
16system.physmem.bytes_read::total 125370176 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 43200 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 43200 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 65178944 # Number of bytes written to this memory

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

53system.membus.respLayer1.occupancy 17630181000 # Layer occupancy (ticks)
54system.membus.respLayer1.utilization 0.3 # Layer utilization (%)
55system.cpu.workload.num_syscalls 46 # Number of system calls
56system.cpu.numCycles 11765161052 # 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 3008081022 # Number of instructions committed
60system.cpu.committedOps 4686862596 # Number of ops (including micro ops) committed
12sim_insts 3008081022 # Number of instructions simulated
13sim_ops 4686862596 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 43200 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 125326976 # Number of bytes read from this memory
16system.physmem.bytes_read::total 125370176 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 43200 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 43200 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 65178944 # Number of bytes written to this memory

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

53system.membus.respLayer1.occupancy 17630181000 # Layer occupancy (ticks)
54system.membus.respLayer1.utilization 0.3 # Layer utilization (%)
55system.cpu.workload.num_syscalls 46 # Number of system calls
56system.cpu.numCycles 11765161052 # 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 3008081022 # Number of instructions committed
60system.cpu.committedOps 4686862596 # Number of ops (including micro ops) committed
61system.cpu.num_int_alu_accesses 4686862527 # Number of integer alu accesses
61system.cpu.num_int_alu_accesses 4684368009 # Number of integer alu accesses
62system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
63system.cpu.num_func_calls 33534539 # number of times a function call or return occured
64system.cpu.num_conditional_control_insts 182173300 # number of instructions that are conditional controls
62system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
63system.cpu.num_func_calls 33534539 # number of times a function call or return occured
64system.cpu.num_conditional_control_insts 182173300 # number of instructions that are conditional controls
65system.cpu.num_int_insts 4686862527 # number of integer instructions
65system.cpu.num_int_insts 4684368009 # 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 11915474428 # number of times the integer registers were read
68system.cpu.num_int_register_writes 5355771938 # number of times the integer registers were written
67system.cpu.num_int_register_reads 10688755601 # number of times the integer registers were read
68system.cpu.num_int_register_writes 3999841477 # 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 1226718827 # number of times the CC registers were read
72system.cpu.num_cc_register_writes 1355930461 # number of times the CC registers were written
71system.cpu.num_mem_refs 1677713084 # number of memory refs
72system.cpu.num_load_insts 1239184746 # Number of load instructions
73system.cpu.num_store_insts 438528338 # Number of store instructions
74system.cpu.num_idle_cycles 0 # Number of idle cycles
75system.cpu.num_busy_cycles 11765161052 # 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 10 # number of replacements

--- 334 unchanged lines hidden ---
73system.cpu.num_mem_refs 1677713084 # number of memory refs
74system.cpu.num_load_insts 1239184746 # Number of load instructions
75system.cpu.num_store_insts 438528338 # Number of store instructions
76system.cpu.num_idle_cycles 0 # Number of idle cycles
77system.cpu.num_busy_cycles 11765161052 # 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 10 # number of replacements

--- 334 unchanged lines hidden ---