Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanups in teshsuite/simdag/platforms, don't ask why
[simgrid.git] / teshsuite / simdag / platforms / flatifier.tesh
index c7f1699..afa5236 100644 (file)
@@ -3,7 +3,7 @@
 ! output sort
 
 $ ${bindir:=.}/flatifier$EXEEXT one_cluster.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -137,8 +137,142 @@ $ ${bindir:=.}/flatifier$EXEEXT one_cluster.xml "--log=root.fmt:[%10.6r]%e[%i:%P
 > </AS>
 > </platform>
 
+$ ${bindir:=.}/flatifier$EXEEXT 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.
+> <?xml version='1.0'?>
+> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
+> <platform version="3">
+> <AS id="AS0" routing="Full">
+>   <host id="bob0.hamburger.edu" power="1000000000" core="6"/>
+>   <host id="bob2.hamburger.edu" power="1000000000" core="6"/>
+>   <host id="bob3.hamburger.edu" power="1000000000" core="6"/>
+>   <host id="bob4.hamburger.edu" power="1000000000" core="6"/>
+>   <host id="bob6.hamburger.edu" power="1000000000" core="6"/>
+>   <router id="bobbob_cluster_router.hamburger.edu"/>
+>   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" 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"/>
+>   <link id="bob_cluster_link_2_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_3_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_3_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_4_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_4_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_6_DOWN" bandwidth="125000000" latency="0.000050000"/>
+>   <link id="bob_cluster_link_6_UP" bandwidth="125000000" latency="0.000050000"/>
+>   <route src="bob3.hamburger.edu" dst="bob3.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
+>   </route>
+>   <route src="bob3.hamburger.edu" dst="bob0.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
+>   </route>
+>   <route src="bob3.hamburger.edu" dst="bob2.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
+>   </route>
+>   <route src="bob3.hamburger.edu" dst="bob4.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
+>   </route>
+>   <route src="bob3.hamburger.edu" dst="bob6.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_3_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
+>   </route>
+>   <route src="bob3.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_3_UP"/>
+>   </route>
+>   <route src="bob0.hamburger.edu" dst="bob3.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
+>   </route>
+>   <route src="bob0.hamburger.edu" dst="bob0.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
+>   </route>
+>   <route src="bob0.hamburger.edu" dst="bob2.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
+>   </route>
+>   <route src="bob0.hamburger.edu" dst="bob4.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
+>   </route>
+>   <route src="bob0.hamburger.edu" dst="bob6.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_0_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
+>   </route>
+>   <route src="bob0.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_0_UP"/>
+>   </route>
+>   <route src="bob2.hamburger.edu" dst="bob3.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
+>   </route>
+>   <route src="bob2.hamburger.edu" dst="bob0.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
+>   </route>
+>   <route src="bob2.hamburger.edu" dst="bob2.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
+>   </route>
+>   <route src="bob2.hamburger.edu" dst="bob4.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
+>   </route>
+>   <route src="bob2.hamburger.edu" dst="bob6.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_2_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
+>   </route>
+>   <route src="bob2.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_2_UP"/>
+>   </route>
+>   <route src="bob4.hamburger.edu" dst="bob3.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
+>   </route>
+>   <route src="bob4.hamburger.edu" dst="bob0.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
+>   </route>
+>   <route src="bob4.hamburger.edu" dst="bob2.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
+>   </route>
+>   <route src="bob4.hamburger.edu" dst="bob4.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
+>   </route>
+>   <route src="bob4.hamburger.edu" dst="bob6.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_4_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
+>   </route>
+>   <route src="bob4.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_4_UP"/>
+>   </route>
+>   <route src="bob6.hamburger.edu" dst="bob3.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_3_DOWN"/>
+>   </route>
+>   <route src="bob6.hamburger.edu" dst="bob0.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_0_DOWN"/>
+>   </route>
+>   <route src="bob6.hamburger.edu" dst="bob2.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_2_DOWN"/>
+>   </route>
+>   <route src="bob6.hamburger.edu" dst="bob4.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_4_DOWN"/>
+>   </route>
+>   <route src="bob6.hamburger.edu" dst="bob6.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_6_UP"/><link_ctn id="bob_cluster_link_6_DOWN"/>
+>   </route>
+>   <route src="bob6.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_6_UP"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
+>   
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="bob3.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_3_DOWN"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="bob0.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_0_DOWN"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="bob2.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_2_DOWN"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="bob4.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_4_DOWN"/>
+>   </route>
+>   <route src="bobbob_cluster_router.hamburger.edu" dst="bob6.hamburger.edu">
+>   <link_ctn id="bob_cluster_link_6_DOWN"/>
+>   </route>
+> </AS>
+> </platform>
+
 $ ${bindir:=.}/flatifier$EXEEXT one_host_availability.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -152,7 +286,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_host_availability.xml "--log=root.fmt:[%10.6
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_host_properties.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -170,7 +304,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_host_properties.xml "--log=root.fmt:[%10.6r]
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_host_state_file.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -184,7 +318,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_host_state_file.xml "--log=root.fmt:[%10.6r]
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_host_state_off.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -198,7 +332,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_host_state_off.xml "--log=root.fmt:[%10.6r]%
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_host_state_on.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -212,7 +346,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_host_state_on.xml "--log=root.fmt:[%10.6r]%e
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_host_trace_file.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -226,7 +360,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_host_trace_file.xml "--log=root.fmt:[%10.6r]
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_host_trace_inside.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -240,7 +374,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_host_trace_inside.xml "--log=root.fmt:[%10.6
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_host.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -254,7 +388,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_host.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_link_availability.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -269,7 +403,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_link_availability.xml "--log=root.fmt:[%10.6
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_link_fatpipe.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -284,7 +418,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_link_fatpipe.xml "--log=root.fmt:[%10.6r]%e[
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_link_shared.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -299,7 +433,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_link_shared.xml "--log=root.fmt:[%10.6r]%e[%
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT one_link_state_file.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -314,7 +448,7 @@ $ ${bindir:=.}/flatifier$EXEEXT one_link_state_file.xml "--log=root.fmt:[%10.6r]
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT three_hosts_non_symmetric_route.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -357,7 +491,7 @@ $ ${bindir:=.}/flatifier$EXEEXT three_hosts_non_symmetric_route.xml "--log=root.
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT two_clusters.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -834,7 +968,7 @@ $ ${bindir:=.}/flatifier$EXEEXT two_clusters.xml "--log=root.fmt:[%10.6r]%e[%i:%
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT two_hosts_multi_hop.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -861,7 +995,7 @@ $ ${bindir:=.}/flatifier$EXEEXT two_hosts_multi_hop.xml "--log=root.fmt:[%10.6r]
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT two_hosts_one_link.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -886,7 +1020,7 @@ $ ${bindir:=.}/flatifier$EXEEXT two_hosts_one_link.xml "--log=root.fmt:[%10.6r]%
 > </platform>
 
 $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/bypassASroute.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
