Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
TorusZone: Add limiter for destination node
[simgrid.git] / teshsuite / simdag / flatifier / flatifier.tesh
index 2f27faa..4e10390 100644 (file)
@@ -1,8 +1,7 @@
-#! ./tesh
-$ ${bindir:=.}/flatifier$EXEEXT ../platforms/one_cluster.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+#!/usr/bin/env tesh
+$ ${bindir:=.}/flatifier ../platforms/one_cluster.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
 >   <host id="bob0.hamburger.edu" speed="1000000000"/>
@@ -11,7 +10,7 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/one_cluster.xml "--log=root.fmt:[%1
 >   <host id="bob4.hamburger.edu" speed="1000000000"/>
 >   <host id="bob6.hamburger.edu" speed="1000000000"/>
 >   <router id="bobbob_cluster_router.hamburger.edu"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="bob_cluster_backbone" bandwidth="2250000000" latency="0.000500000"/>
 >   <link id="bob_cluster_link_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="bob_cluster_link_0_UP" bandwidth="125000000" latency="0.000050000"/>
@@ -134,10 +133,9 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/one_cluster.xml "--log=root.fmt:[%1
 > </AS>
 > </platform>
 
-$ ${bindir:=.}/flatifier$EXEEXT ../platforms/one_cluster_multicore.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+$ ${bindir:=.}/flatifier ../platforms/one_cluster_multicore.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
 >   <host id="bob0.hamburger.edu" speed="1000000000" core="6"/>
@@ -146,7 +144,7 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/one_cluster_multicore.xml "--log=ro
 >   <host id="bob4.hamburger.edu" speed="1000000000" core="6"/>
 >   <host id="bob6.hamburger.edu" speed="1000000000" core="6"/>
 >   <router id="bobbob_cluster_router.hamburger.edu"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="bob_cluster_link_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="bob_cluster_link_0_UP" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="bob_cluster_link_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
@@ -268,10 +266,9 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/one_cluster_multicore.xml "--log=ro
 > </AS>
 > </platform>
 
-$ ${bindir:=.}/flatifier$EXEEXT ../platforms/host_attributes.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+$ ${bindir:=.}/flatifier ../platforms/host_attributes.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
 >   <host id="alice" speed="1000000000"/>
@@ -283,7 +280,7 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/host_attributes.xml "--log=root.fmt
 >     <prop id="memory" value="1000000000"/>
 >   </host>
 >   <host id="erin" speed="500000000"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <route src="alice" dst="alice">
 >   <link_ctn id="__loopback__"/>
 >   </route>
@@ -302,14 +299,13 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/host_attributes.xml "--log=root.fmt
 > </AS>
 > </platform>
 
-$ ${bindir:=.}/flatifier$EXEEXT ../platforms/link_attributes.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+$ ${bindir:=.}/flatifier ../platforms/link_attributes.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
 >   <host id="bob" speed="500000000"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="link1" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="link2" bandwidth="125000000" latency="0.000050000" sharing_policy="FATPIPE"/>
 >   <link id="link3" bandwidth="80000000" latency="0.000100000"/>
@@ -320,16 +316,15 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/link_attributes.xml "--log=root.fmt
 > </AS>
 > </platform>
 
-$ ${bindir:=.}/flatifier$EXEEXT ../platforms/three_hosts_non_symmetric_route.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+$ ${bindir:=.}/flatifier ../platforms/three_hosts_non_symmetric_route.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
 >   <host id="alice" speed="500000000"/>
 >   <host id="bob" speed="1000000000"/>
 >   <host id="trudy" speed="250000000"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="link1" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="link2" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="link3" bandwidth="125000000" latency="0.000050000"/>
@@ -363,19 +358,18 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/three_hosts_non_symmetric_route.xml
 > </AS>
 > </platform>
 
-$ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_clusters.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+$ ${bindir:=.}/flatifier ../platforms/two_clusters.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
 >   <host id="alice0.crepe.fr" speed="1000000000"/>
 >   <host id="alice1.crepe.fr" speed="1000000000"/>
 >   <host id="bob0.hamburger.edu" speed="1000000000"/>
 >   <host id="bob1.hamburger.edu" speed="1000000000"/>
->   <router id="bobbob_cluster_router.hamburger.edu"/>
 >   <router id="alicealice_cluster_router.crepe.fr"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <router id="bobbob_cluster_router.hamburger.edu"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="alice_cluster_backbone" bandwidth="2250000000" latency="0.000500000"/>
 >   <link id="alice_cluster_link_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="alice_cluster_link_0_UP" bandwidth="125000000" latency="0.000050000"/>
@@ -399,12 +393,12 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_clusters.xml "--log=root.fmt:[%
 >   <route src="alice0.crepe.fr" dst="bob1.hamburger.edu">
 >   <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"/>
 >   </route>
->   <route src="alice0.crepe.fr" dst="bobbob_cluster_router.hamburger.edu">
->   <link_ctn id="alice_cluster_link_0_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/>
->   </route>
 >   <route src="alice0.crepe.fr" dst="alicealice_cluster_router.crepe.fr">
 >   <link_ctn id="alice_cluster_link_0_UP"/><link_ctn id="alice_cluster_backbone"/>
 >   </route>
+>   <route src="alice0.crepe.fr" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="alice_cluster_link_0_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/>
+>   </route>
 >   <route src="alice1.crepe.fr" dst="alice0.crepe.fr">
 >   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
 >   </route>
