stats.txt (11502:e273e86a873d) stats.txt (11530:6e143fd2cabf)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000445 # Number of seconds simulated
4sim_ticks 445082000 # Number of ticks simulated
5final_tick 445082000 # 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.000445 # Number of seconds simulated
4sim_ticks 445082000 # Number of ticks simulated
5final_tick 445082000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 211115 # Simulator instruction rate (inst/s)
8host_op_rate 380995 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 16432986499 # Simulator tick rate (ticks/s)
10host_mem_usage 647212 # Number of bytes of host memory used
7host_inst_rate 219197 # Simulator instruction rate (inst/s)
8host_op_rate 395662 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 17068456983 # Simulator tick rate (ticks/s)
10host_mem_usage 691636 # Number of bytes of host memory used
11host_seconds 0.03 # Real time elapsed on the host
12sim_insts 5712 # Number of instructions simulated
13sim_ops 10314 # Number of ops (including micro ops) simulated
14system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
11host_seconds 0.03 # Real time elapsed on the host
12sim_insts 5712 # Number of instructions simulated
13sim_ops 10314 # Number of ops (including micro ops) simulated
14system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.mem_ctrl.pwrStateResidencyTicks::UNDEFINED 445082000 # Cumulative time (in ticks) in various power states
16system.mem_ctrl.bytes_read::cpu.inst 58264 # Number of bytes read from this memory
17system.mem_ctrl.bytes_read::cpu.data 7167 # Number of bytes read from this memory
18system.mem_ctrl.bytes_read::total 65431 # Number of bytes read from this memory
19system.mem_ctrl.bytes_inst_read::cpu.inst 58264 # Number of instructions bytes read from this memory
20system.mem_ctrl.bytes_inst_read::total 58264 # Number of instructions bytes read from this memory
21system.mem_ctrl.bytes_written::cpu.data 7160 # Number of bytes written to this memory
22system.mem_ctrl.bytes_written::total 7160 # Number of bytes written to this memory
23system.mem_ctrl.num_reads::cpu.inst 7283 # Number of read requests responded to by this memory

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

268system.mem_ctrl_1.preBackEnergy 32133000 # Energy for precharge background per rank (pJ)
269system.mem_ctrl_1.totalEnergy 357072300 # Total energy per rank (pJ)
270system.mem_ctrl_1.averagePower 804.078804 # Core power per rank (mW)
271system.mem_ctrl_1.memoryStateTime::IDLE 51572750 # Time in different power states
272system.mem_ctrl_1.memoryStateTime::REF 14820000 # Time in different power states
273system.mem_ctrl_1.memoryStateTime::PRE_PDN 0 # Time in different power states
274system.mem_ctrl_1.memoryStateTime::ACT 377923250 # Time in different power states
275system.mem_ctrl_1.memoryStateTime::ACT_PDN 0 # Time in different power states
17system.mem_ctrl.bytes_read::cpu.inst 58264 # Number of bytes read from this memory
18system.mem_ctrl.bytes_read::cpu.data 7167 # Number of bytes read from this memory
19system.mem_ctrl.bytes_read::total 65431 # Number of bytes read from this memory
20system.mem_ctrl.bytes_inst_read::cpu.inst 58264 # Number of instructions bytes read from this memory
21system.mem_ctrl.bytes_inst_read::total 58264 # Number of instructions bytes read from this memory
22system.mem_ctrl.bytes_written::cpu.data 7160 # Number of bytes written to this memory
23system.mem_ctrl.bytes_written::total 7160 # Number of bytes written to this memory
24system.mem_ctrl.num_reads::cpu.inst 7283 # Number of read requests responded to by this memory

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