@@ -1021,24 +1155,24 @@ $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/bypassASroute.xm
 
 
 $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/torus_cluster.xml "--log=root.fmt:[%10.6r]%e[%i:%P@%h]%e%m%n"
-> [  0.000000] [0:@] surf_workstation_model_init_ptask_L07
+> [  0.000000] [0:maestro@] Switching to the L07 model to handle parallel tasks.
 > <?xml version='1.0'?>
 > <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 > <platform version="3">
 > <AS id="AS0" routing="Full">
->   <host id="bob0.hamburger.edu" power="1000000000"/>
->   <host id="bob1.hamburger.edu" power="1000000000"/>
->   <host id="bob10.hamburger.edu" power="1000000000"/>
->   <host id="bob11.hamburger.edu" power="1000000000"/>
->   <host id="bob2.hamburger.edu" power="1000000000"/>
->   <host id="bob3.hamburger.edu" power="1000000000"/>
->   <host id="bob4.hamburger.edu" power="1000000000"/>
->   <host id="bob5.hamburger.edu" power="1000000000"/>
->   <host id="bob6.hamburger.edu" power="1000000000"/>
->   <host id="bob7.hamburger.edu" power="1000000000"/>
->   <host id="bob8.hamburger.edu" power="1000000000"/>
->   <host id="bob9.hamburger.edu" power="1000000000"/>
->   <router id="bobbob_cluster_router.hamburger.edu"/>
+>   <host id="node-0.acme.org" power="1000000000"/>
+>   <host id="node-1.acme.org" power="1000000000"/>
+>   <host id="node-10.acme.org" power="1000000000"/>
+>   <host id="node-11.acme.org" power="1000000000"/>
+>   <host id="node-2.acme.org" power="1000000000"/>
+>   <host id="node-3.acme.org" power="1000000000"/>
+>   <host id="node-4.acme.org" power="1000000000"/>
+>   <host id="node-5.acme.org" power="1000000000"/>
+>   <host id="node-6.acme.org" power="1000000000"/>
+>   <host id="node-7.acme.org" power="1000000000"/>
+>   <host id="node-8.acme.org" power="1000000000"/>
+>   <host id="node-9.acme.org" power="1000000000"/>
+>   <router id="node-bob_cluster_router.acme.org"/>
 >   <link id="__loopback__" bandwidth="498000000" latency="0.000015000" 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"/>