@@ -417,12 +411,12 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_clusters.xml "--log=root.fmt:[%
 >   <route src="alice1.crepe.fr" dst="bob1.hamburger.edu">
 >   <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"/>
 >   </route>
->   <route src="alice1.crepe.fr" dst="bobbob_cluster_router.hamburger.edu">
->   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/>
->   </route>
 >   <route src="alice1.crepe.fr" dst="alicealice_cluster_router.crepe.fr">
 >   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/>
 >   </route>
+>   <route src="alice1.crepe.fr" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="alice_cluster_link_1_UP"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="backbone"/>
+>   </route>
 >   <route src="bob0.hamburger.edu" dst="alice0.crepe.fr">
 >   <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"/>
 >   </route>
@@ -435,12 +429,12 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_clusters.xml "--log=root.fmt:[%
 >   <route src="bob0.hamburger.edu" dst="bob1.hamburger.edu">
 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
 >   </route>
->   <route src="bob0.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
->   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/>
->   </route>
 >   <route src="bob0.hamburger.edu" dst="alicealice_cluster_router.crepe.fr">
 >   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="backbone"/>
 >   </route>
+>   <route src="bob0.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_backbone"/>
+>   </route>
 >   <route src="bob1.hamburger.edu" dst="alice0.crepe.fr">
 >   <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"/>
 >   </route>
@@ -453,36 +447,18 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_clusters.xml "--log=root.fmt:[%
 >   <route src="bob1.hamburger.edu" dst="bob1.hamburger.edu">
 >   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
 >   </route>
->   <route src="bob1.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
->   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/>
->   </route>
 >   <route src="bob1.hamburger.edu" dst="alicealice_cluster_router.crepe.fr">
 >   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="backbone"/>
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
->   <link_ctn id="bob_cluster_backbone"/>
->   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="alicealice_cluster_router.crepe.fr">
->   <link_ctn id="backbone"/>
->   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="alice0.crepe.fr">
->   <link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
->   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="alice1.crepe.fr">
->   <link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_1_DOWN"/>
->   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob0.hamburger.edu">
->   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
+>   <route src="bob1.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_1_UP"/><link_ctn id="bob_cluster_backbone"/>
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob1.hamburger.edu">
->   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
+>   <route src="alicealice_cluster_router.crepe.fr" dst="alicealice_cluster_router.crepe.fr">
+>   <link_ctn id="alice_cluster_backbone"/>
 >   </route>
 >   <route src="alicealice_cluster_router.crepe.fr" dst="bobbob_cluster_router.hamburger.edu">
 >   <link_ctn id="backbone"/>
 >   </route>
->   <route src="alicealice_cluster_router.crepe.fr" dst="alicealice_cluster_router.crepe.fr">
->   <link_ctn id="alice_cluster_backbone"/>
->   </route>
 >   <route src="alicealice_cluster_router.crepe.fr" dst="alice0.crepe.fr">
 >   <link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
 >   </route>
@@ -495,18 +471,35 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_clusters.xml "--log=root.fmt:[%
 >   <route src="alicealice_cluster_router.crepe.fr" dst="bob1.hamburger.edu">
 >   <link_ctn id="backbone"/><link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
 >   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="alicealice_cluster_router.crepe.fr">
+>   <link_ctn id="backbone"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="bob_cluster_backbone"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="alice0.crepe.fr">
+>   <link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_0_DOWN"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="alice1.crepe.fr">
+>   <link_ctn id="backbone"/><link_ctn id="alice_cluster_backbone"/><link_ctn id="alice_cluster_link_1_DOWN"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="bob0.hamburger.edu">
+>   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_0_DOWN"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="bob1.hamburger.edu">
+>   <link_ctn id="bob_cluster_backbone"/><link_ctn id="bob_cluster_link_1_DOWN"/>
+>   </route>
 > </AS>
 > </platform>
 
-$ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_hosts_multi_hop.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+$ ${bindir:=.}/flatifier ../platforms/two_hosts_multi_hop.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
 >   <host id="alice" speed="500000000"/>
 >   <host id="bob" speed="1000000000"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="link_alice" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="link_bob" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="switch" bandwidth="125000000" latency="0.000050000" sharing_policy="FATPIPE"/>
@@ -525,15 +518,14 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_hosts_multi_hop.xml "--log=root
 > </AS>
 > </platform>
 
-$ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_hosts_one_link.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+$ ${bindir:=.}/flatifier ../platforms/two_hosts_one_link.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
 >   <host id="alice" speed="500000000"/>
 >   <host id="bob" speed="1000000000"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="link1" bandwidth="125000000" latency="0.000050000"/>
 >   <route src="alice" dst="alice">
 >   <link_ctn id="__loopback__"/>
@@ -550,19 +542,18 @@ $ ${bindir:=.}/flatifier$EXEEXT ../platforms/two_hosts_one_link.xml "--log=root.
 > </AS>
 > </platform>
 
-$ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/bypassASroute.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+$ ${bindir:=.}/flatifier ${srcdir:=.}/examples/platforms/bypassZoneRoute.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
 >   <host id="1" speed="1000000000"/>
 >   <host id="2" speed="1000000000"/>
 >   <host id="3" speed="1000000000"/>
