stats.txt (10409:8c80b91944c5) stats.txt (10433:821cbe4a183b)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.056374 # Number of seconds simulated
4sim_ticks 56374399500 # Number of ticks simulated
5final_tick 56374399500 # 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.056374 # Number of seconds simulated
4sim_ticks 56374399500 # Number of ticks simulated
5final_tick 56374399500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 197105 # Simulator instruction rate (inst/s)
8host_op_rate 252068 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 156689619 # Simulator tick rate (ticks/s)
10host_mem_usage 315764 # Number of bytes of host memory used
11host_seconds 359.78 # Real time elapsed on the host
7host_inst_rate 200830 # Simulator instruction rate (inst/s)
8host_op_rate 256832 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 159651052 # Simulator tick rate (ticks/s)
10host_mem_usage 319716 # Number of bytes of host memory used
11host_seconds 353.11 # Real time elapsed on the host
12sim_insts 70915127 # Number of instructions simulated
13sim_ops 90690083 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu.inst 8247168 # Number of bytes read from this memory
17system.physmem.bytes_read::total 8247168 # Number of bytes read from this memory
18system.physmem.bytes_inst_read::cpu.inst 323904 # Number of instructions bytes read from this memory
19system.physmem.bytes_inst_read::total 323904 # Number of instructions bytes read from this memory

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

246system.physmem.writeRowHitRate 74.20 # Row buffer hit rate for writes
247system.physmem.avgGap 264900.96 # Average gap between requests
248system.physmem.pageHitRate 82.01 # Row buffer hit rate, read and write combined
249system.physmem.memoryStateTime::IDLE 30998356250 # Time in different power states
250system.physmem.memoryStateTime::REF 1882400000 # Time in different power states
251system.physmem.memoryStateTime::PRE_PDN 0 # Time in different power states
252system.physmem.memoryStateTime::ACT 23491967500 # Time in different power states
253system.physmem.memoryStateTime::ACT_PDN 0 # Time in different power states
12sim_insts 70915127 # Number of instructions simulated
13sim_ops 90690083 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu.inst 8247168 # Number of bytes read from this memory
17system.physmem.bytes_read::total 8247168 # Number of bytes read from this memory
18system.physmem.bytes_inst_read::cpu.inst 323904 # Number of instructions bytes read from this memory
19system.physmem.bytes_inst_read::total 323904 # Number of instructions bytes read from this memory

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

246system.physmem.writeRowHitRate 74.20 # Row buffer hit rate for writes
247system.physmem.avgGap 264900.96 # Average gap between requests
248system.physmem.pageHitRate 82.01 # Row buffer hit rate, read and write combined
249system.physmem.memoryStateTime::IDLE 30998356250 # Time in different power states
250system.physmem.memoryStateTime::REF 1882400000 # Time in different power states
251system.physmem.memoryStateTime::PRE_PDN 0 # Time in different power states
252system.physmem.memoryStateTime::ACT 23491967500 # Time in different power states
253system.physmem.memoryStateTime::ACT_PDN 0 # Time in different power states
254system.physmem.actEnergy::0 150716160 # Energy for activate commands per rank (pJ)
255system.physmem.actEnergy::1 138521880 # Energy for activate commands per rank (pJ)
256system.physmem.preEnergy::0 82236000 # Energy for precharge commands per rank (pJ)
257system.physmem.preEnergy::1 75582375 # Energy for precharge commands per rank (pJ)
258system.physmem.readEnergy::0 512857800 # Energy for read commands per rank (pJ)
259system.physmem.readEnergy::1 492039600 # Energy for read commands per rank (pJ)
260system.physmem.writeEnergy::0 272347920 # Energy for write commands per rank (pJ)
261system.physmem.writeEnergy::1 271479600 # Energy for write commands per rank (pJ)
262system.physmem.refreshEnergy::0 3681974400 # Energy for refresh commands per rank (pJ)
263system.physmem.refreshEnergy::1 3681974400 # Energy for refresh commands per rank (pJ)
264system.physmem.actBackEnergy::0 11715197175 # Energy for active background per rank (pJ)
265system.physmem.actBackEnergy::1 11107328085 # Energy for active background per rank (pJ)
266system.physmem.preBackEnergy::0 23547137250 # Energy for precharge background per rank (pJ)
267system.physmem.preBackEnergy::1 24080355750 # Energy for precharge background per rank (pJ)
268system.physmem.totalEnergy::0 39962466705 # Total energy per rank (pJ)
269system.physmem.totalEnergy::1 39847281690 # Total energy per rank (pJ)
270system.physmem.averagePower::0 708.897385 # Core power per rank (mW)
271system.physmem.averagePower::1 706.854109 # Core power per rank (mW)
254system.membus.trans_dist::ReadReq 26583 # Transaction distribution
255system.membus.trans_dist::ReadResp 26583 # Transaction distribution
256system.membus.trans_dist::Writeback 83951 # Transaction distribution
257system.membus.trans_dist::ReadExReq 102279 # Transaction distribution
258system.membus.trans_dist::ReadExResp 102279 # Transaction distribution
259system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 341675 # Packet count per connected master and slave (bytes)
260system.membus.pkt_count::total 341675 # Packet count per connected master and slave (bytes)
261system.membus.pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 13620032 # Cumulative packet size per connected master and slave (bytes)

--- 487 unchanged lines hidden ---
272system.membus.trans_dist::ReadReq 26583 # Transaction distribution
273system.membus.trans_dist::ReadResp 26583 # Transaction distribution
274system.membus.trans_dist::Writeback 83951 # Transaction distribution
275system.membus.trans_dist::ReadExReq 102279 # Transaction distribution
276system.membus.trans_dist::ReadExResp 102279 # Transaction distribution
277system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port 341675 # Packet count per connected master and slave (bytes)
278system.membus.pkt_count::total 341675 # Packet count per connected master and slave (bytes)
279system.membus.pkt_size_system.cpu.l2cache.mem_side::system.physmem.port 13620032 # Cumulative packet size per connected master and slave (bytes)

--- 487 unchanged lines hidden ---