@@ -1124,681 +1258,513 @@ $ ${bindir:=.}/flatifier$EXEEXT ${srcdir:=.}/examples/platforms/torus_cluster.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="bob1.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_1_loopback"/>
+>   <route src="node-3.acme.org" dst="node-3.acme.org">
+>   <link_ctn id="bob_cluster_link_3_loopback"/>
 >   </route>
->   <route src="bob1.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
+>   <route src="node-3.acme.org" dst="node-7.acme.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="bob1.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/><link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
+>   <route src="node-3.acme.org" dst="node-10.acme.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="bob1.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
+>   <route src="node-3.acme.org" dst="node-0.acme.org">
+>   <link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
 >   </route>
->   <route src="bob1.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob9.hamburger.edu'[9]
->   <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 src="node-3.acme.org" dst="node-4.acme.org">
+>   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/>
 >   </route>
->   <route src="bob1.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob11.hamburger.edu'[11]
->   <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 src="node-3.acme.org" dst="node-8.acme.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="bob1.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/>
+>   <route src="node-3.acme.org" dst="node-11.acme.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="bob1.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/>
+>   <route src="node-3.acme.org" dst="node-1.acme.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="bob1.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
+>   <route src="node-3.acme.org" dst="node-5.acme.org">
+>   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/>
 >   </route>
->   <route src="bob1.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
+>   <route src="node-3.acme.org" dst="node-9.acme.org">
+>   <link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
 >   </route>
->   <route src="bob1.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
+>   <route src="node-3.acme.org" dst="node-2.acme.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="bob1.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_from_1_to_4_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
+>   <route src="node-3.acme.org" dst="node-6.acme.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="bob1.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob1.hamburger.edu'[1] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-3.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob3.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/><link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
+>   <route src="node-7.acme.org" dst="node-3.acme.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="bob3.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_3_loopback"/>
+>   <route src="node-7.acme.org" dst="node-7.acme.org">
+>   <link_ctn id="bob_cluster_link_7_loopback"/>
 >   </route>
->   <route src="bob3.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/>
+>   <route src="node-7.acme.org" dst="node-10.acme.org">
+>   <link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
 >   </route>
->   <route src="bob3.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob7.hamburger.edu'[7]
->   <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 src="node-7.acme.org" dst="node-0.acme.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="bob3.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
+>   <route src="node-7.acme.org" dst="node-4.acme.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="bob3.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
+>   <route src="node-7.acme.org" dst="node-8.acme.org">
+>   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/>
 >   </route>
->   <route src="bob3.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
+>   <route src="node-7.acme.org" dst="node-11.acme.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="bob3.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_from_5_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
+>   <route src="node-7.acme.org" dst="node-1.acme.org">
+>   <link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
 >   </route>