->   <router id="my_cluster_2_router"/>
 >   <router id="my_cluster_1_router"/>
+>   <router id="my_cluster_2_router"/>
 >   <router id="my_cluster_3_router"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="link1" bandwidth="1250000000" latency="0.000500000"/>
 >   <link id="link2" bandwidth="1250000000" latency="0.000500000"/>
 >   <link id="link3" bandwidth="1250000000" latency="0.000500000"/>
@@ -582,12 +573,12 @@ $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/bypassASroute.xm
 >   <route src="1" dst="3">
 >   <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"/>
 >   </route>
->   <route src="1" dst="my_cluster_2_router">
->   <link_ctn id="my_cluster_1_link_1_UP"/><link_ctn id="link_tmp"/>
->   </route>
 >   <route src="1" dst="my_cluster_1_router">
 >   <link_ctn id="my_cluster_1_link_1_UP"/>
 >   </route>
+>   <route src="1" dst="my_cluster_2_router">
+>   <link_ctn id="my_cluster_1_link_1_UP"/><link_ctn id="link_tmp"/>
+>   </route>
 >   <route src="1" dst="my_cluster_3_router">
 >   <link_ctn id="my_cluster_1_link_1_UP"/><link_ctn id="link1"/><link_ctn id="link3"/>
 >   </route>
@@ -600,12 +591,12 @@ $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/bypassASroute.xm
 >   <route src="2" dst="3">
 >   <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"/>
 >   </route>
->   <route src="2" dst="my_cluster_2_router">
->   <link_ctn id="my_cluster_2_link_2_UP"/>
->   </route>
 >   <route src="2" dst="my_cluster_1_router">
 >   <link_ctn id="my_cluster_2_link_2_UP"/><link_ctn id="link2"/><link_ctn id="link1"/>
 >   </route>
+>   <route src="2" dst="my_cluster_2_router">
+>   <link_ctn id="my_cluster_2_link_2_UP"/>
+>   </route>
 >   <route src="2" dst="my_cluster_3_router">
 >   <link_ctn id="my_cluster_2_link_2_UP"/><link_ctn id="link2"/><link_ctn id="link3"/>
 >   </route>
@@ -618,39 +609,21 @@ $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/bypassASroute.xm
 >   <route src="3" dst="3">
 >   <link_ctn id="my_cluster_3_link_3_UP"/><link_ctn id="my_cluster_3_link_3_DOWN"/>
 >   </route>
->   <route src="3" dst="my_cluster_2_router">
->   <link_ctn id="my_cluster_3_link_3_UP"/><link_ctn id="link3"/><link_ctn id="link2"/>
->   </route>
 >   <route src="3" dst="my_cluster_1_router">
 >   <link_ctn id="my_cluster_3_link_3_UP"/><link_ctn id="link3"/><link_ctn id="link1"/>
 >   </route>
+>   <route src="3" dst="my_cluster_2_router">
+>   <link_ctn id="my_cluster_3_link_3_UP"/><link_ctn id="link3"/><link_ctn id="link2"/>
+>   </route>
 >   <route src="3" dst="my_cluster_3_router">
 >   <link_ctn id="my_cluster_3_link_3_UP"/>
 >   </route>
->   <route src="my_cluster_2_router" dst="my_cluster_2_router">
+>   <route src="my_cluster_1_router" dst="my_cluster_1_router">
 >   
 >   </route>
->   <route src="my_cluster_2_router" dst="my_cluster_1_router">
->   <link_ctn id="link2"/><link_ctn id="link1"/>
->   </route>
->   <route src="my_cluster_2_router" dst="my_cluster_3_router">
->   <link_ctn id="link2"/><link_ctn id="link3"/>
->   </route>
->   <route src="my_cluster_2_router" dst="1">
->   <link_ctn id="link2"/><link_ctn id="link1"/><link_ctn id="my_cluster_1_link_1_DOWN"/>
->   </route>
->   <route src="my_cluster_2_router" dst="2">
->   <link_ctn id="my_cluster_2_link_2_DOWN"/>
->   </route>
->   <route src="my_cluster_2_router" dst="3">
->   <link_ctn id="link2"/><link_ctn id="link3"/><link_ctn id="my_cluster_3_link_3_DOWN"/>
->   </route>
 >   <route src="my_cluster_1_router" dst="my_cluster_2_router">
 >   <link_ctn id="link_tmp"/>
 >   </route>
->   <route src="my_cluster_1_router" dst="my_cluster_1_router">
->   
->   </route>
 >   <route src="my_cluster_1_router" dst="my_cluster_3_router">
 >   <link_ctn id="link1"/><link_ctn id="link3"/>
 >   </route>
@@ -663,12 +636,30 @@ $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/bypassASroute.xm
 >   <route src="my_cluster_1_router" dst="3">
 >   <link_ctn id="link1"/><link_ctn id="link3"/><link_ctn id="my_cluster_3_link_3_DOWN"/>
 >   </route>
