stats.txt (8893:e29c604a2582) stats.txt (8911:4da2ea94319f)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.290499 # Number of seconds simulated
4sim_ticks 290498972000 # Number of ticks simulated
5final_tick 290498972000 # 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.290499 # Number of seconds simulated
4sim_ticks 290498972000 # Number of ticks simulated
5final_tick 290498972000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 3161801 # Simulator instruction rate (inst/s)
8host_op_rate 3563665 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1813132581 # Simulator tick rate (ticks/s)
10host_mem_usage 219872 # Number of bytes of host memory used
11host_seconds 160.22 # Real time elapsed on the host
7host_inst_rate 2826052 # Simulator instruction rate (inst/s)
8host_op_rate 3185244 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1620598119 # Simulator tick rate (ticks/s)
10host_mem_usage 217292 # Number of bytes of host memory used
11host_seconds 179.25 # Real time elapsed on the host
12sim_insts 506581615 # Number of instructions simulated
13sim_ops 570968176 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 2489298238 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 2066445536 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 216067624 # Number of bytes written to this memory
17system.physmem.num_reads 641840242 # Number of read requests responded to by this memory
18system.physmem.num_writes 55727847 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

67system.cpu.numCycles 580997945 # number of cpu cycles simulated
68system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
69system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
70system.cpu.committedInsts 506581615 # Number of instructions committed
71system.cpu.committedOps 570968176 # Number of ops (including micro ops) committed
72system.cpu.num_int_alu_accesses 470727703 # Number of integer alu accesses
73system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
74system.cpu.num_func_calls 15725605 # number of times a function call or return occured
12sim_insts 506581615 # Number of instructions simulated
13sim_ops 570968176 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 2489298238 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 2066445536 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 216067624 # Number of bytes written to this memory
17system.physmem.num_reads 641840242 # Number of read requests responded to by this memory
18system.physmem.num_writes 55727847 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

67system.cpu.numCycles 580997945 # number of cpu cycles simulated
68system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
69system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
70system.cpu.committedInsts 506581615 # Number of instructions committed
71system.cpu.committedOps 570968176 # Number of ops (including micro ops) committed
72system.cpu.num_int_alu_accesses 470727703 # Number of integer alu accesses
73system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
74system.cpu.num_func_calls 15725605 # number of times a function call or return occured
75system.cpu.num_conditional_control_insts 98480815 # number of instructions that are conditional controls
75system.cpu.num_conditional_control_insts 94894805 # number of instructions that are conditional controls
76system.cpu.num_int_insts 470727703 # number of integer instructions
77system.cpu.num_fp_insts 16 # number of float instructions
78system.cpu.num_int_register_reads 2465023721 # number of times the integer registers were read
79system.cpu.num_int_register_writes 646169365 # number of times the integer registers were written
80system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
81system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
82system.cpu.num_mem_refs 182890035 # number of memory refs
83system.cpu.num_load_insts 126029556 # Number of load instructions
84system.cpu.num_store_insts 56860479 # Number of store instructions
85system.cpu.num_idle_cycles 0 # Number of idle cycles
86system.cpu.num_busy_cycles 580997945 # Number of busy cycles
87system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
88system.cpu.idle_fraction 0 # Percentage of idle cycles
89
90---------- End Simulation Statistics ----------
76system.cpu.num_int_insts 470727703 # number of integer instructions
77system.cpu.num_fp_insts 16 # number of float instructions
78system.cpu.num_int_register_reads 2465023721 # number of times the integer registers were read
79system.cpu.num_int_register_writes 646169365 # number of times the integer registers were written
80system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
81system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
82system.cpu.num_mem_refs 182890035 # number of memory refs
83system.cpu.num_load_insts 126029556 # Number of load instructions
84system.cpu.num_store_insts 56860479 # Number of store instructions
85system.cpu.num_idle_cycles 0 # Number of idle cycles
86system.cpu.num_busy_cycles 580997945 # Number of busy cycles
87system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
88system.cpu.idle_fraction 0 # Percentage of idle cycles
89
90---------- End Simulation Statistics ----------