Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ff96505dbd30e37a7c8410e8d4d1873cc66ce10c
[simgrid.git] / teshsuite / simdag / platforms / basic_parsing_test_bypass.tesh
1 #! ./tesh
2
3 p Testing a bypass ASroute
4 ! output sort
5 $ ${bindir:=.}/basic_parsing_test ${srcdir:=.}/examples/platforms/bypassASroute.xml FULL_LINK
6 > [0.000000] [surf_host/INFO] Switching to the L07 model to handle parallel tasks.
7 > Workstation number: 3, link number: 11
8 > Route between 1 and 1
9 >   Route size 2
10 >   Link my_cluster_1_link_1_UP: latency = 0.000050, bandwidth = 125000000.000000
11 >   Link my_cluster_1_link_1_DOWN: latency = 0.000050, bandwidth = 125000000.000000
12 >   Route latency = 0.000100, route bandwidth = 125000000.000000
13 > Route between 1 and 2
14 >   Route size 1
15 >   Link link_tmp: latency = 0.000500, bandwidth = 1250000000.000000
16 >   Route latency = 0.000500, route bandwidth = 1250000000.000000
17 > Route between 1 and 3
18 >   Route size 4
19 >   Link my_cluster_1_link_1_UP: latency = 0.000050, bandwidth = 125000000.000000
20 >   Link link1: latency = 0.000500, bandwidth = 1250000000.000000
21 >   Link link3: latency = 0.000500, bandwidth = 1250000000.000000
22 >   Link my_cluster_3_link_3_DOWN: latency = 0.000050, bandwidth = 125000000.000000
23 >   Route latency = 0.001100, route bandwidth = 125000000.000000
24 > Route between 2 and 1
25 >   Route size 4
26 >   Link my_cluster_2_link_2_UP: latency = 0.000050, bandwidth = 125000000.000000
27 >   Link link2: latency = 0.000500, bandwidth = 1250000000.000000
28 >   Link link1: latency = 0.000500, bandwidth = 1250000000.000000
29 >   Link my_cluster_1_link_1_DOWN: latency = 0.000050, bandwidth = 125000000.000000
30 >   Route latency = 0.001100, route bandwidth = 125000000.000000
31 > Route between 2 and 2
32 >   Route size 2
33 >   Link my_cluster_2_link_2_UP: latency = 0.000050, bandwidth = 125000000.000000
34 >   Link my_cluster_2_link_2_DOWN: latency = 0.000050, bandwidth = 125000000.000000
35 >   Route latency = 0.000100, route bandwidth = 125000000.000000
36 > Route between 2 and 3
37 >   Route size 4
38 >   Link my_cluster_2_link_2_UP: latency = 0.000050, bandwidth = 125000000.000000
39 >   Link link2: latency = 0.000500, bandwidth = 1250000000.000000
40 >   Link link3: latency = 0.000500, bandwidth = 1250000000.000000
41 >   Link my_cluster_3_link_3_DOWN: latency = 0.000050, bandwidth = 125000000.000000
42 >   Route latency = 0.001100, route bandwidth = 125000000.000000
43 > Route between 3 and 1
44 >   Route size 4
45 >   Link my_cluster_3_link_3_UP: latency = 0.000050, bandwidth = 125000000.000000
46 >   Link link3: latency = 0.000500, bandwidth = 1250000000.000000
47 >   Link link1: latency = 0.000500, bandwidth = 1250000000.000000
48 >   Link my_cluster_1_link_1_DOWN: latency = 0.000050, bandwidth = 125000000.000000
49 >   Route latency = 0.001100, route bandwidth = 125000000.000000
50 > Route between 3 and 2
51 >   Route size 4
52 >   Link my_cluster_3_link_3_UP: latency = 0.000050, bandwidth = 125000000.000000
53 >   Link link3: latency = 0.000500, bandwidth = 1250000000.000000
54 >   Link link2: latency = 0.000500, bandwidth = 1250000000.000000
55 >   Link my_cluster_2_link_2_DOWN: latency = 0.000050, bandwidth = 125000000.000000
56 >   Route latency = 0.001100, route bandwidth = 125000000.000000
57 > Route between 3 and 3
58 >   Route size 2
59 >   Link my_cluster_3_link_3_UP: latency = 0.000050, bandwidth = 125000000.000000
60 >   Link my_cluster_3_link_3_DOWN: latency = 0.000050, bandwidth = 125000000.000000
61 >   Route latency = 0.000100, route bandwidth = 125000000.000000
62
63 p Testing a bypass route
64
65 $ ${bindir:=.}/basic_parsing_test ${srcdir:=.}/examples/platforms/bypassRoute.xml FULL_LINK
66 > [0.000000] [surf_host/INFO] Switching to the L07 model to handle parallel tasks.
67 > Workstation number: 4, link number: 10
68 > Route between AS_2_host1 and AS_2_host1
69 >   Route size 1
70 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
71 >   Route latency = 0.000015, route bandwidth = 498000000.000000
72 > Route between AS_2_host1 and AS_2_host2
73 >   Route size 3
74 >   Link AS_2_link7: latency = 0.000500, bandwidth = 1250000000.000000
75 >   Link AS_2_link6: latency = 0.000500, bandwidth = 1250000000.000000
76 >   Link AS_2_link5: latency = 0.000500, bandwidth = 1250000000.000000
77 >   Route latency = 0.001500, route bandwidth = 1250000000.000000
78 > Route between AS_2_host1 and AS_2_host3
79 >   Route size 2
80 >   Link AS_2_link1: latency = 0.000500, bandwidth = 1250000000.000000
81 >   Link AS_2_link3: latency = 0.000500, bandwidth = 1250000000.000000
82 >   Route latency = 0.001000, route bandwidth = 1250000000.000000
83 > Route between AS_2_host1 and AS_1_host1
84 >   Route size 4
85 >   Link AS_2_link1: latency = 0.000500, bandwidth = 1250000000.000000
86 >   Link AS_2_link4: latency = 0.000500, bandwidth = 1250000000.000000
87 >   Link backbone: latency = 0.000500, bandwidth = 1250000000.000000
88 >   Link AS_1_link: latency = 0.000500, bandwidth = 1250000000.000000
89 >   Route latency = 0.002000, route bandwidth = 1250000000.000000
90 > Route between AS_2_host2 and AS_2_host1
91 >   Route size 2
92 >   Link AS_2_link2: latency = 0.000500, bandwidth = 1250000000.000000
93 >   Link AS_2_link1: latency = 0.000500, bandwidth = 1250000000.000000
94 >   Route latency = 0.001000, route bandwidth = 1250000000.000000
95 > Route between AS_2_host2 and AS_2_host2
96 >   Route size 1
97 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
98 >   Route latency = 0.000015, route bandwidth = 498000000.000000
99 > Route between AS_2_host2 and AS_2_host3
100 >   Route size 2
101 >   Link AS_2_link2: latency = 0.000500, bandwidth = 1250000000.000000
102 >   Link AS_2_link3: latency = 0.000500, bandwidth = 1250000000.000000
103 >   Route latency = 0.001000, route bandwidth = 1250000000.000000
104 > Route between AS_2_host2 and AS_1_host1
105 >   Route size 4
106 >   Link AS_2_link2: latency = 0.000500, bandwidth = 1250000000.000000
107 >   Link AS_2_link4: latency = 0.000500, bandwidth = 1250000000.000000
108 >   Link backbone: latency = 0.000500, bandwidth = 1250000000.000000
109 >   Link AS_1_link: latency = 0.000500, bandwidth = 1250000000.000000
110 >   Route latency = 0.002000, route bandwidth = 1250000000.000000
111 > Route between AS_2_host3 and AS_2_host1
112 >   Route size 2
113 >   Link AS_2_link3: latency = 0.000500, bandwidth = 1250000000.000000
114 >   Link AS_2_link1: latency = 0.000500, bandwidth = 1250000000.000000
115 >   Route latency = 0.001000, route bandwidth = 1250000000.000000
116 > Route between AS_2_host3 and AS_2_host2
117 >   Route size 2
118 >   Link AS_2_link3: latency = 0.000500, bandwidth = 1250000000.000000
119 >   Link AS_2_link2: latency = 0.000500, bandwidth = 1250000000.000000
120 >   Route latency = 0.001000, route bandwidth = 1250000000.000000
121 > Route between AS_2_host3 and AS_2_host3
122 >   Route size 1
123 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
124 >   Route latency = 0.000015, route bandwidth = 498000000.000000
125 > Route between AS_2_host3 and AS_1_host1
126 >   Route size 4
127 >   Link AS_2_link3: latency = 0.000500, bandwidth = 1250000000.000000
128 >   Link AS_2_link4: latency = 0.000500, bandwidth = 1250000000.000000
129 >   Link backbone: latency = 0.000500, bandwidth = 1250000000.000000
130 >   Link AS_1_link: latency = 0.000500, bandwidth = 1250000000.000000
131 >   Route latency = 0.002000, route bandwidth = 1250000000.000000
132 > Route between AS_1_host1 and AS_2_host1
133 >   Route size 4
134 >   Link AS_1_link: latency = 0.000500, bandwidth = 1250000000.000000
135 >   Link backbone: latency = 0.000500, bandwidth = 1250000000.000000
136 >   Link AS_2_link4: latency = 0.000500, bandwidth = 1250000000.000000
137 >   Link AS_2_link1: latency = 0.000500, bandwidth = 1250000000.000000
138 >   Route latency = 0.002000, route bandwidth = 1250000000.000000
139 > Route between AS_1_host1 and AS_2_host2
140 >   Route size 4
141 >   Link AS_1_link: latency = 0.000500, bandwidth = 1250000000.000000
142 >   Link backbone: latency = 0.000500, bandwidth = 1250000000.000000
143 >   Link AS_2_link4: latency = 0.000500, bandwidth = 1250000000.000000
144 >   Link AS_2_link2: latency = 0.000500, bandwidth = 1250000000.000000
145 >   Route latency = 0.002000, route bandwidth = 1250000000.000000
146 > Route between AS_1_host1 and AS_2_host3
147 >   Route size 4
148 >   Link AS_1_link: latency = 0.000500, bandwidth = 1250000000.000000
149 >   Link backbone: latency = 0.000500, bandwidth = 1250000000.000000
150 >   Link AS_2_link4: latency = 0.000500, bandwidth = 1250000000.000000
151 >   Link AS_2_link3: latency = 0.000500, bandwidth = 1250000000.000000
152 >   Route latency = 0.002000, route bandwidth = 1250000000.000000
153 > Route between AS_1_host1 and AS_1_host1
154 >   Route size 1
155 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
156 >   Route latency = 0.000015, route bandwidth = 498000000.000000