->   <route src="bob3.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/>
+>   <route src="node-7.acme.org" dst="node-5.acme.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="bob3.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
+>   <route src="node-7.acme.org" dst="node-9.acme.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="bob3.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob8.hamburger.edu'[8]
->   <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 src="node-7.acme.org" dst="node-2.acme.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="bob3.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_from_3_to_4_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
+>   <route src="node-7.acme.org" dst="node-6.acme.org">
+>   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/>
 >   </route>
->   <route src="bob3.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob3.hamburger.edu'[3] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-7.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob5.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
+>   <route src="node-10.acme.org" dst="node-3.acme.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="bob5.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/>
+>   <route src="node-10.acme.org" dst="node-7.acme.org">
+>   <link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
 >   </route>
->   <route src="bob5.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_5_loopback"/>
+>   <route src="node-10.acme.org" dst="node-10.acme.org">
+>   <link_ctn id="bob_cluster_link_10_loopback"/>
 >   </route>
->   <route src="bob5.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob7.hamburger.edu'[7]
->   <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 src="node-10.acme.org" dst="node-0.acme.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="bob5.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
+>   <route src="node-10.acme.org" dst="node-4.acme.org">
+>   <link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
 >   </route>
->   <route src="bob5.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
+>   <route src="node-10.acme.org" dst="node-8.acme.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="bob5.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/><link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
+>   <route src="node-10.acme.org" dst="node-11.acme.org">
+>   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/>
 >   </route>
->   <route src="bob5.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
+>   <route src="node-10.acme.org" dst="node-1.acme.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="bob5.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/>
+>   <route src="node-10.acme.org" dst="node-5.acme.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="bob5.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob6.hamburger.edu'[6]
->   <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 src="node-10.acme.org" dst="node-9.acme.org">
+>   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/>
 >   </route>
->   <route src="bob5.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
+>   <route src="node-10.acme.org" dst="node-2.acme.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="bob5.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/><link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
+>   <route src="node-10.acme.org" dst="node-6.acme.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="bob5.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob5.hamburger.edu'[5] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-10.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob7.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
+>   <route src="node-0.acme.org" dst="node-3.acme.org">
+>   <link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
 >   </route>
->   <route src="bob7.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob3.hamburger.edu'[3]
->   <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 src="node-0.acme.org" dst="node-7.acme.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="bob7.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob5.hamburger.edu'[5]
->   <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 src="node-0.acme.org" dst="node-10.acme.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="bob7.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_7_loopback"/>
+>   <route src="node-0.acme.org" dst="node-0.acme.org">
+>   <link_ctn id="bob_cluster_link_0_loopback"/>
 >   </route>
->   <route src="bob7.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/><link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
+>   <route src="node-0.acme.org" dst="node-4.acme.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="bob7.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/><link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
+>   <route src="node-0.acme.org" dst="node-8.acme.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="bob7.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
+>   <route src="node-0.acme.org" dst="node-11.acme.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="bob7.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
+>   <route src="node-0.acme.org" dst="node-1.acme.org">
+>   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/>
 >   </route>
->   <route src="bob7.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_from_7_to_10_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
+>   <route src="node-0.acme.org" dst="node-5.acme.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="bob7.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_from_6_to_7_DOWN"/>
+>   <route src="node-0.acme.org" dst="node-9.acme.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="bob7.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_from_7_to_8_UP"/>
+>   <route src="node-0.acme.org" dst="node-2.acme.org">
+>   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/>
 >   </route>
->   <route src="bob7.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
+>   <route src="node-0.acme.org" dst="node-6.acme.org">
+>   <link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
 >   </route>
->   <route src="bob7.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob7.hamburger.edu'[7] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-0.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob9.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob1.hamburger.edu'[1]
->   <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 src="node-4.acme.org" dst="node-3.acme.org">
+>   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/>
 >   </route>
->   <route src="bob9.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
+>   <route src="node-4.acme.org" dst="node-7.acme.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="bob9.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
+>   <route src="node-4.acme.org" dst="node-10.acme.org">
+>   <link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
 >   </route>
