stats.txt (9838:43d22d746e7a) stats.txt (9924:31ef410b6843)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.365989 # Number of seconds simulated
4sim_ticks 365989065000 # Number of ticks simulated
5final_tick 365989065000 # 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.365989 # Number of seconds simulated
4sim_ticks 365989065000 # Number of ticks simulated
5final_tick 365989065000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 324809 # Simulator instruction rate (inst/s)
8host_op_rate 571936 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 752437231 # Simulator tick rate (ticks/s)
10host_mem_usage 382748 # Number of bytes of host memory used
11host_seconds 486.40 # Real time elapsed on the host
7host_inst_rate 746941 # Simulator instruction rate (inst/s)
8host_op_rate 1315244 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1730329772 # Simulator tick rate (ticks/s)
10host_mem_usage 386536 # Number of bytes of host memory used
11host_seconds 211.51 # Real time elapsed on the host
12sim_insts 157988548 # Number of instructions simulated
13sim_ops 278192465 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 51392 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 1871744 # Number of bytes read from this memory
16system.physmem.bytes_read::total 1923136 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 51392 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 51392 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 6400 # Number of bytes written to this memory

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

53system.membus.respLayer1.occupancy 270472000 # Layer occupancy (ticks)
54system.membus.respLayer1.utilization 0.1 # Layer utilization (%)
55system.cpu.workload.num_syscalls 444 # Number of system calls
56system.cpu.numCycles 731978130 # 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 157988548 # Number of instructions committed
60system.cpu.committedOps 278192465 # Number of ops (including micro ops) committed
12sim_insts 157988548 # Number of instructions simulated
13sim_ops 278192465 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 51392 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 1871744 # Number of bytes read from this memory
16system.physmem.bytes_read::total 1923136 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 51392 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 51392 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 6400 # Number of bytes written to this memory

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

53system.membus.respLayer1.occupancy 270472000 # Layer occupancy (ticks)
54system.membus.respLayer1.utilization 0.1 # Layer utilization (%)
55system.cpu.workload.num_syscalls 444 # Number of system calls
56system.cpu.numCycles 731978130 # 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 157988548 # Number of instructions committed
60system.cpu.committedOps 278192465 # Number of ops (including micro ops) committed
61system.cpu.num_int_alu_accesses 278186175 # Number of integer alu accesses
61system.cpu.num_int_alu_accesses 278169482 # Number of integer alu accesses
62system.cpu.num_fp_alu_accesses 40 # Number of float alu accesses
63system.cpu.num_func_calls 8475189 # number of times a function call or return occured
64system.cpu.num_conditional_control_insts 18628007 # number of instructions that are conditional controls
62system.cpu.num_fp_alu_accesses 40 # Number of float alu accesses
63system.cpu.num_func_calls 8475189 # number of times a function call or return occured
64system.cpu.num_conditional_control_insts 18628007 # number of instructions that are conditional controls
65system.cpu.num_int_insts 278186175 # number of integer instructions
65system.cpu.num_int_insts 278169482 # number of integer instructions
66system.cpu.num_fp_insts 40 # number of float instructions
66system.cpu.num_fp_insts 40 # number of float instructions
67system.cpu.num_int_register_reads 739520003 # number of times the integer registers were read
68system.cpu.num_int_register_writes 279212721 # number of times the integer registers were written
67system.cpu.num_int_register_reads 635379407 # number of times the integer registers were read
68system.cpu.num_int_register_writes 217447860 # number of times the integer registers were written
69system.cpu.num_fp_register_reads 40 # number of times the floating registers were read
70system.cpu.num_fp_register_writes 26 # number of times the floating registers were written
69system.cpu.num_fp_register_reads 40 # number of times the floating registers were read
70system.cpu.num_fp_register_writes 26 # number of times the floating registers were written
71system.cpu.num_cc_register_reads 104140596 # number of times the CC registers were read
72system.cpu.num_cc_register_writes 61764861 # number of times the CC registers were written
71system.cpu.num_mem_refs 122219137 # number of memory refs
72system.cpu.num_load_insts 90779385 # Number of load instructions
73system.cpu.num_store_insts 31439752 # Number of store instructions
74system.cpu.num_idle_cycles 0 # Number of idle cycles
75system.cpu.num_busy_cycles 731978130 # 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 24 # number of replacements

--- 337 unchanged lines hidden ---
73system.cpu.num_mem_refs 122219137 # number of memory refs
74system.cpu.num_load_insts 90779385 # Number of load instructions
75system.cpu.num_store_insts 31439752 # Number of store instructions
76system.cpu.num_idle_cycles 0 # Number of idle cycles
77system.cpu.num_busy_cycles 731978130 # 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 24 # number of replacements

--- 337 unchanged lines hidden ---