stats.txt revision 10220
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  0.000032                       # Number of seconds simulated
4sim_ticks                                    31633000                       # Number of ticks simulated
5final_tick                                   31633000                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                 1000000000000                       # Frequency of simulated ticks
7host_inst_rate                                 474922                       # Simulator instruction rate (inst/s)
8host_op_rate                                   474341                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                             2577866515                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 263440                       # Number of bytes of host memory used
11host_seconds                                     0.01                       # Real time elapsed on the host
12sim_insts                                        5814                       # Number of instructions simulated
13sim_ops                                          5814                       # 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             19264                       # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data              8832                       # Number of bytes read from this memory
18system.physmem.bytes_read::total                28096                       # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst        19264                       # Number of instructions bytes read from this memory
20system.physmem.bytes_inst_read::total           19264                       # Number of instructions bytes read from this memory
21system.physmem.num_reads::cpu.inst                301                       # Number of read requests responded to by this memory
22system.physmem.num_reads::cpu.data                138                       # Number of read requests responded to by this memory
23system.physmem.num_reads::total                   439                       # Number of read requests responded to by this memory
24system.physmem.bw_read::cpu.inst            608984289                       # Total read bandwidth from this memory (bytes/s)
25system.physmem.bw_read::cpu.data            279202099                       # Total read bandwidth from this memory (bytes/s)
26system.physmem.bw_read::total               888186388                       # Total read bandwidth from this memory (bytes/s)
27system.physmem.bw_inst_read::cpu.inst       608984289                       # Instruction read bandwidth from this memory (bytes/s)
28system.physmem.bw_inst_read::total          608984289                       # Instruction read bandwidth from this memory (bytes/s)
29system.physmem.bw_total::cpu.inst           608984289                       # Total bandwidth to/from this memory (bytes/s)
30system.physmem.bw_total::cpu.data           279202099                       # Total bandwidth to/from this memory (bytes/s)
31system.physmem.bw_total::total              888186388                       # Total bandwidth to/from this memory (bytes/s)
32system.membus.throughput                    888186388                       # Throughput (bytes/s)
33system.membus.trans_dist::ReadReq                 388                       # Transaction distribution
34system.membus.trans_dist::ReadResp                388                       # Transaction distribution
35system.membus.trans_dist::ReadExReq                51                       # Transaction distribution
36system.membus.trans_dist::ReadExResp               51                       # Transaction distribution
37system.membus.pkt_count_system.cpu.l2cache.mem_side::system.physmem.port          878                       # Packet count per connected master and slave (bytes)
38system.membus.pkt_count::total                    878                       # Packet count per connected master and slave (bytes)
39system.membus.tot_pkt_size_system.cpu.l2cache.mem_side::system.physmem.port        28096                       # Cumulative packet size per connected master and slave (bytes)
40system.membus.tot_pkt_size::total               28096                       # Cumulative packet size per connected master and slave (bytes)
41system.membus.data_through_bus                  28096                       # Total data (bytes)
42system.membus.snoop_data_through_bus                0                       # Total snoop data (bytes)
43system.membus.reqLayer0.occupancy              439000                       # Layer occupancy (ticks)
44system.membus.reqLayer0.utilization               1.4                       # Layer utilization (%)
45system.membus.respLayer1.occupancy            3951000                       # Layer occupancy (ticks)
46system.membus.respLayer1.utilization             12.5                       # Layer utilization (%)
47system.cpu_clk_domain.clock                       500                       # Clock period in ticks
48system.cpu.dtb.read_hits                            0                       # DTB read hits
49system.cpu.dtb.read_misses                          0                       # DTB read misses
50system.cpu.dtb.read_accesses                        0                       # DTB read accesses
51system.cpu.dtb.write_hits                           0                       # DTB write hits
52system.cpu.dtb.write_misses                         0                       # DTB write misses
53system.cpu.dtb.write_accesses                       0                       # DTB write accesses
54system.cpu.dtb.hits                                 0                       # DTB hits
55system.cpu.dtb.misses                               0                       # DTB misses
56system.cpu.dtb.accesses                             0                       # DTB accesses
57system.cpu.itb.read_hits                            0                       # DTB read hits
58system.cpu.itb.read_misses                          0                       # DTB read misses
59system.cpu.itb.read_accesses                        0                       # DTB read accesses
60system.cpu.itb.write_hits                           0                       # DTB write hits
61system.cpu.itb.write_misses                         0                       # DTB write misses
62system.cpu.itb.write_accesses                       0                       # DTB write accesses
63system.cpu.itb.hits                                 0                       # DTB hits
64system.cpu.itb.misses                               0                       # DTB misses
65system.cpu.itb.accesses                             0                       # DTB accesses
66system.cpu.workload.num_syscalls                    8                       # Number of system calls
67system.cpu.numCycles                            63266                       # 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                        5814                       # Number of instructions committed
71system.cpu.committedOps                          5814                       # Number of ops (including micro ops) committed
72system.cpu.num_int_alu_accesses                  5113                       # Number of integer alu accesses
73system.cpu.num_fp_alu_accesses                      2                       # Number of float alu accesses
74system.cpu.num_func_calls                         194                       # number of times a function call or return occured
75system.cpu.num_conditional_control_insts          676                       # number of instructions that are conditional controls
76system.cpu.num_int_insts                         5113                       # number of integer instructions
77system.cpu.num_fp_insts                             2                       # number of float instructions
78system.cpu.num_int_register_reads                7284                       # number of times the integer registers were read
79system.cpu.num_int_register_writes               3397                       # number of times the integer registers were written
80system.cpu.num_fp_register_reads                    3                       # number of times the floating registers were read
81system.cpu.num_fp_register_writes                   1                       # number of times the floating registers were written
82system.cpu.num_mem_refs                          2089                       # number of memory refs
83system.cpu.num_load_insts                        1163                       # Number of load instructions
84system.cpu.num_store_insts                        926                       # Number of store instructions
85system.cpu.num_idle_cycles                          0                       # Number of idle cycles
86system.cpu.num_busy_cycles                      63266                       # Number of busy cycles
87system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
88system.cpu.idle_fraction                            0                       # Percentage of idle cycles
89system.cpu.Branches                               915                       # Number of branches fetched
90system.cpu.op_class::No_OpClass                   657     11.30%     11.30% # Class of executed instruction
91system.cpu.op_class::IntAlu                      3063     52.67%     63.97% # Class of executed instruction
92system.cpu.op_class::IntMult                        3      0.05%     64.02% # Class of executed instruction
93system.cpu.op_class::IntDiv                         1      0.02%     64.04% # Class of executed instruction
94system.cpu.op_class::FloatAdd                       2      0.03%     64.08% # Class of executed instruction
95system.cpu.op_class::FloatCmp                       0      0.00%     64.08% # Class of executed instruction
96system.cpu.op_class::FloatCvt                       0      0.00%     64.08% # Class of executed instruction
97system.cpu.op_class::FloatMult                      0      0.00%     64.08% # Class of executed instruction
98system.cpu.op_class::FloatDiv                       0      0.00%     64.08% # Class of executed instruction
99system.cpu.op_class::FloatSqrt                      0      0.00%     64.08% # Class of executed instruction
100system.cpu.op_class::SimdAdd                        0      0.00%     64.08% # Class of executed instruction
101system.cpu.op_class::SimdAddAcc                     0      0.00%     64.08% # Class of executed instruction
102system.cpu.op_class::SimdAlu                        0      0.00%     64.08% # Class of executed instruction
103system.cpu.op_class::SimdCmp                        0      0.00%     64.08% # Class of executed instruction
104system.cpu.op_class::SimdCvt                        0      0.00%     64.08% # Class of executed instruction
105system.cpu.op_class::SimdMisc                       0      0.00%     64.08% # Class of executed instruction
106system.cpu.op_class::SimdMult                       0      0.00%     64.08% # Class of executed instruction
107system.cpu.op_class::SimdMultAcc                    0      0.00%     64.08% # Class of executed instruction
108system.cpu.op_class::SimdShift                      0      0.00%     64.08% # Class of executed instruction
109system.cpu.op_class::SimdShiftAcc                   0      0.00%     64.08% # Class of executed instruction
110system.cpu.op_class::SimdSqrt                       0      0.00%     64.08% # Class of executed instruction
111system.cpu.op_class::SimdFloatAdd                   0      0.00%     64.08% # Class of executed instruction
112system.cpu.op_class::SimdFloatAlu                   0      0.00%     64.08% # Class of executed instruction
113system.cpu.op_class::SimdFloatCmp                   0      0.00%     64.08% # Class of executed instruction
114system.cpu.op_class::SimdFloatCvt                   0      0.00%     64.08% # Class of executed instruction
115system.cpu.op_class::SimdFloatDiv                   0      0.00%     64.08% # Class of executed instruction
116system.cpu.op_class::SimdFloatMisc                  0      0.00%     64.08% # Class of executed instruction
117system.cpu.op_class::SimdFloatMult                  0      0.00%     64.08% # Class of executed instruction
118system.cpu.op_class::SimdFloatMultAcc               0      0.00%     64.08% # Class of executed instruction
119system.cpu.op_class::SimdFloatSqrt                  0      0.00%     64.08% # Class of executed instruction
120system.cpu.op_class::MemRead                     1163     20.00%     84.08% # Class of executed instruction
121system.cpu.op_class::MemWrite                     926     15.92%    100.00% # Class of executed instruction
122system.cpu.op_class::IprAccess                      0      0.00%    100.00% # Class of executed instruction
123system.cpu.op_class::InstPrefetch                   0      0.00%    100.00% # Class of executed instruction
124system.cpu.op_class::total                       5815                       # Class of executed instruction
125system.cpu.icache.tags.replacements                13                       # number of replacements
126system.cpu.icache.tags.tagsinuse           132.545353                       # Cycle average of tags in use
127system.cpu.icache.tags.total_refs                5513                       # Total number of references to valid blocks.
128system.cpu.icache.tags.sampled_refs               303                       # Sample count of references to valid blocks.
129system.cpu.icache.tags.avg_refs             18.194719                       # Average number of references to valid blocks.
130system.cpu.icache.tags.warmup_cycle                 0                       # Cycle when the warmup percentage was hit.
131system.cpu.icache.tags.occ_blocks::cpu.inst   132.545353                       # Average occupied blocks per requestor
132system.cpu.icache.tags.occ_percent::cpu.inst     0.064719                       # Average percentage of cache occupancy
133system.cpu.icache.tags.occ_percent::total     0.064719                       # Average percentage of cache occupancy
134system.cpu.icache.tags.occ_task_id_blocks::1024          290                       # Occupied blocks per task id
135system.cpu.icache.tags.age_task_id_blocks_1024::0          114                       # Occupied blocks per task id
136system.cpu.icache.tags.age_task_id_blocks_1024::1          176                       # Occupied blocks per task id
137system.cpu.icache.tags.occ_task_id_percent::1024     0.141602                       # Percentage of cache occupancy per task id
138system.cpu.icache.tags.tag_accesses             11935                       # Number of tag accesses
139system.cpu.icache.tags.data_accesses            11935                       # Number of data accesses
140system.cpu.icache.ReadReq_hits::cpu.inst         5513                       # number of ReadReq hits
141system.cpu.icache.ReadReq_hits::total            5513                       # number of ReadReq hits
142system.cpu.icache.demand_hits::cpu.inst          5513                       # number of demand (read+write) hits
143system.cpu.icache.demand_hits::total             5513                       # number of demand (read+write) hits
144system.cpu.icache.overall_hits::cpu.inst         5513                       # number of overall hits
145system.cpu.icache.overall_hits::total            5513                       # number of overall hits
146system.cpu.icache.ReadReq_misses::cpu.inst          303                       # number of ReadReq misses
147system.cpu.icache.ReadReq_misses::total           303                       # number of ReadReq misses
148system.cpu.icache.demand_misses::cpu.inst          303                       # number of demand (read+write) misses
149system.cpu.icache.demand_misses::total            303                       # number of demand (read+write) misses
150system.cpu.icache.overall_misses::cpu.inst          303                       # number of overall misses
151system.cpu.icache.overall_misses::total           303                       # number of overall misses
152system.cpu.icache.ReadReq_miss_latency::cpu.inst     16581000                       # number of ReadReq miss cycles
153system.cpu.icache.ReadReq_miss_latency::total     16581000                       # number of ReadReq miss cycles
154system.cpu.icache.demand_miss_latency::cpu.inst     16581000                       # number of demand (read+write) miss cycles
155system.cpu.icache.demand_miss_latency::total     16581000                       # number of demand (read+write) miss cycles
156system.cpu.icache.overall_miss_latency::cpu.inst     16581000                       # number of overall miss cycles
157system.cpu.icache.overall_miss_latency::total     16581000                       # number of overall miss cycles
158system.cpu.icache.ReadReq_accesses::cpu.inst         5816                       # number of ReadReq accesses(hits+misses)
159system.cpu.icache.ReadReq_accesses::total         5816                       # number of ReadReq accesses(hits+misses)
160system.cpu.icache.demand_accesses::cpu.inst         5816                       # number of demand (read+write) accesses
161system.cpu.icache.demand_accesses::total         5816                       # number of demand (read+write) accesses
162system.cpu.icache.overall_accesses::cpu.inst         5816                       # number of overall (read+write) accesses
163system.cpu.icache.overall_accesses::total         5816                       # number of overall (read+write) accesses
164system.cpu.icache.ReadReq_miss_rate::cpu.inst     0.052098                       # miss rate for ReadReq accesses
165system.cpu.icache.ReadReq_miss_rate::total     0.052098                       # miss rate for ReadReq accesses
166system.cpu.icache.demand_miss_rate::cpu.inst     0.052098                       # miss rate for demand accesses
167system.cpu.icache.demand_miss_rate::total     0.052098                       # miss rate for demand accesses
168system.cpu.icache.overall_miss_rate::cpu.inst     0.052098                       # miss rate for overall accesses
169system.cpu.icache.overall_miss_rate::total     0.052098                       # miss rate for overall accesses
170system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 54722.772277                       # average ReadReq miss latency
171system.cpu.icache.ReadReq_avg_miss_latency::total 54722.772277                       # average ReadReq miss latency
172system.cpu.icache.demand_avg_miss_latency::cpu.inst 54722.772277                       # average overall miss latency
173system.cpu.icache.demand_avg_miss_latency::total 54722.772277                       # average overall miss latency
174system.cpu.icache.overall_avg_miss_latency::cpu.inst 54722.772277                       # average overall miss latency
175system.cpu.icache.overall_avg_miss_latency::total 54722.772277                       # average overall miss latency
176system.cpu.icache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
177system.cpu.icache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
178system.cpu.icache.blocked::no_mshrs                 0                       # number of cycles access was blocked
179system.cpu.icache.blocked::no_targets               0                       # number of cycles access was blocked
180system.cpu.icache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
181system.cpu.icache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
182system.cpu.icache.fast_writes                       0                       # number of fast writes performed
183system.cpu.icache.cache_copies                      0                       # number of cache copies performed
184system.cpu.icache.ReadReq_mshr_misses::cpu.inst          303                       # number of ReadReq MSHR misses
185system.cpu.icache.ReadReq_mshr_misses::total          303                       # number of ReadReq MSHR misses
186system.cpu.icache.demand_mshr_misses::cpu.inst          303                       # number of demand (read+write) MSHR misses
187system.cpu.icache.demand_mshr_misses::total          303                       # number of demand (read+write) MSHR misses
188system.cpu.icache.overall_mshr_misses::cpu.inst          303                       # number of overall MSHR misses
189system.cpu.icache.overall_mshr_misses::total          303                       # number of overall MSHR misses
190system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst     15975000                       # number of ReadReq MSHR miss cycles
191system.cpu.icache.ReadReq_mshr_miss_latency::total     15975000                       # number of ReadReq MSHR miss cycles
192system.cpu.icache.demand_mshr_miss_latency::cpu.inst     15975000                       # number of demand (read+write) MSHR miss cycles
193system.cpu.icache.demand_mshr_miss_latency::total     15975000                       # number of demand (read+write) MSHR miss cycles
194system.cpu.icache.overall_mshr_miss_latency::cpu.inst     15975000                       # number of overall MSHR miss cycles
195system.cpu.icache.overall_mshr_miss_latency::total     15975000                       # number of overall MSHR miss cycles
196system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst     0.052098                       # mshr miss rate for ReadReq accesses
197system.cpu.icache.ReadReq_mshr_miss_rate::total     0.052098                       # mshr miss rate for ReadReq accesses
198system.cpu.icache.demand_mshr_miss_rate::cpu.inst     0.052098                       # mshr miss rate for demand accesses
199system.cpu.icache.demand_mshr_miss_rate::total     0.052098                       # mshr miss rate for demand accesses
200system.cpu.icache.overall_mshr_miss_rate::cpu.inst     0.052098                       # mshr miss rate for overall accesses
201system.cpu.icache.overall_mshr_miss_rate::total     0.052098                       # mshr miss rate for overall accesses
202system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 52722.772277                       # average ReadReq mshr miss latency
203system.cpu.icache.ReadReq_avg_mshr_miss_latency::total 52722.772277                       # average ReadReq mshr miss latency
204system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 52722.772277                       # average overall mshr miss latency
205system.cpu.icache.demand_avg_mshr_miss_latency::total 52722.772277                       # average overall mshr miss latency
206system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 52722.772277                       # average overall mshr miss latency
207system.cpu.icache.overall_avg_mshr_miss_latency::total 52722.772277                       # average overall mshr miss latency
208system.cpu.icache.no_allocate_misses                0                       # Number of misses that were no-allocate
209system.cpu.l2cache.tags.replacements                0                       # number of replacements
210system.cpu.l2cache.tags.tagsinuse          188.114191                       # Cycle average of tags in use
211system.cpu.l2cache.tags.total_refs                  2                       # Total number of references to valid blocks.
212system.cpu.l2cache.tags.sampled_refs              388                       # Sample count of references to valid blocks.
213system.cpu.l2cache.tags.avg_refs             0.005155                       # Average number of references to valid blocks.
214system.cpu.l2cache.tags.warmup_cycle                0                       # Cycle when the warmup percentage was hit.
215system.cpu.l2cache.tags.occ_blocks::cpu.inst   133.890657                       # Average occupied blocks per requestor
216system.cpu.l2cache.tags.occ_blocks::cpu.data    54.223533                       # Average occupied blocks per requestor
217system.cpu.l2cache.tags.occ_percent::cpu.inst     0.004086                       # Average percentage of cache occupancy
218system.cpu.l2cache.tags.occ_percent::cpu.data     0.001655                       # Average percentage of cache occupancy
219system.cpu.l2cache.tags.occ_percent::total     0.005741                       # Average percentage of cache occupancy
220system.cpu.l2cache.tags.occ_task_id_blocks::1024          388                       # Occupied blocks per task id
221system.cpu.l2cache.tags.age_task_id_blocks_1024::0          136                       # Occupied blocks per task id
222system.cpu.l2cache.tags.age_task_id_blocks_1024::1          252                       # Occupied blocks per task id
223system.cpu.l2cache.tags.occ_task_id_percent::1024     0.011841                       # Percentage of cache occupancy per task id
224system.cpu.l2cache.tags.tag_accesses             3967                       # Number of tag accesses
225system.cpu.l2cache.tags.data_accesses            3967                       # Number of data accesses
226system.cpu.l2cache.ReadReq_hits::cpu.inst            2                       # number of ReadReq hits
227system.cpu.l2cache.ReadReq_hits::total              2                       # number of ReadReq hits
228system.cpu.l2cache.demand_hits::cpu.inst            2                       # number of demand (read+write) hits
229system.cpu.l2cache.demand_hits::total               2                       # number of demand (read+write) hits
230system.cpu.l2cache.overall_hits::cpu.inst            2                       # number of overall hits
231system.cpu.l2cache.overall_hits::total              2                       # number of overall hits
232system.cpu.l2cache.ReadReq_misses::cpu.inst          301                       # number of ReadReq misses
233system.cpu.l2cache.ReadReq_misses::cpu.data           87                       # number of ReadReq misses
234system.cpu.l2cache.ReadReq_misses::total          388                       # number of ReadReq misses
235system.cpu.l2cache.ReadExReq_misses::cpu.data           51                       # number of ReadExReq misses
236system.cpu.l2cache.ReadExReq_misses::total           51                       # number of ReadExReq misses
237system.cpu.l2cache.demand_misses::cpu.inst          301                       # number of demand (read+write) misses
238system.cpu.l2cache.demand_misses::cpu.data          138                       # number of demand (read+write) misses
239system.cpu.l2cache.demand_misses::total           439                       # number of demand (read+write) misses
240system.cpu.l2cache.overall_misses::cpu.inst          301                       # number of overall misses
241system.cpu.l2cache.overall_misses::cpu.data          138                       # number of overall misses
242system.cpu.l2cache.overall_misses::total          439                       # number of overall misses
243system.cpu.l2cache.ReadReq_miss_latency::cpu.inst     15652000                       # number of ReadReq miss cycles
244system.cpu.l2cache.ReadReq_miss_latency::cpu.data      4524000                       # number of ReadReq miss cycles
245system.cpu.l2cache.ReadReq_miss_latency::total     20176000                       # number of ReadReq miss cycles
246system.cpu.l2cache.ReadExReq_miss_latency::cpu.data      2652000                       # number of ReadExReq miss cycles
247system.cpu.l2cache.ReadExReq_miss_latency::total      2652000                       # number of ReadExReq miss cycles
248system.cpu.l2cache.demand_miss_latency::cpu.inst     15652000                       # number of demand (read+write) miss cycles
249system.cpu.l2cache.demand_miss_latency::cpu.data      7176000                       # number of demand (read+write) miss cycles
250system.cpu.l2cache.demand_miss_latency::total     22828000                       # number of demand (read+write) miss cycles
251system.cpu.l2cache.overall_miss_latency::cpu.inst     15652000                       # number of overall miss cycles
252system.cpu.l2cache.overall_miss_latency::cpu.data      7176000                       # number of overall miss cycles
253system.cpu.l2cache.overall_miss_latency::total     22828000                       # number of overall miss cycles
254system.cpu.l2cache.ReadReq_accesses::cpu.inst          303                       # number of ReadReq accesses(hits+misses)
255system.cpu.l2cache.ReadReq_accesses::cpu.data           87                       # number of ReadReq accesses(hits+misses)
256system.cpu.l2cache.ReadReq_accesses::total          390                       # number of ReadReq accesses(hits+misses)
257system.cpu.l2cache.ReadExReq_accesses::cpu.data           51                       # number of ReadExReq accesses(hits+misses)
258system.cpu.l2cache.ReadExReq_accesses::total           51                       # number of ReadExReq accesses(hits+misses)
259system.cpu.l2cache.demand_accesses::cpu.inst          303                       # number of demand (read+write) accesses
260system.cpu.l2cache.demand_accesses::cpu.data          138                       # number of demand (read+write) accesses
261system.cpu.l2cache.demand_accesses::total          441                       # number of demand (read+write) accesses
262system.cpu.l2cache.overall_accesses::cpu.inst          303                       # number of overall (read+write) accesses
263system.cpu.l2cache.overall_accesses::cpu.data          138                       # number of overall (read+write) accesses
264system.cpu.l2cache.overall_accesses::total          441                       # number of overall (read+write) accesses
265system.cpu.l2cache.ReadReq_miss_rate::cpu.inst     0.993399                       # miss rate for ReadReq accesses
266system.cpu.l2cache.ReadReq_miss_rate::cpu.data            1                       # miss rate for ReadReq accesses
267system.cpu.l2cache.ReadReq_miss_rate::total     0.994872                       # miss rate for ReadReq accesses
268system.cpu.l2cache.ReadExReq_miss_rate::cpu.data            1                       # miss rate for ReadExReq accesses
269system.cpu.l2cache.ReadExReq_miss_rate::total            1                       # miss rate for ReadExReq accesses
270system.cpu.l2cache.demand_miss_rate::cpu.inst     0.993399                       # miss rate for demand accesses
271system.cpu.l2cache.demand_miss_rate::cpu.data            1                       # miss rate for demand accesses
272system.cpu.l2cache.demand_miss_rate::total     0.995465                       # miss rate for demand accesses
273system.cpu.l2cache.overall_miss_rate::cpu.inst     0.993399                       # miss rate for overall accesses
274system.cpu.l2cache.overall_miss_rate::cpu.data            1                       # miss rate for overall accesses
275system.cpu.l2cache.overall_miss_rate::total     0.995465                       # miss rate for overall accesses
276system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst        52000                       # average ReadReq miss latency
277system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data        52000                       # average ReadReq miss latency
278system.cpu.l2cache.ReadReq_avg_miss_latency::total        52000                       # average ReadReq miss latency
279system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data        52000                       # average ReadExReq miss latency
280system.cpu.l2cache.ReadExReq_avg_miss_latency::total        52000                       # average ReadExReq miss latency
281system.cpu.l2cache.demand_avg_miss_latency::cpu.inst        52000                       # average overall miss latency
282system.cpu.l2cache.demand_avg_miss_latency::cpu.data        52000                       # average overall miss latency
283system.cpu.l2cache.demand_avg_miss_latency::total        52000                       # average overall miss latency
284system.cpu.l2cache.overall_avg_miss_latency::cpu.inst        52000                       # average overall miss latency
285system.cpu.l2cache.overall_avg_miss_latency::cpu.data        52000                       # average overall miss latency
286system.cpu.l2cache.overall_avg_miss_latency::total        52000                       # average overall miss latency
287system.cpu.l2cache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
288system.cpu.l2cache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
289system.cpu.l2cache.blocked::no_mshrs                0                       # number of cycles access was blocked
290system.cpu.l2cache.blocked::no_targets              0                       # number of cycles access was blocked
291system.cpu.l2cache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
292system.cpu.l2cache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
293system.cpu.l2cache.fast_writes                      0                       # number of fast writes performed
294system.cpu.l2cache.cache_copies                     0                       # number of cache copies performed
295system.cpu.l2cache.ReadReq_mshr_misses::cpu.inst          301                       # number of ReadReq MSHR misses
296system.cpu.l2cache.ReadReq_mshr_misses::cpu.data           87                       # number of ReadReq MSHR misses
297system.cpu.l2cache.ReadReq_mshr_misses::total          388                       # number of ReadReq MSHR misses
298system.cpu.l2cache.ReadExReq_mshr_misses::cpu.data           51                       # number of ReadExReq MSHR misses
299system.cpu.l2cache.ReadExReq_mshr_misses::total           51                       # number of ReadExReq MSHR misses
300system.cpu.l2cache.demand_mshr_misses::cpu.inst          301                       # number of demand (read+write) MSHR misses
301system.cpu.l2cache.demand_mshr_misses::cpu.data          138                       # number of demand (read+write) MSHR misses
302system.cpu.l2cache.demand_mshr_misses::total          439                       # number of demand (read+write) MSHR misses
303system.cpu.l2cache.overall_mshr_misses::cpu.inst          301                       # number of overall MSHR misses
304system.cpu.l2cache.overall_mshr_misses::cpu.data          138                       # number of overall MSHR misses
305system.cpu.l2cache.overall_mshr_misses::total          439                       # number of overall MSHR misses
306system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.inst     12040000                       # number of ReadReq MSHR miss cycles
307system.cpu.l2cache.ReadReq_mshr_miss_latency::cpu.data      3480000                       # number of ReadReq MSHR miss cycles
308system.cpu.l2cache.ReadReq_mshr_miss_latency::total     15520000                       # number of ReadReq MSHR miss cycles
309system.cpu.l2cache.ReadExReq_mshr_miss_latency::cpu.data      2040000                       # number of ReadExReq MSHR miss cycles
310system.cpu.l2cache.ReadExReq_mshr_miss_latency::total      2040000                       # number of ReadExReq MSHR miss cycles
311system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst     12040000                       # number of demand (read+write) MSHR miss cycles
312system.cpu.l2cache.demand_mshr_miss_latency::cpu.data      5520000                       # number of demand (read+write) MSHR miss cycles
313system.cpu.l2cache.demand_mshr_miss_latency::total     17560000                       # number of demand (read+write) MSHR miss cycles
314system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst     12040000                       # number of overall MSHR miss cycles
315system.cpu.l2cache.overall_mshr_miss_latency::cpu.data      5520000                       # number of overall MSHR miss cycles
316system.cpu.l2cache.overall_mshr_miss_latency::total     17560000                       # number of overall MSHR miss cycles
317system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst     0.993399                       # mshr miss rate for ReadReq accesses
318system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data            1                       # mshr miss rate for ReadReq accesses
319system.cpu.l2cache.ReadReq_mshr_miss_rate::total     0.994872                       # mshr miss rate for ReadReq accesses
320system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data            1                       # mshr miss rate for ReadExReq accesses
321system.cpu.l2cache.ReadExReq_mshr_miss_rate::total            1                       # mshr miss rate for ReadExReq accesses
322system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst     0.993399                       # mshr miss rate for demand accesses
323system.cpu.l2cache.demand_mshr_miss_rate::cpu.data            1                       # mshr miss rate for demand accesses
324system.cpu.l2cache.demand_mshr_miss_rate::total     0.995465                       # mshr miss rate for demand accesses
325system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst     0.993399                       # mshr miss rate for overall accesses
326system.cpu.l2cache.overall_mshr_miss_rate::cpu.data            1                       # mshr miss rate for overall accesses
327system.cpu.l2cache.overall_mshr_miss_rate::total     0.995465                       # mshr miss rate for overall accesses
328system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst        40000                       # average ReadReq mshr miss latency
329system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data        40000                       # average ReadReq mshr miss latency
330system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::total        40000                       # average ReadReq mshr miss latency
331system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data        40000                       # average ReadExReq mshr miss latency
332system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::total        40000                       # average ReadExReq mshr miss latency
333system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst        40000                       # average overall mshr miss latency
334system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data        40000                       # average overall mshr miss latency
335system.cpu.l2cache.demand_avg_mshr_miss_latency::total        40000                       # average overall mshr miss latency
336system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst        40000                       # average overall mshr miss latency
337system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data        40000                       # average overall mshr miss latency
338system.cpu.l2cache.overall_avg_mshr_miss_latency::total        40000                       # average overall mshr miss latency
339system.cpu.l2cache.no_allocate_misses               0                       # Number of misses that were no-allocate
340system.cpu.dcache.tags.replacements                 0                       # number of replacements
341system.cpu.dcache.tags.tagsinuse            87.492114                       # Cycle average of tags in use
342system.cpu.dcache.tags.total_refs                1950                       # Total number of references to valid blocks.
343system.cpu.dcache.tags.sampled_refs               138                       # Sample count of references to valid blocks.
344system.cpu.dcache.tags.avg_refs             14.130435                       # Average number of references to valid blocks.
345system.cpu.dcache.tags.warmup_cycle                 0                       # Cycle when the warmup percentage was hit.
346system.cpu.dcache.tags.occ_blocks::cpu.data    87.492114                       # Average occupied blocks per requestor
347system.cpu.dcache.tags.occ_percent::cpu.data     0.021360                       # Average percentage of cache occupancy
348system.cpu.dcache.tags.occ_percent::total     0.021360                       # Average percentage of cache occupancy
349system.cpu.dcache.tags.occ_task_id_blocks::1024          138                       # Occupied blocks per task id
350system.cpu.dcache.tags.age_task_id_blocks_1024::0           24                       # Occupied blocks per task id
351system.cpu.dcache.tags.age_task_id_blocks_1024::1          114                       # Occupied blocks per task id
352system.cpu.dcache.tags.occ_task_id_percent::1024     0.033691                       # Percentage of cache occupancy per task id
353system.cpu.dcache.tags.tag_accesses              4314                       # Number of tag accesses
354system.cpu.dcache.tags.data_accesses             4314                       # Number of data accesses
355system.cpu.dcache.ReadReq_hits::cpu.data         1076                       # number of ReadReq hits
356system.cpu.dcache.ReadReq_hits::total            1076                       # number of ReadReq hits
357system.cpu.dcache.WriteReq_hits::cpu.data          874                       # number of WriteReq hits
358system.cpu.dcache.WriteReq_hits::total            874                       # number of WriteReq hits
359system.cpu.dcache.demand_hits::cpu.data          1950                       # number of demand (read+write) hits
360system.cpu.dcache.demand_hits::total             1950                       # number of demand (read+write) hits
361system.cpu.dcache.overall_hits::cpu.data         1950                       # number of overall hits
362system.cpu.dcache.overall_hits::total            1950                       # number of overall hits
363system.cpu.dcache.ReadReq_misses::cpu.data           87                       # number of ReadReq misses
364system.cpu.dcache.ReadReq_misses::total            87                       # number of ReadReq misses
365system.cpu.dcache.WriteReq_misses::cpu.data           51                       # number of WriteReq misses
366system.cpu.dcache.WriteReq_misses::total           51                       # number of WriteReq misses
367system.cpu.dcache.demand_misses::cpu.data          138                       # number of demand (read+write) misses
368system.cpu.dcache.demand_misses::total            138                       # number of demand (read+write) misses
369system.cpu.dcache.overall_misses::cpu.data          138                       # number of overall misses
370system.cpu.dcache.overall_misses::total           138                       # number of overall misses
371system.cpu.dcache.ReadReq_miss_latency::cpu.data      4785000                       # number of ReadReq miss cycles
372system.cpu.dcache.ReadReq_miss_latency::total      4785000                       # number of ReadReq miss cycles
373system.cpu.dcache.WriteReq_miss_latency::cpu.data      2805000                       # number of WriteReq miss cycles
374system.cpu.dcache.WriteReq_miss_latency::total      2805000                       # number of WriteReq miss cycles
375system.cpu.dcache.demand_miss_latency::cpu.data      7590000                       # number of demand (read+write) miss cycles
376system.cpu.dcache.demand_miss_latency::total      7590000                       # number of demand (read+write) miss cycles
377system.cpu.dcache.overall_miss_latency::cpu.data      7590000                       # number of overall miss cycles
378system.cpu.dcache.overall_miss_latency::total      7590000                       # number of overall miss cycles
379system.cpu.dcache.ReadReq_accesses::cpu.data         1163                       # number of ReadReq accesses(hits+misses)
380system.cpu.dcache.ReadReq_accesses::total         1163                       # number of ReadReq accesses(hits+misses)
381system.cpu.dcache.WriteReq_accesses::cpu.data          925                       # number of WriteReq accesses(hits+misses)
382system.cpu.dcache.WriteReq_accesses::total          925                       # number of WriteReq accesses(hits+misses)
383system.cpu.dcache.demand_accesses::cpu.data         2088                       # number of demand (read+write) accesses
384system.cpu.dcache.demand_accesses::total         2088                       # number of demand (read+write) accesses
385system.cpu.dcache.overall_accesses::cpu.data         2088                       # number of overall (read+write) accesses
386system.cpu.dcache.overall_accesses::total         2088                       # number of overall (read+write) accesses
387system.cpu.dcache.ReadReq_miss_rate::cpu.data     0.074807                       # miss rate for ReadReq accesses
388system.cpu.dcache.ReadReq_miss_rate::total     0.074807                       # miss rate for ReadReq accesses
389system.cpu.dcache.WriteReq_miss_rate::cpu.data     0.055135                       # miss rate for WriteReq accesses
390system.cpu.dcache.WriteReq_miss_rate::total     0.055135                       # miss rate for WriteReq accesses
391system.cpu.dcache.demand_miss_rate::cpu.data     0.066092                       # miss rate for demand accesses
392system.cpu.dcache.demand_miss_rate::total     0.066092                       # miss rate for demand accesses
393system.cpu.dcache.overall_miss_rate::cpu.data     0.066092                       # miss rate for overall accesses
394system.cpu.dcache.overall_miss_rate::total     0.066092                       # miss rate for overall accesses
395system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data        55000                       # average ReadReq miss latency
396system.cpu.dcache.ReadReq_avg_miss_latency::total        55000                       # average ReadReq miss latency
397system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data        55000                       # average WriteReq miss latency
398system.cpu.dcache.WriteReq_avg_miss_latency::total        55000                       # average WriteReq miss latency
399system.cpu.dcache.demand_avg_miss_latency::cpu.data        55000                       # average overall miss latency
400system.cpu.dcache.demand_avg_miss_latency::total        55000                       # average overall miss latency
401system.cpu.dcache.overall_avg_miss_latency::cpu.data        55000                       # average overall miss latency
402system.cpu.dcache.overall_avg_miss_latency::total        55000                       # average overall miss latency
403system.cpu.dcache.blocked_cycles::no_mshrs            0                       # number of cycles access was blocked
404system.cpu.dcache.blocked_cycles::no_targets            0                       # number of cycles access was blocked
405system.cpu.dcache.blocked::no_mshrs                 0                       # number of cycles access was blocked
406system.cpu.dcache.blocked::no_targets               0                       # number of cycles access was blocked
407system.cpu.dcache.avg_blocked_cycles::no_mshrs          nan                       # average number of cycles each access was blocked
408system.cpu.dcache.avg_blocked_cycles::no_targets          nan                       # average number of cycles each access was blocked
409system.cpu.dcache.fast_writes                       0                       # number of fast writes performed
410system.cpu.dcache.cache_copies                      0                       # number of cache copies performed
411system.cpu.dcache.ReadReq_mshr_misses::cpu.data           87                       # number of ReadReq MSHR misses
412system.cpu.dcache.ReadReq_mshr_misses::total           87                       # number of ReadReq MSHR misses
413system.cpu.dcache.WriteReq_mshr_misses::cpu.data           51                       # number of WriteReq MSHR misses
414system.cpu.dcache.WriteReq_mshr_misses::total           51                       # number of WriteReq MSHR misses
415system.cpu.dcache.demand_mshr_misses::cpu.data          138                       # number of demand (read+write) MSHR misses
416system.cpu.dcache.demand_mshr_misses::total          138                       # number of demand (read+write) MSHR misses
417system.cpu.dcache.overall_mshr_misses::cpu.data          138                       # number of overall MSHR misses
418system.cpu.dcache.overall_mshr_misses::total          138                       # number of overall MSHR misses
419system.cpu.dcache.ReadReq_mshr_miss_latency::cpu.data      4611000                       # number of ReadReq MSHR miss cycles
420system.cpu.dcache.ReadReq_mshr_miss_latency::total      4611000                       # number of ReadReq MSHR miss cycles
421system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data      2703000                       # number of WriteReq MSHR miss cycles
422system.cpu.dcache.WriteReq_mshr_miss_latency::total      2703000                       # number of WriteReq MSHR miss cycles
423system.cpu.dcache.demand_mshr_miss_latency::cpu.data      7314000                       # number of demand (read+write) MSHR miss cycles
424system.cpu.dcache.demand_mshr_miss_latency::total      7314000                       # number of demand (read+write) MSHR miss cycles
425system.cpu.dcache.overall_mshr_miss_latency::cpu.data      7314000                       # number of overall MSHR miss cycles
426system.cpu.dcache.overall_mshr_miss_latency::total      7314000                       # number of overall MSHR miss cycles
427system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data     0.074807                       # mshr miss rate for ReadReq accesses
428system.cpu.dcache.ReadReq_mshr_miss_rate::total     0.074807                       # mshr miss rate for ReadReq accesses
429system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data     0.055135                       # mshr miss rate for WriteReq accesses
430system.cpu.dcache.WriteReq_mshr_miss_rate::total     0.055135                       # mshr miss rate for WriteReq accesses
431system.cpu.dcache.demand_mshr_miss_rate::cpu.data     0.066092                       # mshr miss rate for demand accesses
432system.cpu.dcache.demand_mshr_miss_rate::total     0.066092                       # mshr miss rate for demand accesses
433system.cpu.dcache.overall_mshr_miss_rate::cpu.data     0.066092                       # mshr miss rate for overall accesses
434system.cpu.dcache.overall_mshr_miss_rate::total     0.066092                       # mshr miss rate for overall accesses
435system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data        53000                       # average ReadReq mshr miss latency
436system.cpu.dcache.ReadReq_avg_mshr_miss_latency::total        53000                       # average ReadReq mshr miss latency
437system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data        53000                       # average WriteReq mshr miss latency
438system.cpu.dcache.WriteReq_avg_mshr_miss_latency::total        53000                       # average WriteReq mshr miss latency
439system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data        53000                       # average overall mshr miss latency
440system.cpu.dcache.demand_avg_mshr_miss_latency::total        53000                       # average overall mshr miss latency
441system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data        53000                       # average overall mshr miss latency
442system.cpu.dcache.overall_avg_mshr_miss_latency::total        53000                       # average overall mshr miss latency
443system.cpu.dcache.no_allocate_misses                0                       # Number of misses that were no-allocate
444system.cpu.toL2Bus.throughput               892232795                       # Throughput (bytes/s)
445system.cpu.toL2Bus.trans_dist::ReadReq            390                       # Transaction distribution
446system.cpu.toL2Bus.trans_dist::ReadResp           390                       # Transaction distribution
447system.cpu.toL2Bus.trans_dist::ReadExReq           51                       # Transaction distribution
448system.cpu.toL2Bus.trans_dist::ReadExResp           51                       # Transaction distribution
449system.cpu.toL2Bus.pkt_count_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side          606                       # Packet count per connected master and slave (bytes)
450system.cpu.toL2Bus.pkt_count_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side          276                       # Packet count per connected master and slave (bytes)
451system.cpu.toL2Bus.pkt_count::total               882                       # Packet count per connected master and slave (bytes)
452system.cpu.toL2Bus.tot_pkt_size_system.cpu.icache.mem_side::system.cpu.l2cache.cpu_side        19392                       # Cumulative packet size per connected master and slave (bytes)
453system.cpu.toL2Bus.tot_pkt_size_system.cpu.dcache.mem_side::system.cpu.l2cache.cpu_side         8832                       # Cumulative packet size per connected master and slave (bytes)
454system.cpu.toL2Bus.tot_pkt_size::total          28224                       # Cumulative packet size per connected master and slave (bytes)
455system.cpu.toL2Bus.data_through_bus             28224                       # Total data (bytes)
456system.cpu.toL2Bus.snoop_data_through_bus            0                       # Total snoop data (bytes)
457system.cpu.toL2Bus.reqLayer0.occupancy         220500                       # Layer occupancy (ticks)
458system.cpu.toL2Bus.reqLayer0.utilization          0.7                       # Layer utilization (%)
459system.cpu.toL2Bus.respLayer0.occupancy        454500                       # Layer occupancy (ticks)
460system.cpu.toL2Bus.respLayer0.utilization          1.4                       # Layer utilization (%)
461system.cpu.toL2Bus.respLayer1.occupancy        207000                       # Layer occupancy (ticks)
462system.cpu.toL2Bus.respLayer1.utilization          0.7                       # Layer utilization (%)
463
464---------- End Simulation Statistics   ----------
465