->   <route src="bob9.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/><link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
+>   <route src="node-4.acme.org" dst="node-0.acme.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="bob9.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_9_loopback"/>
+>   <route src="node-4.acme.org" dst="node-4.acme.org">
+>   <link_ctn id="bob_cluster_link_4_loopback"/>
 >   </route>
->   <route src="bob9.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/>
+>   <route src="node-4.acme.org" dst="node-8.acme.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="bob9.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
+>   <route src="node-4.acme.org" dst="node-11.acme.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="bob9.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob2.hamburger.edu'[2]
->   <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 src="node-4.acme.org" dst="node-1.acme.org">
+>   <link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
 >   </route>
->   <route src="bob9.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
+>   <route src="node-4.acme.org" dst="node-5.acme.org">
+>   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/>
 >   </route>
->   <route src="bob9.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
+>   <route src="node-4.acme.org" dst="node-9.acme.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="bob9.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/><link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
+>   <route src="node-4.acme.org" dst="node-2.acme.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="bob9.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/>
+>   <route src="node-4.acme.org" dst="node-6.acme.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="bob9.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob9.hamburger.edu'[9] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-4.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob11.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob1.hamburger.edu'[1]
->   <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 src="node-8.acme.org" dst="node-3.acme.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="bob11.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
+>   <route src="node-8.acme.org" dst="node-7.acme.org">
+>   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/>
 >   </route>
->   <route src="bob11.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
+>   <route src="node-8.acme.org" dst="node-10.acme.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="bob11.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
+>   <route src="node-8.acme.org" dst="node-0.acme.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="bob11.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/>
+>   <route src="node-8.acme.org" dst="node-4.acme.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="bob11.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_11_loopback"/>
+>   <route src="node-8.acme.org" dst="node-8.acme.org">
+>   <link_ctn id="bob_cluster_link_8_loopback"/>
 >   </route>
->   <route src="bob11.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob0.hamburger.edu'[0]
->   <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 src="node-8.acme.org" dst="node-11.acme.org">
+>   <link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
 >   </route>
->   <route src="bob11.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
+>   <route src="node-8.acme.org" dst="node-1.acme.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="bob11.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/><link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
+>   <route src="node-8.acme.org" dst="node-5.acme.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="bob11.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/><link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
+>   <route src="node-8.acme.org" dst="node-9.acme.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="bob11.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
+>   <route src="node-8.acme.org" dst="node-2.acme.org">
+>   <link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
 >   </route>
->   <route src="bob11.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/>
+>   <route src="node-8.acme.org" dst="node-6.acme.org">
+>   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/>
 >   </route>
->   <route src="bob11.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob11.hamburger.edu'[11] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-8.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob0.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/>
+>   <route src="node-11.acme.org" dst="node-3.acme.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="bob0.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
+>   <route src="node-11.acme.org" dst="node-7.acme.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="bob0.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
+>   <route src="node-11.acme.org" dst="node-10.acme.org">
+>   <link_ctn id="bob_cluster_link_from_10_to_11_DOWN"/>
 >   </route>
->   <route src="bob0.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
+>   <route src="node-11.acme.org" dst="node-0.acme.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="bob0.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_from_0_to_3_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
+>   <route src="node-11.acme.org" dst="node-4.acme.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="bob0.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob11.hamburger.edu'[11]
->   <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 src="node-11.acme.org" dst="node-8.acme.org">
+>   <link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
 >   </route>
->   <route src="bob0.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_0_loopback"/>
+>   <route src="node-11.acme.org" dst="node-11.acme.org">
+>   <link_ctn id="bob_cluster_link_11_loopback"/>
 >   </route>
->   <route src="bob0.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/>
+>   <route src="node-11.acme.org" dst="node-1.acme.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="bob0.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_from_0_to_1_UP"/><link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
+>   <route src="node-11.acme.org" dst="node-5.acme.org">
+>   <link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
 >   </route>
->   <route src="bob0.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
+>   <route src="node-11.acme.org" dst="node-9.acme.org">
+>   <link_ctn id="bob_cluster_link_from_11_to_9_UP"/>
 >   </route>
