stats.txt revision 10063:9595c7a1d837
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                                 696180                       # Simulator instruction rate (inst/s)
8host_op_rate                                  1225861                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                             1612738645                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 388852                       # Number of bytes of host memory used
11host_seconds                                   226.94                       # Real time elapsed on the host
12sim_insts                                   157988548                       # Number of instructions simulated
13sim_ops                                     278192465                       # 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             51392                       # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data           1871744                       # Number of bytes read from this memory
18system.physmem.bytes_read::total              1923136                       # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst        51392                       # Number of instructions bytes read from this memory
20system.physmem.bytes_inst_read::total           51392                       # Number of instructions bytes read from this memory
21system.physmem.bytes_written::writebacks         6400                       # Number of bytes written to this memory
22system.physmem.bytes_written::total              6400                       # Number of bytes written to this memory
23system.physmem.num_reads::cpu.inst                803                       # Number of read requests responded to by this memory
24system.physmem.num_reads::cpu.data              29246                       # Number of read requests responded to by this memory
25system.physmem.num_reads::total                 30049                       # Number of read requests responded to by this memory
26system.physmem.num_writes::writebacks             100                       # Number of write requests responded to by this memory
27system.physmem.num_writes::total                  100                       # Number of write requests responded to by this memory
28system.physmem.bw_read::cpu.inst               140419                       # Total read bandwidth from this memory (bytes/s)
29system.physmem.bw_read::cpu.data              5114207                       # Total read bandwidth from this memory (bytes/s)
30system.physmem.bw_read::total                 5254627                       # Total read bandwidth from this memory (bytes/s)
31system.physmem.bw_inst_read::cpu.inst          140419                       # Instruction read bandwidth from this memory (bytes/s)
32system.physmem.bw_inst_read::total             140419                       # Instruction read bandwidth from this memory (bytes/s)
33system.physmem.bw_write::writebacks             17487                       # Write bandwidth from this memory (bytes/s)
34system.physmem.bw_write::total                  17487                       # Write bandwidth from this memory (bytes/s)
35system.physmem.bw_total::writebacks             17487                       # Total bandwidth to/from this memory (bytes/s)
36system.physmem.bw_total::cpu.inst              140419                       # Total bandwidth to/from this memory (bytes/s)
37system.physmem.bw_total::cpu.data             5114207                       # Total bandwidth to/from this memory (bytes/s)
38system.physmem.bw_total::total                5272114                       # Total bandwidth to/from this memory (bytes/s)
39system.membus.throughput                      5272114                       # Throughput (bytes/s)
40system.membus.trans_dist::ReadReq                1025                       # Transaction distribution
41system.membus.trans_dist::ReadResp               1025                       # Transaction distribution
42system.membus.trans_dist::Writeback               100                       # Transaction distribution
43system.membus.trans_dist::ReadExReq             29024                       # Transaction distribution
44system.membus.trans_dist::ReadExResp            29024                       # Transaction distribution
45system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port        60198                       # Packet count per connected master and slave (bytes)
46system.membus.pkt_count_system.cpu.l2cache.mem_side::total        60198                       # Packet count per connected master and slave (bytes)
47system.membus.pkt_count::total                  60198                       # Packet count per connected master and slave (bytes)
48system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port      1929536                       # Cumulative packet size per connected master and slave (bytes)
49system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::total      1929536                       # Cumulative packet size per connected master and slave (bytes)
50system.membus.tot_pkt_size::total             1929536                       # Cumulative packet size per connected master and slave (bytes)
51system.membus.data_through_bus                1929536                       # Total data (bytes)
52system.membus.snoop_data_through_bus                0                       # Total snoop data (bytes)
53system.membus.reqLayer0.occupancy            30980000                       # Layer occupancy (ticks)
54system.membus.reqLayer0.utilization               0.0                       # Layer utilization (%)
55system.membus.respLayer1.occupancy          270472000                       # Layer occupancy (ticks)
56system.membus.respLayer1.utilization              0.1                       # Layer utilization (%)
57system.cpu_clk_domain.clock                       500                       # Clock period in ticks
58system.cpu.apic_clk_domain.clock                 8000                       # Clock period in ticks
59system.cpu.workload.num_syscalls                  444                       # Number of system calls
60system.cpu.numCycles                        731978130                       # number of cpu cycles simulated
61system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
62system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
63system.cpu.committedInsts                   157988548                       # Number of instructions committed
64system.cpu.committedOps                     278192465                       # Number of ops (including micro ops) committed
65system.cpu.num_int_alu_accesses             278169482                       # Number of integer alu accesses
66system.cpu.num_fp_alu_accesses                     40                       # Number of float alu accesses
67system.cpu.num_func_calls                     8475189                       # number of times a function call or return occured
68system.cpu.num_conditional_control_insts     18628007                       # number of instructions that are conditional controls
69system.cpu.num_int_insts                    278169482                       # number of integer instructions
70system.cpu.num_fp_insts                            40                       # number of float instructions
71system.cpu.num_int_register_reads           635379407                       # number of times the integer registers were read
72system.cpu.num_int_register_writes          217447860                       # number of times the integer registers were written
73system.cpu.num_fp_register_reads                   40                       # number of times the floating registers were read
74system.cpu.num_fp_register_writes                  26                       # number of times the floating registers were written
75system.cpu.num_cc_register_reads            104140596                       # number of times the CC registers were read
76system.cpu.num_cc_register_writes            61764861                       # number of times the CC registers were written
77system.cpu.num_mem_refs                     122219137                       # number of memory refs
78system.cpu.num_load_insts                    90779385                       # Number of load instructions
79system.cpu.num_store_insts                   31439752                       # Number of store instructions
80system.cpu.num_idle_cycles                          0                       # Number of idle cycles
81system.cpu.num_busy_cycles                  731978130                       # Number of busy cycles
82system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
83system.cpu.idle_fraction                            0                       # Percentage of idle cycles
84system.cpu.Branches                          29309705                       # Number of branches fetched
85system.cpu.icache.tags.replacements                24                       # number of replacements
86system.cpu.icache.tags.tagsinuse           665.632508                       # Cycle average of tags in use
87system.cpu.icache.tags.total_refs           217695357                       # Total number of references to valid blocks.
88system.cpu.icache.tags.sampled_refs               808                       # Sample count of references to valid blocks.
89system.cpu.icache.tags.avg_refs          269424.946782                       # Average number of references to valid blocks.
90system.cpu.icache.tags.warmup_cycle                 0                       # Cycle when the warmup percentage was hit.
91system.cpu.icache.tags.occ_blocks::cpu.inst   665.632508                       # Average occupied blocks per requestor
92system.cpu.icache.tags.occ_percent::cpu.inst     0.325016                       # Average percentage of cache occupancy
93system.cpu.icache.tags.occ_percent::total     0.325016                       # Average percentage of cache occupancy
94system.cpu.icache.tags.occ_task_id_blocks::1024          784                       # Occupied blocks per task id
95system.cpu.icache.tags.age_task_id_blocks_1024::0           46                       # Occupied blocks per task id
96system.cpu.icache.tags.age_task_id_blocks_1024::3           23                       # Occupied blocks per task id
97system.cpu.icache.tags.age_task_id_blocks_1024::4          715                       # Occupied blocks per task id
98system.cpu.icache.tags.occ_task_id_percent::1024     0.382812                       # Percentage of cache occupancy per task id
99system.cpu.icache.tags.tag_accesses         435393138                       # Number of tag accesses
100system.cpu.icache.tags.data_accesses        435393138                       # Number of data accesses
101system.cpu.icache.ReadReq_hits::cpu.inst    217695357                       # number of ReadReq hits
102system.cpu.icache.ReadReq_hits::total       217695357                       # number of ReadReq hits
103system.cpu.icache.demand_hits::cpu.inst     217695357                       # number of demand (read+write) hits
104system.cpu.icache.demand_hits::total        217695357                       # number of demand (read+write) hits
105system.cpu.icache.overall_hits::cpu.inst    217695357                       # number of overall hits
106system.cpu.icache.overall_hits::total       217695357                       # number of overall hits
107system.cpu.icache.ReadReq_misses::cpu.inst          808                       # number of ReadReq misses
108system.cpu.icache.ReadReq_misses::total           808                       # number of ReadReq misses
109system.cpu.icache.demand_misses::cpu.inst          808                       # number of demand (read+write) misses
110system.cpu.icache.demand_misses::total            808                       # number of demand (read+write) misses
111system.cpu.icache.overall_misses::cpu.inst          808                       # number of overall misses
112system.cpu.icache.overall_misses::total           808                       # number of overall misses
113system.cpu.icache.ReadReq_miss_latency::cpu.inst     44230000                       # number of ReadReq miss cycles
114system.cpu.icache.ReadReq_miss_latency::total     44230000                       # number of ReadReq miss cycles
115system.cpu.icache.demand_miss_latency::cpu.inst     44230000                       # number of demand (read+write) miss cycles
116system.cpu.icache.demand_miss_latency::total     44230000                       # number of demand (read+write) miss cycles
117system.cpu.icache.overall_miss_latency::cpu.inst     44230000                       # number of overall miss cycles
118system.cpu.icache.overall_miss_latency::total     44230000                       # number of overall miss cycles
119system.cpu.icache.ReadReq_accesses::cpu.inst    217696165                       # number of ReadReq accesses(hits+misses)
120system.cpu.icache.ReadReq_accesses::total    217696165                       # number of ReadReq accesses(hits+misses)
121system.cpu.icache.demand_accesses::cpu.inst    217696165                       # number of demand (read+write) accesses
122system.cpu.icache.demand_accesses::total    217696165                       # number of demand (read+write) accesses
123system.cpu.icache.overall_accesses::cpu.inst    217696165                       # number of overall (read+write) accesses
124system.cpu.icache.overall_accesses::total    217696165                       # number of overall (read+write) accesses
125system.cpu.icache.ReadReq_miss_rate::cpu.inst     0.000004                       # miss rate for ReadReq accesses
126system.cpu.icache.ReadReq_miss_rate::total     0.000004                       # miss rate for ReadReq accesses
127system.cpu.icache.demand_miss_rate::cpu.inst     0.000004                       # miss rate for demand accesses
128system.cpu.icache.demand_miss_rate::total     0.000004                       # miss rate for demand accesses
129system.cpu.icache.overall_miss_rate::cpu.inst     0.000004                       # miss rate for overall accesses
130system.cpu.icache.overall_miss_rate::total     0.000004                       # miss rate for overall accesses
131system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 54740.099010                       # average ReadReq miss latency
132system.cpu.icache.ReadReq_avg_miss_latency::total 54740.099010                       # average ReadReq miss latency
133system.cpu.icache.demand_avg_miss_latency::cpu.inst 54740.099010                       # average overall miss latency
134system.cpu.icache.demand_avg_miss_latency::total 54740.099010                       # average overall miss latency
135system.cpu.icache.overall_avg_miss_latency::cpu.inst 54740.099010                       # average overall miss latency
136system.cpu.icache.overall_avg_miss_latency::total 54740.099010                       # average overall miss latency
137system.cpu.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
138system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
139system.cpu.icache.blocked::no_mshrs                 0                       # number of cycles access was blocked
140system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
141system.cpu.icache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
142system.cpu.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
143system.cpu.icache.fast_writes                       0                       # number of fast writes performed
144system.cpu.icache.cache_copies                      0                       # number of cache copies performed
145system.cpu.icache.ReadReq_mshr_misses::cpu.inst          808                       # number of ReadReq MSHR misses
146system.cpu.icache.ReadReq_mshr_misses::total          808                       # number of ReadReq MSHR misses
147system.cpu.icache.demand_mshr_misses::cpu.inst          808                       # number of demand (read+write) MSHR misses
148system.cpu.icache.demand_mshr_misses::total          808                       # number of demand (read+write) MSHR misses
149system.cpu.icache.overall_mshr_misses::cpu.inst          808                       # number of overall MSHR misses
150system.cpu.icache.overall_mshr_misses::total          808                       # number of overall MSHR misses
151system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst     42614000                       # number of ReadReq MSHR miss cycles
152system.cpu.icache.ReadReq_mshr_miss_latency::total     42614000                       # number of ReadReq MSHR miss cycles
153system.cpu.icache.demand_mshr_miss_latency::cpu.inst     42614000                       # number of demand (read+write) MSHR miss cycles
154system.cpu.icache.demand_mshr_miss_latency::total     42614000                       # number of demand (read+write) MSHR miss cycles
155system.cpu.icache.overall_mshr_miss_latency::cpu.inst     42614000                       # number of overall MSHR miss cycles
156system.cpu.icache.overall_mshr_miss_latency::total     42614000                       # number of overall MSHR miss cycles
157system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst     0.000004                       # mshr miss rate for ReadReq accesses
158system.cpu.icache.ReadReq_mshr_miss_rate::total     0.000004                       # mshr miss rate for ReadReq accesses
159system.cpu.icache.demand_mshr_miss_rate::cpu.inst     0.000004                       # mshr miss rate for demand accesses
160system.cpu.icache.demand_mshr_miss_rate::total     0.000004                       # mshr miss rate for demand accesses
161system.cpu.icache.overall_mshr_miss_rate::cpu.inst     0.000004                       # mshr miss rate for overall accesses
162system.cpu.icache.overall_mshr_miss_rate::total     0.000004                       # mshr miss rate for overall accesses
163system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 52740.099010                       # average ReadReq mshr miss latency
164system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 52740.099010                       # average ReadReq mshr miss latency
165system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 52740.099010                       # average overall mshr miss latency
166system.cpu.icache.demand_avg_mshr_miss_latency::total 52740.099010                       # average overall mshr miss latency
167system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 52740.099010                       # average overall mshr miss latency
168system.cpu.icache.overall_avg_mshr_miss_latency::total 52740.099010                       # average overall mshr miss latency
169system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
170system.cpu.l2cache.tags.replacements              318                       # number of replacements
171system.cpu.l2cache.tags.tagsinuse        20041.899765                       # Cycle average of tags in use
172system.cpu.l2cache.tags.total_refs            3992419                       # Total number of references to valid blocks.
173system.cpu.l2cache.tags.sampled_refs            30026                       # Sample count of references to valid blocks.
174system.cpu.l2cache.tags.avg_refs           132.965397                       # Average number of references to valid blocks.
175system.cpu.l2cache.tags.warmup_cycle                0                       # Cycle when the warmup percentage was hit.
176system.cpu.l2cache.tags.occ_blocks::writebacks 19330.353164                       # Average occupied blocks per requestor
177system.cpu.l2cache.tags.occ_blocks::cpu.inst   557.646382                       # Average occupied blocks per requestor
178system.cpu.l2cache.tags.occ_blocks::cpu.data   153.900219                       # Average occupied blocks per requestor
179system.cpu.l2cache.tags.occ_percent::writebacks     0.589916                       # Average percentage of cache occupancy
180system.cpu.l2cache.tags.occ_percent::cpu.inst     0.017018                       # Average percentage of cache occupancy
181system.cpu.l2cache.tags.occ_percent::cpu.data     0.004697                       # Average percentage of cache occupancy
182system.cpu.l2cache.tags.occ_percent::total     0.611630                       # Average percentage of cache occupancy
183system.cpu.l2cache.tags.occ_task_id_blocks::1024        29708                       # Occupied blocks per task id
184system.cpu.l2cache.tags.age_task_id_blocks_1024::0           52                       # Occupied blocks per task id
185system.cpu.l2cache.tags.age_task_id_blocks_1024::1           10                       # Occupied blocks per task id
186system.cpu.l2cache.tags.age_task_id_blocks_1024::2           78                       # Occupied blocks per task id
187system.cpu.l2cache.tags.age_task_id_blocks_1024::3         1693                       # Occupied blocks per task id
188system.cpu.l2cache.tags.age_task_id_blocks_1024::4        27875                       # Occupied blocks per task id
189system.cpu.l2cache.tags.occ_task_id_percent::1024     0.906616                       # Percentage of cache occupancy per task id
190system.cpu.l2cache.tags.tag_accesses         33177103                       # Number of tag accesses
191system.cpu.l2cache.tags.data_accesses        33177103                       # Number of data accesses
192system.cpu.l2cache.ReadReq_hits::cpu.inst            5                       # number of ReadReq hits
193system.cpu.l2cache.ReadReq_hits::cpu.data      1960498                       # number of ReadReq hits
194system.cpu.l2cache.ReadReq_hits::total        1960503                       # number of ReadReq hits
195system.cpu.l2cache.Writeback_hits::writebacks      2062484                       # number of Writeback hits
196system.cpu.l2cache.Writeback_hits::total      2062484                       # number of Writeback hits
197system.cpu.l2cache.ReadExReq_hits::cpu.data        77085                       # number of ReadExReq hits
198system.cpu.l2cache.ReadExReq_hits::total        77085                       # number of ReadExReq hits
199system.cpu.l2cache.demand_hits::cpu.inst            5                       # number of demand (read+write) hits
200system.cpu.l2cache.demand_hits::cpu.data      2037583                       # number of demand (read+write) hits
201system.cpu.l2cache.demand_hits::total         2037588                       # number of demand (read+write) hits
202system.cpu.l2cache.overall_hits::cpu.inst            5                       # number of overall hits
203system.cpu.l2cache.overall_hits::cpu.data      2037583                       # number of overall hits
204system.cpu.l2cache.overall_hits::total        2037588                       # number of overall hits
205system.cpu.l2cache.ReadReq_misses::cpu.inst          803                       # number of ReadReq misses
206system.cpu.l2cache.ReadReq_misses::cpu.data          222                       # number of ReadReq misses
207system.cpu.l2cache.ReadReq_misses::total         1025                       # number of ReadReq misses
208system.cpu.l2cache.ReadExReq_misses::cpu.data        29024                       # number of ReadExReq misses
209system.cpu.l2cache.ReadExReq_misses::total        29024                       # number of ReadExReq misses
210system.cpu.l2cache.demand_misses::cpu.inst          803                       # number of demand (read+write) misses
211system.cpu.l2cache.demand_misses::cpu.data        29246                       # number of demand (read+write) misses
212system.cpu.l2cache.demand_misses::total         30049                       # number of demand (read+write) misses
213system.cpu.l2cache.overall_misses::cpu.inst          803                       # number of overall misses
214system.cpu.l2cache.overall_misses::cpu.data        29246                       # number of overall misses
215system.cpu.l2cache.overall_misses::total        30049                       # number of overall misses
216system.cpu.l2cache.ReadReq_miss_latency::cpu.inst     41756000                       # number of ReadReq miss cycles
217system.cpu.l2cache.ReadReq_miss_latency::cpu.data     11544000                       # number of ReadReq miss cycles
218system.cpu.l2cache.ReadReq_miss_latency::total     53300000                       # number of ReadReq miss cycles
219system.cpu.l2cache.ReadExReq_miss_latency::cpu.data   1509279000                       # number of ReadExReq miss cycles
220system.cpu.l2cache.ReadExReq_miss_latency::total   1509279000                       # number of ReadExReq miss cycles
221system.cpu.l2cache.demand_miss_latency::cpu.inst     41756000                       # number of demand (read+write) miss cycles
222system.cpu.l2cache.demand_miss_latency::cpu.data   1520823000                       # number of demand (read+write) miss cycles
223system.cpu.l2cache.demand_miss_latency::total   1562579000                       # number of demand (read+write) miss cycles
224system.cpu.l2cache.overall_miss_latency::cpu.inst     41756000                       # number of overall miss cycles
225system.cpu.l2cache.overall_miss_latency::cpu.data   1520823000                       # number of overall miss cycles
226system.cpu.l2cache.overall_miss_latency::total   1562579000                       # number of overall miss cycles
227system.cpu.l2cache.ReadReq_accesses::cpu.inst          808                       # number of ReadReq accesses(hits+misses)
228system.cpu.l2cache.ReadReq_accesses::cpu.data      1960720                       # number of ReadReq accesses(hits+misses)
229system.cpu.l2cache.ReadReq_accesses::total      1961528                       # number of ReadReq accesses(hits+misses)
230system.cpu.l2cache.Writeback_accesses::writebacks      2062484                       # number of Writeback accesses(hits+misses)
231system.cpu.l2cache.Writeback_accesses::total      2062484                       # number of Writeback accesses(hits+misses)
232system.cpu.l2cache.ReadExReq_accesses::cpu.data       106109                       # number of ReadExReq accesses(hits+misses)
233system.cpu.l2cache.ReadExReq_accesses::total       106109                       # number of ReadExReq accesses(hits+misses)
234system.cpu.l2cache.demand_accesses::cpu.inst          808                       # number of demand (read+write) accesses
235system.cpu.l2cache.demand_accesses::cpu.data      2066829                       # number of demand (read+write) accesses
236system.cpu.l2cache.demand_accesses::total      2067637                       # number of demand (read+write) accesses
237system.cpu.l2cache.overall_accesses::cpu.inst          808                       # number of overall (read+write) accesses
238system.cpu.l2cache.overall_accesses::cpu.data      2066829                       # number of overall (read+write) accesses
239system.cpu.l2cache.overall_accesses::total      2067637                       # number of overall (read+write) accesses
240system.cpu.l2cache.ReadReq_miss_rate::cpu.inst     0.993812                       # miss rate for ReadReq accesses
241system.cpu.l2cache.ReadReq_miss_rate::cpu.data     0.000113                       # miss rate for ReadReq accesses
242system.cpu.l2cache.ReadReq_miss_rate::total     0.000523                       # miss rate for ReadReq accesses
243system.cpu.l2cache.ReadExReq_miss_rate::cpu.data     0.273530                       # miss rate for ReadExReq accesses
244system.cpu.l2cache.ReadExReq_miss_rate::total     0.273530                       # miss rate for ReadExReq accesses
245system.cpu.l2cache.demand_miss_rate::cpu.inst     0.993812                       # miss rate for demand accesses
246system.cpu.l2cache.demand_miss_rate::cpu.data     0.014150                       # miss rate for demand accesses
247system.cpu.l2cache.demand_miss_rate::total     0.014533                       # miss rate for demand accesses
248system.cpu.l2cache.overall_miss_rate::cpu.inst     0.993812                       # miss rate for overall accesses
249system.cpu.l2cache.overall_miss_rate::cpu.data     0.014150                       # miss rate for overall accesses
250system.cpu.l2cache.overall_miss_rate::total     0.014533                       # miss rate for overall accesses
251system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst        52000                       # average ReadReq miss latency
252system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data        52000                       # average ReadReq miss latency
253system.cpu.l2cache.ReadReq_avg_miss_latency::total        52000                       # average ReadReq miss latency
254system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 52001.068082                       # average ReadExReq miss latency
255system.cpu.l2cache.ReadExReq_avg_miss_latency::total 52001.068082                       # average ReadExReq miss latency
256system.cpu.l2cache.demand_avg_miss_latency::cpu.inst        52000                       # average overall miss latency
257system.cpu.l2cache.demand_avg_miss_latency::cpu.data 52001.059974                       # average overall miss latency
258system.cpu.l2cache.demand_avg_miss_latency::total 52001.031648                       # average overall miss latency
259system.cpu.l2cache.overall_avg_miss_latency::cpu.inst        52000                       # average overall miss latency
260system.cpu.l2cache.overall_avg_miss_latency::cpu.data 52001.059974                       # average overall miss latency
261system.cpu.l2cache.overall_avg_miss_latency::total 52001.031648                       # average overall miss latency
262system.cpu.l2cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
263system.cpu.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
264system.cpu.l2cache.blocked::no_mshrs                0                       # number of cycles access was blocked
265system.cpu.l2cache.blocked::no_targets              0                       # number of cycles access was blocked
266system.cpu.l2cache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
267system.cpu.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
268system.cpu.l2cache.fast_writes                      0                       # number of fast writes performed
269system.cpu.l2cache.cache_copies                     0                       # number of cache copies performed
270system.cpu.l2cache.writebacks::writebacks          100                       # number of writebacks
271system.cpu.l2cache.writebacks::total              100                       # number of writebacks
272system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst          803                       # number of ReadReq MSHR misses
273system.cpu.l2cache.ReadReq_mshr_misses::cpu.data          222                       # number of ReadReq MSHR misses
274system.cpu.l2cache.ReadReq_mshr_misses::total         1025                       # number of ReadReq MSHR misses
275system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data        29024                       # number of ReadExReq MSHR misses
276system.cpu.l2cache.ReadExReq_mshr_misses::total        29024                       # number of ReadExReq MSHR misses
277system.cpu.l2cache.demand_mshr_misses::cpu.inst          803                       # number of demand (read+write) MSHR misses
278system.cpu.l2cache.demand_mshr_misses::cpu.data        29246                       # number of demand (read+write) MSHR misses
279system.cpu.l2cache.demand_mshr_misses::total        30049                       # number of demand (read+write) MSHR misses
280system.cpu.l2cache.overall_mshr_misses::cpu.inst          803                       # number of overall MSHR misses
281system.cpu.l2cache.overall_mshr_misses::cpu.data        29246                       # number of overall MSHR misses
282system.cpu.l2cache.overall_mshr_misses::total        30049                       # number of overall MSHR misses
283system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst     32120000                       # number of ReadReq MSHR miss cycles
284system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data      8880000                       # number of ReadReq MSHR miss cycles
285system.cpu.l2cache.ReadReq_mshr_miss_latency::total     41000000                       # number of ReadReq MSHR miss cycles
286system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data   1160960000                       # number of ReadExReq MSHR miss cycles
287system.cpu.l2cache.ReadExReq_mshr_miss_latency::total   1160960000                       # number of ReadExReq MSHR miss cycles
288system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst     32120000                       # number of demand (read+write) MSHR miss cycles
289system.cpu.l2cache.demand_mshr_miss_latency::cpu.data   1169840000                       # number of demand (read+write) MSHR miss cycles
290system.cpu.l2cache.demand_mshr_miss_latency::total   1201960000                       # number of demand (read+write) MSHR miss cycles
291system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst     32120000                       # number of overall MSHR miss cycles
292system.cpu.l2cache.overall_mshr_miss_latency::cpu.data   1169840000                       # number of overall MSHR miss cycles
293system.cpu.l2cache.overall_mshr_miss_latency::total   1201960000                       # number of overall MSHR miss cycles
294system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst     0.993812                       # mshr miss rate for ReadReq accesses
295system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data     0.000113                       # mshr miss rate for ReadReq accesses
296system.cpu.l2cache.ReadReq_mshr_miss_rate::total     0.000523                       # mshr miss rate for ReadReq accesses
297system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data     0.273530                       # mshr miss rate for ReadExReq accesses
298system.cpu.l2cache.ReadExReq_mshr_miss_rate::total     0.273530                       # mshr miss rate for ReadExReq accesses
299system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst     0.993812                       # mshr miss rate for demand accesses
300system.cpu.l2cache.demand_mshr_miss_rate::cpu.data     0.014150                       # mshr miss rate for demand accesses
301system.cpu.l2cache.demand_mshr_miss_rate::total     0.014533                       # mshr miss rate for demand accesses
302system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst     0.993812                       # mshr miss rate for overall accesses
303system.cpu.l2cache.overall_mshr_miss_rate::cpu.data     0.014150                       # mshr miss rate for overall accesses
304system.cpu.l2cache.overall_mshr_miss_rate::total     0.014533                       # mshr miss rate for overall accesses
305system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst        40000                       # average ReadReq mshr miss latency
306system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data        40000                       # average ReadReq mshr miss latency
307system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total        40000                       # average ReadReq mshr miss latency
308system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data        40000                       # average ReadExReq mshr miss latency
309system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total        40000                       # average ReadExReq mshr miss latency
310system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst        40000                       # average overall mshr miss latency
311system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data        40000                       # average overall mshr miss latency
312system.cpu.l2cache.demand_avg_mshr_miss_latency::total        40000                       # average overall mshr miss latency
313system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst        40000                       # average overall mshr miss latency
314system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data        40000                       # average overall mshr miss latency
315system.cpu.l2cache.overall_avg_mshr_miss_latency::total        40000                       # average overall mshr miss latency
316system.cpu.l2cache.no_allocate_misses               0                       # Number of misses that were no-allocate
317system.cpu.dcache.tags.replacements           2062733                       # number of replacements
318system.cpu.dcache.tags.tagsinuse          4076.488619                       # Cycle average of tags in use
319system.cpu.dcache.tags.total_refs           120152370                       # Total number of references to valid blocks.
320system.cpu.dcache.tags.sampled_refs           2066829                       # Sample count of references to valid blocks.
321system.cpu.dcache.tags.avg_refs             58.133677                       # Average number of references to valid blocks.
322system.cpu.dcache.tags.warmup_cycle      126079701000                       # Cycle when the warmup percentage was hit.
323system.cpu.dcache.tags.occ_blocks::cpu.data  4076.488619                       # Average occupied blocks per requestor
324system.cpu.dcache.tags.occ_percent::cpu.data     0.995236                       # Average percentage of cache occupancy
325system.cpu.dcache.tags.occ_percent::total     0.995236                       # Average percentage of cache occupancy
326system.cpu.dcache.tags.occ_task_id_blocks::1024         4096                       # Occupied blocks per task id
327system.cpu.dcache.tags.age_task_id_blocks_1024::0          116                       # Occupied blocks per task id
328system.cpu.dcache.tags.age_task_id_blocks_1024::1         1796                       # Occupied blocks per task id
329system.cpu.dcache.tags.age_task_id_blocks_1024::2         2178                       # Occupied blocks per task id
330system.cpu.dcache.tags.age_task_id_blocks_1024::3            6                       # Occupied blocks per task id
331system.cpu.dcache.tags.occ_task_id_percent::1024            1                       # Percentage of cache occupancy per task id
332system.cpu.dcache.tags.tag_accesses         246505227                       # Number of tag accesses
333system.cpu.dcache.tags.data_accesses        246505227                       # Number of data accesses
334system.cpu.dcache.ReadReq_hits::cpu.data     88818727                       # number of ReadReq hits
335system.cpu.dcache.ReadReq_hits::total        88818727                       # number of ReadReq hits
336system.cpu.dcache.WriteReq_hits::cpu.data     31333643                       # number of WriteReq hits
337system.cpu.dcache.WriteReq_hits::total       31333643                       # number of WriteReq hits
338system.cpu.dcache.demand_hits::cpu.data     120152370                       # number of demand (read+write) hits
339system.cpu.dcache.demand_hits::total        120152370                       # number of demand (read+write) hits
340system.cpu.dcache.overall_hits::cpu.data    120152370                       # number of overall hits
341system.cpu.dcache.overall_hits::total       120152370                       # number of overall hits
342system.cpu.dcache.ReadReq_misses::cpu.data      1960720                       # number of ReadReq misses
343system.cpu.dcache.ReadReq_misses::total       1960720                       # number of ReadReq misses
344system.cpu.dcache.WriteReq_misses::cpu.data       106109                       # number of WriteReq misses
345system.cpu.dcache.WriteReq_misses::total       106109                       # number of WriteReq misses
346system.cpu.dcache.demand_misses::cpu.data      2066829                       # number of demand (read+write) misses
347system.cpu.dcache.demand_misses::total        2066829                       # number of demand (read+write) misses
348system.cpu.dcache.overall_misses::cpu.data      2066829                       # number of overall misses
349system.cpu.dcache.overall_misses::total       2066829                       # number of overall misses
350system.cpu.dcache.ReadReq_miss_latency::cpu.data  25498684000                       # number of ReadReq miss cycles
351system.cpu.dcache.ReadReq_miss_latency::total  25498684000                       # number of ReadReq miss cycles
352system.cpu.dcache.WriteReq_miss_latency::cpu.data   2598456000                       # number of WriteReq miss cycles
353system.cpu.dcache.WriteReq_miss_latency::total   2598456000                       # number of WriteReq miss cycles
354system.cpu.dcache.demand_miss_latency::cpu.data  28097140000                       # number of demand (read+write) miss cycles
355system.cpu.dcache.demand_miss_latency::total  28097140000                       # number of demand (read+write) miss cycles
356system.cpu.dcache.overall_miss_latency::cpu.data  28097140000                       # number of overall miss cycles
357system.cpu.dcache.overall_miss_latency::total  28097140000                       # number of overall miss cycles
358system.cpu.dcache.ReadReq_accesses::cpu.data     90779447                       # number of ReadReq accesses(hits+misses)
359system.cpu.dcache.ReadReq_accesses::total     90779447                       # number of ReadReq accesses(hits+misses)
360system.cpu.dcache.WriteReq_accesses::cpu.data     31439752                       # number of WriteReq accesses(hits+misses)
361system.cpu.dcache.WriteReq_accesses::total     31439752                       # number of WriteReq accesses(hits+misses)
362system.cpu.dcache.demand_accesses::cpu.data    122219199                       # number of demand (read+write) accesses
363system.cpu.dcache.demand_accesses::total    122219199                       # number of demand (read+write) accesses
364system.cpu.dcache.overall_accesses::cpu.data    122219199                       # number of overall (read+write) accesses
365system.cpu.dcache.overall_accesses::total    122219199                       # number of overall (read+write) accesses
366system.cpu.dcache.ReadReq_miss_rate::cpu.data     0.021599                       # miss rate for ReadReq accesses
367system.cpu.dcache.ReadReq_miss_rate::total     0.021599                       # miss rate for ReadReq accesses
368system.cpu.dcache.WriteReq_miss_rate::cpu.data     0.003375                       # miss rate for WriteReq accesses
369system.cpu.dcache.WriteReq_miss_rate::total     0.003375                       # miss rate for WriteReq accesses
370system.cpu.dcache.demand_miss_rate::cpu.data     0.016911                       # miss rate for demand accesses
371system.cpu.dcache.demand_miss_rate::total     0.016911                       # miss rate for demand accesses
372system.cpu.dcache.overall_miss_rate::cpu.data     0.016911                       # miss rate for overall accesses
373system.cpu.dcache.overall_miss_rate::total     0.016911                       # miss rate for overall accesses
374system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 13004.755396                       # average ReadReq miss latency
375system.cpu.dcache.ReadReq_avg_miss_latency::total 13004.755396                       # average ReadReq miss latency
376system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 24488.554223                       # average WriteReq miss latency
377system.cpu.dcache.WriteReq_avg_miss_latency::total 24488.554223                       # average WriteReq miss latency
378system.cpu.dcache.demand_avg_miss_latency::cpu.data 13594.322510                       # average overall miss latency
379system.cpu.dcache.demand_avg_miss_latency::total 13594.322510                       # average overall miss latency
380system.cpu.dcache.overall_avg_miss_latency::cpu.data 13594.322510                       # average overall miss latency
381system.cpu.dcache.overall_avg_miss_latency::total 13594.322510                       # average overall miss latency
382system.cpu.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
383system.cpu.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
384system.cpu.dcache.blocked::no_mshrs                 0                       # number of cycles access was blocked
385system.cpu.dcache.blocked::no_targets               0                       # number of cycles access was blocked
386system.cpu.dcache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
387system.cpu.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
388system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
389system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
390system.cpu.dcache.writebacks::writebacks      2062484                       # number of writebacks
391system.cpu.dcache.writebacks::total           2062484                       # number of writebacks
392system.cpu.dcache.ReadReq_mshr_misses::cpu.data      1960720                       # number of ReadReq MSHR misses
393system.cpu.dcache.ReadReq_mshr_misses::total      1960720                       # number of ReadReq MSHR misses
394system.cpu.dcache.WriteReq_mshr_misses::cpu.data       106109                       # number of WriteReq MSHR misses
395system.cpu.dcache.WriteReq_mshr_misses::total       106109                       # number of WriteReq MSHR misses
396system.cpu.dcache.demand_mshr_misses::cpu.data      2066829                       # number of demand (read+write) MSHR misses
397system.cpu.dcache.demand_mshr_misses::total      2066829                       # number of demand (read+write) MSHR misses
398system.cpu.dcache.overall_mshr_misses::cpu.data      2066829                       # number of overall MSHR misses
399system.cpu.dcache.overall_mshr_misses::total      2066829                       # number of overall MSHR misses
400system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data  21577244000                       # number of ReadReq MSHR miss cycles
401system.cpu.dcache.ReadReq_mshr_miss_latency::total  21577244000                       # number of ReadReq MSHR miss cycles
402system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data   2386238000                       # number of WriteReq MSHR miss cycles
403system.cpu.dcache.WriteReq_mshr_miss_latency::total   2386238000                       # number of WriteReq MSHR miss cycles
404system.cpu.dcache.demand_mshr_miss_latency::cpu.data  23963482000                       # number of demand (read+write) MSHR miss cycles
405system.cpu.dcache.demand_mshr_miss_latency::total  23963482000                       # number of demand (read+write) MSHR miss cycles
406system.cpu.dcache.overall_mshr_miss_latency::cpu.data  23963482000                       # number of overall MSHR miss cycles
407system.cpu.dcache.overall_mshr_miss_latency::total  23963482000                       # number of overall MSHR miss cycles
408system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data     0.021599                       # mshr miss rate for ReadReq accesses
409system.cpu.dcache.ReadReq_mshr_miss_rate::total     0.021599                       # mshr miss rate for ReadReq accesses
410system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data     0.003375                       # mshr miss rate for WriteReq accesses
411system.cpu.dcache.WriteReq_mshr_miss_rate::total     0.003375                       # mshr miss rate for WriteReq accesses
412system.cpu.dcache.demand_mshr_miss_rate::cpu.data     0.016911                       # mshr miss rate for demand accesses
413system.cpu.dcache.demand_mshr_miss_rate::total     0.016911                       # mshr miss rate for demand accesses
414system.cpu.dcache.overall_mshr_miss_rate::cpu.data     0.016911                       # mshr miss rate for overall accesses
415system.cpu.dcache.overall_mshr_miss_rate::total     0.016911                       # mshr miss rate for overall accesses
416system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 11004.755396                       # average ReadReq mshr miss latency
417system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total 11004.755396                       # average ReadReq mshr miss latency
418system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 22488.554223                       # average WriteReq mshr miss latency
419system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total 22488.554223                       # average WriteReq mshr miss latency
420system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 11594.322510                       # average overall mshr miss latency
421system.cpu.dcache.demand_avg_mshr_miss_latency::total 11594.322510                       # average overall mshr miss latency
422system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 11594.322510                       # average overall mshr miss latency
423system.cpu.dcache.overall_avg_mshr_miss_latency::total 11594.322510                       # average overall mshr miss latency
424system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
425system.cpu.toL2Bus.throughput               722228529                       # Throughput (bytes/s)
426system.cpu.toL2Bus.trans_dist::ReadReq        1961528                       # Transaction distribution
427system.cpu.toL2Bus.trans_dist::ReadResp       1961528                       # Transaction distribution
428system.cpu.toL2Bus.trans_dist::Writeback      2062484                       # Transaction distribution
429system.cpu.toL2Bus.trans_dist::ReadExReq       106109                       # Transaction distribution
430system.cpu.toL2Bus.trans_dist::ReadExResp       106109                       # Transaction distribution
431system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side         1616                       # Packet count per connected master and slave (bytes)
432system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side      6196142                       # Packet count per connected master and slave (bytes)
433system.cpu.toL2Bus.pkt_count::total           6197758                       # Packet count per connected master and slave (bytes)
434system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side        51712                       # Cumulative packet size per connected master and slave (bytes)
435system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side    264276032                       # Cumulative packet size per connected master and slave (bytes)
436system.cpu.toL2Bus.tot_pkt_size::total      264327744                       # Cumulative packet size per connected master and slave (bytes)
437system.cpu.toL2Bus.data_through_bus         264327744                       # Total data (bytes)
438system.cpu.toL2Bus.snoop_data_through_bus            0                       # Total snoop data (bytes)
439system.cpu.toL2Bus.reqLayer0.occupancy     4127544500                       # Layer occupancy (ticks)
440system.cpu.toL2Bus.reqLayer0.utilization          1.1                       # Layer utilization (%)
441system.cpu.toL2Bus.respLayer0.occupancy       1212000                       # Layer occupancy (ticks)
442system.cpu.toL2Bus.respLayer0.utilization          0.0                       # Layer utilization (%)
443system.cpu.toL2Bus.respLayer1.occupancy    3100243500                       # Layer occupancy (ticks)
444system.cpu.toL2Bus.respLayer1.utilization          0.8                       # Layer utilization (%)
445
446---------- End Simulation Statistics   ----------
447