Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
FatTreeZone: Add limiters for switches
[simgrid.git] / teshsuite / simdag / flatifier / flatifier.tesh
1 #!/usr/bin/env tesh
2 $ ${bindir:=.}/flatifier ../platforms/one_cluster.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
3 > <?xml version='1.0'?>
4 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
5 > <platform version="4">
6 > <AS id="AS0" routing="Full">
7 >   <host id="bob0.hamburger.edu" speed="1000000000"/>
8 >   <host id="bob2.hamburger.edu" speed="1000000000"/>
9 >   <host id="bob3.hamburger.edu" speed="1000000000"/>
10 >   <host id="bob4.hamburger.edu" speed="1000000000"/>
11 >   <host id="bob6.hamburger.edu" speed="1000000000"/>
12 >   <router id="bobbob_cluster_router.hamburger.edu"/>
13 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
14 >   <link id="bob_cluster_backbone" bandwidth="2250000000" latency="0.000500000"/>
15 >   <link id="bob_cluster_link_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
16 >   <link id="bob_cluster_link_0_UP" bandwidth="125000000" latency="0.000050000"/>
17 >   <link id="bob_cluster_link_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
18 >   <link id="bob_cluster_link_2_UP" bandwidth="125000000" latency="0.000050000"/>
19 >   <link id="bob_cluster_link_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
20 >   <link id="bob_cluster_link_3_UP" bandwidth="125000000" latency="0.000050000"/>
21 >   <link id="bob_cluster_link_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
22 >   <link id="bob_cluster_link_4_UP" bandwidth="125000000" latency="0.000050000"/>
23 >   <link id="bob_cluster_link_6_DOWN" bandwidth="125000000" latency="0.000050000"/>
24 >   <link id="bob_cluster_link_6_UP" bandwidth="125000000" latency="0.000050000"/>
25 >   <route src="bob0.hamburger.edu" dst="bob0.hamburger.edu">
26 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
27 >   </route>
28 >   <route src="bob0.hamburger.edu" dst="bob2.hamburger.edu">
29 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_2_DOWN"/>
30 >   </route>
31 >   <route src="bob0.hamburger.edu" dst="bob3.hamburger.edu">
32 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_3_DOWN"/>
33 >   </route>
34 >   <route src="bob0.hamburger.edu" dst="bob4.hamburger.edu">
35 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_4_DOWN"/>
36 >   </route>
37 >   <route src="bob0.hamburger.edu" dst="bob6.hamburger.edu">
38 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_6_DOWN"/>
39 >   </route>
40 >   <route src="bob0.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
41 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/>
42 >   </route>
43 >   <route src="bob2.hamburger.edu" dst="bob0.hamburger.edu">
44 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
45 >   </route>
46 >   <route src="bob2.hamburger.edu" dst="bob2.hamburger.edu">
47 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_2_DOWN"/>
48 >   </route>
49 >   <route src="bob2.hamburger.edu" dst="bob3.hamburger.edu">
50 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_3_DOWN"/>
51 >   </route>
52 >   <route src="bob2.hamburger.edu" dst="bob4.hamburger.edu">
53 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_4_DOWN"/>
54 >   </route>
55 >   <route src="bob2.hamburger.edu" dst="bob6.hamburger.edu">
56 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_6_DOWN"/>
57 >   </route>
58 >   <route src="bob2.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
59 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_backbone"/>
60 >   </route>
61 >   <route src="bob3.hamburger.edu" dst="bob0.hamburger.edu">
62 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
63 >   </route>
64 >   <route src="bob3.hamburger.edu" dst="bob2.hamburger.edu">
65 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_2_DOWN"/>
66 >   </route>
67 >   <route src="bob3.hamburger.edu" dst="bob3.hamburger.edu">
68 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_3_DOWN"/>
69 >   </route>
70 >   <route src="bob3.hamburger.edu" dst="bob4.hamburger.edu">
71 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_4_DOWN"/>
72 >   </route>
73 >   <route src="bob3.hamburger.edu" dst="bob6.hamburger.edu">
74 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_6_DOWN"/>
75 >   </route>
76 >   <route src="bob3.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
77 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_backbone"/>
78 >   </route>
79 >   <route src="bob4.hamburger.edu" dst="bob0.hamburger.edu">
80 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
81 >   </route>
82 >   <route src="bob4.hamburger.edu" dst="bob2.hamburger.edu">
83 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_2_DOWN"/>
84 >   </route>
85 >   <route src="bob4.hamburger.edu" dst="bob3.hamburger.edu">
86 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_3_DOWN"/>
87 >   </route>
88 >   <route src="bob4.hamburger.edu" dst="bob4.hamburger.edu">
89 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_4_DOWN"/>
90 >   </route>
91 >   <route src="bob4.hamburger.edu" dst="bob6.hamburger.edu">
92 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_6_DOWN"/>
93 >   </route>
94 >   <route src="bob4.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
95 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_backbone"/>
96 >   </route>
97 >   <route src="bob6.hamburger.edu" dst="bob0.hamburger.edu">
98 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
99 >   </route>
100 >   <route src="bob6.hamburger.edu" dst="bob2.hamburger.edu">
101 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_2_DOWN"/>
102 >   </route>
103 >   <route src="bob6.hamburger.edu" dst="bob3.hamburger.edu">
104 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_3_DOWN"/>
105 >   </route>
106 >   <route src="bob6.hamburger.edu" dst="bob4.hamburger.edu">
107 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_4_DOWN"/>
108 >   </route>
109 >   <route src="bob6.hamburger.edu" dst="bob6.hamburger.edu">
110 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_6_DOWN"/>
111 >   </route>
112 >   <route src="bob6.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
113 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_backbone"/>
114 >   </route>
115 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
116 >   <link_ctn id="bob_cluster_backbone"/>
117 >   </route>
118 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob0.hamburger.edu">
119 >   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
120 >   </route>
121 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob2.hamburger.edu">
122 >   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_2_DOWN"/>
123 >   </route>
124 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob3.hamburger.edu">
125 >   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_3_DOWN"/>
126 >   </route>
127 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob4.hamburger.edu">
128 >   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_4_DOWN"/>
129 >   </route>
130 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob6.hamburger.edu">
131 >   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_6_DOWN"/>
132 >   </route>
133 > </AS>
134 > </platform>
135
136 $ ${bindir:=.}/flatifier ../platforms/one_cluster_multicore.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
137 > <?xml version='1.0'?>
138 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
139 > <platform version="4">
140 > <AS id="AS0" routing="Full">
141 >   <host id="bob0.hamburger.edu" speed="1000000000" core="6"/>
142 >   <host id="bob2.hamburger.edu" speed="1000000000" core="6"/>
143 >   <host id="bob3.hamburger.edu" speed="1000000000" core="6"/>
144 >   <host id="bob4.hamburger.edu" speed="1000000000" core="6"/>
145 >   <host id="bob6.hamburger.edu" speed="1000000000" core="6"/>
146 >   <router id="bobbob_cluster_router.hamburger.edu"/>
147 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
148 >   <link id="bob_cluster_link_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
149 >   <link id="bob_cluster_link_0_UP" bandwidth="125000000" latency="0.000050000"/>
150 >   <link id="bob_cluster_link_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
151 >   <link id="bob_cluster_link_2_UP" bandwidth="125000000" latency="0.000050000"/>
152 >   <link id="bob_cluster_link_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
153 >   <link id="bob_cluster_link_3_UP" bandwidth="125000000" latency="0.000050000"/>
154 >   <link id="bob_cluster_link_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
155 >   <link id="bob_cluster_link_4_UP" bandwidth="125000000" latency="0.000050000"/>
156 >   <link id="bob_cluster_link_6_DOWN" bandwidth="125000000" latency="0.000050000"/>
157 >   <link id="bob_cluster_link_6_UP" bandwidth="125000000" latency="0.000050000"/>
158 >   <route src="bob0.hamburger.edu" dst="bob0.hamburger.edu">
159 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
160 >   </route>
161 >   <route src="bob0.hamburger.edu" dst="bob2.hamburger.edu">
162 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
163 >   </route>
164 >   <route src="bob0.hamburger.edu" dst="bob3.hamburger.edu">
165 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
166 >   </route>
167 >   <route src="bob0.hamburger.edu" dst="bob4.hamburger.edu">
168 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
169 >   </route>
170 >   <route src="bob0.hamburger.edu" dst="bob6.hamburger.edu">
171 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
172 >   </route>
173 >   <route src="bob0.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
174 >   <link_ctn id="bob_cluster_link_0_UP"/>
175 >   </route>
176 >   <route src="bob2.hamburger.edu" dst="bob0.hamburger.edu">
177 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
178 >   </route>
179 >   <route src="bob2.hamburger.edu" dst="bob2.hamburger.edu">
180 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
181 >   </route>
182 >   <route src="bob2.hamburger.edu" dst="bob3.hamburger.edu">
183 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
184 >   </route>
185 >   <route src="bob2.hamburger.edu" dst="bob4.hamburger.edu">
186 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
187 >   </route>
188 >   <route src="bob2.hamburger.edu" dst="bob6.hamburger.edu">
189 >   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
190 >   </route>
191 >   <route src="bob2.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
192 >   <link_ctn id="bob_cluster_link_2_UP"/>
193 >   </route>
194 >   <route src="bob3.hamburger.edu" dst="bob0.hamburger.edu">
195 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
196 >   </route>
197 >   <route src="bob3.hamburger.edu" dst="bob2.hamburger.edu">
198 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
199 >   </route>
200 >   <route src="bob3.hamburger.edu" dst="bob3.hamburger.edu">
201 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
202 >   </route>
203 >   <route src="bob3.hamburger.edu" dst="bob4.hamburger.edu">
204 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
205 >   </route>
206 >   <route src="bob3.hamburger.edu" dst="bob6.hamburger.edu">
207 >   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
208 >   </route>
209 >   <route src="bob3.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
210 >   <link_ctn id="bob_cluster_link_3_UP"/>
211 >   </route>
212 >   <route src="bob4.hamburger.edu" dst="bob0.hamburger.edu">
213 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
214 >   </route>
215 >   <route src="bob4.hamburger.edu" dst="bob2.hamburger.edu">
216 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
217 >   </route>
218 >   <route src="bob4.hamburger.edu" dst="bob3.hamburger.edu">
219 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
220 >   </route>
221 >   <route src="bob4.hamburger.edu" dst="bob4.hamburger.edu">
222 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
223 >   </route>
224 >   <route src="bob4.hamburger.edu" dst="bob6.hamburger.edu">
225 >   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
226 >   </route>
227 >   <route src="bob4.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
228 >   <link_ctn id="bob_cluster_link_4_UP"/>
229 >   </route>
230 >   <route src="bob6.hamburger.edu" dst="bob0.hamburger.edu">
231 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
232 >   </route>
233 >   <route src="bob6.hamburger.edu" dst="bob2.hamburger.edu">
234 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
235 >   </route>
236 >   <route src="bob6.hamburger.edu" dst="bob3.hamburger.edu">
237 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
238 >   </route>
239 >   <route src="bob6.hamburger.edu" dst="bob4.hamburger.edu">
240 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
241 >   </route>
242 >   <route src="bob6.hamburger.edu" dst="bob6.hamburger.edu">
243 >   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
244 >   </route>
245 >   <route src="bob6.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
246 >   <link_ctn id="bob_cluster_link_6_UP"/>
247 >   </route>
248 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
249 >   
250 >   </route>
251 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob0.hamburger.edu">
252 >   <link_ctn id="bob_cluster_link_0_DOWN"/>
253 >   </route>
254 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob2.hamburger.edu">
255 >   <link_ctn id="bob_cluster_link_2_DOWN"/>
256 >   </route>
257 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob3.hamburger.edu">
258 >   <link_ctn id="bob_cluster_link_3_DOWN"/>
259 >   </route>
260 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob4.hamburger.edu">
261 >   <link_ctn id="bob_cluster_link_4_DOWN"/>
262 >   </route>
263 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob6.hamburger.edu">
264 >   <link_ctn id="bob_cluster_link_6_DOWN"/>
265 >   </route>
266 > </AS>
267 > </platform>
268
269 $ ${bindir:=.}/flatifier ../platforms/host_attributes.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
270 > <?xml version='1.0'?>
271 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
272 > <platform version="4">
273 > <AS id="AS0" routing="Full">
274 >   <host id="alice" speed="1000000000"/>
275 >   <host id="bob" speed="1000000000"/>
276 >   <host id="carol" speed="500000000"/>
277 >   <host id="dave" speed="1000000000">
278 >     <prop id="OS" value="Linux 2.6.22-14"/>
279 >     <prop id="disk" value="80E9"/>
280 >     <prop id="memory" value="1000000000"/>
281 >   </host>
282 >   <host id="erin" speed="500000000"/>
283 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
284 >   <route src="alice" dst="alice">
285 >   <link_ctn id="__loopback__"/>
286 >   </route>
287 >   <route src="bob" dst="bob">
288 >   <link_ctn id="__loopback__"/>
289 >   </route>
290 >   <route src="carol" dst="carol">
291 >   <link_ctn id="__loopback__"/>
292 >   </route>
293 >   <route src="dave" dst="dave">
294 >   <link_ctn id="__loopback__"/>
295 >   </route>
296 >   <route src="erin" dst="erin">
297 >   <link_ctn id="__loopback__"/>
298 >   </route>
299 > </AS>
300 > </platform>
301
302 $ ${bindir:=.}/flatifier ../platforms/link_attributes.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
303 > <?xml version='1.0'?>
304 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
305 > <platform version="4">
306 > <AS id="AS0" routing="Full">
307 >   <host id="bob" speed="500000000"/>
308 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
309 >   <link id="link1" bandwidth="125000000" latency="0.000050000"/>
310 >   <link id="link2" bandwidth="125000000" latency="0.000050000" sharing_policy="FATPIPE"/>
311 >   <link id="link3" bandwidth="80000000" latency="0.000100000"/>
312 >   <link id="link4" bandwidth="80000000" latency="0.000100000"/>
313 >   <route src="bob" dst="bob">
314 >   <link_ctn id="__loopback__"/>
315 >   </route>
316 > </AS>
317 > </platform>
318
319 $ ${bindir:=.}/flatifier ../platforms/three_hosts_non_symmetric_route.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
320 > <?xml version='1.0'?>
321 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
322 > <platform version="4">
323 > <AS id="AS0" routing="Full">
324 >   <host id="alice" speed="500000000"/>
325 >   <host id="bob" speed="1000000000"/>
326 >   <host id="trudy" speed="250000000"/>
327 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
328 >   <link id="link1" bandwidth="125000000" latency="0.000050000"/>
329 >   <link id="link2" bandwidth="125000000" latency="0.000050000"/>
330 >   <link id="link3" bandwidth="125000000" latency="0.000050000"/>
331 >   <route src="alice" dst="alice">
332 >   <link_ctn id="__loopback__"/>
333 >   </route>
334 >   <route src="alice" dst="bob">
335 >   <link_ctn id="link2"/><link_ctn id="link3"/>
336 >   </route>
337 >   <route src="alice" dst="trudy">
338 >   <link_ctn id="link3"/>
339 >   </route>
340 >   <route src="bob" dst="alice">
341 >   <link_ctn id="link1"/>
342 >   </route>
343 >   <route src="bob" dst="bob">
344 >   <link_ctn id="__loopback__"/>
345 >   </route>
346 >   <route src="bob" dst="trudy">
347 >   <link_ctn id="link2"/>
348 >   </route>
349 >   <route src="trudy" dst="alice">
350 >   <link_ctn id="link3"/>
351 >   </route>
352 >   <route src="trudy" dst="bob">
353 >   <link_ctn id="link2"/>
354 >   </route>
355 >   <route src="trudy" dst="trudy">
356 >   <link_ctn id="__loopback__"/>
357 >   </route>
358 > </AS>
359 > </platform>
360
361 $ ${bindir:=.}/flatifier ../platforms/two_clusters.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
362 > <?xml version='1.0'?>
363 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
364 > <platform version="4">
365 > <AS id="AS0" routing="Full">
366 >   <host id="alice0.crepe.fr" speed="1000000000"/>
367 >   <host id="alice1.crepe.fr" speed="1000000000"/>
368 >   <host id="bob0.hamburger.edu" speed="1000000000"/>
369 >   <host id="bob1.hamburger.edu" speed="1000000000"/>
370 >   <router id="alicealice_cluster_router.crepe.fr"/>
371 >   <router id="bobbob_cluster_router.hamburger.edu"/>
372 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
373 >   <link id="alice_cluster_backbone" bandwidth="2250000000" latency="0.000500000"/>
374 >   <link id="alice_cluster_link_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
375 >   <link id="alice_cluster_link_0_UP" bandwidth="125000000" latency="0.000050000"/>
376 >   <link id="alice_cluster_link_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
377 >   <link id="alice_cluster_link_1_UP" bandwidth="125000000" latency="0.000050000"/>
378 >   <link id="backbone" bandwidth="1250000000" latency="0.000500000"/>
379 >   <link id="bob_cluster_backbone" bandwidth="2250000000" latency="0.000500000"/>
380 >   <link id="bob_cluster_link_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
381 >   <link id="bob_cluster_link_0_UP" bandwidth="125000000" latency="0.000050000"/>
382 >   <link id="bob_cluster_link_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
383 >   <link id="bob_cluster_link_1_UP" bandwidth="125000000" latency="0.000050000"/>
384 >   <route src="alice0.crepe.fr" dst="alice0.crepe.fr">
385 >   <link_ctn id="alice_cluster_link_0_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
386 >   </route>
387 >   <route src="alice0.crepe.fr" dst="alice1.crepe.fr">
388 >   <link_ctn id="alice_cluster_link_0_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_1_DOWN"/>
389 >   </route>
390 >   <route src="alice0.crepe.fr" dst="bob0.hamburger.edu">
391 >   <link_ctn id="alice_cluster_link_0_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
392 >   </route>
393 >   <route src="alice0.crepe.fr" dst="bob1.hamburger.edu">
394 >   <link_ctn id="alice_cluster_link_0_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
395 >   </route>
396 >   <route src="alice0.crepe.fr" dst="alicealice_cluster_router.crepe.fr">
397 >   <link_ctn id="alice_cluster_link_0_UP"/><link_ctn id="alice_cluster_backbone"/>
398 >   </route>
399 >   <route src="alice0.crepe.fr" dst="bobbob_cluster_router.hamburger.edu">
400 >   <link_ctn id="alice_cluster_link_0_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/>
401 >   </route>
402 >   <route src="alice1.crepe.fr" dst="alice0.crepe.fr">
403 >   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
404 >   </route>
405 >   <route src="alice1.crepe.fr" dst="alice1.crepe.fr">
406 >   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_1_DOWN"/>
407 >   </route>
408 >   <route src="alice1.crepe.fr" dst="bob0.hamburger.edu">
409 >   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
410 >   </route>
411 >   <route src="alice1.crepe.fr" dst="bob1.hamburger.edu">
412 >   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
413 >   </route>
414 >   <route src="alice1.crepe.fr" dst="alicealice_cluster_router.crepe.fr">
415 >   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/>
416 >   </route>
417 >   <route src="alice1.crepe.fr" dst="bobbob_cluster_router.hamburger.edu">
418 >   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/>
419 >   </route>
420 >   <route src="bob0.hamburger.edu" dst="alice0.crepe.fr">
421 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
422 >   </route>
423 >   <route src="bob0.hamburger.edu" dst="alice1.crepe.fr">
424 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_1_DOWN"/>
425 >   </route>
426 >   <route src="bob0.hamburger.edu" dst="bob0.hamburger.edu">
427 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
428 >   </route>
429 >   <route src="bob0.hamburger.edu" dst="bob1.hamburger.edu">
430 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
431 >   </route>
432 >   <route src="bob0.hamburger.edu" dst="alicealice_cluster_router.crepe.fr">
433 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="backbone"/>
434 >   </route>
435 >   <route src="bob0.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
436 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/>
437 >   </route>
438 >   <route src="bob1.hamburger.edu" dst="alice0.crepe.fr">
439 >   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
440 >   </route>
441 >   <route src="bob1.hamburger.edu" dst="alice1.crepe.fr">
442 >   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_1_DOWN"/>
443 >   </route>
444 >   <route src="bob1.hamburger.edu" dst="bob0.hamburger.edu">
445 >   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
446 >   </route>
447 >   <route src="bob1.hamburger.edu" dst="bob1.hamburger.edu">
448 >   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
449 >   </route>
450 >   <route src="bob1.hamburger.edu" dst="alicealice_cluster_router.crepe.fr">
451 >   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="backbone"/>
452 >   </route>
453 >   <route src="bob1.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
454 >   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/>
455 >   </route>
456 >   <route src="alicealice_cluster_router.crepe.fr" dst="alicealice_cluster_router.crepe.fr">
457 >   <link_ctn id="alice_cluster_backbone"/>
458 >   </route>
459 >   <route src="alicealice_cluster_router.crepe.fr" dst="bobbob_cluster_router.hamburger.edu">
460 >   <link_ctn id="backbone"/>
461 >   </route>
462 >   <route src="alicealice_cluster_router.crepe.fr" dst="alice0.crepe.fr">
463 >   <link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
464 >   </route>
465 >   <route src="alicealice_cluster_router.crepe.fr" dst="alice1.crepe.fr">
466 >   <link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_1_DOWN"/>
467 >   </route>
468 >   <route src="alicealice_cluster_router.crepe.fr" dst="bob0.hamburger.edu">
469 >   <link_ctn id="backbone"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
470 >   </route>
471 >   <route src="alicealice_cluster_router.crepe.fr" dst="bob1.hamburger.edu">
472 >   <link_ctn id="backbone"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
473 >   </route>
474 >   <route src="bobbob_cluster_router.hamburger.edu" dst="alicealice_cluster_router.crepe.fr">
475 >   <link_ctn id="backbone"/>
476 >   </route>
477 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
478 >   <link_ctn id="bob_cluster_backbone"/>
479 >   </route>
480 >   <route src="bobbob_cluster_router.hamburger.edu" dst="alice0.crepe.fr">
481 >   <link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
482 >   </route>
483 >   <route src="bobbob_cluster_router.hamburger.edu" dst="alice1.crepe.fr">
484 >   <link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_1_DOWN"/>
485 >   </route>
486 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob0.hamburger.edu">
487 >   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
488 >   </route>
489 >   <route src="bobbob_cluster_router.hamburger.edu" dst="bob1.hamburger.edu">
490 >   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
491 >   </route>
492 > </AS>
493 > </platform>
494
495 $ ${bindir:=.}/flatifier ../platforms/two_hosts_multi_hop.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
496 > <?xml version='1.0'?>
497 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
498 > <platform version="4">
499 > <AS id="AS0" routing="Full">
500 >   <host id="alice" speed="500000000"/>
501 >   <host id="bob" speed="1000000000"/>
502 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
503 >   <link id="link_alice" bandwidth="125000000" latency="0.000050000"/>
504 >   <link id="link_bob" bandwidth="125000000" latency="0.000050000"/>
505 >   <link id="switch" bandwidth="125000000" latency="0.000050000" sharing_policy="FATPIPE"/>
506 >   <route src="alice" dst="alice">
507 >   <link_ctn id="__loopback__"/>
508 >   </route>
509 >   <route src="alice" dst="bob">
510 >   <link_ctn id="link_alice"/><link_ctn id="switch"/><link_ctn id="link_bob"/>
511 >   </route>
512 >   <route src="bob" dst="alice">
513 >   <link_ctn id="link_bob"/><link_ctn id="switch"/><link_ctn id="link_alice"/>
514 >   </route>
515 >   <route src="bob" dst="bob">
516 >   <link_ctn id="__loopback__"/>
517 >   </route>
518 > </AS>
519 > </platform>
520
521 $ ${bindir:=.}/flatifier ../platforms/two_hosts_one_link.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
522 > <?xml version='1.0'?>
523 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
524 > <platform version="4">
525 > <AS id="AS0" routing="Full">
526 >   <host id="alice" speed="500000000"/>
527 >   <host id="bob" speed="1000000000"/>
528 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
529 >   <link id="link1" bandwidth="125000000" latency="0.000050000"/>
530 >   <route src="alice" dst="alice">
531 >   <link_ctn id="__loopback__"/>
532 >   </route>
533 >   <route src="alice" dst="bob">
534 >   <link_ctn id="link1"/>
535 >   </route>
536 >   <route src="bob" dst="alice">
537 >   <link_ctn id="link1"/>
538 >   </route>
539 >   <route src="bob" dst="bob">
540 >   <link_ctn id="__loopback__"/>
541 >   </route>
542 > </AS>
543 > </platform>
544
545 $ ${bindir:=.}/flatifier ${srcdir:=.}/examples/platforms/bypassZoneRoute.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
546 > <?xml version='1.0'?>
547 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
548 > <platform version="4">
549 > <AS id="AS0" routing="Full">
550 >   <host id="1" speed="1000000000"/>
551 >   <host id="2" speed="1000000000"/>
552 >   <host id="3" speed="1000000000"/>
553 >   <router id="my_cluster_1_router"/>
554 >   <router id="my_cluster_2_router"/>
555 >   <router id="my_cluster_3_router"/>
556 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
557 >   <link id="link1" bandwidth="1250000000" latency="0.000500000"/>
558 >   <link id="link2" bandwidth="1250000000" latency="0.000500000"/>
559 >   <link id="link3" bandwidth="1250000000" latency="0.000500000"/>
560 >   <link id="link_tmp" bandwidth="1250000000" latency="0.000500000"/>
561 >   <link id="my_cluster_1_link_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
562 >   <link id="my_cluster_1_link_1_UP" bandwidth="125000000" latency="0.000050000"/>
563 >   <link id="my_cluster_2_link_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
564 >   <link id="my_cluster_2_link_2_UP" bandwidth="125000000" latency="0.000050000"/>
565 >   <link id="my_cluster_3_link_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
566 >   <link id="my_cluster_3_link_3_UP" bandwidth="125000000" latency="0.000050000"/>
567 >   <route src="1" dst="1">
568 >   <link_ctn id="my_cluster_1_link_1_UP"/><link_ctn id="my_cluster_1_link_1_DOWN"/>
569 >   </route>
570 >   <route src="1" dst="2">
571 >   <link_ctn id="my_cluster_1_link_1_UP"/><link_ctn id="link_tmp"/><link_ctn id="my_cluster_2_link_2_DOWN"/>
572 >   </route>
573 >   <route src="1" dst="3">
574 >   <link_ctn id="my_cluster_1_link_1_UP"/><link_ctn id="link1"/><link_ctn id="link3"/><link_ctn id="my_cluster_3_link_3_DOWN"/>
575 >   </route>
576 >   <route src="1" dst="my_cluster_1_router">
577 >   <link_ctn id="my_cluster_1_link_1_UP"/>
578 >   </route>
579 >   <route src="1" dst="my_cluster_2_router">
580 >   <link_ctn id="my_cluster_1_link_1_UP"/><link_ctn id="link_tmp"/>
581 >   </route>
582 >   <route src="1" dst="my_cluster_3_router">
583 >   <link_ctn id="my_cluster_1_link_1_UP"/><link_ctn id="link1"/><link_ctn id="link3"/>
584 >   </route>
585 >   <route src="2" dst="1">
586 >   <link_ctn id="my_cluster_2_link_2_UP"/><link_ctn id="link2"/><link_ctn id="link1"/><link_ctn id="my_cluster_1_link_1_DOWN"/>
587 >   </route>
588 >   <route src="2" dst="2">
589 >   <link_ctn id="my_cluster_2_link_2_UP"/><link_ctn id="my_cluster_2_link_2_DOWN"/>
590 >   </route>
591 >   <route src="2" dst="3">
592 >   <link_ctn id="my_cluster_2_link_2_UP"/><link_ctn id="link2"/><link_ctn id="link3"/><link_ctn id="my_cluster_3_link_3_DOWN"/>
593 >   </route>
594 >   <route src="2" dst="my_cluster_1_router">
595 >   <link_ctn id="my_cluster_2_link_2_UP"/><link_ctn id="link2"/><link_ctn id="link1"/>
596 >   </route>
597 >   <route src="2" dst="my_cluster_2_router">
598 >   <link_ctn id="my_cluster_2_link_2_UP"/>
599 >   </route>
600 >   <route src="2" dst="my_cluster_3_router">
601 >   <link_ctn id="my_cluster_2_link_2_UP"/><link_ctn id="link2"/><link_ctn id="link3"/>
602 >   </route>
603 >   <route src="3" dst="1">
604 >   <link_ctn id="my_cluster_3_link_3_UP"/><link_ctn id="link3"/><link_ctn id="link1"/><link_ctn id="my_cluster_1_link_1_DOWN"/>
605 >   </route>
606 >   <route src="3" dst="2">
607 >   <link_ctn id="my_cluster_3_link_3_UP"/><link_ctn id="link3"/><link_ctn id="link2"/><link_ctn id="my_cluster_2_link_2_DOWN"/>
608 >   </route>
609 >   <route src="3" dst="3">
610 >   <link_ctn id="my_cluster_3_link_3_UP"/><link_ctn id="my_cluster_3_link_3_DOWN"/>
611 >   </route>
612 >   <route src="3" dst="my_cluster_1_router">
613 >   <link_ctn id="my_cluster_3_link_3_UP"/><link_ctn id="link3"/><link_ctn id="link1"/>
614 >   </route>
615 >   <route src="3" dst="my_cluster_2_router">
616 >   <link_ctn id="my_cluster_3_link_3_UP"/><link_ctn id="link3"/><link_ctn id="link2"/>
617 >   </route>
618 >   <route src="3" dst="my_cluster_3_router">
619 >   <link_ctn id="my_cluster_3_link_3_UP"/>
620 >   </route>
621 >   <route src="my_cluster_1_router" dst="my_cluster_1_router">
622 >   
623 >   </route>
624 >   <route src="my_cluster_1_router" dst="my_cluster_2_router">
625 >   <link_ctn id="link_tmp"/>
626 >   </route>
627 >   <route src="my_cluster_1_router" dst="my_cluster_3_router">
628 >   <link_ctn id="link1"/><link_ctn id="link3"/>
629 >   </route>
630 >   <route src="my_cluster_1_router" dst="1">
631 >   <link_ctn id="my_cluster_1_link_1_DOWN"/>
632 >   </route>
633 >   <route src="my_cluster_1_router" dst="2">
634 >   <link_ctn id="link_tmp"/><link_ctn id="my_cluster_2_link_2_DOWN"/>
635 >   </route>
636 >   <route src="my_cluster_1_router" dst="3">
637 >   <link_ctn id="link1"/><link_ctn id="link3"/><link_ctn id="my_cluster_3_link_3_DOWN"/>
638 >   </route>
639 >   <route src="my_cluster_2_router" dst="my_cluster_1_router">
640 >   <link_ctn id="link2"/><link_ctn id="link1"/>
641 >   </route>
642 >   <route src="my_cluster_2_router" dst="my_cluster_2_router">
643 >   
644 >   </route>
645 >   <route src="my_cluster_2_router" dst="my_cluster_3_router">
646 >   <link_ctn id="link2"/><link_ctn id="link3"/>
647 >   </route>
648 >   <route src="my_cluster_2_router" dst="1">
649 >   <link_ctn id="link2"/><link_ctn id="link1"/><link_ctn id="my_cluster_1_link_1_DOWN"/>
650 >   </route>
651 >   <route src="my_cluster_2_router" dst="2">
652 >   <link_ctn id="my_cluster_2_link_2_DOWN"/>
653 >   </route>
654 >   <route src="my_cluster_2_router" dst="3">
655 >   <link_ctn id="link2"/><link_ctn id="link3"/><link_ctn id="my_cluster_3_link_3_DOWN"/>
656 >   </route>
657 >   <route src="my_cluster_3_router" dst="my_cluster_1_router">
658 >   <link_ctn id="link3"/><link_ctn id="link1"/>
659 >   </route>
660 >   <route src="my_cluster_3_router" dst="my_cluster_2_router">
661 >   <link_ctn id="link3"/><link_ctn id="link2"/>
662 >   </route>
663 >   <route src="my_cluster_3_router" dst="my_cluster_3_router">
664 >   
665 >   </route>
666 >   <route src="my_cluster_3_router" dst="1">
667 >   <link_ctn id="link3"/><link_ctn id="link1"/><link_ctn id="my_cluster_1_link_1_DOWN"/>
668 >   </route>
669 >   <route src="my_cluster_3_router" dst="2">
670 >   <link_ctn id="link3"/><link_ctn id="link2"/><link_ctn id="my_cluster_2_link_2_DOWN"/>
671 >   </route>
672 >   <route src="my_cluster_3_router" dst="3">
673 >   <link_ctn id="my_cluster_3_link_3_DOWN"/>
674 >   </route>
675 > </AS>
676 > </platform>
677
678 $ ${bindir:=.}/flatifier ${srcdir:=.}/examples/platforms/cluster_torus.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
679 > <?xml version='1.0'?>
680 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
681 > <platform version="4">
682 > <AS id="AS0" routing="Full">
683 >   <host id="node-0.simgrid.org" speed="1000000000"/>
684 >   <host id="node-1.simgrid.org" speed="1000000000"/>
685 >   <host id="node-10.simgrid.org" speed="1000000000"/>
686 >   <host id="node-11.simgrid.org" speed="1000000000"/>
687 >   <host id="node-2.simgrid.org" speed="1000000000"/>
688 >   <host id="node-3.simgrid.org" speed="1000000000"/>
689 >   <host id="node-4.simgrid.org" speed="1000000000"/>
690 >   <host id="node-5.simgrid.org" speed="1000000000"/>
691 >   <host id="node-6.simgrid.org" speed="1000000000"/>
692 >   <host id="node-7.simgrid.org" speed="1000000000"/>
693 >   <host id="node-8.simgrid.org" speed="1000000000"/>
694 >   <host id="node-9.simgrid.org" speed="1000000000"/>
695 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
696 >   <link id="bob_cluster_link_0_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
697 >   <link id="bob_cluster_link_10_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
698 >   <link id="bob_cluster_link_11_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
699 >   <link id="bob_cluster_link_1_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
700 >   <link id="bob_cluster_link_2_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
701 >   <link id="bob_cluster_link_3_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
702 >   <link id="bob_cluster_link_4_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
703 >   <link id="bob_cluster_link_5_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
704 >   <link id="bob_cluster_link_6_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
705 >   <link id="bob_cluster_link_7_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
706 >   <link id="bob_cluster_link_8_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
707 >   <link id="bob_cluster_link_9_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
708 >   <link id="bob_cluster_link_from_0_to_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
709 >   <link id="bob_cluster_link_from_0_to_1_UP" bandwidth="125000000" latency="0.000050000"/>
710 >   <link id="bob_cluster_link_from_0_to_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
711 >   <link id="bob_cluster_link_from_0_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
712 >   <link id="bob_cluster_link_from_0_to_6_DOWN" bandwidth="125000000" latency="0.000050000"/>
713 >   <link id="bob_cluster_link_from_0_to_6_UP" bandwidth="125000000" latency="0.000050000"/>
714 >   <link id="bob_cluster_link_from_10_to_11_DOWN" bandwidth="125000000" latency="0.000050000"/>
715 >   <link id="bob_cluster_link_from_10_to_11_UP" bandwidth="125000000" latency="0.000050000"/>
716 >   <link id="bob_cluster_link_from_10_to_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
717 >   <link id="bob_cluster_link_from_10_to_4_UP" bandwidth="125000000" latency="0.000050000"/>
718 >   <link id="bob_cluster_link_from_10_to_7_DOWN" bandwidth="125000000" latency="0.000050000"/>
719 >   <link id="bob_cluster_link_from_10_to_7_UP" bandwidth="125000000" latency="0.000050000"/>
720 >   <link id="bob_cluster_link_from_11_to_5_DOWN" bandwidth="125000000" latency="0.000050000"/>
721 >   <link id="bob_cluster_link_from_11_to_5_UP" bandwidth="125000000" latency="0.000050000"/>
722 >   <link id="bob_cluster_link_from_11_to_8_DOWN" bandwidth="125000000" latency="0.000050000"/>
723 >   <link id="bob_cluster_link_from_11_to_8_UP" bandwidth="125000000" latency="0.000050000"/>
724 >   <link id="bob_cluster_link_from_11_to_9_DOWN" bandwidth="125000000" latency="0.000050000"/>
725 >   <link id="bob_cluster_link_from_11_to_9_UP" bandwidth="125000000" latency="0.000050000"/>
726 >   <link id="bob_cluster_link_from_1_to_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
727 >   <link id="bob_cluster_link_from_1_to_2_UP" bandwidth="125000000" latency="0.000050000"/>
728 >   <link id="bob_cluster_link_from_1_to_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
729 >   <link id="bob_cluster_link_from_1_to_4_UP" bandwidth="125000000" latency="0.000050000"/>
730 >   <link id="bob_cluster_link_from_1_to_7_DOWN" bandwidth="125000000" latency="0.000050000"/>
731 >   <link id="bob_cluster_link_from_1_to_7_UP" bandwidth="125000000" latency="0.000050000"/>
732 >   <link id="bob_cluster_link_from_2_to_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
733 >   <link id="bob_cluster_link_from_2_to_0_UP" bandwidth="125000000" latency="0.000050000"/>
734 >   <link id="bob_cluster_link_from_2_to_5_DOWN" bandwidth="125000000" latency="0.000050000"/>
735 >   <link id="bob_cluster_link_from_2_to_5_UP" bandwidth="125000000" latency="0.000050000"/>
736 >   <link id="bob_cluster_link_from_2_to_8_DOWN" bandwidth="125000000" latency="0.000050000"/>
737 >   <link id="bob_cluster_link_from_2_to_8_UP" bandwidth="125000000" latency="0.000050000"/>
738 >   <link id="bob_cluster_link_from_3_to_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
739 >   <link id="bob_cluster_link_from_3_to_0_UP" bandwidth="125000000" latency="0.000050000"/>
740 >   <link id="bob_cluster_link_from_3_to_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
741 >   <link id="bob_cluster_link_from_3_to_4_UP" bandwidth="125000000" latency="0.000050000"/>
742 >   <link id="bob_cluster_link_from_3_to_9_DOWN" bandwidth="125000000" latency="0.000050000"/>
743 >   <link id="bob_cluster_link_from_3_to_9_UP" bandwidth="125000000" latency="0.000050000"/>
744 >   <link id="bob_cluster_link_from_4_to_10_DOWN" bandwidth="125000000" latency="0.000050000"/>
745 >   <link id="bob_cluster_link_from_4_to_10_UP" bandwidth="125000000" latency="0.000050000"/>
746 >   <link id="bob_cluster_link_from_4_to_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
747 >   <link id="bob_cluster_link_from_4_to_1_UP" bandwidth="125000000" latency="0.000050000"/>
748 >   <link id="bob_cluster_link_from_4_to_5_DOWN" bandwidth="125000000" latency="0.000050000"/>
749 >   <link id="bob_cluster_link_from_4_to_5_UP" bandwidth="125000000" latency="0.000050000"/>
750 >   <link id="bob_cluster_link_from_5_to_11_DOWN" bandwidth="125000000" latency="0.000050000"/>
751 >   <link id="bob_cluster_link_from_5_to_11_UP" bandwidth="125000000" latency="0.000050000"/>
752 >   <link id="bob_cluster_link_from_5_to_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
753 >   <link id="bob_cluster_link_from_5_to_2_UP" bandwidth="125000000" latency="0.000050000"/>
754 >   <link id="bob_cluster_link_from_5_to_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
755 >   <link id="bob_cluster_link_from_5_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
756 >   <link id="bob_cluster_link_from_6_to_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
757 >   <link id="bob_cluster_link_from_6_to_0_UP" bandwidth="125000000" latency="0.000050000"/>
758 >   <link id="bob_cluster_link_from_6_to_7_DOWN" bandwidth="125000000" latency="0.000050000"/>
759 >   <link id="bob_cluster_link_from_6_to_7_UP" bandwidth="125000000" latency="0.000050000"/>
760 >   <link id="bob_cluster_link_from_6_to_9_DOWN" bandwidth="125000000" latency="0.000050000"/>
761 >   <link id="bob_cluster_link_from_6_to_9_UP" bandwidth="125000000" latency="0.000050000"/>
762 >   <link id="bob_cluster_link_from_7_to_10_DOWN" bandwidth="125000000" latency="0.000050000"/>
763 >   <link id="bob_cluster_link_from_7_to_10_UP" bandwidth="125000000" latency="0.000050000"/>
764 >   <link id="bob_cluster_link_from_7_to_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
765 >   <link id="bob_cluster_link_from_7_to_1_UP" bandwidth="125000000" latency="0.000050000"/>
766 >   <link id="bob_cluster_link_from_7_to_8_DOWN" bandwidth="125000000" latency="0.000050000"/>
767 >   <link id="bob_cluster_link_from_7_to_8_UP" bandwidth="125000000" latency="0.000050000"/>
768 >   <link id="bob_cluster_link_from_8_to_11_DOWN" bandwidth="125000000" latency="0.000050000"/>
769 >   <link id="bob_cluster_link_from_8_to_11_UP" bandwidth="125000000" latency="0.000050000"/>
770 >   <link id="bob_cluster_link_from_8_to_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
771 >   <link id="bob_cluster_link_from_8_to_2_UP" bandwidth="125000000" latency="0.000050000"/>
772 >   <link id="bob_cluster_link_from_8_to_6_DOWN" bandwidth="125000000" latency="0.000050000"/>
773 >   <link id="bob_cluster_link_from_8_to_6_UP" bandwidth="125000000" latency="0.000050000"/>
774 >   <link id="bob_cluster_link_from_9_to_10_DOWN" bandwidth="125000000" latency="0.000050000"/>
775 >   <link id="bob_cluster_link_from_9_to_10_UP" bandwidth="125000000" latency="0.000050000"/>
776 >   <link id="bob_cluster_link_from_9_to_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
777 >   <link id="bob_cluster_link_from_9_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
778 >   <link id="bob_cluster_link_from_9_to_6_DOWN" bandwidth="125000000" latency="0.000050000"/>
779 >   <link id="bob_cluster_link_from_9_to_6_UP" bandwidth="125000000" latency="0.000050000"/>
780 >   <route src="node-0.simgrid.org" dst="node-0.simgrid.org">
781 >   <link_ctn id="bob_cluster_link_0_loopback"/>
782 >   </route>
783 >   <route src="node-0.simgrid.org" dst="node-1.simgrid.org">
784 >   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/>
785 >   </route>
786 >   <route src="node-0.simgrid.org" dst="node-10.simgrid.org">
787 >   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/><link_ctn id="bob_cluster_link_from_1_to_4_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
788 >   </route>
789 >   <route src="node-0.simgrid.org" dst="node-11.simgrid.org">
790 >   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_5_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
791 >   </route>
792 >   <route src="node-0.simgrid.org" dst="node-2.simgrid.org">
793 >   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/>
794 >   </route>
795 >   <route src="node-0.simgrid.org" dst="node-3.simgrid.org">
796 >   <link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
797 >   </route>
798 >   <route src="node-0.simgrid.org" dst="node-4.simgrid.org">
799 >   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/><link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
800 >   </route>
801 >   <route src="node-0.simgrid.org" dst="node-5.simgrid.org">
802 >   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
803 >   </route>
804 >   <route src="node-0.simgrid.org" dst="node-6.simgrid.org">
805 >   <link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
806 >   </route>
807 >   <route src="node-0.simgrid.org" dst="node-7.simgrid.org">
808 >   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
809 >   </route>
810 >   <route src="node-0.simgrid.org" dst="node-8.simgrid.org">
811 >   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
812 >   </route>
813 >   <route src="node-0.simgrid.org" dst="node-9.simgrid.org">
814 >   <link_ctn id="bob_cluster_link_from_0_to_3_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
815 >   </route>
816 >   <route src="node-1.simgrid.org" dst="node-0.simgrid.org">
817 >   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/>
818 >   </route>
819 >   <route src="node-1.simgrid.org" dst="node-1.simgrid.org">
820 >   <link_ctn id="bob_cluster_link_1_loopback"/>
821 >   </route>
822 >   <route src="node-1.simgrid.org" dst="node-10.simgrid.org">
823 >   <link_ctn id="bob_cluster_link_from_1_to_4_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
824 >   </route>
825 >   <route src="node-1.simgrid.org" dst="node-11.simgrid.org">
826 >   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/><link_ctn id="bob_cluster_link_from_2_to_5_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
827 >   </route>
828 >   <route src="node-1.simgrid.org" dst="node-2.simgrid.org">
829 >   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/>
830 >   </route>
831 >   <route src="node-1.simgrid.org" dst="node-3.simgrid.org">
832 >   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
833 >   </route>
834 >   <route src="node-1.simgrid.org" dst="node-4.simgrid.org">
835 >   <link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
836 >   </route>
837 >   <route src="node-1.simgrid.org" dst="node-5.simgrid.org">
838 >   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/><link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
839 >   </route>
840 >   <route src="node-1.simgrid.org" dst="node-6.simgrid.org">
841 >   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
842 >   </route>
843 >   <route src="node-1.simgrid.org" dst="node-7.simgrid.org">
844 >   <link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
845 >   </route>
846 >   <route src="node-1.simgrid.org" dst="node-8.simgrid.org">
847 >   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
848 >   </route>
849 >   <route src="node-1.simgrid.org" dst="node-9.simgrid.org">
850 >   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_3_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
851 >   </route>
852 >   <route src="node-10.simgrid.org" dst="node-0.simgrid.org">
853 >   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
854 >   </route>
855 >   <route src="node-10.simgrid.org" dst="node-1.simgrid.org">
856 >   <link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
857 >   </route>
858 >   <route src="node-10.simgrid.org" dst="node-10.simgrid.org">
859 >   <link_ctn id="bob_cluster_link_10_loopback"/>
860 >   </route>
861 >   <route src="node-10.simgrid.org" dst="node-11.simgrid.org">
862 >   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/>
863 >   </route>
864 >   <route src="node-10.simgrid.org" dst="node-2.simgrid.org">
865 >   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/><link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
866 >   </route>
867 >   <route src="node-10.simgrid.org" dst="node-3.simgrid.org">
868 >   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
869 >   </route>
870 >   <route src="node-10.simgrid.org" dst="node-4.simgrid.org">
871 >   <link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
872 >   </route>
873 >   <route src="node-10.simgrid.org" dst="node-5.simgrid.org">
874 >   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
875 >   </route>
876 >   <route src="node-10.simgrid.org" dst="node-6.simgrid.org">
877 >   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
878 >   </route>
879 >   <route src="node-10.simgrid.org" dst="node-7.simgrid.org">
880 >   <link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
881 >   </route>
882 >   <route src="node-10.simgrid.org" dst="node-8.simgrid.org">
883 >   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/><link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
884 >   </route>
885 >   <route src="node-10.simgrid.org" dst="node-9.simgrid.org">
886 >   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/>
887 >   </route>
888 >   <route src="node-11.simgrid.org" dst="node-0.simgrid.org">
889 >   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/><link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
890 >   </route>
891 >   <route src="node-11.simgrid.org" dst="node-1.simgrid.org">
892 >   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
893 >   </route>
894 >   <route src="node-11.simgrid.org" dst="node-10.simgrid.org">
895 >   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/>
896 >   </route>
897 >   <route src="node-11.simgrid.org" dst="node-11.simgrid.org">
898 >   <link_ctn id="bob_cluster_link_11_loopback"/>
899 >   </route>
900 >   <route src="node-11.simgrid.org" dst="node-2.simgrid.org">
901 >   <link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
902 >   </route>
903 >   <route src="node-11.simgrid.org" dst="node-3.simgrid.org">
904 >   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
905 >   </route>
906 >   <route src="node-11.simgrid.org" dst="node-4.simgrid.org">
907 >   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
908 >   </route>
909 >   <route src="node-11.simgrid.org" dst="node-5.simgrid.org">
910 >   <link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
911 >   </route>
912 >   <route src="node-11.simgrid.org" dst="node-6.simgrid.org">
913 >   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/><link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
914 >   </route>
915 >   <route src="node-11.simgrid.org" dst="node-7.simgrid.org">
916 >   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
917 >   </route>
918 >   <route src="node-11.simgrid.org" dst="node-8.simgrid.org">
919 >   <link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
920 >   </route>
921 >   <route src="node-11.simgrid.org" dst="node-9.simgrid.org">
922 >   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/>
923 >   </route>
924 >   <route src="node-2.simgrid.org" dst="node-0.simgrid.org">
925 >   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/>
926 >   </route>
927 >   <route src="node-2.simgrid.org" dst="node-1.simgrid.org">
928 >   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/>
929 >   </route>
930 >   <route src="node-2.simgrid.org" dst="node-10.simgrid.org">
931 >   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_4_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
932 >   </route>
933 >   <route src="node-2.simgrid.org" dst="node-11.simgrid.org">
934 >   <link_ctn id="bob_cluster_link_from_2_to_5_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
935 >   </route>
936 >   <route src="node-2.simgrid.org" dst="node-2.simgrid.org">
937 >   <link_ctn id="bob_cluster_link_2_loopback"/>
938 >   </route>
939 >   <route src="node-2.simgrid.org" dst="node-3.simgrid.org">
940 >   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/><link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
941 >   </route>
942 >   <route src="node-2.simgrid.org" dst="node-4.simgrid.org">
943 >   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
944 >   </route>
945 >   <route src="node-2.simgrid.org" dst="node-5.simgrid.org">
946 >   <link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
947 >   </route>
948 >   <route src="node-2.simgrid.org" dst="node-6.simgrid.org">
949 >   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
950 >   </route>
951 >   <route src="node-2.simgrid.org" dst="node-7.simgrid.org">
952 >   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
953 >   </route>
954 >   <route src="node-2.simgrid.org" dst="node-8.simgrid.org">
955 >   <link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
956 >   </route>
957 >   <route src="node-2.simgrid.org" dst="node-9.simgrid.org">
958 >   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/><link_ctn id="bob_cluster_link_from_0_to_3_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
959 >   </route>
960 >   <route src="node-3.simgrid.org" dst="node-0.simgrid.org">
961 >   <link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
962 >   </route>
963 >   <route src="node-3.simgrid.org" dst="node-1.simgrid.org">
964 >   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/><link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
965 >   </route>
966 >   <route src="node-3.simgrid.org" dst="node-10.simgrid.org">
967 >   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
968 >   </route>
969 >   <route src="node-3.simgrid.org" dst="node-11.simgrid.org">
970 >   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
971 >   </route>
972 >   <route src="node-3.simgrid.org" dst="node-2.simgrid.org">
973 >   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
974 >   </route>
975 >   <route src="node-3.simgrid.org" dst="node-3.simgrid.org">
976 >   <link_ctn id="bob_cluster_link_3_loopback"/>
977 >   </route>
978 >   <route src="node-3.simgrid.org" dst="node-4.simgrid.org">
979 >   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/>
980 >   </route>
981 >   <route src="node-3.simgrid.org" dst="node-5.simgrid.org">
982 >   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/>
983 >   </route>
984 >   <route src="node-3.simgrid.org" dst="node-6.simgrid.org">
985 >   <link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
986 >   </route>
987 >   <route src="node-3.simgrid.org" dst="node-7.simgrid.org">
988 >   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/><link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
989 >   </route>
990 >   <route src="node-3.simgrid.org" dst="node-8.simgrid.org">
991 >   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
992 >   </route>
993 >   <route src="node-3.simgrid.org" dst="node-9.simgrid.org">
994 >   <link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
995 >   </route>
996 >   <route src="node-4.simgrid.org" dst="node-0.simgrid.org">
997 >   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
998 >   </route>
999 >   <route src="node-4.simgrid.org" dst="node-1.simgrid.org">
1000 >   <link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
1001 >   </route>
1002 >   <route src="node-4.simgrid.org" dst="node-10.simgrid.org">
1003 >   <link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
1004 >   </route>
1005 >   <route src="node-4.simgrid.org" dst="node-11.simgrid.org">
1006 >   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
1007 >   </route>
1008 >   <route src="node-4.simgrid.org" dst="node-2.simgrid.org">
1009 >   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/><link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
1010 >   </route>
1011 >   <route src="node-4.simgrid.org" dst="node-3.simgrid.org">
1012 >   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/>
1013 >   </route>
1014 >   <route src="node-4.simgrid.org" dst="node-4.simgrid.org">
1015 >   <link_ctn id="bob_cluster_link_4_loopback"/>
1016 >   </route>
1017 >   <route src="node-4.simgrid.org" dst="node-5.simgrid.org">
1018 >   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/>
1019 >   </route>
1020 >   <route src="node-4.simgrid.org" dst="node-6.simgrid.org">
1021 >   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
1022 >   </route>
1023 >   <route src="node-4.simgrid.org" dst="node-7.simgrid.org">
1024 >   <link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
1025 >   </route>
1026 >   <route src="node-4.simgrid.org" dst="node-8.simgrid.org">
1027 >   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/><link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
1028 >   </route>
1029 >   <route src="node-4.simgrid.org" dst="node-9.simgrid.org">
1030 >   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
1031 >   </route>
1032 >   <route src="node-5.simgrid.org" dst="node-0.simgrid.org">
1033 >   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/><link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
1034 >   </route>
1035 >   <route src="node-5.simgrid.org" dst="node-1.simgrid.org">
1036 >   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
1037 >   </route>
1038 >   <route src="node-5.simgrid.org" dst="node-10.simgrid.org">
1039 >   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
1040 >   </route>
1041 >   <route src="node-5.simgrid.org" dst="node-11.simgrid.org">
1042 >   <link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
1043 >   </route>
1044 >   <route src="node-5.simgrid.org" dst="node-2.simgrid.org">
1045 >   <link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
1046 >   </route>
1047 >   <route src="node-5.simgrid.org" dst="node-3.simgrid.org">
1048 >   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/>
1049 >   </route>
1050 >   <route src="node-5.simgrid.org" dst="node-4.simgrid.org">
1051 >   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/>
1052 >   </route>
1053 >   <route src="node-5.simgrid.org" dst="node-5.simgrid.org">
1054 >   <link_ctn id="bob_cluster_link_5_loopback"/>
1055 >   </route>
1056 >   <route src="node-5.simgrid.org" dst="node-6.simgrid.org">
1057 >   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/><link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
1058 >   </route>
1059 >   <route src="node-5.simgrid.org" dst="node-7.simgrid.org">
1060 >   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
1061 >   </route>
1062 >   <route src="node-5.simgrid.org" dst="node-8.simgrid.org">
1063 >   <link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
1064 >   </route>
1065 >   <route src="node-5.simgrid.org" dst="node-9.simgrid.org">
1066 >   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
1067 >   </route>
1068 >   <route src="node-6.simgrid.org" dst="node-0.simgrid.org">
1069 >   <link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
1070 >   </route>
1071 >   <route src="node-6.simgrid.org" dst="node-1.simgrid.org">
1072 >   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
1073 >   </route>
1074 >   <route src="node-6.simgrid.org" dst="node-10.simgrid.org">
1075 >   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/><link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
1076 >   </route>
1077 >   <route src="node-6.simgrid.org" dst="node-11.simgrid.org">
1078 >   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/><link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
1079 >   </route>
1080 >   <route src="node-6.simgrid.org" dst="node-2.simgrid.org">
1081 >   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
1082 >   </route>
1083 >   <route src="node-6.simgrid.org" dst="node-3.simgrid.org">
1084 >   <link_ctn id="bob_cluster_link_from_6_to_9_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
1085 >   </route>
1086 >   <route src="node-6.simgrid.org" dst="node-4.simgrid.org">
1087 >   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/><link_ctn id="bob_cluster_link_from_7_to_10_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
1088 >   </route>
1089 >   <route src="node-6.simgrid.org" dst="node-5.simgrid.org">
1090 >   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/><link_ctn id="bob_cluster_link_from_8_to_11_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
1091 >   </route>
1092 >   <route src="node-6.simgrid.org" dst="node-6.simgrid.org">
1093 >   <link_ctn id="bob_cluster_link_6_loopback"/>
1094 >   </route>
1095 >   <route src="node-6.simgrid.org" dst="node-7.simgrid.org">
1096 >   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/>
1097 >   </route>
1098 >   <route src="node-6.simgrid.org" dst="node-8.simgrid.org">
1099 >   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/>
1100 >   </route>
1101 >   <route src="node-6.simgrid.org" dst="node-9.simgrid.org">
1102 >   <link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
1103 >   </route>
1104 >   <route src="node-7.simgrid.org" dst="node-0.simgrid.org">
1105 >   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
1106 >   </route>
1107 >   <route src="node-7.simgrid.org" dst="node-1.simgrid.org">
1108 >   <link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
1109 >   </route>
1110 >   <route src="node-7.simgrid.org" dst="node-10.simgrid.org">
1111 >   <link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
1112 >   </route>
1113 >   <route src="node-7.simgrid.org" dst="node-11.simgrid.org">
1114 >   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/><link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
1115 >   </route>
1116 >   <route src="node-7.simgrid.org" dst="node-2.simgrid.org">
1117 >   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
1118 >   </route>
1119 >   <route src="node-7.simgrid.org" dst="node-3.simgrid.org">
1120 >   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/><link_ctn id="bob_cluster_link_from_6_to_9_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
1121 >   </route>
1122 >   <route src="node-7.simgrid.org" dst="node-4.simgrid.org">
1123 >   <link_ctn id="bob_cluster_link_from_7_to_10_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
1124 >   </route>
1125 >   <route src="node-7.simgrid.org" dst="node-5.simgrid.org">
1126 >   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/><link_ctn id="bob_cluster_link_from_8_to_11_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
1127 >   </route>
1128 >   <route src="node-7.simgrid.org" dst="node-6.simgrid.org">
1129 >   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/>
1130 >   </route>
1131 >   <route src="node-7.simgrid.org" dst="node-7.simgrid.org">
1132 >   <link_ctn id="bob_cluster_link_7_loopback"/>
1133 >   </route>
1134 >   <route src="node-7.simgrid.org" dst="node-8.simgrid.org">
1135 >   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/>
1136 >   </route>
1137 >   <route src="node-7.simgrid.org" dst="node-9.simgrid.org">
1138 >   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/><link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
1139 >   </route>
1140 >   <route src="node-8.simgrid.org" dst="node-0.simgrid.org">
1141 >   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
1142 >   </route>
1143 >   <route src="node-8.simgrid.org" dst="node-1.simgrid.org">
1144 >   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
1145 >   </route>
1146 >   <route src="node-8.simgrid.org" dst="node-10.simgrid.org">
1147 >   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/><link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
1148 >   </route>
1149 >   <route src="node-8.simgrid.org" dst="node-11.simgrid.org">
1150 >   <link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
1151 >   </route>
1152 >   <route src="node-8.simgrid.org" dst="node-2.simgrid.org">
1153 >   <link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
1154 >   </route>
1155 >   <route src="node-8.simgrid.org" dst="node-3.simgrid.org">
1156 >   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/><link_ctn id="bob_cluster_link_from_6_to_9_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
1157 >   </route>
1158 >   <route src="node-8.simgrid.org" dst="node-4.simgrid.org">
1159 >   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/><link_ctn id="bob_cluster_link_from_7_to_10_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
1160 >   </route>
1161 >   <route src="node-8.simgrid.org" dst="node-5.simgrid.org">
1162 >   <link_ctn id="bob_cluster_link_from_8_to_11_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
1163 >   </route>
1164 >   <route src="node-8.simgrid.org" dst="node-6.simgrid.org">
1165 >   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/>
1166 >   </route>
1167 >   <route src="node-8.simgrid.org" dst="node-7.simgrid.org">
1168 >   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/>
1169 >   </route>
1170 >   <route src="node-8.simgrid.org" dst="node-8.simgrid.org">
1171 >   <link_ctn id="bob_cluster_link_8_loopback"/>
1172 >   </route>
1173 >   <route src="node-8.simgrid.org" dst="node-9.simgrid.org">
1174 >   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/><link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
1175 >   </route>
1176 >   <route src="node-9.simgrid.org" dst="node-0.simgrid.org">
1177 >   <link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
1178 >   </route>
1179 >   <route src="node-9.simgrid.org" dst="node-1.simgrid.org">
1180 >   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/><link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
1181 >   </route>
1182 >   <route src="node-9.simgrid.org" dst="node-10.simgrid.org">
1183 >   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/>
1184 >   </route>
1185 >   <route src="node-9.simgrid.org" dst="node-11.simgrid.org">
1186 >   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/>
1187 >   </route>
1188 >   <route src="node-9.simgrid.org" dst="node-2.simgrid.org">
1189 >   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
1190 >   </route>
1191 >   <route src="node-9.simgrid.org" dst="node-3.simgrid.org">
1192 >   <link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
1193 >   </route>
1194 >   <route src="node-9.simgrid.org" dst="node-4.simgrid.org">
1195 >   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
1196 >   </route>
1197 >   <route src="node-9.simgrid.org" dst="node-5.simgrid.org">
1198 >   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
1199 >   </route>
1200 >   <route src="node-9.simgrid.org" dst="node-6.simgrid.org">
1201 >   <link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
1202 >   </route>
1203 >   <route src="node-9.simgrid.org" dst="node-7.simgrid.org">
1204 >   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/><link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
1205 >   </route>
1206 >   <route src="node-9.simgrid.org" dst="node-8.simgrid.org">
1207 >   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
1208 >   </route>
1209 >   <route src="node-9.simgrid.org" dst="node-9.simgrid.org">
1210 >   <link_ctn id="bob_cluster_link_9_loopback"/>
1211 >   </route>
1212 > </AS>
1213 > </platform>
1214
1215 $ ${bindir:=.}/flatifier ../platforms/cluster_dragonfly_noncontiguous_rad.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
1216 > <?xml version='1.0'?>
1217 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
1218 > <platform version="4">
1219 > <AS id="AS0" routing="Full">
1220 >   <host id="node-0.simgrid.org" speed="1000000000"/>
1221 >   <host id="node-1002.simgrid.org" speed="1000000000"/>
1222 >   <host id="node-1003.simgrid.org" speed="1000000000"/>
1223 >   <host id="node-1004.simgrid.org" speed="1000000000"/>
1224 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1225 >   <link id="black_link_in_group_0_between_chassis_0_and_1_blade_0_6_DOWN" bandwidth="375000000" latency="0.000050000"/>
1226 >   <link id="black_link_in_group_0_between_chassis_0_and_1_blade_0_6_UP" bandwidth="375000000" latency="0.000050000"/>
1227 >   <link id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_DOWN" bandwidth="375000000" latency="0.000050000"/>
1228 >   <link id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_UP" bandwidth="375000000" latency="0.000050000"/>
1229 >   <link id="bob_cluster_link_0_limiter" bandwidth="150000000" latency="0.000000000"/>
1230 >   <link id="bob_cluster_link_0_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1231 >   <link id="bob_cluster_link_1002_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1232 >   <link id="bob_cluster_link_1003_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1233 >   <link id="bob_cluster_link_1004_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1234 >   <link id="bob_cluster_link_1_limiter" bandwidth="150000000" latency="0.000000000"/>
1235 >   <link id="bob_cluster_link_2_limiter" bandwidth="150000000" latency="0.000000000"/>
1236 >   <link id="bob_cluster_link_3_limiter" bandwidth="150000000" latency="0.000000000"/>
1237 >   <link id="green_link_in_chassis_0_between_routers_0_and_1_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
1238 >   <link id="green_link_in_chassis_0_between_routers_0_and_1_4_UP" bandwidth="125000000" latency="0.000050000"/>
1239 >   <link id="green_link_in_chassis_1_between_routers_0_and_1_5_DOWN" bandwidth="125000000" latency="0.000050000"/>
1240 >   <link id="green_link_in_chassis_1_between_routers_0_and_1_5_UP" bandwidth="125000000" latency="0.000050000"/>
1241 >   <link id="local_link_from_router_0_to_node_0_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
1242 >   <link id="local_link_from_router_0_to_node_0_0_UP" bandwidth="125000000" latency="0.000050000"/>
1243 >   <link id="local_link_from_router_1_to_node_0_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
1244 >   <link id="local_link_from_router_1_to_node_0_1_UP" bandwidth="125000000" latency="0.000050000"/>
1245 >   <link id="local_link_from_router_2_to_node_0_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
1246 >   <link id="local_link_from_router_2_to_node_0_2_UP" bandwidth="125000000" latency="0.000050000"/>
1247 >   <link id="local_link_from_router_3_to_node_0_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
1248 >   <link id="local_link_from_router_3_to_node_0_3_UP" bandwidth="125000000" latency="0.000050000"/>
1249 >   <route src="node-0.simgrid.org" dst="node-0.simgrid.org">
1250 >   <link_ctn id="bob_cluster_link_0_loopback"/>
1251 >   </route>
1252 >   <route src="node-0.simgrid.org" dst="node-1002.simgrid.org">
1253 >   <link_ctn id="local_link_from_router_0_to_node_0_0_UP"/><link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="green_link_in_chassis_0_between_routers_0_and_1_4_UP"/><link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="local_link_from_router_1_to_node_0_1_DOWN"/>
1254 >   </route>
1255 >   <route src="node-0.simgrid.org" dst="node-1003.simgrid.org">
1256 >   <link_ctn id="local_link_from_router_0_to_node_0_0_UP"/><link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_0_6_UP"/><link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="local_link_from_router_2_to_node_0_2_DOWN"/>
1257 >   </route>
1258 >   <route src="node-0.simgrid.org" dst="node-1004.simgrid.org">
1259 >   <link_ctn id="local_link_from_router_0_to_node_0_0_UP"/><link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="green_link_in_chassis_0_between_routers_0_and_1_4_UP"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_UP"/><link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="local_link_from_router_3_to_node_0_3_DOWN"/>
1260 >   </route>
1261 >   <route src="node-1002.simgrid.org" dst="node-0.simgrid.org">
1262 >   <link_ctn id="local_link_from_router_1_to_node_0_1_UP"/><link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="green_link_in_chassis_0_between_routers_0_and_1_4_DOWN"/><link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="local_link_from_router_0_to_node_0_0_DOWN"/>
1263 >   </route>
1264 >   <route src="node-1002.simgrid.org" dst="node-1002.simgrid.org">
1265 >   <link_ctn id="bob_cluster_link_1002_loopback"/>
1266 >   </route>
1267 >   <route src="node-1002.simgrid.org" dst="node-1003.simgrid.org">
1268 >   <link_ctn id="local_link_from_router_1_to_node_0_1_UP"/><link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="green_link_in_chassis_0_between_routers_0_and_1_4_DOWN"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_0_6_UP"/><link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="local_link_from_router_2_to_node_0_2_DOWN"/>
1269 >   </route>
1270 >   <route src="node-1002.simgrid.org" dst="node-1004.simgrid.org">
1271 >   <link_ctn id="local_link_from_router_1_to_node_0_1_UP"/><link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_UP"/><link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="local_link_from_router_3_to_node_0_3_DOWN"/>
1272 >   </route>
1273 >   <route src="node-1003.simgrid.org" dst="node-0.simgrid.org">
1274 >   <link_ctn id="local_link_from_router_2_to_node_0_2_UP"/><link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_0_6_DOWN"/><link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="local_link_from_router_0_to_node_0_0_DOWN"/>
1275 >   </route>
1276 >   <route src="node-1003.simgrid.org" dst="node-1002.simgrid.org">
1277 >   <link_ctn id="local_link_from_router_2_to_node_0_2_UP"/><link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="green_link_in_chassis_1_between_routers_0_and_1_5_UP"/><link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="local_link_from_router_1_to_node_0_1_DOWN"/>
1278 >   </route>
1279 >   <route src="node-1003.simgrid.org" dst="node-1003.simgrid.org">
1280 >   <link_ctn id="bob_cluster_link_1003_loopback"/>
1281 >   </route>
1282 >   <route src="node-1003.simgrid.org" dst="node-1004.simgrid.org">
1283 >   <link_ctn id="local_link_from_router_2_to_node_0_2_UP"/><link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="green_link_in_chassis_1_between_routers_0_and_1_5_UP"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_UP"/><link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="local_link_from_router_3_to_node_0_3_DOWN"/>
1284 >   </route>
1285 >   <route src="node-1004.simgrid.org" dst="node-0.simgrid.org">
1286 >   <link_ctn id="local_link_from_router_3_to_node_0_3_UP"/><link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="green_link_in_chassis_1_between_routers_0_and_1_5_DOWN"/><link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="local_link_from_router_0_to_node_0_0_DOWN"/>
1287 >   </route>
1288 >   <route src="node-1004.simgrid.org" dst="node-1002.simgrid.org">
1289 >   <link_ctn id="local_link_from_router_3_to_node_0_3_UP"/><link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_DOWN"/><link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="local_link_from_router_1_to_node_0_1_DOWN"/>
1290 >   </route>
1291 >   <route src="node-1004.simgrid.org" dst="node-1003.simgrid.org">
1292 >   <link_ctn id="local_link_from_router_3_to_node_0_3_UP"/><link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="green_link_in_chassis_1_between_routers_0_and_1_5_DOWN"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_0_6_UP"/><link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="local_link_from_router_2_to_node_0_2_DOWN"/>
1293 >   </route>
1294 >   <route src="node-1004.simgrid.org" dst="node-1004.simgrid.org">
1295 >   <link_ctn id="bob_cluster_link_1004_loopback"/>
1296 >   </route>
1297 > </AS>
1298 > </platform>
1299
1300 $ ${bindir:=.}/flatifier ../platforms/cluster_fat_tree_noncontiguous_rad.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
1301 > <?xml version='1.0'?>
1302 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
1303 > <platform version="4">
1304 > <AS id="AS0" routing="Full">
1305 >   <host id="node-100.simgrid.org" speed="1000000000"/>
1306 >   <host id="node-101.simgrid.org" speed="1000000000"/>
1307 >   <host id="node-119.simgrid.org" speed="1000000000"/>
1308 >   <host id="node-120.simgrid.org" speed="1000000000"/>
1309 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1310 >   <link id="bob_cluster_link_-1_limiter" bandwidth="50000000" latency="0.000000000"/>
1311 >   <link id="bob_cluster_link_-2_limiter" bandwidth="50000000" latency="0.000000000"/>
1312 >   <link id="bob_cluster_link_-3_limiter" bandwidth="50000000" latency="0.000000000"/>
1313 >   <link id="bob_cluster_link_-4_limiter" bandwidth="50000000" latency="0.000000000"/>
1314 >   <link id="bob_cluster_link_0_limiter" bandwidth="50000000" latency="0.000000000"/>
1315 >   <link id="bob_cluster_link_100_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1316 >   <link id="bob_cluster_link_101_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1317 >   <link id="bob_cluster_link_119_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1318 >   <link id="bob_cluster_link_120_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1319 >   <link id="bob_cluster_link_1_limiter" bandwidth="50000000" latency="0.000000000"/>
1320 >   <link id="bob_cluster_link_2_limiter" bandwidth="50000000" latency="0.000000000"/>
1321 >   <link id="bob_cluster_link_3_limiter" bandwidth="50000000" latency="0.000000000"/>
1322 >   <link id="link_from_-1_-3_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
1323 >   <link id="link_from_-1_-3_4_UP" bandwidth="125000000" latency="0.000050000"/>
1324 >   <link id="link_from_-1_-3_5_DOWN" bandwidth="125000000" latency="0.000050000"/>
1325 >   <link id="link_from_-1_-3_5_UP" bandwidth="125000000" latency="0.000050000"/>
1326 >   <link id="link_from_-1_-4_6_DOWN" bandwidth="125000000" latency="0.000050000"/>
1327 >   <link id="link_from_-1_-4_6_UP" bandwidth="125000000" latency="0.000050000"/>
1328 >   <link id="link_from_-1_-4_7_DOWN" bandwidth="125000000" latency="0.000050000"/>
1329 >   <link id="link_from_-1_-4_7_UP" bandwidth="125000000" latency="0.000050000"/>
1330 >   <link id="link_from_-2_-3_8_DOWN" bandwidth="125000000" latency="0.000050000"/>
1331 >   <link id="link_from_-2_-3_8_UP" bandwidth="125000000" latency="0.000050000"/>
1332 >   <link id="link_from_-2_-3_9_DOWN" bandwidth="125000000" latency="0.000050000"/>
1333 >   <link id="link_from_-2_-3_9_UP" bandwidth="125000000" latency="0.000050000"/>
1334 >   <link id="link_from_-2_-4_10_DOWN" bandwidth="125000000" latency="0.000050000"/>
1335 >   <link id="link_from_-2_-4_10_UP" bandwidth="125000000" latency="0.000050000"/>
1336 >   <link id="link_from_-2_-4_11_DOWN" bandwidth="125000000" latency="0.000050000"/>
1337 >   <link id="link_from_-2_-4_11_UP" bandwidth="125000000" latency="0.000050000"/>
1338 >   <link id="link_from_0_-1_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
1339 >   <link id="link_from_0_-1_0_UP" bandwidth="125000000" latency="0.000050000"/>
1340 >   <link id="link_from_1_-1_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
1341 >   <link id="link_from_1_-1_1_UP" bandwidth="125000000" latency="0.000050000"/>
1342 >   <link id="link_from_2_-2_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
1343 >   <link id="link_from_2_-2_2_UP" bandwidth="125000000" latency="0.000050000"/>
1344 >   <link id="link_from_3_-2_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
1345 >   <link id="link_from_3_-2_3_UP" bandwidth="125000000" latency="0.000050000"/>
1346 >   <route src="node-100.simgrid.org" dst="node-100.simgrid.org">
1347 >   <link_ctn id="bob_cluster_link_100_loopback"/>
1348 >   </route>
1349 >   <route src="node-100.simgrid.org" dst="node-101.simgrid.org">
1350 >   <link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="link_from_0_-1_0_UP"/><link_ctn id="link_from_1_-1_1_DOWN"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="bob_cluster_link_1_limiter"/>
1351 >   </route>
1352 >   <route src="node-100.simgrid.org" dst="node-119.simgrid.org">
1353 >   <link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="link_from_0_-1_0_UP"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="link_from_-1_-3_4_UP"/><link_ctn id="link_from_-2_-3_8_DOWN"/><link_ctn id="bob_cluster_link_-3_limiter"/><link_ctn id="link_from_2_-2_2_DOWN"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="bob_cluster_link_2_limiter"/>
1354 >   </route>
1355 >   <route src="node-100.simgrid.org" dst="node-120.simgrid.org">
1356 >   <link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="link_from_0_-1_0_UP"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="link_from_-1_-4_6_UP"/><link_ctn id="link_from_-2_-4_10_DOWN"/><link_ctn id="bob_cluster_link_-4_limiter"/><link_ctn id="link_from_3_-2_3_DOWN"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="bob_cluster_link_3_limiter"/>
1357 >   </route>
1358 >   <route src="node-101.simgrid.org" dst="node-100.simgrid.org">
1359 >   <link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="link_from_1_-1_1_UP"/><link_ctn id="link_from_0_-1_0_DOWN"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="bob_cluster_link_0_limiter"/>
1360 >   </route>
1361 >   <route src="node-101.simgrid.org" dst="node-101.simgrid.org">
1362 >   <link_ctn id="bob_cluster_link_101_loopback"/>
1363 >   </route>
1364 >   <route src="node-101.simgrid.org" dst="node-119.simgrid.org">
1365 >   <link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="link_from_1_-1_1_UP"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="link_from_-1_-3_4_UP"/><link_ctn id="link_from_-2_-3_8_DOWN"/><link_ctn id="bob_cluster_link_-3_limiter"/><link_ctn id="link_from_2_-2_2_DOWN"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="bob_cluster_link_2_limiter"/>
1366 >   </route>
1367 >   <route src="node-101.simgrid.org" dst="node-120.simgrid.org">
1368 >   <link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="link_from_1_-1_1_UP"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="link_from_-1_-4_6_UP"/><link_ctn id="link_from_-2_-4_10_DOWN"/><link_ctn id="bob_cluster_link_-4_limiter"/><link_ctn id="link_from_3_-2_3_DOWN"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="bob_cluster_link_3_limiter"/>
1369 >   </route>
1370 >   <route src="node-119.simgrid.org" dst="node-100.simgrid.org">
1371 >   <link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="link_from_2_-2_2_UP"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="link_from_-2_-3_8_UP"/><link_ctn id="link_from_-1_-3_4_DOWN"/><link_ctn id="bob_cluster_link_-3_limiter"/><link_ctn id="link_from_0_-1_0_DOWN"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="bob_cluster_link_0_limiter"/>
1372 >   </route>
1373 >   <route src="node-119.simgrid.org" dst="node-101.simgrid.org">
1374 >   <link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="link_from_2_-2_2_UP"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="link_from_-2_-4_10_UP"/><link_ctn id="link_from_-1_-4_6_DOWN"/><link_ctn id="bob_cluster_link_-4_limiter"/><link_ctn id="link_from_1_-1_1_DOWN"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="bob_cluster_link_1_limiter"/>
1375 >   </route>
1376 >   <route src="node-119.simgrid.org" dst="node-119.simgrid.org">
1377 >   <link_ctn id="bob_cluster_link_119_loopback"/>
1378 >   </route>
1379 >   <route src="node-119.simgrid.org" dst="node-120.simgrid.org">
1380 >   <link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="link_from_2_-2_2_UP"/><link_ctn id="link_from_3_-2_3_DOWN"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="bob_cluster_link_3_limiter"/>
1381 >   </route>
1382 >   <route src="node-120.simgrid.org" dst="node-100.simgrid.org">
1383 >   <link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="link_from_3_-2_3_UP"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="link_from_-2_-3_8_UP"/><link_ctn id="link_from_-1_-3_4_DOWN"/><link_ctn id="bob_cluster_link_-3_limiter"/><link_ctn id="link_from_0_-1_0_DOWN"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="bob_cluster_link_0_limiter"/>
1384 >   </route>
1385 >   <route src="node-120.simgrid.org" dst="node-101.simgrid.org">
1386 >   <link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="link_from_3_-2_3_UP"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="link_from_-2_-4_10_UP"/><link_ctn id="link_from_-1_-4_6_DOWN"/><link_ctn id="bob_cluster_link_-4_limiter"/><link_ctn id="link_from_1_-1_1_DOWN"/><link_ctn id="bob_cluster_link_-1_limiter"/><link_ctn id="bob_cluster_link_1_limiter"/>
1387 >   </route>
1388 >   <route src="node-120.simgrid.org" dst="node-119.simgrid.org">
1389 >   <link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="link_from_3_-2_3_UP"/><link_ctn id="link_from_2_-2_2_DOWN"/><link_ctn id="bob_cluster_link_-2_limiter"/><link_ctn id="bob_cluster_link_2_limiter"/>
1390 >   </route>
1391 >   <route src="node-120.simgrid.org" dst="node-120.simgrid.org">
1392 >   <link_ctn id="bob_cluster_link_120_loopback"/>
1393 >   </route>
1394 > </AS>
1395 > </platform>
1396
1397 $ ${bindir:=.}/flatifier ../platforms/cluster_torus_noncontiguous_rad.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
1398 > <?xml version='1.0'?>
1399 > <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
1400 > <platform version="4">
1401 > <AS id="AS0" routing="Full">
1402 >   <host id="node-0.simgrid.org" speed="1000000000"/>
1403 >   <host id="node-1.simgrid.org" speed="1000000000"/>
1404 >   <host id="node-102.simgrid.org" speed="1000000000"/>
1405 >   <host id="node-103.simgrid.org" speed="1000000000"/>
1406 >   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1407 >   <link id="bob_cluster_link_0_limiter" bandwidth="50000000" latency="0.000000000"/>
1408 >   <link id="bob_cluster_link_0_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1409 >   <link id="bob_cluster_link_102_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1410 >   <link id="bob_cluster_link_103_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1411 >   <link id="bob_cluster_link_1_limiter" bandwidth="50000000" latency="0.000000000"/>
1412 >   <link id="bob_cluster_link_1_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
1413 >   <link id="bob_cluster_link_2_limiter" bandwidth="50000000" latency="0.000000000"/>
1414 >   <link id="bob_cluster_link_3_limiter" bandwidth="50000000" latency="0.000000000"/>
1415 >   <link id="bob_cluster_link_from_0_to_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
1416 >   <link id="bob_cluster_link_from_0_to_0_UP" bandwidth="125000000" latency="0.000050000"/>
1417 >   <link id="bob_cluster_link_from_0_to_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
1418 >   <link id="bob_cluster_link_from_0_to_1_UP" bandwidth="125000000" latency="0.000050000"/>
1419 >   <link id="bob_cluster_link_from_0_to_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
1420 >   <link id="bob_cluster_link_from_0_to_2_UP" bandwidth="125000000" latency="0.000050000"/>
1421 >   <link id="bob_cluster_link_from_1_to_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
1422 >   <link id="bob_cluster_link_from_1_to_0_UP" bandwidth="125000000" latency="0.000050000"/>
1423 >   <link id="bob_cluster_link_from_1_to_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
1424 >   <link id="bob_cluster_link_from_1_to_1_UP" bandwidth="125000000" latency="0.000050000"/>
1425 >   <link id="bob_cluster_link_from_1_to_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
1426 >   <link id="bob_cluster_link_from_1_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
1427 >   <link id="bob_cluster_link_from_2_to_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
1428 >   <link id="bob_cluster_link_from_2_to_0_UP" bandwidth="125000000" latency="0.000050000"/>
1429 >   <link id="bob_cluster_link_from_2_to_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
1430 >   <link id="bob_cluster_link_from_2_to_2_UP" bandwidth="125000000" latency="0.000050000"/>
1431 >   <link id="bob_cluster_link_from_2_to_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
1432 >   <link id="bob_cluster_link_from_2_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
1433 >   <link id="bob_cluster_link_from_3_to_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
1434 >   <link id="bob_cluster_link_from_3_to_1_UP" bandwidth="125000000" latency="0.000050000"/>
1435 >   <link id="bob_cluster_link_from_3_to_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
1436 >   <link id="bob_cluster_link_from_3_to_2_UP" bandwidth="125000000" latency="0.000050000"/>
1437 >   <link id="bob_cluster_link_from_3_to_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
1438 >   <link id="bob_cluster_link_from_3_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
1439 >   <route src="node-0.simgrid.org" dst="node-0.simgrid.org">
1440 >   <link_ctn id="bob_cluster_link_0_loopback"/>
1441 >   </route>
1442 >   <route src="node-0.simgrid.org" dst="node-1.simgrid.org">
1443 >   <link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="bob_cluster_link_from_0_to_1_UP"/><link_ctn id="bob_cluster_link_1_limiter"/>
1444 >   </route>
1445 >   <route src="node-0.simgrid.org" dst="node-102.simgrid.org">
1446 >   <link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="bob_cluster_link_from_0_to_2_UP"/><link_ctn id="bob_cluster_link_2_limiter"/>
1447 >   </route>
1448 >   <route src="node-0.simgrid.org" dst="node-103.simgrid.org">
1449 >   <link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="bob_cluster_link_from_0_to_1_UP"/><link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="bob_cluster_link_from_1_to_3_UP"/><link_ctn id="bob_cluster_link_3_limiter"/>
1450 >   </route>
1451 >   <route src="node-1.simgrid.org" dst="node-0.simgrid.org">
1452 >   <link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/><link_ctn id="bob_cluster_link_0_limiter"/>
1453 >   </route>
1454 >   <route src="node-1.simgrid.org" dst="node-1.simgrid.org">
1455 >   <link_ctn id="bob_cluster_link_1_loopback"/>
1456 >   </route>
1457 >   <route src="node-1.simgrid.org" dst="node-102.simgrid.org">
1458 >   <link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/><link_ctn id="bob_cluster_link_0_limiter"/><link_ctn id="bob_cluster_link_from_0_to_2_UP"/><link_ctn id="bob_cluster_link_2_limiter"/>
1459 >   </route>
1460 >   <route src="node-1.simgrid.org" dst="node-103.simgrid.org">
1461 >   <link_ctn id="bob_cluster_link_1_limiter"/><link_ctn id="bob_cluster_link_from_1_to_3_UP"/><link_ctn id="bob_cluster_link_3_limiter"/>
1462 >   </route>
1463 >   <route src="node-102.simgrid.org" dst="node-0.simgrid.org">
1464 >   <link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="bob_cluster_link_from_0_to_2_DOWN"/><link_ctn id="bob_cluster_link_0_limiter"/>
1465 >   </route>
1466 >   <route src="node-102.simgrid.org" dst="node-1.simgrid.org">
1467 >   <link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="bob_cluster_link_from_2_to_3_UP"/><link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="bob_cluster_link_from_1_to_3_DOWN"/><link_ctn id="bob_cluster_link_1_limiter"/>
1468 >   </route>
1469 >   <route src="node-102.simgrid.org" dst="node-102.simgrid.org">
1470 >   <link_ctn id="bob_cluster_link_102_loopback"/>
1471 >   </route>
1472 >   <route src="node-102.simgrid.org" dst="node-103.simgrid.org">
1473 >   <link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="bob_cluster_link_from_2_to_3_UP"/><link_ctn id="bob_cluster_link_3_limiter"/>
1474 >   </route>
1475 >   <route src="node-103.simgrid.org" dst="node-0.simgrid.org">
1476 >   <link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="bob_cluster_link_from_2_to_3_DOWN"/><link_ctn id="bob_cluster_link_2_limiter"/><link_ctn id="bob_cluster_link_from_0_to_2_DOWN"/><link_ctn id="bob_cluster_link_0_limiter"/>
1477 >   </route>
1478 >   <route src="node-103.simgrid.org" dst="node-1.simgrid.org">
1479 >   <link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="bob_cluster_link_from_1_to_3_DOWN"/><link_ctn id="bob_cluster_link_1_limiter"/>
1480 >   </route>
1481 >   <route src="node-103.simgrid.org" dst="node-102.simgrid.org">
1482 >   <link_ctn id="bob_cluster_link_3_limiter"/><link_ctn id="bob_cluster_link_from_2_to_3_DOWN"/><link_ctn id="bob_cluster_link_2_limiter"/>
1483 >   </route>
1484 >   <route src="node-103.simgrid.org" dst="node-103.simgrid.org">
1485 >   <link_ctn id="bob_cluster_link_103_loopback"/>
1486 >   </route>
1487 > </AS>
1488 > </platform>