->   <route src="bob0.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_from_2_to_0_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
+>   <route src="node-11.acme.org" dst="node-2.acme.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="bob0.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bob10.hamburger.edu'[10]
->   <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 src="node-11.acme.org" dst="node-6.acme.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="bob0.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob0.hamburger.edu'[0] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-11.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob2.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/>
+>   <route src="node-1.acme.org" dst="node-3.acme.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="bob2.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/><link_ctn id="bob_cluster_link_from_0_to_3_UP"/>
+>   <route src="node-1.acme.org" dst="node-7.acme.org">
+>   <link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
 >   </route>
->   <route src="bob2.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
+>   <route src="node-1.acme.org" dst="node-10.acme.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="bob2.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
+>   <route src="node-1.acme.org" dst="node-0.acme.org">
+>   <link_ctn id="bob_cluster_link_from_0_to_1_DOWN"/>
 >   </route>
->   <route src="bob2.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob9.hamburger.edu'[9]
->   <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 src="node-1.acme.org" dst="node-4.acme.org">
+>   <link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
 >   </route>
->   <route src="bob2.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_from_2_to_5_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
+>   <route src="node-1.acme.org" dst="node-8.acme.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="bob2.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/>
+>   <route src="node-1.acme.org" dst="node-11.acme.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="bob2.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_2_loopback"/>
+>   <route src="node-1.acme.org" dst="node-1.acme.org">
+>   <link_ctn id="bob_cluster_link_1_loopback"/>
 >   </route>
->   <route src="bob2.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_4_UP"/>
+>   <route src="node-1.acme.org" dst="node-5.acme.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="bob2.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/><link_ctn id="bob_cluster_link_from_0_to_6_UP"/>
+>   <route src="node-1.acme.org" dst="node-9.acme.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="bob2.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
+>   <route src="node-1.acme.org" dst="node-2.acme.org">
+>   <link_ctn id="bob_cluster_link_from_1_to_2_UP"/>
 >   </route>
->   <route src="bob2.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bob10.hamburger.edu'[10]
->   <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 src="node-1.acme.org" dst="node-6.acme.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="bob2.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob2.hamburger.edu'[2] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-1.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob4.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/>
+>   <route src="node-5.acme.org" dst="node-3.acme.org">
+>   <link_ctn id="bob_cluster_link_from_5_to_3_UP"/>
 >   </route>
->   <route src="bob4.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/>
+>   <route src="node-5.acme.org" dst="node-7.acme.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="bob4.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/>
+>   <route src="node-5.acme.org" dst="node-10.acme.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="bob4.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_from_1_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_UP"/>
+>   <route src="node-5.acme.org" dst="node-0.acme.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="bob4.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_3_to_9_UP"/>
+>   <route src="node-5.acme.org" dst="node-4.acme.org">
+>   <link_ctn id="bob_cluster_link_from_4_to_5_DOWN"/>
 >   </route>
->   <route src="bob4.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
+>   <route src="node-5.acme.org" dst="node-8.acme.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="bob4.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_from_3_to_4_DOWN"/><link_ctn id="bob_cluster_link_from_0_to_3_DOWN"/>
+>   <route src="node-5.acme.org" dst="node-11.acme.org">
+>   <link_ctn id="bob_cluster_link_from_5_to_11_UP"/>
 >   </route>
->   <route src="bob4.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_from_4_to_5_UP"/><link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
+>   <route src="node-5.acme.org" dst="node-1.acme.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="bob4.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_4_loopback"/>
+>   <route src="node-5.acme.org" dst="node-5.acme.org">
+>   <link_ctn id="bob_cluster_link_5_loopback"/>
 >   </route>
->   <route src="bob4.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob6.hamburger.edu'[6]
->   <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 src="node-5.acme.org" dst="node-9.acme.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="bob4.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob8.hamburger.edu'[8]
->   <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 src="node-5.acme.org" dst="node-2.acme.org">
+>   <link_ctn id="bob_cluster_link_from_2_to_5_DOWN"/>
 >   </route>
