diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/config.ini b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/config.ini index 97adc30bc..cd6b55738 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/config.ini +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=2 directory=system.dir_cntrl0.directory directory_latency=6 memBuffer=system.dir_cntrl0.memBuffer @@ -122,6 +123,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory buffer_size=0 +cntrl_id=0 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -153,6 +155,7 @@ type=L2Cache_Controller children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory buffer_size=0 +cntrl_id=1 l2_request_latency=2 l2_response_latency=2 number_of_TBEs=256 @@ -213,68 +216,89 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 +children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 routers0 routers1 routers2 routers3 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 -num_int_nodes=4 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=3 +link_id=3 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=3 +link_id=4 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=3 +link_id=5 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers3 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/ruby.stats b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/ruby.stats index 61a1f65c1..658d83110 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/ruby.stats @@ -34,29 +34,29 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:12:41 +Real time: Apr/28/2011 14:32:56 Profiler Stats -------------- -Elapsed_time_in_seconds: 1 -Elapsed_time_in_minutes: 0.0166667 -Elapsed_time_in_hours: 0.000277778 -Elapsed_time_in_days: 1.15741e-05 +Elapsed_time_in_seconds: 0 +Elapsed_time_in_minutes: 0 +Elapsed_time_in_hours: 0 +Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.22 -Virtual_time_in_minutes: 0.00366667 -Virtual_time_in_hours: 6.11111e-05 -Virtual_time_in_days: 2.5463e-06 +Virtual_time_in_seconds: 0.59 +Virtual_time_in_minutes: 0.00983333 +Virtual_time_in_hours: 0.000163889 +Virtual_time_in_days: 6.8287e-06 -Ruby_current_time: 275313 +Ruby_current_time: 279353 Ruby_start_time: 0 -Ruby_cycles: 275313 +Ruby_cycles: 279353 -mbytes_resident: 39.0156 -mbytes_total: 208.391 -resident_ratio: 0.187242 +mbytes_resident: 39.4609 +mbytes_total: 222.137 +resident_ratio: 0.177678 -ruby_cycles_executed: [ 275314 ] +ruby_cycles_executed: [ 279354 ] Busy Controller Counts: L1Cache-0:0 @@ -70,11 +70,11 @@ sequencer_requests_outstanding: [binsize: 1 max: 1 count: 8465 average: 1 | All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 2 max: 281 count: 8464 average: 31.5275 | standard deviation: 62.4195 | 0 6974 0 0 0 0 0 0 0 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 156 439 246 330 220 8 7 9 11 3 2 9 4 5 1 0 0 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 2 max: 281 count: 1185 average: 82.5848 | standard deviation: 82.5677 | 0 602 0 0 0 0 0 0 0 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 191 73 123 92 4 2 3 3 1 1 7 2 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 2 max: 215 count: 865 average: 42.0289 | standard deviation: 69.8546 | 0 649 0 0 0 0 0 0 0 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 45 78 16 22 0 0 2 2 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 2 max: 269 count: 6414 average: 20.6784 | standard deviation: 51.1007 | 0 5723 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 203 95 191 106 4 5 4 6 2 1 1 1 4 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_NULL: [binsize: 2 max: 281 count: 8464 average: 31.5275 | standard deviation: 62.4195 | 0 6974 0 0 0 0 0 0 0 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 156 439 246 330 220 8 7 9 11 3 2 9 4 5 1 0 0 1 1 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 2 max: 297 count: 8464 average: 32.0048 | standard deviation: 63.6079 | 0 6974 0 0 0 0 0 0 0 29 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 118 380 227 310 190 17 40 4 7 11 8 23 23 28 22 21 12 0 0 0 2 2 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 3 3 0 0 1 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 2 max: 287 count: 1185 average: 83.8878 | standard deviation: 84.2176 | 0 602 0 0 0 0 0 0 0 12 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 155 70 110 81 8 29 3 2 5 2 9 4 12 7 5 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 3 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 2 max: 297 count: 865 average: 43.8439 | standard deviation: 73.6087 | 0 649 0 0 0 0 0 0 0 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 35 63 19 18 8 4 0 0 1 1 3 15 1 3 16 4 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 2 max: 295 count: 6414 average: 20.8227 | standard deviation: 51.5606 | 0 5723 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 190 94 181 91 1 7 1 5 5 5 11 4 15 12 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_NULL: [binsize: 2 max: 297 count: 8464 average: 32.0048 | standard deviation: 63.6079 | 0 6974 0 0 0 0 0 0 0 29 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 118 380 227 310 190 17 40 4 7 11 8 23 23 28 22 21 12 0 0 0 2 2 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 3 3 0 0 1 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -85,9 +85,9 @@ miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: N miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] imcomplete_dir_Times: 0 -miss_latency_LD_NULL: [binsize: 2 max: 281 count: 1185 average: 82.5848 | standard deviation: 82.5677 | 0 602 0 0 0 0 0 0 0 13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 191 73 123 92 4 2 3 3 1 1 7 2 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_NULL: [binsize: 2 max: 215 count: 865 average: 42.0289 | standard deviation: 69.8546 | 0 649 0 0 0 0 0 0 0 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 45 78 16 22 0 0 2 2 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH_NULL: [binsize: 2 max: 269 count: 6414 average: 20.6784 | standard deviation: 51.1007 | 0 5723 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 203 95 191 106 4 5 4 6 2 1 1 1 4 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_NULL: [binsize: 2 max: 287 count: 1185 average: 83.8878 | standard deviation: 84.2176 | 0 602 0 0 0 0 0 0 0 12 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 155 70 110 81 8 29 3 2 5 2 9 4 12 7 5 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 3 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_NULL: [binsize: 2 max: 297 count: 865 average: 43.8439 | standard deviation: 73.6087 | 0 649 0 0 0 0 0 0 0 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 35 63 19 18 8 4 0 0 1 1 3 15 1 3 16 4 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_NULL: [binsize: 2 max: 295 count: 6414 average: 20.8227 | standard deviation: 51.5606 | 0 5723 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 190 94 181 91 1 7 1 5 5 5 11 4 15 12 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -101,12 +101,12 @@ filter_action: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN Message Delayed Cycles ---------------------- -Total_delay_cycles: [binsize: 1 max: 30 count: 9645 average: 0.0134785 | standard deviation: 0.509043 | 9637 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 1 ] -Total_nonPF_delay_cycles: [binsize: 1 max: 0 count: 6920 average: 0 | standard deviation: 0 | 6920 ] - virtual_network_0_delay_cycles: [binsize: 1 max: 30 count: 2725 average: 0.0477064 | standard deviation: 0.956852 | 2717 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 1 ] +Total_delay_cycles: [binsize: 1 max: 20 count: 9645 average: 0.064282 | standard deviation: 0.540462 | 9495 0 1 0 147 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 ] +Total_nonPF_delay_cycles: [binsize: 1 max: 2 count: 6920 average: 0.000289017 | standard deviation: 0.0240441 | 6919 0 1 ] + virtual_network_0_delay_cycles: [binsize: 1 max: 20 count: 2725 average: 0.226789 | standard deviation: 0.997795 | 2576 0 0 0 147 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 ] virtual_network_1_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_2_delay_cycles: [binsize: 1 max: 0 count: 1041 average: 0 | standard deviation: 0 | 1041 ] - virtual_network_3_delay_cycles: [binsize: 1 max: 0 count: 5879 average: 0 | standard deviation: 0 | 5879 ] + virtual_network_3_delay_cycles: [binsize: 1 max: 2 count: 5879 average: 0.000340194 | standard deviation: 0.0260865 | 5878 0 1 ] virtual_network_4_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_5_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_6_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -119,11 +119,11 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 10280 +page_reclaims: 11320 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 64 +block_outputs: 0 Network Stats ------------- @@ -138,9 +138,9 @@ total_msgs: 37671 total_bytes: 976248 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.0889147 - links_utilized_percent_switch_0_link_0: 0.0675913 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.110238 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 1.87549 + links_utilized_percent_switch_0_link_0: 2.66455 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 1.08644 bw: 16000 base_latency: 1 outgoing_messages_switch_0_link_0_Request_Control: 1041 8328 [ 1041 0 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_0_Response_Data: 1490 107280 [ 0 1490 0 0 0 0 0 0 0 0 ] base_latency: 1 @@ -152,9 +152,9 @@ links_utilized_percent_switch_0: 0.0889147 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.228653 - links_utilized_percent_switch_1_link_0: 0.0938114 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.363495 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 3.64029 + links_utilized_percent_switch_1_link_0: 3.69819 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 3.58239 bw: 16000 base_latency: 1 outgoing_messages_switch_1_link_0_Control: 1490 11920 [ 1490 0 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Response_Data: 1460 105120 [ 0 1460 0 0 0 0 0 0 0 0 ] base_latency: 1 @@ -168,9 +168,9 @@ links_utilized_percent_switch_1: 0.228653 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.144145 - links_utilized_percent_switch_2_link_0: 0.0232826 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.265007 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.76479 + links_utilized_percent_switch_2_link_0: 0.917835 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.61175 bw: 16000 base_latency: 1 outgoing_messages_switch_2_link_0_Control: 1460 11680 [ 1460 0 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_0_Response_Data: 277 19944 [ 0 277 0 0 0 0 0 0 0 0 ] base_latency: 1 @@ -180,10 +180,10 @@ links_utilized_percent_switch_2: 0.144145 switch_3_inlinks: 3 switch_3_outlinks: 3 -links_utilized_percent_switch_3: 0.246247 - links_utilized_percent_switch_3_link_0: 0.270365 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.375246 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_2: 0.0931304 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 2.42686 + links_utilized_percent_switch_3_link_0: 2.66455 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 3.69819 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_2: 0.917835 bw: 16000 base_latency: 1 outgoing_messages_switch_3_link_0_Request_Control: 1041 8328 [ 1041 0 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_3_link_0_Response_Data: 1490 107280 [ 0 1490 0 0 0 0 0 0 0 0 ] base_latency: 1 @@ -336,8 +336,8 @@ Cache Stats: system.l2_cntrl0.L2cacheMemory --- L2Cache --- - Event Counts - L1_GET_INSTR [691 ] 691 -L1_GETS [592 ] 592 -L1_GETX [220 ] 220 +L1_GETS [586 ] 586 +L1_GETX [216 ] 216 L1_UPGRADE [0 ] 0 L1_PUTX [436 ] 436 L1_PUTX_old [0 ] 0 @@ -393,8 +393,8 @@ MT L2_Replacement_clean [352 ] 352 MT MEM_Inv [0 ] 0 M_I L1_GET_INSTR [0 ] 0 -M_I L1_GETS [9 ] 9 -M_I L1_GETX [4 ] 4 +M_I L1_GETS [3 ] 3 +M_I L1_GETX [0 ] 0 M_I L1_UPGRADE [0 ] 0 M_I L1_PUTX [0 ] 0 M_I L1_PUTX_old [0 ] 0 @@ -547,19 +547,19 @@ Memory controller: system.dir_cntrl0.memBuffer: memory_total_requests: 1737 memory_reads: 1460 memory_writes: 277 - memory_refreshes: 574 - memory_total_request_delays: 1092 - memory_delays_per_request: 0.62867 - memory_delays_in_input_queue: 133 + memory_refreshes: 582 + memory_total_request_delays: 821 + memory_delays_per_request: 0.472654 + memory_delays_in_input_queue: 84 memory_delays_behind_head_of_bank_queue: 0 - memory_delays_stalled_at_head_of_bank_queue: 959 - memory_stalls_for_bank_busy: 199 + memory_delays_stalled_at_head_of_bank_queue: 737 + memory_stalls_for_bank_busy: 197 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 32 - memory_stalls_for_bus: 236 + memory_stalls_for_arbitration: 40 + memory_stalls_for_bus: 242 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 492 + memory_stalls_for_read_write_turnaround: 258 memory_stalls_for_read_read_turnaround: 0 accesses_per_bank: 92 21 45 54 57 174 48 18 19 22 35 37 56 59 44 36 41 24 22 28 32 48 122 36 32 25 35 96 114 185 19 61 diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/simout b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/simout index 87aa40602..2f32125b9 100755 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/simout +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/simout @@ -5,12 +5,12 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:12:36 -M5 started Apr 19 2011 12:12:40 -M5 executing on maize -command line: build/ALPHA_SE_MESI_CMP_directory/m5.fast -d build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MESI_CMP_directory -re tests/run.py build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MESI_CMP_directory +M5 compiled Apr 28 2011 14:32:19 +M5 started Apr 28 2011 14:32:56 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MESI_CMP_directory/m5.opt -d build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MESI_CMP_directory -re tests/run.py build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MESI_CMP_directory Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. Hello world! -Exiting @ tick 275313 because target called exit() +Exiting @ tick 279353 because target called exit() diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/stats.txt b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/stats.txt index 752b7fee0..d48699882 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/stats.txt +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MESI_CMP_directory/stats.txt @@ -1,13 +1,13 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 53768 # Simulator instruction rate (inst/s) -host_mem_usage 213396 # Number of bytes of host memory used -host_seconds 0.12 # Real time elapsed on the host -host_tick_rate 2308748 # Simulator tick rate (ticks/s) +host_inst_rate 23386 # Simulator instruction rate (inst/s) +host_mem_usage 227472 # Number of bytes of host memory used +host_seconds 0.27 # Real time elapsed on the host +host_tick_rate 1019507 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 6404 # Number of instructions simulated -sim_seconds 0.000275 # Number of seconds simulated -sim_ticks 275313 # Number of ticks simulated +sim_seconds 0.000279 # Number of seconds simulated +sim_ticks 279353 # Number of ticks simulated system.cpu.dtb.data_accesses 2060 # DTB accesses system.cpu.dtb.data_acv 0 # DTB access violations system.cpu.dtb.data_hits 2050 # DTB hits @@ -42,10 +42,10 @@ system.cpu.itb.write_acv 0 # DT system.cpu.itb.write_hits 0 # DTB write hits system.cpu.itb.write_misses 0 # DTB write misses system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 275313 # number of cpu cycles simulated +system.cpu.numCycles 279353 # number of cpu cycles simulated system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed system.cpu.numWorkItemsStarted 0 # number of work items this cpu started -system.cpu.num_busy_cycles 275313 # Number of busy cycles +system.cpu.num_busy_cycles 279353 # Number of busy cycles system.cpu.num_conditional_control_insts 750 # number of instructions that are conditional controls system.cpu.num_fp_alu_accesses 10 # Number of float alu accesses system.cpu.num_fp_insts 10 # number of float instructions diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/config.ini b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/config.ini index f21fa2c0d..e475f8582 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/config.ini +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=2 directory=system.dir_cntrl0.directory directory_latency=6 memBuffer=system.dir_cntrl0.memBuffer @@ -121,6 +122,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory buffer_size=0 +cntrl_id=0 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -150,6 +152,7 @@ type=L2Cache_Controller children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory buffer_size=0 +cntrl_id=1 number_of_TBEs=256 recycle_latency=10 request_latency=2 @@ -209,68 +212,89 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 +children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 routers0 routers1 routers2 routers3 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 -num_int_nodes=4 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=3 +link_id=3 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=3 +link_id=4 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=3 +link_id=5 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers3 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/ruby.stats b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/ruby.stats index 4ab7d1237..0bc0d81dd 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:14:53 +Real time: Apr/28/2011 14:49:15 Profiler Stats -------------- @@ -43,20 +43,20 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.24 -Virtual_time_in_minutes: 0.004 -Virtual_time_in_hours: 6.66667e-05 -Virtual_time_in_days: 2.77778e-06 +Virtual_time_in_seconds: 0.61 +Virtual_time_in_minutes: 0.0101667 +Virtual_time_in_hours: 0.000169444 +Virtual_time_in_days: 7.06019e-06 -Ruby_current_time: 223854 +Ruby_current_time: 223694 Ruby_start_time: 0 -Ruby_cycles: 223854 +Ruby_cycles: 223694 -mbytes_resident: 39.1172 -mbytes_total: 208.504 -resident_ratio: 0.187628 +mbytes_resident: 39.6055 +mbytes_total: 222.41 +resident_ratio: 0.178127 -ruby_cycles_executed: [ 223855 ] +ruby_cycles_executed: [ 223695 ] Busy Controller Counts: L2Cache-0:0 @@ -70,11 +70,11 @@ sequencer_requests_outstanding: [binsize: 1 max: 1 count: 8465 average: 1 | All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 2 max: 276 count: 8464 average: 25.4478 | standard deviation: 56.39 | 0 7102 0 0 0 0 0 0 0 188 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 251 197 238 187 165 13 4 20 3 7 5 4 3 3 1 0 1 1 1 0 0 1 0 1 0 0 0 3 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 2 max: 259 count: 1185 average: 62.838 | standard deviation: 78.9565 | 0 660 0 0 0 0 0 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 98 55 84 84 63 2 1 3 2 3 5 3 2 2 0 0 1 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 2 max: 227 count: 865 average: 29.6555 | standard deviation: 60.051 | 0 674 0 0 0 0 0 0 0 0 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 41 10 36 6 0 1 0 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 2 max: 276 count: 6414 average: 17.9724 | standard deviation: 47.359 | 0 5768 0 0 0 0 0 0 0 76 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 153 110 113 93 66 5 3 16 1 3 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_NULL: [binsize: 2 max: 276 count: 8464 average: 25.4478 | standard deviation: 56.39 | 0 7102 0 0 0 0 0 0 0 188 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 251 197 238 187 165 13 4 20 3 7 5 4 3 3 1 0 1 1 1 0 0 1 0 1 0 0 0 3 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 2 max: 276 count: 8464 average: 25.4289 | standard deviation: 56.47 | 0 7102 0 0 0 0 0 0 0 164 89 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 243 195 220 185 167 17 4 19 5 3 3 5 21 6 1 2 1 0 0 0 0 1 0 0 0 0 0 3 1 0 0 0 1 0 1 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 2 max: 259 count: 1185 average: 62.8405 | standard deviation: 79.0945 | 0 660 0 0 0 0 0 0 0 99 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 95 54 83 83 64 4 1 2 2 1 3 3 5 6 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 2 max: 233 count: 865 average: 29.4509 | standard deviation: 59.7812 | 0 674 0 0 0 0 0 0 0 0 61 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 41 10 37 6 1 1 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 2 max: 276 count: 6414 average: 17.9746 | standard deviation: 47.4906 | 0 5768 0 0 0 0 0 0 0 65 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 148 110 96 92 66 7 2 16 3 2 0 2 14 0 1 2 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_NULL: [binsize: 2 max: 276 count: 8464 average: 25.4289 | standard deviation: 56.47 | 0 7102 0 0 0 0 0 0 0 164 89 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 243 195 220 185 167 17 4 19 5 3 3 5 21 6 1 2 1 0 0 0 0 1 0 0 0 0 0 3 1 0 0 0 1 0 1 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -85,9 +85,9 @@ miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: N miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] imcomplete_dir_Times: 0 -miss_latency_LD_NULL: [binsize: 2 max: 259 count: 1185 average: 62.838 | standard deviation: 78.9565 | 0 660 0 0 0 0 0 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 98 55 84 84 63 2 1 3 2 3 5 3 2 2 0 0 1 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_NULL: [binsize: 2 max: 227 count: 865 average: 29.6555 | standard deviation: 60.051 | 0 674 0 0 0 0 0 0 0 0 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 41 10 36 6 0 1 0 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH_NULL: [binsize: 2 max: 276 count: 6414 average: 17.9724 | standard deviation: 47.359 | 0 5768 0 0 0 0 0 0 0 76 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 153 110 113 93 66 5 3 16 1 3 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_NULL: [binsize: 2 max: 259 count: 1185 average: 62.8405 | standard deviation: 79.0945 | 0 660 0 0 0 0 0 0 0 99 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 95 54 83 83 64 4 1 2 2 1 3 3 5 6 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_NULL: [binsize: 2 max: 233 count: 865 average: 29.4509 | standard deviation: 59.7812 | 0 674 0 0 0 0 0 0 0 0 61 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 41 10 37 6 1 1 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_NULL: [binsize: 2 max: 276 count: 6414 average: 17.9746 | standard deviation: 47.4906 | 0 5768 0 0 0 0 0 0 0 65 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 148 110 96 92 66 7 2 16 3 2 0 2 14 0 1 2 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -119,87 +119,87 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 10307 +page_reclaims: 11338 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 64 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 7428 59424 -total_msg_count_Response_Data: 6684 481248 -total_msg_count_ResponseL2hit_Data: 744 53568 +total_msg_count_Request_Control: 7413 59304 +total_msg_count_Response_Data: 6654 479088 +total_msg_count_ResponseL2hit_Data: 759 54648 total_msg_count_Writeback_Data: 4644 334368 -total_msg_count_Writeback_Control: 17424 139392 -total_msg_count_Unblock_Control: 7428 59424 -total_msgs: 44352 total_bytes: 1127424 +total_msg_count_Writeback_Control: 17379 139032 +total_msg_count_Unblock_Control: 7413 59304 +total_msgs: 44262 total_bytes: 1125744 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.219641 - links_utilized_percent_switch_0_link_0: 0.0760094 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.363272 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 5.24221 + links_utilized_percent_switch_0_link_0: 6.11058 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 4.37383 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 1114 80208 [ 0 0 1114 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 248 17856 [ 0 0 248 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Control: 1354 10832 [ 1354 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 1362 10896 [ 1362 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 1354 97488 [ 0 0 1354 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Control: 1354 10832 [ 1354 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Unblock_Control: 1362 10896 [ 0 0 1362 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Request_Control: 1362 10896 [ 1362 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 1109 79848 [ 0 0 1109 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Data: 1354 97488 [ 0 0 1354 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Control: 2447 19576 [ 1354 1093 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Unblock_Control: 1362 10896 [ 0 0 1362 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 1109 8872 [ 0 1109 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Data: 1109 79848 [ 0 0 1109 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_ResponseL2hit_Data: 253 18216 [ 0 0 253 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 194 13968 [ 0 0 194 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Control: 3346 26768 [ 1354 1093 899 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Unblock_Control: 1109 8872 [ 0 0 1109 0 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.295226 - links_utilized_percent_switch_1_link_0: 0.152935 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.437517 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 3.33894 + links_utilized_percent_switch_1_link_0: 3.04255 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 3.63532 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Request_Control: 1362 10896 [ 1362 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Data: 1114 80208 [ 0 0 1114 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Data: 1354 97488 [ 0 0 1354 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Control: 2452 19616 [ 1354 1098 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Unblock_Control: 1362 10896 [ 0 0 1362 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 1114 8912 [ 0 1114 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 1114 80208 [ 0 0 1114 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_ResponseL2hit_Data: 248 17856 [ 0 0 248 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 194 13968 [ 0 0 194 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 3356 26848 [ 1354 1098 904 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Unblock_Control: 1114 8912 [ 0 0 1114 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Data: 1109 79848 [ 0 0 1109 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_ResponseL2hit_Data: 253 18216 [ 0 0 253 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Control: 1354 10832 [ 1354 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 1362 10896 [ 1362 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 1354 97488 [ 0 0 1354 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 1354 10832 [ 1354 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Unblock_Control: 1362 10896 [ 0 0 1362 0 0 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.140918 - links_utilized_percent_switch_2_link_0: 0.03337 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.248466 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.90327 + links_utilized_percent_switch_2_link_0: 1.33128 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.47526 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Request_Control: 1114 8912 [ 0 1114 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Request_Control: 1109 8872 [ 0 1109 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_0_Writeback_Data: 194 13968 [ 0 0 194 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 2002 16016 [ 0 1098 904 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Unblock_Control: 1114 8912 [ 0 0 1114 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 1114 80208 [ 0 0 1114 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Control: 1098 8784 [ 0 1098 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 1992 15936 [ 0 1093 899 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Unblock_Control: 1109 8872 [ 0 0 1109 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 1109 79848 [ 0 0 1109 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Control: 1093 8744 [ 0 1093 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 3 switch_3_outlinks: 3 -links_utilized_percent_switch_3: 0.349752 - links_utilized_percent_switch_3_link_0: 0.304037 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.611738 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_2: 0.13348 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 3.4948 + links_utilized_percent_switch_3_link_0: 6.11058 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 3.04255 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_2: 1.33128 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 1114 80208 [ 0 0 1114 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 248 17856 [ 0 0 248 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Writeback_Control: 1354 10832 [ 1354 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Request_Control: 1362 10896 [ 1362 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Data: 1114 80208 [ 0 0 1114 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Data: 1354 97488 [ 0 0 1354 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Control: 2452 19616 [ 1354 1098 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Unblock_Control: 1362 10896 [ 0 0 1362 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Request_Control: 1114 8912 [ 0 1114 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Request_Control: 1362 10896 [ 1362 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 1109 79848 [ 0 0 1109 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Data: 1354 97488 [ 0 0 1354 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Control: 2447 19576 [ 1354 1093 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Unblock_Control: 1362 10896 [ 0 0 1362 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Data: 1109 79848 [ 0 0 1109 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_ResponseL2hit_Data: 253 18216 [ 0 0 253 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Control: 1354 10832 [ 1354 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Request_Control: 1109 8872 [ 0 1109 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_3_link_2_Writeback_Data: 194 13968 [ 0 0 194 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Control: 2002 16016 [ 0 1098 904 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Unblock_Control: 1114 8912 [ 0 0 1114 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Control: 1992 15936 [ 0 1093 899 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Unblock_Control: 1109 8872 [ 0 0 1109 0 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 0 @@ -260,16 +260,16 @@ O Fwd_GETX [0 ] 0 O Fwd_GETS [0 ] 0 O Fwd_DMA [0 ] 0 -M Load [308 ] 308 -M Ifetch [3484 ] 3484 +M Load [307 ] 307 +M Ifetch [3481 ] 3481 M Store [51 ] 51 M L1_Replacement [1086 ] 1086 M Fwd_GETX [0 ] 0 M Fwd_GETS [0 ] 0 M Fwd_DMA [0 ] 0 -M_W Load [111 ] 111 -M_W Ifetch [2284 ] 2284 +M_W Load [112 ] 112 +M_W Ifetch [2287 ] 2287 M_W Store [27 ] 27 M_W L1_Replacement [17 ] 17 M_W Own_GETX [0 ] 0 @@ -402,21 +402,21 @@ Own_GETX [0 ] 0 Inv [0 ] 0 IntAck [0 ] 0 ExtAck [0 ] 0 -All_Acks [131 ] 131 -Data [131 ] 131 -Data_Exclusive [983 ] 983 -L1_WBCLEANDATA [1059 ] 1059 -L1_WBDIRTYDATA [295 ] 295 -Writeback_Ack [1098 ] 1098 +All_Acks [130 ] 130 +Data [130 ] 130 +Data_Exclusive [979 ] 979 +L1_WBCLEANDATA [1058 ] 1058 +L1_WBDIRTYDATA [296 ] 296 +Writeback_Ack [1093 ] 1093 Writeback_Nack [0 ] 0 Unblock [0 ] 0 Exclusive_Unblock [1362 ] 1362 DmaAck [0 ] 0 -L2_Replacement [1098 ] 1098 +L2_Replacement [1093 ] 1093 - Transitions - -NP L1_GETS [983 ] 983 -NP L1_GETX [131 ] 131 +NP L1_GETS [979 ] 979 +NP L1_GETX [130 ] 130 NP L1_PUTO [0 ] 0 NP L1_PUTX [0 ] 0 NP L1_PUTS [0 ] 0 @@ -541,15 +541,15 @@ SLS L1_PUTS [0 ] 0 SLS Inv [0 ] 0 SLS L2_Replacement [0 ] 0 -M L1_GETS [188 ] 188 -M L1_GETX [60 ] 60 +M L1_GETS [192 ] 192 +M L1_GETX [61 ] 61 M L1_PUTO [0 ] 0 M L1_PUTX [0 ] 0 M L1_PUTS [0 ] 0 M Fwd_GETX [0 ] 0 M Fwd_GETS [0 ] 0 M Fwd_DMA [0 ] 0 -M L2_Replacement [1098 ] 1098 +M L2_Replacement [1093 ] 1093 IFGX L1_GETS [0 ] 0 IFGX L1_GETX [0 ] 0 @@ -809,8 +809,8 @@ ILXW Fwd_GETS [0 ] 0 ILXW Fwd_DMA [0 ] 0 ILXW Inv [0 ] 0 ILXW Data [0 ] 0 -ILXW L1_WBCLEANDATA [1059 ] 1059 -ILXW L1_WBDIRTYDATA [295 ] 295 +ILXW L1_WBCLEANDATA [1058 ] 1058 +ILXW L1_WBDIRTYDATA [296 ] 296 ILXW Unblock [0 ] 0 ILXW L2_Replacement [0 ] 0 @@ -907,9 +907,9 @@ IGS Fwd_DMA [0 ] 0 IGS Own_GETX [0 ] 0 IGS Inv [0 ] 0 IGS Data [0 ] 0 -IGS Data_Exclusive [983 ] 983 +IGS Data_Exclusive [979 ] 979 IGS Unblock [0 ] 0 -IGS Exclusive_Unblock [983 ] 983 +IGS Exclusive_Unblock [979 ] 979 IGS L2_Replacement [0 ] 0 IGM L1_GETS [0 ] 0 @@ -924,7 +924,7 @@ IGM Fwd_DMA [0 ] 0 IGM Own_GETX [0 ] 0 IGM Inv [0 ] 0 IGM ExtAck [0 ] 0 -IGM Data [131 ] 131 +IGM Data [130 ] 130 IGM Data_Exclusive [0 ] 0 IGM L2_Replacement [0 ] 0 @@ -953,8 +953,8 @@ IGMO Fwd_GETS [0 ] 0 IGMO Fwd_DMA [0 ] 0 IGMO Own_GETX [0 ] 0 IGMO ExtAck [0 ] 0 -IGMO All_Acks [131 ] 131 -IGMO Exclusive_Unblock [131 ] 131 +IGMO All_Acks [130 ] 130 +IGMO Exclusive_Unblock [130 ] 130 IGMO L2_Replacement [0 ] 0 IGMIO L1_GETS [0 ] 0 @@ -1034,7 +1034,7 @@ MM Fwd_GETX [0 ] 0 MM Fwd_GETS [0 ] 0 MM Fwd_DMA [0 ] 0 MM Inv [0 ] 0 -MM Exclusive_Unblock [60 ] 60 +MM Exclusive_Unblock [61 ] 61 MM L2_Replacement [0 ] 0 SS L1_GETS [0 ] 0 @@ -1061,7 +1061,7 @@ OO Fwd_GETS [0 ] 0 OO Fwd_DMA [0 ] 0 OO Inv [0 ] 0 OO Unblock [0 ] 0 -OO Exclusive_Unblock [188 ] 188 +OO Exclusive_Unblock [192 ] 192 OO L2_Replacement [0 ] 0 OLSS L1_GETS [0 ] 0 @@ -1125,7 +1125,7 @@ MI L1_PUTS [0 ] 0 MI Fwd_GETX [0 ] 0 MI Fwd_GETS [0 ] 0 MI Fwd_DMA [0 ] 0 -MI Writeback_Ack [1098 ] 1098 +MI Writeback_Ack [1093 ] 1093 MI L2_Replacement [0 ] 0 MII L1_GETS [0 ] 0 @@ -1232,38 +1232,38 @@ ILOXD DmaAck [0 ] 0 ILOXD L2_Replacement [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1308 - memory_reads: 1114 + memory_total_requests: 1303 + memory_reads: 1109 memory_writes: 194 - memory_refreshes: 467 - memory_total_request_delays: 250 - memory_delays_per_request: 0.191131 - memory_delays_in_input_queue: 4 + memory_refreshes: 466 + memory_total_request_delays: 279 + memory_delays_per_request: 0.214121 + memory_delays_in_input_queue: 12 memory_delays_behind_head_of_bank_queue: 0 - memory_delays_stalled_at_head_of_bank_queue: 246 - memory_stalls_for_bank_busy: 94 + memory_delays_stalled_at_head_of_bank_queue: 267 + memory_stalls_for_bank_busy: 123 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 11 - memory_stalls_for_bus: 62 + memory_stalls_for_arbitration: 16 + memory_stalls_for_bus: 58 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 79 + memory_stalls_for_read_write_turnaround: 70 memory_stalls_for_read_read_turnaround: 0 - accesses_per_bank: 75 17 45 40 54 99 29 16 19 22 32 34 52 48 38 30 39 21 21 27 28 37 55 22 31 22 32 70 84 104 13 52 + accesses_per_bank: 74 17 45 40 54 99 29 16 19 22 31 34 52 48 38 30 39 21 21 27 28 37 55 22 31 21 32 69 84 103 13 52 --- Directory --- - Event Counts - -GETX [131 ] 131 -GETS [983 ] 983 -PUTX [1098 ] 1098 +GETX [130 ] 130 +GETS [979 ] 979 +PUTX [1093 ] 1093 PUTO [0 ] 0 PUTO_SHARERS [0 ] 0 Unblock [0 ] 0 Last_Unblock [0 ] 0 -Exclusive_Unblock [1114 ] 1114 -Clean_Writeback [904 ] 904 +Exclusive_Unblock [1109 ] 1109 +Clean_Writeback [899 ] 899 Dirty_Writeback [194 ] 194 -Memory_Data [1114 ] 1114 +Memory_Data [1109 ] 1109 Memory_Ack [194 ] 194 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 @@ -1271,12 +1271,12 @@ DMA_ACK [0 ] 0 Data [0 ] 0 - Transitions - -I GETX [131 ] 131 -I GETS [983 ] 983 +I GETX [130 ] 130 +I GETS [979 ] 979 I PUTX [0 ] 0 I PUTO [0 ] 0 I Memory_Data [0 ] 0 -I Memory_Ack [191 ] 191 +I Memory_Ack [190 ] 190 I DMA_READ [0 ] 0 I DMA_WRITE [0 ] 0 @@ -1301,7 +1301,7 @@ O DMA_WRITE [0 ] 0 M GETX [0 ] 0 M GETS [0 ] 0 -M PUTX [1098 ] 1098 +M PUTX [1093 ] 1093 M PUTO [0 ] 0 M PUTO_SHARERS [0 ] 0 M Memory_Data [0 ] 0 @@ -1315,9 +1315,9 @@ IS PUTX [0 ] 0 IS PUTO [0 ] 0 IS PUTO_SHARERS [0 ] 0 IS Unblock [0 ] 0 -IS Exclusive_Unblock [983 ] 983 -IS Memory_Data [983 ] 983 -IS Memory_Ack [2 ] 2 +IS Exclusive_Unblock [979 ] 979 +IS Memory_Data [979 ] 979 +IS Memory_Ack [3 ] 3 IS DMA_READ [0 ] 0 IS DMA_WRITE [0 ] 0 @@ -1362,8 +1362,8 @@ MM GETS [0 ] 0 MM PUTX [0 ] 0 MM PUTO [0 ] 0 MM PUTO_SHARERS [0 ] 0 -MM Exclusive_Unblock [131 ] 131 -MM Memory_Data [131 ] 131 +MM Exclusive_Unblock [130 ] 130 +MM Memory_Data [130 ] 130 MM Memory_Ack [1 ] 1 MM DMA_READ [0 ] 0 MM DMA_WRITE [0 ] 0 @@ -1375,7 +1375,7 @@ MI PUTX [0 ] 0 MI PUTO [0 ] 0 MI PUTO_SHARERS [0 ] 0 MI Unblock [0 ] 0 -MI Clean_Writeback [904 ] 904 +MI Clean_Writeback [899 ] 899 MI Dirty_Writeback [194 ] 194 MI Memory_Data [0 ] 0 MI Memory_Ack [0 ] 0 diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/simout b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/simout index e906774aa..79291085b 100755 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/simout +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/simout @@ -5,12 +5,12 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:14:48 -M5 started Apr 19 2011 12:14:53 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_CMP_directory/m5.fast -d build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_directory -re tests/run.py build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_directory +M5 compiled Apr 28 2011 14:48:31 +M5 started Apr 28 2011 14:49:14 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_CMP_directory/m5.opt -d build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_directory -re tests/run.py build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_directory Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. Hello world! -Exiting @ tick 223854 because target called exit() +Exiting @ tick 223694 because target called exit() diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/stats.txt b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/stats.txt index 03c5a78bf..63f11d46d 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/stats.txt +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_directory/stats.txt @@ -1,13 +1,13 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 44214 # Simulator instruction rate (inst/s) -host_mem_usage 213512 # Number of bytes of host memory used -host_seconds 0.14 # Real time elapsed on the host -host_tick_rate 1544058 # Simulator tick rate (ticks/s) +host_inst_rate 19980 # Simulator instruction rate (inst/s) +host_mem_usage 227752 # Number of bytes of host memory used +host_seconds 0.32 # Real time elapsed on the host +host_tick_rate 697544 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 6404 # Number of instructions simulated sim_seconds 0.000224 # Number of seconds simulated -sim_ticks 223854 # Number of ticks simulated +sim_ticks 223694 # Number of ticks simulated system.cpu.dtb.data_accesses 2060 # DTB accesses system.cpu.dtb.data_acv 0 # DTB access violations system.cpu.dtb.data_hits 2050 # DTB hits @@ -42,10 +42,10 @@ system.cpu.itb.write_acv 0 # DT system.cpu.itb.write_hits 0 # DTB write hits system.cpu.itb.write_misses 0 # DTB write misses system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 223854 # number of cpu cycles simulated +system.cpu.numCycles 223694 # number of cpu cycles simulated system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed system.cpu.numWorkItemsStarted 0 # number of work items this cpu started -system.cpu.num_busy_cycles 223854 # Number of busy cycles +system.cpu.num_busy_cycles 223694 # Number of busy cycles system.cpu.num_conditional_control_insts 750 # number of instructions that are conditional controls system.cpu.num_fp_alu_accesses 10 # Number of float alu accesses system.cpu.num_fp_insts 10 # number of float instructions diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/config.ini b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/config.ini index f1fd9e728..9d759f6bf 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/config.ini +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=2 directory=system.dir_cntrl0.directory directory_latency=5 distributed_persistent=true @@ -125,6 +126,7 @@ L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory N_tokens=2 buffer_size=0 +cntrl_id=0 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -160,6 +162,7 @@ children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory N_tokens=2 buffer_size=0 +cntrl_id=1 filtering_enabled=true l2_request_latency=5 l2_response_latency=5 @@ -220,68 +223,89 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 +children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 routers0 routers1 routers2 routers3 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 -num_int_nodes=4 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=3 +link_id=3 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=3 +link_id=4 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=3 +link_id=5 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers3 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/ruby.stats b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/ruby.stats index 6e05a4449..c3749a713 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/ruby.stats @@ -34,29 +34,29 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:17:16 +Real time: Apr/28/2011 15:03:53 Profiler Stats -------------- -Elapsed_time_in_seconds: 0 -Elapsed_time_in_minutes: 0 -Elapsed_time_in_hours: 0 -Elapsed_time_in_days: 0 +Elapsed_time_in_seconds: 1 +Elapsed_time_in_minutes: 0.0166667 +Elapsed_time_in_hours: 0.000277778 +Elapsed_time_in_days: 1.15741e-05 -Virtual_time_in_seconds: 0.18 -Virtual_time_in_minutes: 0.003 -Virtual_time_in_hours: 5e-05 -Virtual_time_in_days: 2.08333e-06 +Virtual_time_in_seconds: 0.55 +Virtual_time_in_minutes: 0.00916667 +Virtual_time_in_hours: 0.000152778 +Virtual_time_in_days: 6.36574e-06 -Ruby_current_time: 217591 +Ruby_current_time: 231701 Ruby_start_time: 0 -Ruby_cycles: 217591 +Ruby_cycles: 231701 -mbytes_resident: 38.9258 -mbytes_total: 208.391 -resident_ratio: 0.186811 +mbytes_resident: 39.457 +mbytes_total: 222.211 +resident_ratio: 0.177618 -ruby_cycles_executed: [ 217592 ] +ruby_cycles_executed: [ 231702 ] Busy Controller Counts: L1Cache-0:0 @@ -70,13 +70,13 @@ sequencer_requests_outstanding: [binsize: 1 max: 1 count: 8465 average: 1 | All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 2 max: 276 count: 8464 average: 24.7078 | standard deviation: 56.4373 | 0 7081 0 0 0 0 0 0 0 0 251 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 191 158 138 129 298 6 3 5 6 6 28 26 44 26 38 0 2 1 0 1 3 3 2 4 1 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 1 1 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 2 max: 276 count: 1185 average: 60.9418 | standard deviation: 78.0106 | 0 660 0 0 0 0 0 0 0 0 117 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 71 64 48 37 108 1 2 2 5 0 10 8 6 14 20 0 1 0 0 1 0 2 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 2 max: 202 count: 865 average: 31.3526 | standard deviation: 61.6294 | 0 653 0 0 0 0 0 0 0 0 66 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 38 22 7 29 0 0 1 0 2 2 8 21 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 2 max: 276 count: 6414 average: 17.1174 | standard deviation: 47.5593 | 0 5768 0 0 0 0 0 0 0 0 68 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 107 56 68 85 161 5 1 2 1 4 16 10 17 12 18 0 1 1 0 0 1 1 1 3 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_L1Cache: [binsize: 1 max: 2 count: 7081 average: 2 | standard deviation: 0 | 0 0 7081 ] -miss_latency_L2Cache: [binsize: 1 max: 21 count: 251 average: 21 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 251 ] -miss_latency_Directory: [binsize: 2 max: 276 count: 1132 average: 167.574 | standard deviation: 13.1739 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 191 158 138 129 298 6 3 5 6 6 28 26 44 26 38 0 2 1 0 1 3 3 2 4 1 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 1 1 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 2 max: 326 count: 8464 average: 26.3749 | standard deviation: 59.7716 | 0 7082 0 0 0 0 0 0 0 0 21 3 180 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 7 156 141 316 165 138 16 4 6 35 30 41 24 40 3 1 2 4 3 0 2 2 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 3 0 0 0 0 0 0 0 1 0 0 1 20 0 3 2 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 2 max: 326 count: 1185 average: 65.011 | standard deviation: 81.2899 | 0 660 0 0 0 0 0 0 0 0 3 2 95 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 55 33 124 68 56 0 2 3 11 11 7 12 19 3 1 1 3 2 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 2 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 ] +miss_latency_ST: [binsize: 2 max: 321 count: 865 average: 39.3988 | standard deviation: 76.4664 | 0 654 0 0 0 0 0 0 0 0 17 0 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 17 11 29 14 36 1 0 1 1 6 23 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 18 0 2 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 2 max: 276 count: 6414 average: 17.4804 | standard deviation: 48.2606 | 0 5768 0 0 0 0 0 0 0 0 1 1 59 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 84 97 163 83 46 15 2 2 23 13 11 12 20 0 0 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_L1Cache: [binsize: 1 max: 2 count: 7082 average: 2 | standard deviation: 0 | 0 0 7082 ] +miss_latency_L2Cache: [binsize: 1 max: 25 count: 204 average: 24.5441 | standard deviation: 1.24963 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 2 1 1 179 ] +miss_latency_Directory: [binsize: 2 max: 326 count: 1178 average: 173.231 | standard deviation: 22.9712 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 7 156 141 316 165 138 16 4 6 35 30 41 24 40 3 1 2 4 3 0 2 2 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 3 0 0 0 0 0 0 0 1 0 0 1 20 0 3 2 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -86,16 +86,16 @@ miss_latency_dir_issue_to_initial_request: [binsize: 1 max: 0 count: 1 average: miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 1 average: 0 | standard deviation: 0 | 1 ] miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 1 average: 0 | standard deviation: 0 | 1 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 169 count: 1 average: 169 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] -imcomplete_dir_Times: 1131 +imcomplete_dir_Times: 1177 miss_latency_LD_L1Cache: [binsize: 1 max: 2 count: 660 average: 2 | standard deviation: 0 | 0 0 660 ] -miss_latency_LD_L2Cache: [binsize: 1 max: 21 count: 117 average: 21 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 117 ] -miss_latency_LD_Directory: [binsize: 2 max: 276 count: 408 average: 167.743 | standard deviation: 13.3005 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 71 64 48 37 108 1 2 2 5 0 10 8 6 14 20 0 1 0 0 1 0 2 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_L1Cache: [binsize: 1 max: 2 count: 653 average: 2 | standard deviation: 0 | 0 0 653 ] -miss_latency_ST_L2Cache: [binsize: 1 max: 21 count: 66 average: 21 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 ] -miss_latency_ST_Directory: [binsize: 2 max: 202 count: 146 average: 167.315 | standard deviation: 9.47738 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 38 22 7 29 0 0 1 0 2 2 8 21 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_L2Cache: [binsize: 1 max: 25 count: 100 average: 24.83 | standard deviation: 0.771984 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 1 0 95 ] +miss_latency_LD_Directory: [binsize: 2 max: 326 count: 425 average: 172.318 | standard deviation: 18.6969 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 55 33 124 68 56 0 2 3 11 11 7 12 19 3 1 1 3 2 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 2 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 ] +miss_latency_ST_L1Cache: [binsize: 1 max: 2 count: 654 average: 2 | standard deviation: 0 | 0 0 654 ] +miss_latency_ST_L2Cache: [binsize: 1 max: 25 count: 43 average: 23.4186 | standard deviation: 1.98206 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 26 ] +miss_latency_ST_Directory: [binsize: 2 max: 321 count: 168 average: 189.077 | standard deviation: 46.5714 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 17 11 29 14 36 1 0 1 1 6 23 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 18 0 2 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_IFETCH_L1Cache: [binsize: 1 max: 2 count: 5768 average: 2 | standard deviation: 0 | 0 0 5768 ] -miss_latency_IFETCH_L2Cache: [binsize: 1 max: 21 count: 68 average: 21 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 68 ] -miss_latency_IFETCH_Directory: [binsize: 2 max: 276 count: 578 average: 167.521 | standard deviation: 13.885 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 107 56 68 85 161 5 1 2 1 4 16 10 17 12 18 0 1 1 0 0 1 1 1 3 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_L2Cache: [binsize: 1 max: 25 count: 61 average: 24.8689 | standard deviation: 0.645497 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 58 ] +miss_latency_IFETCH_Directory: [binsize: 2 max: 276 count: 585 average: 169.344 | standard deviation: 10.0739 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 3 84 97 163 83 46 15 2 2 23 13 11 12 20 0 0 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -127,75 +127,82 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 10260 +page_reclaims: 11316 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 64 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 7599 60792 -total_msg_count_Response_Data: 3396 244512 -total_msg_count_ResponseL2hit_Data: 753 54216 -total_msg_count_Response_Control: 21 168 -total_msg_count_Writeback_Data: 4683 337176 -total_msg_count_Writeback_Control: 2883 23064 -total_msgs: 19335 total_bytes: 719928 +total_msg_count_Request_Control: 7731 61848 +total_msg_count_Response_Data: 3534 254448 +total_msg_count_ResponseL2hit_Data: 612 44064 +total_msg_count_Response_Control: 3 24 +total_msg_count_Writeback_Data: 4749 341928 +total_msg_count_Writeback_Control: 2901 23208 +total_msg_count_Persistent_Control: 240 1920 +total_msgs: 19770 total_bytes: 727440 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.191673 - links_utilized_percent_switch_0_link_0: 0.0715448 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.311801 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 2.81473 + links_utilized_percent_switch_0_link_0: 2.69291 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 2.93654 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 1132 81504 [ 0 0 0 0 1132 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 251 18072 [ 0 0 0 0 251 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Control: 7 56 [ 0 0 0 0 7 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 1383 11064 [ 0 1383 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 1178 84816 [ 0 0 0 0 1178 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 204 14688 [ 0 0 0 0 204 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Persistent_Control: 40 320 [ 0 0 0 40 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 1382 11056 [ 0 1382 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_1_Writeback_Data: 1354 97488 [ 0 0 0 0 1354 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Persistent_Control: 40 320 [ 0 0 0 40 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.110669 - links_utilized_percent_switch_1_link_0: 0.0779501 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.143388 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 2.12213 + links_utilized_percent_switch_1_link_0: 2.93654 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 1.30772 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Request_Control: 1383 11064 [ 0 1383 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Request_Control: 1382 11056 [ 0 1382 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Writeback_Data: 1354 97488 [ 0 0 0 0 1354 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 1150 9200 [ 0 0 1150 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_ResponseL2hit_Data: 251 18072 [ 0 0 0 0 251 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Control: 7 56 [ 0 0 0 0 7 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 207 14904 [ 0 0 0 0 207 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 961 7688 [ 0 0 0 0 961 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Persistent_Control: 40 320 [ 0 0 0 40 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 1195 9560 [ 0 0 1195 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_ResponseL2hit_Data: 204 14688 [ 0 0 0 0 204 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 229 16488 [ 0 0 0 0 229 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 967 7736 [ 0 0 0 0 967 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.128469 - links_utilized_percent_switch_2_link_0: 0.0228295 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.234109 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.6039 + links_utilized_percent_switch_2_link_0: 0.919936 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.28786 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Request_Control: 1150 9200 [ 0 0 1150 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Data: 207 14904 [ 0 0 0 0 207 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 961 7688 [ 0 0 0 0 961 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 1132 81504 [ 0 0 0 0 1132 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Request_Control: 1195 9560 [ 0 0 1195 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Data: 229 16488 [ 0 0 0 0 229 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 967 7736 [ 0 0 0 0 967 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Persistent_Control: 40 320 [ 0 0 0 40 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 1178 84816 [ 0 0 0 0 1178 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 3 switch_3_outlinks: 3 -links_utilized_percent_switch_3: 0.229766 - links_utilized_percent_switch_3_link_0: 0.286179 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.311801 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_2: 0.0913181 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 2.18025 + links_utilized_percent_switch_3_link_0: 2.68428 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 2.93654 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_2: 0.919936 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 1132 81504 [ 0 0 0 0 1132 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 251 18072 [ 0 0 0 0 251 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Control: 7 56 [ 0 0 0 0 7 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Request_Control: 1383 11064 [ 0 1383 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 1178 84816 [ 0 0 0 0 1178 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 204 14688 [ 0 0 0 0 204 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Request_Control: 1382 11056 [ 0 1382 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_3_link_1_Writeback_Data: 1354 97488 [ 0 0 0 0 1354 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Request_Control: 1150 9200 [ 0 0 1150 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Data: 207 14904 [ 0 0 0 0 207 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Control: 961 7688 [ 0 0 0 0 961 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Persistent_Control: 40 320 [ 0 0 0 40 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Request_Control: 1195 9560 [ 0 0 1195 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Data: 229 16488 [ 0 0 0 0 229 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Control: 967 7736 [ 0 0 0 0 967 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Persistent_Control: 40 320 [ 0 0 0 40 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 646 @@ -209,16 +216,16 @@ Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_access_mode_type_Supervisor: 646 100% Cache Stats: system.l1_cntrl0.L1DcacheMemory - system.l1_cntrl0.L1DcacheMemory_total_misses: 737 - system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 737 + system.l1_cntrl0.L1DcacheMemory_total_misses: 736 + system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 736 system.l1_cntrl0.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl0.L1DcacheMemory_request_type_LD: 71.2347% - system.l1_cntrl0.L1DcacheMemory_request_type_ST: 28.7653% + system.l1_cntrl0.L1DcacheMemory_request_type_LD: 71.3315% + system.l1_cntrl0.L1DcacheMemory_request_type_ST: 28.6685% - system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 737 100% + system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 736 100% --- L1Cache --- - Event Counts - @@ -226,11 +233,11 @@ Load [1185 ] 1185 Ifetch [6414 ] 6414 Store [865 ] 865 Atomic [0 ] 0 -L1_Replacement [1366 ] 1366 -Data_Shared [185 ] 185 +L1_Replacement [1364 ] 1364 +Data_Shared [161 ] 161 Data_Owner [0 ] 0 -Data_All_Tokens [1198 ] 1198 -Ack [7 ] 7 +Data_All_Tokens [1221 ] 1221 +Ack [1 ] 1 Ack_All_Tokens [0 ] 0 Transient_GETX [0 ] 0 Transient_Local_GETX [0 ] 0 @@ -241,11 +248,11 @@ Transient_Local_GETS_Last_Token [0 ] 0 Persistent_GETX [0 ] 0 Persistent_GETS [0 ] 0 Persistent_GETS_Last_Token [0 ] 0 -Own_Lock_or_Unlock [0 ] 0 -Request_Timeout [0 ] 0 +Own_Lock_or_Unlock [40 ] 40 +Request_Timeout [20 ] 20 Use_TimeoutStarverX [0 ] 0 Use_TimeoutStarverS [0 ] 0 -Use_TimeoutNoStarvers [1197 ] 1197 +Use_TimeoutNoStarvers [1220 ] 1220 Use_TimeoutNoStarvers_NoMig [0 ] 0 - Transitions - @@ -286,11 +293,11 @@ I Persistent_GETS [0 ] 0 I Persistent_GETS_Last_Token [0 ] 0 I Own_Lock_or_Unlock [0 ] 0 -S Load [172 ] 172 -S Ifetch [356 ] 356 -S Store [21 ] 21 +S Load [153 ] 153 +S Ifetch [331 ] 331 +S Store [20 ] 20 S Atomic [0 ] 0 -S L1_Replacement [164 ] 164 +S L1_Replacement [141 ] 141 S Data_Shared [0 ] 0 S Data_Owner [0 ] 0 S Data_All_Tokens [0 ] 0 @@ -326,22 +333,22 @@ O Persistent_GETS [0 ] 0 O Persistent_GETS_Last_Token [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 -M Load [176 ] 176 -M Ifetch [3228 ] 3228 -M Store [32 ] 32 +M Load [186 ] 186 +M Ifetch [3322 ] 3322 +M Store [33 ] 33 M Atomic [0 ] 0 -M L1_Replacement [922 ] 922 +M L1_Replacement [945 ] 945 M Transient_GETX [0 ] 0 M Transient_Local_GETX [0 ] 0 M Transient_GETS [0 ] 0 M Transient_Local_GETS [0 ] 0 M Persistent_GETX [0 ] 0 M Persistent_GETS [0 ] 0 -M Own_Lock_or_Unlock [0 ] 0 +M Own_Lock_or_Unlock [3 ] 3 MM Load [220 ] 220 MM Ifetch [0 ] 0 -MM Store [329 ] 329 +MM Store [330 ] 330 MM Atomic [0 ] 0 MM L1_Replacement [268 ] 268 MM Transient_GETX [0 ] 0 @@ -350,13 +357,13 @@ MM Transient_GETS [0 ] 0 MM Transient_Local_GETS [0 ] 0 MM Persistent_GETX [0 ] 0 MM Persistent_GETS [0 ] 0 -MM Own_Lock_or_Unlock [0 ] 0 +MM Own_Lock_or_Unlock [17 ] 17 -M_W Load [71 ] 71 -M_W Ifetch [2184 ] 2184 +M_W Load [80 ] 80 +M_W Ifetch [2115 ] 2115 M_W Store [25 ] 25 M_W Atomic [0 ] 0 -M_W L1_Replacement [8 ] 8 +M_W L1_Replacement [6 ] 6 M_W Transient_GETX [0 ] 0 M_W Transient_Local_GETX [0 ] 0 M_W Transient_GETS [0 ] 0 @@ -366,12 +373,12 @@ M_W Persistent_GETS [0 ] 0 M_W Own_Lock_or_Unlock [0 ] 0 M_W Use_TimeoutStarverX [0 ] 0 M_W Use_TimeoutStarverS [0 ] 0 -M_W Use_TimeoutNoStarvers [960 ] 960 +M_W Use_TimeoutNoStarvers [984 ] 984 M_W Use_TimeoutNoStarvers_NoMig [0 ] 0 MM_W Load [21 ] 21 MM_W Ifetch [0 ] 0 -MM_W Store [267 ] 267 +MM_W Store [266 ] 266 MM_W Atomic [0 ] 0 MM_W L1_Replacement [4 ] 4 MM_W Transient_GETX [0 ] 0 @@ -383,7 +390,7 @@ MM_W Persistent_GETS [0 ] 0 MM_W Own_Lock_or_Unlock [0 ] 0 MM_W Use_TimeoutStarverX [0 ] 0 MM_W Use_TimeoutStarverS [0 ] 0 -MM_W Use_TimeoutNoStarvers [237 ] 237 +MM_W Use_TimeoutNoStarvers [236 ] 236 MM_W Use_TimeoutNoStarvers_NoMig [0 ] 0 IM Load [0 ] 0 @@ -394,7 +401,7 @@ IM L1_Replacement [0 ] 0 IM Data_Shared [0 ] 0 IM Data_Owner [0 ] 0 IM Data_All_Tokens [191 ] 191 -IM Ack [7 ] 7 +IM Ack [1 ] 1 IM Transient_GETX [0 ] 0 IM Transient_Local_GETX [0 ] 0 IM Transient_GETS [0 ] 0 @@ -404,8 +411,8 @@ IM Transient_Local_GETS_Last_Token [0 ] 0 IM Persistent_GETX [0 ] 0 IM Persistent_GETS [0 ] 0 IM Persistent_GETS_Last_Token [0 ] 0 -IM Own_Lock_or_Unlock [0 ] 0 -IM Request_Timeout [0 ] 0 +IM Own_Lock_or_Unlock [17 ] 17 +IM Request_Timeout [17 ] 17 SM Load [0 ] 0 SM Ifetch [0 ] 0 @@ -414,7 +421,7 @@ SM Atomic [0 ] 0 SM L1_Replacement [0 ] 0 SM Data_Shared [0 ] 0 SM Data_Owner [0 ] 0 -SM Data_All_Tokens [21 ] 21 +SM Data_All_Tokens [20 ] 20 SM Ack [0 ] 0 SM Transient_GETX [0 ] 0 SM Transient_Local_GETX [0 ] 0 @@ -454,9 +461,9 @@ IS Ifetch [0 ] 0 IS Store [0 ] 0 IS Atomic [0 ] 0 IS L1_Replacement [0 ] 0 -IS Data_Shared [185 ] 185 +IS Data_Shared [161 ] 161 IS Data_Owner [0 ] 0 -IS Data_All_Tokens [986 ] 986 +IS Data_All_Tokens [1010 ] 1010 IS Ack [0 ] 0 IS Transient_GETX [0 ] 0 IS Transient_Local_GETX [0 ] 0 @@ -467,8 +474,8 @@ IS Transient_Local_GETS_Last_Token [0 ] 0 IS Persistent_GETX [0 ] 0 IS Persistent_GETS [0 ] 0 IS Persistent_GETS_Last_Token [0 ] 0 -IS Own_Lock_or_Unlock [0 ] 0 -IS Request_Timeout [0 ] 0 +IS Own_Lock_or_Unlock [3 ] 3 +IS Request_Timeout [3 ] 3 I_L Load [0 ] 0 I_L Ifetch [0 ] 0 @@ -572,50 +579,50 @@ IS_L Own_Lock_or_Unlock [0 ] 0 IS_L Request_Timeout [0 ] 0 Cache Stats: system.l2_cntrl0.L2cacheMemory - system.l2_cntrl0.L2cacheMemory_total_misses: 1150 - system.l2_cntrl0.L2cacheMemory_total_demand_misses: 1150 + system.l2_cntrl0.L2cacheMemory_total_misses: 1195 + system.l2_cntrl0.L2cacheMemory_total_demand_misses: 1195 system.l2_cntrl0.L2cacheMemory_total_prefetches: 0 system.l2_cntrl0.L2cacheMemory_total_sw_prefetches: 0 system.l2_cntrl0.L2cacheMemory_total_hw_prefetches: 0 - system.l2_cntrl0.L2cacheMemory_request_type_GETS: 85.7391% - system.l2_cntrl0.L2cacheMemory_request_type_GETX: 14.2609% + system.l2_cntrl0.L2cacheMemory_request_type_GETS: 84.5188% + system.l2_cntrl0.L2cacheMemory_request_type_GETX: 15.4812% - system.l2_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 1150 100% + system.l2_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 1195 100% --- L2Cache --- - Event Counts - -L1_GETS [1117 ] 1117 -L1_GETS_Last_Token [54 ] 54 -L1_GETX [212 ] 212 +L1_GETS [1122 ] 1122 +L1_GETS_Last_Token [49 ] 49 +L1_GETX [211 ] 211 L1_INV [0 ] 0 Transient_GETX [0 ] 0 Transient_GETS [0 ] 0 Transient_GETS_Last_Token [0 ] 0 -L2_Replacement [1272 ] 1272 +L2_Replacement [1265 ] 1265 Writeback_Tokens [0 ] 0 -Writeback_Shared_Data [113 ] 113 -Writeback_All_Tokens [1241 ] 1241 +Writeback_Shared_Data [84 ] 84 +Writeback_All_Tokens [1270 ] 1270 Writeback_Owned [0 ] 0 Data_Shared [0 ] 0 Data_Owner [0 ] 0 Data_All_Tokens [0 ] 0 Ack [0 ] 0 Ack_All_Tokens [0 ] 0 -Persistent_GETX [0 ] 0 -Persistent_GETS [0 ] 0 +Persistent_GETX [17 ] 17 +Persistent_GETS [3 ] 3 Persistent_GETS_Last_Token [0 ] 0 -Own_Lock_or_Unlock [0 ] 0 +Own_Lock_or_Unlock [20 ] 20 - Transitions - -NP L1_GETS [986 ] 986 -NP L1_GETX [138 ] 138 +NP L1_GETS [1010 ] 1010 +NP L1_GETX [166 ] 166 NP L1_INV [0 ] 0 NP Transient_GETX [0 ] 0 NP Transient_GETS [0 ] 0 NP Writeback_Tokens [0 ] 0 -NP Writeback_Shared_Data [109 ] 109 -NP Writeback_All_Tokens [1171 ] 1171 +NP Writeback_Shared_Data [81 ] 81 +NP Writeback_All_Tokens [1192 ] 1192 NP Writeback_Owned [0 ] 0 NP Data_Shared [0 ] 0 NP Data_Owner [0 ] 0 @@ -624,7 +631,7 @@ NP Ack [0 ] 0 NP Persistent_GETX [0 ] 0 NP Persistent_GETS [0 ] 0 NP Persistent_GETS_Last_Token [0 ] 0 -NP Own_Lock_or_Unlock [0 ] 0 +NP Own_Lock_or_Unlock [20 ] 20 I L1_GETS [0 ] 0 I L1_GETS_Last_Token [0 ] 0 @@ -633,10 +640,10 @@ I L1_INV [0 ] 0 I Transient_GETX [0 ] 0 I Transient_GETS [0 ] 0 I Transient_GETS_Last_Token [0 ] 0 -I L2_Replacement [104 ] 104 +I L2_Replacement [69 ] 69 I Writeback_Tokens [0 ] 0 -I Writeback_Shared_Data [4 ] 4 -I Writeback_All_Tokens [19 ] 19 +I Writeback_Shared_Data [3 ] 3 +I Writeback_All_Tokens [21 ] 21 I Writeback_Owned [0 ] 0 I Data_Shared [0 ] 0 I Data_Owner [0 ] 0 @@ -648,13 +655,13 @@ I Persistent_GETS_Last_Token [0 ] 0 I Own_Lock_or_Unlock [0 ] 0 S L1_GETS [0 ] 0 -S L1_GETS_Last_Token [54 ] 54 -S L1_GETX [7 ] 7 +S L1_GETS_Last_Token [49 ] 49 +S L1_GETX [1 ] 1 S L1_INV [0 ] 0 S Transient_GETX [0 ] 0 S Transient_GETS [0 ] 0 S Transient_GETS_Last_Token [0 ] 0 -S L2_Replacement [52 ] 52 +S L2_Replacement [34 ] 34 S Writeback_Tokens [0 ] 0 S Writeback_Shared_Data [0 ] 0 S Writeback_All_Tokens [0 ] 0 @@ -670,15 +677,15 @@ S Own_Lock_or_Unlock [0 ] 0 O L1_GETS [0 ] 0 O L1_GETS_Last_Token [0 ] 0 -O L1_GETX [18 ] 18 +O L1_GETX [17 ] 17 O L1_INV [0 ] 0 O Transient_GETX [0 ] 0 O Transient_GETS [0 ] 0 O Transient_GETS_Last_Token [0 ] 0 -O L2_Replacement [62 ] 62 +O L2_Replacement [38 ] 38 O Writeback_Tokens [0 ] 0 O Writeback_Shared_Data [0 ] 0 -O Writeback_All_Tokens [51 ] 51 +O Writeback_All_Tokens [57 ] 57 O Data_Shared [0 ] 0 O Data_All_Tokens [0 ] 0 O Ack [0 ] 0 @@ -688,12 +695,12 @@ O Persistent_GETS [0 ] 0 O Persistent_GETS_Last_Token [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 -M L1_GETS [131 ] 131 -M L1_GETX [48 ] 48 +M L1_GETS [112 ] 112 +M L1_GETX [26 ] 26 M L1_INV [0 ] 0 M Transient_GETX [0 ] 0 M Transient_GETS [0 ] 0 -M L2_Replacement [1054 ] 1054 +M L2_Replacement [1124 ] 1124 M Persistent_GETX [0 ] 0 M Persistent_GETS [0 ] 0 M Own_Lock_or_Unlock [0 ] 0 @@ -713,8 +720,8 @@ I_L Data_Shared [0 ] 0 I_L Data_Owner [0 ] 0 I_L Data_All_Tokens [0 ] 0 I_L Ack [0 ] 0 -I_L Persistent_GETX [0 ] 0 -I_L Persistent_GETS [0 ] 0 +I_L Persistent_GETX [17 ] 17 +I_L Persistent_GETS [3 ] 3 I_L Own_Lock_or_Unlock [0 ] 0 S_L L1_GETS [0 ] 0 @@ -739,49 +746,49 @@ S_L Persistent_GETS_Last_Token [0 ] 0 S_L Own_Lock_or_Unlock [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1339 - memory_reads: 1132 - memory_writes: 207 - memory_refreshes: 454 - memory_total_request_delays: 574 - memory_delays_per_request: 0.428678 - memory_delays_in_input_queue: 179 + memory_total_requests: 1407 + memory_reads: 1178 + memory_writes: 229 + memory_refreshes: 483 + memory_total_request_delays: 396 + memory_delays_per_request: 0.28145 + memory_delays_in_input_queue: 112 memory_delays_behind_head_of_bank_queue: 0 - memory_delays_stalled_at_head_of_bank_queue: 395 - memory_stalls_for_bank_busy: 125 + memory_delays_stalled_at_head_of_bank_queue: 284 + memory_stalls_for_bank_busy: 58 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 33 - memory_stalls_for_bus: 219 + memory_stalls_for_arbitration: 16 + memory_stalls_for_bus: 208 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 18 + memory_stalls_for_read_write_turnaround: 2 memory_stalls_for_read_read_turnaround: 0 - accesses_per_bank: 75 17 45 40 54 100 30 16 19 22 32 34 52 48 39 30 39 21 21 21 28 38 61 22 30 22 32 72 90 123 13 53 + accesses_per_bank: 75 17 45 41 54 102 33 16 20 22 32 34 53 50 40 31 40 21 21 21 28 38 89 22 31 23 32 72 95 141 15 53 --- Directory --- - Event Counts - -GETX [164 ] 164 -GETS [986 ] 986 -Lockdown [0 ] 0 -Unlockdown [0 ] 0 +GETX [488 ] 488 +GETS [1093 ] 1093 +Lockdown [20 ] 20 +Unlockdown [20 ] 20 Own_Lock_or_Unlock [0 ] 0 Own_Lock_or_Unlock_Tokens [0 ] 0 -Data_Owner [19 ] 19 -Data_All_Tokens [188 ] 188 -Ack_Owner [43 ] 43 -Ack_Owner_All_Tokens [866 ] 866 +Data_Owner [9 ] 9 +Data_All_Tokens [220 ] 220 +Ack_Owner [29 ] 29 +Ack_Owner_All_Tokens [904 ] 904 Tokens [0 ] 0 -Ack_All_Tokens [52 ] 52 +Ack_All_Tokens [34 ] 34 Request_Timeout [0 ] 0 -Memory_Data [1132 ] 1132 -Memory_Ack [207 ] 207 +Memory_Data [1178 ] 1178 +Memory_Ack [229 ] 229 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 DMA_WRITE_All_Tokens [0 ] 0 - Transitions - -O GETX [146 ] 146 -O GETS [986 ] 986 +O GETX [168 ] 168 +O GETS [1010 ] 1010 O Lockdown [0 ] 0 O Unlockdown [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 @@ -789,21 +796,21 @@ O Own_Lock_or_Unlock_Tokens [0 ] 0 O Data_Owner [0 ] 0 O Data_All_Tokens [0 ] 0 O Tokens [0 ] 0 -O Ack_All_Tokens [52 ] 52 +O Ack_All_Tokens [34 ] 34 O DMA_READ [0 ] 0 O DMA_WRITE [0 ] 0 O DMA_WRITE_All_Tokens [0 ] 0 -NO GETX [18 ] 18 +NO GETX [17 ] 17 NO GETS [0 ] 0 -NO Lockdown [0 ] 0 +NO Lockdown [6 ] 6 NO Unlockdown [0 ] 0 NO Own_Lock_or_Unlock [0 ] 0 NO Own_Lock_or_Unlock_Tokens [0 ] 0 -NO Data_Owner [19 ] 19 -NO Data_All_Tokens [188 ] 188 -NO Ack_Owner [43 ] 43 -NO Ack_Owner_All_Tokens [866 ] 866 +NO Data_Owner [9 ] 9 +NO Data_All_Tokens [220 ] 220 +NO Ack_Owner [29 ] 29 +NO Ack_Owner_All_Tokens [904 ] 904 NO Tokens [0 ] 0 NO DMA_READ [0 ] 0 NO DMA_WRITE [0 ] 0 @@ -811,7 +818,7 @@ NO DMA_WRITE [0 ] 0 L GETX [0 ] 0 L GETS [0 ] 0 L Lockdown [0 ] 0 -L Unlockdown [0 ] 0 +L Unlockdown [20 ] 20 L Own_Lock_or_Unlock [0 ] 0 L Own_Lock_or_Unlock_Tokens [0 ] 0 L Data_Owner [0 ] 0 @@ -823,8 +830,8 @@ L DMA_READ [0 ] 0 L DMA_WRITE [0 ] 0 L DMA_WRITE_All_Tokens [0 ] 0 -O_W GETX [0 ] 0 -O_W GETS [0 ] 0 +O_W GETX [303 ] 303 +O_W GETS [83 ] 83 O_W Lockdown [0 ] 0 O_W Unlockdown [0 ] 0 O_W Own_Lock_or_Unlock [0 ] 0 @@ -835,7 +842,7 @@ O_W Ack_Owner [0 ] 0 O_W Tokens [0 ] 0 O_W Ack_All_Tokens [0 ] 0 O_W Memory_Data [0 ] 0 -O_W Memory_Ack [207 ] 207 +O_W Memory_Ack [229 ] 229 O_W DMA_READ [0 ] 0 O_W DMA_WRITE [0 ] 0 O_W DMA_WRITE_All_Tokens [0 ] 0 @@ -868,7 +875,7 @@ L_NO_W Data_All_Tokens [0 ] 0 L_NO_W Ack_Owner [0 ] 0 L_NO_W Tokens [0 ] 0 L_NO_W Ack_All_Tokens [0 ] 0 -L_NO_W Memory_Data [0 ] 0 +L_NO_W Memory_Data [14 ] 14 L_NO_W DMA_READ [0 ] 0 L_NO_W DMA_WRITE [0 ] 0 L_NO_W DMA_WRITE_All_Tokens [0 ] 0 @@ -909,7 +916,7 @@ DW_L_W DMA_WRITE_All_Tokens [0 ] 0 NO_W GETX [0 ] 0 NO_W GETS [0 ] 0 -NO_W Lockdown [0 ] 0 +NO_W Lockdown [14 ] 14 NO_W Unlockdown [0 ] 0 NO_W Own_Lock_or_Unlock [0 ] 0 NO_W Own_Lock_or_Unlock_Tokens [0 ] 0 @@ -918,7 +925,7 @@ NO_W Data_All_Tokens [0 ] 0 NO_W Ack_Owner [0 ] 0 NO_W Tokens [0 ] 0 NO_W Ack_All_Tokens [0 ] 0 -NO_W Memory_Data [1132 ] 1132 +NO_W Memory_Data [1164 ] 1164 NO_W DMA_READ [0 ] 0 NO_W DMA_WRITE [0 ] 0 NO_W DMA_WRITE_All_Tokens [0 ] 0 diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/simout b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/simout index b93a9ba34..8c53e7b8f 100755 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/simout +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/simout @@ -5,12 +5,12 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:17:10 -M5 started Apr 19 2011 12:17:16 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_CMP_token/m5.fast -d build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_token -re tests/run.py build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_token +M5 compiled Apr 28 2011 15:03:17 +M5 started Apr 28 2011 15:03:52 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_CMP_token/m5.opt -d build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_token -re tests/run.py build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_token Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. Hello world! -Exiting @ tick 217591 because target called exit() +Exiting @ tick 231701 because target called exit() diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/stats.txt b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/stats.txt index a40ed048f..a5ec386b7 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/stats.txt +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/stats.txt @@ -1,13 +1,13 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 82829 # Simulator instruction rate (inst/s) -host_mem_usage 213396 # Number of bytes of host memory used -host_seconds 0.08 # Real time elapsed on the host -host_tick_rate 2809629 # Simulator tick rate (ticks/s) +host_inst_rate 32190 # Simulator instruction rate (inst/s) +host_mem_usage 227548 # Number of bytes of host memory used +host_seconds 0.20 # Real time elapsed on the host +host_tick_rate 1163713 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 6404 # Number of instructions simulated -sim_seconds 0.000218 # Number of seconds simulated -sim_ticks 217591 # Number of ticks simulated +sim_seconds 0.000232 # Number of seconds simulated +sim_ticks 231701 # Number of ticks simulated system.cpu.dtb.data_accesses 2060 # DTB accesses system.cpu.dtb.data_acv 0 # DTB access violations system.cpu.dtb.data_hits 2050 # DTB hits @@ -42,10 +42,10 @@ system.cpu.itb.write_acv 0 # DT system.cpu.itb.write_hits 0 # DTB write hits system.cpu.itb.write_misses 0 # DTB write misses system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 217591 # number of cpu cycles simulated +system.cpu.numCycles 231701 # number of cpu cycles simulated system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed system.cpu.numWorkItemsStarted 0 # number of work items this cpu started -system.cpu.num_busy_cycles 217591 # Number of busy cycles +system.cpu.num_busy_cycles 231701 # Number of busy cycles system.cpu.num_conditional_control_insts 750 # number of instructions that are conditional controls system.cpu.num_fp_alu_accesses 10 # Number of float alu accesses system.cpu.num_fp_insts 10 # number of float instructions diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini index 2dfe81c60..31dc2c5f8 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer probeFilter buffer_size=0 +cntrl_id=1 directory=system.dir_cntrl0.directory full_bit_dir_enabled=false memBuffer=system.dir_cntrl0.memBuffer @@ -134,6 +135,7 @@ L1IcacheMemory=system.ruby.cpu_ruby_ports.icache L2cacheMemory=system.l1_cntrl0.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=0 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -212,52 +214,67 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 int_links0 int_links1 +children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 -num_int_nodes=3 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=2 +link_id=2 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers2 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=2 +link_id=3 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers2 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats index e78377434..026d71a83 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:10:00 +Real time: Apr/28/2011 15:12:18 Profiler Stats -------------- @@ -43,18 +43,18 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.18 -Virtual_time_in_minutes: 0.003 -Virtual_time_in_hours: 5e-05 -Virtual_time_in_days: 2.08333e-06 +Virtual_time_in_seconds: 0.46 +Virtual_time_in_minutes: 0.00766667 +Virtual_time_in_hours: 0.000127778 +Virtual_time_in_days: 5.32407e-06 Ruby_current_time: 208400 Ruby_start_time: 0 Ruby_cycles: 208400 -mbytes_resident: 38.6719 -mbytes_total: 208.031 -resident_ratio: 0.185913 +mbytes_resident: 39.1133 +mbytes_total: 221.852 +resident_ratio: 0.176357 ruby_cycles_executed: [ 208401 ] @@ -126,11 +126,11 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 10195 +page_reclaims: 11228 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 64 +block_outputs: 0 Network Stats ------------- @@ -144,9 +144,9 @@ total_msgs: 20718 total_bytes: 430512 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.111054 - links_utilized_percent_switch_0_link_0: 0.0694218 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.152687 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 2.15187 + links_utilized_percent_switch_0_link_0: 2.77687 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 1.52687 bw: 16000 base_latency: 1 outgoing_messages_switch_0_link_0_Response_Data: 1159 83448 [ 0 0 0 0 1159 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_0_Writeback_Control: 1143 9144 [ 0 0 0 1143 0 0 0 0 0 0 ] base_latency: 1 @@ -157,9 +157,9 @@ links_utilized_percent_switch_0: 0.111054 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.157929 - links_utilized_percent_switch_1_link_0: 0.0381718 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.277687 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 2.15187 + links_utilized_percent_switch_1_link_0: 1.52687 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 2.77687 bw: 16000 base_latency: 1 outgoing_messages_switch_1_link_0_Request_Control: 1159 9272 [ 0 0 1159 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Writeback_Data: 220 15840 [ 0 0 0 0 0 220 0 0 0 0 ] base_latency: 1 @@ -170,9 +170,9 @@ links_utilized_percent_switch_1: 0.157929 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.215187 - links_utilized_percent_switch_2_link_0: 0.277687 bw: 160000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.152687 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 2.15187 + links_utilized_percent_switch_2_link_0: 2.77687 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 1.52687 bw: 16000 base_latency: 1 outgoing_messages_switch_2_link_0_Response_Data: 1159 83448 [ 0 0 0 0 1159 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_0_Writeback_Control: 1143 9144 [ 0 0 0 1143 0 0 0 0 0 0 ] base_latency: 1 diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/simout b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/simout index 8cd875f7c..496de905d 100755 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/simout +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:09:47 -M5 started Apr 19 2011 12:10:00 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_hammer/m5.fast -d build/ALPHA_SE_MOESI_hammer/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_hammer -re tests/run.py build/ALPHA_SE_MOESI_hammer/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_hammer +M5 compiled Apr 28 2011 15:11:39 +M5 started Apr 28 2011 15:12:18 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_hammer/m5.opt -d build/ALPHA_SE_MOESI_hammer/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_hammer -re tests/run.py build/ALPHA_SE_MOESI_hammer/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_hammer Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt index bbdd232d4..d6d7f383d 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_hammer/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 81916 # Simulator instruction rate (inst/s) -host_mem_usage 213028 # Number of bytes of host memory used -host_seconds 0.08 # Real time elapsed on the host -host_tick_rate 2661098 # Simulator tick rate (ticks/s) +host_inst_rate 38626 # Simulator instruction rate (inst/s) +host_mem_usage 227180 # Number of bytes of host memory used +host_seconds 0.17 # Real time elapsed on the host +host_tick_rate 1255686 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 6404 # Number of instructions simulated sim_seconds 0.000208 # Number of seconds simulated diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/config.ini b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/config.ini index dd1e9cef6..3c80d1144 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/config.ini +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=1 directory=system.dir_cntrl0.directory directory_latency=12 memBuffer=system.dir_cntrl0.memBuffer @@ -120,6 +121,7 @@ type=L1Cache_Controller buffer_size=0 cacheMemory=system.ruby.cpu_ruby_ports.dcache cache_response_latency=12 +cntrl_id=0 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -180,52 +182,67 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 int_links0 int_links1 +children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 -num_int_nodes=3 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=2 +link_id=2 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers2 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=2 +link_id=3 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers2 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats index 4874f85a0..a8866f347 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 11:58:50 +Real time: Apr/28/2011 14:27:56 Profiler Stats -------------- @@ -43,18 +43,18 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.17 -Virtual_time_in_minutes: 0.00283333 -Virtual_time_in_hours: 4.72222e-05 -Virtual_time_in_days: 1.96759e-06 +Virtual_time_in_seconds: 0.44 +Virtual_time_in_minutes: 0.00733333 +Virtual_time_in_hours: 0.000122222 +Virtual_time_in_days: 5.09259e-06 Ruby_current_time: 342698 Ruby_start_time: 0 Ruby_cycles: 342698 -mbytes_resident: 38.5859 -mbytes_total: 208.09 -resident_ratio: 0.185448 +mbytes_resident: 38.9805 +mbytes_total: 221.645 +resident_ratio: 0.175922 ruby_cycles_executed: [ 342699 ] @@ -122,11 +122,11 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 10179 -page_faults: 0 +page_reclaims: 11208 +page_faults: 3 swaps: 0 -block_inputs: 0 -block_outputs: 64 +block_inputs: 1184 +block_outputs: 0 Network Stats ------------- @@ -139,9 +139,9 @@ total_msgs: 20736 total_bytes: 829440 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.157486 - links_utilized_percent_switch_0_link_0: 0.0630876 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.251884 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 2.52117 + links_utilized_percent_switch_0_link_0: 2.5235 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 2.51884 bw: 16000 base_latency: 1 outgoing_messages_switch_0_link_0_Response_Data: 1730 124560 [ 0 0 0 0 1730 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_0_Writeback_Control: 1726 13808 [ 0 0 0 1726 0 0 0 0 0 0 ] base_latency: 1 @@ -150,9 +150,9 @@ links_utilized_percent_switch_0: 0.157486 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.157661 - links_utilized_percent_switch_1_link_0: 0.0629709 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.25235 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 2.52117 + links_utilized_percent_switch_1_link_0: 2.51884 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 2.5235 bw: 16000 base_latency: 1 outgoing_messages_switch_1_link_0_Control: 1730 13840 [ 0 0 1730 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Data: 1726 124272 [ 0 0 1726 0 0 0 0 0 0 0 ] base_latency: 1 @@ -161,9 +161,9 @@ links_utilized_percent_switch_1: 0.157661 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.252117 - links_utilized_percent_switch_2_link_0: 0.25235 bw: 160000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.251884 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 2.52117 + links_utilized_percent_switch_2_link_0: 2.5235 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.51884 bw: 16000 base_latency: 1 outgoing_messages_switch_2_link_0_Response_Data: 1730 124560 [ 0 0 0 0 1730 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_0_Writeback_Control: 1726 13808 [ 0 0 0 1726 0 0 0 0 0 0 ] base_latency: 1 @@ -227,9 +227,9 @@ Memory controller: system.dir_cntrl0.memBuffer: memory_reads: 1730 memory_writes: 1726 memory_refreshes: 714 - memory_total_request_delays: 5050 - memory_delays_per_request: 1.46123 - memory_delays_in_input_queue: 1722 + memory_total_request_delays: 4411 + memory_delays_per_request: 1.27633 + memory_delays_in_input_queue: 1083 memory_delays_behind_head_of_bank_queue: 8 memory_delays_stalled_at_head_of_bank_queue: 3320 memory_stalls_for_bank_busy: 1509 diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/simout b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/simout index 06d5157d3..50fcbd6d8 100755 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/simout +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 11:52:53 -M5 started Apr 19 2011 11:58:50 -M5 executing on maize -command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby -re tests/run.py build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby +M5 compiled Apr 28 2011 14:26:41 +M5 started Apr 28 2011 14:27:56 +M5 executing on SC2B0617 +command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby -re tests/run.py build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt index 546fc87e2..d3a7d6e19 100644 --- a/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt +++ b/tests/quick/00.hello/ref/alpha/linux/simple-timing-ruby/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 85595 # Simulator instruction rate (inst/s) -host_mem_usage 213088 # Number of bytes of host memory used -host_seconds 0.07 # Real time elapsed on the host -host_tick_rate 4571649 # Simulator tick rate (ticks/s) +host_inst_rate 36559 # Simulator instruction rate (inst/s) +host_mem_usage 226968 # Number of bytes of host memory used +host_seconds 0.18 # Real time elapsed on the host +host_tick_rate 1954466 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 6404 # Number of instructions simulated sim_seconds 0.000343 # Number of seconds simulated diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/config.ini b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/config.ini index 2236053ad..255bc7bf6 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/config.ini +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/tru64/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/tru64/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=2 directory=system.dir_cntrl0.directory directory_latency=6 memBuffer=system.dir_cntrl0.memBuffer @@ -122,6 +123,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory buffer_size=0 +cntrl_id=0 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -153,6 +155,7 @@ type=L2Cache_Controller children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory buffer_size=0 +cntrl_id=1 l2_request_latency=2 l2_response_latency=2 number_of_TBEs=256 @@ -213,68 +216,89 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 +children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 routers0 routers1 routers2 routers3 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 -num_int_nodes=4 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=3 +link_id=3 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=3 +link_id=4 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=3 +link_id=5 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers3 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/ruby.stats b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/ruby.stats index 5ce289e6f..475d0c631 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:12:40 +Real time: Apr/28/2011 14:32:56 Profiler Stats -------------- @@ -43,20 +43,20 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.16 -Virtual_time_in_minutes: 0.00266667 -Virtual_time_in_hours: 4.44444e-05 -Virtual_time_in_days: 1.85185e-06 +Virtual_time_in_seconds: 0.44 +Virtual_time_in_minutes: 0.00733333 +Virtual_time_in_hours: 0.000122222 +Virtual_time_in_days: 5.09259e-06 -Ruby_current_time: 103637 +Ruby_current_time: 104867 Ruby_start_time: 0 -Ruby_cycles: 103637 +Ruby_cycles: 104867 -mbytes_resident: 37.7031 -mbytes_total: 207.426 -resident_ratio: 0.181786 +mbytes_resident: 38.1289 +mbytes_total: 221.148 +resident_ratio: 0.172449 -ruby_cycles_executed: [ 103638 ] +ruby_cycles_executed: [ 104868 ] Busy Controller Counts: L1Cache-0:0 @@ -70,11 +70,11 @@ sequencer_requests_outstanding: [binsize: 1 max: 1 count: 3295 average: 1 | All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 2 max: 223 count: 3294 average: 30.4624 | standard deviation: 61.2716 | 0 2722 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 68 156 96 122 80 3 4 5 3 3 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 2 max: 217 count: 415 average: 79.6169 | standard deviation: 81.8661 | 0 211 0 0 0 0 0 0 0 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 58 25 52 15 1 2 2 2 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 2 max: 223 count: 294 average: 39.1837 | standard deviation: 68.3072 | 0 226 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 28 4 11 11 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 1 max: 181 count: 2585 average: 21.5791 | standard deviation: 52.0174 | 0 0 0 2285 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 70 0 67 0 59 0 54 0 1 1 1 0 3 0 0 0 3 ] -miss_latency_NULL: [binsize: 2 max: 223 count: 3294 average: 30.4624 | standard deviation: 61.2716 | 0 2722 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 68 156 96 122 80 3 4 5 3 3 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 2 max: 275 count: 3294 average: 30.8358 | standard deviation: 62.2139 | 0 2722 0 0 0 0 0 0 0 23 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 131 87 117 74 6 17 4 2 2 1 11 10 5 4 3 5 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 2 max: 235 count: 415 average: 80.7349 | standard deviation: 83.1868 | 0 211 0 0 0 0 0 0 0 11 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 24 46 24 49 14 4 7 4 1 1 0 5 0 4 0 3 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 2 max: 275 count: 294 average: 39.8435 | standard deviation: 69.7713 | 0 226 0 0 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 19 3 12 8 0 8 0 0 0 0 1 1 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 2 max: 267 count: 2585 average: 21.8004 | standard deviation: 52.7361 | 0 2285 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 66 60 56 52 2 2 0 1 1 1 5 9 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_NULL: [binsize: 2 max: 275 count: 3294 average: 30.8358 | standard deviation: 62.2139 | 0 2722 0 0 0 0 0 0 0 23 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 131 87 117 74 6 17 4 2 2 1 11 10 5 4 3 5 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -85,9 +85,9 @@ miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: N miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] imcomplete_dir_Times: 0 -miss_latency_LD_NULL: [binsize: 2 max: 217 count: 415 average: 79.6169 | standard deviation: 81.8661 | 0 211 0 0 0 0 0 0 0 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 58 25 52 15 1 2 2 2 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_NULL: [binsize: 2 max: 223 count: 294 average: 39.1837 | standard deviation: 68.3072 | 0 226 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 28 4 11 11 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH_NULL: [binsize: 1 max: 181 count: 2585 average: 21.5791 | standard deviation: 52.0174 | 0 0 0 2285 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 70 0 67 0 59 0 54 0 1 1 1 0 3 0 0 0 3 ] +miss_latency_LD_NULL: [binsize: 2 max: 235 count: 415 average: 80.7349 | standard deviation: 83.1868 | 0 211 0 0 0 0 0 0 0 11 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 24 46 24 49 14 4 7 4 1 1 0 5 0 4 0 3 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_NULL: [binsize: 2 max: 275 count: 294 average: 39.8435 | standard deviation: 69.7713 | 0 226 0 0 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 19 3 12 8 0 8 0 0 0 0 1 1 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_NULL: [binsize: 2 max: 267 count: 2585 average: 21.8004 | standard deviation: 52.7361 | 0 2285 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 66 60 56 52 2 2 0 1 1 1 5 9 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -101,12 +101,12 @@ filter_action: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN Message Delayed Cycles ---------------------- -Total_delay_cycles: [binsize: 1 max: 20 count: 3612 average: 0.0221484 | standard deviation: 0.622437 | 3607 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 3 ] -Total_nonPF_delay_cycles: [binsize: 1 max: 0 count: 2644 average: 0 | standard deviation: 0 | 2644 ] - virtual_network_0_delay_cycles: [binsize: 1 max: 20 count: 968 average: 0.0826446 | standard deviation: 1.20065 | 963 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 3 ] +Total_delay_cycles: [binsize: 1 max: 20 count: 3612 average: 0.0636766 | standard deviation: 0.653474 | 3562 0 1 0 47 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 ] +Total_nonPF_delay_cycles: [binsize: 1 max: 2 count: 2644 average: 0.00075643 | standard deviation: 0.0389028 | 2643 0 1 ] + virtual_network_0_delay_cycles: [binsize: 1 max: 20 count: 968 average: 0.235537 | standard deviation: 1.24505 | 919 0 0 0 47 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 ] virtual_network_1_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_2_delay_cycles: [binsize: 1 max: 0 count: 431 average: 0 | standard deviation: 0 | 431 ] - virtual_network_3_delay_cycles: [binsize: 1 max: 0 count: 2213 average: 0 | standard deviation: 0 | 2213 ] + virtual_network_3_delay_cycles: [binsize: 1 max: 2 count: 2213 average: 0.000903751 | standard deviation: 0.0425243 | 2212 0 1 ] virtual_network_4_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_5_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_6_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -119,11 +119,11 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9943 +page_reclaims: 10981 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 64 +block_outputs: 0 Network Stats ------------- @@ -138,9 +138,9 @@ total_msgs: 14094 total_bytes: 368304 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.0891754 - links_utilized_percent_switch_0_link_0: 0.0687858 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.109565 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 1.90098 + links_utilized_percent_switch_0_link_0: 2.71916 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 1.0828 bw: 16000 base_latency: 1 outgoing_messages_switch_0_link_0_Request_Control: 431 3448 [ 431 0 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_0_Response_Data: 572 41184 [ 0 572 0 0 0 0 0 0 0 0 ] base_latency: 1 @@ -152,9 +152,9 @@ links_utilized_percent_switch_0: 0.0891754 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.230281 - links_utilized_percent_switch_1_link_0: 0.0932703 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.367292 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 3.65844 + links_utilized_percent_switch_1_link_0: 3.68705 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 3.62984 bw: 16000 base_latency: 1 outgoing_messages_switch_1_link_0_Control: 572 4576 [ 572 0 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Response_Data: 547 39384 [ 0 547 0 0 0 0 0 0 0 0 ] base_latency: 1 @@ -168,9 +168,9 @@ links_utilized_percent_switch_1: 0.230281 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.143277 - links_utilized_percent_switch_2_link_0: 0.0230371 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.263516 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.75746 + links_utilized_percent_switch_2_link_0: 0.910677 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.60425 bw: 16000 base_latency: 1 outgoing_messages_switch_2_link_0_Control: 547 4376 [ 547 0 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_0_Response_Data: 103 7416 [ 0 103 0 0 0 0 0 0 0 0 ] base_latency: 1 @@ -180,10 +180,10 @@ links_utilized_percent_switch_2: 0.143277 switch_3_inlinks: 3 switch_3_outlinks: 3 -links_utilized_percent_switch_3: 0.246791 - links_utilized_percent_switch_3_link_0: 0.275143 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.373081 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_2: 0.0921486 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 2.43896 + links_utilized_percent_switch_3_link_0: 2.71916 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 3.68705 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_2: 0.910677 bw: 16000 base_latency: 1 outgoing_messages_switch_3_link_0_Request_Control: 431 3448 [ 431 0 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_3_link_0_Response_Data: 572 41184 [ 0 572 0 0 0 0 0 0 0 0 ] base_latency: 1 @@ -336,8 +336,8 @@ Cache Stats: system.l2_cntrl0.L2cacheMemory --- L2Cache --- - Event Counts - L1_GET_INSTR [300 ] 300 -L1_GETS [209 ] 209 -L1_GETX [71 ] 71 +L1_GETS [206 ] 206 +L1_GETX [70 ] 70 L1_UPGRADE [0 ] 0 L1_PUTX [124 ] 124 L1_PUTX_old [0 ] 0 @@ -393,8 +393,8 @@ MT L2_Replacement_clean [141 ] 141 MT MEM_Inv [0 ] 0 M_I L1_GET_INSTR [0 ] 0 -M_I L1_GETS [5 ] 5 -M_I L1_GETX [3 ] 3 +M_I L1_GETS [2 ] 2 +M_I L1_GETX [2 ] 2 M_I L1_UPGRADE [0 ] 0 M_I L1_PUTX [0 ] 0 M_I L1_PUTX_old [0 ] 0 @@ -547,19 +547,19 @@ Memory controller: system.dir_cntrl0.memBuffer: memory_total_requests: 650 memory_reads: 547 memory_writes: 103 - memory_refreshes: 216 - memory_total_request_delays: 375 - memory_delays_per_request: 0.576923 - memory_delays_in_input_queue: 39 + memory_refreshes: 219 + memory_total_request_delays: 306 + memory_delays_per_request: 0.470769 + memory_delays_in_input_queue: 27 memory_delays_behind_head_of_bank_queue: 0 - memory_delays_stalled_at_head_of_bank_queue: 336 - memory_stalls_for_bank_busy: 44 + memory_delays_stalled_at_head_of_bank_queue: 279 + memory_stalls_for_bank_busy: 56 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 6 - memory_stalls_for_bus: 91 + memory_stalls_for_arbitration: 9 + memory_stalls_for_bus: 94 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 195 + memory_stalls_for_read_write_turnaround: 120 memory_stalls_for_read_read_turnaround: 0 accesses_per_bank: 26 14 0 49 21 21 42 25 6 4 7 4 24 42 26 3 5 7 7 18 10 29 15 50 19 5 6 16 14 24 19 92 diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/simout b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/simout index f2d20d5dd..6b701bc22 100755 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/simout +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/simout @@ -5,12 +5,12 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:12:36 -M5 started Apr 19 2011 12:12:40 -M5 executing on maize -command line: build/ALPHA_SE_MESI_CMP_directory/m5.fast -d build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MESI_CMP_directory -re tests/run.py build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MESI_CMP_directory +M5 compiled Apr 28 2011 14:32:19 +M5 started Apr 28 2011 14:32:56 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MESI_CMP_directory/m5.opt -d build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MESI_CMP_directory -re tests/run.py build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MESI_CMP_directory Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. Hello world! -Exiting @ tick 103637 because target called exit() +Exiting @ tick 104867 because target called exit() diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/stats.txt b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/stats.txt index b8af50b9b..78fb6974d 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/stats.txt +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_CMP_directory/stats.txt @@ -1,13 +1,13 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 46920 # Simulator instruction rate (inst/s) -host_mem_usage 212408 # Number of bytes of host memory used -host_seconds 0.06 # Real time elapsed on the host -host_tick_rate 1882342 # Simulator tick rate (ticks/s) +host_inst_rate 23624 # Simulator instruction rate (inst/s) +host_mem_usage 226460 # Number of bytes of host memory used +host_seconds 0.11 # Real time elapsed on the host +host_tick_rate 959767 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 2577 # Number of instructions simulated -sim_seconds 0.000104 # Number of seconds simulated -sim_ticks 103637 # Number of ticks simulated +sim_seconds 0.000105 # Number of seconds simulated +sim_ticks 104867 # Number of ticks simulated system.cpu.dtb.data_accesses 717 # DTB accesses system.cpu.dtb.data_acv 0 # DTB access violations system.cpu.dtb.data_hits 709 # DTB hits @@ -42,10 +42,10 @@ system.cpu.itb.write_acv 0 # DT system.cpu.itb.write_hits 0 # DTB write hits system.cpu.itb.write_misses 0 # DTB write misses system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 103637 # number of cpu cycles simulated +system.cpu.numCycles 104867 # number of cpu cycles simulated system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed system.cpu.numWorkItemsStarted 0 # number of work items this cpu started -system.cpu.num_busy_cycles 103637 # Number of busy cycles +system.cpu.num_busy_cycles 104867 # Number of busy cycles system.cpu.num_conditional_control_insts 238 # number of instructions that are conditional controls system.cpu.num_fp_alu_accesses 6 # Number of float alu accesses system.cpu.num_fp_insts 6 # number of float instructions diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini index 412f71fac..bc15f031c 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/tru64/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/tru64/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=2 directory=system.dir_cntrl0.directory directory_latency=6 memBuffer=system.dir_cntrl0.memBuffer @@ -121,6 +122,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory buffer_size=0 +cntrl_id=0 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -150,6 +152,7 @@ type=L2Cache_Controller children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory buffer_size=0 +cntrl_id=1 number_of_TBEs=256 recycle_latency=10 request_latency=2 @@ -209,68 +212,89 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 +children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 routers0 routers1 routers2 routers3 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 -num_int_nodes=4 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=3 +link_id=3 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=3 +link_id=4 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=3 +link_id=5 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers3 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats index 18c0ded27..2d6c597b0 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:14:52 +Real time: Apr/28/2011 14:49:15 Profiler Stats -------------- @@ -43,20 +43,20 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.16 -Virtual_time_in_minutes: 0.00266667 -Virtual_time_in_hours: 4.44444e-05 -Virtual_time_in_days: 1.85185e-06 +Virtual_time_in_seconds: 0.43 +Virtual_time_in_minutes: 0.00716667 +Virtual_time_in_hours: 0.000119444 +Virtual_time_in_days: 4.97685e-06 -Ruby_current_time: 85988 +Ruby_current_time: 85418 Ruby_start_time: 0 -Ruby_cycles: 85988 +Ruby_cycles: 85418 -mbytes_resident: 37.793 -mbytes_total: 207.531 -resident_ratio: 0.182126 +mbytes_resident: 38.2812 +mbytes_total: 221.418 +resident_ratio: 0.172944 -ruby_cycles_executed: [ 85989 ] +ruby_cycles_executed: [ 85419 ] Busy Controller Counts: L2Cache-0:0 @@ -70,11 +70,11 @@ sequencer_requests_outstanding: [binsize: 1 max: 1 count: 3295 average: 1 | All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 2 max: 269 count: 3294 average: 25.1044 | standard deviation: 56.2234 | 0 2784 0 0 0 0 0 0 0 69 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 86 86 80 64 7 5 1 2 0 2 4 2 1 2 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 2 max: 267 count: 415 average: 61.0506 | standard deviation: 78.3756 | 0 233 0 0 0 0 0 0 0 42 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 18 42 18 23 1 0 0 1 0 0 1 0 0 2 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 2 max: 269 count: 294 average: 29.3027 | standard deviation: 60.9274 | 0 236 0 0 0 0 0 0 0 0 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 2 12 7 4 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 2 max: 227 count: 2585 average: 18.8561 | standard deviation: 48.7313 | 0 2315 0 0 0 0 0 0 0 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 53 42 50 34 2 4 1 1 0 2 2 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_NULL: [binsize: 2 max: 269 count: 3294 average: 25.1044 | standard deviation: 56.2234 | 0 2784 0 0 0 0 0 0 0 69 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 86 86 80 64 7 5 1 2 0 2 4 2 1 2 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 2 max: 281 count: 3294 average: 24.9314 | standard deviation: 56.0488 | 0 2784 0 0 0 0 0 0 0 67 20 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 91 84 78 63 5 2 2 1 3 3 0 2 2 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 2 max: 277 count: 415 average: 60.9277 | standard deviation: 78.686 | 0 233 0 0 0 0 0 0 0 40 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 17 41 19 25 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 2 max: 245 count: 294 average: 28.5238 | standard deviation: 59.597 | 0 236 0 0 0 0 0 0 0 0 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 3 12 7 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 2 max: 281 count: 2585 average: 18.7439 | standard deviation: 48.5885 | 0 2315 0 0 0 0 0 0 0 27 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 57 40 47 31 2 2 2 1 3 2 0 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_NULL: [binsize: 2 max: 281 count: 3294 average: 24.9314 | standard deviation: 56.0488 | 0 2784 0 0 0 0 0 0 0 67 20 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 91 84 78 63 5 2 2 1 3 3 0 2 2 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -85,9 +85,9 @@ miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: N miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] imcomplete_dir_Times: 0 -miss_latency_LD_NULL: [binsize: 2 max: 267 count: 415 average: 61.0506 | standard deviation: 78.3756 | 0 233 0 0 0 0 0 0 0 42 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 18 42 18 23 1 0 0 1 0 0 1 0 0 2 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_NULL: [binsize: 2 max: 269 count: 294 average: 29.3027 | standard deviation: 60.9274 | 0 236 0 0 0 0 0 0 0 0 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 2 12 7 4 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH_NULL: [binsize: 2 max: 227 count: 2585 average: 18.8561 | standard deviation: 48.7313 | 0 2315 0 0 0 0 0 0 0 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 53 42 50 34 2 4 1 1 0 2 2 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_NULL: [binsize: 2 max: 277 count: 415 average: 60.9277 | standard deviation: 78.686 | 0 233 0 0 0 0 0 0 0 40 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 17 41 19 25 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_NULL: [binsize: 2 max: 245 count: 294 average: 28.5238 | standard deviation: 59.597 | 0 236 0 0 0 0 0 0 0 0 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 3 12 7 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_NULL: [binsize: 2 max: 281 count: 2585 average: 18.7439 | standard deviation: 48.5885 | 0 2315 0 0 0 0 0 0 0 27 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 57 40 47 31 2 2 2 1 3 2 0 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -119,87 +119,87 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9966 +page_reclaims: 11009 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 64 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 2811 22488 -total_msg_count_Response_Data: 2562 184464 -total_msg_count_ResponseL2hit_Data: 249 17928 -total_msg_count_Writeback_Data: 1737 125064 -total_msg_count_Writeback_Control: 6480 51840 -total_msg_count_Unblock_Control: 2810 22480 -total_msgs: 16649 total_bytes: 424264 +total_msg_count_Request_Control: 2799 22392 +total_msg_count_Response_Data: 2538 182736 +total_msg_count_ResponseL2hit_Data: 261 18792 +total_msg_count_Writeback_Data: 1734 124848 +total_msg_count_Writeback_Control: 6447 51576 +total_msg_count_Unblock_Control: 2798 22384 +total_msgs: 16577 total_bytes: 422728 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.212617 - links_utilized_percent_switch_0_link_0: 0.074022 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.351212 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 5.15524 + links_utilized_percent_switch_0_link_0: 6.00225 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 4.30823 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 427 30744 [ 0 0 427 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 83 5976 [ 0 0 83 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Control: 502 4016 [ 502 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 510 4080 [ 510 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 502 36144 [ 0 0 502 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Control: 502 4016 [ 502 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Unblock_Control: 510 4080 [ 0 0 510 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Request_Control: 510 4080 [ 510 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 423 30456 [ 0 0 423 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Data: 502 36144 [ 0 0 502 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Control: 909 7272 [ 502 407 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Unblock_Control: 510 4080 [ 0 0 510 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 423 3384 [ 0 423 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Data: 423 30456 [ 0 0 423 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_ResponseL2hit_Data: 87 6264 [ 0 0 87 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 76 5472 [ 0 0 76 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Control: 1240 9920 [ 502 407 331 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Unblock_Control: 423 3384 [ 0 0 423 0 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.289503 - links_utilized_percent_switch_1_link_0: 0.149643 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.429362 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 3.2581 + links_utilized_percent_switch_1_link_0: 2.98064 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 3.53555 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Request_Control: 510 4080 [ 510 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Data: 427 30744 [ 0 0 427 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Data: 502 36144 [ 0 0 502 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Control: 913 7304 [ 502 411 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Unblock_Control: 510 4080 [ 0 0 510 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 427 3416 [ 0 427 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 427 30744 [ 0 0 427 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_ResponseL2hit_Data: 83 5976 [ 0 0 83 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 77 5544 [ 0 0 77 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 1247 9976 [ 502 411 334 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Unblock_Control: 427 3416 [ 0 0 427 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Data: 423 30456 [ 0 0 423 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_ResponseL2hit_Data: 87 6264 [ 0 0 87 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Control: 502 4016 [ 502 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 510 4080 [ 510 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 502 36144 [ 0 0 502 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 502 4016 [ 502 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Unblock_Control: 510 4080 [ 0 0 510 0 0 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.140332 - links_utilized_percent_switch_2_link_0: 0.0333041 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.24736 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.89685 + links_utilized_percent_switch_2_link_0: 1.327 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.46669 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Request_Control: 427 3416 [ 0 427 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Data: 77 5544 [ 0 0 77 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 745 5960 [ 0 411 334 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Unblock_Control: 426 3408 [ 0 0 426 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 427 30744 [ 0 0 427 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Control: 411 3288 [ 0 411 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Request_Control: 423 3384 [ 0 423 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Data: 76 5472 [ 0 0 76 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 738 5904 [ 0 407 331 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Unblock_Control: 422 3376 [ 0 0 422 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 423 30456 [ 0 0 423 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Control: 407 3256 [ 0 407 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 3 switch_3_outlinks: 3 -links_utilized_percent_switch_3: 0.342645 - links_utilized_percent_switch_3_link_0: 0.296088 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.598572 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_2: 0.133274 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 3.43682 + links_utilized_percent_switch_3_link_0: 6.00225 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 2.98064 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_2: 1.32759 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 427 30744 [ 0 0 427 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 83 5976 [ 0 0 83 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Writeback_Control: 502 4016 [ 502 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Request_Control: 510 4080 [ 510 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Data: 427 30744 [ 0 0 427 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Data: 502 36144 [ 0 0 502 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Control: 913 7304 [ 502 411 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Unblock_Control: 510 4080 [ 0 0 510 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Request_Control: 427 3416 [ 0 427 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Data: 77 5544 [ 0 0 77 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Control: 745 5960 [ 0 411 334 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Unblock_Control: 427 3416 [ 0 0 427 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Request_Control: 510 4080 [ 510 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 423 30456 [ 0 0 423 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Data: 502 36144 [ 0 0 502 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Control: 909 7272 [ 502 407 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Unblock_Control: 510 4080 [ 0 0 510 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Data: 423 30456 [ 0 0 423 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_ResponseL2hit_Data: 87 6264 [ 0 0 87 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Control: 502 4016 [ 502 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Request_Control: 423 3384 [ 0 423 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Data: 76 5472 [ 0 0 76 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Control: 738 5904 [ 0 407 331 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Unblock_Control: 423 3384 [ 0 0 423 0 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 0 @@ -261,7 +261,7 @@ O Fwd_GETS [0 ] 0 O Fwd_DMA [0 ] 0 M Load [82 ] 82 -M Ifetch [1224 ] 1224 +M Ifetch [1220 ] 1220 M Store [33 ] 33 M L1_Replacement [406 ] 406 M Fwd_GETX [0 ] 0 @@ -269,7 +269,7 @@ M Fwd_GETS [0 ] 0 M Fwd_DMA [0 ] 0 M_W Load [49 ] 49 -M_W Ifetch [1091 ] 1091 +M_W Ifetch [1095 ] 1095 M_W Store [7 ] 7 M_W L1_Replacement [4 ] 4 M_W Own_GETX [0 ] 0 @@ -389,7 +389,7 @@ Cache Stats: system.l2_cntrl0.L2cacheMemory --- L2Cache --- - Event Counts - -L1_GETS [455 ] 455 +L1_GETS [454 ] 454 L1_GETX [58 ] 58 L1_PUTO [0 ] 0 L1_PUTX [502 ] 502 @@ -402,21 +402,21 @@ Own_GETX [0 ] 0 Inv [0 ] 0 IntAck [0 ] 0 ExtAck [0 ] 0 -All_Acks [44 ] 44 -Data [44 ] 44 -Data_Exclusive [383 ] 383 +All_Acks [43 ] 43 +Data [43 ] 43 +Data_Exclusive [380 ] 380 L1_WBCLEANDATA [396 ] 396 L1_WBDIRTYDATA [106 ] 106 -Writeback_Ack [411 ] 411 +Writeback_Ack [407 ] 407 Writeback_Nack [0 ] 0 Unblock [0 ] 0 Exclusive_Unblock [510 ] 510 DmaAck [0 ] 0 -L2_Replacement [411 ] 411 +L2_Replacement [407 ] 407 - Transitions - -NP L1_GETS [383 ] 383 -NP L1_GETX [44 ] 44 +NP L1_GETS [380 ] 380 +NP L1_GETX [43 ] 43 NP L1_PUTO [0 ] 0 NP L1_PUTX [0 ] 0 NP L1_PUTS [0 ] 0 @@ -541,15 +541,15 @@ SLS L1_PUTS [0 ] 0 SLS Inv [0 ] 0 SLS L2_Replacement [0 ] 0 -M L1_GETS [69 ] 69 -M L1_GETX [14 ] 14 +M L1_GETS [72 ] 72 +M L1_GETX [15 ] 15 M L1_PUTO [0 ] 0 M L1_PUTX [0 ] 0 M L1_PUTS [0 ] 0 M Fwd_GETX [0 ] 0 M Fwd_GETS [0 ] 0 M Fwd_DMA [0 ] 0 -M L2_Replacement [411 ] 411 +M L2_Replacement [407 ] 407 IFGX L1_GETS [0 ] 0 IFGX L1_GETX [0 ] 0 @@ -907,9 +907,9 @@ IGS Fwd_DMA [0 ] 0 IGS Own_GETX [0 ] 0 IGS Inv [0 ] 0 IGS Data [0 ] 0 -IGS Data_Exclusive [383 ] 383 +IGS Data_Exclusive [380 ] 380 IGS Unblock [0 ] 0 -IGS Exclusive_Unblock [383 ] 383 +IGS Exclusive_Unblock [380 ] 380 IGS L2_Replacement [0 ] 0 IGM L1_GETS [0 ] 0 @@ -924,7 +924,7 @@ IGM Fwd_DMA [0 ] 0 IGM Own_GETX [0 ] 0 IGM Inv [0 ] 0 IGM ExtAck [0 ] 0 -IGM Data [44 ] 44 +IGM Data [43 ] 43 IGM Data_Exclusive [0 ] 0 IGM L2_Replacement [0 ] 0 @@ -953,8 +953,8 @@ IGMO Fwd_GETS [0 ] 0 IGMO Fwd_DMA [0 ] 0 IGMO Own_GETX [0 ] 0 IGMO ExtAck [0 ] 0 -IGMO All_Acks [44 ] 44 -IGMO Exclusive_Unblock [44 ] 44 +IGMO All_Acks [43 ] 43 +IGMO Exclusive_Unblock [43 ] 43 IGMO L2_Replacement [0 ] 0 IGMIO L1_GETS [0 ] 0 @@ -1034,7 +1034,7 @@ MM Fwd_GETX [0 ] 0 MM Fwd_GETS [0 ] 0 MM Fwd_DMA [0 ] 0 MM Inv [0 ] 0 -MM Exclusive_Unblock [14 ] 14 +MM Exclusive_Unblock [15 ] 15 MM L2_Replacement [0 ] 0 SS L1_GETS [0 ] 0 @@ -1061,7 +1061,7 @@ OO Fwd_GETS [0 ] 0 OO Fwd_DMA [0 ] 0 OO Inv [0 ] 0 OO Unblock [0 ] 0 -OO Exclusive_Unblock [69 ] 69 +OO Exclusive_Unblock [72 ] 72 OO L2_Replacement [0 ] 0 OLSS L1_GETS [0 ] 0 @@ -1116,7 +1116,7 @@ OI Writeback_Ack [0 ] 0 OI Writeback_Nack [0 ] 0 OI L2_Replacement [0 ] 0 -MI L1_GETS [3 ] 3 +MI L1_GETS [2 ] 2 MI L1_GETX [0 ] 0 MI L1_PUTO [0 ] 0 MI L1_PUTX [0 ] 0 @@ -1125,7 +1125,7 @@ MI L1_PUTS [0 ] 0 MI Fwd_GETX [0 ] 0 MI Fwd_GETS [0 ] 0 MI Fwd_DMA [0 ] 0 -MI Writeback_Ack [411 ] 411 +MI Writeback_Ack [407 ] 407 MI L2_Replacement [0 ] 0 MII L1_GETS [0 ] 0 @@ -1232,51 +1232,51 @@ ILOXD DmaAck [0 ] 0 ILOXD L2_Replacement [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 504 - memory_reads: 427 - memory_writes: 77 - memory_refreshes: 180 - memory_total_request_delays: 114 - memory_delays_per_request: 0.22619 + memory_total_requests: 499 + memory_reads: 423 + memory_writes: 76 + memory_refreshes: 178 + memory_total_request_delays: 116 + memory_delays_per_request: 0.232465 memory_delays_in_input_queue: 2 memory_delays_behind_head_of_bank_queue: 0 - memory_delays_stalled_at_head_of_bank_queue: 112 - memory_stalls_for_bank_busy: 58 + memory_delays_stalled_at_head_of_bank_queue: 114 + memory_stalls_for_bank_busy: 56 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 8 - memory_stalls_for_bus: 22 + memory_stalls_for_arbitration: 10 + memory_stalls_for_bus: 25 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 24 + memory_stalls_for_read_write_turnaround: 23 memory_stalls_for_read_read_turnaround: 0 - accesses_per_bank: 18 10 0 35 20 20 28 21 5 3 6 4 21 40 20 3 4 5 7 13 10 16 14 41 16 5 5 12 12 18 14 58 + accesses_per_bank: 18 10 0 34 20 19 28 21 5 3 6 4 21 40 20 3 4 5 7 13 10 16 14 41 15 5 5 12 12 18 14 56 --- Directory --- - Event Counts - -GETX [44 ] 44 -GETS [383 ] 383 -PUTX [411 ] 411 +GETX [43 ] 43 +GETS [380 ] 380 +PUTX [407 ] 407 PUTO [0 ] 0 PUTO_SHARERS [0 ] 0 Unblock [0 ] 0 Last_Unblock [0 ] 0 -Exclusive_Unblock [426 ] 426 -Clean_Writeback [334 ] 334 -Dirty_Writeback [77 ] 77 -Memory_Data [427 ] 427 -Memory_Ack [77 ] 77 +Exclusive_Unblock [422 ] 422 +Clean_Writeback [331 ] 331 +Dirty_Writeback [76 ] 76 +Memory_Data [423 ] 423 +Memory_Ack [76 ] 76 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 DMA_ACK [0 ] 0 Data [0 ] 0 - Transitions - -I GETX [44 ] 44 -I GETS [383 ] 383 +I GETX [43 ] 43 +I GETS [380 ] 380 I PUTX [0 ] 0 I PUTO [0 ] 0 I Memory_Data [0 ] 0 -I Memory_Ack [75 ] 75 +I Memory_Ack [74 ] 74 I DMA_READ [0 ] 0 I DMA_WRITE [0 ] 0 @@ -1301,7 +1301,7 @@ O DMA_WRITE [0 ] 0 M GETX [0 ] 0 M GETS [0 ] 0 -M PUTX [411 ] 411 +M PUTX [407 ] 407 M PUTO [0 ] 0 M PUTO_SHARERS [0 ] 0 M Memory_Data [0 ] 0 @@ -1315,9 +1315,9 @@ IS PUTX [0 ] 0 IS PUTO [0 ] 0 IS PUTO_SHARERS [0 ] 0 IS Unblock [0 ] 0 -IS Exclusive_Unblock [382 ] 382 -IS Memory_Data [383 ] 383 -IS Memory_Ack [1 ] 1 +IS Exclusive_Unblock [379 ] 379 +IS Memory_Data [380 ] 380 +IS Memory_Ack [2 ] 2 IS DMA_READ [0 ] 0 IS DMA_WRITE [0 ] 0 @@ -1362,9 +1362,9 @@ MM GETS [0 ] 0 MM PUTX [0 ] 0 MM PUTO [0 ] 0 MM PUTO_SHARERS [0 ] 0 -MM Exclusive_Unblock [44 ] 44 -MM Memory_Data [44 ] 44 -MM Memory_Ack [1 ] 1 +MM Exclusive_Unblock [43 ] 43 +MM Memory_Data [43 ] 43 +MM Memory_Ack [0 ] 0 MM DMA_READ [0 ] 0 MM DMA_WRITE [0 ] 0 @@ -1375,8 +1375,8 @@ MI PUTX [0 ] 0 MI PUTO [0 ] 0 MI PUTO_SHARERS [0 ] 0 MI Unblock [0 ] 0 -MI Clean_Writeback [334 ] 334 -MI Dirty_Writeback [77 ] 77 +MI Clean_Writeback [331 ] 331 +MI Dirty_Writeback [76 ] 76 MI Memory_Data [0 ] 0 MI Memory_Ack [0 ] 0 MI DMA_READ [0 ] 0 diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/simout b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/simout index 26db17bca..220322bcb 100755 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/simout +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/simout @@ -5,12 +5,12 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:14:48 -M5 started Apr 19 2011 12:14:52 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_CMP_directory/m5.fast -d build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory -re tests/run.py build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory +M5 compiled Apr 28 2011 14:48:31 +M5 started Apr 28 2011 14:49:14 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_CMP_directory/m5.opt -d build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory -re tests/run.py build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. Hello world! -Exiting @ tick 85988 because target called exit() +Exiting @ tick 85418 because target called exit() diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt index 274f15f77..ec1a43e55 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt @@ -1,13 +1,13 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 38282 # Simulator instruction rate (inst/s) -host_mem_usage 212516 # Number of bytes of host memory used -host_seconds 0.07 # Real time elapsed on the host -host_tick_rate 1274831 # Simulator tick rate (ticks/s) +host_inst_rate 20652 # Simulator instruction rate (inst/s) +host_mem_usage 226736 # Number of bytes of host memory used +host_seconds 0.12 # Real time elapsed on the host +host_tick_rate 683514 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 2577 # Number of instructions simulated -sim_seconds 0.000086 # Number of seconds simulated -sim_ticks 85988 # Number of ticks simulated +sim_seconds 0.000085 # Number of seconds simulated +sim_ticks 85418 # Number of ticks simulated system.cpu.dtb.data_accesses 717 # DTB accesses system.cpu.dtb.data_acv 0 # DTB access violations system.cpu.dtb.data_hits 709 # DTB hits @@ -42,10 +42,10 @@ system.cpu.itb.write_acv 0 # DT system.cpu.itb.write_hits 0 # DTB write hits system.cpu.itb.write_misses 0 # DTB write misses system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 85988 # number of cpu cycles simulated +system.cpu.numCycles 85418 # number of cpu cycles simulated system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed system.cpu.numWorkItemsStarted 0 # number of work items this cpu started -system.cpu.num_busy_cycles 85988 # Number of busy cycles +system.cpu.num_busy_cycles 85418 # Number of busy cycles system.cpu.num_conditional_control_insts 238 # number of instructions that are conditional controls system.cpu.num_fp_alu_accesses 6 # Number of float alu accesses system.cpu.num_fp_insts 6 # number of float instructions diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/config.ini b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/config.ini index d99bf3102..9580d477f 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/config.ini +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/tru64/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/tru64/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=2 directory=system.dir_cntrl0.directory directory_latency=5 distributed_persistent=true @@ -125,6 +126,7 @@ L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory N_tokens=2 buffer_size=0 +cntrl_id=0 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -160,6 +162,7 @@ children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory N_tokens=2 buffer_size=0 +cntrl_id=1 filtering_enabled=true l2_request_latency=5 l2_response_latency=5 @@ -220,68 +223,89 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 +children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 routers0 routers1 routers2 routers3 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 -num_int_nodes=4 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=3 +link_id=3 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=3 +link_id=4 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=3 +link_id=5 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers3 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/ruby.stats b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/ruby.stats index 9fa414f7b..5aab6882e 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:17:16 +Real time: Apr/28/2011 15:03:52 Profiler Stats -------------- @@ -43,20 +43,20 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.14 -Virtual_time_in_minutes: 0.00233333 -Virtual_time_in_hours: 3.88889e-05 -Virtual_time_in_days: 1.62037e-06 +Virtual_time_in_seconds: 0.43 +Virtual_time_in_minutes: 0.00716667 +Virtual_time_in_hours: 0.000119444 +Virtual_time_in_days: 4.97685e-06 -Ruby_current_time: 84059 +Ruby_current_time: 87899 Ruby_start_time: 0 -Ruby_cycles: 84059 +Ruby_cycles: 87899 -mbytes_resident: 37.6562 -mbytes_total: 207.355 -resident_ratio: 0.181621 +mbytes_resident: 38.1484 +mbytes_total: 221.172 +resident_ratio: 0.172536 -ruby_cycles_executed: [ 84060 ] +ruby_cycles_executed: [ 87900 ] Busy Controller Counts: L1Cache-0:0 @@ -70,13 +70,13 @@ sequencer_requests_outstanding: [binsize: 1 max: 1 count: 3295 average: 1 | All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 2 max: 296 count: 3294 average: 24.5188 | standard deviation: 56.5949 | 0 2775 0 0 0 0 0 0 0 0 82 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 73 60 58 94 4 3 2 0 4 10 7 7 7 24 0 0 0 0 1 0 3 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 2 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 2 max: 281 count: 415 average: 61.5639 | standard deviation: 79.411 | 0 233 0 0 0 0 0 0 0 0 39 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 15 18 15 36 0 0 1 0 2 8 1 2 3 6 0 0 0 0 1 0 2 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 2 max: 263 count: 294 average: 31.415 | standard deviation: 62.6615 | 0 227 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 6 8 5 13 0 0 0 0 2 0 1 1 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 2 max: 296 count: 2585 average: 17.7872 | standard deviation: 48.5294 | 0 2315 0 0 0 0 0 0 0 0 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 52 34 38 45 4 3 1 0 0 2 5 4 4 13 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_L1Cache: [binsize: 1 max: 2 count: 2775 average: 2 | standard deviation: 0 | 0 0 2775 ] -miss_latency_L2Cache: [binsize: 1 max: 21 count: 82 average: 21 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 82 ] -miss_latency_Directory: [binsize: 2 max: 296 count: 437 average: 168.176 | standard deviation: 16.6337 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 73 60 58 94 4 3 2 0 4 10 7 7 7 24 0 0 0 0 1 0 3 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 2 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 2 max: 307 count: 3294 average: 25.6846 | standard deviation: 58.8214 | 0 2776 0 0 0 0 0 0 0 0 6 2 62 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 4 58 48 98 72 79 0 1 2 13 9 10 7 26 0 1 0 0 1 1 0 1 1 2 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0 0 0 0 1 2 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 2 max: 307 count: 415 average: 65.2795 | standard deviation: 81.9739 | 0 233 0 0 0 0 0 0 0 0 0 1 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 16 14 37 32 18 0 0 0 9 2 2 2 8 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 2 max: 307 count: 294 average: 34.5782 | standard deviation: 69.4748 | 0 228 0 0 0 0 0 0 0 0 6 1 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 5 15 8 5 0 0 0 0 1 1 0 5 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 2 max: 277 count: 2585 average: 18.3164 | standard deviation: 49.7019 | 0 2315 0 0 0 0 0 0 0 0 0 0 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 36 29 46 32 56 0 1 2 4 6 7 5 13 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_L1Cache: [binsize: 1 max: 2 count: 2776 average: 2 | standard deviation: 0 | 0 0 2776 ] +miss_latency_L2Cache: [binsize: 1 max: 25 count: 70 average: 24.6 | standard deviation: 1.16096 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 2 0 62 ] +miss_latency_Directory: [binsize: 2 max: 307 count: 448 average: 172.614 | standard deviation: 19.1957 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 4 58 48 98 72 79 0 1 2 13 9 10 7 26 0 1 0 0 1 1 0 1 1 2 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0 0 0 0 1 2 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -86,16 +86,16 @@ miss_latency_dir_issue_to_initial_request: [binsize: 1 max: 0 count: 1 average: miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 1 average: 0 | standard deviation: 0 | 1 ] miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 1 average: 0 | standard deviation: 0 | 1 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 169 count: 1 average: 169 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] -imcomplete_dir_Times: 436 +imcomplete_dir_Times: 447 miss_latency_LD_L1Cache: [binsize: 1 max: 2 count: 233 average: 2 | standard deviation: 0 | 0 0 233 ] -miss_latency_LD_L2Cache: [binsize: 1 max: 21 count: 39 average: 21 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 39 ] -miss_latency_LD_Directory: [binsize: 2 max: 281 count: 143 average: 169.678 | standard deviation: 18.465 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 15 18 15 36 0 0 1 0 2 8 1 2 3 6 0 0 0 0 1 0 2 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_L1Cache: [binsize: 1 max: 2 count: 227 average: 2 | standard deviation: 0 | 0 0 227 ] -miss_latency_ST_L2Cache: [binsize: 1 max: 21 count: 17 average: 21 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 ] -miss_latency_ST_Directory: [binsize: 2 max: 263 count: 50 average: 168.5 | standard deviation: 16.0261 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 6 8 5 13 0 0 0 0 2 0 1 1 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_L2Cache: [binsize: 1 max: 25 count: 33 average: 24.9394 | standard deviation: 0.353553 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 32 ] +miss_latency_LD_Directory: [binsize: 2 max: 307 count: 149 average: 173.168 | standard deviation: 20.2876 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 16 14 37 32 18 0 0 0 9 2 2 2 8 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_L1Cache: [binsize: 1 max: 2 count: 228 average: 2 | standard deviation: 0 | 0 0 228 ] +miss_latency_ST_L2Cache: [binsize: 1 max: 25 count: 14 average: 23.1429 | standard deviation: 2 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 1 0 7 ] +miss_latency_ST_Directory: [binsize: 2 max: 307 count: 52 average: 180.5 | standard deviation: 35.1816 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 5 15 8 5 0 0 0 0 1 1 0 5 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_IFETCH_L1Cache: [binsize: 1 max: 2 count: 2315 average: 2 | standard deviation: 0 | 0 0 2315 ] -miss_latency_IFETCH_L2Cache: [binsize: 1 max: 21 count: 26 average: 21 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 ] -miss_latency_IFETCH_Directory: [binsize: 2 max: 296 count: 244 average: 167.23 | standard deviation: 15.5933 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 52 34 38 45 4 3 1 0 0 2 5 4 4 13 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_L2Cache: [binsize: 1 max: 25 count: 23 average: 25 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 23 ] +miss_latency_IFETCH_Directory: [binsize: 2 max: 277 count: 247 average: 170.619 | standard deviation: 12.1654 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 36 29 46 32 56 0 1 2 4 6 7 5 13 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -127,75 +127,75 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9934 +page_reclaims: 10978 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 64 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 2883 23064 -total_msg_count_Response_Data: 1311 94392 -total_msg_count_ResponseL2hit_Data: 246 17712 +total_msg_count_Request_Control: 2916 23328 +total_msg_count_Response_Data: 1344 96768 +total_msg_count_ResponseL2hit_Data: 210 15120 total_msg_count_Response_Control: 3 24 -total_msg_count_Writeback_Data: 1749 125928 -total_msg_count_Writeback_Control: 1101 8808 -total_msgs: 7293 total_bytes: 269928 +total_msg_count_Writeback_Data: 1758 126576 +total_msg_count_Writeback_Control: 1095 8760 +total_msgs: 7326 total_bytes: 270576 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.184543 - links_utilized_percent_switch_0_link_0: 0.069475 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.299611 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 2.75856 + links_utilized_percent_switch_0_link_0: 2.65248 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 2.86465 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 437 31464 [ 0 0 0 0 437 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 82 5904 [ 0 0 0 0 82 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 448 32256 [ 0 0 0 0 448 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 70 5040 [ 0 0 0 0 70 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 519 4152 [ 0 519 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 518 4144 [ 0 518 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_1_Writeback_Data: 502 36144 [ 0 0 0 0 502 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.105172 - links_utilized_percent_switch_1_link_0: 0.0749027 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.135441 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 2.05975 + links_utilized_percent_switch_1_link_0: 2.86465 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 1.25485 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Request_Control: 519 4152 [ 0 519 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Request_Control: 518 4144 [ 0 518 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Writeback_Data: 502 36144 [ 0 0 0 0 502 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 442 3536 [ 0 0 442 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_ResponseL2hit_Data: 82 5904 [ 0 0 0 0 82 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 454 3632 [ 0 0 454 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_ResponseL2hit_Data: 70 5040 [ 0 0 0 0 70 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_1_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 81 5832 [ 0 0 0 0 81 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 367 2936 [ 0 0 0 0 367 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 84 6048 [ 0 0 0 0 84 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 365 2920 [ 0 0 0 0 365 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.128407 - links_utilized_percent_switch_2_link_0: 0.0228708 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.233943 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.59473 + links_utilized_percent_switch_2_link_0: 0.895915 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.29354 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Request_Control: 442 3536 [ 0 0 442 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Data: 81 5832 [ 0 0 0 0 81 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 367 2936 [ 0 0 0 0 367 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 437 31464 [ 0 0 0 0 437 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Request_Control: 454 3632 [ 0 0 454 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Data: 84 6048 [ 0 0 0 0 84 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 365 2920 [ 0 0 0 0 365 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 448 32256 [ 0 0 0 0 448 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 3 switch_3_outlinks: 3 -links_utilized_percent_switch_3: 0.222998 - links_utilized_percent_switch_3_link_0: 0.2779 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.299611 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_2: 0.0914834 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 2.13768 + links_utilized_percent_switch_3_link_0: 2.65248 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 2.86465 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_2: 0.895915 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 437 31464 [ 0 0 0 0 437 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 82 5904 [ 0 0 0 0 82 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 448 32256 [ 0 0 0 0 448 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 70 5040 [ 0 0 0 0 70 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_3_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Request_Control: 519 4152 [ 0 519 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Request_Control: 518 4144 [ 0 518 0 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_3_link_1_Writeback_Data: 502 36144 [ 0 0 0 0 502 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Request_Control: 442 3536 [ 0 0 442 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Data: 81 5832 [ 0 0 0 0 81 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Control: 367 2936 [ 0 0 0 0 367 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Request_Control: 454 3632 [ 0 0 454 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Data: 84 6048 [ 0 0 0 0 84 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Control: 365 2920 [ 0 0 0 0 365 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 270 @@ -209,16 +209,16 @@ Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_access_mode_type_Supervisor: 270 100% Cache Stats: system.l1_cntrl0.L1DcacheMemory - system.l1_cntrl0.L1DcacheMemory_total_misses: 249 - system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 249 + system.l1_cntrl0.L1DcacheMemory_total_misses: 248 + system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 248 system.l1_cntrl0.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl0.L1DcacheMemory_request_type_LD: 73.0924% - system.l1_cntrl0.L1DcacheMemory_request_type_ST: 26.9076% + system.l1_cntrl0.L1DcacheMemory_request_type_LD: 73.3871% + system.l1_cntrl0.L1DcacheMemory_request_type_ST: 26.6129% - system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 249 100% + system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 248 100% --- L1Cache --- - Event Counts - @@ -226,10 +226,10 @@ Load [415 ] 415 Ifetch [2585 ] 2585 Store [294 ] 294 Atomic [0 ] 0 -L1_Replacement [503 ] 503 -Data_Shared [65 ] 65 +L1_Replacement [504 ] 504 +Data_Shared [56 ] 56 Data_Owner [0 ] 0 -Data_All_Tokens [454 ] 454 +Data_All_Tokens [462 ] 462 Ack [1 ] 1 Ack_All_Tokens [0 ] 0 Transient_GETX [0 ] 0 @@ -245,7 +245,7 @@ Own_Lock_or_Unlock [0 ] 0 Request_Timeout [0 ] 0 Use_TimeoutStarverX [0 ] 0 Use_TimeoutStarverS [0 ] 0 -Use_TimeoutNoStarvers [453 ] 453 +Use_TimeoutNoStarvers [461 ] 461 Use_TimeoutNoStarvers_NoMig [0 ] 0 - Transitions - @@ -286,11 +286,11 @@ I Persistent_GETS [0 ] 0 I Persistent_GETS_Last_Token [0 ] 0 I Own_Lock_or_Unlock [0 ] 0 -S Load [30 ] 30 -S Ifetch [249 ] 249 -S Store [9 ] 9 +S Load [29 ] 29 +S Ifetch [158 ] 158 +S Store [8 ] 8 S Atomic [0 ] 0 -S L1_Replacement [55 ] 55 +S L1_Replacement [48 ] 48 S Data_Shared [0 ] 0 S Data_Owner [0 ] 0 S Data_All_Tokens [0 ] 0 @@ -326,11 +326,11 @@ O Persistent_GETS [0 ] 0 O Persistent_GETS_Last_Token [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 -M Load [65 ] 65 -M Ifetch [1061 ] 1061 -M Store [28 ] 28 +M Load [66 ] 66 +M Ifetch [1161 ] 1161 +M Store [29 ] 29 M Atomic [0 ] 0 -M L1_Replacement [351 ] 351 +M L1_Replacement [358 ] 358 M Transient_GETX [0 ] 0 M Transient_Local_GETX [0 ] 0 M Transient_GETS [0 ] 0 @@ -339,9 +339,9 @@ M Persistent_GETX [0 ] 0 M Persistent_GETS [0 ] 0 M Own_Lock_or_Unlock [0 ] 0 -MM Load [95 ] 95 +MM Load [96 ] 96 MM Ifetch [0 ] 0 -MM Store [102 ] 102 +MM Store [104 ] 104 MM Atomic [0 ] 0 MM L1_Replacement [96 ] 96 MM Transient_GETX [0 ] 0 @@ -353,10 +353,10 @@ MM Persistent_GETS [0 ] 0 MM Own_Lock_or_Unlock [0 ] 0 M_W Load [36 ] 36 -M_W Ifetch [1005 ] 1005 +M_W Ifetch [996 ] 996 M_W Store [3 ] 3 M_W Atomic [0 ] 0 -M_W L1_Replacement [0 ] 0 +M_W L1_Replacement [1 ] 1 M_W Transient_GETX [0 ] 0 M_W Transient_Local_GETX [0 ] 0 M_W Transient_GETS [0 ] 0 @@ -366,12 +366,12 @@ M_W Persistent_GETS [0 ] 0 M_W Own_Lock_or_Unlock [0 ] 0 M_W Use_TimeoutStarverX [0 ] 0 M_W Use_TimeoutStarverS [0 ] 0 -M_W Use_TimeoutNoStarvers [383 ] 383 +M_W Use_TimeoutNoStarvers [392 ] 392 M_W Use_TimeoutNoStarvers_NoMig [0 ] 0 -MM_W Load [7 ] 7 +MM_W Load [6 ] 6 MM_W Ifetch [0 ] 0 -MM_W Store [94 ] 94 +MM_W Store [92 ] 92 MM_W Atomic [0 ] 0 MM_W L1_Replacement [1 ] 1 MM_W Transient_GETX [0 ] 0 @@ -383,7 +383,7 @@ MM_W Persistent_GETS [0 ] 0 MM_W Own_Lock_or_Unlock [0 ] 0 MM_W Use_TimeoutStarverX [0 ] 0 MM_W Use_TimeoutStarverS [0 ] 0 -MM_W Use_TimeoutNoStarvers [70 ] 70 +MM_W Use_TimeoutNoStarvers [69 ] 69 MM_W Use_TimeoutNoStarvers_NoMig [0 ] 0 IM Load [0 ] 0 @@ -414,7 +414,7 @@ SM Atomic [0 ] 0 SM L1_Replacement [0 ] 0 SM Data_Shared [0 ] 0 SM Data_Owner [0 ] 0 -SM Data_All_Tokens [9 ] 9 +SM Data_All_Tokens [8 ] 8 SM Ack [0 ] 0 SM Transient_GETX [0 ] 0 SM Transient_Local_GETX [0 ] 0 @@ -454,9 +454,9 @@ IS Ifetch [0 ] 0 IS Store [0 ] 0 IS Atomic [0 ] 0 IS L1_Replacement [0 ] 0 -IS Data_Shared [65 ] 65 +IS Data_Shared [56 ] 56 IS Data_Owner [0 ] 0 -IS Data_All_Tokens [387 ] 387 +IS Data_All_Tokens [396 ] 396 IS Ack [0 ] 0 IS Transient_GETX [0 ] 0 IS Transient_Local_GETX [0 ] 0 @@ -572,30 +572,30 @@ IS_L Own_Lock_or_Unlock [0 ] 0 IS_L Request_Timeout [0 ] 0 Cache Stats: system.l2_cntrl0.L2cacheMemory - system.l2_cntrl0.L2cacheMemory_total_misses: 442 - system.l2_cntrl0.L2cacheMemory_total_demand_misses: 442 + system.l2_cntrl0.L2cacheMemory_total_misses: 454 + system.l2_cntrl0.L2cacheMemory_total_demand_misses: 454 system.l2_cntrl0.L2cacheMemory_total_prefetches: 0 system.l2_cntrl0.L2cacheMemory_total_sw_prefetches: 0 system.l2_cntrl0.L2cacheMemory_total_hw_prefetches: 0 - system.l2_cntrl0.L2cacheMemory_request_type_GETS: 87.5566% - system.l2_cntrl0.L2cacheMemory_request_type_GETX: 12.4434% + system.l2_cntrl0.L2cacheMemory_request_type_GETS: 87.2247% + system.l2_cntrl0.L2cacheMemory_request_type_GETX: 12.7753% - system.l2_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 442 100% + system.l2_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 454 100% --- L2Cache --- - Event Counts - -L1_GETS [444 ] 444 -L1_GETS_Last_Token [8 ] 8 -L1_GETX [67 ] 67 +L1_GETS [448 ] 448 +L1_GETS_Last_Token [4 ] 4 +L1_GETX [66 ] 66 L1_INV [0 ] 0 Transient_GETX [0 ] 0 Transient_GETS [0 ] 0 Transient_GETS_Last_Token [0 ] 0 -L2_Replacement [464 ] 464 +L2_Replacement [458 ] 458 Writeback_Tokens [0 ] 0 -Writeback_Shared_Data [34 ] 34 -Writeback_All_Tokens [468 ] 468 +Writeback_Shared_Data [21 ] 21 +Writeback_All_Tokens [481 ] 481 Writeback_Owned [0 ] 0 Data_Shared [0 ] 0 Data_Owner [0 ] 0 @@ -608,14 +608,14 @@ Persistent_GETS_Last_Token [0 ] 0 Own_Lock_or_Unlock [0 ] 0 - Transitions - -NP L1_GETS [387 ] 387 -NP L1_GETX [48 ] 48 +NP L1_GETS [396 ] 396 +NP L1_GETX [50 ] 50 NP L1_INV [0 ] 0 NP Transient_GETX [0 ] 0 NP Transient_GETS [0 ] 0 NP Writeback_Tokens [0 ] 0 -NP Writeback_Shared_Data [31 ] 31 -NP Writeback_All_Tokens [441 ] 441 +NP Writeback_Shared_Data [18 ] 18 +NP Writeback_All_Tokens [448 ] 448 NP Writeback_Owned [0 ] 0 NP Data_Shared [0 ] 0 NP Data_Owner [0 ] 0 @@ -633,7 +633,7 @@ I L1_INV [0 ] 0 I Transient_GETX [0 ] 0 I Transient_GETS [0 ] 0 I Transient_GETS_Last_Token [0 ] 0 -I L2_Replacement [16 ] 16 +I L2_Replacement [9 ] 9 I Writeback_Tokens [0 ] 0 I Writeback_Shared_Data [3 ] 3 I Writeback_All_Tokens [6 ] 6 @@ -648,13 +648,13 @@ I Persistent_GETS_Last_Token [0 ] 0 I Own_Lock_or_Unlock [0 ] 0 S L1_GETS [0 ] 0 -S L1_GETS_Last_Token [8 ] 8 +S L1_GETS_Last_Token [4 ] 4 S L1_GETX [1 ] 1 S L1_INV [0 ] 0 S Transient_GETX [0 ] 0 S Transient_GETS [0 ] 0 S Transient_GETS_Last_Token [0 ] 0 -S L2_Replacement [24 ] 24 +S L2_Replacement [15 ] 15 S Writeback_Tokens [0 ] 0 S Writeback_Shared_Data [0 ] 0 S Writeback_All_Tokens [0 ] 0 @@ -670,15 +670,15 @@ S Own_Lock_or_Unlock [0 ] 0 O L1_GETS [0 ] 0 O L1_GETS_Last_Token [0 ] 0 -O L1_GETX [5 ] 5 +O L1_GETX [6 ] 6 O L1_INV [0 ] 0 O Transient_GETX [0 ] 0 O Transient_GETS [0 ] 0 O Transient_GETS_Last_Token [0 ] 0 -O L2_Replacement [31 ] 31 +O L2_Replacement [19 ] 19 O Writeback_Tokens [0 ] 0 O Writeback_Shared_Data [0 ] 0 -O Writeback_All_Tokens [21 ] 21 +O Writeback_All_Tokens [27 ] 27 O Data_Shared [0 ] 0 O Data_All_Tokens [0 ] 0 O Ack [0 ] 0 @@ -688,12 +688,12 @@ O Persistent_GETS [0 ] 0 O Persistent_GETS_Last_Token [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 -M L1_GETS [57 ] 57 -M L1_GETX [12 ] 12 +M L1_GETS [52 ] 52 +M L1_GETX [8 ] 8 M L1_INV [0 ] 0 M Transient_GETX [0 ] 0 M Transient_GETS [0 ] 0 -M L2_Replacement [393 ] 393 +M L2_Replacement [415 ] 415 M Persistent_GETX [0 ] 0 M Persistent_GETS [0 ] 0 M Own_Lock_or_Unlock [0 ] 0 @@ -739,49 +739,49 @@ S_L Persistent_GETS_Last_Token [0 ] 0 S_L Own_Lock_or_Unlock [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 518 - memory_reads: 437 - memory_writes: 81 - memory_refreshes: 176 - memory_total_request_delays: 223 - memory_delays_per_request: 0.430502 - memory_delays_in_input_queue: 67 + memory_total_requests: 532 + memory_reads: 448 + memory_writes: 84 + memory_refreshes: 184 + memory_total_request_delays: 169 + memory_delays_per_request: 0.317669 + memory_delays_in_input_queue: 45 memory_delays_behind_head_of_bank_queue: 0 - memory_delays_stalled_at_head_of_bank_queue: 156 - memory_stalls_for_bank_busy: 61 + memory_delays_stalled_at_head_of_bank_queue: 124 + memory_stalls_for_bank_busy: 31 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 7 - memory_stalls_for_bus: 80 + memory_stalls_for_arbitration: 10 + memory_stalls_for_bus: 81 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 8 + memory_stalls_for_read_write_turnaround: 2 memory_stalls_for_read_read_turnaround: 0 - accesses_per_bank: 18 10 0 40 20 20 29 22 5 3 6 4 21 40 20 3 4 5 7 13 10 16 14 41 16 5 5 12 12 18 14 65 + accesses_per_bank: 19 10 0 39 20 19 31 22 5 3 6 4 22 41 22 3 4 6 7 13 10 18 14 42 16 5 5 12 13 18 14 69 --- Directory --- - Event Counts - -GETX [65 ] 65 -GETS [407 ] 407 +GETX [107 ] 107 +GETS [441 ] 441 Lockdown [0 ] 0 Unlockdown [0 ] 0 Own_Lock_or_Unlock [0 ] 0 Own_Lock_or_Unlock_Tokens [0 ] 0 -Data_Owner [6 ] 6 -Data_All_Tokens [75 ] 75 -Ack_Owner [25 ] 25 -Ack_Owner_All_Tokens [318 ] 318 +Data_Owner [3 ] 3 +Data_All_Tokens [81 ] 81 +Ack_Owner [16 ] 16 +Ack_Owner_All_Tokens [334 ] 334 Tokens [0 ] 0 -Ack_All_Tokens [24 ] 24 +Ack_All_Tokens [15 ] 15 Request_Timeout [0 ] 0 -Memory_Data [437 ] 437 -Memory_Ack [81 ] 81 +Memory_Data [448 ] 448 +Memory_Ack [84 ] 84 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 DMA_WRITE_All_Tokens [0 ] 0 - Transitions - -O GETX [50 ] 50 -O GETS [387 ] 387 +O GETX [52 ] 52 +O GETS [396 ] 396 O Lockdown [0 ] 0 O Unlockdown [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 @@ -789,21 +789,21 @@ O Own_Lock_or_Unlock_Tokens [0 ] 0 O Data_Owner [0 ] 0 O Data_All_Tokens [0 ] 0 O Tokens [0 ] 0 -O Ack_All_Tokens [24 ] 24 +O Ack_All_Tokens [15 ] 15 O DMA_READ [0 ] 0 O DMA_WRITE [0 ] 0 O DMA_WRITE_All_Tokens [0 ] 0 -NO GETX [5 ] 5 +NO GETX [6 ] 6 NO GETS [0 ] 0 NO Lockdown [0 ] 0 NO Unlockdown [0 ] 0 NO Own_Lock_or_Unlock [0 ] 0 NO Own_Lock_or_Unlock_Tokens [0 ] 0 -NO Data_Owner [6 ] 6 -NO Data_All_Tokens [75 ] 75 -NO Ack_Owner [25 ] 25 -NO Ack_Owner_All_Tokens [318 ] 318 +NO Data_Owner [3 ] 3 +NO Data_All_Tokens [81 ] 81 +NO Ack_Owner [16 ] 16 +NO Ack_Owner_All_Tokens [334 ] 334 NO Tokens [0 ] 0 NO DMA_READ [0 ] 0 NO DMA_WRITE [0 ] 0 @@ -823,8 +823,8 @@ L DMA_READ [0 ] 0 L DMA_WRITE [0 ] 0 L DMA_WRITE_All_Tokens [0 ] 0 -O_W GETX [10 ] 10 -O_W GETS [20 ] 20 +O_W GETX [49 ] 49 +O_W GETS [45 ] 45 O_W Lockdown [0 ] 0 O_W Unlockdown [0 ] 0 O_W Own_Lock_or_Unlock [0 ] 0 @@ -835,7 +835,7 @@ O_W Ack_Owner [0 ] 0 O_W Tokens [0 ] 0 O_W Ack_All_Tokens [0 ] 0 O_W Memory_Data [0 ] 0 -O_W Memory_Ack [81 ] 81 +O_W Memory_Ack [84 ] 84 O_W DMA_READ [0 ] 0 O_W DMA_WRITE [0 ] 0 O_W DMA_WRITE_All_Tokens [0 ] 0 @@ -918,7 +918,7 @@ NO_W Data_All_Tokens [0 ] 0 NO_W Ack_Owner [0 ] 0 NO_W Tokens [0 ] 0 NO_W Ack_All_Tokens [0 ] 0 -NO_W Memory_Data [437 ] 437 +NO_W Memory_Data [448 ] 448 NO_W DMA_READ [0 ] 0 NO_W DMA_WRITE [0 ] 0 NO_W DMA_WRITE_All_Tokens [0 ] 0 diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/simout b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/simout index 978cef283..4114133be 100755 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/simout +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/simout @@ -5,12 +5,12 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:17:10 -M5 started Apr 19 2011 12:17:16 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_CMP_token/m5.fast -d build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_token -re tests/run.py build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_token +M5 compiled Apr 28 2011 15:03:17 +M5 started Apr 28 2011 15:03:52 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_CMP_token/m5.opt -d build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_token -re tests/run.py build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_token Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. Hello world! -Exiting @ tick 84059 because target called exit() +Exiting @ tick 87899 because target called exit() diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt index ef789547c..58dca509c 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt @@ -1,13 +1,13 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 40575 # Simulator instruction rate (inst/s) -host_mem_usage 212336 # Number of bytes of host memory used -host_seconds 0.06 # Real time elapsed on the host -host_tick_rate 1320785 # Simulator tick rate (ticks/s) +host_inst_rate 33219 # Simulator instruction rate (inst/s) +host_mem_usage 226484 # Number of bytes of host memory used +host_seconds 0.08 # Real time elapsed on the host +host_tick_rate 1130708 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 2577 # Number of instructions simulated -sim_seconds 0.000084 # Number of seconds simulated -sim_ticks 84059 # Number of ticks simulated +sim_seconds 0.000088 # Number of seconds simulated +sim_ticks 87899 # Number of ticks simulated system.cpu.dtb.data_accesses 717 # DTB accesses system.cpu.dtb.data_acv 0 # DTB access violations system.cpu.dtb.data_hits 709 # DTB hits @@ -42,10 +42,10 @@ system.cpu.itb.write_acv 0 # DT system.cpu.itb.write_hits 0 # DTB write hits system.cpu.itb.write_misses 0 # DTB write misses system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 84059 # number of cpu cycles simulated +system.cpu.numCycles 87899 # number of cpu cycles simulated system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed system.cpu.numWorkItemsStarted 0 # number of work items this cpu started -system.cpu.num_busy_cycles 84059 # Number of busy cycles +system.cpu.num_busy_cycles 87899 # Number of busy cycles system.cpu.num_conditional_control_insts 238 # number of instructions that are conditional controls system.cpu.num_fp_alu_accesses 6 # Number of float alu accesses system.cpu.num_fp_insts 6 # number of float instructions diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini index b810f5467..2277de057 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/tru64/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/tru64/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer probeFilter buffer_size=0 +cntrl_id=1 directory=system.dir_cntrl0.directory full_bit_dir_enabled=false memBuffer=system.dir_cntrl0.memBuffer @@ -134,6 +135,7 @@ L1IcacheMemory=system.ruby.cpu_ruby_ports.icache L2cacheMemory=system.l1_cntrl0.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=0 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -212,52 +214,67 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 int_links0 int_links1 +children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 -num_int_nodes=3 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=2 +link_id=2 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers2 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=2 +link_id=3 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers2 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/ruby.stats b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/ruby.stats index 4245fbc90..2bf189137 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:09:50 +Real time: Apr/28/2011 15:12:18 Profiler Stats -------------- @@ -43,18 +43,18 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.13 -Virtual_time_in_minutes: 0.00216667 -Virtual_time_in_hours: 3.61111e-05 -Virtual_time_in_days: 1.50463e-06 +Virtual_time_in_seconds: 0.36 +Virtual_time_in_minutes: 0.006 +Virtual_time_in_hours: 0.0001 +Virtual_time_in_days: 4.16667e-06 Ruby_current_time: 78448 Ruby_start_time: 0 Ruby_cycles: 78448 -mbytes_resident: 37.4102 -mbytes_total: 207.098 -resident_ratio: 0.180659 +mbytes_resident: 37.8359 +mbytes_total: 220.914 +resident_ratio: 0.171323 ruby_cycles_executed: [ 78449 ] @@ -126,11 +126,11 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9871 +page_reclaims: 10907 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 64 +block_outputs: 0 Network Stats ------------- @@ -144,9 +144,9 @@ total_msgs: 7791 total_bytes: 162552 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.110822 - links_utilized_percent_switch_0_link_0: 0.0700145 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.151629 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 2.15844 + links_utilized_percent_switch_0_link_0: 2.80058 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 1.51629 bw: 16000 base_latency: 1 outgoing_messages_switch_0_link_0_Response_Data: 441 31752 [ 0 0 0 0 441 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_0_Writeback_Control: 425 3400 [ 0 0 0 425 0 0 0 0 0 0 ] base_latency: 1 @@ -157,9 +157,9 @@ links_utilized_percent_switch_0: 0.110822 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.158983 - links_utilized_percent_switch_1_link_0: 0.0379073 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.280058 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 2.15844 + links_utilized_percent_switch_1_link_0: 1.51629 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 2.80058 bw: 16000 base_latency: 1 outgoing_messages_switch_1_link_0_Request_Control: 441 3528 [ 0 0 441 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Writeback_Data: 81 5832 [ 0 0 0 0 0 81 0 0 0 0 ] base_latency: 1 @@ -170,9 +170,9 @@ links_utilized_percent_switch_1: 0.158983 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.215844 - links_utilized_percent_switch_2_link_0: 0.280058 bw: 160000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.151629 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 2.15844 + links_utilized_percent_switch_2_link_0: 2.80058 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 1.51629 bw: 16000 base_latency: 1 outgoing_messages_switch_2_link_0_Response_Data: 441 31752 [ 0 0 0 0 441 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_0_Writeback_Control: 425 3400 [ 0 0 0 425 0 0 0 0 0 0 ] base_latency: 1 diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/simout b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/simout index 256657039..f72ee5223 100755 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/simout +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:09:47 -M5 started Apr 19 2011 12:09:50 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_hammer/m5.fast -d build/ALPHA_SE_MOESI_hammer/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_hammer -re tests/run.py build/ALPHA_SE_MOESI_hammer/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_hammer +M5 compiled Apr 28 2011 15:11:39 +M5 started Apr 28 2011 15:12:18 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_hammer/m5.opt -d build/ALPHA_SE_MOESI_hammer/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_hammer -re tests/run.py build/ALPHA_SE_MOESI_hammer/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_hammer Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt index 6446a9edb..d43409114 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 62557 # Simulator instruction rate (inst/s) -host_mem_usage 212072 # Number of bytes of host memory used -host_seconds 0.04 # Real time elapsed on the host -host_tick_rate 1897992 # Simulator tick rate (ticks/s) +host_inst_rate 38360 # Simulator instruction rate (inst/s) +host_mem_usage 226220 # Number of bytes of host memory used +host_seconds 0.07 # Real time elapsed on the host +host_tick_rate 1164850 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 2577 # Number of instructions simulated sim_seconds 0.000078 # Number of seconds simulated diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/config.ini b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/config.ini index a38ab1515..2b74e07ae 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/config.ini +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/config.ini @@ -63,7 +63,7 @@ egid=100 env= errout=cerr euid=100 -executable=/dist/m5/regression/test-progs/hello/bin/alpha/tru64/hello +executable=/proj/aatl_perfmod_arch/m5_system_files/regression/test-progs/hello/bin/alpha/tru64/hello gid=100 input=cin max_stack_size=67108864 @@ -78,6 +78,7 @@ uid=100 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=1 directory=system.dir_cntrl0.directory directory_latency=12 memBuffer=system.dir_cntrl0.memBuffer @@ -120,6 +121,7 @@ type=L1Cache_Controller buffer_size=0 cacheMemory=system.ruby.cpu_ruby_ports.dcache cache_response_latency=12 +cntrl_id=0 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -180,52 +182,67 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 int_links0 int_links1 +children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 -num_int_nodes=3 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=2 +link_id=2 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers2 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=2 +link_id=3 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers2 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/ruby.stats b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/ruby.stats index 986bc42a5..4b75a7bdf 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/ruby.stats +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:00:50 +Real time: Apr/28/2011 14:27:10 Profiler Stats -------------- @@ -43,18 +43,18 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.13 -Virtual_time_in_minutes: 0.00216667 -Virtual_time_in_hours: 3.61111e-05 -Virtual_time_in_days: 1.50463e-06 +Virtual_time_in_seconds: 0.34 +Virtual_time_in_minutes: 0.00566667 +Virtual_time_in_hours: 9.44444e-05 +Virtual_time_in_days: 3.93519e-06 Ruby_current_time: 123378 Ruby_start_time: 0 Ruby_cycles: 123378 -mbytes_resident: 37.2734 -mbytes_total: 207.098 -resident_ratio: 0.179999 +mbytes_resident: 37.6602 +mbytes_total: 220.656 +resident_ratio: 0.170727 ruby_cycles_executed: [ 123379 ] @@ -122,11 +122,11 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9841 -page_faults: 0 +page_reclaims: 10875 +page_faults: 4 swaps: 0 -block_inputs: 0 -block_outputs: 64 +block_inputs: 2528 +block_outputs: 0 Network Stats ------------- @@ -139,9 +139,9 @@ total_msgs: 7488 total_bytes: 299520 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.157808 - links_utilized_percent_switch_0_link_0: 0.0633825 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.252233 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 2.52881 + links_utilized_percent_switch_0_link_0: 2.5353 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 2.52233 bw: 16000 base_latency: 1 outgoing_messages_switch_0_link_0_Response_Data: 626 45072 [ 0 0 0 0 626 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_0_Writeback_Control: 622 4976 [ 0 0 0 622 0 0 0 0 0 0 ] base_latency: 1 @@ -150,9 +150,9 @@ links_utilized_percent_switch_0: 0.157808 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.158294 - links_utilized_percent_switch_1_link_0: 0.0630582 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.25353 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 2.52881 + links_utilized_percent_switch_1_link_0: 2.52233 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 2.5353 bw: 16000 base_latency: 1 outgoing_messages_switch_1_link_0_Control: 626 5008 [ 0 0 626 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Data: 622 44784 [ 0 0 622 0 0 0 0 0 0 0 ] base_latency: 1 @@ -161,9 +161,9 @@ links_utilized_percent_switch_1: 0.158294 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.252881 - links_utilized_percent_switch_2_link_0: 0.25353 bw: 160000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.252233 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 2.52881 + links_utilized_percent_switch_2_link_0: 2.5353 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.52233 bw: 16000 base_latency: 1 outgoing_messages_switch_2_link_0_Response_Data: 626 45072 [ 0 0 0 0 626 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_0_Writeback_Control: 622 4976 [ 0 0 0 622 0 0 0 0 0 0 ] base_latency: 1 @@ -227,9 +227,9 @@ Memory controller: system.dir_cntrl0.memBuffer: memory_reads: 626 memory_writes: 622 memory_refreshes: 258 - memory_total_request_delays: 1710 - memory_delays_per_request: 1.37019 - memory_delays_in_input_queue: 622 + memory_total_request_delays: 1502 + memory_delays_per_request: 1.20353 + memory_delays_in_input_queue: 414 memory_delays_behind_head_of_bank_queue: 3 memory_delays_stalled_at_head_of_bank_queue: 1085 memory_stalls_for_bank_busy: 404 diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/simout b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/simout index 69d07c3aa..43151ea3c 100755 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/simout +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 11:52:53 -M5 started Apr 19 2011 12:00:50 -M5 executing on maize -command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby -re tests/run.py build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby +M5 compiled Apr 28 2011 14:26:41 +M5 started Apr 28 2011 14:27:10 +M5 executing on SC2B0617 +command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby -re tests/run.py build/ALPHA_SE/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. diff --git a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt index a05c1b96e..9c0c161ed 100644 --- a/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt +++ b/tests/quick/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 79660 # Simulator instruction rate (inst/s) -host_mem_usage 212072 # Number of bytes of host memory used -host_seconds 0.03 # Real time elapsed on the host -host_tick_rate 3797301 # Simulator tick rate (ticks/s) +host_inst_rate 38181 # Simulator instruction rate (inst/s) +host_mem_usage 225956 # Number of bytes of host memory used +host_seconds 0.07 # Real time elapsed on the host +host_tick_rate 1823203 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks sim_insts 2577 # Number of instructions simulated sim_seconds 0.000123 # Number of seconds simulated diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/config.ini b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/config.ini index 9b858b847..131a77e7a 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/config.ini +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/config.ini @@ -150,6 +150,7 @@ test=system.ruby.cpu_ruby_ports7.port[0] type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=9 directory=system.dir_cntrl0.directory directory_latency=6 memBuffer=system.dir_cntrl0.memBuffer @@ -204,6 +205,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory buffer_size=0 +cntrl_id=0 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -236,6 +238,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl1.L1DcacheMemory L1IcacheMemory=system.l1_cntrl1.L1IcacheMemory buffer_size=0 +cntrl_id=1 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -268,6 +271,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl2.L1DcacheMemory L1IcacheMemory=system.l1_cntrl2.L1IcacheMemory buffer_size=0 +cntrl_id=2 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -300,6 +304,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl3.L1DcacheMemory L1IcacheMemory=system.l1_cntrl3.L1IcacheMemory buffer_size=0 +cntrl_id=3 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -332,6 +337,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl4.L1DcacheMemory L1IcacheMemory=system.l1_cntrl4.L1IcacheMemory buffer_size=0 +cntrl_id=4 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -364,6 +370,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl5.L1DcacheMemory L1IcacheMemory=system.l1_cntrl5.L1IcacheMemory buffer_size=0 +cntrl_id=5 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -396,6 +403,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl6.L1DcacheMemory L1IcacheMemory=system.l1_cntrl6.L1IcacheMemory buffer_size=0 +cntrl_id=6 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -428,6 +436,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl7.L1DcacheMemory L1IcacheMemory=system.l1_cntrl7.L1IcacheMemory buffer_size=0 +cntrl_id=7 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -459,6 +468,7 @@ type=L2Cache_Controller children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory buffer_size=0 +cntrl_id=8 l2_request_latency=2 l2_response_latency=2 number_of_TBEs=256 @@ -617,180 +627,243 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 ext_links9 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 int_links9 +children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 ext_links9 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 int_links9 routers00 routers01 routers02 routers03 routers04 routers05 routers06 routers07 routers08 routers09 routers10 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 system.ruby.network.topology.ext_links3 system.ruby.network.topology.ext_links4 system.ruby.network.topology.ext_links5 system.ruby.network.topology.ext_links6 system.ruby.network.topology.ext_links7 system.ruby.network.topology.ext_links8 system.ruby.network.topology.ext_links9 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 system.ruby.network.topology.int_links3 system.ruby.network.topology.int_links4 system.ruby.network.topology.int_links5 system.ruby.network.topology.int_links6 system.ruby.network.topology.int_links7 system.ruby.network.topology.int_links8 system.ruby.network.topology.int_links9 -num_int_nodes=11 print_config=false +routers=system.ruby.network.topology.routers00 system.ruby.network.topology.routers01 system.ruby.network.topology.routers02 system.ruby.network.topology.routers03 system.ruby.network.topology.routers04 system.ruby.network.topology.routers05 system.ruby.network.topology.routers06 system.ruby.network.topology.routers07 system.ruby.network.topology.routers08 system.ruby.network.topology.routers09 system.ruby.network.topology.routers10 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers00 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl1 -int_node=1 +int_node=system.ruby.network.topology.routers01 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl2 -int_node=2 +int_node=system.ruby.network.topology.routers02 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.ext_links3] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl3 -int_node=3 +int_node=system.ruby.network.topology.routers03 latency=1 +link_id=3 weight=1 [system.ruby.network.topology.ext_links4] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl4 -int_node=4 +int_node=system.ruby.network.topology.routers04 latency=1 +link_id=4 weight=1 [system.ruby.network.topology.ext_links5] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl5 -int_node=5 +int_node=system.ruby.network.topology.routers05 latency=1 +link_id=5 weight=1 [system.ruby.network.topology.ext_links6] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl6 -int_node=6 +int_node=system.ruby.network.topology.routers06 latency=1 +link_id=6 weight=1 [system.ruby.network.topology.ext_links7] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl7 -int_node=7 +int_node=system.ruby.network.topology.routers07 latency=1 +link_id=7 weight=1 [system.ruby.network.topology.ext_links8] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=8 +int_node=system.ruby.network.topology.routers08 latency=1 +link_id=8 weight=1 [system.ruby.network.topology.ext_links9] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=9 +int_node=system.ruby.network.topology.routers09 latency=1 +link_id=9 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=10 +link_id=10 +node_a=system.ruby.network.topology.routers00 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=10 +link_id=11 +node_a=system.ruby.network.topology.routers01 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=10 +link_id=12 +node_a=system.ruby.network.topology.routers02 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links3] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=3 -node_b=10 +link_id=13 +node_a=system.ruby.network.topology.routers03 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links4] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=4 -node_b=10 +link_id=14 +node_a=system.ruby.network.topology.routers04 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links5] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=5 -node_b=10 +link_id=15 +node_a=system.ruby.network.topology.routers05 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links6] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=6 -node_b=10 +link_id=16 +node_a=system.ruby.network.topology.routers06 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links7] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=7 -node_b=10 +link_id=17 +node_a=system.ruby.network.topology.routers07 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links8] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=8 -node_b=10 +link_id=18 +node_a=system.ruby.network.topology.routers08 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links9] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=9 -node_b=10 +link_id=19 +node_a=system.ruby.network.topology.routers09 +node_b=system.ruby.network.topology.routers10 weight=1 +[system.ruby.network.topology.routers00] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers01] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers02] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers03] +type=BasicRouter +router_id=3 + +[system.ruby.network.topology.routers04] +type=BasicRouter +router_id=4 + +[system.ruby.network.topology.routers05] +type=BasicRouter +router_id=5 + +[system.ruby.network.topology.routers06] +type=BasicRouter +router_id=6 + +[system.ruby.network.topology.routers07] +type=BasicRouter +router_id=7 + +[system.ruby.network.topology.routers08] +type=BasicRouter +router_id=8 + +[system.ruby.network.topology.routers09] +type=BasicRouter +router_id=9 + +[system.ruby.network.topology.routers10] +type=BasicRouter +router_id=10 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/ruby.stats b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/ruby.stats index 39ff9f957..8d2398f2b 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/ruby.stats +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/ruby.stats @@ -34,47 +34,47 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:16:59 +Real time: Apr/28/2011 14:47:04 Profiler Stats -------------- -Elapsed_time_in_seconds: 259 -Elapsed_time_in_minutes: 4.31667 -Elapsed_time_in_hours: 0.0719444 -Elapsed_time_in_days: 0.00299769 +Elapsed_time_in_seconds: 848 +Elapsed_time_in_minutes: 14.1333 +Elapsed_time_in_hours: 0.235556 +Elapsed_time_in_days: 0.00981481 -Virtual_time_in_seconds: 259.28 -Virtual_time_in_minutes: 4.32133 -Virtual_time_in_hours: 0.0720222 -Virtual_time_in_days: 0.00300093 +Virtual_time_in_seconds: 848.11 +Virtual_time_in_minutes: 14.1352 +Virtual_time_in_hours: 0.235586 +Virtual_time_in_days: 0.00981609 -Ruby_current_time: 44606455 +Ruby_current_time: 45377925 Ruby_start_time: 0 -Ruby_cycles: 44606455 +Ruby_cycles: 45377925 -mbytes_resident: 38.1133 -mbytes_total: 336.488 -resident_ratio: 0.113279 +mbytes_resident: 38.5039 +mbytes_total: 349.91 +resident_ratio: 0.110062 -ruby_cycles_executed: [ 44606456 44606456 44606456 44606456 44606456 44606456 44606456 44606456 ] +ruby_cycles_executed: [ 45377926 45377926 45377926 45377926 45377926 45377926 45377926 45377926 ] Busy Controller Counts: L1Cache-0:0 L1Cache-1:0 L1Cache-2:0 L1Cache-3:0 L1Cache-4:0 L1Cache-5:0 L1Cache-6:0 L1Cache-7:0 -L2Cache-0:26511 +L2Cache-0:0 Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1209678 average: 15.9992 | standard deviation: 0.0905568 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1209558 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1222667 average: 15.9992 | standard deviation: 0.0900745 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1222547 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 4096 max: 668164 count: 1209550 average: 4719.92 | standard deviation: 8274.07 | 638780 444277 77264 20058 11632 6634 3721 2287 1498 951 565 385 192 142 161 87 51 58 50 36 40 36 47 26 23 19 17 23 21 23 19 17 18 10 12 15 16 14 17 11 13 10 18 10 10 15 7 8 5 10 13 8 6 4 7 3 3 7 7 11 4 5 2 3 4 2 3 1 2 9 3 3 0 3 1 5 2 4 3 0 0 3 2 2 2 2 2 2 2 1 1 1 1 3 2 2 1 1 1 2 1 0 2 2 2 0 0 1 1 2 1 2 4 0 0 0 1 0 1 1 1 1 0 1 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 4096 max: 668164 count: 786272 average: 4719.14 | standard deviation: 8618.14 | 415711 288653 50021 12927 7526 4347 2411 1503 957 613 346 254 128 93 117 61 33 39 28 17 27 20 28 16 16 10 14 18 16 18 16 13 9 9 7 9 11 8 12 7 10 6 11 7 7 8 5 8 3 6 9 3 5 2 6 3 2 6 6 9 3 4 1 2 4 1 0 1 2 6 0 3 0 2 1 2 1 3 2 0 0 2 1 2 1 2 1 2 0 1 1 1 1 2 1 1 0 1 0 2 1 0 2 1 0 0 0 1 1 2 1 1 3 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 4096 max: 528524 count: 423278 average: 4721.37 | standard deviation: 6405.47 | 223069 155624 27243 7131 4106 2287 1310 784 541 338 219 131 64 49 44 26 18 19 22 19 13 16 19 10 7 9 3 5 5 5 3 4 9 1 5 6 5 6 5 4 3 4 7 3 3 7 2 0 2 4 4 5 1 2 1 0 1 1 1 2 1 1 1 1 0 1 3 0 0 3 3 0 0 1 0 3 1 1 1 0 0 1 1 0 1 0 1 0 2 0 0 0 0 1 1 1 1 0 1 0 0 0 0 1 2 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_NULL: [binsize: 4096 max: 668164 count: 1209550 average: 4719.92 | standard deviation: 8274.07 | 638780 444277 77264 20058 11632 6634 3721 2287 1498 951 565 385 192 142 161 87 51 58 50 36 40 36 47 26 23 19 17 23 21 23 19 17 18 10 12 15 16 14 17 11 13 10 18 10 10 15 7 8 5 10 13 8 6 4 7 3 3 7 7 11 4 5 2 3 4 2 3 1 2 9 3 3 0 3 1 5 2 4 3 0 0 3 2 2 2 2 2 2 2 1 1 1 1 3 2 2 1 1 1 2 1 0 2 2 2 0 0 1 1 2 1 2 4 0 0 0 1 0 1 1 1 1 0 1 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 4096 max: 768575 count: 1222539 average: 4750.02 | standard deviation: 10432.8 | 713663 337972 120474 30722 6705 1917 973 835 718 652 646 598 527 471 427 398 367 388 291 303 268 218 238 185 198 172 185 164 138 131 126 116 109 80 74 72 81 84 63 55 51 50 42 45 46 34 23 35 27 24 30 20 27 19 20 23 15 15 12 11 16 13 8 11 12 9 7 11 3 7 6 2 2 5 1 5 2 3 1 3 2 1 1 0 2 1 1 2 1 1 2 1 1 1 2 2 1 0 1 1 0 1 0 1 0 1 0 2 0 0 1 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 4096 max: 768575 count: 794782 average: 4754.13 | standard deviation: 10728.4 | 464420 219484 78177 19903 4316 1256 627 548 460 425 408 377 355 307 269 251 216 264 189 188 170 138 155 135 133 117 125 117 90 90 90 80 72 59 47 51 53 57 37 41 35 37 28 31 32 17 16 22 16 15 23 16 18 13 13 16 4 11 10 6 9 8 5 7 7 6 5 6 2 4 5 0 2 3 0 4 1 1 1 2 2 1 0 0 2 0 1 1 0 1 2 1 1 1 1 2 0 0 0 1 0 0 0 0 0 1 0 1 0 0 1 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 4096 max: 649274 count: 427757 average: 4742.39 | standard deviation: 8996.35 | 249243 118488 42297 10819 2389 661 346 287 258 227 238 221 172 164 158 147 151 124 102 115 98 80 83 50 65 55 60 47 48 41 36 36 37 21 27 21 28 27 26 14 16 13 14 14 14 17 7 13 11 9 7 4 9 6 7 7 11 4 2 5 7 5 3 4 5 3 2 5 1 3 1 2 0 2 1 1 1 2 0 1 0 0 1 0 0 1 0 1 1 0 0 0 0 0 1 0 1 0 1 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_NULL: [binsize: 4096 max: 768575 count: 1222539 average: 4750.02 | standard deviation: 10432.8 | 713663 337972 120474 30722 6705 1917 973 835 718 652 646 598 527 471 427 398 367 388 291 303 268 218 238 185 198 172 185 164 138 131 126 116 109 80 74 72 81 84 63 55 51 50 42 45 46 34 23 35 27 24 30 20 27 19 20 23 15 15 12 11 16 13 8 11 12 9 7 11 3 7 6 2 2 5 1 5 2 3 1 3 2 1 1 0 2 1 1 2 1 1 2 1 1 1 2 2 1 0 1 1 0 1 0 1 0 1 0 2 0 0 1 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -85,8 +85,8 @@ miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: N miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] imcomplete_dir_Times: 0 -miss_latency_LD_NULL: [binsize: 4096 max: 668164 count: 786272 average: 4719.14 | standard deviation: 8618.14 | 415711 288653 50021 12927 7526 4347 2411 1503 957 613 346 254 128 93 117 61 33 39 28 17 27 20 28 16 16 10 14 18 16 18 16 13 9 9 7 9 11 8 12 7 10 6 11 7 7 8 5 8 3 6 9 3 5 2 6 3 2 6 6 9 3 4 1 2 4 1 0 1 2 6 0 3 0 2 1 2 1 3 2 0 0 2 1 2 1 2 1 2 0 1 1 1 1 2 1 1 0 1 0 2 1 0 2 1 0 0 0 1 1 2 1 1 3 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_NULL: [binsize: 4096 max: 528524 count: 423278 average: 4721.37 | standard deviation: 6405.47 | 223069 155624 27243 7131 4106 2287 1310 784 541 338 219 131 64 49 44 26 18 19 22 19 13 16 19 10 7 9 3 5 5 5 3 4 9 1 5 6 5 6 5 4 3 4 7 3 3 7 2 0 2 4 4 5 1 2 1 0 1 1 1 2 1 1 1 1 0 1 3 0 0 3 3 0 0 1 0 3 1 1 1 0 0 1 1 0 1 0 1 0 2 0 0 0 0 1 1 1 1 0 1 0 0 0 0 1 2 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_NULL: [binsize: 4096 max: 768575 count: 794782 average: 4754.13 | standard deviation: 10728.4 | 464420 219484 78177 19903 4316 1256 627 548 460 425 408 377 355 307 269 251 216 264 189 188 170 138 155 135 133 117 125 117 90 90 90 80 72 59 47 51 53 57 37 41 35 37 28 31 32 17 16 22 16 15 23 16 18 13 13 16 4 11 10 6 9 8 5 7 7 6 5 6 2 4 5 0 2 3 0 4 1 1 1 2 2 1 0 0 2 0 1 1 0 1 2 1 1 1 1 2 0 0 0 1 0 0 0 0 0 1 0 1 0 0 1 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_NULL: [binsize: 4096 max: 649274 count: 427757 average: 4742.39 | standard deviation: 8996.35 | 249243 118488 42297 10819 2389 661 346 287 258 227 238 221 172 164 158 147 151 124 102 115 98 80 83 50 65 55 60 47 48 41 36 36 37 21 27 21 28 27 26 14 16 13 14 14 14 17 7 13 11 9 7 4 9 6 7 7 11 4 2 5 7 5 3 4 5 3 2 5 1 3 1 2 0 2 1 1 1 2 0 1 0 0 1 0 0 1 0 1 1 0 0 0 0 0 1 0 1 0 1 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -100,12 +100,12 @@ filter_action: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN Message Delayed Cycles ---------------------- -Total_delay_cycles: [binsize: 2048 max: 81271 count: 9469233 average: 110.621 | standard deviation: 505.81 | 9455869 3415 2382 1953 1397 1072 815 622 431 313 232 152 153 103 80 56 46 40 17 18 15 12 4 8 2 6 7 3 2 2 0 1 0 0 3 0 0 0 0 2 0 0 0 0 0 0 0 0 0 ] -Total_nonPF_delay_cycles: [binsize: 1 max: 1 count: 6455267 average: 5.1276e-05 | standard deviation: 0.00716072 | 6454936 331 ] - virtual_network_0_delay_cycles: [binsize: 2048 max: 81271 count: 3013966 average: 347.548 | standard deviation: 849.39 | 3000602 3415 2382 1953 1397 1072 815 622 431 313 232 152 153 103 80 56 46 40 17 18 15 12 4 8 2 6 7 3 2 2 0 1 0 0 3 0 0 0 0 2 0 0 0 0 0 0 0 0 0 ] +Total_delay_cycles: [binsize: 512 max: 15025 count: 9238010 average: 71.7727 | standard deviation: 386.094 | 8944416 144186 51666 26499 17015 13103 10605 8526 6334 4666 3408 2419 1694 1171 808 540 319 217 162 95 65 43 23 12 5 4 2 3 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +Total_nonPF_delay_cycles: [binsize: 1 max: 18 count: 6203874 average: 0.207737 | standard deviation: 0.794821 | 5536169 445618 61689 41060 45531 40102 29025 1511 1098 867 904 179 33 25 40 14 5 1 3 ] + virtual_network_0_delay_cycles: [binsize: 512 max: 15025 count: 3034136 average: 218.101 | standard deviation: 649.602 | 2740542 144186 51666 26499 17015 13103 10605 8526 6334 4666 3408 2419 1694 1171 808 540 319 217 162 95 65 43 23 12 5 4 2 3 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] virtual_network_1_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] - virtual_network_2_delay_cycles: [binsize: 1 max: 1 count: 1119608 average: 6.25219e-06 | standard deviation: 0.00250044 | 1119601 7 ] - virtual_network_3_delay_cycles: [binsize: 1 max: 1 count: 5335659 average: 6.07235e-05 | standard deviation: 0.00779253 | 5335335 324 ] + virtual_network_2_delay_cycles: [binsize: 1 max: 18 count: 976703 average: 0.229716 | standard deviation: 0.829621 | 844977 98912 13960 3129 3768 5876 3597 804 198 490 714 169 27 20 40 13 5 1 3 ] + virtual_network_3_delay_cycles: [binsize: 1 max: 15 count: 5227171 average: 0.20363 | standard deviation: 0.788081 | 4691192 346706 47729 37931 41763 34226 25428 707 900 377 190 10 6 5 0 1 ] virtual_network_4_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_5_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_6_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -116,219 +116,219 @@ Total_nonPF_delay_cycles: [binsize: 1 max: 1 count: 6455267 average: 5.1276e-05 Resource Usage -------------- page_size: 4096 -user_time: 259 +user_time: 847 system_time: 0 -page_reclaims: 10092 +page_reclaims: 11150 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 216 +block_outputs: 0 Network Stats ------------- -total_msg_count_Control: 7234287 57874296 -total_msg_count_Request_Control: 3352867 26822936 -total_msg_count_Response_Data: 8501093 612078696 -total_msg_count_Response_Control: 12544428 100355424 -total_msg_count_Writeback_Data: 2803846 201876912 -total_msg_count_Writeback_Control: 1171668 9373344 -total_msgs: 35608189 total_bytes: 1008381608 +total_msg_count_Control: 7315725 58525800 +total_msg_count_Request_Control: 2925285 23402280 +total_msg_count_Response_Data: 8596080 618917760 +total_msg_count_Response_Control: 12675051 101400408 +total_msg_count_Writeback_Data: 2330742 167813424 +total_msg_count_Writeback_Control: 1158525 9268200 +total_msgs: 35001408 total_bytes: 979327872 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.104449 - links_utilized_percent_switch_0_link_0: 0.0444403 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.164457 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 1.5756 + links_utilized_percent_switch_0_link_0: 1.73525 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 1.41594 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Request_Control: 141029 1128232 [ 141029 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 152090 10950480 [ 0 152090 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Control: 76021 608168 [ 0 76021 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Control: 152092 1216736 [ 152092 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Data: 484 34848 [ 0 484 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Control: 200672 1605376 [ 0 49763 150909 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 117888 8487936 [ 26963 90925 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Control: 49059 392472 [ 49059 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Request_Control: 122565 980520 [ 122565 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 153074 11021328 [ 0 153074 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Control: 74610 596880 [ 0 74610 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Control: 153075 1224600 [ 153075 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Data: 371 26712 [ 0 371 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Control: 203411 1627288 [ 0 51292 152119 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 97449 7016328 [ 26425 71024 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Control: 48185 385480 [ 48185 0 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.105352 - links_utilized_percent_switch_1_link_0: 0.0448859 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.165818 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 1.57409 + links_utilized_percent_switch_1_link_0: 1.73543 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 1.41276 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Request_Control: 142261 1138088 [ 142261 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Data: 153623 11060856 [ 0 153623 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Control: 76891 615128 [ 0 76891 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Control: 153625 1229000 [ 153625 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 491 35352 [ 0 491 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Control: 202705 1621640 [ 0 50260 152445 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 118753 8550216 [ 27097 91656 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 49789 398312 [ 49789 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Request_Control: 122162 977296 [ 122162 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Data: 153108 11023776 [ 0 153108 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Control: 74866 598928 [ 0 74866 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Control: 153110 1224880 [ 153110 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Data: 341 24552 [ 0 341 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Control: 203398 1627184 [ 0 51231 152167 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 97128 6993216 [ 26433 70695 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 48433 387464 [ 48433 0 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.1034 - links_utilized_percent_switch_2_link_0: 0.0441434 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.162657 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.57796 + links_utilized_percent_switch_2_link_0: 1.74037 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 1.41555 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Request_Control: 139745 1117960 [ 139745 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Data: 151126 10881072 [ 0 151126 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Control: 75386 603088 [ 0 75386 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Control: 151129 1209032 [ 151129 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 485 34920 [ 0 485 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Control: 199681 1597448 [ 0 49774 149907 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Data: 116365 8378280 [ 26738 89627 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Control: 48648 389184 [ 48648 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Request_Control: 122379 979032 [ 122379 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Data: 153553 11055816 [ 0 153553 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Control: 75135 601080 [ 0 75135 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Control: 153554 1228432 [ 153554 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 347 24984 [ 0 347 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Control: 203735 1629880 [ 0 51141 152594 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Data: 97269 7003368 [ 26268 71001 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Control: 48863 390904 [ 48863 0 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 2 switch_3_outlinks: 2 -links_utilized_percent_switch_3: 0.104799 - links_utilized_percent_switch_3_link_0: 0.0446279 bw: 640000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.16497 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 1.58227 + links_utilized_percent_switch_3_link_0: 1.74303 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 1.42152 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Request_Control: 141577 1132616 [ 141577 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 152754 10998288 [ 0 152754 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Control: 76191 609528 [ 0 76191 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Control: 152758 1222064 [ 152758 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Data: 515 37080 [ 0 515 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Control: 201709 1613672 [ 0 50165 151544 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Data: 118175 8508600 [ 27125 91050 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Control: 49066 392528 [ 49066 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Request_Control: 122771 982168 [ 122771 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 153761 11070792 [ 0 153761 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Control: 75280 602240 [ 0 75280 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Control: 153763 1230104 [ 153763 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Data: 363 26136 [ 0 363 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Control: 204115 1632920 [ 0 51380 152735 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Data: 97818 7042896 [ 26672 71146 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Control: 48606 388848 [ 48606 0 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_4_inlinks: 2 switch_4_outlinks: 2 -links_utilized_percent_switch_4: 0.10421 - links_utilized_percent_switch_4_link_0: 0.0443719 bw: 640000 base_latency: 1 - links_utilized_percent_switch_4_link_1: 0.164048 bw: 160000 base_latency: 1 +links_utilized_percent_switch_4: 1.58336 + links_utilized_percent_switch_4_link_0: 1.74253 bw: 16000 base_latency: 1 + links_utilized_percent_switch_4_link_1: 1.42419 bw: 16000 base_latency: 1 - outgoing_messages_switch_4_link_0_Request_Control: 140569 1124552 [ 140569 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Response_Data: 151893 10936296 [ 0 151893 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Response_Control: 75812 606496 [ 0 75812 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Control: 151895 1215160 [ 151895 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Response_Data: 513 36936 [ 0 513 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Response_Control: 200376 1603008 [ 0 49681 150695 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Writeback_Data: 117536 8462592 [ 27004 90532 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Writeback_Control: 48808 390464 [ 48808 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Request_Control: 122674 981392 [ 122674 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Response_Data: 153697 11066184 [ 0 153697 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Response_Control: 75505 604040 [ 0 75505 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Control: 153699 1229592 [ 153699 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Response_Data: 365 26280 [ 0 365 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Response_Control: 203701 1629608 [ 0 51005 152696 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Writeback_Data: 98117 7064424 [ 26702 71415 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Writeback_Control: 48801 390408 [ 48801 0 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_5_inlinks: 2 switch_5_outlinks: 2 -links_utilized_percent_switch_5: 0.101404 - links_utilized_percent_switch_5_link_0: 0.0432323 bw: 640000 base_latency: 1 - links_utilized_percent_switch_5_link_1: 0.159576 bw: 160000 base_latency: 1 +links_utilized_percent_switch_5: 1.56125 + links_utilized_percent_switch_5_link_0: 1.72103 bw: 16000 base_latency: 1 + links_utilized_percent_switch_5_link_1: 1.40146 bw: 16000 base_latency: 1 - outgoing_messages_switch_5_link_0_Request_Control: 137030 1096240 [ 137030 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Response_Data: 147989 10655208 [ 0 147989 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Response_Control: 73821 590568 [ 0 73821 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Control: 147993 1183944 [ 147993 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Response_Data: 504 36288 [ 0 504 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Response_Control: 195355 1562840 [ 0 48520 146835 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Writeback_Data: 114221 8223912 [ 26070 88151 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Writeback_Control: 47750 382000 [ 47750 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Request_Control: 121446 971568 [ 121446 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Response_Data: 151839 10932408 [ 0 151839 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Response_Control: 73940 591520 [ 0 73940 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Control: 151840 1214720 [ 151840 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Response_Data: 335 24120 [ 0 335 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Response_Control: 201813 1614504 [ 0 50961 150852 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Writeback_Data: 96382 6939504 [ 26135 70247 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Writeback_Control: 47805 382440 [ 47805 0 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_6_inlinks: 2 switch_6_outlinks: 2 -links_utilized_percent_switch_6: 0.102366 - links_utilized_percent_switch_6_link_0: 0.0437156 bw: 640000 base_latency: 1 - links_utilized_percent_switch_6_link_1: 0.161015 bw: 160000 base_latency: 1 +links_utilized_percent_switch_6: 1.56395 + links_utilized_percent_switch_6_link_0: 1.72329 bw: 16000 base_latency: 1 + links_utilized_percent_switch_6_link_1: 1.40461 bw: 16000 base_latency: 1 - outgoing_messages_switch_6_link_0_Request_Control: 138259 1106072 [ 138259 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Response_Data: 149657 10775304 [ 0 149657 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Response_Control: 74826 598608 [ 0 74826 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Control: 149660 1197280 [ 149660 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Response_Data: 453 32616 [ 0 453 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Response_Control: 197444 1579552 [ 0 48952 148492 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Writeback_Data: 115184 8293248 [ 26197 88987 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Writeback_Control: 48629 389032 [ 48629 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Request_Control: 121670 973360 [ 121670 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Response_Data: 152039 10946808 [ 0 152039 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Response_Control: 73968 591744 [ 0 73968 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Control: 152042 1216336 [ 152042 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Response_Data: 325 23400 [ 0 325 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Response_Control: 201961 1615688 [ 0 50936 151025 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Writeback_Data: 96672 6960384 [ 26179 70493 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Writeback_Control: 47787 382296 [ 47787 0 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_7_inlinks: 2 switch_7_outlinks: 2 -links_utilized_percent_switch_7: 0.103268 - links_utilized_percent_switch_7_link_0: 0.0439489 bw: 640000 base_latency: 1 - links_utilized_percent_switch_7_link_1: 0.162587 bw: 160000 base_latency: 1 +links_utilized_percent_switch_7: 1.557 + links_utilized_percent_switch_7_link_0: 1.71657 bw: 16000 base_latency: 1 + links_utilized_percent_switch_7_link_1: 1.39743 bw: 16000 base_latency: 1 - outgoing_messages_switch_7_link_0_Request_Control: 139138 1113104 [ 139138 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Response_Data: 150412 10829664 [ 0 150412 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Response_Control: 75477 603816 [ 0 75477 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Control: 150413 1203304 [ 150413 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Response_Data: 521 37512 [ 0 521 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Response_Control: 198127 1585016 [ 0 48950 149177 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Writeback_Data: 116494 8387568 [ 26667 89827 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Writeback_Control: 48807 390456 [ 48807 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Request_Control: 121036 968288 [ 121036 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Response_Data: 151462 10905264 [ 0 151462 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Response_Control: 73694 589552 [ 0 73694 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Control: 151464 1211712 [ 151464 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Response_Data: 361 25992 [ 0 361 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Response_Control: 201128 1609024 [ 0 50708 150420 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Writeback_Data: 96079 6917688 [ 25999 70080 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Writeback_Control: 47695 381560 [ 47695 0 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_8_inlinks: 2 switch_8_outlinks: 2 -links_utilized_percent_switch_8: 1.35802 - links_utilized_percent_switch_8_link_0: 0.662373 bw: 640000 base_latency: 1 - links_utilized_percent_switch_8_link_1: 2.05366 bw: 160000 base_latency: 1 +links_utilized_percent_switch_8: 22.4563 + links_utilized_percent_switch_8_link_0: 24.6729 bw: 16000 base_latency: 1 + links_utilized_percent_switch_8_link_1: 20.2396 bw: 16000 base_latency: 1 - outgoing_messages_switch_8_link_0_Control: 1209565 9676520 [ 1209565 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Response_Data: 1203036 86618592 [ 0 1203036 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Response_Control: 2797904 22383232 [ 0 1597900 1200004 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Writeback_Data: 934615 67292280 [ 213861 720754 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Writeback_Control: 390556 3124448 [ 390556 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Control: 1201864 9614912 [ 1201864 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Request_Control: 1113651 8909208 [ 1113651 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Response_Data: 1624693 116977896 [ 0 1624693 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Response_Control: 1383558 11068464 [ 0 1383558 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Control: 1222547 9780376 [ 1222547 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Response_Data: 1216881 87615432 [ 0 1216881 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Response_Control: 2839266 22714128 [ 0 1624658 1214608 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Writeback_Data: 776914 55937808 [ 210813 566101 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Writeback_Control: 386175 3089400 [ 386175 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Control: 1216028 9728224 [ 1216028 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Request_Control: 971879 7775032 [ 971879 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Response_Data: 1643889 118360008 [ 0 1643889 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Response_Control: 1385741 11085928 [ 0 1385741 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_9_inlinks: 2 switch_9_outlinks: 2 -links_utilized_percent_switch_9: 0.754651 - links_utilized_percent_switch_9_link_0: 0.162123 bw: 640000 base_latency: 1 - links_utilized_percent_switch_9_link_1: 1.34718 bw: 160000 base_latency: 1 +links_utilized_percent_switch_9: 9.92244 + links_utilized_percent_switch_9_link_0: 6.44607 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_1: 13.3988 bw: 16000 base_latency: 1 - outgoing_messages_switch_9_link_0_Control: 1201864 9614912 [ 1201864 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Response_Data: 422708 30434976 [ 0 422708 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Response_Control: 779147 6233176 [ 0 779147 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Response_Data: 1201858 86533776 [ 0 1201858 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Response_Control: 1201849 9614792 [ 0 1201849 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Control: 1216028 9728224 [ 1216028 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Response_Data: 427267 30763224 [ 0 427267 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Response_Control: 788753 6310024 [ 0 788753 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Response_Data: 1216021 87553512 [ 0 1216021 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Response_Control: 1216014 9728112 [ 0 1216014 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_10_inlinks: 10 switch_10_outlinks: 10 -links_utilized_percent_switch_10: 0.471145 - links_utilized_percent_switch_10_link_0: 0.177761 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_1: 0.179543 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_2: 0.176574 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_3: 0.178512 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_4: 0.177488 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_5: 0.172929 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_6: 0.174862 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_7: 0.175796 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_8: 2.64949 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_9: 0.648492 bw: 160000 base_latency: 1 +links_utilized_percent_switch_10: 4.49765 + links_utilized_percent_switch_10_link_0: 1.73525 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_1: 1.73543 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_2: 1.74037 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_3: 1.74303 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_4: 1.74253 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_5: 1.72103 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_6: 1.72329 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_7: 1.71657 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_8: 24.6729 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_9: 6.44607 bw: 16000 base_latency: 1 - outgoing_messages_switch_10_link_0_Request_Control: 141029 1128232 [ 141029 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Response_Data: 152090 10950480 [ 0 152090 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Response_Control: 76021 608168 [ 0 76021 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Request_Control: 142261 1138088 [ 142261 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Response_Data: 153623 11060856 [ 0 153623 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Response_Control: 76891 615128 [ 0 76891 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Request_Control: 139745 1117960 [ 139745 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Response_Data: 151126 10881072 [ 0 151126 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Response_Control: 75386 603088 [ 0 75386 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Request_Control: 141577 1132616 [ 141577 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Response_Data: 152754 10998288 [ 0 152754 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Response_Control: 76191 609528 [ 0 76191 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Request_Control: 140569 1124552 [ 140569 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Response_Data: 151893 10936296 [ 0 151893 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Response_Control: 75812 606496 [ 0 75812 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Request_Control: 137030 1096240 [ 137030 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Response_Data: 147989 10655208 [ 0 147989 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Response_Control: 73821 590568 [ 0 73821 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Request_Control: 138259 1106072 [ 138259 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Response_Data: 149657 10775304 [ 0 149657 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Response_Control: 74826 598608 [ 0 74826 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Request_Control: 139138 1113104 [ 139138 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Response_Data: 150412 10829664 [ 0 150412 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Response_Control: 75477 603816 [ 0 75477 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Control: 1209565 9676520 [ 1209565 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Response_Data: 1203036 86618592 [ 0 1203036 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Response_Control: 2797904 22383232 [ 0 1597900 1200004 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Writeback_Data: 934615 67292280 [ 213861 720754 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Writeback_Control: 390556 3124448 [ 390556 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Control: 1201864 9614912 [ 1201864 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Response_Data: 422708 30434976 [ 0 422708 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Response_Control: 779147 6233176 [ 0 779147 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Request_Control: 122565 980520 [ 122565 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Response_Data: 153074 11021328 [ 0 153074 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Response_Control: 74610 596880 [ 0 74610 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Request_Control: 122162 977296 [ 122162 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Response_Data: 153108 11023776 [ 0 153108 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Response_Control: 74866 598928 [ 0 74866 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Request_Control: 122379 979032 [ 122379 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Response_Data: 153553 11055816 [ 0 153553 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Response_Control: 75135 601080 [ 0 75135 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Request_Control: 122771 982168 [ 122771 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Response_Data: 153761 11070792 [ 0 153761 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Response_Control: 75280 602240 [ 0 75280 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Request_Control: 122674 981392 [ 122674 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Response_Data: 153697 11066184 [ 0 153697 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Response_Control: 75505 604040 [ 0 75505 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Request_Control: 121446 971568 [ 121446 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Response_Data: 151839 10932408 [ 0 151839 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Response_Control: 73940 591520 [ 0 73940 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Request_Control: 121670 973360 [ 121670 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Response_Data: 152039 10946808 [ 0 152039 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Response_Control: 73968 591744 [ 0 73968 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Request_Control: 121036 968288 [ 121036 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Response_Data: 151462 10905264 [ 0 151462 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Response_Control: 73694 589552 [ 0 73694 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Control: 1222547 9780376 [ 1222547 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Response_Data: 1216881 87615432 [ 0 1216881 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Response_Control: 2839266 22714128 [ 0 1624658 1214608 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Writeback_Data: 776914 55937808 [ 210813 566101 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Writeback_Control: 386175 3089400 [ 386175 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Control: 1216028 9728224 [ 1216028 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Response_Data: 427267 30763224 [ 0 427267 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Response_Control: 788753 6310024 [ 0 788753 0 0 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 0 @@ -348,84 +348,84 @@ Cache Stats: system.l1_cntrl0.L1DcacheMemory --- L1Cache --- - Event Counts - -Load [98886 96243 97583 97728 98791 100101 98555 99215 ] 787102 +Load [99818 98786 98925 98382 99464 99659 100001 100501 ] 795536 Ifetch [0 0 0 0 0 0 0 0 ] 0 -Store [53456 51755 52117 53064 54558 53626 53073 53642 ] 425291 -Inv [140213 136671 137939 138777 140688 141916 139401 141215 ] 1116820 -L1_Replacement [59176647 59366144 59287548 59249710 59221304 59185380 59232447 59146573 ] 473865753 -Fwd_GETX [199 214 187 201 198 199 203 209 ] 1610 -Fwd_GETS [157 145 133 160 143 146 141 153 ] 1178 +Store [53898 53065 53885 53130 53615 53597 53580 53821 ] 428591 +Inv [122420 121208 121429 120788 122316 121926 122142 122526 ] 974755 +L1_Replacement [62240347 62362195 62335359 62344624 62310711 62313217 62322211 62256568 ] 498485232 +Fwd_GETX [143 141 157 135 127 131 127 127 ] 1088 +Fwd_GETS [111 97 84 113 122 105 110 118 ] 860 Fwd_GET_INSTR [0 0 0 0 0 0 0 0 ] 0 -Data [0 1 0 2 0 3 0 1 ] 7 -Data_Exclusive [97101 94947 96224 96338 97462 98657 97005 97817 ] 775551 -DataS_fromL1 [145 139 155 134 142 164 149 150 ] 1178 -Data_all_Acks [54647 52902 53278 53938 54486 54799 53972 54786 ] 432808 -Ack [0 1 0 2 0 3 0 1 ] 7 -Ack_all [0 1 0 2 0 3 0 1 ] 7 -WB_Ack [75812 73819 74826 75473 76021 76885 75386 76189 ] 604411 +Data [1 0 1 0 0 0 2 1 ] 5 +Data_Exclusive [98684 97674 97615 97238 98413 98612 98941 98817 ] 785994 +DataS_fromL1 [116 119 121 97 91 104 101 111 ] 860 +Data_all_Acks [54896 54046 54302 54127 54570 54392 54509 54832 ] 435674 +Ack [1 0 1 0 0 0 2 1 ] 5 +Ack_all [1 0 1 0 0 0 2 1 ] 5 +WB_Ack [75503 73940 73966 73694 74610 74866 75131 75278 ] 596988 - Transitions - -NP Load [98431 96234 97525 97692 98769 99980 98359 99167 ] 786157 +NP Load [99782 98751 98737 98340 99438 99632 99977 99934 ] 794591 NP Ifetch [0 0 0 0 0 0 0 0 ] 0 -NP Store [53441 51747 52107 52691 53297 53619 52748 53573 ] 423223 -NP Inv [659 638 628 693 652 649 657 685 ] 5261 +NP Store [53883 53041 53275 53067 53606 53431 53535 53792 ] 427630 +NP Inv [631 574 635 618 617 576 608 637 ] 4896 NP L1_Replacement [0 0 0 0 0 0 0 0 ] 0 -I Load [15 7 22 16 17 20 15 14 ] 126 +I Load [20 30 16 39 22 26 24 20 ] 197 I Ifetch [0 0 0 0 0 0 0 0 ] 0 -I Store [8 5 6 14 9 6 7 4 ] 59 +I Store [14 18 14 18 9 21 18 17 ] 129 I Inv [0 0 0 0 0 0 0 0 ] 0 -I L1_Replacement [75454 73571 74216 74266 75441 76105 75113 75916 ] 600082 +I L1_Replacement [77547 77289 77429 77116 77846 77632 77793 77831 ] 620483 S Load [0 0 0 0 0 0 0 0 ] 0 S Ifetch [0 0 0 0 0 0 0 0 ] 0 S Store [0 0 0 0 0 0 0 0 ] 0 -S Inv [841 800 825 835 814 838 852 828 ] 6633 -S L1_Replacement [602 586 586 639 599 604 604 629 ] 4849 +S Inv [597 629 584 634 548 572 560 617 ] 4741 +S L1_Replacement [611 559 613 593 584 561 584 613 ] 4718 -E Load [0 0 2 0 0 1 0 0 ] 3 +E Load [1 1 0 0 0 0 0 1 ] 3 E Ifetch [0 0 0 0 0 0 0 0 ] 0 -E Store [0 0 0 1 0 0 1 0 ] 2 -E Inv [48181 47082 47499 47422 48297 48773 48265 48652 ] 384171 -E L1_Replacement [48812 47751 48633 48809 49061 49789 48649 49067 ] 390571 -E Fwd_GETX [80 95 72 85 85 77 76 85 ] 655 -E Fwd_GETS [28 19 19 21 19 18 14 13 ] 151 +E Store [0 0 1 0 0 0 0 0 ] 1 +E Inv [49777 49758 49717 49456 50124 50081 49972 50125 ] 399010 +E L1_Replacement [48825 47824 47801 47715 48203 48447 48886 48620 ] 386321 +E Fwd_GETX [61 80 84 55 72 59 61 59 ] 531 +E Fwd_GETS [21 12 12 12 14 25 21 13 ] 130 E Fwd_GET_INSTR [0 0 0 0 0 0 0 0 ] 0 -M Load [0 0 0 0 0 0 0 0 ] 0 +M Load [1 0 0 0 0 0 0 0 ] 1 M Ifetch [0 0 0 0 0 0 0 0 ] 0 -M Store [0 0 0 0 0 1 0 0 ] 1 -M Inv [26338 25564 25813 25909 26233 26398 25893 26331 ] 208479 -M L1_Replacement [27000 26069 26193 26665 26961 27097 26737 27124 ] 213846 -M Fwd_GETX [39 42 35 47 40 46 50 38 ] 337 -M Fwd_GETS [72 74 72 85 71 83 74 84 ] 615 +M Store [1 0 0 0 0 0 0 0 ] 1 +M Inv [27113 26844 27040 26992 27106 26935 27208 27030 ] 216268 +M L1_Replacement [26678 26116 26165 25979 26407 26419 26245 26658 ] 210667 +M Fwd_GETX [35 29 35 38 30 34 36 39 ] 276 +M Fwd_GETS [70 70 50 76 72 63 64 80 ] 545 M Fwd_GET_INSTR [0 0 0 0 0 0 0 0 ] 0 IS Load [0 0 0 0 0 0 0 0 ] 0 IS Ifetch [0 0 0 0 0 0 0 0 ] 0 IS Store [0 0 0 0 0 0 0 0 ] 0 IS Inv [0 0 0 0 0 0 0 0 ] 0 -IS L1_Replacement [38113203 38318741 38190806 37721962 37990776 37966622 37976621 38191379 ] 304470110 -IS Data_Exclusive [97101 94947 96224 96338 97462 98657 97005 97817 ] 775551 -IS DataS_fromL1 [145 139 155 134 142 164 149 150 ] 1178 -IS Data_all_Acks [1198 1154 1165 1235 1181 1178 1219 1210 ] 9540 +IS L1_Replacement [40054758 40218775 40199371 40249634 40166799 40276697 40328496 40380416 ] 321874946 +IS Data_Exclusive [98684 97674 97615 97238 98413 98612 98941 98817 ] 785994 +IS DataS_fromL1 [116 119 121 97 91 104 101 111 ] 860 +IS Data_all_Acks [1001 987 1014 1042 955 941 958 1026 ] 7924 IM Load [0 0 0 0 0 0 0 0 ] 0 IM Ifetch [0 0 0 0 0 0 0 0 ] 0 IM Store [0 0 0 0 0 0 0 0 ] 0 IM Inv [0 0 0 0 0 0 0 0 ] 0 -IM L1_Replacement [20911576 20899418 20947114 21377361 21078466 21065137 21104723 20802458 ] 168186253 -IM Data [0 1 0 2 0 3 0 1 ] 7 -IM Data_all_Acks [53449 51748 52113 52703 53305 53621 52753 53576 ] 423268 +IM L1_Replacement [22031927 21991632 21983980 21943587 21990872 21883461 21840202 21722420 ] 175388081 +IM Data [1 0 1 0 0 0 2 1 ] 5 +IM Data_all_Acks [53895 53059 53288 53085 53615 53451 53551 53806 ] 427750 IM Ack [0 0 0 0 0 0 0 0 ] 0 SM Load [0 0 0 0 0 0 0 0 ] 0 SM Ifetch [0 0 0 0 0 0 0 0 ] 0 SM Store [0 0 0 0 0 0 0 0 ] 0 SM Inv [0 0 0 0 0 0 0 0 ] 0 -SM L1_Replacement [0 8 0 8 0 26 0 0 ] 42 -SM Ack [0 1 0 2 0 3 0 1 ] 7 -SM Ack_all [0 1 0 2 0 3 0 1 ] 7 +SM L1_Replacement [1 0 0 0 0 0 5 10 ] 16 +SM Ack [1 0 1 0 0 0 2 1 ] 5 +SM Ack_all [1 0 1 0 0 0 2 1 ] 5 IS_I Load [0 0 0 0 0 0 0 0 ] 0 IS_I Ifetch [0 0 0 0 0 0 0 0 ] 0 @@ -436,27 +436,27 @@ IS_I Data_Exclusive [0 0 0 0 0 0 0 0 ] 0 IS_I DataS_fromL1 [0 0 0 0 0 0 0 0 ] 0 IS_I Data_all_Acks [0 0 0 0 0 0 0 0 ] 0 -M_I Load [0 0 0 0 0 0 0 0 ] 0 +M_I Load [0 0 0 0 1 0 0 0 ] 1 M_I Ifetch [0 0 0 0 0 0 0 0 ] 0 M_I Store [0 0 0 0 0 0 0 0 ] 0 -M_I Inv [64194 62587 63174 63918 64692 65258 63734 64719 ] 512276 +M_I Inv [44302 43403 43453 43088 43918 43760 43793 44116 ] 349833 M_I L1_Replacement [0 0 0 0 0 0 0 0 ] 0 -M_I Fwd_GETX [80 77 80 69 73 76 77 86 ] 618 -M_I Fwd_GETS [57 52 42 54 53 45 53 56 ] 412 +M_I Fwd_GETX [47 32 38 42 25 38 30 29 ] 281 +M_I Fwd_GETS [20 15 22 25 36 17 25 25 ] 185 M_I Fwd_GET_INSTR [0 0 0 0 0 0 0 0 ] 0 -M_I WB_Ack [11481 11104 11530 11433 11204 11507 11522 11330 ] 91111 +M_I WB_Ack [31134 30490 30453 30539 30631 31051 31283 31108 ] 246689 E_I Load [0 0 0 0 0 0 0 0 ] 0 E_I Ifetch [0 0 0 0 0 0 0 0 ] 0 E_I Store [0 0 0 0 0 0 0 0 ] 0 E_I L1_Replacement [0 0 0 0 0 0 0 0 ] 0 -SINK_WB_ACK Load [440 2 34 20 5 100 181 34 ] 816 +SINK_WB_ACK Load [14 4 172 3 3 1 0 546 ] 743 SINK_WB_ACK Ifetch [0 0 0 0 0 0 0 0 ] 0 -SINK_WB_ACK Store [7 3 4 358 1252 0 317 65 ] 2006 -SINK_WB_ACK Inv [0 0 0 0 0 0 0 0 ] 0 +SINK_WB_ACK Store [0 6 595 45 0 145 27 12 ] 830 +SINK_WB_ACK Inv [0 0 0 0 3 2 1 1 ] 7 SINK_WB_ACK L1_Replacement [0 0 0 0 0 0 0 0 ] 0 -SINK_WB_ACK WB_Ack [64331 62715 63296 64040 64817 65378 63864 64859 ] 513300 +SINK_WB_ACK WB_Ack [44369 43450 43513 43155 43979 43815 43848 44170 ] 350299 Cache Stats: system.l1_cntrl1.L1IcacheMemory system.l1_cntrl1.L1IcacheMemory_total_misses: 0 @@ -581,69 +581,69 @@ Cache Stats: system.l2_cntrl0.L2cacheMemory --- L2Cache --- - Event Counts - L1_GET_INSTR [0 ] 0 -L1_GETS [848065 ] 848065 -L1_GETX [519919 ] 519919 +L1_GETS [847308 ] 847308 +L1_GETX [502711 ] 502711 L1_UPGRADE [0 ] 0 -L1_PUTX [94198 ] 94198 -L1_PUTX_old [525501 ] 525501 +L1_PUTX [248019 ] 248019 +L1_PUTX_old [421373 ] 421373 Fwd_L1_GETX [0 ] 0 Fwd_L1_GETS [0 ] 0 Fwd_L1_GET_INSTR [0 ] 0 -L2_Replacement [34658 ] 34658 -L2_Replacement_clean [105741810 ] 105741810 -Mem_Data [1201858 ] 1201858 -Mem_Ack [1201849 ] 1201849 -WB_Data [390262 ] 390262 -WB_Data_clean [331670 ] 331670 -Ack [5950 ] 5950 -Ack_all [390101 ] 390101 -Unblock [1178 ] 1178 +L2_Replacement [87757 ] 87757 +L2_Replacement_clean [66875398 ] 66875398 +Mem_Data [1216021 ] 1216021 +Mem_Ack [1216014 ] 1216014 +WB_Data [340589 ] 340589 +WB_Data_clean [226372 ] 226372 +Ack [4819 ] 4819 +Ack_all [403825 ] 403825 +Unblock [860 ] 860 Unblock_Cancel [0 ] 0 -Exclusive_Unblock [1198826 ] 1198826 +Exclusive_Unblock [1213748 ] 1213748 MEM_Inv [0 ] 0 - Transitions - NP L1_GET_INSTR [0 ] 0 -NP L1_GETS [780251 ] 780251 -NP L1_GETX [421614 ] 421614 +NP L1_GETS [789654 ] 789654 +NP L1_GETX [426374 ] 426374 NP L1_PUTX [0 ] 0 -NP L1_PUTX_old [454090 ] 454090 +NP L1_PUTX_old [238851 ] 238851 SS L1_GET_INSTR [0 ] 0 -SS L1_GETS [9 ] 9 -SS L1_GETX [7 ] 7 +SS L1_GETS [1 ] 1 +SS L1_GETX [5 ] 5 SS L1_UPGRADE [0 ] 0 -SS L1_PUTX [0 ] 0 +SS L1_PUTX [29 ] 29 SS L1_PUTX_old [0 ] 0 -SS L2_Replacement [1026 ] 1026 -SS L2_Replacement_clean [4905 ] 4905 +SS L2_Replacement [719 ] 719 +SS L2_Replacement_clean [4096 ] 4096 SS MEM_Inv [0 ] 0 M L1_GET_INSTR [0 ] 0 -M L1_GETS [66 ] 66 -M L1_GETX [45 ] 45 +M L1_GETS [304 ] 304 +M L1_GETX [291 ] 291 M L1_PUTX [0 ] 0 -M L1_PUTX_old [15 ] 15 -M L2_Replacement [32427 ] 32427 -M L2_Replacement_clean [58573 ] 58573 +M L1_PUTX_old [10 ] 10 +M L2_Replacement [86604 ] 86604 +M L2_Replacement_clean [159490 ] 159490 M MEM_Inv [0 ] 0 MT L1_GET_INSTR [0 ] 0 -MT L1_GETS [1178 ] 1178 -MT L1_GETX [1610 ] 1610 -MT L1_PUTX [91111 ] 91111 -MT L1_PUTX_old [386 ] 386 -MT L2_Replacement [28 ] 28 -MT L2_Replacement_clean [1104898 ] 1104898 +MT L1_GETS [860 ] 860 +MT L1_GETX [1088 ] 1088 +MT L1_PUTX [246689 ] 246689 +MT L1_PUTX_old [180 ] 180 +MT L2_Replacement [133 ] 133 +MT L2_Replacement_clean [964978 ] 964978 MT MEM_Inv [0 ] 0 M_I L1_GET_INSTR [0 ] 0 -M_I L1_GETS [6331 ] 6331 -M_I L1_GETX [3188 ] 3188 +M_I L1_GETS [5544 ] 5544 +M_I L1_GETX [2963 ] 2963 M_I L1_UPGRADE [0 ] 0 M_I L1_PUTX [0 ] 0 -M_I L1_PUTX_old [56154 ] 56154 -M_I Mem_Ack [1201849 ] 1201849 +M_I L1_PUTX_old [110275 ] 110275 +M_I Mem_Ack [1216014 ] 1216014 M_I MEM_Inv [0 ] 0 MT_I L1_GET_INSTR [0 ] 0 @@ -651,69 +651,69 @@ MT_I L1_GETS [0 ] 0 MT_I L1_GETX [0 ] 0 MT_I L1_UPGRADE [0 ] 0 MT_I L1_PUTX [0 ] 0 -MT_I L1_PUTX_old [0 ] 0 -MT_I WB_Data [8 ] 8 +MT_I L1_PUTX_old [2 ] 2 +MT_I WB_Data [57 ] 57 MT_I WB_Data_clean [0 ] 0 -MT_I Ack_all [20 ] 20 +MT_I Ack_all [76 ] 76 MT_I MEM_Inv [0 ] 0 MCT_I L1_GET_INSTR [0 ] 0 -MCT_I L1_GETS [266 ] 266 -MCT_I L1_GETX [392 ] 392 +MCT_I L1_GETS [236 ] 236 +MCT_I L1_GETX [318 ] 318 MCT_I L1_UPGRADE [0 ] 0 MCT_I L1_PUTX [0 ] 0 -MCT_I L1_PUTX_old [12610 ] 12610 -MCT_I WB_Data [389227 ] 389227 -MCT_I WB_Data_clean [331519 ] 331519 -MCT_I Ack_all [384151 ] 384151 +MCT_I L1_PUTX_old [71249 ] 71249 +MCT_I WB_Data [339811 ] 339811 +MCT_I WB_Data_clean [226233 ] 226233 +MCT_I Ack_all [398934 ] 398934 I_I L1_GET_INSTR [0 ] 0 I_I L1_GETS [0 ] 0 -I_I L1_GETX [2 ] 2 +I_I L1_GETX [1 ] 1 I_I L1_UPGRADE [0 ] 0 I_I L1_PUTX [0 ] 0 I_I L1_PUTX_old [0 ] 0 -I_I Ack [4915 ] 4915 -I_I Ack_all [4904 ] 4904 +I_I Ack [4100 ] 4100 +I_I Ack_all [4096 ] 4096 S_I L1_GET_INSTR [0 ] 0 S_I L1_GETS [0 ] 0 S_I L1_GETX [0 ] 0 S_I L1_UPGRADE [0 ] 0 S_I L1_PUTX [0 ] 0 -S_I L1_PUTX_old [0 ] 0 -S_I Ack [1035 ] 1035 -S_I Ack_all [1026 ] 1026 +S_I L1_PUTX_old [1 ] 1 +S_I Ack [719 ] 719 +S_I Ack_all [719 ] 719 S_I MEM_Inv [0 ] 0 ISS L1_GET_INSTR [0 ] 0 -ISS L1_GETS [4760 ] 4760 -ISS L1_GETX [57052 ] 57052 +ISS L1_GETS [3960 ] 3960 +ISS L1_GETX [42929 ] 42929 ISS L1_PUTX [0 ] 0 -ISS L1_PUTX_old [869 ] 869 +ISS L1_PUTX_old [453 ] 453 ISS L2_Replacement [0 ] 0 -ISS L2_Replacement_clean [63408696 ] 63408696 -ISS Mem_Data [775485 ] 775485 +ISS L2_Replacement_clean [38554702 ] 38554702 +ISS Mem_Data [785690 ] 785690 ISS MEM_Inv [0 ] 0 IS L1_GET_INSTR [0 ] 0 -IS L1_GETS [11 ] 11 -IS L1_GETX [353 ] 353 +IS L1_GETS [3 ] 3 +IS L1_GETX [238 ] 238 IS L1_PUTX [0 ] 0 -IS L1_PUTX_old [3 ] 3 +IS L1_PUTX_old [0 ] 0 IS L2_Replacement [0 ] 0 -IS L2_Replacement_clean [465689 ] 465689 -IS Mem_Data [4760 ] 4760 +IS L2_Replacement_clean [212822 ] 212822 +IS Mem_Data [3960 ] 3960 IS MEM_Inv [0 ] 0 IM L1_GET_INSTR [0 ] 0 -IM L1_GETS [52721 ] 52721 -IM L1_GETX [31631 ] 31631 +IM L1_GETS [43582 ] 43582 +IM L1_GETX [23712 ] 23712 IM L1_PUTX [0 ] 0 -IM L1_PUTX_old [1371 ] 1371 +IM L1_PUTX_old [352 ] 352 IM L2_Replacement [0 ] 0 -IM L2_Replacement_clean [34417195 ] 34417195 -IM Mem_Data [421613 ] 421613 +IM L2_Replacement_clean [20821018 ] 20821018 +IM Mem_Data [426371 ] 426371 IM MEM_Inv [0 ] 0 SS_MB L1_GET_INSTR [0 ] 0 @@ -723,21 +723,21 @@ SS_MB L1_UPGRADE [0 ] 0 SS_MB L1_PUTX [0 ] 0 SS_MB L1_PUTX_old [0 ] 0 SS_MB L2_Replacement [0 ] 0 -SS_MB L2_Replacement_clean [23 ] 23 +SS_MB L2_Replacement_clean [0 ] 0 SS_MB Unblock_Cancel [0 ] 0 -SS_MB Exclusive_Unblock [7 ] 7 +SS_MB Exclusive_Unblock [5 ] 5 SS_MB MEM_Inv [0 ] 0 MT_MB L1_GET_INSTR [0 ] 0 -MT_MB L1_GETS [2451 ] 2451 -MT_MB L1_GETX [4019 ] 4019 +MT_MB L1_GETS [3162 ] 3162 +MT_MB L1_GETX [4790 ] 4790 MT_MB L1_UPGRADE [0 ] 0 -MT_MB L1_PUTX [1851 ] 1851 -MT_MB L1_PUTX_old [3 ] 3 -MT_MB L2_Replacement [0 ] 0 -MT_MB L2_Replacement_clean [6280543 ] 6280543 +MT_MB L1_PUTX [791 ] 791 +MT_MB L1_PUTX_old [0 ] 0 +MT_MB L2_Replacement [110 ] 110 +MT_MB L2_Replacement_clean [6157474 ] 6157474 MT_MB Unblock_Cancel [0 ] 0 -MT_MB Exclusive_Unblock [1198819 ] 1198819 +MT_MB Exclusive_Unblock [1213743 ] 1213743 MT_MB MEM_Inv [0 ] 0 M_MB L1_GET_INSTR [0 ] 0 @@ -752,16 +752,16 @@ M_MB Exclusive_Unblock [0 ] 0 M_MB MEM_Inv [0 ] 0 MT_IIB L1_GET_INSTR [0 ] 0 -MT_IIB L1_GETS [14 ] 14 -MT_IIB L1_GETX [4 ] 4 +MT_IIB L1_GETS [2 ] 2 +MT_IIB L1_GETX [2 ] 2 MT_IIB L1_UPGRADE [0 ] 0 -MT_IIB L1_PUTX [824 ] 824 +MT_IIB L1_PUTX [362 ] 362 MT_IIB L1_PUTX_old [0 ] 0 MT_IIB L2_Replacement [0 ] 0 -MT_IIB L2_Replacement_clean [1252 ] 1252 -MT_IIB WB_Data [1027 ] 1027 -MT_IIB WB_Data_clean [151 ] 151 -MT_IIB Unblock [0 ] 0 +MT_IIB L2_Replacement_clean [805 ] 805 +MT_IIB WB_Data [721 ] 721 +MT_IIB WB_Data_clean [137 ] 137 +MT_IIB Unblock [2 ] 2 MT_IIB MEM_Inv [0 ] 0 MT_IB L1_GET_INSTR [0 ] 0 @@ -773,53 +773,53 @@ MT_IB L1_PUTX_old [0 ] 0 MT_IB L2_Replacement [0 ] 0 MT_IB L2_Replacement_clean [0 ] 0 MT_IB WB_Data [0 ] 0 -MT_IB WB_Data_clean [0 ] 0 +MT_IB WB_Data_clean [2 ] 2 MT_IB Unblock_Cancel [0 ] 0 MT_IB MEM_Inv [0 ] 0 MT_SB L1_GET_INSTR [0 ] 0 -MT_SB L1_GETS [7 ] 7 -MT_SB L1_GETX [2 ] 2 +MT_SB L1_GETS [0 ] 0 +MT_SB L1_GETX [0 ] 0 MT_SB L1_UPGRADE [0 ] 0 -MT_SB L1_PUTX [412 ] 412 +MT_SB L1_PUTX [148 ] 148 MT_SB L1_PUTX_old [0 ] 0 -MT_SB L2_Replacement [1177 ] 1177 -MT_SB L2_Replacement_clean [36 ] 36 -MT_SB Unblock [1178 ] 1178 +MT_SB L2_Replacement [191 ] 191 +MT_SB L2_Replacement_clean [13 ] 13 +MT_SB Unblock [858 ] 858 MT_SB MEM_Inv [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1624572 - memory_reads: 1201859 - memory_writes: 422705 - memory_refreshes: 92931 - memory_total_request_delays: 21562515 - memory_delays_per_request: 13.2727 - memory_delays_in_input_queue: 799404 - memory_delays_behind_head_of_bank_queue: 2824712 - memory_delays_stalled_at_head_of_bank_queue: 17938399 - memory_stalls_for_bank_busy: 3122651 + memory_total_requests: 1643295 + memory_reads: 1216024 + memory_writes: 427261 + memory_refreshes: 94538 + memory_total_request_delays: 20935930 + memory_delays_per_request: 12.7402 + memory_delays_in_input_queue: 717207 + memory_delays_behind_head_of_bank_queue: 2709589 + memory_delays_stalled_at_head_of_bank_queue: 17509134 + memory_stalls_for_bank_busy: 3074341 memory_stalls_for_random_busy: 0 - memory_stalls_for_anti_starvation: 1448376 - memory_stalls_for_arbitration: 3657027 - memory_stalls_for_bus: 5644479 + memory_stalls_for_anti_starvation: 1361169 + memory_stalls_for_arbitration: 3571370 + memory_stalls_for_bus: 5509201 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 2899436 - memory_stalls_for_read_read_turnaround: 1166430 - accesses_per_bank: 51109 50797 50614 50783 50782 51123 51111 50505 50976 50836 51125 50801 50737 50827 50674 50360 50870 50536 51039 50708 50638 50708 50669 50566 50891 50471 50548 50407 50890 50755 51098 50618 + memory_stalls_for_read_write_turnaround: 2841227 + memory_stalls_for_read_read_turnaround: 1151826 + accesses_per_bank: 51721 51397 51175 51369 51424 51695 51701 51002 51610 51436 51700 51400 51298 51361 51275 50968 51513 51112 51646 51252 51220 51237 51257 51230 51431 51060 51148 50990 51432 51253 51708 51274 --- Directory --- - Event Counts - -Fetch [1201864 ] 1201864 -Data [422708 ] 422708 -Memory_Data [1201858 ] 1201858 -Memory_Ack [422702 ] 422702 +Fetch [1216028 ] 1216028 +Data [427267 ] 427267 +Memory_Data [1216021 ] 1216021 +Memory_Ack [427261 ] 427261 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 -CleanReplacement [779147 ] 779147 +CleanReplacement [788753 ] 788753 - Transitions - -I Fetch [1201864 ] 1201864 +I Fetch [1216028 ] 1216028 I DMA_READ [0 ] 0 I DMA_WRITE [0 ] 0 @@ -835,20 +835,20 @@ ID_W Memory_Ack [0 ] 0 ID_W DMA_READ [0 ] 0 ID_W DMA_WRITE [0 ] 0 -M Data [422708 ] 422708 +M Data [427267 ] 427267 M DMA_READ [0 ] 0 M DMA_WRITE [0 ] 0 -M CleanReplacement [779147 ] 779147 +M CleanReplacement [788753 ] 788753 IM Fetch [0 ] 0 IM Data [0 ] 0 -IM Memory_Data [1201858 ] 1201858 +IM Memory_Data [1216021 ] 1216021 IM DMA_READ [0 ] 0 IM DMA_WRITE [0 ] 0 MI Fetch [0 ] 0 MI Data [0 ] 0 -MI Memory_Ack [422702 ] 422702 +MI Memory_Ack [427261 ] 427261 MI DMA_READ [0 ] 0 MI DMA_WRITE [0 ] 0 diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/simerr b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/simerr index c575e5183..d4af8658c 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/simerr +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/simerr @@ -1,74 +1,74 @@ -system.cpu1: completed 10000 read accesses @4267815 -system.cpu0: completed 10000 read accesses @4386665 -system.cpu7: completed 10000 read accesses @4430875 -system.cpu5: completed 10000 read accesses @4607545 -system.cpu2: completed 10000 read accesses @4619185 -system.cpu6: completed 10000 read accesses @4647575 -system.cpu4: completed 10000 read accesses @4703325 -system.cpu3: completed 10000 read accesses @4708885 -system.cpu7: completed 20000 read accesses @8917485 -system.cpu1: completed 20000 read accesses @8927935 -system.cpu0: completed 20000 read accesses @8978605 -system.cpu2: completed 20000 read accesses @9011105 -system.cpu6: completed 20000 read accesses @9036385 -system.cpu3: completed 20000 read accesses @9124815 -system.cpu4: completed 20000 read accesses @9252305 -system.cpu5: completed 20000 read accesses @9314285 -system.cpu2: completed 30000 read accesses @13433315 -system.cpu6: completed 30000 read accesses @13458245 -system.cpu3: completed 30000 read accesses @13464345 -system.cpu7: completed 30000 read accesses @13518155 -system.cpu1: completed 30000 read accesses @13598825 -system.cpu0: completed 30000 read accesses @13662375 -system.cpu4: completed 30000 read accesses @13823135 -system.cpu5: completed 30000 read accesses @14030995 -system.cpu1: completed 40000 read accesses @17924245 -system.cpu3: completed 40000 read accesses @17944405 -system.cpu2: completed 40000 read accesses @17991615 -system.cpu7: completed 40000 read accesses @18065995 -system.cpu6: completed 40000 read accesses @18146535 -system.cpu4: completed 40000 read accesses @18360575 -system.cpu0: completed 40000 read accesses @18363865 -system.cpu5: completed 40000 read accesses @18573915 -system.cpu6: completed 50000 read accesses @22483915 -system.cpu1: completed 50000 read accesses @22585525 -system.cpu2: completed 50000 read accesses @22658905 -system.cpu3: completed 50000 read accesses @22664345 -system.cpu7: completed 50000 read accesses @22693455 -system.cpu0: completed 50000 read accesses @22708375 -system.cpu4: completed 50000 read accesses @22882115 -system.cpu5: completed 50000 read accesses @23249715 -system.cpu1: completed 60000 read accesses @27015465 -system.cpu3: completed 60000 read accesses @27113125 -system.cpu6: completed 60000 read accesses @27149645 -system.cpu0: completed 60000 read accesses @27234945 -system.cpu4: completed 60000 read accesses @27270805 -system.cpu7: completed 60000 read accesses @27282045 -system.cpu2: completed 60000 read accesses @27287805 -system.cpu5: completed 60000 read accesses @27813435 -system.cpu1: completed 70000 read accesses @31507655 -system.cpu3: completed 70000 read accesses @31524465 -system.cpu4: completed 70000 read accesses @31736945 -system.cpu6: completed 70000 read accesses @31758665 -system.cpu2: completed 70000 read accesses @31768595 -system.cpu7: completed 70000 read accesses @31845335 -system.cpu0: completed 70000 read accesses @31923925 -system.cpu5: completed 70000 read accesses @32335665 -system.cpu1: completed 80000 read accesses @35877115 -system.cpu3: completed 80000 read accesses @35924075 -system.cpu2: completed 80000 read accesses @36219765 -system.cpu4: completed 80000 read accesses @36272265 -system.cpu0: completed 80000 read accesses @36290615 -system.cpu7: completed 80000 read accesses @36433305 -system.cpu6: completed 80000 read accesses @36513795 -system.cpu5: completed 80000 read accesses @37012615 -system.cpu1: completed 90000 read accesses @40229765 -system.cpu3: completed 90000 read accesses @40530675 -system.cpu0: completed 90000 read accesses @40687495 -system.cpu4: completed 90000 read accesses @40754715 -system.cpu2: completed 90000 read accesses @40778275 -system.cpu6: completed 90000 read accesses @41067465 -system.cpu7: completed 90000 read accesses @41097375 -system.cpu5: completed 90000 read accesses @41743025 -system.cpu1: completed 100000 read accesses @44606455 +system.cpu3: completed 10000 read accesses @4449675 +system.cpu2: completed 10000 read accesses @4485535 +system.cpu5: completed 10000 read accesses @4567955 +system.cpu0: completed 10000 read accesses @4568975 +system.cpu1: completed 10000 read accesses @4604615 +system.cpu6: completed 10000 read accesses @4622685 +system.cpu4: completed 10000 read accesses @4629885 +system.cpu7: completed 10000 read accesses @4654005 +system.cpu3: completed 20000 read accesses @8957835 +system.cpu1: completed 20000 read accesses @9039955 +system.cpu5: completed 20000 read accesses @9104145 +system.cpu2: completed 20000 read accesses @9114205 +system.cpu7: completed 20000 read accesses @9166145 +system.cpu0: completed 20000 read accesses @9167985 +system.cpu6: completed 20000 read accesses @9178785 +system.cpu4: completed 20000 read accesses @9251745 +system.cpu3: completed 30000 read accesses @13439625 +system.cpu1: completed 30000 read accesses @13605615 +system.cpu0: completed 30000 read accesses @13722185 +system.cpu7: completed 30000 read accesses @13742945 +system.cpu2: completed 30000 read accesses @13744605 +system.cpu4: completed 30000 read accesses @13801475 +system.cpu5: completed 30000 read accesses @13844335 +system.cpu6: completed 30000 read accesses @13848035 +system.cpu3: completed 40000 read accesses @18011765 +system.cpu1: completed 40000 read accesses @18063955 +system.cpu2: completed 40000 read accesses @18232015 +system.cpu0: completed 40000 read accesses @18299565 +system.cpu4: completed 40000 read accesses @18310375 +system.cpu7: completed 40000 read accesses @18352785 +system.cpu6: completed 40000 read accesses @18534295 +system.cpu5: completed 40000 read accesses @18537935 +system.cpu1: completed 50000 read accesses @22571605 +system.cpu3: completed 50000 read accesses @22619715 +system.cpu2: completed 50000 read accesses @22695005 +system.cpu4: completed 50000 read accesses @22851875 +system.cpu0: completed 50000 read accesses @22861445 +system.cpu7: completed 50000 read accesses @22939125 +system.cpu5: completed 50000 read accesses @23139205 +system.cpu6: completed 50000 read accesses @23212405 +system.cpu2: completed 60000 read accesses @27186315 +system.cpu1: completed 60000 read accesses @27206635 +system.cpu3: completed 60000 read accesses @27347815 +system.cpu4: completed 60000 read accesses @27406875 +system.cpu7: completed 60000 read accesses @27413255 +system.cpu0: completed 60000 read accesses @27547905 +system.cpu5: completed 60000 read accesses @27639105 +system.cpu6: completed 60000 read accesses @27670915 +system.cpu2: completed 70000 read accesses @31615075 +system.cpu1: completed 70000 read accesses @31739335 +system.cpu3: completed 70000 read accesses @31897835 +system.cpu4: completed 70000 read accesses @31933315 +system.cpu7: completed 70000 read accesses @32085265 +system.cpu0: completed 70000 read accesses @32094535 +system.cpu5: completed 70000 read accesses @32182575 +system.cpu6: completed 70000 read accesses @32377575 +system.cpu2: completed 80000 read accesses @36173285 +system.cpu4: completed 80000 read accesses @36323345 +system.cpu1: completed 80000 read accesses @36375669 +system.cpu3: completed 80000 read accesses @36443885 +system.cpu0: completed 80000 read accesses @36502365 +system.cpu7: completed 80000 read accesses @36712625 +system.cpu5: completed 80000 read accesses @36804605 +system.cpu6: completed 80000 read accesses @36881305 +system.cpu2: completed 90000 read accesses @40815815 +system.cpu3: completed 90000 read accesses @40829405 +system.cpu4: completed 90000 read accesses @40973075 +system.cpu1: completed 90000 read accesses @41069165 +system.cpu0: completed 90000 read accesses @41139895 +system.cpu5: completed 90000 read accesses @41339385 +system.cpu6: completed 90000 read accesses @41345065 +system.cpu7: completed 90000 read accesses @41413045 +system.cpu2: completed 100000 read accesses @45377925 hack: be nice to actually delete the event here diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/simout b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/simout index cd85f5db7..8adfdcea2 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/simout +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:12:36 -M5 started Apr 19 2011 12:12:40 -M5 executing on maize -command line: build/ALPHA_SE_MESI_CMP_directory/m5.fast -d build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MESI_CMP_directory -re tests/run.py build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MESI_CMP_directory +M5 compiled Apr 28 2011 14:32:19 +M5 started Apr 28 2011 14:32:56 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MESI_CMP_directory/m5.opt -d build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MESI_CMP_directory -re tests/run.py build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MESI_CMP_directory Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 44606455 because maximum number of loads reached +Exiting @ tick 45377925 because maximum number of loads reached diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/stats.txt b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/stats.txt index c440dc6d4..20e18b25f 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/stats.txt +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/stats.txt @@ -1,34 +1,34 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 344568 # Number of bytes of host memory used -host_seconds 259.17 # Real time elapsed on the host -host_tick_rate 172115 # Simulator tick rate (ticks/s) +host_mem_usage 358312 # Number of bytes of host memory used +host_seconds 848.02 # Real time elapsed on the host +host_tick_rate 53511 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.044606 # Number of seconds simulated -sim_ticks 44606455 # Number of ticks simulated +sim_seconds 0.045378 # Number of seconds simulated +sim_ticks 45377925 # Number of ticks simulated system.cpu0.num_copies 0 # number of copy accesses completed -system.cpu0.num_reads 98785 # number of read accesses completed -system.cpu0.num_writes 53305 # number of write accesses completed +system.cpu0.num_reads 99459 # number of read accesses completed +system.cpu0.num_writes 53615 # number of write accesses completed system.cpu1.num_copies 0 # number of copy accesses completed -system.cpu1.num_reads 100000 # number of read accesses completed -system.cpu1.num_writes 53625 # number of write accesses completed +system.cpu1.num_reads 99657 # number of read accesses completed +system.cpu1.num_writes 53451 # number of write accesses completed system.cpu2.num_copies 0 # number of copy accesses completed -system.cpu2.num_reads 98373 # number of read accesses completed -system.cpu2.num_writes 52754 # number of write accesses completed +system.cpu2.num_reads 100000 # number of read accesses completed +system.cpu2.num_writes 53553 # number of write accesses completed system.cpu3.num_copies 0 # number of copy accesses completed -system.cpu3.num_reads 99177 # number of read accesses completed -system.cpu3.num_writes 53577 # number of write accesses completed +system.cpu3.num_reads 99955 # number of read accesses completed +system.cpu3.num_writes 53807 # number of write accesses completed system.cpu4.num_copies 0 # number of copy accesses completed -system.cpu4.num_reads 98444 # number of read accesses completed -system.cpu4.num_writes 53449 # number of write accesses completed +system.cpu4.num_reads 99803 # number of read accesses completed +system.cpu4.num_writes 53897 # number of write accesses completed system.cpu5.num_copies 0 # number of copy accesses completed -system.cpu5.num_reads 96240 # number of read accesses completed -system.cpu5.num_writes 51749 # number of write accesses completed +system.cpu5.num_reads 98781 # number of read accesses completed +system.cpu5.num_writes 53059 # number of write accesses completed system.cpu6.num_copies 0 # number of copy accesses completed -system.cpu6.num_reads 97546 # number of read accesses completed -system.cpu6.num_writes 52113 # number of write accesses completed +system.cpu6.num_reads 98750 # number of read accesses completed +system.cpu6.num_writes 53290 # number of write accesses completed system.cpu7.num_copies 0 # number of copy accesses completed -system.cpu7.num_reads 97707 # number of read accesses completed -system.cpu7.num_writes 52706 # number of write accesses completed +system.cpu7.num_reads 98377 # number of read accesses completed +system.cpu7.num_writes 53085 # number of write accesses completed ---------- End Simulation Statistics ---------- diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/config.ini b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/config.ini index 8991c3c8f..ed65695b0 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/config.ini +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/config.ini @@ -150,6 +150,7 @@ test=system.ruby.cpu_ruby_ports7.port[0] type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=9 directory=system.dir_cntrl0.directory directory_latency=6 memBuffer=system.dir_cntrl0.memBuffer @@ -203,6 +204,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory buffer_size=0 +cntrl_id=0 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -233,6 +235,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl1.L1DcacheMemory L1IcacheMemory=system.l1_cntrl1.L1IcacheMemory buffer_size=0 +cntrl_id=1 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -263,6 +266,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl2.L1DcacheMemory L1IcacheMemory=system.l1_cntrl2.L1IcacheMemory buffer_size=0 +cntrl_id=2 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -293,6 +297,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl3.L1DcacheMemory L1IcacheMemory=system.l1_cntrl3.L1IcacheMemory buffer_size=0 +cntrl_id=3 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -323,6 +328,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl4.L1DcacheMemory L1IcacheMemory=system.l1_cntrl4.L1IcacheMemory buffer_size=0 +cntrl_id=4 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -353,6 +359,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl5.L1DcacheMemory L1IcacheMemory=system.l1_cntrl5.L1IcacheMemory buffer_size=0 +cntrl_id=5 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -383,6 +390,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl6.L1DcacheMemory L1IcacheMemory=system.l1_cntrl6.L1IcacheMemory buffer_size=0 +cntrl_id=6 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -413,6 +421,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl7.L1DcacheMemory L1IcacheMemory=system.l1_cntrl7.L1IcacheMemory buffer_size=0 +cntrl_id=7 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -442,6 +451,7 @@ type=L2Cache_Controller children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory buffer_size=0 +cntrl_id=8 number_of_TBEs=256 recycle_latency=10 request_latency=2 @@ -599,180 +609,243 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 ext_links9 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 int_links9 +children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 ext_links9 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 int_links9 routers00 routers01 routers02 routers03 routers04 routers05 routers06 routers07 routers08 routers09 routers10 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 system.ruby.network.topology.ext_links3 system.ruby.network.topology.ext_links4 system.ruby.network.topology.ext_links5 system.ruby.network.topology.ext_links6 system.ruby.network.topology.ext_links7 system.ruby.network.topology.ext_links8 system.ruby.network.topology.ext_links9 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 system.ruby.network.topology.int_links3 system.ruby.network.topology.int_links4 system.ruby.network.topology.int_links5 system.ruby.network.topology.int_links6 system.ruby.network.topology.int_links7 system.ruby.network.topology.int_links8 system.ruby.network.topology.int_links9 -num_int_nodes=11 print_config=false +routers=system.ruby.network.topology.routers00 system.ruby.network.topology.routers01 system.ruby.network.topology.routers02 system.ruby.network.topology.routers03 system.ruby.network.topology.routers04 system.ruby.network.topology.routers05 system.ruby.network.topology.routers06 system.ruby.network.topology.routers07 system.ruby.network.topology.routers08 system.ruby.network.topology.routers09 system.ruby.network.topology.routers10 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers00 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl1 -int_node=1 +int_node=system.ruby.network.topology.routers01 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl2 -int_node=2 +int_node=system.ruby.network.topology.routers02 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.ext_links3] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl3 -int_node=3 +int_node=system.ruby.network.topology.routers03 latency=1 +link_id=3 weight=1 [system.ruby.network.topology.ext_links4] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl4 -int_node=4 +int_node=system.ruby.network.topology.routers04 latency=1 +link_id=4 weight=1 [system.ruby.network.topology.ext_links5] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl5 -int_node=5 +int_node=system.ruby.network.topology.routers05 latency=1 +link_id=5 weight=1 [system.ruby.network.topology.ext_links6] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl6 -int_node=6 +int_node=system.ruby.network.topology.routers06 latency=1 +link_id=6 weight=1 [system.ruby.network.topology.ext_links7] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl7 -int_node=7 +int_node=system.ruby.network.topology.routers07 latency=1 +link_id=7 weight=1 [system.ruby.network.topology.ext_links8] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=8 +int_node=system.ruby.network.topology.routers08 latency=1 +link_id=8 weight=1 [system.ruby.network.topology.ext_links9] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=9 +int_node=system.ruby.network.topology.routers09 latency=1 +link_id=9 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=10 +link_id=10 +node_a=system.ruby.network.topology.routers00 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=10 +link_id=11 +node_a=system.ruby.network.topology.routers01 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=10 +link_id=12 +node_a=system.ruby.network.topology.routers02 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links3] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=3 -node_b=10 +link_id=13 +node_a=system.ruby.network.topology.routers03 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links4] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=4 -node_b=10 +link_id=14 +node_a=system.ruby.network.topology.routers04 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links5] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=5 -node_b=10 +link_id=15 +node_a=system.ruby.network.topology.routers05 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links6] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=6 -node_b=10 +link_id=16 +node_a=system.ruby.network.topology.routers06 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links7] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=7 -node_b=10 +link_id=17 +node_a=system.ruby.network.topology.routers07 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links8] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=8 -node_b=10 +link_id=18 +node_a=system.ruby.network.topology.routers08 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links9] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=9 -node_b=10 +link_id=19 +node_a=system.ruby.network.topology.routers09 +node_b=system.ruby.network.topology.routers10 weight=1 +[system.ruby.network.topology.routers00] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers01] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers02] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers03] +type=BasicRouter +router_id=3 + +[system.ruby.network.topology.routers04] +type=BasicRouter +router_id=4 + +[system.ruby.network.topology.routers05] +type=BasicRouter +router_id=5 + +[system.ruby.network.topology.routers06] +type=BasicRouter +router_id=6 + +[system.ruby.network.topology.routers07] +type=BasicRouter +router_id=7 + +[system.ruby.network.topology.routers08] +type=BasicRouter +router_id=8 + +[system.ruby.network.topology.routers09] +type=BasicRouter +router_id=9 + +[system.ruby.network.topology.routers10] +type=BasicRouter +router_id=10 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/ruby.stats b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/ruby.stats index 98b9d915b..8d85261de 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/ruby.stats +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/ruby.stats @@ -34,29 +34,29 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:19:09 +Real time: Apr/28/2011 15:02:13 Profiler Stats -------------- -Elapsed_time_in_seconds: 257 -Elapsed_time_in_minutes: 4.28333 -Elapsed_time_in_hours: 0.0713889 -Elapsed_time_in_days: 0.00297454 +Elapsed_time_in_seconds: 778 +Elapsed_time_in_minutes: 12.9667 +Elapsed_time_in_hours: 0.216111 +Elapsed_time_in_days: 0.00900463 -Virtual_time_in_seconds: 257.26 -Virtual_time_in_minutes: 4.28767 -Virtual_time_in_hours: 0.0714611 -Virtual_time_in_days: 0.00297755 +Virtual_time_in_seconds: 778.2 +Virtual_time_in_minutes: 12.97 +Virtual_time_in_hours: 0.216167 +Virtual_time_in_days: 0.00900694 -Ruby_current_time: 38939096 +Ruby_current_time: 38906196 Ruby_start_time: 0 -Ruby_cycles: 38939096 +Ruby_cycles: 38906196 -mbytes_resident: 38.2109 -mbytes_total: 336.34 -resident_ratio: 0.11362 +mbytes_resident: 38.5703 +mbytes_total: 350.297 +resident_ratio: 0.11013 -ruby_cycles_executed: [ 38939097 38939097 38939097 38939097 38939097 38939097 38939097 38939097 ] +ruby_cycles_executed: [ 38906197 38906197 38906197 38906197 38906197 38906197 38906197 38906197 ] Busy Controller Counts: L2Cache-0:0 @@ -67,14 +67,14 @@ Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1227844 average: 15.9992 | standard deviation: 0.0898844 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1227724 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1226573 average: 15.9992 | standard deviation: 0.089931 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1226453 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 4096 max: 586358 count: 1227716 average: 4059.12 | standard deviation: 6630.54 | 915382 91625 85198 72179 41849 15993 4230 871 157 19 15 10 11 13 13 11 7 8 6 6 5 6 1 6 7 6 3 2 6 6 2 6 3 2 4 4 1 3 3 0 1 0 3 4 0 2 2 2 0 0 3 2 1 0 1 1 2 0 0 1 0 0 0 1 0 0 1 2 0 0 0 0 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 4096 max: 458107 count: 798039 average: 4060.36 | standard deviation: 7800.42 | 595041 59542 55380 46865 27273 10341 2768 557 110 12 14 9 7 8 7 7 4 8 4 4 2 5 1 1 7 6 2 1 4 5 1 4 2 1 2 3 1 2 2 0 0 0 2 3 0 2 1 1 0 0 2 1 0 0 1 1 2 0 0 1 0 0 0 1 0 0 0 2 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 4096 max: 586358 count: 429677 average: 4056.81 | standard deviation: 5606.8 | 320341 32083 29818 25314 14576 5652 1462 314 47 7 1 1 4 5 6 4 3 0 2 2 3 1 0 5 0 0 1 1 2 1 1 2 1 1 2 1 0 1 1 0 1 0 1 1 0 0 1 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_NULL: [binsize: 4096 max: 586358 count: 1227716 average: 4059.12 | standard deviation: 6630.54 | 915382 91625 85198 72179 41849 15993 4230 871 157 19 15 10 11 13 13 11 7 8 6 6 5 6 1 6 7 6 3 2 6 6 2 6 3 2 4 4 1 3 3 0 1 0 3 4 0 2 2 2 0 0 3 2 1 0 1 1 2 0 0 1 0 0 0 1 0 0 1 2 0 0 0 0 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 4096 max: 430014 count: 1226445 average: 4059.15 | standard deviation: 11316.1 | 967134 121814 67630 31279 11946 4251 2389 1924 1723 1547 1338 1274 1098 1050 967 911 803 742 668 582 500 457 432 380 324 309 301 229 199 228 172 175 151 115 141 109 106 98 81 81 67 50 50 58 44 51 44 44 28 30 22 23 16 18 22 14 16 14 13 21 11 7 5 8 8 5 11 8 5 9 5 7 5 7 10 3 3 0 1 1 0 3 2 1 1 4 1 0 0 2 1 0 3 2 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 4096 max: 430014 count: 797230 average: 4040.95 | standard deviation: 11956 | 628756 79072 44011 20494 7754 2757 1550 1262 1122 990 850 820 728 678 607 563 513 481 422 372 325 294 267 247 190 203 196 151 129 138 113 122 102 71 77 67 68 60 54 52 40 35 33 34 32 36 27 27 21 20 9 10 10 11 15 10 10 8 7 17 7 6 2 6 5 2 6 6 4 6 3 3 2 4 7 1 2 0 1 1 0 3 2 1 0 3 0 0 0 1 0 0 2 2 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 4096 max: 429456 count: 429215 average: 4092.95 | standard deviation: 10920.5 | 338378 42742 23619 10785 4192 1494 839 662 601 557 488 454 370 372 360 348 290 261 246 210 175 163 165 133 134 106 105 78 70 90 59 53 49 44 64 42 38 38 27 29 27 15 17 24 12 15 17 17 7 10 13 13 6 7 7 4 6 6 6 4 4 1 3 2 3 3 5 2 1 3 2 4 3 3 3 2 1 0 0 0 0 0 0 0 1 1 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_NULL: [binsize: 4096 max: 430014 count: 1226445 average: 4059.15 | standard deviation: 11316.1 | 967134 121814 67630 31279 11946 4251 2389 1924 1723 1547 1338 1274 1098 1050 967 911 803 742 668 582 500 457 432 380 324 309 301 229 199 228 172 175 151 115 141 109 106 98 81 81 67 50 50 58 44 51 44 44 28 30 22 23 16 18 22 14 16 14 13 21 11 7 5 8 8 5 11 8 5 9 5 7 5 7 10 3 3 0 1 1 0 3 2 1 1 4 1 0 0 2 1 0 3 2 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -85,8 +85,8 @@ miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: N miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] imcomplete_dir_Times: 0 -miss_latency_LD_NULL: [binsize: 4096 max: 458107 count: 798039 average: 4060.36 | standard deviation: 7800.42 | 595041 59542 55380 46865 27273 10341 2768 557 110 12 14 9 7 8 7 7 4 8 4 4 2 5 1 1 7 6 2 1 4 5 1 4 2 1 2 3 1 2 2 0 0 0 2 3 0 2 1 1 0 0 2 1 0 0 1 1 2 0 0 1 0 0 0 1 0 0 0 2 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_NULL: [binsize: 4096 max: 586358 count: 429677 average: 4056.81 | standard deviation: 5606.8 | 320341 32083 29818 25314 14576 5652 1462 314 47 7 1 1 4 5 6 4 3 0 2 2 3 1 0 5 0 0 1 1 2 1 1 2 1 1 2 1 0 1 1 0 1 0 1 1 0 0 1 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_NULL: [binsize: 4096 max: 430014 count: 797230 average: 4040.95 | standard deviation: 11956 | 628756 79072 44011 20494 7754 2757 1550 1262 1122 990 850 820 728 678 607 563 513 481 422 372 325 294 267 247 190 203 196 151 129 138 113 122 102 71 77 67 68 60 54 52 40 35 33 34 32 36 27 27 21 20 9 10 10 11 15 10 10 8 7 17 7 6 2 6 5 2 6 6 4 6 3 3 2 4 7 1 2 0 1 1 0 3 2 1 0 3 0 0 0 1 0 0 2 2 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_NULL: [binsize: 4096 max: 429456 count: 429215 average: 4092.95 | standard deviation: 10920.5 | 338378 42742 23619 10785 4192 1494 839 662 601 557 488 454 370 372 360 348 290 261 246 210 175 163 165 133 134 106 105 78 70 90 59 53 49 44 64 42 38 38 27 29 27 15 17 24 12 15 17 17 7 10 13 13 6 7 7 4 6 6 6 4 4 1 3 2 3 3 5 2 1 3 2 4 3 3 3 2 1 0 0 0 0 0 0 0 1 1 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -116,302 +116,302 @@ Total_nonPF_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard dev Resource Usage -------------- page_size: 4096 -user_time: 257 +user_time: 778 system_time: 0 -page_reclaims: 10115 +page_reclaims: 11221 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 176 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 7302717 58421736 -total_msg_count_Response_Data: 7240224 521296128 -total_msg_count_ResponseL2hit_Data: 12633 909576 -total_msg_count_ResponseLocal_Data: 49758 3582576 -total_msg_count_Response_Control: 17919 143352 -total_msg_count_Writeback_Data: 4922002 354384144 -total_msg_count_Writeback_Control: 16868172 134945376 -total_msg_count_Forwarded_Control: 49758 398064 -total_msg_count_Invalidate_Control: 153 1224 -total_msg_count_Unblock_Control: 7327287 58618296 -total_msgs: 43790623 total_bytes: 1132700472 +total_msg_count_Request_Control: 7295001 58360008 +total_msg_count_Response_Data: 7232334 520728048 +total_msg_count_ResponseL2hit_Data: 13473 970056 +total_msg_count_ResponseLocal_Data: 49062 3532464 +total_msg_count_Response_Control: 17265 138120 +total_msg_count_Writeback_Data: 4916847 354012984 +total_msg_count_Writeback_Control: 16852200 134817600 +total_msg_count_Forwarded_Control: 49062 392496 +total_msg_count_Invalidate_Control: 117 936 +total_msg_count_Unblock_Control: 7317351 58538808 +total_msgs: 43742712 total_bytes: 1131491520 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.142732 - links_utilized_percent_switch_0_link_0: 0.0492106 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.236253 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 30.1997 + links_utilized_percent_switch_0_link_0: 34.2384 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 26.161 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 150484 10834848 [ 0 0 150484 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 517 37224 [ 0 0 517 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_ResponseLocal_Data: 2084 150048 [ 0 0 2084 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Control: 733 5864 [ 0 0 733 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Control: 152428 1219424 [ 152428 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Forwarded_Control: 2038 16304 [ 2038 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Invalidate_Control: 8 64 [ 8 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 153088 1224704 [ 153088 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_ResponseLocal_Data: 2038 146736 [ 0 0 2038 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Control: 8 64 [ 0 0 8 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 151322 10895184 [ 0 0 151322 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Control: 152428 1219424 [ 152428 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Unblock_Control: 154131 1233048 [ 0 0 154131 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Request_Control: 1226256 9810048 [ 1226256 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 1205389 86788008 [ 0 0 1205389 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Data: 1212408 87293376 [ 0 0 1212408 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Control: 2421592 19372736 [ 1220835 1200757 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Unblock_Control: 1233729 9869832 [ 0 0 1233729 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 1205411 9643288 [ 0 1205411 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Data: 1205389 86788008 [ 0 0 1205389 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_ResponseL2hit_Data: 4491 323352 [ 0 0 4491 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Control: 5716 45728 [ 0 0 5716 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 426541 30710952 [ 0 0 426541 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Control: 3195808 25566464 [ 1220835 1200757 774216 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Forwarded_Control: 16354 130832 [ 16354 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Invalidate_Control: 39 312 [ 39 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Unblock_Control: 1205388 9643104 [ 0 0 1205388 0 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.143413 - links_utilized_percent_switch_1_link_0: 0.0494321 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.237394 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 2.17443 + links_utilized_percent_switch_1_link_0: 1.9765 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 2.37237 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Data: 151179 10884888 [ 0 0 151179 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_ResponseL2hit_Data: 522 37584 [ 0 0 522 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_ResponseLocal_Data: 2067 148824 [ 0 0 2067 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Data: 150975 10870200 [ 0 0 150975 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_ResponseL2hit_Data: 539 38808 [ 0 0 539 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_ResponseLocal_Data: 2072 149184 [ 0 0 2072 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Response_Control: 724 5792 [ 0 0 724 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Control: 153110 1224880 [ 153110 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Forwarded_Control: 2120 16960 [ 2120 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Invalidate_Control: 6 48 [ 6 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 153771 1230168 [ 153771 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_ResponseLocal_Data: 2120 152640 [ 0 0 2120 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Control: 6 48 [ 0 0 6 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 151999 10943928 [ 0 0 151999 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 153110 1224880 [ 153110 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Unblock_Control: 154820 1238560 [ 0 0 154820 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Control: 152926 1223408 [ 152926 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Forwarded_Control: 2034 16272 [ 2034 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Invalidate_Control: 2 16 [ 2 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 153589 1228712 [ 153589 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_ResponseLocal_Data: 2034 146448 [ 0 0 2034 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Control: 2 16 [ 0 0 2 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 151848 10933056 [ 0 0 151848 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 152926 1223408 [ 152926 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Unblock_Control: 154542 1236336 [ 0 0 154542 0 0 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.143021 - links_utilized_percent_switch_2_link_0: 0.0493064 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.236736 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 2.16921 + links_utilized_percent_switch_2_link_0: 1.97199 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.36644 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Data: 150709 10851048 [ 0 0 150709 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_ResponseL2hit_Data: 552 39744 [ 0 0 552 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_ResponseLocal_Data: 2118 152496 [ 0 0 2118 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Control: 783 6264 [ 0 0 783 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 152718 1221744 [ 152718 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Forwarded_Control: 2035 16280 [ 2035 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Invalidate_Control: 9 72 [ 9 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Request_Control: 153382 1227056 [ 153382 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_ResponseLocal_Data: 2035 146520 [ 0 0 2035 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Control: 9 72 [ 0 0 9 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Data: 151649 10918728 [ 0 0 151649 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Control: 152718 1221744 [ 152718 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Unblock_Control: 154390 1235120 [ 0 0 154390 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Data: 150607 10843704 [ 0 0 150607 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_ResponseL2hit_Data: 556 40032 [ 0 0 556 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_ResponseLocal_Data: 2074 149328 [ 0 0 2074 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Control: 726 5808 [ 0 0 726 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 152569 1220552 [ 152569 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Forwarded_Control: 2019 16152 [ 2019 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Invalidate_Control: 5 40 [ 5 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Request_Control: 153239 1225912 [ 153239 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_ResponseLocal_Data: 2019 145368 [ 0 0 2019 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Control: 5 40 [ 0 0 5 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Data: 151464 10905408 [ 0 0 151464 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Control: 152569 1220552 [ 152569 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Unblock_Control: 154223 1233784 [ 0 0 154223 0 0 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 2 switch_3_outlinks: 2 -links_utilized_percent_switch_3: 0.14278 - links_utilized_percent_switch_3_link_0: 0.0492124 bw: 640000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.236348 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 2.17239 + links_utilized_percent_switch_3_link_0: 1.97452 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 2.37026 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 150596 10842912 [ 0 0 150596 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 483 34776 [ 0 0 483 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_ResponseLocal_Data: 2010 144720 [ 0 0 2010 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Control: 718 5744 [ 0 0 718 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Writeback_Control: 152418 1219344 [ 152418 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Forwarded_Control: 2087 16696 [ 2087 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Invalidate_Control: 6 48 [ 6 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Request_Control: 153091 1224728 [ 153091 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_ResponseLocal_Data: 2087 150264 [ 0 0 2087 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Control: 6 48 [ 0 0 6 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Data: 151360 10897920 [ 0 0 151360 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Control: 152418 1219344 [ 152418 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Unblock_Control: 154100 1232800 [ 0 0 154100 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 150834 10860048 [ 0 0 150834 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 559 40248 [ 0 0 559 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_ResponseLocal_Data: 2039 146808 [ 0 0 2039 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Control: 706 5648 [ 0 0 706 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Control: 152748 1221984 [ 152748 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Forwarded_Control: 2073 16584 [ 2073 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Invalidate_Control: 5 40 [ 5 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Request_Control: 153435 1227480 [ 153435 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_ResponseLocal_Data: 2073 149256 [ 0 0 2073 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Control: 5 40 [ 0 0 5 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Data: 151679 10920888 [ 0 0 151679 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Control: 152748 1221984 [ 152748 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Unblock_Control: 154398 1235184 [ 0 0 154398 0 0 0 0 0 0 0 ] base_latency: 1 switch_4_inlinks: 2 switch_4_outlinks: 2 -links_utilized_percent_switch_4: 0.142856 - links_utilized_percent_switch_4_link_0: 0.0492357 bw: 640000 base_latency: 1 - links_utilized_percent_switch_4_link_1: 0.236477 bw: 160000 base_latency: 1 +links_utilized_percent_switch_4: 2.17286 + links_utilized_percent_switch_4_link_0: 1.97475 bw: 16000 base_latency: 1 + links_utilized_percent_switch_4_link_1: 2.37096 bw: 16000 base_latency: 1 - outgoing_messages_switch_4_link_0_Response_Data: 150629 10845288 [ 0 0 150629 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_ResponseL2hit_Data: 518 37296 [ 0 0 518 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_ResponseLocal_Data: 2015 145080 [ 0 0 2015 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Response_Control: 709 5672 [ 0 0 709 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Writeback_Control: 152528 1220224 [ 152528 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Forwarded_Control: 2056 16448 [ 2056 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Invalidate_Control: 5 40 [ 5 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Request_Control: 153164 1225312 [ 153164 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_ResponseLocal_Data: 2056 148032 [ 0 0 2056 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Response_Control: 5 40 [ 0 0 5 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Writeback_Data: 151475 10906200 [ 0 0 151475 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Writeback_Control: 152528 1220224 [ 152528 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Unblock_Control: 154166 1233328 [ 0 0 154166 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Response_Data: 150892 10864224 [ 0 0 150892 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_ResponseL2hit_Data: 563 40536 [ 0 0 563 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_ResponseLocal_Data: 1994 143568 [ 0 0 1994 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Response_Control: 692 5536 [ 0 0 692 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Writeback_Control: 152776 1222208 [ 152776 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Forwarded_Control: 2089 16712 [ 2089 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Invalidate_Control: 8 64 [ 8 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Request_Control: 153452 1227616 [ 153452 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_ResponseLocal_Data: 2089 150408 [ 0 0 2089 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Response_Control: 8 64 [ 0 0 8 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Writeback_Data: 151721 10923912 [ 0 0 151721 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Writeback_Control: 152776 1222208 [ 152776 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Unblock_Control: 154374 1234992 [ 0 0 154374 0 0 0 0 0 0 0 ] base_latency: 1 switch_5_inlinks: 2 switch_5_outlinks: 2 -links_utilized_percent_switch_5: 0.143084 - links_utilized_percent_switch_5_link_0: 0.0493135 bw: 640000 base_latency: 1 - links_utilized_percent_switch_5_link_1: 0.236854 bw: 160000 base_latency: 1 +links_utilized_percent_switch_5: 2.16226 + links_utilized_percent_switch_5_link_0: 1.96529 bw: 16000 base_latency: 1 + links_utilized_percent_switch_5_link_1: 2.35923 bw: 16000 base_latency: 1 - outgoing_messages_switch_5_link_0_Response_Data: 150874 10862928 [ 0 0 150874 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_ResponseL2hit_Data: 528 38016 [ 0 0 528 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_ResponseLocal_Data: 2002 144144 [ 0 0 2002 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Response_Control: 715 5720 [ 0 0 715 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Writeback_Control: 152731 1221848 [ 152731 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Forwarded_Control: 2090 16720 [ 2090 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Invalidate_Control: 8 64 [ 8 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Request_Control: 153405 1227240 [ 153405 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_ResponseLocal_Data: 2090 150480 [ 0 0 2090 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Response_Control: 8 64 [ 0 0 8 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Writeback_Data: 151692 10921824 [ 0 0 151692 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Writeback_Control: 152731 1221848 [ 152731 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Unblock_Control: 154393 1235144 [ 0 0 154393 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Response_Data: 150122 10808784 [ 0 0 150122 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_ResponseL2hit_Data: 562 40464 [ 0 0 562 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_ResponseLocal_Data: 2030 146160 [ 0 0 2030 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Response_Control: 750 6000 [ 0 0 750 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Writeback_Control: 152005 1216040 [ 152005 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Forwarded_Control: 2051 16408 [ 2051 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Invalidate_Control: 5 40 [ 5 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Request_Control: 152716 1221728 [ 152716 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_ResponseLocal_Data: 2051 147672 [ 0 0 2051 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Response_Control: 5 40 [ 0 0 5 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Writeback_Data: 150995 10871640 [ 0 0 150995 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Writeback_Control: 152005 1216040 [ 152005 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Unblock_Control: 153630 1229040 [ 0 0 153630 0 0 0 0 0 0 0 ] base_latency: 1 switch_6_inlinks: 2 switch_6_outlinks: 2 -links_utilized_percent_switch_6: 0.143721 - links_utilized_percent_switch_6_link_0: 0.0495395 bw: 640000 base_latency: 1 - links_utilized_percent_switch_6_link_1: 0.237903 bw: 160000 base_latency: 1 +links_utilized_percent_switch_6: 2.16472 + links_utilized_percent_switch_6_link_0: 1.9678 bw: 16000 base_latency: 1 + links_utilized_percent_switch_6_link_1: 2.36163 bw: 16000 base_latency: 1 - outgoing_messages_switch_6_link_0_Response_Data: 151359 10897848 [ 0 0 151359 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_ResponseL2hit_Data: 565 40680 [ 0 0 565 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_ResponseLocal_Data: 2164 155808 [ 0 0 2164 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Response_Control: 807 6456 [ 0 0 807 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Writeback_Control: 153471 1227768 [ 153471 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Forwarded_Control: 2143 17144 [ 2143 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Invalidate_Control: 7 56 [ 7 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Request_Control: 154090 1232720 [ 154090 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_ResponseLocal_Data: 2143 154296 [ 0 0 2143 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Response_Control: 7 56 [ 0 0 7 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Writeback_Data: 152300 10965600 [ 0 0 152300 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Writeback_Control: 153471 1227768 [ 153471 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Unblock_Control: 155187 1241496 [ 0 0 155187 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Response_Data: 150287 10820664 [ 0 0 150287 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_ResponseL2hit_Data: 549 39528 [ 0 0 549 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_ResponseLocal_Data: 2078 149616 [ 0 0 2078 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Response_Control: 728 5824 [ 0 0 728 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Writeback_Control: 152259 1218072 [ 152259 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Forwarded_Control: 1977 15816 [ 1977 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Invalidate_Control: 4 32 [ 4 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Request_Control: 152916 1223328 [ 152916 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_ResponseLocal_Data: 1977 142344 [ 0 0 1977 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Response_Control: 4 32 [ 0 0 4 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Writeback_Data: 151202 10886544 [ 0 0 151202 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Writeback_Control: 152259 1218072 [ 152259 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Unblock_Control: 153850 1230800 [ 0 0 153850 0 0 0 0 0 0 0 ] base_latency: 1 switch_7_inlinks: 2 switch_7_outlinks: 2 -links_utilized_percent_switch_7: 0.143169 - links_utilized_percent_switch_7_link_0: 0.0493539 bw: 640000 base_latency: 1 - links_utilized_percent_switch_7_link_1: 0.236983 bw: 160000 base_latency: 1 +links_utilized_percent_switch_7: 2.17081 + links_utilized_percent_switch_7_link_0: 1.97301 bw: 16000 base_latency: 1 + links_utilized_percent_switch_7_link_1: 2.3686 bw: 16000 base_latency: 1 - outgoing_messages_switch_7_link_0_Response_Data: 150874 10862928 [ 0 0 150874 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_ResponseL2hit_Data: 526 37872 [ 0 0 526 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_ResponseLocal_Data: 2126 153072 [ 0 0 2126 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Response_Control: 784 6272 [ 0 0 784 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Writeback_Control: 152900 1223200 [ 152900 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Forwarded_Control: 2017 16136 [ 2017 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Invalidate_Control: 2 16 [ 2 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Request_Control: 153527 1228216 [ 153527 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_ResponseLocal_Data: 2017 145224 [ 0 0 2017 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Response_Control: 2 16 [ 0 0 2 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Writeback_Data: 151829 10931688 [ 0 0 151829 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Writeback_Control: 152900 1223200 [ 152900 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Unblock_Control: 154539 1236312 [ 0 0 154539 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Response_Data: 150659 10847448 [ 0 0 150659 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_ResponseL2hit_Data: 576 41472 [ 0 0 576 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_ResponseLocal_Data: 2077 149544 [ 0 0 2077 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Response_Control: 730 5840 [ 0 0 730 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Writeback_Control: 152655 1221240 [ 152655 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Forwarded_Control: 2047 16376 [ 2047 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Invalidate_Control: 6 48 [ 6 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Request_Control: 153315 1226520 [ 153315 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_ResponseLocal_Data: 2047 147384 [ 0 0 2047 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Response_Control: 6 48 [ 0 0 6 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Writeback_Data: 151604 10915488 [ 0 0 151604 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Writeback_Control: 152655 1221240 [ 152655 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Unblock_Control: 154231 1233848 [ 0 0 154231 0 0 0 0 0 0 0 ] base_latency: 1 switch_8_inlinks: 2 switch_8_outlinks: 2 -links_utilized_percent_switch_8: 1.73629 - links_utilized_percent_switch_8_link_0: 0.856152 bw: 640000 base_latency: 1 - links_utilized_percent_switch_8_link_1: 2.61643 bw: 160000 base_latency: 1 +links_utilized_percent_switch_8: 2.17483 + links_utilized_percent_switch_8_link_0: 1.97652 bw: 16000 base_latency: 1 + links_utilized_percent_switch_8_link_1: 2.37315 bw: 16000 base_latency: 1 - outgoing_messages_switch_8_link_0_Request_Control: 1227518 9820144 [ 1227518 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Response_Data: 1206704 86882688 [ 0 0 1206704 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Writeback_Data: 1213626 87381072 [ 0 0 1213626 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Writeback_Control: 2424023 19392184 [ 1222304 1201719 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Unblock_Control: 1235726 9885808 [ 0 0 1235726 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Request_Control: 1206721 9653768 [ 0 1206721 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Response_Data: 1206704 86882688 [ 0 0 1206704 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_ResponseL2hit_Data: 4211 303192 [ 0 0 4211 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Response_Control: 5922 47376 [ 0 0 5922 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Writeback_Data: 427042 30747024 [ 0 0 427042 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Writeback_Control: 3198701 25589608 [ 1222304 1201720 774677 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Forwarded_Control: 16586 132688 [ 16586 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Invalidate_Control: 51 408 [ 51 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Unblock_Control: 1206703 9653624 [ 0 0 1206703 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Response_Data: 151013 10872936 [ 0 0 151013 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_ResponseL2hit_Data: 587 42264 [ 0 0 587 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_ResponseLocal_Data: 1990 143280 [ 0 0 1990 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Response_Control: 699 5592 [ 0 0 699 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Writeback_Control: 152897 1223176 [ 152897 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Forwarded_Control: 2064 16512 [ 2064 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Invalidate_Control: 4 32 [ 4 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Request_Control: 153594 1228752 [ 153594 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_ResponseLocal_Data: 2064 148608 [ 0 0 2064 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Response_Control: 4 32 [ 0 0 4 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Writeback_Data: 151895 10936440 [ 0 0 151895 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Writeback_Control: 152897 1223176 [ 152897 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Unblock_Control: 154481 1235848 [ 0 0 154481 0 0 0 0 0 0 0 ] base_latency: 1 switch_9_inlinks: 2 switch_9_outlinks: 2 -links_utilized_percent_switch_9: 0.906567 - links_utilized_percent_switch_9_link_0: 0.264297 bw: 640000 base_latency: 1 - links_utilized_percent_switch_9_link_1: 1.54884 bw: 160000 base_latency: 1 +links_utilized_percent_switch_9: 13.0274 + links_utilized_percent_switch_9_link_0: 10.5698 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_1: 15.485 bw: 16000 base_latency: 1 - outgoing_messages_switch_9_link_0_Request_Control: 1206721 9653768 [ 0 1206721 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Writeback_Data: 427041 30746952 [ 0 0 427041 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Writeback_Control: 1976397 15811176 [ 0 1201720 774677 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Unblock_Control: 1206703 9653624 [ 0 0 1206703 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Response_Data: 1206704 86882688 [ 0 0 1206704 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Writeback_Control: 1201719 9613752 [ 0 1201719 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Request_Control: 1205411 9643288 [ 0 1205411 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Writeback_Data: 426541 30710952 [ 0 0 426541 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Writeback_Control: 1974973 15799784 [ 0 1200757 774216 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Unblock_Control: 1205388 9643104 [ 0 0 1205388 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Response_Data: 1205389 86788008 [ 0 0 1205389 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Writeback_Control: 1200757 9606056 [ 0 1200757 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_10_inlinks: 10 switch_10_outlinks: 10 -links_utilized_percent_switch_10: 0.606021 - links_utilized_percent_switch_10_link_0: 0.196842 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_1: 0.197728 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_2: 0.197225 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_3: 0.19685 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_4: 0.196943 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_5: 0.197254 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_6: 0.198158 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_7: 0.197416 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_8: 3.42461 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_9: 1.05719 bw: 160000 base_latency: 1 +links_utilized_percent_switch_10: 6.05887 + links_utilized_percent_switch_10_link_0: 34.2384 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_1: 1.9765 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_2: 1.97199 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_3: 1.97452 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_4: 1.97476 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_5: 1.96529 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_6: 1.9678 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_7: 1.97301 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_8: 1.97652 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_9: 10.5698 bw: 16000 base_latency: 1 - outgoing_messages_switch_10_link_0_Response_Data: 150484 10834848 [ 0 0 150484 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_ResponseL2hit_Data: 517 37224 [ 0 0 517 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_ResponseLocal_Data: 2084 150048 [ 0 0 2084 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Response_Control: 733 5864 [ 0 0 733 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Writeback_Control: 152428 1219424 [ 152428 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Forwarded_Control: 2038 16304 [ 2038 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Invalidate_Control: 8 64 [ 8 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Response_Data: 151179 10884888 [ 0 0 151179 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_ResponseL2hit_Data: 522 37584 [ 0 0 522 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_ResponseLocal_Data: 2067 148824 [ 0 0 2067 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Request_Control: 1226256 9810048 [ 1226256 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Response_Data: 1205389 86788008 [ 0 0 1205389 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Writeback_Data: 1212408 87293376 [ 0 0 1212408 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Writeback_Control: 2421592 19372736 [ 1220835 1200757 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Unblock_Control: 1233729 9869832 [ 0 0 1233729 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Response_Data: 150975 10870200 [ 0 0 150975 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_ResponseL2hit_Data: 539 38808 [ 0 0 539 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_ResponseLocal_Data: 2072 149184 [ 0 0 2072 0 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_10_link_1_Response_Control: 724 5792 [ 0 0 724 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Writeback_Control: 153110 1224880 [ 153110 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Forwarded_Control: 2120 16960 [ 2120 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Invalidate_Control: 6 48 [ 6 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Response_Data: 150709 10851048 [ 0 0 150709 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_ResponseL2hit_Data: 552 39744 [ 0 0 552 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_ResponseLocal_Data: 2118 152496 [ 0 0 2118 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Response_Control: 783 6264 [ 0 0 783 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Writeback_Control: 152718 1221744 [ 152718 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Forwarded_Control: 2035 16280 [ 2035 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Invalidate_Control: 9 72 [ 9 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Response_Data: 150596 10842912 [ 0 0 150596 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_ResponseL2hit_Data: 483 34776 [ 0 0 483 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_ResponseLocal_Data: 2010 144720 [ 0 0 2010 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Response_Control: 718 5744 [ 0 0 718 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Writeback_Control: 152418 1219344 [ 152418 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Forwarded_Control: 2087 16696 [ 2087 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Invalidate_Control: 6 48 [ 6 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Response_Data: 150629 10845288 [ 0 0 150629 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_ResponseL2hit_Data: 518 37296 [ 0 0 518 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_ResponseLocal_Data: 2015 145080 [ 0 0 2015 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Response_Control: 709 5672 [ 0 0 709 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Writeback_Control: 152528 1220224 [ 152528 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Forwarded_Control: 2056 16448 [ 2056 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Invalidate_Control: 5 40 [ 5 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Response_Data: 150874 10862928 [ 0 0 150874 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_ResponseL2hit_Data: 528 38016 [ 0 0 528 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_ResponseLocal_Data: 2002 144144 [ 0 0 2002 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Response_Control: 715 5720 [ 0 0 715 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Writeback_Control: 152731 1221848 [ 152731 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Forwarded_Control: 2090 16720 [ 2090 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Invalidate_Control: 8 64 [ 8 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Response_Data: 151359 10897848 [ 0 0 151359 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_ResponseL2hit_Data: 565 40680 [ 0 0 565 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_ResponseLocal_Data: 2164 155808 [ 0 0 2164 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Response_Control: 807 6456 [ 0 0 807 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Writeback_Control: 153471 1227768 [ 153471 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Forwarded_Control: 2143 17144 [ 2143 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Invalidate_Control: 7 56 [ 7 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Response_Data: 150874 10862928 [ 0 0 150874 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_ResponseL2hit_Data: 526 37872 [ 0 0 526 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_ResponseLocal_Data: 2126 153072 [ 0 0 2126 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Response_Control: 784 6272 [ 0 0 784 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Writeback_Control: 152900 1223200 [ 152900 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Forwarded_Control: 2017 16136 [ 2017 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Invalidate_Control: 2 16 [ 2 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Request_Control: 1227518 9820144 [ 1227518 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Response_Data: 1206704 86882688 [ 0 0 1206704 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Writeback_Data: 1213626 87381072 [ 0 0 1213626 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Writeback_Control: 2424023 19392184 [ 1222304 1201719 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Unblock_Control: 1235726 9885808 [ 0 0 1235726 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Request_Control: 1206721 9653768 [ 0 1206721 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Writeback_Data: 427041 30746952 [ 0 0 427041 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Writeback_Control: 1976397 15811176 [ 0 1201720 774677 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Unblock_Control: 1206703 9653624 [ 0 0 1206703 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Writeback_Control: 152926 1223408 [ 152926 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Forwarded_Control: 2034 16272 [ 2034 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Invalidate_Control: 2 16 [ 2 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Response_Data: 150607 10843704 [ 0 0 150607 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_ResponseL2hit_Data: 556 40032 [ 0 0 556 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_ResponseLocal_Data: 2074 149328 [ 0 0 2074 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Response_Control: 726 5808 [ 0 0 726 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Writeback_Control: 152569 1220552 [ 152569 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Forwarded_Control: 2019 16152 [ 2019 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Invalidate_Control: 5 40 [ 5 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Response_Data: 150834 10860048 [ 0 0 150834 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_ResponseL2hit_Data: 559 40248 [ 0 0 559 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_ResponseLocal_Data: 2039 146808 [ 0 0 2039 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Response_Control: 706 5648 [ 0 0 706 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Writeback_Control: 152748 1221984 [ 152748 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Forwarded_Control: 2073 16584 [ 2073 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Invalidate_Control: 5 40 [ 5 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Response_Data: 150892 10864224 [ 0 0 150892 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_ResponseL2hit_Data: 563 40536 [ 0 0 563 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_ResponseLocal_Data: 1994 143568 [ 0 0 1994 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Response_Control: 692 5536 [ 0 0 692 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Writeback_Control: 152776 1222208 [ 152776 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Forwarded_Control: 2089 16712 [ 2089 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Invalidate_Control: 8 64 [ 8 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Response_Data: 150122 10808784 [ 0 0 150122 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_ResponseL2hit_Data: 562 40464 [ 0 0 562 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_ResponseLocal_Data: 2030 146160 [ 0 0 2030 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Response_Control: 750 6000 [ 0 0 750 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Writeback_Control: 152005 1216040 [ 152005 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Forwarded_Control: 2051 16408 [ 2051 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Invalidate_Control: 5 40 [ 5 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Response_Data: 150287 10820664 [ 0 0 150287 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_ResponseL2hit_Data: 549 39528 [ 0 0 549 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_ResponseLocal_Data: 2078 149616 [ 0 0 2078 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Response_Control: 728 5824 [ 0 0 728 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Writeback_Control: 152259 1218072 [ 152259 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Forwarded_Control: 1977 15816 [ 1977 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Invalidate_Control: 4 32 [ 4 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Response_Data: 150659 10847448 [ 0 0 150659 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_ResponseL2hit_Data: 576 41472 [ 0 0 576 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_ResponseLocal_Data: 2077 149544 [ 0 0 2077 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Response_Control: 730 5840 [ 0 0 730 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Writeback_Control: 152655 1221240 [ 152655 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Forwarded_Control: 2047 16376 [ 2047 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Invalidate_Control: 6 48 [ 6 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Response_Data: 151013 10872936 [ 0 0 151013 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_ResponseL2hit_Data: 587 42264 [ 0 0 587 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_ResponseLocal_Data: 1990 143280 [ 0 0 1990 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Response_Control: 699 5592 [ 0 0 699 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Writeback_Control: 152897 1223176 [ 152897 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Forwarded_Control: 2064 16512 [ 2064 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Invalidate_Control: 4 32 [ 4 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Request_Control: 1205411 9643288 [ 0 1205411 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Writeback_Data: 426541 30710952 [ 0 0 426541 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Writeback_Control: 1974973 15799784 [ 0 1200757 774216 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Unblock_Control: 1205388 9643104 [ 0 0 1205388 0 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 0 @@ -431,155 +431,155 @@ Cache Stats: system.l1_cntrl0.L1DcacheMemory --- L1Cache --- - Event Counts - -Load [99346 99989 100000 99701 99652 99889 99730 99744 ] 798051 +Load [99288 99292 99688 99916 99783 99496 99779 100002 ] 797244 Ifetch [0 0 0 0 0 0 0 0 ] 0 -Store [53842 53434 54117 53855 53466 53908 53685 53375 ] 429682 -L1_Replacement [51679234 51650729 51653770 51670696 51699067 51665651 51674373 51657971 ] 413351491 +Store [53457 53647 53647 53702 53840 53774 53681 53476 ] 429224 +L1_Replacement [51623227 51632218 51596938 51620302 51605302 51606182 51599623 51602457 ] 412886249 Own_GETX [0 0 0 0 0 0 0 0 ] 0 -Fwd_GETX [2699 2710 2705 2541 2634 2694 2642 2703 ] 21328 -Fwd_GETS [4842 4709 5137 4829 4716 5047 4647 4835 ] 38762 +Fwd_GETX [2393 2212 2199 2347 2175 2382 2376 2355 ] 18439 +Fwd_GETS [4465 4299 4497 4438 4395 4214 4458 4558 ] 35324 Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 -Inv [5 8 7 2 8 6 9 6 ] 51 -Ack [709 715 807 784 733 724 783 718 ] 5973 -Data [1692 1677 1758 1730 1717 1744 1731 1702 ] 13751 -Exclusive_Data [151470 151727 152330 151796 151368 152024 151648 151387 ] 1213750 -Writeback_Ack [729 713 785 732 775 770 747 723 ] 5974 -Writeback_Ack_Data [151750 151968 152615 152110 151593 152281 151913 151648 ] 1215878 -Writeback_Nack [49 50 71 58 60 59 58 47 ] 452 -All_acks [53831 53426 54104 53846 53454 53898 53671 53363 ] 429593 -Use_Timeout [151470 151727 152329 151795 151368 152024 151648 151387 ] 1213748 +Inv [5 4 6 4 2 5 5 8 ] 39 +Ack [750 728 730 699 724 726 706 692 ] 5755 +Data [1611 1667 1661 1520 1591 1647 1643 1643 ] 12983 +Exclusive_Data [151103 151247 151651 152070 151995 151590 151789 151806 ] 1213251 +Writeback_Ack [680 724 726 679 749 752 740 708 ] 5758 +Writeback_Ack_Data [151231 151414 151797 152107 152055 151698 151905 151939 ] 1214146 +Writeback_Nack [94 121 132 111 122 119 103 129 ] 931 +All_acks [53448 53633 53640 53688 53830 53760 53670 53467 ] 429136 +Use_Timeout [151103 151247 151651 152070 151995 151589 151789 151805 ] 1213249 - Transitions - -I Load [99333 99979 99984 99680 99633 99873 99711 99727 ] 797920 +I Load [99268 99283 99673 99904 99759 99477 99764 99984 ] 797112 I Ifetch [0 0 0 0 0 0 0 0 ] 0 -I Store [53831 53425 54106 53847 53455 53898 53671 53363 ] 429596 -I L1_Replacement [678 714 682 680 711 712 713 712 ] 5602 +I Store [53448 53633 53642 53690 53830 53762 53671 53468 ] 429144 +I L1_Replacement [799 770 785 801 780 782 781 797 ] 6295 I Inv [0 0 0 0 0 0 0 0 ] 0 -S Load [0 0 0 0 0 0 1 0 ] 1 +S Load [0 0 0 0 1 0 0 0 ] 1 S Ifetch [0 0 0 0 0 0 0 0 ] 0 -S Store [0 1 0 0 0 0 0 1 ] 2 -S L1_Replacement [1690 1673 1755 1729 1714 1742 1727 1698 ] 13728 -S Fwd_GETS [4 5 7 7 2 6 3 5 ] 39 +S Store [0 0 0 0 0 0 0 0 ] 0 +S L1_Replacement [1607 1666 1658 1518 1589 1645 1642 1639 ] 12964 +S Fwd_GETS [2 4 3 4 7 2 4 5 ] 31 S Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 -S Inv [2 3 3 1 3 2 4 3 ] 21 +S Inv [4 1 3 2 2 2 1 4 ] 19 O Load [0 0 0 0 0 0 0 0 ] 0 O Ifetch [0 0 0 0 0 0 0 0 ] 0 O Store [0 0 0 0 0 0 0 0 ] 0 -O L1_Replacement [584 611 588 525 551 566 556 589 ] 4570 -O Fwd_GETX [2 3 0 1 0 1 0 1 ] 8 -O Fwd_GETS [2 3 3 1 3 4 6 4 ] 26 +O L1_Replacement [541 515 572 548 550 535 555 536 ] 4352 +O Fwd_GETX [0 0 0 2 1 0 2 0 ] 5 +O Fwd_GETS [4 2 2 4 1 0 1 1 ] 15 O Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 -M Load [7 2 11 9 11 11 13 10 ] 74 +M Load [15 2 10 7 17 13 8 6 ] 78 M Ifetch [0 0 0 0 0 0 0 0 ] 0 -M Store [6 4 8 4 5 7 8 6 ] 48 -M L1_Replacement [96750 97343 97329 97135 97016 97229 97061 97091 ] 776954 -M Fwd_GETX [295 337 299 283 341 322 351 335 ] 2563 -M Fwd_GETS [586 614 588 526 551 567 556 590 ] 4578 +M Store [9 7 3 8 7 7 7 4 ] 52 +M L1_Replacement [96786 96785 97111 97478 97302 96949 97215 97463 ] 777089 +M Fwd_GETX [318 306 325 346 304 336 340 335 ] 2610 +M Fwd_GETS [541 515 572 550 551 535 557 536 ] 4357 M Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 -M_W Load [0 1 0 0 0 0 0 0 ] 1 +M_W Load [0 0 0 0 0 0 1 0 ] 1 M_W Ifetch [0 0 0 0 0 0 0 0 ] 0 -M_W Store [0 0 0 0 0 0 0 0 ] 0 -M_W L1_Replacement [1731154 1738479 1732095 1738299 1737770 1736109 1737116 1740218 ] 13891240 +M_W Store [0 0 0 0 0 1 0 0 ] 1 +M_W L1_Replacement [1731645 1726781 1734574 1741200 1733248 1723421 1731648 1737158 ] 13859675 M_W Own_GETX [0 0 0 0 0 0 0 0 ] 0 -M_W Fwd_GETX [1239 1175 1217 1063 1241 1209 1241 1280 ] 9665 -M_W Fwd_GETS [2253 2137 2289 2249 2093 2363 2012 2169 ] 17565 +M_W Fwd_GETX [991 987 947 988 932 1045 975 1033 ] 7898 +M_W Fwd_GETS [1984 1873 2055 1925 1903 1882 2094 2008 ] 15724 M_W Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 M_W Inv [0 0 0 0 0 0 0 0 ] 0 -M_W Use_Timeout [97639 98301 98225 97949 97914 98126 97977 98024 ] 784155 +M_W Use_Timeout [97655 97614 98011 98382 98165 97828 98119 98338 ] 784112 -MM Load [6 7 5 12 8 5 5 7 ] 55 +MM Load [5 7 5 5 5 6 6 12 ] 51 MM Ifetch [0 0 0 0 0 0 0 0 ] 0 -MM Store [5 4 3 3 6 3 4 5 ] 33 -MM L1_Replacement [53458 53059 53732 53454 53092 53518 53321 52996 ] 426630 -MM Fwd_GETX [153 142 131 147 140 143 121 122 ] 1099 -MM Fwd_GETS [226 229 249 248 227 244 237 251 ] 1911 +MM Store [0 7 2 3 3 4 3 4 ] 26 +MM L1_Replacement [52979 53175 53185 53245 53363 53324 53237 53013 ] 425521 +MM Fwd_GETX [181 173 178 152 176 162 172 167 ] 1361 +MM Fwd_GETS [297 291 279 299 298 282 267 291 ] 2304 MM Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 -MM_W Load [0 0 0 0 0 0 0 0 ] 0 +MM_W Load [0 0 0 0 1 0 0 0 ] 1 MM_W Ifetch [0 0 0 0 0 0 0 0 ] 0 -MM_W Store [0 0 0 1 0 0 2 0 ] 3 -MM_W L1_Replacement [950252 943134 957418 948048 944969 950631 948207 941544 ] 7584203 +MM_W Store [0 0 0 0 0 0 0 0 ] 0 +MM_W L1_Replacement [941672 948525 946646 948661 950643 950550 949157 941758 ] 7577612 MM_W Own_GETX [0 0 0 0 0 0 0 0 ] 0 -MM_W Fwd_GETX [735 777 743 766 641 737 665 677 ] 5741 -MM_W Fwd_GETS [1258 1240 1450 1275 1337 1312 1336 1325 ] 10533 +MM_W Fwd_GETX [666 534 556 646 555 605 661 602 ] 4825 +MM_W Fwd_GETS [1166 1140 1091 1162 1146 1045 1031 1181 ] 8962 MM_W Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 MM_W Inv [0 0 0 0 0 0 0 0 ] 0 -MM_W Use_Timeout [53831 53426 54104 53846 53454 53898 53671 53363 ] 429593 +MM_W Use_Timeout [53448 53633 53640 53688 53830 53761 53670 53467 ] 429137 IM Load [0 0 0 0 0 0 0 0 ] 0 IM Ifetch [0 0 0 0 0 0 0 0 ] 0 IM Store [0 0 0 0 0 0 0 0 ] 0 -IM L1_Replacement [17050741 16944001 17146281 17026088 16990015 16910076 17042850 17066004 ] 136176056 +IM L1_Replacement [17098098 17163301 17149022 17035816 17041792 17127794 17043194 17080977 ] 136739994 IM Inv [0 0 0 0 0 0 0 0 ] 0 -IM Ack [705 712 801 777 729 720 777 709 ] 5930 +IM Ack [747 722 721 694 720 721 703 690 ] 5718 IM Data [0 0 0 0 0 0 0 0 ] 0 -IM Exclusive_Data [53831 53425 54104 53846 53454 53898 53671 53362 ] 429591 +IM Exclusive_Data [53448 53633 53640 53688 53830 53760 53670 53467 ] 429136 SM Load [0 0 0 0 0 0 0 0 ] 0 SM Ifetch [0 0 0 0 0 0 0 0 ] 0 SM Store [0 0 0 0 0 0 0 0 ] 0 -SM L1_Replacement [0 66 0 0 0 0 0 0 ] 66 +SM L1_Replacement [0 0 0 0 0 0 0 0 ] 0 SM Fwd_GETS [0 0 0 0 0 0 0 0 ] 0 SM Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 SM Inv [0 0 0 0 0 0 0 0 ] 0 SM Ack [0 0 0 0 0 0 0 0 ] 0 SM Data [0 0 0 0 0 0 0 0 ] 0 -SM Exclusive_Data [0 1 0 0 0 0 0 1 ] 2 +SM Exclusive_Data [0 0 0 0 0 0 0 0 ] 0 OM Load [0 0 0 0 0 0 0 0 ] 0 OM Ifetch [0 0 0 0 0 0 0 0 ] 0 OM Store [0 0 0 0 0 0 0 0 ] 0 -OM L1_Replacement [210 239 245 295 296 192 259 272 ] 2008 +OM L1_Replacement [2626 2633 2580 1979 2553 2393 2659 2632 ] 20055 OM Own_GETX [0 0 0 0 0 0 0 0 ] 0 OM Fwd_GETX [0 0 0 0 0 0 0 0 ] 0 OM Fwd_GETS [0 0 0 0 0 0 0 0 ] 0 OM Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 -OM Ack [4 3 6 7 4 4 6 9 ] 43 -OM All_acks [53831 53426 54104 53846 53454 53898 53671 53363 ] 429593 +OM Ack [3 6 9 5 4 5 3 2 ] 37 +OM All_acks [53448 53633 53640 53688 53830 53760 53670 53467 ] 429136 IS Load [0 0 0 0 0 0 0 0 ] 0 IS Ifetch [0 0 0 0 0 0 0 0 ] 0 IS Store [0 0 0 0 0 0 0 0 ] 0 -IS L1_Replacement [31793717 31871410 31663645 31804443 31872933 31914876 31792563 31756847 ] 254470434 +IS L1_Replacement [31696474 31638067 31610805 31739056 31723482 31648789 31719535 31686484 ] 253462692 IS Inv [0 0 0 0 0 0 0 0 ] 0 -IS Data [1692 1677 1758 1730 1717 1744 1731 1702 ] 13751 -IS Exclusive_Data [97639 98301 98226 97950 97914 98126 97977 98024 ] 784157 +IS Data [1611 1667 1661 1520 1591 1647 1643 1643 ] 12983 +IS Exclusive_Data [97655 97614 98011 98382 98165 97830 98119 98339 ] 784115 SI Load [0 0 0 0 0 0 0 0 ] 0 SI Ifetch [0 0 0 0 0 0 0 0 ] 0 SI Store [0 0 0 0 0 0 0 0 ] 0 SI L1_Replacement [0 0 0 0 0 0 0 0 ] 0 -SI Fwd_GETS [5 3 2 1 2 3 1 4 ] 21 +SI Fwd_GETS [1 0 1 2 2 2 1 5 ] 14 SI Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 -SI Inv [3 5 4 1 5 4 5 3 ] 30 -SI Writeback_Ack [729 713 785 732 775 770 747 723 ] 5974 -SI Writeback_Ack_Data [958 955 966 996 934 968 975 972 ] 7724 +SI Inv [1 3 3 2 0 3 4 4 ] 20 +SI Writeback_Ack [680 724 726 679 749 752 740 708 ] 5758 +SI Writeback_Ack_Data [926 939 929 837 840 890 898 927 ] 7186 SI Writeback_Nack [0 0 0 0 0 0 0 0 ] 0 OI Load [0 0 0 0 0 0 0 0 ] 0 OI Ifetch [0 0 0 0 0 0 0 0 ] 0 OI Store [0 0 0 0 0 0 0 0 ] 0 OI L1_Replacement [0 0 0 0 0 0 0 0 ] 0 -OI Fwd_GETX [0 0 2 2 0 0 0 1 ] 5 -OI Fwd_GETS [3 0 2 0 5 4 0 2 ] 16 +OI Fwd_GETX [2 0 1 0 0 0 0 1 ] 4 +OI Fwd_GETS [2 2 3 0 4 5 3 0 ] 19 OI Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 OI Writeback_Ack [0 0 0 0 0 0 0 0 ] 0 -OI Writeback_Ack_Data [1089 1089 1133 1045 1047 1110 1052 1073 ] 8638 -OI Writeback_Nack [46 45 67 57 55 55 53 44 ] 422 +OI Writeback_Ack_Data [1007 987 1062 1040 1033 996 1055 1066 ] 8246 +OI Writeback_Nack [92 118 129 108 122 116 99 125 ] 909 MI Load [0 0 0 0 0 0 0 0 ] 0 MI Ifetch [0 0 0 0 0 0 0 0 ] 0 -MI Store [0 0 0 0 0 0 0 0 ] 0 +MI Store [0 0 0 1 0 0 0 0 ] 1 MI L1_Replacement [0 0 0 0 0 0 0 0 ] 0 -MI Fwd_GETX [275 276 313 279 271 282 264 287 ] 2247 -MI Fwd_GETS [505 478 547 522 496 544 496 485 ] 4073 +MI Fwd_GETX [235 212 192 213 207 234 226 217 ] 1736 +MI Fwd_GETS [468 472 491 492 483 461 500 531 ] 3898 MI Fwd_DMA [0 0 0 0 0 0 0 0 ] 0 MI Writeback_Ack [0 0 0 0 0 0 0 0 ] 0 -MI Writeback_Ack_Data [149428 149648 150201 149788 149341 149921 149622 149315 ] 1197264 +MI Writeback_Ack_Data [149062 149276 149613 150018 149975 149578 149726 149728 ] 1196976 MI Writeback_Nack [0 0 0 0 0 0 0 0 ] 0 II Load [0 0 0 0 0 0 0 0 ] 0 @@ -588,8 +588,8 @@ II Store [0 0 0 0 0 0 0 0 ] 0 II L1_Replacement [0 0 0 0 0 0 0 0 ] 0 II Inv [0 0 0 0 0 0 0 0 ] 0 II Writeback_Ack [0 0 0 0 0 0 0 0 ] 0 -II Writeback_Ack_Data [275 276 315 281 271 282 264 288 ] 2252 -II Writeback_Nack [3 5 4 1 5 4 5 3 ] 30 +II Writeback_Ack_Data [236 212 193 212 207 234 226 218 ] 1738 +II Writeback_Nack [2 3 3 3 0 3 4 4 ] 22 Cache Stats: system.l1_cntrl1.L1IcacheMemory system.l1_cntrl1.L1IcacheMemory_total_misses: 0 @@ -713,12 +713,12 @@ Cache Stats: system.l2_cntrl0.L2cacheMemory --- L2Cache --- - Event Counts - -L1_GETS [1156724 ] 1156724 -L1_GETX [632843 ] 632843 -L1_PUTO [6387 ] 6387 -L1_PUTX [1217214 ] 1217214 -L1_PUTS_only [19414 ] 19414 -L1_PUTS [180 ] 180 +L1_GETS [1167218 ] 1167218 +L1_GETX [626156 ] 626156 +L1_PUTO [6668 ] 6668 +L1_PUTX [1214358 ] 1214358 +L1_PUTS_only [16346 ] 16346 +L1_PUTS [130 ] 130 Fwd_GETX [0 ] 0 Fwd_GETS [0 ] 0 Fwd_DMA [0 ] 0 @@ -726,21 +726,21 @@ Own_GETX [0 ] 0 Inv [0 ] 0 IntAck [0 ] 0 ExtAck [0 ] 0 -All_Acks [422217 ] 422217 -Data [427178 ] 427178 -Data_Exclusive [779526 ] 779526 -L1_WBCLEANDATA [785130 ] 785130 -L1_WBDIRTYDATA [428496 ] 428496 -Writeback_Ack [1201719 ] 1201719 +All_Acks [421877 ] 421877 +Data [426492 ] 426492 +Data_Exclusive [778897 ] 778897 +L1_WBCLEANDATA [784327 ] 784327 +L1_WBDIRTYDATA [428081 ] 428081 +Writeback_Ack [1200757 ] 1200757 Writeback_Nack [0 ] 0 -Unblock [21977 ] 21977 -Exclusive_Unblock [1213749 ] 1213749 +Unblock [20479 ] 20479 +Exclusive_Unblock [1213250 ] 1213250 DmaAck [0 ] 0 -L2_Replacement [1209622 ] 1209622 +L2_Replacement [1208162 ] 1208162 - Transitions - -NP L1_GETS [784499 ] 784499 -NP L1_GETX [422171 ] 422171 +NP L1_GETS [783526 ] 783526 +NP L1_GETX [421841 ] 421841 NP L1_PUTO [0 ] 0 NP L1_PUTX [0 ] 0 NP L1_PUTS [0 ] 0 @@ -754,21 +754,21 @@ I L1_PUTS [0 ] 0 I Inv [0 ] 0 I L2_Replacement [0 ] 0 -ILS L1_GETS [60 ] 60 -ILS L1_GETX [37 ] 37 +ILS L1_GETS [45 ] 45 +ILS L1_GETX [26 ] 26 ILS L1_PUTO [0 ] 0 ILS L1_PUTX [0 ] 0 -ILS L1_PUTS_only [7655 ] 7655 -ILS L1_PUTS [69 ] 69 +ILS L1_PUTS_only [7134 ] 7134 +ILS L1_PUTS [52 ] 52 ILS Inv [0 ] 0 ILS L2_Replacement [0 ] 0 -ILX L1_GETS [10562 ] 10562 -ILX L1_GETX [5909 ] 5909 -ILX L1_PUTO [0 ] 0 -ILX L1_PUTX [1199516 ] 1199516 +ILX L1_GETS [10559 ] 10559 +ILX L1_GETX [5707 ] 5707 +ILX L1_PUTO [1 ] 1 +ILX L1_PUTX [1198713 ] 1198713 ILX L1_PUTS_only [0 ] 0 -ILX L1_PUTS [30 ] 30 +ILX L1_PUTS [20 ] 20 ILX Fwd_GETX [0 ] 0 ILX Fwd_GETS [0 ] 0 ILX Fwd_DMA [0 ] 0 @@ -788,10 +788,10 @@ ILO Inv [0 ] 0 ILO Data [0 ] 0 ILO L2_Replacement [0 ] 0 -ILOX L1_GETS [15 ] 15 +ILOX L1_GETS [14 ] 14 ILOX L1_GETX [4 ] 4 -ILOX L1_PUTO [2554 ] 2554 -ILOX L1_PUTX [422 ] 422 +ILOX L1_PUTO [3102 ] 3102 +ILOX L1_PUTX [909 ] 909 ILOX L1_PUTS [0 ] 0 ILOX Fwd_GETX [0 ] 0 ILOX Fwd_GETS [0 ] 0 @@ -810,23 +810,23 @@ ILOS Fwd_DMA [0 ] 0 ILOS Data [0 ] 0 ILOS L2_Replacement [0 ] 0 -ILOSX L1_GETS [27 ] 27 -ILOSX L1_GETX [9 ] 9 -ILOSX L1_PUTO [2438 ] 2438 -ILOSX L1_PUTX [3646 ] 3646 -ILOSX L1_PUTS_only [2573 ] 2573 -ILOSX L1_PUTS [11 ] 11 +ILOSX L1_GETS [20 ] 20 +ILOSX L1_GETX [5 ] 5 +ILOSX L1_PUTO [2158 ] 2158 +ILOSX L1_PUTX [2987 ] 2987 +ILOSX L1_PUTS_only [3120 ] 3120 +ILOSX L1_PUTS [10 ] 10 ILOSX Fwd_GETX [0 ] 0 ILOSX Fwd_GETS [0 ] 0 ILOSX Fwd_DMA [0 ] 0 ILOSX Data [0 ] 0 -S L1_GETS [24 ] 24 -S L1_GETX [14 ] 14 +S L1_GETS [23 ] 23 +S L1_GETX [18 ] 18 S L1_PUTX [0 ] 0 S L1_PUTS [0 ] 0 S Inv [0 ] 0 -S L2_Replacement [7658 ] 7658 +S L2_Replacement [7130 ] 7130 O L1_GETS [0 ] 0 O L1_GETX [0 ] 0 @@ -846,34 +846,34 @@ OLS Fwd_GETS [0 ] 0 OLS Fwd_DMA [0 ] 0 OLS L2_Replacement [0 ] 0 -OLSX L1_GETS [13 ] 13 -OLSX L1_GETX [7 ] 7 +OLSX L1_GETS [10 ] 10 +OLSX L1_GETX [8 ] 8 OLSX L1_PUTO [0 ] 0 -OLSX L1_PUTX [0 ] 0 -OLSX L1_PUTS_only [3329 ] 3329 -OLSX L1_PUTS [20 ] 20 +OLSX L1_PUTX [1 ] 1 +OLSX L1_PUTS_only [2577 ] 2577 +OLSX L1_PUTS [14 ] 14 OLSX Fwd_GETX [0 ] 0 OLSX Fwd_GETS [0 ] 0 OLSX Fwd_DMA [0 ] 0 -OLSX L2_Replacement [2748 ] 2748 +OLSX L2_Replacement [2559 ] 2559 -SLS L1_GETS [0 ] 0 +SLS L1_GETS [1 ] 1 SLS L1_GETX [0 ] 0 SLS L1_PUTX [0 ] 0 -SLS L1_PUTS_only [41 ] 41 +SLS L1_PUTS_only [37 ] 37 SLS L1_PUTS [0 ] 0 SLS Inv [0 ] 0 -SLS L2_Replacement [52 ] 52 +SLS L2_Replacement [38 ] 38 -M L1_GETS [2720 ] 2720 -M L1_GETX [1447 ] 1447 +M L1_GETS [2914 ] 2914 +M L1_GETX [1535 ] 1535 M L1_PUTO [0 ] 0 M L1_PUTX [0 ] 0 M L1_PUTS [0 ] 0 M Fwd_GETX [0 ] 0 M Fwd_GETS [0 ] 0 M Fwd_DMA [0 ] 0 -M L2_Replacement [1198972 ] 1198972 +M L2_Replacement [1198198 ] 1198198 IFGX L1_GETS [0 ] 0 IFGX L1_GETX [0 ] 0 @@ -972,19 +972,19 @@ ILOW L1_WBDIRTYDATA [0 ] 0 ILOW Unblock [0 ] 0 ILOW L2_Replacement [0 ] 0 -ILOXW L1_GETS [2 ] 2 -ILOXW L1_GETX [0 ] 0 -ILOXW L1_PUTO [185 ] 185 -ILOXW L1_PUTX [839 ] 839 +ILOXW L1_GETS [11 ] 11 +ILOXW L1_GETX [8 ] 8 +ILOXW L1_PUTO [543 ] 543 +ILOXW L1_PUTX [1969 ] 1969 ILOXW L1_PUTS_only [0 ] 0 ILOXW L1_PUTS [0 ] 0 ILOXW Fwd_GETX [0 ] 0 ILOXW Fwd_GETS [0 ] 0 ILOXW Fwd_DMA [0 ] 0 ILOXW Inv [0 ] 0 -ILOXW L1_WBCLEANDATA [2332 ] 2332 -ILOXW L1_WBDIRTYDATA [222 ] 222 -ILOXW Unblock [2573 ] 2573 +ILOXW L1_WBCLEANDATA [2772 ] 2772 +ILOXW L1_WBDIRTYDATA [330 ] 330 +ILOXW Unblock [3120 ] 3120 ILOXW L2_Replacement [0 ] 0 ILOSW L1_GETS [0 ] 0 @@ -1002,18 +1002,18 @@ ILOSW L1_WBDIRTYDATA [0 ] 0 ILOSW Unblock [0 ] 0 ILOSW L2_Replacement [0 ] 0 -ILOSXW L1_GETS [16 ] 16 -ILOSXW L1_GETX [8 ] 8 -ILOSXW L1_PUTO [0 ] 0 -ILOSXW L1_PUTX [6 ] 6 -ILOSXW L1_PUTS_only [3219 ] 3219 -ILOSXW L1_PUTS [18 ] 18 +ILOSXW L1_GETS [12 ] 12 +ILOSXW L1_GETX [16 ] 16 +ILOSXW L1_PUTO [4 ] 4 +ILOSXW L1_PUTX [8 ] 8 +ILOSXW L1_PUTS_only [1869 ] 1869 +ILOSXW L1_PUTS [16 ] 16 ILOSXW Fwd_GETX [0 ] 0 ILOSXW Fwd_GETS [0 ] 0 ILOSXW Fwd_DMA [0 ] 0 ILOSXW Inv [0 ] 0 -ILOSXW L1_WBCLEANDATA [4446 ] 4446 -ILOSXW L1_WBDIRTYDATA [1638 ] 1638 +ILOSXW L1_WBCLEANDATA [3999 ] 3999 +ILOSXW L1_WBDIRTYDATA [1145 ] 1145 ILOSXW Unblock [11 ] 11 ILOSXW L2_Replacement [0 ] 0 @@ -1043,22 +1043,22 @@ OLSW Inv [0 ] 0 OLSW Unblock [0 ] 0 OLSW L2_Replacement [0 ] 0 -ILSW L1_GETS [0 ] 0 +ILSW L1_GETS [2 ] 2 ILSW L1_GETX [0 ] 0 ILSW L1_PUTO [0 ] 0 ILSW L1_PUTX [0 ] 0 ILSW L1_PUTS_only [0 ] 0 -ILSW L1_PUTS [17 ] 17 +ILSW L1_PUTS [12 ] 12 ILSW Fwd_GETX [0 ] 0 ILSW Fwd_GETS [0 ] 0 ILSW Fwd_DMA [0 ] 0 ILSW Inv [0 ] 0 -ILSW L1_WBCLEANDATA [69 ] 69 +ILSW L1_WBCLEANDATA [52 ] 52 ILSW Unblock [0 ] 0 ILSW L2_Replacement [0 ] 0 -IW L1_GETS [9 ] 9 -IW L1_GETX [0 ] 0 +IW L1_GETS [11 ] 11 +IW L1_GETX [15 ] 15 IW L1_PUTO [0 ] 0 IW L1_PUTX [0 ] 0 IW L1_PUTS_only [0 ] 0 @@ -1067,7 +1067,7 @@ IW Fwd_GETX [0 ] 0 IW Fwd_GETS [0 ] 0 IW Fwd_DMA [0 ] 0 IW Inv [0 ] 0 -IW L1_WBCLEANDATA [7655 ] 7655 +IW L1_WBCLEANDATA [7134 ] 7134 IW L2_Replacement [0 ] 0 OW L1_GETS [0 ] 0 @@ -1083,7 +1083,7 @@ OW Inv [0 ] 0 OW Unblock [0 ] 0 OW L2_Replacement [0 ] 0 -SW L1_GETS [0 ] 0 +SW L1_GETS [2 ] 2 SW L1_GETX [0 ] 0 SW L1_PUTO [0 ] 0 SW L1_PUTX [0 ] 0 @@ -1093,11 +1093,11 @@ SW Fwd_GETX [0 ] 0 SW Fwd_GETS [0 ] 0 SW Fwd_DMA [0 ] 0 SW Inv [0 ] 0 -SW Unblock [41 ] 41 -SW L2_Replacement [4 ] 4 +SW Unblock [37 ] 37 +SW L2_Replacement [2 ] 2 OXW L1_GETS [7 ] 7 -OXW L1_GETX [4 ] 4 +OXW L1_GETX [6 ] 6 OXW L1_PUTO [0 ] 0 OXW L1_PUTX [0 ] 0 OXW L1_PUTS_only [0 ] 0 @@ -1106,49 +1106,49 @@ OXW Fwd_GETX [0 ] 0 OXW Fwd_GETS [0 ] 0 OXW Fwd_DMA [0 ] 0 OXW Inv [0 ] 0 -OXW Unblock [3329 ] 3329 -OXW L2_Replacement [97 ] 97 +OXW Unblock [2577 ] 2577 +OXW L2_Replacement [191 ] 191 OLSXW L1_GETS [0 ] 0 -OLSXW L1_GETX [0 ] 0 +OLSXW L1_GETX [2 ] 2 OLSXW L1_PUTO [0 ] 0 OLSXW L1_PUTX [0 ] 0 OLSXW L1_PUTS_only [0 ] 0 -OLSXW L1_PUTS [0 ] 0 +OLSXW L1_PUTS [2 ] 2 OLSXW Fwd_GETX [0 ] 0 OLSXW Fwd_GETS [0 ] 0 OLSXW Fwd_DMA [0 ] 0 OLSXW Inv [0 ] 0 -OLSXW Unblock [20 ] 20 -OLSXW L2_Replacement [0 ] 0 +OLSXW Unblock [14 ] 14 +OLSXW L2_Replacement [2 ] 2 -ILXW L1_GETS [145 ] 145 -ILXW L1_GETX [71 ] 71 +ILXW L1_GETS [227 ] 227 +ILXW L1_GETX [111 ] 111 ILXW L1_PUTO [0 ] 0 -ILXW L1_PUTX [0 ] 0 +ILXW L1_PUTX [2 ] 2 ILXW L1_PUTS_only [0 ] 0 -ILXW L1_PUTS [4 ] 4 +ILXW L1_PUTS [0 ] 0 ILXW Fwd_GETX [0 ] 0 ILXW Fwd_GETS [0 ] 0 ILXW Fwd_DMA [0 ] 0 ILXW Inv [0 ] 0 ILXW Data [0 ] 0 -ILXW L1_WBCLEANDATA [770628 ] 770628 -ILXW L1_WBDIRTYDATA [426636 ] 426636 -ILXW Unblock [2252 ] 2252 +ILXW L1_WBCLEANDATA [770370 ] 770370 +ILXW L1_WBDIRTYDATA [426606 ] 426606 +ILXW Unblock [1737 ] 1737 ILXW L2_Replacement [0 ] 0 -IFLS L1_GETS [0 ] 0 +IFLS L1_GETS [3 ] 3 IFLS L1_GETX [0 ] 0 IFLS L1_PUTO [0 ] 0 IFLS L1_PUTX [0 ] 0 -IFLS L1_PUTS_only [64 ] 64 +IFLS L1_PUTS_only [38 ] 38 IFLS L1_PUTS [0 ] 0 IFLS Fwd_GETX [0 ] 0 IFLS Fwd_GETS [0 ] 0 IFLS Fwd_DMA [0 ] 0 IFLS Inv [0 ] 0 -IFLS Unblock [60 ] 60 +IFLS Unblock [45 ] 45 IFLS L2_Replacement [0 ] 0 IFLO L1_GETS [0 ] 0 @@ -1166,7 +1166,7 @@ IFLO L2_Replacement [0 ] 0 IFLOX L1_GETS [0 ] 0 IFLOX L1_GETX [0 ] 0 -IFLOX L1_PUTO [1 ] 1 +IFLOX L1_PUTO [12 ] 12 IFLOX L1_PUTX [3 ] 3 IFLOX L1_PUTS_only [3 ] 3 IFLOX L1_PUTS [0 ] 0 @@ -1174,70 +1174,70 @@ IFLOX Fwd_GETX [0 ] 0 IFLOX Fwd_GETS [0 ] 0 IFLOX Fwd_DMA [0 ] 0 IFLOX Inv [0 ] 0 -IFLOX Unblock [15 ] 15 -IFLOX Exclusive_Unblock [7 ] 7 +IFLOX Unblock [14 ] 14 +IFLOX Exclusive_Unblock [8 ] 8 IFLOX L2_Replacement [0 ] 0 -IFLOXX L1_GETS [360 ] 360 -IFLOXX L1_GETX [116 ] 116 -IFLOXX L1_PUTO [1204 ] 1204 -IFLOXX L1_PUTX [12725 ] 12725 +IFLOXX L1_GETS [290 ] 290 +IFLOXX L1_GETX [131 ] 131 +IFLOXX L1_PUTO [834 ] 834 +IFLOXX L1_PUTX [9737 ] 9737 IFLOXX L1_PUTS_only [0 ] 0 -IFLOXX L1_PUTS [6 ] 6 +IFLOXX L1_PUTS [3 ] 3 IFLOXX Fwd_GETX [0 ] 0 IFLOXX Fwd_GETS [0 ] 0 IFLOXX Fwd_DMA [0 ] 0 IFLOXX Inv [0 ] 0 -IFLOXX Unblock [8651 ] 8651 -IFLOXX Exclusive_Unblock [7824 ] 7824 +IFLOXX Unblock [8255 ] 8255 +IFLOXX Exclusive_Unblock [8015 ] 8015 IFLOXX L2_Replacement [0 ] 0 IFLOSX L1_GETS [0 ] 0 -IFLOSX L1_GETX [0 ] 0 -IFLOSX L1_PUTO [5 ] 5 -IFLOSX L1_PUTX [42 ] 42 -IFLOSX L1_PUTS_only [26 ] 26 +IFLOSX L1_GETX [2 ] 2 +IFLOSX L1_PUTO [11 ] 11 +IFLOSX L1_PUTX [26 ] 26 +IFLOSX L1_PUTS_only [19 ] 19 IFLOSX L1_PUTS [0 ] 0 IFLOSX Fwd_GETX [0 ] 0 IFLOSX Fwd_GETS [0 ] 0 IFLOSX Fwd_DMA [0 ] 0 IFLOSX Inv [0 ] 0 -IFLOSX Unblock [27 ] 27 +IFLOSX Unblock [20 ] 20 IFLOSX Exclusive_Unblock [0 ] 0 IFLOSX L2_Replacement [0 ] 0 IFLXO L1_GETS [0 ] 0 IFLXO L1_GETX [0 ] 0 -IFLXO L1_PUTO [0 ] 0 -IFLXO L1_PUTX [15 ] 15 -IFLXO L1_PUTS_only [6 ] 6 +IFLXO L1_PUTO [3 ] 3 +IFLXO L1_PUTX [3 ] 3 +IFLXO L1_PUTS_only [0 ] 0 IFLXO L1_PUTS [0 ] 0 IFLXO Fwd_GETX [0 ] 0 IFLXO Fwd_GETS [0 ] 0 IFLXO Fwd_DMA [0 ] 0 IFLXO Inv [0 ] 0 -IFLXO Exclusive_Unblock [9 ] 9 +IFLXO Exclusive_Unblock [5 ] 5 IFLXO L2_Replacement [0 ] 0 -IGS L1_GETS [232650 ] 232650 -IGS L1_GETX [132978 ] 132978 +IGS L1_GETS [238117 ] 238117 +IGS L1_GETX [125300 ] 125300 IGS L1_PUTO [0 ] 0 IGS L1_PUTX [0 ] 0 IGS L1_PUTS_only [0 ] 0 -IGS L1_PUTS [1 ] 1 +IGS L1_PUTS [0 ] 0 IGS Fwd_GETX [0 ] 0 IGS Fwd_GETS [0 ] 0 IGS Fwd_DMA [0 ] 0 IGS Own_GETX [0 ] 0 IGS Inv [0 ] 0 -IGS Data [4961 ] 4961 -IGS Data_Exclusive [779526 ] 779526 -IGS Unblock [4961 ] 4961 -IGS Exclusive_Unblock [779525 ] 779525 +IGS Data [4615 ] 4615 +IGS Data_Exclusive [778897 ] 778897 +IGS Unblock [4615 ] 4615 +IGS Exclusive_Unblock [778896 ] 778896 IGS L2_Replacement [0 ] 0 -IGM L1_GETS [121622 ] 121622 -IGM L1_GETX [67947 ] 67947 +IGM L1_GETS [126852 ] 126852 +IGM L1_GETX [68875 ] 68875 IGM L1_PUTO [0 ] 0 IGM L1_PUTX [0 ] 0 IGM L1_PUTS_only [0 ] 0 @@ -1248,37 +1248,37 @@ IGM Fwd_DMA [0 ] 0 IGM Own_GETX [0 ] 0 IGM Inv [0 ] 0 IGM ExtAck [0 ] 0 -IGM Data [422180 ] 422180 +IGM Data [421851 ] 421851 IGM Data_Exclusive [0 ] 0 IGM L2_Replacement [0 ] 0 IGMLS L1_GETS [0 ] 0 -IGMLS L1_GETX [11 ] 11 +IGMLS L1_GETX [0 ] 0 IGMLS L1_PUTO [0 ] 0 IGMLS L1_PUTX [0 ] 0 -IGMLS L1_PUTS_only [2219 ] 2219 +IGMLS L1_PUTS_only [1350 ] 1350 IGMLS L1_PUTS [0 ] 0 IGMLS Inv [0 ] 0 IGMLS IntAck [0 ] 0 IGMLS ExtAck [0 ] 0 IGMLS All_Acks [0 ] 0 -IGMLS Data [37 ] 37 +IGMLS Data [26 ] 26 IGMLS Data_Exclusive [0 ] 0 IGMLS L2_Replacement [0 ] 0 -IGMO L1_GETS [3469 ] 3469 -IGMO L1_GETX [1846 ] 1846 +IGMO L1_GETS [4158 ] 4158 +IGMO L1_GETX [2300 ] 2300 IGMO L1_PUTO [0 ] 0 IGMO L1_PUTX [0 ] 0 -IGMO L1_PUTS_only [57 ] 57 +IGMO L1_PUTS_only [48 ] 48 IGMO L1_PUTS [0 ] 0 IGMO Fwd_GETX [0 ] 0 IGMO Fwd_GETS [0 ] 0 IGMO Fwd_DMA [0 ] 0 IGMO Own_GETX [0 ] 0 IGMO ExtAck [0 ] 0 -IGMO All_Acks [422217 ] 422217 -IGMO Exclusive_Unblock [422217 ] 422217 +IGMO All_Acks [421877 ] 421877 +IGMO Exclusive_Unblock [421877 ] 421877 IGMO L2_Replacement [0 ] 0 IGMIO L1_GETS [0 ] 0 @@ -1358,7 +1358,7 @@ MM Fwd_GETX [0 ] 0 MM Fwd_GETS [0 ] 0 MM Fwd_DMA [0 ] 0 MM Inv [0 ] 0 -MM Exclusive_Unblock [1447 ] 1447 +MM Exclusive_Unblock [1535 ] 1535 MM L2_Replacement [0 ] 0 SS L1_GETS [0 ] 0 @@ -1371,10 +1371,10 @@ SS Fwd_GETX [0 ] 0 SS Fwd_GETS [0 ] 0 SS Fwd_DMA [0 ] 0 SS Inv [0 ] 0 -SS Unblock [24 ] 24 -SS L2_Replacement [1 ] 1 +SS Unblock [23 ] 23 +SS L2_Replacement [0 ] 0 -OO L1_GETS [0 ] 0 +OO L1_GETS [1 ] 1 OO L1_GETX [0 ] 0 OO L1_PUTO [0 ] 0 OO L1_PUTX [0 ] 0 @@ -1385,8 +1385,8 @@ OO Fwd_GETS [0 ] 0 OO Fwd_DMA [0 ] 0 OO Inv [0 ] 0 OO Unblock [0 ] 0 -OO Exclusive_Unblock [2720 ] 2720 -OO L2_Replacement [90 ] 90 +OO Exclusive_Unblock [2914 ] 2914 +OO L2_Replacement [42 ] 42 OLSS L1_GETS [0 ] 0 OLSS L1_GETX [0 ] 0 @@ -1411,7 +1411,7 @@ OLSXS Fwd_GETX [0 ] 0 OLSXS Fwd_GETS [0 ] 0 OLSXS Fwd_DMA [0 ] 0 OLSXS Inv [0 ] 0 -OLSXS Unblock [13 ] 13 +OLSXS Unblock [10 ] 10 OLSXS L2_Replacement [0 ] 0 SLSS L1_GETS [0 ] 0 @@ -1424,7 +1424,7 @@ SLSS Fwd_GETX [0 ] 0 SLSS Fwd_GETS [0 ] 0 SLSS Fwd_DMA [0 ] 0 SLSS Inv [0 ] 0 -SLSS Unblock [0 ] 0 +SLSS Unblock [1 ] 1 SLSS L2_Replacement [0 ] 0 OI L1_GETS [0 ] 0 @@ -1440,8 +1440,8 @@ OI Writeback_Ack [0 ] 0 OI Writeback_Nack [0 ] 0 OI L2_Replacement [0 ] 0 -MI L1_GETS [524 ] 524 -MI L1_GETX [264 ] 264 +MI L1_GETS [413 ] 413 +MI L1_GETX [245 ] 245 MI L1_PUTO [0 ] 0 MI L1_PUTX [0 ] 0 MI L1_PUTS_only [0 ] 0 @@ -1449,7 +1449,7 @@ MI L1_PUTS [0 ] 0 MI Fwd_GETX [0 ] 0 MI Fwd_GETS [0 ] 0 MI Fwd_DMA [0 ] 0 -MI Writeback_Ack [1198971 ] 1198971 +MI Writeback_Ack [1198198 ] 1198198 MI L2_Replacement [0 ] 0 MII L1_GETS [0 ] 0 @@ -1463,15 +1463,15 @@ MII Writeback_Nack [0 ] 0 MII L2_Replacement [0 ] 0 OLSI L1_GETS [0 ] 0 -OLSI L1_GETX [0 ] 0 +OLSI L1_GETX [1 ] 1 OLSI L1_PUTO [0 ] 0 OLSI L1_PUTX [0 ] 0 -OLSI L1_PUTS_only [222 ] 222 -OLSI L1_PUTS [4 ] 4 +OLSI L1_PUTS_only [151 ] 151 +OLSI L1_PUTS [1 ] 1 OLSI Fwd_GETX [0 ] 0 OLSI Fwd_GETS [0 ] 0 OLSI Fwd_DMA [0 ] 0 -OLSI Writeback_Ack [2748 ] 2748 +OLSI Writeback_Ack [2559 ] 2559 OLSI L2_Replacement [0 ] 0 ILSI L1_GETS [0 ] 0 @@ -1556,60 +1556,60 @@ ILOXD DmaAck [0 ] 0 ILOXD L2_Replacement [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1633762 - memory_reads: 1206708 - memory_writes: 427032 - memory_refreshes: 81124 - memory_total_request_delays: 100270801 - memory_delays_per_request: 61.3742 - memory_delays_in_input_queue: 671540 - memory_delays_behind_head_of_bank_queue: 41440167 - memory_delays_stalled_at_head_of_bank_queue: 58159094 - memory_stalls_for_bank_busy: 8934136 + memory_total_requests: 1631952 + memory_reads: 1205394 + memory_writes: 426530 + memory_refreshes: 81055 + memory_total_request_delays: 99897773 + memory_delays_per_request: 61.2137 + memory_delays_in_input_queue: 691695 + memory_delays_behind_head_of_bank_queue: 41123984 + memory_delays_stalled_at_head_of_bank_queue: 58082094 + memory_stalls_for_bank_busy: 8917947 memory_stalls_for_random_busy: 0 - memory_stalls_for_anti_starvation: 14073572 - memory_stalls_for_arbitration: 11978655 - memory_stalls_for_bus: 16268659 + memory_stalls_for_anti_starvation: 14062501 + memory_stalls_for_arbitration: 11961944 + memory_stalls_for_bus: 16238281 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 4121967 - memory_stalls_for_read_read_turnaround: 2782105 - accesses_per_bank: 51374 51312 51085 51181 51268 51561 51508 50825 51409 51217 51548 51127 51070 51087 50968 50678 51156 50861 51389 50919 50839 50944 50908 50859 51006 50629 50693 50438 51078 50705 51300 50820 + memory_stalls_for_read_write_turnaround: 4118452 + memory_stalls_for_read_read_turnaround: 2782969 + accesses_per_bank: 51299 51216 51001 51182 51184 51449 51452 50761 51329 51101 51518 51121 51051 51114 50991 50650 51081 50750 51215 50907 50784 50788 50800 50837 50934 50560 50700 50443 50971 50726 51276 50761 --- Directory --- - Event Counts - -GETX [422222 ] 422222 -GETS [784499 ] 784499 -PUTX [1198972 ] 1198972 +GETX [421885 ] 421885 +GETS [783526 ] 783526 +PUTX [1198198 ] 1198198 PUTO [0 ] 0 -PUTO_SHARERS [2748 ] 2748 +PUTO_SHARERS [2559 ] 2559 Unblock [0 ] 0 -Last_Unblock [4961 ] 4961 -Exclusive_Unblock [1201742 ] 1201742 -Clean_Writeback [774677 ] 774677 -Dirty_Writeback [427041 ] 427041 -Memory_Data [1206704 ] 1206704 -Memory_Ack [427031 ] 427031 +Last_Unblock [4615 ] 4615 +Exclusive_Unblock [1200773 ] 1200773 +Clean_Writeback [774216 ] 774216 +Dirty_Writeback [426541 ] 426541 +Memory_Data [1205389 ] 1205389 +Memory_Ack [426530 ] 426530 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 DMA_ACK [0 ] 0 Data [0 ] 0 - Transitions - -I GETX [419482 ] 419482 -I GETS [779538 ] 779538 +I GETX [419334 ] 419334 +I GETS [778911 ] 778911 I PUTX [0 ] 0 I PUTO [0 ] 0 I Memory_Data [0 ] 0 -I Memory_Ack [420246 ] 420246 +I Memory_Ack [419890 ] 419890 I DMA_READ [0 ] 0 I DMA_WRITE [0 ] 0 -S GETX [2740 ] 2740 -S GETS [4961 ] 4961 +S GETX [2551 ] 2551 +S GETS [4615 ] 4615 S PUTX [0 ] 0 S PUTO [0 ] 0 S Memory_Data [0 ] 0 -S Memory_Ack [640 ] 640 +S Memory_Ack [501 ] 501 S DMA_READ [0 ] 0 S DMA_WRITE [0 ] 0 @@ -1625,9 +1625,9 @@ O DMA_WRITE [0 ] 0 M GETX [0 ] 0 M GETS [0 ] 0 -M PUTX [1198972 ] 1198972 +M PUTX [1198198 ] 1198198 M PUTO [0 ] 0 -M PUTO_SHARERS [2748 ] 2748 +M PUTO_SHARERS [2559 ] 2559 M Memory_Data [0 ] 0 M Memory_Ack [0 ] 0 M DMA_READ [0 ] 0 @@ -1639,9 +1639,9 @@ IS PUTX [0 ] 0 IS PUTO [0 ] 0 IS PUTO_SHARERS [0 ] 0 IS Unblock [0 ] 0 -IS Exclusive_Unblock [779525 ] 779525 -IS Memory_Data [779526 ] 779526 -IS Memory_Ack [4016 ] 4016 +IS Exclusive_Unblock [778896 ] 778896 +IS Memory_Data [778897 ] 778897 +IS Memory_Ack [4001 ] 4001 IS DMA_READ [0 ] 0 IS DMA_WRITE [0 ] 0 @@ -1651,9 +1651,9 @@ SS PUTX [0 ] 0 SS PUTO [0 ] 0 SS PUTO_SHARERS [0 ] 0 SS Unblock [0 ] 0 -SS Last_Unblock [4961 ] 4961 -SS Memory_Data [4961 ] 4961 -SS Memory_Ack [3 ] 3 +SS Last_Unblock [4615 ] 4615 +SS Memory_Data [4615 ] 4615 +SS Memory_Ack [1 ] 1 SS DMA_READ [0 ] 0 SS DMA_WRITE [0 ] 0 @@ -1686,9 +1686,9 @@ MM GETS [0 ] 0 MM PUTX [0 ] 0 MM PUTO [0 ] 0 MM PUTO_SHARERS [0 ] 0 -MM Exclusive_Unblock [422217 ] 422217 -MM Memory_Data [422217 ] 422217 -MM Memory_Ack [2126 ] 2126 +MM Exclusive_Unblock [421877 ] 421877 +MM Memory_Data [421877 ] 421877 +MM Memory_Ack [2137 ] 2137 MM DMA_READ [0 ] 0 MM DMA_WRITE [0 ] 0 @@ -1699,8 +1699,8 @@ MI PUTX [0 ] 0 MI PUTO [0 ] 0 MI PUTO_SHARERS [0 ] 0 MI Unblock [0 ] 0 -MI Clean_Writeback [772580 ] 772580 -MI Dirty_Writeback [426390 ] 426390 +MI Clean_Writeback [772163 ] 772163 +MI Dirty_Writeback [426035 ] 426035 MI Memory_Data [0 ] 0 MI Memory_Ack [0 ] 0 MI DMA_READ [0 ] 0 @@ -1712,8 +1712,8 @@ MIS PUTX [0 ] 0 MIS PUTO [0 ] 0 MIS PUTO_SHARERS [0 ] 0 MIS Unblock [0 ] 0 -MIS Clean_Writeback [2097 ] 2097 -MIS Dirty_Writeback [651 ] 651 +MIS Clean_Writeback [2053 ] 2053 +MIS Dirty_Writeback [506 ] 506 MIS Memory_Data [0 ] 0 MIS Memory_Ack [0 ] 0 MIS DMA_READ [0 ] 0 diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/simerr b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/simerr index 5944f2026..bc7d6ffab 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/simerr +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/simerr @@ -1,74 +1,74 @@ -system.cpu7: completed 10000 read accesses @3869056 -system.cpu6: completed 10000 read accesses @3886426 -system.cpu4: completed 10000 read accesses @3898396 -system.cpu5: completed 10000 read accesses @3918286 -system.cpu0: completed 10000 read accesses @3919696 -system.cpu1: completed 10000 read accesses @3927286 -system.cpu2: completed 10000 read accesses @3929616 -system.cpu3: completed 10000 read accesses @3936396 -system.cpu5: completed 20000 read accesses @7713766 -system.cpu7: completed 20000 read accesses @7774726 -system.cpu4: completed 20000 read accesses @7795816 -system.cpu6: completed 20000 read accesses @7798926 -system.cpu1: completed 20000 read accesses @7805792 -system.cpu0: completed 20000 read accesses @7819976 -system.cpu2: completed 20000 read accesses @7850656 -system.cpu3: completed 20000 read accesses @7872096 -system.cpu5: completed 30000 read accesses @11623576 -system.cpu6: completed 30000 read accesses @11668436 -system.cpu0: completed 30000 read accesses @11699446 -system.cpu7: completed 30000 read accesses @11704516 -system.cpu4: completed 30000 read accesses @11718806 -system.cpu1: completed 30000 read accesses @11741606 -system.cpu3: completed 30000 read accesses @11767816 -system.cpu2: completed 30000 read accesses @11813276 -system.cpu5: completed 40000 read accesses @15522846 -system.cpu0: completed 40000 read accesses @15592626 -system.cpu6: completed 40000 read accesses @15619436 -system.cpu1: completed 40000 read accesses @15624516 -system.cpu4: completed 40000 read accesses @15630786 -system.cpu7: completed 40000 read accesses @15640616 -system.cpu3: completed 40000 read accesses @15655796 -system.cpu2: completed 40000 read accesses @15680896 -system.cpu5: completed 50000 read accesses @19438476 -system.cpu0: completed 50000 read accesses @19458866 -system.cpu1: completed 50000 read accesses @19542456 -system.cpu6: completed 50000 read accesses @19543746 -system.cpu4: completed 50000 read accesses @19568206 -system.cpu7: completed 50000 read accesses @19569526 -system.cpu3: completed 50000 read accesses @19594416 -system.cpu2: completed 50000 read accesses @19626796 -system.cpu5: completed 60000 read accesses @23331176 -system.cpu0: completed 60000 read accesses @23345146 -system.cpu6: completed 60000 read accesses @23379766 -system.cpu1: completed 60000 read accesses @23400806 -system.cpu4: completed 60000 read accesses @23475225 -system.cpu3: completed 60000 read accesses @23504027 -system.cpu7: completed 60000 read accesses @23511286 -system.cpu2: completed 60000 read accesses @23548006 -system.cpu5: completed 70000 read accesses @27140516 -system.cpu0: completed 70000 read accesses @27275896 -system.cpu1: completed 70000 read accesses @27288996 -system.cpu6: completed 70000 read accesses @27292846 -system.cpu7: completed 70000 read accesses @27386426 -system.cpu3: completed 70000 read accesses @27389056 -system.cpu4: completed 70000 read accesses @27433216 -system.cpu2: completed 70000 read accesses @27451236 -system.cpu5: completed 80000 read accesses @31034206 -system.cpu6: completed 80000 read accesses @31104766 -system.cpu1: completed 80000 read accesses @31179446 -system.cpu0: completed 80000 read accesses @31203676 -system.cpu3: completed 80000 read accesses @31246486 -system.cpu7: completed 80000 read accesses @31258446 -system.cpu2: completed 80000 read accesses @31320306 -system.cpu4: completed 80000 read accesses @31334426 -system.cpu5: completed 90000 read accesses @34995346 -system.cpu6: completed 90000 read accesses @35062566 -system.cpu3: completed 90000 read accesses @35112636 -system.cpu1: completed 90000 read accesses @35134786 -system.cpu7: completed 90000 read accesses @35159686 -system.cpu2: completed 90000 read accesses @35168476 -system.cpu0: completed 90000 read accesses @35169596 -system.cpu4: completed 90000 read accesses @35260086 -system.cpu6: completed 100000 read accesses @38939096 +system.cpu6: completed 10000 read accesses @3870766 +system.cpu3: completed 10000 read accesses @3878746 +system.cpu0: completed 10000 read accesses @3886856 +system.cpu5: completed 10000 read accesses @3927076 +system.cpu4: completed 10000 read accesses @3928136 +system.cpu1: completed 10000 read accesses @3933986 +system.cpu7: completed 10000 read accesses @3939136 +system.cpu2: completed 10000 read accesses @3961336 +system.cpu3: completed 20000 read accesses @7711976 +system.cpu6: completed 20000 read accesses @7755206 +system.cpu1: completed 20000 read accesses @7790946 +system.cpu0: completed 20000 read accesses @7793836 +system.cpu7: completed 20000 read accesses @7819156 +system.cpu5: completed 20000 read accesses @7842116 +system.cpu2: completed 20000 read accesses @7861796 +system.cpu4: completed 20000 read accesses @7869216 +system.cpu6: completed 30000 read accesses @11632716 +system.cpu3: completed 30000 read accesses @11640476 +system.cpu0: completed 30000 read accesses @11674406 +system.cpu7: completed 30000 read accesses @11723106 +system.cpu1: completed 30000 read accesses @11750786 +system.cpu5: completed 30000 read accesses @11771946 +system.cpu2: completed 30000 read accesses @11779206 +system.cpu4: completed 30000 read accesses @11786866 +system.cpu6: completed 40000 read accesses @15549176 +system.cpu3: completed 40000 read accesses @15569106 +system.cpu0: completed 40000 read accesses @15575406 +system.cpu1: completed 40000 read accesses @15639866 +system.cpu7: completed 40000 read accesses @15651376 +system.cpu4: completed 40000 read accesses @15684456 +system.cpu2: completed 40000 read accesses @15693786 +system.cpu5: completed 40000 read accesses @15694256 +system.cpu3: completed 50000 read accesses @19433226 +system.cpu6: completed 50000 read accesses @19494266 +system.cpu0: completed 50000 read accesses @19522326 +system.cpu7: completed 50000 read accesses @19555506 +system.cpu2: completed 50000 read accesses @19582037 +system.cpu5: completed 50000 read accesses @19602186 +system.cpu4: completed 50000 read accesses @19612156 +system.cpu1: completed 50000 read accesses @19619536 +system.cpu3: completed 60000 read accesses @23350676 +system.cpu6: completed 60000 read accesses @23398486 +system.cpu7: completed 60000 read accesses @23413166 +system.cpu2: completed 60000 read accesses @23446897 +system.cpu0: completed 60000 read accesses @23459826 +system.cpu5: completed 60000 read accesses @23480596 +system.cpu1: completed 60000 read accesses @23493697 +system.cpu4: completed 60000 read accesses @23550560 +system.cpu6: completed 70000 read accesses @27257556 +system.cpu3: completed 70000 read accesses @27284686 +system.cpu7: completed 70000 read accesses @27295276 +system.cpu0: completed 70000 read accesses @27323626 +system.cpu2: completed 70000 read accesses @27347866 +system.cpu5: completed 70000 read accesses @27397476 +system.cpu1: completed 70000 read accesses @27431506 +system.cpu4: completed 70000 read accesses @27445496 +system.cpu3: completed 80000 read accesses @31119376 +system.cpu6: completed 80000 read accesses @31139476 +system.cpu7: completed 80000 read accesses @31156808 +system.cpu0: completed 80000 read accesses @31162576 +system.cpu2: completed 80000 read accesses @31207156 +system.cpu5: completed 80000 read accesses @31296626 +system.cpu1: completed 80000 read accesses @31342336 +system.cpu4: completed 80000 read accesses @31369706 +system.cpu3: completed 90000 read accesses @34977986 +system.cpu7: completed 90000 read accesses @35027516 +system.cpu0: completed 90000 read accesses @35081906 +system.cpu6: completed 90000 read accesses @35116116 +system.cpu2: completed 90000 read accesses @35133146 +system.cpu5: completed 90000 read accesses @35236356 +system.cpu1: completed 90000 read accesses @35243480 +system.cpu4: completed 90000 read accesses @35321756 +system.cpu3: completed 100000 read accesses @38906196 hack: be nice to actually delete the event here diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/simout b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/simout index 31d2d5c8b..dc50629b9 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/simout +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:14:48 -M5 started Apr 19 2011 12:14:52 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_CMP_directory/m5.fast -d build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_directory -re tests/run.py build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_directory +M5 compiled Apr 28 2011 14:48:31 +M5 started Apr 28 2011 14:49:14 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_CMP_directory/m5.opt -d build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_directory -re tests/run.py build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_directory Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 38939096 because maximum number of loads reached +Exiting @ tick 38906196 because maximum number of loads reached diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/stats.txt b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/stats.txt index 0fe996c73..51ed81ea8 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/stats.txt +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_directory/stats.txt @@ -1,34 +1,34 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 344416 # Number of bytes of host memory used -host_seconds 257.16 # Real time elapsed on the host -host_tick_rate 151420 # Simulator tick rate (ticks/s) +host_mem_usage 358708 # Number of bytes of host memory used +host_seconds 778.15 # Real time elapsed on the host +host_tick_rate 49999 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.038939 # Number of seconds simulated -sim_ticks 38939096 # Number of ticks simulated +sim_seconds 0.038906 # Number of seconds simulated +sim_ticks 38906196 # Number of ticks simulated system.cpu0.num_copies 0 # number of copy accesses completed -system.cpu0.num_reads 99650 # number of read accesses completed -system.cpu0.num_writes 53465 # number of write accesses completed +system.cpu0.num_reads 99780 # number of read accesses completed +system.cpu0.num_writes 53840 # number of write accesses completed system.cpu1.num_copies 0 # number of copy accesses completed -system.cpu1.num_reads 99886 # number of read accesses completed -system.cpu1.num_writes 53908 # number of write accesses completed +system.cpu1.num_reads 99496 # number of read accesses completed +system.cpu1.num_writes 53772 # number of write accesses completed system.cpu2.num_copies 0 # number of copy accesses completed -system.cpu2.num_reads 99727 # number of read accesses completed -system.cpu2.num_writes 53685 # number of write accesses completed +system.cpu2.num_reads 99777 # number of read accesses completed +system.cpu2.num_writes 53680 # number of write accesses completed system.cpu3.num_copies 0 # number of copy accesses completed -system.cpu3.num_reads 99743 # number of read accesses completed -system.cpu3.num_writes 53374 # number of write accesses completed +system.cpu3.num_reads 100000 # number of read accesses completed +system.cpu3.num_writes 53475 # number of write accesses completed system.cpu4.num_copies 0 # number of copy accesses completed -system.cpu4.num_reads 99344 # number of read accesses completed -system.cpu4.num_writes 53842 # number of write accesses completed +system.cpu4.num_reads 99286 # number of read accesses completed +system.cpu4.num_writes 53457 # number of write accesses completed system.cpu5.num_copies 0 # number of copy accesses completed -system.cpu5.num_reads 99988 # number of read accesses completed -system.cpu5.num_writes 53434 # number of write accesses completed +system.cpu5.num_reads 99290 # number of read accesses completed +system.cpu5.num_writes 53647 # number of write accesses completed system.cpu6.num_copies 0 # number of copy accesses completed -system.cpu6.num_reads 100000 # number of read accesses completed -system.cpu6.num_writes 54115 # number of write accesses completed +system.cpu6.num_reads 99687 # number of read accesses completed +system.cpu6.num_writes 53645 # number of write accesses completed system.cpu7.num_copies 0 # number of copy accesses completed -system.cpu7.num_reads 99701 # number of read accesses completed -system.cpu7.num_writes 53854 # number of write accesses completed +system.cpu7.num_reads 99914 # number of read accesses completed +system.cpu7.num_writes 53699 # number of write accesses completed ---------- End Simulation Statistics ---------- diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/config.ini b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/config.ini index c945d2d2a..7e025055c 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/config.ini +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/config.ini @@ -150,6 +150,7 @@ test=system.ruby.cpu_ruby_ports7.port[0] type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=9 directory=system.dir_cntrl0.directory directory_latency=5 distributed_persistent=true @@ -207,6 +208,7 @@ L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory N_tokens=9 buffer_size=0 +cntrl_id=0 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -243,6 +245,7 @@ L1DcacheMemory=system.l1_cntrl1.L1DcacheMemory L1IcacheMemory=system.l1_cntrl1.L1IcacheMemory N_tokens=9 buffer_size=0 +cntrl_id=1 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -279,6 +282,7 @@ L1DcacheMemory=system.l1_cntrl2.L1DcacheMemory L1IcacheMemory=system.l1_cntrl2.L1IcacheMemory N_tokens=9 buffer_size=0 +cntrl_id=2 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -315,6 +319,7 @@ L1DcacheMemory=system.l1_cntrl3.L1DcacheMemory L1IcacheMemory=system.l1_cntrl3.L1IcacheMemory N_tokens=9 buffer_size=0 +cntrl_id=3 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -351,6 +356,7 @@ L1DcacheMemory=system.l1_cntrl4.L1DcacheMemory L1IcacheMemory=system.l1_cntrl4.L1IcacheMemory N_tokens=9 buffer_size=0 +cntrl_id=4 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -387,6 +393,7 @@ L1DcacheMemory=system.l1_cntrl5.L1DcacheMemory L1IcacheMemory=system.l1_cntrl5.L1IcacheMemory N_tokens=9 buffer_size=0 +cntrl_id=5 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -423,6 +430,7 @@ L1DcacheMemory=system.l1_cntrl6.L1DcacheMemory L1IcacheMemory=system.l1_cntrl6.L1IcacheMemory N_tokens=9 buffer_size=0 +cntrl_id=6 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -459,6 +467,7 @@ L1DcacheMemory=system.l1_cntrl7.L1DcacheMemory L1IcacheMemory=system.l1_cntrl7.L1IcacheMemory N_tokens=9 buffer_size=0 +cntrl_id=7 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -494,6 +503,7 @@ children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory N_tokens=9 buffer_size=0 +cntrl_id=8 filtering_enabled=true l2_request_latency=5 l2_response_latency=5 @@ -652,180 +662,243 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 ext_links9 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 int_links9 +children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 ext_links9 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 int_links9 routers00 routers01 routers02 routers03 routers04 routers05 routers06 routers07 routers08 routers09 routers10 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 system.ruby.network.topology.ext_links3 system.ruby.network.topology.ext_links4 system.ruby.network.topology.ext_links5 system.ruby.network.topology.ext_links6 system.ruby.network.topology.ext_links7 system.ruby.network.topology.ext_links8 system.ruby.network.topology.ext_links9 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 system.ruby.network.topology.int_links3 system.ruby.network.topology.int_links4 system.ruby.network.topology.int_links5 system.ruby.network.topology.int_links6 system.ruby.network.topology.int_links7 system.ruby.network.topology.int_links8 system.ruby.network.topology.int_links9 -num_int_nodes=11 print_config=false +routers=system.ruby.network.topology.routers00 system.ruby.network.topology.routers01 system.ruby.network.topology.routers02 system.ruby.network.topology.routers03 system.ruby.network.topology.routers04 system.ruby.network.topology.routers05 system.ruby.network.topology.routers06 system.ruby.network.topology.routers07 system.ruby.network.topology.routers08 system.ruby.network.topology.routers09 system.ruby.network.topology.routers10 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers00 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl1 -int_node=1 +int_node=system.ruby.network.topology.routers01 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl2 -int_node=2 +int_node=system.ruby.network.topology.routers02 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.ext_links3] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl3 -int_node=3 +int_node=system.ruby.network.topology.routers03 latency=1 +link_id=3 weight=1 [system.ruby.network.topology.ext_links4] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl4 -int_node=4 +int_node=system.ruby.network.topology.routers04 latency=1 +link_id=4 weight=1 [system.ruby.network.topology.ext_links5] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl5 -int_node=5 +int_node=system.ruby.network.topology.routers05 latency=1 +link_id=5 weight=1 [system.ruby.network.topology.ext_links6] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl6 -int_node=6 +int_node=system.ruby.network.topology.routers06 latency=1 +link_id=6 weight=1 [system.ruby.network.topology.ext_links7] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl7 -int_node=7 +int_node=system.ruby.network.topology.routers07 latency=1 +link_id=7 weight=1 [system.ruby.network.topology.ext_links8] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=8 +int_node=system.ruby.network.topology.routers08 latency=1 +link_id=8 weight=1 [system.ruby.network.topology.ext_links9] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=9 +int_node=system.ruby.network.topology.routers09 latency=1 +link_id=9 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=10 +link_id=10 +node_a=system.ruby.network.topology.routers00 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=10 +link_id=11 +node_a=system.ruby.network.topology.routers01 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=10 +link_id=12 +node_a=system.ruby.network.topology.routers02 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links3] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=3 -node_b=10 +link_id=13 +node_a=system.ruby.network.topology.routers03 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links4] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=4 -node_b=10 +link_id=14 +node_a=system.ruby.network.topology.routers04 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links5] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=5 -node_b=10 +link_id=15 +node_a=system.ruby.network.topology.routers05 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links6] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=6 -node_b=10 +link_id=16 +node_a=system.ruby.network.topology.routers06 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links7] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=7 -node_b=10 +link_id=17 +node_a=system.ruby.network.topology.routers07 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links8] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=8 -node_b=10 +link_id=18 +node_a=system.ruby.network.topology.routers08 +node_b=system.ruby.network.topology.routers10 weight=1 [system.ruby.network.topology.int_links9] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=9 -node_b=10 +link_id=19 +node_a=system.ruby.network.topology.routers09 +node_b=system.ruby.network.topology.routers10 weight=1 +[system.ruby.network.topology.routers00] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers01] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers02] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers03] +type=BasicRouter +router_id=3 + +[system.ruby.network.topology.routers04] +type=BasicRouter +router_id=4 + +[system.ruby.network.topology.routers05] +type=BasicRouter +router_id=5 + +[system.ruby.network.topology.routers06] +type=BasicRouter +router_id=6 + +[system.ruby.network.topology.routers07] +type=BasicRouter +router_id=7 + +[system.ruby.network.topology.routers08] +type=BasicRouter +router_id=8 + +[system.ruby.network.topology.routers09] +type=BasicRouter +router_id=9 + +[system.ruby.network.topology.routers10] +type=BasicRouter +router_id=10 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/ruby.stats b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/ruby.stats index 501bfcf2e..6ae5517f0 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/ruby.stats +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/ruby.stats @@ -34,29 +34,29 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:19:56 +Real time: Apr/28/2011 15:10:26 Profiler Stats -------------- -Elapsed_time_in_seconds: 160 -Elapsed_time_in_minutes: 2.66667 -Elapsed_time_in_hours: 0.0444444 -Elapsed_time_in_days: 0.00185185 +Elapsed_time_in_seconds: 394 +Elapsed_time_in_minutes: 6.56667 +Elapsed_time_in_hours: 0.109444 +Elapsed_time_in_days: 0.00456019 -Virtual_time_in_seconds: 160.29 -Virtual_time_in_minutes: 2.6715 -Virtual_time_in_hours: 0.044525 -Virtual_time_in_days: 0.00185521 +Virtual_time_in_seconds: 393.81 +Virtual_time_in_minutes: 6.5635 +Virtual_time_in_hours: 0.109392 +Virtual_time_in_days: 0.00455799 -Ruby_current_time: 38958200 +Ruby_current_time: 39106650 Ruby_start_time: 0 -Ruby_cycles: 38958200 +Ruby_cycles: 39106650 -mbytes_resident: 37.7383 -mbytes_total: 335.953 -resident_ratio: 0.112344 +mbytes_resident: 38.2578 +mbytes_total: 349.781 +resident_ratio: 0.109399 -ruby_cycles_executed: [ 38958201 38958201 38958201 38958201 38958201 38958201 38958201 38958201 ] +ruby_cycles_executed: [ 39106651 39106651 39106651 39106651 39106651 39106651 39106651 39106651 ] Busy Controller Counts: L1Cache-0:0 L1Cache-1:0 L1Cache-2:0 L1Cache-3:0 L1Cache-4:0 L1Cache-5:0 L1Cache-6:0 L1Cache-7:0 @@ -67,35 +67,35 @@ Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1222803 average: 15.9992 | standard deviation: 0.0900695 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1222683 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1225112 average: 15.9992 | standard deviation: 0.0899846 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1224992 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 128 max: 20160 count: 1222675 average: 4078.17 | standard deviation: 4586 | 1227 13924 26486 29417 28283 35774 38585 39003 34265 30573 33018 30753 26173 24332 22015 21308 18926 18036 17889 15111 15257 15256 14965 13919 12580 13853 13745 13098 13156 12329 13260 12925 13071 13376 12122 12866 13241 13712 13129 12080 13722 14032 13741 13608 13177 14525 13778 14209 14907 13358 14009 14301 14529 13922 12646 13757 14099 13079 12687 11810 12653 11478 11135 11120 9533 9504 9211 8959 8115 7010 7160 6899 6093 5676 4912 4954 4302 4030 3784 3094 2940 2723 2525 2077 1775 1710 1633 1368 1145 1049 965 855 712 703 529 430 423 364 294 231 248 210 181 164 121 142 75 87 70 45 44 50 43 36 32 24 15 15 14 9 7 5 5 3 4 3 3 1 4 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 128 max: 19270 count: 794919 average: 4077.97 | standard deviation: 6155.82 | 840 9097 17226 19188 18297 23335 25117 25446 22297 19731 21533 20031 16936 15872 14387 13868 12298 11744 11682 9728 9875 9845 9756 9047 8220 8957 8888 8419 8573 8055 8579 8421 8430 8719 7846 8329 8535 8993 8482 7900 8983 9064 9061 8770 8554 9402 8975 9208 9619 8737 9048 9305 9502 9031 8232 8924 9269 8517 8248 7693 8234 7433 7301 7195 6161 6181 5988 5757 5343 4495 4603 4543 3929 3689 3204 3209 2781 2673 2402 2019 1929 1762 1668 1392 1170 1111 1084 866 755 667 624 569 484 464 332 268 278 234 192 162 160 141 119 111 86 92 47 55 39 31 30 36 24 26 27 16 8 11 10 8 7 0 4 2 4 2 2 1 2 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 128 max: 20160 count: 427756 average: 4078.55 | standard deviation: 2945.21 | 387 4827 9260 10229 9986 12439 13468 13557 11968 10842 11485 10722 9237 8460 7628 7440 6628 6292 6207 5383 5382 5411 5209 4872 4360 4896 4857 4679 4583 4274 4681 4504 4641 4657 4276 4537 4706 4719 4647 4180 4739 4968 4680 4838 4623 5123 4803 5001 5288 4621 4961 4996 5027 4891 4414 4833 4830 4562 4439 4117 4419 4045 3834 3925 3372 3323 3223 3202 2772 2515 2557 2356 2164 1987 1708 1745 1521 1357 1382 1075 1011 961 857 685 605 599 549 502 390 382 341 286 228 239 197 162 145 130 102 69 88 69 62 53 35 50 28 32 31 14 14 14 19 10 5 8 7 4 4 1 0 5 1 1 0 1 1 0 2 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_L1Cache: [binsize: 1 max: 2 count: 190 average: 2 | standard deviation: 0 | 0 0 190 ] -miss_latency_L2Cache: [binsize: 128 max: 13997 count: 8608 average: 3921.21 | standard deviation: 3021.05 | 494 142 135 190 155 340 192 247 186 192 189 175 184 161 151 140 99 122 119 100 100 99 99 116 94 96 76 98 93 90 88 85 76 89 75 94 79 100 77 83 75 97 107 81 93 104 107 81 121 103 94 83 107 113 84 99 106 91 86 69 84 77 82 64 56 63 49 53 66 41 57 55 43 41 37 30 29 37 27 24 19 12 16 16 15 21 9 10 6 6 10 4 5 3 4 2 1 3 1 3 1 0 1 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_Directory: [binsize: 128 max: 20160 count: 1207473 average: 4082.17 | standard deviation: 4619.41 | 0 13652 26191 29059 27971 35204 38251 38592 33931 30238 32721 30493 25872 24067 21778 21077 18748 17828 17694 14937 15083 15079 14783 13732 12418 13691 13607 12936 13001 12187 13098 12785 12933 13216 11976 12707 13079 13545 12989 11932 13572 13866 13552 13439 13002 14347 13593 14044 14714 13182 13829 14159 14342 13723 12501 13583 13932 12937 12527 11682 12519 11349 11016 11021 9428 9390 9126 8868 8013 6941 7067 6827 6022 5622 4856 4902 4260 3981 3744 3053 2913 2699 2502 2052 1757 1681 1616 1352 1134 1042 952 848 706 698 524 428 422 360 290 228 247 209 179 163 121 141 75 86 69 42 44 50 43 36 32 24 15 15 14 9 7 5 5 3 4 3 3 1 4 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_L1Cache_wCC: [binsize: 128 max: 14027 count: 6404 average: 3655.7 | standard deviation: 2937.31 | 543 130 160 168 157 230 142 164 148 143 108 85 117 104 86 91 79 86 76 74 74 78 83 71 68 66 62 64 62 52 74 55 62 71 71 65 83 67 63 65 75 69 82 88 82 74 78 84 72 73 86 59 80 86 61 75 61 51 74 59 50 52 37 35 49 51 36 38 36 28 36 17 28 13 19 22 13 12 13 17 8 12 7 9 3 8 8 6 5 1 3 3 1 2 1 0 0 1 3 0 0 1 1 1 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 128 max: 18260 count: 1224984 average: 4085.96 | standard deviation: 4581.91 | 1105 13125 26411 28832 27744 35262 39260 39000 34387 31129 33082 30819 26062 25014 22381 21599 19259 18254 17635 15148 15416 15010 14863 13992 12655 13781 14046 13274 13063 12367 13312 13034 13081 13655 12248 12871 13083 13676 13268 12430 13349 13738 13582 13696 13057 14405 13871 13979 14566 13237 14088 14176 14745 14159 12749 13970 13944 13225 12664 11885 12380 11660 11148 11162 9388 9882 9201 9300 8443 7060 7420 7075 6126 5685 5020 4907 4403 4031 3716 3008 2973 2654 2539 2167 1815 1749 1590 1329 1127 977 978 867 745 634 497 474 414 392 356 250 232 235 184 159 127 99 92 91 88 68 53 47 37 23 25 21 23 14 17 12 14 12 8 4 4 7 2 3 1 2 1 1 2 3 4 0 3 2 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 128 max: 18260 count: 796314 average: 4085.93 | standard deviation: 6147.6 | 718 8559 17048 18736 18169 22831 25553 25569 22214 20113 21475 20008 16902 16167 14564 14127 12505 11878 11467 9816 10068 9849 9679 9132 8289 8996 9183 8534 8534 8057 8674 8446 8396 8822 7975 8392 8505 8979 8757 8177 8688 8943 8841 8899 8549 9308 8946 9069 9508 8479 9103 9204 9548 9142 8301 9078 8970 8600 8212 7683 8073 7690 7274 7276 6108 6475 5933 6040 5425 4557 4737 4670 4031 3686 3251 3191 2864 2615 2401 1934 1915 1712 1663 1402 1165 1157 1093 854 741 632 639 572 494 393 325 324 276 258 241 165 147 147 126 105 88 64 59 55 54 44 42 26 25 10 15 17 14 10 15 9 9 10 6 2 2 6 1 3 1 1 1 1 1 2 2 0 2 2 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 128 max: 17490 count: 428670 average: 4086.01 | standard deviation: 2949.24 | 387 4566 9363 10096 9575 12431 13707 13431 12173 11016 11607 10811 9160 8847 7817 7472 6754 6376 6168 5332 5348 5161 5184 4860 4366 4785 4863 4740 4529 4310 4638 4588 4685 4833 4273 4479 4578 4697 4511 4253 4661 4795 4741 4797 4508 5097 4925 4910 5058 4758 4985 4972 5197 5017 4448 4892 4974 4625 4452 4202 4307 3970 3874 3886 3280 3407 3268 3260 3018 2503 2683 2405 2095 1999 1769 1716 1539 1416 1315 1074 1058 942 876 765 650 592 497 475 386 345 339 295 251 241 172 150 138 134 115 85 85 88 58 54 39 35 33 36 34 24 11 21 12 13 10 4 9 4 2 3 5 2 2 2 2 1 1 0 0 1 0 0 1 1 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_L1Cache: [binsize: 1 max: 2 count: 196 average: 2 | standard deviation: 0 | 0 0 196 ] +miss_latency_L2Cache: [binsize: 128 max: 17206 count: 7343 average: 3980.64 | standard deviation: 3015.05 | 377 119 104 117 121 281 167 198 194 172 169 168 146 123 122 124 124 91 79 85 91 83 84 87 85 82 76 87 66 82 87 77 75 93 92 86 91 85 74 69 85 88 61 76 75 78 73 60 86 83 74 72 96 77 92 83 80 82 76 70 69 81 64 57 53 63 45 51 50 53 49 38 37 31 33 34 22 19 20 16 16 18 10 10 9 15 8 7 10 6 8 3 5 5 3 2 3 5 3 0 0 0 2 1 1 0 0 0 3 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_Directory: [binsize: 128 max: 18260 count: 1211069 average: 4089.77 | standard deviation: 4612.31 | 1 12856 26163 28550 27487 34736 38925 38618 34041 30821 32787 30521 25810 24791 22167 21398 19058 18084 17479 14998 15246 14864 14703 13829 12492 13642 13915 13114 12935 12210 13167 12891 12930 13501 12089 12724 12926 13527 13119 12286 13206 13584 13435 13548 12915 14256 13737 13840 14423 13063 13938 14027 14588 14018 12593 13820 13788 13075 12551 11760 12248 11526 11038 11057 9279 9782 9114 9221 8358 6980 7328 7011 6064 5635 4964 4857 4365 3997 3686 2980 2948 2624 2522 2153 1799 1726 1577 1317 1114 968 968 863 740 628 492 472 409 386 352 247 230 235 181 158 125 99 92 91 85 68 52 46 36 22 25 21 23 14 17 12 14 12 8 4 4 7 2 3 1 2 1 1 2 3 3 0 3 2 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_L1Cache_wCC: [binsize: 128 max: 13331 count: 6376 average: 3608.19 | standard deviation: 2940.3 | 531 150 144 165 136 245 168 184 152 136 126 130 106 100 92 77 77 79 77 65 79 63 76 76 78 57 55 73 62 75 58 66 76 61 67 61 66 64 75 75 58 66 86 72 67 71 61 79 57 91 76 77 61 64 64 67 76 68 37 55 63 53 46 48 56 37 42 28 35 27 43 26 25 19 23 16 16 15 10 12 9 12 7 4 7 8 5 5 3 3 2 1 0 1 2 0 2 1 1 3 2 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] -imcomplete_wCC_Times: 6404 +imcomplete_wCC_Times: 6376 miss_latency_dir_issue_to_initial_request: [binsize: 1 max: 0 count: 8 average: 0 | standard deviation: 0 | 8 ] miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 8 average: 0 | standard deviation: 0 | 8 ] miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 8 average: 0 | standard deviation: 0 | 8 ] miss_latency_dir_first_response_to_completion: [binsize: 4 max: 579 count: 8 average: 340.25 | standard deviation: 178.281 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -imcomplete_dir_Times: 1207465 -miss_latency_LD_L1Cache: [binsize: 1 max: 2 count: 130 average: 2 | standard deviation: 0 | 0 0 130 ] -miss_latency_LD_L2Cache: [binsize: 128 max: 13997 count: 5658 average: 3913.53 | standard deviation: 3038.25 | 349 95 97 116 105 225 115 169 110 123 126 121 110 107 97 93 69 82 74 74 71 66 66 71 61 62 54 54 57 53 63 55 49 58 49 63 52 71 47 51 48 60 80 54 61 65 78 43 73 71 66 53 70 70 56 63 72 57 61 45 58 53 55 34 37 41 31 36 39 23 39 38 23 29 28 18 15 25 19 16 14 8 13 12 10 15 7 7 4 6 8 4 3 1 2 1 1 2 1 2 1 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD_Directory: [binsize: 128 max: 19270 count: 784981 average: 4082.09 | standard deviation: 6215.42 | 0 8908 17022 18960 18094 22955 24909 25183 22089 19514 21341 19857 16752 15695 14229 13718 12179 11604 11565 9607 9765 9723 9633 8926 8120 8848 8796 8324 8478 7971 8475 8333 8338 8622 7749 8228 8429 8877 8395 7804 8889 8961 8925 8665 8439 9288 8845 9109 9503 8622 8928 9210 9376 8907 8131 8811 9157 8424 8139 7603 8143 7351 7220 7135 6092 6112 5936 5697 5278 4455 4545 4492 3891 3650 3165 3179 2756 2641 2378 1991 1909 1746 1648 1373 1157 1091 1071 857 748 661 614 563 480 461 329 267 277 231 189 160 159 140 118 110 86 91 47 54 39 28 30 36 24 26 27 16 8 11 10 8 7 0 4 2 4 2 2 1 2 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD_L1Cache_wCC: [binsize: 128 max: 14027 count: 4150 average: 3650 | standard deviation: 2957.77 | 361 94 107 112 98 155 93 94 98 94 66 53 74 70 61 57 50 58 43 47 39 56 57 50 39 47 38 41 38 31 41 33 43 39 48 38 54 45 40 45 46 43 56 51 54 49 52 56 43 44 54 42 56 54 45 50 40 36 48 45 33 29 26 26 32 28 21 24 26 17 19 13 15 10 11 12 10 7 5 12 6 8 7 7 3 5 6 2 3 0 2 2 1 2 1 0 0 1 2 0 0 1 1 1 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_L1Cache: [binsize: 1 max: 2 count: 60 average: 2 | standard deviation: 0 | 0 0 60 ] -miss_latency_ST_L2Cache: [binsize: 128 max: 13846 count: 2950 average: 3935.94 | standard deviation: 2988.23 | 145 47 38 74 50 115 77 78 76 69 63 54 74 54 54 47 30 40 45 26 29 33 33 45 33 34 22 44 36 37 25 30 27 31 26 31 27 29 30 32 27 37 27 27 32 39 29 38 48 32 28 30 37 43 28 36 34 34 25 24 26 24 27 30 19 22 18 17 27 18 18 17 20 12 9 12 14 12 8 8 5 4 3 4 5 6 2 3 2 0 2 0 2 2 2 1 0 1 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_Directory: [binsize: 128 max: 20160 count: 422492 average: 4082.32 | standard deviation: 2944.78 | 0 4744 9169 10099 9877 12249 13342 13409 11842 10724 11380 10636 9120 8372 7549 7359 6569 6224 6129 5330 5318 5356 5150 4806 4298 4843 4811 4612 4523 4216 4623 4452 4595 4594 4227 4479 4650 4668 4594 4128 4683 4905 4627 4774 4563 5059 4748 4935 5211 4560 4901 4949 4966 4816 4370 4772 4775 4513 4388 4079 4376 3998 3796 3886 3336 3278 3190 3171 2735 2486 2522 2335 2131 1972 1691 1723 1504 1340 1366 1062 1004 953 854 679 600 590 545 495 386 381 338 285 226 237 195 161 145 129 101 68 88 69 61 53 35 50 28 32 30 14 14 14 19 10 5 8 7 4 4 1 0 5 1 1 0 1 1 0 2 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_L1Cache_wCC: [binsize: 64 max: 12652 count: 2254 average: 3666.19 | standard deviation: 2899.89 | 136 46 18 18 28 25 32 24 27 32 43 32 22 27 33 37 27 23 21 28 20 22 20 12 21 22 13 21 12 13 14 20 14 15 16 12 15 18 12 15 16 19 12 10 11 15 11 10 19 10 7 12 13 11 16 7 11 13 9 12 19 14 9 13 12 7 18 14 15 8 12 15 12 17 7 15 12 11 14 6 12 17 17 9 13 13 19 18 12 16 10 15 14 12 12 16 12 17 13 16 12 20 7 10 11 13 17 15 8 8 14 11 12 9 10 5 12 14 7 7 7 10 11 12 6 5 7 2 9 8 15 8 6 9 7 7 5 5 5 6 11 6 3 1 7 6 1 2 5 3 2 8 0 3 3 2 4 4 3 2 2 0 2 2 0 0 1 1 0 0 2 1 1 1 3 1 0 2 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +imcomplete_dir_Times: 1211061 +miss_latency_LD_L1Cache: [binsize: 1 max: 2 count: 119 average: 2 | standard deviation: 0 | 0 0 119 ] +miss_latency_LD_L2Cache: [binsize: 128 max: 17206 count: 4774 average: 4003.28 | standard deviation: 3031.99 | 262 84 65 75 81 183 106 116 130 102 104 107 91 79 74 75 84 53 51 53 62 50 60 63 58 59 48 54 46 52 59 51 44 60 65 54 57 53 46 45 58 56 38 50 49 54 48 42 48 50 53 46 53 57 52 54 58 58 48 42 45 49 44 36 38 41 33 35 33 38 33 26 24 18 22 23 19 14 15 10 12 10 8 9 6 8 7 6 6 2 5 2 2 4 2 1 2 2 2 0 0 0 1 0 1 0 0 0 2 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_Directory: [binsize: 128 max: 18260 count: 787279 average: 4089.56 | standard deviation: 6201.53 | 0 8371 16888 18545 18001 22487 25334 25328 21995 19919 21291 19813 16757 16022 14431 13994 12375 11781 11356 9725 9952 9760 9570 9022 8185 8893 9098 8434 8450 7962 8579 8350 8299 8719 7871 8297 8402 8884 8660 8088 8587 8850 8753 8793 8456 9206 8859 8968 9427 8374 8997 9106 9453 9040 8214 8984 8862 8504 8144 7606 7988 7612 7201 7207 6031 6408 5871 5989 5369 4501 4678 4623 3994 3654 3217 3157 2835 2595 2378 1914 1896 1693 1650 1390 1153 1144 1081 846 732 629 632 569 492 388 322 323 272 256 238 162 145 147 125 105 86 64 59 55 52 44 41 26 24 10 15 17 14 10 15 9 9 10 6 2 2 6 1 3 1 1 1 1 1 2 1 0 2 2 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_L1Cache_wCC: [binsize: 128 max: 13331 count: 4142 average: 3608.92 | standard deviation: 2953.58 | 337 104 95 116 87 161 113 125 89 92 80 88 54 66 59 58 46 44 60 38 54 39 49 47 46 44 37 46 38 43 36 45 53 43 39 41 46 42 51 44 43 37 50 56 44 48 39 59 33 55 53 52 42 45 35 40 50 38 20 35 40 29 29 33 39 26 29 16 23 18 26 21 13 14 12 11 10 6 8 10 7 9 5 3 6 5 5 2 3 1 2 1 0 1 1 0 2 0 1 3 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_L1Cache: [binsize: 1 max: 2 count: 77 average: 2 | standard deviation: 0 | 0 0 77 ] +miss_latency_ST_L2Cache: [binsize: 128 max: 14506 count: 2569 average: 3938.56 | standard deviation: 2983.46 | 115 35 39 42 40 98 61 82 64 70 65 61 55 44 48 49 40 38 28 32 29 33 24 24 27 23 28 33 20 30 28 26 31 33 27 32 34 32 28 24 27 32 23 26 26 24 25 18 38 33 21 26 43 20 40 29 22 24 28 28 24 32 20 21 15 22 12 16 17 15 16 12 13 13 11 11 3 5 5 6 4 8 2 1 3 7 1 1 4 4 3 1 3 1 1 1 1 3 1 0 0 0 1 1 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_Directory: [binsize: 128 max: 17490 count: 423790 average: 4090.17 | standard deviation: 2948.73 | 1 4485 9275 10005 9486 12249 13591 13290 12046 10902 11496 10708 9053 8769 7736 7404 6683 6303 6123 5273 5294 5104 5133 4807 4307 4749 4817 4680 4485 4248 4588 4541 4631 4782 4218 4427 4524 4643 4459 4198 4619 4734 4682 4755 4459 5050 4878 4872 4996 4689 4941 4921 5135 4978 4379 4836 4926 4571 4407 4154 4260 3914 3837 3850 3248 3374 3243 3232 2989 2479 2650 2388 2070 1981 1747 1700 1530 1402 1308 1066 1052 931 872 763 646 582 496 471 382 339 336 294 248 240 170 149 137 130 114 85 85 88 56 53 39 35 33 36 33 24 11 20 12 12 10 4 9 4 2 3 5 2 2 2 2 1 1 0 0 1 0 0 1 1 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_L1Cache_wCC: [binsize: 128 max: 13180 count: 2234 average: 3606.84 | standard deviation: 2916.17 | 194 46 49 49 49 84 55 59 63 44 46 42 52 34 33 19 31 35 17 27 25 24 27 29 32 13 18 27 24 32 22 21 23 18 28 20 20 22 24 31 15 29 36 16 23 23 22 20 24 36 23 25 19 19 29 27 26 30 17 20 23 24 17 15 17 11 13 12 12 9 17 5 12 5 11 5 6 9 2 2 2 3 2 1 1 3 0 3 0 2 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -125,322 +125,326 @@ Total_nonPF_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard dev Resource Usage -------------- page_size: 4096 -user_time: 160 +user_time: 393 system_time: 0 -page_reclaims: 9997 +page_reclaims: 11053 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 176 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 7322616 58580928 -total_msg_count_Response_Data: 3636087 261798264 -total_msg_count_ResponseL2hit_Data: 12429 894888 -total_msg_count_ResponseLocal_Data: 13482 970704 -total_msg_count_Response_Control: 11277 90216 -total_msg_count_Writeback_Data: 4939401 355636872 -total_msg_count_Writeback_Control: 2354505 18836040 -total_msg_count_Broadcast_Control: 18337590 146700720 -total_msg_count_Persistent_Control: 16262260 130098080 -total_msgs: 52889647 total_bytes: 973606712 +total_msg_count_Request_Control: 7339820 58718560 +total_msg_count_Response_Data: 3646494 262547568 +total_msg_count_ResponseL2hit_Data: 9039 650808 +total_msg_count_ResponseLocal_Data: 13512 972864 +total_msg_count_Response_Control: 11100 88800 +total_msg_count_Writeback_Data: 4954782 356744304 +total_msg_count_Writeback_Control: 2358096 18864768 +total_msg_count_Broadcast_Control: 18372135 146977080 +total_msg_count_Persistent_Control: 16333999 130671992 +total_msgs: 53038977 total_bytes: 976236744 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.167206 - links_utilized_percent_switch_0_link_0: 0.104626 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.229785 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 3.22896 + links_utilized_percent_switch_0_link_0: 4.174 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 2.28393 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 152039 10946808 [ 0 0 0 0 152039 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 509 36648 [ 0 0 0 0 509 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_ResponseLocal_Data: 599 43128 [ 0 0 0 0 599 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Data: 5 360 [ 0 0 0 0 5 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Broadcast_Control: 1069350 8554800 [ 0 1069350 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 153156 1225248 [ 0 153156 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Data: 230 16560 [ 0 0 0 0 230 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_ResponseLocal_Data: 538 38736 [ 0 0 0 0 538 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Control: 432 3456 [ 0 0 0 0 432 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 152722 10995984 [ 0 0 0 0 152722 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Broadcast_Control: 153156 1225248 [ 0 153156 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Persistent_Control: 102249 817992 [ 0 0 0 102249 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 151836 10932192 [ 0 0 0 0 151836 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 377 27144 [ 0 0 0 0 377 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_ResponseLocal_Data: 532 38304 [ 0 0 0 0 532 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Data: 129 9288 [ 0 0 0 0 129 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Broadcast_Control: 1072052 8576416 [ 0 1072052 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 152757 1222056 [ 0 152757 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Data: 225 16200 [ 0 0 0 0 225 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_ResponseLocal_Data: 562 40464 [ 0 0 0 0 562 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Control: 473 3784 [ 0 0 0 0 473 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 152399 10972728 [ 0 0 0 0 152399 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Broadcast_Control: 152757 1222056 [ 0 152757 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Persistent_Control: 101677 813416 [ 0 0 0 101677 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.167485 - links_utilized_percent_switch_1_link_0: 0.104714 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.230257 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 3.23523 + links_utilized_percent_switch_1_link_0: 4.17954 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 2.29093 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Data: 152311 10966392 [ 0 0 0 0 152311 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_ResponseL2hit_Data: 532 38304 [ 0 0 0 0 532 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_ResponseLocal_Data: 558 40176 [ 0 0 0 0 558 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Data: 152253 10962216 [ 0 0 0 0 152253 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_ResponseL2hit_Data: 372 26784 [ 0 0 0 0 372 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_ResponseLocal_Data: 604 43488 [ 0 0 0 0 604 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Data: 92 6624 [ 0 0 0 0 92 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Broadcast_Control: 1069012 8552096 [ 0 1069012 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 153494 1227952 [ 0 153494 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 250 18000 [ 0 0 0 0 250 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_ResponseLocal_Data: 626 45072 [ 0 0 0 0 626 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Control: 502 4016 [ 0 0 0 0 502 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 152989 11015208 [ 0 0 0 0 152989 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Broadcast_Control: 153494 1227952 [ 0 153494 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Persistent_Control: 101804 814432 [ 0 0 0 101804 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Data: 186 13392 [ 0 0 0 0 186 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Broadcast_Control: 1071522 8572176 [ 0 1071522 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 153287 1226296 [ 0 153287 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Data: 260 18720 [ 0 0 0 0 260 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_ResponseLocal_Data: 552 39744 [ 0 0 0 0 552 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Control: 481 3848 [ 0 0 0 0 481 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 152932 11011104 [ 0 0 0 0 152932 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Broadcast_Control: 153287 1226296 [ 0 153287 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Persistent_Control: 101057 808456 [ 0 0 0 101057 0 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.167366 - links_utilized_percent_switch_2_link_0: 0.104684 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.230047 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 3.23343 + links_utilized_percent_switch_2_link_0: 4.17753 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.28933 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Data: 152097 10950984 [ 0 0 0 0 152097 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_ResponseL2hit_Data: 556 40032 [ 0 0 0 0 556 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_ResponseLocal_Data: 585 42120 [ 0 0 0 0 585 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Data: 141 10152 [ 0 0 0 0 141 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Data: 152053 10947816 [ 0 0 0 0 152053 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_ResponseL2hit_Data: 370 26640 [ 0 0 0 0 370 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_ResponseLocal_Data: 546 39312 [ 0 0 0 0 546 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Data: 251 18072 [ 0 0 0 0 251 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_0_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Broadcast_Control: 1069126 8553008 [ 0 1069126 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Request_Control: 153380 1227040 [ 0 153380 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 220 15840 [ 0 0 0 0 220 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_ResponseLocal_Data: 530 38160 [ 0 0 0 0 530 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Control: 429 3432 [ 0 0 0 0 429 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Data: 152949 11012328 [ 0 0 0 0 152949 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Broadcast_Control: 1071705 8573640 [ 0 1071705 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Request_Control: 153104 1224832 [ 0 153104 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 237 17064 [ 0 0 0 0 237 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_ResponseLocal_Data: 564 40608 [ 0 0 0 0 564 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Control: 477 3816 [ 0 0 0 0 477 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Data: 152742 10997424 [ 0 0 0 0 152742 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_1_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Broadcast_Control: 153380 1227040 [ 0 153380 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Persistent_Control: 101963 815704 [ 0 0 0 101963 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Broadcast_Control: 153104 1224832 [ 0 153104 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Persistent_Control: 101984 815872 [ 0 0 0 101984 0 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 2 switch_3_outlinks: 2 -links_utilized_percent_switch_3: 0.166822 - links_utilized_percent_switch_3_link_0: 0.104525 bw: 640000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.229118 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 3.23421 + links_utilized_percent_switch_3_link_0: 4.17787 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 2.29055 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 151437 10903464 [ 0 0 0 0 151437 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 538 38736 [ 0 0 0 0 538 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_ResponseLocal_Data: 597 42984 [ 0 0 0 0 597 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 151976 10942272 [ 0 0 0 0 151976 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 391 28152 [ 0 0 0 0 391 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_ResponseLocal_Data: 562 40464 [ 0 0 0 0 562 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_3_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Writeback_Data: 186 13392 [ 0 0 0 0 186 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Writeback_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Broadcast_Control: 1069746 8557968 [ 0 1069746 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Request_Control: 152760 1222080 [ 0 152760 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Data: 253 18216 [ 0 0 0 0 253 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_ResponseLocal_Data: 573 41256 [ 0 0 0 0 573 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Control: 484 3872 [ 0 0 0 0 484 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Data: 152276 10963872 [ 0 0 0 0 152276 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Broadcast_Control: 152760 1222080 [ 0 152760 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Persistent_Control: 101283 810264 [ 0 0 0 101283 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Data: 320 23040 [ 0 0 0 0 320 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Broadcast_Control: 1071704 8573632 [ 0 1071704 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Request_Control: 153105 1224840 [ 0 153105 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Data: 234 16848 [ 0 0 0 0 234 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_ResponseLocal_Data: 547 39384 [ 0 0 0 0 547 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Control: 440 3520 [ 0 0 0 0 440 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Data: 152808 11002176 [ 0 0 0 0 152808 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Broadcast_Control: 153105 1224840 [ 0 153105 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Persistent_Control: 102563 820504 [ 0 0 0 102563 0 0 0 0 0 0 ] base_latency: 1 switch_4_inlinks: 2 switch_4_outlinks: 2 -links_utilized_percent_switch_4: 0.166468 - links_utilized_percent_switch_4_link_0: 0.104422 bw: 640000 base_latency: 1 - links_utilized_percent_switch_4_link_1: 0.228515 bw: 160000 base_latency: 1 +links_utilized_percent_switch_4: 3.2383 + links_utilized_percent_switch_4_link_0: 4.18142 bw: 16000 base_latency: 1 + links_utilized_percent_switch_4_link_1: 2.29519 bw: 16000 base_latency: 1 - outgoing_messages_switch_4_link_0_Response_Data: 151015 10873080 [ 0 0 0 0 151015 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_ResponseL2hit_Data: 530 38160 [ 0 0 0 0 530 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_ResponseLocal_Data: 551 39672 [ 0 0 0 0 551 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Response_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Writeback_Data: 260 18720 [ 0 0 0 0 260 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Response_Data: 152296 10965312 [ 0 0 0 0 152296 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_ResponseL2hit_Data: 349 25128 [ 0 0 0 0 349 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_ResponseLocal_Data: 543 39096 [ 0 0 0 0 543 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Response_Control: 4 32 [ 0 0 0 0 4 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Writeback_Data: 408 29376 [ 0 0 0 0 408 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_4_link_0_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Broadcast_Control: 1070147 8561176 [ 0 1070147 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Request_Control: 152359 1218872 [ 0 152359 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Response_Data: 255 18360 [ 0 0 0 0 255 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_ResponseLocal_Data: 537 38664 [ 0 0 0 0 537 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Response_Control: 489 3912 [ 0 0 0 0 489 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Writeback_Data: 151866 10934352 [ 0 0 0 0 151866 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Broadcast_Control: 152359 1218872 [ 0 152359 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Persistent_Control: 101374 810992 [ 0 0 0 101374 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Broadcast_Control: 1071357 8570856 [ 0 1071357 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Request_Control: 153452 1227616 [ 0 153452 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Response_Data: 220 15840 [ 0 0 0 0 220 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_ResponseLocal_Data: 566 40752 [ 0 0 0 0 566 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Response_Control: 459 3672 [ 0 0 0 0 459 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Writeback_Data: 153135 11025720 [ 0 0 0 0 153135 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Broadcast_Control: 153452 1227616 [ 0 153452 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Persistent_Control: 102491 819928 [ 0 0 0 102491 0 0 0 0 0 0 ] base_latency: 1 switch_5_inlinks: 2 switch_5_outlinks: 2 -links_utilized_percent_switch_5: 0.166572 - links_utilized_percent_switch_5_link_0: 0.104447 bw: 640000 base_latency: 1 - links_utilized_percent_switch_5_link_1: 0.228698 bw: 160000 base_latency: 1 +links_utilized_percent_switch_5: 3.23141 + links_utilized_percent_switch_5_link_0: 4.17565 bw: 16000 base_latency: 1 + links_utilized_percent_switch_5_link_1: 2.28718 bw: 16000 base_latency: 1 - outgoing_messages_switch_5_link_0_Response_Data: 151086 10878192 [ 0 0 0 0 151086 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_ResponseL2hit_Data: 507 36504 [ 0 0 0 0 507 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_ResponseLocal_Data: 539 38808 [ 0 0 0 0 539 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Response_Control: 6 48 [ 0 0 0 0 6 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Writeback_Data: 323 23256 [ 0 0 0 0 323 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Broadcast_Control: 1070050 8560400 [ 0 1070050 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Request_Control: 152456 1219648 [ 0 152456 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Response_Data: 251 18072 [ 0 0 0 0 251 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_ResponseLocal_Data: 560 40320 [ 0 0 0 0 560 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Response_Control: 489 3912 [ 0 0 0 0 489 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Writeback_Data: 151962 10941264 [ 0 0 0 0 151962 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Broadcast_Control: 152456 1219648 [ 0 152456 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Persistent_Control: 101571 812568 [ 0 0 0 101571 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Response_Data: 151605 10915560 [ 0 0 0 0 151605 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_ResponseL2hit_Data: 391 28152 [ 0 0 0 0 391 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_ResponseLocal_Data: 556 40032 [ 0 0 0 0 556 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Response_Control: 3 24 [ 0 0 0 0 3 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Writeback_Data: 478 34416 [ 0 0 0 0 478 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Broadcast_Control: 1071937 8575496 [ 0 1071937 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Request_Control: 152872 1222976 [ 0 152872 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Response_Data: 227 16344 [ 0 0 0 0 227 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_ResponseLocal_Data: 558 40176 [ 0 0 0 0 558 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Response_Control: 438 3504 [ 0 0 0 0 438 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Writeback_Data: 152594 10986768 [ 0 0 0 0 152594 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Broadcast_Control: 152872 1222976 [ 0 152872 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Persistent_Control: 102288 818304 [ 0 0 0 102288 0 0 0 0 0 0 ] base_latency: 1 switch_6_inlinks: 2 switch_6_outlinks: 2 -links_utilized_percent_switch_6: 0.166712 - links_utilized_percent_switch_6_link_0: 0.104487 bw: 640000 base_latency: 1 - links_utilized_percent_switch_6_link_1: 0.228937 bw: 160000 base_latency: 1 +links_utilized_percent_switch_6: 3.23954 + links_utilized_percent_switch_6_link_0: 4.18227 bw: 16000 base_latency: 1 + links_utilized_percent_switch_6_link_1: 2.29681 bw: 16000 base_latency: 1 - outgoing_messages_switch_6_link_0_Response_Data: 151227 10888344 [ 0 0 0 0 151227 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_ResponseL2hit_Data: 504 36288 [ 0 0 0 0 504 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_ResponseLocal_Data: 494 35568 [ 0 0 0 0 494 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Response_Control: 4 32 [ 0 0 0 0 4 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Writeback_Data: 385 27720 [ 0 0 0 0 385 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Broadcast_Control: 1069895 8559160 [ 0 1069895 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Request_Control: 152611 1220888 [ 0 152611 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Response_Data: 227 16344 [ 0 0 0 0 227 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_ResponseLocal_Data: 592 42624 [ 0 0 0 0 592 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Response_Control: 472 3776 [ 0 0 0 0 472 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Writeback_Data: 152139 10954008 [ 0 0 0 0 152139 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Broadcast_Control: 152611 1220888 [ 0 152611 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Persistent_Control: 101481 811848 [ 0 0 0 101481 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Response_Data: 152131 10953432 [ 0 0 0 0 152131 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_ResponseL2hit_Data: 394 28368 [ 0 0 0 0 394 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_ResponseLocal_Data: 601 43272 [ 0 0 0 0 601 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Response_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Writeback_Data: 553 39816 [ 0 0 0 0 553 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Broadcast_Control: 1071285 8570280 [ 0 1071285 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Persistent_Control: 816699 6533592 [ 0 0 0 816699 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Request_Control: 153524 1228192 [ 0 153524 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Response_Data: 228 16416 [ 0 0 0 0 228 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_ResponseLocal_Data: 596 42912 [ 0 0 0 0 596 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Response_Control: 479 3832 [ 0 0 0 0 479 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Writeback_Data: 153197 11030184 [ 0 0 0 0 153197 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Broadcast_Control: 153524 1228192 [ 0 153524 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Persistent_Control: 102691 821528 [ 0 0 0 102691 0 0 0 0 0 0 ] base_latency: 1 switch_7_inlinks: 2 switch_7_outlinks: 2 -links_utilized_percent_switch_7: 0.166415 - links_utilized_percent_switch_7_link_0: 0.104404 bw: 640000 base_latency: 1 - links_utilized_percent_switch_7_link_1: 0.228426 bw: 160000 base_latency: 1 +links_utilized_percent_switch_7: 3.22932 + links_utilized_percent_switch_7_link_0: 4.174 bw: 16000 base_latency: 1 + links_utilized_percent_switch_7_link_1: 2.28463 bw: 16000 base_latency: 1 - outgoing_messages_switch_7_link_0_Response_Data: 150816 10858752 [ 0 0 0 0 150816 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_ResponseL2hit_Data: 467 33624 [ 0 0 0 0 467 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_ResponseLocal_Data: 571 41112 [ 0 0 0 0 571 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Response_Data: 151346 10896912 [ 0 0 0 0 151346 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_ResponseL2hit_Data: 369 26568 [ 0 0 0 0 369 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_ResponseLocal_Data: 560 40320 [ 0 0 0 0 560 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_7_link_0_Response_Control: 4 32 [ 0 0 0 0 4 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Writeback_Data: 434 31248 [ 0 0 0 0 434 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Broadcast_Control: 1070216 8561728 [ 0 1070216 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Request_Control: 152290 1218320 [ 0 152290 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Response_Data: 229 16488 [ 0 0 0 0 229 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_ResponseLocal_Data: 538 38736 [ 0 0 0 0 538 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Response_Control: 454 3632 [ 0 0 0 0 454 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Writeback_Data: 151832 10931904 [ 0 0 0 0 151832 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Broadcast_Control: 152290 1218320 [ 0 152290 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Persistent_Control: 101388 811104 [ 0 0 0 101388 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Writeback_Data: 594 42768 [ 0 0 0 0 594 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Broadcast_Control: 1072101 8576808 [ 0 1072101 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Request_Control: 152708 1221664 [ 0 152708 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Response_Data: 246 17712 [ 0 0 0 0 246 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_ResponseLocal_Data: 559 40248 [ 0 0 0 0 559 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Response_Control: 442 3536 [ 0 0 0 0 442 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Writeback_Data: 152426 10974672 [ 0 0 0 0 152426 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Broadcast_Control: 152708 1221664 [ 0 152708 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Persistent_Control: 101949 815592 [ 0 0 0 101949 0 0 0 0 0 0 ] base_latency: 1 switch_8_inlinks: 2 switch_8_outlinks: 2 -links_utilized_percent_switch_8: 0.588185 - links_utilized_percent_switch_8_link_0: 0.41737 bw: 640000 base_latency: 1 - links_utilized_percent_switch_8_link_1: 0.759 bw: 160000 base_latency: 1 +links_utilized_percent_switch_8: 12.1189 + links_utilized_percent_switch_8_link_0: 16.666 bw: 16000 base_latency: 1 + links_utilized_percent_switch_8_link_1: 7.57185 bw: 16000 base_latency: 1 - outgoing_messages_switch_8_link_0_Request_Control: 1222506 9780048 [ 0 1222506 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Response_Control: 3738 29904 [ 0 0 0 0 3738 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Writeback_Data: 1218735 87748920 [ 0 0 0 0 1218735 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Request_Control: 1218366 9746928 [ 0 0 1218366 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Response_Data: 2671 192312 [ 0 0 0 0 2671 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_ResponseL2hit_Data: 4143 298296 [ 0 0 0 0 4143 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Response_Control: 4 32 [ 0 0 0 0 4 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Writeback_Data: 427704 30794688 [ 0 0 0 0 427704 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Writeback_Control: 784820 6278560 [ 0 0 0 0 784820 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Request_Control: 1224809 9798472 [ 0 1224809 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Response_Control: 3682 29456 [ 0 0 0 0 3682 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Writeback_Data: 1221094 87918768 [ 0 0 0 0 1221094 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Request_Control: 1221798 9774384 [ 0 0 1221798 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Response_Data: 2588 186336 [ 0 0 0 0 2588 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_ResponseL2hit_Data: 3013 216936 [ 0 0 0 0 3013 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Response_Control: 5 40 [ 0 0 0 0 5 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Writeback_Data: 429329 30911688 [ 0 0 0 0 429329 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Writeback_Control: 786020 6288160 [ 0 0 0 0 786020 0 0 0 0 0 ] base_latency: 1 switch_9_inlinks: 2 switch_9_outlinks: 2 -links_utilized_percent_switch_9: 0.804042 - links_utilized_percent_switch_9_link_0: 0.213353 bw: 640000 base_latency: 1 - links_utilized_percent_switch_9_link_1: 1.39473 bw: 160000 base_latency: 1 +links_utilized_percent_switch_9: 11.2336 + links_utilized_percent_switch_9_link_0: 8.5315 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_1: 13.9357 bw: 16000 base_latency: 1 - outgoing_messages_switch_9_link_0_Request_Control: 1218366 9746928 [ 0 0 1218366 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Response_Data: 1 72 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Writeback_Data: 425906 30665232 [ 0 0 0 0 425906 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Writeback_Control: 784827 6278616 [ 0 0 0 0 784827 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Response_Data: 1207443 86935896 [ 0 0 0 0 1207443 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Response_Control: 4 32 [ 0 0 0 0 4 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Writeback_Data: 28 2016 [ 0 0 0 0 28 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Writeback_Control: 8 64 [ 0 0 0 0 8 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Request_Control: 1221797 9774376 [ 0 0 1221797 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Response_Data: 2 144 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Writeback_Data: 427581 30785832 [ 0 0 0 0 427581 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Writeback_Control: 786026 6288208 [ 0 0 0 0 786026 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Response_Data: 1211033 87194376 [ 0 0 0 0 1211033 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Response_Control: 6 48 [ 0 0 0 0 6 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Writeback_Data: 32 2304 [ 0 0 0 0 32 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Writeback_Control: 6 48 [ 0 0 0 0 6 0 0 0 0 0 ] base_latency: 1 switch_10_inlinks: 10 switch_10_outlinks: 10 -links_utilized_percent_switch_10: 0.576377 - links_utilized_percent_switch_10_link_0: 0.405381 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_1: 0.405789 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_2: 0.405651 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_3: 0.405101 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_4: 0.404676 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_5: 0.404753 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_6: 0.404924 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_7: 0.404605 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_8: 1.66948 bw: 160000 base_latency: 1 - links_utilized_percent_switch_10_link_9: 0.853411 bw: 160000 base_latency: 1 +links_utilized_percent_switch_10: 5.75756 + links_utilized_percent_switch_10_link_0: 4.044 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_1: 4.05034 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_2: 4.04714 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_3: 4.04673 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_4: 4.05038 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_5: 4.04486 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_6: 4.05098 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_7: 4.04366 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_8: 16.666 bw: 16000 base_latency: 1 + links_utilized_percent_switch_10_link_9: 8.5315 bw: 16000 base_latency: 1 - outgoing_messages_switch_10_link_0_Response_Data: 152039 10946808 [ 0 0 0 0 152039 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_ResponseL2hit_Data: 509 36648 [ 0 0 0 0 509 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_ResponseLocal_Data: 599 43128 [ 0 0 0 0 599 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Writeback_Data: 5 360 [ 0 0 0 0 5 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Writeback_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Broadcast_Control: 1069350 8554800 [ 0 1069350 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_0_Persistent_Control: 710864 5686912 [ 0 0 0 710864 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Response_Data: 152311 10966392 [ 0 0 0 0 152311 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_ResponseL2hit_Data: 532 38304 [ 0 0 0 0 532 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_ResponseLocal_Data: 558 40176 [ 0 0 0 0 558 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Response_Data: 151836 10932192 [ 0 0 0 0 151836 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_ResponseL2hit_Data: 377 27144 [ 0 0 0 0 377 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_ResponseLocal_Data: 532 38304 [ 0 0 0 0 532 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Response_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Writeback_Data: 129 9288 [ 0 0 0 0 129 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Broadcast_Control: 1072052 8576416 [ 0 1072052 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_0_Persistent_Control: 715023 5720184 [ 0 0 0 715023 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Response_Data: 152253 10962216 [ 0 0 0 0 152253 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_ResponseL2hit_Data: 372 26784 [ 0 0 0 0 372 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_ResponseLocal_Data: 604 43488 [ 0 0 0 0 604 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_10_link_1_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Writeback_Data: 92 6624 [ 0 0 0 0 92 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Writeback_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Broadcast_Control: 1069012 8552096 [ 0 1069012 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_1_Persistent_Control: 711309 5690472 [ 0 0 0 711309 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Response_Data: 152097 10950984 [ 0 0 0 0 152097 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_ResponseL2hit_Data: 556 40032 [ 0 0 0 0 556 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_ResponseLocal_Data: 585 42120 [ 0 0 0 0 585 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Response_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Writeback_Data: 141 10152 [ 0 0 0 0 141 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Writeback_Data: 186 13392 [ 0 0 0 0 186 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Broadcast_Control: 1071522 8572176 [ 0 1071522 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_1_Persistent_Control: 715643 5725144 [ 0 0 0 715643 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Response_Data: 152053 10947816 [ 0 0 0 0 152053 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_ResponseL2hit_Data: 370 26640 [ 0 0 0 0 370 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_ResponseLocal_Data: 546 39312 [ 0 0 0 0 546 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Writeback_Data: 251 18072 [ 0 0 0 0 251 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_10_link_2_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Broadcast_Control: 1069126 8553008 [ 0 1069126 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_2_Persistent_Control: 711150 5689200 [ 0 0 0 711150 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Response_Data: 151437 10903464 [ 0 0 0 0 151437 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_ResponseL2hit_Data: 538 38736 [ 0 0 0 0 538 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_ResponseLocal_Data: 597 42984 [ 0 0 0 0 597 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Broadcast_Control: 1071705 8573640 [ 0 1071705 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_2_Persistent_Control: 714716 5717728 [ 0 0 0 714716 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Response_Data: 151976 10942272 [ 0 0 0 0 151976 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_ResponseL2hit_Data: 391 28152 [ 0 0 0 0 391 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_ResponseLocal_Data: 562 40464 [ 0 0 0 0 562 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_10_link_3_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Writeback_Data: 186 13392 [ 0 0 0 0 186 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Writeback_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Broadcast_Control: 1069746 8557968 [ 0 1069746 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_3_Persistent_Control: 711830 5694640 [ 0 0 0 711830 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Response_Data: 151015 10873080 [ 0 0 0 0 151015 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_ResponseL2hit_Data: 530 38160 [ 0 0 0 0 530 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_ResponseLocal_Data: 551 39672 [ 0 0 0 0 551 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Response_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Writeback_Data: 260 18720 [ 0 0 0 0 260 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Writeback_Data: 320 23040 [ 0 0 0 0 320 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Broadcast_Control: 1071704 8573632 [ 0 1071704 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_3_Persistent_Control: 714137 5713096 [ 0 0 0 714137 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Response_Data: 152296 10965312 [ 0 0 0 0 152296 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_ResponseL2hit_Data: 349 25128 [ 0 0 0 0 349 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_ResponseLocal_Data: 543 39096 [ 0 0 0 0 543 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Response_Control: 4 32 [ 0 0 0 0 4 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Writeback_Data: 408 29376 [ 0 0 0 0 408 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_10_link_4_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Broadcast_Control: 1070147 8561176 [ 0 1070147 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_4_Persistent_Control: 711739 5693912 [ 0 0 0 711739 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Response_Data: 151086 10878192 [ 0 0 0 0 151086 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_ResponseL2hit_Data: 507 36504 [ 0 0 0 0 507 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_ResponseLocal_Data: 539 38808 [ 0 0 0 0 539 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Response_Control: 6 48 [ 0 0 0 0 6 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Writeback_Data: 323 23256 [ 0 0 0 0 323 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Broadcast_Control: 1070050 8560400 [ 0 1070050 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_5_Persistent_Control: 711542 5692336 [ 0 0 0 711542 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Response_Data: 151227 10888344 [ 0 0 0 0 151227 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_ResponseL2hit_Data: 504 36288 [ 0 0 0 0 504 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_ResponseLocal_Data: 494 35568 [ 0 0 0 0 494 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Response_Control: 4 32 [ 0 0 0 0 4 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Writeback_Data: 385 27720 [ 0 0 0 0 385 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Broadcast_Control: 1069895 8559160 [ 0 1069895 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_6_Persistent_Control: 711632 5693056 [ 0 0 0 711632 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Response_Data: 150816 10858752 [ 0 0 0 0 150816 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_ResponseL2hit_Data: 467 33624 [ 0 0 0 0 467 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_ResponseLocal_Data: 571 41112 [ 0 0 0 0 571 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Broadcast_Control: 1071357 8570856 [ 0 1071357 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_4_Persistent_Control: 714209 5713672 [ 0 0 0 714209 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Response_Data: 151605 10915560 [ 0 0 0 0 151605 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_ResponseL2hit_Data: 391 28152 [ 0 0 0 0 391 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_ResponseLocal_Data: 556 40032 [ 0 0 0 0 556 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Response_Control: 3 24 [ 0 0 0 0 3 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Writeback_Data: 478 34416 [ 0 0 0 0 478 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Broadcast_Control: 1071937 8575496 [ 0 1071937 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_5_Persistent_Control: 714412 5715296 [ 0 0 0 714412 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Response_Data: 152131 10953432 [ 0 0 0 0 152131 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_ResponseL2hit_Data: 394 28368 [ 0 0 0 0 394 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_ResponseLocal_Data: 601 43272 [ 0 0 0 0 601 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Response_Control: 2 16 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Writeback_Data: 553 39816 [ 0 0 0 0 553 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Writeback_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Broadcast_Control: 1071285 8570280 [ 0 1071285 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_6_Persistent_Control: 714009 5712072 [ 0 0 0 714009 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Response_Data: 151346 10896912 [ 0 0 0 0 151346 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_ResponseL2hit_Data: 369 26568 [ 0 0 0 0 369 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_ResponseLocal_Data: 560 40320 [ 0 0 0 0 560 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_10_link_7_Response_Control: 4 32 [ 0 0 0 0 4 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Writeback_Data: 434 31248 [ 0 0 0 0 434 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Broadcast_Control: 1070216 8561728 [ 0 1070216 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_7_Persistent_Control: 711725 5693800 [ 0 0 0 711725 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Request_Control: 1222506 9780048 [ 0 1222506 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Response_Control: 3738 29904 [ 0 0 0 0 3738 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Writeback_Data: 1218735 87748920 [ 0 0 0 0 1218735 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_8_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Request_Control: 1218366 9746928 [ 0 0 1218366 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Response_Data: 1 72 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Writeback_Data: 425906 30665232 [ 0 0 0 0 425906 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Writeback_Control: 784827 6278616 [ 0 0 0 0 784827 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_10_link_9_Persistent_Control: 813113 6504904 [ 0 0 0 813113 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Writeback_Data: 594 42768 [ 0 0 0 0 594 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Broadcast_Control: 1072101 8576808 [ 0 1072101 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_7_Persistent_Control: 714751 5718008 [ 0 0 0 714751 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Request_Control: 1224809 9798472 [ 0 1224809 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Response_Control: 3682 29456 [ 0 0 0 0 3682 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Writeback_Data: 1221094 87918768 [ 0 0 0 0 1221094 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_8_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Request_Control: 1221798 9774384 [ 0 0 1221798 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Response_Data: 2 144 [ 0 0 0 0 2 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Writeback_Data: 427581 30785832 [ 0 0 0 0 427581 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Writeback_Control: 786026 6288208 [ 0 0 0 0 786026 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_10_link_9_Persistent_Control: 816700 6533600 [ 0 0 0 816700 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 0 @@ -451,203 +455,203 @@ Cache Stats: system.l1_cntrl0.L1IcacheMemory Cache Stats: system.l1_cntrl0.L1DcacheMemory - system.l1_cntrl0.L1DcacheMemory_total_misses: 153156 - system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 153156 + system.l1_cntrl0.L1DcacheMemory_total_misses: 152757 + system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 152757 system.l1_cntrl0.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl0.L1DcacheMemory_request_type_LD: 64.9384% - system.l1_cntrl0.L1DcacheMemory_request_type_ST: 35.0616% + system.l1_cntrl0.L1DcacheMemory_request_type_LD: 64.9306% + system.l1_cntrl0.L1DcacheMemory_request_type_ST: 35.0694% - system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 153156 100% + system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 152757 100% --- L1Cache --- - Event Counts - -Load [99112 99214 99526 99073 99481 100002 99620 98908 ] 794936 +Load [99631 99566 100002 99338 99197 99823 99266 99503 ] 796326 Ifetch [0 0 0 0 0 0 0 0 ] 0 -Store [53269 53268 53108 53234 53711 53516 53776 53879 ] 427761 +Store [53849 53329 53551 53387 53580 53494 53866 53624 ] 428680 Atomic [0 0 0 0 0 0 0 0 ] 0 -L1_Replacement [2546225 2545403 2549091 2542873 2555439 2564012 2554983 2551850 ] 20409876 -Data_Shared [600 588 523 558 577 579 595 609 ] 4629 -Data_Owner [103 100 107 110 104 96 93 103 ] 816 -Data_All_Tokens [151653 151767 151980 151620 152471 152818 152691 152046 ] 1217046 -Ack [1 4 3 4 2 2 3 3 ] 22 -Ack_All_Tokens [2 2 1 0 1 1 0 0 ] 7 +L1_Replacement [2564166 2554274 2565533 2550615 2549170 2559503 2558010 2556856 ] 20458127 +Data_Shared [455 487 511 469 485 483 483 502 ] 3875 +Data_Owner [123 110 128 105 113 99 119 105 ] 902 +Data_All_Tokens [153018 152433 153040 152295 152276 152833 152618 152642 ] 1221155 +Ack [4 2 1 1 2 1 2 1 ] 14 +Ack_All_Tokens [1 1 2 3 1 1 0 1 ] 10 Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -Transient_Local_GETX [374437 374441 374600 374470 374002 374193 373931 373833 ] 2993907 +Transient_Local_GETX [374762 375283 375060 375221 375031 375119 374748 374990 ] 3000214 Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -Transient_Local_GETS [695708 695608 695292 695743 695345 694817 695191 695910 ] 5563614 +Transient_Local_GETS [696592 696652 696224 696879 697020 696401 696956 696712 ] 5573436 Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -Transient_Local_GETS_Last_Token [2 1 3 3 3 2 4 3 ] 21 -Persistent_GETX [125150 125203 125191 125320 124949 125220 125060 125100 ] 1001193 -Persistent_GETS [232606 232465 232563 232469 232328 232279 232379 232695 ] 1859784 -Persistent_GETS_Last_Token [1 2 1 1 1 0 2 0 ] 8 -Own_Lock_or_Unlock [455356 455443 455358 455323 455835 455614 455672 455318 ] 3643919 -Request_Timeout [983718 983103 990337 990090 991429 991940 992109 981916 ] 7904642 -Use_TimeoutStarverX [10 14 11 14 1 2 4 8 ] 64 -Use_TimeoutStarverS [20 24 26 33 5 8 10 16 ] 142 -Use_TimeoutNoStarvers [151625 151730 151944 151573 152466 152808 152677 152022 ] 1216845 +Transient_Local_GETS_Last_Token [3 2 1 1 1 2 1 2 ] 13 +Persistent_GETX [125327 125595 125361 125662 125525 125803 125405 125464 ] 1004142 +Persistent_GETS [233663 233532 233538 233640 233829 233871 233795 233470 ] 1869338 +Persistent_GETS_Last_Token [0 0 0 0 0 0 1 0 ] 1 +Own_Lock_or_Unlock [457710 457573 457800 457398 457346 457026 457499 457766 ] 3660118 +Request_Timeout [983227 985670 984344 979859 976226 971731 974657 981128 ] 7836842 +Use_TimeoutStarverX [10 16 13 21 0 8 4 9 ] 81 +Use_TimeoutStarverS [21 37 28 37 7 9 14 16 ] 169 +Use_TimeoutNoStarvers [152847 152230 152856 152089 152163 152701 152489 152476 ] 1219851 Use_TimeoutNoStarvers_NoMig [0 0 0 0 0 0 0 0 ] 0 - Transitions - -NP Load [98877 98958 99312 98878 99234 99773 99396 98711 ] 793139 +NP Load [99402 99346 99784 99115 98956 99617 99016 99317 ] 794553 NP Ifetch [0 0 0 0 0 0 0 0 ] 0 -NP Store [53161 53163 52993 53123 53600 53405 53659 53764 ] 426868 +NP Store [53732 53214 53425 53254 53462 53375 53743 53497 ] 427702 NP Atomic [0 0 0 0 0 0 0 0 ] 0 -NP Data_Shared [0 0 0 0 0 0 0 0 ] 0 -NP Data_Owner [0 1 0 0 0 0 0 0 ] 1 -NP Data_All_Tokens [0 0 0 0 0 0 0 0 ] 0 -NP Ack [0 0 0 0 2 2 1 2 ] 7 +NP Data_Shared [0 2 0 0 1 1 0 0 ] 4 +NP Data_Owner [6 9 12 12 12 12 8 5 ] 76 +NP Data_All_Tokens [140 151 144 151 103 115 111 141 ] 1056 +NP Ack [1 0 1 0 1 1 1 1 ] 6 NP Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -NP Transient_Local_GETX [373069 373096 373262 373097 372674 372829 372623 372484 ] 2983134 +NP Transient_Local_GETX [373309 373883 373617 373798 373619 373672 373320 373559 ] 2988777 NP Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -NP Transient_Local_GETS [693142 693056 692661 693135 692802 692188 692638 693268 ] 5542890 +NP Transient_Local_GETS [694008 694074 693589 694302 694440 693847 694434 694071 ] 5552765 NP Persistent_GETX [0 0 0 0 0 0 0 0 ] 0 NP Persistent_GETS [0 0 0 0 0 0 0 0 ] 0 NP Persistent_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -NP Own_Lock_or_Unlock [394608 394487 394635 394763 394596 394682 394822 394552 ] 3157145 +NP Own_Lock_or_Unlock [396451 396210 396330 396513 396402 396611 396569 396462 ] 3171548 -I Load [0 0 0 0 0 1 0 0 ] 1 +I Load [0 0 0 0 0 0 0 0 ] 0 I Ifetch [0 0 0 0 0 0 0 0 ] 0 -I Store [1 0 0 0 0 0 0 0 ] 1 +I Store [0 0 1 1 1 0 0 0 ] 3 I Atomic [0 0 0 0 0 0 0 0 ] 0 -I L1_Replacement [488 489 468 454 430 500 427 480 ] 3736 +I L1_Replacement [459 436 477 440 472 479 476 440 ] 3679 I Data_Shared [0 0 0 0 0 0 0 0 ] 0 I Data_Owner [0 0 0 0 0 0 0 0 ] 0 I Data_All_Tokens [0 0 0 0 0 0 0 0 ] 0 I Ack [0 0 0 0 0 0 0 0 ] 0 I Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -I Transient_Local_GETX [1 0 1 0 0 1 0 0 ] 3 +I Transient_Local_GETX [1 1 2 1 3 0 1 0 ] 9 I Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -I Transient_Local_GETS [4 2 0 3 0 0 2 3 ] 14 +I Transient_Local_GETS [3 4 1 1 0 1 1 3 ] 14 I Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 I Transient_Local_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -I Persistent_GETX [0 0 0 0 0 0 0 1 ] 1 -I Persistent_GETS [1 0 2 2 1 0 0 0 ] 6 +I Persistent_GETX [0 0 1 0 1 0 1 0 ] 3 +I Persistent_GETS [1 1 0 1 0 0 1 0 ] 4 I Persistent_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -I Own_Lock_or_Unlock [0 0 0 0 1 0 0 0 ] 1 +I Own_Lock_or_Unlock [0 0 0 0 0 0 0 0 ] 0 -S Load [0 0 0 0 0 0 0 0 ] 0 +S Load [0 0 0 0 0 1 0 0 ] 1 S Ifetch [0 0 0 0 0 0 0 0 ] 0 -S Store [0 0 0 0 0 0 0 0 ] 0 +S Store [0 0 0 0 0 0 1 0 ] 1 S Atomic [0 0 0 0 0 0 0 0 ] 0 -S L1_Replacement [698 678 622 646 668 694 677 714 ] 5397 -S Data_Shared [1 1 1 0 0 2 0 0 ] 5 -S Data_Owner [0 0 0 0 0 0 1 0 ] 1 +S L1_Replacement [551 578 604 582 572 597 576 609 ] 4669 +S Data_Shared [0 0 1 0 1 1 0 0 ] 3 +S Data_Owner [0 0 0 0 0 0 0 0 ] 0 S Data_All_Tokens [0 0 0 0 0 0 0 0 ] 0 S Ack [0 0 0 0 0 0 0 0 ] 0 S Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -S Transient_Local_GETX [0 0 2 0 2 1 1 3 ] 9 +S Transient_Local_GETX [0 1 1 0 0 2 0 0 ] 4 S Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -S Transient_Local_GETS [1 0 2 1 0 1 0 0 ] 5 +S Transient_Local_GETS [0 0 0 3 0 0 0 0 ] 3 S Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -S Transient_Local_GETS_Last_Token [2 1 3 3 3 2 4 3 ] 21 -S Persistent_GETX [0 0 2 0 0 0 0 1 ] 3 -S Persistent_GETS [0 0 0 0 0 0 1 0 ] 1 -S Persistent_GETS_Last_Token [1 2 1 1 1 0 2 0 ] 8 +S Transient_Local_GETS_Last_Token [3 2 1 1 1 2 1 2 ] 13 +S Persistent_GETX [0 1 0 1 0 0 0 0 ] 2 +S Persistent_GETS [0 0 0 0 0 0 0 0 ] 0 +S Persistent_GETS_Last_Token [0 0 0 0 0 0 1 0 ] 1 S Own_Lock_or_Unlock [0 0 0 0 0 0 0 0 ] 0 -O Load [0 0 0 0 0 0 0 0 ] 0 +O Load [0 0 1 0 0 0 0 0 ] 1 O Ifetch [0 0 0 0 0 0 0 0 ] 0 -O Store [0 1 0 0 0 0 0 0 ] 1 +O Store [0 0 0 0 0 0 0 0 ] 0 O Atomic [0 0 0 0 0 0 0 0 ] 0 -O L1_Replacement [303 323 352 332 347 350 327 343 ] 2677 +O L1_Replacement [345 353 362 337 324 296 337 332 ] 2686 O Data_Shared [0 0 0 0 0 0 0 0 ] 0 O Data_All_Tokens [0 0 0 0 0 0 0 0 ] 0 O Ack [0 0 0 0 0 0 0 0 ] 0 O Ack_All_Tokens [0 0 0 0 0 0 0 0 ] 0 O Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -O Transient_Local_GETX [0 1 0 0 0 0 2 1 ] 4 +O Transient_Local_GETX [0 2 1 0 0 2 2 1 ] 8 O Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -O Transient_Local_GETS [1 2 2 2 3 1 3 0 ] 14 +O Transient_Local_GETS [2 1 2 1 1 3 3 0 ] 13 O Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 O Transient_Local_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 O Persistent_GETX [0 0 0 0 0 1 0 0 ] 1 -O Persistent_GETS [0 1 0 0 0 0 1 0 ] 2 +O Persistent_GETS [0 0 0 0 0 0 0 0 ] 0 O Persistent_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -O Own_Lock_or_Unlock [28 33 31 33 35 26 26 26 ] 238 +O Own_Lock_or_Unlock [29 33 28 20 36 30 34 29 ] 239 -M Load [9 13 11 8 18 10 5 8 ] 82 +M Load [12 9 13 6 11 12 10 4 ] 77 M Ifetch [0 0 0 0 0 0 0 0 ] 0 -M Store [3 5 4 2 9 4 4 4 ] 35 +M Store [5 7 6 3 5 4 9 7 ] 46 M Atomic [0 0 0 0 0 0 0 0 ] 0 -M L1_Replacement [97893 97990 98332 97900 98258 98751 98423 97640 ] 785187 +M L1_Replacement [98524 98433 98814 98236 98099 98693 98124 98368 ] 787291 M Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -M Transient_Local_GETX [138 133 141 116 118 137 122 119 ] 1024 +M Transient_Local_GETX [139 118 147 115 132 150 147 115 ] 1063 M Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -M Transient_Local_GETS [202 228 246 222 244 256 237 241 ] 1876 -M Persistent_GETX [47 54 40 52 54 44 48 60 ] 399 -M Persistent_GETS [86 74 88 68 91 111 76 99 ] 693 -M Own_Lock_or_Unlock [5815 5872 5906 5752 5834 5827 5659 5850 ] 46515 +M Transient_Local_GETS [229 255 249 247 224 213 228 234 ] 1879 +M Persistent_GETX [40 45 36 34 52 51 49 53 ] 360 +M Persistent_GETS [81 68 77 89 84 109 86 97 ] 691 +M Own_Lock_or_Unlock [5780 5913 5870 5752 5752 5692 5745 5723 ] 46227 -MM Load [8 5 5 5 6 5 4 8 ] 46 +MM Load [7 4 6 5 0 6 6 5 ] 39 MM Ifetch [0 0 0 0 0 0 0 0 ] 0 -MM Store [1 3 3 1 3 4 2 7 ] 24 +MM Store [4 3 2 3 4 7 3 5 ] 31 MM Atomic [0 0 0 0 0 0 0 0 ] 0 -MM L1_Replacement [52972 52971 52833 52954 53449 53194 53523 53579 ] 425475 +MM L1_Replacement [53569 53068 53263 53108 53285 53218 53586 53352 ] 426449 MM Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -MM Transient_Local_GETX [70 74 72 70 51 76 63 67 ] 543 +MM Transient_Local_GETX [68 64 63 74 67 61 57 67 ] 521 MM Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -MM Transient_Local_GETS [125 122 129 127 122 155 103 145 ] 1028 -MM Persistent_GETX [33 30 24 26 32 26 32 18 ] 221 -MM Persistent_GETS [59 53 38 36 47 58 49 52 ] 392 -MM Own_Lock_or_Unlock [3114 3167 3070 3063 3102 3079 3070 3159 ] 24824 +MM Transient_Local_GETS [128 118 134 119 138 123 127 130 ] 1017 +MM Persistent_GETX [22 16 34 23 26 30 37 19 ] 207 +MM Persistent_GETS [46 45 39 42 56 51 47 40 ] 366 +MM Own_Lock_or_Unlock [3128 3237 3150 3051 3224 3091 3032 3203 ] 25116 -M_W Load [0 0 0 1 0 0 0 0 ] 1 +M_W Load [0 0 0 0 0 0 0 0 ] 0 M_W Ifetch [0 0 0 0 0 0 0 0 ] 0 -M_W Store [1 0 0 0 0 0 0 0 ] 1 +M_W Store [0 0 0 0 0 0 0 0 ] 0 M_W Atomic [0 0 0 0 0 0 0 0 ] 0 -M_W L1_Replacement [440396 438827 438159 437563 437363 442007 435273 438168 ] 3507756 +M_W L1_Replacement [437498 439428 439803 437812 439478 441928 435565 439971 ] 3511483 M_W Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -M_W Transient_Local_GETX [27 20 20 18 23 27 19 20 ] 174 +M_W Transient_Local_GETX [16 25 19 28 14 22 25 19 ] 168 M_W Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -M_W Transient_Local_GETS [20 54 32 30 47 51 29 37 ] 300 -M_W Persistent_GETX [8 7 11 7 0 1 3 4 ] 41 -M_W Persistent_GETS [10 15 16 18 2 7 6 9 ] 83 -M_W Own_Lock_or_Unlock [263 228 243 227 214 237 239 263 ] 1914 -M_W Use_TimeoutStarverX [9 8 11 7 0 1 3 4 ] 43 -M_W Use_TimeoutStarverS [13 16 17 20 2 7 7 10 ] 92 -M_W Use_TimeoutNoStarvers [98369 98484 98852 98362 98774 99303 98911 98164 ] 789219 +M_W Transient_Local_GETS [45 43 38 39 36 38 34 46 ] 319 +M_W Persistent_GETX [3 11 7 14 0 6 2 7 ] 50 +M_W Persistent_GETS [13 24 17 22 4 8 9 9 ] 106 +M_W Own_Lock_or_Unlock [345 299 280 295 335 311 320 321 ] 2506 +M_W Use_TimeoutStarverX [4 12 8 15 0 6 2 7 ] 54 +M_W Use_TimeoutStarverS [15 27 18 25 5 9 9 10 ] 118 +M_W Use_TimeoutNoStarvers [99019 98926 99329 98726 98596 99222 98644 98874 ] 791336 M_W Use_TimeoutNoStarvers_NoMig [0 0 0 0 0 0 0 0 ] 0 -MM_W Load [0 0 0 0 0 1 0 0 ] 1 +MM_W Load [0 0 0 0 0 0 0 1 ] 1 MM_W Ifetch [0 0 0 0 0 0 0 0 ] 0 MM_W Store [0 0 0 0 0 0 0 0 ] 0 MM_W Atomic [0 0 0 0 0 0 0 0 ] 0 -MM_W L1_Replacement [234488 236761 235121 234318 238234 237424 235789 241098 ] 1893233 +MM_W L1_Replacement [238662 236786 238131 234605 237164 236592 238680 236157 ] 1896777 MM_W Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -MM_W Transient_Local_GETX [11 12 13 10 12 9 10 9 ] 86 +MM_W Transient_Local_GETX [12 13 9 8 14 10 15 12 ] 93 MM_W Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -MM_W Transient_Local_GETS [25 26 18 25 20 21 23 26 ] 184 -MM_W Persistent_GETX [1 6 0 7 1 0 1 3 ] 19 -MM_W Persistent_GETS [5 7 9 8 3 1 3 4 ] 40 -MM_W Own_Lock_or_Unlock [130 130 112 131 139 122 129 108 ] 1001 -MM_W Use_TimeoutStarverX [1 6 0 7 1 1 1 4 ] 21 -MM_W Use_TimeoutStarverS [7 8 9 13 3 1 3 6 ] 50 -MM_W Use_TimeoutNoStarvers [53256 53246 53092 53211 53692 53505 53766 53858 ] 427626 +MM_W Transient_Local_GETS [19 20 25 11 26 19 16 16 ] 152 +MM_W Persistent_GETX [5 3 4 5 0 2 2 2 ] 23 +MM_W Persistent_GETS [5 10 10 11 1 0 4 6 ] 47 +MM_W Own_Lock_or_Unlock [166 178 173 144 159 176 185 195 ] 1376 +MM_W Use_TimeoutStarverX [6 4 5 6 0 2 2 2 ] 27 +MM_W Use_TimeoutStarverS [6 10 10 12 2 0 5 6 ] 51 +MM_W Use_TimeoutNoStarvers [53828 53304 53527 53363 53567 53479 53845 53602 ] 428515 MM_W Use_TimeoutNoStarvers_NoMig [0 0 0 0 0 0 0 0 ] 0 IM Load [0 0 0 0 0 0 0 0 ] 0 IM Ifetch [0 0 0 0 0 0 0 0 ] 0 IM Store [0 0 0 0 0 0 0 0 ] 0 IM Atomic [0 0 0 0 0 0 0 0 ] 0 -IM L1_Replacement [596951 601364 594710 595932 602804 603443 604032 606635 ] 4805871 +IM L1_Replacement [606687 598380 600138 600434 601238 598400 608103 599681 ] 4813061 IM Data_Shared [0 0 0 0 0 0 0 0 ] 0 -IM Data_Owner [2 1 1 0 1 1 0 0 ] 6 -IM Data_All_Tokens [53259 53257 53100 53226 53694 53505 53770 53865 ] 427676 -IM Ack [1 4 3 3 0 0 2 1 ] 14 +IM Data_Owner [1 1 2 3 1 1 0 1 ] 10 +IM Data_All_Tokens [53837 53316 53539 53376 53567 53480 53850 53609 ] 428574 +IM Ack [3 2 0 1 1 0 1 0 ] 8 IM Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -IM Transient_Local_GETX [183 191 152 189 175 182 145 169 ] 1386 +IM Transient_Local_GETX [179 161 210 176 156 181 180 185 ] 1428 IM Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -IM Transient_Local_GETS [353 301 304 318 312 311 343 333 ] 2575 +IM Transient_Local_GETS [324 294 340 332 339 298 311 338 ] 2576 IM Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 IM Transient_Local_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -IM Persistent_GETX [77 80 90 108 75 59 80 75 ] 644 -IM Persistent_GETS [158 170 155 161 136 129 131 146 ] 1186 +IM Persistent_GETX [74 88 98 88 70 62 79 73 ] 632 +IM Persistent_GETS [156 160 172 170 113 138 141 145 ] 1195 IM Persistent_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -IM Own_Lock_or_Unlock [17609 17544 17568 17405 17850 17581 17723 17701 ] 140981 -IM Request_Timeout [341924 344521 341767 346399 349342 342404 346428 343203 ] 2755988 +IM Own_Lock_or_Unlock [17827 17543 17743 17477 17683 17357 17731 17655 ] 141016 +IM Request_Timeout [345260 338976 341173 338393 336480 344082 340456 341388 ] 2726208 SM Load [0 0 0 0 0 0 0 0 ] 0 SM Ifetch [0 0 0 0 0 0 0 0 ] 0 @@ -656,7 +660,7 @@ SM Atomic [0 0 0 0 0 0 0 0 ] 0 SM L1_Replacement [0 0 0 0 0 0 0 0 ] 0 SM Data_Shared [0 0 0 0 0 0 0 0 ] 0 SM Data_Owner [0 0 0 0 0 0 0 0 ] 0 -SM Data_All_Tokens [0 0 0 0 0 0 0 0 ] 0 +SM Data_All_Tokens [0 0 0 0 0 0 1 0 ] 1 SM Ack [0 0 0 0 0 0 0 0 ] 0 SM Transient_GETX [0 0 0 0 0 0 0 0 ] 0 SM Transient_Local_GETX [0 0 0 0 0 0 0 0 ] 0 @@ -678,7 +682,7 @@ OM L1_Replacement [0 0 0 0 0 0 0 0 ] 0 OM Data_Shared [0 0 0 0 0 0 0 0 ] 0 OM Data_All_Tokens [0 0 0 0 0 0 0 0 ] 0 OM Ack [0 0 0 0 0 0 0 0 ] 0 -OM Ack_All_Tokens [2 2 1 0 1 1 0 0 ] 7 +OM Ack_All_Tokens [1 1 2 3 1 1 0 1 ] 10 OM Transient_GETX [0 0 0 0 0 0 0 0 ] 0 OM Transient_Local_GETX [0 0 0 0 0 0 0 0 ] 0 OM Transient_GETS [0 0 0 0 0 0 0 0 ] 0 @@ -695,48 +699,48 @@ IS Load [0 0 0 0 0 0 0 0 ] 0 IS Ifetch [0 0 0 0 0 0 0 0 ] 0 IS Store [0 0 0 0 0 0 0 0 ] 0 IS Atomic [0 0 0 0 0 0 0 0 ] 0 -IS L1_Replacement [1115292 1108769 1121286 1115004 1118707 1122175 1120215 1107566 ] 8929014 -IS Data_Shared [599 587 522 558 577 577 595 609 ] 4624 -IS Data_Owner [101 98 106 110 103 95 92 103 ] 808 -IS Data_All_Tokens [98388 98507 98879 98387 98776 99312 98920 98177 ] 789346 -IS Ack [0 0 0 1 0 0 0 0 ] 1 +IS L1_Replacement [1121926 1120456 1125616 1117125 1113883 1124269 1116316 1121961 ] 8961552 +IS Data_Shared [455 485 510 469 483 481 483 502 ] 3868 +IS Data_Owner [116 100 114 90 100 86 111 99 ] 816 +IS Data_All_Tokens [99036 98961 99354 98762 98601 99236 98655 98890 ] 791495 +IS Ack [0 0 0 0 0 0 0 0 ] 0 IS Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -IS Transient_Local_GETX [313 297 321 340 316 304 333 328 ] 2552 +IS Transient_Local_GETX [337 321 310 353 329 334 302 337 ] 2623 IS Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -IS Transient_Local_GETS [591 597 636 613 562 612 571 598 ] 4780 +IS Transient_Local_GETS [571 577 615 566 588 596 587 614 ] 4714 IS Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 IS Transient_Local_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -IS Persistent_GETX [148 152 168 165 118 123 135 155 ] 1164 -IS Persistent_GETS [271 291 273 328 222 241 265 270 ] 2161 +IS Persistent_GETX [150 165 181 178 104 123 136 137 ] 1174 +IS Persistent_GETS [296 292 316 331 223 227 261 268 ] 2214 IS Persistent_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -IS Own_Lock_or_Unlock [32564 32706 32570 32673 32960 32944 32845 32477 ] 261739 -IS Request_Timeout [634985 632266 642753 637534 635932 644132 639113 631937 ] 5098652 +IS Own_Lock_or_Unlock [32774 32919 32919 32799 32683 32655 32683 33031 ] 262463 +IS Request_Timeout [631724 639920 636768 635810 634345 622013 627647 633217 ] 5061444 -I_L Load [218 238 198 181 223 212 215 181 ] 1666 +I_L Load [210 207 198 212 230 187 234 176 ] 1654 I_L Ifetch [0 0 0 0 0 0 0 0 ] 0 -I_L Store [102 96 108 108 99 103 111 104 ] 831 +I_L Store [108 105 117 126 108 108 110 115 ] 897 I_L Atomic [0 0 0 0 0 0 0 0 ] 0 -I_L L1_Replacement [256 116 147 199 186 132 92 203 ] 1331 +I_L L1_Replacement [138 173 115 247 126 148 162 98 ] 1207 I_L Data_Shared [0 0 0 0 0 0 0 0 ] 0 I_L Data_Owner [0 0 0 0 0 0 0 0 ] 0 -I_L Data_All_Tokens [0 0 0 0 0 0 0 0 ] 0 +I_L Data_All_Tokens [0 0 0 0 3 1 0 1 ] 5 I_L Ack [0 0 0 0 0 0 0 0 ] 0 I_L Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -I_L Transient_Local_GETX [625 615 615 626 630 625 610 631 ] 4977 +I_L Transient_Local_GETX [696 690 678 665 696 683 697 693 ] 5498 I_L Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -I_L Transient_Local_GETS [1239 1219 1262 1262 1231 1216 1239 1256 ] 9924 +I_L Transient_Local_GETS [1259 1264 1227 1257 1226 1261 1212 1259 ] 9965 I_L Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 I_L Transient_Local_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -I_L Persistent_GETX [124782 124794 124752 124868 124668 124943 124733 124727 ] 998267 -I_L Persistent_GETS [231909 231718 231819 231645 231824 231692 231786 232030 ] 1854423 +I_L Persistent_GETX [124981 125193 124919 125230 125270 125515 125072 125134 ] 1001314 +I_L Persistent_GETS [232941 232790 232711 232776 233347 233311 233186 232821 ] 1863883 I_L Persistent_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -I_L Own_Lock_or_Unlock [157 159 126 143 138 132 136 146 ] 1137 +I_L Own_Lock_or_Unlock [125 134 133 134 137 141 145 127 ] 1076 S_L Load [0 0 0 0 0 0 0 0 ] 0 S_L Ifetch [0 0 0 0 0 0 0 0 ] 0 S_L Store [0 0 0 0 0 0 0 0 ] 0 S_L Atomic [0 0 0 0 0 0 0 0 ] 0 -S_L L1_Replacement [11 121 27 21 15 17 17 26 ] 255 +S_L L1_Replacement [39 25 26 8 29 63 61 96 ] 347 S_L Data_Shared [0 0 0 0 0 0 0 0 ] 0 S_L Data_Owner [0 0 0 0 0 0 0 0 ] 0 S_L Data_All_Tokens [0 0 0 0 0 0 0 0 ] 0 @@ -747,30 +751,30 @@ S_L Transient_GETS [0 0 0 0 0 0 0 0 ] 0 S_L Transient_Local_GETS [0 0 0 0 0 0 0 0 ] 0 S_L Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 S_L Transient_Local_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -S_L Persistent_GETX [0 0 0 0 0 0 0 0 ] 0 -S_L Persistent_GETS [10 12 14 16 0 1 4 8 ] 65 +S_L Persistent_GETX [0 0 0 0 0 0 1 0 ] 1 +S_L Persistent_GETS [11 20 13 23 0 4 6 10 ] 87 S_L Persistent_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -S_L Own_Lock_or_Unlock [100 93 106 89 94 118 87 109 ] 796 +S_L Own_Lock_or_Unlock [96 95 95 114 89 118 95 107 ] 809 IM_L Load [0 0 0 0 0 0 0 0 ] 0 IM_L Ifetch [0 0 0 0 0 0 0 0 ] 0 IM_L Store [0 0 0 0 0 0 0 0 ] 0 IM_L Atomic [0 0 0 0 0 0 0 0 ] 0 -IM_L L1_Replacement [2048 2474 2413 2503 1747 1791 2383 1803 ] 17162 +IM_L L1_Replacement [1841 1982 2853 2627 1576 1815 1876 2203 ] 16773 IM_L Data_Shared [0 0 0 0 0 0 0 0 ] 0 IM_L Data_Owner [0 0 0 0 0 0 0 0 ] 0 -IM_L Data_All_Tokens [2 1 0 5 1 1 0 3 ] 13 +IM_L Data_All_Tokens [2 1 1 2 1 0 1 0 ] 8 IM_L Ack [0 0 0 0 0 0 0 0 ] 0 IM_L Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -IM_L Transient_Local_GETX [0 1 1 3 0 0 2 1 ] 8 +IM_L Transient_Local_GETX [2 3 2 1 0 0 0 2 ] 10 IM_L Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -IM_L Transient_Local_GETS [1 0 0 2 1 1 0 2 ] 7 +IM_L Transient_Local_GETS [3 1 2 0 0 0 3 1 ] 10 IM_L Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 IM_L Transient_Local_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -IM_L Persistent_GETX [21 24 35 35 1 11 6 23 ] 156 -IM_L Persistent_GETS [39 44 53 62 0 12 13 24 ] 247 -IM_L Own_Lock_or_Unlock [335 345 353 372 309 290 322 322 ] 2648 -IM_L Request_Timeout [2493 2410 2173 2121 2317 1811 2319 2511 ] 18155 +IM_L Persistent_GETX [17 25 36 31 1 7 11 15 ] 143 +IM_L Persistent_GETS [37 39 69 59 1 9 17 30 ] 261 +IM_L Own_Lock_or_Unlock [336 352 386 382 290 308 329 333 ] 2716 +IM_L Request_Timeout [2176 2529 1754 2012 1745 1644 2414 2623 ] 16897 SM_L Load [0 0 0 0 0 0 0 0 ] 0 SM_L Ifetch [0 0 0 0 0 0 0 0 ] 0 @@ -797,21 +801,21 @@ IS_L Load [0 0 0 0 0 0 0 0 ] 0 IS_L Ifetch [0 0 0 0 0 0 0 0 ] 0 IS_L Store [0 0 0 0 0 0 0 0 ] 0 IS_L Atomic [0 0 0 0 0 0 0 0 ] 0 -IS_L L1_Replacement [4429 4520 4621 5047 3231 3534 3805 3595 ] 32782 +IS_L L1_Replacement [3927 4176 5331 5054 2924 3005 4148 3588 ] 32153 IS_L Data_Shared [0 0 0 0 0 0 0 0 ] 0 IS_L Data_Owner [0 0 0 0 0 0 0 0 ] 0 -IS_L Data_All_Tokens [4 2 1 2 0 0 1 1 ] 11 +IS_L Data_All_Tokens [3 4 2 4 1 1 0 1 ] 16 IS_L Ack [0 0 0 0 0 0 0 0 ] 0 IS_L Transient_GETX [0 0 0 0 0 0 0 0 ] 0 -IS_L Transient_Local_GETX [0 1 0 1 1 2 1 1 ] 7 +IS_L Transient_Local_GETX [3 1 1 2 1 2 2 0 ] 12 IS_L Transient_GETS [0 0 0 0 0 0 0 0 ] 0 -IS_L Transient_Local_GETS [4 1 0 3 1 4 3 1 ] 17 +IS_L Transient_Local_GETS [1 1 2 1 2 2 0 0 ] 9 IS_L Transient_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 IS_L Transient_Local_GETS_Last_Token [0 0 0 0 0 0 0 0 ] 0 -IS_L Persistent_GETX [33 56 69 52 0 12 22 33 ] 277 -IS_L Persistent_GETS [58 80 96 125 2 27 44 53 ] 485 -IS_L Own_Lock_or_Unlock [633 679 638 672 563 576 614 605 ] 4980 -IS_L Request_Timeout [4316 3906 3644 4036 3838 3593 4249 4265 ] 31847 +IS_L Persistent_GETX [35 48 45 58 1 6 15 24 ] 232 +IS_L Persistent_GETS [76 83 114 116 0 14 37 44 ] 484 +IS_L Own_Lock_or_Unlock [653 660 693 717 556 536 631 580 ] 5026 +IS_L Request_Timeout [4067 4245 4649 3644 3656 3992 4140 3900 ] 32293 Cache Stats: system.l1_cntrl1.L1IcacheMemory system.l1_cntrl1.L1IcacheMemory_total_misses: 0 @@ -822,16 +826,16 @@ Cache Stats: system.l1_cntrl1.L1IcacheMemory Cache Stats: system.l1_cntrl1.L1DcacheMemory - system.l1_cntrl1.L1DcacheMemory_total_misses: 153494 - system.l1_cntrl1.L1DcacheMemory_total_demand_misses: 153494 + system.l1_cntrl1.L1DcacheMemory_total_misses: 153287 + system.l1_cntrl1.L1DcacheMemory_total_demand_misses: 153287 system.l1_cntrl1.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl1.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl1.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl1.L1DcacheMemory_request_type_LD: 65.14% - system.l1_cntrl1.L1DcacheMemory_request_type_ST: 34.86% + system.l1_cntrl1.L1DcacheMemory_request_type_LD: 65.1092% + system.l1_cntrl1.L1DcacheMemory_request_type_ST: 34.8908% - system.l1_cntrl1.L1DcacheMemory_access_mode_type_Supervisor: 153494 100% + system.l1_cntrl1.L1DcacheMemory_access_mode_type_Supervisor: 153287 100% Cache Stats: system.l1_cntrl2.L1IcacheMemory system.l1_cntrl2.L1IcacheMemory_total_misses: 0 @@ -842,16 +846,16 @@ Cache Stats: system.l1_cntrl2.L1IcacheMemory Cache Stats: system.l1_cntrl2.L1DcacheMemory - system.l1_cntrl2.L1DcacheMemory_total_misses: 153381 - system.l1_cntrl2.L1DcacheMemory_total_demand_misses: 153381 + system.l1_cntrl2.L1DcacheMemory_total_misses: 153104 + system.l1_cntrl2.L1DcacheMemory_total_demand_misses: 153104 system.l1_cntrl2.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl2.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl2.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl2.L1DcacheMemory_request_type_LD: 64.9435% - system.l1_cntrl2.L1DcacheMemory_request_type_ST: 35.0565% + system.l1_cntrl2.L1DcacheMemory_request_type_LD: 64.8252% + system.l1_cntrl2.L1DcacheMemory_request_type_ST: 35.1748% - system.l1_cntrl2.L1DcacheMemory_access_mode_type_Supervisor: 153381 100% + system.l1_cntrl2.L1DcacheMemory_access_mode_type_Supervisor: 153104 100% Cache Stats: system.l1_cntrl3.L1IcacheMemory system.l1_cntrl3.L1IcacheMemory_total_misses: 0 @@ -862,16 +866,16 @@ Cache Stats: system.l1_cntrl3.L1IcacheMemory Cache Stats: system.l1_cntrl3.L1DcacheMemory - system.l1_cntrl3.L1DcacheMemory_total_misses: 152760 - system.l1_cntrl3.L1DcacheMemory_total_demand_misses: 152760 + system.l1_cntrl3.L1DcacheMemory_total_misses: 153105 + system.l1_cntrl3.L1DcacheMemory_total_demand_misses: 153105 system.l1_cntrl3.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl3.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl3.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl3.L1DcacheMemory_request_type_LD: 64.7368% - system.l1_cntrl3.L1DcacheMemory_request_type_ST: 35.2632% + system.l1_cntrl3.L1DcacheMemory_request_type_LD: 64.9835% + system.l1_cntrl3.L1DcacheMemory_request_type_ST: 35.0165% - system.l1_cntrl3.L1DcacheMemory_access_mode_type_Supervisor: 152760 100% + system.l1_cntrl3.L1DcacheMemory_access_mode_type_Supervisor: 153105 100% Cache Stats: system.l1_cntrl4.L1IcacheMemory system.l1_cntrl4.L1IcacheMemory_total_misses: 0 @@ -882,16 +886,16 @@ Cache Stats: system.l1_cntrl4.L1IcacheMemory Cache Stats: system.l1_cntrl4.L1DcacheMemory - system.l1_cntrl4.L1DcacheMemory_total_misses: 152359 - system.l1_cntrl4.L1DcacheMemory_total_demand_misses: 152359 + system.l1_cntrl4.L1DcacheMemory_total_misses: 153452 + system.l1_cntrl4.L1DcacheMemory_total_demand_misses: 153452 system.l1_cntrl4.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl4.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl4.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl4.L1DcacheMemory_request_type_LD: 65.0405% - system.l1_cntrl4.L1DcacheMemory_request_type_ST: 34.9595% + system.l1_cntrl4.L1DcacheMemory_request_type_LD: 64.9141% + system.l1_cntrl4.L1DcacheMemory_request_type_ST: 35.0859% - system.l1_cntrl4.L1DcacheMemory_access_mode_type_Supervisor: 152359 100% + system.l1_cntrl4.L1DcacheMemory_access_mode_type_Supervisor: 153452 100% Cache Stats: system.l1_cntrl5.L1IcacheMemory system.l1_cntrl5.L1IcacheMemory_total_misses: 0 @@ -902,16 +906,16 @@ Cache Stats: system.l1_cntrl5.L1IcacheMemory Cache Stats: system.l1_cntrl5.L1DcacheMemory - system.l1_cntrl5.L1DcacheMemory_total_misses: 152456 - system.l1_cntrl5.L1DcacheMemory_total_demand_misses: 152456 + system.l1_cntrl5.L1DcacheMemory_total_misses: 152872 + system.l1_cntrl5.L1DcacheMemory_total_demand_misses: 152872 system.l1_cntrl5.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl5.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl5.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl5.L1DcacheMemory_request_type_LD: 65.0653% - system.l1_cntrl5.L1DcacheMemory_request_type_ST: 34.9347% + system.l1_cntrl5.L1DcacheMemory_request_type_LD: 65.1218% + system.l1_cntrl5.L1DcacheMemory_request_type_ST: 34.8782% - system.l1_cntrl5.L1DcacheMemory_access_mode_type_Supervisor: 152456 100% + system.l1_cntrl5.L1DcacheMemory_access_mode_type_Supervisor: 152872 100% Cache Stats: system.l1_cntrl6.L1IcacheMemory system.l1_cntrl6.L1IcacheMemory_total_misses: 0 @@ -922,16 +926,16 @@ Cache Stats: system.l1_cntrl6.L1IcacheMemory Cache Stats: system.l1_cntrl6.L1DcacheMemory - system.l1_cntrl6.L1DcacheMemory_total_misses: 152611 - system.l1_cntrl6.L1DcacheMemory_total_demand_misses: 152611 + system.l1_cntrl6.L1DcacheMemory_total_misses: 153525 + system.l1_cntrl6.L1DcacheMemory_total_demand_misses: 153525 system.l1_cntrl6.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl6.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl6.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl6.L1DcacheMemory_request_type_LD: 65.205% - system.l1_cntrl6.L1DcacheMemory_request_type_ST: 34.795% + system.l1_cntrl6.L1DcacheMemory_request_type_LD: 65.1242% + system.l1_cntrl6.L1DcacheMemory_request_type_ST: 34.8758% - system.l1_cntrl6.L1DcacheMemory_access_mode_type_Supervisor: 152611 100% + system.l1_cntrl6.L1DcacheMemory_access_mode_type_Supervisor: 153525 100% Cache Stats: system.l1_cntrl7.L1IcacheMemory system.l1_cntrl7.L1IcacheMemory_total_misses: 0 @@ -942,63 +946,63 @@ Cache Stats: system.l1_cntrl7.L1IcacheMemory Cache Stats: system.l1_cntrl7.L1DcacheMemory - system.l1_cntrl7.L1DcacheMemory_total_misses: 152290 - system.l1_cntrl7.L1DcacheMemory_total_demand_misses: 152290 + system.l1_cntrl7.L1DcacheMemory_total_misses: 152708 + system.l1_cntrl7.L1DcacheMemory_total_demand_misses: 152708 system.l1_cntrl7.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl7.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl7.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl7.L1DcacheMemory_request_type_LD: 65.0463% - system.l1_cntrl7.L1DcacheMemory_request_type_ST: 34.9537% + system.l1_cntrl7.L1DcacheMemory_request_type_LD: 65.0437% + system.l1_cntrl7.L1DcacheMemory_request_type_ST: 34.9563% - system.l1_cntrl7.L1DcacheMemory_access_mode_type_Supervisor: 152290 100% + system.l1_cntrl7.L1DcacheMemory_access_mode_type_Supervisor: 152708 100% Cache Stats: system.l2_cntrl0.L2cacheMemory - system.l2_cntrl0.L2cacheMemory_total_misses: 1218366 - system.l2_cntrl0.L2cacheMemory_total_demand_misses: 1218366 + system.l2_cntrl0.L2cacheMemory_total_misses: 1221798 + system.l2_cntrl0.L2cacheMemory_total_demand_misses: 1221798 system.l2_cntrl0.L2cacheMemory_total_prefetches: 0 system.l2_cntrl0.L2cacheMemory_total_sw_prefetches: 0 system.l2_cntrl0.L2cacheMemory_total_hw_prefetches: 0 - system.l2_cntrl0.L2cacheMemory_request_type_GETS: 65.0109% - system.l2_cntrl0.L2cacheMemory_request_type_GETX: 34.9891% + system.l2_cntrl0.L2cacheMemory_request_type_GETS: 65.0051% + system.l2_cntrl0.L2cacheMemory_request_type_GETX: 34.9949% - system.l2_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 1218366 100% + system.l2_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 1221798 100% --- L2Cache --- - Event Counts - -L1_GETS [794797 ] 794797 -L1_GETS_Last_Token [8 ] 8 -L1_GETX [427701 ] 427701 -L1_INV [3738 ] 3738 +L1_GETS [796204 ] 796204 +L1_GETS_Last_Token [3 ] 3 +L1_GETX [428602 ] 428602 +L1_INV [3682 ] 3682 Transient_GETX [0 ] 0 Transient_GETS [0 ] 0 Transient_GETS_Last_Token [0 ] 0 -L2_Replacement [1213036 ] 1213036 +L2_Replacement [1214432 ] 1214432 Writeback_Tokens [0 ] 0 -Writeback_Shared_Data [3816 ] 3816 -Writeback_All_Tokens [1212759 ] 1212759 -Writeback_Owned [2160 ] 2160 +Writeback_Shared_Data [3088 ] 3088 +Writeback_All_Tokens [1215835 ] 1215835 +Writeback_Owned [2171 ] 2171 Data_Shared [0 ] 0 Data_Owner [0 ] 0 Data_All_Tokens [0 ] 0 Ack [0 ] 0 Ack_All_Tokens [0 ] 0 -Persistent_GETX [143028 ] 143028 -Persistent_GETS [265680 ] 265680 -Persistent_GETS_Last_Token [5 ] 5 -Own_Lock_or_Unlock [404400 ] 404400 +Persistent_GETX [143450 ] 143450 +Persistent_GETS [267049 ] 267049 +Persistent_GETS_Last_Token [0 ] 0 +Own_Lock_or_Unlock [406201 ] 406201 - Transitions - -NP L1_GETS [790410 ] 790410 -NP L1_GETX [425454 ] 425454 -NP L1_INV [2606 ] 2606 +NP L1_GETS [792568 ] 792568 +NP L1_GETX [426642 ] 426642 +NP L1_INV [2612 ] 2612 NP Transient_GETX [0 ] 0 NP Transient_GETS [0 ] 0 NP Writeback_Tokens [0 ] 0 -NP Writeback_Shared_Data [3804 ] 3804 -NP Writeback_All_Tokens [1207089 ] 1207089 -NP Writeback_Owned [2151 ] 2151 +NP Writeback_Shared_Data [3076 ] 3076 +NP Writeback_All_Tokens [1209269 ] 1209269 +NP Writeback_Owned [2095 ] 2095 NP Data_Shared [0 ] 0 NP Data_Owner [0 ] 0 NP Data_All_Tokens [0 ] 0 @@ -1006,58 +1010,58 @@ NP Ack [0 ] 0 NP Persistent_GETX [0 ] 0 NP Persistent_GETS [0 ] 0 NP Persistent_GETS_Last_Token [0 ] 0 -NP Own_Lock_or_Unlock [402713 ] 402713 +NP Own_Lock_or_Unlock [404577 ] 404577 -I L1_GETS [3 ] 3 +I L1_GETS [1 ] 1 I L1_GETS_Last_Token [0 ] 0 -I L1_GETX [2 ] 2 -I L1_INV [2 ] 2 +I L1_GETX [0 ] 0 +I L1_INV [1 ] 1 I Transient_GETX [0 ] 0 I Transient_GETS [0 ] 0 I Transient_GETS_Last_Token [0 ] 0 -I L2_Replacement [1323 ] 1323 +I L2_Replacement [999 ] 999 I Writeback_Tokens [0 ] 0 -I Writeback_Shared_Data [3 ] 3 -I Writeback_All_Tokens [1774 ] 1774 -I Writeback_Owned [2 ] 2 +I Writeback_Shared_Data [1 ] 1 +I Writeback_All_Tokens [1667 ] 1667 +I Writeback_Owned [0 ] 0 I Data_Shared [0 ] 0 I Data_Owner [0 ] 0 I Data_All_Tokens [0 ] 0 I Ack [0 ] 0 -I Persistent_GETX [1 ] 1 +I Persistent_GETX [0 ] 0 I Persistent_GETS [1 ] 1 I Persistent_GETS_Last_Token [0 ] 0 I Own_Lock_or_Unlock [0 ] 0 S L1_GETS [0 ] 0 -S L1_GETS_Last_Token [8 ] 8 +S L1_GETS_Last_Token [3 ] 3 S L1_GETX [4 ] 4 S L1_INV [0 ] 0 S Transient_GETX [0 ] 0 S Transient_GETS [0 ] 0 S Transient_GETS_Last_Token [0 ] 0 -S L2_Replacement [3270 ] 3270 +S L2_Replacement [2553 ] 2553 S Writeback_Tokens [0 ] 0 -S Writeback_Shared_Data [3 ] 3 -S Writeback_All_Tokens [517 ] 517 -S Writeback_Owned [7 ] 7 +S Writeback_Shared_Data [1 ] 1 +S Writeback_All_Tokens [515 ] 515 +S Writeback_Owned [1 ] 1 S Data_Shared [0 ] 0 S Data_Owner [0 ] 0 S Data_All_Tokens [0 ] 0 S Ack [0 ] 0 -S Persistent_GETX [0 ] 0 +S Persistent_GETX [1 ] 1 S Persistent_GETS [0 ] 0 -S Persistent_GETS_Last_Token [5 ] 5 +S Persistent_GETS_Last_Token [0 ] 0 S Own_Lock_or_Unlock [0 ] 0 -O L1_GETS [8 ] 8 +O L1_GETS [5 ] 5 O L1_GETS_Last_Token [0 ] 0 -O L1_GETX [3 ] 3 +O L1_GETX [2 ] 2 O L1_INV [0 ] 0 O Transient_GETX [0 ] 0 O Transient_GETS [0 ] 0 O Transient_GETS_Last_Token [0 ] 0 -O L2_Replacement [3291 ] 3291 +O L2_Replacement [2481 ] 2481 O Writeback_Tokens [0 ] 0 O Writeback_Shared_Data [6 ] 6 O Writeback_All_Tokens [1581 ] 1581 @@ -1066,38 +1070,38 @@ O Data_All_Tokens [0 ] 0 O Ack [0 ] 0 O Ack_All_Tokens [0 ] 0 O Persistent_GETX [0 ] 0 -O Persistent_GETS [3 ] 3 +O Persistent_GETS [0 ] 0 O Persistent_GETS_Last_Token [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 -M L1_GETS [2718 ] 2718 -M L1_GETX [1406 ] 1406 +M L1_GETS [1968 ] 1968 +M L1_GETX [1035 ] 1035 M L1_INV [0 ] 0 M Transient_GETX [0 ] 0 M Transient_GETS [0 ] 0 -M L2_Replacement [1204161 ] 1204161 -M Persistent_GETX [932 ] 932 -M Persistent_GETS [1736 ] 1736 +M L2_Replacement [1207433 ] 1207433 +M Persistent_GETX [935 ] 935 +M Persistent_GETS [1653 ] 1653 M Own_Lock_or_Unlock [0 ] 0 -I_L L1_GETS [1658 ] 1658 -I_L L1_GETX [832 ] 832 -I_L L1_INV [1130 ] 1130 +I_L L1_GETS [1662 ] 1662 +I_L L1_GETX [919 ] 919 +I_L L1_INV [1069 ] 1069 I_L Transient_GETX [0 ] 0 I_L Transient_GETS [0 ] 0 I_L Transient_GETS_Last_Token [0 ] 0 -I_L L2_Replacement [987 ] 987 +I_L L2_Replacement [966 ] 966 I_L Writeback_Tokens [0 ] 0 -I_L Writeback_Shared_Data [0 ] 0 -I_L Writeback_All_Tokens [1798 ] 1798 -I_L Writeback_Owned [0 ] 0 +I_L Writeback_Shared_Data [4 ] 4 +I_L Writeback_All_Tokens [2803 ] 2803 +I_L Writeback_Owned [75 ] 75 I_L Data_Shared [0 ] 0 I_L Data_Owner [0 ] 0 I_L Data_All_Tokens [0 ] 0 I_L Ack [0 ] 0 -I_L Persistent_GETX [142095 ] 142095 -I_L Persistent_GETS [263940 ] 263940 -I_L Own_Lock_or_Unlock [1683 ] 1683 +I_L Persistent_GETX [142514 ] 142514 +I_L Persistent_GETS [265395 ] 265395 +I_L Own_Lock_or_Unlock [1624 ] 1624 S_L L1_GETS [0 ] 0 S_L L1_GETS_Last_Token [0 ] 0 @@ -1106,7 +1110,7 @@ S_L L1_INV [0 ] 0 S_L Transient_GETX [0 ] 0 S_L Transient_GETS [0 ] 0 S_L Transient_GETS_Last_Token [0 ] 0 -S_L L2_Replacement [4 ] 4 +S_L L2_Replacement [0 ] 0 S_L Writeback_Tokens [0 ] 0 S_L Writeback_Shared_Data [0 ] 0 S_L Writeback_All_Tokens [0 ] 0 @@ -1118,113 +1122,113 @@ S_L Ack [0 ] 0 S_L Persistent_GETX [0 ] 0 S_L Persistent_GETS [0 ] 0 S_L Persistent_GETS_Last_Token [0 ] 0 -S_L Own_Lock_or_Unlock [4 ] 4 +S_L Own_Lock_or_Unlock [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1633299 - memory_reads: 1207405 - memory_writes: 425869 - memory_refreshes: 81163 - memory_total_request_delays: 99103039 - memory_delays_per_request: 60.6766 - memory_delays_in_input_queue: 1173582 - memory_delays_behind_head_of_bank_queue: 40407375 - memory_delays_stalled_at_head_of_bank_queue: 57522082 - memory_stalls_for_bank_busy: 8836200 + memory_total_requests: 1638558 + memory_reads: 1210992 + memory_writes: 427541 + memory_refreshes: 81472 + memory_total_request_delays: 98311384 + memory_delays_per_request: 59.9987 + memory_delays_in_input_queue: 816566 + memory_delays_behind_head_of_bank_queue: 40053690 + memory_delays_stalled_at_head_of_bank_queue: 57441128 + memory_stalls_for_bank_busy: 8827030 memory_stalls_for_random_busy: 0 - memory_stalls_for_anti_starvation: 13846137 - memory_stalls_for_arbitration: 11871702 - memory_stalls_for_bus: 16122168 + memory_stalls_for_anti_starvation: 13763208 + memory_stalls_for_arbitration: 11860164 + memory_stalls_for_bus: 16115241 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 4078380 - memory_stalls_for_read_read_turnaround: 2767495 - accesses_per_bank: 51399 51086 50965 51125 51183 51520 51412 50795 51288 51197 51395 51093 51004 51123 50994 50659 51153 50823 51353 50951 50937 50864 50859 50870 51097 50709 50769 50580 51036 50852 51313 50895 + memory_stalls_for_read_write_turnaround: 4089290 + memory_stalls_for_read_read_turnaround: 2786195 + accesses_per_bank: 51516 51256 51110 51272 51345 51634 51587 50911 51495 51347 51593 51344 51200 51213 51168 50810 51303 50938 51581 51167 51041 51054 50993 51016 51270 50799 50954 50750 51267 51033 51523 51068 --- Directory --- - Event Counts - -GETX [785946 ] 785946 -GETS [1456534 ] 1456534 -Lockdown [408713 ] 408713 -Unlockdown [404400 ] 404400 +GETX [791881 ] 791881 +GETS [1468259 ] 1468259 +Lockdown [410499 ] 410499 +Unlockdown [406201 ] 406201 Own_Lock_or_Unlock [0 ] 0 Own_Lock_or_Unlock_Tokens [0 ] 0 -Data_Owner [658 ] 658 -Data_All_Tokens [425249 ] 425249 -Ack_Owner [1872 ] 1872 -Ack_Owner_All_Tokens [779674 ] 779674 -Tokens [917 ] 917 -Ack_All_Tokens [32181 ] 32181 +Data_Owner [420 ] 420 +Data_All_Tokens [427583 ] 427583 +Ack_Owner [1360 ] 1360 +Ack_Owner_All_Tokens [782107 ] 782107 +Tokens [1499 ] 1499 +Ack_All_Tokens [19005 ] 19005 Request_Timeout [0 ] 0 -Memory_Data [1207400 ] 1207400 -Memory_Ack [425869 ] 425869 +Memory_Data [1210991 ] 1210991 +Memory_Ack [427537 ] 427537 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 DMA_WRITE_All_Tokens [0 ] 0 - Transitions - -O GETX [420025 ] 420025 -O GETS [780429 ] 780429 -O Lockdown [3892 ] 3892 +O GETX [421164 ] 421164 +O GETS [782609 ] 782609 +O Lockdown [3886 ] 3886 O Unlockdown [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 O Own_Lock_or_Unlock_Tokens [0 ] 0 O Data_Owner [0 ] 0 -O Data_All_Tokens [0 ] 0 +O Data_All_Tokens [4 ] 4 O Tokens [3 ] 3 -O Ack_All_Tokens [2497 ] 2497 +O Ack_All_Tokens [1760 ] 1760 O DMA_READ [0 ] 0 O DMA_WRITE [0 ] 0 O DMA_WRITE_All_Tokens [0 ] 0 -NO GETX [3475 ] 3475 -NO GETS [6447 ] 6447 -NO Lockdown [15707 ] 15707 +NO GETX [3539 ] 3539 +NO GETS [6303 ] 6303 +NO Lockdown [16936 ] 16936 NO Unlockdown [0 ] 0 NO Own_Lock_or_Unlock [0 ] 0 NO Own_Lock_or_Unlock_Tokens [0 ] 0 -NO Data_Owner [658 ] 658 -NO Data_All_Tokens [425221 ] 425221 -NO Ack_Owner [1872 ] 1872 -NO Ack_Owner_All_Tokens [779631 ] 779631 -NO Tokens [773 ] 773 +NO Data_Owner [420 ] 420 +NO Data_All_Tokens [427127 ] 427127 +NO Ack_Owner [1360 ] 1360 +NO Ack_Owner_All_Tokens [782065 ] 782065 +NO Tokens [790 ] 790 NO DMA_READ [0 ] 0 NO DMA_WRITE [0 ] 0 -L GETX [2795 ] 2795 -L GETS [5194 ] 5194 -L Lockdown [2487 ] 2487 -L Unlockdown [404400 ] 404400 +L GETX [2864 ] 2864 +L GETS [5318 ] 5318 +L Lockdown [2515 ] 2515 +L Unlockdown [406201 ] 406201 L Own_Lock_or_Unlock [0 ] 0 L Own_Lock_or_Unlock_Tokens [0 ] 0 L Data_Owner [0 ] 0 -L Data_All_Tokens [28 ] 28 +L Data_All_Tokens [32 ] 32 L Ack_Owner [0 ] 0 -L Ack_Owner_All_Tokens [43 ] 43 -L Tokens [8 ] 8 +L Ack_Owner_All_Tokens [42 ] 42 +L Tokens [6 ] 6 L DMA_READ [0 ] 0 L DMA_WRITE [0 ] 0 L DMA_WRITE_All_Tokens [0 ] 0 -O_W GETX [92843 ] 92843 -O_W GETS [168946 ] 168946 -O_W Lockdown [3074 ] 3074 +O_W GETX [99830 ] 99830 +O_W GETS [184944 ] 184944 +O_W Lockdown [3352 ] 3352 O_W Unlockdown [0 ] 0 O_W Own_Lock_or_Unlock [0 ] 0 O_W Own_Lock_or_Unlock_Tokens [0 ] 0 O_W Data_Owner [0 ] 0 -O_W Data_All_Tokens [0 ] 0 +O_W Data_All_Tokens [420 ] 420 O_W Ack_Owner [0 ] 0 -O_W Tokens [0 ] 0 -O_W Ack_All_Tokens [28820 ] 28820 +O_W Tokens [225 ] 225 +O_W Ack_All_Tokens [16715 ] 16715 O_W Memory_Data [0 ] 0 -O_W Memory_Ack [422795 ] 422795 +O_W Memory_Ack [424185 ] 424185 O_W DMA_READ [0 ] 0 O_W DMA_WRITE [0 ] 0 O_W DMA_WRITE_All_Tokens [0 ] 0 -L_O_W GETX [84726 ] 84726 -L_O_W GETS [154851 ] 154851 -L_O_W Lockdown [77 ] 77 +L_O_W GETX [86411 ] 86411 +L_O_W GETS [160958 ] 160958 +L_O_W Lockdown [74 ] 74 L_O_W Unlockdown [0 ] 0 L_O_W Own_Lock_or_Unlock [0 ] 0 L_O_W Own_Lock_or_Unlock_Tokens [0 ] 0 @@ -1232,16 +1236,16 @@ L_O_W Data_Owner [0 ] 0 L_O_W Data_All_Tokens [0 ] 0 L_O_W Ack_Owner [0 ] 0 L_O_W Tokens [0 ] 0 -L_O_W Ack_All_Tokens [734 ] 734 -L_O_W Memory_Data [6966 ] 6966 -L_O_W Memory_Ack [3074 ] 3074 +L_O_W Ack_All_Tokens [336 ] 336 +L_O_W Memory_Data [7237 ] 7237 +L_O_W Memory_Ack [3352 ] 3352 L_O_W DMA_READ [0 ] 0 L_O_W DMA_WRITE [0 ] 0 L_O_W DMA_WRITE_All_Tokens [0 ] 0 -L_NO_W GETX [83579 ] 83579 -L_NO_W GETS [156389 ] 156389 -L_NO_W Lockdown [1744 ] 1744 +L_NO_W GETX [80005 ] 80005 +L_NO_W GETS [149743 ] 149743 +L_NO_W Lockdown [1703 ] 1703 L_NO_W Unlockdown [0 ] 0 L_NO_W Own_Lock_or_Unlock [0 ] 0 L_NO_W Own_Lock_or_Unlock_Tokens [0 ] 0 @@ -1249,8 +1253,8 @@ L_NO_W Data_Owner [0 ] 0 L_NO_W Data_All_Tokens [0 ] 0 L_NO_W Ack_Owner [0 ] 0 L_NO_W Tokens [0 ] 0 -L_NO_W Ack_All_Tokens [42 ] 42 -L_NO_W Memory_Data [381728 ] 381728 +L_NO_W Ack_All_Tokens [121 ] 121 +L_NO_W Memory_Data [382030 ] 382030 L_NO_W DMA_READ [0 ] 0 L_NO_W DMA_WRITE [0 ] 0 L_NO_W DMA_WRITE_All_Tokens [0 ] 0 @@ -1289,18 +1293,18 @@ DW_L_W DMA_READ [0 ] 0 DW_L_W DMA_WRITE [0 ] 0 DW_L_W DMA_WRITE_All_Tokens [0 ] 0 -NO_W GETX [98503 ] 98503 -NO_W GETS [184278 ] 184278 -NO_W Lockdown [381732 ] 381732 +NO_W GETX [98068 ] 98068 +NO_W GETS [178384 ] 178384 +NO_W Lockdown [382033 ] 382033 NO_W Unlockdown [0 ] 0 NO_W Own_Lock_or_Unlock [0 ] 0 NO_W Own_Lock_or_Unlock_Tokens [0 ] 0 NO_W Data_Owner [0 ] 0 NO_W Data_All_Tokens [0 ] 0 NO_W Ack_Owner [0 ] 0 -NO_W Tokens [133 ] 133 -NO_W Ack_All_Tokens [88 ] 88 -NO_W Memory_Data [818706 ] 818706 +NO_W Tokens [475 ] 475 +NO_W Ack_All_Tokens [73 ] 73 +NO_W Memory_Data [821724 ] 821724 NO_W DMA_READ [0 ] 0 NO_W DMA_WRITE [0 ] 0 NO_W DMA_WRITE_All_Tokens [0 ] 0 diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/simerr b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/simerr index 84a201d6a..9d824e77f 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/simerr +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/simerr @@ -1,74 +1,74 @@ -system.cpu2: completed 10000 read accesses @3880600 -system.cpu0: completed 10000 read accesses @3900250 -system.cpu7: completed 10000 read accesses @3928880 -system.cpu3: completed 10000 read accesses @3934460 -system.cpu6: completed 10000 read accesses @3935850 -system.cpu4: completed 10000 read accesses @3946000 -system.cpu1: completed 10000 read accesses @3949880 -system.cpu5: completed 10000 read accesses @3967300 -system.cpu1: completed 20000 read accesses @7757400 -system.cpu0: completed 20000 read accesses @7813850 -system.cpu7: completed 20000 read accesses @7822110 -system.cpu5: completed 20000 read accesses @7829210 -system.cpu2: completed 20000 read accesses @7843670 -system.cpu3: completed 20000 read accesses @7845820 -system.cpu6: completed 20000 read accesses @7858990 -system.cpu4: completed 20000 read accesses @7910990 -system.cpu1: completed 30000 read accesses @11704120 -system.cpu0: completed 30000 read accesses @11727890 -system.cpu6: completed 30000 read accesses @11743280 -system.cpu5: completed 30000 read accesses @11745370 -system.cpu2: completed 30000 read accesses @11756280 -system.cpu7: completed 30000 read accesses @11778210 -system.cpu3: completed 30000 read accesses @11784640 -system.cpu4: completed 30000 read accesses @11880500 -system.cpu1: completed 40000 read accesses @15614450 -system.cpu0: completed 40000 read accesses @15634590 -system.cpu6: completed 40000 read accesses @15652430 -system.cpu7: completed 40000 read accesses @15693740 -system.cpu2: completed 40000 read accesses @15704970 -system.cpu5: completed 40000 read accesses @15719380 -system.cpu4: completed 40000 read accesses @15743020 -system.cpu3: completed 40000 read accesses @15752060 -system.cpu1: completed 50000 read accesses @19503290 -system.cpu6: completed 50000 read accesses @19564210 -system.cpu0: completed 50000 read accesses @19589810 -system.cpu7: completed 50000 read accesses @19637850 -system.cpu5: completed 50000 read accesses @19649100 -system.cpu2: completed 50000 read accesses @19656580 -system.cpu4: completed 50000 read accesses @19675040 -system.cpu3: completed 50000 read accesses @19751940 -system.cpu1: completed 60000 read accesses @23347410 -system.cpu2: completed 60000 read accesses @23488920 -system.cpu6: completed 60000 read accesses @23531160 -system.cpu5: completed 60000 read accesses @23535230 -system.cpu0: completed 60000 read accesses @23535670 -system.cpu7: completed 60000 read accesses @23550840 -system.cpu4: completed 60000 read accesses @23573690 -system.cpu3: completed 60000 read accesses @23767280 -system.cpu1: completed 70000 read accesses @27185170 -system.cpu2: completed 70000 read accesses @27435280 -system.cpu5: completed 70000 read accesses @27435560 -system.cpu0: completed 70000 read accesses @27469520 -system.cpu6: completed 70000 read accesses @27474180 -system.cpu7: completed 70000 read accesses @27485750 -system.cpu4: completed 70000 read accesses @27535930 -system.cpu3: completed 70000 read accesses @27613200 -system.cpu1: completed 80000 read accesses @31085850 -system.cpu2: completed 80000 read accesses @31338160 -system.cpu6: completed 80000 read accesses @31350620 -system.cpu0: completed 80000 read accesses @31358600 -system.cpu5: completed 80000 read accesses @31368420 -system.cpu7: completed 80000 read accesses @31416500 -system.cpu4: completed 80000 read accesses @31419350 -system.cpu3: completed 80000 read accesses @31455520 -system.cpu1: completed 90000 read accesses @35053840 -system.cpu2: completed 90000 read accesses @35240590 -system.cpu0: completed 90000 read accesses @35240750 -system.cpu6: completed 90000 read accesses @35256170 -system.cpu5: completed 90000 read accesses @35346540 -system.cpu7: completed 90000 read accesses @35372670 -system.cpu3: completed 90000 read accesses @35393860 -system.cpu4: completed 90000 read accesses @35404470 -system.cpu1: completed 100000 read accesses @38958200 +system.cpu5: completed 10000 read accesses @3864070 +system.cpu3: completed 10000 read accesses @3887280 +system.cpu6: completed 10000 read accesses @3903410 +system.cpu1: completed 10000 read accesses @3920870 +system.cpu0: completed 10000 read accesses @3932660 +system.cpu7: completed 10000 read accesses @3972490 +system.cpu4: completed 10000 read accesses @3988880 +system.cpu2: completed 10000 read accesses @3999780 +system.cpu5: completed 20000 read accesses @7762000 +system.cpu3: completed 20000 read accesses @7788490 +system.cpu6: completed 20000 read accesses @7797950 +system.cpu4: completed 20000 read accesses @7836830 +system.cpu0: completed 20000 read accesses @7851780 +system.cpu1: completed 20000 read accesses @7855270 +system.cpu7: completed 20000 read accesses @7927330 +system.cpu2: completed 20000 read accesses @7934880 +system.cpu6: completed 30000 read accesses @11684890 +system.cpu5: completed 30000 read accesses @11694840 +system.cpu3: completed 30000 read accesses @11712050 +system.cpu1: completed 30000 read accesses @11744490 +system.cpu2: completed 30000 read accesses @11785460 +system.cpu4: completed 30000 read accesses @11842360 +system.cpu0: completed 30000 read accesses @11862270 +system.cpu7: completed 30000 read accesses @11924410 +system.cpu6: completed 40000 read accesses @15548250 +system.cpu5: completed 40000 read accesses @15643680 +system.cpu3: completed 40000 read accesses @15689320 +system.cpu1: completed 40000 read accesses @15695330 +system.cpu2: completed 40000 read accesses @15709870 +system.cpu4: completed 40000 read accesses @15791270 +system.cpu0: completed 40000 read accesses @15799560 +system.cpu7: completed 40000 read accesses @15821180 +system.cpu6: completed 50000 read accesses @19475000 +system.cpu1: completed 50000 read accesses @19607010 +system.cpu5: completed 50000 read accesses @19635570 +system.cpu3: completed 50000 read accesses @19650690 +system.cpu0: completed 50000 read accesses @19697330 +system.cpu4: completed 50000 read accesses @19719920 +system.cpu2: completed 50000 read accesses @19744940 +system.cpu7: completed 50000 read accesses @19782490 +system.cpu6: completed 60000 read accesses @23426390 +system.cpu5: completed 60000 read accesses @23533250 +system.cpu1: completed 60000 read accesses @23567580 +system.cpu3: completed 60000 read accesses @23593260 +system.cpu4: completed 60000 read accesses @23602460 +system.cpu0: completed 60000 read accesses @23648560 +system.cpu2: completed 60000 read accesses @23656180 +system.cpu7: completed 60000 read accesses @23659550 +system.cpu6: completed 70000 read accesses @27345980 +system.cpu5: completed 70000 read accesses @27475560 +system.cpu1: completed 70000 read accesses @27476270 +system.cpu4: completed 70000 read accesses @27494890 +system.cpu3: completed 70000 read accesses @27516530 +system.cpu7: completed 70000 read accesses @27536870 +system.cpu0: completed 70000 read accesses @27594710 +system.cpu2: completed 70000 read accesses @27619520 +system.cpu6: completed 80000 read accesses @31229530 +system.cpu1: completed 80000 read accesses @31343360 +system.cpu5: completed 80000 read accesses @31416330 +system.cpu4: completed 80000 read accesses @31424910 +system.cpu3: completed 80000 read accesses @31429580 +system.cpu7: completed 80000 read accesses @31433290 +system.cpu2: completed 80000 read accesses @31497820 +system.cpu0: completed 80000 read accesses @31533420 +system.cpu6: completed 90000 read accesses @35111970 +system.cpu1: completed 90000 read accesses @35276350 +system.cpu3: completed 90000 read accesses @35330230 +system.cpu4: completed 90000 read accesses @35344050 +system.cpu5: completed 90000 read accesses @35379990 +system.cpu7: completed 90000 read accesses @35447480 +system.cpu2: completed 90000 read accesses @35468940 +system.cpu0: completed 90000 read accesses @35525900 +system.cpu6: completed 100000 read accesses @39106650 hack: be nice to actually delete the event here diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/simout b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/simout index 0757f7914..8793f41d0 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/simout +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:17:10 -M5 started Apr 19 2011 12:17:16 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_CMP_token/m5.fast -d build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_token -re tests/run.py build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_token +M5 compiled Apr 28 2011 15:03:17 +M5 started Apr 28 2011 15:03:52 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_CMP_token/m5.opt -d build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_token -re tests/run.py build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_token Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 38958200 because maximum number of loads reached +Exiting @ tick 39106650 because maximum number of loads reached diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt index 241434b83..4aa59be26 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt @@ -1,34 +1,34 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 344020 # Number of bytes of host memory used -host_seconds 160.21 # Real time elapsed on the host -host_tick_rate 243168 # Simulator tick rate (ticks/s) +host_mem_usage 358180 # Number of bytes of host memory used +host_seconds 393.50 # Real time elapsed on the host +host_tick_rate 99381 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.038958 # Number of seconds simulated -sim_ticks 38958200 # Number of ticks simulated +sim_seconds 0.039107 # Number of seconds simulated +sim_ticks 39106650 # Number of ticks simulated system.cpu0.num_copies 0 # number of copy accesses completed -system.cpu0.num_reads 99480 # number of read accesses completed -system.cpu0.num_writes 53708 # number of write accesses completed +system.cpu0.num_reads 99196 # number of read accesses completed +system.cpu0.num_writes 53578 # number of write accesses completed system.cpu1.num_copies 0 # number of copy accesses completed -system.cpu1.num_reads 100000 # number of read accesses completed -system.cpu1.num_writes 53515 # number of write accesses completed +system.cpu1.num_reads 99823 # number of read accesses completed +system.cpu1.num_writes 53492 # number of write accesses completed system.cpu2.num_copies 0 # number of copy accesses completed -system.cpu2.num_reads 99617 # number of read accesses completed -system.cpu2.num_writes 53776 # number of write accesses completed +system.cpu2.num_reads 99265 # number of read accesses completed +system.cpu2.num_writes 53864 # number of write accesses completed system.cpu3.num_copies 0 # number of copy accesses completed -system.cpu3.num_reads 98906 # number of read accesses completed -system.cpu3.num_writes 53879 # number of write accesses completed +system.cpu3.num_reads 99502 # number of read accesses completed +system.cpu3.num_writes 53622 # number of write accesses completed system.cpu4.num_copies 0 # number of copy accesses completed -system.cpu4.num_reads 99109 # number of read accesses completed -system.cpu4.num_writes 53268 # number of write accesses completed +system.cpu4.num_reads 99629 # number of read accesses completed +system.cpu4.num_writes 53849 # number of write accesses completed system.cpu5.num_copies 0 # number of copy accesses completed -system.cpu5.num_reads 99212 # number of read accesses completed -system.cpu5.num_writes 53268 # number of write accesses completed +system.cpu5.num_reads 99563 # number of read accesses completed +system.cpu5.num_writes 53328 # number of write accesses completed system.cpu6.num_copies 0 # number of copy accesses completed -system.cpu6.num_reads 99524 # number of read accesses completed -system.cpu6.num_writes 53108 # number of write accesses completed +system.cpu6.num_reads 100000 # number of read accesses completed +system.cpu6.num_writes 53550 # number of write accesses completed system.cpu7.num_copies 0 # number of copy accesses completed -system.cpu7.num_reads 99071 # number of read accesses completed -system.cpu7.num_writes 53234 # number of write accesses completed +system.cpu7.num_reads 99336 # number of read accesses completed +system.cpu7.num_writes 53387 # number of write accesses completed ---------- End Simulation Statistics ---------- diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/config.ini b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/config.ini index 6af990dcd..62b97e1b9 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/config.ini +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/config.ini @@ -150,6 +150,7 @@ test=system.ruby.cpu_ruby_ports7.port[0] type=Directory_Controller children=directory memBuffer probeFilter buffer_size=0 +cntrl_id=8 directory=system.dir_cntrl0.directory full_bit_dir_enabled=false memBuffer=system.dir_cntrl0.memBuffer @@ -216,6 +217,7 @@ L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory L2cacheMemory=system.l1_cntrl0.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=0 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -257,6 +259,7 @@ L1IcacheMemory=system.l1_cntrl1.L1IcacheMemory L2cacheMemory=system.l1_cntrl1.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=1 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -298,6 +301,7 @@ L1IcacheMemory=system.l1_cntrl2.L1IcacheMemory L2cacheMemory=system.l1_cntrl2.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=2 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -339,6 +343,7 @@ L1IcacheMemory=system.l1_cntrl3.L1IcacheMemory L2cacheMemory=system.l1_cntrl3.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=3 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -380,6 +385,7 @@ L1IcacheMemory=system.l1_cntrl4.L1IcacheMemory L2cacheMemory=system.l1_cntrl4.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=4 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -421,6 +427,7 @@ L1IcacheMemory=system.l1_cntrl5.L1IcacheMemory L2cacheMemory=system.l1_cntrl5.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=5 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -462,6 +469,7 @@ L1IcacheMemory=system.l1_cntrl6.L1IcacheMemory L2cacheMemory=system.l1_cntrl6.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=6 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -503,6 +511,7 @@ L1IcacheMemory=system.l1_cntrl7.L1IcacheMemory L2cacheMemory=system.l1_cntrl7.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=7 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -678,164 +687,221 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 +children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 routers0 routers1 routers2 routers3 routers4 routers5 routers6 routers7 routers8 routers9 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 system.ruby.network.topology.ext_links3 system.ruby.network.topology.ext_links4 system.ruby.network.topology.ext_links5 system.ruby.network.topology.ext_links6 system.ruby.network.topology.ext_links7 system.ruby.network.topology.ext_links8 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 system.ruby.network.topology.int_links3 system.ruby.network.topology.int_links4 system.ruby.network.topology.int_links5 system.ruby.network.topology.int_links6 system.ruby.network.topology.int_links7 system.ruby.network.topology.int_links8 -num_int_nodes=10 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 system.ruby.network.topology.routers4 system.ruby.network.topology.routers5 system.ruby.network.topology.routers6 system.ruby.network.topology.routers7 system.ruby.network.topology.routers8 system.ruby.network.topology.routers9 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl1 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl2 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.ext_links3] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl3 -int_node=3 +int_node=system.ruby.network.topology.routers3 latency=1 +link_id=3 weight=1 [system.ruby.network.topology.ext_links4] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl4 -int_node=4 +int_node=system.ruby.network.topology.routers4 latency=1 +link_id=4 weight=1 [system.ruby.network.topology.ext_links5] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl5 -int_node=5 +int_node=system.ruby.network.topology.routers5 latency=1 +link_id=5 weight=1 [system.ruby.network.topology.ext_links6] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl6 -int_node=6 +int_node=system.ruby.network.topology.routers6 latency=1 +link_id=6 weight=1 [system.ruby.network.topology.ext_links7] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl7 -int_node=7 +int_node=system.ruby.network.topology.routers7 latency=1 +link_id=7 weight=1 [system.ruby.network.topology.ext_links8] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=8 +int_node=system.ruby.network.topology.routers8 latency=1 +link_id=8 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=9 +link_id=9 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=9 +link_id=10 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=9 +link_id=11 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links3] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=3 -node_b=9 +link_id=12 +node_a=system.ruby.network.topology.routers3 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links4] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=4 -node_b=9 +link_id=13 +node_a=system.ruby.network.topology.routers4 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links5] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=5 -node_b=9 +link_id=14 +node_a=system.ruby.network.topology.routers5 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links6] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=6 -node_b=9 +link_id=15 +node_a=system.ruby.network.topology.routers6 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links7] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=7 -node_b=9 +link_id=16 +node_a=system.ruby.network.topology.routers7 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links8] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=8 -node_b=9 +link_id=17 +node_a=system.ruby.network.topology.routers8 +node_b=system.ruby.network.topology.routers9 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + +[system.ruby.network.topology.routers4] +type=BasicRouter +router_id=4 + +[system.ruby.network.topology.routers5] +type=BasicRouter +router_id=5 + +[system.ruby.network.topology.routers6] +type=BasicRouter +router_id=6 + +[system.ruby.network.topology.routers7] +type=BasicRouter +router_id=7 + +[system.ruby.network.topology.routers8] +type=BasicRouter +router_id=8 + +[system.ruby.network.topology.routers9] +type=BasicRouter +router_id=9 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/ruby.stats b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/ruby.stats index 7284a0dce..8df78a1cf 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/ruby.stats +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/ruby.stats @@ -34,29 +34,29 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:12:06 +Real time: Apr/28/2011 15:17:42 Profiler Stats -------------- -Elapsed_time_in_seconds: 136 -Elapsed_time_in_minutes: 2.26667 -Elapsed_time_in_hours: 0.0377778 -Elapsed_time_in_days: 0.00157407 +Elapsed_time_in_seconds: 324 +Elapsed_time_in_minutes: 5.4 +Elapsed_time_in_hours: 0.09 +Elapsed_time_in_days: 0.00375 -Virtual_time_in_seconds: 135.92 -Virtual_time_in_minutes: 2.26533 -Virtual_time_in_hours: 0.0377556 -Virtual_time_in_days: 0.00157315 +Virtual_time_in_seconds: 324.34 +Virtual_time_in_minutes: 5.40567 +Virtual_time_in_hours: 0.0900944 +Virtual_time_in_days: 0.00375394 -Ruby_current_time: 38170519 +Ruby_current_time: 38145419 Ruby_start_time: 0 -Ruby_cycles: 38170519 +Ruby_cycles: 38145419 -mbytes_resident: 37.4531 -mbytes_total: 335.598 -resident_ratio: 0.111613 +mbytes_resident: 37.9102 +mbytes_total: 349.438 +resident_ratio: 0.108511 -ruby_cycles_executed: [ 38170520 38170520 38170520 38170520 38170520 38170520 38170520 38170520 ] +ruby_cycles_executed: [ 38145420 38145420 38145420 38145420 38145420 38145420 38145420 38145420 ] Busy Controller Counts: L1Cache-0:0 L1Cache-1:0 L1Cache-2:0 L1Cache-3:0 L1Cache-4:0 L1Cache-5:0 L1Cache-6:0 L1Cache-7:0 @@ -66,35 +66,35 @@ Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1226929 average: 15.9992 | standard deviation: 0.0899179 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1226809 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1225916 average: 15.9992 | standard deviation: 0.0899551 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1225796 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 128 max: 18760 count: 1226801 average: 3982.22 | standard deviation: 4659.25 | 3857 14031 25014 33436 32207 38273 43380 45728 39617 35029 37193 35477 29590 26540 24040 22928 19533 18233 17902 14584 14336 13986 14031 12497 11325 12147 12254 11473 11198 10727 11326 11058 10999 11915 10494 11075 11370 11784 11276 10567 11816 12292 11774 11721 11630 12489 12259 12302 13318 12079 12746 12753 13531 12716 11712 12833 13007 12160 12002 11217 12159 11020 10857 10875 9426 9624 9202 9189 8309 7177 7401 7078 6422 5965 5345 5380 4861 4547 4332 3678 3393 3226 3025 2680 2204 2322 2073 1808 1614 1447 1374 1186 1063 972 783 698 643 597 480 405 424 372 307 277 223 256 184 151 154 101 91 94 93 65 40 45 48 29 31 28 25 17 17 19 12 15 7 12 6 2 6 2 2 2 0 3 7 1 2 1 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 128 max: 17810 count: 797536 average: 3980.95 | standard deviation: 6200.93 | 2555 9212 16203 21665 20857 24905 28300 29653 25820 22725 24072 23068 19267 17228 15764 14979 12732 11881 11613 9501 9328 9174 9157 8095 7353 7976 7903 7522 7321 6902 7328 7105 7175 7664 6828 7167 7405 7657 7290 6867 7674 8007 7673 7574 7603 8135 7933 8022 8579 7832 8321 8372 8798 8274 7621 8306 8484 7958 7844 7220 7912 7144 7041 7057 6162 6266 6030 5971 5395 4663 4764 4576 4149 3843 3453 3510 3170 2924 2778 2371 2208 2066 1961 1735 1463 1549 1394 1155 1045 933 890 802 653 615 496 468 430 386 298 279 269 255 216 177 145 171 107 104 103 67 52 63 64 42 26 23 29 21 21 21 18 9 11 13 9 12 5 10 3 0 3 2 2 2 0 1 4 1 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 128 max: 18760 count: 429265 average: 3984.58 | standard deviation: 3074.98 | 1302 4819 8811 11771 11350 13368 15080 16075 13797 12304 13121 12409 10323 9312 8276 7949 6801 6352 6289 5083 5008 4812 4874 4402 3972 4171 4351 3951 3877 3825 3998 3953 3824 4251 3666 3908 3965 4127 3986 3700 4142 4285 4101 4147 4027 4354 4326 4280 4739 4247 4425 4381 4733 4442 4091 4527 4523 4202 4158 3997 4247 3876 3816 3818 3264 3358 3172 3218 2914 2514 2637 2502 2273 2122 1892 1870 1691 1623 1554 1307 1185 1160 1064 945 741 773 679 653 569 514 484 384 410 357 287 230 213 211 182 126 155 117 91 100 78 85 77 47 51 34 39 31 29 23 14 22 19 8 10 7 7 8 6 6 3 3 2 2 3 2 3 0 0 0 0 2 3 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_L1Cache: [binsize: 1 max: 2 count: 197 average: 2 | standard deviation: 0 | 0 0 197 ] -miss_latency_L2Cache: [binsize: 32 max: 5882 count: 685 average: 655.285 | standard deviation: 873.88 | 256 17 6 10 10 8 11 10 4 11 8 14 3 10 10 9 13 14 5 8 4 13 5 9 7 10 8 4 7 7 7 8 6 3 6 2 5 4 1 3 3 6 4 2 5 4 5 5 1 5 4 3 2 3 2 4 2 3 3 2 2 1 0 4 1 1 3 0 0 0 2 2 2 3 1 1 0 4 1 2 2 0 0 1 0 0 1 2 0 1 2 2 1 0 1 0 0 1 1 0 1 3 1 0 0 3 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] -miss_latency_Directory: [binsize: 128 max: 18760 count: 1185962 average: 4002.01 | standard deviation: 4749.4 | 0 12492 23633 31845 30504 37024 42223 44530 38671 34214 36453 34693 28981 26059 23527 22393 19047 17808 17470 14153 13975 13601 13659 12167 10948 11770 11896 11127 10861 10376 10968 10688 10669 11592 10134 10695 10984 11401 10904 10150 11409 11861 11383 11365 11194 12045 11872 11862 12911 11623 12339 12347 13069 12327 11279 12451 12620 11805 11686 10902 11807 10690 10550 10577 9133 9373 8964 8961 8142 6989 7228 6887 6266 5814 5207 5283 4745 4455 4238 3593 3323 3154 2950 2620 2158 2285 2022 1780 1587 1413 1338 1158 1042 955 764 689 629 583 470 395 418 366 301 267 217 253 180 147 152 97 91 91 91 65 38 44 48 29 29 28 25 17 17 19 11 13 7 12 6 2 6 2 2 2 0 3 7 1 2 1 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_L1Cache_wCC: [binsize: 128 max: 16103 count: 39957 average: 3471.64 | standard deviation: 3069.09 | 3371 1500 1344 1559 1663 1218 1128 1169 929 802 725 765 596 470 503 528 481 421 425 424 358 382 367 328 375 372 355 345 336 351 358 369 330 323 358 379 385 383 372 417 407 431 391 356 436 443 387 440 407 456 407 406 462 389 433 382 387 355 316 315 352 330 307 298 293 251 238 228 167 188 173 191 156 151 138 97 116 92 94 85 70 72 75 60 46 37 51 28 27 34 36 28 21 17 19 9 14 14 10 10 6 6 6 10 6 3 4 4 2 4 0 3 2 0 2 1 0 0 2 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_wCC_issue_to_initial_request: [binsize: 128 max: 16071 count: 39893 average: 3291.44 | standard deviation: 3052.05 | 4928 1613 1497 1885 1459 1189 1048 1085 810 573 583 555 491 434 429 455 398 386 387 365 339 360 366 343 342 355 358 327 347 331 379 331 359 336 354 395 363 458 391 352 441 391 413 400 400 442 389 415 478 394 414 423 428 412 399 377 392 357 320 299 316 297 306 285 234 203 240 201 177 147 163 159 151 125 109 90 109 79 106 61 53 71 55 43 41 40 28 20 36 26 23 14 16 17 13 10 12 10 8 7 8 9 4 8 4 2 2 1 1 1 1 2 2 0 2 1 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_wCC_initial_forward_request: [binsize: 32 max: 3617 count: 39893 average: 155.846 | standard deviation: 327.436 | 28541 650 516 584 443 412 434 403 525 358 378 383 368 506 404 389 361 321 322 212 217 179 155 227 161 160 160 134 216 161 148 120 112 137 60 70 61 56 70 53 38 58 48 75 51 40 31 31 33 17 20 14 22 15 22 11 17 13 22 13 14 10 5 10 8 10 5 9 8 8 5 4 3 4 2 2 1 1 3 2 0 0 3 1 3 1 0 1 0 2 3 0 2 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 24 count: 39893 average: 24 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 39893 ] -miss_latency_wCC_first_response_to_completion: [binsize: 1 max: 2 count: 39893 average: 0.00777079 | standard deviation: 0.108081 | 39662 152 79 ] -imcomplete_wCC_Times: 64 -miss_latency_dir_issue_to_initial_request: [binsize: 128 max: 17351 count: 1185962 average: 3280.4 | standard deviation: 4727.86 | 142979 49014 46679 55471 43248 36546 32197 31416 23136 17744 17702 17007 14376 13116 12204 12656 11621 11233 11900 10557 10825 10639 11320 10580 9843 10482 11190 10486 10512 10204 11112 10702 10921 11555 10378 10903 11382 11976 11563 10814 12110 12320 12187 12195 11888 12975 12469 12566 13050 11873 12130 12294 12671 11826 10518 11441 11324 10394 9971 9254 9568 8533 8356 8287 6904 6825 6363 6222 5565 4642 4743 4687 4070 3808 3339 3279 2844 2553 2463 2021 1915 1716 1579 1395 1140 1144 1066 940 852 671 624 511 480 436 322 323 289 278 225 163 172 130 135 107 83 71 77 52 55 46 42 33 24 18 16 13 20 17 11 7 6 7 4 3 1 2 5 0 1 4 4 3 3 2 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_dir_initial_forward_request: [binsize: 32 max: 3233 count: 1185962 average: 11.1411 | standard deviation: 54.2136 | 1179645 194 286 245 265 271 311 189 181 185 165 192 133 131 115 166 248 213 213 184 216 228 130 135 104 94 96 76 81 78 72 98 83 73 68 75 79 42 41 28 39 46 31 19 26 21 32 25 25 23 29 28 11 18 16 9 9 13 11 12 8 7 11 3 8 8 4 3 2 1 2 2 4 3 1 1 2 1 3 1 1 3 1 2 1 2 0 1 0 1 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_dir_forward_to_first_response: [binsize: 1 max: 24 count: 1185962 average: 24 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1185962 ] -miss_latency_dir_first_response_to_completion: [binsize: 32 max: 4716 count: 1185962 average: 686.466 | standard deviation: 462.521 | 0 0 0 29012 38194 34031 37606 39851 55650 42192 40492 39884 39896 53432 38147 35924 33236 30549 37978 27947 26958 26536 26555 34515 26181 26080 26037 25324 31900 21797 18637 16257 14315 16991 12030 11054 10521 9852 12640 9128 8970 8722 8423 10708 7174 6306 5621 5053 6072 4147 3757 3748 3509 4190 3086 2819 2751 2734 3331 2282 2011 1742 1588 1917 1311 1261 1196 1076 1369 969 893 772 772 943 685 567 523 437 513 417 390 367 276 340 268 238 171 227 253 166 169 125 109 148 101 86 90 64 74 45 53 61 47 58 44 26 25 27 29 18 18 18 14 21 10 10 5 9 8 9 11 4 4 4 4 3 3 2 1 2 1 3 2 1 1 2 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 128 max: 20551 count: 1225788 average: 3982.88 | standard deviation: 4666.21 | 3848 14056 25230 33382 32252 38681 43722 45873 39787 34646 37373 35304 29205 26582 23907 22853 19558 18158 17852 14697 14425 13925 14049 12678 11230 12184 12478 11334 11269 10524 11577 10889 10827 11598 10432 10996 10918 11760 11229 10426 11539 11909 11628 11534 11533 12512 12153 12415 13064 12003 12541 12805 13396 12944 11873 12831 13015 12345 12099 11319 12048 11015 10971 10955 9779 9548 9277 9247 8190 7089 7434 7304 6363 6012 5398 5547 4852 4442 4223 3605 3469 3168 3043 2665 2206 2250 2084 1759 1493 1407 1322 1143 1008 1043 774 774 670 591 536 428 447 366 326 293 260 236 190 169 161 145 104 90 98 72 64 67 71 54 48 26 38 25 20 13 12 10 13 8 9 7 3 6 6 6 2 1 3 1 1 0 1 2 3 0 0 2 1 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 128 max: 19430 count: 796851 average: 3984.07 | standard deviation: 6208.49 | 2458 9184 16308 21587 20825 25166 28439 29994 25975 22600 24394 22918 18914 17196 15531 14710 12720 11836 11583 9562 9318 8985 9055 8223 7279 7999 8102 7408 7359 6960 7502 7044 7103 7524 6929 7165 7100 7555 7259 6751 7534 7807 7490 7464 7519 8139 7784 8089 8491 7791 8186 8379 8707 8457 7710 8411 8440 8069 7834 7452 7821 7218 7139 7113 6315 6239 5984 6045 5324 4603 4810 4747 4088 3935 3497 3582 3151 2907 2827 2358 2250 2072 1922 1718 1463 1465 1315 1155 972 913 857 739 661 677 508 514 424 350 344 277 300 218 208 197 186 165 124 108 91 91 74 67 67 51 40 42 52 29 30 15 23 19 10 6 7 4 8 4 5 5 3 4 5 5 2 0 2 1 1 0 1 2 3 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 128 max: 20551 count: 428937 average: 3980.65 | standard deviation: 3082.42 | 1390 4872 8922 11795 11427 13515 15283 15879 13812 12046 12979 12386 10291 9386 8376 8143 6838 6322 6269 5135 5107 4940 4994 4455 3951 4185 4376 3926 3910 3564 4075 3845 3724 4074 3503 3831 3818 4205 3970 3675 4005 4102 4138 4070 4014 4373 4369 4326 4573 4212 4355 4426 4689 4487 4163 4420 4575 4276 4265 3867 4227 3797 3832 3842 3464 3309 3293 3202 2866 2486 2624 2557 2275 2077 1901 1965 1701 1535 1396 1247 1219 1096 1121 947 743 785 769 604 521 494 465 404 347 366 266 260 246 241 192 151 147 148 118 96 74 71 66 61 70 54 30 23 31 21 24 25 19 25 18 11 15 6 10 7 5 6 5 4 4 2 0 2 1 1 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_L1Cache: [binsize: 1 max: 2 count: 227 average: 2 | standard deviation: 0 | 0 0 227 ] +miss_latency_L2Cache: [binsize: 64 max: 10432 count: 676 average: 657.902 | standard deviation: 953.13 | 264 17 21 16 15 11 23 17 31 14 20 15 10 13 13 18 13 9 7 9 8 6 14 10 7 7 6 4 3 3 3 3 0 4 2 4 3 3 2 2 2 1 1 1 0 0 1 1 0 0 2 0 2 1 1 2 1 0 1 3 0 0 0 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_Directory: [binsize: 128 max: 20551 count: 1184984 average: 4003.39 | standard deviation: 4756.57 | 0 12549 23909 31725 30593 37285 42557 44681 38724 33850 36643 34521 28631 26023 23380 22388 19102 17741 17416 14279 14052 13581 13693 12284 10885 11841 12099 10978 10910 10155 11217 10547 10485 11217 10036 10663 10545 11379 10822 10058 11144 11498 11229 11177 11117 12080 11759 12013 12646 11578 12146 12380 12969 12564 11482 12461 12620 11959 11745 10947 11702 10703 10703 10671 9484 9314 9040 9025 7957 6902 7257 7124 6214 5863 5285 5424 4760 4342 4144 3498 3400 3098 2989 2624 2164 2205 2034 1723 1469 1372 1288 1122 982 1018 761 760 661 583 527 419 440 358 320 291 254 228 186 166 156 141 104 88 97 69 63 65 69 53 48 26 36 24 20 13 12 10 13 8 8 7 3 6 6 6 2 1 3 1 1 0 1 2 3 0 0 2 1 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_L1Cache_wCC: [binsize: 128 max: 16474 count: 39901 average: 3452.47 | standard deviation: 3062.61 | 3340 1470 1295 1617 1614 1361 1142 1161 1041 780 716 759 560 549 521 459 452 411 430 414 370 342 356 392 345 341 376 353 358 365 360 341 342 379 395 333 373 381 407 368 395 411 399 357 416 432 394 402 418 425 395 425 427 380 391 370 395 386 354 372 346 312 268 284 295 234 237 221 233 187 177 180 149 149 113 123 92 100 79 107 69 69 54 41 42 45 50 36 24 35 34 21 26 25 13 14 9 8 9 9 7 8 6 2 6 8 4 3 5 4 0 2 1 3 1 2 2 1 0 0 2 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_wCC_issue_to_initial_request: [binsize: 128 max: 15222 count: 39829 average: 3270.99 | standard deviation: 3042.86 | 4876 1681 1484 1828 1468 1283 1048 1054 798 619 612 587 449 445 423 411 403 390 415 363 358 313 374 368 295 374 378 382 372 338 372 346 342 370 364 353 369 410 398 354 395 441 387 403 374 423 408 391 454 395 414 439 393 394 370 363 388 353 375 323 302 291 281 272 253 236 227 210 182 149 151 153 132 116 112 94 96 82 83 76 63 64 39 42 31 46 45 24 22 21 26 15 20 17 13 9 7 7 8 12 8 3 3 3 6 3 2 2 3 3 1 1 3 1 1 3 3 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_wCC_initial_forward_request: [binsize: 32 max: 3817 count: 39829 average: 154.675 | standard deviation: 327.364 | 28632 626 455 567 456 398 421 432 516 423 386 373 392 492 409 377 329 286 322 228 188 185 180 207 149 157 146 135 209 156 135 125 108 101 80 70 69 63 77 55 46 45 49 68 38 42 36 30 32 24 19 22 22 17 12 16 9 8 23 9 9 10 10 13 8 6 9 7 8 2 7 5 8 8 0 5 0 1 3 1 3 2 2 1 2 2 0 0 1 1 2 1 1 2 1 0 2 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 37 count: 39829 average: 24.627 | standard deviation: 1.1574 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29025 279 9248 108 411 428 272 27 19 8 2 0 1 1 ] +miss_latency_wCC_first_response_to_completion: [binsize: 1 max: 15 count: 39829 average: 1.76316 | standard deviation: 1.5953 | 9378 10018 10256 6211 1213 1053 1401 73 105 50 52 15 1 2 0 1 ] +imcomplete_wCC_Times: 72 +miss_latency_dir_issue_to_initial_request: [binsize: 128 max: 19491 count: 1184984 average: 3282.38 | standard deviation: 4734.2 | 143223 49296 46398 55451 43551 36339 32336 31086 22907 17551 18007 17146 14183 13001 12470 12642 11442 11296 12025 10675 10865 10800 11533 10724 9596 10688 10913 10285 10341 10019 11028 10413 10628 11175 10328 10846 11189 11946 11324 10640 11882 12523 12102 12139 11694 12866 12523 12578 13126 11756 12340 12124 12954 11994 10574 11535 11495 10600 10061 9413 9576 8561 8293 8288 6916 6774 6472 6346 5530 4784 4952 4547 4083 3616 3184 3258 2788 2577 2319 1995 1917 1700 1620 1397 1118 1121 1027 916 780 664 627 568 542 429 357 354 297 283 245 197 174 164 132 108 99 95 90 72 58 48 36 33 41 45 27 32 16 16 17 13 10 4 8 6 3 2 7 8 4 0 2 1 0 1 1 0 1 1 1 0 1 0 0 1 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_dir_initial_forward_request: [binsize: 32 max: 3453 count: 1184984 average: 11.605 | standard deviation: 55.1581 | 1178448 215 300 279 283 276 279 210 217 184 179 208 147 123 124 160 258 227 219 202 165 220 166 123 110 114 125 73 74 73 69 91 89 87 65 68 77 48 60 32 38 31 25 28 24 17 35 29 19 20 19 25 20 10 9 9 13 12 13 4 12 7 7 6 8 5 9 4 8 2 6 6 4 3 3 1 2 1 2 2 2 2 1 0 1 1 2 1 0 0 0 3 2 0 0 0 0 1 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_dir_forward_to_first_response: [binsize: 1 max: 40 count: 1184984 average: 24.8319 | standard deviation: 1.27932 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 760290 10031 365271 3169 15438 16593 11337 1277 755 506 119 131 54 8 1 2 2 ] +miss_latency_dir_first_response_to_completion: [binsize: 32 max: 4587 count: 1184984 average: 684.581 | standard deviation: 462.02 | 0 0 0 28666 38505 34388 37992 44013 50788 42338 41151 40348 44196 48854 38277 35624 33153 33637 34560 27975 27240 26405 28884 31585 26462 26370 25825 28076 28476 21383 18788 16171 15795 15463 11926 11428 10383 11071 11478 9218 8966 8766 9180 9582 7298 6400 5546 5573 5427 4158 3897 3552 3798 3997 3005 2931 2831 3019 3010 2266 1943 1676 1696 1775 1372 1207 1176 1212 1198 879 912 860 828 852 660 606 520 495 444 382 356 315 327 348 256 239 210 241 232 158 156 124 115 124 87 77 75 80 82 51 53 57 58 40 33 32 24 33 22 19 10 16 16 24 10 10 11 8 14 2 9 4 3 3 2 2 6 2 2 3 4 2 0 2 2 2 0 3 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] imcomplete_dir_Times: 0 -miss_latency_LD_L1Cache: [binsize: 1 max: 2 count: 126 average: 2 | standard deviation: 0 | 0 0 126 ] -miss_latency_LD_L2Cache: [binsize: 32 max: 4632 count: 463 average: 650.307 | standard deviation: 862.617 | 183 11 1 7 6 5 7 8 2 4 6 8 2 7 5 5 9 10 4 7 2 8 2 7 2 8 5 2 3 6 6 5 5 2 4 2 4 3 0 2 1 6 2 2 4 3 3 3 0 2 2 2 2 3 1 2 1 2 3 2 1 1 0 4 1 1 2 0 0 0 1 1 1 2 1 0 0 2 1 0 1 0 0 0 0 0 1 2 0 1 2 2 0 0 1 0 0 1 1 0 1 2 1 0 0 3 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD_Directory: [binsize: 128 max: 17810 count: 770912 average: 4000.92 | standard deviation: 6362.17 | 0 8232 15295 20629 19723 24105 27531 28861 25198 22207 23587 22571 18856 16930 15417 14642 12416 11613 11318 9225 9097 8924 8906 7885 7105 7731 7672 7289 7094 6673 7094 6868 6971 7451 6599 6942 7142 7415 7058 6591 7417 7744 7411 7356 7318 7831 7678 7738 8317 7533 8059 8126 8500 7999 7325 8062 8236 7724 7620 7010 7689 6935 6843 6858 5967 6106 5869 5822 5283 4542 4661 4451 4042 3743 3355 3460 3092 2873 2712 2320 2167 2022 1911 1696 1432 1524 1363 1137 1027 909 867 784 641 602 482 461 422 374 294 273 263 249 212 169 141 170 105 102 101 63 52 61 62 42 24 23 29 21 19 21 18 9 11 13 8 10 5 10 3 0 3 2 2 2 0 1 4 1 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD_L1Cache_wCC: [binsize: 128 max: 16103 count: 26035 average: 3468.12 | standard deviation: 3075.89 | 2227 954 888 1017 1104 781 752 772 609 509 474 484 405 290 339 331 312 266 291 273 230 247 246 209 246 241 228 233 226 229 234 236 204 213 228 225 262 242 232 276 257 263 262 218 285 304 255 284 262 299 262 246 298 275 296 244 248 234 224 210 223 209 198 199 195 160 161 149 112 121 103 125 107 100 98 50 78 51 66 51 41 44 50 39 31 25 31 18 18 24 23 18 12 13 14 7 8 12 4 6 6 6 4 8 4 1 2 2 2 4 0 2 2 0 2 0 0 0 2 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_L1Cache: [binsize: 1 max: 2 count: 71 average: 2 | standard deviation: 0 | 0 0 71 ] -miss_latency_ST_L2Cache: [binsize: 32 max: 5882 count: 222 average: 665.667 | standard deviation: 898.803 | 73 6 5 3 4 3 4 2 2 7 2 6 1 3 5 4 4 4 1 1 2 5 3 2 5 2 3 2 4 1 1 3 1 1 2 0 1 1 1 1 2 0 2 0 1 1 2 2 1 3 2 1 0 0 1 2 1 1 0 0 1 0 0 0 0 0 1 0 0 0 1 1 1 1 0 1 0 2 0 2 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] -miss_latency_ST_Directory: [binsize: 128 max: 18760 count: 415050 average: 4004.02 | standard deviation: 3073.76 | 0 4260 8338 11216 10781 12919 14692 15669 13473 12007 12866 12122 10125 9129 8110 7751 6631 6195 6152 4928 4878 4677 4753 4282 3843 4039 4224 3838 3767 3703 3874 3820 3698 4141 3535 3753 3842 3986 3846 3559 3992 4117 3972 4009 3876 4214 4194 4124 4594 4090 4280 4221 4569 4328 3954 4389 4384 4081 4066 3892 4118 3755 3707 3719 3166 3267 3095 3139 2859 2447 2567 2436 2224 2071 1852 1823 1653 1582 1526 1273 1156 1132 1039 924 726 761 659 643 560 504 471 374 401 353 282 228 207 209 176 122 155 117 89 98 76 83 75 45 51 34 39 30 29 23 14 21 19 8 10 7 7 8 6 6 3 3 2 2 3 2 3 0 0 0 0 2 3 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_L1Cache_wCC: [binsize: 128 max: 14723 count: 13922 average: 3478.22 | standard deviation: 3056.42 | 1144 546 456 542 559 437 376 397 320 293 251 281 191 180 164 197 169 155 134 151 128 135 121 119 129 131 127 112 110 122 124 133 126 110 130 154 123 141 140 141 150 168 129 138 151 139 132 156 145 157 145 160 164 114 137 138 139 121 92 105 129 121 109 99 98 91 77 79 55 67 70 66 49 51 40 47 38 41 28 34 29 28 25 21 15 12 20 10 9 10 13 10 9 4 5 2 6 2 6 4 0 0 2 2 2 2 2 2 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_L1Cache: [binsize: 1 max: 2 count: 151 average: 2 | standard deviation: 0 | 0 0 151 ] +miss_latency_LD_L2Cache: [binsize: 64 max: 10432 count: 439 average: 677.317 | standard deviation: 1032 | 171 11 17 11 7 7 19 10 19 7 11 10 10 9 8 11 7 5 3 5 4 3 6 9 5 5 6 2 3 3 2 3 0 4 0 3 2 2 1 0 1 0 0 0 0 0 1 1 0 0 2 0 2 1 1 0 1 0 1 2 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_Directory: [binsize: 128 max: 19430 count: 770484 average: 4004.28 | standard deviation: 6368.74 | 0 8188 15458 20532 19786 24298 27675 29213 25281 22083 23920 22404 18534 16835 15206 14422 12414 11556 11278 9293 9086 8767 8817 7959 7073 7770 7845 7184 7120 6742 7269 6822 6877 7267 6663 6949 6870 7308 7000 6507 7283 7539 7233 7239 7263 7856 7543 7831 8220 7502 7931 8092 8436 8192 7436 8169 8187 7825 7599 7212 7586 7021 6967 6937 6126 6082 5818 5901 5186 4479 4691 4629 3990 3842 3431 3504 3093 2839 2770 2293 2215 2019 1890 1692 1438 1433 1287 1136 957 889 839 726 647 658 498 506 418 347 336 271 296 216 204 196 181 161 121 107 88 89 74 65 66 48 40 41 50 29 30 15 21 18 10 6 7 4 8 4 5 5 3 4 5 5 2 0 2 1 1 0 1 2 3 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_L1Cache_wCC: [binsize: 128 max: 15557 count: 25777 average: 3459.67 | standard deviation: 3055.49 | 2125 968 836 1026 1013 847 745 762 682 509 467 499 370 353 319 283 302 277 301 268 231 218 238 262 206 227 254 223 238 215 233 221 226 256 265 216 230 247 259 244 251 268 257 225 256 283 241 258 271 289 255 287 271 265 274 242 253 244 235 240 235 197 172 176 189 157 166 143 138 124 119 118 98 93 66 78 58 68 57 65 35 52 32 26 25 32 28 19 15 24 18 13 14 19 10 8 6 3 8 6 4 2 4 1 5 4 3 1 3 2 0 2 1 3 0 1 2 0 0 0 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_L1Cache: [binsize: 1 max: 2 count: 76 average: 2 | standard deviation: 0 | 0 0 76 ] +miss_latency_ST_L2Cache: [binsize: 32 max: 4322 count: 237 average: 621.941 | standard deviation: 787.221 | 89 4 3 3 3 1 3 2 5 3 2 2 2 2 2 5 8 4 6 1 6 3 2 3 0 0 3 1 2 3 3 4 4 2 3 1 1 3 2 2 1 3 1 2 3 5 0 1 2 0 1 1 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 2 0 0 1 0 1 1 0 1 0 1 1 0 1 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_Directory: [binsize: 128 max: 20551 count: 414500 average: 4001.75 | standard deviation: 3080.55 | 0 4361 8451 11193 10807 12987 14882 15468 13443 11767 12723 12117 10097 9188 8174 7966 6688 6185 6138 4986 4966 4814 4876 4325 3812 4071 4254 3794 3790 3413 3948 3725 3608 3950 3373 3714 3675 4071 3822 3551 3861 3959 3996 3938 3854 4224 4216 4182 4426 4076 4215 4288 4533 4372 4046 4292 4433 4134 4146 3735 4116 3682 3736 3734 3358 3232 3222 3124 2771 2423 2566 2495 2224 2021 1854 1920 1667 1503 1374 1205 1185 1079 1099 932 726 772 747 587 512 483 449 396 335 360 263 254 243 236 191 148 144 142 116 95 73 67 65 59 68 52 30 23 31 21 23 24 19 24 18 11 15 6 10 7 5 6 5 4 3 2 0 2 1 1 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_L1Cache_wCC: [binsize: 128 max: 16474 count: 14124 average: 3439.33 | standard deviation: 3075.63 | 1215 502 459 591 601 514 397 399 359 271 249 260 190 196 202 176 150 134 129 146 139 124 118 130 139 114 122 130 120 150 127 120 116 123 130 117 143 134 148 124 144 143 142 132 160 149 153 144 147 136 140 138 156 115 117 128 142 142 119 132 111 115 96 108 106 77 71 78 95 63 58 62 51 56 47 45 34 32 22 42 34 17 22 15 17 13 22 17 9 11 16 8 12 6 3 6 3 5 1 3 3 6 2 1 1 4 1 2 2 2 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -124,242 +124,242 @@ Total_nonPF_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard dev Resource Usage -------------- page_size: 4096 -user_time: 135 +user_time: 324 system_time: 0 -page_reclaims: 9924 +page_reclaims: 10976 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 168 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 3678021 29424168 -total_msg_count_Response_Data: 3677733 264796776 -total_msg_count_Response_Control: 25623762 204990096 -total_msg_count_Writeback_Data: 1271985 91582920 -total_msg_count_Writeback_Control: 9125706 73005648 -total_msg_count_Broadcast_Control: 18388185 147105480 -total_msg_count_Unblock_Control: 3677820 29422560 -total_msgs: 65443212 total_bytes: 840327648 +total_msg_count_Request_Control: 3674943 29399544 +total_msg_count_Response_Data: 3674646 264574512 +total_msg_count_Response_Control: 25602036 204816288 +total_msg_count_Writeback_Data: 1270962 91509264 +total_msg_count_Writeback_Control: 9126360 73010880 +total_msg_count_Broadcast_Control: 18372540 146980320 +total_msg_count_Unblock_Control: 3674736 29397888 +total_msgs: 65396223 total_bytes: 839688696 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.199597 - links_utilized_percent_switch_0_link_0: 0.119899 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.279295 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 3.78992 + links_utilized_percent_switch_0_link_0: 4.7901 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 2.78974 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Request_Control: 3 24 [ 0 0 0 3 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 153069 11020968 [ 0 0 0 0 153069 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Control: 1066512 8532096 [ 0 0 0 0 1066512 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Control: 144342 1154736 [ 0 0 0 144342 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Broadcast_Control: 1072814 8582512 [ 0 0 0 1072814 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 153073 1224584 [ 0 0 153073 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Data: 5026 361872 [ 0 0 0 0 5026 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Control: 1067789 8542312 [ 0 0 0 0 1067789 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 53040 3818880 [ 0 0 0 0 0 53040 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Control: 235643 1885144 [ 0 0 144342 0 0 91301 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Unblock_Control: 153071 1224568 [ 0 0 0 0 0 153071 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Request_Control: 9 72 [ 0 0 0 9 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 152712 10995264 [ 0 0 0 0 152712 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Control: 1063930 8511440 [ 0 0 0 0 1063930 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Control: 143927 1151416 [ 0 0 0 143927 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Broadcast_Control: 1072131 8577048 [ 0 0 0 1072131 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 152716 1221728 [ 0 0 152716 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Data: 5001 360072 [ 0 0 0 0 5001 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Control: 1067137 8537096 [ 0 0 0 0 1067137 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 52861 3805992 [ 0 0 0 0 0 52861 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Control: 234988 1879904 [ 0 0 143927 0 0 91061 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Unblock_Control: 152718 1221744 [ 0 0 0 0 0 152718 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.199873 - links_utilized_percent_switch_1_link_0: 0.120172 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.279574 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 3.79943 + links_utilized_percent_switch_1_link_0: 4.80577 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 2.79309 bw: 16000 base_latency: 1 outgoing_messages_switch_1_link_0_Request_Control: 6 48 [ 0 0 0 6 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Data: 153594 11058768 [ 0 0 0 0 153594 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Control: 1070129 8561032 [ 0 0 0 0 1070129 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Control: 144857 1158856 [ 0 0 0 144857 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Broadcast_Control: 1072286 8578288 [ 0 0 0 1072286 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 153599 1228792 [ 0 0 153599 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 4918 354096 [ 0 0 0 0 4918 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Control: 1067372 8538976 [ 0 0 0 0 1067372 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 53219 3831768 [ 0 0 0 0 0 53219 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 236493 1891944 [ 0 0 144857 0 0 91636 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Unblock_Control: 153597 1228776 [ 0 0 0 0 0 153597 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Data: 153460 11049120 [ 0 0 0 0 153460 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Control: 1069199 8553592 [ 0 0 0 0 1069199 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Control: 144634 1157072 [ 0 0 0 144634 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Broadcast_Control: 1071386 8571088 [ 0 0 0 1071386 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 153462 1227696 [ 0 0 153462 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Data: 5004 360288 [ 0 0 0 0 5004 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Control: 1066388 8531104 [ 0 0 0 0 1066388 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 52907 3809304 [ 0 0 0 0 0 52907 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 236353 1890824 [ 0 0 144634 0 0 91719 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Unblock_Control: 153466 1227728 [ 0 0 0 0 0 153466 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.199821 - links_utilized_percent_switch_2_link_0: 0.120068 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.279575 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 3.80262 + links_utilized_percent_switch_2_link_0: 4.80937 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.79587 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Request_Control: 13 104 [ 0 0 0 13 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Data: 153394 11044368 [ 0 0 0 0 153394 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Control: 1068731 8549848 [ 0 0 0 0 1068731 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 144660 1157280 [ 0 0 0 144660 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Broadcast_Control: 1072489 8579912 [ 0 0 0 1072489 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Request_Control: 153396 1227168 [ 0 0 153396 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 4933 355176 [ 0 0 0 0 4933 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Control: 1067567 8540536 [ 0 0 0 0 1067567 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Data: 53279 3836088 [ 0 0 0 0 0 53279 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Control: 236039 1888312 [ 0 0 144660 0 0 91379 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Unblock_Control: 153396 1227168 [ 0 0 0 0 0 153396 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Request_Control: 9 72 [ 0 0 0 9 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Data: 153621 11060712 [ 0 0 0 0 153621 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Control: 1070301 8562408 [ 0 0 0 0 1070301 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 144993 1159944 [ 0 0 0 144993 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Broadcast_Control: 1071220 8569760 [ 0 0 0 1071220 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Request_Control: 153624 1228992 [ 0 0 153624 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 4966 357552 [ 0 0 0 0 4966 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Control: 1066261 8530088 [ 0 0 0 0 1066261 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Data: 53101 3823272 [ 0 0 0 0 0 53101 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Control: 236884 1895072 [ 0 0 144993 0 0 91891 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Unblock_Control: 153621 1228968 [ 0 0 0 0 0 153621 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 2 switch_3_outlinks: 2 -links_utilized_percent_switch_3: 0.199559 - links_utilized_percent_switch_3_link_0: 0.119877 bw: 640000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.279242 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 3.79539 + links_utilized_percent_switch_3_link_0: 4.79687 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 2.79392 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Request_Control: 8 64 [ 0 0 0 8 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 153021 11017512 [ 0 0 0 0 153021 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Control: 1066231 8529848 [ 0 0 0 0 1066231 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Writeback_Control: 144311 1154488 [ 0 0 0 144311 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Broadcast_Control: 1072862 8582896 [ 0 0 0 1072862 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Request_Control: 153026 1224208 [ 0 0 153026 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Data: 5013 360936 [ 0 0 0 0 5013 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Control: 1067855 8542840 [ 0 0 0 0 1067855 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Data: 53015 3817080 [ 0 0 0 0 0 53015 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Control: 235603 1884824 [ 0 0 144311 0 0 91292 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Unblock_Control: 153026 1224208 [ 0 0 0 0 0 153026 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Request_Control: 7 56 [ 0 0 0 7 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 153031 11018232 [ 0 0 0 0 153031 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Control: 1066064 8528512 [ 0 0 0 0 1066064 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Control: 144405 1155240 [ 0 0 0 144405 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Broadcast_Control: 1071814 8574512 [ 0 0 0 1071814 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Request_Control: 153035 1224280 [ 0 0 153035 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Data: 4898 352656 [ 0 0 0 0 4898 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Control: 1066921 8535368 [ 0 0 0 0 1066921 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Data: 53203 3830616 [ 0 0 0 0 0 53203 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Control: 235604 1884832 [ 0 0 144405 0 0 91199 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Unblock_Control: 153035 1224280 [ 0 0 0 0 0 153035 0 0 0 0 ] base_latency: 1 switch_4_inlinks: 2 switch_4_outlinks: 2 -links_utilized_percent_switch_4: 0.19939 - links_utilized_percent_switch_4_link_0: 0.119897 bw: 640000 base_latency: 1 - links_utilized_percent_switch_4_link_1: 0.278882 bw: 160000 base_latency: 1 +links_utilized_percent_switch_4: 3.79228 + links_utilized_percent_switch_4_link_0: 4.79554 bw: 16000 base_latency: 1 + links_utilized_percent_switch_4_link_1: 2.78903 bw: 16000 base_latency: 1 - outgoing_messages_switch_4_link_0_Request_Control: 8 64 [ 0 0 0 8 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Response_Data: 153071 11021112 [ 0 0 0 0 153071 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Response_Control: 1066617 8532936 [ 0 0 0 0 1066617 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Writeback_Control: 144148 1153184 [ 0 0 0 144148 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Broadcast_Control: 1072811 8582488 [ 0 0 0 1072811 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Request_Control: 153077 1224616 [ 0 0 153077 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Response_Data: 5014 361008 [ 0 0 0 0 5014 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Response_Control: 1067803 8542424 [ 0 0 0 0 1067803 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Writeback_Data: 52705 3794760 [ 0 0 0 0 0 52705 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Writeback_Control: 235587 1884696 [ 0 0 144148 0 0 91439 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Unblock_Control: 153078 1224624 [ 0 0 0 0 0 153078 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Request_Control: 11 88 [ 0 0 0 11 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Response_Data: 152968 11013696 [ 0 0 0 0 152968 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Response_Control: 1065707 8525656 [ 0 0 0 0 1065707 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Writeback_Control: 144256 1154048 [ 0 0 0 144256 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Broadcast_Control: 1071872 8574976 [ 0 0 0 1071872 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Request_Control: 152972 1223776 [ 0 0 152972 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Response_Data: 4918 354096 [ 0 0 0 0 4918 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Response_Control: 1066963 8535704 [ 0 0 0 0 1066963 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Writeback_Data: 52762 3798864 [ 0 0 0 0 0 52762 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Writeback_Control: 235747 1885976 [ 0 0 144256 0 0 91491 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Unblock_Control: 152972 1223776 [ 0 0 0 0 0 152972 0 0 0 0 ] base_latency: 1 switch_5_inlinks: 2 switch_5_outlinks: 2 -links_utilized_percent_switch_5: 0.199346 - links_utilized_percent_switch_5_link_0: 0.119838 bw: 640000 base_latency: 1 - links_utilized_percent_switch_5_link_1: 0.278855 bw: 160000 base_latency: 1 +links_utilized_percent_switch_5: 3.79634 + links_utilized_percent_switch_5_link_0: 4.79767 bw: 16000 base_latency: 1 + links_utilized_percent_switch_5_link_1: 2.795 bw: 16000 base_latency: 1 - outgoing_messages_switch_5_link_0_Request_Control: 5 40 [ 0 0 0 5 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Response_Data: 152987 11015064 [ 0 0 0 0 152987 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Response_Control: 1065730 8525840 [ 0 0 0 0 1065730 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Writeback_Control: 143915 1151320 [ 0 0 0 143915 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Broadcast_Control: 1072896 8583168 [ 0 0 0 1072896 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Request_Control: 152992 1223936 [ 0 0 152992 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Response_Data: 5044 363168 [ 0 0 0 0 5044 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Response_Control: 1067857 8542856 [ 0 0 0 0 1067857 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Writeback_Data: 52718 3795696 [ 0 0 0 0 0 52718 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Writeback_Control: 235108 1880864 [ 0 0 143915 0 0 91193 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Unblock_Control: 152990 1223920 [ 0 0 0 0 0 152990 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Request_Control: 12 96 [ 0 0 0 12 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Response_Data: 153068 11020896 [ 0 0 0 0 153068 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Response_Control: 1066430 8531440 [ 0 0 0 0 1066430 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Writeback_Control: 144356 1154848 [ 0 0 0 144356 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Broadcast_Control: 1071773 8574184 [ 0 0 0 1071773 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Request_Control: 153072 1224576 [ 0 0 153072 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Response_Data: 4986 358992 [ 0 0 0 0 4986 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Response_Control: 1066797 8534376 [ 0 0 0 0 1066797 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Writeback_Data: 53226 3832272 [ 0 0 0 0 0 53226 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Writeback_Control: 235481 1883848 [ 0 0 144356 0 0 91125 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Unblock_Control: 153073 1224584 [ 0 0 0 0 0 153073 0 0 0 0 ] base_latency: 1 switch_6_inlinks: 2 switch_6_outlinks: 2 -links_utilized_percent_switch_6: 0.199841 - links_utilized_percent_switch_6_link_0: 0.120185 bw: 640000 base_latency: 1 - links_utilized_percent_switch_6_link_1: 0.279496 bw: 160000 base_latency: 1 +links_utilized_percent_switch_6: 3.79651 + links_utilized_percent_switch_6_link_0: 4.80041 bw: 16000 base_latency: 1 + links_utilized_percent_switch_6_link_1: 2.79262 bw: 16000 base_latency: 1 - outgoing_messages_switch_6_link_0_Request_Control: 8 64 [ 0 0 0 8 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Response_Data: 153636 11061792 [ 0 0 0 0 153636 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Response_Control: 1070383 8563064 [ 0 0 0 0 1070383 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Writeback_Control: 144662 1157296 [ 0 0 0 144662 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Broadcast_Control: 1072253 8578024 [ 0 0 0 1072253 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Request_Control: 153638 1229104 [ 0 0 153638 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Response_Data: 5053 363816 [ 0 0 0 0 5053 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Response_Control: 1067206 8537648 [ 0 0 0 0 1067206 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Writeback_Data: 53053 3819816 [ 0 0 0 0 0 53053 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Writeback_Control: 236269 1890152 [ 0 0 144662 0 0 91607 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Unblock_Control: 153638 1229104 [ 0 0 0 0 0 153638 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Request_Control: 11 88 [ 0 0 0 11 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Response_Data: 153181 11029032 [ 0 0 0 0 153181 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Response_Control: 1067418 8539344 [ 0 0 0 0 1067418 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Writeback_Control: 144558 1156464 [ 0 0 0 144558 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Broadcast_Control: 1071660 8573280 [ 0 0 0 1071660 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Request_Control: 153184 1225472 [ 0 0 153184 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Response_Data: 5056 364032 [ 0 0 0 0 5056 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Response_Control: 1066613 8532904 [ 0 0 0 0 1066613 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Writeback_Data: 52864 3806208 [ 0 0 0 0 0 52864 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Writeback_Control: 236251 1890008 [ 0 0 144558 0 0 91693 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Unblock_Control: 153182 1225456 [ 0 0 0 0 0 153182 0 0 0 0 ] base_latency: 1 switch_7_inlinks: 2 switch_7_outlinks: 2 -links_utilized_percent_switch_7: 0.199549 - links_utilized_percent_switch_7_link_0: 0.119933 bw: 640000 base_latency: 1 - links_utilized_percent_switch_7_link_1: 0.279164 bw: 160000 base_latency: 1 +links_utilized_percent_switch_7: 3.79143 + links_utilized_percent_switch_7_link_0: 4.79307 bw: 16000 base_latency: 1 + links_utilized_percent_switch_7_link_1: 2.78979 bw: 16000 base_latency: 1 - outgoing_messages_switch_7_link_0_Request_Control: 13 104 [ 0 0 0 13 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Response_Data: 153139 11026008 [ 0 0 0 0 153139 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Response_Control: 1066921 8535368 [ 0 0 0 0 1066921 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Writeback_Control: 144412 1155296 [ 0 0 0 144412 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Broadcast_Control: 1072742 8581936 [ 0 0 0 1072742 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Request_Control: 153142 1225136 [ 0 0 153142 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Response_Data: 4948 356256 [ 0 0 0 0 4948 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Response_Control: 1067805 8542440 [ 0 0 0 0 1067805 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Writeback_Data: 52966 3813552 [ 0 0 0 0 0 52966 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Writeback_Control: 235853 1886824 [ 0 0 144412 0 0 91441 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Unblock_Control: 153144 1225152 [ 0 0 0 0 0 153144 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Request_Control: 7 56 [ 0 0 0 7 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Response_Data: 152841 11004552 [ 0 0 0 0 152841 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Response_Control: 1064963 8519704 [ 0 0 0 0 1064963 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Writeback_Control: 144139 1153112 [ 0 0 0 144139 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Broadcast_Control: 1071996 8575968 [ 0 0 0 1071996 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Request_Control: 152844 1222752 [ 0 0 152844 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Response_Data: 5069 364968 [ 0 0 0 0 5069 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Response_Control: 1066932 8535456 [ 0 0 0 0 1066932 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Writeback_Data: 52730 3796560 [ 0 0 0 0 0 52730 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Writeback_Control: 235544 1884352 [ 0 0 144139 0 0 91405 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Unblock_Control: 152845 1222760 [ 0 0 0 0 0 152845 0 0 0 0 ] base_latency: 1 switch_8_inlinks: 2 switch_8_outlinks: 2 -links_utilized_percent_switch_8: 0.988558 - links_utilized_percent_switch_8_link_0: 0.26704 bw: 640000 base_latency: 1 - links_utilized_percent_switch_8_link_1: 1.71008 bw: 160000 base_latency: 1 +links_utilized_percent_switch_8: 13.8907 + links_utilized_percent_switch_8_link_0: 10.6822 bw: 16000 base_latency: 1 + links_utilized_percent_switch_8_link_1: 17.0991 bw: 16000 base_latency: 1 - outgoing_messages_switch_8_link_0_Request_Control: 1225943 9807544 [ 0 0 1225943 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Writeback_Data: 423995 30527640 [ 0 0 0 0 0 423995 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Writeback_Control: 1886595 15092760 [ 0 0 1155307 0 0 731288 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Unblock_Control: 1225940 9807520 [ 0 0 0 0 0 1225940 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Request_Control: 64 512 [ 0 0 0 64 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Response_Data: 1185962 85389264 [ 0 0 0 0 1185962 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Writeback_Control: 1155307 9242456 [ 0 0 0 1155307 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Broadcast_Control: 1225879 9807032 [ 0 0 0 1225879 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Request_Control: 1224909 9799272 [ 0 0 1224909 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Writeback_Data: 423654 30503088 [ 0 0 0 0 0 423654 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Writeback_Control: 1886852 15094816 [ 0 0 1155268 0 0 731584 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Unblock_Control: 1224912 9799296 [ 0 0 0 0 0 1224912 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Request_Control: 72 576 [ 0 0 0 72 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Response_Data: 1184984 85318848 [ 0 0 0 0 1184984 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Writeback_Control: 1155268 9242144 [ 0 0 0 1155268 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Broadcast_Control: 1224836 9798688 [ 0 0 0 1224836 0 0 0 0 0 0 ] base_latency: 1 switch_9_inlinks: 9 switch_9_outlinks: 9 -links_utilized_percent_switch_9: 0.545293 - links_utilized_percent_switch_9_link_0: 0.479597 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_1: 0.480688 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_2: 0.480271 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_3: 0.479506 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_4: 0.479588 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_5: 0.479353 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_6: 0.480741 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_7: 0.479734 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_8: 1.06816 bw: 160000 base_latency: 1 +links_utilized_percent_switch_9: 5.45234 + links_utilized_percent_switch_9_link_0: 4.7901 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_1: 4.80577 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_2: 4.80937 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_3: 4.79687 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_4: 4.79554 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_5: 4.79767 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_6: 4.80041 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_7: 4.79307 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_8: 10.6822 bw: 16000 base_latency: 1 - outgoing_messages_switch_9_link_0_Request_Control: 3 24 [ 0 0 0 3 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Response_Data: 153069 11020968 [ 0 0 0 0 153069 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Response_Control: 1066512 8532096 [ 0 0 0 0 1066512 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Writeback_Control: 144342 1154736 [ 0 0 0 144342 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Broadcast_Control: 1072814 8582512 [ 0 0 0 1072814 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Request_Control: 9 72 [ 0 0 0 9 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Response_Data: 152712 10995264 [ 0 0 0 0 152712 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Response_Control: 1063930 8511440 [ 0 0 0 0 1063930 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Writeback_Control: 143927 1151416 [ 0 0 0 143927 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Broadcast_Control: 1072131 8577048 [ 0 0 0 1072131 0 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_9_link_1_Request_Control: 6 48 [ 0 0 0 6 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Response_Data: 153594 11058768 [ 0 0 0 0 153594 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Response_Control: 1070129 8561032 [ 0 0 0 0 1070129 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Writeback_Control: 144857 1158856 [ 0 0 0 144857 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Broadcast_Control: 1072286 8578288 [ 0 0 0 1072286 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_2_Request_Control: 13 104 [ 0 0 0 13 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_2_Response_Data: 153394 11044368 [ 0 0 0 0 153394 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_2_Response_Control: 1068731 8549848 [ 0 0 0 0 1068731 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_2_Writeback_Control: 144660 1157280 [ 0 0 0 144660 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_2_Broadcast_Control: 1072489 8579912 [ 0 0 0 1072489 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_3_Request_Control: 8 64 [ 0 0 0 8 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_3_Response_Data: 153021 11017512 [ 0 0 0 0 153021 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_3_Response_Control: 1066231 8529848 [ 0 0 0 0 1066231 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_3_Writeback_Control: 144311 1154488 [ 0 0 0 144311 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_3_Broadcast_Control: 1072862 8582896 [ 0 0 0 1072862 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_4_Request_Control: 8 64 [ 0 0 0 8 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_4_Response_Data: 153071 11021112 [ 0 0 0 0 153071 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_4_Response_Control: 1066617 8532936 [ 0 0 0 0 1066617 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_4_Writeback_Control: 144148 1153184 [ 0 0 0 144148 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_4_Broadcast_Control: 1072811 8582488 [ 0 0 0 1072811 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_5_Request_Control: 5 40 [ 0 0 0 5 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_5_Response_Data: 152987 11015064 [ 0 0 0 0 152987 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_5_Response_Control: 1065730 8525840 [ 0 0 0 0 1065730 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_5_Writeback_Control: 143915 1151320 [ 0 0 0 143915 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_5_Broadcast_Control: 1072896 8583168 [ 0 0 0 1072896 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_6_Request_Control: 8 64 [ 0 0 0 8 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_6_Response_Data: 153636 11061792 [ 0 0 0 0 153636 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_6_Response_Control: 1070383 8563064 [ 0 0 0 0 1070383 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_6_Writeback_Control: 144662 1157296 [ 0 0 0 144662 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_6_Broadcast_Control: 1072253 8578024 [ 0 0 0 1072253 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_7_Request_Control: 13 104 [ 0 0 0 13 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_7_Response_Data: 153139 11026008 [ 0 0 0 0 153139 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_7_Response_Control: 1066921 8535368 [ 0 0 0 0 1066921 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_7_Writeback_Control: 144412 1155296 [ 0 0 0 144412 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_7_Broadcast_Control: 1072742 8581936 [ 0 0 0 1072742 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_8_Request_Control: 1225943 9807544 [ 0 0 1225943 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_8_Writeback_Data: 423995 30527640 [ 0 0 0 0 0 423995 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_8_Writeback_Control: 1886595 15092760 [ 0 0 1155307 0 0 731288 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_8_Unblock_Control: 1225940 9807520 [ 0 0 0 0 0 1225940 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Response_Data: 153460 11049120 [ 0 0 0 0 153460 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Response_Control: 1069199 8553592 [ 0 0 0 0 1069199 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Writeback_Control: 144634 1157072 [ 0 0 0 144634 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Broadcast_Control: 1071386 8571088 [ 0 0 0 1071386 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_2_Request_Control: 9 72 [ 0 0 0 9 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_2_Response_Data: 153621 11060712 [ 0 0 0 0 153621 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_2_Response_Control: 1070301 8562408 [ 0 0 0 0 1070301 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_2_Writeback_Control: 144993 1159944 [ 0 0 0 144993 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_2_Broadcast_Control: 1071220 8569760 [ 0 0 0 1071220 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_3_Request_Control: 7 56 [ 0 0 0 7 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_3_Response_Data: 153031 11018232 [ 0 0 0 0 153031 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_3_Response_Control: 1066064 8528512 [ 0 0 0 0 1066064 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_3_Writeback_Control: 144405 1155240 [ 0 0 0 144405 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_3_Broadcast_Control: 1071814 8574512 [ 0 0 0 1071814 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_4_Request_Control: 11 88 [ 0 0 0 11 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_4_Response_Data: 152968 11013696 [ 0 0 0 0 152968 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_4_Response_Control: 1065707 8525656 [ 0 0 0 0 1065707 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_4_Writeback_Control: 144256 1154048 [ 0 0 0 144256 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_4_Broadcast_Control: 1071872 8574976 [ 0 0 0 1071872 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_5_Request_Control: 12 96 [ 0 0 0 12 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_5_Response_Data: 153068 11020896 [ 0 0 0 0 153068 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_5_Response_Control: 1066430 8531440 [ 0 0 0 0 1066430 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_5_Writeback_Control: 144356 1154848 [ 0 0 0 144356 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_5_Broadcast_Control: 1071773 8574184 [ 0 0 0 1071773 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_6_Request_Control: 11 88 [ 0 0 0 11 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_6_Response_Data: 153181 11029032 [ 0 0 0 0 153181 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_6_Response_Control: 1067418 8539344 [ 0 0 0 0 1067418 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_6_Writeback_Control: 144558 1156464 [ 0 0 0 144558 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_6_Broadcast_Control: 1071660 8573280 [ 0 0 0 1071660 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_7_Request_Control: 7 56 [ 0 0 0 7 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_7_Response_Data: 152841 11004552 [ 0 0 0 0 152841 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_7_Response_Control: 1064963 8519704 [ 0 0 0 0 1064963 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_7_Writeback_Control: 144139 1153112 [ 0 0 0 144139 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_7_Broadcast_Control: 1071996 8575968 [ 0 0 0 1071996 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_8_Request_Control: 1224909 9799272 [ 0 0 1224909 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_8_Writeback_Data: 423654 30503088 [ 0 0 0 0 0 423654 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_8_Writeback_Control: 1886852 15094816 [ 0 0 1155268 0 0 731584 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_8_Unblock_Control: 1224912 9799296 [ 0 0 0 0 0 1224912 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 0 @@ -370,126 +370,126 @@ Cache Stats: system.l1_cntrl0.L1IcacheMemory Cache Stats: system.l1_cntrl0.L1DcacheMemory - system.l1_cntrl0.L1DcacheMemory_total_misses: 153213 - system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 153213 + system.l1_cntrl0.L1DcacheMemory_total_misses: 152856 + system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 152856 system.l1_cntrl0.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl0.L1DcacheMemory_request_type_LD: 64.988% - system.l1_cntrl0.L1DcacheMemory_request_type_ST: 35.012% + system.l1_cntrl0.L1DcacheMemory_request_type_LD: 64.952% + system.l1_cntrl0.L1DcacheMemory_request_type_ST: 35.048% - system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 153213 100% + system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 152856 100% Cache Stats: system.l1_cntrl0.L2cacheMemory - system.l1_cntrl0.L2cacheMemory_total_misses: 153213 - system.l1_cntrl0.L2cacheMemory_total_demand_misses: 153213 + system.l1_cntrl0.L2cacheMemory_total_misses: 152856 + system.l1_cntrl0.L2cacheMemory_total_demand_misses: 152856 system.l1_cntrl0.L2cacheMemory_total_prefetches: 0 system.l1_cntrl0.L2cacheMemory_total_sw_prefetches: 0 system.l1_cntrl0.L2cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl0.L2cacheMemory_request_type_LD: 64.988% - system.l1_cntrl0.L2cacheMemory_request_type_ST: 35.012% + system.l1_cntrl0.L2cacheMemory_request_type_LD: 64.952% + system.l1_cntrl0.L2cacheMemory_request_type_ST: 35.048% - system.l1_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 153213 100% + system.l1_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 152856 100% --- L1Cache --- - Event Counts - -Load [99913 99727 100093 99753 99626 99929 99694 99485 ] 798220 +Load [99836 99426 99826 99565 99332 100097 100084 99394 ] 797560 Ifetch [0 0 0 0 0 0 0 0 ] 0 -Store [53408 53512 53798 53606 53666 53913 53987 53777 ] 429667 -L2_Replacement [153062 152979 153624 153129 153059 153587 153382 153011 ] 1225833 -L1_to_L2 [1703641 1704544 1707097 1698377 1700701 1704894 1708215 1704790 ] 13632259 -Trigger_L2_to_L1D [160 162 175 137 140 164 192 151 ] 1281 +Store [53382 53907 53599 53512 53609 53612 53768 53907 ] 429296 +L2_Replacement [152956 153058 153169 152825 152699 153446 153612 153020 ] 1224785 +L1_to_L2 [1709336 1706454 1716777 1706039 1711172 1706883 1717740 1707931 ] 13682332 +Trigger_L2_to_L1D [164 159 163 149 140 147 143 169 ] 1234 Trigger_L2_to_L1I [0 0 0 0 0 0 0 0 ] 0 -Complete_L2_to_L1 [160 162 175 137 140 164 192 151 ] 1281 -Other_GETX [375657 375556 375282 375450 375391 375150 375099 375303 ] 3002888 -Other_GETS [697154 697340 696971 697292 697423 697136 697390 697559 ] 5578265 -Merged_GETS [8 5 8 13 3 6 13 8 ] 64 +Complete_L2_to_L1 [164 159 163 149 140 147 143 169 ] 1234 +Other_GETX [375319 374833 375098 375206 375119 375092 374928 374801 ] 3000396 +Other_GETS [696553 696940 696562 696790 697012 696294 696292 697013 ] 5573456 +Merged_GETS [11 12 11 7 9 6 9 7 ] 72 Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 Invalidate [0 0 0 0 0 0 0 0 ] 0 -Ack [1066502 1065611 1070273 1066825 1066414 1070011 1068622 1066110 ] 8540368 -Shared_Ack [115 119 110 96 98 118 109 121 ] 886 -Data [5953 5964 5970 5839 5905 5902 5754 5810 ] 47097 -Shared_Data [2086 2148 2109 2086 2034 2075 2138 2057 ] 16733 -Exclusive_Data [145032 144875 145557 145214 145130 145617 145502 145154 ] 1162081 -Writeback_Ack [144148 143915 144662 144412 144342 144857 144660 144311 ] 1155307 +Ack [1065597 1066314 1067288 1064836 1063816 1069079 1070172 1065955 ] 8533057 +Shared_Ack [110 116 130 127 114 120 129 109 ] 955 +Data [5681 5804 5729 5678 5797 5878 5771 5683 ] 46021 +Shared_Data [2109 2095 1989 2085 2106 2060 2023 2104 ] 16571 +Exclusive_Data [145178 145169 145463 145078 144809 145522 145827 145244 ] 1162290 +Writeback_Ack [144256 144356 144558 144139 143927 144634 144993 144405 ] 1155268 Writeback_Nack [0 0 0 0 0 0 0 0 ] 0 -All_acks [2189 2251 2200 2168 2120 2177 2236 2164 ] 17505 -All_acks_no_sharers [150885 150737 151437 150971 150950 151418 151158 150858 ] 1208414 +All_acks [2206 2198 2102 2193 2204 2166 2141 2195 ] 17405 +All_acks_no_sharers [150763 150870 151079 150648 150509 151294 151480 150837 ] 1207480 Flush_line [0 0 0 0 0 0 0 0 ] 0 Block_Ack [0 0 0 0 0 0 0 0 ] 0 - Transitions - -I Load [99750 99564 99937 99608 99480 99765 99511 99345 ] 796960 +I Load [99663 99277 99654 99422 99207 99926 99924 99208 ] 796281 I Ifetch [0 0 0 0 0 0 0 0 ] 0 -I Store [53323 53426 53700 53533 53590 53833 53884 53678 ] 428967 -I L2_Replacement [2957 3080 3008 2899 2918 2935 2918 2980 ] 23695 -I L1_to_L2 [647 666 647 640 647 644 647 637 ] 5175 -I Trigger_L2_to_L1D [4 3 5 2 2 2 7 2 ] 27 +I Store [53307 53793 53529 53418 53507 53533 53700 53825 ] 428612 +I L2_Replacement [2904 2951 2983 3067 3002 2991 2988 2906 ] 23792 +I L1_to_L2 [616 667 646 672 627 686 639 640 ] 5193 +I Trigger_L2_to_L1D [5 3 5 5 6 2 2 5 ] 33 I Trigger_L2_to_L1I [0 0 0 0 0 0 0 0 ] 0 -I Other_GETX [373818 373710 373456 373671 373590 373358 373338 373473 ] 2988414 -I Other_GETS [693803 693943 693553 693953 693978 693842 694042 694198 ] 5551312 +I Other_GETX [373498 372958 373249 373304 373263 373267 373086 373074 ] 2985699 +I Other_GETS [693268 693612 693177 693413 693657 692920 692997 693658 ] 5546702 I Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 I NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 I Invalidate [0 0 0 0 0 0 0 0 ] 0 I Flush_line [0 0 0 0 0 0 0 0 ] 0 -S Load [8 4 4 4 3 2 3 3 ] 31 +S Load [5 4 4 4 3 3 3 4 ] 30 S Ifetch [0 0 0 0 0 0 0 0 ] 0 -S Store [1 1 2 1 2 0 1 2 ] 10 -S L2_Replacement [5957 5984 5952 5818 5799 5795 5804 5720 ] 46829 -S L1_to_L2 [6000 6041 6011 5871 5868 5847 5853 5775 ] 47266 -S Trigger_L2_to_L1D [7 5 6 5 6 4 5 2 ] 40 +S Store [1 2 1 4 1 3 0 1 ] 13 +S L2_Replacement [5796 5751 5628 5619 5770 5821 5631 5709 ] 45725 +S L1_to_L2 [5854 5827 5676 5681 5826 5877 5680 5769 ] 46190 +S Trigger_L2_to_L1D [8 8 5 6 4 6 4 9 ] 50 S Trigger_L2_to_L1I [0 0 0 0 0 0 0 0 ] 0 -S Other_GETX [54 71 66 61 77 59 58 68 ] 514 -S Other_GETS [112 114 109 105 125 103 116 102 ] 886 +S Other_GETX [63 79 58 68 62 61 63 65 ] 519 +S Other_GETS [115 132 114 129 139 118 98 110 ] 955 S Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 S NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 S Invalidate [0 0 0 0 0 0 0 0 ] 0 S Flush_line [0 0 0 0 0 0 0 0 ] 0 -O Load [0 0 1 0 1 2 2 0 ] 6 +O Load [0 1 2 1 2 0 0 2 ] 8 O Ifetch [0 0 0 0 0 0 0 0 ] 0 -O Store [3 1 1 0 1 1 0 1 ] 8 -O L2_Replacement [2055 1985 2060 2062 2148 1994 2029 2060 ] 16393 -O L1_to_L2 [471 446 457 433 437 434 458 445 ] 3581 -O Trigger_L2_to_L1D [7 1 4 0 2 3 4 2 ] 23 +O Store [1 0 0 0 1 0 0 1 ] 3 +O L2_Replacement [2023 2054 2095 2016 2006 2017 1995 2002 ] 16208 +O L1_to_L2 [440 436 484 451 450 440 422 443 ] 3566 +O Trigger_L2_to_L1D [1 0 3 1 3 0 0 4 ] 12 O Trigger_L2_to_L1I [0 0 0 0 0 0 0 0 ] 0 -O Other_GETX [16 14 15 11 14 15 8 13 ] 106 -O Other_GETS [28 19 23 24 12 19 22 16 ] 163 -O Merged_GETS [3 4 3 5 2 4 7 1 ] 29 +O Other_GETX [16 13 8 18 14 14 13 18 ] 114 +O Other_GETS [22 22 17 21 25 24 23 20 ] 174 +O Merged_GETS [1 7 2 0 3 2 1 2 ] 18 O Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 O NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 O Invalidate [0 0 0 0 0 0 0 0 ] 0 O Flush_line [0 0 0 0 0 0 0 0 ] 0 -M Load [47 50 34 38 49 45 60 45 ] 368 +M Load [50 39 48 43 28 46 47 49 ] 350 M Ifetch [0 0 0 0 0 0 0 0 ] 0 -M Store [26 20 33 19 19 17 26 26 ] 186 -M L2_Replacement [90487 90399 90710 90546 90328 90787 90498 90384 ] 724139 -M L1_to_L2 [93082 92904 93304 93110 93004 93296 93063 92951 ] 744714 -M Trigger_L2_to_L1D [99 104 101 80 90 92 120 109 ] 795 +M Store [13 32 19 18 33 25 20 27 ] 187 +M L2_Replacement [90623 90208 90706 90518 90185 90866 91092 90336 ] 724534 +M L1_to_L2 [93197 92807 93311 93090 92736 93401 93650 92820 ] 745012 +M Trigger_L2_to_L1D [88 91 93 92 76 99 89 94 ] 722 M Trigger_L2_to_L1I [0 0 0 0 0 0 0 0 ] 0 -M Other_GETX [1146 1084 1093 1087 1087 1092 1084 1067 ] 8740 -M Other_GETS [2069 2000 2071 2065 2163 2008 2031 2067 ] 16474 -M Merged_GETS [2 0 3 5 0 1 4 4 ] 19 +M Other_GETX [1126 1131 1139 1161 1129 1116 1105 1045 ] 8952 +M Other_GETS [2030 2062 2094 2027 2015 2027 2000 2016 ] 16271 +M Merged_GETS [4 2 3 3 2 1 5 2 ] 22 M Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 M NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 M Invalidate [0 0 0 0 0 0 0 0 ] 0 M Flush_line [0 0 0 0 0 0 0 0 ] 0 -MM Load [27 16 26 24 17 31 22 21 ] 184 +MM Load [24 27 31 19 20 21 27 33 ] 202 MM Ifetch [0 0 0 0 0 0 0 0 ] 0 -MM Store [9 18 13 12 11 18 15 11 ] 107 -MM L2_Replacement [51606 51531 51894 51804 51866 52076 52133 51867 ] 414777 -MM L1_to_L2 [53029 53090 53386 53218 53249 53536 53559 53361 ] 426428 -MM Trigger_L2_to_L1D [43 49 59 50 40 63 56 36 ] 396 +MM Store [22 22 17 16 12 12 11 14 ] 126 +MM L2_Replacement [51610 52094 51757 51605 51736 51751 51906 52067 ] 414526 +MM L1_to_L2 [53019 53486 53221 53086 53207 53196 53370 53523 ] 426108 +MM Trigger_L2_to_L1D [62 57 57 45 51 40 48 57 ] 417 MM Trigger_L2_to_L1I [0 0 0 0 0 0 0 0 ] 0 -MM Other_GETX [617 668 645 605 614 619 604 674 ] 5046 -MM Other_GETS [1124 1244 1192 1137 1127 1151 1167 1160 ] 9302 -MM Merged_GETS [3 0 2 3 1 1 2 3 ] 15 +MM Other_GETX [607 642 634 646 638 621 651 588 ] 5027 +MM Other_GETS [1096 1088 1148 1179 1163 1181 1158 1193 ] 9206 +MM Merged_GETS [6 3 6 4 4 3 3 3 ] 32 MM Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 MM NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 MM Invalidate [0 0 0 0 0 0 0 0 ] 0 @@ -499,29 +499,29 @@ IM Load [0 0 0 0 0 0 0 0 ] 0 IM Ifetch [0 0 0 0 0 0 0 0 ] 0 IM Store [0 0 0 0 0 0 0 0 ] 0 IM L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -IM L1_to_L2 [537833 545714 540792 536611 542269 543523 549010 543128 ] 4338880 -IM Other_GETX [1 4 1 4 3 3 3 2 ] 21 -IM Other_GETS [3 6 4 0 3 1 3 3 ] 23 +IM L1_to_L2 [541503 544121 548499 539673 542556 541150 542514 545826 ] 4345842 +IM Other_GETX [1 1 3 3 1 3 3 2 ] 17 +IM Other_GETS [8 5 4 6 3 6 6 2 ] 40 IM Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 IM NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 IM Invalidate [0 0 0 0 0 0 0 0 ] 0 -IM Ack [366480 366723 369003 367797 368111 369500 370499 368866 ] 2946979 -IM Data [2025 2055 2056 2044 2059 2123 2028 2074 ] 16464 -IM Exclusive_Data [51296 51369 51643 51488 51528 51709 51856 51601 ] 412490 +IM Ack [366019 369518 367839 367229 367501 367910 368803 369586 ] 2944405 +IM Data [1928 2064 2030 2068 2068 2049 2099 2011 ] 16317 +IM Exclusive_Data [51379 51729 51499 51349 51439 51483 51599 51814 ] 412291 IM Flush_line [0 0 0 0 0 0 0 0 ] 0 SM Load [0 0 0 0 0 0 0 0 ] 0 SM Ifetch [0 0 0 0 0 0 0 0 ] 0 SM Store [0 0 0 0 0 0 0 0 ] 0 SM L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -SM L1_to_L2 [5 3 3 0 3 0 0 3 ] 17 +SM L1_to_L2 [8 4 0 10 0 1 0 0 ] 23 SM Other_GETX [0 0 0 0 0 0 0 0 ] 0 SM Other_GETS [0 0 0 0 0 0 0 0 ] 0 SM Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 SM NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 SM Invalidate [0 0 0 0 0 0 0 0 ] 0 -SM Ack [7 7 14 7 12 0 7 14 ] 68 -SM Data [1 1 2 1 2 0 1 2 ] 10 +SM Ack [7 14 7 16 7 17 0 7 ] 75 +SM Data [1 2 1 4 1 3 0 1 ] 13 SM Exclusive_Data [0 0 0 0 0 0 0 0 ] 0 SM Flush_line [0 0 0 0 0 0 0 0 ] 0 @@ -529,99 +529,99 @@ OM Load [0 0 0 0 0 0 0 0 ] 0 OM Ifetch [0 0 0 0 0 0 0 0 ] 0 OM Store [0 0 0 0 0 0 0 0 ] 0 OM L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -OM L1_to_L2 [0 0 13 0 0 0 0 10 ] 23 +OM L1_to_L2 [0 0 0 0 0 0 0 13 ] 13 OM Other_GETX [0 0 0 0 0 0 0 0 ] 0 OM Other_GETS [0 0 0 0 0 0 0 0 ] 0 OM Merged_GETS [0 0 0 0 0 0 0 0 ] 0 OM Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 OM NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 OM Invalidate [0 0 0 0 0 0 0 0 ] 0 -OM Ack [21 7 7 0 7 7 0 7 ] 56 +OM Ack [7 0 0 0 7 0 0 7 ] 21 OM All_acks [0 0 0 0 0 0 0 0 ] 0 -OM All_acks_no_sharers [3 1 1 0 1 1 0 1 ] 8 +OM All_acks_no_sharers [1 0 0 0 1 0 0 1 ] 3 OM Flush_line [0 0 0 0 0 0 0 0 ] 0 ISM Load [0 0 0 0 0 0 0 0 ] 0 ISM Ifetch [0 0 0 0 0 0 0 0 ] 0 ISM Store [0 0 0 0 0 0 0 0 ] 0 ISM L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -ISM L1_to_L2 [17 6 0 0 0 0 0 0 ] 23 -ISM Ack [66 76 43 31 35 38 34 51 ] 374 -ISM All_acks_no_sharers [2026 2056 2058 2045 2061 2123 2029 2076 ] 16474 +ISM L1_to_L2 [0 0 0 0 0 0 0 0 ] 0 +ISM Ack [58 54 68 50 31 53 52 46 ] 412 +ISM All_acks_no_sharers [1929 2066 2031 2072 2069 2052 2099 2012 ] 16330 ISM Flush_line [0 0 0 0 0 0 0 0 ] 0 M_W Load [0 0 0 0 0 0 0 0 ] 0 M_W Ifetch [0 0 0 0 0 0 0 0 ] 0 M_W Store [0 0 0 0 0 0 0 0 ] 0 M_W L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -M_W L1_to_L2 [38 69 88 42 90 112 70 83 ] 592 -M_W Ack [3352 3658 3551 3465 3460 3459 3415 3426 ] 27786 -M_W All_acks_no_sharers [93736 93506 93914 93726 93602 93908 93646 93553 ] 749591 +M_W L1_to_L2 [994 718 1142 762 991 1066 1127 778 ] 7578 +M_W Ack [3458 3248 3349 3427 3360 3463 3583 3564 ] 27452 +M_W All_acks_no_sharers [93799 93440 93964 93729 93370 94039 94228 93430 ] 749999 M_W Flush_line [0 0 0 0 0 0 0 0 ] 0 MM_W Load [0 0 0 0 0 0 0 0 ] 0 MM_W Ifetch [0 0 0 0 0 0 0 0 ] 0 MM_W Store [0 0 0 0 0 0 0 0 ] 0 MM_W L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -MM_W L1_to_L2 [72 120 137 81 70 152 83 104 ] 819 -MM_W Ack [5046 5371 5115 5121 5255 5486 4940 5149 ] 41483 -MM_W All_acks_no_sharers [51296 51369 51643 51488 51528 51709 51856 51601 ] 412490 +MM_W L1_to_L2 [1382 1263 1531 1493 1433 1255 1257 1341 ] 10955 +MM_W Ack [5290 5194 5079 4959 5239 5042 5253 5299 ] 41355 +MM_W All_acks_no_sharers [51379 51729 51499 51349 51439 51483 51599 51814 ] 412291 MM_W Flush_line [0 0 0 0 0 0 0 0 ] 0 IS Load [0 0 0 0 0 0 0 0 ] 0 IS Ifetch [0 0 0 0 0 0 0 0 ] 0 IS Store [0 0 0 0 0 0 0 0 ] 0 IS L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -IS L1_to_L2 [1011844 1004759 1011592 1007827 1004476 1006671 1004653 1007634 ] 8059456 -IS Other_GETX [1 3 4 6 5 2 2 2 ] 25 -IS Other_GETS [13 6 15 7 10 6 7 9 ] 73 +IS L1_to_L2 [1010206 1004928 1010454 1009009 1011166 1007443 1016869 1004826 ] 8074901 +IS Other_GETX [5 4 6 2 7 4 6 6 ] 40 +IS Other_GETS [7 8 4 9 7 9 4 6 ] 54 IS Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 IS NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 IS Invalidate [0 0 0 0 0 0 0 0 ] 0 -IS Ack [685197 683360 686266 683975 683583 685323 683273 682541 ] 5473518 -IS Shared_Ack [107 110 101 89 94 113 104 114 ] 832 -IS Data [3927 3908 3912 3794 3844 3779 3725 3734 ] 30623 -IS Shared_Data [2086 2148 2109 2086 2034 2075 2138 2057 ] 16733 -IS Exclusive_Data [93736 93506 93914 93726 93602 93908 93646 93553 ] 749591 +IS Ack [684433 681819 684855 683006 681420 686411 686491 681177 ] 5469612 +IS Shared_Ack [101 109 120 118 106 114 125 101 ] 894 +IS Data [3752 3738 3698 3606 3728 3826 3672 3671 ] 29691 +IS Shared_Data [2109 2095 1989 2085 2106 2060 2023 2104 ] 16571 +IS Exclusive_Data [93799 93440 93964 93729 93370 94039 94228 93430 ] 749999 IS Flush_line [0 0 0 0 0 0 0 0 ] 0 SS Load [0 0 0 0 0 0 0 0 ] 0 SS Ifetch [0 0 0 0 0 0 0 0 ] 0 SS Store [0 0 0 0 0 0 0 0 ] 0 SS L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -SS L1_to_L2 [85 168 135 117 120 81 154 151 ] 1011 -SS Ack [6333 6409 6274 6429 5951 6198 6454 6056 ] 50104 -SS Shared_Ack [8 9 9 7 4 5 5 7 ] 54 -SS All_acks [2189 2251 2200 2168 2120 2177 2236 2164 ] 17505 -SS All_acks_no_sharers [3824 3805 3821 3712 3758 3677 3627 3627 ] 29851 +SS L1_to_L2 [1601 1717 1323 1587 1673 1723 1691 1465 ] 12780 +SS Ack [6325 6467 6091 6149 6251 6183 5990 6269 ] 49725 +SS Shared_Ack [9 7 10 9 8 6 4 8 ] 61 +SS All_acks [2206 2198 2102 2193 2204 2166 2141 2195 ] 17405 +SS All_acks_no_sharers [3655 3635 3585 3498 3630 3720 3554 3580 ] 28857 SS Flush_line [0 0 0 0 0 0 0 0 ] 0 -OI Load [1 0 1 0 0 0 1 0 ] 3 +OI Load [0 0 0 1 0 0 0 1 ] 2 OI Ifetch [0 0 0 0 0 0 0 0 ] 0 -OI Store [0 1 0 0 0 0 1 0 ] 2 +OI Store [1 0 0 0 0 0 0 0 ] 1 OI L2_Replacement [0 0 0 0 0 0 0 0 ] 0 OI L1_to_L2 [0 0 0 0 0 0 0 0 ] 0 OI Other_GETX [0 0 0 0 0 0 0 0 ] 0 OI Other_GETS [0 0 0 0 0 0 0 0 ] 0 -OI Merged_GETS [0 1 0 0 0 0 0 0 ] 1 +OI Merged_GETS [0 0 0 0 0 0 0 0 ] 0 OI Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 OI NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 OI Invalidate [0 0 0 0 0 0 0 0 ] 0 -OI Writeback_Ack [2057 1993 2064 2063 2153 2000 2031 2064 ] 16425 +OI Writeback_Ack [2030 2065 2099 2022 2009 2026 2001 2010 ] 16262 OI Flush_line [0 0 0 0 0 0 0 0 ] 0 -MI Load [16 24 21 18 21 11 18 16 ] 145 +MI Load [24 23 19 17 20 29 24 24 ] 180 MI Ifetch [0 0 0 0 0 0 0 0 ] 0 -MI Store [9 8 8 12 13 13 10 15 ] 88 +MI Store [10 18 7 12 15 10 9 7 ] 88 MI L2_Replacement [0 0 0 0 0 0 0 0 ] 0 MI L1_to_L2 [0 0 0 0 0 0 0 0 ] 0 -MI Other_GETX [4 2 2 5 1 2 2 4 ] 22 -MI Other_GETS [2 8 4 1 5 6 2 4 ] 32 +MI Other_GETX [3 5 1 4 5 6 1 3 ] 28 +MI Other_GETS [7 11 4 6 3 9 6 8 ] 54 MI Merged_GETS [0 0 0 0 0 0 0 0 ] 0 MI Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 MI NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 MI Invalidate [0 0 0 0 0 0 0 0 ] 0 -MI Writeback_Ack [142087 141920 142596 142344 142188 142855 142627 142243 ] 1138860 +MI Writeback_Ack [142223 142286 142458 142113 141913 142602 142991 142392 ] 1138978 MI Flush_line [0 0 0 0 0 0 0 0 ] 0 II Load [0 0 0 0 0 0 0 0 ] 0 @@ -634,16 +634,16 @@ II Other_GETS [0 0 0 0 0 0 0 0 ] 0 II Other_GETS_No_Mig [0 0 0 0 0 0 0 0 ] 0 II NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 II Invalidate [0 0 0 0 0 0 0 0 ] 0 -II Writeback_Ack [4 2 2 5 1 2 2 4 ] 22 +II Writeback_Ack [3 5 1 4 5 6 1 3 ] 28 II Writeback_Nack [0 0 0 0 0 0 0 0 ] 0 II Flush_line [0 0 0 0 0 0 0 0 ] 0 -IT Load [4 3 0 1 0 1 4 1 ] 14 +IT Load [3 2 1 3 1 1 0 2 ] 13 IT Ifetch [0 0 0 0 0 0 0 0 ] 0 -IT Store [0 0 2 0 1 0 1 1 ] 5 +IT Store [0 0 1 1 2 0 0 1 ] 5 IT L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -IT L1_to_L2 [22 19 3 0 1 9 19 3 ] 76 -IT Complete_L2_to_L1 [4 3 5 2 2 2 7 2 ] 27 +IT L1_to_L2 [9 12 10 4 10 9 0 8 ] 62 +IT Complete_L2_to_L1 [5 3 5 5 6 2 2 5 ] 33 IT Other_GETX [0 0 0 0 0 0 0 0 ] 0 IT Other_GETS [0 0 0 0 0 0 0 0 ] 0 IT Merged_GETS [0 0 0 0 0 0 0 0 ] 0 @@ -652,12 +652,12 @@ IT NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 IT Invalidate [0 0 0 0 0 0 0 0 ] 0 IT Flush_line [0 0 0 0 0 0 0 0 ] 0 -ST Load [0 1 3 3 1 3 2 0 ] 13 +ST Load [2 6 1 1 3 2 3 5 ] 23 ST Ifetch [0 0 0 0 0 0 0 0 ] 0 -ST Store [0 2 0 0 3 0 1 1 ] 7 +ST Store [1 1 0 3 1 2 0 1 ] 9 ST L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -ST L1_to_L2 [0 11 2 35 20 37 19 0 ] 124 -ST Complete_L2_to_L1 [7 5 6 5 6 4 5 2 ] 40 +ST L1_to_L2 [14 7 2 22 49 21 8 24 ] 147 +ST Complete_L2_to_L1 [8 8 5 6 4 6 4 9 ] 50 ST Other_GETX [0 0 0 0 0 0 0 0 ] 0 ST Other_GETS [0 0 0 0 0 0 0 0 ] 0 ST Merged_GETS [0 0 0 0 0 0 0 0 ] 0 @@ -666,12 +666,12 @@ ST NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 ST Invalidate [0 0 0 0 0 0 0 0 ] 0 ST Flush_line [0 0 0 0 0 0 0 0 ] 0 -OT Load [3 0 2 0 0 1 0 1 ] 7 +OT Load [0 0 1 1 2 0 0 2 ] 6 OT Ifetch [0 0 0 0 0 0 0 0 ] 0 -OT Store [2 0 1 0 0 1 2 1 ] 7 +OT Store [0 0 0 0 0 0 0 1 ] 1 OT L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -OT L1_to_L2 [18 0 36 0 0 0 9 16 ] 79 -OT Complete_L2_to_L1 [7 1 4 0 2 3 4 2 ] 23 +OT L1_to_L2 [0 0 4 0 22 0 0 37 ] 63 +OT Complete_L2_to_L1 [1 0 3 1 3 0 0 4 ] 12 OT Other_GETX [0 0 0 0 0 0 0 0 ] 0 OT Other_GETS [0 0 0 0 0 0 0 0 ] 0 OT Merged_GETS [0 0 0 0 0 0 0 0 ] 0 @@ -680,12 +680,12 @@ OT NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 OT Invalidate [0 0 0 0 0 0 0 0 ] 0 OT Flush_line [0 0 0 0 0 0 0 0 ] 0 -MT Load [42 47 46 36 41 44 49 36 ] 341 +MT Load [45 29 45 36 24 46 34 42 ] 301 MT Ifetch [0 0 0 0 0 0 0 0 ] 0 -MT Store [23 22 22 17 16 16 26 35 ] 177 +MT Store [12 27 16 28 23 18 20 14 ] 158 MT L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -MT L1_to_L2 [360 349 336 258 281 343 350 393 ] 2670 -MT Complete_L2_to_L1 [99 104 101 80 90 92 120 109 ] 795 +MT L1_to_L2 [300 270 346 325 237 422 355 271 ] 2526 +MT Complete_L2_to_L1 [88 91 93 92 76 99 89 94 ] 722 MT Other_GETX [0 0 0 0 0 0 0 0 ] 0 MT Other_GETS [0 0 0 0 0 0 0 0 ] 0 MT Merged_GETS [0 0 0 0 0 0 0 0 ] 0 @@ -694,12 +694,12 @@ MT NC_DMA_GETS [0 0 0 0 0 0 0 0 ] 0 MT Invalidate [0 0 0 0 0 0 0 0 ] 0 MT Flush_line [0 0 0 0 0 0 0 0 ] 0 -MMT Load [15 18 18 21 13 24 22 17 ] 148 +MMT Load [20 18 20 17 22 23 22 22 ] 164 MMT Ifetch [0 0 0 0 0 0 0 0 ] 0 -MMT Store [12 13 16 12 10 14 20 6 ] 103 +MMT Store [14 12 9 12 14 9 8 15 ] 93 MMT L2_Replacement [0 0 0 0 0 0 0 0 ] 0 -MMT L1_to_L2 [118 179 155 134 166 209 268 96 ] 1325 -MMT Complete_L2_to_L1 [43 49 59 50 40 63 56 36 ] 396 +MMT L1_to_L2 [193 191 128 174 189 193 158 147 ] 1373 +MMT Complete_L2_to_L1 [62 57 57 45 51 40 48 57 ] 417 MMT Other_GETX [0 0 0 0 0 0 0 0 ] 0 MMT Other_GETS [0 0 0 0 0 0 0 0 ] 0 MMT Merged_GETS [0 0 0 0 0 0 0 0 ] 0 @@ -804,28 +804,28 @@ Cache Stats: system.l1_cntrl1.L1IcacheMemory Cache Stats: system.l1_cntrl1.L1DcacheMemory - system.l1_cntrl1.L1DcacheMemory_total_misses: 153763 - system.l1_cntrl1.L1DcacheMemory_total_demand_misses: 153763 + system.l1_cntrl1.L1DcacheMemory_total_misses: 153609 + system.l1_cntrl1.L1DcacheMemory_total_demand_misses: 153609 system.l1_cntrl1.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl1.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl1.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl1.L1DcacheMemory_request_type_LD: 64.9565% - system.l1_cntrl1.L1DcacheMemory_request_type_ST: 35.0435% + system.l1_cntrl1.L1DcacheMemory_request_type_LD: 65.1205% + system.l1_cntrl1.L1DcacheMemory_request_type_ST: 34.8795% - system.l1_cntrl1.L1DcacheMemory_access_mode_type_Supervisor: 153763 100% + system.l1_cntrl1.L1DcacheMemory_access_mode_type_Supervisor: 153609 100% Cache Stats: system.l1_cntrl1.L2cacheMemory - system.l1_cntrl1.L2cacheMemory_total_misses: 153763 - system.l1_cntrl1.L2cacheMemory_total_demand_misses: 153763 + system.l1_cntrl1.L2cacheMemory_total_misses: 153609 + system.l1_cntrl1.L2cacheMemory_total_demand_misses: 153609 system.l1_cntrl1.L2cacheMemory_total_prefetches: 0 system.l1_cntrl1.L2cacheMemory_total_sw_prefetches: 0 system.l1_cntrl1.L2cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl1.L2cacheMemory_request_type_LD: 64.9565% - system.l1_cntrl1.L2cacheMemory_request_type_ST: 35.0435% + system.l1_cntrl1.L2cacheMemory_request_type_LD: 65.1205% + system.l1_cntrl1.L2cacheMemory_request_type_ST: 34.8795% - system.l1_cntrl1.L2cacheMemory_access_mode_type_Supervisor: 153763 100% + system.l1_cntrl1.L2cacheMemory_access_mode_type_Supervisor: 153609 100% Cache Stats: system.l1_cntrl2.L1IcacheMemory system.l1_cntrl2.L1IcacheMemory_total_misses: 0 @@ -836,28 +836,28 @@ Cache Stats: system.l1_cntrl2.L1IcacheMemory Cache Stats: system.l1_cntrl2.L1DcacheMemory - system.l1_cntrl2.L1DcacheMemory_total_misses: 153588 - system.l1_cntrl2.L1DcacheMemory_total_demand_misses: 153588 + system.l1_cntrl2.L1DcacheMemory_total_misses: 153767 + system.l1_cntrl2.L1DcacheMemory_total_demand_misses: 153767 system.l1_cntrl2.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl2.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl2.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl2.L1DcacheMemory_request_type_LD: 64.8703% - system.l1_cntrl2.L1DcacheMemory_request_type_ST: 35.1297% + system.l1_cntrl2.L1DcacheMemory_request_type_LD: 65.0504% + system.l1_cntrl2.L1DcacheMemory_request_type_ST: 34.9496% - system.l1_cntrl2.L1DcacheMemory_access_mode_type_Supervisor: 153588 100% + system.l1_cntrl2.L1DcacheMemory_access_mode_type_Supervisor: 153767 100% Cache Stats: system.l1_cntrl2.L2cacheMemory - system.l1_cntrl2.L2cacheMemory_total_misses: 153588 - system.l1_cntrl2.L2cacheMemory_total_demand_misses: 153588 + system.l1_cntrl2.L2cacheMemory_total_misses: 153767 + system.l1_cntrl2.L2cacheMemory_total_demand_misses: 153767 system.l1_cntrl2.L2cacheMemory_total_prefetches: 0 system.l1_cntrl2.L2cacheMemory_total_sw_prefetches: 0 system.l1_cntrl2.L2cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl2.L2cacheMemory_request_type_LD: 64.8703% - system.l1_cntrl2.L2cacheMemory_request_type_ST: 35.1297% + system.l1_cntrl2.L2cacheMemory_request_type_LD: 65.0504% + system.l1_cntrl2.L2cacheMemory_request_type_ST: 34.9496% - system.l1_cntrl2.L2cacheMemory_access_mode_type_Supervisor: 153588 100% + system.l1_cntrl2.L2cacheMemory_access_mode_type_Supervisor: 153767 100% Cache Stats: system.l1_cntrl3.L1IcacheMemory system.l1_cntrl3.L1IcacheMemory_total_misses: 0 @@ -868,28 +868,28 @@ Cache Stats: system.l1_cntrl3.L1IcacheMemory Cache Stats: system.l1_cntrl3.L1DcacheMemory - system.l1_cntrl3.L1DcacheMemory_total_misses: 153177 - system.l1_cntrl3.L1DcacheMemory_total_demand_misses: 153177 + system.l1_cntrl3.L1DcacheMemory_total_misses: 153204 + system.l1_cntrl3.L1DcacheMemory_total_demand_misses: 153204 system.l1_cntrl3.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl3.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl3.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl3.L1DcacheMemory_request_type_LD: 64.9158% - system.l1_cntrl3.L1DcacheMemory_request_type_ST: 35.0842% + system.l1_cntrl3.L1DcacheMemory_request_type_LD: 64.8306% + system.l1_cntrl3.L1DcacheMemory_request_type_ST: 35.1694% - system.l1_cntrl3.L1DcacheMemory_access_mode_type_Supervisor: 153177 100% + system.l1_cntrl3.L1DcacheMemory_access_mode_type_Supervisor: 153204 100% Cache Stats: system.l1_cntrl3.L2cacheMemory - system.l1_cntrl3.L2cacheMemory_total_misses: 153177 - system.l1_cntrl3.L2cacheMemory_total_demand_misses: 153177 + system.l1_cntrl3.L2cacheMemory_total_misses: 153204 + system.l1_cntrl3.L2cacheMemory_total_demand_misses: 153204 system.l1_cntrl3.L2cacheMemory_total_prefetches: 0 system.l1_cntrl3.L2cacheMemory_total_sw_prefetches: 0 system.l1_cntrl3.L2cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl3.L2cacheMemory_request_type_LD: 64.9158% - system.l1_cntrl3.L2cacheMemory_request_type_ST: 35.0842% + system.l1_cntrl3.L2cacheMemory_request_type_LD: 64.8306% + system.l1_cntrl3.L2cacheMemory_request_type_ST: 35.1694% - system.l1_cntrl3.L2cacheMemory_access_mode_type_Supervisor: 153177 100% + system.l1_cntrl3.L2cacheMemory_access_mode_type_Supervisor: 153204 100% Cache Stats: system.l1_cntrl4.L1IcacheMemory system.l1_cntrl4.L1IcacheMemory_total_misses: 0 @@ -900,28 +900,28 @@ Cache Stats: system.l1_cntrl4.L1IcacheMemory Cache Stats: system.l1_cntrl4.L1DcacheMemory - system.l1_cntrl4.L1DcacheMemory_total_misses: 153237 - system.l1_cntrl4.L1DcacheMemory_total_demand_misses: 153237 + system.l1_cntrl4.L1DcacheMemory_total_misses: 153136 + system.l1_cntrl4.L1DcacheMemory_total_demand_misses: 153136 system.l1_cntrl4.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl4.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl4.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl4.L1DcacheMemory_request_type_LD: 65.1631% - system.l1_cntrl4.L1DcacheMemory_request_type_ST: 34.8369% + system.l1_cntrl4.L1DcacheMemory_request_type_LD: 65.1552% + system.l1_cntrl4.L1DcacheMemory_request_type_ST: 34.8448% - system.l1_cntrl4.L1DcacheMemory_access_mode_type_Supervisor: 153237 100% + system.l1_cntrl4.L1DcacheMemory_access_mode_type_Supervisor: 153136 100% Cache Stats: system.l1_cntrl4.L2cacheMemory - system.l1_cntrl4.L2cacheMemory_total_misses: 153237 - system.l1_cntrl4.L2cacheMemory_total_demand_misses: 153237 + system.l1_cntrl4.L2cacheMemory_total_misses: 153136 + system.l1_cntrl4.L2cacheMemory_total_demand_misses: 153136 system.l1_cntrl4.L2cacheMemory_total_prefetches: 0 system.l1_cntrl4.L2cacheMemory_total_sw_prefetches: 0 system.l1_cntrl4.L2cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl4.L2cacheMemory_request_type_LD: 65.1631% - system.l1_cntrl4.L2cacheMemory_request_type_ST: 34.8369% + system.l1_cntrl4.L2cacheMemory_request_type_LD: 65.1552% + system.l1_cntrl4.L2cacheMemory_request_type_ST: 34.8448% - system.l1_cntrl4.L2cacheMemory_access_mode_type_Supervisor: 153237 100% + system.l1_cntrl4.L2cacheMemory_access_mode_type_Supervisor: 153136 100% Cache Stats: system.l1_cntrl5.L1IcacheMemory system.l1_cntrl5.L1IcacheMemory_total_misses: 0 @@ -932,28 +932,28 @@ Cache Stats: system.l1_cntrl5.L1IcacheMemory Cache Stats: system.l1_cntrl5.L1DcacheMemory - system.l1_cntrl5.L1DcacheMemory_total_misses: 153154 - system.l1_cntrl5.L1DcacheMemory_total_demand_misses: 153154 + system.l1_cntrl5.L1DcacheMemory_total_misses: 153231 + system.l1_cntrl5.L1DcacheMemory_total_demand_misses: 153231 system.l1_cntrl5.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl5.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl5.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl5.L1DcacheMemory_request_type_LD: 65.0802% - system.l1_cntrl5.L1DcacheMemory_request_type_ST: 34.9198% + system.l1_cntrl5.L1DcacheMemory_request_type_LD: 64.8472% + system.l1_cntrl5.L1DcacheMemory_request_type_ST: 35.1528% - system.l1_cntrl5.L1DcacheMemory_access_mode_type_Supervisor: 153154 100% + system.l1_cntrl5.L1DcacheMemory_access_mode_type_Supervisor: 153231 100% Cache Stats: system.l1_cntrl5.L2cacheMemory - system.l1_cntrl5.L2cacheMemory_total_misses: 153154 - system.l1_cntrl5.L2cacheMemory_total_demand_misses: 153154 + system.l1_cntrl5.L2cacheMemory_total_misses: 153231 + system.l1_cntrl5.L2cacheMemory_total_demand_misses: 153231 system.l1_cntrl5.L2cacheMemory_total_prefetches: 0 system.l1_cntrl5.L2cacheMemory_total_sw_prefetches: 0 system.l1_cntrl5.L2cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl5.L2cacheMemory_request_type_LD: 65.0802% - system.l1_cntrl5.L2cacheMemory_request_type_ST: 34.9198% + system.l1_cntrl5.L2cacheMemory_request_type_LD: 64.8472% + system.l1_cntrl5.L2cacheMemory_request_type_ST: 35.1528% - system.l1_cntrl5.L2cacheMemory_access_mode_type_Supervisor: 153154 100% + system.l1_cntrl5.L2cacheMemory_access_mode_type_Supervisor: 153231 100% Cache Stats: system.l1_cntrl6.L1IcacheMemory system.l1_cntrl6.L1IcacheMemory_total_misses: 0 @@ -964,28 +964,28 @@ Cache Stats: system.l1_cntrl6.L1IcacheMemory Cache Stats: system.l1_cntrl6.L1DcacheMemory - system.l1_cntrl6.L1DcacheMemory_total_misses: 153815 - system.l1_cntrl6.L1DcacheMemory_total_demand_misses: 153815 + system.l1_cntrl6.L1DcacheMemory_total_misses: 153347 + system.l1_cntrl6.L1DcacheMemory_total_demand_misses: 153347 system.l1_cntrl6.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl6.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl6.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl6.L1DcacheMemory_request_type_LD: 65.0437% - system.l1_cntrl6.L1DcacheMemory_request_type_ST: 34.9563% + system.l1_cntrl6.L1DcacheMemory_request_type_LD: 65.0616% + system.l1_cntrl6.L1DcacheMemory_request_type_ST: 34.9384% - system.l1_cntrl6.L1DcacheMemory_access_mode_type_Supervisor: 153815 100% + system.l1_cntrl6.L1DcacheMemory_access_mode_type_Supervisor: 153347 100% Cache Stats: system.l1_cntrl6.L2cacheMemory - system.l1_cntrl6.L2cacheMemory_total_misses: 153815 - system.l1_cntrl6.L2cacheMemory_total_demand_misses: 153815 + system.l1_cntrl6.L2cacheMemory_total_misses: 153347 + system.l1_cntrl6.L2cacheMemory_total_demand_misses: 153347 system.l1_cntrl6.L2cacheMemory_total_prefetches: 0 system.l1_cntrl6.L2cacheMemory_total_sw_prefetches: 0 system.l1_cntrl6.L2cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl6.L2cacheMemory_request_type_LD: 65.0437% - system.l1_cntrl6.L2cacheMemory_request_type_ST: 34.9563% + system.l1_cntrl6.L2cacheMemory_request_type_LD: 65.0616% + system.l1_cntrl6.L2cacheMemory_request_type_ST: 34.9384% - system.l1_cntrl6.L2cacheMemory_access_mode_type_Supervisor: 153815 100% + system.l1_cntrl6.L2cacheMemory_access_mode_type_Supervisor: 153347 100% Cache Stats: system.l1_cntrl7.L1IcacheMemory system.l1_cntrl7.L1IcacheMemory_total_misses: 0 @@ -996,28 +996,28 @@ Cache Stats: system.l1_cntrl7.L1IcacheMemory Cache Stats: system.l1_cntrl7.L1DcacheMemory - system.l1_cntrl7.L1DcacheMemory_total_misses: 153279 - system.l1_cntrl7.L1DcacheMemory_total_demand_misses: 153279 + system.l1_cntrl7.L1DcacheMemory_total_misses: 152993 + system.l1_cntrl7.L1DcacheMemory_total_demand_misses: 152993 system.l1_cntrl7.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl7.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl7.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl7.L1DcacheMemory_request_type_LD: 65.0441% - system.l1_cntrl7.L1DcacheMemory_request_type_ST: 34.9559% + system.l1_cntrl7.L1DcacheMemory_request_type_LD: 65.0435% + system.l1_cntrl7.L1DcacheMemory_request_type_ST: 34.9565% - system.l1_cntrl7.L1DcacheMemory_access_mode_type_Supervisor: 153279 100% + system.l1_cntrl7.L1DcacheMemory_access_mode_type_Supervisor: 152993 100% Cache Stats: system.l1_cntrl7.L2cacheMemory - system.l1_cntrl7.L2cacheMemory_total_misses: 153279 - system.l1_cntrl7.L2cacheMemory_total_demand_misses: 153279 + system.l1_cntrl7.L2cacheMemory_total_misses: 152993 + system.l1_cntrl7.L2cacheMemory_total_demand_misses: 152993 system.l1_cntrl7.L2cacheMemory_total_prefetches: 0 system.l1_cntrl7.L2cacheMemory_total_sw_prefetches: 0 system.l1_cntrl7.L2cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl7.L2cacheMemory_request_type_LD: 65.0441% - system.l1_cntrl7.L2cacheMemory_request_type_ST: 34.9559% + system.l1_cntrl7.L2cacheMemory_request_type_LD: 65.0435% + system.l1_cntrl7.L2cacheMemory_request_type_ST: 34.9565% - system.l1_cntrl7.L2cacheMemory_access_mode_type_Supervisor: 153279 100% + system.l1_cntrl7.L2cacheMemory_access_mode_type_Supervisor: 152993 100% Cache Stats: system.dir_cntrl0.probeFilter system.dir_cntrl0.probeFilter_total_misses: 0 @@ -1028,42 +1028,42 @@ Cache Stats: system.dir_cntrl0.probeFilter Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1609981 - memory_reads: 1185963 - memory_writes: 423985 - memory_refreshes: 79522 - memory_total_request_delays: 102736888 - memory_delays_per_request: 63.8125 - memory_delays_in_input_queue: 1305009 - memory_delays_behind_head_of_bank_queue: 41957892 - memory_delays_stalled_at_head_of_bank_queue: 59473987 - memory_stalls_for_bank_busy: 8959268 + memory_total_requests: 1608661 + memory_reads: 1184990 + memory_writes: 423650 + memory_refreshes: 79470 + memory_total_request_delays: 102423525 + memory_delays_per_request: 63.67 + memory_delays_in_input_queue: 1283104 + memory_delays_behind_head_of_bank_queue: 41866272 + memory_delays_stalled_at_head_of_bank_queue: 59274149 + memory_stalls_for_bank_busy: 8948554 memory_stalls_for_random_busy: 0 - memory_stalls_for_anti_starvation: 15134582 - memory_stalls_for_arbitration: 12165653 - memory_stalls_for_bus: 16470146 + memory_stalls_for_anti_starvation: 15045831 + memory_stalls_for_arbitration: 12108818 + memory_stalls_for_bus: 16419809 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 4050803 - memory_stalls_for_read_read_turnaround: 2693535 - accesses_per_bank: 50661 50565 50395 50504 50627 50792 50764 50106 50714 50435 50690 50451 50295 50426 50276 49984 50416 50127 50598 50184 50082 50041 50053 50105 50266 49862 50022 49817 50220 49980 50480 50043 + memory_stalls_for_read_write_turnaround: 4060897 + memory_stalls_for_read_read_turnaround: 2690240 + accesses_per_bank: 50611 50527 50359 50444 50524 50779 50738 50144 50677 50479 50690 50376 50318 50356 50293 49859 50401 49972 50525 50140 50109 50092 50040 50071 50107 49811 49917 49717 50237 49945 50447 49956 --- Directory --- - Event Counts - -GETX [435302 ] 435302 -GETS [808781 ] 808781 -PUT [1155773 ] 1155773 -Unblock [22 ] 22 -UnblockS [47356 ] 47356 -UnblockM [1178562 ] 1178562 -Writeback_Clean [16247 ] 16247 -Writeback_Dirty [178 ] 178 -Writeback_Exclusive_Clean [715041 ] 715041 -Writeback_Exclusive_Dirty [423817 ] 423817 +GETX [435077 ] 435077 +GETS [808035 ] 808035 +PUT [1155740 ] 1155740 +Unblock [28 ] 28 +UnblockS [46262 ] 46262 +UnblockM [1178622 ] 1178622 +Writeback_Clean [16035 ] 16035 +Writeback_Dirty [227 ] 227 +Writeback_Exclusive_Clean [715549 ] 715549 +Writeback_Exclusive_Dirty [423427 ] 423427 Pf_Replacement [0 ] 0 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 -Memory_Data [1185962 ] 1185962 -Memory_Ack [423981 ] 423981 +Memory_Data [1184984 ] 1184984 +Memory_Ack [423650 ] 423650 Ack [0 ] 0 Shared_Ack [0 ] 0 Shared_Data [0 ] 0 @@ -1072,22 +1072,22 @@ Exclusive_Data [0 ] 0 All_acks_and_shared_data [0 ] 0 All_acks_and_owner_data [0 ] 0 All_acks_and_data_no_sharers [0 ] 0 -All_Unblocks [64 ] 64 +All_Unblocks [72 ] 72 GETF [0 ] 0 PUTF [0 ] 0 - Transitions - -NX GETX [114 ] 114 -NX GETS [164 ] 164 -NX PUT [16446 ] 16446 +NX GETX [117 ] 117 +NX GETS [174 ] 174 +NX PUT [16290 ] 16290 NX Pf_Replacement [0 ] 0 NX DMA_READ [0 ] 0 NX DMA_WRITE [0 ] 0 NX GETF [0 ] 0 -NO GETX [13808 ] 13808 -NO GETS [25807 ] 25807 -NO PUT [1138861 ] 1138861 +NO GETX [14007 ] 14007 +NO GETS [25531 ] 25531 +NO PUT [1138978 ] 1138978 NO Pf_Replacement [0 ] 0 NO DMA_READ [0 ] 0 NO DMA_WRITE [0 ] 0 @@ -1101,16 +1101,16 @@ S DMA_READ [0 ] 0 S DMA_WRITE [0 ] 0 S GETF [0 ] 0 -O GETX [16346 ] 16346 -O GETS [30623 ] 30623 +O GETX [16188 ] 16188 +O GETS [29693 ] 29693 O PUT [0 ] 0 O Pf_Replacement [0 ] 0 O DMA_READ [0 ] 0 O DMA_WRITE [0 ] 0 O GETF [0 ] 0 -E GETX [398716 ] 398716 -E GETS [740301 ] 740301 +E GETX [398316 ] 398316 +E GETS [740810 ] 740810 E PUT [0 ] 0 E DMA_READ [0 ] 0 E DMA_WRITE [0 ] 0 @@ -1149,21 +1149,21 @@ NO_R Exclusive_Data [0 ] 0 NO_R All_acks_and_data_no_sharers [0 ] 0 NO_R GETF [0 ] 0 -NO_B GETX [31 ] 31 -NO_B GETS [64 ] 64 -NO_B PUT [465 ] 465 -NO_B UnblockS [16634 ] 16634 -NO_B UnblockM [1178502 ] 1178502 +NO_B GETX [48 ] 48 +NO_B GETS [72 ] 72 +NO_B PUT [472 ] 472 +NO_B UnblockS [16461 ] 16461 +NO_B UnblockM [1178540 ] 1178540 NO_B Pf_Replacement [0 ] 0 NO_B DMA_READ [0 ] 0 NO_B DMA_WRITE [0 ] 0 NO_B GETF [0 ] 0 NO_B_X GETX [0 ] 0 -NO_B_X GETS [0 ] 0 +NO_B_X GETS [1 ] 1 NO_B_X PUT [0 ] 0 -NO_B_X UnblockS [5 ] 5 -NO_B_X UnblockM [26 ] 26 +NO_B_X UnblockS [20 ] 20 +NO_B_X UnblockM [28 ] 28 NO_B_X Pf_Replacement [0 ] 0 NO_B_X DMA_READ [0 ] 0 NO_B_X DMA_WRITE [0 ] 0 @@ -1171,9 +1171,9 @@ NO_B_X GETF [0 ] 0 NO_B_S GETX [0 ] 0 NO_B_S GETS [0 ] 0 -NO_B_S PUT [1 ] 1 -NO_B_S UnblockS [30 ] 30 -NO_B_S UnblockM [34 ] 34 +NO_B_S PUT [0 ] 0 +NO_B_S UnblockS [18 ] 18 +NO_B_S UnblockM [54 ] 54 NO_B_S Pf_Replacement [0 ] 0 NO_B_S DMA_READ [0 ] 0 NO_B_S DMA_WRITE [0 ] 0 @@ -1182,42 +1182,42 @@ NO_B_S GETF [0 ] 0 NO_B_S_W GETX [0 ] 0 NO_B_S_W GETS [0 ] 0 NO_B_S_W PUT [0 ] 0 -NO_B_S_W UnblockS [64 ] 64 +NO_B_S_W UnblockS [72 ] 72 NO_B_S_W Pf_Replacement [0 ] 0 NO_B_S_W DMA_READ [0 ] 0 NO_B_S_W DMA_WRITE [0 ] 0 -NO_B_S_W All_Unblocks [64 ] 64 +NO_B_S_W All_Unblocks [72 ] 72 NO_B_S_W GETF [0 ] 0 O_B GETX [0 ] 0 O_B GETS [0 ] 0 O_B PUT [0 ] 0 -O_B UnblockS [30623 ] 30623 +O_B UnblockS [29691 ] 29691 O_B UnblockM [0 ] 0 O_B Pf_Replacement [0 ] 0 O_B DMA_READ [0 ] 0 O_B DMA_WRITE [0 ] 0 O_B GETF [0 ] 0 -NO_B_W GETX [3987 ] 3987 -NO_B_W GETS [7416 ] 7416 +NO_B_W GETX [3962 ] 3962 +NO_B_W GETS [7273 ] 7273 NO_B_W PUT [0 ] 0 NO_B_W UnblockS [0 ] 0 NO_B_W UnblockM [0 ] 0 NO_B_W Pf_Replacement [0 ] 0 NO_B_W DMA_READ [0 ] 0 NO_B_W DMA_WRITE [0 ] 0 -NO_B_W Memory_Data [1155339 ] 1155339 +NO_B_W Memory_Data [1155293 ] 1155293 NO_B_W GETF [0 ] 0 -O_B_W GETX [95 ] 95 -O_B_W GETS [209 ] 209 +O_B_W GETX [116 ] 116 +O_B_W GETS [203 ] 203 O_B_W PUT [0 ] 0 O_B_W UnblockS [0 ] 0 O_B_W Pf_Replacement [0 ] 0 O_B_W DMA_READ [0 ] 0 O_B_W DMA_WRITE [0 ] 0 -O_B_W Memory_Data [30623 ] 30623 +O_B_W Memory_Data [29691 ] 29691 O_B_W GETF [0 ] 0 NO_W GETX [0 ] 0 @@ -1328,35 +1328,35 @@ O_DR_B All_acks_and_owner_data [0 ] 0 O_DR_B All_acks_and_data_no_sharers [0 ] 0 O_DR_B GETF [0 ] 0 -WB GETX [160 ] 160 -WB GETS [342 ] 342 +WB GETX [166 ] 166 +WB GETS [349 ] 349 WB PUT [0 ] 0 -WB Unblock [22 ] 22 -WB Writeback_Clean [16247 ] 16247 -WB Writeback_Dirty [178 ] 178 -WB Writeback_Exclusive_Clean [715041 ] 715041 -WB Writeback_Exclusive_Dirty [423817 ] 423817 +WB Unblock [28 ] 28 +WB Writeback_Clean [16035 ] 16035 +WB Writeback_Dirty [227 ] 227 +WB Writeback_Exclusive_Clean [715549 ] 715549 +WB Writeback_Exclusive_Dirty [423427 ] 423427 WB Pf_Replacement [0 ] 0 WB DMA_READ [0 ] 0 WB DMA_WRITE [0 ] 0 WB GETF [0 ] 0 WB_O_W GETX [2 ] 2 -WB_O_W GETS [2 ] 2 +WB_O_W GETS [3 ] 3 WB_O_W PUT [0 ] 0 WB_O_W Pf_Replacement [0 ] 0 WB_O_W DMA_READ [0 ] 0 WB_O_W DMA_WRITE [0 ] 0 -WB_O_W Memory_Ack [178 ] 178 +WB_O_W Memory_Ack [227 ] 227 WB_O_W GETF [0 ] 0 -WB_E_W GETX [2043 ] 2043 -WB_E_W GETS [3853 ] 3853 +WB_E_W GETX [2155 ] 2155 +WB_E_W GETS [3926 ] 3926 WB_E_W PUT [0 ] 0 WB_E_W Pf_Replacement [0 ] 0 WB_E_W DMA_READ [0 ] 0 WB_E_W DMA_WRITE [0 ] 0 -WB_E_W Memory_Ack [423803 ] 423803 +WB_E_W Memory_Ack [423423 ] 423423 WB_E_W GETF [0 ] 0 NO_F GETX [0 ] 0 diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/simerr b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/simerr index 971966df1..c9e7931b3 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/simerr +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/simerr @@ -1,74 +1,74 @@ -system.cpu0: completed 10000 read accesses @3782989 -system.cpu7: completed 10000 read accesses @3806179 -system.cpu3: completed 10000 read accesses @3810219 -system.cpu5: completed 10000 read accesses @3832609 -system.cpu4: completed 10000 read accesses @3840409 -system.cpu2: completed 10000 read accesses @3848459 -system.cpu1: completed 10000 read accesses @3878369 -system.cpu6: completed 10000 read accesses @3889709 -system.cpu0: completed 20000 read accesses @7579649 -system.cpu3: completed 20000 read accesses @7597369 -system.cpu5: completed 20000 read accesses @7637419 -system.cpu4: completed 20000 read accesses @7649089 -system.cpu6: completed 20000 read accesses @7655849 -system.cpu2: completed 20000 read accesses @7665069 -system.cpu7: completed 20000 read accesses @7678959 -system.cpu1: completed 20000 read accesses @7740549 -system.cpu0: completed 30000 read accesses @11394019 -system.cpu6: completed 30000 read accesses @11437179 -system.cpu5: completed 30000 read accesses @11440739 -system.cpu3: completed 30000 read accesses @11445089 -system.cpu4: completed 30000 read accesses @11475739 -system.cpu7: completed 30000 read accesses @11479469 -system.cpu1: completed 30000 read accesses @11607149 -system.cpu2: completed 30000 read accesses @11620449 -system.cpu0: completed 40000 read accesses @15251139 -system.cpu3: completed 40000 read accesses @15256169 -system.cpu7: completed 40000 read accesses @15292609 -system.cpu4: completed 40000 read accesses @15307689 -system.cpu6: completed 40000 read accesses @15312109 -system.cpu5: completed 40000 read accesses @15312529 -system.cpu1: completed 40000 read accesses @15402739 -system.cpu2: completed 40000 read accesses @15439449 -system.cpu5: completed 50000 read accesses @19124959 -system.cpu4: completed 50000 read accesses @19135219 -system.cpu6: completed 50000 read accesses @19141149 -system.cpu7: completed 50000 read accesses @19149739 -system.cpu3: completed 50000 read accesses @19155019 -system.cpu0: completed 50000 read accesses @19158679 -system.cpu1: completed 50000 read accesses @19213049 -system.cpu2: completed 50000 read accesses @19302069 -system.cpu0: completed 60000 read accesses @22935379 -system.cpu7: completed 60000 read accesses @22941889 -system.cpu3: completed 60000 read accesses @22967139 -system.cpu6: completed 60000 read accesses @22970519 -system.cpu5: completed 60000 read accesses @22980862 -system.cpu1: completed 60000 read accesses @23012159 -system.cpu4: completed 60000 read accesses @23022199 -system.cpu2: completed 60000 read accesses @23123829 -system.cpu0: completed 70000 read accesses @26759789 -system.cpu6: completed 70000 read accesses @26760209 -system.cpu3: completed 70000 read accesses @26793089 -system.cpu7: completed 70000 read accesses @26801189 -system.cpu4: completed 70000 read accesses @26823991 -system.cpu5: completed 70000 read accesses @26825009 -system.cpu1: completed 70000 read accesses @26842999 -system.cpu2: completed 70000 read accesses @26939899 -system.cpu6: completed 80000 read accesses @30532589 -system.cpu0: completed 80000 read accesses @30581959 -system.cpu7: completed 80000 read accesses @30587059 -system.cpu1: completed 80000 read accesses @30605679 -system.cpu4: completed 80000 read accesses @30610889 -system.cpu5: completed 80000 read accesses @30675729 -system.cpu2: completed 80000 read accesses @30677339 -system.cpu3: completed 80000 read accesses @30678969 -system.cpu6: completed 90000 read accesses @34352189 -system.cpu1: completed 90000 read accesses @34424169 -system.cpu4: completed 90000 read accesses @34437619 -system.cpu7: completed 90000 read accesses @34457259 -system.cpu0: completed 90000 read accesses @34463319 -system.cpu5: completed 90000 read accesses @34493669 -system.cpu2: completed 90000 read accesses @34521619 -system.cpu3: completed 90000 read accesses @34546489 -system.cpu6: completed 100000 read accesses @38170519 +system.cpu4: completed 10000 read accesses @3778879 +system.cpu7: completed 10000 read accesses @3828349 +system.cpu6: completed 10000 read accesses @3830789 +system.cpu5: completed 10000 read accesses @3842829 +system.cpu3: completed 10000 read accesses @3854909 +system.cpu2: completed 10000 read accesses @3855489 +system.cpu0: completed 10000 read accesses @3862129 +system.cpu1: completed 10000 read accesses @3879479 +system.cpu7: completed 20000 read accesses @7625319 +system.cpu6: completed 20000 read accesses @7629029 +system.cpu2: completed 20000 read accesses @7631609 +system.cpu5: completed 20000 read accesses @7631629 +system.cpu4: completed 20000 read accesses @7633209 +system.cpu1: completed 20000 read accesses @7684185 +system.cpu3: completed 20000 read accesses @7689729 +system.cpu0: completed 20000 read accesses @7708279 +system.cpu4: completed 30000 read accesses @11450269 +system.cpu6: completed 30000 read accesses @11456709 +system.cpu5: completed 30000 read accesses @11475169 +system.cpu7: completed 30000 read accesses @11482899 +system.cpu2: completed 30000 read accesses @11502059 +system.cpu1: completed 30000 read accesses @11514086 +system.cpu3: completed 30000 read accesses @11521339 +system.cpu0: completed 30000 read accesses @11542969 +system.cpu4: completed 40000 read accesses @15255969 +system.cpu6: completed 40000 read accesses @15278669 +system.cpu2: completed 40000 read accesses @15290769 +system.cpu1: completed 40000 read accesses @15300319 +system.cpu7: completed 40000 read accesses @15313589 +system.cpu5: completed 40000 read accesses @15390579 +system.cpu3: completed 40000 read accesses @15390819 +system.cpu0: completed 40000 read accesses @15399559 +system.cpu6: completed 50000 read accesses @19059809 +system.cpu2: completed 50000 read accesses @19122329 +system.cpu4: completed 50000 read accesses @19145469 +system.cpu1: completed 50000 read accesses @19153539 +system.cpu7: completed 50000 read accesses @19223169 +system.cpu3: completed 50000 read accesses @19226049 +system.cpu0: completed 50000 read accesses @19230099 +system.cpu5: completed 50000 read accesses @19239419 +system.cpu6: completed 60000 read accesses @22898929 +system.cpu2: completed 60000 read accesses @22938119 +system.cpu1: completed 60000 read accesses @22962849 +system.cpu4: completed 60000 read accesses @22981819 +system.cpu7: completed 60000 read accesses @23024057 +system.cpu5: completed 60000 read accesses @23033999 +system.cpu3: completed 60000 read accesses @23067579 +system.cpu0: completed 60000 read accesses @23093579 +system.cpu6: completed 70000 read accesses @26691269 +system.cpu2: completed 70000 read accesses @26721679 +system.cpu1: completed 70000 read accesses @26772899 +system.cpu5: completed 70000 read accesses @26828129 +system.cpu4: completed 70000 read accesses @26855529 +system.cpu7: completed 70000 read accesses @26884089 +system.cpu0: completed 70000 read accesses @26900219 +system.cpu3: completed 70000 read accesses @26900829 +system.cpu6: completed 80000 read accesses @30482859 +system.cpu2: completed 80000 read accesses @30507709 +system.cpu1: completed 80000 read accesses @30533719 +system.cpu4: completed 80000 read accesses @30653069 +system.cpu5: completed 80000 read accesses @30669589 +system.cpu7: completed 80000 read accesses @30671399 +system.cpu3: completed 80000 read accesses @30690249 +system.cpu0: completed 80000 read accesses @30769769 +system.cpu1: completed 90000 read accesses @34345799 +system.cpu2: completed 90000 read accesses @34348669 +system.cpu6: completed 90000 read accesses @34356669 +system.cpu4: completed 90000 read accesses @34461309 +system.cpu5: completed 90000 read accesses @34516129 +system.cpu7: completed 90000 read accesses @34533379 +system.cpu3: completed 90000 read accesses @34557649 +system.cpu0: completed 90000 read accesses @34612149 +system.cpu2: completed 100000 read accesses @38145419 hack: be nice to actually delete the event here diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/simout b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/simout index 6966ae27c..83715a0b1 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/simout +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:09:47 -M5 started Apr 19 2011 12:09:50 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_hammer/m5.fast -d build/ALPHA_SE_MOESI_hammer/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_hammer -re tests/run.py build/ALPHA_SE_MOESI_hammer/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_hammer +M5 compiled Apr 28 2011 15:11:39 +M5 started Apr 28 2011 15:12:18 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_hammer/m5.opt -d build/ALPHA_SE_MOESI_hammer/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_hammer -re tests/run.py build/ALPHA_SE_MOESI_hammer/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_hammer Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 38170519 because maximum number of loads reached +Exiting @ tick 38145419 because maximum number of loads reached diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt index cbff57068..cfbb3ef20 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt @@ -1,34 +1,34 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 343656 # Number of bytes of host memory used -host_seconds 135.85 # Real time elapsed on the host -host_tick_rate 280979 # Simulator tick rate (ticks/s) +host_mem_usage 357828 # Number of bytes of host memory used +host_seconds 324.05 # Real time elapsed on the host +host_tick_rate 117713 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.038171 # Number of seconds simulated -sim_ticks 38170519 # Number of ticks simulated +sim_seconds 0.038145 # Number of seconds simulated +sim_ticks 38145419 # Number of ticks simulated system.cpu0.num_copies 0 # number of copy accesses completed -system.cpu0.num_reads 99550 # number of read accesses completed -system.cpu0.num_writes 53620 # number of write accesses completed +system.cpu0.num_reads 99257 # number of read accesses completed +system.cpu0.num_writes 53554 # number of write accesses completed system.cpu1.num_copies 0 # number of copy accesses completed -system.cpu1.num_reads 99842 # number of read accesses completed -system.cpu1.num_writes 53868 # number of write accesses completed +system.cpu1.num_reads 99995 # number of read accesses completed +system.cpu1.num_writes 53572 # number of write accesses completed system.cpu2.num_copies 0 # number of copy accesses completed -system.cpu2.num_reads 99596 # number of read accesses completed -system.cpu2.num_writes 53926 # number of write accesses completed +system.cpu2.num_reads 100000 # number of read accesses completed +system.cpu2.num_writes 53729 # number of write accesses completed system.cpu3.num_copies 0 # number of copy accesses completed -system.cpu3.num_reads 99413 # number of read accesses completed -system.cpu3.num_writes 53715 # number of write accesses completed +system.cpu3.num_reads 99293 # number of read accesses completed +system.cpu3.num_writes 53868 # number of write accesses completed system.cpu4.num_copies 0 # number of copy accesses completed -system.cpu4.num_reads 99831 # number of read accesses completed -system.cpu4.num_writes 53360 # number of write accesses completed +system.cpu4.num_reads 99739 # number of read accesses completed +system.cpu4.num_writes 53344 # number of write accesses completed system.cpu5.num_copies 0 # number of copy accesses completed -system.cpu5.num_reads 99632 # number of read accesses completed -system.cpu5.num_writes 53464 # number of write accesses completed +system.cpu5.num_reads 99344 # number of read accesses completed +system.cpu5.num_writes 53849 # number of write accesses completed system.cpu6.num_copies 0 # number of copy accesses completed -system.cpu6.num_reads 100000 # number of read accesses completed -system.cpu6.num_writes 53748 # number of write accesses completed +system.cpu6.num_reads 99736 # number of read accesses completed +system.cpu6.num_writes 53566 # number of write accesses completed system.cpu7.num_copies 0 # number of copy accesses completed -system.cpu7.num_reads 99672 # number of read accesses completed -system.cpu7.num_writes 53564 # number of write accesses completed +system.cpu7.num_reads 99487 # number of read accesses completed +system.cpu7.num_writes 53455 # number of write accesses completed ---------- End Simulation Statistics ---------- diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/config.ini b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/config.ini index 8241c3c55..4c1222891 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/config.ini +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/config.ini @@ -150,6 +150,7 @@ test=system.ruby.cpu_ruby_ports7.port[0] type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=8 directory=system.dir_cntrl0.directory directory_latency=12 memBuffer=system.dir_cntrl0.memBuffer @@ -203,6 +204,7 @@ children=cacheMemory buffer_size=0 cacheMemory=system.l1_cntrl0.cacheMemory cache_response_latency=12 +cntrl_id=0 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -224,6 +226,7 @@ children=cacheMemory buffer_size=0 cacheMemory=system.l1_cntrl1.cacheMemory cache_response_latency=12 +cntrl_id=1 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -245,6 +248,7 @@ children=cacheMemory buffer_size=0 cacheMemory=system.l1_cntrl2.cacheMemory cache_response_latency=12 +cntrl_id=2 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -266,6 +270,7 @@ children=cacheMemory buffer_size=0 cacheMemory=system.l1_cntrl3.cacheMemory cache_response_latency=12 +cntrl_id=3 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -287,6 +292,7 @@ children=cacheMemory buffer_size=0 cacheMemory=system.l1_cntrl4.cacheMemory cache_response_latency=12 +cntrl_id=4 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -308,6 +314,7 @@ children=cacheMemory buffer_size=0 cacheMemory=system.l1_cntrl5.cacheMemory cache_response_latency=12 +cntrl_id=5 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -329,6 +336,7 @@ children=cacheMemory buffer_size=0 cacheMemory=system.l1_cntrl6.cacheMemory cache_response_latency=12 +cntrl_id=6 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -350,6 +358,7 @@ children=cacheMemory buffer_size=0 cacheMemory=system.l1_cntrl7.cacheMemory cache_response_latency=12 +cntrl_id=7 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -507,164 +516,221 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 +children=ext_links0 ext_links1 ext_links2 ext_links3 ext_links4 ext_links5 ext_links6 ext_links7 ext_links8 int_links0 int_links1 int_links2 int_links3 int_links4 int_links5 int_links6 int_links7 int_links8 routers0 routers1 routers2 routers3 routers4 routers5 routers6 routers7 routers8 routers9 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 system.ruby.network.topology.ext_links3 system.ruby.network.topology.ext_links4 system.ruby.network.topology.ext_links5 system.ruby.network.topology.ext_links6 system.ruby.network.topology.ext_links7 system.ruby.network.topology.ext_links8 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 system.ruby.network.topology.int_links3 system.ruby.network.topology.int_links4 system.ruby.network.topology.int_links5 system.ruby.network.topology.int_links6 system.ruby.network.topology.int_links7 system.ruby.network.topology.int_links8 -num_int_nodes=10 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 system.ruby.network.topology.routers4 system.ruby.network.topology.routers5 system.ruby.network.topology.routers6 system.ruby.network.topology.routers7 system.ruby.network.topology.routers8 system.ruby.network.topology.routers9 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl1 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl2 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.ext_links3] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl3 -int_node=3 +int_node=system.ruby.network.topology.routers3 latency=1 +link_id=3 weight=1 [system.ruby.network.topology.ext_links4] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl4 -int_node=4 +int_node=system.ruby.network.topology.routers4 latency=1 +link_id=4 weight=1 [system.ruby.network.topology.ext_links5] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl5 -int_node=5 +int_node=system.ruby.network.topology.routers5 latency=1 +link_id=5 weight=1 [system.ruby.network.topology.ext_links6] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl6 -int_node=6 +int_node=system.ruby.network.topology.routers6 latency=1 +link_id=6 weight=1 [system.ruby.network.topology.ext_links7] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl7 -int_node=7 +int_node=system.ruby.network.topology.routers7 latency=1 +link_id=7 weight=1 [system.ruby.network.topology.ext_links8] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=8 +int_node=system.ruby.network.topology.routers8 latency=1 +link_id=8 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=9 +link_id=9 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=9 +link_id=10 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=9 +link_id=11 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links3] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=3 -node_b=9 +link_id=12 +node_a=system.ruby.network.topology.routers3 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links4] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=4 -node_b=9 +link_id=13 +node_a=system.ruby.network.topology.routers4 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links5] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=5 -node_b=9 +link_id=14 +node_a=system.ruby.network.topology.routers5 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links6] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=6 -node_b=9 +link_id=15 +node_a=system.ruby.network.topology.routers6 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links7] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=7 -node_b=9 +link_id=16 +node_a=system.ruby.network.topology.routers7 +node_b=system.ruby.network.topology.routers9 weight=1 [system.ruby.network.topology.int_links8] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=8 -node_b=9 +link_id=17 +node_a=system.ruby.network.topology.routers8 +node_b=system.ruby.network.topology.routers9 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + +[system.ruby.network.topology.routers4] +type=BasicRouter +router_id=4 + +[system.ruby.network.topology.routers5] +type=BasicRouter +router_id=5 + +[system.ruby.network.topology.routers6] +type=BasicRouter +router_id=6 + +[system.ruby.network.topology.routers7] +type=BasicRouter +router_id=7 + +[system.ruby.network.topology.routers8] +type=BasicRouter +router_id=8 + +[system.ruby.network.topology.routers9] +type=BasicRouter +router_id=9 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/ruby.stats b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/ruby.stats index e3b1fbd94..108b0f718 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/ruby.stats +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/ruby.stats @@ -34,29 +34,29 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 11:59:23 +Real time: Apr/28/2011 14:30:39 Profiler Stats -------------- -Elapsed_time_in_seconds: 48 -Elapsed_time_in_minutes: 0.8 -Elapsed_time_in_hours: 0.0133333 -Elapsed_time_in_days: 0.000555556 +Elapsed_time_in_seconds: 118 +Elapsed_time_in_minutes: 1.96667 +Elapsed_time_in_hours: 0.0327778 +Elapsed_time_in_days: 0.00136574 -Virtual_time_in_seconds: 47.95 -Virtual_time_in_minutes: 0.799167 -Virtual_time_in_hours: 0.0133194 -Virtual_time_in_days: 0.000554977 +Virtual_time_in_seconds: 118.52 +Virtual_time_in_minutes: 1.97533 +Virtual_time_in_hours: 0.0329222 +Virtual_time_in_days: 0.00137176 -Ruby_current_time: 57251340 +Ruby_current_time: 57055090 Ruby_start_time: 0 -Ruby_cycles: 57251340 +Ruby_cycles: 57055090 -mbytes_resident: 37.5156 -mbytes_total: 335.734 -resident_ratio: 0.111754 +mbytes_resident: 37.8164 +mbytes_total: 349.336 +resident_ratio: 0.108275 -ruby_cycles_executed: [ 57251341 57251341 57251341 57251341 57251341 57251341 57251341 57251341 ] +ruby_cycles_executed: [ 57055091 57055091 57055091 57055091 57055091 57055091 57055091 57055091 ] Busy Controller Counts: L1Cache-0:0 L1Cache-1:0 L1Cache-2:0 L1Cache-3:0 L1Cache-4:0 L1Cache-5:0 L1Cache-6:0 L1Cache-7:0 @@ -66,29 +66,29 @@ Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1227441 average: 15.9992 | standard deviation: 0.0898992 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1227321 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1223186 average: 15.9992 | standard deviation: 0.0900554 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1223066 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 128 max: 16170 count: 1227313 average: 5970.6 | standard deviation: 6226.1 | 0 5 5 5 5 5 5 5 3 0 6 5 4 9 28 67 117 196 325 493 850 1372 2115 2889 3474 5267 7331 8923 10961 13117 17439 19106 22197 27797 27598 30754 34950 40376 40150 37193 44218 47799 45035 44430 44397 47887 43214 42194 45299 37620 36866 36136 37155 31716 26415 28478 27184 22299 20319 18521 18170 14600 13557 13481 10233 9188 8568 8384 6564 5202 5341 4736 3697 3355 2785 2534 2139 1813 1715 1305 1213 1037 977 761 540 516 459 368 287 221 221 156 133 132 101 86 57 64 45 25 28 41 28 25 18 17 8 7 9 7 4 5 8 3 2 0 0 1 0 2 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 128 max: 16170 count: 797864 average: 5970.96 | standard deviation: 5567.96 | 0 4 4 4 4 4 4 4 1 0 1 4 4 6 23 42 79 125 214 331 544 877 1397 1863 2231 3466 4741 5801 7112 8516 11461 12380 14439 17894 17955 19944 22577 26201 26233 24153 28751 31184 29257 28993 28655 31123 28291 27538 29428 24371 23978 23499 24308 20557 17139 18652 17606 14368 13155 11966 11765 9607 8837 8844 6659 5936 5560 5504 4210 3414 3473 3145 2395 2145 1816 1622 1380 1171 1141 849 772 673 638 482 346 347 309 240 185 140 136 95 84 85 65 59 40 42 31 15 21 23 20 16 13 11 6 3 6 5 3 3 6 3 1 0 0 0 0 0 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 128 max: 15290 count: 429449 average: 5969.93 | standard deviation: 1423.42 | 0 1 1 1 1 1 1 1 2 0 5 1 0 3 5 25 38 71 111 162 306 495 718 1026 1243 1801 2590 3122 3849 4601 5978 6726 7758 9903 9643 10810 12373 14175 13917 13040 15467 16615 15778 15437 15742 16764 14923 14656 15871 13249 12888 12637 12847 11159 9276 9826 9578 7931 7164 6555 6405 4993 4720 4637 3574 3252 3008 2880 2354 1788 1868 1591 1302 1210 969 912 759 642 574 456 441 364 339 279 194 169 150 128 102 81 85 61 49 47 36 27 17 22 14 10 7 18 8 9 5 6 2 4 3 2 1 2 2 0 1 0 0 1 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_Directory: [binsize: 128 max: 16170 count: 1210799 average: 5976.91 | standard deviation: 6306.43 | 0 5 5 5 5 5 5 5 3 0 6 5 4 9 25 62 110 189 305 465 806 1312 2035 2792 3339 5094 7111 8663 10701 12775 17023 18729 21808 27255 27055 30221 34375 39759 39511 36575 43613 47122 44479 43852 43802 47301 42687 41791 44754 37147 36463 35788 36800 31395 26170 28198 26928 22083 20141 18352 18010 14477 13445 13354 10138 9095 8497 8327 6511 5159 5306 4695 3671 3321 2764 2511 2121 1803 1701 1296 1209 1028 975 758 537 511 458 365 284 218 218 156 133 132 101 86 57 62 43 25 28 41 28 25 18 17 8 7 9 7 4 5 8 3 2 0 0 1 0 2 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_L1Cache_wCC: [binsize: 64 max: 12585 count: 16514 average: 5507.92 | standard deviation: 1405.44 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 3 2 3 4 3 4 10 10 16 12 19 25 26 34 35 45 45 52 71 64 84 89 98 122 124 136 137 123 165 177 197 219 187 190 187 202 274 268 276 267 243 290 258 317 297 320 337 302 325 293 290 315 320 357 281 275 296 282 331 264 270 316 252 275 203 200 297 248 265 208 206 197 170 178 187 168 186 135 131 114 140 140 129 127 114 102 100 78 86 83 72 88 56 67 54 58 72 55 56 39 45 48 44 27 26 31 22 31 24 19 19 16 27 14 14 12 24 10 13 8 8 15 10 8 4 6 9 5 3 6 2 2 2 7 1 1 0 3 1 2 3 2 0 1 2 1 2 1 2 1 1 2 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 ] +miss_latency: [binsize: 128 max: 16710 count: 1223058 average: 5970.81 | standard deviation: 6247.68 | 0 5 5 5 5 5 5 5 3 0 6 4 4 17 30 62 116 192 365 508 831 1304 2021 2988 3516 5462 7628 8955 10900 13254 17715 19297 22175 27647 27539 31110 34478 40126 39446 36816 44021 47568 44293 43929 44544 47606 42657 42360 44775 37578 36515 36061 36913 31421 25978 28119 27128 22462 20497 18670 18218 14995 13739 13345 10406 9212 8611 8186 6744 5154 5354 4849 3704 3156 2851 2622 1932 1766 1731 1261 1081 1005 890 710 525 543 475 355 261 252 242 193 142 160 92 103 74 79 60 55 34 49 32 25 22 28 4 16 14 6 9 11 4 2 5 4 1 2 0 3 1 0 3 2 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 128 max: 16510 count: 795046 average: 5972.01 | standard deviation: 5587.89 | 0 4 4 4 4 4 4 4 1 0 1 3 3 10 17 39 73 121 238 323 544 870 1273 1989 2304 3514 4951 5820 7034 8605 11545 12570 14421 18015 17864 20148 22587 26062 25651 23904 28541 30856 28693 28624 28883 30953 27530 27626 29120 24340 23687 23373 23951 20582 16850 18264 17699 14690 13377 12253 11977 9671 9022 8623 6733 5927 5608 5306 4362 3395 3476 3155 2445 2019 1835 1732 1227 1138 1145 828 722 643 588 477 357 351 296 248 167 169 153 129 90 112 64 82 52 49 38 32 24 31 23 17 15 21 4 9 8 3 5 8 2 1 3 2 1 1 0 2 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 128 max: 16710 count: 428012 average: 5968.58 | standard deviation: 1425.71 | 0 1 1 1 1 1 1 1 2 0 5 1 1 7 13 23 43 71 127 185 287 434 748 999 1212 1948 2677 3135 3866 4649 6170 6727 7754 9632 9675 10962 11891 14064 13795 12912 15480 16712 15600 15305 15661 16653 15127 14734 15655 13238 12828 12688 12962 10839 9128 9855 9429 7772 7120 6417 6241 5324 4717 4722 3673 3285 3003 2880 2382 1759 1878 1694 1259 1137 1016 890 705 628 586 433 359 362 302 233 168 192 179 107 94 83 89 64 52 48 28 21 22 30 22 23 10 18 9 8 7 7 0 7 6 3 4 3 2 1 2 2 0 1 0 1 1 0 3 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_Directory: [binsize: 128 max: 16710 count: 1206540 average: 5977.03 | standard deviation: 6328.62 | 0 5 5 5 5 5 5 5 3 0 6 4 3 15 29 58 108 183 348 481 792 1259 1946 2890 3403 5293 7409 8715 10621 12918 17326 18881 21750 27153 27002 30601 33899 39474 38840 36202 43398 46842 43651 43395 43924 47009 42152 41921 44315 37118 36104 35689 36547 31115 25691 27834 26879 22267 20324 18486 18065 14884 13629 13252 10303 9132 8536 8126 6678 5109 5313 4809 3673 3136 2823 2604 1918 1753 1720 1252 1072 996 883 704 520 541 472 352 260 251 239 193 141 159 91 103 73 78 59 54 32 48 32 25 22 28 4 16 14 6 9 10 4 2 5 4 1 2 0 3 1 0 3 2 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_L1Cache_wCC: [binsize: 128 max: 14292 count: 16518 average: 5516.81 | standard deviation: 1404.63 | 0 0 0 0 0 0 0 0 0 0 0 0 1 2 1 4 8 9 17 27 39 45 75 98 113 169 219 240 279 336 389 416 425 494 537 509 579 652 606 614 623 726 642 534 620 597 505 439 460 460 411 372 366 306 287 285 249 195 173 184 153 111 110 93 103 80 75 60 66 45 41 40 31 20 28 18 14 13 11 9 9 9 7 6 5 2 3 3 1 1 3 0 1 1 1 0 1 1 1 1 2 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] -imcomplete_wCC_Times: 16514 +imcomplete_wCC_Times: 16518 miss_latency_dir_issue_to_initial_request: [binsize: 1 max: 0 count: 8 average: 0 | standard deviation: 0 | 8 ] miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 8 average: 0 | standard deviation: 0 | 8 ] miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 8 average: 0 | standard deviation: 0 | 8 ] miss_latency_dir_first_response_to_completion: [binsize: 4 max: 569 count: 8 average: 330.25 | standard deviation: 178.281 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -imcomplete_dir_Times: 1210791 -miss_latency_LD_Directory: [binsize: 128 max: 16170 count: 787157 average: 5977.4 | standard deviation: 5638.59 | 0 4 4 4 4 4 4 4 1 0 1 4 4 6 20 37 73 120 198 310 520 832 1338 1800 2148 3355 4608 5614 6946 8289 11207 12142 14179 17561 17587 19588 22210 25807 25824 23747 28369 30735 28910 28603 28263 30729 27952 27268 29067 24058 23732 23284 24091 20357 16975 18458 17439 14222 13051 11864 11662 9526 8758 8751 6596 5876 5513 5476 4177 3395 3452 3117 2376 2125 1802 1609 1370 1164 1131 844 770 668 638 481 345 344 308 238 182 138 133 95 84 85 65 59 40 42 31 15 21 23 20 16 13 11 6 3 6 5 3 3 6 3 1 0 0 0 0 0 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD_L1Cache_wCC: [binsize: 64 max: 11604 count: 10707 average: 5497.29 | standard deviation: 1398.22 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 3 2 2 4 2 3 10 6 11 10 12 12 21 24 26 33 30 33 43 40 49 62 62 71 90 97 85 81 109 118 117 137 123 115 124 136 167 166 175 193 160 196 158 209 187 207 224 185 212 194 180 202 215 234 180 167 201 189 218 174 184 210 163 176 141 129 197 164 169 144 128 118 105 110 104 113 120 80 90 74 101 93 83 84 71 75 61 43 49 53 49 54 38 43 42 37 49 44 36 27 27 33 26 21 9 19 11 22 10 9 12 9 20 8 11 8 14 6 9 5 6 7 5 5 4 3 6 4 3 2 1 1 1 4 0 0 0 1 0 1 2 1 0 1 2 0 2 1 2 0 1 2 ] -miss_latency_ST_Directory: [binsize: 128 max: 15290 count: 423642 average: 5976 | standard deviation: 1422.53 | 0 1 1 1 1 1 1 1 2 0 5 1 0 3 5 25 37 69 107 155 286 480 697 992 1191 1739 2503 3049 3755 4486 5816 6587 7629 9694 9468 10633 12165 13952 13687 12828 15244 16387 15569 15249 15539 16572 14735 14523 15687 13089 12731 12504 12709 11038 9195 9740 9489 7861 7090 6488 6348 4951 4687 4603 3542 3219 2984 2851 2334 1764 1854 1578 1295 1196 962 902 751 639 570 452 439 360 337 277 192 167 150 127 102 80 85 61 49 47 36 27 17 20 12 10 7 18 8 9 5 6 2 4 3 2 1 2 2 0 1 0 0 1 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_L1Cache_wCC: [binsize: 64 max: 12585 count: 5807 average: 5527.52 | standard deviation: 1418.56 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 4 5 2 7 13 5 10 9 12 15 19 28 24 35 27 36 51 34 39 52 42 56 59 80 82 64 75 63 66 107 102 101 74 83 94 100 108 110 113 113 117 113 99 110 113 105 123 101 108 95 93 113 90 86 106 89 99 62 71 100 84 96 64 78 79 65 68 83 55 66 55 41 40 39 47 46 43 43 27 39 35 37 30 23 34 18 24 12 21 23 11 20 12 18 15 18 6 17 12 11 9 14 10 7 7 7 6 3 4 10 4 4 3 2 8 5 3 0 3 3 1 0 4 1 1 1 3 1 1 0 2 1 1 1 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 ] +imcomplete_dir_Times: 1206532 +miss_latency_LD_Directory: [binsize: 128 max: 16510 count: 784313 average: 5978.03 | standard deviation: 5659.2 | 0 4 4 4 4 4 4 4 1 0 1 3 2 8 17 36 68 117 225 303 520 843 1226 1927 2239 3412 4801 5667 6831 8385 11301 12290 14152 17683 17528 19843 22213 25643 25266 23514 28132 30410 28262 28264 28495 30573 27187 27339 28820 24028 23430 23121 23711 20379 16667 18077 17534 14559 13263 12138 11874 9601 8946 8556 6658 5874 5567 5261 4316 3366 3452 3129 2425 2007 1815 1717 1221 1129 1138 820 716 637 582 474 355 349 293 245 166 168 150 129 89 111 63 82 51 49 37 31 24 31 23 17 15 21 4 9 8 3 5 7 2 1 3 2 1 1 0 2 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_L1Cache_wCC: [binsize: 128 max: 14292 count: 10733 average: 5531.95 | standard deviation: 1414.69 | 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 3 5 4 13 20 24 27 47 62 65 102 150 153 203 220 244 280 269 332 336 305 374 419 385 390 409 446 431 360 388 380 343 287 300 312 257 252 240 203 183 187 165 131 114 115 103 70 76 67 75 53 41 45 46 29 24 26 20 12 20 15 6 9 7 8 6 6 6 3 2 2 3 3 1 1 3 0 1 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_Directory: [binsize: 128 max: 16710 count: 422227 average: 5975.16 | standard deviation: 1425.14 | 0 1 1 1 1 1 1 1 2 0 5 1 1 7 12 22 40 66 123 178 272 416 720 963 1164 1881 2608 3048 3790 4533 6025 6591 7598 9470 9474 10758 11686 13831 13574 12688 15266 16432 15389 15131 15429 16436 14965 14582 15495 13090 12674 12568 12836 10736 9024 9757 9345 7708 7061 6348 6191 5283 4683 4696 3645 3258 2969 2865 2362 1743 1861 1680 1248 1129 1008 887 697 624 582 432 356 359 301 230 165 192 179 107 94 83 89 64 52 48 28 21 22 29 22 23 8 17 9 8 7 7 0 7 6 3 4 3 2 1 2 2 0 1 0 1 1 0 3 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_L1Cache_wCC: [binsize: 128 max: 13038 count: 5785 average: 5488.72 | standard deviation: 1385.45 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 3 5 4 7 15 18 28 36 48 67 69 87 76 116 145 136 156 162 201 204 205 233 221 224 214 280 211 174 232 217 162 152 160 148 154 120 126 103 104 98 84 64 59 69 50 41 34 26 28 27 34 15 20 16 17 14 11 8 8 3 8 4 4 1 3 3 1 3 3 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -102,11 +102,11 @@ filter_action: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN Message Delayed Cycles ---------------------- -Total_delay_cycles: [binsize: 1 max: 18 count: 2458515 average: 0.000321739 | standard deviation: 0.0752325 | 2458470 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 26 ] -Total_nonPF_delay_cycles: [binsize: 1 max: 18 count: 2458515 average: 0.000321739 | standard deviation: 0.0752325 | 2458470 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 26 ] +Total_delay_cycles: [binsize: 1 max: 24 count: 2450334 average: 0.00749367 | standard deviation: 0.176657 | 2445337 159 360 864 3577 2 1 0 0 0 0 1 1 11 1 1 0 0 12 0 0 0 6 0 1 ] +Total_nonPF_delay_cycles: [binsize: 1 max: 24 count: 2450334 average: 0.00749367 | standard deviation: 0.176657 | 2445337 159 360 864 3577 2 1 0 0 0 0 1 1 11 1 1 0 0 12 0 0 0 6 0 1 ] virtual_network_0_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] - virtual_network_1_delay_cycles: [binsize: 1 max: 0 count: 1227313 average: 0 | standard deviation: 0 | 1227313 ] - virtual_network_2_delay_cycles: [binsize: 1 max: 18 count: 1231202 average: 0.000642462 | standard deviation: 0.106311 | 1231157 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 26 ] + virtual_network_1_delay_cycles: [binsize: 1 max: 4 count: 1223058 average: 0.000358119 | standard deviation: 0.0257982 | 1222789 117 137 13 2 ] + virtual_network_2_delay_cycles: [binsize: 1 max: 24 count: 1227276 average: 0.0146047 | standard deviation: 0.24808 | 1222548 42 223 851 3575 2 1 0 0 0 0 1 1 11 1 1 0 0 12 0 0 0 6 0 1 ] virtual_network_3_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_4_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_5_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -118,337 +118,337 @@ Total_nonPF_delay_cycles: [binsize: 1 max: 18 count: 2458515 average: 0.00032173 Resource Usage -------------- page_size: 4096 -user_time: 47 +user_time: 118 system_time: 0 -page_reclaims: 9943 +page_reclaims: 10946 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 104 +block_outputs: 0 Network Stats ------------- -total_msg_count_Control: 3681972 29455776 -total_msg_count_Data: 3644124 262376928 -total_msg_count_Response_Data: 3681939 265099608 -total_msg_count_Writeback_Control: 3693606 29548848 -total_msgs: 14701641 total_bytes: 586481160 +total_msg_count_Control: 3669213 29353704 +total_msg_count_Data: 3632319 261526968 +total_msg_count_Response_Data: 3669174 264180528 +total_msg_count_Writeback_Control: 3681828 29454624 +total_msgs: 14652534 total_bytes: 584515824 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.083792 - links_utilized_percent_switch_0_link_0: 0.0334493 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.134135 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 1.34003 + links_utilized_percent_switch_0_link_0: 1.33803 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 1.34202 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 153153 11027016 [ 0 0 0 0 153153 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Control: 153635 1229080 [ 0 0 0 153635 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Control: 153154 1225232 [ 0 0 153154 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Data: 151525 10909800 [ 0 0 151525 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Data: 2111 151992 [ 0 0 0 0 2111 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 152626 10989072 [ 0 0 0 0 152626 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Control: 153195 1225560 [ 0 0 0 153195 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Control: 152627 1221016 [ 0 0 152627 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Data: 151125 10881000 [ 0 0 151125 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Data: 2070 149040 [ 0 0 0 0 2070 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.0839004 - links_utilized_percent_switch_1_link_0: 0.0334929 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.134308 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 1.34729 + links_utilized_percent_switch_1_link_0: 1.34547 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 1.34911 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Data: 153353 11041416 [ 0 0 0 0 153353 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Control: 153833 1230664 [ 0 0 0 153833 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Control: 153355 1226840 [ 0 0 153355 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Data: 151790 10928880 [ 0 0 151790 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 2044 147168 [ 0 0 0 0 2044 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Data: 153480 11050560 [ 0 0 0 0 153480 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Control: 153999 1231992 [ 0 0 0 153999 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Control: 153482 1227856 [ 0 0 153482 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Data: 151946 10940112 [ 0 0 151946 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Data: 2053 147816 [ 0 0 0 0 2053 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.0839292 - links_utilized_percent_switch_2_link_0: 0.0334995 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.134359 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.33873 + links_utilized_percent_switch_2_link_0: 1.33679 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 1.34067 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Data: 153380 11043360 [ 0 0 0 0 153380 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 153895 1231160 [ 0 0 0 153895 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Control: 153381 1227048 [ 0 0 153381 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Data: 151808 10930176 [ 0 0 151808 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 2088 150336 [ 0 0 0 0 2088 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Data: 152487 10979064 [ 0 0 0 0 152487 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 153035 1224280 [ 0 0 0 153035 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Control: 152489 1219912 [ 0 0 152489 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Data: 150957 10868904 [ 0 0 150957 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 2082 149904 [ 0 0 0 0 2082 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 2 switch_3_outlinks: 2 -links_utilized_percent_switch_3: 0.0839178 - links_utilized_percent_switch_3_link_0: 0.0335004 bw: 640000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.134335 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 1.34218 + links_utilized_percent_switch_3_link_0: 1.34053 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 1.34383 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 153388 11043936 [ 0 0 0 0 153388 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Writeback_Control: 153864 1230912 [ 0 0 0 153864 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Control: 153389 1227112 [ 0 0 153389 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Data: 151791 10928952 [ 0 0 151791 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Data: 2074 149328 [ 0 0 0 0 2074 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 152921 11010312 [ 0 0 0 0 152921 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Control: 153389 1227112 [ 0 0 0 153389 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Control: 152923 1223384 [ 0 0 152923 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Data: 151387 10899864 [ 0 0 151387 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Data: 2005 144360 [ 0 0 0 0 2005 0 0 0 0 0 ] base_latency: 1 switch_4_inlinks: 2 switch_4_outlinks: 2 -links_utilized_percent_switch_4: 0.0841195 - links_utilized_percent_switch_4_link_0: 0.0335808 bw: 640000 base_latency: 1 - links_utilized_percent_switch_4_link_1: 0.134658 bw: 160000 base_latency: 1 +links_utilized_percent_switch_4: 1.34841 + links_utilized_percent_switch_4_link_0: 1.34646 bw: 16000 base_latency: 1 + links_utilized_percent_switch_4_link_1: 1.35037 bw: 16000 base_latency: 1 - outgoing_messages_switch_4_link_0_Response_Data: 153756 11070432 [ 0 0 0 0 153756 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_0_Writeback_Control: 154232 1233856 [ 0 0 0 154232 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Control: 153758 1230064 [ 0 0 153758 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Data: 152172 10956384 [ 0 0 152172 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_4_link_1_Response_Data: 2063 148536 [ 0 0 0 0 2063 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Response_Data: 153589 11058408 [ 0 0 0 0 153589 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_0_Writeback_Control: 154143 1233144 [ 0 0 0 154143 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Control: 153590 1228720 [ 0 0 153590 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Data: 152020 10945440 [ 0 0 152020 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_4_link_1_Response_Data: 2126 153072 [ 0 0 0 0 2126 0 0 0 0 0 ] base_latency: 1 switch_5_inlinks: 2 switch_5_outlinks: 2 -links_utilized_percent_switch_5: 0.0840452 - links_utilized_percent_switch_5_link_0: 0.0335493 bw: 640000 base_latency: 1 - links_utilized_percent_switch_5_link_1: 0.134541 bw: 160000 base_latency: 1 +links_utilized_percent_switch_5: 1.34312 + links_utilized_percent_switch_5_link_0: 1.34131 bw: 16000 base_latency: 1 + links_utilized_percent_switch_5_link_1: 1.34493 bw: 16000 base_latency: 1 - outgoing_messages_switch_5_link_0_Response_Data: 153611 11059992 [ 0 0 0 0 153611 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_0_Writeback_Control: 154097 1232776 [ 0 0 0 154097 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Control: 153613 1228904 [ 0 0 153613 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Data: 152110 10951920 [ 0 0 152110 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_5_link_1_Response_Data: 1992 143424 [ 0 0 0 0 1992 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Response_Data: 153006 11016432 [ 0 0 0 0 153006 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_0_Writeback_Control: 153520 1228160 [ 0 0 0 153520 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Control: 153008 1224064 [ 0 0 153008 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Data: 151445 10904040 [ 0 0 151445 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_5_link_1_Response_Data: 2077 149544 [ 0 0 0 0 2077 0 0 0 0 0 ] base_latency: 1 switch_6_inlinks: 2 switch_6_outlinks: 2 -links_utilized_percent_switch_6: 0.084233 - links_utilized_percent_switch_6_link_0: 0.0336256 bw: 640000 base_latency: 1 - links_utilized_percent_switch_6_link_1: 0.13484 bw: 160000 base_latency: 1 +links_utilized_percent_switch_6: 1.33595 + links_utilized_percent_switch_6_link_0: 1.33418 bw: 16000 base_latency: 1 + links_utilized_percent_switch_6_link_1: 1.33771 bw: 16000 base_latency: 1 - outgoing_messages_switch_6_link_0_Response_Data: 153961 11085192 [ 0 0 0 0 153961 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_0_Writeback_Control: 154441 1235528 [ 0 0 0 154441 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Control: 153962 1231696 [ 0 0 153962 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Data: 152406 10973232 [ 0 0 152406 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_6_link_1_Response_Data: 2038 146736 [ 0 0 0 0 2038 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Response_Data: 152193 10957896 [ 0 0 0 0 152193 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_0_Writeback_Control: 152694 1221552 [ 0 0 0 152694 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Control: 152195 1217560 [ 0 0 152195 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Data: 150638 10845936 [ 0 0 150638 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_6_link_1_Response_Data: 2059 148248 [ 0 0 0 0 2059 0 0 0 0 0 ] base_latency: 1 switch_7_inlinks: 2 switch_7_outlinks: 2 -links_utilized_percent_switch_7: 0.0835571 - links_utilized_percent_switch_7_link_0: 0.033353 bw: 640000 base_latency: 1 - links_utilized_percent_switch_7_link_1: 0.133761 bw: 160000 base_latency: 1 +links_utilized_percent_switch_7: 1.34106 + links_utilized_percent_switch_7_link_0: 1.33915 bw: 16000 base_latency: 1 + links_utilized_percent_switch_7_link_1: 1.34297 bw: 16000 base_latency: 1 - outgoing_messages_switch_7_link_0_Response_Data: 152711 10995192 [ 0 0 0 0 152711 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_0_Writeback_Control: 153205 1225640 [ 0 0 0 153205 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Control: 152712 1221696 [ 0 0 152712 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Data: 151106 10879632 [ 0 0 151106 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_7_link_1_Response_Data: 2104 151488 [ 0 0 0 0 2104 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Response_Data: 152756 10998432 [ 0 0 0 0 152756 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_0_Writeback_Control: 153301 1226408 [ 0 0 0 153301 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Control: 152757 1222056 [ 0 0 152757 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Data: 151255 10890360 [ 0 0 151255 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_7_link_1_Response_Data: 2046 147312 [ 0 0 0 0 2046 0 0 0 0 0 ] base_latency: 1 switch_8_inlinks: 2 switch_8_outlinks: 2 -links_utilized_percent_switch_8: 0.662356 - links_utilized_percent_switch_8_link_0: 0.265489 bw: 640000 base_latency: 1 - links_utilized_percent_switch_8_link_1: 1.05922 bw: 160000 base_latency: 1 +links_utilized_percent_switch_8: 10.6065 + links_utilized_percent_switch_8_link_0: 10.6213 bw: 16000 base_latency: 1 + links_utilized_percent_switch_8_link_1: 10.5916 bw: 16000 base_latency: 1 - outgoing_messages_switch_8_link_0_Control: 1227324 9818592 [ 0 0 1227324 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_0_Data: 1214708 87458976 [ 0 0 1214708 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Response_Data: 1210799 87177528 [ 0 0 0 0 1210799 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_8_link_1_Writeback_Control: 1231202 9849616 [ 0 0 0 1231202 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Control: 1223071 9784568 [ 0 0 1223071 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_0_Data: 1210773 87175656 [ 0 0 1210773 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Response_Data: 1206540 86870880 [ 0 0 0 0 1206540 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_8_link_1_Writeback_Control: 1227276 9818208 [ 0 0 0 1227276 0 0 0 0 0 0 ] base_latency: 1 switch_9_inlinks: 9 switch_9_outlinks: 9 -links_utilized_percent_switch_9: 0.237129 - links_utilized_percent_switch_9_link_0: 0.133797 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_1: 0.133972 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_2: 0.133998 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_3: 0.134002 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_4: 0.134323 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_5: 0.134197 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_6: 0.134503 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_7: 0.133412 bw: 160000 base_latency: 1 - links_utilized_percent_switch_9_link_8: 1.06196 bw: 160000 base_latency: 1 +links_utilized_percent_switch_9: 2.37147 + links_utilized_percent_switch_9_link_0: 1.33803 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_1: 1.34547 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_2: 1.33679 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_3: 1.34053 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_4: 1.34646 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_5: 1.34131 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_6: 1.33418 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_7: 1.33915 bw: 16000 base_latency: 1 + links_utilized_percent_switch_9_link_8: 10.6213 bw: 16000 base_latency: 1 - outgoing_messages_switch_9_link_0_Response_Data: 153153 11027016 [ 0 0 0 0 153153 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_0_Writeback_Control: 153635 1229080 [ 0 0 0 153635 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Response_Data: 153353 11041416 [ 0 0 0 0 153353 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_1_Writeback_Control: 153833 1230664 [ 0 0 0 153833 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_2_Response_Data: 153380 11043360 [ 0 0 0 0 153380 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_2_Writeback_Control: 153895 1231160 [ 0 0 0 153895 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_3_Response_Data: 153388 11043936 [ 0 0 0 0 153388 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_3_Writeback_Control: 153864 1230912 [ 0 0 0 153864 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_4_Response_Data: 153756 11070432 [ 0 0 0 0 153756 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_4_Writeback_Control: 154232 1233856 [ 0 0 0 154232 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_5_Response_Data: 153611 11059992 [ 0 0 0 0 153611 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_5_Writeback_Control: 154097 1232776 [ 0 0 0 154097 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_6_Response_Data: 153961 11085192 [ 0 0 0 0 153961 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_6_Writeback_Control: 154441 1235528 [ 0 0 0 154441 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_7_Response_Data: 152711 10995192 [ 0 0 0 0 152711 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_7_Writeback_Control: 153205 1225640 [ 0 0 0 153205 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_8_Control: 1227324 9818592 [ 0 0 1227324 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_9_link_8_Data: 1214708 87458976 [ 0 0 1214708 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Response_Data: 152626 10989072 [ 0 0 0 0 152626 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_0_Writeback_Control: 153195 1225560 [ 0 0 0 153195 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Response_Data: 153480 11050560 [ 0 0 0 0 153480 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_1_Writeback_Control: 153999 1231992 [ 0 0 0 153999 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_2_Response_Data: 152487 10979064 [ 0 0 0 0 152487 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_2_Writeback_Control: 153035 1224280 [ 0 0 0 153035 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_3_Response_Data: 152921 11010312 [ 0 0 0 0 152921 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_3_Writeback_Control: 153389 1227112 [ 0 0 0 153389 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_4_Response_Data: 153589 11058408 [ 0 0 0 0 153589 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_4_Writeback_Control: 154143 1233144 [ 0 0 0 154143 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_5_Response_Data: 153006 11016432 [ 0 0 0 0 153006 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_5_Writeback_Control: 153520 1228160 [ 0 0 0 153520 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_6_Response_Data: 152193 10957896 [ 0 0 0 0 152193 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_6_Writeback_Control: 152694 1221552 [ 0 0 0 152694 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_7_Response_Data: 152756 10998432 [ 0 0 0 0 152756 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_7_Writeback_Control: 153301 1226408 [ 0 0 0 153301 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_8_Control: 1223071 9784568 [ 0 0 1223071 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_9_link_8_Data: 1210773 87175656 [ 0 0 1210773 0 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.cacheMemory - system.l1_cntrl0.cacheMemory_total_misses: 153154 - system.l1_cntrl0.cacheMemory_total_demand_misses: 153154 + system.l1_cntrl0.cacheMemory_total_misses: 152627 + system.l1_cntrl0.cacheMemory_total_demand_misses: 152627 system.l1_cntrl0.cacheMemory_total_prefetches: 0 system.l1_cntrl0.cacheMemory_total_sw_prefetches: 0 system.l1_cntrl0.cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl0.cacheMemory_request_type_LD: 65.2232% - system.l1_cntrl0.cacheMemory_request_type_ST: 34.7768% + system.l1_cntrl0.cacheMemory_request_type_LD: 65.0344% + system.l1_cntrl0.cacheMemory_request_type_ST: 34.9656% - system.l1_cntrl0.cacheMemory_access_mode_type_Supervisor: 153154 100% + system.l1_cntrl0.cacheMemory_access_mode_type_Supervisor: 152627 100% --- L1Cache --- - Event Counts - -Load [99856 100002 99839 99184 99892 99648 99764 99685 ] 797870 +Load [99667 99333 99231 99289 99260 100003 99030 99242 ] 795055 Ifetch [0 0 0 0 0 0 0 0 ] 0 -Store [53902 53611 54123 53528 53262 53707 53617 53704 ] 429454 -Data [153756 153611 153961 152711 153153 153353 153380 153388 ] 1227313 -Fwd_GETX [2063 1992 2038 2104 2111 2044 2088 2074 ] 16514 +Store [53923 53675 52964 53468 53367 53480 53459 53681 ] 428017 +Data [153589 153006 152193 152756 152626 153480 152487 152921 ] 1223058 +Fwd_GETX [2126 2077 2059 2046 2070 2053 2082 2005 ] 16518 Inv [0 0 0 0 0 0 0 0 ] 0 -Replacement [153754 153609 153958 152708 153150 153351 153377 153385 ] 1227292 -Writeback_Ack [151688 151612 151917 150599 151038 151306 151288 151310 ] 1210758 -Writeback_Nack [481 493 486 502 486 483 519 480 ] 3930 +Replacement [153586 153004 152191 152753 152623 153479 152485 152919 ] 1223040 +Writeback_Ack [151457 150926 150129 150707 150554 151425 150399 150911 ] 1206508 +Writeback_Nack [560 517 506 548 571 521 554 473 ] 4250 - Transitions - -I Load [99856 100002 99839 99184 99892 99648 99764 99685 ] 797870 +I Load [99667 99333 99231 99289 99260 100003 99030 99242 ] 795055 I Ifetch [0 0 0 0 0 0 0 0 ] 0 -I Store [53902 53611 54123 53528 53262 53707 53617 53704 ] 429454 +I Store [53923 53675 52964 53468 53367 53480 53459 53681 ] 428017 I Inv [0 0 0 0 0 0 0 0 ] 0 -I Replacement [1582 1499 1552 1602 1625 1561 1569 1594 ] 12584 +I Replacement [1566 1559 1553 1498 1498 1532 1528 1532 ] 12266 -II Writeback_Nack [481 493 486 502 486 483 519 480 ] 3930 +II Writeback_Nack [560 517 506 548 571 521 554 473 ] 4250 M Load [0 0 0 0 0 0 0 0 ] 0 M Ifetch [0 0 0 0 0 0 0 0 ] 0 M Store [0 0 0 0 0 0 0 0 ] 0 -M Fwd_GETX [1582 1499 1552 1602 1625 1561 1569 1594 ] 12584 +M Fwd_GETX [1566 1560 1553 1498 1499 1532 1528 1532 ] 12268 M Inv [0 0 0 0 0 0 0 0 ] 0 -M Replacement [152172 152110 152406 151106 151525 151790 151808 151791 ] 1214708 +M Replacement [152020 151445 150638 151255 151125 151947 150957 151387 ] 1210774 -MI Fwd_GETX [481 493 486 502 486 483 519 480 ] 3930 +MI Fwd_GETX [560 517 506 548 571 521 554 473 ] 4250 MI Inv [0 0 0 0 0 0 0 0 ] 0 -MI Writeback_Ack [151688 151612 151917 150599 151038 151306 151288 151310 ] 1210758 +MI Writeback_Ack [151457 150926 150129 150707 150554 151425 150399 150911 ] 1206508 MI Writeback_Nack [0 0 0 0 0 0 0 0 ] 0 MII Fwd_GETX [0 0 0 0 0 0 0 0 ] 0 -IS Data [99856 100000 99838 99183 99892 99647 99764 99684 ] 797864 +IS Data [99667 99333 99229 99289 99259 100000 99029 99240 ] 795046 -IM Data [53900 53611 54123 53528 53261 53706 53616 53704 ] 429449 +IM Data [53922 53673 52964 53467 53367 53480 53458 53681 ] 428012 Cache Stats: system.l1_cntrl1.cacheMemory - system.l1_cntrl1.cacheMemory_total_misses: 153355 - system.l1_cntrl1.cacheMemory_total_demand_misses: 153355 + system.l1_cntrl1.cacheMemory_total_misses: 153483 + system.l1_cntrl1.cacheMemory_total_demand_misses: 153483 system.l1_cntrl1.cacheMemory_total_prefetches: 0 system.l1_cntrl1.cacheMemory_total_sw_prefetches: 0 system.l1_cntrl1.cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl1.cacheMemory_request_type_LD: 64.9786% - system.l1_cntrl1.cacheMemory_request_type_ST: 35.0214% + system.l1_cntrl1.cacheMemory_request_type_LD: 65.1558% + system.l1_cntrl1.cacheMemory_request_type_ST: 34.8442% - system.l1_cntrl1.cacheMemory_access_mode_type_Supervisor: 153355 100% + system.l1_cntrl1.cacheMemory_access_mode_type_Supervisor: 153483 100% Cache Stats: system.l1_cntrl2.cacheMemory - system.l1_cntrl2.cacheMemory_total_misses: 153381 - system.l1_cntrl2.cacheMemory_total_demand_misses: 153381 + system.l1_cntrl2.cacheMemory_total_misses: 152489 + system.l1_cntrl2.cacheMemory_total_demand_misses: 152489 system.l1_cntrl2.cacheMemory_total_prefetches: 0 system.l1_cntrl2.cacheMemory_total_sw_prefetches: 0 system.l1_cntrl2.cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl2.cacheMemory_request_type_LD: 65.0433% - system.l1_cntrl2.cacheMemory_request_type_ST: 34.9567% + system.l1_cntrl2.cacheMemory_request_type_LD: 64.9424% + system.l1_cntrl2.cacheMemory_request_type_ST: 35.0576% - system.l1_cntrl2.cacheMemory_access_mode_type_Supervisor: 153381 100% + system.l1_cntrl2.cacheMemory_access_mode_type_Supervisor: 152489 100% Cache Stats: system.l1_cntrl3.cacheMemory - system.l1_cntrl3.cacheMemory_total_misses: 153389 - system.l1_cntrl3.cacheMemory_total_demand_misses: 153389 + system.l1_cntrl3.cacheMemory_total_misses: 152923 + system.l1_cntrl3.cacheMemory_total_demand_misses: 152923 system.l1_cntrl3.cacheMemory_total_prefetches: 0 system.l1_cntrl3.cacheMemory_total_sw_prefetches: 0 system.l1_cntrl3.cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl3.cacheMemory_request_type_LD: 64.9884% - system.l1_cntrl3.cacheMemory_request_type_ST: 35.0116% + system.l1_cntrl3.cacheMemory_request_type_LD: 64.8967% + system.l1_cntrl3.cacheMemory_request_type_ST: 35.1033% - system.l1_cntrl3.cacheMemory_access_mode_type_Supervisor: 153389 100% + system.l1_cntrl3.cacheMemory_access_mode_type_Supervisor: 152923 100% Cache Stats: system.l1_cntrl4.cacheMemory - system.l1_cntrl4.cacheMemory_total_misses: 153758 - system.l1_cntrl4.cacheMemory_total_demand_misses: 153758 + system.l1_cntrl4.cacheMemory_total_misses: 153590 + system.l1_cntrl4.cacheMemory_total_demand_misses: 153590 system.l1_cntrl4.cacheMemory_total_prefetches: 0 system.l1_cntrl4.cacheMemory_total_sw_prefetches: 0 system.l1_cntrl4.cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl4.cacheMemory_request_type_LD: 64.9436% - system.l1_cntrl4.cacheMemory_request_type_ST: 35.0564% + system.l1_cntrl4.cacheMemory_request_type_LD: 64.8916% + system.l1_cntrl4.cacheMemory_request_type_ST: 35.1084% - system.l1_cntrl4.cacheMemory_access_mode_type_Supervisor: 153758 100% + system.l1_cntrl4.cacheMemory_access_mode_type_Supervisor: 153590 100% Cache Stats: system.l1_cntrl5.cacheMemory - system.l1_cntrl5.cacheMemory_total_misses: 153613 - system.l1_cntrl5.cacheMemory_total_demand_misses: 153613 + system.l1_cntrl5.cacheMemory_total_misses: 153008 + system.l1_cntrl5.cacheMemory_total_demand_misses: 153008 system.l1_cntrl5.cacheMemory_total_prefetches: 0 system.l1_cntrl5.cacheMemory_total_sw_prefetches: 0 system.l1_cntrl5.cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl5.cacheMemory_request_type_LD: 65.1% - system.l1_cntrl5.cacheMemory_request_type_ST: 34.9% + system.l1_cntrl5.cacheMemory_request_type_LD: 64.9201% + system.l1_cntrl5.cacheMemory_request_type_ST: 35.0799% - system.l1_cntrl5.cacheMemory_access_mode_type_Supervisor: 153613 100% + system.l1_cntrl5.cacheMemory_access_mode_type_Supervisor: 153008 100% Cache Stats: system.l1_cntrl6.cacheMemory - system.l1_cntrl6.cacheMemory_total_misses: 153962 - system.l1_cntrl6.cacheMemory_total_demand_misses: 153962 + system.l1_cntrl6.cacheMemory_total_misses: 152195 + system.l1_cntrl6.cacheMemory_total_demand_misses: 152195 system.l1_cntrl6.cacheMemory_total_prefetches: 0 system.l1_cntrl6.cacheMemory_total_sw_prefetches: 0 system.l1_cntrl6.cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl6.cacheMemory_request_type_LD: 64.8465% - system.l1_cntrl6.cacheMemory_request_type_ST: 35.1535% + system.l1_cntrl6.cacheMemory_request_type_LD: 65.1999% + system.l1_cntrl6.cacheMemory_request_type_ST: 34.8001% - system.l1_cntrl6.cacheMemory_access_mode_type_Supervisor: 153962 100% + system.l1_cntrl6.cacheMemory_access_mode_type_Supervisor: 152195 100% Cache Stats: system.l1_cntrl7.cacheMemory - system.l1_cntrl7.cacheMemory_total_misses: 152712 - system.l1_cntrl7.cacheMemory_total_demand_misses: 152712 + system.l1_cntrl7.cacheMemory_total_misses: 152757 + system.l1_cntrl7.cacheMemory_total_demand_misses: 152757 system.l1_cntrl7.cacheMemory_total_prefetches: 0 system.l1_cntrl7.cacheMemory_total_sw_prefetches: 0 system.l1_cntrl7.cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl7.cacheMemory_request_type_LD: 64.9484% - system.l1_cntrl7.cacheMemory_request_type_ST: 35.0516% + system.l1_cntrl7.cacheMemory_request_type_LD: 64.998% + system.l1_cntrl7.cacheMemory_request_type_ST: 35.002% - system.l1_cntrl7.cacheMemory_access_mode_type_Supervisor: 152712 100% + system.l1_cntrl7.cacheMemory_access_mode_type_Supervisor: 152757 100% Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 2421588 - memory_reads: 1210803 - memory_writes: 1210758 - memory_refreshes: 119274 - memory_total_request_delays: 190155514 - memory_delays_per_request: 78.5251 - memory_delays_in_input_queue: 11307810 - memory_delays_behind_head_of_bank_queue: 85310074 - memory_delays_stalled_at_head_of_bank_queue: 93537630 - memory_stalls_for_bank_busy: 14384463 + memory_total_requests: 2413075 + memory_reads: 1206541 + memory_writes: 1206511 + memory_refreshes: 118865 + memory_total_request_delays: 187888490 + memory_delays_per_request: 77.8627 + memory_delays_in_input_queue: 9814295 + memory_delays_behind_head_of_bank_queue: 84866739 + memory_delays_stalled_at_head_of_bank_queue: 93207456 + memory_stalls_for_bank_busy: 14333454 memory_stalls_for_random_busy: 0 - memory_stalls_for_anti_starvation: 24076432 - memory_stalls_for_arbitration: 18499124 - memory_stalls_for_bus: 25289267 + memory_stalls_for_anti_starvation: 23982519 + memory_stalls_for_arbitration: 18429986 + memory_stalls_for_bus: 25198677 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 9173208 - memory_stalls_for_read_read_turnaround: 2115136 - accesses_per_bank: 75973 75871 75584 75990 75871 76208 76264 75323 76082 76056 76271 75892 75688 75751 75586 75406 75587 75216 76023 75699 75573 75534 75382 75564 75891 75161 75298 74700 75598 75166 76030 75350 + memory_stalls_for_read_write_turnaround: 9154843 + memory_stalls_for_read_read_turnaround: 2107977 + accesses_per_bank: 75689 75716 75340 75751 75577 76015 75888 75057 75824 75723 75944 75570 75368 75465 75339 75225 75306 74796 75693 75506 75386 75135 75159 75300 75666 74918 75094 74513 75321 74927 75681 75183 --- Directory --- - Event Counts - -GETX [2497405 ] 2497405 +GETX [2508342 ] 2508342 GETS [0 ] 0 -PUTX [1210778 ] 1210778 -PUTX_NotOwner [3930 ] 3930 +PUTX [1206523 ] 1206523 +PUTX_NotOwner [4250 ] 4250 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 -Memory_Data [1210799 ] 1210799 -Memory_Ack [1210758 ] 1210758 +Memory_Data [1206540 ] 1206540 +Memory_Ack [1206508 ] 1206508 - Transitions - -I GETX [1210810 ] 1210810 +I GETX [1206552 ] 1206552 I PUTX_NotOwner [0 ] 0 I DMA_READ [0 ] 0 I DMA_WRITE [0 ] 0 -M GETX [16514 ] 16514 -M PUTX [1210778 ] 1210778 -M PUTX_NotOwner [3930 ] 3930 +M GETX [16518 ] 16518 +M PUTX [1206523 ] 1206523 +M PUTX_NotOwner [4250 ] 4250 M DMA_READ [0 ] 0 M DMA_WRITE [0 ] 0 @@ -464,21 +464,21 @@ M_DWRI Memory_Ack [0 ] 0 M_DRDI GETX [0 ] 0 M_DRDI Memory_Ack [0 ] 0 -IM GETX [491344 ] 491344 +IM GETX [506832 ] 506832 IM GETS [0 ] 0 IM PUTX [0 ] 0 IM PUTX_NotOwner [0 ] 0 IM DMA_READ [0 ] 0 IM DMA_WRITE [0 ] 0 -IM Memory_Data [1210799 ] 1210799 +IM Memory_Data [1206540 ] 1206540 -MI GETX [778737 ] 778737 +MI GETX [778440 ] 778440 MI GETS [0 ] 0 MI PUTX [0 ] 0 MI PUTX_NotOwner [0 ] 0 MI DMA_READ [0 ] 0 MI DMA_WRITE [0 ] 0 -MI Memory_Ack [1210758 ] 1210758 +MI Memory_Ack [1206508 ] 1206508 ID GETX [0 ] 0 ID GETS [0 ] 0 diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/simerr b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/simerr index e2711df60..c5e76e7b1 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/simerr +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/simerr @@ -1,74 +1,74 @@ -system.cpu5: completed 10000 read accesses @5727250 -system.cpu4: completed 10000 read accesses @5731690 -system.cpu7: completed 10000 read accesses @5735040 -system.cpu3: completed 10000 read accesses @5738300 -system.cpu6: completed 10000 read accesses @5748590 -system.cpu2: completed 10000 read accesses @5761080 -system.cpu0: completed 10000 read accesses @5773280 -system.cpu1: completed 10000 read accesses @5776650 -system.cpu4: completed 20000 read accesses @11398130 -system.cpu1: completed 20000 read accesses @11455110 -system.cpu3: completed 20000 read accesses @11459820 -system.cpu6: completed 20000 read accesses @11463230 -system.cpu0: completed 20000 read accesses @11469310 -system.cpu5: completed 20000 read accesses @11490080 -system.cpu2: completed 20000 read accesses @11498750 -system.cpu7: completed 20000 read accesses @11572610 -system.cpu4: completed 30000 read accesses @17076120 -system.cpu1: completed 30000 read accesses @17150670 -system.cpu5: completed 30000 read accesses @17204690 -system.cpu3: completed 30000 read accesses @17209580 -system.cpu0: completed 30000 read accesses @17264545 -system.cpu6: completed 30000 read accesses @17274220 -system.cpu2: completed 30000 read accesses @17284860 -system.cpu7: completed 30000 read accesses @17343350 -system.cpu4: completed 40000 read accesses @22747010 -system.cpu1: completed 40000 read accesses @22900920 -system.cpu5: completed 40000 read accesses @22928450 -system.cpu3: completed 40000 read accesses @22962360 -system.cpu0: completed 40000 read accesses @22981310 -system.cpu6: completed 40000 read accesses @23018750 -system.cpu2: completed 40000 read accesses @23061180 -system.cpu7: completed 40000 read accesses @23154824 -system.cpu4: completed 50000 read accesses @28547090 -system.cpu5: completed 50000 read accesses @28620310 -system.cpu1: completed 50000 read accesses @28677730 -system.cpu3: completed 50000 read accesses @28690730 -system.cpu6: completed 50000 read accesses @28729220 -system.cpu0: completed 50000 read accesses @28766380 -system.cpu2: completed 50000 read accesses @28834360 -system.cpu7: completed 50000 read accesses @28946860 -system.cpu4: completed 60000 read accesses @34313400 -system.cpu5: completed 60000 read accesses @34314670 -system.cpu3: completed 60000 read accesses @34419440 -system.cpu1: completed 60000 read accesses @34450630 -system.cpu6: completed 60000 read accesses @34477780 -system.cpu0: completed 60000 read accesses @34500340 -system.cpu2: completed 60000 read accesses @34535810 -system.cpu7: completed 60000 read accesses @34657810 -system.cpu5: completed 70000 read accesses @40003670 -system.cpu4: completed 70000 read accesses @40058990 -system.cpu3: completed 70000 read accesses @40162430 -system.cpu0: completed 70000 read accesses @40197610 -system.cpu6: completed 70000 read accesses @40218844 -system.cpu1: completed 70000 read accesses @40223070 -system.cpu2: completed 70000 read accesses @40246640 -system.cpu7: completed 70000 read accesses @40416250 -system.cpu5: completed 80000 read accesses @45745700 -system.cpu4: completed 80000 read accesses @45764460 -system.cpu3: completed 80000 read accesses @45881080 -system.cpu0: completed 80000 read accesses @45887290 -system.cpu2: completed 80000 read accesses @45902430 -system.cpu6: completed 80000 read accesses @45914170 -system.cpu1: completed 80000 read accesses @46020320 -system.cpu7: completed 80000 read accesses @46126230 -system.cpu5: completed 90000 read accesses @51539850 -system.cpu6: completed 90000 read accesses @51572100 -system.cpu4: completed 90000 read accesses @51579370 -system.cpu0: completed 90000 read accesses @51603670 -system.cpu3: completed 90000 read accesses @51633670 -system.cpu2: completed 90000 read accesses @51656890 -system.cpu1: completed 90000 read accesses @51768690 -system.cpu7: completed 90000 read accesses @51933040 -system.cpu5: completed 100000 read accesses @57251340 +system.cpu4: completed 10000 read accesses @5683660 +system.cpu7: completed 10000 read accesses @5683710 +system.cpu1: completed 10000 read accesses @5691320 +system.cpu5: completed 10000 read accesses @5745800 +system.cpu3: completed 10000 read accesses @5751690 +system.cpu6: completed 10000 read accesses @5761120 +system.cpu2: completed 10000 read accesses @5828550 +system.cpu0: completed 10000 read accesses @5838130 +system.cpu1: completed 20000 read accesses @11311180 +system.cpu6: completed 20000 read accesses @11405630 +system.cpu4: completed 20000 read accesses @11449760 +system.cpu5: completed 20000 read accesses @11488820 +system.cpu3: completed 20000 read accesses @11489650 +system.cpu7: completed 20000 read accesses @11527530 +system.cpu0: completed 20000 read accesses @11529193 +system.cpu2: completed 20000 read accesses @11597220 +system.cpu1: completed 30000 read accesses @16992900 +system.cpu4: completed 30000 read accesses @17157120 +system.cpu6: completed 30000 read accesses @17206370 +system.cpu3: completed 30000 read accesses @17220530 +system.cpu0: completed 30000 read accesses @17277600 +system.cpu7: completed 30000 read accesses @17288420 +system.cpu5: completed 30000 read accesses @17324790 +system.cpu2: completed 30000 read accesses @17389220 +system.cpu1: completed 40000 read accesses @22683330 +system.cpu4: completed 40000 read accesses @22835960 +system.cpu6: completed 40000 read accesses @22956140 +system.cpu3: completed 40000 read accesses @22965670 +system.cpu0: completed 40000 read accesses @22985540 +system.cpu5: completed 40000 read accesses @23049380 +system.cpu7: completed 40000 read accesses @23069390 +system.cpu2: completed 40000 read accesses @23189760 +system.cpu1: completed 50000 read accesses @28383830 +system.cpu4: completed 50000 read accesses @28617440 +system.cpu6: completed 50000 read accesses @28641120 +system.cpu3: completed 50000 read accesses @28738160 +system.cpu5: completed 50000 read accesses @28790240 +system.cpu7: completed 50000 read accesses @28796110 +system.cpu0: completed 50000 read accesses @28854800 +system.cpu2: completed 50000 read accesses @28994250 +system.cpu1: completed 60000 read accesses @34178800 +system.cpu4: completed 60000 read accesses @34307510 +system.cpu6: completed 60000 read accesses @34354660 +system.cpu5: completed 60000 read accesses @34404120 +system.cpu7: completed 60000 read accesses @34468920 +system.cpu3: completed 60000 read accesses @34534480 +system.cpu0: completed 60000 read accesses @34647430 +system.cpu2: completed 60000 read accesses @34808950 +system.cpu1: completed 70000 read accesses @39835450 +system.cpu6: completed 70000 read accesses @40091860 +system.cpu4: completed 70000 read accesses @40108570 +system.cpu5: completed 70000 read accesses @40159100 +system.cpu7: completed 70000 read accesses @40174450 +system.cpu3: completed 70000 read accesses @40308900 +system.cpu0: completed 70000 read accesses @40394470 +system.cpu2: completed 70000 read accesses @40489680 +system.cpu1: completed 80000 read accesses @45574100 +system.cpu6: completed 80000 read accesses @45804710 +system.cpu4: completed 80000 read accesses @45815380 +system.cpu5: completed 80000 read accesses @45862480 +system.cpu7: completed 80000 read accesses @45880300 +system.cpu0: completed 80000 read accesses @46057510 +system.cpu3: completed 80000 read accesses @46060070 +system.cpu2: completed 80000 read accesses @46220540 +system.cpu1: completed 90000 read accesses @51333500 +system.cpu4: completed 90000 read accesses @51527340 +system.cpu5: completed 90000 read accesses @51667650 +system.cpu6: completed 90000 read accesses @51677700 +system.cpu7: completed 90000 read accesses @51707310 +system.cpu0: completed 90000 read accesses @51764430 +system.cpu3: completed 90000 read accesses @51767300 +system.cpu2: completed 90000 read accesses @51910430 +system.cpu1: completed 100000 read accesses @57055090 hack: be nice to actually delete the event here diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/simout b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/simout index 521945e53..c337b3770 100755 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/simout +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 11:52:53 -M5 started Apr 19 2011 11:58:35 -M5 executing on maize -command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby -re tests/run.py build/ALPHA_SE/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby +M5 compiled Apr 28 2011 14:26:41 +M5 started Apr 28 2011 14:28:41 +M5 executing on SC2B0617 +command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby -re tests/run.py build/ALPHA_SE/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 57251340 because maximum number of loads reached +Exiting @ tick 57055090 because maximum number of loads reached diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/stats.txt b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/stats.txt index 25988127e..a5be4ef0c 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/stats.txt +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby/stats.txt @@ -1,34 +1,34 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 343796 # Number of bytes of host memory used -host_seconds 47.85 # Real time elapsed on the host -host_tick_rate 1196434 # Simulator tick rate (ticks/s) +host_mem_usage 357724 # Number of bytes of host memory used +host_seconds 118.40 # Real time elapsed on the host +host_tick_rate 481891 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.057251 # Number of seconds simulated -sim_ticks 57251340 # Number of ticks simulated +sim_seconds 0.057055 # Number of seconds simulated +sim_ticks 57055090 # Number of ticks simulated system.cpu0.num_copies 0 # number of copy accesses completed -system.cpu0.num_reads 99892 # number of read accesses completed -system.cpu0.num_writes 53261 # number of write accesses completed +system.cpu0.num_reads 99259 # number of read accesses completed +system.cpu0.num_writes 53367 # number of write accesses completed system.cpu1.num_copies 0 # number of copy accesses completed -system.cpu1.num_reads 99647 # number of read accesses completed -system.cpu1.num_writes 53706 # number of write accesses completed +system.cpu1.num_reads 100000 # number of read accesses completed +system.cpu1.num_writes 53480 # number of write accesses completed system.cpu2.num_copies 0 # number of copy accesses completed -system.cpu2.num_reads 99764 # number of read accesses completed -system.cpu2.num_writes 53616 # number of write accesses completed +system.cpu2.num_reads 99029 # number of read accesses completed +system.cpu2.num_writes 53458 # number of write accesses completed system.cpu3.num_copies 0 # number of copy accesses completed -system.cpu3.num_reads 99684 # number of read accesses completed -system.cpu3.num_writes 53704 # number of write accesses completed +system.cpu3.num_reads 99240 # number of read accesses completed +system.cpu3.num_writes 53681 # number of write accesses completed system.cpu4.num_copies 0 # number of copy accesses completed -system.cpu4.num_reads 99856 # number of read accesses completed -system.cpu4.num_writes 53900 # number of write accesses completed +system.cpu4.num_reads 99667 # number of read accesses completed +system.cpu4.num_writes 53922 # number of write accesses completed system.cpu5.num_copies 0 # number of copy accesses completed -system.cpu5.num_reads 100000 # number of read accesses completed -system.cpu5.num_writes 53611 # number of write accesses completed +system.cpu5.num_reads 99333 # number of read accesses completed +system.cpu5.num_writes 53673 # number of write accesses completed system.cpu6.num_copies 0 # number of copy accesses completed -system.cpu6.num_reads 99838 # number of read accesses completed -system.cpu6.num_writes 54123 # number of write accesses completed +system.cpu6.num_reads 99229 # number of read accesses completed +system.cpu6.num_writes 52964 # number of write accesses completed system.cpu7.num_copies 0 # number of copy accesses completed -system.cpu7.num_reads 99183 # number of read accesses completed -system.cpu7.num_writes 53528 # number of write accesses completed +system.cpu7.num_reads 99289 # number of read accesses completed +system.cpu7.num_writes 53467 # number of write accesses completed ---------- End Simulation Statistics ---------- diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/config.ini b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/config.ini index 132fc2ab1..b84974628 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/config.ini +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/config.ini @@ -22,6 +22,7 @@ work_item_id=-1 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=2 directory=system.dir_cntrl0.directory directory_latency=6 memBuffer=system.dir_cntrl0.memBuffer @@ -66,6 +67,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory buffer_size=0 +cntrl_id=0 l1_request_latency=2 l1_response_latency=2 l2_select_num_bits=0 @@ -97,6 +99,7 @@ type=L2Cache_Controller children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory buffer_size=0 +cntrl_id=1 l2_request_latency=2 l2_response_latency=2 number_of_TBEs=256 @@ -157,68 +160,89 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 +children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 routers0 routers1 routers2 routers3 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 -num_int_nodes=4 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=3 +link_id=3 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=3 +link_id=4 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=3 +link_id=5 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers3 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/ruby.stats b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/ruby.stats index 69466063c..16ffd52a6 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/ruby.stats +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/ruby.stats @@ -34,29 +34,29 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:12:40 +Real time: Apr/28/2011 14:32:57 Profiler Stats -------------- -Elapsed_time_in_seconds: 0 -Elapsed_time_in_minutes: 0 -Elapsed_time_in_hours: 0 -Elapsed_time_in_days: 0 +Elapsed_time_in_seconds: 1 +Elapsed_time_in_minutes: 0.0166667 +Elapsed_time_in_hours: 0.000277778 +Elapsed_time_in_days: 1.15741e-05 -Virtual_time_in_seconds: 0.36 -Virtual_time_in_minutes: 0.006 -Virtual_time_in_hours: 0.0001 -Virtual_time_in_days: 4.16667e-06 +Virtual_time_in_seconds: 1.07 +Virtual_time_in_minutes: 0.0178333 +Virtual_time_in_hours: 0.000297222 +Virtual_time_in_days: 1.23843e-05 -Ruby_current_time: 352261 +Ruby_current_time: 363611 Ruby_start_time: 0 -Ruby_cycles: 352261 +Ruby_cycles: 363611 -mbytes_resident: 35.7031 -mbytes_total: 206.043 -resident_ratio: 0.173299 +mbytes_resident: 36.0352 +mbytes_total: 219.727 +resident_ratio: 0.164053 -ruby_cycles_executed: [ 352262 ] +ruby_cycles_executed: [ 363612 ] Busy Controller Counts: L1Cache-0:0 @@ -66,15 +66,15 @@ Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 986 average: 15.8337 | standard deviation: 1.12966 | 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 45 927 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1005 average: 15.8269 | standard deviation: 1.12204 | 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 55 936 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 256 max: 33636 count: 971 average: 5617.58 | standard deviation: 7479.54 | 86 25 67 61 60 60 59 49 37 31 22 33 21 30 13 6 17 12 14 11 11 7 4 2 6 3 6 6 4 2 3 2 4 4 1 1 2 1 0 1 0 1 2 1 0 1 1 0 2 5 0 3 0 1 0 3 2 5 3 5 2 2 4 3 6 4 3 3 2 4 2 4 3 4 5 7 1 2 5 5 5 4 0 3 2 8 5 5 2 7 2 2 4 1 2 1 0 2 3 2 2 1 0 0 3 2 2 2 0 1 0 0 0 0 1 0 1 0 0 0 0 2 0 1 0 0 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 256 max: 26910 count: 54 average: 5436.72 | standard deviation: 7279.79 | 4 1 3 3 5 5 2 1 3 1 2 5 1 2 1 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 256 max: 33636 count: 871 average: 5875.94 | standard deviation: 7609.86 | 82 18 51 47 46 53 53 48 33 30 20 28 20 28 12 5 16 12 14 11 11 6 4 2 6 3 5 6 4 2 3 2 4 4 1 1 2 1 0 1 0 1 1 1 0 1 1 0 2 5 0 3 0 1 0 3 2 5 2 5 1 1 4 3 6 3 3 3 2 3 2 4 3 3 5 7 1 2 5 5 5 4 0 3 2 8 5 5 1 7 1 2 4 1 1 1 0 2 3 2 2 1 0 0 3 1 2 2 0 1 0 0 0 0 1 0 1 0 0 0 0 2 0 1 0 0 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 16 max: 2135 count: 46 average: 937.935 | standard deviation: 408.53 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 2 0 0 0 0 1 1 1 0 0 2 0 1 0 0 1 0 0 0 3 3 1 0 0 0 0 2 1 1 1 0 0 2 0 0 3 0 1 2 0 0 0 0 0 0 1 2 1 0 3 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_NULL: [binsize: 256 max: 33636 count: 971 average: 5617.58 | standard deviation: 7479.54 | 86 25 67 61 60 60 59 49 37 31 22 33 21 30 13 6 17 12 14 11 11 7 4 2 6 3 6 6 4 2 3 2 4 4 1 1 2 1 0 1 0 1 2 1 0 1 1 0 2 5 0 3 0 1 0 3 2 5 3 5 2 2 4 3 6 4 3 3 2 4 2 4 3 4 5 7 1 2 5 5 5 4 0 3 2 8 5 5 2 7 2 2 4 1 2 1 0 2 3 2 2 1 0 0 3 2 2 2 0 1 0 0 0 0 1 0 1 0 0 0 0 2 0 1 0 0 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 256 max: 45325 count: 990 average: 5734.15 | standard deviation: 8337.32 | 76 21 69 108 63 78 75 44 25 38 32 18 17 15 12 7 10 11 13 11 7 5 7 8 2 2 3 1 3 1 4 4 4 1 1 1 4 0 1 1 1 0 1 1 1 0 2 0 2 1 3 1 1 4 3 1 2 1 3 0 2 3 2 4 5 2 5 1 3 1 1 1 0 3 4 2 3 5 2 2 3 4 6 2 5 7 8 2 5 6 4 2 0 3 4 3 4 3 0 0 4 2 2 1 0 1 2 0 2 0 1 2 0 2 1 1 1 1 1 0 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 256 max: 45325 count: 45 average: 7821.33 | standard deviation: 10900.5 | 7 0 1 6 1 1 4 1 2 4 0 2 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_ST: [binsize: 256 max: 43192 count: 890 average: 5921.87 | standard deviation: 8354.16 | 69 16 57 85 53 68 69 41 23 34 32 16 16 15 12 7 10 10 13 11 7 5 7 8 2 2 3 1 3 0 4 4 3 1 1 1 4 0 1 1 1 0 1 1 1 0 2 0 2 1 3 1 1 4 3 1 2 1 3 0 2 3 2 3 5 0 5 1 3 1 1 1 0 3 4 2 3 5 2 2 3 4 6 2 5 5 7 2 5 6 3 2 0 3 3 2 4 3 0 0 4 2 2 1 0 1 2 0 2 0 1 1 0 2 1 0 1 1 1 0 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 16 max: 1980 count: 55 average: 988.782 | standard deviation: 366.735 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 1 0 2 0 0 0 1 1 2 3 0 0 3 0 3 3 0 2 1 1 2 0 1 0 1 0 0 0 1 1 0 0 1 0 0 3 0 0 0 2 1 0 1 1 1 1 1 0 1 0 3 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_NULL: [binsize: 256 max: 45325 count: 990 average: 5734.15 | standard deviation: 8337.32 | 76 21 69 108 63 78 75 44 25 38 32 18 17 15 12 7 10 11 13 11 7 5 7 8 2 2 3 1 3 1 4 4 4 1 1 1 4 0 1 1 1 0 1 1 1 0 2 0 2 1 3 1 1 4 3 1 2 1 3 0 2 3 2 4 5 2 5 1 3 1 1 1 0 3 4 2 3 5 2 2 3 4 6 2 5 7 8 2 5 6 4 2 0 3 4 3 4 3 0 0 4 2 2 1 0 1 2 0 2 0 1 2 0 2 1 1 1 1 1 0 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -85,9 +85,9 @@ miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: N miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] imcomplete_dir_Times: 0 -miss_latency_LD_NULL: [binsize: 256 max: 26910 count: 54 average: 5436.72 | standard deviation: 7279.79 | 4 1 3 3 5 5 2 1 3 1 2 5 1 2 1 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_NULL: [binsize: 256 max: 33636 count: 871 average: 5875.94 | standard deviation: 7609.86 | 82 18 51 47 46 53 53 48 33 30 20 28 20 28 12 5 16 12 14 11 11 6 4 2 6 3 5 6 4 2 3 2 4 4 1 1 2 1 0 1 0 1 1 1 0 1 1 0 2 5 0 3 0 1 0 3 2 5 2 5 1 1 4 3 6 3 3 3 2 3 2 4 3 3 5 7 1 2 5 5 5 4 0 3 2 8 5 5 1 7 1 2 4 1 1 1 0 2 3 2 2 1 0 0 3 1 2 2 0 1 0 0 0 0 1 0 1 0 0 0 0 2 0 1 0 0 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH_NULL: [binsize: 16 max: 2135 count: 46 average: 937.935 | standard deviation: 408.53 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 2 0 0 0 0 1 1 1 0 0 2 0 1 0 0 1 0 0 0 3 3 1 0 0 0 0 2 1 1 1 0 0 2 0 0 3 0 1 2 0 0 0 0 0 0 1 2 1 0 3 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD_NULL: [binsize: 256 max: 45325 count: 45 average: 7821.33 | standard deviation: 10900.5 | 7 0 1 6 1 1 4 1 2 4 0 2 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_ST_NULL: [binsize: 256 max: 43192 count: 890 average: 5921.87 | standard deviation: 8354.16 | 69 16 57 85 53 68 69 41 23 34 32 16 16 15 12 7 10 10 13 11 7 5 7 8 2 2 3 1 3 0 4 4 3 1 1 1 4 0 1 1 1 0 1 1 1 0 2 0 2 1 3 1 1 4 3 1 2 1 3 0 2 3 2 3 5 0 5 1 3 1 1 1 0 3 4 2 3 5 2 2 3 4 6 2 5 5 7 2 5 6 3 2 0 3 3 2 4 3 0 0 4 2 2 1 0 1 2 0 2 0 1 1 0 2 1 0 1 1 1 0 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_NULL: [binsize: 16 max: 1980 count: 55 average: 988.782 | standard deviation: 366.735 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 1 0 2 0 0 0 1 1 2 3 0 0 3 0 3 3 0 2 1 1 2 0 1 0 1 0 0 0 1 1 0 0 1 0 0 3 0 0 0 2 1 0 1 1 1 1 1 0 1 0 3 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -101,12 +101,12 @@ filter_action: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN Message Delayed Cycles ---------------------- -Total_delay_cycles: [binsize: 64 max: 2190 count: 6931 average: 40.0967 | standard deviation: 160.683 | 6308 139 36 64 26 28 59 37 45 37 29 33 14 29 9 11 5 2 4 1 1 4 1 2 1 1 2 0 1 0 0 0 1 0 1 0 0 0 0 0 0 ] -Total_nonPF_delay_cycles: [binsize: 1 max: 0 count: 4457 average: 0 | standard deviation: 0 | 4457 ] - virtual_network_0_delay_cycles: [binsize: 64 max: 2190 count: 2474 average: 112.332 | standard deviation: 253.445 | 1851 139 36 64 26 28 59 37 45 37 29 33 14 29 9 11 5 2 4 1 1 4 1 2 1 1 2 0 1 0 0 0 1 0 1 0 0 0 0 0 0 ] +Total_delay_cycles: [binsize: 64 max: 1871 count: 7077 average: 36.6084 | standard deviation: 151.734 | 6477 143 39 71 25 30 49 30 38 33 27 37 15 21 8 10 2 3 2 2 2 3 1 0 4 1 2 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +Total_nonPF_delay_cycles: [binsize: 1 max: 10 count: 4540 average: 0.27511 | standard deviation: 0.967186 | 4062 142 118 124 37 26 11 11 5 2 2 ] + virtual_network_0_delay_cycles: [binsize: 64 max: 1871 count: 2537 average: 101.628 | standard deviation: 240.096 | 1937 143 39 71 25 30 49 30 38 33 27 37 15 21 8 10 2 3 2 2 2 3 1 0 4 1 2 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] virtual_network_1_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] - virtual_network_2_delay_cycles: [binsize: 1 max: 0 count: 569 average: 0 | standard deviation: 0 | 569 ] - virtual_network_3_delay_cycles: [binsize: 1 max: 0 count: 3888 average: 0 | standard deviation: 0 | 3888 ] + virtual_network_2_delay_cycles: [binsize: 1 max: 8 count: 551 average: 0.136116 | standard deviation: 0.766337 | 529 4 3 6 4 2 1 1 1 ] + virtual_network_3_delay_cycles: [binsize: 1 max: 10 count: 3989 average: 0.294309 | standard deviation: 0.990299 | 3533 138 115 118 33 24 10 10 4 2 2 ] virtual_network_4_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_5_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_6_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -119,83 +119,83 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9430 +page_reclaims: 10465 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 48 +block_outputs: 0 Network Stats ------------- -total_msg_count_Control: 5232 41856 -total_msg_count_Request_Control: 1707 13656 -total_msg_count_Response_Data: 7498 539856 -total_msg_count_Response_Control: 7664 61312 -total_msg_count_Writeback_Data: 3668 264096 -total_msg_count_Writeback_Control: 126 1008 -total_msgs: 25895 total_bytes: 921784 +total_msg_count_Control: 5404 43232 +total_msg_count_Request_Control: 1653 13224 +total_msg_count_Response_Data: 7779 560088 +total_msg_count_Response_Control: 7929 63432 +total_msg_count_Writeback_Data: 3666 263952 +total_msg_count_Writeback_Control: 93 744 +total_msgs: 26524 total_bytes: 944672 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.107585 - links_utilized_percent_switch_0_link_0: 0.0330614 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.182109 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 1.54279 + links_utilized_percent_switch_0_link_0: 1.3161 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 1.76947 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Request_Control: 569 4552 [ 569 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 890 64080 [ 0 890 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Control: 738 5904 [ 0 738 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Control: 893 7144 [ 893 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Control: 888 7104 [ 0 44 844 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 1223 88056 [ 698 525 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Control: 42 336 [ 42 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Request_Control: 551 4408 [ 551 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 918 66096 [ 0 918 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Control: 758 6064 [ 0 758 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Control: 919 7352 [ 919 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Control: 919 7352 [ 0 57 862 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 1222 87984 [ 728 494 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Control: 32 256 [ 32 0 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.15911 - links_utilized_percent_switch_1_link_0: 0.0756009 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.242618 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 2.70619 + links_utilized_percent_switch_1_link_0: 2.98272 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 2.42966 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Control: 893 7144 [ 893 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Data: 849 61128 [ 0 849 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Control: 1731 13848 [ 0 887 844 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Data: 1222 87984 [ 698 524 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Control: 42 336 [ 42 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Control: 851 6808 [ 851 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 569 4552 [ 569 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 1650 118800 [ 0 1650 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Control: 823 6584 [ 0 823 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Control: 918 7344 [ 918 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Data: 883 63576 [ 0 883 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Control: 1798 14384 [ 0 936 862 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Data: 1222 87984 [ 728 494 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Control: 30 240 [ 30 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Control: 883 7064 [ 883 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 551 4408 [ 551 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Data: 1710 123120 [ 0 1710 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Control: 845 6760 [ 0 845 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.0740786 - links_utilized_percent_switch_2_link_0: 0.0275932 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.120564 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.16361 + links_utilized_percent_switch_2_link_0: 1.11355 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 1.21366 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Control: 851 6808 [ 851 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Data: 760 54720 [ 0 760 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Control: 85 680 [ 0 85 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 850 61200 [ 0 850 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Control: 844 6752 [ 0 844 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Control: 883 7064 [ 883 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Data: 792 57024 [ 0 792 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Control: 87 696 [ 0 87 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 883 63576 [ 0 883 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Control: 879 7032 [ 0 879 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 3 switch_3_outlinks: 3 -links_utilized_percent_switch_3: 0.181721 - links_utilized_percent_switch_3_link_0: 0.132246 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.302546 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_2: 0.110373 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 1.80417 + links_utilized_percent_switch_3_link_0: 1.3161 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 2.98286 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_2: 1.11355 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Request_Control: 569 4552 [ 569 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 890 64080 [ 0 890 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Control: 738 5904 [ 0 738 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Control: 893 7144 [ 893 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Data: 849 61128 [ 0 849 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Control: 1732 13856 [ 0 888 844 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Data: 1223 88056 [ 698 525 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Control: 42 336 [ 42 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Control: 851 6808 [ 851 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Response_Data: 760 54720 [ 0 760 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Response_Control: 85 680 [ 0 85 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Request_Control: 551 4408 [ 551 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 918 66096 [ 0 918 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Control: 758 6064 [ 0 758 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Control: 918 7344 [ 918 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Data: 883 63576 [ 0 883 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Control: 1798 14384 [ 0 936 862 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Data: 1222 87984 [ 728 494 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Control: 31 248 [ 31 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Control: 883 7064 [ 883 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Response_Data: 792 57024 [ 0 792 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Response_Control: 87 696 [ 0 87 0 0 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 0 @@ -215,55 +215,55 @@ Cache Stats: system.l1_cntrl0.L1DcacheMemory --- L1Cache --- - Event Counts - -Load [57 ] 57 -Ifetch [361 ] 361 -Store [873 ] 873 -Inv [569 ] 569 -L1_Replacement [496874 ] 496874 +Load [45 ] 45 +Ifetch [147 ] 147 +Store [894 ] 894 +Inv [551 ] 551 +L1_Replacement [512283 ] 512283 Fwd_GETX [0 ] 0 Fwd_GETS [0 ] 0 Fwd_GET_INSTR [0 ] 0 Data [0 ] 0 -Data_Exclusive [50 ] 50 +Data_Exclusive [38 ] 38 DataS_fromL1 [0 ] 0 -Data_all_Acks [840 ] 840 +Data_all_Acks [880 ] 880 Ack [0 ] 0 Ack_all [0 ] 0 -WB_Ack [738 ] 738 +WB_Ack [758 ] 758 - Transitions - -NP Load [52 ] 52 -NP Ifetch [46 ] 46 -NP Store [794 ] 794 -NP Inv [0 ] 0 +NP Load [39 ] 39 +NP Ifetch [55 ] 55 +NP Store [826 ] 826 +NP Inv [3 ] 3 NP L1_Replacement [0 ] 0 I Load [0 ] 0 -I Ifetch [1 ] 1 +I Ifetch [0 ] 0 I Store [0 ] 0 I Inv [0 ] 0 -I L1_Replacement [138 ] 138 +I L1_Replacement [147 ] 147 S Load [0 ] 0 S Ifetch [0 ] 0 S Store [0 ] 0 -S Inv [27 ] 27 -S L1_Replacement [9 ] 9 +S Inv [29 ] 29 +S L1_Replacement [8 ] 8 E Load [0 ] 0 E Ifetch [0 ] 0 E Store [0 ] 0 -E Inv [7 ] 7 -E L1_Replacement [43 ] 43 +E Inv [6 ] 6 +E L1_Replacement [32 ] 32 E Fwd_GETX [0 ] 0 E Fwd_GETS [0 ] 0 E Fwd_GET_INSTR [0 ] 0 -M Load [4 ] 4 +M Load [6 ] 6 M Ifetch [0 ] 0 -M Store [77 ] 77 -M Inv [96 ] 96 -M L1_Replacement [697 ] 697 +M Store [66 ] 66 +M Inv [95 ] 95 +M L1_Replacement [728 ] 728 M Fwd_GETX [0 ] 0 M Fwd_GETS [0 ] 0 M Fwd_GET_INSTR [0 ] 0 @@ -271,19 +271,19 @@ M Fwd_GET_INSTR [0 ] 0 IS Load [0 ] 0 IS Ifetch [0 ] 0 IS Store [0 ] 0 -IS Inv [10 ] 10 -IS L1_Replacement [27672 ] 27672 -IS Data_Exclusive [50 ] 50 +IS Inv [19 ] 19 +IS L1_Replacement [23106 ] 23106 +IS Data_Exclusive [38 ] 38 IS DataS_fromL1 [0 ] 0 -IS Data_all_Acks [36 ] 36 +IS Data_all_Acks [37 ] 37 IM Load [0 ] 0 IM Ifetch [0 ] 0 IM Store [0 ] 0 IM Inv [0 ] 0 -IM L1_Replacement [468305 ] 468305 +IM L1_Replacement [488262 ] 488262 IM Data [0 ] 0 -IM Data_all_Acks [794 ] 794 +IM Data_all_Acks [824 ] 824 IM Ack [0 ] 0 SM Load [0 ] 0 @@ -298,32 +298,32 @@ IS_I Load [0 ] 0 IS_I Ifetch [0 ] 0 IS_I Store [0 ] 0 IS_I Inv [0 ] 0 -IS_I L1_Replacement [10 ] 10 +IS_I L1_Replacement [0 ] 0 IS_I Data_Exclusive [0 ] 0 IS_I DataS_fromL1 [0 ] 0 -IS_I Data_all_Acks [10 ] 10 +IS_I Data_all_Acks [19 ] 19 M_I Load [0 ] 0 -M_I Ifetch [314 ] 314 -M_I Store [0 ] 0 -M_I Inv [429 ] 429 +M_I Ifetch [92 ] 92 +M_I Store [1 ] 1 +M_I Inv [399 ] 399 M_I L1_Replacement [0 ] 0 M_I Fwd_GETX [0 ] 0 M_I Fwd_GETS [0 ] 0 M_I Fwd_GET_INSTR [0 ] 0 -M_I WB_Ack [311 ] 311 +M_I WB_Ack [359 ] 359 E_I Load [0 ] 0 E_I Ifetch [0 ] 0 E_I Store [0 ] 0 E_I L1_Replacement [0 ] 0 -SINK_WB_ACK Load [1 ] 1 +SINK_WB_ACK Load [0 ] 0 SINK_WB_ACK Ifetch [0 ] 0 -SINK_WB_ACK Store [2 ] 2 +SINK_WB_ACK Store [1 ] 1 SINK_WB_ACK Inv [0 ] 0 SINK_WB_ACK L1_Replacement [0 ] 0 -SINK_WB_ACK WB_Ack [427 ] 427 +SINK_WB_ACK WB_Ack [399 ] 399 Cache Stats: system.l2_cntrl0.L2cacheMemory system.l2_cntrl0.L2cacheMemory_total_misses: 0 @@ -335,70 +335,70 @@ Cache Stats: system.l2_cntrl0.L2cacheMemory --- L2Cache --- - Event Counts - -L1_GET_INSTR [47 ] 47 -L1_GETS [51 ] 51 -L1_GETX [817 ] 817 +L1_GET_INSTR [55 ] 55 +L1_GETS [39 ] 39 +L1_GETX [824 ] 824 L1_UPGRADE [0 ] 0 -L1_PUTX [393 ] 393 -L1_PUTX_old [3893 ] 3893 +L1_PUTX [383 ] 383 +L1_PUTX_old [3508 ] 3508 Fwd_L1_GETX [0 ] 0 Fwd_L1_GETS [0 ] 0 Fwd_L1_GET_INSTR [0 ] 0 -L2_Replacement [266 ] 266 -L2_Replacement_clean [24885 ] 24885 -Mem_Data [849 ] 849 -Mem_Ack [844 ] 844 -WB_Data [494 ] 494 -WB_Data_clean [30 ] 30 +L2_Replacement [314 ] 314 +L2_Replacement_clean [23024 ] 23024 +Mem_Data [883 ] 883 +Mem_Ack [879 ] 879 +WB_Data [478 ] 478 +WB_Data_clean [16 ] 16 Ack [0 ] 0 -Ack_all [43 ] 43 +Ack_all [57 ] 57 Unblock [0 ] 0 Unblock_Cancel [0 ] 0 -Exclusive_Unblock [844 ] 844 +Exclusive_Unblock [861 ] 861 MEM_Inv [0 ] 0 - Transitions - -NP L1_GET_INSTR [38 ] 38 -NP L1_GETS [50 ] 50 -NP L1_GETX [763 ] 763 +NP L1_GET_INSTR [51 ] 51 +NP L1_GETS [38 ] 38 +NP L1_GETX [794 ] 794 NP L1_PUTX [0 ] 0 -NP L1_PUTX_old [167 ] 167 +NP L1_PUTX_old [146 ] 146 -SS L1_GET_INSTR [0 ] 0 -SS L1_GETS [0 ] 0 -SS L1_GETX [9 ] 9 +SS L1_GET_INSTR [1 ] 1 +SS L1_GETS [1 ] 1 +SS L1_GETX [3 ] 3 SS L1_UPGRADE [0 ] 0 SS L1_PUTX [0 ] 0 SS L1_PUTX_old [0 ] 0 SS L2_Replacement [0 ] 0 -SS L2_Replacement_clean [37 ] 37 +SS L2_Replacement_clean [51 ] 51 SS MEM_Inv [0 ] 0 -M L1_GET_INSTR [9 ] 9 -M L1_GETS [1 ] 1 -M L1_GETX [22 ] 22 +M L1_GET_INSTR [3 ] 3 +M L1_GETS [0 ] 0 +M L1_GETX [27 ] 27 M L1_PUTX [0 ] 0 M L1_PUTX_old [0 ] 0 -M L2_Replacement [266 ] 266 -M L2_Replacement_clean [12 ] 12 +M L2_Replacement [314 ] 314 +M L2_Replacement_clean [14 ] 14 M MEM_Inv [0 ] 0 MT L1_GET_INSTR [0 ] 0 MT L1_GETS [0 ] 0 MT L1_GETX [0 ] 0 -MT L1_PUTX [311 ] 311 +MT L1_PUTX [359 ] 359 MT L1_PUTX_old [0 ] 0 MT L2_Replacement [0 ] 0 -MT L2_Replacement_clean [532 ] 532 +MT L2_Replacement_clean [500 ] 500 MT MEM_Inv [0 ] 0 M_I L1_GET_INSTR [0 ] 0 M_I L1_GETS [0 ] 0 -M_I L1_GETX [23 ] 23 +M_I L1_GETX [0 ] 0 M_I L1_UPGRADE [0 ] 0 M_I L1_PUTX [0 ] 0 -M_I L1_PUTX_old [260 ] 260 -M_I Mem_Ack [844 ] 844 +M_I L1_PUTX_old [253 ] 253 +M_I Mem_Ack [879 ] 879 M_I MEM_Inv [0 ] 0 MT_I L1_GET_INSTR [0 ] 0 @@ -417,10 +417,10 @@ MCT_I L1_GETS [0 ] 0 MCT_I L1_GETX [0 ] 0 MCT_I L1_UPGRADE [0 ] 0 MCT_I L1_PUTX [0 ] 0 -MCT_I L1_PUTX_old [1530 ] 1530 -MCT_I WB_Data [494 ] 494 -MCT_I WB_Data_clean [30 ] 30 -MCT_I Ack_all [7 ] 7 +MCT_I L1_PUTX_old [1514 ] 1514 +MCT_I WB_Data [478 ] 478 +MCT_I WB_Data_clean [16 ] 16 +MCT_I Ack_all [6 ] 6 I_I L1_GET_INSTR [0 ] 0 I_I L1_GETS [0 ] 0 @@ -429,7 +429,7 @@ I_I L1_UPGRADE [0 ] 0 I_I L1_PUTX [0 ] 0 I_I L1_PUTX_old [0 ] 0 I_I Ack [0 ] 0 -I_I Ack_all [36 ] 36 +I_I Ack_all [51 ] 51 S_I L1_GET_INSTR [0 ] 0 S_I L1_GETS [0 ] 0 @@ -447,8 +447,8 @@ ISS L1_GETX [0 ] 0 ISS L1_PUTX [0 ] 0 ISS L1_PUTX_old [0 ] 0 ISS L2_Replacement [0 ] 0 -ISS L2_Replacement_clean [768 ] 768 -ISS Mem_Data [49 ] 49 +ISS L2_Replacement_clean [526 ] 526 +ISS Mem_Data [38 ] 38 ISS MEM_Inv [0 ] 0 IS L1_GET_INSTR [0 ] 0 @@ -457,8 +457,8 @@ IS L1_GETX [0 ] 0 IS L1_PUTX [0 ] 0 IS L1_PUTX_old [0 ] 0 IS L2_Replacement [0 ] 0 -IS L2_Replacement_clean [1122 ] 1122 -IS Mem_Data [37 ] 37 +IS L2_Replacement_clean [1318 ] 1318 +IS Mem_Data [51 ] 51 IS MEM_Inv [0 ] 0 IM L1_GET_INSTR [0 ] 0 @@ -467,8 +467,8 @@ IM L1_GETX [0 ] 0 IM L1_PUTX [0 ] 0 IM L1_PUTX_old [0 ] 0 IM L2_Replacement [0 ] 0 -IM L2_Replacement_clean [10668 ] 10668 -IM Mem_Data [763 ] 763 +IM L2_Replacement_clean [9234 ] 9234 +IM Mem_Data [794 ] 794 IM MEM_Inv [0 ] 0 SS_MB L1_GET_INSTR [0 ] 0 @@ -480,19 +480,19 @@ SS_MB L1_PUTX_old [0 ] 0 SS_MB L2_Replacement [0 ] 0 SS_MB L2_Replacement_clean [0 ] 0 SS_MB Unblock_Cancel [0 ] 0 -SS_MB Exclusive_Unblock [9 ] 9 +SS_MB Exclusive_Unblock [3 ] 3 SS_MB MEM_Inv [0 ] 0 MT_MB L1_GET_INSTR [0 ] 0 MT_MB L1_GETS [0 ] 0 MT_MB L1_GETX [0 ] 0 MT_MB L1_UPGRADE [0 ] 0 -MT_MB L1_PUTX [82 ] 82 -MT_MB L1_PUTX_old [1936 ] 1936 +MT_MB L1_PUTX [24 ] 24 +MT_MB L1_PUTX_old [1595 ] 1595 MT_MB L2_Replacement [0 ] 0 -MT_MB L2_Replacement_clean [11746 ] 11746 +MT_MB L2_Replacement_clean [11381 ] 11381 MT_MB Unblock_Cancel [0 ] 0 -MT_MB Exclusive_Unblock [835 ] 835 +MT_MB Exclusive_Unblock [858 ] 858 MT_MB MEM_Inv [0 ] 0 M_MB L1_GET_INSTR [0 ] 0 @@ -544,37 +544,37 @@ MT_SB Unblock [0 ] 0 MT_SB MEM_Inv [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1611 - memory_reads: 851 - memory_writes: 760 - memory_refreshes: 734 - memory_total_request_delays: 1055 - memory_delays_per_request: 0.654873 - memory_delays_in_input_queue: 156 - memory_delays_behind_head_of_bank_queue: 4 - memory_delays_stalled_at_head_of_bank_queue: 895 - memory_stalls_for_bank_busy: 156 + memory_total_requests: 1675 + memory_reads: 883 + memory_writes: 792 + memory_refreshes: 758 + memory_total_request_delays: 1135 + memory_delays_per_request: 0.677612 + memory_delays_in_input_queue: 142 + memory_delays_behind_head_of_bank_queue: 3 + memory_delays_stalled_at_head_of_bank_queue: 990 + memory_stalls_for_bank_busy: 236 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 62 - memory_stalls_for_bus: 325 + memory_stalls_for_arbitration: 85 + memory_stalls_for_bus: 355 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 273 - memory_stalls_for_read_read_turnaround: 79 - accesses_per_bank: 48 41 46 89 53 46 79 49 58 36 59 56 46 58 63 58 56 48 30 39 32 49 59 31 36 68 44 52 47 42 46 47 + memory_stalls_for_read_write_turnaround: 236 + memory_stalls_for_read_read_turnaround: 78 + accesses_per_bank: 45 47 58 82 66 78 55 33 49 52 38 55 46 40 51 49 52 40 55 65 70 48 54 42 54 49 52 46 55 52 44 53 --- Directory --- - Event Counts - -Fetch [851 ] 851 -Data [760 ] 760 -Memory_Data [850 ] 850 -Memory_Ack [759 ] 759 +Fetch [883 ] 883 +Data [792 ] 792 +Memory_Data [883 ] 883 +Memory_Ack [792 ] 792 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 -CleanReplacement [85 ] 85 +CleanReplacement [87 ] 87 - Transitions - -I Fetch [851 ] 851 +I Fetch [883 ] 883 I DMA_READ [0 ] 0 I DMA_WRITE [0 ] 0 @@ -590,20 +590,20 @@ ID_W Memory_Ack [0 ] 0 ID_W DMA_READ [0 ] 0 ID_W DMA_WRITE [0 ] 0 -M Data [760 ] 760 +M Data [792 ] 792 M DMA_READ [0 ] 0 M DMA_WRITE [0 ] 0 -M CleanReplacement [85 ] 85 +M CleanReplacement [87 ] 87 IM Fetch [0 ] 0 IM Data [0 ] 0 -IM Memory_Data [850 ] 850 +IM Memory_Data [883 ] 883 IM DMA_READ [0 ] 0 IM DMA_WRITE [0 ] 0 MI Fetch [0 ] 0 MI Data [0 ] 0 -MI Memory_Ack [759 ] 759 +MI Memory_Ack [792 ] 792 MI DMA_READ [0 ] 0 MI DMA_WRITE [0 ] 0 diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/simout b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/simout index ae6fd6f72..e191e4fe3 100755 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/simout +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:12:36 -M5 started Apr 19 2011 12:12:40 -M5 executing on maize -command line: build/ALPHA_SE_MESI_CMP_directory/m5.fast -d build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MESI_CMP_directory -re tests/run.py build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MESI_CMP_directory +M5 compiled Apr 28 2011 14:32:19 +M5 started Apr 28 2011 14:32:56 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MESI_CMP_directory/m5.opt -d build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MESI_CMP_directory -re tests/run.py build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MESI_CMP_directory Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 352261 because Ruby Tester completed +Exiting @ tick 363611 because Ruby Tester completed diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/stats.txt b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/stats.txt index a413d4c87..736578159 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/stats.txt +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MESI_CMP_directory/stats.txt @@ -1,10 +1,10 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 210992 # Number of bytes of host memory used -host_seconds 0.25 # Real time elapsed on the host -host_tick_rate 1396782 # Simulator tick rate (ticks/s) +host_mem_usage 225004 # Number of bytes of host memory used +host_seconds 0.76 # Real time elapsed on the host +host_tick_rate 480073 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.000352 # Number of seconds simulated -sim_ticks 352261 # Number of ticks simulated +sim_seconds 0.000364 # Number of seconds simulated +sim_ticks 363611 # Number of ticks simulated ---------- End Simulation Statistics ---------- diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini index b92c57f9b..cbd638820 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/config.ini @@ -22,6 +22,7 @@ work_item_id=-1 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=2 directory=system.dir_cntrl0.directory directory_latency=6 memBuffer=system.dir_cntrl0.memBuffer @@ -65,6 +66,7 @@ children=L1DcacheMemory L1IcacheMemory L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory buffer_size=0 +cntrl_id=0 l2_select_num_bits=0 number_of_TBEs=256 recycle_latency=10 @@ -94,6 +96,7 @@ type=L2Cache_Controller children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory buffer_size=0 +cntrl_id=1 number_of_TBEs=256 recycle_latency=10 request_latency=2 @@ -153,68 +156,89 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 +children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 routers0 routers1 routers2 routers3 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 -num_int_nodes=4 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=3 +link_id=3 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=3 +link_id=4 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=3 +link_id=5 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers3 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/ruby.stats b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/ruby.stats index b7a61f99e..5cf487608 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/ruby.stats +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:14:52 +Real time: Apr/28/2011 14:49:15 Profiler Stats -------------- @@ -43,20 +43,20 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.38 -Virtual_time_in_minutes: 0.00633333 -Virtual_time_in_hours: 0.000105556 -Virtual_time_in_days: 4.39815e-06 +Virtual_time_in_seconds: 1.04 +Virtual_time_in_minutes: 0.0173333 +Virtual_time_in_hours: 0.000288889 +Virtual_time_in_days: 1.2037e-05 -Ruby_current_time: 372291 +Ruby_current_time: 371241 Ruby_start_time: 0 -Ruby_cycles: 372291 +Ruby_cycles: 371241 -mbytes_resident: 35.7773 -mbytes_total: 206.145 -resident_ratio: 0.173574 +mbytes_resident: 36.1758 +mbytes_total: 219.98 +resident_ratio: 0.164503 -ruby_cycles_executed: [ 372292 ] +ruby_cycles_executed: [ 371242 ] Busy Controller Counts: L2Cache-0:0 @@ -66,15 +66,15 @@ Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1034 average: 15.8404 | standard deviation: 1.10398 | 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 46 974 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 993 average: 15.8197 | standard deviation: 1.13014 | 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 60 919 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 256 max: 31997 count: 1019 average: 5668.53 | standard deviation: 8073.92 | 94 34 102 118 76 61 60 39 35 29 18 16 23 15 9 14 7 5 5 5 5 5 2 1 1 3 6 1 3 1 0 1 0 2 0 0 1 0 1 1 2 3 0 2 3 1 4 3 0 1 1 2 4 4 1 2 0 2 3 1 1 0 1 0 1 1 2 4 6 5 2 1 3 8 2 7 1 3 9 10 7 6 6 7 4 5 7 6 8 5 3 2 5 7 3 1 2 3 2 2 0 2 3 2 2 0 0 1 0 0 3 2 0 0 1 0 2 1 2 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 256 max: 28569 count: 45 average: 4874.44 | standard deviation: 7882.18 | 6 2 5 9 2 2 3 2 0 0 1 1 0 0 0 1 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 256 max: 31997 count: 919 average: 6006.46 | standard deviation: 8225.99 | 86 24 69 94 73 58 57 37 35 29 17 15 23 15 9 13 7 5 5 4 4 5 1 1 1 3 6 1 3 1 0 1 0 2 0 0 1 0 1 1 2 3 0 2 3 1 4 3 0 1 1 1 4 4 1 2 0 2 3 1 1 0 1 0 1 1 2 4 6 5 2 1 3 7 2 7 1 2 8 10 6 6 6 7 4 5 7 5 8 5 3 2 5 7 2 1 2 3 2 2 0 2 3 2 2 0 0 1 0 0 3 1 0 0 1 0 2 1 2 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 8 max: 1286 count: 55 average: 671.836 | standard deviation: 242.921 | 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 1 1 0 0 0 0 1 0 0 0 0 1 1 2 2 0 0 1 0 0 1 0 0 1 0 2 3 1 4 1 0 0 1 0 0 0 0 1 0 1 2 2 1 0 0 1 0 0 1 0 0 1 0 1 1 1 1 0 1 0 0 0 1 0 1 1 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] -miss_latency_NULL: [binsize: 256 max: 31997 count: 1019 average: 5668.53 | standard deviation: 8073.92 | 94 34 102 118 76 61 60 39 35 29 18 16 23 15 9 14 7 5 5 5 5 5 2 1 1 3 6 1 3 1 0 1 0 2 0 0 1 0 1 1 2 3 0 2 3 1 4 3 0 1 1 2 4 4 1 2 0 2 3 1 1 0 1 0 1 1 2 4 6 5 2 1 3 8 2 7 1 3 9 10 7 6 6 7 4 5 7 6 8 5 3 2 5 7 3 1 2 3 2 2 0 2 3 2 2 0 0 1 0 0 3 2 0 0 1 0 2 1 2 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 256 max: 41885 count: 980 average: 5911.29 | standard deviation: 9158.49 | 92 27 107 116 84 56 57 54 23 16 22 11 13 12 11 6 8 7 8 3 3 6 5 4 5 3 4 1 3 4 3 2 4 3 0 3 0 1 4 2 2 2 2 1 1 1 0 1 0 0 0 1 2 1 1 4 4 1 1 3 1 1 2 1 0 3 4 1 2 0 1 2 4 3 2 4 3 2 4 2 2 5 3 1 2 4 2 3 3 1 0 3 2 6 1 2 3 1 4 6 1 6 2 4 3 2 1 1 2 2 3 0 1 1 0 1 0 1 1 1 2 0 1 1 0 3 0 1 0 0 2 1 2 0 1 0 2 2 0 0 0 0 0 0 1 1 1 0 1 2 0 1 3 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 256 max: 28410 count: 50 average: 3572.56 | standard deviation: 6675.9 | 5 1 7 5 3 6 7 5 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST: [binsize: 256 max: 41885 count: 880 average: 6339.85 | standard deviation: 9428.49 | 84 21 77 99 75 49 50 49 23 15 21 11 13 12 11 5 7 7 8 3 3 6 5 4 4 2 4 1 3 4 3 2 4 3 0 3 0 1 4 2 2 2 2 1 1 1 0 1 0 0 0 1 2 1 0 4 3 1 1 3 1 1 2 1 0 3 4 1 2 0 1 2 4 3 2 4 3 2 4 2 2 5 3 1 2 4 2 3 3 1 0 3 2 6 1 2 3 1 4 5 1 6 2 4 3 2 1 1 2 1 2 0 1 1 0 1 0 1 1 1 2 0 1 1 0 3 0 1 0 0 2 1 2 0 1 0 2 2 0 0 0 0 0 0 1 1 1 0 1 2 0 1 3 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 8 max: 1453 count: 50 average: 707.26 | standard deviation: 269.766 | 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0 0 0 0 2 1 1 0 0 0 1 0 1 0 1 0 4 2 1 0 1 0 1 0 1 1 0 0 0 0 2 0 1 2 0 0 0 0 0 0 0 0 2 1 0 1 1 0 1 0 0 3 0 0 2 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 2 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 ] +miss_latency_NULL: [binsize: 256 max: 41885 count: 980 average: 5911.29 | standard deviation: 9158.49 | 92 27 107 116 84 56 57 54 23 16 22 11 13 12 11 6 8 7 8 3 3 6 5 4 5 3 4 1 3 4 3 2 4 3 0 3 0 1 4 2 2 2 2 1 1 1 0 1 0 0 0 1 2 1 1 4 4 1 1 3 1 1 2 1 0 3 4 1 2 0 1 2 4 3 2 4 3 2 4 2 2 5 3 1 2 4 2 3 3 1 0 3 2 6 1 2 3 1 4 6 1 6 2 4 3 2 1 1 2 2 3 0 1 1 0 1 0 1 1 1 2 0 1 1 0 3 0 1 0 0 2 1 2 0 1 0 2 2 0 0 0 0 0 0 1 1 1 0 1 2 0 1 3 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -85,9 +85,9 @@ miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: N miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] imcomplete_dir_Times: 0 -miss_latency_LD_NULL: [binsize: 256 max: 28569 count: 45 average: 4874.44 | standard deviation: 7882.18 | 6 2 5 9 2 2 3 2 0 0 1 1 0 0 0 1 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_NULL: [binsize: 256 max: 31997 count: 919 average: 6006.46 | standard deviation: 8225.99 | 86 24 69 94 73 58 57 37 35 29 17 15 23 15 9 13 7 5 5 4 4 5 1 1 1 3 6 1 3 1 0 1 0 2 0 0 1 0 1 1 2 3 0 2 3 1 4 3 0 1 1 1 4 4 1 2 0 2 3 1 1 0 1 0 1 1 2 4 6 5 2 1 3 7 2 7 1 2 8 10 6 6 6 7 4 5 7 5 8 5 3 2 5 7 2 1 2 3 2 2 0 2 3 2 2 0 0 1 0 0 3 1 0 0 1 0 2 1 2 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH_NULL: [binsize: 8 max: 1286 count: 55 average: 671.836 | standard deviation: 242.921 | 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 1 1 0 0 0 0 1 0 0 0 0 1 1 2 2 0 0 1 0 0 1 0 0 1 0 2 3 1 4 1 0 0 1 0 0 0 0 1 0 1 2 2 1 0 0 1 0 0 1 0 0 1 0 1 1 1 1 0 1 0 0 0 1 0 1 1 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_LD_NULL: [binsize: 256 max: 28410 count: 50 average: 3572.56 | standard deviation: 6675.9 | 5 1 7 5 3 6 7 5 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_ST_NULL: [binsize: 256 max: 41885 count: 880 average: 6339.85 | standard deviation: 9428.49 | 84 21 77 99 75 49 50 49 23 15 21 11 13 12 11 5 7 7 8 3 3 6 5 4 4 2 4 1 3 4 3 2 4 3 0 3 0 1 4 2 2 2 2 1 1 1 0 1 0 0 0 1 2 1 0 4 3 1 1 3 1 1 2 1 0 3 4 1 2 0 1 2 4 3 2 4 3 2 4 2 2 5 3 1 2 4 2 3 3 1 0 3 2 6 1 2 3 1 4 5 1 6 2 4 3 2 1 1 2 1 2 0 1 1 0 1 0 1 1 1 2 0 1 1 0 3 0 1 0 0 2 1 2 0 1 0 2 2 0 0 0 0 0 0 1 1 1 0 1 2 0 1 3 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_NULL: [binsize: 8 max: 1453 count: 50 average: 707.26 | standard deviation: 269.766 | 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0 0 0 0 2 1 1 0 0 0 1 0 1 0 1 0 4 2 1 0 1 0 1 0 1 1 0 0 0 0 2 0 1 2 0 0 0 0 0 0 0 0 2 1 0 1 1 0 1 0 0 3 0 0 2 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 2 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -119,87 +119,87 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9448 +page_reclaims: 10488 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 48 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 5430 43440 -total_msg_count_Response_Data: 5289 380808 -total_msg_count_ResponseL2hit_Data: 138 9936 -total_msg_count_Writeback_Data: 5151 370872 -total_msg_count_Writeback_Control: 11015 88120 -total_msg_count_Unblock_Control: 5419 43352 -total_msgs: 32442 total_bytes: 936528 +total_msg_count_Request_Control: 5209 41672 +total_msg_count_Response_Data: 5058 364176 +total_msg_count_ResponseL2hit_Data: 150 10800 +total_msg_count_Writeback_Data: 4929 354888 +total_msg_count_Writeback_Control: 10567 84536 +total_msg_count_Unblock_Control: 5193 41544 +total_msgs: 31106 total_bytes: 897616 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.0899934 - links_utilized_percent_switch_0_link_0: 0.0311114 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.148875 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 2.51865 + links_utilized_percent_switch_0_link_0: 2.57016 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 2.46713 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 881 63432 [ 0 0 881 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 46 3312 [ 0 0 46 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Control: 923 7384 [ 923 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 928 7424 [ 928 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 923 66456 [ 0 0 923 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Control: 923 7384 [ 923 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Unblock_Control: 927 7416 [ 0 0 927 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Request_Control: 893 7144 [ 893 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 843 60696 [ 0 0 843 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Data: 888 63936 [ 0 0 888 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Control: 1721 13768 [ 888 833 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Unblock_Control: 890 7120 [ 0 0 890 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 843 6744 [ 0 843 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Data: 843 60696 [ 0 0 843 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_ResponseL2hit_Data: 50 3600 [ 0 0 50 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 755 54360 [ 0 0 755 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Control: 1802 14416 [ 888 836 78 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Unblock_Control: 841 6728 [ 0 0 841 0 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.161841 - links_utilized_percent_switch_1_link_0: 0.0667992 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.256882 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 1.31922 + links_utilized_percent_switch_1_link_0: 1.20205 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 1.4364 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Request_Control: 928 7424 [ 928 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Response_Data: 882 63504 [ 0 0 882 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Data: 923 66456 [ 0 0 923 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Control: 1796 14368 [ 923 873 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Unblock_Control: 926 7408 [ 0 0 926 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 882 7056 [ 0 882 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 881 63432 [ 0 0 881 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_ResponseL2hit_Data: 46 3312 [ 0 0 46 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 794 57168 [ 0 0 794 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 1876 15008 [ 923 874 79 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Unblock_Control: 880 7040 [ 0 0 880 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Response_Data: 843 60696 [ 0 0 843 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_ResponseL2hit_Data: 50 3600 [ 0 0 50 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Control: 888 7104 [ 888 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 894 7152 [ 894 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 888 63936 [ 0 0 888 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 889 7112 [ 889 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Unblock_Control: 890 7120 [ 0 0 890 0 0 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.0757203 - links_utilized_percent_switch_2_link_0: 0.0331058 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.118335 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.19949 + links_utilized_percent_switch_2_link_0: 1.26481 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 1.13417 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Request_Control: 882 7056 [ 0 882 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Data: 794 57168 [ 0 0 794 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 952 7616 [ 0 873 79 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Unblock_Control: 880 7040 [ 0 0 880 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 882 63504 [ 0 0 882 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Control: 873 6984 [ 0 873 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Request_Control: 843 6744 [ 0 843 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Data: 755 54360 [ 0 0 755 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 912 7296 [ 0 834 78 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Unblock_Control: 841 6728 [ 0 0 841 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 843 60696 [ 0 0 843 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Control: 834 6672 [ 0 834 0 0 0 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 3 switch_3_outlinks: 3 -links_utilized_percent_switch_3: 0.174693 - links_utilized_percent_switch_3_link_0: 0.124446 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.267197 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_2: 0.132437 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 1.67901 + links_utilized_percent_switch_3_link_0: 2.57016 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 1.20205 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_2: 1.26481 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 881 63432 [ 0 0 881 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 46 3312 [ 0 0 46 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Writeback_Control: 923 7384 [ 923 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Request_Control: 928 7424 [ 928 0 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Response_Data: 882 63504 [ 0 0 882 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Data: 923 66456 [ 0 0 923 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Control: 1796 14368 [ 923 873 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Unblock_Control: 926 7408 [ 0 0 926 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Request_Control: 882 7056 [ 0 882 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Data: 794 57168 [ 0 0 794 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Control: 953 7624 [ 0 874 79 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Unblock_Control: 880 7040 [ 0 0 880 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Request_Control: 893 7144 [ 893 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 843 60696 [ 0 0 843 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Data: 888 63936 [ 0 0 888 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Control: 1721 13768 [ 888 833 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Unblock_Control: 890 7120 [ 0 0 890 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Response_Data: 843 60696 [ 0 0 843 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_ResponseL2hit_Data: 50 3600 [ 0 0 50 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Control: 888 7104 [ 888 0 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Request_Control: 843 6744 [ 0 843 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Data: 755 54360 [ 0 0 755 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Control: 912 7296 [ 0 834 78 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Unblock_Control: 841 6728 [ 0 0 841 0 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory system.l1_cntrl0.L1IcacheMemory_total_misses: 0 @@ -219,10 +219,10 @@ Cache Stats: system.l1_cntrl0.L1DcacheMemory --- L1Cache --- - Event Counts - -Load [45 ] 45 -Ifetch [149 ] 149 -Store [1075 ] 1075 -L1_Replacement [528774 ] 528774 +Load [50 ] 50 +Ifetch [304 ] 304 +Store [970 ] 970 +L1_Replacement [527165 ] 527165 Own_GETX [0 ] 0 Fwd_GETX [0 ] 0 Fwd_GETS [0 ] 0 @@ -230,17 +230,17 @@ Fwd_DMA [0 ] 0 Inv [0 ] 0 Ack [0 ] 0 Data [0 ] 0 -Exclusive_Data [927 ] 927 +Exclusive_Data [893 ] 893 Writeback_Ack [0 ] 0 -Writeback_Ack_Data [923 ] 923 +Writeback_Ack_Data [888 ] 888 Writeback_Nack [0 ] 0 -All_acks [835 ] 835 -Use_Timeout [926 ] 926 +All_acks [799 ] 799 +Use_Timeout [890 ] 890 - Transitions - -I Load [39 ] 39 -I Ifetch [53 ] 53 -I Store [836 ] 836 +I Load [45 ] 45 +I Ifetch [49 ] 49 +I Store [800 ] 800 I L1_Replacement [0 ] 0 I Inv [0 ] 0 @@ -261,51 +261,51 @@ O Fwd_GETS [0 ] 0 O Fwd_DMA [0 ] 0 M Load [0 ] 0 -M Ifetch [2 ] 2 +M Ifetch [1 ] 1 M Store [0 ] 0 -M L1_Replacement [88 ] 88 +M L1_Replacement [91 ] 91 M Fwd_GETX [0 ] 0 M Fwd_GETS [0 ] 0 M Fwd_DMA [0 ] 0 M_W Load [0 ] 0 M_W Ifetch [0 ] 0 -M_W Store [1 ] 1 -M_W L1_Replacement [1040 ] 1040 +M_W Store [0 ] 0 +M_W L1_Replacement [1727 ] 1727 M_W Own_GETX [0 ] 0 M_W Fwd_GETX [0 ] 0 M_W Fwd_GETS [0 ] 0 M_W Fwd_DMA [0 ] 0 M_W Inv [0 ] 0 -M_W Use_Timeout [90 ] 90 +M_W Use_Timeout [92 ] 92 MM Load [5 ] 5 MM Ifetch [0 ] 0 -MM Store [72 ] 72 -MM L1_Replacement [835 ] 835 +MM Store [70 ] 70 +MM L1_Replacement [798 ] 798 MM Fwd_GETX [0 ] 0 MM Fwd_GETS [0 ] 0 MM Fwd_DMA [0 ] 0 -MM_W Load [1 ] 1 +MM_W Load [0 ] 0 MM_W Ifetch [0 ] 0 MM_W Store [11 ] 11 -MM_W L1_Replacement [30786 ] 30786 +MM_W L1_Replacement [29093 ] 29093 MM_W Own_GETX [0 ] 0 MM_W Fwd_GETX [0 ] 0 MM_W Fwd_GETS [0 ] 0 MM_W Fwd_DMA [0 ] 0 MM_W Inv [0 ] 0 -MM_W Use_Timeout [836 ] 836 +MM_W Use_Timeout [798 ] 798 IM Load [0 ] 0 IM Ifetch [0 ] 0 IM Store [0 ] 0 -IM L1_Replacement [464217 ] 464217 +IM L1_Replacement [453807 ] 453807 IM Inv [0 ] 0 IM Ack [0 ] 0 IM Data [0 ] 0 -IM Exclusive_Data [835 ] 835 +IM Exclusive_Data [799 ] 799 SM Load [0 ] 0 SM Ifetch [0 ] 0 @@ -321,21 +321,21 @@ SM Exclusive_Data [0 ] 0 OM Load [0 ] 0 OM Ifetch [0 ] 0 OM Store [0 ] 0 -OM L1_Replacement [13588 ] 13588 +OM L1_Replacement [14583 ] 14583 OM Own_GETX [0 ] 0 OM Fwd_GETX [0 ] 0 OM Fwd_GETS [0 ] 0 OM Fwd_DMA [0 ] 0 OM Ack [0 ] 0 -OM All_acks [835 ] 835 +OM All_acks [799 ] 799 IS Load [0 ] 0 IS Ifetch [0 ] 0 IS Store [0 ] 0 -IS L1_Replacement [18220 ] 18220 +IS L1_Replacement [27066 ] 27066 IS Inv [0 ] 0 IS Data [0 ] 0 -IS Exclusive_Data [92 ] 92 +IS Exclusive_Data [94 ] 94 SI Load [0 ] 0 SI Ifetch [0 ] 0 @@ -360,14 +360,14 @@ OI Writeback_Ack_Data [0 ] 0 OI Writeback_Nack [0 ] 0 MI Load [0 ] 0 -MI Ifetch [94 ] 94 -MI Store [155 ] 155 +MI Ifetch [254 ] 254 +MI Store [89 ] 89 MI L1_Replacement [0 ] 0 MI Fwd_GETX [0 ] 0 MI Fwd_GETS [0 ] 0 MI Fwd_DMA [0 ] 0 MI Writeback_Ack [0 ] 0 -MI Writeback_Ack_Data [923 ] 923 +MI Writeback_Ack_Data [888 ] 888 MI Writeback_Nack [0 ] 0 II Load [0 ] 0 @@ -389,10 +389,10 @@ Cache Stats: system.l2_cntrl0.L2cacheMemory --- L2Cache --- - Event Counts - -L1_GETS [141 ] 141 -L1_GETX [855 ] 855 +L1_GETS [157 ] 157 +L1_GETX [842 ] 842 L1_PUTO [0 ] 0 -L1_PUTX [2239 ] 2239 +L1_PUTX [2111 ] 2111 L1_PUTS_only [0 ] 0 L1_PUTS [0 ] 0 Fwd_GETX [0 ] 0 @@ -402,21 +402,21 @@ Own_GETX [0 ] 0 Inv [0 ] 0 IntAck [0 ] 0 ExtAck [0 ] 0 -All_Acks [795 ] 795 -Data [795 ] 795 -Data_Exclusive [86 ] 86 -L1_WBCLEANDATA [83 ] 83 -L1_WBDIRTYDATA [840 ] 840 -Writeback_Ack [873 ] 873 +All_Acks [759 ] 759 +Data [759 ] 759 +Data_Exclusive [84 ] 84 +L1_WBCLEANDATA [82 ] 82 +L1_WBDIRTYDATA [806 ] 806 +Writeback_Ack [833 ] 833 Writeback_Nack [0 ] 0 Unblock [0 ] 0 -Exclusive_Unblock [926 ] 926 +Exclusive_Unblock [890 ] 890 DmaAck [0 ] 0 -L2_Replacement [874 ] 874 +L2_Replacement [836 ] 836 - Transitions - -NP L1_GETS [86 ] 86 -NP L1_GETX [796 ] 796 +NP L1_GETS [84 ] 84 +NP L1_GETX [759 ] 759 NP L1_PUTO [0 ] 0 NP L1_PUTX [0 ] 0 NP L1_PUTS [0 ] 0 @@ -442,7 +442,7 @@ ILS L2_Replacement [0 ] 0 ILX L1_GETS [0 ] 0 ILX L1_GETX [0 ] 0 ILX L1_PUTO [0 ] 0 -ILX L1_PUTX [923 ] 923 +ILX L1_PUTX [888 ] 888 ILX L1_PUTS_only [0 ] 0 ILX L1_PUTS [0 ] 0 ILX Fwd_GETX [0 ] 0 @@ -541,7 +541,7 @@ SLS L1_PUTS [0 ] 0 SLS Inv [0 ] 0 SLS L2_Replacement [0 ] 0 -M L1_GETS [6 ] 6 +M L1_GETS [10 ] 10 M L1_GETX [40 ] 40 M L1_PUTO [0 ] 0 M L1_PUTX [0 ] 0 @@ -549,7 +549,7 @@ M L1_PUTS [0 ] 0 M Fwd_GETX [0 ] 0 M Fwd_GETS [0 ] 0 M Fwd_DMA [0 ] 0 -M L2_Replacement [874 ] 874 +M L2_Replacement [836 ] 836 IFGX L1_GETS [0 ] 0 IFGX L1_GETX [0 ] 0 @@ -798,8 +798,8 @@ OLSXW Inv [0 ] 0 OLSXW Unblock [0 ] 0 OLSXW L2_Replacement [0 ] 0 -ILXW L1_GETS [49 ] 49 -ILXW L1_GETX [1 ] 1 +ILXW L1_GETS [63 ] 63 +ILXW L1_GETX [23 ] 23 ILXW L1_PUTO [0 ] 0 ILXW L1_PUTX [0 ] 0 ILXW L1_PUTS_only [0 ] 0 @@ -809,8 +809,8 @@ ILXW Fwd_GETS [0 ] 0 ILXW Fwd_DMA [0 ] 0 ILXW Inv [0 ] 0 ILXW Data [0 ] 0 -ILXW L1_WBCLEANDATA [83 ] 83 -ILXW L1_WBDIRTYDATA [840 ] 840 +ILXW L1_WBCLEANDATA [82 ] 82 +ILXW L1_WBDIRTYDATA [806 ] 806 ILXW Unblock [0 ] 0 ILXW L2_Replacement [0 ] 0 @@ -898,7 +898,7 @@ IFLXO L2_Replacement [0 ] 0 IGS L1_GETS [0 ] 0 IGS L1_GETX [0 ] 0 IGS L1_PUTO [0 ] 0 -IGS L1_PUTX [62 ] 62 +IGS L1_PUTX [99 ] 99 IGS L1_PUTS_only [0 ] 0 IGS L1_PUTS [0 ] 0 IGS Fwd_GETX [0 ] 0 @@ -907,9 +907,9 @@ IGS Fwd_DMA [0 ] 0 IGS Own_GETX [0 ] 0 IGS Inv [0 ] 0 IGS Data [0 ] 0 -IGS Data_Exclusive [86 ] 86 +IGS Data_Exclusive [84 ] 84 IGS Unblock [0 ] 0 -IGS Exclusive_Unblock [85 ] 85 +IGS Exclusive_Unblock [83 ] 83 IGS L2_Replacement [0 ] 0 IGM L1_GETS [0 ] 0 @@ -924,7 +924,7 @@ IGM Fwd_DMA [0 ] 0 IGM Own_GETX [0 ] 0 IGM Inv [0 ] 0 IGM ExtAck [0 ] 0 -IGM Data [795 ] 795 +IGM Data [759 ] 759 IGM Data_Exclusive [0 ] 0 IGM L2_Replacement [0 ] 0 @@ -945,7 +945,7 @@ IGMLS L2_Replacement [0 ] 0 IGMO L1_GETS [0 ] 0 IGMO L1_GETX [0 ] 0 IGMO L1_PUTO [0 ] 0 -IGMO L1_PUTX [1243 ] 1243 +IGMO L1_PUTX [1113 ] 1113 IGMO L1_PUTS_only [0 ] 0 IGMO L1_PUTS [0 ] 0 IGMO Fwd_GETX [0 ] 0 @@ -953,8 +953,8 @@ IGMO Fwd_GETS [0 ] 0 IGMO Fwd_DMA [0 ] 0 IGMO Own_GETX [0 ] 0 IGMO ExtAck [0 ] 0 -IGMO All_Acks [795 ] 795 -IGMO Exclusive_Unblock [795 ] 795 +IGMO All_Acks [759 ] 759 +IGMO Exclusive_Unblock [758 ] 758 IGMO L2_Replacement [0 ] 0 IGMIO L1_GETS [0 ] 0 @@ -1061,7 +1061,7 @@ OO Fwd_GETS [0 ] 0 OO Fwd_DMA [0 ] 0 OO Inv [0 ] 0 OO Unblock [0 ] 0 -OO Exclusive_Unblock [6 ] 6 +OO Exclusive_Unblock [9 ] 9 OO L2_Replacement [0 ] 0 OLSS L1_GETS [0 ] 0 @@ -1117,7 +1117,7 @@ OI Writeback_Nack [0 ] 0 OI L2_Replacement [0 ] 0 MI L1_GETS [0 ] 0 -MI L1_GETX [18 ] 18 +MI L1_GETX [20 ] 20 MI L1_PUTO [0 ] 0 MI L1_PUTX [0 ] 0 MI L1_PUTS_only [0 ] 0 @@ -1125,7 +1125,7 @@ MI L1_PUTS [0 ] 0 MI Fwd_GETX [0 ] 0 MI Fwd_GETS [0 ] 0 MI Fwd_DMA [0 ] 0 -MI Writeback_Ack [873 ] 873 +MI Writeback_Ack [833 ] 833 MI L2_Replacement [0 ] 0 MII L1_GETS [0 ] 0 @@ -1232,51 +1232,51 @@ ILOXD DmaAck [0 ] 0 ILOXD L2_Replacement [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1676 - memory_reads: 882 - memory_writes: 794 - memory_refreshes: 776 - memory_total_request_delays: 684 - memory_delays_per_request: 0.408115 - memory_delays_in_input_queue: 96 - memory_delays_behind_head_of_bank_queue: 16 - memory_delays_stalled_at_head_of_bank_queue: 572 - memory_stalls_for_bank_busy: 161 + memory_total_requests: 1598 + memory_reads: 843 + memory_writes: 755 + memory_refreshes: 774 + memory_total_request_delays: 711 + memory_delays_per_request: 0.444931 + memory_delays_in_input_queue: 99 + memory_delays_behind_head_of_bank_queue: 1 + memory_delays_stalled_at_head_of_bank_queue: 611 + memory_stalls_for_bank_busy: 192 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 32 - memory_stalls_for_bus: 229 + memory_stalls_for_arbitration: 42 + memory_stalls_for_bus: 230 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 92 - memory_stalls_for_read_read_turnaround: 58 - accesses_per_bank: 47 54 48 87 71 72 66 51 62 62 38 48 48 50 38 58 54 41 58 48 53 30 45 51 53 45 55 52 44 43 42 62 + memory_stalls_for_read_write_turnaround: 69 + memory_stalls_for_read_read_turnaround: 78 + accesses_per_bank: 55 50 42 77 67 66 60 47 44 55 47 36 56 64 44 42 45 36 61 44 58 41 44 55 46 43 43 50 49 41 48 42 --- Directory --- - Event Counts - -GETX [807 ] 807 -GETS [86 ] 86 -PUTX [873 ] 873 +GETX [761 ] 761 +GETS [84 ] 84 +PUTX [834 ] 834 PUTO [0 ] 0 PUTO_SHARERS [0 ] 0 Unblock [0 ] 0 Last_Unblock [0 ] 0 -Exclusive_Unblock [880 ] 880 -Clean_Writeback [79 ] 79 -Dirty_Writeback [794 ] 794 -Memory_Data [882 ] 882 -Memory_Ack [793 ] 793 +Exclusive_Unblock [841 ] 841 +Clean_Writeback [78 ] 78 +Dirty_Writeback [755 ] 755 +Memory_Data [843 ] 843 +Memory_Ack [754 ] 754 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 DMA_ACK [0 ] 0 Data [0 ] 0 - Transitions - -I GETX [796 ] 796 -I GETS [86 ] 86 +I GETX [759 ] 759 +I GETS [84 ] 84 I PUTX [0 ] 0 I PUTO [0 ] 0 I Memory_Data [0 ] 0 -I Memory_Ack [791 ] 791 +I Memory_Ack [750 ] 750 I DMA_READ [0 ] 0 I DMA_WRITE [0 ] 0 @@ -1301,7 +1301,7 @@ O DMA_WRITE [0 ] 0 M GETX [0 ] 0 M GETS [0 ] 0 -M PUTX [873 ] 873 +M PUTX [834 ] 834 M PUTO [0 ] 0 M PUTO_SHARERS [0 ] 0 M Memory_Data [0 ] 0 @@ -1315,8 +1315,8 @@ IS PUTX [0 ] 0 IS PUTO [0 ] 0 IS PUTO_SHARERS [0 ] 0 IS Unblock [0 ] 0 -IS Exclusive_Unblock [85 ] 85 -IS Memory_Data [86 ] 86 +IS Exclusive_Unblock [83 ] 83 +IS Memory_Data [84 ] 84 IS Memory_Ack [1 ] 1 IS DMA_READ [0 ] 0 IS DMA_WRITE [0 ] 0 @@ -1362,21 +1362,21 @@ MM GETS [0 ] 0 MM PUTX [0 ] 0 MM PUTO [0 ] 0 MM PUTO_SHARERS [0 ] 0 -MM Exclusive_Unblock [795 ] 795 -MM Memory_Data [796 ] 796 -MM Memory_Ack [1 ] 1 +MM Exclusive_Unblock [758 ] 758 +MM Memory_Data [759 ] 759 +MM Memory_Ack [3 ] 3 MM DMA_READ [0 ] 0 MM DMA_WRITE [0 ] 0 -MI GETX [11 ] 11 +MI GETX [2 ] 2 MI GETS [0 ] 0 MI PUTX [0 ] 0 MI PUTO [0 ] 0 MI PUTO_SHARERS [0 ] 0 MI Unblock [0 ] 0 -MI Clean_Writeback [79 ] 79 -MI Dirty_Writeback [794 ] 794 +MI Clean_Writeback [78 ] 78 +MI Dirty_Writeback [755 ] 755 MI Memory_Data [0 ] 0 MI Memory_Ack [0 ] 0 MI DMA_READ [0 ] 0 diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/simout b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/simout index 02f8ee2da..366ed5736 100755 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/simout +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:14:48 -M5 started Apr 19 2011 12:14:52 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_CMP_directory/m5.fast -d build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_directory -re tests/run.py build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_directory +M5 compiled Apr 28 2011 14:48:31 +M5 started Apr 28 2011 14:49:14 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_CMP_directory/m5.opt -d build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_directory -re tests/run.py build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_directory Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 372291 because Ruby Tester completed +Exiting @ tick 371241 because Ruby Tester completed diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/stats.txt b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/stats.txt index 575c0cf2d..e04547500 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/stats.txt +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/stats.txt @@ -1,10 +1,10 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 211096 # Number of bytes of host memory used -host_seconds 0.28 # Real time elapsed on the host -host_tick_rate 1336063 # Simulator tick rate (ticks/s) +host_mem_usage 225264 # Number of bytes of host memory used +host_seconds 0.74 # Real time elapsed on the host +host_tick_rate 500630 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.000372 # Number of seconds simulated -sim_ticks 372291 # Number of ticks simulated +sim_seconds 0.000371 # Number of seconds simulated +sim_ticks 371241 # Number of ticks simulated ---------- End Simulation Statistics ---------- diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/config.ini b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/config.ini index 49751acb6..0b84aec81 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/config.ini +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/config.ini @@ -22,6 +22,7 @@ work_item_id=-1 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=2 directory=system.dir_cntrl0.directory directory_latency=5 distributed_persistent=true @@ -69,6 +70,7 @@ L1DcacheMemory=system.l1_cntrl0.L1DcacheMemory L1IcacheMemory=system.l1_cntrl0.L1IcacheMemory N_tokens=2 buffer_size=0 +cntrl_id=0 dynamic_timeout_enabled=true fixed_timeout_latency=300 l1_request_latency=2 @@ -104,6 +106,7 @@ children=L2cacheMemory L2cacheMemory=system.l2_cntrl0.L2cacheMemory N_tokens=2 buffer_size=0 +cntrl_id=1 filtering_enabled=true l2_request_latency=5 l2_response_latency=5 @@ -164,68 +167,89 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 +children=ext_links0 ext_links1 ext_links2 int_links0 int_links1 int_links2 routers0 routers1 routers2 routers3 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 system.ruby.network.topology.ext_links2 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 system.ruby.network.topology.int_links2 -num_int_nodes=4 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 system.ruby.network.topology.routers3 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l2_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.ext_links2] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=2 +int_node=system.ruby.network.topology.routers2 latency=1 +link_id=2 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=3 +link_id=3 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=3 +link_id=4 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers3 weight=1 [system.ruby.network.topology.int_links2] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=2 -node_b=3 +link_id=5 +node_a=system.ruby.network.topology.routers2 +node_b=system.ruby.network.topology.routers3 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + +[system.ruby.network.topology.routers3] +type=BasicRouter +router_id=3 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/ruby.stats b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/ruby.stats index 11981e7c4..0f1221806 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/ruby.stats +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:17:16 +Real time: Apr/28/2011 15:03:52 Profiler Stats -------------- @@ -43,20 +43,20 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.19 -Virtual_time_in_minutes: 0.00316667 -Virtual_time_in_hours: 5.27778e-05 -Virtual_time_in_days: 2.19907e-06 +Virtual_time_in_seconds: 0.59 +Virtual_time_in_minutes: 0.00983333 +Virtual_time_in_hours: 0.000163889 +Virtual_time_in_days: 6.8287e-06 -Ruby_current_time: 268001 +Ruby_current_time: 254811 Ruby_start_time: 0 -Ruby_cycles: 268001 +Ruby_cycles: 254811 -mbytes_resident: 35.6602 -mbytes_total: 205.984 -resident_ratio: 0.17314 +mbytes_resident: 36.1211 +mbytes_total: 219.867 +resident_ratio: 0.164339 -ruby_cycles_executed: [ 268002 ] +ruby_cycles_executed: [ 254812 ] Busy Controller Counts: L1Cache-0:0 @@ -66,17 +66,17 @@ Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 991 average: 15.8113 | standard deviation: 1.1344 | 0 1 1 1 1 1 1 1 1 1 1 1 1 1 2 66 910 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 968 average: 15.8223 | standard deviation: 1.1424 | 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 53 901 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 64 max: 7191 count: 977 average: 4347.37 | standard deviation: 1873.72 | 65 10 4 2 10 4 11 8 8 10 4 4 5 3 3 2 3 1 0 2 0 0 3 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 2 0 0 0 0 1 0 1 0 2 3 1 4 11 9 14 15 17 20 30 32 30 37 40 32 35 26 42 36 36 35 33 31 25 28 28 22 21 22 13 11 14 6 7 10 5 5 5 5 2 1 1 1 0 1 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 64 max: 6460 count: 50 average: 4586.28 | standard deviation: 1763.78 | 3 2 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 2 0 1 3 0 1 0 0 2 1 2 1 3 1 1 3 0 3 1 1 1 1 1 1 1 2 0 3 2 0 2 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST: [binsize: 64 max: 7191 count: 877 average: 4552.04 | standard deviation: 1688.95 | 60 8 2 1 4 2 3 5 3 1 2 1 2 1 2 1 2 1 0 2 0 0 3 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 2 0 0 0 0 1 0 1 0 2 2 1 3 9 9 13 12 17 19 30 32 28 36 38 31 32 25 41 33 36 32 32 30 24 27 27 21 20 20 13 8 12 6 5 10 4 5 5 4 2 1 1 1 0 1 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 8 max: 1070 count: 50 average: 518.7 | standard deviation: 237.384 | 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 5 1 0 0 2 0 0 0 0 0 0 0 1 2 1 2 2 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 1 0 0 1 0 1 0 0 2 2 1 3 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_L1Cache: [binsize: 1 max: 118 count: 74 average: 15.527 | standard deviation: 35.3032 | 0 19 12 16 18 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 1 0 0 0 1 0 0 0 2 0 1 ] -miss_latency_L2Cache: [binsize: 32 max: 6258 count: 47 average: 3122.72 | standard deviation: 2249.67 | 0 0 1 0 2 0 1 0 1 2 0 1 1 0 1 1 0 0 0 0 0 0 0 0 1 0 0 3 0 0 1 1 1 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 2 0 0 0 2 0 1 0 1 1 0 0 2 0 0 1 0 0 0 0 1 0 3 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 ] -miss_latency_Directory: [binsize: 64 max: 7191 count: 856 average: 4789.1 | standard deviation: 1354.03 | 0 0 2 1 7 3 10 6 8 10 4 4 4 0 3 0 2 1 0 0 0 0 3 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 2 0 0 0 0 1 0 1 0 2 3 1 3 10 8 13 14 16 19 28 32 28 36 39 31 33 26 41 36 35 32 33 31 24 27 28 21 21 22 13 11 14 5 6 10 4 5 5 5 2 1 1 1 0 1 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency: [binsize: 64 max: 6786 count: 953 average: 4217 | standard deviation: 1907.02 | 76 12 1 4 2 6 12 15 5 9 2 8 6 3 1 0 1 2 3 0 0 0 3 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 1 0 1 0 0 1 2 0 5 2 0 2 7 8 5 15 14 23 19 28 37 33 34 37 54 51 30 34 31 30 25 32 21 23 24 23 23 15 17 15 6 6 8 9 3 6 5 4 1 0 1 4 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 32 max: 6374 count: 48 average: 4227.06 | standard deviation: 2103.17 | 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 1 1 0 1 0 1 2 0 0 0 2 3 1 0 1 1 0 4 0 1 0 0 1 0 1 2 0 0 1 0 0 1 1 0 0 0 1 1 0 2 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 ] +miss_latency_ST: [binsize: 64 max: 6786 count: 853 average: 4438.8 | standard deviation: 1719.13 | 68 11 0 2 1 3 3 6 0 2 1 3 1 1 1 0 0 2 3 0 0 0 2 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 1 0 1 0 0 1 2 0 5 2 0 2 6 7 5 15 14 21 19 27 36 32 31 37 52 47 29 33 27 29 24 31 19 22 24 21 23 14 16 12 6 6 6 8 3 6 5 3 1 0 1 4 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 8 max: 1410 count: 52 average: 569.423 | standard deviation: 218.615 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 1 0 3 1 2 2 0 0 1 0 0 1 1 2 0 2 3 2 0 1 1 0 0 1 0 0 1 1 1 1 2 0 1 0 0 0 1 0 0 0 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 2 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_L1Cache: [binsize: 1 max: 116 count: 88 average: 17.0114 | standard deviation: 36.8762 | 0 22 14 23 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 1 2 1 0 1 1 1 0 1 1 ] +miss_latency_L2Cache: [binsize: 32 max: 6374 count: 41 average: 3115.78 | standard deviation: 2260.77 | 0 0 0 0 0 0 0 2 0 1 2 1 0 1 4 0 0 0 1 0 1 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 1 1 0 0 1 0 2 0 1 0 0 3 1 0 2 0 1 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 ] +miss_latency_Directory: [binsize: 64 max: 6786 count: 824 average: 4720.34 | standard deviation: 1325.89 | 0 0 1 2 1 3 11 11 5 8 0 8 5 2 1 0 1 2 2 0 0 0 3 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 1 0 1 0 0 1 2 0 5 2 0 2 6 8 4 14 14 21 19 27 35 32 31 36 52 48 30 33 31 30 25 32 21 23 23 23 23 15 16 15 6 5 8 8 3 6 5 3 1 0 1 4 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -86,16 +86,15 @@ miss_latency_dir_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] -imcomplete_dir_Times: 856 -miss_latency_LD_L1Cache: [binsize: 1 max: 118 count: 5 average: 46.6 | standard deviation: 58.5747 | 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] -miss_latency_LD_L2Cache: [binsize: 32 max: 6110 count: 3 average: 5432.67 | standard deviation: 624.405 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] -miss_latency_LD_Directory: [binsize: 64 max: 6460 count: 42 average: 5066.26 | standard deviation: 947.048 | 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 2 0 1 3 0 1 0 0 2 1 2 0 3 1 1 3 0 2 1 1 1 1 1 1 1 2 0 3 2 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_ST_L1Cache: [binsize: 1 max: 116 count: 67 average: 13.6119 | standard deviation: 32.9867 | 0 18 12 15 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 1 0 0 0 1 0 0 0 2 ] -miss_latency_ST_L2Cache: [binsize: 32 max: 6258 count: 39 average: 3264.08 | standard deviation: 2198.62 | 0 0 1 0 1 0 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 2 0 0 0 2 0 1 0 1 0 0 0 2 0 0 1 0 0 0 0 1 0 2 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 ] -miss_latency_ST_Directory: [binsize: 64 max: 7191 count: 771 average: 5011.58 | standard deviation: 958.595 | 0 0 1 0 2 1 2 3 3 1 2 1 1 0 2 0 1 1 0 0 0 0 3 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 2 0 0 0 0 1 0 1 0 2 2 1 2 8 8 12 11 16 18 28 32 26 35 37 31 30 25 40 33 35 30 32 30 23 26 27 20 20 20 13 8 12 5 5 10 3 5 5 4 2 1 1 1 0 1 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH_L1Cache: [binsize: 1 max: 3 count: 2 average: 2 | standard deviation: 1.41421 | 0 1 0 1 ] -miss_latency_IFETCH_L2Cache: [binsize: 8 max: 960 count: 5 average: 634.2 | standard deviation: 383.132 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH_Directory: [binsize: 8 max: 1070 count: 43 average: 529.302 | standard deviation: 193.252 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 4 1 0 0 2 0 0 0 0 0 0 0 1 2 1 2 2 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 1 0 0 1 0 1 0 0 2 2 1 3 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +imcomplete_dir_Times: 824 +miss_latency_LD_L1Cache: [binsize: 1 max: 111 count: 9 average: 14.2222 | standard deviation: 36.3043 | 0 3 1 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_LD_L2Cache: [binsize: 32 max: 6374 count: 2 average: 5575 | standard deviation: 1129.96 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_LD_Directory: [binsize: 32 max: 6097 count: 37 average: 5178.95 | standard deviation: 519.569 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 1 1 0 1 0 1 1 0 0 0 2 3 1 0 1 1 0 4 0 1 0 0 1 0 1 2 0 0 1 0 0 1 1 0 0 0 1 1 0 2 1 0 0 0 0 1 1 1 ] +miss_latency_ST_L1Cache: [binsize: 1 max: 116 count: 79 average: 17.3291 | standard deviation: 37.1563 | 0 19 13 19 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 1 2 1 0 0 1 1 0 1 1 ] +miss_latency_ST_L2Cache: [binsize: 32 max: 6128 count: 33 average: 3448.85 | standard deviation: 2129.45 | 0 0 0 0 0 0 0 1 0 1 1 1 0 1 2 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 1 1 0 0 1 0 2 0 1 0 0 2 1 0 2 0 1 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 ] +miss_latency_ST_Directory: [binsize: 64 max: 6786 count: 741 average: 4954.27 | standard deviation: 899.825 | 0 0 0 1 0 1 2 4 0 2 0 3 0 0 1 0 0 2 2 0 0 0 2 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 1 0 1 0 0 1 2 0 5 2 0 2 5 7 4 14 14 19 19 26 34 31 29 36 50 44 29 32 27 29 24 31 19 22 23 21 23 14 15 12 6 5 6 7 3 6 5 3 1 0 1 4 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_L2Cache: [binsize: 4 max: 669 count: 6 average: 464.167 | standard deviation: 153.369 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_IFETCH_Directory: [binsize: 8 max: 1410 count: 46 average: 583.152 | standard deviation: 223.341 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 3 1 2 2 0 0 1 0 0 0 0 2 0 2 3 2 0 1 1 0 0 1 0 0 0 1 1 1 2 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 2 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -127,125 +126,125 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9422 +page_reclaims: 10466 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 56 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 5307 42456 -total_msg_count_Response_Data: 2667 192024 +total_msg_count_Request_Control: 5091 40728 +total_msg_count_Response_Data: 2586 186192 total_msg_count_ResponseL2hit_Data: 120 8640 -total_msg_count_Response_Control: 3 24 -total_msg_count_Writeback_Data: 5190 373680 -total_msg_count_Writeback_Control: 207 1656 -total_msg_count_Persistent_Control: 2148 17184 -total_msgs: 15642 total_bytes: 635664 +total_msg_count_Response_Control: 9 72 +total_msg_count_Writeback_Data: 4998 359856 +total_msg_count_Writeback_Control: 210 1680 +total_msg_count_Persistent_Control: 2100 16800 +total_msgs: 15114 total_bytes: 613968 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.114279 - links_utilized_percent_switch_0_link_0: 0.0424765 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.186081 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 1.82645 + links_utilized_percent_switch_0_link_0: 1.74522 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 1.90769 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 876 63072 [ 0 0 0 0 876 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 844 60768 [ 0 0 0 0 844 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_0_link_0_ResponseL2hit_Data: 40 2880 [ 0 0 0 0 40 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Data: 56 4032 [ 0 0 0 0 56 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Persistent_Control: 358 2864 [ 0 0 0 358 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 904 7232 [ 0 904 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Response_Data: 13 936 [ 0 0 0 0 13 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 955 68760 [ 0 0 0 0 955 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Persistent_Control: 358 2864 [ 0 0 0 358 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Control: 3 24 [ 0 0 0 0 3 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Data: 65 4680 [ 0 0 0 0 65 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Persistent_Control: 350 2800 [ 0 0 0 350 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 867 6936 [ 0 867 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Response_Data: 18 1296 [ 0 0 0 0 18 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 927 66744 [ 0 0 0 0 927 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Persistent_Control: 350 2800 [ 0 0 0 350 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.100049 - links_utilized_percent_switch_1_link_0: 0.0436239 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.156473 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 1.66584 + links_utilized_percent_switch_1_link_0: 1.76111 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 1.57058 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Request_Control: 904 7232 [ 0 904 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Data: 899 64728 [ 0 0 0 0 899 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Persistent_Control: 358 2864 [ 0 0 0 358 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Request_Control: 865 6920 [ 0 0 865 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 20 1440 [ 0 0 0 0 20 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Request_Control: 867 6936 [ 0 867 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Data: 862 62064 [ 0 0 0 0 862 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Persistent_Control: 350 2800 [ 0 0 0 350 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Request_Control: 830 6640 [ 0 0 830 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Data: 17 1224 [ 0 0 0 0 17 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_1_link_1_ResponseL2hit_Data: 40 2880 [ 0 0 0 0 40 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Data: 768 55296 [ 0 0 0 0 768 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 69 552 [ 0 0 0 0 69 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Control: 3 24 [ 0 0 0 0 3 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Data: 732 52704 [ 0 0 0 0 732 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 70 560 [ 0 0 0 0 70 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.0920053 - links_utilized_percent_switch_2_link_0: 0.0391043 bw: 640000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.144906 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.5275 + links_utilized_percent_switch_2_link_0: 1.58215 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 1.47286 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Request_Control: 865 6920 [ 0 0 865 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Data: 13 936 [ 0 0 0 0 13 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Data: 775 55800 [ 0 0 0 0 775 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 69 552 [ 0 0 0 0 69 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Persistent_Control: 358 2864 [ 0 0 0 358 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Response_Data: 856 61632 [ 0 0 0 0 856 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Request_Control: 830 6640 [ 0 0 830 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Data: 18 1296 [ 0 0 0 0 18 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Data: 739 53208 [ 0 0 0 0 739 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 70 560 [ 0 0 0 0 70 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Persistent_Control: 350 2800 [ 0 0 0 350 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Response_Data: 827 59544 [ 0 0 0 0 827 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_2_link_1_Writeback_Data: 7 504 [ 0 0 0 0 7 0 0 0 0 0 ] base_latency: 1 switch_3_inlinks: 3 switch_3_outlinks: 3 -links_utilized_percent_switch_3: 0.164713 - links_utilized_percent_switch_3_link_0: 0.163227 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_1: 0.174496 bw: 160000 base_latency: 1 - links_utilized_percent_switch_3_link_2: 0.156417 bw: 160000 base_latency: 1 +links_utilized_percent_switch_3: 1.67327 + links_utilized_percent_switch_3_link_0: 1.67654 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_1: 1.76111 bw: 16000 base_latency: 1 + links_utilized_percent_switch_3_link_2: 1.58215 bw: 16000 base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Data: 876 63072 [ 0 0 0 0 876 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Data: 844 60768 [ 0 0 0 0 844 0 0 0 0 0 ] base_latency: 1 outgoing_messages_switch_3_link_0_ResponseL2hit_Data: 40 2880 [ 0 0 0 0 40 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Response_Control: 1 8 [ 0 0 0 0 1 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_0_Writeback_Data: 56 4032 [ 0 0 0 0 56 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Request_Control: 904 7232 [ 0 904 0 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Writeback_Data: 899 64728 [ 0 0 0 0 899 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_1_Persistent_Control: 358 2864 [ 0 0 0 358 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Request_Control: 865 6920 [ 0 0 865 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Response_Data: 13 936 [ 0 0 0 0 13 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Data: 775 55800 [ 0 0 0 0 775 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Writeback_Control: 69 552 [ 0 0 0 0 69 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_3_link_2_Persistent_Control: 358 2864 [ 0 0 0 358 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Response_Control: 3 24 [ 0 0 0 0 3 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_0_Writeback_Data: 65 4680 [ 0 0 0 0 65 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Request_Control: 867 6936 [ 0 867 0 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Writeback_Data: 862 62064 [ 0 0 0 0 862 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_1_Persistent_Control: 350 2800 [ 0 0 0 350 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Request_Control: 830 6640 [ 0 0 830 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Response_Data: 18 1296 [ 0 0 0 0 18 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Data: 739 53208 [ 0 0 0 0 739 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Writeback_Control: 70 560 [ 0 0 0 0 70 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_3_link_2_Persistent_Control: 350 2800 [ 0 0 0 350 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.l1_cntrl0.L1IcacheMemory - system.l1_cntrl0.L1IcacheMemory_total_misses: 48 - system.l1_cntrl0.L1IcacheMemory_total_demand_misses: 48 + system.l1_cntrl0.L1IcacheMemory_total_misses: 52 + system.l1_cntrl0.L1IcacheMemory_total_demand_misses: 52 system.l1_cntrl0.L1IcacheMemory_total_prefetches: 0 system.l1_cntrl0.L1IcacheMemory_total_sw_prefetches: 0 system.l1_cntrl0.L1IcacheMemory_total_hw_prefetches: 0 system.l1_cntrl0.L1IcacheMemory_request_type_IFETCH: 100% - system.l1_cntrl0.L1IcacheMemory_access_mode_type_Supervisor: 48 100% + system.l1_cntrl0.L1IcacheMemory_access_mode_type_Supervisor: 52 100% Cache Stats: system.l1_cntrl0.L1DcacheMemory - system.l1_cntrl0.L1DcacheMemory_total_misses: 856 - system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 856 + system.l1_cntrl0.L1DcacheMemory_total_misses: 815 + system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 815 system.l1_cntrl0.L1DcacheMemory_total_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_sw_prefetches: 0 system.l1_cntrl0.L1DcacheMemory_total_hw_prefetches: 0 - system.l1_cntrl0.L1DcacheMemory_request_type_LD: 5.25701% - system.l1_cntrl0.L1DcacheMemory_request_type_ST: 94.743% + system.l1_cntrl0.L1DcacheMemory_request_type_LD: 4.78528% + system.l1_cntrl0.L1DcacheMemory_request_type_ST: 95.2147% - system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 856 100% + system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor: 815 100% --- L1Cache --- - Event Counts - -Load [50 ] 50 -Ifetch [50 ] 50 -Store [878 ] 878 +Load [48 ] 48 +Ifetch [52 ] 52 +Store [855 ] 855 Atomic [0 ] 0 -L1_Replacement [19825 ] 19825 -Data_Shared [5 ] 5 -Data_Owner [1 ] 1 -Data_All_Tokens [966 ] 966 +L1_Replacement [18483 ] 18483 +Data_Shared [8 ] 8 +Data_Owner [3 ] 3 +Data_All_Tokens [937 ] 937 Ack [0 ] 0 -Ack_All_Tokens [1 ] 1 +Ack_All_Tokens [3 ] 3 Transient_GETX [0 ] 0 Transient_Local_GETX [0 ] 0 Transient_GETS [0 ] 0 @@ -255,21 +254,21 @@ Transient_Local_GETS_Last_Token [0 ] 0 Persistent_GETX [0 ] 0 Persistent_GETS [0 ] 0 Persistent_GETS_Last_Token [0 ] 0 -Own_Lock_or_Unlock [358 ] 358 -Request_Timeout [599 ] 599 +Own_Lock_or_Unlock [350 ] 350 +Request_Timeout [565 ] 565 Use_TimeoutStarverX [0 ] 0 Use_TimeoutStarverS [0 ] 0 -Use_TimeoutNoStarvers [896 ] 896 +Use_TimeoutNoStarvers [856 ] 856 Use_TimeoutNoStarvers_NoMig [0 ] 0 - Transitions - -NP Load [45 ] 45 -NP Ifetch [48 ] 48 -NP Store [811 ] 811 +NP Load [39 ] 39 +NP Ifetch [52 ] 52 +NP Store [776 ] 776 NP Atomic [0 ] 0 NP Data_Shared [0 ] 0 NP Data_Owner [0 ] 0 -NP Data_All_Tokens [69 ] 69 +NP Data_All_Tokens [83 ] 83 NP Ack [0 ] 0 NP Transient_GETX [0 ] 0 NP Transient_Local_GETX [0 ] 0 @@ -278,7 +277,7 @@ NP Transient_Local_GETS [0 ] 0 NP Persistent_GETX [0 ] 0 NP Persistent_GETS [0 ] 0 NP Persistent_GETS_Last_Token [0 ] 0 -NP Own_Lock_or_Unlock [176 ] 176 +NP Own_Lock_or_Unlock [168 ] 168 I Load [0 ] 0 I Ifetch [0 ] 0 @@ -304,7 +303,7 @@ S Load [0 ] 0 S Ifetch [0 ] 0 S Store [0 ] 0 S Atomic [0 ] 0 -S L1_Replacement [5 ] 5 +S L1_Replacement [8 ] 8 S Data_Shared [0 ] 0 S Data_Owner [0 ] 0 S Data_All_Tokens [0 ] 0 @@ -341,36 +340,36 @@ O Persistent_GETS_Last_Token [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 M Load [0 ] 0 -M Ifetch [2 ] 2 +M Ifetch [0 ] 0 M Store [0 ] 0 M Atomic [0 ] 0 -M L1_Replacement [85 ] 85 +M L1_Replacement [80 ] 80 M Transient_GETX [0 ] 0 M Transient_Local_GETX [0 ] 0 M Transient_GETS [0 ] 0 M Transient_Local_GETS [0 ] 0 M Persistent_GETX [0 ] 0 M Persistent_GETS [0 ] 0 -M Own_Lock_or_Unlock [11 ] 11 +M Own_Lock_or_Unlock [14 ] 14 -MM Load [4 ] 4 +MM Load [9 ] 9 MM Ifetch [0 ] 0 -MM Store [59 ] 59 +MM Store [68 ] 68 MM Atomic [0 ] 0 -MM L1_Replacement [809 ] 809 +MM L1_Replacement [774 ] 774 MM Transient_GETX [0 ] 0 MM Transient_Local_GETX [0 ] 0 MM Transient_GETS [0 ] 0 MM Transient_Local_GETS [0 ] 0 MM Persistent_GETX [0 ] 0 MM Persistent_GETS [0 ] 0 -MM Own_Lock_or_Unlock [13 ] 13 +MM Own_Lock_or_Unlock [17 ] 17 M_W Load [0 ] 0 M_W Ifetch [0 ] 0 M_W Store [1 ] 1 M_W Atomic [0 ] 0 -M_W L1_Replacement [376 ] 376 +M_W L1_Replacement [353 ] 353 M_W Transient_GETX [0 ] 0 M_W Transient_Local_GETX [0 ] 0 M_W Transient_GETS [0 ] 0 @@ -380,34 +379,34 @@ M_W Persistent_GETS [0 ] 0 M_W Own_Lock_or_Unlock [3 ] 3 M_W Use_TimeoutStarverX [0 ] 0 M_W Use_TimeoutStarverS [0 ] 0 -M_W Use_TimeoutNoStarvers [86 ] 86 +M_W Use_TimeoutNoStarvers [81 ] 81 M_W Use_TimeoutNoStarvers_NoMig [0 ] 0 -MM_W Load [1 ] 1 +MM_W Load [0 ] 0 MM_W Ifetch [0 ] 0 -MM_W Store [7 ] 7 +MM_W Store [10 ] 10 MM_W Atomic [0 ] 0 -MM_W L1_Replacement [7825 ] 7825 +MM_W L1_Replacement [7103 ] 7103 MM_W Transient_GETX [0 ] 0 MM_W Transient_Local_GETX [0 ] 0 MM_W Transient_GETS [0 ] 0 MM_W Transient_Local_GETS [0 ] 0 MM_W Persistent_GETX [0 ] 0 MM_W Persistent_GETS [0 ] 0 -MM_W Own_Lock_or_Unlock [18 ] 18 +MM_W Own_Lock_or_Unlock [22 ] 22 MM_W Use_TimeoutStarverX [0 ] 0 MM_W Use_TimeoutStarverS [0 ] 0 -MM_W Use_TimeoutNoStarvers [810 ] 810 +MM_W Use_TimeoutNoStarvers [775 ] 775 MM_W Use_TimeoutNoStarvers_NoMig [0 ] 0 IM Load [0 ] 0 IM Ifetch [0 ] 0 IM Store [0 ] 0 IM Atomic [0 ] 0 -IM L1_Replacement [10209 ] 10209 +IM L1_Replacement [9674 ] 9674 IM Data_Shared [0 ] 0 -IM Data_Owner [1 ] 1 -IM Data_All_Tokens [809 ] 809 +IM Data_Owner [3 ] 3 +IM Data_All_Tokens [771 ] 771 IM Ack [0 ] 0 IM Transient_GETX [0 ] 0 IM Transient_Local_GETX [0 ] 0 @@ -418,8 +417,8 @@ IM Transient_Local_GETS_Last_Token [0 ] 0 IM Persistent_GETX [0 ] 0 IM Persistent_GETS [0 ] 0 IM Persistent_GETS_Last_Token [0 ] 0 -IM Own_Lock_or_Unlock [122 ] 122 -IM Request_Timeout [523 ] 523 +IM Own_Lock_or_Unlock [104 ] 104 +IM Request_Timeout [466 ] 466 SM Load [0 ] 0 SM Ifetch [0 ] 0 @@ -450,7 +449,7 @@ OM L1_Replacement [0 ] 0 OM Data_Shared [0 ] 0 OM Data_All_Tokens [0 ] 0 OM Ack [0 ] 0 -OM Ack_All_Tokens [1 ] 1 +OM Ack_All_Tokens [3 ] 3 OM Transient_GETX [0 ] 0 OM Transient_Local_GETX [0 ] 0 OM Transient_GETS [0 ] 0 @@ -460,17 +459,17 @@ OM Transient_Local_GETS_Last_Token [0 ] 0 OM Persistent_GETX [0 ] 0 OM Persistent_GETS [0 ] 0 OM Persistent_GETS_Last_Token [0 ] 0 -OM Own_Lock_or_Unlock [1 ] 1 -OM Request_Timeout [1 ] 1 +OM Own_Lock_or_Unlock [3 ] 3 +OM Request_Timeout [24 ] 24 IS Load [0 ] 0 IS Ifetch [0 ] 0 IS Store [0 ] 0 IS Atomic [0 ] 0 -IS L1_Replacement [516 ] 516 -IS Data_Shared [5 ] 5 +IS L1_Replacement [491 ] 491 +IS Data_Shared [8 ] 8 IS Data_Owner [0 ] 0 -IS Data_All_Tokens [88 ] 88 +IS Data_All_Tokens [83 ] 83 IS Ack [0 ] 0 IS Transient_GETX [0 ] 0 IS Transient_Local_GETX [0 ] 0 @@ -481,7 +480,7 @@ IS Transient_Local_GETS_Last_Token [0 ] 0 IS Persistent_GETX [0 ] 0 IS Persistent_GETS [0 ] 0 IS Persistent_GETS_Last_Token [0 ] 0 -IS Own_Lock_or_Unlock [14 ] 14 +IS Own_Lock_or_Unlock [19 ] 19 IS Request_Timeout [75 ] 75 I_L Load [0 ] 0 @@ -586,50 +585,50 @@ IS_L Own_Lock_or_Unlock [0 ] 0 IS_L Request_Timeout [0 ] 0 Cache Stats: system.l2_cntrl0.L2cacheMemory - system.l2_cntrl0.L2cacheMemory_total_misses: 865 - system.l2_cntrl0.L2cacheMemory_total_demand_misses: 865 + system.l2_cntrl0.L2cacheMemory_total_misses: 830 + system.l2_cntrl0.L2cacheMemory_total_demand_misses: 830 system.l2_cntrl0.L2cacheMemory_total_prefetches: 0 system.l2_cntrl0.L2cacheMemory_total_sw_prefetches: 0 system.l2_cntrl0.L2cacheMemory_total_hw_prefetches: 0 - system.l2_cntrl0.L2cacheMemory_request_type_GETS: 10.1734% - system.l2_cntrl0.L2cacheMemory_request_type_GETX: 89.8266% + system.l2_cntrl0.L2cacheMemory_request_type_GETS: 10% + system.l2_cntrl0.L2cacheMemory_request_type_GETX: 90% - system.l2_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 865 100% + system.l2_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 830 100% --- L2Cache --- - Event Counts - -L1_GETS [93 ] 93 +L1_GETS [91 ] 91 L1_GETS_Last_Token [0 ] 0 -L1_GETX [811 ] 811 +L1_GETX [776 ] 776 L1_INV [0 ] 0 Transient_GETX [0 ] 0 Transient_GETS [0 ] 0 Transient_GETS_Last_Token [0 ] 0 -L2_Replacement [807 ] 807 +L2_Replacement [762 ] 762 Writeback_Tokens [0 ] 0 -Writeback_Shared_Data [2 ] 2 -Writeback_All_Tokens [897 ] 897 +Writeback_Shared_Data [4 ] 4 +Writeback_All_Tokens [858 ] 858 Writeback_Owned [0 ] 0 Data_Shared [0 ] 0 Data_Owner [0 ] 0 Data_All_Tokens [0 ] 0 Ack [0 ] 0 Ack_All_Tokens [0 ] 0 -Persistent_GETX [160 ] 160 -Persistent_GETS [19 ] 19 +Persistent_GETX [152 ] 152 +Persistent_GETS [23 ] 23 Persistent_GETS_Last_Token [0 ] 0 -Own_Lock_or_Unlock [179 ] 179 +Own_Lock_or_Unlock [175 ] 175 - Transitions - -NP L1_GETS [85 ] 85 -NP L1_GETX [774 ] 774 +NP L1_GETS [83 ] 83 +NP L1_GETX [744 ] 744 NP L1_INV [0 ] 0 NP Transient_GETX [0 ] 0 NP Transient_GETS [0 ] 0 NP Writeback_Tokens [0 ] 0 -NP Writeback_Shared_Data [1 ] 1 -NP Writeback_All_Tokens [810 ] 810 +NP Writeback_Shared_Data [0 ] 0 +NP Writeback_All_Tokens [766 ] 766 NP Writeback_Owned [0 ] 0 NP Data_Shared [0 ] 0 NP Data_Owner [0 ] 0 @@ -638,25 +637,25 @@ NP Ack [0 ] 0 NP Persistent_GETX [0 ] 0 NP Persistent_GETS [0 ] 0 NP Persistent_GETS_Last_Token [0 ] 0 -NP Own_Lock_or_Unlock [159 ] 159 +NP Own_Lock_or_Unlock [154 ] 154 -I L1_GETS [3 ] 3 +I L1_GETS [0 ] 0 I L1_GETS_Last_Token [0 ] 0 -I L1_GETX [2 ] 2 +I L1_GETX [0 ] 0 I L1_INV [0 ] 0 I Transient_GETX [0 ] 0 I Transient_GETS [0 ] 0 I Transient_GETS_Last_Token [0 ] 0 I L2_Replacement [18 ] 18 I Writeback_Tokens [0 ] 0 -I Writeback_Shared_Data [1 ] 1 -I Writeback_All_Tokens [35 ] 35 +I Writeback_Shared_Data [3 ] 3 +I Writeback_All_Tokens [30 ] 30 I Writeback_Owned [0 ] 0 I Data_Shared [0 ] 0 I Data_Owner [0 ] 0 I Data_All_Tokens [0 ] 0 I Ack [0 ] 0 -I Persistent_GETX [0 ] 0 +I Persistent_GETX [1 ] 1 I Persistent_GETS [0 ] 0 I Persistent_GETS_Last_Token [0 ] 0 I Own_Lock_or_Unlock [0 ] 0 @@ -668,7 +667,7 @@ S L1_INV [0 ] 0 S Transient_GETX [0 ] 0 S Transient_GETS [0 ] 0 S Transient_GETS_Last_Token [0 ] 0 -S L2_Replacement [1 ] 1 +S L2_Replacement [0 ] 0 S Writeback_Tokens [0 ] 0 S Writeback_Shared_Data [0 ] 0 S Writeback_All_Tokens [0 ] 0 @@ -677,22 +676,22 @@ S Data_Shared [0 ] 0 S Data_Owner [0 ] 0 S Data_All_Tokens [0 ] 0 S Ack [0 ] 0 -S Persistent_GETX [1 ] 1 +S Persistent_GETX [3 ] 3 S Persistent_GETS [0 ] 0 S Persistent_GETS_Last_Token [0 ] 0 S Own_Lock_or_Unlock [0 ] 0 -O L1_GETS [0 ] 0 +O L1_GETS [1 ] 1 O L1_GETS_Last_Token [0 ] 0 -O L1_GETX [1 ] 1 +O L1_GETX [3 ] 3 O L1_INV [0 ] 0 O Transient_GETX [0 ] 0 O Transient_GETS [0 ] 0 O Transient_GETS_Last_Token [0 ] 0 -O L2_Replacement [1 ] 1 +O L2_Replacement [0 ] 0 O Writeback_Tokens [0 ] 0 -O Writeback_Shared_Data [0 ] 0 -O Writeback_All_Tokens [3 ] 3 +O Writeback_Shared_Data [1 ] 1 +O Writeback_All_Tokens [4 ] 4 O Data_Shared [0 ] 0 O Data_All_Tokens [0 ] 0 O Ack [0 ] 0 @@ -702,14 +701,14 @@ O Persistent_GETS [0 ] 0 O Persistent_GETS_Last_Token [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 -M L1_GETS [5 ] 5 -M L1_GETX [34 ] 34 +M L1_GETS [7 ] 7 +M L1_GETX [29 ] 29 M L1_INV [0 ] 0 M Transient_GETX [0 ] 0 M Transient_GETS [0 ] 0 -M L2_Replacement [786 ] 786 -M Persistent_GETX [17 ] 17 -M Persistent_GETS [3 ] 3 +M L2_Replacement [744 ] 744 +M Persistent_GETX [15 ] 15 +M Persistent_GETS [2 ] 2 M Own_Lock_or_Unlock [0 ] 0 I_L L1_GETS [0 ] 0 @@ -718,18 +717,18 @@ I_L L1_INV [0 ] 0 I_L Transient_GETX [0 ] 0 I_L Transient_GETS [0 ] 0 I_L Transient_GETS_Last_Token [0 ] 0 -I_L L2_Replacement [1 ] 1 +I_L L2_Replacement [0 ] 0 I_L Writeback_Tokens [0 ] 0 I_L Writeback_Shared_Data [0 ] 0 -I_L Writeback_All_Tokens [49 ] 49 +I_L Writeback_All_Tokens [58 ] 58 I_L Writeback_Owned [0 ] 0 I_L Data_Shared [0 ] 0 I_L Data_Owner [0 ] 0 I_L Data_All_Tokens [0 ] 0 I_L Ack [0 ] 0 -I_L Persistent_GETX [142 ] 142 -I_L Persistent_GETS [16 ] 16 -I_L Own_Lock_or_Unlock [20 ] 20 +I_L Persistent_GETX [133 ] 133 +I_L Persistent_GETS [21 ] 21 +I_L Own_Lock_or_Unlock [21 ] 21 S_L L1_GETS [0 ] 0 S_L L1_GETS_Last_Token [0 ] 0 @@ -753,71 +752,71 @@ S_L Persistent_GETS_Last_Token [0 ] 0 S_L Own_Lock_or_Unlock [0 ] 0 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1638 - memory_reads: 857 - memory_writes: 781 - memory_refreshes: 559 - memory_total_request_delays: 1137 - memory_delays_per_request: 0.694139 - memory_delays_in_input_queue: 178 - memory_delays_behind_head_of_bank_queue: 0 - memory_delays_stalled_at_head_of_bank_queue: 959 - memory_stalls_for_bank_busy: 158 + memory_total_requests: 1574 + memory_reads: 826 + memory_writes: 748 + memory_refreshes: 531 + memory_total_request_delays: 1037 + memory_delays_per_request: 0.658831 + memory_delays_in_input_queue: 141 + memory_delays_behind_head_of_bank_queue: 2 + memory_delays_stalled_at_head_of_bank_queue: 894 + memory_stalls_for_bank_busy: 217 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 113 - memory_stalls_for_bus: 401 + memory_stalls_for_arbitration: 83 + memory_stalls_for_bus: 353 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 205 - memory_stalls_for_read_read_turnaround: 82 - accesses_per_bank: 43 36 45 82 56 68 39 49 63 53 46 57 46 44 30 48 52 45 51 51 50 54 52 58 33 59 64 54 43 63 43 61 + memory_stalls_for_read_write_turnaround: 169 + memory_stalls_for_read_read_turnaround: 72 + accesses_per_bank: 45 29 60 82 68 54 61 51 42 44 37 39 45 54 39 49 42 55 46 41 46 48 53 59 44 62 49 35 51 49 60 35 --- Directory --- - Event Counts - -GETX [796 ] 796 -GETS [88 ] 88 -Lockdown [179 ] 179 -Unlockdown [179 ] 179 +GETX [768 ] 768 +GETS [83 ] 83 +Lockdown [175 ] 175 +Unlockdown [175 ] 175 Own_Lock_or_Unlock [0 ] 0 Own_Lock_or_Unlock_Tokens [0 ] 0 -Data_Owner [1 ] 1 -Data_All_Tokens [787 ] 787 +Data_Owner [0 ] 0 +Data_All_Tokens [757 ] 757 Ack_Owner [0 ] 0 -Ack_Owner_All_Tokens [68 ] 68 +Ack_Owner_All_Tokens [70 ] 70 Tokens [0 ] 0 -Ack_All_Tokens [1 ] 1 +Ack_All_Tokens [0 ] 0 Request_Timeout [0 ] 0 -Memory_Data [856 ] 856 -Memory_Ack [781 ] 781 +Memory_Data [825 ] 825 +Memory_Ack [748 ] 748 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 DMA_WRITE_All_Tokens [0 ] 0 - Transitions - -O GETX [766 ] 766 -O GETS [85 ] 85 -O Lockdown [6 ] 6 +O GETX [739 ] 739 +O GETS [83 ] 83 +O Lockdown [4 ] 4 O Unlockdown [0 ] 0 O Own_Lock_or_Unlock [0 ] 0 O Own_Lock_or_Unlock_Tokens [0 ] 0 O Data_Owner [0 ] 0 O Data_All_Tokens [0 ] 0 O Tokens [0 ] 0 -O Ack_All_Tokens [1 ] 1 +O Ack_All_Tokens [0 ] 0 O DMA_READ [0 ] 0 O DMA_WRITE [0 ] 0 O DMA_WRITE_All_Tokens [0 ] 0 -NO GETX [9 ] 9 -NO GETS [3 ] 3 -NO Lockdown [162 ] 162 +NO GETX [6 ] 6 +NO GETS [0 ] 0 +NO Lockdown [159 ] 159 NO Unlockdown [0 ] 0 NO Own_Lock_or_Unlock [0 ] 0 NO Own_Lock_or_Unlock_Tokens [0 ] 0 -NO Data_Owner [1 ] 1 -NO Data_All_Tokens [780 ] 780 +NO Data_Owner [0 ] 0 +NO Data_All_Tokens [748 ] 748 NO Ack_Owner [0 ] 0 -NO Ack_Owner_All_Tokens [68 ] 68 +NO Ack_Owner_All_Tokens [70 ] 70 NO Tokens [0 ] 0 NO DMA_READ [0 ] 0 NO DMA_WRITE [0 ] 0 @@ -825,11 +824,11 @@ NO DMA_WRITE [0 ] 0 L GETX [2 ] 2 L GETS [0 ] 0 L Lockdown [0 ] 0 -L Unlockdown [179 ] 179 +L Unlockdown [173 ] 173 L Own_Lock_or_Unlock [0 ] 0 L Own_Lock_or_Unlock_Tokens [0 ] 0 L Data_Owner [0 ] 0 -L Data_All_Tokens [7 ] 7 +L Data_All_Tokens [9 ] 9 L Ack_Owner [0 ] 0 L Ack_Owner_All_Tokens [0 ] 0 L Tokens [0 ] 0 @@ -839,7 +838,7 @@ L DMA_WRITE_All_Tokens [0 ] 0 O_W GETX [0 ] 0 O_W GETS [0 ] 0 -O_W Lockdown [0 ] 0 +O_W Lockdown [2 ] 2 O_W Unlockdown [0 ] 0 O_W Own_Lock_or_Unlock [0 ] 0 O_W Own_Lock_or_Unlock_Tokens [0 ] 0 @@ -849,15 +848,15 @@ O_W Ack_Owner [0 ] 0 O_W Tokens [0 ] 0 O_W Ack_All_Tokens [0 ] 0 O_W Memory_Data [0 ] 0 -O_W Memory_Ack [781 ] 781 +O_W Memory_Ack [748 ] 748 O_W DMA_READ [0 ] 0 O_W DMA_WRITE [0 ] 0 O_W DMA_WRITE_All_Tokens [0 ] 0 -L_O_W GETX [19 ] 19 +L_O_W GETX [21 ] 21 L_O_W GETS [0 ] 0 L_O_W Lockdown [0 ] 0 -L_O_W Unlockdown [0 ] 0 +L_O_W Unlockdown [2 ] 2 L_O_W Own_Lock_or_Unlock [0 ] 0 L_O_W Own_Lock_or_Unlock_Tokens [0 ] 0 L_O_W Data_Owner [0 ] 0 @@ -865,7 +864,7 @@ L_O_W Data_All_Tokens [0 ] 0 L_O_W Ack_Owner [0 ] 0 L_O_W Tokens [0 ] 0 L_O_W Ack_All_Tokens [0 ] 0 -L_O_W Memory_Data [6 ] 6 +L_O_W Memory_Data [4 ] 4 L_O_W Memory_Ack [0 ] 0 L_O_W DMA_READ [0 ] 0 L_O_W DMA_WRITE [0 ] 0 @@ -882,7 +881,7 @@ L_NO_W Data_All_Tokens [0 ] 0 L_NO_W Ack_Owner [0 ] 0 L_NO_W Tokens [0 ] 0 L_NO_W Ack_All_Tokens [0 ] 0 -L_NO_W Memory_Data [11 ] 11 +L_NO_W Memory_Data [10 ] 10 L_NO_W DMA_READ [0 ] 0 L_NO_W DMA_WRITE [0 ] 0 L_NO_W DMA_WRITE_All_Tokens [0 ] 0 @@ -923,7 +922,7 @@ DW_L_W DMA_WRITE_All_Tokens [0 ] 0 NO_W GETX [0 ] 0 NO_W GETS [0 ] 0 -NO_W Lockdown [11 ] 11 +NO_W Lockdown [10 ] 10 NO_W Unlockdown [0 ] 0 NO_W Own_Lock_or_Unlock [0 ] 0 NO_W Own_Lock_or_Unlock_Tokens [0 ] 0 @@ -932,7 +931,7 @@ NO_W Data_All_Tokens [0 ] 0 NO_W Ack_Owner [0 ] 0 NO_W Tokens [0 ] 0 NO_W Ack_All_Tokens [0 ] 0 -NO_W Memory_Data [839 ] 839 +NO_W Memory_Data [811 ] 811 NO_W DMA_READ [0 ] 0 NO_W DMA_WRITE [0 ] 0 NO_W DMA_WRITE_All_Tokens [0 ] 0 diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/simout b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/simout index aa7783380..837429f75 100755 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/simout +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:17:10 -M5 started Apr 19 2011 12:17:16 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_CMP_token/m5.fast -d build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_token -re tests/run.py build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_token +M5 compiled Apr 28 2011 15:03:17 +M5 started Apr 28 2011 15:03:52 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_CMP_token/m5.opt -d build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_token -re tests/run.py build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_token Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 268001 because Ruby Tester completed +Exiting @ tick 254811 because Ruby Tester completed diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt index e0dc8816d..e56ff9f07 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_token/stats.txt @@ -1,10 +1,10 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 210932 # Number of bytes of host memory used -host_seconds 0.09 # Real time elapsed on the host -host_tick_rate 3091502 # Simulator tick rate (ticks/s) +host_mem_usage 225148 # Number of bytes of host memory used +host_seconds 0.20 # Real time elapsed on the host +host_tick_rate 1244529 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.000268 # Number of seconds simulated -sim_ticks 268001 # Number of ticks simulated +sim_seconds 0.000255 # Number of seconds simulated +sim_ticks 254811 # Number of ticks simulated ---------- End Simulation Statistics ---------- diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/config.ini b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/config.ini index 5fea2b164..7495f5af5 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/config.ini +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/config.ini @@ -22,6 +22,7 @@ work_item_id=-1 type=Directory_Controller children=directory memBuffer probeFilter buffer_size=0 +cntrl_id=1 directory=system.dir_cntrl0.directory full_bit_dir_enabled=false memBuffer=system.dir_cntrl0.memBuffer @@ -78,6 +79,7 @@ L1IcacheMemory=system.ruby.cpu_ruby_ports.icache L2cacheMemory=system.l1_cntrl0.L2cacheMemory buffer_size=0 cache_response_latency=10 +cntrl_id=0 issue_latency=2 l2_cache_hit_latency=10 no_mig_atomic=true @@ -156,52 +158,67 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 int_links0 int_links1 +children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 -num_int_nodes=3 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=2 +link_id=2 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers2 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=2 +link_id=3 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers2 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/ruby.stats b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/ruby.stats index a78bc431b..c1643d6d6 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/ruby.stats +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 12:09:50 +Real time: Apr/28/2011 15:12:18 Profiler Stats -------------- @@ -43,20 +43,20 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.17 -Virtual_time_in_minutes: 0.00283333 -Virtual_time_in_hours: 4.72222e-05 -Virtual_time_in_days: 1.96759e-06 +Virtual_time_in_seconds: 0.47 +Virtual_time_in_minutes: 0.00783333 +Virtual_time_in_hours: 0.000130556 +Virtual_time_in_days: 5.43981e-06 -Ruby_current_time: 210961 +Ruby_current_time: 218861 Ruby_start_time: 0 -Ruby_cycles: 210961 +Ruby_cycles: 218861 -mbytes_resident: 35.4336 -mbytes_total: 205.836 -resident_ratio: 0.172164 +mbytes_resident: 35.7695 +mbytes_total: 219.633 +resident_ratio: 0.162914 -ruby_cycles_executed: [ 210962 ] +ruby_cycles_executed: [ 218862 ] Busy Controller Counts: L1Cache-0:0 @@ -65,17 +65,17 @@ Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 978 average: 15.8016 | standard deviation: 1.14461 | 0 1 1 1 1 1 1 1 1 1 1 1 1 1 3 71 891 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1005 average: 15.808 | standard deviation: 1.13264 | 0 1 1 1 1 1 1 1 1 1 1 1 1 2 4 65 922 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 64 max: 8993 count: 963 average: 3469.42 | standard deviation: 1599.67 | 72 11 5 3 10 7 13 12 7 12 1 8 4 1 1 2 0 1 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 2 3 2 0 5 2 2 5 6 10 12 7 16 18 17 32 34 24 31 26 29 36 35 35 28 41 44 32 34 21 30 17 25 22 20 20 10 10 6 8 9 7 5 2 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_LD: [binsize: 32 max: 5235 count: 48 average: 3979.79 | standard deviation: 1306.56 | 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 1 0 1 0 0 1 0 1 0 1 0 2 3 2 2 1 4 0 1 0 1 1 2 0 0 1 0 2 1 1 0 0 0 0 0 0 1 0 1 0 3 0 2 0 0 0 3 0 1 ] -miss_latency_ST: [binsize: 64 max: 8993 count: 863 average: 3621.56 | standard deviation: 1476.69 | 66 9 4 1 5 2 6 6 3 6 0 0 2 1 1 2 0 0 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 2 3 2 0 5 2 2 5 5 10 11 7 16 18 17 32 31 23 31 25 28 35 30 31 23 40 43 29 34 20 27 16 25 22 19 19 7 8 6 5 8 7 5 2 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 8 max: 1126 count: 52 average: 473.327 | standard deviation: 221.338 | 0 2 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 2 1 1 0 0 0 1 0 1 0 1 0 0 2 5 1 1 0 0 0 0 0 0 0 0 0 1 0 3 2 2 1 0 1 0 0 0 0 1 2 0 0 2 0 1 0 1 0 0 0 0 0 0 0 2 2 2 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] -miss_latency_L1Cache: [binsize: 1 max: 117 count: 71 average: 13.3803 | standard deviation: 32.5601 | 0 10 15 23 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 2 1 0 0 0 1 1 ] -miss_latency_L2Cache: [binsize: 64 max: 8993 count: 33 average: 2589.88 | standard deviation: 2554.56 | 8 4 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 4 2 2 1 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 ] -miss_latency_Directory: [binsize: 32 max: 6151 count: 859 average: 3788.87 | standard deviation: 1226.92 | 0 0 0 0 0 5 1 1 8 2 2 5 13 0 0 12 6 0 4 8 1 0 7 1 1 3 1 0 1 0 1 1 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 2 1 2 0 0 0 5 0 1 1 2 0 2 3 3 3 6 3 4 7 4 3 6 10 11 6 4 12 14 14 15 17 13 9 17 13 7 19 18 10 17 19 20 15 17 17 8 20 25 16 22 22 14 18 15 19 10 10 19 11 9 8 14 11 15 7 12 8 9 11 5 5 4 6 3 3 3 5 4 5 2 5 2 3 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 ] +miss_latency: [binsize: 128 max: 15144 count: 990 average: 3497.61 | standard deviation: 1761.96 | 94 4 26 34 22 11 5 2 0 0 2 0 0 2 0 0 1 0 1 0 0 1 3 1 3 8 16 24 44 55 84 62 81 68 73 52 45 41 35 22 24 22 9 3 1 2 1 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_LD: [binsize: 32 max: 5449 count: 40 average: 3885.72 | standard deviation: 1329.57 | 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 2 0 0 2 1 0 4 1 0 0 1 1 0 1 0 0 0 0 2 0 1 0 0 1 0 1 1 0 0 0 3 0 1 1 1 0 0 1 0 0 0 0 0 1 0 1 1 0 0 1 0 0 0 0 1 ] +miss_latency_ST: [binsize: 128 max: 15144 count: 890 average: 3688.06 | standard deviation: 1639.42 | 83 2 16 13 12 4 3 1 0 0 2 0 0 2 0 0 1 0 1 0 0 1 3 1 2 8 14 24 42 51 78 60 80 66 71 50 42 38 34 21 22 21 8 3 1 2 1 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH: [binsize: 8 max: 999 count: 60 average: 413.883 | standard deviation: 232.639 | 6 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 5 1 1 0 0 1 0 1 0 0 0 0 0 1 3 4 3 0 2 1 0 0 1 0 0 0 2 1 1 2 0 1 1 0 1 0 0 0 0 1 2 1 3 0 0 0 0 1 0 0 0 0 1 2 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_L1Cache: [binsize: 1 max: 115 count: 78 average: 13.2051 | standard deviation: 32.1294 | 0 21 15 17 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 0 1 1 0 0 0 0 1 0 1 ] +miss_latency_L2Cache: [binsize: 128 max: 15144 count: 38 average: 3161.37 | standard deviation: 3572.78 | 16 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 1 2 1 1 2 1 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_Directory: [binsize: 32 max: 5926 count: 874 average: 3823.2 | standard deviation: 1334.21 | 0 0 0 0 0 2 2 0 9 7 2 8 16 4 3 11 4 1 10 6 1 5 4 1 0 2 3 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 2 0 0 1 0 1 0 1 1 2 1 1 4 3 2 6 4 2 7 7 8 8 9 15 10 13 13 8 20 17 18 24 23 18 9 19 15 21 21 16 22 24 8 21 13 24 18 15 15 16 12 12 10 9 11 11 12 12 5 11 13 7 10 10 8 2 9 8 3 5 10 6 3 9 4 5 4 6 1 2 0 2 1 0 0 1 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -85,14 +85,15 @@ miss_latency_dir_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] -imcomplete_dir_Times: 859 -miss_latency_LD_L1Cache: [binsize: 1 max: 3 count: 4 average: 2 | standard deviation: 0.816497 | 0 1 2 1 ] -miss_latency_LD_Directory: [binsize: 32 max: 5235 count: 44 average: 4341.41 | standard deviation: 510.099 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 1 0 1 0 0 1 0 1 0 1 0 2 3 2 2 1 4 0 1 0 1 1 2 0 0 1 0 2 1 1 0 0 0 0 0 0 1 0 1 0 3 0 2 0 0 0 3 0 1 ] -miss_latency_ST_L1Cache: [binsize: 1 max: 117 count: 67 average: 14.0597 | standard deviation: 33.4075 | 0 9 13 22 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 2 1 0 0 0 1 1 ] -miss_latency_ST_L2Cache: [binsize: 64 max: 8993 count: 29 average: 2938.52 | standard deviation: 2533.58 | 6 2 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 4 2 2 1 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 ] -miss_latency_ST_Directory: [binsize: 32 max: 6151 count: 767 average: 3962.52 | standard deviation: 973.04 | 0 0 0 0 0 4 0 0 4 1 0 2 6 0 0 6 2 0 1 5 0 0 0 0 0 2 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 2 1 2 0 0 0 5 0 1 1 2 0 2 3 3 2 6 3 4 6 4 3 6 10 11 6 4 12 14 14 13 16 13 8 17 13 6 19 17 10 16 19 18 12 15 15 7 16 25 15 22 21 13 16 15 19 9 10 17 10 8 8 14 11 15 7 12 7 9 10 5 2 4 4 3 3 3 2 4 4 2 5 2 3 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 ] -miss_latency_IFETCH_L2Cache: [binsize: 1 max: 117 count: 4 average: 62.25 | standard deviation: 62.0725 | 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 ] -miss_latency_IFETCH_Directory: [binsize: 8 max: 1126 count: 48 average: 507.583 | standard deviation: 193.22 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 2 1 1 0 0 0 1 0 1 0 1 0 0 2 5 1 1 0 0 0 0 0 0 0 0 0 1 0 3 2 2 1 0 1 0 0 0 0 1 2 0 0 2 0 1 0 1 0 0 0 0 0 0 0 2 2 2 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ] +imcomplete_dir_Times: 874 +miss_latency_LD_L1Cache: [binsize: 1 max: 115 count: 2 average: 59 | standard deviation: 79.196 | 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_LD_Directory: [binsize: 32 max: 5449 count: 38 average: 4087.13 | standard deviation: 1014.85 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 2 0 0 2 1 0 4 1 0 0 1 1 0 1 0 0 0 0 2 0 1 0 0 1 0 1 1 0 0 0 3 0 1 1 1 0 0 1 0 0 0 0 0 1 0 1 1 0 0 1 0 0 0 0 1 ] +miss_latency_ST_L1Cache: [binsize: 1 max: 113 count: 75 average: 12.1333 | standard deviation: 30.4935 | 0 21 14 16 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 0 1 1 0 0 0 0 1 ] +miss_latency_ST_L2Cache: [binsize: 128 max: 15144 count: 30 average: 3999.4 | standard deviation: 3582.58 | 8 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 1 2 1 1 2 1 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_ST_Directory: [binsize: 32 max: 5926 count: 785 average: 4027.37 | standard deviation: 1077.58 | 0 0 0 0 0 1 1 0 3 5 1 7 6 1 2 4 2 0 6 3 0 2 2 0 0 1 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 2 0 0 1 0 0 0 1 1 2 1 1 4 2 2 5 4 2 7 7 8 7 9 14 10 11 13 8 18 16 18 20 22 18 9 18 14 21 20 16 22 24 8 19 13 23 18 15 14 16 11 11 10 9 11 8 12 11 4 10 13 7 9 10 8 2 9 8 2 5 9 5 3 9 3 5 4 6 1 1 0 2 1 0 0 1 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 ] +miss_latency_IFETCH_L1Cache: [binsize: 1 max: 2 count: 1 average: 2 | standard deviation: 0 | 0 0 1 ] +miss_latency_IFETCH_L2Cache: [binsize: 1 max: 108 count: 8 average: 18.75 | standard deviation: 36.0912 | 0 0 0 0 1 2 2 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_IFETCH_Directory: [binsize: 8 max: 999 count: 51 average: 483.941 | standard deviation: 174.07 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 5 1 1 0 0 1 0 1 0 0 0 0 0 1 3 4 3 0 2 1 0 0 1 0 0 0 2 1 1 2 0 1 1 0 1 0 0 0 0 1 2 1 3 0 0 0 0 1 0 0 0 0 1 2 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -124,107 +125,107 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9364 +page_reclaims: 10373 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 56 +block_outputs: 0 Network Stats ------------- -total_msg_count_Request_Control: 2577 20616 -total_msg_count_Response_Data: 2577 185544 -total_msg_count_Writeback_Data: 2301 165672 -total_msg_count_Writeback_Control: 5367 42936 -total_msg_count_Unblock_Control: 2574 20592 -total_msgs: 15396 total_bytes: 435360 +total_msg_count_Request_Control: 2625 21000 +total_msg_count_Response_Data: 2622 188784 +total_msg_count_Writeback_Data: 2342 168624 +total_msg_count_Writeback_Control: 5451 43608 +total_msg_count_Unblock_Control: 2615 20920 +total_msgs: 15655 total_bytes: 442936 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.138684 - links_utilized_percent_switch_0_link_0: 0.0508566 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.226511 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 2.10979 + links_utilized_percent_switch_0_link_0: 1.99487 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 2.2247 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 859 61848 [ 0 0 0 0 859 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Control: 852 6816 [ 0 0 0 852 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Request_Control: 859 6872 [ 0 0 859 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Data: 767 55224 [ 0 0 0 0 0 767 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Writeback_Control: 937 7496 [ 0 0 852 0 0 85 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Unblock_Control: 858 6864 [ 0 0 0 0 0 858 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 874 62928 [ 0 0 0 0 874 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Control: 866 6928 [ 0 0 0 866 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Request_Control: 876 7008 [ 0 0 876 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Data: 782 56304 [ 0 0 0 0 0 782 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Writeback_Control: 951 7608 [ 0 0 867 0 0 84 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Unblock_Control: 873 6984 [ 0 0 0 0 0 873 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.130027 - links_utilized_percent_switch_1_link_0: 0.0566278 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.203426 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 2.10727 + links_utilized_percent_switch_1_link_0: 2.21967 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 1.99487 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Request_Control: 859 6872 [ 0 0 859 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Data: 767 55224 [ 0 0 0 0 0 767 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Writeback_Control: 937 7496 [ 0 0 852 0 0 85 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Unblock_Control: 858 6864 [ 0 0 0 0 0 858 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 859 61848 [ 0 0 0 0 859 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 852 6816 [ 0 0 0 852 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Request_Control: 874 6992 [ 0 0 874 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Data: 780 56160 [ 0 0 0 0 0 780 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Writeback_Control: 951 7608 [ 0 0 867 0 0 84 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Unblock_Control: 871 6968 [ 0 0 0 0 0 871 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Data: 874 62928 [ 0 0 0 0 874 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 866 6928 [ 0 0 0 866 0 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.214969 - links_utilized_percent_switch_2_link_0: 0.203426 bw: 160000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.226511 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 2.10739 + links_utilized_percent_switch_2_link_0: 1.99487 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 2.2199 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Data: 859 61848 [ 0 0 0 0 859 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 852 6816 [ 0 0 0 852 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Request_Control: 859 6872 [ 0 0 859 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Data: 767 55224 [ 0 0 0 0 0 767 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Writeback_Control: 937 7496 [ 0 0 852 0 0 85 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Unblock_Control: 858 6864 [ 0 0 0 0 0 858 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Data: 874 62928 [ 0 0 0 0 874 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 866 6928 [ 0 0 0 866 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Request_Control: 875 7000 [ 0 0 875 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Data: 780 56160 [ 0 0 0 0 0 780 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Writeback_Control: 951 7608 [ 0 0 867 0 0 84 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Unblock_Control: 871 6968 [ 0 0 0 0 0 871 0 0 0 0 ] base_latency: 1 Cache Stats: system.ruby.cpu_ruby_ports.icache - system.ruby.cpu_ruby_ports.icache_total_misses: 52 - system.ruby.cpu_ruby_ports.icache_total_demand_misses: 52 + system.ruby.cpu_ruby_ports.icache_total_misses: 59 + system.ruby.cpu_ruby_ports.icache_total_demand_misses: 59 system.ruby.cpu_ruby_ports.icache_total_prefetches: 0 system.ruby.cpu_ruby_ports.icache_total_sw_prefetches: 0 system.ruby.cpu_ruby_ports.icache_total_hw_prefetches: 0 system.ruby.cpu_ruby_ports.icache_request_type_IFETCH: 100% - system.ruby.cpu_ruby_ports.icache_access_mode_type_Supervisor: 52 100% + system.ruby.cpu_ruby_ports.icache_access_mode_type_Supervisor: 59 100% Cache Stats: system.ruby.cpu_ruby_ports.dcache - system.ruby.cpu_ruby_ports.dcache_total_misses: 852 - system.ruby.cpu_ruby_ports.dcache_total_demand_misses: 852 + system.ruby.cpu_ruby_ports.dcache_total_misses: 872 + system.ruby.cpu_ruby_ports.dcache_total_demand_misses: 872 system.ruby.cpu_ruby_ports.dcache_total_prefetches: 0 system.ruby.cpu_ruby_ports.dcache_total_sw_prefetches: 0 system.ruby.cpu_ruby_ports.dcache_total_hw_prefetches: 0 - system.ruby.cpu_ruby_ports.dcache_request_type_LD: 5.28169% - system.ruby.cpu_ruby_ports.dcache_request_type_ST: 94.7183% + system.ruby.cpu_ruby_ports.dcache_request_type_LD: 4.58716% + system.ruby.cpu_ruby_ports.dcache_request_type_ST: 95.4128% - system.ruby.cpu_ruby_ports.dcache_access_mode_type_Supervisor: 852 100% + system.ruby.cpu_ruby_ports.dcache_access_mode_type_Supervisor: 872 100% Cache Stats: system.l1_cntrl0.L2cacheMemory - system.l1_cntrl0.L2cacheMemory_total_misses: 904 - system.l1_cntrl0.L2cacheMemory_total_demand_misses: 904 + system.l1_cntrl0.L2cacheMemory_total_misses: 931 + system.l1_cntrl0.L2cacheMemory_total_demand_misses: 931 system.l1_cntrl0.L2cacheMemory_total_prefetches: 0 system.l1_cntrl0.L2cacheMemory_total_sw_prefetches: 0 system.l1_cntrl0.L2cacheMemory_total_hw_prefetches: 0 - system.l1_cntrl0.L2cacheMemory_request_type_LD: 4.97788% - system.l1_cntrl0.L2cacheMemory_request_type_ST: 89.2699% - system.l1_cntrl0.L2cacheMemory_request_type_IFETCH: 5.75221% + system.l1_cntrl0.L2cacheMemory_request_type_LD: 4.29646% + system.l1_cntrl0.L2cacheMemory_request_type_ST: 89.3663% + system.l1_cntrl0.L2cacheMemory_request_type_IFETCH: 6.33727% - system.l1_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 904 100% + system.l1_cntrl0.L2cacheMemory_access_mode_type_Supervisor: 931 100% --- L1Cache --- - Event Counts - -Load [48 ] 48 -Ifetch [53 ] 53 -Store [888 ] 888 -L2_Replacement [854 ] 854 -L1_to_L2 [16074 ] 16074 -Trigger_L2_to_L1D [39 ] 39 -Trigger_L2_to_L1I [4 ] 4 -Complete_L2_to_L1 [43 ] 43 +Load [42 ] 42 +Ifetch [61 ] 61 +Store [922 ] 922 +L2_Replacement [869 ] 869 +L1_to_L2 [16473 ] 16473 +Trigger_L2_to_L1D [47 ] 47 +Trigger_L2_to_L1I [8 ] 8 +Complete_L2_to_L1 [55 ] 55 Other_GETX [0 ] 0 Other_GETS [0 ] 0 Merged_GETS [0 ] 0 @@ -235,18 +236,18 @@ Ack [0 ] 0 Shared_Ack [0 ] 0 Data [0 ] 0 Shared_Data [0 ] 0 -Exclusive_Data [859 ] 859 -Writeback_Ack [852 ] 852 +Exclusive_Data [874 ] 874 +Writeback_Ack [866 ] 866 Writeback_Nack [0 ] 0 All_acks [0 ] 0 -All_acks_no_sharers [859 ] 859 +All_acks_no_sharers [873 ] 873 Flush_line [0 ] 0 Block_Ack [0 ] 0 - Transitions - -I Load [44 ] 44 -I Ifetch [48 ] 48 -I Store [769 ] 769 +I Load [39 ] 39 +I Ifetch [51 ] 51 +I Store [786 ] 786 I L2_Replacement [0 ] 0 I L1_to_L2 [0 ] 0 I Trigger_L2_to_L1D [0 ] 0 @@ -289,10 +290,10 @@ O Flush_line [0 ] 0 M Load [0 ] 0 M Ifetch [0 ] 0 -M Store [3 ] 3 +M Store [2 ] 2 M L2_Replacement [85 ] 85 -M L1_to_L2 [95 ] 95 -M Trigger_L2_to_L1D [9 ] 9 +M L1_to_L2 [93 ] 93 +M Trigger_L2_to_L1D [8 ] 8 M Trigger_L2_to_L1I [0 ] 0 M Other_GETX [0 ] 0 M Other_GETS [0 ] 0 @@ -302,13 +303,13 @@ M NC_DMA_GETS [0 ] 0 M Invalidate [0 ] 0 M Flush_line [0 ] 0 -MM Load [4 ] 4 -MM Ifetch [4 ] 4 -MM Store [92 ] 92 -MM L2_Replacement [769 ] 769 -MM L1_to_L2 [804 ] 804 -MM Trigger_L2_to_L1D [30 ] 30 -MM Trigger_L2_to_L1I [4 ] 4 +MM Load [2 ] 2 +MM Ifetch [9 ] 9 +MM Store [102 ] 102 +MM L2_Replacement [784 ] 784 +MM L1_to_L2 [833 ] 833 +MM Trigger_L2_to_L1D [39 ] 39 +MM Trigger_L2_to_L1I [8 ] 8 MM Other_GETX [0 ] 0 MM Other_GETS [0 ] 0 MM Merged_GETS [0 ] 0 @@ -321,7 +322,7 @@ IM Load [0 ] 0 IM Ifetch [0 ] 0 IM Store [0 ] 0 IM L2_Replacement [0 ] 0 -IM L1_to_L2 [9842 ] 9842 +IM L1_to_L2 [10256 ] 10256 IM Other_GETX [0 ] 0 IM Other_GETS [0 ] 0 IM Other_GETS_No_Mig [0 ] 0 @@ -329,7 +330,7 @@ IM NC_DMA_GETS [0 ] 0 IM Invalidate [0 ] 0 IM Ack [0 ] 0 IM Data [0 ] 0 -IM Exclusive_Data [767 ] 767 +IM Exclusive_Data [785 ] 785 IM Flush_line [0 ] 0 SM Load [0 ] 0 @@ -374,27 +375,27 @@ ISM Flush_line [0 ] 0 M_W Load [0 ] 0 M_W Ifetch [0 ] 0 -M_W Store [1 ] 1 +M_W Store [0 ] 0 M_W L2_Replacement [0 ] 0 -M_W L1_to_L2 [310 ] 310 +M_W L1_to_L2 [292 ] 292 M_W Ack [0 ] 0 -M_W All_acks_no_sharers [91 ] 91 +M_W All_acks_no_sharers [88 ] 88 M_W Flush_line [0 ] 0 MM_W Load [0 ] 0 MM_W Ifetch [0 ] 0 -MM_W Store [0 ] 0 +MM_W Store [1 ] 1 MM_W L2_Replacement [0 ] 0 -MM_W L1_to_L2 [4284 ] 4284 +MM_W L1_to_L2 [4281 ] 4281 MM_W Ack [0 ] 0 -MM_W All_acks_no_sharers [768 ] 768 +MM_W All_acks_no_sharers [785 ] 785 MM_W Flush_line [0 ] 0 IS Load [0 ] 0 IS Ifetch [0 ] 0 IS Store [0 ] 0 IS L2_Replacement [0 ] 0 -IS L1_to_L2 [621 ] 621 +IS L1_to_L2 [576 ] 576 IS Other_GETX [0 ] 0 IS Other_GETS [0 ] 0 IS Other_GETS_No_Mig [0 ] 0 @@ -404,7 +405,7 @@ IS Ack [0 ] 0 IS Shared_Ack [0 ] 0 IS Data [0 ] 0 IS Shared_Data [0 ] 0 -IS Exclusive_Data [92 ] 92 +IS Exclusive_Data [89 ] 89 IS Flush_line [0 ] 0 SS Load [0 ] 0 @@ -433,8 +434,8 @@ OI Writeback_Ack [0 ] 0 OI Flush_line [0 ] 0 MI Load [0 ] 0 -MI Ifetch [1 ] 1 -MI Store [0 ] 0 +MI Ifetch [0 ] 0 +MI Store [2 ] 2 MI L2_Replacement [0 ] 0 MI L1_to_L2 [0 ] 0 MI Other_GETX [0 ] 0 @@ -443,7 +444,7 @@ MI Merged_GETS [0 ] 0 MI Other_GETS_No_Mig [0 ] 0 MI NC_DMA_GETS [0 ] 0 MI Invalidate [0 ] 0 -MI Writeback_Ack [852 ] 852 +MI Writeback_Ack [866 ] 866 MI Flush_line [0 ] 0 II Load [0 ] 0 @@ -502,12 +503,12 @@ OT NC_DMA_GETS [0 ] 0 OT Invalidate [0 ] 0 OT Flush_line [0 ] 0 -MT Load [0 ] 0 +MT Load [1 ] 1 MT Ifetch [0 ] 0 -MT Store [2 ] 2 +MT Store [1 ] 1 MT L2_Replacement [0 ] 0 -MT L1_to_L2 [39 ] 39 -MT Complete_L2_to_L1 [9 ] 9 +MT L1_to_L2 [25 ] 25 +MT Complete_L2_to_L1 [8 ] 8 MT Other_GETX [0 ] 0 MT Other_GETS [0 ] 0 MT Merged_GETS [0 ] 0 @@ -517,11 +518,11 @@ MT Invalidate [0 ] 0 MT Flush_line [0 ] 0 MMT Load [0 ] 0 -MMT Ifetch [0 ] 0 -MMT Store [21 ] 21 +MMT Ifetch [1 ] 1 +MMT Store [28 ] 28 MMT L2_Replacement [0 ] 0 -MMT L1_to_L2 [79 ] 79 -MMT Complete_L2_to_L1 [34 ] 34 +MMT L1_to_L2 [117 ] 117 +MMT Complete_L2_to_L1 [47 ] 47 MMT Other_GETX [0 ] 0 MMT Other_GETS [0 ] 0 MMT Merged_GETS [0 ] 0 @@ -626,42 +627,42 @@ Cache Stats: system.dir_cntrl0.probeFilter Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1626 - memory_reads: 859 - memory_writes: 767 - memory_refreshes: 440 - memory_total_request_delays: 1086 - memory_delays_per_request: 0.667897 - memory_delays_in_input_queue: 156 - memory_delays_behind_head_of_bank_queue: 0 - memory_delays_stalled_at_head_of_bank_queue: 930 - memory_stalls_for_bank_busy: 238 + memory_total_requests: 1654 + memory_reads: 874 + memory_writes: 780 + memory_refreshes: 456 + memory_total_request_delays: 1201 + memory_delays_per_request: 0.726119 + memory_delays_in_input_queue: 157 + memory_delays_behind_head_of_bank_queue: 3 + memory_delays_stalled_at_head_of_bank_queue: 1041 + memory_stalls_for_bank_busy: 197 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 61 - memory_stalls_for_bus: 358 + memory_stalls_for_arbitration: 94 + memory_stalls_for_bus: 428 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 169 - memory_stalls_for_read_read_turnaround: 104 - accesses_per_bank: 41 42 40 76 63 66 54 43 49 56 52 46 53 60 61 57 50 44 44 42 48 49 42 47 53 52 49 52 50 47 41 57 + memory_stalls_for_read_write_turnaround: 194 + memory_stalls_for_read_read_turnaround: 128 + accesses_per_bank: 53 40 52 100 61 73 71 45 32 60 50 44 54 57 43 49 54 47 51 56 44 55 51 40 46 56 45 41 40 49 48 47 --- Directory --- - Event Counts - -GETX [767 ] 767 -GETS [93 ] 93 -PUT [907 ] 907 +GETX [785 ] 785 +GETS [89 ] 89 +PUT [923 ] 923 Unblock [0 ] 0 UnblockS [0 ] 0 -UnblockM [856 ] 856 +UnblockM [871 ] 871 Writeback_Clean [0 ] 0 Writeback_Dirty [0 ] 0 -Writeback_Exclusive_Clean [85 ] 85 -Writeback_Exclusive_Dirty [767 ] 767 +Writeback_Exclusive_Clean [84 ] 84 +Writeback_Exclusive_Dirty [780 ] 780 Pf_Replacement [0 ] 0 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 -Memory_Data [859 ] 859 -Memory_Ack [767 ] 767 +Memory_Data [874 ] 874 +Memory_Ack [780 ] 780 Ack [0 ] 0 Shared_Ack [0 ] 0 Shared_Data [0 ] 0 @@ -685,7 +686,7 @@ NX GETF [0 ] 0 NO GETX [0 ] 0 NO GETS [0 ] 0 -NO PUT [852 ] 852 +NO PUT [867 ] 867 NO Pf_Replacement [0 ] 0 NO DMA_READ [0 ] 0 NO DMA_WRITE [0 ] 0 @@ -707,8 +708,8 @@ O DMA_READ [0 ] 0 O DMA_WRITE [0 ] 0 O GETF [0 ] 0 -E GETX [767 ] 767 -E GETS [92 ] 92 +E GETX [785 ] 785 +E GETS [89 ] 89 E PUT [0 ] 0 E DMA_READ [0 ] 0 E DMA_WRITE [0 ] 0 @@ -749,9 +750,9 @@ NO_R GETF [0 ] 0 NO_B GETX [0 ] 0 NO_B GETS [0 ] 0 -NO_B PUT [55 ] 55 +NO_B PUT [56 ] 56 NO_B UnblockS [0 ] 0 -NO_B UnblockM [856 ] 856 +NO_B UnblockM [871 ] 871 NO_B Pf_Replacement [0 ] 0 NO_B DMA_READ [0 ] 0 NO_B DMA_WRITE [0 ] 0 @@ -805,7 +806,7 @@ NO_B_W UnblockM [0 ] 0 NO_B_W Pf_Replacement [0 ] 0 NO_B_W DMA_READ [0 ] 0 NO_B_W DMA_WRITE [0 ] 0 -NO_B_W Memory_Data [859 ] 859 +NO_B_W Memory_Data [874 ] 874 NO_B_W GETF [0 ] 0 O_B_W GETX [0 ] 0 @@ -932,8 +933,8 @@ WB PUT [0 ] 0 WB Unblock [0 ] 0 WB Writeback_Clean [0 ] 0 WB Writeback_Dirty [0 ] 0 -WB Writeback_Exclusive_Clean [85 ] 85 -WB Writeback_Exclusive_Dirty [767 ] 767 +WB Writeback_Exclusive_Clean [84 ] 84 +WB Writeback_Exclusive_Dirty [780 ] 780 WB Pf_Replacement [0 ] 0 WB DMA_READ [0 ] 0 WB DMA_WRITE [0 ] 0 @@ -949,12 +950,12 @@ WB_O_W Memory_Ack [0 ] 0 WB_O_W GETF [0 ] 0 WB_E_W GETX [0 ] 0 -WB_E_W GETS [1 ] 1 +WB_E_W GETS [0 ] 0 WB_E_W PUT [0 ] 0 WB_E_W Pf_Replacement [0 ] 0 WB_E_W DMA_READ [0 ] 0 WB_E_W DMA_WRITE [0 ] 0 -WB_E_W Memory_Ack [767 ] 767 +WB_E_W Memory_Ack [780 ] 780 WB_E_W GETF [0 ] 0 NO_F GETX [0 ] 0 diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/simout b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/simout index 05640872e..47b2b4303 100755 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/simout +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 12:09:47 -M5 started Apr 19 2011 12:09:50 -M5 executing on maize -command line: build/ALPHA_SE_MOESI_hammer/m5.fast -d build/ALPHA_SE_MOESI_hammer/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_hammer -re tests/run.py build/ALPHA_SE_MOESI_hammer/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_hammer +M5 compiled Apr 28 2011 15:11:39 +M5 started Apr 28 2011 15:12:18 +M5 executing on SC2B0617 +command line: build/ALPHA_SE_MOESI_hammer/m5.opt -d build/ALPHA_SE_MOESI_hammer/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_hammer -re tests/run.py build/ALPHA_SE_MOESI_hammer/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_hammer Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 210961 because Ruby Tester completed +Exiting @ tick 218861 because Ruby Tester completed diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/stats.txt b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/stats.txt index a66b45470..2719314ca 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/stats.txt +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_hammer/stats.txt @@ -1,10 +1,10 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 210780 # Number of bytes of host memory used -host_seconds 0.07 # Real time elapsed on the host -host_tick_rate 3205678 # Simulator tick rate (ticks/s) +host_mem_usage 224908 # Number of bytes of host memory used +host_seconds 0.15 # Real time elapsed on the host +host_tick_rate 1412316 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.000211 # Number of seconds simulated -sim_ticks 210961 # Number of ticks simulated +sim_seconds 0.000219 # Number of seconds simulated +sim_ticks 218861 # Number of ticks simulated ---------- End Simulation Statistics ---------- diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/config.ini b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/config.ini index 25ba63d62..4187ee062 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/config.ini +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/config.ini @@ -22,6 +22,7 @@ work_item_id=-1 type=Directory_Controller children=directory memBuffer buffer_size=0 +cntrl_id=1 directory=system.dir_cntrl0.directory directory_latency=12 memBuffer=system.dir_cntrl0.memBuffer @@ -64,6 +65,7 @@ type=L1Cache_Controller buffer_size=0 cacheMemory=system.ruby.cpu_ruby_ports.dcache cache_response_latency=12 +cntrl_id=0 issue_latency=2 number_of_TBEs=256 recycle_latency=10 @@ -124,52 +126,67 @@ children=topology adaptive_routing=false buffer_size=0 control_msg_size=8 -endpoint_bandwidth=10000 -link_latency=1 +endpoint_bandwidth=1000 number_of_virtual_networks=10 topology=system.ruby.network.topology [system.ruby.network.topology] type=Topology -children=ext_links0 ext_links1 int_links0 int_links1 +children=ext_links0 ext_links1 int_links0 int_links1 routers0 routers1 routers2 description=Crossbar ext_links=system.ruby.network.topology.ext_links0 system.ruby.network.topology.ext_links1 int_links=system.ruby.network.topology.int_links0 system.ruby.network.topology.int_links1 -num_int_nodes=3 print_config=false +routers=system.ruby.network.topology.routers0 system.ruby.network.topology.routers1 system.ruby.network.topology.routers2 [system.ruby.network.topology.ext_links0] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.l1_cntrl0 -int_node=0 +int_node=system.ruby.network.topology.routers0 latency=1 +link_id=0 weight=1 [system.ruby.network.topology.ext_links1] -type=ExtLink -bw_multiplier=64 +type=SimpleExtLink +bandwidth_factor=16 ext_node=system.dir_cntrl0 -int_node=1 +int_node=system.ruby.network.topology.routers1 latency=1 +link_id=1 weight=1 [system.ruby.network.topology.int_links0] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=0 -node_b=2 +link_id=2 +node_a=system.ruby.network.topology.routers0 +node_b=system.ruby.network.topology.routers2 weight=1 [system.ruby.network.topology.int_links1] -type=IntLink -bw_multiplier=16 +type=SimpleIntLink +bandwidth_factor=16 latency=1 -node_a=1 -node_b=2 +link_id=3 +node_a=system.ruby.network.topology.routers1 +node_b=system.ruby.network.topology.routers2 weight=1 +[system.ruby.network.topology.routers0] +type=BasicRouter +router_id=0 + +[system.ruby.network.topology.routers1] +type=BasicRouter +router_id=1 + +[system.ruby.network.topology.routers2] +type=BasicRouter +router_id=2 + [system.ruby.profiler] type=RubyProfiler all_instructions=false diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/ruby.stats b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/ruby.stats index 6fae82526..49a921880 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/ruby.stats +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/ruby.stats @@ -34,7 +34,7 @@ periodic_stats_period: 1000000 ================ End RubySystem Configuration Print ================ -Real time: Apr/19/2011 11:58:24 +Real time: Apr/28/2011 14:31:22 Profiler Stats -------------- @@ -43,20 +43,20 @@ Elapsed_time_in_minutes: 0 Elapsed_time_in_hours: 0 Elapsed_time_in_days: 0 -Virtual_time_in_seconds: 0.16 -Virtual_time_in_minutes: 0.00266667 -Virtual_time_in_hours: 4.44444e-05 -Virtual_time_in_days: 1.85185e-06 +Virtual_time_in_seconds: 0.36 +Virtual_time_in_minutes: 0.006 +Virtual_time_in_hours: 0.0001 +Virtual_time_in_days: 4.16667e-06 -Ruby_current_time: 281031 +Ruby_current_time: 277351 Ruby_start_time: 0 -Ruby_cycles: 281031 +Ruby_cycles: 277351 -mbytes_resident: 35.2539 -mbytes_total: 205.707 -resident_ratio: 0.171398 +mbytes_resident: 35.5195 +mbytes_total: 219.27 +resident_ratio: 0.162044 -ruby_cycles_executed: [ 281032 ] +ruby_cycles_executed: [ 277352 ] Busy Controller Counts: L1Cache-0:0 @@ -65,16 +65,16 @@ Directory-0:0 Busy Bank Count:0 -sequencer_requests_outstanding: [binsize: 1 max: 16 count: 1014 average: 15.7801 | standard deviation: 1.13371 | 0 1 1 1 1 1 1 1 1 1 1 1 1 1 5 96 900 ] +sequencer_requests_outstanding: [binsize: 1 max: 16 count: 997 average: 15.7763 | standard deviation: 1.14597 | 0 1 1 1 1 1 1 1 1 1 1 1 1 1 8 90 886 ] All Non-Zero Cycle Demand Cache Accesses ---------------------------------------- -miss_latency: [binsize: 32 max: 6068 count: 999 average: 4453.7 | standard deviation: 529.325 | 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 1 1 1 0 1 0 1 1 2 5 0 4 1 2 6 3 6 5 6 4 7 8 11 10 20 9 19 17 13 22 23 30 23 21 22 25 31 27 31 39 35 22 20 39 25 30 27 25 23 23 19 22 10 24 20 22 19 19 12 21 14 12 11 5 8 6 0 3 2 0 2 0 2 0 1 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 ] -miss_latency_LD: [binsize: 32 max: 5245 count: 48 average: 4523.02 | standard deviation: 319.516 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 2 1 1 2 3 1 2 1 1 0 4 1 0 2 1 2 4 2 0 1 1 0 1 1 2 4 1 1 0 0 0 0 0 1 0 1 ] -miss_latency_ST: [binsize: 32 max: 6068 count: 899 average: 4437.24 | standard deviation: 539.424 | 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 1 1 1 0 1 0 1 1 2 5 0 4 1 2 6 3 6 4 6 4 7 7 11 9 18 9 16 16 12 19 19 25 21 18 21 23 29 26 30 34 33 22 18 37 23 25 25 23 20 22 16 19 9 19 16 18 17 16 9 20 13 9 8 4 7 6 0 3 2 0 1 0 2 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 ] -miss_latency_IFETCH: [binsize: 32 max: 5702 count: 52 average: 4674.27 | standard deviation: 454.241 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 2 0 0 1 3 4 0 0 0 0 1 0 1 1 1 0 0 1 0 1 0 2 2 0 3 2 0 3 0 3 1 3 3 1 1 3 2 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 ] -miss_latency_L1Cache: [binsize: 32 max: 4572 count: 43 average: 3768.3 | standard deviation: 359.401 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 0 1 0 1 0 2 2 0 3 1 0 2 2 1 1 3 1 2 1 1 0 4 1 3 0 2 0 0 1 0 0 0 0 0 0 0 2 0 0 0 2 ] -miss_latency_Directory: [binsize: 32 max: 6068 count: 956 average: 4484.53 | standard deviation: 514.797 | 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 3 0 1 0 2 4 1 5 4 3 3 5 7 10 10 16 8 16 17 11 22 23 29 23 21 22 25 31 27 31 37 35 22 20 37 25 30 27 25 23 23 19 22 10 24 20 22 19 19 12 21 14 12 11 5 8 6 0 3 2 0 2 0 2 0 1 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 ] +miss_latency: [binsize: 32 max: 6224 count: 983 average: 4476.87 | standard deviation: 570.324 | 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 2 0 2 0 2 3 0 2 1 4 3 2 4 9 5 6 7 2 0 12 12 1 15 9 13 19 15 17 26 15 14 15 22 15 27 26 24 26 29 18 22 28 28 18 36 21 21 25 22 24 27 21 26 29 13 19 18 6 19 19 15 12 5 10 11 10 8 5 7 4 4 3 0 2 0 0 0 2 0 0 1 2 0 1 1 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_LD: [binsize: 32 max: 5442 count: 42 average: 4462.83 | standard deviation: 536.15 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 3 0 1 0 1 1 0 2 1 0 0 0 0 3 1 4 1 0 0 1 0 0 2 1 4 1 0 0 0 0 2 0 0 2 0 0 0 0 1 0 0 1 2 0 0 0 1 1 0 1 ] +miss_latency_ST: [binsize: 32 max: 6224 count: 883 average: 4472.62 | standard deviation: 577.868 | 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 2 0 1 3 0 2 0 4 2 1 4 9 5 4 7 2 0 11 10 1 12 9 11 19 14 15 26 13 11 15 21 14 24 23 21 19 28 17 20 26 28 18 29 20 17 21 21 19 24 19 24 24 12 17 15 6 18 18 14 11 5 9 8 10 8 4 6 3 4 2 0 2 0 0 0 2 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_IFETCH: [binsize: 32 max: 5789 count: 58 average: 4551.81 | standard deviation: 472.973 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 0 0 2 0 1 1 3 0 2 3 0 1 2 1 0 0 5 0 0 3 1 5 3 2 0 5 1 0 3 0 1 1 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_L1Cache: [binsize: 32 max: 5122 count: 40 average: 3916 | standard deviation: 434.926 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0 1 0 1 0 2 0 0 1 2 0 3 1 1 0 1 1 0 0 0 2 3 3 2 3 0 1 1 0 0 0 2 1 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 ] +miss_latency_Directory: [binsize: 32 max: 6224 count: 943 average: 4500.67 | standard deviation: 563.316 | 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 2 2 0 1 1 2 3 2 3 7 5 3 6 1 0 11 11 1 15 9 11 16 12 15 23 15 13 14 22 15 27 24 23 25 27 18 22 28 28 18 36 21 21 25 22 24 27 21 26 29 13 18 18 6 19 19 15 11 5 10 11 10 8 5 7 4 4 3 0 2 0 0 0 2 0 0 1 2 0 1 1 0 0 0 0 0 0 0 0 0 0 1 ] miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -84,13 +84,13 @@ miss_latency_dir_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] -imcomplete_dir_Times: 956 -miss_latency_LD_L1Cache: [binsize: 32 max: 3964 count: 1 average: 3964 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] -miss_latency_LD_Directory: [binsize: 32 max: 5245 count: 47 average: 4534.91 | standard deviation: 312.044 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 2 1 1 2 3 1 2 1 1 0 4 1 0 2 1 2 4 2 0 1 1 0 1 1 2 4 1 1 0 0 0 0 0 1 0 1 ] -miss_latency_ST_L1Cache: [binsize: 32 max: 4572 count: 41 average: 3757.34 | standard deviation: 364.607 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 0 1 0 1 0 2 2 0 3 1 0 2 2 1 1 3 1 2 1 1 0 3 1 2 0 2 0 0 1 0 0 0 0 0 0 0 2 0 0 0 2 ] -miss_latency_ST_Directory: [binsize: 32 max: 6068 count: 858 average: 4469.73 | standard deviation: 524.902 | 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 3 0 1 0 2 4 1 5 3 3 3 5 6 10 9 15 8 14 16 10 19 19 24 21 18 21 23 29 26 30 32 33 22 18 35 23 25 25 23 20 22 16 19 9 19 16 18 17 16 9 20 13 9 8 4 7 6 0 3 2 0 1 0 2 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 ] -miss_latency_IFETCH_L1Cache: [binsize: 32 max: 4022 count: 1 average: 4022 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] -miss_latency_IFETCH_Directory: [binsize: 32 max: 5702 count: 51 average: 4687.06 | standard deviation: 449.206 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 1 0 0 1 3 4 0 0 0 0 1 0 1 1 1 0 0 1 0 1 0 2 2 0 3 2 0 3 0 3 1 3 3 1 1 3 2 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 ] +imcomplete_dir_Times: 943 +miss_latency_LD_L1Cache: [binsize: 16 max: 3058 count: 1 average: 3058 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_LD_Directory: [binsize: 32 max: 5442 count: 41 average: 4497.1 | standard deviation: 494.066 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 3 0 1 0 1 1 0 2 1 0 0 0 0 3 1 4 1 0 0 1 0 0 2 1 4 1 0 0 0 0 2 0 0 2 0 0 0 0 1 0 0 1 2 0 0 0 1 1 0 1 ] +miss_latency_ST_L1Cache: [binsize: 32 max: 5122 count: 38 average: 3945.16 | standard deviation: 420.627 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 1 0 1 0 2 0 0 1 2 0 2 1 1 0 1 1 0 0 0 2 3 3 2 3 0 1 1 0 0 0 2 1 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 ] +miss_latency_ST_Directory: [binsize: 32 max: 6224 count: 845 average: 4496.34 | standard deviation: 572.818 | 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 1 2 0 1 0 2 2 1 3 7 5 2 6 1 0 10 9 1 12 9 9 16 11 13 23 13 10 14 21 14 24 21 20 18 26 17 20 26 28 18 29 20 17 21 21 19 24 19 24 24 12 16 15 6 18 18 14 10 5 9 8 10 8 4 6 3 4 2 0 2 0 0 0 2 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_IFETCH_L1Cache: [binsize: 32 max: 3666 count: 1 average: 3666 | standard deviation: 0 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] +miss_latency_IFETCH_Directory: [binsize: 32 max: 5789 count: 57 average: 4567.35 | standard deviation: 461.996 | 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 2 0 1 1 3 0 2 3 0 1 2 1 0 0 5 0 0 3 1 5 3 2 0 5 1 0 3 0 1 1 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 ] All Non-Zero Cycle SW Prefetch Requests ------------------------------------ @@ -104,11 +104,11 @@ filter_action: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN Message Delayed Cycles ---------------------- -Total_delay_cycles: [binsize: 1 max: 0 count: 1909 average: 0 | standard deviation: 0 | 1909 ] -Total_nonPF_delay_cycles: [binsize: 1 max: 0 count: 1909 average: 0 | standard deviation: 0 | 1909 ] +Total_delay_cycles: [binsize: 1 max: 8 count: 1883 average: 0.143919 | standard deviation: 0.683804 | 1778 27 30 26 12 5 3 1 1 ] +Total_nonPF_delay_cycles: [binsize: 1 max: 8 count: 1883 average: 0.143919 | standard deviation: 0.683804 | 1778 27 30 26 12 5 3 1 1 ] virtual_network_0_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] - virtual_network_1_delay_cycles: [binsize: 1 max: 0 count: 956 average: 0 | standard deviation: 0 | 956 ] - virtual_network_2_delay_cycles: [binsize: 1 max: 0 count: 953 average: 0 | standard deviation: 0 | 953 ] + virtual_network_1_delay_cycles: [binsize: 1 max: 6 count: 943 average: 0.19088 | standard deviation: 0.752914 | 867 25 22 15 7 4 3 ] + virtual_network_2_delay_cycles: [binsize: 1 max: 8 count: 940 average: 0.0968085 | standard deviation: 0.604386 | 911 2 8 11 5 1 0 1 1 ] virtual_network_3_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_4_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] virtual_network_5_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ] @@ -122,83 +122,83 @@ Resource Usage page_size: 4096 user_time: 0 system_time: 0 -page_reclaims: 9324 +page_reclaims: 10312 page_faults: 0 swaps: 0 block_inputs: 0 -block_outputs: 48 +block_outputs: 0 Network Stats ------------- -total_msg_count_Control: 2871 22968 -total_msg_count_Data: 2862 206064 -total_msg_count_Response_Data: 2870 206640 -total_msg_count_Writeback_Control: 2861 22888 -total_msgs: 11464 total_bytes: 458560 +total_msg_count_Control: 2829 22632 +total_msg_count_Data: 2820 203040 +total_msg_count_Response_Data: 2829 203688 +total_msg_count_Writeback_Control: 2820 22560 +total_msgs: 11298 total_bytes: 451920 switch_0_inlinks: 2 switch_0_outlinks: 2 -links_utilized_percent_switch_0: 0.106147 - links_utilized_percent_switch_0_link_0: 0.0425087 bw: 640000 base_latency: 1 - links_utilized_percent_switch_0_link_1: 0.169786 bw: 160000 base_latency: 1 +links_utilized_percent_switch_0: 1.69731 + links_utilized_percent_switch_0_link_0: 1.69947 bw: 16000 base_latency: 1 + links_utilized_percent_switch_0_link_1: 1.69514 bw: 16000 base_latency: 1 - outgoing_messages_switch_0_link_0_Response_Data: 956 68832 [ 0 0 0 0 956 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_0_Writeback_Control: 953 7624 [ 0 0 0 953 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Control: 957 7656 [ 0 0 957 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_0_link_1_Data: 954 68688 [ 0 0 954 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Response_Data: 943 67896 [ 0 0 0 0 943 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_0_Writeback_Control: 940 7520 [ 0 0 0 940 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Control: 943 7544 [ 0 0 943 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_0_link_1_Data: 940 67680 [ 0 0 940 0 0 0 0 0 0 0 ] base_latency: 1 switch_1_inlinks: 2 switch_1_outlinks: 2 -links_utilized_percent_switch_1: 0.106329 - links_utilized_percent_switch_1_link_0: 0.0424464 bw: 640000 base_latency: 1 - links_utilized_percent_switch_1_link_1: 0.170213 bw: 160000 base_latency: 1 +links_utilized_percent_switch_1: 1.69731 + links_utilized_percent_switch_1_link_0: 1.69514 bw: 16000 base_latency: 1 + links_utilized_percent_switch_1_link_1: 1.69947 bw: 16000 base_latency: 1 - outgoing_messages_switch_1_link_0_Control: 957 7656 [ 0 0 957 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_0_Data: 954 68688 [ 0 0 954 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Response_Data: 957 68904 [ 0 0 0 0 957 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_1_link_1_Writeback_Control: 954 7632 [ 0 0 0 954 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Control: 943 7544 [ 0 0 943 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_0_Data: 940 67680 [ 0 0 940 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Response_Data: 943 67896 [ 0 0 0 0 943 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_1_link_1_Writeback_Control: 940 7520 [ 0 0 0 940 0 0 0 0 0 0 ] base_latency: 1 switch_2_inlinks: 2 switch_2_outlinks: 2 -links_utilized_percent_switch_2: 0.169999 - links_utilized_percent_switch_2_link_0: 0.170213 bw: 160000 base_latency: 1 - links_utilized_percent_switch_2_link_1: 0.169786 bw: 160000 base_latency: 1 +links_utilized_percent_switch_2: 1.69731 + links_utilized_percent_switch_2_link_0: 1.69947 bw: 16000 base_latency: 1 + links_utilized_percent_switch_2_link_1: 1.69514 bw: 16000 base_latency: 1 - outgoing_messages_switch_2_link_0_Response_Data: 957 68904 [ 0 0 0 0 957 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_0_Writeback_Control: 954 7632 [ 0 0 0 954 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Control: 957 7656 [ 0 0 957 0 0 0 0 0 0 0 ] base_latency: 1 - outgoing_messages_switch_2_link_1_Data: 954 68688 [ 0 0 954 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Response_Data: 943 67896 [ 0 0 0 0 943 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_0_Writeback_Control: 940 7520 [ 0 0 0 940 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Control: 943 7544 [ 0 0 943 0 0 0 0 0 0 0 ] base_latency: 1 + outgoing_messages_switch_2_link_1_Data: 940 67680 [ 0 0 940 0 0 0 0 0 0 0 ] base_latency: 1 Cache Stats: system.ruby.cpu_ruby_ports.dcache - system.ruby.cpu_ruby_ports.dcache_total_misses: 957 - system.ruby.cpu_ruby_ports.dcache_total_demand_misses: 957 + system.ruby.cpu_ruby_ports.dcache_total_misses: 945 + system.ruby.cpu_ruby_ports.dcache_total_demand_misses: 945 system.ruby.cpu_ruby_ports.dcache_total_prefetches: 0 system.ruby.cpu_ruby_ports.dcache_total_sw_prefetches: 0 system.ruby.cpu_ruby_ports.dcache_total_hw_prefetches: 0 - system.ruby.cpu_ruby_ports.dcache_request_type_LD: 4.91118% - system.ruby.cpu_ruby_ports.dcache_request_type_ST: 89.7597% - system.ruby.cpu_ruby_ports.dcache_request_type_IFETCH: 5.32915% + system.ruby.cpu_ruby_ports.dcache_request_type_LD: 4.33862% + system.ruby.cpu_ruby_ports.dcache_request_type_ST: 89.5238% + system.ruby.cpu_ruby_ports.dcache_request_type_IFETCH: 6.13757% - system.ruby.cpu_ruby_ports.dcache_access_mode_type_Supervisor: 957 100% + system.ruby.cpu_ruby_ports.dcache_access_mode_type_Supervisor: 945 100% --- L1Cache --- - Event Counts - -Load [48 ] 48 -Ifetch [52 ] 52 -Store [900 ] 900 -Data [956 ] 956 +Load [42 ] 42 +Ifetch [59 ] 59 +Store [884 ] 884 +Data [943 ] 943 Fwd_GETX [0 ] 0 Inv [0 ] 0 -Replacement [954 ] 954 -Writeback_Ack [953 ] 953 +Replacement [942 ] 942 +Writeback_Ack [940 ] 940 Writeback_Nack [0 ] 0 - Transitions - -I Load [47 ] 47 -I Ifetch [51 ] 51 -I Store [859 ] 859 +I Load [41 ] 41 +I Ifetch [58 ] 58 +I Store [846 ] 846 I Inv [0 ] 0 I Replacement [0 ] 0 @@ -206,61 +206,61 @@ II Writeback_Nack [0 ] 0 M Load [1 ] 1 M Ifetch [1 ] 1 -M Store [41 ] 41 +M Store [38 ] 38 M Fwd_GETX [0 ] 0 M Inv [0 ] 0 -M Replacement [954 ] 954 +M Replacement [942 ] 942 MI Fwd_GETX [0 ] 0 MI Inv [0 ] 0 -MI Writeback_Ack [953 ] 953 +MI Writeback_Ack [940 ] 940 MI Writeback_Nack [0 ] 0 MII Fwd_GETX [0 ] 0 IS Data [98 ] 98 -IM Data [858 ] 858 +IM Data [845 ] 845 Memory controller: system.dir_cntrl0.memBuffer: - memory_total_requests: 1911 - memory_reads: 957 - memory_writes: 954 - memory_refreshes: 586 - memory_total_request_delays: 3005 - memory_delays_per_request: 1.57248 - memory_delays_in_input_queue: 744 - memory_delays_behind_head_of_bank_queue: 13 - memory_delays_stalled_at_head_of_bank_queue: 2248 - memory_stalls_for_bank_busy: 342 + memory_total_requests: 1883 + memory_reads: 943 + memory_writes: 940 + memory_refreshes: 578 + memory_total_request_delays: 2832 + memory_delays_per_request: 1.50398 + memory_delays_in_input_queue: 707 + memory_delays_behind_head_of_bank_queue: 5 + memory_delays_stalled_at_head_of_bank_queue: 2120 + memory_stalls_for_bank_busy: 238 memory_stalls_for_random_busy: 0 memory_stalls_for_anti_starvation: 0 - memory_stalls_for_arbitration: 295 - memory_stalls_for_bus: 949 + memory_stalls_for_arbitration: 276 + memory_stalls_for_bus: 930 memory_stalls_for_tfaw: 0 - memory_stalls_for_read_write_turnaround: 550 - memory_stalls_for_read_read_turnaround: 112 - accesses_per_bank: 52 59 44 109 131 76 66 52 64 66 66 44 56 54 54 52 52 48 76 50 48 60 56 48 50 62 66 48 36 64 48 54 + memory_stalls_for_read_write_turnaround: 552 + memory_stalls_for_read_read_turnaround: 124 + accesses_per_bank: 58 56 64 106 113 56 57 46 52 52 46 52 62 66 52 50 52 62 56 50 76 64 47 60 68 62 44 56 48 58 48 44 --- Directory --- - Event Counts - -GETX [957 ] 957 +GETX [943 ] 943 GETS [0 ] 0 -PUTX [954 ] 954 +PUTX [940 ] 940 PUTX_NotOwner [0 ] 0 DMA_READ [0 ] 0 DMA_WRITE [0 ] 0 -Memory_Data [957 ] 957 -Memory_Ack [954 ] 954 +Memory_Data [943 ] 943 +Memory_Ack [940 ] 940 - Transitions - -I GETX [957 ] 957 +I GETX [943 ] 943 I PUTX_NotOwner [0 ] 0 I DMA_READ [0 ] 0 I DMA_WRITE [0 ] 0 M GETX [0 ] 0 -M PUTX [954 ] 954 +M PUTX [940 ] 940 M PUTX_NotOwner [0 ] 0 M DMA_READ [0 ] 0 M DMA_WRITE [0 ] 0 @@ -283,7 +283,7 @@ IM PUTX [0 ] 0 IM PUTX_NotOwner [0 ] 0 IM DMA_READ [0 ] 0 IM DMA_WRITE [0 ] 0 -IM Memory_Data [957 ] 957 +IM Memory_Data [943 ] 943 MI GETX [0 ] 0 MI GETS [0 ] 0 @@ -291,7 +291,7 @@ MI PUTX [0 ] 0 MI PUTX_NotOwner [0 ] 0 MI DMA_READ [0 ] 0 MI DMA_WRITE [0 ] 0 -MI Memory_Ack [954 ] 954 +MI Memory_Ack [940 ] 940 ID GETX [0 ] 0 ID GETS [0 ] 0 diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/simout b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/simout index 4ccb7bef5..563fb5cc8 100755 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/simout +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/simout @@ -5,10 +5,10 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 19 2011 11:52:53 -M5 started Apr 19 2011 11:58:24 -M5 executing on maize -command line: build/ALPHA_SE/m5.fast -d build/ALPHA_SE/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby -re tests/run.py build/ALPHA_SE/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby +M5 compiled Apr 28 2011 14:26:41 +M5 started Apr 28 2011 14:31:22 +M5 executing on SC2B0617 +command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby -re tests/run.py build/ALPHA_SE/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby Global frequency set at 1000000000 ticks per second info: Entering event queue @ 0. Starting simulation... -Exiting @ tick 281031 because Ruby Tester completed +Exiting @ tick 277351 because Ruby Tester completed diff --git a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt index 5b0c0bebb..4776ac1eb 100644 --- a/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt +++ b/tests/quick/60.rubytest/ref/alpha/linux/rubytest-ruby/stats.txt @@ -1,10 +1,10 @@ ---------- Begin Simulation Statistics ---------- -host_mem_usage 210648 # Number of bytes of host memory used -host_seconds 0.05 # Real time elapsed on the host -host_tick_rate 5633491 # Simulator tick rate (ticks/s) +host_mem_usage 224536 # Number of bytes of host memory used +host_seconds 0.11 # Real time elapsed on the host +host_tick_rate 2428366 # Simulator tick rate (ticks/s) sim_freq 1000000000 # Frequency of simulated ticks -sim_seconds 0.000281 # Number of seconds simulated -sim_ticks 281031 # Number of ticks simulated +sim_seconds 0.000277 # Number of seconds simulated +sim_ticks 277351 # Number of ticks simulated ---------- End Simulation Statistics ----------