->   <route src="my_cluster_3_router" dst="my_cluster_2_router">
->   <link_ctn id="link3"/><link_ctn id="link2"/>
+>   <route src="my_cluster_2_router" dst="my_cluster_1_router">
+>   <link_ctn id="link2"/><link_ctn id="link1"/>
+>   </route>
+>   <route src="my_cluster_2_router" dst="my_cluster_2_router">
+>   
+>   </route>
+>   <route src="my_cluster_2_router" dst="my_cluster_3_router">
+>   <link_ctn id="link2"/><link_ctn id="link3"/>
+>   </route>
+>   <route src="my_cluster_2_router" dst="1">
+>   <link_ctn id="link2"/><link_ctn id="link1"/><link_ctn id="my_cluster_1_link_1_DOWN"/>
+>   </route>
+>   <route src="my_cluster_2_router" dst="2">
+>   <link_ctn id="my_cluster_2_link_2_DOWN"/>
+>   </route>
+>   <route src="my_cluster_2_router" dst="3">
+>   <link_ctn id="link2"/><link_ctn id="link3"/><link_ctn id="my_cluster_3_link_3_DOWN"/>
 >   </route>
 >   <route src="my_cluster_3_router" dst="my_cluster_1_router">
 >   <link_ctn id="link3"/><link_ctn id="link1"/>
 >   </route>
+>   <route src="my_cluster_3_router" dst="my_cluster_2_router">
+>   <link_ctn id="link3"/><link_ctn id="link2"/>
+>   </route>
 >   <route src="my_cluster_3_router" dst="my_cluster_3_router">
 >   
 >   </route>
@@ -684,26 +675,24 @@ $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/bypassASroute.xm
 > </AS>
 > </platform>
 
-$ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/cluster_torus.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
+$ ${bindir:=.}/flatifier ${srcdir:=.}/examples/platforms/cluster_torus.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
 > <?xml version='1.0'?>
-> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
 > <platform version="4">
 > <AS id="AS0" routing="Full">
->   <host id="node-0.acme.org" speed="1000000000"/>
->   <host id="node-1.acme.org" speed="1000000000"/>
->   <host id="node-10.acme.org" speed="1000000000"/>
->   <host id="node-11.acme.org" speed="1000000000"/>
->   <host id="node-2.acme.org" speed="1000000000"/>
->   <host id="node-3.acme.org" speed="1000000000"/>
->   <host id="node-4.acme.org" speed="1000000000"/>
->   <host id="node-5.acme.org" speed="1000000000"/>
->   <host id="node-6.acme.org" speed="1000000000"/>
->   <host id="node-7.acme.org" speed="1000000000"/>
->   <host id="node-8.acme.org" speed="1000000000"/>
->   <host id="node-9.acme.org" speed="1000000000"/>
->   <router id="node-bob_cluster_router.acme.org"/>
->   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
+>   <host id="node-0.simgrid.org" speed="1000000000"/>
+>   <host id="node-1.simgrid.org" speed="1000000000"/>
+>   <host id="node-10.simgrid.org" speed="1000000000"/>
+>   <host id="node-11.simgrid.org" speed="1000000000"/>
+>   <host id="node-2.simgrid.org" speed="1000000000"/>
+>   <host id="node-3.simgrid.org" speed="1000000000"/>
+>   <host id="node-4.simgrid.org" speed="1000000000"/>
+>   <host id="node-5.simgrid.org" speed="1000000000"/>
+>   <host id="node-6.simgrid.org" speed="1000000000"/>
+>   <host id="node-7.simgrid.org" speed="1000000000"/>
+>   <host id="node-8.simgrid.org" speed="1000000000"/>
+>   <host id="node-9.simgrid.org" speed="1000000000"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="bob_cluster_link_0_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="bob_cluster_link_10_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
 >   <link id="bob_cluster_link_11_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
@@ -788,512 +777,708 @@ $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/cluster_torus.xm
 >   <link id="bob_cluster_link_from_9_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="bob_cluster_link_from_9_to_6_DOWN" bandwidth="125000000" latency="0.000050000"/>
 >   <link id="bob_cluster_link_from_9_to_6_UP" bandwidth="125000000" latency="0.000050000"/>
->   <route src="node-0.acme.org" dst="node-0.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_0_loopback"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-1.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-10.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-10.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-11.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-11.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-2.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-3.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-4.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/><link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-5.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-6.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-7.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-8.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-9.acme.org">
+>   <route src="node-0.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_3_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
 >   </route>
->   <route src="node-0.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-1.acme.org" dst="node-0.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-1.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_1_loopback"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-10.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_4_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-11.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-11.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-2.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-3.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-4.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-5.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/><link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-6.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-7.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-8.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-9.acme.org">
+>   <route src="node-1.simgrid.org" dst="node-9.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-1.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-10.acme.org" dst="node-0.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-0.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-1.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-10.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_10_loopback"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-11.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-2.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-2.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-3.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-4.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-5.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-6.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-7.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-8.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/><link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-9.acme.org">
+>   <route src="node-10.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/>
 >   </route>
->   <route src="node-10.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-11.acme.org" dst="node-0.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-0.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-1.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-1.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-10.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-11.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_11_loopback"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-2.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-3.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-4.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-5.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-6.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/><link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-7.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-8.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-9.acme.org">
+>   <route src="node-11.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/>
 >   </route>
->   <route src="node-11.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-2.acme.org" dst="node-0.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-1.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-10.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-10.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-11.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_5_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-2.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_2_loopback"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-3.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/><link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-4.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-5.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-6.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-7.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-8.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-9.acme.org">
+>   <route src="node-2.simgrid.org" dst="node-9.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-2.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-3.acme.org" dst="node-0.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-1.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/><link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-10.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-11.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-2.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-3.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_3_loopback"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-4.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-5.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-6.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-7.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-7.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-8.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-8.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-9.acme.org">
+>   <route src="node-3.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
 >   </route>