->   <route src="bob4.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_from_4_to_10_UP"/>
+>   <route src="node-5.acme.org" dst="node-6.acme.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="bob4.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob4.hamburger.edu'[4] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-5.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob6.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
+>   <route src="node-9.acme.org" dst="node-3.acme.org">
+>   <link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
 >   </route>
->   <route src="bob6.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_from_6_to_9_UP"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
+>   <route src="node-9.acme.org" dst="node-7.acme.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="bob6.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob5.hamburger.edu'[5]
->   <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 src="node-9.acme.org" dst="node-10.acme.org">
+>   <link_ctn id="bob_cluster_link_from_9_to_10_UP"/>
 >   </route>
->   <route src="bob6.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/>
+>   <route src="node-9.acme.org" dst="node-0.acme.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="bob6.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
+>   <route src="node-9.acme.org" dst="node-4.acme.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="bob6.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/><link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
+>   <route src="node-9.acme.org" dst="node-8.acme.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="bob6.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
+>   <route src="node-9.acme.org" dst="node-11.acme.org">
+>   <link_ctn id="bob_cluster_link_from_11_to_9_DOWN"/>
 >   </route>
->   <route src="bob6.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/><link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
+>   <route src="node-9.acme.org" dst="node-1.acme.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="bob6.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob4.hamburger.edu'[4]
->   <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 src="node-9.acme.org" dst="node-5.acme.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="bob6.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_6_loopback"/>
+>   <route src="node-9.acme.org" dst="node-9.acme.org">
+>   <link_ctn id="bob_cluster_link_9_loopback"/>
 >   </route>
->   <route src="bob6.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/>
+>   <route src="node-9.acme.org" dst="node-2.acme.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="bob6.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/><link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
+>   <route src="node-9.acme.org" dst="node-6.acme.org">
+>   <link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
 >   </route>
->   <route src="bob6.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob6.hamburger.edu'[6] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-9.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob8.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
+>   <route src="node-2.acme.org" dst="node-3.acme.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="bob8.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob3.hamburger.edu'[3]
->   <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 src="node-2.acme.org" dst="node-7.acme.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="bob8.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_from_8_to_11_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
+>   <route src="node-2.acme.org" dst="node-10.acme.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="bob8.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/>
+>   <route src="node-2.acme.org" dst="node-0.acme.org">
+>   <link_ctn id="bob_cluster_link_from_2_to_0_UP"/>
 >   </route>
->   <route src="bob8.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/><link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
+>   <route src="node-2.acme.org" dst="node-4.acme.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="bob8.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_from_8_to_11_UP"/>
+>   <route src="node-2.acme.org" dst="node-8.acme.org">
+>   <link_ctn id="bob_cluster_link_from_2_to_8_UP"/>
 >   </route>
->   <route src="bob8.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob0.hamburger.edu'[0]
->   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/><link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
+>   <route src="node-2.acme.org" dst="node-11.acme.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="bob8.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob2.hamburger.edu'[2]
->   <link_ctn id="bob_cluster_link_from_2_to_8_DOWN"/>
+>   <route src="node-2.acme.org" dst="node-1.acme.org">
+>   <link_ctn id="bob_cluster_link_from_1_to_2_DOWN"/>
 >   </route>
->   <route src="bob8.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob4.hamburger.edu'[4]
->   <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 src="node-2.acme.org" dst="node-5.acme.org">
+>   <link_ctn id="bob_cluster_link_from_2_to_5_UP"/>
 >   </route>
->   <route src="bob8.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_from_8_to_6_UP"/>
+>   <route src="node-2.acme.org" dst="node-9.acme.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="bob8.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_8_loopback"/>
+>   <route src="node-2.acme.org" dst="node-2.acme.org">
+>   <link_ctn id="bob_cluster_link_2_loopback"/>
 >   </route>
->   <route src="bob8.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_from_7_to_8_DOWN"/><link_ctn id="bob_cluster_link_from_7_to_10_UP"/>
+>   <route src="node-2.acme.org" dst="node-6.acme.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="bob8.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob8.hamburger.edu'[8] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-2.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bob10.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob1.hamburger.edu'[1]
->   <link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_1_to_7_DOWN"/>
+>   <route src="node-6.acme.org" dst="node-3.acme.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="bob10.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob3.hamburger.edu'[3]
->   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_3_to_9_DOWN"/>
+>   <route src="node-6.acme.org" dst="node-7.acme.org">
+>   <link_ctn id="bob_cluster_link_from_6_to_7_UP"/>
 >   </route>