269system.mem_ctrl_1.preBackEnergy 32133000 # Energy for precharge background per rank (pJ)
270system.mem_ctrl_1.totalEnergy 357072300 # Total energy per rank (pJ)
271system.mem_ctrl_1.averagePower 804.078804 # Core power per rank (mW)
272system.mem_ctrl_1.memoryStateTime::IDLE 51572750 # Time in different power states
273system.mem_ctrl_1.memoryStateTime::REF 14820000 # Time in different power states
274system.mem_ctrl_1.memoryStateTime::PRE_PDN 0 # Time in different power states
275system.mem_ctrl_1.memoryStateTime::ACT 377923250 # Time in different power states
276system.mem_ctrl_1.memoryStateTime::ACT_PDN 0 # Time in different power states
277system.pwrStateResidencyTicks::UNDEFINED 445082000 # Cumulative time (in ticks) in various power states
278system.cpu.dtb.walker.pwrStateResidencyTicks::UNDEFINED 445082000 # Cumulative time (in ticks) in various power states
276system.cpu.apic_clk_domain.clock 16000 # Clock period in ticks
279system.cpu.apic_clk_domain.clock 16000 # Clock period in ticks
280system.cpu.interrupts.pwrStateResidencyTicks::UNDEFINED 445082000 # Cumulative time (in ticks) in various power states
281system.cpu.itb.walker.pwrStateResidencyTicks::UNDEFINED 445082000 # Cumulative time (in ticks) in various power states
277system.cpu.workload.num_syscalls 11 # Number of system calls
282system.cpu.workload.num_syscalls 11 # Number of system calls
283system.cpu.pwrStateResidencyTicks::ON 445082000 # Cumulative time (in ticks) in various power states
278system.cpu.numCycles 445082 # number of cpu cycles simulated
279system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
280system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
281system.cpu.committedInsts 5712 # Number of instructions committed
282system.cpu.committedOps 10314 # Number of ops (including micro ops) committed
283system.cpu.num_int_alu_accesses 10205 # Number of integer alu accesses
284system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
285system.cpu.num_func_calls 221 # number of times a function call or return occured

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

330system.cpu.op_class::SimdFloatMult 0 0.00% 80.37% # Class of executed instruction
331system.cpu.op_class::SimdFloatMultAcc 0 0.00% 80.37% # Class of executed instruction
332system.cpu.op_class::SimdFloatSqrt 0 0.00% 80.37% # Class of executed instruction
333system.cpu.op_class::MemRead 1084 10.51% 90.88% # Class of executed instruction
334system.cpu.op_class::MemWrite 941 9.12% 100.00% # Class of executed instruction
335system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
336system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
337system.cpu.op_class::total 10314 # Class of executed instruction
284system.cpu.numCycles 445082 # number of cpu cycles simulated
285system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
286system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
287system.cpu.committedInsts 5712 # Number of instructions committed
288system.cpu.committedOps 10314 # Number of ops (including micro ops) committed
289system.cpu.num_int_alu_accesses 10205 # Number of integer alu accesses
290system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
291system.cpu.num_func_calls 221 # number of times a function call or return occured

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

336system.cpu.op_class::SimdFloatMult 0 0.00% 80.37% # Class of executed instruction
337system.cpu.op_class::SimdFloatMultAcc 0 0.00% 80.37% # Class of executed instruction
338system.cpu.op_class::SimdFloatSqrt 0 0.00% 80.37% # Class of executed instruction
339system.cpu.op_class::MemRead 1084 10.51% 90.88% # Class of executed instruction
340system.cpu.op_class::MemWrite 941 9.12% 100.00% # Class of executed instruction
341system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
342system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
343system.cpu.op_class::total 10314 # Class of executed instruction
344system.membus.pwrStateResidencyTicks::UNDEFINED 445082000 # Cumulative time (in ticks) in various power states
338system.membus.trans_dist::ReadReq 8367 # Transaction distribution
339system.membus.trans_dist::ReadResp 8367 # Transaction distribution
340system.membus.trans_dist::WriteReq 941 # Transaction distribution
341system.membus.trans_dist::WriteResp 941 # Transaction distribution
342system.membus.pkt_count_system.cpu.icache_port::system.mem_ctrl.port 14566 # Packet count per connected master and slave (bytes)
343system.membus.pkt_count_system.cpu.icache_port::total 14566 # Packet count per connected master and slave (bytes)
344system.membus.pkt_count_system.cpu.dcache_port::system.mem_ctrl.port 4050 # Packet count per connected master and slave (bytes)
345system.membus.pkt_count_system.cpu.dcache_port::total 4050 # Packet count per connected master and slave (bytes)

--- 25 unchanged lines hidden ---
345system.membus.trans_dist::ReadReq 8367 # Transaction distribution
346system.membus.trans_dist::ReadResp 8367 # Transaction distribution
347system.membus.trans_dist::WriteReq 941 # Transaction distribution
348system.membus.trans_dist::WriteResp 941 # Transaction distribution
349system.membus.pkt_count_system.cpu.icache_port::system.mem_ctrl.port 14566 # Packet count per connected master and slave (bytes)
350system.membus.pkt_count_system.cpu.icache_port::total 14566 # Packet count per connected master and slave (bytes)
351system.membus.pkt_count_system.cpu.dcache_port::system.mem_ctrl.port 4050 # Packet count per connected master and slave (bytes)
352system.membus.pkt_count_system.cpu.dcache_port::total 4050 # Packet count per connected master and slave (bytes)

--- 25 unchanged lines hidden ---