->   <route src="node-3.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-4.acme.org" dst="node-0.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-1.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-10.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-11.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-2.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/><link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-3.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-4.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_4_loopback"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-5.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-6.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-6.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-7.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-8.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-8.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-9.acme.org">
+>   <route src="node-4.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
 >   </route>
->   <route src="node-4.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-5.acme.org" dst="node-0.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/><link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-1.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-10.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-11.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-2.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-3.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-4.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-5.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_5_loopback"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-6.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-6.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-7.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-7.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-8.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-9.acme.org">
+>   <route src="node-5.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
 >   </route>
->   <route src="node-5.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-6.acme.org" dst="node-0.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-1.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-10.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/><link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-11.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/><link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-2.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-3.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_9_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-4.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-4.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-5.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-5.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-6.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_6_loopback"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-7.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-8.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-9.acme.org">
+>   <route src="node-6.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
 >   </route>
->   <route src="node-6.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-7.acme.org" dst="node-0.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-1.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-10.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-11.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/><link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-2.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-3.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-3.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-4.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_10_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-5.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-5.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-6.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-7.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_7_loopback"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-8.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-9.acme.org">
+>   <route src="node-7.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/><link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
 >   </route>
->   <route src="node-7.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-8.acme.org" dst="node-0.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-1.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-1.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-10.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/><link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-11.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-2.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-2.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-3.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-3.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-4.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-4.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-5.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_11_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-6.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-7.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-8.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_8_loopback"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-9.acme.org">
+>   <route src="node-8.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/><link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
 >   </route>
->   <route src="node-8.acme.org" dst="node-bob_cluster_router.acme.org">
->   
->   </route>
->   <route src="node-9.acme.org" dst="node-0.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-0.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-1.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-1.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-10.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-10.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-11.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-11.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-2.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-2.simgrid.org">
 >   <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"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-3.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-3.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-4.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-4.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-5.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-5.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-6.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-6.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-7.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-7.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/><link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-8.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-8.simgrid.org">
 >   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-9.acme.org">
+>   <route src="node-9.simgrid.org" dst="node-9.simgrid.org">
 >   <link_ctn id="bob_cluster_link_9_loopback"/>
 >   </route>
->   <route src="node-9.acme.org" dst="node-bob_cluster_router.acme.org">
->   
+> </AS>
+> </platform>
+
+$ ${bindir:=.}/flatifier ../platforms/cluster_dragonfly_noncontiguous_rad.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
+> <?xml version='1.0'?>
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
+> <platform version="4">
+> <AS id="AS0" routing="Full">
+>   <host id="node-0.simgrid.org" speed="1000000000"/>
+>   <host id="node-1002.simgrid.org" speed="1000000000"/>
+>   <host id="node-1003.simgrid.org" speed="1000000000"/>
+>   <host id="node-1004.simgrid.org" speed="1000000000"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="black_link_in_group_0_between_chassis_0_and_1_blade_0_6_DOWN" bandwidth="375000000" latency="0.000050000"/>
+>   <link id="black_link_in_group_0_between_chassis_0_and_1_blade_0_6_UP" bandwidth="375000000" latency="0.000050000"/>
+>   <link id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_DOWN" bandwidth="375000000" latency="0.000050000"/>
+>   <link id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_UP" bandwidth="375000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_0_limiter" bandwidth="150000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_0_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_1002_limiter" bandwidth="150000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_1002_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_1003_limiter" bandwidth="150000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_1003_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_1004_limiter" bandwidth="150000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_1004_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="green_link_in_chassis_0_between_routers_0_and_1_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="green_link_in_chassis_0_between_routers_0_and_1_4_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="green_link_in_chassis_1_between_routers_0_and_1_5_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="green_link_in_chassis_1_between_routers_0_and_1_5_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="local_link_from_router_0_to_node_0_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="local_link_from_router_0_to_node_0_0_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="local_link_from_router_1_to_node_0_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="local_link_from_router_1_to_node_0_1_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="local_link_from_router_2_to_node_0_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="local_link_from_router_2_to_node_0_2_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="local_link_from_router_3_to_node_0_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="local_link_from_router_3_to_node_0_3_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <route src="node-0.simgrid.org" dst="node-0.simgrid.org">
+>   <link_ctn id="bob_cluster_link_0_loopback"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-bob_cluster_router.acme.org">
->   
+>   <route src="node-0.simgrid.org" dst="node-1002.simgrid.org">
+>   <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_1002_limiter"/><link_ctn id="local_link_from_router_1_to_node_0_1_DOWN"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-0.acme.org">
->   
+>   <route src="node-0.simgrid.org" dst="node-1003.simgrid.org">
+>   <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_1003_limiter"/><link_ctn id="local_link_from_router_2_to_node_0_2_DOWN"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-1.acme.org">
->   
+>   <route src="node-0.simgrid.org" dst="node-1004.simgrid.org">
+>   <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_1004_limiter"/><link_ctn id="local_link_from_router_3_to_node_0_3_DOWN"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-10.acme.org">
->   
+>   <route src="node-1002.simgrid.org" dst="node-0.simgrid.org">
+>   <link_ctn id="local_link_from_router_1_to_node_0_1_UP"/><link_ctn id="bob_cluster_link_1002_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"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-11.acme.org">
->   
+>   <route src="node-1002.simgrid.org" dst="node-1002.simgrid.org">
+>   <link_ctn id="bob_cluster_link_1002_loopback"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-2.acme.org">
->   
+>   <route src="node-1002.simgrid.org" dst="node-1003.simgrid.org">
+>   <link_ctn id="local_link_from_router_1_to_node_0_1_UP"/><link_ctn id="bob_cluster_link_1002_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_1003_limiter"/><link_ctn id="local_link_from_router_2_to_node_0_2_DOWN"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-3.acme.org">
->   
+>   <route src="node-1002.simgrid.org" dst="node-1004.simgrid.org">
+>   <link_ctn id="local_link_from_router_1_to_node_0_1_UP"/><link_ctn id="bob_cluster_link_1002_limiter"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_UP"/><link_ctn id="bob_cluster_link_1004_limiter"/><link_ctn id="local_link_from_router_3_to_node_0_3_DOWN"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-4.acme.org">
->   
+>   <route src="node-1003.simgrid.org" dst="node-0.simgrid.org">
+>   <link_ctn id="local_link_from_router_2_to_node_0_2_UP"/><link_ctn id="bob_cluster_link_1003_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"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-5.acme.org">
->   
+>   <route src="node-1003.simgrid.org" dst="node-1002.simgrid.org">
+>   <link_ctn id="local_link_from_router_2_to_node_0_2_UP"/><link_ctn id="bob_cluster_link_1003_limiter"/><link_ctn id="green_link_in_chassis_1_between_routers_0_and_1_5_UP"/><link_ctn id="bob_cluster_link_1002_limiter"/><link_ctn id="local_link_from_router_1_to_node_0_1_DOWN"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-6.acme.org">
->   
+>   <route src="node-1003.simgrid.org" dst="node-1003.simgrid.org">
+>   <link_ctn id="bob_cluster_link_1003_loopback"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-7.acme.org">
->   
+>   <route src="node-1003.simgrid.org" dst="node-1004.simgrid.org">
+>   <link_ctn id="local_link_from_router_2_to_node_0_2_UP"/><link_ctn id="bob_cluster_link_1003_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_1004_limiter"/><link_ctn id="local_link_from_router_3_to_node_0_3_DOWN"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-8.acme.org">
->   
+>   <route src="node-1004.simgrid.org" dst="node-0.simgrid.org">
+>   <link_ctn id="local_link_from_router_3_to_node_0_3_UP"/><link_ctn id="bob_cluster_link_1004_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"/>
 >   </route>