->   <route src="bob10.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob5.hamburger.edu'[5]
->   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/><link_ctn id="bob_cluster_link_from_5_to_11_DOWN"/>
+>   <route src="node-6.acme.org" dst="node-10.acme.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="bob10.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob7.hamburger.edu'[7]
->   <link_ctn id="bob_cluster_link_from_7_to_10_DOWN"/>
+>   <route src="node-6.acme.org" dst="node-0.acme.org">
+>   <link_ctn id="bob_cluster_link_from_0_to_6_DOWN"/>
 >   </route>
->   <route src="bob10.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob9.hamburger.edu'[9]
->   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/>
+>   <route src="node-6.acme.org" dst="node-4.acme.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="bob10.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob11.hamburger.edu'[11]
->   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/>
+>   <route src="node-6.acme.org" dst="node-8.acme.org">
+>   <link_ctn id="bob_cluster_link_from_8_to_6_DOWN"/>
 >   </route>
->   <route src="bob10.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob0.hamburger.edu'[0]
->   <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 src="node-6.acme.org" dst="node-11.acme.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="bob10.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob2.hamburger.edu'[2]
->   <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 src="node-6.acme.org" dst="node-1.acme.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="bob10.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob4.hamburger.edu'[4]
->   <link_ctn id="bob_cluster_link_from_4_to_10_DOWN"/>
+>   <route src="node-6.acme.org" dst="node-5.acme.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="bob10.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob6.hamburger.edu'[6]
->   <link_ctn id="bob_cluster_link_from_9_to_10_DOWN"/><link_ctn id="bob_cluster_link_from_6_to_9_DOWN"/>
+>   <route src="node-6.acme.org" dst="node-9.acme.org">
+>   <link_ctn id="bob_cluster_link_from_6_to_9_UP"/>
 >   </route>
->   <route src="bob10.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob8.hamburger.edu'[8]
->   <link_ctn id="bob_cluster_link_from_10_to_11_UP"/><link_ctn id="bob_cluster_link_from_8_to_11_DOWN"/>
+>   <route src="node-6.acme.org" dst="node-2.acme.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="bob10.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bob10.hamburger.edu'[10]
->   <link_ctn id="bob_cluster_link_10_loopback"/>
+>   <route src="node-6.acme.org" dst="node-6.acme.org">
+>   <link_ctn id="bob_cluster_link_6_loopback"/>
 >   </route>
->   <route src="bob10.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bob10.hamburger.edu'[10] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-6.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bobbob_cluster_router.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bobbob_cluster_router.hamburger.edu'[12]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-bob_cluster_router.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob1.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob1.hamburger.edu'[1]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-3.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob3.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob3.hamburger.edu'[3]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-7.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob5.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob5.hamburger.edu'[5]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-10.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob7.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob7.hamburger.edu'[7]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-0.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob9.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob9.hamburger.edu'[9]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-4.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob11.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob11.hamburger.edu'[11]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-8.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob0.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob0.hamburger.edu'[0]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-11.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob2.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob2.hamburger.edu'[2]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-1.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob4.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob4.hamburger.edu'[4]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-5.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob6.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob6.hamburger.edu'[6]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-9.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob8.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob8.hamburger.edu'[8]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-2.acme.org">
 >   
 >   </route>
->   <route src="bobbob_cluster_router.hamburger.edu" dst="bob10.hamburger.edu">
-> [  0.000000] [0:@] torus_get_route_and_latency from 'bobbob_cluster_router.hamburger.edu'[12] to 'bob10.hamburger.edu'[10]
+>   <route src="node-bob_cluster_router.acme.org" dst="node-6.acme.org">
 >   
 >   </route>
 > </AS>
 > </platform>
+