->   <route src="node-bob_cluster_router.acme.org" dst="node-9.acme.org">
->   
+>   <route src="node-1004.simgrid.org" dst="node-1002.simgrid.org">
+>   <link_ctn id="local_link_from_router_3_to_node_0_3_UP"/><link_ctn id="bob_cluster_link_1004_limiter"/><link_ctn id="black_link_in_group_0_between_chassis_0_and_1_blade_1_7_DOWN"/><link_ctn id="bob_cluster_link_1002_limiter"/><link_ctn id="local_link_from_router_1_to_node_0_1_DOWN"/>
+>   </route>
+>   <route src="node-1004.simgrid.org" dst="node-1003.simgrid.org">
+>   <link_ctn id="local_link_from_router_3_to_node_0_3_UP"/><link_ctn id="bob_cluster_link_1004_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_1003_limiter"/><link_ctn id="local_link_from_router_2_to_node_0_2_DOWN"/>
+>   </route>
+>   <route src="node-1004.simgrid.org" dst="node-1004.simgrid.org">
+>   <link_ctn id="bob_cluster_link_1004_loopback"/>
+>   </route>
+> </AS>
+> </platform>
+
+$ ${bindir:=.}/flatifier ../platforms/cluster_fat_tree_noncontiguous_rad.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
+> <?xml version='1.0'?>
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
+> <platform version="4">
+> <AS id="AS0" routing="Full">
+>   <host id="node-100.simgrid.org" speed="1000000000"/>
+>   <host id="node-101.simgrid.org" speed="1000000000"/>
+>   <host id="node-119.simgrid.org" speed="1000000000"/>
+>   <host id="node-120.simgrid.org" speed="1000000000"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_100_limiter" bandwidth="50000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_100_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_101_limiter" bandwidth="50000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_101_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_119_limiter" bandwidth="50000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_119_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_120_limiter" bandwidth="50000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_120_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="link_from_-1_-3_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-1_-3_4_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-1_-3_5_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-1_-3_5_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-1_-4_6_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-1_-4_6_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-1_-4_7_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-1_-4_7_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-2_-3_8_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-2_-3_8_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-2_-3_9_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-2_-3_9_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-2_-4_10_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-2_-4_10_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-2_-4_11_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_-2_-4_11_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_0_-1_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_0_-1_0_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_1_-1_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_1_-1_1_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_2_-2_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_2_-2_2_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_3_-2_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="link_from_3_-2_3_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <route src="node-100.simgrid.org" dst="node-100.simgrid.org">
+>   <link_ctn id="bob_cluster_link_100_loopback"/>
+>   </route>
+>   <route src="node-100.simgrid.org" dst="node-101.simgrid.org">
+>   <link_ctn id="link_from_0_-1_0_UP"/><link_ctn id="bob_cluster_link_100_limiter"/><link_ctn id="link_from_1_-1_1_DOWN"/><link_ctn id="bob_cluster_link_101_limiter"/>
+>   </route>
+>   <route src="node-100.simgrid.org" dst="node-119.simgrid.org">
+>   <link_ctn id="link_from_0_-1_0_UP"/><link_ctn id="bob_cluster_link_100_limiter"/><link_ctn id="link_from_-1_-3_4_UP"/><link_ctn id="link_from_-2_-3_8_DOWN"/><link_ctn id="link_from_2_-2_2_DOWN"/><link_ctn id="bob_cluster_link_119_limiter"/>
+>   </route>
+>   <route src="node-100.simgrid.org" dst="node-120.simgrid.org">
+>   <link_ctn id="link_from_0_-1_0_UP"/><link_ctn id="bob_cluster_link_100_limiter"/><link_ctn id="link_from_-1_-4_6_UP"/><link_ctn id="link_from_-2_-4_10_DOWN"/><link_ctn id="link_from_3_-2_3_DOWN"/><link_ctn id="bob_cluster_link_120_limiter"/>
+>   </route>
+>   <route src="node-101.simgrid.org" dst="node-100.simgrid.org">
+>   <link_ctn id="link_from_1_-1_1_UP"/><link_ctn id="bob_cluster_link_101_limiter"/><link_ctn id="link_from_0_-1_0_DOWN"/><link_ctn id="bob_cluster_link_100_limiter"/>
+>   </route>
+>   <route src="node-101.simgrid.org" dst="node-101.simgrid.org">
+>   <link_ctn id="bob_cluster_link_101_loopback"/>
+>   </route>
+>   <route src="node-101.simgrid.org" dst="node-119.simgrid.org">
+>   <link_ctn id="link_from_1_-1_1_UP"/><link_ctn id="bob_cluster_link_101_limiter"/><link_ctn id="link_from_-1_-3_4_UP"/><link_ctn id="link_from_-2_-3_8_DOWN"/><link_ctn id="link_from_2_-2_2_DOWN"/><link_ctn id="bob_cluster_link_119_limiter"/>
+>   </route>
+>   <route src="node-101.simgrid.org" dst="node-120.simgrid.org">
+>   <link_ctn id="link_from_1_-1_1_UP"/><link_ctn id="bob_cluster_link_101_limiter"/><link_ctn id="link_from_-1_-4_6_UP"/><link_ctn id="link_from_-2_-4_10_DOWN"/><link_ctn id="link_from_3_-2_3_DOWN"/><link_ctn id="bob_cluster_link_120_limiter"/>
+>   </route>
+>   <route src="node-119.simgrid.org" dst="node-100.simgrid.org">
+>   <link_ctn id="link_from_2_-2_2_UP"/><link_ctn id="bob_cluster_link_119_limiter"/><link_ctn id="link_from_-2_-3_8_UP"/><link_ctn id="link_from_-1_-3_4_DOWN"/><link_ctn id="link_from_0_-1_0_DOWN"/><link_ctn id="bob_cluster_link_100_limiter"/>
+>   </route>
+>   <route src="node-119.simgrid.org" dst="node-101.simgrid.org">
+>   <link_ctn id="link_from_2_-2_2_UP"/><link_ctn id="bob_cluster_link_119_limiter"/><link_ctn id="link_from_-2_-4_10_UP"/><link_ctn id="link_from_-1_-4_6_DOWN"/><link_ctn id="link_from_1_-1_1_DOWN"/><link_ctn id="bob_cluster_link_101_limiter"/>
+>   </route>
+>   <route src="node-119.simgrid.org" dst="node-119.simgrid.org">
+>   <link_ctn id="bob_cluster_link_119_loopback"/>
+>   </route>
+>   <route src="node-119.simgrid.org" dst="node-120.simgrid.org">
+>   <link_ctn id="link_from_2_-2_2_UP"/><link_ctn id="bob_cluster_link_119_limiter"/><link_ctn id="link_from_3_-2_3_DOWN"/><link_ctn id="bob_cluster_link_120_limiter"/>
+>   </route>
+>   <route src="node-120.simgrid.org" dst="node-100.simgrid.org">
+>   <link_ctn id="link_from_3_-2_3_UP"/><link_ctn id="bob_cluster_link_120_limiter"/><link_ctn id="link_from_-2_-3_8_UP"/><link_ctn id="link_from_-1_-3_4_DOWN"/><link_ctn id="link_from_0_-1_0_DOWN"/><link_ctn id="bob_cluster_link_100_limiter"/>
+>   </route>
+>   <route src="node-120.simgrid.org" dst="node-101.simgrid.org">
+>   <link_ctn id="link_from_3_-2_3_UP"/><link_ctn id="bob_cluster_link_120_limiter"/><link_ctn id="link_from_-2_-4_10_UP"/><link_ctn id="link_from_-1_-4_6_DOWN"/><link_ctn id="link_from_1_-1_1_DOWN"/><link_ctn id="bob_cluster_link_101_limiter"/>
+>   </route>
+>   <route src="node-120.simgrid.org" dst="node-119.simgrid.org">
+>   <link_ctn id="link_from_3_-2_3_UP"/><link_ctn id="bob_cluster_link_120_limiter"/><link_ctn id="link_from_2_-2_2_DOWN"/><link_ctn id="bob_cluster_link_119_limiter"/>
+>   </route>
+>   <route src="node-120.simgrid.org" dst="node-120.simgrid.org">
+>   <link_ctn id="bob_cluster_link_120_loopback"/>
+>   </route>
+> </AS>
+> </platform>
+
+$ ${bindir:=.}/flatifier ../platforms/cluster_torus_noncontiguous_rad.xml "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
+> <?xml version='1.0'?>
+> <!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
+> <platform version="4">
+> <AS id="AS0" routing="Full">
+>   <host id="node-0.simgrid.org" speed="1000000000"/>
+>   <host id="node-1.simgrid.org" speed="1000000000"/>
+>   <host id="node-102.simgrid.org" speed="1000000000"/>
+>   <host id="node-103.simgrid.org" speed="1000000000"/>
+>   <link id="__loopback__" bandwidth="10000000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_0_limiter" bandwidth="50000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_0_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_102_limiter" bandwidth="50000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_102_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_103_limiter" bandwidth="50000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_103_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_1_limiter" bandwidth="50000000" latency="0.000000000"/>
+>   <link id="bob_cluster_link_1_loopback" bandwidth="100000000" latency="0.000000000" sharing_policy="FATPIPE"/>
+>   <link id="bob_cluster_link_from_0_to_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_0_to_0_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_0_to_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_0_to_1_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_0_to_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_0_to_2_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_1_to_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_1_to_0_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_1_to_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_1_to_1_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_1_to_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_1_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_2_to_0_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_2_to_0_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_2_to_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_2_to_2_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_2_to_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_2_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_3_to_1_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_3_to_1_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_3_to_2_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_3_to_2_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_3_to_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_from_3_to_3_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <route src="node-0.simgrid.org" dst="node-0.simgrid.org">
+>   <link_ctn id="bob_cluster_link_0_loopback"/>
+>   </route>
+>   <route src="node-0.simgrid.org" dst="node-1.simgrid.org">
+>   <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"/>
+>   </route>
+>   <route src="node-0.simgrid.org" dst="node-102.simgrid.org">
+>   <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_102_limiter"/>
+>   </route>
+>   <route src="node-0.simgrid.org" dst="node-103.simgrid.org">
+>   <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_103_limiter"/>
+>   </route>
+>   <route src="node-1.simgrid.org" dst="node-0.simgrid.org">
+>   <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"/>
+>   </route>
+>   <route src="node-1.simgrid.org" dst="node-1.simgrid.org">
+>   <link_ctn id="bob_cluster_link_1_loopback"/>
+>   </route>
+>   <route src="node-1.simgrid.org" dst="node-102.simgrid.org">
+>   <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_102_limiter"/>
+>   </route>
+>   <route src="node-1.simgrid.org" dst="node-103.simgrid.org">
+>   <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_103_limiter"/>
+>   </route>
+>   <route src="node-102.simgrid.org" dst="node-0.simgrid.org">
+>   <link_ctn id="bob_cluster_link_102_limiter"/><link_ctn id="bob_cluster_link_from_0_to_2_DOWN"/><link_ctn id="bob_cluster_link_0_limiter"/>
+>   </route>
+>   <route src="node-102.simgrid.org" dst="node-1.simgrid.org">
+>   <link_ctn id="bob_cluster_link_102_limiter"/><link_ctn id="bob_cluster_link_from_2_to_3_UP"/><link_ctn id="bob_cluster_link_103_limiter"/><link_ctn id="bob_cluster_link_from_1_to_3_DOWN"/><link_ctn id="bob_cluster_link_1_limiter"/>
+>   </route>
+>   <route src="node-102.simgrid.org" dst="node-102.simgrid.org">
+>   <link_ctn id="bob_cluster_link_102_loopback"/>
+>   </route>
+>   <route src="node-102.simgrid.org" dst="node-103.simgrid.org">
+>   <link_ctn id="bob_cluster_link_102_limiter"/><link_ctn id="bob_cluster_link_from_2_to_3_UP"/><link_ctn id="bob_cluster_link_103_limiter"/>
+>   </route>
+>   <route src="node-103.simgrid.org" dst="node-0.simgrid.org">
+>   <link_ctn id="bob_cluster_link_103_limiter"/><link_ctn id="bob_cluster_link_from_2_to_3_DOWN"/><link_ctn id="bob_cluster_link_102_limiter"/><link_ctn id="bob_cluster_link_from_0_to_2_DOWN"/><link_ctn id="bob_cluster_link_0_limiter"/>
+>   </route>
+>   <route src="node-103.simgrid.org" dst="node-1.simgrid.org">
+>   <link_ctn id="bob_cluster_link_103_limiter"/><link_ctn id="bob_cluster_link_from_1_to_3_DOWN"/><link_ctn id="bob_cluster_link_1_limiter"/>
+>   </route>
+>   <route src="node-103.simgrid.org" dst="node-102.simgrid.org">
+>   <link_ctn id="bob_cluster_link_103_limiter"/><link_ctn id="bob_cluster_link_from_2_to_3_DOWN"/><link_ctn id="bob_cluster_link_102_limiter"/>
+>   </route>
+>   <route src="node-103.simgrid.org" dst="node-103.simgrid.org">
+>   <link_ctn id="bob_cluster_link_103_loopback"/>
 >   </route>
 > </AS>
 > </platform>