Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Fri, 23 Mar 2012 07:44:06 +0000 (08:44 +0100)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Fri, 23 Mar 2012 07:44:06 +0000 (08:44 +0100)
179 files changed:
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
buildtools/Cmake/Modules/FindSimGrid.cmake
buildtools/Cmake/Option.cmake
buildtools/Cmake/memcheck_tests.cmake
buildtools/pipol/Experimental.sh
buildtools/pipol/Experimental_bindings.sh
buildtools/pipol/MemCheck.sh
buildtools/pipol/Nightly_memCheck.sh
buildtools/pipol/Nightly_simgrid.sh
doc/Doxyfile.in
doc/footer.html.in
doc/gtut-tour-02-simple.doc
doc/gtut-tour-09-simpledata.doc
doc/module-gras.doc
doc/module-msg.doc
doc/module-surf.doc
doc/module-xbt.doc
doc/modules.doc
doc/pls.doc
examples/gras/all2all/test_rl.tesh
examples/gras/all2all/test_sg_32.tesh
examples/gras/all2all/test_sg_64.tesh
examples/gras/mmrpc/test_rl.tesh
examples/gras/mmrpc/test_sg_32.tesh
examples/gras/mmrpc/test_sg_64.tesh
examples/gras/mutual_exclusion/simple_token/test_rl.tesh
examples/gras/mutual_exclusion/simple_token/test_sg_32.tesh
examples/gras/mutual_exclusion/simple_token/test_sg_64.tesh
examples/gras/ping/test_rl.tesh
examples/gras/ping/test_sg_32.tesh
examples/gras/ping/test_sg_64.tesh
examples/gras/pmm/test_rl.tesh
examples/gras/pmm/test_sg_32.tesh
examples/gras/pmm/test_sg_64.tesh
examples/gras/properties/test_rl.tesh
examples/gras/properties/test_sg.tesh
examples/gras/rpc/test_rl.tesh
examples/gras/rpc/test_sg_32.tesh
examples/gras/rpc/test_sg_64.tesh
examples/gras/synchro/test_rl.tesh
examples/gras/synchro/test_sg_32.tesh
examples/gras/synchro/test_sg_64.tesh
examples/gras/timer/test_rl.tesh
examples/gras/timer/test_sg_32.tesh
examples/gras/timer/test_sg_64.tesh
examples/msg/README
examples/msg/actions/actions.c
examples/msg/alias/masterslave_forwarder_with_alias.c [deleted file]
examples/msg/chord/chord.c
examples/msg/gpu/test_MSG_gpu_task_create.c
examples/msg/gtnets/gtnets.c
examples/msg/icomms/peer.c
examples/msg/icomms/peer2.c
examples/msg/icomms/peer3.c
examples/msg/io/file.c
examples/msg/masterslave/masterslave_console.c
examples/msg/masterslave/masterslave_forwarder.c
examples/msg/masterslave/platform_script.lua
examples/msg/migration/migration.c
examples/msg/ns3/3hosts_2links_p.xml
examples/msg/ns3/ns3.c
examples/msg/parallel_contexts/CMakeLists.txt [deleted file]
examples/msg/parallel_contexts/deployment_pcontexts2_4.xml [deleted file]
examples/msg/parallel_contexts/deployment_pcontexts_2.xml [deleted file]
examples/msg/parallel_contexts/deployment_pcontexts_4.xml [deleted file]
examples/msg/parallel_contexts/pcontexts.c [deleted file]
examples/msg/parallel_contexts/pcontexts2.c [deleted file]
examples/msg/parallel_contexts/pcontexts_platform.xml [deleted file]
examples/msg/parallel_task/parallel_task.c
examples/msg/pmm/msg_pmm.c
examples/msg/priority/priority.c
examples/msg/properties/msg_prop.c
examples/msg/sendrecv/sendrecv.c
examples/msg/suspend/suspend.c
examples/msg/token_ring/ring_call.c
examples/msg/tracing/CMakeLists.txt
examples/msg/tracing/categories.c
examples/msg/tracing/link_srcdst_user_variables.c [new file with mode: 0644]
examples/msg/tracing/link_srcdst_user_variables.tesh [new file with mode: 0644]
examples/msg/tracing/link_user_variables.c [new file with mode: 0644]
examples/msg/tracing/link_user_variables.tesh [new file with mode: 0644]
examples/msg/tracing/ms.c
examples/msg/tracing/procmig.c
examples/msg/tracing/simple.c
examples/msg/tracing/trace_platform.c
examples/msg/tracing/trace_platform.tesh
examples/msg/tracing/user_variables.c
examples/platforms/storage.xml
examples/platforms/storage_content.txt [new file with mode: 0644]
examples/simdag/goal/goal_test.c
include/amok/bandwidth.h
include/instr/instr.h
include/msg/msg.h
include/xbt/ex.h
include/xbt/peer.h
include/xbt/str.h
src/gras/Msg/gras_msg_exchange.c
src/gras/Transport/transport.c
src/gras/gras.c
src/include/surf/surf.h
src/include/surf/surf_resource.h
src/instr/instr_interface.c
src/instr/instr_msg_process.c
src/instr/instr_paje_containers.c
src/instr/instr_private.h
src/instr/instr_routing.c
src/instr/jedule/jedule_sd_binding.c
src/msg/msg_environment.c
src/msg/msg_global.c
src/msg/msg_gos.c
src/msg/msg_host.c
src/msg/msg_process.c
src/msg/msg_task.c
src/simix/smx_deployment.c
src/surf/cpu_cas01.c
src/surf/maxmin.c
src/surf/network.c
src/surf/network_constant.c
src/surf/network_gtnets.c
src/surf/network_ns3.c
src/surf/network_ns3_private.h
src/surf/storage.c
src/surf/storage_private.h
src/surf/surf.c
src/surf/surf_private.h
src/surf/surf_routing.c
src/surf/surf_routing_cluster.c
src/surf/surf_routing_dijkstra.c
src/surf/surf_routing_floyd.c
src/surf/surf_routing_full.c
src/surf/surf_routing_generic.c
src/surf/surf_routing_none.c
src/surf/surf_routing_private.h
src/surf/surf_routing_rulebased.c
src/surf/surf_routing_vivaldi.c
src/surf/surfxml_parseplatf.c
src/surf/workstation.c
src/surf/workstation_ptask_L07.c
src/xbt/log.c
src/xbt/swag.c
src/xbt/xbt_main.c
src/xbt/xbt_peer.c
teshsuite/gras/datadesc/datadesc_mem.tesh
teshsuite/gras/datadesc/datadesc_r_big32_8_4.tesh
teshsuite/gras/datadesc/datadesc_r_little32_4.tesh
teshsuite/gras/datadesc/datadesc_r_little64.tesh
teshsuite/gras/datadesc/datadesc_rw.tesh
teshsuite/gras/empty_main/test_rl.tesh
teshsuite/gras/empty_main/test_sg.tesh
teshsuite/gras/msg_handle/test_rl.tesh
teshsuite/gras/msg_handle/test_sg_32.tesh
teshsuite/gras/msg_handle/test_sg_64.tesh
teshsuite/gras/small_sleep/test_sg_32.tesh
teshsuite/gras/small_sleep/test_sg_64.tesh
teshsuite/msg/trace/CMakeLists.txt [moved from examples/msg/trace/CMakeLists.txt with 100% similarity]
teshsuite/msg/trace/file.trace [moved from examples/msg/trace/file.trace with 100% similarity]
teshsuite/msg/trace/test1.xml [moved from examples/msg/trace/test1.xml with 100% similarity]
teshsuite/msg/trace/test10.xml [moved from examples/msg/trace/test10.xml with 100% similarity]
teshsuite/msg/trace/test11.xml [moved from examples/msg/trace/test11.xml with 100% similarity]
teshsuite/msg/trace/test2.xml [moved from examples/msg/trace/test2.xml with 100% similarity]
teshsuite/msg/trace/test3.xml [moved from examples/msg/trace/test3.xml with 100% similarity]
teshsuite/msg/trace/test4.xml [moved from examples/msg/trace/test4.xml with 100% similarity]
teshsuite/msg/trace/test5.xml [moved from examples/msg/trace/test5.xml with 100% similarity]
teshsuite/msg/trace/test6.xml [moved from examples/msg/trace/test6.xml with 100% similarity]
teshsuite/msg/trace/test7.xml [moved from examples/msg/trace/test7.xml with 100% similarity]
teshsuite/msg/trace/test8.xml [moved from examples/msg/trace/test8.xml with 100% similarity]
teshsuite/msg/trace/test9.xml [moved from examples/msg/trace/test9.xml with 100% similarity]
teshsuite/msg/trace/test_trace_integration.c [moved from examples/msg/trace/test_trace_integration.c with 100% similarity]
teshsuite/msg/trace/test_trace_integration.xml [moved from examples/msg/trace/test_trace_integration.xml with 100% similarity]
teshsuite/msg/trace/trace.tesh [moved from examples/msg/trace/trace.tesh with 100% similarity]
teshsuite/simdag/platforms/flatifier.c
teshsuite/simdag/platforms/three_clusters_bypass.xml
teshsuite/xbt/parallel_log_crashtest.tesh
testsuite/surf/surf_usage.c
tools/doxygen/index_create.pl
tools/graphicator/graphicator.c
tools/graphicator/graphicator.tesh

index be596bc..4ef863a 100644 (file)
@@ -199,7 +199,7 @@ ADD_TEST(msg-priority-thread        ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg c
 ADD_TEST(msg-properties-thread ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:thread           --setenv srcdir=${CMAKE_HOME_DIRECTORY}/examples/msg    --cd ${CMAKE_BINARY_DIR}/examples/msg ${CMAKE_HOME_DIRECTORY}/examples/msg/properties/msg_prop.tesh)
 ADD_TEST(msg-icomms-thread     ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:thread           --setenv srcdir=${CMAKE_HOME_DIRECTORY}/examples/msg/icomms     --cd ${CMAKE_BINARY_DIR}/examples/msg/icomms ${CMAKE_HOME_DIRECTORY}/examples/msg/icomms/peer.tesh)
 ADD_TEST(msg-actions-thread    ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:thread           --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/actions        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/actions actions.tesh)
-ADD_TEST(msg-trace-thread      ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:thread           --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg trace/trace.tesh)
+ADD_TEST(msg-trace-thread      ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:thread           --setenv bindir=${CMAKE_BINARY_DIR}/teshsuite/msg       --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg trace/trace.tesh)
 ADD_TEST(msg-chord-no-crosstraffic-thread      ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:thread           --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/chord  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord chord.tesh)
 ADD_TEST(msg-chord-no-crosstraffic-thread-parallel     ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:thread           --cfg contexts/nthreads:4       --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/chord  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord chord.tesh)
 ADD_TEST(msg-chord-thread   ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION} --cfg contexts/factory:thread       --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/chord  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord chord_crosstraffic.tesh)
@@ -211,7 +211,7 @@ if(HAVE_UCONTEXT_H)
        ADD_TEST(msg-properties-ucontext        ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:ucontext         --setenv srcdir=${CMAKE_HOME_DIRECTORY}/examples/msg    --cd ${CMAKE_BINARY_DIR}/examples/msg ${CMAKE_HOME_DIRECTORY}/examples/msg/properties/msg_prop.tesh)
        ADD_TEST(msg-icomms-ucontext    ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:ucontext         --setenv srcdir=${CMAKE_HOME_DIRECTORY}/examples/msg/icomms     --cd ${CMAKE_BINARY_DIR}/examples/msg/icomms ${CMAKE_HOME_DIRECTORY}/examples/msg/icomms/peer.tesh)
        ADD_TEST(msg-actions-ucontext   ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:ucontext         --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/actions        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/actions actions.tesh)
-       ADD_TEST(msg-trace-ucontext     ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:ucontext         --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg trace/trace.tesh)
+       ADD_TEST(msg-trace-ucontext     ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:ucontext         --setenv bindir=${CMAKE_BINARY_DIR}/teshsuite/msg       --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg trace/trace.tesh)
        ADD_TEST(msg-chord-no-crosstraffic-ucontext     ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:ucontext         --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/chord  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord chord.tesh)
        ADD_TEST(msg-chord-no-crosstraffic-ucontext-parallel    ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:ucontext         --cfg contexts/nthreads:4       --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/chord  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord chord.tesh)
     ADD_TEST(msg-chord-ucontext            ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION} --cfg contexts/factory:ucontext      --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/chord  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord chord_crosstraffic.tesh)
@@ -224,7 +224,7 @@ if(HAVE_RAWCTX)
     ADD_TEST(msg-actions-raw           ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:raw              --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/actions        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/actions actions.tesh)
     ADD_TEST(msg-icomms-raw            ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:raw              --setenv srcdir=${CMAKE_HOME_DIRECTORY}/examples/msg/icomms     --cd ${CMAKE_BINARY_DIR}/examples/msg/icomms ${CMAKE_HOME_DIRECTORY}/examples/msg/icomms/peer.tesh)
     ADD_TEST(msg-properties-raw                ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:raw              --setenv srcdir=${CMAKE_HOME_DIRECTORY}/examples/msg    --cd ${CMAKE_BINARY_DIR}/examples/msg ${CMAKE_HOME_DIRECTORY}/examples/msg/properties/msg_prop.tesh)
-    ADD_TEST(msg-trace-raw             ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:raw              --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg trace/trace.tesh)
+    ADD_TEST(msg-trace-raw             ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:raw              --setenv bindir=${CMAKE_BINARY_DIR}/teshsuite/msg       --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg trace/trace.tesh)
     ADD_TEST(msg-chord-no-crosstraffic-raw     ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:raw              --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/chord  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord chord.tesh)
     ADD_TEST(msg-chord-no-crosstraffic-raw-parallel    ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --cfg contexts/factory:raw      --cfg contexts/nthreads:4       --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/chord  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord chord.tesh)
     ADD_TEST(msg-chord-raw   ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION} --cfg contexts/factory:raw       --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/chord  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord chord_crosstraffic.tesh)
@@ -392,6 +392,8 @@ IF(HAVE_TRACING)
   ADD_TEST(tracing-ms                          ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg tracing/ms.tesh)
   ADD_TEST(tracing-trace_platform                              ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg tracing/trace_platform.tesh)
   ADD_TEST(tracing-user_variables                              ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg tracing/user_variables.tesh)
+  ADD_TEST(tracing-link_user_variables                                 ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg tracing/link_user_variables.tesh)
+  ADD_TEST(tracing-link_srcdst_user_variables                          ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg tracing/link_srcdst_user_variables.tesh)
   ADD_TEST(tracing-categories          ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}     --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg tracing/categories.tesh)
   ADD_TEST(tracing-process-migration ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION}       --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg        --cd ${CMAKE_HOME_DIRECTORY}/examples/msg tracing/procmig.tesh)
   ADD_TEST(graphicator ${CMAKE_BINARY_DIR}/bin/tesh ${TESH_OPTION} --setenv srcdir=${CMAKE_HOME_DIRECTORY} --setenv bindir=${CMAKE_BINARY_DIR}/bin --cd ${CMAKE_HOME_DIRECTORY}/tools/graphicator graphicator.tesh)
index 1546065..9efdaf8 100644 (file)
@@ -734,7 +734,6 @@ set(txt_files
 "testsuite/surf/trace_A.txt"
 "testsuite/surf/trace_B.txt"
 "examples/smpi/hostfile"
-"examples/msg/trace/file.trace"
 "examples/msg/link5_state.trace"
 "examples/msg/fafard_state.trace"
 "examples/msg/jupiter_state.trace"
@@ -759,6 +758,7 @@ set(txt_files
 "teshsuite/gras/empty_main/test_sg.tesh"
 "teshsuite/gras/small_sleep/test_sg_32.tesh"
 "teshsuite/gras/small_sleep/test_sg_64.tesh"
+"teshsuite/msg/trace/file.trace"
 "teshsuite/simdag/platforms/bob.fail"
 "teshsuite/simdag/platforms/bob.trace"
 "teshsuite/simdag/platforms/bob0_availability_file.trace"
index 5ad1fdd..ae46996 100644 (file)
@@ -31,6 +31,7 @@ add_subdirectory(${CMAKE_HOME_DIRECTORY}/teshsuite/simdag/network/mxn)
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/teshsuite/simdag/partask)\r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/teshsuite/simdag/platforms)\r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/teshsuite/msg)\r
+add_subdirectory(${CMAKE_HOME_DIRECTORY}/teshsuite/msg/trace)\r
 \r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/gras/ping)\r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/gras/rpc)\r
@@ -52,10 +53,8 @@ add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/suspend)
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/parallel_task)\r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/priority)\r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/masterslave)\r
-add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/trace)\r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/icomms)\r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/chord)\r
-add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/parallel_contexts)\r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/token_ring)\r
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/pmm)\r
 \r
index 79aaa78..69b55de 100644 (file)
@@ -66,16 +66,14 @@ find_program(HAVE_GRAS_STUB
 message(STATUS "Looking for lib SimGrid")
 if(HAVE_SIMGRID_LIB)
   message(STATUS "Looking for lib SimGrid - found")
-  if(CMAKE_CACHE_MAJOR_VERSION EQUAL "2" AND CMAKE_CACHE_MINOR_VERSION GREATER "7") #need cmake version 2.8
-         get_filename_component(simgrid_version ${HAVE_SIMGRID_LIB} REALPATH)
-         string(REPLACE "${HAVE_SIMGRID_LIB}." "" simgrid_version "${simgrid_version}")
-         string(REGEX MATCH "^[0-9]" SIMGRID_MAJOR_VERSION "${simgrid_version}")
-         string(REGEX MATCH "^[0-9].[0-9]" SIMGRID_MINOR_VERSION "${simgrid_version}")
-         string(REGEX MATCH "^[0-9].[0-9].[0-9]" SIMGRID_PATCH_VERSION "${simgrid_version}")
-         string(REGEX REPLACE "^${SIMGRID_MINOR_VERSION}." "" SIMGRID_PATCH_VERSION "${SIMGRID_PATCH_VERSION}") 
-         string(REGEX REPLACE "^${SIMGRID_MAJOR_VERSION}." "" SIMGRID_MINOR_VERSION "${SIMGRID_MINOR_VERSION}")
-         message(STATUS "Simgrid version : ${SIMGRID_MAJOR_VERSION}.${SIMGRID_MINOR_VERSION}")
-  endif(CMAKE_CACHE_MAJOR_VERSION EQUAL "2" AND CMAKE_CACHE_MINOR_VERSION GREATER "7")
+  get_filename_component(simgrid_version ${HAVE_SIMGRID_LIB} REALPATH)
+  string(REPLACE "${HAVE_SIMGRID_LIB}." "" simgrid_version "${simgrid_version}")
+  string(REGEX MATCH "^[0-9]" SIMGRID_MAJOR_VERSION "${simgrid_version}")
+  string(REGEX MATCH "^[0-9].[0-9]" SIMGRID_MINOR_VERSION "${simgrid_version}")
+  string(REGEX MATCH "^[0-9].[0-9].[0-9]" SIMGRID_PATCH_VERSION "${simgrid_version}")
+  string(REGEX REPLACE "^${SIMGRID_MINOR_VERSION}." "" SIMGRID_PATCH_VERSION "${SIMGRID_PATCH_VERSION}") 
+  string(REGEX REPLACE "^${SIMGRID_MAJOR_VERSION}." "" SIMGRID_MINOR_VERSION "${SIMGRID_MINOR_VERSION}")
+  message(STATUS "Simgrid version : ${SIMGRID_MAJOR_VERSION}.${SIMGRID_MINOR_VERSION}")
 else(HAVE_SIMGRID_LIB)
   message(STATUS "Looking for lib SimGrid - not found")
 endif(HAVE_SIMGRID_LIB)
index 0b3f8af..8f883d6 100644 (file)
@@ -28,10 +28,10 @@ option(enable_latency_bound_tracking "" off)
 option(enable_coverage "Enable coverage." off)
 option(enable_memcheck "Enable memcheck." off)
 option(enable_print_message "Enable print message during config." off)
-option(enable_model-checking "" off)
+option(enable_model-checking "Turn this on to experiment with our prototype of model-checker (may hinder the performance of simulation)" off)
 option(enable_lib_static "" off)
 option(enable_jedule "Jedule output of SimDAG." off)
-option(enable_debug "Set NDEBUG flag" on)
+option(enable_debug "Turn this off to remove all debug messages at compile time (faster, but no debug activable)" on)
 option(enable_supernovae "Whether Supernovae mode (helping compiler optimization) is activated." on)
 
 #if(enable_supernovae AND enable_model-checking)
index 26d5eb2..7f877bf 100644 (file)
@@ -227,17 +227,17 @@ ADD_TEST(memcheck-msg-actions-thread-2 ${CMAKE_BINARY_DIR}/examples/msg/actions/
 ADD_TEST(memcheck-msg-actions-thread-3 ${CMAKE_BINARY_DIR}/examples/msg/actions/actions --log=actions.thres=verbose homogeneous_3_hosts.xml deployment.xml actions_bcast.txt "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/actions/)
 ADD_TEST(memcheck-msg-actions-thread-4 ${CMAKE_BINARY_DIR}/examples/msg/actions/actions --log=actions.thres=verbose homogeneous_3_hosts.xml deployment.xml actions_reduce.txt "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/actions/)
 ADD_TEST(memcheck-msg-actions-thread-5 ${CMAKE_BINARY_DIR}/examples/msg/actions/actions --log=actions.thres=verbose homogeneous_3_hosts.xml deployment.xml actions_with_isend.txt "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/actions/)
-ADD_TEST(memcheck-msg-trace-thread-0 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test1.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-1 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test2.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-2 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test3.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-3 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test4.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-4 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test5.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-5 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test6.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-6 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test7.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-7 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test8.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-8 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test9.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-9 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test10.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-thread-10 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test11.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
+ADD_TEST(memcheck-msg-trace-thread-0 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test1.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-1 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test2.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-2 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test3.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-3 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test4.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-4 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test5.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-5 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test6.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-6 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test7.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-7 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test8.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-8 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test9.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-9 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test10.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-thread-10 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test11.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
 ADD_TEST(memcheck-msg-chord-no-crosstraffic-thread-0 ${CMAKE_BINARY_DIR}/examples/msg/chord/chord -nb_bits=6 ./../msg_platform.xml ./chord.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord/)
 ADD_TEST(memcheck-msg-chord-no-crosstraffic-thread-1 ${CMAKE_BINARY_DIR}/examples/msg/chord/chord ./../../platforms/One_cluster.xml ./chord10.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%11.6r]%e(%i:%P@%h)%e%m%n" --cfg=network/model:Constant --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord/)
 ADD_TEST(memcheck-msg-chord-no-crosstraffic-thread-parallel-0 ${CMAKE_BINARY_DIR}/examples/msg/chord/chord -nb_bits=6 ./../msg_platform.xml ./chord.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/nthreads:4 --cfg=contexts/factory:thread  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord/)
@@ -263,17 +263,17 @@ ADD_TEST(memcheck-msg-actions-ucontext-2 ${CMAKE_BINARY_DIR}/examples/msg/action
 ADD_TEST(memcheck-msg-actions-ucontext-3 ${CMAKE_BINARY_DIR}/examples/msg/actions/actions --log=actions.thres=verbose homogeneous_3_hosts.xml deployment.xml actions_bcast.txt "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/actions/)
 ADD_TEST(memcheck-msg-actions-ucontext-4 ${CMAKE_BINARY_DIR}/examples/msg/actions/actions --log=actions.thres=verbose homogeneous_3_hosts.xml deployment.xml actions_reduce.txt "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/actions/)
 ADD_TEST(memcheck-msg-actions-ucontext-5 ${CMAKE_BINARY_DIR}/examples/msg/actions/actions --log=actions.thres=verbose homogeneous_3_hosts.xml deployment.xml actions_with_isend.txt "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/actions/)
-ADD_TEST(memcheck-msg-trace-ucontext-0 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test1.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-1 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test2.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-2 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test3.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-3 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test4.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-4 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test5.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-5 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test6.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-6 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test7.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-7 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test8.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-8 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test9.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-9 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test10.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-ucontext-10 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test11.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-0 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test1.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-1 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test2.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-2 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test3.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-3 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test4.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-4 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test5.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-5 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test6.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-6 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test7.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-7 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test8.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-8 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test9.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-9 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test10.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-ucontext-10 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test11.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
 ADD_TEST(memcheck-msg-chord-no-crosstraffic-ucontext-0 ${CMAKE_BINARY_DIR}/examples/msg/chord/chord -nb_bits=6 ./../msg_platform.xml ./chord.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord/)
 ADD_TEST(memcheck-msg-chord-no-crosstraffic-ucontext-1 ${CMAKE_BINARY_DIR}/examples/msg/chord/chord ./../../platforms/One_cluster.xml ./chord10.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%11.6r]%e(%i:%P@%h)%e%m%n" --cfg=network/model:Constant --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord/)
 ADD_TEST(memcheck-msg-chord-no-crosstraffic-ucontext-parallel-0 ${CMAKE_BINARY_DIR}/examples/msg/chord/chord -nb_bits=6 ./../msg_platform.xml ./chord.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/nthreads:4 --cfg=contexts/factory:ucontext  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord/)
@@ -300,17 +300,17 @@ ADD_TEST(memcheck-msg-icomms-raw-2 ${CMAKE_BINARY_DIR}/examples/msg/icomms/peer
 ADD_TEST(memcheck-msg-icomms-raw-3 ${CMAKE_BINARY_DIR}/examples/msg/icomms/peer ${CMAKE_HOME_DIRECTORY}/examples/msg/icomms/small_platform.xml ${CMAKE_HOME_DIRECTORY}/examples/msg/icomms/deployment_peer04.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_BINARY_DIR}/examples/msg/icomms/)
 ADD_TEST(memcheck-msg-icomms-raw-4 ${CMAKE_BINARY_DIR}/examples/msg/icomms/peer2 ${CMAKE_HOME_DIRECTORY}/examples/msg/icomms/small_platform.xml ${CMAKE_HOME_DIRECTORY}/examples/msg/icomms/deployment_peer.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_BINARY_DIR}/examples/msg/icomms/)
 ADD_TEST(memcheck-msg-properties-raw-0 ${CMAKE_BINARY_DIR}/examples/msg/properties/msg_prop ${CMAKE_HOME_DIRECTORY}/examples/msg/../platforms/prop.xml ${CMAKE_HOME_DIRECTORY}/examples/msg/properties/deployment_properties.xml  "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_BINARY_DIR}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-0 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test1.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-1 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test2.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-2 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test3.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-3 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test4.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-4 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test5.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-5 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test6.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-6 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test7.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-7 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test8.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-8 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test9.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-9 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test10.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-msg-trace-raw-10 ${CMAKE_BINARY_DIR}/examples/msg/trace/test_trace_integration ./trace/test11.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
+ADD_TEST(memcheck-msg-trace-raw-0 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test1.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-1 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test2.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-2 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test3.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-3 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test4.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-4 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test5.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-5 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test6.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-6 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test7.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-7 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test8.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-8 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test9.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-9 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test10.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
+ADD_TEST(memcheck-msg-trace-raw-10 ${CMAKE_BINARY_DIR}/teshsuite/msg/trace/test_trace_integration ./trace/test11.xml --cfg=workstation/model:compound --cfg=network/model:CM02 --cfg=cpu/optim:TI "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/teshsuite/msg/)
 ADD_TEST(memcheck-msg-chord-no-crosstraffic-raw-0 ${CMAKE_BINARY_DIR}/examples/msg/chord/chord -nb_bits=6 ./../msg_platform.xml ./chord.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord/)
 ADD_TEST(memcheck-msg-chord-no-crosstraffic-raw-1 ${CMAKE_BINARY_DIR}/examples/msg/chord/chord ./../../platforms/One_cluster.xml ./chord10.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%11.6r]%e(%i:%P@%h)%e%m%n" --cfg=network/model:Constant --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord/)
 ADD_TEST(memcheck-msg-chord-no-crosstraffic-raw-parallel-0 ${CMAKE_BINARY_DIR}/examples/msg/chord/chord -nb_bits=6 ./../msg_platform.xml ./chord.xml --cfg=network/crosstraffic:0 --log=msg_chord.thres:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=contexts/nthreads:4 --cfg=contexts/factory:raw  --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/chord/)
@@ -501,10 +501,10 @@ ADD_TEST(memcheck-tracing-trace_platform-0 ${CMAKE_BINARY_DIR}/examples/msg/trac
 ADD_TEST(memcheck-tracing-trace_platform-1 cat simgrid.trace --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
 ADD_TEST(memcheck-tracing-trace_platform-2 ${CMAKE_BINARY_DIR}/examples/msg/tracing/trace_platform --cfg=tracing:1 --cfg=tracing/categorized:1 ./../platforms/g5k.xml --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
 ADD_TEST(memcheck-tracing-trace_platform-3 cat simgrid.trace --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-tracing-trace_platform-4 ${CMAKE_BINARY_DIR}/examples/msg/tracing/trace_platform --cfg=tracing:1 --cfg=tracing/categorized:1 ./../platforms/g5k_cabinets.xml --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-tracing-trace_platform-5 cat simgrid.trace --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
-ADD_TEST(memcheck-tracing-trace_platform-6 rm -rf simgrid.trace --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
+ADD_TEST(memcheck-tracing-trace_platform-4 rm -rf simgrid.trace --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
 ADD_TEST(memcheck-tracing-user_variables-0 ${CMAKE_BINARY_DIR}/examples/msg/tracing/user_variables --cfg=tracing:1 --cfg=tracing/platform:1 ./tracing/platform.xml ./tracing/deployment.xml --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
+ADD_TEST(memcheck-tracing-link_user_variables-0 ${CMAKE_BINARY_DIR}/examples/msg/tracing/link_user_variables --cfg=tracing:1 --cfg=tracing/platform:1 ./tracing/platform.xml ./tracing/deployment.xml --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
+ADD_TEST(memcheck-tracing-link_srcdst_user_variables-0 ${CMAKE_BINARY_DIR}/examples/msg/tracing/link_srcdst_user_variables --cfg=tracing:1 --cfg=tracing/platform:1 ./tracing/platform.xml ./tracing/deployment.xml --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
 ADD_TEST(memcheck-tracing-categories-0 ${CMAKE_BINARY_DIR}/examples/msg/tracing/categories --cfg=tracing:1 --cfg=tracing/buffer:1 --cfg=tracing/filename:tracing/categories.trace --cfg=tracing/categorized:1 --cfg=tracing/uncategorized:1 --cfg=triva/categorized:tracing/categories.cat.plist --cfg=triva/uncategorized:tracing/categories.uncat.plist ./tracing/platform.xml ./tracing/deployment.xml --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
 ADD_TEST(memcheck-tracing-categories-1 cat tracing/categories.cat.plist --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
 ADD_TEST(memcheck-tracing-categories-2 cat tracing/categories.uncat.plist --cd ${CMAKE_HOME_DIRECTORY}/examples/msg/)
index c5cfd88..3252fd9 100755 (executable)
@@ -10,7 +10,8 @@ else
 fi
 cd ./pipol/$PIPOL_HOST
 
-git clone git://scm.gforge.inria.fr/simgrid/simgrid.git simgrid --quiet
+export GIT_SSL_NO_VERIFY=1
+git clone https://gforge.inria.fr/git/simgrid/simgrid.git
 cd simgrid
 
 perl ./buildtools/pipol/cmake.pl
index 73a6f13..54cc0f2 100755 (executable)
@@ -10,7 +10,8 @@ else
 fi
 cd ./pipol/$PIPOL_HOST
 
-git clone git://scm.gforge.inria.fr/simgrid/simgrid.git simgrid --quiet
+export GIT_SSL_NO_VERIFY=1
+git clone https://gforge.inria.fr/git/simgrid/simgrid.git
 cd simgrid
 
 perl ./buildtools/pipol/cmake.pl
index ffc42ba..8b13efc 100755 (executable)
@@ -10,7 +10,8 @@ else
 fi
 cd ./pipol/$PIPOL_HOST
 
-git clone git://scm.gforge.inria.fr/simgrid/simgrid.git simgrid --quiet
+export GIT_SSL_NO_VERIFY=1
+git clone https://gforge.inria.fr/git/simgrid/simgrid.git
 cd simgrid
 
 perl ./buildtools/pipol/cmake.pl
index 5efe385..6b07966 100755 (executable)
@@ -12,7 +12,8 @@ else
 fi
 cd ./pipol/$PIPOL_HOST
 
-git clone git://scm.gforge.inria.fr/simgrid/simgrid.git simgrid --quiet
+export GIT_SSL_NO_VERIFY=1
+git clone https://gforge.inria.fr/git/simgrid/simgrid.git
 cd simgrid
 
 perl ./buildtools/pipol/cmake.pl
index 86a7bf5..f69ae05 100755 (executable)
@@ -54,7 +54,8 @@ else
 fi
 cd ./pipol/$PIPOL_HOST
 
-git clone git://scm.gforge.inria.fr/simgrid/simgrid.git simgrid --quiet
+export GIT_SSL_NO_VERIFY=1
+git clone https://gforge.inria.fr/git/simgrid/simgrid.git
 cd simgrid
 
 perl ./buildtools/pipol/cmake.pl
index a99a99b..30e9c7e 100644 (file)
@@ -40,7 +40,7 @@ PROJECT_NUMBER         = @release_version@
 # for a project that appears at the top of each page and should give viewer
 # a quick idea about the purpose of the project. Keep the description short.
 
-PROJECT_BRIEF          = "<i>Scalable simulation of distributed systems</i>"
+PROJECT_BRIEF          = "Scalable simulation of distributed systems"
 
 # With the PROJECT_LOGO tag one can specify an logo or icon that is
 # included in the documentation. The maximum height of the logo should not
@@ -657,13 +657,13 @@ INPUT                  = index.doc \
                          @top_srcdir@/include/gras \
                          @top_srcdir@/include/amok \
                          @top_srcdir@/include/xbt \
-                         @top_srcdir@/include/simdag \
+                         @top_srcdir@/include/simdag \                  
                          @top_srcdir@/src/include/surf \
                          @top_srcdir@/src/xbt/ \
+                         @top_srcdir@/src/xbt/datadesc \
                          @top_srcdir@/src/surf/ \
                          @top_srcdir@/src/msg/ \
                          @top_srcdir@/src/gras \
-                         @top_srcdir@/src/gras/DataDesc \
                          @top_srcdir@/src/gras/Msg \
                          @top_srcdir@/src/gras/Transport \
                          @top_srcdir@/src/gras/Virtu \
@@ -672,6 +672,38 @@ INPUT                  = index.doc \
                          @top_srcdir@/src/amok/PeerManagement \
                          @top_srcdir@/src/simdag
 
+###################################################
+##  PLEASE DON'T MESS WITH THE ORDER OF EXAMPLES ## (unless you know what you are doing, of course)
+###################################################
+
+INPUT +=                 @top_srcdir@/examples/msg/sendrecv/sendrecv.c \
+                         @top_srcdir@/examples/msg/masterslave/masterslave_forwarder.c \
+                         @top_srcdir@/examples/msg/masterslave/masterslave_console.c \
+                         @top_srcdir@/examples/msg/migration \
+                         @top_srcdir@/examples/msg/suspend \
+                         @top_srcdir@/examples/msg/properties \
+                         @top_srcdir@/examples/msg/parallel_task \
+                         @top_srcdir@/examples/msg/priority \
+                         @top_srcdir@/examples/msg/icomms/peer.c \
+                         @top_srcdir@/examples/msg/icomms/peer2.c \
+                         @top_srcdir@/examples/msg/icomms/peer3.c \
+                        @top_srcdir@/examples/msg/tracing/simple.c \
+                        @top_srcdir@/examples/msg/tracing/ms.c \
+                        @top_srcdir@/examples/msg/tracing/categories.c \
+                        @top_srcdir@/examples/msg/tracing/procmig.c \
+                        @top_srcdir@/examples/msg/tracing/trace_platform.c \
+                        @top_srcdir@/examples/msg/tracing/user_variables.c \
+                        @top_srcdir@/examples/msg/tracing/link_user_variables.c \
+                        @top_srcdir@/examples/msg/tracing/link_srcdst_user_variables.c \
+                        @top_srcdir@/examples/msg/ns3 \
+                        @top_srcdir@/examples/msg/gtnets \
+                        @top_srcdir@/examples/msg/io \
+                        @top_srcdir@/examples/msg/gpu \
+                         @top_srcdir@/examples/msg/actions \
+                         @top_srcdir@/examples/msg/token_ring \
+                         @top_srcdir@/examples/msg/pmm \
+                         @top_srcdir@/examples/msg/chord \
+
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
 # also the default input encoding. Doxygen uses libiconv (or the iconv built
index b59f02c..ee7ebd9 100644 (file)
@@ -8,15 +8,12 @@
 Back to the main Simgrid Documentation page</b></a>
 </td>
 <td align=middle>
-<small>The version of Simgrid documented here is v@release_version@.<br/>
+<small>The version of <a href="http://simgrid.gforge.inria.fr">SimGrid</a> documented here is v@release_version@.<br/>
 Documentation of other versions can be found in their respective
 archive files (directory doc/html).
 </td>
 <td align=right>
-<small>Generated for SimGridAPI by
-<a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border=0 
-width=110 height=53></a> </small>
+<small>Generated by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0  width=110 height=53></a> </small>
 </td>
 </tr>
 </table>
index 778b669..bb5980d 100644 (file)
@@ -103,12 +103,12 @@ following will do it:
 \section GRAS_tut_tour_simpleexchange_recaping Recaping everything together
 
 Here is the complete code of this example. Note the use of the functions
-\ref gras_socket_my_port, \ref gras_socket_peer_name and \ref
-gras_socket_peer_port to retrieve information about who you are connected to.
+\ref xbt_socket_my_port, \ref xbt_socket_peer_name and \ref
+xbt_socket_peer_port to retrieve information about who you are connected to.
 
 \include 02-simple.c
 
-Here is the output of the simulator. Note that \ref gras_socket_peer_port
+Here is the output of the simulator. Note that \ref xbt_socket_peer_port
 actually returns the port number of the <i>server</i> of the peer. This may
 sound a bit strange to BSD experts, but it is actually really useful: you
 can store this value, and contact your peer afterward passing this number to
index aea9829..0b1d2e4 100644 (file)
@@ -209,7 +209,7 @@ case:
 \until }
 
 It is very similar to what we had previously, we simply retrieve the
-#gras_datadesc_type_t definitions of double and string and use them as payload
+#xbt_datadesc_type_t definitions of double and string and use them as payload
 type of our messages.
 
 The next step is to change our calls to gras_msg_send() to pass the data to
index c91622e..86a249d 100644 (file)
     \subsection GRAS_ex_mmrpc_serinc 2.a) Server intial settings
     
     All module symbols live in the mmrpc_common.c file. We thus have to
-    define \ref GRAS_DEFINE_TYPE_EXTERN to the preprocessor so that the
-    \ref GRAS_DEFINE_TYPE symbols don't get included here. Likewise, we use 
+    define \ref XBT_DEFINE_TYPE_EXTERN to the preprocessor so that the
+    \ref XBT_DEFINE_TYPE symbols don't get included here. Likewise, we use 
     \ref XBT_LOG_EXTERNAL_DEFAULT_CATEGORY to get the log category in here.
     
     \dontinclude gras/mmrpc/mmrpc_server.c
index cdad6be..5a5ccb3 100644 (file)
@@ -1,10 +1,5 @@
+/** \addtogroup MSG_API
 
-/** \defgroup MSG_C      MSG native
-    \ingroup MSG_API
-    \brief Native interface to MSG (\ref MSG_API)
-
-    \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Native interface" --> \endhtmlonly 
-         
       MSG was the first distributed programming environment provided within
       SimGrid. While almost realistic, it remains quite simple (simplistic?).
       This describes the native to MSG.
       use the C programming language, your are in the right
       section. To use the Java or Ruby programming interfaces, please refer to
       the documentation provided in the relevant packages.
-*/
-
-
-/**
-
-\defgroup MSG_LUA      lMSG
-    \ingroup MSG_API
-    \brief Lua bindings to MSG (\ref MSG_API)
-
-    \htmlonly <!-- 
-      DOXYGEN_NAVBAR_LABEL="LUA bindings" 
-    --> \endhtmlonly 
-         
-      MSG was the first distributed programming environment provided within
-      SimGrid. While almost realistic, it remains quite simple (simplistic?).
-      This describes the Lua bindings to this interface.
-
-      \section lMSG_who Who should use this (and who shouldn't)
-      
-      You should use MSG if you want to study some heuristics for a
-      given problem you don't really want to implement. If you want to
-      use the Lua script language, your are in the right
-      section. To use the C interface, please refer to \ref MSG_C.
-
-*/
-
-/** @addtogroup MSG_C
 
   \section MSG_funct Offered functionnalities
    - \ref m_process_management
    - \ref m_host_management
    - \ref m_task_management
    - \ref msg_gos_functions
-   - \ref m_channel_management
    - \ref msg_easier_life
    - \ref msg_simulation
 
-  \section MSG_examples Examples of MSG
+  Also make sure to visit the page @ref MSG_examples.
+*/
+
+
+/** @defgroup m_datatypes_management MSG Data Types 
+    @ingroup MSG_API
+    @brief This section describes the different datatypes provided by MSG.
+    
+    \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Data types" --> \endhtmlonly
+*/
+
+/** @defgroup m_process_management Management Functions of Agents
+ *  @ingroup MSG_API
+ *  @brief This section describes the agent structure of MSG
+ *         (#m_process_t) and the functions for managing it.
+ */
+   
+/** @defgroup m_host_management Management functions of Hosts
+ *  @ingroup MSG_API
+ *  @brief This section describes the host structure of MSG
+ */
+  
+/** @defgroup m_task_management Managing functions of Tasks
+ *  @ingroup MSG_API
+ *  @brief This section describes the task structure of MSG
+ *         (#m_task_t) and the functions for managing it.
+ */
+   
+/** @defgroup msg_gos_functions MSG Operating System Functions
+ *  @ingroup MSG_API
+ *  @brief This section describes the functions that can be used
+ *         by an agent for handling some task.
+ */
+
+/** @defgroup msg_easier_life      Platform and Application management
+ *  @ingroup MSG_API
+ *  @brief This section describes functions to manage the platform creation
+ *         and the application deployment. Please check @ref
+ *         MSG_examples for an overview of their usage. 
+ */
+/** 
+@defgroup msg_simulation   MSG simulation Functions
+@ingroup MSG_API
+@brief This section describes the functions you need to know to
+       set up a simulation. You should have a look at \ref MSG_examples
+       to have an overview of their usage.
+
+@htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Simulation functions" --> @endhtmlonly
+*/
+
+
+/**
+@defgroup MSG_examples MSG Examples
+@ingroup MSG_API
  
-   - \ref MSG_ex_master_slave
-   - \ref MSG_ex_asynchronous_communications
-   - \ref MSG_ex_master_slave_scrip_lua
+MSG comes with an extensive set of examples. It is sometimes difficult
+to find the one you need. This list aims at helping you finding the
+example from which you can learn what you want to.
+
+@section MSG_ex_basics Basic examples and features
+
 */
 
-/** @addtogroup MSG_LUA
+/**
+@defgroup MSG_LUA      Lua bindings
+@ingroup MSG_API
+@brief Lua bindings to MSG (\ref MSG_API)
+
+@htmlonly <!--  DOXYGEN_NAVBAR_LABEL="LUA bindings" --> @endhtmlonly 
+         
+      This is the lua bindings of the \ref MSG_API interface.
+
+      \section lMSG_who Who should use this (and who shouldn't)
+      
+      If you want to use MSG to study your algorithm, but you don't
+      want to use the C language (using \ref MSG_API), then you should
+      use some bindings such as this one. The advantage of the lua
+      bindings is that they are distributed directly with the main
+      archive (in contrary to Java and Ruby bindings, for example,
+      that are distributed separately). Another advantage of lua is
+      that there is almost no performance loss with regard to the C
+      version (at least there shouln't be any -- it is still to be
+      precisely assessed).
 
   \section MSG_Lua_funct  Lua offered functionnalities in MSG
-   - \ref lua_host_management
-   - \ref lua_tasks_management
-   - \ref lua_environment_management
+  Almost all important features of the MSG interface are available
+  from the lua bindings. Unfortunately, since doxygen does not support
+  the lua modules implemented directly in C as we are using, there is
+  no ready to use reference documentation for this module. Even more
+  than for the other modules, you will have to dig into the source
+  code of the examples to learn how to use it. 
+
   \section Lua_examples Examples of lua MSG
  
    - \ref MSG_ex_master_slave_lua
    - \ref MSG_ex_master_slave_lua_bypass
+   - Also, the lua version of the Chord example (in the source tree)
+     is a working non-trivial example of use of the lua bindings
 */
 
 
-/** @defgroup m_datatypes_management MSG Data Types 
-    @ingroup MSG_C
-    @brief This section describes the different datatypes provided by MSG.
-    
-    \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Data types" --> \endhtmlonly
-*/
-/**     \addtogroup m_process_management
-        \ingroup MSG_C  */
-/**     \addtogroup m_host_management
-        \ingroup MSG_C  */
-/**     \addtogroup m_task_management
-        \ingroup MSG_C  */
-/**     \addtogroup msg_gos_functions
-        \ingroup MSG_C  */
-/**     \addtogroup m_channel_management
-        \ingroup MSG_C  */
-/**     \addtogroup msg_easier_life
-        \ingroup MSG_C  */
-/**     \addtogroup msg_simulation
-        \ingroup MSG_C  */
-
-
-/** \page MSG_ex_asynchronous_communications Asynchronous communication applications
+/** \defgroup MSG_ex_asynchronous_communications Asynchronous communications
+    \ingroup MSG_examples
 
     Simulation of asynchronous communications between a sender and a receiver using a realistic platform and
     an external description of the deployment.
 
 */
 
-/** \page MSG_ex_master_slave_scrip_lua Master/slave application using lua console
-           
-    Simulation of a master-slave application using a realistic platform and
-    an external description of the deployment via a lua script.
-
-    \section MSG_ex_msl_TOC Table of contents:
-       
-     - \ref MSG_ext_msl_code
-       - \ref MSG_ext_msl_preliminary
-       - \ref MSG_ext_msl_master
-       - \ref MSG_ext_msl_slave
-       - \ref MSG_ext_msl_core
-       - \ref MSG_ext_msl_main
-     - \ref MSG_ext_msl_helping
-       - \ref MSG_ext_msl_platform
-
-<hr> 
-    
-    \dontinclude msg/masterslave/masterslave_console.c
-    
-    \section MSG_ext_msl_code Code of the application
-    
-    \subsection MSG_ext_msl_preliminary Preliminary declarations
-    
-    \skip include
-    \until } channel_t;
-    
-    \subsection MSG_ext_msl_master Master code
-    
-      This function has to be assigned to a m_process_t that will behave as the master.
-      It should not be called directly but either given as a parameter to
-      #MSG_process_create() or registered as a public function through 
-      #MSG_function_register() and then automatically assigned to a process through
-      #MSG_load_platform_script(). 
-      C style arguments (argc/argv) are interpreted as:
-       - the number of tasks to distribute
-       - the computation size of each task
-       - the size of the files associated to each task
-       - number of hosts that will accept those tasks.
-
-      Tasks are dumbly sent in a round-robin style.
-      
-      \until end_of_master
-\subsection MSG_ext_msl_slave Slave code
-    
-      This function has to be assigned to a #m_process_t that has to behave as a slave.
-      Just like the master fuction (described in \ref MSG_ext_ms_master), it should not be called directly.
-
-      This function keeps waiting for tasks and executes them as it receives them.
-      
-      \until end_of_slave
-
-\subsection MSG_ext_msl_core Simulation core
-
-      This function is the core of the simulation and is divided now only into 2 parts
-      thanks to MSG_load_platform_script().
-         -# Simulation settings and application deployment : MSG_load_platform_script() loads and creates a realistic 
-            environment and the agents on the right locations, described in the lua script file (see example below).
-           Note that the use of this function require a lua installation on your machine. 
-         -# The simulation is run with #MSG_main().
-        
-      Its arguments are:
-       - <i>platform_script_file</i>: the name of the script file containing a valid  platform and application description, using bound lua methods to bypass the surfxml parser.
-
-      \until end_of_test_all
-
-\subsection MSG_ext_msl_main Main() function
-   
-      This initializes MSG, runs a simulation, and free all data-structures created by MSG.
-      
-      \until end_of_main
-
-   \section MSG_ext_msl_helping Helping files
-
-   \subsection MSG_ext_msl_platform Example of platform script file
-
-   \include msg/masterslave/platform_script.lua
-
-
-*/
-
-/** \page MSG_ex_master_slave Master/slave application
+/** @defgroup MSG_ex_master_slave Basic Master/Slaves
+    @ingroup MSG_examples
     
     Simulation of a master-slave application using a realistic platform and
     an external description of the deployment. 
       \until simgrid.clean()
       
 */
+
index a870b88..a0a9bba 100644 (file)
@@ -8,15 +8,6 @@
 
 */
 
-/**     \addtogroup SURF_simulation
-        \ingroup SURF_API  */
-/**     \addtogroup SURF_actions
-        \ingroup SURF_API  */
-/**     \addtogroup SURF_resources
-        \ingroup SURF_API  */
-/**     \addtogroup SURF_build_api
-        \ingroup SURF_API  */
-
 /** \defgroup SURF_simulation Simulation
     \ingroup SURF_API
     \brief Functions for creating the environment and launching the simulation
@@ -64,8 +55,9 @@
     surf_workstation_resource_init_CLM03() or surf_workstation_resource_init_KCCFLN05()
     to create the platform.
 
-    Then you can access the workstations and the network links with the global variables \ref workstation_set
-    and \ref network_link_set. Some functions in \a surf_workstation_resource->extension_public can give
+    Then you can access the workstations and the network links with
+    the global variables \ref host_lib
+    and \ref link_lib. Some functions in \a surf_workstation_resource->extension_public can give
     you some information about:
        - a workstation: get_speed(), get_available_speed();
        - a network link: get_link_name(), get_link_latency(), get_link_bandwith();
index a874b52..4c0b2b1 100644 (file)
@@ -19,6 +19,7 @@
       - \ref XBT_queue
       - \ref XBT_swag
       - \ref XBT_heap
+      - \ref XBT_peer
     - \ref XBT_misc
       - \ref XBT_graph
  
index f8c8ebf..0d80531 100644 (file)
@@ -8,24 +8,6 @@
 
 */
 
-/** \defgroup SURF_API       SURF
-    \ingroup SimGrid_API
-    \brief Kernel of all the simulators used in SimGrid, and associated models.
-      SURF provides the core functionnalities to simulate a virtual
-      platform. It is very low-level and is not intended to be used as
-      such but rather to serve as a basis for higher-level simulators.
-      We're still working on it and the structure is a little bit
-      complex.
-
-      It is where platform models are encoded. If you need a model that is not 
-      encoded yet, please tell me (<arnaud.legrand@imag.fr>) and we'll
-      see if it is feasible or not (hopefully it should be but who knows).
-
-      Please note that as it is not really intended for public use,
-      this module is only partially documented.
-*/
-
 /** \defgroup MSG_API      MSG
     \ingroup SimGrid_API
     \brief Simple programming environment 
@@ -39,7 +21,7 @@
       given problem you don't really want to implement.
       If you want to use DAGs, have a look at the \ref SD_API programming
       environment.
-      If you want to get a real implementation of your solution, have a look
+      If you want to get a real (but experimental) implementation of your solution, have a look
       at the \ref GRAS_API one. If you want to study an existing MPI program,
       have a look at the \ref SMPI_API one. If none of those programming
       environments fits your needs, you may consider implementing your own 
@@ -57,7 +39,8 @@
     of this interface (allowing you to work on your application within the
     comfort of the simulator), an implementation suited to real platforms is
     also provided (allowing you to really use your application once you're
-    done with developing it).
+    done with developing it). It may still contain rought corners as
+    GRAS is not the most used part of SimGrid, however.
   
     GRAS thus constitute a complete grid application developement framework,
     encompassing both developer helping tools (the simulator and associated
     
     You should use this programming environment if you want to develop real
     applications, ie if the final result of your work is a program which 
-    may eventually be distributed. 
+    may eventually be distributed. Rember however that GRAS is
+    considered as experimental at this point. Help would be welcomed
+    to improve this sorry situation...
+    
     If you just want to study some heuristics for a given problem you don't
     want to implement really (ie, if your result would be a theorem), have a
     look at the \ref MSG_API one, or the \ref SD_API one if you need to use DAGs.
     probably want to contact us before).
 
 */
+
+/** 
+@defgroup SURF_API SURF
+@ingroup SimGrid_API
+@brief Internal kernel of all the simulators used in SimGrid, and associated models.
+SURF provides the core functionnalities to simulate a virtual
+platform. It is very low-level and is not intended to be used by end
+users, but rather to serve as a basis for higher-level simulators. Its
+interface are not frozen (and will probably never be), and the
+structure emphasis on performance over ease of use. This module
+contains the platform models. If you need a model that is not encoded
+yet, please come to the devel mailing list so that we can discuss on
+the feasibility of your idea.
+
+Please note that as it is not really intended for public use, this
+module is only partially documented. 
+*/
+
index b411e75..fdf8455 100644 (file)
@@ -47,6 +47,7 @@ cat ../AMD64-FATAL-Removed-DUL_SIZE_DIFF-Added-fPIC-compillin.patch | patch -p1
 
 \verbatim
 ln -sf Makefile.linux Makefile
+sed -i 's/-fPIC/-fPIC -fpermissive/g' Makefile
 make depend
 make debug
 \endverbatim
index 04a84af..6bcd0f6 100755 (executable)
@@ -1,5 +1,6 @@
 # The receivers, waiting for 5 messages
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4400 5 --log=root.fmt:%m%n
 > Listening on port 4400 (expecting 5 messages)
 > Got Data from 127.0.0.1:5005 (still 4 to go)
@@ -10,6 +11,7 @@
 > Exiting GRAS
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4401 5 --log=root.fmt:%m%n
 > Listening on port 4401 (expecting 5 messages)
 > Got Data from 127.0.0.1:5005 (still 4 to go)
@@ -20,6 +22,7 @@
 > Exiting GRAS
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4402 5 --log=root.fmt:%m%n
 > Listening on port 4402 (expecting 5 messages)
 > Got Data from 127.0.0.1:5005 (still 4 to go)
@@ -30,6 +33,7 @@
 > Exiting GRAS
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4403 5 --log=root.fmt:%m%n
 > Listening on port 4403 (expecting 5 messages)
 > Got Data from 127.0.0.1:5005 (still 4 to go)
@@ -40,6 +44,7 @@
 > Exiting GRAS
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4404 5 --log=root.fmt:%m%n
 > Listening on port 4404 (expecting 5 messages)
 > Got Data from 127.0.0.1:5005 (still 4 to go)
@@ -53,6 +58,7 @@
 $ $SG_TEST_EXENV sleep 1
 
 # Five time a sender
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
 > Launch current node
 >   Sent Data
@@ -62,6 +68,7 @@ $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1
 >   Sent Data
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
 > Launch current node
 >   Sent Data
@@ -71,6 +78,7 @@ $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1
 >   Sent Data
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
 > Launch current node
 >   Sent Data
@@ -80,6 +88,7 @@ $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1
 >   Sent Data
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
 > Launch current node
 >   Sent Data
@@ -89,6 +98,7 @@ $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1
 >   Sent Data
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4400 127.0.0.1:4401 127.0.0.1:4402 127.0.0.1:4403 127.0.0.1:4404 512 --log=root.fmt:%m%n
 > Launch current node
 >   Sent Data
index d0e373d..6d522da 100644 (file)
@@ -1,6 +1,7 @@
 #! ./tesh
 
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./all2all_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/all2all.xml --cfg=network/crosstraffic:0 "--log=root.fmt:[%10.6r]%e(%.2i:%P@%h)%e%m%n"
 > [  0.000000] (00:@) Configuration change: Set 'network/crosstraffic' to '0'
 > [  0.000000] (01:sender@Tremblay) Launch current node
index 55a7463..5150816 100644 (file)
@@ -1,5 +1,6 @@
 #! ./tesh
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./all2all_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/all2all.xml --cfg=network/crosstraffic:0 "--log=root.fmt:[%10.6r]%e(%.2i:%P@%h)%e%m%n"
 > [  0.000000] (00:@) Configuration change: Set 'network/crosstraffic' to '0'
 > [  0.000000] (01:sender@Tremblay) Launch current node
index 92b720a..aedab24 100755 (executable)
@@ -1,7 +1,9 @@
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./mmrpc_server$EXEEXT 4502 --log=root.fmt:%m%n 
 > Launch server (port=4502)
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./mmrpc_client$EXEEXT 127.0.0.1 4502 --log=root.fmt:%m%n 
 > Launch client (server on 127.0.0.1:4502)
 > Connected to 127.0.0.1:4502.
index 280d4f2..a3018a6 100644 (file)
@@ -1,4 +1,5 @@
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./mmrpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/mmrpc.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:server@Tremblay) Launch server (port=4000)
 > [  0.000000] (2:client@Fafard) Launch client (server on Tremblay:4000)
index 8eb3637..27fadc7 100644 (file)
@@ -1,4 +1,5 @@
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./mmrpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/mmrpc.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:server@Tremblay) Launch server (port=4000)
 > [  0.000000] (2:client@Fafard) Launch client (server on Tremblay:4000)
index 483a5ca..38f17b5 100755 (executable)
@@ -1,3 +1,4 @@
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./simple_token_node$EXEEXT 4100 127.0.0.1 4110 --create-token --log=root.fmt:%m%n $@ 
 > Launch node listening on 4100 (successor on 127.0.0.1:4110)
 > Create the token (with value 0) and send it to 127.0.0.1:4110
@@ -7,22 +8,27 @@
 > Shut down the token-ring. There was 17 hops.
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./simple_token_node$EXEEXT 4110 127.0.0.1 4120 --log=root.fmt:%m%n $@ 
 > Launch node listening on 4110 (successor on 127.0.0.1:4120)
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./simple_token_node$EXEEXT 4120 127.0.0.1 4130 --log=root.fmt:%m%n $@ 
 > Launch node listening on 4120 (successor on 127.0.0.1:4130)
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./simple_token_node$EXEEXT 4130 127.0.0.1 4141 --log=root.fmt:%m%n $@ 
 > Launch node listening on 4130 (successor on 127.0.0.1:4141)
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./simple_token_node$EXEEXT 4141 127.0.0.1 4150 --log=root.fmt:%m%n $@ 
 > Launch node listening on 4141 (successor on 127.0.0.1:4150)
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./simple_token_node$EXEEXT 4150 127.0.0.1 4100 --log=root.fmt:%m%n $@ 
 > Launch node listening on 4150 (successor on 127.0.0.1:4100)
 > Exiting GRAS
index 1adc2cf..1e8c49e 100644 (file)
@@ -1,4 +1,5 @@
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./simple_token_simulator$EXEEXT ${srcdir:=.}/../../../msg/small_platform.xml ${srcdir:=.}/simple_token.xml  "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  1.000390] (1:node@Tremblay) Create the token (with value 0) and send it to Fafard:4000
 > [  1.147954] (1:node@Tremblay) Begin a new loop. Still to do: 2
index 75f19d1..7a96a43 100644 (file)
@@ -1,4 +1,5 @@
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./simple_token_simulator$EXEEXT ${srcdir:=.}/../../../msg/small_platform.xml ${srcdir:=.}/simple_token.xml  "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  1.000390] (1:node@Tremblay) Create the token (with value 0) and send it to Fafard:4000
 > [  1.147954] (1:node@Tremblay) Begin a new loop. Still to do: 2
index 9594cee..4908dd0 100755 (executable)
@@ -1,5 +1,6 @@
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_ENV ./ping_server$EXEEXT 4302 --log=root.fmt=%P:%t%e%m%n $ARGS
 > server:main Launch server (port=4302)
 > server:main Messages registered
@@ -14,6 +15,7 @@
 $ $SG_TEST_ENV sleep 1
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_ENV ./ping_client$EXEEXT 127.0.0.1 4302 --log=root.fmt=%P:%t%e%m%n $ARGS
 > client:main Launch client (server on 127.0.0.1:4302)
 > client:main Connected to 127.0.0.1:4302.
index 1523cb8..ef76fa9 100644 (file)
@@ -1,6 +1,7 @@
 p Runs the 'ping' test within the simulator (simulation times valid for 32bits architectures)
 
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./ping_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/ping.xml $ARGS "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:server@Tremblay) Launch server (port=4000)
 > [  0.000000] (2:client@Fafard) Launch client (server on Tremblay:4000)
index dc9f195..c96003f 100644 (file)
@@ -1,6 +1,7 @@
 p Runs the 'ping' test within the simulator (simulation times valid for 64bits architectures)
 
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./ping_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/ping.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:server@Tremblay) Launch server (port=4000)
 > [  0.000000] (2:client@Fafard) Launch client (server on Tremblay:4000)
index 1bdd34e..ccd65ad 100755 (executable)
@@ -1,60 +1,70 @@
 # Ignore the output of slaves since it depends on the order of connexion
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 0 --log=root.fmt:%m%n
 > Sensor 0 starting
 > Receive my pos and assignment
 > Exiting GRAS
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 1 --log=root.fmt:%m%n
 > Sensor 1 starting
 > Receive my pos and assignment
 > Exiting GRAS
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 2 --log=root.fmt:%m%n
 > Sensor 2 starting
 > Receive my pos and assignment
 > Exiting GRAS
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 3 --log=root.fmt:%m%n
 > Sensor 3 starting
 > Receive my pos and assignment
 > Exiting GRAS
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 4 --log=root.fmt:%m%n
 > Sensor 4 starting
 > Receive my pos and assignment
 > Exiting GRAS
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 5 --log=root.fmt:%m%n
 > Sensor 5 starting
 > Receive my pos and assignment
 > Exiting GRAS
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 6 --log=root.fmt:%m%n
 > Sensor 6 starting
 > Receive my pos and assignment
 > Exiting GRAS
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 7 --log=root.fmt:%m%n
 > Sensor 7 starting
 > Receive my pos and assignment
 > Exiting GRAS
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 8 --log=root.fmt:%m%n
 > Sensor 8 starting
 > Receive my pos and assignment
 > Exiting GRAS
 
 ! timeout no
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./pmm_master$EXEEXT 4242 --log=root.fmt:%m%n
 > Wait for peers for 2 sec
 > Good. Got 9 pals
index c6c350b..61f1d78 100644 (file)
@@ -1,4 +1,5 @@
 ! output sort 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./pmm_simulator$EXEEXT ${srcdir:=.}/../../msg/msg_platform.xml ${srcdir:=.}/pmm.xml --cfg=network/crosstraffic:0 "--log=root.fmt:[%10.6r]%e(%2i:%P@%h)%e%m%n"
 > [  0.000000] ( 0:@) Configuration change: Set 'network/crosstraffic' to '0'
 > [  0.000195] ( 1:master@Jacquelin) Wait for peers for 2 sec
index 76ae5dd..ae06089 100644 (file)
@@ -1,6 +1,7 @@
 #! ./tesh
 
 ! output sort 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./pmm_simulator$EXEEXT ${srcdir:=.}/../../msg/msg_platform.xml ${srcdir:=.}/pmm.xml --cfg=network/crosstraffic:0 "--log=root.fmt:[%10.6r]%e(%2i:%P@%h)%e%m%n"
 > [  0.000000] ( 0:@) Configuration change: Set 'network/crosstraffic' to '0'
 > [  0.000195] ( 1:master@Jacquelin) Wait for peers for 2 sec
index ce27387..2376a93 100755 (executable)
@@ -1,5 +1,6 @@
 
 ! setenv SG_TEST_blah=blah
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_ENV ./properties_alice --log=root.fmt=%P:%t%e%m%n $ARGS
 > alice:main == Dump all the properties of current host
 > alice:main == Dump all the properties of alice
@@ -9,6 +10,7 @@ $ $SG_TEST_ENV ./properties_alice --log=root.fmt=%P:%t%e%m%n $ARGS
 > alice:main Exiting GRAS
 
 ! setenv SG_TEST_blah=blah
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_ENV ./properties_bob --log=root.fmt=%P:%t%e%m%n $ARGS
 > bob:main == Dump all the properties of host1
 > bob:main == Try to get a property that does not exist
index c0790dc..43b0fc6 100644 (file)
@@ -1,6 +1,7 @@
 p Runs the 'properties' test within the simulator (simulation times valid for 32bits architectures)
 
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/prop.xml ${srcdir:=.}/properties.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (2:bob@host1) == Dump all the properties of host1
 > [  0.000000] (2:bob@host1)   Host property: 'SG_TEST_Hdd' has value: '180'
index badbded..394c8fd 100755 (executable)
@@ -1,37 +1,23 @@
 ! timeout 10
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./rpc_server$EXEEXT 4202 --log=root.fmt:%m%n $@
 > Launch server (port=4202)
 > Listening on port 4202
 > Got message PING(1234) from 127.0.0.1:5002
 > Answered with PONG(4321)
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:5002
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:5002
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:5002
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:5002
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:5002
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:5002
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:4203
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:4203
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:4203
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:4203
-> Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to 127.0.0.1:4203
 > Asked to die by 127.0.0.1:5002
 > Done.
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./rpc_forwarder$EXEEXT 4203 127.0.0.1 4202 --log=root.fmt:%m%n $@
 > Launch forwarder (port=4203)
 > Forward a request
-> Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to 127.0.0.1:5002
 > Forward a request
-> Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to 127.0.0.1:5002
 > Forward a request
-> Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to 127.0.0.1:5002
 > Forward a request
-> Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to 127.0.0.1:5002
 > Forward a request
-> Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to 127.0.0.1:5002
 > Asked to die by 127.0.0.1:5002
 > Done.
 > Exiting GRAS
@@ -39,6 +25,7 @@
 # give the server and the forwarder  a chance to acquire the expected port numbers
 $ $SG_TEST_EXENV sleep 1
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_EXENV ./rpc_client$EXEEXT 127.0.0.1 4202 127.0.0.1 4203 --log=root.fmt:%m%n $@
 > Launch client (server on 127.0.0.1:4202)
 > Connected to 127.0.0.1:4202.
index 77e0c65..4de2b24 100644 (file)
@@ -7,36 +7,21 @@
 
 ! timeout 10
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./rpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/rpc.xml "--log=root.fmt:[0]%e(%i:%P@%h)%e%m%n"
 > [0] (1:server@Tremblay) Launch server (port=4000)
 > [0] (1:server@Tremblay) Listening on port 4000
 > [0] (1:server@Tremblay) Got message PING(1234) from Fafard:5000
 > [0] (1:server@Tremblay) Answered with PONG(4321)
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
 > [0] (1:server@Tremblay) Asked to die by Fafard:5000
 > [0] (1:server@Tremblay) Done.
 > [0] (1:server@Tremblay) Exiting GRAS
 > [0] (2:forwarder@Ginette) Launch forwarder (port=4000)
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Asked to die by Fafard:5000
 > [0] (2:forwarder@Ginette) Done.
 > [0] (2:forwarder@Ginette) Exiting GRAS
index 77e0c65..4de2b24 100755 (executable)
@@ -7,36 +7,21 @@
 
 ! timeout 10
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./rpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/rpc.xml "--log=root.fmt:[0]%e(%i:%P@%h)%e%m%n"
 > [0] (1:server@Tremblay) Launch server (port=4000)
 > [0] (1:server@Tremblay) Listening on port 4000
 > [0] (1:server@Tremblay) Got message PING(1234) from Fafard:5000
 > [0] (1:server@Tremblay) Answered with PONG(4321)
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
-> [0] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
 > [0] (1:server@Tremblay) Asked to die by Fafard:5000
 > [0] (1:server@Tremblay) Done.
 > [0] (1:server@Tremblay) Exiting GRAS
 > [0] (2:forwarder@Ginette) Launch forwarder (port=4000)
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Forward a request
-> [0] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
 > [0] (2:forwarder@Ginette) Asked to die by Fafard:5000
 > [0] (2:forwarder@Ginette) Done.
 > [0] (2:forwarder@Ginette) Exiting GRAS
index 4c3e587..8805e7b 100755 (executable)
@@ -1,3 +1,4 @@
 
 ! output display
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_ENV ./synchro_philosopher${EXEEXT:=} 4 --log=root.fmt=%m%n
index b5cdddc..3de8bde 100644 (file)
@@ -2,6 +2,7 @@
 p Runs the 'philosopher' test within the simulator
 
 ! output sort 28
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./synchro_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/synchro.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:philosopher@Tremblay) Spawn the 5 threads (10 lunches scheduled)
 > [  0.000000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #0)
@@ -20,194 +21,194 @@ $ $SG_TEST_EXENV ./synchro_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_pla
 > [  0.020000] (1:thread 2@Tremblay) Thread 2 thinks
 > [  0.030000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.030000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #2)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #3)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #4)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #5)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #6)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #7)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #8)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #9)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 tries to enter the dead-end; hopefully, the master will cancel it
 > [  0.040000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #1)
-> [  0.040000] (1:thread 1@Tremblay) Thread 1 eats
 > [  0.040000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #1)
-> [  0.040000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.040000] (1:thread 2@Tremblay) Thread 2 eats
 > [  0.040000] (1:thread 4@Tremblay) Thread 4 is full
 > [  0.040000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #2)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #3)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #4)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #5)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #6)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #7)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #8)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #9)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 tries to enter the dead-end; hopefully, the master will cancel it
-> [  0.050000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.050000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.060000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #2)
 > [  0.060000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.060000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.060000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.060000] (1:thread 3@Tremblay) Thread 3 eats
 > [  0.070000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.070000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.070000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.070000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.070000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.080000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #3)
+> [  0.080000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #2)
+> [  0.080000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.080000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #2)
 > [  0.080000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #1)
-> [  0.080000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.090000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.090000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.090000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.100000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.100000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.100000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #1)
-> [  0.110000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #4)
+> [  0.090000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.090000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.090000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.090000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.090000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.090000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.100000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #3)
 > [  0.110000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.110000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #2)
+> [  0.110000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.110000] (1:thread 2@Tremblay) Thread 2 thinks
 > [  0.120000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.120000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.120000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.120000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.120000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.130000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #5)
-> [  0.130000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.140000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.140000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.150000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #6)
+> [  0.120000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #1)
+> [  0.130000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #4)
+> [  0.130000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #3)
+> [  0.130000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.130000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.130000] (1:thread 4@Tremblay) Thread 4 thinks
 > [  0.150000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.150000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.150000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.150000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.150000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.150000] (1:thread 3@Tremblay) Thread 3 eats
 > [  0.160000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.160000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.160000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.160000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #2)
-> [  0.160000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.170000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #7)
-> [  0.180000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.180000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.180000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.180000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #2)
-> [  0.190000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.190000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.200000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #8)
-> [  0.200000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #3)
-> [  0.200000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.200000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.200000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.220000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.220000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.220000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.220000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.230000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.230000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.240000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #9)
+> [  0.170000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #5)
+> [  0.170000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.170000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #4)
+> [  0.170000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #2)
+> [  0.180000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.180000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.180000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.180000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.180000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.180000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.190000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #6)
+> [  0.200000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.200000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.200000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.210000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.210000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.210000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #2)
+> [  0.220000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #7)
+> [  0.220000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #5)
+> [  0.220000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.220000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.220000] (1:thread 4@Tremblay) Thread 4 thinks
 > [  0.240000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.240000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #4)
-> [  0.240000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #3)
+> [  0.240000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.240000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.240000] (1:thread 3@Tremblay) Thread 3 eats
 > [  0.250000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.250000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.250000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.250000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.250000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.250000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.260000] (1:thread 1@Tremblay) Thread 1 tries to enter the dead-end; hopefully, the master will cancel it
-> [  0.270000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.270000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.280000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #3)
-> [  0.290000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #5)
-> [  0.290000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.290000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.290000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.310000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.310000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.310000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.330000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #6)
-> [  0.330000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #4)
-> [  0.340000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.340000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.340000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.340000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.360000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.360000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.370000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #4)
-> [  0.380000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #7)
-> [  0.380000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.380000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.380000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.400000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.400000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.400000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.420000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #8)
-> [  0.420000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #5)
-> [  0.430000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.430000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.430000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.430000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.450000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.450000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.460000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #5)
-> [  0.470000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #9)
-> [  0.470000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.470000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.470000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.490000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.490000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.260000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #8)
+> [  0.260000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.260000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #6)
+> [  0.260000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #3)
+> [  0.270000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.270000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.270000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.270000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.270000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.270000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.280000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #9)
+> [  0.290000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.290000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.290000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.300000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.300000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.300000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #3)
+> [  0.310000] (1:thread 1@Tremblay) Thread 1 tries to enter the dead-end; hopefully, the master will cancel it
+> [  0.310000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #7)
+> [  0.310000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.310000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.310000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.330000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.330000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.330000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.350000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #8)
+> [  0.350000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #4)
+> [  0.360000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.360000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.360000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.360000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.380000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.380000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.390000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #4)
+> [  0.400000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #9)
+> [  0.400000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.400000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.400000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.420000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.420000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.420000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.440000] (1:thread 2@Tremblay) Thread 2 tries to enter the dead-end; hopefully, the master will cancel it
+> [  0.440000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #5)
+> [  0.450000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.450000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.450000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.480000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #5)
 > [  0.490000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.510000] (1:thread 2@Tremblay) Thread 2 tries to enter the dead-end; hopefully, the master will cancel it
-> [  0.510000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #6)
+> [  0.490000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.490000] (1:thread 4@Tremblay) Thread 4 thinks
 > [  0.520000] (1:thread 3@Tremblay) Thread 3 is full
 > [  0.520000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.520000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.530000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #6)
+> [  0.530000] (1:thread 4@Tremblay) Thread 4 eats
 > [  0.550000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #6)
-> [  0.560000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.560000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.560000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.590000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.590000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.600000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #7)
-> [  0.600000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.620000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #7)
-> [  0.640000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.640000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.640000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.670000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.670000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.680000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #8)
-> [  0.680000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.700000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #8)
-> [  0.720000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.720000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.720000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.750000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.750000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.760000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #9)
-> [  0.760000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.780000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #9)
-> [  0.800000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.800000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.800000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.830000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.830000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.840000] (1:thread 4@Tremblay) Thread 4 tries to enter the dead-end; hopefully, the master will cancel it
-> [  0.860000] (1:philosopher@Tremblay) Cancel all childs
-> [  0.860000] (1:philosopher@Tremblay) Exiting GRAS
-> [  0.860000] (1:thread 3@Tremblay) Thread 3 tries to enter the dead-end; hopefully, the master will cancel it
+> [  0.570000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.570000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.570000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.600000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.600000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.610000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #7)
+> [  0.610000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.630000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #7)
+> [  0.650000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.650000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.650000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.680000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.680000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.690000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #8)
+> [  0.690000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.710000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #8)
+> [  0.730000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.730000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.730000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.760000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.760000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.770000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #9)
+> [  0.770000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.790000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #9)
+> [  0.810000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.810000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.810000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.840000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.840000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.850000] (1:thread 4@Tremblay) Thread 4 tries to enter the dead-end; hopefully, the master will cancel it
+> [  0.870000] (1:philosopher@Tremblay) Cancel all childs
+> [  0.870000] (1:philosopher@Tremblay) Exiting GRAS
+> [  0.870000] (1:thread 3@Tremblay) Thread 3 tries to enter the dead-end; hopefully, the master will cancel it
index b5cdddc..3de8bde 100755 (executable)
@@ -2,6 +2,7 @@
 p Runs the 'philosopher' test within the simulator
 
 ! output sort 28
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./synchro_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/synchro.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:philosopher@Tremblay) Spawn the 5 threads (10 lunches scheduled)
 > [  0.000000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #0)
@@ -20,194 +21,194 @@ $ $SG_TEST_EXENV ./synchro_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_pla
 > [  0.020000] (1:thread 2@Tremblay) Thread 2 thinks
 > [  0.030000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.030000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #2)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #3)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #4)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #5)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #6)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #7)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #8)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #9)
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 eats
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 is full
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 thinks
+> [  0.040000] (1:thread 0@Tremblay) Thread 0 tries to enter the dead-end; hopefully, the master will cancel it
 > [  0.040000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #1)
-> [  0.040000] (1:thread 1@Tremblay) Thread 1 eats
 > [  0.040000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #1)
-> [  0.040000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.040000] (1:thread 2@Tremblay) Thread 2 eats
 > [  0.040000] (1:thread 4@Tremblay) Thread 4 is full
 > [  0.040000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #2)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #3)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #4)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #5)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #6)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #7)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #8)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 gets hungry (lunch #9)
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 eats
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 is full
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 thinks
-> [  0.050000] (1:thread 0@Tremblay) Thread 0 tries to enter the dead-end; hopefully, the master will cancel it
-> [  0.050000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.050000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.060000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #2)
 > [  0.060000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.060000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.060000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.060000] (1:thread 3@Tremblay) Thread 3 eats
 > [  0.070000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.070000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.070000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.070000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.070000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.080000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #3)
+> [  0.080000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #2)
+> [  0.080000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.080000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #2)
 > [  0.080000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #1)
-> [  0.080000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.090000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.090000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.090000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.100000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.100000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.100000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #1)
-> [  0.110000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #4)
+> [  0.090000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.090000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.090000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.090000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.090000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.090000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.100000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #3)
 > [  0.110000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.110000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #2)
+> [  0.110000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.110000] (1:thread 2@Tremblay) Thread 2 thinks
 > [  0.120000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.120000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.120000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.120000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.120000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.130000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #5)
-> [  0.130000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.140000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.140000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.150000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #6)
+> [  0.120000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #1)
+> [  0.130000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #4)
+> [  0.130000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #3)
+> [  0.130000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.130000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.130000] (1:thread 4@Tremblay) Thread 4 thinks
 > [  0.150000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.150000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.150000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.150000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.150000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.150000] (1:thread 3@Tremblay) Thread 3 eats
 > [  0.160000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.160000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.160000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.160000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #2)
-> [  0.160000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.170000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #7)
-> [  0.180000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.180000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.180000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.180000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #2)
-> [  0.190000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.190000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.200000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #8)
-> [  0.200000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #3)
-> [  0.200000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.200000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.200000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.220000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.220000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.220000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.220000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.230000] (1:thread 1@Tremblay) Thread 1 is full
-> [  0.230000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.240000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #9)
+> [  0.170000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #5)
+> [  0.170000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.170000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #4)
+> [  0.170000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #2)
+> [  0.180000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.180000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.180000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.180000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.180000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.180000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.190000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #6)
+> [  0.200000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.200000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.200000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.210000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.210000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.210000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #2)
+> [  0.220000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #7)
+> [  0.220000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #5)
+> [  0.220000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.220000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.220000] (1:thread 4@Tremblay) Thread 4 thinks
 > [  0.240000] (1:thread 1@Tremblay) Thread 1 eats
-> [  0.240000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #4)
-> [  0.240000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #3)
+> [  0.240000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.240000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.240000] (1:thread 3@Tremblay) Thread 3 eats
 > [  0.250000] (1:thread 1@Tremblay) Thread 1 is full
 > [  0.250000] (1:thread 1@Tremblay) Thread 1 thinks
-> [  0.250000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.250000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.250000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.250000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.260000] (1:thread 1@Tremblay) Thread 1 tries to enter the dead-end; hopefully, the master will cancel it
-> [  0.270000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.270000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.280000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #3)
-> [  0.290000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #5)
-> [  0.290000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.290000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.290000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.310000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.310000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.310000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.330000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #6)
-> [  0.330000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #4)
-> [  0.340000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.340000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.340000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.340000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.360000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.360000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.370000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #4)
-> [  0.380000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #7)
-> [  0.380000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.380000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.380000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.400000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.400000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.400000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.420000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #8)
-> [  0.420000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #5)
-> [  0.430000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.430000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.430000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.430000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.450000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.450000] (1:thread 2@Tremblay) Thread 2 thinks
-> [  0.460000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #5)
-> [  0.470000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #9)
-> [  0.470000] (1:thread 2@Tremblay) Thread 2 eats
-> [  0.470000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.470000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.490000] (1:thread 2@Tremblay) Thread 2 is full
-> [  0.490000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.260000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #8)
+> [  0.260000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.260000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #6)
+> [  0.260000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #3)
+> [  0.270000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.270000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.270000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.270000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.270000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.270000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.280000] (1:thread 1@Tremblay) Thread 1 gets hungry (lunch #9)
+> [  0.290000] (1:thread 1@Tremblay) Thread 1 eats
+> [  0.290000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.290000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.300000] (1:thread 1@Tremblay) Thread 1 is full
+> [  0.300000] (1:thread 1@Tremblay) Thread 1 thinks
+> [  0.300000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #3)
+> [  0.310000] (1:thread 1@Tremblay) Thread 1 tries to enter the dead-end; hopefully, the master will cancel it
+> [  0.310000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #7)
+> [  0.310000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.310000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.310000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.330000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.330000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.330000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.350000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #8)
+> [  0.350000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #4)
+> [  0.360000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.360000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.360000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.360000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.380000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.380000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.390000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #4)
+> [  0.400000] (1:thread 2@Tremblay) Thread 2 gets hungry (lunch #9)
+> [  0.400000] (1:thread 2@Tremblay) Thread 2 eats
+> [  0.400000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.400000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.420000] (1:thread 2@Tremblay) Thread 2 is full
+> [  0.420000] (1:thread 2@Tremblay) Thread 2 thinks
+> [  0.420000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.440000] (1:thread 2@Tremblay) Thread 2 tries to enter the dead-end; hopefully, the master will cancel it
+> [  0.440000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #5)
+> [  0.450000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.450000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.450000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.480000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #5)
 > [  0.490000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.510000] (1:thread 2@Tremblay) Thread 2 tries to enter the dead-end; hopefully, the master will cancel it
-> [  0.510000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #6)
+> [  0.490000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.490000] (1:thread 4@Tremblay) Thread 4 thinks
 > [  0.520000] (1:thread 3@Tremblay) Thread 3 is full
 > [  0.520000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.520000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.530000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #6)
+> [  0.530000] (1:thread 4@Tremblay) Thread 4 eats
 > [  0.550000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #6)
-> [  0.560000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.560000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.560000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.590000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.590000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.600000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #7)
-> [  0.600000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.620000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #7)
-> [  0.640000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.640000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.640000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.670000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.670000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.680000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #8)
-> [  0.680000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.700000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #8)
-> [  0.720000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.720000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.720000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.750000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.750000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.760000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #9)
-> [  0.760000] (1:thread 4@Tremblay) Thread 4 eats
-> [  0.780000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #9)
-> [  0.800000] (1:thread 3@Tremblay) Thread 3 eats
-> [  0.800000] (1:thread 4@Tremblay) Thread 4 is full
-> [  0.800000] (1:thread 4@Tremblay) Thread 4 thinks
-> [  0.830000] (1:thread 3@Tremblay) Thread 3 is full
-> [  0.830000] (1:thread 3@Tremblay) Thread 3 thinks
-> [  0.840000] (1:thread 4@Tremblay) Thread 4 tries to enter the dead-end; hopefully, the master will cancel it
-> [  0.860000] (1:philosopher@Tremblay) Cancel all childs
-> [  0.860000] (1:philosopher@Tremblay) Exiting GRAS
-> [  0.860000] (1:thread 3@Tremblay) Thread 3 tries to enter the dead-end; hopefully, the master will cancel it
+> [  0.570000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.570000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.570000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.600000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.600000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.610000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #7)
+> [  0.610000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.630000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #7)
+> [  0.650000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.650000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.650000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.680000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.680000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.690000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #8)
+> [  0.690000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.710000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #8)
+> [  0.730000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.730000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.730000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.760000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.760000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.770000] (1:thread 4@Tremblay) Thread 4 gets hungry (lunch #9)
+> [  0.770000] (1:thread 4@Tremblay) Thread 4 eats
+> [  0.790000] (1:thread 3@Tremblay) Thread 3 gets hungry (lunch #9)
+> [  0.810000] (1:thread 3@Tremblay) Thread 3 eats
+> [  0.810000] (1:thread 4@Tremblay) Thread 4 is full
+> [  0.810000] (1:thread 4@Tremblay) Thread 4 thinks
+> [  0.840000] (1:thread 3@Tremblay) Thread 3 is full
+> [  0.840000] (1:thread 3@Tremblay) Thread 3 thinks
+> [  0.850000] (1:thread 4@Tremblay) Thread 4 tries to enter the dead-end; hopefully, the master will cancel it
+> [  0.870000] (1:philosopher@Tremblay) Cancel all childs
+> [  0.870000] (1:philosopher@Tremblay) Exiting GRAS
+> [  0.870000] (1:thread 3@Tremblay) Thread 3 tries to enter the dead-end; hopefully, the master will cancel it
index 5715c7f..0ba3d6e 100755 (executable)
@@ -2,6 +2,7 @@
 p This test is a bit long to run, since it setups timers and wait for them. Don't worry, that's expected
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./timer_client$EXEEXT --log=root.fmt:%m%n
 > Programming the repetitive_action with a frequency of 1.000000 sec
 > Programming the delayed_action for after 2.000000 sec
index c3785a6..b71348a 100755 (executable)
@@ -1,4 +1,5 @@
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./timer_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/timer.xml
 > [Fafard:client:(1) 0.000000] [test/INFO] Programming the repetitive_action with a frequency of 1.000000 sec
 > [Fafard:client:(1) 0.000000] [test/INFO] Programming the delayed_action for after 2.000000 sec
index c3785a6..b71348a 100755 (executable)
@@ -1,4 +1,5 @@
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ./timer_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/timer.xml
 > [Fafard:client:(1) 0.000000] [test/INFO] Programming the repetitive_action with a frequency of 1.000000 sec
 > [Fafard:client:(1) 0.000000] [test/INFO] Programming the delayed_action for after 2.000000 sec
index 7b670cd..ecdfac5 100644 (file)
-
-
-Examples containing in this directory
-
-
-
-===============================================================================
-* sendrecv/sendrecv.c           
-OLD NAME: ping_pong.c
-===============================================================================
-
-
-    - Description:
-    Simple sendrecv example to switch network model
-
-    - Platform Files:
-    sendrecv/platform_sendrecv.xml
-       
-    - Deployment Files:
-    sendrecv/deployment_sendrecv.xml
-
-    - Compile: 
-    (WARNING: the current directory must be examples/msg/)
-    make sendrecv/sendrecv
-
-    - Execute:
-    sendrecv/sendrecv <platformfile.xml> <deploymentfile.xml> --cfg=workstation/model:<networkmodel>
-    where networkmodel can be one of the following:
-        1) CLM03                 - Simple fairness model
-        2) KFCCNL05              - Maxmin fairness
-        3) KFCCNL05_proportional - Vegas TCP fairness (proportional approach)
-        4) KFCCNL05_Vegas        - Vegas TCP fairness (lagrange approach)
-        5) KFCCNL05_Reno         - Reno  TCP fairness (lagrange approach)
-
-    - Debug: 
-    (WARNING: way may want to disable compiler optimizations)
-    libtool --mode=execute gdb --args sendrecv/sendrecv <parameters>
-
-    - More info:
-    sendrecv/README
-
-
-
-===============================================================================
-* masterslave/masterslave.c
-OLD NAME: msg_test_communication_time.c
-===============================================================================
-
-
-    - Description:
-    Simple master/slave application
-    
-    - Platform Files:
-    small_platform.xml    
-       
-    - Deployment Files:
-    masterslave/deployment_masterslave.xml
-
-    - Compile: 
-    (WARNING: the current directory must be examples/msg/)
-    make masterslave/masterslave
-
-    - Execute:
-    masterslave/masterslave <platformfile.xml> <deploymentfile.xml>        
-
-
-
-===============================================================================
-* masterslave/masterslave_forwarder.c
-OLD NAME: msg_test.c
-===============================================================================
-
-
-    - Description:
-    Simple master/slave application using a forwarder module
-    
-    - Platform Files:
-    msg_platform.xml    
-       
-    - Deployment Files:
-    masterslave/deployment_masterslave_forwarder.xml
-
-    - Compile: 
-    (WARNING: the current directory must be examples/msg/)
-    make masterslave/masterslave_forwarder
-
-    - Execute:
-    masterslave/masterslave_forwarder <platformfile.xml> <deploymentfile.xml>      
-
-
-===============================================================================
-* masterslave/masterslave_bypassed.c
-OLD NAME: msg_test_surfxml_bypassed.c
-===============================================================================
-
-    - Description:
-    The same master/slave example without using the xml parser.
-
-    - Platform Files:
-    NONE    
-       
-    - Deployment Files:
-    NONE
-
-    - Compile: 
-    (WARNING: the current directory must be examples/msg/)
-    make masterslave/masterslave_bypassed
-
-    - Execute:
-    masterslave/masterslave_bypassed
+MSG comes with an extensive set of examples. It is sometimes difficult
+to find the one you need. This list aims at helping you finding the
+example from which you can learn what you want to.
+
+Basic examples and features
+===========================
+ * sendrecv/sendrecv.c: Ping-pong example. It's hard to think of a
+   simpler example. The tesh files laying in the directory are
+   instructive concerning the way to pass options to the simulators
+   (as described in "Simgrid options and configurations").
+
+ * masterslave/masterslave_forwarder.c: Master/slaves example. This
+   good old example is also very simple. Its basic version is fully
+   commented in the web documentation, but several variants can be
+   found in the same directory.
+
+ * masterslave/masterslave_console.c: demonstrate how to use lua files
+   instead of XML for the platform and deployment declaration using
+   MSG_load_platform_script(). The most interesting part is probably
+   not the C code, but rather the masterslave/masterslave_script.lua,
+   which demonstrates how to express the platform and deployment in
+   lua.
+
+ * migration/migration.c Demonstrates how to use the
+   MSG_process_migrate() function to let processes change the host
+   they run on after their start.
+
+ * suspend/suspend.c: Demonstrates how to suspend and resume processes
+   using MSG_process_suspend() and MSG_process_resume().
+
+ * properties/msg_prop.c Attaching arbitrary informations to host,
+   processes and such, and retrieving them with
+   MSG_host_get_properties(), MSG_host_get_property_value(),
+   MSG_process_get_properties() and MSG_process_get_property_value().
+   Also make sure to read the platform and deployment XML files to see
+   how to declare these data.
+
+ * parallel_task/parallel_task.c: Demonstrates the use of
+   MSG_parallel_task_create(), to create special tasks that run on
+   several hosts at the same time. The resulting simulations are very
+   close to what can be achieved in SimDag, but still allows to use
+   the other features of MSG (it'd be cool to be able to mix
+   interfaces, but it's not possible ATM).
+
+ * priority/priority.c: Demonstrates the use of
+   MSG_task_set_priority() to change the computation priority of a
+   given task.
+
+Asynchronous communications
+===========================
+There is several examples of asynchronous communications coming in the
+archive. In addition to the fully documented example [50]Asynchronous
+communications, there is several other examples in the archive:
    
-
-===============================================================================
-* suspend/suspend.c
-OLD NAME: msg_test_test_suspend.c
-===============================================================================
-
-
-    - Description: 
-    Test the suspend (MSG_process_suspend) and resume (MSG_process_resume)
-    msg features.
-    
-    - Platform Files:
-    msg_platform.xml
-       
-    - Deployment Files:
-    suspend/deployment_suspend.xml
-
-    - Compile: 
-    (WARNING: the current directory must be examples/msg/)
-    make suspend/suspend 
-
-    - Execute:
-    suspend/suspend <platformfile.xml> <deploymentfile.xml>
-
-
-
-
-===============================================================================
-CHANGE LOG
-===============================================================================
-
-original file                              new file
-
-
-SEND/RECV EXAMPLE
-
-./ping_pong.c             ./sendrecv/sendrecv.c
-
-MASTER/SLAVE FORWARDER
-
-./msg_test.c              ./masterslave/masterslave_forwarder.c
-./msg_deployment.xml      ./masterslave/deployment_masterslave_forwarder.xml
-./msg_test.tesh.in        ./masterslave/masterslave_forwarder.tesh.in
-
-MASTER/SLAVE SIMPLE
-
-./msg_test_communication_time.c        ./masterslave/masterslave.c
-./small_deployment.xml                 ./masterslave/deployment_masterslave.xml
-./msg_test_communication_time.tesh.in  ./masterslave/masterslave.tesh.in
-
-MASTER/SLAVE BYPASS
-
-./msg_test_surfxml_bypassed.c ./masterslave/masterslave_bypass.c
-./flexml_bypass.tesh.in       ./masterslave/masterslave_bypass.tesh.in
-
-
-SUSPEND
-
-./msg_test_test_suspend.c     ./suspend/suspend.c
-                              ./suspend/deployment_suspend.xml
-./suspend.tesh.in             ./suspend/suspend.tesh.in
-
-
-
-
+ * msg/icomms/peer.c: basic example of async functions
+   (MSG_task_isend, MSG_task_irecv, MSG_comm_wait)
+ * msg/icomms/peer2.c: demonstrates the MSG_comm_waitall() function
+ * msg/icomms/peer3.c: demonstrates the MSG_comm_waitany() function
+
+Tracing and vizualization features
+==================================
+ * tracing/simple.c very simple program that creates, executes and
+   destroy a task
+ * tracing/ms.c TODO
+ * tracing/categories.c example with the declaration of multiple
+   categories
+ * tracing/procmig.c example to trace process migration using the mask
+   TRACE_PROCESS
+ * tracing/trace_platform.c: Demonstrates how to trace the platform
+ * tracing/user_variables.c: Demonstrates how to trace user-provided
+   variables
+
+Models-related examples
+=======================
+
+Packet level simulators
+-----------------------
+These examples demonstrate how to use the bindings to classical
+Packet-Level Simulators (PLS), as explained in the relevant part of
+the web documentation. The most interesting is probably not the C
+files since they are unchanged from the other simulations, but the
+associated files, such as the platform files to see how to declare a
+platform to be used with the PLS bindings of SimGrid and the tesh
+files to see how to actually start a simulation in these settings.
+   
+ * ns3: Simple ping-pong using ns3 instead of the SimGrid models
+ * gtnets Simple ping-pong using GTNeTs instead of the SimGrid models
+
+Other resource kinds
+--------------------
+This section contains some sparse examples of how to use the other
+kind of resources, such as disk or GPU. These resources are quite
+experimental for now, but here we go anyway. 
+
+ * io/file.c Example with the disk resource
+ * gpu/test_MSG_gpu_task_create.c Example of use of the very
+   experimental (for now) GPU resource.
+
+Trace driven simulations
+========================
+
+The actions/actions.c example demonstrates how to run trace-driven
+simulations. It is very handy when you want to test an algorithm or
+protocol that does nothing unless it receives some events from
+outside. For example, a P2P protocol reacts to requests from the user,
+but does nothing if there is no such event.
+
+In such situations, SimGrid allows to write your protocol in your C
+file, and the events to react to in a separate text file. Declare a
+function handling each of the events that you want to accept in your
+trace files, register them using MSG_action_register in your main, and
+then use MSG_action_trace_run to launch the simulation. You can either
+have one trace file containing all your events, or a file per
+simulated process. Check the tesh files in the example directory for
+details on how to do it.
+
+This example uses this approach to replay MPI-like traces. It comes
+with a set of event handlers reproducing MPI events. This is somehow
+similar to SMPI, yet differently implemented. This code should
+probably be changed to use SMPI internals instead, but wasn't, so far.
+
+Examples of full applications
+=============================
+
+ * token_ring/ring_call.c: Classical token ring communication, where a
+   token is exchanged along a ring to reach every participant.
+
+ * pmm/msg_pmm.c: Parallel Matrix Multiplication is a little
+   application. This is something that most MPI developper have
+   written during their class, here implemented using MSG instead of
+   MPI.
+
+ * chord/chord.c: Classical Chord P2P protocol This example implements
+   the well known Chord P2P protocol. Its main advantage is that it
+   constitute a fully working non-trivial example. In addition, its
+   implementation is rather efficient, as demonstrated in
+   [57]http://hal.inria.fr/inria-00602216/
index 2448f93..edaed91 100644 (file)
 #include "xbt.h"                /* calloc, printf */
 #include "instr/instr_private.h"
 
+/** @addtogroup MSG_examples
+ *
+ *  @section MSG_ex_actions Trace driven simulations
+ * 
+ *  The <b>actions/actions.c</b> example demonstrates how to run trace-driven simulations. It
+ *  is very handy when you want to test an algorithm or protocol that
+ *  does nothing unless it receives some events from outside. For
+ *  example, a P2P protocol reacts to requests from the user, but
+ *  does nothing if there is no such event. 
+ * 
+ *  In such situations, SimGrid allows to write your protocol in your
+ *  C file, and the events to react to in a separate text file.
+ *  Declare a function handling each of the events that you want to
+ *  accept in your trace files, register them using @ref
+ *  MSG_action_register in your main, and then use @ref
+ *  MSG_action_trace_run to launch the simulation. You can either
+ *  have one trace file containing all your events, or a file per
+ *  simulated process. Check the tesh files in the example directory
+ *  for details on how to do it.
+ *
+ *  This example uses this approach to replay MPI-like traces. It
+ *  comes with a set of event handlers reproducing MPI events. This
+ *  is somehow similar to SMPI, yet differently implemented. This
+ *  code should probably be changed to use SMPI internals instead,
+ *  but wasn't, so far.
+ * 
+ */
+
 XBT_LOG_NEW_DEFAULT_CATEGORY(actions,
                              "Messages specific for this msg example");
 int communicator_size = 0;
diff --git a/examples/msg/alias/masterslave_forwarder_with_alias.c b/examples/msg/alias/masterslave_forwarder_with_alias.c
deleted file mode 100644 (file)
index 050cfd9..0000000
+++ /dev/null
@@ -1,234 +0,0 @@
-/* Copyright (c) 2008, 2010. The SimGrid Team.
- * All rights reserved.                                                     */
-
-/* This program is free software; you can redistribute it and/or modify it
- * under the terms of the license (GNU LGPL) which comes with this package. */
-
-#include <stdio.h>
-#include "msg/msg.h"            /* Yeah! If you want to use msg, you need to include msg/msg.h */
-#include "xbt/sysdep.h"         /* calloc, printf */
-
-/* Create a log channel to have nice outputs. */
-#include "xbt/log.h"
-#include "xbt/asserts.h"
-XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
-                             "Messages specific for this msg example");
-
-int master(int argc, char *argv[]);
-int slave(int argc, char *argv[]);
-int forwarder(int argc, char *argv[]);
-MSG_error_t test_all(const char *platform_file,
-                     const char *application_file);
-
-
-#define FINALIZE ((void*)221297)        /* a magic number to tell people to stop working */
-
-/** Emitter function  */
-int master(int argc, char *argv[])
-{
-  int alias_count = 0;
-  char **aliases = NULL;
-  m_task_t *todo = NULL;
-  int number_of_tasks = 0;
-  double task_comp_size = 0;
-  double task_comm_size = 0;
-  int i;
-  int read;
-
-  read = sscanf(argv[1], "%d", &number_of_tasks);
-  xbt_assert(read, "Invalid argument %s\n", argv[1]);
-  read = sscanf(argv[2], "%lg", &task_comp_size);
-  xbt_assert(read, "Invalid argument %s\n", argv[2]);
-  read = sscanf(argv[3], "%lg", &task_comm_size);
-  xbt_assert(read, "Invalid argument %s\n", argv[3]);
-
-  {
-    /*  Task creation */
-    char sprintf_buffer[64];
-
-    todo = xbt_new0(m_task_t, number_of_tasks);
-
-    for (i = 0; i < number_of_tasks; i++) {
-      sprintf(sprintf_buffer, "Task_%d", i);
-      todo[i] =
-          MSG_task_create(sprintf_buffer, task_comp_size, task_comm_size,
-                          NULL);
-    }
-  }
-
-  {
-    /* Process organisation */
-    alias_count = argc - 4;
-    aliases = xbt_new0(char *, alias_count);
-
-    for (i = 4; i < argc; i++) {
-      aliases[i - 4] = strdup(argv[i]);
-    }
-  }
-
-  XBT_INFO("Got %d aliases and %d tasks to process", alias_count,
-        number_of_tasks);
-
-  for (i = 0; i < alias_count; i++)
-    XBT_DEBUG("%s", aliases[i]);
-
-  for (i = 0; i < number_of_tasks; i++) {
-    XBT_INFO("Sending \"%s\" to \"%s\"", todo[i]->name,
-          aliases[i % alias_count]);
-
-    if (!strcmp
-        (MSG_host_get_name(MSG_host_self()), aliases[i % alias_count])) {
-      XBT_INFO("Hey ! It's me ! :)");
-    }
-
-    MSG_task_send(todo[i], aliases[i % alias_count]);
-    XBT_INFO("Sent");
-  }
-
-  XBT_INFO
-      ("All tasks have been dispatched. Let's tell everybody the computation is over.");
-
-  for (i = 0; i < alias_count; i++)
-    MSG_task_send(MSG_task_create("finalize", 0, 0, FINALIZE), aliases[i]);
-
-  XBT_INFO("Goodbye now!");
-
-  for (i = 0; i < alias_count; i++)
-    free(aliases[i]);
-
-  free(aliases);
-  free(todo);
-  return 0;
-}                               /* end_of_master */
-
-/** Receiver function  */
-int slave(int argc, char *argv[])
-{
-  m_task_t task = NULL;
-  int res;
-
-  while (1) {
-    res = MSG_task_receive(&(task), MSG_host_get_name(MSG_host_self()));
-    xbt_assert(res == MSG_OK, "MSG_task_receive failed");
-
-    XBT_INFO("Received \"%s\"", MSG_task_get_name(task));
-
-    if (!strcmp(MSG_task_get_name(task), "finalize")) {
-      MSG_task_destroy(task);
-      break;
-    }
-
-    XBT_INFO("Processing \"%s\"", MSG_task_get_name(task));
-    MSG_task_execute(task);
-    XBT_INFO("\"%s\" done", MSG_task_get_name(task));
-    MSG_task_destroy(task);
-    task = NULL;
-  }
-
-  XBT_INFO("I'm done. See you!");
-  return 0;
-}                               /* end_of_slave */
-
-/** Forwarder function */
-int forwarder(int argc, char *argv[])
-{
-  int i;
-  int alias_count;
-  char **aliases;
-
-  {                             /* Process organisation */
-    alias_count = argc - 1;
-    aliases = xbt_new0(char *, alias_count);
-
-    for (i = 1; i < argc; i++)
-      aliases[i - 1] = strdup(argv[i]);
-  }
-
-  i = 0;
-
-  while (1) {
-    m_task_t task = NULL;
-    int a;
-
-    a = MSG_task_receive(&(task), MSG_host_get_name(MSG_host_self()));
-
-    if (a == MSG_OK) {
-      XBT_INFO("Received \"%s\"", MSG_task_get_name(task));
-
-      if (MSG_task_get_data(task) == FINALIZE) {
-        XBT_INFO
-            ("All tasks have been dispatched. Let's tell everybody the computation is over.");
-
-        for (i = 0; i < alias_count; i++)
-          MSG_task_send(MSG_task_create("finalize", 0, 0, FINALIZE),
-                        aliases[i]);
-
-        MSG_task_destroy(task);
-        break;
-      }
-
-      XBT_INFO("Sending \"%s\" to \"%s\"", MSG_task_get_name(task),
-            aliases[i % alias_count]);
-      MSG_task_send(task, aliases[i % alias_count]);
-      i++;
-    } else {
-      XBT_INFO("Hey ?! What's up ? ");
-      xbt_die( "Unexpected behavior");
-    }
-  }
-
-  for (i = 0; i < alias_count; i++)
-    free(aliases[i]);
-
-  XBT_INFO("I'm done. See you!");
-  return 0;
-
-}                               /* end_of_forwarder */
-
-/** Test function */
-MSG_error_t test_all(const char *platform_file,
-                     const char *application_file)
-{
-  MSG_error_t res = MSG_OK;
-
-  {                             /*  Simulation setting */
-    MSG_paje_output("msg_test.trace");
-    MSG_create_environment(platform_file);
-  }
-
-  {
-    /*   Application deployment */
-    MSG_function_register("master", master);
-    MSG_function_register("slave", slave);
-    MSG_function_register("forwarder", forwarder);
-    MSG_launch_application(application_file);
-  }
-
-  res = MSG_main();
-
-  XBT_INFO("Simulation time %g", MSG_get_clock());
-  return res;
-}                               /* end_of_test_all */
-
-
-/** Main function */
-int main(int argc, char *argv[])
-{
-  MSG_error_t res = MSG_OK;
-
-  MSG_global_init(&argc, argv);
-
-  if (argc < 3) {
-    printf("Usage: %s platform_file deployment_file\n", argv[0]);
-    printf("example: %s msg_platform.xml msg_deployment.xml\n", argv[0]);
-    exit(1);
-  }
-
-  res = test_all(argv[1], argv[2]);
-  MSG_clean();
-
-  if (res == MSG_OK)
-    return 0;
-  else
-    return 1;
-}                               /* end_of_main */
index 038c754..b112874 100644 (file)
 #include "xbt/asserts.h"
 #include "simgrid/modelchecker.h"
 
-XBT_LOG_NEW_DEFAULT_CATEGORY(msg_chord,
+/** @addtogroup MSG_examples
+ *
+ *  - <b>chord/chord.c: Classical Chord P2P protocol</b>
+ *    This example implements the well known Chord P2P protocol. Its
+ *    main advantage is that it constitute a fully working non-trivial
+ *    example. In addition, its implementation is rather efficient, as 
+ *    demonstrated in http://hal.inria.fr/inria-00602216/
+ */
+
+ XBT_LOG_NEW_DEFAULT_CATEGORY(msg_chord,
                              "Messages specific for this msg example");
 
 #define COMM_SIZE 10
index 05d34bf..883f035 100644 (file)
@@ -4,6 +4,11 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>gpu/test_MSG_gpu_task_create.c</b> Example of use of the very experimental (for now) GPU resource. 
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include "msg/msg.h"
index 11a895e..003672f 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>gtnets</b> Simple ping-pong using GTNeTs instead of the SimGrid network models.
+ */
+
 int master(int argc, char *argv[]);
 int slave(int argc, char *argv[]);
 int timer(int argc, char *argv[]);
index a9fa072..9f882a4 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ * 
+ * @section MSG_ex_icomms Asynchronous communications
+ * 
+ * There is several examples of asynchronous communications coming in
+ * the archive. In addition to the fully documented example \ref
+ * MSG_ex_asynchronous_communications, there is several other
+ * examples in the archive:
+ * 
+ * - <b>msg/icomms/peer.c</b>: basic example of async functions (@ref MSG_task_isend, @ref MSG_task_irecv, @ref MSG_comm_wait)
+ */
 int sender(int argc, char *argv[]);
 int receiver(int argc, char *argv[]);
 
index 9e27e9b..651e3db 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>msg/icomms/peer2.c</b>: demonstrates the @ref MSG_comm_waitall function
+ */
+
 int sender(int argc, char *argv[]);
 int receiver(int argc, char *argv[]);
 
index a86a0cc..128d01f 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>msg/icomms/peer3.c</b>: demonstrates the @ref MSG_comm_waitany function
+ */
+
 int sender(int argc, char *argv[]);
 int receiver(int argc, char *argv[]);
 
index 69e45db..87c9618 100644 (file)
@@ -4,6 +4,19 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+/** @addtogroup MSG_examples
+ * 
+ * @subsection MSG_ex_resources Other resource kinds
+ * 
+ * This section contains some sparse examples of how to use the other
+ * kind of resources, such as disk or GPU. These resources are quite
+ * experimental for now, but here we go anyway.
+ * 
+ * - <b>io/file.c</b> Example with the disk resource
+ */
+
+#define FILENAME "/home/user/Install/simgrid/doc/simgrid/examples/cxx/basic/basic_platform.xml"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include "msg/msg.h"
@@ -19,7 +32,7 @@ int host(int argc, char *argv[])
   m_file_t file;
   char* mount = bprintf("C:");
 
-  file = MSG_file_open(mount,"test.txt","rw");
+  file = MSG_file_open(mount,FILENAME,"rw");
   XBT_INFO("Host '%s' open %p",MSG_host_get_name(MSG_host_self()), file);
 
   size_t read = MSG_file_read(mount,NULL,0,0,file);
index 5b4a1ab..0b54bfa 100644 (file)
@@ -1,9 +1,19 @@
-/* Copyright (c) 2007, 2008, 2009, 2010. The SimGrid Team.
- * All rights reserved.                                                     */
+/* Copyright (c) 2007-2012. The SimGrid Team. All rights reserved.          */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>masterslave/masterslave_console.c</b>: demonstrate how to use
+ *   lua files instead of XML for the platform and deployment
+ *   declaration using @ref MSG_load_platform_script. The most
+ *   interesting part is probably not the C code, but rather the
+ *   <b>masterslave/masterslave_script.lua</b>, which demonstrates
+ *   how to express the platform and deployment in lua. 
+ *
+ */
+
 #include <stdio.h>
 #include "msg/msg.h"            /* Yeah! If you want to use msg, you need to include msg/msg.h */
 #include "surf/surfxml_parse.h" /* to override surf_parse and bypass the parser */
index b428b60..1e0d779 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ * 
+ *  - <b>masterslave/masterslave_forwarder.c: Master/slaves
+ *    example</b>. This good old example is also very simple. Its basic
+ *    version is fully commented on this page: \ref MSG_ex_master_slave,
+ *    but several variants can be found in the same directory. 
+ */
+
+
 int master(int argc, char *argv[]);
 int slave(int argc, char *argv[]);
 int forwarder(int argc, char *argv[]);
index bb1853f..32215a9 100644 (file)
@@ -1,3 +1,15 @@
+-- Copyright (c) 2010-2012. The SimGrid Team. All rights reserved.
+
+-- This program is free software; you can redistribute it and/or modify it
+--under the terms of the license (GNU LGPL) which comes with this package.
+
+
+-- This file describes a platform very similar to the small_platform.xml, but in lua
+-- It is naturally to be used with the MSG_load_platform_script function
+
+-- Of course, such a flat file is maybe not very interesting wrt xml.
+-- The full power of lua reveals when you describe your platform programatically. 
+
 require "simgrid"
 
   simgrid.AS.new{id="AS0",mode="Full"}; 
index cd2b65d..f0ec596 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ *  
+ *  - <b>migration/migration.c</b> Demonstrates how to use the @ref
+ *    MSG_process_migrate function to let processes change the host they 
+ *    run on after their start. 
+ */
+
 xbt_mutex_t mutex = NULL;
 xbt_cond_t cond = NULL;
 static m_process_t process_to_migrate = NULL;
index 0e6aa55..b6068e1 100644 (file)
@@ -1,27 +1,30 @@
 <?xml version='1.0'?>
  <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
- <platform version="3">
- <!--
- a ______1______ b _____2_____ c
+<platform version="3">
 
- -->
      <!-- a ______1______ b _____2_____ c -->
 
- <AS  id="AS0"  routing="Full">
-   <host id="a" power="1000000000"/>
-   <host id="b" power="1000000000"/>
-   <host id="c" power="1000000000"/>
-   <link id="1" bandwidth="1000" latency="0.01"/>
-   <link id="2" bandwidth="1000" latency="0.01"/>
-   <route src="a" dst="b">
-      <link_ctn id="1"/>
-   </route>
-   <route src="b" dst="c">
-      <link_ctn id="2"/>
-   </route>
-  
- </AS>
- </platform>
\ No newline at end of file
+       <AS id="AS0" routing="Full">
+
+               <host id="a" power="1000000000" />
+               <host id="b" power="1000000000" />
+               <host id="c" power="1000000000" />
+
+               <link id="1" bandwidth="1000" latency="0.01" />
+               <link id="2" bandwidth="1000" latency="0.01" />
+
+               <route src="a" dst="b">
+                       <link_ctn id="1" />
+               </route>
+               
+               <route src="b" dst="c">
+                       <link_ctn id="2" />
+               </route>
+               
+               <route src="a" dst="c">
+                       <link_ctn id="1" />
+                       <link_ctn id="2" />
+               </route>
+
+       </AS>
+</platform>
\ No newline at end of file
index 406f07c..e121a3f 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+
+/** @addtogroup MSG_examples
+ * 
+ *  @section MSG_ex_models Models-related examples
+ * 
+ *  @subsection MSG_ex_PLS Packet level simulators
+ * 
+ *  These examples demonstrate how to use the bindings to classical
+ *  Packet-Level Simulators (PLS), as explained in \ref pls. The most
+ *  interesting is probably not the C files since they are unchanged
+ *  from the other simulations, but the associated files, such as the
+ *  platform files to see how to declare a platform to be used with
+ *  the PLS bindings of SimGrid and the tesh files to see how to
+ *  actually start a simulation in these settings.
+ * 
+ * - <b>ns3</b>: Simple ping-pong using ns3 instead of the SimGrid network models. 
+ * 
+ */
+
 int master(int argc, char *argv[]);
 int slave(int argc, char *argv[]);
 int timer(int argc, char *argv[]);
diff --git a/examples/msg/parallel_contexts/CMakeLists.txt b/examples/msg/parallel_contexts/CMakeLists.txt
deleted file mode 100644 (file)
index be6a21f..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-cmake_minimum_required(VERSION 2.6)
-
-set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
-
-add_executable(pcontexts "pcontexts.c")
-add_executable(pcontexts2 "pcontexts2.c")
-
-### Add definitions for compile
-if(WIN32)
-target_link_libraries(pcontexts simgrid )
-target_link_libraries(pcontexts2 simgrid )
-else(WIN32)
-target_link_libraries(pcontexts simgrid m )
-target_link_libraries(pcontexts2 simgrid m )
-endif(WIN32)
diff --git a/examples/msg/parallel_contexts/deployment_pcontexts2_4.xml b/examples/msg/parallel_contexts/deployment_pcontexts2_4.xml
deleted file mode 100644 (file)
index fc6b97b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
-<platform version="3">
-  <process host="Tremblay" function="master">
-    <argument value="1" />
-  </process>
-  <process host="Jupiter" function="slave">
-    <argument value="1" />
-  </process>
-  <process host="Fafard" function="master">
-    <argument value="2" />
-  </process>
-  <process host="Ginette" function="slave">
-    <argument value="2" />
-  </process>
-</platform>
diff --git a/examples/msg/parallel_contexts/deployment_pcontexts_2.xml b/examples/msg/parallel_contexts/deployment_pcontexts_2.xml
deleted file mode 100644 (file)
index 61e4653..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
-<platform version="3">
-  <process host="Tremblay" function="node">
-  </process>
-  <process host="Jupiter" function="node">
-  </process>
-</platform>
diff --git a/examples/msg/parallel_contexts/deployment_pcontexts_4.xml b/examples/msg/parallel_contexts/deployment_pcontexts_4.xml
deleted file mode 100644 (file)
index 3fc1233..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
-<platform version="3">
-  <process host="Tremblay" function="node">
-  </process>
-  <process host="Jupiter" function="node">
-  </process>
-  <process host="Fafard" function="node">
-  </process>
-  <process host="Ginette" function="node">
-  </process>
-</platform>
diff --git a/examples/msg/parallel_contexts/pcontexts.c b/examples/msg/parallel_contexts/pcontexts.c
deleted file mode 100644 (file)
index 4cfbad9..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-#include <msg/msg.h>
-/* Create a log channel to have nice outputs. */
-#include "xbt/log.h"
-
-XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
-                             "Messages specific for this msg example");
-#define MAX_ITER 200000
-#define WORK 100000
-
-int node(int argc, char **argv);
-MSG_error_t test_all(const char *, const char *);
-int main(int argc, char *argv[]);
-
-int node(int argc, char** argv)
-{
-  int i,j;
-  m_task_t task;
-
-  for(i=0; i < MAX_ITER; i++){
-    task = MSG_task_create("test", 100000000, 1, NULL);
-
-    for(j=0; j < WORK; j++);
-
-    MSG_task_execute(task);
-    XBT_INFO("Task successfully executed");
-    MSG_task_destroy(task);
-  }
-
-  return 0;
-}
-
-/** Test function */
-MSG_error_t test_all(const char *platform_file,
-                     const char *application_file)
-{
-  MSG_error_t res = MSG_OK;
-
-  /* MSG_config("workstation/model","KCCFLN05"); */
-  {                             /*  Simulation setting */
-    MSG_create_environment(platform_file);
-  }
-  {                             /*   Application deployment */
-    MSG_function_register("node", node);
-    MSG_launch_application(application_file);
-  }
-  res = MSG_main();
-
-  XBT_INFO("Simulation time %g", MSG_get_clock());
-  return res;
-}                               /* end_of_test_all */
-
-
-/** Main function */
-int main(int argc, char *argv[])
-{
-  MSG_error_t res = MSG_OK;
-
-  MSG_global_init(&argc, argv);
-  if (argc < 3) {
-    printf("Usage: %s platform_file deployment_file\n", argv[0]);
-    printf("example: %s msg_platform.xml msg_deployment.xml\n", argv[0]);
-    exit(1);
-  }
-  res = test_all(argv[1], argv[2]);
-  MSG_clean();
-
-  if (res == MSG_OK)
-    return 0;
-  else
-    return 1;
-}                               /* end_of_main */
diff --git a/examples/msg/parallel_contexts/pcontexts2.c b/examples/msg/parallel_contexts/pcontexts2.c
deleted file mode 100644 (file)
index fb469c9..0000000
+++ /dev/null
@@ -1,96 +0,0 @@
-#include <msg/msg.h>
-/* Create a log channel to have nice outputs. */
-#include "xbt/log.h"
-
-XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
-                             "Messages specific for this msg example");
-#define MAX_ITER 200000
-#define WORK 100000
-
-int master(int argc, char **argv);
-int slave(int argc, char **argv);
-
-MSG_error_t test_all(const char *, const char *);
-int main(int argc, char *argv[]);
-
-int master(int argc, char** argv)
-{
-  int i,j, id;
-  m_task_t task;
-  char mailbox[80];
-
-  sscanf(argv[1], "%d", &id);
-  sprintf(mailbox, "slave-%d", id);
-
-  for(i=0; i < MAX_ITER; i++){
-    task = MSG_task_create("test", 100000000, 1, NULL);
-
-    for(j=0; j < WORK; j++);
-
-    MSG_task_send(task, mailbox);
-    XBT_INFO("Task sent to %s", mailbox);
-  }
-
-  return 0;
-}
-
-int slave(int argc, char **argv)
-{
-  int i, id;
-  m_task_t task;
-  char mailbox[80];
-
-  sscanf(argv[1], "%d", &id);
-  sprintf(mailbox, "slave-%d", id);
-
-  for(i=0; i < MAX_ITER; i++){
-    MSG_task_receive(&task, mailbox);
-    XBT_INFO("Task received to %s", mailbox);
-    MSG_task_destroy(task);
-    task=NULL;
-  }
-
-  return 0;
-}
-
-/** Test function */
-MSG_error_t test_all(const char *platform_file,
-                     const char *application_file)
-{
-  MSG_error_t res = MSG_OK;
-
-  /* MSG_config("workstation/model","KCCFLN05"); */
-  {                             /*  Simulation setting */
-    MSG_create_environment(platform_file);
-  }
-  {                             /*   Application deployment */
-    MSG_function_register("master", master);
-    MSG_function_register("slave", slave);
-    MSG_launch_application(application_file);
-  }
-  res = MSG_main();
-
-  XBT_INFO("Simulation time %g", MSG_get_clock());
-  return res;
-}                               /* end_of_test_all */
-
-
-/** Main function */
-int main(int argc, char *argv[])
-{
-  MSG_error_t res = MSG_OK;
-
-  MSG_global_init(&argc, argv);
-  if (argc < 3) {
-    printf("Usage: %s platform_file deployment_file\n", argv[0]);
-    printf("example: %s msg_platform.xml msg_deployment.xml\n", argv[0]);
-    exit(1);
-  }
-  res = test_all(argv[1], argv[2]);
-  MSG_clean();
-
-  if (res == MSG_OK)
-    return 0;
-  else
-    return 1;
-}                               /* end_of_main */
diff --git a/examples/msg/parallel_contexts/pcontexts_platform.xml b/examples/msg/parallel_contexts/pcontexts_platform.xml
deleted file mode 100644 (file)
index a990e32..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version='1.0'?>
- <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
- <platform version="3">
- <AS  id="AS0"  routing="Full">
-   <!-- ljlkj -->
-   <host id="Tremblay" power="98095000"/>
-   <host id="Jupiter" power="98095000"/>
-   <host id="Fafard" power="98095000"/>
-   <host id="Ginette" power="98095000"/>
-   <link id="1" bandwidth="25275000" latency="0.00570455"/>
-   <link id="2" bandwidth="25275000" latency="0.00570455"/>
-   <link id="loopback" bandwidth="498000000" latency="0.000015" sharing_policy="FATPIPE"/>
-   <route src="Tremblay" dst="Tremblay"><link_ctn id="loopback"/></route>
-   <route src="Jupiter" dst="Jupiter"><link_ctn id="loopback"/></route>
-   <route src="Fafard" dst="Fafard"><link_ctn id="loopback"/></route>
-   <route src="Ginette" dst="Ginette"><link_ctn id="loopback"/></route>
-   <route src="Tremblay" dst="Jupiter">
-     <link_ctn id="1"/>
-   </route>
-   <route src="Fafard" dst="Ginette">
-     <link_ctn id="2"/>
-   </route>
- </AS>
- </platform>
index 11f7251..7811e91 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>parallel_task/parallel_task.c</b>: Demonstrates the use of
+ *   @ref MSG_parallel_task_create, to create special tasks that run
+ *   on several hosts at the same time. The resulting simulations are
+ *   very close to what can be achieved in @ref SD_API, but still
+ *   allows to use the other features of MSG (it'd be cool to be able
+ *   to mix interfaces, but it's not possible ATM).
+ */
+
 int test(int argc, char *argv[]);
 MSG_error_t test_all(const char *platform_file);
 
index 163950a..75d0e6e 100644 (file)
 #include "xbt/xbt_os_time.h"
 #endif
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>pmm/msg_pmm.c</b>: Parallel Matrix Multiplication is a little
+ *   application. This is something that most MPI developper have
+ *   written during their class, here implemented using MSG instead
+ *   of MPI. 
+ */
+
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_pmm,
                              "Messages specific for this msg example");
 
index e4686cb..02f0758 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>priority/priority.c</b>: Demonstrates the use of @ref
+ *   MSG_task_set_priority to change the computation priority of a
+ *   given task.
+ *
+ */
+
 static int test(int argc, char *argv[])
 {
   double computation_amount = 0.0;
index 5f33de9..63f1e5f 100644 (file)
 #include <stdio.h>
 #include <stdlib.h>
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>properties/msg_prop.c</b> Attaching arbitrary informations to
+ *   host, processes and such, and retrieving them with @ref
+ *   MSG_host_get_properties, @ref MSG_host_get_property_value, @ref
+ *   MSG_process_get_properties and @ref
+ *   MSG_process_get_property_value. Also make sure to read the
+ *   platform and deployment XML files to see how to declare these
+ *   data.
+ * 
+ */
+
 XBT_LOG_NEW_DEFAULT_CATEGORY(test, "Property test");
 
 int alice(int argc, char *argv[]);
index 56bd375..a59aa54 100644 (file)
 #include "xbt/log.h"
 #include "xbt/asserts.h"
 
+/** @addtogroup MSG_examples
+ * 
+ *  - <b>sendrecv/sendrecv.c: Ping-pong example</b>. It's hard to
+ *    think of a simpler example. The tesh files laying in the
+ *    directory are instructive concerning the way to pass options to the simulators (as described in \ref options).
+ */
+
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
index e1e2ba8..a60c03f 100644 (file)
 XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>suspend/suspend.c</b>: Demonstrates how to suspend and resume processes using @ref MSG_process_suspend and @ref MSG_process_resume.
+ */
 
 /** Lazy guy function. This process suspends itself asap.  */
 static int lazy_guy(int argc, char *argv[])
index be1b4a7..3de124d 100644 (file)
@@ -18,6 +18,16 @@ int nb_hosts; /* All declared hosts */
 XBT_LOG_NEW_DEFAULT_CATEGORY(ring,
                              "Messages specific for this msg example");
 
+/** @addtogroup MSG_examples
+ * 
+ *  @section MSG_ex_apps Examples of full applications
+ * 
+ * - <b>token_ring/ring_call.c</b>: Classical token ring
+ *   communication, where a token is exchanged along a ring to reach
+ *   every participant.
+ * 
+ */
+
 int host(int argc, char *argv[])
 {
   int host_number = atoi(MSG_process_get_name(MSG_process_self()));
index 55167d1..f79eaa1 100644 (file)
@@ -9,6 +9,8 @@ add_executable(procmig    ${CMAKE_CURRENT_SOURCE_DIR}/procmig.c)
 add_executable(simple     ${CMAKE_CURRENT_SOURCE_DIR}/simple.c)
 add_executable(trace_platform     ${CMAKE_CURRENT_SOURCE_DIR}/trace_platform.c)
 add_executable(user_variables     ${CMAKE_CURRENT_SOURCE_DIR}/user_variables.c)
+add_executable(link_user_variables     ${CMAKE_CURRENT_SOURCE_DIR}/link_user_variables.c)
+add_executable(link_srcdst_user_variables     ${CMAKE_CURRENT_SOURCE_DIR}/link_srcdst_user_variables.c)
 
 ### Add definitions for compile
 target_link_libraries(ms simgrid m )
@@ -17,6 +19,8 @@ target_link_libraries(procmig simgrid m )
 target_link_libraries(simple simgrid m )
 target_link_libraries(trace_platform simgrid m )
 target_link_libraries(user_variables simgrid m )
+target_link_libraries(link_user_variables simgrid m )
+target_link_libraries(link_srcdst_user_variables simgrid m )
 
 ## Clean generated files
 get_directory_property(extra_clean_files ADDITIONAL_MAKE_CLEAN_FILES)
index 3dd29f1..1c581c1 100644 (file)
@@ -4,6 +4,22 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>tracing/categories.c</b> This is a master/slave program where the master creates
+ * tasks, send them to the slaves. For each task received, the slave executes
+ * it and then destroys it. This program declares several tracing categories that are
+ * used to classify tasks. When the program is executed, the tracing mechanism registers
+ * the resource utilization of hosts and links according to these categories. You might
+ * want to run this program with the following parameters:
+ * --cfg=tracing:1
+ * --cfg=tracing/categorized:1
+ * --cfg=tracing/uncategorized:1
+ * --cfg=triva/categorized:triva_cat.plist
+ * --cfg=triva/uncategorized:triva_uncat.plist
+ * (See \ref tracing_tracing_options for details)
+ */
+
 #include <stdio.h>
 #include "msg/msg.h"
 #include "xbt/sysdep.h"         /* calloc, printf */
diff --git a/examples/msg/tracing/link_srcdst_user_variables.c b/examples/msg/tracing/link_srcdst_user_variables.c
new file mode 100644 (file)
index 0000000..15d6eb3
--- /dev/null
@@ -0,0 +1,100 @@
+/* Copyright (c) 2012. The SimGrid Team.
+ * All rights reserved.                                                     */
+
+/* This program is free software; you can redistribute it and/or modify it
+ * under the terms of the license (GNU LGPL) which comes with this package. */
+
+#include <msg/msg.h>
+
+/** @addtogroup MSG_examples
+ *
+ * - <b>tracing/link_srcdst_user_variables.c</b>: This program demonstrates how to
+ * trace user variables associated to the links of the platform file. Instead of
+ * providing the name of the link to update one of its variable, this example shows
+ * how to provide two hosts as parameter (source and destination, use their names as
+ * defined in the platform file). The tracing mechanism will get the route between
+ * these two hosts, if there is one defined in the platform file, and update the variable
+ * of all the links of that route to the value provided.
+ * You might want to run this program with the following parameters:
+ * --cfg=tracing:1
+ * --cfg=tracing/platform:1
+ * (See \ref tracing_tracing_options for details)
+ */
+
+int master(int argc, char *argv[]);
+
+//dump function to create and execute a task
+static void create_and_execute_task (void)
+{
+  m_task_t task = MSG_task_create("task", 1000000, 0, NULL);
+  MSG_task_execute (task);
+  MSG_task_destroy (task);
+}
+
+int master(int argc, char *argv[])
+{
+  int i;
+
+  //Set initial values for the link user variables
+  //
+  //This example uses source and destination where
+  //source and destination are the name of hosts in
+  //the platform file.
+  //
+  //The functions will set/change the value of the variable
+  //for all links in the route between source and destination.
+
+  //Set the Link_Capacity variable
+  TRACE_link_srcdst_variable_set("Tremblay", "Bourassa", "Link_Capacity", 12.34);
+  TRACE_link_srcdst_variable_set("Fafard", "Ginette", "Link_Capacity", 56.78);
+
+  //Set the Link_Utilization variable
+  TRACE_link_srcdst_variable_set("Tremblay", "Bourassa", "Link_Utilization", 1.2);
+  TRACE_link_srcdst_variable_set("Fafard", "Ginette", "Link_Utilization", 3.4);
+
+  //run the simulation, update my variables accordingly
+  for (i = 0; i < 10; i++) {
+    create_and_execute_task ();
+
+    //Add to link user variables
+    TRACE_link_srcdst_variable_add ("Tremblay", "Bourassa", "Link_Utilization", 5.6);
+    TRACE_link_srcdst_variable_add ("Fafard", "Ginette", "Link_Utilization", 7.8);
+  }
+
+  for (i = 0; i < 10; i++) {
+    create_and_execute_task ();
+
+    //Subtract from link user variables
+    TRACE_link_srcdst_variable_sub ("Tremblay", "Bourassa", "Link_Utilization", 3.4);
+    TRACE_link_srcdst_variable_sub ("Fafard", "Ginette", "Link_Utilization", 5.6);
+  }
+
+  return 0;
+}
+
+/** Main function */
+int main(int argc, char *argv[])
+{
+  MSG_global_init(&argc, argv);
+  if (argc < 3) {
+    printf("Usage: %s platform_file deployment_file\n", argv[0]);
+    exit(1);
+  }
+
+  char *platform_file = argv[1];
+  char *deployment_file = argv[2];
+  MSG_create_environment(platform_file);
+
+  //declaring link user variables (one without, another with a RGB color)
+  TRACE_link_variable_declare("Link_Capacity");
+  TRACE_link_variable_declare_with_color ("Link_Utilization", "0.9 0.1 0.1");
+
+  //register "master" and "slave" functions and launch deployment
+  MSG_function_register("master", master);
+  MSG_function_register("slave", master);
+  MSG_launch_application(deployment_file);
+
+  MSG_main();
+  MSG_clean();
+  return 0;
+}
diff --git a/examples/msg/tracing/link_srcdst_user_variables.tesh b/examples/msg/tracing/link_srcdst_user_variables.tesh
new file mode 100644 (file)
index 0000000..2d087f7
--- /dev/null
@@ -0,0 +1,6 @@
+#! ./tesh
+
+p Tracing master/slave application
+$ $SG_TEST_EXENV ${bindir:=.}/tracing/link_srcdst_user_variables$EXEEXT --cfg=tracing:1 --cfg=tracing/platform:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1'
diff --git a/examples/msg/tracing/link_user_variables.c b/examples/msg/tracing/link_user_variables.c
new file mode 100644 (file)
index 0000000..7cdcbf4
--- /dev/null
@@ -0,0 +1,92 @@
+/* Copyright (c) 2012. The SimGrid Team.
+ * All rights reserved.                                                     */
+
+/* This program is free software; you can redistribute it and/or modify it
+ * under the terms of the license (GNU LGPL) which comes with this package. */
+
+#include <msg/msg.h>
+
+/** @addtogroup MSG_examples
+ *
+ * - <b>tracing/link_user_variables.c</b>: This program demonstrates how to
+ * trace user variables associated to the links of the platform file. You need
+ * to provide the name of the link to update the value of the variable associated
+ * to that link.
+ * You might want to run this program with the following parameters:
+ * --cfg=tracing:1
+ * --cfg=tracing/platform:1
+ * (See \ref tracing_tracing_options for details)
+ */
+
+int master(int argc, char *argv[]);
+
+//dump function to create and execute a task
+static void create_and_execute_task (void)
+{
+  m_task_t task = MSG_task_create("task", 1000000, 0, NULL);
+  MSG_task_execute (task);
+  MSG_task_destroy (task);
+}
+
+int master(int argc, char *argv[])
+{
+  int i;
+
+  //set initial values for the link user variables
+  //this example only shows for links
+  //identified by "6" and "3" in the platform file
+
+  //Set the Link_Capacity variable
+  TRACE_link_variable_set("6", "Link_Capacity", 12.34);
+  TRACE_link_variable_set("3", "Link_Capacity", 56.78);
+
+  //Set the Link_Utilization variable
+  TRACE_link_variable_set("3", "Link_Utilization", 1.2);
+  TRACE_link_variable_set("6", "Link_Utilization", 3.4);
+
+  //run the simulation, update my variables accordingly
+  for (i = 0; i < 10; i++) {
+    create_and_execute_task ();
+
+    //Add to link user variables
+    TRACE_link_variable_add ("3", "Link_Utilization", 5.6);
+    TRACE_link_variable_add ("6", "Link_Utilization", 7.8);
+  }
+
+  for (i = 0; i < 10; i++) {
+    create_and_execute_task ();
+
+    //Subtract from link user variables
+    TRACE_link_variable_sub ("3", "Link_Utilization", 3.4);
+    TRACE_link_variable_sub ("6", "Link_Utilization", 5.6);
+  }
+
+  return 0;
+}
+
+/** Main function */
+int main(int argc, char *argv[])
+{
+  MSG_global_init(&argc, argv);
+  if (argc < 3) {
+    printf("Usage: %s platform_file deployment_file\n", argv[0]);
+    exit(1);
+  }
+
+  char *platform_file = argv[1];
+  char *deployment_file = argv[2];
+  MSG_create_environment(platform_file);
+
+  //declaring link user variables (one without, another with a RGB color)
+  TRACE_link_variable_declare("Link_Capacity");
+  TRACE_link_variable_declare_with_color ("Link_Utilization", "0.9 0.1 0.1");
+
+  //register "master" and "slave" functions and launch deployment
+  MSG_function_register("master", master);
+  MSG_function_register("slave", master);
+  MSG_launch_application(deployment_file);
+
+  MSG_main();
+  MSG_clean();
+  return 0;
+}
diff --git a/examples/msg/tracing/link_user_variables.tesh b/examples/msg/tracing/link_user_variables.tesh
new file mode 100644 (file)
index 0000000..9e5b700
--- /dev/null
@@ -0,0 +1,6 @@
+#! ./tesh
+
+p Tracing master/slave application
+$ $SG_TEST_EXENV ${bindir:=.}/tracing/link_user_variables$EXEEXT --cfg=tracing:1 --cfg=tracing/platform:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1'
index bdde3c7..0e9c942 100644 (file)
@@ -4,6 +4,21 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>tracing/ms.c</b> This is a master/slave program where the master creates
+ * tasks, send them to the slaves. For each task received, the slave executes
+ * it and then destroys it. This program uses several tracing functions that
+ * enable the tracing of categorized resource utilization, the use of trace marks,
+ * and user variables associated to the hosts of the platform file.
+ * You might want to run this program with the following parameters:
+ * --cfg=tracing/categorized:1
+ * --cfg=tracing/uncategorized:1
+ * --cfg=triva/categorized:triva_cat.plist
+ * --cfg=triva/uncategorized:triva_uncat.plist
+ * (See \ref tracing_tracing_options for details)
+ */
+
 #include <stdio.h>
 #include "msg/msg.h"
 #include "xbt/sysdep.h"         /* calloc, printf */
index 3efb251..3c2121a 100644 (file)
@@ -1,8 +1,20 @@
-/* Copyright (c) 2009 The SimGrid team. All rights reserved.                */
+/* Copyright (c) 2010 The SimGrid team. All rights reserved.                */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>tracing/procmig.c</b> This program shows a process migration. Tracing
+ * this program with the options below enables a gantt-chart visualization
+ * of where the process has been during its execution. Migrations are represented by
+ * arrows from the origin to the destination host.
+ * You might want to run this program with the following parameters:
+ * --cfg=tracing:1
+ * --cfg=tracing/msg/process:1
+ * (See \ref tracing_tracing_options for details)
+ */
+
 #include "msg/msg.h"            /* core library */
 #include "xbt/sysdep.h"         /* calloc */
 
index c7619bb..00f428a 100644 (file)
@@ -8,6 +8,16 @@
 #include "msg/msg.h"
 #include "xbt/sysdep.h"         /* calloc, printf */
 
+/** @addtogroup MSG_examples
+ * 
+ * @section MSG_ex_tracing Tracing and vizualization features
+ * 
+ * - <b>tracing/simple.c</b> very simple program where each process creates, executes and
+ *   destroy a task. You might want to run this program with the following parameters:
+ *   --cfg=tracing/uncategorized:1
+ *   (See \ref tracing_tracing_options for details)
+ */
+
 /* Create a log channel to have nice outputs. */
 #include "xbt/log.h"
 #include "xbt/asserts.h"
index 78a48c4..ffcfaa1 100644 (file)
@@ -4,6 +4,17 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>tracing/trace_platform.c</b>: This program demonstrates how a
+ * platform file is traced to a Paje trace file format using the tracing
+ * mechanism of Simgrid.
+ * You might want to run this program with the following parameters:
+ * --cfg=tracing:1
+ * --cfg=tracing/categorized:1
+ * (See \ref tracing_tracing_options for details)
+ */
+
 #include <stdio.h>
 #include "msg/msg.h"
 #include "xbt/sysdep.h"         /* calloc, printf */
index b8c11ea..fe38eea 100644 (file)
@@ -12846,15 +12846,15 @@ $ cat simgrid.trace
 > 6 0 4740 3 4333 "link_gw_toulouse"
 > 8 0 4 4740 1250000000.000000
 > 8 0 5 4740 0.000100
-> 4 13 1 2 3 ROUTER-LINK
+> 4 13 1 2 3 L1-ROUTER2-LINK3
 > 14 0 13 1 G 9 0
 > 15 0 13 1 G 18 0
-> 4 14 1 3 3 LINK-LINK
+> 4 14 1 3 3 L1-LINK3-LINK3
 > 14 0 14 1 G 18 1
 > 15 0 14 1 G 15 1
 > 14 0 14 1 G 15 2
 > 15 0 14 1 G 12 2
-> 4 15 1 3 2 LINK-ROUTER
+> 4 15 1 3 2 L1-LINK3-ROUTER2
 > 14 0 15 1 G 12 3
 > 15 0 15 1 G 2 3
 > 14 0 13 1 G 9 4
@@ -12915,15 +12915,15 @@ $ cat simgrid.trace
 > 15 0 15 1 G 6 31
 > 14 0 14 1 G 14 32
 > 15 0 14 1 G 13 32
-> 4 16 6 7 9 HOST-LINK
+> 4 16 6 7 9 L2-HOST7-LINK9
 > 14 0 16 4578 G 4591 33
 > 15 0 16 4578 G 4592 33
-> 4 17 6 9 9 LINK-LINK
+> 4 17 6 9 9 L2-LINK9-LINK9
 > 14 0 17 4578 G 4592 34
 > 15 0 17 4578 G 4736 34
 > 14 0 17 4578 G 4736 35
 > 15 0 17 4578 G 4605 35
-> 4 18 6 9 7 LINK-HOST
+> 4 18 6 9 7 L2-LINK9-HOST7
 > 14 0 18 4578 G 4605 36
 > 15 0 18 4578 G 4603 36
 > 14 0 17 4578 G 4736 37
@@ -12978,7 +12978,7 @@ $ cat simgrid.trace
 > 15 0 17 4578 G 4596 61
 > 14 0 18 4578 G 4596 62
 > 15 0 18 4578 G 4594 62
-> 4 19 6 9 12 LINK-ROUTER
+> 4 19 6 9 12 L2-LINK9-ROUTER12
 > 14 0 19 4578 G 4736 63
 > 15 0 19 4578 G 4735 63
 > 14 0 17 4578 G 4736 64
@@ -13979,16 +13979,18 @@ $ cat simgrid.trace
 > 15 0 16 4334 G 4342 561
 > 14 0 17 4334 G 4342 562
 > 15 0 17 4334 G 4576 562
-> 14 0 13 4333 G 4735 563
-> 15 0 13 4333 G 4737 563
-> 14 0 15 4333 G 4737 564
-> 15 0 15 4333 G 4739 564
+> 4 20 1 12 3 L1-ROUTER12-LINK3
+> 14 0 20 4333 G 4735 563
+> 15 0 20 4333 G 4737 563
+> 4 21 1 3 12 L1-LINK3-ROUTER12
+> 14 0 21 4333 G 4737 564
+> 15 0 21 4333 G 4739 564
 > 14 0 14 4333 G 4737 565
 > 15 0 14 4333 G 4577 565
-> 14 0 15 4333 G 4577 566
-> 15 0 15 4333 G 4575 566
-> 14 0 13 4333 G 4739 567
-> 15 0 13 4333 G 4577 567
+> 14 0 21 4333 G 4577 566
+> 15 0 21 4333 G 4575 566
+> 14 0 20 4333 G 4739 567
+> 15 0 20 4333 G 4577 567
 > 14 0 16 3737 G 3744 568
 > 15 0 16 3737 G 3745 568
 > 14 0 17 3737 G 3745 569
@@ -15293,22 +15295,22 @@ $ cat simgrid.trace
 > 15 0 16 3658 G 3705 1218
 > 14 0 17 3658 G 3705 1219
 > 15 0 17 3658 G 3735 1219
-> 14 0 13 3358 G 3862 1220
-> 15 0 13 3358 G 3860 1220
-> 14 0 15 3358 G 3860 1221
-> 15 0 15 3358 G 3858 1221
-> 14 0 13 3358 G 3862 1222
-> 15 0 13 3358 G 3554 1222
-> 14 0 15 3358 G 3554 1223
-> 15 0 15 3358 G 3552 1223
-> 14 0 13 3358 G 3862 1224
-> 15 0 13 3358 G 3657 1224
-> 14 0 15 3358 G 3657 1225
-> 15 0 15 3358 G 3655 1225
-> 14 0 13 3358 G 3862 1226
-> 15 0 13 3358 G 3736 1226
-> 14 0 15 3358 G 3736 1227
-> 15 0 15 3358 G 3734 1227
+> 14 0 20 3358 G 3862 1220
+> 15 0 20 3358 G 3860 1220
+> 14 0 21 3358 G 3860 1221
+> 15 0 21 3358 G 3858 1221
+> 14 0 20 3358 G 3862 1222
+> 15 0 20 3358 G 3554 1222
+> 14 0 21 3358 G 3554 1223
+> 15 0 21 3358 G 3552 1223
+> 14 0 20 3358 G 3862 1224
+> 15 0 20 3358 G 3657 1224
+> 14 0 21 3358 G 3657 1225
+> 15 0 21 3358 G 3655 1225
+> 14 0 20 3358 G 3862 1226
+> 15 0 20 3358 G 3736 1226
+> 14 0 21 3358 G 3736 1227
+> 15 0 21 3358 G 3734 1227
 > 14 0 14 3358 G 3860 1228
 > 15 0 14 3358 G 3554 1228
 > 14 0 14 3358 G 3860 1229
@@ -16271,22 +16273,22 @@ $ cat simgrid.trace
 > 15 0 16 500 G 508 1707
 > 14 0 17 500 G 508 1708
 > 15 0 17 500 G 538 1708
-> 14 0 13 499 G 757 1709
-> 15 0 13 499 G 759 1709
-> 14 0 15 499 G 759 1710
-> 15 0 15 499 G 867 1710
+> 14 0 20 499 G 757 1709
+> 15 0 20 499 G 759 1709
+> 14 0 21 499 G 759 1710
+> 15 0 21 499 G 867 1710
 > 14 0 14 499 G 759 1711
 > 15 0 14 499 G 865 1711
-> 14 0 15 499 G 865 1712
-> 15 0 15 499 G 863 1712
+> 14 0 21 499 G 865 1712
+> 15 0 21 499 G 863 1712
 > 14 0 14 499 G 759 1713
 > 15 0 14 499 G 539 1713
-> 14 0 15 499 G 539 1714
-> 15 0 15 499 G 537 1714
-> 14 0 13 499 G 867 1715
-> 15 0 13 499 G 865 1715
-> 14 0 13 499 G 867 1716
-> 15 0 13 499 G 539 1716
+> 14 0 21 499 G 539 1714
+> 15 0 21 499 G 537 1714
+> 14 0 20 499 G 867 1715
+> 15 0 20 499 G 865 1715
+> 14 0 20 499 G 867 1716
+> 15 0 20 499 G 539 1716
 > 14 0 14 499 G 865 1717
 > 15 0 14 499 G 539 1717
 > 14 0 16 3261 G 3316 1718
@@ -19013,16 +19015,16 @@ $ cat simgrid.trace
 > 15 0 16 2327 G 2488 3078
 > 14 0 17 2327 G 2488 3079
 > 15 0 17 2327 G 3259 3079
-> 14 0 13 2326 G 3352 3080
-> 15 0 13 2326 G 3354 3080
-> 14 0 15 2326 G 3354 3081
-> 15 0 15 2326 G 3356 3081
+> 14 0 20 2326 G 3352 3080
+> 15 0 20 2326 G 3354 3080
+> 14 0 21 2326 G 3354 3081
+> 15 0 21 2326 G 3356 3081
 > 14 0 14 2326 G 3354 3082
 > 15 0 14 2326 G 3260 3082
-> 14 0 15 2326 G 3260 3083
-> 15 0 15 2326 G 3258 3083
-> 14 0 13 2326 G 3356 3084
-> 15 0 13 2326 G 3260 3084
+> 14 0 21 2326 G 3260 3083
+> 15 0 21 2326 G 3258 3083
+> 14 0 20 2326 G 3356 3084
+> 15 0 20 2326 G 3260 3084
 > 14 0 16 1607 G 1641 3085
 > 15 0 16 1607 G 1642 3085
 > 14 0 17 1607 G 1642 3086
@@ -20915,16 +20917,16 @@ $ cat simgrid.trace
 > 15 0 16 2043 G 2303 4029
 > 14 0 17 2043 G 2303 4030
 > 15 0 17 2043 G 2321 4030
-> 14 0 13 1606 G 2040 4031
-> 15 0 13 1606 G 2042 4031
+> 14 0 20 1606 G 2040 4031
+> 15 0 20 1606 G 2042 4031
 > 14 0 14 1606 G 2042 4032
 > 15 0 14 1606 G 2322 4032
-> 14 0 15 1606 G 2322 4033
-> 15 0 15 1606 G 2320 4033
-> 14 0 15 1606 G 2042 4034
-> 15 0 15 1606 G 2324 4034
-> 14 0 15 1606 G 2322 4035
-> 15 0 15 1606 G 2324 4035
+> 14 0 21 1606 G 2322 4033
+> 15 0 21 1606 G 2320 4033
+> 14 0 21 1606 G 2042 4034
+> 15 0 21 1606 G 2324 4034
+> 14 0 21 1606 G 2322 4035
+> 15 0 21 1606 G 2324 4035
 > 14 0 16 462 G 469 4036
 > 15 0 16 462 G 470 4036
 > 14 0 17 462 G 470 4037
@@ -22163,24 +22165,24 @@ $ cat simgrid.trace
 > 15 0 16 179 G 406 4653
 > 14 0 17 179 G 406 4654
 > 15 0 17 179 G 460 4654
-> 14 0 13 21 G 493 4655
-> 15 0 13 21 G 495 4655
+> 14 0 20 21 G 493 4655
+> 15 0 20 21 G 495 4655
 > 14 0 14 21 G 495 4656
 > 15 0 14 21 G 178 4656
-> 14 0 15 21 G 178 4657
-> 15 0 15 21 G 176 4657
-> 14 0 15 21 G 495 4658
-> 15 0 15 21 G 497 4658
+> 14 0 21 21 G 178 4657
+> 15 0 21 21 G 176 4657
+> 14 0 21 21 G 495 4658
+> 15 0 21 21 G 497 4658
 > 14 0 14 21 G 495 4659
 > 15 0 14 21 G 461 4659
-> 14 0 15 21 G 461 4660
-> 15 0 15 21 G 459 4660
-> 14 0 15 21 G 178 4661
-> 15 0 15 21 G 497 4661
+> 14 0 21 21 G 461 4660
+> 15 0 21 21 G 459 4660
+> 14 0 21 21 G 178 4661
+> 15 0 21 21 G 497 4661
 > 14 0 14 21 G 178 4662
 > 15 0 14 21 G 461 4662
-> 14 0 13 21 G 497 4663
-> 15 0 13 21 G 461 4663
+> 14 0 20 21 G 497 4663
+> 15 0 20 21 G 461 4663
 > 14 0 16 1362 G 1375 4664
 > 15 0 16 1362 G 1376 4664
 > 14 0 17 1362 G 1376 4665
@@ -23265,16 +23267,16 @@ $ cat simgrid.trace
 > 15 0 16 1190 G 1213 5204
 > 14 0 17 1190 G 1213 5205
 > 15 0 17 1190 G 1360 5205
-> 14 0 13 1189 G 1600 5206
-> 15 0 13 1189 G 1602 5206
-> 14 0 15 1189 G 1602 5207
-> 15 0 15 1189 G 1604 5207
+> 14 0 20 1189 G 1600 5206
+> 15 0 20 1189 G 1602 5206
+> 14 0 21 1189 G 1602 5207
+> 15 0 21 1189 G 1604 5207
 > 14 0 14 1189 G 1602 5208
 > 15 0 14 1189 G 1361 5208
-> 14 0 15 1189 G 1361 5209
-> 15 0 15 1189 G 1359 5209
-> 14 0 13 1189 G 1604 5210
-> 15 0 13 1189 G 1361 5210
+> 14 0 21 1189 G 1361 5209
+> 15 0 21 1189 G 1359 5209
+> 14 0 20 1189 G 1604 5210
+> 15 0 20 1189 G 1361 5210
 > 14 0 16 1016 G 1059 5211
 > 15 0 16 1016 G 1060 5211
 > 14 0 17 1016 G 1060 5212
@@ -24083,34 +24085,34 @@ $ cat simgrid.trace
 > 15 0 16 870 G 923 5613
 > 14 0 17 870 G 923 5614
 > 15 0 17 870 G 950 5614
-> 14 0 13 869 G 1155 5615
-> 15 0 13 869 G 1157 5615
+> 14 0 20 869 G 1155 5615
+> 15 0 20 869 G 1157 5615
 > 14 0 14 869 G 1157 5616
 > 15 0 14 869 G 1015 5616
-> 14 0 15 869 G 1015 5617
-> 15 0 15 869 G 1013 5617
+> 14 0 21 869 G 1015 5617
+> 15 0 21 869 G 1013 5617
 > 14 0 14 869 G 1157 5618
 > 15 0 14 869 G 1185 5618
-> 14 0 15 869 G 1185 5619
-> 15 0 15 869 G 1183 5619
-> 14 0 15 869 G 1157 5620
-> 15 0 15 869 G 1187 5620
+> 14 0 21 869 G 1185 5619
+> 15 0 21 869 G 1183 5619
+> 14 0 21 869 G 1157 5620
+> 15 0 21 869 G 1187 5620
 > 14 0 14 869 G 1157 5621
 > 15 0 14 869 G 951 5621
-> 14 0 15 869 G 951 5622
-> 15 0 15 869 G 949 5622
+> 14 0 21 869 G 951 5622
+> 15 0 21 869 G 949 5622
 > 14 0 14 869 G 1015 5623
 > 15 0 14 869 G 1185 5623
-> 14 0 15 869 G 1015 5624
-> 15 0 15 869 G 1187 5624
+> 14 0 21 869 G 1015 5624
+> 15 0 21 869 G 1187 5624
 > 14 0 14 869 G 1015 5625
 > 15 0 14 869 G 951 5625
-> 14 0 15 869 G 1185 5626
-> 15 0 15 869 G 1187 5626
+> 14 0 21 869 G 1185 5626
+> 15 0 21 869 G 1187 5626
 > 14 0 14 869 G 1185 5627
 > 15 0 14 869 G 951 5627
-> 14 0 13 869 G 1187 5628
-> 15 0 13 869 G 951 5628
+> 14 0 20 869 G 1187 5628
+> 15 0 20 869 G 951 5628
 > 14 0 16 3865 G 3932 5629
 > 15 0 16 3865 G 3933 5629
 > 14 0 17 3865 G 3933 5630
@@ -25325,93 +25327,92 @@ $ cat simgrid.trace
 > 15 0 16 4037 G 4177 6234
 > 14 0 17 4037 G 4177 6235
 > 15 0 17 4037 G 4189 6235
-> 14 0 13 3864 G 4034 6236
-> 15 0 13 3864 G 4036 6236
-> 14 0 15 3864 G 4036 6237
-> 15 0 15 3864 G 4331 6237
+> 14 0 20 3864 G 4034 6236
+> 15 0 20 3864 G 4036 6236
+> 14 0 21 3864 G 4036 6237
+> 15 0 21 3864 G 4331 6237
 > 14 0 14 3864 G 4036 6238
 > 15 0 14 3864 G 4329 6238
-> 14 0 15 3864 G 4329 6239
-> 15 0 15 3864 G 4327 6239
+> 14 0 21 3864 G 4329 6239
+> 15 0 21 3864 G 4327 6239
 > 14 0 14 3864 G 4036 6240
 > 15 0 14 3864 G 4190 6240
-> 14 0 15 3864 G 4190 6241
-> 15 0 15 3864 G 4188 6241
-> 14 0 13 3864 G 4331 6242
-> 15 0 13 3864 G 4329 6242
-> 14 0 13 3864 G 4331 6243
-> 15 0 13 3864 G 4190 6243
+> 14 0 21 3864 G 4190 6241
+> 15 0 21 3864 G 4188 6241
+> 14 0 20 3864 G 4331 6242
+> 15 0 20 3864 G 4329 6242
+> 14 0 20 3864 G 4331 6243
+> 15 0 20 3864 G 4190 6243
 > 14 0 14 3864 G 4329 6244
 > 15 0 14 3864 G 4190 6244
-> 4 20 0 2 3 ROUTER-LINK
-> 14 0 20 0 G 10 6245
-> 15 0 20 0 G 4740 6245
-> 4 21 0 3 12 LINK-ROUTER
-> 14 0 21 0 G 4740 6246
-> 15 0 21 0 G 4739 6246
-> 14 0 20 0 G 5 6247
-> 15 0 20 0 G 3863 6247
-> 14 0 21 0 G 3863 6248
-> 15 0 21 0 G 3862 6248
-> 14 0 20 0 G 8 6249
-> 15 0 20 0 G 868 6249
-> 14 0 21 0 G 868 6250
-> 15 0 21 0 G 867 6250
-> 14 0 20 0 G 3 6251
-> 15 0 20 0 G 3357 6251
-> 14 0 21 0 G 3357 6252
-> 15 0 21 0 G 3356 6252
-> 14 0 20 0 G 4 6253
-> 15 0 20 0 G 2325 6253
-> 14 0 21 0 G 2325 6254
-> 15 0 21 0 G 2324 6254
-> 14 0 20 0 G 7 6255
-> 15 0 20 0 G 498 6255
-> 14 0 21 0 G 498 6256
-> 15 0 21 0 G 497 6256
-> 14 0 20 0 G 6 6257
-> 15 0 20 0 G 1605 6257
-> 14 0 21 0 G 1605 6258
-> 15 0 21 0 G 1604 6258
-> 14 0 20 0 G 2 6259
-> 15 0 20 0 G 1188 6259
-> 14 0 21 0 G 1188 6260
-> 15 0 21 0 G 1187 6260
-> 14 0 20 0 G 11 6261
-> 15 0 20 0 G 4332 6261
-> 14 0 21 0 G 4332 6262
-> 15 0 21 0 G 4331 6262
-> 4 22 0 3 3 LINK-LINK
-> 14 0 22 0 G 4740 6263
-> 15 0 22 0 G 20 6263
-> 14 0 22 0 G 14 6264
-> 15 0 22 0 G 3863 6264
-> 14 0 22 0 G 17 6265
-> 15 0 22 0 G 868 6265
-> 14 0 22 0 G 15 6266
-> 15 0 22 0 G 3357 6266
-> 14 0 22 0 G 13 6267
-> 15 0 22 0 G 2325 6267
-> 14 0 22 0 G 16 6268
-> 15 0 22 0 G 498 6268
-> 14 0 22 0 G 18 6269
-> 15 0 22 0 G 1605 6269
-> 14 0 22 0 G 12 6270
-> 15 0 22 0 G 1188 6270
-> 14 0 22 0 G 19 6271
-> 15 0 22 0 G 4332 6271
-> 14 0 22 0 G 14 6272
-> 15 0 22 0 G 3357 6272
-> 14 0 22 0 G 15 6273
-> 15 0 22 0 G 1605 6273
-> 14 0 22 0 G 17 6274
-> 15 0 22 0 G 1605 6274
-> 14 0 22 0 G 3357 6275
-> 15 0 22 0 G 13 6275
-> 14 0 22 0 G 3357 6276
-> 15 0 22 0 G 12 6276
-> 14 0 22 0 G 16 6277
-> 15 0 22 0 G 1605 6277
+> 4 22 0 2 3 0-ROUTER2-LINK3
+> 14 0 22 0 G 10 6245
+> 15 0 22 0 G 4740 6245
+> 14 0 21 4333 G 4740 6246
+> 15 0 21 4333 G 4739 6246
+> 14 0 22 0 G 5 6247
+> 15 0 22 0 G 3863 6247
+> 14 0 21 3358 G 3863 6248
+> 15 0 21 3358 G 3862 6248
+> 14 0 22 0 G 8 6249
+> 15 0 22 0 G 868 6249
+> 14 0 21 499 G 868 6250
+> 15 0 21 499 G 867 6250
+> 14 0 22 0 G 3 6251
+> 15 0 22 0 G 3357 6251
+> 14 0 21 2326 G 3357 6252
+> 15 0 21 2326 G 3356 6252
+> 14 0 22 0 G 4 6253
+> 15 0 22 0 G 2325 6253
+> 14 0 21 1606 G 2325 6254
+> 15 0 21 1606 G 2324 6254
+> 14 0 22 0 G 7 6255
+> 15 0 22 0 G 498 6255
+> 14 0 21 21 G 498 6256
+> 15 0 21 21 G 497 6256
+> 14 0 22 0 G 6 6257
+> 15 0 22 0 G 1605 6257
+> 14 0 21 1189 G 1605 6258
+> 15 0 21 1189 G 1604 6258
+> 14 0 22 0 G 2 6259
+> 15 0 22 0 G 1188 6259
+> 14 0 21 869 G 1188 6260
+> 15 0 21 869 G 1187 6260
+> 14 0 22 0 G 11 6261
+> 15 0 22 0 G 4332 6261
+> 14 0 21 3864 G 4332 6262
+> 15 0 21 3864 G 4331 6262
+> 4 23 0 3 3 0-LINK3-LINK3
+> 14 0 23 0 G 4740 6263
+> 15 0 23 0 G 20 6263
+> 14 0 23 0 G 14 6264
+> 15 0 23 0 G 3863 6264
+> 14 0 23 0 G 17 6265
+> 15 0 23 0 G 868 6265
+> 14 0 23 0 G 15 6266
+> 15 0 23 0 G 3357 6266
+> 14 0 23 0 G 13 6267
+> 15 0 23 0 G 2325 6267
+> 14 0 23 0 G 16 6268
+> 15 0 23 0 G 498 6268
+> 14 0 23 0 G 18 6269
+> 15 0 23 0 G 1605 6269
+> 14 0 23 0 G 12 6270
+> 15 0 23 0 G 1188 6270
+> 14 0 23 0 G 19 6271
+> 15 0 23 0 G 4332 6271
+> 14 0 23 0 G 14 6272
+> 15 0 23 0 G 3357 6272
+> 14 0 23 0 G 15 6273
+> 15 0 23 0 G 1605 6273
+> 14 0 23 0 G 17 6274
+> 15 0 23 0 G 1605 6274
+> 14 0 23 0 G 3357 6275
+> 15 0 23 0 G 13 6275
+> 14 0 23 0 G 3357 6276
+> 15 0 23 0 G 12 6276
+> 14 0 23 0 G 16 6277
+> 15 0 23 0 G 1605 6277
 > 7 0 2 9
 > 7 0 3 18
 > 7 0 3 19
@@ -30154,30185 +30155,4 @@ $ cat simgrid.trace
 > 7 0 1 3864
 > 7 0 0 0
 
-$ $SG_TEST_EXENV ${bindir:=.}/tracing/trace_platform$EXEEXT --cfg=tracing:1 --cfg=tracing/categorized:1 ${srcdir:=.}/../platforms/g5k_cabinets.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/categorized' to '1'
-> [0.000000] [instr_config/INFO] Tracing resource utilization active, network/optim configuration now set to Full.
-
-$ cat simgrid.trace
-> %EventDef PajeDefineContainerType 0 
-> %       Alias string 
-> %       Type string 
-> %       Name string 
-> %EndEventDef 
-> %EventDef PajeDefineVariableType 1 
-> %       Alias string 
-> %       Type string 
-> %       Name string 
-> %       Color color 
-> %EndEventDef 
-> %EventDef PajeDefineStateType 2 
-> %       Alias string 
-> %       Type string 
-> %       Name string 
-> %EndEventDef 
-> %EventDef PajeDefineEventType 3 
-> %       Alias string 
-> %       Type string 
-> %       Name string 
-> %       Color color 
-> %EndEventDef 
-> %EventDef PajeDefineLinkType 4 
-> %       Alias string 
-> %       Type string 
-> %       StartContainerType string 
-> %       EndContainerType string 
-> %       Name string 
-> %EndEventDef 
-> %EventDef PajeDefineEntityValue 5 
-> %       Alias string 
-> %       Type string 
-> %       Name string 
-> %       Color color 
-> %EndEventDef 
-> %EventDef PajeCreateContainer 6 
-> %       Time date 
-> %       Alias string 
-> %       Type string 
-> %       Container string 
-> %       Name string 
-> %EndEventDef 
-> %EventDef PajeDestroyContainer 7 
-> %       Time date 
-> %       Type string 
-> %       Name string 
-> %EndEventDef 
-> %EventDef PajeSetVariable 8 
-> %       Time date 
-> %       Type string 
-> %       Container string 
-> %       Value double 
-> %EndEventDef
-> %EventDef PajeAddVariable 9 
-> %       Time date 
-> %       Type string 
-> %       Container string 
-> %       Value double 
-> %EndEventDef
-> %EventDef PajeSubVariable 10 
-> %       Time date 
-> %       Type string 
-> %       Container string 
-> %       Value double 
-> %EndEventDef
-> %EventDef PajeSetState 11 
-> %       Time date 
-> %       Type string 
-> %       Container string 
-> %       Value string 
-> %EndEventDef
-> %EventDef PajePushState 12 
-> %       Time date 
-> %       Type string 
-> %       Container string 
-> %       Value string 
-> %EndEventDef
-> %EventDef PajePopState 13 
-> %       Time date 
-> %       Type string 
-> %       Container string 
-> %EndEventDef
-> %EventDef PajeStartLink 14 
-> %       Time date 
-> %       Type string 
-> %       Container string 
-> %       Value string 
-> %       StartContainer string 
-> %       Key string 
-> %EndEventDef
-> %EventDef PajeEndLink 15 
-> %       Time date 
-> %       Type string 
-> %       Container string 
-> %       Value string 
-> %       EndContainer string 
-> %       Key string 
-> %EndEventDef
-> %EventDef PajeNewEvent 16 
-> %       Time date 
-> %       Type string 
-> %       Container string 
-> %       Value string 
-> %EndEventDef
-> 0 1 0 L1
-> 6 0 1 1 0 "AS_interne"
-> 0 2 1 ROUTER
-> 6 0 2 2 1 "lille"
-> 6 0 3 2 1 "paris"
-> 6 0 4 2 1 "nancy"
-> 6 0 5 2 1 "rennes"
-> 6 0 6 2 1 "lyon"
-> 6 0 7 2 1 "bordeaux"
-> 6 0 8 2 1 "grenoble"
-> 6 0 9 2 1 "marseille"
-> 6 0 10 2 1 "toulouse"
-> 6 0 11 2 1 "sophia"
-> 0 3 1 LINK
-> 6 0 12 3 1 "Lille_Paris"
-> 1 4 3 bandwidth "1 1 1"
-> 1 5 3 latency "1 1 1"
-> 8 0 4 12 1250000000.000000
-> 8 0 5 12 0.000100
-> 6 0 13 3 1 "Paris_Nancy"
-> 8 0 4 13 1250000000.000000
-> 8 0 5 13 0.000100
-> 6 0 14 3 1 "Paris_Rennes"
-> 8 0 4 14 1250000000.000000
-> 8 0 5 14 0.000100
-> 6 0 15 3 1 "Paris_Lyon"
-> 8 0 4 15 1250000000.000000
-> 8 0 5 15 0.000100
-> 6 0 16 3 1 "Bordeaux_Lyon"
-> 8 0 4 16 1250000000.000000
-> 8 0 5 16 0.000100
-> 6 0 17 3 1 "Lyon_Grenoble"
-> 8 0 4 17 1250000000.000000
-> 8 0 5 17 0.000100
-> 6 0 18 3 1 "Lyon_Marseille"
-> 8 0 4 18 1250000000.000000
-> 8 0 5 18 0.000100
-> 6 0 19 3 1 "Marseille_Sophia"
-> 8 0 4 19 1250000000.000000
-> 8 0 5 19 0.000100
-> 6 0 20 3 1 "Marseille_Toulouse"
-> 8 0 4 20 1250000000.000000
-> 8 0 5 20 0.000100
-> 6 0 21 1 0 "AS_bordeaux"
-> 0 6 1 L2
-> 6 0 22 6 21 "AS_bordeplage"
-> 0 7 6 HOST
-> 6 0 23 7 22 "bordeplage-1.bordeaux.grid5000.fr"
-> 1 8 7 power "1 1 1"
-> 8 0 8 23 5229700000.000000
-> 0 9 6 LINK
-> 6 0 24 9 22 "AS_bordeplage_link_1_UP"
-> 1 10 9 bandwidth "1 1 1"
-> 1 11 9 latency "1 1 1"
-> 8 0 10 24 125000000.000000
-> 8 0 11 24 0.000100
-> 6 0 25 9 22 "AS_bordeplage_link_1_DOWN"
-> 8 0 10 25 125000000.000000
-> 8 0 11 25 0.000100
-> 6 0 26 7 22 "bordeplage-2.bordeaux.grid5000.fr"
-> 8 0 8 26 5229700000.000000
-> 6 0 27 9 22 "AS_bordeplage_link_2_UP"
-> 8 0 10 27 125000000.000000
-> 8 0 11 27 0.000100
-> 6 0 28 9 22 "AS_bordeplage_link_2_DOWN"
-> 8 0 10 28 125000000.000000
-> 8 0 11 28 0.000100
-> 6 0 29 7 22 "bordeplage-3.bordeaux.grid5000.fr"
-> 8 0 8 29 5229700000.000000
-> 6 0 30 9 22 "AS_bordeplage_link_3_UP"
-> 8 0 10 30 125000000.000000
-> 8 0 11 30 0.000100
-> 6 0 31 9 22 "AS_bordeplage_link_3_DOWN"
-> 8 0 10 31 125000000.000000
-> 8 0 11 31 0.000100
-> 6 0 32 7 22 "bordeplage-4.bordeaux.grid5000.fr"
-> 8 0 8 32 5229700000.000000
-> 6 0 33 9 22 "AS_bordeplage_link_4_UP"
-> 8 0 10 33 125000000.000000
-> 8 0 11 33 0.000100
-> 6 0 34 9 22 "AS_bordeplage_link_4_DOWN"
-> 8 0 10 34 125000000.000000
-> 8 0 11 34 0.000100
-> 6 0 35 7 22 "bordeplage-5.bordeaux.grid5000.fr"
-> 8 0 8 35 5229700000.000000
-> 6 0 36 9 22 "AS_bordeplage_link_5_UP"
-> 8 0 10 36 125000000.000000
-> 8 0 11 36 0.000100
-> 6 0 37 9 22 "AS_bordeplage_link_5_DOWN"
-> 8 0 10 37 125000000.000000
-> 8 0 11 37 0.000100
-> 6 0 38 7 22 "bordeplage-6.bordeaux.grid5000.fr"
-> 8 0 8 38 5229700000.000000
-> 6 0 39 9 22 "AS_bordeplage_link_6_UP"
-> 8 0 10 39 125000000.000000
-> 8 0 11 39 0.000100
-> 6 0 40 9 22 "AS_bordeplage_link_6_DOWN"
-> 8 0 10 40 125000000.000000
-> 8 0 11 40 0.000100
-> 6 0 41 7 22 "bordeplage-7.bordeaux.grid5000.fr"
-> 8 0 8 41 5229700000.000000
-> 6 0 42 9 22 "AS_bordeplage_link_7_UP"
-> 8 0 10 42 125000000.000000
-> 8 0 11 42 0.000100
-> 6 0 43 9 22 "AS_bordeplage_link_7_DOWN"
-> 8 0 10 43 125000000.000000
-> 8 0 11 43 0.000100
-> 6 0 44 7 22 "bordeplage-8.bordeaux.grid5000.fr"
-> 8 0 8 44 5229700000.000000
-> 6 0 45 9 22 "AS_bordeplage_link_8_UP"
-> 8 0 10 45 125000000.000000
-> 8 0 11 45 0.000100
-> 6 0 46 9 22 "AS_bordeplage_link_8_DOWN"
-> 8 0 10 46 125000000.000000
-> 8 0 11 46 0.000100
-> 6 0 47 7 22 "bordeplage-9.bordeaux.grid5000.fr"
-> 8 0 8 47 5229700000.000000
-> 6 0 48 9 22 "AS_bordeplage_link_9_UP"
-> 8 0 10 48 125000000.000000
-> 8 0 11 48 0.000100
-> 6 0 49 9 22 "AS_bordeplage_link_9_DOWN"
-> 8 0 10 49 125000000.000000
-> 8 0 11 49 0.000100
-> 6 0 50 7 22 "bordeplage-10.bordeaux.grid5000.fr"
-> 8 0 8 50 5229700000.000000
-> 6 0 51 9 22 "AS_bordeplage_link_10_UP"
-> 8 0 10 51 125000000.000000
-> 8 0 11 51 0.000100
-> 6 0 52 9 22 "AS_bordeplage_link_10_DOWN"
-> 8 0 10 52 125000000.000000
-> 8 0 11 52 0.000100
-> 6 0 53 7 22 "bordeplage-11.bordeaux.grid5000.fr"
-> 8 0 8 53 5229700000.000000
-> 6 0 54 9 22 "AS_bordeplage_link_11_UP"
-> 8 0 10 54 125000000.000000
-> 8 0 11 54 0.000100
-> 6 0 55 9 22 "AS_bordeplage_link_11_DOWN"
-> 8 0 10 55 125000000.000000
-> 8 0 11 55 0.000100
-> 6 0 56 7 22 "bordeplage-12.bordeaux.grid5000.fr"
-> 8 0 8 56 5229700000.000000
-> 6 0 57 9 22 "AS_bordeplage_link_12_UP"
-> 8 0 10 57 125000000.000000
-> 8 0 11 57 0.000100
-> 6 0 58 9 22 "AS_bordeplage_link_12_DOWN"
-> 8 0 10 58 125000000.000000
-> 8 0 11 58 0.000100
-> 6 0 59 7 22 "bordeplage-13.bordeaux.grid5000.fr"
-> 8 0 8 59 5229700000.000000
-> 6 0 60 9 22 "AS_bordeplage_link_13_UP"
-> 8 0 10 60 125000000.000000
-> 8 0 11 60 0.000100
-> 6 0 61 9 22 "AS_bordeplage_link_13_DOWN"
-> 8 0 10 61 125000000.000000
-> 8 0 11 61 0.000100
-> 6 0 62 7 22 "bordeplage-14.bordeaux.grid5000.fr"
-> 8 0 8 62 5229700000.000000
-> 6 0 63 9 22 "AS_bordeplage_link_14_UP"
-> 8 0 10 63 125000000.000000
-> 8 0 11 63 0.000100
-> 6 0 64 9 22 "AS_bordeplage_link_14_DOWN"
-> 8 0 10 64 125000000.000000
-> 8 0 11 64 0.000100
-> 6 0 65 7 22 "bordeplage-15.bordeaux.grid5000.fr"
-> 8 0 8 65 5229700000.000000
-> 6 0 66 9 22 "AS_bordeplage_link_15_UP"
-> 8 0 10 66 125000000.000000
-> 8 0 11 66 0.000100
-> 6 0 67 9 22 "AS_bordeplage_link_15_DOWN"
-> 8 0 10 67 125000000.000000
-> 8 0 11 67 0.000100
-> 6 0 68 7 22 "bordeplage-16.bordeaux.grid5000.fr"
-> 8 0 8 68 5229700000.000000
-> 6 0 69 9 22 "AS_bordeplage_link_16_UP"
-> 8 0 10 69 125000000.000000
-> 8 0 11 69 0.000100
-> 6 0 70 9 22 "AS_bordeplage_link_16_DOWN"
-> 8 0 10 70 125000000.000000
-> 8 0 11 70 0.000100
-> 6 0 71 7 22 "bordeplage-17.bordeaux.grid5000.fr"
-> 8 0 8 71 5229700000.000000
-> 6 0 72 9 22 "AS_bordeplage_link_17_UP"
-> 8 0 10 72 125000000.000000
-> 8 0 11 72 0.000100
-> 6 0 73 9 22 "AS_bordeplage_link_17_DOWN"
-> 8 0 10 73 125000000.000000
-> 8 0 11 73 0.000100
-> 6 0 74 7 22 "bordeplage-18.bordeaux.grid5000.fr"
-> 8 0 8 74 5229700000.000000
-> 6 0 75 9 22 "AS_bordeplage_link_18_UP"
-> 8 0 10 75 125000000.000000
-> 8 0 11 75 0.000100
-> 6 0 76 9 22 "AS_bordeplage_link_18_DOWN"
-> 8 0 10 76 125000000.000000
-> 8 0 11 76 0.000100
-> 6 0 77 7 22 "bordeplage-19.bordeaux.grid5000.fr"
-> 8 0 8 77 5229700000.000000
-> 6 0 78 9 22 "AS_bordeplage_link_19_UP"
-> 8 0 10 78 125000000.000000
-> 8 0 11 78 0.000100
-> 6 0 79 9 22 "AS_bordeplage_link_19_DOWN"
-> 8 0 10 79 125000000.000000
-> 8 0 11 79 0.000100
-> 6 0 80 7 22 "bordeplage-20.bordeaux.grid5000.fr"
-> 8 0 8 80 5229700000.000000
-> 6 0 81 9 22 "AS_bordeplage_link_20_UP"
-> 8 0 10 81 125000000.000000
-> 8 0 11 81 0.000100
-> 6 0 82 9 22 "AS_bordeplage_link_20_DOWN"
-> 8 0 10 82 125000000.000000
-> 8 0 11 82 0.000100
-> 6 0 83 7 22 "bordeplage-21.bordeaux.grid5000.fr"
-> 8 0 8 83 5229700000.000000
-> 6 0 84 9 22 "AS_bordeplage_link_21_UP"
-> 8 0 10 84 125000000.000000
-> 8 0 11 84 0.000100
-> 6 0 85 9 22 "AS_bordeplage_link_21_DOWN"
-> 8 0 10 85 125000000.000000
-> 8 0 11 85 0.000100
-> 6 0 86 7 22 "bordeplage-22.bordeaux.grid5000.fr"
-> 8 0 8 86 5229700000.000000
-> 6 0 87 9 22 "AS_bordeplage_link_22_UP"
-> 8 0 10 87 125000000.000000
-> 8 0 11 87 0.000100
-> 6 0 88 9 22 "AS_bordeplage_link_22_DOWN"
-> 8 0 10 88 125000000.000000
-> 8 0 11 88 0.000100
-> 6 0 89 7 22 "bordeplage-23.bordeaux.grid5000.fr"
-> 8 0 8 89 5229700000.000000
-> 6 0 90 9 22 "AS_bordeplage_link_23_UP"
-> 8 0 10 90 125000000.000000
-> 8 0 11 90 0.000100
-> 6 0 91 9 22 "AS_bordeplage_link_23_DOWN"
-> 8 0 10 91 125000000.000000
-> 8 0 11 91 0.000100
-> 6 0 92 7 22 "bordeplage-24.bordeaux.grid5000.fr"
-> 8 0 8 92 5229700000.000000
-> 6 0 93 9 22 "AS_bordeplage_link_24_UP"
-> 8 0 10 93 125000000.000000
-> 8 0 11 93 0.000100
-> 6 0 94 9 22 "AS_bordeplage_link_24_DOWN"
-> 8 0 10 94 125000000.000000
-> 8 0 11 94 0.000100
-> 6 0 95 7 22 "bordeplage-25.bordeaux.grid5000.fr"
-> 8 0 8 95 5229700000.000000
-> 6 0 96 9 22 "AS_bordeplage_link_25_UP"
-> 8 0 10 96 125000000.000000
-> 8 0 11 96 0.000100
-> 6 0 97 9 22 "AS_bordeplage_link_25_DOWN"
-> 8 0 10 97 125000000.000000
-> 8 0 11 97 0.000100
-> 6 0 98 7 22 "bordeplage-26.bordeaux.grid5000.fr"
-> 8 0 8 98 5229700000.000000
-> 6 0 99 9 22 "AS_bordeplage_link_26_UP"
-> 8 0 10 99 125000000.000000
-> 8 0 11 99 0.000100
-> 6 0 100 9 22 "AS_bordeplage_link_26_DOWN"
-> 8 0 10 100 125000000.000000
-> 8 0 11 100 0.000100
-> 6 0 101 7 22 "bordeplage-27.bordeaux.grid5000.fr"
-> 8 0 8 101 5229700000.000000
-> 6 0 102 9 22 "AS_bordeplage_link_27_UP"
-> 8 0 10 102 125000000.000000
-> 8 0 11 102 0.000100
-> 6 0 103 9 22 "AS_bordeplage_link_27_DOWN"
-> 8 0 10 103 125000000.000000
-> 8 0 11 103 0.000100
-> 6 0 104 7 22 "bordeplage-28.bordeaux.grid5000.fr"
-> 8 0 8 104 5229700000.000000
-> 6 0 105 9 22 "AS_bordeplage_link_28_UP"
-> 8 0 10 105 125000000.000000
-> 8 0 11 105 0.000100
-> 6 0 106 9 22 "AS_bordeplage_link_28_DOWN"
-> 8 0 10 106 125000000.000000
-> 8 0 11 106 0.000100
-> 6 0 107 7 22 "bordeplage-29.bordeaux.grid5000.fr"
-> 8 0 8 107 5229700000.000000
-> 6 0 108 9 22 "AS_bordeplage_link_29_UP"
-> 8 0 10 108 125000000.000000
-> 8 0 11 108 0.000100
-> 6 0 109 9 22 "AS_bordeplage_link_29_DOWN"
-> 8 0 10 109 125000000.000000
-> 8 0 11 109 0.000100
-> 6 0 110 7 22 "bordeplage-30.bordeaux.grid5000.fr"
-> 8 0 8 110 5229700000.000000
-> 6 0 111 9 22 "AS_bordeplage_link_30_UP"
-> 8 0 10 111 125000000.000000
-> 8 0 11 111 0.000100
-> 6 0 112 9 22 "AS_bordeplage_link_30_DOWN"
-> 8 0 10 112 125000000.000000
-> 8 0 11 112 0.000100
-> 6 0 113 7 22 "bordeplage-31.bordeaux.grid5000.fr"
-> 8 0 8 113 5229700000.000000
-> 6 0 114 9 22 "AS_bordeplage_link_31_UP"
-> 8 0 10 114 125000000.000000
-> 8 0 11 114 0.000100
-> 6 0 115 9 22 "AS_bordeplage_link_31_DOWN"
-> 8 0 10 115 125000000.000000
-> 8 0 11 115 0.000100
-> 6 0 116 7 22 "bordeplage-32.bordeaux.grid5000.fr"
-> 8 0 8 116 5229700000.000000
-> 6 0 117 9 22 "AS_bordeplage_link_32_UP"
-> 8 0 10 117 125000000.000000
-> 8 0 11 117 0.000100
-> 6 0 118 9 22 "AS_bordeplage_link_32_DOWN"
-> 8 0 10 118 125000000.000000
-> 8 0 11 118 0.000100
-> 6 0 119 7 22 "bordeplage-33.bordeaux.grid5000.fr"
-> 8 0 8 119 5229700000.000000
-> 6 0 120 9 22 "AS_bordeplage_link_33_UP"
-> 8 0 10 120 125000000.000000
-> 8 0 11 120 0.000100
-> 6 0 121 9 22 "AS_bordeplage_link_33_DOWN"
-> 8 0 10 121 125000000.000000
-> 8 0 11 121 0.000100
-> 6 0 122 7 22 "bordeplage-34.bordeaux.grid5000.fr"
-> 8 0 8 122 5229700000.000000
-> 6 0 123 9 22 "AS_bordeplage_link_34_UP"
-> 8 0 10 123 125000000.000000
-> 8 0 11 123 0.000100
-> 6 0 124 9 22 "AS_bordeplage_link_34_DOWN"
-> 8 0 10 124 125000000.000000
-> 8 0 11 124 0.000100
-> 6 0 125 7 22 "bordeplage-35.bordeaux.grid5000.fr"
-> 8 0 8 125 5229700000.000000
-> 6 0 126 9 22 "AS_bordeplage_link_35_UP"
-> 8 0 10 126 125000000.000000
-> 8 0 11 126 0.000100
-> 6 0 127 9 22 "AS_bordeplage_link_35_DOWN"
-> 8 0 10 127 125000000.000000
-> 8 0 11 127 0.000100
-> 6 0 128 7 22 "bordeplage-36.bordeaux.grid5000.fr"
-> 8 0 8 128 5229700000.000000
-> 6 0 129 9 22 "AS_bordeplage_link_36_UP"
-> 8 0 10 129 125000000.000000
-> 8 0 11 129 0.000100
-> 6 0 130 9 22 "AS_bordeplage_link_36_DOWN"
-> 8 0 10 130 125000000.000000
-> 8 0 11 130 0.000100
-> 6 0 131 7 22 "bordeplage-37.bordeaux.grid5000.fr"
-> 8 0 8 131 5229700000.000000
-> 6 0 132 9 22 "AS_bordeplage_link_37_UP"
-> 8 0 10 132 125000000.000000
-> 8 0 11 132 0.000100
-> 6 0 133 9 22 "AS_bordeplage_link_37_DOWN"
-> 8 0 10 133 125000000.000000
-> 8 0 11 133 0.000100
-> 6 0 134 7 22 "bordeplage-38.bordeaux.grid5000.fr"
-> 8 0 8 134 5229700000.000000
-> 6 0 135 9 22 "AS_bordeplage_link_38_UP"
-> 8 0 10 135 125000000.000000
-> 8 0 11 135 0.000100
-> 6 0 136 9 22 "AS_bordeplage_link_38_DOWN"
-> 8 0 10 136 125000000.000000
-> 8 0 11 136 0.000100
-> 6 0 137 7 22 "bordeplage-39.bordeaux.grid5000.fr"
-> 8 0 8 137 5229700000.000000
-> 6 0 138 9 22 "AS_bordeplage_link_39_UP"
-> 8 0 10 138 125000000.000000
-> 8 0 11 138 0.000100
-> 6 0 139 9 22 "AS_bordeplage_link_39_DOWN"
-> 8 0 10 139 125000000.000000
-> 8 0 11 139 0.000100
-> 6 0 140 7 22 "bordeplage-40.bordeaux.grid5000.fr"
-> 8 0 8 140 5229700000.000000
-> 6 0 141 9 22 "AS_bordeplage_link_40_UP"
-> 8 0 10 141 125000000.000000
-> 8 0 11 141 0.000100
-> 6 0 142 9 22 "AS_bordeplage_link_40_DOWN"
-> 8 0 10 142 125000000.000000
-> 8 0 11 142 0.000100
-> 6 0 143 7 22 "bordeplage-41.bordeaux.grid5000.fr"
-> 8 0 8 143 5229700000.000000
-> 6 0 144 9 22 "AS_bordeplage_link_41_UP"
-> 8 0 10 144 125000000.000000
-> 8 0 11 144 0.000100
-> 6 0 145 9 22 "AS_bordeplage_link_41_DOWN"
-> 8 0 10 145 125000000.000000
-> 8 0 11 145 0.000100
-> 6 0 146 7 22 "bordeplage-42.bordeaux.grid5000.fr"
-> 8 0 8 146 5229700000.000000
-> 6 0 147 9 22 "AS_bordeplage_link_42_UP"
-> 8 0 10 147 125000000.000000
-> 8 0 11 147 0.000100
-> 6 0 148 9 22 "AS_bordeplage_link_42_DOWN"
-> 8 0 10 148 125000000.000000
-> 8 0 11 148 0.000100
-> 6 0 149 7 22 "bordeplage-43.bordeaux.grid5000.fr"
-> 8 0 8 149 5229700000.000000
-> 6 0 150 9 22 "AS_bordeplage_link_43_UP"
-> 8 0 10 150 125000000.000000
-> 8 0 11 150 0.000100
-> 6 0 151 9 22 "AS_bordeplage_link_43_DOWN"
-> 8 0 10 151 125000000.000000
-> 8 0 11 151 0.000100
-> 6 0 152 7 22 "bordeplage-44.bordeaux.grid5000.fr"
-> 8 0 8 152 5229700000.000000
-> 6 0 153 9 22 "AS_bordeplage_link_44_UP"
-> 8 0 10 153 125000000.000000
-> 8 0 11 153 0.000100
-> 6 0 154 9 22 "AS_bordeplage_link_44_DOWN"
-> 8 0 10 154 125000000.000000
-> 8 0 11 154 0.000100
-> 6 0 155 7 22 "bordeplage-45.bordeaux.grid5000.fr"
-> 8 0 8 155 5229700000.000000
-> 6 0 156 9 22 "AS_bordeplage_link_45_UP"
-> 8 0 10 156 125000000.000000
-> 8 0 11 156 0.000100
-> 6 0 157 9 22 "AS_bordeplage_link_45_DOWN"
-> 8 0 10 157 125000000.000000
-> 8 0 11 157 0.000100
-> 6 0 158 7 22 "bordeplage-46.bordeaux.grid5000.fr"
-> 8 0 8 158 5229700000.000000
-> 6 0 159 9 22 "AS_bordeplage_link_46_UP"
-> 8 0 10 159 125000000.000000
-> 8 0 11 159 0.000100
-> 6 0 160 9 22 "AS_bordeplage_link_46_DOWN"
-> 8 0 10 160 125000000.000000
-> 8 0 11 160 0.000100
-> 6 0 161 7 22 "bordeplage-47.bordeaux.grid5000.fr"
-> 8 0 8 161 5229700000.000000
-> 6 0 162 9 22 "AS_bordeplage_link_47_UP"
-> 8 0 10 162 125000000.000000
-> 8 0 11 162 0.000100
-> 6 0 163 9 22 "AS_bordeplage_link_47_DOWN"
-> 8 0 10 163 125000000.000000
-> 8 0 11 163 0.000100
-> 6 0 164 7 22 "bordeplage-48.bordeaux.grid5000.fr"
-> 8 0 8 164 5229700000.000000
-> 6 0 165 9 22 "AS_bordeplage_link_48_UP"
-> 8 0 10 165 125000000.000000
-> 8 0 11 165 0.000100
-> 6 0 166 9 22 "AS_bordeplage_link_48_DOWN"
-> 8 0 10 166 125000000.000000
-> 8 0 11 166 0.000100
-> 6 0 167 7 22 "bordeplage-49.bordeaux.grid5000.fr"
-> 8 0 8 167 5229700000.000000
-> 6 0 168 9 22 "AS_bordeplage_link_49_UP"
-> 8 0 10 168 125000000.000000
-> 8 0 11 168 0.000100
-> 6 0 169 9 22 "AS_bordeplage_link_49_DOWN"
-> 8 0 10 169 125000000.000000
-> 8 0 11 169 0.000100
-> 6 0 170 7 22 "bordeplage-50.bordeaux.grid5000.fr"
-> 8 0 8 170 5229700000.000000
-> 6 0 171 9 22 "AS_bordeplage_link_50_UP"
-> 8 0 10 171 125000000.000000
-> 8 0 11 171 0.000100
-> 6 0 172 9 22 "AS_bordeplage_link_50_DOWN"
-> 8 0 10 172 125000000.000000
-> 8 0 11 172 0.000100
-> 6 0 173 7 22 "bordeplage-51.bordeaux.grid5000.fr"
-> 8 0 8 173 5229700000.000000
-> 6 0 174 9 22 "AS_bordeplage_link_51_UP"
-> 8 0 10 174 125000000.000000
-> 8 0 11 174 0.000100
-> 6 0 175 9 22 "AS_bordeplage_link_51_DOWN"
-> 8 0 10 175 125000000.000000
-> 8 0 11 175 0.000100
-> 0 12 6 ROUTER
-> 6 0 176 12 22 "bordeplage-AS_bordeplage_router.bordeaux.grid5000.fr"
-> 6 0 177 9 22 "AS_bordeplage_backbone"
-> 8 0 10 177 1250000000.000000
-> 8 0 11 177 0.000100
-> 6 0 178 3 21 "link_bordeplage"
-> 8 0 4 178 1250000000.000000
-> 8 0 5 178 0.000100
-> 6 0 179 6 21 "AS_bordereau"
-> 6 0 180 7 179 "bordereau-1.bordeaux.grid5000.fr"
-> 8 0 8 180 8892500000.000000
-> 6 0 181 9 179 "AS_bordereau_link_1_UP"
-> 8 0 10 181 125000000.000000
-> 8 0 11 181 0.000100
-> 6 0 182 9 179 "AS_bordereau_link_1_DOWN"
-> 8 0 10 182 125000000.000000
-> 8 0 11 182 0.000100
-> 6 0 183 7 179 "bordereau-2.bordeaux.grid5000.fr"
-> 8 0 8 183 8892500000.000000
-> 6 0 184 9 179 "AS_bordereau_link_2_UP"
-> 8 0 10 184 125000000.000000
-> 8 0 11 184 0.000100
-> 6 0 185 9 179 "AS_bordereau_link_2_DOWN"
-> 8 0 10 185 125000000.000000
-> 8 0 11 185 0.000100
-> 6 0 186 7 179 "bordereau-3.bordeaux.grid5000.fr"
-> 8 0 8 186 8892500000.000000
-> 6 0 187 9 179 "AS_bordereau_link_3_UP"
-> 8 0 10 187 125000000.000000
-> 8 0 11 187 0.000100
-> 6 0 188 9 179 "AS_bordereau_link_3_DOWN"
-> 8 0 10 188 125000000.000000
-> 8 0 11 188 0.000100
-> 6 0 189 7 179 "bordereau-4.bordeaux.grid5000.fr"
-> 8 0 8 189 8892500000.000000
-> 6 0 190 9 179 "AS_bordereau_link_4_UP"
-> 8 0 10 190 125000000.000000
-> 8 0 11 190 0.000100
-> 6 0 191 9 179 "AS_bordereau_link_4_DOWN"
-> 8 0 10 191 125000000.000000
-> 8 0 11 191 0.000100
-> 6 0 192 7 179 "bordereau-5.bordeaux.grid5000.fr"
-> 8 0 8 192 8892500000.000000
-> 6 0 193 9 179 "AS_bordereau_link_5_UP"
-> 8 0 10 193 125000000.000000
-> 8 0 11 193 0.000100
-> 6 0 194 9 179 "AS_bordereau_link_5_DOWN"
-> 8 0 10 194 125000000.000000
-> 8 0 11 194 0.000100
-> 6 0 195 7 179 "bordereau-6.bordeaux.grid5000.fr"
-> 8 0 8 195 8892500000.000000
-> 6 0 196 9 179 "AS_bordereau_link_6_UP"
-> 8 0 10 196 125000000.000000
-> 8 0 11 196 0.000100
-> 6 0 197 9 179 "AS_bordereau_link_6_DOWN"
-> 8 0 10 197 125000000.000000
-> 8 0 11 197 0.000100
-> 6 0 198 7 179 "bordereau-7.bordeaux.grid5000.fr"
-> 8 0 8 198 8892500000.000000
-> 6 0 199 9 179 "AS_bordereau_link_7_UP"
-> 8 0 10 199 125000000.000000
-> 8 0 11 199 0.000100
-> 6 0 200 9 179 "AS_bordereau_link_7_DOWN"
-> 8 0 10 200 125000000.000000
-> 8 0 11 200 0.000100
-> 6 0 201 7 179 "bordereau-8.bordeaux.grid5000.fr"
-> 8 0 8 201 8892500000.000000
-> 6 0 202 9 179 "AS_bordereau_link_8_UP"
-> 8 0 10 202 125000000.000000
-> 8 0 11 202 0.000100
-> 6 0 203 9 179 "AS_bordereau_link_8_DOWN"
-> 8 0 10 203 125000000.000000
-> 8 0 11 203 0.000100
-> 6 0 204 7 179 "bordereau-9.bordeaux.grid5000.fr"
-> 8 0 8 204 8892500000.000000
-> 6 0 205 9 179 "AS_bordereau_link_9_UP"
-> 8 0 10 205 125000000.000000
-> 8 0 11 205 0.000100
-> 6 0 206 9 179 "AS_bordereau_link_9_DOWN"
-> 8 0 10 206 125000000.000000
-> 8 0 11 206 0.000100
-> 6 0 207 7 179 "bordereau-10.bordeaux.grid5000.fr"
-> 8 0 8 207 8892500000.000000
-> 6 0 208 9 179 "AS_bordereau_link_10_UP"
-> 8 0 10 208 125000000.000000
-> 8 0 11 208 0.000100
-> 6 0 209 9 179 "AS_bordereau_link_10_DOWN"
-> 8 0 10 209 125000000.000000
-> 8 0 11 209 0.000100
-> 6 0 210 7 179 "bordereau-11.bordeaux.grid5000.fr"
-> 8 0 8 210 8892500000.000000
-> 6 0 211 9 179 "AS_bordereau_link_11_UP"
-> 8 0 10 211 125000000.000000
-> 8 0 11 211 0.000100
-> 6 0 212 9 179 "AS_bordereau_link_11_DOWN"
-> 8 0 10 212 125000000.000000
-> 8 0 11 212 0.000100
-> 6 0 213 7 179 "bordereau-12.bordeaux.grid5000.fr"
-> 8 0 8 213 8892500000.000000
-> 6 0 214 9 179 "AS_bordereau_link_12_UP"
-> 8 0 10 214 125000000.000000
-> 8 0 11 214 0.000100
-> 6 0 215 9 179 "AS_bordereau_link_12_DOWN"
-> 8 0 10 215 125000000.000000
-> 8 0 11 215 0.000100
-> 6 0 216 7 179 "bordereau-13.bordeaux.grid5000.fr"
-> 8 0 8 216 8892500000.000000
-> 6 0 217 9 179 "AS_bordereau_link_13_UP"
-> 8 0 10 217 125000000.000000
-> 8 0 11 217 0.000100
-> 6 0 218 9 179 "AS_bordereau_link_13_DOWN"
-> 8 0 10 218 125000000.000000
-> 8 0 11 218 0.000100
-> 6 0 219 7 179 "bordereau-14.bordeaux.grid5000.fr"
-> 8 0 8 219 8892500000.000000
-> 6 0 220 9 179 "AS_bordereau_link_14_UP"
-> 8 0 10 220 125000000.000000
-> 8 0 11 220 0.000100
-> 6 0 221 9 179 "AS_bordereau_link_14_DOWN"
-> 8 0 10 221 125000000.000000
-> 8 0 11 221 0.000100
-> 6 0 222 7 179 "bordereau-15.bordeaux.grid5000.fr"
-> 8 0 8 222 8892500000.000000
-> 6 0 223 9 179 "AS_bordereau_link_15_UP"
-> 8 0 10 223 125000000.000000
-> 8 0 11 223 0.000100
-> 6 0 224 9 179 "AS_bordereau_link_15_DOWN"
-> 8 0 10 224 125000000.000000
-> 8 0 11 224 0.000100
-> 6 0 225 7 179 "bordereau-16.bordeaux.grid5000.fr"
-> 8 0 8 225 8892500000.000000
-> 6 0 226 9 179 "AS_bordereau_link_16_UP"
-> 8 0 10 226 125000000.000000
-> 8 0 11 226 0.000100
-> 6 0 227 9 179 "AS_bordereau_link_16_DOWN"
-> 8 0 10 227 125000000.000000
-> 8 0 11 227 0.000100
-> 6 0 228 7 179 "bordereau-17.bordeaux.grid5000.fr"
-> 8 0 8 228 8892500000.000000
-> 6 0 229 9 179 "AS_bordereau_link_17_UP"
-> 8 0 10 229 125000000.000000
-> 8 0 11 229 0.000100
-> 6 0 230 9 179 "AS_bordereau_link_17_DOWN"
-> 8 0 10 230 125000000.000000
-> 8 0 11 230 0.000100
-> 6 0 231 7 179 "bordereau-18.bordeaux.grid5000.fr"
-> 8 0 8 231 8892500000.000000
-> 6 0 232 9 179 "AS_bordereau_link_18_UP"
-> 8 0 10 232 125000000.000000
-> 8 0 11 232 0.000100
-> 6 0 233 9 179 "AS_bordereau_link_18_DOWN"
-> 8 0 10 233 125000000.000000
-> 8 0 11 233 0.000100
-> 6 0 234 7 179 "bordereau-19.bordeaux.grid5000.fr"
-> 8 0 8 234 8892500000.000000
-> 6 0 235 9 179 "AS_bordereau_link_19_UP"
-> 8 0 10 235 125000000.000000
-> 8 0 11 235 0.000100
-> 6 0 236 9 179 "AS_bordereau_link_19_DOWN"
-> 8 0 10 236 125000000.000000
-> 8 0 11 236 0.000100
-> 6 0 237 7 179 "bordereau-20.bordeaux.grid5000.fr"
-> 8 0 8 237 8892500000.000000
-> 6 0 238 9 179 "AS_bordereau_link_20_UP"
-> 8 0 10 238 125000000.000000
-> 8 0 11 238 0.000100
-> 6 0 239 9 179 "AS_bordereau_link_20_DOWN"
-> 8 0 10 239 125000000.000000
-> 8 0 11 239 0.000100
-> 6 0 240 7 179 "bordereau-21.bordeaux.grid5000.fr"
-> 8 0 8 240 8892500000.000000
-> 6 0 241 9 179 "AS_bordereau_link_21_UP"
-> 8 0 10 241 125000000.000000
-> 8 0 11 241 0.000100
-> 6 0 242 9 179 "AS_bordereau_link_21_DOWN"
-> 8 0 10 242 125000000.000000
-> 8 0 11 242 0.000100
-> 6 0 243 7 179 "bordereau-22.bordeaux.grid5000.fr"
-> 8 0 8 243 8892500000.000000
-> 6 0 244 9 179 "AS_bordereau_link_22_UP"
-> 8 0 10 244 125000000.000000
-> 8 0 11 244 0.000100
-> 6 0 245 9 179 "AS_bordereau_link_22_DOWN"
-> 8 0 10 245 125000000.000000
-> 8 0 11 245 0.000100
-> 6 0 246 7 179 "bordereau-23.bordeaux.grid5000.fr"
-> 8 0 8 246 8892500000.000000
-> 6 0 247 9 179 "AS_bordereau_link_23_UP"
-> 8 0 10 247 125000000.000000
-> 8 0 11 247 0.000100
-> 6 0 248 9 179 "AS_bordereau_link_23_DOWN"
-> 8 0 10 248 125000000.000000
-> 8 0 11 248 0.000100
-> 6 0 249 7 179 "bordereau-24.bordeaux.grid5000.fr"
-> 8 0 8 249 8892500000.000000
-> 6 0 250 9 179 "AS_bordereau_link_24_UP"
-> 8 0 10 250 125000000.000000
-> 8 0 11 250 0.000100
-> 6 0 251 9 179 "AS_bordereau_link_24_DOWN"
-> 8 0 10 251 125000000.000000
-> 8 0 11 251 0.000100
-> 6 0 252 7 179 "bordereau-25.bordeaux.grid5000.fr"
-> 8 0 8 252 8892500000.000000
-> 6 0 253 9 179 "AS_bordereau_link_25_UP"
-> 8 0 10 253 125000000.000000
-> 8 0 11 253 0.000100
-> 6 0 254 9 179 "AS_bordereau_link_25_DOWN"
-> 8 0 10 254 125000000.000000
-> 8 0 11 254 0.000100
-> 6 0 255 7 179 "bordereau-26.bordeaux.grid5000.fr"
-> 8 0 8 255 8892500000.000000
-> 6 0 256 9 179 "AS_bordereau_link_26_UP"
-> 8 0 10 256 125000000.000000
-> 8 0 11 256 0.000100
-> 6 0 257 9 179 "AS_bordereau_link_26_DOWN"
-> 8 0 10 257 125000000.000000
-> 8 0 11 257 0.000100
-> 6 0 258 7 179 "bordereau-27.bordeaux.grid5000.fr"
-> 8 0 8 258 8892500000.000000
-> 6 0 259 9 179 "AS_bordereau_link_27_UP"
-> 8 0 10 259 125000000.000000
-> 8 0 11 259 0.000100
-> 6 0 260 9 179 "AS_bordereau_link_27_DOWN"
-> 8 0 10 260 125000000.000000
-> 8 0 11 260 0.000100
-> 6 0 261 7 179 "bordereau-28.bordeaux.grid5000.fr"
-> 8 0 8 261 8892500000.000000
-> 6 0 262 9 179 "AS_bordereau_link_28_UP"
-> 8 0 10 262 125000000.000000
-> 8 0 11 262 0.000100
-> 6 0 263 9 179 "AS_bordereau_link_28_DOWN"
-> 8 0 10 263 125000000.000000
-> 8 0 11 263 0.000100
-> 6 0 264 7 179 "bordereau-29.bordeaux.grid5000.fr"
-> 8 0 8 264 8892500000.000000
-> 6 0 265 9 179 "AS_bordereau_link_29_UP"
-> 8 0 10 265 125000000.000000
-> 8 0 11 265 0.000100
-> 6 0 266 9 179 "AS_bordereau_link_29_DOWN"
-> 8 0 10 266 125000000.000000
-> 8 0 11 266 0.000100
-> 6 0 267 7 179 "bordereau-30.bordeaux.grid5000.fr"
-> 8 0 8 267 8892500000.000000
-> 6 0 268 9 179 "AS_bordereau_link_30_UP"
-> 8 0 10 268 125000000.000000
-> 8 0 11 268 0.000100
-> 6 0 269 9 179 "AS_bordereau_link_30_DOWN"
-> 8 0 10 269 125000000.000000
-> 8 0 11 269 0.000100
-> 6 0 270 7 179 "bordereau-31.bordeaux.grid5000.fr"
-> 8 0 8 270 8892500000.000000
-> 6 0 271 9 179 "AS_bordereau_link_31_UP"
-> 8 0 10 271 125000000.000000
-> 8 0 11 271 0.000100
-> 6 0 272 9 179 "AS_bordereau_link_31_DOWN"
-> 8 0 10 272 125000000.000000
-> 8 0 11 272 0.000100
-> 6 0 273 7 179 "bordereau-32.bordeaux.grid5000.fr"
-> 8 0 8 273 8892500000.000000
-> 6 0 274 9 179 "AS_bordereau_link_32_UP"
-> 8 0 10 274 125000000.000000
-> 8 0 11 274 0.000100
-> 6 0 275 9 179 "AS_bordereau_link_32_DOWN"
-> 8 0 10 275 125000000.000000
-> 8 0 11 275 0.000100
-> 6 0 276 7 179 "bordereau-33.bordeaux.grid5000.fr"
-> 8 0 8 276 8892500000.000000
-> 6 0 277 9 179 "AS_bordereau_link_33_UP"
-> 8 0 10 277 125000000.000000
-> 8 0 11 277 0.000100
-> 6 0 278 9 179 "AS_bordereau_link_33_DOWN"
-> 8 0 10 278 125000000.000000
-> 8 0 11 278 0.000100
-> 6 0 279 7 179 "bordereau-34.bordeaux.grid5000.fr"
-> 8 0 8 279 8892500000.000000
-> 6 0 280 9 179 "AS_bordereau_link_34_UP"
-> 8 0 10 280 125000000.000000
-> 8 0 11 280 0.000100
-> 6 0 281 9 179 "AS_bordereau_link_34_DOWN"
-> 8 0 10 281 125000000.000000
-> 8 0 11 281 0.000100
-> 6 0 282 7 179 "bordereau-35.bordeaux.grid5000.fr"
-> 8 0 8 282 8892500000.000000
-> 6 0 283 9 179 "AS_bordereau_link_35_UP"
-> 8 0 10 283 125000000.000000
-> 8 0 11 283 0.000100
-> 6 0 284 9 179 "AS_bordereau_link_35_DOWN"
-> 8 0 10 284 125000000.000000
-> 8 0 11 284 0.000100
-> 6 0 285 7 179 "bordereau-36.bordeaux.grid5000.fr"
-> 8 0 8 285 8892500000.000000
-> 6 0 286 9 179 "AS_bordereau_link_36_UP"
-> 8 0 10 286 125000000.000000
-> 8 0 11 286 0.000100
-> 6 0 287 9 179 "AS_bordereau_link_36_DOWN"
-> 8 0 10 287 125000000.000000
-> 8 0 11 287 0.000100
-> 6 0 288 7 179 "bordereau-37.bordeaux.grid5000.fr"
-> 8 0 8 288 8892500000.000000
-> 6 0 289 9 179 "AS_bordereau_link_37_UP"
-> 8 0 10 289 125000000.000000
-> 8 0 11 289 0.000100
-> 6 0 290 9 179 "AS_bordereau_link_37_DOWN"
-> 8 0 10 290 125000000.000000
-> 8 0 11 290 0.000100
-> 6 0 291 7 179 "bordereau-38.bordeaux.grid5000.fr"
-> 8 0 8 291 8892500000.000000
-> 6 0 292 9 179 "AS_bordereau_link_38_UP"
-> 8 0 10 292 125000000.000000
-> 8 0 11 292 0.000100
-> 6 0 293 9 179 "AS_bordereau_link_38_DOWN"
-> 8 0 10 293 125000000.000000
-> 8 0 11 293 0.000100
-> 6 0 294 7 179 "bordereau-39.bordeaux.grid5000.fr"
-> 8 0 8 294 8892500000.000000
-> 6 0 295 9 179 "AS_bordereau_link_39_UP"
-> 8 0 10 295 125000000.000000
-> 8 0 11 295 0.000100
-> 6 0 296 9 179 "AS_bordereau_link_39_DOWN"
-> 8 0 10 296 125000000.000000
-> 8 0 11 296 0.000100
-> 6 0 297 7 179 "bordereau-40.bordeaux.grid5000.fr"
-> 8 0 8 297 8892500000.000000
-> 6 0 298 9 179 "AS_bordereau_link_40_UP"
-> 8 0 10 298 125000000.000000
-> 8 0 11 298 0.000100
-> 6 0 299 9 179 "AS_bordereau_link_40_DOWN"
-> 8 0 10 299 125000000.000000
-> 8 0 11 299 0.000100
-> 6 0 300 7 179 "bordereau-41.bordeaux.grid5000.fr"
-> 8 0 8 300 8892500000.000000
-> 6 0 301 9 179 "AS_bordereau_link_41_UP"
-> 8 0 10 301 125000000.000000
-> 8 0 11 301 0.000100
-> 6 0 302 9 179 "AS_bordereau_link_41_DOWN"
-> 8 0 10 302 125000000.000000
-> 8 0 11 302 0.000100
-> 6 0 303 7 179 "bordereau-42.bordeaux.grid5000.fr"
-> 8 0 8 303 8892500000.000000
-> 6 0 304 9 179 "AS_bordereau_link_42_UP"
-> 8 0 10 304 125000000.000000
-> 8 0 11 304 0.000100
-> 6 0 305 9 179 "AS_bordereau_link_42_DOWN"
-> 8 0 10 305 125000000.000000
-> 8 0 11 305 0.000100
-> 6 0 306 7 179 "bordereau-43.bordeaux.grid5000.fr"
-> 8 0 8 306 8892500000.000000
-> 6 0 307 9 179 "AS_bordereau_link_43_UP"
-> 8 0 10 307 125000000.000000
-> 8 0 11 307 0.000100
-> 6 0 308 9 179 "AS_bordereau_link_43_DOWN"
-> 8 0 10 308 125000000.000000
-> 8 0 11 308 0.000100
-> 6 0 309 7 179 "bordereau-44.bordeaux.grid5000.fr"
-> 8 0 8 309 8892500000.000000
-> 6 0 310 9 179 "AS_bordereau_link_44_UP"
-> 8 0 10 310 125000000.000000
-> 8 0 11 310 0.000100
-> 6 0 311 9 179 "AS_bordereau_link_44_DOWN"
-> 8 0 10 311 125000000.000000
-> 8 0 11 311 0.000100
-> 6 0 312 7 179 "bordereau-45.bordeaux.grid5000.fr"
-> 8 0 8 312 8892500000.000000
-> 6 0 313 9 179 "AS_bordereau_link_45_UP"
-> 8 0 10 313 125000000.000000
-> 8 0 11 313 0.000100
-> 6 0 314 9 179 "AS_bordereau_link_45_DOWN"
-> 8 0 10 314 125000000.000000
-> 8 0 11 314 0.000100
-> 6 0 315 7 179 "bordereau-46.bordeaux.grid5000.fr"
-> 8 0 8 315 8892500000.000000
-> 6 0 316 9 179 "AS_bordereau_link_46_UP"
-> 8 0 10 316 125000000.000000
-> 8 0 11 316 0.000100
-> 6 0 317 9 179 "AS_bordereau_link_46_DOWN"
-> 8 0 10 317 125000000.000000
-> 8 0 11 317 0.000100
-> 6 0 318 7 179 "bordereau-47.bordeaux.grid5000.fr"
-> 8 0 8 318 8892500000.000000
-> 6 0 319 9 179 "AS_bordereau_link_47_UP"
-> 8 0 10 319 125000000.000000
-> 8 0 11 319 0.000100
-> 6 0 320 9 179 "AS_bordereau_link_47_DOWN"
-> 8 0 10 320 125000000.000000
-> 8 0 11 320 0.000100
-> 6 0 321 7 179 "bordereau-48.bordeaux.grid5000.fr"
-> 8 0 8 321 8892500000.000000
-> 6 0 322 9 179 "AS_bordereau_link_48_UP"
-> 8 0 10 322 125000000.000000
-> 8 0 11 322 0.000100
-> 6 0 323 9 179 "AS_bordereau_link_48_DOWN"
-> 8 0 10 323 125000000.000000
-> 8 0 11 323 0.000100
-> 6 0 324 7 179 "bordereau-49.bordeaux.grid5000.fr"
-> 8 0 8 324 8892500000.000000
-> 6 0 325 9 179 "AS_bordereau_link_49_UP"
-> 8 0 10 325 125000000.000000
-> 8 0 11 325 0.000100
-> 6 0 326 9 179 "AS_bordereau_link_49_DOWN"
-> 8 0 10 326 125000000.000000
-> 8 0 11 326 0.000100
-> 6 0 327 7 179 "bordereau-50.bordeaux.grid5000.fr"
-> 8 0 8 327 8892500000.000000
-> 6 0 328 9 179 "AS_bordereau_link_50_UP"
-> 8 0 10 328 125000000.000000
-> 8 0 11 328 0.000100
-> 6 0 329 9 179 "AS_bordereau_link_50_DOWN"
-> 8 0 10 329 125000000.000000
-> 8 0 11 329 0.000100
-> 6 0 330 7 179 "bordereau-51.bordeaux.grid5000.fr"
-> 8 0 8 330 8892500000.000000
-> 6 0 331 9 179 "AS_bordereau_link_51_UP"
-> 8 0 10 331 125000000.000000
-> 8 0 11 331 0.000100
-> 6 0 332 9 179 "AS_bordereau_link_51_DOWN"
-> 8 0 10 332 125000000.000000
-> 8 0 11 332 0.000100
-> 6 0 333 7 179 "bordereau-52.bordeaux.grid5000.fr"
-> 8 0 8 333 8892500000.000000
-> 6 0 334 9 179 "AS_bordereau_link_52_UP"
-> 8 0 10 334 125000000.000000
-> 8 0 11 334 0.000100
-> 6 0 335 9 179 "AS_bordereau_link_52_DOWN"
-> 8 0 10 335 125000000.000000
-> 8 0 11 335 0.000100
-> 6 0 336 7 179 "bordereau-53.bordeaux.grid5000.fr"
-> 8 0 8 336 8892500000.000000
-> 6 0 337 9 179 "AS_bordereau_link_53_UP"
-> 8 0 10 337 125000000.000000
-> 8 0 11 337 0.000100
-> 6 0 338 9 179 "AS_bordereau_link_53_DOWN"
-> 8 0 10 338 125000000.000000
-> 8 0 11 338 0.000100
-> 6 0 339 7 179 "bordereau-54.bordeaux.grid5000.fr"
-> 8 0 8 339 8892500000.000000
-> 6 0 340 9 179 "AS_bordereau_link_54_UP"
-> 8 0 10 340 125000000.000000
-> 8 0 11 340 0.000100
-> 6 0 341 9 179 "AS_bordereau_link_54_DOWN"
-> 8 0 10 341 125000000.000000
-> 8 0 11 341 0.000100
-> 6 0 342 7 179 "bordereau-55.bordeaux.grid5000.fr"
-> 8 0 8 342 8892500000.000000
-> 6 0 343 9 179 "AS_bordereau_link_55_UP"
-> 8 0 10 343 125000000.000000
-> 8 0 11 343 0.000100
-> 6 0 344 9 179 "AS_bordereau_link_55_DOWN"
-> 8 0 10 344 125000000.000000
-> 8 0 11 344 0.000100
-> 6 0 345 7 179 "bordereau-56.bordeaux.grid5000.fr"
-> 8 0 8 345 8892500000.000000
-> 6 0 346 9 179 "AS_bordereau_link_56_UP"
-> 8 0 10 346 125000000.000000
-> 8 0 11 346 0.000100
-> 6 0 347 9 179 "AS_bordereau_link_56_DOWN"
-> 8 0 10 347 125000000.000000
-> 8 0 11 347 0.000100
-> 6 0 348 7 179 "bordereau-57.bordeaux.grid5000.fr"
-> 8 0 8 348 8892500000.000000
-> 6 0 349 9 179 "AS_bordereau_link_57_UP"
-> 8 0 10 349 125000000.000000
-> 8 0 11 349 0.000100
-> 6 0 350 9 179 "AS_bordereau_link_57_DOWN"
-> 8 0 10 350 125000000.000000
-> 8 0 11 350 0.000100
-> 6 0 351 7 179 "bordereau-58.bordeaux.grid5000.fr"
-> 8 0 8 351 8892500000.000000
-> 6 0 352 9 179 "AS_bordereau_link_58_UP"
-> 8 0 10 352 125000000.000000
-> 8 0 11 352 0.000100
-> 6 0 353 9 179 "AS_bordereau_link_58_DOWN"
-> 8 0 10 353 125000000.000000
-> 8 0 11 353 0.000100
-> 6 0 354 7 179 "bordereau-59.bordeaux.grid5000.fr"
-> 8 0 8 354 8892500000.000000
-> 6 0 355 9 179 "AS_bordereau_link_59_UP"
-> 8 0 10 355 125000000.000000
-> 8 0 11 355 0.000100
-> 6 0 356 9 179 "AS_bordereau_link_59_DOWN"
-> 8 0 10 356 125000000.000000
-> 8 0 11 356 0.000100
-> 6 0 357 7 179 "bordereau-60.bordeaux.grid5000.fr"
-> 8 0 8 357 8892500000.000000
-> 6 0 358 9 179 "AS_bordereau_link_60_UP"
-> 8 0 10 358 125000000.000000
-> 8 0 11 358 0.000100
-> 6 0 359 9 179 "AS_bordereau_link_60_DOWN"
-> 8 0 10 359 125000000.000000
-> 8 0 11 359 0.000100
-> 6 0 360 7 179 "bordereau-61.bordeaux.grid5000.fr"
-> 8 0 8 360 8892500000.000000
-> 6 0 361 9 179 "AS_bordereau_link_61_UP"
-> 8 0 10 361 125000000.000000
-> 8 0 11 361 0.000100
-> 6 0 362 9 179 "AS_bordereau_link_61_DOWN"
-> 8 0 10 362 125000000.000000
-> 8 0 11 362 0.000100
-> 6 0 363 7 179 "bordereau-62.bordeaux.grid5000.fr"
-> 8 0 8 363 8892500000.000000
-> 6 0 364 9 179 "AS_bordereau_link_62_UP"
-> 8 0 10 364 125000000.000000
-> 8 0 11 364 0.000100
-> 6 0 365 9 179 "AS_bordereau_link_62_DOWN"
-> 8 0 10 365 125000000.000000
-> 8 0 11 365 0.000100
-> 6 0 366 7 179 "bordereau-63.bordeaux.grid5000.fr"
-> 8 0 8 366 8892500000.000000
-> 6 0 367 9 179 "AS_bordereau_link_63_UP"
-> 8 0 10 367 125000000.000000
-> 8 0 11 367 0.000100
-> 6 0 368 9 179 "AS_bordereau_link_63_DOWN"
-> 8 0 10 368 125000000.000000
-> 8 0 11 368 0.000100
-> 6 0 369 7 179 "bordereau-64.bordeaux.grid5000.fr"
-> 8 0 8 369 8892500000.000000
-> 6 0 370 9 179 "AS_bordereau_link_64_UP"
-> 8 0 10 370 125000000.000000
-> 8 0 11 370 0.000100
-> 6 0 371 9 179 "AS_bordereau_link_64_DOWN"
-> 8 0 10 371 125000000.000000
-> 8 0 11 371 0.000100
-> 6 0 372 7 179 "bordereau-65.bordeaux.grid5000.fr"
-> 8 0 8 372 8892500000.000000
-> 6 0 373 9 179 "AS_bordereau_link_65_UP"
-> 8 0 10 373 125000000.000000
-> 8 0 11 373 0.000100
-> 6 0 374 9 179 "AS_bordereau_link_65_DOWN"
-> 8 0 10 374 125000000.000000
-> 8 0 11 374 0.000100
-> 6 0 375 7 179 "bordereau-66.bordeaux.grid5000.fr"
-> 8 0 8 375 8892500000.000000
-> 6 0 376 9 179 "AS_bordereau_link_66_UP"
-> 8 0 10 376 125000000.000000
-> 8 0 11 376 0.000100
-> 6 0 377 9 179 "AS_bordereau_link_66_DOWN"
-> 8 0 10 377 125000000.000000
-> 8 0 11 377 0.000100
-> 6 0 378 7 179 "bordereau-67.bordeaux.grid5000.fr"
-> 8 0 8 378 8892500000.000000
-> 6 0 379 9 179 "AS_bordereau_link_67_UP"
-> 8 0 10 379 125000000.000000
-> 8 0 11 379 0.000100
-> 6 0 380 9 179 "AS_bordereau_link_67_DOWN"
-> 8 0 10 380 125000000.000000
-> 8 0 11 380 0.000100
-> 6 0 381 7 179 "bordereau-68.bordeaux.grid5000.fr"
-> 8 0 8 381 8892500000.000000
-> 6 0 382 9 179 "AS_bordereau_link_68_UP"
-> 8 0 10 382 125000000.000000
-> 8 0 11 382 0.000100
-> 6 0 383 9 179 "AS_bordereau_link_68_DOWN"
-> 8 0 10 383 125000000.000000
-> 8 0 11 383 0.000100
-> 6 0 384 7 179 "bordereau-69.bordeaux.grid5000.fr"
-> 8 0 8 384 8892500000.000000
-> 6 0 385 9 179 "AS_bordereau_link_69_UP"
-> 8 0 10 385 125000000.000000
-> 8 0 11 385 0.000100
-> 6 0 386 9 179 "AS_bordereau_link_69_DOWN"
-> 8 0 10 386 125000000.000000
-> 8 0 11 386 0.000100
-> 6 0 387 7 179 "bordereau-70.bordeaux.grid5000.fr"
-> 8 0 8 387 8892500000.000000
-> 6 0 388 9 179 "AS_bordereau_link_70_UP"
-> 8 0 10 388 125000000.000000
-> 8 0 11 388 0.000100
-> 6 0 389 9 179 "AS_bordereau_link_70_DOWN"
-> 8 0 10 389 125000000.000000
-> 8 0 11 389 0.000100
-> 6 0 390 7 179 "bordereau-71.bordeaux.grid5000.fr"
-> 8 0 8 390 8892500000.000000
-> 6 0 391 9 179 "AS_bordereau_link_71_UP"
-> 8 0 10 391 125000000.000000
-> 8 0 11 391 0.000100
-> 6 0 392 9 179 "AS_bordereau_link_71_DOWN"
-> 8 0 10 392 125000000.000000
-> 8 0 11 392 0.000100
-> 6 0 393 7 179 "bordereau-72.bordeaux.grid5000.fr"
-> 8 0 8 393 8892500000.000000
-> 6 0 394 9 179 "AS_bordereau_link_72_UP"
-> 8 0 10 394 125000000.000000
-> 8 0 11 394 0.000100
-> 6 0 395 9 179 "AS_bordereau_link_72_DOWN"
-> 8 0 10 395 125000000.000000
-> 8 0 11 395 0.000100
-> 6 0 396 7 179 "bordereau-73.bordeaux.grid5000.fr"
-> 8 0 8 396 8892500000.000000
-> 6 0 397 9 179 "AS_bordereau_link_73_UP"
-> 8 0 10 397 125000000.000000
-> 8 0 11 397 0.000100
-> 6 0 398 9 179 "AS_bordereau_link_73_DOWN"
-> 8 0 10 398 125000000.000000
-> 8 0 11 398 0.000100
-> 6 0 399 7 179 "bordereau-74.bordeaux.grid5000.fr"
-> 8 0 8 399 8892500000.000000
-> 6 0 400 9 179 "AS_bordereau_link_74_UP"
-> 8 0 10 400 125000000.000000
-> 8 0 11 400 0.000100
-> 6 0 401 9 179 "AS_bordereau_link_74_DOWN"
-> 8 0 10 401 125000000.000000
-> 8 0 11 401 0.000100
-> 6 0 402 7 179 "bordereau-75.bordeaux.grid5000.fr"
-> 8 0 8 402 8892500000.000000
-> 6 0 403 9 179 "AS_bordereau_link_75_UP"
-> 8 0 10 403 125000000.000000
-> 8 0 11 403 0.000100
-> 6 0 404 9 179 "AS_bordereau_link_75_DOWN"
-> 8 0 10 404 125000000.000000
-> 8 0 11 404 0.000100
-> 6 0 405 7 179 "bordereau-76.bordeaux.grid5000.fr"
-> 8 0 8 405 8892500000.000000
-> 6 0 406 9 179 "AS_bordereau_link_76_UP"
-> 8 0 10 406 125000000.000000
-> 8 0 11 406 0.000100
-> 6 0 407 9 179 "AS_bordereau_link_76_DOWN"
-> 8 0 10 407 125000000.000000
-> 8 0 11 407 0.000100
-> 6 0 408 7 179 "bordereau-77.bordeaux.grid5000.fr"
-> 8 0 8 408 8892500000.000000
-> 6 0 409 9 179 "AS_bordereau_link_77_UP"
-> 8 0 10 409 125000000.000000
-> 8 0 11 409 0.000100
-> 6 0 410 9 179 "AS_bordereau_link_77_DOWN"
-> 8 0 10 410 125000000.000000
-> 8 0 11 410 0.000100
-> 6 0 411 7 179 "bordereau-78.bordeaux.grid5000.fr"
-> 8 0 8 411 8892500000.000000
-> 6 0 412 9 179 "AS_bordereau_link_78_UP"
-> 8 0 10 412 125000000.000000
-> 8 0 11 412 0.000100
-> 6 0 413 9 179 "AS_bordereau_link_78_DOWN"
-> 8 0 10 413 125000000.000000
-> 8 0 11 413 0.000100
-> 6 0 414 7 179 "bordereau-79.bordeaux.grid5000.fr"
-> 8 0 8 414 8892500000.000000
-> 6 0 415 9 179 "AS_bordereau_link_79_UP"
-> 8 0 10 415 125000000.000000
-> 8 0 11 415 0.000100
-> 6 0 416 9 179 "AS_bordereau_link_79_DOWN"
-> 8 0 10 416 125000000.000000
-> 8 0 11 416 0.000100
-> 6 0 417 7 179 "bordereau-80.bordeaux.grid5000.fr"
-> 8 0 8 417 8892500000.000000
-> 6 0 418 9 179 "AS_bordereau_link_80_UP"
-> 8 0 10 418 125000000.000000
-> 8 0 11 418 0.000100
-> 6 0 419 9 179 "AS_bordereau_link_80_DOWN"
-> 8 0 10 419 125000000.000000
-> 8 0 11 419 0.000100
-> 6 0 420 7 179 "bordereau-81.bordeaux.grid5000.fr"
-> 8 0 8 420 8892500000.000000
-> 6 0 421 9 179 "AS_bordereau_link_81_UP"
-> 8 0 10 421 125000000.000000
-> 8 0 11 421 0.000100
-> 6 0 422 9 179 "AS_bordereau_link_81_DOWN"
-> 8 0 10 422 125000000.000000
-> 8 0 11 422 0.000100
-> 6 0 423 7 179 "bordereau-82.bordeaux.grid5000.fr"
-> 8 0 8 423 8892500000.000000
-> 6 0 424 9 179 "AS_bordereau_link_82_UP"
-> 8 0 10 424 125000000.000000
-> 8 0 11 424 0.000100
-> 6 0 425 9 179 "AS_bordereau_link_82_DOWN"
-> 8 0 10 425 125000000.000000
-> 8 0 11 425 0.000100
-> 6 0 426 7 179 "bordereau-83.bordeaux.grid5000.fr"
-> 8 0 8 426 8892500000.000000
-> 6 0 427 9 179 "AS_bordereau_link_83_UP"
-> 8 0 10 427 125000000.000000
-> 8 0 11 427 0.000100
-> 6 0 428 9 179 "AS_bordereau_link_83_DOWN"
-> 8 0 10 428 125000000.000000
-> 8 0 11 428 0.000100
-> 6 0 429 7 179 "bordereau-84.bordeaux.grid5000.fr"
-> 8 0 8 429 8892500000.000000
-> 6 0 430 9 179 "AS_bordereau_link_84_UP"
-> 8 0 10 430 125000000.000000
-> 8 0 11 430 0.000100
-> 6 0 431 9 179 "AS_bordereau_link_84_DOWN"
-> 8 0 10 431 125000000.000000
-> 8 0 11 431 0.000100
-> 6 0 432 7 179 "bordereau-85.bordeaux.grid5000.fr"
-> 8 0 8 432 8892500000.000000
-> 6 0 433 9 179 "AS_bordereau_link_85_UP"
-> 8 0 10 433 125000000.000000
-> 8 0 11 433 0.000100
-> 6 0 434 9 179 "AS_bordereau_link_85_DOWN"
-> 8 0 10 434 125000000.000000
-> 8 0 11 434 0.000100
-> 6 0 435 7 179 "bordereau-86.bordeaux.grid5000.fr"
-> 8 0 8 435 8892500000.000000
-> 6 0 436 9 179 "AS_bordereau_link_86_UP"
-> 8 0 10 436 125000000.000000
-> 8 0 11 436 0.000100
-> 6 0 437 9 179 "AS_bordereau_link_86_DOWN"
-> 8 0 10 437 125000000.000000
-> 8 0 11 437 0.000100
-> 6 0 438 7 179 "bordereau-87.bordeaux.grid5000.fr"
-> 8 0 8 438 8892500000.000000
-> 6 0 439 9 179 "AS_bordereau_link_87_UP"
-> 8 0 10 439 125000000.000000
-> 8 0 11 439 0.000100
-> 6 0 440 9 179 "AS_bordereau_link_87_DOWN"
-> 8 0 10 440 125000000.000000
-> 8 0 11 440 0.000100
-> 6 0 441 7 179 "bordereau-88.bordeaux.grid5000.fr"
-> 8 0 8 441 8892500000.000000
-> 6 0 442 9 179 "AS_bordereau_link_88_UP"
-> 8 0 10 442 125000000.000000
-> 8 0 11 442 0.000100
-> 6 0 443 9 179 "AS_bordereau_link_88_DOWN"
-> 8 0 10 443 125000000.000000
-> 8 0 11 443 0.000100
-> 6 0 444 7 179 "bordereau-89.bordeaux.grid5000.fr"
-> 8 0 8 444 8892500000.000000
-> 6 0 445 9 179 "AS_bordereau_link_89_UP"
-> 8 0 10 445 125000000.000000
-> 8 0 11 445 0.000100
-> 6 0 446 9 179 "AS_bordereau_link_89_DOWN"
-> 8 0 10 446 125000000.000000
-> 8 0 11 446 0.000100
-> 6 0 447 7 179 "bordereau-90.bordeaux.grid5000.fr"
-> 8 0 8 447 8892500000.000000
-> 6 0 448 9 179 "AS_bordereau_link_90_UP"
-> 8 0 10 448 125000000.000000
-> 8 0 11 448 0.000100
-> 6 0 449 9 179 "AS_bordereau_link_90_DOWN"
-> 8 0 10 449 125000000.000000
-> 8 0 11 449 0.000100
-> 6 0 450 7 179 "bordereau-91.bordeaux.grid5000.fr"
-> 8 0 8 450 8892500000.000000
-> 6 0 451 9 179 "AS_bordereau_link_91_UP"
-> 8 0 10 451 125000000.000000
-> 8 0 11 451 0.000100
-> 6 0 452 9 179 "AS_bordereau_link_91_DOWN"
-> 8 0 10 452 125000000.000000
-> 8 0 11 452 0.000100
-> 6 0 453 7 179 "bordereau-92.bordeaux.grid5000.fr"
-> 8 0 8 453 8892500000.000000
-> 6 0 454 9 179 "AS_bordereau_link_92_UP"
-> 8 0 10 454 125000000.000000
-> 8 0 11 454 0.000100
-> 6 0 455 9 179 "AS_bordereau_link_92_DOWN"
-> 8 0 10 455 125000000.000000
-> 8 0 11 455 0.000100
-> 6 0 456 7 179 "bordereau-93.bordeaux.grid5000.fr"
-> 8 0 8 456 8892500000.000000
-> 6 0 457 9 179 "AS_bordereau_link_93_UP"
-> 8 0 10 457 125000000.000000
-> 8 0 11 457 0.000100
-> 6 0 458 9 179 "AS_bordereau_link_93_DOWN"
-> 8 0 10 458 125000000.000000
-> 8 0 11 458 0.000100
-> 6 0 459 12 179 "bordereau-AS_bordereau_router.bordeaux.grid5000.fr"
-> 6 0 460 9 179 "AS_bordereau_backbone"
-> 8 0 10 460 1250000000.000000
-> 8 0 11 460 0.000100
-> 6 0 461 3 21 "link_bordereau"
-> 8 0 4 461 1250000000.000000
-> 8 0 5 461 0.000100
-> 6 0 462 6 21 "AS_borderline"
-> 6 0 463 7 462 "borderline-1.bordeaux.grid5000.fr"
-> 8 0 8 463 13357000000.000000
-> 6 0 464 9 462 "AS_borderline_link_1_UP"
-> 8 0 10 464 125000000.000000
-> 8 0 11 464 0.000100
-> 6 0 465 9 462 "AS_borderline_link_1_DOWN"
-> 8 0 10 465 125000000.000000
-> 8 0 11 465 0.000100
-> 6 0 466 7 462 "borderline-2.bordeaux.grid5000.fr"
-> 8 0 8 466 13357000000.000000
-> 6 0 467 9 462 "AS_borderline_link_2_UP"
-> 8 0 10 467 125000000.000000
-> 8 0 11 467 0.000100
-> 6 0 468 9 462 "AS_borderline_link_2_DOWN"
-> 8 0 10 468 125000000.000000
-> 8 0 11 468 0.000100
-> 6 0 469 7 462 "borderline-3.bordeaux.grid5000.fr"
-> 8 0 8 469 13357000000.000000
-> 6 0 470 9 462 "AS_borderline_link_3_UP"
-> 8 0 10 470 125000000.000000
-> 8 0 11 470 0.000100
-> 6 0 471 9 462 "AS_borderline_link_3_DOWN"
-> 8 0 10 471 125000000.000000
-> 8 0 11 471 0.000100
-> 6 0 472 7 462 "borderline-4.bordeaux.grid5000.fr"
-> 8 0 8 472 13357000000.000000
-> 6 0 473 9 462 "AS_borderline_link_4_UP"
-> 8 0 10 473 125000000.000000
-> 8 0 11 473 0.000100
-> 6 0 474 9 462 "AS_borderline_link_4_DOWN"
-> 8 0 10 474 125000000.000000
-> 8 0 11 474 0.000100
-> 6 0 475 7 462 "borderline-5.bordeaux.grid5000.fr"
-> 8 0 8 475 13357000000.000000
-> 6 0 476 9 462 "AS_borderline_link_5_UP"
-> 8 0 10 476 125000000.000000
-> 8 0 11 476 0.000100
-> 6 0 477 9 462 "AS_borderline_link_5_DOWN"
-> 8 0 10 477 125000000.000000
-> 8 0 11 477 0.000100
-> 6 0 478 7 462 "borderline-6.bordeaux.grid5000.fr"
-> 8 0 8 478 13357000000.000000
-> 6 0 479 9 462 "AS_borderline_link_6_UP"
-> 8 0 10 479 125000000.000000
-> 8 0 11 479 0.000100
-> 6 0 480 9 462 "AS_borderline_link_6_DOWN"
-> 8 0 10 480 125000000.000000
-> 8 0 11 480 0.000100
-> 6 0 481 7 462 "borderline-7.bordeaux.grid5000.fr"
-> 8 0 8 481 13357000000.000000
-> 6 0 482 9 462 "AS_borderline_link_7_UP"
-> 8 0 10 482 125000000.000000
-> 8 0 11 482 0.000100
-> 6 0 483 9 462 "AS_borderline_link_7_DOWN"
-> 8 0 10 483 125000000.000000
-> 8 0 11 483 0.000100
-> 6 0 484 7 462 "borderline-8.bordeaux.grid5000.fr"
-> 8 0 8 484 13357000000.000000
-> 6 0 485 9 462 "AS_borderline_link_8_UP"
-> 8 0 10 485 125000000.000000
-> 8 0 11 485 0.000100
-> 6 0 486 9 462 "AS_borderline_link_8_DOWN"
-> 8 0 10 486 125000000.000000
-> 8 0 11 486 0.000100
-> 6 0 487 7 462 "borderline-9.bordeaux.grid5000.fr"
-> 8 0 8 487 13357000000.000000
-> 6 0 488 9 462 "AS_borderline_link_9_UP"
-> 8 0 10 488 125000000.000000
-> 8 0 11 488 0.000100
-> 6 0 489 9 462 "AS_borderline_link_9_DOWN"
-> 8 0 10 489 125000000.000000
-> 8 0 11 489 0.000100
-> 6 0 490 7 462 "borderline-10.bordeaux.grid5000.fr"
-> 8 0 8 490 13357000000.000000
-> 6 0 491 9 462 "AS_borderline_link_10_UP"
-> 8 0 10 491 125000000.000000
-> 8 0 11 491 0.000100
-> 6 0 492 9 462 "AS_borderline_link_10_DOWN"
-> 8 0 10 492 125000000.000000
-> 8 0 11 492 0.000100
-> 6 0 493 12 462 "borderline-AS_borderline_router.bordeaux.grid5000.fr"
-> 6 0 494 9 462 "AS_borderline_backbone"
-> 8 0 10 494 1250000000.000000
-> 8 0 11 494 0.000100
-> 6 0 495 3 21 "link_borderline"
-> 8 0 4 495 1250000000.000000
-> 8 0 5 495 0.000100
-> 6 0 496 6 21 "gw_AS_bordeaux"
-> 6 0 497 12 496 "gw_bordeaux"
-> 6 0 498 3 21 "link_gw_bordeaux"
-> 8 0 4 498 1250000000.000000
-> 8 0 5 498 0.000100
-> 6 0 499 1 0 "AS_grenoble"
-> 6 0 500 6 499 "AS_adonis"
-> 6 0 501 7 500 "adonis-1.grenoble.grid5000.fr"
-> 8 0 8 501 23681000000.000000
-> 6 0 502 9 500 "AS_adonis_link_1_UP"
-> 8 0 10 502 125000000.000000
-> 8 0 11 502 0.000100
-> 6 0 503 9 500 "AS_adonis_link_1_DOWN"
-> 8 0 10 503 125000000.000000
-> 8 0 11 503 0.000100
-> 6 0 504 7 500 "adonis-2.grenoble.grid5000.fr"
-> 8 0 8 504 23681000000.000000
-> 6 0 505 9 500 "AS_adonis_link_2_UP"
-> 8 0 10 505 125000000.000000
-> 8 0 11 505 0.000100
-> 6 0 506 9 500 "AS_adonis_link_2_DOWN"
-> 8 0 10 506 125000000.000000
-> 8 0 11 506 0.000100
-> 6 0 507 7 500 "adonis-3.grenoble.grid5000.fr"
-> 8 0 8 507 23681000000.000000
-> 6 0 508 9 500 "AS_adonis_link_3_UP"
-> 8 0 10 508 125000000.000000
-> 8 0 11 508 0.000100
-> 6 0 509 9 500 "AS_adonis_link_3_DOWN"
-> 8 0 10 509 125000000.000000
-> 8 0 11 509 0.000100
-> 6 0 510 7 500 "adonis-4.grenoble.grid5000.fr"
-> 8 0 8 510 23681000000.000000
-> 6 0 511 9 500 "AS_adonis_link_4_UP"
-> 8 0 10 511 125000000.000000
-> 8 0 11 511 0.000100
-> 6 0 512 9 500 "AS_adonis_link_4_DOWN"
-> 8 0 10 512 125000000.000000
-> 8 0 11 512 0.000100
-> 6 0 513 7 500 "adonis-5.grenoble.grid5000.fr"
-> 8 0 8 513 23681000000.000000
-> 6 0 514 9 500 "AS_adonis_link_5_UP"
-> 8 0 10 514 125000000.000000
-> 8 0 11 514 0.000100
-> 6 0 515 9 500 "AS_adonis_link_5_DOWN"
-> 8 0 10 515 125000000.000000
-> 8 0 11 515 0.000100
-> 6 0 516 7 500 "adonis-6.grenoble.grid5000.fr"
-> 8 0 8 516 23681000000.000000
-> 6 0 517 9 500 "AS_adonis_link_6_UP"
-> 8 0 10 517 125000000.000000
-> 8 0 11 517 0.000100
-> 6 0 518 9 500 "AS_adonis_link_6_DOWN"
-> 8 0 10 518 125000000.000000
-> 8 0 11 518 0.000100
-> 6 0 519 7 500 "adonis-7.grenoble.grid5000.fr"
-> 8 0 8 519 23681000000.000000
-> 6 0 520 9 500 "AS_adonis_link_7_UP"
-> 8 0 10 520 125000000.000000
-> 8 0 11 520 0.000100
-> 6 0 521 9 500 "AS_adonis_link_7_DOWN"
-> 8 0 10 521 125000000.000000
-> 8 0 11 521 0.000100
-> 6 0 522 7 500 "adonis-8.grenoble.grid5000.fr"
-> 8 0 8 522 23681000000.000000
-> 6 0 523 9 500 "AS_adonis_link_8_UP"
-> 8 0 10 523 125000000.000000
-> 8 0 11 523 0.000100
-> 6 0 524 9 500 "AS_adonis_link_8_DOWN"
-> 8 0 10 524 125000000.000000
-> 8 0 11 524 0.000100
-> 6 0 525 7 500 "adonis-9.grenoble.grid5000.fr"
-> 8 0 8 525 23681000000.000000
-> 6 0 526 9 500 "AS_adonis_link_9_UP"
-> 8 0 10 526 125000000.000000
-> 8 0 11 526 0.000100
-> 6 0 527 9 500 "AS_adonis_link_9_DOWN"
-> 8 0 10 527 125000000.000000
-> 8 0 11 527 0.000100
-> 6 0 528 7 500 "adonis-10.grenoble.grid5000.fr"
-> 8 0 8 528 23681000000.000000
-> 6 0 529 9 500 "AS_adonis_link_10_UP"
-> 8 0 10 529 125000000.000000
-> 8 0 11 529 0.000100
-> 6 0 530 9 500 "AS_adonis_link_10_DOWN"
-> 8 0 10 530 125000000.000000
-> 8 0 11 530 0.000100
-> 6 0 531 7 500 "adonis-11.grenoble.grid5000.fr"
-> 8 0 8 531 23681000000.000000
-> 6 0 532 9 500 "AS_adonis_link_11_UP"
-> 8 0 10 532 125000000.000000
-> 8 0 11 532 0.000100
-> 6 0 533 9 500 "AS_adonis_link_11_DOWN"
-> 8 0 10 533 125000000.000000
-> 8 0 11 533 0.000100
-> 6 0 534 7 500 "adonis-12.grenoble.grid5000.fr"
-> 8 0 8 534 23681000000.000000
-> 6 0 535 9 500 "AS_adonis_link_12_UP"
-> 8 0 10 535 125000000.000000
-> 8 0 11 535 0.000100
-> 6 0 536 9 500 "AS_adonis_link_12_DOWN"
-> 8 0 10 536 125000000.000000
-> 8 0 11 536 0.000100
-> 6 0 537 12 500 "adonis-AS_adonis_router.grenoble.grid5000.fr"
-> 6 0 538 9 500 "AS_adonis_backbone"
-> 8 0 10 538 1250000000.000000
-> 8 0 11 538 0.000100
-> 6 0 539 3 499 "link_adonis"
-> 8 0 4 539 1250000000.000000
-> 8 0 5 539 0.000100
-> 6 0 540 6 499 "AS_edel"
-> 6 0 541 7 540 "edel-1.grenoble.grid5000.fr"
-> 8 0 8 541 23492000000.000000
-> 6 0 542 9 540 "AS_edel_link_1_UP"
-> 8 0 10 542 125000000.000000
-> 8 0 11 542 0.000100
-> 6 0 543 9 540 "AS_edel_link_1_DOWN"
-> 8 0 10 543 125000000.000000
-> 8 0 11 543 0.000100
-> 6 0 544 7 540 "edel-2.grenoble.grid5000.fr"
-> 8 0 8 544 23492000000.000000
-> 6 0 545 9 540 "AS_edel_link_2_UP"
-> 8 0 10 545 125000000.000000
-> 8 0 11 545 0.000100
-> 6 0 546 9 540 "AS_edel_link_2_DOWN"
-> 8 0 10 546 125000000.000000
-> 8 0 11 546 0.000100
-> 6 0 547 7 540 "edel-3.grenoble.grid5000.fr"
-> 8 0 8 547 23492000000.000000
-> 6 0 548 9 540 "AS_edel_link_3_UP"
-> 8 0 10 548 125000000.000000
-> 8 0 11 548 0.000100
-> 6 0 549 9 540 "AS_edel_link_3_DOWN"
-> 8 0 10 549 125000000.000000
-> 8 0 11 549 0.000100
-> 6 0 550 7 540 "edel-4.grenoble.grid5000.fr"
-> 8 0 8 550 23492000000.000000
-> 6 0 551 9 540 "AS_edel_link_4_UP"
-> 8 0 10 551 125000000.000000
-> 8 0 11 551 0.000100
-> 6 0 552 9 540 "AS_edel_link_4_DOWN"
-> 8 0 10 552 125000000.000000
-> 8 0 11 552 0.000100
-> 6 0 553 7 540 "edel-5.grenoble.grid5000.fr"
-> 8 0 8 553 23492000000.000000
-> 6 0 554 9 540 "AS_edel_link_5_UP"
-> 8 0 10 554 125000000.000000
-> 8 0 11 554 0.000100
-> 6 0 555 9 540 "AS_edel_link_5_DOWN"
-> 8 0 10 555 125000000.000000
-> 8 0 11 555 0.000100
-> 6 0 556 7 540 "edel-6.grenoble.grid5000.fr"
-> 8 0 8 556 23492000000.000000
-> 6 0 557 9 540 "AS_edel_link_6_UP"
-> 8 0 10 557 125000000.000000
-> 8 0 11 557 0.000100
-> 6 0 558 9 540 "AS_edel_link_6_DOWN"
-> 8 0 10 558 125000000.000000
-> 8 0 11 558 0.000100
-> 6 0 559 7 540 "edel-7.grenoble.grid5000.fr"
-> 8 0 8 559 23492000000.000000
-> 6 0 560 9 540 "AS_edel_link_7_UP"
-> 8 0 10 560 125000000.000000
-> 8 0 11 560 0.000100
-> 6 0 561 9 540 "AS_edel_link_7_DOWN"
-> 8 0 10 561 125000000.000000
-> 8 0 11 561 0.000100
-> 6 0 562 7 540 "edel-8.grenoble.grid5000.fr"
-> 8 0 8 562 23492000000.000000
-> 6 0 563 9 540 "AS_edel_link_8_UP"
-> 8 0 10 563 125000000.000000
-> 8 0 11 563 0.000100
-> 6 0 564 9 540 "AS_edel_link_8_DOWN"
-> 8 0 10 564 125000000.000000
-> 8 0 11 564 0.000100
-> 6 0 565 7 540 "edel-9.grenoble.grid5000.fr"
-> 8 0 8 565 23492000000.000000
-> 6 0 566 9 540 "AS_edel_link_9_UP"
-> 8 0 10 566 125000000.000000
-> 8 0 11 566 0.000100
-> 6 0 567 9 540 "AS_edel_link_9_DOWN"
-> 8 0 10 567 125000000.000000
-> 8 0 11 567 0.000100
-> 6 0 568 7 540 "edel-10.grenoble.grid5000.fr"
-> 8 0 8 568 23492000000.000000
-> 6 0 569 9 540 "AS_edel_link_10_UP"
-> 8 0 10 569 125000000.000000
-> 8 0 11 569 0.000100
-> 6 0 570 9 540 "AS_edel_link_10_DOWN"
-> 8 0 10 570 125000000.000000
-> 8 0 11 570 0.000100
-> 6 0 571 7 540 "edel-11.grenoble.grid5000.fr"
-> 8 0 8 571 23492000000.000000
-> 6 0 572 9 540 "AS_edel_link_11_UP"
-> 8 0 10 572 125000000.000000
-> 8 0 11 572 0.000100
-> 6 0 573 9 540 "AS_edel_link_11_DOWN"
-> 8 0 10 573 125000000.000000
-> 8 0 11 573 0.000100
-> 6 0 574 7 540 "edel-12.grenoble.grid5000.fr"
-> 8 0 8 574 23492000000.000000
-> 6 0 575 9 540 "AS_edel_link_12_UP"
-> 8 0 10 575 125000000.000000
-> 8 0 11 575 0.000100
-> 6 0 576 9 540 "AS_edel_link_12_DOWN"
-> 8 0 10 576 125000000.000000
-> 8 0 11 576 0.000100
-> 6 0 577 7 540 "edel-13.grenoble.grid5000.fr"
-> 8 0 8 577 23492000000.000000
-> 6 0 578 9 540 "AS_edel_link_13_UP"
-> 8 0 10 578 125000000.000000
-> 8 0 11 578 0.000100
-> 6 0 579 9 540 "AS_edel_link_13_DOWN"
-> 8 0 10 579 125000000.000000
-> 8 0 11 579 0.000100
-> 6 0 580 7 540 "edel-14.grenoble.grid5000.fr"
-> 8 0 8 580 23492000000.000000
-> 6 0 581 9 540 "AS_edel_link_14_UP"
-> 8 0 10 581 125000000.000000
-> 8 0 11 581 0.000100
-> 6 0 582 9 540 "AS_edel_link_14_DOWN"
-> 8 0 10 582 125000000.000000
-> 8 0 11 582 0.000100
-> 6 0 583 7 540 "edel-15.grenoble.grid5000.fr"
-> 8 0 8 583 23492000000.000000
-> 6 0 584 9 540 "AS_edel_link_15_UP"
-> 8 0 10 584 125000000.000000
-> 8 0 11 584 0.000100
-> 6 0 585 9 540 "AS_edel_link_15_DOWN"
-> 8 0 10 585 125000000.000000
-> 8 0 11 585 0.000100
-> 6 0 586 7 540 "edel-16.grenoble.grid5000.fr"
-> 8 0 8 586 23492000000.000000
-> 6 0 587 9 540 "AS_edel_link_16_UP"
-> 8 0 10 587 125000000.000000
-> 8 0 11 587 0.000100
-> 6 0 588 9 540 "AS_edel_link_16_DOWN"
-> 8 0 10 588 125000000.000000
-> 8 0 11 588 0.000100
-> 6 0 589 7 540 "edel-17.grenoble.grid5000.fr"
-> 8 0 8 589 23492000000.000000
-> 6 0 590 9 540 "AS_edel_link_17_UP"
-> 8 0 10 590 125000000.000000
-> 8 0 11 590 0.000100
-> 6 0 591 9 540 "AS_edel_link_17_DOWN"
-> 8 0 10 591 125000000.000000
-> 8 0 11 591 0.000100
-> 6 0 592 7 540 "edel-18.grenoble.grid5000.fr"
-> 8 0 8 592 23492000000.000000
-> 6 0 593 9 540 "AS_edel_link_18_UP"
-> 8 0 10 593 125000000.000000
-> 8 0 11 593 0.000100
-> 6 0 594 9 540 "AS_edel_link_18_DOWN"
-> 8 0 10 594 125000000.000000
-> 8 0 11 594 0.000100
-> 6 0 595 7 540 "edel-19.grenoble.grid5000.fr"
-> 8 0 8 595 23492000000.000000
-> 6 0 596 9 540 "AS_edel_link_19_UP"
-> 8 0 10 596 125000000.000000
-> 8 0 11 596 0.000100
-> 6 0 597 9 540 "AS_edel_link_19_DOWN"
-> 8 0 10 597 125000000.000000
-> 8 0 11 597 0.000100
-> 6 0 598 7 540 "edel-20.grenoble.grid5000.fr"
-> 8 0 8 598 23492000000.000000
-> 6 0 599 9 540 "AS_edel_link_20_UP"
-> 8 0 10 599 125000000.000000
-> 8 0 11 599 0.000100
-> 6 0 600 9 540 "AS_edel_link_20_DOWN"
-> 8 0 10 600 125000000.000000
-> 8 0 11 600 0.000100
-> 6 0 601 7 540 "edel-21.grenoble.grid5000.fr"
-> 8 0 8 601 23492000000.000000
-> 6 0 602 9 540 "AS_edel_link_21_UP"
-> 8 0 10 602 125000000.000000
-> 8 0 11 602 0.000100
-> 6 0 603 9 540 "AS_edel_link_21_DOWN"
-> 8 0 10 603 125000000.000000
-> 8 0 11 603 0.000100
-> 6 0 604 7 540 "edel-22.grenoble.grid5000.fr"
-> 8 0 8 604 23492000000.000000
-> 6 0 605 9 540 "AS_edel_link_22_UP"
-> 8 0 10 605 125000000.000000
-> 8 0 11 605 0.000100
-> 6 0 606 9 540 "AS_edel_link_22_DOWN"
-> 8 0 10 606 125000000.000000
-> 8 0 11 606 0.000100
-> 6 0 607 7 540 "edel-23.grenoble.grid5000.fr"
-> 8 0 8 607 23492000000.000000
-> 6 0 608 9 540 "AS_edel_link_23_UP"
-> 8 0 10 608 125000000.000000
-> 8 0 11 608 0.000100
-> 6 0 609 9 540 "AS_edel_link_23_DOWN"
-> 8 0 10 609 125000000.000000
-> 8 0 11 609 0.000100
-> 6 0 610 7 540 "edel-24.grenoble.grid5000.fr"
-> 8 0 8 610 23492000000.000000
-> 6 0 611 9 540 "AS_edel_link_24_UP"
-> 8 0 10 611 125000000.000000
-> 8 0 11 611 0.000100
-> 6 0 612 9 540 "AS_edel_link_24_DOWN"
-> 8 0 10 612 125000000.000000
-> 8 0 11 612 0.000100
-> 6 0 613 7 540 "edel-25.grenoble.grid5000.fr"
-> 8 0 8 613 23492000000.000000
-> 6 0 614 9 540 "AS_edel_link_25_UP"
-> 8 0 10 614 125000000.000000
-> 8 0 11 614 0.000100
-> 6 0 615 9 540 "AS_edel_link_25_DOWN"
-> 8 0 10 615 125000000.000000
-> 8 0 11 615 0.000100
-> 6 0 616 7 540 "edel-26.grenoble.grid5000.fr"
-> 8 0 8 616 23492000000.000000
-> 6 0 617 9 540 "AS_edel_link_26_UP"
-> 8 0 10 617 125000000.000000
-> 8 0 11 617 0.000100
-> 6 0 618 9 540 "AS_edel_link_26_DOWN"
-> 8 0 10 618 125000000.000000
-> 8 0 11 618 0.000100
-> 6 0 619 7 540 "edel-27.grenoble.grid5000.fr"
-> 8 0 8 619 23492000000.000000
-> 6 0 620 9 540 "AS_edel_link_27_UP"
-> 8 0 10 620 125000000.000000
-> 8 0 11 620 0.000100
-> 6 0 621 9 540 "AS_edel_link_27_DOWN"
-> 8 0 10 621 125000000.000000
-> 8 0 11 621 0.000100
-> 6 0 622 7 540 "edel-28.grenoble.grid5000.fr"
-> 8 0 8 622 23492000000.000000
-> 6 0 623 9 540 "AS_edel_link_28_UP"
-> 8 0 10 623 125000000.000000
-> 8 0 11 623 0.000100
-> 6 0 624 9 540 "AS_edel_link_28_DOWN"
-> 8 0 10 624 125000000.000000
-> 8 0 11 624 0.000100
-> 6 0 625 7 540 "edel-29.grenoble.grid5000.fr"
-> 8 0 8 625 23492000000.000000
-> 6 0 626 9 540 "AS_edel_link_29_UP"
-> 8 0 10 626 125000000.000000
-> 8 0 11 626 0.000100
-> 6 0 627 9 540 "AS_edel_link_29_DOWN"
-> 8 0 10 627 125000000.000000
-> 8 0 11 627 0.000100
-> 6 0 628 7 540 "edel-30.grenoble.grid5000.fr"
-> 8 0 8 628 23492000000.000000
-> 6 0 629 9 540 "AS_edel_link_30_UP"
-> 8 0 10 629 125000000.000000
-> 8 0 11 629 0.000100
-> 6 0 630 9 540 "AS_edel_link_30_DOWN"
-> 8 0 10 630 125000000.000000
-> 8 0 11 630 0.000100
-> 6 0 631 7 540 "edel-31.grenoble.grid5000.fr"
-> 8 0 8 631 23492000000.000000
-> 6 0 632 9 540 "AS_edel_link_31_UP"
-> 8 0 10 632 125000000.000000
-> 8 0 11 632 0.000100
-> 6 0 633 9 540 "AS_edel_link_31_DOWN"
-> 8 0 10 633 125000000.000000
-> 8 0 11 633 0.000100
-> 6 0 634 7 540 "edel-32.grenoble.grid5000.fr"
-> 8 0 8 634 23492000000.000000
-> 6 0 635 9 540 "AS_edel_link_32_UP"
-> 8 0 10 635 125000000.000000
-> 8 0 11 635 0.000100
-> 6 0 636 9 540 "AS_edel_link_32_DOWN"
-> 8 0 10 636 125000000.000000
-> 8 0 11 636 0.000100
-> 6 0 637 7 540 "edel-33.grenoble.grid5000.fr"
-> 8 0 8 637 23492000000.000000
-> 6 0 638 9 540 "AS_edel_link_33_UP"
-> 8 0 10 638 125000000.000000
-> 8 0 11 638 0.000100
-> 6 0 639 9 540 "AS_edel_link_33_DOWN"
-> 8 0 10 639 125000000.000000
-> 8 0 11 639 0.000100
-> 6 0 640 7 540 "edel-34.grenoble.grid5000.fr"
-> 8 0 8 640 23492000000.000000
-> 6 0 641 9 540 "AS_edel_link_34_UP"
-> 8 0 10 641 125000000.000000
-> 8 0 11 641 0.000100
-> 6 0 642 9 540 "AS_edel_link_34_DOWN"
-> 8 0 10 642 125000000.000000
-> 8 0 11 642 0.000100
-> 6 0 643 7 540 "edel-35.grenoble.grid5000.fr"
-> 8 0 8 643 23492000000.000000
-> 6 0 644 9 540 "AS_edel_link_35_UP"
-> 8 0 10 644 125000000.000000
-> 8 0 11 644 0.000100
-> 6 0 645 9 540 "AS_edel_link_35_DOWN"
-> 8 0 10 645 125000000.000000
-> 8 0 11 645 0.000100
-> 6 0 646 7 540 "edel-36.grenoble.grid5000.fr"
-> 8 0 8 646 23492000000.000000
-> 6 0 647 9 540 "AS_edel_link_36_UP"
-> 8 0 10 647 125000000.000000
-> 8 0 11 647 0.000100
-> 6 0 648 9 540 "AS_edel_link_36_DOWN"
-> 8 0 10 648 125000000.000000
-> 8 0 11 648 0.000100
-> 6 0 649 7 540 "edel-37.grenoble.grid5000.fr"
-> 8 0 8 649 23492000000.000000
-> 6 0 650 9 540 "AS_edel_link_37_UP"
-> 8 0 10 650 125000000.000000
-> 8 0 11 650 0.000100
-> 6 0 651 9 540 "AS_edel_link_37_DOWN"
-> 8 0 10 651 125000000.000000
-> 8 0 11 651 0.000100
-> 6 0 652 7 540 "edel-38.grenoble.grid5000.fr"
-> 8 0 8 652 23492000000.000000
-> 6 0 653 9 540 "AS_edel_link_38_UP"
-> 8 0 10 653 125000000.000000
-> 8 0 11 653 0.000100
-> 6 0 654 9 540 "AS_edel_link_38_DOWN"
-> 8 0 10 654 125000000.000000
-> 8 0 11 654 0.000100
-> 6 0 655 7 540 "edel-39.grenoble.grid5000.fr"
-> 8 0 8 655 23492000000.000000
-> 6 0 656 9 540 "AS_edel_link_39_UP"
-> 8 0 10 656 125000000.000000
-> 8 0 11 656 0.000100
-> 6 0 657 9 540 "AS_edel_link_39_DOWN"
-> 8 0 10 657 125000000.000000
-> 8 0 11 657 0.000100
-> 6 0 658 7 540 "edel-40.grenoble.grid5000.fr"
-> 8 0 8 658 23492000000.000000
-> 6 0 659 9 540 "AS_edel_link_40_UP"
-> 8 0 10 659 125000000.000000
-> 8 0 11 659 0.000100
-> 6 0 660 9 540 "AS_edel_link_40_DOWN"
-> 8 0 10 660 125000000.000000
-> 8 0 11 660 0.000100
-> 6 0 661 7 540 "edel-41.grenoble.grid5000.fr"
-> 8 0 8 661 23492000000.000000
-> 6 0 662 9 540 "AS_edel_link_41_UP"
-> 8 0 10 662 125000000.000000
-> 8 0 11 662 0.000100
-> 6 0 663 9 540 "AS_edel_link_41_DOWN"
-> 8 0 10 663 125000000.000000
-> 8 0 11 663 0.000100
-> 6 0 664 7 540 "edel-42.grenoble.grid5000.fr"
-> 8 0 8 664 23492000000.000000
-> 6 0 665 9 540 "AS_edel_link_42_UP"
-> 8 0 10 665 125000000.000000
-> 8 0 11 665 0.000100
-> 6 0 666 9 540 "AS_edel_link_42_DOWN"
-> 8 0 10 666 125000000.000000
-> 8 0 11 666 0.000100
-> 6 0 667 7 540 "edel-43.grenoble.grid5000.fr"
-> 8 0 8 667 23492000000.000000
-> 6 0 668 9 540 "AS_edel_link_43_UP"
-> 8 0 10 668 125000000.000000
-> 8 0 11 668 0.000100
-> 6 0 669 9 540 "AS_edel_link_43_DOWN"
-> 8 0 10 669 125000000.000000
-> 8 0 11 669 0.000100
-> 6 0 670 7 540 "edel-44.grenoble.grid5000.fr"
-> 8 0 8 670 23492000000.000000
-> 6 0 671 9 540 "AS_edel_link_44_UP"
-> 8 0 10 671 125000000.000000
-> 8 0 11 671 0.000100
-> 6 0 672 9 540 "AS_edel_link_44_DOWN"
-> 8 0 10 672 125000000.000000
-> 8 0 11 672 0.000100
-> 6 0 673 7 540 "edel-45.grenoble.grid5000.fr"
-> 8 0 8 673 23492000000.000000
-> 6 0 674 9 540 "AS_edel_link_45_UP"
-> 8 0 10 674 125000000.000000
-> 8 0 11 674 0.000100
-> 6 0 675 9 540 "AS_edel_link_45_DOWN"
-> 8 0 10 675 125000000.000000
-> 8 0 11 675 0.000100
-> 6 0 676 7 540 "edel-46.grenoble.grid5000.fr"
-> 8 0 8 676 23492000000.000000
-> 6 0 677 9 540 "AS_edel_link_46_UP"
-> 8 0 10 677 125000000.000000
-> 8 0 11 677 0.000100
-> 6 0 678 9 540 "AS_edel_link_46_DOWN"
-> 8 0 10 678 125000000.000000
-> 8 0 11 678 0.000100
-> 6 0 679 7 540 "edel-47.grenoble.grid5000.fr"
-> 8 0 8 679 23492000000.000000
-> 6 0 680 9 540 "AS_edel_link_47_UP"
-> 8 0 10 680 125000000.000000
-> 8 0 11 680 0.000100
-> 6 0 681 9 540 "AS_edel_link_47_DOWN"
-> 8 0 10 681 125000000.000000
-> 8 0 11 681 0.000100
-> 6 0 682 7 540 "edel-48.grenoble.grid5000.fr"
-> 8 0 8 682 23492000000.000000
-> 6 0 683 9 540 "AS_edel_link_48_UP"
-> 8 0 10 683 125000000.000000
-> 8 0 11 683 0.000100
-> 6 0 684 9 540 "AS_edel_link_48_DOWN"
-> 8 0 10 684 125000000.000000
-> 8 0 11 684 0.000100
-> 6 0 685 7 540 "edel-49.grenoble.grid5000.fr"
-> 8 0 8 685 23492000000.000000
-> 6 0 686 9 540 "AS_edel_link_49_UP"
-> 8 0 10 686 125000000.000000
-> 8 0 11 686 0.000100
-> 6 0 687 9 540 "AS_edel_link_49_DOWN"
-> 8 0 10 687 125000000.000000
-> 8 0 11 687 0.000100
-> 6 0 688 7 540 "edel-50.grenoble.grid5000.fr"
-> 8 0 8 688 23492000000.000000
-> 6 0 689 9 540 "AS_edel_link_50_UP"
-> 8 0 10 689 125000000.000000
-> 8 0 11 689 0.000100
-> 6 0 690 9 540 "AS_edel_link_50_DOWN"
-> 8 0 10 690 125000000.000000
-> 8 0 11 690 0.000100
-> 6 0 691 7 540 "edel-51.grenoble.grid5000.fr"
-> 8 0 8 691 23492000000.000000
-> 6 0 692 9 540 "AS_edel_link_51_UP"
-> 8 0 10 692 125000000.000000
-> 8 0 11 692 0.000100
-> 6 0 693 9 540 "AS_edel_link_51_DOWN"
-> 8 0 10 693 125000000.000000
-> 8 0 11 693 0.000100
-> 6 0 694 7 540 "edel-52.grenoble.grid5000.fr"
-> 8 0 8 694 23492000000.000000
-> 6 0 695 9 540 "AS_edel_link_52_UP"
-> 8 0 10 695 125000000.000000
-> 8 0 11 695 0.000100
-> 6 0 696 9 540 "AS_edel_link_52_DOWN"
-> 8 0 10 696 125000000.000000
-> 8 0 11 696 0.000100
-> 6 0 697 7 540 "edel-53.grenoble.grid5000.fr"
-> 8 0 8 697 23492000000.000000
-> 6 0 698 9 540 "AS_edel_link_53_UP"
-> 8 0 10 698 125000000.000000
-> 8 0 11 698 0.000100
-> 6 0 699 9 540 "AS_edel_link_53_DOWN"
-> 8 0 10 699 125000000.000000
-> 8 0 11 699 0.000100
-> 6 0 700 7 540 "edel-54.grenoble.grid5000.fr"
-> 8 0 8 700 23492000000.000000
-> 6 0 701 9 540 "AS_edel_link_54_UP"
-> 8 0 10 701 125000000.000000
-> 8 0 11 701 0.000100
-> 6 0 702 9 540 "AS_edel_link_54_DOWN"
-> 8 0 10 702 125000000.000000
-> 8 0 11 702 0.000100
-> 6 0 703 7 540 "edel-55.grenoble.grid5000.fr"
-> 8 0 8 703 23492000000.000000
-> 6 0 704 9 540 "AS_edel_link_55_UP"
-> 8 0 10 704 125000000.000000
-> 8 0 11 704 0.000100
-> 6 0 705 9 540 "AS_edel_link_55_DOWN"
-> 8 0 10 705 125000000.000000
-> 8 0 11 705 0.000100
-> 6 0 706 7 540 "edel-56.grenoble.grid5000.fr"
-> 8 0 8 706 23492000000.000000
-> 6 0 707 9 540 "AS_edel_link_56_UP"
-> 8 0 10 707 125000000.000000
-> 8 0 11 707 0.000100
-> 6 0 708 9 540 "AS_edel_link_56_DOWN"
-> 8 0 10 708 125000000.000000
-> 8 0 11 708 0.000100
-> 6 0 709 7 540 "edel-57.grenoble.grid5000.fr"
-> 8 0 8 709 23492000000.000000
-> 6 0 710 9 540 "AS_edel_link_57_UP"
-> 8 0 10 710 125000000.000000
-> 8 0 11 710 0.000100
-> 6 0 711 9 540 "AS_edel_link_57_DOWN"
-> 8 0 10 711 125000000.000000
-> 8 0 11 711 0.000100
-> 6 0 712 7 540 "edel-58.grenoble.grid5000.fr"
-> 8 0 8 712 23492000000.000000
-> 6 0 713 9 540 "AS_edel_link_58_UP"
-> 8 0 10 713 125000000.000000
-> 8 0 11 713 0.000100
-> 6 0 714 9 540 "AS_edel_link_58_DOWN"
-> 8 0 10 714 125000000.000000
-> 8 0 11 714 0.000100
-> 6 0 715 7 540 "edel-59.grenoble.grid5000.fr"
-> 8 0 8 715 23492000000.000000
-> 6 0 716 9 540 "AS_edel_link_59_UP"
-> 8 0 10 716 125000000.000000
-> 8 0 11 716 0.000100
-> 6 0 717 9 540 "AS_edel_link_59_DOWN"
-> 8 0 10 717 125000000.000000
-> 8 0 11 717 0.000100
-> 6 0 718 7 540 "edel-60.grenoble.grid5000.fr"
-> 8 0 8 718 23492000000.000000
-> 6 0 719 9 540 "AS_edel_link_60_UP"
-> 8 0 10 719 125000000.000000
-> 8 0 11 719 0.000100
-> 6 0 720 9 540 "AS_edel_link_60_DOWN"
-> 8 0 10 720 125000000.000000
-> 8 0 11 720 0.000100
-> 6 0 721 7 540 "edel-61.grenoble.grid5000.fr"
-> 8 0 8 721 23492000000.000000
-> 6 0 722 9 540 "AS_edel_link_61_UP"
-> 8 0 10 722 125000000.000000
-> 8 0 11 722 0.000100
-> 6 0 723 9 540 "AS_edel_link_61_DOWN"
-> 8 0 10 723 125000000.000000
-> 8 0 11 723 0.000100
-> 6 0 724 7 540 "edel-62.grenoble.grid5000.fr"
-> 8 0 8 724 23492000000.000000
-> 6 0 725 9 540 "AS_edel_link_62_UP"
-> 8 0 10 725 125000000.000000
-> 8 0 11 725 0.000100
-> 6 0 726 9 540 "AS_edel_link_62_DOWN"
-> 8 0 10 726 125000000.000000
-> 8 0 11 726 0.000100
-> 6 0 727 7 540 "edel-63.grenoble.grid5000.fr"
-> 8 0 8 727 23492000000.000000
-> 6 0 728 9 540 "AS_edel_link_63_UP"
-> 8 0 10 728 125000000.000000
-> 8 0 11 728 0.000100
-> 6 0 729 9 540 "AS_edel_link_63_DOWN"
-> 8 0 10 729 125000000.000000
-> 8 0 11 729 0.000100
-> 6 0 730 7 540 "edel-64.grenoble.grid5000.fr"
-> 8 0 8 730 23492000000.000000
-> 6 0 731 9 540 "AS_edel_link_64_UP"
-> 8 0 10 731 125000000.000000
-> 8 0 11 731 0.000100
-> 6 0 732 9 540 "AS_edel_link_64_DOWN"
-> 8 0 10 732 125000000.000000
-> 8 0 11 732 0.000100
-> 6 0 733 7 540 "edel-65.grenoble.grid5000.fr"
-> 8 0 8 733 23492000000.000000
-> 6 0 734 9 540 "AS_edel_link_65_UP"
-> 8 0 10 734 125000000.000000
-> 8 0 11 734 0.000100
-> 6 0 735 9 540 "AS_edel_link_65_DOWN"
-> 8 0 10 735 125000000.000000
-> 8 0 11 735 0.000100
-> 6 0 736 7 540 "edel-66.grenoble.grid5000.fr"
-> 8 0 8 736 23492000000.000000
-> 6 0 737 9 540 "AS_edel_link_66_UP"
-> 8 0 10 737 125000000.000000
-> 8 0 11 737 0.000100
-> 6 0 738 9 540 "AS_edel_link_66_DOWN"
-> 8 0 10 738 125000000.000000
-> 8 0 11 738 0.000100
-> 6 0 739 7 540 "edel-67.grenoble.grid5000.fr"
-> 8 0 8 739 23492000000.000000
-> 6 0 740 9 540 "AS_edel_link_67_UP"
-> 8 0 10 740 125000000.000000
-> 8 0 11 740 0.000100
-> 6 0 741 9 540 "AS_edel_link_67_DOWN"
-> 8 0 10 741 125000000.000000
-> 8 0 11 741 0.000100
-> 6 0 742 7 540 "edel-68.grenoble.grid5000.fr"
-> 8 0 8 742 23492000000.000000
-> 6 0 743 9 540 "AS_edel_link_68_UP"
-> 8 0 10 743 125000000.000000
-> 8 0 11 743 0.000100
-> 6 0 744 9 540 "AS_edel_link_68_DOWN"
-> 8 0 10 744 125000000.000000
-> 8 0 11 744 0.000100
-> 6 0 745 7 540 "edel-69.grenoble.grid5000.fr"
-> 8 0 8 745 23492000000.000000
-> 6 0 746 9 540 "AS_edel_link_69_UP"
-> 8 0 10 746 125000000.000000
-> 8 0 11 746 0.000100
-> 6 0 747 9 540 "AS_edel_link_69_DOWN"
-> 8 0 10 747 125000000.000000
-> 8 0 11 747 0.000100
-> 6 0 748 7 540 "edel-70.grenoble.grid5000.fr"
-> 8 0 8 748 23492000000.000000
-> 6 0 749 9 540 "AS_edel_link_70_UP"
-> 8 0 10 749 125000000.000000
-> 8 0 11 749 0.000100
-> 6 0 750 9 540 "AS_edel_link_70_DOWN"
-> 8 0 10 750 125000000.000000
-> 8 0 11 750 0.000100
-> 6 0 751 7 540 "edel-71.grenoble.grid5000.fr"
-> 8 0 8 751 23492000000.000000
-> 6 0 752 9 540 "AS_edel_link_71_UP"
-> 8 0 10 752 125000000.000000
-> 8 0 11 752 0.000100
-> 6 0 753 9 540 "AS_edel_link_71_DOWN"
-> 8 0 10 753 125000000.000000
-> 8 0 11 753 0.000100
-> 6 0 754 7 540 "edel-72.grenoble.grid5000.fr"
-> 8 0 8 754 23492000000.000000
-> 6 0 755 9 540 "AS_edel_link_72_UP"
-> 8 0 10 755 125000000.000000
-> 8 0 11 755 0.000100
-> 6 0 756 9 540 "AS_edel_link_72_DOWN"
-> 8 0 10 756 125000000.000000
-> 8 0 11 756 0.000100
-> 6 0 757 12 540 "edel-AS_edel_router.grenoble.grid5000.fr"
-> 6 0 758 9 540 "AS_edel_backbone"
-> 8 0 10 758 1250000000.000000
-> 8 0 11 758 0.000100
-> 6 0 759 3 499 "link_edel"
-> 8 0 4 759 1250000000.000000
-> 8 0 5 759 0.000100
-> 6 0 760 6 499 "AS_genepi"
-> 6 0 761 7 760 "genepi-1.grenoble.grid5000.fr"
-> 8 0 8 761 21175000000.000000
-> 6 0 762 9 760 "AS_genepi_link_1_UP"
-> 8 0 10 762 125000000.000000
-> 8 0 11 762 0.000100
-> 6 0 763 9 760 "AS_genepi_link_1_DOWN"
-> 8 0 10 763 125000000.000000
-> 8 0 11 763 0.000100
-> 6 0 764 7 760 "genepi-2.grenoble.grid5000.fr"
-> 8 0 8 764 21175000000.000000
-> 6 0 765 9 760 "AS_genepi_link_2_UP"
-> 8 0 10 765 125000000.000000
-> 8 0 11 765 0.000100
-> 6 0 766 9 760 "AS_genepi_link_2_DOWN"
-> 8 0 10 766 125000000.000000
-> 8 0 11 766 0.000100
-> 6 0 767 7 760 "genepi-3.grenoble.grid5000.fr"
-> 8 0 8 767 21175000000.000000
-> 6 0 768 9 760 "AS_genepi_link_3_UP"
-> 8 0 10 768 125000000.000000
-> 8 0 11 768 0.000100
-> 6 0 769 9 760 "AS_genepi_link_3_DOWN"
-> 8 0 10 769 125000000.000000
-> 8 0 11 769 0.000100
-> 6 0 770 7 760 "genepi-4.grenoble.grid5000.fr"
-> 8 0 8 770 21175000000.000000
-> 6 0 771 9 760 "AS_genepi_link_4_UP"
-> 8 0 10 771 125000000.000000
-> 8 0 11 771 0.000100
-> 6 0 772 9 760 "AS_genepi_link_4_DOWN"
-> 8 0 10 772 125000000.000000
-> 8 0 11 772 0.000100
-> 6 0 773 7 760 "genepi-5.grenoble.grid5000.fr"
-> 8 0 8 773 21175000000.000000
-> 6 0 774 9 760 "AS_genepi_link_5_UP"
-> 8 0 10 774 125000000.000000
-> 8 0 11 774 0.000100
-> 6 0 775 9 760 "AS_genepi_link_5_DOWN"
-> 8 0 10 775 125000000.000000
-> 8 0 11 775 0.000100
-> 6 0 776 7 760 "genepi-6.grenoble.grid5000.fr"
-> 8 0 8 776 21175000000.000000
-> 6 0 777 9 760 "AS_genepi_link_6_UP"
-> 8 0 10 777 125000000.000000
-> 8 0 11 777 0.000100
-> 6 0 778 9 760 "AS_genepi_link_6_DOWN"
-> 8 0 10 778 125000000.000000
-> 8 0 11 778 0.000100
-> 6 0 779 7 760 "genepi-7.grenoble.grid5000.fr"
-> 8 0 8 779 21175000000.000000
-> 6 0 780 9 760 "AS_genepi_link_7_UP"
-> 8 0 10 780 125000000.000000
-> 8 0 11 780 0.000100
-> 6 0 781 9 760 "AS_genepi_link_7_DOWN"
-> 8 0 10 781 125000000.000000
-> 8 0 11 781 0.000100
-> 6 0 782 7 760 "genepi-8.grenoble.grid5000.fr"
-> 8 0 8 782 21175000000.000000
-> 6 0 783 9 760 "AS_genepi_link_8_UP"
-> 8 0 10 783 125000000.000000
-> 8 0 11 783 0.000100
-> 6 0 784 9 760 "AS_genepi_link_8_DOWN"
-> 8 0 10 784 125000000.000000
-> 8 0 11 784 0.000100
-> 6 0 785 7 760 "genepi-9.grenoble.grid5000.fr"
-> 8 0 8 785 21175000000.000000
-> 6 0 786 9 760 "AS_genepi_link_9_UP"
-> 8 0 10 786 125000000.000000
-> 8 0 11 786 0.000100
-> 6 0 787 9 760 "AS_genepi_link_9_DOWN"
-> 8 0 10 787 125000000.000000
-> 8 0 11 787 0.000100
-> 6 0 788 7 760 "genepi-10.grenoble.grid5000.fr"
-> 8 0 8 788 21175000000.000000
-> 6 0 789 9 760 "AS_genepi_link_10_UP"
-> 8 0 10 789 125000000.000000
-> 8 0 11 789 0.000100
-> 6 0 790 9 760 "AS_genepi_link_10_DOWN"
-> 8 0 10 790 125000000.000000
-> 8 0 11 790 0.000100
-> 6 0 791 7 760 "genepi-11.grenoble.grid5000.fr"
-> 8 0 8 791 21175000000.000000
-> 6 0 792 9 760 "AS_genepi_link_11_UP"
-> 8 0 10 792 125000000.000000
-> 8 0 11 792 0.000100
-> 6 0 793 9 760 "AS_genepi_link_11_DOWN"
-> 8 0 10 793 125000000.000000
-> 8 0 11 793 0.000100
-> 6 0 794 7 760 "genepi-12.grenoble.grid5000.fr"
-> 8 0 8 794 21175000000.000000
-> 6 0 795 9 760 "AS_genepi_link_12_UP"
-> 8 0 10 795 125000000.000000
-> 8 0 11 795 0.000100
-> 6 0 796 9 760 "AS_genepi_link_12_DOWN"
-> 8 0 10 796 125000000.000000
-> 8 0 11 796 0.000100
-> 6 0 797 7 760 "genepi-13.grenoble.grid5000.fr"
-> 8 0 8 797 21175000000.000000
-> 6 0 798 9 760 "AS_genepi_link_13_UP"
-> 8 0 10 798 125000000.000000
-> 8 0 11 798 0.000100
-> 6 0 799 9 760 "AS_genepi_link_13_DOWN"
-> 8 0 10 799 125000000.000000
-> 8 0 11 799 0.000100
-> 6 0 800 7 760 "genepi-14.grenoble.grid5000.fr"
-> 8 0 8 800 21175000000.000000
-> 6 0 801 9 760 "AS_genepi_link_14_UP"
-> 8 0 10 801 125000000.000000
-> 8 0 11 801 0.000100
-> 6 0 802 9 760 "AS_genepi_link_14_DOWN"
-> 8 0 10 802 125000000.000000
-> 8 0 11 802 0.000100
-> 6 0 803 7 760 "genepi-15.grenoble.grid5000.fr"
-> 8 0 8 803 21175000000.000000
-> 6 0 804 9 760 "AS_genepi_link_15_UP"
-> 8 0 10 804 125000000.000000
-> 8 0 11 804 0.000100
-> 6 0 805 9 760 "AS_genepi_link_15_DOWN"
-> 8 0 10 805 125000000.000000
-> 8 0 11 805 0.000100
-> 6 0 806 7 760 "genepi-16.grenoble.grid5000.fr"
-> 8 0 8 806 21175000000.000000
-> 6 0 807 9 760 "AS_genepi_link_16_UP"
-> 8 0 10 807 125000000.000000
-> 8 0 11 807 0.000100
-> 6 0 808 9 760 "AS_genepi_link_16_DOWN"
-> 8 0 10 808 125000000.000000
-> 8 0 11 808 0.000100
-> 6 0 809 7 760 "genepi-17.grenoble.grid5000.fr"
-> 8 0 8 809 21175000000.000000
-> 6 0 810 9 760 "AS_genepi_link_17_UP"
-> 8 0 10 810 125000000.000000
-> 8 0 11 810 0.000100
-> 6 0 811 9 760 "AS_genepi_link_17_DOWN"
-> 8 0 10 811 125000000.000000
-> 8 0 11 811 0.000100
-> 6 0 812 7 760 "genepi-18.grenoble.grid5000.fr"
-> 8 0 8 812 21175000000.000000
-> 6 0 813 9 760 "AS_genepi_link_18_UP"
-> 8 0 10 813 125000000.000000
-> 8 0 11 813 0.000100
-> 6 0 814 9 760 "AS_genepi_link_18_DOWN"
-> 8 0 10 814 125000000.000000
-> 8 0 11 814 0.000100
-> 6 0 815 7 760 "genepi-19.grenoble.grid5000.fr"
-> 8 0 8 815 21175000000.000000
-> 6 0 816 9 760 "AS_genepi_link_19_UP"
-> 8 0 10 816 125000000.000000
-> 8 0 11 816 0.000100
-> 6 0 817 9 760 "AS_genepi_link_19_DOWN"
-> 8 0 10 817 125000000.000000
-> 8 0 11 817 0.000100
-> 6 0 818 7 760 "genepi-20.grenoble.grid5000.fr"
-> 8 0 8 818 21175000000.000000
-> 6 0 819 9 760 "AS_genepi_link_20_UP"
-> 8 0 10 819 125000000.000000
-> 8 0 11 819 0.000100
-> 6 0 820 9 760 "AS_genepi_link_20_DOWN"
-> 8 0 10 820 125000000.000000
-> 8 0 11 820 0.000100
-> 6 0 821 7 760 "genepi-21.grenoble.grid5000.fr"
-> 8 0 8 821 21175000000.000000
-> 6 0 822 9 760 "AS_genepi_link_21_UP"
-> 8 0 10 822 125000000.000000
-> 8 0 11 822 0.000100
-> 6 0 823 9 760 "AS_genepi_link_21_DOWN"
-> 8 0 10 823 125000000.000000
-> 8 0 11 823 0.000100
-> 6 0 824 7 760 "genepi-22.grenoble.grid5000.fr"
-> 8 0 8 824 21175000000.000000
-> 6 0 825 9 760 "AS_genepi_link_22_UP"
-> 8 0 10 825 125000000.000000
-> 8 0 11 825 0.000100
-> 6 0 826 9 760 "AS_genepi_link_22_DOWN"
-> 8 0 10 826 125000000.000000
-> 8 0 11 826 0.000100
-> 6 0 827 7 760 "genepi-23.grenoble.grid5000.fr"
-> 8 0 8 827 21175000000.000000
-> 6 0 828 9 760 "AS_genepi_link_23_UP"
-> 8 0 10 828 125000000.000000
-> 8 0 11 828 0.000100
-> 6 0 829 9 760 "AS_genepi_link_23_DOWN"
-> 8 0 10 829 125000000.000000
-> 8 0 11 829 0.000100
-> 6 0 830 7 760 "genepi-24.grenoble.grid5000.fr"
-> 8 0 8 830 21175000000.000000
-> 6 0 831 9 760 "AS_genepi_link_24_UP"
-> 8 0 10 831 125000000.000000
-> 8 0 11 831 0.000100
-> 6 0 832 9 760 "AS_genepi_link_24_DOWN"
-> 8 0 10 832 125000000.000000
-> 8 0 11 832 0.000100
-> 6 0 833 7 760 "genepi-25.grenoble.grid5000.fr"
-> 8 0 8 833 21175000000.000000
-> 6 0 834 9 760 "AS_genepi_link_25_UP"
-> 8 0 10 834 125000000.000000
-> 8 0 11 834 0.000100
-> 6 0 835 9 760 "AS_genepi_link_25_DOWN"
-> 8 0 10 835 125000000.000000
-> 8 0 11 835 0.000100
-> 6 0 836 7 760 "genepi-26.grenoble.grid5000.fr"
-> 8 0 8 836 21175000000.000000
-> 6 0 837 9 760 "AS_genepi_link_26_UP"
-> 8 0 10 837 125000000.000000
-> 8 0 11 837 0.000100
-> 6 0 838 9 760 "AS_genepi_link_26_DOWN"
-> 8 0 10 838 125000000.000000
-> 8 0 11 838 0.000100
-> 6 0 839 7 760 "genepi-27.grenoble.grid5000.fr"
-> 8 0 8 839 21175000000.000000
-> 6 0 840 9 760 "AS_genepi_link_27_UP"
-> 8 0 10 840 125000000.000000
-> 8 0 11 840 0.000100
-> 6 0 841 9 760 "AS_genepi_link_27_DOWN"
-> 8 0 10 841 125000000.000000
-> 8 0 11 841 0.000100
-> 6 0 842 7 760 "genepi-28.grenoble.grid5000.fr"
-> 8 0 8 842 21175000000.000000
-> 6 0 843 9 760 "AS_genepi_link_28_UP"
-> 8 0 10 843 125000000.000000
-> 8 0 11 843 0.000100
-> 6 0 844 9 760 "AS_genepi_link_28_DOWN"
-> 8 0 10 844 125000000.000000
-> 8 0 11 844 0.000100
-> 6 0 845 7 760 "genepi-29.grenoble.grid5000.fr"
-> 8 0 8 845 21175000000.000000
-> 6 0 846 9 760 "AS_genepi_link_29_UP"
-> 8 0 10 846 125000000.000000
-> 8 0 11 846 0.000100
-> 6 0 847 9 760 "AS_genepi_link_29_DOWN"
-> 8 0 10 847 125000000.000000
-> 8 0 11 847 0.000100
-> 6 0 848 7 760 "genepi-30.grenoble.grid5000.fr"
-> 8 0 8 848 21175000000.000000
-> 6 0 849 9 760 "AS_genepi_link_30_UP"
-> 8 0 10 849 125000000.000000
-> 8 0 11 849 0.000100
-> 6 0 850 9 760 "AS_genepi_link_30_DOWN"
-> 8 0 10 850 125000000.000000
-> 8 0 11 850 0.000100
-> 6 0 851 7 760 "genepi-31.grenoble.grid5000.fr"
-> 8 0 8 851 21175000000.000000
-> 6 0 852 9 760 "AS_genepi_link_31_UP"
-> 8 0 10 852 125000000.000000
-> 8 0 11 852 0.000100
-> 6 0 853 9 760 "AS_genepi_link_31_DOWN"
-> 8 0 10 853 125000000.000000
-> 8 0 11 853 0.000100
-> 6 0 854 7 760 "genepi-32.grenoble.grid5000.fr"
-> 8 0 8 854 21175000000.000000
-> 6 0 855 9 760 "AS_genepi_link_32_UP"
-> 8 0 10 855 125000000.000000
-> 8 0 11 855 0.000100
-> 6 0 856 9 760 "AS_genepi_link_32_DOWN"
-> 8 0 10 856 125000000.000000
-> 8 0 11 856 0.000100
-> 6 0 857 7 760 "genepi-33.grenoble.grid5000.fr"
-> 8 0 8 857 21175000000.000000
-> 6 0 858 9 760 "AS_genepi_link_33_UP"
-> 8 0 10 858 125000000.000000
-> 8 0 11 858 0.000100
-> 6 0 859 9 760 "AS_genepi_link_33_DOWN"
-> 8 0 10 859 125000000.000000
-> 8 0 11 859 0.000100
-> 6 0 860 7 760 "genepi-34.grenoble.grid5000.fr"
-> 8 0 8 860 21175000000.000000
-> 6 0 861 9 760 "AS_genepi_link_34_UP"
-> 8 0 10 861 125000000.000000
-> 8 0 11 861 0.000100
-> 6 0 862 9 760 "AS_genepi_link_34_DOWN"
-> 8 0 10 862 125000000.000000
-> 8 0 11 862 0.000100
-> 6 0 863 12 760 "genepi-AS_genepi_router.grenoble.grid5000.fr"
-> 6 0 864 9 760 "AS_genepi_backbone"
-> 8 0 10 864 1250000000.000000
-> 8 0 11 864 0.000100
-> 6 0 865 3 499 "link_genepi"
-> 8 0 4 865 1250000000.000000
-> 8 0 5 865 0.000100
-> 6 0 866 6 499 "gw_AS_grenoble"
-> 6 0 867 12 866 "gw_grenoble"
-> 6 0 868 3 499 "link_gw_grenoble"
-> 8 0 4 868 1250000000.000000
-> 8 0 5 868 0.000100
-> 6 0 869 1 0 "AS_lille"
-> 6 0 870 6 869 "AS_chicon"
-> 6 0 871 7 870 "chicon-1.lille.grid5000.fr"
-> 8 0 8 871 8961800000.000000
-> 6 0 872 9 870 "AS_chicon_link_1_UP"
-> 8 0 10 872 125000000.000000
-> 8 0 11 872 0.000100
-> 6 0 873 9 870 "AS_chicon_link_1_DOWN"
-> 8 0 10 873 125000000.000000
-> 8 0 11 873 0.000100
-> 6 0 874 7 870 "chicon-2.lille.grid5000.fr"
-> 8 0 8 874 8961800000.000000
-> 6 0 875 9 870 "AS_chicon_link_2_UP"
-> 8 0 10 875 125000000.000000
-> 8 0 11 875 0.000100
-> 6 0 876 9 870 "AS_chicon_link_2_DOWN"
-> 8 0 10 876 125000000.000000
-> 8 0 11 876 0.000100
-> 6 0 877 7 870 "chicon-3.lille.grid5000.fr"
-> 8 0 8 877 8961800000.000000
-> 6 0 878 9 870 "AS_chicon_link_3_UP"
-> 8 0 10 878 125000000.000000
-> 8 0 11 878 0.000100
-> 6 0 879 9 870 "AS_chicon_link_3_DOWN"
-> 8 0 10 879 125000000.000000
-> 8 0 11 879 0.000100
-> 6 0 880 7 870 "chicon-4.lille.grid5000.fr"
-> 8 0 8 880 8961800000.000000
-> 6 0 881 9 870 "AS_chicon_link_4_UP"
-> 8 0 10 881 125000000.000000
-> 8 0 11 881 0.000100
-> 6 0 882 9 870 "AS_chicon_link_4_DOWN"
-> 8 0 10 882 125000000.000000
-> 8 0 11 882 0.000100
-> 6 0 883 7 870 "chicon-5.lille.grid5000.fr"
-> 8 0 8 883 8961800000.000000
-> 6 0 884 9 870 "AS_chicon_link_5_UP"
-> 8 0 10 884 125000000.000000
-> 8 0 11 884 0.000100
-> 6 0 885 9 870 "AS_chicon_link_5_DOWN"
-> 8 0 10 885 125000000.000000
-> 8 0 11 885 0.000100
-> 6 0 886 7 870 "chicon-6.lille.grid5000.fr"
-> 8 0 8 886 8961800000.000000
-> 6 0 887 9 870 "AS_chicon_link_6_UP"
-> 8 0 10 887 125000000.000000
-> 8 0 11 887 0.000100
-> 6 0 888 9 870 "AS_chicon_link_6_DOWN"
-> 8 0 10 888 125000000.000000
-> 8 0 11 888 0.000100
-> 6 0 889 7 870 "chicon-7.lille.grid5000.fr"
-> 8 0 8 889 8961800000.000000
-> 6 0 890 9 870 "AS_chicon_link_7_UP"
-> 8 0 10 890 125000000.000000
-> 8 0 11 890 0.000100
-> 6 0 891 9 870 "AS_chicon_link_7_DOWN"
-> 8 0 10 891 125000000.000000
-> 8 0 11 891 0.000100
-> 6 0 892 7 870 "chicon-8.lille.grid5000.fr"
-> 8 0 8 892 8961800000.000000
-> 6 0 893 9 870 "AS_chicon_link_8_UP"
-> 8 0 10 893 125000000.000000
-> 8 0 11 893 0.000100
-> 6 0 894 9 870 "AS_chicon_link_8_DOWN"
-> 8 0 10 894 125000000.000000
-> 8 0 11 894 0.000100
-> 6 0 895 7 870 "chicon-9.lille.grid5000.fr"
-> 8 0 8 895 8961800000.000000
-> 6 0 896 9 870 "AS_chicon_link_9_UP"
-> 8 0 10 896 125000000.000000
-> 8 0 11 896 0.000100
-> 6 0 897 9 870 "AS_chicon_link_9_DOWN"
-> 8 0 10 897 125000000.000000
-> 8 0 11 897 0.000100
-> 6 0 898 7 870 "chicon-10.lille.grid5000.fr"
-> 8 0 8 898 8961800000.000000
-> 6 0 899 9 870 "AS_chicon_link_10_UP"
-> 8 0 10 899 125000000.000000
-> 8 0 11 899 0.000100
-> 6 0 900 9 870 "AS_chicon_link_10_DOWN"
-> 8 0 10 900 125000000.000000
-> 8 0 11 900 0.000100
-> 6 0 901 7 870 "chicon-11.lille.grid5000.fr"
-> 8 0 8 901 8961800000.000000
-> 6 0 902 9 870 "AS_chicon_link_11_UP"
-> 8 0 10 902 125000000.000000
-> 8 0 11 902 0.000100
-> 6 0 903 9 870 "AS_chicon_link_11_DOWN"
-> 8 0 10 903 125000000.000000
-> 8 0 11 903 0.000100
-> 6 0 904 7 870 "chicon-12.lille.grid5000.fr"
-> 8 0 8 904 8961800000.000000
-> 6 0 905 9 870 "AS_chicon_link_12_UP"
-> 8 0 10 905 125000000.000000
-> 8 0 11 905 0.000100
-> 6 0 906 9 870 "AS_chicon_link_12_DOWN"
-> 8 0 10 906 125000000.000000
-> 8 0 11 906 0.000100
-> 6 0 907 7 870 "chicon-13.lille.grid5000.fr"
-> 8 0 8 907 8961800000.000000
-> 6 0 908 9 870 "AS_chicon_link_13_UP"
-> 8 0 10 908 125000000.000000
-> 8 0 11 908 0.000100
-> 6 0 909 9 870 "AS_chicon_link_13_DOWN"
-> 8 0 10 909 125000000.000000
-> 8 0 11 909 0.000100
-> 6 0 910 7 870 "chicon-14.lille.grid5000.fr"
-> 8 0 8 910 8961800000.000000
-> 6 0 911 9 870 "AS_chicon_link_14_UP"
-> 8 0 10 911 125000000.000000
-> 8 0 11 911 0.000100
-> 6 0 912 9 870 "AS_chicon_link_14_DOWN"
-> 8 0 10 912 125000000.000000
-> 8 0 11 912 0.000100
-> 6 0 913 7 870 "chicon-15.lille.grid5000.fr"
-> 8 0 8 913 8961800000.000000
-> 6 0 914 9 870 "AS_chicon_link_15_UP"
-> 8 0 10 914 125000000.000000
-> 8 0 11 914 0.000100
-> 6 0 915 9 870 "AS_chicon_link_15_DOWN"
-> 8 0 10 915 125000000.000000
-> 8 0 11 915 0.000100
-> 6 0 916 7 870 "chicon-16.lille.grid5000.fr"
-> 8 0 8 916 8961800000.000000
-> 6 0 917 9 870 "AS_chicon_link_16_UP"
-> 8 0 10 917 125000000.000000
-> 8 0 11 917 0.000100
-> 6 0 918 9 870 "AS_chicon_link_16_DOWN"
-> 8 0 10 918 125000000.000000
-> 8 0 11 918 0.000100
-> 6 0 919 7 870 "chicon-17.lille.grid5000.fr"
-> 8 0 8 919 8961800000.000000
-> 6 0 920 9 870 "AS_chicon_link_17_UP"
-> 8 0 10 920 125000000.000000
-> 8 0 11 920 0.000100
-> 6 0 921 9 870 "AS_chicon_link_17_DOWN"
-> 8 0 10 921 125000000.000000
-> 8 0 11 921 0.000100
-> 6 0 922 7 870 "chicon-18.lille.grid5000.fr"
-> 8 0 8 922 8961800000.000000
-> 6 0 923 9 870 "AS_chicon_link_18_UP"
-> 8 0 10 923 125000000.000000
-> 8 0 11 923 0.000100
-> 6 0 924 9 870 "AS_chicon_link_18_DOWN"
-> 8 0 10 924 125000000.000000
-> 8 0 11 924 0.000100
-> 6 0 925 7 870 "chicon-19.lille.grid5000.fr"
-> 8 0 8 925 8961800000.000000
-> 6 0 926 9 870 "AS_chicon_link_19_UP"
-> 8 0 10 926 125000000.000000
-> 8 0 11 926 0.000100
-> 6 0 927 9 870 "AS_chicon_link_19_DOWN"
-> 8 0 10 927 125000000.000000
-> 8 0 11 927 0.000100
-> 6 0 928 7 870 "chicon-20.lille.grid5000.fr"
-> 8 0 8 928 8961800000.000000
-> 6 0 929 9 870 "AS_chicon_link_20_UP"
-> 8 0 10 929 125000000.000000
-> 8 0 11 929 0.000100
-> 6 0 930 9 870 "AS_chicon_link_20_DOWN"
-> 8 0 10 930 125000000.000000
-> 8 0 11 930 0.000100
-> 6 0 931 7 870 "chicon-21.lille.grid5000.fr"
-> 8 0 8 931 8961800000.000000
-> 6 0 932 9 870 "AS_chicon_link_21_UP"
-> 8 0 10 932 125000000.000000
-> 8 0 11 932 0.000100
-> 6 0 933 9 870 "AS_chicon_link_21_DOWN"
-> 8 0 10 933 125000000.000000
-> 8 0 11 933 0.000100
-> 6 0 934 7 870 "chicon-22.lille.grid5000.fr"
-> 8 0 8 934 8961800000.000000
-> 6 0 935 9 870 "AS_chicon_link_22_UP"
-> 8 0 10 935 125000000.000000
-> 8 0 11 935 0.000100
-> 6 0 936 9 870 "AS_chicon_link_22_DOWN"
-> 8 0 10 936 125000000.000000
-> 8 0 11 936 0.000100
-> 6 0 937 7 870 "chicon-23.lille.grid5000.fr"
-> 8 0 8 937 8961800000.000000
-> 6 0 938 9 870 "AS_chicon_link_23_UP"
-> 8 0 10 938 125000000.000000
-> 8 0 11 938 0.000100
-> 6 0 939 9 870 "AS_chicon_link_23_DOWN"
-> 8 0 10 939 125000000.000000
-> 8 0 11 939 0.000100
-> 6 0 940 7 870 "chicon-24.lille.grid5000.fr"
-> 8 0 8 940 8961800000.000000
-> 6 0 941 9 870 "AS_chicon_link_24_UP"
-> 8 0 10 941 125000000.000000
-> 8 0 11 941 0.000100
-> 6 0 942 9 870 "AS_chicon_link_24_DOWN"
-> 8 0 10 942 125000000.000000
-> 8 0 11 942 0.000100
-> 6 0 943 7 870 "chicon-25.lille.grid5000.fr"
-> 8 0 8 943 8961800000.000000
-> 6 0 944 9 870 "AS_chicon_link_25_UP"
-> 8 0 10 944 125000000.000000
-> 8 0 11 944 0.000100
-> 6 0 945 9 870 "AS_chicon_link_25_DOWN"
-> 8 0 10 945 125000000.000000
-> 8 0 11 945 0.000100
-> 6 0 946 7 870 "chicon-26.lille.grid5000.fr"
-> 8 0 8 946 8961800000.000000
-> 6 0 947 9 870 "AS_chicon_link_26_UP"
-> 8 0 10 947 125000000.000000
-> 8 0 11 947 0.000100
-> 6 0 948 9 870 "AS_chicon_link_26_DOWN"
-> 8 0 10 948 125000000.000000
-> 8 0 11 948 0.000100
-> 6 0 949 12 870 "chicon-AS_chicon_router.lille.grid5000.fr"
-> 6 0 950 9 870 "AS_chicon_backbone"
-> 8 0 10 950 1250000000.000000
-> 8 0 11 950 0.000100
-> 6 0 951 3 869 "link_chicon"
-> 8 0 4 951 1250000000.000000
-> 8 0 5 951 0.000100
-> 6 0 952 6 869 "AS_chimint"
-> 6 0 953 7 952 "chimint-1.lille.grid5000.fr"
-> 8 0 8 953 23531000000.000000
-> 6 0 954 9 952 "AS_chimint_link_1_UP"
-> 8 0 10 954 125000000.000000
-> 8 0 11 954 0.000100
-> 6 0 955 9 952 "AS_chimint_link_1_DOWN"
-> 8 0 10 955 125000000.000000
-> 8 0 11 955 0.000100
-> 6 0 956 7 952 "chimint-2.lille.grid5000.fr"
-> 8 0 8 956 23531000000.000000
-> 6 0 957 9 952 "AS_chimint_link_2_UP"
-> 8 0 10 957 125000000.000000
-> 8 0 11 957 0.000100
-> 6 0 958 9 952 "AS_chimint_link_2_DOWN"
-> 8 0 10 958 125000000.000000
-> 8 0 11 958 0.000100
-> 6 0 959 7 952 "chimint-3.lille.grid5000.fr"
-> 8 0 8 959 23531000000.000000
-> 6 0 960 9 952 "AS_chimint_link_3_UP"
-> 8 0 10 960 125000000.000000
-> 8 0 11 960 0.000100
-> 6 0 961 9 952 "AS_chimint_link_3_DOWN"
-> 8 0 10 961 125000000.000000
-> 8 0 11 961 0.000100
-> 6 0 962 7 952 "chimint-4.lille.grid5000.fr"
-> 8 0 8 962 23531000000.000000
-> 6 0 963 9 952 "AS_chimint_link_4_UP"
-> 8 0 10 963 125000000.000000
-> 8 0 11 963 0.000100
-> 6 0 964 9 952 "AS_chimint_link_4_DOWN"
-> 8 0 10 964 125000000.000000
-> 8 0 11 964 0.000100
-> 6 0 965 7 952 "chimint-5.lille.grid5000.fr"
-> 8 0 8 965 23531000000.000000
-> 6 0 966 9 952 "AS_chimint_link_5_UP"
-> 8 0 10 966 125000000.000000
-> 8 0 11 966 0.000100
-> 6 0 967 9 952 "AS_chimint_link_5_DOWN"
-> 8 0 10 967 125000000.000000
-> 8 0 11 967 0.000100
-> 6 0 968 7 952 "chimint-6.lille.grid5000.fr"
-> 8 0 8 968 23531000000.000000
-> 6 0 969 9 952 "AS_chimint_link_6_UP"
-> 8 0 10 969 125000000.000000
-> 8 0 11 969 0.000100
-> 6 0 970 9 952 "AS_chimint_link_6_DOWN"
-> 8 0 10 970 125000000.000000
-> 8 0 11 970 0.000100
-> 6 0 971 7 952 "chimint-7.lille.grid5000.fr"
-> 8 0 8 971 23531000000.000000
-> 6 0 972 9 952 "AS_chimint_link_7_UP"
-> 8 0 10 972 125000000.000000
-> 8 0 11 972 0.000100
-> 6 0 973 9 952 "AS_chimint_link_7_DOWN"
-> 8 0 10 973 125000000.000000
-> 8 0 11 973 0.000100
-> 6 0 974 7 952 "chimint-8.lille.grid5000.fr"
-> 8 0 8 974 23531000000.000000
-> 6 0 975 9 952 "AS_chimint_link_8_UP"
-> 8 0 10 975 125000000.000000
-> 8 0 11 975 0.000100
-> 6 0 976 9 952 "AS_chimint_link_8_DOWN"
-> 8 0 10 976 125000000.000000
-> 8 0 11 976 0.000100
-> 6 0 977 7 952 "chimint-9.lille.grid5000.fr"
-> 8 0 8 977 23531000000.000000
-> 6 0 978 9 952 "AS_chimint_link_9_UP"
-> 8 0 10 978 125000000.000000
-> 8 0 11 978 0.000100
-> 6 0 979 9 952 "AS_chimint_link_9_DOWN"
-> 8 0 10 979 125000000.000000
-> 8 0 11 979 0.000100
-> 6 0 980 7 952 "chimint-10.lille.grid5000.fr"
-> 8 0 8 980 23531000000.000000
-> 6 0 981 9 952 "AS_chimint_link_10_UP"
-> 8 0 10 981 125000000.000000
-> 8 0 11 981 0.000100
-> 6 0 982 9 952 "AS_chimint_link_10_DOWN"
-> 8 0 10 982 125000000.000000
-> 8 0 11 982 0.000100
-> 6 0 983 7 952 "chimint-11.lille.grid5000.fr"
-> 8 0 8 983 23531000000.000000
-> 6 0 984 9 952 "AS_chimint_link_11_UP"
-> 8 0 10 984 125000000.000000
-> 8 0 11 984 0.000100
-> 6 0 985 9 952 "AS_chimint_link_11_DOWN"
-> 8 0 10 985 125000000.000000
-> 8 0 11 985 0.000100
-> 6 0 986 7 952 "chimint-12.lille.grid5000.fr"
-> 8 0 8 986 23531000000.000000
-> 6 0 987 9 952 "AS_chimint_link_12_UP"
-> 8 0 10 987 125000000.000000
-> 8 0 11 987 0.000100
-> 6 0 988 9 952 "AS_chimint_link_12_DOWN"
-> 8 0 10 988 125000000.000000
-> 8 0 11 988 0.000100
-> 6 0 989 7 952 "chimint-13.lille.grid5000.fr"
-> 8 0 8 989 23531000000.000000
-> 6 0 990 9 952 "AS_chimint_link_13_UP"
-> 8 0 10 990 125000000.000000
-> 8 0 11 990 0.000100
-> 6 0 991 9 952 "AS_chimint_link_13_DOWN"
-> 8 0 10 991 125000000.000000
-> 8 0 11 991 0.000100
-> 6 0 992 7 952 "chimint-14.lille.grid5000.fr"
-> 8 0 8 992 23531000000.000000
-> 6 0 993 9 952 "AS_chimint_link_14_UP"
-> 8 0 10 993 125000000.000000
-> 8 0 11 993 0.000100
-> 6 0 994 9 952 "AS_chimint_link_14_DOWN"
-> 8 0 10 994 125000000.000000
-> 8 0 11 994 0.000100
-> 6 0 995 7 952 "chimint-15.lille.grid5000.fr"
-> 8 0 8 995 23531000000.000000
-> 6 0 996 9 952 "AS_chimint_link_15_UP"
-> 8 0 10 996 125000000.000000
-> 8 0 11 996 0.000100
-> 6 0 997 9 952 "AS_chimint_link_15_DOWN"
-> 8 0 10 997 125000000.000000
-> 8 0 11 997 0.000100
-> 6 0 998 7 952 "chimint-16.lille.grid5000.fr"
-> 8 0 8 998 23531000000.000000
-> 6 0 999 9 952 "AS_chimint_link_16_UP"
-> 8 0 10 999 125000000.000000
-> 8 0 11 999 0.000100
-> 6 0 1000 9 952 "AS_chimint_link_16_DOWN"
-> 8 0 10 1000 125000000.000000
-> 8 0 11 1000 0.000100
-> 6 0 1001 7 952 "chimint-17.lille.grid5000.fr"
-> 8 0 8 1001 23531000000.000000
-> 6 0 1002 9 952 "AS_chimint_link_17_UP"
-> 8 0 10 1002 125000000.000000
-> 8 0 11 1002 0.000100
-> 6 0 1003 9 952 "AS_chimint_link_17_DOWN"
-> 8 0 10 1003 125000000.000000
-> 8 0 11 1003 0.000100
-> 6 0 1004 7 952 "chimint-18.lille.grid5000.fr"
-> 8 0 8 1004 23531000000.000000
-> 6 0 1005 9 952 "AS_chimint_link_18_UP"
-> 8 0 10 1005 125000000.000000
-> 8 0 11 1005 0.000100
-> 6 0 1006 9 952 "AS_chimint_link_18_DOWN"
-> 8 0 10 1006 125000000.000000
-> 8 0 11 1006 0.000100
-> 6 0 1007 7 952 "chimint-19.lille.grid5000.fr"
-> 8 0 8 1007 23531000000.000000
-> 6 0 1008 9 952 "AS_chimint_link_19_UP"
-> 8 0 10 1008 125000000.000000
-> 8 0 11 1008 0.000100
-> 6 0 1009 9 952 "AS_chimint_link_19_DOWN"
-> 8 0 10 1009 125000000.000000
-> 8 0 11 1009 0.000100
-> 6 0 1010 7 952 "chimint-20.lille.grid5000.fr"
-> 8 0 8 1010 23531000000.000000
-> 6 0 1011 9 952 "AS_chimint_link_20_UP"
-> 8 0 10 1011 125000000.000000
-> 8 0 11 1011 0.000100
-> 6 0 1012 9 952 "AS_chimint_link_20_DOWN"
-> 8 0 10 1012 125000000.000000
-> 8 0 11 1012 0.000100
-> 6 0 1013 12 952 "chimint-AS_chimint_router.lille.grid5000.fr"
-> 6 0 1014 9 952 "AS_chimint_backbone"
-> 8 0 10 1014 1250000000.000000
-> 8 0 11 1014 0.000100
-> 6 0 1015 3 869 "link_chimint"
-> 8 0 4 1015 1250000000.000000
-> 8 0 5 1015 0.000100
-> 6 0 1016 6 869 "AS_chinqchint"
-> 6 0 1017 7 1016 "chinqchint-1.lille.grid5000.fr"
-> 8 0 8 1017 22270000000.000000
-> 6 0 1018 9 1016 "AS_chinqchint_link_1_UP"
-> 8 0 10 1018 125000000.000000
-> 8 0 11 1018 0.000100
-> 6 0 1019 9 1016 "AS_chinqchint_link_1_DOWN"
-> 8 0 10 1019 125000000.000000
-> 8 0 11 1019 0.000100
-> 6 0 1020 7 1016 "chinqchint-2.lille.grid5000.fr"
-> 8 0 8 1020 22270000000.000000
-> 6 0 1021 9 1016 "AS_chinqchint_link_2_UP"
-> 8 0 10 1021 125000000.000000
-> 8 0 11 1021 0.000100
-> 6 0 1022 9 1016 "AS_chinqchint_link_2_DOWN"
-> 8 0 10 1022 125000000.000000
-> 8 0 11 1022 0.000100
-> 6 0 1023 7 1016 "chinqchint-3.lille.grid5000.fr"
-> 8 0 8 1023 22270000000.000000
-> 6 0 1024 9 1016 "AS_chinqchint_link_3_UP"
-> 8 0 10 1024 125000000.000000
-> 8 0 11 1024 0.000100
-> 6 0 1025 9 1016 "AS_chinqchint_link_3_DOWN"
-> 8 0 10 1025 125000000.000000
-> 8 0 11 1025 0.000100
-> 6 0 1026 7 1016 "chinqchint-4.lille.grid5000.fr"
-> 8 0 8 1026 22270000000.000000
-> 6 0 1027 9 1016 "AS_chinqchint_link_4_UP"
-> 8 0 10 1027 125000000.000000
-> 8 0 11 1027 0.000100
-> 6 0 1028 9 1016 "AS_chinqchint_link_4_DOWN"
-> 8 0 10 1028 125000000.000000
-> 8 0 11 1028 0.000100
-> 6 0 1029 7 1016 "chinqchint-5.lille.grid5000.fr"
-> 8 0 8 1029 22270000000.000000
-> 6 0 1030 9 1016 "AS_chinqchint_link_5_UP"
-> 8 0 10 1030 125000000.000000
-> 8 0 11 1030 0.000100
-> 6 0 1031 9 1016 "AS_chinqchint_link_5_DOWN"
-> 8 0 10 1031 125000000.000000
-> 8 0 11 1031 0.000100
-> 6 0 1032 7 1016 "chinqchint-6.lille.grid5000.fr"
-> 8 0 8 1032 22270000000.000000
-> 6 0 1033 9 1016 "AS_chinqchint_link_6_UP"
-> 8 0 10 1033 125000000.000000
-> 8 0 11 1033 0.000100
-> 6 0 1034 9 1016 "AS_chinqchint_link_6_DOWN"
-> 8 0 10 1034 125000000.000000
-> 8 0 11 1034 0.000100
-> 6 0 1035 7 1016 "chinqchint-7.lille.grid5000.fr"
-> 8 0 8 1035 22270000000.000000
-> 6 0 1036 9 1016 "AS_chinqchint_link_7_UP"
-> 8 0 10 1036 125000000.000000
-> 8 0 11 1036 0.000100
-> 6 0 1037 9 1016 "AS_chinqchint_link_7_DOWN"
-> 8 0 10 1037 125000000.000000
-> 8 0 11 1037 0.000100
-> 6 0 1038 7 1016 "chinqchint-8.lille.grid5000.fr"
-> 8 0 8 1038 22270000000.000000
-> 6 0 1039 9 1016 "AS_chinqchint_link_8_UP"
-> 8 0 10 1039 125000000.000000
-> 8 0 11 1039 0.000100
-> 6 0 1040 9 1016 "AS_chinqchint_link_8_DOWN"
-> 8 0 10 1040 125000000.000000
-> 8 0 11 1040 0.000100
-> 6 0 1041 7 1016 "chinqchint-9.lille.grid5000.fr"
-> 8 0 8 1041 22270000000.000000
-> 6 0 1042 9 1016 "AS_chinqchint_link_9_UP"
-> 8 0 10 1042 125000000.000000
-> 8 0 11 1042 0.000100
-> 6 0 1043 9 1016 "AS_chinqchint_link_9_DOWN"
-> 8 0 10 1043 125000000.000000
-> 8 0 11 1043 0.000100
-> 6 0 1044 7 1016 "chinqchint-10.lille.grid5000.fr"
-> 8 0 8 1044 22270000000.000000
-> 6 0 1045 9 1016 "AS_chinqchint_link_10_UP"
-> 8 0 10 1045 125000000.000000
-> 8 0 11 1045 0.000100
-> 6 0 1046 9 1016 "AS_chinqchint_link_10_DOWN"
-> 8 0 10 1046 125000000.000000
-> 8 0 11 1046 0.000100
-> 6 0 1047 7 1016 "chinqchint-11.lille.grid5000.fr"
-> 8 0 8 1047 22270000000.000000
-> 6 0 1048 9 1016 "AS_chinqchint_link_11_UP"
-> 8 0 10 1048 125000000.000000
-> 8 0 11 1048 0.000100
-> 6 0 1049 9 1016 "AS_chinqchint_link_11_DOWN"
-> 8 0 10 1049 125000000.000000
-> 8 0 11 1049 0.000100
-> 6 0 1050 7 1016 "chinqchint-12.lille.grid5000.fr"
-> 8 0 8 1050 22270000000.000000
-> 6 0 1051 9 1016 "AS_chinqchint_link_12_UP"
-> 8 0 10 1051 125000000.000000
-> 8 0 11 1051 0.000100
-> 6 0 1052 9 1016 "AS_chinqchint_link_12_DOWN"
-> 8 0 10 1052 125000000.000000
-> 8 0 11 1052 0.000100
-> 6 0 1053 7 1016 "chinqchint-13.lille.grid5000.fr"
-> 8 0 8 1053 22270000000.000000
-> 6 0 1054 9 1016 "AS_chinqchint_link_13_UP"
-> 8 0 10 1054 125000000.000000
-> 8 0 11 1054 0.000100
-> 6 0 1055 9 1016 "AS_chinqchint_link_13_DOWN"
-> 8 0 10 1055 125000000.000000
-> 8 0 11 1055 0.000100
-> 6 0 1056 7 1016 "chinqchint-14.lille.grid5000.fr"
-> 8 0 8 1056 22270000000.000000
-> 6 0 1057 9 1016 "AS_chinqchint_link_14_UP"
-> 8 0 10 1057 125000000.000000
-> 8 0 11 1057 0.000100
-> 6 0 1058 9 1016 "AS_chinqchint_link_14_DOWN"
-> 8 0 10 1058 125000000.000000
-> 8 0 11 1058 0.000100
-> 6 0 1059 7 1016 "chinqchint-15.lille.grid5000.fr"
-> 8 0 8 1059 22270000000.000000
-> 6 0 1060 9 1016 "AS_chinqchint_link_15_UP"
-> 8 0 10 1060 125000000.000000
-> 8 0 11 1060 0.000100
-> 6 0 1061 9 1016 "AS_chinqchint_link_15_DOWN"
-> 8 0 10 1061 125000000.000000
-> 8 0 11 1061 0.000100
-> 6 0 1062 7 1016 "chinqchint-16.lille.grid5000.fr"
-> 8 0 8 1062 22270000000.000000
-> 6 0 1063 9 1016 "AS_chinqchint_link_16_UP"
-> 8 0 10 1063 125000000.000000
-> 8 0 11 1063 0.000100
-> 6 0 1064 9 1016 "AS_chinqchint_link_16_DOWN"
-> 8 0 10 1064 125000000.000000
-> 8 0 11 1064 0.000100
-> 6 0 1065 7 1016 "chinqchint-17.lille.grid5000.fr"
-> 8 0 8 1065 22270000000.000000
-> 6 0 1066 9 1016 "AS_chinqchint_link_17_UP"
-> 8 0 10 1066 125000000.000000
-> 8 0 11 1066 0.000100
-> 6 0 1067 9 1016 "AS_chinqchint_link_17_DOWN"
-> 8 0 10 1067 125000000.000000
-> 8 0 11 1067 0.000100
-> 6 0 1068 7 1016 "chinqchint-18.lille.grid5000.fr"
-> 8 0 8 1068 22270000000.000000
-> 6 0 1069 9 1016 "AS_chinqchint_link_18_UP"
-> 8 0 10 1069 125000000.000000
-> 8 0 11 1069 0.000100
-> 6 0 1070 9 1016 "AS_chinqchint_link_18_DOWN"
-> 8 0 10 1070 125000000.000000
-> 8 0 11 1070 0.000100
-> 6 0 1071 7 1016 "chinqchint-19.lille.grid5000.fr"
-> 8 0 8 1071 22270000000.000000
-> 6 0 1072 9 1016 "AS_chinqchint_link_19_UP"
-> 8 0 10 1072 125000000.000000
-> 8 0 11 1072 0.000100
-> 6 0 1073 9 1016 "AS_chinqchint_link_19_DOWN"
-> 8 0 10 1073 125000000.000000
-> 8 0 11 1073 0.000100
-> 6 0 1074 7 1016 "chinqchint-20.lille.grid5000.fr"
-> 8 0 8 1074 22270000000.000000
-> 6 0 1075 9 1016 "AS_chinqchint_link_20_UP"
-> 8 0 10 1075 125000000.000000
-> 8 0 11 1075 0.000100
-> 6 0 1076 9 1016 "AS_chinqchint_link_20_DOWN"
-> 8 0 10 1076 125000000.000000
-> 8 0 11 1076 0.000100
-> 6 0 1077 7 1016 "chinqchint-21.lille.grid5000.fr"
-> 8 0 8 1077 22270000000.000000
-> 6 0 1078 9 1016 "AS_chinqchint_link_21_UP"
-> 8 0 10 1078 125000000.000000
-> 8 0 11 1078 0.000100
-> 6 0 1079 9 1016 "AS_chinqchint_link_21_DOWN"
-> 8 0 10 1079 125000000.000000
-> 8 0 11 1079 0.000100
-> 6 0 1080 7 1016 "chinqchint-22.lille.grid5000.fr"
-> 8 0 8 1080 22270000000.000000
-> 6 0 1081 9 1016 "AS_chinqchint_link_22_UP"
-> 8 0 10 1081 125000000.000000
-> 8 0 11 1081 0.000100
-> 6 0 1082 9 1016 "AS_chinqchint_link_22_DOWN"
-> 8 0 10 1082 125000000.000000
-> 8 0 11 1082 0.000100
-> 6 0 1083 7 1016 "chinqchint-23.lille.grid5000.fr"
-> 8 0 8 1083 22270000000.000000
-> 6 0 1084 9 1016 "AS_chinqchint_link_23_UP"
-> 8 0 10 1084 125000000.000000
-> 8 0 11 1084 0.000100
-> 6 0 1085 9 1016 "AS_chinqchint_link_23_DOWN"
-> 8 0 10 1085 125000000.000000
-> 8 0 11 1085 0.000100
-> 6 0 1086 7 1016 "chinqchint-24.lille.grid5000.fr"
-> 8 0 8 1086 22270000000.000000
-> 6 0 1087 9 1016 "AS_chinqchint_link_24_UP"
-> 8 0 10 1087 125000000.000000
-> 8 0 11 1087 0.000100
-> 6 0 1088 9 1016 "AS_chinqchint_link_24_DOWN"
-> 8 0 10 1088 125000000.000000
-> 8 0 11 1088 0.000100
-> 6 0 1089 7 1016 "chinqchint-25.lille.grid5000.fr"
-> 8 0 8 1089 22270000000.000000
-> 6 0 1090 9 1016 "AS_chinqchint_link_25_UP"
-> 8 0 10 1090 125000000.000000
-> 8 0 11 1090 0.000100
-> 6 0 1091 9 1016 "AS_chinqchint_link_25_DOWN"
-> 8 0 10 1091 125000000.000000
-> 8 0 11 1091 0.000100
-> 6 0 1092 7 1016 "chinqchint-26.lille.grid5000.fr"
-> 8 0 8 1092 22270000000.000000
-> 6 0 1093 9 1016 "AS_chinqchint_link_26_UP"
-> 8 0 10 1093 125000000.000000
-> 8 0 11 1093 0.000100
-> 6 0 1094 9 1016 "AS_chinqchint_link_26_DOWN"
-> 8 0 10 1094 125000000.000000
-> 8 0 11 1094 0.000100
-> 6 0 1095 7 1016 "chinqchint-27.lille.grid5000.fr"
-> 8 0 8 1095 22270000000.000000
-> 6 0 1096 9 1016 "AS_chinqchint_link_27_UP"
-> 8 0 10 1096 125000000.000000
-> 8 0 11 1096 0.000100
-> 6 0 1097 9 1016 "AS_chinqchint_link_27_DOWN"
-> 8 0 10 1097 125000000.000000
-> 8 0 11 1097 0.000100
-> 6 0 1098 7 1016 "chinqchint-28.lille.grid5000.fr"
-> 8 0 8 1098 22270000000.000000
-> 6 0 1099 9 1016 "AS_chinqchint_link_28_UP"
-> 8 0 10 1099 125000000.000000
-> 8 0 11 1099 0.000100
-> 6 0 1100 9 1016 "AS_chinqchint_link_28_DOWN"
-> 8 0 10 1100 125000000.000000
-> 8 0 11 1100 0.000100
-> 6 0 1101 7 1016 "chinqchint-29.lille.grid5000.fr"
-> 8 0 8 1101 22270000000.000000
-> 6 0 1102 9 1016 "AS_chinqchint_link_29_UP"
-> 8 0 10 1102 125000000.000000
-> 8 0 11 1102 0.000100
-> 6 0 1103 9 1016 "AS_chinqchint_link_29_DOWN"
-> 8 0 10 1103 125000000.000000
-> 8 0 11 1103 0.000100
-> 6 0 1104 7 1016 "chinqchint-30.lille.grid5000.fr"
-> 8 0 8 1104 22270000000.000000
-> 6 0 1105 9 1016 "AS_chinqchint_link_30_UP"
-> 8 0 10 1105 125000000.000000
-> 8 0 11 1105 0.000100
-> 6 0 1106 9 1016 "AS_chinqchint_link_30_DOWN"
-> 8 0 10 1106 125000000.000000
-> 8 0 11 1106 0.000100
-> 6 0 1107 7 1016 "chinqchint-31.lille.grid5000.fr"
-> 8 0 8 1107 22270000000.000000
-> 6 0 1108 9 1016 "AS_chinqchint_link_31_UP"
-> 8 0 10 1108 125000000.000000
-> 8 0 11 1108 0.000100
-> 6 0 1109 9 1016 "AS_chinqchint_link_31_DOWN"
-> 8 0 10 1109 125000000.000000
-> 8 0 11 1109 0.000100
-> 6 0 1110 7 1016 "chinqchint-32.lille.grid5000.fr"
-> 8 0 8 1110 22270000000.000000
-> 6 0 1111 9 1016 "AS_chinqchint_link_32_UP"
-> 8 0 10 1111 125000000.000000
-> 8 0 11 1111 0.000100
-> 6 0 1112 9 1016 "AS_chinqchint_link_32_DOWN"
-> 8 0 10 1112 125000000.000000
-> 8 0 11 1112 0.000100
-> 6 0 1113 7 1016 "chinqchint-33.lille.grid5000.fr"
-> 8 0 8 1113 22270000000.000000
-> 6 0 1114 9 1016 "AS_chinqchint_link_33_UP"
-> 8 0 10 1114 125000000.000000
-> 8 0 11 1114 0.000100
-> 6 0 1115 9 1016 "AS_chinqchint_link_33_DOWN"
-> 8 0 10 1115 125000000.000000
-> 8 0 11 1115 0.000100
-> 6 0 1116 7 1016 "chinqchint-34.lille.grid5000.fr"
-> 8 0 8 1116 22270000000.000000
-> 6 0 1117 9 1016 "AS_chinqchint_link_34_UP"
-> 8 0 10 1117 125000000.000000
-> 8 0 11 1117 0.000100
-> 6 0 1118 9 1016 "AS_chinqchint_link_34_DOWN"
-> 8 0 10 1118 125000000.000000
-> 8 0 11 1118 0.000100
-> 6 0 1119 7 1016 "chinqchint-35.lille.grid5000.fr"
-> 8 0 8 1119 22270000000.000000
-> 6 0 1120 9 1016 "AS_chinqchint_link_35_UP"
-> 8 0 10 1120 125000000.000000
-> 8 0 11 1120 0.000100
-> 6 0 1121 9 1016 "AS_chinqchint_link_35_DOWN"
-> 8 0 10 1121 125000000.000000
-> 8 0 11 1121 0.000100
-> 6 0 1122 7 1016 "chinqchint-36.lille.grid5000.fr"
-> 8 0 8 1122 22270000000.000000
-> 6 0 1123 9 1016 "AS_chinqchint_link_36_UP"
-> 8 0 10 1123 125000000.000000
-> 8 0 11 1123 0.000100
-> 6 0 1124 9 1016 "AS_chinqchint_link_36_DOWN"
-> 8 0 10 1124 125000000.000000
-> 8 0 11 1124 0.000100
-> 6 0 1125 7 1016 "chinqchint-37.lille.grid5000.fr"
-> 8 0 8 1125 22270000000.000000
-> 6 0 1126 9 1016 "AS_chinqchint_link_37_UP"
-> 8 0 10 1126 125000000.000000
-> 8 0 11 1126 0.000100
-> 6 0 1127 9 1016 "AS_chinqchint_link_37_DOWN"
-> 8 0 10 1127 125000000.000000
-> 8 0 11 1127 0.000100
-> 6 0 1128 7 1016 "chinqchint-38.lille.grid5000.fr"
-> 8 0 8 1128 22270000000.000000
-> 6 0 1129 9 1016 "AS_chinqchint_link_38_UP"
-> 8 0 10 1129 125000000.000000
-> 8 0 11 1129 0.000100
-> 6 0 1130 9 1016 "AS_chinqchint_link_38_DOWN"
-> 8 0 10 1130 125000000.000000
-> 8 0 11 1130 0.000100
-> 6 0 1131 7 1016 "chinqchint-39.lille.grid5000.fr"
-> 8 0 8 1131 22270000000.000000
-> 6 0 1132 9 1016 "AS_chinqchint_link_39_UP"
-> 8 0 10 1132 125000000.000000
-> 8 0 11 1132 0.000100
-> 6 0 1133 9 1016 "AS_chinqchint_link_39_DOWN"
-> 8 0 10 1133 125000000.000000
-> 8 0 11 1133 0.000100
-> 6 0 1134 7 1016 "chinqchint-40.lille.grid5000.fr"
-> 8 0 8 1134 22270000000.000000
-> 6 0 1135 9 1016 "AS_chinqchint_link_40_UP"
-> 8 0 10 1135 125000000.000000
-> 8 0 11 1135 0.000100
-> 6 0 1136 9 1016 "AS_chinqchint_link_40_DOWN"
-> 8 0 10 1136 125000000.000000
-> 8 0 11 1136 0.000100
-> 6 0 1137 7 1016 "chinqchint-41.lille.grid5000.fr"
-> 8 0 8 1137 22270000000.000000
-> 6 0 1138 9 1016 "AS_chinqchint_link_41_UP"
-> 8 0 10 1138 125000000.000000
-> 8 0 11 1138 0.000100
-> 6 0 1139 9 1016 "AS_chinqchint_link_41_DOWN"
-> 8 0 10 1139 125000000.000000
-> 8 0 11 1139 0.000100
-> 6 0 1140 7 1016 "chinqchint-42.lille.grid5000.fr"
-> 8 0 8 1140 22270000000.000000
-> 6 0 1141 9 1016 "AS_chinqchint_link_42_UP"
-> 8 0 10 1141 125000000.000000
-> 8 0 11 1141 0.000100
-> 6 0 1142 9 1016 "AS_chinqchint_link_42_DOWN"
-> 8 0 10 1142 125000000.000000
-> 8 0 11 1142 0.000100
-> 6 0 1143 7 1016 "chinqchint-43.lille.grid5000.fr"
-> 8 0 8 1143 22270000000.000000
-> 6 0 1144 9 1016 "AS_chinqchint_link_43_UP"
-> 8 0 10 1144 125000000.000000
-> 8 0 11 1144 0.000100
-> 6 0 1145 9 1016 "AS_chinqchint_link_43_DOWN"
-> 8 0 10 1145 125000000.000000
-> 8 0 11 1145 0.000100
-> 6 0 1146 7 1016 "chinqchint-44.lille.grid5000.fr"
-> 8 0 8 1146 22270000000.000000
-> 6 0 1147 9 1016 "AS_chinqchint_link_44_UP"
-> 8 0 10 1147 125000000.000000
-> 8 0 11 1147 0.000100
-> 6 0 1148 9 1016 "AS_chinqchint_link_44_DOWN"
-> 8 0 10 1148 125000000.000000
-> 8 0 11 1148 0.000100
-> 6 0 1149 7 1016 "chinqchint-45.lille.grid5000.fr"
-> 8 0 8 1149 22270000000.000000
-> 6 0 1150 9 1016 "AS_chinqchint_link_45_UP"
-> 8 0 10 1150 125000000.000000
-> 8 0 11 1150 0.000100
-> 6 0 1151 9 1016 "AS_chinqchint_link_45_DOWN"
-> 8 0 10 1151 125000000.000000
-> 8 0 11 1151 0.000100
-> 6 0 1152 7 1016 "chinqchint-46.lille.grid5000.fr"
-> 8 0 8 1152 22270000000.000000
-> 6 0 1153 9 1016 "AS_chinqchint_link_46_UP"
-> 8 0 10 1153 125000000.000000
-> 8 0 11 1153 0.000100
-> 6 0 1154 9 1016 "AS_chinqchint_link_46_DOWN"
-> 8 0 10 1154 125000000.000000
-> 8 0 11 1154 0.000100
-> 6 0 1155 12 1016 "chinqchint-AS_chinqchint_router.lille.grid5000.fr"
-> 6 0 1156 9 1016 "AS_chinqchint_backbone"
-> 8 0 10 1156 1250000000.000000
-> 8 0 11 1156 0.000100
-> 6 0 1157 3 869 "link_chinqchint"
-> 8 0 4 1157 1250000000.000000
-> 8 0 5 1157 0.000100
-> 6 0 1158 6 869 "AS_chirloute"
-> 6 0 1159 7 1158 "chirloute-1.lille.grid5000.fr"
-> 8 0 8 1159 24473000000.000000
-> 6 0 1160 9 1158 "AS_chirloute_link_1_UP"
-> 8 0 10 1160 125000000.000000
-> 8 0 11 1160 0.000100
-> 6 0 1161 9 1158 "AS_chirloute_link_1_DOWN"
-> 8 0 10 1161 125000000.000000
-> 8 0 11 1161 0.000100
-> 6 0 1162 7 1158 "chirloute-2.lille.grid5000.fr"
-> 8 0 8 1162 24473000000.000000
-> 6 0 1163 9 1158 "AS_chirloute_link_2_UP"
-> 8 0 10 1163 125000000.000000
-> 8 0 11 1163 0.000100
-> 6 0 1164 9 1158 "AS_chirloute_link_2_DOWN"
-> 8 0 10 1164 125000000.000000
-> 8 0 11 1164 0.000100
-> 6 0 1165 7 1158 "chirloute-3.lille.grid5000.fr"
-> 8 0 8 1165 24473000000.000000
-> 6 0 1166 9 1158 "AS_chirloute_link_3_UP"
-> 8 0 10 1166 125000000.000000
-> 8 0 11 1166 0.000100
-> 6 0 1167 9 1158 "AS_chirloute_link_3_DOWN"
-> 8 0 10 1167 125000000.000000
-> 8 0 11 1167 0.000100
-> 6 0 1168 7 1158 "chirloute-4.lille.grid5000.fr"
-> 8 0 8 1168 24473000000.000000
-> 6 0 1169 9 1158 "AS_chirloute_link_4_UP"
-> 8 0 10 1169 125000000.000000
-> 8 0 11 1169 0.000100
-> 6 0 1170 9 1158 "AS_chirloute_link_4_DOWN"
-> 8 0 10 1170 125000000.000000
-> 8 0 11 1170 0.000100
-> 6 0 1171 7 1158 "chirloute-5.lille.grid5000.fr"
-> 8 0 8 1171 24473000000.000000
-> 6 0 1172 9 1158 "AS_chirloute_link_5_UP"
-> 8 0 10 1172 125000000.000000
-> 8 0 11 1172 0.000100
-> 6 0 1173 9 1158 "AS_chirloute_link_5_DOWN"
-> 8 0 10 1173 125000000.000000
-> 8 0 11 1173 0.000100
-> 6 0 1174 7 1158 "chirloute-6.lille.grid5000.fr"
-> 8 0 8 1174 24473000000.000000
-> 6 0 1175 9 1158 "AS_chirloute_link_6_UP"
-> 8 0 10 1175 125000000.000000
-> 8 0 11 1175 0.000100
-> 6 0 1176 9 1158 "AS_chirloute_link_6_DOWN"
-> 8 0 10 1176 125000000.000000
-> 8 0 11 1176 0.000100
-> 6 0 1177 7 1158 "chirloute-7.lille.grid5000.fr"
-> 8 0 8 1177 24473000000.000000
-> 6 0 1178 9 1158 "AS_chirloute_link_7_UP"
-> 8 0 10 1178 125000000.000000
-> 8 0 11 1178 0.000100
-> 6 0 1179 9 1158 "AS_chirloute_link_7_DOWN"
-> 8 0 10 1179 125000000.000000
-> 8 0 11 1179 0.000100
-> 6 0 1180 7 1158 "chirloute-8.lille.grid5000.fr"
-> 8 0 8 1180 24473000000.000000
-> 6 0 1181 9 1158 "AS_chirloute_link_8_UP"
-> 8 0 10 1181 125000000.000000
-> 8 0 11 1181 0.000100
-> 6 0 1182 9 1158 "AS_chirloute_link_8_DOWN"
-> 8 0 10 1182 125000000.000000
-> 8 0 11 1182 0.000100
-> 6 0 1183 12 1158 "chirloute-AS_chirloute_router.lille.grid5000.fr"
-> 6 0 1184 9 1158 "AS_chirloute_backbone"
-> 8 0 10 1184 1250000000.000000
-> 8 0 11 1184 0.000100
-> 6 0 1185 3 869 "link_chirloute"
-> 8 0 4 1185 1250000000.000000
-> 8 0 5 1185 0.000100
-> 6 0 1186 6 869 "gw_AS_lille"
-> 6 0 1187 12 1186 "gw_lille"
-> 6 0 1188 3 869 "link_gw_lille"
-> 8 0 4 1188 1250000000.000000
-> 8 0 5 1188 0.000100
-> 6 0 1189 1 0 "AS_lyon"
-> 6 0 1190 6 1189 "AS_capricorne"
-> 6 0 1191 7 1190 "capricorne-1.lyon.grid5000.fr"
-> 8 0 8 1191 4723300000.000000
-> 6 0 1192 9 1190 "AS_capricorne_link_1_UP"
-> 8 0 10 1192 125000000.000000
-> 8 0 11 1192 0.000100
-> 6 0 1193 9 1190 "AS_capricorne_link_1_DOWN"
-> 8 0 10 1193 125000000.000000
-> 8 0 11 1193 0.000100
-> 6 0 1194 7 1190 "capricorne-2.lyon.grid5000.fr"
-> 8 0 8 1194 4723300000.000000
-> 6 0 1195 9 1190 "AS_capricorne_link_2_UP"
-> 8 0 10 1195 125000000.000000
-> 8 0 11 1195 0.000100
-> 6 0 1196 9 1190 "AS_capricorne_link_2_DOWN"
-> 8 0 10 1196 125000000.000000
-> 8 0 11 1196 0.000100
-> 6 0 1197 7 1190 "capricorne-3.lyon.grid5000.fr"
-> 8 0 8 1197 4723300000.000000
-> 6 0 1198 9 1190 "AS_capricorne_link_3_UP"
-> 8 0 10 1198 125000000.000000
-> 8 0 11 1198 0.000100
-> 6 0 1199 9 1190 "AS_capricorne_link_3_DOWN"
-> 8 0 10 1199 125000000.000000
-> 8 0 11 1199 0.000100
-> 6 0 1200 7 1190 "capricorne-4.lyon.grid5000.fr"
-> 8 0 8 1200 4723300000.000000
-> 6 0 1201 9 1190 "AS_capricorne_link_4_UP"
-> 8 0 10 1201 125000000.000000
-> 8 0 11 1201 0.000100
-> 6 0 1202 9 1190 "AS_capricorne_link_4_DOWN"
-> 8 0 10 1202 125000000.000000
-> 8 0 11 1202 0.000100
-> 6 0 1203 7 1190 "capricorne-5.lyon.grid5000.fr"
-> 8 0 8 1203 4723300000.000000
-> 6 0 1204 9 1190 "AS_capricorne_link_5_UP"
-> 8 0 10 1204 125000000.000000
-> 8 0 11 1204 0.000100
-> 6 0 1205 9 1190 "AS_capricorne_link_5_DOWN"
-> 8 0 10 1205 125000000.000000
-> 8 0 11 1205 0.000100
-> 6 0 1206 7 1190 "capricorne-6.lyon.grid5000.fr"
-> 8 0 8 1206 4723300000.000000
-> 6 0 1207 9 1190 "AS_capricorne_link_6_UP"
-> 8 0 10 1207 125000000.000000
-> 8 0 11 1207 0.000100
-> 6 0 1208 9 1190 "AS_capricorne_link_6_DOWN"
-> 8 0 10 1208 125000000.000000
-> 8 0 11 1208 0.000100
-> 6 0 1209 7 1190 "capricorne-7.lyon.grid5000.fr"
-> 8 0 8 1209 4723300000.000000
-> 6 0 1210 9 1190 "AS_capricorne_link_7_UP"
-> 8 0 10 1210 125000000.000000
-> 8 0 11 1210 0.000100
-> 6 0 1211 9 1190 "AS_capricorne_link_7_DOWN"
-> 8 0 10 1211 125000000.000000
-> 8 0 11 1211 0.000100
-> 6 0 1212 7 1190 "capricorne-8.lyon.grid5000.fr"
-> 8 0 8 1212 4723300000.000000
-> 6 0 1213 9 1190 "AS_capricorne_link_8_UP"
-> 8 0 10 1213 125000000.000000
-> 8 0 11 1213 0.000100
-> 6 0 1214 9 1190 "AS_capricorne_link_8_DOWN"
-> 8 0 10 1214 125000000.000000
-> 8 0 11 1214 0.000100
-> 6 0 1215 7 1190 "capricorne-9.lyon.grid5000.fr"
-> 8 0 8 1215 4723300000.000000
-> 6 0 1216 9 1190 "AS_capricorne_link_9_UP"
-> 8 0 10 1216 125000000.000000
-> 8 0 11 1216 0.000100
-> 6 0 1217 9 1190 "AS_capricorne_link_9_DOWN"
-> 8 0 10 1217 125000000.000000
-> 8 0 11 1217 0.000100
-> 6 0 1218 7 1190 "capricorne-10.lyon.grid5000.fr"
-> 8 0 8 1218 4723300000.000000
-> 6 0 1219 9 1190 "AS_capricorne_link_10_UP"
-> 8 0 10 1219 125000000.000000
-> 8 0 11 1219 0.000100
-> 6 0 1220 9 1190 "AS_capricorne_link_10_DOWN"
-> 8 0 10 1220 125000000.000000
-> 8 0 11 1220 0.000100
-> 6 0 1221 7 1190 "capricorne-11.lyon.grid5000.fr"
-> 8 0 8 1221 4723300000.000000
-> 6 0 1222 9 1190 "AS_capricorne_link_11_UP"
-> 8 0 10 1222 125000000.000000
-> 8 0 11 1222 0.000100
-> 6 0 1223 9 1190 "AS_capricorne_link_11_DOWN"
-> 8 0 10 1223 125000000.000000
-> 8 0 11 1223 0.000100
-> 6 0 1224 7 1190 "capricorne-12.lyon.grid5000.fr"
-> 8 0 8 1224 4723300000.000000
-> 6 0 1225 9 1190 "AS_capricorne_link_12_UP"
-> 8 0 10 1225 125000000.000000
-> 8 0 11 1225 0.000100
-> 6 0 1226 9 1190 "AS_capricorne_link_12_DOWN"
-> 8 0 10 1226 125000000.000000
-> 8 0 11 1226 0.000100
-> 6 0 1227 7 1190 "capricorne-13.lyon.grid5000.fr"
-> 8 0 8 1227 4723300000.000000
-> 6 0 1228 9 1190 "AS_capricorne_link_13_UP"
-> 8 0 10 1228 125000000.000000
-> 8 0 11 1228 0.000100
-> 6 0 1229 9 1190 "AS_capricorne_link_13_DOWN"
-> 8 0 10 1229 125000000.000000
-> 8 0 11 1229 0.000100
-> 6 0 1230 7 1190 "capricorne-14.lyon.grid5000.fr"
-> 8 0 8 1230 4723300000.000000
-> 6 0 1231 9 1190 "AS_capricorne_link_14_UP"
-> 8 0 10 1231 125000000.000000
-> 8 0 11 1231 0.000100
-> 6 0 1232 9 1190 "AS_capricorne_link_14_DOWN"
-> 8 0 10 1232 125000000.000000
-> 8 0 11 1232 0.000100
-> 6 0 1233 7 1190 "capricorne-15.lyon.grid5000.fr"
-> 8 0 8 1233 4723300000.000000
-> 6 0 1234 9 1190 "AS_capricorne_link_15_UP"
-> 8 0 10 1234 125000000.000000
-> 8 0 11 1234 0.000100
-> 6 0 1235 9 1190 "AS_capricorne_link_15_DOWN"
-> 8 0 10 1235 125000000.000000
-> 8 0 11 1235 0.000100
-> 6 0 1236 7 1190 "capricorne-16.lyon.grid5000.fr"
-> 8 0 8 1236 4723300000.000000
-> 6 0 1237 9 1190 "AS_capricorne_link_16_UP"
-> 8 0 10 1237 125000000.000000
-> 8 0 11 1237 0.000100
-> 6 0 1238 9 1190 "AS_capricorne_link_16_DOWN"
-> 8 0 10 1238 125000000.000000
-> 8 0 11 1238 0.000100
-> 6 0 1239 7 1190 "capricorne-17.lyon.grid5000.fr"
-> 8 0 8 1239 4723300000.000000
-> 6 0 1240 9 1190 "AS_capricorne_link_17_UP"
-> 8 0 10 1240 125000000.000000
-> 8 0 11 1240 0.000100
-> 6 0 1241 9 1190 "AS_capricorne_link_17_DOWN"
-> 8 0 10 1241 125000000.000000
-> 8 0 11 1241 0.000100
-> 6 0 1242 7 1190 "capricorne-18.lyon.grid5000.fr"
-> 8 0 8 1242 4723300000.000000
-> 6 0 1243 9 1190 "AS_capricorne_link_18_UP"
-> 8 0 10 1243 125000000.000000
-> 8 0 11 1243 0.000100
-> 6 0 1244 9 1190 "AS_capricorne_link_18_DOWN"
-> 8 0 10 1244 125000000.000000
-> 8 0 11 1244 0.000100
-> 6 0 1245 7 1190 "capricorne-19.lyon.grid5000.fr"
-> 8 0 8 1245 4723300000.000000
-> 6 0 1246 9 1190 "AS_capricorne_link_19_UP"
-> 8 0 10 1246 125000000.000000
-> 8 0 11 1246 0.000100
-> 6 0 1247 9 1190 "AS_capricorne_link_19_DOWN"
-> 8 0 10 1247 125000000.000000
-> 8 0 11 1247 0.000100
-> 6 0 1248 7 1190 "capricorne-20.lyon.grid5000.fr"
-> 8 0 8 1248 4723300000.000000
-> 6 0 1249 9 1190 "AS_capricorne_link_20_UP"
-> 8 0 10 1249 125000000.000000
-> 8 0 11 1249 0.000100
-> 6 0 1250 9 1190 "AS_capricorne_link_20_DOWN"
-> 8 0 10 1250 125000000.000000
-> 8 0 11 1250 0.000100
-> 6 0 1251 7 1190 "capricorne-21.lyon.grid5000.fr"
-> 8 0 8 1251 4723300000.000000
-> 6 0 1252 9 1190 "AS_capricorne_link_21_UP"
-> 8 0 10 1252 125000000.000000
-> 8 0 11 1252 0.000100
-> 6 0 1253 9 1190 "AS_capricorne_link_21_DOWN"
-> 8 0 10 1253 125000000.000000
-> 8 0 11 1253 0.000100
-> 6 0 1254 7 1190 "capricorne-22.lyon.grid5000.fr"
-> 8 0 8 1254 4723300000.000000
-> 6 0 1255 9 1190 "AS_capricorne_link_22_UP"
-> 8 0 10 1255 125000000.000000
-> 8 0 11 1255 0.000100
-> 6 0 1256 9 1190 "AS_capricorne_link_22_DOWN"
-> 8 0 10 1256 125000000.000000
-> 8 0 11 1256 0.000100
-> 6 0 1257 7 1190 "capricorne-23.lyon.grid5000.fr"
-> 8 0 8 1257 4723300000.000000
-> 6 0 1258 9 1190 "AS_capricorne_link_23_UP"
-> 8 0 10 1258 125000000.000000
-> 8 0 11 1258 0.000100
-> 6 0 1259 9 1190 "AS_capricorne_link_23_DOWN"
-> 8 0 10 1259 125000000.000000
-> 8 0 11 1259 0.000100
-> 6 0 1260 7 1190 "capricorne-24.lyon.grid5000.fr"
-> 8 0 8 1260 4723300000.000000
-> 6 0 1261 9 1190 "AS_capricorne_link_24_UP"
-> 8 0 10 1261 125000000.000000
-> 8 0 11 1261 0.000100
-> 6 0 1262 9 1190 "AS_capricorne_link_24_DOWN"
-> 8 0 10 1262 125000000.000000
-> 8 0 11 1262 0.000100
-> 6 0 1263 7 1190 "capricorne-25.lyon.grid5000.fr"
-> 8 0 8 1263 4723300000.000000
-> 6 0 1264 9 1190 "AS_capricorne_link_25_UP"
-> 8 0 10 1264 125000000.000000
-> 8 0 11 1264 0.000100
-> 6 0 1265 9 1190 "AS_capricorne_link_25_DOWN"
-> 8 0 10 1265 125000000.000000
-> 8 0 11 1265 0.000100
-> 6 0 1266 7 1190 "capricorne-26.lyon.grid5000.fr"
-> 8 0 8 1266 4723300000.000000
-> 6 0 1267 9 1190 "AS_capricorne_link_26_UP"
-> 8 0 10 1267 125000000.000000
-> 8 0 11 1267 0.000100
-> 6 0 1268 9 1190 "AS_capricorne_link_26_DOWN"
-> 8 0 10 1268 125000000.000000
-> 8 0 11 1268 0.000100
-> 6 0 1269 7 1190 "capricorne-27.lyon.grid5000.fr"
-> 8 0 8 1269 4723300000.000000
-> 6 0 1270 9 1190 "AS_capricorne_link_27_UP"
-> 8 0 10 1270 125000000.000000
-> 8 0 11 1270 0.000100
-> 6 0 1271 9 1190 "AS_capricorne_link_27_DOWN"
-> 8 0 10 1271 125000000.000000
-> 8 0 11 1271 0.000100
-> 6 0 1272 7 1190 "capricorne-28.lyon.grid5000.fr"
-> 8 0 8 1272 4723300000.000000
-> 6 0 1273 9 1190 "AS_capricorne_link_28_UP"
-> 8 0 10 1273 125000000.000000
-> 8 0 11 1273 0.000100
-> 6 0 1274 9 1190 "AS_capricorne_link_28_DOWN"
-> 8 0 10 1274 125000000.000000
-> 8 0 11 1274 0.000100
-> 6 0 1275 7 1190 "capricorne-29.lyon.grid5000.fr"
-> 8 0 8 1275 4723300000.000000
-> 6 0 1276 9 1190 "AS_capricorne_link_29_UP"
-> 8 0 10 1276 125000000.000000
-> 8 0 11 1276 0.000100
-> 6 0 1277 9 1190 "AS_capricorne_link_29_DOWN"
-> 8 0 10 1277 125000000.000000
-> 8 0 11 1277 0.000100
-> 6 0 1278 7 1190 "capricorne-30.lyon.grid5000.fr"
-> 8 0 8 1278 4723300000.000000
-> 6 0 1279 9 1190 "AS_capricorne_link_30_UP"
-> 8 0 10 1279 125000000.000000
-> 8 0 11 1279 0.000100
-> 6 0 1280 9 1190 "AS_capricorne_link_30_DOWN"
-> 8 0 10 1280 125000000.000000
-> 8 0 11 1280 0.000100
-> 6 0 1281 7 1190 "capricorne-31.lyon.grid5000.fr"
-> 8 0 8 1281 4723300000.000000
-> 6 0 1282 9 1190 "AS_capricorne_link_31_UP"
-> 8 0 10 1282 125000000.000000
-> 8 0 11 1282 0.000100
-> 6 0 1283 9 1190 "AS_capricorne_link_31_DOWN"
-> 8 0 10 1283 125000000.000000
-> 8 0 11 1283 0.000100
-> 6 0 1284 7 1190 "capricorne-32.lyon.grid5000.fr"
-> 8 0 8 1284 4723300000.000000
-> 6 0 1285 9 1190 "AS_capricorne_link_32_UP"
-> 8 0 10 1285 125000000.000000
-> 8 0 11 1285 0.000100
-> 6 0 1286 9 1190 "AS_capricorne_link_32_DOWN"
-> 8 0 10 1286 125000000.000000
-> 8 0 11 1286 0.000100
-> 6 0 1287 7 1190 "capricorne-33.lyon.grid5000.fr"
-> 8 0 8 1287 4723300000.000000
-> 6 0 1288 9 1190 "AS_capricorne_link_33_UP"
-> 8 0 10 1288 125000000.000000
-> 8 0 11 1288 0.000100
-> 6 0 1289 9 1190 "AS_capricorne_link_33_DOWN"
-> 8 0 10 1289 125000000.000000
-> 8 0 11 1289 0.000100
-> 6 0 1290 7 1190 "capricorne-34.lyon.grid5000.fr"
-> 8 0 8 1290 4723300000.000000
-> 6 0 1291 9 1190 "AS_capricorne_link_34_UP"
-> 8 0 10 1291 125000000.000000
-> 8 0 11 1291 0.000100
-> 6 0 1292 9 1190 "AS_capricorne_link_34_DOWN"
-> 8 0 10 1292 125000000.000000
-> 8 0 11 1292 0.000100
-> 6 0 1293 7 1190 "capricorne-35.lyon.grid5000.fr"
-> 8 0 8 1293 4723300000.000000
-> 6 0 1294 9 1190 "AS_capricorne_link_35_UP"
-> 8 0 10 1294 125000000.000000
-> 8 0 11 1294 0.000100
-> 6 0 1295 9 1190 "AS_capricorne_link_35_DOWN"
-> 8 0 10 1295 125000000.000000
-> 8 0 11 1295 0.000100
-> 6 0 1296 7 1190 "capricorne-36.lyon.grid5000.fr"
-> 8 0 8 1296 4723300000.000000
-> 6 0 1297 9 1190 "AS_capricorne_link_36_UP"
-> 8 0 10 1297 125000000.000000
-> 8 0 11 1297 0.000100
-> 6 0 1298 9 1190 "AS_capricorne_link_36_DOWN"
-> 8 0 10 1298 125000000.000000
-> 8 0 11 1298 0.000100
-> 6 0 1299 7 1190 "capricorne-37.lyon.grid5000.fr"
-> 8 0 8 1299 4723300000.000000
-> 6 0 1300 9 1190 "AS_capricorne_link_37_UP"
-> 8 0 10 1300 125000000.000000
-> 8 0 11 1300 0.000100
-> 6 0 1301 9 1190 "AS_capricorne_link_37_DOWN"
-> 8 0 10 1301 125000000.000000
-> 8 0 11 1301 0.000100
-> 6 0 1302 7 1190 "capricorne-38.lyon.grid5000.fr"
-> 8 0 8 1302 4723300000.000000
-> 6 0 1303 9 1190 "AS_capricorne_link_38_UP"
-> 8 0 10 1303 125000000.000000
-> 8 0 11 1303 0.000100
-> 6 0 1304 9 1190 "AS_capricorne_link_38_DOWN"
-> 8 0 10 1304 125000000.000000
-> 8 0 11 1304 0.000100
-> 6 0 1305 7 1190 "capricorne-39.lyon.grid5000.fr"
-> 8 0 8 1305 4723300000.000000
-> 6 0 1306 9 1190 "AS_capricorne_link_39_UP"
-> 8 0 10 1306 125000000.000000
-> 8 0 11 1306 0.000100
-> 6 0 1307 9 1190 "AS_capricorne_link_39_DOWN"
-> 8 0 10 1307 125000000.000000
-> 8 0 11 1307 0.000100
-> 6 0 1308 7 1190 "capricorne-40.lyon.grid5000.fr"
-> 8 0 8 1308 4723300000.000000
-> 6 0 1309 9 1190 "AS_capricorne_link_40_UP"
-> 8 0 10 1309 125000000.000000
-> 8 0 11 1309 0.000100
-> 6 0 1310 9 1190 "AS_capricorne_link_40_DOWN"
-> 8 0 10 1310 125000000.000000
-> 8 0 11 1310 0.000100
-> 6 0 1311 7 1190 "capricorne-41.lyon.grid5000.fr"
-> 8 0 8 1311 4723300000.000000
-> 6 0 1312 9 1190 "AS_capricorne_link_41_UP"
-> 8 0 10 1312 125000000.000000
-> 8 0 11 1312 0.000100
-> 6 0 1313 9 1190 "AS_capricorne_link_41_DOWN"
-> 8 0 10 1313 125000000.000000
-> 8 0 11 1313 0.000100
-> 6 0 1314 7 1190 "capricorne-42.lyon.grid5000.fr"
-> 8 0 8 1314 4723300000.000000
-> 6 0 1315 9 1190 "AS_capricorne_link_42_UP"
-> 8 0 10 1315 125000000.000000
-> 8 0 11 1315 0.000100
-> 6 0 1316 9 1190 "AS_capricorne_link_42_DOWN"
-> 8 0 10 1316 125000000.000000
-> 8 0 11 1316 0.000100
-> 6 0 1317 7 1190 "capricorne-43.lyon.grid5000.fr"
-> 8 0 8 1317 4723300000.000000
-> 6 0 1318 9 1190 "AS_capricorne_link_43_UP"
-> 8 0 10 1318 125000000.000000
-> 8 0 11 1318 0.000100
-> 6 0 1319 9 1190 "AS_capricorne_link_43_DOWN"
-> 8 0 10 1319 125000000.000000
-> 8 0 11 1319 0.000100
-> 6 0 1320 7 1190 "capricorne-44.lyon.grid5000.fr"
-> 8 0 8 1320 4723300000.000000
-> 6 0 1321 9 1190 "AS_capricorne_link_44_UP"
-> 8 0 10 1321 125000000.000000
-> 8 0 11 1321 0.000100
-> 6 0 1322 9 1190 "AS_capricorne_link_44_DOWN"
-> 8 0 10 1322 125000000.000000
-> 8 0 11 1322 0.000100
-> 6 0 1323 7 1190 "capricorne-45.lyon.grid5000.fr"
-> 8 0 8 1323 4723300000.000000
-> 6 0 1324 9 1190 "AS_capricorne_link_45_UP"
-> 8 0 10 1324 125000000.000000
-> 8 0 11 1324 0.000100
-> 6 0 1325 9 1190 "AS_capricorne_link_45_DOWN"
-> 8 0 10 1325 125000000.000000
-> 8 0 11 1325 0.000100
-> 6 0 1326 7 1190 "capricorne-46.lyon.grid5000.fr"
-> 8 0 8 1326 4723300000.000000
-> 6 0 1327 9 1190 "AS_capricorne_link_46_UP"
-> 8 0 10 1327 125000000.000000
-> 8 0 11 1327 0.000100
-> 6 0 1328 9 1190 "AS_capricorne_link_46_DOWN"
-> 8 0 10 1328 125000000.000000
-> 8 0 11 1328 0.000100
-> 6 0 1329 7 1190 "capricorne-47.lyon.grid5000.fr"
-> 8 0 8 1329 4723300000.000000
-> 6 0 1330 9 1190 "AS_capricorne_link_47_UP"
-> 8 0 10 1330 125000000.000000
-> 8 0 11 1330 0.000100
-> 6 0 1331 9 1190 "AS_capricorne_link_47_DOWN"
-> 8 0 10 1331 125000000.000000
-> 8 0 11 1331 0.000100
-> 6 0 1332 7 1190 "capricorne-48.lyon.grid5000.fr"
-> 8 0 8 1332 4723300000.000000
-> 6 0 1333 9 1190 "AS_capricorne_link_48_UP"
-> 8 0 10 1333 125000000.000000
-> 8 0 11 1333 0.000100
-> 6 0 1334 9 1190 "AS_capricorne_link_48_DOWN"
-> 8 0 10 1334 125000000.000000
-> 8 0 11 1334 0.000100
-> 6 0 1335 7 1190 "capricorne-49.lyon.grid5000.fr"
-> 8 0 8 1335 4723300000.000000
-> 6 0 1336 9 1190 "AS_capricorne_link_49_UP"
-> 8 0 10 1336 125000000.000000
-> 8 0 11 1336 0.000100
-> 6 0 1337 9 1190 "AS_capricorne_link_49_DOWN"
-> 8 0 10 1337 125000000.000000
-> 8 0 11 1337 0.000100
-> 6 0 1338 7 1190 "capricorne-50.lyon.grid5000.fr"
-> 8 0 8 1338 4723300000.000000
-> 6 0 1339 9 1190 "AS_capricorne_link_50_UP"
-> 8 0 10 1339 125000000.000000
-> 8 0 11 1339 0.000100
-> 6 0 1340 9 1190 "AS_capricorne_link_50_DOWN"
-> 8 0 10 1340 125000000.000000
-> 8 0 11 1340 0.000100
-> 6 0 1341 7 1190 "capricorne-51.lyon.grid5000.fr"
-> 8 0 8 1341 4723300000.000000
-> 6 0 1342 9 1190 "AS_capricorne_link_51_UP"
-> 8 0 10 1342 125000000.000000
-> 8 0 11 1342 0.000100
-> 6 0 1343 9 1190 "AS_capricorne_link_51_DOWN"
-> 8 0 10 1343 125000000.000000
-> 8 0 11 1343 0.000100
-> 6 0 1344 7 1190 "capricorne-52.lyon.grid5000.fr"
-> 8 0 8 1344 4723300000.000000
-> 6 0 1345 9 1190 "AS_capricorne_link_52_UP"
-> 8 0 10 1345 125000000.000000
-> 8 0 11 1345 0.000100
-> 6 0 1346 9 1190 "AS_capricorne_link_52_DOWN"
-> 8 0 10 1346 125000000.000000
-> 8 0 11 1346 0.000100
-> 6 0 1347 7 1190 "capricorne-53.lyon.grid5000.fr"
-> 8 0 8 1347 4723300000.000000
-> 6 0 1348 9 1190 "AS_capricorne_link_53_UP"
-> 8 0 10 1348 125000000.000000
-> 8 0 11 1348 0.000100
-> 6 0 1349 9 1190 "AS_capricorne_link_53_DOWN"
-> 8 0 10 1349 125000000.000000
-> 8 0 11 1349 0.000100
-> 6 0 1350 7 1190 "capricorne-54.lyon.grid5000.fr"
-> 8 0 8 1350 4723300000.000000
-> 6 0 1351 9 1190 "AS_capricorne_link_54_UP"
-> 8 0 10 1351 125000000.000000
-> 8 0 11 1351 0.000100
-> 6 0 1352 9 1190 "AS_capricorne_link_54_DOWN"
-> 8 0 10 1352 125000000.000000
-> 8 0 11 1352 0.000100
-> 6 0 1353 7 1190 "capricorne-55.lyon.grid5000.fr"
-> 8 0 8 1353 4723300000.000000
-> 6 0 1354 9 1190 "AS_capricorne_link_55_UP"
-> 8 0 10 1354 125000000.000000
-> 8 0 11 1354 0.000100
-> 6 0 1355 9 1190 "AS_capricorne_link_55_DOWN"
-> 8 0 10 1355 125000000.000000
-> 8 0 11 1355 0.000100
-> 6 0 1356 7 1190 "capricorne-56.lyon.grid5000.fr"
-> 8 0 8 1356 4723300000.000000
-> 6 0 1357 9 1190 "AS_capricorne_link_56_UP"
-> 8 0 10 1357 125000000.000000
-> 8 0 11 1357 0.000100
-> 6 0 1358 9 1190 "AS_capricorne_link_56_DOWN"
-> 8 0 10 1358 125000000.000000
-> 8 0 11 1358 0.000100
-> 6 0 1359 12 1190 "capricorne-AS_capricorne_router.lyon.grid5000.fr"
-> 6 0 1360 9 1190 "AS_capricorne_backbone"
-> 8 0 10 1360 1250000000.000000
-> 8 0 11 1360 0.000100
-> 6 0 1361 3 1189 "link_capricorne"
-> 8 0 4 1361 1250000000.000000
-> 8 0 5 1361 0.000100
-> 6 0 1362 6 1189 "AS_sagittaire"
-> 6 0 1363 7 1362 "sagittaire-1.lyon.grid5000.fr"
-> 8 0 8 1363 5669300000.000000
-> 6 0 1364 9 1362 "AS_sagittaire_link_1_UP"
-> 8 0 10 1364 125000000.000000
-> 8 0 11 1364 0.000100
-> 6 0 1365 9 1362 "AS_sagittaire_link_1_DOWN"
-> 8 0 10 1365 125000000.000000
-> 8 0 11 1365 0.000100
-> 6 0 1366 7 1362 "sagittaire-2.lyon.grid5000.fr"
-> 8 0 8 1366 5669300000.000000
-> 6 0 1367 9 1362 "AS_sagittaire_link_2_UP"
-> 8 0 10 1367 125000000.000000
-> 8 0 11 1367 0.000100
-> 6 0 1368 9 1362 "AS_sagittaire_link_2_DOWN"
-> 8 0 10 1368 125000000.000000
-> 8 0 11 1368 0.000100
-> 6 0 1369 7 1362 "sagittaire-3.lyon.grid5000.fr"
-> 8 0 8 1369 5669300000.000000
-> 6 0 1370 9 1362 "AS_sagittaire_link_3_UP"
-> 8 0 10 1370 125000000.000000
-> 8 0 11 1370 0.000100
-> 6 0 1371 9 1362 "AS_sagittaire_link_3_DOWN"
-> 8 0 10 1371 125000000.000000
-> 8 0 11 1371 0.000100
-> 6 0 1372 7 1362 "sagittaire-4.lyon.grid5000.fr"
-> 8 0 8 1372 5669300000.000000
-> 6 0 1373 9 1362 "AS_sagittaire_link_4_UP"
-> 8 0 10 1373 125000000.000000
-> 8 0 11 1373 0.000100
-> 6 0 1374 9 1362 "AS_sagittaire_link_4_DOWN"
-> 8 0 10 1374 125000000.000000
-> 8 0 11 1374 0.000100
-> 6 0 1375 7 1362 "sagittaire-5.lyon.grid5000.fr"
-> 8 0 8 1375 5669300000.000000
-> 6 0 1376 9 1362 "AS_sagittaire_link_5_UP"
-> 8 0 10 1376 125000000.000000
-> 8 0 11 1376 0.000100
-> 6 0 1377 9 1362 "AS_sagittaire_link_5_DOWN"
-> 8 0 10 1377 125000000.000000
-> 8 0 11 1377 0.000100
-> 6 0 1378 7 1362 "sagittaire-6.lyon.grid5000.fr"
-> 8 0 8 1378 5669300000.000000
-> 6 0 1379 9 1362 "AS_sagittaire_link_6_UP"
-> 8 0 10 1379 125000000.000000
-> 8 0 11 1379 0.000100
-> 6 0 1380 9 1362 "AS_sagittaire_link_6_DOWN"
-> 8 0 10 1380 125000000.000000
-> 8 0 11 1380 0.000100
-> 6 0 1381 7 1362 "sagittaire-7.lyon.grid5000.fr"
-> 8 0 8 1381 5669300000.000000
-> 6 0 1382 9 1362 "AS_sagittaire_link_7_UP"
-> 8 0 10 1382 125000000.000000
-> 8 0 11 1382 0.000100
-> 6 0 1383 9 1362 "AS_sagittaire_link_7_DOWN"
-> 8 0 10 1383 125000000.000000
-> 8 0 11 1383 0.000100
-> 6 0 1384 7 1362 "sagittaire-8.lyon.grid5000.fr"
-> 8 0 8 1384 5669300000.000000
-> 6 0 1385 9 1362 "AS_sagittaire_link_8_UP"
-> 8 0 10 1385 125000000.000000
-> 8 0 11 1385 0.000100
-> 6 0 1386 9 1362 "AS_sagittaire_link_8_DOWN"
-> 8 0 10 1386 125000000.000000
-> 8 0 11 1386 0.000100
-> 6 0 1387 7 1362 "sagittaire-9.lyon.grid5000.fr"
-> 8 0 8 1387 5669300000.000000
-> 6 0 1388 9 1362 "AS_sagittaire_link_9_UP"
-> 8 0 10 1388 125000000.000000
-> 8 0 11 1388 0.000100
-> 6 0 1389 9 1362 "AS_sagittaire_link_9_DOWN"
-> 8 0 10 1389 125000000.000000
-> 8 0 11 1389 0.000100
-> 6 0 1390 7 1362 "sagittaire-10.lyon.grid5000.fr"
-> 8 0 8 1390 5669300000.000000
-> 6 0 1391 9 1362 "AS_sagittaire_link_10_UP"
-> 8 0 10 1391 125000000.000000
-> 8 0 11 1391 0.000100
-> 6 0 1392 9 1362 "AS_sagittaire_link_10_DOWN"
-> 8 0 10 1392 125000000.000000
-> 8 0 11 1392 0.000100
-> 6 0 1393 7 1362 "sagittaire-11.lyon.grid5000.fr"
-> 8 0 8 1393 5669300000.000000
-> 6 0 1394 9 1362 "AS_sagittaire_link_11_UP"
-> 8 0 10 1394 125000000.000000
-> 8 0 11 1394 0.000100
-> 6 0 1395 9 1362 "AS_sagittaire_link_11_DOWN"
-> 8 0 10 1395 125000000.000000
-> 8 0 11 1395 0.000100
-> 6 0 1396 7 1362 "sagittaire-12.lyon.grid5000.fr"
-> 8 0 8 1396 5669300000.000000
-> 6 0 1397 9 1362 "AS_sagittaire_link_12_UP"
-> 8 0 10 1397 125000000.000000
-> 8 0 11 1397 0.000100
-> 6 0 1398 9 1362 "AS_sagittaire_link_12_DOWN"
-> 8 0 10 1398 125000000.000000
-> 8 0 11 1398 0.000100
-> 6 0 1399 7 1362 "sagittaire-13.lyon.grid5000.fr"
-> 8 0 8 1399 5669300000.000000
-> 6 0 1400 9 1362 "AS_sagittaire_link_13_UP"
-> 8 0 10 1400 125000000.000000
-> 8 0 11 1400 0.000100
-> 6 0 1401 9 1362 "AS_sagittaire_link_13_DOWN"
-> 8 0 10 1401 125000000.000000
-> 8 0 11 1401 0.000100
-> 6 0 1402 7 1362 "sagittaire-14.lyon.grid5000.fr"
-> 8 0 8 1402 5669300000.000000
-> 6 0 1403 9 1362 "AS_sagittaire_link_14_UP"
-> 8 0 10 1403 125000000.000000
-> 8 0 11 1403 0.000100
-> 6 0 1404 9 1362 "AS_sagittaire_link_14_DOWN"
-> 8 0 10 1404 125000000.000000
-> 8 0 11 1404 0.000100
-> 6 0 1405 7 1362 "sagittaire-15.lyon.grid5000.fr"
-> 8 0 8 1405 5669300000.000000
-> 6 0 1406 9 1362 "AS_sagittaire_link_15_UP"
-> 8 0 10 1406 125000000.000000
-> 8 0 11 1406 0.000100
-> 6 0 1407 9 1362 "AS_sagittaire_link_15_DOWN"
-> 8 0 10 1407 125000000.000000
-> 8 0 11 1407 0.000100
-> 6 0 1408 7 1362 "sagittaire-16.lyon.grid5000.fr"
-> 8 0 8 1408 5669300000.000000
-> 6 0 1409 9 1362 "AS_sagittaire_link_16_UP"
-> 8 0 10 1409 125000000.000000
-> 8 0 11 1409 0.000100
-> 6 0 1410 9 1362 "AS_sagittaire_link_16_DOWN"
-> 8 0 10 1410 125000000.000000
-> 8 0 11 1410 0.000100
-> 6 0 1411 7 1362 "sagittaire-17.lyon.grid5000.fr"
-> 8 0 8 1411 5669300000.000000
-> 6 0 1412 9 1362 "AS_sagittaire_link_17_UP"
-> 8 0 10 1412 125000000.000000
-> 8 0 11 1412 0.000100
-> 6 0 1413 9 1362 "AS_sagittaire_link_17_DOWN"
-> 8 0 10 1413 125000000.000000
-> 8 0 11 1413 0.000100
-> 6 0 1414 7 1362 "sagittaire-18.lyon.grid5000.fr"
-> 8 0 8 1414 5669300000.000000
-> 6 0 1415 9 1362 "AS_sagittaire_link_18_UP"
-> 8 0 10 1415 125000000.000000
-> 8 0 11 1415 0.000100
-> 6 0 1416 9 1362 "AS_sagittaire_link_18_DOWN"
-> 8 0 10 1416 125000000.000000
-> 8 0 11 1416 0.000100
-> 6 0 1417 7 1362 "sagittaire-19.lyon.grid5000.fr"
-> 8 0 8 1417 5669300000.000000
-> 6 0 1418 9 1362 "AS_sagittaire_link_19_UP"
-> 8 0 10 1418 125000000.000000
-> 8 0 11 1418 0.000100
-> 6 0 1419 9 1362 "AS_sagittaire_link_19_DOWN"
-> 8 0 10 1419 125000000.000000
-> 8 0 11 1419 0.000100
-> 6 0 1420 7 1362 "sagittaire-20.lyon.grid5000.fr"
-> 8 0 8 1420 5669300000.000000
-> 6 0 1421 9 1362 "AS_sagittaire_link_20_UP"
-> 8 0 10 1421 125000000.000000
-> 8 0 11 1421 0.000100
-> 6 0 1422 9 1362 "AS_sagittaire_link_20_DOWN"
-> 8 0 10 1422 125000000.000000
-> 8 0 11 1422 0.000100
-> 6 0 1423 7 1362 "sagittaire-21.lyon.grid5000.fr"
-> 8 0 8 1423 5669300000.000000
-> 6 0 1424 9 1362 "AS_sagittaire_link_21_UP"
-> 8 0 10 1424 125000000.000000
-> 8 0 11 1424 0.000100
-> 6 0 1425 9 1362 "AS_sagittaire_link_21_DOWN"
-> 8 0 10 1425 125000000.000000
-> 8 0 11 1425 0.000100
-> 6 0 1426 7 1362 "sagittaire-22.lyon.grid5000.fr"
-> 8 0 8 1426 5669300000.000000
-> 6 0 1427 9 1362 "AS_sagittaire_link_22_UP"
-> 8 0 10 1427 125000000.000000
-> 8 0 11 1427 0.000100
-> 6 0 1428 9 1362 "AS_sagittaire_link_22_DOWN"
-> 8 0 10 1428 125000000.000000
-> 8 0 11 1428 0.000100
-> 6 0 1429 7 1362 "sagittaire-23.lyon.grid5000.fr"
-> 8 0 8 1429 5669300000.000000
-> 6 0 1430 9 1362 "AS_sagittaire_link_23_UP"
-> 8 0 10 1430 125000000.000000
-> 8 0 11 1430 0.000100
-> 6 0 1431 9 1362 "AS_sagittaire_link_23_DOWN"
-> 8 0 10 1431 125000000.000000
-> 8 0 11 1431 0.000100
-> 6 0 1432 7 1362 "sagittaire-24.lyon.grid5000.fr"
-> 8 0 8 1432 5669300000.000000
-> 6 0 1433 9 1362 "AS_sagittaire_link_24_UP"
-> 8 0 10 1433 125000000.000000
-> 8 0 11 1433 0.000100
-> 6 0 1434 9 1362 "AS_sagittaire_link_24_DOWN"
-> 8 0 10 1434 125000000.000000
-> 8 0 11 1434 0.000100
-> 6 0 1435 7 1362 "sagittaire-25.lyon.grid5000.fr"
-> 8 0 8 1435 5669300000.000000
-> 6 0 1436 9 1362 "AS_sagittaire_link_25_UP"
-> 8 0 10 1436 125000000.000000
-> 8 0 11 1436 0.000100
-> 6 0 1437 9 1362 "AS_sagittaire_link_25_DOWN"
-> 8 0 10 1437 125000000.000000
-> 8 0 11 1437 0.000100
-> 6 0 1438 7 1362 "sagittaire-26.lyon.grid5000.fr"
-> 8 0 8 1438 5669300000.000000
-> 6 0 1439 9 1362 "AS_sagittaire_link_26_UP"
-> 8 0 10 1439 125000000.000000
-> 8 0 11 1439 0.000100
-> 6 0 1440 9 1362 "AS_sagittaire_link_26_DOWN"
-> 8 0 10 1440 125000000.000000
-> 8 0 11 1440 0.000100
-> 6 0 1441 7 1362 "sagittaire-27.lyon.grid5000.fr"
-> 8 0 8 1441 5669300000.000000
-> 6 0 1442 9 1362 "AS_sagittaire_link_27_UP"
-> 8 0 10 1442 125000000.000000
-> 8 0 11 1442 0.000100
-> 6 0 1443 9 1362 "AS_sagittaire_link_27_DOWN"
-> 8 0 10 1443 125000000.000000
-> 8 0 11 1443 0.000100
-> 6 0 1444 7 1362 "sagittaire-28.lyon.grid5000.fr"
-> 8 0 8 1444 5669300000.000000
-> 6 0 1445 9 1362 "AS_sagittaire_link_28_UP"
-> 8 0 10 1445 125000000.000000
-> 8 0 11 1445 0.000100
-> 6 0 1446 9 1362 "AS_sagittaire_link_28_DOWN"
-> 8 0 10 1446 125000000.000000
-> 8 0 11 1446 0.000100
-> 6 0 1447 7 1362 "sagittaire-29.lyon.grid5000.fr"
-> 8 0 8 1447 5669300000.000000
-> 6 0 1448 9 1362 "AS_sagittaire_link_29_UP"
-> 8 0 10 1448 125000000.000000
-> 8 0 11 1448 0.000100
-> 6 0 1449 9 1362 "AS_sagittaire_link_29_DOWN"
-> 8 0 10 1449 125000000.000000
-> 8 0 11 1449 0.000100
-> 6 0 1450 7 1362 "sagittaire-30.lyon.grid5000.fr"
-> 8 0 8 1450 5669300000.000000
-> 6 0 1451 9 1362 "AS_sagittaire_link_30_UP"
-> 8 0 10 1451 125000000.000000
-> 8 0 11 1451 0.000100
-> 6 0 1452 9 1362 "AS_sagittaire_link_30_DOWN"
-> 8 0 10 1452 125000000.000000
-> 8 0 11 1452 0.000100
-> 6 0 1453 7 1362 "sagittaire-31.lyon.grid5000.fr"
-> 8 0 8 1453 5669300000.000000
-> 6 0 1454 9 1362 "AS_sagittaire_link_31_UP"
-> 8 0 10 1454 125000000.000000
-> 8 0 11 1454 0.000100
-> 6 0 1455 9 1362 "AS_sagittaire_link_31_DOWN"
-> 8 0 10 1455 125000000.000000
-> 8 0 11 1455 0.000100
-> 6 0 1456 7 1362 "sagittaire-32.lyon.grid5000.fr"
-> 8 0 8 1456 5669300000.000000
-> 6 0 1457 9 1362 "AS_sagittaire_link_32_UP"
-> 8 0 10 1457 125000000.000000
-> 8 0 11 1457 0.000100
-> 6 0 1458 9 1362 "AS_sagittaire_link_32_DOWN"
-> 8 0 10 1458 125000000.000000
-> 8 0 11 1458 0.000100
-> 6 0 1459 7 1362 "sagittaire-33.lyon.grid5000.fr"
-> 8 0 8 1459 5669300000.000000
-> 6 0 1460 9 1362 "AS_sagittaire_link_33_UP"
-> 8 0 10 1460 125000000.000000
-> 8 0 11 1460 0.000100
-> 6 0 1461 9 1362 "AS_sagittaire_link_33_DOWN"
-> 8 0 10 1461 125000000.000000
-> 8 0 11 1461 0.000100
-> 6 0 1462 7 1362 "sagittaire-34.lyon.grid5000.fr"
-> 8 0 8 1462 5669300000.000000
-> 6 0 1463 9 1362 "AS_sagittaire_link_34_UP"
-> 8 0 10 1463 125000000.000000
-> 8 0 11 1463 0.000100
-> 6 0 1464 9 1362 "AS_sagittaire_link_34_DOWN"
-> 8 0 10 1464 125000000.000000
-> 8 0 11 1464 0.000100
-> 6 0 1465 7 1362 "sagittaire-35.lyon.grid5000.fr"
-> 8 0 8 1465 5669300000.000000
-> 6 0 1466 9 1362 "AS_sagittaire_link_35_UP"
-> 8 0 10 1466 125000000.000000
-> 8 0 11 1466 0.000100
-> 6 0 1467 9 1362 "AS_sagittaire_link_35_DOWN"
-> 8 0 10 1467 125000000.000000
-> 8 0 11 1467 0.000100
-> 6 0 1468 7 1362 "sagittaire-36.lyon.grid5000.fr"
-> 8 0 8 1468 5669300000.000000
-> 6 0 1469 9 1362 "AS_sagittaire_link_36_UP"
-> 8 0 10 1469 125000000.000000
-> 8 0 11 1469 0.000100
-> 6 0 1470 9 1362 "AS_sagittaire_link_36_DOWN"
-> 8 0 10 1470 125000000.000000
-> 8 0 11 1470 0.000100
-> 6 0 1471 7 1362 "sagittaire-37.lyon.grid5000.fr"
-> 8 0 8 1471 5669300000.000000
-> 6 0 1472 9 1362 "AS_sagittaire_link_37_UP"
-> 8 0 10 1472 125000000.000000
-> 8 0 11 1472 0.000100
-> 6 0 1473 9 1362 "AS_sagittaire_link_37_DOWN"
-> 8 0 10 1473 125000000.000000
-> 8 0 11 1473 0.000100
-> 6 0 1474 7 1362 "sagittaire-38.lyon.grid5000.fr"
-> 8 0 8 1474 5669300000.000000
-> 6 0 1475 9 1362 "AS_sagittaire_link_38_UP"
-> 8 0 10 1475 125000000.000000
-> 8 0 11 1475 0.000100
-> 6 0 1476 9 1362 "AS_sagittaire_link_38_DOWN"
-> 8 0 10 1476 125000000.000000
-> 8 0 11 1476 0.000100
-> 6 0 1477 7 1362 "sagittaire-39.lyon.grid5000.fr"
-> 8 0 8 1477 5669300000.000000
-> 6 0 1478 9 1362 "AS_sagittaire_link_39_UP"
-> 8 0 10 1478 125000000.000000
-> 8 0 11 1478 0.000100
-> 6 0 1479 9 1362 "AS_sagittaire_link_39_DOWN"
-> 8 0 10 1479 125000000.000000
-> 8 0 11 1479 0.000100
-> 6 0 1480 7 1362 "sagittaire-40.lyon.grid5000.fr"
-> 8 0 8 1480 5669300000.000000
-> 6 0 1481 9 1362 "AS_sagittaire_link_40_UP"
-> 8 0 10 1481 125000000.000000
-> 8 0 11 1481 0.000100
-> 6 0 1482 9 1362 "AS_sagittaire_link_40_DOWN"
-> 8 0 10 1482 125000000.000000
-> 8 0 11 1482 0.000100
-> 6 0 1483 7 1362 "sagittaire-41.lyon.grid5000.fr"
-> 8 0 8 1483 5669300000.000000
-> 6 0 1484 9 1362 "AS_sagittaire_link_41_UP"
-> 8 0 10 1484 125000000.000000
-> 8 0 11 1484 0.000100
-> 6 0 1485 9 1362 "AS_sagittaire_link_41_DOWN"
-> 8 0 10 1485 125000000.000000
-> 8 0 11 1485 0.000100
-> 6 0 1486 7 1362 "sagittaire-42.lyon.grid5000.fr"
-> 8 0 8 1486 5669300000.000000
-> 6 0 1487 9 1362 "AS_sagittaire_link_42_UP"
-> 8 0 10 1487 125000000.000000
-> 8 0 11 1487 0.000100
-> 6 0 1488 9 1362 "AS_sagittaire_link_42_DOWN"
-> 8 0 10 1488 125000000.000000
-> 8 0 11 1488 0.000100
-> 6 0 1489 7 1362 "sagittaire-43.lyon.grid5000.fr"
-> 8 0 8 1489 5669300000.000000
-> 6 0 1490 9 1362 "AS_sagittaire_link_43_UP"
-> 8 0 10 1490 125000000.000000
-> 8 0 11 1490 0.000100
-> 6 0 1491 9 1362 "AS_sagittaire_link_43_DOWN"
-> 8 0 10 1491 125000000.000000
-> 8 0 11 1491 0.000100
-> 6 0 1492 7 1362 "sagittaire-44.lyon.grid5000.fr"
-> 8 0 8 1492 5669300000.000000
-> 6 0 1493 9 1362 "AS_sagittaire_link_44_UP"
-> 8 0 10 1493 125000000.000000
-> 8 0 11 1493 0.000100
-> 6 0 1494 9 1362 "AS_sagittaire_link_44_DOWN"
-> 8 0 10 1494 125000000.000000
-> 8 0 11 1494 0.000100
-> 6 0 1495 7 1362 "sagittaire-45.lyon.grid5000.fr"
-> 8 0 8 1495 5669300000.000000
-> 6 0 1496 9 1362 "AS_sagittaire_link_45_UP"
-> 8 0 10 1496 125000000.000000
-> 8 0 11 1496 0.000100
-> 6 0 1497 9 1362 "AS_sagittaire_link_45_DOWN"
-> 8 0 10 1497 125000000.000000
-> 8 0 11 1497 0.000100
-> 6 0 1498 7 1362 "sagittaire-46.lyon.grid5000.fr"
-> 8 0 8 1498 5669300000.000000
-> 6 0 1499 9 1362 "AS_sagittaire_link_46_UP"
-> 8 0 10 1499 125000000.000000
-> 8 0 11 1499 0.000100
-> 6 0 1500 9 1362 "AS_sagittaire_link_46_DOWN"
-> 8 0 10 1500 125000000.000000
-> 8 0 11 1500 0.000100
-> 6 0 1501 7 1362 "sagittaire-47.lyon.grid5000.fr"
-> 8 0 8 1501 5669300000.000000
-> 6 0 1502 9 1362 "AS_sagittaire_link_47_UP"
-> 8 0 10 1502 125000000.000000
-> 8 0 11 1502 0.000100
-> 6 0 1503 9 1362 "AS_sagittaire_link_47_DOWN"
-> 8 0 10 1503 125000000.000000
-> 8 0 11 1503 0.000100
-> 6 0 1504 7 1362 "sagittaire-48.lyon.grid5000.fr"
-> 8 0 8 1504 5669300000.000000
-> 6 0 1505 9 1362 "AS_sagittaire_link_48_UP"
-> 8 0 10 1505 125000000.000000
-> 8 0 11 1505 0.000100
-> 6 0 1506 9 1362 "AS_sagittaire_link_48_DOWN"
-> 8 0 10 1506 125000000.000000
-> 8 0 11 1506 0.000100
-> 6 0 1507 7 1362 "sagittaire-49.lyon.grid5000.fr"
-> 8 0 8 1507 5669300000.000000
-> 6 0 1508 9 1362 "AS_sagittaire_link_49_UP"
-> 8 0 10 1508 125000000.000000
-> 8 0 11 1508 0.000100
-> 6 0 1509 9 1362 "AS_sagittaire_link_49_DOWN"
-> 8 0 10 1509 125000000.000000
-> 8 0 11 1509 0.000100
-> 6 0 1510 7 1362 "sagittaire-50.lyon.grid5000.fr"
-> 8 0 8 1510 5669300000.000000
-> 6 0 1511 9 1362 "AS_sagittaire_link_50_UP"
-> 8 0 10 1511 125000000.000000
-> 8 0 11 1511 0.000100
-> 6 0 1512 9 1362 "AS_sagittaire_link_50_DOWN"
-> 8 0 10 1512 125000000.000000
-> 8 0 11 1512 0.000100
-> 6 0 1513 7 1362 "sagittaire-51.lyon.grid5000.fr"
-> 8 0 8 1513 5669300000.000000
-> 6 0 1514 9 1362 "AS_sagittaire_link_51_UP"
-> 8 0 10 1514 125000000.000000
-> 8 0 11 1514 0.000100
-> 6 0 1515 9 1362 "AS_sagittaire_link_51_DOWN"
-> 8 0 10 1515 125000000.000000
-> 8 0 11 1515 0.000100
-> 6 0 1516 7 1362 "sagittaire-52.lyon.grid5000.fr"
-> 8 0 8 1516 5669300000.000000
-> 6 0 1517 9 1362 "AS_sagittaire_link_52_UP"
-> 8 0 10 1517 125000000.000000
-> 8 0 11 1517 0.000100
-> 6 0 1518 9 1362 "AS_sagittaire_link_52_DOWN"
-> 8 0 10 1518 125000000.000000
-> 8 0 11 1518 0.000100
-> 6 0 1519 7 1362 "sagittaire-53.lyon.grid5000.fr"
-> 8 0 8 1519 5669300000.000000
-> 6 0 1520 9 1362 "AS_sagittaire_link_53_UP"
-> 8 0 10 1520 125000000.000000
-> 8 0 11 1520 0.000100
-> 6 0 1521 9 1362 "AS_sagittaire_link_53_DOWN"
-> 8 0 10 1521 125000000.000000
-> 8 0 11 1521 0.000100
-> 6 0 1522 7 1362 "sagittaire-54.lyon.grid5000.fr"
-> 8 0 8 1522 5669300000.000000
-> 6 0 1523 9 1362 "AS_sagittaire_link_54_UP"
-> 8 0 10 1523 125000000.000000
-> 8 0 11 1523 0.000100
-> 6 0 1524 9 1362 "AS_sagittaire_link_54_DOWN"
-> 8 0 10 1524 125000000.000000
-> 8 0 11 1524 0.000100
-> 6 0 1525 7 1362 "sagittaire-55.lyon.grid5000.fr"
-> 8 0 8 1525 5669300000.000000
-> 6 0 1526 9 1362 "AS_sagittaire_link_55_UP"
-> 8 0 10 1526 125000000.000000
-> 8 0 11 1526 0.000100
-> 6 0 1527 9 1362 "AS_sagittaire_link_55_DOWN"
-> 8 0 10 1527 125000000.000000
-> 8 0 11 1527 0.000100
-> 6 0 1528 7 1362 "sagittaire-56.lyon.grid5000.fr"
-> 8 0 8 1528 5669300000.000000
-> 6 0 1529 9 1362 "AS_sagittaire_link_56_UP"
-> 8 0 10 1529 125000000.000000
-> 8 0 11 1529 0.000100
-> 6 0 1530 9 1362 "AS_sagittaire_link_56_DOWN"
-> 8 0 10 1530 125000000.000000
-> 8 0 11 1530 0.000100
-> 6 0 1531 7 1362 "sagittaire-57.lyon.grid5000.fr"
-> 8 0 8 1531 5669300000.000000
-> 6 0 1532 9 1362 "AS_sagittaire_link_57_UP"
-> 8 0 10 1532 125000000.000000
-> 8 0 11 1532 0.000100
-> 6 0 1533 9 1362 "AS_sagittaire_link_57_DOWN"
-> 8 0 10 1533 125000000.000000
-> 8 0 11 1533 0.000100
-> 6 0 1534 7 1362 "sagittaire-58.lyon.grid5000.fr"
-> 8 0 8 1534 5669300000.000000
-> 6 0 1535 9 1362 "AS_sagittaire_link_58_UP"
-> 8 0 10 1535 125000000.000000
-> 8 0 11 1535 0.000100
-> 6 0 1536 9 1362 "AS_sagittaire_link_58_DOWN"
-> 8 0 10 1536 125000000.000000
-> 8 0 11 1536 0.000100
-> 6 0 1537 7 1362 "sagittaire-59.lyon.grid5000.fr"
-> 8 0 8 1537 5669300000.000000
-> 6 0 1538 9 1362 "AS_sagittaire_link_59_UP"
-> 8 0 10 1538 125000000.000000
-> 8 0 11 1538 0.000100
-> 6 0 1539 9 1362 "AS_sagittaire_link_59_DOWN"
-> 8 0 10 1539 125000000.000000
-> 8 0 11 1539 0.000100
-> 6 0 1540 7 1362 "sagittaire-60.lyon.grid5000.fr"
-> 8 0 8 1540 5669300000.000000
-> 6 0 1541 9 1362 "AS_sagittaire_link_60_UP"
-> 8 0 10 1541 125000000.000000
-> 8 0 11 1541 0.000100
-> 6 0 1542 9 1362 "AS_sagittaire_link_60_DOWN"
-> 8 0 10 1542 125000000.000000
-> 8 0 11 1542 0.000100
-> 6 0 1543 7 1362 "sagittaire-61.lyon.grid5000.fr"
-> 8 0 8 1543 5669300000.000000
-> 6 0 1544 9 1362 "AS_sagittaire_link_61_UP"
-> 8 0 10 1544 125000000.000000
-> 8 0 11 1544 0.000100
-> 6 0 1545 9 1362 "AS_sagittaire_link_61_DOWN"
-> 8 0 10 1545 125000000.000000
-> 8 0 11 1545 0.000100
-> 6 0 1546 7 1362 "sagittaire-62.lyon.grid5000.fr"
-> 8 0 8 1546 5669300000.000000
-> 6 0 1547 9 1362 "AS_sagittaire_link_62_UP"
-> 8 0 10 1547 125000000.000000
-> 8 0 11 1547 0.000100
-> 6 0 1548 9 1362 "AS_sagittaire_link_62_DOWN"
-> 8 0 10 1548 125000000.000000
-> 8 0 11 1548 0.000100
-> 6 0 1549 7 1362 "sagittaire-63.lyon.grid5000.fr"
-> 8 0 8 1549 5669300000.000000
-> 6 0 1550 9 1362 "AS_sagittaire_link_63_UP"
-> 8 0 10 1550 125000000.000000
-> 8 0 11 1550 0.000100
-> 6 0 1551 9 1362 "AS_sagittaire_link_63_DOWN"
-> 8 0 10 1551 125000000.000000
-> 8 0 11 1551 0.000100
-> 6 0 1552 7 1362 "sagittaire-64.lyon.grid5000.fr"
-> 8 0 8 1552 5669300000.000000
-> 6 0 1553 9 1362 "AS_sagittaire_link_64_UP"
-> 8 0 10 1553 125000000.000000
-> 8 0 11 1553 0.000100
-> 6 0 1554 9 1362 "AS_sagittaire_link_64_DOWN"
-> 8 0 10 1554 125000000.000000
-> 8 0 11 1554 0.000100
-> 6 0 1555 7 1362 "sagittaire-65.lyon.grid5000.fr"
-> 8 0 8 1555 5669300000.000000
-> 6 0 1556 9 1362 "AS_sagittaire_link_65_UP"
-> 8 0 10 1556 125000000.000000
-> 8 0 11 1556 0.000100
-> 6 0 1557 9 1362 "AS_sagittaire_link_65_DOWN"
-> 8 0 10 1557 125000000.000000
-> 8 0 11 1557 0.000100
-> 6 0 1558 7 1362 "sagittaire-66.lyon.grid5000.fr"
-> 8 0 8 1558 5669300000.000000
-> 6 0 1559 9 1362 "AS_sagittaire_link_66_UP"
-> 8 0 10 1559 125000000.000000
-> 8 0 11 1559 0.000100
-> 6 0 1560 9 1362 "AS_sagittaire_link_66_DOWN"
-> 8 0 10 1560 125000000.000000
-> 8 0 11 1560 0.000100
-> 6 0 1561 7 1362 "sagittaire-67.lyon.grid5000.fr"
-> 8 0 8 1561 5669300000.000000
-> 6 0 1562 9 1362 "AS_sagittaire_link_67_UP"
-> 8 0 10 1562 125000000.000000
-> 8 0 11 1562 0.000100
-> 6 0 1563 9 1362 "AS_sagittaire_link_67_DOWN"
-> 8 0 10 1563 125000000.000000
-> 8 0 11 1563 0.000100
-> 6 0 1564 7 1362 "sagittaire-68.lyon.grid5000.fr"
-> 8 0 8 1564 5669300000.000000
-> 6 0 1565 9 1362 "AS_sagittaire_link_68_UP"
-> 8 0 10 1565 125000000.000000
-> 8 0 11 1565 0.000100
-> 6 0 1566 9 1362 "AS_sagittaire_link_68_DOWN"
-> 8 0 10 1566 125000000.000000
-> 8 0 11 1566 0.000100
-> 6 0 1567 7 1362 "sagittaire-69.lyon.grid5000.fr"
-> 8 0 8 1567 5669300000.000000
-> 6 0 1568 9 1362 "AS_sagittaire_link_69_UP"
-> 8 0 10 1568 125000000.000000
-> 8 0 11 1568 0.000100
-> 6 0 1569 9 1362 "AS_sagittaire_link_69_DOWN"
-> 8 0 10 1569 125000000.000000
-> 8 0 11 1569 0.000100
-> 6 0 1570 7 1362 "sagittaire-70.lyon.grid5000.fr"
-> 8 0 8 1570 5669300000.000000
-> 6 0 1571 9 1362 "AS_sagittaire_link_70_UP"
-> 8 0 10 1571 125000000.000000
-> 8 0 11 1571 0.000100
-> 6 0 1572 9 1362 "AS_sagittaire_link_70_DOWN"
-> 8 0 10 1572 125000000.000000
-> 8 0 11 1572 0.000100
-> 6 0 1573 7 1362 "sagittaire-71.lyon.grid5000.fr"
-> 8 0 8 1573 5669300000.000000
-> 6 0 1574 9 1362 "AS_sagittaire_link_71_UP"
-> 8 0 10 1574 125000000.000000
-> 8 0 11 1574 0.000100
-> 6 0 1575 9 1362 "AS_sagittaire_link_71_DOWN"
-> 8 0 10 1575 125000000.000000
-> 8 0 11 1575 0.000100
-> 6 0 1576 7 1362 "sagittaire-72.lyon.grid5000.fr"
-> 8 0 8 1576 5669300000.000000
-> 6 0 1577 9 1362 "AS_sagittaire_link_72_UP"
-> 8 0 10 1577 125000000.000000
-> 8 0 11 1577 0.000100
-> 6 0 1578 9 1362 "AS_sagittaire_link_72_DOWN"
-> 8 0 10 1578 125000000.000000
-> 8 0 11 1578 0.000100
-> 6 0 1579 7 1362 "sagittaire-73.lyon.grid5000.fr"
-> 8 0 8 1579 5669300000.000000
-> 6 0 1580 9 1362 "AS_sagittaire_link_73_UP"
-> 8 0 10 1580 125000000.000000
-> 8 0 11 1580 0.000100
-> 6 0 1581 9 1362 "AS_sagittaire_link_73_DOWN"
-> 8 0 10 1581 125000000.000000
-> 8 0 11 1581 0.000100
-> 6 0 1582 7 1362 "sagittaire-74.lyon.grid5000.fr"
-> 8 0 8 1582 5669300000.000000
-> 6 0 1583 9 1362 "AS_sagittaire_link_74_UP"
-> 8 0 10 1583 125000000.000000
-> 8 0 11 1583 0.000100
-> 6 0 1584 9 1362 "AS_sagittaire_link_74_DOWN"
-> 8 0 10 1584 125000000.000000
-> 8 0 11 1584 0.000100
-> 6 0 1585 7 1362 "sagittaire-75.lyon.grid5000.fr"
-> 8 0 8 1585 5669300000.000000
-> 6 0 1586 9 1362 "AS_sagittaire_link_75_UP"
-> 8 0 10 1586 125000000.000000
-> 8 0 11 1586 0.000100
-> 6 0 1587 9 1362 "AS_sagittaire_link_75_DOWN"
-> 8 0 10 1587 125000000.000000
-> 8 0 11 1587 0.000100
-> 6 0 1588 7 1362 "sagittaire-76.lyon.grid5000.fr"
-> 8 0 8 1588 5669300000.000000
-> 6 0 1589 9 1362 "AS_sagittaire_link_76_UP"
-> 8 0 10 1589 125000000.000000
-> 8 0 11 1589 0.000100
-> 6 0 1590 9 1362 "AS_sagittaire_link_76_DOWN"
-> 8 0 10 1590 125000000.000000
-> 8 0 11 1590 0.000100
-> 6 0 1591 7 1362 "sagittaire-77.lyon.grid5000.fr"
-> 8 0 8 1591 5669300000.000000
-> 6 0 1592 9 1362 "AS_sagittaire_link_77_UP"
-> 8 0 10 1592 125000000.000000
-> 8 0 11 1592 0.000100
-> 6 0 1593 9 1362 "AS_sagittaire_link_77_DOWN"
-> 8 0 10 1593 125000000.000000
-> 8 0 11 1593 0.000100
-> 6 0 1594 7 1362 "sagittaire-78.lyon.grid5000.fr"
-> 8 0 8 1594 5669300000.000000
-> 6 0 1595 9 1362 "AS_sagittaire_link_78_UP"
-> 8 0 10 1595 125000000.000000
-> 8 0 11 1595 0.000100
-> 6 0 1596 9 1362 "AS_sagittaire_link_78_DOWN"
-> 8 0 10 1596 125000000.000000
-> 8 0 11 1596 0.000100
-> 6 0 1597 7 1362 "sagittaire-79.lyon.grid5000.fr"
-> 8 0 8 1597 5669300000.000000
-> 6 0 1598 9 1362 "AS_sagittaire_link_79_UP"
-> 8 0 10 1598 125000000.000000
-> 8 0 11 1598 0.000100
-> 6 0 1599 9 1362 "AS_sagittaire_link_79_DOWN"
-> 8 0 10 1599 125000000.000000
-> 8 0 11 1599 0.000100
-> 6 0 1600 12 1362 "sagittaire-AS_sagittaire_router.lyon.grid5000.fr"
-> 6 0 1601 9 1362 "AS_sagittaire_backbone"
-> 8 0 10 1601 1250000000.000000
-> 8 0 11 1601 0.000100
-> 6 0 1602 3 1189 "link_sagittaire"
-> 8 0 4 1602 1250000000.000000
-> 8 0 5 1602 0.000100
-> 6 0 1603 6 1189 "gw_AS_lyon"
-> 6 0 1604 12 1603 "gw_lyon"
-> 6 0 1605 3 1189 "link_gw_lyon"
-> 8 0 4 1605 1250000000.000000
-> 8 0 5 1605 0.000100
-> 6 0 1606 1 0 "AS_nancy"
-> 6 0 1607 6 1606 "AS_graphene"
-> 0 13 6 L3
-> 6 0 1608 13 1607 "AS_sgraphene1"
-> 0 14 13 HOST
-> 6 0 1609 14 1608 "graphene-1.nancy.grid5000.fr"
-> 1 15 14 power "1 1 1"
-> 8 0 15 1609 16673000000.000000
-> 0 16 13 LINK
-> 6 0 1610 16 1608 "AS_sgraphene1_link_1_UP"
-> 1 17 16 bandwidth "1 1 1"
-> 1 18 16 latency "1 1 1"
-> 8 0 17 1610 125000000.000000
-> 8 0 18 1610 0.000100
-> 6 0 1611 16 1608 "AS_sgraphene1_link_1_DOWN"
-> 8 0 17 1611 125000000.000000
-> 8 0 18 1611 0.000100
-> 6 0 1612 14 1608 "graphene-2.nancy.grid5000.fr"
-> 8 0 15 1612 16673000000.000000
-> 6 0 1613 16 1608 "AS_sgraphene1_link_2_UP"
-> 8 0 17 1613 125000000.000000
-> 8 0 18 1613 0.000100
-> 6 0 1614 16 1608 "AS_sgraphene1_link_2_DOWN"
-> 8 0 17 1614 125000000.000000
-> 8 0 18 1614 0.000100
-> 6 0 1615 14 1608 "graphene-3.nancy.grid5000.fr"
-> 8 0 15 1615 16673000000.000000
-> 6 0 1616 16 1608 "AS_sgraphene1_link_3_UP"
-> 8 0 17 1616 125000000.000000
-> 8 0 18 1616 0.000100
-> 6 0 1617 16 1608 "AS_sgraphene1_link_3_DOWN"
-> 8 0 17 1617 125000000.000000
-> 8 0 18 1617 0.000100
-> 6 0 1618 14 1608 "graphene-4.nancy.grid5000.fr"
-> 8 0 15 1618 16673000000.000000
-> 6 0 1619 16 1608 "AS_sgraphene1_link_4_UP"
-> 8 0 17 1619 125000000.000000
-> 8 0 18 1619 0.000100
-> 6 0 1620 16 1608 "AS_sgraphene1_link_4_DOWN"
-> 8 0 17 1620 125000000.000000
-> 8 0 18 1620 0.000100
-> 6 0 1621 14 1608 "graphene-5.nancy.grid5000.fr"
-> 8 0 15 1621 16673000000.000000
-> 6 0 1622 16 1608 "AS_sgraphene1_link_5_UP"
-> 8 0 17 1622 125000000.000000
-> 8 0 18 1622 0.000100
-> 6 0 1623 16 1608 "AS_sgraphene1_link_5_DOWN"
-> 8 0 17 1623 125000000.000000
-> 8 0 18 1623 0.000100
-> 6 0 1624 14 1608 "graphene-6.nancy.grid5000.fr"
-> 8 0 15 1624 16673000000.000000
-> 6 0 1625 16 1608 "AS_sgraphene1_link_6_UP"
-> 8 0 17 1625 125000000.000000
-> 8 0 18 1625 0.000100
-> 6 0 1626 16 1608 "AS_sgraphene1_link_6_DOWN"
-> 8 0 17 1626 125000000.000000
-> 8 0 18 1626 0.000100
-> 6 0 1627 14 1608 "graphene-7.nancy.grid5000.fr"
-> 8 0 15 1627 16673000000.000000
-> 6 0 1628 16 1608 "AS_sgraphene1_link_7_UP"
-> 8 0 17 1628 125000000.000000
-> 8 0 18 1628 0.000100
-> 6 0 1629 16 1608 "AS_sgraphene1_link_7_DOWN"
-> 8 0 17 1629 125000000.000000
-> 8 0 18 1629 0.000100
-> 6 0 1630 14 1608 "graphene-8.nancy.grid5000.fr"
-> 8 0 15 1630 16673000000.000000
-> 6 0 1631 16 1608 "AS_sgraphene1_link_8_UP"
-> 8 0 17 1631 125000000.000000
-> 8 0 18 1631 0.000100
-> 6 0 1632 16 1608 "AS_sgraphene1_link_8_DOWN"
-> 8 0 17 1632 125000000.000000
-> 8 0 18 1632 0.000100
-> 6 0 1633 14 1608 "graphene-9.nancy.grid5000.fr"
-> 8 0 15 1633 16673000000.000000
-> 6 0 1634 16 1608 "AS_sgraphene1_link_9_UP"
-> 8 0 17 1634 125000000.000000
-> 8 0 18 1634 0.000100
-> 6 0 1635 16 1608 "AS_sgraphene1_link_9_DOWN"
-> 8 0 17 1635 125000000.000000
-> 8 0 18 1635 0.000100
-> 6 0 1636 14 1608 "graphene-10.nancy.grid5000.fr"
-> 8 0 15 1636 16673000000.000000
-> 6 0 1637 16 1608 "AS_sgraphene1_link_10_UP"
-> 8 0 17 1637 125000000.000000
-> 8 0 18 1637 0.000100
-> 6 0 1638 16 1608 "AS_sgraphene1_link_10_DOWN"
-> 8 0 17 1638 125000000.000000
-> 8 0 18 1638 0.000100
-> 6 0 1639 14 1608 "graphene-11.nancy.grid5000.fr"
-> 8 0 15 1639 16673000000.000000
-> 6 0 1640 16 1608 "AS_sgraphene1_link_11_UP"
-> 8 0 17 1640 125000000.000000
-> 8 0 18 1640 0.000100
-> 6 0 1641 16 1608 "AS_sgraphene1_link_11_DOWN"
-> 8 0 17 1641 125000000.000000
-> 8 0 18 1641 0.000100
-> 6 0 1642 14 1608 "graphene-12.nancy.grid5000.fr"
-> 8 0 15 1642 16673000000.000000
-> 6 0 1643 16 1608 "AS_sgraphene1_link_12_UP"
-> 8 0 17 1643 125000000.000000
-> 8 0 18 1643 0.000100
-> 6 0 1644 16 1608 "AS_sgraphene1_link_12_DOWN"
-> 8 0 17 1644 125000000.000000
-> 8 0 18 1644 0.000100
-> 6 0 1645 14 1608 "graphene-13.nancy.grid5000.fr"
-> 8 0 15 1645 16673000000.000000
-> 6 0 1646 16 1608 "AS_sgraphene1_link_13_UP"
-> 8 0 17 1646 125000000.000000
-> 8 0 18 1646 0.000100
-> 6 0 1647 16 1608 "AS_sgraphene1_link_13_DOWN"
-> 8 0 17 1647 125000000.000000
-> 8 0 18 1647 0.000100
-> 6 0 1648 14 1608 "graphene-14.nancy.grid5000.fr"
-> 8 0 15 1648 16673000000.000000
-> 6 0 1649 16 1608 "AS_sgraphene1_link_14_UP"
-> 8 0 17 1649 125000000.000000
-> 8 0 18 1649 0.000100
-> 6 0 1650 16 1608 "AS_sgraphene1_link_14_DOWN"
-> 8 0 17 1650 125000000.000000
-> 8 0 18 1650 0.000100
-> 6 0 1651 14 1608 "graphene-15.nancy.grid5000.fr"
-> 8 0 15 1651 16673000000.000000
-> 6 0 1652 16 1608 "AS_sgraphene1_link_15_UP"
-> 8 0 17 1652 125000000.000000
-> 8 0 18 1652 0.000100
-> 6 0 1653 16 1608 "AS_sgraphene1_link_15_DOWN"
-> 8 0 17 1653 125000000.000000
-> 8 0 18 1653 0.000100
-> 6 0 1654 14 1608 "graphene-16.nancy.grid5000.fr"
-> 8 0 15 1654 16673000000.000000
-> 6 0 1655 16 1608 "AS_sgraphene1_link_16_UP"
-> 8 0 17 1655 125000000.000000
-> 8 0 18 1655 0.000100
-> 6 0 1656 16 1608 "AS_sgraphene1_link_16_DOWN"
-> 8 0 17 1656 125000000.000000
-> 8 0 18 1656 0.000100
-> 6 0 1657 14 1608 "graphene-17.nancy.grid5000.fr"
-> 8 0 15 1657 16673000000.000000
-> 6 0 1658 16 1608 "AS_sgraphene1_link_17_UP"
-> 8 0 17 1658 125000000.000000
-> 8 0 18 1658 0.000100
-> 6 0 1659 16 1608 "AS_sgraphene1_link_17_DOWN"
-> 8 0 17 1659 125000000.000000
-> 8 0 18 1659 0.000100
-> 6 0 1660 14 1608 "graphene-18.nancy.grid5000.fr"
-> 8 0 15 1660 16673000000.000000
-> 6 0 1661 16 1608 "AS_sgraphene1_link_18_UP"
-> 8 0 17 1661 125000000.000000
-> 8 0 18 1661 0.000100
-> 6 0 1662 16 1608 "AS_sgraphene1_link_18_DOWN"
-> 8 0 17 1662 125000000.000000
-> 8 0 18 1662 0.000100
-> 6 0 1663 14 1608 "graphene-19.nancy.grid5000.fr"
-> 8 0 15 1663 16673000000.000000
-> 6 0 1664 16 1608 "AS_sgraphene1_link_19_UP"
-> 8 0 17 1664 125000000.000000
-> 8 0 18 1664 0.000100
-> 6 0 1665 16 1608 "AS_sgraphene1_link_19_DOWN"
-> 8 0 17 1665 125000000.000000
-> 8 0 18 1665 0.000100
-> 6 0 1666 14 1608 "graphene-20.nancy.grid5000.fr"
-> 8 0 15 1666 16673000000.000000
-> 6 0 1667 16 1608 "AS_sgraphene1_link_20_UP"
-> 8 0 17 1667 125000000.000000
-> 8 0 18 1667 0.000100
-> 6 0 1668 16 1608 "AS_sgraphene1_link_20_DOWN"
-> 8 0 17 1668 125000000.000000
-> 8 0 18 1668 0.000100
-> 6 0 1669 14 1608 "graphene-21.nancy.grid5000.fr"
-> 8 0 15 1669 16673000000.000000
-> 6 0 1670 16 1608 "AS_sgraphene1_link_21_UP"
-> 8 0 17 1670 125000000.000000
-> 8 0 18 1670 0.000100
-> 6 0 1671 16 1608 "AS_sgraphene1_link_21_DOWN"
-> 8 0 17 1671 125000000.000000
-> 8 0 18 1671 0.000100
-> 6 0 1672 14 1608 "graphene-22.nancy.grid5000.fr"
-> 8 0 15 1672 16673000000.000000
-> 6 0 1673 16 1608 "AS_sgraphene1_link_22_UP"
-> 8 0 17 1673 125000000.000000
-> 8 0 18 1673 0.000100
-> 6 0 1674 16 1608 "AS_sgraphene1_link_22_DOWN"
-> 8 0 17 1674 125000000.000000
-> 8 0 18 1674 0.000100
-> 6 0 1675 14 1608 "graphene-23.nancy.grid5000.fr"
-> 8 0 15 1675 16673000000.000000
-> 6 0 1676 16 1608 "AS_sgraphene1_link_23_UP"
-> 8 0 17 1676 125000000.000000
-> 8 0 18 1676 0.000100
-> 6 0 1677 16 1608 "AS_sgraphene1_link_23_DOWN"
-> 8 0 17 1677 125000000.000000
-> 8 0 18 1677 0.000100
-> 6 0 1678 14 1608 "graphene-24.nancy.grid5000.fr"
-> 8 0 15 1678 16673000000.000000
-> 6 0 1679 16 1608 "AS_sgraphene1_link_24_UP"
-> 8 0 17 1679 125000000.000000
-> 8 0 18 1679 0.000100
-> 6 0 1680 16 1608 "AS_sgraphene1_link_24_DOWN"
-> 8 0 17 1680 125000000.000000
-> 8 0 18 1680 0.000100
-> 6 0 1681 14 1608 "graphene-25.nancy.grid5000.fr"
-> 8 0 15 1681 16673000000.000000
-> 6 0 1682 16 1608 "AS_sgraphene1_link_25_UP"
-> 8 0 17 1682 125000000.000000
-> 8 0 18 1682 0.000100
-> 6 0 1683 16 1608 "AS_sgraphene1_link_25_DOWN"
-> 8 0 17 1683 125000000.000000
-> 8 0 18 1683 0.000100
-> 6 0 1684 14 1608 "graphene-26.nancy.grid5000.fr"
-> 8 0 15 1684 16673000000.000000
-> 6 0 1685 16 1608 "AS_sgraphene1_link_26_UP"
-> 8 0 17 1685 125000000.000000
-> 8 0 18 1685 0.000100
-> 6 0 1686 16 1608 "AS_sgraphene1_link_26_DOWN"
-> 8 0 17 1686 125000000.000000
-> 8 0 18 1686 0.000100
-> 6 0 1687 14 1608 "graphene-27.nancy.grid5000.fr"
-> 8 0 15 1687 16673000000.000000
-> 6 0 1688 16 1608 "AS_sgraphene1_link_27_UP"
-> 8 0 17 1688 125000000.000000
-> 8 0 18 1688 0.000100
-> 6 0 1689 16 1608 "AS_sgraphene1_link_27_DOWN"
-> 8 0 17 1689 125000000.000000
-> 8 0 18 1689 0.000100
-> 6 0 1690 14 1608 "graphene-28.nancy.grid5000.fr"
-> 8 0 15 1690 16673000000.000000
-> 6 0 1691 16 1608 "AS_sgraphene1_link_28_UP"
-> 8 0 17 1691 125000000.000000
-> 8 0 18 1691 0.000100
-> 6 0 1692 16 1608 "AS_sgraphene1_link_28_DOWN"
-> 8 0 17 1692 125000000.000000
-> 8 0 18 1692 0.000100
-> 6 0 1693 14 1608 "graphene-29.nancy.grid5000.fr"
-> 8 0 15 1693 16673000000.000000
-> 6 0 1694 16 1608 "AS_sgraphene1_link_29_UP"
-> 8 0 17 1694 125000000.000000
-> 8 0 18 1694 0.000100
-> 6 0 1695 16 1608 "AS_sgraphene1_link_29_DOWN"
-> 8 0 17 1695 125000000.000000
-> 8 0 18 1695 0.000100
-> 6 0 1696 14 1608 "graphene-30.nancy.grid5000.fr"
-> 8 0 15 1696 16673000000.000000
-> 6 0 1697 16 1608 "AS_sgraphene1_link_30_UP"
-> 8 0 17 1697 125000000.000000
-> 8 0 18 1697 0.000100
-> 6 0 1698 16 1608 "AS_sgraphene1_link_30_DOWN"
-> 8 0 17 1698 125000000.000000
-> 8 0 18 1698 0.000100
-> 6 0 1699 14 1608 "graphene-31.nancy.grid5000.fr"
-> 8 0 15 1699 16673000000.000000
-> 6 0 1700 16 1608 "AS_sgraphene1_link_31_UP"
-> 8 0 17 1700 125000000.000000
-> 8 0 18 1700 0.000100
-> 6 0 1701 16 1608 "AS_sgraphene1_link_31_DOWN"
-> 8 0 17 1701 125000000.000000
-> 8 0 18 1701 0.000100
-> 6 0 1702 14 1608 "graphene-32.nancy.grid5000.fr"
-> 8 0 15 1702 16673000000.000000
-> 6 0 1703 16 1608 "AS_sgraphene1_link_32_UP"
-> 8 0 17 1703 125000000.000000
-> 8 0 18 1703 0.000100
-> 6 0 1704 16 1608 "AS_sgraphene1_link_32_DOWN"
-> 8 0 17 1704 125000000.000000
-> 8 0 18 1704 0.000100
-> 6 0 1705 14 1608 "graphene-33.nancy.grid5000.fr"
-> 8 0 15 1705 16673000000.000000
-> 6 0 1706 16 1608 "AS_sgraphene1_link_33_UP"
-> 8 0 17 1706 125000000.000000
-> 8 0 18 1706 0.000100
-> 6 0 1707 16 1608 "AS_sgraphene1_link_33_DOWN"
-> 8 0 17 1707 125000000.000000
-> 8 0 18 1707 0.000100
-> 6 0 1708 14 1608 "graphene-34.nancy.grid5000.fr"
-> 8 0 15 1708 16673000000.000000
-> 6 0 1709 16 1608 "AS_sgraphene1_link_34_UP"
-> 8 0 17 1709 125000000.000000
-> 8 0 18 1709 0.000100
-> 6 0 1710 16 1608 "AS_sgraphene1_link_34_DOWN"
-> 8 0 17 1710 125000000.000000
-> 8 0 18 1710 0.000100
-> 6 0 1711 14 1608 "graphene-35.nancy.grid5000.fr"
-> 8 0 15 1711 16673000000.000000
-> 6 0 1712 16 1608 "AS_sgraphene1_link_35_UP"
-> 8 0 17 1712 125000000.000000
-> 8 0 18 1712 0.000100
-> 6 0 1713 16 1608 "AS_sgraphene1_link_35_DOWN"
-> 8 0 17 1713 125000000.000000
-> 8 0 18 1713 0.000100
-> 6 0 1714 14 1608 "graphene-36.nancy.grid5000.fr"
-> 8 0 15 1714 16673000000.000000
-> 6 0 1715 16 1608 "AS_sgraphene1_link_36_UP"
-> 8 0 17 1715 125000000.000000
-> 8 0 18 1715 0.000100
-> 6 0 1716 16 1608 "AS_sgraphene1_link_36_DOWN"
-> 8 0 17 1716 125000000.000000
-> 8 0 18 1716 0.000100
-> 6 0 1717 14 1608 "graphene-37.nancy.grid5000.fr"
-> 8 0 15 1717 16673000000.000000
-> 6 0 1718 16 1608 "AS_sgraphene1_link_37_UP"
-> 8 0 17 1718 125000000.000000
-> 8 0 18 1718 0.000100
-> 6 0 1719 16 1608 "AS_sgraphene1_link_37_DOWN"
-> 8 0 17 1719 125000000.000000
-> 8 0 18 1719 0.000100
-> 6 0 1720 14 1608 "graphene-38.nancy.grid5000.fr"
-> 8 0 15 1720 16673000000.000000
-> 6 0 1721 16 1608 "AS_sgraphene1_link_38_UP"
-> 8 0 17 1721 125000000.000000
-> 8 0 18 1721 0.000100
-> 6 0 1722 16 1608 "AS_sgraphene1_link_38_DOWN"
-> 8 0 17 1722 125000000.000000
-> 8 0 18 1722 0.000100
-> 6 0 1723 14 1608 "graphene-39.nancy.grid5000.fr"
-> 8 0 15 1723 16673000000.000000
-> 6 0 1724 16 1608 "AS_sgraphene1_link_39_UP"
-> 8 0 17 1724 125000000.000000
-> 8 0 18 1724 0.000100
-> 6 0 1725 16 1608 "AS_sgraphene1_link_39_DOWN"
-> 8 0 17 1725 125000000.000000
-> 8 0 18 1725 0.000100
-> 0 19 13 ROUTER
-> 6 0 1726 19 1608 "graphene-AS_sgraphene1_router.nancy.grid5000.fr"
-> 6 0 1727 16 1608 "AS_sgraphene1_backbone"
-> 8 0 17 1727 1250000000.000000
-> 8 0 18 1727 0.000100
-> 6 0 1728 13 1607 "AS_sgraphene2"
-> 6 0 1729 14 1728 "graphene-40.nancy.grid5000.fr"
-> 8 0 15 1729 16673000000.000000
-> 6 0 1730 16 1728 "AS_sgraphene2_link_40_UP"
-> 8 0 17 1730 125000000.000000
-> 8 0 18 1730 0.000100
-> 6 0 1731 16 1728 "AS_sgraphene2_link_40_DOWN"
-> 8 0 17 1731 125000000.000000
-> 8 0 18 1731 0.000100
-> 6 0 1732 14 1728 "graphene-41.nancy.grid5000.fr"
-> 8 0 15 1732 16673000000.000000
-> 6 0 1733 16 1728 "AS_sgraphene2_link_41_UP"
-> 8 0 17 1733 125000000.000000
-> 8 0 18 1733 0.000100
-> 6 0 1734 16 1728 "AS_sgraphene2_link_41_DOWN"
-> 8 0 17 1734 125000000.000000
-> 8 0 18 1734 0.000100
-> 6 0 1735 14 1728 "graphene-42.nancy.grid5000.fr"
-> 8 0 15 1735 16673000000.000000
-> 6 0 1736 16 1728 "AS_sgraphene2_link_42_UP"
-> 8 0 17 1736 125000000.000000
-> 8 0 18 1736 0.000100
-> 6 0 1737 16 1728 "AS_sgraphene2_link_42_DOWN"
-> 8 0 17 1737 125000000.000000
-> 8 0 18 1737 0.000100
-> 6 0 1738 14 1728 "graphene-43.nancy.grid5000.fr"
-> 8 0 15 1738 16673000000.000000
-> 6 0 1739 16 1728 "AS_sgraphene2_link_43_UP"
-> 8 0 17 1739 125000000.000000
-> 8 0 18 1739 0.000100
-> 6 0 1740 16 1728 "AS_sgraphene2_link_43_DOWN"
-> 8 0 17 1740 125000000.000000
-> 8 0 18 1740 0.000100
-> 6 0 1741 14 1728 "graphene-44.nancy.grid5000.fr"
-> 8 0 15 1741 16673000000.000000
-> 6 0 1742 16 1728 "AS_sgraphene2_link_44_UP"
-> 8 0 17 1742 125000000.000000
-> 8 0 18 1742 0.000100
-> 6 0 1743 16 1728 "AS_sgraphene2_link_44_DOWN"
-> 8 0 17 1743 125000000.000000
-> 8 0 18 1743 0.000100
-> 6 0 1744 14 1728 "graphene-45.nancy.grid5000.fr"
-> 8 0 15 1744 16673000000.000000
-> 6 0 1745 16 1728 "AS_sgraphene2_link_45_UP"
-> 8 0 17 1745 125000000.000000
-> 8 0 18 1745 0.000100
-> 6 0 1746 16 1728 "AS_sgraphene2_link_45_DOWN"
-> 8 0 17 1746 125000000.000000
-> 8 0 18 1746 0.000100
-> 6 0 1747 14 1728 "graphene-46.nancy.grid5000.fr"
-> 8 0 15 1747 16673000000.000000
-> 6 0 1748 16 1728 "AS_sgraphene2_link_46_UP"
-> 8 0 17 1748 125000000.000000
-> 8 0 18 1748 0.000100
-> 6 0 1749 16 1728 "AS_sgraphene2_link_46_DOWN"
-> 8 0 17 1749 125000000.000000
-> 8 0 18 1749 0.000100
-> 6 0 1750 14 1728 "graphene-47.nancy.grid5000.fr"
-> 8 0 15 1750 16673000000.000000
-> 6 0 1751 16 1728 "AS_sgraphene2_link_47_UP"
-> 8 0 17 1751 125000000.000000
-> 8 0 18 1751 0.000100
-> 6 0 1752 16 1728 "AS_sgraphene2_link_47_DOWN"
-> 8 0 17 1752 125000000.000000
-> 8 0 18 1752 0.000100
-> 6 0 1753 14 1728 "graphene-48.nancy.grid5000.fr"
-> 8 0 15 1753 16673000000.000000
-> 6 0 1754 16 1728 "AS_sgraphene2_link_48_UP"
-> 8 0 17 1754 125000000.000000
-> 8 0 18 1754 0.000100
-> 6 0 1755 16 1728 "AS_sgraphene2_link_48_DOWN"
-> 8 0 17 1755 125000000.000000
-> 8 0 18 1755 0.000100
-> 6 0 1756 14 1728 "graphene-49.nancy.grid5000.fr"
-> 8 0 15 1756 16673000000.000000
-> 6 0 1757 16 1728 "AS_sgraphene2_link_49_UP"
-> 8 0 17 1757 125000000.000000
-> 8 0 18 1757 0.000100
-> 6 0 1758 16 1728 "AS_sgraphene2_link_49_DOWN"
-> 8 0 17 1758 125000000.000000
-> 8 0 18 1758 0.000100
-> 6 0 1759 14 1728 "graphene-50.nancy.grid5000.fr"
-> 8 0 15 1759 16673000000.000000
-> 6 0 1760 16 1728 "AS_sgraphene2_link_50_UP"
-> 8 0 17 1760 125000000.000000
-> 8 0 18 1760 0.000100
-> 6 0 1761 16 1728 "AS_sgraphene2_link_50_DOWN"
-> 8 0 17 1761 125000000.000000
-> 8 0 18 1761 0.000100
-> 6 0 1762 14 1728 "graphene-51.nancy.grid5000.fr"
-> 8 0 15 1762 16673000000.000000
-> 6 0 1763 16 1728 "AS_sgraphene2_link_51_UP"
-> 8 0 17 1763 125000000.000000
-> 8 0 18 1763 0.000100
-> 6 0 1764 16 1728 "AS_sgraphene2_link_51_DOWN"
-> 8 0 17 1764 125000000.000000
-> 8 0 18 1764 0.000100
-> 6 0 1765 14 1728 "graphene-52.nancy.grid5000.fr"
-> 8 0 15 1765 16673000000.000000
-> 6 0 1766 16 1728 "AS_sgraphene2_link_52_UP"
-> 8 0 17 1766 125000000.000000
-> 8 0 18 1766 0.000100
-> 6 0 1767 16 1728 "AS_sgraphene2_link_52_DOWN"
-> 8 0 17 1767 125000000.000000
-> 8 0 18 1767 0.000100
-> 6 0 1768 14 1728 "graphene-53.nancy.grid5000.fr"
-> 8 0 15 1768 16673000000.000000
-> 6 0 1769 16 1728 "AS_sgraphene2_link_53_UP"
-> 8 0 17 1769 125000000.000000
-> 8 0 18 1769 0.000100
-> 6 0 1770 16 1728 "AS_sgraphene2_link_53_DOWN"
-> 8 0 17 1770 125000000.000000
-> 8 0 18 1770 0.000100
-> 6 0 1771 14 1728 "graphene-54.nancy.grid5000.fr"
-> 8 0 15 1771 16673000000.000000
-> 6 0 1772 16 1728 "AS_sgraphene2_link_54_UP"
-> 8 0 17 1772 125000000.000000
-> 8 0 18 1772 0.000100
-> 6 0 1773 16 1728 "AS_sgraphene2_link_54_DOWN"
-> 8 0 17 1773 125000000.000000
-> 8 0 18 1773 0.000100
-> 6 0 1774 14 1728 "graphene-55.nancy.grid5000.fr"
-> 8 0 15 1774 16673000000.000000
-> 6 0 1775 16 1728 "AS_sgraphene2_link_55_UP"
-> 8 0 17 1775 125000000.000000
-> 8 0 18 1775 0.000100
-> 6 0 1776 16 1728 "AS_sgraphene2_link_55_DOWN"
-> 8 0 17 1776 125000000.000000
-> 8 0 18 1776 0.000100
-> 6 0 1777 14 1728 "graphene-56.nancy.grid5000.fr"
-> 8 0 15 1777 16673000000.000000
-> 6 0 1778 16 1728 "AS_sgraphene2_link_56_UP"
-> 8 0 17 1778 125000000.000000
-> 8 0 18 1778 0.000100
-> 6 0 1779 16 1728 "AS_sgraphene2_link_56_DOWN"
-> 8 0 17 1779 125000000.000000
-> 8 0 18 1779 0.000100
-> 6 0 1780 14 1728 "graphene-57.nancy.grid5000.fr"
-> 8 0 15 1780 16673000000.000000
-> 6 0 1781 16 1728 "AS_sgraphene2_link_57_UP"
-> 8 0 17 1781 125000000.000000
-> 8 0 18 1781 0.000100
-> 6 0 1782 16 1728 "AS_sgraphene2_link_57_DOWN"
-> 8 0 17 1782 125000000.000000
-> 8 0 18 1782 0.000100
-> 6 0 1783 14 1728 "graphene-58.nancy.grid5000.fr"
-> 8 0 15 1783 16673000000.000000
-> 6 0 1784 16 1728 "AS_sgraphene2_link_58_UP"
-> 8 0 17 1784 125000000.000000
-> 8 0 18 1784 0.000100
-> 6 0 1785 16 1728 "AS_sgraphene2_link_58_DOWN"
-> 8 0 17 1785 125000000.000000
-> 8 0 18 1785 0.000100
-> 6 0 1786 14 1728 "graphene-59.nancy.grid5000.fr"
-> 8 0 15 1786 16673000000.000000
-> 6 0 1787 16 1728 "AS_sgraphene2_link_59_UP"
-> 8 0 17 1787 125000000.000000
-> 8 0 18 1787 0.000100
-> 6 0 1788 16 1728 "AS_sgraphene2_link_59_DOWN"
-> 8 0 17 1788 125000000.000000
-> 8 0 18 1788 0.000100
-> 6 0 1789 14 1728 "graphene-60.nancy.grid5000.fr"
-> 8 0 15 1789 16673000000.000000
-> 6 0 1790 16 1728 "AS_sgraphene2_link_60_UP"
-> 8 0 17 1790 125000000.000000
-> 8 0 18 1790 0.000100
-> 6 0 1791 16 1728 "AS_sgraphene2_link_60_DOWN"
-> 8 0 17 1791 125000000.000000
-> 8 0 18 1791 0.000100
-> 6 0 1792 14 1728 "graphene-61.nancy.grid5000.fr"
-> 8 0 15 1792 16673000000.000000
-> 6 0 1793 16 1728 "AS_sgraphene2_link_61_UP"
-> 8 0 17 1793 125000000.000000
-> 8 0 18 1793 0.000100
-> 6 0 1794 16 1728 "AS_sgraphene2_link_61_DOWN"
-> 8 0 17 1794 125000000.000000
-> 8 0 18 1794 0.000100
-> 6 0 1795 14 1728 "graphene-62.nancy.grid5000.fr"
-> 8 0 15 1795 16673000000.000000
-> 6 0 1796 16 1728 "AS_sgraphene2_link_62_UP"
-> 8 0 17 1796 125000000.000000
-> 8 0 18 1796 0.000100
-> 6 0 1797 16 1728 "AS_sgraphene2_link_62_DOWN"
-> 8 0 17 1797 125000000.000000
-> 8 0 18 1797 0.000100
-> 6 0 1798 14 1728 "graphene-63.nancy.grid5000.fr"
-> 8 0 15 1798 16673000000.000000
-> 6 0 1799 16 1728 "AS_sgraphene2_link_63_UP"
-> 8 0 17 1799 125000000.000000
-> 8 0 18 1799 0.000100
-> 6 0 1800 16 1728 "AS_sgraphene2_link_63_DOWN"
-> 8 0 17 1800 125000000.000000
-> 8 0 18 1800 0.000100
-> 6 0 1801 14 1728 "graphene-64.nancy.grid5000.fr"
-> 8 0 15 1801 16673000000.000000
-> 6 0 1802 16 1728 "AS_sgraphene2_link_64_UP"
-> 8 0 17 1802 125000000.000000
-> 8 0 18 1802 0.000100
-> 6 0 1803 16 1728 "AS_sgraphene2_link_64_DOWN"
-> 8 0 17 1803 125000000.000000
-> 8 0 18 1803 0.000100
-> 6 0 1804 14 1728 "graphene-65.nancy.grid5000.fr"
-> 8 0 15 1804 16673000000.000000
-> 6 0 1805 16 1728 "AS_sgraphene2_link_65_UP"
-> 8 0 17 1805 125000000.000000
-> 8 0 18 1805 0.000100
-> 6 0 1806 16 1728 "AS_sgraphene2_link_65_DOWN"
-> 8 0 17 1806 125000000.000000
-> 8 0 18 1806 0.000100
-> 6 0 1807 14 1728 "graphene-66.nancy.grid5000.fr"
-> 8 0 15 1807 16673000000.000000
-> 6 0 1808 16 1728 "AS_sgraphene2_link_66_UP"
-> 8 0 17 1808 125000000.000000
-> 8 0 18 1808 0.000100
-> 6 0 1809 16 1728 "AS_sgraphene2_link_66_DOWN"
-> 8 0 17 1809 125000000.000000
-> 8 0 18 1809 0.000100
-> 6 0 1810 14 1728 "graphene-67.nancy.grid5000.fr"
-> 8 0 15 1810 16673000000.000000
-> 6 0 1811 16 1728 "AS_sgraphene2_link_67_UP"
-> 8 0 17 1811 125000000.000000
-> 8 0 18 1811 0.000100
-> 6 0 1812 16 1728 "AS_sgraphene2_link_67_DOWN"
-> 8 0 17 1812 125000000.000000
-> 8 0 18 1812 0.000100
-> 6 0 1813 14 1728 "graphene-68.nancy.grid5000.fr"
-> 8 0 15 1813 16673000000.000000
-> 6 0 1814 16 1728 "AS_sgraphene2_link_68_UP"
-> 8 0 17 1814 125000000.000000
-> 8 0 18 1814 0.000100
-> 6 0 1815 16 1728 "AS_sgraphene2_link_68_DOWN"
-> 8 0 17 1815 125000000.000000
-> 8 0 18 1815 0.000100
-> 6 0 1816 14 1728 "graphene-69.nancy.grid5000.fr"
-> 8 0 15 1816 16673000000.000000
-> 6 0 1817 16 1728 "AS_sgraphene2_link_69_UP"
-> 8 0 17 1817 125000000.000000
-> 8 0 18 1817 0.000100
-> 6 0 1818 16 1728 "AS_sgraphene2_link_69_DOWN"
-> 8 0 17 1818 125000000.000000
-> 8 0 18 1818 0.000100
-> 6 0 1819 14 1728 "graphene-70.nancy.grid5000.fr"
-> 8 0 15 1819 16673000000.000000
-> 6 0 1820 16 1728 "AS_sgraphene2_link_70_UP"
-> 8 0 17 1820 125000000.000000
-> 8 0 18 1820 0.000100
-> 6 0 1821 16 1728 "AS_sgraphene2_link_70_DOWN"
-> 8 0 17 1821 125000000.000000
-> 8 0 18 1821 0.000100
-> 6 0 1822 14 1728 "graphene-71.nancy.grid5000.fr"
-> 8 0 15 1822 16673000000.000000
-> 6 0 1823 16 1728 "AS_sgraphene2_link_71_UP"
-> 8 0 17 1823 125000000.000000
-> 8 0 18 1823 0.000100
-> 6 0 1824 16 1728 "AS_sgraphene2_link_71_DOWN"
-> 8 0 17 1824 125000000.000000
-> 8 0 18 1824 0.000100
-> 6 0 1825 14 1728 "graphene-72.nancy.grid5000.fr"
-> 8 0 15 1825 16673000000.000000
-> 6 0 1826 16 1728 "AS_sgraphene2_link_72_UP"
-> 8 0 17 1826 125000000.000000
-> 8 0 18 1826 0.000100
-> 6 0 1827 16 1728 "AS_sgraphene2_link_72_DOWN"
-> 8 0 17 1827 125000000.000000
-> 8 0 18 1827 0.000100
-> 6 0 1828 14 1728 "graphene-73.nancy.grid5000.fr"
-> 8 0 15 1828 16673000000.000000
-> 6 0 1829 16 1728 "AS_sgraphene2_link_73_UP"
-> 8 0 17 1829 125000000.000000
-> 8 0 18 1829 0.000100
-> 6 0 1830 16 1728 "AS_sgraphene2_link_73_DOWN"
-> 8 0 17 1830 125000000.000000
-> 8 0 18 1830 0.000100
-> 6 0 1831 14 1728 "graphene-74.nancy.grid5000.fr"
-> 8 0 15 1831 16673000000.000000
-> 6 0 1832 16 1728 "AS_sgraphene2_link_74_UP"
-> 8 0 17 1832 125000000.000000
-> 8 0 18 1832 0.000100
-> 6 0 1833 16 1728 "AS_sgraphene2_link_74_DOWN"
-> 8 0 17 1833 125000000.000000
-> 8 0 18 1833 0.000100
-> 6 0 1834 19 1728 "graphene-AS_sgraphene2_router.nancy.grid5000.fr"
-> 6 0 1835 16 1728 "AS_sgraphene2_backbone"
-> 8 0 17 1835 1250000000.000000
-> 8 0 18 1835 0.000100
-> 6 0 1836 13 1607 "AS_sgraphene3"
-> 6 0 1837 14 1836 "graphene-75.nancy.grid5000.fr"
-> 8 0 15 1837 16673000000.000000
-> 6 0 1838 16 1836 "AS_sgraphene3_link_75_UP"
-> 8 0 17 1838 125000000.000000
-> 8 0 18 1838 0.000100
-> 6 0 1839 16 1836 "AS_sgraphene3_link_75_DOWN"
-> 8 0 17 1839 125000000.000000
-> 8 0 18 1839 0.000100
-> 6 0 1840 14 1836 "graphene-76.nancy.grid5000.fr"
-> 8 0 15 1840 16673000000.000000
-> 6 0 1841 16 1836 "AS_sgraphene3_link_76_UP"
-> 8 0 17 1841 125000000.000000
-> 8 0 18 1841 0.000100
-> 6 0 1842 16 1836 "AS_sgraphene3_link_76_DOWN"
-> 8 0 17 1842 125000000.000000
-> 8 0 18 1842 0.000100
-> 6 0 1843 14 1836 "graphene-77.nancy.grid5000.fr"
-> 8 0 15 1843 16673000000.000000
-> 6 0 1844 16 1836 "AS_sgraphene3_link_77_UP"
-> 8 0 17 1844 125000000.000000
-> 8 0 18 1844 0.000100
-> 6 0 1845 16 1836 "AS_sgraphene3_link_77_DOWN"
-> 8 0 17 1845 125000000.000000
-> 8 0 18 1845 0.000100
-> 6 0 1846 14 1836 "graphene-78.nancy.grid5000.fr"
-> 8 0 15 1846 16673000000.000000
-> 6 0 1847 16 1836 "AS_sgraphene3_link_78_UP"
-> 8 0 17 1847 125000000.000000
-> 8 0 18 1847 0.000100
-> 6 0 1848 16 1836 "AS_sgraphene3_link_78_DOWN"
-> 8 0 17 1848 125000000.000000
-> 8 0 18 1848 0.000100
-> 6 0 1849 14 1836 "graphene-79.nancy.grid5000.fr"
-> 8 0 15 1849 16673000000.000000
-> 6 0 1850 16 1836 "AS_sgraphene3_link_79_UP"
-> 8 0 17 1850 125000000.000000
-> 8 0 18 1850 0.000100
-> 6 0 1851 16 1836 "AS_sgraphene3_link_79_DOWN"
-> 8 0 17 1851 125000000.000000
-> 8 0 18 1851 0.000100
-> 6 0 1852 14 1836 "graphene-80.nancy.grid5000.fr"
-> 8 0 15 1852 16673000000.000000
-> 6 0 1853 16 1836 "AS_sgraphene3_link_80_UP"
-> 8 0 17 1853 125000000.000000
-> 8 0 18 1853 0.000100
-> 6 0 1854 16 1836 "AS_sgraphene3_link_80_DOWN"
-> 8 0 17 1854 125000000.000000
-> 8 0 18 1854 0.000100
-> 6 0 1855 14 1836 "graphene-81.nancy.grid5000.fr"
-> 8 0 15 1855 16673000000.000000
-> 6 0 1856 16 1836 "AS_sgraphene3_link_81_UP"
-> 8 0 17 1856 125000000.000000
-> 8 0 18 1856 0.000100
-> 6 0 1857 16 1836 "AS_sgraphene3_link_81_DOWN"
-> 8 0 17 1857 125000000.000000
-> 8 0 18 1857 0.000100
-> 6 0 1858 14 1836 "graphene-82.nancy.grid5000.fr"
-> 8 0 15 1858 16673000000.000000
-> 6 0 1859 16 1836 "AS_sgraphene3_link_82_UP"
-> 8 0 17 1859 125000000.000000
-> 8 0 18 1859 0.000100
-> 6 0 1860 16 1836 "AS_sgraphene3_link_82_DOWN"
-> 8 0 17 1860 125000000.000000
-> 8 0 18 1860 0.000100
-> 6 0 1861 14 1836 "graphene-83.nancy.grid5000.fr"
-> 8 0 15 1861 16673000000.000000
-> 6 0 1862 16 1836 "AS_sgraphene3_link_83_UP"
-> 8 0 17 1862 125000000.000000
-> 8 0 18 1862 0.000100
-> 6 0 1863 16 1836 "AS_sgraphene3_link_83_DOWN"
-> 8 0 17 1863 125000000.000000
-> 8 0 18 1863 0.000100
-> 6 0 1864 14 1836 "graphene-84.nancy.grid5000.fr"
-> 8 0 15 1864 16673000000.000000
-> 6 0 1865 16 1836 "AS_sgraphene3_link_84_UP"
-> 8 0 17 1865 125000000.000000
-> 8 0 18 1865 0.000100
-> 6 0 1866 16 1836 "AS_sgraphene3_link_84_DOWN"
-> 8 0 17 1866 125000000.000000
-> 8 0 18 1866 0.000100
-> 6 0 1867 14 1836 "graphene-85.nancy.grid5000.fr"
-> 8 0 15 1867 16673000000.000000
-> 6 0 1868 16 1836 "AS_sgraphene3_link_85_UP"
-> 8 0 17 1868 125000000.000000
-> 8 0 18 1868 0.000100
-> 6 0 1869 16 1836 "AS_sgraphene3_link_85_DOWN"
-> 8 0 17 1869 125000000.000000
-> 8 0 18 1869 0.000100
-> 6 0 1870 14 1836 "graphene-86.nancy.grid5000.fr"
-> 8 0 15 1870 16673000000.000000
-> 6 0 1871 16 1836 "AS_sgraphene3_link_86_UP"
-> 8 0 17 1871 125000000.000000
-> 8 0 18 1871 0.000100
-> 6 0 1872 16 1836 "AS_sgraphene3_link_86_DOWN"
-> 8 0 17 1872 125000000.000000
-> 8 0 18 1872 0.000100
-> 6 0 1873 14 1836 "graphene-87.nancy.grid5000.fr"
-> 8 0 15 1873 16673000000.000000
-> 6 0 1874 16 1836 "AS_sgraphene3_link_87_UP"
-> 8 0 17 1874 125000000.000000
-> 8 0 18 1874 0.000100
-> 6 0 1875 16 1836 "AS_sgraphene3_link_87_DOWN"
-> 8 0 17 1875 125000000.000000
-> 8 0 18 1875 0.000100
-> 6 0 1876 14 1836 "graphene-88.nancy.grid5000.fr"
-> 8 0 15 1876 16673000000.000000
-> 6 0 1877 16 1836 "AS_sgraphene3_link_88_UP"
-> 8 0 17 1877 125000000.000000
-> 8 0 18 1877 0.000100
-> 6 0 1878 16 1836 "AS_sgraphene3_link_88_DOWN"
-> 8 0 17 1878 125000000.000000
-> 8 0 18 1878 0.000100
-> 6 0 1879 14 1836 "graphene-89.nancy.grid5000.fr"
-> 8 0 15 1879 16673000000.000000
-> 6 0 1880 16 1836 "AS_sgraphene3_link_89_UP"
-> 8 0 17 1880 125000000.000000
-> 8 0 18 1880 0.000100
-> 6 0 1881 16 1836 "AS_sgraphene3_link_89_DOWN"
-> 8 0 17 1881 125000000.000000
-> 8 0 18 1881 0.000100
-> 6 0 1882 14 1836 "graphene-90.nancy.grid5000.fr"
-> 8 0 15 1882 16673000000.000000
-> 6 0 1883 16 1836 "AS_sgraphene3_link_90_UP"
-> 8 0 17 1883 125000000.000000
-> 8 0 18 1883 0.000100
-> 6 0 1884 16 1836 "AS_sgraphene3_link_90_DOWN"
-> 8 0 17 1884 125000000.000000
-> 8 0 18 1884 0.000100
-> 6 0 1885 14 1836 "graphene-91.nancy.grid5000.fr"
-> 8 0 15 1885 16673000000.000000
-> 6 0 1886 16 1836 "AS_sgraphene3_link_91_UP"
-> 8 0 17 1886 125000000.000000
-> 8 0 18 1886 0.000100
-> 6 0 1887 16 1836 "AS_sgraphene3_link_91_DOWN"
-> 8 0 17 1887 125000000.000000
-> 8 0 18 1887 0.000100
-> 6 0 1888 14 1836 "graphene-92.nancy.grid5000.fr"
-> 8 0 15 1888 16673000000.000000
-> 6 0 1889 16 1836 "AS_sgraphene3_link_92_UP"
-> 8 0 17 1889 125000000.000000
-> 8 0 18 1889 0.000100
-> 6 0 1890 16 1836 "AS_sgraphene3_link_92_DOWN"
-> 8 0 17 1890 125000000.000000
-> 8 0 18 1890 0.000100
-> 6 0 1891 14 1836 "graphene-93.nancy.grid5000.fr"
-> 8 0 15 1891 16673000000.000000
-> 6 0 1892 16 1836 "AS_sgraphene3_link_93_UP"
-> 8 0 17 1892 125000000.000000
-> 8 0 18 1892 0.000100
-> 6 0 1893 16 1836 "AS_sgraphene3_link_93_DOWN"
-> 8 0 17 1893 125000000.000000
-> 8 0 18 1893 0.000100
-> 6 0 1894 14 1836 "graphene-94.nancy.grid5000.fr"
-> 8 0 15 1894 16673000000.000000
-> 6 0 1895 16 1836 "AS_sgraphene3_link_94_UP"
-> 8 0 17 1895 125000000.000000
-> 8 0 18 1895 0.000100
-> 6 0 1896 16 1836 "AS_sgraphene3_link_94_DOWN"
-> 8 0 17 1896 125000000.000000
-> 8 0 18 1896 0.000100
-> 6 0 1897 14 1836 "graphene-95.nancy.grid5000.fr"
-> 8 0 15 1897 16673000000.000000
-> 6 0 1898 16 1836 "AS_sgraphene3_link_95_UP"
-> 8 0 17 1898 125000000.000000
-> 8 0 18 1898 0.000100
-> 6 0 1899 16 1836 "AS_sgraphene3_link_95_DOWN"
-> 8 0 17 1899 125000000.000000
-> 8 0 18 1899 0.000100
-> 6 0 1900 14 1836 "graphene-96.nancy.grid5000.fr"
-> 8 0 15 1900 16673000000.000000
-> 6 0 1901 16 1836 "AS_sgraphene3_link_96_UP"
-> 8 0 17 1901 125000000.000000
-> 8 0 18 1901 0.000100
-> 6 0 1902 16 1836 "AS_sgraphene3_link_96_DOWN"
-> 8 0 17 1902 125000000.000000
-> 8 0 18 1902 0.000100
-> 6 0 1903 14 1836 "graphene-97.nancy.grid5000.fr"
-> 8 0 15 1903 16673000000.000000
-> 6 0 1904 16 1836 "AS_sgraphene3_link_97_UP"
-> 8 0 17 1904 125000000.000000
-> 8 0 18 1904 0.000100
-> 6 0 1905 16 1836 "AS_sgraphene3_link_97_DOWN"
-> 8 0 17 1905 125000000.000000
-> 8 0 18 1905 0.000100
-> 6 0 1906 14 1836 "graphene-98.nancy.grid5000.fr"
-> 8 0 15 1906 16673000000.000000
-> 6 0 1907 16 1836 "AS_sgraphene3_link_98_UP"
-> 8 0 17 1907 125000000.000000
-> 8 0 18 1907 0.000100
-> 6 0 1908 16 1836 "AS_sgraphene3_link_98_DOWN"
-> 8 0 17 1908 125000000.000000
-> 8 0 18 1908 0.000100
-> 6 0 1909 14 1836 "graphene-99.nancy.grid5000.fr"
-> 8 0 15 1909 16673000000.000000
-> 6 0 1910 16 1836 "AS_sgraphene3_link_99_UP"
-> 8 0 17 1910 125000000.000000
-> 8 0 18 1910 0.000100
-> 6 0 1911 16 1836 "AS_sgraphene3_link_99_DOWN"
-> 8 0 17 1911 125000000.000000
-> 8 0 18 1911 0.000100
-> 6 0 1912 14 1836 "graphene-100.nancy.grid5000.fr"
-> 8 0 15 1912 16673000000.000000
-> 6 0 1913 16 1836 "AS_sgraphene3_link_100_UP"
-> 8 0 17 1913 125000000.000000
-> 8 0 18 1913 0.000100
-> 6 0 1914 16 1836 "AS_sgraphene3_link_100_DOWN"
-> 8 0 17 1914 125000000.000000
-> 8 0 18 1914 0.000100
-> 6 0 1915 14 1836 "graphene-101.nancy.grid5000.fr"
-> 8 0 15 1915 16673000000.000000
-> 6 0 1916 16 1836 "AS_sgraphene3_link_101_UP"
-> 8 0 17 1916 125000000.000000
-> 8 0 18 1916 0.000100
-> 6 0 1917 16 1836 "AS_sgraphene3_link_101_DOWN"
-> 8 0 17 1917 125000000.000000
-> 8 0 18 1917 0.000100
-> 6 0 1918 14 1836 "graphene-102.nancy.grid5000.fr"
-> 8 0 15 1918 16673000000.000000
-> 6 0 1919 16 1836 "AS_sgraphene3_link_102_UP"
-> 8 0 17 1919 125000000.000000
-> 8 0 18 1919 0.000100
-> 6 0 1920 16 1836 "AS_sgraphene3_link_102_DOWN"
-> 8 0 17 1920 125000000.000000
-> 8 0 18 1920 0.000100
-> 6 0 1921 14 1836 "graphene-103.nancy.grid5000.fr"
-> 8 0 15 1921 16673000000.000000
-> 6 0 1922 16 1836 "AS_sgraphene3_link_103_UP"
-> 8 0 17 1922 125000000.000000
-> 8 0 18 1922 0.000100
-> 6 0 1923 16 1836 "AS_sgraphene3_link_103_DOWN"
-> 8 0 17 1923 125000000.000000
-> 8 0 18 1923 0.000100
-> 6 0 1924 14 1836 "graphene-104.nancy.grid5000.fr"
-> 8 0 15 1924 16673000000.000000
-> 6 0 1925 16 1836 "AS_sgraphene3_link_104_UP"
-> 8 0 17 1925 125000000.000000
-> 8 0 18 1925 0.000100
-> 6 0 1926 16 1836 "AS_sgraphene3_link_104_DOWN"
-> 8 0 17 1926 125000000.000000
-> 8 0 18 1926 0.000100
-> 6 0 1927 19 1836 "graphene-AS_sgraphene3_router.nancy.grid5000.fr"
-> 6 0 1928 16 1836 "AS_sgraphene3_backbone"
-> 8 0 17 1928 1250000000.000000
-> 8 0 18 1928 0.000100
-> 6 0 1929 13 1607 "AS_sgraphene4"
-> 6 0 1930 14 1929 "graphene-105.nancy.grid5000.fr"
-> 8 0 15 1930 16673000000.000000
-> 6 0 1931 16 1929 "AS_sgraphene4_link_105_UP"
-> 8 0 17 1931 125000000.000000
-> 8 0 18 1931 0.000100
-> 6 0 1932 16 1929 "AS_sgraphene4_link_105_DOWN"
-> 8 0 17 1932 125000000.000000
-> 8 0 18 1932 0.000100
-> 6 0 1933 14 1929 "graphene-106.nancy.grid5000.fr"
-> 8 0 15 1933 16673000000.000000
-> 6 0 1934 16 1929 "AS_sgraphene4_link_106_UP"
-> 8 0 17 1934 125000000.000000
-> 8 0 18 1934 0.000100
-> 6 0 1935 16 1929 "AS_sgraphene4_link_106_DOWN"
-> 8 0 17 1935 125000000.000000
-> 8 0 18 1935 0.000100
-> 6 0 1936 14 1929 "graphene-107.nancy.grid5000.fr"
-> 8 0 15 1936 16673000000.000000
-> 6 0 1937 16 1929 "AS_sgraphene4_link_107_UP"
-> 8 0 17 1937 125000000.000000
-> 8 0 18 1937 0.000100
-> 6 0 1938 16 1929 "AS_sgraphene4_link_107_DOWN"
-> 8 0 17 1938 125000000.000000
-> 8 0 18 1938 0.000100
-> 6 0 1939 14 1929 "graphene-108.nancy.grid5000.fr"
-> 8 0 15 1939 16673000000.000000
-> 6 0 1940 16 1929 "AS_sgraphene4_link_108_UP"
-> 8 0 17 1940 125000000.000000
-> 8 0 18 1940 0.000100
-> 6 0 1941 16 1929 "AS_sgraphene4_link_108_DOWN"
-> 8 0 17 1941 125000000.000000
-> 8 0 18 1941 0.000100
-> 6 0 1942 14 1929 "graphene-109.nancy.grid5000.fr"
-> 8 0 15 1942 16673000000.000000
-> 6 0 1943 16 1929 "AS_sgraphene4_link_109_UP"
-> 8 0 17 1943 125000000.000000
-> 8 0 18 1943 0.000100
-> 6 0 1944 16 1929 "AS_sgraphene4_link_109_DOWN"
-> 8 0 17 1944 125000000.000000
-> 8 0 18 1944 0.000100
-> 6 0 1945 14 1929 "graphene-110.nancy.grid5000.fr"
-> 8 0 15 1945 16673000000.000000
-> 6 0 1946 16 1929 "AS_sgraphene4_link_110_UP"
-> 8 0 17 1946 125000000.000000
-> 8 0 18 1946 0.000100
-> 6 0 1947 16 1929 "AS_sgraphene4_link_110_DOWN"
-> 8 0 17 1947 125000000.000000
-> 8 0 18 1947 0.000100
-> 6 0 1948 14 1929 "graphene-111.nancy.grid5000.fr"
-> 8 0 15 1948 16673000000.000000
-> 6 0 1949 16 1929 "AS_sgraphene4_link_111_UP"
-> 8 0 17 1949 125000000.000000
-> 8 0 18 1949 0.000100
-> 6 0 1950 16 1929 "AS_sgraphene4_link_111_DOWN"
-> 8 0 17 1950 125000000.000000
-> 8 0 18 1950 0.000100
-> 6 0 1951 14 1929 "graphene-112.nancy.grid5000.fr"
-> 8 0 15 1951 16673000000.000000
-> 6 0 1952 16 1929 "AS_sgraphene4_link_112_UP"
-> 8 0 17 1952 125000000.000000
-> 8 0 18 1952 0.000100
-> 6 0 1953 16 1929 "AS_sgraphene4_link_112_DOWN"
-> 8 0 17 1953 125000000.000000
-> 8 0 18 1953 0.000100
-> 6 0 1954 14 1929 "graphene-113.nancy.grid5000.fr"
-> 8 0 15 1954 16673000000.000000
-> 6 0 1955 16 1929 "AS_sgraphene4_link_113_UP"
-> 8 0 17 1955 125000000.000000
-> 8 0 18 1955 0.000100
-> 6 0 1956 16 1929 "AS_sgraphene4_link_113_DOWN"
-> 8 0 17 1956 125000000.000000
-> 8 0 18 1956 0.000100
-> 6 0 1957 14 1929 "graphene-114.nancy.grid5000.fr"
-> 8 0 15 1957 16673000000.000000
-> 6 0 1958 16 1929 "AS_sgraphene4_link_114_UP"
-> 8 0 17 1958 125000000.000000
-> 8 0 18 1958 0.000100
-> 6 0 1959 16 1929 "AS_sgraphene4_link_114_DOWN"
-> 8 0 17 1959 125000000.000000
-> 8 0 18 1959 0.000100
-> 6 0 1960 14 1929 "graphene-115.nancy.grid5000.fr"
-> 8 0 15 1960 16673000000.000000
-> 6 0 1961 16 1929 "AS_sgraphene4_link_115_UP"
-> 8 0 17 1961 125000000.000000
-> 8 0 18 1961 0.000100
-> 6 0 1962 16 1929 "AS_sgraphene4_link_115_DOWN"
-> 8 0 17 1962 125000000.000000
-> 8 0 18 1962 0.000100
-> 6 0 1963 14 1929 "graphene-116.nancy.grid5000.fr"
-> 8 0 15 1963 16673000000.000000
-> 6 0 1964 16 1929 "AS_sgraphene4_link_116_UP"
-> 8 0 17 1964 125000000.000000
-> 8 0 18 1964 0.000100
-> 6 0 1965 16 1929 "AS_sgraphene4_link_116_DOWN"
-> 8 0 17 1965 125000000.000000
-> 8 0 18 1965 0.000100
-> 6 0 1966 14 1929 "graphene-117.nancy.grid5000.fr"
-> 8 0 15 1966 16673000000.000000
-> 6 0 1967 16 1929 "AS_sgraphene4_link_117_UP"
-> 8 0 17 1967 125000000.000000
-> 8 0 18 1967 0.000100
-> 6 0 1968 16 1929 "AS_sgraphene4_link_117_DOWN"
-> 8 0 17 1968 125000000.000000
-> 8 0 18 1968 0.000100
-> 6 0 1969 14 1929 "graphene-118.nancy.grid5000.fr"
-> 8 0 15 1969 16673000000.000000
-> 6 0 1970 16 1929 "AS_sgraphene4_link_118_UP"
-> 8 0 17 1970 125000000.000000
-> 8 0 18 1970 0.000100
-> 6 0 1971 16 1929 "AS_sgraphene4_link_118_DOWN"
-> 8 0 17 1971 125000000.000000
-> 8 0 18 1971 0.000100
-> 6 0 1972 14 1929 "graphene-119.nancy.grid5000.fr"
-> 8 0 15 1972 16673000000.000000
-> 6 0 1973 16 1929 "AS_sgraphene4_link_119_UP"
-> 8 0 17 1973 125000000.000000
-> 8 0 18 1973 0.000100
-> 6 0 1974 16 1929 "AS_sgraphene4_link_119_DOWN"
-> 8 0 17 1974 125000000.000000
-> 8 0 18 1974 0.000100
-> 6 0 1975 14 1929 "graphene-120.nancy.grid5000.fr"
-> 8 0 15 1975 16673000000.000000
-> 6 0 1976 16 1929 "AS_sgraphene4_link_120_UP"
-> 8 0 17 1976 125000000.000000
-> 8 0 18 1976 0.000100
-> 6 0 1977 16 1929 "AS_sgraphene4_link_120_DOWN"
-> 8 0 17 1977 125000000.000000
-> 8 0 18 1977 0.000100
-> 6 0 1978 14 1929 "graphene-121.nancy.grid5000.fr"
-> 8 0 15 1978 16673000000.000000
-> 6 0 1979 16 1929 "AS_sgraphene4_link_121_UP"
-> 8 0 17 1979 125000000.000000
-> 8 0 18 1979 0.000100
-> 6 0 1980 16 1929 "AS_sgraphene4_link_121_DOWN"
-> 8 0 17 1980 125000000.000000
-> 8 0 18 1980 0.000100
-> 6 0 1981 14 1929 "graphene-122.nancy.grid5000.fr"
-> 8 0 15 1981 16673000000.000000
-> 6 0 1982 16 1929 "AS_sgraphene4_link_122_UP"
-> 8 0 17 1982 125000000.000000
-> 8 0 18 1982 0.000100
-> 6 0 1983 16 1929 "AS_sgraphene4_link_122_DOWN"
-> 8 0 17 1983 125000000.000000
-> 8 0 18 1983 0.000100
-> 6 0 1984 14 1929 "graphene-123.nancy.grid5000.fr"
-> 8 0 15 1984 16673000000.000000
-> 6 0 1985 16 1929 "AS_sgraphene4_link_123_UP"
-> 8 0 17 1985 125000000.000000
-> 8 0 18 1985 0.000100
-> 6 0 1986 16 1929 "AS_sgraphene4_link_123_DOWN"
-> 8 0 17 1986 125000000.000000
-> 8 0 18 1986 0.000100
-> 6 0 1987 14 1929 "graphene-124.nancy.grid5000.fr"
-> 8 0 15 1987 16673000000.000000
-> 6 0 1988 16 1929 "AS_sgraphene4_link_124_UP"
-> 8 0 17 1988 125000000.000000
-> 8 0 18 1988 0.000100
-> 6 0 1989 16 1929 "AS_sgraphene4_link_124_DOWN"
-> 8 0 17 1989 125000000.000000
-> 8 0 18 1989 0.000100
-> 6 0 1990 14 1929 "graphene-125.nancy.grid5000.fr"
-> 8 0 15 1990 16673000000.000000
-> 6 0 1991 16 1929 "AS_sgraphene4_link_125_UP"
-> 8 0 17 1991 125000000.000000
-> 8 0 18 1991 0.000100
-> 6 0 1992 16 1929 "AS_sgraphene4_link_125_DOWN"
-> 8 0 17 1992 125000000.000000
-> 8 0 18 1992 0.000100
-> 6 0 1993 14 1929 "graphene-126.nancy.grid5000.fr"
-> 8 0 15 1993 16673000000.000000
-> 6 0 1994 16 1929 "AS_sgraphene4_link_126_UP"
-> 8 0 17 1994 125000000.000000
-> 8 0 18 1994 0.000100
-> 6 0 1995 16 1929 "AS_sgraphene4_link_126_DOWN"
-> 8 0 17 1995 125000000.000000
-> 8 0 18 1995 0.000100
-> 6 0 1996 14 1929 "graphene-127.nancy.grid5000.fr"
-> 8 0 15 1996 16673000000.000000
-> 6 0 1997 16 1929 "AS_sgraphene4_link_127_UP"
-> 8 0 17 1997 125000000.000000
-> 8 0 18 1997 0.000100
-> 6 0 1998 16 1929 "AS_sgraphene4_link_127_DOWN"
-> 8 0 17 1998 125000000.000000
-> 8 0 18 1998 0.000100
-> 6 0 1999 14 1929 "graphene-128.nancy.grid5000.fr"
-> 8 0 15 1999 16673000000.000000
-> 6 0 2000 16 1929 "AS_sgraphene4_link_128_UP"
-> 8 0 17 2000 125000000.000000
-> 8 0 18 2000 0.000100
-> 6 0 2001 16 1929 "AS_sgraphene4_link_128_DOWN"
-> 8 0 17 2001 125000000.000000
-> 8 0 18 2001 0.000100
-> 6 0 2002 14 1929 "graphene-129.nancy.grid5000.fr"
-> 8 0 15 2002 16673000000.000000
-> 6 0 2003 16 1929 "AS_sgraphene4_link_129_UP"
-> 8 0 17 2003 125000000.000000
-> 8 0 18 2003 0.000100
-> 6 0 2004 16 1929 "AS_sgraphene4_link_129_DOWN"
-> 8 0 17 2004 125000000.000000
-> 8 0 18 2004 0.000100
-> 6 0 2005 14 1929 "graphene-130.nancy.grid5000.fr"
-> 8 0 15 2005 16673000000.000000
-> 6 0 2006 16 1929 "AS_sgraphene4_link_130_UP"
-> 8 0 17 2006 125000000.000000
-> 8 0 18 2006 0.000100
-> 6 0 2007 16 1929 "AS_sgraphene4_link_130_DOWN"
-> 8 0 17 2007 125000000.000000
-> 8 0 18 2007 0.000100
-> 6 0 2008 14 1929 "graphene-131.nancy.grid5000.fr"
-> 8 0 15 2008 16673000000.000000
-> 6 0 2009 16 1929 "AS_sgraphene4_link_131_UP"
-> 8 0 17 2009 125000000.000000
-> 8 0 18 2009 0.000100
-> 6 0 2010 16 1929 "AS_sgraphene4_link_131_DOWN"
-> 8 0 17 2010 125000000.000000
-> 8 0 18 2010 0.000100
-> 6 0 2011 14 1929 "graphene-132.nancy.grid5000.fr"
-> 8 0 15 2011 16673000000.000000
-> 6 0 2012 16 1929 "AS_sgraphene4_link_132_UP"
-> 8 0 17 2012 125000000.000000
-> 8 0 18 2012 0.000100
-> 6 0 2013 16 1929 "AS_sgraphene4_link_132_DOWN"
-> 8 0 17 2013 125000000.000000
-> 8 0 18 2013 0.000100
-> 6 0 2014 14 1929 "graphene-133.nancy.grid5000.fr"
-> 8 0 15 2014 16673000000.000000
-> 6 0 2015 16 1929 "AS_sgraphene4_link_133_UP"
-> 8 0 17 2015 125000000.000000
-> 8 0 18 2015 0.000100
-> 6 0 2016 16 1929 "AS_sgraphene4_link_133_DOWN"
-> 8 0 17 2016 125000000.000000
-> 8 0 18 2016 0.000100
-> 6 0 2017 14 1929 "graphene-134.nancy.grid5000.fr"
-> 8 0 15 2017 16673000000.000000
-> 6 0 2018 16 1929 "AS_sgraphene4_link_134_UP"
-> 8 0 17 2018 125000000.000000
-> 8 0 18 2018 0.000100
-> 6 0 2019 16 1929 "AS_sgraphene4_link_134_DOWN"
-> 8 0 17 2019 125000000.000000
-> 8 0 18 2019 0.000100
-> 6 0 2020 14 1929 "graphene-135.nancy.grid5000.fr"
-> 8 0 15 2020 16673000000.000000
-> 6 0 2021 16 1929 "AS_sgraphene4_link_135_UP"
-> 8 0 17 2021 125000000.000000
-> 8 0 18 2021 0.000100
-> 6 0 2022 16 1929 "AS_sgraphene4_link_135_DOWN"
-> 8 0 17 2022 125000000.000000
-> 8 0 18 2022 0.000100
-> 6 0 2023 14 1929 "graphene-136.nancy.grid5000.fr"
-> 8 0 15 2023 16673000000.000000
-> 6 0 2024 16 1929 "AS_sgraphene4_link_136_UP"
-> 8 0 17 2024 125000000.000000
-> 8 0 18 2024 0.000100
-> 6 0 2025 16 1929 "AS_sgraphene4_link_136_DOWN"
-> 8 0 17 2025 125000000.000000
-> 8 0 18 2025 0.000100
-> 6 0 2026 14 1929 "graphene-137.nancy.grid5000.fr"
-> 8 0 15 2026 16673000000.000000
-> 6 0 2027 16 1929 "AS_sgraphene4_link_137_UP"
-> 8 0 17 2027 125000000.000000
-> 8 0 18 2027 0.000100
-> 6 0 2028 16 1929 "AS_sgraphene4_link_137_DOWN"
-> 8 0 17 2028 125000000.000000
-> 8 0 18 2028 0.000100
-> 6 0 2029 14 1929 "graphene-138.nancy.grid5000.fr"
-> 8 0 15 2029 16673000000.000000
-> 6 0 2030 16 1929 "AS_sgraphene4_link_138_UP"
-> 8 0 17 2030 125000000.000000
-> 8 0 18 2030 0.000100
-> 6 0 2031 16 1929 "AS_sgraphene4_link_138_DOWN"
-> 8 0 17 2031 125000000.000000
-> 8 0 18 2031 0.000100
-> 6 0 2032 14 1929 "graphene-139.nancy.grid5000.fr"
-> 8 0 15 2032 16673000000.000000
-> 6 0 2033 16 1929 "AS_sgraphene4_link_139_UP"
-> 8 0 17 2033 125000000.000000
-> 8 0 18 2033 0.000100
-> 6 0 2034 16 1929 "AS_sgraphene4_link_139_DOWN"
-> 8 0 17 2034 125000000.000000
-> 8 0 18 2034 0.000100
-> 6 0 2035 14 1929 "graphene-140.nancy.grid5000.fr"
-> 8 0 15 2035 16673000000.000000
-> 6 0 2036 16 1929 "AS_sgraphene4_link_140_UP"
-> 8 0 17 2036 125000000.000000
-> 8 0 18 2036 0.000100
-> 6 0 2037 16 1929 "AS_sgraphene4_link_140_DOWN"
-> 8 0 17 2037 125000000.000000
-> 8 0 18 2037 0.000100
-> 6 0 2038 14 1929 "graphene-141.nancy.grid5000.fr"
-> 8 0 15 2038 16673000000.000000
-> 6 0 2039 16 1929 "AS_sgraphene4_link_141_UP"
-> 8 0 17 2039 125000000.000000
-> 8 0 18 2039 0.000100
-> 6 0 2040 16 1929 "AS_sgraphene4_link_141_DOWN"
-> 8 0 17 2040 125000000.000000
-> 8 0 18 2040 0.000100
-> 6 0 2041 14 1929 "graphene-142.nancy.grid5000.fr"
-> 8 0 15 2041 16673000000.000000
-> 6 0 2042 16 1929 "AS_sgraphene4_link_142_UP"
-> 8 0 17 2042 125000000.000000
-> 8 0 18 2042 0.000100
-> 6 0 2043 16 1929 "AS_sgraphene4_link_142_DOWN"
-> 8 0 17 2043 125000000.000000
-> 8 0 18 2043 0.000100
-> 6 0 2044 14 1929 "graphene-143.nancy.grid5000.fr"
-> 8 0 15 2044 16673000000.000000
-> 6 0 2045 16 1929 "AS_sgraphene4_link_143_UP"
-> 8 0 17 2045 125000000.000000
-> 8 0 18 2045 0.000100
-> 6 0 2046 16 1929 "AS_sgraphene4_link_143_DOWN"
-> 8 0 17 2046 125000000.000000
-> 8 0 18 2046 0.000100
-> 6 0 2047 14 1929 "graphene-144.nancy.grid5000.fr"
-> 8 0 15 2047 16673000000.000000
-> 6 0 2048 16 1929 "AS_sgraphene4_link_144_UP"
-> 8 0 17 2048 125000000.000000
-> 8 0 18 2048 0.000100
-> 6 0 2049 16 1929 "AS_sgraphene4_link_144_DOWN"
-> 8 0 17 2049 125000000.000000
-> 8 0 18 2049 0.000100
-> 6 0 2050 19 1929 "graphene-AS_sgraphene4_router.nancy.grid5000.fr"
-> 6 0 2051 16 1929 "AS_sgraphene4_backbone"
-> 8 0 17 2051 1250000000.000000
-> 8 0 18 2051 0.000100
-> 6 0 2052 13 1607 "gw_AS_graphene"
-> 6 0 2053 19 2052 "graphene-AS_graphene_router.nancy.grid5000.fr"
-> 6 0 2054 9 1607 "switch-graphene"
-> 8 0 10 2054 1250000000.000000
-> 8 0 11 2054 0.000500
-> 6 0 2055 3 1606 "link_graphene"
-> 8 0 4 2055 1250000000.000000
-> 8 0 5 2055 0.000100
-> 6 0 2056 6 1606 "AS_griffon"
-> 6 0 2057 13 2056 "AS_sgriffon1"
-> 6 0 2058 14 2057 "griffon-1.nancy.grid5000.fr"
-> 8 0 15 2058 20678000000.000000
-> 6 0 2059 16 2057 "AS_sgriffon1_link_1_UP"
-> 8 0 17 2059 125000000.000000
-> 8 0 18 2059 0.000100
-> 6 0 2060 16 2057 "AS_sgriffon1_link_1_DOWN"
-> 8 0 17 2060 125000000.000000
-> 8 0 18 2060 0.000100
-> 6 0 2061 14 2057 "griffon-2.nancy.grid5000.fr"
-> 8 0 15 2061 20678000000.000000
-> 6 0 2062 16 2057 "AS_sgriffon1_link_2_UP"
-> 8 0 17 2062 125000000.000000
-> 8 0 18 2062 0.000100
-> 6 0 2063 16 2057 "AS_sgriffon1_link_2_DOWN"
-> 8 0 17 2063 125000000.000000
-> 8 0 18 2063 0.000100
-> 6 0 2064 14 2057 "griffon-3.nancy.grid5000.fr"
-> 8 0 15 2064 20678000000.000000
-> 6 0 2065 16 2057 "AS_sgriffon1_link_3_UP"
-> 8 0 17 2065 125000000.000000
-> 8 0 18 2065 0.000100
-> 6 0 2066 16 2057 "AS_sgriffon1_link_3_DOWN"
-> 8 0 17 2066 125000000.000000
-> 8 0 18 2066 0.000100
-> 6 0 2067 14 2057 "griffon-4.nancy.grid5000.fr"
-> 8 0 15 2067 20678000000.000000
-> 6 0 2068 16 2057 "AS_sgriffon1_link_4_UP"
-> 8 0 17 2068 125000000.000000
-> 8 0 18 2068 0.000100
-> 6 0 2069 16 2057 "AS_sgriffon1_link_4_DOWN"
-> 8 0 17 2069 125000000.000000
-> 8 0 18 2069 0.000100
-> 6 0 2070 14 2057 "griffon-5.nancy.grid5000.fr"
-> 8 0 15 2070 20678000000.000000
-> 6 0 2071 16 2057 "AS_sgriffon1_link_5_UP"
-> 8 0 17 2071 125000000.000000
-> 8 0 18 2071 0.000100
-> 6 0 2072 16 2057 "AS_sgriffon1_link_5_DOWN"
-> 8 0 17 2072 125000000.000000
-> 8 0 18 2072 0.000100
-> 6 0 2073 14 2057 "griffon-6.nancy.grid5000.fr"
-> 8 0 15 2073 20678000000.000000
-> 6 0 2074 16 2057 "AS_sgriffon1_link_6_UP"
-> 8 0 17 2074 125000000.000000
-> 8 0 18 2074 0.000100
-> 6 0 2075 16 2057 "AS_sgriffon1_link_6_DOWN"
-> 8 0 17 2075 125000000.000000
-> 8 0 18 2075 0.000100
-> 6 0 2076 14 2057 "griffon-7.nancy.grid5000.fr"
-> 8 0 15 2076 20678000000.000000
-> 6 0 2077 16 2057 "AS_sgriffon1_link_7_UP"
-> 8 0 17 2077 125000000.000000
-> 8 0 18 2077 0.000100
-> 6 0 2078 16 2057 "AS_sgriffon1_link_7_DOWN"
-> 8 0 17 2078 125000000.000000
-> 8 0 18 2078 0.000100
-> 6 0 2079 14 2057 "griffon-8.nancy.grid5000.fr"
-> 8 0 15 2079 20678000000.000000
-> 6 0 2080 16 2057 "AS_sgriffon1_link_8_UP"
-> 8 0 17 2080 125000000.000000
-> 8 0 18 2080 0.000100
-> 6 0 2081 16 2057 "AS_sgriffon1_link_8_DOWN"
-> 8 0 17 2081 125000000.000000
-> 8 0 18 2081 0.000100
-> 6 0 2082 14 2057 "griffon-9.nancy.grid5000.fr"
-> 8 0 15 2082 20678000000.000000
-> 6 0 2083 16 2057 "AS_sgriffon1_link_9_UP"
-> 8 0 17 2083 125000000.000000
-> 8 0 18 2083 0.000100
-> 6 0 2084 16 2057 "AS_sgriffon1_link_9_DOWN"
-> 8 0 17 2084 125000000.000000
-> 8 0 18 2084 0.000100
-> 6 0 2085 14 2057 "griffon-10.nancy.grid5000.fr"
-> 8 0 15 2085 20678000000.000000
-> 6 0 2086 16 2057 "AS_sgriffon1_link_10_UP"
-> 8 0 17 2086 125000000.000000
-> 8 0 18 2086 0.000100
-> 6 0 2087 16 2057 "AS_sgriffon1_link_10_DOWN"
-> 8 0 17 2087 125000000.000000
-> 8 0 18 2087 0.000100
-> 6 0 2088 14 2057 "griffon-11.nancy.grid5000.fr"
-> 8 0 15 2088 20678000000.000000
-> 6 0 2089 16 2057 "AS_sgriffon1_link_11_UP"
-> 8 0 17 2089 125000000.000000
-> 8 0 18 2089 0.000100
-> 6 0 2090 16 2057 "AS_sgriffon1_link_11_DOWN"
-> 8 0 17 2090 125000000.000000
-> 8 0 18 2090 0.000100
-> 6 0 2091 14 2057 "griffon-12.nancy.grid5000.fr"
-> 8 0 15 2091 20678000000.000000
-> 6 0 2092 16 2057 "AS_sgriffon1_link_12_UP"
-> 8 0 17 2092 125000000.000000
-> 8 0 18 2092 0.000100
-> 6 0 2093 16 2057 "AS_sgriffon1_link_12_DOWN"
-> 8 0 17 2093 125000000.000000
-> 8 0 18 2093 0.000100
-> 6 0 2094 14 2057 "griffon-13.nancy.grid5000.fr"
-> 8 0 15 2094 20678000000.000000
-> 6 0 2095 16 2057 "AS_sgriffon1_link_13_UP"
-> 8 0 17 2095 125000000.000000
-> 8 0 18 2095 0.000100
-> 6 0 2096 16 2057 "AS_sgriffon1_link_13_DOWN"
-> 8 0 17 2096 125000000.000000
-> 8 0 18 2096 0.000100
-> 6 0 2097 14 2057 "griffon-14.nancy.grid5000.fr"
-> 8 0 15 2097 20678000000.000000
-> 6 0 2098 16 2057 "AS_sgriffon1_link_14_UP"
-> 8 0 17 2098 125000000.000000
-> 8 0 18 2098 0.000100
-> 6 0 2099 16 2057 "AS_sgriffon1_link_14_DOWN"
-> 8 0 17 2099 125000000.000000
-> 8 0 18 2099 0.000100
-> 6 0 2100 14 2057 "griffon-15.nancy.grid5000.fr"
-> 8 0 15 2100 20678000000.000000
-> 6 0 2101 16 2057 "AS_sgriffon1_link_15_UP"
-> 8 0 17 2101 125000000.000000
-> 8 0 18 2101 0.000100
-> 6 0 2102 16 2057 "AS_sgriffon1_link_15_DOWN"
-> 8 0 17 2102 125000000.000000
-> 8 0 18 2102 0.000100
-> 6 0 2103 14 2057 "griffon-16.nancy.grid5000.fr"
-> 8 0 15 2103 20678000000.000000
-> 6 0 2104 16 2057 "AS_sgriffon1_link_16_UP"
-> 8 0 17 2104 125000000.000000
-> 8 0 18 2104 0.000100
-> 6 0 2105 16 2057 "AS_sgriffon1_link_16_DOWN"
-> 8 0 17 2105 125000000.000000
-> 8 0 18 2105 0.000100
-> 6 0 2106 14 2057 "griffon-17.nancy.grid5000.fr"
-> 8 0 15 2106 20678000000.000000
-> 6 0 2107 16 2057 "AS_sgriffon1_link_17_UP"
-> 8 0 17 2107 125000000.000000
-> 8 0 18 2107 0.000100
-> 6 0 2108 16 2057 "AS_sgriffon1_link_17_DOWN"
-> 8 0 17 2108 125000000.000000
-> 8 0 18 2108 0.000100
-> 6 0 2109 14 2057 "griffon-18.nancy.grid5000.fr"
-> 8 0 15 2109 20678000000.000000
-> 6 0 2110 16 2057 "AS_sgriffon1_link_18_UP"
-> 8 0 17 2110 125000000.000000
-> 8 0 18 2110 0.000100
-> 6 0 2111 16 2057 "AS_sgriffon1_link_18_DOWN"
-> 8 0 17 2111 125000000.000000
-> 8 0 18 2111 0.000100
-> 6 0 2112 14 2057 "griffon-19.nancy.grid5000.fr"
-> 8 0 15 2112 20678000000.000000
-> 6 0 2113 16 2057 "AS_sgriffon1_link_19_UP"
-> 8 0 17 2113 125000000.000000
-> 8 0 18 2113 0.000100
-> 6 0 2114 16 2057 "AS_sgriffon1_link_19_DOWN"
-> 8 0 17 2114 125000000.000000
-> 8 0 18 2114 0.000100
-> 6 0 2115 14 2057 "griffon-20.nancy.grid5000.fr"
-> 8 0 15 2115 20678000000.000000
-> 6 0 2116 16 2057 "AS_sgriffon1_link_20_UP"
-> 8 0 17 2116 125000000.000000
-> 8 0 18 2116 0.000100
-> 6 0 2117 16 2057 "AS_sgriffon1_link_20_DOWN"
-> 8 0 17 2117 125000000.000000
-> 8 0 18 2117 0.000100
-> 6 0 2118 14 2057 "griffon-21.nancy.grid5000.fr"
-> 8 0 15 2118 20678000000.000000
-> 6 0 2119 16 2057 "AS_sgriffon1_link_21_UP"
-> 8 0 17 2119 125000000.000000
-> 8 0 18 2119 0.000100
-> 6 0 2120 16 2057 "AS_sgriffon1_link_21_DOWN"
-> 8 0 17 2120 125000000.000000
-> 8 0 18 2120 0.000100
-> 6 0 2121 14 2057 "griffon-22.nancy.grid5000.fr"
-> 8 0 15 2121 20678000000.000000
-> 6 0 2122 16 2057 "AS_sgriffon1_link_22_UP"
-> 8 0 17 2122 125000000.000000
-> 8 0 18 2122 0.000100
-> 6 0 2123 16 2057 "AS_sgriffon1_link_22_DOWN"
-> 8 0 17 2123 125000000.000000
-> 8 0 18 2123 0.000100
-> 6 0 2124 14 2057 "griffon-23.nancy.grid5000.fr"
-> 8 0 15 2124 20678000000.000000
-> 6 0 2125 16 2057 "AS_sgriffon1_link_23_UP"
-> 8 0 17 2125 125000000.000000
-> 8 0 18 2125 0.000100
-> 6 0 2126 16 2057 "AS_sgriffon1_link_23_DOWN"
-> 8 0 17 2126 125000000.000000
-> 8 0 18 2126 0.000100
-> 6 0 2127 14 2057 "griffon-24.nancy.grid5000.fr"
-> 8 0 15 2127 20678000000.000000
-> 6 0 2128 16 2057 "AS_sgriffon1_link_24_UP"
-> 8 0 17 2128 125000000.000000
-> 8 0 18 2128 0.000100
-> 6 0 2129 16 2057 "AS_sgriffon1_link_24_DOWN"
-> 8 0 17 2129 125000000.000000
-> 8 0 18 2129 0.000100
-> 6 0 2130 14 2057 "griffon-25.nancy.grid5000.fr"
-> 8 0 15 2130 20678000000.000000
-> 6 0 2131 16 2057 "AS_sgriffon1_link_25_UP"
-> 8 0 17 2131 125000000.000000
-> 8 0 18 2131 0.000100
-> 6 0 2132 16 2057 "AS_sgriffon1_link_25_DOWN"
-> 8 0 17 2132 125000000.000000
-> 8 0 18 2132 0.000100
-> 6 0 2133 14 2057 "griffon-26.nancy.grid5000.fr"
-> 8 0 15 2133 20678000000.000000
-> 6 0 2134 16 2057 "AS_sgriffon1_link_26_UP"
-> 8 0 17 2134 125000000.000000
-> 8 0 18 2134 0.000100
-> 6 0 2135 16 2057 "AS_sgriffon1_link_26_DOWN"
-> 8 0 17 2135 125000000.000000
-> 8 0 18 2135 0.000100
-> 6 0 2136 14 2057 "griffon-27.nancy.grid5000.fr"
-> 8 0 15 2136 20678000000.000000
-> 6 0 2137 16 2057 "AS_sgriffon1_link_27_UP"
-> 8 0 17 2137 125000000.000000
-> 8 0 18 2137 0.000100
-> 6 0 2138 16 2057 "AS_sgriffon1_link_27_DOWN"
-> 8 0 17 2138 125000000.000000
-> 8 0 18 2138 0.000100
-> 6 0 2139 14 2057 "griffon-28.nancy.grid5000.fr"
-> 8 0 15 2139 20678000000.000000
-> 6 0 2140 16 2057 "AS_sgriffon1_link_28_UP"
-> 8 0 17 2140 125000000.000000
-> 8 0 18 2140 0.000100
-> 6 0 2141 16 2057 "AS_sgriffon1_link_28_DOWN"
-> 8 0 17 2141 125000000.000000
-> 8 0 18 2141 0.000100
-> 6 0 2142 14 2057 "griffon-29.nancy.grid5000.fr"
-> 8 0 15 2142 20678000000.000000
-> 6 0 2143 16 2057 "AS_sgriffon1_link_29_UP"
-> 8 0 17 2143 125000000.000000
-> 8 0 18 2143 0.000100
-> 6 0 2144 16 2057 "AS_sgriffon1_link_29_DOWN"
-> 8 0 17 2144 125000000.000000
-> 8 0 18 2144 0.000100
-> 6 0 2145 14 2057 "griffon-58.nancy.grid5000.fr"
-> 8 0 15 2145 20678000000.000000
-> 6 0 2146 16 2057 "AS_sgriffon1_link_58_UP"
-> 8 0 17 2146 125000000.000000
-> 8 0 18 2146 0.000100
-> 6 0 2147 16 2057 "AS_sgriffon1_link_58_DOWN"
-> 8 0 17 2147 125000000.000000
-> 8 0 18 2147 0.000100
-> 6 0 2148 14 2057 "griffon-59.nancy.grid5000.fr"
-> 8 0 15 2148 20678000000.000000
-> 6 0 2149 16 2057 "AS_sgriffon1_link_59_UP"
-> 8 0 17 2149 125000000.000000
-> 8 0 18 2149 0.000100
-> 6 0 2150 16 2057 "AS_sgriffon1_link_59_DOWN"
-> 8 0 17 2150 125000000.000000
-> 8 0 18 2150 0.000100
-> 6 0 2151 14 2057 "griffon-60.nancy.grid5000.fr"
-> 8 0 15 2151 20678000000.000000
-> 6 0 2152 16 2057 "AS_sgriffon1_link_60_UP"
-> 8 0 17 2152 125000000.000000
-> 8 0 18 2152 0.000100
-> 6 0 2153 16 2057 "AS_sgriffon1_link_60_DOWN"
-> 8 0 17 2153 125000000.000000
-> 8 0 18 2153 0.000100
-> 6 0 2154 19 2057 "griffon-AS_sgriffon1_router.nancy.grid5000.fr"
-> 6 0 2155 16 2057 "AS_sgriffon1_backbone"
-> 8 0 17 2155 1250000000.000000
-> 8 0 18 2155 0.000100
-> 6 0 2156 13 2056 "AS_sgriffon2"
-> 6 0 2157 14 2156 "griffon-30.nancy.grid5000.fr"
-> 8 0 15 2157 20678000000.000000
-> 6 0 2158 16 2156 "AS_sgriffon2_link_30_UP"
-> 8 0 17 2158 125000000.000000
-> 8 0 18 2158 0.000100
-> 6 0 2159 16 2156 "AS_sgriffon2_link_30_DOWN"
-> 8 0 17 2159 125000000.000000
-> 8 0 18 2159 0.000100
-> 6 0 2160 14 2156 "griffon-31.nancy.grid5000.fr"
-> 8 0 15 2160 20678000000.000000
-> 6 0 2161 16 2156 "AS_sgriffon2_link_31_UP"
-> 8 0 17 2161 125000000.000000
-> 8 0 18 2161 0.000100
-> 6 0 2162 16 2156 "AS_sgriffon2_link_31_DOWN"
-> 8 0 17 2162 125000000.000000
-> 8 0 18 2162 0.000100
-> 6 0 2163 14 2156 "griffon-32.nancy.grid5000.fr"
-> 8 0 15 2163 20678000000.000000
-> 6 0 2164 16 2156 "AS_sgriffon2_link_32_UP"
-> 8 0 17 2164 125000000.000000
-> 8 0 18 2164 0.000100
-> 6 0 2165 16 2156 "AS_sgriffon2_link_32_DOWN"
-> 8 0 17 2165 125000000.000000
-> 8 0 18 2165 0.000100
-> 6 0 2166 14 2156 "griffon-33.nancy.grid5000.fr"
-> 8 0 15 2166 20678000000.000000
-> 6 0 2167 16 2156 "AS_sgriffon2_link_33_UP"
-> 8 0 17 2167 125000000.000000
-> 8 0 18 2167 0.000100
-> 6 0 2168 16 2156 "AS_sgriffon2_link_33_DOWN"
-> 8 0 17 2168 125000000.000000
-> 8 0 18 2168 0.000100
-> 6 0 2169 14 2156 "griffon-34.nancy.grid5000.fr"
-> 8 0 15 2169 20678000000.000000
-> 6 0 2170 16 2156 "AS_sgriffon2_link_34_UP"
-> 8 0 17 2170 125000000.000000
-> 8 0 18 2170 0.000100
-> 6 0 2171 16 2156 "AS_sgriffon2_link_34_DOWN"
-> 8 0 17 2171 125000000.000000
-> 8 0 18 2171 0.000100
-> 6 0 2172 14 2156 "griffon-35.nancy.grid5000.fr"
-> 8 0 15 2172 20678000000.000000
-> 6 0 2173 16 2156 "AS_sgriffon2_link_35_UP"
-> 8 0 17 2173 125000000.000000
-> 8 0 18 2173 0.000100
-> 6 0 2174 16 2156 "AS_sgriffon2_link_35_DOWN"
-> 8 0 17 2174 125000000.000000
-> 8 0 18 2174 0.000100
-> 6 0 2175 14 2156 "griffon-36.nancy.grid5000.fr"
-> 8 0 15 2175 20678000000.000000
-> 6 0 2176 16 2156 "AS_sgriffon2_link_36_UP"
-> 8 0 17 2176 125000000.000000
-> 8 0 18 2176 0.000100
-> 6 0 2177 16 2156 "AS_sgriffon2_link_36_DOWN"
-> 8 0 17 2177 125000000.000000
-> 8 0 18 2177 0.000100
-> 6 0 2178 14 2156 "griffon-37.nancy.grid5000.fr"
-> 8 0 15 2178 20678000000.000000
-> 6 0 2179 16 2156 "AS_sgriffon2_link_37_UP"
-> 8 0 17 2179 125000000.000000
-> 8 0 18 2179 0.000100
-> 6 0 2180 16 2156 "AS_sgriffon2_link_37_DOWN"
-> 8 0 17 2180 125000000.000000
-> 8 0 18 2180 0.000100
-> 6 0 2181 14 2156 "griffon-38.nancy.grid5000.fr"
-> 8 0 15 2181 20678000000.000000
-> 6 0 2182 16 2156 "AS_sgriffon2_link_38_UP"
-> 8 0 17 2182 125000000.000000
-> 8 0 18 2182 0.000100
-> 6 0 2183 16 2156 "AS_sgriffon2_link_38_DOWN"
-> 8 0 17 2183 125000000.000000
-> 8 0 18 2183 0.000100
-> 6 0 2184 14 2156 "griffon-39.nancy.grid5000.fr"
-> 8 0 15 2184 20678000000.000000
-> 6 0 2185 16 2156 "AS_sgriffon2_link_39_UP"
-> 8 0 17 2185 125000000.000000
-> 8 0 18 2185 0.000100
-> 6 0 2186 16 2156 "AS_sgriffon2_link_39_DOWN"
-> 8 0 17 2186 125000000.000000
-> 8 0 18 2186 0.000100
-> 6 0 2187 14 2156 "griffon-40.nancy.grid5000.fr"
-> 8 0 15 2187 20678000000.000000
-> 6 0 2188 16 2156 "AS_sgriffon2_link_40_UP"
-> 8 0 17 2188 125000000.000000
-> 8 0 18 2188 0.000100
-> 6 0 2189 16 2156 "AS_sgriffon2_link_40_DOWN"
-> 8 0 17 2189 125000000.000000
-> 8 0 18 2189 0.000100
-> 6 0 2190 14 2156 "griffon-41.nancy.grid5000.fr"
-> 8 0 15 2190 20678000000.000000
-> 6 0 2191 16 2156 "AS_sgriffon2_link_41_UP"
-> 8 0 17 2191 125000000.000000
-> 8 0 18 2191 0.000100
-> 6 0 2192 16 2156 "AS_sgriffon2_link_41_DOWN"
-> 8 0 17 2192 125000000.000000
-> 8 0 18 2192 0.000100
-> 6 0 2193 14 2156 "griffon-42.nancy.grid5000.fr"
-> 8 0 15 2193 20678000000.000000
-> 6 0 2194 16 2156 "AS_sgriffon2_link_42_UP"
-> 8 0 17 2194 125000000.000000
-> 8 0 18 2194 0.000100
-> 6 0 2195 16 2156 "AS_sgriffon2_link_42_DOWN"
-> 8 0 17 2195 125000000.000000
-> 8 0 18 2195 0.000100
-> 6 0 2196 14 2156 "griffon-43.nancy.grid5000.fr"
-> 8 0 15 2196 20678000000.000000
-> 6 0 2197 16 2156 "AS_sgriffon2_link_43_UP"
-> 8 0 17 2197 125000000.000000
-> 8 0 18 2197 0.000100
-> 6 0 2198 16 2156 "AS_sgriffon2_link_43_DOWN"
-> 8 0 17 2198 125000000.000000
-> 8 0 18 2198 0.000100
-> 6 0 2199 14 2156 "griffon-44.nancy.grid5000.fr"
-> 8 0 15 2199 20678000000.000000
-> 6 0 2200 16 2156 "AS_sgriffon2_link_44_UP"
-> 8 0 17 2200 125000000.000000
-> 8 0 18 2200 0.000100
-> 6 0 2201 16 2156 "AS_sgriffon2_link_44_DOWN"
-> 8 0 17 2201 125000000.000000
-> 8 0 18 2201 0.000100
-> 6 0 2202 14 2156 "griffon-45.nancy.grid5000.fr"
-> 8 0 15 2202 20678000000.000000
-> 6 0 2203 16 2156 "AS_sgriffon2_link_45_UP"
-> 8 0 17 2203 125000000.000000
-> 8 0 18 2203 0.000100
-> 6 0 2204 16 2156 "AS_sgriffon2_link_45_DOWN"
-> 8 0 17 2204 125000000.000000
-> 8 0 18 2204 0.000100
-> 6 0 2205 14 2156 "griffon-46.nancy.grid5000.fr"
-> 8 0 15 2205 20678000000.000000
-> 6 0 2206 16 2156 "AS_sgriffon2_link_46_UP"
-> 8 0 17 2206 125000000.000000
-> 8 0 18 2206 0.000100
-> 6 0 2207 16 2156 "AS_sgriffon2_link_46_DOWN"
-> 8 0 17 2207 125000000.000000
-> 8 0 18 2207 0.000100
-> 6 0 2208 14 2156 "griffon-47.nancy.grid5000.fr"
-> 8 0 15 2208 20678000000.000000
-> 6 0 2209 16 2156 "AS_sgriffon2_link_47_UP"
-> 8 0 17 2209 125000000.000000
-> 8 0 18 2209 0.000100
-> 6 0 2210 16 2156 "AS_sgriffon2_link_47_DOWN"
-> 8 0 17 2210 125000000.000000
-> 8 0 18 2210 0.000100
-> 6 0 2211 14 2156 "griffon-48.nancy.grid5000.fr"
-> 8 0 15 2211 20678000000.000000
-> 6 0 2212 16 2156 "AS_sgriffon2_link_48_UP"
-> 8 0 17 2212 125000000.000000
-> 8 0 18 2212 0.000100
-> 6 0 2213 16 2156 "AS_sgriffon2_link_48_DOWN"
-> 8 0 17 2213 125000000.000000
-> 8 0 18 2213 0.000100
-> 6 0 2214 14 2156 "griffon-49.nancy.grid5000.fr"
-> 8 0 15 2214 20678000000.000000
-> 6 0 2215 16 2156 "AS_sgriffon2_link_49_UP"
-> 8 0 17 2215 125000000.000000
-> 8 0 18 2215 0.000100
-> 6 0 2216 16 2156 "AS_sgriffon2_link_49_DOWN"
-> 8 0 17 2216 125000000.000000
-> 8 0 18 2216 0.000100
-> 6 0 2217 14 2156 "griffon-50.nancy.grid5000.fr"
-> 8 0 15 2217 20678000000.000000
-> 6 0 2218 16 2156 "AS_sgriffon2_link_50_UP"
-> 8 0 17 2218 125000000.000000
-> 8 0 18 2218 0.000100
-> 6 0 2219 16 2156 "AS_sgriffon2_link_50_DOWN"
-> 8 0 17 2219 125000000.000000
-> 8 0 18 2219 0.000100
-> 6 0 2220 14 2156 "griffon-51.nancy.grid5000.fr"
-> 8 0 15 2220 20678000000.000000
-> 6 0 2221 16 2156 "AS_sgriffon2_link_51_UP"
-> 8 0 17 2221 125000000.000000
-> 8 0 18 2221 0.000100
-> 6 0 2222 16 2156 "AS_sgriffon2_link_51_DOWN"
-> 8 0 17 2222 125000000.000000
-> 8 0 18 2222 0.000100
-> 6 0 2223 14 2156 "griffon-52.nancy.grid5000.fr"
-> 8 0 15 2223 20678000000.000000
-> 6 0 2224 16 2156 "AS_sgriffon2_link_52_UP"
-> 8 0 17 2224 125000000.000000
-> 8 0 18 2224 0.000100
-> 6 0 2225 16 2156 "AS_sgriffon2_link_52_DOWN"
-> 8 0 17 2225 125000000.000000
-> 8 0 18 2225 0.000100
-> 6 0 2226 14 2156 "griffon-53.nancy.grid5000.fr"
-> 8 0 15 2226 20678000000.000000
-> 6 0 2227 16 2156 "AS_sgriffon2_link_53_UP"
-> 8 0 17 2227 125000000.000000
-> 8 0 18 2227 0.000100
-> 6 0 2228 16 2156 "AS_sgriffon2_link_53_DOWN"
-> 8 0 17 2228 125000000.000000
-> 8 0 18 2228 0.000100
-> 6 0 2229 14 2156 "griffon-54.nancy.grid5000.fr"
-> 8 0 15 2229 20678000000.000000
-> 6 0 2230 16 2156 "AS_sgriffon2_link_54_UP"
-> 8 0 17 2230 125000000.000000
-> 8 0 18 2230 0.000100
-> 6 0 2231 16 2156 "AS_sgriffon2_link_54_DOWN"
-> 8 0 17 2231 125000000.000000
-> 8 0 18 2231 0.000100
-> 6 0 2232 14 2156 "griffon-55.nancy.grid5000.fr"
-> 8 0 15 2232 20678000000.000000
-> 6 0 2233 16 2156 "AS_sgriffon2_link_55_UP"
-> 8 0 17 2233 125000000.000000
-> 8 0 18 2233 0.000100
-> 6 0 2234 16 2156 "AS_sgriffon2_link_55_DOWN"
-> 8 0 17 2234 125000000.000000
-> 8 0 18 2234 0.000100
-> 6 0 2235 14 2156 "griffon-56.nancy.grid5000.fr"
-> 8 0 15 2235 20678000000.000000
-> 6 0 2236 16 2156 "AS_sgriffon2_link_56_UP"
-> 8 0 17 2236 125000000.000000
-> 8 0 18 2236 0.000100
-> 6 0 2237 16 2156 "AS_sgriffon2_link_56_DOWN"
-> 8 0 17 2237 125000000.000000
-> 8 0 18 2237 0.000100
-> 6 0 2238 14 2156 "griffon-57.nancy.grid5000.fr"
-> 8 0 15 2238 20678000000.000000
-> 6 0 2239 16 2156 "AS_sgriffon2_link_57_UP"
-> 8 0 17 2239 125000000.000000
-> 8 0 18 2239 0.000100
-> 6 0 2240 16 2156 "AS_sgriffon2_link_57_DOWN"
-> 8 0 17 2240 125000000.000000
-> 8 0 18 2240 0.000100
-> 6 0 2241 19 2156 "griffon-AS_sgriffon2_router.nancy.grid5000.fr"
-> 6 0 2242 16 2156 "AS_sgriffon2_backbone"
-> 8 0 17 2242 1250000000.000000
-> 8 0 18 2242 0.000100
-> 6 0 2243 13 2056 "AS_sgriffon3"
-> 6 0 2244 14 2243 "griffon-61.nancy.grid5000.fr"
-> 8 0 15 2244 20678000000.000000
-> 6 0 2245 16 2243 "AS_sgriffon3_link_61_UP"
-> 8 0 17 2245 125000000.000000
-> 8 0 18 2245 0.000100
-> 6 0 2246 16 2243 "AS_sgriffon3_link_61_DOWN"
-> 8 0 17 2246 125000000.000000
-> 8 0 18 2246 0.000100
-> 6 0 2247 14 2243 "griffon-62.nancy.grid5000.fr"
-> 8 0 15 2247 20678000000.000000
-> 6 0 2248 16 2243 "AS_sgriffon3_link_62_UP"
-> 8 0 17 2248 125000000.000000
-> 8 0 18 2248 0.000100
-> 6 0 2249 16 2243 "AS_sgriffon3_link_62_DOWN"
-> 8 0 17 2249 125000000.000000
-> 8 0 18 2249 0.000100
-> 6 0 2250 14 2243 "griffon-63.nancy.grid5000.fr"
-> 8 0 15 2250 20678000000.000000
-> 6 0 2251 16 2243 "AS_sgriffon3_link_63_UP"
-> 8 0 17 2251 125000000.000000
-> 8 0 18 2251 0.000100
-> 6 0 2252 16 2243 "AS_sgriffon3_link_63_DOWN"
-> 8 0 17 2252 125000000.000000
-> 8 0 18 2252 0.000100
-> 6 0 2253 14 2243 "griffon-64.nancy.grid5000.fr"
-> 8 0 15 2253 20678000000.000000
-> 6 0 2254 16 2243 "AS_sgriffon3_link_64_UP"
-> 8 0 17 2254 125000000.000000
-> 8 0 18 2254 0.000100
-> 6 0 2255 16 2243 "AS_sgriffon3_link_64_DOWN"
-> 8 0 17 2255 125000000.000000
-> 8 0 18 2255 0.000100
-> 6 0 2256 14 2243 "griffon-65.nancy.grid5000.fr"
-> 8 0 15 2256 20678000000.000000
-> 6 0 2257 16 2243 "AS_sgriffon3_link_65_UP"
-> 8 0 17 2257 125000000.000000
-> 8 0 18 2257 0.000100
-> 6 0 2258 16 2243 "AS_sgriffon3_link_65_DOWN"
-> 8 0 17 2258 125000000.000000
-> 8 0 18 2258 0.000100
-> 6 0 2259 14 2243 "griffon-66.nancy.grid5000.fr"
-> 8 0 15 2259 20678000000.000000
-> 6 0 2260 16 2243 "AS_sgriffon3_link_66_UP"
-> 8 0 17 2260 125000000.000000
-> 8 0 18 2260 0.000100
-> 6 0 2261 16 2243 "AS_sgriffon3_link_66_DOWN"
-> 8 0 17 2261 125000000.000000
-> 8 0 18 2261 0.000100
-> 6 0 2262 14 2243 "griffon-67.nancy.grid5000.fr"
-> 8 0 15 2262 20678000000.000000
-> 6 0 2263 16 2243 "AS_sgriffon3_link_67_UP"
-> 8 0 17 2263 125000000.000000
-> 8 0 18 2263 0.000100
-> 6 0 2264 16 2243 "AS_sgriffon3_link_67_DOWN"
-> 8 0 17 2264 125000000.000000
-> 8 0 18 2264 0.000100
-> 6 0 2265 14 2243 "griffon-68.nancy.grid5000.fr"
-> 8 0 15 2265 20678000000.000000
-> 6 0 2266 16 2243 "AS_sgriffon3_link_68_UP"
-> 8 0 17 2266 125000000.000000
-> 8 0 18 2266 0.000100
-> 6 0 2267 16 2243 "AS_sgriffon3_link_68_DOWN"
-> 8 0 17 2267 125000000.000000
-> 8 0 18 2267 0.000100
-> 6 0 2268 14 2243 "griffon-69.nancy.grid5000.fr"
-> 8 0 15 2268 20678000000.000000
-> 6 0 2269 16 2243 "AS_sgriffon3_link_69_UP"
-> 8 0 17 2269 125000000.000000
-> 8 0 18 2269 0.000100
-> 6 0 2270 16 2243 "AS_sgriffon3_link_69_DOWN"
-> 8 0 17 2270 125000000.000000
-> 8 0 18 2270 0.000100
-> 6 0 2271 14 2243 "griffon-70.nancy.grid5000.fr"
-> 8 0 15 2271 20678000000.000000
-> 6 0 2272 16 2243 "AS_sgriffon3_link_70_UP"
-> 8 0 17 2272 125000000.000000
-> 8 0 18 2272 0.000100
-> 6 0 2273 16 2243 "AS_sgriffon3_link_70_DOWN"
-> 8 0 17 2273 125000000.000000
-> 8 0 18 2273 0.000100
-> 6 0 2274 14 2243 "griffon-71.nancy.grid5000.fr"
-> 8 0 15 2274 20678000000.000000
-> 6 0 2275 16 2243 "AS_sgriffon3_link_71_UP"
-> 8 0 17 2275 125000000.000000
-> 8 0 18 2275 0.000100
-> 6 0 2276 16 2243 "AS_sgriffon3_link_71_DOWN"
-> 8 0 17 2276 125000000.000000
-> 8 0 18 2276 0.000100
-> 6 0 2277 14 2243 "griffon-72.nancy.grid5000.fr"
-> 8 0 15 2277 20678000000.000000
-> 6 0 2278 16 2243 "AS_sgriffon3_link_72_UP"
-> 8 0 17 2278 125000000.000000
-> 8 0 18 2278 0.000100
-> 6 0 2279 16 2243 "AS_sgriffon3_link_72_DOWN"
-> 8 0 17 2279 125000000.000000
-> 8 0 18 2279 0.000100
-> 6 0 2280 14 2243 "griffon-73.nancy.grid5000.fr"
-> 8 0 15 2280 20678000000.000000
-> 6 0 2281 16 2243 "AS_sgriffon3_link_73_UP"
-> 8 0 17 2281 125000000.000000
-> 8 0 18 2281 0.000100
-> 6 0 2282 16 2243 "AS_sgriffon3_link_73_DOWN"
-> 8 0 17 2282 125000000.000000
-> 8 0 18 2282 0.000100
-> 6 0 2283 14 2243 "griffon-74.nancy.grid5000.fr"
-> 8 0 15 2283 20678000000.000000
-> 6 0 2284 16 2243 "AS_sgriffon3_link_74_UP"
-> 8 0 17 2284 125000000.000000
-> 8 0 18 2284 0.000100
-> 6 0 2285 16 2243 "AS_sgriffon3_link_74_DOWN"
-> 8 0 17 2285 125000000.000000
-> 8 0 18 2285 0.000100
-> 6 0 2286 14 2243 "griffon-75.nancy.grid5000.fr"
-> 8 0 15 2286 20678000000.000000
-> 6 0 2287 16 2243 "AS_sgriffon3_link_75_UP"
-> 8 0 17 2287 125000000.000000
-> 8 0 18 2287 0.000100
-> 6 0 2288 16 2243 "AS_sgriffon3_link_75_DOWN"
-> 8 0 17 2288 125000000.000000
-> 8 0 18 2288 0.000100
-> 6 0 2289 14 2243 "griffon-76.nancy.grid5000.fr"
-> 8 0 15 2289 20678000000.000000
-> 6 0 2290 16 2243 "AS_sgriffon3_link_76_UP"
-> 8 0 17 2290 125000000.000000
-> 8 0 18 2290 0.000100
-> 6 0 2291 16 2243 "AS_sgriffon3_link_76_DOWN"
-> 8 0 17 2291 125000000.000000
-> 8 0 18 2291 0.000100
-> 6 0 2292 14 2243 "griffon-77.nancy.grid5000.fr"
-> 8 0 15 2292 20678000000.000000
-> 6 0 2293 16 2243 "AS_sgriffon3_link_77_UP"
-> 8 0 17 2293 125000000.000000
-> 8 0 18 2293 0.000100
-> 6 0 2294 16 2243 "AS_sgriffon3_link_77_DOWN"
-> 8 0 17 2294 125000000.000000
-> 8 0 18 2294 0.000100
-> 6 0 2295 14 2243 "griffon-78.nancy.grid5000.fr"
-> 8 0 15 2295 20678000000.000000
-> 6 0 2296 16 2243 "AS_sgriffon3_link_78_UP"
-> 8 0 17 2296 125000000.000000
-> 8 0 18 2296 0.000100
-> 6 0 2297 16 2243 "AS_sgriffon3_link_78_DOWN"
-> 8 0 17 2297 125000000.000000
-> 8 0 18 2297 0.000100
-> 6 0 2298 14 2243 "griffon-79.nancy.grid5000.fr"
-> 8 0 15 2298 20678000000.000000
-> 6 0 2299 16 2243 "AS_sgriffon3_link_79_UP"
-> 8 0 17 2299 125000000.000000
-> 8 0 18 2299 0.000100
-> 6 0 2300 16 2243 "AS_sgriffon3_link_79_DOWN"
-> 8 0 17 2300 125000000.000000
-> 8 0 18 2300 0.000100
-> 6 0 2301 14 2243 "griffon-80.nancy.grid5000.fr"
-> 8 0 15 2301 20678000000.000000
-> 6 0 2302 16 2243 "AS_sgriffon3_link_80_UP"
-> 8 0 17 2302 125000000.000000
-> 8 0 18 2302 0.000100
-> 6 0 2303 16 2243 "AS_sgriffon3_link_80_DOWN"
-> 8 0 17 2303 125000000.000000
-> 8 0 18 2303 0.000100
-> 6 0 2304 14 2243 "griffon-81.nancy.grid5000.fr"
-> 8 0 15 2304 20678000000.000000
-> 6 0 2305 16 2243 "AS_sgriffon3_link_81_UP"
-> 8 0 17 2305 125000000.000000
-> 8 0 18 2305 0.000100
-> 6 0 2306 16 2243 "AS_sgriffon3_link_81_DOWN"
-> 8 0 17 2306 125000000.000000
-> 8 0 18 2306 0.000100
-> 6 0 2307 14 2243 "griffon-82.nancy.grid5000.fr"
-> 8 0 15 2307 20678000000.000000
-> 6 0 2308 16 2243 "AS_sgriffon3_link_82_UP"
-> 8 0 17 2308 125000000.000000
-> 8 0 18 2308 0.000100
-> 6 0 2309 16 2243 "AS_sgriffon3_link_82_DOWN"
-> 8 0 17 2309 125000000.000000
-> 8 0 18 2309 0.000100
-> 6 0 2310 14 2243 "griffon-83.nancy.grid5000.fr"
-> 8 0 15 2310 20678000000.000000
-> 6 0 2311 16 2243 "AS_sgriffon3_link_83_UP"
-> 8 0 17 2311 125000000.000000
-> 8 0 18 2311 0.000100
-> 6 0 2312 16 2243 "AS_sgriffon3_link_83_DOWN"
-> 8 0 17 2312 125000000.000000
-> 8 0 18 2312 0.000100
-> 6 0 2313 14 2243 "griffon-84.nancy.grid5000.fr"
-> 8 0 15 2313 20678000000.000000
-> 6 0 2314 16 2243 "AS_sgriffon3_link_84_UP"
-> 8 0 17 2314 125000000.000000
-> 8 0 18 2314 0.000100
-> 6 0 2315 16 2243 "AS_sgriffon3_link_84_DOWN"
-> 8 0 17 2315 125000000.000000
-> 8 0 18 2315 0.000100
-> 6 0 2316 14 2243 "griffon-85.nancy.grid5000.fr"
-> 8 0 15 2316 20678000000.000000
-> 6 0 2317 16 2243 "AS_sgriffon3_link_85_UP"
-> 8 0 17 2317 125000000.000000
-> 8 0 18 2317 0.000100
-> 6 0 2318 16 2243 "AS_sgriffon3_link_85_DOWN"
-> 8 0 17 2318 125000000.000000
-> 8 0 18 2318 0.000100
-> 6 0 2319 14 2243 "griffon-86.nancy.grid5000.fr"
-> 8 0 15 2319 20678000000.000000
-> 6 0 2320 16 2243 "AS_sgriffon3_link_86_UP"
-> 8 0 17 2320 125000000.000000
-> 8 0 18 2320 0.000100
-> 6 0 2321 16 2243 "AS_sgriffon3_link_86_DOWN"
-> 8 0 17 2321 125000000.000000
-> 8 0 18 2321 0.000100
-> 6 0 2322 14 2243 "griffon-87.nancy.grid5000.fr"
-> 8 0 15 2322 20678000000.000000
-> 6 0 2323 16 2243 "AS_sgriffon3_link_87_UP"
-> 8 0 17 2323 125000000.000000
-> 8 0 18 2323 0.000100
-> 6 0 2324 16 2243 "AS_sgriffon3_link_87_DOWN"
-> 8 0 17 2324 125000000.000000
-> 8 0 18 2324 0.000100
-> 6 0 2325 14 2243 "griffon-88.nancy.grid5000.fr"
-> 8 0 15 2325 20678000000.000000
-> 6 0 2326 16 2243 "AS_sgriffon3_link_88_UP"
-> 8 0 17 2326 125000000.000000
-> 8 0 18 2326 0.000100
-> 6 0 2327 16 2243 "AS_sgriffon3_link_88_DOWN"
-> 8 0 17 2327 125000000.000000
-> 8 0 18 2327 0.000100
-> 6 0 2328 14 2243 "griffon-89.nancy.grid5000.fr"
-> 8 0 15 2328 20678000000.000000
-> 6 0 2329 16 2243 "AS_sgriffon3_link_89_UP"
-> 8 0 17 2329 125000000.000000
-> 8 0 18 2329 0.000100
-> 6 0 2330 16 2243 "AS_sgriffon3_link_89_DOWN"
-> 8 0 17 2330 125000000.000000
-> 8 0 18 2330 0.000100
-> 6 0 2331 14 2243 "griffon-90.nancy.grid5000.fr"
-> 8 0 15 2331 20678000000.000000
-> 6 0 2332 16 2243 "AS_sgriffon3_link_90_UP"
-> 8 0 17 2332 125000000.000000
-> 8 0 18 2332 0.000100
-> 6 0 2333 16 2243 "AS_sgriffon3_link_90_DOWN"
-> 8 0 17 2333 125000000.000000
-> 8 0 18 2333 0.000100
-> 6 0 2334 14 2243 "griffon-91.nancy.grid5000.fr"
-> 8 0 15 2334 20678000000.000000
-> 6 0 2335 16 2243 "AS_sgriffon3_link_91_UP"
-> 8 0 17 2335 125000000.000000
-> 8 0 18 2335 0.000100
-> 6 0 2336 16 2243 "AS_sgriffon3_link_91_DOWN"
-> 8 0 17 2336 125000000.000000
-> 8 0 18 2336 0.000100
-> 6 0 2337 14 2243 "griffon-92.nancy.grid5000.fr"
-> 8 0 15 2337 20678000000.000000
-> 6 0 2338 16 2243 "AS_sgriffon3_link_92_UP"
-> 8 0 17 2338 125000000.000000
-> 8 0 18 2338 0.000100
-> 6 0 2339 16 2243 "AS_sgriffon3_link_92_DOWN"
-> 8 0 17 2339 125000000.000000
-> 8 0 18 2339 0.000100
-> 6 0 2340 19 2243 "griffon-AS_sgriffon3_router.nancy.grid5000.fr"
-> 6 0 2341 16 2243 "AS_sgriffon3_backbone"
-> 8 0 17 2341 1250000000.000000
-> 8 0 18 2341 0.000100
-> 6 0 2342 13 2056 "gw_AS_griffon"
-> 6 0 2343 19 2342 "griffon-AS_griffon_router.nancy.grid5000.fr"
-> 6 0 2344 9 2056 "switch-griffon"
-> 8 0 10 2344 1250000000.000000
-> 8 0 11 2344 0.000500
-> 6 0 2345 3 1606 "link_griffon"
-> 8 0 4 2345 1250000000.000000
-> 8 0 5 2345 0.000100
-> 6 0 2346 6 1606 "gw_AS_nancy"
-> 6 0 2347 12 2346 "gw_nancy"
-> 6 0 2348 3 1606 "link_gw_nancy"
-> 8 0 4 2348 1250000000.000000
-> 8 0 5 2348 0.000100
-> 6 0 2349 1 0 "AS_orsay"
-> 6 0 2350 6 2349 "AS_gdx"
-> 6 0 2351 13 2350 "AS_netgear01.orsay.grid5000.fr"
-> 6 0 2352 14 2351 "gdx-1.orsay.grid5000.fr"
-> 8 0 15 2352 4715300000.000000
-> 6 0 2353 16 2351 "AS_netgear01.orsay.grid5000.fr_link_1_UP"
-> 8 0 17 2353 125000000.000000
-> 8 0 18 2353 0.000100
-> 6 0 2354 16 2351 "AS_netgear01.orsay.grid5000.fr_link_1_DOWN"
-> 8 0 17 2354 125000000.000000
-> 8 0 18 2354 0.000100
-> 6 0 2355 14 2351 "gdx-2.orsay.grid5000.fr"
-> 8 0 15 2355 4715300000.000000
-> 6 0 2356 16 2351 "AS_netgear01.orsay.grid5000.fr_link_2_UP"
-> 8 0 17 2356 125000000.000000
-> 8 0 18 2356 0.000100
-> 6 0 2357 16 2351 "AS_netgear01.orsay.grid5000.fr_link_2_DOWN"
-> 8 0 17 2357 125000000.000000
-> 8 0 18 2357 0.000100
-> 6 0 2358 14 2351 "gdx-3.orsay.grid5000.fr"
-> 8 0 15 2358 4715300000.000000
-> 6 0 2359 16 2351 "AS_netgear01.orsay.grid5000.fr_link_3_UP"
-> 8 0 17 2359 125000000.000000
-> 8 0 18 2359 0.000100
-> 6 0 2360 16 2351 "AS_netgear01.orsay.grid5000.fr_link_3_DOWN"
-> 8 0 17 2360 125000000.000000
-> 8 0 18 2360 0.000100
-> 6 0 2361 14 2351 "gdx-4.orsay.grid5000.fr"
-> 8 0 15 2361 4715300000.000000
-> 6 0 2362 16 2351 "AS_netgear01.orsay.grid5000.fr_link_4_UP"
-> 8 0 17 2362 125000000.000000
-> 8 0 18 2362 0.000100
-> 6 0 2363 16 2351 "AS_netgear01.orsay.grid5000.fr_link_4_DOWN"
-> 8 0 17 2363 125000000.000000
-> 8 0 18 2363 0.000100
-> 6 0 2364 14 2351 "gdx-5.orsay.grid5000.fr"
-> 8 0 15 2364 4715300000.000000
-> 6 0 2365 16 2351 "AS_netgear01.orsay.grid5000.fr_link_5_UP"
-> 8 0 17 2365 125000000.000000
-> 8 0 18 2365 0.000100
-> 6 0 2366 16 2351 "AS_netgear01.orsay.grid5000.fr_link_5_DOWN"
-> 8 0 17 2366 125000000.000000
-> 8 0 18 2366 0.000100
-> 6 0 2367 14 2351 "gdx-6.orsay.grid5000.fr"
-> 8 0 15 2367 4715300000.000000
-> 6 0 2368 16 2351 "AS_netgear01.orsay.grid5000.fr_link_6_UP"
-> 8 0 17 2368 125000000.000000
-> 8 0 18 2368 0.000100
-> 6 0 2369 16 2351 "AS_netgear01.orsay.grid5000.fr_link_6_DOWN"
-> 8 0 17 2369 125000000.000000
-> 8 0 18 2369 0.000100
-> 6 0 2370 14 2351 "gdx-7.orsay.grid5000.fr"
-> 8 0 15 2370 4715300000.000000
-> 6 0 2371 16 2351 "AS_netgear01.orsay.grid5000.fr_link_7_UP"
-> 8 0 17 2371 125000000.000000
-> 8 0 18 2371 0.000100
-> 6 0 2372 16 2351 "AS_netgear01.orsay.grid5000.fr_link_7_DOWN"
-> 8 0 17 2372 125000000.000000
-> 8 0 18 2372 0.000100
-> 6 0 2373 14 2351 "gdx-8.orsay.grid5000.fr"
-> 8 0 15 2373 4715300000.000000
-> 6 0 2374 16 2351 "AS_netgear01.orsay.grid5000.fr_link_8_UP"
-> 8 0 17 2374 125000000.000000
-> 8 0 18 2374 0.000100
-> 6 0 2375 16 2351 "AS_netgear01.orsay.grid5000.fr_link_8_DOWN"
-> 8 0 17 2375 125000000.000000
-> 8 0 18 2375 0.000100
-> 6 0 2376 14 2351 "gdx-9.orsay.grid5000.fr"
-> 8 0 15 2376 4715300000.000000
-> 6 0 2377 16 2351 "AS_netgear01.orsay.grid5000.fr_link_9_UP"
-> 8 0 17 2377 125000000.000000
-> 8 0 18 2377 0.000100
-> 6 0 2378 16 2351 "AS_netgear01.orsay.grid5000.fr_link_9_DOWN"
-> 8 0 17 2378 125000000.000000
-> 8 0 18 2378 0.000100
-> 6 0 2379 14 2351 "gdx-10.orsay.grid5000.fr"
-> 8 0 15 2379 4715300000.000000
-> 6 0 2380 16 2351 "AS_netgear01.orsay.grid5000.fr_link_10_UP"
-> 8 0 17 2380 125000000.000000
-> 8 0 18 2380 0.000100
-> 6 0 2381 16 2351 "AS_netgear01.orsay.grid5000.fr_link_10_DOWN"
-> 8 0 17 2381 125000000.000000
-> 8 0 18 2381 0.000100
-> 6 0 2382 14 2351 "gdx-11.orsay.grid5000.fr"
-> 8 0 15 2382 4715300000.000000
-> 6 0 2383 16 2351 "AS_netgear01.orsay.grid5000.fr_link_11_UP"
-> 8 0 17 2383 125000000.000000
-> 8 0 18 2383 0.000100
-> 6 0 2384 16 2351 "AS_netgear01.orsay.grid5000.fr_link_11_DOWN"
-> 8 0 17 2384 125000000.000000
-> 8 0 18 2384 0.000100
-> 6 0 2385 14 2351 "gdx-12.orsay.grid5000.fr"
-> 8 0 15 2385 4715300000.000000
-> 6 0 2386 16 2351 "AS_netgear01.orsay.grid5000.fr_link_12_UP"
-> 8 0 17 2386 125000000.000000
-> 8 0 18 2386 0.000100
-> 6 0 2387 16 2351 "AS_netgear01.orsay.grid5000.fr_link_12_DOWN"
-> 8 0 17 2387 125000000.000000
-> 8 0 18 2387 0.000100
-> 6 0 2388 14 2351 "gdx-13.orsay.grid5000.fr"
-> 8 0 15 2388 4715300000.000000
-> 6 0 2389 16 2351 "AS_netgear01.orsay.grid5000.fr_link_13_UP"
-> 8 0 17 2389 125000000.000000
-> 8 0 18 2389 0.000100
-> 6 0 2390 16 2351 "AS_netgear01.orsay.grid5000.fr_link_13_DOWN"
-> 8 0 17 2390 125000000.000000
-> 8 0 18 2390 0.000100
-> 6 0 2391 14 2351 "gdx-14.orsay.grid5000.fr"
-> 8 0 15 2391 4715300000.000000
-> 6 0 2392 16 2351 "AS_netgear01.orsay.grid5000.fr_link_14_UP"
-> 8 0 17 2392 125000000.000000
-> 8 0 18 2392 0.000100
-> 6 0 2393 16 2351 "AS_netgear01.orsay.grid5000.fr_link_14_DOWN"
-> 8 0 17 2393 125000000.000000
-> 8 0 18 2393 0.000100
-> 6 0 2394 14 2351 "gdx-15.orsay.grid5000.fr"
-> 8 0 15 2394 4715300000.000000
-> 6 0 2395 16 2351 "AS_netgear01.orsay.grid5000.fr_link_15_UP"
-> 8 0 17 2395 125000000.000000
-> 8 0 18 2395 0.000100
-> 6 0 2396 16 2351 "AS_netgear01.orsay.grid5000.fr_link_15_DOWN"
-> 8 0 17 2396 125000000.000000
-> 8 0 18 2396 0.000100
-> 6 0 2397 14 2351 "gdx-16.orsay.grid5000.fr"
-> 8 0 15 2397 4715300000.000000
-> 6 0 2398 16 2351 "AS_netgear01.orsay.grid5000.fr_link_16_UP"
-> 8 0 17 2398 125000000.000000
-> 8 0 18 2398 0.000100
-> 6 0 2399 16 2351 "AS_netgear01.orsay.grid5000.fr_link_16_DOWN"
-> 8 0 17 2399 125000000.000000
-> 8 0 18 2399 0.000100
-> 6 0 2400 14 2351 "gdx-17.orsay.grid5000.fr"
-> 8 0 15 2400 4715300000.000000
-> 6 0 2401 16 2351 "AS_netgear01.orsay.grid5000.fr_link_17_UP"
-> 8 0 17 2401 125000000.000000
-> 8 0 18 2401 0.000100
-> 6 0 2402 16 2351 "AS_netgear01.orsay.grid5000.fr_link_17_DOWN"
-> 8 0 17 2402 125000000.000000
-> 8 0 18 2402 0.000100
-> 6 0 2403 14 2351 "gdx-18.orsay.grid5000.fr"
-> 8 0 15 2403 4715300000.000000
-> 6 0 2404 16 2351 "AS_netgear01.orsay.grid5000.fr_link_18_UP"
-> 8 0 17 2404 125000000.000000
-> 8 0 18 2404 0.000100
-> 6 0 2405 16 2351 "AS_netgear01.orsay.grid5000.fr_link_18_DOWN"
-> 8 0 17 2405 125000000.000000
-> 8 0 18 2405 0.000100
-> 6 0 2406 14 2351 "gdx-19.orsay.grid5000.fr"
-> 8 0 15 2406 4715300000.000000
-> 6 0 2407 16 2351 "AS_netgear01.orsay.grid5000.fr_link_19_UP"
-> 8 0 17 2407 125000000.000000
-> 8 0 18 2407 0.000100
-> 6 0 2408 16 2351 "AS_netgear01.orsay.grid5000.fr_link_19_DOWN"
-> 8 0 17 2408 125000000.000000
-> 8 0 18 2408 0.000100
-> 6 0 2409 14 2351 "gdx-20.orsay.grid5000.fr"
-> 8 0 15 2409 4715300000.000000
-> 6 0 2410 16 2351 "AS_netgear01.orsay.grid5000.fr_link_20_UP"
-> 8 0 17 2410 125000000.000000
-> 8 0 18 2410 0.000100
-> 6 0 2411 16 2351 "AS_netgear01.orsay.grid5000.fr_link_20_DOWN"
-> 8 0 17 2411 125000000.000000
-> 8 0 18 2411 0.000100
-> 6 0 2412 14 2351 "gdx-21.orsay.grid5000.fr"
-> 8 0 15 2412 4715300000.000000
-> 6 0 2413 16 2351 "AS_netgear01.orsay.grid5000.fr_link_21_UP"
-> 8 0 17 2413 125000000.000000
-> 8 0 18 2413 0.000100
-> 6 0 2414 16 2351 "AS_netgear01.orsay.grid5000.fr_link_21_DOWN"
-> 8 0 17 2414 125000000.000000
-> 8 0 18 2414 0.000100
-> 6 0 2415 14 2351 "gdx-22.orsay.grid5000.fr"
-> 8 0 15 2415 4715300000.000000
-> 6 0 2416 16 2351 "AS_netgear01.orsay.grid5000.fr_link_22_UP"
-> 8 0 17 2416 125000000.000000
-> 8 0 18 2416 0.000100
-> 6 0 2417 16 2351 "AS_netgear01.orsay.grid5000.fr_link_22_DOWN"
-> 8 0 17 2417 125000000.000000
-> 8 0 18 2417 0.000100
-> 6 0 2418 14 2351 "gdx-23.orsay.grid5000.fr"
-> 8 0 15 2418 4715300000.000000
-> 6 0 2419 16 2351 "AS_netgear01.orsay.grid5000.fr_link_23_UP"
-> 8 0 17 2419 125000000.000000
-> 8 0 18 2419 0.000100
-> 6 0 2420 16 2351 "AS_netgear01.orsay.grid5000.fr_link_23_DOWN"
-> 8 0 17 2420 125000000.000000
-> 8 0 18 2420 0.000100
-> 6 0 2421 14 2351 "gdx-24.orsay.grid5000.fr"
-> 8 0 15 2421 4715300000.000000
-> 6 0 2422 16 2351 "AS_netgear01.orsay.grid5000.fr_link_24_UP"
-> 8 0 17 2422 125000000.000000
-> 8 0 18 2422 0.000100
-> 6 0 2423 16 2351 "AS_netgear01.orsay.grid5000.fr_link_24_DOWN"
-> 8 0 17 2423 125000000.000000
-> 8 0 18 2423 0.000100
-> 6 0 2424 14 2351 "gdx-25.orsay.grid5000.fr"
-> 8 0 15 2424 4715300000.000000
-> 6 0 2425 16 2351 "AS_netgear01.orsay.grid5000.fr_link_25_UP"
-> 8 0 17 2425 125000000.000000
-> 8 0 18 2425 0.000100
-> 6 0 2426 16 2351 "AS_netgear01.orsay.grid5000.fr_link_25_DOWN"
-> 8 0 17 2426 125000000.000000
-> 8 0 18 2426 0.000100
-> 6 0 2427 14 2351 "gdx-26.orsay.grid5000.fr"
-> 8 0 15 2427 4715300000.000000
-> 6 0 2428 16 2351 "AS_netgear01.orsay.grid5000.fr_link_26_UP"
-> 8 0 17 2428 125000000.000000
-> 8 0 18 2428 0.000100
-> 6 0 2429 16 2351 "AS_netgear01.orsay.grid5000.fr_link_26_DOWN"
-> 8 0 17 2429 125000000.000000
-> 8 0 18 2429 0.000100
-> 6 0 2430 14 2351 "gdx-27.orsay.grid5000.fr"
-> 8 0 15 2430 4715300000.000000
-> 6 0 2431 16 2351 "AS_netgear01.orsay.grid5000.fr_link_27_UP"
-> 8 0 17 2431 125000000.000000
-> 8 0 18 2431 0.000100
-> 6 0 2432 16 2351 "AS_netgear01.orsay.grid5000.fr_link_27_DOWN"
-> 8 0 17 2432 125000000.000000
-> 8 0 18 2432 0.000100
-> 6 0 2433 14 2351 "gdx-28.orsay.grid5000.fr"
-> 8 0 15 2433 4715300000.000000
-> 6 0 2434 16 2351 "AS_netgear01.orsay.grid5000.fr_link_28_UP"
-> 8 0 17 2434 125000000.000000
-> 8 0 18 2434 0.000100
-> 6 0 2435 16 2351 "AS_netgear01.orsay.grid5000.fr_link_28_DOWN"
-> 8 0 17 2435 125000000.000000
-> 8 0 18 2435 0.000100
-> 6 0 2436 14 2351 "gdx-29.orsay.grid5000.fr"
-> 8 0 15 2436 4715300000.000000
-> 6 0 2437 16 2351 "AS_netgear01.orsay.grid5000.fr_link_29_UP"
-> 8 0 17 2437 125000000.000000
-> 8 0 18 2437 0.000100
-> 6 0 2438 16 2351 "AS_netgear01.orsay.grid5000.fr_link_29_DOWN"
-> 8 0 17 2438 125000000.000000
-> 8 0 18 2438 0.000100
-> 6 0 2439 14 2351 "gdx-30.orsay.grid5000.fr"
-> 8 0 15 2439 4715300000.000000
-> 6 0 2440 16 2351 "AS_netgear01.orsay.grid5000.fr_link_30_UP"
-> 8 0 17 2440 125000000.000000
-> 8 0 18 2440 0.000100
-> 6 0 2441 16 2351 "AS_netgear01.orsay.grid5000.fr_link_30_DOWN"
-> 8 0 17 2441 125000000.000000
-> 8 0 18 2441 0.000100
-> 6 0 2442 14 2351 "gdx-31.orsay.grid5000.fr"
-> 8 0 15 2442 4715300000.000000
-> 6 0 2443 16 2351 "AS_netgear01.orsay.grid5000.fr_link_31_UP"
-> 8 0 17 2443 125000000.000000
-> 8 0 18 2443 0.000100
-> 6 0 2444 16 2351 "AS_netgear01.orsay.grid5000.fr_link_31_DOWN"
-> 8 0 17 2444 125000000.000000
-> 8 0 18 2444 0.000100
-> 6 0 2445 14 2351 "gdx-32.orsay.grid5000.fr"
-> 8 0 15 2445 4715300000.000000
-> 6 0 2446 16 2351 "AS_netgear01.orsay.grid5000.fr_link_32_UP"
-> 8 0 17 2446 125000000.000000
-> 8 0 18 2446 0.000100
-> 6 0 2447 16 2351 "AS_netgear01.orsay.grid5000.fr_link_32_DOWN"
-> 8 0 17 2447 125000000.000000
-> 8 0 18 2447 0.000100
-> 6 0 2448 14 2351 "gdx-33.orsay.grid5000.fr"
-> 8 0 15 2448 4715300000.000000
-> 6 0 2449 16 2351 "AS_netgear01.orsay.grid5000.fr_link_33_UP"
-> 8 0 17 2449 125000000.000000
-> 8 0 18 2449 0.000100
-> 6 0 2450 16 2351 "AS_netgear01.orsay.grid5000.fr_link_33_DOWN"
-> 8 0 17 2450 125000000.000000
-> 8 0 18 2450 0.000100
-> 6 0 2451 14 2351 "gdx-34.orsay.grid5000.fr"
-> 8 0 15 2451 4715300000.000000
-> 6 0 2452 16 2351 "AS_netgear01.orsay.grid5000.fr_link_34_UP"
-> 8 0 17 2452 125000000.000000
-> 8 0 18 2452 0.000100
-> 6 0 2453 16 2351 "AS_netgear01.orsay.grid5000.fr_link_34_DOWN"
-> 8 0 17 2453 125000000.000000
-> 8 0 18 2453 0.000100
-> 6 0 2454 14 2351 "gdx-35.orsay.grid5000.fr"
-> 8 0 15 2454 4715300000.000000
-> 6 0 2455 16 2351 "AS_netgear01.orsay.grid5000.fr_link_35_UP"
-> 8 0 17 2455 125000000.000000
-> 8 0 18 2455 0.000100
-> 6 0 2456 16 2351 "AS_netgear01.orsay.grid5000.fr_link_35_DOWN"
-> 8 0 17 2456 125000000.000000
-> 8 0 18 2456 0.000100
-> 6 0 2457 14 2351 "gdx-36.orsay.grid5000.fr"
-> 8 0 15 2457 4715300000.000000
-> 6 0 2458 16 2351 "AS_netgear01.orsay.grid5000.fr_link_36_UP"
-> 8 0 17 2458 125000000.000000
-> 8 0 18 2458 0.000100
-> 6 0 2459 16 2351 "AS_netgear01.orsay.grid5000.fr_link_36_DOWN"
-> 8 0 17 2459 125000000.000000
-> 8 0 18 2459 0.000100
-> 6 0 2460 19 2351 "gdx-AS_netgear01.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 2461 16 2351 "AS_netgear01.orsay.grid5000.fr_backbone"
-> 8 0 17 2461 1250000000.000000
-> 8 0 18 2461 0.000100
-> 6 0 2462 13 2350 "AS_netgear02.orsay.grid5000.fr"
-> 6 0 2463 14 2462 "gdx-37.orsay.grid5000.fr"
-> 8 0 15 2463 4715300000.000000
-> 6 0 2464 16 2462 "AS_netgear02.orsay.grid5000.fr_link_37_UP"
-> 8 0 17 2464 125000000.000000
-> 8 0 18 2464 0.000100
-> 6 0 2465 16 2462 "AS_netgear02.orsay.grid5000.fr_link_37_DOWN"
-> 8 0 17 2465 125000000.000000
-> 8 0 18 2465 0.000100
-> 6 0 2466 14 2462 "gdx-38.orsay.grid5000.fr"
-> 8 0 15 2466 4715300000.000000
-> 6 0 2467 16 2462 "AS_netgear02.orsay.grid5000.fr_link_38_UP"
-> 8 0 17 2467 125000000.000000
-> 8 0 18 2467 0.000100
-> 6 0 2468 16 2462 "AS_netgear02.orsay.grid5000.fr_link_38_DOWN"
-> 8 0 17 2468 125000000.000000
-> 8 0 18 2468 0.000100
-> 6 0 2469 14 2462 "gdx-39.orsay.grid5000.fr"
-> 8 0 15 2469 4715300000.000000
-> 6 0 2470 16 2462 "AS_netgear02.orsay.grid5000.fr_link_39_UP"
-> 8 0 17 2470 125000000.000000
-> 8 0 18 2470 0.000100
-> 6 0 2471 16 2462 "AS_netgear02.orsay.grid5000.fr_link_39_DOWN"
-> 8 0 17 2471 125000000.000000
-> 8 0 18 2471 0.000100
-> 6 0 2472 14 2462 "gdx-40.orsay.grid5000.fr"
-> 8 0 15 2472 4715300000.000000
-> 6 0 2473 16 2462 "AS_netgear02.orsay.grid5000.fr_link_40_UP"
-> 8 0 17 2473 125000000.000000
-> 8 0 18 2473 0.000100
-> 6 0 2474 16 2462 "AS_netgear02.orsay.grid5000.fr_link_40_DOWN"
-> 8 0 17 2474 125000000.000000
-> 8 0 18 2474 0.000100
-> 6 0 2475 14 2462 "gdx-41.orsay.grid5000.fr"
-> 8 0 15 2475 4715300000.000000
-> 6 0 2476 16 2462 "AS_netgear02.orsay.grid5000.fr_link_41_UP"
-> 8 0 17 2476 125000000.000000
-> 8 0 18 2476 0.000100
-> 6 0 2477 16 2462 "AS_netgear02.orsay.grid5000.fr_link_41_DOWN"
-> 8 0 17 2477 125000000.000000
-> 8 0 18 2477 0.000100
-> 6 0 2478 14 2462 "gdx-42.orsay.grid5000.fr"
-> 8 0 15 2478 4715300000.000000
-> 6 0 2479 16 2462 "AS_netgear02.orsay.grid5000.fr_link_42_UP"
-> 8 0 17 2479 125000000.000000
-> 8 0 18 2479 0.000100
-> 6 0 2480 16 2462 "AS_netgear02.orsay.grid5000.fr_link_42_DOWN"
-> 8 0 17 2480 125000000.000000
-> 8 0 18 2480 0.000100
-> 6 0 2481 14 2462 "gdx-43.orsay.grid5000.fr"
-> 8 0 15 2481 4715300000.000000
-> 6 0 2482 16 2462 "AS_netgear02.orsay.grid5000.fr_link_43_UP"
-> 8 0 17 2482 125000000.000000
-> 8 0 18 2482 0.000100
-> 6 0 2483 16 2462 "AS_netgear02.orsay.grid5000.fr_link_43_DOWN"
-> 8 0 17 2483 125000000.000000
-> 8 0 18 2483 0.000100
-> 6 0 2484 14 2462 "gdx-44.orsay.grid5000.fr"
-> 8 0 15 2484 4715300000.000000
-> 6 0 2485 16 2462 "AS_netgear02.orsay.grid5000.fr_link_44_UP"
-> 8 0 17 2485 125000000.000000
-> 8 0 18 2485 0.000100
-> 6 0 2486 16 2462 "AS_netgear02.orsay.grid5000.fr_link_44_DOWN"
-> 8 0 17 2486 125000000.000000
-> 8 0 18 2486 0.000100
-> 6 0 2487 14 2462 "gdx-45.orsay.grid5000.fr"
-> 8 0 15 2487 4715300000.000000
-> 6 0 2488 16 2462 "AS_netgear02.orsay.grid5000.fr_link_45_UP"
-> 8 0 17 2488 125000000.000000
-> 8 0 18 2488 0.000100
-> 6 0 2489 16 2462 "AS_netgear02.orsay.grid5000.fr_link_45_DOWN"
-> 8 0 17 2489 125000000.000000
-> 8 0 18 2489 0.000100
-> 6 0 2490 14 2462 "gdx-46.orsay.grid5000.fr"
-> 8 0 15 2490 4715300000.000000
-> 6 0 2491 16 2462 "AS_netgear02.orsay.grid5000.fr_link_46_UP"
-> 8 0 17 2491 125000000.000000
-> 8 0 18 2491 0.000100
-> 6 0 2492 16 2462 "AS_netgear02.orsay.grid5000.fr_link_46_DOWN"
-> 8 0 17 2492 125000000.000000
-> 8 0 18 2492 0.000100
-> 6 0 2493 14 2462 "gdx-47.orsay.grid5000.fr"
-> 8 0 15 2493 4715300000.000000
-> 6 0 2494 16 2462 "AS_netgear02.orsay.grid5000.fr_link_47_UP"
-> 8 0 17 2494 125000000.000000
-> 8 0 18 2494 0.000100
-> 6 0 2495 16 2462 "AS_netgear02.orsay.grid5000.fr_link_47_DOWN"
-> 8 0 17 2495 125000000.000000
-> 8 0 18 2495 0.000100
-> 6 0 2496 14 2462 "gdx-48.orsay.grid5000.fr"
-> 8 0 15 2496 4715300000.000000
-> 6 0 2497 16 2462 "AS_netgear02.orsay.grid5000.fr_link_48_UP"
-> 8 0 17 2497 125000000.000000
-> 8 0 18 2497 0.000100
-> 6 0 2498 16 2462 "AS_netgear02.orsay.grid5000.fr_link_48_DOWN"
-> 8 0 17 2498 125000000.000000
-> 8 0 18 2498 0.000100
-> 6 0 2499 14 2462 "gdx-49.orsay.grid5000.fr"
-> 8 0 15 2499 4715300000.000000
-> 6 0 2500 16 2462 "AS_netgear02.orsay.grid5000.fr_link_49_UP"
-> 8 0 17 2500 125000000.000000
-> 8 0 18 2500 0.000100
-> 6 0 2501 16 2462 "AS_netgear02.orsay.grid5000.fr_link_49_DOWN"
-> 8 0 17 2501 125000000.000000
-> 8 0 18 2501 0.000100
-> 6 0 2502 14 2462 "gdx-50.orsay.grid5000.fr"
-> 8 0 15 2502 4715300000.000000
-> 6 0 2503 16 2462 "AS_netgear02.orsay.grid5000.fr_link_50_UP"
-> 8 0 17 2503 125000000.000000
-> 8 0 18 2503 0.000100
-> 6 0 2504 16 2462 "AS_netgear02.orsay.grid5000.fr_link_50_DOWN"
-> 8 0 17 2504 125000000.000000
-> 8 0 18 2504 0.000100
-> 6 0 2505 14 2462 "gdx-51.orsay.grid5000.fr"
-> 8 0 15 2505 4715300000.000000
-> 6 0 2506 16 2462 "AS_netgear02.orsay.grid5000.fr_link_51_UP"
-> 8 0 17 2506 125000000.000000
-> 8 0 18 2506 0.000100
-> 6 0 2507 16 2462 "AS_netgear02.orsay.grid5000.fr_link_51_DOWN"
-> 8 0 17 2507 125000000.000000
-> 8 0 18 2507 0.000100
-> 6 0 2508 14 2462 "gdx-52.orsay.grid5000.fr"
-> 8 0 15 2508 4715300000.000000
-> 6 0 2509 16 2462 "AS_netgear02.orsay.grid5000.fr_link_52_UP"
-> 8 0 17 2509 125000000.000000
-> 8 0 18 2509 0.000100
-> 6 0 2510 16 2462 "AS_netgear02.orsay.grid5000.fr_link_52_DOWN"
-> 8 0 17 2510 125000000.000000
-> 8 0 18 2510 0.000100
-> 6 0 2511 14 2462 "gdx-53.orsay.grid5000.fr"
-> 8 0 15 2511 4715300000.000000
-> 6 0 2512 16 2462 "AS_netgear02.orsay.grid5000.fr_link_53_UP"
-> 8 0 17 2512 125000000.000000
-> 8 0 18 2512 0.000100
-> 6 0 2513 16 2462 "AS_netgear02.orsay.grid5000.fr_link_53_DOWN"
-> 8 0 17 2513 125000000.000000
-> 8 0 18 2513 0.000100
-> 6 0 2514 14 2462 "gdx-54.orsay.grid5000.fr"
-> 8 0 15 2514 4715300000.000000
-> 6 0 2515 16 2462 "AS_netgear02.orsay.grid5000.fr_link_54_UP"
-> 8 0 17 2515 125000000.000000
-> 8 0 18 2515 0.000100
-> 6 0 2516 16 2462 "AS_netgear02.orsay.grid5000.fr_link_54_DOWN"
-> 8 0 17 2516 125000000.000000
-> 8 0 18 2516 0.000100
-> 6 0 2517 14 2462 "gdx-55.orsay.grid5000.fr"
-> 8 0 15 2517 4715300000.000000
-> 6 0 2518 16 2462 "AS_netgear02.orsay.grid5000.fr_link_55_UP"
-> 8 0 17 2518 125000000.000000
-> 8 0 18 2518 0.000100
-> 6 0 2519 16 2462 "AS_netgear02.orsay.grid5000.fr_link_55_DOWN"
-> 8 0 17 2519 125000000.000000
-> 8 0 18 2519 0.000100
-> 6 0 2520 14 2462 "gdx-56.orsay.grid5000.fr"
-> 8 0 15 2520 4715300000.000000
-> 6 0 2521 16 2462 "AS_netgear02.orsay.grid5000.fr_link_56_UP"
-> 8 0 17 2521 125000000.000000
-> 8 0 18 2521 0.000100
-> 6 0 2522 16 2462 "AS_netgear02.orsay.grid5000.fr_link_56_DOWN"
-> 8 0 17 2522 125000000.000000
-> 8 0 18 2522 0.000100
-> 6 0 2523 14 2462 "gdx-57.orsay.grid5000.fr"
-> 8 0 15 2523 4715300000.000000
-> 6 0 2524 16 2462 "AS_netgear02.orsay.grid5000.fr_link_57_UP"
-> 8 0 17 2524 125000000.000000
-> 8 0 18 2524 0.000100
-> 6 0 2525 16 2462 "AS_netgear02.orsay.grid5000.fr_link_57_DOWN"
-> 8 0 17 2525 125000000.000000
-> 8 0 18 2525 0.000100
-> 6 0 2526 14 2462 "gdx-58.orsay.grid5000.fr"
-> 8 0 15 2526 4715300000.000000
-> 6 0 2527 16 2462 "AS_netgear02.orsay.grid5000.fr_link_58_UP"
-> 8 0 17 2527 125000000.000000
-> 8 0 18 2527 0.000100
-> 6 0 2528 16 2462 "AS_netgear02.orsay.grid5000.fr_link_58_DOWN"
-> 8 0 17 2528 125000000.000000
-> 8 0 18 2528 0.000100
-> 6 0 2529 14 2462 "gdx-59.orsay.grid5000.fr"
-> 8 0 15 2529 4715300000.000000
-> 6 0 2530 16 2462 "AS_netgear02.orsay.grid5000.fr_link_59_UP"
-> 8 0 17 2530 125000000.000000
-> 8 0 18 2530 0.000100
-> 6 0 2531 16 2462 "AS_netgear02.orsay.grid5000.fr_link_59_DOWN"
-> 8 0 17 2531 125000000.000000
-> 8 0 18 2531 0.000100
-> 6 0 2532 14 2462 "gdx-60.orsay.grid5000.fr"
-> 8 0 15 2532 4715300000.000000
-> 6 0 2533 16 2462 "AS_netgear02.orsay.grid5000.fr_link_60_UP"
-> 8 0 17 2533 125000000.000000
-> 8 0 18 2533 0.000100
-> 6 0 2534 16 2462 "AS_netgear02.orsay.grid5000.fr_link_60_DOWN"
-> 8 0 17 2534 125000000.000000
-> 8 0 18 2534 0.000100
-> 6 0 2535 14 2462 "gdx-61.orsay.grid5000.fr"
-> 8 0 15 2535 4715300000.000000
-> 6 0 2536 16 2462 "AS_netgear02.orsay.grid5000.fr_link_61_UP"
-> 8 0 17 2536 125000000.000000
-> 8 0 18 2536 0.000100
-> 6 0 2537 16 2462 "AS_netgear02.orsay.grid5000.fr_link_61_DOWN"
-> 8 0 17 2537 125000000.000000
-> 8 0 18 2537 0.000100
-> 6 0 2538 14 2462 "gdx-62.orsay.grid5000.fr"
-> 8 0 15 2538 4715300000.000000
-> 6 0 2539 16 2462 "AS_netgear02.orsay.grid5000.fr_link_62_UP"
-> 8 0 17 2539 125000000.000000
-> 8 0 18 2539 0.000100
-> 6 0 2540 16 2462 "AS_netgear02.orsay.grid5000.fr_link_62_DOWN"
-> 8 0 17 2540 125000000.000000
-> 8 0 18 2540 0.000100
-> 6 0 2541 14 2462 "gdx-63.orsay.grid5000.fr"
-> 8 0 15 2541 4715300000.000000
-> 6 0 2542 16 2462 "AS_netgear02.orsay.grid5000.fr_link_63_UP"
-> 8 0 17 2542 125000000.000000
-> 8 0 18 2542 0.000100
-> 6 0 2543 16 2462 "AS_netgear02.orsay.grid5000.fr_link_63_DOWN"
-> 8 0 17 2543 125000000.000000
-> 8 0 18 2543 0.000100
-> 6 0 2544 14 2462 "gdx-64.orsay.grid5000.fr"
-> 8 0 15 2544 4715300000.000000
-> 6 0 2545 16 2462 "AS_netgear02.orsay.grid5000.fr_link_64_UP"
-> 8 0 17 2545 125000000.000000
-> 8 0 18 2545 0.000100
-> 6 0 2546 16 2462 "AS_netgear02.orsay.grid5000.fr_link_64_DOWN"
-> 8 0 17 2546 125000000.000000
-> 8 0 18 2546 0.000100
-> 6 0 2547 14 2462 "gdx-65.orsay.grid5000.fr"
-> 8 0 15 2547 4715300000.000000
-> 6 0 2548 16 2462 "AS_netgear02.orsay.grid5000.fr_link_65_UP"
-> 8 0 17 2548 125000000.000000
-> 8 0 18 2548 0.000100
-> 6 0 2549 16 2462 "AS_netgear02.orsay.grid5000.fr_link_65_DOWN"
-> 8 0 17 2549 125000000.000000
-> 8 0 18 2549 0.000100
-> 6 0 2550 14 2462 "gdx-66.orsay.grid5000.fr"
-> 8 0 15 2550 4715300000.000000
-> 6 0 2551 16 2462 "AS_netgear02.orsay.grid5000.fr_link_66_UP"
-> 8 0 17 2551 125000000.000000
-> 8 0 18 2551 0.000100
-> 6 0 2552 16 2462 "AS_netgear02.orsay.grid5000.fr_link_66_DOWN"
-> 8 0 17 2552 125000000.000000
-> 8 0 18 2552 0.000100
-> 6 0 2553 14 2462 "gdx-67.orsay.grid5000.fr"
-> 8 0 15 2553 4715300000.000000
-> 6 0 2554 16 2462 "AS_netgear02.orsay.grid5000.fr_link_67_UP"
-> 8 0 17 2554 125000000.000000
-> 8 0 18 2554 0.000100
-> 6 0 2555 16 2462 "AS_netgear02.orsay.grid5000.fr_link_67_DOWN"
-> 8 0 17 2555 125000000.000000
-> 8 0 18 2555 0.000100
-> 6 0 2556 14 2462 "gdx-68.orsay.grid5000.fr"
-> 8 0 15 2556 4715300000.000000
-> 6 0 2557 16 2462 "AS_netgear02.orsay.grid5000.fr_link_68_UP"
-> 8 0 17 2557 125000000.000000
-> 8 0 18 2557 0.000100
-> 6 0 2558 16 2462 "AS_netgear02.orsay.grid5000.fr_link_68_DOWN"
-> 8 0 17 2558 125000000.000000
-> 8 0 18 2558 0.000100
-> 6 0 2559 14 2462 "gdx-69.orsay.grid5000.fr"
-> 8 0 15 2559 4715300000.000000
-> 6 0 2560 16 2462 "AS_netgear02.orsay.grid5000.fr_link_69_UP"
-> 8 0 17 2560 125000000.000000
-> 8 0 18 2560 0.000100
-> 6 0 2561 16 2462 "AS_netgear02.orsay.grid5000.fr_link_69_DOWN"
-> 8 0 17 2561 125000000.000000
-> 8 0 18 2561 0.000100
-> 6 0 2562 14 2462 "gdx-70.orsay.grid5000.fr"
-> 8 0 15 2562 4715300000.000000
-> 6 0 2563 16 2462 "AS_netgear02.orsay.grid5000.fr_link_70_UP"
-> 8 0 17 2563 125000000.000000
-> 8 0 18 2563 0.000100
-> 6 0 2564 16 2462 "AS_netgear02.orsay.grid5000.fr_link_70_DOWN"
-> 8 0 17 2564 125000000.000000
-> 8 0 18 2564 0.000100
-> 6 0 2565 14 2462 "gdx-71.orsay.grid5000.fr"
-> 8 0 15 2565 4715300000.000000
-> 6 0 2566 16 2462 "AS_netgear02.orsay.grid5000.fr_link_71_UP"
-> 8 0 17 2566 125000000.000000
-> 8 0 18 2566 0.000100
-> 6 0 2567 16 2462 "AS_netgear02.orsay.grid5000.fr_link_71_DOWN"
-> 8 0 17 2567 125000000.000000
-> 8 0 18 2567 0.000100
-> 6 0 2568 14 2462 "gdx-72.orsay.grid5000.fr"
-> 8 0 15 2568 4715300000.000000
-> 6 0 2569 16 2462 "AS_netgear02.orsay.grid5000.fr_link_72_UP"
-> 8 0 17 2569 125000000.000000
-> 8 0 18 2569 0.000100
-> 6 0 2570 16 2462 "AS_netgear02.orsay.grid5000.fr_link_72_DOWN"
-> 8 0 17 2570 125000000.000000
-> 8 0 18 2570 0.000100
-> 6 0 2571 19 2462 "gdx-AS_netgear02.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 2572 16 2462 "AS_netgear02.orsay.grid5000.fr_backbone"
-> 8 0 17 2572 1250000000.000000
-> 8 0 18 2572 0.000100
-> 6 0 2573 13 2350 "AS_netgear03.orsay.grid5000.fr"
-> 6 0 2574 14 2573 "gdx-73.orsay.grid5000.fr"
-> 8 0 15 2574 4715300000.000000
-> 6 0 2575 16 2573 "AS_netgear03.orsay.grid5000.fr_link_73_UP"
-> 8 0 17 2575 125000000.000000
-> 8 0 18 2575 0.000100
-> 6 0 2576 16 2573 "AS_netgear03.orsay.grid5000.fr_link_73_DOWN"
-> 8 0 17 2576 125000000.000000
-> 8 0 18 2576 0.000100
-> 6 0 2577 14 2573 "gdx-74.orsay.grid5000.fr"
-> 8 0 15 2577 4715300000.000000
-> 6 0 2578 16 2573 "AS_netgear03.orsay.grid5000.fr_link_74_UP"
-> 8 0 17 2578 125000000.000000
-> 8 0 18 2578 0.000100
-> 6 0 2579 16 2573 "AS_netgear03.orsay.grid5000.fr_link_74_DOWN"
-> 8 0 17 2579 125000000.000000
-> 8 0 18 2579 0.000100
-> 6 0 2580 14 2573 "gdx-75.orsay.grid5000.fr"
-> 8 0 15 2580 4715300000.000000
-> 6 0 2581 16 2573 "AS_netgear03.orsay.grid5000.fr_link_75_UP"
-> 8 0 17 2581 125000000.000000
-> 8 0 18 2581 0.000100
-> 6 0 2582 16 2573 "AS_netgear03.orsay.grid5000.fr_link_75_DOWN"
-> 8 0 17 2582 125000000.000000
-> 8 0 18 2582 0.000100
-> 6 0 2583 14 2573 "gdx-76.orsay.grid5000.fr"
-> 8 0 15 2583 4715300000.000000
-> 6 0 2584 16 2573 "AS_netgear03.orsay.grid5000.fr_link_76_UP"
-> 8 0 17 2584 125000000.000000
-> 8 0 18 2584 0.000100
-> 6 0 2585 16 2573 "AS_netgear03.orsay.grid5000.fr_link_76_DOWN"
-> 8 0 17 2585 125000000.000000
-> 8 0 18 2585 0.000100
-> 6 0 2586 14 2573 "gdx-77.orsay.grid5000.fr"
-> 8 0 15 2586 4715300000.000000
-> 6 0 2587 16 2573 "AS_netgear03.orsay.grid5000.fr_link_77_UP"
-> 8 0 17 2587 125000000.000000
-> 8 0 18 2587 0.000100
-> 6 0 2588 16 2573 "AS_netgear03.orsay.grid5000.fr_link_77_DOWN"
-> 8 0 17 2588 125000000.000000
-> 8 0 18 2588 0.000100
-> 6 0 2589 14 2573 "gdx-78.orsay.grid5000.fr"
-> 8 0 15 2589 4715300000.000000
-> 6 0 2590 16 2573 "AS_netgear03.orsay.grid5000.fr_link_78_UP"
-> 8 0 17 2590 125000000.000000
-> 8 0 18 2590 0.000100
-> 6 0 2591 16 2573 "AS_netgear03.orsay.grid5000.fr_link_78_DOWN"
-> 8 0 17 2591 125000000.000000
-> 8 0 18 2591 0.000100
-> 6 0 2592 14 2573 "gdx-79.orsay.grid5000.fr"
-> 8 0 15 2592 4715300000.000000
-> 6 0 2593 16 2573 "AS_netgear03.orsay.grid5000.fr_link_79_UP"
-> 8 0 17 2593 125000000.000000
-> 8 0 18 2593 0.000100
-> 6 0 2594 16 2573 "AS_netgear03.orsay.grid5000.fr_link_79_DOWN"
-> 8 0 17 2594 125000000.000000
-> 8 0 18 2594 0.000100
-> 6 0 2595 14 2573 "gdx-80.orsay.grid5000.fr"
-> 8 0 15 2595 4715300000.000000
-> 6 0 2596 16 2573 "AS_netgear03.orsay.grid5000.fr_link_80_UP"
-> 8 0 17 2596 125000000.000000
-> 8 0 18 2596 0.000100
-> 6 0 2597 16 2573 "AS_netgear03.orsay.grid5000.fr_link_80_DOWN"
-> 8 0 17 2597 125000000.000000
-> 8 0 18 2597 0.000100
-> 6 0 2598 14 2573 "gdx-81.orsay.grid5000.fr"
-> 8 0 15 2598 4715300000.000000
-> 6 0 2599 16 2573 "AS_netgear03.orsay.grid5000.fr_link_81_UP"
-> 8 0 17 2599 125000000.000000
-> 8 0 18 2599 0.000100
-> 6 0 2600 16 2573 "AS_netgear03.orsay.grid5000.fr_link_81_DOWN"
-> 8 0 17 2600 125000000.000000
-> 8 0 18 2600 0.000100
-> 6 0 2601 14 2573 "gdx-82.orsay.grid5000.fr"
-> 8 0 15 2601 4715300000.000000
-> 6 0 2602 16 2573 "AS_netgear03.orsay.grid5000.fr_link_82_UP"
-> 8 0 17 2602 125000000.000000
-> 8 0 18 2602 0.000100
-> 6 0 2603 16 2573 "AS_netgear03.orsay.grid5000.fr_link_82_DOWN"
-> 8 0 17 2603 125000000.000000
-> 8 0 18 2603 0.000100
-> 6 0 2604 14 2573 "gdx-83.orsay.grid5000.fr"
-> 8 0 15 2604 4715300000.000000
-> 6 0 2605 16 2573 "AS_netgear03.orsay.grid5000.fr_link_83_UP"
-> 8 0 17 2605 125000000.000000
-> 8 0 18 2605 0.000100
-> 6 0 2606 16 2573 "AS_netgear03.orsay.grid5000.fr_link_83_DOWN"
-> 8 0 17 2606 125000000.000000
-> 8 0 18 2606 0.000100
-> 6 0 2607 14 2573 "gdx-84.orsay.grid5000.fr"
-> 8 0 15 2607 4715300000.000000
-> 6 0 2608 16 2573 "AS_netgear03.orsay.grid5000.fr_link_84_UP"
-> 8 0 17 2608 125000000.000000
-> 8 0 18 2608 0.000100
-> 6 0 2609 16 2573 "AS_netgear03.orsay.grid5000.fr_link_84_DOWN"
-> 8 0 17 2609 125000000.000000
-> 8 0 18 2609 0.000100
-> 6 0 2610 14 2573 "gdx-85.orsay.grid5000.fr"
-> 8 0 15 2610 4715300000.000000
-> 6 0 2611 16 2573 "AS_netgear03.orsay.grid5000.fr_link_85_UP"
-> 8 0 17 2611 125000000.000000
-> 8 0 18 2611 0.000100
-> 6 0 2612 16 2573 "AS_netgear03.orsay.grid5000.fr_link_85_DOWN"
-> 8 0 17 2612 125000000.000000
-> 8 0 18 2612 0.000100
-> 6 0 2613 14 2573 "gdx-86.orsay.grid5000.fr"
-> 8 0 15 2613 4715300000.000000
-> 6 0 2614 16 2573 "AS_netgear03.orsay.grid5000.fr_link_86_UP"
-> 8 0 17 2614 125000000.000000
-> 8 0 18 2614 0.000100
-> 6 0 2615 16 2573 "AS_netgear03.orsay.grid5000.fr_link_86_DOWN"
-> 8 0 17 2615 125000000.000000
-> 8 0 18 2615 0.000100
-> 6 0 2616 14 2573 "gdx-87.orsay.grid5000.fr"
-> 8 0 15 2616 4715300000.000000
-> 6 0 2617 16 2573 "AS_netgear03.orsay.grid5000.fr_link_87_UP"
-> 8 0 17 2617 125000000.000000
-> 8 0 18 2617 0.000100
-> 6 0 2618 16 2573 "AS_netgear03.orsay.grid5000.fr_link_87_DOWN"
-> 8 0 17 2618 125000000.000000
-> 8 0 18 2618 0.000100
-> 6 0 2619 14 2573 "gdx-88.orsay.grid5000.fr"
-> 8 0 15 2619 4715300000.000000
-> 6 0 2620 16 2573 "AS_netgear03.orsay.grid5000.fr_link_88_UP"
-> 8 0 17 2620 125000000.000000
-> 8 0 18 2620 0.000100
-> 6 0 2621 16 2573 "AS_netgear03.orsay.grid5000.fr_link_88_DOWN"
-> 8 0 17 2621 125000000.000000
-> 8 0 18 2621 0.000100
-> 6 0 2622 14 2573 "gdx-89.orsay.grid5000.fr"
-> 8 0 15 2622 4715300000.000000
-> 6 0 2623 16 2573 "AS_netgear03.orsay.grid5000.fr_link_89_UP"
-> 8 0 17 2623 125000000.000000
-> 8 0 18 2623 0.000100
-> 6 0 2624 16 2573 "AS_netgear03.orsay.grid5000.fr_link_89_DOWN"
-> 8 0 17 2624 125000000.000000
-> 8 0 18 2624 0.000100
-> 6 0 2625 14 2573 "gdx-90.orsay.grid5000.fr"
-> 8 0 15 2625 4715300000.000000
-> 6 0 2626 16 2573 "AS_netgear03.orsay.grid5000.fr_link_90_UP"
-> 8 0 17 2626 125000000.000000
-> 8 0 18 2626 0.000100
-> 6 0 2627 16 2573 "AS_netgear03.orsay.grid5000.fr_link_90_DOWN"
-> 8 0 17 2627 125000000.000000
-> 8 0 18 2627 0.000100
-> 6 0 2628 14 2573 "gdx-91.orsay.grid5000.fr"
-> 8 0 15 2628 4715300000.000000
-> 6 0 2629 16 2573 "AS_netgear03.orsay.grid5000.fr_link_91_UP"
-> 8 0 17 2629 125000000.000000
-> 8 0 18 2629 0.000100
-> 6 0 2630 16 2573 "AS_netgear03.orsay.grid5000.fr_link_91_DOWN"
-> 8 0 17 2630 125000000.000000
-> 8 0 18 2630 0.000100
-> 6 0 2631 14 2573 "gdx-92.orsay.grid5000.fr"
-> 8 0 15 2631 4715300000.000000
-> 6 0 2632 16 2573 "AS_netgear03.orsay.grid5000.fr_link_92_UP"
-> 8 0 17 2632 125000000.000000
-> 8 0 18 2632 0.000100
-> 6 0 2633 16 2573 "AS_netgear03.orsay.grid5000.fr_link_92_DOWN"
-> 8 0 17 2633 125000000.000000
-> 8 0 18 2633 0.000100
-> 6 0 2634 14 2573 "gdx-93.orsay.grid5000.fr"
-> 8 0 15 2634 4715300000.000000
-> 6 0 2635 16 2573 "AS_netgear03.orsay.grid5000.fr_link_93_UP"
-> 8 0 17 2635 125000000.000000
-> 8 0 18 2635 0.000100
-> 6 0 2636 16 2573 "AS_netgear03.orsay.grid5000.fr_link_93_DOWN"
-> 8 0 17 2636 125000000.000000
-> 8 0 18 2636 0.000100
-> 6 0 2637 14 2573 "gdx-94.orsay.grid5000.fr"
-> 8 0 15 2637 4715300000.000000
-> 6 0 2638 16 2573 "AS_netgear03.orsay.grid5000.fr_link_94_UP"
-> 8 0 17 2638 125000000.000000
-> 8 0 18 2638 0.000100
-> 6 0 2639 16 2573 "AS_netgear03.orsay.grid5000.fr_link_94_DOWN"
-> 8 0 17 2639 125000000.000000
-> 8 0 18 2639 0.000100
-> 6 0 2640 14 2573 "gdx-95.orsay.grid5000.fr"
-> 8 0 15 2640 4715300000.000000
-> 6 0 2641 16 2573 "AS_netgear03.orsay.grid5000.fr_link_95_UP"
-> 8 0 17 2641 125000000.000000
-> 8 0 18 2641 0.000100
-> 6 0 2642 16 2573 "AS_netgear03.orsay.grid5000.fr_link_95_DOWN"
-> 8 0 17 2642 125000000.000000
-> 8 0 18 2642 0.000100
-> 6 0 2643 14 2573 "gdx-96.orsay.grid5000.fr"
-> 8 0 15 2643 4715300000.000000
-> 6 0 2644 16 2573 "AS_netgear03.orsay.grid5000.fr_link_96_UP"
-> 8 0 17 2644 125000000.000000
-> 8 0 18 2644 0.000100
-> 6 0 2645 16 2573 "AS_netgear03.orsay.grid5000.fr_link_96_DOWN"
-> 8 0 17 2645 125000000.000000
-> 8 0 18 2645 0.000100
-> 6 0 2646 14 2573 "gdx-97.orsay.grid5000.fr"
-> 8 0 15 2646 4715300000.000000
-> 6 0 2647 16 2573 "AS_netgear03.orsay.grid5000.fr_link_97_UP"
-> 8 0 17 2647 125000000.000000
-> 8 0 18 2647 0.000100
-> 6 0 2648 16 2573 "AS_netgear03.orsay.grid5000.fr_link_97_DOWN"
-> 8 0 17 2648 125000000.000000
-> 8 0 18 2648 0.000100
-> 6 0 2649 14 2573 "gdx-98.orsay.grid5000.fr"
-> 8 0 15 2649 4715300000.000000
-> 6 0 2650 16 2573 "AS_netgear03.orsay.grid5000.fr_link_98_UP"
-> 8 0 17 2650 125000000.000000
-> 8 0 18 2650 0.000100
-> 6 0 2651 16 2573 "AS_netgear03.orsay.grid5000.fr_link_98_DOWN"
-> 8 0 17 2651 125000000.000000
-> 8 0 18 2651 0.000100
-> 6 0 2652 14 2573 "gdx-99.orsay.grid5000.fr"
-> 8 0 15 2652 4715300000.000000
-> 6 0 2653 16 2573 "AS_netgear03.orsay.grid5000.fr_link_99_UP"
-> 8 0 17 2653 125000000.000000
-> 8 0 18 2653 0.000100
-> 6 0 2654 16 2573 "AS_netgear03.orsay.grid5000.fr_link_99_DOWN"
-> 8 0 17 2654 125000000.000000
-> 8 0 18 2654 0.000100
-> 6 0 2655 14 2573 "gdx-100.orsay.grid5000.fr"
-> 8 0 15 2655 4715300000.000000
-> 6 0 2656 16 2573 "AS_netgear03.orsay.grid5000.fr_link_100_UP"
-> 8 0 17 2656 125000000.000000
-> 8 0 18 2656 0.000100
-> 6 0 2657 16 2573 "AS_netgear03.orsay.grid5000.fr_link_100_DOWN"
-> 8 0 17 2657 125000000.000000
-> 8 0 18 2657 0.000100
-> 6 0 2658 14 2573 "gdx-101.orsay.grid5000.fr"
-> 8 0 15 2658 4715300000.000000
-> 6 0 2659 16 2573 "AS_netgear03.orsay.grid5000.fr_link_101_UP"
-> 8 0 17 2659 125000000.000000
-> 8 0 18 2659 0.000100
-> 6 0 2660 16 2573 "AS_netgear03.orsay.grid5000.fr_link_101_DOWN"
-> 8 0 17 2660 125000000.000000
-> 8 0 18 2660 0.000100
-> 6 0 2661 14 2573 "gdx-102.orsay.grid5000.fr"
-> 8 0 15 2661 4715300000.000000
-> 6 0 2662 16 2573 "AS_netgear03.orsay.grid5000.fr_link_102_UP"
-> 8 0 17 2662 125000000.000000
-> 8 0 18 2662 0.000100
-> 6 0 2663 16 2573 "AS_netgear03.orsay.grid5000.fr_link_102_DOWN"
-> 8 0 17 2663 125000000.000000
-> 8 0 18 2663 0.000100
-> 6 0 2664 14 2573 "gdx-103.orsay.grid5000.fr"
-> 8 0 15 2664 4715300000.000000
-> 6 0 2665 16 2573 "AS_netgear03.orsay.grid5000.fr_link_103_UP"
-> 8 0 17 2665 125000000.000000
-> 8 0 18 2665 0.000100
-> 6 0 2666 16 2573 "AS_netgear03.orsay.grid5000.fr_link_103_DOWN"
-> 8 0 17 2666 125000000.000000
-> 8 0 18 2666 0.000100
-> 6 0 2667 14 2573 "gdx-104.orsay.grid5000.fr"
-> 8 0 15 2667 4715300000.000000
-> 6 0 2668 16 2573 "AS_netgear03.orsay.grid5000.fr_link_104_UP"
-> 8 0 17 2668 125000000.000000
-> 8 0 18 2668 0.000100
-> 6 0 2669 16 2573 "AS_netgear03.orsay.grid5000.fr_link_104_DOWN"
-> 8 0 17 2669 125000000.000000
-> 8 0 18 2669 0.000100
-> 6 0 2670 14 2573 "gdx-105.orsay.grid5000.fr"
-> 8 0 15 2670 4715300000.000000
-> 6 0 2671 16 2573 "AS_netgear03.orsay.grid5000.fr_link_105_UP"
-> 8 0 17 2671 125000000.000000
-> 8 0 18 2671 0.000100
-> 6 0 2672 16 2573 "AS_netgear03.orsay.grid5000.fr_link_105_DOWN"
-> 8 0 17 2672 125000000.000000
-> 8 0 18 2672 0.000100
-> 6 0 2673 14 2573 "gdx-106.orsay.grid5000.fr"
-> 8 0 15 2673 4715300000.000000
-> 6 0 2674 16 2573 "AS_netgear03.orsay.grid5000.fr_link_106_UP"
-> 8 0 17 2674 125000000.000000
-> 8 0 18 2674 0.000100
-> 6 0 2675 16 2573 "AS_netgear03.orsay.grid5000.fr_link_106_DOWN"
-> 8 0 17 2675 125000000.000000
-> 8 0 18 2675 0.000100
-> 6 0 2676 14 2573 "gdx-107.orsay.grid5000.fr"
-> 8 0 15 2676 4715300000.000000
-> 6 0 2677 16 2573 "AS_netgear03.orsay.grid5000.fr_link_107_UP"
-> 8 0 17 2677 125000000.000000
-> 8 0 18 2677 0.000100
-> 6 0 2678 16 2573 "AS_netgear03.orsay.grid5000.fr_link_107_DOWN"
-> 8 0 17 2678 125000000.000000
-> 8 0 18 2678 0.000100
-> 6 0 2679 14 2573 "gdx-108.orsay.grid5000.fr"
-> 8 0 15 2679 4715300000.000000
-> 6 0 2680 16 2573 "AS_netgear03.orsay.grid5000.fr_link_108_UP"
-> 8 0 17 2680 125000000.000000
-> 8 0 18 2680 0.000100
-> 6 0 2681 16 2573 "AS_netgear03.orsay.grid5000.fr_link_108_DOWN"
-> 8 0 17 2681 125000000.000000
-> 8 0 18 2681 0.000100
-> 6 0 2682 19 2573 "gdx-AS_netgear03.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 2683 16 2573 "AS_netgear03.orsay.grid5000.fr_backbone"
-> 8 0 17 2683 1250000000.000000
-> 8 0 18 2683 0.000100
-> 6 0 2684 13 2350 "AS_netgear04.orsay.grid5000.fr"
-> 6 0 2685 14 2684 "gdx-109.orsay.grid5000.fr"
-> 8 0 15 2685 4715300000.000000
-> 6 0 2686 16 2684 "AS_netgear04.orsay.grid5000.fr_link_109_UP"
-> 8 0 17 2686 125000000.000000
-> 8 0 18 2686 0.000100
-> 6 0 2687 16 2684 "AS_netgear04.orsay.grid5000.fr_link_109_DOWN"
-> 8 0 17 2687 125000000.000000
-> 8 0 18 2687 0.000100
-> 6 0 2688 14 2684 "gdx-110.orsay.grid5000.fr"
-> 8 0 15 2688 4715300000.000000
-> 6 0 2689 16 2684 "AS_netgear04.orsay.grid5000.fr_link_110_UP"
-> 8 0 17 2689 125000000.000000
-> 8 0 18 2689 0.000100
-> 6 0 2690 16 2684 "AS_netgear04.orsay.grid5000.fr_link_110_DOWN"
-> 8 0 17 2690 125000000.000000
-> 8 0 18 2690 0.000100
-> 6 0 2691 14 2684 "gdx-111.orsay.grid5000.fr"
-> 8 0 15 2691 4715300000.000000
-> 6 0 2692 16 2684 "AS_netgear04.orsay.grid5000.fr_link_111_UP"
-> 8 0 17 2692 125000000.000000
-> 8 0 18 2692 0.000100
-> 6 0 2693 16 2684 "AS_netgear04.orsay.grid5000.fr_link_111_DOWN"
-> 8 0 17 2693 125000000.000000
-> 8 0 18 2693 0.000100
-> 6 0 2694 14 2684 "gdx-112.orsay.grid5000.fr"
-> 8 0 15 2694 4715300000.000000
-> 6 0 2695 16 2684 "AS_netgear04.orsay.grid5000.fr_link_112_UP"
-> 8 0 17 2695 125000000.000000
-> 8 0 18 2695 0.000100
-> 6 0 2696 16 2684 "AS_netgear04.orsay.grid5000.fr_link_112_DOWN"
-> 8 0 17 2696 125000000.000000
-> 8 0 18 2696 0.000100
-> 6 0 2697 14 2684 "gdx-113.orsay.grid5000.fr"
-> 8 0 15 2697 4715300000.000000
-> 6 0 2698 16 2684 "AS_netgear04.orsay.grid5000.fr_link_113_UP"
-> 8 0 17 2698 125000000.000000
-> 8 0 18 2698 0.000100
-> 6 0 2699 16 2684 "AS_netgear04.orsay.grid5000.fr_link_113_DOWN"
-> 8 0 17 2699 125000000.000000
-> 8 0 18 2699 0.000100
-> 6 0 2700 14 2684 "gdx-114.orsay.grid5000.fr"
-> 8 0 15 2700 4715300000.000000
-> 6 0 2701 16 2684 "AS_netgear04.orsay.grid5000.fr_link_114_UP"
-> 8 0 17 2701 125000000.000000
-> 8 0 18 2701 0.000100
-> 6 0 2702 16 2684 "AS_netgear04.orsay.grid5000.fr_link_114_DOWN"
-> 8 0 17 2702 125000000.000000
-> 8 0 18 2702 0.000100
-> 6 0 2703 14 2684 "gdx-115.orsay.grid5000.fr"
-> 8 0 15 2703 4715300000.000000
-> 6 0 2704 16 2684 "AS_netgear04.orsay.grid5000.fr_link_115_UP"
-> 8 0 17 2704 125000000.000000
-> 8 0 18 2704 0.000100
-> 6 0 2705 16 2684 "AS_netgear04.orsay.grid5000.fr_link_115_DOWN"
-> 8 0 17 2705 125000000.000000
-> 8 0 18 2705 0.000100
-> 6 0 2706 14 2684 "gdx-116.orsay.grid5000.fr"
-> 8 0 15 2706 4715300000.000000
-> 6 0 2707 16 2684 "AS_netgear04.orsay.grid5000.fr_link_116_UP"
-> 8 0 17 2707 125000000.000000
-> 8 0 18 2707 0.000100
-> 6 0 2708 16 2684 "AS_netgear04.orsay.grid5000.fr_link_116_DOWN"
-> 8 0 17 2708 125000000.000000
-> 8 0 18 2708 0.000100
-> 6 0 2709 14 2684 "gdx-117.orsay.grid5000.fr"
-> 8 0 15 2709 4715300000.000000
-> 6 0 2710 16 2684 "AS_netgear04.orsay.grid5000.fr_link_117_UP"
-> 8 0 17 2710 125000000.000000
-> 8 0 18 2710 0.000100
-> 6 0 2711 16 2684 "AS_netgear04.orsay.grid5000.fr_link_117_DOWN"
-> 8 0 17 2711 125000000.000000
-> 8 0 18 2711 0.000100
-> 6 0 2712 14 2684 "gdx-118.orsay.grid5000.fr"
-> 8 0 15 2712 4715300000.000000
-> 6 0 2713 16 2684 "AS_netgear04.orsay.grid5000.fr_link_118_UP"
-> 8 0 17 2713 125000000.000000
-> 8 0 18 2713 0.000100
-> 6 0 2714 16 2684 "AS_netgear04.orsay.grid5000.fr_link_118_DOWN"
-> 8 0 17 2714 125000000.000000
-> 8 0 18 2714 0.000100
-> 6 0 2715 14 2684 "gdx-119.orsay.grid5000.fr"
-> 8 0 15 2715 4715300000.000000
-> 6 0 2716 16 2684 "AS_netgear04.orsay.grid5000.fr_link_119_UP"
-> 8 0 17 2716 125000000.000000
-> 8 0 18 2716 0.000100
-> 6 0 2717 16 2684 "AS_netgear04.orsay.grid5000.fr_link_119_DOWN"
-> 8 0 17 2717 125000000.000000
-> 8 0 18 2717 0.000100
-> 6 0 2718 14 2684 "gdx-120.orsay.grid5000.fr"
-> 8 0 15 2718 4715300000.000000
-> 6 0 2719 16 2684 "AS_netgear04.orsay.grid5000.fr_link_120_UP"
-> 8 0 17 2719 125000000.000000
-> 8 0 18 2719 0.000100
-> 6 0 2720 16 2684 "AS_netgear04.orsay.grid5000.fr_link_120_DOWN"
-> 8 0 17 2720 125000000.000000
-> 8 0 18 2720 0.000100
-> 6 0 2721 14 2684 "gdx-121.orsay.grid5000.fr"
-> 8 0 15 2721 4715300000.000000
-> 6 0 2722 16 2684 "AS_netgear04.orsay.grid5000.fr_link_121_UP"
-> 8 0 17 2722 125000000.000000
-> 8 0 18 2722 0.000100
-> 6 0 2723 16 2684 "AS_netgear04.orsay.grid5000.fr_link_121_DOWN"
-> 8 0 17 2723 125000000.000000
-> 8 0 18 2723 0.000100
-> 6 0 2724 14 2684 "gdx-122.orsay.grid5000.fr"
-> 8 0 15 2724 4715300000.000000
-> 6 0 2725 16 2684 "AS_netgear04.orsay.grid5000.fr_link_122_UP"
-> 8 0 17 2725 125000000.000000
-> 8 0 18 2725 0.000100
-> 6 0 2726 16 2684 "AS_netgear04.orsay.grid5000.fr_link_122_DOWN"
-> 8 0 17 2726 125000000.000000
-> 8 0 18 2726 0.000100
-> 6 0 2727 14 2684 "gdx-123.orsay.grid5000.fr"
-> 8 0 15 2727 4715300000.000000
-> 6 0 2728 16 2684 "AS_netgear04.orsay.grid5000.fr_link_123_UP"
-> 8 0 17 2728 125000000.000000
-> 8 0 18 2728 0.000100
-> 6 0 2729 16 2684 "AS_netgear04.orsay.grid5000.fr_link_123_DOWN"
-> 8 0 17 2729 125000000.000000
-> 8 0 18 2729 0.000100
-> 6 0 2730 14 2684 "gdx-124.orsay.grid5000.fr"
-> 8 0 15 2730 4715300000.000000
-> 6 0 2731 16 2684 "AS_netgear04.orsay.grid5000.fr_link_124_UP"
-> 8 0 17 2731 125000000.000000
-> 8 0 18 2731 0.000100
-> 6 0 2732 16 2684 "AS_netgear04.orsay.grid5000.fr_link_124_DOWN"
-> 8 0 17 2732 125000000.000000
-> 8 0 18 2732 0.000100
-> 6 0 2733 14 2684 "gdx-125.orsay.grid5000.fr"
-> 8 0 15 2733 4715300000.000000
-> 6 0 2734 16 2684 "AS_netgear04.orsay.grid5000.fr_link_125_UP"
-> 8 0 17 2734 125000000.000000
-> 8 0 18 2734 0.000100
-> 6 0 2735 16 2684 "AS_netgear04.orsay.grid5000.fr_link_125_DOWN"
-> 8 0 17 2735 125000000.000000
-> 8 0 18 2735 0.000100
-> 6 0 2736 14 2684 "gdx-126.orsay.grid5000.fr"
-> 8 0 15 2736 4715300000.000000
-> 6 0 2737 16 2684 "AS_netgear04.orsay.grid5000.fr_link_126_UP"
-> 8 0 17 2737 125000000.000000
-> 8 0 18 2737 0.000100
-> 6 0 2738 16 2684 "AS_netgear04.orsay.grid5000.fr_link_126_DOWN"
-> 8 0 17 2738 125000000.000000
-> 8 0 18 2738 0.000100
-> 6 0 2739 14 2684 "gdx-127.orsay.grid5000.fr"
-> 8 0 15 2739 4715300000.000000
-> 6 0 2740 16 2684 "AS_netgear04.orsay.grid5000.fr_link_127_UP"
-> 8 0 17 2740 125000000.000000
-> 8 0 18 2740 0.000100
-> 6 0 2741 16 2684 "AS_netgear04.orsay.grid5000.fr_link_127_DOWN"
-> 8 0 17 2741 125000000.000000
-> 8 0 18 2741 0.000100
-> 6 0 2742 14 2684 "gdx-128.orsay.grid5000.fr"
-> 8 0 15 2742 4715300000.000000
-> 6 0 2743 16 2684 "AS_netgear04.orsay.grid5000.fr_link_128_UP"
-> 8 0 17 2743 125000000.000000
-> 8 0 18 2743 0.000100
-> 6 0 2744 16 2684 "AS_netgear04.orsay.grid5000.fr_link_128_DOWN"
-> 8 0 17 2744 125000000.000000
-> 8 0 18 2744 0.000100
-> 6 0 2745 14 2684 "gdx-129.orsay.grid5000.fr"
-> 8 0 15 2745 4715300000.000000
-> 6 0 2746 16 2684 "AS_netgear04.orsay.grid5000.fr_link_129_UP"
-> 8 0 17 2746 125000000.000000
-> 8 0 18 2746 0.000100
-> 6 0 2747 16 2684 "AS_netgear04.orsay.grid5000.fr_link_129_DOWN"
-> 8 0 17 2747 125000000.000000
-> 8 0 18 2747 0.000100
-> 6 0 2748 14 2684 "gdx-130.orsay.grid5000.fr"
-> 8 0 15 2748 4715300000.000000
-> 6 0 2749 16 2684 "AS_netgear04.orsay.grid5000.fr_link_130_UP"
-> 8 0 17 2749 125000000.000000
-> 8 0 18 2749 0.000100
-> 6 0 2750 16 2684 "AS_netgear04.orsay.grid5000.fr_link_130_DOWN"
-> 8 0 17 2750 125000000.000000
-> 8 0 18 2750 0.000100
-> 6 0 2751 14 2684 "gdx-131.orsay.grid5000.fr"
-> 8 0 15 2751 4715300000.000000
-> 6 0 2752 16 2684 "AS_netgear04.orsay.grid5000.fr_link_131_UP"
-> 8 0 17 2752 125000000.000000
-> 8 0 18 2752 0.000100
-> 6 0 2753 16 2684 "AS_netgear04.orsay.grid5000.fr_link_131_DOWN"
-> 8 0 17 2753 125000000.000000
-> 8 0 18 2753 0.000100
-> 6 0 2754 14 2684 "gdx-132.orsay.grid5000.fr"
-> 8 0 15 2754 4715300000.000000
-> 6 0 2755 16 2684 "AS_netgear04.orsay.grid5000.fr_link_132_UP"
-> 8 0 17 2755 125000000.000000
-> 8 0 18 2755 0.000100
-> 6 0 2756 16 2684 "AS_netgear04.orsay.grid5000.fr_link_132_DOWN"
-> 8 0 17 2756 125000000.000000
-> 8 0 18 2756 0.000100
-> 6 0 2757 14 2684 "gdx-133.orsay.grid5000.fr"
-> 8 0 15 2757 4715300000.000000
-> 6 0 2758 16 2684 "AS_netgear04.orsay.grid5000.fr_link_133_UP"
-> 8 0 17 2758 125000000.000000
-> 8 0 18 2758 0.000100
-> 6 0 2759 16 2684 "AS_netgear04.orsay.grid5000.fr_link_133_DOWN"
-> 8 0 17 2759 125000000.000000
-> 8 0 18 2759 0.000100
-> 6 0 2760 14 2684 "gdx-134.orsay.grid5000.fr"
-> 8 0 15 2760 4715300000.000000
-> 6 0 2761 16 2684 "AS_netgear04.orsay.grid5000.fr_link_134_UP"
-> 8 0 17 2761 125000000.000000
-> 8 0 18 2761 0.000100
-> 6 0 2762 16 2684 "AS_netgear04.orsay.grid5000.fr_link_134_DOWN"
-> 8 0 17 2762 125000000.000000
-> 8 0 18 2762 0.000100
-> 6 0 2763 14 2684 "gdx-135.orsay.grid5000.fr"
-> 8 0 15 2763 4715300000.000000
-> 6 0 2764 16 2684 "AS_netgear04.orsay.grid5000.fr_link_135_UP"
-> 8 0 17 2764 125000000.000000
-> 8 0 18 2764 0.000100
-> 6 0 2765 16 2684 "AS_netgear04.orsay.grid5000.fr_link_135_DOWN"
-> 8 0 17 2765 125000000.000000
-> 8 0 18 2765 0.000100
-> 6 0 2766 14 2684 "gdx-136.orsay.grid5000.fr"
-> 8 0 15 2766 4715300000.000000
-> 6 0 2767 16 2684 "AS_netgear04.orsay.grid5000.fr_link_136_UP"
-> 8 0 17 2767 125000000.000000
-> 8 0 18 2767 0.000100
-> 6 0 2768 16 2684 "AS_netgear04.orsay.grid5000.fr_link_136_DOWN"
-> 8 0 17 2768 125000000.000000
-> 8 0 18 2768 0.000100
-> 6 0 2769 14 2684 "gdx-137.orsay.grid5000.fr"
-> 8 0 15 2769 4715300000.000000
-> 6 0 2770 16 2684 "AS_netgear04.orsay.grid5000.fr_link_137_UP"
-> 8 0 17 2770 125000000.000000
-> 8 0 18 2770 0.000100
-> 6 0 2771 16 2684 "AS_netgear04.orsay.grid5000.fr_link_137_DOWN"
-> 8 0 17 2771 125000000.000000
-> 8 0 18 2771 0.000100
-> 6 0 2772 14 2684 "gdx-138.orsay.grid5000.fr"
-> 8 0 15 2772 4715300000.000000
-> 6 0 2773 16 2684 "AS_netgear04.orsay.grid5000.fr_link_138_UP"
-> 8 0 17 2773 125000000.000000
-> 8 0 18 2773 0.000100
-> 6 0 2774 16 2684 "AS_netgear04.orsay.grid5000.fr_link_138_DOWN"
-> 8 0 17 2774 125000000.000000
-> 8 0 18 2774 0.000100
-> 6 0 2775 14 2684 "gdx-139.orsay.grid5000.fr"
-> 8 0 15 2775 4715300000.000000
-> 6 0 2776 16 2684 "AS_netgear04.orsay.grid5000.fr_link_139_UP"
-> 8 0 17 2776 125000000.000000
-> 8 0 18 2776 0.000100
-> 6 0 2777 16 2684 "AS_netgear04.orsay.grid5000.fr_link_139_DOWN"
-> 8 0 17 2777 125000000.000000
-> 8 0 18 2777 0.000100
-> 6 0 2778 14 2684 "gdx-140.orsay.grid5000.fr"
-> 8 0 15 2778 4715300000.000000
-> 6 0 2779 16 2684 "AS_netgear04.orsay.grid5000.fr_link_140_UP"
-> 8 0 17 2779 125000000.000000
-> 8 0 18 2779 0.000100
-> 6 0 2780 16 2684 "AS_netgear04.orsay.grid5000.fr_link_140_DOWN"
-> 8 0 17 2780 125000000.000000
-> 8 0 18 2780 0.000100
-> 6 0 2781 14 2684 "gdx-141.orsay.grid5000.fr"
-> 8 0 15 2781 4715300000.000000
-> 6 0 2782 16 2684 "AS_netgear04.orsay.grid5000.fr_link_141_UP"
-> 8 0 17 2782 125000000.000000
-> 8 0 18 2782 0.000100
-> 6 0 2783 16 2684 "AS_netgear04.orsay.grid5000.fr_link_141_DOWN"
-> 8 0 17 2783 125000000.000000
-> 8 0 18 2783 0.000100
-> 6 0 2784 14 2684 "gdx-142.orsay.grid5000.fr"
-> 8 0 15 2784 4715300000.000000
-> 6 0 2785 16 2684 "AS_netgear04.orsay.grid5000.fr_link_142_UP"
-> 8 0 17 2785 125000000.000000
-> 8 0 18 2785 0.000100
-> 6 0 2786 16 2684 "AS_netgear04.orsay.grid5000.fr_link_142_DOWN"
-> 8 0 17 2786 125000000.000000
-> 8 0 18 2786 0.000100
-> 6 0 2787 14 2684 "gdx-143.orsay.grid5000.fr"
-> 8 0 15 2787 4715300000.000000
-> 6 0 2788 16 2684 "AS_netgear04.orsay.grid5000.fr_link_143_UP"
-> 8 0 17 2788 125000000.000000
-> 8 0 18 2788 0.000100
-> 6 0 2789 16 2684 "AS_netgear04.orsay.grid5000.fr_link_143_DOWN"
-> 8 0 17 2789 125000000.000000
-> 8 0 18 2789 0.000100
-> 6 0 2790 14 2684 "gdx-144.orsay.grid5000.fr"
-> 8 0 15 2790 4715300000.000000
-> 6 0 2791 16 2684 "AS_netgear04.orsay.grid5000.fr_link_144_UP"
-> 8 0 17 2791 125000000.000000
-> 8 0 18 2791 0.000100
-> 6 0 2792 16 2684 "AS_netgear04.orsay.grid5000.fr_link_144_DOWN"
-> 8 0 17 2792 125000000.000000
-> 8 0 18 2792 0.000100
-> 6 0 2793 19 2684 "gdx-AS_netgear04.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 2794 16 2684 "AS_netgear04.orsay.grid5000.fr_backbone"
-> 8 0 17 2794 1250000000.000000
-> 8 0 18 2794 0.000100
-> 6 0 2795 13 2350 "AS_netgear05.orsay.grid5000.fr"
-> 6 0 2796 14 2795 "gdx-145.orsay.grid5000.fr"
-> 8 0 15 2796 4715300000.000000
-> 6 0 2797 16 2795 "AS_netgear05.orsay.grid5000.fr_link_145_UP"
-> 8 0 17 2797 125000000.000000
-> 8 0 18 2797 0.000100
-> 6 0 2798 16 2795 "AS_netgear05.orsay.grid5000.fr_link_145_DOWN"
-> 8 0 17 2798 125000000.000000
-> 8 0 18 2798 0.000100
-> 6 0 2799 14 2795 "gdx-146.orsay.grid5000.fr"
-> 8 0 15 2799 4715300000.000000
-> 6 0 2800 16 2795 "AS_netgear05.orsay.grid5000.fr_link_146_UP"
-> 8 0 17 2800 125000000.000000
-> 8 0 18 2800 0.000100
-> 6 0 2801 16 2795 "AS_netgear05.orsay.grid5000.fr_link_146_DOWN"
-> 8 0 17 2801 125000000.000000
-> 8 0 18 2801 0.000100
-> 6 0 2802 14 2795 "gdx-147.orsay.grid5000.fr"
-> 8 0 15 2802 4715300000.000000
-> 6 0 2803 16 2795 "AS_netgear05.orsay.grid5000.fr_link_147_UP"
-> 8 0 17 2803 125000000.000000
-> 8 0 18 2803 0.000100
-> 6 0 2804 16 2795 "AS_netgear05.orsay.grid5000.fr_link_147_DOWN"
-> 8 0 17 2804 125000000.000000
-> 8 0 18 2804 0.000100
-> 6 0 2805 14 2795 "gdx-148.orsay.grid5000.fr"
-> 8 0 15 2805 4715300000.000000
-> 6 0 2806 16 2795 "AS_netgear05.orsay.grid5000.fr_link_148_UP"
-> 8 0 17 2806 125000000.000000
-> 8 0 18 2806 0.000100
-> 6 0 2807 16 2795 "AS_netgear05.orsay.grid5000.fr_link_148_DOWN"
-> 8 0 17 2807 125000000.000000
-> 8 0 18 2807 0.000100
-> 6 0 2808 14 2795 "gdx-149.orsay.grid5000.fr"
-> 8 0 15 2808 4715300000.000000
-> 6 0 2809 16 2795 "AS_netgear05.orsay.grid5000.fr_link_149_UP"
-> 8 0 17 2809 125000000.000000
-> 8 0 18 2809 0.000100
-> 6 0 2810 16 2795 "AS_netgear05.orsay.grid5000.fr_link_149_DOWN"
-> 8 0 17 2810 125000000.000000
-> 8 0 18 2810 0.000100
-> 6 0 2811 14 2795 "gdx-150.orsay.grid5000.fr"
-> 8 0 15 2811 4715300000.000000
-> 6 0 2812 16 2795 "AS_netgear05.orsay.grid5000.fr_link_150_UP"
-> 8 0 17 2812 125000000.000000
-> 8 0 18 2812 0.000100
-> 6 0 2813 16 2795 "AS_netgear05.orsay.grid5000.fr_link_150_DOWN"
-> 8 0 17 2813 125000000.000000
-> 8 0 18 2813 0.000100
-> 6 0 2814 14 2795 "gdx-151.orsay.grid5000.fr"
-> 8 0 15 2814 4715300000.000000
-> 6 0 2815 16 2795 "AS_netgear05.orsay.grid5000.fr_link_151_UP"
-> 8 0 17 2815 125000000.000000
-> 8 0 18 2815 0.000100
-> 6 0 2816 16 2795 "AS_netgear05.orsay.grid5000.fr_link_151_DOWN"
-> 8 0 17 2816 125000000.000000
-> 8 0 18 2816 0.000100
-> 6 0 2817 14 2795 "gdx-152.orsay.grid5000.fr"
-> 8 0 15 2817 4715300000.000000
-> 6 0 2818 16 2795 "AS_netgear05.orsay.grid5000.fr_link_152_UP"
-> 8 0 17 2818 125000000.000000
-> 8 0 18 2818 0.000100
-> 6 0 2819 16 2795 "AS_netgear05.orsay.grid5000.fr_link_152_DOWN"
-> 8 0 17 2819 125000000.000000
-> 8 0 18 2819 0.000100
-> 6 0 2820 14 2795 "gdx-153.orsay.grid5000.fr"
-> 8 0 15 2820 4715300000.000000
-> 6 0 2821 16 2795 "AS_netgear05.orsay.grid5000.fr_link_153_UP"
-> 8 0 17 2821 125000000.000000
-> 8 0 18 2821 0.000100
-> 6 0 2822 16 2795 "AS_netgear05.orsay.grid5000.fr_link_153_DOWN"
-> 8 0 17 2822 125000000.000000
-> 8 0 18 2822 0.000100
-> 6 0 2823 14 2795 "gdx-154.orsay.grid5000.fr"
-> 8 0 15 2823 4715300000.000000
-> 6 0 2824 16 2795 "AS_netgear05.orsay.grid5000.fr_link_154_UP"
-> 8 0 17 2824 125000000.000000
-> 8 0 18 2824 0.000100
-> 6 0 2825 16 2795 "AS_netgear05.orsay.grid5000.fr_link_154_DOWN"
-> 8 0 17 2825 125000000.000000
-> 8 0 18 2825 0.000100
-> 6 0 2826 14 2795 "gdx-155.orsay.grid5000.fr"
-> 8 0 15 2826 4715300000.000000
-> 6 0 2827 16 2795 "AS_netgear05.orsay.grid5000.fr_link_155_UP"
-> 8 0 17 2827 125000000.000000
-> 8 0 18 2827 0.000100
-> 6 0 2828 16 2795 "AS_netgear05.orsay.grid5000.fr_link_155_DOWN"
-> 8 0 17 2828 125000000.000000
-> 8 0 18 2828 0.000100
-> 6 0 2829 14 2795 "gdx-156.orsay.grid5000.fr"
-> 8 0 15 2829 4715300000.000000
-> 6 0 2830 16 2795 "AS_netgear05.orsay.grid5000.fr_link_156_UP"
-> 8 0 17 2830 125000000.000000
-> 8 0 18 2830 0.000100
-> 6 0 2831 16 2795 "AS_netgear05.orsay.grid5000.fr_link_156_DOWN"
-> 8 0 17 2831 125000000.000000
-> 8 0 18 2831 0.000100
-> 6 0 2832 14 2795 "gdx-157.orsay.grid5000.fr"
-> 8 0 15 2832 4715300000.000000
-> 6 0 2833 16 2795 "AS_netgear05.orsay.grid5000.fr_link_157_UP"
-> 8 0 17 2833 125000000.000000
-> 8 0 18 2833 0.000100
-> 6 0 2834 16 2795 "AS_netgear05.orsay.grid5000.fr_link_157_DOWN"
-> 8 0 17 2834 125000000.000000
-> 8 0 18 2834 0.000100
-> 6 0 2835 14 2795 "gdx-158.orsay.grid5000.fr"
-> 8 0 15 2835 4715300000.000000
-> 6 0 2836 16 2795 "AS_netgear05.orsay.grid5000.fr_link_158_UP"
-> 8 0 17 2836 125000000.000000
-> 8 0 18 2836 0.000100
-> 6 0 2837 16 2795 "AS_netgear05.orsay.grid5000.fr_link_158_DOWN"
-> 8 0 17 2837 125000000.000000
-> 8 0 18 2837 0.000100
-> 6 0 2838 14 2795 "gdx-159.orsay.grid5000.fr"
-> 8 0 15 2838 4715300000.000000
-> 6 0 2839 16 2795 "AS_netgear05.orsay.grid5000.fr_link_159_UP"
-> 8 0 17 2839 125000000.000000
-> 8 0 18 2839 0.000100
-> 6 0 2840 16 2795 "AS_netgear05.orsay.grid5000.fr_link_159_DOWN"
-> 8 0 17 2840 125000000.000000
-> 8 0 18 2840 0.000100
-> 6 0 2841 14 2795 "gdx-160.orsay.grid5000.fr"
-> 8 0 15 2841 4715300000.000000
-> 6 0 2842 16 2795 "AS_netgear05.orsay.grid5000.fr_link_160_UP"
-> 8 0 17 2842 125000000.000000
-> 8 0 18 2842 0.000100
-> 6 0 2843 16 2795 "AS_netgear05.orsay.grid5000.fr_link_160_DOWN"
-> 8 0 17 2843 125000000.000000
-> 8 0 18 2843 0.000100
-> 6 0 2844 14 2795 "gdx-161.orsay.grid5000.fr"
-> 8 0 15 2844 4715300000.000000
-> 6 0 2845 16 2795 "AS_netgear05.orsay.grid5000.fr_link_161_UP"
-> 8 0 17 2845 125000000.000000
-> 8 0 18 2845 0.000100
-> 6 0 2846 16 2795 "AS_netgear05.orsay.grid5000.fr_link_161_DOWN"
-> 8 0 17 2846 125000000.000000
-> 8 0 18 2846 0.000100
-> 6 0 2847 14 2795 "gdx-162.orsay.grid5000.fr"
-> 8 0 15 2847 4715300000.000000
-> 6 0 2848 16 2795 "AS_netgear05.orsay.grid5000.fr_link_162_UP"
-> 8 0 17 2848 125000000.000000
-> 8 0 18 2848 0.000100
-> 6 0 2849 16 2795 "AS_netgear05.orsay.grid5000.fr_link_162_DOWN"
-> 8 0 17 2849 125000000.000000
-> 8 0 18 2849 0.000100
-> 6 0 2850 14 2795 "gdx-163.orsay.grid5000.fr"
-> 8 0 15 2850 4715300000.000000
-> 6 0 2851 16 2795 "AS_netgear05.orsay.grid5000.fr_link_163_UP"
-> 8 0 17 2851 125000000.000000
-> 8 0 18 2851 0.000100
-> 6 0 2852 16 2795 "AS_netgear05.orsay.grid5000.fr_link_163_DOWN"
-> 8 0 17 2852 125000000.000000
-> 8 0 18 2852 0.000100
-> 6 0 2853 14 2795 "gdx-164.orsay.grid5000.fr"
-> 8 0 15 2853 4715300000.000000
-> 6 0 2854 16 2795 "AS_netgear05.orsay.grid5000.fr_link_164_UP"
-> 8 0 17 2854 125000000.000000
-> 8 0 18 2854 0.000100
-> 6 0 2855 16 2795 "AS_netgear05.orsay.grid5000.fr_link_164_DOWN"
-> 8 0 17 2855 125000000.000000
-> 8 0 18 2855 0.000100
-> 6 0 2856 14 2795 "gdx-165.orsay.grid5000.fr"
-> 8 0 15 2856 4715300000.000000
-> 6 0 2857 16 2795 "AS_netgear05.orsay.grid5000.fr_link_165_UP"
-> 8 0 17 2857 125000000.000000
-> 8 0 18 2857 0.000100
-> 6 0 2858 16 2795 "AS_netgear05.orsay.grid5000.fr_link_165_DOWN"
-> 8 0 17 2858 125000000.000000
-> 8 0 18 2858 0.000100
-> 6 0 2859 14 2795 "gdx-166.orsay.grid5000.fr"
-> 8 0 15 2859 4715300000.000000
-> 6 0 2860 16 2795 "AS_netgear05.orsay.grid5000.fr_link_166_UP"
-> 8 0 17 2860 125000000.000000
-> 8 0 18 2860 0.000100
-> 6 0 2861 16 2795 "AS_netgear05.orsay.grid5000.fr_link_166_DOWN"
-> 8 0 17 2861 125000000.000000
-> 8 0 18 2861 0.000100
-> 6 0 2862 14 2795 "gdx-167.orsay.grid5000.fr"
-> 8 0 15 2862 4715300000.000000
-> 6 0 2863 16 2795 "AS_netgear05.orsay.grid5000.fr_link_167_UP"
-> 8 0 17 2863 125000000.000000
-> 8 0 18 2863 0.000100
-> 6 0 2864 16 2795 "AS_netgear05.orsay.grid5000.fr_link_167_DOWN"
-> 8 0 17 2864 125000000.000000
-> 8 0 18 2864 0.000100
-> 6 0 2865 14 2795 "gdx-168.orsay.grid5000.fr"
-> 8 0 15 2865 4715300000.000000
-> 6 0 2866 16 2795 "AS_netgear05.orsay.grid5000.fr_link_168_UP"
-> 8 0 17 2866 125000000.000000
-> 8 0 18 2866 0.000100
-> 6 0 2867 16 2795 "AS_netgear05.orsay.grid5000.fr_link_168_DOWN"
-> 8 0 17 2867 125000000.000000
-> 8 0 18 2867 0.000100
-> 6 0 2868 14 2795 "gdx-169.orsay.grid5000.fr"
-> 8 0 15 2868 4715300000.000000
-> 6 0 2869 16 2795 "AS_netgear05.orsay.grid5000.fr_link_169_UP"
-> 8 0 17 2869 125000000.000000
-> 8 0 18 2869 0.000100
-> 6 0 2870 16 2795 "AS_netgear05.orsay.grid5000.fr_link_169_DOWN"
-> 8 0 17 2870 125000000.000000
-> 8 0 18 2870 0.000100
-> 6 0 2871 14 2795 "gdx-170.orsay.grid5000.fr"
-> 8 0 15 2871 4715300000.000000
-> 6 0 2872 16 2795 "AS_netgear05.orsay.grid5000.fr_link_170_UP"
-> 8 0 17 2872 125000000.000000
-> 8 0 18 2872 0.000100
-> 6 0 2873 16 2795 "AS_netgear05.orsay.grid5000.fr_link_170_DOWN"
-> 8 0 17 2873 125000000.000000
-> 8 0 18 2873 0.000100
-> 6 0 2874 14 2795 "gdx-171.orsay.grid5000.fr"
-> 8 0 15 2874 4715300000.000000
-> 6 0 2875 16 2795 "AS_netgear05.orsay.grid5000.fr_link_171_UP"
-> 8 0 17 2875 125000000.000000
-> 8 0 18 2875 0.000100
-> 6 0 2876 16 2795 "AS_netgear05.orsay.grid5000.fr_link_171_DOWN"
-> 8 0 17 2876 125000000.000000
-> 8 0 18 2876 0.000100
-> 6 0 2877 14 2795 "gdx-172.orsay.grid5000.fr"
-> 8 0 15 2877 4715300000.000000
-> 6 0 2878 16 2795 "AS_netgear05.orsay.grid5000.fr_link_172_UP"
-> 8 0 17 2878 125000000.000000
-> 8 0 18 2878 0.000100
-> 6 0 2879 16 2795 "AS_netgear05.orsay.grid5000.fr_link_172_DOWN"
-> 8 0 17 2879 125000000.000000
-> 8 0 18 2879 0.000100
-> 6 0 2880 14 2795 "gdx-173.orsay.grid5000.fr"
-> 8 0 15 2880 4715300000.000000
-> 6 0 2881 16 2795 "AS_netgear05.orsay.grid5000.fr_link_173_UP"
-> 8 0 17 2881 125000000.000000
-> 8 0 18 2881 0.000100
-> 6 0 2882 16 2795 "AS_netgear05.orsay.grid5000.fr_link_173_DOWN"
-> 8 0 17 2882 125000000.000000
-> 8 0 18 2882 0.000100
-> 6 0 2883 14 2795 "gdx-174.orsay.grid5000.fr"
-> 8 0 15 2883 4715300000.000000
-> 6 0 2884 16 2795 "AS_netgear05.orsay.grid5000.fr_link_174_UP"
-> 8 0 17 2884 125000000.000000
-> 8 0 18 2884 0.000100
-> 6 0 2885 16 2795 "AS_netgear05.orsay.grid5000.fr_link_174_DOWN"
-> 8 0 17 2885 125000000.000000
-> 8 0 18 2885 0.000100
-> 6 0 2886 14 2795 "gdx-175.orsay.grid5000.fr"
-> 8 0 15 2886 4715300000.000000
-> 6 0 2887 16 2795 "AS_netgear05.orsay.grid5000.fr_link_175_UP"
-> 8 0 17 2887 125000000.000000
-> 8 0 18 2887 0.000100
-> 6 0 2888 16 2795 "AS_netgear05.orsay.grid5000.fr_link_175_DOWN"
-> 8 0 17 2888 125000000.000000
-> 8 0 18 2888 0.000100
-> 6 0 2889 14 2795 "gdx-176.orsay.grid5000.fr"
-> 8 0 15 2889 4715300000.000000
-> 6 0 2890 16 2795 "AS_netgear05.orsay.grid5000.fr_link_176_UP"
-> 8 0 17 2890 125000000.000000
-> 8 0 18 2890 0.000100
-> 6 0 2891 16 2795 "AS_netgear05.orsay.grid5000.fr_link_176_DOWN"
-> 8 0 17 2891 125000000.000000
-> 8 0 18 2891 0.000100
-> 6 0 2892 14 2795 "gdx-177.orsay.grid5000.fr"
-> 8 0 15 2892 4715300000.000000
-> 6 0 2893 16 2795 "AS_netgear05.orsay.grid5000.fr_link_177_UP"
-> 8 0 17 2893 125000000.000000
-> 8 0 18 2893 0.000100
-> 6 0 2894 16 2795 "AS_netgear05.orsay.grid5000.fr_link_177_DOWN"
-> 8 0 17 2894 125000000.000000
-> 8 0 18 2894 0.000100
-> 6 0 2895 14 2795 "gdx-178.orsay.grid5000.fr"
-> 8 0 15 2895 4715300000.000000
-> 6 0 2896 16 2795 "AS_netgear05.orsay.grid5000.fr_link_178_UP"
-> 8 0 17 2896 125000000.000000
-> 8 0 18 2896 0.000100
-> 6 0 2897 16 2795 "AS_netgear05.orsay.grid5000.fr_link_178_DOWN"
-> 8 0 17 2897 125000000.000000
-> 8 0 18 2897 0.000100
-> 6 0 2898 14 2795 "gdx-179.orsay.grid5000.fr"
-> 8 0 15 2898 4715300000.000000
-> 6 0 2899 16 2795 "AS_netgear05.orsay.grid5000.fr_link_179_UP"
-> 8 0 17 2899 125000000.000000
-> 8 0 18 2899 0.000100
-> 6 0 2900 16 2795 "AS_netgear05.orsay.grid5000.fr_link_179_DOWN"
-> 8 0 17 2900 125000000.000000
-> 8 0 18 2900 0.000100
-> 6 0 2901 14 2795 "gdx-180.orsay.grid5000.fr"
-> 8 0 15 2901 4715300000.000000
-> 6 0 2902 16 2795 "AS_netgear05.orsay.grid5000.fr_link_180_UP"
-> 8 0 17 2902 125000000.000000
-> 8 0 18 2902 0.000100
-> 6 0 2903 16 2795 "AS_netgear05.orsay.grid5000.fr_link_180_DOWN"
-> 8 0 17 2903 125000000.000000
-> 8 0 18 2903 0.000100
-> 6 0 2904 19 2795 "gdx-AS_netgear05.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 2905 16 2795 "AS_netgear05.orsay.grid5000.fr_backbone"
-> 8 0 17 2905 1250000000.000000
-> 8 0 18 2905 0.000100
-> 6 0 2906 13 2350 "AS_netgear06.orsay.grid5000.fr"
-> 6 0 2907 14 2906 "gdx-193.orsay.grid5000.fr"
-> 8 0 15 2907 4715300000.000000
-> 6 0 2908 16 2906 "AS_netgear06.orsay.grid5000.fr_link_193_UP"
-> 8 0 17 2908 125000000.000000
-> 8 0 18 2908 0.000100
-> 6 0 2909 16 2906 "AS_netgear06.orsay.grid5000.fr_link_193_DOWN"
-> 8 0 17 2909 125000000.000000
-> 8 0 18 2909 0.000100
-> 6 0 2910 14 2906 "gdx-194.orsay.grid5000.fr"
-> 8 0 15 2910 4715300000.000000
-> 6 0 2911 16 2906 "AS_netgear06.orsay.grid5000.fr_link_194_UP"
-> 8 0 17 2911 125000000.000000
-> 8 0 18 2911 0.000100
-> 6 0 2912 16 2906 "AS_netgear06.orsay.grid5000.fr_link_194_DOWN"
-> 8 0 17 2912 125000000.000000
-> 8 0 18 2912 0.000100
-> 6 0 2913 14 2906 "gdx-195.orsay.grid5000.fr"
-> 8 0 15 2913 4715300000.000000
-> 6 0 2914 16 2906 "AS_netgear06.orsay.grid5000.fr_link_195_UP"
-> 8 0 17 2914 125000000.000000
-> 8 0 18 2914 0.000100
-> 6 0 2915 16 2906 "AS_netgear06.orsay.grid5000.fr_link_195_DOWN"
-> 8 0 17 2915 125000000.000000
-> 8 0 18 2915 0.000100
-> 6 0 2916 14 2906 "gdx-196.orsay.grid5000.fr"
-> 8 0 15 2916 4715300000.000000
-> 6 0 2917 16 2906 "AS_netgear06.orsay.grid5000.fr_link_196_UP"
-> 8 0 17 2917 125000000.000000
-> 8 0 18 2917 0.000100
-> 6 0 2918 16 2906 "AS_netgear06.orsay.grid5000.fr_link_196_DOWN"
-> 8 0 17 2918 125000000.000000
-> 8 0 18 2918 0.000100
-> 6 0 2919 14 2906 "gdx-197.orsay.grid5000.fr"
-> 8 0 15 2919 4715300000.000000
-> 6 0 2920 16 2906 "AS_netgear06.orsay.grid5000.fr_link_197_UP"
-> 8 0 17 2920 125000000.000000
-> 8 0 18 2920 0.000100
-> 6 0 2921 16 2906 "AS_netgear06.orsay.grid5000.fr_link_197_DOWN"
-> 8 0 17 2921 125000000.000000
-> 8 0 18 2921 0.000100
-> 6 0 2922 14 2906 "gdx-198.orsay.grid5000.fr"
-> 8 0 15 2922 4715300000.000000
-> 6 0 2923 16 2906 "AS_netgear06.orsay.grid5000.fr_link_198_UP"
-> 8 0 17 2923 125000000.000000
-> 8 0 18 2923 0.000100
-> 6 0 2924 16 2906 "AS_netgear06.orsay.grid5000.fr_link_198_DOWN"
-> 8 0 17 2924 125000000.000000
-> 8 0 18 2924 0.000100
-> 6 0 2925 14 2906 "gdx-199.orsay.grid5000.fr"
-> 8 0 15 2925 4715300000.000000
-> 6 0 2926 16 2906 "AS_netgear06.orsay.grid5000.fr_link_199_UP"
-> 8 0 17 2926 125000000.000000
-> 8 0 18 2926 0.000100
-> 6 0 2927 16 2906 "AS_netgear06.orsay.grid5000.fr_link_199_DOWN"
-> 8 0 17 2927 125000000.000000
-> 8 0 18 2927 0.000100
-> 6 0 2928 14 2906 "gdx-200.orsay.grid5000.fr"
-> 8 0 15 2928 4715300000.000000
-> 6 0 2929 16 2906 "AS_netgear06.orsay.grid5000.fr_link_200_UP"
-> 8 0 17 2929 125000000.000000
-> 8 0 18 2929 0.000100
-> 6 0 2930 16 2906 "AS_netgear06.orsay.grid5000.fr_link_200_DOWN"
-> 8 0 17 2930 125000000.000000
-> 8 0 18 2930 0.000100
-> 6 0 2931 14 2906 "gdx-201.orsay.grid5000.fr"
-> 8 0 15 2931 4715300000.000000
-> 6 0 2932 16 2906 "AS_netgear06.orsay.grid5000.fr_link_201_UP"
-> 8 0 17 2932 125000000.000000
-> 8 0 18 2932 0.000100
-> 6 0 2933 16 2906 "AS_netgear06.orsay.grid5000.fr_link_201_DOWN"
-> 8 0 17 2933 125000000.000000
-> 8 0 18 2933 0.000100
-> 6 0 2934 14 2906 "gdx-202.orsay.grid5000.fr"
-> 8 0 15 2934 4715300000.000000
-> 6 0 2935 16 2906 "AS_netgear06.orsay.grid5000.fr_link_202_UP"
-> 8 0 17 2935 125000000.000000
-> 8 0 18 2935 0.000100
-> 6 0 2936 16 2906 "AS_netgear06.orsay.grid5000.fr_link_202_DOWN"
-> 8 0 17 2936 125000000.000000
-> 8 0 18 2936 0.000100
-> 6 0 2937 14 2906 "gdx-203.orsay.grid5000.fr"
-> 8 0 15 2937 4715300000.000000
-> 6 0 2938 16 2906 "AS_netgear06.orsay.grid5000.fr_link_203_UP"
-> 8 0 17 2938 125000000.000000
-> 8 0 18 2938 0.000100
-> 6 0 2939 16 2906 "AS_netgear06.orsay.grid5000.fr_link_203_DOWN"
-> 8 0 17 2939 125000000.000000
-> 8 0 18 2939 0.000100
-> 6 0 2940 14 2906 "gdx-204.orsay.grid5000.fr"
-> 8 0 15 2940 4715300000.000000
-> 6 0 2941 16 2906 "AS_netgear06.orsay.grid5000.fr_link_204_UP"
-> 8 0 17 2941 125000000.000000
-> 8 0 18 2941 0.000100
-> 6 0 2942 16 2906 "AS_netgear06.orsay.grid5000.fr_link_204_DOWN"
-> 8 0 17 2942 125000000.000000
-> 8 0 18 2942 0.000100
-> 6 0 2943 14 2906 "gdx-205.orsay.grid5000.fr"
-> 8 0 15 2943 4715300000.000000
-> 6 0 2944 16 2906 "AS_netgear06.orsay.grid5000.fr_link_205_UP"
-> 8 0 17 2944 125000000.000000
-> 8 0 18 2944 0.000100
-> 6 0 2945 16 2906 "AS_netgear06.orsay.grid5000.fr_link_205_DOWN"
-> 8 0 17 2945 125000000.000000
-> 8 0 18 2945 0.000100
-> 6 0 2946 14 2906 "gdx-206.orsay.grid5000.fr"
-> 8 0 15 2946 4715300000.000000
-> 6 0 2947 16 2906 "AS_netgear06.orsay.grid5000.fr_link_206_UP"
-> 8 0 17 2947 125000000.000000
-> 8 0 18 2947 0.000100
-> 6 0 2948 16 2906 "AS_netgear06.orsay.grid5000.fr_link_206_DOWN"
-> 8 0 17 2948 125000000.000000
-> 8 0 18 2948 0.000100
-> 6 0 2949 14 2906 "gdx-207.orsay.grid5000.fr"
-> 8 0 15 2949 4715300000.000000
-> 6 0 2950 16 2906 "AS_netgear06.orsay.grid5000.fr_link_207_UP"
-> 8 0 17 2950 125000000.000000
-> 8 0 18 2950 0.000100
-> 6 0 2951 16 2906 "AS_netgear06.orsay.grid5000.fr_link_207_DOWN"
-> 8 0 17 2951 125000000.000000
-> 8 0 18 2951 0.000100
-> 6 0 2952 14 2906 "gdx-208.orsay.grid5000.fr"
-> 8 0 15 2952 4715300000.000000
-> 6 0 2953 16 2906 "AS_netgear06.orsay.grid5000.fr_link_208_UP"
-> 8 0 17 2953 125000000.000000
-> 8 0 18 2953 0.000100
-> 6 0 2954 16 2906 "AS_netgear06.orsay.grid5000.fr_link_208_DOWN"
-> 8 0 17 2954 125000000.000000
-> 8 0 18 2954 0.000100
-> 6 0 2955 14 2906 "gdx-209.orsay.grid5000.fr"
-> 8 0 15 2955 4715300000.000000
-> 6 0 2956 16 2906 "AS_netgear06.orsay.grid5000.fr_link_209_UP"
-> 8 0 17 2956 125000000.000000
-> 8 0 18 2956 0.000100
-> 6 0 2957 16 2906 "AS_netgear06.orsay.grid5000.fr_link_209_DOWN"
-> 8 0 17 2957 125000000.000000
-> 8 0 18 2957 0.000100
-> 6 0 2958 14 2906 "gdx-210.orsay.grid5000.fr"
-> 8 0 15 2958 4715300000.000000
-> 6 0 2959 16 2906 "AS_netgear06.orsay.grid5000.fr_link_210_UP"
-> 8 0 17 2959 125000000.000000
-> 8 0 18 2959 0.000100
-> 6 0 2960 16 2906 "AS_netgear06.orsay.grid5000.fr_link_210_DOWN"
-> 8 0 17 2960 125000000.000000
-> 8 0 18 2960 0.000100
-> 6 0 2961 14 2906 "gdx-211.orsay.grid5000.fr"
-> 8 0 15 2961 4715300000.000000
-> 6 0 2962 16 2906 "AS_netgear06.orsay.grid5000.fr_link_211_UP"
-> 8 0 17 2962 125000000.000000
-> 8 0 18 2962 0.000100
-> 6 0 2963 16 2906 "AS_netgear06.orsay.grid5000.fr_link_211_DOWN"
-> 8 0 17 2963 125000000.000000
-> 8 0 18 2963 0.000100
-> 6 0 2964 14 2906 "gdx-212.orsay.grid5000.fr"
-> 8 0 15 2964 4715300000.000000
-> 6 0 2965 16 2906 "AS_netgear06.orsay.grid5000.fr_link_212_UP"
-> 8 0 17 2965 125000000.000000
-> 8 0 18 2965 0.000100
-> 6 0 2966 16 2906 "AS_netgear06.orsay.grid5000.fr_link_212_DOWN"
-> 8 0 17 2966 125000000.000000
-> 8 0 18 2966 0.000100
-> 6 0 2967 14 2906 "gdx-213.orsay.grid5000.fr"
-> 8 0 15 2967 4715300000.000000
-> 6 0 2968 16 2906 "AS_netgear06.orsay.grid5000.fr_link_213_UP"
-> 8 0 17 2968 125000000.000000
-> 8 0 18 2968 0.000100
-> 6 0 2969 16 2906 "AS_netgear06.orsay.grid5000.fr_link_213_DOWN"
-> 8 0 17 2969 125000000.000000
-> 8 0 18 2969 0.000100
-> 6 0 2970 14 2906 "gdx-214.orsay.grid5000.fr"
-> 8 0 15 2970 4715300000.000000
-> 6 0 2971 16 2906 "AS_netgear06.orsay.grid5000.fr_link_214_UP"
-> 8 0 17 2971 125000000.000000
-> 8 0 18 2971 0.000100
-> 6 0 2972 16 2906 "AS_netgear06.orsay.grid5000.fr_link_214_DOWN"
-> 8 0 17 2972 125000000.000000
-> 8 0 18 2972 0.000100
-> 6 0 2973 14 2906 "gdx-215.orsay.grid5000.fr"
-> 8 0 15 2973 4715300000.000000
-> 6 0 2974 16 2906 "AS_netgear06.orsay.grid5000.fr_link_215_UP"
-> 8 0 17 2974 125000000.000000
-> 8 0 18 2974 0.000100
-> 6 0 2975 16 2906 "AS_netgear06.orsay.grid5000.fr_link_215_DOWN"
-> 8 0 17 2975 125000000.000000
-> 8 0 18 2975 0.000100
-> 6 0 2976 14 2906 "gdx-216.orsay.grid5000.fr"
-> 8 0 15 2976 4715300000.000000
-> 6 0 2977 16 2906 "AS_netgear06.orsay.grid5000.fr_link_216_UP"
-> 8 0 17 2977 125000000.000000
-> 8 0 18 2977 0.000100
-> 6 0 2978 16 2906 "AS_netgear06.orsay.grid5000.fr_link_216_DOWN"
-> 8 0 17 2978 125000000.000000
-> 8 0 18 2978 0.000100
-> 6 0 2979 19 2906 "gdx-AS_netgear06.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 2980 16 2906 "AS_netgear06.orsay.grid5000.fr_backbone"
-> 8 0 17 2980 1250000000.000000
-> 8 0 18 2980 0.000100
-> 6 0 2981 13 2350 "AS_netgear07.orsay.grid5000.fr"
-> 6 0 2982 14 2981 "gdx-217.orsay.grid5000.fr"
-> 8 0 15 2982 4715300000.000000
-> 6 0 2983 16 2981 "AS_netgear07.orsay.grid5000.fr_link_217_UP"
-> 8 0 17 2983 125000000.000000
-> 8 0 18 2983 0.000100
-> 6 0 2984 16 2981 "AS_netgear07.orsay.grid5000.fr_link_217_DOWN"
-> 8 0 17 2984 125000000.000000
-> 8 0 18 2984 0.000100
-> 6 0 2985 14 2981 "gdx-218.orsay.grid5000.fr"
-> 8 0 15 2985 4715300000.000000
-> 6 0 2986 16 2981 "AS_netgear07.orsay.grid5000.fr_link_218_UP"
-> 8 0 17 2986 125000000.000000
-> 8 0 18 2986 0.000100
-> 6 0 2987 16 2981 "AS_netgear07.orsay.grid5000.fr_link_218_DOWN"
-> 8 0 17 2987 125000000.000000
-> 8 0 18 2987 0.000100
-> 6 0 2988 14 2981 "gdx-219.orsay.grid5000.fr"
-> 8 0 15 2988 4715300000.000000
-> 6 0 2989 16 2981 "AS_netgear07.orsay.grid5000.fr_link_219_UP"
-> 8 0 17 2989 125000000.000000
-> 8 0 18 2989 0.000100
-> 6 0 2990 16 2981 "AS_netgear07.orsay.grid5000.fr_link_219_DOWN"
-> 8 0 17 2990 125000000.000000
-> 8 0 18 2990 0.000100
-> 6 0 2991 14 2981 "gdx-220.orsay.grid5000.fr"
-> 8 0 15 2991 4715300000.000000
-> 6 0 2992 16 2981 "AS_netgear07.orsay.grid5000.fr_link_220_UP"
-> 8 0 17 2992 125000000.000000
-> 8 0 18 2992 0.000100
-> 6 0 2993 16 2981 "AS_netgear07.orsay.grid5000.fr_link_220_DOWN"
-> 8 0 17 2993 125000000.000000
-> 8 0 18 2993 0.000100
-> 6 0 2994 14 2981 "gdx-221.orsay.grid5000.fr"
-> 8 0 15 2994 4715300000.000000
-> 6 0 2995 16 2981 "AS_netgear07.orsay.grid5000.fr_link_221_UP"
-> 8 0 17 2995 125000000.000000
-> 8 0 18 2995 0.000100
-> 6 0 2996 16 2981 "AS_netgear07.orsay.grid5000.fr_link_221_DOWN"
-> 8 0 17 2996 125000000.000000
-> 8 0 18 2996 0.000100
-> 6 0 2997 14 2981 "gdx-222.orsay.grid5000.fr"
-> 8 0 15 2997 4715300000.000000
-> 6 0 2998 16 2981 "AS_netgear07.orsay.grid5000.fr_link_222_UP"
-> 8 0 17 2998 125000000.000000
-> 8 0 18 2998 0.000100
-> 6 0 2999 16 2981 "AS_netgear07.orsay.grid5000.fr_link_222_DOWN"
-> 8 0 17 2999 125000000.000000
-> 8 0 18 2999 0.000100
-> 6 0 3000 14 2981 "gdx-223.orsay.grid5000.fr"
-> 8 0 15 3000 4715300000.000000
-> 6 0 3001 16 2981 "AS_netgear07.orsay.grid5000.fr_link_223_UP"
-> 8 0 17 3001 125000000.000000
-> 8 0 18 3001 0.000100
-> 6 0 3002 16 2981 "AS_netgear07.orsay.grid5000.fr_link_223_DOWN"
-> 8 0 17 3002 125000000.000000
-> 8 0 18 3002 0.000100
-> 6 0 3003 14 2981 "gdx-224.orsay.grid5000.fr"
-> 8 0 15 3003 4715300000.000000
-> 6 0 3004 16 2981 "AS_netgear07.orsay.grid5000.fr_link_224_UP"
-> 8 0 17 3004 125000000.000000
-> 8 0 18 3004 0.000100
-> 6 0 3005 16 2981 "AS_netgear07.orsay.grid5000.fr_link_224_DOWN"
-> 8 0 17 3005 125000000.000000
-> 8 0 18 3005 0.000100
-> 6 0 3006 14 2981 "gdx-225.orsay.grid5000.fr"
-> 8 0 15 3006 4715300000.000000
-> 6 0 3007 16 2981 "AS_netgear07.orsay.grid5000.fr_link_225_UP"
-> 8 0 17 3007 125000000.000000
-> 8 0 18 3007 0.000100
-> 6 0 3008 16 2981 "AS_netgear07.orsay.grid5000.fr_link_225_DOWN"
-> 8 0 17 3008 125000000.000000
-> 8 0 18 3008 0.000100
-> 6 0 3009 14 2981 "gdx-226.orsay.grid5000.fr"
-> 8 0 15 3009 4715300000.000000
-> 6 0 3010 16 2981 "AS_netgear07.orsay.grid5000.fr_link_226_UP"
-> 8 0 17 3010 125000000.000000
-> 8 0 18 3010 0.000100
-> 6 0 3011 16 2981 "AS_netgear07.orsay.grid5000.fr_link_226_DOWN"
-> 8 0 17 3011 125000000.000000
-> 8 0 18 3011 0.000100
-> 6 0 3012 14 2981 "gdx-227.orsay.grid5000.fr"
-> 8 0 15 3012 4715300000.000000
-> 6 0 3013 16 2981 "AS_netgear07.orsay.grid5000.fr_link_227_UP"
-> 8 0 17 3013 125000000.000000
-> 8 0 18 3013 0.000100
-> 6 0 3014 16 2981 "AS_netgear07.orsay.grid5000.fr_link_227_DOWN"
-> 8 0 17 3014 125000000.000000
-> 8 0 18 3014 0.000100
-> 6 0 3015 14 2981 "gdx-228.orsay.grid5000.fr"
-> 8 0 15 3015 4715300000.000000
-> 6 0 3016 16 2981 "AS_netgear07.orsay.grid5000.fr_link_228_UP"
-> 8 0 17 3016 125000000.000000
-> 8 0 18 3016 0.000100
-> 6 0 3017 16 2981 "AS_netgear07.orsay.grid5000.fr_link_228_DOWN"
-> 8 0 17 3017 125000000.000000
-> 8 0 18 3017 0.000100
-> 6 0 3018 14 2981 "gdx-229.orsay.grid5000.fr"
-> 8 0 15 3018 4715300000.000000
-> 6 0 3019 16 2981 "AS_netgear07.orsay.grid5000.fr_link_229_UP"
-> 8 0 17 3019 125000000.000000
-> 8 0 18 3019 0.000100
-> 6 0 3020 16 2981 "AS_netgear07.orsay.grid5000.fr_link_229_DOWN"
-> 8 0 17 3020 125000000.000000
-> 8 0 18 3020 0.000100
-> 6 0 3021 14 2981 "gdx-230.orsay.grid5000.fr"
-> 8 0 15 3021 4715300000.000000
-> 6 0 3022 16 2981 "AS_netgear07.orsay.grid5000.fr_link_230_UP"
-> 8 0 17 3022 125000000.000000
-> 8 0 18 3022 0.000100
-> 6 0 3023 16 2981 "AS_netgear07.orsay.grid5000.fr_link_230_DOWN"
-> 8 0 17 3023 125000000.000000
-> 8 0 18 3023 0.000100
-> 6 0 3024 14 2981 "gdx-231.orsay.grid5000.fr"
-> 8 0 15 3024 4715300000.000000
-> 6 0 3025 16 2981 "AS_netgear07.orsay.grid5000.fr_link_231_UP"
-> 8 0 17 3025 125000000.000000
-> 8 0 18 3025 0.000100
-> 6 0 3026 16 2981 "AS_netgear07.orsay.grid5000.fr_link_231_DOWN"
-> 8 0 17 3026 125000000.000000
-> 8 0 18 3026 0.000100
-> 6 0 3027 14 2981 "gdx-232.orsay.grid5000.fr"
-> 8 0 15 3027 4715300000.000000
-> 6 0 3028 16 2981 "AS_netgear07.orsay.grid5000.fr_link_232_UP"
-> 8 0 17 3028 125000000.000000
-> 8 0 18 3028 0.000100
-> 6 0 3029 16 2981 "AS_netgear07.orsay.grid5000.fr_link_232_DOWN"
-> 8 0 17 3029 125000000.000000
-> 8 0 18 3029 0.000100
-> 6 0 3030 14 2981 "gdx-233.orsay.grid5000.fr"
-> 8 0 15 3030 4715300000.000000
-> 6 0 3031 16 2981 "AS_netgear07.orsay.grid5000.fr_link_233_UP"
-> 8 0 17 3031 125000000.000000
-> 8 0 18 3031 0.000100
-> 6 0 3032 16 2981 "AS_netgear07.orsay.grid5000.fr_link_233_DOWN"
-> 8 0 17 3032 125000000.000000
-> 8 0 18 3032 0.000100
-> 6 0 3033 14 2981 "gdx-234.orsay.grid5000.fr"
-> 8 0 15 3033 4715300000.000000
-> 6 0 3034 16 2981 "AS_netgear07.orsay.grid5000.fr_link_234_UP"
-> 8 0 17 3034 125000000.000000
-> 8 0 18 3034 0.000100
-> 6 0 3035 16 2981 "AS_netgear07.orsay.grid5000.fr_link_234_DOWN"
-> 8 0 17 3035 125000000.000000
-> 8 0 18 3035 0.000100
-> 6 0 3036 14 2981 "gdx-235.orsay.grid5000.fr"
-> 8 0 15 3036 4715300000.000000
-> 6 0 3037 16 2981 "AS_netgear07.orsay.grid5000.fr_link_235_UP"
-> 8 0 17 3037 125000000.000000
-> 8 0 18 3037 0.000100
-> 6 0 3038 16 2981 "AS_netgear07.orsay.grid5000.fr_link_235_DOWN"
-> 8 0 17 3038 125000000.000000
-> 8 0 18 3038 0.000100
-> 6 0 3039 14 2981 "gdx-236.orsay.grid5000.fr"
-> 8 0 15 3039 4715300000.000000
-> 6 0 3040 16 2981 "AS_netgear07.orsay.grid5000.fr_link_236_UP"
-> 8 0 17 3040 125000000.000000
-> 8 0 18 3040 0.000100
-> 6 0 3041 16 2981 "AS_netgear07.orsay.grid5000.fr_link_236_DOWN"
-> 8 0 17 3041 125000000.000000
-> 8 0 18 3041 0.000100
-> 6 0 3042 14 2981 "gdx-237.orsay.grid5000.fr"
-> 8 0 15 3042 4715300000.000000
-> 6 0 3043 16 2981 "AS_netgear07.orsay.grid5000.fr_link_237_UP"
-> 8 0 17 3043 125000000.000000
-> 8 0 18 3043 0.000100
-> 6 0 3044 16 2981 "AS_netgear07.orsay.grid5000.fr_link_237_DOWN"
-> 8 0 17 3044 125000000.000000
-> 8 0 18 3044 0.000100
-> 6 0 3045 14 2981 "gdx-238.orsay.grid5000.fr"
-> 8 0 15 3045 4715300000.000000
-> 6 0 3046 16 2981 "AS_netgear07.orsay.grid5000.fr_link_238_UP"
-> 8 0 17 3046 125000000.000000
-> 8 0 18 3046 0.000100
-> 6 0 3047 16 2981 "AS_netgear07.orsay.grid5000.fr_link_238_DOWN"
-> 8 0 17 3047 125000000.000000
-> 8 0 18 3047 0.000100
-> 6 0 3048 14 2981 "gdx-239.orsay.grid5000.fr"
-> 8 0 15 3048 4715300000.000000
-> 6 0 3049 16 2981 "AS_netgear07.orsay.grid5000.fr_link_239_UP"
-> 8 0 17 3049 125000000.000000
-> 8 0 18 3049 0.000100
-> 6 0 3050 16 2981 "AS_netgear07.orsay.grid5000.fr_link_239_DOWN"
-> 8 0 17 3050 125000000.000000
-> 8 0 18 3050 0.000100
-> 6 0 3051 14 2981 "gdx-240.orsay.grid5000.fr"
-> 8 0 15 3051 4715300000.000000
-> 6 0 3052 16 2981 "AS_netgear07.orsay.grid5000.fr_link_240_UP"
-> 8 0 17 3052 125000000.000000
-> 8 0 18 3052 0.000100
-> 6 0 3053 16 2981 "AS_netgear07.orsay.grid5000.fr_link_240_DOWN"
-> 8 0 17 3053 125000000.000000
-> 8 0 18 3053 0.000100
-> 6 0 3054 14 2981 "gdx-241.orsay.grid5000.fr"
-> 8 0 15 3054 4715300000.000000
-> 6 0 3055 16 2981 "AS_netgear07.orsay.grid5000.fr_link_241_UP"
-> 8 0 17 3055 125000000.000000
-> 8 0 18 3055 0.000100
-> 6 0 3056 16 2981 "AS_netgear07.orsay.grid5000.fr_link_241_DOWN"
-> 8 0 17 3056 125000000.000000
-> 8 0 18 3056 0.000100
-> 6 0 3057 14 2981 "gdx-242.orsay.grid5000.fr"
-> 8 0 15 3057 4715300000.000000
-> 6 0 3058 16 2981 "AS_netgear07.orsay.grid5000.fr_link_242_UP"
-> 8 0 17 3058 125000000.000000
-> 8 0 18 3058 0.000100
-> 6 0 3059 16 2981 "AS_netgear07.orsay.grid5000.fr_link_242_DOWN"
-> 8 0 17 3059 125000000.000000
-> 8 0 18 3059 0.000100
-> 6 0 3060 14 2981 "gdx-243.orsay.grid5000.fr"
-> 8 0 15 3060 4715300000.000000
-> 6 0 3061 16 2981 "AS_netgear07.orsay.grid5000.fr_link_243_UP"
-> 8 0 17 3061 125000000.000000
-> 8 0 18 3061 0.000100
-> 6 0 3062 16 2981 "AS_netgear07.orsay.grid5000.fr_link_243_DOWN"
-> 8 0 17 3062 125000000.000000
-> 8 0 18 3062 0.000100
-> 6 0 3063 14 2981 "gdx-244.orsay.grid5000.fr"
-> 8 0 15 3063 4715300000.000000
-> 6 0 3064 16 2981 "AS_netgear07.orsay.grid5000.fr_link_244_UP"
-> 8 0 17 3064 125000000.000000
-> 8 0 18 3064 0.000100
-> 6 0 3065 16 2981 "AS_netgear07.orsay.grid5000.fr_link_244_DOWN"
-> 8 0 17 3065 125000000.000000
-> 8 0 18 3065 0.000100
-> 6 0 3066 14 2981 "gdx-245.orsay.grid5000.fr"
-> 8 0 15 3066 4715300000.000000
-> 6 0 3067 16 2981 "AS_netgear07.orsay.grid5000.fr_link_245_UP"
-> 8 0 17 3067 125000000.000000
-> 8 0 18 3067 0.000100
-> 6 0 3068 16 2981 "AS_netgear07.orsay.grid5000.fr_link_245_DOWN"
-> 8 0 17 3068 125000000.000000
-> 8 0 18 3068 0.000100
-> 6 0 3069 14 2981 "gdx-246.orsay.grid5000.fr"
-> 8 0 15 3069 4715300000.000000
-> 6 0 3070 16 2981 "AS_netgear07.orsay.grid5000.fr_link_246_UP"
-> 8 0 17 3070 125000000.000000
-> 8 0 18 3070 0.000100
-> 6 0 3071 16 2981 "AS_netgear07.orsay.grid5000.fr_link_246_DOWN"
-> 8 0 17 3071 125000000.000000
-> 8 0 18 3071 0.000100
-> 6 0 3072 14 2981 "gdx-247.orsay.grid5000.fr"
-> 8 0 15 3072 4715300000.000000
-> 6 0 3073 16 2981 "AS_netgear07.orsay.grid5000.fr_link_247_UP"
-> 8 0 17 3073 125000000.000000
-> 8 0 18 3073 0.000100
-> 6 0 3074 16 2981 "AS_netgear07.orsay.grid5000.fr_link_247_DOWN"
-> 8 0 17 3074 125000000.000000
-> 8 0 18 3074 0.000100
-> 6 0 3075 14 2981 "gdx-248.orsay.grid5000.fr"
-> 8 0 15 3075 4715300000.000000
-> 6 0 3076 16 2981 "AS_netgear07.orsay.grid5000.fr_link_248_UP"
-> 8 0 17 3076 125000000.000000
-> 8 0 18 3076 0.000100
-> 6 0 3077 16 2981 "AS_netgear07.orsay.grid5000.fr_link_248_DOWN"
-> 8 0 17 3077 125000000.000000
-> 8 0 18 3077 0.000100
-> 6 0 3078 14 2981 "gdx-249.orsay.grid5000.fr"
-> 8 0 15 3078 4715300000.000000
-> 6 0 3079 16 2981 "AS_netgear07.orsay.grid5000.fr_link_249_UP"
-> 8 0 17 3079 125000000.000000
-> 8 0 18 3079 0.000100
-> 6 0 3080 16 2981 "AS_netgear07.orsay.grid5000.fr_link_249_DOWN"
-> 8 0 17 3080 125000000.000000
-> 8 0 18 3080 0.000100
-> 6 0 3081 14 2981 "gdx-250.orsay.grid5000.fr"
-> 8 0 15 3081 4715300000.000000
-> 6 0 3082 16 2981 "AS_netgear07.orsay.grid5000.fr_link_250_UP"
-> 8 0 17 3082 125000000.000000
-> 8 0 18 3082 0.000100
-> 6 0 3083 16 2981 "AS_netgear07.orsay.grid5000.fr_link_250_DOWN"
-> 8 0 17 3083 125000000.000000
-> 8 0 18 3083 0.000100
-> 6 0 3084 14 2981 "gdx-251.orsay.grid5000.fr"
-> 8 0 15 3084 4715300000.000000
-> 6 0 3085 16 2981 "AS_netgear07.orsay.grid5000.fr_link_251_UP"
-> 8 0 17 3085 125000000.000000
-> 8 0 18 3085 0.000100
-> 6 0 3086 16 2981 "AS_netgear07.orsay.grid5000.fr_link_251_DOWN"
-> 8 0 17 3086 125000000.000000
-> 8 0 18 3086 0.000100
-> 6 0 3087 14 2981 "gdx-252.orsay.grid5000.fr"
-> 8 0 15 3087 4715300000.000000
-> 6 0 3088 16 2981 "AS_netgear07.orsay.grid5000.fr_link_252_UP"
-> 8 0 17 3088 125000000.000000
-> 8 0 18 3088 0.000100
-> 6 0 3089 16 2981 "AS_netgear07.orsay.grid5000.fr_link_252_DOWN"
-> 8 0 17 3089 125000000.000000
-> 8 0 18 3089 0.000100
-> 6 0 3090 19 2981 "gdx-AS_netgear07.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 3091 16 2981 "AS_netgear07.orsay.grid5000.fr_backbone"
-> 8 0 17 3091 1250000000.000000
-> 8 0 18 3091 0.000100
-> 6 0 3092 13 2350 "AS_netgear08.orsay.grid5000.fr"
-> 6 0 3093 14 3092 "gdx-253.orsay.grid5000.fr"
-> 8 0 15 3093 4715300000.000000
-> 6 0 3094 16 3092 "AS_netgear08.orsay.grid5000.fr_link_253_UP"
-> 8 0 17 3094 125000000.000000
-> 8 0 18 3094 0.000100
-> 6 0 3095 16 3092 "AS_netgear08.orsay.grid5000.fr_link_253_DOWN"
-> 8 0 17 3095 125000000.000000
-> 8 0 18 3095 0.000100
-> 6 0 3096 14 3092 "gdx-254.orsay.grid5000.fr"
-> 8 0 15 3096 4715300000.000000
-> 6 0 3097 16 3092 "AS_netgear08.orsay.grid5000.fr_link_254_UP"
-> 8 0 17 3097 125000000.000000
-> 8 0 18 3097 0.000100
-> 6 0 3098 16 3092 "AS_netgear08.orsay.grid5000.fr_link_254_DOWN"
-> 8 0 17 3098 125000000.000000
-> 8 0 18 3098 0.000100
-> 6 0 3099 14 3092 "gdx-255.orsay.grid5000.fr"
-> 8 0 15 3099 4715300000.000000
-> 6 0 3100 16 3092 "AS_netgear08.orsay.grid5000.fr_link_255_UP"
-> 8 0 17 3100 125000000.000000
-> 8 0 18 3100 0.000100
-> 6 0 3101 16 3092 "AS_netgear08.orsay.grid5000.fr_link_255_DOWN"
-> 8 0 17 3101 125000000.000000
-> 8 0 18 3101 0.000100
-> 6 0 3102 14 3092 "gdx-256.orsay.grid5000.fr"
-> 8 0 15 3102 4715300000.000000
-> 6 0 3103 16 3092 "AS_netgear08.orsay.grid5000.fr_link_256_UP"
-> 8 0 17 3103 125000000.000000
-> 8 0 18 3103 0.000100
-> 6 0 3104 16 3092 "AS_netgear08.orsay.grid5000.fr_link_256_DOWN"
-> 8 0 17 3104 125000000.000000
-> 8 0 18 3104 0.000100
-> 6 0 3105 14 3092 "gdx-257.orsay.grid5000.fr"
-> 8 0 15 3105 4715300000.000000
-> 6 0 3106 16 3092 "AS_netgear08.orsay.grid5000.fr_link_257_UP"
-> 8 0 17 3106 125000000.000000
-> 8 0 18 3106 0.000100
-> 6 0 3107 16 3092 "AS_netgear08.orsay.grid5000.fr_link_257_DOWN"
-> 8 0 17 3107 125000000.000000
-> 8 0 18 3107 0.000100
-> 6 0 3108 14 3092 "gdx-258.orsay.grid5000.fr"
-> 8 0 15 3108 4715300000.000000
-> 6 0 3109 16 3092 "AS_netgear08.orsay.grid5000.fr_link_258_UP"
-> 8 0 17 3109 125000000.000000
-> 8 0 18 3109 0.000100
-> 6 0 3110 16 3092 "AS_netgear08.orsay.grid5000.fr_link_258_DOWN"
-> 8 0 17 3110 125000000.000000
-> 8 0 18 3110 0.000100
-> 6 0 3111 14 3092 "gdx-259.orsay.grid5000.fr"
-> 8 0 15 3111 4715300000.000000
-> 6 0 3112 16 3092 "AS_netgear08.orsay.grid5000.fr_link_259_UP"
-> 8 0 17 3112 125000000.000000
-> 8 0 18 3112 0.000100
-> 6 0 3113 16 3092 "AS_netgear08.orsay.grid5000.fr_link_259_DOWN"
-> 8 0 17 3113 125000000.000000
-> 8 0 18 3113 0.000100
-> 6 0 3114 14 3092 "gdx-260.orsay.grid5000.fr"
-> 8 0 15 3114 4715300000.000000
-> 6 0 3115 16 3092 "AS_netgear08.orsay.grid5000.fr_link_260_UP"
-> 8 0 17 3115 125000000.000000
-> 8 0 18 3115 0.000100
-> 6 0 3116 16 3092 "AS_netgear08.orsay.grid5000.fr_link_260_DOWN"
-> 8 0 17 3116 125000000.000000
-> 8 0 18 3116 0.000100
-> 6 0 3117 14 3092 "gdx-261.orsay.grid5000.fr"
-> 8 0 15 3117 4715300000.000000
-> 6 0 3118 16 3092 "AS_netgear08.orsay.grid5000.fr_link_261_UP"
-> 8 0 17 3118 125000000.000000
-> 8 0 18 3118 0.000100
-> 6 0 3119 16 3092 "AS_netgear08.orsay.grid5000.fr_link_261_DOWN"
-> 8 0 17 3119 125000000.000000
-> 8 0 18 3119 0.000100
-> 6 0 3120 14 3092 "gdx-262.orsay.grid5000.fr"
-> 8 0 15 3120 4715300000.000000
-> 6 0 3121 16 3092 "AS_netgear08.orsay.grid5000.fr_link_262_UP"
-> 8 0 17 3121 125000000.000000
-> 8 0 18 3121 0.000100
-> 6 0 3122 16 3092 "AS_netgear08.orsay.grid5000.fr_link_262_DOWN"
-> 8 0 17 3122 125000000.000000
-> 8 0 18 3122 0.000100
-> 6 0 3123 14 3092 "gdx-263.orsay.grid5000.fr"
-> 8 0 15 3123 4715300000.000000
-> 6 0 3124 16 3092 "AS_netgear08.orsay.grid5000.fr_link_263_UP"
-> 8 0 17 3124 125000000.000000
-> 8 0 18 3124 0.000100
-> 6 0 3125 16 3092 "AS_netgear08.orsay.grid5000.fr_link_263_DOWN"
-> 8 0 17 3125 125000000.000000
-> 8 0 18 3125 0.000100
-> 6 0 3126 14 3092 "gdx-264.orsay.grid5000.fr"
-> 8 0 15 3126 4715300000.000000
-> 6 0 3127 16 3092 "AS_netgear08.orsay.grid5000.fr_link_264_UP"
-> 8 0 17 3127 125000000.000000
-> 8 0 18 3127 0.000100
-> 6 0 3128 16 3092 "AS_netgear08.orsay.grid5000.fr_link_264_DOWN"
-> 8 0 17 3128 125000000.000000
-> 8 0 18 3128 0.000100
-> 6 0 3129 14 3092 "gdx-265.orsay.grid5000.fr"
-> 8 0 15 3129 4715300000.000000
-> 6 0 3130 16 3092 "AS_netgear08.orsay.grid5000.fr_link_265_UP"
-> 8 0 17 3130 125000000.000000
-> 8 0 18 3130 0.000100
-> 6 0 3131 16 3092 "AS_netgear08.orsay.grid5000.fr_link_265_DOWN"
-> 8 0 17 3131 125000000.000000
-> 8 0 18 3131 0.000100
-> 6 0 3132 14 3092 "gdx-266.orsay.grid5000.fr"
-> 8 0 15 3132 4715300000.000000
-> 6 0 3133 16 3092 "AS_netgear08.orsay.grid5000.fr_link_266_UP"
-> 8 0 17 3133 125000000.000000
-> 8 0 18 3133 0.000100
-> 6 0 3134 16 3092 "AS_netgear08.orsay.grid5000.fr_link_266_DOWN"
-> 8 0 17 3134 125000000.000000
-> 8 0 18 3134 0.000100
-> 6 0 3135 14 3092 "gdx-267.orsay.grid5000.fr"
-> 8 0 15 3135 4715300000.000000
-> 6 0 3136 16 3092 "AS_netgear08.orsay.grid5000.fr_link_267_UP"
-> 8 0 17 3136 125000000.000000
-> 8 0 18 3136 0.000100
-> 6 0 3137 16 3092 "AS_netgear08.orsay.grid5000.fr_link_267_DOWN"
-> 8 0 17 3137 125000000.000000
-> 8 0 18 3137 0.000100
-> 6 0 3138 14 3092 "gdx-268.orsay.grid5000.fr"
-> 8 0 15 3138 4715300000.000000
-> 6 0 3139 16 3092 "AS_netgear08.orsay.grid5000.fr_link_268_UP"
-> 8 0 17 3139 125000000.000000
-> 8 0 18 3139 0.000100
-> 6 0 3140 16 3092 "AS_netgear08.orsay.grid5000.fr_link_268_DOWN"
-> 8 0 17 3140 125000000.000000
-> 8 0 18 3140 0.000100
-> 6 0 3141 14 3092 "gdx-269.orsay.grid5000.fr"
-> 8 0 15 3141 4715300000.000000
-> 6 0 3142 16 3092 "AS_netgear08.orsay.grid5000.fr_link_269_UP"
-> 8 0 17 3142 125000000.000000
-> 8 0 18 3142 0.000100
-> 6 0 3143 16 3092 "AS_netgear08.orsay.grid5000.fr_link_269_DOWN"
-> 8 0 17 3143 125000000.000000
-> 8 0 18 3143 0.000100
-> 6 0 3144 14 3092 "gdx-270.orsay.grid5000.fr"
-> 8 0 15 3144 4715300000.000000
-> 6 0 3145 16 3092 "AS_netgear08.orsay.grid5000.fr_link_270_UP"
-> 8 0 17 3145 125000000.000000
-> 8 0 18 3145 0.000100
-> 6 0 3146 16 3092 "AS_netgear08.orsay.grid5000.fr_link_270_DOWN"
-> 8 0 17 3146 125000000.000000
-> 8 0 18 3146 0.000100
-> 6 0 3147 14 3092 "gdx-271.orsay.grid5000.fr"
-> 8 0 15 3147 4715300000.000000
-> 6 0 3148 16 3092 "AS_netgear08.orsay.grid5000.fr_link_271_UP"
-> 8 0 17 3148 125000000.000000
-> 8 0 18 3148 0.000100
-> 6 0 3149 16 3092 "AS_netgear08.orsay.grid5000.fr_link_271_DOWN"
-> 8 0 17 3149 125000000.000000
-> 8 0 18 3149 0.000100
-> 6 0 3150 14 3092 "gdx-272.orsay.grid5000.fr"
-> 8 0 15 3150 4715300000.000000
-> 6 0 3151 16 3092 "AS_netgear08.orsay.grid5000.fr_link_272_UP"
-> 8 0 17 3151 125000000.000000
-> 8 0 18 3151 0.000100
-> 6 0 3152 16 3092 "AS_netgear08.orsay.grid5000.fr_link_272_DOWN"
-> 8 0 17 3152 125000000.000000
-> 8 0 18 3152 0.000100
-> 6 0 3153 14 3092 "gdx-273.orsay.grid5000.fr"
-> 8 0 15 3153 4715300000.000000
-> 6 0 3154 16 3092 "AS_netgear08.orsay.grid5000.fr_link_273_UP"
-> 8 0 17 3154 125000000.000000
-> 8 0 18 3154 0.000100
-> 6 0 3155 16 3092 "AS_netgear08.orsay.grid5000.fr_link_273_DOWN"
-> 8 0 17 3155 125000000.000000
-> 8 0 18 3155 0.000100
-> 6 0 3156 14 3092 "gdx-274.orsay.grid5000.fr"
-> 8 0 15 3156 4715300000.000000
-> 6 0 3157 16 3092 "AS_netgear08.orsay.grid5000.fr_link_274_UP"
-> 8 0 17 3157 125000000.000000
-> 8 0 18 3157 0.000100
-> 6 0 3158 16 3092 "AS_netgear08.orsay.grid5000.fr_link_274_DOWN"
-> 8 0 17 3158 125000000.000000
-> 8 0 18 3158 0.000100
-> 6 0 3159 14 3092 "gdx-275.orsay.grid5000.fr"
-> 8 0 15 3159 4715300000.000000
-> 6 0 3160 16 3092 "AS_netgear08.orsay.grid5000.fr_link_275_UP"
-> 8 0 17 3160 125000000.000000
-> 8 0 18 3160 0.000100
-> 6 0 3161 16 3092 "AS_netgear08.orsay.grid5000.fr_link_275_DOWN"
-> 8 0 17 3161 125000000.000000
-> 8 0 18 3161 0.000100
-> 6 0 3162 14 3092 "gdx-276.orsay.grid5000.fr"
-> 8 0 15 3162 4715300000.000000
-> 6 0 3163 16 3092 "AS_netgear08.orsay.grid5000.fr_link_276_UP"
-> 8 0 17 3163 125000000.000000
-> 8 0 18 3163 0.000100
-> 6 0 3164 16 3092 "AS_netgear08.orsay.grid5000.fr_link_276_DOWN"
-> 8 0 17 3164 125000000.000000
-> 8 0 18 3164 0.000100
-> 6 0 3165 14 3092 "gdx-277.orsay.grid5000.fr"
-> 8 0 15 3165 4715300000.000000
-> 6 0 3166 16 3092 "AS_netgear08.orsay.grid5000.fr_link_277_UP"
-> 8 0 17 3166 125000000.000000
-> 8 0 18 3166 0.000100
-> 6 0 3167 16 3092 "AS_netgear08.orsay.grid5000.fr_link_277_DOWN"
-> 8 0 17 3167 125000000.000000
-> 8 0 18 3167 0.000100
-> 6 0 3168 14 3092 "gdx-278.orsay.grid5000.fr"
-> 8 0 15 3168 4715300000.000000
-> 6 0 3169 16 3092 "AS_netgear08.orsay.grid5000.fr_link_278_UP"
-> 8 0 17 3169 125000000.000000
-> 8 0 18 3169 0.000100
-> 6 0 3170 16 3092 "AS_netgear08.orsay.grid5000.fr_link_278_DOWN"
-> 8 0 17 3170 125000000.000000
-> 8 0 18 3170 0.000100
-> 6 0 3171 14 3092 "gdx-279.orsay.grid5000.fr"
-> 8 0 15 3171 4715300000.000000
-> 6 0 3172 16 3092 "AS_netgear08.orsay.grid5000.fr_link_279_UP"
-> 8 0 17 3172 125000000.000000
-> 8 0 18 3172 0.000100
-> 6 0 3173 16 3092 "AS_netgear08.orsay.grid5000.fr_link_279_DOWN"
-> 8 0 17 3173 125000000.000000
-> 8 0 18 3173 0.000100
-> 6 0 3174 14 3092 "gdx-280.orsay.grid5000.fr"
-> 8 0 15 3174 4715300000.000000
-> 6 0 3175 16 3092 "AS_netgear08.orsay.grid5000.fr_link_280_UP"
-> 8 0 17 3175 125000000.000000
-> 8 0 18 3175 0.000100
-> 6 0 3176 16 3092 "AS_netgear08.orsay.grid5000.fr_link_280_DOWN"
-> 8 0 17 3176 125000000.000000
-> 8 0 18 3176 0.000100
-> 6 0 3177 14 3092 "gdx-281.orsay.grid5000.fr"
-> 8 0 15 3177 4715300000.000000
-> 6 0 3178 16 3092 "AS_netgear08.orsay.grid5000.fr_link_281_UP"
-> 8 0 17 3178 125000000.000000
-> 8 0 18 3178 0.000100
-> 6 0 3179 16 3092 "AS_netgear08.orsay.grid5000.fr_link_281_DOWN"
-> 8 0 17 3179 125000000.000000
-> 8 0 18 3179 0.000100
-> 6 0 3180 14 3092 "gdx-282.orsay.grid5000.fr"
-> 8 0 15 3180 4715300000.000000
-> 6 0 3181 16 3092 "AS_netgear08.orsay.grid5000.fr_link_282_UP"
-> 8 0 17 3181 125000000.000000
-> 8 0 18 3181 0.000100
-> 6 0 3182 16 3092 "AS_netgear08.orsay.grid5000.fr_link_282_DOWN"
-> 8 0 17 3182 125000000.000000
-> 8 0 18 3182 0.000100
-> 6 0 3183 14 3092 "gdx-283.orsay.grid5000.fr"
-> 8 0 15 3183 4715300000.000000
-> 6 0 3184 16 3092 "AS_netgear08.orsay.grid5000.fr_link_283_UP"
-> 8 0 17 3184 125000000.000000
-> 8 0 18 3184 0.000100
-> 6 0 3185 16 3092 "AS_netgear08.orsay.grid5000.fr_link_283_DOWN"
-> 8 0 17 3185 125000000.000000
-> 8 0 18 3185 0.000100
-> 6 0 3186 14 3092 "gdx-284.orsay.grid5000.fr"
-> 8 0 15 3186 4715300000.000000
-> 6 0 3187 16 3092 "AS_netgear08.orsay.grid5000.fr_link_284_UP"
-> 8 0 17 3187 125000000.000000
-> 8 0 18 3187 0.000100
-> 6 0 3188 16 3092 "AS_netgear08.orsay.grid5000.fr_link_284_DOWN"
-> 8 0 17 3188 125000000.000000
-> 8 0 18 3188 0.000100
-> 6 0 3189 14 3092 "gdx-285.orsay.grid5000.fr"
-> 8 0 15 3189 4715300000.000000
-> 6 0 3190 16 3092 "AS_netgear08.orsay.grid5000.fr_link_285_UP"
-> 8 0 17 3190 125000000.000000
-> 8 0 18 3190 0.000100
-> 6 0 3191 16 3092 "AS_netgear08.orsay.grid5000.fr_link_285_DOWN"
-> 8 0 17 3191 125000000.000000
-> 8 0 18 3191 0.000100
-> 6 0 3192 14 3092 "gdx-286.orsay.grid5000.fr"
-> 8 0 15 3192 4715300000.000000
-> 6 0 3193 16 3092 "AS_netgear08.orsay.grid5000.fr_link_286_UP"
-> 8 0 17 3193 125000000.000000
-> 8 0 18 3193 0.000100
-> 6 0 3194 16 3092 "AS_netgear08.orsay.grid5000.fr_link_286_DOWN"
-> 8 0 17 3194 125000000.000000
-> 8 0 18 3194 0.000100
-> 6 0 3195 14 3092 "gdx-287.orsay.grid5000.fr"
-> 8 0 15 3195 4715300000.000000
-> 6 0 3196 16 3092 "AS_netgear08.orsay.grid5000.fr_link_287_UP"
-> 8 0 17 3196 125000000.000000
-> 8 0 18 3196 0.000100
-> 6 0 3197 16 3092 "AS_netgear08.orsay.grid5000.fr_link_287_DOWN"
-> 8 0 17 3197 125000000.000000
-> 8 0 18 3197 0.000100
-> 6 0 3198 14 3092 "gdx-288.orsay.grid5000.fr"
-> 8 0 15 3198 4715300000.000000
-> 6 0 3199 16 3092 "AS_netgear08.orsay.grid5000.fr_link_288_UP"
-> 8 0 17 3199 125000000.000000
-> 8 0 18 3199 0.000100
-> 6 0 3200 16 3092 "AS_netgear08.orsay.grid5000.fr_link_288_DOWN"
-> 8 0 17 3200 125000000.000000
-> 8 0 18 3200 0.000100
-> 6 0 3201 19 3092 "gdx-AS_netgear08.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 3202 16 3092 "AS_netgear08.orsay.grid5000.fr_backbone"
-> 8 0 17 3202 1250000000.000000
-> 8 0 18 3202 0.000100
-> 6 0 3203 13 2350 "AS_procurve-bmc-09.orsay.grid5000.fr"
-> 6 0 3204 14 3203 "gdx-289.orsay.grid5000.fr"
-> 8 0 15 3204 4715300000.000000
-> 6 0 3205 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_289_UP"
-> 8 0 17 3205 125000000.000000
-> 8 0 18 3205 0.000100
-> 6 0 3206 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_289_DOWN"
-> 8 0 17 3206 125000000.000000
-> 8 0 18 3206 0.000100
-> 6 0 3207 14 3203 "gdx-290.orsay.grid5000.fr"
-> 8 0 15 3207 4715300000.000000
-> 6 0 3208 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_290_UP"
-> 8 0 17 3208 125000000.000000
-> 8 0 18 3208 0.000100
-> 6 0 3209 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_290_DOWN"
-> 8 0 17 3209 125000000.000000
-> 8 0 18 3209 0.000100
-> 6 0 3210 14 3203 "gdx-291.orsay.grid5000.fr"
-> 8 0 15 3210 4715300000.000000
-> 6 0 3211 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_291_UP"
-> 8 0 17 3211 125000000.000000
-> 8 0 18 3211 0.000100
-> 6 0 3212 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_291_DOWN"
-> 8 0 17 3212 125000000.000000
-> 8 0 18 3212 0.000100
-> 6 0 3213 14 3203 "gdx-292.orsay.grid5000.fr"
-> 8 0 15 3213 4715300000.000000
-> 6 0 3214 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_292_UP"
-> 8 0 17 3214 125000000.000000
-> 8 0 18 3214 0.000100
-> 6 0 3215 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_292_DOWN"
-> 8 0 17 3215 125000000.000000
-> 8 0 18 3215 0.000100
-> 6 0 3216 14 3203 "gdx-293.orsay.grid5000.fr"
-> 8 0 15 3216 4715300000.000000
-> 6 0 3217 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_293_UP"
-> 8 0 17 3217 125000000.000000
-> 8 0 18 3217 0.000100
-> 6 0 3218 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_293_DOWN"
-> 8 0 17 3218 125000000.000000
-> 8 0 18 3218 0.000100
-> 6 0 3219 14 3203 "gdx-294.orsay.grid5000.fr"
-> 8 0 15 3219 4715300000.000000
-> 6 0 3220 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_294_UP"
-> 8 0 17 3220 125000000.000000
-> 8 0 18 3220 0.000100
-> 6 0 3221 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_294_DOWN"
-> 8 0 17 3221 125000000.000000
-> 8 0 18 3221 0.000100
-> 6 0 3222 14 3203 "gdx-295.orsay.grid5000.fr"
-> 8 0 15 3222 4715300000.000000
-> 6 0 3223 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_295_UP"
-> 8 0 17 3223 125000000.000000
-> 8 0 18 3223 0.000100
-> 6 0 3224 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_295_DOWN"
-> 8 0 17 3224 125000000.000000
-> 8 0 18 3224 0.000100
-> 6 0 3225 14 3203 "gdx-296.orsay.grid5000.fr"
-> 8 0 15 3225 4715300000.000000
-> 6 0 3226 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_296_UP"
-> 8 0 17 3226 125000000.000000
-> 8 0 18 3226 0.000100
-> 6 0 3227 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_296_DOWN"
-> 8 0 17 3227 125000000.000000
-> 8 0 18 3227 0.000100
-> 6 0 3228 14 3203 "gdx-297.orsay.grid5000.fr"
-> 8 0 15 3228 4715300000.000000
-> 6 0 3229 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_297_UP"
-> 8 0 17 3229 125000000.000000
-> 8 0 18 3229 0.000100
-> 6 0 3230 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_297_DOWN"
-> 8 0 17 3230 125000000.000000
-> 8 0 18 3230 0.000100
-> 6 0 3231 14 3203 "gdx-298.orsay.grid5000.fr"
-> 8 0 15 3231 4715300000.000000
-> 6 0 3232 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_298_UP"
-> 8 0 17 3232 125000000.000000
-> 8 0 18 3232 0.000100
-> 6 0 3233 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_298_DOWN"
-> 8 0 17 3233 125000000.000000
-> 8 0 18 3233 0.000100
-> 6 0 3234 14 3203 "gdx-299.orsay.grid5000.fr"
-> 8 0 15 3234 4715300000.000000
-> 6 0 3235 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_299_UP"
-> 8 0 17 3235 125000000.000000
-> 8 0 18 3235 0.000100
-> 6 0 3236 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_299_DOWN"
-> 8 0 17 3236 125000000.000000
-> 8 0 18 3236 0.000100
-> 6 0 3237 14 3203 "gdx-300.orsay.grid5000.fr"
-> 8 0 15 3237 4715300000.000000
-> 6 0 3238 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_300_UP"
-> 8 0 17 3238 125000000.000000
-> 8 0 18 3238 0.000100
-> 6 0 3239 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_300_DOWN"
-> 8 0 17 3239 125000000.000000
-> 8 0 18 3239 0.000100
-> 6 0 3240 14 3203 "gdx-301.orsay.grid5000.fr"
-> 8 0 15 3240 4715300000.000000
-> 6 0 3241 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_301_UP"
-> 8 0 17 3241 125000000.000000
-> 8 0 18 3241 0.000100
-> 6 0 3242 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_301_DOWN"
-> 8 0 17 3242 125000000.000000
-> 8 0 18 3242 0.000100
-> 6 0 3243 14 3203 "gdx-302.orsay.grid5000.fr"
-> 8 0 15 3243 4715300000.000000
-> 6 0 3244 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_302_UP"
-> 8 0 17 3244 125000000.000000
-> 8 0 18 3244 0.000100
-> 6 0 3245 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_302_DOWN"
-> 8 0 17 3245 125000000.000000
-> 8 0 18 3245 0.000100
-> 6 0 3246 14 3203 "gdx-303.orsay.grid5000.fr"
-> 8 0 15 3246 4715300000.000000
-> 6 0 3247 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_303_UP"
-> 8 0 17 3247 125000000.000000
-> 8 0 18 3247 0.000100
-> 6 0 3248 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_303_DOWN"
-> 8 0 17 3248 125000000.000000
-> 8 0 18 3248 0.000100
-> 6 0 3249 14 3203 "gdx-304.orsay.grid5000.fr"
-> 8 0 15 3249 4715300000.000000
-> 6 0 3250 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_304_UP"
-> 8 0 17 3250 125000000.000000
-> 8 0 18 3250 0.000100
-> 6 0 3251 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_304_DOWN"
-> 8 0 17 3251 125000000.000000
-> 8 0 18 3251 0.000100
-> 6 0 3252 14 3203 "gdx-305.orsay.grid5000.fr"
-> 8 0 15 3252 4715300000.000000
-> 6 0 3253 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_305_UP"
-> 8 0 17 3253 125000000.000000
-> 8 0 18 3253 0.000100
-> 6 0 3254 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_305_DOWN"
-> 8 0 17 3254 125000000.000000
-> 8 0 18 3254 0.000100
-> 6 0 3255 14 3203 "gdx-306.orsay.grid5000.fr"
-> 8 0 15 3255 4715300000.000000
-> 6 0 3256 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_306_UP"
-> 8 0 17 3256 125000000.000000
-> 8 0 18 3256 0.000100
-> 6 0 3257 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_306_DOWN"
-> 8 0 17 3257 125000000.000000
-> 8 0 18 3257 0.000100
-> 6 0 3258 14 3203 "gdx-307.orsay.grid5000.fr"
-> 8 0 15 3258 4715300000.000000
-> 6 0 3259 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_307_UP"
-> 8 0 17 3259 125000000.000000
-> 8 0 18 3259 0.000100
-> 6 0 3260 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_307_DOWN"
-> 8 0 17 3260 125000000.000000
-> 8 0 18 3260 0.000100
-> 6 0 3261 14 3203 "gdx-308.orsay.grid5000.fr"
-> 8 0 15 3261 4715300000.000000
-> 6 0 3262 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_308_UP"
-> 8 0 17 3262 125000000.000000
-> 8 0 18 3262 0.000100
-> 6 0 3263 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_308_DOWN"
-> 8 0 17 3263 125000000.000000
-> 8 0 18 3263 0.000100
-> 6 0 3264 14 3203 "gdx-309.orsay.grid5000.fr"
-> 8 0 15 3264 4715300000.000000
-> 6 0 3265 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_309_UP"
-> 8 0 17 3265 125000000.000000
-> 8 0 18 3265 0.000100
-> 6 0 3266 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_309_DOWN"
-> 8 0 17 3266 125000000.000000
-> 8 0 18 3266 0.000100
-> 6 0 3267 14 3203 "gdx-310.orsay.grid5000.fr"
-> 8 0 15 3267 4715300000.000000
-> 6 0 3268 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_310_UP"
-> 8 0 17 3268 125000000.000000
-> 8 0 18 3268 0.000100
-> 6 0 3269 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_link_310_DOWN"
-> 8 0 17 3269 125000000.000000
-> 8 0 18 3269 0.000100
-> 6 0 3270 19 3203 "gdx-AS_procurve-bmc-09.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 3271 16 3203 "AS_procurve-bmc-09.orsay.grid5000.fr_backbone"
-> 8 0 17 3271 1250000000.000000
-> 8 0 18 3271 0.000100
-> 6 0 3272 13 2350 "AS_switch14.orsay.grid5000.fr"
-> 6 0 3273 14 3272 "gdx-181.orsay.grid5000.fr"
-> 8 0 15 3273 4715300000.000000
-> 6 0 3274 16 3272 "AS_switch14.orsay.grid5000.fr_link_181_UP"
-> 8 0 17 3274 125000000.000000
-> 8 0 18 3274 0.000100
-> 6 0 3275 16 3272 "AS_switch14.orsay.grid5000.fr_link_181_DOWN"
-> 8 0 17 3275 125000000.000000
-> 8 0 18 3275 0.000100
-> 6 0 3276 14 3272 "gdx-182.orsay.grid5000.fr"
-> 8 0 15 3276 4715300000.000000
-> 6 0 3277 16 3272 "AS_switch14.orsay.grid5000.fr_link_182_UP"
-> 8 0 17 3277 125000000.000000
-> 8 0 18 3277 0.000100
-> 6 0 3278 16 3272 "AS_switch14.orsay.grid5000.fr_link_182_DOWN"
-> 8 0 17 3278 125000000.000000
-> 8 0 18 3278 0.000100
-> 6 0 3279 14 3272 "gdx-183.orsay.grid5000.fr"
-> 8 0 15 3279 4715300000.000000
-> 6 0 3280 16 3272 "AS_switch14.orsay.grid5000.fr_link_183_UP"
-> 8 0 17 3280 125000000.000000
-> 8 0 18 3280 0.000100
-> 6 0 3281 16 3272 "AS_switch14.orsay.grid5000.fr_link_183_DOWN"
-> 8 0 17 3281 125000000.000000
-> 8 0 18 3281 0.000100
-> 6 0 3282 14 3272 "gdx-184.orsay.grid5000.fr"
-> 8 0 15 3282 4715300000.000000
-> 6 0 3283 16 3272 "AS_switch14.orsay.grid5000.fr_link_184_UP"
-> 8 0 17 3283 125000000.000000
-> 8 0 18 3283 0.000100
-> 6 0 3284 16 3272 "AS_switch14.orsay.grid5000.fr_link_184_DOWN"
-> 8 0 17 3284 125000000.000000
-> 8 0 18 3284 0.000100
-> 6 0 3285 14 3272 "gdx-185.orsay.grid5000.fr"
-> 8 0 15 3285 4715300000.000000
-> 6 0 3286 16 3272 "AS_switch14.orsay.grid5000.fr_link_185_UP"
-> 8 0 17 3286 125000000.000000
-> 8 0 18 3286 0.000100
-> 6 0 3287 16 3272 "AS_switch14.orsay.grid5000.fr_link_185_DOWN"
-> 8 0 17 3287 125000000.000000
-> 8 0 18 3287 0.000100
-> 6 0 3288 14 3272 "gdx-186.orsay.grid5000.fr"
-> 8 0 15 3288 4715300000.000000
-> 6 0 3289 16 3272 "AS_switch14.orsay.grid5000.fr_link_186_UP"
-> 8 0 17 3289 125000000.000000
-> 8 0 18 3289 0.000100
-> 6 0 3290 16 3272 "AS_switch14.orsay.grid5000.fr_link_186_DOWN"
-> 8 0 17 3290 125000000.000000
-> 8 0 18 3290 0.000100
-> 6 0 3291 19 3272 "gdx-AS_switch14.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 3292 16 3272 "AS_switch14.orsay.grid5000.fr_backbone"
-> 8 0 17 3292 1250000000.000000
-> 8 0 18 3292 0.000100
-> 6 0 3293 13 2350 "AS_switch15.orsay.grid5000.fr"
-> 6 0 3294 14 3293 "gdx-187.orsay.grid5000.fr"
-> 8 0 15 3294 4715300000.000000
-> 6 0 3295 16 3293 "AS_switch15.orsay.grid5000.fr_link_187_UP"
-> 8 0 17 3295 125000000.000000
-> 8 0 18 3295 0.000100
-> 6 0 3296 16 3293 "AS_switch15.orsay.grid5000.fr_link_187_DOWN"
-> 8 0 17 3296 125000000.000000
-> 8 0 18 3296 0.000100
-> 6 0 3297 14 3293 "gdx-188.orsay.grid5000.fr"
-> 8 0 15 3297 4715300000.000000
-> 6 0 3298 16 3293 "AS_switch15.orsay.grid5000.fr_link_188_UP"
-> 8 0 17 3298 125000000.000000
-> 8 0 18 3298 0.000100
-> 6 0 3299 16 3293 "AS_switch15.orsay.grid5000.fr_link_188_DOWN"
-> 8 0 17 3299 125000000.000000
-> 8 0 18 3299 0.000100
-> 6 0 3300 14 3293 "gdx-189.orsay.grid5000.fr"
-> 8 0 15 3300 4715300000.000000
-> 6 0 3301 16 3293 "AS_switch15.orsay.grid5000.fr_link_189_UP"
-> 8 0 17 3301 125000000.000000
-> 8 0 18 3301 0.000100
-> 6 0 3302 16 3293 "AS_switch15.orsay.grid5000.fr_link_189_DOWN"
-> 8 0 17 3302 125000000.000000
-> 8 0 18 3302 0.000100
-> 6 0 3303 14 3293 "gdx-190.orsay.grid5000.fr"
-> 8 0 15 3303 4715300000.000000
-> 6 0 3304 16 3293 "AS_switch15.orsay.grid5000.fr_link_190_UP"
-> 8 0 17 3304 125000000.000000
-> 8 0 18 3304 0.000100
-> 6 0 3305 16 3293 "AS_switch15.orsay.grid5000.fr_link_190_DOWN"
-> 8 0 17 3305 125000000.000000
-> 8 0 18 3305 0.000100
-> 6 0 3306 14 3293 "gdx-191.orsay.grid5000.fr"
-> 8 0 15 3306 4715300000.000000
-> 6 0 3307 16 3293 "AS_switch15.orsay.grid5000.fr_link_191_UP"
-> 8 0 17 3307 125000000.000000
-> 8 0 18 3307 0.000100
-> 6 0 3308 16 3293 "AS_switch15.orsay.grid5000.fr_link_191_DOWN"
-> 8 0 17 3308 125000000.000000
-> 8 0 18 3308 0.000100
-> 6 0 3309 14 3293 "gdx-192.orsay.grid5000.fr"
-> 8 0 15 3309 4715300000.000000
-> 6 0 3310 16 3293 "AS_switch15.orsay.grid5000.fr_link_192_UP"
-> 8 0 17 3310 125000000.000000
-> 8 0 18 3310 0.000100
-> 6 0 3311 16 3293 "AS_switch15.orsay.grid5000.fr_link_192_DOWN"
-> 8 0 17 3311 125000000.000000
-> 8 0 18 3311 0.000100
-> 6 0 3312 19 3293 "gdx-AS_switch15.orsay.grid5000.fr_router.orsay.grid5000.fr"
-> 6 0 3313 16 3293 "AS_switch15.orsay.grid5000.fr_backbone"
-> 8 0 17 3313 1250000000.000000
-> 8 0 18 3313 0.000100
-> 6 0 3314 13 2350 "gw_AS_gdx"
-> 6 0 3315 19 3314 "gdx-AS_gdx_router.orsay.grid5000.fr"
-> 6 0 3316 9 2350 "switch-gdx"
-> 8 0 10 3316 1250000000.000000
-> 8 0 11 3316 0.000500
-> 6 0 3317 3 2349 "link_gdx"
-> 8 0 4 3317 1250000000.000000
-> 8 0 5 3317 0.000100
-> 6 0 3318 6 2349 "AS_netgdx"
-> 6 0 3319 7 3318 "netgdx-1.orsay.grid5000.fr"
-> 8 0 8 3319 4714400000.000000
-> 6 0 3320 9 3318 "AS_netgdx_link_1_UP"
-> 8 0 10 3320 125000000.000000
-> 8 0 11 3320 0.000100
-> 6 0 3321 9 3318 "AS_netgdx_link_1_DOWN"
-> 8 0 10 3321 125000000.000000
-> 8 0 11 3321 0.000100
-> 6 0 3322 7 3318 "netgdx-2.orsay.grid5000.fr"
-> 8 0 8 3322 4714400000.000000
-> 6 0 3323 9 3318 "AS_netgdx_link_2_UP"
-> 8 0 10 3323 125000000.000000
-> 8 0 11 3323 0.000100
-> 6 0 3324 9 3318 "AS_netgdx_link_2_DOWN"
-> 8 0 10 3324 125000000.000000
-> 8 0 11 3324 0.000100
-> 6 0 3325 7 3318 "netgdx-3.orsay.grid5000.fr"
-> 8 0 8 3325 4714400000.000000
-> 6 0 3326 9 3318 "AS_netgdx_link_3_UP"
-> 8 0 10 3326 125000000.000000
-> 8 0 11 3326 0.000100
-> 6 0 3327 9 3318 "AS_netgdx_link_3_DOWN"
-> 8 0 10 3327 125000000.000000
-> 8 0 11 3327 0.000100
-> 6 0 3328 7 3318 "netgdx-4.orsay.grid5000.fr"
-> 8 0 8 3328 4714400000.000000
-> 6 0 3329 9 3318 "AS_netgdx_link_4_UP"
-> 8 0 10 3329 125000000.000000
-> 8 0 11 3329 0.000100
-> 6 0 3330 9 3318 "AS_netgdx_link_4_DOWN"
-> 8 0 10 3330 125000000.000000
-> 8 0 11 3330 0.000100
-> 6 0 3331 7 3318 "netgdx-5.orsay.grid5000.fr"
-> 8 0 8 3331 4714400000.000000
-> 6 0 3332 9 3318 "AS_netgdx_link_5_UP"
-> 8 0 10 3332 125000000.000000
-> 8 0 11 3332 0.000100
-> 6 0 3333 9 3318 "AS_netgdx_link_5_DOWN"
-> 8 0 10 3333 125000000.000000
-> 8 0 11 3333 0.000100
-> 6 0 3334 7 3318 "netgdx-6.orsay.grid5000.fr"
-> 8 0 8 3334 4714400000.000000
-> 6 0 3335 9 3318 "AS_netgdx_link_6_UP"
-> 8 0 10 3335 125000000.000000
-> 8 0 11 3335 0.000100
-> 6 0 3336 9 3318 "AS_netgdx_link_6_DOWN"
-> 8 0 10 3336 125000000.000000
-> 8 0 11 3336 0.000100
-> 6 0 3337 7 3318 "netgdx-7.orsay.grid5000.fr"
-> 8 0 8 3337 4714400000.000000
-> 6 0 3338 9 3318 "AS_netgdx_link_7_UP"
-> 8 0 10 3338 125000000.000000
-> 8 0 11 3338 0.000100
-> 6 0 3339 9 3318 "AS_netgdx_link_7_DOWN"
-> 8 0 10 3339 125000000.000000
-> 8 0 11 3339 0.000100
-> 6 0 3340 7 3318 "netgdx-8.orsay.grid5000.fr"
-> 8 0 8 3340 4714400000.000000
-> 6 0 3341 9 3318 "AS_netgdx_link_8_UP"
-> 8 0 10 3341 125000000.000000
-> 8 0 11 3341 0.000100
-> 6 0 3342 9 3318 "AS_netgdx_link_8_DOWN"
-> 8 0 10 3342 125000000.000000
-> 8 0 11 3342 0.000100
-> 6 0 3343 7 3318 "netgdx-9.orsay.grid5000.fr"
-> 8 0 8 3343 4714400000.000000
-> 6 0 3344 9 3318 "AS_netgdx_link_9_UP"
-> 8 0 10 3344 125000000.000000
-> 8 0 11 3344 0.000100
-> 6 0 3345 9 3318 "AS_netgdx_link_9_DOWN"
-> 8 0 10 3345 125000000.000000
-> 8 0 11 3345 0.000100
-> 6 0 3346 7 3318 "netgdx-10.orsay.grid5000.fr"
-> 8 0 8 3346 4714400000.000000
-> 6 0 3347 9 3318 "AS_netgdx_link_10_UP"
-> 8 0 10 3347 125000000.000000
-> 8 0 11 3347 0.000100
-> 6 0 3348 9 3318 "AS_netgdx_link_10_DOWN"
-> 8 0 10 3348 125000000.000000
-> 8 0 11 3348 0.000100
-> 6 0 3349 7 3318 "netgdx-11.orsay.grid5000.fr"
-> 8 0 8 3349 4714400000.000000
-> 6 0 3350 9 3318 "AS_netgdx_link_11_UP"
-> 8 0 10 3350 125000000.000000
-> 8 0 11 3350 0.000100
-> 6 0 3351 9 3318 "AS_netgdx_link_11_DOWN"
-> 8 0 10 3351 125000000.000000
-> 8 0 11 3351 0.000100
-> 6 0 3352 7 3318 "netgdx-12.orsay.grid5000.fr"
-> 8 0 8 3352 4714400000.000000
-> 6 0 3353 9 3318 "AS_netgdx_link_12_UP"
-> 8 0 10 3353 125000000.000000
-> 8 0 11 3353 0.000100
-> 6 0 3354 9 3318 "AS_netgdx_link_12_DOWN"
-> 8 0 10 3354 125000000.000000
-> 8 0 11 3354 0.000100
-> 6 0 3355 7 3318 "netgdx-13.orsay.grid5000.fr"
-> 8 0 8 3355 4714400000.000000
-> 6 0 3356 9 3318 "AS_netgdx_link_13_UP"
-> 8 0 10 3356 125000000.000000
-> 8 0 11 3356 0.000100
-> 6 0 3357 9 3318 "AS_netgdx_link_13_DOWN"
-> 8 0 10 3357 125000000.000000
-> 8 0 11 3357 0.000100
-> 6 0 3358 7 3318 "netgdx-14.orsay.grid5000.fr"
-> 8 0 8 3358 4714400000.000000
-> 6 0 3359 9 3318 "AS_netgdx_link_14_UP"
-> 8 0 10 3359 125000000.000000
-> 8 0 11 3359 0.000100
-> 6 0 3360 9 3318 "AS_netgdx_link_14_DOWN"
-> 8 0 10 3360 125000000.000000
-> 8 0 11 3360 0.000100
-> 6 0 3361 7 3318 "netgdx-15.orsay.grid5000.fr"
-> 8 0 8 3361 4714400000.000000
-> 6 0 3362 9 3318 "AS_netgdx_link_15_UP"
-> 8 0 10 3362 125000000.000000
-> 8 0 11 3362 0.000100
-> 6 0 3363 9 3318 "AS_netgdx_link_15_DOWN"
-> 8 0 10 3363 125000000.000000
-> 8 0 11 3363 0.000100
-> 6 0 3364 7 3318 "netgdx-16.orsay.grid5000.fr"
-> 8 0 8 3364 4714400000.000000
-> 6 0 3365 9 3318 "AS_netgdx_link_16_UP"
-> 8 0 10 3365 125000000.000000
-> 8 0 11 3365 0.000100
-> 6 0 3366 9 3318 "AS_netgdx_link_16_DOWN"
-> 8 0 10 3366 125000000.000000
-> 8 0 11 3366 0.000100
-> 6 0 3367 7 3318 "netgdx-17.orsay.grid5000.fr"
-> 8 0 8 3367 4714400000.000000
-> 6 0 3368 9 3318 "AS_netgdx_link_17_UP"
-> 8 0 10 3368 125000000.000000
-> 8 0 11 3368 0.000100
-> 6 0 3369 9 3318 "AS_netgdx_link_17_DOWN"
-> 8 0 10 3369 125000000.000000
-> 8 0 11 3369 0.000100
-> 6 0 3370 7 3318 "netgdx-18.orsay.grid5000.fr"
-> 8 0 8 3370 4714400000.000000
-> 6 0 3371 9 3318 "AS_netgdx_link_18_UP"
-> 8 0 10 3371 125000000.000000
-> 8 0 11 3371 0.000100
-> 6 0 3372 9 3318 "AS_netgdx_link_18_DOWN"
-> 8 0 10 3372 125000000.000000
-> 8 0 11 3372 0.000100
-> 6 0 3373 7 3318 "netgdx-19.orsay.grid5000.fr"
-> 8 0 8 3373 4714400000.000000
-> 6 0 3374 9 3318 "AS_netgdx_link_19_UP"
-> 8 0 10 3374 125000000.000000
-> 8 0 11 3374 0.000100
-> 6 0 3375 9 3318 "AS_netgdx_link_19_DOWN"
-> 8 0 10 3375 125000000.000000
-> 8 0 11 3375 0.000100
-> 6 0 3376 7 3318 "netgdx-20.orsay.grid5000.fr"
-> 8 0 8 3376 4714400000.000000
-> 6 0 3377 9 3318 "AS_netgdx_link_20_UP"
-> 8 0 10 3377 125000000.000000
-> 8 0 11 3377 0.000100
-> 6 0 3378 9 3318 "AS_netgdx_link_20_DOWN"
-> 8 0 10 3378 125000000.000000
-> 8 0 11 3378 0.000100
-> 6 0 3379 7 3318 "netgdx-21.orsay.grid5000.fr"
-> 8 0 8 3379 4714400000.000000
-> 6 0 3380 9 3318 "AS_netgdx_link_21_UP"
-> 8 0 10 3380 125000000.000000
-> 8 0 11 3380 0.000100
-> 6 0 3381 9 3318 "AS_netgdx_link_21_DOWN"
-> 8 0 10 3381 125000000.000000
-> 8 0 11 3381 0.000100
-> 6 0 3382 7 3318 "netgdx-22.orsay.grid5000.fr"
-> 8 0 8 3382 4714400000.000000
-> 6 0 3383 9 3318 "AS_netgdx_link_22_UP"
-> 8 0 10 3383 125000000.000000
-> 8 0 11 3383 0.000100
-> 6 0 3384 9 3318 "AS_netgdx_link_22_DOWN"
-> 8 0 10 3384 125000000.000000
-> 8 0 11 3384 0.000100
-> 6 0 3385 7 3318 "netgdx-23.orsay.grid5000.fr"
-> 8 0 8 3385 4714400000.000000
-> 6 0 3386 9 3318 "AS_netgdx_link_23_UP"
-> 8 0 10 3386 125000000.000000
-> 8 0 11 3386 0.000100
-> 6 0 3387 9 3318 "AS_netgdx_link_23_DOWN"
-> 8 0 10 3387 125000000.000000
-> 8 0 11 3387 0.000100
-> 6 0 3388 7 3318 "netgdx-24.orsay.grid5000.fr"
-> 8 0 8 3388 4714400000.000000
-> 6 0 3389 9 3318 "AS_netgdx_link_24_UP"
-> 8 0 10 3389 125000000.000000
-> 8 0 11 3389 0.000100
-> 6 0 3390 9 3318 "AS_netgdx_link_24_DOWN"
-> 8 0 10 3390 125000000.000000
-> 8 0 11 3390 0.000100
-> 6 0 3391 7 3318 "netgdx-25.orsay.grid5000.fr"
-> 8 0 8 3391 4714400000.000000
-> 6 0 3392 9 3318 "AS_netgdx_link_25_UP"
-> 8 0 10 3392 125000000.000000
-> 8 0 11 3392 0.000100
-> 6 0 3393 9 3318 "AS_netgdx_link_25_DOWN"
-> 8 0 10 3393 125000000.000000
-> 8 0 11 3393 0.000100
-> 6 0 3394 7 3318 "netgdx-26.orsay.grid5000.fr"
-> 8 0 8 3394 4714400000.000000
-> 6 0 3395 9 3318 "AS_netgdx_link_26_UP"
-> 8 0 10 3395 125000000.000000
-> 8 0 11 3395 0.000100
-> 6 0 3396 9 3318 "AS_netgdx_link_26_DOWN"
-> 8 0 10 3396 125000000.000000
-> 8 0 11 3396 0.000100
-> 6 0 3397 7 3318 "netgdx-27.orsay.grid5000.fr"
-> 8 0 8 3397 4714400000.000000
-> 6 0 3398 9 3318 "AS_netgdx_link_27_UP"
-> 8 0 10 3398 125000000.000000
-> 8 0 11 3398 0.000100
-> 6 0 3399 9 3318 "AS_netgdx_link_27_DOWN"
-> 8 0 10 3399 125000000.000000
-> 8 0 11 3399 0.000100
-> 6 0 3400 7 3318 "netgdx-28.orsay.grid5000.fr"
-> 8 0 8 3400 4714400000.000000
-> 6 0 3401 9 3318 "AS_netgdx_link_28_UP"
-> 8 0 10 3401 125000000.000000
-> 8 0 11 3401 0.000100
-> 6 0 3402 9 3318 "AS_netgdx_link_28_DOWN"
-> 8 0 10 3402 125000000.000000
-> 8 0 11 3402 0.000100
-> 6 0 3403 7 3318 "netgdx-29.orsay.grid5000.fr"
-> 8 0 8 3403 4714400000.000000
-> 6 0 3404 9 3318 "AS_netgdx_link_29_UP"
-> 8 0 10 3404 125000000.000000
-> 8 0 11 3404 0.000100
-> 6 0 3405 9 3318 "AS_netgdx_link_29_DOWN"
-> 8 0 10 3405 125000000.000000
-> 8 0 11 3405 0.000100
-> 6 0 3406 7 3318 "netgdx-30.orsay.grid5000.fr"
-> 8 0 8 3406 4714400000.000000
-> 6 0 3407 9 3318 "AS_netgdx_link_30_UP"
-> 8 0 10 3407 125000000.000000
-> 8 0 11 3407 0.000100
-> 6 0 3408 9 3318 "AS_netgdx_link_30_DOWN"
-> 8 0 10 3408 125000000.000000
-> 8 0 11 3408 0.000100
-> 6 0 3409 12 3318 "netgdx-AS_netgdx_router.orsay.grid5000.fr"
-> 6 0 3410 9 3318 "AS_netgdx_backbone"
-> 8 0 10 3410 1250000000.000000
-> 8 0 11 3410 0.000100
-> 6 0 3411 3 2349 "link_netgdx"
-> 8 0 4 3411 1250000000.000000
-> 8 0 5 3411 0.000100
-> 6 0 3412 6 2349 "gw_AS_orsay"
-> 6 0 3413 12 3412 "gw_orsay"
-> 6 0 3414 3 2349 "link_gw_orsay"
-> 8 0 4 3414 1250000000.000000
-> 8 0 5 3414 0.000100
-> 6 0 3415 1 0 "AS_rennes"
-> 6 0 3416 6 3415 "AS_paradent"
-> 6 0 3417 7 3416 "paradent-1.rennes.grid5000.fr"
-> 8 0 8 3417 21496000000.000000
-> 6 0 3418 9 3416 "AS_paradent_link_1_UP"
-> 8 0 10 3418 125000000.000000
-> 8 0 11 3418 0.000100
-> 6 0 3419 9 3416 "AS_paradent_link_1_DOWN"
-> 8 0 10 3419 125000000.000000
-> 8 0 11 3419 0.000100
-> 6 0 3420 7 3416 "paradent-2.rennes.grid5000.fr"
-> 8 0 8 3420 21496000000.000000
-> 6 0 3421 9 3416 "AS_paradent_link_2_UP"
-> 8 0 10 3421 125000000.000000
-> 8 0 11 3421 0.000100
-> 6 0 3422 9 3416 "AS_paradent_link_2_DOWN"
-> 8 0 10 3422 125000000.000000
-> 8 0 11 3422 0.000100
-> 6 0 3423 7 3416 "paradent-3.rennes.grid5000.fr"
-> 8 0 8 3423 21496000000.000000
-> 6 0 3424 9 3416 "AS_paradent_link_3_UP"
-> 8 0 10 3424 125000000.000000
-> 8 0 11 3424 0.000100
-> 6 0 3425 9 3416 "AS_paradent_link_3_DOWN"
-> 8 0 10 3425 125000000.000000
-> 8 0 11 3425 0.000100
-> 6 0 3426 7 3416 "paradent-4.rennes.grid5000.fr"
-> 8 0 8 3426 21496000000.000000
-> 6 0 3427 9 3416 "AS_paradent_link_4_UP"
-> 8 0 10 3427 125000000.000000
-> 8 0 11 3427 0.000100
-> 6 0 3428 9 3416 "AS_paradent_link_4_DOWN"
-> 8 0 10 3428 125000000.000000
-> 8 0 11 3428 0.000100
-> 6 0 3429 7 3416 "paradent-5.rennes.grid5000.fr"
-> 8 0 8 3429 21496000000.000000
-> 6 0 3430 9 3416 "AS_paradent_link_5_UP"
-> 8 0 10 3430 125000000.000000
-> 8 0 11 3430 0.000100
-> 6 0 3431 9 3416 "AS_paradent_link_5_DOWN"
-> 8 0 10 3431 125000000.000000
-> 8 0 11 3431 0.000100
-> 6 0 3432 7 3416 "paradent-6.rennes.grid5000.fr"
-> 8 0 8 3432 21496000000.000000
-> 6 0 3433 9 3416 "AS_paradent_link_6_UP"
-> 8 0 10 3433 125000000.000000
-> 8 0 11 3433 0.000100
-> 6 0 3434 9 3416 "AS_paradent_link_6_DOWN"
-> 8 0 10 3434 125000000.000000
-> 8 0 11 3434 0.000100
-> 6 0 3435 7 3416 "paradent-7.rennes.grid5000.fr"
-> 8 0 8 3435 21496000000.000000
-> 6 0 3436 9 3416 "AS_paradent_link_7_UP"
-> 8 0 10 3436 125000000.000000
-> 8 0 11 3436 0.000100
-> 6 0 3437 9 3416 "AS_paradent_link_7_DOWN"
-> 8 0 10 3437 125000000.000000
-> 8 0 11 3437 0.000100
-> 6 0 3438 7 3416 "paradent-8.rennes.grid5000.fr"
-> 8 0 8 3438 21496000000.000000
-> 6 0 3439 9 3416 "AS_paradent_link_8_UP"
-> 8 0 10 3439 125000000.000000
-> 8 0 11 3439 0.000100
-> 6 0 3440 9 3416 "AS_paradent_link_8_DOWN"
-> 8 0 10 3440 125000000.000000
-> 8 0 11 3440 0.000100
-> 6 0 3441 7 3416 "paradent-9.rennes.grid5000.fr"
-> 8 0 8 3441 21496000000.000000
-> 6 0 3442 9 3416 "AS_paradent_link_9_UP"
-> 8 0 10 3442 125000000.000000
-> 8 0 11 3442 0.000100
-> 6 0 3443 9 3416 "AS_paradent_link_9_DOWN"
-> 8 0 10 3443 125000000.000000
-> 8 0 11 3443 0.000100
-> 6 0 3444 7 3416 "paradent-10.rennes.grid5000.fr"
-> 8 0 8 3444 21496000000.000000
-> 6 0 3445 9 3416 "AS_paradent_link_10_UP"
-> 8 0 10 3445 125000000.000000
-> 8 0 11 3445 0.000100
-> 6 0 3446 9 3416 "AS_paradent_link_10_DOWN"
-> 8 0 10 3446 125000000.000000
-> 8 0 11 3446 0.000100
-> 6 0 3447 7 3416 "paradent-11.rennes.grid5000.fr"
-> 8 0 8 3447 21496000000.000000
-> 6 0 3448 9 3416 "AS_paradent_link_11_UP"
-> 8 0 10 3448 125000000.000000
-> 8 0 11 3448 0.000100
-> 6 0 3449 9 3416 "AS_paradent_link_11_DOWN"
-> 8 0 10 3449 125000000.000000
-> 8 0 11 3449 0.000100
-> 6 0 3450 7 3416 "paradent-12.rennes.grid5000.fr"
-> 8 0 8 3450 21496000000.000000
-> 6 0 3451 9 3416 "AS_paradent_link_12_UP"
-> 8 0 10 3451 125000000.000000
-> 8 0 11 3451 0.000100
-> 6 0 3452 9 3416 "AS_paradent_link_12_DOWN"
-> 8 0 10 3452 125000000.000000
-> 8 0 11 3452 0.000100
-> 6 0 3453 7 3416 "paradent-13.rennes.grid5000.fr"
-> 8 0 8 3453 21496000000.000000
-> 6 0 3454 9 3416 "AS_paradent_link_13_UP"
-> 8 0 10 3454 125000000.000000
-> 8 0 11 3454 0.000100
-> 6 0 3455 9 3416 "AS_paradent_link_13_DOWN"
-> 8 0 10 3455 125000000.000000
-> 8 0 11 3455 0.000100
-> 6 0 3456 7 3416 "paradent-14.rennes.grid5000.fr"
-> 8 0 8 3456 21496000000.000000
-> 6 0 3457 9 3416 "AS_paradent_link_14_UP"
-> 8 0 10 3457 125000000.000000
-> 8 0 11 3457 0.000100
-> 6 0 3458 9 3416 "AS_paradent_link_14_DOWN"
-> 8 0 10 3458 125000000.000000
-> 8 0 11 3458 0.000100
-> 6 0 3459 7 3416 "paradent-15.rennes.grid5000.fr"
-> 8 0 8 3459 21496000000.000000
-> 6 0 3460 9 3416 "AS_paradent_link_15_UP"
-> 8 0 10 3460 125000000.000000
-> 8 0 11 3460 0.000100
-> 6 0 3461 9 3416 "AS_paradent_link_15_DOWN"
-> 8 0 10 3461 125000000.000000
-> 8 0 11 3461 0.000100
-> 6 0 3462 7 3416 "paradent-16.rennes.grid5000.fr"
-> 8 0 8 3462 21496000000.000000
-> 6 0 3463 9 3416 "AS_paradent_link_16_UP"
-> 8 0 10 3463 125000000.000000
-> 8 0 11 3463 0.000100
-> 6 0 3464 9 3416 "AS_paradent_link_16_DOWN"
-> 8 0 10 3464 125000000.000000
-> 8 0 11 3464 0.000100
-> 6 0 3465 7 3416 "paradent-17.rennes.grid5000.fr"
-> 8 0 8 3465 21496000000.000000
-> 6 0 3466 9 3416 "AS_paradent_link_17_UP"
-> 8 0 10 3466 125000000.000000
-> 8 0 11 3466 0.000100
-> 6 0 3467 9 3416 "AS_paradent_link_17_DOWN"
-> 8 0 10 3467 125000000.000000
-> 8 0 11 3467 0.000100
-> 6 0 3468 7 3416 "paradent-18.rennes.grid5000.fr"
-> 8 0 8 3468 21496000000.000000
-> 6 0 3469 9 3416 "AS_paradent_link_18_UP"
-> 8 0 10 3469 125000000.000000
-> 8 0 11 3469 0.000100
-> 6 0 3470 9 3416 "AS_paradent_link_18_DOWN"
-> 8 0 10 3470 125000000.000000
-> 8 0 11 3470 0.000100
-> 6 0 3471 7 3416 "paradent-19.rennes.grid5000.fr"
-> 8 0 8 3471 21496000000.000000
-> 6 0 3472 9 3416 "AS_paradent_link_19_UP"
-> 8 0 10 3472 125000000.000000
-> 8 0 11 3472 0.000100
-> 6 0 3473 9 3416 "AS_paradent_link_19_DOWN"
-> 8 0 10 3473 125000000.000000
-> 8 0 11 3473 0.000100
-> 6 0 3474 7 3416 "paradent-20.rennes.grid5000.fr"
-> 8 0 8 3474 21496000000.000000
-> 6 0 3475 9 3416 "AS_paradent_link_20_UP"
-> 8 0 10 3475 125000000.000000
-> 8 0 11 3475 0.000100
-> 6 0 3476 9 3416 "AS_paradent_link_20_DOWN"
-> 8 0 10 3476 125000000.000000
-> 8 0 11 3476 0.000100
-> 6 0 3477 7 3416 "paradent-21.rennes.grid5000.fr"
-> 8 0 8 3477 21496000000.000000
-> 6 0 3478 9 3416 "AS_paradent_link_21_UP"
-> 8 0 10 3478 125000000.000000
-> 8 0 11 3478 0.000100
-> 6 0 3479 9 3416 "AS_paradent_link_21_DOWN"
-> 8 0 10 3479 125000000.000000
-> 8 0 11 3479 0.000100
-> 6 0 3480 7 3416 "paradent-22.rennes.grid5000.fr"
-> 8 0 8 3480 21496000000.000000
-> 6 0 3481 9 3416 "AS_paradent_link_22_UP"
-> 8 0 10 3481 125000000.000000
-> 8 0 11 3481 0.000100
-> 6 0 3482 9 3416 "AS_paradent_link_22_DOWN"
-> 8 0 10 3482 125000000.000000
-> 8 0 11 3482 0.000100
-> 6 0 3483 7 3416 "paradent-23.rennes.grid5000.fr"
-> 8 0 8 3483 21496000000.000000
-> 6 0 3484 9 3416 "AS_paradent_link_23_UP"
-> 8 0 10 3484 125000000.000000
-> 8 0 11 3484 0.000100
-> 6 0 3485 9 3416 "AS_paradent_link_23_DOWN"
-> 8 0 10 3485 125000000.000000
-> 8 0 11 3485 0.000100
-> 6 0 3486 7 3416 "paradent-24.rennes.grid5000.fr"
-> 8 0 8 3486 21496000000.000000
-> 6 0 3487 9 3416 "AS_paradent_link_24_UP"
-> 8 0 10 3487 125000000.000000
-> 8 0 11 3487 0.000100
-> 6 0 3488 9 3416 "AS_paradent_link_24_DOWN"
-> 8 0 10 3488 125000000.000000
-> 8 0 11 3488 0.000100
-> 6 0 3489 7 3416 "paradent-25.rennes.grid5000.fr"
-> 8 0 8 3489 21496000000.000000
-> 6 0 3490 9 3416 "AS_paradent_link_25_UP"
-> 8 0 10 3490 125000000.000000
-> 8 0 11 3490 0.000100
-> 6 0 3491 9 3416 "AS_paradent_link_25_DOWN"
-> 8 0 10 3491 125000000.000000
-> 8 0 11 3491 0.000100
-> 6 0 3492 7 3416 "paradent-26.rennes.grid5000.fr"
-> 8 0 8 3492 21496000000.000000
-> 6 0 3493 9 3416 "AS_paradent_link_26_UP"
-> 8 0 10 3493 125000000.000000
-> 8 0 11 3493 0.000100
-> 6 0 3494 9 3416 "AS_paradent_link_26_DOWN"
-> 8 0 10 3494 125000000.000000
-> 8 0 11 3494 0.000100
-> 6 0 3495 7 3416 "paradent-27.rennes.grid5000.fr"
-> 8 0 8 3495 21496000000.000000
-> 6 0 3496 9 3416 "AS_paradent_link_27_UP"
-> 8 0 10 3496 125000000.000000
-> 8 0 11 3496 0.000100
-> 6 0 3497 9 3416 "AS_paradent_link_27_DOWN"
-> 8 0 10 3497 125000000.000000
-> 8 0 11 3497 0.000100
-> 6 0 3498 7 3416 "paradent-28.rennes.grid5000.fr"
-> 8 0 8 3498 21496000000.000000
-> 6 0 3499 9 3416 "AS_paradent_link_28_UP"
-> 8 0 10 3499 125000000.000000
-> 8 0 11 3499 0.000100
-> 6 0 3500 9 3416 "AS_paradent_link_28_DOWN"
-> 8 0 10 3500 125000000.000000
-> 8 0 11 3500 0.000100
-> 6 0 3501 7 3416 "paradent-29.rennes.grid5000.fr"
-> 8 0 8 3501 21496000000.000000
-> 6 0 3502 9 3416 "AS_paradent_link_29_UP"
-> 8 0 10 3502 125000000.000000
-> 8 0 11 3502 0.000100
-> 6 0 3503 9 3416 "AS_paradent_link_29_DOWN"
-> 8 0 10 3503 125000000.000000
-> 8 0 11 3503 0.000100
-> 6 0 3504 7 3416 "paradent-30.rennes.grid5000.fr"
-> 8 0 8 3504 21496000000.000000
-> 6 0 3505 9 3416 "AS_paradent_link_30_UP"
-> 8 0 10 3505 125000000.000000
-> 8 0 11 3505 0.000100
-> 6 0 3506 9 3416 "AS_paradent_link_30_DOWN"
-> 8 0 10 3506 125000000.000000
-> 8 0 11 3506 0.000100
-> 6 0 3507 7 3416 "paradent-31.rennes.grid5000.fr"
-> 8 0 8 3507 21496000000.000000
-> 6 0 3508 9 3416 "AS_paradent_link_31_UP"
-> 8 0 10 3508 125000000.000000
-> 8 0 11 3508 0.000100
-> 6 0 3509 9 3416 "AS_paradent_link_31_DOWN"
-> 8 0 10 3509 125000000.000000
-> 8 0 11 3509 0.000100
-> 6 0 3510 7 3416 "paradent-32.rennes.grid5000.fr"
-> 8 0 8 3510 21496000000.000000
-> 6 0 3511 9 3416 "AS_paradent_link_32_UP"
-> 8 0 10 3511 125000000.000000
-> 8 0 11 3511 0.000100
-> 6 0 3512 9 3416 "AS_paradent_link_32_DOWN"
-> 8 0 10 3512 125000000.000000
-> 8 0 11 3512 0.000100
-> 6 0 3513 7 3416 "paradent-33.rennes.grid5000.fr"
-> 8 0 8 3513 21496000000.000000
-> 6 0 3514 9 3416 "AS_paradent_link_33_UP"
-> 8 0 10 3514 125000000.000000
-> 8 0 11 3514 0.000100
-> 6 0 3515 9 3416 "AS_paradent_link_33_DOWN"
-> 8 0 10 3515 125000000.000000
-> 8 0 11 3515 0.000100
-> 6 0 3516 7 3416 "paradent-34.rennes.grid5000.fr"
-> 8 0 8 3516 21496000000.000000
-> 6 0 3517 9 3416 "AS_paradent_link_34_UP"
-> 8 0 10 3517 125000000.000000
-> 8 0 11 3517 0.000100
-> 6 0 3518 9 3416 "AS_paradent_link_34_DOWN"
-> 8 0 10 3518 125000000.000000
-> 8 0 11 3518 0.000100
-> 6 0 3519 7 3416 "paradent-35.rennes.grid5000.fr"
-> 8 0 8 3519 21496000000.000000
-> 6 0 3520 9 3416 "AS_paradent_link_35_UP"
-> 8 0 10 3520 125000000.000000
-> 8 0 11 3520 0.000100
-> 6 0 3521 9 3416 "AS_paradent_link_35_DOWN"
-> 8 0 10 3521 125000000.000000
-> 8 0 11 3521 0.000100
-> 6 0 3522 7 3416 "paradent-36.rennes.grid5000.fr"
-> 8 0 8 3522 21496000000.000000
-> 6 0 3523 9 3416 "AS_paradent_link_36_UP"
-> 8 0 10 3523 125000000.000000
-> 8 0 11 3523 0.000100
-> 6 0 3524 9 3416 "AS_paradent_link_36_DOWN"
-> 8 0 10 3524 125000000.000000
-> 8 0 11 3524 0.000100
-> 6 0 3525 7 3416 "paradent-37.rennes.grid5000.fr"
-> 8 0 8 3525 21496000000.000000
-> 6 0 3526 9 3416 "AS_paradent_link_37_UP"
-> 8 0 10 3526 125000000.000000
-> 8 0 11 3526 0.000100
-> 6 0 3527 9 3416 "AS_paradent_link_37_DOWN"
-> 8 0 10 3527 125000000.000000
-> 8 0 11 3527 0.000100
-> 6 0 3528 7 3416 "paradent-38.rennes.grid5000.fr"
-> 8 0 8 3528 21496000000.000000
-> 6 0 3529 9 3416 "AS_paradent_link_38_UP"
-> 8 0 10 3529 125000000.000000
-> 8 0 11 3529 0.000100
-> 6 0 3530 9 3416 "AS_paradent_link_38_DOWN"
-> 8 0 10 3530 125000000.000000
-> 8 0 11 3530 0.000100
-> 6 0 3531 7 3416 "paradent-39.rennes.grid5000.fr"
-> 8 0 8 3531 21496000000.000000
-> 6 0 3532 9 3416 "AS_paradent_link_39_UP"
-> 8 0 10 3532 125000000.000000
-> 8 0 11 3532 0.000100
-> 6 0 3533 9 3416 "AS_paradent_link_39_DOWN"
-> 8 0 10 3533 125000000.000000
-> 8 0 11 3533 0.000100
-> 6 0 3534 7 3416 "paradent-40.rennes.grid5000.fr"
-> 8 0 8 3534 21496000000.000000
-> 6 0 3535 9 3416 "AS_paradent_link_40_UP"
-> 8 0 10 3535 125000000.000000
-> 8 0 11 3535 0.000100
-> 6 0 3536 9 3416 "AS_paradent_link_40_DOWN"
-> 8 0 10 3536 125000000.000000
-> 8 0 11 3536 0.000100
-> 6 0 3537 7 3416 "paradent-41.rennes.grid5000.fr"
-> 8 0 8 3537 21496000000.000000
-> 6 0 3538 9 3416 "AS_paradent_link_41_UP"
-> 8 0 10 3538 125000000.000000
-> 8 0 11 3538 0.000100
-> 6 0 3539 9 3416 "AS_paradent_link_41_DOWN"
-> 8 0 10 3539 125000000.000000
-> 8 0 11 3539 0.000100
-> 6 0 3540 7 3416 "paradent-42.rennes.grid5000.fr"
-> 8 0 8 3540 21496000000.000000
-> 6 0 3541 9 3416 "AS_paradent_link_42_UP"
-> 8 0 10 3541 125000000.000000
-> 8 0 11 3541 0.000100
-> 6 0 3542 9 3416 "AS_paradent_link_42_DOWN"
-> 8 0 10 3542 125000000.000000
-> 8 0 11 3542 0.000100
-> 6 0 3543 7 3416 "paradent-43.rennes.grid5000.fr"
-> 8 0 8 3543 21496000000.000000
-> 6 0 3544 9 3416 "AS_paradent_link_43_UP"
-> 8 0 10 3544 125000000.000000
-> 8 0 11 3544 0.000100
-> 6 0 3545 9 3416 "AS_paradent_link_43_DOWN"
-> 8 0 10 3545 125000000.000000
-> 8 0 11 3545 0.000100
-> 6 0 3546 7 3416 "paradent-44.rennes.grid5000.fr"
-> 8 0 8 3546 21496000000.000000
-> 6 0 3547 9 3416 "AS_paradent_link_44_UP"
-> 8 0 10 3547 125000000.000000
-> 8 0 11 3547 0.000100
-> 6 0 3548 9 3416 "AS_paradent_link_44_DOWN"
-> 8 0 10 3548 125000000.000000
-> 8 0 11 3548 0.000100
-> 6 0 3549 7 3416 "paradent-45.rennes.grid5000.fr"
-> 8 0 8 3549 21496000000.000000
-> 6 0 3550 9 3416 "AS_paradent_link_45_UP"
-> 8 0 10 3550 125000000.000000
-> 8 0 11 3550 0.000100
-> 6 0 3551 9 3416 "AS_paradent_link_45_DOWN"
-> 8 0 10 3551 125000000.000000
-> 8 0 11 3551 0.000100
-> 6 0 3552 7 3416 "paradent-46.rennes.grid5000.fr"
-> 8 0 8 3552 21496000000.000000
-> 6 0 3553 9 3416 "AS_paradent_link_46_UP"
-> 8 0 10 3553 125000000.000000
-> 8 0 11 3553 0.000100
-> 6 0 3554 9 3416 "AS_paradent_link_46_DOWN"
-> 8 0 10 3554 125000000.000000
-> 8 0 11 3554 0.000100
-> 6 0 3555 7 3416 "paradent-47.rennes.grid5000.fr"
-> 8 0 8 3555 21496000000.000000
-> 6 0 3556 9 3416 "AS_paradent_link_47_UP"
-> 8 0 10 3556 125000000.000000
-> 8 0 11 3556 0.000100
-> 6 0 3557 9 3416 "AS_paradent_link_47_DOWN"
-> 8 0 10 3557 125000000.000000
-> 8 0 11 3557 0.000100
-> 6 0 3558 7 3416 "paradent-48.rennes.grid5000.fr"
-> 8 0 8 3558 21496000000.000000
-> 6 0 3559 9 3416 "AS_paradent_link_48_UP"
-> 8 0 10 3559 125000000.000000
-> 8 0 11 3559 0.000100
-> 6 0 3560 9 3416 "AS_paradent_link_48_DOWN"
-> 8 0 10 3560 125000000.000000
-> 8 0 11 3560 0.000100
-> 6 0 3561 7 3416 "paradent-49.rennes.grid5000.fr"
-> 8 0 8 3561 21496000000.000000
-> 6 0 3562 9 3416 "AS_paradent_link_49_UP"
-> 8 0 10 3562 125000000.000000
-> 8 0 11 3562 0.000100
-> 6 0 3563 9 3416 "AS_paradent_link_49_DOWN"
-> 8 0 10 3563 125000000.000000
-> 8 0 11 3563 0.000100
-> 6 0 3564 7 3416 "paradent-50.rennes.grid5000.fr"
-> 8 0 8 3564 21496000000.000000
-> 6 0 3565 9 3416 "AS_paradent_link_50_UP"
-> 8 0 10 3565 125000000.000000
-> 8 0 11 3565 0.000100
-> 6 0 3566 9 3416 "AS_paradent_link_50_DOWN"
-> 8 0 10 3566 125000000.000000
-> 8 0 11 3566 0.000100
-> 6 0 3567 7 3416 "paradent-51.rennes.grid5000.fr"
-> 8 0 8 3567 21496000000.000000
-> 6 0 3568 9 3416 "AS_paradent_link_51_UP"
-> 8 0 10 3568 125000000.000000
-> 8 0 11 3568 0.000100
-> 6 0 3569 9 3416 "AS_paradent_link_51_DOWN"
-> 8 0 10 3569 125000000.000000
-> 8 0 11 3569 0.000100
-> 6 0 3570 7 3416 "paradent-52.rennes.grid5000.fr"
-> 8 0 8 3570 21496000000.000000
-> 6 0 3571 9 3416 "AS_paradent_link_52_UP"
-> 8 0 10 3571 125000000.000000
-> 8 0 11 3571 0.000100
-> 6 0 3572 9 3416 "AS_paradent_link_52_DOWN"
-> 8 0 10 3572 125000000.000000
-> 8 0 11 3572 0.000100
-> 6 0 3573 7 3416 "paradent-53.rennes.grid5000.fr"
-> 8 0 8 3573 21496000000.000000
-> 6 0 3574 9 3416 "AS_paradent_link_53_UP"
-> 8 0 10 3574 125000000.000000
-> 8 0 11 3574 0.000100
-> 6 0 3575 9 3416 "AS_paradent_link_53_DOWN"
-> 8 0 10 3575 125000000.000000
-> 8 0 11 3575 0.000100
-> 6 0 3576 7 3416 "paradent-54.rennes.grid5000.fr"
-> 8 0 8 3576 21496000000.000000
-> 6 0 3577 9 3416 "AS_paradent_link_54_UP"
-> 8 0 10 3577 125000000.000000
-> 8 0 11 3577 0.000100
-> 6 0 3578 9 3416 "AS_paradent_link_54_DOWN"
-> 8 0 10 3578 125000000.000000
-> 8 0 11 3578 0.000100
-> 6 0 3579 7 3416 "paradent-55.rennes.grid5000.fr"
-> 8 0 8 3579 21496000000.000000
-> 6 0 3580 9 3416 "AS_paradent_link_55_UP"
-> 8 0 10 3580 125000000.000000
-> 8 0 11 3580 0.000100
-> 6 0 3581 9 3416 "AS_paradent_link_55_DOWN"
-> 8 0 10 3581 125000000.000000
-> 8 0 11 3581 0.000100
-> 6 0 3582 7 3416 "paradent-56.rennes.grid5000.fr"
-> 8 0 8 3582 21496000000.000000
-> 6 0 3583 9 3416 "AS_paradent_link_56_UP"
-> 8 0 10 3583 125000000.000000
-> 8 0 11 3583 0.000100
-> 6 0 3584 9 3416 "AS_paradent_link_56_DOWN"
-> 8 0 10 3584 125000000.000000
-> 8 0 11 3584 0.000100
-> 6 0 3585 7 3416 "paradent-57.rennes.grid5000.fr"
-> 8 0 8 3585 21496000000.000000
-> 6 0 3586 9 3416 "AS_paradent_link_57_UP"
-> 8 0 10 3586 125000000.000000
-> 8 0 11 3586 0.000100
-> 6 0 3587 9 3416 "AS_paradent_link_57_DOWN"
-> 8 0 10 3587 125000000.000000
-> 8 0 11 3587 0.000100
-> 6 0 3588 7 3416 "paradent-58.rennes.grid5000.fr"
-> 8 0 8 3588 21496000000.000000
-> 6 0 3589 9 3416 "AS_paradent_link_58_UP"
-> 8 0 10 3589 125000000.000000
-> 8 0 11 3589 0.000100
-> 6 0 3590 9 3416 "AS_paradent_link_58_DOWN"
-> 8 0 10 3590 125000000.000000
-> 8 0 11 3590 0.000100
-> 6 0 3591 7 3416 "paradent-59.rennes.grid5000.fr"
-> 8 0 8 3591 21496000000.000000
-> 6 0 3592 9 3416 "AS_paradent_link_59_UP"
-> 8 0 10 3592 125000000.000000
-> 8 0 11 3592 0.000100
-> 6 0 3593 9 3416 "AS_paradent_link_59_DOWN"
-> 8 0 10 3593 125000000.000000
-> 8 0 11 3593 0.000100
-> 6 0 3594 7 3416 "paradent-60.rennes.grid5000.fr"
-> 8 0 8 3594 21496000000.000000
-> 6 0 3595 9 3416 "AS_paradent_link_60_UP"
-> 8 0 10 3595 125000000.000000
-> 8 0 11 3595 0.000100
-> 6 0 3596 9 3416 "AS_paradent_link_60_DOWN"
-> 8 0 10 3596 125000000.000000
-> 8 0 11 3596 0.000100
-> 6 0 3597 7 3416 "paradent-61.rennes.grid5000.fr"
-> 8 0 8 3597 21496000000.000000
-> 6 0 3598 9 3416 "AS_paradent_link_61_UP"
-> 8 0 10 3598 125000000.000000
-> 8 0 11 3598 0.000100
-> 6 0 3599 9 3416 "AS_paradent_link_61_DOWN"
-> 8 0 10 3599 125000000.000000
-> 8 0 11 3599 0.000100
-> 6 0 3600 7 3416 "paradent-62.rennes.grid5000.fr"
-> 8 0 8 3600 21496000000.000000
-> 6 0 3601 9 3416 "AS_paradent_link_62_UP"
-> 8 0 10 3601 125000000.000000
-> 8 0 11 3601 0.000100
-> 6 0 3602 9 3416 "AS_paradent_link_62_DOWN"
-> 8 0 10 3602 125000000.000000
-> 8 0 11 3602 0.000100
-> 6 0 3603 7 3416 "paradent-63.rennes.grid5000.fr"
-> 8 0 8 3603 21496000000.000000
-> 6 0 3604 9 3416 "AS_paradent_link_63_UP"
-> 8 0 10 3604 125000000.000000
-> 8 0 11 3604 0.000100
-> 6 0 3605 9 3416 "AS_paradent_link_63_DOWN"
-> 8 0 10 3605 125000000.000000
-> 8 0 11 3605 0.000100
-> 6 0 3606 7 3416 "paradent-64.rennes.grid5000.fr"
-> 8 0 8 3606 21496000000.000000
-> 6 0 3607 9 3416 "AS_paradent_link_64_UP"
-> 8 0 10 3607 125000000.000000
-> 8 0 11 3607 0.000100
-> 6 0 3608 9 3416 "AS_paradent_link_64_DOWN"
-> 8 0 10 3608 125000000.000000
-> 8 0 11 3608 0.000100
-> 6 0 3609 12 3416 "paradent-AS_paradent_router.rennes.grid5000.fr"
-> 6 0 3610 9 3416 "AS_paradent_backbone"
-> 8 0 10 3610 1250000000.000000
-> 8 0 11 3610 0.000100
-> 6 0 3611 3 3415 "link_paradent"
-> 8 0 4 3611 1250000000.000000
-> 8 0 5 3611 0.000100
-> 6 0 3612 6 3415 "AS_paramount"
-> 6 0 3613 7 3612 "paramount-1.rennes.grid5000.fr"
-> 8 0 8 3613 12910000000.000000
-> 6 0 3614 9 3612 "AS_paramount_link_1_UP"
-> 8 0 10 3614 125000000.000000
-> 8 0 11 3614 0.000100
-> 6 0 3615 9 3612 "AS_paramount_link_1_DOWN"
-> 8 0 10 3615 125000000.000000
-> 8 0 11 3615 0.000100
-> 6 0 3616 7 3612 "paramount-2.rennes.grid5000.fr"
-> 8 0 8 3616 12910000000.000000
-> 6 0 3617 9 3612 "AS_paramount_link_2_UP"
-> 8 0 10 3617 125000000.000000
-> 8 0 11 3617 0.000100
-> 6 0 3618 9 3612 "AS_paramount_link_2_DOWN"
-> 8 0 10 3618 125000000.000000
-> 8 0 11 3618 0.000100
-> 6 0 3619 7 3612 "paramount-3.rennes.grid5000.fr"
-> 8 0 8 3619 12910000000.000000
-> 6 0 3620 9 3612 "AS_paramount_link_3_UP"
-> 8 0 10 3620 125000000.000000
-> 8 0 11 3620 0.000100
-> 6 0 3621 9 3612 "AS_paramount_link_3_DOWN"
-> 8 0 10 3621 125000000.000000
-> 8 0 11 3621 0.000100
-> 6 0 3622 7 3612 "paramount-4.rennes.grid5000.fr"
-> 8 0 8 3622 12910000000.000000
-> 6 0 3623 9 3612 "AS_paramount_link_4_UP"
-> 8 0 10 3623 125000000.000000
-> 8 0 11 3623 0.000100
-> 6 0 3624 9 3612 "AS_paramount_link_4_DOWN"
-> 8 0 10 3624 125000000.000000
-> 8 0 11 3624 0.000100
-> 6 0 3625 7 3612 "paramount-5.rennes.grid5000.fr"
-> 8 0 8 3625 12910000000.000000
-> 6 0 3626 9 3612 "AS_paramount_link_5_UP"
-> 8 0 10 3626 125000000.000000
-> 8 0 11 3626 0.000100
-> 6 0 3627 9 3612 "AS_paramount_link_5_DOWN"
-> 8 0 10 3627 125000000.000000
-> 8 0 11 3627 0.000100
-> 6 0 3628 7 3612 "paramount-6.rennes.grid5000.fr"
-> 8 0 8 3628 12910000000.000000
-> 6 0 3629 9 3612 "AS_paramount_link_6_UP"
-> 8 0 10 3629 125000000.000000
-> 8 0 11 3629 0.000100
-> 6 0 3630 9 3612 "AS_paramount_link_6_DOWN"
-> 8 0 10 3630 125000000.000000
-> 8 0 11 3630 0.000100
-> 6 0 3631 7 3612 "paramount-7.rennes.grid5000.fr"
-> 8 0 8 3631 12910000000.000000
-> 6 0 3632 9 3612 "AS_paramount_link_7_UP"
-> 8 0 10 3632 125000000.000000
-> 8 0 11 3632 0.000100
-> 6 0 3633 9 3612 "AS_paramount_link_7_DOWN"
-> 8 0 10 3633 125000000.000000
-> 8 0 11 3633 0.000100
-> 6 0 3634 7 3612 "paramount-8.rennes.grid5000.fr"
-> 8 0 8 3634 12910000000.000000
-> 6 0 3635 9 3612 "AS_paramount_link_8_UP"
-> 8 0 10 3635 125000000.000000
-> 8 0 11 3635 0.000100
-> 6 0 3636 9 3612 "AS_paramount_link_8_DOWN"
-> 8 0 10 3636 125000000.000000
-> 8 0 11 3636 0.000100
-> 6 0 3637 7 3612 "paramount-9.rennes.grid5000.fr"
-> 8 0 8 3637 12910000000.000000
-> 6 0 3638 9 3612 "AS_paramount_link_9_UP"
-> 8 0 10 3638 125000000.000000
-> 8 0 11 3638 0.000100
-> 6 0 3639 9 3612 "AS_paramount_link_9_DOWN"
-> 8 0 10 3639 125000000.000000
-> 8 0 11 3639 0.000100
-> 6 0 3640 7 3612 "paramount-10.rennes.grid5000.fr"
-> 8 0 8 3640 12910000000.000000
-> 6 0 3641 9 3612 "AS_paramount_link_10_UP"
-> 8 0 10 3641 125000000.000000
-> 8 0 11 3641 0.000100
-> 6 0 3642 9 3612 "AS_paramount_link_10_DOWN"
-> 8 0 10 3642 125000000.000000
-> 8 0 11 3642 0.000100
-> 6 0 3643 7 3612 "paramount-11.rennes.grid5000.fr"
-> 8 0 8 3643 12910000000.000000
-> 6 0 3644 9 3612 "AS_paramount_link_11_UP"
-> 8 0 10 3644 125000000.000000
-> 8 0 11 3644 0.000100
-> 6 0 3645 9 3612 "AS_paramount_link_11_DOWN"
-> 8 0 10 3645 125000000.000000
-> 8 0 11 3645 0.000100
-> 6 0 3646 7 3612 "paramount-12.rennes.grid5000.fr"
-> 8 0 8 3646 12910000000.000000
-> 6 0 3647 9 3612 "AS_paramount_link_12_UP"
-> 8 0 10 3647 125000000.000000
-> 8 0 11 3647 0.000100
-> 6 0 3648 9 3612 "AS_paramount_link_12_DOWN"
-> 8 0 10 3648 125000000.000000
-> 8 0 11 3648 0.000100
-> 6 0 3649 7 3612 "paramount-13.rennes.grid5000.fr"
-> 8 0 8 3649 12910000000.000000
-> 6 0 3650 9 3612 "AS_paramount_link_13_UP"
-> 8 0 10 3650 125000000.000000
-> 8 0 11 3650 0.000100
-> 6 0 3651 9 3612 "AS_paramount_link_13_DOWN"
-> 8 0 10 3651 125000000.000000
-> 8 0 11 3651 0.000100
-> 6 0 3652 7 3612 "paramount-14.rennes.grid5000.fr"
-> 8 0 8 3652 12910000000.000000
-> 6 0 3653 9 3612 "AS_paramount_link_14_UP"
-> 8 0 10 3653 125000000.000000
-> 8 0 11 3653 0.000100
-> 6 0 3654 9 3612 "AS_paramount_link_14_DOWN"
-> 8 0 10 3654 125000000.000000
-> 8 0 11 3654 0.000100
-> 6 0 3655 7 3612 "paramount-15.rennes.grid5000.fr"
-> 8 0 8 3655 12910000000.000000
-> 6 0 3656 9 3612 "AS_paramount_link_15_UP"
-> 8 0 10 3656 125000000.000000
-> 8 0 11 3656 0.000100
-> 6 0 3657 9 3612 "AS_paramount_link_15_DOWN"
-> 8 0 10 3657 125000000.000000
-> 8 0 11 3657 0.000100
-> 6 0 3658 7 3612 "paramount-16.rennes.grid5000.fr"
-> 8 0 8 3658 12910000000.000000
-> 6 0 3659 9 3612 "AS_paramount_link_16_UP"
-> 8 0 10 3659 125000000.000000
-> 8 0 11 3659 0.000100
-> 6 0 3660 9 3612 "AS_paramount_link_16_DOWN"
-> 8 0 10 3660 125000000.000000
-> 8 0 11 3660 0.000100
-> 6 0 3661 7 3612 "paramount-17.rennes.grid5000.fr"
-> 8 0 8 3661 12910000000.000000
-> 6 0 3662 9 3612 "AS_paramount_link_17_UP"
-> 8 0 10 3662 125000000.000000
-> 8 0 11 3662 0.000100
-> 6 0 3663 9 3612 "AS_paramount_link_17_DOWN"
-> 8 0 10 3663 125000000.000000
-> 8 0 11 3663 0.000100
-> 6 0 3664 7 3612 "paramount-18.rennes.grid5000.fr"
-> 8 0 8 3664 12910000000.000000
-> 6 0 3665 9 3612 "AS_paramount_link_18_UP"
-> 8 0 10 3665 125000000.000000
-> 8 0 11 3665 0.000100
-> 6 0 3666 9 3612 "AS_paramount_link_18_DOWN"
-> 8 0 10 3666 125000000.000000
-> 8 0 11 3666 0.000100
-> 6 0 3667 7 3612 "paramount-19.rennes.grid5000.fr"
-> 8 0 8 3667 12910000000.000000
-> 6 0 3668 9 3612 "AS_paramount_link_19_UP"
-> 8 0 10 3668 125000000.000000
-> 8 0 11 3668 0.000100
-> 6 0 3669 9 3612 "AS_paramount_link_19_DOWN"
-> 8 0 10 3669 125000000.000000
-> 8 0 11 3669 0.000100
-> 6 0 3670 7 3612 "paramount-20.rennes.grid5000.fr"
-> 8 0 8 3670 12910000000.000000
-> 6 0 3671 9 3612 "AS_paramount_link_20_UP"
-> 8 0 10 3671 125000000.000000
-> 8 0 11 3671 0.000100
-> 6 0 3672 9 3612 "AS_paramount_link_20_DOWN"
-> 8 0 10 3672 125000000.000000
-> 8 0 11 3672 0.000100
-> 6 0 3673 7 3612 "paramount-21.rennes.grid5000.fr"
-> 8 0 8 3673 12910000000.000000
-> 6 0 3674 9 3612 "AS_paramount_link_21_UP"
-> 8 0 10 3674 125000000.000000
-> 8 0 11 3674 0.000100
-> 6 0 3675 9 3612 "AS_paramount_link_21_DOWN"
-> 8 0 10 3675 125000000.000000
-> 8 0 11 3675 0.000100
-> 6 0 3676 7 3612 "paramount-22.rennes.grid5000.fr"
-> 8 0 8 3676 12910000000.000000
-> 6 0 3677 9 3612 "AS_paramount_link_22_UP"
-> 8 0 10 3677 125000000.000000
-> 8 0 11 3677 0.000100
-> 6 0 3678 9 3612 "AS_paramount_link_22_DOWN"
-> 8 0 10 3678 125000000.000000
-> 8 0 11 3678 0.000100
-> 6 0 3679 7 3612 "paramount-23.rennes.grid5000.fr"
-> 8 0 8 3679 12910000000.000000
-> 6 0 3680 9 3612 "AS_paramount_link_23_UP"
-> 8 0 10 3680 125000000.000000
-> 8 0 11 3680 0.000100
-> 6 0 3681 9 3612 "AS_paramount_link_23_DOWN"
-> 8 0 10 3681 125000000.000000
-> 8 0 11 3681 0.000100
-> 6 0 3682 7 3612 "paramount-24.rennes.grid5000.fr"
-> 8 0 8 3682 12910000000.000000
-> 6 0 3683 9 3612 "AS_paramount_link_24_UP"
-> 8 0 10 3683 125000000.000000
-> 8 0 11 3683 0.000100
-> 6 0 3684 9 3612 "AS_paramount_link_24_DOWN"
-> 8 0 10 3684 125000000.000000
-> 8 0 11 3684 0.000100
-> 6 0 3685 7 3612 "paramount-25.rennes.grid5000.fr"
-> 8 0 8 3685 12910000000.000000
-> 6 0 3686 9 3612 "AS_paramount_link_25_UP"
-> 8 0 10 3686 125000000.000000
-> 8 0 11 3686 0.000100
-> 6 0 3687 9 3612 "AS_paramount_link_25_DOWN"
-> 8 0 10 3687 125000000.000000
-> 8 0 11 3687 0.000100
-> 6 0 3688 7 3612 "paramount-26.rennes.grid5000.fr"
-> 8 0 8 3688 12910000000.000000
-> 6 0 3689 9 3612 "AS_paramount_link_26_UP"
-> 8 0 10 3689 125000000.000000
-> 8 0 11 3689 0.000100
-> 6 0 3690 9 3612 "AS_paramount_link_26_DOWN"
-> 8 0 10 3690 125000000.000000
-> 8 0 11 3690 0.000100
-> 6 0 3691 7 3612 "paramount-27.rennes.grid5000.fr"
-> 8 0 8 3691 12910000000.000000
-> 6 0 3692 9 3612 "AS_paramount_link_27_UP"
-> 8 0 10 3692 125000000.000000
-> 8 0 11 3692 0.000100
-> 6 0 3693 9 3612 "AS_paramount_link_27_DOWN"
-> 8 0 10 3693 125000000.000000
-> 8 0 11 3693 0.000100
-> 6 0 3694 7 3612 "paramount-28.rennes.grid5000.fr"
-> 8 0 8 3694 12910000000.000000
-> 6 0 3695 9 3612 "AS_paramount_link_28_UP"
-> 8 0 10 3695 125000000.000000
-> 8 0 11 3695 0.000100
-> 6 0 3696 9 3612 "AS_paramount_link_28_DOWN"
-> 8 0 10 3696 125000000.000000
-> 8 0 11 3696 0.000100
-> 6 0 3697 7 3612 "paramount-29.rennes.grid5000.fr"
-> 8 0 8 3697 12910000000.000000
-> 6 0 3698 9 3612 "AS_paramount_link_29_UP"
-> 8 0 10 3698 125000000.000000
-> 8 0 11 3698 0.000100
-> 6 0 3699 9 3612 "AS_paramount_link_29_DOWN"
-> 8 0 10 3699 125000000.000000
-> 8 0 11 3699 0.000100
-> 6 0 3700 7 3612 "paramount-30.rennes.grid5000.fr"
-> 8 0 8 3700 12910000000.000000
-> 6 0 3701 9 3612 "AS_paramount_link_30_UP"
-> 8 0 10 3701 125000000.000000
-> 8 0 11 3701 0.000100
-> 6 0 3702 9 3612 "AS_paramount_link_30_DOWN"
-> 8 0 10 3702 125000000.000000
-> 8 0 11 3702 0.000100
-> 6 0 3703 7 3612 "paramount-31.rennes.grid5000.fr"
-> 8 0 8 3703 12910000000.000000
-> 6 0 3704 9 3612 "AS_paramount_link_31_UP"
-> 8 0 10 3704 125000000.000000
-> 8 0 11 3704 0.000100
-> 6 0 3705 9 3612 "AS_paramount_link_31_DOWN"
-> 8 0 10 3705 125000000.000000
-> 8 0 11 3705 0.000100
-> 6 0 3706 7 3612 "paramount-32.rennes.grid5000.fr"
-> 8 0 8 3706 12910000000.000000
-> 6 0 3707 9 3612 "AS_paramount_link_32_UP"
-> 8 0 10 3707 125000000.000000
-> 8 0 11 3707 0.000100
-> 6 0 3708 9 3612 "AS_paramount_link_32_DOWN"
-> 8 0 10 3708 125000000.000000
-> 8 0 11 3708 0.000100
-> 6 0 3709 7 3612 "paramount-33.rennes.grid5000.fr"
-> 8 0 8 3709 12910000000.000000
-> 6 0 3710 9 3612 "AS_paramount_link_33_UP"
-> 8 0 10 3710 125000000.000000
-> 8 0 11 3710 0.000100
-> 6 0 3711 9 3612 "AS_paramount_link_33_DOWN"
-> 8 0 10 3711 125000000.000000
-> 8 0 11 3711 0.000100
-> 6 0 3712 12 3612 "paramount-AS_paramount_router.rennes.grid5000.fr"
-> 6 0 3713 9 3612 "AS_paramount_backbone"
-> 8 0 10 3713 1250000000.000000
-> 8 0 11 3713 0.000100
-> 6 0 3714 3 3415 "link_paramount"
-> 8 0 4 3714 1250000000.000000
-> 8 0 5 3714 0.000100
-> 6 0 3715 6 3415 "AS_parapide"
-> 6 0 3716 7 3715 "parapide-1.rennes.grid5000.fr"
-> 8 0 8 3716 30130000000.000000
-> 6 0 3717 9 3715 "AS_parapide_link_1_UP"
-> 8 0 10 3717 125000000.000000
-> 8 0 11 3717 0.000100
-> 6 0 3718 9 3715 "AS_parapide_link_1_DOWN"
-> 8 0 10 3718 125000000.000000
-> 8 0 11 3718 0.000100
-> 6 0 3719 7 3715 "parapide-2.rennes.grid5000.fr"
-> 8 0 8 3719 30130000000.000000
-> 6 0 3720 9 3715 "AS_parapide_link_2_UP"
-> 8 0 10 3720 125000000.000000
-> 8 0 11 3720 0.000100
-> 6 0 3721 9 3715 "AS_parapide_link_2_DOWN"
-> 8 0 10 3721 125000000.000000
-> 8 0 11 3721 0.000100
-> 6 0 3722 7 3715 "parapide-3.rennes.grid5000.fr"
-> 8 0 8 3722 30130000000.000000
-> 6 0 3723 9 3715 "AS_parapide_link_3_UP"
-> 8 0 10 3723 125000000.000000
-> 8 0 11 3723 0.000100
-> 6 0 3724 9 3715 "AS_parapide_link_3_DOWN"
-> 8 0 10 3724 125000000.000000
-> 8 0 11 3724 0.000100
-> 6 0 3725 7 3715 "parapide-4.rennes.grid5000.fr"
-> 8 0 8 3725 30130000000.000000
-> 6 0 3726 9 3715 "AS_parapide_link_4_UP"
-> 8 0 10 3726 125000000.000000
-> 8 0 11 3726 0.000100
-> 6 0 3727 9 3715 "AS_parapide_link_4_DOWN"
-> 8 0 10 3727 125000000.000000
-> 8 0 11 3727 0.000100
-> 6 0 3728 7 3715 "parapide-5.rennes.grid5000.fr"
-> 8 0 8 3728 30130000000.000000
-> 6 0 3729 9 3715 "AS_parapide_link_5_UP"
-> 8 0 10 3729 125000000.000000
-> 8 0 11 3729 0.000100
-> 6 0 3730 9 3715 "AS_parapide_link_5_DOWN"
-> 8 0 10 3730 125000000.000000
-> 8 0 11 3730 0.000100
-> 6 0 3731 7 3715 "parapide-6.rennes.grid5000.fr"
-> 8 0 8 3731 30130000000.000000
-> 6 0 3732 9 3715 "AS_parapide_link_6_UP"
-> 8 0 10 3732 125000000.000000
-> 8 0 11 3732 0.000100
-> 6 0 3733 9 3715 "AS_parapide_link_6_DOWN"
-> 8 0 10 3733 125000000.000000
-> 8 0 11 3733 0.000100
-> 6 0 3734 7 3715 "parapide-7.rennes.grid5000.fr"
-> 8 0 8 3734 30130000000.000000
-> 6 0 3735 9 3715 "AS_parapide_link_7_UP"
-> 8 0 10 3735 125000000.000000
-> 8 0 11 3735 0.000100
-> 6 0 3736 9 3715 "AS_parapide_link_7_DOWN"
-> 8 0 10 3736 125000000.000000
-> 8 0 11 3736 0.000100
-> 6 0 3737 7 3715 "parapide-8.rennes.grid5000.fr"
-> 8 0 8 3737 30130000000.000000
-> 6 0 3738 9 3715 "AS_parapide_link_8_UP"
-> 8 0 10 3738 125000000.000000
-> 8 0 11 3738 0.000100
-> 6 0 3739 9 3715 "AS_parapide_link_8_DOWN"
-> 8 0 10 3739 125000000.000000
-> 8 0 11 3739 0.000100
-> 6 0 3740 7 3715 "parapide-9.rennes.grid5000.fr"
-> 8 0 8 3740 30130000000.000000
-> 6 0 3741 9 3715 "AS_parapide_link_9_UP"
-> 8 0 10 3741 125000000.000000
-> 8 0 11 3741 0.000100
-> 6 0 3742 9 3715 "AS_parapide_link_9_DOWN"
-> 8 0 10 3742 125000000.000000
-> 8 0 11 3742 0.000100
-> 6 0 3743 7 3715 "parapide-10.rennes.grid5000.fr"
-> 8 0 8 3743 30130000000.000000
-> 6 0 3744 9 3715 "AS_parapide_link_10_UP"
-> 8 0 10 3744 125000000.000000
-> 8 0 11 3744 0.000100
-> 6 0 3745 9 3715 "AS_parapide_link_10_DOWN"
-> 8 0 10 3745 125000000.000000
-> 8 0 11 3745 0.000100
-> 6 0 3746 7 3715 "parapide-11.rennes.grid5000.fr"
-> 8 0 8 3746 30130000000.000000
-> 6 0 3747 9 3715 "AS_parapide_link_11_UP"
-> 8 0 10 3747 125000000.000000
-> 8 0 11 3747 0.000100
-> 6 0 3748 9 3715 "AS_parapide_link_11_DOWN"
-> 8 0 10 3748 125000000.000000
-> 8 0 11 3748 0.000100
-> 6 0 3749 7 3715 "parapide-12.rennes.grid5000.fr"
-> 8 0 8 3749 30130000000.000000
-> 6 0 3750 9 3715 "AS_parapide_link_12_UP"
-> 8 0 10 3750 125000000.000000
-> 8 0 11 3750 0.000100
-> 6 0 3751 9 3715 "AS_parapide_link_12_DOWN"
-> 8 0 10 3751 125000000.000000
-> 8 0 11 3751 0.000100
-> 6 0 3752 7 3715 "parapide-13.rennes.grid5000.fr"
-> 8 0 8 3752 30130000000.000000
-> 6 0 3753 9 3715 "AS_parapide_link_13_UP"
-> 8 0 10 3753 125000000.000000
-> 8 0 11 3753 0.000100
-> 6 0 3754 9 3715 "AS_parapide_link_13_DOWN"
-> 8 0 10 3754 125000000.000000
-> 8 0 11 3754 0.000100
-> 6 0 3755 7 3715 "parapide-14.rennes.grid5000.fr"
-> 8 0 8 3755 30130000000.000000
-> 6 0 3756 9 3715 "AS_parapide_link_14_UP"
-> 8 0 10 3756 125000000.000000
-> 8 0 11 3756 0.000100
-> 6 0 3757 9 3715 "AS_parapide_link_14_DOWN"
-> 8 0 10 3757 125000000.000000
-> 8 0 11 3757 0.000100
-> 6 0 3758 7 3715 "parapide-15.rennes.grid5000.fr"
-> 8 0 8 3758 30130000000.000000
-> 6 0 3759 9 3715 "AS_parapide_link_15_UP"
-> 8 0 10 3759 125000000.000000
-> 8 0 11 3759 0.000100
-> 6 0 3760 9 3715 "AS_parapide_link_15_DOWN"
-> 8 0 10 3760 125000000.000000
-> 8 0 11 3760 0.000100
-> 6 0 3761 7 3715 "parapide-16.rennes.grid5000.fr"
-> 8 0 8 3761 30130000000.000000
-> 6 0 3762 9 3715 "AS_parapide_link_16_UP"
-> 8 0 10 3762 125000000.000000
-> 8 0 11 3762 0.000100
-> 6 0 3763 9 3715 "AS_parapide_link_16_DOWN"
-> 8 0 10 3763 125000000.000000
-> 8 0 11 3763 0.000100
-> 6 0 3764 7 3715 "parapide-17.rennes.grid5000.fr"
-> 8 0 8 3764 30130000000.000000
-> 6 0 3765 9 3715 "AS_parapide_link_17_UP"
-> 8 0 10 3765 125000000.000000
-> 8 0 11 3765 0.000100
-> 6 0 3766 9 3715 "AS_parapide_link_17_DOWN"
-> 8 0 10 3766 125000000.000000
-> 8 0 11 3766 0.000100
-> 6 0 3767 7 3715 "parapide-18.rennes.grid5000.fr"
-> 8 0 8 3767 30130000000.000000
-> 6 0 3768 9 3715 "AS_parapide_link_18_UP"
-> 8 0 10 3768 125000000.000000
-> 8 0 11 3768 0.000100
-> 6 0 3769 9 3715 "AS_parapide_link_18_DOWN"
-> 8 0 10 3769 125000000.000000
-> 8 0 11 3769 0.000100
-> 6 0 3770 7 3715 "parapide-19.rennes.grid5000.fr"
-> 8 0 8 3770 30130000000.000000
-> 6 0 3771 9 3715 "AS_parapide_link_19_UP"
-> 8 0 10 3771 125000000.000000
-> 8 0 11 3771 0.000100
-> 6 0 3772 9 3715 "AS_parapide_link_19_DOWN"
-> 8 0 10 3772 125000000.000000
-> 8 0 11 3772 0.000100
-> 6 0 3773 7 3715 "parapide-20.rennes.grid5000.fr"
-> 8 0 8 3773 30130000000.000000
-> 6 0 3774 9 3715 "AS_parapide_link_20_UP"
-> 8 0 10 3774 125000000.000000
-> 8 0 11 3774 0.000100
-> 6 0 3775 9 3715 "AS_parapide_link_20_DOWN"
-> 8 0 10 3775 125000000.000000
-> 8 0 11 3775 0.000100
-> 6 0 3776 7 3715 "parapide-21.rennes.grid5000.fr"
-> 8 0 8 3776 30130000000.000000
-> 6 0 3777 9 3715 "AS_parapide_link_21_UP"
-> 8 0 10 3777 125000000.000000
-> 8 0 11 3777 0.000100
-> 6 0 3778 9 3715 "AS_parapide_link_21_DOWN"
-> 8 0 10 3778 125000000.000000
-> 8 0 11 3778 0.000100
-> 6 0 3779 7 3715 "parapide-22.rennes.grid5000.fr"
-> 8 0 8 3779 30130000000.000000
-> 6 0 3780 9 3715 "AS_parapide_link_22_UP"
-> 8 0 10 3780 125000000.000000
-> 8 0 11 3780 0.000100
-> 6 0 3781 9 3715 "AS_parapide_link_22_DOWN"
-> 8 0 10 3781 125000000.000000
-> 8 0 11 3781 0.000100
-> 6 0 3782 7 3715 "parapide-23.rennes.grid5000.fr"
-> 8 0 8 3782 30130000000.000000
-> 6 0 3783 9 3715 "AS_parapide_link_23_UP"
-> 8 0 10 3783 125000000.000000
-> 8 0 11 3783 0.000100
-> 6 0 3784 9 3715 "AS_parapide_link_23_DOWN"
-> 8 0 10 3784 125000000.000000
-> 8 0 11 3784 0.000100
-> 6 0 3785 7 3715 "parapide-24.rennes.grid5000.fr"
-> 8 0 8 3785 30130000000.000000
-> 6 0 3786 9 3715 "AS_parapide_link_24_UP"
-> 8 0 10 3786 125000000.000000
-> 8 0 11 3786 0.000100
-> 6 0 3787 9 3715 "AS_parapide_link_24_DOWN"
-> 8 0 10 3787 125000000.000000
-> 8 0 11 3787 0.000100
-> 6 0 3788 7 3715 "parapide-25.rennes.grid5000.fr"
-> 8 0 8 3788 30130000000.000000
-> 6 0 3789 9 3715 "AS_parapide_link_25_UP"
-> 8 0 10 3789 125000000.000000
-> 8 0 11 3789 0.000100
-> 6 0 3790 9 3715 "AS_parapide_link_25_DOWN"
-> 8 0 10 3790 125000000.000000
-> 8 0 11 3790 0.000100
-> 6 0 3791 12 3715 "parapide-AS_parapide_router.rennes.grid5000.fr"
-> 6 0 3792 9 3715 "AS_parapide_backbone"
-> 8 0 10 3792 1250000000.000000
-> 8 0 11 3792 0.000100
-> 6 0 3793 3 3415 "link_parapide"
-> 8 0 4 3793 1250000000.000000
-> 8 0 5 3793 0.000100
-> 6 0 3794 6 3415 "AS_parapluie"
-> 6 0 3795 7 3794 "parapluie-1.rennes.grid5000.fr"
-> 8 0 8 3795 27391000000.000000
-> 6 0 3796 9 3794 "AS_parapluie_link_1_UP"
-> 8 0 10 3796 125000000.000000
-> 8 0 11 3796 0.000100
-> 6 0 3797 9 3794 "AS_parapluie_link_1_DOWN"
-> 8 0 10 3797 125000000.000000
-> 8 0 11 3797 0.000100
-> 6 0 3798 7 3794 "parapluie-2.rennes.grid5000.fr"
-> 8 0 8 3798 27391000000.000000
-> 6 0 3799 9 3794 "AS_parapluie_link_2_UP"
-> 8 0 10 3799 125000000.000000
-> 8 0 11 3799 0.000100
-> 6 0 3800 9 3794 "AS_parapluie_link_2_DOWN"
-> 8 0 10 3800 125000000.000000
-> 8 0 11 3800 0.000100
-> 6 0 3801 7 3794 "parapluie-3.rennes.grid5000.fr"
-> 8 0 8 3801 27391000000.000000
-> 6 0 3802 9 3794 "AS_parapluie_link_3_UP"
-> 8 0 10 3802 125000000.000000
-> 8 0 11 3802 0.000100
-> 6 0 3803 9 3794 "AS_parapluie_link_3_DOWN"
-> 8 0 10 3803 125000000.000000
-> 8 0 11 3803 0.000100
-> 6 0 3804 7 3794 "parapluie-4.rennes.grid5000.fr"
-> 8 0 8 3804 27391000000.000000
-> 6 0 3805 9 3794 "AS_parapluie_link_4_UP"
-> 8 0 10 3805 125000000.000000
-> 8 0 11 3805 0.000100
-> 6 0 3806 9 3794 "AS_parapluie_link_4_DOWN"
-> 8 0 10 3806 125000000.000000
-> 8 0 11 3806 0.000100
-> 6 0 3807 7 3794 "parapluie-5.rennes.grid5000.fr"
-> 8 0 8 3807 27391000000.000000
-> 6 0 3808 9 3794 "AS_parapluie_link_5_UP"
-> 8 0 10 3808 125000000.000000
-> 8 0 11 3808 0.000100
-> 6 0 3809 9 3794 "AS_parapluie_link_5_DOWN"
-> 8 0 10 3809 125000000.000000
-> 8 0 11 3809 0.000100
-> 6 0 3810 7 3794 "parapluie-6.rennes.grid5000.fr"
-> 8 0 8 3810 27391000000.000000
-> 6 0 3811 9 3794 "AS_parapluie_link_6_UP"
-> 8 0 10 3811 125000000.000000
-> 8 0 11 3811 0.000100
-> 6 0 3812 9 3794 "AS_parapluie_link_6_DOWN"
-> 8 0 10 3812 125000000.000000
-> 8 0 11 3812 0.000100
-> 6 0 3813 7 3794 "parapluie-7.rennes.grid5000.fr"
-> 8 0 8 3813 27391000000.000000
-> 6 0 3814 9 3794 "AS_parapluie_link_7_UP"
-> 8 0 10 3814 125000000.000000
-> 8 0 11 3814 0.000100
-> 6 0 3815 9 3794 "AS_parapluie_link_7_DOWN"
-> 8 0 10 3815 125000000.000000
-> 8 0 11 3815 0.000100
-> 6 0 3816 7 3794 "parapluie-8.rennes.grid5000.fr"
-> 8 0 8 3816 27391000000.000000
-> 6 0 3817 9 3794 "AS_parapluie_link_8_UP"
-> 8 0 10 3817 125000000.000000
-> 8 0 11 3817 0.000100
-> 6 0 3818 9 3794 "AS_parapluie_link_8_DOWN"
-> 8 0 10 3818 125000000.000000
-> 8 0 11 3818 0.000100
-> 6 0 3819 7 3794 "parapluie-9.rennes.grid5000.fr"
-> 8 0 8 3819 27391000000.000000
-> 6 0 3820 9 3794 "AS_parapluie_link_9_UP"
-> 8 0 10 3820 125000000.000000
-> 8 0 11 3820 0.000100
-> 6 0 3821 9 3794 "AS_parapluie_link_9_DOWN"
-> 8 0 10 3821 125000000.000000
-> 8 0 11 3821 0.000100
-> 6 0 3822 7 3794 "parapluie-10.rennes.grid5000.fr"
-> 8 0 8 3822 27391000000.000000
-> 6 0 3823 9 3794 "AS_parapluie_link_10_UP"
-> 8 0 10 3823 125000000.000000
-> 8 0 11 3823 0.000100
-> 6 0 3824 9 3794 "AS_parapluie_link_10_DOWN"
-> 8 0 10 3824 125000000.000000
-> 8 0 11 3824 0.000100
-> 6 0 3825 7 3794 "parapluie-11.rennes.grid5000.fr"
-> 8 0 8 3825 27391000000.000000
-> 6 0 3826 9 3794 "AS_parapluie_link_11_UP"
-> 8 0 10 3826 125000000.000000
-> 8 0 11 3826 0.000100
-> 6 0 3827 9 3794 "AS_parapluie_link_11_DOWN"
-> 8 0 10 3827 125000000.000000
-> 8 0 11 3827 0.000100
-> 6 0 3828 7 3794 "parapluie-12.rennes.grid5000.fr"
-> 8 0 8 3828 27391000000.000000
-> 6 0 3829 9 3794 "AS_parapluie_link_12_UP"
-> 8 0 10 3829 125000000.000000
-> 8 0 11 3829 0.000100
-> 6 0 3830 9 3794 "AS_parapluie_link_12_DOWN"
-> 8 0 10 3830 125000000.000000
-> 8 0 11 3830 0.000100
-> 6 0 3831 7 3794 "parapluie-13.rennes.grid5000.fr"
-> 8 0 8 3831 27391000000.000000
-> 6 0 3832 9 3794 "AS_parapluie_link_13_UP"
-> 8 0 10 3832 125000000.000000
-> 8 0 11 3832 0.000100
-> 6 0 3833 9 3794 "AS_parapluie_link_13_DOWN"
-> 8 0 10 3833 125000000.000000
-> 8 0 11 3833 0.000100
-> 6 0 3834 7 3794 "parapluie-14.rennes.grid5000.fr"
-> 8 0 8 3834 27391000000.000000
-> 6 0 3835 9 3794 "AS_parapluie_link_14_UP"
-> 8 0 10 3835 125000000.000000
-> 8 0 11 3835 0.000100
-> 6 0 3836 9 3794 "AS_parapluie_link_14_DOWN"
-> 8 0 10 3836 125000000.000000
-> 8 0 11 3836 0.000100
-> 6 0 3837 7 3794 "parapluie-15.rennes.grid5000.fr"
-> 8 0 8 3837 27391000000.000000
-> 6 0 3838 9 3794 "AS_parapluie_link_15_UP"
-> 8 0 10 3838 125000000.000000
-> 8 0 11 3838 0.000100
-> 6 0 3839 9 3794 "AS_parapluie_link_15_DOWN"
-> 8 0 10 3839 125000000.000000
-> 8 0 11 3839 0.000100
-> 6 0 3840 7 3794 "parapluie-16.rennes.grid5000.fr"
-> 8 0 8 3840 27391000000.000000
-> 6 0 3841 9 3794 "AS_parapluie_link_16_UP"
-> 8 0 10 3841 125000000.000000
-> 8 0 11 3841 0.000100
-> 6 0 3842 9 3794 "AS_parapluie_link_16_DOWN"
-> 8 0 10 3842 125000000.000000
-> 8 0 11 3842 0.000100
-> 6 0 3843 7 3794 "parapluie-17.rennes.grid5000.fr"
-> 8 0 8 3843 27391000000.000000
-> 6 0 3844 9 3794 "AS_parapluie_link_17_UP"
-> 8 0 10 3844 125000000.000000
-> 8 0 11 3844 0.000100
-> 6 0 3845 9 3794 "AS_parapluie_link_17_DOWN"
-> 8 0 10 3845 125000000.000000
-> 8 0 11 3845 0.000100
-> 6 0 3846 7 3794 "parapluie-18.rennes.grid5000.fr"
-> 8 0 8 3846 27391000000.000000
-> 6 0 3847 9 3794 "AS_parapluie_link_18_UP"
-> 8 0 10 3847 125000000.000000
-> 8 0 11 3847 0.000100
-> 6 0 3848 9 3794 "AS_parapluie_link_18_DOWN"
-> 8 0 10 3848 125000000.000000
-> 8 0 11 3848 0.000100
-> 6 0 3849 7 3794 "parapluie-19.rennes.grid5000.fr"
-> 8 0 8 3849 27391000000.000000
-> 6 0 3850 9 3794 "AS_parapluie_link_19_UP"
-> 8 0 10 3850 125000000.000000
-> 8 0 11 3850 0.000100
-> 6 0 3851 9 3794 "AS_parapluie_link_19_DOWN"
-> 8 0 10 3851 125000000.000000
-> 8 0 11 3851 0.000100
-> 6 0 3852 7 3794 "parapluie-20.rennes.grid5000.fr"
-> 8 0 8 3852 27391000000.000000
-> 6 0 3853 9 3794 "AS_parapluie_link_20_UP"
-> 8 0 10 3853 125000000.000000
-> 8 0 11 3853 0.000100
-> 6 0 3854 9 3794 "AS_parapluie_link_20_DOWN"
-> 8 0 10 3854 125000000.000000
-> 8 0 11 3854 0.000100
-> 6 0 3855 7 3794 "parapluie-21.rennes.grid5000.fr"
-> 8 0 8 3855 27391000000.000000
-> 6 0 3856 9 3794 "AS_parapluie_link_21_UP"
-> 8 0 10 3856 125000000.000000
-> 8 0 11 3856 0.000100
-> 6 0 3857 9 3794 "AS_parapluie_link_21_DOWN"
-> 8 0 10 3857 125000000.000000
-> 8 0 11 3857 0.000100
-> 6 0 3858 7 3794 "parapluie-22.rennes.grid5000.fr"
-> 8 0 8 3858 27391000000.000000
-> 6 0 3859 9 3794 "AS_parapluie_link_22_UP"
-> 8 0 10 3859 125000000.000000
-> 8 0 11 3859 0.000100
-> 6 0 3860 9 3794 "AS_parapluie_link_22_DOWN"
-> 8 0 10 3860 125000000.000000
-> 8 0 11 3860 0.000100
-> 6 0 3861 7 3794 "parapluie-23.rennes.grid5000.fr"
-> 8 0 8 3861 27391000000.000000
-> 6 0 3862 9 3794 "AS_parapluie_link_23_UP"
-> 8 0 10 3862 125000000.000000
-> 8 0 11 3862 0.000100
-> 6 0 3863 9 3794 "AS_parapluie_link_23_DOWN"
-> 8 0 10 3863 125000000.000000
-> 8 0 11 3863 0.000100
-> 6 0 3864 7 3794 "parapluie-24.rennes.grid5000.fr"
-> 8 0 8 3864 27391000000.000000
-> 6 0 3865 9 3794 "AS_parapluie_link_24_UP"
-> 8 0 10 3865 125000000.000000
-> 8 0 11 3865 0.000100
-> 6 0 3866 9 3794 "AS_parapluie_link_24_DOWN"
-> 8 0 10 3866 125000000.000000
-> 8 0 11 3866 0.000100
-> 6 0 3867 7 3794 "parapluie-25.rennes.grid5000.fr"
-> 8 0 8 3867 27391000000.000000
-> 6 0 3868 9 3794 "AS_parapluie_link_25_UP"
-> 8 0 10 3868 125000000.000000
-> 8 0 11 3868 0.000100
-> 6 0 3869 9 3794 "AS_parapluie_link_25_DOWN"
-> 8 0 10 3869 125000000.000000
-> 8 0 11 3869 0.000100
-> 6 0 3870 7 3794 "parapluie-26.rennes.grid5000.fr"
-> 8 0 8 3870 27391000000.000000
-> 6 0 3871 9 3794 "AS_parapluie_link_26_UP"
-> 8 0 10 3871 125000000.000000
-> 8 0 11 3871 0.000100
-> 6 0 3872 9 3794 "AS_parapluie_link_26_DOWN"
-> 8 0 10 3872 125000000.000000
-> 8 0 11 3872 0.000100
-> 6 0 3873 7 3794 "parapluie-27.rennes.grid5000.fr"
-> 8 0 8 3873 27391000000.000000
-> 6 0 3874 9 3794 "AS_parapluie_link_27_UP"
-> 8 0 10 3874 125000000.000000
-> 8 0 11 3874 0.000100
-> 6 0 3875 9 3794 "AS_parapluie_link_27_DOWN"
-> 8 0 10 3875 125000000.000000
-> 8 0 11 3875 0.000100
-> 6 0 3876 7 3794 "parapluie-28.rennes.grid5000.fr"
-> 8 0 8 3876 27391000000.000000
-> 6 0 3877 9 3794 "AS_parapluie_link_28_UP"
-> 8 0 10 3877 125000000.000000
-> 8 0 11 3877 0.000100
-> 6 0 3878 9 3794 "AS_parapluie_link_28_DOWN"
-> 8 0 10 3878 125000000.000000
-> 8 0 11 3878 0.000100
-> 6 0 3879 7 3794 "parapluie-29.rennes.grid5000.fr"
-> 8 0 8 3879 27391000000.000000
-> 6 0 3880 9 3794 "AS_parapluie_link_29_UP"
-> 8 0 10 3880 125000000.000000
-> 8 0 11 3880 0.000100
-> 6 0 3881 9 3794 "AS_parapluie_link_29_DOWN"
-> 8 0 10 3881 125000000.000000
-> 8 0 11 3881 0.000100
-> 6 0 3882 7 3794 "parapluie-30.rennes.grid5000.fr"
-> 8 0 8 3882 27391000000.000000
-> 6 0 3883 9 3794 "AS_parapluie_link_30_UP"
-> 8 0 10 3883 125000000.000000
-> 8 0 11 3883 0.000100
-> 6 0 3884 9 3794 "AS_parapluie_link_30_DOWN"
-> 8 0 10 3884 125000000.000000
-> 8 0 11 3884 0.000100
-> 6 0 3885 7 3794 "parapluie-31.rennes.grid5000.fr"
-> 8 0 8 3885 27391000000.000000
-> 6 0 3886 9 3794 "AS_parapluie_link_31_UP"
-> 8 0 10 3886 125000000.000000
-> 8 0 11 3886 0.000100
-> 6 0 3887 9 3794 "AS_parapluie_link_31_DOWN"
-> 8 0 10 3887 125000000.000000
-> 8 0 11 3887 0.000100
-> 6 0 3888 7 3794 "parapluie-32.rennes.grid5000.fr"
-> 8 0 8 3888 27391000000.000000
-> 6 0 3889 9 3794 "AS_parapluie_link_32_UP"
-> 8 0 10 3889 125000000.000000
-> 8 0 11 3889 0.000100
-> 6 0 3890 9 3794 "AS_parapluie_link_32_DOWN"
-> 8 0 10 3890 125000000.000000
-> 8 0 11 3890 0.000100
-> 6 0 3891 7 3794 "parapluie-33.rennes.grid5000.fr"
-> 8 0 8 3891 27391000000.000000
-> 6 0 3892 9 3794 "AS_parapluie_link_33_UP"
-> 8 0 10 3892 125000000.000000
-> 8 0 11 3892 0.000100
-> 6 0 3893 9 3794 "AS_parapluie_link_33_DOWN"
-> 8 0 10 3893 125000000.000000
-> 8 0 11 3893 0.000100
-> 6 0 3894 7 3794 "parapluie-34.rennes.grid5000.fr"
-> 8 0 8 3894 27391000000.000000
-> 6 0 3895 9 3794 "AS_parapluie_link_34_UP"
-> 8 0 10 3895 125000000.000000
-> 8 0 11 3895 0.000100
-> 6 0 3896 9 3794 "AS_parapluie_link_34_DOWN"
-> 8 0 10 3896 125000000.000000
-> 8 0 11 3896 0.000100
-> 6 0 3897 7 3794 "parapluie-35.rennes.grid5000.fr"
-> 8 0 8 3897 27391000000.000000
-> 6 0 3898 9 3794 "AS_parapluie_link_35_UP"
-> 8 0 10 3898 125000000.000000
-> 8 0 11 3898 0.000100
-> 6 0 3899 9 3794 "AS_parapluie_link_35_DOWN"
-> 8 0 10 3899 125000000.000000
-> 8 0 11 3899 0.000100
-> 6 0 3900 7 3794 "parapluie-36.rennes.grid5000.fr"
-> 8 0 8 3900 27391000000.000000
-> 6 0 3901 9 3794 "AS_parapluie_link_36_UP"
-> 8 0 10 3901 125000000.000000
-> 8 0 11 3901 0.000100
-> 6 0 3902 9 3794 "AS_parapluie_link_36_DOWN"
-> 8 0 10 3902 125000000.000000
-> 8 0 11 3902 0.000100
-> 6 0 3903 7 3794 "parapluie-37.rennes.grid5000.fr"
-> 8 0 8 3903 27391000000.000000
-> 6 0 3904 9 3794 "AS_parapluie_link_37_UP"
-> 8 0 10 3904 125000000.000000
-> 8 0 11 3904 0.000100
-> 6 0 3905 9 3794 "AS_parapluie_link_37_DOWN"
-> 8 0 10 3905 125000000.000000
-> 8 0 11 3905 0.000100
-> 6 0 3906 7 3794 "parapluie-38.rennes.grid5000.fr"
-> 8 0 8 3906 27391000000.000000
-> 6 0 3907 9 3794 "AS_parapluie_link_38_UP"
-> 8 0 10 3907 125000000.000000
-> 8 0 11 3907 0.000100
-> 6 0 3908 9 3794 "AS_parapluie_link_38_DOWN"
-> 8 0 10 3908 125000000.000000
-> 8 0 11 3908 0.000100
-> 6 0 3909 7 3794 "parapluie-39.rennes.grid5000.fr"
-> 8 0 8 3909 27391000000.000000
-> 6 0 3910 9 3794 "AS_parapluie_link_39_UP"
-> 8 0 10 3910 125000000.000000
-> 8 0 11 3910 0.000100
-> 6 0 3911 9 3794 "AS_parapluie_link_39_DOWN"
-> 8 0 10 3911 125000000.000000
-> 8 0 11 3911 0.000100
-> 6 0 3912 7 3794 "parapluie-40.rennes.grid5000.fr"
-> 8 0 8 3912 27391000000.000000
-> 6 0 3913 9 3794 "AS_parapluie_link_40_UP"
-> 8 0 10 3913 125000000.000000
-> 8 0 11 3913 0.000100
-> 6 0 3914 9 3794 "AS_parapluie_link_40_DOWN"
-> 8 0 10 3914 125000000.000000
-> 8 0 11 3914 0.000100
-> 6 0 3915 12 3794 "parapluie-AS_parapluie_router.rennes.grid5000.fr"
-> 6 0 3916 9 3794 "AS_parapluie_backbone"
-> 8 0 10 3916 1250000000.000000
-> 8 0 11 3916 0.000100
-> 6 0 3917 3 3415 "link_parapluie"
-> 8 0 4 3917 1250000000.000000
-> 8 0 5 3917 0.000100
-> 6 0 3918 6 3415 "gw_AS_rennes"
-> 6 0 3919 12 3918 "gw_rennes"
-> 6 0 3920 3 3415 "link_gw_rennes"
-> 8 0 4 3920 1250000000.000000
-> 8 0 5 3920 0.000100
-> 6 0 3921 1 0 "AS_sophia"
-> 6 0 3922 6 3921 "AS_helios"
-> 6 0 3923 7 3922 "helios-1.sophia.grid5000.fr"
-> 8 0 8 3923 7731800000.000000
-> 6 0 3924 9 3922 "AS_helios_link_1_UP"
-> 8 0 10 3924 125000000.000000
-> 8 0 11 3924 0.000100
-> 6 0 3925 9 3922 "AS_helios_link_1_DOWN"
-> 8 0 10 3925 125000000.000000
-> 8 0 11 3925 0.000100
-> 6 0 3926 7 3922 "helios-2.sophia.grid5000.fr"
-> 8 0 8 3926 7731800000.000000
-> 6 0 3927 9 3922 "AS_helios_link_2_UP"
-> 8 0 10 3927 125000000.000000
-> 8 0 11 3927 0.000100
-> 6 0 3928 9 3922 "AS_helios_link_2_DOWN"
-> 8 0 10 3928 125000000.000000
-> 8 0 11 3928 0.000100
-> 6 0 3929 7 3922 "helios-3.sophia.grid5000.fr"
-> 8 0 8 3929 7731800000.000000
-> 6 0 3930 9 3922 "AS_helios_link_3_UP"
-> 8 0 10 3930 125000000.000000
-> 8 0 11 3930 0.000100
-> 6 0 3931 9 3922 "AS_helios_link_3_DOWN"
-> 8 0 10 3931 125000000.000000
-> 8 0 11 3931 0.000100
-> 6 0 3932 7 3922 "helios-4.sophia.grid5000.fr"
-> 8 0 8 3932 7731800000.000000
-> 6 0 3933 9 3922 "AS_helios_link_4_UP"
-> 8 0 10 3933 125000000.000000
-> 8 0 11 3933 0.000100
-> 6 0 3934 9 3922 "AS_helios_link_4_DOWN"
-> 8 0 10 3934 125000000.000000
-> 8 0 11 3934 0.000100
-> 6 0 3935 7 3922 "helios-5.sophia.grid5000.fr"
-> 8 0 8 3935 7731800000.000000
-> 6 0 3936 9 3922 "AS_helios_link_5_UP"
-> 8 0 10 3936 125000000.000000
-> 8 0 11 3936 0.000100
-> 6 0 3937 9 3922 "AS_helios_link_5_DOWN"
-> 8 0 10 3937 125000000.000000
-> 8 0 11 3937 0.000100
-> 6 0 3938 7 3922 "helios-6.sophia.grid5000.fr"
-> 8 0 8 3938 7731800000.000000
-> 6 0 3939 9 3922 "AS_helios_link_6_UP"
-> 8 0 10 3939 125000000.000000
-> 8 0 11 3939 0.000100
-> 6 0 3940 9 3922 "AS_helios_link_6_DOWN"
-> 8 0 10 3940 125000000.000000
-> 8 0 11 3940 0.000100
-> 6 0 3941 7 3922 "helios-7.sophia.grid5000.fr"
-> 8 0 8 3941 7731800000.000000
-> 6 0 3942 9 3922 "AS_helios_link_7_UP"
-> 8 0 10 3942 125000000.000000
-> 8 0 11 3942 0.000100
-> 6 0 3943 9 3922 "AS_helios_link_7_DOWN"
-> 8 0 10 3943 125000000.000000
-> 8 0 11 3943 0.000100
-> 6 0 3944 7 3922 "helios-8.sophia.grid5000.fr"
-> 8 0 8 3944 7731800000.000000
-> 6 0 3945 9 3922 "AS_helios_link_8_UP"
-> 8 0 10 3945 125000000.000000
-> 8 0 11 3945 0.000100
-> 6 0 3946 9 3922 "AS_helios_link_8_DOWN"
-> 8 0 10 3946 125000000.000000
-> 8 0 11 3946 0.000100
-> 6 0 3947 7 3922 "helios-9.sophia.grid5000.fr"
-> 8 0 8 3947 7731800000.000000
-> 6 0 3948 9 3922 "AS_helios_link_9_UP"
-> 8 0 10 3948 125000000.000000
-> 8 0 11 3948 0.000100
-> 6 0 3949 9 3922 "AS_helios_link_9_DOWN"
-> 8 0 10 3949 125000000.000000
-> 8 0 11 3949 0.000100
-> 6 0 3950 7 3922 "helios-10.sophia.grid5000.fr"
-> 8 0 8 3950 7731800000.000000
-> 6 0 3951 9 3922 "AS_helios_link_10_UP"
-> 8 0 10 3951 125000000.000000
-> 8 0 11 3951 0.000100
-> 6 0 3952 9 3922 "AS_helios_link_10_DOWN"
-> 8 0 10 3952 125000000.000000
-> 8 0 11 3952 0.000100
-> 6 0 3953 7 3922 "helios-11.sophia.grid5000.fr"
-> 8 0 8 3953 7731800000.000000
-> 6 0 3954 9 3922 "AS_helios_link_11_UP"
-> 8 0 10 3954 125000000.000000
-> 8 0 11 3954 0.000100
-> 6 0 3955 9 3922 "AS_helios_link_11_DOWN"
-> 8 0 10 3955 125000000.000000
-> 8 0 11 3955 0.000100
-> 6 0 3956 7 3922 "helios-12.sophia.grid5000.fr"
-> 8 0 8 3956 7731800000.000000
-> 6 0 3957 9 3922 "AS_helios_link_12_UP"
-> 8 0 10 3957 125000000.000000
-> 8 0 11 3957 0.000100
-> 6 0 3958 9 3922 "AS_helios_link_12_DOWN"
-> 8 0 10 3958 125000000.000000
-> 8 0 11 3958 0.000100
-> 6 0 3959 7 3922 "helios-13.sophia.grid5000.fr"
-> 8 0 8 3959 7731800000.000000
-> 6 0 3960 9 3922 "AS_helios_link_13_UP"
-> 8 0 10 3960 125000000.000000
-> 8 0 11 3960 0.000100
-> 6 0 3961 9 3922 "AS_helios_link_13_DOWN"
-> 8 0 10 3961 125000000.000000
-> 8 0 11 3961 0.000100
-> 6 0 3962 7 3922 "helios-14.sophia.grid5000.fr"
-> 8 0 8 3962 7731800000.000000
-> 6 0 3963 9 3922 "AS_helios_link_14_UP"
-> 8 0 10 3963 125000000.000000
-> 8 0 11 3963 0.000100
-> 6 0 3964 9 3922 "AS_helios_link_14_DOWN"
-> 8 0 10 3964 125000000.000000
-> 8 0 11 3964 0.000100
-> 6 0 3965 7 3922 "helios-15.sophia.grid5000.fr"
-> 8 0 8 3965 7731800000.000000
-> 6 0 3966 9 3922 "AS_helios_link_15_UP"
-> 8 0 10 3966 125000000.000000
-> 8 0 11 3966 0.000100
-> 6 0 3967 9 3922 "AS_helios_link_15_DOWN"
-> 8 0 10 3967 125000000.000000
-> 8 0 11 3967 0.000100
-> 6 0 3968 7 3922 "helios-16.sophia.grid5000.fr"
-> 8 0 8 3968 7731800000.000000
-> 6 0 3969 9 3922 "AS_helios_link_16_UP"
-> 8 0 10 3969 125000000.000000
-> 8 0 11 3969 0.000100
-> 6 0 3970 9 3922 "AS_helios_link_16_DOWN"
-> 8 0 10 3970 125000000.000000
-> 8 0 11 3970 0.000100
-> 6 0 3971 7 3922 "helios-17.sophia.grid5000.fr"
-> 8 0 8 3971 7731800000.000000
-> 6 0 3972 9 3922 "AS_helios_link_17_UP"
-> 8 0 10 3972 125000000.000000
-> 8 0 11 3972 0.000100
-> 6 0 3973 9 3922 "AS_helios_link_17_DOWN"
-> 8 0 10 3973 125000000.000000
-> 8 0 11 3973 0.000100
-> 6 0 3974 7 3922 "helios-18.sophia.grid5000.fr"
-> 8 0 8 3974 7731800000.000000
-> 6 0 3975 9 3922 "AS_helios_link_18_UP"
-> 8 0 10 3975 125000000.000000
-> 8 0 11 3975 0.000100
-> 6 0 3976 9 3922 "AS_helios_link_18_DOWN"
-> 8 0 10 3976 125000000.000000
-> 8 0 11 3976 0.000100
-> 6 0 3977 7 3922 "helios-19.sophia.grid5000.fr"
-> 8 0 8 3977 7731800000.000000
-> 6 0 3978 9 3922 "AS_helios_link_19_UP"
-> 8 0 10 3978 125000000.000000
-> 8 0 11 3978 0.000100
-> 6 0 3979 9 3922 "AS_helios_link_19_DOWN"
-> 8 0 10 3979 125000000.000000
-> 8 0 11 3979 0.000100
-> 6 0 3980 7 3922 "helios-20.sophia.grid5000.fr"
-> 8 0 8 3980 7731800000.000000
-> 6 0 3981 9 3922 "AS_helios_link_20_UP"
-> 8 0 10 3981 125000000.000000
-> 8 0 11 3981 0.000100
-> 6 0 3982 9 3922 "AS_helios_link_20_DOWN"
-> 8 0 10 3982 125000000.000000
-> 8 0 11 3982 0.000100
-> 6 0 3983 7 3922 "helios-21.sophia.grid5000.fr"
-> 8 0 8 3983 7731800000.000000
-> 6 0 3984 9 3922 "AS_helios_link_21_UP"
-> 8 0 10 3984 125000000.000000
-> 8 0 11 3984 0.000100
-> 6 0 3985 9 3922 "AS_helios_link_21_DOWN"
-> 8 0 10 3985 125000000.000000
-> 8 0 11 3985 0.000100
-> 6 0 3986 7 3922 "helios-22.sophia.grid5000.fr"
-> 8 0 8 3986 7731800000.000000
-> 6 0 3987 9 3922 "AS_helios_link_22_UP"
-> 8 0 10 3987 125000000.000000
-> 8 0 11 3987 0.000100
-> 6 0 3988 9 3922 "AS_helios_link_22_DOWN"
-> 8 0 10 3988 125000000.000000
-> 8 0 11 3988 0.000100
-> 6 0 3989 7 3922 "helios-23.sophia.grid5000.fr"
-> 8 0 8 3989 7731800000.000000
-> 6 0 3990 9 3922 "AS_helios_link_23_UP"
-> 8 0 10 3990 125000000.000000
-> 8 0 11 3990 0.000100
-> 6 0 3991 9 3922 "AS_helios_link_23_DOWN"
-> 8 0 10 3991 125000000.000000
-> 8 0 11 3991 0.000100
-> 6 0 3992 7 3922 "helios-24.sophia.grid5000.fr"
-> 8 0 8 3992 7731800000.000000
-> 6 0 3993 9 3922 "AS_helios_link_24_UP"
-> 8 0 10 3993 125000000.000000
-> 8 0 11 3993 0.000100
-> 6 0 3994 9 3922 "AS_helios_link_24_DOWN"
-> 8 0 10 3994 125000000.000000
-> 8 0 11 3994 0.000100
-> 6 0 3995 7 3922 "helios-25.sophia.grid5000.fr"
-> 8 0 8 3995 7731800000.000000
-> 6 0 3996 9 3922 "AS_helios_link_25_UP"
-> 8 0 10 3996 125000000.000000
-> 8 0 11 3996 0.000100
-> 6 0 3997 9 3922 "AS_helios_link_25_DOWN"
-> 8 0 10 3997 125000000.000000
-> 8 0 11 3997 0.000100
-> 6 0 3998 7 3922 "helios-26.sophia.grid5000.fr"
-> 8 0 8 3998 7731800000.000000
-> 6 0 3999 9 3922 "AS_helios_link_26_UP"
-> 8 0 10 3999 125000000.000000
-> 8 0 11 3999 0.000100
-> 6 0 4000 9 3922 "AS_helios_link_26_DOWN"
-> 8 0 10 4000 125000000.000000
-> 8 0 11 4000 0.000100
-> 6 0 4001 7 3922 "helios-27.sophia.grid5000.fr"
-> 8 0 8 4001 7731800000.000000
-> 6 0 4002 9 3922 "AS_helios_link_27_UP"
-> 8 0 10 4002 125000000.000000
-> 8 0 11 4002 0.000100
-> 6 0 4003 9 3922 "AS_helios_link_27_DOWN"
-> 8 0 10 4003 125000000.000000
-> 8 0 11 4003 0.000100
-> 6 0 4004 7 3922 "helios-28.sophia.grid5000.fr"
-> 8 0 8 4004 7731800000.000000
-> 6 0 4005 9 3922 "AS_helios_link_28_UP"
-> 8 0 10 4005 125000000.000000
-> 8 0 11 4005 0.000100
-> 6 0 4006 9 3922 "AS_helios_link_28_DOWN"
-> 8 0 10 4006 125000000.000000
-> 8 0 11 4006 0.000100
-> 6 0 4007 7 3922 "helios-29.sophia.grid5000.fr"
-> 8 0 8 4007 7731800000.000000
-> 6 0 4008 9 3922 "AS_helios_link_29_UP"
-> 8 0 10 4008 125000000.000000
-> 8 0 11 4008 0.000100
-> 6 0 4009 9 3922 "AS_helios_link_29_DOWN"
-> 8 0 10 4009 125000000.000000
-> 8 0 11 4009 0.000100
-> 6 0 4010 7 3922 "helios-30.sophia.grid5000.fr"
-> 8 0 8 4010 7731800000.000000
-> 6 0 4011 9 3922 "AS_helios_link_30_UP"
-> 8 0 10 4011 125000000.000000
-> 8 0 11 4011 0.000100
-> 6 0 4012 9 3922 "AS_helios_link_30_DOWN"
-> 8 0 10 4012 125000000.000000
-> 8 0 11 4012 0.000100
-> 6 0 4013 7 3922 "helios-31.sophia.grid5000.fr"
-> 8 0 8 4013 7731800000.000000
-> 6 0 4014 9 3922 "AS_helios_link_31_UP"
-> 8 0 10 4014 125000000.000000
-> 8 0 11 4014 0.000100
-> 6 0 4015 9 3922 "AS_helios_link_31_DOWN"
-> 8 0 10 4015 125000000.000000
-> 8 0 11 4015 0.000100
-> 6 0 4016 7 3922 "helios-32.sophia.grid5000.fr"
-> 8 0 8 4016 7731800000.000000
-> 6 0 4017 9 3922 "AS_helios_link_32_UP"
-> 8 0 10 4017 125000000.000000
-> 8 0 11 4017 0.000100
-> 6 0 4018 9 3922 "AS_helios_link_32_DOWN"
-> 8 0 10 4018 125000000.000000
-> 8 0 11 4018 0.000100
-> 6 0 4019 7 3922 "helios-33.sophia.grid5000.fr"
-> 8 0 8 4019 7731800000.000000
-> 6 0 4020 9 3922 "AS_helios_link_33_UP"
-> 8 0 10 4020 125000000.000000
-> 8 0 11 4020 0.000100
-> 6 0 4021 9 3922 "AS_helios_link_33_DOWN"
-> 8 0 10 4021 125000000.000000
-> 8 0 11 4021 0.000100
-> 6 0 4022 7 3922 "helios-34.sophia.grid5000.fr"
-> 8 0 8 4022 7731800000.000000
-> 6 0 4023 9 3922 "AS_helios_link_34_UP"
-> 8 0 10 4023 125000000.000000
-> 8 0 11 4023 0.000100
-> 6 0 4024 9 3922 "AS_helios_link_34_DOWN"
-> 8 0 10 4024 125000000.000000
-> 8 0 11 4024 0.000100
-> 6 0 4025 7 3922 "helios-35.sophia.grid5000.fr"
-> 8 0 8 4025 7731800000.000000
-> 6 0 4026 9 3922 "AS_helios_link_35_UP"
-> 8 0 10 4026 125000000.000000
-> 8 0 11 4026 0.000100
-> 6 0 4027 9 3922 "AS_helios_link_35_DOWN"
-> 8 0 10 4027 125000000.000000
-> 8 0 11 4027 0.000100
-> 6 0 4028 7 3922 "helios-36.sophia.grid5000.fr"
-> 8 0 8 4028 7731800000.000000
-> 6 0 4029 9 3922 "AS_helios_link_36_UP"
-> 8 0 10 4029 125000000.000000
-> 8 0 11 4029 0.000100
-> 6 0 4030 9 3922 "AS_helios_link_36_DOWN"
-> 8 0 10 4030 125000000.000000
-> 8 0 11 4030 0.000100
-> 6 0 4031 7 3922 "helios-37.sophia.grid5000.fr"
-> 8 0 8 4031 7731800000.000000
-> 6 0 4032 9 3922 "AS_helios_link_37_UP"
-> 8 0 10 4032 125000000.000000
-> 8 0 11 4032 0.000100
-> 6 0 4033 9 3922 "AS_helios_link_37_DOWN"
-> 8 0 10 4033 125000000.000000
-> 8 0 11 4033 0.000100
-> 6 0 4034 7 3922 "helios-38.sophia.grid5000.fr"
-> 8 0 8 4034 7731800000.000000
-> 6 0 4035 9 3922 "AS_helios_link_38_UP"
-> 8 0 10 4035 125000000.000000
-> 8 0 11 4035 0.000100
-> 6 0 4036 9 3922 "AS_helios_link_38_DOWN"
-> 8 0 10 4036 125000000.000000
-> 8 0 11 4036 0.000100
-> 6 0 4037 7 3922 "helios-39.sophia.grid5000.fr"
-> 8 0 8 4037 7731800000.000000
-> 6 0 4038 9 3922 "AS_helios_link_39_UP"
-> 8 0 10 4038 125000000.000000
-> 8 0 11 4038 0.000100
-> 6 0 4039 9 3922 "AS_helios_link_39_DOWN"
-> 8 0 10 4039 125000000.000000
-> 8 0 11 4039 0.000100
-> 6 0 4040 7 3922 "helios-40.sophia.grid5000.fr"
-> 8 0 8 4040 7731800000.000000
-> 6 0 4041 9 3922 "AS_helios_link_40_UP"
-> 8 0 10 4041 125000000.000000
-> 8 0 11 4041 0.000100
-> 6 0 4042 9 3922 "AS_helios_link_40_DOWN"
-> 8 0 10 4042 125000000.000000
-> 8 0 11 4042 0.000100
-> 6 0 4043 7 3922 "helios-41.sophia.grid5000.fr"
-> 8 0 8 4043 7731800000.000000
-> 6 0 4044 9 3922 "AS_helios_link_41_UP"
-> 8 0 10 4044 125000000.000000
-> 8 0 11 4044 0.000100
-> 6 0 4045 9 3922 "AS_helios_link_41_DOWN"
-> 8 0 10 4045 125000000.000000
-> 8 0 11 4045 0.000100
-> 6 0 4046 7 3922 "helios-42.sophia.grid5000.fr"
-> 8 0 8 4046 7731800000.000000
-> 6 0 4047 9 3922 "AS_helios_link_42_UP"
-> 8 0 10 4047 125000000.000000
-> 8 0 11 4047 0.000100
-> 6 0 4048 9 3922 "AS_helios_link_42_DOWN"
-> 8 0 10 4048 125000000.000000
-> 8 0 11 4048 0.000100
-> 6 0 4049 7 3922 "helios-43.sophia.grid5000.fr"
-> 8 0 8 4049 7731800000.000000
-> 6 0 4050 9 3922 "AS_helios_link_43_UP"
-> 8 0 10 4050 125000000.000000
-> 8 0 11 4050 0.000100
-> 6 0 4051 9 3922 "AS_helios_link_43_DOWN"
-> 8 0 10 4051 125000000.000000
-> 8 0 11 4051 0.000100
-> 6 0 4052 7 3922 "helios-44.sophia.grid5000.fr"
-> 8 0 8 4052 7731800000.000000
-> 6 0 4053 9 3922 "AS_helios_link_44_UP"
-> 8 0 10 4053 125000000.000000
-> 8 0 11 4053 0.000100
-> 6 0 4054 9 3922 "AS_helios_link_44_DOWN"
-> 8 0 10 4054 125000000.000000
-> 8 0 11 4054 0.000100
-> 6 0 4055 7 3922 "helios-45.sophia.grid5000.fr"
-> 8 0 8 4055 7731800000.000000
-> 6 0 4056 9 3922 "AS_helios_link_45_UP"
-> 8 0 10 4056 125000000.000000
-> 8 0 11 4056 0.000100
-> 6 0 4057 9 3922 "AS_helios_link_45_DOWN"
-> 8 0 10 4057 125000000.000000
-> 8 0 11 4057 0.000100
-> 6 0 4058 7 3922 "helios-46.sophia.grid5000.fr"
-> 8 0 8 4058 7731800000.000000
-> 6 0 4059 9 3922 "AS_helios_link_46_UP"
-> 8 0 10 4059 125000000.000000
-> 8 0 11 4059 0.000100
-> 6 0 4060 9 3922 "AS_helios_link_46_DOWN"
-> 8 0 10 4060 125000000.000000
-> 8 0 11 4060 0.000100
-> 6 0 4061 7 3922 "helios-47.sophia.grid5000.fr"
-> 8 0 8 4061 7731800000.000000
-> 6 0 4062 9 3922 "AS_helios_link_47_UP"
-> 8 0 10 4062 125000000.000000
-> 8 0 11 4062 0.000100
-> 6 0 4063 9 3922 "AS_helios_link_47_DOWN"
-> 8 0 10 4063 125000000.000000
-> 8 0 11 4063 0.000100
-> 6 0 4064 7 3922 "helios-48.sophia.grid5000.fr"
-> 8 0 8 4064 7731800000.000000
-> 6 0 4065 9 3922 "AS_helios_link_48_UP"
-> 8 0 10 4065 125000000.000000
-> 8 0 11 4065 0.000100
-> 6 0 4066 9 3922 "AS_helios_link_48_DOWN"
-> 8 0 10 4066 125000000.000000
-> 8 0 11 4066 0.000100
-> 6 0 4067 7 3922 "helios-49.sophia.grid5000.fr"
-> 8 0 8 4067 7731800000.000000
-> 6 0 4068 9 3922 "AS_helios_link_49_UP"
-> 8 0 10 4068 125000000.000000
-> 8 0 11 4068 0.000100
-> 6 0 4069 9 3922 "AS_helios_link_49_DOWN"
-> 8 0 10 4069 125000000.000000
-> 8 0 11 4069 0.000100
-> 6 0 4070 7 3922 "helios-50.sophia.grid5000.fr"
-> 8 0 8 4070 7731800000.000000
-> 6 0 4071 9 3922 "AS_helios_link_50_UP"
-> 8 0 10 4071 125000000.000000
-> 8 0 11 4071 0.000100
-> 6 0 4072 9 3922 "AS_helios_link_50_DOWN"
-> 8 0 10 4072 125000000.000000
-> 8 0 11 4072 0.000100
-> 6 0 4073 7 3922 "helios-51.sophia.grid5000.fr"
-> 8 0 8 4073 7731800000.000000
-> 6 0 4074 9 3922 "AS_helios_link_51_UP"
-> 8 0 10 4074 125000000.000000
-> 8 0 11 4074 0.000100
-> 6 0 4075 9 3922 "AS_helios_link_51_DOWN"
-> 8 0 10 4075 125000000.000000
-> 8 0 11 4075 0.000100
-> 6 0 4076 7 3922 "helios-52.sophia.grid5000.fr"
-> 8 0 8 4076 7731800000.000000
-> 6 0 4077 9 3922 "AS_helios_link_52_UP"
-> 8 0 10 4077 125000000.000000
-> 8 0 11 4077 0.000100
-> 6 0 4078 9 3922 "AS_helios_link_52_DOWN"
-> 8 0 10 4078 125000000.000000
-> 8 0 11 4078 0.000100
-> 6 0 4079 7 3922 "helios-53.sophia.grid5000.fr"
-> 8 0 8 4079 7731800000.000000
-> 6 0 4080 9 3922 "AS_helios_link_53_UP"
-> 8 0 10 4080 125000000.000000
-> 8 0 11 4080 0.000100
-> 6 0 4081 9 3922 "AS_helios_link_53_DOWN"
-> 8 0 10 4081 125000000.000000
-> 8 0 11 4081 0.000100
-> 6 0 4082 7 3922 "helios-54.sophia.grid5000.fr"
-> 8 0 8 4082 7731800000.000000
-> 6 0 4083 9 3922 "AS_helios_link_54_UP"
-> 8 0 10 4083 125000000.000000
-> 8 0 11 4083 0.000100
-> 6 0 4084 9 3922 "AS_helios_link_54_DOWN"
-> 8 0 10 4084 125000000.000000
-> 8 0 11 4084 0.000100
-> 6 0 4085 7 3922 "helios-55.sophia.grid5000.fr"
-> 8 0 8 4085 7731800000.000000
-> 6 0 4086 9 3922 "AS_helios_link_55_UP"
-> 8 0 10 4086 125000000.000000
-> 8 0 11 4086 0.000100
-> 6 0 4087 9 3922 "AS_helios_link_55_DOWN"
-> 8 0 10 4087 125000000.000000
-> 8 0 11 4087 0.000100
-> 6 0 4088 7 3922 "helios-56.sophia.grid5000.fr"
-> 8 0 8 4088 7731800000.000000
-> 6 0 4089 9 3922 "AS_helios_link_56_UP"
-> 8 0 10 4089 125000000.000000
-> 8 0 11 4089 0.000100
-> 6 0 4090 9 3922 "AS_helios_link_56_DOWN"
-> 8 0 10 4090 125000000.000000
-> 8 0 11 4090 0.000100
-> 6 0 4091 12 3922 "helios-AS_helios_router.sophia.grid5000.fr"
-> 6 0 4092 9 3922 "AS_helios_backbone"
-> 8 0 10 4092 1250000000.000000
-> 8 0 11 4092 0.000100
-> 6 0 4093 3 3921 "link_helios"
-> 8 0 4 4093 1250000000.000000
-> 8 0 5 4093 0.000100
-> 6 0 4094 6 3921 "AS_sol"
-> 6 0 4095 7 4094 "sol-1.sophia.grid5000.fr"
-> 8 0 8 4095 8938800000.000000
-> 6 0 4096 9 4094 "AS_sol_link_1_UP"
-> 8 0 10 4096 125000000.000000
-> 8 0 11 4096 0.000100
-> 6 0 4097 9 4094 "AS_sol_link_1_DOWN"
-> 8 0 10 4097 125000000.000000
-> 8 0 11 4097 0.000100
-> 6 0 4098 7 4094 "sol-2.sophia.grid5000.fr"
-> 8 0 8 4098 8938800000.000000
-> 6 0 4099 9 4094 "AS_sol_link_2_UP"
-> 8 0 10 4099 125000000.000000
-> 8 0 11 4099 0.000100
-> 6 0 4100 9 4094 "AS_sol_link_2_DOWN"
-> 8 0 10 4100 125000000.000000
-> 8 0 11 4100 0.000100
-> 6 0 4101 7 4094 "sol-3.sophia.grid5000.fr"
-> 8 0 8 4101 8938800000.000000
-> 6 0 4102 9 4094 "AS_sol_link_3_UP"
-> 8 0 10 4102 125000000.000000
-> 8 0 11 4102 0.000100
-> 6 0 4103 9 4094 "AS_sol_link_3_DOWN"
-> 8 0 10 4103 125000000.000000
-> 8 0 11 4103 0.000100
-> 6 0 4104 7 4094 "sol-4.sophia.grid5000.fr"
-> 8 0 8 4104 8938800000.000000
-> 6 0 4105 9 4094 "AS_sol_link_4_UP"
-> 8 0 10 4105 125000000.000000
-> 8 0 11 4105 0.000100
-> 6 0 4106 9 4094 "AS_sol_link_4_DOWN"
-> 8 0 10 4106 125000000.000000
-> 8 0 11 4106 0.000100
-> 6 0 4107 7 4094 "sol-5.sophia.grid5000.fr"
-> 8 0 8 4107 8938800000.000000
-> 6 0 4108 9 4094 "AS_sol_link_5_UP"
-> 8 0 10 4108 125000000.000000
-> 8 0 11 4108 0.000100
-> 6 0 4109 9 4094 "AS_sol_link_5_DOWN"
-> 8 0 10 4109 125000000.000000
-> 8 0 11 4109 0.000100
-> 6 0 4110 7 4094 "sol-6.sophia.grid5000.fr"
-> 8 0 8 4110 8938800000.000000
-> 6 0 4111 9 4094 "AS_sol_link_6_UP"
-> 8 0 10 4111 125000000.000000
-> 8 0 11 4111 0.000100
-> 6 0 4112 9 4094 "AS_sol_link_6_DOWN"
-> 8 0 10 4112 125000000.000000
-> 8 0 11 4112 0.000100
-> 6 0 4113 7 4094 "sol-7.sophia.grid5000.fr"
-> 8 0 8 4113 8938800000.000000
-> 6 0 4114 9 4094 "AS_sol_link_7_UP"
-> 8 0 10 4114 125000000.000000
-> 8 0 11 4114 0.000100
-> 6 0 4115 9 4094 "AS_sol_link_7_DOWN"
-> 8 0 10 4115 125000000.000000
-> 8 0 11 4115 0.000100
-> 6 0 4116 7 4094 "sol-8.sophia.grid5000.fr"
-> 8 0 8 4116 8938800000.000000
-> 6 0 4117 9 4094 "AS_sol_link_8_UP"
-> 8 0 10 4117 125000000.000000
-> 8 0 11 4117 0.000100
-> 6 0 4118 9 4094 "AS_sol_link_8_DOWN"
-> 8 0 10 4118 125000000.000000
-> 8 0 11 4118 0.000100
-> 6 0 4119 7 4094 "sol-9.sophia.grid5000.fr"
-> 8 0 8 4119 8938800000.000000
-> 6 0 4120 9 4094 "AS_sol_link_9_UP"
-> 8 0 10 4120 125000000.000000
-> 8 0 11 4120 0.000100
-> 6 0 4121 9 4094 "AS_sol_link_9_DOWN"
-> 8 0 10 4121 125000000.000000
-> 8 0 11 4121 0.000100
-> 6 0 4122 7 4094 "sol-10.sophia.grid5000.fr"
-> 8 0 8 4122 8938800000.000000
-> 6 0 4123 9 4094 "AS_sol_link_10_UP"
-> 8 0 10 4123 125000000.000000
-> 8 0 11 4123 0.000100
-> 6 0 4124 9 4094 "AS_sol_link_10_DOWN"
-> 8 0 10 4124 125000000.000000
-> 8 0 11 4124 0.000100
-> 6 0 4125 7 4094 "sol-11.sophia.grid5000.fr"
-> 8 0 8 4125 8938800000.000000
-> 6 0 4126 9 4094 "AS_sol_link_11_UP"
-> 8 0 10 4126 125000000.000000
-> 8 0 11 4126 0.000100
-> 6 0 4127 9 4094 "AS_sol_link_11_DOWN"
-> 8 0 10 4127 125000000.000000
-> 8 0 11 4127 0.000100
-> 6 0 4128 7 4094 "sol-12.sophia.grid5000.fr"
-> 8 0 8 4128 8938800000.000000
-> 6 0 4129 9 4094 "AS_sol_link_12_UP"
-> 8 0 10 4129 125000000.000000
-> 8 0 11 4129 0.000100
-> 6 0 4130 9 4094 "AS_sol_link_12_DOWN"
-> 8 0 10 4130 125000000.000000
-> 8 0 11 4130 0.000100
-> 6 0 4131 7 4094 "sol-13.sophia.grid5000.fr"
-> 8 0 8 4131 8938800000.000000
-> 6 0 4132 9 4094 "AS_sol_link_13_UP"
-> 8 0 10 4132 125000000.000000
-> 8 0 11 4132 0.000100
-> 6 0 4133 9 4094 "AS_sol_link_13_DOWN"
-> 8 0 10 4133 125000000.000000
-> 8 0 11 4133 0.000100
-> 6 0 4134 7 4094 "sol-14.sophia.grid5000.fr"
-> 8 0 8 4134 8938800000.000000
-> 6 0 4135 9 4094 "AS_sol_link_14_UP"
-> 8 0 10 4135 125000000.000000
-> 8 0 11 4135 0.000100
-> 6 0 4136 9 4094 "AS_sol_link_14_DOWN"
-> 8 0 10 4136 125000000.000000
-> 8 0 11 4136 0.000100
-> 6 0 4137 7 4094 "sol-15.sophia.grid5000.fr"
-> 8 0 8 4137 8938800000.000000
-> 6 0 4138 9 4094 "AS_sol_link_15_UP"
-> 8 0 10 4138 125000000.000000
-> 8 0 11 4138 0.000100
-> 6 0 4139 9 4094 "AS_sol_link_15_DOWN"
-> 8 0 10 4139 125000000.000000
-> 8 0 11 4139 0.000100
-> 6 0 4140 7 4094 "sol-16.sophia.grid5000.fr"
-> 8 0 8 4140 8938800000.000000
-> 6 0 4141 9 4094 "AS_sol_link_16_UP"
-> 8 0 10 4141 125000000.000000
-> 8 0 11 4141 0.000100
-> 6 0 4142 9 4094 "AS_sol_link_16_DOWN"
-> 8 0 10 4142 125000000.000000
-> 8 0 11 4142 0.000100
-> 6 0 4143 7 4094 "sol-17.sophia.grid5000.fr"
-> 8 0 8 4143 8938800000.000000
-> 6 0 4144 9 4094 "AS_sol_link_17_UP"
-> 8 0 10 4144 125000000.000000
-> 8 0 11 4144 0.000100
-> 6 0 4145 9 4094 "AS_sol_link_17_DOWN"
-> 8 0 10 4145 125000000.000000
-> 8 0 11 4145 0.000100
-> 6 0 4146 7 4094 "sol-18.sophia.grid5000.fr"
-> 8 0 8 4146 8938800000.000000
-> 6 0 4147 9 4094 "AS_sol_link_18_UP"
-> 8 0 10 4147 125000000.000000
-> 8 0 11 4147 0.000100
-> 6 0 4148 9 4094 "AS_sol_link_18_DOWN"
-> 8 0 10 4148 125000000.000000
-> 8 0 11 4148 0.000100
-> 6 0 4149 7 4094 "sol-19.sophia.grid5000.fr"
-> 8 0 8 4149 8938800000.000000
-> 6 0 4150 9 4094 "AS_sol_link_19_UP"
-> 8 0 10 4150 125000000.000000
-> 8 0 11 4150 0.000100
-> 6 0 4151 9 4094 "AS_sol_link_19_DOWN"
-> 8 0 10 4151 125000000.000000
-> 8 0 11 4151 0.000100
-> 6 0 4152 7 4094 "sol-20.sophia.grid5000.fr"
-> 8 0 8 4152 8938800000.000000
-> 6 0 4153 9 4094 "AS_sol_link_20_UP"
-> 8 0 10 4153 125000000.000000
-> 8 0 11 4153 0.000100
-> 6 0 4154 9 4094 "AS_sol_link_20_DOWN"
-> 8 0 10 4154 125000000.000000
-> 8 0 11 4154 0.000100
-> 6 0 4155 7 4094 "sol-21.sophia.grid5000.fr"
-> 8 0 8 4155 8938800000.000000
-> 6 0 4156 9 4094 "AS_sol_link_21_UP"
-> 8 0 10 4156 125000000.000000
-> 8 0 11 4156 0.000100
-> 6 0 4157 9 4094 "AS_sol_link_21_DOWN"
-> 8 0 10 4157 125000000.000000
-> 8 0 11 4157 0.000100
-> 6 0 4158 7 4094 "sol-22.sophia.grid5000.fr"
-> 8 0 8 4158 8938800000.000000
-> 6 0 4159 9 4094 "AS_sol_link_22_UP"
-> 8 0 10 4159 125000000.000000
-> 8 0 11 4159 0.000100
-> 6 0 4160 9 4094 "AS_sol_link_22_DOWN"
-> 8 0 10 4160 125000000.000000
-> 8 0 11 4160 0.000100
-> 6 0 4161 7 4094 "sol-23.sophia.grid5000.fr"
-> 8 0 8 4161 8938800000.000000
-> 6 0 4162 9 4094 "AS_sol_link_23_UP"
-> 8 0 10 4162 125000000.000000
-> 8 0 11 4162 0.000100
-> 6 0 4163 9 4094 "AS_sol_link_23_DOWN"
-> 8 0 10 4163 125000000.000000
-> 8 0 11 4163 0.000100
-> 6 0 4164 7 4094 "sol-24.sophia.grid5000.fr"
-> 8 0 8 4164 8938800000.000000
-> 6 0 4165 9 4094 "AS_sol_link_24_UP"
-> 8 0 10 4165 125000000.000000
-> 8 0 11 4165 0.000100
-> 6 0 4166 9 4094 "AS_sol_link_24_DOWN"
-> 8 0 10 4166 125000000.000000
-> 8 0 11 4166 0.000100
-> 6 0 4167 7 4094 "sol-25.sophia.grid5000.fr"
-> 8 0 8 4167 8938800000.000000
-> 6 0 4168 9 4094 "AS_sol_link_25_UP"
-> 8 0 10 4168 125000000.000000
-> 8 0 11 4168 0.000100
-> 6 0 4169 9 4094 "AS_sol_link_25_DOWN"
-> 8 0 10 4169 125000000.000000
-> 8 0 11 4169 0.000100
-> 6 0 4170 7 4094 "sol-26.sophia.grid5000.fr"
-> 8 0 8 4170 8938800000.000000
-> 6 0 4171 9 4094 "AS_sol_link_26_UP"
-> 8 0 10 4171 125000000.000000
-> 8 0 11 4171 0.000100
-> 6 0 4172 9 4094 "AS_sol_link_26_DOWN"
-> 8 0 10 4172 125000000.000000
-> 8 0 11 4172 0.000100
-> 6 0 4173 7 4094 "sol-27.sophia.grid5000.fr"
-> 8 0 8 4173 8938800000.000000
-> 6 0 4174 9 4094 "AS_sol_link_27_UP"
-> 8 0 10 4174 125000000.000000
-> 8 0 11 4174 0.000100
-> 6 0 4175 9 4094 "AS_sol_link_27_DOWN"
-> 8 0 10 4175 125000000.000000
-> 8 0 11 4175 0.000100
-> 6 0 4176 7 4094 "sol-28.sophia.grid5000.fr"
-> 8 0 8 4176 8938800000.000000
-> 6 0 4177 9 4094 "AS_sol_link_28_UP"
-> 8 0 10 4177 125000000.000000
-> 8 0 11 4177 0.000100
-> 6 0 4178 9 4094 "AS_sol_link_28_DOWN"
-> 8 0 10 4178 125000000.000000
-> 8 0 11 4178 0.000100
-> 6 0 4179 7 4094 "sol-29.sophia.grid5000.fr"
-> 8 0 8 4179 8938800000.000000
-> 6 0 4180 9 4094 "AS_sol_link_29_UP"
-> 8 0 10 4180 125000000.000000
-> 8 0 11 4180 0.000100
-> 6 0 4181 9 4094 "AS_sol_link_29_DOWN"
-> 8 0 10 4181 125000000.000000
-> 8 0 11 4181 0.000100
-> 6 0 4182 7 4094 "sol-30.sophia.grid5000.fr"
-> 8 0 8 4182 8938800000.000000
-> 6 0 4183 9 4094 "AS_sol_link_30_UP"
-> 8 0 10 4183 125000000.000000
-> 8 0 11 4183 0.000100
-> 6 0 4184 9 4094 "AS_sol_link_30_DOWN"
-> 8 0 10 4184 125000000.000000
-> 8 0 11 4184 0.000100
-> 6 0 4185 7 4094 "sol-31.sophia.grid5000.fr"
-> 8 0 8 4185 8938800000.000000
-> 6 0 4186 9 4094 "AS_sol_link_31_UP"
-> 8 0 10 4186 125000000.000000
-> 8 0 11 4186 0.000100
-> 6 0 4187 9 4094 "AS_sol_link_31_DOWN"
-> 8 0 10 4187 125000000.000000
-> 8 0 11 4187 0.000100
-> 6 0 4188 7 4094 "sol-32.sophia.grid5000.fr"
-> 8 0 8 4188 8938800000.000000
-> 6 0 4189 9 4094 "AS_sol_link_32_UP"
-> 8 0 10 4189 125000000.000000
-> 8 0 11 4189 0.000100
-> 6 0 4190 9 4094 "AS_sol_link_32_DOWN"
-> 8 0 10 4190 125000000.000000
-> 8 0 11 4190 0.000100
-> 6 0 4191 7 4094 "sol-33.sophia.grid5000.fr"
-> 8 0 8 4191 8938800000.000000
-> 6 0 4192 9 4094 "AS_sol_link_33_UP"
-> 8 0 10 4192 125000000.000000
-> 8 0 11 4192 0.000100
-> 6 0 4193 9 4094 "AS_sol_link_33_DOWN"
-> 8 0 10 4193 125000000.000000
-> 8 0 11 4193 0.000100
-> 6 0 4194 7 4094 "sol-34.sophia.grid5000.fr"
-> 8 0 8 4194 8938800000.000000
-> 6 0 4195 9 4094 "AS_sol_link_34_UP"
-> 8 0 10 4195 125000000.000000
-> 8 0 11 4195 0.000100
-> 6 0 4196 9 4094 "AS_sol_link_34_DOWN"
-> 8 0 10 4196 125000000.000000
-> 8 0 11 4196 0.000100
-> 6 0 4197 7 4094 "sol-35.sophia.grid5000.fr"
-> 8 0 8 4197 8938800000.000000
-> 6 0 4198 9 4094 "AS_sol_link_35_UP"
-> 8 0 10 4198 125000000.000000
-> 8 0 11 4198 0.000100
-> 6 0 4199 9 4094 "AS_sol_link_35_DOWN"
-> 8 0 10 4199 125000000.000000
-> 8 0 11 4199 0.000100
-> 6 0 4200 7 4094 "sol-36.sophia.grid5000.fr"
-> 8 0 8 4200 8938800000.000000
-> 6 0 4201 9 4094 "AS_sol_link_36_UP"
-> 8 0 10 4201 125000000.000000
-> 8 0 11 4201 0.000100
-> 6 0 4202 9 4094 "AS_sol_link_36_DOWN"
-> 8 0 10 4202 125000000.000000
-> 8 0 11 4202 0.000100
-> 6 0 4203 7 4094 "sol-37.sophia.grid5000.fr"
-> 8 0 8 4203 8938800000.000000
-> 6 0 4204 9 4094 "AS_sol_link_37_UP"
-> 8 0 10 4204 125000000.000000
-> 8 0 11 4204 0.000100
-> 6 0 4205 9 4094 "AS_sol_link_37_DOWN"
-> 8 0 10 4205 125000000.000000
-> 8 0 11 4205 0.000100
-> 6 0 4206 7 4094 "sol-38.sophia.grid5000.fr"
-> 8 0 8 4206 8938800000.000000
-> 6 0 4207 9 4094 "AS_sol_link_38_UP"
-> 8 0 10 4207 125000000.000000
-> 8 0 11 4207 0.000100
-> 6 0 4208 9 4094 "AS_sol_link_38_DOWN"
-> 8 0 10 4208 125000000.000000
-> 8 0 11 4208 0.000100
-> 6 0 4209 7 4094 "sol-39.sophia.grid5000.fr"
-> 8 0 8 4209 8938800000.000000
-> 6 0 4210 9 4094 "AS_sol_link_39_UP"
-> 8 0 10 4210 125000000.000000
-> 8 0 11 4210 0.000100
-> 6 0 4211 9 4094 "AS_sol_link_39_DOWN"
-> 8 0 10 4211 125000000.000000
-> 8 0 11 4211 0.000100
-> 6 0 4212 7 4094 "sol-40.sophia.grid5000.fr"
-> 8 0 8 4212 8938800000.000000
-> 6 0 4213 9 4094 "AS_sol_link_40_UP"
-> 8 0 10 4213 125000000.000000
-> 8 0 11 4213 0.000100
-> 6 0 4214 9 4094 "AS_sol_link_40_DOWN"
-> 8 0 10 4214 125000000.000000
-> 8 0 11 4214 0.000100
-> 6 0 4215 7 4094 "sol-41.sophia.grid5000.fr"
-> 8 0 8 4215 8938800000.000000
-> 6 0 4216 9 4094 "AS_sol_link_41_UP"
-> 8 0 10 4216 125000000.000000
-> 8 0 11 4216 0.000100
-> 6 0 4217 9 4094 "AS_sol_link_41_DOWN"
-> 8 0 10 4217 125000000.000000
-> 8 0 11 4217 0.000100
-> 6 0 4218 7 4094 "sol-42.sophia.grid5000.fr"
-> 8 0 8 4218 8938800000.000000
-> 6 0 4219 9 4094 "AS_sol_link_42_UP"
-> 8 0 10 4219 125000000.000000
-> 8 0 11 4219 0.000100
-> 6 0 4220 9 4094 "AS_sol_link_42_DOWN"
-> 8 0 10 4220 125000000.000000
-> 8 0 11 4220 0.000100
-> 6 0 4221 7 4094 "sol-43.sophia.grid5000.fr"
-> 8 0 8 4221 8938800000.000000
-> 6 0 4222 9 4094 "AS_sol_link_43_UP"
-> 8 0 10 4222 125000000.000000
-> 8 0 11 4222 0.000100
-> 6 0 4223 9 4094 "AS_sol_link_43_DOWN"
-> 8 0 10 4223 125000000.000000
-> 8 0 11 4223 0.000100
-> 6 0 4224 7 4094 "sol-44.sophia.grid5000.fr"
-> 8 0 8 4224 8938800000.000000
-> 6 0 4225 9 4094 "AS_sol_link_44_UP"
-> 8 0 10 4225 125000000.000000
-> 8 0 11 4225 0.000100
-> 6 0 4226 9 4094 "AS_sol_link_44_DOWN"
-> 8 0 10 4226 125000000.000000
-> 8 0 11 4226 0.000100
-> 6 0 4227 7 4094 "sol-45.sophia.grid5000.fr"
-> 8 0 8 4227 8938800000.000000
-> 6 0 4228 9 4094 "AS_sol_link_45_UP"
-> 8 0 10 4228 125000000.000000
-> 8 0 11 4228 0.000100
-> 6 0 4229 9 4094 "AS_sol_link_45_DOWN"
-> 8 0 10 4229 125000000.000000
-> 8 0 11 4229 0.000100
-> 6 0 4230 7 4094 "sol-46.sophia.grid5000.fr"
-> 8 0 8 4230 8938800000.000000
-> 6 0 4231 9 4094 "AS_sol_link_46_UP"
-> 8 0 10 4231 125000000.000000
-> 8 0 11 4231 0.000100
-> 6 0 4232 9 4094 "AS_sol_link_46_DOWN"
-> 8 0 10 4232 125000000.000000
-> 8 0 11 4232 0.000100
-> 6 0 4233 7 4094 "sol-47.sophia.grid5000.fr"
-> 8 0 8 4233 8938800000.000000
-> 6 0 4234 9 4094 "AS_sol_link_47_UP"
-> 8 0 10 4234 125000000.000000
-> 8 0 11 4234 0.000100
-> 6 0 4235 9 4094 "AS_sol_link_47_DOWN"
-> 8 0 10 4235 125000000.000000
-> 8 0 11 4235 0.000100
-> 6 0 4236 7 4094 "sol-48.sophia.grid5000.fr"
-> 8 0 8 4236 8938800000.000000
-> 6 0 4237 9 4094 "AS_sol_link_48_UP"
-> 8 0 10 4237 125000000.000000
-> 8 0 11 4237 0.000100
-> 6 0 4238 9 4094 "AS_sol_link_48_DOWN"
-> 8 0 10 4238 125000000.000000
-> 8 0 11 4238 0.000100
-> 6 0 4239 7 4094 "sol-49.sophia.grid5000.fr"
-> 8 0 8 4239 8938800000.000000
-> 6 0 4240 9 4094 "AS_sol_link_49_UP"
-> 8 0 10 4240 125000000.000000
-> 8 0 11 4240 0.000100
-> 6 0 4241 9 4094 "AS_sol_link_49_DOWN"
-> 8 0 10 4241 125000000.000000
-> 8 0 11 4241 0.000100
-> 6 0 4242 7 4094 "sol-50.sophia.grid5000.fr"
-> 8 0 8 4242 8938800000.000000
-> 6 0 4243 9 4094 "AS_sol_link_50_UP"
-> 8 0 10 4243 125000000.000000
-> 8 0 11 4243 0.000100
-> 6 0 4244 9 4094 "AS_sol_link_50_DOWN"
-> 8 0 10 4244 125000000.000000
-> 8 0 11 4244 0.000100
-> 6 0 4245 12 4094 "sol-AS_sol_router.sophia.grid5000.fr"
-> 6 0 4246 9 4094 "AS_sol_backbone"
-> 8 0 10 4246 1250000000.000000
-> 8 0 11 4246 0.000100
-> 6 0 4247 3 3921 "link_sol"
-> 8 0 4 4247 1250000000.000000
-> 8 0 5 4247 0.000100
-> 6 0 4248 6 3921 "AS_suno"
-> 6 0 4249 7 4248 "suno-1.sophia.grid5000.fr"
-> 8 0 8 4249 23530000000.000000
-> 6 0 4250 9 4248 "AS_suno_link_1_UP"
-> 8 0 10 4250 125000000.000000
-> 8 0 11 4250 0.000100
-> 6 0 4251 9 4248 "AS_suno_link_1_DOWN"
-> 8 0 10 4251 125000000.000000
-> 8 0 11 4251 0.000100
-> 6 0 4252 7 4248 "suno-2.sophia.grid5000.fr"
-> 8 0 8 4252 23530000000.000000
-> 6 0 4253 9 4248 "AS_suno_link_2_UP"
-> 8 0 10 4253 125000000.000000
-> 8 0 11 4253 0.000100
-> 6 0 4254 9 4248 "AS_suno_link_2_DOWN"
-> 8 0 10 4254 125000000.000000
-> 8 0 11 4254 0.000100
-> 6 0 4255 7 4248 "suno-3.sophia.grid5000.fr"
-> 8 0 8 4255 23530000000.000000
-> 6 0 4256 9 4248 "AS_suno_link_3_UP"
-> 8 0 10 4256 125000000.000000
-> 8 0 11 4256 0.000100
-> 6 0 4257 9 4248 "AS_suno_link_3_DOWN"
-> 8 0 10 4257 125000000.000000
-> 8 0 11 4257 0.000100
-> 6 0 4258 7 4248 "suno-4.sophia.grid5000.fr"
-> 8 0 8 4258 23530000000.000000
-> 6 0 4259 9 4248 "AS_suno_link_4_UP"
-> 8 0 10 4259 125000000.000000
-> 8 0 11 4259 0.000100
-> 6 0 4260 9 4248 "AS_suno_link_4_DOWN"
-> 8 0 10 4260 125000000.000000
-> 8 0 11 4260 0.000100
-> 6 0 4261 7 4248 "suno-5.sophia.grid5000.fr"
-> 8 0 8 4261 23530000000.000000
-> 6 0 4262 9 4248 "AS_suno_link_5_UP"
-> 8 0 10 4262 125000000.000000
-> 8 0 11 4262 0.000100
-> 6 0 4263 9 4248 "AS_suno_link_5_DOWN"
-> 8 0 10 4263 125000000.000000
-> 8 0 11 4263 0.000100
-> 6 0 4264 7 4248 "suno-6.sophia.grid5000.fr"
-> 8 0 8 4264 23530000000.000000
-> 6 0 4265 9 4248 "AS_suno_link_6_UP"
-> 8 0 10 4265 125000000.000000
-> 8 0 11 4265 0.000100
-> 6 0 4266 9 4248 "AS_suno_link_6_DOWN"
-> 8 0 10 4266 125000000.000000
-> 8 0 11 4266 0.000100
-> 6 0 4267 7 4248 "suno-7.sophia.grid5000.fr"
-> 8 0 8 4267 23530000000.000000
-> 6 0 4268 9 4248 "AS_suno_link_7_UP"
-> 8 0 10 4268 125000000.000000
-> 8 0 11 4268 0.000100
-> 6 0 4269 9 4248 "AS_suno_link_7_DOWN"
-> 8 0 10 4269 125000000.000000
-> 8 0 11 4269 0.000100
-> 6 0 4270 7 4248 "suno-8.sophia.grid5000.fr"
-> 8 0 8 4270 23530000000.000000
-> 6 0 4271 9 4248 "AS_suno_link_8_UP"
-> 8 0 10 4271 125000000.000000
-> 8 0 11 4271 0.000100
-> 6 0 4272 9 4248 "AS_suno_link_8_DOWN"
-> 8 0 10 4272 125000000.000000
-> 8 0 11 4272 0.000100
-> 6 0 4273 7 4248 "suno-9.sophia.grid5000.fr"
-> 8 0 8 4273 23530000000.000000
-> 6 0 4274 9 4248 "AS_suno_link_9_UP"
-> 8 0 10 4274 125000000.000000
-> 8 0 11 4274 0.000100
-> 6 0 4275 9 4248 "AS_suno_link_9_DOWN"
-> 8 0 10 4275 125000000.000000
-> 8 0 11 4275 0.000100
-> 6 0 4276 7 4248 "suno-10.sophia.grid5000.fr"
-> 8 0 8 4276 23530000000.000000
-> 6 0 4277 9 4248 "AS_suno_link_10_UP"
-> 8 0 10 4277 125000000.000000
-> 8 0 11 4277 0.000100
-> 6 0 4278 9 4248 "AS_suno_link_10_DOWN"
-> 8 0 10 4278 125000000.000000
-> 8 0 11 4278 0.000100
-> 6 0 4279 7 4248 "suno-11.sophia.grid5000.fr"
-> 8 0 8 4279 23530000000.000000
-> 6 0 4280 9 4248 "AS_suno_link_11_UP"
-> 8 0 10 4280 125000000.000000
-> 8 0 11 4280 0.000100
-> 6 0 4281 9 4248 "AS_suno_link_11_DOWN"
-> 8 0 10 4281 125000000.000000
-> 8 0 11 4281 0.000100
-> 6 0 4282 7 4248 "suno-12.sophia.grid5000.fr"
-> 8 0 8 4282 23530000000.000000
-> 6 0 4283 9 4248 "AS_suno_link_12_UP"
-> 8 0 10 4283 125000000.000000
-> 8 0 11 4283 0.000100
-> 6 0 4284 9 4248 "AS_suno_link_12_DOWN"
-> 8 0 10 4284 125000000.000000
-> 8 0 11 4284 0.000100
-> 6 0 4285 7 4248 "suno-13.sophia.grid5000.fr"
-> 8 0 8 4285 23530000000.000000
-> 6 0 4286 9 4248 "AS_suno_link_13_UP"
-> 8 0 10 4286 125000000.000000
-> 8 0 11 4286 0.000100
-> 6 0 4287 9 4248 "AS_suno_link_13_DOWN"
-> 8 0 10 4287 125000000.000000
-> 8 0 11 4287 0.000100
-> 6 0 4288 7 4248 "suno-14.sophia.grid5000.fr"
-> 8 0 8 4288 23530000000.000000
-> 6 0 4289 9 4248 "AS_suno_link_14_UP"
-> 8 0 10 4289 125000000.000000
-> 8 0 11 4289 0.000100
-> 6 0 4290 9 4248 "AS_suno_link_14_DOWN"
-> 8 0 10 4290 125000000.000000
-> 8 0 11 4290 0.000100
-> 6 0 4291 7 4248 "suno-15.sophia.grid5000.fr"
-> 8 0 8 4291 23530000000.000000
-> 6 0 4292 9 4248 "AS_suno_link_15_UP"
-> 8 0 10 4292 125000000.000000
-> 8 0 11 4292 0.000100
-> 6 0 4293 9 4248 "AS_suno_link_15_DOWN"
-> 8 0 10 4293 125000000.000000
-> 8 0 11 4293 0.000100
-> 6 0 4294 7 4248 "suno-16.sophia.grid5000.fr"
-> 8 0 8 4294 23530000000.000000
-> 6 0 4295 9 4248 "AS_suno_link_16_UP"
-> 8 0 10 4295 125000000.000000
-> 8 0 11 4295 0.000100
-> 6 0 4296 9 4248 "AS_suno_link_16_DOWN"
-> 8 0 10 4296 125000000.000000
-> 8 0 11 4296 0.000100
-> 6 0 4297 7 4248 "suno-17.sophia.grid5000.fr"
-> 8 0 8 4297 23530000000.000000
-> 6 0 4298 9 4248 "AS_suno_link_17_UP"
-> 8 0 10 4298 125000000.000000
-> 8 0 11 4298 0.000100
-> 6 0 4299 9 4248 "AS_suno_link_17_DOWN"
-> 8 0 10 4299 125000000.000000
-> 8 0 11 4299 0.000100
-> 6 0 4300 7 4248 "suno-18.sophia.grid5000.fr"
-> 8 0 8 4300 23530000000.000000
-> 6 0 4301 9 4248 "AS_suno_link_18_UP"
-> 8 0 10 4301 125000000.000000
-> 8 0 11 4301 0.000100
-> 6 0 4302 9 4248 "AS_suno_link_18_DOWN"
-> 8 0 10 4302 125000000.000000
-> 8 0 11 4302 0.000100
-> 6 0 4303 7 4248 "suno-19.sophia.grid5000.fr"
-> 8 0 8 4303 23530000000.000000
-> 6 0 4304 9 4248 "AS_suno_link_19_UP"
-> 8 0 10 4304 125000000.000000
-> 8 0 11 4304 0.000100
-> 6 0 4305 9 4248 "AS_suno_link_19_DOWN"
-> 8 0 10 4305 125000000.000000
-> 8 0 11 4305 0.000100
-> 6 0 4306 7 4248 "suno-20.sophia.grid5000.fr"
-> 8 0 8 4306 23530000000.000000
-> 6 0 4307 9 4248 "AS_suno_link_20_UP"
-> 8 0 10 4307 125000000.000000
-> 8 0 11 4307 0.000100
-> 6 0 4308 9 4248 "AS_suno_link_20_DOWN"
-> 8 0 10 4308 125000000.000000
-> 8 0 11 4308 0.000100
-> 6 0 4309 7 4248 "suno-21.sophia.grid5000.fr"
-> 8 0 8 4309 23530000000.000000
-> 6 0 4310 9 4248 "AS_suno_link_21_UP"
-> 8 0 10 4310 125000000.000000
-> 8 0 11 4310 0.000100
-> 6 0 4311 9 4248 "AS_suno_link_21_DOWN"
-> 8 0 10 4311 125000000.000000
-> 8 0 11 4311 0.000100
-> 6 0 4312 7 4248 "suno-22.sophia.grid5000.fr"
-> 8 0 8 4312 23530000000.000000
-> 6 0 4313 9 4248 "AS_suno_link_22_UP"
-> 8 0 10 4313 125000000.000000
-> 8 0 11 4313 0.000100
-> 6 0 4314 9 4248 "AS_suno_link_22_DOWN"
-> 8 0 10 4314 125000000.000000
-> 8 0 11 4314 0.000100
-> 6 0 4315 7 4248 "suno-23.sophia.grid5000.fr"
-> 8 0 8 4315 23530000000.000000
-> 6 0 4316 9 4248 "AS_suno_link_23_UP"
-> 8 0 10 4316 125000000.000000
-> 8 0 11 4316 0.000100
-> 6 0 4317 9 4248 "AS_suno_link_23_DOWN"
-> 8 0 10 4317 125000000.000000
-> 8 0 11 4317 0.000100
-> 6 0 4318 7 4248 "suno-24.sophia.grid5000.fr"
-> 8 0 8 4318 23530000000.000000
-> 6 0 4319 9 4248 "AS_suno_link_24_UP"
-> 8 0 10 4319 125000000.000000
-> 8 0 11 4319 0.000100
-> 6 0 4320 9 4248 "AS_suno_link_24_DOWN"
-> 8 0 10 4320 125000000.000000
-> 8 0 11 4320 0.000100
-> 6 0 4321 7 4248 "suno-25.sophia.grid5000.fr"
-> 8 0 8 4321 23530000000.000000
-> 6 0 4322 9 4248 "AS_suno_link_25_UP"
-> 8 0 10 4322 125000000.000000
-> 8 0 11 4322 0.000100
-> 6 0 4323 9 4248 "AS_suno_link_25_DOWN"
-> 8 0 10 4323 125000000.000000
-> 8 0 11 4323 0.000100
-> 6 0 4324 7 4248 "suno-26.sophia.grid5000.fr"
-> 8 0 8 4324 23530000000.000000
-> 6 0 4325 9 4248 "AS_suno_link_26_UP"
-> 8 0 10 4325 125000000.000000
-> 8 0 11 4325 0.000100
-> 6 0 4326 9 4248 "AS_suno_link_26_DOWN"
-> 8 0 10 4326 125000000.000000
-> 8 0 11 4326 0.000100
-> 6 0 4327 7 4248 "suno-27.sophia.grid5000.fr"
-> 8 0 8 4327 23530000000.000000
-> 6 0 4328 9 4248 "AS_suno_link_27_UP"
-> 8 0 10 4328 125000000.000000
-> 8 0 11 4328 0.000100
-> 6 0 4329 9 4248 "AS_suno_link_27_DOWN"
-> 8 0 10 4329 125000000.000000
-> 8 0 11 4329 0.000100
-> 6 0 4330 7 4248 "suno-28.sophia.grid5000.fr"
-> 8 0 8 4330 23530000000.000000
-> 6 0 4331 9 4248 "AS_suno_link_28_UP"
-> 8 0 10 4331 125000000.000000
-> 8 0 11 4331 0.000100
-> 6 0 4332 9 4248 "AS_suno_link_28_DOWN"
-> 8 0 10 4332 125000000.000000
-> 8 0 11 4332 0.000100
-> 6 0 4333 7 4248 "suno-29.sophia.grid5000.fr"
-> 8 0 8 4333 23530000000.000000
-> 6 0 4334 9 4248 "AS_suno_link_29_UP"
-> 8 0 10 4334 125000000.000000
-> 8 0 11 4334 0.000100
-> 6 0 4335 9 4248 "AS_suno_link_29_DOWN"
-> 8 0 10 4335 125000000.000000
-> 8 0 11 4335 0.000100
-> 6 0 4336 7 4248 "suno-30.sophia.grid5000.fr"
-> 8 0 8 4336 23530000000.000000
-> 6 0 4337 9 4248 "AS_suno_link_30_UP"
-> 8 0 10 4337 125000000.000000
-> 8 0 11 4337 0.000100
-> 6 0 4338 9 4248 "AS_suno_link_30_DOWN"
-> 8 0 10 4338 125000000.000000
-> 8 0 11 4338 0.000100
-> 6 0 4339 7 4248 "suno-31.sophia.grid5000.fr"
-> 8 0 8 4339 23530000000.000000
-> 6 0 4340 9 4248 "AS_suno_link_31_UP"
-> 8 0 10 4340 125000000.000000
-> 8 0 11 4340 0.000100
-> 6 0 4341 9 4248 "AS_suno_link_31_DOWN"
-> 8 0 10 4341 125000000.000000
-> 8 0 11 4341 0.000100
-> 6 0 4342 7 4248 "suno-32.sophia.grid5000.fr"
-> 8 0 8 4342 23530000000.000000
-> 6 0 4343 9 4248 "AS_suno_link_32_UP"
-> 8 0 10 4343 125000000.000000
-> 8 0 11 4343 0.000100
-> 6 0 4344 9 4248 "AS_suno_link_32_DOWN"
-> 8 0 10 4344 125000000.000000
-> 8 0 11 4344 0.000100
-> 6 0 4345 7 4248 "suno-33.sophia.grid5000.fr"
-> 8 0 8 4345 23530000000.000000
-> 6 0 4346 9 4248 "AS_suno_link_33_UP"
-> 8 0 10 4346 125000000.000000
-> 8 0 11 4346 0.000100
-> 6 0 4347 9 4248 "AS_suno_link_33_DOWN"
-> 8 0 10 4347 125000000.000000
-> 8 0 11 4347 0.000100
-> 6 0 4348 7 4248 "suno-34.sophia.grid5000.fr"
-> 8 0 8 4348 23530000000.000000
-> 6 0 4349 9 4248 "AS_suno_link_34_UP"
-> 8 0 10 4349 125000000.000000
-> 8 0 11 4349 0.000100
-> 6 0 4350 9 4248 "AS_suno_link_34_DOWN"
-> 8 0 10 4350 125000000.000000
-> 8 0 11 4350 0.000100
-> 6 0 4351 7 4248 "suno-35.sophia.grid5000.fr"
-> 8 0 8 4351 23530000000.000000
-> 6 0 4352 9 4248 "AS_suno_link_35_UP"
-> 8 0 10 4352 125000000.000000
-> 8 0 11 4352 0.000100
-> 6 0 4353 9 4248 "AS_suno_link_35_DOWN"
-> 8 0 10 4353 125000000.000000
-> 8 0 11 4353 0.000100
-> 6 0 4354 7 4248 "suno-36.sophia.grid5000.fr"
-> 8 0 8 4354 23530000000.000000
-> 6 0 4355 9 4248 "AS_suno_link_36_UP"
-> 8 0 10 4355 125000000.000000
-> 8 0 11 4355 0.000100
-> 6 0 4356 9 4248 "AS_suno_link_36_DOWN"
-> 8 0 10 4356 125000000.000000
-> 8 0 11 4356 0.000100
-> 6 0 4357 7 4248 "suno-37.sophia.grid5000.fr"
-> 8 0 8 4357 23530000000.000000
-> 6 0 4358 9 4248 "AS_suno_link_37_UP"
-> 8 0 10 4358 125000000.000000
-> 8 0 11 4358 0.000100
-> 6 0 4359 9 4248 "AS_suno_link_37_DOWN"
-> 8 0 10 4359 125000000.000000
-> 8 0 11 4359 0.000100
-> 6 0 4360 7 4248 "suno-38.sophia.grid5000.fr"
-> 8 0 8 4360 23530000000.000000
-> 6 0 4361 9 4248 "AS_suno_link_38_UP"
-> 8 0 10 4361 125000000.000000
-> 8 0 11 4361 0.000100
-> 6 0 4362 9 4248 "AS_suno_link_38_DOWN"
-> 8 0 10 4362 125000000.000000
-> 8 0 11 4362 0.000100
-> 6 0 4363 7 4248 "suno-39.sophia.grid5000.fr"
-> 8 0 8 4363 23530000000.000000
-> 6 0 4364 9 4248 "AS_suno_link_39_UP"
-> 8 0 10 4364 125000000.000000
-> 8 0 11 4364 0.000100
-> 6 0 4365 9 4248 "AS_suno_link_39_DOWN"
-> 8 0 10 4365 125000000.000000
-> 8 0 11 4365 0.000100
-> 6 0 4366 7 4248 "suno-40.sophia.grid5000.fr"
-> 8 0 8 4366 23530000000.000000
-> 6 0 4367 9 4248 "AS_suno_link_40_UP"
-> 8 0 10 4367 125000000.000000
-> 8 0 11 4367 0.000100
-> 6 0 4368 9 4248 "AS_suno_link_40_DOWN"
-> 8 0 10 4368 125000000.000000
-> 8 0 11 4368 0.000100
-> 6 0 4369 7 4248 "suno-41.sophia.grid5000.fr"
-> 8 0 8 4369 23530000000.000000
-> 6 0 4370 9 4248 "AS_suno_link_41_UP"
-> 8 0 10 4370 125000000.000000
-> 8 0 11 4370 0.000100
-> 6 0 4371 9 4248 "AS_suno_link_41_DOWN"
-> 8 0 10 4371 125000000.000000
-> 8 0 11 4371 0.000100
-> 6 0 4372 7 4248 "suno-42.sophia.grid5000.fr"
-> 8 0 8 4372 23530000000.000000
-> 6 0 4373 9 4248 "AS_suno_link_42_UP"
-> 8 0 10 4373 125000000.000000
-> 8 0 11 4373 0.000100
-> 6 0 4374 9 4248 "AS_suno_link_42_DOWN"
-> 8 0 10 4374 125000000.000000
-> 8 0 11 4374 0.000100
-> 6 0 4375 7 4248 "suno-43.sophia.grid5000.fr"
-> 8 0 8 4375 23530000000.000000
-> 6 0 4376 9 4248 "AS_suno_link_43_UP"
-> 8 0 10 4376 125000000.000000
-> 8 0 11 4376 0.000100
-> 6 0 4377 9 4248 "AS_suno_link_43_DOWN"
-> 8 0 10 4377 125000000.000000
-> 8 0 11 4377 0.000100
-> 6 0 4378 7 4248 "suno-44.sophia.grid5000.fr"
-> 8 0 8 4378 23530000000.000000
-> 6 0 4379 9 4248 "AS_suno_link_44_UP"
-> 8 0 10 4379 125000000.000000
-> 8 0 11 4379 0.000100
-> 6 0 4380 9 4248 "AS_suno_link_44_DOWN"
-> 8 0 10 4380 125000000.000000
-> 8 0 11 4380 0.000100
-> 6 0 4381 7 4248 "suno-45.sophia.grid5000.fr"
-> 8 0 8 4381 23530000000.000000
-> 6 0 4382 9 4248 "AS_suno_link_45_UP"
-> 8 0 10 4382 125000000.000000
-> 8 0 11 4382 0.000100
-> 6 0 4383 9 4248 "AS_suno_link_45_DOWN"
-> 8 0 10 4383 125000000.000000
-> 8 0 11 4383 0.000100
-> 6 0 4384 12 4248 "suno-AS_suno_router.sophia.grid5000.fr"
-> 6 0 4385 9 4248 "AS_suno_backbone"
-> 8 0 10 4385 1250000000.000000
-> 8 0 11 4385 0.000100
-> 6 0 4386 3 3921 "link_suno"
-> 8 0 4 4386 1250000000.000000
-> 8 0 5 4386 0.000100
-> 6 0 4387 6 3921 "gw_AS_sophia"
-> 6 0 4388 12 4387 "gw_sophia"
-> 6 0 4389 3 3921 "link_gw_sophia"
-> 8 0 4 4389 1250000000.000000
-> 8 0 5 4389 0.000100
-> 6 0 4390 1 0 "AS_toulouse"
-> 6 0 4391 6 4390 "AS_pastel"
-> 6 0 4392 7 4391 "pastel-1.toulouse.grid5000.fr"
-> 8 0 8 4392 9567400000.000000
-> 6 0 4393 9 4391 "AS_pastel_link_1_UP"
-> 8 0 10 4393 125000000.000000
-> 8 0 11 4393 0.000100
-> 6 0 4394 9 4391 "AS_pastel_link_1_DOWN"
-> 8 0 10 4394 125000000.000000
-> 8 0 11 4394 0.000100
-> 6 0 4395 7 4391 "pastel-2.toulouse.grid5000.fr"
-> 8 0 8 4395 9567400000.000000
-> 6 0 4396 9 4391 "AS_pastel_link_2_UP"
-> 8 0 10 4396 125000000.000000
-> 8 0 11 4396 0.000100
-> 6 0 4397 9 4391 "AS_pastel_link_2_DOWN"
-> 8 0 10 4397 125000000.000000
-> 8 0 11 4397 0.000100
-> 6 0 4398 7 4391 "pastel-3.toulouse.grid5000.fr"
-> 8 0 8 4398 9567400000.000000
-> 6 0 4399 9 4391 "AS_pastel_link_3_UP"
-> 8 0 10 4399 125000000.000000
-> 8 0 11 4399 0.000100
-> 6 0 4400 9 4391 "AS_pastel_link_3_DOWN"
-> 8 0 10 4400 125000000.000000
-> 8 0 11 4400 0.000100
-> 6 0 4401 7 4391 "pastel-4.toulouse.grid5000.fr"
-> 8 0 8 4401 9567400000.000000
-> 6 0 4402 9 4391 "AS_pastel_link_4_UP"
-> 8 0 10 4402 125000000.000000
-> 8 0 11 4402 0.000100
-> 6 0 4403 9 4391 "AS_pastel_link_4_DOWN"
-> 8 0 10 4403 125000000.000000
-> 8 0 11 4403 0.000100
-> 6 0 4404 7 4391 "pastel-5.toulouse.grid5000.fr"
-> 8 0 8 4404 9567400000.000000
-> 6 0 4405 9 4391 "AS_pastel_link_5_UP"
-> 8 0 10 4405 125000000.000000
-> 8 0 11 4405 0.000100
-> 6 0 4406 9 4391 "AS_pastel_link_5_DOWN"
-> 8 0 10 4406 125000000.000000
-> 8 0 11 4406 0.000100
-> 6 0 4407 7 4391 "pastel-6.toulouse.grid5000.fr"
-> 8 0 8 4407 9567400000.000000
-> 6 0 4408 9 4391 "AS_pastel_link_6_UP"
-> 8 0 10 4408 125000000.000000
-> 8 0 11 4408 0.000100
-> 6 0 4409 9 4391 "AS_pastel_link_6_DOWN"
-> 8 0 10 4409 125000000.000000
-> 8 0 11 4409 0.000100
-> 6 0 4410 7 4391 "pastel-7.toulouse.grid5000.fr"
-> 8 0 8 4410 9567400000.000000
-> 6 0 4411 9 4391 "AS_pastel_link_7_UP"
-> 8 0 10 4411 125000000.000000
-> 8 0 11 4411 0.000100
-> 6 0 4412 9 4391 "AS_pastel_link_7_DOWN"
-> 8 0 10 4412 125000000.000000
-> 8 0 11 4412 0.000100
-> 6 0 4413 7 4391 "pastel-8.toulouse.grid5000.fr"
-> 8 0 8 4413 9567400000.000000
-> 6 0 4414 9 4391 "AS_pastel_link_8_UP"
-> 8 0 10 4414 125000000.000000
-> 8 0 11 4414 0.000100
-> 6 0 4415 9 4391 "AS_pastel_link_8_DOWN"
-> 8 0 10 4415 125000000.000000
-> 8 0 11 4415 0.000100
-> 6 0 4416 7 4391 "pastel-9.toulouse.grid5000.fr"
-> 8 0 8 4416 9567400000.000000
-> 6 0 4417 9 4391 "AS_pastel_link_9_UP"
-> 8 0 10 4417 125000000.000000
-> 8 0 11 4417 0.000100
-> 6 0 4418 9 4391 "AS_pastel_link_9_DOWN"
-> 8 0 10 4418 125000000.000000
-> 8 0 11 4418 0.000100
-> 6 0 4419 7 4391 "pastel-10.toulouse.grid5000.fr"
-> 8 0 8 4419 9567400000.000000
-> 6 0 4420 9 4391 "AS_pastel_link_10_UP"
-> 8 0 10 4420 125000000.000000
-> 8 0 11 4420 0.000100
-> 6 0 4421 9 4391 "AS_pastel_link_10_DOWN"
-> 8 0 10 4421 125000000.000000
-> 8 0 11 4421 0.000100
-> 6 0 4422 7 4391 "pastel-11.toulouse.grid5000.fr"
-> 8 0 8 4422 9567400000.000000
-> 6 0 4423 9 4391 "AS_pastel_link_11_UP"
-> 8 0 10 4423 125000000.000000
-> 8 0 11 4423 0.000100
-> 6 0 4424 9 4391 "AS_pastel_link_11_DOWN"
-> 8 0 10 4424 125000000.000000
-> 8 0 11 4424 0.000100
-> 6 0 4425 7 4391 "pastel-12.toulouse.grid5000.fr"
-> 8 0 8 4425 9567400000.000000
-> 6 0 4426 9 4391 "AS_pastel_link_12_UP"
-> 8 0 10 4426 125000000.000000
-> 8 0 11 4426 0.000100
-> 6 0 4427 9 4391 "AS_pastel_link_12_DOWN"
-> 8 0 10 4427 125000000.000000
-> 8 0 11 4427 0.000100
-> 6 0 4428 7 4391 "pastel-13.toulouse.grid5000.fr"
-> 8 0 8 4428 9567400000.000000
-> 6 0 4429 9 4391 "AS_pastel_link_13_UP"
-> 8 0 10 4429 125000000.000000
-> 8 0 11 4429 0.000100
-> 6 0 4430 9 4391 "AS_pastel_link_13_DOWN"
-> 8 0 10 4430 125000000.000000
-> 8 0 11 4430 0.000100
-> 6 0 4431 7 4391 "pastel-14.toulouse.grid5000.fr"
-> 8 0 8 4431 9567400000.000000
-> 6 0 4432 9 4391 "AS_pastel_link_14_UP"
-> 8 0 10 4432 125000000.000000
-> 8 0 11 4432 0.000100
-> 6 0 4433 9 4391 "AS_pastel_link_14_DOWN"
-> 8 0 10 4433 125000000.000000
-> 8 0 11 4433 0.000100
-> 6 0 4434 7 4391 "pastel-15.toulouse.grid5000.fr"
-> 8 0 8 4434 9567400000.000000
-> 6 0 4435 9 4391 "AS_pastel_link_15_UP"
-> 8 0 10 4435 125000000.000000
-> 8 0 11 4435 0.000100
-> 6 0 4436 9 4391 "AS_pastel_link_15_DOWN"
-> 8 0 10 4436 125000000.000000
-> 8 0 11 4436 0.000100
-> 6 0 4437 7 4391 "pastel-16.toulouse.grid5000.fr"
-> 8 0 8 4437 9567400000.000000
-> 6 0 4438 9 4391 "AS_pastel_link_16_UP"
-> 8 0 10 4438 125000000.000000
-> 8 0 11 4438 0.000100
-> 6 0 4439 9 4391 "AS_pastel_link_16_DOWN"
-> 8 0 10 4439 125000000.000000
-> 8 0 11 4439 0.000100
-> 6 0 4440 7 4391 "pastel-17.toulouse.grid5000.fr"
-> 8 0 8 4440 9567400000.000000
-> 6 0 4441 9 4391 "AS_pastel_link_17_UP"
-> 8 0 10 4441 125000000.000000
-> 8 0 11 4441 0.000100
-> 6 0 4442 9 4391 "AS_pastel_link_17_DOWN"
-> 8 0 10 4442 125000000.000000
-> 8 0 11 4442 0.000100
-> 6 0 4443 7 4391 "pastel-18.toulouse.grid5000.fr"
-> 8 0 8 4443 9567400000.000000
-> 6 0 4444 9 4391 "AS_pastel_link_18_UP"
-> 8 0 10 4444 125000000.000000
-> 8 0 11 4444 0.000100
-> 6 0 4445 9 4391 "AS_pastel_link_18_DOWN"
-> 8 0 10 4445 125000000.000000
-> 8 0 11 4445 0.000100
-> 6 0 4446 7 4391 "pastel-19.toulouse.grid5000.fr"
-> 8 0 8 4446 9567400000.000000
-> 6 0 4447 9 4391 "AS_pastel_link_19_UP"
-> 8 0 10 4447 125000000.000000
-> 8 0 11 4447 0.000100
-> 6 0 4448 9 4391 "AS_pastel_link_19_DOWN"
-> 8 0 10 4448 125000000.000000
-> 8 0 11 4448 0.000100
-> 6 0 4449 7 4391 "pastel-20.toulouse.grid5000.fr"
-> 8 0 8 4449 9567400000.000000
-> 6 0 4450 9 4391 "AS_pastel_link_20_UP"
-> 8 0 10 4450 125000000.000000
-> 8 0 11 4450 0.000100
-> 6 0 4451 9 4391 "AS_pastel_link_20_DOWN"
-> 8 0 10 4451 125000000.000000
-> 8 0 11 4451 0.000100
-> 6 0 4452 7 4391 "pastel-21.toulouse.grid5000.fr"
-> 8 0 8 4452 9567400000.000000
-> 6 0 4453 9 4391 "AS_pastel_link_21_UP"
-> 8 0 10 4453 125000000.000000
-> 8 0 11 4453 0.000100
-> 6 0 4454 9 4391 "AS_pastel_link_21_DOWN"
-> 8 0 10 4454 125000000.000000
-> 8 0 11 4454 0.000100
-> 6 0 4455 7 4391 "pastel-22.toulouse.grid5000.fr"
-> 8 0 8 4455 9567400000.000000
-> 6 0 4456 9 4391 "AS_pastel_link_22_UP"
-> 8 0 10 4456 125000000.000000
-> 8 0 11 4456 0.000100
-> 6 0 4457 9 4391 "AS_pastel_link_22_DOWN"
-> 8 0 10 4457 125000000.000000
-> 8 0 11 4457 0.000100
-> 6 0 4458 7 4391 "pastel-23.toulouse.grid5000.fr"
-> 8 0 8 4458 9567400000.000000
-> 6 0 4459 9 4391 "AS_pastel_link_23_UP"
-> 8 0 10 4459 125000000.000000
-> 8 0 11 4459 0.000100
-> 6 0 4460 9 4391 "AS_pastel_link_23_DOWN"
-> 8 0 10 4460 125000000.000000
-> 8 0 11 4460 0.000100
-> 6 0 4461 7 4391 "pastel-24.toulouse.grid5000.fr"
-> 8 0 8 4461 9567400000.000000
-> 6 0 4462 9 4391 "AS_pastel_link_24_UP"
-> 8 0 10 4462 125000000.000000
-> 8 0 11 4462 0.000100
-> 6 0 4463 9 4391 "AS_pastel_link_24_DOWN"
-> 8 0 10 4463 125000000.000000
-> 8 0 11 4463 0.000100
-> 6 0 4464 7 4391 "pastel-25.toulouse.grid5000.fr"
-> 8 0 8 4464 9567400000.000000
-> 6 0 4465 9 4391 "AS_pastel_link_25_UP"
-> 8 0 10 4465 125000000.000000
-> 8 0 11 4465 0.000100
-> 6 0 4466 9 4391 "AS_pastel_link_25_DOWN"
-> 8 0 10 4466 125000000.000000
-> 8 0 11 4466 0.000100
-> 6 0 4467 7 4391 "pastel-26.toulouse.grid5000.fr"
-> 8 0 8 4467 9567400000.000000
-> 6 0 4468 9 4391 "AS_pastel_link_26_UP"
-> 8 0 10 4468 125000000.000000
-> 8 0 11 4468 0.000100
-> 6 0 4469 9 4391 "AS_pastel_link_26_DOWN"
-> 8 0 10 4469 125000000.000000
-> 8 0 11 4469 0.000100
-> 6 0 4470 7 4391 "pastel-27.toulouse.grid5000.fr"
-> 8 0 8 4470 9567400000.000000
-> 6 0 4471 9 4391 "AS_pastel_link_27_UP"
-> 8 0 10 4471 125000000.000000
-> 8 0 11 4471 0.000100
-> 6 0 4472 9 4391 "AS_pastel_link_27_DOWN"
-> 8 0 10 4472 125000000.000000
-> 8 0 11 4472 0.000100
-> 6 0 4473 7 4391 "pastel-28.toulouse.grid5000.fr"
-> 8 0 8 4473 9567400000.000000
-> 6 0 4474 9 4391 "AS_pastel_link_28_UP"
-> 8 0 10 4474 125000000.000000
-> 8 0 11 4474 0.000100
-> 6 0 4475 9 4391 "AS_pastel_link_28_DOWN"
-> 8 0 10 4475 125000000.000000
-> 8 0 11 4475 0.000100
-> 6 0 4476 7 4391 "pastel-29.toulouse.grid5000.fr"
-> 8 0 8 4476 9567400000.000000
-> 6 0 4477 9 4391 "AS_pastel_link_29_UP"
-> 8 0 10 4477 125000000.000000
-> 8 0 11 4477 0.000100
-> 6 0 4478 9 4391 "AS_pastel_link_29_DOWN"
-> 8 0 10 4478 125000000.000000
-> 8 0 11 4478 0.000100
-> 6 0 4479 7 4391 "pastel-30.toulouse.grid5000.fr"
-> 8 0 8 4479 9567400000.000000
-> 6 0 4480 9 4391 "AS_pastel_link_30_UP"
-> 8 0 10 4480 125000000.000000
-> 8 0 11 4480 0.000100
-> 6 0 4481 9 4391 "AS_pastel_link_30_DOWN"
-> 8 0 10 4481 125000000.000000
-> 8 0 11 4481 0.000100
-> 6 0 4482 7 4391 "pastel-31.toulouse.grid5000.fr"
-> 8 0 8 4482 9567400000.000000
-> 6 0 4483 9 4391 "AS_pastel_link_31_UP"
-> 8 0 10 4483 125000000.000000
-> 8 0 11 4483 0.000100
-> 6 0 4484 9 4391 "AS_pastel_link_31_DOWN"
-> 8 0 10 4484 125000000.000000
-> 8 0 11 4484 0.000100
-> 6 0 4485 7 4391 "pastel-32.toulouse.grid5000.fr"
-> 8 0 8 4485 9567400000.000000
-> 6 0 4486 9 4391 "AS_pastel_link_32_UP"
-> 8 0 10 4486 125000000.000000
-> 8 0 11 4486 0.000100
-> 6 0 4487 9 4391 "AS_pastel_link_32_DOWN"
-> 8 0 10 4487 125000000.000000
-> 8 0 11 4487 0.000100
-> 6 0 4488 7 4391 "pastel-33.toulouse.grid5000.fr"
-> 8 0 8 4488 9567400000.000000
-> 6 0 4489 9 4391 "AS_pastel_link_33_UP"
-> 8 0 10 4489 125000000.000000
-> 8 0 11 4489 0.000100
-> 6 0 4490 9 4391 "AS_pastel_link_33_DOWN"
-> 8 0 10 4490 125000000.000000
-> 8 0 11 4490 0.000100
-> 6 0 4491 7 4391 "pastel-34.toulouse.grid5000.fr"
-> 8 0 8 4491 9567400000.000000
-> 6 0 4492 9 4391 "AS_pastel_link_34_UP"
-> 8 0 10 4492 125000000.000000
-> 8 0 11 4492 0.000100
-> 6 0 4493 9 4391 "AS_pastel_link_34_DOWN"
-> 8 0 10 4493 125000000.000000
-> 8 0 11 4493 0.000100
-> 6 0 4494 7 4391 "pastel-35.toulouse.grid5000.fr"
-> 8 0 8 4494 9567400000.000000
-> 6 0 4495 9 4391 "AS_pastel_link_35_UP"
-> 8 0 10 4495 125000000.000000
-> 8 0 11 4495 0.000100
-> 6 0 4496 9 4391 "AS_pastel_link_35_DOWN"
-> 8 0 10 4496 125000000.000000
-> 8 0 11 4496 0.000100
-> 6 0 4497 7 4391 "pastel-36.toulouse.grid5000.fr"
-> 8 0 8 4497 9567400000.000000
-> 6 0 4498 9 4391 "AS_pastel_link_36_UP"
-> 8 0 10 4498 125000000.000000
-> 8 0 11 4498 0.000100
-> 6 0 4499 9 4391 "AS_pastel_link_36_DOWN"
-> 8 0 10 4499 125000000.000000
-> 8 0 11 4499 0.000100
-> 6 0 4500 7 4391 "pastel-37.toulouse.grid5000.fr"
-> 8 0 8 4500 9567400000.000000
-> 6 0 4501 9 4391 "AS_pastel_link_37_UP"
-> 8 0 10 4501 125000000.000000
-> 8 0 11 4501 0.000100
-> 6 0 4502 9 4391 "AS_pastel_link_37_DOWN"
-> 8 0 10 4502 125000000.000000
-> 8 0 11 4502 0.000100
-> 6 0 4503 7 4391 "pastel-38.toulouse.grid5000.fr"
-> 8 0 8 4503 9567400000.000000
-> 6 0 4504 9 4391 "AS_pastel_link_38_UP"
-> 8 0 10 4504 125000000.000000
-> 8 0 11 4504 0.000100
-> 6 0 4505 9 4391 "AS_pastel_link_38_DOWN"
-> 8 0 10 4505 125000000.000000
-> 8 0 11 4505 0.000100
-> 6 0 4506 7 4391 "pastel-39.toulouse.grid5000.fr"
-> 8 0 8 4506 9567400000.000000
-> 6 0 4507 9 4391 "AS_pastel_link_39_UP"
-> 8 0 10 4507 125000000.000000
-> 8 0 11 4507 0.000100
-> 6 0 4508 9 4391 "AS_pastel_link_39_DOWN"
-> 8 0 10 4508 125000000.000000
-> 8 0 11 4508 0.000100
-> 6 0 4509 7 4391 "pastel-40.toulouse.grid5000.fr"
-> 8 0 8 4509 9567400000.000000
-> 6 0 4510 9 4391 "AS_pastel_link_40_UP"
-> 8 0 10 4510 125000000.000000
-> 8 0 11 4510 0.000100
-> 6 0 4511 9 4391 "AS_pastel_link_40_DOWN"
-> 8 0 10 4511 125000000.000000
-> 8 0 11 4511 0.000100
-> 6 0 4512 7 4391 "pastel-41.toulouse.grid5000.fr"
-> 8 0 8 4512 9567400000.000000
-> 6 0 4513 9 4391 "AS_pastel_link_41_UP"
-> 8 0 10 4513 125000000.000000
-> 8 0 11 4513 0.000100
-> 6 0 4514 9 4391 "AS_pastel_link_41_DOWN"
-> 8 0 10 4514 125000000.000000
-> 8 0 11 4514 0.000100
-> 6 0 4515 7 4391 "pastel-42.toulouse.grid5000.fr"
-> 8 0 8 4515 9567400000.000000
-> 6 0 4516 9 4391 "AS_pastel_link_42_UP"
-> 8 0 10 4516 125000000.000000
-> 8 0 11 4516 0.000100
-> 6 0 4517 9 4391 "AS_pastel_link_42_DOWN"
-> 8 0 10 4517 125000000.000000
-> 8 0 11 4517 0.000100
-> 6 0 4518 7 4391 "pastel-43.toulouse.grid5000.fr"
-> 8 0 8 4518 9567400000.000000
-> 6 0 4519 9 4391 "AS_pastel_link_43_UP"
-> 8 0 10 4519 125000000.000000
-> 8 0 11 4519 0.000100
-> 6 0 4520 9 4391 "AS_pastel_link_43_DOWN"
-> 8 0 10 4520 125000000.000000
-> 8 0 11 4520 0.000100
-> 6 0 4521 7 4391 "pastel-44.toulouse.grid5000.fr"
-> 8 0 8 4521 9567400000.000000
-> 6 0 4522 9 4391 "AS_pastel_link_44_UP"
-> 8 0 10 4522 125000000.000000
-> 8 0 11 4522 0.000100
-> 6 0 4523 9 4391 "AS_pastel_link_44_DOWN"
-> 8 0 10 4523 125000000.000000
-> 8 0 11 4523 0.000100
-> 6 0 4524 7 4391 "pastel-45.toulouse.grid5000.fr"
-> 8 0 8 4524 9567400000.000000
-> 6 0 4525 9 4391 "AS_pastel_link_45_UP"
-> 8 0 10 4525 125000000.000000
-> 8 0 11 4525 0.000100
-> 6 0 4526 9 4391 "AS_pastel_link_45_DOWN"
-> 8 0 10 4526 125000000.000000
-> 8 0 11 4526 0.000100
-> 6 0 4527 7 4391 "pastel-46.toulouse.grid5000.fr"
-> 8 0 8 4527 9567400000.000000
-> 6 0 4528 9 4391 "AS_pastel_link_46_UP"
-> 8 0 10 4528 125000000.000000
-> 8 0 11 4528 0.000100
-> 6 0 4529 9 4391 "AS_pastel_link_46_DOWN"
-> 8 0 10 4529 125000000.000000
-> 8 0 11 4529 0.000100
-> 6 0 4530 7 4391 "pastel-47.toulouse.grid5000.fr"
-> 8 0 8 4530 9567400000.000000
-> 6 0 4531 9 4391 "AS_pastel_link_47_UP"
-> 8 0 10 4531 125000000.000000
-> 8 0 11 4531 0.000100
-> 6 0 4532 9 4391 "AS_pastel_link_47_DOWN"
-> 8 0 10 4532 125000000.000000
-> 8 0 11 4532 0.000100
-> 6 0 4533 7 4391 "pastel-48.toulouse.grid5000.fr"
-> 8 0 8 4533 9567400000.000000
-> 6 0 4534 9 4391 "AS_pastel_link_48_UP"
-> 8 0 10 4534 125000000.000000
-> 8 0 11 4534 0.000100
-> 6 0 4535 9 4391 "AS_pastel_link_48_DOWN"
-> 8 0 10 4535 125000000.000000
-> 8 0 11 4535 0.000100
-> 6 0 4536 7 4391 "pastel-49.toulouse.grid5000.fr"
-> 8 0 8 4536 9567400000.000000
-> 6 0 4537 9 4391 "AS_pastel_link_49_UP"
-> 8 0 10 4537 125000000.000000
-> 8 0 11 4537 0.000100
-> 6 0 4538 9 4391 "AS_pastel_link_49_DOWN"
-> 8 0 10 4538 125000000.000000
-> 8 0 11 4538 0.000100
-> 6 0 4539 7 4391 "pastel-50.toulouse.grid5000.fr"
-> 8 0 8 4539 9567400000.000000
-> 6 0 4540 9 4391 "AS_pastel_link_50_UP"
-> 8 0 10 4540 125000000.000000
-> 8 0 11 4540 0.000100
-> 6 0 4541 9 4391 "AS_pastel_link_50_DOWN"
-> 8 0 10 4541 125000000.000000
-> 8 0 11 4541 0.000100
-> 6 0 4542 7 4391 "pastel-51.toulouse.grid5000.fr"
-> 8 0 8 4542 9567400000.000000
-> 6 0 4543 9 4391 "AS_pastel_link_51_UP"
-> 8 0 10 4543 125000000.000000
-> 8 0 11 4543 0.000100
-> 6 0 4544 9 4391 "AS_pastel_link_51_DOWN"
-> 8 0 10 4544 125000000.000000
-> 8 0 11 4544 0.000100
-> 6 0 4545 7 4391 "pastel-52.toulouse.grid5000.fr"
-> 8 0 8 4545 9567400000.000000
-> 6 0 4546 9 4391 "AS_pastel_link_52_UP"
-> 8 0 10 4546 125000000.000000
-> 8 0 11 4546 0.000100
-> 6 0 4547 9 4391 "AS_pastel_link_52_DOWN"
-> 8 0 10 4547 125000000.000000
-> 8 0 11 4547 0.000100
-> 6 0 4548 7 4391 "pastel-53.toulouse.grid5000.fr"
-> 8 0 8 4548 9567400000.000000
-> 6 0 4549 9 4391 "AS_pastel_link_53_UP"
-> 8 0 10 4549 125000000.000000
-> 8 0 11 4549 0.000100
-> 6 0 4550 9 4391 "AS_pastel_link_53_DOWN"
-> 8 0 10 4550 125000000.000000
-> 8 0 11 4550 0.000100
-> 6 0 4551 7 4391 "pastel-54.toulouse.grid5000.fr"
-> 8 0 8 4551 9567400000.000000
-> 6 0 4552 9 4391 "AS_pastel_link_54_UP"
-> 8 0 10 4552 125000000.000000
-> 8 0 11 4552 0.000100
-> 6 0 4553 9 4391 "AS_pastel_link_54_DOWN"
-> 8 0 10 4553 125000000.000000
-> 8 0 11 4553 0.000100
-> 6 0 4554 7 4391 "pastel-55.toulouse.grid5000.fr"
-> 8 0 8 4554 9567400000.000000
-> 6 0 4555 9 4391 "AS_pastel_link_55_UP"
-> 8 0 10 4555 125000000.000000
-> 8 0 11 4555 0.000100
-> 6 0 4556 9 4391 "AS_pastel_link_55_DOWN"
-> 8 0 10 4556 125000000.000000
-> 8 0 11 4556 0.000100
-> 6 0 4557 7 4391 "pastel-56.toulouse.grid5000.fr"
-> 8 0 8 4557 9567400000.000000
-> 6 0 4558 9 4391 "AS_pastel_link_56_UP"
-> 8 0 10 4558 125000000.000000
-> 8 0 11 4558 0.000100
-> 6 0 4559 9 4391 "AS_pastel_link_56_DOWN"
-> 8 0 10 4559 125000000.000000
-> 8 0 11 4559 0.000100
-> 6 0 4560 7 4391 "pastel-57.toulouse.grid5000.fr"
-> 8 0 8 4560 9567400000.000000
-> 6 0 4561 9 4391 "AS_pastel_link_57_UP"
-> 8 0 10 4561 125000000.000000
-> 8 0 11 4561 0.000100
-> 6 0 4562 9 4391 "AS_pastel_link_57_DOWN"
-> 8 0 10 4562 125000000.000000
-> 8 0 11 4562 0.000100
-> 6 0 4563 7 4391 "pastel-58.toulouse.grid5000.fr"
-> 8 0 8 4563 9567400000.000000
-> 6 0 4564 9 4391 "AS_pastel_link_58_UP"
-> 8 0 10 4564 125000000.000000
-> 8 0 11 4564 0.000100
-> 6 0 4565 9 4391 "AS_pastel_link_58_DOWN"
-> 8 0 10 4565 125000000.000000
-> 8 0 11 4565 0.000100
-> 6 0 4566 7 4391 "pastel-59.toulouse.grid5000.fr"
-> 8 0 8 4566 9567400000.000000
-> 6 0 4567 9 4391 "AS_pastel_link_59_UP"
-> 8 0 10 4567 125000000.000000
-> 8 0 11 4567 0.000100
-> 6 0 4568 9 4391 "AS_pastel_link_59_DOWN"
-> 8 0 10 4568 125000000.000000
-> 8 0 11 4568 0.000100
-> 6 0 4569 7 4391 "pastel-60.toulouse.grid5000.fr"
-> 8 0 8 4569 9567400000.000000
-> 6 0 4570 9 4391 "AS_pastel_link_60_UP"
-> 8 0 10 4570 125000000.000000
-> 8 0 11 4570 0.000100
-> 6 0 4571 9 4391 "AS_pastel_link_60_DOWN"
-> 8 0 10 4571 125000000.000000
-> 8 0 11 4571 0.000100
-> 6 0 4572 7 4391 "pastel-61.toulouse.grid5000.fr"
-> 8 0 8 4572 9567400000.000000
-> 6 0 4573 9 4391 "AS_pastel_link_61_UP"
-> 8 0 10 4573 125000000.000000
-> 8 0 11 4573 0.000100
-> 6 0 4574 9 4391 "AS_pastel_link_61_DOWN"
-> 8 0 10 4574 125000000.000000
-> 8 0 11 4574 0.000100
-> 6 0 4575 7 4391 "pastel-62.toulouse.grid5000.fr"
-> 8 0 8 4575 9567400000.000000
-> 6 0 4576 9 4391 "AS_pastel_link_62_UP"
-> 8 0 10 4576 125000000.000000
-> 8 0 11 4576 0.000100
-> 6 0 4577 9 4391 "AS_pastel_link_62_DOWN"
-> 8 0 10 4577 125000000.000000
-> 8 0 11 4577 0.000100
-> 6 0 4578 7 4391 "pastel-63.toulouse.grid5000.fr"
-> 8 0 8 4578 9567400000.000000
-> 6 0 4579 9 4391 "AS_pastel_link_63_UP"
-> 8 0 10 4579 125000000.000000
-> 8 0 11 4579 0.000100
-> 6 0 4580 9 4391 "AS_pastel_link_63_DOWN"
-> 8 0 10 4580 125000000.000000
-> 8 0 11 4580 0.000100
-> 6 0 4581 7 4391 "pastel-64.toulouse.grid5000.fr"
-> 8 0 8 4581 9567400000.000000
-> 6 0 4582 9 4391 "AS_pastel_link_64_UP"
-> 8 0 10 4582 125000000.000000
-> 8 0 11 4582 0.000100
-> 6 0 4583 9 4391 "AS_pastel_link_64_DOWN"
-> 8 0 10 4583 125000000.000000
-> 8 0 11 4583 0.000100
-> 6 0 4584 7 4391 "pastel-65.toulouse.grid5000.fr"
-> 8 0 8 4584 9567400000.000000
-> 6 0 4585 9 4391 "AS_pastel_link_65_UP"
-> 8 0 10 4585 125000000.000000
-> 8 0 11 4585 0.000100
-> 6 0 4586 9 4391 "AS_pastel_link_65_DOWN"
-> 8 0 10 4586 125000000.000000
-> 8 0 11 4586 0.000100
-> 6 0 4587 7 4391 "pastel-66.toulouse.grid5000.fr"
-> 8 0 8 4587 9567400000.000000
-> 6 0 4588 9 4391 "AS_pastel_link_66_UP"
-> 8 0 10 4588 125000000.000000
-> 8 0 11 4588 0.000100
-> 6 0 4589 9 4391 "AS_pastel_link_66_DOWN"
-> 8 0 10 4589 125000000.000000
-> 8 0 11 4589 0.000100
-> 6 0 4590 7 4391 "pastel-67.toulouse.grid5000.fr"
-> 8 0 8 4590 9567400000.000000
-> 6 0 4591 9 4391 "AS_pastel_link_67_UP"
-> 8 0 10 4591 125000000.000000
-> 8 0 11 4591 0.000100
-> 6 0 4592 9 4391 "AS_pastel_link_67_DOWN"
-> 8 0 10 4592 125000000.000000
-> 8 0 11 4592 0.000100
-> 6 0 4593 7 4391 "pastel-68.toulouse.grid5000.fr"
-> 8 0 8 4593 9567400000.000000
-> 6 0 4594 9 4391 "AS_pastel_link_68_UP"
-> 8 0 10 4594 125000000.000000
-> 8 0 11 4594 0.000100
-> 6 0 4595 9 4391 "AS_pastel_link_68_DOWN"
-> 8 0 10 4595 125000000.000000
-> 8 0 11 4595 0.000100
-> 6 0 4596 7 4391 "pastel-69.toulouse.grid5000.fr"
-> 8 0 8 4596 9567400000.000000
-> 6 0 4597 9 4391 "AS_pastel_link_69_UP"
-> 8 0 10 4597 125000000.000000
-> 8 0 11 4597 0.000100
-> 6 0 4598 9 4391 "AS_pastel_link_69_DOWN"
-> 8 0 10 4598 125000000.000000
-> 8 0 11 4598 0.000100
-> 6 0 4599 7 4391 "pastel-70.toulouse.grid5000.fr"
-> 8 0 8 4599 9567400000.000000
-> 6 0 4600 9 4391 "AS_pastel_link_70_UP"
-> 8 0 10 4600 125000000.000000
-> 8 0 11 4600 0.000100
-> 6 0 4601 9 4391 "AS_pastel_link_70_DOWN"
-> 8 0 10 4601 125000000.000000
-> 8 0 11 4601 0.000100
-> 6 0 4602 7 4391 "pastel-71.toulouse.grid5000.fr"
-> 8 0 8 4602 9567400000.000000
-> 6 0 4603 9 4391 "AS_pastel_link_71_UP"
-> 8 0 10 4603 125000000.000000
-> 8 0 11 4603 0.000100
-> 6 0 4604 9 4391 "AS_pastel_link_71_DOWN"
-> 8 0 10 4604 125000000.000000
-> 8 0 11 4604 0.000100
-> 6 0 4605 7 4391 "pastel-72.toulouse.grid5000.fr"
-> 8 0 8 4605 9567400000.000000
-> 6 0 4606 9 4391 "AS_pastel_link_72_UP"
-> 8 0 10 4606 125000000.000000
-> 8 0 11 4606 0.000100
-> 6 0 4607 9 4391 "AS_pastel_link_72_DOWN"
-> 8 0 10 4607 125000000.000000
-> 8 0 11 4607 0.000100
-> 6 0 4608 7 4391 "pastel-73.toulouse.grid5000.fr"
-> 8 0 8 4608 9567400000.000000
-> 6 0 4609 9 4391 "AS_pastel_link_73_UP"
-> 8 0 10 4609 125000000.000000
-> 8 0 11 4609 0.000100
-> 6 0 4610 9 4391 "AS_pastel_link_73_DOWN"
-> 8 0 10 4610 125000000.000000
-> 8 0 11 4610 0.000100
-> 6 0 4611 7 4391 "pastel-74.toulouse.grid5000.fr"
-> 8 0 8 4611 9567400000.000000
-> 6 0 4612 9 4391 "AS_pastel_link_74_UP"
-> 8 0 10 4612 125000000.000000
-> 8 0 11 4612 0.000100
-> 6 0 4613 9 4391 "AS_pastel_link_74_DOWN"
-> 8 0 10 4613 125000000.000000
-> 8 0 11 4613 0.000100
-> 6 0 4614 7 4391 "pastel-75.toulouse.grid5000.fr"
-> 8 0 8 4614 9567400000.000000
-> 6 0 4615 9 4391 "AS_pastel_link_75_UP"
-> 8 0 10 4615 125000000.000000
-> 8 0 11 4615 0.000100
-> 6 0 4616 9 4391 "AS_pastel_link_75_DOWN"
-> 8 0 10 4616 125000000.000000
-> 8 0 11 4616 0.000100
-> 6 0 4617 7 4391 "pastel-76.toulouse.grid5000.fr"
-> 8 0 8 4617 9567400000.000000
-> 6 0 4618 9 4391 "AS_pastel_link_76_UP"
-> 8 0 10 4618 125000000.000000
-> 8 0 11 4618 0.000100
-> 6 0 4619 9 4391 "AS_pastel_link_76_DOWN"
-> 8 0 10 4619 125000000.000000
-> 8 0 11 4619 0.000100
-> 6 0 4620 7 4391 "pastel-77.toulouse.grid5000.fr"
-> 8 0 8 4620 9567400000.000000
-> 6 0 4621 9 4391 "AS_pastel_link_77_UP"
-> 8 0 10 4621 125000000.000000
-> 8 0 11 4621 0.000100
-> 6 0 4622 9 4391 "AS_pastel_link_77_DOWN"
-> 8 0 10 4622 125000000.000000
-> 8 0 11 4622 0.000100
-> 6 0 4623 7 4391 "pastel-78.toulouse.grid5000.fr"
-> 8 0 8 4623 9567400000.000000
-> 6 0 4624 9 4391 "AS_pastel_link_78_UP"
-> 8 0 10 4624 125000000.000000
-> 8 0 11 4624 0.000100
-> 6 0 4625 9 4391 "AS_pastel_link_78_DOWN"
-> 8 0 10 4625 125000000.000000
-> 8 0 11 4625 0.000100
-> 6 0 4626 7 4391 "pastel-79.toulouse.grid5000.fr"
-> 8 0 8 4626 9567400000.000000
-> 6 0 4627 9 4391 "AS_pastel_link_79_UP"
-> 8 0 10 4627 125000000.000000
-> 8 0 11 4627 0.000100
-> 6 0 4628 9 4391 "AS_pastel_link_79_DOWN"
-> 8 0 10 4628 125000000.000000
-> 8 0 11 4628 0.000100
-> 6 0 4629 7 4391 "pastel-80.toulouse.grid5000.fr"
-> 8 0 8 4629 9567400000.000000
-> 6 0 4630 9 4391 "AS_pastel_link_80_UP"
-> 8 0 10 4630 125000000.000000
-> 8 0 11 4630 0.000100
-> 6 0 4631 9 4391 "AS_pastel_link_80_DOWN"
-> 8 0 10 4631 125000000.000000
-> 8 0 11 4631 0.000100
-> 6 0 4632 12 4391 "pastel-AS_pastel_router.toulouse.grid5000.fr"
-> 6 0 4633 9 4391 "AS_pastel_backbone"
-> 8 0 10 4633 1250000000.000000
-> 8 0 11 4633 0.000100
-> 6 0 4634 3 4390 "link_pastel"
-> 8 0 4 4634 1250000000.000000
-> 8 0 5 4634 0.000100
-> 6 0 4635 6 4390 "AS_violette"
-> 6 0 4636 7 4635 "violette-1.toulouse.grid5000.fr"
-> 8 0 8 4636 5114300000.000000
-> 6 0 4637 9 4635 "AS_violette_link_1_UP"
-> 8 0 10 4637 125000000.000000
-> 8 0 11 4637 0.000100
-> 6 0 4638 9 4635 "AS_violette_link_1_DOWN"
-> 8 0 10 4638 125000000.000000
-> 8 0 11 4638 0.000100
-> 6 0 4639 7 4635 "violette-2.toulouse.grid5000.fr"
-> 8 0 8 4639 5114300000.000000
-> 6 0 4640 9 4635 "AS_violette_link_2_UP"
-> 8 0 10 4640 125000000.000000
-> 8 0 11 4640 0.000100
-> 6 0 4641 9 4635 "AS_violette_link_2_DOWN"
-> 8 0 10 4641 125000000.000000
-> 8 0 11 4641 0.000100
-> 6 0 4642 7 4635 "violette-3.toulouse.grid5000.fr"
-> 8 0 8 4642 5114300000.000000
-> 6 0 4643 9 4635 "AS_violette_link_3_UP"
-> 8 0 10 4643 125000000.000000
-> 8 0 11 4643 0.000100
-> 6 0 4644 9 4635 "AS_violette_link_3_DOWN"
-> 8 0 10 4644 125000000.000000
-> 8 0 11 4644 0.000100
-> 6 0 4645 7 4635 "violette-4.toulouse.grid5000.fr"
-> 8 0 8 4645 5114300000.000000
-> 6 0 4646 9 4635 "AS_violette_link_4_UP"
-> 8 0 10 4646 125000000.000000
-> 8 0 11 4646 0.000100
-> 6 0 4647 9 4635 "AS_violette_link_4_DOWN"
-> 8 0 10 4647 125000000.000000
-> 8 0 11 4647 0.000100
-> 6 0 4648 7 4635 "violette-5.toulouse.grid5000.fr"
-> 8 0 8 4648 5114300000.000000
-> 6 0 4649 9 4635 "AS_violette_link_5_UP"
-> 8 0 10 4649 125000000.000000
-> 8 0 11 4649 0.000100
-> 6 0 4650 9 4635 "AS_violette_link_5_DOWN"
-> 8 0 10 4650 125000000.000000
-> 8 0 11 4650 0.000100
-> 6 0 4651 7 4635 "violette-6.toulouse.grid5000.fr"
-> 8 0 8 4651 5114300000.000000
-> 6 0 4652 9 4635 "AS_violette_link_6_UP"
-> 8 0 10 4652 125000000.000000
-> 8 0 11 4652 0.000100
-> 6 0 4653 9 4635 "AS_violette_link_6_DOWN"
-> 8 0 10 4653 125000000.000000
-> 8 0 11 4653 0.000100
-> 6 0 4654 7 4635 "violette-7.toulouse.grid5000.fr"
-> 8 0 8 4654 5114300000.000000
-> 6 0 4655 9 4635 "AS_violette_link_7_UP"
-> 8 0 10 4655 125000000.000000
-> 8 0 11 4655 0.000100
-> 6 0 4656 9 4635 "AS_violette_link_7_DOWN"
-> 8 0 10 4656 125000000.000000
-> 8 0 11 4656 0.000100
-> 6 0 4657 7 4635 "violette-8.toulouse.grid5000.fr"
-> 8 0 8 4657 5114300000.000000
-> 6 0 4658 9 4635 "AS_violette_link_8_UP"
-> 8 0 10 4658 125000000.000000
-> 8 0 11 4658 0.000100
-> 6 0 4659 9 4635 "AS_violette_link_8_DOWN"
-> 8 0 10 4659 125000000.000000
-> 8 0 11 4659 0.000100
-> 6 0 4660 7 4635 "violette-9.toulouse.grid5000.fr"
-> 8 0 8 4660 5114300000.000000
-> 6 0 4661 9 4635 "AS_violette_link_9_UP"
-> 8 0 10 4661 125000000.000000
-> 8 0 11 4661 0.000100
-> 6 0 4662 9 4635 "AS_violette_link_9_DOWN"
-> 8 0 10 4662 125000000.000000
-> 8 0 11 4662 0.000100
-> 6 0 4663 7 4635 "violette-10.toulouse.grid5000.fr"
-> 8 0 8 4663 5114300000.000000
-> 6 0 4664 9 4635 "AS_violette_link_10_UP"
-> 8 0 10 4664 125000000.000000
-> 8 0 11 4664 0.000100
-> 6 0 4665 9 4635 "AS_violette_link_10_DOWN"
-> 8 0 10 4665 125000000.000000
-> 8 0 11 4665 0.000100
-> 6 0 4666 7 4635 "violette-11.toulouse.grid5000.fr"
-> 8 0 8 4666 5114300000.000000
-> 6 0 4667 9 4635 "AS_violette_link_11_UP"
-> 8 0 10 4667 125000000.000000
-> 8 0 11 4667 0.000100
-> 6 0 4668 9 4635 "AS_violette_link_11_DOWN"
-> 8 0 10 4668 125000000.000000
-> 8 0 11 4668 0.000100
-> 6 0 4669 7 4635 "violette-12.toulouse.grid5000.fr"
-> 8 0 8 4669 5114300000.000000
-> 6 0 4670 9 4635 "AS_violette_link_12_UP"
-> 8 0 10 4670 125000000.000000
-> 8 0 11 4670 0.000100
-> 6 0 4671 9 4635 "AS_violette_link_12_DOWN"
-> 8 0 10 4671 125000000.000000
-> 8 0 11 4671 0.000100
-> 6 0 4672 7 4635 "violette-13.toulouse.grid5000.fr"
-> 8 0 8 4672 5114300000.000000
-> 6 0 4673 9 4635 "AS_violette_link_13_UP"
-> 8 0 10 4673 125000000.000000
-> 8 0 11 4673 0.000100
-> 6 0 4674 9 4635 "AS_violette_link_13_DOWN"
-> 8 0 10 4674 125000000.000000
-> 8 0 11 4674 0.000100
-> 6 0 4675 7 4635 "violette-14.toulouse.grid5000.fr"
-> 8 0 8 4675 5114300000.000000
-> 6 0 4676 9 4635 "AS_violette_link_14_UP"
-> 8 0 10 4676 125000000.000000
-> 8 0 11 4676 0.000100
-> 6 0 4677 9 4635 "AS_violette_link_14_DOWN"
-> 8 0 10 4677 125000000.000000
-> 8 0 11 4677 0.000100
-> 6 0 4678 7 4635 "violette-15.toulouse.grid5000.fr"
-> 8 0 8 4678 5114300000.000000
-> 6 0 4679 9 4635 "AS_violette_link_15_UP"
-> 8 0 10 4679 125000000.000000
-> 8 0 11 4679 0.000100
-> 6 0 4680 9 4635 "AS_violette_link_15_DOWN"
-> 8 0 10 4680 125000000.000000
-> 8 0 11 4680 0.000100
-> 6 0 4681 7 4635 "violette-16.toulouse.grid5000.fr"
-> 8 0 8 4681 5114300000.000000
-> 6 0 4682 9 4635 "AS_violette_link_16_UP"
-> 8 0 10 4682 125000000.000000
-> 8 0 11 4682 0.000100
-> 6 0 4683 9 4635 "AS_violette_link_16_DOWN"
-> 8 0 10 4683 125000000.000000
-> 8 0 11 4683 0.000100
-> 6 0 4684 7 4635 "violette-17.toulouse.grid5000.fr"
-> 8 0 8 4684 5114300000.000000
-> 6 0 4685 9 4635 "AS_violette_link_17_UP"
-> 8 0 10 4685 125000000.000000
-> 8 0 11 4685 0.000100
-> 6 0 4686 9 4635 "AS_violette_link_17_DOWN"
-> 8 0 10 4686 125000000.000000
-> 8 0 11 4686 0.000100
-> 6 0 4687 7 4635 "violette-18.toulouse.grid5000.fr"
-> 8 0 8 4687 5114300000.000000
-> 6 0 4688 9 4635 "AS_violette_link_18_UP"
-> 8 0 10 4688 125000000.000000
-> 8 0 11 4688 0.000100
-> 6 0 4689 9 4635 "AS_violette_link_18_DOWN"
-> 8 0 10 4689 125000000.000000
-> 8 0 11 4689 0.000100
-> 6 0 4690 7 4635 "violette-19.toulouse.grid5000.fr"
-> 8 0 8 4690 5114300000.000000
-> 6 0 4691 9 4635 "AS_violette_link_19_UP"
-> 8 0 10 4691 125000000.000000
-> 8 0 11 4691 0.000100
-> 6 0 4692 9 4635 "AS_violette_link_19_DOWN"
-> 8 0 10 4692 125000000.000000
-> 8 0 11 4692 0.000100
-> 6 0 4693 7 4635 "violette-20.toulouse.grid5000.fr"
-> 8 0 8 4693 5114300000.000000
-> 6 0 4694 9 4635 "AS_violette_link_20_UP"
-> 8 0 10 4694 125000000.000000
-> 8 0 11 4694 0.000100
-> 6 0 4695 9 4635 "AS_violette_link_20_DOWN"
-> 8 0 10 4695 125000000.000000
-> 8 0 11 4695 0.000100
-> 6 0 4696 7 4635 "violette-21.toulouse.grid5000.fr"
-> 8 0 8 4696 5114300000.000000
-> 6 0 4697 9 4635 "AS_violette_link_21_UP"
-> 8 0 10 4697 125000000.000000
-> 8 0 11 4697 0.000100
-> 6 0 4698 9 4635 "AS_violette_link_21_DOWN"
-> 8 0 10 4698 125000000.000000
-> 8 0 11 4698 0.000100
-> 6 0 4699 7 4635 "violette-22.toulouse.grid5000.fr"
-> 8 0 8 4699 5114300000.000000
-> 6 0 4700 9 4635 "AS_violette_link_22_UP"
-> 8 0 10 4700 125000000.000000
-> 8 0 11 4700 0.000100
-> 6 0 4701 9 4635 "AS_violette_link_22_DOWN"
-> 8 0 10 4701 125000000.000000
-> 8 0 11 4701 0.000100
-> 6 0 4702 7 4635 "violette-23.toulouse.grid5000.fr"
-> 8 0 8 4702 5114300000.000000
-> 6 0 4703 9 4635 "AS_violette_link_23_UP"
-> 8 0 10 4703 125000000.000000
-> 8 0 11 4703 0.000100
-> 6 0 4704 9 4635 "AS_violette_link_23_DOWN"
-> 8 0 10 4704 125000000.000000
-> 8 0 11 4704 0.000100
-> 6 0 4705 7 4635 "violette-24.toulouse.grid5000.fr"
-> 8 0 8 4705 5114300000.000000
-> 6 0 4706 9 4635 "AS_violette_link_24_UP"
-> 8 0 10 4706 125000000.000000
-> 8 0 11 4706 0.000100
-> 6 0 4707 9 4635 "AS_violette_link_24_DOWN"
-> 8 0 10 4707 125000000.000000
-> 8 0 11 4707 0.000100
-> 6 0 4708 7 4635 "violette-25.toulouse.grid5000.fr"
-> 8 0 8 4708 5114300000.000000
-> 6 0 4709 9 4635 "AS_violette_link_25_UP"
-> 8 0 10 4709 125000000.000000
-> 8 0 11 4709 0.000100
-> 6 0 4710 9 4635 "AS_violette_link_25_DOWN"
-> 8 0 10 4710 125000000.000000
-> 8 0 11 4710 0.000100
-> 6 0 4711 7 4635 "violette-26.toulouse.grid5000.fr"
-> 8 0 8 4711 5114300000.000000
-> 6 0 4712 9 4635 "AS_violette_link_26_UP"
-> 8 0 10 4712 125000000.000000
-> 8 0 11 4712 0.000100
-> 6 0 4713 9 4635 "AS_violette_link_26_DOWN"
-> 8 0 10 4713 125000000.000000
-> 8 0 11 4713 0.000100
-> 6 0 4714 7 4635 "violette-27.toulouse.grid5000.fr"
-> 8 0 8 4714 5114300000.000000
-> 6 0 4715 9 4635 "AS_violette_link_27_UP"
-> 8 0 10 4715 125000000.000000
-> 8 0 11 4715 0.000100
-> 6 0 4716 9 4635 "AS_violette_link_27_DOWN"
-> 8 0 10 4716 125000000.000000
-> 8 0 11 4716 0.000100
-> 6 0 4717 7 4635 "violette-28.toulouse.grid5000.fr"
-> 8 0 8 4717 5114300000.000000
-> 6 0 4718 9 4635 "AS_violette_link_28_UP"
-> 8 0 10 4718 125000000.000000
-> 8 0 11 4718 0.000100
-> 6 0 4719 9 4635 "AS_violette_link_28_DOWN"
-> 8 0 10 4719 125000000.000000
-> 8 0 11 4719 0.000100
-> 6 0 4720 7 4635 "violette-29.toulouse.grid5000.fr"
-> 8 0 8 4720 5114300000.000000
-> 6 0 4721 9 4635 "AS_violette_link_29_UP"
-> 8 0 10 4721 125000000.000000
-> 8 0 11 4721 0.000100
-> 6 0 4722 9 4635 "AS_violette_link_29_DOWN"
-> 8 0 10 4722 125000000.000000
-> 8 0 11 4722 0.000100
-> 6 0 4723 7 4635 "violette-30.toulouse.grid5000.fr"
-> 8 0 8 4723 5114300000.000000
-> 6 0 4724 9 4635 "AS_violette_link_30_UP"
-> 8 0 10 4724 125000000.000000
-> 8 0 11 4724 0.000100
-> 6 0 4725 9 4635 "AS_violette_link_30_DOWN"
-> 8 0 10 4725 125000000.000000
-> 8 0 11 4725 0.000100
-> 6 0 4726 7 4635 "violette-31.toulouse.grid5000.fr"
-> 8 0 8 4726 5114300000.000000
-> 6 0 4727 9 4635 "AS_violette_link_31_UP"
-> 8 0 10 4727 125000000.000000
-> 8 0 11 4727 0.000100
-> 6 0 4728 9 4635 "AS_violette_link_31_DOWN"
-> 8 0 10 4728 125000000.000000
-> 8 0 11 4728 0.000100
-> 6 0 4729 7 4635 "violette-32.toulouse.grid5000.fr"
-> 8 0 8 4729 5114300000.000000
-> 6 0 4730 9 4635 "AS_violette_link_32_UP"
-> 8 0 10 4730 125000000.000000
-> 8 0 11 4730 0.000100
-> 6 0 4731 9 4635 "AS_violette_link_32_DOWN"
-> 8 0 10 4731 125000000.000000
-> 8 0 11 4731 0.000100
-> 6 0 4732 7 4635 "violette-33.toulouse.grid5000.fr"
-> 8 0 8 4732 5114300000.000000
-> 6 0 4733 9 4635 "AS_violette_link_33_UP"
-> 8 0 10 4733 125000000.000000
-> 8 0 11 4733 0.000100
-> 6 0 4734 9 4635 "AS_violette_link_33_DOWN"
-> 8 0 10 4734 125000000.000000
-> 8 0 11 4734 0.000100
-> 6 0 4735 7 4635 "violette-34.toulouse.grid5000.fr"
-> 8 0 8 4735 5114300000.000000
-> 6 0 4736 9 4635 "AS_violette_link_34_UP"
-> 8 0 10 4736 125000000.000000
-> 8 0 11 4736 0.000100
-> 6 0 4737 9 4635 "AS_violette_link_34_DOWN"
-> 8 0 10 4737 125000000.000000
-> 8 0 11 4737 0.000100
-> 6 0 4738 7 4635 "violette-35.toulouse.grid5000.fr"
-> 8 0 8 4738 5114300000.000000
-> 6 0 4739 9 4635 "AS_violette_link_35_UP"
-> 8 0 10 4739 125000000.000000
-> 8 0 11 4739 0.000100
-> 6 0 4740 9 4635 "AS_violette_link_35_DOWN"
-> 8 0 10 4740 125000000.000000
-> 8 0 11 4740 0.000100
-> 6 0 4741 7 4635 "violette-36.toulouse.grid5000.fr"
-> 8 0 8 4741 5114300000.000000
-> 6 0 4742 9 4635 "AS_violette_link_36_UP"
-> 8 0 10 4742 125000000.000000
-> 8 0 11 4742 0.000100
-> 6 0 4743 9 4635 "AS_violette_link_36_DOWN"
-> 8 0 10 4743 125000000.000000
-> 8 0 11 4743 0.000100
-> 6 0 4744 7 4635 "violette-37.toulouse.grid5000.fr"
-> 8 0 8 4744 5114300000.000000
-> 6 0 4745 9 4635 "AS_violette_link_37_UP"
-> 8 0 10 4745 125000000.000000
-> 8 0 11 4745 0.000100
-> 6 0 4746 9 4635 "AS_violette_link_37_DOWN"
-> 8 0 10 4746 125000000.000000
-> 8 0 11 4746 0.000100
-> 6 0 4747 7 4635 "violette-38.toulouse.grid5000.fr"
-> 8 0 8 4747 5114300000.000000
-> 6 0 4748 9 4635 "AS_violette_link_38_UP"
-> 8 0 10 4748 125000000.000000
-> 8 0 11 4748 0.000100
-> 6 0 4749 9 4635 "AS_violette_link_38_DOWN"
-> 8 0 10 4749 125000000.000000
-> 8 0 11 4749 0.000100
-> 6 0 4750 7 4635 "violette-39.toulouse.grid5000.fr"
-> 8 0 8 4750 5114300000.000000
-> 6 0 4751 9 4635 "AS_violette_link_39_UP"
-> 8 0 10 4751 125000000.000000
-> 8 0 11 4751 0.000100
-> 6 0 4752 9 4635 "AS_violette_link_39_DOWN"
-> 8 0 10 4752 125000000.000000
-> 8 0 11 4752 0.000100
-> 6 0 4753 7 4635 "violette-40.toulouse.grid5000.fr"
-> 8 0 8 4753 5114300000.000000
-> 6 0 4754 9 4635 "AS_violette_link_40_UP"
-> 8 0 10 4754 125000000.000000
-> 8 0 11 4754 0.000100
-> 6 0 4755 9 4635 "AS_violette_link_40_DOWN"
-> 8 0 10 4755 125000000.000000
-> 8 0 11 4755 0.000100
-> 6 0 4756 7 4635 "violette-41.toulouse.grid5000.fr"
-> 8 0 8 4756 5114300000.000000
-> 6 0 4757 9 4635 "AS_violette_link_41_UP"
-> 8 0 10 4757 125000000.000000
-> 8 0 11 4757 0.000100
-> 6 0 4758 9 4635 "AS_violette_link_41_DOWN"
-> 8 0 10 4758 125000000.000000
-> 8 0 11 4758 0.000100
-> 6 0 4759 7 4635 "violette-42.toulouse.grid5000.fr"
-> 8 0 8 4759 5114300000.000000
-> 6 0 4760 9 4635 "AS_violette_link_42_UP"
-> 8 0 10 4760 125000000.000000
-> 8 0 11 4760 0.000100
-> 6 0 4761 9 4635 "AS_violette_link_42_DOWN"
-> 8 0 10 4761 125000000.000000
-> 8 0 11 4761 0.000100
-> 6 0 4762 7 4635 "violette-43.toulouse.grid5000.fr"
-> 8 0 8 4762 5114300000.000000
-> 6 0 4763 9 4635 "AS_violette_link_43_UP"
-> 8 0 10 4763 125000000.000000
-> 8 0 11 4763 0.000100
-> 6 0 4764 9 4635 "AS_violette_link_43_DOWN"
-> 8 0 10 4764 125000000.000000
-> 8 0 11 4764 0.000100
-> 6 0 4765 7 4635 "violette-44.toulouse.grid5000.fr"
-> 8 0 8 4765 5114300000.000000
-> 6 0 4766 9 4635 "AS_violette_link_44_UP"
-> 8 0 10 4766 125000000.000000
-> 8 0 11 4766 0.000100
-> 6 0 4767 9 4635 "AS_violette_link_44_DOWN"
-> 8 0 10 4767 125000000.000000
-> 8 0 11 4767 0.000100
-> 6 0 4768 7 4635 "violette-45.toulouse.grid5000.fr"
-> 8 0 8 4768 5114300000.000000
-> 6 0 4769 9 4635 "AS_violette_link_45_UP"
-> 8 0 10 4769 125000000.000000
-> 8 0 11 4769 0.000100
-> 6 0 4770 9 4635 "AS_violette_link_45_DOWN"
-> 8 0 10 4770 125000000.000000
-> 8 0 11 4770 0.000100
-> 6 0 4771 7 4635 "violette-46.toulouse.grid5000.fr"
-> 8 0 8 4771 5114300000.000000
-> 6 0 4772 9 4635 "AS_violette_link_46_UP"
-> 8 0 10 4772 125000000.000000
-> 8 0 11 4772 0.000100
-> 6 0 4773 9 4635 "AS_violette_link_46_DOWN"
-> 8 0 10 4773 125000000.000000
-> 8 0 11 4773 0.000100
-> 6 0 4774 7 4635 "violette-47.toulouse.grid5000.fr"
-> 8 0 8 4774 5114300000.000000
-> 6 0 4775 9 4635 "AS_violette_link_47_UP"
-> 8 0 10 4775 125000000.000000
-> 8 0 11 4775 0.000100
-> 6 0 4776 9 4635 "AS_violette_link_47_DOWN"
-> 8 0 10 4776 125000000.000000
-> 8 0 11 4776 0.000100
-> 6 0 4777 7 4635 "violette-48.toulouse.grid5000.fr"
-> 8 0 8 4777 5114300000.000000
-> 6 0 4778 9 4635 "AS_violette_link_48_UP"
-> 8 0 10 4778 125000000.000000
-> 8 0 11 4778 0.000100
-> 6 0 4779 9 4635 "AS_violette_link_48_DOWN"
-> 8 0 10 4779 125000000.000000
-> 8 0 11 4779 0.000100
-> 6 0 4780 7 4635 "violette-49.toulouse.grid5000.fr"
-> 8 0 8 4780 5114300000.000000
-> 6 0 4781 9 4635 "AS_violette_link_49_UP"
-> 8 0 10 4781 125000000.000000
-> 8 0 11 4781 0.000100
-> 6 0 4782 9 4635 "AS_violette_link_49_DOWN"
-> 8 0 10 4782 125000000.000000
-> 8 0 11 4782 0.000100
-> 6 0 4783 7 4635 "violette-50.toulouse.grid5000.fr"
-> 8 0 8 4783 5114300000.000000
-> 6 0 4784 9 4635 "AS_violette_link_50_UP"
-> 8 0 10 4784 125000000.000000
-> 8 0 11 4784 0.000100
-> 6 0 4785 9 4635 "AS_violette_link_50_DOWN"
-> 8 0 10 4785 125000000.000000
-> 8 0 11 4785 0.000100
-> 6 0 4786 7 4635 "violette-51.toulouse.grid5000.fr"
-> 8 0 8 4786 5114300000.000000
-> 6 0 4787 9 4635 "AS_violette_link_51_UP"
-> 8 0 10 4787 125000000.000000
-> 8 0 11 4787 0.000100
-> 6 0 4788 9 4635 "AS_violette_link_51_DOWN"
-> 8 0 10 4788 125000000.000000
-> 8 0 11 4788 0.000100
-> 6 0 4789 7 4635 "violette-52.toulouse.grid5000.fr"
-> 8 0 8 4789 5114300000.000000
-> 6 0 4790 9 4635 "AS_violette_link_52_UP"
-> 8 0 10 4790 125000000.000000
-> 8 0 11 4790 0.000100
-> 6 0 4791 9 4635 "AS_violette_link_52_DOWN"
-> 8 0 10 4791 125000000.000000
-> 8 0 11 4791 0.000100
-> 6 0 4792 12 4635 "violette-AS_violette_router.toulouse.grid5000.fr"
-> 6 0 4793 9 4635 "AS_violette_backbone"
-> 8 0 10 4793 1250000000.000000
-> 8 0 11 4793 0.000100
-> 6 0 4794 3 4390 "link_violette"
-> 8 0 4 4794 1250000000.000000
-> 8 0 5 4794 0.000100
-> 6 0 4795 6 4390 "gw_AS_toulouse"
-> 6 0 4796 12 4795 "gw_toulouse"
-> 6 0 4797 3 4390 "link_gw_toulouse"
-> 8 0 4 4797 1250000000.000000
-> 8 0 5 4797 0.000100
-> 4 20 1 2 3 ROUTER-LINK
-> 14 0 20 1 G 9 0
-> 15 0 20 1 G 18 0
-> 4 21 1 3 3 LINK-LINK
-> 14 0 21 1 G 18 1
-> 15 0 21 1 G 15 1
-> 14 0 21 1 G 15 2
-> 15 0 21 1 G 12 2
-> 4 22 1 3 2 LINK-ROUTER
-> 14 0 22 1 G 12 3
-> 15 0 22 1 G 2 3
-> 14 0 20 1 G 9 4
-> 15 0 20 1 G 20 4
-> 14 0 22 1 G 20 5
-> 15 0 22 1 G 10 5
-> 14 0 21 1 G 18 6
-> 15 0 21 1 G 17 6
-> 14 0 22 1 G 17 7
-> 15 0 22 1 G 8 7
-> 14 0 22 1 G 15 8
-> 15 0 22 1 G 3 8
-> 14 0 20 1 G 9 9
-> 15 0 20 1 G 19 9
-> 14 0 22 1 G 19 10
-> 15 0 22 1 G 11 10
-> 14 0 21 1 G 18 11
-> 15 0 21 1 G 16 11
-> 14 0 22 1 G 16 12
-> 15 0 22 1 G 7 12
-> 14 0 22 1 G 18 13
-> 15 0 22 1 G 6 13
-> 14 0 21 1 G 15 14
-> 15 0 21 1 G 14 14
-> 14 0 22 1 G 14 15
-> 15 0 22 1 G 5 15
-> 14 0 21 1 G 15 16
-> 15 0 21 1 G 13 16
-> 14 0 22 1 G 13 17
-> 15 0 22 1 G 4 17
-> 14 0 21 1 G 18 18
-> 15 0 21 1 G 20 18
-> 14 0 21 1 G 15 19
-> 15 0 21 1 G 17 19
-> 14 0 22 1 G 12 20
-> 15 0 22 1 G 3 20
-> 14 0 21 1 G 18 21
-> 15 0 21 1 G 19 21
-> 14 0 21 1 G 15 22
-> 15 0 21 1 G 16 22
-> 14 0 22 1 G 15 23
-> 15 0 22 1 G 6 23
-> 14 0 21 1 G 12 24
-> 15 0 21 1 G 14 24
-> 14 0 21 1 G 12 25
-> 15 0 21 1 G 13 25
-> 14 0 21 1 G 20 26
-> 15 0 21 1 G 19 26
-> 14 0 21 1 G 17 27
-> 15 0 21 1 G 16 27
-> 14 0 22 1 G 17 28
-> 15 0 22 1 G 6 28
-> 14 0 20 1 G 3 29
-> 15 0 20 1 G 14 29
-> 14 0 20 1 G 3 30
-> 15 0 20 1 G 13 30
-> 14 0 22 1 G 16 31
-> 15 0 22 1 G 6 31
-> 14 0 21 1 G 14 32
-> 15 0 21 1 G 13 32
-> 4 23 6 7 9 HOST-LINK
-> 14 0 23 4635 G 4648 33
-> 15 0 23 4635 G 4649 33
-> 4 24 6 9 9 LINK-LINK
-> 14 0 24 4635 G 4649 34
-> 15 0 24 4635 G 4793 34
-> 14 0 24 4635 G 4793 35
-> 15 0 24 4635 G 4662 35
-> 4 25 6 9 7 LINK-HOST
-> 14 0 25 4635 G 4662 36
-> 15 0 25 4635 G 4660 36
-> 14 0 24 4635 G 4793 37
-> 15 0 24 4635 G 4665 37
-> 14 0 25 4635 G 4665 38
-> 15 0 25 4635 G 4663 38
-> 14 0 24 4635 G 4793 39
-> 15 0 24 4635 G 4725 39
-> 14 0 25 4635 G 4725 40
-> 15 0 25 4635 G 4723 40
-> 14 0 24 4635 G 4793 41
-> 15 0 24 4635 G 4701 41
-> 14 0 25 4635 G 4701 42
-> 15 0 25 4635 G 4699 42
-> 14 0 24 4635 G 4793 43
-> 15 0 24 4635 G 4677 43
-> 14 0 25 4635 G 4677 44
-> 15 0 25 4635 G 4675 44
-> 14 0 24 4635 G 4793 45
-> 15 0 24 4635 G 4785 45
-> 14 0 25 4635 G 4785 46
-> 15 0 25 4635 G 4783 46
-> 14 0 24 4635 G 4793 47
-> 15 0 24 4635 G 4761 47
-> 14 0 25 4635 G 4761 48
-> 15 0 25 4635 G 4759 48
-> 14 0 24 4635 G 4793 49
-> 15 0 24 4635 G 4737 49
-> 14 0 25 4635 G 4737 50
-> 15 0 25 4635 G 4735 50
-> 14 0 24 4635 G 4793 51
-> 15 0 24 4635 G 4713 51
-> 14 0 25 4635 G 4713 52
-> 15 0 25 4635 G 4711 52
-> 14 0 24 4635 G 4793 53
-> 15 0 24 4635 G 4689 53
-> 14 0 25 4635 G 4689 54
-> 15 0 25 4635 G 4687 54
-> 14 0 24 4635 G 4793 55
-> 15 0 24 4635 G 4773 55
-> 14 0 25 4635 G 4773 56
-> 15 0 25 4635 G 4771 56
-> 14 0 24 4635 G 4793 57
-> 15 0 24 4635 G 4749 57
-> 14 0 25 4635 G 4749 58
-> 15 0 25 4635 G 4747 58
-> 14 0 24 4635 G 4793 59
-> 15 0 24 4635 G 4641 59
-> 14 0 25 4635 G 4641 60
-> 15 0 25 4635 G 4639 60
-> 14 0 24 4635 G 4793 61
-> 15 0 24 4635 G 4653 61
-> 14 0 25 4635 G 4653 62
-> 15 0 25 4635 G 4651 62
-> 4 26 6 9 12 LINK-ROUTER
-> 14 0 26 4635 G 4793 63
-> 15 0 26 4635 G 4792 63
-> 14 0 24 4635 G 4793 64
-> 15 0 24 4635 G 4668 64
-> 14 0 25 4635 G 4668 65
-> 15 0 25 4635 G 4666 65
-> 14 0 24 4635 G 4793 66
-> 15 0 24 4635 G 4728 66
-> 14 0 25 4635 G 4728 67
-> 15 0 25 4635 G 4726 67
-> 14 0 24 4635 G 4793 68
-> 15 0 24 4635 G 4704 68
-> 14 0 25 4635 G 4704 69
-> 15 0 25 4635 G 4702 69
-> 14 0 24 4635 G 4793 70
-> 15 0 24 4635 G 4680 70
-> 14 0 25 4635 G 4680 71
-> 15 0 25 4635 G 4678 71
-> 14 0 24 4635 G 4793 72
-> 15 0 24 4635 G 4788 72
-> 14 0 25 4635 G 4788 73
-> 15 0 25 4635 G 4786 73
-> 14 0 24 4635 G 4793 74
-> 15 0 24 4635 G 4764 74
-> 14 0 25 4635 G 4764 75
-> 15 0 25 4635 G 4762 75
-> 14 0 24 4635 G 4793 76
-> 15 0 24 4635 G 4740 76
-> 14 0 25 4635 G 4740 77
-> 15 0 25 4635 G 4738 77
-> 14 0 24 4635 G 4793 78
-> 15 0 24 4635 G 4716 78
-> 14 0 25 4635 G 4716 79
-> 15 0 25 4635 G 4714 79
-> 14 0 24 4635 G 4793 80
-> 15 0 24 4635 G 4692 80
-> 14 0 25 4635 G 4692 81
-> 15 0 25 4635 G 4690 81
-> 14 0 24 4635 G 4793 82
-> 15 0 24 4635 G 4776 82
-> 14 0 25 4635 G 4776 83
-> 15 0 25 4635 G 4774 83
-> 14 0 24 4635 G 4793 84
-> 15 0 24 4635 G 4752 84
-> 14 0 25 4635 G 4752 85
-> 15 0 25 4635 G 4750 85
-> 14 0 24 4635 G 4793 86
-> 15 0 24 4635 G 4644 86
-> 14 0 25 4635 G 4644 87
-> 15 0 25 4635 G 4642 87
-> 14 0 24 4635 G 4793 88
-> 15 0 24 4635 G 4656 88
-> 14 0 25 4635 G 4656 89
-> 15 0 25 4635 G 4654 89
-> 14 0 24 4635 G 4793 90
-> 15 0 24 4635 G 4695 90
-> 14 0 25 4635 G 4695 91
-> 15 0 25 4635 G 4693 91
-> 14 0 24 4635 G 4793 92
-> 15 0 24 4635 G 4671 92
-> 14 0 25 4635 G 4671 93
-> 15 0 25 4635 G 4669 93
-> 14 0 24 4635 G 4793 94
-> 15 0 24 4635 G 4755 94
-> 14 0 25 4635 G 4755 95
-> 15 0 25 4635 G 4753 95
-> 14 0 24 4635 G 4793 96
-> 15 0 24 4635 G 4731 96
-> 14 0 25 4635 G 4731 97
-> 15 0 25 4635 G 4729 97
-> 14 0 24 4635 G 4793 98
-> 15 0 24 4635 G 4707 98
-> 14 0 25 4635 G 4707 99
-> 15 0 25 4635 G 4705 99
-> 14 0 24 4635 G 4793 100
-> 15 0 24 4635 G 4683 100
-> 14 0 25 4635 G 4683 101
-> 15 0 25 4635 G 4681 101
-> 14 0 24 4635 G 4793 102
-> 15 0 24 4635 G 4791 102
-> 14 0 25 4635 G 4791 103
-> 15 0 25 4635 G 4789 103
-> 14 0 24 4635 G 4793 104
-> 15 0 24 4635 G 4767 104
-> 14 0 25 4635 G 4767 105
-> 15 0 25 4635 G 4765 105
-> 14 0 24 4635 G 4793 106
-> 15 0 24 4635 G 4743 106
-> 14 0 25 4635 G 4743 107
-> 15 0 25 4635 G 4741 107
-> 14 0 24 4635 G 4793 108
-> 15 0 24 4635 G 4719 108
-> 14 0 25 4635 G 4719 109
-> 15 0 25 4635 G 4717 109
-> 14 0 24 4635 G 4793 110
-> 15 0 24 4635 G 4779 110
-> 14 0 25 4635 G 4779 111
-> 15 0 25 4635 G 4777 111
-> 14 0 24 4635 G 4793 112
-> 15 0 24 4635 G 4647 112
-> 14 0 25 4635 G 4647 113
-> 15 0 25 4635 G 4645 113
-> 14 0 24 4635 G 4793 114
-> 15 0 24 4635 G 4659 114
-> 14 0 25 4635 G 4659 115
-> 15 0 25 4635 G 4657 115
-> 14 0 24 4635 G 4793 116
-> 15 0 24 4635 G 4698 116
-> 14 0 25 4635 G 4698 117
-> 15 0 25 4635 G 4696 117
-> 14 0 24 4635 G 4793 118
-> 15 0 24 4635 G 4674 118
-> 14 0 25 4635 G 4674 119
-> 15 0 25 4635 G 4672 119
-> 14 0 24 4635 G 4793 120
-> 15 0 24 4635 G 4758 120
-> 14 0 25 4635 G 4758 121
-> 15 0 25 4635 G 4756 121
-> 14 0 24 4635 G 4793 122
-> 15 0 24 4635 G 4734 122
-> 14 0 25 4635 G 4734 123
-> 15 0 25 4635 G 4732 123
-> 14 0 24 4635 G 4793 124
-> 15 0 24 4635 G 4710 124
-> 14 0 25 4635 G 4710 125
-> 15 0 25 4635 G 4708 125
-> 14 0 24 4635 G 4793 126
-> 15 0 24 4635 G 4686 126
-> 14 0 25 4635 G 4686 127
-> 15 0 25 4635 G 4684 127
-> 14 0 24 4635 G 4793 128
-> 15 0 24 4635 G 4770 128
-> 14 0 25 4635 G 4770 129
-> 15 0 25 4635 G 4768 129
-> 14 0 24 4635 G 4793 130
-> 15 0 24 4635 G 4746 130
-> 14 0 25 4635 G 4746 131
-> 15 0 25 4635 G 4744 131
-> 14 0 24 4635 G 4793 132
-> 15 0 24 4635 G 4722 132
-> 14 0 25 4635 G 4722 133
-> 15 0 25 4635 G 4720 133
-> 14 0 24 4635 G 4793 134
-> 15 0 24 4635 G 4782 134
-> 14 0 25 4635 G 4782 135
-> 15 0 25 4635 G 4780 135
-> 14 0 24 4635 G 4793 136
-> 15 0 24 4635 G 4638 136
-> 14 0 25 4635 G 4638 137
-> 15 0 25 4635 G 4636 137
-> 14 0 23 4635 G 4660 138
-> 15 0 23 4635 G 4661 138
-> 14 0 24 4635 G 4661 139
-> 15 0 24 4635 G 4793 139
-> 14 0 24 4635 G 4793 140
-> 15 0 24 4635 G 4650 140
-> 14 0 25 4635 G 4650 141
-> 15 0 25 4635 G 4648 141
-> 14 0 23 4635 G 4663 142
-> 15 0 23 4635 G 4664 142
-> 14 0 24 4635 G 4664 143
-> 15 0 24 4635 G 4793 143
-> 14 0 23 4635 G 4723 144
-> 15 0 23 4635 G 4724 144
-> 14 0 24 4635 G 4724 145
-> 15 0 24 4635 G 4793 145
-> 14 0 23 4635 G 4699 146
-> 15 0 23 4635 G 4700 146
-> 14 0 24 4635 G 4700 147
-> 15 0 24 4635 G 4793 147
-> 14 0 23 4635 G 4675 148
-> 15 0 23 4635 G 4676 148
-> 14 0 24 4635 G 4676 149
-> 15 0 24 4635 G 4793 149
-> 14 0 23 4635 G 4783 150
-> 15 0 23 4635 G 4784 150
-> 14 0 24 4635 G 4784 151
-> 15 0 24 4635 G 4793 151
-> 14 0 23 4635 G 4759 152
-> 15 0 23 4635 G 4760 152
-> 14 0 24 4635 G 4760 153
-> 15 0 24 4635 G 4793 153
-> 14 0 23 4635 G 4735 154
-> 15 0 23 4635 G 4736 154
-> 14 0 24 4635 G 4736 155
-> 15 0 24 4635 G 4793 155
-> 14 0 23 4635 G 4711 156
-> 15 0 23 4635 G 4712 156
-> 14 0 24 4635 G 4712 157
-> 15 0 24 4635 G 4793 157
-> 14 0 23 4635 G 4687 158
-> 15 0 23 4635 G 4688 158
-> 14 0 24 4635 G 4688 159
-> 15 0 24 4635 G 4793 159
-> 14 0 23 4635 G 4771 160
-> 15 0 23 4635 G 4772 160
-> 14 0 24 4635 G 4772 161
-> 15 0 24 4635 G 4793 161
-> 14 0 23 4635 G 4747 162
-> 15 0 23 4635 G 4748 162
-> 14 0 24 4635 G 4748 163
-> 15 0 24 4635 G 4793 163
-> 14 0 23 4635 G 4639 164
-> 15 0 23 4635 G 4640 164
-> 14 0 24 4635 G 4640 165
-> 15 0 24 4635 G 4793 165
-> 14 0 23 4635 G 4651 166
-> 15 0 23 4635 G 4652 166
-> 14 0 24 4635 G 4652 167
-> 15 0 24 4635 G 4793 167
-> 14 0 23 4635 G 4666 168
-> 15 0 23 4635 G 4667 168
-> 14 0 24 4635 G 4667 169
-> 15 0 24 4635 G 4793 169
-> 14 0 23 4635 G 4726 170
-> 15 0 23 4635 G 4727 170
-> 14 0 24 4635 G 4727 171
-> 15 0 24 4635 G 4793 171
-> 14 0 23 4635 G 4702 172
-> 15 0 23 4635 G 4703 172
-> 14 0 24 4635 G 4703 173
-> 15 0 24 4635 G 4793 173
-> 14 0 23 4635 G 4678 174
-> 15 0 23 4635 G 4679 174
-> 14 0 24 4635 G 4679 175
-> 15 0 24 4635 G 4793 175
-> 14 0 23 4635 G 4786 176
-> 15 0 23 4635 G 4787 176
-> 14 0 24 4635 G 4787 177
-> 15 0 24 4635 G 4793 177
-> 14 0 23 4635 G 4762 178
-> 15 0 23 4635 G 4763 178
-> 14 0 24 4635 G 4763 179
-> 15 0 24 4635 G 4793 179
-> 14 0 23 4635 G 4738 180
-> 15 0 23 4635 G 4739 180
-> 14 0 24 4635 G 4739 181
-> 15 0 24 4635 G 4793 181
-> 14 0 23 4635 G 4714 182
-> 15 0 23 4635 G 4715 182
-> 14 0 24 4635 G 4715 183
-> 15 0 24 4635 G 4793 183
-> 14 0 23 4635 G 4690 184
-> 15 0 23 4635 G 4691 184
-> 14 0 24 4635 G 4691 185
-> 15 0 24 4635 G 4793 185
-> 14 0 23 4635 G 4774 186
-> 15 0 23 4635 G 4775 186
-> 14 0 24 4635 G 4775 187
-> 15 0 24 4635 G 4793 187
-> 14 0 23 4635 G 4750 188
-> 15 0 23 4635 G 4751 188
-> 14 0 24 4635 G 4751 189
-> 15 0 24 4635 G 4793 189
-> 14 0 23 4635 G 4642 190
-> 15 0 23 4635 G 4643 190
-> 14 0 24 4635 G 4643 191
-> 15 0 24 4635 G 4793 191
-> 14 0 23 4635 G 4654 192
-> 15 0 23 4635 G 4655 192
-> 14 0 24 4635 G 4655 193
-> 15 0 24 4635 G 4793 193
-> 14 0 23 4635 G 4693 194
-> 15 0 23 4635 G 4694 194
-> 14 0 24 4635 G 4694 195
-> 15 0 24 4635 G 4793 195
-> 14 0 23 4635 G 4669 196
-> 15 0 23 4635 G 4670 196
-> 14 0 24 4635 G 4670 197
-> 15 0 24 4635 G 4793 197
-> 14 0 23 4635 G 4753 198
-> 15 0 23 4635 G 4754 198
-> 14 0 24 4635 G 4754 199
-> 15 0 24 4635 G 4793 199
-> 14 0 23 4635 G 4729 200
-> 15 0 23 4635 G 4730 200
-> 14 0 24 4635 G 4730 201
-> 15 0 24 4635 G 4793 201
-> 14 0 23 4635 G 4705 202
-> 15 0 23 4635 G 4706 202
-> 14 0 24 4635 G 4706 203
-> 15 0 24 4635 G 4793 203
-> 14 0 23 4635 G 4681 204
-> 15 0 23 4635 G 4682 204
-> 14 0 24 4635 G 4682 205
-> 15 0 24 4635 G 4793 205
-> 14 0 23 4635 G 4789 206
-> 15 0 23 4635 G 4790 206
-> 14 0 24 4635 G 4790 207
-> 15 0 24 4635 G 4793 207
-> 14 0 23 4635 G 4765 208
-> 15 0 23 4635 G 4766 208
-> 14 0 24 4635 G 4766 209
-> 15 0 24 4635 G 4793 209
-> 14 0 23 4635 G 4741 210
-> 15 0 23 4635 G 4742 210
-> 14 0 24 4635 G 4742 211
-> 15 0 24 4635 G 4793 211
-> 14 0 23 4635 G 4717 212
-> 15 0 23 4635 G 4718 212
-> 14 0 24 4635 G 4718 213
-> 15 0 24 4635 G 4793 213
-> 14 0 23 4635 G 4777 214
-> 15 0 23 4635 G 4778 214
-> 14 0 24 4635 G 4778 215
-> 15 0 24 4635 G 4793 215
-> 14 0 23 4635 G 4645 216
-> 15 0 23 4635 G 4646 216
-> 14 0 24 4635 G 4646 217
-> 15 0 24 4635 G 4793 217
-> 14 0 23 4635 G 4657 218
-> 15 0 23 4635 G 4658 218
-> 14 0 24 4635 G 4658 219
-> 15 0 24 4635 G 4793 219
-> 14 0 23 4635 G 4696 220
-> 15 0 23 4635 G 4697 220
-> 14 0 24 4635 G 4697 221
-> 15 0 24 4635 G 4793 221
-> 14 0 23 4635 G 4672 222
-> 15 0 23 4635 G 4673 222
-> 14 0 24 4635 G 4673 223
-> 15 0 24 4635 G 4793 223
-> 14 0 23 4635 G 4756 224
-> 15 0 23 4635 G 4757 224
-> 14 0 24 4635 G 4757 225
-> 15 0 24 4635 G 4793 225
-> 14 0 23 4635 G 4732 226
-> 15 0 23 4635 G 4733 226
-> 14 0 24 4635 G 4733 227
-> 15 0 24 4635 G 4793 227
-> 14 0 23 4635 G 4708 228
-> 15 0 23 4635 G 4709 228
-> 14 0 24 4635 G 4709 229
-> 15 0 24 4635 G 4793 229
-> 14 0 23 4635 G 4684 230
-> 15 0 23 4635 G 4685 230
-> 14 0 24 4635 G 4685 231
-> 15 0 24 4635 G 4793 231
-> 14 0 23 4635 G 4768 232
-> 15 0 23 4635 G 4769 232
-> 14 0 24 4635 G 4769 233
-> 15 0 24 4635 G 4793 233
-> 14 0 23 4635 G 4744 234
-> 15 0 23 4635 G 4745 234
-> 14 0 24 4635 G 4745 235
-> 15 0 24 4635 G 4793 235
-> 14 0 23 4635 G 4720 236
-> 15 0 23 4635 G 4721 236
-> 14 0 24 4635 G 4721 237
-> 15 0 24 4635 G 4793 237
-> 14 0 23 4635 G 4780 238
-> 15 0 23 4635 G 4781 238
-> 14 0 24 4635 G 4781 239
-> 15 0 24 4635 G 4793 239
-> 14 0 23 4635 G 4636 240
-> 15 0 23 4635 G 4637 240
-> 14 0 24 4635 G 4637 241
-> 15 0 24 4635 G 4793 241
-> 14 0 23 4391 G 4422 242
-> 15 0 23 4391 G 4423 242
-> 14 0 24 4391 G 4423 243
-> 15 0 24 4391 G 4633 243
-> 14 0 24 4391 G 4633 244
-> 15 0 24 4391 G 4460 244
-> 14 0 25 4391 G 4460 245
-> 15 0 25 4391 G 4458 245
-> 14 0 24 4391 G 4633 246
-> 15 0 24 4391 G 4544 246
-> 14 0 25 4391 G 4544 247
-> 15 0 25 4391 G 4542 247
-> 14 0 24 4391 G 4633 248
-> 15 0 24 4391 G 4496 248
-> 14 0 25 4391 G 4496 249
-> 15 0 25 4391 G 4494 249
-> 14 0 24 4391 G 4633 250
-> 15 0 24 4391 G 4580 250
-> 14 0 25 4391 G 4580 251
-> 15 0 25 4391 G 4578 251
-> 14 0 24 4391 G 4633 252
-> 15 0 24 4391 G 4448 252
-> 14 0 25 4391 G 4448 253
-> 15 0 25 4391 G 4446 253
-> 14 0 24 4391 G 4633 254
-> 15 0 24 4391 G 4532 254
-> 14 0 25 4391 G 4532 255
-> 15 0 25 4391 G 4530 255
-> 14 0 24 4391 G 4633 256
-> 15 0 24 4391 G 4616 256
-> 14 0 25 4391 G 4616 257
-> 15 0 25 4391 G 4614 257
-> 14 0 24 4391 G 4633 258
-> 15 0 24 4391 G 4568 258
-> 14 0 25 4391 G 4568 259
-> 15 0 25 4391 G 4566 259
-> 14 0 24 4391 G 4633 260
-> 15 0 24 4391 G 4415 260
-> 14 0 25 4391 G 4415 261
-> 15 0 25 4391 G 4413 261
-> 14 0 24 4391 G 4633 262
-> 15 0 24 4391 G 4451 262
-> 14 0 25 4391 G 4451 263
-> 15 0 25 4391 G 4449 263
-> 14 0 24 4391 G 4633 264
-> 15 0 24 4391 G 4487 264
-> 14 0 25 4391 G 4487 265
-> 15 0 25 4391 G 4485 265
-> 14 0 24 4391 G 4633 266
-> 15 0 24 4391 G 4571 266
-> 14 0 25 4391 G 4571 267
-> 15 0 25 4391 G 4569 267
-> 14 0 24 4391 G 4633 268
-> 15 0 24 4391 G 4439 268
-> 14 0 25 4391 G 4439 269
-> 15 0 25 4391 G 4437 269
-> 14 0 24 4391 G 4633 270
-> 15 0 24 4391 G 4523 270
-> 14 0 25 4391 G 4523 271
-> 15 0 25 4391 G 4521 271
-> 14 0 24 4391 G 4633 272
-> 15 0 24 4391 G 4607 272
-> 14 0 25 4391 G 4607 273
-> 15 0 25 4391 G 4605 273
-> 14 0 24 4391 G 4633 274
-> 15 0 24 4391 G 4475 274
-> 14 0 25 4391 G 4475 275
-> 15 0 25 4391 G 4473 275
-> 14 0 24 4391 G 4633 276
-> 15 0 24 4391 G 4559 276
-> 14 0 25 4391 G 4559 277
-> 15 0 25 4391 G 4557 277
-> 14 0 24 4391 G 4633 278
-> 15 0 24 4391 G 4595 278
-> 14 0 25 4391 G 4595 279
-> 15 0 25 4391 G 4593 279
-> 14 0 24 4391 G 4633 280
-> 15 0 24 4391 G 4406 280
-> 14 0 25 4391 G 4406 281
-> 15 0 25 4391 G 4404 281
-> 14 0 24 4391 G 4633 282
-> 15 0 24 4391 G 4430 282
-> 14 0 25 4391 G 4430 283
-> 15 0 25 4391 G 4428 283
-> 14 0 24 4391 G 4633 284
-> 15 0 24 4391 G 4514 284
-> 14 0 25 4391 G 4514 285
-> 15 0 25 4391 G 4512 285
-> 14 0 24 4391 G 4633 286
-> 15 0 24 4391 G 4466 286
-> 14 0 25 4391 G 4466 287
-> 15 0 25 4391 G 4464 287
-> 14 0 24 4391 G 4633 288
-> 15 0 24 4391 G 4550 288
-> 14 0 25 4391 G 4550 289
-> 15 0 25 4391 G 4548 289
-> 14 0 24 4391 G 4633 290
-> 15 0 24 4391 G 4502 290
-> 14 0 25 4391 G 4502 291
-> 15 0 25 4391 G 4500 291
-> 14 0 24 4391 G 4633 292
-> 15 0 24 4391 G 4586 292
-> 14 0 25 4391 G 4586 293
-> 15 0 25 4391 G 4584 293
-> 14 0 24 4391 G 4633 294
-> 15 0 24 4391 G 4538 294
-> 14 0 25 4391 G 4538 295
-> 15 0 25 4391 G 4536 295
-> 14 0 24 4391 G 4633 296
-> 15 0 24 4391 G 4622 296
-> 14 0 25 4391 G 4622 297
-> 15 0 25 4391 G 4620 297
-> 14 0 24 4391 G 4633 298
-> 15 0 24 4391 G 4397 298
-> 14 0 25 4391 G 4397 299
-> 15 0 25 4391 G 4395 299
-> 14 0 24 4391 G 4633 300
-> 15 0 24 4391 G 4421 300
-> 14 0 25 4391 G 4421 301
-> 15 0 25 4391 G 4419 301
-> 14 0 24 4391 G 4633 302
-> 15 0 24 4391 G 4457 302
-> 14 0 25 4391 G 4457 303
-> 15 0 25 4391 G 4455 303
-> 14 0 24 4391 G 4633 304
-> 15 0 24 4391 G 4541 304
-> 14 0 25 4391 G 4541 305
-> 15 0 25 4391 G 4539 305
-> 14 0 24 4391 G 4633 306
-> 15 0 24 4391 G 4493 306
-> 14 0 25 4391 G 4493 307
-> 15 0 25 4391 G 4491 307
-> 14 0 24 4391 G 4633 308
-> 15 0 24 4391 G 4577 308
-> 14 0 25 4391 G 4577 309
-> 15 0 25 4391 G 4575 309
-> 14 0 24 4391 G 4633 310
-> 15 0 24 4391 G 4445 310
-> 14 0 25 4391 G 4445 311
-> 15 0 25 4391 G 4443 311
-> 14 0 24 4391 G 4633 312
-> 15 0 24 4391 G 4529 312
-> 14 0 25 4391 G 4529 313
-> 15 0 25 4391 G 4527 313
-> 14 0 24 4391 G 4633 314
-> 15 0 24 4391 G 4613 314
-> 14 0 25 4391 G 4613 315
-> 15 0 25 4391 G 4611 315
-> 14 0 24 4391 G 4633 316
-> 15 0 24 4391 G 4565 316
-> 14 0 25 4391 G 4565 317
-> 15 0 25 4391 G 4563 317
-> 14 0 24 4391 G 4633 318
-> 15 0 24 4391 G 4412 318
-> 14 0 25 4391 G 4412 319
-> 15 0 25 4391 G 4410 319
-> 14 0 24 4391 G 4633 320
-> 15 0 24 4391 G 4484 320
-> 14 0 25 4391 G 4484 321
-> 15 0 25 4391 G 4482 321
-> 14 0 24 4391 G 4633 322
-> 15 0 24 4391 G 4436 322
-> 14 0 25 4391 G 4436 323
-> 15 0 25 4391 G 4434 323
-> 14 0 24 4391 G 4633 324
-> 15 0 24 4391 G 4520 324
-> 14 0 25 4391 G 4520 325
-> 15 0 25 4391 G 4518 325
-> 14 0 24 4391 G 4633 326
-> 15 0 24 4391 G 4604 326
-> 14 0 25 4391 G 4604 327
-> 15 0 25 4391 G 4602 327
-> 14 0 24 4391 G 4633 328
-> 15 0 24 4391 G 4472 328
-> 14 0 25 4391 G 4472 329
-> 15 0 25 4391 G 4470 329
-> 14 0 24 4391 G 4633 330
-> 15 0 24 4391 G 4556 330
-> 14 0 25 4391 G 4556 331
-> 15 0 25 4391 G 4554 331
-> 14 0 24 4391 G 4633 332
-> 15 0 24 4391 G 4508 332
-> 14 0 25 4391 G 4508 333
-> 15 0 25 4391 G 4506 333
-> 14 0 24 4391 G 4633 334
-> 15 0 24 4391 G 4592 334
-> 14 0 25 4391 G 4592 335
-> 15 0 25 4391 G 4590 335
-> 14 0 24 4391 G 4633 336
-> 15 0 24 4391 G 4628 336
-> 14 0 25 4391 G 4628 337
-> 15 0 25 4391 G 4626 337
-> 14 0 24 4391 G 4633 338
-> 15 0 24 4391 G 4403 338
-> 14 0 25 4391 G 4403 339
-> 15 0 25 4391 G 4401 339
-> 14 0 26 4391 G 4633 340
-> 15 0 26 4391 G 4632 340
-> 14 0 24 4391 G 4633 341
-> 15 0 24 4391 G 4427 341
-> 14 0 25 4391 G 4427 342
-> 15 0 25 4391 G 4425 342
-> 14 0 24 4391 G 4633 343
-> 15 0 24 4391 G 4511 343
-> 14 0 25 4391 G 4511 344
-> 15 0 25 4391 G 4509 344
-> 14 0 24 4391 G 4633 345
-> 15 0 24 4391 G 4463 345
-> 14 0 25 4391 G 4463 346
-> 15 0 25 4391 G 4461 346
-> 14 0 24 4391 G 4633 347
-> 15 0 24 4391 G 4547 347
-> 14 0 25 4391 G 4547 348
-> 15 0 25 4391 G 4545 348
-> 14 0 24 4391 G 4633 349
-> 15 0 24 4391 G 4631 349
-> 14 0 25 4391 G 4631 350
-> 15 0 25 4391 G 4629 350
-> 14 0 24 4391 G 4633 351
-> 15 0 24 4391 G 4499 351
-> 14 0 25 4391 G 4499 352
-> 15 0 25 4391 G 4497 352
-> 14 0 24 4391 G 4633 353
-> 15 0 24 4391 G 4583 353
-> 14 0 25 4391 G 4583 354
-> 15 0 25 4391 G 4581 354
-> 14 0 24 4391 G 4633 355
-> 15 0 24 4391 G 4535 355
-> 14 0 25 4391 G 4535 356
-> 15 0 25 4391 G 4533 356
-> 14 0 24 4391 G 4633 357
-> 15 0 24 4391 G 4619 357
-> 14 0 25 4391 G 4619 358
-> 15 0 25 4391 G 4617 358
-> 14 0 24 4391 G 4633 359
-> 15 0 24 4391 G 4394 359
-> 14 0 25 4391 G 4394 360
-> 15 0 25 4391 G 4392 360
-> 14 0 24 4391 G 4633 361
-> 15 0 24 4391 G 4418 361
-> 14 0 25 4391 G 4418 362
-> 15 0 25 4391 G 4416 362
-> 14 0 24 4391 G 4633 363
-> 15 0 24 4391 G 4454 363
-> 14 0 25 4391 G 4454 364
-> 15 0 25 4391 G 4452 364
-> 14 0 24 4391 G 4633 365
-> 15 0 24 4391 G 4490 365
-> 14 0 25 4391 G 4490 366
-> 15 0 25 4391 G 4488 366
-> 14 0 24 4391 G 4633 367
-> 15 0 24 4391 G 4574 367
-> 14 0 25 4391 G 4574 368
-> 15 0 25 4391 G 4572 368
-> 14 0 24 4391 G 4633 369
-> 15 0 24 4391 G 4442 369
-> 14 0 25 4391 G 4442 370
-> 15 0 25 4391 G 4440 370
-> 14 0 24 4391 G 4633 371
-> 15 0 24 4391 G 4526 371
-> 14 0 25 4391 G 4526 372
-> 15 0 25 4391 G 4524 372
-> 14 0 24 4391 G 4633 373
-> 15 0 24 4391 G 4610 373
-> 14 0 25 4391 G 4610 374
-> 15 0 25 4391 G 4608 374
-> 14 0 24 4391 G 4633 375
-> 15 0 24 4391 G 4478 375
-> 14 0 25 4391 G 4478 376
-> 15 0 25 4391 G 4476 376
-> 14 0 24 4391 G 4633 377
-> 15 0 24 4391 G 4562 377
-> 14 0 25 4391 G 4562 378
-> 15 0 25 4391 G 4560 378
-> 14 0 24 4391 G 4633 379
-> 15 0 24 4391 G 4598 379
-> 14 0 25 4391 G 4598 380
-> 15 0 25 4391 G 4596 380
-> 14 0 24 4391 G 4633 381
-> 15 0 24 4391 G 4409 381
-> 14 0 25 4391 G 4409 382
-> 15 0 25 4391 G 4407 382
-> 14 0 24 4391 G 4633 383
-> 15 0 24 4391 G 4481 383
-> 14 0 25 4391 G 4481 384
-> 15 0 25 4391 G 4479 384
-> 14 0 24 4391 G 4633 385
-> 15 0 24 4391 G 4433 385
-> 14 0 25 4391 G 4433 386
-> 15 0 25 4391 G 4431 386
-> 14 0 24 4391 G 4633 387
-> 15 0 24 4391 G 4517 387
-> 14 0 25 4391 G 4517 388
-> 15 0 25 4391 G 4515 388
-> 14 0 24 4391 G 4633 389
-> 15 0 24 4391 G 4601 389
-> 14 0 25 4391 G 4601 390
-> 15 0 25 4391 G 4599 390
-> 14 0 24 4391 G 4633 391
-> 15 0 24 4391 G 4469 391
-> 14 0 25 4391 G 4469 392
-> 15 0 25 4391 G 4467 392
-> 14 0 24 4391 G 4633 393
-> 15 0 24 4391 G 4553 393
-> 14 0 25 4391 G 4553 394
-> 15 0 25 4391 G 4551 394
-> 14 0 24 4391 G 4633 395
-> 15 0 24 4391 G 4505 395
-> 14 0 25 4391 G 4505 396
-> 15 0 25 4391 G 4503 396
-> 14 0 24 4391 G 4633 397
-> 15 0 24 4391 G 4589 397
-> 14 0 25 4391 G 4589 398
-> 15 0 25 4391 G 4587 398
-> 14 0 24 4391 G 4633 399
-> 15 0 24 4391 G 4625 399
-> 14 0 25 4391 G 4625 400
-> 15 0 25 4391 G 4623 400
-> 14 0 24 4391 G 4633 401
-> 15 0 24 4391 G 4400 401
-> 14 0 25 4391 G 4400 402
-> 15 0 25 4391 G 4398 402
-> 14 0 23 4391 G 4458 403
-> 15 0 23 4391 G 4459 403
-> 14 0 24 4391 G 4459 404
-> 15 0 24 4391 G 4633 404
-> 14 0 24 4391 G 4633 405
-> 15 0 24 4391 G 4424 405
-> 14 0 25 4391 G 4424 406
-> 15 0 25 4391 G 4422 406
-> 14 0 23 4391 G 4542 407
-> 15 0 23 4391 G 4543 407
-> 14 0 24 4391 G 4543 408
-> 15 0 24 4391 G 4633 408
-> 14 0 23 4391 G 4494 409
-> 15 0 23 4391 G 4495 409
-> 14 0 24 4391 G 4495 410
-> 15 0 24 4391 G 4633 410
-> 14 0 23 4391 G 4578 411
-> 15 0 23 4391 G 4579 411
-> 14 0 24 4391 G 4579 412
-> 15 0 24 4391 G 4633 412
-> 14 0 23 4391 G 4446 413
-> 15 0 23 4391 G 4447 413
-> 14 0 24 4391 G 4447 414
-> 15 0 24 4391 G 4633 414
-> 14 0 23 4391 G 4530 415
-> 15 0 23 4391 G 4531 415
-> 14 0 24 4391 G 4531 416
-> 15 0 24 4391 G 4633 416
-> 14 0 23 4391 G 4614 417
-> 15 0 23 4391 G 4615 417
-> 14 0 24 4391 G 4615 418
-> 15 0 24 4391 G 4633 418
-> 14 0 23 4391 G 4566 419
-> 15 0 23 4391 G 4567 419
-> 14 0 24 4391 G 4567 420
-> 15 0 24 4391 G 4633 420
-> 14 0 23 4391 G 4413 421
-> 15 0 23 4391 G 4414 421
-> 14 0 24 4391 G 4414 422
-> 15 0 24 4391 G 4633 422
-> 14 0 23 4391 G 4449 423
-> 15 0 23 4391 G 4450 423
-> 14 0 24 4391 G 4450 424
-> 15 0 24 4391 G 4633 424
-> 14 0 23 4391 G 4485 425
-> 15 0 23 4391 G 4486 425
-> 14 0 24 4391 G 4486 426
-> 15 0 24 4391 G 4633 426
-> 14 0 23 4391 G 4569 427
-> 15 0 23 4391 G 4570 427
-> 14 0 24 4391 G 4570 428
-> 15 0 24 4391 G 4633 428
-> 14 0 23 4391 G 4437 429
-> 15 0 23 4391 G 4438 429
-> 14 0 24 4391 G 4438 430
-> 15 0 24 4391 G 4633 430
-> 14 0 23 4391 G 4521 431
-> 15 0 23 4391 G 4522 431
-> 14 0 24 4391 G 4522 432
-> 15 0 24 4391 G 4633 432
-> 14 0 23 4391 G 4605 433
-> 15 0 23 4391 G 4606 433
-> 14 0 24 4391 G 4606 434
-> 15 0 24 4391 G 4633 434
-> 14 0 23 4391 G 4473 435
-> 15 0 23 4391 G 4474 435
-> 14 0 24 4391 G 4474 436
-> 15 0 24 4391 G 4633 436
-> 14 0 23 4391 G 4557 437
-> 15 0 23 4391 G 4558 437
-> 14 0 24 4391 G 4558 438
-> 15 0 24 4391 G 4633 438
-> 14 0 23 4391 G 4593 439
-> 15 0 23 4391 G 4594 439
-> 14 0 24 4391 G 4594 440
-> 15 0 24 4391 G 4633 440
-> 14 0 23 4391 G 4404 441
-> 15 0 23 4391 G 4405 441
-> 14 0 24 4391 G 4405 442
-> 15 0 24 4391 G 4633 442
-> 14 0 23 4391 G 4428 443
-> 15 0 23 4391 G 4429 443
-> 14 0 24 4391 G 4429 444
-> 15 0 24 4391 G 4633 444
-> 14 0 23 4391 G 4512 445
-> 15 0 23 4391 G 4513 445
-> 14 0 24 4391 G 4513 446
-> 15 0 24 4391 G 4633 446
-> 14 0 23 4391 G 4464 447
-> 15 0 23 4391 G 4465 447
-> 14 0 24 4391 G 4465 448
-> 15 0 24 4391 G 4633 448
-> 14 0 23 4391 G 4548 449
-> 15 0 23 4391 G 4549 449
-> 14 0 24 4391 G 4549 450
-> 15 0 24 4391 G 4633 450
-> 14 0 23 4391 G 4500 451
-> 15 0 23 4391 G 4501 451
-> 14 0 24 4391 G 4501 452
-> 15 0 24 4391 G 4633 452
-> 14 0 23 4391 G 4584 453
-> 15 0 23 4391 G 4585 453
-> 14 0 24 4391 G 4585 454
-> 15 0 24 4391 G 4633 454
-> 14 0 23 4391 G 4536 455
-> 15 0 23 4391 G 4537 455
-> 14 0 24 4391 G 4537 456
-> 15 0 24 4391 G 4633 456
-> 14 0 23 4391 G 4620 457
-> 15 0 23 4391 G 4621 457
-> 14 0 24 4391 G 4621 458
-> 15 0 24 4391 G 4633 458
-> 14 0 23 4391 G 4395 459
-> 15 0 23 4391 G 4396 459
-> 14 0 24 4391 G 4396 460
-> 15 0 24 4391 G 4633 460
-> 14 0 23 4391 G 4419 461
-> 15 0 23 4391 G 4420 461
-> 14 0 24 4391 G 4420 462
-> 15 0 24 4391 G 4633 462
-> 14 0 23 4391 G 4455 463
-> 15 0 23 4391 G 4456 463
-> 14 0 24 4391 G 4456 464
-> 15 0 24 4391 G 4633 464
-> 14 0 23 4391 G 4539 465
-> 15 0 23 4391 G 4540 465
-> 14 0 24 4391 G 4540 466
-> 15 0 24 4391 G 4633 466
-> 14 0 23 4391 G 4491 467
-> 15 0 23 4391 G 4492 467
-> 14 0 24 4391 G 4492 468
-> 15 0 24 4391 G 4633 468
-> 14 0 23 4391 G 4575 469
-> 15 0 23 4391 G 4576 469
-> 14 0 24 4391 G 4576 470
-> 15 0 24 4391 G 4633 470
-> 14 0 23 4391 G 4443 471
-> 15 0 23 4391 G 4444 471
-> 14 0 24 4391 G 4444 472
-> 15 0 24 4391 G 4633 472
-> 14 0 23 4391 G 4527 473
-> 15 0 23 4391 G 4528 473
-> 14 0 24 4391 G 4528 474
-> 15 0 24 4391 G 4633 474
-> 14 0 23 4391 G 4611 475
-> 15 0 23 4391 G 4612 475
-> 14 0 24 4391 G 4612 476
-> 15 0 24 4391 G 4633 476
-> 14 0 23 4391 G 4563 477
-> 15 0 23 4391 G 4564 477
-> 14 0 24 4391 G 4564 478
-> 15 0 24 4391 G 4633 478
-> 14 0 23 4391 G 4410 479
-> 15 0 23 4391 G 4411 479
-> 14 0 24 4391 G 4411 480
-> 15 0 24 4391 G 4633 480
-> 14 0 23 4391 G 4482 481
-> 15 0 23 4391 G 4483 481
-> 14 0 24 4391 G 4483 482
-> 15 0 24 4391 G 4633 482
-> 14 0 23 4391 G 4434 483
-> 15 0 23 4391 G 4435 483
-> 14 0 24 4391 G 4435 484
-> 15 0 24 4391 G 4633 484
-> 14 0 23 4391 G 4518 485
-> 15 0 23 4391 G 4519 485
-> 14 0 24 4391 G 4519 486
-> 15 0 24 4391 G 4633 486
-> 14 0 23 4391 G 4602 487
-> 15 0 23 4391 G 4603 487
-> 14 0 24 4391 G 4603 488
-> 15 0 24 4391 G 4633 488
-> 14 0 23 4391 G 4470 489
-> 15 0 23 4391 G 4471 489
-> 14 0 24 4391 G 4471 490
-> 15 0 24 4391 G 4633 490
-> 14 0 23 4391 G 4554 491
-> 15 0 23 4391 G 4555 491
-> 14 0 24 4391 G 4555 492
-> 15 0 24 4391 G 4633 492
-> 14 0 23 4391 G 4506 493
-> 15 0 23 4391 G 4507 493
-> 14 0 24 4391 G 4507 494
-> 15 0 24 4391 G 4633 494
-> 14 0 23 4391 G 4590 495
-> 15 0 23 4391 G 4591 495
-> 14 0 24 4391 G 4591 496
-> 15 0 24 4391 G 4633 496
-> 14 0 23 4391 G 4626 497
-> 15 0 23 4391 G 4627 497
-> 14 0 24 4391 G 4627 498
-> 15 0 24 4391 G 4633 498
-> 14 0 23 4391 G 4401 499
-> 15 0 23 4391 G 4402 499
-> 14 0 24 4391 G 4402 500
-> 15 0 24 4391 G 4633 500
-> 14 0 23 4391 G 4425 501
-> 15 0 23 4391 G 4426 501
-> 14 0 24 4391 G 4426 502
-> 15 0 24 4391 G 4633 502
-> 14 0 23 4391 G 4509 503
-> 15 0 23 4391 G 4510 503
-> 14 0 24 4391 G 4510 504
-> 15 0 24 4391 G 4633 504
-> 14 0 23 4391 G 4461 505
-> 15 0 23 4391 G 4462 505
-> 14 0 24 4391 G 4462 506
-> 15 0 24 4391 G 4633 506
-> 14 0 23 4391 G 4545 507
-> 15 0 23 4391 G 4546 507
-> 14 0 24 4391 G 4546 508
-> 15 0 24 4391 G 4633 508
-> 14 0 23 4391 G 4629 509
-> 15 0 23 4391 G 4630 509
-> 14 0 24 4391 G 4630 510
-> 15 0 24 4391 G 4633 510
-> 14 0 23 4391 G 4497 511
-> 15 0 23 4391 G 4498 511
-> 14 0 24 4391 G 4498 512
-> 15 0 24 4391 G 4633 512
-> 14 0 23 4391 G 4581 513
-> 15 0 23 4391 G 4582 513
-> 14 0 24 4391 G 4582 514
-> 15 0 24 4391 G 4633 514
-> 14 0 23 4391 G 4533 515
-> 15 0 23 4391 G 4534 515
-> 14 0 24 4391 G 4534 516
-> 15 0 24 4391 G 4633 516
-> 14 0 23 4391 G 4617 517
-> 15 0 23 4391 G 4618 517
-> 14 0 24 4391 G 4618 518
-> 15 0 24 4391 G 4633 518
-> 14 0 23 4391 G 4392 519
-> 15 0 23 4391 G 4393 519
-> 14 0 24 4391 G 4393 520
-> 15 0 24 4391 G 4633 520
-> 14 0 23 4391 G 4416 521
-> 15 0 23 4391 G 4417 521
-> 14 0 24 4391 G 4417 522
-> 15 0 24 4391 G 4633 522
-> 14 0 23 4391 G 4452 523
-> 15 0 23 4391 G 4453 523
-> 14 0 24 4391 G 4453 524
-> 15 0 24 4391 G 4633 524
-> 14 0 23 4391 G 4488 525
-> 15 0 23 4391 G 4489 525
-> 14 0 24 4391 G 4489 526
-> 15 0 24 4391 G 4633 526
-> 14 0 23 4391 G 4572 527
-> 15 0 23 4391 G 4573 527
-> 14 0 24 4391 G 4573 528
-> 15 0 24 4391 G 4633 528
-> 14 0 23 4391 G 4440 529
-> 15 0 23 4391 G 4441 529
-> 14 0 24 4391 G 4441 530
-> 15 0 24 4391 G 4633 530
-> 14 0 23 4391 G 4524 531
-> 15 0 23 4391 G 4525 531
-> 14 0 24 4391 G 4525 532
-> 15 0 24 4391 G 4633 532
-> 14 0 23 4391 G 4608 533
-> 15 0 23 4391 G 4609 533
-> 14 0 24 4391 G 4609 534
-> 15 0 24 4391 G 4633 534
-> 14 0 23 4391 G 4476 535
-> 15 0 23 4391 G 4477 535
-> 14 0 24 4391 G 4477 536
-> 15 0 24 4391 G 4633 536
-> 14 0 23 4391 G 4560 537
-> 15 0 23 4391 G 4561 537
-> 14 0 24 4391 G 4561 538
-> 15 0 24 4391 G 4633 538
-> 14 0 23 4391 G 4596 539
-> 15 0 23 4391 G 4597 539
-> 14 0 24 4391 G 4597 540
-> 15 0 24 4391 G 4633 540
-> 14 0 23 4391 G 4407 541
-> 15 0 23 4391 G 4408 541
-> 14 0 24 4391 G 4408 542
-> 15 0 24 4391 G 4633 542
-> 14 0 23 4391 G 4479 543
-> 15 0 23 4391 G 4480 543
-> 14 0 24 4391 G 4480 544
-> 15 0 24 4391 G 4633 544
-> 14 0 23 4391 G 4431 545
-> 15 0 23 4391 G 4432 545
-> 14 0 24 4391 G 4432 546
-> 15 0 24 4391 G 4633 546
-> 14 0 23 4391 G 4515 547
-> 15 0 23 4391 G 4516 547
-> 14 0 24 4391 G 4516 548
-> 15 0 24 4391 G 4633 548
-> 14 0 23 4391 G 4599 549
-> 15 0 23 4391 G 4600 549
-> 14 0 24 4391 G 4600 550
-> 15 0 24 4391 G 4633 550
-> 14 0 23 4391 G 4467 551
-> 15 0 23 4391 G 4468 551
-> 14 0 24 4391 G 4468 552
-> 15 0 24 4391 G 4633 552
-> 14 0 23 4391 G 4551 553
-> 15 0 23 4391 G 4552 553
-> 14 0 24 4391 G 4552 554
-> 15 0 24 4391 G 4633 554
-> 14 0 23 4391 G 4503 555
-> 15 0 23 4391 G 4504 555
-> 14 0 24 4391 G 4504 556
-> 15 0 24 4391 G 4633 556
-> 14 0 23 4391 G 4587 557
-> 15 0 23 4391 G 4588 557
-> 14 0 24 4391 G 4588 558
-> 15 0 24 4391 G 4633 558
-> 14 0 23 4391 G 4623 559
-> 15 0 23 4391 G 4624 559
-> 14 0 24 4391 G 4624 560
-> 15 0 24 4391 G 4633 560
-> 14 0 23 4391 G 4398 561
-> 15 0 23 4391 G 4399 561
-> 14 0 24 4391 G 4399 562
-> 15 0 24 4391 G 4633 562
-> 14 0 20 4390 G 4792 563
-> 15 0 20 4390 G 4794 563
-> 14 0 22 4390 G 4794 564
-> 15 0 22 4390 G 4796 564
-> 14 0 21 4390 G 4794 565
-> 15 0 21 4390 G 4634 565
-> 14 0 22 4390 G 4634 566
-> 15 0 22 4390 G 4632 566
-> 14 0 20 4390 G 4796 567
-> 15 0 20 4390 G 4634 567
-> 14 0 23 3794 G 3801 568
-> 15 0 23 3794 G 3802 568
-> 14 0 24 3794 G 3802 569
-> 15 0 24 3794 G 3916 569
-> 14 0 26 3794 G 3916 570
-> 15 0 26 3794 G 3915 570
-> 14 0 24 3794 G 3916 571
-> 15 0 24 3794 G 3815 571
-> 14 0 25 3794 G 3815 572
-> 15 0 25 3794 G 3813 572
-> 14 0 24 3794 G 3916 573
-> 15 0 24 3794 G 3827 573
-> 14 0 25 3794 G 3827 574
-> 15 0 25 3794 G 3825 574
-> 14 0 24 3794 G 3916 575
-> 15 0 24 3794 G 3857 575
-> 14 0 25 3794 G 3857 576
-> 15 0 25 3794 G 3855 576
-> 14 0 24 3794 G 3916 577
-> 15 0 24 3794 G 3887 577
-> 14 0 25 3794 G 3887 578
-> 15 0 25 3794 G 3885 578
-> 14 0 24 3794 G 3916 579
-> 15 0 24 3794 G 3839 579
-> 14 0 25 3794 G 3839 580
-> 15 0 25 3794 G 3837 580
-> 14 0 24 3794 G 3916 581
-> 15 0 24 3794 G 3869 581
-> 14 0 25 3794 G 3869 582
-> 15 0 25 3794 G 3867 582
-> 14 0 24 3794 G 3916 583
-> 15 0 24 3794 G 3899 583
-> 14 0 25 3794 G 3899 584
-> 15 0 25 3794 G 3897 584
-> 14 0 24 3794 G 3916 585
-> 15 0 24 3794 G 3851 585
-> 14 0 25 3794 G 3851 586
-> 15 0 25 3794 G 3849 586
-> 14 0 24 3794 G 3916 587
-> 15 0 24 3794 G 3881 587
-> 14 0 25 3794 G 3881 588
-> 15 0 25 3794 G 3879 588
-> 14 0 24 3794 G 3916 589
-> 15 0 24 3794 G 3911 589
-> 14 0 25 3794 G 3911 590
-> 15 0 25 3794 G 3909 590
-> 14 0 24 3794 G 3916 591
-> 15 0 24 3794 G 3800 591
-> 14 0 25 3794 G 3800 592
-> 15 0 25 3794 G 3798 592
-> 14 0 24 3794 G 3916 593
-> 15 0 24 3794 G 3812 593
-> 14 0 25 3794 G 3812 594
-> 15 0 25 3794 G 3810 594
-> 14 0 24 3794 G 3916 595
-> 15 0 24 3794 G 3824 595
-> 14 0 25 3794 G 3824 596
-> 15 0 25 3794 G 3822 596
-> 14 0 24 3794 G 3916 597
-> 15 0 24 3794 G 3854 597
-> 14 0 25 3794 G 3854 598
-> 15 0 25 3794 G 3852 598
-> 14 0 24 3794 G 3916 599
-> 15 0 24 3794 G 3884 599
-> 14 0 25 3794 G 3884 600
-> 15 0 25 3794 G 3882 600
-> 14 0 24 3794 G 3916 601
-> 15 0 24 3794 G 3914 601
-> 14 0 25 3794 G 3914 602
-> 15 0 25 3794 G 3912 602
-> 14 0 24 3794 G 3916 603
-> 15 0 24 3794 G 3836 603
-> 14 0 25 3794 G 3836 604
-> 15 0 25 3794 G 3834 604
-> 14 0 24 3794 G 3916 605
-> 15 0 24 3794 G 3866 605
-> 14 0 25 3794 G 3866 606
-> 15 0 25 3794 G 3864 606
-> 14 0 24 3794 G 3916 607
-> 15 0 24 3794 G 3896 607
-> 14 0 25 3794 G 3896 608
-> 15 0 25 3794 G 3894 608
-> 14 0 24 3794 G 3916 609
-> 15 0 24 3794 G 3848 609
-> 14 0 25 3794 G 3848 610
-> 15 0 25 3794 G 3846 610
-> 14 0 24 3794 G 3916 611
-> 15 0 24 3794 G 3878 611
-> 14 0 25 3794 G 3878 612
-> 15 0 25 3794 G 3876 612
-> 14 0 24 3794 G 3916 613
-> 15 0 24 3794 G 3908 613
-> 14 0 25 3794 G 3908 614
-> 15 0 25 3794 G 3906 614
-> 14 0 24 3794 G 3916 615
-> 15 0 24 3794 G 3797 615
-> 14 0 25 3794 G 3797 616
-> 15 0 25 3794 G 3795 616
-> 14 0 24 3794 G 3916 617
-> 15 0 24 3794 G 3809 617
-> 14 0 25 3794 G 3809 618
-> 15 0 25 3794 G 3807 618
-> 14 0 24 3794 G 3916 619
-> 15 0 24 3794 G 3821 619
-> 14 0 25 3794 G 3821 620
-> 15 0 25 3794 G 3819 620
-> 14 0 24 3794 G 3916 621
-> 15 0 24 3794 G 3833 621
-> 14 0 25 3794 G 3833 622
-> 15 0 25 3794 G 3831 622
-> 14 0 24 3794 G 3916 623
-> 15 0 24 3794 G 3863 623
-> 14 0 25 3794 G 3863 624
-> 15 0 25 3794 G 3861 624
-> 14 0 24 3794 G 3916 625
-> 15 0 24 3794 G 3893 625
-> 14 0 25 3794 G 3893 626
-> 15 0 25 3794 G 3891 626
-> 14 0 24 3794 G 3916 627
-> 15 0 24 3794 G 3845 627
-> 14 0 25 3794 G 3845 628
-> 15 0 25 3794 G 3843 628
-> 14 0 24 3794 G 3916 629
-> 15 0 24 3794 G 3875 629
-> 14 0 25 3794 G 3875 630
-> 15 0 25 3794 G 3873 630
-> 14 0 24 3794 G 3916 631
-> 15 0 24 3794 G 3905 631
-> 14 0 25 3794 G 3905 632
-> 15 0 25 3794 G 3903 632
-> 14 0 24 3794 G 3916 633
-> 15 0 24 3794 G 3806 633
-> 14 0 25 3794 G 3806 634
-> 15 0 25 3794 G 3804 634
-> 14 0 24 3794 G 3916 635
-> 15 0 24 3794 G 3818 635
-> 14 0 25 3794 G 3818 636
-> 15 0 25 3794 G 3816 636
-> 14 0 24 3794 G 3916 637
-> 15 0 24 3794 G 3830 637
-> 14 0 25 3794 G 3830 638
-> 15 0 25 3794 G 3828 638
-> 14 0 24 3794 G 3916 639
-> 15 0 24 3794 G 3860 639
-> 14 0 25 3794 G 3860 640
-> 15 0 25 3794 G 3858 640
-> 14 0 24 3794 G 3916 641
-> 15 0 24 3794 G 3890 641
-> 14 0 25 3794 G 3890 642
-> 15 0 25 3794 G 3888 642
-> 14 0 24 3794 G 3916 643
-> 15 0 24 3794 G 3842 643
-> 14 0 25 3794 G 3842 644
-> 15 0 25 3794 G 3840 644
-> 14 0 24 3794 G 3916 645
-> 15 0 24 3794 G 3872 645
-> 14 0 25 3794 G 3872 646
-> 15 0 25 3794 G 3870 646
-> 14 0 24 3794 G 3916 647
-> 15 0 24 3794 G 3902 647
-> 14 0 25 3794 G 3902 648
-> 15 0 25 3794 G 3900 648
-> 14 0 24 3794 G 3916 649
-> 15 0 24 3794 G 3803 649
-> 14 0 25 3794 G 3803 650
-> 15 0 25 3794 G 3801 650
-> 14 0 23 3794 G 3813 651
-> 15 0 23 3794 G 3814 651
-> 14 0 24 3794 G 3814 652
-> 15 0 24 3794 G 3916 652
-> 14 0 23 3794 G 3825 653
-> 15 0 23 3794 G 3826 653
-> 14 0 24 3794 G 3826 654
-> 15 0 24 3794 G 3916 654
-> 14 0 23 3794 G 3855 655
-> 15 0 23 3794 G 3856 655
-> 14 0 24 3794 G 3856 656
-> 15 0 24 3794 G 3916 656
-> 14 0 23 3794 G 3885 657
-> 15 0 23 3794 G 3886 657
-> 14 0 24 3794 G 3886 658
-> 15 0 24 3794 G 3916 658
-> 14 0 23 3794 G 3837 659
-> 15 0 23 3794 G 3838 659
-> 14 0 24 3794 G 3838 660
-> 15 0 24 3794 G 3916 660
-> 14 0 23 3794 G 3867 661
-> 15 0 23 3794 G 3868 661
-> 14 0 24 3794 G 3868 662
-> 15 0 24 3794 G 3916 662
-> 14 0 23 3794 G 3897 663
-> 15 0 23 3794 G 3898 663
-> 14 0 24 3794 G 3898 664
-> 15 0 24 3794 G 3916 664
-> 14 0 23 3794 G 3849 665
-> 15 0 23 3794 G 3850 665
-> 14 0 24 3794 G 3850 666
-> 15 0 24 3794 G 3916 666
-> 14 0 23 3794 G 3879 667
-> 15 0 23 3794 G 3880 667
-> 14 0 24 3794 G 3880 668
-> 15 0 24 3794 G 3916 668
-> 14 0 23 3794 G 3909 669
-> 15 0 23 3794 G 3910 669
-> 14 0 24 3794 G 3910 670
-> 15 0 24 3794 G 3916 670
-> 14 0 23 3794 G 3798 671
-> 15 0 23 3794 G 3799 671
-> 14 0 24 3794 G 3799 672
-> 15 0 24 3794 G 3916 672
-> 14 0 23 3794 G 3810 673
-> 15 0 23 3794 G 3811 673
-> 14 0 24 3794 G 3811 674
-> 15 0 24 3794 G 3916 674
-> 14 0 23 3794 G 3822 675
-> 15 0 23 3794 G 3823 675
-> 14 0 24 3794 G 3823 676
-> 15 0 24 3794 G 3916 676
-> 14 0 23 3794 G 3852 677
-> 15 0 23 3794 G 3853 677
-> 14 0 24 3794 G 3853 678
-> 15 0 24 3794 G 3916 678
-> 14 0 23 3794 G 3882 679
-> 15 0 23 3794 G 3883 679
-> 14 0 24 3794 G 3883 680
-> 15 0 24 3794 G 3916 680
-> 14 0 23 3794 G 3912 681
-> 15 0 23 3794 G 3913 681
-> 14 0 24 3794 G 3913 682
-> 15 0 24 3794 G 3916 682
-> 14 0 23 3794 G 3834 683
-> 15 0 23 3794 G 3835 683
-> 14 0 24 3794 G 3835 684
-> 15 0 24 3794 G 3916 684
-> 14 0 23 3794 G 3864 685
-> 15 0 23 3794 G 3865 685
-> 14 0 24 3794 G 3865 686
-> 15 0 24 3794 G 3916 686
-> 14 0 23 3794 G 3894 687
-> 15 0 23 3794 G 3895 687
-> 14 0 24 3794 G 3895 688
-> 15 0 24 3794 G 3916 688
-> 14 0 23 3794 G 3846 689
-> 15 0 23 3794 G 3847 689
-> 14 0 24 3794 G 3847 690
-> 15 0 24 3794 G 3916 690
-> 14 0 23 3794 G 3876 691
-> 15 0 23 3794 G 3877 691
-> 14 0 24 3794 G 3877 692
-> 15 0 24 3794 G 3916 692
-> 14 0 23 3794 G 3906 693
-> 15 0 23 3794 G 3907 693
-> 14 0 24 3794 G 3907 694
-> 15 0 24 3794 G 3916 694
-> 14 0 23 3794 G 3795 695
-> 15 0 23 3794 G 3796 695
-> 14 0 24 3794 G 3796 696
-> 15 0 24 3794 G 3916 696
-> 14 0 23 3794 G 3807 697
-> 15 0 23 3794 G 3808 697
-> 14 0 24 3794 G 3808 698
-> 15 0 24 3794 G 3916 698
-> 14 0 23 3794 G 3819 699
-> 15 0 23 3794 G 3820 699
-> 14 0 24 3794 G 3820 700
-> 15 0 24 3794 G 3916 700
-> 14 0 23 3794 G 3831 701
-> 15 0 23 3794 G 3832 701
-> 14 0 24 3794 G 3832 702
-> 15 0 24 3794 G 3916 702
-> 14 0 23 3794 G 3861 703
-> 15 0 23 3794 G 3862 703
-> 14 0 24 3794 G 3862 704
-> 15 0 24 3794 G 3916 704
-> 14 0 23 3794 G 3891 705
-> 15 0 23 3794 G 3892 705
-> 14 0 24 3794 G 3892 706
-> 15 0 24 3794 G 3916 706
-> 14 0 23 3794 G 3843 707
-> 15 0 23 3794 G 3844 707
-> 14 0 24 3794 G 3844 708
-> 15 0 24 3794 G 3916 708
-> 14 0 23 3794 G 3873 709
-> 15 0 23 3794 G 3874 709
-> 14 0 24 3794 G 3874 710
-> 15 0 24 3794 G 3916 710
-> 14 0 23 3794 G 3903 711
-> 15 0 23 3794 G 3904 711
-> 14 0 24 3794 G 3904 712
-> 15 0 24 3794 G 3916 712
-> 14 0 23 3794 G 3804 713
-> 15 0 23 3794 G 3805 713
-> 14 0 24 3794 G 3805 714
-> 15 0 24 3794 G 3916 714
-> 14 0 23 3794 G 3816 715
-> 15 0 23 3794 G 3817 715
-> 14 0 24 3794 G 3817 716
-> 15 0 24 3794 G 3916 716
-> 14 0 23 3794 G 3828 717
-> 15 0 23 3794 G 3829 717
-> 14 0 24 3794 G 3829 718
-> 15 0 24 3794 G 3916 718
-> 14 0 23 3794 G 3858 719
-> 15 0 23 3794 G 3859 719
-> 14 0 24 3794 G 3859 720
-> 15 0 24 3794 G 3916 720
-> 14 0 23 3794 G 3888 721
-> 15 0 23 3794 G 3889 721
-> 14 0 24 3794 G 3889 722
-> 15 0 24 3794 G 3916 722
-> 14 0 23 3794 G 3840 723
-> 15 0 23 3794 G 3841 723
-> 14 0 24 3794 G 3841 724
-> 15 0 24 3794 G 3916 724
-> 14 0 23 3794 G 3870 725
-> 15 0 23 3794 G 3871 725
-> 14 0 24 3794 G 3871 726
-> 15 0 24 3794 G 3916 726
-> 14 0 23 3794 G 3900 727
-> 15 0 23 3794 G 3901 727
-> 14 0 24 3794 G 3901 728
-> 15 0 24 3794 G 3916 728
-> 14 0 23 3416 G 3462 729
-> 15 0 23 3416 G 3463 729
-> 14 0 24 3416 G 3463 730
-> 15 0 24 3416 G 3610 730
-> 14 0 24 3416 G 3610 731
-> 15 0 24 3416 G 3572 731
-> 14 0 25 3416 G 3572 732
-> 15 0 25 3416 G 3570 732
-> 14 0 24 3416 G 3610 733
-> 15 0 24 3416 G 3494 733
-> 14 0 25 3416 G 3494 734
-> 15 0 25 3416 G 3492 734
-> 14 0 24 3416 G 3610 735
-> 15 0 24 3416 G 3602 735
-> 14 0 25 3416 G 3602 736
-> 15 0 25 3416 G 3600 736
-> 14 0 24 3416 G 3610 737
-> 15 0 24 3416 G 3524 737
-> 14 0 25 3416 G 3524 738
-> 15 0 25 3416 G 3522 738
-> 14 0 24 3416 G 3610 739
-> 15 0 24 3416 G 3554 739
-> 14 0 25 3416 G 3554 740
-> 15 0 25 3416 G 3552 740
-> 14 0 24 3416 G 3610 741
-> 15 0 24 3416 G 3584 741
-> 14 0 25 3416 G 3584 742
-> 15 0 25 3416 G 3582 742
-> 14 0 24 3416 G 3610 743
-> 15 0 24 3416 G 3425 743
-> 14 0 25 3416 G 3425 744
-> 15 0 25 3416 G 3423 744
-> 14 0 24 3416 G 3610 745
-> 15 0 24 3416 G 3437 745
-> 14 0 25 3416 G 3437 746
-> 15 0 25 3416 G 3435 746
-> 14 0 24 3416 G 3610 747
-> 15 0 24 3416 G 3449 747
-> 14 0 25 3416 G 3449 748
-> 15 0 25 3416 G 3447 748
-> 14 0 24 3416 G 3610 749
-> 15 0 24 3416 G 3479 749
-> 14 0 25 3416 G 3479 750
-> 15 0 25 3416 G 3477 750
-> 14 0 24 3416 G 3610 751
-> 15 0 24 3416 G 3509 751
-> 14 0 25 3416 G 3509 752
-> 15 0 25 3416 G 3507 752
-> 14 0 24 3416 G 3610 753
-> 15 0 24 3416 G 3539 753
-> 14 0 25 3416 G 3539 754
-> 15 0 25 3416 G 3537 754
-> 14 0 24 3416 G 3610 755
-> 15 0 24 3416 G 3461 755
-> 14 0 25 3416 G 3461 756
-> 15 0 25 3416 G 3459 756
-> 14 0 24 3416 G 3610 757
-> 15 0 24 3416 G 3569 757
-> 14 0 25 3416 G 3569 758
-> 15 0 25 3416 G 3567 758
-> 14 0 24 3416 G 3610 759
-> 15 0 24 3416 G 3491 759
-> 14 0 25 3416 G 3491 760
-> 15 0 25 3416 G 3489 760
-> 14 0 24 3416 G 3610 761
-> 15 0 24 3416 G 3599 761
-> 14 0 25 3416 G 3599 762
-> 15 0 25 3416 G 3597 762
-> 14 0 24 3416 G 3610 763
-> 15 0 24 3416 G 3521 763
-> 14 0 25 3416 G 3521 764
-> 15 0 25 3416 G 3519 764
-> 14 0 24 3416 G 3610 765
-> 15 0 24 3416 G 3551 765
-> 14 0 25 3416 G 3551 766
-> 15 0 25 3416 G 3549 766
-> 14 0 24 3416 G 3610 767
-> 15 0 24 3416 G 3473 767
-> 14 0 25 3416 G 3473 768
-> 15 0 25 3416 G 3471 768
-> 14 0 24 3416 G 3610 769
-> 15 0 24 3416 G 3581 769
-> 14 0 25 3416 G 3581 770
-> 15 0 25 3416 G 3579 770
-> 14 0 24 3416 G 3610 771
-> 15 0 24 3416 G 3503 771
-> 14 0 25 3416 G 3503 772
-> 15 0 25 3416 G 3501 772
-> 14 0 24 3416 G 3610 773
-> 15 0 24 3416 G 3533 773
-> 14 0 25 3416 G 3533 774
-> 15 0 25 3416 G 3531 774
-> 14 0 24 3416 G 3610 775
-> 15 0 24 3416 G 3563 775
-> 14 0 25 3416 G 3563 776
-> 15 0 25 3416 G 3561 776
-> 14 0 24 3416 G 3610 777
-> 15 0 24 3416 G 3593 777
-> 14 0 25 3416 G 3593 778
-> 15 0 25 3416 G 3591 778
-> 14 0 24 3416 G 3610 779
-> 15 0 24 3416 G 3422 779
-> 14 0 25 3416 G 3422 780
-> 15 0 25 3416 G 3420 780
-> 14 0 24 3416 G 3610 781
-> 15 0 24 3416 G 3434 781
-> 14 0 25 3416 G 3434 782
-> 15 0 25 3416 G 3432 782
-> 14 0 24 3416 G 3610 783
-> 15 0 24 3416 G 3446 783
-> 14 0 25 3416 G 3446 784
-> 15 0 25 3416 G 3444 784
-> 14 0 24 3416 G 3610 785
-> 15 0 24 3416 G 3476 785
-> 14 0 25 3416 G 3476 786
-> 15 0 25 3416 G 3474 786
-> 14 0 26 3416 G 3610 787
-> 15 0 26 3416 G 3609 787
-> 14 0 24 3416 G 3610 788
-> 15 0 24 3416 G 3506 788
-> 14 0 25 3416 G 3506 789
-> 15 0 25 3416 G 3504 789
-> 14 0 24 3416 G 3610 790
-> 15 0 24 3416 G 3536 790
-> 14 0 25 3416 G 3536 791
-> 15 0 25 3416 G 3534 791
-> 14 0 24 3416 G 3610 792
-> 15 0 24 3416 G 3458 792
-> 14 0 25 3416 G 3458 793
-> 15 0 25 3416 G 3456 793
-> 14 0 24 3416 G 3610 794
-> 15 0 24 3416 G 3566 794
-> 14 0 25 3416 G 3566 795
-> 15 0 25 3416 G 3564 795
-> 14 0 24 3416 G 3610 796
-> 15 0 24 3416 G 3488 796
-> 14 0 25 3416 G 3488 797
-> 15 0 25 3416 G 3486 797
-> 14 0 24 3416 G 3610 798
-> 15 0 24 3416 G 3596 798
-> 14 0 25 3416 G 3596 799
-> 15 0 25 3416 G 3594 799
-> 14 0 24 3416 G 3610 800
-> 15 0 24 3416 G 3518 800
-> 14 0 25 3416 G 3518 801
-> 15 0 25 3416 G 3516 801
-> 14 0 24 3416 G 3610 802
-> 15 0 24 3416 G 3548 802
-> 14 0 25 3416 G 3548 803
-> 15 0 25 3416 G 3546 803
-> 14 0 24 3416 G 3610 804
-> 15 0 24 3416 G 3470 804
-> 14 0 25 3416 G 3470 805
-> 15 0 25 3416 G 3468 805
-> 14 0 24 3416 G 3610 806
-> 15 0 24 3416 G 3578 806
-> 14 0 25 3416 G 3578 807
-> 15 0 25 3416 G 3576 807
-> 14 0 24 3416 G 3610 808
-> 15 0 24 3416 G 3500 808
-> 14 0 25 3416 G 3500 809
-> 15 0 25 3416 G 3498 809
-> 14 0 24 3416 G 3610 810
-> 15 0 24 3416 G 3608 810
-> 14 0 25 3416 G 3608 811
-> 15 0 25 3416 G 3606 811
-> 14 0 24 3416 G 3610 812
-> 15 0 24 3416 G 3530 812
-> 14 0 25 3416 G 3530 813
-> 15 0 25 3416 G 3528 813
-> 14 0 24 3416 G 3610 814
-> 15 0 24 3416 G 3560 814
-> 14 0 25 3416 G 3560 815
-> 15 0 25 3416 G 3558 815
-> 14 0 24 3416 G 3610 816
-> 15 0 24 3416 G 3590 816
-> 14 0 25 3416 G 3590 817
-> 15 0 25 3416 G 3588 817
-> 14 0 24 3416 G 3610 818
-> 15 0 24 3416 G 3419 818
-> 14 0 25 3416 G 3419 819
-> 15 0 25 3416 G 3417 819
-> 14 0 24 3416 G 3610 820
-> 15 0 24 3416 G 3431 820
-> 14 0 25 3416 G 3431 821
-> 15 0 25 3416 G 3429 821
-> 14 0 24 3416 G 3610 822
-> 15 0 24 3416 G 3443 822
-> 14 0 25 3416 G 3443 823
-> 15 0 25 3416 G 3441 823
-> 14 0 24 3416 G 3610 824
-> 15 0 24 3416 G 3455 824
-> 14 0 25 3416 G 3455 825
-> 15 0 25 3416 G 3453 825
-> 14 0 24 3416 G 3610 826
-> 15 0 24 3416 G 3485 826
-> 14 0 25 3416 G 3485 827
-> 15 0 25 3416 G 3483 827
-> 14 0 24 3416 G 3610 828
-> 15 0 24 3416 G 3515 828
-> 14 0 25 3416 G 3515 829
-> 15 0 25 3416 G 3513 829
-> 14 0 24 3416 G 3610 830
-> 15 0 24 3416 G 3545 830
-> 14 0 25 3416 G 3545 831
-> 15 0 25 3416 G 3543 831
-> 14 0 24 3416 G 3610 832
-> 15 0 24 3416 G 3467 832
-> 14 0 25 3416 G 3467 833
-> 15 0 25 3416 G 3465 833
-> 14 0 24 3416 G 3610 834
-> 15 0 24 3416 G 3575 834
-> 14 0 25 3416 G 3575 835
-> 15 0 25 3416 G 3573 835
-> 14 0 24 3416 G 3610 836
-> 15 0 24 3416 G 3497 836
-> 14 0 25 3416 G 3497 837
-> 15 0 25 3416 G 3495 837
-> 14 0 24 3416 G 3610 838
-> 15 0 24 3416 G 3605 838
-> 14 0 25 3416 G 3605 839
-> 15 0 25 3416 G 3603 839
-> 14 0 24 3416 G 3610 840
-> 15 0 24 3416 G 3527 840
-> 14 0 25 3416 G 3527 841
-> 15 0 25 3416 G 3525 841
-> 14 0 24 3416 G 3610 842
-> 15 0 24 3416 G 3557 842
-> 14 0 25 3416 G 3557 843
-> 15 0 25 3416 G 3555 843
-> 14 0 24 3416 G 3610 844
-> 15 0 24 3416 G 3587 844
-> 14 0 25 3416 G 3587 845
-> 15 0 25 3416 G 3585 845
-> 14 0 24 3416 G 3610 846
-> 15 0 24 3416 G 3428 846
-> 14 0 25 3416 G 3428 847
-> 15 0 25 3416 G 3426 847
-> 14 0 24 3416 G 3610 848
-> 15 0 24 3416 G 3440 848
-> 14 0 25 3416 G 3440 849
-> 15 0 25 3416 G 3438 849
-> 14 0 24 3416 G 3610 850
-> 15 0 24 3416 G 3452 850
-> 14 0 25 3416 G 3452 851
-> 15 0 25 3416 G 3450 851
-> 14 0 24 3416 G 3610 852
-> 15 0 24 3416 G 3482 852
-> 14 0 25 3416 G 3482 853
-> 15 0 25 3416 G 3480 853
-> 14 0 24 3416 G 3610 854
-> 15 0 24 3416 G 3512 854
-> 14 0 25 3416 G 3512 855
-> 15 0 25 3416 G 3510 855
-> 14 0 24 3416 G 3610 856
-> 15 0 24 3416 G 3542 856
-> 14 0 25 3416 G 3542 857
-> 15 0 25 3416 G 3540 857
-> 14 0 23 3416 G 3570 858
-> 15 0 23 3416 G 3571 858
-> 14 0 24 3416 G 3571 859
-> 15 0 24 3416 G 3610 859
-> 14 0 24 3416 G 3610 860
-> 15 0 24 3416 G 3464 860
-> 14 0 25 3416 G 3464 861
-> 15 0 25 3416 G 3462 861
-> 14 0 23 3416 G 3492 862
-> 15 0 23 3416 G 3493 862
-> 14 0 24 3416 G 3493 863
-> 15 0 24 3416 G 3610 863
-> 14 0 23 3416 G 3600 864
-> 15 0 23 3416 G 3601 864
-> 14 0 24 3416 G 3601 865
-> 15 0 24 3416 G 3610 865
-> 14 0 23 3416 G 3522 866
-> 15 0 23 3416 G 3523 866
-> 14 0 24 3416 G 3523 867
-> 15 0 24 3416 G 3610 867
-> 14 0 23 3416 G 3552 868
-> 15 0 23 3416 G 3553 868
-> 14 0 24 3416 G 3553 869
-> 15 0 24 3416 G 3610 869
-> 14 0 23 3416 G 3582 870
-> 15 0 23 3416 G 3583 870
-> 14 0 24 3416 G 3583 871
-> 15 0 24 3416 G 3610 871
-> 14 0 23 3416 G 3423 872
-> 15 0 23 3416 G 3424 872
-> 14 0 24 3416 G 3424 873
-> 15 0 24 3416 G 3610 873
-> 14 0 23 3416 G 3435 874
-> 15 0 23 3416 G 3436 874
-> 14 0 24 3416 G 3436 875
-> 15 0 24 3416 G 3610 875
-> 14 0 23 3416 G 3447 876
-> 15 0 23 3416 G 3448 876
-> 14 0 24 3416 G 3448 877
-> 15 0 24 3416 G 3610 877
-> 14 0 23 3416 G 3477 878
-> 15 0 23 3416 G 3478 878
-> 14 0 24 3416 G 3478 879
-> 15 0 24 3416 G 3610 879
-> 14 0 23 3416 G 3507 880
-> 15 0 23 3416 G 3508 880
-> 14 0 24 3416 G 3508 881
-> 15 0 24 3416 G 3610 881
-> 14 0 23 3416 G 3537 882
-> 15 0 23 3416 G 3538 882
-> 14 0 24 3416 G 3538 883
-> 15 0 24 3416 G 3610 883
-> 14 0 23 3416 G 3459 884
-> 15 0 23 3416 G 3460 884
-> 14 0 24 3416 G 3460 885
-> 15 0 24 3416 G 3610 885
-> 14 0 23 3416 G 3567 886
-> 15 0 23 3416 G 3568 886
-> 14 0 24 3416 G 3568 887
-> 15 0 24 3416 G 3610 887
-> 14 0 23 3416 G 3489 888
-> 15 0 23 3416 G 3490 888
-> 14 0 24 3416 G 3490 889
-> 15 0 24 3416 G 3610 889
-> 14 0 23 3416 G 3597 890
-> 15 0 23 3416 G 3598 890
-> 14 0 24 3416 G 3598 891
-> 15 0 24 3416 G 3610 891
-> 14 0 23 3416 G 3519 892
-> 15 0 23 3416 G 3520 892
-> 14 0 24 3416 G 3520 893
-> 15 0 24 3416 G 3610 893
-> 14 0 23 3416 G 3549 894
-> 15 0 23 3416 G 3550 894
-> 14 0 24 3416 G 3550 895
-> 15 0 24 3416 G 3610 895
-> 14 0 23 3416 G 3471 896
-> 15 0 23 3416 G 3472 896
-> 14 0 24 3416 G 3472 897
-> 15 0 24 3416 G 3610 897
-> 14 0 23 3416 G 3579 898
-> 15 0 23 3416 G 3580 898
-> 14 0 24 3416 G 3580 899
-> 15 0 24 3416 G 3610 899
-> 14 0 23 3416 G 3501 900
-> 15 0 23 3416 G 3502 900
-> 14 0 24 3416 G 3502 901
-> 15 0 24 3416 G 3610 901
-> 14 0 23 3416 G 3531 902
-> 15 0 23 3416 G 3532 902
-> 14 0 24 3416 G 3532 903
-> 15 0 24 3416 G 3610 903
-> 14 0 23 3416 G 3561 904
-> 15 0 23 3416 G 3562 904
-> 14 0 24 3416 G 3562 905
-> 15 0 24 3416 G 3610 905
-> 14 0 23 3416 G 3591 906
-> 15 0 23 3416 G 3592 906
-> 14 0 24 3416 G 3592 907
-> 15 0 24 3416 G 3610 907
-> 14 0 23 3416 G 3420 908
-> 15 0 23 3416 G 3421 908
-> 14 0 24 3416 G 3421 909
-> 15 0 24 3416 G 3610 909
-> 14 0 23 3416 G 3432 910
-> 15 0 23 3416 G 3433 910
-> 14 0 24 3416 G 3433 911
-> 15 0 24 3416 G 3610 911
-> 14 0 23 3416 G 3444 912
-> 15 0 23 3416 G 3445 912
-> 14 0 24 3416 G 3445 913
-> 15 0 24 3416 G 3610 913
-> 14 0 23 3416 G 3474 914
-> 15 0 23 3416 G 3475 914
-> 14 0 24 3416 G 3475 915
-> 15 0 24 3416 G 3610 915
-> 14 0 23 3416 G 3504 916
-> 15 0 23 3416 G 3505 916
-> 14 0 24 3416 G 3505 917
-> 15 0 24 3416 G 3610 917
-> 14 0 23 3416 G 3534 918
-> 15 0 23 3416 G 3535 918
-> 14 0 24 3416 G 3535 919
-> 15 0 24 3416 G 3610 919
-> 14 0 23 3416 G 3456 920
-> 15 0 23 3416 G 3457 920
-> 14 0 24 3416 G 3457 921
-> 15 0 24 3416 G 3610 921
-> 14 0 23 3416 G 3564 922
-> 15 0 23 3416 G 3565 922
-> 14 0 24 3416 G 3565 923
-> 15 0 24 3416 G 3610 923
-> 14 0 23 3416 G 3486 924
-> 15 0 23 3416 G 3487 924
-> 14 0 24 3416 G 3487 925
-> 15 0 24 3416 G 3610 925
-> 14 0 23 3416 G 3594 926
-> 15 0 23 3416 G 3595 926
-> 14 0 24 3416 G 3595 927
-> 15 0 24 3416 G 3610 927
-> 14 0 23 3416 G 3516 928
-> 15 0 23 3416 G 3517 928
-> 14 0 24 3416 G 3517 929
-> 15 0 24 3416 G 3610 929
-> 14 0 23 3416 G 3546 930
-> 15 0 23 3416 G 3547 930
-> 14 0 24 3416 G 3547 931
-> 15 0 24 3416 G 3610 931
-> 14 0 23 3416 G 3468 932
-> 15 0 23 3416 G 3469 932
-> 14 0 24 3416 G 3469 933
-> 15 0 24 3416 G 3610 933
-> 14 0 23 3416 G 3576 934
-> 15 0 23 3416 G 3577 934
-> 14 0 24 3416 G 3577 935
-> 15 0 24 3416 G 3610 935
-> 14 0 23 3416 G 3498 936
-> 15 0 23 3416 G 3499 936
-> 14 0 24 3416 G 3499 937
-> 15 0 24 3416 G 3610 937
-> 14 0 23 3416 G 3606 938
-> 15 0 23 3416 G 3607 938
-> 14 0 24 3416 G 3607 939
-> 15 0 24 3416 G 3610 939
-> 14 0 23 3416 G 3528 940
-> 15 0 23 3416 G 3529 940
-> 14 0 24 3416 G 3529 941
-> 15 0 24 3416 G 3610 941
-> 14 0 23 3416 G 3558 942
-> 15 0 23 3416 G 3559 942
-> 14 0 24 3416 G 3559 943
-> 15 0 24 3416 G 3610 943
-> 14 0 23 3416 G 3588 944
-> 15 0 23 3416 G 3589 944
-> 14 0 24 3416 G 3589 945
-> 15 0 24 3416 G 3610 945
-> 14 0 23 3416 G 3417 946
-> 15 0 23 3416 G 3418 946
-> 14 0 24 3416 G 3418 947
-> 15 0 24 3416 G 3610 947
-> 14 0 23 3416 G 3429 948
-> 15 0 23 3416 G 3430 948
-> 14 0 24 3416 G 3430 949
-> 15 0 24 3416 G 3610 949
-> 14 0 23 3416 G 3441 950
-> 15 0 23 3416 G 3442 950
-> 14 0 24 3416 G 3442 951
-> 15 0 24 3416 G 3610 951
-> 14 0 23 3416 G 3453 952
-> 15 0 23 3416 G 3454 952
-> 14 0 24 3416 G 3454 953
-> 15 0 24 3416 G 3610 953
-> 14 0 23 3416 G 3483 954
-> 15 0 23 3416 G 3484 954
-> 14 0 24 3416 G 3484 955
-> 15 0 24 3416 G 3610 955
-> 14 0 23 3416 G 3513 956
-> 15 0 23 3416 G 3514 956
-> 14 0 24 3416 G 3514 957
-> 15 0 24 3416 G 3610 957
-> 14 0 23 3416 G 3543 958
-> 15 0 23 3416 G 3544 958
-> 14 0 24 3416 G 3544 959
-> 15 0 24 3416 G 3610 959
-> 14 0 23 3416 G 3465 960
-> 15 0 23 3416 G 3466 960
-> 14 0 24 3416 G 3466 961
-> 15 0 24 3416 G 3610 961
-> 14 0 23 3416 G 3573 962
-> 15 0 23 3416 G 3574 962
-> 14 0 24 3416 G 3574 963
-> 15 0 24 3416 G 3610 963
-> 14 0 23 3416 G 3495 964
-> 15 0 23 3416 G 3496 964
-> 14 0 24 3416 G 3496 965
-> 15 0 24 3416 G 3610 965
-> 14 0 23 3416 G 3603 966
-> 15 0 23 3416 G 3604 966
-> 14 0 24 3416 G 3604 967
-> 15 0 24 3416 G 3610 967
-> 14 0 23 3416 G 3525 968
-> 15 0 23 3416 G 3526 968
-> 14 0 24 3416 G 3526 969
-> 15 0 24 3416 G 3610 969
-> 14 0 23 3416 G 3555 970
-> 15 0 23 3416 G 3556 970
-> 14 0 24 3416 G 3556 971
-> 15 0 24 3416 G 3610 971
-> 14 0 23 3416 G 3585 972
-> 15 0 23 3416 G 3586 972
-> 14 0 24 3416 G 3586 973
-> 15 0 24 3416 G 3610 973
-> 14 0 23 3416 G 3426 974
-> 15 0 23 3416 G 3427 974
-> 14 0 24 3416 G 3427 975
-> 15 0 24 3416 G 3610 975
-> 14 0 23 3416 G 3438 976
-> 15 0 23 3416 G 3439 976
-> 14 0 24 3416 G 3439 977
-> 15 0 24 3416 G 3610 977
-> 14 0 23 3416 G 3450 978
-> 15 0 23 3416 G 3451 978
-> 14 0 24 3416 G 3451 979
-> 15 0 24 3416 G 3610 979
-> 14 0 23 3416 G 3480 980
-> 15 0 23 3416 G 3481 980
-> 14 0 24 3416 G 3481 981
-> 15 0 24 3416 G 3610 981
-> 14 0 23 3416 G 3510 982
-> 15 0 23 3416 G 3511 982
-> 14 0 24 3416 G 3511 983
-> 15 0 24 3416 G 3610 983
-> 14 0 23 3416 G 3540 984
-> 15 0 23 3416 G 3541 984
-> 14 0 24 3416 G 3541 985
-> 15 0 24 3416 G 3610 985
-> 14 0 23 3612 G 3640 986
-> 15 0 23 3612 G 3641 986
-> 14 0 24 3612 G 3641 987
-> 15 0 24 3612 G 3713 987
-> 14 0 24 3612 G 3713 988
-> 15 0 24 3612 G 3672 988
-> 14 0 25 3612 G 3672 989
-> 15 0 25 3612 G 3670 989
-> 14 0 24 3612 G 3713 990
-> 15 0 24 3612 G 3702 990
-> 14 0 25 3612 G 3702 991
-> 15 0 25 3612 G 3700 991
-> 14 0 24 3612 G 3713 992
-> 15 0 24 3612 G 3654 992
-> 14 0 25 3612 G 3654 993
-> 15 0 25 3612 G 3652 993
-> 14 0 24 3612 G 3713 994
-> 15 0 24 3612 G 3684 994
-> 14 0 25 3612 G 3684 995
-> 15 0 25 3612 G 3682 995
-> 14 0 24 3612 G 3713 996
-> 15 0 24 3612 G 3666 996
-> 14 0 25 3612 G 3666 997
-> 15 0 25 3612 G 3664 997
-> 14 0 24 3612 G 3713 998
-> 15 0 24 3612 G 3696 998
-> 14 0 25 3612 G 3696 999
-> 15 0 25 3612 G 3694 999
-> 14 0 24 3612 G 3713 1000
-> 15 0 24 3612 G 3615 1000
-> 14 0 25 3612 G 3615 1001
-> 15 0 25 3612 G 3613 1001
-> 14 0 24 3612 G 3713 1002
-> 15 0 24 3612 G 3627 1002
-> 14 0 25 3612 G 3627 1003
-> 15 0 25 3612 G 3625 1003
-> 14 0 24 3612 G 3713 1004
-> 15 0 24 3612 G 3639 1004
-> 14 0 25 3612 G 3639 1005
-> 15 0 25 3612 G 3637 1005
-> 14 0 24 3612 G 3713 1006
-> 15 0 24 3612 G 3651 1006
-> 14 0 25 3612 G 3651 1007
-> 15 0 25 3612 G 3649 1007
-> 14 0 24 3612 G 3713 1008
-> 15 0 24 3612 G 3681 1008
-> 14 0 25 3612 G 3681 1009
-> 15 0 25 3612 G 3679 1009
-> 14 0 24 3612 G 3713 1010
-> 15 0 24 3612 G 3711 1010
-> 14 0 25 3612 G 3711 1011
-> 15 0 25 3612 G 3709 1011
-> 14 0 24 3612 G 3713 1012
-> 15 0 24 3612 G 3663 1012
-> 14 0 25 3612 G 3663 1013
-> 15 0 25 3612 G 3661 1013
-> 14 0 24 3612 G 3713 1014
-> 15 0 24 3612 G 3693 1014
-> 14 0 25 3612 G 3693 1015
-> 15 0 25 3612 G 3691 1015
-> 14 0 26 3612 G 3713 1016
-> 15 0 26 3612 G 3712 1016
-> 14 0 24 3612 G 3713 1017
-> 15 0 24 3612 G 3624 1017
-> 14 0 25 3612 G 3624 1018
-> 15 0 25 3612 G 3622 1018
-> 14 0 24 3612 G 3713 1019
-> 15 0 24 3612 G 3636 1019
-> 14 0 25 3612 G 3636 1020
-> 15 0 25 3612 G 3634 1020
-> 14 0 24 3612 G 3713 1021
-> 15 0 24 3612 G 3648 1021
-> 14 0 25 3612 G 3648 1022
-> 15 0 25 3612 G 3646 1022
-> 14 0 24 3612 G 3713 1023
-> 15 0 24 3612 G 3678 1023
-> 14 0 25 3612 G 3678 1024
-> 15 0 25 3612 G 3676 1024
-> 14 0 24 3612 G 3713 1025
-> 15 0 24 3612 G 3708 1025
-> 14 0 25 3612 G 3708 1026
-> 15 0 25 3612 G 3706 1026
-> 14 0 24 3612 G 3713 1027
-> 15 0 24 3612 G 3660 1027
-> 14 0 25 3612 G 3660 1028
-> 15 0 25 3612 G 3658 1028
-> 14 0 24 3612 G 3713 1029
-> 15 0 24 3612 G 3690 1029
-> 14 0 25 3612 G 3690 1030
-> 15 0 25 3612 G 3688 1030
-> 14 0 24 3612 G 3713 1031
-> 15 0 24 3612 G 3621 1031
-> 14 0 25 3612 G 3621 1032
-> 15 0 25 3612 G 3619 1032
-> 14 0 24 3612 G 3713 1033
-> 15 0 24 3612 G 3633 1033
-> 14 0 25 3612 G 3633 1034
-> 15 0 25 3612 G 3631 1034
-> 14 0 24 3612 G 3713 1035
-> 15 0 24 3612 G 3645 1035
-> 14 0 25 3612 G 3645 1036
-> 15 0 25 3612 G 3643 1036
-> 14 0 24 3612 G 3713 1037
-> 15 0 24 3612 G 3675 1037
-> 14 0 25 3612 G 3675 1038
-> 15 0 25 3612 G 3673 1038
-> 14 0 24 3612 G 3713 1039
-> 15 0 24 3612 G 3705 1039
-> 14 0 25 3612 G 3705 1040
-> 15 0 25 3612 G 3703 1040
-> 14 0 24 3612 G 3713 1041
-> 15 0 24 3612 G 3657 1041
-> 14 0 25 3612 G 3657 1042
-> 15 0 25 3612 G 3655 1042
-> 14 0 24 3612 G 3713 1043
-> 15 0 24 3612 G 3687 1043
-> 14 0 25 3612 G 3687 1044
-> 15 0 25 3612 G 3685 1044
-> 14 0 24 3612 G 3713 1045
-> 15 0 24 3612 G 3669 1045
-> 14 0 25 3612 G 3669 1046
-> 15 0 25 3612 G 3667 1046
-> 14 0 24 3612 G 3713 1047
-> 15 0 24 3612 G 3699 1047
-> 14 0 25 3612 G 3699 1048
-> 15 0 25 3612 G 3697 1048
-> 14 0 24 3612 G 3713 1049
-> 15 0 24 3612 G 3618 1049
-> 14 0 25 3612 G 3618 1050
-> 15 0 25 3612 G 3616 1050
-> 14 0 24 3612 G 3713 1051
-> 15 0 24 3612 G 3630 1051
-> 14 0 25 3612 G 3630 1052
-> 15 0 25 3612 G 3628 1052
-> 14 0 23 3612 G 3670 1053
-> 15 0 23 3612 G 3671 1053
-> 14 0 24 3612 G 3671 1054
-> 15 0 24 3612 G 3713 1054
-> 14 0 24 3612 G 3713 1055
-> 15 0 24 3612 G 3642 1055
-> 14 0 25 3612 G 3642 1056
-> 15 0 25 3612 G 3640 1056
-> 14 0 23 3612 G 3700 1057
-> 15 0 23 3612 G 3701 1057
-> 14 0 24 3612 G 3701 1058
-> 15 0 24 3612 G 3713 1058
-> 14 0 23 3612 G 3652 1059
-> 15 0 23 3612 G 3653 1059
-> 14 0 24 3612 G 3653 1060
-> 15 0 24 3612 G 3713 1060
-> 14 0 23 3612 G 3682 1061
-> 15 0 23 3612 G 3683 1061
-> 14 0 24 3612 G 3683 1062
-> 15 0 24 3612 G 3713 1062
-> 14 0 23 3612 G 3664 1063
-> 15 0 23 3612 G 3665 1063
-> 14 0 24 3612 G 3665 1064
-> 15 0 24 3612 G 3713 1064
-> 14 0 23 3612 G 3694 1065
-> 15 0 23 3612 G 3695 1065
-> 14 0 24 3612 G 3695 1066
-> 15 0 24 3612 G 3713 1066
-> 14 0 23 3612 G 3613 1067
-> 15 0 23 3612 G 3614 1067
-> 14 0 24 3612 G 3614 1068
-> 15 0 24 3612 G 3713 1068
-> 14 0 23 3612 G 3625 1069
-> 15 0 23 3612 G 3626 1069
-> 14 0 24 3612 G 3626 1070
-> 15 0 24 3612 G 3713 1070
-> 14 0 23 3612 G 3637 1071
-> 15 0 23 3612 G 3638 1071
-> 14 0 24 3612 G 3638 1072
-> 15 0 24 3612 G 3713 1072
-> 14 0 23 3612 G 3649 1073
-> 15 0 23 3612 G 3650 1073
-> 14 0 24 3612 G 3650 1074
-> 15 0 24 3612 G 3713 1074
-> 14 0 23 3612 G 3679 1075
-> 15 0 23 3612 G 3680 1075
-> 14 0 24 3612 G 3680 1076
-> 15 0 24 3612 G 3713 1076
-> 14 0 23 3612 G 3709 1077
-> 15 0 23 3612 G 3710 1077
-> 14 0 24 3612 G 3710 1078
-> 15 0 24 3612 G 3713 1078
-> 14 0 23 3612 G 3661 1079
-> 15 0 23 3612 G 3662 1079
-> 14 0 24 3612 G 3662 1080
-> 15 0 24 3612 G 3713 1080
-> 14 0 23 3612 G 3691 1081
-> 15 0 23 3612 G 3692 1081
-> 14 0 24 3612 G 3692 1082
-> 15 0 24 3612 G 3713 1082
-> 14 0 23 3612 G 3622 1083
-> 15 0 23 3612 G 3623 1083
-> 14 0 24 3612 G 3623 1084
-> 15 0 24 3612 G 3713 1084
-> 14 0 23 3612 G 3634 1085
-> 15 0 23 3612 G 3635 1085
-> 14 0 24 3612 G 3635 1086
-> 15 0 24 3612 G 3713 1086
-> 14 0 23 3612 G 3646 1087
-> 15 0 23 3612 G 3647 1087
-> 14 0 24 3612 G 3647 1088
-> 15 0 24 3612 G 3713 1088
-> 14 0 23 3612 G 3676 1089
-> 15 0 23 3612 G 3677 1089
-> 14 0 24 3612 G 3677 1090
-> 15 0 24 3612 G 3713 1090
-> 14 0 23 3612 G 3706 1091
-> 15 0 23 3612 G 3707 1091
-> 14 0 24 3612 G 3707 1092
-> 15 0 24 3612 G 3713 1092
-> 14 0 23 3612 G 3658 1093
-> 15 0 23 3612 G 3659 1093
-> 14 0 24 3612 G 3659 1094
-> 15 0 24 3612 G 3713 1094
-> 14 0 23 3612 G 3688 1095
-> 15 0 23 3612 G 3689 1095
-> 14 0 24 3612 G 3689 1096
-> 15 0 24 3612 G 3713 1096
-> 14 0 23 3612 G 3619 1097
-> 15 0 23 3612 G 3620 1097
-> 14 0 24 3612 G 3620 1098
-> 15 0 24 3612 G 3713 1098
-> 14 0 23 3612 G 3631 1099
-> 15 0 23 3612 G 3632 1099
-> 14 0 24 3612 G 3632 1100
-> 15 0 24 3612 G 3713 1100
-> 14 0 23 3612 G 3643 1101
-> 15 0 23 3612 G 3644 1101
-> 14 0 24 3612 G 3644 1102
-> 15 0 24 3612 G 3713 1102
-> 14 0 23 3612 G 3673 1103
-> 15 0 23 3612 G 3674 1103
-> 14 0 24 3612 G 3674 1104
-> 15 0 24 3612 G 3713 1104
-> 14 0 23 3612 G 3703 1105
-> 15 0 23 3612 G 3704 1105
-> 14 0 24 3612 G 3704 1106
-> 15 0 24 3612 G 3713 1106
-> 14 0 23 3612 G 3655 1107
-> 15 0 23 3612 G 3656 1107
-> 14 0 24 3612 G 3656 1108
-> 15 0 24 3612 G 3713 1108
-> 14 0 23 3612 G 3685 1109
-> 15 0 23 3612 G 3686 1109
-> 14 0 24 3612 G 3686 1110
-> 15 0 24 3612 G 3713 1110
-> 14 0 23 3612 G 3667 1111
-> 15 0 23 3612 G 3668 1111
-> 14 0 24 3612 G 3668 1112
-> 15 0 24 3612 G 3713 1112
-> 14 0 23 3612 G 3697 1113
-> 15 0 23 3612 G 3698 1113
-> 14 0 24 3612 G 3698 1114
-> 15 0 24 3612 G 3713 1114
-> 14 0 23 3612 G 3616 1115
-> 15 0 23 3612 G 3617 1115
-> 14 0 24 3612 G 3617 1116
-> 15 0 24 3612 G 3713 1116
-> 14 0 23 3612 G 3628 1117
-> 15 0 23 3612 G 3629 1117
-> 14 0 24 3612 G 3629 1118
-> 15 0 24 3612 G 3713 1118
-> 14 0 23 3715 G 3725 1119
-> 15 0 23 3715 G 3726 1119
-> 14 0 24 3715 G 3726 1120
-> 15 0 24 3715 G 3792 1120
-> 14 0 24 3715 G 3792 1121
-> 15 0 24 3715 G 3739 1121
-> 14 0 25 3715 G 3739 1122
-> 15 0 25 3715 G 3737 1122
-> 14 0 24 3715 G 3792 1123
-> 15 0 24 3715 G 3748 1123
-> 14 0 25 3715 G 3748 1124
-> 15 0 25 3715 G 3746 1124
-> 14 0 24 3715 G 3792 1125
-> 15 0 24 3715 G 3778 1125
-> 14 0 25 3715 G 3778 1126
-> 15 0 25 3715 G 3776 1126
-> 14 0 24 3715 G 3792 1127
-> 15 0 24 3715 G 3760 1127
-> 14 0 25 3715 G 3760 1128
-> 15 0 25 3715 G 3758 1128
-> 14 0 24 3715 G 3792 1129
-> 15 0 24 3715 G 3790 1129
-> 14 0 25 3715 G 3790 1130
-> 15 0 25 3715 G 3788 1130
-> 14 0 24 3715 G 3792 1131
-> 15 0 24 3715 G 3772 1131
-> 14 0 25 3715 G 3772 1132
-> 15 0 25 3715 G 3770 1132
-> 14 0 24 3715 G 3792 1133
-> 15 0 24 3715 G 3724 1133
-> 14 0 25 3715 G 3724 1134
-> 15 0 25 3715 G 3722 1134
-> 14 0 24 3715 G 3792 1135
-> 15 0 24 3715 G 3736 1135
-> 14 0 25 3715 G 3736 1136
-> 15 0 25 3715 G 3734 1136
-> 14 0 26 3715 G 3792 1137
-> 15 0 26 3715 G 3791 1137
-> 14 0 24 3715 G 3792 1138
-> 15 0 24 3715 G 3745 1138
-> 14 0 25 3715 G 3745 1139
-> 15 0 25 3715 G 3743 1139
-> 14 0 24 3715 G 3792 1140
-> 15 0 24 3715 G 3775 1140
-> 14 0 25 3715 G 3775 1141
-> 15 0 25 3715 G 3773 1141
-> 14 0 24 3715 G 3792 1142
-> 15 0 24 3715 G 3757 1142
-> 14 0 25 3715 G 3757 1143
-> 15 0 25 3715 G 3755 1143
-> 14 0 24 3715 G 3792 1144
-> 15 0 24 3715 G 3787 1144
-> 14 0 25 3715 G 3787 1145
-> 15 0 25 3715 G 3785 1145
-> 14 0 24 3715 G 3792 1146
-> 15 0 24 3715 G 3769 1146
-> 14 0 25 3715 G 3769 1147
-> 15 0 25 3715 G 3767 1147
-> 14 0 24 3715 G 3792 1148
-> 15 0 24 3715 G 3721 1148
-> 14 0 25 3715 G 3721 1149
-> 15 0 25 3715 G 3719 1149
-> 14 0 24 3715 G 3792 1150
-> 15 0 24 3715 G 3733 1150
-> 14 0 25 3715 G 3733 1151
-> 15 0 25 3715 G 3731 1151
-> 14 0 24 3715 G 3792 1152
-> 15 0 24 3715 G 3754 1152
-> 14 0 25 3715 G 3754 1153
-> 15 0 25 3715 G 3752 1153
-> 14 0 24 3715 G 3792 1154
-> 15 0 24 3715 G 3784 1154
-> 14 0 25 3715 G 3784 1155
-> 15 0 25 3715 G 3782 1155
-> 14 0 24 3715 G 3792 1156
-> 15 0 24 3715 G 3766 1156
-> 14 0 25 3715 G 3766 1157
-> 15 0 25 3715 G 3764 1157
-> 14 0 24 3715 G 3792 1158
-> 15 0 24 3715 G 3718 1158
-> 14 0 25 3715 G 3718 1159
-> 15 0 25 3715 G 3716 1159
-> 14 0 24 3715 G 3792 1160
-> 15 0 24 3715 G 3730 1160
-> 14 0 25 3715 G 3730 1161
-> 15 0 25 3715 G 3728 1161
-> 14 0 24 3715 G 3792 1162
-> 15 0 24 3715 G 3742 1162
-> 14 0 25 3715 G 3742 1163
-> 15 0 25 3715 G 3740 1163
-> 14 0 24 3715 G 3792 1164
-> 15 0 24 3715 G 3751 1164
-> 14 0 25 3715 G 3751 1165
-> 15 0 25 3715 G 3749 1165
-> 14 0 24 3715 G 3792 1166
-> 15 0 24 3715 G 3781 1166
-> 14 0 25 3715 G 3781 1167
-> 15 0 25 3715 G 3779 1167
-> 14 0 24 3715 G 3792 1168
-> 15 0 24 3715 G 3763 1168
-> 14 0 25 3715 G 3763 1169
-> 15 0 25 3715 G 3761 1169
-> 14 0 23 3715 G 3737 1170
-> 15 0 23 3715 G 3738 1170
-> 14 0 24 3715 G 3738 1171
-> 15 0 24 3715 G 3792 1171
-> 14 0 24 3715 G 3792 1172
-> 15 0 24 3715 G 3727 1172
-> 14 0 25 3715 G 3727 1173
-> 15 0 25 3715 G 3725 1173
-> 14 0 23 3715 G 3746 1174
-> 15 0 23 3715 G 3747 1174
-> 14 0 24 3715 G 3747 1175
-> 15 0 24 3715 G 3792 1175
-> 14 0 23 3715 G 3776 1176
-> 15 0 23 3715 G 3777 1176
-> 14 0 24 3715 G 3777 1177
-> 15 0 24 3715 G 3792 1177
-> 14 0 23 3715 G 3758 1178
-> 15 0 23 3715 G 3759 1178
-> 14 0 24 3715 G 3759 1179
-> 15 0 24 3715 G 3792 1179
-> 14 0 23 3715 G 3788 1180
-> 15 0 23 3715 G 3789 1180
-> 14 0 24 3715 G 3789 1181
-> 15 0 24 3715 G 3792 1181
-> 14 0 23 3715 G 3770 1182
-> 15 0 23 3715 G 3771 1182
-> 14 0 24 3715 G 3771 1183
-> 15 0 24 3715 G 3792 1183
-> 14 0 23 3715 G 3722 1184
-> 15 0 23 3715 G 3723 1184
-> 14 0 24 3715 G 3723 1185
-> 15 0 24 3715 G 3792 1185
-> 14 0 23 3715 G 3734 1186
-> 15 0 23 3715 G 3735 1186
-> 14 0 24 3715 G 3735 1187
-> 15 0 24 3715 G 3792 1187
-> 14 0 23 3715 G 3743 1188
-> 15 0 23 3715 G 3744 1188
-> 14 0 24 3715 G 3744 1189
-> 15 0 24 3715 G 3792 1189
-> 14 0 23 3715 G 3773 1190
-> 15 0 23 3715 G 3774 1190
-> 14 0 24 3715 G 3774 1191
-> 15 0 24 3715 G 3792 1191
-> 14 0 23 3715 G 3755 1192
-> 15 0 23 3715 G 3756 1192
-> 14 0 24 3715 G 3756 1193
-> 15 0 24 3715 G 3792 1193
-> 14 0 23 3715 G 3785 1194
-> 15 0 23 3715 G 3786 1194
-> 14 0 24 3715 G 3786 1195
-> 15 0 24 3715 G 3792 1195
-> 14 0 23 3715 G 3767 1196
-> 15 0 23 3715 G 3768 1196
-> 14 0 24 3715 G 3768 1197
-> 15 0 24 3715 G 3792 1197
-> 14 0 23 3715 G 3719 1198
-> 15 0 23 3715 G 3720 1198
-> 14 0 24 3715 G 3720 1199
-> 15 0 24 3715 G 3792 1199
-> 14 0 23 3715 G 3731 1200
-> 15 0 23 3715 G 3732 1200
-> 14 0 24 3715 G 3732 1201
-> 15 0 24 3715 G 3792 1201
-> 14 0 23 3715 G 3752 1202
-> 15 0 23 3715 G 3753 1202
-> 14 0 24 3715 G 3753 1203
-> 15 0 24 3715 G 3792 1203
-> 14 0 23 3715 G 3782 1204
-> 15 0 23 3715 G 3783 1204
-> 14 0 24 3715 G 3783 1205
-> 15 0 24 3715 G 3792 1205
-> 14 0 23 3715 G 3764 1206
-> 15 0 23 3715 G 3765 1206
-> 14 0 24 3715 G 3765 1207
-> 15 0 24 3715 G 3792 1207
-> 14 0 23 3715 G 3716 1208
-> 15 0 23 3715 G 3717 1208
-> 14 0 24 3715 G 3717 1209
-> 15 0 24 3715 G 3792 1209
-> 14 0 23 3715 G 3728 1210
-> 15 0 23 3715 G 3729 1210
-> 14 0 24 3715 G 3729 1211
-> 15 0 24 3715 G 3792 1211
-> 14 0 23 3715 G 3740 1212
-> 15 0 23 3715 G 3741 1212
-> 14 0 24 3715 G 3741 1213
-> 15 0 24 3715 G 3792 1213
-> 14 0 23 3715 G 3749 1214
-> 15 0 23 3715 G 3750 1214
-> 14 0 24 3715 G 3750 1215
-> 15 0 24 3715 G 3792 1215
-> 14 0 23 3715 G 3779 1216
-> 15 0 23 3715 G 3780 1216
-> 14 0 24 3715 G 3780 1217
-> 15 0 24 3715 G 3792 1217
-> 14 0 23 3715 G 3761 1218
-> 15 0 23 3715 G 3762 1218
-> 14 0 24 3715 G 3762 1219
-> 15 0 24 3715 G 3792 1219
-> 14 0 20 3415 G 3919 1220
-> 15 0 20 3415 G 3917 1220
-> 14 0 22 3415 G 3917 1221
-> 15 0 22 3415 G 3915 1221
-> 14 0 20 3415 G 3919 1222
-> 15 0 20 3415 G 3611 1222
-> 14 0 22 3415 G 3611 1223
-> 15 0 22 3415 G 3609 1223
-> 14 0 20 3415 G 3919 1224
-> 15 0 20 3415 G 3714 1224
-> 14 0 22 3415 G 3714 1225
-> 15 0 22 3415 G 3712 1225
-> 14 0 20 3415 G 3919 1226
-> 15 0 20 3415 G 3793 1226
-> 14 0 22 3415 G 3793 1227
-> 15 0 22 3415 G 3791 1227
-> 14 0 21 3415 G 3917 1228
-> 15 0 21 3415 G 3611 1228
-> 14 0 21 3415 G 3917 1229
-> 15 0 21 3415 G 3714 1229
-> 14 0 21 3415 G 3917 1230
-> 15 0 21 3415 G 3793 1230
-> 14 0 21 3415 G 3611 1231
-> 15 0 21 3415 G 3714 1231
-> 14 0 21 3415 G 3611 1232
-> 15 0 21 3415 G 3793 1232
-> 14 0 21 3415 G 3714 1233
-> 15 0 21 3415 G 3793 1233
-> 14 0 23 540 G 628 1234
-> 15 0 23 540 G 629 1234
-> 14 0 24 540 G 629 1235
-> 15 0 24 540 G 758 1235
-> 14 0 24 540 G 758 1236
-> 15 0 24 540 G 582 1236
-> 14 0 25 540 G 582 1237
-> 15 0 25 540 G 580 1237
-> 14 0 24 540 G 758 1238
-> 15 0 24 540 G 666 1238
-> 14 0 25 540 G 666 1239
-> 15 0 25 540 G 664 1239
-> 14 0 24 540 G 758 1240
-> 15 0 24 540 G 750 1240
-> 14 0 25 540 G 750 1241
-> 15 0 25 540 G 748 1241
-> 14 0 24 540 G 758 1242
-> 15 0 24 540 G 618 1242
-> 14 0 25 540 G 618 1243
-> 15 0 25 540 G 616 1243
-> 14 0 24 540 G 758 1244
-> 15 0 24 540 G 702 1244
-> 14 0 25 540 G 702 1245
-> 15 0 25 540 G 700 1245
-> 14 0 24 540 G 758 1246
-> 15 0 24 540 G 654 1246
-> 14 0 25 540 G 654 1247
-> 15 0 25 540 G 652 1247
-> 14 0 24 540 G 758 1248
-> 15 0 24 540 G 738 1248
-> 14 0 25 540 G 738 1249
-> 15 0 25 540 G 736 1249
-> 14 0 24 540 G 758 1250
-> 15 0 24 540 G 564 1250
-> 14 0 25 540 G 564 1251
-> 15 0 25 540 G 562 1251
-> 14 0 24 540 G 758 1252
-> 15 0 24 540 G 573 1252
-> 14 0 25 540 G 573 1253
-> 15 0 25 540 G 571 1253
-> 14 0 24 540 G 758 1254
-> 15 0 24 540 G 609 1254
-> 14 0 25 540 G 609 1255
-> 15 0 25 540 G 607 1255
-> 14 0 24 540 G 758 1256
-> 15 0 24 540 G 693 1256
-> 14 0 25 540 G 693 1257
-> 15 0 25 540 G 691 1257
-> 14 0 24 540 G 758 1258
-> 15 0 24 540 G 645 1258
-> 14 0 25 540 G 645 1259
-> 15 0 25 540 G 643 1259
-> 14 0 24 540 G 758 1260
-> 15 0 24 540 G 729 1260
-> 14 0 25 540 G 729 1261
-> 15 0 25 540 G 727 1261
-> 14 0 24 540 G 758 1262
-> 15 0 24 540 G 597 1262
-> 14 0 25 540 G 597 1263
-> 15 0 25 540 G 595 1263
-> 14 0 24 540 G 758 1264
-> 15 0 24 540 G 681 1264
-> 14 0 25 540 G 681 1265
-> 15 0 25 540 G 679 1265
-> 14 0 24 540 G 758 1266
-> 15 0 24 540 G 717 1266
-> 14 0 25 540 G 717 1267
-> 15 0 25 540 G 715 1267
-> 14 0 24 540 G 758 1268
-> 15 0 24 540 G 555 1268
-> 14 0 25 540 G 555 1269
-> 15 0 25 540 G 553 1269
-> 14 0 24 540 G 758 1270
-> 15 0 24 540 G 600 1270
-> 14 0 25 540 G 600 1271
-> 15 0 25 540 G 598 1271
-> 14 0 24 540 G 758 1272
-> 15 0 24 540 G 636 1272
-> 14 0 25 540 G 636 1273
-> 15 0 25 540 G 634 1273
-> 14 0 24 540 G 758 1274
-> 15 0 24 540 G 720 1274
-> 14 0 25 540 G 720 1275
-> 15 0 25 540 G 718 1275
-> 14 0 24 540 G 758 1276
-> 15 0 24 540 G 588 1276
-> 14 0 25 540 G 588 1277
-> 15 0 25 540 G 586 1277
-> 14 0 24 540 G 758 1278
-> 15 0 24 540 G 672 1278
-> 14 0 25 540 G 672 1279
-> 15 0 25 540 G 670 1279
-> 14 0 24 540 G 758 1280
-> 15 0 24 540 G 756 1280
-> 14 0 25 540 G 756 1281
-> 15 0 25 540 G 754 1281
-> 14 0 24 540 G 758 1282
-> 15 0 24 540 G 624 1282
-> 14 0 25 540 G 624 1283
-> 15 0 25 540 G 622 1283
-> 14 0 24 540 G 758 1284
-> 15 0 24 540 G 708 1284
-> 14 0 25 540 G 708 1285
-> 15 0 25 540 G 706 1285
-> 14 0 24 540 G 758 1286
-> 15 0 24 540 G 744 1286
-> 14 0 25 540 G 744 1287
-> 15 0 25 540 G 742 1287
-> 14 0 24 540 G 758 1288
-> 15 0 24 540 G 546 1288
-> 14 0 25 540 G 546 1289
-> 15 0 25 540 G 544 1289
-> 14 0 24 540 G 758 1290
-> 15 0 24 540 G 579 1290
-> 14 0 25 540 G 579 1291
-> 15 0 25 540 G 577 1291
-> 14 0 24 540 G 758 1292
-> 15 0 24 540 G 663 1292
-> 14 0 25 540 G 663 1293
-> 15 0 25 540 G 661 1293
-> 14 0 24 540 G 758 1294
-> 15 0 24 540 G 615 1294
-> 14 0 25 540 G 615 1295
-> 15 0 25 540 G 613 1295
-> 14 0 24 540 G 758 1296
-> 15 0 24 540 G 699 1296
-> 14 0 25 540 G 699 1297
-> 15 0 25 540 G 697 1297
-> 14 0 24 540 G 758 1298
-> 15 0 24 540 G 651 1298
-> 14 0 25 540 G 651 1299
-> 15 0 25 540 G 649 1299
-> 14 0 24 540 G 758 1300
-> 15 0 24 540 G 735 1300
-> 14 0 25 540 G 735 1301
-> 15 0 25 540 G 733 1301
-> 14 0 24 540 G 758 1302
-> 15 0 24 540 G 687 1302
-> 14 0 25 540 G 687 1303
-> 15 0 25 540 G 685 1303
-> 14 0 24 540 G 758 1304
-> 15 0 24 540 G 561 1304
-> 14 0 25 540 G 561 1305
-> 15 0 25 540 G 559 1305
-> 14 0 24 540 G 758 1306
-> 15 0 24 540 G 570 1306
-> 14 0 25 540 G 570 1307
-> 15 0 25 540 G 568 1307
-> 14 0 24 540 G 758 1308
-> 15 0 24 540 G 606 1308
-> 14 0 25 540 G 606 1309
-> 15 0 25 540 G 604 1309
-> 14 0 24 540 G 758 1310
-> 15 0 24 540 G 690 1310
-> 14 0 25 540 G 690 1311
-> 15 0 25 540 G 688 1311
-> 14 0 24 540 G 758 1312
-> 15 0 24 540 G 642 1312
-> 14 0 25 540 G 642 1313
-> 15 0 25 540 G 640 1313
-> 14 0 24 540 G 758 1314
-> 15 0 24 540 G 726 1314
-> 14 0 25 540 G 726 1315
-> 15 0 25 540 G 724 1315
-> 14 0 24 540 G 758 1316
-> 15 0 24 540 G 594 1316
-> 14 0 25 540 G 594 1317
-> 15 0 25 540 G 592 1317
-> 14 0 24 540 G 758 1318
-> 15 0 24 540 G 678 1318
-> 14 0 25 540 G 678 1319
-> 15 0 25 540 G 676 1319
-> 14 0 24 540 G 758 1320
-> 15 0 24 540 G 714 1320
-> 14 0 25 540 G 714 1321
-> 15 0 25 540 G 712 1321
-> 14 0 26 540 G 758 1322
-> 15 0 26 540 G 757 1322
-> 14 0 24 540 G 758 1323
-> 15 0 24 540 G 552 1323
-> 14 0 25 540 G 552 1324
-> 15 0 25 540 G 550 1324
-> 14 0 24 540 G 758 1325
-> 15 0 24 540 G 633 1325
-> 14 0 25 540 G 633 1326
-> 15 0 25 540 G 631 1326
-> 14 0 24 540 G 758 1327
-> 15 0 24 540 G 585 1327
-> 14 0 25 540 G 585 1328
-> 15 0 25 540 G 583 1328
-> 14 0 24 540 G 758 1329
-> 15 0 24 540 G 669 1329
-> 14 0 25 540 G 669 1330
-> 15 0 25 540 G 667 1330
-> 14 0 24 540 G 758 1331
-> 15 0 24 540 G 753 1331
-> 14 0 25 540 G 753 1332
-> 15 0 25 540 G 751 1332
-> 14 0 24 540 G 758 1333
-> 15 0 24 540 G 621 1333
-> 14 0 25 540 G 621 1334
-> 15 0 25 540 G 619 1334
-> 14 0 24 540 G 758 1335
-> 15 0 24 540 G 705 1335
-> 14 0 25 540 G 705 1336
-> 15 0 25 540 G 703 1336
-> 14 0 24 540 G 758 1337
-> 15 0 24 540 G 657 1337
-> 14 0 25 540 G 657 1338
-> 15 0 25 540 G 655 1338
-> 14 0 24 540 G 758 1339
-> 15 0 24 540 G 741 1339
-> 14 0 25 540 G 741 1340
-> 15 0 25 540 G 739 1340
-> 14 0 24 540 G 758 1341
-> 15 0 24 540 G 543 1341
-> 14 0 25 540 G 543 1342
-> 15 0 25 540 G 541 1342
-> 14 0 24 540 G 758 1343
-> 15 0 24 540 G 567 1343
-> 14 0 25 540 G 567 1344
-> 15 0 25 540 G 565 1344
-> 14 0 24 540 G 758 1345
-> 15 0 24 540 G 576 1345
-> 14 0 25 540 G 576 1346
-> 15 0 25 540 G 574 1346
-> 14 0 24 540 G 758 1347
-> 15 0 24 540 G 660 1347
-> 14 0 25 540 G 660 1348
-> 15 0 25 540 G 658 1348
-> 14 0 24 540 G 758 1349
-> 15 0 24 540 G 612 1349
-> 14 0 25 540 G 612 1350
-> 15 0 25 540 G 610 1350
-> 14 0 24 540 G 758 1351
-> 15 0 24 540 G 696 1351
-> 14 0 25 540 G 696 1352
-> 15 0 25 540 G 694 1352
-> 14 0 24 540 G 758 1353
-> 15 0 24 540 G 648 1353
-> 14 0 25 540 G 648 1354
-> 15 0 25 540 G 646 1354
-> 14 0 24 540 G 758 1355
-> 15 0 24 540 G 732 1355
-> 14 0 25 540 G 732 1356
-> 15 0 25 540 G 730 1356
-> 14 0 24 540 G 758 1357
-> 15 0 24 540 G 684 1357
-> 14 0 25 540 G 684 1358
-> 15 0 25 540 G 682 1358
-> 14 0 24 540 G 758 1359
-> 15 0 24 540 G 558 1359
-> 14 0 25 540 G 558 1360
-> 15 0 25 540 G 556 1360
-> 14 0 24 540 G 758 1361
-> 15 0 24 540 G 603 1361
-> 14 0 25 540 G 603 1362
-> 15 0 25 540 G 601 1362
-> 14 0 24 540 G 758 1363
-> 15 0 24 540 G 639 1363
-> 14 0 25 540 G 639 1364
-> 15 0 25 540 G 637 1364
-> 14 0 24 540 G 758 1365
-> 15 0 24 540 G 723 1365
-> 14 0 25 540 G 723 1366
-> 15 0 25 540 G 721 1366
-> 14 0 24 540 G 758 1367
-> 15 0 24 540 G 591 1367
-> 14 0 25 540 G 591 1368
-> 15 0 25 540 G 589 1368
-> 14 0 24 540 G 758 1369
-> 15 0 24 540 G 675 1369
-> 14 0 25 540 G 675 1370
-> 15 0 25 540 G 673 1370
-> 14 0 24 540 G 758 1371
-> 15 0 24 540 G 627 1371
-> 14 0 25 540 G 627 1372
-> 15 0 25 540 G 625 1372
-> 14 0 24 540 G 758 1373
-> 15 0 24 540 G 711 1373
-> 14 0 25 540 G 711 1374
-> 15 0 25 540 G 709 1374
-> 14 0 24 540 G 758 1375
-> 15 0 24 540 G 747 1375
-> 14 0 25 540 G 747 1376
-> 15 0 25 540 G 745 1376
-> 14 0 24 540 G 758 1377
-> 15 0 24 540 G 549 1377
-> 14 0 25 540 G 549 1378
-> 15 0 25 540 G 547 1378
-> 14 0 23 540 G 580 1379
-> 15 0 23 540 G 581 1379
-> 14 0 24 540 G 581 1380
-> 15 0 24 540 G 758 1380
-> 14 0 24 540 G 758 1381
-> 15 0 24 540 G 630 1381
-> 14 0 25 540 G 630 1382
-> 15 0 25 540 G 628 1382
-> 14 0 23 540 G 664 1383
-> 15 0 23 540 G 665 1383
-> 14 0 24 540 G 665 1384
-> 15 0 24 540 G 758 1384
-> 14 0 23 540 G 748 1385
-> 15 0 23 540 G 749 1385
-> 14 0 24 540 G 749 1386
-> 15 0 24 540 G 758 1386
-> 14 0 23 540 G 616 1387
-> 15 0 23 540 G 617 1387
-> 14 0 24 540 G 617 1388
-> 15 0 24 540 G 758 1388
-> 14 0 23 540 G 700 1389
-> 15 0 23 540 G 701 1389
-> 14 0 24 540 G 701 1390
-> 15 0 24 540 G 758 1390
-> 14 0 23 540 G 652 1391
-> 15 0 23 540 G 653 1391
-> 14 0 24 540 G 653 1392
-> 15 0 24 540 G 758 1392
-> 14 0 23 540 G 736 1393
-> 15 0 23 540 G 737 1393
-> 14 0 24 540 G 737 1394
-> 15 0 24 540 G 758 1394
-> 14 0 23 540 G 562 1395
-> 15 0 23 540 G 563 1395
-> 14 0 24 540 G 563 1396
-> 15 0 24 540 G 758 1396
-> 14 0 23 540 G 571 1397
-> 15 0 23 540 G 572 1397
-> 14 0 24 540 G 572 1398
-> 15 0 24 540 G 758 1398
-> 14 0 23 540 G 607 1399
-> 15 0 23 540 G 608 1399
-> 14 0 24 540 G 608 1400
-> 15 0 24 540 G 758 1400
-> 14 0 23 540 G 691 1401
-> 15 0 23 540 G 692 1401
-> 14 0 24 540 G 692 1402
-> 15 0 24 540 G 758 1402
-> 14 0 23 540 G 643 1403
-> 15 0 23 540 G 644 1403
-> 14 0 24 540 G 644 1404
-> 15 0 24 540 G 758 1404
-> 14 0 23 540 G 727 1405
-> 15 0 23 540 G 728 1405
-> 14 0 24 540 G 728 1406
-> 15 0 24 540 G 758 1406
-> 14 0 23 540 G 595 1407
-> 15 0 23 540 G 596 1407
-> 14 0 24 540 G 596 1408
-> 15 0 24 540 G 758 1408
-> 14 0 23 540 G 679 1409
-> 15 0 23 540 G 680 1409
-> 14 0 24 540 G 680 1410
-> 15 0 24 540 G 758 1410
-> 14 0 23 540 G 715 1411
-> 15 0 23 540 G 716 1411
-> 14 0 24 540 G 716 1412
-> 15 0 24 540 G 758 1412
-> 14 0 23 540 G 553 1413
-> 15 0 23 540 G 554 1413
-> 14 0 24 540 G 554 1414
-> 15 0 24 540 G 758 1414
-> 14 0 23 540 G 598 1415
-> 15 0 23 540 G 599 1415
-> 14 0 24 540 G 599 1416
-> 15 0 24 540 G 758 1416
-> 14 0 23 540 G 634 1417
-> 15 0 23 540 G 635 1417
-> 14 0 24 540 G 635 1418
-> 15 0 24 540 G 758 1418
-> 14 0 23 540 G 718 1419
-> 15 0 23 540 G 719 1419
-> 14 0 24 540 G 719 1420
-> 15 0 24 540 G 758 1420
-> 14 0 23 540 G 586 1421
-> 15 0 23 540 G 587 1421
-> 14 0 24 540 G 587 1422
-> 15 0 24 540 G 758 1422
-> 14 0 23 540 G 670 1423
-> 15 0 23 540 G 671 1423
-> 14 0 24 540 G 671 1424
-> 15 0 24 540 G 758 1424
-> 14 0 23 540 G 754 1425
-> 15 0 23 540 G 755 1425
-> 14 0 24 540 G 755 1426
-> 15 0 24 540 G 758 1426
-> 14 0 23 540 G 622 1427
-> 15 0 23 540 G 623 1427
-> 14 0 24 540 G 623 1428
-> 15 0 24 540 G 758 1428
-> 14 0 23 540 G 706 1429
-> 15 0 23 540 G 707 1429
-> 14 0 24 540 G 707 1430
-> 15 0 24 540 G 758 1430
-> 14 0 23 540 G 742 1431
-> 15 0 23 540 G 743 1431
-> 14 0 24 540 G 743 1432
-> 15 0 24 540 G 758 1432
-> 14 0 23 540 G 544 1433
-> 15 0 23 540 G 545 1433
-> 14 0 24 540 G 545 1434
-> 15 0 24 540 G 758 1434
-> 14 0 23 540 G 577 1435
-> 15 0 23 540 G 578 1435
-> 14 0 24 540 G 578 1436
-> 15 0 24 540 G 758 1436
-> 14 0 23 540 G 661 1437
-> 15 0 23 540 G 662 1437
-> 14 0 24 540 G 662 1438
-> 15 0 24 540 G 758 1438
-> 14 0 23 540 G 613 1439
-> 15 0 23 540 G 614 1439
-> 14 0 24 540 G 614 1440
-> 15 0 24 540 G 758 1440
-> 14 0 23 540 G 697 1441
-> 15 0 23 540 G 698 1441
-> 14 0 24 540 G 698 1442
-> 15 0 24 540 G 758 1442
-> 14 0 23 540 G 649 1443
-> 15 0 23 540 G 650 1443
-> 14 0 24 540 G 650 1444
-> 15 0 24 540 G 758 1444
-> 14 0 23 540 G 733 1445
-> 15 0 23 540 G 734 1445
-> 14 0 24 540 G 734 1446
-> 15 0 24 540 G 758 1446
-> 14 0 23 540 G 685 1447
-> 15 0 23 540 G 686 1447
-> 14 0 24 540 G 686 1448
-> 15 0 24 540 G 758 1448
-> 14 0 23 540 G 559 1449
-> 15 0 23 540 G 560 1449
-> 14 0 24 540 G 560 1450
-> 15 0 24 540 G 758 1450
-> 14 0 23 540 G 568 1451
-> 15 0 23 540 G 569 1451
-> 14 0 24 540 G 569 1452
-> 15 0 24 540 G 758 1452
-> 14 0 23 540 G 604 1453
-> 15 0 23 540 G 605 1453
-> 14 0 24 540 G 605 1454
-> 15 0 24 540 G 758 1454
-> 14 0 23 540 G 688 1455
-> 15 0 23 540 G 689 1455
-> 14 0 24 540 G 689 1456
-> 15 0 24 540 G 758 1456
-> 14 0 23 540 G 640 1457
-> 15 0 23 540 G 641 1457
-> 14 0 24 540 G 641 1458
-> 15 0 24 540 G 758 1458
-> 14 0 23 540 G 724 1459
-> 15 0 23 540 G 725 1459
-> 14 0 24 540 G 725 1460
-> 15 0 24 540 G 758 1460
-> 14 0 23 540 G 592 1461
-> 15 0 23 540 G 593 1461
-> 14 0 24 540 G 593 1462
-> 15 0 24 540 G 758 1462
-> 14 0 23 540 G 676 1463
-> 15 0 23 540 G 677 1463
-> 14 0 24 540 G 677 1464
-> 15 0 24 540 G 758 1464
-> 14 0 23 540 G 712 1465
-> 15 0 23 540 G 713 1465
-> 14 0 24 540 G 713 1466
-> 15 0 24 540 G 758 1466
-> 14 0 23 540 G 550 1467
-> 15 0 23 540 G 551 1467
-> 14 0 24 540 G 551 1468
-> 15 0 24 540 G 758 1468
-> 14 0 23 540 G 631 1469
-> 15 0 23 540 G 632 1469
-> 14 0 24 540 G 632 1470
-> 15 0 24 540 G 758 1470
-> 14 0 23 540 G 583 1471
-> 15 0 23 540 G 584 1471
-> 14 0 24 540 G 584 1472
-> 15 0 24 540 G 758 1472
-> 14 0 23 540 G 667 1473
-> 15 0 23 540 G 668 1473
-> 14 0 24 540 G 668 1474
-> 15 0 24 540 G 758 1474
-> 14 0 23 540 G 751 1475
-> 15 0 23 540 G 752 1475
-> 14 0 24 540 G 752 1476
-> 15 0 24 540 G 758 1476
-> 14 0 23 540 G 619 1477
-> 15 0 23 540 G 620 1477
-> 14 0 24 540 G 620 1478
-> 15 0 24 540 G 758 1478
-> 14 0 23 540 G 703 1479
-> 15 0 23 540 G 704 1479
-> 14 0 24 540 G 704 1480
-> 15 0 24 540 G 758 1480
-> 14 0 23 540 G 655 1481
-> 15 0 23 540 G 656 1481
-> 14 0 24 540 G 656 1482
-> 15 0 24 540 G 758 1482
-> 14 0 23 540 G 739 1483
-> 15 0 23 540 G 740 1483
-> 14 0 24 540 G 740 1484
-> 15 0 24 540 G 758 1484
-> 14 0 23 540 G 541 1485
-> 15 0 23 540 G 542 1485
-> 14 0 24 540 G 542 1486
-> 15 0 24 540 G 758 1486
-> 14 0 23 540 G 565 1487
-> 15 0 23 540 G 566 1487
-> 14 0 24 540 G 566 1488
-> 15 0 24 540 G 758 1488
-> 14 0 23 540 G 574 1489
-> 15 0 23 540 G 575 1489
-> 14 0 24 540 G 575 1490
-> 15 0 24 540 G 758 1490
-> 14 0 23 540 G 658 1491
-> 15 0 23 540 G 659 1491
-> 14 0 24 540 G 659 1492
-> 15 0 24 540 G 758 1492
-> 14 0 23 540 G 610 1493
-> 15 0 23 540 G 611 1493
-> 14 0 24 540 G 611 1494
-> 15 0 24 540 G 758 1494
-> 14 0 23 540 G 694 1495
-> 15 0 23 540 G 695 1495
-> 14 0 24 540 G 695 1496
-> 15 0 24 540 G 758 1496
-> 14 0 23 540 G 646 1497
-> 15 0 23 540 G 647 1497
-> 14 0 24 540 G 647 1498
-> 15 0 24 540 G 758 1498
-> 14 0 23 540 G 730 1499
-> 15 0 23 540 G 731 1499
-> 14 0 24 540 G 731 1500
-> 15 0 24 540 G 758 1500
-> 14 0 23 540 G 682 1501
-> 15 0 23 540 G 683 1501
-> 14 0 24 540 G 683 1502
-> 15 0 24 540 G 758 1502
-> 14 0 23 540 G 556 1503
-> 15 0 23 540 G 557 1503
-> 14 0 24 540 G 557 1504
-> 15 0 24 540 G 758 1504
-> 14 0 23 540 G 601 1505
-> 15 0 23 540 G 602 1505
-> 14 0 24 540 G 602 1506
-> 15 0 24 540 G 758 1506
-> 14 0 23 540 G 637 1507
-> 15 0 23 540 G 638 1507
-> 14 0 24 540 G 638 1508
-> 15 0 24 540 G 758 1508
-> 14 0 23 540 G 721 1509
-> 15 0 23 540 G 722 1509
-> 14 0 24 540 G 722 1510
-> 15 0 24 540 G 758 1510
-> 14 0 23 540 G 589 1511
-> 15 0 23 540 G 590 1511
-> 14 0 24 540 G 590 1512
-> 15 0 24 540 G 758 1512
-> 14 0 23 540 G 673 1513
-> 15 0 23 540 G 674 1513
-> 14 0 24 540 G 674 1514
-> 15 0 24 540 G 758 1514
-> 14 0 23 540 G 625 1515
-> 15 0 23 540 G 626 1515
-> 14 0 24 540 G 626 1516
-> 15 0 24 540 G 758 1516
-> 14 0 23 540 G 709 1517
-> 15 0 23 540 G 710 1517
-> 14 0 24 540 G 710 1518
-> 15 0 24 540 G 758 1518
-> 14 0 23 540 G 745 1519
-> 15 0 23 540 G 746 1519
-> 14 0 24 540 G 746 1520
-> 15 0 24 540 G 758 1520
-> 14 0 23 540 G 547 1521
-> 15 0 23 540 G 548 1521
-> 14 0 24 540 G 548 1522
-> 15 0 24 540 G 758 1522
-> 14 0 23 760 G 788 1523
-> 15 0 23 760 G 789 1523
-> 14 0 24 760 G 789 1524
-> 15 0 24 760 G 864 1524
-> 14 0 24 760 G 864 1525
-> 15 0 24 760 G 850 1525
-> 14 0 25 760 G 850 1526
-> 15 0 25 760 G 848 1526
-> 14 0 24 760 G 864 1527
-> 15 0 24 760 G 826 1527
-> 14 0 25 760 G 826 1528
-> 15 0 25 760 G 824 1528
-> 14 0 24 760 G 864 1529
-> 15 0 24 760 G 802 1529
-> 14 0 25 760 G 802 1530
-> 15 0 25 760 G 800 1530
-> 14 0 24 760 G 864 1531
-> 15 0 24 760 G 862 1531
-> 14 0 25 760 G 862 1532
-> 15 0 25 760 G 860 1532
-> 14 0 24 760 G 864 1533
-> 15 0 24 760 G 838 1533
-> 14 0 25 760 G 838 1534
-> 15 0 25 760 G 836 1534
-> 14 0 24 760 G 864 1535
-> 15 0 24 760 G 814 1535
-> 14 0 25 760 G 814 1536
-> 15 0 25 760 G 812 1536
-> 14 0 26 760 G 864 1537
-> 15 0 26 760 G 863 1537
-> 14 0 24 760 G 864 1538
-> 15 0 24 760 G 766 1538
-> 14 0 25 760 G 766 1539
-> 15 0 25 760 G 764 1539
-> 14 0 24 760 G 864 1540
-> 15 0 24 760 G 778 1540
-> 14 0 25 760 G 778 1541
-> 15 0 25 760 G 776 1541
-> 14 0 24 760 G 864 1542
-> 15 0 24 760 G 793 1542
-> 14 0 25 760 G 793 1543
-> 15 0 25 760 G 791 1543
-> 14 0 24 760 G 864 1544
-> 15 0 24 760 G 853 1544
-> 14 0 25 760 G 853 1545
-> 15 0 25 760 G 851 1545
-> 14 0 24 760 G 864 1546
-> 15 0 24 760 G 829 1546
-> 14 0 25 760 G 829 1547
-> 15 0 25 760 G 827 1547
-> 14 0 24 760 G 864 1548
-> 15 0 24 760 G 805 1548
-> 14 0 25 760 G 805 1549
-> 15 0 25 760 G 803 1549
-> 14 0 24 760 G 864 1550
-> 15 0 24 760 G 841 1550
-> 14 0 25 760 G 841 1551
-> 15 0 25 760 G 839 1551
-> 14 0 24 760 G 864 1552
-> 15 0 24 760 G 817 1552
-> 14 0 25 760 G 817 1553
-> 15 0 25 760 G 815 1553
-> 14 0 24 760 G 864 1554
-> 15 0 24 760 G 769 1554
-> 14 0 25 760 G 769 1555
-> 15 0 25 760 G 767 1555
-> 14 0 24 760 G 864 1556
-> 15 0 24 760 G 781 1556
-> 14 0 25 760 G 781 1557
-> 15 0 25 760 G 779 1557
-> 14 0 24 760 G 864 1558
-> 15 0 24 760 G 820 1558
-> 14 0 25 760 G 820 1559
-> 15 0 25 760 G 818 1559
-> 14 0 24 760 G 864 1560
-> 15 0 24 760 G 796 1560
-> 14 0 25 760 G 796 1561
-> 15 0 25 760 G 794 1561
-> 14 0 24 760 G 864 1562
-> 15 0 24 760 G 856 1562
-> 14 0 25 760 G 856 1563
-> 15 0 25 760 G 854 1563
-> 14 0 24 760 G 864 1564
-> 15 0 24 760 G 832 1564
-> 14 0 25 760 G 832 1565
-> 15 0 25 760 G 830 1565
-> 14 0 24 760 G 864 1566
-> 15 0 24 760 G 808 1566
-> 14 0 25 760 G 808 1567
-> 15 0 25 760 G 806 1567
-> 14 0 24 760 G 864 1568
-> 15 0 24 760 G 844 1568
-> 14 0 25 760 G 844 1569
-> 15 0 25 760 G 842 1569
-> 14 0 24 760 G 864 1570
-> 15 0 24 760 G 772 1570
-> 14 0 25 760 G 772 1571
-> 15 0 25 760 G 770 1571
-> 14 0 24 760 G 864 1572
-> 15 0 24 760 G 784 1572
-> 14 0 25 760 G 784 1573
-> 15 0 25 760 G 782 1573
-> 14 0 24 760 G 864 1574
-> 15 0 24 760 G 823 1574
-> 14 0 25 760 G 823 1575
-> 15 0 25 760 G 821 1575
-> 14 0 24 760 G 864 1576
-> 15 0 24 760 G 799 1576
-> 14 0 25 760 G 799 1577
-> 15 0 25 760 G 797 1577
-> 14 0 24 760 G 864 1578
-> 15 0 24 760 G 859 1578
-> 14 0 25 760 G 859 1579
-> 15 0 25 760 G 857 1579
-> 14 0 24 760 G 864 1580
-> 15 0 24 760 G 835 1580
-> 14 0 25 760 G 835 1581
-> 15 0 25 760 G 833 1581
-> 14 0 24 760 G 864 1582
-> 15 0 24 760 G 811 1582
-> 14 0 25 760 G 811 1583
-> 15 0 25 760 G 809 1583
-> 14 0 24 760 G 864 1584
-> 15 0 24 760 G 847 1584
-> 14 0 25 760 G 847 1585
-> 15 0 25 760 G 845 1585
-> 14 0 24 760 G 864 1586
-> 15 0 24 760 G 763 1586
-> 14 0 25 760 G 763 1587
-> 15 0 25 760 G 761 1587
-> 14 0 24 760 G 864 1588
-> 15 0 24 760 G 775 1588
-> 14 0 25 760 G 775 1589
-> 15 0 25 760 G 773 1589
-> 14 0 24 760 G 864 1590
-> 15 0 24 760 G 787 1590
-> 14 0 25 760 G 787 1591
-> 15 0 25 760 G 785 1591
-> 14 0 23 760 G 848 1592
-> 15 0 23 760 G 849 1592
-> 14 0 24 760 G 849 1593
-> 15 0 24 760 G 864 1593
-> 14 0 24 760 G 864 1594
-> 15 0 24 760 G 790 1594
-> 14 0 25 760 G 790 1595
-> 15 0 25 760 G 788 1595
-> 14 0 23 760 G 824 1596
-> 15 0 23 760 G 825 1596
-> 14 0 24 760 G 825 1597
-> 15 0 24 760 G 864 1597
-> 14 0 23 760 G 800 1598
-> 15 0 23 760 G 801 1598
-> 14 0 24 760 G 801 1599
-> 15 0 24 760 G 864 1599
-> 14 0 23 760 G 860 1600
-> 15 0 23 760 G 861 1600
-> 14 0 24 760 G 861 1601
-> 15 0 24 760 G 864 1601
-> 14 0 23 760 G 836 1602
-> 15 0 23 760 G 837 1602
-> 14 0 24 760 G 837 1603
-> 15 0 24 760 G 864 1603
-> 14 0 23 760 G 812 1604
-> 15 0 23 760 G 813 1604
-> 14 0 24 760 G 813 1605
-> 15 0 24 760 G 864 1605
-> 14 0 23 760 G 764 1606
-> 15 0 23 760 G 765 1606
-> 14 0 24 760 G 765 1607
-> 15 0 24 760 G 864 1607
-> 14 0 23 760 G 776 1608
-> 15 0 23 760 G 777 1608
-> 14 0 24 760 G 777 1609
-> 15 0 24 760 G 864 1609
-> 14 0 23 760 G 791 1610
-> 15 0 23 760 G 792 1610
-> 14 0 24 760 G 792 1611
-> 15 0 24 760 G 864 1611
-> 14 0 23 760 G 851 1612
-> 15 0 23 760 G 852 1612
-> 14 0 24 760 G 852 1613
-> 15 0 24 760 G 864 1613
-> 14 0 23 760 G 827 1614
-> 15 0 23 760 G 828 1614
-> 14 0 24 760 G 828 1615
-> 15 0 24 760 G 864 1615
-> 14 0 23 760 G 803 1616
-> 15 0 23 760 G 804 1616
-> 14 0 24 760 G 804 1617
-> 15 0 24 760 G 864 1617
-> 14 0 23 760 G 839 1618
-> 15 0 23 760 G 840 1618
-> 14 0 24 760 G 840 1619
-> 15 0 24 760 G 864 1619
-> 14 0 23 760 G 815 1620
-> 15 0 23 760 G 816 1620
-> 14 0 24 760 G 816 1621
-> 15 0 24 760 G 864 1621
-> 14 0 23 760 G 767 1622
-> 15 0 23 760 G 768 1622
-> 14 0 24 760 G 768 1623
-> 15 0 24 760 G 864 1623
-> 14 0 23 760 G 779 1624
-> 15 0 23 760 G 780 1624
-> 14 0 24 760 G 780 1625
-> 15 0 24 760 G 864 1625
-> 14 0 23 760 G 818 1626
-> 15 0 23 760 G 819 1626
-> 14 0 24 760 G 819 1627
-> 15 0 24 760 G 864 1627
-> 14 0 23 760 G 794 1628
-> 15 0 23 760 G 795 1628
-> 14 0 24 760 G 795 1629
-> 15 0 24 760 G 864 1629
-> 14 0 23 760 G 854 1630
-> 15 0 23 760 G 855 1630
-> 14 0 24 760 G 855 1631
-> 15 0 24 760 G 864 1631
-> 14 0 23 760 G 830 1632
-> 15 0 23 760 G 831 1632
-> 14 0 24 760 G 831 1633
-> 15 0 24 760 G 864 1633
-> 14 0 23 760 G 806 1634
-> 15 0 23 760 G 807 1634
-> 14 0 24 760 G 807 1635
-> 15 0 24 760 G 864 1635
-> 14 0 23 760 G 842 1636
-> 15 0 23 760 G 843 1636
-> 14 0 24 760 G 843 1637
-> 15 0 24 760 G 864 1637
-> 14 0 23 760 G 770 1638
-> 15 0 23 760 G 771 1638
-> 14 0 24 760 G 771 1639
-> 15 0 24 760 G 864 1639
-> 14 0 23 760 G 782 1640
-> 15 0 23 760 G 783 1640
-> 14 0 24 760 G 783 1641
-> 15 0 24 760 G 864 1641
-> 14 0 23 760 G 821 1642
-> 15 0 23 760 G 822 1642
-> 14 0 24 760 G 822 1643
-> 15 0 24 760 G 864 1643
-> 14 0 23 760 G 797 1644
-> 15 0 23 760 G 798 1644
-> 14 0 24 760 G 798 1645
-> 15 0 24 760 G 864 1645
-> 14 0 23 760 G 857 1646
-> 15 0 23 760 G 858 1646
-> 14 0 24 760 G 858 1647
-> 15 0 24 760 G 864 1647
-> 14 0 23 760 G 833 1648
-> 15 0 23 760 G 834 1648
-> 14 0 24 760 G 834 1649
-> 15 0 24 760 G 864 1649
-> 14 0 23 760 G 809 1650
-> 15 0 23 760 G 810 1650
-> 14 0 24 760 G 810 1651
-> 15 0 24 760 G 864 1651
-> 14 0 23 760 G 845 1652
-> 15 0 23 760 G 846 1652
-> 14 0 24 760 G 846 1653
-> 15 0 24 760 G 864 1653
-> 14 0 23 760 G 761 1654
-> 15 0 23 760 G 762 1654
-> 14 0 24 760 G 762 1655
-> 15 0 24 760 G 864 1655
-> 14 0 23 760 G 773 1656
-> 15 0 23 760 G 774 1656
-> 14 0 24 760 G 774 1657
-> 15 0 24 760 G 864 1657
-> 14 0 23 760 G 785 1658
-> 15 0 23 760 G 786 1658
-> 14 0 24 760 G 786 1659
-> 15 0 24 760 G 864 1659
-> 14 0 23 500 G 519 1660
-> 15 0 23 500 G 520 1660
-> 14 0 24 500 G 520 1661
-> 15 0 24 500 G 538 1661
-> 14 0 24 500 G 538 1662
-> 15 0 24 500 G 530 1662
-> 14 0 25 500 G 530 1663
-> 15 0 25 500 G 528 1663
-> 14 0 26 500 G 538 1664
-> 15 0 26 500 G 537 1664
-> 14 0 24 500 G 538 1665
-> 15 0 24 500 G 512 1665
-> 14 0 25 500 G 512 1666
-> 15 0 25 500 G 510 1666
-> 14 0 24 500 G 538 1667
-> 15 0 24 500 G 524 1667
-> 14 0 25 500 G 524 1668
-> 15 0 25 500 G 522 1668
-> 14 0 24 500 G 538 1669
-> 15 0 24 500 G 533 1669
-> 14 0 25 500 G 533 1670
-> 15 0 25 500 G 531 1670
-> 14 0 24 500 G 538 1671
-> 15 0 24 500 G 503 1671
-> 14 0 25 500 G 503 1672
-> 15 0 25 500 G 501 1672
-> 14 0 24 500 G 538 1673
-> 15 0 24 500 G 515 1673
-> 14 0 25 500 G 515 1674
-> 15 0 25 500 G 513 1674
-> 14 0 24 500 G 538 1675
-> 15 0 24 500 G 527 1675
-> 14 0 25 500 G 527 1676
-> 15 0 25 500 G 525 1676
-> 14 0 24 500 G 538 1677
-> 15 0 24 500 G 536 1677
-> 14 0 25 500 G 536 1678
-> 15 0 25 500 G 534 1678
-> 14 0 24 500 G 538 1679
-> 15 0 24 500 G 506 1679
-> 14 0 25 500 G 506 1680
-> 15 0 25 500 G 504 1680
-> 14 0 24 500 G 538 1681
-> 15 0 24 500 G 518 1681
-> 14 0 25 500 G 518 1682
-> 15 0 25 500 G 516 1682
-> 14 0 24 500 G 538 1683
-> 15 0 24 500 G 509 1683
-> 14 0 25 500 G 509 1684
-> 15 0 25 500 G 507 1684
-> 14 0 23 500 G 528 1685
-> 15 0 23 500 G 529 1685
-> 14 0 24 500 G 529 1686
-> 15 0 24 500 G 538 1686
-> 14 0 24 500 G 538 1687
-> 15 0 24 500 G 521 1687
-> 14 0 25 500 G 521 1688
-> 15 0 25 500 G 519 1688
-> 14 0 23 500 G 510 1689
-> 15 0 23 500 G 511 1689
-> 14 0 24 500 G 511 1690
-> 15 0 24 500 G 538 1690
-> 14 0 23 500 G 522 1691
-> 15 0 23 500 G 523 1691
-> 14 0 24 500 G 523 1692
-> 15 0 24 500 G 538 1692
-> 14 0 23 500 G 531 1693
-> 15 0 23 500 G 532 1693
-> 14 0 24 500 G 532 1694
-> 15 0 24 500 G 538 1694
-> 14 0 23 500 G 501 1695
-> 15 0 23 500 G 502 1695
-> 14 0 24 500 G 502 1696
-> 15 0 24 500 G 538 1696
-> 14 0 23 500 G 513 1697
-> 15 0 23 500 G 514 1697
-> 14 0 24 500 G 514 1698
-> 15 0 24 500 G 538 1698
-> 14 0 23 500 G 525 1699
-> 15 0 23 500 G 526 1699
-> 14 0 24 500 G 526 1700
-> 15 0 24 500 G 538 1700
-> 14 0 23 500 G 534 1701
-> 15 0 23 500 G 535 1701
-> 14 0 24 500 G 535 1702
-> 15 0 24 500 G 538 1702
-> 14 0 23 500 G 504 1703
-> 15 0 23 500 G 505 1703
-> 14 0 24 500 G 505 1704
-> 15 0 24 500 G 538 1704
-> 14 0 23 500 G 516 1705
-> 15 0 23 500 G 517 1705
-> 14 0 24 500 G 517 1706
-> 15 0 24 500 G 538 1706
-> 14 0 23 500 G 507 1707
-> 15 0 23 500 G 508 1707
-> 14 0 24 500 G 508 1708
-> 15 0 24 500 G 538 1708
-> 14 0 20 499 G 757 1709
-> 15 0 20 499 G 759 1709
-> 14 0 22 499 G 759 1710
-> 15 0 22 499 G 867 1710
-> 14 0 21 499 G 759 1711
-> 15 0 21 499 G 865 1711
-> 14 0 22 499 G 865 1712
-> 15 0 22 499 G 863 1712
-> 14 0 21 499 G 759 1713
-> 15 0 21 499 G 539 1713
-> 14 0 22 499 G 539 1714
-> 15 0 22 499 G 537 1714
-> 14 0 20 499 G 867 1715
-> 15 0 20 499 G 865 1715
-> 14 0 20 499 G 867 1716
-> 15 0 20 499 G 539 1716
-> 14 0 21 499 G 865 1717
-> 15 0 21 499 G 539 1717
-> 14 0 23 3318 G 3373 1718
-> 15 0 23 3318 G 3374 1718
-> 14 0 24 3318 G 3374 1719
-> 15 0 24 3318 G 3410 1719
-> 14 0 24 3318 G 3410 1720
-> 15 0 24 3318 G 3378 1720
-> 14 0 25 3318 G 3378 1721
-> 15 0 25 3318 G 3376 1721
-> 14 0 24 3318 G 3410 1722
-> 15 0 24 3318 G 3384 1722
-> 14 0 25 3318 G 3384 1723
-> 15 0 25 3318 G 3382 1723
-> 14 0 24 3318 G 3410 1724
-> 15 0 24 3318 G 3390 1724
-> 14 0 25 3318 G 3390 1725
-> 15 0 25 3318 G 3388 1725
-> 14 0 24 3318 G 3410 1726
-> 15 0 24 3318 G 3396 1726
-> 14 0 25 3318 G 3396 1727
-> 15 0 25 3318 G 3394 1727
-> 14 0 24 3318 G 3410 1728
-> 15 0 24 3318 G 3402 1728
-> 14 0 25 3318 G 3402 1729
-> 15 0 25 3318 G 3400 1729
-> 14 0 24 3318 G 3410 1730
-> 15 0 24 3318 G 3324 1730
-> 14 0 25 3318 G 3324 1731
-> 15 0 25 3318 G 3322 1731
-> 14 0 24 3318 G 3410 1732
-> 15 0 24 3318 G 3330 1732
-> 14 0 25 3318 G 3330 1733
-> 15 0 25 3318 G 3328 1733
-> 14 0 24 3318 G 3410 1734
-> 15 0 24 3318 G 3336 1734
-> 14 0 25 3318 G 3336 1735
-> 15 0 25 3318 G 3334 1735
-> 14 0 24 3318 G 3410 1736
-> 15 0 24 3318 G 3342 1736
-> 14 0 25 3318 G 3342 1737
-> 15 0 25 3318 G 3340 1737
-> 14 0 24 3318 G 3410 1738
-> 15 0 24 3318 G 3348 1738
-> 14 0 25 3318 G 3348 1739
-> 15 0 25 3318 G 3346 1739
-> 14 0 24 3318 G 3410 1740
-> 15 0 24 3318 G 3354 1740
-> 14 0 25 3318 G 3354 1741
-> 15 0 25 3318 G 3352 1741
-> 14 0 24 3318 G 3410 1742
-> 15 0 24 3318 G 3360 1742
-> 14 0 25 3318 G 3360 1743
-> 15 0 25 3318 G 3358 1743
-> 14 0 24 3318 G 3410 1744
-> 15 0 24 3318 G 3366 1744
-> 14 0 25 3318 G 3366 1745
-> 15 0 25 3318 G 3364 1745
-> 14 0 24 3318 G 3410 1746
-> 15 0 24 3318 G 3372 1746
-> 14 0 25 3318 G 3372 1747
-> 15 0 25 3318 G 3370 1747
-> 14 0 24 3318 G 3410 1748
-> 15 0 24 3318 G 3381 1748
-> 14 0 25 3318 G 3381 1749
-> 15 0 25 3318 G 3379 1749
-> 14 0 24 3318 G 3410 1750
-> 15 0 24 3318 G 3387 1750
-> 14 0 25 3318 G 3387 1751
-> 15 0 25 3318 G 3385 1751
-> 14 0 24 3318 G 3410 1752
-> 15 0 24 3318 G 3393 1752
-> 14 0 25 3318 G 3393 1753
-> 15 0 25 3318 G 3391 1753
-> 14 0 24 3318 G 3410 1754
-> 15 0 24 3318 G 3399 1754
-> 14 0 25 3318 G 3399 1755
-> 15 0 25 3318 G 3397 1755
-> 14 0 24 3318 G 3410 1756
-> 15 0 24 3318 G 3405 1756
-> 14 0 25 3318 G 3405 1757
-> 15 0 25 3318 G 3403 1757
-> 14 0 24 3318 G 3410 1758
-> 15 0 24 3318 G 3321 1758
-> 14 0 25 3318 G 3321 1759
-> 15 0 25 3318 G 3319 1759
-> 14 0 24 3318 G 3410 1760
-> 15 0 24 3318 G 3327 1760
-> 14 0 25 3318 G 3327 1761
-> 15 0 25 3318 G 3325 1761
-> 14 0 24 3318 G 3410 1762
-> 15 0 24 3318 G 3333 1762
-> 14 0 25 3318 G 3333 1763
-> 15 0 25 3318 G 3331 1763
-> 14 0 24 3318 G 3410 1764
-> 15 0 24 3318 G 3339 1764
-> 14 0 25 3318 G 3339 1765
-> 15 0 25 3318 G 3337 1765
-> 14 0 24 3318 G 3410 1766
-> 15 0 24 3318 G 3345 1766
-> 14 0 25 3318 G 3345 1767
-> 15 0 25 3318 G 3343 1767
-> 14 0 26 3318 G 3410 1768
-> 15 0 26 3318 G 3409 1768
-> 14 0 24 3318 G 3410 1769
-> 15 0 24 3318 G 3351 1769
-> 14 0 25 3318 G 3351 1770
-> 15 0 25 3318 G 3349 1770
-> 14 0 24 3318 G 3410 1771
-> 15 0 24 3318 G 3408 1771
-> 14 0 25 3318 G 3408 1772
-> 15 0 25 3318 G 3406 1772
-> 14 0 24 3318 G 3410 1773
-> 15 0 24 3318 G 3357 1773
-> 14 0 25 3318 G 3357 1774
-> 15 0 25 3318 G 3355 1774
-> 14 0 24 3318 G 3410 1775
-> 15 0 24 3318 G 3363 1775
-> 14 0 25 3318 G 3363 1776
-> 15 0 25 3318 G 3361 1776
-> 14 0 24 3318 G 3410 1777
-> 15 0 24 3318 G 3369 1777
-> 14 0 25 3318 G 3369 1778
-> 15 0 25 3318 G 3367 1778
-> 14 0 23 3318 G 3376 1779
-> 15 0 23 3318 G 3377 1779
-> 14 0 24 3318 G 3377 1780
-> 15 0 24 3318 G 3410 1780
-> 14 0 24 3318 G 3410 1781
-> 15 0 24 3318 G 3375 1781
-> 14 0 25 3318 G 3375 1782
-> 15 0 25 3318 G 3373 1782
-> 14 0 23 3318 G 3382 1783
-> 15 0 23 3318 G 3383 1783
-> 14 0 24 3318 G 3383 1784
-> 15 0 24 3318 G 3410 1784
-> 14 0 23 3318 G 3388 1785
-> 15 0 23 3318 G 3389 1785
-> 14 0 24 3318 G 3389 1786
-> 15 0 24 3318 G 3410 1786
-> 14 0 23 3318 G 3394 1787
-> 15 0 23 3318 G 3395 1787
-> 14 0 24 3318 G 3395 1788
-> 15 0 24 3318 G 3410 1788
-> 14 0 23 3318 G 3400 1789
-> 15 0 23 3318 G 3401 1789
-> 14 0 24 3318 G 3401 1790
-> 15 0 24 3318 G 3410 1790
-> 14 0 23 3318 G 3322 1791
-> 15 0 23 3318 G 3323 1791
-> 14 0 24 3318 G 3323 1792
-> 15 0 24 3318 G 3410 1792
-> 14 0 23 3318 G 3328 1793
-> 15 0 23 3318 G 3329 1793
-> 14 0 24 3318 G 3329 1794
-> 15 0 24 3318 G 3410 1794
-> 14 0 23 3318 G 3334 1795
-> 15 0 23 3318 G 3335 1795
-> 14 0 24 3318 G 3335 1796
-> 15 0 24 3318 G 3410 1796
-> 14 0 23 3318 G 3340 1797
-> 15 0 23 3318 G 3341 1797
-> 14 0 24 3318 G 3341 1798
-> 15 0 24 3318 G 3410 1798
-> 14 0 23 3318 G 3346 1799
-> 15 0 23 3318 G 3347 1799
-> 14 0 24 3318 G 3347 1800
-> 15 0 24 3318 G 3410 1800
-> 14 0 23 3318 G 3352 1801
-> 15 0 23 3318 G 3353 1801
-> 14 0 24 3318 G 3353 1802
-> 15 0 24 3318 G 3410 1802
-> 14 0 23 3318 G 3358 1803
-> 15 0 23 3318 G 3359 1803
-> 14 0 24 3318 G 3359 1804
-> 15 0 24 3318 G 3410 1804
-> 14 0 23 3318 G 3364 1805
-> 15 0 23 3318 G 3365 1805
-> 14 0 24 3318 G 3365 1806
-> 15 0 24 3318 G 3410 1806
-> 14 0 23 3318 G 3370 1807
-> 15 0 23 3318 G 3371 1807
-> 14 0 24 3318 G 3371 1808
-> 15 0 24 3318 G 3410 1808
-> 14 0 23 3318 G 3379 1809
-> 15 0 23 3318 G 3380 1809
-> 14 0 24 3318 G 3380 1810
-> 15 0 24 3318 G 3410 1810
-> 14 0 23 3318 G 3385 1811
-> 15 0 23 3318 G 3386 1811
-> 14 0 24 3318 G 3386 1812
-> 15 0 24 3318 G 3410 1812
-> 14 0 23 3318 G 3391 1813
-> 15 0 23 3318 G 3392 1813
-> 14 0 24 3318 G 3392 1814
-> 15 0 24 3318 G 3410 1814
-> 14 0 23 3318 G 3397 1815
-> 15 0 23 3318 G 3398 1815
-> 14 0 24 3318 G 3398 1816
-> 15 0 24 3318 G 3410 1816
-> 14 0 23 3318 G 3403 1817
-> 15 0 23 3318 G 3404 1817
-> 14 0 24 3318 G 3404 1818
-> 15 0 24 3318 G 3410 1818
-> 14 0 23 3318 G 3319 1819
-> 15 0 23 3318 G 3320 1819
-> 14 0 24 3318 G 3320 1820
-> 15 0 24 3318 G 3410 1820
-> 14 0 23 3318 G 3325 1821
-> 15 0 23 3318 G 3326 1821
-> 14 0 24 3318 G 3326 1822
-> 15 0 24 3318 G 3410 1822
-> 14 0 23 3318 G 3331 1823
-> 15 0 23 3318 G 3332 1823
-> 14 0 24 3318 G 3332 1824
-> 15 0 24 3318 G 3410 1824
-> 14 0 23 3318 G 3337 1825
-> 15 0 23 3318 G 3338 1825
-> 14 0 24 3318 G 3338 1826
-> 15 0 24 3318 G 3410 1826
-> 14 0 23 3318 G 3343 1827
-> 15 0 23 3318 G 3344 1827
-> 14 0 24 3318 G 3344 1828
-> 15 0 24 3318 G 3410 1828
-> 14 0 23 3318 G 3349 1829
-> 15 0 23 3318 G 3350 1829
-> 14 0 24 3318 G 3350 1830
-> 15 0 24 3318 G 3410 1830
-> 14 0 23 3318 G 3406 1831
-> 15 0 23 3318 G 3407 1831
-> 14 0 24 3318 G 3407 1832
-> 15 0 24 3318 G 3410 1832
-> 14 0 23 3318 G 3355 1833
-> 15 0 23 3318 G 3356 1833
-> 14 0 24 3318 G 3356 1834
-> 15 0 24 3318 G 3410 1834
-> 14 0 23 3318 G 3361 1835
-> 15 0 23 3318 G 3362 1835
-> 14 0 24 3318 G 3362 1836
-> 15 0 24 3318 G 3410 1836
-> 14 0 23 3318 G 3367 1837
-> 15 0 23 3318 G 3368 1837
-> 14 0 24 3318 G 3368 1838
-> 15 0 24 3318 G 3410 1838
-> 4 27 13 14 16 HOST-LINK
-> 14 0 27 3092 G 3144 1839
-> 15 0 27 3092 G 3145 1839
-> 4 28 13 16 16 LINK-LINK
-> 14 0 28 3092 G 3145 1840
-> 15 0 28 3092 G 3202 1840
-> 14 0 28 3092 G 3202 1841
-> 15 0 28 3092 G 3095 1841
-> 4 29 13 16 14 LINK-HOST
-> 14 0 29 3092 G 3095 1842
-> 15 0 29 3092 G 3093 1842
-> 14 0 28 3092 G 3202 1843
-> 15 0 28 3092 G 3152 1843
-> 14 0 29 3092 G 3152 1844
-> 15 0 29 3092 G 3150 1844
-> 14 0 28 3092 G 3202 1845
-> 15 0 28 3092 G 3101 1845
-> 14 0 29 3092 G 3101 1846
-> 15 0 29 3092 G 3099 1846
-> 14 0 28 3092 G 3202 1847
-> 15 0 28 3092 G 3158 1847
-> 14 0 29 3092 G 3158 1848
-> 15 0 29 3092 G 3156 1848
-> 14 0 28 3092 G 3202 1849
-> 15 0 28 3092 G 3107 1849
-> 14 0 29 3092 G 3107 1850
-> 15 0 29 3092 G 3105 1850
-> 14 0 28 3092 G 3202 1851
-> 15 0 28 3092 G 3164 1851
-> 14 0 29 3092 G 3164 1852
-> 15 0 29 3092 G 3162 1852
-> 14 0 28 3092 G 3202 1853
-> 15 0 28 3092 G 3113 1853
-> 14 0 29 3092 G 3113 1854
-> 15 0 29 3092 G 3111 1854
-> 14 0 28 3092 G 3202 1855
-> 15 0 28 3092 G 3170 1855
-> 14 0 29 3092 G 3170 1856
-> 15 0 29 3092 G 3168 1856
-> 14 0 28 3092 G 3202 1857
-> 15 0 28 3092 G 3116 1857
-> 14 0 29 3092 G 3116 1858
-> 15 0 29 3092 G 3114 1858
-> 14 0 28 3092 G 3202 1859
-> 15 0 28 3092 G 3122 1859
-> 14 0 29 3092 G 3122 1860
-> 15 0 29 3092 G 3120 1860
-> 14 0 28 3092 G 3202 1861
-> 15 0 28 3092 G 3179 1861
-> 14 0 29 3092 G 3179 1862
-> 15 0 29 3092 G 3177 1862
-> 14 0 28 3092 G 3202 1863
-> 15 0 28 3092 G 3128 1863
-> 14 0 29 3092 G 3128 1864
-> 15 0 29 3092 G 3126 1864
-> 14 0 28 3092 G 3202 1865
-> 15 0 28 3092 G 3185 1865
-> 14 0 29 3092 G 3185 1866
-> 15 0 29 3092 G 3183 1866
-> 14 0 28 3092 G 3202 1867
-> 15 0 28 3092 G 3134 1867
-> 14 0 29 3092 G 3134 1868
-> 15 0 29 3092 G 3132 1868
-> 14 0 28 3092 G 3202 1869
-> 15 0 28 3092 G 3191 1869
-> 14 0 29 3092 G 3191 1870
-> 15 0 29 3092 G 3189 1870
-> 14 0 28 3092 G 3202 1871
-> 15 0 28 3092 G 3140 1871
-> 14 0 29 3092 G 3140 1872
-> 15 0 29 3092 G 3138 1872
-> 14 0 28 3092 G 3202 1873
-> 15 0 28 3092 G 3197 1873
-> 14 0 29 3092 G 3197 1874
-> 15 0 29 3092 G 3195 1874
-> 14 0 28 3092 G 3202 1875
-> 15 0 28 3092 G 3149 1875
-> 14 0 29 3092 G 3149 1876
-> 15 0 29 3092 G 3147 1876
-> 14 0 28 3092 G 3202 1877
-> 15 0 28 3092 G 3098 1877
-> 14 0 29 3092 G 3098 1878
-> 15 0 29 3092 G 3096 1878
-> 14 0 28 3092 G 3202 1879
-> 15 0 28 3092 G 3155 1879
-> 14 0 29 3092 G 3155 1880
-> 15 0 29 3092 G 3153 1880
-> 4 30 13 16 19 LINK-ROUTER
-> 14 0 30 3092 G 3202 1881
-> 15 0 30 3092 G 3201 1881
-> 14 0 28 3092 G 3202 1882
-> 15 0 28 3092 G 3104 1882
-> 14 0 29 3092 G 3104 1883
-> 15 0 29 3092 G 3102 1883
-> 14 0 28 3092 G 3202 1884
-> 15 0 28 3092 G 3161 1884
-> 14 0 29 3092 G 3161 1885
-> 15 0 29 3092 G 3159 1885
-> 14 0 28 3092 G 3202 1886
-> 15 0 28 3092 G 3110 1886
-> 14 0 29 3092 G 3110 1887
-> 15 0 29 3092 G 3108 1887
-> 14 0 28 3092 G 3202 1888
-> 15 0 28 3092 G 3167 1888
-> 14 0 29 3092 G 3167 1889
-> 15 0 29 3092 G 3165 1889
-> 14 0 28 3092 G 3202 1890
-> 15 0 28 3092 G 3173 1890
-> 14 0 29 3092 G 3173 1891
-> 15 0 29 3092 G 3171 1891
-> 14 0 28 3092 G 3202 1892
-> 15 0 28 3092 G 3119 1892
-> 14 0 29 3092 G 3119 1893
-> 15 0 29 3092 G 3117 1893
-> 14 0 28 3092 G 3202 1894
-> 15 0 28 3092 G 3176 1894
-> 14 0 29 3092 G 3176 1895
-> 15 0 29 3092 G 3174 1895
-> 14 0 28 3092 G 3202 1896
-> 15 0 28 3092 G 3125 1896
-> 14 0 29 3092 G 3125 1897
-> 15 0 29 3092 G 3123 1897
-> 14 0 28 3092 G 3202 1898
-> 15 0 28 3092 G 3182 1898
-> 14 0 29 3092 G 3182 1899
-> 15 0 29 3092 G 3180 1899
-> 14 0 28 3092 G 3202 1900
-> 15 0 28 3092 G 3131 1900
-> 14 0 29 3092 G 3131 1901
-> 15 0 29 3092 G 3129 1901
-> 14 0 28 3092 G 3202 1902
-> 15 0 28 3092 G 3188 1902
-> 14 0 29 3092 G 3188 1903
-> 15 0 29 3092 G 3186 1903
-> 14 0 28 3092 G 3202 1904
-> 15 0 28 3092 G 3137 1904
-> 14 0 29 3092 G 3137 1905
-> 15 0 29 3092 G 3135 1905
-> 14 0 28 3092 G 3202 1906
-> 15 0 28 3092 G 3194 1906
-> 14 0 29 3092 G 3194 1907
-> 15 0 29 3092 G 3192 1907
-> 14 0 28 3092 G 3202 1908
-> 15 0 28 3092 G 3143 1908
-> 14 0 29 3092 G 3143 1909
-> 15 0 29 3092 G 3141 1909
-> 14 0 28 3092 G 3202 1910
-> 15 0 28 3092 G 3200 1910
-> 14 0 29 3092 G 3200 1911
-> 15 0 29 3092 G 3198 1911
-> 14 0 27 3092 G 3093 1912
-> 15 0 27 3092 G 3094 1912
-> 14 0 28 3092 G 3094 1913
-> 15 0 28 3092 G 3202 1913
-> 14 0 28 3092 G 3202 1914
-> 15 0 28 3092 G 3146 1914
-> 14 0 29 3092 G 3146 1915
-> 15 0 29 3092 G 3144 1915
-> 14 0 27 3092 G 3150 1916
-> 15 0 27 3092 G 3151 1916
-> 14 0 28 3092 G 3151 1917
-> 15 0 28 3092 G 3202 1917
-> 14 0 27 3092 G 3099 1918
-> 15 0 27 3092 G 3100 1918
-> 14 0 28 3092 G 3100 1919
-> 15 0 28 3092 G 3202 1919
-> 14 0 27 3092 G 3156 1920
-> 15 0 27 3092 G 3157 1920
-> 14 0 28 3092 G 3157 1921
-> 15 0 28 3092 G 3202 1921
-> 14 0 27 3092 G 3105 1922
-> 15 0 27 3092 G 3106 1922
-> 14 0 28 3092 G 3106 1923
-> 15 0 28 3092 G 3202 1923
-> 14 0 27 3092 G 3162 1924
-> 15 0 27 3092 G 3163 1924
-> 14 0 28 3092 G 3163 1925
-> 15 0 28 3092 G 3202 1925
-> 14 0 27 3092 G 3111 1926
-> 15 0 27 3092 G 3112 1926
-> 14 0 28 3092 G 3112 1927
-> 15 0 28 3092 G 3202 1927
-> 14 0 27 3092 G 3168 1928
-> 15 0 27 3092 G 3169 1928
-> 14 0 28 3092 G 3169 1929
-> 15 0 28 3092 G 3202 1929
-> 14 0 27 3092 G 3114 1930
-> 15 0 27 3092 G 3115 1930
-> 14 0 28 3092 G 3115 1931
-> 15 0 28 3092 G 3202 1931
-> 14 0 27 3092 G 3120 1932
-> 15 0 27 3092 G 3121 1932
-> 14 0 28 3092 G 3121 1933
-> 15 0 28 3092 G 3202 1933
-> 14 0 27 3092 G 3177 1934
-> 15 0 27 3092 G 3178 1934
-> 14 0 28 3092 G 3178 1935
-> 15 0 28 3092 G 3202 1935
-> 14 0 27 3092 G 3126 1936
-> 15 0 27 3092 G 3127 1936
-> 14 0 28 3092 G 3127 1937
-> 15 0 28 3092 G 3202 1937
-> 14 0 27 3092 G 3183 1938
-> 15 0 27 3092 G 3184 1938
-> 14 0 28 3092 G 3184 1939
-> 15 0 28 3092 G 3202 1939
-> 14 0 27 3092 G 3132 1940
-> 15 0 27 3092 G 3133 1940
-> 14 0 28 3092 G 3133 1941
-> 15 0 28 3092 G 3202 1941
-> 14 0 27 3092 G 3189 1942
-> 15 0 27 3092 G 3190 1942
-> 14 0 28 3092 G 3190 1943
-> 15 0 28 3092 G 3202 1943
-> 14 0 27 3092 G 3138 1944
-> 15 0 27 3092 G 3139 1944
-> 14 0 28 3092 G 3139 1945
-> 15 0 28 3092 G 3202 1945
-> 14 0 27 3092 G 3195 1946
-> 15 0 27 3092 G 3196 1946
-> 14 0 28 3092 G 3196 1947
-> 15 0 28 3092 G 3202 1947
-> 14 0 27 3092 G 3147 1948
-> 15 0 27 3092 G 3148 1948
-> 14 0 28 3092 G 3148 1949
-> 15 0 28 3092 G 3202 1949
-> 14 0 27 3092 G 3096 1950
-> 15 0 27 3092 G 3097 1950
-> 14 0 28 3092 G 3097 1951
-> 15 0 28 3092 G 3202 1951
-> 14 0 27 3092 G 3153 1952
-> 15 0 27 3092 G 3154 1952
-> 14 0 28 3092 G 3154 1953
-> 15 0 28 3092 G 3202 1953
-> 14 0 27 3092 G 3102 1954
-> 15 0 27 3092 G 3103 1954
-> 14 0 28 3092 G 3103 1955
-> 15 0 28 3092 G 3202 1955
-> 14 0 27 3092 G 3159 1956
-> 15 0 27 3092 G 3160 1956
-> 14 0 28 3092 G 3160 1957
-> 15 0 28 3092 G 3202 1957
-> 14 0 27 3092 G 3108 1958
-> 15 0 27 3092 G 3109 1958
-> 14 0 28 3092 G 3109 1959
-> 15 0 28 3092 G 3202 1959
-> 14 0 27 3092 G 3165 1960
-> 15 0 27 3092 G 3166 1960
-> 14 0 28 3092 G 3166 1961
-> 15 0 28 3092 G 3202 1961
-> 14 0 27 3092 G 3171 1962
-> 15 0 27 3092 G 3172 1962
-> 14 0 28 3092 G 3172 1963
-> 15 0 28 3092 G 3202 1963
-> 14 0 27 3092 G 3117 1964
-> 15 0 27 3092 G 3118 1964
-> 14 0 28 3092 G 3118 1965
-> 15 0 28 3092 G 3202 1965
-> 14 0 27 3092 G 3174 1966
-> 15 0 27 3092 G 3175 1966
-> 14 0 28 3092 G 3175 1967
-> 15 0 28 3092 G 3202 1967
-> 14 0 27 3092 G 3123 1968
-> 15 0 27 3092 G 3124 1968
-> 14 0 28 3092 G 3124 1969
-> 15 0 28 3092 G 3202 1969
-> 14 0 27 3092 G 3180 1970
-> 15 0 27 3092 G 3181 1970
-> 14 0 28 3092 G 3181 1971
-> 15 0 28 3092 G 3202 1971
-> 14 0 27 3092 G 3129 1972
-> 15 0 27 3092 G 3130 1972
-> 14 0 28 3092 G 3130 1973
-> 15 0 28 3092 G 3202 1973
-> 14 0 27 3092 G 3186 1974
-> 15 0 27 3092 G 3187 1974
-> 14 0 28 3092 G 3187 1975
-> 15 0 28 3092 G 3202 1975
-> 14 0 27 3092 G 3135 1976
-> 15 0 27 3092 G 3136 1976
-> 14 0 28 3092 G 3136 1977
-> 15 0 28 3092 G 3202 1977
-> 14 0 27 3092 G 3192 1978
-> 15 0 27 3092 G 3193 1978
-> 14 0 28 3092 G 3193 1979
-> 15 0 28 3092 G 3202 1979
-> 14 0 27 3092 G 3141 1980
-> 15 0 27 3092 G 3142 1980
-> 14 0 28 3092 G 3142 1981
-> 15 0 28 3092 G 3202 1981
-> 14 0 27 3092 G 3198 1982
-> 15 0 27 3092 G 3199 1982
-> 14 0 28 3092 G 3199 1983
-> 15 0 28 3092 G 3202 1983
-> 14 0 27 3272 G 3273 1984
-> 15 0 27 3272 G 3274 1984
-> 14 0 28 3272 G 3274 1985
-> 15 0 28 3272 G 3292 1985
-> 14 0 28 3272 G 3292 1986
-> 15 0 28 3272 G 3281 1986
-> 14 0 29 3272 G 3281 1987
-> 15 0 29 3272 G 3279 1987
-> 14 0 28 3272 G 3292 1988
-> 15 0 28 3272 G 3287 1988
-> 14 0 29 3272 G 3287 1989
-> 15 0 29 3272 G 3285 1989
-> 14 0 28 3272 G 3292 1990
-> 15 0 28 3272 G 3278 1990
-> 14 0 29 3272 G 3278 1991
-> 15 0 29 3272 G 3276 1991
-> 14 0 28 3272 G 3292 1992
-> 15 0 28 3272 G 3284 1992
-> 14 0 29 3272 G 3284 1993
-> 15 0 29 3272 G 3282 1993
-> 14 0 28 3272 G 3292 1994
-> 15 0 28 3272 G 3290 1994
-> 14 0 29 3272 G 3290 1995
-> 15 0 29 3272 G 3288 1995
-> 14 0 30 3272 G 3292 1996
-> 15 0 30 3272 G 3291 1996
-> 14 0 27 3272 G 3279 1997
-> 15 0 27 3272 G 3280 1997
-> 14 0 28 3272 G 3280 1998
-> 15 0 28 3272 G 3292 1998
-> 14 0 28 3272 G 3292 1999
-> 15 0 28 3272 G 3275 1999
-> 14 0 29 3272 G 3275 2000
-> 15 0 29 3272 G 3273 2000
-> 14 0 27 3272 G 3285 2001
-> 15 0 27 3272 G 3286 2001
-> 14 0 28 3272 G 3286 2002
-> 15 0 28 3272 G 3292 2002
-> 14 0 27 3272 G 3276 2003
-> 15 0 27 3272 G 3277 2003
-> 14 0 28 3272 G 3277 2004
-> 15 0 28 3272 G 3292 2004
-> 14 0 27 3272 G 3282 2005
-> 15 0 27 3272 G 3283 2005
-> 14 0 28 3272 G 3283 2006
-> 15 0 28 3272 G 3292 2006
-> 14 0 27 3272 G 3288 2007
-> 15 0 27 3272 G 3289 2007
-> 14 0 28 3272 G 3289 2008
-> 15 0 28 3272 G 3292 2008
-> 14 0 27 2351 G 2352 2009
-> 15 0 27 2351 G 2353 2009
-> 14 0 28 2351 G 2353 2010
-> 15 0 28 2351 G 2461 2010
-> 14 0 28 2351 G 2461 2011
-> 15 0 28 2351 G 2360 2011
-> 14 0 29 2351 G 2360 2012
-> 15 0 29 2351 G 2358 2012
-> 14 0 28 2351 G 2461 2013
-> 15 0 28 2351 G 2366 2013
-> 14 0 29 2351 G 2366 2014
-> 15 0 29 2351 G 2364 2014
-> 14 0 28 2351 G 2461 2015
-> 15 0 28 2351 G 2372 2015
-> 14 0 29 2351 G 2372 2016
-> 15 0 29 2351 G 2370 2016
-> 14 0 28 2351 G 2461 2017
-> 15 0 28 2351 G 2378 2017
-> 14 0 29 2351 G 2378 2018
-> 15 0 29 2351 G 2376 2018
-> 14 0 28 2351 G 2461 2019
-> 15 0 28 2351 G 2414 2019
-> 14 0 29 2351 G 2414 2020
-> 15 0 29 2351 G 2412 2020
-> 14 0 28 2351 G 2461 2021
-> 15 0 28 2351 G 2420 2021
-> 14 0 29 2351 G 2420 2022
-> 15 0 29 2351 G 2418 2022
-> 14 0 28 2351 G 2461 2023
-> 15 0 28 2351 G 2426 2023
-> 14 0 29 2351 G 2426 2024
-> 15 0 29 2351 G 2424 2024
-> 14 0 28 2351 G 2461 2025
-> 15 0 28 2351 G 2432 2025
-> 14 0 29 2351 G 2432 2026
-> 15 0 29 2351 G 2430 2026
-> 14 0 28 2351 G 2461 2027
-> 15 0 28 2351 G 2438 2027
-> 14 0 29 2351 G 2438 2028
-> 15 0 29 2351 G 2436 2028
-> 14 0 30 2351 G 2461 2029
-> 15 0 30 2351 G 2460 2029
-> 14 0 28 2351 G 2461 2030
-> 15 0 28 2351 G 2384 2030
-> 14 0 29 2351 G 2384 2031
-> 15 0 29 2351 G 2382 2031
-> 14 0 28 2351 G 2461 2032
-> 15 0 28 2351 G 2441 2032
-> 14 0 29 2351 G 2441 2033
-> 15 0 29 2351 G 2439 2033
-> 14 0 28 2351 G 2461 2034
-> 15 0 28 2351 G 2390 2034
-> 14 0 29 2351 G 2390 2035
-> 15 0 29 2351 G 2388 2035
-> 14 0 28 2351 G 2461 2036
-> 15 0 28 2351 G 2447 2036
-> 14 0 29 2351 G 2447 2037
-> 15 0 29 2351 G 2445 2037
-> 14 0 28 2351 G 2461 2038
-> 15 0 28 2351 G 2396 2038
-> 14 0 29 2351 G 2396 2039
-> 15 0 29 2351 G 2394 2039
-> 14 0 28 2351 G 2461 2040
-> 15 0 28 2351 G 2453 2040
-> 14 0 29 2351 G 2453 2041
-> 15 0 29 2351 G 2451 2041
-> 14 0 28 2351 G 2461 2042
-> 15 0 28 2351 G 2402 2042
-> 14 0 29 2351 G 2402 2043
-> 15 0 29 2351 G 2400 2043
-> 14 0 28 2351 G 2461 2044
-> 15 0 28 2351 G 2459 2044
-> 14 0 29 2351 G 2459 2045
-> 15 0 29 2351 G 2457 2045
-> 14 0 28 2351 G 2461 2046
-> 15 0 28 2351 G 2408 2046
-> 14 0 29 2351 G 2408 2047
-> 15 0 29 2351 G 2406 2047
-> 14 0 28 2351 G 2461 2048
-> 15 0 28 2351 G 2357 2048
-> 14 0 29 2351 G 2357 2049
-> 15 0 29 2351 G 2355 2049
-> 14 0 28 2351 G 2461 2050
-> 15 0 28 2351 G 2363 2050
-> 14 0 29 2351 G 2363 2051
-> 15 0 29 2351 G 2361 2051
-> 14 0 28 2351 G 2461 2052
-> 15 0 28 2351 G 2369 2052
-> 14 0 29 2351 G 2369 2053
-> 15 0 29 2351 G 2367 2053
-> 14 0 28 2351 G 2461 2054
-> 15 0 28 2351 G 2375 2054
-> 14 0 29 2351 G 2375 2055
-> 15 0 29 2351 G 2373 2055
-> 14 0 28 2351 G 2461 2056
-> 15 0 28 2351 G 2411 2056
-> 14 0 29 2351 G 2411 2057
-> 15 0 29 2351 G 2409 2057
-> 14 0 28 2351 G 2461 2058
-> 15 0 28 2351 G 2417 2058
-> 14 0 29 2351 G 2417 2059
-> 15 0 29 2351 G 2415 2059
-> 14 0 28 2351 G 2461 2060
-> 15 0 28 2351 G 2423 2060
-> 14 0 29 2351 G 2423 2061
-> 15 0 29 2351 G 2421 2061
-> 14 0 28 2351 G 2461 2062
-> 15 0 28 2351 G 2429 2062
-> 14 0 29 2351 G 2429 2063
-> 15 0 29 2351 G 2427 2063
-> 14 0 28 2351 G 2461 2064
-> 15 0 28 2351 G 2435 2064
-> 14 0 29 2351 G 2435 2065
-> 15 0 29 2351 G 2433 2065
-> 14 0 28 2351 G 2461 2066
-> 15 0 28 2351 G 2381 2066
-> 14 0 29 2351 G 2381 2067
-> 15 0 29 2351 G 2379 2067
-> 14 0 28 2351 G 2461 2068
-> 15 0 28 2351 G 2387 2068
-> 14 0 29 2351 G 2387 2069
-> 15 0 29 2351 G 2385 2069
-> 14 0 28 2351 G 2461 2070
-> 15 0 28 2351 G 2444 2070
-> 14 0 29 2351 G 2444 2071
-> 15 0 29 2351 G 2442 2071
-> 14 0 28 2351 G 2461 2072
-> 15 0 28 2351 G 2393 2072
-> 14 0 29 2351 G 2393 2073
-> 15 0 29 2351 G 2391 2073
-> 14 0 28 2351 G 2461 2074
-> 15 0 28 2351 G 2450 2074
-> 14 0 29 2351 G 2450 2075
-> 15 0 29 2351 G 2448 2075
-> 14 0 28 2351 G 2461 2076
-> 15 0 28 2351 G 2399 2076
-> 14 0 29 2351 G 2399 2077
-> 15 0 29 2351 G 2397 2077
-> 14 0 28 2351 G 2461 2078
-> 15 0 28 2351 G 2456 2078
-> 14 0 29 2351 G 2456 2079
-> 15 0 29 2351 G 2454 2079
-> 14 0 28 2351 G 2461 2080
-> 15 0 28 2351 G 2405 2080
-> 14 0 29 2351 G 2405 2081
-> 15 0 29 2351 G 2403 2081
-> 14 0 27 2351 G 2358 2082
-> 15 0 27 2351 G 2359 2082
-> 14 0 28 2351 G 2359 2083
-> 15 0 28 2351 G 2461 2083
-> 14 0 28 2351 G 2461 2084
-> 15 0 28 2351 G 2354 2084
-> 14 0 29 2351 G 2354 2085
-> 15 0 29 2351 G 2352 2085
-> 14 0 27 2351 G 2364 2086
-> 15 0 27 2351 G 2365 2086
-> 14 0 28 2351 G 2365 2087
-> 15 0 28 2351 G 2461 2087
-> 14 0 27 2351 G 2370 2088
-> 15 0 27 2351 G 2371 2088
-> 14 0 28 2351 G 2371 2089
-> 15 0 28 2351 G 2461 2089
-> 14 0 27 2351 G 2376 2090
-> 15 0 27 2351 G 2377 2090
-> 14 0 28 2351 G 2377 2091
-> 15 0 28 2351 G 2461 2091
-> 14 0 27 2351 G 2412 2092
-> 15 0 27 2351 G 2413 2092
-> 14 0 28 2351 G 2413 2093
-> 15 0 28 2351 G 2461 2093
-> 14 0 27 2351 G 2418 2094
-> 15 0 27 2351 G 2419 2094
-> 14 0 28 2351 G 2419 2095
-> 15 0 28 2351 G 2461 2095
-> 14 0 27 2351 G 2424 2096
-> 15 0 27 2351 G 2425 2096
-> 14 0 28 2351 G 2425 2097
-> 15 0 28 2351 G 2461 2097
-> 14 0 27 2351 G 2430 2098
-> 15 0 27 2351 G 2431 2098
-> 14 0 28 2351 G 2431 2099
-> 15 0 28 2351 G 2461 2099
-> 14 0 27 2351 G 2436 2100
-> 15 0 27 2351 G 2437 2100
-> 14 0 28 2351 G 2437 2101
-> 15 0 28 2351 G 2461 2101
-> 14 0 27 2351 G 2382 2102
-> 15 0 27 2351 G 2383 2102
-> 14 0 28 2351 G 2383 2103
-> 15 0 28 2351 G 2461 2103
-> 14 0 27 2351 G 2439 2104
-> 15 0 27 2351 G 2440 2104
-> 14 0 28 2351 G 2440 2105
-> 15 0 28 2351 G 2461 2105
-> 14 0 27 2351 G 2388 2106
-> 15 0 27 2351 G 2389 2106
-> 14 0 28 2351 G 2389 2107
-> 15 0 28 2351 G 2461 2107
-> 14 0 27 2351 G 2445 2108
-> 15 0 27 2351 G 2446 2108
-> 14 0 28 2351 G 2446 2109
-> 15 0 28 2351 G 2461 2109
-> 14 0 27 2351 G 2394 2110
-> 15 0 27 2351 G 2395 2110
-> 14 0 28 2351 G 2395 2111
-> 15 0 28 2351 G 2461 2111
-> 14 0 27 2351 G 2451 2112
-> 15 0 27 2351 G 2452 2112
-> 14 0 28 2351 G 2452 2113
-> 15 0 28 2351 G 2461 2113
-> 14 0 27 2351 G 2400 2114
-> 15 0 27 2351 G 2401 2114
-> 14 0 28 2351 G 2401 2115
-> 15 0 28 2351 G 2461 2115
-> 14 0 27 2351 G 2457 2116
-> 15 0 27 2351 G 2458 2116
-> 14 0 28 2351 G 2458 2117
-> 15 0 28 2351 G 2461 2117
-> 14 0 27 2351 G 2406 2118
-> 15 0 27 2351 G 2407 2118
-> 14 0 28 2351 G 2407 2119
-> 15 0 28 2351 G 2461 2119
-> 14 0 27 2351 G 2355 2120
-> 15 0 27 2351 G 2356 2120
-> 14 0 28 2351 G 2356 2121
-> 15 0 28 2351 G 2461 2121
-> 14 0 27 2351 G 2361 2122
-> 15 0 27 2351 G 2362 2122
-> 14 0 28 2351 G 2362 2123
-> 15 0 28 2351 G 2461 2123
-> 14 0 27 2351 G 2367 2124
-> 15 0 27 2351 G 2368 2124
-> 14 0 28 2351 G 2368 2125
-> 15 0 28 2351 G 2461 2125
-> 14 0 27 2351 G 2373 2126
-> 15 0 27 2351 G 2374 2126
-> 14 0 28 2351 G 2374 2127
-> 15 0 28 2351 G 2461 2127
-> 14 0 27 2351 G 2409 2128
-> 15 0 27 2351 G 2410 2128
-> 14 0 28 2351 G 2410 2129
-> 15 0 28 2351 G 2461 2129
-> 14 0 27 2351 G 2415 2130
-> 15 0 27 2351 G 2416 2130
-> 14 0 28 2351 G 2416 2131
-> 15 0 28 2351 G 2461 2131
-> 14 0 27 2351 G 2421 2132
-> 15 0 27 2351 G 2422 2132
-> 14 0 28 2351 G 2422 2133
-> 15 0 28 2351 G 2461 2133
-> 14 0 27 2351 G 2427 2134
-> 15 0 27 2351 G 2428 2134
-> 14 0 28 2351 G 2428 2135
-> 15 0 28 2351 G 2461 2135
-> 14 0 27 2351 G 2433 2136
-> 15 0 27 2351 G 2434 2136
-> 14 0 28 2351 G 2434 2137
-> 15 0 28 2351 G 2461 2137
-> 14 0 27 2351 G 2379 2138
-> 15 0 27 2351 G 2380 2138
-> 14 0 28 2351 G 2380 2139
-> 15 0 28 2351 G 2461 2139
-> 14 0 27 2351 G 2385 2140
-> 15 0 27 2351 G 2386 2140
-> 14 0 28 2351 G 2386 2141
-> 15 0 28 2351 G 2461 2141
-> 14 0 27 2351 G 2442 2142
-> 15 0 27 2351 G 2443 2142
-> 14 0 28 2351 G 2443 2143
-> 15 0 28 2351 G 2461 2143
-> 14 0 27 2351 G 2391 2144
-> 15 0 27 2351 G 2392 2144
-> 14 0 28 2351 G 2392 2145
-> 15 0 28 2351 G 2461 2145
-> 14 0 27 2351 G 2448 2146
-> 15 0 27 2351 G 2449 2146
-> 14 0 28 2351 G 2449 2147
-> 15 0 28 2351 G 2461 2147
-> 14 0 27 2351 G 2397 2148
-> 15 0 27 2351 G 2398 2148
-> 14 0 28 2351 G 2398 2149
-> 15 0 28 2351 G 2461 2149
-> 14 0 27 2351 G 2454 2150
-> 15 0 27 2351 G 2455 2150
-> 14 0 28 2351 G 2455 2151
-> 15 0 28 2351 G 2461 2151
-> 14 0 27 2351 G 2403 2152
-> 15 0 27 2351 G 2404 2152
-> 14 0 28 2351 G 2404 2153
-> 15 0 28 2351 G 2461 2153
-> 14 0 27 2573 G 2592 2154
-> 15 0 27 2573 G 2593 2154
-> 14 0 28 2573 G 2593 2155
-> 15 0 28 2573 G 2683 2155
-> 14 0 28 2573 G 2683 2156
-> 15 0 28 2573 G 2651 2156
-> 14 0 29 2573 G 2651 2157
-> 15 0 29 2573 G 2649 2157
-> 14 0 28 2573 G 2683 2158
-> 15 0 28 2573 G 2597 2158
-> 14 0 29 2573 G 2597 2159
-> 15 0 29 2573 G 2595 2159
-> 14 0 28 2573 G 2683 2160
-> 15 0 28 2573 G 2603 2160
-> 14 0 29 2573 G 2603 2161
-> 15 0 29 2573 G 2601 2161
-> 14 0 28 2573 G 2683 2162
-> 15 0 28 2573 G 2609 2162
-> 14 0 29 2573 G 2609 2163
-> 15 0 29 2573 G 2607 2163
-> 14 0 28 2573 G 2683 2164
-> 15 0 28 2573 G 2615 2164
-> 14 0 29 2573 G 2615 2165
-> 15 0 29 2573 G 2613 2165
-> 14 0 28 2573 G 2683 2166
-> 15 0 28 2573 G 2621 2166
-> 14 0 29 2573 G 2621 2167
-> 15 0 29 2573 G 2619 2167
-> 14 0 28 2573 G 2683 2168
-> 15 0 28 2573 G 2660 2168
-> 14 0 29 2573 G 2660 2169
-> 15 0 29 2573 G 2658 2169
-> 14 0 28 2573 G 2683 2170
-> 15 0 28 2573 G 2666 2170
-> 14 0 29 2573 G 2666 2171
-> 15 0 29 2573 G 2664 2171
-> 14 0 28 2573 G 2683 2172
-> 15 0 28 2573 G 2672 2172
-> 14 0 29 2573 G 2672 2173
-> 15 0 29 2573 G 2670 2173
-> 14 0 28 2573 G 2683 2174
-> 15 0 28 2573 G 2678 2174
-> 14 0 29 2573 G 2678 2175
-> 15 0 29 2573 G 2676 2175
-> 14 0 28 2573 G 2683 2176
-> 15 0 28 2573 G 2630 2176
-> 14 0 29 2573 G 2630 2177
-> 15 0 29 2573 G 2628 2177
-> 14 0 28 2573 G 2683 2178
-> 15 0 28 2573 G 2579 2178
-> 14 0 29 2573 G 2579 2179
-> 15 0 29 2573 G 2577 2179
-> 14 0 28 2573 G 2683 2180
-> 15 0 28 2573 G 2636 2180
-> 14 0 29 2573 G 2636 2181
-> 15 0 29 2573 G 2634 2181
-> 14 0 28 2573 G 2683 2182
-> 15 0 28 2573 G 2585 2182
-> 14 0 29 2573 G 2585 2183
-> 15 0 29 2573 G 2583 2183
-> 14 0 28 2573 G 2683 2184
-> 15 0 28 2573 G 2642 2184
-> 14 0 29 2573 G 2642 2185
-> 15 0 29 2573 G 2640 2185
-> 14 0 28 2573 G 2683 2186
-> 15 0 28 2573 G 2591 2186
-> 14 0 29 2573 G 2591 2187
-> 15 0 29 2573 G 2589 2187
-> 14 0 28 2573 G 2683 2188
-> 15 0 28 2573 G 2648 2188
-> 14 0 29 2573 G 2648 2189
-> 15 0 29 2573 G 2646 2189
-> 14 0 28 2573 G 2683 2190
-> 15 0 28 2573 G 2654 2190
-> 14 0 29 2573 G 2654 2191
-> 15 0 29 2573 G 2652 2191
-> 14 0 28 2573 G 2683 2192
-> 15 0 28 2573 G 2600 2192
-> 14 0 29 2573 G 2600 2193
-> 15 0 29 2573 G 2598 2193
-> 14 0 28 2573 G 2683 2194
-> 15 0 28 2573 G 2606 2194
-> 14 0 29 2573 G 2606 2195
-> 15 0 29 2573 G 2604 2195
-> 14 0 28 2573 G 2683 2196
-> 15 0 28 2573 G 2612 2196
-> 14 0 29 2573 G 2612 2197
-> 15 0 29 2573 G 2610 2197
-> 14 0 28 2573 G 2683 2198
-> 15 0 28 2573 G 2618 2198
-> 14 0 29 2573 G 2618 2199
-> 15 0 29 2573 G 2616 2199
-> 14 0 28 2573 G 2683 2200
-> 15 0 28 2573 G 2624 2200
-> 14 0 29 2573 G 2624 2201
-> 15 0 29 2573 G 2622 2201
-> 14 0 28 2573 G 2683 2202
-> 15 0 28 2573 G 2657 2202
-> 14 0 29 2573 G 2657 2203
-> 15 0 29 2573 G 2655 2203
-> 14 0 28 2573 G 2683 2204
-> 15 0 28 2573 G 2663 2204
-> 14 0 29 2573 G 2663 2205
-> 15 0 29 2573 G 2661 2205
-> 14 0 28 2573 G 2683 2206
-> 15 0 28 2573 G 2669 2206
-> 14 0 29 2573 G 2669 2207
-> 15 0 29 2573 G 2667 2207
-> 14 0 28 2573 G 2683 2208
-> 15 0 28 2573 G 2675 2208
-> 14 0 29 2573 G 2675 2209
-> 15 0 29 2573 G 2673 2209
-> 14 0 30 2573 G 2683 2210
-> 15 0 30 2573 G 2682 2210
-> 14 0 28 2573 G 2683 2211
-> 15 0 28 2573 G 2681 2211
-> 14 0 29 2573 G 2681 2212
-> 15 0 29 2573 G 2679 2212
-> 14 0 28 2573 G 2683 2213
-> 15 0 28 2573 G 2627 2213
-> 14 0 29 2573 G 2627 2214
-> 15 0 29 2573 G 2625 2214
-> 14 0 28 2573 G 2683 2215
-> 15 0 28 2573 G 2576 2215
-> 14 0 29 2573 G 2576 2216
-> 15 0 29 2573 G 2574 2216
-> 14 0 28 2573 G 2683 2217
-> 15 0 28 2573 G 2633 2217
-> 14 0 29 2573 G 2633 2218
-> 15 0 29 2573 G 2631 2218
-> 14 0 28 2573 G 2683 2219
-> 15 0 28 2573 G 2582 2219
-> 14 0 29 2573 G 2582 2220
-> 15 0 29 2573 G 2580 2220
-> 14 0 28 2573 G 2683 2221
-> 15 0 28 2573 G 2639 2221
-> 14 0 29 2573 G 2639 2222
-> 15 0 29 2573 G 2637 2222
-> 14 0 28 2573 G 2683 2223
-> 15 0 28 2573 G 2588 2223
-> 14 0 29 2573 G 2588 2224
-> 15 0 29 2573 G 2586 2224
-> 14 0 28 2573 G 2683 2225
-> 15 0 28 2573 G 2645 2225
-> 14 0 29 2573 G 2645 2226
-> 15 0 29 2573 G 2643 2226
-> 14 0 27 2573 G 2649 2227
-> 15 0 27 2573 G 2650 2227
-> 14 0 28 2573 G 2650 2228
-> 15 0 28 2573 G 2683 2228
-> 14 0 28 2573 G 2683 2229
-> 15 0 28 2573 G 2594 2229
-> 14 0 29 2573 G 2594 2230
-> 15 0 29 2573 G 2592 2230
-> 14 0 27 2573 G 2595 2231
-> 15 0 27 2573 G 2596 2231
-> 14 0 28 2573 G 2596 2232
-> 15 0 28 2573 G 2683 2232
-> 14 0 27 2573 G 2601 2233
-> 15 0 27 2573 G 2602 2233
-> 14 0 28 2573 G 2602 2234
-> 15 0 28 2573 G 2683 2234
-> 14 0 27 2573 G 2607 2235
-> 15 0 27 2573 G 2608 2235
-> 14 0 28 2573 G 2608 2236
-> 15 0 28 2573 G 2683 2236
-> 14 0 27 2573 G 2613 2237
-> 15 0 27 2573 G 2614 2237
-> 14 0 28 2573 G 2614 2238
-> 15 0 28 2573 G 2683 2238
-> 14 0 27 2573 G 2619 2239
-> 15 0 27 2573 G 2620 2239
-> 14 0 28 2573 G 2620 2240
-> 15 0 28 2573 G 2683 2240
-> 14 0 27 2573 G 2658 2241
-> 15 0 27 2573 G 2659 2241
-> 14 0 28 2573 G 2659 2242
-> 15 0 28 2573 G 2683 2242
-> 14 0 27 2573 G 2664 2243
-> 15 0 27 2573 G 2665 2243
-> 14 0 28 2573 G 2665 2244
-> 15 0 28 2573 G 2683 2244
-> 14 0 27 2573 G 2670 2245
-> 15 0 27 2573 G 2671 2245
-> 14 0 28 2573 G 2671 2246
-> 15 0 28 2573 G 2683 2246
-> 14 0 27 2573 G 2676 2247
-> 15 0 27 2573 G 2677 2247
-> 14 0 28 2573 G 2677 2248
-> 15 0 28 2573 G 2683 2248
-> 14 0 27 2573 G 2628 2249
-> 15 0 27 2573 G 2629 2249
-> 14 0 28 2573 G 2629 2250
-> 15 0 28 2573 G 2683 2250
-> 14 0 27 2573 G 2577 2251
-> 15 0 27 2573 G 2578 2251
-> 14 0 28 2573 G 2578 2252
-> 15 0 28 2573 G 2683 2252
-> 14 0 27 2573 G 2634 2253
-> 15 0 27 2573 G 2635 2253
-> 14 0 28 2573 G 2635 2254
-> 15 0 28 2573 G 2683 2254
-> 14 0 27 2573 G 2583 2255
-> 15 0 27 2573 G 2584 2255
-> 14 0 28 2573 G 2584 2256
-> 15 0 28 2573 G 2683 2256
-> 14 0 27 2573 G 2640 2257
-> 15 0 27 2573 G 2641 2257
-> 14 0 28 2573 G 2641 2258
-> 15 0 28 2573 G 2683 2258
-> 14 0 27 2573 G 2589 2259
-> 15 0 27 2573 G 2590 2259
-> 14 0 28 2573 G 2590 2260
-> 15 0 28 2573 G 2683 2260
-> 14 0 27 2573 G 2646 2261
-> 15 0 27 2573 G 2647 2261
-> 14 0 28 2573 G 2647 2262
-> 15 0 28 2573 G 2683 2262
-> 14 0 27 2573 G 2652 2263
-> 15 0 27 2573 G 2653 2263
-> 14 0 28 2573 G 2653 2264
-> 15 0 28 2573 G 2683 2264
-> 14 0 27 2573 G 2598 2265
-> 15 0 27 2573 G 2599 2265
-> 14 0 28 2573 G 2599 2266
-> 15 0 28 2573 G 2683 2266
-> 14 0 27 2573 G 2604 2267
-> 15 0 27 2573 G 2605 2267
-> 14 0 28 2573 G 2605 2268
-> 15 0 28 2573 G 2683 2268
-> 14 0 27 2573 G 2610 2269
-> 15 0 27 2573 G 2611 2269
-> 14 0 28 2573 G 2611 2270
-> 15 0 28 2573 G 2683 2270
-> 14 0 27 2573 G 2616 2271
-> 15 0 27 2573 G 2617 2271
-> 14 0 28 2573 G 2617 2272
-> 15 0 28 2573 G 2683 2272
-> 14 0 27 2573 G 2622 2273
-> 15 0 27 2573 G 2623 2273
-> 14 0 28 2573 G 2623 2274
-> 15 0 28 2573 G 2683 2274
-> 14 0 27 2573 G 2655 2275
-> 15 0 27 2573 G 2656 2275
-> 14 0 28 2573 G 2656 2276
-> 15 0 28 2573 G 2683 2276
-> 14 0 27 2573 G 2661 2277
-> 15 0 27 2573 G 2662 2277
-> 14 0 28 2573 G 2662 2278
-> 15 0 28 2573 G 2683 2278
-> 14 0 27 2573 G 2667 2279
-> 15 0 27 2573 G 2668 2279
-> 14 0 28 2573 G 2668 2280
-> 15 0 28 2573 G 2683 2280
-> 14 0 27 2573 G 2673 2281
-> 15 0 27 2573 G 2674 2281
-> 14 0 28 2573 G 2674 2282
-> 15 0 28 2573 G 2683 2282
-> 14 0 27 2573 G 2679 2283
-> 15 0 27 2573 G 2680 2283
-> 14 0 28 2573 G 2680 2284
-> 15 0 28 2573 G 2683 2284
-> 14 0 27 2573 G 2625 2285
-> 15 0 27 2573 G 2626 2285
-> 14 0 28 2573 G 2626 2286
-> 15 0 28 2573 G 2683 2286
-> 14 0 27 2573 G 2574 2287
-> 15 0 27 2573 G 2575 2287
-> 14 0 28 2573 G 2575 2288
-> 15 0 28 2573 G 2683 2288
-> 14 0 27 2573 G 2631 2289
-> 15 0 27 2573 G 2632 2289
-> 14 0 28 2573 G 2632 2290
-> 15 0 28 2573 G 2683 2290
-> 14 0 27 2573 G 2580 2291
-> 15 0 27 2573 G 2581 2291
-> 14 0 28 2573 G 2581 2292
-> 15 0 28 2573 G 2683 2292
-> 14 0 27 2573 G 2637 2293
-> 15 0 27 2573 G 2638 2293
-> 14 0 28 2573 G 2638 2294
-> 15 0 28 2573 G 2683 2294
-> 14 0 27 2573 G 2586 2295
-> 15 0 27 2573 G 2587 2295
-> 14 0 28 2573 G 2587 2296
-> 15 0 28 2573 G 2683 2296
-> 14 0 27 2573 G 2643 2297
-> 15 0 27 2573 G 2644 2297
-> 14 0 28 2573 G 2644 2298
-> 15 0 28 2573 G 2683 2298
-> 14 0 27 2795 G 2814 2299
-> 15 0 27 2795 G 2815 2299
-> 14 0 28 2795 G 2815 2300
-> 15 0 28 2795 G 2905 2300
-> 14 0 28 2795 G 2905 2301
-> 15 0 28 2795 G 2873 2301
-> 14 0 29 2795 G 2873 2302
-> 15 0 29 2795 G 2871 2302
-> 14 0 28 2795 G 2905 2303
-> 15 0 28 2795 G 2822 2303
-> 14 0 29 2795 G 2822 2304
-> 15 0 29 2795 G 2820 2304
-> 14 0 28 2795 G 2905 2305
-> 15 0 28 2795 G 2879 2305
-> 14 0 29 2795 G 2879 2306
-> 15 0 29 2795 G 2877 2306
-> 14 0 28 2795 G 2905 2307
-> 15 0 28 2795 G 2828 2307
-> 14 0 29 2795 G 2828 2308
-> 15 0 29 2795 G 2826 2308
-> 14 0 28 2795 G 2905 2309
-> 15 0 28 2795 G 2885 2309
-> 14 0 29 2795 G 2885 2310
-> 15 0 29 2795 G 2883 2310
-> 14 0 28 2795 G 2905 2311
-> 15 0 28 2795 G 2834 2311
-> 14 0 29 2795 G 2834 2312
-> 15 0 29 2795 G 2832 2312
-> 14 0 28 2795 G 2905 2313
-> 15 0 28 2795 G 2891 2313
-> 14 0 29 2795 G 2891 2314
-> 15 0 29 2795 G 2889 2314
-> 14 0 28 2795 G 2905 2315
-> 15 0 28 2795 G 2840 2315
-> 14 0 29 2795 G 2840 2316
-> 15 0 29 2795 G 2838 2316
-> 14 0 28 2795 G 2905 2317
-> 15 0 28 2795 G 2897 2317
-> 14 0 29 2795 G 2897 2318
-> 15 0 29 2795 G 2895 2318
-> 14 0 28 2795 G 2905 2319
-> 15 0 28 2795 G 2843 2319
-> 14 0 29 2795 G 2843 2320
-> 15 0 29 2795 G 2841 2320
-> 14 0 28 2795 G 2905 2321
-> 15 0 28 2795 G 2849 2321
-> 14 0 29 2795 G 2849 2322
-> 15 0 29 2795 G 2847 2322
-> 14 0 30 2795 G 2905 2323
-> 15 0 30 2795 G 2904 2323
-> 14 0 28 2795 G 2905 2324
-> 15 0 28 2795 G 2798 2324
-> 14 0 29 2795 G 2798 2325
-> 15 0 29 2795 G 2796 2325
-> 14 0 28 2795 G 2905 2326
-> 15 0 28 2795 G 2855 2326
-> 14 0 29 2795 G 2855 2327
-> 15 0 29 2795 G 2853 2327
-> 14 0 28 2795 G 2905 2328
-> 15 0 28 2795 G 2804 2328
-> 14 0 29 2795 G 2804 2329
-> 15 0 29 2795 G 2802 2329
-> 14 0 28 2795 G 2905 2330
-> 15 0 28 2795 G 2861 2330
-> 14 0 29 2795 G 2861 2331
-> 15 0 29 2795 G 2859 2331
-> 14 0 28 2795 G 2905 2332
-> 15 0 28 2795 G 2810 2332
-> 14 0 29 2795 G 2810 2333
-> 15 0 29 2795 G 2808 2333
-> 14 0 28 2795 G 2905 2334
-> 15 0 28 2795 G 2867 2334
-> 14 0 29 2795 G 2867 2335
-> 15 0 29 2795 G 2865 2335
-> 14 0 28 2795 G 2905 2336
-> 15 0 28 2795 G 2813 2336
-> 14 0 29 2795 G 2813 2337
-> 15 0 29 2795 G 2811 2337
-> 14 0 28 2795 G 2905 2338
-> 15 0 28 2795 G 2819 2338
-> 14 0 29 2795 G 2819 2339
-> 15 0 29 2795 G 2817 2339
-> 14 0 28 2795 G 2905 2340
-> 15 0 28 2795 G 2876 2340
-> 14 0 29 2795 G 2876 2341
-> 15 0 29 2795 G 2874 2341
-> 14 0 28 2795 G 2905 2342
-> 15 0 28 2795 G 2825 2342
-> 14 0 29 2795 G 2825 2343
-> 15 0 29 2795 G 2823 2343
-> 14 0 28 2795 G 2905 2344
-> 15 0 28 2795 G 2882 2344
-> 14 0 29 2795 G 2882 2345
-> 15 0 29 2795 G 2880 2345
-> 14 0 28 2795 G 2905 2346
-> 15 0 28 2795 G 2831 2346
-> 14 0 29 2795 G 2831 2347
-> 15 0 29 2795 G 2829 2347
-> 14 0 28 2795 G 2905 2348
-> 15 0 28 2795 G 2888 2348
-> 14 0 29 2795 G 2888 2349
-> 15 0 29 2795 G 2886 2349
-> 14 0 28 2795 G 2905 2350
-> 15 0 28 2795 G 2837 2350
-> 14 0 29 2795 G 2837 2351
-> 15 0 29 2795 G 2835 2351
-> 14 0 28 2795 G 2905 2352
-> 15 0 28 2795 G 2894 2352
-> 14 0 29 2795 G 2894 2353
-> 15 0 29 2795 G 2892 2353
-> 14 0 28 2795 G 2905 2354
-> 15 0 28 2795 G 2900 2354
-> 14 0 29 2795 G 2900 2355
-> 15 0 29 2795 G 2898 2355
-> 14 0 28 2795 G 2905 2356
-> 15 0 28 2795 G 2846 2356
-> 14 0 29 2795 G 2846 2357
-> 15 0 29 2795 G 2844 2357
-> 14 0 28 2795 G 2905 2358
-> 15 0 28 2795 G 2903 2358
-> 14 0 29 2795 G 2903 2359
-> 15 0 29 2795 G 2901 2359
-> 14 0 28 2795 G 2905 2360
-> 15 0 28 2795 G 2852 2360
-> 14 0 29 2795 G 2852 2361
-> 15 0 29 2795 G 2850 2361
-> 14 0 28 2795 G 2905 2362
-> 15 0 28 2795 G 2801 2362
-> 14 0 29 2795 G 2801 2363
-> 15 0 29 2795 G 2799 2363
-> 14 0 28 2795 G 2905 2364
-> 15 0 28 2795 G 2858 2364
-> 14 0 29 2795 G 2858 2365
-> 15 0 29 2795 G 2856 2365
-> 14 0 28 2795 G 2905 2366
-> 15 0 28 2795 G 2807 2366
-> 14 0 29 2795 G 2807 2367
-> 15 0 29 2795 G 2805 2367
-> 14 0 28 2795 G 2905 2368
-> 15 0 28 2795 G 2864 2368
-> 14 0 29 2795 G 2864 2369
-> 15 0 29 2795 G 2862 2369
-> 14 0 28 2795 G 2905 2370
-> 15 0 28 2795 G 2870 2370
-> 14 0 29 2795 G 2870 2371
-> 15 0 29 2795 G 2868 2371
-> 14 0 27 2795 G 2871 2372
-> 15 0 27 2795 G 2872 2372
-> 14 0 28 2795 G 2872 2373
-> 15 0 28 2795 G 2905 2373
-> 14 0 28 2795 G 2905 2374
-> 15 0 28 2795 G 2816 2374
-> 14 0 29 2795 G 2816 2375
-> 15 0 29 2795 G 2814 2375
-> 14 0 27 2795 G 2820 2376
-> 15 0 27 2795 G 2821 2376
-> 14 0 28 2795 G 2821 2377
-> 15 0 28 2795 G 2905 2377
-> 14 0 27 2795 G 2877 2378
-> 15 0 27 2795 G 2878 2378
-> 14 0 28 2795 G 2878 2379
-> 15 0 28 2795 G 2905 2379
-> 14 0 27 2795 G 2826 2380
-> 15 0 27 2795 G 2827 2380
-> 14 0 28 2795 G 2827 2381
-> 15 0 28 2795 G 2905 2381
-> 14 0 27 2795 G 2883 2382
-> 15 0 27 2795 G 2884 2382
-> 14 0 28 2795 G 2884 2383
-> 15 0 28 2795 G 2905 2383
-> 14 0 27 2795 G 2832 2384
-> 15 0 27 2795 G 2833 2384
-> 14 0 28 2795 G 2833 2385
-> 15 0 28 2795 G 2905 2385
-> 14 0 27 2795 G 2889 2386
-> 15 0 27 2795 G 2890 2386
-> 14 0 28 2795 G 2890 2387
-> 15 0 28 2795 G 2905 2387
-> 14 0 27 2795 G 2838 2388
-> 15 0 27 2795 G 2839 2388
-> 14 0 28 2795 G 2839 2389
-> 15 0 28 2795 G 2905 2389
-> 14 0 27 2795 G 2895 2390
-> 15 0 27 2795 G 2896 2390
-> 14 0 28 2795 G 2896 2391
-> 15 0 28 2795 G 2905 2391
-> 14 0 27 2795 G 2841 2392
-> 15 0 27 2795 G 2842 2392
-> 14 0 28 2795 G 2842 2393
-> 15 0 28 2795 G 2905 2393
-> 14 0 27 2795 G 2847 2394
-> 15 0 27 2795 G 2848 2394
-> 14 0 28 2795 G 2848 2395
-> 15 0 28 2795 G 2905 2395
-> 14 0 27 2795 G 2796 2396
-> 15 0 27 2795 G 2797 2396
-> 14 0 28 2795 G 2797 2397
-> 15 0 28 2795 G 2905 2397
-> 14 0 27 2795 G 2853 2398
-> 15 0 27 2795 G 2854 2398
-> 14 0 28 2795 G 2854 2399
-> 15 0 28 2795 G 2905 2399
-> 14 0 27 2795 G 2802 2400
-> 15 0 27 2795 G 2803 2400
-> 14 0 28 2795 G 2803 2401
-> 15 0 28 2795 G 2905 2401
-> 14 0 27 2795 G 2859 2402
-> 15 0 27 2795 G 2860 2402
-> 14 0 28 2795 G 2860 2403
-> 15 0 28 2795 G 2905 2403
-> 14 0 27 2795 G 2808 2404
-> 15 0 27 2795 G 2809 2404
-> 14 0 28 2795 G 2809 2405
-> 15 0 28 2795 G 2905 2405
-> 14 0 27 2795 G 2865 2406
-> 15 0 27 2795 G 2866 2406
-> 14 0 28 2795 G 2866 2407
-> 15 0 28 2795 G 2905 2407
-> 14 0 27 2795 G 2811 2408
-> 15 0 27 2795 G 2812 2408
-> 14 0 28 2795 G 2812 2409
-> 15 0 28 2795 G 2905 2409
-> 14 0 27 2795 G 2817 2410
-> 15 0 27 2795 G 2818 2410
-> 14 0 28 2795 G 2818 2411
-> 15 0 28 2795 G 2905 2411
-> 14 0 27 2795 G 2874 2412
-> 15 0 27 2795 G 2875 2412
-> 14 0 28 2795 G 2875 2413
-> 15 0 28 2795 G 2905 2413
-> 14 0 27 2795 G 2823 2414
-> 15 0 27 2795 G 2824 2414
-> 14 0 28 2795 G 2824 2415
-> 15 0 28 2795 G 2905 2415
-> 14 0 27 2795 G 2880 2416
-> 15 0 27 2795 G 2881 2416
-> 14 0 28 2795 G 2881 2417
-> 15 0 28 2795 G 2905 2417
-> 14 0 27 2795 G 2829 2418
-> 15 0 27 2795 G 2830 2418
-> 14 0 28 2795 G 2830 2419
-> 15 0 28 2795 G 2905 2419
-> 14 0 27 2795 G 2886 2420
-> 15 0 27 2795 G 2887 2420
-> 14 0 28 2795 G 2887 2421
-> 15 0 28 2795 G 2905 2421
-> 14 0 27 2795 G 2835 2422
-> 15 0 27 2795 G 2836 2422
-> 14 0 28 2795 G 2836 2423
-> 15 0 28 2795 G 2905 2423
-> 14 0 27 2795 G 2892 2424
-> 15 0 27 2795 G 2893 2424
-> 14 0 28 2795 G 2893 2425
-> 15 0 28 2795 G 2905 2425
-> 14 0 27 2795 G 2898 2426
-> 15 0 27 2795 G 2899 2426
-> 14 0 28 2795 G 2899 2427
-> 15 0 28 2795 G 2905 2427
-> 14 0 27 2795 G 2844 2428
-> 15 0 27 2795 G 2845 2428
-> 14 0 28 2795 G 2845 2429
-> 15 0 28 2795 G 2905 2429
-> 14 0 27 2795 G 2901 2430
-> 15 0 27 2795 G 2902 2430
-> 14 0 28 2795 G 2902 2431
-> 15 0 28 2795 G 2905 2431
-> 14 0 27 2795 G 2850 2432
-> 15 0 27 2795 G 2851 2432
-> 14 0 28 2795 G 2851 2433
-> 15 0 28 2795 G 2905 2433
-> 14 0 27 2795 G 2799 2434
-> 15 0 27 2795 G 2800 2434
-> 14 0 28 2795 G 2800 2435
-> 15 0 28 2795 G 2905 2435
-> 14 0 27 2795 G 2856 2436
-> 15 0 27 2795 G 2857 2436
-> 14 0 28 2795 G 2857 2437
-> 15 0 28 2795 G 2905 2437
-> 14 0 27 2795 G 2805 2438
-> 15 0 27 2795 G 2806 2438
-> 14 0 28 2795 G 2806 2439
-> 15 0 28 2795 G 2905 2439
-> 14 0 27 2795 G 2862 2440
-> 15 0 27 2795 G 2863 2440
-> 14 0 28 2795 G 2863 2441
-> 15 0 28 2795 G 2905 2441
-> 14 0 27 2795 G 2868 2442
-> 15 0 27 2795 G 2869 2442
-> 14 0 28 2795 G 2869 2443
-> 15 0 28 2795 G 2905 2443
-> 14 0 27 2981 G 3021 2444
-> 15 0 27 2981 G 3022 2444
-> 14 0 28 2981 G 3022 2445
-> 15 0 28 2981 G 3091 2445
-> 14 0 28 2981 G 3091 2446
-> 15 0 28 2981 G 3029 2446
-> 14 0 29 2981 G 3029 2447
-> 15 0 29 2981 G 3027 2447
-> 14 0 28 2981 G 3091 2448
-> 15 0 28 2981 G 3086 2448
-> 14 0 29 2981 G 3086 2449
-> 15 0 29 2981 G 3084 2449
-> 14 0 28 2981 G 3091 2450
-> 15 0 28 2981 G 3035 2450
-> 14 0 29 2981 G 3035 2451
-> 15 0 29 2981 G 3033 2451
-> 14 0 28 2981 G 3091 2452
-> 15 0 28 2981 G 2984 2452
-> 14 0 29 2981 G 2984 2453
-> 15 0 29 2981 G 2982 2453
-> 14 0 28 2981 G 3091 2454
-> 15 0 28 2981 G 3041 2454
-> 14 0 29 2981 G 3041 2455
-> 15 0 29 2981 G 3039 2455
-> 14 0 28 2981 G 3091 2456
-> 15 0 28 2981 G 2990 2456
-> 14 0 29 2981 G 2990 2457
-> 15 0 29 2981 G 2988 2457
-> 14 0 28 2981 G 3091 2458
-> 15 0 28 2981 G 3047 2458
-> 14 0 29 2981 G 3047 2459
-> 15 0 29 2981 G 3045 2459
-> 14 0 28 2981 G 3091 2460
-> 15 0 28 2981 G 2993 2460
-> 14 0 29 2981 G 2993 2461
-> 15 0 29 2981 G 2991 2461
-> 14 0 28 2981 G 3091 2462
-> 15 0 28 2981 G 2999 2462
-> 14 0 29 2981 G 2999 2463
-> 15 0 29 2981 G 2997 2463
-> 14 0 28 2981 G 3091 2464
-> 15 0 28 2981 G 3056 2464
-> 14 0 29 2981 G 3056 2465
-> 15 0 29 2981 G 3054 2465
-> 14 0 28 2981 G 3091 2466
-> 15 0 28 2981 G 3005 2466
-> 14 0 29 2981 G 3005 2467
-> 15 0 29 2981 G 3003 2467
-> 14 0 28 2981 G 3091 2468
-> 15 0 28 2981 G 3062 2468
-> 14 0 29 2981 G 3062 2469
-> 15 0 29 2981 G 3060 2469
-> 14 0 28 2981 G 3091 2470
-> 15 0 28 2981 G 3011 2470
-> 14 0 29 2981 G 3011 2471
-> 15 0 29 2981 G 3009 2471
-> 14 0 28 2981 G 3091 2472
-> 15 0 28 2981 G 3068 2472
-> 14 0 29 2981 G 3068 2473
-> 15 0 29 2981 G 3066 2473
-> 14 0 28 2981 G 3091 2474
-> 15 0 28 2981 G 3017 2474
-> 14 0 29 2981 G 3017 2475
-> 15 0 29 2981 G 3015 2475
-> 14 0 28 2981 G 3091 2476
-> 15 0 28 2981 G 3074 2476
-> 14 0 29 2981 G 3074 2477
-> 15 0 29 2981 G 3072 2477
-> 14 0 28 2981 G 3091 2478
-> 15 0 28 2981 G 3080 2478
-> 14 0 29 2981 G 3080 2479
-> 15 0 29 2981 G 3078 2479
-> 14 0 28 2981 G 3091 2480
-> 15 0 28 2981 G 3026 2480
-> 14 0 29 2981 G 3026 2481
-> 15 0 29 2981 G 3024 2481
-> 14 0 28 2981 G 3091 2482
-> 15 0 28 2981 G 3083 2482
-> 14 0 29 2981 G 3083 2483
-> 15 0 29 2981 G 3081 2483
-> 14 0 28 2981 G 3091 2484
-> 15 0 28 2981 G 3032 2484
-> 14 0 29 2981 G 3032 2485
-> 15 0 29 2981 G 3030 2485
-> 14 0 28 2981 G 3091 2486
-> 15 0 28 2981 G 3089 2486
-> 14 0 29 2981 G 3089 2487
-> 15 0 29 2981 G 3087 2487
-> 14 0 28 2981 G 3091 2488
-> 15 0 28 2981 G 3038 2488
-> 14 0 29 2981 G 3038 2489
-> 15 0 29 2981 G 3036 2489
-> 14 0 28 2981 G 3091 2490
-> 15 0 28 2981 G 2987 2490
-> 14 0 29 2981 G 2987 2491
-> 15 0 29 2981 G 2985 2491
-> 14 0 28 2981 G 3091 2492
-> 15 0 28 2981 G 3044 2492
-> 14 0 29 2981 G 3044 2493
-> 15 0 29 2981 G 3042 2493
-> 14 0 28 2981 G 3091 2494
-> 15 0 28 2981 G 3050 2494
-> 14 0 29 2981 G 3050 2495
-> 15 0 29 2981 G 3048 2495
-> 14 0 28 2981 G 3091 2496
-> 15 0 28 2981 G 2996 2496
-> 14 0 29 2981 G 2996 2497
-> 15 0 29 2981 G 2994 2497
-> 14 0 28 2981 G 3091 2498
-> 15 0 28 2981 G 3053 2498
-> 14 0 29 2981 G 3053 2499
-> 15 0 29 2981 G 3051 2499
-> 14 0 28 2981 G 3091 2500
-> 15 0 28 2981 G 3002 2500
-> 14 0 29 2981 G 3002 2501
-> 15 0 29 2981 G 3000 2501
-> 14 0 28 2981 G 3091 2502
-> 15 0 28 2981 G 3059 2502
-> 14 0 29 2981 G 3059 2503
-> 15 0 29 2981 G 3057 2503
-> 14 0 28 2981 G 3091 2504
-> 15 0 28 2981 G 3008 2504
-> 14 0 29 2981 G 3008 2505
-> 15 0 29 2981 G 3006 2505
-> 14 0 28 2981 G 3091 2506
-> 15 0 28 2981 G 3065 2506
-> 14 0 29 2981 G 3065 2507
-> 15 0 29 2981 G 3063 2507
-> 14 0 28 2981 G 3091 2508
-> 15 0 28 2981 G 3014 2508
-> 14 0 29 2981 G 3014 2509
-> 15 0 29 2981 G 3012 2509
-> 14 0 30 2981 G 3091 2510
-> 15 0 30 2981 G 3090 2510
-> 14 0 28 2981 G 3091 2511
-> 15 0 28 2981 G 3071 2511
-> 14 0 29 2981 G 3071 2512
-> 15 0 29 2981 G 3069 2512
-> 14 0 28 2981 G 3091 2513
-> 15 0 28 2981 G 3020 2513
-> 14 0 29 2981 G 3020 2514
-> 15 0 29 2981 G 3018 2514
-> 14 0 28 2981 G 3091 2515
-> 15 0 28 2981 G 3077 2515
-> 14 0 29 2981 G 3077 2516
-> 15 0 29 2981 G 3075 2516
-> 14 0 27 2981 G 3027 2517
-> 15 0 27 2981 G 3028 2517
-> 14 0 28 2981 G 3028 2518
-> 15 0 28 2981 G 3091 2518
-> 14 0 28 2981 G 3091 2519
-> 15 0 28 2981 G 3023 2519
-> 14 0 29 2981 G 3023 2520
-> 15 0 29 2981 G 3021 2520
-> 14 0 27 2981 G 3084 2521
-> 15 0 27 2981 G 3085 2521
-> 14 0 28 2981 G 3085 2522
-> 15 0 28 2981 G 3091 2522
-> 14 0 27 2981 G 3033 2523
-> 15 0 27 2981 G 3034 2523
-> 14 0 28 2981 G 3034 2524
-> 15 0 28 2981 G 3091 2524
-> 14 0 27 2981 G 2982 2525
-> 15 0 27 2981 G 2983 2525
-> 14 0 28 2981 G 2983 2526
-> 15 0 28 2981 G 3091 2526
-> 14 0 27 2981 G 3039 2527
-> 15 0 27 2981 G 3040 2527
-> 14 0 28 2981 G 3040 2528
-> 15 0 28 2981 G 3091 2528
-> 14 0 27 2981 G 2988 2529
-> 15 0 27 2981 G 2989 2529
-> 14 0 28 2981 G 2989 2530
-> 15 0 28 2981 G 3091 2530
-> 14 0 27 2981 G 3045 2531
-> 15 0 27 2981 G 3046 2531
-> 14 0 28 2981 G 3046 2532
-> 15 0 28 2981 G 3091 2532
-> 14 0 27 2981 G 2991 2533
-> 15 0 27 2981 G 2992 2533
-> 14 0 28 2981 G 2992 2534
-> 15 0 28 2981 G 3091 2534
-> 14 0 27 2981 G 2997 2535
-> 15 0 27 2981 G 2998 2535
-> 14 0 28 2981 G 2998 2536
-> 15 0 28 2981 G 3091 2536
-> 14 0 27 2981 G 3054 2537
-> 15 0 27 2981 G 3055 2537
-> 14 0 28 2981 G 3055 2538
-> 15 0 28 2981 G 3091 2538
-> 14 0 27 2981 G 3003 2539
-> 15 0 27 2981 G 3004 2539
-> 14 0 28 2981 G 3004 2540
-> 15 0 28 2981 G 3091 2540
-> 14 0 27 2981 G 3060 2541
-> 15 0 27 2981 G 3061 2541
-> 14 0 28 2981 G 3061 2542
-> 15 0 28 2981 G 3091 2542
-> 14 0 27 2981 G 3009 2543
-> 15 0 27 2981 G 3010 2543
-> 14 0 28 2981 G 3010 2544
-> 15 0 28 2981 G 3091 2544
-> 14 0 27 2981 G 3066 2545
-> 15 0 27 2981 G 3067 2545
-> 14 0 28 2981 G 3067 2546
-> 15 0 28 2981 G 3091 2546
-> 14 0 27 2981 G 3015 2547
-> 15 0 27 2981 G 3016 2547
-> 14 0 28 2981 G 3016 2548
-> 15 0 28 2981 G 3091 2548
-> 14 0 27 2981 G 3072 2549
-> 15 0 27 2981 G 3073 2549
-> 14 0 28 2981 G 3073 2550
-> 15 0 28 2981 G 3091 2550
-> 14 0 27 2981 G 3078 2551
-> 15 0 27 2981 G 3079 2551
-> 14 0 28 2981 G 3079 2552
-> 15 0 28 2981 G 3091 2552
-> 14 0 27 2981 G 3024 2553
-> 15 0 27 2981 G 3025 2553
-> 14 0 28 2981 G 3025 2554
-> 15 0 28 2981 G 3091 2554
-> 14 0 27 2981 G 3081 2555
-> 15 0 27 2981 G 3082 2555
-> 14 0 28 2981 G 3082 2556
-> 15 0 28 2981 G 3091 2556
-> 14 0 27 2981 G 3030 2557
-> 15 0 27 2981 G 3031 2557
-> 14 0 28 2981 G 3031 2558
-> 15 0 28 2981 G 3091 2558
-> 14 0 27 2981 G 3087 2559
-> 15 0 27 2981 G 3088 2559
-> 14 0 28 2981 G 3088 2560
-> 15 0 28 2981 G 3091 2560
-> 14 0 27 2981 G 3036 2561
-> 15 0 27 2981 G 3037 2561
-> 14 0 28 2981 G 3037 2562
-> 15 0 28 2981 G 3091 2562
-> 14 0 27 2981 G 2985 2563
-> 15 0 27 2981 G 2986 2563
-> 14 0 28 2981 G 2986 2564
-> 15 0 28 2981 G 3091 2564
-> 14 0 27 2981 G 3042 2565
-> 15 0 27 2981 G 3043 2565
-> 14 0 28 2981 G 3043 2566
-> 15 0 28 2981 G 3091 2566
-> 14 0 27 2981 G 3048 2567
-> 15 0 27 2981 G 3049 2567
-> 14 0 28 2981 G 3049 2568
-> 15 0 28 2981 G 3091 2568
-> 14 0 27 2981 G 2994 2569
-> 15 0 27 2981 G 2995 2569
-> 14 0 28 2981 G 2995 2570
-> 15 0 28 2981 G 3091 2570
-> 14 0 27 2981 G 3051 2571
-> 15 0 27 2981 G 3052 2571
-> 14 0 28 2981 G 3052 2572
-> 15 0 28 2981 G 3091 2572
-> 14 0 27 2981 G 3000 2573
-> 15 0 27 2981 G 3001 2573
-> 14 0 28 2981 G 3001 2574
-> 15 0 28 2981 G 3091 2574
-> 14 0 27 2981 G 3057 2575
-> 15 0 27 2981 G 3058 2575
-> 14 0 28 2981 G 3058 2576
-> 15 0 28 2981 G 3091 2576
-> 14 0 27 2981 G 3006 2577
-> 15 0 27 2981 G 3007 2577
-> 14 0 28 2981 G 3007 2578
-> 15 0 28 2981 G 3091 2578
-> 14 0 27 2981 G 3063 2579
-> 15 0 27 2981 G 3064 2579
-> 14 0 28 2981 G 3064 2580
-> 15 0 28 2981 G 3091 2580
-> 14 0 27 2981 G 3012 2581
-> 15 0 27 2981 G 3013 2581
-> 14 0 28 2981 G 3013 2582
-> 15 0 28 2981 G 3091 2582
-> 14 0 27 2981 G 3069 2583
-> 15 0 27 2981 G 3070 2583
-> 14 0 28 2981 G 3070 2584
-> 15 0 28 2981 G 3091 2584
-> 14 0 27 2981 G 3018 2585
-> 15 0 27 2981 G 3019 2585
-> 14 0 28 2981 G 3019 2586
-> 15 0 28 2981 G 3091 2586
-> 14 0 27 2981 G 3075 2587
-> 15 0 27 2981 G 3076 2587
-> 14 0 28 2981 G 3076 2588
-> 15 0 28 2981 G 3091 2588
-> 14 0 27 3293 G 3306 2589
-> 15 0 27 3293 G 3307 2589
-> 14 0 28 3293 G 3307 2590
-> 15 0 28 3293 G 3313 2590
-> 14 0 28 3293 G 3313 2591
-> 15 0 28 3293 G 3296 2591
-> 14 0 29 3293 G 3296 2592
-> 15 0 29 3293 G 3294 2592
-> 14 0 28 3293 G 3313 2593
-> 15 0 28 3293 G 3302 2593
-> 14 0 29 3293 G 3302 2594
-> 15 0 29 3293 G 3300 2594
-> 14 0 28 3293 G 3313 2595
-> 15 0 28 3293 G 3305 2595
-> 14 0 29 3293 G 3305 2596
-> 15 0 29 3293 G 3303 2596
-> 14 0 28 3293 G 3313 2597
-> 15 0 28 3293 G 3311 2597
-> 14 0 29 3293 G 3311 2598
-> 15 0 29 3293 G 3309 2598
-> 14 0 30 3293 G 3313 2599
-> 15 0 30 3293 G 3312 2599
-> 14 0 28 3293 G 3313 2600
-> 15 0 28 3293 G 3299 2600
-> 14 0 29 3293 G 3299 2601
-> 15 0 29 3293 G 3297 2601
-> 14 0 27 3293 G 3294 2602
-> 15 0 27 3293 G 3295 2602
-> 14 0 28 3293 G 3295 2603
-> 15 0 28 3293 G 3313 2603
-> 14 0 28 3293 G 3313 2604
-> 15 0 28 3293 G 3308 2604
-> 14 0 29 3293 G 3308 2605
-> 15 0 29 3293 G 3306 2605
-> 14 0 27 3293 G 3300 2606
-> 15 0 27 3293 G 3301 2606
-> 14 0 28 3293 G 3301 2607
-> 15 0 28 3293 G 3313 2607
-> 14 0 27 3293 G 3303 2608
-> 15 0 27 3293 G 3304 2608
-> 14 0 28 3293 G 3304 2609
-> 15 0 28 3293 G 3313 2609
-> 14 0 27 3293 G 3309 2610
-> 15 0 27 3293 G 3310 2610
-> 14 0 28 3293 G 3310 2611
-> 15 0 28 3293 G 3313 2611
-> 14 0 27 3293 G 3297 2612
-> 15 0 27 3293 G 3298 2612
-> 14 0 28 3293 G 3298 2613
-> 15 0 28 3293 G 3313 2613
-> 14 0 27 3203 G 3210 2614
-> 15 0 27 3203 G 3211 2614
-> 14 0 28 3203 G 3211 2615
-> 15 0 28 3203 G 3271 2615
-> 14 0 28 3203 G 3271 2616
-> 15 0 28 3203 G 3218 2616
-> 14 0 29 3203 G 3218 2617
-> 15 0 29 3203 G 3216 2617
-> 14 0 28 3203 G 3271 2618
-> 15 0 28 3203 G 3224 2618
-> 14 0 29 3203 G 3224 2619
-> 15 0 29 3203 G 3222 2619
-> 14 0 28 3203 G 3271 2620
-> 15 0 28 3203 G 3230 2620
-> 14 0 29 3203 G 3230 2621
-> 15 0 29 3203 G 3228 2621
-> 14 0 28 3203 G 3271 2622
-> 15 0 28 3203 G 3236 2622
-> 14 0 29 3203 G 3236 2623
-> 15 0 29 3203 G 3234 2623
-> 14 0 28 3203 G 3271 2624
-> 15 0 28 3203 G 3242 2624
-> 14 0 29 3203 G 3242 2625
-> 15 0 29 3203 G 3240 2625
-> 14 0 28 3203 G 3271 2626
-> 15 0 28 3203 G 3248 2626
-> 14 0 29 3203 G 3248 2627
-> 15 0 29 3203 G 3246 2627
-> 14 0 28 3203 G 3271 2628
-> 15 0 28 3203 G 3254 2628
-> 14 0 29 3203 G 3254 2629
-> 15 0 29 3203 G 3252 2629
-> 14 0 28 3203 G 3271 2630
-> 15 0 28 3203 G 3260 2630
-> 14 0 29 3203 G 3260 2631
-> 15 0 29 3203 G 3258 2631
-> 14 0 28 3203 G 3271 2632
-> 15 0 28 3203 G 3266 2632
-> 14 0 29 3203 G 3266 2633
-> 15 0 29 3203 G 3264 2633
-> 14 0 28 3203 G 3271 2634
-> 15 0 28 3203 G 3206 2634
-> 14 0 29 3203 G 3206 2635
-> 15 0 29 3203 G 3204 2635
-> 14 0 28 3203 G 3271 2636
-> 15 0 28 3203 G 3269 2636
-> 14 0 29 3203 G 3269 2637
-> 15 0 29 3203 G 3267 2637
-> 14 0 30 3203 G 3271 2638
-> 15 0 30 3203 G 3270 2638
-> 14 0 28 3203 G 3271 2639
-> 15 0 28 3203 G 3209 2639
-> 14 0 29 3203 G 3209 2640
-> 15 0 29 3203 G 3207 2640
-> 14 0 28 3203 G 3271 2641
-> 15 0 28 3203 G 3215 2641
-> 14 0 29 3203 G 3215 2642
-> 15 0 29 3203 G 3213 2642
-> 14 0 28 3203 G 3271 2643
-> 15 0 28 3203 G 3221 2643
-> 14 0 29 3203 G 3221 2644
-> 15 0 29 3203 G 3219 2644
-> 14 0 28 3203 G 3271 2645
-> 15 0 28 3203 G 3227 2645
-> 14 0 29 3203 G 3227 2646
-> 15 0 29 3203 G 3225 2646
-> 14 0 28 3203 G 3271 2647
-> 15 0 28 3203 G 3233 2647
-> 14 0 29 3203 G 3233 2648
-> 15 0 29 3203 G 3231 2648
-> 14 0 28 3203 G 3271 2649
-> 15 0 28 3203 G 3239 2649
-> 14 0 29 3203 G 3239 2650
-> 15 0 29 3203 G 3237 2650
-> 14 0 28 3203 G 3271 2651
-> 15 0 28 3203 G 3245 2651
-> 14 0 29 3203 G 3245 2652
-> 15 0 29 3203 G 3243 2652
-> 14 0 28 3203 G 3271 2653
-> 15 0 28 3203 G 3251 2653
-> 14 0 29 3203 G 3251 2654
-> 15 0 29 3203 G 3249 2654
-> 14 0 28 3203 G 3271 2655
-> 15 0 28 3203 G 3257 2655
-> 14 0 29 3203 G 3257 2656
-> 15 0 29 3203 G 3255 2656
-> 14 0 28 3203 G 3271 2657
-> 15 0 28 3203 G 3263 2657
-> 14 0 29 3203 G 3263 2658
-> 15 0 29 3203 G 3261 2658
-> 14 0 27 3203 G 3216 2659
-> 15 0 27 3203 G 3217 2659
-> 14 0 28 3203 G 3217 2660
-> 15 0 28 3203 G 3271 2660
-> 14 0 28 3203 G 3271 2661
-> 15 0 28 3203 G 3212 2661
-> 14 0 29 3203 G 3212 2662
-> 15 0 29 3203 G 3210 2662
-> 14 0 27 3203 G 3222 2663
-> 15 0 27 3203 G 3223 2663
-> 14 0 28 3203 G 3223 2664
-> 15 0 28 3203 G 3271 2664
-> 14 0 27 3203 G 3228 2665
-> 15 0 27 3203 G 3229 2665
-> 14 0 28 3203 G 3229 2666
-> 15 0 28 3203 G 3271 2666
-> 14 0 27 3203 G 3234 2667
-> 15 0 27 3203 G 3235 2667
-> 14 0 28 3203 G 3235 2668
-> 15 0 28 3203 G 3271 2668
-> 14 0 27 3203 G 3240 2669
-> 15 0 27 3203 G 3241 2669
-> 14 0 28 3203 G 3241 2670
-> 15 0 28 3203 G 3271 2670
-> 14 0 27 3203 G 3246 2671
-> 15 0 27 3203 G 3247 2671
-> 14 0 28 3203 G 3247 2672
-> 15 0 28 3203 G 3271 2672
-> 14 0 27 3203 G 3252 2673
-> 15 0 27 3203 G 3253 2673
-> 14 0 28 3203 G 3253 2674
-> 15 0 28 3203 G 3271 2674
-> 14 0 27 3203 G 3258 2675
-> 15 0 27 3203 G 3259 2675
-> 14 0 28 3203 G 3259 2676
-> 15 0 28 3203 G 3271 2676
-> 14 0 27 3203 G 3264 2677
-> 15 0 27 3203 G 3265 2677
-> 14 0 28 3203 G 3265 2678
-> 15 0 28 3203 G 3271 2678
-> 14 0 27 3203 G 3204 2679
-> 15 0 27 3203 G 3205 2679
-> 14 0 28 3203 G 3205 2680
-> 15 0 28 3203 G 3271 2680
-> 14 0 27 3203 G 3267 2681
-> 15 0 27 3203 G 3268 2681
-> 14 0 28 3203 G 3268 2682
-> 15 0 28 3203 G 3271 2682
-> 14 0 27 3203 G 3207 2683
-> 15 0 27 3203 G 3208 2683
-> 14 0 28 3203 G 3208 2684
-> 15 0 28 3203 G 3271 2684
-> 14 0 27 3203 G 3213 2685
-> 15 0 27 3203 G 3214 2685
-> 14 0 28 3203 G 3214 2686
-> 15 0 28 3203 G 3271 2686
-> 14 0 27 3203 G 3219 2687
-> 15 0 27 3203 G 3220 2687
-> 14 0 28 3203 G 3220 2688
-> 15 0 28 3203 G 3271 2688
-> 14 0 27 3203 G 3225 2689
-> 15 0 27 3203 G 3226 2689
-> 14 0 28 3203 G 3226 2690
-> 15 0 28 3203 G 3271 2690
-> 14 0 27 3203 G 3231 2691
-> 15 0 27 3203 G 3232 2691
-> 14 0 28 3203 G 3232 2692
-> 15 0 28 3203 G 3271 2692
-> 14 0 27 3203 G 3237 2693
-> 15 0 27 3203 G 3238 2693
-> 14 0 28 3203 G 3238 2694
-> 15 0 28 3203 G 3271 2694
-> 14 0 27 3203 G 3243 2695
-> 15 0 27 3203 G 3244 2695
-> 14 0 28 3203 G 3244 2696
-> 15 0 28 3203 G 3271 2696
-> 14 0 27 3203 G 3249 2697
-> 15 0 27 3203 G 3250 2697
-> 14 0 28 3203 G 3250 2698
-> 15 0 28 3203 G 3271 2698
-> 14 0 27 3203 G 3255 2699
-> 15 0 27 3203 G 3256 2699
-> 14 0 28 3203 G 3256 2700
-> 15 0 28 3203 G 3271 2700
-> 14 0 27 3203 G 3261 2701
-> 15 0 27 3203 G 3262 2701
-> 14 0 28 3203 G 3262 2702
-> 15 0 28 3203 G 3271 2702
-> 4 31 13 19 16 ROUTER-LINK
-> 14 0 31 2462 G 2571 2703
-> 15 0 31 2462 G 2572 2703
-> 14 0 28 2462 G 2572 2704
-> 15 0 28 2462 G 2474 2704
-> 14 0 29 2462 G 2474 2705
-> 15 0 29 2462 G 2472 2705
-> 14 0 28 2462 G 2572 2706
-> 15 0 28 2462 G 2480 2706
-> 14 0 29 2462 G 2480 2707
-> 15 0 29 2462 G 2478 2707
-> 14 0 28 2462 G 2572 2708
-> 15 0 28 2462 G 2537 2708
-> 14 0 29 2462 G 2537 2709
-> 15 0 29 2462 G 2535 2709
-> 14 0 28 2462 G 2572 2710
-> 15 0 28 2462 G 2486 2710
-> 14 0 29 2462 G 2486 2711
-> 15 0 29 2462 G 2484 2711
-> 14 0 28 2462 G 2572 2712
-> 15 0 28 2462 G 2543 2712
-> 14 0 29 2462 G 2543 2713
-> 15 0 29 2462 G 2541 2713
-> 14 0 28 2462 G 2572 2714
-> 15 0 28 2462 G 2492 2714
-> 14 0 29 2462 G 2492 2715
-> 15 0 29 2462 G 2490 2715
-> 14 0 28 2462 G 2572 2716
-> 15 0 28 2462 G 2549 2716
-> 14 0 29 2462 G 2549 2717
-> 15 0 29 2462 G 2547 2717
-> 14 0 28 2462 G 2572 2718
-> 15 0 28 2462 G 2498 2718
-> 14 0 29 2462 G 2498 2719
-> 15 0 29 2462 G 2496 2719
-> 14 0 28 2462 G 2572 2720
-> 15 0 28 2462 G 2555 2720
-> 14 0 29 2462 G 2555 2721
-> 15 0 29 2462 G 2553 2721
-> 14 0 28 2462 G 2572 2722
-> 15 0 28 2462 G 2561 2722
-> 14 0 29 2462 G 2561 2723
-> 15 0 29 2462 G 2559 2723
-> 14 0 28 2462 G 2572 2724
-> 15 0 28 2462 G 2507 2724
-> 14 0 29 2462 G 2507 2725
-> 15 0 29 2462 G 2505 2725
-> 14 0 28 2462 G 2572 2726
-> 15 0 28 2462 G 2564 2726
-> 14 0 29 2462 G 2564 2727
-> 15 0 29 2462 G 2562 2727
-> 14 0 28 2462 G 2572 2728
-> 15 0 28 2462 G 2513 2728
-> 14 0 29 2462 G 2513 2729
-> 15 0 29 2462 G 2511 2729
-> 14 0 28 2462 G 2572 2730
-> 15 0 28 2462 G 2570 2730
-> 14 0 29 2462 G 2570 2731
-> 15 0 29 2462 G 2568 2731
-> 14 0 28 2462 G 2572 2732
-> 15 0 28 2462 G 2519 2732
-> 14 0 29 2462 G 2519 2733
-> 15 0 29 2462 G 2517 2733
-> 14 0 28 2462 G 2572 2734
-> 15 0 28 2462 G 2468 2734
-> 14 0 29 2462 G 2468 2735
-> 15 0 29 2462 G 2466 2735
-> 14 0 28 2462 G 2572 2736
-> 15 0 28 2462 G 2525 2736
-> 14 0 29 2462 G 2525 2737
-> 15 0 29 2462 G 2523 2737
-> 14 0 28 2462 G 2572 2738
-> 15 0 28 2462 G 2531 2738
-> 14 0 29 2462 G 2531 2739
-> 15 0 29 2462 G 2529 2739
-> 14 0 28 2462 G 2572 2740
-> 15 0 28 2462 G 2477 2740
-> 14 0 29 2462 G 2477 2741
-> 15 0 29 2462 G 2475 2741
-> 14 0 28 2462 G 2572 2742
-> 15 0 28 2462 G 2534 2742
-> 14 0 29 2462 G 2534 2743
-> 15 0 29 2462 G 2532 2743
-> 14 0 28 2462 G 2572 2744
-> 15 0 28 2462 G 2483 2744
-> 14 0 29 2462 G 2483 2745
-> 15 0 29 2462 G 2481 2745
-> 14 0 28 2462 G 2572 2746
-> 15 0 28 2462 G 2540 2746
-> 14 0 29 2462 G 2540 2747
-> 15 0 29 2462 G 2538 2747
-> 14 0 28 2462 G 2572 2748
-> 15 0 28 2462 G 2489 2748
-> 14 0 29 2462 G 2489 2749
-> 15 0 29 2462 G 2487 2749
-> 14 0 28 2462 G 2572 2750
-> 15 0 28 2462 G 2546 2750
-> 14 0 29 2462 G 2546 2751
-> 15 0 29 2462 G 2544 2751
-> 14 0 28 2462 G 2572 2752
-> 15 0 28 2462 G 2495 2752
-> 14 0 29 2462 G 2495 2753
-> 15 0 29 2462 G 2493 2753
-> 14 0 28 2462 G 2572 2754
-> 15 0 28 2462 G 2552 2754
-> 14 0 29 2462 G 2552 2755
-> 15 0 29 2462 G 2550 2755
-> 14 0 28 2462 G 2572 2756
-> 15 0 28 2462 G 2501 2756
-> 14 0 29 2462 G 2501 2757
-> 15 0 29 2462 G 2499 2757
-> 14 0 28 2462 G 2572 2758
-> 15 0 28 2462 G 2558 2758
-> 14 0 29 2462 G 2558 2759
-> 15 0 29 2462 G 2556 2759
-> 14 0 28 2462 G 2572 2760
-> 15 0 28 2462 G 2504 2760
-> 14 0 29 2462 G 2504 2761
-> 15 0 29 2462 G 2502 2761
-> 14 0 28 2462 G 2572 2762
-> 15 0 28 2462 G 2510 2762
-> 14 0 29 2462 G 2510 2763
-> 15 0 29 2462 G 2508 2763
-> 14 0 28 2462 G 2572 2764
-> 15 0 28 2462 G 2567 2764
-> 14 0 29 2462 G 2567 2765
-> 15 0 29 2462 G 2565 2765
-> 14 0 28 2462 G 2572 2766
-> 15 0 28 2462 G 2516 2766
-> 14 0 29 2462 G 2516 2767
-> 15 0 29 2462 G 2514 2767
-> 14 0 28 2462 G 2572 2768
-> 15 0 28 2462 G 2465 2768
-> 14 0 29 2462 G 2465 2769
-> 15 0 29 2462 G 2463 2769
-> 14 0 28 2462 G 2572 2770
-> 15 0 28 2462 G 2522 2770
-> 14 0 29 2462 G 2522 2771
-> 15 0 29 2462 G 2520 2771
-> 14 0 28 2462 G 2572 2772
-> 15 0 28 2462 G 2471 2772
-> 14 0 29 2462 G 2471 2773
-> 15 0 29 2462 G 2469 2773
-> 14 0 28 2462 G 2572 2774
-> 15 0 28 2462 G 2528 2774
-> 14 0 29 2462 G 2528 2775
-> 15 0 29 2462 G 2526 2775
-> 14 0 27 2462 G 2472 2776
-> 15 0 27 2462 G 2473 2776
-> 14 0 28 2462 G 2473 2777
-> 15 0 28 2462 G 2572 2777
-> 14 0 27 2462 G 2478 2778
-> 15 0 27 2462 G 2479 2778
-> 14 0 28 2462 G 2479 2779
-> 15 0 28 2462 G 2572 2779
-> 14 0 27 2462 G 2535 2780
-> 15 0 27 2462 G 2536 2780
-> 14 0 28 2462 G 2536 2781
-> 15 0 28 2462 G 2572 2781
-> 14 0 27 2462 G 2484 2782
-> 15 0 27 2462 G 2485 2782
-> 14 0 28 2462 G 2485 2783
-> 15 0 28 2462 G 2572 2783
-> 14 0 27 2462 G 2541 2784
-> 15 0 27 2462 G 2542 2784
-> 14 0 28 2462 G 2542 2785
-> 15 0 28 2462 G 2572 2785
-> 14 0 27 2462 G 2490 2786
-> 15 0 27 2462 G 2491 2786
-> 14 0 28 2462 G 2491 2787
-> 15 0 28 2462 G 2572 2787
-> 14 0 27 2462 G 2547 2788
-> 15 0 27 2462 G 2548 2788
-> 14 0 28 2462 G 2548 2789
-> 15 0 28 2462 G 2572 2789
-> 14 0 27 2462 G 2496 2790
-> 15 0 27 2462 G 2497 2790
-> 14 0 28 2462 G 2497 2791
-> 15 0 28 2462 G 2572 2791
-> 14 0 27 2462 G 2553 2792
-> 15 0 27 2462 G 2554 2792
-> 14 0 28 2462 G 2554 2793
-> 15 0 28 2462 G 2572 2793
-> 14 0 27 2462 G 2559 2794
-> 15 0 27 2462 G 2560 2794
-> 14 0 28 2462 G 2560 2795
-> 15 0 28 2462 G 2572 2795
-> 14 0 27 2462 G 2505 2796
-> 15 0 27 2462 G 2506 2796
-> 14 0 28 2462 G 2506 2797
-> 15 0 28 2462 G 2572 2797
-> 14 0 27 2462 G 2562 2798
-> 15 0 27 2462 G 2563 2798
-> 14 0 28 2462 G 2563 2799
-> 15 0 28 2462 G 2572 2799
-> 14 0 27 2462 G 2511 2800
-> 15 0 27 2462 G 2512 2800
-> 14 0 28 2462 G 2512 2801
-> 15 0 28 2462 G 2572 2801
-> 14 0 27 2462 G 2568 2802
-> 15 0 27 2462 G 2569 2802
-> 14 0 28 2462 G 2569 2803
-> 15 0 28 2462 G 2572 2803
-> 14 0 27 2462 G 2517 2804
-> 15 0 27 2462 G 2518 2804
-> 14 0 28 2462 G 2518 2805
-> 15 0 28 2462 G 2572 2805
-> 14 0 27 2462 G 2466 2806
-> 15 0 27 2462 G 2467 2806
-> 14 0 28 2462 G 2467 2807
-> 15 0 28 2462 G 2572 2807
-> 14 0 27 2462 G 2523 2808
-> 15 0 27 2462 G 2524 2808
-> 14 0 28 2462 G 2524 2809
-> 15 0 28 2462 G 2572 2809
-> 14 0 27 2462 G 2529 2810
-> 15 0 27 2462 G 2530 2810
-> 14 0 28 2462 G 2530 2811
-> 15 0 28 2462 G 2572 2811
-> 14 0 27 2462 G 2475 2812
-> 15 0 27 2462 G 2476 2812
-> 14 0 28 2462 G 2476 2813
-> 15 0 28 2462 G 2572 2813
-> 14 0 27 2462 G 2532 2814
-> 15 0 27 2462 G 2533 2814
-> 14 0 28 2462 G 2533 2815
-> 15 0 28 2462 G 2572 2815
-> 14 0 27 2462 G 2481 2816
-> 15 0 27 2462 G 2482 2816
-> 14 0 28 2462 G 2482 2817
-> 15 0 28 2462 G 2572 2817
-> 14 0 27 2462 G 2538 2818
-> 15 0 27 2462 G 2539 2818
-> 14 0 28 2462 G 2539 2819
-> 15 0 28 2462 G 2572 2819
-> 14 0 27 2462 G 2487 2820
-> 15 0 27 2462 G 2488 2820
-> 14 0 28 2462 G 2488 2821
-> 15 0 28 2462 G 2572 2821
-> 14 0 27 2462 G 2544 2822
-> 15 0 27 2462 G 2545 2822
-> 14 0 28 2462 G 2545 2823
-> 15 0 28 2462 G 2572 2823
-> 14 0 27 2462 G 2493 2824
-> 15 0 27 2462 G 2494 2824
-> 14 0 28 2462 G 2494 2825
-> 15 0 28 2462 G 2572 2825
-> 14 0 27 2462 G 2550 2826
-> 15 0 27 2462 G 2551 2826
-> 14 0 28 2462 G 2551 2827
-> 15 0 28 2462 G 2572 2827
-> 14 0 27 2462 G 2499 2828
-> 15 0 27 2462 G 2500 2828
-> 14 0 28 2462 G 2500 2829
-> 15 0 28 2462 G 2572 2829
-> 14 0 27 2462 G 2556 2830
-> 15 0 27 2462 G 2557 2830
-> 14 0 28 2462 G 2557 2831
-> 15 0 28 2462 G 2572 2831
-> 14 0 27 2462 G 2502 2832
-> 15 0 27 2462 G 2503 2832
-> 14 0 28 2462 G 2503 2833
-> 15 0 28 2462 G 2572 2833
-> 14 0 27 2462 G 2508 2834
-> 15 0 27 2462 G 2509 2834
-> 14 0 28 2462 G 2509 2835
-> 15 0 28 2462 G 2572 2835
-> 14 0 27 2462 G 2565 2836
-> 15 0 27 2462 G 2566 2836
-> 14 0 28 2462 G 2566 2837
-> 15 0 28 2462 G 2572 2837
-> 14 0 27 2462 G 2514 2838
-> 15 0 27 2462 G 2515 2838
-> 14 0 28 2462 G 2515 2839
-> 15 0 28 2462 G 2572 2839
-> 14 0 27 2462 G 2463 2840
-> 15 0 27 2462 G 2464 2840
-> 14 0 28 2462 G 2464 2841
-> 15 0 28 2462 G 2572 2841
-> 14 0 27 2462 G 2520 2842
-> 15 0 27 2462 G 2521 2842
-> 14 0 28 2462 G 2521 2843
-> 15 0 28 2462 G 2572 2843
-> 14 0 27 2462 G 2469 2844
-> 15 0 27 2462 G 2470 2844
-> 14 0 28 2462 G 2470 2845
-> 15 0 28 2462 G 2572 2845
-> 14 0 27 2462 G 2526 2846
-> 15 0 27 2462 G 2527 2846
-> 14 0 28 2462 G 2527 2847
-> 15 0 28 2462 G 2572 2847
-> 14 0 27 2684 G 2691 2848
-> 15 0 27 2684 G 2692 2848
-> 14 0 28 2684 G 2692 2849
-> 15 0 28 2684 G 2794 2849
-> 14 0 28 2684 G 2794 2850
-> 15 0 28 2684 G 2750 2850
-> 14 0 29 2684 G 2750 2851
-> 15 0 29 2684 G 2748 2851
-> 14 0 28 2684 G 2794 2852
-> 15 0 28 2684 G 2699 2852
-> 14 0 29 2684 G 2699 2853
-> 15 0 29 2684 G 2697 2853
-> 14 0 28 2684 G 2794 2854
-> 15 0 28 2684 G 2756 2854
-> 14 0 29 2684 G 2756 2855
-> 15 0 29 2684 G 2754 2855
-> 14 0 28 2684 G 2794 2856
-> 15 0 28 2684 G 2705 2856
-> 14 0 29 2684 G 2705 2857
-> 15 0 29 2684 G 2703 2857
-> 14 0 28 2684 G 2794 2858
-> 15 0 28 2684 G 2762 2858
-> 14 0 29 2684 G 2762 2859
-> 15 0 29 2684 G 2760 2859
-> 14 0 28 2684 G 2794 2860
-> 15 0 28 2684 G 2711 2860
-> 14 0 29 2684 G 2711 2861
-> 15 0 29 2684 G 2709 2861
-> 14 0 28 2684 G 2794 2862
-> 15 0 28 2684 G 2768 2862
-> 14 0 29 2684 G 2768 2863
-> 15 0 29 2684 G 2766 2863
-> 14 0 28 2684 G 2794 2864
-> 15 0 28 2684 G 2717 2864
-> 14 0 29 2684 G 2717 2865
-> 15 0 29 2684 G 2715 2865
-> 14 0 28 2684 G 2794 2866
-> 15 0 28 2684 G 2774 2866
-> 14 0 29 2684 G 2774 2867
-> 15 0 29 2684 G 2772 2867
-> 14 0 28 2684 G 2794 2868
-> 15 0 28 2684 G 2720 2868
-> 14 0 29 2684 G 2720 2869
-> 15 0 29 2684 G 2718 2869
-> 14 0 28 2684 G 2794 2870
-> 15 0 28 2684 G 2726 2870
-> 14 0 29 2684 G 2726 2871
-> 15 0 29 2684 G 2724 2871
-> 14 0 28 2684 G 2794 2872
-> 15 0 28 2684 G 2783 2872
-> 14 0 29 2684 G 2783 2873
-> 15 0 29 2684 G 2781 2873
-> 14 0 28 2684 G 2794 2874
-> 15 0 28 2684 G 2732 2874
-> 14 0 29 2684 G 2732 2875
-> 15 0 29 2684 G 2730 2875
-> 14 0 28 2684 G 2794 2876
-> 15 0 28 2684 G 2789 2876
-> 14 0 29 2684 G 2789 2877
-> 15 0 29 2684 G 2787 2877
-> 14 0 28 2684 G 2794 2878
-> 15 0 28 2684 G 2738 2878
-> 14 0 29 2684 G 2738 2879
-> 15 0 29 2684 G 2736 2879
-> 14 0 28 2684 G 2794 2880
-> 15 0 28 2684 G 2687 2880
-> 14 0 29 2684 G 2687 2881
-> 15 0 29 2684 G 2685 2881
-> 14 0 28 2684 G 2794 2882
-> 15 0 28 2684 G 2744 2882
-> 14 0 29 2684 G 2744 2883
-> 15 0 29 2684 G 2742 2883
-> 14 0 28 2684 G 2794 2884
-> 15 0 28 2684 G 2690 2884
-> 14 0 29 2684 G 2690 2885
-> 15 0 29 2684 G 2688 2885
-> 14 0 28 2684 G 2794 2886
-> 15 0 28 2684 G 2696 2886
-> 14 0 29 2684 G 2696 2887
-> 15 0 29 2684 G 2694 2887
-> 14 0 28 2684 G 2794 2888
-> 15 0 28 2684 G 2753 2888
-> 14 0 29 2684 G 2753 2889
-> 15 0 29 2684 G 2751 2889
-> 14 0 28 2684 G 2794 2890
-> 15 0 28 2684 G 2702 2890
-> 14 0 29 2684 G 2702 2891
-> 15 0 29 2684 G 2700 2891
-> 14 0 28 2684 G 2794 2892
-> 15 0 28 2684 G 2759 2892
-> 14 0 29 2684 G 2759 2893
-> 15 0 29 2684 G 2757 2893
-> 14 0 28 2684 G 2794 2894
-> 15 0 28 2684 G 2708 2894
-> 14 0 29 2684 G 2708 2895
-> 15 0 29 2684 G 2706 2895
-> 14 0 30 2684 G 2794 2896
-> 15 0 30 2684 G 2793 2896
-> 14 0 28 2684 G 2794 2897
-> 15 0 28 2684 G 2765 2897
-> 14 0 29 2684 G 2765 2898
-> 15 0 29 2684 G 2763 2898
-> 14 0 28 2684 G 2794 2899
-> 15 0 28 2684 G 2714 2899
-> 14 0 29 2684 G 2714 2900
-> 15 0 29 2684 G 2712 2900
-> 14 0 28 2684 G 2794 2901
-> 15 0 28 2684 G 2771 2901
-> 14 0 29 2684 G 2771 2902
-> 15 0 29 2684 G 2769 2902
-> 14 0 28 2684 G 2794 2903
-> 15 0 28 2684 G 2777 2903
-> 14 0 29 2684 G 2777 2904
-> 15 0 29 2684 G 2775 2904
-> 14 0 28 2684 G 2794 2905
-> 15 0 28 2684 G 2723 2905
-> 14 0 29 2684 G 2723 2906
-> 15 0 29 2684 G 2721 2906
-> 14 0 28 2684 G 2794 2907
-> 15 0 28 2684 G 2780 2907
-> 14 0 29 2684 G 2780 2908
-> 15 0 29 2684 G 2778 2908
-> 14 0 28 2684 G 2794 2909
-> 15 0 28 2684 G 2729 2909
-> 14 0 29 2684 G 2729 2910
-> 15 0 29 2684 G 2727 2910
-> 14 0 28 2684 G 2794 2911
-> 15 0 28 2684 G 2786 2911
-> 14 0 29 2684 G 2786 2912
-> 15 0 29 2684 G 2784 2912
-> 14 0 28 2684 G 2794 2913
-> 15 0 28 2684 G 2735 2913
-> 14 0 29 2684 G 2735 2914
-> 15 0 29 2684 G 2733 2914
-> 14 0 28 2684 G 2794 2915
-> 15 0 28 2684 G 2792 2915
-> 14 0 29 2684 G 2792 2916
-> 15 0 29 2684 G 2790 2916
-> 14 0 28 2684 G 2794 2917
-> 15 0 28 2684 G 2741 2917
-> 14 0 29 2684 G 2741 2918
-> 15 0 29 2684 G 2739 2918
-> 14 0 28 2684 G 2794 2919
-> 15 0 28 2684 G 2747 2919
-> 14 0 29 2684 G 2747 2920
-> 15 0 29 2684 G 2745 2920
-> 14 0 27 2684 G 2748 2921
-> 15 0 27 2684 G 2749 2921
-> 14 0 28 2684 G 2749 2922
-> 15 0 28 2684 G 2794 2922
-> 14 0 28 2684 G 2794 2923
-> 15 0 28 2684 G 2693 2923
-> 14 0 29 2684 G 2693 2924
-> 15 0 29 2684 G 2691 2924
-> 14 0 27 2684 G 2697 2925
-> 15 0 27 2684 G 2698 2925
-> 14 0 28 2684 G 2698 2926
-> 15 0 28 2684 G 2794 2926
-> 14 0 27 2684 G 2754 2927
-> 15 0 27 2684 G 2755 2927
-> 14 0 28 2684 G 2755 2928
-> 15 0 28 2684 G 2794 2928
-> 14 0 27 2684 G 2703 2929
-> 15 0 27 2684 G 2704 2929
-> 14 0 28 2684 G 2704 2930
-> 15 0 28 2684 G 2794 2930
-> 14 0 27 2684 G 2760 2931
-> 15 0 27 2684 G 2761 2931
-> 14 0 28 2684 G 2761 2932
-> 15 0 28 2684 G 2794 2932
-> 14 0 27 2684 G 2709 2933
-> 15 0 27 2684 G 2710 2933
-> 14 0 28 2684 G 2710 2934
-> 15 0 28 2684 G 2794 2934
-> 14 0 27 2684 G 2766 2935
-> 15 0 27 2684 G 2767 2935
-> 14 0 28 2684 G 2767 2936
-> 15 0 28 2684 G 2794 2936
-> 14 0 27 2684 G 2715 2937
-> 15 0 27 2684 G 2716 2937
-> 14 0 28 2684 G 2716 2938
-> 15 0 28 2684 G 2794 2938
-> 14 0 27 2684 G 2772 2939
-> 15 0 27 2684 G 2773 2939
-> 14 0 28 2684 G 2773 2940
-> 15 0 28 2684 G 2794 2940
-> 14 0 27 2684 G 2718 2941
-> 15 0 27 2684 G 2719 2941
-> 14 0 28 2684 G 2719 2942
-> 15 0 28 2684 G 2794 2942
-> 14 0 27 2684 G 2724 2943
-> 15 0 27 2684 G 2725 2943
-> 14 0 28 2684 G 2725 2944
-> 15 0 28 2684 G 2794 2944
-> 14 0 27 2684 G 2781 2945
-> 15 0 27 2684 G 2782 2945
-> 14 0 28 2684 G 2782 2946
-> 15 0 28 2684 G 2794 2946
-> 14 0 27 2684 G 2730 2947
-> 15 0 27 2684 G 2731 2947
-> 14 0 28 2684 G 2731 2948
-> 15 0 28 2684 G 2794 2948
-> 14 0 27 2684 G 2787 2949
-> 15 0 27 2684 G 2788 2949
-> 14 0 28 2684 G 2788 2950
-> 15 0 28 2684 G 2794 2950
-> 14 0 27 2684 G 2736 2951
-> 15 0 27 2684 G 2737 2951
-> 14 0 28 2684 G 2737 2952
-> 15 0 28 2684 G 2794 2952
-> 14 0 27 2684 G 2685 2953
-> 15 0 27 2684 G 2686 2953
-> 14 0 28 2684 G 2686 2954
-> 15 0 28 2684 G 2794 2954
-> 14 0 27 2684 G 2742 2955
-> 15 0 27 2684 G 2743 2955
-> 14 0 28 2684 G 2743 2956
-> 15 0 28 2684 G 2794 2956
-> 14 0 27 2684 G 2688 2957
-> 15 0 27 2684 G 2689 2957
-> 14 0 28 2684 G 2689 2958
-> 15 0 28 2684 G 2794 2958
-> 14 0 27 2684 G 2694 2959
-> 15 0 27 2684 G 2695 2959
-> 14 0 28 2684 G 2695 2960
-> 15 0 28 2684 G 2794 2960
-> 14 0 27 2684 G 2751 2961
-> 15 0 27 2684 G 2752 2961
-> 14 0 28 2684 G 2752 2962
-> 15 0 28 2684 G 2794 2962
-> 14 0 27 2684 G 2700 2963
-> 15 0 27 2684 G 2701 2963
-> 14 0 28 2684 G 2701 2964
-> 15 0 28 2684 G 2794 2964
-> 14 0 27 2684 G 2757 2965
-> 15 0 27 2684 G 2758 2965
-> 14 0 28 2684 G 2758 2966
-> 15 0 28 2684 G 2794 2966
-> 14 0 27 2684 G 2706 2967
-> 15 0 27 2684 G 2707 2967
-> 14 0 28 2684 G 2707 2968
-> 15 0 28 2684 G 2794 2968
-> 14 0 27 2684 G 2763 2969
-> 15 0 27 2684 G 2764 2969
-> 14 0 28 2684 G 2764 2970
-> 15 0 28 2684 G 2794 2970
-> 14 0 27 2684 G 2712 2971
-> 15 0 27 2684 G 2713 2971
-> 14 0 28 2684 G 2713 2972
-> 15 0 28 2684 G 2794 2972
-> 14 0 27 2684 G 2769 2973
-> 15 0 27 2684 G 2770 2973
-> 14 0 28 2684 G 2770 2974
-> 15 0 28 2684 G 2794 2974
-> 14 0 27 2684 G 2775 2975
-> 15 0 27 2684 G 2776 2975
-> 14 0 28 2684 G 2776 2976
-> 15 0 28 2684 G 2794 2976
-> 14 0 27 2684 G 2721 2977
-> 15 0 27 2684 G 2722 2977
-> 14 0 28 2684 G 2722 2978
-> 15 0 28 2684 G 2794 2978
-> 14 0 27 2684 G 2778 2979
-> 15 0 27 2684 G 2779 2979
-> 14 0 28 2684 G 2779 2980
-> 15 0 28 2684 G 2794 2980
-> 14 0 27 2684 G 2727 2981
-> 15 0 27 2684 G 2728 2981
-> 14 0 28 2684 G 2728 2982
-> 15 0 28 2684 G 2794 2982
-> 14 0 27 2684 G 2784 2983
-> 15 0 27 2684 G 2785 2983
-> 14 0 28 2684 G 2785 2984
-> 15 0 28 2684 G 2794 2984
-> 14 0 27 2684 G 2733 2985
-> 15 0 27 2684 G 2734 2985
-> 14 0 28 2684 G 2734 2986
-> 15 0 28 2684 G 2794 2986
-> 14 0 27 2684 G 2790 2987
-> 15 0 27 2684 G 2791 2987
-> 14 0 28 2684 G 2791 2988
-> 15 0 28 2684 G 2794 2988
-> 14 0 27 2684 G 2739 2989
-> 15 0 27 2684 G 2740 2989
-> 14 0 28 2684 G 2740 2990
-> 15 0 28 2684 G 2794 2990
-> 14 0 27 2684 G 2745 2991
-> 15 0 27 2684 G 2746 2991
-> 14 0 28 2684 G 2746 2992
-> 15 0 28 2684 G 2794 2992
-> 14 0 27 2906 G 2961 2993
-> 15 0 27 2906 G 2962 2993
-> 14 0 28 2906 G 2962 2994
-> 15 0 28 2906 G 2980 2994
-> 14 0 28 2906 G 2980 2995
-> 15 0 28 2906 G 2969 2995
-> 14 0 29 2906 G 2969 2996
-> 15 0 29 2906 G 2967 2996
-> 14 0 28 2906 G 2980 2997
-> 15 0 28 2906 G 2975 2997
-> 14 0 29 2906 G 2975 2998
-> 15 0 29 2906 G 2973 2998
-> 14 0 30 2906 G 2980 2999
-> 15 0 30 2906 G 2979 2999
-> 14 0 28 2906 G 2980 3000
-> 15 0 28 2906 G 2909 3000
-> 14 0 29 2906 G 2909 3001
-> 15 0 29 2906 G 2907 3001
-> 14 0 28 2906 G 2980 3002
-> 15 0 28 2906 G 2915 3002
-> 14 0 29 2906 G 2915 3003
-> 15 0 29 2906 G 2913 3003
-> 14 0 28 2906 G 2980 3004
-> 15 0 28 2906 G 2921 3004
-> 14 0 29 2906 G 2921 3005
-> 15 0 29 2906 G 2919 3005
-> 14 0 28 2906 G 2980 3006
-> 15 0 28 2906 G 2927 3006
-> 14 0 29 2906 G 2927 3007
-> 15 0 29 2906 G 2925 3007
-> 14 0 28 2906 G 2980 3008
-> 15 0 28 2906 G 2933 3008
-> 14 0 29 2906 G 2933 3009
-> 15 0 29 2906 G 2931 3009
-> 14 0 28 2906 G 2980 3010
-> 15 0 28 2906 G 2939 3010
-> 14 0 29 2906 G 2939 3011
-> 15 0 29 2906 G 2937 3011
-> 14 0 28 2906 G 2980 3012
-> 15 0 28 2906 G 2945 3012
-> 14 0 29 2906 G 2945 3013
-> 15 0 29 2906 G 2943 3013
-> 14 0 28 2906 G 2980 3014
-> 15 0 28 2906 G 2951 3014
-> 14 0 29 2906 G 2951 3015
-> 15 0 29 2906 G 2949 3015
-> 14 0 28 2906 G 2980 3016
-> 15 0 28 2906 G 2957 3016
-> 14 0 29 2906 G 2957 3017
-> 15 0 29 2906 G 2955 3017
-> 14 0 28 2906 G 2980 3018
-> 15 0 28 2906 G 2960 3018
-> 14 0 29 2906 G 2960 3019
-> 15 0 29 2906 G 2958 3019
-> 14 0 28 2906 G 2980 3020
-> 15 0 28 2906 G 2966 3020
-> 14 0 29 2906 G 2966 3021
-> 15 0 29 2906 G 2964 3021
-> 14 0 28 2906 G 2980 3022
-> 15 0 28 2906 G 2972 3022
-> 14 0 29 2906 G 2972 3023
-> 15 0 29 2906 G 2970 3023
-> 14 0 28 2906 G 2980 3024
-> 15 0 28 2906 G 2978 3024
-> 14 0 29 2906 G 2978 3025
-> 15 0 29 2906 G 2976 3025
-> 14 0 28 2906 G 2980 3026
-> 15 0 28 2906 G 2912 3026
-> 14 0 29 2906 G 2912 3027
-> 15 0 29 2906 G 2910 3027
-> 14 0 28 2906 G 2980 3028
-> 15 0 28 2906 G 2918 3028
-> 14 0 29 2906 G 2918 3029
-> 15 0 29 2906 G 2916 3029
-> 14 0 28 2906 G 2980 3030
-> 15 0 28 2906 G 2924 3030
-> 14 0 29 2906 G 2924 3031
-> 15 0 29 2906 G 2922 3031
-> 14 0 28 2906 G 2980 3032
-> 15 0 28 2906 G 2930 3032
-> 14 0 29 2906 G 2930 3033
-> 15 0 29 2906 G 2928 3033
-> 14 0 28 2906 G 2980 3034
-> 15 0 28 2906 G 2936 3034
-> 14 0 29 2906 G 2936 3035
-> 15 0 29 2906 G 2934 3035
-> 14 0 28 2906 G 2980 3036
-> 15 0 28 2906 G 2942 3036
-> 14 0 29 2906 G 2942 3037
-> 15 0 29 2906 G 2940 3037
-> 14 0 28 2906 G 2980 3038
-> 15 0 28 2906 G 2948 3038
-> 14 0 29 2906 G 2948 3039
-> 15 0 29 2906 G 2946 3039
-> 14 0 28 2906 G 2980 3040
-> 15 0 28 2906 G 2954 3040
-> 14 0 29 2906 G 2954 3041
-> 15 0 29 2906 G 2952 3041
-> 14 0 27 2906 G 2967 3042
-> 15 0 27 2906 G 2968 3042
-> 14 0 28 2906 G 2968 3043
-> 15 0 28 2906 G 2980 3043
-> 14 0 28 2906 G 2980 3044
-> 15 0 28 2906 G 2963 3044
-> 14 0 29 2906 G 2963 3045
-> 15 0 29 2906 G 2961 3045
-> 14 0 27 2906 G 2973 3046
-> 15 0 27 2906 G 2974 3046
-> 14 0 28 2906 G 2974 3047
-> 15 0 28 2906 G 2980 3047
-> 14 0 27 2906 G 2907 3048
-> 15 0 27 2906 G 2908 3048
-> 14 0 28 2906 G 2908 3049
-> 15 0 28 2906 G 2980 3049
-> 14 0 27 2906 G 2913 3050
-> 15 0 27 2906 G 2914 3050
-> 14 0 28 2906 G 2914 3051
-> 15 0 28 2906 G 2980 3051
-> 14 0 27 2906 G 2919 3052
-> 15 0 27 2906 G 2920 3052
-> 14 0 28 2906 G 2920 3053
-> 15 0 28 2906 G 2980 3053
-> 14 0 27 2906 G 2925 3054
-> 15 0 27 2906 G 2926 3054
-> 14 0 28 2906 G 2926 3055
-> 15 0 28 2906 G 2980 3055
-> 14 0 27 2906 G 2931 3056
-> 15 0 27 2906 G 2932 3056
-> 14 0 28 2906 G 2932 3057
-> 15 0 28 2906 G 2980 3057
-> 14 0 27 2906 G 2937 3058
-> 15 0 27 2906 G 2938 3058
-> 14 0 28 2906 G 2938 3059
-> 15 0 28 2906 G 2980 3059
-> 14 0 27 2906 G 2943 3060
-> 15 0 27 2906 G 2944 3060
-> 14 0 28 2906 G 2944 3061
-> 15 0 28 2906 G 2980 3061
-> 14 0 27 2906 G 2949 3062
-> 15 0 27 2906 G 2950 3062
-> 14 0 28 2906 G 2950 3063
-> 15 0 28 2906 G 2980 3063
-> 14 0 27 2906 G 2955 3064
-> 15 0 27 2906 G 2956 3064
-> 14 0 28 2906 G 2956 3065
-> 15 0 28 2906 G 2980 3065
-> 14 0 27 2906 G 2958 3066
-> 15 0 27 2906 G 2959 3066
-> 14 0 28 2906 G 2959 3067
-> 15 0 28 2906 G 2980 3067
-> 14 0 27 2906 G 2964 3068
-> 15 0 27 2906 G 2965 3068
-> 14 0 28 2906 G 2965 3069
-> 15 0 28 2906 G 2980 3069
-> 14 0 27 2906 G 2970 3070
-> 15 0 27 2906 G 2971 3070
-> 14 0 28 2906 G 2971 3071
-> 15 0 28 2906 G 2980 3071
-> 14 0 27 2906 G 2976 3072
-> 15 0 27 2906 G 2977 3072
-> 14 0 28 2906 G 2977 3073
-> 15 0 28 2906 G 2980 3073
-> 14 0 27 2906 G 2910 3074
-> 15 0 27 2906 G 2911 3074
-> 14 0 28 2906 G 2911 3075
-> 15 0 28 2906 G 2980 3075
-> 14 0 27 2906 G 2916 3076
-> 15 0 27 2906 G 2917 3076
-> 14 0 28 2906 G 2917 3077
-> 15 0 28 2906 G 2980 3077
-> 14 0 27 2906 G 2922 3078
-> 15 0 27 2906 G 2923 3078
-> 14 0 28 2906 G 2923 3079
-> 15 0 28 2906 G 2980 3079
-> 14 0 27 2906 G 2928 3080
-> 15 0 27 2906 G 2929 3080
-> 14 0 28 2906 G 2929 3081
-> 15 0 28 2906 G 2980 3081
-> 14 0 27 2906 G 2934 3082
-> 15 0 27 2906 G 2935 3082
-> 14 0 28 2906 G 2935 3083
-> 15 0 28 2906 G 2980 3083
-> 14 0 27 2906 G 2940 3084
-> 15 0 27 2906 G 2941 3084
-> 14 0 28 2906 G 2941 3085
-> 15 0 28 2906 G 2980 3085
-> 14 0 27 2906 G 2946 3086
-> 15 0 27 2906 G 2947 3086
-> 14 0 28 2906 G 2947 3087
-> 15 0 28 2906 G 2980 3087
-> 14 0 27 2906 G 2952 3088
-> 15 0 27 2906 G 2953 3088
-> 14 0 28 2906 G 2953 3089
-> 15 0 28 2906 G 2980 3089
-> 4 32 6 19 9 ROUTER-LINK
-> 14 0 32 2350 G 3201 3090
-> 15 0 32 2350 G 3316 3090
-> 14 0 26 2350 G 3316 3091
-> 15 0 26 2350 G 3291 3091
-> 14 0 26 2350 G 3316 3092
-> 15 0 26 2350 G 2460 3092
-> 14 0 26 2350 G 3316 3093
-> 15 0 26 2350 G 2682 3093
-> 14 0 26 2350 G 3316 3094
-> 15 0 26 2350 G 2904 3094
-> 14 0 26 2350 G 3316 3095
-> 15 0 26 2350 G 3090 3095
-> 14 0 26 2350 G 3316 3096
-> 15 0 26 2350 G 3312 3096
-> 14 0 26 2350 G 3316 3097
-> 15 0 26 2350 G 3270 3097
-> 14 0 26 2350 G 3316 3098
-> 15 0 26 2350 G 3315 3098
-> 14 0 26 2350 G 3316 3099
-> 15 0 26 2350 G 2571 3099
-> 14 0 26 2350 G 3316 3100
-> 15 0 26 2350 G 2793 3100
-> 14 0 26 2350 G 3316 3101
-> 15 0 26 2350 G 2979 3101
-> 14 0 20 2349 G 3409 3102
-> 15 0 20 2349 G 3411 3102
-> 14 0 22 2349 G 3411 3103
-> 15 0 22 2349 G 3413 3103
-> 14 0 21 2349 G 3411 3104
-> 15 0 21 2349 G 3317 3104
-> 14 0 22 2349 G 3317 3105
-> 15 0 22 2349 G 3315 3105
-> 14 0 20 2349 G 3413 3106
-> 15 0 20 2349 G 3317 3106
-> 14 0 27 1608 G 1636 3107
-> 15 0 27 1608 G 1637 3107
-> 14 0 28 1608 G 1637 3108
-> 15 0 28 1608 G 1727 3108
-> 14 0 30 1608 G 1727 3109
-> 15 0 30 1608 G 1726 3109
-> 14 0 28 1608 G 1727 3110
-> 15 0 28 1608 G 1644 3110
-> 14 0 29 1608 G 1644 3111
-> 15 0 29 1608 G 1642 3111
-> 14 0 28 1608 G 1727 3112
-> 15 0 28 1608 G 1701 3112
-> 14 0 29 1608 G 1701 3113
-> 15 0 29 1608 G 1699 3113
-> 14 0 28 1608 G 1727 3114
-> 15 0 28 1608 G 1650 3114
-> 14 0 29 1608 G 1650 3115
-> 15 0 29 1608 G 1648 3115
-> 14 0 28 1608 G 1727 3116
-> 15 0 28 1608 G 1707 3116
-> 14 0 29 1608 G 1707 3117
-> 15 0 29 1608 G 1705 3117
-> 14 0 28 1608 G 1727 3118
-> 15 0 28 1608 G 1656 3118
-> 14 0 29 1608 G 1656 3119
-> 15 0 29 1608 G 1654 3119
-> 14 0 28 1608 G 1727 3120
-> 15 0 28 1608 G 1713 3120
-> 14 0 29 1608 G 1713 3121
-> 15 0 29 1608 G 1711 3121
-> 14 0 28 1608 G 1727 3122
-> 15 0 28 1608 G 1662 3122
-> 14 0 29 1608 G 1662 3123
-> 15 0 29 1608 G 1660 3123
-> 14 0 28 1608 G 1727 3124
-> 15 0 28 1608 G 1719 3124
-> 14 0 29 1608 G 1719 3125
-> 15 0 29 1608 G 1717 3125
-> 14 0 28 1608 G 1727 3126
-> 15 0 28 1608 G 1725 3126
-> 14 0 29 1608 G 1725 3127
-> 15 0 29 1608 G 1723 3127
-> 14 0 28 1608 G 1727 3128
-> 15 0 28 1608 G 1671 3128
-> 14 0 29 1608 G 1671 3129
-> 15 0 29 1608 G 1669 3129
-> 14 0 28 1608 G 1727 3130
-> 15 0 28 1608 G 1677 3130
-> 14 0 29 1608 G 1677 3131
-> 15 0 29 1608 G 1675 3131
-> 14 0 28 1608 G 1727 3132
-> 15 0 28 1608 G 1683 3132
-> 14 0 29 1608 G 1683 3133
-> 15 0 29 1608 G 1681 3133
-> 14 0 28 1608 G 1727 3134
-> 15 0 28 1608 G 1689 3134
-> 14 0 29 1608 G 1689 3135
-> 15 0 29 1608 G 1687 3135
-> 14 0 28 1608 G 1727 3136
-> 15 0 28 1608 G 1695 3136
-> 14 0 29 1608 G 1695 3137
-> 15 0 29 1608 G 1693 3137
-> 14 0 28 1608 G 1727 3138
-> 15 0 28 1608 G 1611 3138
-> 14 0 29 1608 G 1611 3139
-> 15 0 29 1608 G 1609 3139
-> 14 0 28 1608 G 1727 3140
-> 15 0 28 1608 G 1617 3140
-> 14 0 29 1608 G 1617 3141
-> 15 0 29 1608 G 1615 3141
-> 14 0 28 1608 G 1727 3142
-> 15 0 28 1608 G 1623 3142
-> 14 0 29 1608 G 1623 3143
-> 15 0 29 1608 G 1621 3143
-> 14 0 28 1608 G 1727 3144
-> 15 0 28 1608 G 1629 3144
-> 14 0 29 1608 G 1629 3145
-> 15 0 29 1608 G 1627 3145
-> 14 0 28 1608 G 1727 3146
-> 15 0 28 1608 G 1635 3146
-> 14 0 29 1608 G 1635 3147
-> 15 0 29 1608 G 1633 3147
-> 14 0 28 1608 G 1727 3148
-> 15 0 28 1608 G 1641 3148
-> 14 0 29 1608 G 1641 3149
-> 15 0 29 1608 G 1639 3149
-> 14 0 28 1608 G 1727 3150
-> 15 0 28 1608 G 1698 3150
-> 14 0 29 1608 G 1698 3151
-> 15 0 29 1608 G 1696 3151
-> 14 0 28 1608 G 1727 3152
-> 15 0 28 1608 G 1647 3152
-> 14 0 29 1608 G 1647 3153
-> 15 0 29 1608 G 1645 3153
-> 14 0 28 1608 G 1727 3154
-> 15 0 28 1608 G 1704 3154
-> 14 0 29 1608 G 1704 3155
-> 15 0 29 1608 G 1702 3155
-> 14 0 28 1608 G 1727 3156
-> 15 0 28 1608 G 1653 3156
-> 14 0 29 1608 G 1653 3157
-> 15 0 29 1608 G 1651 3157
-> 14 0 28 1608 G 1727 3158
-> 15 0 28 1608 G 1710 3158
-> 14 0 29 1608 G 1710 3159
-> 15 0 29 1608 G 1708 3159
-> 14 0 28 1608 G 1727 3160
-> 15 0 28 1608 G 1659 3160
-> 14 0 29 1608 G 1659 3161
-> 15 0 29 1608 G 1657 3161
-> 14 0 28 1608 G 1727 3162
-> 15 0 28 1608 G 1716 3162
-> 14 0 29 1608 G 1716 3163
-> 15 0 29 1608 G 1714 3163
-> 14 0 28 1608 G 1727 3164
-> 15 0 28 1608 G 1665 3164
-> 14 0 29 1608 G 1665 3165
-> 15 0 29 1608 G 1663 3165
-> 14 0 28 1608 G 1727 3166
-> 15 0 28 1608 G 1722 3166
-> 14 0 29 1608 G 1722 3167
-> 15 0 29 1608 G 1720 3167
-> 14 0 28 1608 G 1727 3168
-> 15 0 28 1608 G 1668 3168
-> 14 0 29 1608 G 1668 3169
-> 15 0 29 1608 G 1666 3169
-> 14 0 28 1608 G 1727 3170
-> 15 0 28 1608 G 1674 3170
-> 14 0 29 1608 G 1674 3171
-> 15 0 29 1608 G 1672 3171
-> 14 0 28 1608 G 1727 3172
-> 15 0 28 1608 G 1680 3172
-> 14 0 29 1608 G 1680 3173
-> 15 0 29 1608 G 1678 3173
-> 14 0 28 1608 G 1727 3174
-> 15 0 28 1608 G 1686 3174
-> 14 0 29 1608 G 1686 3175
-> 15 0 29 1608 G 1684 3175
-> 14 0 28 1608 G 1727 3176
-> 15 0 28 1608 G 1692 3176
-> 14 0 29 1608 G 1692 3177
-> 15 0 29 1608 G 1690 3177
-> 14 0 28 1608 G 1727 3178
-> 15 0 28 1608 G 1614 3178
-> 14 0 29 1608 G 1614 3179
-> 15 0 29 1608 G 1612 3179
-> 14 0 28 1608 G 1727 3180
-> 15 0 28 1608 G 1620 3180
-> 14 0 29 1608 G 1620 3181
-> 15 0 29 1608 G 1618 3181
-> 14 0 28 1608 G 1727 3182
-> 15 0 28 1608 G 1626 3182
-> 14 0 29 1608 G 1626 3183
-> 15 0 29 1608 G 1624 3183
-> 14 0 28 1608 G 1727 3184
-> 15 0 28 1608 G 1632 3184
-> 14 0 29 1608 G 1632 3185
-> 15 0 29 1608 G 1630 3185
-> 14 0 28 1608 G 1727 3186
-> 15 0 28 1608 G 1638 3186
-> 14 0 29 1608 G 1638 3187
-> 15 0 29 1608 G 1636 3187
-> 14 0 27 1608 G 1642 3188
-> 15 0 27 1608 G 1643 3188
-> 14 0 28 1608 G 1643 3189
-> 15 0 28 1608 G 1727 3189
-> 14 0 27 1608 G 1699 3190
-> 15 0 27 1608 G 1700 3190
-> 14 0 28 1608 G 1700 3191
-> 15 0 28 1608 G 1727 3191
-> 14 0 27 1608 G 1648 3192
-> 15 0 27 1608 G 1649 3192
-> 14 0 28 1608 G 1649 3193
-> 15 0 28 1608 G 1727 3193
-> 14 0 27 1608 G 1705 3194
-> 15 0 27 1608 G 1706 3194
-> 14 0 28 1608 G 1706 3195
-> 15 0 28 1608 G 1727 3195
-> 14 0 27 1608 G 1654 3196
-> 15 0 27 1608 G 1655 3196
-> 14 0 28 1608 G 1655 3197
-> 15 0 28 1608 G 1727 3197
-> 14 0 27 1608 G 1711 3198
-> 15 0 27 1608 G 1712 3198
-> 14 0 28 1608 G 1712 3199
-> 15 0 28 1608 G 1727 3199
-> 14 0 27 1608 G 1660 3200
-> 15 0 27 1608 G 1661 3200
-> 14 0 28 1608 G 1661 3201
-> 15 0 28 1608 G 1727 3201
-> 14 0 27 1608 G 1717 3202
-> 15 0 27 1608 G 1718 3202
-> 14 0 28 1608 G 1718 3203
-> 15 0 28 1608 G 1727 3203
-> 14 0 27 1608 G 1723 3204
-> 15 0 27 1608 G 1724 3204
-> 14 0 28 1608 G 1724 3205
-> 15 0 28 1608 G 1727 3205
-> 14 0 27 1608 G 1669 3206
-> 15 0 27 1608 G 1670 3206
-> 14 0 28 1608 G 1670 3207
-> 15 0 28 1608 G 1727 3207
-> 14 0 27 1608 G 1675 3208
-> 15 0 27 1608 G 1676 3208
-> 14 0 28 1608 G 1676 3209
-> 15 0 28 1608 G 1727 3209
-> 14 0 27 1608 G 1681 3210
-> 15 0 27 1608 G 1682 3210
-> 14 0 28 1608 G 1682 3211
-> 15 0 28 1608 G 1727 3211
-> 14 0 27 1608 G 1687 3212
-> 15 0 27 1608 G 1688 3212
-> 14 0 28 1608 G 1688 3213
-> 15 0 28 1608 G 1727 3213
-> 14 0 27 1608 G 1693 3214
-> 15 0 27 1608 G 1694 3214
-> 14 0 28 1608 G 1694 3215
-> 15 0 28 1608 G 1727 3215
-> 14 0 27 1608 G 1609 3216
-> 15 0 27 1608 G 1610 3216
-> 14 0 28 1608 G 1610 3217
-> 15 0 28 1608 G 1727 3217
-> 14 0 27 1608 G 1615 3218
-> 15 0 27 1608 G 1616 3218
-> 14 0 28 1608 G 1616 3219
-> 15 0 28 1608 G 1727 3219
-> 14 0 27 1608 G 1621 3220
-> 15 0 27 1608 G 1622 3220
-> 14 0 28 1608 G 1622 3221
-> 15 0 28 1608 G 1727 3221
-> 14 0 27 1608 G 1627 3222
-> 15 0 27 1608 G 1628 3222
-> 14 0 28 1608 G 1628 3223
-> 15 0 28 1608 G 1727 3223
-> 14 0 27 1608 G 1633 3224
-> 15 0 27 1608 G 1634 3224
-> 14 0 28 1608 G 1634 3225
-> 15 0 28 1608 G 1727 3225
-> 14 0 27 1608 G 1639 3226
-> 15 0 27 1608 G 1640 3226
-> 14 0 28 1608 G 1640 3227
-> 15 0 28 1608 G 1727 3227
-> 14 0 27 1608 G 1696 3228
-> 15 0 27 1608 G 1697 3228
-> 14 0 28 1608 G 1697 3229
-> 15 0 28 1608 G 1727 3229
-> 14 0 27 1608 G 1645 3230
-> 15 0 27 1608 G 1646 3230
-> 14 0 28 1608 G 1646 3231
-> 15 0 28 1608 G 1727 3231
-> 14 0 27 1608 G 1702 3232
-> 15 0 27 1608 G 1703 3232
-> 14 0 28 1608 G 1703 3233
-> 15 0 28 1608 G 1727 3233
-> 14 0 27 1608 G 1651 3234
-> 15 0 27 1608 G 1652 3234
-> 14 0 28 1608 G 1652 3235
-> 15 0 28 1608 G 1727 3235
-> 14 0 27 1608 G 1708 3236
-> 15 0 27 1608 G 1709 3236
-> 14 0 28 1608 G 1709 3237
-> 15 0 28 1608 G 1727 3237
-> 14 0 27 1608 G 1657 3238
-> 15 0 27 1608 G 1658 3238
-> 14 0 28 1608 G 1658 3239
-> 15 0 28 1608 G 1727 3239
-> 14 0 27 1608 G 1714 3240
-> 15 0 27 1608 G 1715 3240
-> 14 0 28 1608 G 1715 3241
-> 15 0 28 1608 G 1727 3241
-> 14 0 27 1608 G 1663 3242
-> 15 0 27 1608 G 1664 3242
-> 14 0 28 1608 G 1664 3243
-> 15 0 28 1608 G 1727 3243
-> 14 0 27 1608 G 1720 3244
-> 15 0 27 1608 G 1721 3244
-> 14 0 28 1608 G 1721 3245
-> 15 0 28 1608 G 1727 3245
-> 14 0 27 1608 G 1666 3246
-> 15 0 27 1608 G 1667 3246
-> 14 0 28 1608 G 1667 3247
-> 15 0 28 1608 G 1727 3247
-> 14 0 27 1608 G 1672 3248
-> 15 0 27 1608 G 1673 3248
-> 14 0 28 1608 G 1673 3249
-> 15 0 28 1608 G 1727 3249
-> 14 0 27 1608 G 1678 3250
-> 15 0 27 1608 G 1679 3250
-> 14 0 28 1608 G 1679 3251
-> 15 0 28 1608 G 1727 3251
-> 14 0 27 1608 G 1684 3252
-> 15 0 27 1608 G 1685 3252
-> 14 0 28 1608 G 1685 3253
-> 15 0 28 1608 G 1727 3253
-> 14 0 27 1608 G 1690 3254
-> 15 0 27 1608 G 1691 3254
-> 14 0 28 1608 G 1691 3255
-> 15 0 28 1608 G 1727 3255
-> 14 0 27 1608 G 1612 3256
-> 15 0 27 1608 G 1613 3256
-> 14 0 28 1608 G 1613 3257
-> 15 0 28 1608 G 1727 3257
-> 14 0 27 1608 G 1618 3258
-> 15 0 27 1608 G 1619 3258
-> 14 0 28 1608 G 1619 3259
-> 15 0 28 1608 G 1727 3259
-> 14 0 27 1608 G 1624 3260
-> 15 0 27 1608 G 1625 3260
-> 14 0 28 1608 G 1625 3261
-> 15 0 28 1608 G 1727 3261
-> 14 0 27 1608 G 1630 3262
-> 15 0 27 1608 G 1631 3262
-> 14 0 28 1608 G 1631 3263
-> 15 0 28 1608 G 1727 3263
-> 14 0 27 1728 G 1759 3264
-> 15 0 27 1728 G 1760 3264
-> 14 0 28 1728 G 1760 3265
-> 15 0 28 1728 G 1835 3265
-> 14 0 28 1728 G 1835 3266
-> 15 0 28 1728 G 1767 3266
-> 14 0 29 1728 G 1767 3267
-> 15 0 29 1728 G 1765 3267
-> 14 0 28 1728 G 1835 3268
-> 15 0 28 1728 G 1824 3268
-> 14 0 29 1728 G 1824 3269
-> 15 0 29 1728 G 1822 3269
-> 14 0 28 1728 G 1835 3270
-> 15 0 28 1728 G 1773 3270
-> 14 0 29 1728 G 1773 3271
-> 15 0 29 1728 G 1771 3271
-> 14 0 28 1728 G 1835 3272
-> 15 0 28 1728 G 1830 3272
-> 14 0 29 1728 G 1830 3273
-> 15 0 29 1728 G 1828 3273
-> 14 0 28 1728 G 1835 3274
-> 15 0 28 1728 G 1779 3274
-> 14 0 29 1728 G 1779 3275
-> 15 0 29 1728 G 1777 3275
-> 14 0 28 1728 G 1835 3276
-> 15 0 28 1728 G 1785 3276
-> 14 0 29 1728 G 1785 3277
-> 15 0 29 1728 G 1783 3277
-> 14 0 30 1728 G 1835 3278
-> 15 0 30 1728 G 1834 3278
-> 14 0 28 1728 G 1835 3279
-> 15 0 28 1728 G 1731 3279
-> 14 0 29 1728 G 1731 3280
-> 15 0 29 1728 G 1729 3280
-> 14 0 28 1728 G 1835 3281
-> 15 0 28 1728 G 1737 3281
-> 14 0 29 1728 G 1737 3282
-> 15 0 29 1728 G 1735 3282
-> 14 0 28 1728 G 1835 3283
-> 15 0 28 1728 G 1794 3283
-> 14 0 29 1728 G 1794 3284
-> 15 0 29 1728 G 1792 3284
-> 14 0 28 1728 G 1835 3285
-> 15 0 28 1728 G 1743 3285
-> 14 0 29 1728 G 1743 3286
-> 15 0 29 1728 G 1741 3286
-> 14 0 28 1728 G 1835 3287
-> 15 0 28 1728 G 1800 3287
-> 14 0 29 1728 G 1800 3288
-> 15 0 29 1728 G 1798 3288
-> 14 0 28 1728 G 1835 3289
-> 15 0 28 1728 G 1749 3289
-> 14 0 29 1728 G 1749 3290
-> 15 0 29 1728 G 1747 3290
-> 14 0 28 1728 G 1835 3291
-> 15 0 28 1728 G 1806 3291
-> 14 0 29 1728 G 1806 3292
-> 15 0 29 1728 G 1804 3292
-> 14 0 28 1728 G 1835 3293
-> 15 0 28 1728 G 1755 3293
-> 14 0 29 1728 G 1755 3294
-> 15 0 29 1728 G 1753 3294
-> 14 0 28 1728 G 1835 3295
-> 15 0 28 1728 G 1812 3295
-> 14 0 29 1728 G 1812 3296
-> 15 0 29 1728 G 1810 3296
-> 14 0 28 1728 G 1835 3297
-> 15 0 28 1728 G 1818 3297
-> 14 0 29 1728 G 1818 3298
-> 15 0 29 1728 G 1816 3298
-> 14 0 28 1728 G 1835 3299
-> 15 0 28 1728 G 1764 3299
-> 14 0 29 1728 G 1764 3300
-> 15 0 29 1728 G 1762 3300
-> 14 0 28 1728 G 1835 3301
-> 15 0 28 1728 G 1821 3301
-> 14 0 29 1728 G 1821 3302
-> 15 0 29 1728 G 1819 3302
-> 14 0 28 1728 G 1835 3303
-> 15 0 28 1728 G 1770 3303
-> 14 0 29 1728 G 1770 3304
-> 15 0 29 1728 G 1768 3304
-> 14 0 28 1728 G 1835 3305
-> 15 0 28 1728 G 1827 3305
-> 14 0 29 1728 G 1827 3306
-> 15 0 29 1728 G 1825 3306
-> 14 0 28 1728 G 1835 3307
-> 15 0 28 1728 G 1776 3307
-> 14 0 29 1728 G 1776 3308
-> 15 0 29 1728 G 1774 3308
-> 14 0 28 1728 G 1835 3309
-> 15 0 28 1728 G 1833 3309
-> 14 0 29 1728 G 1833 3310
-> 15 0 29 1728 G 1831 3310
-> 14 0 28 1728 G 1835 3311
-> 15 0 28 1728 G 1782 3311
-> 14 0 29 1728 G 1782 3312
-> 15 0 29 1728 G 1780 3312
-> 14 0 28 1728 G 1835 3313
-> 15 0 28 1728 G 1788 3313
-> 14 0 29 1728 G 1788 3314
-> 15 0 29 1728 G 1786 3314
-> 14 0 28 1728 G 1835 3315
-> 15 0 28 1728 G 1734 3315
-> 14 0 29 1728 G 1734 3316
-> 15 0 29 1728 G 1732 3316
-> 14 0 28 1728 G 1835 3317
-> 15 0 28 1728 G 1791 3317
-> 14 0 29 1728 G 1791 3318
-> 15 0 29 1728 G 1789 3318
-> 14 0 28 1728 G 1835 3319
-> 15 0 28 1728 G 1740 3319
-> 14 0 29 1728 G 1740 3320
-> 15 0 29 1728 G 1738 3320
-> 14 0 28 1728 G 1835 3321
-> 15 0 28 1728 G 1797 3321
-> 14 0 29 1728 G 1797 3322
-> 15 0 29 1728 G 1795 3322
-> 14 0 28 1728 G 1835 3323
-> 15 0 28 1728 G 1746 3323
-> 14 0 29 1728 G 1746 3324
-> 15 0 29 1728 G 1744 3324
-> 14 0 28 1728 G 1835 3325
-> 15 0 28 1728 G 1803 3325
-> 14 0 29 1728 G 1803 3326
-> 15 0 29 1728 G 1801 3326
-> 14 0 28 1728 G 1835 3327
-> 15 0 28 1728 G 1752 3327
-> 14 0 29 1728 G 1752 3328
-> 15 0 29 1728 G 1750 3328
-> 14 0 28 1728 G 1835 3329
-> 15 0 28 1728 G 1809 3329
-> 14 0 29 1728 G 1809 3330
-> 15 0 29 1728 G 1807 3330
-> 14 0 28 1728 G 1835 3331
-> 15 0 28 1728 G 1758 3331
-> 14 0 29 1728 G 1758 3332
-> 15 0 29 1728 G 1756 3332
-> 14 0 28 1728 G 1835 3333
-> 15 0 28 1728 G 1815 3333
-> 14 0 29 1728 G 1815 3334
-> 15 0 29 1728 G 1813 3334
-> 14 0 27 1728 G 1765 3335
-> 15 0 27 1728 G 1766 3335
-> 14 0 28 1728 G 1766 3336
-> 15 0 28 1728 G 1835 3336
-> 14 0 28 1728 G 1835 3337
-> 15 0 28 1728 G 1761 3337
-> 14 0 29 1728 G 1761 3338
-> 15 0 29 1728 G 1759 3338
-> 14 0 27 1728 G 1822 3339
-> 15 0 27 1728 G 1823 3339
-> 14 0 28 1728 G 1823 3340
-> 15 0 28 1728 G 1835 3340
-> 14 0 27 1728 G 1771 3341
-> 15 0 27 1728 G 1772 3341
-> 14 0 28 1728 G 1772 3342
-> 15 0 28 1728 G 1835 3342
-> 14 0 27 1728 G 1828 3343
-> 15 0 27 1728 G 1829 3343
-> 14 0 28 1728 G 1829 3344
-> 15 0 28 1728 G 1835 3344
-> 14 0 27 1728 G 1777 3345
-> 15 0 27 1728 G 1778 3345
-> 14 0 28 1728 G 1778 3346
-> 15 0 28 1728 G 1835 3346
-> 14 0 27 1728 G 1783 3347
-> 15 0 27 1728 G 1784 3347
-> 14 0 28 1728 G 1784 3348
-> 15 0 28 1728 G 1835 3348
-> 14 0 27 1728 G 1729 3349
-> 15 0 27 1728 G 1730 3349
-> 14 0 28 1728 G 1730 3350
-> 15 0 28 1728 G 1835 3350
-> 14 0 27 1728 G 1735 3351
-> 15 0 27 1728 G 1736 3351
-> 14 0 28 1728 G 1736 3352
-> 15 0 28 1728 G 1835 3352
-> 14 0 27 1728 G 1792 3353
-> 15 0 27 1728 G 1793 3353
-> 14 0 28 1728 G 1793 3354
-> 15 0 28 1728 G 1835 3354
-> 14 0 27 1728 G 1741 3355
-> 15 0 27 1728 G 1742 3355
-> 14 0 28 1728 G 1742 3356
-> 15 0 28 1728 G 1835 3356
-> 14 0 27 1728 G 1798 3357
-> 15 0 27 1728 G 1799 3357
-> 14 0 28 1728 G 1799 3358
-> 15 0 28 1728 G 1835 3358
-> 14 0 27 1728 G 1747 3359
-> 15 0 27 1728 G 1748 3359
-> 14 0 28 1728 G 1748 3360
-> 15 0 28 1728 G 1835 3360
-> 14 0 27 1728 G 1804 3361
-> 15 0 27 1728 G 1805 3361
-> 14 0 28 1728 G 1805 3362
-> 15 0 28 1728 G 1835 3362
-> 14 0 27 1728 G 1753 3363
-> 15 0 27 1728 G 1754 3363
-> 14 0 28 1728 G 1754 3364
-> 15 0 28 1728 G 1835 3364
-> 14 0 27 1728 G 1810 3365
-> 15 0 27 1728 G 1811 3365
-> 14 0 28 1728 G 1811 3366
-> 15 0 28 1728 G 1835 3366
-> 14 0 27 1728 G 1816 3367
-> 15 0 27 1728 G 1817 3367
-> 14 0 28 1728 G 1817 3368
-> 15 0 28 1728 G 1835 3368
-> 14 0 27 1728 G 1762 3369
-> 15 0 27 1728 G 1763 3369
-> 14 0 28 1728 G 1763 3370
-> 15 0 28 1728 G 1835 3370
-> 14 0 27 1728 G 1819 3371
-> 15 0 27 1728 G 1820 3371
-> 14 0 28 1728 G 1820 3372
-> 15 0 28 1728 G 1835 3372
-> 14 0 27 1728 G 1768 3373
-> 15 0 27 1728 G 1769 3373
-> 14 0 28 1728 G 1769 3374
-> 15 0 28 1728 G 1835 3374
-> 14 0 27 1728 G 1825 3375
-> 15 0 27 1728 G 1826 3375
-> 14 0 28 1728 G 1826 3376
-> 15 0 28 1728 G 1835 3376
-> 14 0 27 1728 G 1774 3377
-> 15 0 27 1728 G 1775 3377
-> 14 0 28 1728 G 1775 3378
-> 15 0 28 1728 G 1835 3378
-> 14 0 27 1728 G 1831 3379
-> 15 0 27 1728 G 1832 3379
-> 14 0 28 1728 G 1832 3380
-> 15 0 28 1728 G 1835 3380
-> 14 0 27 1728 G 1780 3381
-> 15 0 27 1728 G 1781 3381
-> 14 0 28 1728 G 1781 3382
-> 15 0 28 1728 G 1835 3382
-> 14 0 27 1728 G 1786 3383
-> 15 0 27 1728 G 1787 3383
-> 14 0 28 1728 G 1787 3384
-> 15 0 28 1728 G 1835 3384
-> 14 0 27 1728 G 1732 3385
-> 15 0 27 1728 G 1733 3385
-> 14 0 28 1728 G 1733 3386
-> 15 0 28 1728 G 1835 3386
-> 14 0 27 1728 G 1789 3387
-> 15 0 27 1728 G 1790 3387
-> 14 0 28 1728 G 1790 3388
-> 15 0 28 1728 G 1835 3388
-> 14 0 27 1728 G 1738 3389
-> 15 0 27 1728 G 1739 3389
-> 14 0 28 1728 G 1739 3390
-> 15 0 28 1728 G 1835 3390
-> 14 0 27 1728 G 1795 3391
-> 15 0 27 1728 G 1796 3391
-> 14 0 28 1728 G 1796 3392
-> 15 0 28 1728 G 1835 3392
-> 14 0 27 1728 G 1744 3393
-> 15 0 27 1728 G 1745 3393
-> 14 0 28 1728 G 1745 3394
-> 15 0 28 1728 G 1835 3394
-> 14 0 27 1728 G 1801 3395
-> 15 0 27 1728 G 1802 3395
-> 14 0 28 1728 G 1802 3396
-> 15 0 28 1728 G 1835 3396
-> 14 0 27 1728 G 1750 3397
-> 15 0 27 1728 G 1751 3397
-> 14 0 28 1728 G 1751 3398
-> 15 0 28 1728 G 1835 3398
-> 14 0 27 1728 G 1807 3399
-> 15 0 27 1728 G 1808 3399
-> 14 0 28 1728 G 1808 3400
-> 15 0 28 1728 G 1835 3400
-> 14 0 27 1728 G 1756 3401
-> 15 0 27 1728 G 1757 3401
-> 14 0 28 1728 G 1757 3402
-> 15 0 28 1728 G 1835 3402
-> 14 0 27 1728 G 1813 3403
-> 15 0 27 1728 G 1814 3403
-> 14 0 28 1728 G 1814 3404
-> 15 0 28 1728 G 1835 3404
-> 14 0 27 1836 G 1882 3405
-> 15 0 27 1836 G 1883 3405
-> 14 0 28 1836 G 1883 3406
-> 15 0 28 1836 G 1928 3406
-> 14 0 28 1836 G 1928 3407
-> 15 0 28 1836 G 1890 3407
-> 14 0 29 1836 G 1890 3408
-> 15 0 29 1836 G 1888 3408
-> 14 0 28 1836 G 1928 3409
-> 15 0 28 1836 G 1839 3409
-> 14 0 29 1836 G 1839 3410
-> 15 0 29 1836 G 1837 3410
-> 14 0 28 1836 G 1928 3411
-> 15 0 28 1836 G 1896 3411
-> 14 0 29 1836 G 1896 3412
-> 15 0 29 1836 G 1894 3412
-> 14 0 28 1836 G 1928 3413
-> 15 0 28 1836 G 1845 3413
-> 14 0 29 1836 G 1845 3414
-> 15 0 29 1836 G 1843 3414
-> 14 0 28 1836 G 1928 3415
-> 15 0 28 1836 G 1902 3415
-> 14 0 29 1836 G 1902 3416
-> 15 0 29 1836 G 1900 3416
-> 14 0 28 1836 G 1928 3417
-> 15 0 28 1836 G 1851 3417
-> 14 0 29 1836 G 1851 3418
-> 15 0 29 1836 G 1849 3418
-> 14 0 28 1836 G 1928 3419
-> 15 0 28 1836 G 1908 3419
-> 14 0 29 1836 G 1908 3420
-> 15 0 29 1836 G 1906 3420
-> 14 0 28 1836 G 1928 3421
-> 15 0 28 1836 G 1917 3421
-> 14 0 29 1836 G 1917 3422
-> 15 0 29 1836 G 1915 3422
-> 14 0 28 1836 G 1928 3423
-> 15 0 28 1836 G 1923 3423
-> 14 0 29 1836 G 1923 3424
-> 15 0 29 1836 G 1921 3424
-> 14 0 28 1836 G 1928 3425
-> 15 0 28 1836 G 1854 3425
-> 14 0 29 1836 G 1854 3426
-> 15 0 29 1836 G 1852 3426
-> 14 0 28 1836 G 1928 3427
-> 15 0 28 1836 G 1860 3427
-> 14 0 29 1836 G 1860 3428
-> 15 0 29 1836 G 1858 3428
-> 14 0 28 1836 G 1928 3429
-> 15 0 28 1836 G 1866 3429
-> 14 0 29 1836 G 1866 3430
-> 15 0 29 1836 G 1864 3430
-> 14 0 28 1836 G 1928 3431
-> 15 0 28 1836 G 1872 3431
-> 14 0 29 1836 G 1872 3432
-> 15 0 29 1836 G 1870 3432
-> 14 0 28 1836 G 1928 3433
-> 15 0 28 1836 G 1878 3433
-> 14 0 29 1836 G 1878 3434
-> 15 0 29 1836 G 1876 3434
-> 14 0 30 1836 G 1928 3435
-> 15 0 30 1836 G 1927 3435
-> 14 0 28 1836 G 1928 3436
-> 15 0 28 1836 G 1887 3436
-> 14 0 29 1836 G 1887 3437
-> 15 0 29 1836 G 1885 3437
-> 14 0 28 1836 G 1928 3438
-> 15 0 28 1836 G 1893 3438
-> 14 0 29 1836 G 1893 3439
-> 15 0 29 1836 G 1891 3439
-> 14 0 28 1836 G 1928 3440
-> 15 0 28 1836 G 1842 3440
-> 14 0 29 1836 G 1842 3441
-> 15 0 29 1836 G 1840 3441
-> 14 0 28 1836 G 1928 3442
-> 15 0 28 1836 G 1899 3442
-> 14 0 29 1836 G 1899 3443
-> 15 0 29 1836 G 1897 3443
-> 14 0 28 1836 G 1928 3444
-> 15 0 28 1836 G 1848 3444
-> 14 0 29 1836 G 1848 3445
-> 15 0 29 1836 G 1846 3445
-> 14 0 28 1836 G 1928 3446
-> 15 0 28 1836 G 1905 3446
-> 14 0 29 1836 G 1905 3447
-> 15 0 29 1836 G 1903 3447
-> 14 0 28 1836 G 1928 3448
-> 15 0 28 1836 G 1914 3448
-> 14 0 29 1836 G 1914 3449
-> 15 0 29 1836 G 1912 3449
-> 14 0 28 1836 G 1928 3450
-> 15 0 28 1836 G 1911 3450
-> 14 0 29 1836 G 1911 3451
-> 15 0 29 1836 G 1909 3451
-> 14 0 28 1836 G 1928 3452
-> 15 0 28 1836 G 1920 3452
-> 14 0 29 1836 G 1920 3453
-> 15 0 29 1836 G 1918 3453
-> 14 0 28 1836 G 1928 3454
-> 15 0 28 1836 G 1926 3454
-> 14 0 29 1836 G 1926 3455
-> 15 0 29 1836 G 1924 3455
-> 14 0 28 1836 G 1928 3456
-> 15 0 28 1836 G 1857 3456
-> 14 0 29 1836 G 1857 3457
-> 15 0 29 1836 G 1855 3457
-> 14 0 28 1836 G 1928 3458
-> 15 0 28 1836 G 1863 3458
-> 14 0 29 1836 G 1863 3459
-> 15 0 29 1836 G 1861 3459
-> 14 0 28 1836 G 1928 3460
-> 15 0 28 1836 G 1869 3460
-> 14 0 29 1836 G 1869 3461
-> 15 0 29 1836 G 1867 3461
-> 14 0 28 1836 G 1928 3462
-> 15 0 28 1836 G 1875 3462
-> 14 0 29 1836 G 1875 3463
-> 15 0 29 1836 G 1873 3463
-> 14 0 28 1836 G 1928 3464
-> 15 0 28 1836 G 1881 3464
-> 14 0 29 1836 G 1881 3465
-> 15 0 29 1836 G 1879 3465
-> 14 0 27 1836 G 1888 3466
-> 15 0 27 1836 G 1889 3466
-> 14 0 28 1836 G 1889 3467
-> 15 0 28 1836 G 1928 3467
-> 14 0 28 1836 G 1928 3468
-> 15 0 28 1836 G 1884 3468
-> 14 0 29 1836 G 1884 3469
-> 15 0 29 1836 G 1882 3469
-> 14 0 27 1836 G 1837 3470
-> 15 0 27 1836 G 1838 3470
-> 14 0 28 1836 G 1838 3471
-> 15 0 28 1836 G 1928 3471
-> 14 0 27 1836 G 1894 3472
-> 15 0 27 1836 G 1895 3472
-> 14 0 28 1836 G 1895 3473
-> 15 0 28 1836 G 1928 3473
-> 14 0 27 1836 G 1843 3474
-> 15 0 27 1836 G 1844 3474
-> 14 0 28 1836 G 1844 3475
-> 15 0 28 1836 G 1928 3475
-> 14 0 27 1836 G 1900 3476
-> 15 0 27 1836 G 1901 3476
-> 14 0 28 1836 G 1901 3477
-> 15 0 28 1836 G 1928 3477
-> 14 0 27 1836 G 1849 3478
-> 15 0 27 1836 G 1850 3478
-> 14 0 28 1836 G 1850 3479
-> 15 0 28 1836 G 1928 3479
-> 14 0 27 1836 G 1906 3480
-> 15 0 27 1836 G 1907 3480
-> 14 0 28 1836 G 1907 3481
-> 15 0 28 1836 G 1928 3481
-> 14 0 27 1836 G 1915 3482
-> 15 0 27 1836 G 1916 3482
-> 14 0 28 1836 G 1916 3483
-> 15 0 28 1836 G 1928 3483
-> 14 0 27 1836 G 1921 3484
-> 15 0 27 1836 G 1922 3484
-> 14 0 28 1836 G 1922 3485
-> 15 0 28 1836 G 1928 3485
-> 14 0 27 1836 G 1852 3486
-> 15 0 27 1836 G 1853 3486
-> 14 0 28 1836 G 1853 3487
-> 15 0 28 1836 G 1928 3487
-> 14 0 27 1836 G 1858 3488
-> 15 0 27 1836 G 1859 3488
-> 14 0 28 1836 G 1859 3489
-> 15 0 28 1836 G 1928 3489
-> 14 0 27 1836 G 1864 3490
-> 15 0 27 1836 G 1865 3490
-> 14 0 28 1836 G 1865 3491
-> 15 0 28 1836 G 1928 3491
-> 14 0 27 1836 G 1870 3492
-> 15 0 27 1836 G 1871 3492
-> 14 0 28 1836 G 1871 3493
-> 15 0 28 1836 G 1928 3493
-> 14 0 27 1836 G 1876 3494
-> 15 0 27 1836 G 1877 3494
-> 14 0 28 1836 G 1877 3495
-> 15 0 28 1836 G 1928 3495
-> 14 0 27 1836 G 1885 3496
-> 15 0 27 1836 G 1886 3496
-> 14 0 28 1836 G 1886 3497
-> 15 0 28 1836 G 1928 3497
-> 14 0 27 1836 G 1891 3498
-> 15 0 27 1836 G 1892 3498
-> 14 0 28 1836 G 1892 3499
-> 15 0 28 1836 G 1928 3499
-> 14 0 27 1836 G 1840 3500
-> 15 0 27 1836 G 1841 3500
-> 14 0 28 1836 G 1841 3501
-> 15 0 28 1836 G 1928 3501
-> 14 0 27 1836 G 1897 3502
-> 15 0 27 1836 G 1898 3502
-> 14 0 28 1836 G 1898 3503
-> 15 0 28 1836 G 1928 3503
-> 14 0 27 1836 G 1846 3504
-> 15 0 27 1836 G 1847 3504
-> 14 0 28 1836 G 1847 3505
-> 15 0 28 1836 G 1928 3505
-> 14 0 27 1836 G 1903 3506
-> 15 0 27 1836 G 1904 3506
-> 14 0 28 1836 G 1904 3507
-> 15 0 28 1836 G 1928 3507
-> 14 0 27 1836 G 1912 3508
-> 15 0 27 1836 G 1913 3508
-> 14 0 28 1836 G 1913 3509
-> 15 0 28 1836 G 1928 3509
-> 14 0 27 1836 G 1909 3510
-> 15 0 27 1836 G 1910 3510
-> 14 0 28 1836 G 1910 3511
-> 15 0 28 1836 G 1928 3511
-> 14 0 27 1836 G 1918 3512
-> 15 0 27 1836 G 1919 3512
-> 14 0 28 1836 G 1919 3513
-> 15 0 28 1836 G 1928 3513
-> 14 0 27 1836 G 1924 3514
-> 15 0 27 1836 G 1925 3514
-> 14 0 28 1836 G 1925 3515
-> 15 0 28 1836 G 1928 3515
-> 14 0 27 1836 G 1855 3516
-> 15 0 27 1836 G 1856 3516
-> 14 0 28 1836 G 1856 3517
-> 15 0 28 1836 G 1928 3517
-> 14 0 27 1836 G 1861 3518
-> 15 0 27 1836 G 1862 3518
-> 14 0 28 1836 G 1862 3519
-> 15 0 28 1836 G 1928 3519
-> 14 0 27 1836 G 1867 3520
-> 15 0 27 1836 G 1868 3520
-> 14 0 28 1836 G 1868 3521
-> 15 0 28 1836 G 1928 3521
-> 14 0 27 1836 G 1873 3522
-> 15 0 27 1836 G 1874 3522
-> 14 0 28 1836 G 1874 3523
-> 15 0 28 1836 G 1928 3523
-> 14 0 27 1836 G 1879 3524
-> 15 0 27 1836 G 1880 3524
-> 14 0 28 1836 G 1880 3525
-> 15 0 28 1836 G 1928 3525
-> 14 0 27 1929 G 1975 3526
-> 15 0 27 1929 G 1976 3526
-> 14 0 28 1929 G 1976 3527
-> 15 0 28 1929 G 2051 3527
-> 14 0 28 1929 G 2051 3528
-> 15 0 28 1929 G 2040 3528
-> 14 0 29 1929 G 2040 3529
-> 15 0 29 1929 G 2038 3529
-> 14 0 28 1929 G 2051 3530
-> 15 0 28 1929 G 1989 3530
-> 14 0 29 1929 G 1989 3531
-> 15 0 29 1929 G 1987 3531
-> 14 0 28 1929 G 2051 3532
-> 15 0 28 1929 G 1938 3532
-> 14 0 29 1929 G 1938 3533
-> 15 0 29 1929 G 1936 3533
-> 14 0 28 1929 G 2051 3534
-> 15 0 28 1929 G 2001 3534
-> 14 0 29 1929 G 2001 3535
-> 15 0 29 1929 G 1999 3535
-> 14 0 28 1929 G 2051 3536
-> 15 0 28 1929 G 1953 3536
-> 14 0 29 1929 G 1953 3537
-> 15 0 29 1929 G 1951 3537
-> 14 0 28 1929 G 2051 3538
-> 15 0 28 1929 G 2016 3538
-> 14 0 29 1929 G 2016 3539
-> 15 0 29 1929 G 2014 3539
-> 14 0 28 1929 G 2051 3540
-> 15 0 28 1929 G 1965 3540
-> 14 0 29 1929 G 1965 3541
-> 15 0 29 1929 G 1963 3541
-> 14 0 28 1929 G 2051 3542
-> 15 0 28 1929 G 2028 3542
-> 14 0 29 1929 G 2028 3543
-> 15 0 29 1929 G 2026 3543
-> 14 0 28 1929 G 2051 3544
-> 15 0 28 1929 G 1980 3544
-> 14 0 29 1929 G 1980 3545
-> 15 0 29 1929 G 1978 3545
-> 14 0 28 1929 G 2051 3546
-> 15 0 28 1929 G 2043 3546
-> 14 0 29 1929 G 2043 3547
-> 15 0 29 1929 G 2041 3547
-> 14 0 28 1929 G 2051 3548
-> 15 0 28 1929 G 1992 3548
-> 14 0 29 1929 G 1992 3549
-> 15 0 29 1929 G 1990 3549
-> 14 0 28 1929 G 2051 3550
-> 15 0 28 1929 G 1941 3550
-> 14 0 29 1929 G 1941 3551
-> 15 0 29 1929 G 1939 3551
-> 14 0 28 1929 G 2051 3552
-> 15 0 28 1929 G 2004 3552
-> 14 0 29 1929 G 2004 3553
-> 15 0 29 1929 G 2002 3553
-> 14 0 28 1929 G 2051 3554
-> 15 0 28 1929 G 2007 3554
-> 14 0 29 1929 G 2007 3555
-> 15 0 29 1929 G 2005 3555
-> 14 0 28 1929 G 2051 3556
-> 15 0 28 1929 G 1956 3556
-> 14 0 29 1929 G 1956 3557
-> 15 0 29 1929 G 1954 3557
-> 14 0 28 1929 G 2051 3558
-> 15 0 28 1929 G 2019 3558
-> 14 0 29 1929 G 2019 3559
-> 15 0 29 1929 G 2017 3559
-> 14 0 28 1929 G 2051 3560
-> 15 0 28 1929 G 1968 3560
-> 14 0 29 1929 G 1968 3561
-> 15 0 29 1929 G 1966 3561
-> 14 0 28 1929 G 2051 3562
-> 15 0 28 1929 G 2031 3562
-> 14 0 29 1929 G 2031 3563
-> 15 0 29 1929 G 2029 3563
-> 14 0 28 1929 G 2051 3564
-> 15 0 28 1929 G 1983 3564
-> 14 0 29 1929 G 1983 3565
-> 15 0 29 1929 G 1981 3565
-> 14 0 28 1929 G 2051 3566
-> 15 0 28 1929 G 1932 3566
-> 14 0 29 1929 G 1932 3567
-> 15 0 29 1929 G 1930 3567
-> 14 0 28 1929 G 2051 3568
-> 15 0 28 1929 G 2046 3568
-> 14 0 29 1929 G 2046 3569
-> 15 0 29 1929 G 2044 3569
-> 14 0 28 1929 G 2051 3570
-> 15 0 28 1929 G 1995 3570
-> 14 0 29 1929 G 1995 3571
-> 15 0 29 1929 G 1993 3571
-> 14 0 28 1929 G 2051 3572
-> 15 0 28 1929 G 1944 3572
-> 14 0 29 1929 G 1944 3573
-> 15 0 29 1929 G 1942 3573
-> 14 0 28 1929 G 2051 3574
-> 15 0 28 1929 G 1947 3574
-> 14 0 29 1929 G 1947 3575
-> 15 0 29 1929 G 1945 3575
-> 14 0 28 1929 G 2051 3576
-> 15 0 28 1929 G 2010 3576
-> 14 0 29 1929 G 2010 3577
-> 15 0 29 1929 G 2008 3577
-> 14 0 28 1929 G 2051 3578
-> 15 0 28 1929 G 1959 3578
-> 14 0 29 1929 G 1959 3579
-> 15 0 29 1929 G 1957 3579
-> 14 0 28 1929 G 2051 3580
-> 15 0 28 1929 G 2022 3580
-> 14 0 29 1929 G 2022 3581
-> 15 0 29 1929 G 2020 3581
-> 14 0 28 1929 G 2051 3582
-> 15 0 28 1929 G 1971 3582
-> 14 0 29 1929 G 1971 3583
-> 15 0 29 1929 G 1969 3583
-> 14 0 28 1929 G 2051 3584
-> 15 0 28 1929 G 2034 3584
-> 14 0 29 1929 G 2034 3585
-> 15 0 29 1929 G 2032 3585
-> 14 0 28 1929 G 2051 3586
-> 15 0 28 1929 G 2037 3586
-> 14 0 29 1929 G 2037 3587
-> 15 0 29 1929 G 2035 3587
-> 14 0 28 1929 G 2051 3588
-> 15 0 28 1929 G 1986 3588
-> 14 0 29 1929 G 1986 3589
-> 15 0 29 1929 G 1984 3589
-> 14 0 28 1929 G 2051 3590
-> 15 0 28 1929 G 1935 3590
-> 14 0 29 1929 G 1935 3591
-> 15 0 29 1929 G 1933 3591
-> 14 0 28 1929 G 2051 3592
-> 15 0 28 1929 G 2049 3592
-> 14 0 29 1929 G 2049 3593
-> 15 0 29 1929 G 2047 3593
-> 14 0 28 1929 G 2051 3594
-> 15 0 28 1929 G 1998 3594
-> 14 0 29 1929 G 1998 3595
-> 15 0 29 1929 G 1996 3595
-> 14 0 30 1929 G 2051 3596
-> 15 0 30 1929 G 2050 3596
-> 14 0 28 1929 G 2051 3597
-> 15 0 28 1929 G 1950 3597
-> 14 0 29 1929 G 1950 3598
-> 15 0 29 1929 G 1948 3598
-> 14 0 28 1929 G 2051 3599
-> 15 0 28 1929 G 2013 3599
-> 14 0 29 1929 G 2013 3600
-> 15 0 29 1929 G 2011 3600
-> 14 0 28 1929 G 2051 3601
-> 15 0 28 1929 G 1962 3601
-> 14 0 29 1929 G 1962 3602
-> 15 0 29 1929 G 1960 3602
-> 14 0 28 1929 G 2051 3603
-> 15 0 28 1929 G 2025 3603
-> 14 0 29 1929 G 2025 3604
-> 15 0 29 1929 G 2023 3604
-> 14 0 28 1929 G 2051 3605
-> 15 0 28 1929 G 1974 3605
-> 14 0 29 1929 G 1974 3606
-> 15 0 29 1929 G 1972 3606
-> 14 0 27 1929 G 2038 3607
-> 15 0 27 1929 G 2039 3607
-> 14 0 28 1929 G 2039 3608
-> 15 0 28 1929 G 2051 3608
-> 14 0 28 1929 G 2051 3609
-> 15 0 28 1929 G 1977 3609
-> 14 0 29 1929 G 1977 3610
-> 15 0 29 1929 G 1975 3610
-> 14 0 27 1929 G 1987 3611
-> 15 0 27 1929 G 1988 3611
-> 14 0 28 1929 G 1988 3612
-> 15 0 28 1929 G 2051 3612
-> 14 0 27 1929 G 1936 3613
-> 15 0 27 1929 G 1937 3613
-> 14 0 28 1929 G 1937 3614
-> 15 0 28 1929 G 2051 3614
-> 14 0 27 1929 G 1999 3615
-> 15 0 27 1929 G 2000 3615
-> 14 0 28 1929 G 2000 3616
-> 15 0 28 1929 G 2051 3616
-> 14 0 27 1929 G 1951 3617
-> 15 0 27 1929 G 1952 3617
-> 14 0 28 1929 G 1952 3618
-> 15 0 28 1929 G 2051 3618
-> 14 0 27 1929 G 2014 3619
-> 15 0 27 1929 G 2015 3619
-> 14 0 28 1929 G 2015 3620
-> 15 0 28 1929 G 2051 3620
-> 14 0 27 1929 G 1963 3621
-> 15 0 27 1929 G 1964 3621
-> 14 0 28 1929 G 1964 3622
-> 15 0 28 1929 G 2051 3622
-> 14 0 27 1929 G 2026 3623
-> 15 0 27 1929 G 2027 3623
-> 14 0 28 1929 G 2027 3624
-> 15 0 28 1929 G 2051 3624
-> 14 0 27 1929 G 1978 3625
-> 15 0 27 1929 G 1979 3625
-> 14 0 28 1929 G 1979 3626
-> 15 0 28 1929 G 2051 3626
-> 14 0 27 1929 G 2041 3627
-> 15 0 27 1929 G 2042 3627
-> 14 0 28 1929 G 2042 3628
-> 15 0 28 1929 G 2051 3628
-> 14 0 27 1929 G 1990 3629
-> 15 0 27 1929 G 1991 3629
-> 14 0 28 1929 G 1991 3630
-> 15 0 28 1929 G 2051 3630
-> 14 0 27 1929 G 1939 3631
-> 15 0 27 1929 G 1940 3631
-> 14 0 28 1929 G 1940 3632
-> 15 0 28 1929 G 2051 3632
-> 14 0 27 1929 G 2002 3633
-> 15 0 27 1929 G 2003 3633
-> 14 0 28 1929 G 2003 3634
-> 15 0 28 1929 G 2051 3634
-> 14 0 27 1929 G 2005 3635
-> 15 0 27 1929 G 2006 3635
-> 14 0 28 1929 G 2006 3636
-> 15 0 28 1929 G 2051 3636
-> 14 0 27 1929 G 1954 3637
-> 15 0 27 1929 G 1955 3637
-> 14 0 28 1929 G 1955 3638
-> 15 0 28 1929 G 2051 3638
-> 14 0 27 1929 G 2017 3639
-> 15 0 27 1929 G 2018 3639
-> 14 0 28 1929 G 2018 3640
-> 15 0 28 1929 G 2051 3640
-> 14 0 27 1929 G 1966 3641
-> 15 0 27 1929 G 1967 3641
-> 14 0 28 1929 G 1967 3642
-> 15 0 28 1929 G 2051 3642
-> 14 0 27 1929 G 2029 3643
-> 15 0 27 1929 G 2030 3643
-> 14 0 28 1929 G 2030 3644
-> 15 0 28 1929 G 2051 3644
-> 14 0 27 1929 G 1981 3645
-> 15 0 27 1929 G 1982 3645
-> 14 0 28 1929 G 1982 3646
-> 15 0 28 1929 G 2051 3646
-> 14 0 27 1929 G 1930 3647
-> 15 0 27 1929 G 1931 3647
-> 14 0 28 1929 G 1931 3648
-> 15 0 28 1929 G 2051 3648
-> 14 0 27 1929 G 2044 3649
-> 15 0 27 1929 G 2045 3649
-> 14 0 28 1929 G 2045 3650
-> 15 0 28 1929 G 2051 3650
-> 14 0 27 1929 G 1993 3651
-> 15 0 27 1929 G 1994 3651
-> 14 0 28 1929 G 1994 3652
-> 15 0 28 1929 G 2051 3652
-> 14 0 27 1929 G 1942 3653
-> 15 0 27 1929 G 1943 3653
-> 14 0 28 1929 G 1943 3654
-> 15 0 28 1929 G 2051 3654
-> 14 0 27 1929 G 1945 3655
-> 15 0 27 1929 G 1946 3655
-> 14 0 28 1929 G 1946 3656
-> 15 0 28 1929 G 2051 3656
-> 14 0 27 1929 G 2008 3657
-> 15 0 27 1929 G 2009 3657
-> 14 0 28 1929 G 2009 3658
-> 15 0 28 1929 G 2051 3658
-> 14 0 27 1929 G 1957 3659
-> 15 0 27 1929 G 1958 3659
-> 14 0 28 1929 G 1958 3660
-> 15 0 28 1929 G 2051 3660
-> 14 0 27 1929 G 2020 3661
-> 15 0 27 1929 G 2021 3661
-> 14 0 28 1929 G 2021 3662
-> 15 0 28 1929 G 2051 3662
-> 14 0 27 1929 G 1969 3663
-> 15 0 27 1929 G 1970 3663
-> 14 0 28 1929 G 1970 3664
-> 15 0 28 1929 G 2051 3664
-> 14 0 27 1929 G 2032 3665
-> 15 0 27 1929 G 2033 3665
-> 14 0 28 1929 G 2033 3666
-> 15 0 28 1929 G 2051 3666
-> 14 0 27 1929 G 2035 3667
-> 15 0 27 1929 G 2036 3667
-> 14 0 28 1929 G 2036 3668
-> 15 0 28 1929 G 2051 3668
-> 14 0 27 1929 G 1984 3669
-> 15 0 27 1929 G 1985 3669
-> 14 0 28 1929 G 1985 3670
-> 15 0 28 1929 G 2051 3670
-> 14 0 27 1929 G 1933 3671
-> 15 0 27 1929 G 1934 3671
-> 14 0 28 1929 G 1934 3672
-> 15 0 28 1929 G 2051 3672
-> 14 0 27 1929 G 2047 3673
-> 15 0 27 1929 G 2048 3673
-> 14 0 28 1929 G 2048 3674
-> 15 0 28 1929 G 2051 3674
-> 14 0 27 1929 G 1996 3675
-> 15 0 27 1929 G 1997 3675
-> 14 0 28 1929 G 1997 3676
-> 15 0 28 1929 G 2051 3676
-> 14 0 27 1929 G 1948 3677
-> 15 0 27 1929 G 1949 3677
-> 14 0 28 1929 G 1949 3678
-> 15 0 28 1929 G 2051 3678
-> 14 0 27 1929 G 2011 3679
-> 15 0 27 1929 G 2012 3679
-> 14 0 28 1929 G 2012 3680
-> 15 0 28 1929 G 2051 3680
-> 14 0 27 1929 G 1960 3681
-> 15 0 27 1929 G 1961 3681
-> 14 0 28 1929 G 1961 3682
-> 15 0 28 1929 G 2051 3682
-> 14 0 27 1929 G 2023 3683
-> 15 0 27 1929 G 2024 3683
-> 14 0 28 1929 G 2024 3684
-> 15 0 28 1929 G 2051 3684
-> 14 0 27 1929 G 1972 3685
-> 15 0 27 1929 G 1973 3685
-> 14 0 28 1929 G 1973 3686
-> 15 0 28 1929 G 2051 3686
-> 14 0 32 1607 G 2053 3687
-> 15 0 32 1607 G 2054 3687
-> 14 0 26 1607 G 2054 3688
-> 15 0 26 1607 G 1726 3688
-> 14 0 26 1607 G 2054 3689
-> 15 0 26 1607 G 1834 3689
-> 14 0 26 1607 G 2054 3690
-> 15 0 26 1607 G 1927 3690
-> 14 0 26 1607 G 2054 3691
-> 15 0 26 1607 G 2050 3691
-> 14 0 27 2057 G 2085 3692
-> 15 0 27 2057 G 2086 3692
-> 14 0 28 2057 G 2086 3693
-> 15 0 28 2057 G 2155 3693
-> 14 0 28 2057 G 2155 3694
-> 15 0 28 2057 G 2093 3694
-> 14 0 29 2057 G 2093 3695
-> 15 0 29 2057 G 2091 3695
-> 14 0 28 2057 G 2155 3696
-> 15 0 28 2057 G 2099 3696
-> 14 0 29 2057 G 2099 3697
-> 15 0 29 2057 G 2097 3697
-> 14 0 28 2057 G 2155 3698
-> 15 0 28 2057 G 2105 3698
-> 14 0 29 2057 G 2105 3699
-> 15 0 29 2057 G 2103 3699
-> 14 0 28 2057 G 2155 3700
-> 15 0 28 2057 G 2111 3700
-> 14 0 29 2057 G 2111 3701
-> 15 0 29 2057 G 2109 3701
-> 14 0 28 2057 G 2155 3702
-> 15 0 28 2057 G 2147 3702
-> 14 0 29 2057 G 2147 3703
-> 15 0 29 2057 G 2145 3703
-> 14 0 28 2057 G 2155 3704
-> 15 0 28 2057 G 2060 3704
-> 14 0 29 2057 G 2060 3705
-> 15 0 29 2057 G 2058 3705
-> 14 0 28 2057 G 2155 3706
-> 15 0 28 2057 G 2066 3706
-> 14 0 29 2057 G 2066 3707
-> 15 0 29 2057 G 2064 3707
-> 14 0 28 2057 G 2155 3708
-> 15 0 28 2057 G 2072 3708
-> 14 0 29 2057 G 2072 3709
-> 15 0 29 2057 G 2070 3709
-> 14 0 28 2057 G 2155 3710
-> 15 0 28 2057 G 2078 3710
-> 14 0 29 2057 G 2078 3711
-> 15 0 29 2057 G 2076 3711
-> 14 0 28 2057 G 2155 3712
-> 15 0 28 2057 G 2084 3712
-> 14 0 29 2057 G 2084 3713
-> 15 0 29 2057 G 2082 3713
-> 14 0 30 2057 G 2155 3714
-> 15 0 30 2057 G 2154 3714
-> 14 0 28 2057 G 2155 3715
-> 15 0 28 2057 G 2120 3715
-> 14 0 29 2057 G 2120 3716
-> 15 0 29 2057 G 2118 3716
-> 14 0 28 2057 G 2155 3717
-> 15 0 28 2057 G 2126 3717
-> 14 0 29 2057 G 2126 3718
-> 15 0 29 2057 G 2124 3718
-> 14 0 28 2057 G 2155 3719
-> 15 0 28 2057 G 2132 3719
-> 14 0 29 2057 G 2132 3720
-> 15 0 29 2057 G 2130 3720
-> 14 0 28 2057 G 2155 3721
-> 15 0 28 2057 G 2138 3721
-> 14 0 29 2057 G 2138 3722
-> 15 0 29 2057 G 2136 3722
-> 14 0 28 2057 G 2155 3723
-> 15 0 28 2057 G 2144 3723
-> 14 0 29 2057 G 2144 3724
-> 15 0 29 2057 G 2142 3724
-> 14 0 28 2057 G 2155 3725
-> 15 0 28 2057 G 2090 3725
-> 14 0 29 2057 G 2090 3726
-> 15 0 29 2057 G 2088 3726
-> 14 0 28 2057 G 2155 3727
-> 15 0 28 2057 G 2096 3727
-> 14 0 29 2057 G 2096 3728
-> 15 0 29 2057 G 2094 3728
-> 14 0 28 2057 G 2155 3729
-> 15 0 28 2057 G 2102 3729
-> 14 0 29 2057 G 2102 3730
-> 15 0 29 2057 G 2100 3730
-> 14 0 28 2057 G 2155 3731
-> 15 0 28 2057 G 2108 3731
-> 14 0 29 2057 G 2108 3732
-> 15 0 29 2057 G 2106 3732
-> 14 0 28 2057 G 2155 3733
-> 15 0 28 2057 G 2114 3733
-> 14 0 29 2057 G 2114 3734
-> 15 0 29 2057 G 2112 3734
-> 14 0 28 2057 G 2155 3735
-> 15 0 28 2057 G 2150 3735
-> 14 0 29 2057 G 2150 3736
-> 15 0 29 2057 G 2148 3736
-> 14 0 28 2057 G 2155 3737
-> 15 0 28 2057 G 2063 3737
-> 14 0 29 2057 G 2063 3738
-> 15 0 29 2057 G 2061 3738
-> 14 0 28 2057 G 2155 3739
-> 15 0 28 2057 G 2069 3739
-> 14 0 29 2057 G 2069 3740
-> 15 0 29 2057 G 2067 3740
-> 14 0 28 2057 G 2155 3741
-> 15 0 28 2057 G 2075 3741
-> 14 0 29 2057 G 2075 3742
-> 15 0 29 2057 G 2073 3742
-> 14 0 28 2057 G 2155 3743
-> 15 0 28 2057 G 2081 3743
-> 14 0 29 2057 G 2081 3744
-> 15 0 29 2057 G 2079 3744
-> 14 0 28 2057 G 2155 3745
-> 15 0 28 2057 G 2117 3745
-> 14 0 29 2057 G 2117 3746
-> 15 0 29 2057 G 2115 3746
-> 14 0 28 2057 G 2155 3747
-> 15 0 28 2057 G 2123 3747
-> 14 0 29 2057 G 2123 3748
-> 15 0 29 2057 G 2121 3748
-> 14 0 28 2057 G 2155 3749
-> 15 0 28 2057 G 2129 3749
-> 14 0 29 2057 G 2129 3750
-> 15 0 29 2057 G 2127 3750
-> 14 0 28 2057 G 2155 3751
-> 15 0 28 2057 G 2153 3751
-> 14 0 29 2057 G 2153 3752
-> 15 0 29 2057 G 2151 3752
-> 14 0 28 2057 G 2155 3753
-> 15 0 28 2057 G 2135 3753
-> 14 0 29 2057 G 2135 3754
-> 15 0 29 2057 G 2133 3754
-> 14 0 28 2057 G 2155 3755
-> 15 0 28 2057 G 2141 3755
-> 14 0 29 2057 G 2141 3756
-> 15 0 29 2057 G 2139 3756
-> 14 0 27 2057 G 2091 3757
-> 15 0 27 2057 G 2092 3757
-> 14 0 28 2057 G 2092 3758
-> 15 0 28 2057 G 2155 3758
-> 14 0 28 2057 G 2155 3759
-> 15 0 28 2057 G 2087 3759
-> 14 0 29 2057 G 2087 3760
-> 15 0 29 2057 G 2085 3760
-> 14 0 27 2057 G 2097 3761
-> 15 0 27 2057 G 2098 3761
-> 14 0 28 2057 G 2098 3762
-> 15 0 28 2057 G 2155 3762
-> 14 0 27 2057 G 2103 3763
-> 15 0 27 2057 G 2104 3763
-> 14 0 28 2057 G 2104 3764
-> 15 0 28 2057 G 2155 3764
-> 14 0 27 2057 G 2109 3765
-> 15 0 27 2057 G 2110 3765
-> 14 0 28 2057 G 2110 3766
-> 15 0 28 2057 G 2155 3766
-> 14 0 27 2057 G 2145 3767
-> 15 0 27 2057 G 2146 3767
-> 14 0 28 2057 G 2146 3768
-> 15 0 28 2057 G 2155 3768
-> 14 0 27 2057 G 2058 3769
-> 15 0 27 2057 G 2059 3769
-> 14 0 28 2057 G 2059 3770
-> 15 0 28 2057 G 2155 3770
-> 14 0 27 2057 G 2064 3771
-> 15 0 27 2057 G 2065 3771
-> 14 0 28 2057 G 2065 3772
-> 15 0 28 2057 G 2155 3772
-> 14 0 27 2057 G 2070 3773
-> 15 0 27 2057 G 2071 3773
-> 14 0 28 2057 G 2071 3774
-> 15 0 28 2057 G 2155 3774
-> 14 0 27 2057 G 2076 3775
-> 15 0 27 2057 G 2077 3775
-> 14 0 28 2057 G 2077 3776
-> 15 0 28 2057 G 2155 3776
-> 14 0 27 2057 G 2082 3777
-> 15 0 27 2057 G 2083 3777
-> 14 0 28 2057 G 2083 3778
-> 15 0 28 2057 G 2155 3778
-> 14 0 27 2057 G 2118 3779
-> 15 0 27 2057 G 2119 3779
-> 14 0 28 2057 G 2119 3780
-> 15 0 28 2057 G 2155 3780
-> 14 0 27 2057 G 2124 3781
-> 15 0 27 2057 G 2125 3781
-> 14 0 28 2057 G 2125 3782
-> 15 0 28 2057 G 2155 3782
-> 14 0 27 2057 G 2130 3783
-> 15 0 27 2057 G 2131 3783
-> 14 0 28 2057 G 2131 3784
-> 15 0 28 2057 G 2155 3784
-> 14 0 27 2057 G 2136 3785
-> 15 0 27 2057 G 2137 3785
-> 14 0 28 2057 G 2137 3786
-> 15 0 28 2057 G 2155 3786
-> 14 0 27 2057 G 2142 3787
-> 15 0 27 2057 G 2143 3787
-> 14 0 28 2057 G 2143 3788
-> 15 0 28 2057 G 2155 3788
-> 14 0 27 2057 G 2088 3789
-> 15 0 27 2057 G 2089 3789
-> 14 0 28 2057 G 2089 3790
-> 15 0 28 2057 G 2155 3790
-> 14 0 27 2057 G 2094 3791
-> 15 0 27 2057 G 2095 3791
-> 14 0 28 2057 G 2095 3792
-> 15 0 28 2057 G 2155 3792
-> 14 0 27 2057 G 2100 3793
-> 15 0 27 2057 G 2101 3793
-> 14 0 28 2057 G 2101 3794
-> 15 0 28 2057 G 2155 3794
-> 14 0 27 2057 G 2106 3795
-> 15 0 27 2057 G 2107 3795
-> 14 0 28 2057 G 2107 3796
-> 15 0 28 2057 G 2155 3796
-> 14 0 27 2057 G 2112 3797
-> 15 0 27 2057 G 2113 3797
-> 14 0 28 2057 G 2113 3798
-> 15 0 28 2057 G 2155 3798
-> 14 0 27 2057 G 2148 3799
-> 15 0 27 2057 G 2149 3799
-> 14 0 28 2057 G 2149 3800
-> 15 0 28 2057 G 2155 3800
-> 14 0 27 2057 G 2061 3801
-> 15 0 27 2057 G 2062 3801
-> 14 0 28 2057 G 2062 3802
-> 15 0 28 2057 G 2155 3802
-> 14 0 27 2057 G 2067 3803
-> 15 0 27 2057 G 2068 3803
-> 14 0 28 2057 G 2068 3804
-> 15 0 28 2057 G 2155 3804
-> 14 0 27 2057 G 2073 3805
-> 15 0 27 2057 G 2074 3805
-> 14 0 28 2057 G 2074 3806
-> 15 0 28 2057 G 2155 3806
-> 14 0 27 2057 G 2079 3807
-> 15 0 27 2057 G 2080 3807
-> 14 0 28 2057 G 2080 3808
-> 15 0 28 2057 G 2155 3808
-> 14 0 27 2057 G 2115 3809
-> 15 0 27 2057 G 2116 3809
-> 14 0 28 2057 G 2116 3810
-> 15 0 28 2057 G 2155 3810
-> 14 0 27 2057 G 2121 3811
-> 15 0 27 2057 G 2122 3811
-> 14 0 28 2057 G 2122 3812
-> 15 0 28 2057 G 2155 3812
-> 14 0 27 2057 G 2127 3813
-> 15 0 27 2057 G 2128 3813
-> 14 0 28 2057 G 2128 3814
-> 15 0 28 2057 G 2155 3814
-> 14 0 27 2057 G 2151 3815
-> 15 0 27 2057 G 2152 3815
-> 14 0 28 2057 G 2152 3816
-> 15 0 28 2057 G 2155 3816
-> 14 0 27 2057 G 2133 3817
-> 15 0 27 2057 G 2134 3817
-> 14 0 28 2057 G 2134 3818
-> 15 0 28 2057 G 2155 3818
-> 14 0 27 2057 G 2139 3819
-> 15 0 27 2057 G 2140 3819
-> 14 0 28 2057 G 2140 3820
-> 15 0 28 2057 G 2155 3820
-> 14 0 27 2156 G 2160 3821
-> 15 0 27 2156 G 2161 3821
-> 14 0 28 2156 G 2161 3822
-> 15 0 28 2156 G 2242 3822
-> 14 0 28 2156 G 2242 3823
-> 15 0 28 2156 G 2219 3823
-> 14 0 29 2156 G 2219 3824
-> 15 0 29 2156 G 2217 3824
-> 14 0 28 2156 G 2242 3825
-> 15 0 28 2156 G 2168 3825
-> 14 0 29 2156 G 2168 3826
-> 15 0 29 2156 G 2166 3826
-> 14 0 28 2156 G 2242 3827
-> 15 0 28 2156 G 2225 3827
-> 14 0 29 2156 G 2225 3828
-> 15 0 29 2156 G 2223 3828
-> 14 0 28 2156 G 2242 3829
-> 15 0 28 2156 G 2174 3829
-> 14 0 29 2156 G 2174 3830
-> 15 0 29 2156 G 2172 3830
-> 14 0 28 2156 G 2242 3831
-> 15 0 28 2156 G 2231 3831
-> 14 0 29 2156 G 2231 3832
-> 15 0 29 2156 G 2229 3832
-> 14 0 28 2156 G 2242 3833
-> 15 0 28 2156 G 2180 3833
-> 14 0 29 2156 G 2180 3834
-> 15 0 29 2156 G 2178 3834
-> 14 0 28 2156 G 2242 3835
-> 15 0 28 2156 G 2237 3835
-> 14 0 29 2156 G 2237 3836
-> 15 0 29 2156 G 2235 3836
-> 14 0 28 2156 G 2242 3837
-> 15 0 28 2156 G 2186 3837
-> 14 0 29 2156 G 2186 3838
-> 15 0 29 2156 G 2184 3838
-> 14 0 28 2156 G 2242 3839
-> 15 0 28 2156 G 2189 3839
-> 14 0 29 2156 G 2189 3840
-> 15 0 29 2156 G 2187 3840
-> 14 0 28 2156 G 2242 3841
-> 15 0 28 2156 G 2195 3841
-> 14 0 29 2156 G 2195 3842
-> 15 0 29 2156 G 2193 3842
-> 14 0 28 2156 G 2242 3843
-> 15 0 28 2156 G 2201 3843
-> 14 0 29 2156 G 2201 3844
-> 15 0 29 2156 G 2199 3844
-> 14 0 28 2156 G 2242 3845
-> 15 0 28 2156 G 2207 3845
-> 14 0 29 2156 G 2207 3846
-> 15 0 29 2156 G 2205 3846
-> 14 0 28 2156 G 2242 3847
-> 15 0 28 2156 G 2213 3847
-> 14 0 29 2156 G 2213 3848
-> 15 0 29 2156 G 2211 3848
-> 14 0 28 2156 G 2242 3849
-> 15 0 28 2156 G 2159 3849
-> 14 0 29 2156 G 2159 3850
-> 15 0 29 2156 G 2157 3850
-> 14 0 30 2156 G 2242 3851
-> 15 0 30 2156 G 2241 3851
-> 14 0 28 2156 G 2242 3852
-> 15 0 28 2156 G 2165 3852
-> 14 0 29 2156 G 2165 3853
-> 15 0 29 2156 G 2163 3853
-> 14 0 28 2156 G 2242 3854
-> 15 0 28 2156 G 2222 3854
-> 14 0 29 2156 G 2222 3855
-> 15 0 29 2156 G 2220 3855
-> 14 0 28 2156 G 2242 3856
-> 15 0 28 2156 G 2171 3856
-> 14 0 29 2156 G 2171 3857
-> 15 0 29 2156 G 2169 3857
-> 14 0 28 2156 G 2242 3858
-> 15 0 28 2156 G 2228 3858
-> 14 0 29 2156 G 2228 3859
-> 15 0 29 2156 G 2226 3859
-> 14 0 28 2156 G 2242 3860
-> 15 0 28 2156 G 2177 3860
-> 14 0 29 2156 G 2177 3861
-> 15 0 29 2156 G 2175 3861
-> 14 0 28 2156 G 2242 3862
-> 15 0 28 2156 G 2234 3862
-> 14 0 29 2156 G 2234 3863
-> 15 0 29 2156 G 2232 3863
-> 14 0 28 2156 G 2242 3864
-> 15 0 28 2156 G 2183 3864
-> 14 0 29 2156 G 2183 3865
-> 15 0 29 2156 G 2181 3865
-> 14 0 28 2156 G 2242 3866
-> 15 0 28 2156 G 2240 3866
-> 14 0 29 2156 G 2240 3867
-> 15 0 29 2156 G 2238 3867
-> 14 0 28 2156 G 2242 3868
-> 15 0 28 2156 G 2192 3868
-> 14 0 29 2156 G 2192 3869
-> 15 0 29 2156 G 2190 3869
-> 14 0 28 2156 G 2242 3870
-> 15 0 28 2156 G 2198 3870
-> 14 0 29 2156 G 2198 3871
-> 15 0 29 2156 G 2196 3871
-> 14 0 28 2156 G 2242 3872
-> 15 0 28 2156 G 2204 3872
-> 14 0 29 2156 G 2204 3873
-> 15 0 29 2156 G 2202 3873
-> 14 0 28 2156 G 2242 3874
-> 15 0 28 2156 G 2210 3874
-> 14 0 29 2156 G 2210 3875
-> 15 0 29 2156 G 2208 3875
-> 14 0 28 2156 G 2242 3876
-> 15 0 28 2156 G 2216 3876
-> 14 0 29 2156 G 2216 3877
-> 15 0 29 2156 G 2214 3877
-> 14 0 27 2156 G 2217 3878
-> 15 0 27 2156 G 2218 3878
-> 14 0 28 2156 G 2218 3879
-> 15 0 28 2156 G 2242 3879
-> 14 0 28 2156 G 2242 3880
-> 15 0 28 2156 G 2162 3880
-> 14 0 29 2156 G 2162 3881
-> 15 0 29 2156 G 2160 3881
-> 14 0 27 2156 G 2166 3882
-> 15 0 27 2156 G 2167 3882
-> 14 0 28 2156 G 2167 3883
-> 15 0 28 2156 G 2242 3883
-> 14 0 27 2156 G 2223 3884
-> 15 0 27 2156 G 2224 3884
-> 14 0 28 2156 G 2224 3885
-> 15 0 28 2156 G 2242 3885
-> 14 0 27 2156 G 2172 3886
-> 15 0 27 2156 G 2173 3886
-> 14 0 28 2156 G 2173 3887
-> 15 0 28 2156 G 2242 3887
-> 14 0 27 2156 G 2229 3888
-> 15 0 27 2156 G 2230 3888
-> 14 0 28 2156 G 2230 3889
-> 15 0 28 2156 G 2242 3889
-> 14 0 27 2156 G 2178 3890
-> 15 0 27 2156 G 2179 3890
-> 14 0 28 2156 G 2179 3891
-> 15 0 28 2156 G 2242 3891
-> 14 0 27 2156 G 2235 3892
-> 15 0 27 2156 G 2236 3892
-> 14 0 28 2156 G 2236 3893
-> 15 0 28 2156 G 2242 3893
-> 14 0 27 2156 G 2184 3894
-> 15 0 27 2156 G 2185 3894
-> 14 0 28 2156 G 2185 3895
-> 15 0 28 2156 G 2242 3895
-> 14 0 27 2156 G 2187 3896
-> 15 0 27 2156 G 2188 3896
-> 14 0 28 2156 G 2188 3897
-> 15 0 28 2156 G 2242 3897
-> 14 0 27 2156 G 2193 3898
-> 15 0 27 2156 G 2194 3898
-> 14 0 28 2156 G 2194 3899
-> 15 0 28 2156 G 2242 3899
-> 14 0 27 2156 G 2199 3900
-> 15 0 27 2156 G 2200 3900
-> 14 0 28 2156 G 2200 3901
-> 15 0 28 2156 G 2242 3901
-> 14 0 27 2156 G 2205 3902
-> 15 0 27 2156 G 2206 3902
-> 14 0 28 2156 G 2206 3903
-> 15 0 28 2156 G 2242 3903
-> 14 0 27 2156 G 2211 3904
-> 15 0 27 2156 G 2212 3904
-> 14 0 28 2156 G 2212 3905
-> 15 0 28 2156 G 2242 3905
-> 14 0 27 2156 G 2157 3906
-> 15 0 27 2156 G 2158 3906
-> 14 0 28 2156 G 2158 3907
-> 15 0 28 2156 G 2242 3907
-> 14 0 27 2156 G 2163 3908
-> 15 0 27 2156 G 2164 3908
-> 14 0 28 2156 G 2164 3909
-> 15 0 28 2156 G 2242 3909
-> 14 0 27 2156 G 2220 3910
-> 15 0 27 2156 G 2221 3910
-> 14 0 28 2156 G 2221 3911
-> 15 0 28 2156 G 2242 3911
-> 14 0 27 2156 G 2169 3912
-> 15 0 27 2156 G 2170 3912
-> 14 0 28 2156 G 2170 3913
-> 15 0 28 2156 G 2242 3913
-> 14 0 27 2156 G 2226 3914
-> 15 0 27 2156 G 2227 3914
-> 14 0 28 2156 G 2227 3915
-> 15 0 28 2156 G 2242 3915
-> 14 0 27 2156 G 2175 3916
-> 15 0 27 2156 G 2176 3916
-> 14 0 28 2156 G 2176 3917
-> 15 0 28 2156 G 2242 3917
-> 14 0 27 2156 G 2232 3918
-> 15 0 27 2156 G 2233 3918
-> 14 0 28 2156 G 2233 3919
-> 15 0 28 2156 G 2242 3919
-> 14 0 27 2156 G 2181 3920
-> 15 0 27 2156 G 2182 3920
-> 14 0 28 2156 G 2182 3921
-> 15 0 28 2156 G 2242 3921
-> 14 0 27 2156 G 2238 3922
-> 15 0 27 2156 G 2239 3922
-> 14 0 28 2156 G 2239 3923
-> 15 0 28 2156 G 2242 3923
-> 14 0 27 2156 G 2190 3924
-> 15 0 27 2156 G 2191 3924
-> 14 0 28 2156 G 2191 3925
-> 15 0 28 2156 G 2242 3925
-> 14 0 27 2156 G 2196 3926
-> 15 0 27 2156 G 2197 3926
-> 14 0 28 2156 G 2197 3927
-> 15 0 28 2156 G 2242 3927
-> 14 0 27 2156 G 2202 3928
-> 15 0 27 2156 G 2203 3928
-> 14 0 28 2156 G 2203 3929
-> 15 0 28 2156 G 2242 3929
-> 14 0 27 2156 G 2208 3930
-> 15 0 27 2156 G 2209 3930
-> 14 0 28 2156 G 2209 3931
-> 15 0 28 2156 G 2242 3931
-> 14 0 27 2156 G 2214 3932
-> 15 0 27 2156 G 2215 3932
-> 14 0 28 2156 G 2215 3933
-> 15 0 28 2156 G 2242 3933
-> 14 0 27 2243 G 2274 3934
-> 15 0 27 2243 G 2275 3934
-> 14 0 28 2243 G 2275 3935
-> 15 0 28 2243 G 2341 3935
-> 14 0 28 2243 G 2341 3936
-> 15 0 28 2243 G 2333 3936
-> 14 0 29 2243 G 2333 3937
-> 15 0 29 2243 G 2331 3937
-> 14 0 28 2243 G 2341 3938
-> 15 0 28 2243 G 2282 3938
-> 14 0 29 2243 G 2282 3939
-> 15 0 29 2243 G 2280 3939
-> 14 0 28 2243 G 2341 3940
-> 15 0 28 2243 G 2339 3940
-> 14 0 29 2243 G 2339 3941
-> 15 0 29 2243 G 2337 3941
-> 14 0 28 2243 G 2341 3942
-> 15 0 28 2243 G 2288 3942
-> 14 0 29 2243 G 2288 3943
-> 15 0 29 2243 G 2286 3943
-> 14 0 28 2243 G 2341 3944
-> 15 0 28 2243 G 2294 3944
-> 14 0 29 2243 G 2294 3945
-> 15 0 29 2243 G 2292 3945
-> 14 0 28 2243 G 2341 3946
-> 15 0 28 2243 G 2300 3946
-> 14 0 29 2243 G 2300 3947
-> 15 0 29 2243 G 2298 3947
-> 14 0 28 2243 G 2341 3948
-> 15 0 28 2243 G 2246 3948
-> 14 0 29 2243 G 2246 3949
-> 15 0 29 2243 G 2244 3949
-> 14 0 28 2243 G 2341 3950
-> 15 0 28 2243 G 2303 3950
-> 14 0 29 2243 G 2303 3951
-> 15 0 29 2243 G 2301 3951
-> 14 0 28 2243 G 2341 3952
-> 15 0 28 2243 G 2252 3952
-> 14 0 29 2243 G 2252 3953
-> 15 0 29 2243 G 2250 3953
-> 14 0 28 2243 G 2341 3954
-> 15 0 28 2243 G 2309 3954
-> 14 0 29 2243 G 2309 3955
-> 15 0 29 2243 G 2307 3955
-> 14 0 28 2243 G 2341 3956
-> 15 0 28 2243 G 2258 3956
-> 14 0 29 2243 G 2258 3957
-> 15 0 29 2243 G 2256 3957
-> 14 0 28 2243 G 2341 3958
-> 15 0 28 2243 G 2315 3958
-> 14 0 29 2243 G 2315 3959
-> 15 0 29 2243 G 2313 3959
-> 14 0 28 2243 G 2341 3960
-> 15 0 28 2243 G 2264 3960
-> 14 0 29 2243 G 2264 3961
-> 15 0 29 2243 G 2262 3961
-> 14 0 28 2243 G 2341 3962
-> 15 0 28 2243 G 2321 3962
-> 14 0 29 2243 G 2321 3963
-> 15 0 29 2243 G 2319 3963
-> 14 0 28 2243 G 2341 3964
-> 15 0 28 2243 G 2270 3964
-> 14 0 29 2243 G 2270 3965
-> 15 0 29 2243 G 2268 3965
-> 14 0 28 2243 G 2341 3966
-> 15 0 28 2243 G 2327 3966
-> 14 0 29 2243 G 2327 3967
-> 15 0 29 2243 G 2325 3967
-> 14 0 28 2243 G 2341 3968
-> 15 0 28 2243 G 2273 3968
-> 14 0 29 2243 G 2273 3969
-> 15 0 29 2243 G 2271 3969
-> 14 0 28 2243 G 2341 3970
-> 15 0 28 2243 G 2279 3970
-> 14 0 29 2243 G 2279 3971
-> 15 0 29 2243 G 2277 3971
-> 14 0 28 2243 G 2341 3972
-> 15 0 28 2243 G 2336 3972
-> 14 0 29 2243 G 2336 3973
-> 15 0 29 2243 G 2334 3973
-> 14 0 28 2243 G 2341 3974
-> 15 0 28 2243 G 2285 3974
-> 14 0 29 2243 G 2285 3975
-> 15 0 29 2243 G 2283 3975
-> 14 0 28 2243 G 2341 3976
-> 15 0 28 2243 G 2291 3976
-> 14 0 29 2243 G 2291 3977
-> 15 0 29 2243 G 2289 3977
-> 14 0 28 2243 G 2341 3978
-> 15 0 28 2243 G 2297 3978
-> 14 0 29 2243 G 2297 3979
-> 15 0 29 2243 G 2295 3979
-> 14 0 30 2243 G 2341 3980
-> 15 0 30 2243 G 2340 3980
-> 14 0 28 2243 G 2341 3981
-> 15 0 28 2243 G 2249 3981
-> 14 0 29 2243 G 2249 3982
-> 15 0 29 2243 G 2247 3982
-> 14 0 28 2243 G 2341 3983
-> 15 0 28 2243 G 2306 3983
-> 14 0 29 2243 G 2306 3984
-> 15 0 29 2243 G 2304 3984
-> 14 0 28 2243 G 2341 3985
-> 15 0 28 2243 G 2255 3985
-> 14 0 29 2243 G 2255 3986
-> 15 0 29 2243 G 2253 3986
-> 14 0 28 2243 G 2341 3987
-> 15 0 28 2243 G 2312 3987
-> 14 0 29 2243 G 2312 3988
-> 15 0 29 2243 G 2310 3988
-> 14 0 28 2243 G 2341 3989
-> 15 0 28 2243 G 2261 3989
-> 14 0 29 2243 G 2261 3990
-> 15 0 29 2243 G 2259 3990
-> 14 0 28 2243 G 2341 3991
-> 15 0 28 2243 G 2318 3991
-> 14 0 29 2243 G 2318 3992
-> 15 0 29 2243 G 2316 3992
-> 14 0 28 2243 G 2341 3993
-> 15 0 28 2243 G 2267 3993
-> 14 0 29 2243 G 2267 3994
-> 15 0 29 2243 G 2265 3994
-> 14 0 28 2243 G 2341 3995
-> 15 0 28 2243 G 2324 3995
-> 14 0 29 2243 G 2324 3996
-> 15 0 29 2243 G 2322 3996
-> 14 0 28 2243 G 2341 3997
-> 15 0 28 2243 G 2330 3997
-> 14 0 29 2243 G 2330 3998
-> 15 0 29 2243 G 2328 3998
-> 14 0 27 2243 G 2331 3999
-> 15 0 27 2243 G 2332 3999
-> 14 0 28 2243 G 2332 4000
-> 15 0 28 2243 G 2341 4000
-> 14 0 28 2243 G 2341 4001
-> 15 0 28 2243 G 2276 4001
-> 14 0 29 2243 G 2276 4002
-> 15 0 29 2243 G 2274 4002
-> 14 0 27 2243 G 2280 4003
-> 15 0 27 2243 G 2281 4003
-> 14 0 28 2243 G 2281 4004
-> 15 0 28 2243 G 2341 4004
-> 14 0 27 2243 G 2337 4005
-> 15 0 27 2243 G 2338 4005
-> 14 0 28 2243 G 2338 4006
-> 15 0 28 2243 G 2341 4006
-> 14 0 27 2243 G 2286 4007
-> 15 0 27 2243 G 2287 4007
-> 14 0 28 2243 G 2287 4008
-> 15 0 28 2243 G 2341 4008
-> 14 0 27 2243 G 2292 4009
-> 15 0 27 2243 G 2293 4009
-> 14 0 28 2243 G 2293 4010
-> 15 0 28 2243 G 2341 4010
-> 14 0 27 2243 G 2298 4011
-> 15 0 27 2243 G 2299 4011
-> 14 0 28 2243 G 2299 4012
-> 15 0 28 2243 G 2341 4012
-> 14 0 27 2243 G 2244 4013
-> 15 0 27 2243 G 2245 4013
-> 14 0 28 2243 G 2245 4014
-> 15 0 28 2243 G 2341 4014
-> 14 0 27 2243 G 2301 4015
-> 15 0 27 2243 G 2302 4015
-> 14 0 28 2243 G 2302 4016
-> 15 0 28 2243 G 2341 4016
-> 14 0 27 2243 G 2250 4017
-> 15 0 27 2243 G 2251 4017
-> 14 0 28 2243 G 2251 4018
-> 15 0 28 2243 G 2341 4018
-> 14 0 27 2243 G 2307 4019
-> 15 0 27 2243 G 2308 4019
-> 14 0 28 2243 G 2308 4020
-> 15 0 28 2243 G 2341 4020
-> 14 0 27 2243 G 2256 4021
-> 15 0 27 2243 G 2257 4021
-> 14 0 28 2243 G 2257 4022
-> 15 0 28 2243 G 2341 4022
-> 14 0 27 2243 G 2313 4023
-> 15 0 27 2243 G 2314 4023
-> 14 0 28 2243 G 2314 4024
-> 15 0 28 2243 G 2341 4024
-> 14 0 27 2243 G 2262 4025
-> 15 0 27 2243 G 2263 4025
-> 14 0 28 2243 G 2263 4026
-> 15 0 28 2243 G 2341 4026
-> 14 0 27 2243 G 2319 4027
-> 15 0 27 2243 G 2320 4027
-> 14 0 28 2243 G 2320 4028
-> 15 0 28 2243 G 2341 4028
-> 14 0 27 2243 G 2268 4029
-> 15 0 27 2243 G 2269 4029
-> 14 0 28 2243 G 2269 4030
-> 15 0 28 2243 G 2341 4030
-> 14 0 27 2243 G 2325 4031
-> 15 0 27 2243 G 2326 4031
-> 14 0 28 2243 G 2326 4032
-> 15 0 28 2243 G 2341 4032
-> 14 0 27 2243 G 2271 4033
-> 15 0 27 2243 G 2272 4033
-> 14 0 28 2243 G 2272 4034
-> 15 0 28 2243 G 2341 4034
-> 14 0 27 2243 G 2277 4035
-> 15 0 27 2243 G 2278 4035
-> 14 0 28 2243 G 2278 4036
-> 15 0 28 2243 G 2341 4036
-> 14 0 27 2243 G 2334 4037
-> 15 0 27 2243 G 2335 4037
-> 14 0 28 2243 G 2335 4038
-> 15 0 28 2243 G 2341 4038
-> 14 0 27 2243 G 2283 4039
-> 15 0 27 2243 G 2284 4039
-> 14 0 28 2243 G 2284 4040
-> 15 0 28 2243 G 2341 4040
-> 14 0 27 2243 G 2289 4041
-> 15 0 27 2243 G 2290 4041
-> 14 0 28 2243 G 2290 4042
-> 15 0 28 2243 G 2341 4042
-> 14 0 27 2243 G 2295 4043
-> 15 0 27 2243 G 2296 4043
-> 14 0 28 2243 G 2296 4044
-> 15 0 28 2243 G 2341 4044
-> 14 0 27 2243 G 2247 4045
-> 15 0 27 2243 G 2248 4045
-> 14 0 28 2243 G 2248 4046
-> 15 0 28 2243 G 2341 4046
-> 14 0 27 2243 G 2304 4047
-> 15 0 27 2243 G 2305 4047
-> 14 0 28 2243 G 2305 4048
-> 15 0 28 2243 G 2341 4048
-> 14 0 27 2243 G 2253 4049
-> 15 0 27 2243 G 2254 4049
-> 14 0 28 2243 G 2254 4050
-> 15 0 28 2243 G 2341 4050
-> 14 0 27 2243 G 2310 4051
-> 15 0 27 2243 G 2311 4051
-> 14 0 28 2243 G 2311 4052
-> 15 0 28 2243 G 2341 4052
-> 14 0 27 2243 G 2259 4053
-> 15 0 27 2243 G 2260 4053
-> 14 0 28 2243 G 2260 4054
-> 15 0 28 2243 G 2341 4054
-> 14 0 27 2243 G 2316 4055
-> 15 0 27 2243 G 2317 4055
-> 14 0 28 2243 G 2317 4056
-> 15 0 28 2243 G 2341 4056
-> 14 0 27 2243 G 2265 4057
-> 15 0 27 2243 G 2266 4057
-> 14 0 28 2243 G 2266 4058
-> 15 0 28 2243 G 2341 4058
-> 14 0 27 2243 G 2322 4059
-> 15 0 27 2243 G 2323 4059
-> 14 0 28 2243 G 2323 4060
-> 15 0 28 2243 G 2341 4060
-> 14 0 27 2243 G 2328 4061
-> 15 0 27 2243 G 2329 4061
-> 14 0 28 2243 G 2329 4062
-> 15 0 28 2243 G 2341 4062
-> 14 0 32 2056 G 2343 4063
-> 15 0 32 2056 G 2344 4063
-> 14 0 26 2056 G 2344 4064
-> 15 0 26 2056 G 2154 4064
-> 14 0 26 2056 G 2344 4065
-> 15 0 26 2056 G 2241 4065
-> 14 0 26 2056 G 2344 4066
-> 15 0 26 2056 G 2340 4066
-> 14 0 20 1606 G 2053 4067
-> 15 0 20 1606 G 2055 4067
-> 14 0 21 1606 G 2055 4068
-> 15 0 21 1606 G 2345 4068
-> 14 0 22 1606 G 2345 4069
-> 15 0 22 1606 G 2343 4069
-> 14 0 22 1606 G 2055 4070
-> 15 0 22 1606 G 2347 4070
-> 14 0 22 1606 G 2345 4071
-> 15 0 22 1606 G 2347 4071
-> 14 0 23 462 G 469 4072
-> 15 0 23 462 G 470 4072
-> 14 0 24 462 G 470 4073
-> 15 0 24 462 G 494 4073
-> 14 0 24 462 G 494 4074
-> 15 0 24 462 G 483 4074
-> 14 0 25 462 G 483 4075
-> 15 0 25 462 G 481 4075
-> 14 0 26 462 G 494 4076
-> 15 0 26 462 G 493 4076
-> 14 0 24 462 G 494 4077
-> 15 0 24 462 G 492 4077
-> 14 0 25 462 G 492 4078
-> 15 0 25 462 G 490 4078
-> 14 0 24 462 G 494 4079
-> 15 0 24 462 G 474 4079
-> 14 0 25 462 G 474 4080
-> 15 0 25 462 G 472 4080
-> 14 0 24 462 G 494 4081
-> 15 0 24 462 G 486 4081
-> 14 0 25 462 G 486 4082
-> 15 0 25 462 G 484 4082
-> 14 0 24 462 G 494 4083
-> 15 0 24 462 G 465 4083
-> 14 0 25 462 G 465 4084
-> 15 0 25 462 G 463 4084
-> 14 0 24 462 G 494 4085
-> 15 0 24 462 G 477 4085
-> 14 0 25 462 G 477 4086
-> 15 0 25 462 G 475 4086
-> 14 0 24 462 G 494 4087
-> 15 0 24 462 G 489 4087
-> 14 0 25 462 G 489 4088
-> 15 0 25 462 G 487 4088
-> 14 0 24 462 G 494 4089
-> 15 0 24 462 G 468 4089
-> 14 0 25 462 G 468 4090
-> 15 0 25 462 G 466 4090
-> 14 0 24 462 G 494 4091
-> 15 0 24 462 G 480 4091
-> 14 0 25 462 G 480 4092
-> 15 0 25 462 G 478 4092
-> 14 0 23 462 G 481 4093
-> 15 0 23 462 G 482 4093
-> 14 0 24 462 G 482 4094
-> 15 0 24 462 G 494 4094
-> 14 0 24 462 G 494 4095
-> 15 0 24 462 G 471 4095
-> 14 0 25 462 G 471 4096
-> 15 0 25 462 G 469 4096
-> 14 0 23 462 G 490 4097
-> 15 0 23 462 G 491 4097
-> 14 0 24 462 G 491 4098
-> 15 0 24 462 G 494 4098
-> 14 0 23 462 G 472 4099
-> 15 0 23 462 G 473 4099
-> 14 0 24 462 G 473 4100
-> 15 0 24 462 G 494 4100
-> 14 0 23 462 G 484 4101
-> 15 0 23 462 G 485 4101
-> 14 0 24 462 G 485 4102
-> 15 0 24 462 G 494 4102
-> 14 0 23 462 G 463 4103
-> 15 0 23 462 G 464 4103
-> 14 0 24 462 G 464 4104
-> 15 0 24 462 G 494 4104
-> 14 0 23 462 G 475 4105
-> 15 0 23 462 G 476 4105
-> 14 0 24 462 G 476 4106
-> 15 0 24 462 G 494 4106
-> 14 0 23 462 G 487 4107
-> 15 0 23 462 G 488 4107
-> 14 0 24 462 G 488 4108
-> 15 0 24 462 G 494 4108
-> 14 0 23 462 G 466 4109
-> 15 0 23 462 G 467 4109
-> 14 0 24 462 G 467 4110
-> 15 0 24 462 G 494 4110
-> 14 0 23 462 G 478 4111
-> 15 0 23 462 G 479 4111
-> 14 0 24 462 G 479 4112
-> 15 0 24 462 G 494 4112
-> 14 0 23 22 G 35 4113
-> 15 0 23 22 G 36 4113
-> 14 0 24 22 G 36 4114
-> 15 0 24 22 G 177 4114
-> 14 0 24 22 G 177 4115
-> 15 0 24 22 G 49 4115
-> 14 0 25 22 G 49 4116
-> 15 0 25 22 G 47 4116
-> 14 0 24 22 G 177 4117
-> 15 0 24 22 G 85 4117
-> 14 0 25 22 G 85 4118
-> 15 0 25 22 G 83 4118
-> 14 0 24 22 G 177 4119
-> 15 0 24 22 G 61 4119
-> 14 0 25 22 G 61 4120
-> 15 0 25 22 G 59 4120
-> 14 0 24 22 G 177 4121
-> 15 0 24 22 G 145 4121
-> 14 0 25 22 G 145 4122
-> 15 0 25 22 G 143 4122
-> 14 0 24 22 G 177 4123
-> 15 0 24 22 G 121 4123
-> 14 0 25 22 G 121 4124
-> 15 0 25 22 G 119 4124
-> 14 0 24 22 G 177 4125
-> 15 0 24 22 G 97 4125
-> 14 0 25 22 G 97 4126
-> 15 0 25 22 G 95 4126
-> 14 0 24 22 G 177 4127
-> 15 0 24 22 G 73 4127
-> 14 0 25 22 G 73 4128
-> 15 0 25 22 G 71 4128
-> 14 0 24 22 G 177 4129
-> 15 0 24 22 G 157 4129
-> 14 0 25 22 G 157 4130
-> 15 0 25 22 G 155 4130
-> 14 0 24 22 G 177 4131
-> 15 0 24 22 G 133 4131
-> 14 0 25 22 G 133 4132
-> 15 0 25 22 G 131 4132
-> 14 0 24 22 G 177 4133
-> 15 0 24 22 G 109 4133
-> 14 0 25 22 G 109 4134
-> 15 0 25 22 G 107 4134
-> 14 0 24 22 G 177 4135
-> 15 0 24 22 G 169 4135
-> 14 0 25 22 G 169 4136
-> 15 0 25 22 G 167 4136
-> 14 0 24 22 G 177 4137
-> 15 0 24 22 G 28 4137
-> 14 0 25 22 G 28 4138
-> 15 0 25 22 G 26 4138
-> 14 0 24 22 G 177 4139
-> 15 0 24 22 G 40 4139
-> 14 0 25 22 G 40 4140
-> 15 0 25 22 G 38 4140
-> 14 0 24 22 G 177 4141
-> 15 0 24 22 G 52 4141
-> 14 0 25 22 G 52 4142
-> 15 0 25 22 G 50 4142
-> 14 0 24 22 G 177 4143
-> 15 0 24 22 G 112 4143
-> 14 0 25 22 G 112 4144
-> 15 0 25 22 G 110 4144
-> 14 0 24 22 G 177 4145
-> 15 0 24 22 G 88 4145
-> 14 0 25 22 G 88 4146
-> 15 0 25 22 G 86 4146
-> 14 0 24 22 G 177 4147
-> 15 0 24 22 G 64 4147
-> 14 0 25 22 G 64 4148
-> 15 0 25 22 G 62 4148
-> 14 0 24 22 G 177 4149
-> 15 0 24 22 G 172 4149
-> 14 0 25 22 G 172 4150
-> 15 0 25 22 G 170 4150
-> 14 0 24 22 G 177 4151
-> 15 0 24 22 G 148 4151
-> 14 0 25 22 G 148 4152
-> 15 0 25 22 G 146 4152
-> 14 0 24 22 G 177 4153
-> 15 0 24 22 G 124 4153
-> 14 0 25 22 G 124 4154
-> 15 0 25 22 G 122 4154
-> 14 0 24 22 G 177 4155
-> 15 0 24 22 G 100 4155
-> 14 0 25 22 G 100 4156
-> 15 0 25 22 G 98 4156
-> 14 0 24 22 G 177 4157
-> 15 0 24 22 G 76 4157
-> 14 0 25 22 G 76 4158
-> 15 0 25 22 G 74 4158
-> 14 0 24 22 G 177 4159
-> 15 0 24 22 G 160 4159
-> 14 0 25 22 G 160 4160
-> 15 0 25 22 G 158 4160
-> 14 0 24 22 G 177 4161
-> 15 0 24 22 G 136 4161
-> 14 0 25 22 G 136 4162
-> 15 0 25 22 G 134 4162
-> 14 0 24 22 G 177 4163
-> 15 0 24 22 G 31 4163
-> 14 0 25 22 G 31 4164
-> 15 0 25 22 G 29 4164
-> 14 0 24 22 G 177 4165
-> 15 0 24 22 G 43 4165
-> 14 0 25 22 G 43 4166
-> 15 0 25 22 G 41 4166
-> 14 0 24 22 G 177 4167
-> 15 0 24 22 G 55 4167
-> 14 0 25 22 G 55 4168
-> 15 0 25 22 G 53 4168
-> 14 0 24 22 G 177 4169
-> 15 0 24 22 G 115 4169
-> 14 0 25 22 G 115 4170
-> 15 0 25 22 G 113 4170
-> 14 0 24 22 G 177 4171
-> 15 0 24 22 G 91 4171
-> 14 0 25 22 G 91 4172
-> 15 0 25 22 G 89 4172
-> 14 0 24 22 G 177 4173
-> 15 0 24 22 G 67 4173
-> 14 0 25 22 G 67 4174
-> 15 0 25 22 G 65 4174
-> 14 0 24 22 G 177 4175
-> 15 0 24 22 G 175 4175
-> 14 0 25 22 G 175 4176
-> 15 0 25 22 G 173 4176
-> 14 0 24 22 G 177 4177
-> 15 0 24 22 G 151 4177
-> 14 0 25 22 G 151 4178
-> 15 0 25 22 G 149 4178
-> 14 0 24 22 G 177 4179
-> 15 0 24 22 G 127 4179
-> 14 0 25 22 G 127 4180
-> 15 0 25 22 G 125 4180
-> 14 0 24 22 G 177 4181
-> 15 0 24 22 G 103 4181
-> 14 0 25 22 G 103 4182
-> 15 0 25 22 G 101 4182
-> 14 0 24 22 G 177 4183
-> 15 0 24 22 G 79 4183
-> 14 0 25 22 G 79 4184
-> 15 0 25 22 G 77 4184
-> 14 0 24 22 G 177 4185
-> 15 0 24 22 G 163 4185
-> 14 0 25 22 G 163 4186
-> 15 0 25 22 G 161 4186
-> 14 0 24 22 G 177 4187
-> 15 0 24 22 G 139 4187
-> 14 0 25 22 G 139 4188
-> 15 0 25 22 G 137 4188
-> 14 0 24 22 G 177 4189
-> 15 0 24 22 G 34 4189
-> 14 0 25 22 G 34 4190
-> 15 0 25 22 G 32 4190
-> 14 0 24 22 G 177 4191
-> 15 0 24 22 G 46 4191
-> 14 0 25 22 G 46 4192
-> 15 0 25 22 G 44 4192
-> 14 0 24 22 G 177 4193
-> 15 0 24 22 G 82 4193
-> 14 0 25 22 G 82 4194
-> 15 0 25 22 G 80 4194
-> 14 0 24 22 G 177 4195
-> 15 0 24 22 G 58 4195
-> 14 0 25 22 G 58 4196
-> 15 0 25 22 G 56 4196
-> 14 0 24 22 G 177 4197
-> 15 0 24 22 G 142 4197
-> 14 0 25 22 G 142 4198
-> 15 0 25 22 G 140 4198
-> 14 0 24 22 G 177 4199
-> 15 0 24 22 G 118 4199
-> 14 0 25 22 G 118 4200
-> 15 0 25 22 G 116 4200
-> 14 0 24 22 G 177 4201
-> 15 0 24 22 G 94 4201
-> 14 0 25 22 G 94 4202
-> 15 0 25 22 G 92 4202
-> 14 0 24 22 G 177 4203
-> 15 0 24 22 G 70 4203
-> 14 0 25 22 G 70 4204
-> 15 0 25 22 G 68 4204
-> 14 0 24 22 G 177 4205
-> 15 0 24 22 G 154 4205
-> 14 0 25 22 G 154 4206
-> 15 0 25 22 G 152 4206
-> 14 0 26 22 G 177 4207
-> 15 0 26 22 G 176 4207
-> 14 0 24 22 G 177 4208
-> 15 0 24 22 G 130 4208
-> 14 0 25 22 G 130 4209
-> 15 0 25 22 G 128 4209
-> 14 0 24 22 G 177 4210
-> 15 0 24 22 G 106 4210
-> 14 0 25 22 G 106 4211
-> 15 0 25 22 G 104 4211
-> 14 0 24 22 G 177 4212
-> 15 0 24 22 G 166 4212
-> 14 0 25 22 G 166 4213
-> 15 0 25 22 G 164 4213
-> 14 0 24 22 G 177 4214
-> 15 0 24 22 G 25 4214
-> 14 0 25 22 G 25 4215
-> 15 0 25 22 G 23 4215
-> 14 0 23 22 G 47 4216
-> 15 0 23 22 G 48 4216
-> 14 0 24 22 G 48 4217
-> 15 0 24 22 G 177 4217
-> 14 0 24 22 G 177 4218
-> 15 0 24 22 G 37 4218
-> 14 0 25 22 G 37 4219
-> 15 0 25 22 G 35 4219
-> 14 0 23 22 G 83 4220
-> 15 0 23 22 G 84 4220
-> 14 0 24 22 G 84 4221
-> 15 0 24 22 G 177 4221
-> 14 0 23 22 G 59 4222
-> 15 0 23 22 G 60 4222
-> 14 0 24 22 G 60 4223
-> 15 0 24 22 G 177 4223
-> 14 0 23 22 G 143 4224
-> 15 0 23 22 G 144 4224
-> 14 0 24 22 G 144 4225
-> 15 0 24 22 G 177 4225
-> 14 0 23 22 G 119 4226
-> 15 0 23 22 G 120 4226
-> 14 0 24 22 G 120 4227
-> 15 0 24 22 G 177 4227
-> 14 0 23 22 G 95 4228
-> 15 0 23 22 G 96 4228
-> 14 0 24 22 G 96 4229
-> 15 0 24 22 G 177 4229
-> 14 0 23 22 G 71 4230
-> 15 0 23 22 G 72 4230
-> 14 0 24 22 G 72 4231
-> 15 0 24 22 G 177 4231
-> 14 0 23 22 G 155 4232
-> 15 0 23 22 G 156 4232
-> 14 0 24 22 G 156 4233
-> 15 0 24 22 G 177 4233
-> 14 0 23 22 G 131 4234
-> 15 0 23 22 G 132 4234
-> 14 0 24 22 G 132 4235
-> 15 0 24 22 G 177 4235
-> 14 0 23 22 G 107 4236
-> 15 0 23 22 G 108 4236
-> 14 0 24 22 G 108 4237
-> 15 0 24 22 G 177 4237
-> 14 0 23 22 G 167 4238
-> 15 0 23 22 G 168 4238
-> 14 0 24 22 G 168 4239
-> 15 0 24 22 G 177 4239
-> 14 0 23 22 G 26 4240
-> 15 0 23 22 G 27 4240
-> 14 0 24 22 G 27 4241
-> 15 0 24 22 G 177 4241
-> 14 0 23 22 G 38 4242
-> 15 0 23 22 G 39 4242
-> 14 0 24 22 G 39 4243
-> 15 0 24 22 G 177 4243
-> 14 0 23 22 G 50 4244
-> 15 0 23 22 G 51 4244
-> 14 0 24 22 G 51 4245
-> 15 0 24 22 G 177 4245
-> 14 0 23 22 G 110 4246
-> 15 0 23 22 G 111 4246
-> 14 0 24 22 G 111 4247
-> 15 0 24 22 G 177 4247
-> 14 0 23 22 G 86 4248
-> 15 0 23 22 G 87 4248
-> 14 0 24 22 G 87 4249
-> 15 0 24 22 G 177 4249
-> 14 0 23 22 G 62 4250
-> 15 0 23 22 G 63 4250
-> 14 0 24 22 G 63 4251
-> 15 0 24 22 G 177 4251
-> 14 0 23 22 G 170 4252
-> 15 0 23 22 G 171 4252
-> 14 0 24 22 G 171 4253
-> 15 0 24 22 G 177 4253
-> 14 0 23 22 G 146 4254
-> 15 0 23 22 G 147 4254
-> 14 0 24 22 G 147 4255
-> 15 0 24 22 G 177 4255
-> 14 0 23 22 G 122 4256
-> 15 0 23 22 G 123 4256
-> 14 0 24 22 G 123 4257
-> 15 0 24 22 G 177 4257
-> 14 0 23 22 G 98 4258
-> 15 0 23 22 G 99 4258
-> 14 0 24 22 G 99 4259
-> 15 0 24 22 G 177 4259
-> 14 0 23 22 G 74 4260
-> 15 0 23 22 G 75 4260
-> 14 0 24 22 G 75 4261
-> 15 0 24 22 G 177 4261
-> 14 0 23 22 G 158 4262
-> 15 0 23 22 G 159 4262
-> 14 0 24 22 G 159 4263
-> 15 0 24 22 G 177 4263
-> 14 0 23 22 G 134 4264
-> 15 0 23 22 G 135 4264
-> 14 0 24 22 G 135 4265
-> 15 0 24 22 G 177 4265
-> 14 0 23 22 G 29 4266
-> 15 0 23 22 G 30 4266
-> 14 0 24 22 G 30 4267
-> 15 0 24 22 G 177 4267
-> 14 0 23 22 G 41 4268
-> 15 0 23 22 G 42 4268
-> 14 0 24 22 G 42 4269
-> 15 0 24 22 G 177 4269
-> 14 0 23 22 G 53 4270
-> 15 0 23 22 G 54 4270
-> 14 0 24 22 G 54 4271
-> 15 0 24 22 G 177 4271
-> 14 0 23 22 G 113 4272
-> 15 0 23 22 G 114 4272
-> 14 0 24 22 G 114 4273
-> 15 0 24 22 G 177 4273
-> 14 0 23 22 G 89 4274
-> 15 0 23 22 G 90 4274
-> 14 0 24 22 G 90 4275
-> 15 0 24 22 G 177 4275
-> 14 0 23 22 G 65 4276
-> 15 0 23 22 G 66 4276
-> 14 0 24 22 G 66 4277
-> 15 0 24 22 G 177 4277
-> 14 0 23 22 G 173 4278
-> 15 0 23 22 G 174 4278
-> 14 0 24 22 G 174 4279
-> 15 0 24 22 G 177 4279
-> 14 0 23 22 G 149 4280
-> 15 0 23 22 G 150 4280
-> 14 0 24 22 G 150 4281
-> 15 0 24 22 G 177 4281
-> 14 0 23 22 G 125 4282
-> 15 0 23 22 G 126 4282
-> 14 0 24 22 G 126 4283
-> 15 0 24 22 G 177 4283
-> 14 0 23 22 G 101 4284
-> 15 0 23 22 G 102 4284
-> 14 0 24 22 G 102 4285
-> 15 0 24 22 G 177 4285
-> 14 0 23 22 G 77 4286
-> 15 0 23 22 G 78 4286
-> 14 0 24 22 G 78 4287
-> 15 0 24 22 G 177 4287
-> 14 0 23 22 G 161 4288
-> 15 0 23 22 G 162 4288
-> 14 0 24 22 G 162 4289
-> 15 0 24 22 G 177 4289
-> 14 0 23 22 G 137 4290
-> 15 0 23 22 G 138 4290
-> 14 0 24 22 G 138 4291
-> 15 0 24 22 G 177 4291
-> 14 0 23 22 G 32 4292
-> 15 0 23 22 G 33 4292
-> 14 0 24 22 G 33 4293
-> 15 0 24 22 G 177 4293
-> 14 0 23 22 G 44 4294
-> 15 0 23 22 G 45 4294
-> 14 0 24 22 G 45 4295
-> 15 0 24 22 G 177 4295
-> 14 0 23 22 G 80 4296
-> 15 0 23 22 G 81 4296
-> 14 0 24 22 G 81 4297
-> 15 0 24 22 G 177 4297
-> 14 0 23 22 G 56 4298
-> 15 0 23 22 G 57 4298
-> 14 0 24 22 G 57 4299
-> 15 0 24 22 G 177 4299
-> 14 0 23 22 G 140 4300
-> 15 0 23 22 G 141 4300
-> 14 0 24 22 G 141 4301
-> 15 0 24 22 G 177 4301
-> 14 0 23 22 G 116 4302
-> 15 0 23 22 G 117 4302
-> 14 0 24 22 G 117 4303
-> 15 0 24 22 G 177 4303
-> 14 0 23 22 G 92 4304
-> 15 0 23 22 G 93 4304
-> 14 0 24 22 G 93 4305
-> 15 0 24 22 G 177 4305
-> 14 0 23 22 G 68 4306
-> 15 0 23 22 G 69 4306
-> 14 0 24 22 G 69 4307
-> 15 0 24 22 G 177 4307
-> 14 0 23 22 G 152 4308
-> 15 0 23 22 G 153 4308
-> 14 0 24 22 G 153 4309
-> 15 0 24 22 G 177 4309
-> 14 0 23 22 G 128 4310
-> 15 0 23 22 G 129 4310
-> 14 0 24 22 G 129 4311
-> 15 0 24 22 G 177 4311
-> 14 0 23 22 G 104 4312
-> 15 0 23 22 G 105 4312
-> 14 0 24 22 G 105 4313
-> 15 0 24 22 G 177 4313
-> 14 0 23 22 G 164 4314
-> 15 0 23 22 G 165 4314
-> 14 0 24 22 G 165 4315
-> 15 0 24 22 G 177 4315
-> 14 0 23 22 G 23 4316
-> 15 0 23 22 G 24 4316
-> 14 0 24 22 G 24 4317
-> 15 0 24 22 G 177 4317
-> 14 0 23 179 G 441 4318
-> 15 0 23 179 G 442 4318
-> 14 0 24 179 G 442 4319
-> 15 0 24 179 G 460 4319
-> 14 0 24 179 G 460 4320
-> 15 0 24 179 G 182 4320
-> 14 0 25 179 G 182 4321
-> 15 0 25 179 G 180 4321
-> 14 0 24 179 G 460 4322
-> 15 0 24 179 G 206 4322
-> 14 0 25 179 G 206 4323
-> 15 0 25 179 G 204 4323
-> 14 0 24 179 G 460 4324
-> 15 0 24 179 G 242 4324
-> 14 0 25 179 G 242 4325
-> 15 0 25 179 G 240 4325
-> 14 0 24 179 G 460 4326
-> 15 0 24 179 G 278 4326
-> 14 0 25 179 G 278 4327
-> 15 0 25 179 G 276 4327
-> 14 0 24 179 G 460 4328
-> 15 0 24 179 G 362 4328
-> 14 0 25 179 G 362 4329
-> 15 0 25 179 G 360 4329
-> 14 0 24 179 G 460 4330
-> 15 0 24 179 G 230 4330
-> 14 0 25 179 G 230 4331
-> 15 0 25 179 G 228 4331
-> 14 0 24 179 G 460 4332
-> 15 0 24 179 G 314 4332
-> 14 0 25 179 G 314 4333
-> 15 0 25 179 G 312 4333
-> 14 0 24 179 G 460 4334
-> 15 0 24 179 G 398 4334
-> 14 0 25 179 G 398 4335
-> 15 0 25 179 G 396 4335
-> 14 0 24 179 G 460 4336
-> 15 0 24 179 G 266 4336
-> 14 0 25 179 G 266 4337
-> 15 0 25 179 G 264 4337
-> 14 0 24 179 G 460 4338
-> 15 0 24 179 G 350 4338
-> 14 0 25 179 G 350 4339
-> 15 0 25 179 G 348 4339
-> 14 0 24 179 G 460 4340
-> 15 0 24 179 G 434 4340
-> 14 0 25 179 G 434 4341
-> 15 0 25 179 G 432 4341
-> 14 0 24 179 G 460 4342
-> 15 0 24 179 G 386 4342
-> 14 0 25 179 G 386 4343
-> 15 0 25 179 G 384 4343
-> 14 0 24 179 G 460 4344
-> 15 0 24 179 G 197 4344
-> 14 0 25 179 G 197 4345
-> 15 0 25 179 G 195 4345
-> 14 0 24 179 G 460 4346
-> 15 0 24 179 G 269 4346
-> 14 0 25 179 G 269 4347
-> 15 0 25 179 G 267 4347
-> 14 0 24 179 G 460 4348
-> 15 0 24 179 G 221 4348
-> 14 0 25 179 G 221 4349
-> 15 0 25 179 G 219 4349
-> 14 0 24 179 G 460 4350
-> 15 0 24 179 G 305 4350
-> 14 0 25 179 G 305 4351
-> 15 0 25 179 G 303 4351
-> 14 0 24 179 G 460 4352
-> 15 0 24 179 G 389 4352
-> 14 0 25 179 G 389 4353
-> 15 0 25 179 G 387 4353
-> 14 0 24 179 G 460 4354
-> 15 0 24 179 G 257 4354
-> 14 0 25 179 G 257 4355
-> 15 0 25 179 G 255 4355
-> 14 0 24 179 G 460 4356
-> 15 0 24 179 G 341 4356
-> 14 0 25 179 G 341 4357
-> 15 0 25 179 G 339 4357
-> 14 0 24 179 G 460 4358
-> 15 0 24 179 G 425 4358
-> 14 0 25 179 G 425 4359
-> 15 0 25 179 G 423 4359
-> 14 0 24 179 G 460 4360
-> 15 0 24 179 G 293 4360
-> 14 0 25 179 G 293 4361
-> 15 0 25 179 G 291 4361
-> 14 0 24 179 G 460 4362
-> 15 0 24 179 G 377 4362
-> 14 0 25 179 G 377 4363
-> 15 0 25 179 G 375 4363
-> 14 0 24 179 G 460 4364
-> 15 0 24 179 G 413 4364
-> 14 0 25 179 G 413 4365
-> 15 0 25 179 G 411 4365
-> 14 0 24 179 G 460 4366
-> 15 0 24 179 G 188 4366
-> 14 0 25 179 G 188 4367
-> 15 0 25 179 G 186 4367
-> 14 0 24 179 G 460 4368
-> 15 0 24 179 G 212 4368
-> 14 0 25 179 G 212 4369
-> 15 0 25 179 G 210 4369
-> 14 0 24 179 G 460 4370
-> 15 0 24 179 G 248 4370
-> 14 0 25 179 G 248 4371
-> 15 0 25 179 G 246 4371
-> 14 0 24 179 G 460 4372
-> 15 0 24 179 G 332 4372
-> 14 0 25 179 G 332 4373
-> 15 0 25 179 G 330 4373
-> 14 0 24 179 G 460 4374
-> 15 0 24 179 G 284 4374
-> 14 0 25 179 G 284 4375
-> 15 0 25 179 G 282 4375
-> 14 0 24 179 G 460 4376
-> 15 0 24 179 G 368 4376
-> 14 0 25 179 G 368 4377
-> 15 0 25 179 G 366 4377
-> 14 0 24 179 G 460 4378
-> 15 0 24 179 G 236 4378
-> 14 0 25 179 G 236 4379
-> 15 0 25 179 G 234 4379
-> 14 0 24 179 G 460 4380
-> 15 0 24 179 G 452 4380
-> 14 0 25 179 G 452 4381
-> 15 0 25 179 G 450 4381
-> 14 0 24 179 G 460 4382
-> 15 0 24 179 G 320 4382
-> 14 0 25 179 G 320 4383
-> 15 0 25 179 G 318 4383
-> 14 0 24 179 G 460 4384
-> 15 0 24 179 G 404 4384
-> 14 0 25 179 G 404 4385
-> 15 0 25 179 G 402 4385
-> 14 0 24 179 G 460 4386
-> 15 0 24 179 G 356 4386
-> 14 0 25 179 G 356 4387
-> 15 0 25 179 G 354 4387
-> 14 0 24 179 G 460 4388
-> 15 0 24 179 G 440 4388
-> 14 0 25 179 G 440 4389
-> 15 0 25 179 G 438 4389
-> 14 0 24 179 G 460 4390
-> 15 0 24 179 G 203 4390
-> 14 0 25 179 G 203 4391
-> 15 0 25 179 G 201 4391
-> 14 0 24 179 G 460 4392
-> 15 0 24 179 G 239 4392
-> 14 0 25 179 G 239 4393
-> 15 0 25 179 G 237 4393
-> 14 0 24 179 G 460 4394
-> 15 0 24 179 G 275 4394
-> 14 0 25 179 G 275 4395
-> 15 0 25 179 G 273 4395
-> 14 0 24 179 G 460 4396
-> 15 0 24 179 G 359 4396
-> 14 0 25 179 G 359 4397
-> 15 0 25 179 G 357 4397
-> 14 0 24 179 G 460 4398
-> 15 0 24 179 G 227 4398
-> 14 0 25 179 G 227 4399
-> 15 0 25 179 G 225 4399
-> 14 0 24 179 G 460 4400
-> 15 0 24 179 G 311 4400
-> 14 0 25 179 G 311 4401
-> 15 0 25 179 G 309 4401
-> 14 0 24 179 G 460 4402
-> 15 0 24 179 G 395 4402
-> 14 0 25 179 G 395 4403
-> 15 0 25 179 G 393 4403
-> 14 0 24 179 G 460 4404
-> 15 0 24 179 G 263 4404
-> 14 0 25 179 G 263 4405
-> 15 0 25 179 G 261 4405
-> 14 0 24 179 G 460 4406
-> 15 0 24 179 G 347 4406
-> 14 0 25 179 G 347 4407
-> 15 0 25 179 G 345 4407
-> 14 0 24 179 G 460 4408
-> 15 0 24 179 G 431 4408
-> 14 0 25 179 G 431 4409
-> 15 0 25 179 G 429 4409
-> 14 0 24 179 G 460 4410
-> 15 0 24 179 G 383 4410
-> 14 0 25 179 G 383 4411
-> 15 0 25 179 G 381 4411
-> 14 0 24 179 G 460 4412
-> 15 0 24 179 G 194 4412
-> 14 0 25 179 G 194 4413
-> 15 0 25 179 G 192 4413
-> 14 0 24 179 G 460 4414
-> 15 0 24 179 G 218 4414
-> 14 0 25 179 G 218 4415
-> 15 0 25 179 G 216 4415
-> 14 0 24 179 G 460 4416
-> 15 0 24 179 G 302 4416
-> 14 0 25 179 G 302 4417
-> 15 0 25 179 G 300 4417
-> 14 0 24 179 G 460 4418
-> 15 0 24 179 G 254 4418
-> 14 0 25 179 G 254 4419
-> 15 0 25 179 G 252 4419
-> 14 0 24 179 G 460 4420
-> 15 0 24 179 G 338 4420
-> 14 0 25 179 G 338 4421
-> 15 0 25 179 G 336 4421
-> 14 0 24 179 G 460 4422
-> 15 0 24 179 G 422 4422
-> 14 0 25 179 G 422 4423
-> 15 0 25 179 G 420 4423
-> 14 0 24 179 G 460 4424
-> 15 0 24 179 G 290 4424
-> 14 0 25 179 G 290 4425
-> 15 0 25 179 G 288 4425
-> 14 0 24 179 G 460 4426
-> 15 0 24 179 G 374 4426
-> 14 0 25 179 G 374 4427
-> 15 0 25 179 G 372 4427
-> 14 0 24 179 G 460 4428
-> 15 0 24 179 G 458 4428
-> 14 0 25 179 G 458 4429
-> 15 0 25 179 G 456 4429
-> 14 0 24 179 G 460 4430
-> 15 0 24 179 G 326 4430
-> 14 0 25 179 G 326 4431
-> 15 0 25 179 G 324 4431
-> 14 0 24 179 G 460 4432
-> 15 0 24 179 G 410 4432
-> 14 0 25 179 G 410 4433
-> 15 0 25 179 G 408 4433
-> 14 0 24 179 G 460 4434
-> 15 0 24 179 G 446 4434
-> 14 0 25 179 G 446 4435
-> 15 0 25 179 G 444 4435
-> 14 0 24 179 G 460 4436
-> 15 0 24 179 G 185 4436
-> 14 0 25 179 G 185 4437
-> 15 0 25 179 G 183 4437
-> 14 0 24 179 G 460 4438
-> 15 0 24 179 G 209 4438
-> 14 0 25 179 G 209 4439
-> 15 0 25 179 G 207 4439
-> 14 0 24 179 G 460 4440
-> 15 0 24 179 G 245 4440
-> 14 0 25 179 G 245 4441
-> 15 0 25 179 G 243 4441
-> 14 0 24 179 G 460 4442
-> 15 0 24 179 G 329 4442
-> 14 0 25 179 G 329 4443
-> 15 0 25 179 G 327 4443
-> 14 0 24 179 G 460 4444
-> 15 0 24 179 G 281 4444
-> 14 0 25 179 G 281 4445
-> 15 0 25 179 G 279 4445
-> 14 0 24 179 G 460 4446
-> 15 0 24 179 G 365 4446
-> 14 0 25 179 G 365 4447
-> 15 0 25 179 G 363 4447
-> 14 0 24 179 G 460 4448
-> 15 0 24 179 G 233 4448
-> 14 0 25 179 G 233 4449
-> 15 0 25 179 G 231 4449
-> 14 0 24 179 G 460 4450
-> 15 0 24 179 G 449 4450
-> 14 0 25 179 G 449 4451
-> 15 0 25 179 G 447 4451
-> 14 0 24 179 G 460 4452
-> 15 0 24 179 G 317 4452
-> 14 0 25 179 G 317 4453
-> 15 0 25 179 G 315 4453
-> 14 0 24 179 G 460 4454
-> 15 0 24 179 G 401 4454
-> 14 0 25 179 G 401 4455
-> 15 0 25 179 G 399 4455
-> 14 0 24 179 G 460 4456
-> 15 0 24 179 G 353 4456
-> 14 0 25 179 G 353 4457
-> 15 0 25 179 G 351 4457
-> 14 0 24 179 G 460 4458
-> 15 0 24 179 G 437 4458
-> 14 0 25 179 G 437 4459
-> 15 0 25 179 G 435 4459
-> 14 0 24 179 G 460 4460
-> 15 0 24 179 G 200 4460
-> 14 0 25 179 G 200 4461
-> 15 0 25 179 G 198 4461
-> 14 0 24 179 G 460 4462
-> 15 0 24 179 G 272 4462
-> 14 0 25 179 G 272 4463
-> 15 0 25 179 G 270 4463
-> 14 0 24 179 G 460 4464
-> 15 0 24 179 G 224 4464
-> 14 0 25 179 G 224 4465
-> 15 0 25 179 G 222 4465
-> 14 0 24 179 G 460 4466
-> 15 0 24 179 G 308 4466
-> 14 0 25 179 G 308 4467
-> 15 0 25 179 G 306 4467
-> 14 0 24 179 G 460 4468
-> 15 0 24 179 G 392 4468
-> 14 0 25 179 G 392 4469
-> 15 0 25 179 G 390 4469
-> 14 0 24 179 G 460 4470
-> 15 0 24 179 G 260 4470
-> 14 0 25 179 G 260 4471
-> 15 0 25 179 G 258 4471
-> 14 0 24 179 G 460 4472
-> 15 0 24 179 G 344 4472
-> 14 0 25 179 G 344 4473
-> 15 0 25 179 G 342 4473
-> 14 0 24 179 G 460 4474
-> 15 0 24 179 G 428 4474
-> 14 0 25 179 G 428 4475
-> 15 0 25 179 G 426 4475
-> 14 0 24 179 G 460 4476
-> 15 0 24 179 G 296 4476
-> 14 0 25 179 G 296 4477
-> 15 0 25 179 G 294 4477
-> 14 0 26 179 G 460 4478
-> 15 0 26 179 G 459 4478
-> 14 0 24 179 G 460 4479
-> 15 0 24 179 G 380 4479
-> 14 0 25 179 G 380 4480
-> 15 0 25 179 G 378 4480
-> 14 0 24 179 G 460 4481
-> 15 0 24 179 G 416 4481
-> 14 0 25 179 G 416 4482
-> 15 0 25 179 G 414 4482
-> 14 0 24 179 G 460 4483
-> 15 0 24 179 G 191 4483
-> 14 0 25 179 G 191 4484
-> 15 0 25 179 G 189 4484
-> 14 0 24 179 G 460 4485
-> 15 0 24 179 G 215 4485
-> 14 0 25 179 G 215 4486
-> 15 0 25 179 G 213 4486
-> 14 0 24 179 G 460 4487
-> 15 0 24 179 G 299 4487
-> 14 0 25 179 G 299 4488
-> 15 0 25 179 G 297 4488
-> 14 0 24 179 G 460 4489
-> 15 0 24 179 G 251 4489
-> 14 0 25 179 G 251 4490
-> 15 0 25 179 G 249 4490
-> 14 0 24 179 G 460 4491
-> 15 0 24 179 G 335 4491
-> 14 0 25 179 G 335 4492
-> 15 0 25 179 G 333 4492
-> 14 0 24 179 G 460 4493
-> 15 0 24 179 G 419 4493
-> 14 0 25 179 G 419 4494
-> 15 0 25 179 G 417 4494
-> 14 0 24 179 G 460 4495
-> 15 0 24 179 G 287 4495
-> 14 0 25 179 G 287 4496
-> 15 0 25 179 G 285 4496
-> 14 0 24 179 G 460 4497
-> 15 0 24 179 G 371 4497
-> 14 0 25 179 G 371 4498
-> 15 0 25 179 G 369 4498
-> 14 0 24 179 G 460 4499
-> 15 0 24 179 G 455 4499
-> 14 0 25 179 G 455 4500
-> 15 0 25 179 G 453 4500
-> 14 0 24 179 G 460 4501
-> 15 0 24 179 G 323 4501
-> 14 0 25 179 G 323 4502
-> 15 0 25 179 G 321 4502
-> 14 0 24 179 G 460 4503
-> 15 0 24 179 G 407 4503
-> 14 0 25 179 G 407 4504
-> 15 0 25 179 G 405 4504
-> 14 0 23 179 G 180 4505
-> 15 0 23 179 G 181 4505
-> 14 0 24 179 G 181 4506
-> 15 0 24 179 G 460 4506
-> 14 0 24 179 G 460 4507
-> 15 0 24 179 G 443 4507
-> 14 0 25 179 G 443 4508
-> 15 0 25 179 G 441 4508
-> 14 0 23 179 G 204 4509
-> 15 0 23 179 G 205 4509
-> 14 0 24 179 G 205 4510
-> 15 0 24 179 G 460 4510
-> 14 0 23 179 G 240 4511
-> 15 0 23 179 G 241 4511
-> 14 0 24 179 G 241 4512
-> 15 0 24 179 G 460 4512
-> 14 0 23 179 G 276 4513
-> 15 0 23 179 G 277 4513
-> 14 0 24 179 G 277 4514
-> 15 0 24 179 G 460 4514
-> 14 0 23 179 G 360 4515
-> 15 0 23 179 G 361 4515
-> 14 0 24 179 G 361 4516
-> 15 0 24 179 G 460 4516
-> 14 0 23 179 G 228 4517
-> 15 0 23 179 G 229 4517
-> 14 0 24 179 G 229 4518
-> 15 0 24 179 G 460 4518
-> 14 0 23 179 G 312 4519
-> 15 0 23 179 G 313 4519
-> 14 0 24 179 G 313 4520
-> 15 0 24 179 G 460 4520
-> 14 0 23 179 G 396 4521
-> 15 0 23 179 G 397 4521
-> 14 0 24 179 G 397 4522
-> 15 0 24 179 G 460 4522
-> 14 0 23 179 G 264 4523
-> 15 0 23 179 G 265 4523
-> 14 0 24 179 G 265 4524
-> 15 0 24 179 G 460 4524
-> 14 0 23 179 G 348 4525
-> 15 0 23 179 G 349 4525
-> 14 0 24 179 G 349 4526
-> 15 0 24 179 G 460 4526
-> 14 0 23 179 G 432 4527
-> 15 0 23 179 G 433 4527
-> 14 0 24 179 G 433 4528
-> 15 0 24 179 G 460 4528
-> 14 0 23 179 G 384 4529
-> 15 0 23 179 G 385 4529
-> 14 0 24 179 G 385 4530
-> 15 0 24 179 G 460 4530
-> 14 0 23 179 G 195 4531
-> 15 0 23 179 G 196 4531
-> 14 0 24 179 G 196 4532
-> 15 0 24 179 G 460 4532
-> 14 0 23 179 G 267 4533
-> 15 0 23 179 G 268 4533
-> 14 0 24 179 G 268 4534
-> 15 0 24 179 G 460 4534
-> 14 0 23 179 G 219 4535
-> 15 0 23 179 G 220 4535
-> 14 0 24 179 G 220 4536
-> 15 0 24 179 G 460 4536
-> 14 0 23 179 G 303 4537
-> 15 0 23 179 G 304 4537
-> 14 0 24 179 G 304 4538
-> 15 0 24 179 G 460 4538
-> 14 0 23 179 G 387 4539
-> 15 0 23 179 G 388 4539
-> 14 0 24 179 G 388 4540
-> 15 0 24 179 G 460 4540
-> 14 0 23 179 G 255 4541
-> 15 0 23 179 G 256 4541
-> 14 0 24 179 G 256 4542
-> 15 0 24 179 G 460 4542
-> 14 0 23 179 G 339 4543
-> 15 0 23 179 G 340 4543
-> 14 0 24 179 G 340 4544
-> 15 0 24 179 G 460 4544
-> 14 0 23 179 G 423 4545
-> 15 0 23 179 G 424 4545
-> 14 0 24 179 G 424 4546
-> 15 0 24 179 G 460 4546
-> 14 0 23 179 G 291 4547
-> 15 0 23 179 G 292 4547
-> 14 0 24 179 G 292 4548
-> 15 0 24 179 G 460 4548
-> 14 0 23 179 G 375 4549
-> 15 0 23 179 G 376 4549
-> 14 0 24 179 G 376 4550
-> 15 0 24 179 G 460 4550
-> 14 0 23 179 G 411 4551
-> 15 0 23 179 G 412 4551
-> 14 0 24 179 G 412 4552
-> 15 0 24 179 G 460 4552
-> 14 0 23 179 G 186 4553
-> 15 0 23 179 G 187 4553
-> 14 0 24 179 G 187 4554
-> 15 0 24 179 G 460 4554
-> 14 0 23 179 G 210 4555
-> 15 0 23 179 G 211 4555
-> 14 0 24 179 G 211 4556
-> 15 0 24 179 G 460 4556
-> 14 0 23 179 G 246 4557
-> 15 0 23 179 G 247 4557
-> 14 0 24 179 G 247 4558
-> 15 0 24 179 G 460 4558
-> 14 0 23 179 G 330 4559
-> 15 0 23 179 G 331 4559
-> 14 0 24 179 G 331 4560
-> 15 0 24 179 G 460 4560
-> 14 0 23 179 G 282 4561
-> 15 0 23 179 G 283 4561
-> 14 0 24 179 G 283 4562
-> 15 0 24 179 G 460 4562
-> 14 0 23 179 G 366 4563
-> 15 0 23 179 G 367 4563
-> 14 0 24 179 G 367 4564
-> 15 0 24 179 G 460 4564
-> 14 0 23 179 G 234 4565
-> 15 0 23 179 G 235 4565
-> 14 0 24 179 G 235 4566
-> 15 0 24 179 G 460 4566
-> 14 0 23 179 G 450 4567
-> 15 0 23 179 G 451 4567
-> 14 0 24 179 G 451 4568
-> 15 0 24 179 G 460 4568
-> 14 0 23 179 G 318 4569
-> 15 0 23 179 G 319 4569
-> 14 0 24 179 G 319 4570
-> 15 0 24 179 G 460 4570
-> 14 0 23 179 G 402 4571
-> 15 0 23 179 G 403 4571
-> 14 0 24 179 G 403 4572
-> 15 0 24 179 G 460 4572
-> 14 0 23 179 G 354 4573
-> 15 0 23 179 G 355 4573
-> 14 0 24 179 G 355 4574
-> 15 0 24 179 G 460 4574
-> 14 0 23 179 G 438 4575
-> 15 0 23 179 G 439 4575
-> 14 0 24 179 G 439 4576
-> 15 0 24 179 G 460 4576
-> 14 0 23 179 G 201 4577
-> 15 0 23 179 G 202 4577
-> 14 0 24 179 G 202 4578
-> 15 0 24 179 G 460 4578
-> 14 0 23 179 G 237 4579
-> 15 0 23 179 G 238 4579
-> 14 0 24 179 G 238 4580
-> 15 0 24 179 G 460 4580
-> 14 0 23 179 G 273 4581
-> 15 0 23 179 G 274 4581
-> 14 0 24 179 G 274 4582
-> 15 0 24 179 G 460 4582
-> 14 0 23 179 G 357 4583
-> 15 0 23 179 G 358 4583
-> 14 0 24 179 G 358 4584
-> 15 0 24 179 G 460 4584
-> 14 0 23 179 G 225 4585
-> 15 0 23 179 G 226 4585
-> 14 0 24 179 G 226 4586
-> 15 0 24 179 G 460 4586
-> 14 0 23 179 G 309 4587
-> 15 0 23 179 G 310 4587
-> 14 0 24 179 G 310 4588
-> 15 0 24 179 G 460 4588
-> 14 0 23 179 G 393 4589
-> 15 0 23 179 G 394 4589
-> 14 0 24 179 G 394 4590
-> 15 0 24 179 G 460 4590
-> 14 0 23 179 G 261 4591
-> 15 0 23 179 G 262 4591
-> 14 0 24 179 G 262 4592
-> 15 0 24 179 G 460 4592
-> 14 0 23 179 G 345 4593
-> 15 0 23 179 G 346 4593
-> 14 0 24 179 G 346 4594
-> 15 0 24 179 G 460 4594
-> 14 0 23 179 G 429 4595
-> 15 0 23 179 G 430 4595
-> 14 0 24 179 G 430 4596
-> 15 0 24 179 G 460 4596
-> 14 0 23 179 G 381 4597
-> 15 0 23 179 G 382 4597
-> 14 0 24 179 G 382 4598
-> 15 0 24 179 G 460 4598
-> 14 0 23 179 G 192 4599
-> 15 0 23 179 G 193 4599
-> 14 0 24 179 G 193 4600
-> 15 0 24 179 G 460 4600
-> 14 0 23 179 G 216 4601
-> 15 0 23 179 G 217 4601
-> 14 0 24 179 G 217 4602
-> 15 0 24 179 G 460 4602
-> 14 0 23 179 G 300 4603
-> 15 0 23 179 G 301 4603
-> 14 0 24 179 G 301 4604
-> 15 0 24 179 G 460 4604
-> 14 0 23 179 G 252 4605
-> 15 0 23 179 G 253 4605
-> 14 0 24 179 G 253 4606
-> 15 0 24 179 G 460 4606
-> 14 0 23 179 G 336 4607
-> 15 0 23 179 G 337 4607
-> 14 0 24 179 G 337 4608
-> 15 0 24 179 G 460 4608
-> 14 0 23 179 G 420 4609
-> 15 0 23 179 G 421 4609
-> 14 0 24 179 G 421 4610
-> 15 0 24 179 G 460 4610
-> 14 0 23 179 G 288 4611
-> 15 0 23 179 G 289 4611
-> 14 0 24 179 G 289 4612
-> 15 0 24 179 G 460 4612
-> 14 0 23 179 G 372 4613
-> 15 0 23 179 G 373 4613
-> 14 0 24 179 G 373 4614
-> 15 0 24 179 G 460 4614
-> 14 0 23 179 G 456 4615
-> 15 0 23 179 G 457 4615
-> 14 0 24 179 G 457 4616
-> 15 0 24 179 G 460 4616
-> 14 0 23 179 G 324 4617
-> 15 0 23 179 G 325 4617
-> 14 0 24 179 G 325 4618
-> 15 0 24 179 G 460 4618
-> 14 0 23 179 G 408 4619
-> 15 0 23 179 G 409 4619
-> 14 0 24 179 G 409 4620
-> 15 0 24 179 G 460 4620
-> 14 0 23 179 G 444 4621
-> 15 0 23 179 G 445 4621
-> 14 0 24 179 G 445 4622
-> 15 0 24 179 G 460 4622
-> 14 0 23 179 G 183 4623
-> 15 0 23 179 G 184 4623
-> 14 0 24 179 G 184 4624
-> 15 0 24 179 G 460 4624
-> 14 0 23 179 G 207 4625
-> 15 0 23 179 G 208 4625
-> 14 0 24 179 G 208 4626
-> 15 0 24 179 G 460 4626
-> 14 0 23 179 G 243 4627
-> 15 0 23 179 G 244 4627
-> 14 0 24 179 G 244 4628
-> 15 0 24 179 G 460 4628
-> 14 0 23 179 G 327 4629
-> 15 0 23 179 G 328 4629
-> 14 0 24 179 G 328 4630
-> 15 0 24 179 G 460 4630
-> 14 0 23 179 G 279 4631
-> 15 0 23 179 G 280 4631
-> 14 0 24 179 G 280 4632
-> 15 0 24 179 G 460 4632
-> 14 0 23 179 G 363 4633
-> 15 0 23 179 G 364 4633
-> 14 0 24 179 G 364 4634
-> 15 0 24 179 G 460 4634
-> 14 0 23 179 G 231 4635
-> 15 0 23 179 G 232 4635
-> 14 0 24 179 G 232 4636
-> 15 0 24 179 G 460 4636
-> 14 0 23 179 G 447 4637
-> 15 0 23 179 G 448 4637
-> 14 0 24 179 G 448 4638
-> 15 0 24 179 G 460 4638
-> 14 0 23 179 G 315 4639
-> 15 0 23 179 G 316 4639
-> 14 0 24 179 G 316 4640
-> 15 0 24 179 G 460 4640
-> 14 0 23 179 G 399 4641
-> 15 0 23 179 G 400 4641
-> 14 0 24 179 G 400 4642
-> 15 0 24 179 G 460 4642
-> 14 0 23 179 G 351 4643
-> 15 0 23 179 G 352 4643
-> 14 0 24 179 G 352 4644
-> 15 0 24 179 G 460 4644
-> 14 0 23 179 G 435 4645
-> 15 0 23 179 G 436 4645
-> 14 0 24 179 G 436 4646
-> 15 0 24 179 G 460 4646
-> 14 0 23 179 G 198 4647
-> 15 0 23 179 G 199 4647
-> 14 0 24 179 G 199 4648
-> 15 0 24 179 G 460 4648
-> 14 0 23 179 G 270 4649
-> 15 0 23 179 G 271 4649
-> 14 0 24 179 G 271 4650
-> 15 0 24 179 G 460 4650
-> 14 0 23 179 G 222 4651
-> 15 0 23 179 G 223 4651
-> 14 0 24 179 G 223 4652
-> 15 0 24 179 G 460 4652
-> 14 0 23 179 G 306 4653
-> 15 0 23 179 G 307 4653
-> 14 0 24 179 G 307 4654
-> 15 0 24 179 G 460 4654
-> 14 0 23 179 G 390 4655
-> 15 0 23 179 G 391 4655
-> 14 0 24 179 G 391 4656
-> 15 0 24 179 G 460 4656
-> 14 0 23 179 G 258 4657
-> 15 0 23 179 G 259 4657
-> 14 0 24 179 G 259 4658
-> 15 0 24 179 G 460 4658
-> 14 0 23 179 G 342 4659
-> 15 0 23 179 G 343 4659
-> 14 0 24 179 G 343 4660
-> 15 0 24 179 G 460 4660
-> 14 0 23 179 G 426 4661
-> 15 0 23 179 G 427 4661
-> 14 0 24 179 G 427 4662
-> 15 0 24 179 G 460 4662
-> 14 0 23 179 G 294 4663
-> 15 0 23 179 G 295 4663
-> 14 0 24 179 G 295 4664
-> 15 0 24 179 G 460 4664
-> 14 0 23 179 G 378 4665
-> 15 0 23 179 G 379 4665
-> 14 0 24 179 G 379 4666
-> 15 0 24 179 G 460 4666
-> 14 0 23 179 G 414 4667
-> 15 0 23 179 G 415 4667
-> 14 0 24 179 G 415 4668
-> 15 0 24 179 G 460 4668
-> 14 0 23 179 G 189 4669
-> 15 0 23 179 G 190 4669
-> 14 0 24 179 G 190 4670
-> 15 0 24 179 G 460 4670
-> 14 0 23 179 G 213 4671
-> 15 0 23 179 G 214 4671
-> 14 0 24 179 G 214 4672
-> 15 0 24 179 G 460 4672
-> 14 0 23 179 G 297 4673
-> 15 0 23 179 G 298 4673
-> 14 0 24 179 G 298 4674
-> 15 0 24 179 G 460 4674
-> 14 0 23 179 G 249 4675
-> 15 0 23 179 G 250 4675
-> 14 0 24 179 G 250 4676
-> 15 0 24 179 G 460 4676
-> 14 0 23 179 G 333 4677
-> 15 0 23 179 G 334 4677
-> 14 0 24 179 G 334 4678
-> 15 0 24 179 G 460 4678
-> 14 0 23 179 G 417 4679
-> 15 0 23 179 G 418 4679
-> 14 0 24 179 G 418 4680
-> 15 0 24 179 G 460 4680
-> 14 0 23 179 G 285 4681
-> 15 0 23 179 G 286 4681
-> 14 0 24 179 G 286 4682
-> 15 0 24 179 G 460 4682
-> 14 0 23 179 G 369 4683
-> 15 0 23 179 G 370 4683
-> 14 0 24 179 G 370 4684
-> 15 0 24 179 G 460 4684
-> 14 0 23 179 G 453 4685
-> 15 0 23 179 G 454 4685
-> 14 0 24 179 G 454 4686
-> 15 0 24 179 G 460 4686
-> 14 0 23 179 G 321 4687
-> 15 0 23 179 G 322 4687
-> 14 0 24 179 G 322 4688
-> 15 0 24 179 G 460 4688
-> 14 0 23 179 G 405 4689
-> 15 0 23 179 G 406 4689
-> 14 0 24 179 G 406 4690
-> 15 0 24 179 G 460 4690
-> 14 0 20 21 G 493 4691
-> 15 0 20 21 G 495 4691
-> 14 0 21 21 G 495 4692
-> 15 0 21 21 G 178 4692
-> 14 0 22 21 G 178 4693
-> 15 0 22 21 G 176 4693
-> 14 0 22 21 G 495 4694
-> 15 0 22 21 G 497 4694
-> 14 0 21 21 G 495 4695
-> 15 0 21 21 G 461 4695
-> 14 0 22 21 G 461 4696
-> 15 0 22 21 G 459 4696
-> 14 0 22 21 G 178 4697
-> 15 0 22 21 G 497 4697
-> 14 0 21 21 G 178 4698
-> 15 0 21 21 G 461 4698
-> 14 0 20 21 G 497 4699
-> 15 0 20 21 G 461 4699
-> 14 0 23 1362 G 1375 4700
-> 15 0 23 1362 G 1376 4700
-> 14 0 24 1362 G 1376 4701
-> 15 0 24 1362 G 1601 4701
-> 14 0 24 1362 G 1601 4702
-> 15 0 24 1362 G 1425 4702
-> 14 0 25 1362 G 1425 4703
-> 15 0 25 1362 G 1423 4703
-> 14 0 24 1362 G 1601 4704
-> 15 0 24 1362 G 1401 4704
-> 14 0 25 1362 G 1401 4705
-> 15 0 25 1362 G 1399 4705
-> 14 0 24 1362 G 1601 4706
-> 15 0 24 1362 G 1545 4706
-> 14 0 25 1362 G 1545 4707
-> 15 0 25 1362 G 1543 4707
-> 14 0 24 1362 G 1601 4708
-> 15 0 24 1362 G 1521 4708
-> 14 0 25 1362 G 1521 4709
-> 15 0 25 1362 G 1519 4709
-> 14 0 24 1362 G 1601 4710
-> 15 0 24 1362 G 1497 4710
-> 14 0 25 1362 G 1497 4711
-> 15 0 25 1362 G 1495 4711
-> 14 0 24 1362 G 1601 4712
-> 15 0 24 1362 G 1473 4712
-> 14 0 25 1362 G 1473 4713
-> 15 0 25 1362 G 1471 4713
-> 14 0 24 1362 G 1601 4714
-> 15 0 24 1362 G 1449 4714
-> 14 0 25 1362 G 1449 4715
-> 15 0 25 1362 G 1447 4715
-> 14 0 24 1362 G 1601 4716
-> 15 0 24 1362 G 1593 4716
-> 14 0 25 1362 G 1593 4717
-> 15 0 25 1362 G 1591 4717
-> 14 0 24 1362 G 1601 4718
-> 15 0 24 1362 G 1569 4718
-> 14 0 25 1362 G 1569 4719
-> 15 0 25 1362 G 1567 4719
-> 14 0 24 1362 G 1601 4720
-> 15 0 24 1362 G 1380 4720
-> 14 0 25 1362 G 1380 4721
-> 15 0 25 1362 G 1378 4721
-> 14 0 24 1362 G 1601 4722
-> 15 0 24 1362 G 1452 4722
-> 14 0 25 1362 G 1452 4723
-> 15 0 25 1362 G 1450 4723
-> 14 0 24 1362 G 1601 4724
-> 15 0 24 1362 G 1428 4724
-> 14 0 25 1362 G 1428 4725
-> 15 0 25 1362 G 1426 4725
-> 14 0 24 1362 G 1601 4726
-> 15 0 24 1362 G 1404 4726
-> 14 0 25 1362 G 1404 4727
-> 15 0 25 1362 G 1402 4727
-> 14 0 24 1362 G 1601 4728
-> 15 0 24 1362 G 1572 4728
-> 14 0 25 1362 G 1572 4729
-> 15 0 25 1362 G 1570 4729
-> 14 0 24 1362 G 1601 4730
-> 15 0 24 1362 G 1548 4730
-> 14 0 25 1362 G 1548 4731
-> 15 0 25 1362 G 1546 4731
-> 14 0 24 1362 G 1601 4732
-> 15 0 24 1362 G 1524 4732
-> 14 0 25 1362 G 1524 4733
-> 15 0 25 1362 G 1522 4733
-> 14 0 24 1362 G 1601 4734
-> 15 0 24 1362 G 1500 4734
-> 14 0 25 1362 G 1500 4735
-> 15 0 25 1362 G 1498 4735
-> 14 0 24 1362 G 1601 4736
-> 15 0 24 1362 G 1476 4736
-> 14 0 25 1362 G 1476 4737
-> 15 0 25 1362 G 1474 4737
-> 14 0 24 1362 G 1601 4738
-> 15 0 24 1362 G 1596 4738
-> 14 0 25 1362 G 1596 4739
-> 15 0 25 1362 G 1594 4739
-> 14 0 24 1362 G 1601 4740
-> 15 0 24 1362 G 1383 4740
-> 14 0 25 1362 G 1383 4741
-> 15 0 25 1362 G 1381 4741
-> 14 0 24 1362 G 1601 4742
-> 15 0 24 1362 G 1455 4742
-> 14 0 25 1362 G 1455 4743
-> 15 0 25 1362 G 1453 4743
-> 14 0 24 1362 G 1601 4744
-> 15 0 24 1362 G 1431 4744
-> 14 0 25 1362 G 1431 4745
-> 15 0 25 1362 G 1429 4745
-> 14 0 24 1362 G 1601 4746
-> 15 0 24 1362 G 1407 4746
-> 14 0 25 1362 G 1407 4747
-> 15 0 25 1362 G 1405 4747
-> 14 0 24 1362 G 1601 4748
-> 15 0 24 1362 G 1575 4748
-> 14 0 25 1362 G 1575 4749
-> 15 0 25 1362 G 1573 4749
-> 14 0 24 1362 G 1601 4750
-> 15 0 24 1362 G 1551 4750
-> 14 0 25 1362 G 1551 4751
-> 15 0 25 1362 G 1549 4751
-> 14 0 24 1362 G 1601 4752
-> 15 0 24 1362 G 1527 4752
-> 14 0 25 1362 G 1527 4753
-> 15 0 25 1362 G 1525 4753
-> 14 0 24 1362 G 1601 4754
-> 15 0 24 1362 G 1503 4754
-> 14 0 25 1362 G 1503 4755
-> 15 0 25 1362 G 1501 4755
-> 14 0 24 1362 G 1601 4756
-> 15 0 24 1362 G 1479 4756
-> 14 0 25 1362 G 1479 4757
-> 15 0 25 1362 G 1477 4757
-> 14 0 24 1362 G 1601 4758
-> 15 0 24 1362 G 1599 4758
-> 14 0 25 1362 G 1599 4759
-> 15 0 25 1362 G 1597 4759
-> 14 0 24 1362 G 1601 4760
-> 15 0 24 1362 G 1386 4760
-> 14 0 25 1362 G 1386 4761
-> 15 0 25 1362 G 1384 4761
-> 14 0 26 1362 G 1601 4762
-> 15 0 26 1362 G 1600 4762
-> 14 0 24 1362 G 1601 4763
-> 15 0 24 1362 G 1482 4763
-> 14 0 25 1362 G 1482 4764
-> 15 0 25 1362 G 1480 4764
-> 14 0 24 1362 G 1601 4765
-> 15 0 24 1362 G 1458 4765
-> 14 0 25 1362 G 1458 4766
-> 15 0 25 1362 G 1456 4766
-> 14 0 24 1362 G 1601 4767
-> 15 0 24 1362 G 1434 4767
-> 14 0 25 1362 G 1434 4768
-> 15 0 25 1362 G 1432 4768
-> 14 0 24 1362 G 1601 4769
-> 15 0 24 1362 G 1410 4769
-> 14 0 25 1362 G 1410 4770
-> 15 0 25 1362 G 1408 4770
-> 14 0 24 1362 G 1601 4771
-> 15 0 24 1362 G 1578 4771
-> 14 0 25 1362 G 1578 4772
-> 15 0 25 1362 G 1576 4772
-> 14 0 24 1362 G 1601 4773
-> 15 0 24 1362 G 1554 4773
-> 14 0 25 1362 G 1554 4774
-> 15 0 25 1362 G 1552 4774
-> 14 0 24 1362 G 1601 4775
-> 15 0 24 1362 G 1530 4775
-> 14 0 25 1362 G 1530 4776
-> 15 0 25 1362 G 1528 4776
-> 14 0 24 1362 G 1601 4777
-> 15 0 24 1362 G 1506 4777
-> 14 0 25 1362 G 1506 4778
-> 15 0 25 1362 G 1504 4778
-> 14 0 24 1362 G 1601 4779
-> 15 0 24 1362 G 1365 4779
-> 14 0 25 1362 G 1365 4780
-> 15 0 25 1362 G 1363 4780
-> 14 0 24 1362 G 1601 4781
-> 15 0 24 1362 G 1389 4781
-> 14 0 25 1362 G 1389 4782
-> 15 0 25 1362 G 1387 4782
-> 14 0 24 1362 G 1601 4783
-> 15 0 24 1362 G 1485 4783
-> 14 0 25 1362 G 1485 4784
-> 15 0 25 1362 G 1483 4784
-> 14 0 24 1362 G 1601 4785
-> 15 0 24 1362 G 1461 4785
-> 14 0 25 1362 G 1461 4786
-> 15 0 25 1362 G 1459 4786
-> 14 0 24 1362 G 1601 4787
-> 15 0 24 1362 G 1437 4787
-> 14 0 25 1362 G 1437 4788
-> 15 0 25 1362 G 1435 4788
-> 14 0 24 1362 G 1601 4789
-> 15 0 24 1362 G 1413 4789
-> 14 0 25 1362 G 1413 4790
-> 15 0 25 1362 G 1411 4790
-> 14 0 24 1362 G 1601 4791
-> 15 0 24 1362 G 1581 4791
-> 14 0 25 1362 G 1581 4792
-> 15 0 25 1362 G 1579 4792
-> 14 0 24 1362 G 1601 4793
-> 15 0 24 1362 G 1557 4793
-> 14 0 25 1362 G 1557 4794
-> 15 0 25 1362 G 1555 4794
-> 14 0 24 1362 G 1601 4795
-> 15 0 24 1362 G 1533 4795
-> 14 0 25 1362 G 1533 4796
-> 15 0 25 1362 G 1531 4796
-> 14 0 24 1362 G 1601 4797
-> 15 0 24 1362 G 1509 4797
-> 14 0 25 1362 G 1509 4798
-> 15 0 25 1362 G 1507 4798
-> 14 0 24 1362 G 1601 4799
-> 15 0 24 1362 G 1368 4799
-> 14 0 25 1362 G 1368 4800
-> 15 0 25 1362 G 1366 4800
-> 14 0 24 1362 G 1601 4801
-> 15 0 24 1362 G 1392 4801
-> 14 0 25 1362 G 1392 4802
-> 15 0 25 1362 G 1390 4802
-> 14 0 24 1362 G 1601 4803
-> 15 0 24 1362 G 1512 4803
-> 14 0 25 1362 G 1512 4804
-> 15 0 25 1362 G 1510 4804
-> 14 0 24 1362 G 1601 4805
-> 15 0 24 1362 G 1488 4805
-> 14 0 25 1362 G 1488 4806
-> 15 0 25 1362 G 1486 4806
-> 14 0 24 1362 G 1601 4807
-> 15 0 24 1362 G 1464 4807
-> 14 0 25 1362 G 1464 4808
-> 15 0 25 1362 G 1462 4808
-> 14 0 24 1362 G 1601 4809
-> 15 0 24 1362 G 1440 4809
-> 14 0 25 1362 G 1440 4810
-> 15 0 25 1362 G 1438 4810
-> 14 0 24 1362 G 1601 4811
-> 15 0 24 1362 G 1416 4811
-> 14 0 25 1362 G 1416 4812
-> 15 0 25 1362 G 1414 4812
-> 14 0 24 1362 G 1601 4813
-> 15 0 24 1362 G 1584 4813
-> 14 0 25 1362 G 1584 4814
-> 15 0 25 1362 G 1582 4814
-> 14 0 24 1362 G 1601 4815
-> 15 0 24 1362 G 1560 4815
-> 14 0 25 1362 G 1560 4816
-> 15 0 25 1362 G 1558 4816
-> 14 0 24 1362 G 1601 4817
-> 15 0 24 1362 G 1536 4817
-> 14 0 25 1362 G 1536 4818
-> 15 0 25 1362 G 1534 4818
-> 14 0 24 1362 G 1601 4819
-> 15 0 24 1362 G 1371 4819
-> 14 0 25 1362 G 1371 4820
-> 15 0 25 1362 G 1369 4820
-> 14 0 24 1362 G 1601 4821
-> 15 0 24 1362 G 1395 4821
-> 14 0 25 1362 G 1395 4822
-> 15 0 25 1362 G 1393 4822
-> 14 0 24 1362 G 1601 4823
-> 15 0 24 1362 G 1515 4823
-> 14 0 25 1362 G 1515 4824
-> 15 0 25 1362 G 1513 4824
-> 14 0 24 1362 G 1601 4825
-> 15 0 24 1362 G 1491 4825
-> 14 0 25 1362 G 1491 4826
-> 15 0 25 1362 G 1489 4826
-> 14 0 24 1362 G 1601 4827
-> 15 0 24 1362 G 1467 4827
-> 14 0 25 1362 G 1467 4828
-> 15 0 25 1362 G 1465 4828
-> 14 0 24 1362 G 1601 4829
-> 15 0 24 1362 G 1443 4829
-> 14 0 25 1362 G 1443 4830
-> 15 0 25 1362 G 1441 4830
-> 14 0 24 1362 G 1601 4831
-> 15 0 24 1362 G 1419 4831
-> 14 0 25 1362 G 1419 4832
-> 15 0 25 1362 G 1417 4832
-> 14 0 24 1362 G 1601 4833
-> 15 0 24 1362 G 1587 4833
-> 14 0 25 1362 G 1587 4834
-> 15 0 25 1362 G 1585 4834
-> 14 0 24 1362 G 1601 4835
-> 15 0 24 1362 G 1563 4835
-> 14 0 25 1362 G 1563 4836
-> 15 0 25 1362 G 1561 4836
-> 14 0 24 1362 G 1601 4837
-> 15 0 24 1362 G 1539 4837
-> 14 0 25 1362 G 1539 4838
-> 15 0 25 1362 G 1537 4838
-> 14 0 24 1362 G 1601 4839
-> 15 0 24 1362 G 1374 4839
-> 14 0 25 1362 G 1374 4840
-> 15 0 25 1362 G 1372 4840
-> 14 0 24 1362 G 1601 4841
-> 15 0 24 1362 G 1422 4841
-> 14 0 25 1362 G 1422 4842
-> 15 0 25 1362 G 1420 4842
-> 14 0 24 1362 G 1601 4843
-> 15 0 24 1362 G 1398 4843
-> 14 0 25 1362 G 1398 4844
-> 15 0 25 1362 G 1396 4844
-> 14 0 24 1362 G 1601 4845
-> 15 0 24 1362 G 1542 4845
-> 14 0 25 1362 G 1542 4846
-> 15 0 25 1362 G 1540 4846
-> 14 0 24 1362 G 1601 4847
-> 15 0 24 1362 G 1518 4847
-> 14 0 25 1362 G 1518 4848
-> 15 0 25 1362 G 1516 4848
-> 14 0 24 1362 G 1601 4849
-> 15 0 24 1362 G 1494 4849
-> 14 0 25 1362 G 1494 4850
-> 15 0 25 1362 G 1492 4850
-> 14 0 24 1362 G 1601 4851
-> 15 0 24 1362 G 1470 4851
-> 14 0 25 1362 G 1470 4852
-> 15 0 25 1362 G 1468 4852
-> 14 0 24 1362 G 1601 4853
-> 15 0 24 1362 G 1446 4853
-> 14 0 25 1362 G 1446 4854
-> 15 0 25 1362 G 1444 4854
-> 14 0 24 1362 G 1601 4855
-> 15 0 24 1362 G 1590 4855
-> 14 0 25 1362 G 1590 4856
-> 15 0 25 1362 G 1588 4856
-> 14 0 24 1362 G 1601 4857
-> 15 0 24 1362 G 1566 4857
-> 14 0 25 1362 G 1566 4858
-> 15 0 25 1362 G 1564 4858
-> 14 0 23 1362 G 1423 4859
-> 15 0 23 1362 G 1424 4859
-> 14 0 24 1362 G 1424 4860
-> 15 0 24 1362 G 1601 4860
-> 14 0 24 1362 G 1601 4861
-> 15 0 24 1362 G 1377 4861
-> 14 0 25 1362 G 1377 4862
-> 15 0 25 1362 G 1375 4862
-> 14 0 23 1362 G 1399 4863
-> 15 0 23 1362 G 1400 4863
-> 14 0 24 1362 G 1400 4864
-> 15 0 24 1362 G 1601 4864
-> 14 0 23 1362 G 1543 4865
-> 15 0 23 1362 G 1544 4865
-> 14 0 24 1362 G 1544 4866
-> 15 0 24 1362 G 1601 4866
-> 14 0 23 1362 G 1519 4867
-> 15 0 23 1362 G 1520 4867
-> 14 0 24 1362 G 1520 4868
-> 15 0 24 1362 G 1601 4868
-> 14 0 23 1362 G 1495 4869
-> 15 0 23 1362 G 1496 4869
-> 14 0 24 1362 G 1496 4870
-> 15 0 24 1362 G 1601 4870
-> 14 0 23 1362 G 1471 4871
-> 15 0 23 1362 G 1472 4871
-> 14 0 24 1362 G 1472 4872
-> 15 0 24 1362 G 1601 4872
-> 14 0 23 1362 G 1447 4873
-> 15 0 23 1362 G 1448 4873
-> 14 0 24 1362 G 1448 4874
-> 15 0 24 1362 G 1601 4874
-> 14 0 23 1362 G 1591 4875
-> 15 0 23 1362 G 1592 4875
-> 14 0 24 1362 G 1592 4876
-> 15 0 24 1362 G 1601 4876
-> 14 0 23 1362 G 1567 4877
-> 15 0 23 1362 G 1568 4877
-> 14 0 24 1362 G 1568 4878
-> 15 0 24 1362 G 1601 4878
-> 14 0 23 1362 G 1378 4879
-> 15 0 23 1362 G 1379 4879
-> 14 0 24 1362 G 1379 4880
-> 15 0 24 1362 G 1601 4880
-> 14 0 23 1362 G 1450 4881
-> 15 0 23 1362 G 1451 4881
-> 14 0 24 1362 G 1451 4882
-> 15 0 24 1362 G 1601 4882
-> 14 0 23 1362 G 1426 4883
-> 15 0 23 1362 G 1427 4883
-> 14 0 24 1362 G 1427 4884
-> 15 0 24 1362 G 1601 4884
-> 14 0 23 1362 G 1402 4885
-> 15 0 23 1362 G 1403 4885
-> 14 0 24 1362 G 1403 4886
-> 15 0 24 1362 G 1601 4886
-> 14 0 23 1362 G 1570 4887
-> 15 0 23 1362 G 1571 4887
-> 14 0 24 1362 G 1571 4888
-> 15 0 24 1362 G 1601 4888
-> 14 0 23 1362 G 1546 4889
-> 15 0 23 1362 G 1547 4889
-> 14 0 24 1362 G 1547 4890
-> 15 0 24 1362 G 1601 4890
-> 14 0 23 1362 G 1522 4891
-> 15 0 23 1362 G 1523 4891
-> 14 0 24 1362 G 1523 4892
-> 15 0 24 1362 G 1601 4892
-> 14 0 23 1362 G 1498 4893
-> 15 0 23 1362 G 1499 4893
-> 14 0 24 1362 G 1499 4894
-> 15 0 24 1362 G 1601 4894
-> 14 0 23 1362 G 1474 4895
-> 15 0 23 1362 G 1475 4895
-> 14 0 24 1362 G 1475 4896
-> 15 0 24 1362 G 1601 4896
-> 14 0 23 1362 G 1594 4897
-> 15 0 23 1362 G 1595 4897
-> 14 0 24 1362 G 1595 4898
-> 15 0 24 1362 G 1601 4898
-> 14 0 23 1362 G 1381 4899
-> 15 0 23 1362 G 1382 4899
-> 14 0 24 1362 G 1382 4900
-> 15 0 24 1362 G 1601 4900
-> 14 0 23 1362 G 1453 4901
-> 15 0 23 1362 G 1454 4901
-> 14 0 24 1362 G 1454 4902
-> 15 0 24 1362 G 1601 4902
-> 14 0 23 1362 G 1429 4903
-> 15 0 23 1362 G 1430 4903
-> 14 0 24 1362 G 1430 4904
-> 15 0 24 1362 G 1601 4904
-> 14 0 23 1362 G 1405 4905
-> 15 0 23 1362 G 1406 4905
-> 14 0 24 1362 G 1406 4906
-> 15 0 24 1362 G 1601 4906
-> 14 0 23 1362 G 1573 4907
-> 15 0 23 1362 G 1574 4907
-> 14 0 24 1362 G 1574 4908
-> 15 0 24 1362 G 1601 4908
-> 14 0 23 1362 G 1549 4909
-> 15 0 23 1362 G 1550 4909
-> 14 0 24 1362 G 1550 4910
-> 15 0 24 1362 G 1601 4910
-> 14 0 23 1362 G 1525 4911
-> 15 0 23 1362 G 1526 4911
-> 14 0 24 1362 G 1526 4912
-> 15 0 24 1362 G 1601 4912
-> 14 0 23 1362 G 1501 4913
-> 15 0 23 1362 G 1502 4913
-> 14 0 24 1362 G 1502 4914
-> 15 0 24 1362 G 1601 4914
-> 14 0 23 1362 G 1477 4915
-> 15 0 23 1362 G 1478 4915
-> 14 0 24 1362 G 1478 4916
-> 15 0 24 1362 G 1601 4916
-> 14 0 23 1362 G 1597 4917
-> 15 0 23 1362 G 1598 4917
-> 14 0 24 1362 G 1598 4918
-> 15 0 24 1362 G 1601 4918
-> 14 0 23 1362 G 1384 4919
-> 15 0 23 1362 G 1385 4919
-> 14 0 24 1362 G 1385 4920
-> 15 0 24 1362 G 1601 4920
-> 14 0 23 1362 G 1480 4921
-> 15 0 23 1362 G 1481 4921
-> 14 0 24 1362 G 1481 4922
-> 15 0 24 1362 G 1601 4922
-> 14 0 23 1362 G 1456 4923
-> 15 0 23 1362 G 1457 4923
-> 14 0 24 1362 G 1457 4924
-> 15 0 24 1362 G 1601 4924
-> 14 0 23 1362 G 1432 4925
-> 15 0 23 1362 G 1433 4925
-> 14 0 24 1362 G 1433 4926
-> 15 0 24 1362 G 1601 4926
-> 14 0 23 1362 G 1408 4927
-> 15 0 23 1362 G 1409 4927
-> 14 0 24 1362 G 1409 4928
-> 15 0 24 1362 G 1601 4928
-> 14 0 23 1362 G 1576 4929
-> 15 0 23 1362 G 1577 4929
-> 14 0 24 1362 G 1577 4930
-> 15 0 24 1362 G 1601 4930
-> 14 0 23 1362 G 1552 4931
-> 15 0 23 1362 G 1553 4931
-> 14 0 24 1362 G 1553 4932
-> 15 0 24 1362 G 1601 4932
-> 14 0 23 1362 G 1528 4933
-> 15 0 23 1362 G 1529 4933
-> 14 0 24 1362 G 1529 4934
-> 15 0 24 1362 G 1601 4934
-> 14 0 23 1362 G 1504 4935
-> 15 0 23 1362 G 1505 4935
-> 14 0 24 1362 G 1505 4936
-> 15 0 24 1362 G 1601 4936
-> 14 0 23 1362 G 1363 4937
-> 15 0 23 1362 G 1364 4937
-> 14 0 24 1362 G 1364 4938
-> 15 0 24 1362 G 1601 4938
-> 14 0 23 1362 G 1387 4939
-> 15 0 23 1362 G 1388 4939
-> 14 0 24 1362 G 1388 4940
-> 15 0 24 1362 G 1601 4940
-> 14 0 23 1362 G 1483 4941
-> 15 0 23 1362 G 1484 4941
-> 14 0 24 1362 G 1484 4942
-> 15 0 24 1362 G 1601 4942
-> 14 0 23 1362 G 1459 4943
-> 15 0 23 1362 G 1460 4943
-> 14 0 24 1362 G 1460 4944
-> 15 0 24 1362 G 1601 4944
-> 14 0 23 1362 G 1435 4945
-> 15 0 23 1362 G 1436 4945
-> 14 0 24 1362 G 1436 4946
-> 15 0 24 1362 G 1601 4946
-> 14 0 23 1362 G 1411 4947
-> 15 0 23 1362 G 1412 4947
-> 14 0 24 1362 G 1412 4948
-> 15 0 24 1362 G 1601 4948
-> 14 0 23 1362 G 1579 4949
-> 15 0 23 1362 G 1580 4949
-> 14 0 24 1362 G 1580 4950
-> 15 0 24 1362 G 1601 4950
-> 14 0 23 1362 G 1555 4951
-> 15 0 23 1362 G 1556 4951
-> 14 0 24 1362 G 1556 4952
-> 15 0 24 1362 G 1601 4952
-> 14 0 23 1362 G 1531 4953
-> 15 0 23 1362 G 1532 4953
-> 14 0 24 1362 G 1532 4954
-> 15 0 24 1362 G 1601 4954
-> 14 0 23 1362 G 1507 4955
-> 15 0 23 1362 G 1508 4955
-> 14 0 24 1362 G 1508 4956
-> 15 0 24 1362 G 1601 4956
-> 14 0 23 1362 G 1366 4957
-> 15 0 23 1362 G 1367 4957
-> 14 0 24 1362 G 1367 4958
-> 15 0 24 1362 G 1601 4958
-> 14 0 23 1362 G 1390 4959
-> 15 0 23 1362 G 1391 4959
-> 14 0 24 1362 G 1391 4960
-> 15 0 24 1362 G 1601 4960
-> 14 0 23 1362 G 1510 4961
-> 15 0 23 1362 G 1511 4961
-> 14 0 24 1362 G 1511 4962
-> 15 0 24 1362 G 1601 4962
-> 14 0 23 1362 G 1486 4963
-> 15 0 23 1362 G 1487 4963
-> 14 0 24 1362 G 1487 4964
-> 15 0 24 1362 G 1601 4964
-> 14 0 23 1362 G 1462 4965
-> 15 0 23 1362 G 1463 4965
-> 14 0 24 1362 G 1463 4966
-> 15 0 24 1362 G 1601 4966
-> 14 0 23 1362 G 1438 4967
-> 15 0 23 1362 G 1439 4967
-> 14 0 24 1362 G 1439 4968
-> 15 0 24 1362 G 1601 4968
-> 14 0 23 1362 G 1414 4969
-> 15 0 23 1362 G 1415 4969
-> 14 0 24 1362 G 1415 4970
-> 15 0 24 1362 G 1601 4970
-> 14 0 23 1362 G 1582 4971
-> 15 0 23 1362 G 1583 4971
-> 14 0 24 1362 G 1583 4972
-> 15 0 24 1362 G 1601 4972
-> 14 0 23 1362 G 1558 4973
-> 15 0 23 1362 G 1559 4973
-> 14 0 24 1362 G 1559 4974
-> 15 0 24 1362 G 1601 4974
-> 14 0 23 1362 G 1534 4975
-> 15 0 23 1362 G 1535 4975
-> 14 0 24 1362 G 1535 4976
-> 15 0 24 1362 G 1601 4976
-> 14 0 23 1362 G 1369 4977
-> 15 0 23 1362 G 1370 4977
-> 14 0 24 1362 G 1370 4978
-> 15 0 24 1362 G 1601 4978
-> 14 0 23 1362 G 1393 4979
-> 15 0 23 1362 G 1394 4979
-> 14 0 24 1362 G 1394 4980
-> 15 0 24 1362 G 1601 4980
-> 14 0 23 1362 G 1513 4981
-> 15 0 23 1362 G 1514 4981
-> 14 0 24 1362 G 1514 4982
-> 15 0 24 1362 G 1601 4982
-> 14 0 23 1362 G 1489 4983
-> 15 0 23 1362 G 1490 4983
-> 14 0 24 1362 G 1490 4984
-> 15 0 24 1362 G 1601 4984
-> 14 0 23 1362 G 1465 4985
-> 15 0 23 1362 G 1466 4985
-> 14 0 24 1362 G 1466 4986
-> 15 0 24 1362 G 1601 4986
-> 14 0 23 1362 G 1441 4987
-> 15 0 23 1362 G 1442 4987
-> 14 0 24 1362 G 1442 4988
-> 15 0 24 1362 G 1601 4988
-> 14 0 23 1362 G 1417 4989
-> 15 0 23 1362 G 1418 4989
-> 14 0 24 1362 G 1418 4990
-> 15 0 24 1362 G 1601 4990
-> 14 0 23 1362 G 1585 4991
-> 15 0 23 1362 G 1586 4991
-> 14 0 24 1362 G 1586 4992
-> 15 0 24 1362 G 1601 4992
-> 14 0 23 1362 G 1561 4993
-> 15 0 23 1362 G 1562 4993
-> 14 0 24 1362 G 1562 4994
-> 15 0 24 1362 G 1601 4994
-> 14 0 23 1362 G 1537 4995
-> 15 0 23 1362 G 1538 4995
-> 14 0 24 1362 G 1538 4996
-> 15 0 24 1362 G 1601 4996
-> 14 0 23 1362 G 1372 4997
-> 15 0 23 1362 G 1373 4997
-> 14 0 24 1362 G 1373 4998
-> 15 0 24 1362 G 1601 4998
-> 14 0 23 1362 G 1420 4999
-> 15 0 23 1362 G 1421 4999
-> 14 0 24 1362 G 1421 5000
-> 15 0 24 1362 G 1601 5000
-> 14 0 23 1362 G 1396 5001
-> 15 0 23 1362 G 1397 5001
-> 14 0 24 1362 G 1397 5002
-> 15 0 24 1362 G 1601 5002
-> 14 0 23 1362 G 1540 5003
-> 15 0 23 1362 G 1541 5003
-> 14 0 24 1362 G 1541 5004
-> 15 0 24 1362 G 1601 5004
-> 14 0 23 1362 G 1516 5005
-> 15 0 23 1362 G 1517 5005
-> 14 0 24 1362 G 1517 5006
-> 15 0 24 1362 G 1601 5006
-> 14 0 23 1362 G 1492 5007
-> 15 0 23 1362 G 1493 5007
-> 14 0 24 1362 G 1493 5008
-> 15 0 24 1362 G 1601 5008
-> 14 0 23 1362 G 1468 5009
-> 15 0 23 1362 G 1469 5009
-> 14 0 24 1362 G 1469 5010
-> 15 0 24 1362 G 1601 5010
-> 14 0 23 1362 G 1444 5011
-> 15 0 23 1362 G 1445 5011
-> 14 0 24 1362 G 1445 5012
-> 15 0 24 1362 G 1601 5012
-> 14 0 23 1362 G 1588 5013
-> 15 0 23 1362 G 1589 5013
-> 14 0 24 1362 G 1589 5014
-> 15 0 24 1362 G 1601 5014
-> 14 0 23 1362 G 1564 5015
-> 15 0 23 1362 G 1565 5015
-> 14 0 24 1362 G 1565 5016
-> 15 0 24 1362 G 1601 5016
-> 14 0 23 1190 G 1221 5017
-> 15 0 23 1190 G 1222 5017
-> 14 0 24 1190 G 1222 5018
-> 15 0 24 1190 G 1360 5018
-> 14 0 24 1190 G 1360 5019
-> 15 0 24 1190 G 1283 5019
-> 14 0 25 1190 G 1283 5020
-> 15 0 25 1190 G 1281 5020
-> 14 0 24 1190 G 1360 5021
-> 15 0 24 1190 G 1259 5021
-> 14 0 25 1190 G 1259 5022
-> 15 0 25 1190 G 1257 5022
-> 14 0 24 1190 G 1360 5023
-> 15 0 24 1190 G 1235 5023
-> 14 0 25 1190 G 1235 5024
-> 15 0 25 1190 G 1233 5024
-> 14 0 24 1190 G 1360 5025
-> 15 0 24 1190 G 1343 5025
-> 14 0 25 1190 G 1343 5026
-> 15 0 25 1190 G 1341 5026
-> 14 0 24 1190 G 1360 5027
-> 15 0 24 1190 G 1319 5027
-> 14 0 25 1190 G 1319 5028
-> 15 0 25 1190 G 1317 5028
-> 14 0 24 1190 G 1360 5029
-> 15 0 24 1190 G 1295 5029
-> 14 0 25 1190 G 1295 5030
-> 15 0 25 1190 G 1293 5030
-> 14 0 24 1190 G 1360 5031
-> 15 0 24 1190 G 1271 5031
-> 14 0 25 1190 G 1271 5032
-> 15 0 25 1190 G 1269 5032
-> 14 0 24 1190 G 1360 5033
-> 15 0 24 1190 G 1247 5033
-> 14 0 25 1190 G 1247 5034
-> 15 0 25 1190 G 1245 5034
-> 14 0 24 1190 G 1360 5035
-> 15 0 24 1190 G 1355 5035
-> 14 0 25 1190 G 1355 5036
-> 15 0 25 1190 G 1353 5036
-> 14 0 24 1190 G 1360 5037
-> 15 0 24 1190 G 1331 5037
-> 14 0 25 1190 G 1331 5038
-> 15 0 25 1190 G 1329 5038
-> 14 0 24 1190 G 1360 5039
-> 15 0 24 1190 G 1307 5039
-> 14 0 25 1190 G 1307 5040
-> 15 0 25 1190 G 1305 5040
-> 14 0 24 1190 G 1360 5041
-> 15 0 24 1190 G 1193 5041
-> 14 0 25 1190 G 1193 5042
-> 15 0 25 1190 G 1191 5042
-> 14 0 24 1190 G 1360 5043
-> 15 0 24 1190 G 1205 5043
-> 14 0 25 1190 G 1205 5044
-> 15 0 25 1190 G 1203 5044
-> 14 0 24 1190 G 1360 5045
-> 15 0 24 1190 G 1217 5045
-> 14 0 25 1190 G 1217 5046
-> 15 0 25 1190 G 1215 5046
-> 14 0 26 1190 G 1360 5047
-> 15 0 26 1190 G 1359 5047
-> 14 0 24 1190 G 1360 5048
-> 15 0 24 1190 G 1250 5048
-> 14 0 25 1190 G 1250 5049
-> 15 0 25 1190 G 1248 5049
-> 14 0 24 1190 G 1360 5050
-> 15 0 24 1190 G 1226 5050
-> 14 0 25 1190 G 1226 5051
-> 15 0 25 1190 G 1224 5051
-> 14 0 24 1190 G 1360 5052
-> 15 0 24 1190 G 1310 5052
-> 14 0 25 1190 G 1310 5053
-> 15 0 25 1190 G 1308 5053
-> 14 0 24 1190 G 1360 5054
-> 15 0 24 1190 G 1286 5054
-> 14 0 25 1190 G 1286 5055
-> 15 0 25 1190 G 1284 5055
-> 14 0 24 1190 G 1360 5056
-> 15 0 24 1190 G 1262 5056
-> 14 0 25 1190 G 1262 5057
-> 15 0 25 1190 G 1260 5057
-> 14 0 24 1190 G 1360 5058
-> 15 0 24 1190 G 1238 5058
-> 14 0 25 1190 G 1238 5059
-> 15 0 25 1190 G 1236 5059
-> 14 0 24 1190 G 1360 5060
-> 15 0 24 1190 G 1346 5060
-> 14 0 25 1190 G 1346 5061
-> 15 0 25 1190 G 1344 5061
-> 14 0 24 1190 G 1360 5062
-> 15 0 24 1190 G 1322 5062
-> 14 0 25 1190 G 1322 5063
-> 15 0 25 1190 G 1320 5063
-> 14 0 24 1190 G 1360 5064
-> 15 0 24 1190 G 1298 5064
-> 14 0 25 1190 G 1298 5065
-> 15 0 25 1190 G 1296 5065
-> 14 0 24 1190 G 1360 5066
-> 15 0 24 1190 G 1274 5066
-> 14 0 25 1190 G 1274 5067
-> 15 0 25 1190 G 1272 5067
-> 14 0 24 1190 G 1360 5068
-> 15 0 24 1190 G 1358 5068
-> 14 0 25 1190 G 1358 5069
-> 15 0 25 1190 G 1356 5069
-> 14 0 24 1190 G 1360 5070
-> 15 0 24 1190 G 1334 5070
-> 14 0 25 1190 G 1334 5071
-> 15 0 25 1190 G 1332 5071
-> 14 0 24 1190 G 1360 5072
-> 15 0 24 1190 G 1196 5072
-> 14 0 25 1190 G 1196 5073
-> 15 0 25 1190 G 1194 5073
-> 14 0 24 1190 G 1360 5074
-> 15 0 24 1190 G 1208 5074
-> 14 0 25 1190 G 1208 5075
-> 15 0 25 1190 G 1206 5075
-> 14 0 24 1190 G 1360 5076
-> 15 0 24 1190 G 1253 5076
-> 14 0 25 1190 G 1253 5077
-> 15 0 25 1190 G 1251 5077
-> 14 0 24 1190 G 1360 5078
-> 15 0 24 1190 G 1229 5078
-> 14 0 25 1190 G 1229 5079
-> 15 0 25 1190 G 1227 5079
-> 14 0 24 1190 G 1360 5080
-> 15 0 24 1190 G 1313 5080
-> 14 0 25 1190 G 1313 5081
-> 15 0 25 1190 G 1311 5081
-> 14 0 24 1190 G 1360 5082
-> 15 0 24 1190 G 1289 5082
-> 14 0 25 1190 G 1289 5083
-> 15 0 25 1190 G 1287 5083
-> 14 0 24 1190 G 1360 5084
-> 15 0 24 1190 G 1265 5084
-> 14 0 25 1190 G 1265 5085
-> 15 0 25 1190 G 1263 5085
-> 14 0 24 1190 G 1360 5086
-> 15 0 24 1190 G 1241 5086
-> 14 0 25 1190 G 1241 5087
-> 15 0 25 1190 G 1239 5087
-> 14 0 24 1190 G 1360 5088
-> 15 0 24 1190 G 1349 5088
-> 14 0 25 1190 G 1349 5089
-> 15 0 25 1190 G 1347 5089
-> 14 0 24 1190 G 1360 5090
-> 15 0 24 1190 G 1325 5090
-> 14 0 25 1190 G 1325 5091
-> 15 0 25 1190 G 1323 5091
-> 14 0 24 1190 G 1360 5092
-> 15 0 24 1190 G 1301 5092
-> 14 0 25 1190 G 1301 5093
-> 15 0 25 1190 G 1299 5093
-> 14 0 24 1190 G 1360 5094
-> 15 0 24 1190 G 1277 5094
-> 14 0 25 1190 G 1277 5095
-> 15 0 25 1190 G 1275 5095
-> 14 0 24 1190 G 1360 5096
-> 15 0 24 1190 G 1337 5096
-> 14 0 25 1190 G 1337 5097
-> 15 0 25 1190 G 1335 5097
-> 14 0 24 1190 G 1360 5098
-> 15 0 24 1190 G 1199 5098
-> 14 0 25 1190 G 1199 5099
-> 15 0 25 1190 G 1197 5099
-> 14 0 24 1190 G 1360 5100
-> 15 0 24 1190 G 1211 5100
-> 14 0 25 1190 G 1211 5101
-> 15 0 25 1190 G 1209 5101
-> 14 0 24 1190 G 1360 5102
-> 15 0 24 1190 G 1220 5102
-> 14 0 25 1190 G 1220 5103
-> 15 0 25 1190 G 1218 5103
-> 14 0 24 1190 G 1360 5104
-> 15 0 24 1190 G 1280 5104
-> 14 0 25 1190 G 1280 5105
-> 15 0 25 1190 G 1278 5105
-> 14 0 24 1190 G 1360 5106
-> 15 0 24 1190 G 1256 5106
-> 14 0 25 1190 G 1256 5107
-> 15 0 25 1190 G 1254 5107
-> 14 0 24 1190 G 1360 5108
-> 15 0 24 1190 G 1232 5108
-> 14 0 25 1190 G 1232 5109
-> 15 0 25 1190 G 1230 5109
-> 14 0 24 1190 G 1360 5110
-> 15 0 24 1190 G 1340 5110
-> 14 0 25 1190 G 1340 5111
-> 15 0 25 1190 G 1338 5111
-> 14 0 24 1190 G 1360 5112
-> 15 0 24 1190 G 1316 5112
-> 14 0 25 1190 G 1316 5113
-> 15 0 25 1190 G 1314 5113
-> 14 0 24 1190 G 1360 5114
-> 15 0 24 1190 G 1292 5114
-> 14 0 25 1190 G 1292 5115
-> 15 0 25 1190 G 1290 5115
-> 14 0 24 1190 G 1360 5116
-> 15 0 24 1190 G 1268 5116
-> 14 0 25 1190 G 1268 5117
-> 15 0 25 1190 G 1266 5117
-> 14 0 24 1190 G 1360 5118
-> 15 0 24 1190 G 1244 5118
-> 14 0 25 1190 G 1244 5119
-> 15 0 25 1190 G 1242 5119
-> 14 0 24 1190 G 1360 5120
-> 15 0 24 1190 G 1352 5120
-> 14 0 25 1190 G 1352 5121
-> 15 0 25 1190 G 1350 5121
-> 14 0 24 1190 G 1360 5122
-> 15 0 24 1190 G 1328 5122
-> 14 0 25 1190 G 1328 5123
-> 15 0 25 1190 G 1326 5123
-> 14 0 24 1190 G 1360 5124
-> 15 0 24 1190 G 1304 5124
-> 14 0 25 1190 G 1304 5125
-> 15 0 25 1190 G 1302 5125
-> 14 0 24 1190 G 1360 5126
-> 15 0 24 1190 G 1202 5126
-> 14 0 25 1190 G 1202 5127
-> 15 0 25 1190 G 1200 5127
-> 14 0 24 1190 G 1360 5128
-> 15 0 24 1190 G 1214 5128
-> 14 0 25 1190 G 1214 5129
-> 15 0 25 1190 G 1212 5129
-> 14 0 23 1190 G 1281 5130
-> 15 0 23 1190 G 1282 5130
-> 14 0 24 1190 G 1282 5131
-> 15 0 24 1190 G 1360 5131
-> 14 0 24 1190 G 1360 5132
-> 15 0 24 1190 G 1223 5132
-> 14 0 25 1190 G 1223 5133
-> 15 0 25 1190 G 1221 5133
-> 14 0 23 1190 G 1257 5134
-> 15 0 23 1190 G 1258 5134
-> 14 0 24 1190 G 1258 5135
-> 15 0 24 1190 G 1360 5135
-> 14 0 23 1190 G 1233 5136
-> 15 0 23 1190 G 1234 5136
-> 14 0 24 1190 G 1234 5137
-> 15 0 24 1190 G 1360 5137
-> 14 0 23 1190 G 1341 5138
-> 15 0 23 1190 G 1342 5138
-> 14 0 24 1190 G 1342 5139
-> 15 0 24 1190 G 1360 5139
-> 14 0 23 1190 G 1317 5140
-> 15 0 23 1190 G 1318 5140
-> 14 0 24 1190 G 1318 5141
-> 15 0 24 1190 G 1360 5141
-> 14 0 23 1190 G 1293 5142
-> 15 0 23 1190 G 1294 5142
-> 14 0 24 1190 G 1294 5143
-> 15 0 24 1190 G 1360 5143
-> 14 0 23 1190 G 1269 5144
-> 15 0 23 1190 G 1270 5144
-> 14 0 24 1190 G 1270 5145
-> 15 0 24 1190 G 1360 5145
-> 14 0 23 1190 G 1245 5146
-> 15 0 23 1190 G 1246 5146
-> 14 0 24 1190 G 1246 5147
-> 15 0 24 1190 G 1360 5147
-> 14 0 23 1190 G 1353 5148
-> 15 0 23 1190 G 1354 5148
-> 14 0 24 1190 G 1354 5149
-> 15 0 24 1190 G 1360 5149
-> 14 0 23 1190 G 1329 5150
-> 15 0 23 1190 G 1330 5150
-> 14 0 24 1190 G 1330 5151
-> 15 0 24 1190 G 1360 5151
-> 14 0 23 1190 G 1305 5152
-> 15 0 23 1190 G 1306 5152
-> 14 0 24 1190 G 1306 5153
-> 15 0 24 1190 G 1360 5153
-> 14 0 23 1190 G 1191 5154
-> 15 0 23 1190 G 1192 5154
-> 14 0 24 1190 G 1192 5155
-> 15 0 24 1190 G 1360 5155
-> 14 0 23 1190 G 1203 5156
-> 15 0 23 1190 G 1204 5156
-> 14 0 24 1190 G 1204 5157
-> 15 0 24 1190 G 1360 5157
-> 14 0 23 1190 G 1215 5158
-> 15 0 23 1190 G 1216 5158
-> 14 0 24 1190 G 1216 5159
-> 15 0 24 1190 G 1360 5159
-> 14 0 23 1190 G 1248 5160
-> 15 0 23 1190 G 1249 5160
-> 14 0 24 1190 G 1249 5161
-> 15 0 24 1190 G 1360 5161
-> 14 0 23 1190 G 1224 5162
-> 15 0 23 1190 G 1225 5162
-> 14 0 24 1190 G 1225 5163
-> 15 0 24 1190 G 1360 5163
-> 14 0 23 1190 G 1308 5164
-> 15 0 23 1190 G 1309 5164
-> 14 0 24 1190 G 1309 5165
-> 15 0 24 1190 G 1360 5165
-> 14 0 23 1190 G 1284 5166
-> 15 0 23 1190 G 1285 5166
-> 14 0 24 1190 G 1285 5167
-> 15 0 24 1190 G 1360 5167
-> 14 0 23 1190 G 1260 5168
-> 15 0 23 1190 G 1261 5168
-> 14 0 24 1190 G 1261 5169
-> 15 0 24 1190 G 1360 5169
-> 14 0 23 1190 G 1236 5170
-> 15 0 23 1190 G 1237 5170
-> 14 0 24 1190 G 1237 5171
-> 15 0 24 1190 G 1360 5171
-> 14 0 23 1190 G 1344 5172
-> 15 0 23 1190 G 1345 5172
-> 14 0 24 1190 G 1345 5173
-> 15 0 24 1190 G 1360 5173
-> 14 0 23 1190 G 1320 5174
-> 15 0 23 1190 G 1321 5174
-> 14 0 24 1190 G 1321 5175
-> 15 0 24 1190 G 1360 5175
-> 14 0 23 1190 G 1296 5176
-> 15 0 23 1190 G 1297 5176
-> 14 0 24 1190 G 1297 5177
-> 15 0 24 1190 G 1360 5177
-> 14 0 23 1190 G 1272 5178
-> 15 0 23 1190 G 1273 5178
-> 14 0 24 1190 G 1273 5179
-> 15 0 24 1190 G 1360 5179
-> 14 0 23 1190 G 1356 5180
-> 15 0 23 1190 G 1357 5180
-> 14 0 24 1190 G 1357 5181
-> 15 0 24 1190 G 1360 5181
-> 14 0 23 1190 G 1332 5182
-> 15 0 23 1190 G 1333 5182
-> 14 0 24 1190 G 1333 5183
-> 15 0 24 1190 G 1360 5183
-> 14 0 23 1190 G 1194 5184
-> 15 0 23 1190 G 1195 5184
-> 14 0 24 1190 G 1195 5185
-> 15 0 24 1190 G 1360 5185
-> 14 0 23 1190 G 1206 5186
-> 15 0 23 1190 G 1207 5186
-> 14 0 24 1190 G 1207 5187
-> 15 0 24 1190 G 1360 5187
-> 14 0 23 1190 G 1251 5188
-> 15 0 23 1190 G 1252 5188
-> 14 0 24 1190 G 1252 5189
-> 15 0 24 1190 G 1360 5189
-> 14 0 23 1190 G 1227 5190
-> 15 0 23 1190 G 1228 5190
-> 14 0 24 1190 G 1228 5191
-> 15 0 24 1190 G 1360 5191
-> 14 0 23 1190 G 1311 5192
-> 15 0 23 1190 G 1312 5192
-> 14 0 24 1190 G 1312 5193
-> 15 0 24 1190 G 1360 5193
-> 14 0 23 1190 G 1287 5194
-> 15 0 23 1190 G 1288 5194
-> 14 0 24 1190 G 1288 5195
-> 15 0 24 1190 G 1360 5195
-> 14 0 23 1190 G 1263 5196
-> 15 0 23 1190 G 1264 5196
-> 14 0 24 1190 G 1264 5197
-> 15 0 24 1190 G 1360 5197
-> 14 0 23 1190 G 1239 5198
-> 15 0 23 1190 G 1240 5198
-> 14 0 24 1190 G 1240 5199
-> 15 0 24 1190 G 1360 5199
-> 14 0 23 1190 G 1347 5200
-> 15 0 23 1190 G 1348 5200
-> 14 0 24 1190 G 1348 5201
-> 15 0 24 1190 G 1360 5201
-> 14 0 23 1190 G 1323 5202
-> 15 0 23 1190 G 1324 5202
-> 14 0 24 1190 G 1324 5203
-> 15 0 24 1190 G 1360 5203
-> 14 0 23 1190 G 1299 5204
-> 15 0 23 1190 G 1300 5204
-> 14 0 24 1190 G 1300 5205
-> 15 0 24 1190 G 1360 5205
-> 14 0 23 1190 G 1275 5206
-> 15 0 23 1190 G 1276 5206
-> 14 0 24 1190 G 1276 5207
-> 15 0 24 1190 G 1360 5207
-> 14 0 23 1190 G 1335 5208
-> 15 0 23 1190 G 1336 5208
-> 14 0 24 1190 G 1336 5209
-> 15 0 24 1190 G 1360 5209
-> 14 0 23 1190 G 1197 5210
-> 15 0 23 1190 G 1198 5210
-> 14 0 24 1190 G 1198 5211
-> 15 0 24 1190 G 1360 5211
-> 14 0 23 1190 G 1209 5212
-> 15 0 23 1190 G 1210 5212
-> 14 0 24 1190 G 1210 5213
-> 15 0 24 1190 G 1360 5213
-> 14 0 23 1190 G 1218 5214
-> 15 0 23 1190 G 1219 5214
-> 14 0 24 1190 G 1219 5215
-> 15 0 24 1190 G 1360 5215
-> 14 0 23 1190 G 1278 5216
-> 15 0 23 1190 G 1279 5216
-> 14 0 24 1190 G 1279 5217
-> 15 0 24 1190 G 1360 5217
-> 14 0 23 1190 G 1254 5218
-> 15 0 23 1190 G 1255 5218
-> 14 0 24 1190 G 1255 5219
-> 15 0 24 1190 G 1360 5219
-> 14 0 23 1190 G 1230 5220
-> 15 0 23 1190 G 1231 5220
-> 14 0 24 1190 G 1231 5221
-> 15 0 24 1190 G 1360 5221
-> 14 0 23 1190 G 1338 5222
-> 15 0 23 1190 G 1339 5222
-> 14 0 24 1190 G 1339 5223
-> 15 0 24 1190 G 1360 5223
-> 14 0 23 1190 G 1314 5224
-> 15 0 23 1190 G 1315 5224
-> 14 0 24 1190 G 1315 5225
-> 15 0 24 1190 G 1360 5225
-> 14 0 23 1190 G 1290 5226
-> 15 0 23 1190 G 1291 5226
-> 14 0 24 1190 G 1291 5227
-> 15 0 24 1190 G 1360 5227
-> 14 0 23 1190 G 1266 5228
-> 15 0 23 1190 G 1267 5228
-> 14 0 24 1190 G 1267 5229
-> 15 0 24 1190 G 1360 5229
-> 14 0 23 1190 G 1242 5230
-> 15 0 23 1190 G 1243 5230
-> 14 0 24 1190 G 1243 5231
-> 15 0 24 1190 G 1360 5231
-> 14 0 23 1190 G 1350 5232
-> 15 0 23 1190 G 1351 5232
-> 14 0 24 1190 G 1351 5233
-> 15 0 24 1190 G 1360 5233
-> 14 0 23 1190 G 1326 5234
-> 15 0 23 1190 G 1327 5234
-> 14 0 24 1190 G 1327 5235
-> 15 0 24 1190 G 1360 5235
-> 14 0 23 1190 G 1302 5236
-> 15 0 23 1190 G 1303 5236
-> 14 0 24 1190 G 1303 5237
-> 15 0 24 1190 G 1360 5237
-> 14 0 23 1190 G 1200 5238
-> 15 0 23 1190 G 1201 5238
-> 14 0 24 1190 G 1201 5239
-> 15 0 24 1190 G 1360 5239
-> 14 0 23 1190 G 1212 5240
-> 15 0 23 1190 G 1213 5240
-> 14 0 24 1190 G 1213 5241
-> 15 0 24 1190 G 1360 5241
-> 14 0 20 1189 G 1600 5242
-> 15 0 20 1189 G 1602 5242
-> 14 0 22 1189 G 1602 5243
-> 15 0 22 1189 G 1604 5243
-> 14 0 21 1189 G 1602 5244
-> 15 0 21 1189 G 1361 5244
-> 14 0 22 1189 G 1361 5245
-> 15 0 22 1189 G 1359 5245
-> 14 0 20 1189 G 1604 5246
-> 15 0 20 1189 G 1361 5246
-> 14 0 23 1016 G 1059 5247
-> 15 0 23 1016 G 1060 5247
-> 14 0 24 1016 G 1060 5248
-> 15 0 24 1016 G 1156 5248
-> 14 0 24 1016 G 1156 5249
-> 15 0 24 1016 G 1124 5249
-> 14 0 25 1016 G 1124 5250
-> 15 0 25 1016 G 1122 5250
-> 14 0 24 1016 G 1156 5251
-> 15 0 24 1016 G 1073 5251
-> 14 0 25 1016 G 1073 5252
-> 15 0 25 1016 G 1071 5252
-> 14 0 24 1016 G 1156 5253
-> 15 0 24 1016 G 1019 5253
-> 14 0 25 1016 G 1019 5254
-> 15 0 25 1016 G 1017 5254
-> 14 0 24 1016 G 1156 5255
-> 15 0 24 1016 G 1031 5255
-> 14 0 25 1016 G 1031 5256
-> 15 0 25 1016 G 1029 5256
-> 14 0 24 1016 G 1156 5257
-> 15 0 24 1016 G 1043 5257
-> 14 0 25 1016 G 1043 5258
-> 15 0 25 1016 G 1041 5258
-> 14 0 26 1016 G 1156 5259
-> 15 0 26 1016 G 1155 5259
-> 14 0 24 1016 G 1156 5260
-> 15 0 24 1016 G 1076 5260
-> 14 0 25 1016 G 1076 5261
-> 15 0 25 1016 G 1074 5261
-> 14 0 24 1016 G 1156 5262
-> 15 0 24 1016 G 1139 5262
-> 14 0 25 1016 G 1139 5263
-> 15 0 25 1016 G 1137 5263
-> 14 0 24 1016 G 1156 5264
-> 15 0 24 1016 G 1088 5264
-> 14 0 25 1016 G 1088 5265
-> 15 0 25 1016 G 1086 5265
-> 14 0 24 1016 G 1156 5266
-> 15 0 24 1016 G 1151 5266
-> 14 0 25 1016 G 1151 5267
-> 15 0 25 1016 G 1149 5267
-> 14 0 24 1016 G 1156 5268
-> 15 0 24 1016 G 1100 5268
-> 14 0 25 1016 G 1100 5269
-> 15 0 25 1016 G 1098 5269
-> 14 0 24 1016 G 1156 5270
-> 15 0 24 1016 G 1052 5270
-> 14 0 25 1016 G 1052 5271
-> 15 0 25 1016 G 1050 5271
-> 14 0 24 1016 G 1156 5272
-> 15 0 24 1016 G 1115 5272
-> 14 0 25 1016 G 1115 5273
-> 15 0 25 1016 G 1113 5273
-> 14 0 24 1016 G 1156 5274
-> 15 0 24 1016 G 1064 5274
-> 14 0 25 1016 G 1064 5275
-> 15 0 25 1016 G 1062 5275
-> 14 0 24 1016 G 1156 5276
-> 15 0 24 1016 G 1127 5276
-> 14 0 25 1016 G 1127 5277
-> 15 0 25 1016 G 1125 5277
-> 14 0 24 1016 G 1156 5278
-> 15 0 24 1016 G 1022 5278
-> 14 0 25 1016 G 1022 5279
-> 15 0 25 1016 G 1020 5279
-> 14 0 24 1016 G 1156 5280
-> 15 0 24 1016 G 1034 5280
-> 14 0 25 1016 G 1034 5281
-> 15 0 25 1016 G 1032 5281
-> 14 0 24 1016 G 1156 5282
-> 15 0 24 1016 G 1079 5282
-> 14 0 25 1016 G 1079 5283
-> 15 0 25 1016 G 1077 5283
-> 14 0 24 1016 G 1156 5284
-> 15 0 24 1016 G 1142 5284
-> 14 0 25 1016 G 1142 5285
-> 15 0 25 1016 G 1140 5285
-> 14 0 24 1016 G 1156 5286
-> 15 0 24 1016 G 1091 5286
-> 14 0 25 1016 G 1091 5287
-> 15 0 25 1016 G 1089 5287
-> 14 0 24 1016 G 1156 5288
-> 15 0 24 1016 G 1154 5288
-> 14 0 25 1016 G 1154 5289
-> 15 0 25 1016 G 1152 5289
-> 14 0 24 1016 G 1156 5290
-> 15 0 24 1016 G 1103 5290
-> 14 0 25 1016 G 1103 5291
-> 15 0 25 1016 G 1101 5291
-> 14 0 24 1016 G 1156 5292
-> 15 0 24 1016 G 1106 5292
-> 14 0 25 1016 G 1106 5293
-> 15 0 25 1016 G 1104 5293
-> 14 0 24 1016 G 1156 5294
-> 15 0 24 1016 G 1055 5294
-> 14 0 25 1016 G 1055 5295
-> 15 0 25 1016 G 1053 5295
-> 14 0 24 1016 G 1156 5296
-> 15 0 24 1016 G 1118 5296
-> 14 0 25 1016 G 1118 5297
-> 15 0 25 1016 G 1116 5297
-> 14 0 24 1016 G 1156 5298
-> 15 0 24 1016 G 1067 5298
-> 14 0 25 1016 G 1067 5299
-> 15 0 25 1016 G 1065 5299
-> 14 0 24 1016 G 1156 5300
-> 15 0 24 1016 G 1130 5300
-> 14 0 25 1016 G 1130 5301
-> 15 0 25 1016 G 1128 5301
-> 14 0 24 1016 G 1156 5302
-> 15 0 24 1016 G 1025 5302
-> 14 0 25 1016 G 1025 5303
-> 15 0 25 1016 G 1023 5303
-> 14 0 24 1016 G 1156 5304
-> 15 0 24 1016 G 1037 5304
-> 14 0 25 1016 G 1037 5305
-> 15 0 25 1016 G 1035 5305
-> 14 0 24 1016 G 1156 5306
-> 15 0 24 1016 G 1082 5306
-> 14 0 25 1016 G 1082 5307
-> 15 0 25 1016 G 1080 5307
-> 14 0 24 1016 G 1156 5308
-> 15 0 24 1016 G 1145 5308
-> 14 0 25 1016 G 1145 5309
-> 15 0 25 1016 G 1143 5309
-> 14 0 24 1016 G 1156 5310
-> 15 0 24 1016 G 1094 5310
-> 14 0 25 1016 G 1094 5311
-> 15 0 25 1016 G 1092 5311
-> 14 0 24 1016 G 1156 5312
-> 15 0 24 1016 G 1046 5312
-> 14 0 25 1016 G 1046 5313
-> 15 0 25 1016 G 1044 5313
-> 14 0 24 1016 G 1156 5314
-> 15 0 24 1016 G 1109 5314
-> 14 0 25 1016 G 1109 5315
-> 15 0 25 1016 G 1107 5315
-> 14 0 24 1016 G 1156 5316
-> 15 0 24 1016 G 1058 5316
-> 14 0 25 1016 G 1058 5317
-> 15 0 25 1016 G 1056 5317
-> 14 0 24 1016 G 1156 5318
-> 15 0 24 1016 G 1121 5318
-> 14 0 25 1016 G 1121 5319
-> 15 0 25 1016 G 1119 5319
-> 14 0 24 1016 G 1156 5320
-> 15 0 24 1016 G 1070 5320
-> 14 0 25 1016 G 1070 5321
-> 15 0 25 1016 G 1068 5321
-> 14 0 24 1016 G 1156 5322
-> 15 0 24 1016 G 1133 5322
-> 14 0 25 1016 G 1133 5323
-> 15 0 25 1016 G 1131 5323
-> 14 0 24 1016 G 1156 5324
-> 15 0 24 1016 G 1028 5324
-> 14 0 25 1016 G 1028 5325
-> 15 0 25 1016 G 1026 5325
-> 14 0 24 1016 G 1156 5326
-> 15 0 24 1016 G 1040 5326
-> 14 0 25 1016 G 1040 5327
-> 15 0 25 1016 G 1038 5327
-> 14 0 24 1016 G 1156 5328
-> 15 0 24 1016 G 1136 5328
-> 14 0 25 1016 G 1136 5329
-> 15 0 25 1016 G 1134 5329
-> 14 0 24 1016 G 1156 5330
-> 15 0 24 1016 G 1085 5330
-> 14 0 25 1016 G 1085 5331
-> 15 0 25 1016 G 1083 5331
-> 14 0 24 1016 G 1156 5332
-> 15 0 24 1016 G 1148 5332
-> 14 0 25 1016 G 1148 5333
-> 15 0 25 1016 G 1146 5333
-> 14 0 24 1016 G 1156 5334
-> 15 0 24 1016 G 1097 5334
-> 14 0 25 1016 G 1097 5335
-> 15 0 25 1016 G 1095 5335
-> 14 0 24 1016 G 1156 5336
-> 15 0 24 1016 G 1049 5336
-> 14 0 25 1016 G 1049 5337
-> 15 0 25 1016 G 1047 5337
-> 14 0 24 1016 G 1156 5338
-> 15 0 24 1016 G 1112 5338
-> 14 0 25 1016 G 1112 5339
-> 15 0 25 1016 G 1110 5339
-> 14 0 23 1016 G 1122 5340
-> 15 0 23 1016 G 1123 5340
-> 14 0 24 1016 G 1123 5341
-> 15 0 24 1016 G 1156 5341
-> 14 0 24 1016 G 1156 5342
-> 15 0 24 1016 G 1061 5342
-> 14 0 25 1016 G 1061 5343
-> 15 0 25 1016 G 1059 5343
-> 14 0 23 1016 G 1071 5344
-> 15 0 23 1016 G 1072 5344
-> 14 0 24 1016 G 1072 5345
-> 15 0 24 1016 G 1156 5345
-> 14 0 23 1016 G 1017 5346
-> 15 0 23 1016 G 1018 5346
-> 14 0 24 1016 G 1018 5347
-> 15 0 24 1016 G 1156 5347
-> 14 0 23 1016 G 1029 5348
-> 15 0 23 1016 G 1030 5348
-> 14 0 24 1016 G 1030 5349
-> 15 0 24 1016 G 1156 5349
-> 14 0 23 1016 G 1041 5350
-> 15 0 23 1016 G 1042 5350
-> 14 0 24 1016 G 1042 5351
-> 15 0 24 1016 G 1156 5351
-> 14 0 23 1016 G 1074 5352
-> 15 0 23 1016 G 1075 5352
-> 14 0 24 1016 G 1075 5353
-> 15 0 24 1016 G 1156 5353
-> 14 0 23 1016 G 1137 5354
-> 15 0 23 1016 G 1138 5354
-> 14 0 24 1016 G 1138 5355
-> 15 0 24 1016 G 1156 5355
-> 14 0 23 1016 G 1086 5356
-> 15 0 23 1016 G 1087 5356
-> 14 0 24 1016 G 1087 5357
-> 15 0 24 1016 G 1156 5357
-> 14 0 23 1016 G 1149 5358
-> 15 0 23 1016 G 1150 5358
-> 14 0 24 1016 G 1150 5359
-> 15 0 24 1016 G 1156 5359
-> 14 0 23 1016 G 1098 5360
-> 15 0 23 1016 G 1099 5360
-> 14 0 24 1016 G 1099 5361
-> 15 0 24 1016 G 1156 5361
-> 14 0 23 1016 G 1050 5362
-> 15 0 23 1016 G 1051 5362
-> 14 0 24 1016 G 1051 5363
-> 15 0 24 1016 G 1156 5363
-> 14 0 23 1016 G 1113 5364
-> 15 0 23 1016 G 1114 5364
-> 14 0 24 1016 G 1114 5365
-> 15 0 24 1016 G 1156 5365
-> 14 0 23 1016 G 1062 5366
-> 15 0 23 1016 G 1063 5366
-> 14 0 24 1016 G 1063 5367
-> 15 0 24 1016 G 1156 5367
-> 14 0 23 1016 G 1125 5368
-> 15 0 23 1016 G 1126 5368
-> 14 0 24 1016 G 1126 5369
-> 15 0 24 1016 G 1156 5369
-> 14 0 23 1016 G 1020 5370
-> 15 0 23 1016 G 1021 5370
-> 14 0 24 1016 G 1021 5371
-> 15 0 24 1016 G 1156 5371
-> 14 0 23 1016 G 1032 5372
-> 15 0 23 1016 G 1033 5372
-> 14 0 24 1016 G 1033 5373
-> 15 0 24 1016 G 1156 5373
-> 14 0 23 1016 G 1077 5374
-> 15 0 23 1016 G 1078 5374
-> 14 0 24 1016 G 1078 5375
-> 15 0 24 1016 G 1156 5375
-> 14 0 23 1016 G 1140 5376
-> 15 0 23 1016 G 1141 5376
-> 14 0 24 1016 G 1141 5377
-> 15 0 24 1016 G 1156 5377
-> 14 0 23 1016 G 1089 5378
-> 15 0 23 1016 G 1090 5378
-> 14 0 24 1016 G 1090 5379
-> 15 0 24 1016 G 1156 5379
-> 14 0 23 1016 G 1152 5380
-> 15 0 23 1016 G 1153 5380
-> 14 0 24 1016 G 1153 5381
-> 15 0 24 1016 G 1156 5381
-> 14 0 23 1016 G 1101 5382
-> 15 0 23 1016 G 1102 5382
-> 14 0 24 1016 G 1102 5383
-> 15 0 24 1016 G 1156 5383
-> 14 0 23 1016 G 1104 5384
-> 15 0 23 1016 G 1105 5384
-> 14 0 24 1016 G 1105 5385
-> 15 0 24 1016 G 1156 5385
-> 14 0 23 1016 G 1053 5386
-> 15 0 23 1016 G 1054 5386
-> 14 0 24 1016 G 1054 5387
-> 15 0 24 1016 G 1156 5387
-> 14 0 23 1016 G 1116 5388
-> 15 0 23 1016 G 1117 5388
-> 14 0 24 1016 G 1117 5389
-> 15 0 24 1016 G 1156 5389
-> 14 0 23 1016 G 1065 5390
-> 15 0 23 1016 G 1066 5390
-> 14 0 24 1016 G 1066 5391
-> 15 0 24 1016 G 1156 5391
-> 14 0 23 1016 G 1128 5392
-> 15 0 23 1016 G 1129 5392
-> 14 0 24 1016 G 1129 5393
-> 15 0 24 1016 G 1156 5393
-> 14 0 23 1016 G 1023 5394
-> 15 0 23 1016 G 1024 5394
-> 14 0 24 1016 G 1024 5395
-> 15 0 24 1016 G 1156 5395
-> 14 0 23 1016 G 1035 5396
-> 15 0 23 1016 G 1036 5396
-> 14 0 24 1016 G 1036 5397
-> 15 0 24 1016 G 1156 5397
-> 14 0 23 1016 G 1080 5398
-> 15 0 23 1016 G 1081 5398
-> 14 0 24 1016 G 1081 5399
-> 15 0 24 1016 G 1156 5399
-> 14 0 23 1016 G 1143 5400
-> 15 0 23 1016 G 1144 5400
-> 14 0 24 1016 G 1144 5401
-> 15 0 24 1016 G 1156 5401
-> 14 0 23 1016 G 1092 5402
-> 15 0 23 1016 G 1093 5402
-> 14 0 24 1016 G 1093 5403
-> 15 0 24 1016 G 1156 5403
-> 14 0 23 1016 G 1044 5404
-> 15 0 23 1016 G 1045 5404
-> 14 0 24 1016 G 1045 5405
-> 15 0 24 1016 G 1156 5405
-> 14 0 23 1016 G 1107 5406
-> 15 0 23 1016 G 1108 5406
-> 14 0 24 1016 G 1108 5407
-> 15 0 24 1016 G 1156 5407
-> 14 0 23 1016 G 1056 5408
-> 15 0 23 1016 G 1057 5408
-> 14 0 24 1016 G 1057 5409
-> 15 0 24 1016 G 1156 5409
-> 14 0 23 1016 G 1119 5410
-> 15 0 23 1016 G 1120 5410
-> 14 0 24 1016 G 1120 5411
-> 15 0 24 1016 G 1156 5411
-> 14 0 23 1016 G 1068 5412
-> 15 0 23 1016 G 1069 5412
-> 14 0 24 1016 G 1069 5413
-> 15 0 24 1016 G 1156 5413
-> 14 0 23 1016 G 1131 5414
-> 15 0 23 1016 G 1132 5414
-> 14 0 24 1016 G 1132 5415
-> 15 0 24 1016 G 1156 5415
-> 14 0 23 1016 G 1026 5416
-> 15 0 23 1016 G 1027 5416
-> 14 0 24 1016 G 1027 5417
-> 15 0 24 1016 G 1156 5417
-> 14 0 23 1016 G 1038 5418
-> 15 0 23 1016 G 1039 5418
-> 14 0 24 1016 G 1039 5419
-> 15 0 24 1016 G 1156 5419
-> 14 0 23 1016 G 1134 5420
-> 15 0 23 1016 G 1135 5420
-> 14 0 24 1016 G 1135 5421
-> 15 0 24 1016 G 1156 5421
-> 14 0 23 1016 G 1083 5422
-> 15 0 23 1016 G 1084 5422
-> 14 0 24 1016 G 1084 5423
-> 15 0 24 1016 G 1156 5423
-> 14 0 23 1016 G 1146 5424
-> 15 0 23 1016 G 1147 5424
-> 14 0 24 1016 G 1147 5425
-> 15 0 24 1016 G 1156 5425
-> 14 0 23 1016 G 1095 5426
-> 15 0 23 1016 G 1096 5426
-> 14 0 24 1016 G 1096 5427
-> 15 0 24 1016 G 1156 5427
-> 14 0 23 1016 G 1047 5428
-> 15 0 23 1016 G 1048 5428
-> 14 0 24 1016 G 1048 5429
-> 15 0 24 1016 G 1156 5429
-> 14 0 23 1016 G 1110 5430
-> 15 0 23 1016 G 1111 5430
-> 14 0 24 1016 G 1111 5431
-> 15 0 24 1016 G 1156 5431
-> 14 0 23 952 G 989 5432
-> 15 0 23 952 G 990 5432
-> 14 0 24 952 G 990 5433
-> 15 0 24 952 G 1014 5433
-> 14 0 24 952 G 1014 5434
-> 15 0 24 952 G 997 5434
-> 14 0 25 952 G 997 5435
-> 15 0 25 952 G 995 5435
-> 14 0 24 952 G 1014 5436
-> 15 0 24 952 G 1003 5436
-> 14 0 25 952 G 1003 5437
-> 15 0 25 952 G 1001 5437
-> 14 0 24 952 G 1014 5438
-> 15 0 24 952 G 1009 5438
-> 14 0 25 952 G 1009 5439
-> 15 0 25 952 G 1007 5439
-> 14 0 24 952 G 1014 5440
-> 15 0 24 952 G 1012 5440
-> 14 0 25 952 G 1012 5441
-> 15 0 25 952 G 1010 5441
-> 14 0 24 952 G 1014 5442
-> 15 0 24 952 G 955 5442
-> 14 0 25 952 G 955 5443
-> 15 0 25 952 G 953 5443
-> 14 0 24 952 G 1014 5444
-> 15 0 24 952 G 961 5444
-> 14 0 25 952 G 961 5445
-> 15 0 25 952 G 959 5445
-> 14 0 24 952 G 1014 5446
-> 15 0 24 952 G 967 5446
-> 14 0 25 952 G 967 5447
-> 15 0 25 952 G 965 5447
-> 14 0 24 952 G 1014 5448
-> 15 0 24 952 G 973 5448
-> 14 0 25 952 G 973 5449
-> 15 0 25 952 G 971 5449
-> 14 0 24 952 G 1014 5450
-> 15 0 24 952 G 979 5450
-> 14 0 25 952 G 979 5451
-> 15 0 25 952 G 977 5451
-> 14 0 24 952 G 1014 5452
-> 15 0 24 952 G 982 5452
-> 14 0 25 952 G 982 5453
-> 15 0 25 952 G 980 5453
-> 14 0 24 952 G 1014 5454
-> 15 0 24 952 G 988 5454
-> 14 0 25 952 G 988 5455
-> 15 0 25 952 G 986 5455
-> 14 0 24 952 G 1014 5456
-> 15 0 24 952 G 994 5456
-> 14 0 25 952 G 994 5457
-> 15 0 25 952 G 992 5457
-> 14 0 24 952 G 1014 5458
-> 15 0 24 952 G 1000 5458
-> 14 0 25 952 G 1000 5459
-> 15 0 25 952 G 998 5459
-> 14 0 24 952 G 1014 5460
-> 15 0 24 952 G 1006 5460
-> 14 0 25 952 G 1006 5461
-> 15 0 25 952 G 1004 5461
-> 14 0 26 952 G 1014 5462
-> 15 0 26 952 G 1013 5462
-> 14 0 24 952 G 1014 5463
-> 15 0 24 952 G 958 5463
-> 14 0 25 952 G 958 5464
-> 15 0 25 952 G 956 5464
-> 14 0 24 952 G 1014 5465
-> 15 0 24 952 G 964 5465
-> 14 0 25 952 G 964 5466
-> 15 0 25 952 G 962 5466
-> 14 0 24 952 G 1014 5467
-> 15 0 24 952 G 970 5467
-> 14 0 25 952 G 970 5468
-> 15 0 25 952 G 968 5468
-> 14 0 24 952 G 1014 5469
-> 15 0 24 952 G 976 5469
-> 14 0 25 952 G 976 5470
-> 15 0 25 952 G 974 5470
-> 14 0 24 952 G 1014 5471
-> 15 0 24 952 G 985 5471
-> 14 0 25 952 G 985 5472
-> 15 0 25 952 G 983 5472
-> 14 0 23 952 G 995 5473
-> 15 0 23 952 G 996 5473
-> 14 0 24 952 G 996 5474
-> 15 0 24 952 G 1014 5474
-> 14 0 24 952 G 1014 5475
-> 15 0 24 952 G 991 5475
-> 14 0 25 952 G 991 5476
-> 15 0 25 952 G 989 5476
-> 14 0 23 952 G 1001 5477
-> 15 0 23 952 G 1002 5477
-> 14 0 24 952 G 1002 5478
-> 15 0 24 952 G 1014 5478
-> 14 0 23 952 G 1007 5479
-> 15 0 23 952 G 1008 5479
-> 14 0 24 952 G 1008 5480
-> 15 0 24 952 G 1014 5480
-> 14 0 23 952 G 1010 5481
-> 15 0 23 952 G 1011 5481
-> 14 0 24 952 G 1011 5482
-> 15 0 24 952 G 1014 5482
-> 14 0 23 952 G 953 5483
-> 15 0 23 952 G 954 5483
-> 14 0 24 952 G 954 5484
-> 15 0 24 952 G 1014 5484
-> 14 0 23 952 G 959 5485
-> 15 0 23 952 G 960 5485
-> 14 0 24 952 G 960 5486
-> 15 0 24 952 G 1014 5486
-> 14 0 23 952 G 965 5487
-> 15 0 23 952 G 966 5487
-> 14 0 24 952 G 966 5488
-> 15 0 24 952 G 1014 5488
-> 14 0 23 952 G 971 5489
-> 15 0 23 952 G 972 5489
-> 14 0 24 952 G 972 5490
-> 15 0 24 952 G 1014 5490
-> 14 0 23 952 G 977 5491
-> 15 0 23 952 G 978 5491
-> 14 0 24 952 G 978 5492
-> 15 0 24 952 G 1014 5492
-> 14 0 23 952 G 980 5493
-> 15 0 23 952 G 981 5493
-> 14 0 24 952 G 981 5494
-> 15 0 24 952 G 1014 5494
-> 14 0 23 952 G 986 5495
-> 15 0 23 952 G 987 5495
-> 14 0 24 952 G 987 5496
-> 15 0 24 952 G 1014 5496
-> 14 0 23 952 G 992 5497
-> 15 0 23 952 G 993 5497
-> 14 0 24 952 G 993 5498
-> 15 0 24 952 G 1014 5498
-> 14 0 23 952 G 998 5499
-> 15 0 23 952 G 999 5499
-> 14 0 24 952 G 999 5500
-> 15 0 24 952 G 1014 5500
-> 14 0 23 952 G 1004 5501
-> 15 0 23 952 G 1005 5501
-> 14 0 24 952 G 1005 5502
-> 15 0 24 952 G 1014 5502
-> 14 0 23 952 G 956 5503
-> 15 0 23 952 G 957 5503
-> 14 0 24 952 G 957 5504
-> 15 0 24 952 G 1014 5504
-> 14 0 23 952 G 962 5505
-> 15 0 23 952 G 963 5505
-> 14 0 24 952 G 963 5506
-> 15 0 24 952 G 1014 5506
-> 14 0 23 952 G 968 5507
-> 15 0 23 952 G 969 5507
-> 14 0 24 952 G 969 5508
-> 15 0 24 952 G 1014 5508
-> 14 0 23 952 G 974 5509
-> 15 0 23 952 G 975 5509
-> 14 0 24 952 G 975 5510
-> 15 0 24 952 G 1014 5510
-> 14 0 23 952 G 983 5511
-> 15 0 23 952 G 984 5511
-> 14 0 24 952 G 984 5512
-> 15 0 24 952 G 1014 5512
-> 14 0 23 1158 G 1159 5513
-> 15 0 23 1158 G 1160 5513
-> 14 0 24 1158 G 1160 5514
-> 15 0 24 1158 G 1184 5514
-> 14 0 24 1158 G 1184 5515
-> 15 0 24 1158 G 1167 5515
-> 14 0 25 1158 G 1167 5516
-> 15 0 25 1158 G 1165 5516
-> 14 0 24 1158 G 1184 5517
-> 15 0 24 1158 G 1173 5517
-> 14 0 25 1158 G 1173 5518
-> 15 0 25 1158 G 1171 5518
-> 14 0 24 1158 G 1184 5519
-> 15 0 24 1158 G 1179 5519
-> 14 0 25 1158 G 1179 5520
-> 15 0 25 1158 G 1177 5520
-> 14 0 26 1158 G 1184 5521
-> 15 0 26 1158 G 1183 5521
-> 14 0 24 1158 G 1184 5522
-> 15 0 24 1158 G 1164 5522
-> 14 0 25 1158 G 1164 5523
-> 15 0 25 1158 G 1162 5523
-> 14 0 24 1158 G 1184 5524
-> 15 0 24 1158 G 1170 5524
-> 14 0 25 1158 G 1170 5525
-> 15 0 25 1158 G 1168 5525
-> 14 0 24 1158 G 1184 5526
-> 15 0 24 1158 G 1176 5526
-> 14 0 25 1158 G 1176 5527
-> 15 0 25 1158 G 1174 5527
-> 14 0 24 1158 G 1184 5528
-> 15 0 24 1158 G 1182 5528
-> 14 0 25 1158 G 1182 5529
-> 15 0 25 1158 G 1180 5529
-> 14 0 23 1158 G 1165 5530
-> 15 0 23 1158 G 1166 5530
-> 14 0 24 1158 G 1166 5531
-> 15 0 24 1158 G 1184 5531
-> 14 0 24 1158 G 1184 5532
-> 15 0 24 1158 G 1161 5532
-> 14 0 25 1158 G 1161 5533
-> 15 0 25 1158 G 1159 5533
-> 14 0 23 1158 G 1171 5534
-> 15 0 23 1158 G 1172 5534
-> 14 0 24 1158 G 1172 5535
-> 15 0 24 1158 G 1184 5535
-> 14 0 23 1158 G 1177 5536
-> 15 0 23 1158 G 1178 5536
-> 14 0 24 1158 G 1178 5537
-> 15 0 24 1158 G 1184 5537
-> 14 0 23 1158 G 1162 5538
-> 15 0 23 1158 G 1163 5538
-> 14 0 24 1158 G 1163 5539
-> 15 0 24 1158 G 1184 5539
-> 14 0 23 1158 G 1168 5540
-> 15 0 23 1158 G 1169 5540
-> 14 0 24 1158 G 1169 5541
-> 15 0 24 1158 G 1184 5541
-> 14 0 23 1158 G 1174 5542
-> 15 0 23 1158 G 1175 5542
-> 14 0 24 1158 G 1175 5543
-> 15 0 24 1158 G 1184 5543
-> 14 0 23 1158 G 1180 5544
-> 15 0 23 1158 G 1181 5544
-> 14 0 24 1158 G 1181 5545
-> 15 0 24 1158 G 1184 5545
-> 14 0 23 870 G 931 5546
-> 15 0 23 870 G 932 5546
-> 14 0 24 870 G 932 5547
-> 15 0 24 870 G 950 5547
-> 14 0 24 870 G 950 5548
-> 15 0 24 870 G 939 5548
-> 14 0 25 870 G 939 5549
-> 15 0 25 870 G 937 5549
-> 14 0 24 870 G 950 5550
-> 15 0 24 870 G 945 5550
-> 14 0 25 870 G 945 5551
-> 15 0 25 870 G 943 5551
-> 14 0 24 870 G 950 5552
-> 15 0 24 870 G 876 5552
-> 14 0 25 870 G 876 5553
-> 15 0 25 870 G 874 5553
-> 14 0 24 870 G 950 5554
-> 15 0 24 870 G 882 5554
-> 14 0 25 870 G 882 5555
-> 15 0 25 870 G 880 5555
-> 14 0 24 870 G 950 5556
-> 15 0 24 870 G 888 5556
-> 14 0 25 870 G 888 5557
-> 15 0 25 870 G 886 5557
-> 14 0 24 870 G 950 5558
-> 15 0 24 870 G 894 5558
-> 14 0 25 870 G 894 5559
-> 15 0 25 870 G 892 5559
-> 14 0 24 870 G 950 5560
-> 15 0 24 870 G 903 5560
-> 14 0 25 870 G 903 5561
-> 15 0 25 870 G 901 5561
-> 14 0 24 870 G 950 5562
-> 15 0 24 870 G 909 5562
-> 14 0 25 870 G 909 5563
-> 15 0 25 870 G 907 5563
-> 14 0 24 870 G 950 5564
-> 15 0 24 870 G 915 5564
-> 14 0 25 870 G 915 5565
-> 15 0 25 870 G 913 5565
-> 14 0 26 870 G 950 5566
-> 15 0 26 870 G 949 5566
-> 14 0 24 870 G 950 5567
-> 15 0 24 870 G 921 5567
-> 14 0 25 870 G 921 5568
-> 15 0 25 870 G 919 5568
-> 14 0 24 870 G 950 5569
-> 15 0 24 870 G 927 5569
-> 14 0 25 870 G 927 5570
-> 15 0 25 870 G 925 5570
-> 14 0 24 870 G 950 5571
-> 15 0 24 870 G 930 5571
-> 14 0 25 870 G 930 5572
-> 15 0 25 870 G 928 5572
-> 14 0 24 870 G 950 5573
-> 15 0 24 870 G 936 5573
-> 14 0 25 870 G 936 5574
-> 15 0 25 870 G 934 5574
-> 14 0 24 870 G 950 5575
-> 15 0 24 870 G 942 5575
-> 14 0 25 870 G 942 5576
-> 15 0 25 870 G 940 5576
-> 14 0 24 870 G 950 5577
-> 15 0 24 870 G 948 5577
-> 14 0 25 870 G 948 5578
-> 15 0 25 870 G 946 5578
-> 14 0 24 870 G 950 5579
-> 15 0 24 870 G 873 5579
-> 14 0 25 870 G 873 5580
-> 15 0 25 870 G 871 5580
-> 14 0 24 870 G 950 5581
-> 15 0 24 870 G 879 5581
-> 14 0 25 870 G 879 5582
-> 15 0 25 870 G 877 5582
-> 14 0 24 870 G 950 5583
-> 15 0 24 870 G 885 5583
-> 14 0 25 870 G 885 5584
-> 15 0 25 870 G 883 5584
-> 14 0 24 870 G 950 5585
-> 15 0 24 870 G 891 5585
-> 14 0 25 870 G 891 5586
-> 15 0 25 870 G 889 5586
-> 14 0 24 870 G 950 5587
-> 15 0 24 870 G 897 5587
-> 14 0 25 870 G 897 5588
-> 15 0 25 870 G 895 5588
-> 14 0 24 870 G 950 5589
-> 15 0 24 870 G 900 5589
-> 14 0 25 870 G 900 5590
-> 15 0 25 870 G 898 5590
-> 14 0 24 870 G 950 5591
-> 15 0 24 870 G 906 5591
-> 14 0 25 870 G 906 5592
-> 15 0 25 870 G 904 5592
-> 14 0 24 870 G 950 5593
-> 15 0 24 870 G 912 5593
-> 14 0 25 870 G 912 5594
-> 15 0 25 870 G 910 5594
-> 14 0 24 870 G 950 5595
-> 15 0 24 870 G 918 5595
-> 14 0 25 870 G 918 5596
-> 15 0 25 870 G 916 5596
-> 14 0 24 870 G 950 5597
-> 15 0 24 870 G 924 5597
-> 14 0 25 870 G 924 5598
-> 15 0 25 870 G 922 5598
-> 14 0 23 870 G 937 5599
-> 15 0 23 870 G 938 5599
-> 14 0 24 870 G 938 5600
-> 15 0 24 870 G 950 5600
-> 14 0 24 870 G 950 5601
-> 15 0 24 870 G 933 5601
-> 14 0 25 870 G 933 5602
-> 15 0 25 870 G 931 5602
-> 14 0 23 870 G 943 5603
-> 15 0 23 870 G 944 5603
-> 14 0 24 870 G 944 5604
-> 15 0 24 870 G 950 5604
-> 14 0 23 870 G 874 5605
-> 15 0 23 870 G 875 5605
-> 14 0 24 870 G 875 5606
-> 15 0 24 870 G 950 5606
-> 14 0 23 870 G 880 5607
-> 15 0 23 870 G 881 5607
-> 14 0 24 870 G 881 5608
-> 15 0 24 870 G 950 5608
-> 14 0 23 870 G 886 5609
-> 15 0 23 870 G 887 5609
-> 14 0 24 870 G 887 5610
-> 15 0 24 870 G 950 5610
-> 14 0 23 870 G 892 5611
-> 15 0 23 870 G 893 5611
-> 14 0 24 870 G 893 5612
-> 15 0 24 870 G 950 5612
-> 14 0 23 870 G 901 5613
-> 15 0 23 870 G 902 5613
-> 14 0 24 870 G 902 5614
-> 15 0 24 870 G 950 5614
-> 14 0 23 870 G 907 5615
-> 15 0 23 870 G 908 5615
-> 14 0 24 870 G 908 5616
-> 15 0 24 870 G 950 5616
-> 14 0 23 870 G 913 5617
-> 15 0 23 870 G 914 5617
-> 14 0 24 870 G 914 5618
-> 15 0 24 870 G 950 5618
-> 14 0 23 870 G 919 5619
-> 15 0 23 870 G 920 5619
-> 14 0 24 870 G 920 5620
-> 15 0 24 870 G 950 5620
-> 14 0 23 870 G 925 5621
-> 15 0 23 870 G 926 5621
-> 14 0 24 870 G 926 5622
-> 15 0 24 870 G 950 5622
-> 14 0 23 870 G 928 5623
-> 15 0 23 870 G 929 5623
-> 14 0 24 870 G 929 5624
-> 15 0 24 870 G 950 5624
-> 14 0 23 870 G 934 5625
-> 15 0 23 870 G 935 5625
-> 14 0 24 870 G 935 5626
-> 15 0 24 870 G 950 5626
-> 14 0 23 870 G 940 5627
-> 15 0 23 870 G 941 5627
-> 14 0 24 870 G 941 5628
-> 15 0 24 870 G 950 5628
-> 14 0 23 870 G 946 5629
-> 15 0 23 870 G 947 5629
-> 14 0 24 870 G 947 5630
-> 15 0 24 870 G 950 5630
-> 14 0 23 870 G 871 5631
-> 15 0 23 870 G 872 5631
-> 14 0 24 870 G 872 5632
-> 15 0 24 870 G 950 5632
-> 14 0 23 870 G 877 5633
-> 15 0 23 870 G 878 5633
-> 14 0 24 870 G 878 5634
-> 15 0 24 870 G 950 5634
-> 14 0 23 870 G 883 5635
-> 15 0 23 870 G 884 5635
-> 14 0 24 870 G 884 5636
-> 15 0 24 870 G 950 5636
-> 14 0 23 870 G 889 5637
-> 15 0 23 870 G 890 5637
-> 14 0 24 870 G 890 5638
-> 15 0 24 870 G 950 5638
-> 14 0 23 870 G 895 5639
-> 15 0 23 870 G 896 5639
-> 14 0 24 870 G 896 5640
-> 15 0 24 870 G 950 5640
-> 14 0 23 870 G 898 5641
-> 15 0 23 870 G 899 5641
-> 14 0 24 870 G 899 5642
-> 15 0 24 870 G 950 5642
-> 14 0 23 870 G 904 5643
-> 15 0 23 870 G 905 5643
-> 14 0 24 870 G 905 5644
-> 15 0 24 870 G 950 5644
-> 14 0 23 870 G 910 5645
-> 15 0 23 870 G 911 5645
-> 14 0 24 870 G 911 5646
-> 15 0 24 870 G 950 5646
-> 14 0 23 870 G 916 5647
-> 15 0 23 870 G 917 5647
-> 14 0 24 870 G 917 5648
-> 15 0 24 870 G 950 5648
-> 14 0 23 870 G 922 5649
-> 15 0 23 870 G 923 5649
-> 14 0 24 870 G 923 5650
-> 15 0 24 870 G 950 5650
-> 14 0 20 869 G 1155 5651
-> 15 0 20 869 G 1157 5651
-> 14 0 21 869 G 1157 5652
-> 15 0 21 869 G 1015 5652
-> 14 0 22 869 G 1015 5653
-> 15 0 22 869 G 1013 5653
-> 14 0 21 869 G 1157 5654
-> 15 0 21 869 G 1185 5654
-> 14 0 22 869 G 1185 5655
-> 15 0 22 869 G 1183 5655
-> 14 0 22 869 G 1157 5656
-> 15 0 22 869 G 1187 5656
-> 14 0 21 869 G 1157 5657
-> 15 0 21 869 G 951 5657
-> 14 0 22 869 G 951 5658
-> 15 0 22 869 G 949 5658
-> 14 0 21 869 G 1015 5659
-> 15 0 21 869 G 1185 5659
-> 14 0 22 869 G 1015 5660
-> 15 0 22 869 G 1187 5660
-> 14 0 21 869 G 1015 5661
-> 15 0 21 869 G 951 5661
-> 14 0 22 869 G 1185 5662
-> 15 0 22 869 G 1187 5662
-> 14 0 21 869 G 1185 5663
-> 15 0 21 869 G 951 5663
-> 14 0 20 869 G 1187 5664
-> 15 0 20 869 G 951 5664
-> 14 0 23 3922 G 3989 5665
-> 15 0 23 3922 G 3990 5665
-> 14 0 24 3922 G 3990 5666
-> 15 0 24 3922 G 4092 5666
-> 14 0 24 3922 G 4092 5667
-> 15 0 24 3922 G 4051 5667
-> 14 0 25 3922 G 4051 5668
-> 15 0 25 3922 G 4049 5668
-> 14 0 24 3922 G 4092 5669
-> 15 0 24 3922 G 3973 5669
-> 14 0 25 3922 G 3973 5670
-> 15 0 25 3922 G 3971 5670
-> 14 0 24 3922 G 4092 5671
-> 15 0 24 3922 G 4033 5671
-> 14 0 25 3922 G 4033 5672
-> 15 0 25 3922 G 4031 5672
-> 14 0 24 3922 G 4092 5673
-> 15 0 24 3922 G 3931 5673
-> 14 0 25 3922 G 3931 5674
-> 15 0 25 3922 G 3929 5674
-> 14 0 24 3922 G 4092 5675
-> 15 0 24 3922 G 3958 5675
-> 14 0 25 3922 G 3958 5676
-> 15 0 25 3922 G 3956 5676
-> 14 0 24 3922 G 4092 5677
-> 15 0 24 3922 G 4018 5677
-> 14 0 25 3922 G 4018 5678
-> 15 0 25 3922 G 4016 5678
-> 14 0 24 3922 G 4092 5679
-> 15 0 24 3922 G 4078 5679
-> 14 0 25 3922 G 4078 5680
-> 15 0 25 3922 G 4076 5680
-> 14 0 24 3922 G 4092 5681
-> 15 0 24 3922 G 4000 5681
-> 14 0 25 3922 G 4000 5682
-> 15 0 25 3922 G 3998 5682
-> 14 0 24 3922 G 4092 5683
-> 15 0 24 3922 G 4060 5683
-> 14 0 25 3922 G 4060 5684
-> 15 0 25 3922 G 4058 5684
-> 14 0 24 3922 G 4092 5685
-> 15 0 24 3922 G 3940 5685
-> 14 0 25 3922 G 3940 5686
-> 15 0 25 3922 G 3938 5686
-> 14 0 24 3922 G 4092 5687
-> 15 0 24 3922 G 3985 5687
-> 14 0 25 3922 G 3985 5688
-> 15 0 25 3922 G 3983 5688
-> 14 0 24 3922 G 4092 5689
-> 15 0 24 3922 G 4045 5689
-> 14 0 25 3922 G 4045 5690
-> 15 0 25 3922 G 4043 5690
-> 14 0 24 3922 G 4092 5691
-> 15 0 24 3922 G 3967 5691
-> 14 0 25 3922 G 3967 5692
-> 15 0 25 3922 G 3965 5692
-> 14 0 24 3922 G 4092 5693
-> 15 0 24 3922 G 4027 5693
-> 14 0 25 3922 G 4027 5694
-> 15 0 25 3922 G 4025 5694
-> 14 0 24 3922 G 4092 5695
-> 15 0 24 3922 G 4087 5695
-> 14 0 25 3922 G 4087 5696
-> 15 0 25 3922 G 4085 5696
-> 14 0 24 3922 G 4092 5697
-> 15 0 24 3922 G 4009 5697
-> 14 0 25 3922 G 4009 5698
-> 15 0 25 3922 G 4007 5698
-> 14 0 24 3922 G 4092 5699
-> 15 0 24 3922 G 4069 5699
-> 14 0 25 3922 G 4069 5700
-> 15 0 25 3922 G 4067 5700
-> 14 0 24 3922 G 4092 5701
-> 15 0 24 3922 G 3925 5701
-> 14 0 25 3922 G 3925 5702
-> 15 0 25 3922 G 3923 5702
-> 14 0 24 3922 G 4092 5703
-> 15 0 24 3922 G 3949 5703
-> 14 0 25 3922 G 3949 5704
-> 15 0 25 3922 G 3947 5704
-> 14 0 24 3922 G 4092 5705
-> 15 0 24 3922 G 3952 5705
-> 14 0 25 3922 G 3952 5706
-> 15 0 25 3922 G 3950 5706
-> 14 0 24 3922 G 4092 5707
-> 15 0 24 3922 G 4012 5707
-> 14 0 25 3922 G 4012 5708
-> 15 0 25 3922 G 4010 5708
-> 14 0 24 3922 G 4092 5709
-> 15 0 24 3922 G 4072 5709
-> 14 0 25 3922 G 4072 5710
-> 15 0 25 3922 G 4070 5710
-> 14 0 24 3922 G 4092 5711
-> 15 0 24 3922 G 3994 5711
-> 14 0 25 3922 G 3994 5712
-> 15 0 25 3922 G 3992 5712
-> 14 0 24 3922 G 4092 5713
-> 15 0 24 3922 G 4054 5713
-> 14 0 25 3922 G 4054 5714
-> 15 0 25 3922 G 4052 5714
-> 14 0 24 3922 G 4092 5715
-> 15 0 24 3922 G 3976 5715
-> 14 0 25 3922 G 3976 5716
-> 15 0 25 3922 G 3974 5716
-> 14 0 24 3922 G 4092 5717
-> 15 0 24 3922 G 4036 5717
-> 14 0 25 3922 G 4036 5718
-> 15 0 25 3922 G 4034 5718
-> 14 0 24 3922 G 4092 5719
-> 15 0 24 3922 G 3934 5719
-> 14 0 25 3922 G 3934 5720
-> 15 0 25 3922 G 3932 5720
-> 14 0 24 3922 G 4092 5721
-> 15 0 24 3922 G 3961 5721
-> 14 0 25 3922 G 3961 5722
-> 15 0 25 3922 G 3959 5722
-> 14 0 24 3922 G 4092 5723
-> 15 0 24 3922 G 4021 5723
-> 14 0 25 3922 G 4021 5724
-> 15 0 25 3922 G 4019 5724
-> 14 0 24 3922 G 4092 5725
-> 15 0 24 3922 G 4081 5725
-> 14 0 25 3922 G 4081 5726
-> 15 0 25 3922 G 4079 5726
-> 14 0 24 3922 G 4092 5727
-> 15 0 24 3922 G 4003 5727
-> 14 0 25 3922 G 4003 5728
-> 15 0 25 3922 G 4001 5728
-> 14 0 24 3922 G 4092 5729
-> 15 0 24 3922 G 4063 5729
-> 14 0 25 3922 G 4063 5730
-> 15 0 25 3922 G 4061 5730
-> 14 0 24 3922 G 4092 5731
-> 15 0 24 3922 G 3943 5731
-> 14 0 25 3922 G 3943 5732
-> 15 0 25 3922 G 3941 5732
-> 14 0 24 3922 G 4092 5733
-> 15 0 24 3922 G 3988 5733
-> 14 0 25 3922 G 3988 5734
-> 15 0 25 3922 G 3986 5734
-> 14 0 24 3922 G 4092 5735
-> 15 0 24 3922 G 4048 5735
-> 14 0 25 3922 G 4048 5736
-> 15 0 25 3922 G 4046 5736
-> 14 0 24 3922 G 4092 5737
-> 15 0 24 3922 G 3970 5737
-> 14 0 25 3922 G 3970 5738
-> 15 0 25 3922 G 3968 5738
-> 14 0 24 3922 G 4092 5739
-> 15 0 24 3922 G 4030 5739
-> 14 0 25 3922 G 4030 5740
-> 15 0 25 3922 G 4028 5740
-> 14 0 24 3922 G 4092 5741
-> 15 0 24 3922 G 4090 5741
-> 14 0 25 3922 G 4090 5742
-> 15 0 25 3922 G 4088 5742
-> 14 0 24 3922 G 4092 5743
-> 15 0 24 3922 G 3928 5743
-> 14 0 25 3922 G 3928 5744
-> 15 0 25 3922 G 3926 5744
-> 14 0 26 3922 G 4092 5745
-> 15 0 26 3922 G 4091 5745
-> 14 0 24 3922 G 4092 5746
-> 15 0 24 3922 G 3955 5746
-> 14 0 25 3922 G 3955 5747
-> 15 0 25 3922 G 3953 5747
-> 14 0 24 3922 G 4092 5748
-> 15 0 24 3922 G 4015 5748
-> 14 0 25 3922 G 4015 5749
-> 15 0 25 3922 G 4013 5749
-> 14 0 24 3922 G 4092 5750
-> 15 0 24 3922 G 4075 5750
-> 14 0 25 3922 G 4075 5751
-> 15 0 25 3922 G 4073 5751
-> 14 0 24 3922 G 4092 5752
-> 15 0 24 3922 G 3997 5752
-> 14 0 25 3922 G 3997 5753
-> 15 0 25 3922 G 3995 5753
-> 14 0 24 3922 G 4092 5754
-> 15 0 24 3922 G 4057 5754
-> 14 0 25 3922 G 4057 5755
-> 15 0 25 3922 G 4055 5755
-> 14 0 24 3922 G 4092 5756
-> 15 0 24 3922 G 3979 5756
-> 14 0 25 3922 G 3979 5757
-> 15 0 25 3922 G 3977 5757
-> 14 0 24 3922 G 4092 5758
-> 15 0 24 3922 G 4039 5758
-> 14 0 25 3922 G 4039 5759
-> 15 0 25 3922 G 4037 5759
-> 14 0 24 3922 G 4092 5760
-> 15 0 24 3922 G 3937 5760
-> 14 0 25 3922 G 3937 5761
-> 15 0 25 3922 G 3935 5761
-> 14 0 24 3922 G 4092 5762
-> 15 0 24 3922 G 3982 5762
-> 14 0 25 3922 G 3982 5763
-> 15 0 25 3922 G 3980 5763
-> 14 0 24 3922 G 4092 5764
-> 15 0 24 3922 G 4042 5764
-> 14 0 25 3922 G 4042 5765
-> 15 0 25 3922 G 4040 5765
-> 14 0 24 3922 G 4092 5766
-> 15 0 24 3922 G 3964 5766
-> 14 0 25 3922 G 3964 5767
-> 15 0 25 3922 G 3962 5767
-> 14 0 24 3922 G 4092 5768
-> 15 0 24 3922 G 4024 5768
-> 14 0 25 3922 G 4024 5769
-> 15 0 25 3922 G 4022 5769
-> 14 0 24 3922 G 4092 5770
-> 15 0 24 3922 G 4084 5770
-> 14 0 25 3922 G 4084 5771
-> 15 0 25 3922 G 4082 5771
-> 14 0 24 3922 G 4092 5772
-> 15 0 24 3922 G 4006 5772
-> 14 0 25 3922 G 4006 5773
-> 15 0 25 3922 G 4004 5773
-> 14 0 24 3922 G 4092 5774
-> 15 0 24 3922 G 4066 5774
-> 14 0 25 3922 G 4066 5775
-> 15 0 25 3922 G 4064 5775
-> 14 0 24 3922 G 4092 5776
-> 15 0 24 3922 G 3946 5776
-> 14 0 25 3922 G 3946 5777
-> 15 0 25 3922 G 3944 5777
-> 14 0 23 3922 G 4049 5778
-> 15 0 23 3922 G 4050 5778
-> 14 0 24 3922 G 4050 5779
-> 15 0 24 3922 G 4092 5779
-> 14 0 24 3922 G 4092 5780
-> 15 0 24 3922 G 3991 5780
-> 14 0 25 3922 G 3991 5781
-> 15 0 25 3922 G 3989 5781
-> 14 0 23 3922 G 3971 5782
-> 15 0 23 3922 G 3972 5782
-> 14 0 24 3922 G 3972 5783
-> 15 0 24 3922 G 4092 5783
-> 14 0 23 3922 G 4031 5784
-> 15 0 23 3922 G 4032 5784
-> 14 0 24 3922 G 4032 5785
-> 15 0 24 3922 G 4092 5785
-> 14 0 23 3922 G 3929 5786
-> 15 0 23 3922 G 3930 5786
-> 14 0 24 3922 G 3930 5787
-> 15 0 24 3922 G 4092 5787
-> 14 0 23 3922 G 3956 5788
-> 15 0 23 3922 G 3957 5788
-> 14 0 24 3922 G 3957 5789
-> 15 0 24 3922 G 4092 5789
-> 14 0 23 3922 G 4016 5790
-> 15 0 23 3922 G 4017 5790
-> 14 0 24 3922 G 4017 5791
-> 15 0 24 3922 G 4092 5791
-> 14 0 23 3922 G 4076 5792
-> 15 0 23 3922 G 4077 5792
-> 14 0 24 3922 G 4077 5793
-> 15 0 24 3922 G 4092 5793
-> 14 0 23 3922 G 3998 5794
-> 15 0 23 3922 G 3999 5794
-> 14 0 24 3922 G 3999 5795
-> 15 0 24 3922 G 4092 5795
-> 14 0 23 3922 G 4058 5796
-> 15 0 23 3922 G 4059 5796
-> 14 0 24 3922 G 4059 5797
-> 15 0 24 3922 G 4092 5797
-> 14 0 23 3922 G 3938 5798
-> 15 0 23 3922 G 3939 5798
-> 14 0 24 3922 G 3939 5799
-> 15 0 24 3922 G 4092 5799
-> 14 0 23 3922 G 3983 5800
-> 15 0 23 3922 G 3984 5800
-> 14 0 24 3922 G 3984 5801
-> 15 0 24 3922 G 4092 5801
-> 14 0 23 3922 G 4043 5802
-> 15 0 23 3922 G 4044 5802
-> 14 0 24 3922 G 4044 5803
-> 15 0 24 3922 G 4092 5803
-> 14 0 23 3922 G 3965 5804
-> 15 0 23 3922 G 3966 5804
-> 14 0 24 3922 G 3966 5805
-> 15 0 24 3922 G 4092 5805
-> 14 0 23 3922 G 4025 5806
-> 15 0 23 3922 G 4026 5806
-> 14 0 24 3922 G 4026 5807
-> 15 0 24 3922 G 4092 5807
-> 14 0 23 3922 G 4085 5808
-> 15 0 23 3922 G 4086 5808
-> 14 0 24 3922 G 4086 5809
-> 15 0 24 3922 G 4092 5809
-> 14 0 23 3922 G 4007 5810
-> 15 0 23 3922 G 4008 5810
-> 14 0 24 3922 G 4008 5811
-> 15 0 24 3922 G 4092 5811
-> 14 0 23 3922 G 4067 5812
-> 15 0 23 3922 G 4068 5812
-> 14 0 24 3922 G 4068 5813
-> 15 0 24 3922 G 4092 5813
-> 14 0 23 3922 G 3923 5814
-> 15 0 23 3922 G 3924 5814
-> 14 0 24 3922 G 3924 5815
-> 15 0 24 3922 G 4092 5815
-> 14 0 23 3922 G 3947 5816
-> 15 0 23 3922 G 3948 5816
-> 14 0 24 3922 G 3948 5817
-> 15 0 24 3922 G 4092 5817
-> 14 0 23 3922 G 3950 5818
-> 15 0 23 3922 G 3951 5818
-> 14 0 24 3922 G 3951 5819
-> 15 0 24 3922 G 4092 5819
-> 14 0 23 3922 G 4010 5820
-> 15 0 23 3922 G 4011 5820
-> 14 0 24 3922 G 4011 5821
-> 15 0 24 3922 G 4092 5821
-> 14 0 23 3922 G 4070 5822
-> 15 0 23 3922 G 4071 5822
-> 14 0 24 3922 G 4071 5823
-> 15 0 24 3922 G 4092 5823
-> 14 0 23 3922 G 3992 5824
-> 15 0 23 3922 G 3993 5824
-> 14 0 24 3922 G 3993 5825
-> 15 0 24 3922 G 4092 5825
-> 14 0 23 3922 G 4052 5826
-> 15 0 23 3922 G 4053 5826
-> 14 0 24 3922 G 4053 5827
-> 15 0 24 3922 G 4092 5827
-> 14 0 23 3922 G 3974 5828
-> 15 0 23 3922 G 3975 5828
-> 14 0 24 3922 G 3975 5829
-> 15 0 24 3922 G 4092 5829
-> 14 0 23 3922 G 4034 5830
-> 15 0 23 3922 G 4035 5830
-> 14 0 24 3922 G 4035 5831
-> 15 0 24 3922 G 4092 5831
-> 14 0 23 3922 G 3932 5832
-> 15 0 23 3922 G 3933 5832
-> 14 0 24 3922 G 3933 5833
-> 15 0 24 3922 G 4092 5833
-> 14 0 23 3922 G 3959 5834
-> 15 0 23 3922 G 3960 5834
-> 14 0 24 3922 G 3960 5835
-> 15 0 24 3922 G 4092 5835
-> 14 0 23 3922 G 4019 5836
-> 15 0 23 3922 G 4020 5836
-> 14 0 24 3922 G 4020 5837
-> 15 0 24 3922 G 4092 5837
-> 14 0 23 3922 G 4079 5838
-> 15 0 23 3922 G 4080 5838
-> 14 0 24 3922 G 4080 5839
-> 15 0 24 3922 G 4092 5839
-> 14 0 23 3922 G 4001 5840
-> 15 0 23 3922 G 4002 5840
-> 14 0 24 3922 G 4002 5841
-> 15 0 24 3922 G 4092 5841
-> 14 0 23 3922 G 4061 5842
-> 15 0 23 3922 G 4062 5842
-> 14 0 24 3922 G 4062 5843
-> 15 0 24 3922 G 4092 5843
-> 14 0 23 3922 G 3941 5844
-> 15 0 23 3922 G 3942 5844
-> 14 0 24 3922 G 3942 5845
-> 15 0 24 3922 G 4092 5845
-> 14 0 23 3922 G 3986 5846
-> 15 0 23 3922 G 3987 5846
-> 14 0 24 3922 G 3987 5847
-> 15 0 24 3922 G 4092 5847
-> 14 0 23 3922 G 4046 5848
-> 15 0 23 3922 G 4047 5848
-> 14 0 24 3922 G 4047 5849
-> 15 0 24 3922 G 4092 5849
-> 14 0 23 3922 G 3968 5850
-> 15 0 23 3922 G 3969 5850
-> 14 0 24 3922 G 3969 5851
-> 15 0 24 3922 G 4092 5851
-> 14 0 23 3922 G 4028 5852
-> 15 0 23 3922 G 4029 5852
-> 14 0 24 3922 G 4029 5853
-> 15 0 24 3922 G 4092 5853
-> 14 0 23 3922 G 4088 5854
-> 15 0 23 3922 G 4089 5854
-> 14 0 24 3922 G 4089 5855
-> 15 0 24 3922 G 4092 5855
-> 14 0 23 3922 G 3926 5856
-> 15 0 23 3922 G 3927 5856
-> 14 0 24 3922 G 3927 5857
-> 15 0 24 3922 G 4092 5857
-> 14 0 23 3922 G 3953 5858
-> 15 0 23 3922 G 3954 5858
-> 14 0 24 3922 G 3954 5859
-> 15 0 24 3922 G 4092 5859
-> 14 0 23 3922 G 4013 5860
-> 15 0 23 3922 G 4014 5860
-> 14 0 24 3922 G 4014 5861
-> 15 0 24 3922 G 4092 5861
-> 14 0 23 3922 G 4073 5862
-> 15 0 23 3922 G 4074 5862
-> 14 0 24 3922 G 4074 5863
-> 15 0 24 3922 G 4092 5863
-> 14 0 23 3922 G 3995 5864
-> 15 0 23 3922 G 3996 5864
-> 14 0 24 3922 G 3996 5865
-> 15 0 24 3922 G 4092 5865
-> 14 0 23 3922 G 4055 5866
-> 15 0 23 3922 G 4056 5866
-> 14 0 24 3922 G 4056 5867
-> 15 0 24 3922 G 4092 5867
-> 14 0 23 3922 G 3977 5868
-> 15 0 23 3922 G 3978 5868
-> 14 0 24 3922 G 3978 5869
-> 15 0 24 3922 G 4092 5869
-> 14 0 23 3922 G 4037 5870
-> 15 0 23 3922 G 4038 5870
-> 14 0 24 3922 G 4038 5871
-> 15 0 24 3922 G 4092 5871
-> 14 0 23 3922 G 3935 5872
-> 15 0 23 3922 G 3936 5872
-> 14 0 24 3922 G 3936 5873
-> 15 0 24 3922 G 4092 5873
-> 14 0 23 3922 G 3980 5874
-> 15 0 23 3922 G 3981 5874
-> 14 0 24 3922 G 3981 5875
-> 15 0 24 3922 G 4092 5875
-> 14 0 23 3922 G 4040 5876
-> 15 0 23 3922 G 4041 5876
-> 14 0 24 3922 G 4041 5877
-> 15 0 24 3922 G 4092 5877
-> 14 0 23 3922 G 3962 5878
-> 15 0 23 3922 G 3963 5878
-> 14 0 24 3922 G 3963 5879
-> 15 0 24 3922 G 4092 5879
-> 14 0 23 3922 G 4022 5880
-> 15 0 23 3922 G 4023 5880
-> 14 0 24 3922 G 4023 5881
-> 15 0 24 3922 G 4092 5881
-> 14 0 23 3922 G 4082 5882
-> 15 0 23 3922 G 4083 5882
-> 14 0 24 3922 G 4083 5883
-> 15 0 24 3922 G 4092 5883
-> 14 0 23 3922 G 4004 5884
-> 15 0 23 3922 G 4005 5884
-> 14 0 24 3922 G 4005 5885
-> 15 0 24 3922 G 4092 5885
-> 14 0 23 3922 G 4064 5886
-> 15 0 23 3922 G 4065 5886
-> 14 0 24 3922 G 4065 5887
-> 15 0 24 3922 G 4092 5887
-> 14 0 23 3922 G 3944 5888
-> 15 0 23 3922 G 3945 5888
-> 14 0 24 3922 G 3945 5889
-> 15 0 24 3922 G 4092 5889
-> 14 0 23 4248 G 4273 5890
-> 15 0 23 4248 G 4274 5890
-> 14 0 24 4248 G 4274 5891
-> 15 0 24 4248 G 4385 5891
-> 14 0 24 4248 G 4385 5892
-> 15 0 24 4248 G 4281 5892
-> 14 0 25 4248 G 4281 5893
-> 15 0 25 4248 G 4279 5893
-> 14 0 24 4248 G 4385 5894
-> 15 0 24 4248 G 4311 5894
-> 14 0 25 4248 G 4311 5895
-> 15 0 25 4248 G 4309 5895
-> 14 0 24 4248 G 4385 5896
-> 15 0 24 4248 G 4341 5896
-> 14 0 25 4248 G 4341 5897
-> 15 0 25 4248 G 4339 5897
-> 14 0 24 4248 G 4385 5898
-> 15 0 24 4248 G 4371 5898
-> 14 0 25 4248 G 4371 5899
-> 15 0 25 4248 G 4369 5899
-> 14 0 24 4248 G 4385 5900
-> 15 0 24 4248 G 4293 5900
-> 14 0 25 4248 G 4293 5901
-> 15 0 25 4248 G 4291 5901
-> 14 0 24 4248 G 4385 5902
-> 15 0 24 4248 G 4323 5902
-> 14 0 25 4248 G 4323 5903
-> 15 0 25 4248 G 4321 5903
-> 14 0 24 4248 G 4385 5904
-> 15 0 24 4248 G 4353 5904
-> 14 0 25 4248 G 4353 5905
-> 15 0 25 4248 G 4351 5905
-> 14 0 24 4248 G 4385 5906
-> 15 0 24 4248 G 4383 5906
-> 14 0 25 4248 G 4383 5907
-> 15 0 25 4248 G 4381 5907
-> 14 0 24 4248 G 4385 5908
-> 15 0 24 4248 G 4305 5908
-> 14 0 25 4248 G 4305 5909
-> 15 0 25 4248 G 4303 5909
-> 14 0 24 4248 G 4385 5910
-> 15 0 24 4248 G 4335 5910
-> 14 0 25 4248 G 4335 5911
-> 15 0 25 4248 G 4333 5911
-> 14 0 24 4248 G 4385 5912
-> 15 0 24 4248 G 4365 5912
-> 14 0 25 4248 G 4365 5913
-> 15 0 25 4248 G 4363 5913
-> 14 0 24 4248 G 4385 5914
-> 15 0 24 4248 G 4260 5914
-> 14 0 25 4248 G 4260 5915
-> 15 0 25 4248 G 4258 5915
-> 14 0 24 4248 G 4385 5916
-> 15 0 24 4248 G 4272 5916
-> 14 0 25 4248 G 4272 5917
-> 15 0 25 4248 G 4270 5917
-> 14 0 24 4248 G 4385 5918
-> 15 0 24 4248 G 4278 5918
-> 14 0 25 4248 G 4278 5919
-> 15 0 25 4248 G 4276 5919
-> 14 0 24 4248 G 4385 5920
-> 15 0 24 4248 G 4308 5920
-> 14 0 25 4248 G 4308 5921
-> 15 0 25 4248 G 4306 5921
-> 14 0 24 4248 G 4385 5922
-> 15 0 24 4248 G 4338 5922
-> 14 0 25 4248 G 4338 5923
-> 15 0 25 4248 G 4336 5923
-> 14 0 24 4248 G 4385 5924
-> 15 0 24 4248 G 4368 5924
-> 14 0 25 4248 G 4368 5925
-> 15 0 25 4248 G 4366 5925
-> 14 0 24 4248 G 4385 5926
-> 15 0 24 4248 G 4290 5926
-> 14 0 25 4248 G 4290 5927
-> 15 0 25 4248 G 4288 5927
-> 14 0 24 4248 G 4385 5928
-> 15 0 24 4248 G 4320 5928
-> 14 0 25 4248 G 4320 5929
-> 15 0 25 4248 G 4318 5929
-> 14 0 24 4248 G 4385 5930
-> 15 0 24 4248 G 4350 5930
-> 14 0 25 4248 G 4350 5931
-> 15 0 25 4248 G 4348 5931
-> 14 0 24 4248 G 4385 5932
-> 15 0 24 4248 G 4380 5932
-> 14 0 25 4248 G 4380 5933
-> 15 0 25 4248 G 4378 5933
-> 14 0 24 4248 G 4385 5934
-> 15 0 24 4248 G 4302 5934
-> 14 0 25 4248 G 4302 5935
-> 15 0 25 4248 G 4300 5935
-> 14 0 24 4248 G 4385 5936
-> 15 0 24 4248 G 4332 5936
-> 14 0 25 4248 G 4332 5937
-> 15 0 25 4248 G 4330 5937
-> 14 0 24 4248 G 4385 5938
-> 15 0 24 4248 G 4362 5938
-> 14 0 25 4248 G 4362 5939
-> 15 0 25 4248 G 4360 5939
-> 14 0 24 4248 G 4385 5940
-> 15 0 24 4248 G 4257 5940
-> 14 0 25 4248 G 4257 5941
-> 15 0 25 4248 G 4255 5941
-> 14 0 24 4248 G 4385 5942
-> 15 0 24 4248 G 4269 5942
-> 14 0 25 4248 G 4269 5943
-> 15 0 25 4248 G 4267 5943
-> 14 0 26 4248 G 4385 5944
-> 15 0 26 4248 G 4384 5944
-> 14 0 24 4248 G 4385 5945
-> 15 0 24 4248 G 4287 5945
-> 14 0 25 4248 G 4287 5946
-> 15 0 25 4248 G 4285 5946
-> 14 0 24 4248 G 4385 5947
-> 15 0 24 4248 G 4317 5947
-> 14 0 25 4248 G 4317 5948
-> 15 0 25 4248 G 4315 5948
-> 14 0 24 4248 G 4385 5949
-> 15 0 24 4248 G 4347 5949
-> 14 0 25 4248 G 4347 5950
-> 15 0 25 4248 G 4345 5950
-> 14 0 24 4248 G 4385 5951
-> 15 0 24 4248 G 4377 5951
-> 14 0 25 4248 G 4377 5952
-> 15 0 25 4248 G 4375 5952
-> 14 0 24 4248 G 4385 5953
-> 15 0 24 4248 G 4299 5953
-> 14 0 25 4248 G 4299 5954
-> 15 0 25 4248 G 4297 5954
-> 14 0 24 4248 G 4385 5955
-> 15 0 24 4248 G 4329 5955
-> 14 0 25 4248 G 4329 5956
-> 15 0 25 4248 G 4327 5956
-> 14 0 24 4248 G 4385 5957
-> 15 0 24 4248 G 4359 5957
-> 14 0 25 4248 G 4359 5958
-> 15 0 25 4248 G 4357 5958
-> 14 0 24 4248 G 4385 5959
-> 15 0 24 4248 G 4254 5959
-> 14 0 25 4248 G 4254 5960
-> 15 0 25 4248 G 4252 5960
-> 14 0 24 4248 G 4385 5961
-> 15 0 24 4248 G 4266 5961
-> 14 0 25 4248 G 4266 5962
-> 15 0 25 4248 G 4264 5962
-> 14 0 24 4248 G 4385 5963
-> 15 0 24 4248 G 4284 5963
-> 14 0 25 4248 G 4284 5964
-> 15 0 25 4248 G 4282 5964
-> 14 0 24 4248 G 4385 5965
-> 15 0 24 4248 G 4314 5965
-> 14 0 25 4248 G 4314 5966
-> 15 0 25 4248 G 4312 5966
-> 14 0 24 4248 G 4385 5967
-> 15 0 24 4248 G 4344 5967
-> 14 0 25 4248 G 4344 5968
-> 15 0 25 4248 G 4342 5968
-> 14 0 24 4248 G 4385 5969
-> 15 0 24 4248 G 4374 5969
-> 14 0 25 4248 G 4374 5970
-> 15 0 25 4248 G 4372 5970
-> 14 0 24 4248 G 4385 5971
-> 15 0 24 4248 G 4296 5971
-> 14 0 25 4248 G 4296 5972
-> 15 0 25 4248 G 4294 5972
-> 14 0 24 4248 G 4385 5973
-> 15 0 24 4248 G 4326 5973
-> 14 0 25 4248 G 4326 5974
-> 15 0 25 4248 G 4324 5974
-> 14 0 24 4248 G 4385 5975
-> 15 0 24 4248 G 4356 5975
-> 14 0 25 4248 G 4356 5976
-> 15 0 25 4248 G 4354 5976
-> 14 0 24 4248 G 4385 5977
-> 15 0 24 4248 G 4251 5977
-> 14 0 25 4248 G 4251 5978
-> 15 0 25 4248 G 4249 5978
-> 14 0 24 4248 G 4385 5979
-> 15 0 24 4248 G 4263 5979
-> 14 0 25 4248 G 4263 5980
-> 15 0 25 4248 G 4261 5980
-> 14 0 23 4248 G 4279 5981
-> 15 0 23 4248 G 4280 5981
-> 14 0 24 4248 G 4280 5982
-> 15 0 24 4248 G 4385 5982
-> 14 0 24 4248 G 4385 5983
-> 15 0 24 4248 G 4275 5983
-> 14 0 25 4248 G 4275 5984
-> 15 0 25 4248 G 4273 5984
-> 14 0 23 4248 G 4309 5985
-> 15 0 23 4248 G 4310 5985
-> 14 0 24 4248 G 4310 5986
-> 15 0 24 4248 G 4385 5986
-> 14 0 23 4248 G 4339 5987
-> 15 0 23 4248 G 4340 5987
-> 14 0 24 4248 G 4340 5988
-> 15 0 24 4248 G 4385 5988
-> 14 0 23 4248 G 4369 5989
-> 15 0 23 4248 G 4370 5989
-> 14 0 24 4248 G 4370 5990
-> 15 0 24 4248 G 4385 5990
-> 14 0 23 4248 G 4291 5991
-> 15 0 23 4248 G 4292 5991
-> 14 0 24 4248 G 4292 5992
-> 15 0 24 4248 G 4385 5992
-> 14 0 23 4248 G 4321 5993
-> 15 0 23 4248 G 4322 5993
-> 14 0 24 4248 G 4322 5994
-> 15 0 24 4248 G 4385 5994
-> 14 0 23 4248 G 4351 5995
-> 15 0 23 4248 G 4352 5995
-> 14 0 24 4248 G 4352 5996
-> 15 0 24 4248 G 4385 5996
-> 14 0 23 4248 G 4381 5997
-> 15 0 23 4248 G 4382 5997
-> 14 0 24 4248 G 4382 5998
-> 15 0 24 4248 G 4385 5998
-> 14 0 23 4248 G 4303 5999
-> 15 0 23 4248 G 4304 5999
-> 14 0 24 4248 G 4304 6000
-> 15 0 24 4248 G 4385 6000
-> 14 0 23 4248 G 4333 6001
-> 15 0 23 4248 G 4334 6001
-> 14 0 24 4248 G 4334 6002
-> 15 0 24 4248 G 4385 6002
-> 14 0 23 4248 G 4363 6003
-> 15 0 23 4248 G 4364 6003
-> 14 0 24 4248 G 4364 6004
-> 15 0 24 4248 G 4385 6004
-> 14 0 23 4248 G 4258 6005
-> 15 0 23 4248 G 4259 6005
-> 14 0 24 4248 G 4259 6006
-> 15 0 24 4248 G 4385 6006
-> 14 0 23 4248 G 4270 6007
-> 15 0 23 4248 G 4271 6007
-> 14 0 24 4248 G 4271 6008
-> 15 0 24 4248 G 4385 6008
-> 14 0 23 4248 G 4276 6009
-> 15 0 23 4248 G 4277 6009
-> 14 0 24 4248 G 4277 6010
-> 15 0 24 4248 G 4385 6010
-> 14 0 23 4248 G 4306 6011
-> 15 0 23 4248 G 4307 6011
-> 14 0 24 4248 G 4307 6012
-> 15 0 24 4248 G 4385 6012
-> 14 0 23 4248 G 4336 6013
-> 15 0 23 4248 G 4337 6013
-> 14 0 24 4248 G 4337 6014
-> 15 0 24 4248 G 4385 6014
-> 14 0 23 4248 G 4366 6015
-> 15 0 23 4248 G 4367 6015
-> 14 0 24 4248 G 4367 6016
-> 15 0 24 4248 G 4385 6016
-> 14 0 23 4248 G 4288 6017
-> 15 0 23 4248 G 4289 6017
-> 14 0 24 4248 G 4289 6018
-> 15 0 24 4248 G 4385 6018
-> 14 0 23 4248 G 4318 6019
-> 15 0 23 4248 G 4319 6019
-> 14 0 24 4248 G 4319 6020
-> 15 0 24 4248 G 4385 6020
-> 14 0 23 4248 G 4348 6021
-> 15 0 23 4248 G 4349 6021
-> 14 0 24 4248 G 4349 6022
-> 15 0 24 4248 G 4385 6022
-> 14 0 23 4248 G 4378 6023
-> 15 0 23 4248 G 4379 6023
-> 14 0 24 4248 G 4379 6024
-> 15 0 24 4248 G 4385 6024
-> 14 0 23 4248 G 4300 6025
-> 15 0 23 4248 G 4301 6025
-> 14 0 24 4248 G 4301 6026
-> 15 0 24 4248 G 4385 6026
-> 14 0 23 4248 G 4330 6027
-> 15 0 23 4248 G 4331 6027
-> 14 0 24 4248 G 4331 6028
-> 15 0 24 4248 G 4385 6028
-> 14 0 23 4248 G 4360 6029
-> 15 0 23 4248 G 4361 6029
-> 14 0 24 4248 G 4361 6030
-> 15 0 24 4248 G 4385 6030
-> 14 0 23 4248 G 4255 6031
-> 15 0 23 4248 G 4256 6031
-> 14 0 24 4248 G 4256 6032
-> 15 0 24 4248 G 4385 6032
-> 14 0 23 4248 G 4267 6033
-> 15 0 23 4248 G 4268 6033
-> 14 0 24 4248 G 4268 6034
-> 15 0 24 4248 G 4385 6034
-> 14 0 23 4248 G 4285 6035
-> 15 0 23 4248 G 4286 6035
-> 14 0 24 4248 G 4286 6036
-> 15 0 24 4248 G 4385 6036
-> 14 0 23 4248 G 4315 6037
-> 15 0 23 4248 G 4316 6037
-> 14 0 24 4248 G 4316 6038
-> 15 0 24 4248 G 4385 6038
-> 14 0 23 4248 G 4345 6039
-> 15 0 23 4248 G 4346 6039
-> 14 0 24 4248 G 4346 6040
-> 15 0 24 4248 G 4385 6040
-> 14 0 23 4248 G 4375 6041
-> 15 0 23 4248 G 4376 6041
-> 14 0 24 4248 G 4376 6042
-> 15 0 24 4248 G 4385 6042
-> 14 0 23 4248 G 4297 6043
-> 15 0 23 4248 G 4298 6043
-> 14 0 24 4248 G 4298 6044
-> 15 0 24 4248 G 4385 6044
-> 14 0 23 4248 G 4327 6045
-> 15 0 23 4248 G 4328 6045
-> 14 0 24 4248 G 4328 6046
-> 15 0 24 4248 G 4385 6046
-> 14 0 23 4248 G 4357 6047
-> 15 0 23 4248 G 4358 6047
-> 14 0 24 4248 G 4358 6048
-> 15 0 24 4248 G 4385 6048
-> 14 0 23 4248 G 4252 6049
-> 15 0 23 4248 G 4253 6049
-> 14 0 24 4248 G 4253 6050
-> 15 0 24 4248 G 4385 6050
-> 14 0 23 4248 G 4264 6051
-> 15 0 23 4248 G 4265 6051
-> 14 0 24 4248 G 4265 6052
-> 15 0 24 4248 G 4385 6052
-> 14 0 23 4248 G 4282 6053
-> 15 0 23 4248 G 4283 6053
-> 14 0 24 4248 G 4283 6054
-> 15 0 24 4248 G 4385 6054
-> 14 0 23 4248 G 4312 6055
-> 15 0 23 4248 G 4313 6055
-> 14 0 24 4248 G 4313 6056
-> 15 0 24 4248 G 4385 6056
-> 14 0 23 4248 G 4342 6057
-> 15 0 23 4248 G 4343 6057
-> 14 0 24 4248 G 4343 6058
-> 15 0 24 4248 G 4385 6058
-> 14 0 23 4248 G 4372 6059
-> 15 0 23 4248 G 4373 6059
-> 14 0 24 4248 G 4373 6060
-> 15 0 24 4248 G 4385 6060
-> 14 0 23 4248 G 4294 6061
-> 15 0 23 4248 G 4295 6061
-> 14 0 24 4248 G 4295 6062
-> 15 0 24 4248 G 4385 6062
-> 14 0 23 4248 G 4324 6063
-> 15 0 23 4248 G 4325 6063
-> 14 0 24 4248 G 4325 6064
-> 15 0 24 4248 G 4385 6064
-> 14 0 23 4248 G 4354 6065
-> 15 0 23 4248 G 4355 6065
-> 14 0 24 4248 G 4355 6066
-> 15 0 24 4248 G 4385 6066
-> 14 0 23 4248 G 4249 6067
-> 15 0 23 4248 G 4250 6067
-> 14 0 24 4248 G 4250 6068
-> 15 0 24 4248 G 4385 6068
-> 14 0 23 4248 G 4261 6069
-> 15 0 23 4248 G 4262 6069
-> 14 0 24 4248 G 4262 6070
-> 15 0 24 4248 G 4385 6070
-> 14 0 23 4094 G 4095 6071
-> 15 0 23 4094 G 4096 6071
-> 14 0 24 4094 G 4096 6072
-> 15 0 24 4094 G 4246 6072
-> 14 0 24 4094 G 4246 6073
-> 15 0 24 4094 G 4109 6073
-> 14 0 25 4094 G 4109 6074
-> 15 0 25 4094 G 4107 6074
-> 14 0 24 4094 G 4246 6075
-> 15 0 24 4094 G 4121 6075
-> 14 0 25 4094 G 4121 6076
-> 15 0 25 4094 G 4119 6076
-> 14 0 24 4094 G 4246 6077
-> 15 0 24 4094 G 4130 6077
-> 14 0 25 4094 G 4130 6078
-> 15 0 25 4094 G 4128 6078
-> 14 0 24 4094 G 4246 6079
-> 15 0 24 4094 G 4160 6079
-> 14 0 25 4094 G 4160 6080
-> 15 0 25 4094 G 4158 6080
-> 14 0 24 4094 G 4246 6081
-> 15 0 24 4094 G 4190 6081
-> 14 0 25 4094 G 4190 6082
-> 15 0 25 4094 G 4188 6082
-> 14 0 24 4094 G 4246 6083
-> 15 0 24 4094 G 4220 6083
-> 14 0 25 4094 G 4220 6084
-> 15 0 25 4094 G 4218 6084
-> 14 0 24 4094 G 4246 6085
-> 15 0 24 4094 G 4142 6085
-> 14 0 25 4094 G 4142 6086
-> 15 0 25 4094 G 4140 6086
-> 14 0 24 4094 G 4246 6087
-> 15 0 24 4094 G 4172 6087
-> 14 0 25 4094 G 4172 6088
-> 15 0 25 4094 G 4170 6088
-> 14 0 24 4094 G 4246 6089
-> 15 0 24 4094 G 4202 6089
-> 14 0 25 4094 G 4202 6090
-> 15 0 25 4094 G 4200 6090
-> 14 0 24 4094 G 4246 6091
-> 15 0 24 4094 G 4232 6091
-> 14 0 25 4094 G 4232 6092
-> 15 0 25 4094 G 4230 6092
-> 14 0 24 4094 G 4246 6093
-> 15 0 24 4094 G 4106 6093
-> 14 0 25 4094 G 4106 6094
-> 15 0 25 4094 G 4104 6094
-> 14 0 24 4094 G 4246 6095
-> 15 0 24 4094 G 4118 6095
-> 14 0 25 4094 G 4118 6096
-> 15 0 25 4094 G 4116 6096
-> 14 0 24 4094 G 4246 6097
-> 15 0 24 4094 G 4127 6097
-> 14 0 25 4094 G 4127 6098
-> 15 0 25 4094 G 4125 6098
-> 14 0 24 4094 G 4246 6099
-> 15 0 24 4094 G 4157 6099
-> 14 0 25 4094 G 4157 6100
-> 15 0 25 4094 G 4155 6100
-> 14 0 24 4094 G 4246 6101
-> 15 0 24 4094 G 4187 6101
-> 14 0 25 4094 G 4187 6102
-> 15 0 25 4094 G 4185 6102
-> 14 0 24 4094 G 4246 6103
-> 15 0 24 4094 G 4217 6103
-> 14 0 25 4094 G 4217 6104
-> 15 0 25 4094 G 4215 6104
-> 14 0 24 4094 G 4246 6105
-> 15 0 24 4094 G 4139 6105
-> 14 0 25 4094 G 4139 6106
-> 15 0 25 4094 G 4137 6106
-> 14 0 24 4094 G 4246 6107
-> 15 0 24 4094 G 4169 6107
-> 14 0 25 4094 G 4169 6108
-> 15 0 25 4094 G 4167 6108
-> 14 0 24 4094 G 4246 6109
-> 15 0 24 4094 G 4199 6109
-> 14 0 25 4094 G 4199 6110
-> 15 0 25 4094 G 4197 6110
-> 14 0 24 4094 G 4246 6111
-> 15 0 24 4094 G 4229 6111
-> 14 0 25 4094 G 4229 6112
-> 15 0 25 4094 G 4227 6112
-> 14 0 24 4094 G 4246 6113
-> 15 0 24 4094 G 4151 6113
-> 14 0 25 4094 G 4151 6114
-> 15 0 25 4094 G 4149 6114
-> 14 0 24 4094 G 4246 6115
-> 15 0 24 4094 G 4181 6115
-> 14 0 25 4094 G 4181 6116
-> 15 0 25 4094 G 4179 6116
-> 14 0 24 4094 G 4246 6117
-> 15 0 24 4094 G 4211 6117
-> 14 0 25 4094 G 4211 6118
-> 15 0 25 4094 G 4209 6118
-> 14 0 24 4094 G 4246 6119
-> 15 0 24 4094 G 4241 6119
-> 14 0 25 4094 G 4241 6120
-> 15 0 25 4094 G 4239 6120
-> 14 0 24 4094 G 4246 6121
-> 15 0 24 4094 G 4103 6121
-> 14 0 25 4094 G 4103 6122
-> 15 0 25 4094 G 4101 6122
-> 14 0 24 4094 G 4246 6123
-> 15 0 24 4094 G 4115 6123
-> 14 0 25 4094 G 4115 6124
-> 15 0 25 4094 G 4113 6124
-> 14 0 24 4094 G 4246 6125
-> 15 0 24 4094 G 4124 6125
-> 14 0 25 4094 G 4124 6126
-> 15 0 25 4094 G 4122 6126
-> 14 0 26 4094 G 4246 6127
-> 15 0 26 4094 G 4245 6127
-> 14 0 24 4094 G 4246 6128
-> 15 0 24 4094 G 4154 6128
-> 14 0 25 4094 G 4154 6129
-> 15 0 25 4094 G 4152 6129
-> 14 0 24 4094 G 4246 6130
-> 15 0 24 4094 G 4184 6130
-> 14 0 25 4094 G 4184 6131
-> 15 0 25 4094 G 4182 6131
-> 14 0 24 4094 G 4246 6132
-> 15 0 24 4094 G 4214 6132
-> 14 0 25 4094 G 4214 6133
-> 15 0 25 4094 G 4212 6133
-> 14 0 24 4094 G 4246 6134
-> 15 0 24 4094 G 4136 6134
-> 14 0 25 4094 G 4136 6135
-> 15 0 25 4094 G 4134 6135
-> 14 0 24 4094 G 4246 6136
-> 15 0 24 4094 G 4244 6136
-> 14 0 25 4094 G 4244 6137
-> 15 0 25 4094 G 4242 6137
-> 14 0 24 4094 G 4246 6138
-> 15 0 24 4094 G 4166 6138
-> 14 0 25 4094 G 4166 6139
-> 15 0 25 4094 G 4164 6139
-> 14 0 24 4094 G 4246 6140
-> 15 0 24 4094 G 4196 6140
-> 14 0 25 4094 G 4196 6141
-> 15 0 25 4094 G 4194 6141
-> 14 0 24 4094 G 4246 6142
-> 15 0 24 4094 G 4226 6142
-> 14 0 25 4094 G 4226 6143
-> 15 0 25 4094 G 4224 6143
-> 14 0 24 4094 G 4246 6144
-> 15 0 24 4094 G 4148 6144
-> 14 0 25 4094 G 4148 6145
-> 15 0 25 4094 G 4146 6145
-> 14 0 24 4094 G 4246 6146
-> 15 0 24 4094 G 4178 6146
-> 14 0 25 4094 G 4178 6147
-> 15 0 25 4094 G 4176 6147
-> 14 0 24 4094 G 4246 6148
-> 15 0 24 4094 G 4208 6148
-> 14 0 25 4094 G 4208 6149
-> 15 0 25 4094 G 4206 6149
-> 14 0 24 4094 G 4246 6150
-> 15 0 24 4094 G 4238 6150
-> 14 0 25 4094 G 4238 6151
-> 15 0 25 4094 G 4236 6151
-> 14 0 24 4094 G 4246 6152
-> 15 0 24 4094 G 4100 6152
-> 14 0 25 4094 G 4100 6153
-> 15 0 25 4094 G 4098 6153
-> 14 0 24 4094 G 4246 6154
-> 15 0 24 4094 G 4112 6154
-> 14 0 25 4094 G 4112 6155
-> 15 0 25 4094 G 4110 6155
-> 14 0 24 4094 G 4246 6156
-> 15 0 24 4094 G 4133 6156
-> 14 0 25 4094 G 4133 6157
-> 15 0 25 4094 G 4131 6157
-> 14 0 24 4094 G 4246 6158
-> 15 0 24 4094 G 4163 6158
-> 14 0 25 4094 G 4163 6159
-> 15 0 25 4094 G 4161 6159
-> 14 0 24 4094 G 4246 6160
-> 15 0 24 4094 G 4193 6160
-> 14 0 25 4094 G 4193 6161
-> 15 0 25 4094 G 4191 6161
-> 14 0 24 4094 G 4246 6162
-> 15 0 24 4094 G 4223 6162
-> 14 0 25 4094 G 4223 6163
-> 15 0 25 4094 G 4221 6163
-> 14 0 24 4094 G 4246 6164
-> 15 0 24 4094 G 4145 6164
-> 14 0 25 4094 G 4145 6165
-> 15 0 25 4094 G 4143 6165
-> 14 0 24 4094 G 4246 6166
-> 15 0 24 4094 G 4175 6166
-> 14 0 25 4094 G 4175 6167
-> 15 0 25 4094 G 4173 6167
-> 14 0 24 4094 G 4246 6168
-> 15 0 24 4094 G 4205 6168
-> 14 0 25 4094 G 4205 6169
-> 15 0 25 4094 G 4203 6169
-> 14 0 24 4094 G 4246 6170
-> 15 0 24 4094 G 4235 6170
-> 14 0 25 4094 G 4235 6171
-> 15 0 25 4094 G 4233 6171
-> 14 0 23 4094 G 4107 6172
-> 15 0 23 4094 G 4108 6172
-> 14 0 24 4094 G 4108 6173
-> 15 0 24 4094 G 4246 6173
-> 14 0 24 4094 G 4246 6174
-> 15 0 24 4094 G 4097 6174
-> 14 0 25 4094 G 4097 6175
-> 15 0 25 4094 G 4095 6175
-> 14 0 23 4094 G 4119 6176
-> 15 0 23 4094 G 4120 6176
-> 14 0 24 4094 G 4120 6177
-> 15 0 24 4094 G 4246 6177
-> 14 0 23 4094 G 4128 6178
-> 15 0 23 4094 G 4129 6178
-> 14 0 24 4094 G 4129 6179
-> 15 0 24 4094 G 4246 6179
-> 14 0 23 4094 G 4158 6180
-> 15 0 23 4094 G 4159 6180
-> 14 0 24 4094 G 4159 6181
-> 15 0 24 4094 G 4246 6181
-> 14 0 23 4094 G 4188 6182
-> 15 0 23 4094 G 4189 6182
-> 14 0 24 4094 G 4189 6183
-> 15 0 24 4094 G 4246 6183
-> 14 0 23 4094 G 4218 6184
-> 15 0 23 4094 G 4219 6184
-> 14 0 24 4094 G 4219 6185
-> 15 0 24 4094 G 4246 6185
-> 14 0 23 4094 G 4140 6186
-> 15 0 23 4094 G 4141 6186
-> 14 0 24 4094 G 4141 6187
-> 15 0 24 4094 G 4246 6187
-> 14 0 23 4094 G 4170 6188
-> 15 0 23 4094 G 4171 6188
-> 14 0 24 4094 G 4171 6189
-> 15 0 24 4094 G 4246 6189
-> 14 0 23 4094 G 4200 6190
-> 15 0 23 4094 G 4201 6190
-> 14 0 24 4094 G 4201 6191
-> 15 0 24 4094 G 4246 6191
-> 14 0 23 4094 G 4230 6192
-> 15 0 23 4094 G 4231 6192
-> 14 0 24 4094 G 4231 6193
-> 15 0 24 4094 G 4246 6193
-> 14 0 23 4094 G 4104 6194
-> 15 0 23 4094 G 4105 6194
-> 14 0 24 4094 G 4105 6195
-> 15 0 24 4094 G 4246 6195
-> 14 0 23 4094 G 4116 6196
-> 15 0 23 4094 G 4117 6196
-> 14 0 24 4094 G 4117 6197
-> 15 0 24 4094 G 4246 6197
-> 14 0 23 4094 G 4125 6198
-> 15 0 23 4094 G 4126 6198
-> 14 0 24 4094 G 4126 6199
-> 15 0 24 4094 G 4246 6199
-> 14 0 23 4094 G 4155 6200
-> 15 0 23 4094 G 4156 6200
-> 14 0 24 4094 G 4156 6201
-> 15 0 24 4094 G 4246 6201
-> 14 0 23 4094 G 4185 6202
-> 15 0 23 4094 G 4186 6202
-> 14 0 24 4094 G 4186 6203
-> 15 0 24 4094 G 4246 6203
-> 14 0 23 4094 G 4215 6204
-> 15 0 23 4094 G 4216 6204
-> 14 0 24 4094 G 4216 6205
-> 15 0 24 4094 G 4246 6205
-> 14 0 23 4094 G 4137 6206
-> 15 0 23 4094 G 4138 6206
-> 14 0 24 4094 G 4138 6207
-> 15 0 24 4094 G 4246 6207
-> 14 0 23 4094 G 4167 6208
-> 15 0 23 4094 G 4168 6208
-> 14 0 24 4094 G 4168 6209
-> 15 0 24 4094 G 4246 6209
-> 14 0 23 4094 G 4197 6210
-> 15 0 23 4094 G 4198 6210
-> 14 0 24 4094 G 4198 6211
-> 15 0 24 4094 G 4246 6211
-> 14 0 23 4094 G 4227 6212
-> 15 0 23 4094 G 4228 6212
-> 14 0 24 4094 G 4228 6213
-> 15 0 24 4094 G 4246 6213
-> 14 0 23 4094 G 4149 6214
-> 15 0 23 4094 G 4150 6214
-> 14 0 24 4094 G 4150 6215
-> 15 0 24 4094 G 4246 6215
-> 14 0 23 4094 G 4179 6216
-> 15 0 23 4094 G 4180 6216
-> 14 0 24 4094 G 4180 6217
-> 15 0 24 4094 G 4246 6217
-> 14 0 23 4094 G 4209 6218
-> 15 0 23 4094 G 4210 6218
-> 14 0 24 4094 G 4210 6219
-> 15 0 24 4094 G 4246 6219
-> 14 0 23 4094 G 4239 6220
-> 15 0 23 4094 G 4240 6220
-> 14 0 24 4094 G 4240 6221
-> 15 0 24 4094 G 4246 6221
-> 14 0 23 4094 G 4101 6222
-> 15 0 23 4094 G 4102 6222
-> 14 0 24 4094 G 4102 6223
-> 15 0 24 4094 G 4246 6223
-> 14 0 23 4094 G 4113 6224
-> 15 0 23 4094 G 4114 6224
-> 14 0 24 4094 G 4114 6225
-> 15 0 24 4094 G 4246 6225
-> 14 0 23 4094 G 4122 6226
-> 15 0 23 4094 G 4123 6226
-> 14 0 24 4094 G 4123 6227
-> 15 0 24 4094 G 4246 6227
-> 14 0 23 4094 G 4152 6228
-> 15 0 23 4094 G 4153 6228
-> 14 0 24 4094 G 4153 6229
-> 15 0 24 4094 G 4246 6229
-> 14 0 23 4094 G 4182 6230
-> 15 0 23 4094 G 4183 6230
-> 14 0 24 4094 G 4183 6231
-> 15 0 24 4094 G 4246 6231
-> 14 0 23 4094 G 4212 6232
-> 15 0 23 4094 G 4213 6232
-> 14 0 24 4094 G 4213 6233
-> 15 0 24 4094 G 4246 6233
-> 14 0 23 4094 G 4134 6234
-> 15 0 23 4094 G 4135 6234
-> 14 0 24 4094 G 4135 6235
-> 15 0 24 4094 G 4246 6235
-> 14 0 23 4094 G 4242 6236
-> 15 0 23 4094 G 4243 6236
-> 14 0 24 4094 G 4243 6237
-> 15 0 24 4094 G 4246 6237
-> 14 0 23 4094 G 4164 6238
-> 15 0 23 4094 G 4165 6238
-> 14 0 24 4094 G 4165 6239
-> 15 0 24 4094 G 4246 6239
-> 14 0 23 4094 G 4194 6240
-> 15 0 23 4094 G 4195 6240
-> 14 0 24 4094 G 4195 6241
-> 15 0 24 4094 G 4246 6241
-> 14 0 23 4094 G 4224 6242
-> 15 0 23 4094 G 4225 6242
-> 14 0 24 4094 G 4225 6243
-> 15 0 24 4094 G 4246 6243
-> 14 0 23 4094 G 4146 6244
-> 15 0 23 4094 G 4147 6244
-> 14 0 24 4094 G 4147 6245
-> 15 0 24 4094 G 4246 6245
-> 14 0 23 4094 G 4176 6246
-> 15 0 23 4094 G 4177 6246
-> 14 0 24 4094 G 4177 6247
-> 15 0 24 4094 G 4246 6247
-> 14 0 23 4094 G 4206 6248
-> 15 0 23 4094 G 4207 6248
-> 14 0 24 4094 G 4207 6249
-> 15 0 24 4094 G 4246 6249
-> 14 0 23 4094 G 4236 6250
-> 15 0 23 4094 G 4237 6250
-> 14 0 24 4094 G 4237 6251
-> 15 0 24 4094 G 4246 6251
-> 14 0 23 4094 G 4098 6252
-> 15 0 23 4094 G 4099 6252
-> 14 0 24 4094 G 4099 6253
-> 15 0 24 4094 G 4246 6253
-> 14 0 23 4094 G 4110 6254
-> 15 0 23 4094 G 4111 6254
-> 14 0 24 4094 G 4111 6255
-> 15 0 24 4094 G 4246 6255
-> 14 0 23 4094 G 4131 6256
-> 15 0 23 4094 G 4132 6256
-> 14 0 24 4094 G 4132 6257
-> 15 0 24 4094 G 4246 6257
-> 14 0 23 4094 G 4161 6258
-> 15 0 23 4094 G 4162 6258
-> 14 0 24 4094 G 4162 6259
-> 15 0 24 4094 G 4246 6259
-> 14 0 23 4094 G 4191 6260
-> 15 0 23 4094 G 4192 6260
-> 14 0 24 4094 G 4192 6261
-> 15 0 24 4094 G 4246 6261
-> 14 0 23 4094 G 4221 6262
-> 15 0 23 4094 G 4222 6262
-> 14 0 24 4094 G 4222 6263
-> 15 0 24 4094 G 4246 6263
-> 14 0 23 4094 G 4143 6264
-> 15 0 23 4094 G 4144 6264
-> 14 0 24 4094 G 4144 6265
-> 15 0 24 4094 G 4246 6265
-> 14 0 23 4094 G 4173 6266
-> 15 0 23 4094 G 4174 6266
-> 14 0 24 4094 G 4174 6267
-> 15 0 24 4094 G 4246 6267
-> 14 0 23 4094 G 4203 6268
-> 15 0 23 4094 G 4204 6268
-> 14 0 24 4094 G 4204 6269
-> 15 0 24 4094 G 4246 6269
-> 14 0 23 4094 G 4233 6270
-> 15 0 23 4094 G 4234 6270
-> 14 0 24 4094 G 4234 6271
-> 15 0 24 4094 G 4246 6271
-> 14 0 20 3921 G 4091 6272
-> 15 0 20 3921 G 4093 6272
-> 14 0 22 3921 G 4093 6273
-> 15 0 22 3921 G 4388 6273
-> 14 0 21 3921 G 4093 6274
-> 15 0 21 3921 G 4386 6274
-> 14 0 22 3921 G 4386 6275
-> 15 0 22 3921 G 4384 6275
-> 14 0 21 3921 G 4093 6276
-> 15 0 21 3921 G 4247 6276
-> 14 0 22 3921 G 4247 6277
-> 15 0 22 3921 G 4245 6277
-> 14 0 20 3921 G 4388 6278
-> 15 0 20 3921 G 4386 6278
-> 14 0 20 3921 G 4388 6279
-> 15 0 20 3921 G 4247 6279
-> 14 0 21 3921 G 4386 6280
-> 15 0 21 3921 G 4247 6280
-> 4 33 0 2 3 ROUTER-LINK
-> 14 0 33 0 G 10 6281
-> 15 0 33 0 G 4797 6281
-> 4 34 0 3 12 LINK-ROUTER
-> 14 0 34 0 G 4797 6282
-> 15 0 34 0 G 4796 6282
-> 14 0 33 0 G 5 6283
-> 15 0 33 0 G 3920 6283
-> 14 0 34 0 G 3920 6284
-> 15 0 34 0 G 3919 6284
-> 14 0 33 0 G 8 6285
-> 15 0 33 0 G 868 6285
-> 14 0 34 0 G 868 6286
-> 15 0 34 0 G 867 6286
-> 14 0 33 0 G 3 6287
-> 15 0 33 0 G 3414 6287
-> 14 0 34 0 G 3414 6288
-> 15 0 34 0 G 3413 6288
-> 14 0 33 0 G 4 6289
-> 15 0 33 0 G 2348 6289
-> 14 0 34 0 G 2348 6290
-> 15 0 34 0 G 2347 6290
-> 14 0 33 0 G 7 6291
-> 15 0 33 0 G 498 6291
-> 14 0 34 0 G 498 6292
-> 15 0 34 0 G 497 6292
-> 14 0 33 0 G 6 6293
-> 15 0 33 0 G 1605 6293
-> 14 0 34 0 G 1605 6294
-> 15 0 34 0 G 1604 6294
-> 14 0 33 0 G 2 6295
-> 15 0 33 0 G 1188 6295
-> 14 0 34 0 G 1188 6296
-> 15 0 34 0 G 1187 6296
-> 14 0 33 0 G 11 6297
-> 15 0 33 0 G 4389 6297
-> 14 0 34 0 G 4389 6298
-> 15 0 34 0 G 4388 6298
-> 4 35 0 3 3 LINK-LINK
-> 14 0 35 0 G 4797 6299
-> 15 0 35 0 G 20 6299
-> 14 0 35 0 G 14 6300
-> 15 0 35 0 G 3920 6300
-> 14 0 35 0 G 17 6301
-> 15 0 35 0 G 868 6301
-> 14 0 35 0 G 15 6302
-> 15 0 35 0 G 3414 6302
-> 14 0 35 0 G 13 6303
-> 15 0 35 0 G 2348 6303
-> 14 0 35 0 G 16 6304
-> 15 0 35 0 G 498 6304
-> 14 0 35 0 G 18 6305
-> 15 0 35 0 G 1605 6305
-> 14 0 35 0 G 12 6306
-> 15 0 35 0 G 1188 6306
-> 14 0 35 0 G 19 6307
-> 15 0 35 0 G 4389 6307
-> 14 0 35 0 G 14 6308
-> 15 0 35 0 G 3414 6308
-> 14 0 35 0 G 15 6309
-> 15 0 35 0 G 1605 6309
-> 14 0 35 0 G 17 6310
-> 15 0 35 0 G 1605 6310
-> 14 0 35 0 G 3414 6311
-> 15 0 35 0 G 13 6311
-> 14 0 35 0 G 3414 6312
-> 15 0 35 0 G 12 6312
-> 14 0 35 0 G 16 6313
-> 15 0 35 0 G 1605 6313
-> 7 0 2 9
-> 7 0 3 18
-> 7 0 3 19
-> 7 0 3 17
-> 7 0 2 2
-> 7 0 3 13
-> 7 0 3 20
-> 7 0 2 10
-> 7 0 2 8
-> 7 0 3 16
-> 7 0 2 3
-> 7 0 3 15
-> 7 0 2 11
-> 7 0 3 14
-> 7 0 2 7
-> 7 0 2 6
-> 7 0 2 5
-> 7 0 3 12
-> 7 0 2 4
-> 7 0 1 1
-> 7 0 3 4794
-> 7 0 7 4648
-> 7 0 9 4778
-> 7 0 7 4660
-> 7 0 9 4640
-> 7 0 9 4665
-> 7 0 9 4652
-> 7 0 9 4725
-> 7 0 9 4701
-> 7 0 7 4663
-> 7 0 9 4677
-> 7 0 9 4785
-> 7 0 9 4761
-> 7 0 7 4723
-> 7 0 9 4737
-> 7 0 7 4699
-> 7 0 9 4713
-> 7 0 7 4675
-> 7 0 9 4689
-> 7 0 7 4783
-> 7 0 7 4759
-> 7 0 9 4773
-> 7 0 7 4735
-> 7 0 9 4749
-> 7 0 7 4711
-> 7 0 7 4687
-> 7 0 7 4771
-> 7 0 7 4747
-> 7 0 9 4673
-> 7 0 9 4703
-> 7 0 9 4733
-> 7 0 9 4647
-> 7 0 9 4763
-> 7 0 9 4685
-> 7 0 7 4639
-> 7 0 9 4715
-> 7 0 9 4745
-> 7 0 9 4659
-> 7 0 9 4775
-> 7 0 7 4651
-> 7 0 9 4637
-> 7 0 9 4649
-> 7 0 9 4668
-> 7 0 12 4792
-> 7 0 9 4728
-> 7 0 9 4704
-> 7 0 9 4661
-> 7 0 7 4666
-> 7 0 9 4680
-> 7 0 9 4788
-> 7 0 9 4764
-> 7 0 7 4726
-> 7 0 9 4740
-> 7 0 7 4702
-> 7 0 9 4716
-> 7 0 7 4678
-> 7 0 9 4692
-> 7 0 7 4786
-> 7 0 7 4762
-> 7 0 9 4776
-> 7 0 7 4738
-> 7 0 9 4752
-> 7 0 7 4714
-> 7 0 7 4690
-> 7 0 7 4774
-> 7 0 9 4670
-> 7 0 7 4750
-> 7 0 9 4638
-> 7 0 9 4700
-> 7 0 9 4730
-> 7 0 9 4760
-> 7 0 9 4682
-> 7 0 9 4790
-> 7 0 9 4650
-> 7 0 9 4712
-> 7 0 9 4742
-> 7 0 7 4642
-> 7 0 9 4772
-> 7 0 9 4662
-> 7 0 7 4654
-> 7 0 9 4646
-> 7 0 9 4695
-> 7 0 9 4671
-> 7 0 9 4755
-> 7 0 9 4658
-> 7 0 9 4731
-> 7 0 7 4693
-> 7 0 9 4707
-> 7 0 7 4669
-> 7 0 9 4683
-> 7 0 9 4791
-> 7 0 7 4753
-> 7 0 9 4767
-> 7 0 7 4729
-> 7 0 9 4743
-> 7 0 7 4705
-> 7 0 9 4719
-> 7 0 7 4681
-> 7 0 7 4789
-> 7 0 7 4765
-> 7 0 9 4779
-> 7 0 7 4741
-> 7 0 7 4717
-> 7 0 9 4667
-> 7 0 9 4697
-> 7 0 7 4777
-> 7 0 9 4727
-> 7 0 9 4793
-> 7 0 9 4641
-> 7 0 9 4757
-> 7 0 9 4679
-> 7 0 9 4787
-> 7 0 9 4709
-> 7 0 9 4739
-> 7 0 9 4653
-> 7 0 9 4769
-> 7 0 9 4691
-> 7 0 7 4645
-> 7 0 9 4721
-> 7 0 9 4751
-> 7 0 9 4781
-> 7 0 7 4657
-> 7 0 9 4643
-> 7 0 9 4698
-> 7 0 9 4655
-> 7 0 9 4674
-> 7 0 9 4758
-> 7 0 9 4734
-> 7 0 7 4696
-> 7 0 9 4710
-> 7 0 7 4672
-> 7 0 9 4686
-> 7 0 7 4756
-> 7 0 9 4770
-> 7 0 7 4732
-> 7 0 9 4746
-> 7 0 7 4708
-> 7 0 9 4722
-> 7 0 7 4684
-> 7 0 7 4768
-> 7 0 9 4782
-> 7 0 9 4664
-> 7 0 7 4744
-> 7 0 9 4694
-> 7 0 7 4720
-> 7 0 9 4724
-> 7 0 9 4754
-> 7 0 7 4780
-> 7 0 9 4676
-> 7 0 9 4784
-> 7 0 9 4644
-> 7 0 9 4706
-> 7 0 9 4736
-> 7 0 7 4636
-> 7 0 9 4766
-> 7 0 9 4688
-> 7 0 9 4656
-> 7 0 9 4718
-> 7 0 9 4748
-> 7 0 6 4635
-> 7 0 3 4797
-> 7 0 12 4796
-> 7 0 6 4795
-> 7 0 3 4634
-> 7 0 9 4405
-> 7 0 9 4427
-> 7 0 9 4511
-> 7 0 7 4422
-> 7 0 9 4463
-> 7 0 9 4547
-> 7 0 9 4631
-> 7 0 7 4458
-> 7 0 9 4499
-> 7 0 7 4542
-> 7 0 9 4583
-> 7 0 7 4494
-> 7 0 9 4535
-> 7 0 7 4578
-> 7 0 9 4619
-> 7 0 7 4446
-> 7 0 7 4530
-> 7 0 7 4614
-> 7 0 9 4633
-> 7 0 9 4459
-> 7 0 7 4566
-> 7 0 9 4400
-> 7 0 9 4519
-> 7 0 9 4441
-> 7 0 9 4579
-> 7 0 9 4501
-> 7 0 9 4561
-> 7 0 9 4621
-> 7 0 7 4413
-> 7 0 9 4454
-> 7 0 9 4414
-> 7 0 7 4449
-> 7 0 9 4490
-> 7 0 9 4574
-> 7 0 9 4442
-> 7 0 7 4485
-> 7 0 9 4526
-> 7 0 7 4569
-> 7 0 9 4610
-> 7 0 7 4437
-> 7 0 9 4478
-> 7 0 7 4521
-> 7 0 9 4562
-> 7 0 7 4605
-> 7 0 7 4473
-> 7 0 7 4557
-> 7 0 9 4598
-> 7 0 9 4426
-> 7 0 9 4486
-> 7 0 7 4593
-> 7 0 9 4546
-> 7 0 9 4468
-> 7 0 9 4606
-> 7 0 9 4528
-> 7 0 9 4415
-> 7 0 7 4404
-> 7 0 9 4588
-> 7 0 9 4399
-> 7 0 9 4481
-> 7 0 9 4433
-> 7 0 9 4517
-> 7 0 9 4601
-> 7 0 7 4428
-> 7 0 9 4469
-> 7 0 7 4512
-> 7 0 9 4553
-> 7 0 7 4464
-> 7 0 9 4505
-> 7 0 7 4548
-> 7 0 9 4589
-> 7 0 7 4500
-> 7 0 7 4584
-> 7 0 9 4625
-> 7 0 9 4453
-> 7 0 7 4536
-> 7 0 9 4513
-> 7 0 7 4620
-> 7 0 9 4435
-> 7 0 9 4573
-> 7 0 9 4406
-> 7 0 9 4495
-> 7 0 7 4395
-> 7 0 9 4555
-> 7 0 9 4477
-> 7 0 9 4615
-> 7 0 9 4537
-> 7 0 9 4597
-> 7 0 9 4424
-> 7 0 9 4408
-> 7 0 7 4419
-> 7 0 9 4460
-> 7 0 9 4544
-> 7 0 7 4455
-> 7 0 9 4496
-> 7 0 7 4539
-> 7 0 9 4580
-> 7 0 9 4448
-> 7 0 7 4491
-> 7 0 9 4532
-> 7 0 7 4575
-> 7 0 9 4616
-> 7 0 7 4443
-> 7 0 9 4420
-> 7 0 7 4527
-> 7 0 9 4568
-> 7 0 7 4611
-> 7 0 9 4480
-> 7 0 7 4563
-> 7 0 9 4397
-> 7 0 9 4540
-> 7 0 9 4462
-> 7 0 9 4600
-> 7 0 9 4522
-> 7 0 9 4444
-> 7 0 9 4582
-> 7 0 9 4504
-> 7 0 9 4564
-> 7 0 7 4410
-> 7 0 9 4624
-> 7 0 9 4393
-> 7 0 9 4451
-> 7 0 9 4487
-> 7 0 9 4417
-> 7 0 9 4571
-> 7 0 9 4439
-> 7 0 9 4523
-> 7 0 7 4482
-> 7 0 9 4607
-> 7 0 9 4475
-> 7 0 7 4434
-> 7 0 9 4559
-> 7 0 7 4518
-> 7 0 7 4602
-> 7 0 7 4470
-> 7 0 7 4554
-> 7 0 9 4595
-> 7 0 7 4506
-> 7 0 9 4429
-> 7 0 7 4590
-> 7 0 9 4489
-> 7 0 7 4626
-> 7 0 9 4549
-> 7 0 9 4471
-> 7 0 9 4412
-> 7 0 9 4609
-> 7 0 9 4531
-> 7 0 7 4401
-> 7 0 9 4591
-> 7 0 12 4632
-> 7 0 9 4402
-> 7 0 9 4430
-> 7 0 9 4514
-> 7 0 9 4466
-> 7 0 7 4425
-> 7 0 9 4550
-> 7 0 7 4509
-> 7 0 9 4502
-> 7 0 7 4461
-> 7 0 7 4545
-> 7 0 9 4586
-> 7 0 7 4629
-> 7 0 9 4538
-> 7 0 7 4497
-> 7 0 7 4581
-> 7 0 9 4622
-> 7 0 7 4533
-> 7 0 9 4456
-> 7 0 7 4617
-> 7 0 9 4516
-> 7 0 9 4438
-> 7 0 9 4403
-> 7 0 7 4392
-> 7 0 9 4576
-> 7 0 9 4498
-> 7 0 9 4558
-> 7 0 9 4618
-> 7 0 7 4416
-> 7 0 9 4421
-> 7 0 9 4457
-> 7 0 9 4411
-> 7 0 9 4541
-> 7 0 9 4493
-> 7 0 7 4452
-> 7 0 9 4577
-> 7 0 9 4445
-> 7 0 9 4529
-> 7 0 7 4488
-> 7 0 7 4572
-> 7 0 9 4613
-> 7 0 7 4440
-> 7 0 7 4524
-> 7 0 9 4565
-> 7 0 7 4608
-> 7 0 7 4476
-> 7 0 9 4423
-> 7 0 7 4560
-> 7 0 9 4483
-> 7 0 9 4394
-> 7 0 9 4543
-> 7 0 7 4596
-> 7 0 9 4465
-> 7 0 9 4603
-> 7 0 9 4525
-> 7 0 9 4447
-> 7 0 9 4585
-> 7 0 9 4507
-> 7 0 9 4418
-> 7 0 7 4407
-> 7 0 9 4567
-> 7 0 9 4627
-> 7 0 9 4396
-> 7 0 9 4484
-> 7 0 9 4436
-> 7 0 9 4520
-> 7 0 7 4479
-> 7 0 9 4604
-> 7 0 9 4472
-> 7 0 7 4431
-> 7 0 9 4556
-> 7 0 7 4515
-> 7 0 7 4599
-> 7 0 9 4508
-> 7 0 7 4467
-> 7 0 7 4551
-> 7 0 9 4592
-> 7 0 7 4503
-> 7 0 9 4450
-> 7 0 7 4587
-> 7 0 9 4628
-> 7 0 9 4510
-> 7 0 9 4432
-> 7 0 9 4570
-> 7 0 7 4623
-> 7 0 9 4492
-> 7 0 9 4630
-> 7 0 9 4552
-> 7 0 9 4409
-> 7 0 9 4474
-> 7 0 7 4398
-> 7 0 9 4612
-> 7 0 9 4534
-> 7 0 9 4594
-> 7 0 6 4391
-> 7 0 1 4390
-> 7 0 12 3919
-> 7 0 6 3918
-> 7 0 7 3801
-> 7 0 9 3827
-> 7 0 9 3887
-> 7 0 9 3817
-> 7 0 9 3863
-> 7 0 12 3915
-> 7 0 7 3813
-> 7 0 9 3839
-> 7 0 9 3899
-> 7 0 9 3875
-> 7 0 9 3851
-> 7 0 9 3911
-> 7 0 9 3823
-> 7 0 9 3853
-> 7 0 9 3883
-> 7 0 7 3825
-> 7 0 9 3913
-> 7 0 9 3835
-> 7 0 7 3855
-> 7 0 9 3865
-> 7 0 7 3885
-> 7 0 9 3806
-> 7 0 9 3895
-> 7 0 7 3837
-> 7 0 9 3847
-> 7 0 7 3867
-> 7 0 9 3877
-> 7 0 7 3897
-> 7 0 9 3818
-> 7 0 9 3907
-> 7 0 7 3849
-> 7 0 7 3879
-> 7 0 7 3909
-> 7 0 9 3802
-> 7 0 7 3798
-> 7 0 9 3854
-> 7 0 9 3830
-> 7 0 9 3814
-> 7 0 9 3914
-> 7 0 7 3810
-> 7 0 9 3890
-> 7 0 9 3866
-> 7 0 9 3842
-> 7 0 9 3902
-> 7 0 9 3878
-> 7 0 7 3822
-> 7 0 9 3797
-> 7 0 9 3832
-> 7 0 7 3852
-> 7 0 9 3916
-> 7 0 9 3862
-> 7 0 7 3882
-> 7 0 9 3892
-> 7 0 7 3912
-> 7 0 7 3834
-> 7 0 9 3809
-> 7 0 9 3844
-> 7 0 7 3864
-> 7 0 9 3874
-> 7 0 7 3894
-> 7 0 9 3904
-> 7 0 7 3846
-> 7 0 9 3821
-> 7 0 7 3876
-> 7 0 7 3906
-> 7 0 9 3799
-> 7 0 7 3795
-> 7 0 9 3811
-> 7 0 9 3857
-> 7 0 7 3807
-> 7 0 9 3833
-> 7 0 9 3893
-> 7 0 9 3869
-> 7 0 7 3819
-> 7 0 9 3845
-> 7 0 9 3905
-> 7 0 9 3881
-> 7 0 9 3829
-> 7 0 9 3859
-> 7 0 9 3800
-> 7 0 9 3889
-> 7 0 7 3831
-> 7 0 9 3841
-> 7 0 7 3861
-> 7 0 9 3871
-> 7 0 7 3891
-> 7 0 9 3812
-> 7 0 9 3901
-> 7 0 7 3843
-> 7 0 7 3873
-> 7 0 7 3903
-> 7 0 9 3796
-> 7 0 9 3824
-> 7 0 9 3808
-> 7 0 7 3804
-> 7 0 9 3884
-> 7 0 9 3860
-> 7 0 9 3836
-> 7 0 9 3820
-> 7 0 7 3816
-> 7 0 9 3896
-> 7 0 9 3872
-> 7 0 9 3848
-> 7 0 9 3908
-> 7 0 9 3826
-> 7 0 9 3856
-> 7 0 9 3886
-> 7 0 7 3828
-> 7 0 9 3803
-> 7 0 9 3838
-> 7 0 7 3858
-> 7 0 9 3868
-> 7 0 7 3888
-> 7 0 9 3898
-> 7 0 7 3840
-> 7 0 9 3815
-> 7 0 9 3850
-> 7 0 7 3870
-> 7 0 9 3880
-> 7 0 7 3900
-> 7 0 9 3910
-> 7 0 9 3805
-> 7 0 6 3794
-> 7 0 3 3714
-> 7 0 3 3611
-> 7 0 9 3434
-> 7 0 7 3462
-> 7 0 9 3523
-> 7 0 7 3570
-> 7 0 7 3492
-> 7 0 9 3553
-> 7 0 7 3600
-> 7 0 7 3522
-> 7 0 9 3583
-> 7 0 7 3552
-> 7 0 7 3582
-> 7 0 9 3418
-> 7 0 9 3446
-> 7 0 7 3423
-> 7 0 9 3430
-> 7 0 9 3506
-> 7 0 9 3482
-> 7 0 9 3458
-> 7 0 9 3566
-> 7 0 7 3435
-> 7 0 9 3442
-> 7 0 9 3542
-> 7 0 9 3518
-> 7 0 9 3494
-> 7 0 9 3602
-> 7 0 9 3470
-> 7 0 9 3578
-> 7 0 9 3554
-> 7 0 9 3530
-> 7 0 9 3590
-> 7 0 9 3448
-> 7 0 9 3478
-> 7 0 7 3447
-> 7 0 9 3508
-> 7 0 7 3477
-> 7 0 9 3538
-> 7 0 9 3425
-> 7 0 9 3460
-> 7 0 7 3507
-> 7 0 9 3568
-> 7 0 9 3490
-> 7 0 7 3537
-> 7 0 9 3598
-> 7 0 7 3459
-> 7 0 9 3520
-> 7 0 7 3567
-> 7 0 7 3489
-> 7 0 9 3550
-> 7 0 7 3597
-> 7 0 9 3437
-> 7 0 9 3472
-> 7 0 7 3519
-> 7 0 9 3580
-> 7 0 9 3502
-> 7 0 7 3549
-> 7 0 7 3471
-> 7 0 9 3532
-> 7 0 7 3579
-> 7 0 7 3501
-> 7 0 9 3562
-> 7 0 7 3531
-> 7 0 9 3592
-> 7 0 7 3561
-> 7 0 7 3591
-> 7 0 7 3420
-> 7 0 9 3427
-> 7 0 9 3449
-> 7 0 9 3509
-> 7 0 7 3432
-> 7 0 9 3439
-> 7 0 9 3485
-> 7 0 9 3461
-> 7 0 9 3569
-> 7 0 9 3545
-> 7 0 9 3521
-> 7 0 9 3497
-> 7 0 9 3605
-> 7 0 9 3473
-> 7 0 9 3581
-> 7 0 9 3557
-> 7 0 9 3533
-> 7 0 9 3445
-> 7 0 9 3593
-> 7 0 9 3475
-> 7 0 7 3444
-> 7 0 9 3505
-> 7 0 7 3474
-> 7 0 9 3535
-> 7 0 12 3609
-> 7 0 9 3457
-> 7 0 7 3504
-> 7 0 9 3565
-> 7 0 9 3487
-> 7 0 7 3534
-> 7 0 9 3595
-> 7 0 9 3428
-> 7 0 7 3456
-> 7 0 9 3517
-> 7 0 7 3564
-> 7 0 7 3486
-> 7 0 9 3547
-> 7 0 7 3594
-> 7 0 9 3469
-> 7 0 7 3516
-> 7 0 9 3577
-> 7 0 9 3499
-> 7 0 7 3546
-> 7 0 9 3607
-> 7 0 9 3440
-> 7 0 7 3468
-> 7 0 9 3529
-> 7 0 7 3576
-> 7 0 7 3498
-> 7 0 9 3559
-> 7 0 7 3606
-> 7 0 7 3528
-> 7 0 9 3589
-> 7 0 7 3558
-> 7 0 7 3588
-> 7 0 7 3417
-> 7 0 9 3424
-> 7 0 9 3476
-> 7 0 9 3452
-> 7 0 7 3429
-> 7 0 9 3436
-> 7 0 9 3536
-> 7 0 9 3512
-> 7 0 9 3488
-> 7 0 9 3596
-> 7 0 9 3464
-> 7 0 9 3572
-> 7 0 7 3441
-> 7 0 9 3548
-> 7 0 9 3524
-> 7 0 9 3500
-> 7 0 9 3608
-> 7 0 9 3584
-> 7 0 9 3560
-> 7 0 9 3419
-> 7 0 9 3454
-> 7 0 9 3610
-> 7 0 9 3484
-> 7 0 7 3453
-> 7 0 9 3514
-> 7 0 7 3483
-> 7 0 9 3544
-> 7 0 9 3431
-> 7 0 9 3466
-> 7 0 7 3513
-> 7 0 9 3574
-> 7 0 9 3496
-> 7 0 7 3543
-> 7 0 9 3604
-> 7 0 7 3465
-> 7 0 9 3526
-> 7 0 7 3573
-> 7 0 7 3495
-> 7 0 9 3556
-> 7 0 7 3603
-> 7 0 9 3443
-> 7 0 7 3525
-> 7 0 9 3586
-> 7 0 7 3555
-> 7 0 7 3585
-> 7 0 9 3421
-> 7 0 7 3426
-> 7 0 9 3433
-> 7 0 9 3479
-> 7 0 9 3455
-> 7 0 9 3539
-> 7 0 9 3515
-> 7 0 7 3438
-> 7 0 9 3491
-> 7 0 9 3599
-> 7 0 9 3467
-> 7 0 9 3575
-> 7 0 9 3551
-> 7 0 9 3527
-> 7 0 9 3503
-> 7 0 9 3587
-> 7 0 9 3563
-> 7 0 9 3451
-> 7 0 9 3481
-> 7 0 9 3422
-> 7 0 7 3450
-> 7 0 9 3511
-> 7 0 7 3480
-> 7 0 9 3541
-> 7 0 9 3463
-> 7 0 7 3510
-> 7 0 9 3571
-> 7 0 9 3493
-> 7 0 7 3540
-> 7 0 9 3601
-> 7 0 6 3416
-> 7 0 3 3917
-> 7 0 7 3640
-> 7 0 9 3615
-> 7 0 9 3650
-> 7 0 7 3670
-> 7 0 9 3713
-> 7 0 9 3680
-> 7 0 7 3700
-> 7 0 9 3710
-> 7 0 7 3652
-> 7 0 9 3627
-> 7 0 9 3662
-> 7 0 7 3682
-> 7 0 9 3692
-> 7 0 7 3664
-> 7 0 9 3639
-> 7 0 7 3694
-> 7 0 9 3617
-> 7 0 7 3613
-> 7 0 9 3629
-> 7 0 9 3675
-> 7 0 7 3625
-> 7 0 9 3651
-> 7 0 9 3711
-> 7 0 9 3687
-> 7 0 7 3637
-> 7 0 9 3663
-> 7 0 9 3699
-> 7 0 9 3647
-> 7 0 9 3677
-> 7 0 9 3618
-> 7 0 9 3707
-> 7 0 7 3649
-> 7 0 9 3659
-> 7 0 7 3679
-> 7 0 9 3689
-> 7 0 7 3709
-> 7 0 9 3630
-> 7 0 7 3661
-> 7 0 7 3691
-> 7 0 12 3712
-> 7 0 9 3614
-> 7 0 9 3642
-> 7 0 9 3626
-> 7 0 7 3622
-> 7 0 9 3702
-> 7 0 9 3678
-> 7 0 9 3654
-> 7 0 9 3638
-> 7 0 7 3634
-> 7 0 9 3690
-> 7 0 9 3666
-> 7 0 9 3644
-> 7 0 9 3674
-> 7 0 9 3704
-> 7 0 7 3646
-> 7 0 9 3621
-> 7 0 9 3656
-> 7 0 7 3676
-> 7 0 9 3686
-> 7 0 7 3706
-> 7 0 7 3658
-> 7 0 9 3633
-> 7 0 9 3668
-> 7 0 7 3688
-> 7 0 9 3698
-> 7 0 9 3623
-> 7 0 7 3619
-> 7 0 9 3645
-> 7 0 9 3705
-> 7 0 9 3635
-> 7 0 9 3681
-> 7 0 7 3631
-> 7 0 9 3657
-> 7 0 9 3693
-> 7 0 9 3669
-> 7 0 9 3641
-> 7 0 9 3671
-> 7 0 9 3701
-> 7 0 7 3643
-> 7 0 9 3653
-> 7 0 7 3673
-> 7 0 9 3683
-> 7 0 7 3703
-> 7 0 9 3624
-> 7 0 7 3655
-> 7 0 9 3665
-> 7 0 7 3685
-> 7 0 9 3695
-> 7 0 9 3636
-> 7 0 7 3667
-> 7 0 7 3697
-> 7 0 9 3620
-> 7 0 7 3616
-> 7 0 9 3672
-> 7 0 9 3648
-> 7 0 9 3632
-> 7 0 7 3628
-> 7 0 9 3708
-> 7 0 9 3684
-> 7 0 9 3660
-> 7 0 9 3696
-> 7 0 6 3612
-> 7 0 3 3793
-> 7 0 3 3920
-> 7 0 9 3729
-> 7 0 7 3725
-> 7 0 9 3778
-> 7 0 9 3754
-> 7 0 9 3741
-> 7 0 7 3737
-> 7 0 9 3790
-> 7 0 9 3766
-> 7 0 9 3744
-> 7 0 9 3774
-> 7 0 9 3718
-> 7 0 7 3746
-> 7 0 9 3756
-> 7 0 7 3776
-> 7 0 9 3786
-> 7 0 9 3730
-> 7 0 7 3758
-> 7 0 9 3768
-> 7 0 7 3788
-> 7 0 9 3742
-> 7 0 7 3770
-> 7 0 9 3726
-> 7 0 9 3745
-> 7 0 7 3722
-> 7 0 9 3781
-> 7 0 9 3738
-> 7 0 9 3757
-> 7 0 7 3734
-> 7 0 12 3791
-> 7 0 9 3769
-> 7 0 7 3743
-> 7 0 9 3753
-> 7 0 7 3773
-> 7 0 9 3721
-> 7 0 9 3783
-> 7 0 7 3755
-> 7 0 9 3765
-> 7 0 7 3785
-> 7 0 9 3733
-> 7 0 7 3767
-> 7 0 9 3723
-> 7 0 7 3719
-> 7 0 9 3748
-> 7 0 9 3735
-> 7 0 7 3731
-> 7 0 9 3784
-> 7 0 9 3760
-> 7 0 9 3772
-> 7 0 9 3750
-> 7 0 9 3780
-> 7 0 9 3724
-> 7 0 7 3752
-> 7 0 9 3762
-> 7 0 7 3782
-> 7 0 9 3736
-> 7 0 7 3764
-> 7 0 9 3720
-> 7 0 7 3716
-> 7 0 9 3775
-> 7 0 9 3732
-> 7 0 9 3751
-> 7 0 7 3728
-> 7 0 9 3787
-> 7 0 9 3763
-> 7 0 7 3740
-> 7 0 9 3747
-> 7 0 9 3777
-> 7 0 9 3792
-> 7 0 7 3749
-> 7 0 9 3759
-> 7 0 7 3779
-> 7 0 9 3727
-> 7 0 9 3789
-> 7 0 7 3761
-> 7 0 9 3771
-> 7 0 9 3739
-> 7 0 9 3717
-> 7 0 6 3715
-> 7 0 1 3415
-> 7 0 3 759
-> 7 0 9 684
-> 7 0 9 602
-> 7 0 9 662
-> 7 0 9 584
-> 7 0 9 722
-> 7 0 7 628
-> 7 0 9 644
-> 7 0 7 580
-> 7 0 9 704
-> 7 0 9 564
-> 7 0 9 626
-> 7 0 7 664
-> 7 0 7 748
-> 7 0 7 616
-> 7 0 9 686
-> 7 0 7 700
-> 7 0 9 746
-> 7 0 7 652
-> 7 0 9 542
-> 7 0 7 736
-> 7 0 9 603
-> 7 0 9 566
-> 7 0 9 639
-> 7 0 9 723
-> 7 0 9 591
-> 7 0 9 675
-> 7 0 7 562
-> 7 0 9 627
-> 7 0 9 711
-> 7 0 9 569
-> 7 0 9 747
-> 7 0 9 629
-> 7 0 9 689
-> 7 0 9 611
-> 7 0 7 571
-> 7 0 9 749
-> 7 0 9 555
-> 7 0 9 671
-> 7 0 9 593
-> 7 0 7 607
-> 7 0 9 731
-> 7 0 9 653
-> 7 0 7 691
-> 7 0 7 643
-> 7 0 9 713
-> 7 0 7 727
-> 7 0 7 595
-> 7 0 7 679
-> 7 0 7 715
-> 7 0 9 551
-> 7 0 9 630
-> 7 0 9 582
-> 7 0 9 666
-> 7 0 7 553
-> 7 0 9 750
-> 7 0 9 618
-> 7 0 9 702
-> 7 0 9 654
-> 7 0 9 738
-> 7 0 9 578
-> 7 0 9 546
-> 7 0 9 638
-> 7 0 7 598
-> 7 0 9 698
-> 7 0 9 620
-> 7 0 7 634
-> 7 0 9 680
-> 7 0 7 718
-> 7 0 7 586
-> 7 0 7 670
-> 7 0 9 740
-> 7 0 7 754
-> 7 0 7 622
-> 7 0 7 706
-> 7 0 7 742
-> 7 0 9 573
-> 7 0 7 544
-> 7 0 9 560
-> 7 0 9 609
-> 7 0 9 693
-> 7 0 9 645
-> 7 0 9 729
-> 7 0 9 597
-> 7 0 9 681
-> 7 0 9 717
-> 7 0 9 605
-> 7 0 9 665
-> 7 0 9 587
-> 7 0 9 725
-> 7 0 7 577
-> 7 0 9 647
-> 7 0 9 561
-> 7 0 7 661
-> 7 0 9 707
-> 7 0 7 613
-> 7 0 7 697
-> 7 0 7 649
-> 7 0 7 733
-> 7 0 9 545
-> 7 0 7 685
-> 7 0 9 600
-> 7 0 9 636
-> 7 0 9 720
-> 7 0 9 588
-> 7 0 9 672
-> 7 0 7 559
-> 7 0 9 756
-> 7 0 9 624
-> 7 0 9 708
-> 7 0 9 744
-> 7 0 9 572
-> 7 0 9 632
-> 7 0 9 758
-> 7 0 9 692
-> 7 0 7 568
-> 7 0 9 614
-> 7 0 9 552
-> 7 0 9 752
-> 7 0 9 674
-> 7 0 7 604
-> 7 0 7 688
-> 7 0 9 596
-> 7 0 9 734
-> 7 0 9 656
-> 7 0 7 640
-> 7 0 7 724
-> 7 0 7 592
-> 7 0 9 716
-> 7 0 7 676
-> 7 0 7 712
-> 7 0 12 757
-> 7 0 9 554
-> 7 0 9 579
-> 7 0 9 663
-> 7 0 7 550
-> 7 0 9 615
-> 7 0 9 699
-> 7 0 9 651
-> 7 0 9 735
-> 7 0 9 687
-> 7 0 9 599
-> 7 0 9 659
-> 7 0 9 543
-> 7 0 9 581
-> 7 0 9 719
-> 7 0 9 641
-> 7 0 9 701
-> 7 0 7 631
-> 7 0 9 623
-> 7 0 7 583
-> 7 0 9 683
-> 7 0 7 667
-> 7 0 9 567
-> 7 0 7 751
-> 7 0 7 619
-> 7 0 9 743
-> 7 0 7 703
-> 7 0 7 655
-> 7 0 7 739
-> 7 0 9 570
-> 7 0 7 541
-> 7 0 9 606
-> 7 0 9 690
-> 7 0 9 563
-> 7 0 9 642
-> 7 0 9 726
-> 7 0 9 594
-> 7 0 9 678
-> 7 0 7 565
-> 7 0 9 714
-> 7 0 9 608
-> 7 0 9 668
-> 7 0 9 590
-> 7 0 7 574
-> 7 0 7 658
-> 7 0 9 558
-> 7 0 9 728
-> 7 0 9 650
-> 7 0 7 610
-> 7 0 7 694
-> 7 0 9 710
-> 7 0 7 646
-> 7 0 7 730
-> 7 0 7 682
-> 7 0 9 548
-> 7 0 9 633
-> 7 0 9 585
-> 7 0 9 669
-> 7 0 7 556
-> 7 0 9 753
-> 7 0 9 621
-> 7 0 9 705
-> 7 0 9 657
-> 7 0 9 741
-> 7 0 9 575
-> 7 0 9 635
-> 7 0 9 549
-> 7 0 9 695
-> 7 0 9 617
-> 7 0 7 601
-> 7 0 9 755
-> 7 0 9 677
-> 7 0 7 637
-> 7 0 7 721
-> 7 0 9 737
-> 7 0 7 589
-> 7 0 7 673
-> 7 0 7 625
-> 7 0 7 709
-> 7 0 7 745
-> 7 0 9 576
-> 7 0 9 557
-> 7 0 9 660
-> 7 0 7 547
-> 7 0 9 612
-> 7 0 9 696
-> 7 0 9 648
-> 7 0 9 732
-> 7 0 6 540
-> 7 0 3 868
-> 7 0 12 867
-> 7 0 6 866
-> 7 0 3 865
-> 7 0 3 539
-> 7 0 9 792
-> 7 0 9 822
-> 7 0 9 852
-> 7 0 9 864
-> 7 0 9 766
-> 7 0 7 788
-> 7 0 9 804
-> 7 0 9 834
-> 7 0 7 848
-> 7 0 9 778
-> 7 0 7 824
-> 7 0 7 800
-> 7 0 9 816
-> 7 0 9 846
-> 7 0 7 860
-> 7 0 7 836
-> 7 0 7 812
-> 7 0 12 863
-> 7 0 9 768
-> 7 0 9 823
-> 7 0 7 764
-> 7 0 9 780
-> 7 0 9 799
-> 7 0 9 859
-> 7 0 9 835
-> 7 0 7 776
-> 7 0 9 811
-> 7 0 9 847
-> 7 0 9 789
-> 7 0 9 819
-> 7 0 9 849
-> 7 0 9 801
-> 7 0 9 769
-> 7 0 9 831
-> 7 0 7 791
-> 7 0 9 861
-> 7 0 9 813
-> 7 0 7 851
-> 7 0 9 781
-> 7 0 7 827
-> 7 0 9 843
-> 7 0 7 803
-> 7 0 7 839
-> 7 0 7 815
-> 7 0 9 765
-> 7 0 9 790
-> 7 0 9 777
-> 7 0 9 850
-> 7 0 9 826
-> 7 0 7 767
-> 7 0 9 802
-> 7 0 9 862
-> 7 0 9 838
-> 7 0 7 779
-> 7 0 9 814
-> 7 0 9 798
-> 7 0 9 828
-> 7 0 9 858
-> 7 0 9 772
-> 7 0 7 818
-> 7 0 7 794
-> 7 0 9 810
-> 7 0 9 840
-> 7 0 7 854
-> 7 0 9 784
-> 7 0 7 830
-> 7 0 7 806
-> 7 0 7 842
-> 7 0 9 762
-> 7 0 9 774
-> 7 0 9 793
-> 7 0 9 853
-> 7 0 9 829
-> 7 0 7 770
-> 7 0 9 786
-> 7 0 9 805
-> 7 0 9 841
-> 7 0 7 782
-> 7 0 9 817
-> 7 0 9 795
-> 7 0 9 763
-> 7 0 9 825
-> 7 0 9 855
-> 7 0 9 807
-> 7 0 9 775
-> 7 0 7 821
-> 7 0 9 837
-> 7 0 7 797
-> 7 0 7 857
-> 7 0 9 787
-> 7 0 7 833
-> 7 0 7 809
-> 7 0 7 845
-> 7 0 9 771
-> 7 0 9 820
-> 7 0 7 761
-> 7 0 9 796
-> 7 0 9 783
-> 7 0 9 856
-> 7 0 9 832
-> 7 0 7 773
-> 7 0 9 808
-> 7 0 9 844
-> 7 0 7 785
-> 7 0 6 760
-> 7 0 7 519
-> 7 0 9 506
-> 7 0 7 528
-> 7 0 9 518
-> 7 0 9 508
-> 7 0 9 533
-> 7 0 12 537
-> 7 0 9 520
-> 7 0 7 510
-> 7 0 7 522
-> 7 0 9 535
-> 7 0 9 509
-> 7 0 7 531
-> 7 0 9 521
-> 7 0 9 505
-> 7 0 7 501
-> 7 0 9 517
-> 7 0 9 536
-> 7 0 7 513
-> 7 0 7 525
-> 7 0 9 532
-> 7 0 9 538
-> 7 0 9 512
-> 7 0 7 534
-> 7 0 9 524
-> 7 0 9 502
-> 7 0 9 514
-> 7 0 7 504
-> 7 0 9 526
-> 7 0 7 516
-> 7 0 9 529
-> 7 0 9 503
-> 7 0 9 515
-> 7 0 9 527
-> 7 0 9 511
-> 7 0 9 530
-> 7 0 7 507
-> 7 0 9 523
-> 7 0 6 500
-> 7 0 1 499
-> 7 0 7 3373
-> 7 0 9 3320
-> 7 0 9 3332
-> 7 0 9 3381
-> 7 0 9 3357
-> 7 0 9 3344
-> 7 0 9 3393
-> 7 0 9 3369
-> 7 0 9 3405
-> 7 0 9 3347
-> 7 0 9 3377
-> 7 0 9 3407
-> 7 0 9 3321
-> 7 0 9 3359
-> 7 0 9 3389
-> 7 0 7 3376
-> 7 0 9 3333
-> 7 0 9 3371
-> 7 0 7 3382
-> 7 0 9 3401
-> 7 0 7 3388
-> 7 0 9 3345
-> 7 0 7 3394
-> 7 0 7 3400
-> 7 0 9 3329
-> 7 0 9 3348
-> 7 0 9 3408
-> 7 0 7 3322
-> 7 0 9 3384
-> 7 0 9 3341
-> 7 0 9 3360
-> 7 0 7 3328
-> 7 0 7 3334
-> 7 0 9 3396
-> 7 0 9 3372
-> 7 0 7 3340
-> 7 0 9 3356
-> 7 0 9 3324
-> 7 0 9 3386
-> 7 0 7 3346
-> 7 0 7 3352
-> 7 0 9 3368
-> 7 0 9 3336
-> 7 0 9 3398
-> 7 0 7 3358
-> 7 0 7 3364
-> 7 0 7 3370
-> 7 0 9 3326
-> 7 0 9 3351
-> 7 0 9 3338
-> 7 0 9 3387
-> 7 0 9 3363
-> 7 0 9 3399
-> 7 0 9 3375
-> 7 0 9 3353
-> 7 0 9 3383
-> 7 0 9 3327
-> 7 0 9 3365
-> 7 0 7 3379
-> 7 0 9 3395
-> 7 0 9 3339
-> 7 0 7 3385
-> 7 0 7 3391
-> 7 0 7 3397
-> 7 0 7 3403
-> 7 0 9 3323
-> 7 0 9 3378
-> 7 0 7 3319
-> 7 0 9 3335
-> 7 0 9 3354
-> 7 0 7 3325
-> 7 0 9 3390
-> 7 0 7 3331
-> 7 0 9 3366
-> 7 0 7 3337
-> 7 0 9 3402
-> 7 0 7 3343
-> 7 0 9 3350
-> 7 0 12 3409
-> 7 0 9 3380
-> 7 0 9 3410
-> 7 0 9 3362
-> 7 0 9 3330
-> 7 0 7 3349
-> 7 0 9 3392
-> 7 0 7 3406
-> 7 0 7 3355
-> 7 0 9 3374
-> 7 0 9 3342
-> 7 0 7 3361
-> 7 0 9 3404
-> 7 0 7 3367
-> 7 0 6 3318
-> 7 0 12 3413
-> 7 0 6 3412
-> 7 0 3 3317
-> 7 0 3 3414
-> 7 0 16 3155
-> 7 0 16 3131
-> 7 0 16 3107
-> 7 0 16 3191
-> 7 0 16 3167
-> 7 0 16 3143
-> 7 0 14 3144
-> 7 0 14 3093
-> 7 0 16 3121
-> 7 0 14 3150
-> 7 0 14 3099
-> 7 0 16 3151
-> 7 0 14 3156
-> 7 0 16 3181
-> 7 0 16 3103
-> 7 0 14 3105
-> 7 0 16 3133
-> 7 0 14 3162
-> 7 0 14 3111
-> 7 0 16 3163
-> 7 0 14 3168
-> 7 0 16 3193
-> 7 0 16 3146
-> 7 0 16 3122
-> 7 0 16 3098
-> 7 0 16 3182
-> 7 0 16 3158
-> 7 0 16 3134
-> 7 0 16 3110
-> 7 0 16 3194
-> 7 0 16 3170
-> 7 0 14 3114
-> 7 0 16 3118
-> 7 0 14 3120
-> 7 0 16 3148
-> 7 0 14 3177
-> 7 0 14 3126
-> 7 0 16 3178
-> 7 0 16 3100
-> 7 0 14 3183
-> 7 0 16 3130
-> 7 0 14 3132
-> 7 0 16 3160
-> 7 0 14 3189
-> 7 0 14 3138
-> 7 0 16 3190
-> 7 0 16 3112
-> 7 0 14 3195
-> 7 0 16 3142
-> 7 0 16 3172
-> 7 0 16 3149
-> 7 0 16 3125
-> 7 0 16 3101
-> 7 0 16 3185
-> 7 0 16 3161
-> 7 0 16 3137
-> 7 0 16 3113
-> 7 0 16 3197
-> 7 0 16 3173
-> 7 0 16 3115
-> 7 0 16 3145
-> 7 0 14 3147
-> 7 0 14 3096
-> 7 0 16 3175
-> 7 0 16 3097
-> 7 0 14 3153
-> 7 0 19 3201
-> 7 0 14 3102
-> 7 0 16 3127
-> 7 0 16 3157
-> 7 0 14 3159
-> 7 0 14 3108
-> 7 0 16 3187
-> 7 0 16 3109
-> 7 0 14 3165
-> 7 0 16 3139
-> 7 0 16 3169
-> 7 0 14 3171
-> 7 0 16 3199
-> 7 0 16 3202
-> 7 0 16 3116
-> 7 0 16 3176
-> 7 0 16 3152
-> 7 0 16 3128
-> 7 0 16 3104
-> 7 0 16 3188
-> 7 0 16 3164
-> 7 0 16 3140
-> 7 0 16 3200
-> 7 0 14 3117
-> 7 0 14 3174
-> 7 0 16 3094
-> 7 0 14 3123
-> 7 0 16 3124
-> 7 0 14 3180
-> 7 0 14 3129
-> 7 0 16 3154
-> 7 0 16 3184
-> 7 0 14 3186
-> 7 0 16 3106
-> 7 0 14 3135
-> 7 0 16 3136
-> 7 0 14 3192
-> 7 0 14 3141
-> 7 0 16 3166
-> 7 0 16 3196
-> 7 0 14 3198
-> 7 0 16 3119
-> 7 0 16 3095
-> 7 0 16 3179
-> 7 0 13 3092
-> 7 0 9 3316
-> 7 0 16 3278
-> 7 0 16 3290
-> 7 0 16 3274
-> 7 0 16 3286
-> 7 0 16 3281
-> 7 0 14 3273
-> 7 0 14 3279
-> 7 0 14 3285
-> 7 0 16 3283
-> 7 0 16 3284
-> 7 0 16 3280
-> 7 0 16 3275
-> 7 0 14 3276
-> 7 0 16 3287
-> 7 0 14 3282
-> 7 0 14 3288
-> 7 0 16 3277
-> 7 0 19 3291
-> 7 0 16 3289
-> 7 0 16 3292
-> 7 0 13 3272
-> 7 0 14 2352
-> 7 0 16 2371
-> 7 0 16 2444
-> 7 0 16 2420
-> 7 0 14 2358
-> 7 0 16 2396
-> 7 0 14 2364
-> 7 0 16 2456
-> 7 0 16 2432
-> 7 0 14 2370
-> 7 0 16 2408
-> 7 0 14 2376
-> 7 0 16 2386
-> 7 0 16 2416
-> 7 0 16 2446
-> 7 0 16 2360
-> 7 0 16 2398
-> 7 0 16 2428
-> 7 0 14 2412
-> 7 0 16 2458
-> 7 0 16 2372
-> 7 0 14 2418
-> 7 0 14 2424
-> 7 0 14 2430
-> 7 0 14 2436
-> 7 0 16 2356
-> 7 0 16 2411
-> 7 0 16 2368
-> 7 0 16 2387
-> 7 0 16 2447
-> 7 0 16 2423
-> 7 0 16 2399
-> 7 0 19 2460
-> 7 0 16 2459
-> 7 0 16 2435
-> 7 0 16 2383
-> 7 0 16 2413
-> 7 0 16 2443
-> 7 0 16 2461
-> 7 0 16 2395
-> 7 0 16 2363
-> 7 0 16 2425
-> 7 0 14 2382
-> 7 0 16 2455
-> 7 0 14 2439
-> 7 0 14 2388
-> 7 0 16 2407
-> 7 0 16 2375
-> 7 0 16 2437
-> 7 0 14 2445
-> 7 0 14 2394
-> 7 0 14 2451
-> 7 0 14 2400
-> 7 0 14 2457
-> 7 0 14 2406
-> 7 0 16 2353
-> 7 0 16 2365
-> 7 0 16 2414
-> 7 0 16 2390
-> 7 0 14 2355
-> 7 0 16 2377
-> 7 0 16 2450
-> 7 0 14 2361
-> 7 0 16 2426
-> 7 0 16 2402
-> 7 0 14 2367
-> 7 0 14 2373
-> 7 0 16 2438
-> 7 0 16 2380
-> 7 0 16 2410
-> 7 0 16 2440
-> 7 0 16 2354
-> 7 0 16 2392
-> 7 0 16 2422
-> 7 0 16 2452
-> 7 0 16 2366
-> 7 0 14 2409
-> 7 0 16 2404
-> 7 0 14 2415
-> 7 0 16 2434
-> 7 0 16 2378
-> 7 0 14 2421
-> 7 0 14 2427
-> 7 0 14 2433
-> 7 0 16 2362
-> 7 0 16 2381
-> 7 0 16 2441
-> 7 0 16 2417
-> 7 0 16 2374
-> 7 0 16 2393
-> 7 0 16 2453
-> 7 0 16 2429
-> 7 0 16 2405
-> 7 0 16 2389
-> 7 0 16 2357
-> 7 0 16 2419
-> 7 0 16 2449
-> 7 0 14 2379
-> 7 0 16 2401
-> 7 0 16 2369
-> 7 0 14 2385
-> 7 0 16 2431
-> 7 0 14 2442
-> 7 0 14 2391
-> 7 0 14 2448
-> 7 0 14 2397
-> 7 0 14 2454
-> 7 0 14 2403
-> 7 0 16 2359
-> 7 0 16 2384
-> 7 0 13 2351
-> 7 0 14 2592
-> 7 0 16 2665
-> 7 0 14 2649
-> 7 0 16 2677
-> 7 0 16 2600
-> 7 0 16 2576
-> 7 0 16 2636
-> 7 0 16 2612
-> 7 0 16 2588
-> 7 0 16 2648
-> 7 0 16 2624
-> 7 0 16 2660
-> 7 0 16 2596
-> 7 0 16 2626
-> 7 0 16 2672
-> 7 0 16 2578
-> 7 0 14 2595
-> 7 0 16 2608
-> 7 0 16 2638
-> 7 0 14 2601
-> 7 0 16 2590
-> 7 0 14 2607
-> 7 0 16 2620
-> 7 0 16 2650
-> 7 0 14 2613
-> 7 0 16 2662
-> 7 0 14 2619
-> 7 0 14 2658
-> 7 0 16 2674
-> 7 0 14 2664
-> 7 0 14 2670
-> 7 0 16 2627
-> 7 0 14 2676
-> 7 0 16 2603
-> 7 0 16 2579
-> 7 0 16 2639
-> 7 0 16 2615
-> 7 0 16 2591
-> 7 0 16 2651
-> 7 0 16 2663
-> 7 0 16 2575
-> 7 0 16 2675
-> 7 0 16 2605
-> 7 0 16 2635
-> 7 0 16 2587
-> 7 0 14 2628
-> 7 0 14 2577
-> 7 0 16 2617
-> 7 0 14 2634
-> 7 0 16 2647
-> 7 0 14 2583
-> 7 0 14 2640
-> 7 0 16 2659
-> 7 0 14 2589
-> 7 0 14 2646
-> 7 0 14 2652
-> 7 0 16 2671
-> 7 0 16 2630
-> 7 0 16 2606
-> 7 0 16 2582
-> 7 0 16 2642
-> 7 0 16 2618
-> 7 0 16 2594
-> 7 0 16 2654
-> 7 0 16 2666
-> 7 0 16 2602
-> 7 0 16 2632
-> 7 0 16 2678
-> 7 0 16 2584
-> 7 0 14 2598
-> 7 0 16 2614
-> 7 0 14 2604
-> 7 0 16 2644
-> 7 0 14 2610
-> 7 0 16 2656
-> 7 0 14 2616
-> 7 0 14 2622
-> 7 0 14 2655
-> 7 0 16 2668
-> 7 0 14 2661
-> 7 0 14 2667
-> 7 0 16 2680
-> 7 0 16 2597
-> 7 0 14 2673
-> 7 0 19 2682
-> 7 0 14 2679
-> 7 0 16 2633
-> 7 0 16 2609
-> 7 0 16 2585
-> 7 0 16 2645
-> 7 0 16 2621
-> 7 0 16 2657
-> 7 0 16 2683
-> 7 0 16 2669
-> 7 0 16 2599
-> 7 0 16 2629
-> 7 0 16 2581
-> 7 0 16 2681
-> 7 0 16 2611
-> 7 0 14 2625
-> 7 0 14 2574
-> 7 0 16 2641
-> 7 0 14 2631
-> 7 0 14 2580
-> 7 0 16 2593
-> 7 0 16 2623
-> 7 0 14 2637
-> 7 0 14 2586
-> 7 0 16 2653
-> 7 0 14 2643
-> 7 0 13 2573
-> 7 0 16 2867
-> 7 0 14 2814
-> 7 0 16 2821
-> 7 0 16 2851
-> 7 0 14 2871
-> 7 0 14 2820
-> 7 0 16 2881
-> 7 0 16 2803
-> 7 0 14 2877
-> 7 0 14 2826
-> 7 0 16 2833
-> 7 0 16 2863
-> 7 0 14 2883
-> 7 0 14 2832
-> 7 0 16 2893
-> 7 0 14 2889
-> 7 0 14 2838
-> 7 0 14 2895
-> 7 0 16 2846
-> 7 0 16 2822
-> 7 0 16 2798
-> 7 0 16 2882
-> 7 0 16 2858
-> 7 0 16 2834
-> 7 0 16 2810
-> 7 0 16 2894
-> 7 0 16 2870
-> 7 0 16 2818
-> 7 0 14 2841
-> 7 0 16 2848
-> 7 0 16 2878
-> 7 0 16 2800
-> 7 0 14 2847
-> 7 0 19 2904
-> 7 0 14 2796
-> 7 0 16 2830
-> 7 0 14 2853
-> 7 0 16 2860
-> 7 0 14 2802
-> 7 0 16 2890
-> 7 0 14 2859
-> 7 0 14 2808
-> 7 0 14 2865
-> 7 0 16 2905
-> 7 0 16 2813
-> 7 0 16 2873
-> 7 0 16 2849
-> 7 0 16 2825
-> 7 0 16 2801
-> 7 0 16 2885
-> 7 0 16 2861
-> 7 0 16 2837
-> 7 0 16 2897
-> 7 0 16 2815
-> 7 0 14 2811
-> 7 0 16 2845
-> 7 0 16 2875
-> 7 0 16 2797
-> 7 0 14 2817
-> 7 0 16 2827
-> 7 0 14 2874
-> 7 0 14 2823
-> 7 0 16 2857
-> 7 0 14 2880
-> 7 0 16 2887
-> 7 0 16 2809
-> 7 0 14 2829
-> 7 0 16 2839
-> 7 0 14 2886
-> 7 0 14 2835
-> 7 0 16 2869
-> 7 0 14 2892
-> 7 0 16 2899
-> 7 0 14 2898
-> 7 0 16 2816
-> 7 0 16 2876
-> 7 0 16 2852
-> 7 0 16 2828
-> 7 0 16 2804
-> 7 0 16 2888
-> 7 0 16 2864
-> 7 0 16 2840
-> 7 0 16 2900
-> 7 0 16 2812
-> 7 0 16 2842
-> 7 0 16 2872
-> 7 0 16 2902
-> 7 0 16 2824
-> 7 0 14 2844
-> 7 0 16 2854
-> 7 0 14 2901
-> 7 0 14 2850
-> 7 0 16 2884
-> 7 0 14 2799
-> 7 0 16 2806
-> 7 0 16 2836
-> 7 0 14 2856
-> 7 0 14 2805
-> 7 0 16 2866
-> 7 0 14 2862
-> 7 0 16 2896
-> 7 0 14 2868
-> 7 0 16 2843
-> 7 0 16 2819
-> 7 0 16 2903
-> 7 0 16 2879
-> 7 0 16 2855
-> 7 0 16 2831
-> 7 0 16 2807
-> 7 0 16 2891
-> 7 0 13 2795
-> 7 0 16 3020
-> 7 0 16 3080
-> 7 0 16 2992
-> 7 0 14 3021
-> 7 0 16 3022
-> 7 0 16 3052
-> 7 0 14 3027
-> 7 0 16 3082
-> 7 0 16 3004
-> 7 0 14 3084
-> 7 0 14 3033
-> 7 0 16 3034
-> 7 0 14 2982
-> 7 0 16 3064
-> 7 0 16 2986
-> 7 0 14 3039
-> 7 0 14 2988
-> 7 0 16 3016
-> 7 0 14 3045
-> 7 0 16 3046
-> 7 0 16 3076
-> 7 0 16 3023
-> 7 0 16 2999
-> 7 0 16 3083
-> 7 0 16 3059
-> 7 0 16 3035
-> 7 0 16 3011
-> 7 0 16 2987
-> 7 0 16 3071
-> 7 0 16 3047
-> 7 0 14 2991
-> 7 0 14 2997
-> 7 0 16 3001
-> 7 0 14 3054
-> 7 0 14 3003
-> 7 0 16 3031
-> 7 0 14 3060
-> 7 0 16 3061
-> 7 0 16 2983
-> 7 0 14 3009
-> 7 0 16 3013
-> 7 0 14 3066
-> 7 0 14 3015
-> 7 0 16 3043
-> 7 0 14 3072
-> 7 0 16 3073
-> 7 0 14 3078
-> 7 0 16 3026
-> 7 0 16 3002
-> 7 0 16 3086
-> 7 0 16 3062
-> 7 0 16 3038
-> 7 0 16 3014
-> 7 0 16 2990
-> 7 0 16 3074
-> 7 0 16 3050
-> 7 0 16 2998
-> 7 0 14 3024
-> 7 0 16 3028
-> 7 0 14 3081
-> 7 0 14 3030
-> 7 0 16 3058
-> 7 0 14 3087
-> 7 0 16 3088
-> 7 0 16 3010
-> 7 0 14 3036
-> 7 0 14 2985
-> 7 0 16 3040
-> 7 0 14 3042
-> 7 0 16 3070
-> 7 0 14 3048
-> 7 0 16 2993
-> 7 0 16 3053
-> 7 0 16 3029
-> 7 0 16 3005
-> 7 0 16 3089
-> 7 0 16 3065
-> 7 0 16 3041
-> 7 0 16 3017
-> 7 0 16 3077
-> 7 0 14 2994
-> 7 0 16 2995
-> 7 0 16 3025
-> 7 0 14 3051
-> 7 0 14 3000
-> 7 0 16 3055
-> 7 0 14 3057
-> 7 0 16 3085
-> 7 0 14 3006
-> 7 0 16 3007
-> 7 0 16 3037
-> 7 0 14 3063
-> 7 0 14 3012
-> 7 0 16 3067
-> 7 0 19 3090
-> 7 0 16 2989
-> 7 0 14 3069
-> 7 0 14 3018
-> 7 0 16 3019
-> 7 0 16 3049
-> 7 0 14 3075
-> 7 0 16 3079
-> 7 0 16 3091
-> 7 0 16 2996
-> 7 0 16 3056
-> 7 0 16 3032
-> 7 0 16 3008
-> 7 0 16 2984
-> 7 0 16 3068
-> 7 0 16 3044
-> 7 0 13 2981
-> 7 0 16 3305
-> 7 0 14 3306
-> 7 0 16 3295
-> 7 0 16 3308
-> 7 0 16 3296
-> 7 0 14 3294
-> 7 0 14 3300
-> 7 0 16 3310
-> 7 0 14 3303
-> 7 0 16 3311
-> 7 0 14 3309
-> 7 0 16 3299
-> 7 0 16 3307
-> 7 0 19 3312
-> 7 0 16 3301
-> 7 0 16 3313
-> 7 0 16 3302
-> 7 0 14 3297
-> 7 0 16 3304
-> 7 0 16 3298
-> 7 0 13 3293
-> 7 0 16 3227
-> 7 0 16 3244
-> 7 0 16 3256
-> 7 0 16 3211
-> 7 0 14 3210
-> 7 0 14 3216
-> 7 0 16 3223
-> 7 0 14 3222
-> 7 0 16 3205
-> 7 0 14 3228
-> 7 0 16 3235
-> 7 0 14 3234
-> 7 0 16 3269
-> 7 0 16 3245
-> 7 0 16 3257
-> 7 0 16 3218
-> 7 0 16 3241
-> 7 0 16 3230
-> 7 0 16 3206
-> 7 0 14 3240
-> 7 0 14 3246
-> 7 0 16 3253
-> 7 0 14 3252
-> 7 0 16 3208
-> 7 0 14 3258
-> 7 0 16 3265
-> 7 0 14 3264
-> 7 0 16 3220
-> 7 0 16 3232
-> 7 0 14 3204
-> 7 0 16 3248
-> 7 0 16 3260
-> 7 0 16 3209
-> 7 0 16 3221
-> 7 0 16 3238
-> 7 0 16 3268
-> 7 0 16 3233
-> 7 0 14 3267
-> 7 0 16 3250
-> 7 0 16 3262
-> 7 0 19 3270
-> 7 0 14 3207
-> 7 0 16 3217
-> 7 0 14 3213
-> 7 0 14 3219
-> 7 0 16 3229
-> 7 0 14 3225
-> 7 0 16 3271
-> 7 0 14 3231
-> 7 0 16 3239
-> 7 0 16 3251
-> 7 0 16 3263
-> 7 0 16 3212
-> 7 0 16 3224
-> 7 0 14 3237
-> 7 0 16 3247
-> 7 0 16 3236
-> 7 0 14 3243
-> 7 0 14 3249
-> 7 0 16 3259
-> 7 0 14 3255
-> 7 0 16 3214
-> 7 0 14 3261
-> 7 0 16 3226
-> 7 0 16 3242
-> 7 0 16 3254
-> 7 0 16 3266
-> 7 0 16 3215
-> 7 0 13 3203
-> 7 0 19 3315
-> 7 0 13 3314
-> 7 0 16 2474
-> 7 0 16 2534
-> 7 0 16 2510
-> 7 0 16 2486
-> 7 0 19 2571
-> 7 0 16 2570
-> 7 0 16 2546
-> 7 0 16 2522
-> 7 0 16 2498
-> 7 0 16 2558
-> 7 0 16 2572
-> 7 0 16 2482
-> 7 0 16 2512
-> 7 0 14 2472
-> 7 0 16 2542
-> 7 0 16 2464
-> 7 0 14 2478
-> 7 0 16 2494
-> 7 0 16 2524
-> 7 0 14 2535
-> 7 0 14 2484
-> 7 0 16 2554
-> 7 0 14 2541
-> 7 0 14 2490
-> 7 0 14 2547
-> 7 0 14 2496
-> 7 0 14 2553
-> 7 0 14 2559
-> 7 0 16 2477
-> 7 0 16 2537
-> 7 0 16 2513
-> 7 0 16 2489
-> 7 0 16 2465
-> 7 0 16 2549
-> 7 0 16 2525
-> 7 0 16 2501
-> 7 0 16 2561
-> 7 0 16 2479
-> 7 0 16 2509
-> 7 0 16 2539
-> 7 0 16 2569
-> 7 0 16 2491
-> 7 0 14 2505
-> 7 0 16 2521
-> 7 0 16 2551
-> 7 0 14 2562
-> 7 0 14 2511
-> 7 0 14 2568
-> 7 0 14 2517
-> 7 0 14 2466
-> 7 0 14 2523
-> 7 0 14 2529
-> 7 0 16 2504
-> 7 0 16 2480
-> 7 0 16 2564
-> 7 0 16 2540
-> 7 0 16 2516
-> 7 0 16 2492
-> 7 0 16 2468
-> 7 0 16 2552
-> 7 0 16 2528
-> 7 0 16 2476
-> 7 0 16 2506
-> 7 0 16 2536
-> 7 0 16 2566
-> 7 0 16 2488
-> 7 0 14 2475
-> 7 0 16 2518
-> 7 0 14 2532
-> 7 0 16 2548
-> 7 0 16 2470
-> 7 0 14 2481
-> 7 0 16 2500
-> 7 0 14 2538
-> 7 0 14 2487
-> 7 0 16 2530
-> 7 0 14 2544
-> 7 0 16 2560
-> 7 0 14 2493
-> 7 0 14 2550
-> 7 0 14 2499
-> 7 0 14 2556
-> 7 0 16 2507
-> 7 0 16 2483
-> 7 0 16 2567
-> 7 0 16 2543
-> 7 0 16 2519
-> 7 0 16 2495
-> 7 0 16 2471
-> 7 0 16 2555
-> 7 0 16 2531
-> 7 0 16 2473
-> 7 0 16 2503
-> 7 0 16 2533
-> 7 0 16 2563
-> 7 0 16 2485
-> 7 0 16 2515
-> 7 0 14 2502
-> 7 0 16 2545
-> 7 0 16 2467
-> 7 0 16 2497
-> 7 0 14 2508
-> 7 0 16 2527
-> 7 0 14 2565
-> 7 0 14 2514
-> 7 0 16 2557
-> 7 0 14 2463
-> 7 0 14 2520
-> 7 0 14 2469
-> 7 0 14 2526
-> 7 0 13 2462
-> 7 0 16 2692
-> 7 0 16 2722
-> 7 0 16 2752
-> 7 0 14 2691
-> 7 0 16 2782
-> 7 0 16 2704
-> 7 0 14 2748
-> 7 0 14 2697
-> 7 0 16 2734
-> 7 0 14 2754
-> 7 0 16 2764
-> 7 0 16 2686
-> 7 0 14 2703
-> 7 0 16 2716
-> 7 0 14 2760
-> 7 0 14 2709
-> 7 0 16 2746
-> 7 0 14 2766
-> 7 0 16 2776
-> 7 0 14 2715
-> 7 0 14 2772
-> 7 0 16 2723
-> 7 0 16 2699
-> 7 0 16 2783
-> 7 0 16 2759
-> 7 0 16 2735
-> 7 0 16 2711
-> 7 0 16 2687
-> 7 0 16 2771
-> 7 0 16 2747
-> 7 0 16 2689
-> 7 0 16 2719
-> 7 0 16 2749
-> 7 0 16 2779
-> 7 0 16 2701
-> 7 0 14 2718
-> 7 0 16 2731
-> 7 0 14 2724
-> 7 0 16 2761
-> 7 0 14 2781
-> 7 0 16 2791
-> 7 0 16 2713
-> 7 0 14 2730
-> 7 0 16 2743
-> 7 0 14 2787
-> 7 0 14 2736
-> 7 0 16 2773
-> 7 0 14 2685
-> 7 0 14 2742
-> 7 0 16 2690
-> 7 0 16 2750
-> 7 0 16 2726
-> 7 0 16 2702
-> 7 0 16 2786
-> 7 0 16 2762
-> 7 0 16 2738
-> 7 0 16 2714
-> 7 0 16 2774
-> 7 0 14 2688
-> 7 0 16 2698
-> 7 0 16 2728
-> 7 0 14 2694
-> 7 0 16 2758
-> 7 0 14 2751
-> 7 0 16 2788
-> 7 0 14 2700
-> 7 0 16 2710
-> 7 0 16 2740
-> 7 0 14 2757
-> 7 0 14 2706
-> 7 0 16 2770
-> 7 0 19 2793
-> 7 0 14 2763
-> 7 0 14 2712
-> 7 0 14 2769
-> 7 0 14 2775
-> 7 0 16 2794
-> 7 0 16 2693
-> 7 0 16 2753
-> 7 0 16 2729
-> 7 0 16 2705
-> 7 0 16 2789
-> 7 0 16 2765
-> 7 0 16 2741
-> 7 0 16 2717
-> 7 0 16 2777
-> 7 0 16 2695
-> 7 0 16 2725
-> 7 0 16 2755
-> 7 0 14 2721
-> 7 0 16 2785
-> 7 0 16 2707
-> 7 0 14 2778
-> 7 0 14 2727
-> 7 0 16 2737
-> 7 0 16 2767
-> 7 0 14 2784
-> 7 0 14 2733
-> 7 0 14 2790
-> 7 0 14 2739
-> 7 0 14 2745
-> 7 0 16 2720
-> 7 0 16 2696
-> 7 0 16 2780
-> 7 0 16 2756
-> 7 0 16 2732
-> 7 0 16 2708
-> 7 0 16 2792
-> 7 0 16 2768
-> 7 0 16 2744
-> 7 0 13 2684
-> 7 0 16 2918
-> 7 0 16 2935
-> 7 0 14 2961
-> 7 0 16 2965
-> 7 0 14 2967
-> 7 0 16 2947
-> 7 0 14 2973
-> 7 0 16 2977
-> 7 0 19 2979
-> 7 0 14 2907
-> 7 0 16 2914
-> 7 0 14 2913
-> 7 0 14 2919
-> 7 0 16 2926
-> 7 0 14 2925
-> 7 0 16 2980
-> 7 0 16 2960
-> 7 0 16 2936
-> 7 0 16 2972
-> 7 0 16 2948
-> 7 0 16 2909
-> 7 0 16 2932
-> 7 0 16 2921
-> 7 0 14 2931
-> 7 0 16 2962
-> 7 0 14 2937
-> 7 0 16 2944
-> 7 0 14 2943
-> 7 0 16 2974
-> 7 0 14 2949
-> 7 0 16 2956
-> 7 0 14 2955
-> 7 0 16 2911
-> 7 0 16 2923
-> 7 0 16 2963
-> 7 0 16 2939
-> 7 0 16 2975
-> 7 0 16 2951
-> 7 0 16 2912
-> 7 0 16 2929
-> 7 0 16 2959
-> 7 0 14 2958
-> 7 0 16 2924
-> 7 0 16 2941
-> 7 0 14 2964
-> 7 0 16 2971
-> 7 0 14 2970
-> 7 0 16 2953
-> 7 0 14 2976
-> 7 0 16 2908
-> 7 0 14 2910
-> 7 0 14 2916
-> 7 0 16 2920
-> 7 0 14 2922
-> 7 0 16 2930
-> 7 0 16 2966
-> 7 0 16 2942
-> 7 0 16 2978
-> 7 0 16 2954
-> 7 0 16 2915
-> 7 0 14 2928
-> 7 0 14 2934
-> 7 0 16 2938
-> 7 0 16 2927
-> 7 0 16 2968
-> 7 0 14 2940
-> 7 0 14 2946
-> 7 0 16 2950
-> 7 0 14 2952
-> 7 0 16 2917
-> 7 0 16 2933
-> 7 0 16 2969
-> 7 0 16 2945
-> 7 0 16 2957
-> 7 0 13 2906
-> 7 0 6 2350
-> 7 0 3 3411
-> 7 0 1 2349
-> 7 0 9 2054
-> 7 0 19 2053
-> 7 0 13 2052
-> 7 0 16 1718
-> 7 0 14 1636
-> 7 0 19 1726
-> 7 0 14 1642
-> 7 0 14 1699
-> 7 0 14 1648
-> 7 0 14 1705
-> 7 0 16 1616
-> 7 0 14 1654
-> 7 0 14 1711
-> 7 0 16 1641
-> 7 0 14 1660
-> 7 0 14 1717
-> 7 0 16 1628
-> 7 0 16 1701
-> 7 0 16 1677
-> 7 0 14 1723
-> 7 0 16 1653
-> 7 0 16 1713
-> 7 0 16 1689
-> 7 0 16 1665
-> 7 0 16 1725
-> 7 0 16 1643
-> 7 0 16 1673
-> 7 0 16 1703
-> 7 0 16 1617
-> 7 0 16 1655
-> 7 0 16 1685
-> 7 0 16 1715
-> 7 0 16 1629
-> 7 0 14 1669
-> 7 0 14 1675
-> 7 0 16 1613
-> 7 0 14 1681
-> 7 0 16 1668
-> 7 0 14 1687
-> 7 0 16 1625
-> 7 0 16 1644
-> 7 0 14 1693
-> 7 0 16 1704
-> 7 0 16 1680
-> 7 0 16 1656
-> 7 0 16 1716
-> 7 0 14 1609
-> 7 0 16 1692
-> 7 0 14 1615
-> 7 0 14 1621
-> 7 0 16 1640
-> 7 0 14 1627
-> 7 0 16 1670
-> 7 0 16 1700
-> 7 0 16 1727
-> 7 0 14 1633
-> 7 0 16 1652
-> 7 0 16 1620
-> 7 0 16 1682
-> 7 0 16 1712
-> 7 0 16 1664
-> 7 0 16 1632
-> 7 0 16 1694
-> 7 0 16 1724
-> 7 0 14 1639
-> 7 0 14 1696
-> 7 0 14 1645
-> 7 0 16 1610
-> 7 0 14 1702
-> 7 0 14 1651
-> 7 0 14 1708
-> 7 0 14 1657
-> 7 0 16 1622
-> 7 0 14 1714
-> 7 0 14 1663
-> 7 0 16 1671
-> 7 0 16 1647
-> 7 0 14 1720
-> 7 0 16 1634
-> 7 0 16 1707
-> 7 0 16 1683
-> 7 0 16 1659
-> 7 0 16 1719
-> 7 0 16 1695
-> 7 0 16 1637
-> 7 0 16 1667
-> 7 0 16 1697
-> 7 0 16 1611
-> 7 0 16 1649
-> 7 0 16 1679
-> 7 0 16 1709
-> 7 0 16 1623
-> 7 0 16 1661
-> 7 0 16 1691
-> 7 0 16 1721
-> 7 0 16 1635
-> 7 0 14 1666
-> 7 0 14 1672
-> 7 0 14 1678
-> 7 0 16 1619
-> 7 0 16 1638
-> 7 0 14 1684
-> 7 0 14 1690
-> 7 0 16 1698
-> 7 0 16 1674
-> 7 0 16 1631
-> 7 0 16 1650
-> 7 0 16 1710
-> 7 0 16 1686
-> 7 0 16 1662
-> 7 0 14 1612
-> 7 0 16 1722
-> 7 0 14 1618
-> 7 0 14 1624
-> 7 0 14 1630
-> 7 0 16 1646
-> 7 0 16 1614
-> 7 0 16 1676
-> 7 0 16 1706
-> 7 0 16 1658
-> 7 0 16 1626
-> 7 0 16 1688
-> 7 0 13 1608
-> 7 0 16 1826
-> 7 0 16 1748
-> 7 0 16 1778
-> 7 0 16 1808
-> 7 0 14 1759
-> 7 0 14 1765
-> 7 0 14 1822
-> 7 0 14 1771
-> 7 0 14 1828
-> 7 0 14 1777
-> 7 0 16 1761
-> 7 0 14 1783
-> 7 0 16 1737
-> 7 0 16 1821
-> 7 0 16 1797
-> 7 0 16 1773
-> 7 0 16 1749
-> 7 0 16 1833
-> 7 0 16 1809
-> 7 0 16 1785
-> 7 0 16 1733
-> 7 0 16 1763
-> 7 0 16 1793
-> 7 0 16 1823
-> 7 0 16 1745
-> 7 0 16 1775
-> 7 0 16 1805
-> 7 0 16 1757
-> 7 0 19 1834
-> 7 0 16 1787
-> 7 0 14 1729
-> 7 0 16 1817
-> 7 0 14 1735
-> 7 0 14 1792
-> 7 0 14 1741
-> 7 0 14 1798
-> 7 0 14 1747
-> 7 0 14 1804
-> 7 0 14 1753
-> 7 0 14 1810
-> 7 0 16 1764
-> 7 0 16 1740
-> 7 0 14 1816
-> 7 0 16 1824
-> 7 0 16 1800
-> 7 0 16 1776
-> 7 0 16 1752
-> 7 0 16 1812
-> 7 0 16 1788
-> 7 0 16 1730
-> 7 0 16 1760
-> 7 0 16 1790
-> 7 0 16 1820
-> 7 0 16 1742
-> 7 0 16 1772
-> 7 0 16 1802
-> 7 0 16 1832
-> 7 0 16 1754
-> 7 0 16 1784
-> 7 0 16 1814
-> 7 0 14 1762
-> 7 0 14 1819
-> 7 0 14 1768
-> 7 0 14 1825
-> 7 0 14 1774
-> 7 0 14 1831
-> 7 0 16 1731
-> 7 0 14 1780
-> 7 0 14 1786
-> 7 0 16 1791
-> 7 0 16 1767
-> 7 0 16 1743
-> 7 0 16 1827
-> 7 0 16 1803
-> 7 0 16 1779
-> 7 0 16 1755
-> 7 0 16 1815
-> 7 0 16 1835
-> 7 0 16 1739
-> 7 0 16 1769
-> 7 0 16 1799
-> 7 0 16 1829
-> 7 0 16 1751
-> 7 0 16 1781
-> 7 0 16 1811
-> 7 0 14 1732
-> 7 0 14 1789
-> 7 0 14 1738
-> 7 0 14 1795
-> 7 0 14 1744
-> 7 0 14 1801
-> 7 0 14 1750
-> 7 0 14 1807
-> 7 0 16 1734
-> 7 0 14 1756
-> 7 0 14 1813
-> 7 0 16 1794
-> 7 0 16 1770
-> 7 0 16 1746
-> 7 0 16 1830
-> 7 0 16 1806
-> 7 0 16 1782
-> 7 0 16 1758
-> 7 0 16 1818
-> 7 0 16 1736
-> 7 0 16 1766
-> 7 0 16 1796
-> 7 0 13 1728
-> 7 0 16 1926
-> 7 0 16 1856
-> 7 0 16 1886
-> 7 0 16 1838
-> 7 0 16 1868
-> 7 0 16 1898
-> 7 0 16 1850
-> 7 0 16 1880
-> 7 0 16 1910
-> 7 0 14 1882
-> 7 0 16 1922
-> 7 0 14 1888
-> 7 0 14 1837
-> 7 0 14 1894
-> 7 0 14 1843
-> 7 0 14 1900
-> 7 0 14 1849
-> 7 0 14 1906
-> 7 0 16 1857
-> 7 0 14 1915
-> 7 0 14 1921
-> 7 0 16 1893
-> 7 0 16 1869
-> 7 0 16 1845
-> 7 0 16 1905
-> 7 0 16 1881
-> 7 0 16 1917
-> 7 0 16 1853
-> 7 0 16 1883
-> 7 0 16 1865
-> 7 0 16 1895
-> 7 0 16 1847
-> 7 0 16 1877
-> 7 0 16 1907
-> 7 0 14 1852
-> 7 0 16 1919
-> 7 0 14 1858
-> 7 0 14 1864
-> 7 0 14 1870
-> 7 0 14 1876
-> 7 0 16 1884
-> 7 0 16 1860
-> 7 0 16 1896
-> 7 0 16 1872
-> 7 0 16 1848
-> 7 0 16 1908
-> 7 0 16 1920
-> 7 0 16 1862
-> 7 0 16 1892
-> 7 0 19 1927
-> 7 0 16 1844
-> 7 0 16 1874
-> 7 0 16 1904
-> 7 0 16 1916
-> 7 0 14 1885
-> 7 0 14 1891
-> 7 0 14 1840
-> 7 0 14 1897
-> 7 0 14 1846
-> 7 0 14 1903
-> 7 0 14 1912
-> 7 0 14 1909
-> 7 0 16 1887
-> 7 0 14 1918
-> 7 0 16 1863
-> 7 0 16 1839
-> 7 0 14 1924
-> 7 0 16 1899
-> 7 0 16 1875
-> 7 0 16 1851
-> 7 0 16 1911
-> 7 0 16 1923
-> 7 0 16 1859
-> 7 0 16 1889
-> 7 0 16 1841
-> 7 0 16 1871
-> 7 0 16 1901
-> 7 0 16 1913
-> 7 0 14 1855
-> 7 0 14 1861
-> 7 0 16 1925
-> 7 0 14 1867
-> 7 0 14 1873
-> 7 0 16 1854
-> 7 0 14 1879
-> 7 0 16 1890
-> 7 0 16 1866
-> 7 0 16 1842
-> 7 0 16 1902
-> 7 0 16 1878
-> 7 0 16 1914
-> 7 0 16 1928
-> 7 0 13 1836
-> 7 0 16 2007
-> 7 0 16 1959
-> 7 0 16 2043
-> 7 0 16 1995
-> 7 0 16 2031
-> 7 0 16 1955
-> 7 0 16 2015
-> 7 0 16 1937
-> 7 0 16 1997
-> 7 0 14 1975
-> 7 0 14 2038
-> 7 0 14 1987
-> 7 0 14 1936
-> 7 0 14 1999
-> 7 0 16 2051
-> 7 0 16 1950
-> 7 0 16 1986
-> 7 0 16 1938
-> 7 0 16 2022
-> 7 0 16 1974
-> 7 0 16 1982
-> 7 0 16 2042
-> 7 0 16 1964
-> 7 0 16 2024
-> 7 0 14 1951
-> 7 0 14 2014
-> 7 0 14 1963
-> 7 0 14 2026
-> 7 0 16 1977
-> 7 0 16 2013
-> 7 0 16 1965
-> 7 0 16 2049
-> 7 0 16 2001
-> 7 0 16 1949
-> 7 0 16 2009
-> 7 0 16 1931
-> 7 0 16 1991
-> 7 0 16 1973
-> 7 0 14 1978
-> 7 0 16 2033
-> 7 0 14 2041
-> 7 0 14 1990
-> 7 0 14 1939
-> 7 0 14 2002
-> 7 0 16 1956
-> 7 0 16 2040
-> 7 0 16 1992
-> 7 0 16 1944
-> 7 0 16 2028
-> 7 0 16 1976
-> 7 0 16 2036
-> 7 0 16 1958
-> 7 0 16 2018
-> 7 0 16 1940
-> 7 0 16 2000
-> 7 0 14 2005
-> 7 0 14 1954
-> 7 0 14 2017
-> 7 0 14 1966
-> 7 0 16 1947
-> 7 0 14 2029
-> 7 0 16 1983
-> 7 0 16 1935
-> 7 0 16 2019
-> 7 0 16 1971
-> 7 0 16 1985
-> 7 0 16 2045
-> 7 0 16 1967
-> 7 0 16 2027
-> 7 0 14 1981
-> 7 0 14 1930
-> 7 0 14 2044
-> 7 0 14 1993
-> 7 0 14 1942
-> 7 0 16 2010
-> 7 0 16 1962
-> 7 0 16 2046
-> 7 0 16 1998
-> 7 0 16 2034
-> 7 0 16 1952
-> 7 0 16 2012
-> 7 0 16 1934
-> 7 0 16 1994
-> 7 0 14 1945
-> 7 0 14 2008
-> 7 0 14 1957
-> 7 0 14 2020
-> 7 0 14 1969
-> 7 0 14 2032
-> 7 0 16 1953
-> 7 0 16 2037
-> 7 0 16 1989
-> 7 0 16 1941
-> 7 0 16 2025
-> 7 0 16 1979
-> 7 0 16 2039
-> 7 0 16 1961
-> 7 0 16 2021
-> 7 0 16 1943
-> 7 0 16 2003
-> 7 0 14 2035
-> 7 0 14 1984
-> 7 0 14 1933
-> 7 0 14 2047
-> 7 0 14 1996
-> 7 0 16 1980
-> 7 0 16 1932
-> 7 0 16 2016
-> 7 0 16 1968
-> 7 0 19 2050
-> 7 0 16 2004
-> 7 0 16 1946
-> 7 0 16 2006
-> 7 0 16 1988
-> 7 0 16 2048
-> 7 0 16 1970
-> 7 0 16 2030
-> 7 0 14 1948
-> 7 0 14 2011
-> 7 0 14 1960
-> 7 0 14 2023
-> 7 0 14 1972
-> 7 0 13 1929
-> 7 0 6 1607
-> 7 0 19 2343
-> 7 0 13 2342
-> 7 0 16 2110
-> 7 0 16 2140
-> 7 0 16 2081
-> 7 0 14 2085
-> 7 0 16 2146
-> 7 0 14 2091
-> 7 0 14 2097
-> 7 0 16 2065
-> 7 0 14 2103
-> 7 0 14 2109
-> 7 0 16 2117
-> 7 0 16 2093
-> 7 0 16 2077
-> 7 0 16 2129
-> 7 0 14 2145
-> 7 0 16 2153
-> 7 0 16 2105
-> 7 0 14 2058
-> 7 0 16 2141
-> 7 0 14 2064
-> 7 0 14 2070
-> 7 0 14 2076
-> 7 0 16 2060
-> 7 0 16 2095
-> 7 0 16 2155
-> 7 0 14 2082
-> 7 0 16 2125
-> 7 0 16 2072
-> 7 0 16 2107
-> 7 0 16 2137
-> 7 0 16 2084
-> 7 0 19 2154
-> 7 0 14 2118
-> 7 0 14 2124
-> 7 0 16 2062
-> 7 0 14 2130
-> 7 0 14 2136
-> 7 0 16 2074
-> 7 0 16 2120
-> 7 0 16 2096
-> 7 0 14 2142
-> 7 0 16 2132
-> 7 0 16 2108
-> 7 0 16 2144
-> 7 0 16 2092
-> 7 0 16 2122
-> 7 0 16 2063
-> 7 0 16 2104
-> 7 0 16 2134
-> 7 0 16 2075
-> 7 0 14 2088
-> 7 0 14 2094
-> 7 0 16 2059
-> 7 0 14 2100
-> 7 0 16 2087
-> 7 0 14 2106
-> 7 0 16 2071
-> 7 0 14 2112
-> 7 0 16 2123
-> 7 0 16 2099
-> 7 0 16 2083
-> 7 0 14 2148
-> 7 0 16 2135
-> 7 0 16 2111
-> 7 0 14 2061
-> 7 0 14 2067
-> 7 0 16 2147
-> 7 0 14 2073
-> 7 0 16 2089
-> 7 0 16 2119
-> 7 0 14 2079
-> 7 0 16 2066
-> 7 0 16 2101
-> 7 0 16 2131
-> 7 0 16 2078
-> 7 0 16 2113
-> 7 0 16 2143
-> 7 0 14 2115
-> 7 0 16 2149
-> 7 0 14 2121
-> 7 0 14 2127
-> 7 0 14 2151
-> 7 0 16 2068
-> 7 0 14 2133
-> 7 0 16 2090
-> 7 0 14 2139
-> 7 0 16 2080
-> 7 0 16 2126
-> 7 0 16 2102
-> 7 0 16 2138
-> 7 0 16 2114
-> 7 0 16 2086
-> 7 0 16 2150
-> 7 0 16 2116
-> 7 0 16 2098
-> 7 0 16 2128
-> 7 0 16 2152
-> 7 0 16 2069
-> 7 0 13 2057
-> 7 0 16 2227
-> 7 0 16 2179
-> 7 0 16 2209
-> 7 0 16 2239
-> 7 0 14 2160
-> 7 0 14 2217
-> 7 0 14 2166
-> 7 0 14 2223
-> 7 0 14 2172
-> 7 0 14 2229
-> 7 0 14 2178
-> 7 0 14 2235
-> 7 0 16 2162
-> 7 0 14 2184
-> 7 0 16 2222
-> 7 0 16 2198
-> 7 0 16 2174
-> 7 0 16 2234
-> 7 0 16 2210
-> 7 0 16 2186
-> 7 0 16 2164
-> 7 0 16 2194
-> 7 0 16 2224
-> 7 0 16 2176
-> 7 0 16 2206
-> 7 0 16 2236
-> 7 0 14 2187
-> 7 0 14 2193
-> 7 0 14 2199
-> 7 0 14 2205
-> 7 0 16 2189
-> 7 0 14 2211
-> 7 0 16 2165
-> 7 0 16 2225
-> 7 0 16 2201
-> 7 0 16 2177
-> 7 0 16 2237
-> 7 0 16 2213
-> 7 0 16 2161
-> 7 0 16 2242
-> 7 0 16 2191
-> 7 0 16 2221
-> 7 0 16 2173
-> 7 0 16 2203
-> 7 0 16 2233
-> 7 0 16 2185
-> 7 0 16 2215
-> 7 0 14 2157
-> 7 0 19 2241
-> 7 0 14 2163
-> 7 0 14 2220
-> 7 0 14 2169
-> 7 0 14 2226
-> 7 0 14 2175
-> 7 0 14 2232
-> 7 0 14 2181
-> 7 0 14 2238
-> 7 0 16 2192
-> 7 0 16 2168
-> 7 0 16 2228
-> 7 0 16 2204
-> 7 0 16 2180
-> 7 0 16 2240
-> 7 0 16 2216
-> 7 0 16 2158
-> 7 0 16 2188
-> 7 0 16 2218
-> 7 0 16 2170
-> 7 0 16 2200
-> 7 0 16 2230
-> 7 0 16 2182
-> 7 0 16 2212
-> 7 0 14 2190
-> 7 0 14 2196
-> 7 0 14 2202
-> 7 0 16 2159
-> 7 0 14 2208
-> 7 0 14 2214
-> 7 0 16 2219
-> 7 0 16 2195
-> 7 0 16 2171
-> 7 0 16 2231
-> 7 0 16 2207
-> 7 0 16 2183
-> 7 0 16 2167
-> 7 0 16 2197
-> 7 0 13 2156
-> 7 0 16 2248
-> 7 0 16 2278
-> 7 0 16 2308
-> 7 0 16 2338
-> 7 0 16 2260
-> 7 0 16 2290
-> 7 0 16 2320
-> 7 0 14 2274
-> 7 0 14 2331
-> 7 0 14 2280
-> 7 0 14 2337
-> 7 0 14 2286
-> 7 0 14 2292
-> 7 0 16 2273
-> 7 0 14 2298
-> 7 0 16 2249
-> 7 0 16 2333
-> 7 0 16 2309
-> 7 0 16 2285
-> 7 0 16 2261
-> 7 0 16 2321
-> 7 0 16 2297
-> 7 0 16 2245
-> 7 0 16 2275
-> 7 0 16 2305
-> 7 0 16 2335
-> 7 0 16 2257
-> 7 0 16 2287
-> 7 0 16 2317
-> 7 0 16 2269
-> 7 0 16 2299
-> 7 0 14 2244
-> 7 0 16 2329
-> 7 0 14 2301
-> 7 0 14 2250
-> 7 0 14 2307
-> 7 0 14 2256
-> 7 0 14 2313
-> 7 0 14 2262
-> 7 0 14 2319
-> 7 0 14 2268
-> 7 0 14 2325
-> 7 0 16 2276
-> 7 0 16 2252
-> 7 0 16 2336
-> 7 0 16 2312
-> 7 0 16 2288
-> 7 0 16 2264
-> 7 0 16 2324
-> 7 0 16 2300
-> 7 0 16 2272
-> 7 0 16 2302
-> 7 0 16 2332
-> 7 0 16 2254
-> 7 0 16 2284
-> 7 0 16 2314
-> 7 0 16 2266
-> 7 0 16 2296
-> 7 0 16 2326
-> 7 0 14 2271
-> 7 0 14 2277
-> 7 0 14 2334
-> 7 0 14 2283
-> 7 0 14 2289
-> 7 0 14 2295
-> 7 0 16 2303
-> 7 0 16 2279
-> 7 0 16 2255
-> 7 0 16 2339
-> 7 0 16 2315
-> 7 0 16 2291
-> 7 0 16 2267
-> 7 0 16 2327
-> 7 0 16 2341
-> 7 0 16 2251
-> 7 0 16 2281
-> 7 0 16 2311
-> 7 0 16 2263
-> 7 0 16 2293
-> 7 0 19 2340
-> 7 0 16 2323
-> 7 0 14 2247
-> 7 0 14 2304
-> 7 0 14 2253
-> 7 0 14 2310
-> 7 0 14 2259
-> 7 0 14 2316
-> 7 0 14 2265
-> 7 0 14 2322
-> 7 0 16 2246
-> 7 0 14 2328
-> 7 0 16 2306
-> 7 0 16 2282
-> 7 0 16 2258
-> 7 0 16 2318
-> 7 0 16 2294
-> 7 0 16 2270
-> 7 0 16 2330
-> 7 0 13 2243
-> 7 0 9 2344
-> 7 0 6 2056
-> 7 0 12 2347
-> 7 0 6 2346
-> 7 0 3 2345
-> 7 0 3 2348
-> 7 0 3 2055
-> 7 0 1 1606
-> 7 0 3 461
-> 7 0 3 495
-> 7 0 9 470
-> 7 0 9 482
-> 7 0 7 469
-> 7 0 9 471
-> 7 0 7 481
-> 7 0 9 483
-> 7 0 12 493
-> 7 0 9 467
-> 7 0 7 490
-> 7 0 9 479
-> 7 0 9 494
-> 7 0 7 472
-> 7 0 9 474
-> 7 0 7 484
-> 7 0 9 486
-> 7 0 9 464
-> 7 0 9 476
-> 7 0 9 488
-> 7 0 9 491
-> 7 0 7 463
-> 7 0 9 465
-> 7 0 7 475
-> 7 0 9 477
-> 7 0 7 487
-> 7 0 9 489
-> 7 0 9 473
-> 7 0 9 492
-> 7 0 9 485
-> 7 0 7 466
-> 7 0 9 468
-> 7 0 7 478
-> 7 0 9 480
-> 7 0 6 462
-> 7 0 3 178
-> 7 0 9 111
-> 7 0 9 141
-> 7 0 9 28
-> 7 0 9 63
-> 7 0 9 171
-> 7 0 7 35
-> 7 0 9 93
-> 7 0 9 123
-> 7 0 9 153
-> 7 0 9 40
-> 7 0 9 75
-> 7 0 7 47
-> 7 0 9 105
-> 7 0 9 135
-> 7 0 9 165
-> 7 0 9 24
-> 7 0 7 83
-> 7 0 9 36
-> 7 0 7 59
-> 7 0 9 82
-> 7 0 9 58
-> 7 0 7 143
-> 7 0 7 119
-> 7 0 9 142
-> 7 0 7 95
-> 7 0 9 118
-> 7 0 9 48
-> 7 0 7 71
-> 7 0 9 94
-> 7 0 9 70
-> 7 0 7 155
-> 7 0 7 131
-> 7 0 9 154
-> 7 0 7 107
-> 7 0 9 130
-> 7 0 9 106
-> 7 0 7 167
-> 7 0 9 166
-> 7 0 7 26
-> 7 0 9 60
-> 7 0 9 177
-> 7 0 9 90
-> 7 0 9 31
-> 7 0 9 120
-> 7 0 7 38
-> 7 0 9 150
-> 7 0 9 72
-> 7 0 9 102
-> 7 0 9 43
-> 7 0 9 132
-> 7 0 9 162
-> 7 0 7 50
-> 7 0 9 33
-> 7 0 7 110
-> 7 0 7 86
-> 7 0 7 62
-> 7 0 9 85
-> 7 0 7 170
-> 7 0 9 61
-> 7 0 7 146
-> 7 0 9 45
-> 7 0 7 122
-> 7 0 9 145
-> 7 0 7 98
-> 7 0 9 121
-> 7 0 7 74
-> 7 0 9 97
-> 7 0 9 73
-> 7 0 7 158
-> 7 0 7 134
-> 7 0 9 157
-> 7 0 9 133
-> 7 0 9 109
-> 7 0 9 169
-> 7 0 9 57
-> 7 0 7 29
-> 7 0 9 87
-> 7 0 9 117
-> 7 0 9 147
-> 7 0 9 34
-> 7 0 9 69
-> 7 0 7 41
-> 7 0 9 99
-> 7 0 9 129
-> 7 0 9 159
-> 7 0 9 46
-> 7 0 9 30
-> 7 0 7 53
-> 7 0 9 52
-> 7 0 7 113
-> 7 0 7 89
-> 7 0 9 112
-> 7 0 9 42
-> 7 0 7 65
-> 7 0 9 88
-> 7 0 7 173
-> 7 0 9 64
-> 7 0 7 149
-> 7 0 9 172
-> 7 0 7 125
-> 7 0 9 148
-> 7 0 7 101
-> 7 0 9 124
-> 7 0 7 77
-> 7 0 9 100
-> 7 0 9 76
-> 7 0 7 161
-> 7 0 7 137
-> 7 0 9 160
-> 7 0 9 136
-> 7 0 9 54
-> 7 0 9 84
-> 7 0 9 25
-> 7 0 9 114
-> 7 0 7 32
-> 7 0 9 144
-> 7 0 9 66
-> 7 0 9 174
-> 7 0 9 96
-> 7 0 9 37
-> 7 0 9 126
-> 7 0 7 44
-> 7 0 9 156
-> 7 0 9 78
-> 7 0 9 108
-> 7 0 9 49
-> 7 0 9 138
-> 7 0 9 168
-> 7 0 9 27
-> 7 0 7 80
-> 7 0 7 56
-> 7 0 9 55
-> 7 0 7 140
-> 7 0 9 39
-> 7 0 7 116
-> 7 0 7 92
-> 7 0 9 115
-> 7 0 7 68
-> 7 0 9 91
-> 7 0 9 67
-> 7 0 7 152
-> 7 0 9 175
-> 7 0 12 176
-> 7 0 7 128
-> 7 0 9 151
-> 7 0 7 104
-> 7 0 9 127
-> 7 0 9 103
-> 7 0 9 79
-> 7 0 7 164
-> 7 0 9 163
-> 7 0 9 139
-> 7 0 9 51
-> 7 0 7 23
-> 7 0 9 81
-> 7 0 6 22
-> 7 0 3 498
-> 7 0 12 497
-> 7 0 6 496
-> 7 0 9 377
-> 7 0 7 441
-> 7 0 7 180
-> 7 0 9 413
-> 7 0 9 241
-> 7 0 9 301
-> 7 0 9 223
-> 7 0 9 361
-> 7 0 9 194
-> 7 0 9 283
-> 7 0 9 421
-> 7 0 7 204
-> 7 0 9 343
-> 7 0 9 265
-> 7 0 9 403
-> 7 0 9 325
-> 7 0 9 385
-> 7 0 9 445
-> 7 0 7 240
-> 7 0 9 212
-> 7 0 9 196
-> 7 0 7 276
-> 7 0 9 248
-> 7 0 7 360
-> 7 0 7 228
-> 7 0 9 332
-> 7 0 7 312
-> 7 0 9 284
-> 7 0 7 396
-> 7 0 7 264
-> 7 0 9 368
-> 7 0 9 236
-> 7 0 7 348
-> 7 0 9 452
-> 7 0 9 320
-> 7 0 7 432
-> 7 0 9 404
-> 7 0 7 384
-> 7 0 9 208
-> 7 0 9 356
-> 7 0 9 440
-> 7 0 9 268
-> 7 0 9 185
-> 7 0 9 328
-> 7 0 9 250
-> 7 0 7 195
-> 7 0 9 388
-> 7 0 9 310
-> 7 0 9 232
-> 7 0 9 448
-> 7 0 9 370
-> 7 0 9 292
-> 7 0 9 430
-> 7 0 9 352
-> 7 0 9 412
-> 7 0 9 181
-> 7 0 7 267
-> 7 0 9 239
-> 7 0 7 219
-> 7 0 7 303
-> 7 0 9 275
-> 7 0 7 387
-> 7 0 9 205
-> 7 0 7 255
-> 7 0 9 359
-> 7 0 9 227
-> 7 0 7 339
-> 7 0 9 311
-> 7 0 7 423
-> 7 0 7 291
-> 7 0 9 395
-> 7 0 9 263
-> 7 0 7 375
-> 7 0 9 347
-> 7 0 9 431
-> 7 0 7 411
-> 7 0 9 383
-> 7 0 7 186
-> 7 0 9 217
-> 7 0 9 277
-> 7 0 9 337
-> 7 0 9 259
-> 7 0 9 200
-> 7 0 9 397
-> 7 0 9 319
-> 7 0 9 457
-> 7 0 9 379
-> 7 0 9 439
-> 7 0 7 210
-> 7 0 9 190
-> 7 0 7 246
-> 7 0 9 218
-> 7 0 7 330
-> 7 0 9 302
-> 7 0 7 282
-> 7 0 9 254
-> 7 0 7 366
-> 7 0 7 234
-> 7 0 9 338
-> 7 0 7 450
-> 7 0 7 318
-> 7 0 9 422
-> 7 0 9 290
-> 7 0 7 402
-> 7 0 9 374
-> 7 0 7 354
-> 7 0 9 458
-> 7 0 9 326
-> 7 0 7 438
-> 7 0 9 410
-> 7 0 9 244
-> 7 0 9 446
-> 7 0 9 304
-> 7 0 9 191
-> 7 0 9 226
-> 7 0 9 364
-> 7 0 7 201
-> 7 0 9 286
-> 7 0 9 424
-> 7 0 9 346
-> 7 0 9 406
-> 7 0 7 237
-> 7 0 9 209
-> 7 0 7 273
-> 7 0 9 199
-> 7 0 9 245
-> 7 0 7 357
-> 7 0 7 225
-> 7 0 9 329
-> 7 0 7 309
-> 7 0 9 281
-> 7 0 7 393
-> 7 0 7 261
-> 7 0 9 365
-> 7 0 9 233
-> 7 0 7 345
-> 7 0 9 449
-> 7 0 9 317
-> 7 0 7 429
-> 7 0 9 401
-> 7 0 7 381
-> 7 0 9 353
-> 7 0 9 437
-> 7 0 9 211
-> 7 0 9 271
-> 7 0 9 182
-> 7 0 9 331
-> 7 0 7 192
-> 7 0 9 253
-> 7 0 9 391
-> 7 0 9 313
-> 7 0 9 235
-> 7 0 9 451
-> 7 0 9 373
-> 7 0 9 295
-> 7 0 9 206
-> 7 0 9 433
-> 7 0 9 355
-> 7 0 9 415
-> 7 0 9 184
-> 7 0 7 216
-> 7 0 7 300
-> 7 0 9 272
-> 7 0 7 252
-> 7 0 7 336
-> 7 0 9 224
-> 7 0 9 308
-> 7 0 7 420
-> 7 0 7 288
-> 7 0 9 392
-> 7 0 7 372
-> 7 0 9 260
-> 7 0 9 344
-> 7 0 7 456
-> 7 0 7 324
-> 7 0 9 428
-> 7 0 9 296
-> 7 0 7 408
-> 7 0 9 380
-> 7 0 9 238
-> 7 0 7 444
-> 7 0 7 183
-> 7 0 9 416
-> 7 0 9 298
-> 7 0 9 220
-> 7 0 9 358
-> 7 0 9 280
-> 7 0 9 418
-> 7 0 9 340
-> 7 0 9 197
-> 7 0 9 262
-> 7 0 9 400
-> 7 0 9 322
-> 7 0 9 382
-> 7 0 9 442
-> 7 0 7 207
-> 7 0 7 243
-> 7 0 9 193
-> 7 0 7 327
-> 7 0 9 215
-> 7 0 9 299
-> 7 0 7 279
-> 7 0 7 363
-> 7 0 9 251
-> 7 0 9 335
-> 7 0 7 231
-> 7 0 7 447
-> 7 0 7 315
-> 7 0 9 419
-> 7 0 9 287
-> 7 0 7 399
-> 7 0 9 371
-> 7 0 7 351
-> 7 0 9 455
-> 7 0 9 323
-> 7 0 7 435
-> 7 0 9 407
-> 7 0 9 443
-> 7 0 9 460
-> 7 0 9 247
-> 7 0 9 188
-> 7 0 9 307
-> 7 0 9 229
-> 7 0 7 198
-> 7 0 9 367
-> 7 0 9 289
-> 7 0 9 427
-> 7 0 9 349
-> 7 0 9 409
-> 7 0 7 270
-> 7 0 9 242
-> 7 0 7 222
-> 7 0 7 306
-> 7 0 9 202
-> 7 0 9 278
-> 7 0 7 390
-> 7 0 9 362
-> 7 0 7 258
-> 7 0 7 342
-> 7 0 9 230
-> 7 0 9 314
-> 7 0 7 426
-> 7 0 7 294
-> 7 0 9 398
-> 7 0 12 459
-> 7 0 7 378
-> 7 0 9 266
-> 7 0 9 350
-> 7 0 9 434
-> 7 0 7 414
-> 7 0 9 386
-> 7 0 9 214
-> 7 0 9 274
-> 7 0 7 189
-> 7 0 9 334
-> 7 0 9 256
-> 7 0 9 394
-> 7 0 9 316
-> 7 0 9 203
-> 7 0 9 454
-> 7 0 9 376
-> 7 0 9 436
-> 7 0 9 187
-> 7 0 7 213
-> 7 0 7 297
-> 7 0 9 269
-> 7 0 7 249
-> 7 0 7 333
-> 7 0 9 221
-> 7 0 9 305
-> 7 0 7 417
-> 7 0 7 285
-> 7 0 9 389
-> 7 0 7 369
-> 7 0 9 257
-> 7 0 9 341
-> 7 0 7 453
-> 7 0 7 321
-> 7 0 9 425
-> 7 0 9 293
-> 7 0 7 405
-> 7 0 6 179
-> 7 0 1 21
-> 7 0 3 1602
-> 7 0 9 1475
-> 7 0 9 1535
-> 7 0 7 1375
-> 7 0 9 1595
-> 7 0 9 1376
-> 7 0 9 1422
-> 7 0 9 1458
-> 7 0 9 1542
-> 7 0 9 1410
-> 7 0 9 1494
-> 7 0 7 1423
-> 7 0 9 1578
-> 7 0 7 1399
-> 7 0 9 1446
-> 7 0 9 1530
-> 7 0 7 1543
-> 7 0 7 1519
-> 7 0 9 1566
-> 7 0 7 1495
-> 7 0 7 1471
-> 7 0 9 1400
-> 7 0 7 1447
-> 7 0 9 1371
-> 7 0 9 1460
-> 7 0 7 1591
-> 7 0 9 1520
-> 7 0 7 1567
-> 7 0 9 1442
-> 7 0 9 1580
-> 7 0 9 1502
-> 7 0 9 1562
-> 7 0 7 1378
-> 7 0 9 1401
-> 7 0 9 1385
-> 7 0 9 1485
-> 7 0 9 1437
-> 7 0 9 1521
-> 7 0 7 1450
-> 7 0 7 1426
-> 7 0 9 1473
-> 7 0 7 1402
-> 7 0 9 1557
-> 7 0 9 1509
-> 7 0 7 1570
-> 7 0 7 1546
-> 7 0 9 1593
-> 7 0 7 1522
-> 7 0 7 1498
-> 7 0 9 1427
-> 7 0 7 1474
-> 7 0 9 1487
-> 7 0 9 1409
-> 7 0 9 1547
-> 7 0 7 1594
-> 7 0 9 1469
-> 7 0 9 1386
-> 7 0 9 1529
-> 7 0 9 1589
-> 7 0 7 1381
-> 7 0 9 1370
-> 7 0 9 1392
-> 7 0 9 1428
-> 7 0 9 1512
-> 7 0 9 1464
-> 7 0 9 1548
-> 7 0 9 1416
-> 7 0 7 1453
-> 7 0 9 1500
-> 7 0 7 1429
-> 7 0 9 1584
-> 7 0 7 1405
-> 7 0 9 1536
-> 7 0 7 1573
-> 7 0 9 1394
-> 7 0 7 1549
-> 7 0 7 1525
-> 7 0 9 1454
-> 7 0 7 1501
-> 7 0 7 1477
-> 7 0 9 1514
-> 7 0 9 1436
-> 7 0 9 1377
-> 7 0 9 1574
-> 7 0 9 1496
-> 7 0 7 1597
-> 7 0 9 1418
-> 7 0 9 1556
-> 7 0 9 1478
-> 7 0 9 1538
-> 7 0 9 1598
-> 7 0 7 1384
-> 7 0 9 1379
-> 7 0 9 1455
-> 7 0 9 1407
-> 7 0 12 1600
-> 7 0 9 1491
-> 7 0 9 1575
-> 7 0 9 1443
-> 7 0 7 1480
-> 7 0 9 1527
-> 7 0 7 1456
-> 7 0 7 1432
-> 7 0 9 1479
-> 7 0 7 1408
-> 7 0 9 1563
-> 7 0 9 1421
-> 7 0 7 1576
-> 7 0 7 1552
-> 7 0 9 1599
-> 7 0 9 1481
-> 7 0 7 1528
-> 7 0 9 1368
-> 7 0 9 1403
-> 7 0 7 1504
-> 7 0 9 1541
-> 7 0 9 1463
-> 7 0 9 1523
-> 7 0 7 1363
-> 7 0 9 1445
-> 7 0 9 1583
-> 7 0 9 1505
-> 7 0 9 1565
-> 7 0 9 1364
-> 7 0 7 1387
-> 7 0 9 1398
-> 7 0 9 1482
-> 7 0 9 1434
-> 7 0 9 1388
-> 7 0 9 1518
-> 7 0 9 1470
-> 7 0 9 1554
-> 7 0 7 1483
-> 7 0 7 1459
-> 7 0 9 1506
-> 7 0 7 1435
-> 7 0 9 1590
-> 7 0 7 1411
-> 7 0 7 1579
-> 7 0 7 1555
-> 7 0 9 1601
-> 7 0 9 1430
-> 7 0 7 1531
-> 7 0 7 1507
-> 7 0 9 1490
-> 7 0 9 1412
-> 7 0 9 1550
-> 7 0 9 1472
-> 7 0 9 1383
-> 7 0 7 1366
-> 7 0 9 1532
-> 7 0 9 1592
-> 7 0 9 1373
-> 7 0 9 1425
-> 7 0 9 1461
-> 7 0 7 1390
-> 7 0 9 1545
-> 7 0 9 1413
-> 7 0 9 1497
-> 7 0 9 1581
-> 7 0 9 1449
-> 7 0 7 1510
-> 7 0 7 1486
-> 7 0 9 1533
-> 7 0 7 1462
-> 7 0 7 1438
-> 7 0 7 1414
-> 7 0 9 1569
-> 7 0 9 1397
-> 7 0 7 1582
-> 7 0 9 1457
-> 7 0 7 1558
-> 7 0 7 1534
-> 7 0 9 1374
-> 7 0 9 1517
-> 7 0 9 1439
-> 7 0 9 1577
-> 7 0 9 1499
-> 7 0 7 1369
-> 7 0 9 1559
-> 7 0 9 1452
-> 7 0 9 1382
-> 7 0 9 1404
-> 7 0 9 1488
-> 7 0 9 1572
-> 7 0 9 1440
-> 7 0 7 1393
-> 7 0 9 1524
-> 7 0 9 1476
-> 7 0 7 1513
-> 7 0 9 1560
-> 7 0 7 1489
-> 7 0 7 1465
-> 7 0 7 1441
-> 7 0 9 1596
-> 7 0 9 1424
-> 7 0 7 1417
-> 7 0 9 1365
-> 7 0 9 1484
-> 7 0 7 1585
-> 7 0 9 1406
-> 7 0 7 1561
-> 7 0 7 1537
-> 7 0 9 1544
-> 7 0 9 1466
-> 7 0 9 1526
-> 7 0 9 1448
-> 7 0 9 1389
-> 7 0 9 1586
-> 7 0 7 1372
-> 7 0 9 1508
-> 7 0 9 1568
-> 7 0 9 1367
-> 7 0 9 1395
-> 7 0 9 1431
-> 7 0 9 1515
-> 7 0 9 1467
-> 7 0 7 1420
-> 7 0 7 1396
-> 7 0 9 1551
-> 7 0 9 1419
-> 7 0 9 1503
-> 7 0 7 1540
-> 7 0 9 1587
-> 7 0 7 1516
-> 7 0 7 1492
-> 7 0 9 1391
-> 7 0 9 1539
-> 7 0 7 1468
-> 7 0 9 1451
-> 7 0 7 1444
-> 7 0 9 1511
-> 7 0 9 1433
-> 7 0 7 1588
-> 7 0 7 1564
-> 7 0 9 1571
-> 7 0 9 1493
-> 7 0 9 1415
-> 7 0 9 1380
-> 7 0 9 1553
-> 7 0 6 1362
-> 7 0 3 1605
-> 7 0 12 1604
-> 7 0 6 1603
-> 7 0 3 1361
-> 7 0 9 1204
-> 7 0 9 1253
-> 7 0 9 1229
-> 7 0 9 1313
-> 7 0 9 1216
-> 7 0 9 1289
-> 7 0 9 1265
-> 7 0 7 1221
-> 7 0 9 1241
-> 7 0 9 1349
-> 7 0 9 1325
-> 7 0 7 1281
-> 7 0 9 1301
-> 7 0 7 1257
-> 7 0 9 1277
-> 7 0 7 1233
-> 7 0 7 1341
-> 7 0 7 1317
-> 7 0 9 1337
-> 7 0 9 1219
-> 7 0 7 1293
-> 7 0 9 1249
-> 7 0 7 1269
-> 7 0 7 1245
-> 7 0 9 1279
-> 7 0 7 1353
-> 7 0 9 1193
-> 7 0 9 1309
-> 7 0 7 1329
-> 7 0 9 1231
-> 7 0 7 1305
-> 7 0 9 1339
-> 7 0 9 1261
-> 7 0 9 1291
-> 7 0 9 1205
-> 7 0 9 1321
-> 7 0 9 1243
-> 7 0 9 1351
-> 7 0 7 1191
-> 7 0 9 1273
-> 7 0 9 1303
-> 7 0 9 1217
-> 7 0 9 1333
-> 7 0 7 1203
-> 7 0 7 1215
-> 7 0 12 1359
-> 7 0 9 1201
-> 7 0 9 1220
-> 7 0 9 1280
-> 7 0 9 1256
-> 7 0 9 1213
-> 7 0 9 1232
-> 7 0 9 1340
-> 7 0 9 1316
-> 7 0 9 1292
-> 7 0 7 1248
-> 7 0 9 1268
-> 7 0 7 1224
-> 7 0 9 1244
-> 7 0 9 1352
-> 7 0 7 1308
-> 7 0 9 1328
-> 7 0 7 1284
-> 7 0 9 1304
-> 7 0 7 1260
-> 7 0 7 1236
-> 7 0 7 1344
-> 7 0 7 1320
-> 7 0 7 1296
-> 7 0 7 1272
-> 7 0 9 1228
-> 7 0 7 1356
-> 7 0 9 1196
-> 7 0 9 1258
-> 7 0 7 1332
-> 7 0 9 1288
-> 7 0 9 1318
-> 7 0 9 1240
-> 7 0 9 1348
-> 7 0 9 1208
-> 7 0 9 1270
-> 7 0 9 1300
-> 7 0 7 1194
-> 7 0 9 1330
-> 7 0 7 1206
-> 7 0 9 1198
-> 7 0 9 1223
-> 7 0 9 1210
-> 7 0 9 1283
-> 7 0 9 1259
-> 7 0 9 1235
-> 7 0 9 1343
-> 7 0 9 1319
-> 7 0 9 1295
-> 7 0 7 1251
-> 7 0 9 1271
-> 7 0 7 1227
-> 7 0 9 1247
-> 7 0 9 1355
-> 7 0 7 1311
-> 7 0 9 1331
-> 7 0 7 1287
-> 7 0 9 1307
-> 7 0 7 1263
-> 7 0 7 1239
-> 7 0 7 1347
-> 7 0 7 1323
-> 7 0 9 1225
-> 7 0 7 1299
-> 7 0 9 1255
-> 7 0 7 1275
-> 7 0 9 1285
-> 7 0 9 1199
-> 7 0 9 1315
-> 7 0 7 1335
-> 7 0 9 1237
-> 7 0 9 1345
-> 7 0 9 1267
-> 7 0 9 1297
-> 7 0 9 1211
-> 7 0 9 1327
-> 7 0 9 1357
-> 7 0 7 1197
-> 7 0 7 1209
-> 7 0 9 1195
-> 7 0 9 1250
-> 7 0 9 1207
-> 7 0 9 1226
-> 7 0 9 1310
-> 7 0 9 1286
-> 7 0 9 1262
-> 7 0 7 1218
-> 7 0 9 1238
-> 7 0 9 1346
-> 7 0 9 1322
-> 7 0 7 1278
-> 7 0 9 1298
-> 7 0 7 1254
-> 7 0 9 1274
-> 7 0 7 1230
-> 7 0 7 1338
-> 7 0 9 1358
-> 7 0 7 1314
-> 7 0 9 1334
-> 7 0 7 1290
-> 7 0 7 1266
-> 7 0 9 1222
-> 7 0 7 1242
-> 7 0 7 1350
-> 7 0 9 1252
-> 7 0 7 1326
-> 7 0 9 1282
-> 7 0 7 1302
-> 7 0 9 1360
-> 7 0 9 1312
-> 7 0 9 1234
-> 7 0 9 1342
-> 7 0 9 1202
-> 7 0 9 1264
-> 7 0 9 1294
-> 7 0 9 1324
-> 7 0 9 1246
-> 7 0 9 1354
-> 7 0 9 1214
-> 7 0 9 1276
-> 7 0 9 1306
-> 7 0 7 1200
-> 7 0 9 1336
-> 7 0 9 1192
-> 7 0 7 1212
-> 7 0 6 1190
-> 7 0 1 1189
-> 7 0 7 1059
-> 7 0 7 1122
-> 7 0 7 1071
-> 7 0 9 1046
-> 7 0 9 1036
-> 7 0 9 1082
-> 7 0 7 1017
-> 7 0 9 1118
-> 7 0 9 1070
-> 7 0 9 1154
-> 7 0 7 1029
-> 7 0 7 1041
-> 7 0 9 1048
-> 7 0 9 1019
-> 7 0 9 1108
-> 7 0 12 1155
-> 7 0 9 1090
-> 7 0 9 1150
-> 7 0 9 1072
-> 7 0 7 1074
-> 7 0 9 1043
-> 7 0 9 1132
-> 7 0 7 1137
-> 7 0 7 1086
-> 7 0 9 1021
-> 7 0 7 1149
-> 7 0 7 1098
-> 7 0 9 1109
-> 7 0 9 1061
-> 7 0 9 1145
-> 7 0 9 1097
-> 7 0 9 1133
-> 7 0 9 1075
-> 7 0 9 1135
-> 7 0 9 1057
-> 7 0 9 1117
-> 7 0 9 1034
-> 7 0 9 1099
-> 7 0 7 1050
-> 7 0 7 1113
-> 7 0 7 1062
-> 7 0 7 1125
-> 7 0 9 1030
-> 7 0 9 1052
-> 7 0 9 1136
-> 7 0 9 1088
-> 7 0 7 1020
-> 7 0 9 1124
-> 7 0 7 1032
-> 7 0 9 1156
-> 7 0 9 1084
-> 7 0 9 1025
-> 7 0 9 1144
-> 7 0 9 1066
-> 7 0 9 1126
-> 7 0 7 1077
-> 7 0 7 1140
-> 7 0 7 1089
-> 7 0 7 1152
-> 7 0 7 1101
-> 7 0 9 1079
-> 7 0 9 1039
-> 7 0 9 1115
-> 7 0 9 1067
-> 7 0 9 1151
-> 7 0 9 1103
-> 7 0 9 1051
-> 7 0 9 1111
-> 7 0 9 1093
-> 7 0 9 1153
-> 7 0 9 1040
-> 7 0 7 1104
-> 7 0 7 1053
-> 7 0 7 1116
-> 7 0 7 1065
-> 7 0 9 1024
-> 7 0 7 1128
-> 7 0 9 1106
-> 7 0 9 1058
-> 7 0 9 1142
-> 7 0 9 1094
-> 7 0 7 1023
-> 7 0 9 1130
-> 7 0 7 1035
-> 7 0 9 1078
-> 7 0 9 1138
-> 7 0 9 1060
-> 7 0 9 1120
-> 7 0 9 1031
-> 7 0 9 1102
-> 7 0 7 1080
-> 7 0 7 1143
-> 7 0 7 1092
-> 7 0 9 1049
-> 7 0 9 1033
-> 7 0 9 1085
-> 7 0 9 1121
-> 7 0 9 1073
-> 7 0 9 1045
-> 7 0 9 1105
-> 7 0 9 1022
-> 7 0 9 1087
-> 7 0 9 1147
-> 7 0 9 1069
-> 7 0 7 1044
-> 7 0 9 1129
-> 7 0 7 1107
-> 7 0 7 1056
-> 7 0 7 1119
-> 7 0 9 1018
-> 7 0 7 1068
-> 7 0 7 1131
-> 7 0 9 1076
-> 7 0 9 1112
-> 7 0 9 1042
-> 7 0 9 1064
-> 7 0 9 1148
-> 7 0 9 1100
-> 7 0 7 1026
-> 7 0 7 1038
-> 7 0 9 1054
-> 7 0 9 1114
-> 7 0 9 1096
-> 7 0 9 1037
-> 7 0 7 1134
-> 7 0 7 1083
-> 7 0 7 1146
-> 7 0 7 1095
-> 7 0 9 1027
-> 7 0 9 1055
-> 7 0 9 1139
-> 7 0 9 1091
-> 7 0 9 1127
-> 7 0 9 1081
-> 7 0 9 1141
-> 7 0 9 1063
-> 7 0 9 1028
-> 7 0 9 1123
-> 7 0 7 1047
-> 7 0 7 1110
-> 7 0 6 1016
-> 7 0 7 989
-> 7 0 7 995
-> 7 0 9 954
-> 7 0 7 1001
-> 7 0 7 1007
-> 7 0 9 966
-> 7 0 9 985
-> 7 0 9 978
-> 7 0 9 997
-> 7 0 9 1009
-> 7 0 9 987
-> 7 0 9 955
-> 7 0 9 999
-> 7 0 9 967
-> 7 0 7 1010
-> 7 0 9 979
-> 7 0 9 963
-> 7 0 9 1012
-> 7 0 9 988
-> 7 0 9 975
-> 7 0 7 953
-> 7 0 9 1000
-> 7 0 7 959
-> 7 0 7 965
-> 7 0 7 971
-> 7 0 7 977
-> 7 0 9 984
-> 7 0 9 1014
-> 7 0 9 958
-> 7 0 9 996
-> 7 0 9 970
-> 7 0 7 980
-> 7 0 9 1008
-> 7 0 7 986
-> 7 0 7 992
-> 7 0 7 998
-> 7 0 7 1004
-> 7 0 9 960
-> 7 0 9 972
-> 7 0 9 991
-> 7 0 9 1003
-> 7 0 9 981
-> 7 0 9 1011
-> 7 0 9 993
-> 7 0 9 961
-> 7 0 12 1013
-> 7 0 9 1005
-> 7 0 9 973
-> 7 0 9 957
-> 7 0 9 982
-> 7 0 9 969
-> 7 0 9 994
-> 7 0 7 956
-> 7 0 9 1006
-> 7 0 7 962
-> 7 0 7 968
-> 7 0 7 974
-> 7 0 9 990
-> 7 0 9 964
-> 7 0 9 1002
-> 7 0 9 976
-> 7 0 7 983
-> 7 0 6 952
-> 7 0 9 1179
-> 7 0 9 1169
-> 7 0 9 1181
-> 7 0 7 1159
-> 7 0 7 1165
-> 7 0 7 1171
-> 7 0 7 1177
-> 7 0 9 1170
-> 7 0 9 1182
-> 7 0 9 1166
-> 7 0 9 1178
-> 7 0 9 1161
-> 7 0 9 1184
-> 7 0 9 1173
-> 7 0 12 1183
-> 7 0 9 1163
-> 7 0 9 1175
-> 7 0 7 1162
-> 7 0 7 1168
-> 7 0 7 1174
-> 7 0 7 1180
-> 7 0 9 1164
-> 7 0 9 1176
-> 7 0 9 1160
-> 7 0 9 1172
-> 7 0 9 1167
-> 7 0 6 1158
-> 7 0 12 1187
-> 7 0 6 1186
-> 7 0 3 1015
-> 7 0 3 951
-> 7 0 9 950
-> 7 0 9 876
-> 7 0 9 914
-> 7 0 9 944
-> 7 0 9 888
-> 7 0 9 926
-> 7 0 7 931
-> 7 0 7 937
-> 7 0 7 943
-> 7 0 9 878
-> 7 0 9 933
-> 7 0 9 890
-> 7 0 9 909
-> 7 0 9 945
-> 7 0 7 874
-> 7 0 9 921
-> 7 0 7 880
-> 7 0 7 886
-> 7 0 7 892
-> 7 0 9 899
-> 7 0 9 929
-> 7 0 9 911
-> 7 0 9 879
-> 7 0 9 941
-> 7 0 9 923
-> 7 0 9 891
-> 7 0 7 901
-> 7 0 7 907
-> 7 0 7 913
-> 7 0 12 949
-> 7 0 7 919
-> 7 0 9 875
-> 7 0 7 925
-> 7 0 9 900
-> 7 0 9 887
-> 7 0 9 936
-> 7 0 9 912
-> 7 0 9 948
-> 7 0 9 924
-> 7 0 9 908
-> 7 0 9 938
-> 7 0 9 882
-> 7 0 9 920
-> 7 0 9 894
-> 7 0 7 928
-> 7 0 7 934
-> 7 0 7 940
-> 7 0 9 872
-> 7 0 7 946
-> 7 0 9 884
-> 7 0 9 903
-> 7 0 9 939
-> 7 0 9 896
-> 7 0 9 915
-> 7 0 7 871
-> 7 0 7 877
-> 7 0 9 927
-> 7 0 7 883
-> 7 0 7 889
-> 7 0 7 895
-> 7 0 9 905
-> 7 0 9 873
-> 7 0 9 935
-> 7 0 9 917
-> 7 0 9 885
-> 7 0 9 947
-> 7 0 7 898
-> 7 0 9 897
-> 7 0 7 904
-> 7 0 7 910
-> 7 0 7 916
-> 7 0 7 922
-> 7 0 9 881
-> 7 0 9 930
-> 7 0 9 906
-> 7 0 9 893
-> 7 0 9 942
-> 7 0 9 918
-> 7 0 9 902
-> 7 0 9 932
-> 7 0 6 870
-> 7 0 3 1185
-> 7 0 3 1188
-> 7 0 3 1157
-> 7 0 1 869
-> 7 0 3 4093
-> 7 0 9 3939
-> 7 0 9 4012
-> 7 0 9 3964
-> 7 0 9 4048
-> 7 0 9 4000
-> 7 0 9 4084
-> 7 0 9 4036
-> 7 0 7 3989
-> 7 0 7 4049
-> 7 0 7 3971
-> 7 0 9 3990
-> 7 0 7 4031
-> 7 0 9 3934
-> 7 0 9 4050
-> 7 0 9 3972
-> 7 0 9 4032
-> 7 0 7 3929
-> 7 0 9 3924
-> 7 0 9 3955
-> 7 0 9 3991
-> 7 0 9 3948
-> 7 0 9 4075
-> 7 0 9 4027
-> 7 0 9 3979
-> 7 0 7 3956
-> 7 0 9 4063
-> 7 0 7 4016
-> 7 0 7 4076
-> 7 0 9 3957
-> 7 0 7 3998
-> 7 0 9 3925
-> 7 0 9 4017
-> 7 0 7 4058
-> 7 0 9 4077
-> 7 0 9 3999
-> 7 0 9 4059
-> 7 0 9 3949
-> 7 0 7 3938
-> 7 0 9 3933
-> 7 0 9 3982
-> 7 0 9 4018
-> 7 0 9 3970
-> 7 0 9 4054
-> 7 0 9 4006
-> 7 0 7 3983
-> 7 0 9 4090
-> 7 0 7 4043
-> 7 0 7 3965
-> 7 0 9 3984
-> 7 0 7 4025
-> 7 0 9 4092
-> 7 0 9 4044
-> 7 0 7 4085
-> 7 0 9 3966
-> 7 0 7 4007
-> 7 0 9 4026
-> 7 0 7 4067
-> 7 0 9 3940
-> 7 0 9 4086
-> 7 0 9 4008
-> 7 0 7 3923
-> 7 0 9 4068
-> 7 0 7 3947
-> 7 0 9 3942
-> 7 0 9 3961
-> 7 0 9 4045
-> 7 0 9 3997
-> 7 0 9 4081
-> 7 0 7 3950
-> 7 0 9 4033
-> 7 0 7 4010
-> 7 0 9 4069
-> 7 0 7 4070
-> 7 0 9 3951
-> 7 0 7 3992
-> 7 0 9 4011
-> 7 0 7 4052
-> 7 0 7 3974
-> 7 0 9 4071
-> 7 0 9 3931
-> 7 0 9 3993
-> 7 0 7 4034
-> 7 0 9 4053
-> 7 0 9 3975
-> 7 0 9 4035
-> 7 0 7 3932
-> 7 0 9 3927
-> 7 0 9 3952
-> 7 0 9 3988
-> 7 0 9 4072
-> 7 0 9 4024
-> 7 0 9 3976
-> 7 0 9 4060
-> 7 0 7 3959
-> 7 0 7 4019
-> 7 0 7 4079
-> 7 0 7 4001
-> 7 0 9 3960
-> 7 0 7 4061
-> 7 0 9 4020
-> 7 0 9 4080
-> 7 0 9 4002
-> 7 0 9 4062
-> 7 0 9 3946
-> 7 0 7 3941
-> 7 0 9 3936
-> 7 0 9 4015
-> 7 0 9 3967
-> 7 0 9 4051
-> 7 0 9 4003
-> 7 0 9 4087
-> 7 0 9 4039
-> 7 0 7 3986
-> 7 0 7 4046
-> 7 0 7 3968
-> 7 0 7 4028
-> 7 0 9 3987
-> 7 0 9 4047
-> 7 0 7 4088
-> 7 0 9 3969
-> 7 0 9 3937
-> 7 0 9 4029
-> 7 0 9 4089
-> 7 0 7 3926
-> 7 0 12 4091
-> 7 0 9 3958
-> 7 0 9 4042
-> 7 0 9 3945
-> 7 0 9 3994
-> 7 0 9 4078
-> 7 0 9 4030
-> 7 0 7 3953
-> 7 0 7 4013
-> 7 0 9 4066
-> 7 0 7 4073
-> 7 0 7 3995
-> 7 0 9 3954
-> 7 0 7 4055
-> 7 0 9 4014
-> 7 0 7 3977
-> 7 0 9 3928
-> 7 0 9 4074
-> 7 0 7 4037
-> 7 0 9 3996
-> 7 0 9 4056
-> 7 0 9 3978
-> 7 0 9 4038
-> 7 0 7 3935
-> 7 0 9 3930
-> 7 0 9 3985
-> 7 0 9 4021
-> 7 0 9 3973
-> 7 0 9 4057
-> 7 0 7 3980
-> 7 0 9 4009
-> 7 0 7 4040
-> 7 0 7 3962
-> 7 0 7 4022
-> 7 0 9 3981
-> 7 0 9 4041
-> 7 0 7 4082
-> 7 0 7 4004
-> 7 0 9 3963
-> 7 0 7 4064
-> 7 0 9 4023
-> 7 0 9 4083
-> 7 0 9 4005
-> 7 0 9 3943
-> 7 0 9 4065
-> 7 0 7 3944
-> 7 0 6 3922
-> 7 0 3 4247
-> 7 0 3 4389
-> 7 0 3 4386
-> 7 0 12 4388
-> 7 0 6 4387
-> 7 0 7 4273
-> 7 0 9 4281
-> 7 0 9 4265
-> 7 0 9 4341
-> 7 0 9 4317
-> 7 0 9 4293
-> 7 0 9 4377
-> 7 0 9 4353
-> 7 0 9 4329
-> 7 0 7 4279
-> 7 0 9 4305
-> 7 0 7 4309
-> 7 0 7 4339
-> 7 0 9 4365
-> 7 0 7 4369
-> 7 0 9 4277
-> 7 0 7 4291
-> 7 0 9 4307
-> 7 0 7 4321
-> 7 0 9 4337
-> 7 0 7 4351
-> 7 0 9 4367
-> 7 0 7 4381
-> 7 0 9 4254
-> 7 0 9 4289
-> 7 0 7 4303
-> 7 0 9 4319
-> 7 0 7 4333
-> 7 0 9 4349
-> 7 0 7 4363
-> 7 0 9 4379
-> 7 0 9 4266
-> 7 0 9 4301
-> 7 0 9 4331
-> 7 0 9 4361
-> 7 0 7 4258
-> 7 0 9 4250
-> 7 0 7 4270
-> 7 0 9 4262
-> 7 0 9 4308
-> 7 0 9 4284
-> 7 0 9 4368
-> 7 0 9 4344
-> 7 0 9 4274
-> 7 0 9 4320
-> 7 0 9 4296
-> 7 0 9 4380
-> 7 0 7 4276
-> 7 0 9 4356
-> 7 0 7 4306
-> 7 0 9 4332
-> 7 0 7 4336
-> 7 0 7 4366
-> 7 0 7 4288
-> 7 0 7 4318
-> 7 0 7 4348
-> 7 0 7 4378
-> 7 0 9 4286
-> 7 0 7 4300
-> 7 0 9 4385
-> 7 0 9 4316
-> 7 0 7 4330
-> 7 0 9 4257
-> 7 0 9 4346
-> 7 0 7 4360
-> 7 0 9 4376
-> 7 0 9 4298
-> 7 0 9 4328
-> 7 0 9 4269
-> 7 0 9 4358
-> 7 0 7 4255
-> 7 0 7 4267
-> 7 0 12 4384
-> 7 0 9 4259
-> 7 0 9 4311
-> 7 0 9 4287
-> 7 0 9 4271
-> 7 0 9 4371
-> 7 0 9 4347
-> 7 0 9 4323
-> 7 0 9 4299
-> 7 0 9 4383
-> 7 0 9 4359
-> 7 0 9 4335
-> 7 0 7 4285
-> 7 0 7 4315
-> 7 0 7 4345
-> 7 0 7 4375
-> 7 0 9 4283
-> 7 0 7 4297
-> 7 0 9 4313
-> 7 0 7 4327
-> 7 0 9 4343
-> 7 0 7 4357
-> 7 0 9 4373
-> 7 0 9 4260
-> 7 0 9 4295
-> 7 0 9 4325
-> 7 0 9 4355
-> 7 0 9 4272
-> 7 0 7 4252
-> 7 0 7 4264
-> 7 0 9 4256
-> 7 0 9 4278
-> 7 0 9 4338
-> 7 0 9 4268
-> 7 0 9 4314
-> 7 0 9 4290
-> 7 0 9 4374
-> 7 0 9 4350
-> 7 0 9 4326
-> 7 0 9 4302
-> 7 0 7 4282
-> 7 0 9 4362
-> 7 0 7 4312
-> 7 0 7 4342
-> 7 0 7 4372
-> 7 0 9 4280
-> 7 0 7 4294
-> 7 0 9 4310
-> 7 0 7 4324
-> 7 0 9 4251
-> 7 0 9 4340
-> 7 0 7 4354
-> 7 0 9 4370
-> 7 0 9 4292
-> 7 0 9 4322
-> 7 0 9 4263
-> 7 0 9 4352
-> 7 0 9 4382
-> 7 0 9 4304
-> 7 0 9 4334
-> 7 0 7 4249
-> 7 0 9 4275
-> 7 0 9 4364
-> 7 0 7 4261
-> 7 0 9 4253
-> 7 0 6 4248
-> 7 0 9 4177
-> 7 0 9 4207
-> 7 0 7 4095
-> 7 0 9 4121
-> 7 0 9 4237
-> 7 0 7 4107
-> 7 0 9 4105
-> 7 0 7 4119
-> 7 0 9 4124
-> 7 0 9 4184
-> 7 0 9 4160
-> 7 0 9 4117
-> 7 0 9 4136
-> 7 0 9 4244
-> 7 0 9 4220
-> 7 0 9 4196
-> 7 0 9 4172
-> 7 0 9 4148
-> 7 0 9 4232
-> 7 0 7 4128
-> 7 0 9 4208
-> 7 0 7 4158
-> 7 0 7 4188
-> 7 0 7 4218
-> 7 0 7 4140
-> 7 0 7 4170
-> 7 0 9 4132
-> 7 0 7 4200
-> 7 0 9 4100
-> 7 0 9 4162
-> 7 0 7 4230
-> 7 0 9 4192
-> 7 0 9 4222
-> 7 0 9 4144
-> 7 0 9 4112
-> 7 0 9 4174
-> 7 0 9 4204
-> 7 0 9 4234
-> 7 0 7 4104
-> 7 0 9 4102
-> 7 0 7 4116
-> 7 0 9 4127
-> 7 0 9 4114
-> 7 0 9 4187
-> 7 0 9 4163
-> 7 0 9 4139
-> 7 0 9 4223
-> 7 0 9 4199
-> 7 0 9 4175
-> 7 0 7 4125
-> 7 0 9 4151
-> 7 0 7 4155
-> 7 0 9 4235
-> 7 0 7 4185
-> 7 0 9 4211
-> 7 0 7 4215
-> 7 0 7 4137
-> 7 0 7 4167
-> 7 0 9 4129
-> 7 0 7 4197
-> 7 0 9 4159
-> 7 0 7 4227
-> 7 0 7 4149
-> 7 0 9 4189
-> 7 0 9 4103
-> 7 0 7 4179
-> 7 0 9 4219
-> 7 0 9 4141
-> 7 0 7 4209
-> 7 0 9 4171
-> 7 0 7 4239
-> 7 0 9 4201
-> 7 0 9 4115
-> 7 0 9 4231
-> 7 0 7 4101
-> 7 0 9 4099
-> 7 0 7 4113
-> 7 0 9 4154
-> 7 0 9 4111
-> 7 0 9 4130
-> 7 0 9 4214
-> 7 0 9 4190
-> 7 0 9 4166
-> 7 0 9 4142
-> 7 0 9 4226
-> 7 0 7 4122
-> 7 0 9 4202
-> 7 0 12 4245
-> 7 0 7 4152
-> 7 0 9 4178
-> 7 0 7 4182
-> 7 0 7 4212
-> 7 0 9 4238
-> 7 0 7 4134
-> 7 0 7 4242
-> 7 0 7 4164
-> 7 0 9 4126
-> 7 0 7 4194
-> 7 0 9 4156
-> 7 0 7 4224
-> 7 0 7 4146
-> 7 0 9 4186
-> 7 0 9 4246
-> 7 0 7 4176
-> 7 0 9 4216
-> 7 0 9 4138
-> 7 0 7 4206
-> 7 0 9 4106
-> 7 0 9 4168
-> 7 0 7 4236
-> 7 0 9 4198
-> 7 0 9 4228
-> 7 0 9 4150
-> 7 0 9 4118
-> 7 0 9 4180
-> 7 0 9 4210
-> 7 0 7 4098
-> 7 0 9 4240
-> 7 0 9 4096
-> 7 0 7 4110
-> 7 0 9 4108
-> 7 0 9 4157
-> 7 0 9 4133
-> 7 0 9 4217
-> 7 0 9 4120
-> 7 0 9 4193
-> 7 0 9 4169
-> 7 0 9 4145
-> 7 0 9 4229
-> 7 0 9 4205
-> 7 0 9 4181
-> 7 0 7 4131
-> 7 0 7 4161
-> 7 0 9 4241
-> 7 0 9 4123
-> 7 0 7 4191
-> 7 0 9 4153
-> 7 0 7 4221
-> 7 0 7 4143
-> 7 0 9 4183
-> 7 0 9 4097
-> 7 0 7 4173
-> 7 0 9 4213
-> 7 0 9 4135
-> 7 0 7 4203
-> 7 0 9 4243
-> 7 0 9 4165
-> 7 0 7 4233
-> 7 0 9 4195
-> 7 0 9 4109
-> 7 0 9 4225
-> 7 0 9 4147
-> 7 0 6 4094
-> 7 0 1 3921
-> 7 0 0 0
-
 $ rm -rf simgrid.trace
index 938e690..9cf0e43 100644 (file)
@@ -4,6 +4,16 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+/** @addtogroup MSG_examples
+ * 
+ * - <b>tracing/user_variables.c</b>: This program demonstrates how to
+ * trace user variables associated to the hosts of the platform file.
+ * You might want to run this program with the following parameters:
+ * --cfg=tracing:1
+ * --cfg=tracing/platform:1
+ * (See \ref tracing_tracing_options for details)
+ */
+
 #include <stdio.h>
 #include "msg/msg.h"
 #include "xbt/sysdep.h"         /* calloc, printf */
index 7fca614..d808970 100644 (file)
@@ -2,42 +2,43 @@
 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 
 <platform version="3">
+
+<config>
+       <prop id="path" value="../examples/platforms/"/>
+</config>
+
        <AS id="AS0" routing="Full">
 
-               <storage_type id="samsung" model="RAID5" content="content.txt_optionnel">
+               <storage_type id="samsung" model="RAID5" content="storage_content.txt">
                        <prop id="Bwrite" value="30" />
-                       <prop id="Bread" value="80" />
+                       <prop id="Bread" value="100000000" />
                </storage_type>
 
-               <storage_type id="crucial" model="SSD" content="content.txt">
-                       <prop id="Bwrite" value="30" />
-                       <prop id="Bread" value="80" />
+               <storage_type id="crucial" model="SSD" content="storage_content.txt">
+                       <prop id="Bwrite" value="80" />
+                       <prop id="Bread" value="100000000" />
                </storage_type>
 
-               <storage_type id="wdigital" model="RAID0" content="content.txt">
-                       <prop id="Bwrite" value="30" />
-                       <prop id="Bread" value="80" />
+               <storage_type id="wdigital" model="RAID0" content="storage_content.txt">
+                       <prop id="Bwrite" value="60" />
+                       <prop id="Bread" value="100000000" />
                </storage_type>
 
                <storage id="Disk1" typeId="crucial"/>
                <storage id="Disk2" typeId="samsung"/>
                <storage id="Disk3" typeId="wdigital"/>
+               <storage id="Disk4" typeId="wdigital"/>
 
                <host id="bob" power="1000000000">
-                       <mount id="Disk1" name="C:"/>
-                       <mount id="Disk2" name="D:"/>
-                       <mount id="Disk3" name="E:"/>
-                       <mount id="Disk1" name="F:"/>                   
+                       <mount id="Disk1" name="C:"/>                   
                </host>         
                
                <host id="alice" power="1000000000">
-                       <mount id="Disk1" name="C:"/>
+                       <mount id="Disk2" name="C:"/>
                </host>
 
-               <storage id="Disk4" typeId="wdigital"/>
                <host id="carl" power="1000000000">             
-                       <mount id="Disk4" name="C:"/>
-                       <mount id="Disk1" name="D:"/>                   
+                       <mount id="Disk3" name="C:"/>           
                </host>
                
                <host id="denise" power="1000000000">
diff --git a/examples/platforms/storage_content.txt b/examples/platforms/storage_content.txt
new file mode 100644 (file)
index 0000000..854c31e
--- /dev/null
@@ -0,0 +1,688 @@
+-rw-r--r-- 1 user user 71 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/autoDestination/FinalizeTask.cxx
+-rw-r--r-- 1 user user 1262 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/autoDestination/autoDestination_deployment.xml
+-rw-r--r-- 1 user user 148 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/autoDestination/Main.cxx
+-rw-r--r-- 1 user user 870 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/autoDestination/Slave.cxx
+-rw-r--r-- 1 user user 65 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/autoDestination/BasicTask.cxx
+-rw-r--r-- 1 user user 1891 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/autoDestination/Master.cxx
+-rw-r--r-- 1 user user 2133932 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/autoDestination/autoDestination_platform.xml
+-rw-r--r-- 1 user user 1137 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/autoDestination/Forwarder.cxx
+-rw-r--r-- 1 user user 71 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/basic/FinalizeTask.cxx
+-rw-r--r-- 1 user user 148 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/basic/Main.cxx
+-rw-r--r-- 1 user user 693 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/basic/Slave.cxx
+-rw-r--r-- 1 user user 65 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/basic/BasicTask.cxx
+-rw-r--r-- 1 user user 2133932 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/basic/basic_platform.xml
+-rw-r--r-- 1 user user 2148 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/basic/Master.cxx
+-rw-r--r-- 1 user user 1188 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/basic/basic_deployment.xml
+-rw-r--r-- 1 user user 1244 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/basic/Forwarder.cxx
+-rw-r--r-- 1 user user 71 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/explicitDestination/FinalizeTask.cxx
+-rw-r--r-- 1 user user 148 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/explicitDestination/Main.cxx
+-rw-r--r-- 1 user user 2133932 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/explicitDestination/explicitDestination_platform.xml
+-rw-r--r-- 1 user user 913 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/explicitDestination/Slave.cxx
+-rw-r--r-- 1 user user 65 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/explicitDestination/BasicTask.cxx
+-rw-r--r-- 1 user user 1188 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/explicitDestination/explicitDestination_deployment.xml
+-rw-r--r-- 1 user user 1896 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/explicitDestination/Master.cxx
+-rw-r--r-- 1 user user 1181 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/explicitDestination/Forwarder.cxx
+-rw-r--r-- 1 user user 149 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/ping_pong/Main.cxx
+-rw-r--r-- 1 user user 1073 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/ping_pong/Sender.cxx
+-rw-r--r-- 1 user user 275 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/ping_pong/ping_pong_deployment.xml
+-rw-r--r-- 1 user user 4718 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/ping_pong/ping_pong_platform.xml
+-rw-r--r-- 1 user user 957 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/ping_pong/Receiver.cxx
+-rw-r--r-- 1 user user 71 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/ping_pong/PingPongTask.cxx
+-rw-r--r-- 1 user user 71 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/comm_time/FinalizeTask.cxx
+-rw-r--r-- 1 user user 146 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/comm_time/Main.cxx
+-rw-r--r-- 1 user user 71 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/comm_time/CommTimeTask.cxx
+-rw-r--r-- 1 user user 889 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/comm_time/Slave.cxx
+-rw-r--r-- 1 user user 2133932 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/comm_time/comm_time_platform.xml
+-rw-r--r-- 1 user user 1730 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/comm_time/Master.cxx
+-rw-r--r-- 1 user user 1884 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/comm_time/comm_time_deployment.xml
+-rw-r--r-- 1 user user 150 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/suspend/Main.cxx
+-rw-r--r-- 1 user user 2133932 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/suspend/suspend_platform.xml
+-rw-r--r-- 1 user user 187 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/suspend/suspend_deployment.xml
+-rw-r--r-- 1 user user 826 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/suspend/DreamMaster.cxx
+-rw-r--r-- 1 user user 429 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/cxx/suspend/LazyGuy.cxx
+-rw-r--r-- 1 user user 1387 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/mc_bugged2.c
+-rw-r--r-- 1 user user 3496 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/scatter.c
+-rw-r--r-- 1 user user 1411 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/mc_bugged1.c
+-rw-r--r-- 1 user user 649 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/get_processor_name.c
+-rw-r--r-- 1 user user 1857 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/README
+-rw-r--r-- 1 user user 347 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/EP-sampling/README
+-rw-r--r-- 1 user user 3300 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/EP-sampling/randlc.c
+-rw-r--r-- 1 user user 13723 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/EP-sampling/ep.c
+-rw-r--r-- 1 user user 347 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/EP-trace/README
+-rw-r--r-- 1 user user 3300 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/EP-trace/randlc.c
+-rw-r--r-- 1 user user 13850 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/EP-trace/ep-trace.c
+-rw-r--r-- 1 user user 394 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/config/NAS.samples/README
+-rw-r--r-- 1 user user 38276 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/IS-trace/is-trace.c
+-rw-r--r-- 1 user user 999 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/DT-trace/README
+-rw-r--r-- 1 user user 5451 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/DT-trace/DGraph.c
+-rw-r--r-- 1 user user 23031 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/DT-trace/dt.c
+-rw-r--r-- 1 user user 38077 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/IS/is.c
+-rw-r--r-- 1 user user 2406 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/MPI_dummy/README
+-rw-r--r-- 1 user user 5660 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/MPI_dummy/mpi_dummy.c
+-rw-r--r-- 1 user user 1700 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/MPI_dummy/wtime_sgi64.c
+-rw-r--r-- 1 user user 228 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/MPI_dummy/wtime.c
+-rw-r--r-- 1 user user 1441 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/common/randdp.c
+-rw-r--r-- 1 user user 1159 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/common/c_timers.c
+-rw-r--r-- 1 user user 3086 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/common/c_print_results.c
+-rw-r--r-- 1 user user 1461 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/sys/README
+-rw-r--r-- 1 user user 38805 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/sys/setparams.c
+-rw-r--r-- 1 user user 926 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/SP/README
+-rw-r--r-- 1 user user 276 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/FT/README
+-rw-r--r-- 1 user user 999 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/DT/README
+-rw-r--r-- 1 user user 5451 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/DT/DGraph.c
+-rw-r--r-- 1 user user 22620 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/DT/dt.c
+-rw-r--r-- 1 user user 347 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/EP/README
+-rw-r--r-- 1 user user 3300 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/EP/randlc.c
+-rw-r--r-- 1 user user 13688 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/EP/ep.c
+-rw-r--r-- 1 user user 999 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/DT-folding/README
+-rw-r--r-- 1 user user 5451 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/DT-folding/DGraph.c
+-rw-r--r-- 1 user user 22704 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/DT-folding/dt.c
+-rw-r--r-- 1 user user 5465 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/NAS/MG/README
+-rw-r--r-- 1 user user 983 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/bcast.c
+-rw-r--r-- 1 user user 628 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/compute2.c
+-rw-r--r-- 1 user user 1652 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/sendrecv.c
+-rw-r--r-- 1 user user 2135 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/allreduce.c
+-rw-r--r-- 1 user user 7069 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/mvmul.c
+-rw-r--r-- 1 user user 4441 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/alltoallv.c
+-rw-r--r-- 1 user user 8529 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/smpi_traced.c
+-rw-r--r-- 1 user user 816 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/compute3.c
+-rw-r--r-- 1 user user 3545 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/reduce.c
+-rw-r--r-- 1 user user 2466 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/bcbench.c
+-rw-r--r-- 1 user user 1273 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/ttest01.c
+-rw-r--r-- 1 user user 622 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/compute.c
+-rw-r--r-- 1 user user 766 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/barrier.c
+-rw-r--r-- 1 user user 1453 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/alltoall_basic.c
+-rw-r--r-- 1 user user 2286 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/pingpong.c
+-rw-r--r-- 1 user user 2799 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/alltoall2.c
+-rw-r--r-- 1 user user 705 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/smpi/split.c
+-rw-r--r-- 1 user user 1970 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/xbt/sem_basic.c
+-rw-r--r-- 1 user user 7207 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/xbt/sem_sched.c
+-rw-r--r-- 1 user user 271 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/properties/properties.xml
+-rw-r--r-- 1 user user 2229 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/properties/_properties_simulator.c
+-rw-r--r-- 1 user user 811 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/properties/_properties_alice.c
+-rw-r--r-- 1 user user 805 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/properties/_properties_bob.c
+-rw-r--r-- 1 user user 3072 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/properties/properties.c
+-rw-r--r-- 1 user user 263 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/synchro/synchro.xml
+-rw-r--r-- 1 user user 4199 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/synchro/philosopher.c
+-rw-r--r-- 1 user user 817 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/synchro/_synchro_philosopher.c
+-rw-r--r-- 1 user user 1774 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/synchro/_synchro_simulator.c
+-rw-r--r-- 1 user user 3281 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mmrpc/mmrpc_client.c
+-rw-r--r-- 1 user user 2223 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mmrpc/_mmrpc_simulator.c
+-rw-r--r-- 1 user user 5437 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mmrpc/mmrpc.c
+-rw-r--r-- 1 user user 925 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mmrpc/mmrpc_common.c
+-rw-r--r-- 1 user user 794 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mmrpc/_mmrpc_server.c
+-rw-r--r-- 1 user user 2174 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mmrpc/mmrpc_server.c
+-rw-r--r-- 1 user user 416 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mmrpc/mmrpc.xml
+-rw-r--r-- 1 user user 716 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mmrpc/mmrpc.h
+-rw-r--r-- 1 user user 794 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mmrpc/_mmrpc_client.c
+-rw-r--r-- 1 user user 794 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/spawn/_spawn_server.c
+-rw-r--r-- 1 user user 322 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/spawn/spawn.xml
+-rw-r--r-- 1 user user 3857 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/spawn/spawn.c
+-rw-r--r-- 1 user user 1732 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/spawn/_spawn_simulator.c
+-rw-r--r-- 1 user user 786 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/pmm/_pmm_master.c
+-rw-r--r-- 1 user user 783 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/pmm/_pmm_slave.c
+-rw-r--r-- 1 user user 1222 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/pmm/pmm.xml
+-rw-r--r-- 1 user user 2205 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/pmm/_pmm_simulator.c
+-rw-r--r-- 1 user user 13241 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/pmm/pmm.c
+-rw-r--r-- 1 user user 36437 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/pmm/pmm_plateform.xml
+-rw-r--r-- 1 user user 2205 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/chrono/chrono.c
+-rw-r--r-- 1 user user 2131 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/chrono/chrono2.c
+-rw-r--r-- 1 user user 180 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/chrono/chrono.xml
+-rw-r--r-- 1 user user 810 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/chrono/_chrono_multiplier.c
+-rw-r--r-- 1 user user 1762 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/chrono/_chrono_simulator.c
+-rw-r--r-- 1 user user 790 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/ping/_ping_client.c
+-rw-r--r-- 1 user user 729 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/ping/ping_common.c
+-rw-r--r-- 1 user user 3217 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/ping/ping_server.c
+-rw-r--r-- 1 user user 646 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/ping/ping.h
+-rw-r--r-- 1 user user 416 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/ping/ping.xml
+-rw-r--r-- 1 user user 2746 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/ping/ping_client.c
+-rw-r--r-- 1 user user 790 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/ping/_ping_server.c
+-rw-r--r-- 1 user user 2217 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/ping/_ping_simulator.c
+-rw-r--r-- 1 user user 795 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/rpc/rpc.xml
+-rw-r--r-- 1 user user 12213 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/rpc/rpc.c
+-rw-r--r-- 1 user user 786 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/rpc/_rpc_client.c
+-rw-r--r-- 1 user user 795 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/rpc/_rpc_forwarder.c
+-rw-r--r-- 1 user user 786 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/rpc/_rpc_server.c
+-rw-r--r-- 1 user user 2720 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/rpc/_rpc_simulator.c
+-rw-r--r-- 1 user user 446 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/console/_ping_client.c
+-rw-r--r-- 1 user user 243 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/console/ping_generator.lua
+-rw-r--r-- 1 user user 729 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/console/ping_common.c
+-rw-r--r-- 1 user user 2103 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/console/gras_platform_script.lua
+-rw-r--r-- 1 user user 3217 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/console/ping_server.c
+-rw-r--r-- 1 user user 646 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/console/ping.h
+-rw-r--r-- 1 user user 2754 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/console/ping_client.c
+-rw-r--r-- 1 user user 446 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/console/_ping_server.c
+-rw-r--r-- 1 user user 1656 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/console/_ping_simulator.c
+-rw-r--r-- 1 user user 1457 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mutual_exclusion/simple_token/simple_token.xml
+-rw-r--r-- 1 user user 850 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mutual_exclusion/simple_token/_simple_token_node.c
+-rw-r--r-- 1 user user 5984 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mutual_exclusion/simple_token/simple_token.c
+-rw-r--r-- 1 user user 1813 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/mutual_exclusion/simple_token/_simple_token_simulator.c
+-rw-r--r-- 1 user user 808 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/all2all/_all2all_receiver.c
+-rw-r--r-- 1 user user 2269 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/all2all/all2all.xml
+-rw-r--r-- 1 user user 802 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/all2all/_all2all_sender.c
+-rw-r--r-- 1 user user 4200 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/all2all/all2all.c
+-rw-r--r-- 1 user user 2247 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/all2all/_all2all_simulator.c
+-rw-r--r-- 1 user user 7311 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/p2p/chord/chord.xml
+-rw-r--r-- 1 user user 11076 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/p2p/chord/chord.c
+-rw-r--r-- 1 user user 1548 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/p2p/can/can.xml
+-rw-r--r-- 1 user user 12616 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/p2p/can/can.c
+-rw-r--r-- 1 user user 7176 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/p2p/can/can_tests.c
+-rw-r--r-- 1 user user 1732 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/timer/_timer_simulator.c
+-rw-r--r-- 1 user user 183 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/timer/timer.xml
+-rw-r--r-- 1 user user 794 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/timer/_timer_client.c
+-rw-r--r-- 1 user user 2823 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/timer/timer.c
+-rw-r--r-- 1 user user 8864 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/replay.c
+-rw-r--r-- 1 user user 9663 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/Strassen.xml
+-rw-r--r-- 1 user user 23087 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/Montage_25.xml
+-rw-r--r-- 1 user user 6219 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/xbt_workload.c
+-rw-r--r-- 1 user user 2523 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/replay.xml
+-rw-r--r-- 1 user user 2088 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/_replay_simulator.c
+-rw-r--r-- 1 user user 704 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/_replay_worker.c
+-rw-r--r-- 1 user user 9358 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/ForkJoin_10_2.xml
+-rw-r--r-- 1 user user 704 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/_replay_master.c
+-rw-r--r-- 1 user user 289 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/gras/replay/sagittaire.xml
+-rw-r--r-- 1 user user 810 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/bandwidth/_bandwidth_sensor.c
+-rw-r--r-- 1 user user 813 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/bandwidth/_bandwidth_maestro.c
+-rw-r--r-- 1 user user 476 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/bandwidth/bandwidth.xml
+-rw-r--r-- 1 user user 2253 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/bandwidth/_bandwidth_simulator.c
+-rw-r--r-- 1 user user 3977 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/bandwidth/bandwidth.c
+-rw-r--r-- 1 user user 592 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/saturate/saturate.xml
+-rw-r--r-- 1 user user 806 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/saturate/_saturate_sensor.c
+-rw-r--r-- 1 user user 4326 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/saturate/env.c
+-rw-r--r-- 1 user user 97357 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/saturate/medium_platform.xml
+-rw-r--r-- 1 user user 2247 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/saturate/_saturate_simulator.c
+-rw-r--r-- 1 user user 809 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/saturate/_saturate_maestro.c
+-rw-r--r-- 1 user user 7897 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/saturate/saturate.c
+-rw-r--r-- 1 user user 2844 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/saturate/medium_deployment.xml
+-rw-r--r-- 1 user user 7625 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/alnem/alnem.c
+-rw-r--r-- 1 user user 1295 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/amok/alnem/alnem_builder.c
+-rw-r--r-- 1 user user 4582 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/small_platform.xml
+-rw-r--r-- 1 user user 4805 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/README
+-rw-r--r-- 1 user user 272 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/properties/deployment_properties.xml
+-rw-r--r-- 1 user user 3853 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/properties/msg_prop.c
+-rw-r--r-- 1 user user 856 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/3links-p.xml
+-rw-r--r-- 1 user user 582 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/dogbone-d.xml
+-rw-r--r-- 1 user user 1817 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/Two_clusters.xml
+-rw-r--r-- 1 user user 927 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/3links-d.xml
+-rw-r--r-- 1 user user 1280 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/3links-d-timer.xml
+-rw-r--r-- 1 user user 5177 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/ns3.c
+-rw-r--r-- 1 user user 369 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/Two_clusters-d.xml
+-rw-r--r-- 1 user user 367 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/One_cluster-d.xml
+-rw-r--r-- 1 user user 1497 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/dogbone-p.xml
+-rw-r--r-- 1 user user 566 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/3hosts_2links_p.xml
+-rw-r--r-- 1 user user 352 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/3hosts_2links_d.xml
+-rw-r--r-- 1 user user 658 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/ns3/One_cluster.xml
+-rw-r--r-- 1 user user 2922 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/migration/migration.c
+-rw-r--r-- 1 user user 4746 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/small_platform_with_failures.xml
+-rw-r--r-- 1 user user 972 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/small_platform.xml
+-rw-r--r-- 1 user user 678 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/deployment_peer.xml
+-rw-r--r-- 1 user user 891 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/deployment_peer05.xml
+-rw-r--r-- 1 user user 855 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/deployment_peer02.xml
+-rw-r--r-- 1 user user 4276 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/peer2.c
+-rw-r--r-- 1 user user 851 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/deployment_peer03.xml
+-rw-r--r-- 1 user user 852 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/deployment_peer04.xml
+-rw-r--r-- 1 user user 5102 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/peer.c
+-rw-r--r-- 1 user user 855 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/deployment_peer01.xml
+-rw-r--r-- 1 user user 5258 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/icomms/peer3.c
+-rw-r--r-- 1 user user 654 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_task/test_ptask_deployment.xml
+-rw-r--r-- 1 user user 5423 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_task/test_ptask.c
+-rw-r--r-- 1 user user 2380 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_task/test_ptask_platform.xml
+-rw-r--r-- 1 user user 2708 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_task/parallel_task.c
+-rw-r--r-- 1 user user 6217 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/alias/masterslave_forwarder_with_alias.c
+-rw-r--r-- 1 user user 598 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test9.xml
+-rw-r--r-- 1 user user 372 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test3.xml
+-rw-r--r-- 1 user user 206 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test_trace_integration.xml
+-rw-r--r-- 1 user user 370 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test2.xml
+-rw-r--r-- 1 user user 501 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test7.xml
+-rw-r--r-- 1 user user 683 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test11.xml
+-rw-r--r-- 1 user user 371 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test4.xml
+-rw-r--r-- 1 user user 598 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test10.xml
+-rw-r--r-- 1 user user 372 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test6.xml
+-rw-r--r-- 1 user user 498 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test8.xml
+-rw-r--r-- 1 user user 371 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test5.xml
+-rw-r--r-- 1 user user 1960 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test_trace_integration.c
+-rw-r--r-- 1 user user 366 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/trace/test1.xml
+-rw-r--r-- 1 user user 1002 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_contexts/pcontexts_platform.xml
+-rw-r--r-- 1 user user 467 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_contexts/deployment_pcontexts2_4.xml
+-rw-r--r-- 1 user user 2236 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_contexts/pcontexts2.c
+-rw-r--r-- 1 user user 242 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_contexts/deployment_pcontexts_2.xml
+-rw-r--r-- 1 user user 353 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_contexts/deployment_pcontexts_4.xml
+-rw-r--r-- 1 user user 1752 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/parallel_contexts/pcontexts.c
+-rw-r--r-- 1 user user 800 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/tracing/deployment.xml
+-rw-r--r-- 1 user user 4374 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/tracing/ms.c
+-rw-r--r-- 1 user user 3930 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/tracing/platform.xml
+-rw-r--r-- 1 user user 3594 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/tracing/tasks.c
+-rw-r--r-- 1 user user 223 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/tracing/procmig-deploy.xml
+-rw-r--r-- 1 user user 3282 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/tracing/procmig.c
+-rw-r--r-- 1 user user 3358 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/tracing/categories.c
+-rw-r--r-- 1 user user 689 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/sendrecv/README
+-rw-r--r-- 1 user user 321 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/sendrecv/deployment_sendrecv.xml
+-rw-r--r-- 1 user user 5098 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/sendrecv/sendrecv.c
+-rw-r--r-- 1 user user 528 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/sendrecv/platform_sendrecv.xml
+-rw-r--r-- 1 user user 439 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/gtnets/onelink-p.xml
+-rw-r--r-- 1 user user 575 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/gtnets/fullduplex-p.xml
+-rw-r--r-- 1 user user 576 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/gtnets/dogbone-d.xml
+-rw-r--r-- 1 user user 46642 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/gtnets/waxman-d.xml
+-rw-r--r-- 1 user user 4964600 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/gtnets/waxman-p.xml
+-rw-r--r-- 1 user user 1029 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/gtnets/fullduplex-d.xml
+-rw-r--r-- 1 user user 356 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/gtnets/onelink-d.xml
+-rw-r--r-- 1 user user 6172 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/gtnets/gtnets.c
+-rw-r--r-- 1 user user 1482 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/gtnets/dogbone-p.xml
+-rw-r--r-- 1 user user 9688 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/pmm/msg_pmm.c
+-rw-r--r-- 1 user user 786 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/pmm/pmm_9_deploy.xml
+-rw-r--r-- 1 user user 1378 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/bugged1.c
+-rw-r--r-- 1 user user 377 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/deploy_bugged3.xml
+-rw-r--r-- 1 user user 925 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/deploy_mutex.xml
+-rw-r--r-- 1 user user 876 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/platform.xml
+-rw-r--r-- 1 user user 377 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/deploy_bugged2.xml
+-rw-r--r-- 1 user user 563 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/random_test.c
+-rw-r--r-- 1 user user 459 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/deploy_bugged1.xml
+-rw-r--r-- 1 user user 1827 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/bugged3.c
+-rw-r--r-- 1 user user 468 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/deploy_random_test.xml
+-rw-r--r-- 1 user user 1957 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/bugged2.c
+-rw-r--r-- 1 user user 3375 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/mc/centralized_mutex.c
+-rw-r--r-- 1 user user 1007 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/token_ring/two_clusters.xml
+-rw-r--r-- 1 user user 4205 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/token_ring/ring_call.c
+-rw-r--r-- 1 user user 556 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/token_ring/two_peers.xml
+-rw-r--r-- 1 user user 2261806 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/msg_platform.xml
+-rw-r--r-- 1 user user 406 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/priority/deployment_priority.xml
+-rw-r--r-- 1 user user 2394 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/priority/priority.c
+-rw-r--r-- 1 user user 19339 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/actions.c
+-rw-r--r-- 1 user user 249 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/deployment.xml
+-rw-r--r-- 1 user user 6805 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/NAS_LU_S_4/platform_flat.xml
+-rw-r--r-- 1 user user 387 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/NAS_LU_S_4/platform.xml
+-rw-r--r-- 1 user user 605 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/NAS_LU_S_4/deploy_MPI_4.xml
+-rw-r--r-- 1 user user 1066 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/sim.0.bordereau.lu.b.8/toto.xml
+-rw-r--r-- 1 user user 1066 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/sim.0.bordereau.lu.b.8/titi.xml
+-rw-r--r-- 1 user user 525 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/deployment_split.xml
+-rw-r--r-- 1 user user 906 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/homogeneous_3_hosts.xml
+-rw-r--r-- 1 user user 224 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/bcast_deployment.xml
+-rw-r--r-- 1 user user 501 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/actions/actions_deployment_split.xml
+-rw-r--r-- 1 user user 9082 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/masterslave_bypass.c
+-rw-r--r-- 1 user user 990 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/deployment_masterslave_mailbox.xml
+-rw-r--r-- 1 user user 6773 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/masterslave_cluster.c
+-rw-r--r-- 1 user user 3952 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/masterslave_console.c
+-rw-r--r-- 1 user user 930 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/platform_clusters.xml
+-rw-r--r-- 1 user user 1078 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/deployment_masterslave_mailbox_multicore.xml
+-rw-r--r-- 1 user user 7120 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/masterslave_failure.c
+-rw-r--r-- 1 user user 4170 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/deployment_masterslave_vivaldi.xml
+-rw-r--r-- 1 user user 1382 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/deployment_masterslave_forwarder.xml
+-rw-r--r-- 1 user user 6438 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/masterslave_forwarder.c
+-rw-r--r-- 1 user user 2535 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/platform_script.lua
+-rw-r--r-- 1 user user 998 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/deployment_masterslave.xml
+-rw-r--r-- 1 user user 6805 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/jumbo_deployment.xml
+-rw-r--r-- 1 user user 878 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/jumbo_deployment_masterslave_mailbox.xml
+-rw-r--r-- 1 user user 4118 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/masterslave/masterslave_mailbox.c
+-rw-r--r-- 1 user user 2692 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/suspend/suspend.c
+-rw-r--r-- 1 user user 183 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/suspend/deployment_suspend.xml
+-rw-r--r-- 1 user user 5295 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/small_platform_with_routers.xml
+-rw-r--r-- 1 user user 13992 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/chord/chord90.xml
+-rw-r--r-- 1 user user 2236 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/chord/chord.xml
+-rw-r--r-- 1 user user 1624671 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/chord/chord10k.xml
+-rw-r--r-- 1 user user 28995 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/msg/chord/chord.c
+-rw-r--r-- 1 user user 4628 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/multi_matrix/quicksort_platform.xml
+-rw-r--r-- 1 user user 227 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/multi_matrix/mult_matrix.lua
+-rw-r--r-- 1 user user 1199 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/multi_matrix/receiver.lua
+-rw-r--r-- 1 user user 524 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/multi_matrix/quicksort_deployment.xml
+-rw-r--r-- 1 user user 748 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/multi_matrix/sender.lua
+-rw-r--r-- 1 user user 2196 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/mult_matrix.lua
+-rw-r--r-- 1 user user 1416 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/README
+-rw-r--r-- 1 user user 879 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/deploy.xml
+-rw-r--r-- 1 user user 1125 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/splaySim/master.lua
+-rw-r--r-- 1 user user 729 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/splaySim/slave.lua
+-rw-r--r-- 1 user user 1950 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/splaySim/splay_platform.lua
+-rw-r--r-- 1 user user 304 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/splaySim/splay_ctrl.lua
+-rw-r--r-- 1 user user 487 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/splaySim/splay_deploy_masterslave.lua
+-rw-r--r-- 1 user user 1390 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/tracing/master.lua
+-rw-r--r-- 1 user user 713 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/tracing/slave.lua
+-rw-r--r-- 1 user user 491 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/tracing/master_slave_trace.lua
+-rw-r--r-- 1 user user 2298 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/SimSplay/sim_splay.lua
+-rw-r--r-- 1 user user 402 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/SimSplay/splay_school.lua
+-rw-r--r-- 1 user user 1906 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/SimSplay/chord.lua
+-rw-r--r-- 1 user user 1706 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/SimSplay/platform_script.lua
+-rw-r--r-- 1 user user 1125 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/console/master.lua
+-rw-r--r-- 1 user user 480 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/console/deploy.lua
+-rw-r--r-- 1 user user 730 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/console/slave.lua
+-rw-r--r-- 1 user user 2424 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/console/platform.lua
+-rw-r--r-- 1 user user 158 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/console/master_slave_bypass.lua
+-rw-r--r-- 1 user user 1125 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/masterslave/master.lua
+-rw-r--r-- 1 user user 730 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/masterslave/slave.lua
+-rw-r--r-- 1 user user 2424 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/masterslave/platform.lua
+-rw-r--r-- 1 user user 378 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/lua/masterslave/master_slave.lua
+-rw-r--r-- 1 user user 3012 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/properties/sd_prop.c
+-rw-r--r-- 1 user user 9663 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dax/Strassen.xml
+-rw-r--r-- 1 user user 23087 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dax/Montage_25.xml
+-rw-r--r-- 1 user user 267014 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dax/Sipht_30.xml
+-rw-r--r-- 1 user user 4346 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dax/dax_test.c
+-rw-r--r-- 1 user user 48868 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dax/Montage_50.xml
+-rw-r--r-- 1 user user 28774 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dax/Inspiral_30.xml
+-rw-r--r-- 1 user user 289 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dax/sagittaire.xml
+-rw-r--r-- 1 user user 11328 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/scheduling/minmin_test.c
+-rw-r--r-- 1 user user 23087 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/scheduling/Montage_25.xml
+-rw-r--r-- 1 user user 5670 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/scheduling/simulacrum_7_hosts.xml
+-rw-r--r-- 1 user user 4153 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/sd_seq_access.c
+-rw-r--r-- 1 user user 6976 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/sd_test_console.c
+-rw-r--r-- 1 user user 2207 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/metaxml/sd_meta.c
+-rw-r--r-- 1 user user 14326 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/2clusters.xml
+-rw-r--r-- 1 user user 7538 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/sd_test2.c
+-rw-r--r-- 1 user user 1864 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/platform_script.lua
+-rw-r--r-- 1 user user 4354 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/simdag_trace.c
+-rw-r--r-- 1 user user 6964 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/sd_test.c
+-rw-r--r-- 1 user user 1622 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dot/dot_test2.c
+-rw-r--r-- 1 user user 3590 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dot/simulate_dot.c
+-rw-r--r-- 1 user user 4002 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/simdag/dot/dot_test.c
+-rw-r--r-- 1 user user 17028 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/g5k.xml
+-rw-r--r-- 1 user user 482 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/One_cluster_no_backbone.xml
+-rw-r--r-- 1 user user 22645 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/g5k_cabinets.xml
+-rw-r--r-- 1 user user 4028 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/nancy.xml
+-rw-r--r-- 1 user user 15970 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/lcg_sept2004_grid.xml
+-rw-r--r-- 1 user user 930 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/Two_clusters.xml
+-rw-r--r-- 1 user user 3274 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/vivaldi.xml
+-rw-r--r-- 1 user user 6096 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/gridpp_grid_2004.xml
+-rw-r--r-- 1 user user 1879 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/griffon.xml
+-rw-r--r-- 1 user user 28125 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/median_harvard.xml
+-rw-r--r-- 1 user user 1273 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/prop.xml
+-rw-r--r-- 1 user user 661 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/One_cluster.xml
+-rw-r--r-- 1 user user 2323 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/gdx.xml
+-rw-r--r-- 1 user user 222 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/examples/platforms/multicore_machine.xml
+-rw-r--r-- 1 user user 36192 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__str.html
+-rw-r--r-- 1 user user 14505 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__cfg__decl.html
+-rw-r--r-- 1 user user 16787 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__dd__cb__full.html
+-rw-r--r-- 1 user user 35143 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_simpledata.html
+-rw-r--r-- 1 user user 2130 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/bug.html
+-rw-r--r-- 1 user user 7780 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__sock__file.html
+-rw-r--r-- 1 user user 10658 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__MSG__C.html
+-rw-r--r-- 1 user user 2512 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__xbt__strbuff__t.html
+-rw-r--r-- 1 user user 4803 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/MSG_ex_master_slave_lua_bypass.html
+-rw-r--r-- 1 user user 11932 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/simgrid_modules2.png
+-rw-r--r-- 1 user user 1519 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/classsimgrid_1_1msg_1_1Msg.html
+-rw-r--r-- 1 user user 251 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/amok.html
+-rw-r--r-- 1 user user 13562 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SURF__actions.html
+-rw-r--r-- 1 user user 2555 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__dd__cat__ref.html
+-rw-r--r-- 1 user user 435 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/publis_intra.html
+-rw-r--r-- 1 user user 8326 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/simgrid_logo_small.png
+-rw-r--r-- 1 user user 4203 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SURF__resources.html
+-rw-r--r-- 1 user user 2751 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structsurf__cpu__model__extension__public.html
+-rw-r--r-- 1 user user 1095 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/tabs.css
+-rw-r--r-- 1 user user 6991 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__set.html
+-rw-r--r-- 1 user user 5827 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_manualdatadef.html
+-rw-r--r-- 1 user user 9653 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__set__curs.html
+-rw-r--r-- 1 user user 10014 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structxbt__ex__t.html
+-rw-r--r-- 1 user user 5794 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/pages.html
+-rw-r--r-- 1 user user 27003 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_ex_mmrpc.html
+-rw-r--r-- 1 user user 38103 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_rpc.html
+-rw-r--r-- 1 user user 30160 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/MSG_ex_master_slave_scrip_lua.html
+-rw-r--r-- 1 user user 6276 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__API.html
+-rw-r--r-- 1 user user 14654 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_args.html
+-rw-r--r-- 1 user user 8654 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__dd__basic.html
+-rw-r--r-- 1 user user 1519 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/classsimgrid_1_1msg_1_1MsgException.html
+-rw-r--r-- 1 user user 9124 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__globals.html
+-rw-r--r-- 1 user user 13293 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__API.html
+-rw-r--r-- 1 user user 3202 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/todo.html
+-rw-r--r-- 1 user user 159 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/nav_f.png
+-rw-r--r-- 1 user user 23741 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_globals.html
+-rw-r--r-- 1 user user 23050 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__queue.html
+-rw-r--r-- 1 user user 9876 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__fifo__cons.html
+-rw-r--r-- 1 user user 7197 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__msg.html
+-rw-r--r-- 1 user user 17707 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structsurf__model.html
+-rw-r--r-- 1 user user 43212 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/MSG_ex_asynchronous_communications.html
+-rw-r--r-- 1 user user 30326 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/Paje_MSG_screenshot_thn.jpg
+-rw-r--r-- 1 user user 0 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut.html
+-rw-r--r-- 1 user user 244 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/gras.html
+-rw-r--r-- 1 user user 17605 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_callbacks.html
+-rw-r--r-- 1 user user 2783 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structsurf__network__model__extension__public.html
+-rw-r--r-- 1 user user 2621 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structsurf__model__description.html
+-rw-r--r-- 1 user user 19042 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__m__host__management.html
+-rw-r--r-- 1 user user 2757 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__msg__t.html
+-rw-r--r-- 1 user user 14045 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__fifo__perl.html
+-rw-r--r-- 1 user user 12734 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/modules.html
+-rw-r--r-- 1 user user 7707 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/annotated.html
+-rw-r--r-- 1 user user 5114 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__AMOK__API.html
+-rw-r--r-- 1 user user 16572 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__msg__exchangeadv.html
+-rw-r--r-- 1 user user 6191 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__fifo.html
+-rw-r--r-- 1 user user 3765 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__parmap.html
+-rw-r--r-- 1 user user 58483 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/tracing.html
+-rw-r--r-- 1 user user 31768 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_timers.html
+-rw-r--r-- 1 user user 2523 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__surf__metric__t.html
+-rw-r--r-- 1 user user 1519 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/classsimgrid_1_1msg_1_1Task.html
+-rw-r--r-- 1 user user 13124 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_ex_timer.html
+-rw-r--r-- 1 user user 5923 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__swag.html
+-rw-r--r-- 1 user user 3308 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structDataDescriptorStruct.html
+-rw-r--r-- 1 user user 17299 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__dd__cb__simple.html
+-rw-r--r-- 1 user user 19321 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_simpleexchange.html
+-rw-r--r-- 1 user user 2619 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__dd__cat__field.html
+-rw-r--r-- 1 user user 11436 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/functions_vars.html
+-rw-r--r-- 1 user user 14097 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__sock__meas.html
+-rw-r--r-- 1 user user 7974 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__dd.html
+-rw-r--r-- 1 user user 8194 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__swag__type.html
+-rw-r--r-- 1 user user 60084 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/win_install_02.png
+-rw-r--r-- 1 user user 8309 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/simgrid_modules.png
+-rw-r--r-- 1 user user 8348 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__error.html
+-rw-r--r-- 1 user user 15743 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dynar__cons.html
+-rw-r--r-- 1 user user 21536 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/simgrid_logo.png
+-rw-r--r-- 1 user user 17791 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__AMOK__pm.html
+-rw-r--r-- 1 user user 7717 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__fifo__misc.html
+-rw-r--r-- 1 user user 17203 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__sock__create.html
+-rw-r--r-- 1 user user 3720 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/amok_bw_test.png
+-rw-r--r-- 1 user user 3460 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__context.html
+-rw-r--r-- 1 user user 5845 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_staticstruct.html
+-rw-r--r-- 1 user user 8963 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__m__channel__management.html
+-rw-r--r-- 1 user user 3909 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_howto.html
+-rw-r--r-- 1 user user 17822 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__msg__exchange.html
+-rw-r--r-- 1 user user 4188 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structm__task.html
+-rw-r--r-- 1 user user 8561 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__swag__curs.html
+-rw-r--r-- 1 user user 60965 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__log.html
+-rw-r--r-- 1 user user 118 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/open.png
+-rw-r--r-- 1 user user 9008 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__msg__simulation.html
+-rw-r--r-- 1 user user 11976 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dynar__cursor.html
+-rw-r--r-- 1 user user 5102 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__log__cats.html
+-rw-r--r-- 1 user user 55802 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/win_install_03.png
+-rw-r--r-- 1 user user 2583 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__msg__cb__ctx.html
+-rw-r--r-- 1 user user 3249 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/poster_thumbnail.png
+-rw-r--r-- 1 user user 7557 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__m__datatypes__management__details.html
+-rw-r--r-- 1 user user 24314 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__set__basic.html
+-rw-r--r-- 1 user user 2559 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__dd__cat__union.html
+-rw-r--r-- 1 user user 61053 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/win_install_01.png
+-rw-r--r-- 1 user user 126 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/closed.png
+-rw-r--r-- 1 user user 5388 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__run.html
+-rw-r--r-- 1 user user 6958 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__adt.html
+-rw-r--r-- 1 user user 9659 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/index.html
+-rw-r--r-- 1 user user 17867 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SD__link__management.html
+-rw-r--r-- 1 user user 5443 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__MSG__JAVA.html
+-rw-r--r-- 1 user user 31365 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_logs.html
+-rw-r--r-- 1 user user 10385 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SURF__simulation.html
+-rw-r--r-- 1 user user 2560 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__dd__cat__array.html
+-rw-r--r-- 1 user user 4188 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structm__host.html
+-rw-r--r-- 1 user user 2605 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structamok__result__t.html
+-rw-r--r-- 1 user user 22436 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dynar__array.html
+-rw-r--r-- 1 user user 2792 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_dynar.html
+-rw-r--r-- 1 user user 386 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/simgrid.css
+-rw-r--r-- 1 user user 15389 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SD__task__dependency__management.html
+-rw-r--r-- 1 user user 7225 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__grounding.html
+-rw-r--r-- 1 user user 43266 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_explicitwait.html
+-rw-r--r-- 1 user user 11863 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/pls.html
+-rw-r--r-- 1 user user 2564 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__dd__cat__struct.html
+-rw-r--r-- 1 user user 12693 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dynar__ctn.html
+-rw-r--r-- 1 user user 11564 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/functions.html
+-rw-r--r-- 1 user user 19281 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__dd__auto.html
+-rw-r--r-- 1 user user 9616 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dynar__speed.html
+-rw-r--r-- 1 user user 24837 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/installSimgrid.html
+-rw-r--r-- 1 user user 59769 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/triva-graph_configuration.png
+-rw-r--r-- 1 user user 55335 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/triva-graph_visualization.png
+-rw-r--r-- 1 user user 51294 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/MSG_ex_master_slave.html
+-rw-r--r-- 1 user user 14504 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__emul.html
+-rw-r--r-- 1 user user 3942 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/doxygen.png
+-rw-r--r-- 1 user user 10757 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__mallocator__cons.html
+-rw-r--r-- 1 user user 5187 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__ex.html
+-rw-r--r-- 1 user user 125324 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__API__index.html
+-rw-r--r-- 1 user user 9746 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dict__cons.html
+-rw-r--r-- 1 user user 19885 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__swag__func.html
+-rw-r--r-- 1 user user 4674 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SimGrid__API.html
+-rw-r--r-- 1 user user 30207 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__AMOK__bw.html
+-rw-r--r-- 1 user user 9591 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dynar__misc.html
+-rw-r--r-- 1 user user 5121 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structxbt__set__elm__.html
+-rw-r--r-- 1 user user 13708 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_howto_design.html
+-rw-r--r-- 1 user user 2652 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/unionu__gras__datadesc__category.html
+-rw-r--r-- 1 user user 2986 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_dynars.html
+-rw-r--r-- 1 user user 10092 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__sock__info.html
+-rw-r--r-- 1 user user 4499 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/amok_bw_sat.png
+-rw-r--r-- 1 user user 19320 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__cfg__get.html
+-rw-r--r-- 1 user user 23685 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/bindings.html
+-rw-r--r-- 1 user user 2552 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__cblist.html
+-rw-r--r-- 1 user user 6916 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dict.html
+-rw-r--r-- 1 user user 44307 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__dd__manual.html
+-rw-r--r-- 1 user user 3904 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/use.html
+-rw-r--r-- 1 user user 9361 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__timer.html
+-rw-r--r-- 1 user user 20935 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dict__basic.html
+-rw-r--r-- 1 user user 23682 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__graph.html
+-rw-r--r-- 1 user user 6444 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__mallocator.html
+-rw-r--r-- 1 user user 11076 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structsurf__workstation__model__extension__public.html
+-rw-r--r-- 1 user user 435 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/publis.html
+-rw-r--r-- 1 user user 4663 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__misc.html
+-rw-r--r-- 1 user user 23635 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_ex_token.html
+-rw-r--r-- 1 user user 226 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/simdag.html
+-rw-r--r-- 1 user user 340759 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/Paje_MSG_screenshot.jpg
+-rw-r--r-- 1 user user 65293 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__msg__gos__functions.html
+-rw-r--r-- 1 user user 1519 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/classsimgrid_1_1msg_1_1Host.html
+-rw-r--r-- 1 user user 435 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/publis_extern.html
+-rw-r--r-- 1 user user 2599 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structgras__procdata__t.html
+-rw-r--r-- 1 user user 19523 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour.html
+-rw-r--r-- 1 user user 5094 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__MSG__LUA.html
+-rw-r--r-- 1 user user 5680 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_install.html
+-rw-r--r-- 1 user user 14081 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dynar.html
+-rw-r--r-- 1 user user 19084 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_message_recaping.html
+-rw-r--r-- 1 user user 2480 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__model__type.html
+-rw-r--r-- 1 user user 19296 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__synchro.html
+-rw-r--r-- 1 user user 677 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/bc_s.png
+-rw-r--r-- 1 user user 29084 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_exceptions.html
+-rw-r--r-- 1 user user 6934 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/classes.html
+-rw-r--r-- 1 user user 29778 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__fifo__direct.html
+-rw-r--r-- 1 user user 37757 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__cfg__use.html
+-rw-r--r-- 1 user user 2613 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__datadesc__type.html
+-rw-r--r-- 1 user user 9306 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__mallocator__objects.html
+-rw-r--r-- 1 user user 1519 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/classsimgrid_1_1msg_1_1Process.html
+-rw-r--r-- 1 user user 18525 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dict__multi.html
+-rw-r--r-- 1 user user 16459 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__m__datatypes__management.html
+-rw-r--r-- 1 user user 178 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/tab_b.png
+-rw-r--r-- 1 user user 14983 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__virtu.html
+-rw-r--r-- 1 user user 45009 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SD__simulation.html
+-rw-r--r-- 1 user user 14562 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__msg__decl.html
+-rw-r--r-- 1 user user 27476 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_ex_ping.html
+-rw-r--r-- 1 user user 6763 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_pointers.html
+-rw-r--r-- 1 user user 50885 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__msg__easier__life.html
+-rw-r--r-- 1 user user 35307 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__m__task__management.html
+-rw-r--r-- 1 user user 140 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/tab_a.png
+-rw-r--r-- 1 user user 16354 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__config.html
+-rw-r--r-- 1 user user 7629 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/options.html
+-rw-r--r-- 1 user user 18891 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dict__nnul.html
+-rw-r--r-- 1 user user 52033 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/win_install_04.png
+-rw-r--r-- 1 user user 8353 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structsurf__action.html
+-rw-r--r-- 1 user user 32537 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__ex.html
+-rw-r--r-- 1 user user 15294 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__msg__cb.html
+-rw-r--r-- 1 user user 6659 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SURF__API.html
+-rw-r--r-- 1 user user 12350 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/doxygen.css
+-rw-r--r-- 1 user user 7857 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__tut.html
+-rw-r--r-- 1 user user 7965 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__set__cons.html
+-rw-r--r-- 1 user user 5998 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/gras_comm.png
+-rw-r--r-- 1 user user 7821 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SURF__build__api.html
+-rw-r--r-- 1 user user 47169 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__m__process__management.html
+-rw-r--r-- 1 user user 19747 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dict__curs.html
+-rw-r--r-- 1 user user 20816 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SD__datatypes__management.html
+-rw-r--r-- 1 user user 8379 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SD__API.html
+-rw-r--r-- 1 user user 4776 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SMPI__API.html
+-rw-r--r-- 1 user user 12131 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__dynar__perl.html
+-rw-r--r-- 1 user user 15874 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__cfg__register.html
+-rw-r--r-- 1 user user 435 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/publis_core.html
+-rw-r--r-- 1 user user 6349 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__sock.html
+-rw-r--r-- 1 user user 16627 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__msg__rpc.html
+-rw-r--r-- 1 user user 46397 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SD__workstation__management.html
+-rw-r--r-- 1 user user 4794 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/MSG_ex_master_slave_lua.html
+-rw-r--r-- 1 user user 6204 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__GRAS__comm.html
+-rw-r--r-- 1 user user 6026 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__MSG__API.html
+-rw-r--r-- 1 user user 227 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/msg.html
+-rw-r--r-- 1 user user 30163 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_intro.html
+-rw-r--r-- 1 user user 60347 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__SD__task__management.html
+-rw-r--r-- 1 user user 10095 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__syscall.html
+-rw-r--r-- 1 user user 2570 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structs__gras__msgtype.html
+-rw-r--r-- 1 user user 18482 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/group__XBT__heap.html
+-rw-r--r-- 1 user user 5819 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_exchangecb.html
+-rw-r--r-- 1 user user 7301 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/structsurf__action__state.html
+-rw-r--r-- 1 user user 189 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/tab_s.png
+-rw-r--r-- 1 user user 19444 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/GRAS_tut_tour_setup.html
+-rw-r--r-- 1 user user 192 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/tab_h.png
+-rw-r--r-- 1 user user 97 2011-10-05 16:04 /home/user/Install/simgrid/doc/simgrid/html/nav_h.png
+-rw-r--r-- 1 user user 4826 2011-10-05 16:04 /home/user/Install/simgrid/include/smpi/mpif.h
+-rw-r--r-- 1 user user 1139 2012-03-13 14:44 /home/user/Install/simgrid/include/smpi/smpif.h
+-rw-r--r-- 1 user user 510 2011-10-05 16:04 /home/user/Install/simgrid/include/smpi/mpi.h
+-rw-r--r-- 1 user user 3187 2011-10-05 16:04 /home/user/Install/simgrid/include/smpi/smpi_cocci.h
+-rw-r--r-- 1 user user 24101 2011-10-05 16:04 /home/user/Install/simgrid/include/smpi/smpi.h
+-rw-r--r-- 1 user user 896 2011-10-05 16:04 /home/user/Install/simgrid/include/gras.h
+-rw-r--r-- 1 user user 3626 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/fifo.h
+-rw-r--r-- 1 user user 7459 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/dict.h
+-rw-r--r-- 1 user user 2111 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/str.h
+-rw-r--r-- 1 user user 25433 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/log.h
+-rw-r--r-- 1 user user 8031 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/misc.h
+-rw-r--r-- 1 user user 4477 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/synchro_core.h
+-rw-r--r-- 1 user user 1976 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/mmalloc.h
+-rw-r--r-- 1 user user 917 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/replay_trace_reader.h
+-rw-r--r-- 1 user user 1111 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/function_types.h
+-rw-r--r-- 1 user user 1281 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/strbuff.h
+-rw-r--r-- 1 user user 684 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/virtu.h
+-rw-r--r-- 1 user user 1871 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/asserts.h
+-rw-r--r-- 1 user user 23255 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/ex.h
+-rw-r--r-- 1 user user 5668 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/graph.h
+-rw-r--r-- 1 user user 5474 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/graphxml.h
+-rw-r--r-- 1 user user 2252 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/queue.h
+-rw-r--r-- 1 user user 3027 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/matrix.h
+-rw-r--r-- 1 user user 2422 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/setset.h
+-rw-r--r-- 1 user user 743 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/time.h
+-rw-r--r-- 1 user user 2014 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/lib.h
+-rw-r--r-- 1 user user 1064 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/hash.h
+-rw-r--r-- 1 user user 4383 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/set.h
+-rw-r--r-- 1 user user 9224 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/config.h
+-rw-r--r-- 1 user user 4941 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/sysdep.h
+-rw-r--r-- 1 user user 5352 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/swag.h
+-rw-r--r-- 1 user user 1926 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/graphxml_parse.h
+-rw-r--r-- 1 user user 870 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/peer.h
+-rw-r--r-- 1 user user 648 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/module.h
+-rw-r--r-- 1 user user 5523 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/cunit.h
+-rw-r--r-- 1 user user 1166 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/parmap.h
+-rw-r--r-- 1 user user 845 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/synchro.h
+-rw-r--r-- 1 user user 2296 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/mallocator.h
+-rw-r--r-- 1 user user 9553 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/dynar.h
+-rw-r--r-- 1 user user 1444 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt/heap.h
+-rw-r--r-- 1 user user 876 2011-10-05 16:04 /home/user/Install/simgrid/include/xbt.h
+-rw-r--r-- 1 user user 2023 2011-10-05 16:04 /home/user/Install/simgrid/include/gras/timer.h
+-rw-r--r-- 1 user user 5531 2011-10-05 16:04 /home/user/Install/simgrid/include/gras/transport.h
+-rw-r--r-- 1 user user 27038 2011-10-05 16:04 /home/user/Install/simgrid/include/gras/datadesc.h
+-rw-r--r-- 1 user user 2475 2011-10-05 16:04 /home/user/Install/simgrid/include/gras/process.h
+-rw-r--r-- 1 user user 2680 2011-10-05 16:04 /home/user/Install/simgrid/include/gras/virtu.h
+-rw-r--r-- 1 user user 7119 2011-10-05 16:04 /home/user/Install/simgrid/include/gras/emul.h
+-rw-r--r-- 1 user user 981 2011-10-05 16:04 /home/user/Install/simgrid/include/gras/module.h
+-rw-r--r-- 1 user user 12302 2011-10-05 16:04 /home/user/Install/simgrid/include/gras/messages.h
+-rw-r--r-- 1 user user 3571 2011-10-05 16:04 /home/user/Install/simgrid/include/amok/peermanagement.h
+-rw-r--r-- 1 user user 6945 2011-10-05 16:04 /home/user/Install/simgrid/include/amok/bandwidth.h
+-rw-r--r-- 1 user user 4635 2011-10-05 16:04 /home/user/Install/simgrid/include/msg/datatypes.h
+-rw-r--r-- 1 user user 12038 2011-10-05 16:04 /home/user/Install/simgrid/include/msg/msg.h
+-rw-r--r-- 1 user user 3641 2012-03-13 14:44 /home/user/Install/simgrid/include/simgrid_config.h
+-rw-r--r-- 1 user user 96 2011-10-05 16:04 /home/user/Install/simgrid/include/mc/modelchecker.h
+-rw-r--r-- 1 user user 23583 2011-10-05 16:04 /home/user/Install/simgrid/include/surf/simgrid_dtd.h
+-rw-r--r-- 1 user user 1167 2011-10-05 16:04 /home/user/Install/simgrid/include/surf/surf_routing.h
+-rw-r--r-- 1 user user 5343 2011-10-05 16:04 /home/user/Install/simgrid/include/surf/surfxml_parse.h
+-rw-r--r-- 1 user user 5750 2011-10-05 16:04 /home/user/Install/simgrid/include/instr/instr.h
+-rw-r--r-- 1 user user 10325 2011-10-05 16:04 /home/user/Install/simgrid/include/simdag/simdag.h
+-rw-r--r-- 1 user user 3715 2011-10-05 16:04 /home/user/Install/simgrid/include/simdag/datatypes.h
+-rw-r--r-- 1 user user 13003 2011-10-05 16:04 /home/user/Install/simgrid/include/simix/simix.h
+-rw-r--r-- 1 user user 3346 2011-10-05 16:04 /home/user/Install/simgrid/include/simix/datatypes.h
+-rw-r--r-- 1 user user 4040 2011-10-05 16:04 /home/user/Install/simgrid/include/simix/context.h
+-rw-r--r-- 1 user user 12710497 2012-03-13 14:44 /home/user/Install/simgrid/lib/libsimgrid.so.3.6.2
+-rw-r--r-- 1 user user 5550818 2012-03-13 14:44 /home/user/Install/simgrid/lib/libgras.so.3.6.2
+-rwxr-xr-x 1 user user 918 2012-03-13 14:44 /home/user/Install/simgrid/bin/smpicc
+-rwxr-xr-x 1 user user 7292 2012-03-13 14:44 /home/user/Install/simgrid/bin/smpirun
+-rwxr-xr-x 1 user user 1990 2012-03-13 14:44 /home/user/Install/simgrid/bin/smpif2c
+-rwxr-xr-x 1 user user 5018 2011-10-05 16:04 /home/user/Install/simgrid/bin/simgrid_update_xml
+-rwxr-xr-x 1 user user 66986 2012-03-13 14:44 /home/user/Install/simgrid/bin/graphicator
+-rwxr-xr-x 1 user user 322217 2012-03-13 14:45 /home/user/Install/simgrid/bin/gras_stub_generator
+-rwxr-xr-x 1 user user 2993 2011-10-05 16:04 /home/user/Install/simgrid/bin/simgrid-colorizer
+-rwxr-xr-x 1 user user 820 2012-03-13 14:44 /home/user/Install/simgrid/bin/smpiff
+-rwxr-xr-x 1 user user 356434 2012-03-13 14:44 /home/user/Install/simgrid/bin/tesh
index 2f8b28f..0cec495 100644 (file)
@@ -12,6 +12,7 @@
 #include "xbt/log.h"
 #include "xbt/ex.h"
 #include <string.h>
+#include "xbt/xbt_os_time.h"
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(goal, "The GOAL loader into SimDag");
 
@@ -51,6 +52,7 @@ static void send_one(int from, int to) {
 
 
 int main(int argc, char **argv) {
+  xbt_os_timer_t timer = xbt_os_timer_new();
 
   /* initialization of SD */
   SD_init(&argc, argv);
@@ -64,6 +66,8 @@ int main(int argc, char **argv) {
   ws_list = SD_workstation_get_list();
   reclaimed = xbt_dynar_new(sizeof(bcast_task_t),xbt_free_ref);
   xbt_dynar_t done = NULL;
+
+  xbt_os_timer_start(timer);
   send_one(0,SD_workstation_get_number());
   do {
     if (done != NULL && !xbt_dynar_is_empty(done)) {
@@ -89,6 +93,9 @@ int main(int argc, char **argv) {
     }
     done=SD_simulate(-1);
   } while(!xbt_dynar_is_empty(done));
+  xbt_os_timer_stop(timer);
+  printf("%lf\n", xbt_os_timer_elapsed(timer) );
+
   xbt_dynar_free(&done);
   xbt_dynar_free(&reclaimed);
 
index 2c63d06..6f5ff0b 100644 (file)
@@ -31,7 +31,7 @@
  *  when the sender and receiver processor architecture are different,
  *  inducing extra delays. For this, GRAS provide the so-called measurement
  *  sockets. On them, you can send raw data which is not converted (see
- *  \ref GRAS_sock_meas). 
+ *  \ref XBT_sock_meas). 
  *
  *  Solving all these problems is quite error prone and anoying, so we
  *  implemented this in the current module so that you don't have to do it
index 7a76692..a4b5a64 100644 (file)
 #include "msg/msg.h"
 #include "simdag/simdag.h"
 
+/*
+ * Functions to manage tracing categories
+ */
 XBT_PUBLIC(void) TRACE_category(const char *category);
 XBT_PUBLIC(void) TRACE_category_with_color (const char *category, const char *color);
 XBT_PUBLIC(void) TRACE_msg_set_task_category(m_task_t task, const char *category);
-XBT_PUBLIC(void) TRACE_msg_set_process_category(m_process_t process, const char *category, const char *color);
 XBT_PUBLIC(void) TRACE_smpi_set_category(const char *category);
 XBT_PUBLIC(void) TRACE_sd_set_task_category(SD_task_t task, const char *category);
 
+/*
+ * Functions to manage tracing marks (used for trace comparison experiments)
+ */
 XBT_PUBLIC(void) TRACE_declare_mark(const char *mark_type);
 XBT_PUBLIC(void) TRACE_mark(const char *mark_type, const char *mark_value);
 
-XBT_PUBLIC(const char *) TRACE_node_name (xbt_node_t node);
-XBT_PUBLIC(xbt_graph_t) TRACE_platform_graph (void);
-XBT_PUBLIC(void) TRACE_platform_graph_export_graphviz (xbt_graph_t g, const char *filename);
+/*
+ * Function used by graphicator (transform a SimGrid platform
+ * file in a graphviz dot file with the network topology)
+ */
+XBT_PUBLIC(int) TRACE_platform_graph_export_graphviz (const char *filename);
 
 /*
  * User-variables related functions
@@ -66,16 +73,13 @@ XBT_PUBLIC(void) TRACE_link_srcdst_variable_sub_with_time (double time, const ch
 #define TRACE_category(category)
 #define TRACE_category_with_color(category,color)
 #define TRACE_msg_set_task_category(task,category)
-#define TRACE_msg_set_process_category(process,category,color)
 #define TRACE_smpi_set_category(category)
 #define TRACE_sd_set_task_category(task,category)
 
 #define TRACE_declare_mark(mark_type)
 #define TRACE_mark(mark_type,mark_value)
 
-#define TRACE_node_name(node)
-#define TRACE_platform_graph(void)
-#define TRACE_platform_graph_export_graphviz(g,filename)
+#define TRACE_platform_graph_export_graphviz(filename)
 
 #define TRACE_host_variable_declare(var)
 #define TRACE_host_variable_declare_with_color(var,color)
index e8b4ade..eed0d31 100644 (file)
@@ -141,7 +141,7 @@ XBT_PUBLIC(void) MSG_task_set_name(m_task_t task, const char *name);
 XBT_PUBLIC(MSG_error_t) MSG_task_cancel(m_task_t task);
 XBT_PUBLIC(MSG_error_t) MSG_task_destroy(m_task_t task);
 
-MSG_error_t MSG_task_receive_from_host(m_task_t * task, const char *alias,
+XBT_PUBLIC(MSG_error_t) MSG_task_receive_from_host(m_task_t * task, const char *alias,
                                        m_host_t host);
 
 XBT_PUBLIC(MSG_error_t) MSG_task_execute(m_task_t task);
index 6e10873..ef5b916 100644 (file)
@@ -405,6 +405,7 @@ extern void __xbt_ex_terminate_default(xbt_ex_t * e);
 /** @brief Helper macro for THROW and THROWF
  *  @hideinitializer
  *
+ *  @param _throw_ctx: the throwing context in which we should construct the exception
  *  @param c: category code (integer)
  *  @param v: value (integer)
  *  @param m: message text
index a04d9c0..dbf8122 100644 (file)
 
 SG_BEGIN_DECL()
 
-typedef struct {
+/** @addtogroup XBT_peer
+ *  \brief Helper functions to manipulate remote hosts
+ *
+ *  This module simply introduces some rather trivial functions to manipulate remote host denomination (in the form hostname:port)
+ *
+ *  @{
+ */
+/** @brief Object describing a remote host (as name:port) */
+typedef struct s_xbt_peer *xbt_peer_t;
+
+/** @brief Structure describing a remote host (as name:port) */
+typedef struct s_xbt_peer {
   char *name;
   int port;
-} s_xbt_peer_t, *xbt_peer_t;
+} s_xbt_peer_t;
 
 XBT_PUBLIC(xbt_peer_t) xbt_peer_new(const char *name, int port);
 XBT_PUBLIC(xbt_peer_t) xbt_peer_from_string(const char *peerport);
@@ -24,5 +35,6 @@ XBT_PUBLIC(xbt_peer_t) xbt_peer_copy(xbt_peer_t h);
 XBT_PUBLIC(void) xbt_peer_free(xbt_peer_t peer);
 XBT_PUBLIC(void) xbt_peer_free_voidp(void *d);
 
+/** @} */
 SG_END_DECL()
 #endif                          /* XBT_PEER_H */
index aa15a11..50be43f 100644 (file)
@@ -51,7 +51,7 @@ XBT_PUBLIC(char *) xbt_str_from_file(FILE * file);
 
 /** @brief Classical alias to (char*)
  *
- * This of almost no use, beside cosmetics and the GRAS parsing macro (see \ref GRAS_dd_auto).
+ * This of almost no use, beside cosmetics and the XBT datadesc parsing macro (see \ref XBT_dd_auto).
  */
 typedef char *xbt_string_t;
 
index 4ef5303..df02431 100644 (file)
@@ -427,7 +427,7 @@ void gras_msg_handle(volatile double timeOut)
           e.host = (char *) gras_os_myname();
           xbt_ex_setup_backtrace(&e);
         }
-        XBT_INFO
+        XBT_VERB
             ("Propagate %s exception ('%s') from '%s' RPC cb back to %s:%d",
              (e.remote ? "remote" : "local"), e.msg, msg.type->name,
              xbt_socket_peer_name(msg.expe),
index 79cc64a..e304553 100644 (file)
@@ -9,7 +9,9 @@
 /***
  *** Options
  ***/
+#ifndef NDEBUG
 static int gras_opt_trp_nomoredata_on_close = 0;
+#endif
 
 #include "xbt/ex.h"
 #include "xbt/peer.h"
index 170275d..f94430d 100644 (file)
@@ -70,12 +70,13 @@ void gras_init(int *argc, char **argv)
   int first = 0;
   gras_procdata_t *pd;
   gras_msg_procdata_t msg_pd;
-  XBT_VERB("Initialize GRAS");
 
   xbt_getpid = gras_os_getpid;
   /* First initialize the XBT */
   xbt_init(argc, argv);
 
+  XBT_VERB("Initialize GRAS");
+
   /* module registrations:
    *    - declare process specific data we need (without creating them)
    */
@@ -95,6 +96,9 @@ void gras_init(int *argc, char **argv)
     XBT_LOG_CONNECT(gras_virtu_emul, gras_virtu);
     XBT_LOG_CONNECT(gras_virtu_process, gras_virtu);
 
+    if (!getenv("GRAS_NO_WARN_EXPERIMENTAL"))
+      XBT_WARN("GRAS is not well maintained anymore. We consider it to be experimental (and not stable anymore) since SimGrid 3.6. Sorry about it, please consider contributing to improve this situation");
+
     gras_trp_register();
     gras_msg_register();
 
index 4a9e9bc..9ce016d 100644 (file)
@@ -29,7 +29,7 @@ typedef enum {
 } e_surf_network_element_type_t;
 
 XBT_PUBLIC(e_surf_network_element_type_t)
-  routing_get_network_element_type(const char *name);
+  routing_get_network_element_type(const charname);
 
 /** @Brief Specify that we use that action */
 XBT_PUBLIC(void) surf_action_ref(surf_action_t action);
@@ -184,10 +184,10 @@ typedef struct surf_cpu_model_extension_public {
       *  Public functions specific to the network model
       */
 typedef struct surf_network_model_extension_public {
-  surf_action_t(*communicate) (const char *src_name,
-                               const char *dst_name,
+  surf_action_t(*communicate) (void* src,
+                               void* dst,
                                double size, double rate);
-  xbt_dynar_t(*get_route) (const char *src_name, const char *dst_name); //FIXME: kill field? That is done by the routing nowadays
+  xbt_dynar_t(*get_route) (void *src, void *dst); //FIXME: kill field? That is done by the routing nowadays
   double (*get_link_bandwidth) (const void *link);
   double (*get_link_latency) (const void *link);
   int (*link_shared) (const void *link);
@@ -224,8 +224,7 @@ typedef struct surf_storage_model_extension_public {
   surf_action_t(*read) (void *storage, void* ptr, size_t size, size_t nmemb, surf_file_t stream);
   surf_action_t(*write) (void *storage, const void* ptr, size_t size, size_t nmemb, surf_file_t stream);
   surf_action_t(*stat) (void *storage, int fd, void* buf);
-  void* (*create_resource) (const char* id, const char* model,const char* type_id,
-      const char* content, xbt_dict_t storage_properties);
+  void* (*create_resource) (const char* id, const char* model,const char* type_id);
 } s_surf_model_extension_storage_t;
 
      /** \brief Workstation model extension public
@@ -355,7 +354,7 @@ typedef struct surf_resource {
  */
 typedef struct s_storage_type {
   char *model;
-  char *content;
+  xbt_dict_t content;
   char *type_id;
   xbt_dict_t properties;
 } s_storage_type_t, *storage_type_t;
@@ -365,6 +364,15 @@ typedef struct s_mount {
   char *name;
 } s_mount_t, *mount_t;
 
+typedef struct s_content {
+  char *user_rights;
+  char *user;
+  char *group;
+  char *date;
+  char *time;
+  int size;
+} s_content_t, *content_t;
+
 /**
  * Resource which have a metric handled by a maxmin system
  */
index 8411837..aa72c4c 100644 (file)
@@ -23,10 +23,10 @@ static XBT_INLINE
 static XBT_INLINE void routing_storage_type_free(void *r)
 {
   storage_type_t stype = r;
-  free(stype->content);
   free(stype->model);
   free(stype->type_id);
-  xbt_dict_free(&stype->properties);
+  xbt_dict_free(&(stype->properties));
+  xbt_dict_free(&(stype->content));
   free(stype);
 }
 
index 13c3e39..fc03a78 100644 (file)
@@ -145,7 +145,15 @@ static void instr_user_srcdst_variable(double time,
                               InstrUserVariable what)
 {
   xbt_dynar_t route=NULL;
-  routing_get_route_and_latency (src, dst, &route,NULL);
+  network_element_t src_elm = xbt_lib_get_or_null(host_lib,src,ROUTING_HOST_LEVEL);
+  if(!src_elm) src_elm = xbt_lib_get_or_null(as_router_lib,src,ROUTING_ASR_LEVEL);
+  if(!src_elm) xbt_die("Element '%s' not found!",src);
+
+  network_element_t dst_elm = xbt_lib_get_or_null(host_lib,dst,ROUTING_HOST_LEVEL);
+  if(!dst_elm) dst_elm = xbt_lib_get_or_null(as_router_lib,dst,ROUTING_ASR_LEVEL);
+  if(!dst_elm) xbt_die("Element '%s' not found!",dst);
+
+  routing_get_route_and_latency (src_elm, dst_elm, &route,NULL);
   unsigned int i;
   void *link;
   xbt_dynar_foreach (route, i, link) {
@@ -154,25 +162,17 @@ static void instr_user_srcdst_variable(double time,
   }
 }
 
-const char *TRACE_node_name (xbt_node_t node)
-{
-  void *data = xbt_graph_node_get_data(node);
-  char *str = (char*)data;
-  return str;
-}
-
-xbt_graph_t TRACE_platform_graph (void)
-{
-  if (!TRACE_is_enabled()) return NULL;
-  return instr_routing_platform_graph ();
-}
-
-void TRACE_platform_graph_export_graphviz (xbt_graph_t g, const char *filename)
+int TRACE_platform_graph_export_graphviz (const char *filename)
 {
+  /* returns 1 if successful, 0 otherwise */
+  if (!TRACE_is_enabled()) return 0;
+  xbt_graph_t g = instr_routing_platform_graph();
+  if (g == NULL) return 0;
   instr_routing_platform_graph_export_graphviz (g, filename);
+  xbt_graph_free_graph (g, xbt_free, xbt_free, NULL);
+  return 1;
 }
 
-
 /*
  * Derived functions that use instr_user_variable and TRACE_user_srcdst_variable.
  * They were previously defined as pre-processors directives, but were transformed
index 428cb43..9146943 100644 (file)
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (instr_msg_process, instr, "MSG process");
 
-/*
- * TRACE_msg_set_process_category: tracing interface function
- */
-void TRACE_msg_set_process_category(m_process_t process, const char *category, const char *color)
-{
-  xbt_die("deprecated");
-}
-
 char *instr_process_id (m_process_t proc, char *str, int len)
 {
   return instr_process_id_2 (proc->name, proc->pid, str, len);//MSG_process_get_name(proc), MSG_process_get_PID(proc), str, len);
index b1d2563..526db8a 100644 (file)
@@ -54,6 +54,26 @@ container_t PJ_container_new (const char *name, e_container_types kind, containe
   new->name = xbt_strdup (name); // name of the container
   new->id = xbt_strdup (id_str); // id (or alias) of the container
   new->father = father;
+
+  //Search for network_element_t
+  switch (kind){
+    case INSTR_HOST:
+      new->net_elm = xbt_lib_get_or_null(host_lib,name,ROUTING_HOST_LEVEL);
+      if(!new->net_elm) xbt_die("Element '%s' not found",name);
+      break;
+    case INSTR_ROUTER:
+      new->net_elm = xbt_lib_get_or_null(as_router_lib,name,ROUTING_ASR_LEVEL);
+      if(!new->net_elm) xbt_die("Element '%s' not found",name);
+      break;
+    case INSTR_AS:
+      new->net_elm = xbt_lib_get_or_null(as_router_lib,name,ROUTING_ASR_LEVEL);
+      if(!new->net_elm) xbt_die("Element '%s' not found",name);
+      break;
+    default:
+      new->net_elm = NULL;
+      break;
+  }
+
   // level depends on level of father
   if (new->father){
     new->level = new->father->level+1;
@@ -104,12 +124,15 @@ container_t PJ_container_new (const char *name, e_container_types kind, containe
   if (xbt_dict_get_or_null(allContainers, new->name) != NULL){
     THROWF(tracing_error, 1, "container %s already present in allContainers data structure", new->name);
   }
+
   xbt_dict_set (allContainers, new->name, new, NULL);
+  XBT_DEBUG("Add container name '%s'",new->name);
 
   //register NODE types for triva configuration
   if (new->kind == INSTR_HOST || new->kind == INSTR_LINK || new->kind == INSTR_ROUTER) {
     xbt_dict_set (trivaNodeTypes, new->type->name, xbt_strdup("1"), NULL);
   }
+
   return new;
 }
 
index 0ea9da6..84bbb66 100644 (file)
@@ -63,6 +63,7 @@ typedef enum {
 
 typedef struct s_container *container_t;
 typedef struct s_container {
+  void *net_elm;  /* network_element_t */
   char *name;     /* Unique name of this container */
   char *id;       /* Unique id of this container */
   type_t type;    /* Type of this container */
index 0802395..69a8673 100644 (file)
@@ -18,6 +18,14 @@ extern xbt_dict_t defined_types; /* from instr_interface.c */
 static int platform_created = 0;            /* indicate whether the platform file has been traced */
 static xbt_dynar_t currentContainer = NULL; /* push and pop, used only in creation */
 
+static const char *instr_node_name (xbt_node_t node)
+{
+  void *data = xbt_graph_node_get_data(node);
+  char *str = (char*)data;
+  return str;
+}
+
+
 static container_t lowestCommonAncestor (container_t a1, container_t a2)
 {
   //this is only an optimization (since most of a1 and a2 share the same parent)
@@ -125,58 +133,50 @@ static void recursiveGraphExtraction (AS_t rc, container_t container, xbt_dict_t
   container_t child1, child2;
   const char *child1_name, *child2_name;
   xbt_dict_foreach(container->children, cursor1, child1_name, child1) {
-    if (child1->kind == INSTR_LINK) continue;
-    xbt_dict_foreach(container->children, cursor2, child2_name, child2) {
-      if (child2->kind == INSTR_LINK) continue;
+    //if child1 is not a link, a smpi node, a msg process or a msg task
+    if (child1->kind == INSTR_LINK || child1->kind == INSTR_SMPI || child1->kind == INSTR_MSG_PROCESS || child1->kind == INSTR_MSG_TASK) continue;
 
-      if ((child1->kind == INSTR_HOST || child1->kind == INSTR_ROUTER) &&
-          (child2->kind == INSTR_HOST  || child2->kind == INSTR_ROUTER) &&
-          strcmp (child1_name, child2_name) != 0){
-
-        xbt_dynar_t route = NULL;
-        xbt_ex_t e;
-
-        TRY {
-          routing_get_route_and_latency(child1_name, child2_name, &route, NULL);
-        } CATCH(e) {
-          xbt_ex_free(e);
-        }
-        if (route == NULL) continue;
+    xbt_dict_foreach(container->children, cursor2, child2_name, child2) {
+      //if child2 is not a link, a smpi node, a msg process or a msg task
+      if (child2->kind == INSTR_LINK || child2->kind == INSTR_SMPI || child2->kind == INSTR_MSG_PROCESS || child2->kind == INSTR_MSG_TASK) continue;
+
+      //if child1 is not child2
+      if (strcmp (child1_name, child2_name) == 0) continue;
+
+      //get the route
+      route_t route = xbt_new0(s_route_t,1);
+      route->link_list = xbt_dynar_new(global_routing->size_of_link,NULL);
+      rc->get_route_and_latency (rc,
+          (network_element_t)(child1->net_elm),
+          (network_element_t)(child2->net_elm),route, NULL);
+
+      //user might want to extract a graph using routes with only one link
+      //see --cfg=tracing/onelink_only:1 or --help-tracing for details
+      if (TRACE_onelink_only() && xbt_dynar_length (route->link_list) > 1) continue;
+
+      //traverse the route connecting the containers
+      unsigned int cpt;
+      void *link;
+      container_t current, previous;
+      if (route->src_gateway){
+        previous = PJ_container_get(route->src_gateway->name);
+      }else{
+        previous = child1;
+      }
 
-        if (TRACE_onelink_only()){
-          if (xbt_dynar_length (route) > 1) continue;
-        }
-        container_t previous = child1;
-        int i;
-        for (i = 0; i < xbt_dynar_length(route); i++){
-          link_CM02_t *link = ((link_CM02_t*)xbt_dynar_get_ptr (route, i));
-          char *link_name = (*link)->lmm_resource.generic_resource.name;
-          container_t current = PJ_container_get(link_name);
-          linkContainers(previous, current, filter);
-          previous = current;
-        }
-        linkContainers(previous, child2, filter);
-
-      }else if (child1->kind == INSTR_AS &&
-                child2->kind == INSTR_AS &&
-                strcmp(child1_name, child2_name) != 0){
-
-        route_t route = xbt_new0(s_route_t,1);
-        route->link_list = xbt_dynar_new(global_routing->size_of_link,NULL);
-        rc->get_route_and_latency (rc, child1_name, child2_name, route,NULL);
-        unsigned int cpt;
-        void *link;
-        container_t previous = PJ_container_get(route->src_gateway);
-        xbt_dynar_foreach (route->link_list, cpt, link) {
-          char *link_name = ((link_CM02_t)link)->lmm_resource.generic_resource.name;
-          container_t current = PJ_container_get(link_name);
-          linkContainers (previous, current, filter);
-          previous = current;
-        }
-        container_t last = PJ_container_get(route->dst_gateway);
-        linkContainers (previous, last, filter);
-        generic_free_route(route);
+      xbt_dynar_foreach (route->link_list, cpt, link) {
+        char *link_name = ((link_CM02_t)link)->lmm_resource.generic_resource.name;
+        current = PJ_container_get(link_name);
+        linkContainers(previous, current, filter);
+        previous = current;
       }
+      if (route->dst_gateway){
+        current = PJ_container_get(route->dst_gateway->name);
+      }else{
+        current = child2;
+      }
+      linkContainers(previous, current, filter);
+      generic_free_route(route);
     }
   }
 }
@@ -418,21 +418,25 @@ static xbt_node_t new_xbt_graph_node (xbt_graph_t graph, const char *name, xbt_d
 static xbt_edge_t new_xbt_graph_edge (xbt_graph_t graph, xbt_node_t s, xbt_node_t d, xbt_dict_t edges)
 {
   xbt_edge_t ret;
-  char *name;
 
-  const char *sn = TRACE_node_name (s);
-  const char *dn = TRACE_node_name (d);
+  const char *sn = instr_node_name (s);
+  const char *dn = instr_node_name (d);
+  int len = strlen(sn)+strlen(dn)+1;
+  char *name = (char*)malloc(len * sizeof(char));
 
-  name = bprintf ("%s%s", sn, dn);
-  ret = xbt_dict_get_or_null (edges, name);
-  if (ret) return ret;
-  free (name);
-  name = bprintf ("%s%s", dn, sn);
+
+  snprintf (name, len, "%s%s", sn, dn);
   ret = xbt_dict_get_or_null (edges, name);
-  if (ret) return ret;
+  if (ret == NULL){
+    snprintf (name, len, "%s%s", dn, sn);
+    ret = xbt_dict_get_or_null (edges, name);
+  }
 
-  ret = xbt_graph_new_edge(graph, s, d, NULL);
-  xbt_dict_set (edges, name, ret, NULL);
+  if (ret == NULL){
+    ret = xbt_graph_new_edge(graph, s, d, NULL);
+    xbt_dict_set (edges, name, ret, NULL);
+  }
+  free (name);
   return ret;
 }
 
@@ -455,53 +459,51 @@ static void recursiveXBTGraphExtraction (xbt_graph_t graph, xbt_dict_t nodes, xb
   container_t child1, child2;
   const char *child1_name, *child2_name;
   xbt_dict_foreach(container->children, cursor1, child1_name, child1) {
-    if (child1->kind == INSTR_LINK) continue;
-    xbt_dict_foreach(container->children, cursor2, child2_name, child2) {
-      if (child2->kind == INSTR_LINK) continue;
+    //if child1 is not a link, a smpi node, a msg process or a msg task
+    if (child1->kind == INSTR_LINK || child1->kind == INSTR_SMPI || child1->kind == INSTR_MSG_PROCESS || child1->kind == INSTR_MSG_TASK) continue;
 
-      if ((child1->kind == INSTR_HOST || child1->kind == INSTR_ROUTER) &&
-          (child2->kind == INSTR_HOST  || child2->kind == INSTR_ROUTER) &&
-          strcmp (child1_name, child2_name) != 0){
-
-        // FIXME factorize route creation with else branch below (once possible)
-        xbt_dynar_t route=NULL;
-        routing_get_route_and_latency (child1_name, child2_name,&route,NULL);
-        if (TRACE_onelink_only()){
-          if (xbt_dynar_length (route) > 1) continue;
-        }
-        unsigned int cpt;
-        void *link;
-        xbt_node_t current, previous = new_xbt_graph_node(graph, child1_name, nodes);
-        xbt_dynar_foreach (route, cpt, link) {
-          char *link_name = ((link_CM02_t)link)->lmm_resource.generic_resource.name;
-          current = new_xbt_graph_node(graph, link_name, nodes);
-          new_xbt_graph_edge (graph, previous, current, edges);
-          //previous -> current
-          previous = current;
-        }
-        current = new_xbt_graph_node(graph, child2_name, nodes);
-        new_xbt_graph_edge (graph, previous, current, edges);
+    xbt_dict_foreach(container->children, cursor2, child2_name, child2) {
+      //if child2 is not a link, a smpi node, a msg process or a msg task
+      if (child2->kind == INSTR_LINK || child2->kind == INSTR_SMPI || child2->kind == INSTR_MSG_PROCESS || child2->kind == INSTR_MSG_TASK) continue;
+
+      //if child1 is not child2
+      if (strcmp (child1_name, child2_name) == 0) continue;
+
+      //get the route
+      route_t route = xbt_new0(s_route_t,1);
+      route->link_list = xbt_dynar_new(global_routing->size_of_link,NULL);
+      rc->get_route_and_latency (rc,
+          (network_element_t)(child1->net_elm),
+          (network_element_t)(child2->net_elm),route, NULL);
+
+      //user might want to extract a graph using routes with only one link
+      //see --cfg=tracing/onelink_only:1 or --help-tracing for details
+      if (TRACE_onelink_only() && xbt_dynar_length (route->link_list) > 1) continue;
+
+      //traverse the route connecting the containers
+      unsigned int cpt;
+      void *link;
+      xbt_node_t current, previous;
+      if (route->src_gateway){
+        previous = new_xbt_graph_node(graph, route->src_gateway->name, nodes);
+      }else{
+        previous = new_xbt_graph_node(graph, child1_name, nodes);
+      }
 
-      }else if (child1->kind == INSTR_AS &&
-                child2->kind == INSTR_AS &&
-                strcmp(child1_name, child2_name) != 0){
-
-        route_t route = xbt_new0(s_route_t,1);
-        route->link_list = xbt_dynar_new(global_routing->size_of_link,NULL);
-        rc->get_route_and_latency (rc, child1_name, child2_name,route, NULL);
-        unsigned int cpt;
-        void *link;
-        xbt_node_t current, previous = new_xbt_graph_node(graph, route->src_gateway, nodes);
-        xbt_dynar_foreach (route->link_list, cpt, link) {
-          char *link_name = ((link_CM02_t)link)->lmm_resource.generic_resource.name;
-          current = new_xbt_graph_node(graph, link_name, nodes);
-          //previous -> current
-          previous = current;
-        }
-        current = new_xbt_graph_node(graph, route->dst_gateway, nodes);
+      xbt_dynar_foreach (route->link_list, cpt, link) {
+        char *link_name = ((link_CM02_t)link)->lmm_resource.generic_resource.name;
+        current = new_xbt_graph_node(graph, link_name, nodes);
         new_xbt_graph_edge (graph, previous, current, edges);
-        generic_free_route(route);
+        //previous -> current
+        previous = current;
+      }
+      if (route->dst_gateway){
+        current = new_xbt_graph_node(graph, route->dst_gateway->name, nodes);
+      }else{
+        current = new_xbt_graph_node(graph, child2_name, nodes);
       }
+      new_xbt_graph_edge (graph, previous, current, edges);
+      generic_free_route(route);
     }
   }
 
@@ -513,6 +515,8 @@ xbt_graph_t instr_routing_platform_graph (void)
   xbt_dict_t nodes = xbt_dict_new_homogeneous(NULL);
   xbt_dict_t edges = xbt_dict_new_homogeneous(NULL);
   recursiveXBTGraphExtraction (ret, nodes, edges, global_routing->root, PJ_container_get_root());
+  xbt_dict_free (&nodes);
+  xbt_dict_free (&edges);
   return ret;
 }
 
@@ -538,11 +542,11 @@ void instr_routing_platform_graph_export_graphviz (xbt_graph_t g, const char *fi
           "  node [width=.3, height=.3, style=filled, color=skyblue]\n\n");
 
   xbt_dynar_foreach(g->nodes, cursor, node) {
-    fprintf(file, "  \"%s\";\n", TRACE_node_name(node));
+    fprintf(file, "  \"%s\";\n", instr_node_name(node));
   }
   xbt_dynar_foreach(g->edges, cursor, edge) {
-    const char *src_s = TRACE_node_name (edge->src);
-    const char *dst_s = TRACE_node_name (edge->dst);
+    const char *src_s = instr_node_name (edge->src);
+    const char *dst_s = instr_node_name (edge->dst);
     if (g->directed)
       fprintf(file, "  \"%s\" -> \"%s\";\n", src_s, dst_s);
     else
index 67a1e91..fd6c9bc 100644 (file)
@@ -57,6 +57,7 @@ void jedule_log_sd_event(SD_task_t task) {
 static void create_hierarchy(AS_t current_comp,
                jed_simgrid_container_t current_container) {
        xbt_dict_cursor_t cursor = NULL;
+       unsigned int dynar_cursor;
        char *key;
        AS_t elem;
        network_element_t network_elem;
@@ -68,11 +69,10 @@ static void create_hierarchy(AS_t current_comp,
 
                hosts = xbt_dynar_new(sizeof(char*), NULL);
 
-               xbt_dict_foreach(current_comp->to_index, cursor, key, network_elem) {
+               xbt_dynar_foreach(current_comp->index_network_elm, 
+                                 dynar_cursor, network_elem) {
                        char *hostname;
-                       XBT_DEBUG("key %s value %p\n", key, network_elem);
-                       //xbt_dynar_push_as(hosts, char*, key);
-                       hostname = strdup(key);
+                       hostname = strdup(network_elem->name);
                        xbt_dynar_push(hosts, &hostname);
                }
 
index 6b1da36..d4786a7 100644 (file)
 #include <lauxlib.h>
 #include <lualib.h>
 #endif
-//#endif
-/** \defgroup msg_easier_life      Platform and Application management
- *  \brief This section describes functions to manage the platform creation
- *  and the application deployment. You should also have a look at 
- *  \ref MSG_examples  to have an overview of their usage.
- */
+
 /** @addtogroup msg_easier_life
  *    \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Platforms and Applications" --> \endhtmlonly
  * 
@@ -76,6 +71,7 @@ void MSG_create_environment(const char *file)
 }
 
 /**
+ * @ingroup MSG_LUA
  * \brief A platform constructor bypassing the parser.
  *
  * load lua script file to set up new platform, including hosts,links
@@ -94,6 +90,6 @@ void MSG_load_platform_script(const char *script_file)
   }
 #else
   xbt_die
-      ("Lua is not available!! to call MSG_load_platform_script, lua should be available...");
+      ("Lua is not available! It is mandatory to use MSG_load_platform_script however. Bailing out...");
 #endif
 }
index 1cfcfa3..c305f4e 100644 (file)
@@ -17,16 +17,6 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(msg_kernel, msg,
 
 MSG_Global_t msg_global = NULL;
 
-
-/** \defgroup msg_simulation   MSG simulation Functions
- *  \brief This section describes the functions you need to know to
- *  set up a simulation. You should have a look at \ref MSG_examples
- *  to have an overview of their usage.
- */
-/** @addtogroup msg_simulation
- *    \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Simulation functions" --> \endhtmlonly
- */
-
 /********************************* MSG **************************************/
 
 /** \ingroup msg_simulation
@@ -88,25 +78,8 @@ void MSG_global_init(int *argc, char **argv)
 }
 
 #ifdef MSG_USE_DEPRECATED
-/** \defgroup m_channel_management    Understanding channels
- *  \brief This section briefly describes the channel notion of MSG
- *  (#m_channel_t).
- */
-/** @addtogroup m_channel_management
- *    \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Channels" --> \endhtmlonly
- *
- *
- *  For convenience, the simulator provides the notion of channel
- *  that is close to the tag notion in MPI. A channel is not a
- *  socket. It doesn't need to be opened neither closed. It rather
- *  corresponds to the ports opened on the different machines.
- */
-
 
-/** \ingroup m_channel_management
- * \brief Set the number of channel in the simulation.
- *
- * This function has to be called to fix the number of channel in the
+/* This deprecated function has to be called to fix the number of channel in the
    simulation before creating any host. Indeed, each channel is
    represented by a different mailbox on each #m_host_t. This
    function can then be called only once. This function takes only one
@@ -115,7 +88,7 @@ void MSG_global_init(int *argc, char **argv)
  */
 MSG_error_t MSG_set_channel_number(int number)
 {
-  XBT_WARN("DEPRECATED! Now use alias");
+  XBT_WARN("DEPRECATED! Please use aliases instead");
   xbt_assert((msg_global)
               && (msg_global->max_channel == 0),
               "Channel number already set!");
@@ -125,16 +98,13 @@ MSG_error_t MSG_set_channel_number(int number)
   return MSG_OK;
 }
 
-/** \ingroup m_channel_management
- * \brief Return the number of channel in the simulation.
- *
- * This function has to be called once the number of channel is fixed. I can't
+/* This deprecated function has to be called once the number of channel is fixed. I can't
    figure out a reason why anyone would like to call this function but nevermind.
  * \return the number of channel in the simulation.
  */
 int MSG_get_channel_number(void)
 {
-  XBT_WARN("DEPRECATED! Now use alias");
+  XBT_WARN("DEPRECATED! Please use aliases instead");
   xbt_assert((msg_global)
               && (msg_global->max_channel != 0),
               "Channel number not set yet!");
index 9ed804e..513882c 100644 (file)
@@ -153,6 +153,12 @@ MSG_parallel_task_create(const char *name, int host_nb,
   return task;
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param task
+ * \return
+ */
 MSG_error_t MSG_parallel_task_execute(m_task_t task)
 {
   simdata_task_t simdata = NULL;
@@ -247,6 +253,14 @@ MSG_error_t MSG_process_sleep(double nb_sec)
   }
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param task
+ * \param alias
+ * \param host
+ * \return
+ */
 MSG_error_t
 MSG_task_receive_from_host(m_task_t * task, const char *alias,
                            m_host_t host)
@@ -254,11 +268,26 @@ MSG_task_receive_from_host(m_task_t * task, const char *alias,
   return MSG_task_receive_ext(task, alias, -1, host);
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param task
+ * \param alias
+ * \return
+ */
 MSG_error_t MSG_task_receive(m_task_t * task, const char *alias)
 {
   return MSG_task_receive_with_timeout(task, alias, -1);
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param task
+ * \param alias
+ * \param timeout
+ * \return
+ */
 MSG_error_t
 MSG_task_receive_with_timeout(m_task_t * task, const char *alias,
                               double timeout)
@@ -266,6 +295,15 @@ MSG_task_receive_with_timeout(m_task_t * task, const char *alias,
   return MSG_task_receive_ext(task, alias, timeout, NULL);
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param task
+ * \param alias
+ * \param timeout
+ * \param host
+ * \return
+ */
 MSG_error_t
 MSG_task_receive_ext(m_task_t * task, const char *alias, double timeout,
                      m_host_t host)
@@ -300,7 +338,7 @@ msg_comm_t MSG_task_isend(m_task_t task, const char *alias)
  *
  * \param task a #m_task_t to send on another location.
  * \param alias name of the mailbox to sent the task to
- * \param match_fun boolean function taking the #match_data provided by sender (here), and the one of the receiver (if any) and returning whether they match
+ * \param match_fun boolean function taking the match_data provided by sender (here), and the one of the receiver (if any) and returning whether they match
  * \param match_data user provided data passed to match_fun
  * \return the msg_comm_t communication created
  */
@@ -670,6 +708,12 @@ MSG_error_t MSG_comm_get_status(msg_comm_t comm) {
   return comm->status;
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param comm
+ * \return
+ */
 m_task_t MSG_comm_get_task(msg_comm_t comm)
 {
   xbt_assert(comm, "Invalid parameter");
@@ -696,13 +740,27 @@ void MSG_comm_copy_data_from_SIMIX(smx_action_t comm, void* buff, size_t buff_si
   }
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param task
+ * \param alias
+ * \return
+ */
 MSG_error_t MSG_task_send(m_task_t task, const char *alias)
 {
   XBT_DEBUG("MSG_task_send: Trying to send a message on mailbox '%s'", alias);
   return MSG_task_send_with_timeout(task, alias, -1);
 }
 
-
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param task
+ * \param alias
+ * \param maxrate
+ * \return
+ */
 MSG_error_t
 MSG_task_send_bounded(m_task_t task, const char *alias, double maxrate)
 {
@@ -710,7 +768,14 @@ MSG_task_send_bounded(m_task_t task, const char *alias, double maxrate)
   return MSG_task_send(task, alias);
 }
 
-
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param task
+ * \param alias
+ * \param timeout
+ * \return
+ */
 MSG_error_t
 MSG_task_send_with_timeout(m_task_t task, const char *alias,
                            double timeout)
@@ -719,6 +784,12 @@ MSG_task_send_with_timeout(m_task_t task, const char *alias,
                                       task, timeout);
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param alias
+ * \return
+ */
 int MSG_task_listen(const char *alias)
 {
   CHECK_HOST();
@@ -726,6 +797,13 @@ int MSG_task_listen(const char *alias)
   return !MSG_mailbox_is_empty(MSG_mailbox_get_by_alias(alias));
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param alias
+ * \param host
+ * \return
+ */
 int MSG_task_listen_from_host(const char *alias, m_host_t host)
 {
   CHECK_HOST();
@@ -735,6 +813,12 @@ int MSG_task_listen_from_host(const char *alias, m_host_t host)
                                                (alias), host);
 }
 
+/** \ingroup msg_gos_functions
+ * \brief Description forthcoming (FIXME)
+ *
+ * \param alias
+ * \return
+ */
 int MSG_task_listen_from(const char *alias)
 {
   m_task_t task;
@@ -994,11 +1078,6 @@ MSG_task_get_with_timeout(m_task_t * task, m_channel_t channel,
   return MSG_task_get_ext(task, channel, max_duration, NULL);
 }
 
-/** \defgroup msg_gos_functions MSG Operating System Functions
- *  \brief This section describes the functions that can be used
- *  by an agent for handling some task.
- */
-
 MSG_error_t
 MSG_task_get_ext(m_task_t * task, m_channel_t channel, double timeout,
                  m_host_t host)
index 9f35815..0dfb100 100644 (file)
@@ -9,9 +9,6 @@
 #include "xbt/sysdep.h"
 #include "xbt/log.h"
 
-/** \defgroup m_host_management Management functions of Hosts
- *  \brief This section describes the host structure of MSG
- */
 /** @addtogroup m_host_management
  *     \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Hosts" --> \endhtmlonly
  * (#m_host_t) and the functions for managing it.
index a50ef41..d8fa002 100644 (file)
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(msg_process, msg,
                                 "Logging specific to MSG (process)");
 
-/** \defgroup m_process_management Management Functions of Agents
- *  \brief This section describes the agent structure of MSG
- *  (#m_process_t) and the functions for managing it.
- */
 /** @addtogroup m_process_management
  *    \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Agents" --> \endhtmlonly
  *
index 20f25d4..0ae9b46 100644 (file)
@@ -8,10 +8,6 @@
 #include "xbt/sysdep.h"
 #include "xbt/log.h"
 
-/** \defgroup m_task_management Managing functions of Tasks
- *  \brief This section describes the task structure of MSG
- *  (#m_task_t) and the functions for managing it.
- */
 /** @addtogroup m_task_management
  *    \htmlonly <!-- DOXYGEN_NAVBAR_LABEL="Tasks" --> \endhtmlonly
  * 
@@ -39,7 +35,7 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(msg_task, msg,
    MSG_task_execute(). This value has to be >=0.
  * \param message_size a value of the amount of data (in bytes) needed to
    transfer this new task. If 0, then it cannot be transfered with
-   MSG_task_get() and MSG_task_put(). This value has to be >=0.
+   MSG_task_send() and MSG_task_recv(). This value has to be >=0.
  * \param data a pointer to any data may want to attach to the new
    object.  It is for user-level information and can be NULL. It can
    be retrieved with the function \ref MSG_task_get_data.
index 511e695..6c7d332 100644 (file)
@@ -30,26 +30,24 @@ static void parse_process_init(void)
   parse_code = SIMIX_get_registered_function(A_surfxml_process_function);
   xbt_assert(parse_code, "Function '%s' unknown",
               A_surfxml_process_function);
-  parse_argc = 0;
-  parse_argv = NULL;
-  parse_argc++;
-  parse_argv = xbt_realloc(parse_argv, (parse_argc) * sizeof(char *));
-  parse_argv[(parse_argc) - 1] = xbt_strdup(A_surfxml_process_function);
+  parse_argv = xbt_new(char *, 2);
+  parse_argv[0] = xbt_strdup(A_surfxml_process_function);
+  parse_argc = 1;
   start_time= surf_parse_get_double(A_surfxml_process_start_time);
   kill_time = surf_parse_get_double(A_surfxml_process_kill_time);
 }
 
 static void parse_argument(void)
 {
-  parse_argc++;
-  parse_argv = xbt_realloc(parse_argv, (parse_argc) * sizeof(char *));
-  parse_argv[(parse_argc) - 1] = xbt_strdup(A_surfxml_argument_value);
+  parse_argv = xbt_realloc(parse_argv, (parse_argc + 2) * sizeof(char *));
+  parse_argv[parse_argc++] = xbt_strdup(A_surfxml_argument_value);
 }
 
 static void parse_process_finalize(void)
 {
   smx_process_arg_t arg = NULL;
   smx_process_t process = NULL;
+  parse_argv[parse_argc] = NULL;
   if (start_time > SIMIX_get_clock()) {
     arg = xbt_new0(s_smx_process_arg_t, 1);
     arg->name = parse_argv[0];
@@ -203,20 +201,18 @@ void SIMIX_process_set_function(const char *process_host,
   parse_code = SIMIX_get_registered_function(process_function);
   xbt_assert(parse_code, "Function '%s' unknown", process_function);
 
-  parse_argc = 0;
-  parse_argv = NULL;
-  parse_argc++;
-  parse_argv = xbt_realloc(parse_argv, (parse_argc) * sizeof(char *));
-  parse_argv[(parse_argc) - 1] = xbt_strdup(process_function);
-  start_time = process_start_time;
-  kill_time = process_kill_time;
+  parse_argc = 1 + xbt_dynar_length(arguments);
+  parse_argv = xbt_new(char *, parse_argc + 1);
+  parse_argv[0] = xbt_strdup(process_function);
 
   /* add arguments */
   xbt_dynar_foreach(arguments, i, arg) {
-    parse_argc++;
-    parse_argv = xbt_realloc(parse_argv, (parse_argc) * sizeof(char *));
-    parse_argv[(parse_argc) - 1] = xbt_strdup(arg);
+    parse_argv[i + 1] = xbt_strdup(arg);
   }
+  parse_argv[parse_argc] = NULL;
+
+  start_time = process_start_time;
+  kill_time = process_kill_time;
 
   /* finalize */
   parse_process_finalize();
index 9998f86..c4f62db 100644 (file)
@@ -631,6 +631,7 @@ static void cpu_finalize(void)
   cpu_running_action_set_that_does_not_need_being_checked = NULL;
   if (cpu_action_heap)
     xbt_heap_free(cpu_action_heap);
+  xbt_swag_free(cpu_modified_set);
 }
 
 static void surf_cpu_model_init_internal()
index db76f87..9f42545 100644 (file)
@@ -350,7 +350,7 @@ XBT_INLINE void *lmm_variable_id(lmm_variable_t var)
   return var->id;
 }
 
-static XBT_INLINE void saturated_constraint_set_update(lmm_system_t sys,
+static XBT_INLINE int saturated_constraint_set_update(lmm_system_t sys,
                                                        lmm_constraint_t
                                                        cnst,
                                                        double *min_usage)
@@ -360,11 +360,11 @@ static XBT_INLINE void saturated_constraint_set_update(lmm_system_t sys,
   XBT_IN("sys=%p, cnst=%p, min_usage=%f", sys, cnst, *min_usage);
   if (cnst->usage <= 0) {
     XBT_OUT();
-    return;
+    return 1;
   }
   if (cnst->remaining <= 0) {
     XBT_OUT();
-    return;
+    return 1;
   }
   if ((*min_usage < 0) || (*min_usage > cnst->remaining / cnst->usage)) {
     *min_usage = cnst->remaining / cnst->usage;
@@ -380,6 +380,7 @@ static XBT_INLINE void saturated_constraint_set_update(lmm_system_t sys,
     xbt_swag_insert(cnst, &(sys->saturated_constraint_set));
   }
   XBT_OUT();
+  return 0;
 }
 
 static XBT_INLINE void saturated_variable_set_update(lmm_system_t sys)
@@ -500,6 +501,7 @@ void lmm_solve(lmm_system_t sys)
 {
   lmm_variable_t var = NULL;
   lmm_constraint_t cnst = NULL;
+  lmm_constraint_t cnst_next = NULL;
   lmm_element_t elem = NULL;
   xbt_swag_t cnst_list = NULL;
   xbt_swag_t var_list = NULL;
@@ -533,7 +535,7 @@ void lmm_solve(lmm_system_t sys)
     }
   }
 
-  xbt_swag_foreach(cnst, cnst_list) {
+  xbt_swag_foreach_safe(cnst, cnst_next, cnst_list) {
     /* INIT */
     cnst->remaining = cnst->bound;
     if (cnst->remaining == 0)
@@ -557,6 +559,10 @@ void lmm_solve(lmm_system_t sys)
     }
     XBT_DEBUG("Constraint Usage '%d' : %f", cnst->id_int, cnst->usage);
     /* Saturated constraints update */
+    if(cnst->usage>0) {
+      xbt_swag_remove(cnst, cnst_list);
+      xbt_swag_insert_at_head(cnst, cnst_list);
+    }
     saturated_constraint_set_update(sys, cnst, &min_usage);
   }
   saturated_variable_set_update(sys);
@@ -611,6 +617,10 @@ void lmm_solve(lmm_system_t sys)
         if (cnst->shared) {
           double_update(&(cnst->remaining), elem->value * var->value);
           double_update(&(cnst->usage), elem->value / var->weight);
+          if(cnst->usage<=0 || cnst->remaining<=0) {
+            xbt_swag_remove(cnst, cnst_list);
+            xbt_swag_insert_at_tail(cnst, cnst_list);
+          }
           make_elem_inactive(elem);
         } else {                /* FIXME one day: We recompute usage.... :( */
           cnst->usage = 0.0;
@@ -637,8 +647,9 @@ void lmm_solve(lmm_system_t sys)
     /* Find out which variables reach the maximum */
     min_usage = -1;
     min_bound = -1;
+
     xbt_swag_foreach(cnst, cnst_list) {
-      saturated_constraint_set_update(sys, cnst, &min_usage);
+      if(saturated_constraint_set_update(sys, cnst, &min_usage)) break;
     }
     saturated_variable_set_update(sys);
 
index 2bb1ce5..6c37f1e 100644 (file)
@@ -45,11 +45,6 @@ typedef struct s_smpi_factor {
   double value;
 } s_smpi_factor_t;
 
-typedef struct s_net_card *net_card_t;
-typedef struct s_net_card {
-  char* name;
-  void* routing_obj;
-} s_net_card_t;
 
 double sg_sender_gap = 0.0;
 double sg_latency_factor = 1.0; /* default value; can be set by model or from command line */
@@ -205,6 +200,7 @@ static void *net_create_resource(const char *name,
     lmm_constraint_shared(nw_link->lmm_resource.constraint);
 
   xbt_lib_set(link_lib, name, SURF_LINK_LEVEL, nw_link);
+  XBT_DEBUG("Create link '%s'",name);
 
   return nw_link;
 }
@@ -747,8 +743,8 @@ static void net_update_resource_state(void *id,
 }
 
 
-static surf_action_t net_communicate(const char *src_name,
-                                     const char *dst_name, double size,
+static surf_action_t net_communicate(void *src,
+                                     void *dst, double size,
                                      double rate)
 {
   unsigned int i;
@@ -762,12 +758,12 @@ static surf_action_t net_communicate(const char *src_name,
 
   xbt_dynar_t route = xbt_dynar_new(global_routing->size_of_link, NULL);
 
-  XBT_IN("(%s,%s,%g,%g)", src_name, dst_name, size, rate);
+  XBT_IN("(%s,%s,%g,%g)", ((network_element_t)src)->name, ((network_element_t)dst)->name, size, rate);
 
-  routing_get_route_and_latency(src_name, dst_name, &route, &latency);
+  routing_get_route_and_latency((network_element_t)src, (network_element_t)dst, &route, &latency);
   xbt_assert(!xbt_dynar_is_empty(route) || latency,
              "You're trying to send data from %s to %s but there is no connection at all between these two hosts.",
-             src_name, dst_name);
+             ((network_element_t)src)->name, ((network_element_t)dst)->name);
 
   xbt_dynar_foreach(route, i, link) {
     if (link->lmm_resource.state_current == SURF_RESOURCE_OFF) {
@@ -776,7 +772,7 @@ static surf_action_t net_communicate(const char *src_name,
     }
   }
   if (sg_network_crosstraffic == 1) {
-    routing_get_route_and_latency(dst_name, src_name, &back_route, NULL);
+    routing_get_route_and_latency((network_element_t)dst, (network_element_t)src, &back_route, NULL);
     xbt_dynar_foreach(back_route, i, link) {
       if (link->lmm_resource.state_current == SURF_RESOURCE_OFF) {
         failed = 1;
@@ -826,7 +822,7 @@ static surf_action_t net_communicate(const char *src_name,
     link = *(link_CM02_t *) xbt_dynar_get_ptr(route, 0);
     gap_append(size, link, action);
     XBT_DEBUG("Comm %p: %s -> %s gap=%f (lat=%f)",
-              action, src_name, dst_name, action->sender.gap,
+              action, ((network_element_t)src)->name, ((network_element_t)dst)->name, action->sender.gap,
               action->latency);
   }
 
@@ -883,7 +879,7 @@ static surf_action_t net_communicate(const char *src_name,
   return (surf_action_t) action;
 }
 
-static xbt_dynar_t net_get_route(const char *src, const char *dst)
+static xbt_dynar_t net_get_route(void *src, void *dst)
 {
   xbt_dynar_t route = NULL;
   routing_get_route_and_latency(src, dst, &route, NULL);
index d0f25db..fc5580d 100644 (file)
@@ -109,12 +109,15 @@ static void netcste_update_resource_state(void *id,
   DIE_IMPOSSIBLE;
 }
 
-static surf_action_t netcste_communicate(const char *src_name,
-                                         const char *dst_name, double size,
+static surf_action_t netcste_communicate(void *src,
+                                         void *dst, double size,
                                          double rate)
 {
   surf_action_network_Constant_t action = NULL;
 
+  char *src_name = ((network_element_t)src)->name;
+  char *dst_name = ((network_element_t)dst)->name;
+
   XBT_IN("(%s,%s,%g,%g)", src_name, dst_name, size, rate);
 
   action =
index 7e5dcd1..48849da 100644 (file)
@@ -339,8 +339,8 @@ static void update_resource_state(void *id,
 }
 
 /* Max durations are not supported */
-static surf_action_t communicate(const char *src_name,
-                                 const char *dst_name, double size,
+static surf_action_t communicate(void *src_card,
+                                 void *dst_card, double size,
                                  double rate)
 {
   int src, dst;
index 6e047c7..e5684d7 100644 (file)
@@ -26,8 +26,8 @@ static double time_to_next_flow_completion = -1;
 static double ns3_share_resources(double min);
 static void ns3_update_actions_state(double now, double delta);
 static void finalize(void);
-static surf_action_t ns3_communicate(const char *src_name,
-                                 const char *dst_name, double size, double rate);
+static surf_action_t ns3_communicate(void *src_elm, void *dst_elm,
+    double size, double rate);
 static void action_suspend(surf_action_t action);
 static void action_resume(surf_action_t action);
 static int action_is_suspended(surf_action_t action);
@@ -232,10 +232,10 @@ static double ns3_get_link_bandwidth (const void *link)
   return bdw;
 }
 
-static xbt_dynar_t ns3_get_route(const char *src, const char *dst)
+static xbt_dynar_t ns3_get_route(void *src_card, void *dst_card)
 {
   xbt_dynar_t route = NULL;
-  routing_get_route_and_latency(src, dst, &route, NULL);
+  routing_get_route_and_latency(src_card, dst_card, &route, NULL);
   return route;
 }
 
@@ -260,10 +260,9 @@ static void create_ns3_topology(void)
   onelink_t onelink;
   unsigned int iter;
   xbt_dynar_foreach(onelink_routes, iter, onelink) {
-    char *src = onelink->src;
-    char *dst = onelink->dst;
+    char *src = ((network_element_t)onelink->src)->name;
+    char *dst = ((network_element_t)onelink->dst)->name;
     void *link = onelink->link_ptr;
-
     if( strcmp(src,dst) && ((surf_ns3_link_t)link)->created){
       XBT_DEBUG("Route from '%s' to '%s' with link '%s'",src,dst,((surf_ns3_link_t)link)->data->id);
       char * link_bdw = xbt_strdup(((surf_ns3_link_t)link)->data->bdw);
@@ -444,7 +443,8 @@ static void ns3_update_actions_state(double now, double delta)
       double data_delta_sent = data_sent - action->last_sent;
 
       xbt_dynar_t route = NULL;
-      routing_get_route_and_latency (action->src_name, action->dst_name, &route, NULL);
+
+      routing_get_route_and_latency (action->src_elm, action->dst_elm, &route, NULL);
       unsigned int i;
       for (i = 0; i < xbt_dynar_length (route); i++){
         surf_ns3_link_t *link = ((surf_ns3_link_t*)xbt_dynar_get_ptr (route, i));
@@ -478,20 +478,20 @@ static void ns3_update_actions_state(double now, double delta)
 }
 
 /* Max durations are not supported */
-static surf_action_t ns3_communicate(const char *src_name,
-                                 const char *dst_name, double size, double rate)
+static surf_action_t ns3_communicate(void *src_elm,
+    void *dst_elm, double size, double rate)
 {
   surf_action_network_ns3_t action = NULL;
 
-  XBT_DEBUG("Communicate from %s to %s",src_name,dst_name);
+  XBT_DEBUG("Communicate from %s to %s",((network_element_t)src_elm)->name,((network_element_t)dst_elm)->name);
   action = surf_action_new(sizeof(s_surf_action_network_ns3_t), size, surf_network_model, 0);
 
-  ns3_create_flow(src_name, dst_name, surf_get_clock(), size, action);
+  ns3_create_flow(((network_element_t)src_elm)->name, ((network_element_t)dst_elm)->name, surf_get_clock(), size, action);
 
 #ifdef HAVE_TRACING
   action->last_sent = 0;
-  action->src_name = xbt_strdup (src_name);
-  action->dst_name = xbt_strdup (dst_name);
+  action->src_elm = src_elm;
+  action->dst_elm = dst_elm;
 #endif
 
   return (surf_action_t) action;
@@ -522,8 +522,6 @@ static int action_unref(surf_action_t action)
     xbt_swag_remove(action, action->state_set);
 
 #ifdef HAVE_TRACING
-    xbt_free(((surf_action_network_ns3_t)action)->src_name);
-    xbt_free(((surf_action_network_ns3_t)action)->dst_name);
     xbt_free(action->category);
 #endif
     XBT_DEBUG ("Removing action %p", action);
index 271af77..544c210 100644 (file)
@@ -26,10 +26,9 @@ typedef struct surf_action_network_ns3 {
   s_surf_action_t generic_action;
 #ifdef HAVE_TRACING
   double last_sent;
-  char *src_name;
-  char *dst_name;
+  network_element_t src_elm;
+  network_element_t dst_elm;
 #endif //HAVE_TRACING
 } s_surf_action_network_ns3_t, *surf_action_network_ns3_t;
 
-
 #endif                          /* _SURF_NETWORK_NS3_PRIVATE_H */
index 51b21df..9c89f16 100644 (file)
@@ -31,10 +31,24 @@ typedef struct surf_storage {
 
 static void storage_action_state_set(surf_action_t action, e_surf_action_state_t state);
 static surf_action_t storage_action_sleep (void *storage, double duration);
+static surf_action_t storage_action_execute (void *storage, double size);
 
 static surf_action_t storage_action_open(void *storage, const char* path, const char* mode)
 {
-  return storage_action_sleep(storage,1.0);
+  char *storage_type_id = xbt_lib_get_or_null(
+      storage_lib,
+      ((storage_t)storage)->generic_resource.name,
+      ROUTING_STORAGE_LEVEL);
+  storage_type_t storage_type = xbt_lib_get_or_null(storage_type_lib, storage_type_id,ROUTING_STORAGE_TYPE_LEVEL);
+  xbt_dict_t content_dict = storage_type->content;
+  content_t content = xbt_dict_get(content_dict,path);
+
+  double size = content->size;
+  XBT_DEBUG("Disk '%s' with type_d '%s'",((storage_t)storage)->generic_resource.name,storage_type_id);
+  XBT_INFO("\tFile '%s' size '%f'",path,size);
+
+  surf_action_t action = storage_action_execute(storage,size);
+  return action;
 }
 
 static surf_action_t storage_action_close(void *storage, surf_file_t fp)
@@ -71,6 +85,9 @@ static surf_action_t storage_action_execute (void *storage, double size)
                                                    calloc but it seems to help valgrind... */
   GENERIC_LMM_ACTION(action).variable =
       lmm_variable_new(storage_maxmin_system, action, 1.0, -1.0 , 1);
+
+  lmm_expand(storage_maxmin_system, STORAGE->constraint,
+             GENERIC_LMM_ACTION(action).variable, 1.0);
   XBT_OUT();
   return (surf_action_t) action;
 }
@@ -98,8 +115,7 @@ static surf_action_t storage_action_sleep (void *storage, double duration)
   return (surf_action_t) action;
 }
 
-static void* storage_create_resource(const char* id, const char* model,const char* type_id,
-                                    const char* content, xbt_dict_t storage_properties)
+static void* storage_create_resource(const char* id, const char* model,const char* type_id)
 {
   storage_t storage = NULL;
 
@@ -107,18 +123,25 @@ static void* storage_create_resource(const char* id, const char* model,const cha
               "Storage '%s' declared several times in the platform file",
               id);
   storage = (storage_t) surf_resource_new(sizeof(s_storage_t),
-          surf_storage_model, id,storage_properties);
+          surf_storage_model, id,NULL);
 
   storage->state_current = SURF_RESOURCE_ON;
 
+  storage_type_t storage_type = xbt_lib_get_or_null(storage_type_lib, type_id,ROUTING_STORAGE_TYPE_LEVEL);
+  int Bread = atoi(xbt_dict_get(storage_type->properties,"Bread"));
+
+  storage->constraint =
+      lmm_constraint_new(storage_maxmin_system, storage,
+          Bread);
+
   xbt_lib_set(storage_lib, id, SURF_STORAGE_LEVEL, storage);
 
-  XBT_DEBUG("SURF storage create resource\n\t\tid '%s'\n\t\ttype '%s' \n\t\tmodel '%s' \n\t\tcontent '%s'\n\t\tproperties '%p'\n",
+  XBT_DEBUG("SURF storage create resource\n\t\tid '%s'\n\t\ttype '%s' \n\t\tmodel '%s' \n\t\tproperties '%p'\n\t\tBread '%d'\n",
       id,
       model,
       type_id,
-      content,
-      storage_properties);
+      storage_type->properties,
+      Bread);
 
   return storage;
 }
@@ -258,9 +281,7 @@ static void parse_storage_init(sg_platf_storage_cbarg_t storage)
 
  storage_create_resource(storage->id,
      ((storage_type_t) stype)->model,
-     ((storage_type_t) stype)->type_id,
-     ((storage_type_t) stype)->content,
-     NULL);
+     ((storage_type_t) stype)->type_id);
 }
 
 static void parse_mstorage_init(sg_platf_mstorage_cbarg_t mstorage)
index 1162787..39b1df0 100644 (file)
@@ -11,6 +11,7 @@
 typedef struct storage {
   s_surf_resource_t generic_resource;   /*< Structure with generic data. Needed at begin to interate with SURF */
   e_surf_resource_state_t state_current;        /*< STORAGE current state (ON or OFF) */
+  lmm_constraint_t constraint;
 } s_storage_t, *storage_t;
 
 typedef struct surf_action_storage {
index b80d1fd..5618234 100644 (file)
@@ -305,6 +305,13 @@ XBT_LOG_EXTERNAL_CATEGORY(surf_route);
 XBT_LOG_EXTERNAL_CATEGORY(surf_network_gtnets);
 #endif
 
+static XBT_INLINE void routing_asr_host_free(void *p)
+{
+  network_element_t elm = (network_element_t)p;
+  free(elm->name);
+  xbt_free(elm);
+}
+
 void surf_init(int *argc, char **argv)
 {
   XBT_DEBUG("Create all Libs");
@@ -315,8 +322,8 @@ void surf_init(int *argc, char **argv)
   storage_type_lib = xbt_lib_new();
 
   XBT_DEBUG("ADD ROUTING LEVEL");
-  ROUTING_HOST_LEVEL = xbt_lib_add_level(host_lib,xbt_free);
-  ROUTING_ASR_LEVEL  = xbt_lib_add_level(as_router_lib,xbt_free);
+  ROUTING_HOST_LEVEL = xbt_lib_add_level(host_lib,routing_asr_host_free);
+  ROUTING_ASR_LEVEL  = xbt_lib_add_level(as_router_lib,routing_asr_host_free);
   ROUTING_STORAGE_LEVEL = xbt_lib_add_level(storage_lib,xbt_free);
   ROUTING_STORAGE_HOST_LEVEL = xbt_lib_add_level(storage_lib,routing_storage_host_free);
   ROUTING_STORAGE_TYPE_LEVEL = xbt_lib_add_level(storage_type_lib,routing_storage_type_free);
index 296fef3..a55186e 100644 (file)
@@ -102,19 +102,26 @@ const char *__surf_get_initial_path(void);
  */
 int __surf_is_absolute_file_path(const char *file_path);
 
+typedef struct s_as *AS_t;
+typedef struct s_network_element_info {
+  AS_t rc_component;
+  e_surf_network_element_type_t rc_type;
+  int id;
+  char *name;
+} s_network_element_t, *network_element_t;
+
 /*
  * Link of lenght 1, alongside with its source and destination. This is mainly usefull in the bindings to gtnets and ns3
  */
 typedef struct s_onelink {
-  char *src;
-  char *dst;
+  network_element_t src;
+  network_element_t dst;
   void *link_ptr;
 } s_onelink_t, *onelink_t;
 
 /**
  * Routing logic
  */
-typedef struct s_as *AS_t;
 
 typedef struct s_model_type {
   const char *name;
@@ -125,8 +132,8 @@ typedef struct s_model_type {
 
 typedef struct s_route {
   xbt_dynar_t link_list;
-  char *src_gateway;
-  char *dst_gateway;
+  network_element_t src_gateway;
+  network_element_t dst_gateway;
 } s_route_t, *route_t;
 
 /* This enum used in the routing structure helps knowing in which situation we are. */
@@ -137,18 +144,20 @@ typedef enum {
 } e_surf_routing_hierarchy_t;
 
 typedef struct s_as {
-  xbt_dict_t to_index;                 /* char* -> network_element_t */
+  xbt_dynar_t index_network_elm;
   xbt_dict_t bypassRoutes;             /* store bypass routes */
   routing_model_description_t model_desc;
   e_surf_routing_hierarchy_t hierarchy;
   char *name;
   struct s_as *routing_father;
   xbt_dict_t routing_sons;
+  network_element_t net_elem;
+  xbt_dynar_t link_up_down_list;
 
-  void (*get_route_and_latency) (AS_t as, const char *src, const char *dst, route_t into, double *latency);
+  void (*get_route_and_latency) (AS_t as, network_element_t src, network_element_t dst, route_t into, double *latency);
 
   xbt_dynar_t(*get_onelink_routes) (AS_t as);
-  route_t(*get_bypass_route) (AS_t as, const char *src, const char *dst);
+  route_t(*get_bypass_route) (AS_t as, network_element_t src, network_element_t dst);
   void (*finalize) (AS_t as);
 
 
@@ -156,8 +165,8 @@ typedef struct s_as {
    * that a new element is added to the AS currently built.
    *
    * Of course, only the routing model of this AS is informed, not every ones */
-  void (*parse_PU) (AS_t as, const char *name); /* A host or a router, whatever */
-  void (*parse_AS) (AS_t as, const char *name);
+  int (*parse_PU) (AS_t as, network_element_t elm); /* A host or a router, whatever */
+  int (*parse_AS) (AS_t as, network_element_t elm);
   void (*parse_route) (AS_t as, const char *src,
                      const char *dst, route_t route);
   void (*parse_ASroute) (AS_t as, const char *src,
@@ -166,15 +175,6 @@ typedef struct s_as {
                            const char *dst, route_t e_route);
 } s_as_t;
 
-typedef struct s_network_element_info {
-  AS_t rc_component;
-  e_surf_network_element_type_t rc_type;
-  int id;
-  char *name;
-} s_network_element_info_t, *network_element_info_t;
-
-typedef int *network_element_t;
-
 struct s_routing_global {
   AS_t root;
   void *loopback;
@@ -190,7 +190,7 @@ XBT_PUBLIC(void) generic_free_route(route_t route); // FIXME rename to routing_r
  // FIXME: make previous function private to routing again?
 
 
-XBT_PUBLIC(void) routing_get_route_and_latency(const char *src, const char *dst,
+XBT_PUBLIC(void) routing_get_route_and_latency(network_element_t src, network_element_t dst,
                               xbt_dynar_t * route, double *latency);
 
 /**
index 96d3634..29947c5 100644 (file)
 #include "surf/surf_routing.h"
 #include "surf/surfxml_parse_values.h"
 
+/**
+ * @ingroup SURF_build_api
+ * @brief A library containing all known workstations
+ */
 xbt_lib_t host_lib;
+
 int ROUTING_HOST_LEVEL;         //Routing level
 int SURF_CPU_LEVEL;             //Surf cpu level
 int SURF_WKS_LEVEL;             //Surf workstation level
@@ -22,6 +27,10 @@ int SD_HOST_LEVEL;              //Simdag level
 int COORD_HOST_LEVEL=0;         //Coordinates level
 int NS3_HOST_LEVEL;             //host node for ns3
 
+/**
+ * @ingroup SURF_build_api
+ * @brief A library containing all known links
+ */
 xbt_lib_t link_lib;
 int SD_LINK_LEVEL;              //Simdag level
 int SURF_LINK_LEVEL;            //Surf level
@@ -102,17 +111,19 @@ struct s_model_type routing_models[] = {
  */
 static void parse_S_host(sg_platf_host_cbarg_t host)
 {
-  network_element_info_t info = NULL;
+  network_element_t info = NULL;
   if (current_routing->hierarchy == SURF_ROUTING_NULL)
     current_routing->hierarchy = SURF_ROUTING_BASE;
   xbt_assert(!xbt_lib_get_or_null(host_lib, host->id, ROUTING_HOST_LEVEL),
              "Reading a host, processing unit \"%s\" already exists", host->id);
 
-  current_routing->parse_PU(current_routing, host->id);
-  info = xbt_new0(s_network_element_info_t, 1);
+  info = xbt_new0(s_network_element_t, 1);
   info->rc_component = current_routing;
   info->rc_type = SURF_NETWORK_ELEMENT_HOST;
+  info->name = xbt_strdup(host->id);
+  info->id = current_routing->parse_PU(current_routing, (void *) info);
   xbt_lib_set(host_lib, host->id, ROUTING_HOST_LEVEL, (void *) info);
+  XBT_DEBUG("Having set name '%s' id '%d'",host->id,info->id);
 
   if(mount_list){
     xbt_lib_set(storage_lib, host->id, ROUTING_STORAGE_HOST_LEVEL, (void *) mount_list);
@@ -124,8 +135,7 @@ static void parse_S_host(sg_platf_host_cbarg_t host)
     char*str;
 
     if (!COORD_HOST_LEVEL)
-      xbt_die ("To use host coordinates, please add --cfg=coordinates:yes to your command line");
-
+      xbt_die ("To use host coordinates, please add --cfg=network/coordinates:yes to your command line");
     /* Pre-parse the host coordinates -- FIXME factorize with routers by overloading the routing->parse_PU function*/
     xbt_dynar_t ctn_str = xbt_str_split_str(host->coord, " ");
     xbt_dynar_t ctn = xbt_dynar_new(sizeof(double),NULL);
@@ -136,6 +146,7 @@ static void parse_S_host(sg_platf_host_cbarg_t host)
     xbt_dynar_shrink(ctn, 0);
     xbt_dynar_free(&ctn_str);
     xbt_lib_set(host_lib, host->id, COORD_HOST_LEVEL, (void *) ctn);
+    XBT_DEBUG("Having set host coordinates for '%s'",host->id);
   }
 }
 
@@ -144,26 +155,27 @@ static void parse_S_host(sg_platf_host_cbarg_t host)
  */
 static void parse_S_router(sg_platf_router_cbarg_t router)
 {
-  network_element_info_t info = NULL;
+  network_element_t info = NULL;
   if (current_routing->hierarchy == SURF_ROUTING_NULL)
     current_routing->hierarchy = SURF_ROUTING_BASE;
   xbt_assert(!xbt_lib_get_or_null(as_router_lib, router->id, ROUTING_ASR_LEVEL),
              "Reading a router, processing unit \"%s\" already exists",
              router->id);
 
-  current_routing->parse_PU(current_routing, router->id);
-  info = xbt_new0(s_network_element_info_t, 1);
+  info = xbt_new0(s_network_element_t, 1);
   info->rc_component = current_routing;
   info->rc_type = SURF_NETWORK_ELEMENT_ROUTER;
-
+  info->name = xbt_strdup(router->id);
+  info->id = current_routing->parse_PU(current_routing, (void *) info);
   xbt_lib_set(as_router_lib, router->id, ROUTING_ASR_LEVEL, (void *) info);
+  XBT_DEBUG("Having set name '%s' id '%d'",router->id,info->id);
+
   if (strcmp(router->coord, "")) {
     unsigned int cursor;
     char*str;
 
     if (!COORD_ASR_LEVEL)
-      xbt_die ("To use host coordinates, please add --cfg=coordinates:yes to your command line");
-
+      xbt_die ("To use host coordinates, please add --cfg=network/coordinates:yes to your command line");
     /* Pre-parse the host coordinates */
     xbt_dynar_t ctn_str = xbt_str_split_str(router->coord, " ");
     xbt_dynar_t ctn = xbt_dynar_new(sizeof(double),NULL);
@@ -174,6 +186,7 @@ static void parse_S_router(sg_platf_router_cbarg_t router)
     xbt_dynar_shrink(ctn, 0);
     xbt_dynar_free(&ctn_str);
     xbt_lib_set(as_router_lib, router->id, COORD_ASR_LEVEL, (void *) ctn);
+    XBT_DEBUG("Having set router coordinates for '%s'",router->id);
   }
 }
 
@@ -279,8 +292,19 @@ static void routing_parse_E_ASroute(void)
 {
   route_t e_route = xbt_new0(s_route_t, 1);
   e_route->link_list = parsed_link_list;
-  e_route->src_gateway = xbt_strdup(gw_src);
-  e_route->dst_gateway = xbt_strdup(gw_dst);
+
+  if(!strcmp(current_routing->model_desc->name,"RuleBased")) {
+    e_route->src_gateway = (network_element_t) gw_src; // DIRTY HACK possible only
+    e_route->dst_gateway = (network_element_t) gw_dst; // because of what is in routing_parse_E_ASroute
+  }
+  else{
+  e_route->src_gateway =  ((network_element_t)xbt_lib_get_or_null(as_router_lib,gw_src,ROUTING_ASR_LEVEL));
+  if(!e_route->src_gateway)
+    e_route->src_gateway = ((network_element_t)xbt_lib_get_or_null(host_lib,gw_src,ROUTING_HOST_LEVEL));
+  e_route->dst_gateway =  ((network_element_t)xbt_lib_get_or_null(as_router_lib,gw_dst,ROUTING_ASR_LEVEL));
+  if(!e_route->dst_gateway)
+    e_route->dst_gateway = ((network_element_t)xbt_lib_get_or_null(host_lib,gw_dst,ROUTING_HOST_LEVEL));
+  }
   xbt_assert(current_routing->parse_ASroute,
              "no defined method \"set_ASroute\" in \"%s\"",
              current_routing->name);
@@ -300,8 +324,12 @@ static void routing_parse_E_bypassRoute(void)
 {
   route_t e_route = xbt_new0(s_route_t, 1);
   e_route->link_list = parsed_link_list;
-  e_route->src_gateway = xbt_strdup(gw_src);
-  e_route->dst_gateway = xbt_strdup(gw_dst);
+  e_route->src_gateway =  ((network_element_t)xbt_lib_get_or_null(as_router_lib,gw_src,ROUTING_ASR_LEVEL));
+  if(!e_route->src_gateway)
+    e_route->src_gateway = ((network_element_t)xbt_lib_get_or_null(host_lib,gw_src,ROUTING_HOST_LEVEL));
+  e_route->dst_gateway =  ((network_element_t)xbt_lib_get_or_null(as_router_lib,gw_dst,ROUTING_ASR_LEVEL));
+  if(!e_route->dst_gateway)
+    e_route->dst_gateway = ((network_element_t)xbt_lib_get_or_null(host_lib,gw_dst,ROUTING_HOST_LEVEL));
   xbt_assert(current_routing->parse_bypassroute,
              "Bypassing mechanism not implemented by routing '%s'",
              current_routing->name);
@@ -332,6 +360,10 @@ void routing_AS_begin(const char *AS_id, const char *wanted_routing_type)
   routing_model_description_t model = NULL;
   int cpt;
 
+  xbt_assert(!xbt_lib_get_or_null
+             (as_router_lib, AS_id, ROUTING_ASR_LEVEL),
+             "The AS \"%s\" already exists", AS_id);
+
   /* search the routing model */
   for (cpt = 0; routing_models[cpt].name; cpt++)
     if (!strcmp(wanted_routing_type, routing_models[cpt].name))
@@ -352,12 +384,15 @@ void routing_AS_begin(const char *AS_id, const char *wanted_routing_type)
   new_as->hierarchy = SURF_ROUTING_NULL;
   new_as->name = xbt_strdup(AS_id);
 
+  network_element_t info = NULL;
+  info = xbt_new0(s_network_element_t, 1);
+
   if (current_routing == NULL && global_routing->root == NULL) {
 
     /* it is the first one */
     new_as->routing_father = NULL;
     global_routing->root = new_as;
-
+    info->id = -1;
   } else if (current_routing != NULL && global_routing->root != NULL) {
 
     xbt_assert(!xbt_dict_get_or_null
@@ -372,12 +407,23 @@ void routing_AS_begin(const char *AS_id, const char *wanted_routing_type)
     xbt_dict_set(current_routing->routing_sons, AS_id,
                  (void *) new_as, NULL);
     /* add to the father element list */
-    current_routing->parse_AS(current_routing, AS_id);
+    info->id = current_routing->parse_AS(current_routing, (void *) info);
   } else {
     THROWF(arg_error, 0, "All defined components must be belong to a AS");
   }
+
+  info->rc_component = new_as->routing_father;
+  info->rc_type = SURF_NETWORK_ELEMENT_AS;
+  info->name = new_as->name;
+
+  xbt_lib_set(as_router_lib, new_as->name, ROUTING_ASR_LEVEL,
+              (void *) info);
+  XBT_DEBUG("Having set name '%s' id '%d'",new_as->name,info->id);
+
   /* set the new current component of the tree */
   current_routing = new_as;
+  current_routing->net_elem = info;
+
 }
 
 /**
@@ -397,16 +443,6 @@ void routing_AS_end()
   if (current_routing == NULL) {
     THROWF(arg_error, 0, "Close an AS, but none was under construction");
   } else {
-    network_element_info_t info = NULL;
-    xbt_assert(!xbt_lib_get_or_null
-               (as_router_lib, current_routing->name, ROUTING_ASR_LEVEL),
-               "The AS \"%s\" already exists", current_routing->name);
-    info = xbt_new0(s_network_element_info_t, 1);
-    info->rc_component = current_routing->routing_father;
-    info->rc_type = SURF_NETWORK_ELEMENT_AS;
-    xbt_lib_set(as_router_lib, current_routing->name, ROUTING_ASR_LEVEL,
-                (void *) info);
-
     if (current_routing->model_desc->end)
       current_routing->model_desc->end(current_routing);
     current_routing = current_routing->routing_father;
@@ -424,7 +460,7 @@ void routing_AS_end()
  * Get the common father of the to processing units, and the first different 
  * father in the chain
  */
-static void elements_father(const char *src, const char *dst,
+static void elements_father(network_element_t src, network_element_t dst,
                             AS_t * res_father,
                             AS_t * res_src,
                             AS_t * res_dst)
@@ -442,19 +478,17 @@ static void elements_father(const char *src, const char *dst,
   AS_t father;
 
   /* (1) find the as where the src and dst are located */
-  network_element_info_t src_data = xbt_lib_get_or_null(host_lib, src,
-                                                        ROUTING_HOST_LEVEL);
-  network_element_info_t dst_data = xbt_lib_get_or_null(host_lib, dst,
-                                                        ROUTING_HOST_LEVEL);
-  if (!src_data)
-    src_data = xbt_lib_get_or_null(as_router_lib, src, ROUTING_ASR_LEVEL);
-  if (!dst_data)
-    dst_data = xbt_lib_get_or_null(as_router_lib, dst, ROUTING_ASR_LEVEL);
+  network_element_t src_data = src;
+  network_element_t dst_data = dst;
   src_as = src_data->rc_component;
   dst_as = dst_data->rc_component;
+#ifndef NDEBUG
+  char* src_name = src_data->name;
+  char* dst_name = dst_data->name;
+#endif
 
   xbt_assert(src_as && dst_as,
-             "Ask for route \"from\"(%s) or \"to\"(%s) no found", src, dst);
+             "Ask for route \"from\"(%s) or \"to\"(%s) no found", src_name, dst_name);
 
   /* (2) find the path to the root routing component */
   for (current = src_as; current != NULL; current = current->routing_father) {
@@ -501,18 +535,20 @@ static void elements_father(const char *src, const char *dst,
  * This function is called by "get_route" and "get_latency". It allows to walk
  * recursively through the ASes tree.
  */
-static void _get_route_and_latency(const char *src, const char *dst,
+static void _get_route_and_latency(network_element_t src, network_element_t dst,
                                    xbt_dynar_t * links, double *latency)
 {
   s_route_t route;
   memset(&route,0,sizeof(route));
 
-  XBT_DEBUG("Solve route/latency  \"%s\" to \"%s\"", src, dst);
+  XBT_DEBUG("Solve route/latency  \"%s\" to \"%s\"", src->name, dst->name);
   xbt_assert(src && dst, "bad parameters for \"_get_route_latency\" method");
 
   /* Find how src and dst are interconnected */
   AS_t common_father, src_father, dst_father;
   elements_father(src, dst, &common_father, &src_father, &dst_father);
+  XBT_DEBUG("elements_father: common father '%s' src_father '%s' dst_father '%s'",
+      common_father->name,src_father->name,dst_father->name);
 
   /* If src and dst are in the same AS, life is good */
   if (src_father == dst_father) {       /* SURF_ROUTING_BASE */
@@ -520,9 +556,6 @@ static void _get_route_and_latency(const char *src, const char *dst,
     route.link_list = *links;
 
     common_father->get_route_and_latency(common_father, src, dst, &route,latency);
-
-    xbt_free(route.src_gateway);
-    xbt_free(route.dst_gateway);
     return;
   }
 
@@ -543,40 +576,40 @@ static void _get_route_and_latency(const char *src, const char *dst,
     return;
   }
 
-
   /* Not in the same AS, no bypass. We'll have to find our path between the ASes recursively*/
 
   route.link_list = xbt_dynar_new(global_routing->size_of_link, NULL);
-  common_father->get_route_and_latency(common_father, src_father->name, dst_father->name, &route,latency);
+  // Find the net_card corresponding to father
+  network_element_t src_father_net_elm = src_father->net_elem;
+  network_element_t dst_father_net_elm = dst_father->net_elem;
+
+  common_father->get_route_and_latency(common_father, src_father_net_elm, dst_father_net_elm, &route,latency);
 
   xbt_assert((route.src_gateway != NULL) && (route.dst_gateway != NULL),
-      "bad gateways for route from \"%s\" to \"%s\"", src, dst);
+      "bad gateways for route from \"%s\" to \"%s\"", src->name, dst->name);
 
-  char*src_gateway = route.src_gateway;
-  char*dst_gateway = route.dst_gateway;
+  network_element_t src_gateway_net_elm = route.src_gateway;
+  network_element_t dst_gateway_net_elm = route.dst_gateway;
 
   /* If source gateway is not our source, we have to recursively find our way up to this point */
-  if (strcmp(src, src_gateway))
-    _get_route_and_latency(src, src_gateway, links, latency);
+  if (src != src_gateway_net_elm)
+    _get_route_and_latency(src, src_gateway_net_elm, links, latency);
 
   xbt_dynar_merge(links,&(route.link_list));
 
   /* If dest gateway is not our destination, we have to recursively find our way from this point */
   // FIXME why can't I factorize it the same way than [src;src_gw] without breaking the examples??
-  if (strcmp(dst_gateway, dst)) {
-    _get_route_and_latency(dst_gateway, dst, links, latency);
+  if (dst_gateway_net_elm != dst) {
+    _get_route_and_latency(dst_gateway_net_elm, dst, links, latency);
   }
-
-  xbt_free(src_gateway);
-  xbt_free_f(dst_gateway);
   xbt_dynar_free(&route.link_list);
 }
 
 /**
  * \brief Find a route between hosts
  *
- * \param src the source host name
- * \param dst the destination host name
+ * \param src the network_element_t for src host
+ * \param dst the network_element_t for dst host
  * \param route where to store the list of links.
  *              If *route=NULL, create a short lived dynar. Else, fill the provided dynar
  * \param latency where to store the latency experienced on the path (or NULL if not interested)
@@ -586,7 +619,7 @@ static void _get_route_and_latency(const char *src, const char *dst,
  * walk through the routing components tree and find a route between hosts
  * by calling the differents "get_route" functions in each routing component.
  */
-void routing_get_route_and_latency(const char *src, const char *dst,
+void routing_get_route_and_latency(network_element_t src, network_element_t dst,
                                    xbt_dynar_t * route, double *latency)
 {
   if (!*route) {
@@ -597,7 +630,7 @@ void routing_get_route_and_latency(const char *src, const char *dst,
   _get_route_and_latency(src, dst, route, latency);
 
   xbt_assert(!latency || *latency >= 0.0,
-             "negative latency on route between \"%s\" and \"%s\"", src, dst);
+             "negative latency on route between \"%s\" and \"%s\"", src->name, dst->name);
 }
 
 static xbt_dynar_t recursive_get_onelink_routes(AS_t rc)
@@ -628,7 +661,7 @@ static xbt_dynar_t get_onelink_routes(void)
 
 e_surf_network_element_type_t routing_get_network_element_type(const char *name)
 {
-  network_element_info_t rc = NULL;
+  network_element_t rc = NULL;
 
   rc = xbt_lib_get_or_null(host_lib, name, ROUTING_HOST_LEVEL);
   if (rc)
@@ -712,7 +745,9 @@ static void routing_parse_storage(sg_platf_storage_cbarg_t storage)
                "Reading a storage, processing unit \"%s\" already exists", storage->id);
 
   // Verification of an existing type_id
+#ifndef NDEBUG
   void* storage_type = xbt_lib_get_or_null(storage_type_lib, storage->type_id,ROUTING_STORAGE_TYPE_LEVEL);
+#endif
   xbt_assert(storage_type,"Reading a storage, type id \"%s\" does not exists", storage->type_id);
 
   XBT_DEBUG("ROUTING Create a storage name '%s' with type_id '%s'",
@@ -724,6 +759,66 @@ static void routing_parse_storage(sg_platf_storage_cbarg_t storage)
       ROUTING_STORAGE_LEVEL,
       (void *) xbt_strdup(storage->type_id));
 }
+
+static void free_storage_content(void *p)
+{
+  content_t content = p;
+  free(content->date);
+  free(content->group);
+  free(content->time);
+  free(content->user);
+  free(content->user_rights);
+  free(content);
+}
+
+static xbt_dict_t parse_storage_content(const char *filename)
+{
+  if ((!filename) || (strcmp(filename, "") == 0))
+    return NULL;
+
+  xbt_dict_t parse_content = xbt_dict_new_homogeneous(free_storage_content);
+  FILE *file = NULL;
+
+  file = surf_fopen(filename, "r");
+  xbt_assert(file != NULL, "Cannot open file '%s' (path=%s)", filename,
+              xbt_str_join(surf_path, ":"));
+
+  char *line = NULL;
+  size_t len = 0;
+  ssize_t read;
+  char user_rights[12];
+  char user[100];
+  char group[100];
+  char date[12];
+  char time[12];
+  char path[1024];
+  int nb, size;
+
+  content_t content;
+
+  while ((read = getline(&line, &len, file)) != -1) {
+    content = xbt_new0(s_content_t,1);
+    if(sscanf(line,"%s %d %s %s %d %s %s %s",user_rights,&nb,user,group,&size,date,time,path)==8) {
+      content->date = xbt_strdup(date);
+      content->group = xbt_strdup(group);
+      content->size = size;
+      content->time = xbt_strdup(time);
+      content->user = xbt_strdup(user);
+      content->user_rights = xbt_strdup(user_rights);
+      xbt_dict_set(parse_content,path,content,NULL);
+    } else {
+      xbt_die("Be sure of passing a good format for content file.\n");
+      // You can generate this kind of file with command line:
+      // find /path/you/want -type f -exec ls -l {} \; 2>/dev/null > ./content.txt
+    }
+  }
+  if (line)
+      free(line);
+
+  fclose(file);
+  return parse_content;
+}
+
 static void routing_parse_storage_type(sg_platf_storage_type_cbarg_t storage_type)
 {
   xbt_assert(!xbt_lib_get_or_null(storage_type_lib, storage_type->id,ROUTING_STORAGE_TYPE_LEVEL),
@@ -732,13 +827,13 @@ static void routing_parse_storage_type(sg_platf_storage_type_cbarg_t storage_typ
   storage_type_t stype = xbt_new0(s_storage_type_t, 1);
   stype->model = xbt_strdup(storage_type->model);
   stype->properties = storage_type->properties;
-  stype->content = xbt_strdup(storage_type->content);
+  stype->content = parse_storage_content(storage_type->content);
   stype->type_id = xbt_strdup(storage_type->id);
 
   XBT_DEBUG("ROUTING Create a storage type id '%s' with model '%s' content '%s' and properties '%p'",
       stype->type_id,
       stype->model,
-      stype->content,
+      storage_type->content,
       stype->properties);
 
   xbt_lib_set(storage_type_lib,
@@ -773,7 +868,9 @@ static void mount_free(void *p)
 static void routing_parse_mount(sg_platf_mount_cbarg_t mount)
 {
   // Verification of an existing storage
+#ifndef NDEBUG
   void* storage = xbt_lib_get_or_null(storage_lib, mount->id,ROUTING_STORAGE_LEVEL);
+#endif
   xbt_assert(storage,"Disk id \"%s\" does not exists", mount->id);
 
   XBT_DEBUG("ROUTING Mount '%s' on '%s'",mount->id, mount->name);
@@ -810,10 +907,12 @@ static void routing_parse_cluster(sg_platf_cluster_cbarg_t cluster)
     xbt_dict_set(patterns, "suffix", xbt_strdup(cluster->suffix), NULL);
   }
 
-
   XBT_DEBUG("<AS id=\"%s\"\trouting=\"Cluster\">", cluster->id);
   sg_platf_new_AS_begin(cluster->id, "Cluster");
 
+  current_routing->link_up_down_list
+            = xbt_dynar_new(sizeof(s_surf_parsing_link_up_down_t),NULL);
+
   //Make all hosts
   radical_elements = xbt_str_split(cluster->radical, ",");
   xbt_dynar_foreach(radical_elements, iter, groups) {
@@ -879,23 +978,22 @@ static void routing_parse_cluster(sg_platf_cluster_cbarg_t cluster)
       link.policy = cluster->sharing_policy;
       sg_platf_new_link(&link);
 
-      surf_parsing_link_up_down_t info =
-          xbt_new0(s_surf_parsing_link_up_down_t, 1);
+      s_surf_parsing_link_up_down_t info;
+
       if (link.policy == SURF_LINK_FULLDUPLEX) {
         char *tmp_link = bprintf("%s_UP", link_id);
-        info->link_up =
+        info.link_up =
             xbt_lib_get_or_null(link_lib, tmp_link, SURF_LINK_LEVEL);
         free(tmp_link);
         tmp_link = bprintf("%s_DOWN", link_id);
-        info->link_down =
+        info.link_down =
             xbt_lib_get_or_null(link_lib, tmp_link, SURF_LINK_LEVEL);
         free(tmp_link);
       } else {
-        info->link_up = xbt_lib_get_or_null(link_lib, link_id, SURF_LINK_LEVEL);
-        info->link_down = info->link_up;
+        info.link_up = xbt_lib_get_or_null(link_lib, link_id, SURF_LINK_LEVEL);
+        info.link_down = info.link_up;
       }
-      surf_routing_cluster_add_link(host_id, info);
-
+      xbt_dynar_push(current_routing->link_up_down_list,&info);
       xbt_free(link_id);
       xbt_free(host_id);
     }
@@ -1213,6 +1311,10 @@ void routing_register_callbacks()
   sg_platf_storage_type_add_cb(routing_parse_storage_type);
   sg_platf_mount_add_cb(routing_parse_mount);
 
+  /* we care about the ASes while parsing the platf. Incredible, isnt it? */
+  sg_platf_AS_end_add_cb(routing_AS_end);
+  sg_platf_AS_begin_add_cb(routing_AS_begin);
+
 #ifdef HAVE_TRACING
   instr_routing_define_callbacks();
 #endif
index 8400159..9a8a411 100644 (file)
@@ -18,21 +18,23 @@ typedef struct {
   void *backbone;
 } s_as_cluster_t, *as_cluster_t;
 
-
-static xbt_dict_t cluster_host_link = NULL;
-
 /* Business methods */
 static void cluster_get_route_and_latency(AS_t as,
-                                          const char *src, const char *dst,
+    network_element_t src, network_element_t dst,
                                           route_t route, double *lat) {
 
-         surf_parsing_link_up_down_t info;
-
-         info = xbt_dict_get_or_null(cluster_host_link,src);
-         if(info) { // link up
-           xbt_dynar_push_as(route->link_list,void*,info->link_up);
-      if (lat)
-        *lat += surf_network_model->extension.network.get_link_latency(info->link_up);
+      s_surf_parsing_link_up_down_t info;
+         XBT_DEBUG("cluster_get_route_and_latency from '%s'[%d] to '%s'[%d]",
+             src->name,src->id,
+             dst->name,dst->id);
+
+         if(src->rc_type != SURF_NETWORK_ELEMENT_ROUTER){ // No specific link for router
+        info = xbt_dynar_get_as(as->link_up_down_list,src->id,s_surf_parsing_link_up_down_t);
+        if(info.link_up) { // link up
+          xbt_dynar_push_as(route->link_list,void*,info.link_up);
+        if (lat)
+          *lat += surf_network_model->extension.network.get_link_latency(info.link_up);
+        }
          }
 
          if ( ((as_cluster_t)as)->backbone ) {
@@ -41,35 +43,45 @@ static void cluster_get_route_and_latency(AS_t as,
         *lat += surf_network_model->extension.network.get_link_latency(((as_cluster_t)as)->backbone);
          }
 
-         info = xbt_dict_get_or_null(cluster_host_link,dst);
-         if(info) { // link down
-           xbt_dynar_push_as(route->link_list,void*,info->link_down);
-      if (lat)
-        *lat += surf_network_model->extension.network.get_link_latency(info->link_down);
+         if(dst->rc_type != SURF_NETWORK_ELEMENT_ROUTER){ // No specific link for router
+        info = xbt_dynar_get_as(as->link_up_down_list,dst->id,s_surf_parsing_link_up_down_t);
+        if(info.link_down) { // link down
+          xbt_dynar_push_as(route->link_list,void*,info.link_down);
+        if (lat)
+          *lat += surf_network_model->extension.network.get_link_latency(info.link_down);
+        }
          }
 }
 
 static void model_cluster_finalize(AS_t as) {
-  xbt_dict_free(&cluster_host_link);
+  xbt_dynar_free(&(as->link_up_down_list));
   model_none_finalize(as);
 }
+
+static int cluster_parse_PU(AS_t rc, network_element_t elm) {
+  XBT_DEBUG("Load process unit \"%s\"", elm->name);
+  xbt_dynar_push_as(rc->index_network_elm,network_element_t,elm);
+  return xbt_dynar_length(rc->index_network_elm)-1;
+}
+
+static int cluster_parse_AS(AS_t rc, network_element_t elm) {
+  XBT_DEBUG("Load Autonomous system \"%s\"", elm->name);
+  xbt_dynar_push_as(rc->index_network_elm,network_element_t,elm);
+  return xbt_dynar_length(rc->index_network_elm)-1;
+}
+
 /* Creation routing model functions */
 AS_t model_cluster_create(void)
 {
   AS_t result = model_none_create_sized(sizeof(s_as_cluster_t));
   result->get_route_and_latency = cluster_get_route_and_latency;
   result->finalize = model_cluster_finalize;
+  result->parse_AS = cluster_parse_AS;
+  result->parse_PU = cluster_parse_PU;
 
   return (AS_t) result;
 }
 
-void surf_routing_cluster_add_link(const char* host_id,surf_parsing_link_up_down_t info) {
-  if(!cluster_host_link)
-    cluster_host_link = xbt_dict_new_homogeneous(xbt_free);
-
- xbt_dict_set(cluster_host_link,host_id,info,NULL);
-}
-
 void surf_routing_cluster_add_backbone(AS_t as, void* bb) {
   ((as_cluster_t)as)->backbone = bb;
 }
index 48a321a..1c403c7 100644 (file)
@@ -166,33 +166,34 @@ static void add_loopback_dijkstra(as_dijkstra_t as) {
 }
 
 static void dijkstra_get_route_and_latency(AS_t as_generic,
-        const char *src, const char *dst, route_t route, double *lat);
+    network_element_t src, network_element_t dst, route_t route, double *lat);
 
 static xbt_dynar_t dijkstra_get_onelink_routes(AS_t as)
 {
          xbt_dynar_t ret = xbt_dynar_new(sizeof(onelink_t), xbt_free);
-
-         //size_t table_size = xbt_dict_length(routing->generic_routing.to_index);
-         xbt_dict_cursor_t c1 = NULL, c2 = NULL;
-         char *k1, *d1, *k2, *d2;
-         xbt_dict_foreach(as->to_index, c1, k1, d1) {
-           xbt_dict_foreach(as->to_index, c2, k2, d2) {
-             route_t route = xbt_new0(s_route_t,1);
-             route->link_list = xbt_dynar_new(global_routing->size_of_link,NULL);
-             dijkstra_get_route_and_latency(as, k1, k2,route, NULL);
+      route_t route = xbt_new0(s_route_t,1);
+      route->link_list = xbt_dynar_new(global_routing->size_of_link,NULL);
+
+         int src,dst;
+         network_element_t src_elm, dst_elm;
+         size_t table_size = xbt_dynar_length(as->index_network_elm);
+         for(src=0; src < table_size; src++) {
+           for(dst=0; dst< table_size; dst++) {
+             xbt_dynar_reset(route->link_list);
+             src_elm = xbt_dynar_get_as(as->index_network_elm,src,network_element_t);
+             dst_elm = xbt_dynar_get_as(as->index_network_elm,dst,network_element_t);
+             dijkstra_get_route_and_latency(as, src_elm, dst_elm,route, NULL);
 
              if (xbt_dynar_length(route->link_list) == 1) {
-               void *link =
-                   *(void **) xbt_dynar_get_ptr(route->link_list, 0);
+               void *link = *(void **) xbt_dynar_get_ptr(route->link_list, 0);
                onelink_t onelink = xbt_new0(s_onelink_t, 1);
                onelink->link_ptr = link;
                if (as->hierarchy == SURF_ROUTING_BASE) {
-                 onelink->src = xbt_strdup(k1);
-                 onelink->dst = xbt_strdup(k2);
-               } else if (as->hierarchy ==
-                   SURF_ROUTING_RECURSIVE) {
-                 onelink->src = xbt_strdup(route->src_gateway);
-                 onelink->dst = xbt_strdup(route->dst_gateway);
+                 onelink->src = src_elm;
+                 onelink->dst = dst_elm;
+               } else if (as->hierarchy == SURF_ROUTING_RECURSIVE) {
+                 onelink->src = route->src_gateway;
+                 onelink->dst = route->dst_gateway;
                }
                xbt_dynar_push(ret, &onelink);
              }
@@ -202,7 +203,7 @@ static xbt_dynar_t dijkstra_get_onelink_routes(AS_t as)
 }
 
 static void dijkstra_get_route_and_latency(AS_t asg,
-                               const char *src, const char *dst,
+    network_element_t src, network_element_t dst,
                                route_t route, double *lat)
 {
 
@@ -210,10 +211,11 @@ static void dijkstra_get_route_and_latency(AS_t asg,
   as_dijkstra_t as = (as_dijkstra_t) asg;
 
   generic_src_dst_check(asg, src, dst);
-  int *src_id = xbt_dict_get_or_null(asg->to_index, src);
-  int *dst_id = xbt_dict_get_or_null(asg->to_index, dst);
+  int *src_id = &(src->id);
+  int *dst_id = &(dst->id);
+
   if (!src_id || !dst_id)
-    THROWF(arg_error,0,"No route from '%s' to '%s'",src,dst);
+    THROWF(arg_error,0,"No route from '%s' to '%s'",src->name,dst->name);
 
   int *pred_arr = NULL;
   int src_node_id = 0;
@@ -248,7 +250,7 @@ static void dijkstra_get_route_and_latency(AS_t asg,
         xbt_graph_get_edge(as->route_graph, node_s_v, node_e_v);
 
     if (edge == NULL)
-      THROWF(arg_error,0,"No route from '%s' to '%s'",src,dst);
+      THROWF(arg_error,0,"No route from '%s' to '%s'",src->name,dst->name);
 
     e_route = (route_t) xbt_graph_edge_get_data(edge);
 
@@ -330,7 +332,8 @@ static void dijkstra_get_route_and_latency(AS_t asg,
   }
 
   /* compose route path with links */
-  char *gw_src = NULL, *gw_dst = NULL, *prev_gw_src, *first_gw = NULL;
+  network_element_t gw_src = NULL, gw_dst, prev_gw_src, first_gw = NULL;
+  network_element_t gw_dst_net_elm = NULL, prev_gw_src_net_elm = NULL;
 
   for (v = dst_node_id; v != src_node_id; v = pred_arr[v]) {
     xbt_node_t node_pred_v =
@@ -340,7 +343,7 @@ static void dijkstra_get_route_and_latency(AS_t asg,
         xbt_graph_get_edge(as->route_graph, node_pred_v, node_v);
 
     if (edge == NULL)
-      THROWF(arg_error,0,"No route from '%s' to '%s'",src,dst);
+      THROWF(arg_error,0,"No route from '%s' to '%s'",src->name,dst->name);
 
     prev_gw_src = gw_src;
 
@@ -352,11 +355,11 @@ static void dijkstra_get_route_and_latency(AS_t asg,
       first_gw = gw_dst;
 
     if (asg->hierarchy == SURF_ROUTING_RECURSIVE && v != dst_node_id
-        && strcmp(gw_dst, prev_gw_src)) {
+        && strcmp(gw_dst->name, prev_gw_src->name)) {
       xbt_dynar_t e_route_as_to_as=NULL;
-      routing_get_route_and_latency(gw_dst, prev_gw_src,&e_route_as_to_as,NULL);
+      routing_get_route_and_latency(gw_dst_net_elm, prev_gw_src_net_elm, &e_route_as_to_as, NULL);
       if (edge == NULL)
-        THROWF(arg_error,0,"No route from '%s' to '%s'",src,dst);
+        THROWF(arg_error,0,"No route from '%s' to '%s'",src->name,dst->name);
       links = e_route_as_to_as;
       int pos = 0;
       xbt_dynar_foreach(links, cpt, link) {
@@ -377,8 +380,8 @@ static void dijkstra_get_route_and_latency(AS_t asg,
   }
 
   if (asg->hierarchy == SURF_ROUTING_RECURSIVE) {
-    route->src_gateway = xbt_strdup(gw_src);
-    route->dst_gateway = xbt_strdup(first_gw);
+    route->src_gateway = gw_src;
+    route->dst_gateway = first_gw;
   }
 
   if (as->cached && elm == NULL) {
@@ -469,12 +472,15 @@ void model_dijkstra_both_parse_route (AS_t asg, const char *src,
                      const char *dst, route_t route)
 {
        as_dijkstra_t as = (as_dijkstra_t) asg;
-       int *src_id, *dst_id;
-       src_id = xbt_dict_get_or_null(asg->to_index, src);
-       dst_id = xbt_dict_get_or_null(asg->to_index, dst);
+    network_element_t src_net_elm, dst_net_elm;
+
+    src_net_elm = (network_element_t)xbt_lib_get_or_null(host_lib, src, ROUTING_HOST_LEVEL);
+    dst_net_elm = (network_element_t)xbt_lib_get_or_null(host_lib, dst, ROUTING_HOST_LEVEL);
+    if(!src_net_elm) src_net_elm = (network_element_t)xbt_lib_get_or_null(as_router_lib, src, ROUTING_ASR_LEVEL);
+    if(!dst_net_elm) dst_net_elm = (network_element_t)xbt_lib_get_or_null(as_router_lib, dst, ROUTING_ASR_LEVEL);
 
-       xbt_assert(src_id, "Network elements %s not found", src);
-       xbt_assert(dst_id, "Network elements %s not found", dst);
+    xbt_assert(src_net_elm, "Network elements %s not found", src);
+    xbt_assert(dst_net_elm, "Network elements %s not found", dst);
 
     /* Create the topology graph */
        if(!as->route_graph)
@@ -493,13 +499,13 @@ void model_dijkstra_both_parse_route (AS_t asg, const char *src,
          XBT_DEBUG("Load Route from \"%s\" to \"%s\"", src, dst);
        else{
          XBT_DEBUG("Load ASroute from \"%s(%s)\" to \"%s(%s)\"", src,
-                        route->src_gateway, dst, route->dst_gateway);
-         if(routing_get_network_element_type((const char*)route->dst_gateway) == SURF_NETWORK_ELEMENT_NULL)
-                 xbt_die("The dst_gateway '%s' does not exist!",route->dst_gateway);
-         if(routing_get_network_element_type((const char*)route->src_gateway) == SURF_NETWORK_ELEMENT_NULL)
-                 xbt_die("The src_gateway '%s' does not exist!",route->src_gateway);
+                        route->src_gateway->name, dst, route->dst_gateway->name);
+         if(route->dst_gateway->rc_type == SURF_NETWORK_ELEMENT_NULL)
+                 xbt_die("The dst_gateway '%s' does not exist!",route->dst_gateway->name);
+         if(route->src_gateway->rc_type == SURF_NETWORK_ELEMENT_NULL)
+                 xbt_die("The src_gateway '%s' does not exist!",route->src_gateway->name);
        }
 
        route_t e_route = generic_new_extended_route(asg->hierarchy, route, 1);
-       route_new_dijkstra(as, *src_id, *dst_id, e_route);
+       route_new_dijkstra(as, src_net_elm->id, dst_net_elm->id, e_route);
 }
index b7a60a5..d262408 100644 (file)
@@ -25,61 +25,67 @@ typedef struct {
   route_t *link_table;
 } s_as_floyd_t, *as_floyd_t;
 
-static void floyd_get_route_and_latency(AS_t asg, const char *src, const char *dst,
+static void floyd_get_route_and_latency(AS_t asg, network_element_t src, network_element_t dst,
     route_t res, double *lat);
 
 /* Business methods */
 static xbt_dynar_t floyd_get_onelink_routes(AS_t asg)
 {
   xbt_dynar_t ret = xbt_dynar_new(sizeof(onelink_t), xbt_free);
-
   route_t route =   xbt_new0(s_route_t, 1);
   route->link_list = xbt_dynar_new(global_routing->size_of_link, NULL);
 
-  xbt_dict_cursor_t c1 = NULL, c2 = NULL;
-  char *k1, *d1, *k2, *d2;
-  xbt_dict_foreach(asg->to_index, c1, k1, d1) {
-    xbt_dict_foreach(asg->to_index, c2, k2, d2) {
+  int src,dst;
+  network_element_t src_elm, dst_elm;
+  int table_size = xbt_dynar_length(asg->index_network_elm);
+  for(src=0; src < table_size; src++) {
+    for(dst=0; dst< table_size; dst++) {
       xbt_dynar_reset(route->link_list);
-      floyd_get_route_and_latency(asg, k1, k2, route, NULL);
+      src_elm = xbt_dynar_get_as(asg->index_network_elm,src,network_element_t);
+      dst_elm = xbt_dynar_get_as(asg->index_network_elm,dst,network_element_t);
+      floyd_get_route_and_latency(asg, src_elm, dst_elm, route, NULL);
+
       if (xbt_dynar_length(route->link_list) == 1) {
         void *link = *(void **) xbt_dynar_get_ptr(route->link_list, 0);
         onelink_t onelink = xbt_new0(s_onelink_t, 1);
         onelink->link_ptr = link;
         if (asg->hierarchy == SURF_ROUTING_BASE) {
-          onelink->src = xbt_strdup(k1);
-          onelink->dst = xbt_strdup(k2);
+          onelink->src = src_elm;
+          onelink->dst = dst_elm;
         } else if (asg->hierarchy == SURF_ROUTING_RECURSIVE) {
-          onelink->src = xbt_strdup(route->src_gateway);
-          onelink->dst = xbt_strdup(route->dst_gateway);
+          onelink->src = route->src_gateway;
+          onelink->dst = route->dst_gateway;
         }
         xbt_dynar_push(ret, &onelink);
       }
     }
   }
+
   return ret;
 }
 
-static void floyd_get_route_and_latency(AS_t asg, const char *src, const char *dst,
+static void floyd_get_route_and_latency(AS_t asg, network_element_t src, network_element_t dst,
     route_t res, double *lat)
 {
 
   /* set utils vars */
   as_floyd_t as = (as_floyd_t)asg;
-  size_t table_size = xbt_dict_length(asg->to_index);
+  size_t table_size = xbt_dynar_length(asg->index_network_elm);
 
   generic_src_dst_check(asg, src, dst);
-  int *src_id = xbt_dict_get_or_null(asg->to_index, src);
-  int *dst_id = xbt_dict_get_or_null(asg->to_index, dst);
+  int *src_id = &(src->id);
+  int *dst_id = &(dst->id);
   if (src_id == NULL || dst_id == NULL)
-    THROWF(arg_error,0,"No route from '%s' to '%s'",src,dst);
+    THROWF(arg_error,0,"No route from '%s' to '%s'",
+        src->name,
+        dst->name);
 
   /* create a result route */
 
   int first = 1;
   int pred = *dst_id;
   int prev_pred = 0;
-  char *gw_src = NULL, *gw_dst = NULL, *prev_gw_src, *first_gw = NULL;
+  network_element_t gw_src, gw_dst, prev_gw_src, first_gw;
   unsigned int cpt;
   void *link;
   xbt_dynar_t links;
@@ -90,8 +96,9 @@ static void floyd_get_route_and_latency(AS_t asg, const char *src, const char *d
     if (pred == -1)             /* if no pred in route -> no route to host */
       break;
     xbt_assert(TO_FLOYD_LINK(pred, prev_pred),
-                "Invalid link for the route between \"%s\" or \"%s\"", src,
-                dst);
+                "Invalid link for the route between \"%s\" or \"%s\"",
+                src->name,
+                dst->name);
 
     prev_gw_src = gw_src;
 
@@ -103,7 +110,7 @@ static void floyd_get_route_and_latency(AS_t asg, const char *src, const char *d
       first_gw = gw_dst;
 
     if (asg->hierarchy == SURF_ROUTING_RECURSIVE && !first
-        && strcmp(gw_dst, prev_gw_src)) {
+        && strcmp(gw_dst->name, prev_gw_src->name)) {
       xbt_dynar_t e_route_as_to_as;
       e_route_as_to_as = xbt_dynar_new(global_routing->size_of_link, NULL);
       routing_get_route_and_latency(gw_dst, prev_gw_src,&e_route_as_to_as,NULL);
@@ -128,11 +135,13 @@ static void floyd_get_route_and_latency(AS_t asg, const char *src, const char *d
 
   } while (pred != *src_id);
   if (pred == -1)
-    THROWF(arg_error,0,"No route from '%s' to '%s'",src,dst);
+    THROWF(arg_error,0,"No route from '%s' to '%s'",
+        src->name,
+        dst->name);
 
   if (asg->hierarchy == SURF_ROUTING_RECURSIVE) {
-    res->src_gateway = xbt_strdup(gw_src);
-    res->dst_gateway = xbt_strdup(first_gw);
+    res->src_gateway = gw_src;
+    res->dst_gateway = first_gw;
   }
 }
 
@@ -142,7 +151,7 @@ static void floyd_finalize(AS_t rc)
   int i, j;
   size_t table_size;
   if (as) {
-    table_size = xbt_dict_length(as->generic_routing.to_index);
+    table_size = xbt_dynar_length(as->generic_routing.index_network_elm);
     /* Delete link_table */
     for (i = 0; i < table_size; i++)
       for (j = 0; j < table_size; j++)
@@ -150,8 +159,6 @@ static void floyd_finalize(AS_t rc)
     xbt_free(as->link_table);
     /* Delete bypass dict */
     xbt_dict_free(&as->generic_routing.bypassRoutes);
-    /* Delete index dict */
-    xbt_dict_free(&(as->generic_routing.to_index));
     /* Delete predecessor and cost table */
     xbt_free(as->predecessor_table);
     xbt_free(as->cost_table);
@@ -181,7 +188,7 @@ void model_floyd_end(AS_t current_routing)
        unsigned int i, j, a, b, c;
 
        /* set the size of table routing */
-       size_t table_size = xbt_dict_length(as->generic_routing.to_index);
+       size_t table_size = xbt_dynar_length(as->generic_routing.index_network_elm);
 
        if(!as->link_table)
        {
@@ -246,14 +253,16 @@ void model_floyd_parse_route(AS_t rc, const char *src,
        as_floyd_t as = (as_floyd_t) rc;
 
        /* set the size of table routing */
-       size_t table_size = xbt_dict_length(rc->to_index);
-       int *src_id, *dst_id;
+       size_t table_size = xbt_dynar_length(rc->index_network_elm);
+    network_element_t src_net_elm, dst_net_elm;
 
-       src_id = xbt_dict_get_or_null(rc->to_index, src);
-       dst_id = xbt_dict_get_or_null(rc->to_index, dst);
+    src_net_elm = (network_element_t)xbt_lib_get_or_null(host_lib, src, ROUTING_HOST_LEVEL);
+    dst_net_elm = (network_element_t)xbt_lib_get_or_null(host_lib, dst, ROUTING_HOST_LEVEL);
+    if(!src_net_elm) src_net_elm = (network_element_t)xbt_lib_get_or_null(as_router_lib, src, ROUTING_ASR_LEVEL);
+    if(!dst_net_elm) dst_net_elm = (network_element_t)xbt_lib_get_or_null(as_router_lib, dst, ROUTING_ASR_LEVEL);
 
-       xbt_assert(src_id, "Network elements %s not found", src);
-       xbt_assert(dst_id, "Network elements %s not found", dst);
+       xbt_assert(src_net_elm, "Network elements %s not found", src);
+       xbt_assert(dst_net_elm, "Network elements %s not found", dst);
 
        if(!as->link_table)
        {
@@ -272,13 +281,13 @@ void model_floyd_parse_route(AS_t rc, const char *src,
                }
        }
 
-       if(TO_FLOYD_LINK(*src_id, *dst_id))
+       if(TO_FLOYD_LINK(src_net_elm->id, dst_net_elm->id))
        {
                if(!route->dst_gateway && !route->src_gateway)
                        XBT_DEBUG("See Route from \"%s\" to \"%s\"", src, dst);
                else
                        XBT_DEBUG("See ASroute from \"%s(%s)\" to \"%s(%s)\"", src,
-                                route->src_gateway, dst, route->dst_gateway);
+                                route->src_gateway->name, dst, route->dst_gateway->name);
                char * link_name;
                unsigned int cpt;
                xbt_dynar_t link_route_to_test = xbt_dynar_new(global_routing->size_of_link, NULL);
@@ -289,7 +298,7 @@ void model_floyd_parse_route(AS_t rc, const char *src,
                        xbt_dynar_push(link_route_to_test,&link);
                }
                xbt_assert(!xbt_dynar_compare(
-                         (void*)TO_FLOYD_LINK(*src_id, *dst_id)->link_list,
+                         (void*)TO_FLOYD_LINK(src_net_elm->id, dst_net_elm->id)->link_list,
                          (void*)link_route_to_test,
                          (int_f_cpvoid_cpvoid_t) floyd_pointer_resource_cmp),
                          "The route between \"%s\" and \"%s\" already exists", src,dst);
@@ -300,29 +309,29 @@ void model_floyd_parse_route(AS_t rc, const char *src,
                  XBT_DEBUG("Load Route from \"%s\" to \"%s\"", src, dst);
                else{
                        XBT_DEBUG("Load ASroute from \"%s(%s)\" to \"%s(%s)\"", src,
-                                route->src_gateway, dst, route->dst_gateway);
-                       if(routing_get_network_element_type((const char*)route->dst_gateway) == SURF_NETWORK_ELEMENT_NULL)
-                               xbt_die("The dst_gateway '%s' does not exist!",route->dst_gateway);
-                       if(routing_get_network_element_type((const char*)route->src_gateway) == SURF_NETWORK_ELEMENT_NULL)
-                               xbt_die("The src_gateway '%s' does not exist!",route->src_gateway);
+                                route->src_gateway->name, dst, route->dst_gateway->name);
+                       if(route->dst_gateway->rc_type == SURF_NETWORK_ELEMENT_NULL)
+                               xbt_die("The dst_gateway '%s' does not exist!",route->dst_gateway->name);
+                       if(route->src_gateway->rc_type == SURF_NETWORK_ELEMENT_NULL)
+                               xbt_die("The src_gateway '%s' does not exist!",route->src_gateway->name);
                }
-           TO_FLOYD_LINK(*src_id, *dst_id) =
+           TO_FLOYD_LINK(src_net_elm->id, dst_net_elm->id) =
                        generic_new_extended_route(rc->hierarchy, route, 1);
-           TO_FLOYD_PRED(*src_id, *dst_id) = *src_id;
-           TO_FLOYD_COST(*src_id, *dst_id) =
-                       ((TO_FLOYD_LINK(*src_id, *dst_id))->link_list)->used;   /* count of links, old model assume 1 */
+           TO_FLOYD_PRED(src_net_elm->id, dst_net_elm->id) = src_net_elm->id;
+           TO_FLOYD_COST(src_net_elm->id, dst_net_elm->id) =
+                       ((TO_FLOYD_LINK(src_net_elm->id, dst_net_elm->id))->link_list)->used;   /* count of links, old model assume 1 */
        }
 
        if( A_surfxml_route_symmetrical == A_surfxml_route_symmetrical_YES
                || A_surfxml_ASroute_symmetrical == A_surfxml_ASroute_symmetrical_YES )
        {
-               if(TO_FLOYD_LINK(*dst_id, *src_id))
+               if(TO_FLOYD_LINK(dst_net_elm->id, src_net_elm->id))
                {
                        if(!route->dst_gateway && !route->src_gateway)
                          XBT_DEBUG("See Route from \"%s\" to \"%s\"", dst, src);
                        else
                          XBT_DEBUG("See ASroute from \"%s(%s)\" to \"%s(%s)\"", dst,
-                                        route->src_gateway, src, route->dst_gateway);
+                                        route->src_gateway->name, src, route->dst_gateway->name);
                        char * link_name;
                        unsigned int i;
                        xbt_dynar_t link_route_to_test = xbt_dynar_new(global_routing->size_of_link, NULL);
@@ -334,7 +343,7 @@ void model_floyd_parse_route(AS_t rc, const char *src,
                                xbt_dynar_push(link_route_to_test,&link);
                        }
                        xbt_assert(!xbt_dynar_compare(
-                                 (void*)TO_FLOYD_LINK(*dst_id, *src_id)->link_list,
+                                 (void*)TO_FLOYD_LINK(dst_net_elm->id, src_net_elm->id)->link_list,
                              (void*)link_route_to_test,
                                  (int_f_cpvoid_cpvoid_t) floyd_pointer_resource_cmp),
                                  "The route between \"%s\" and \"%s\" already exists", src,dst);
@@ -343,8 +352,8 @@ void model_floyd_parse_route(AS_t rc, const char *src,
                {
                        if(route->dst_gateway && route->src_gateway)
                        {
-                          char *gw_src = route->src_gateway;
-                          char *gw_dst = route->dst_gateway;
+                         network_element_t gw_src = route->src_gateway;
+                         network_element_t gw_dst = route->dst_gateway;
                           route->src_gateway = gw_dst;
                           route->dst_gateway = gw_src;
                        }
@@ -353,13 +362,13 @@ void model_floyd_parse_route(AS_t rc, const char *src,
                          XBT_DEBUG("Load Route from \"%s\" to \"%s\"", dst, src);
                        else
                          XBT_DEBUG("Load ASroute from \"%s(%s)\" to \"%s(%s)\"", dst,
-                                        route->src_gateway, src, route->dst_gateway);
+                                        route->src_gateway->name, src, route->dst_gateway->name);
 
-                   TO_FLOYD_LINK(*dst_id, *src_id) =
+                   TO_FLOYD_LINK(dst_net_elm->id, src_net_elm->id) =
                                generic_new_extended_route(rc->hierarchy, route, 0);
-                   TO_FLOYD_PRED(*dst_id, *src_id) = *dst_id;
-                   TO_FLOYD_COST(*dst_id, *src_id) =
-                               ((TO_FLOYD_LINK(*dst_id, *src_id))->link_list)->used;   /* count of links, old model assume 1 */
+                   TO_FLOYD_PRED(dst_net_elm->id, src_net_elm->id) = dst_net_elm->id;
+                   TO_FLOYD_COST(dst_net_elm->id, src_net_elm->id) =
+                               ((TO_FLOYD_LINK(dst_net_elm->id, src_net_elm->id))->link_list)->used;   /* count of links, old model assume 1 */
                }
        }
 }
index c752582..bafd2fa 100644 (file)
@@ -25,33 +25,32 @@ typedef struct s_routing_component_full {
 static xbt_dynar_t full_get_onelink_routes(AS_t rc)
 {
   xbt_dynar_t ret = xbt_dynar_new(sizeof(onelink_t), xbt_free);
-
   routing_component_full_t routing = (routing_component_full_t) rc;
-  size_t table_size = xbt_dict_length(routing->generic_routing.to_index);
-  xbt_dict_cursor_t c1 = NULL, c2 = NULL;
-  char *k1, *d1, *k2, *d2;
-  xbt_dict_foreach(routing->generic_routing.to_index, c1, k1, d1) {
-    xbt_dict_foreach(routing->generic_routing.to_index, c2, k2, d2) {
-      int *src_id = xbt_dict_get_or_null(routing->generic_routing.to_index, k1);
-      int *dst_id = xbt_dict_get_or_null(routing->generic_routing.to_index, k2);
-      xbt_assert(src_id && dst_id,
-                 "Ask for route \"from\"(%s)  or \"to\"(%s) "
-                 "no found in the local table", k1, k2);
-      route_t route = TO_ROUTE_FULL(*src_id, *dst_id);
+
+  int src,dst;
+  int table_size = xbt_dynar_length(rc->index_network_elm);
+
+  for(src=0; src < table_size; src++) {
+    for(dst=0; dst< table_size; dst++) {
+      route_t route = TO_ROUTE_FULL(src, dst);
       if (route) {
         if (xbt_dynar_length(route->link_list) == 1) {
           void *link = *(void **) xbt_dynar_get_ptr(route->link_list, 0);
           onelink_t onelink = xbt_new0(s_onelink_t, 1);
           onelink->link_ptr = link;
-          if (routing->generic_routing.hierarchy == SURF_ROUTING_BASE) {
-            onelink->src = xbt_strdup(k1);
-            onelink->dst = xbt_strdup(k2);
-          } else if (routing->generic_routing.hierarchy ==
-                     SURF_ROUTING_RECURSIVE) {
-            onelink->src = xbt_strdup(route->src_gateway);
-            onelink->dst = xbt_strdup(route->dst_gateway);
+          if (rc->hierarchy == SURF_ROUTING_BASE) {
+            onelink->src = xbt_dynar_get_as(rc->index_network_elm,src,network_element_t);
+            onelink->src->id = src;
+            onelink->dst = xbt_dynar_get_as(rc->index_network_elm,dst,network_element_t);
+            onelink->dst->id = dst;
+          } else if (rc->hierarchy == SURF_ROUTING_RECURSIVE) {
+            onelink->src = route->src_gateway;
+            onelink->dst = route->dst_gateway;
           }
           xbt_dynar_push(ret, &onelink);
+          XBT_DEBUG("Push route from '%d' to '%d'",
+              src,
+              dst);
         }
       }
     }
@@ -60,29 +59,28 @@ static xbt_dynar_t full_get_onelink_routes(AS_t rc)
 }
 
 static void full_get_route_and_latency(AS_t rc,
-                                       const char *src, const char *dst,
+    network_element_t src, network_element_t dst,
                                        route_t res, double *lat)
 {
+  XBT_DEBUG("full_get_route_and_latency from %s[%d] to %s[%d]",
+      src->name,
+      src->id,
+      dst->name,
+      dst->id  );
 
   /* set utils vars */
   routing_component_full_t routing = (routing_component_full_t) rc;
-  size_t table_size = xbt_dict_length(routing->generic_routing.to_index);
-
-  int *src_id = xbt_dict_get_or_null(routing->generic_routing.to_index, src);
-  int *dst_id = xbt_dict_get_or_null(routing->generic_routing.to_index, dst);
-
-  if (!src_id || !dst_id)
-    THROWF(arg_error, 0, "No route from '%s' to '%s'", src, dst);
+  size_t table_size = xbt_dynar_length(routing->generic_routing.index_network_elm);
 
   route_t e_route = NULL;
   void *link;
   unsigned int cpt = 0;
 
-  e_route = TO_ROUTE_FULL(*src_id, *dst_id);
+  e_route = TO_ROUTE_FULL(src->id, dst->id);
 
   if (e_route) {
-    res->src_gateway = xbt_strdup(e_route->src_gateway);
-    res->dst_gateway = xbt_strdup(e_route->dst_gateway);
+    res->src_gateway = e_route->src_gateway;
+    res->dst_gateway = e_route->dst_gateway;
     xbt_dynar_foreach(e_route->link_list, cpt, link) {
       xbt_dynar_push(res->link_list, &link);
       if (lat)
@@ -94,7 +92,7 @@ static void full_get_route_and_latency(AS_t rc,
 static void full_finalize(AS_t rc)
 {
   routing_component_full_t routing = (routing_component_full_t) rc;
-  size_t table_size = xbt_dict_length(routing->generic_routing.to_index);
+  size_t table_size = xbt_dynar_length(routing->generic_routing.index_network_elm);
   int i, j;
   if (routing) {
     /* Delete routing table */
@@ -131,7 +129,7 @@ void model_full_end(AS_t current_routing)
   /* set utils vars */
   routing_component_full_t routing =
       ((routing_component_full_t) current_routing);
-  size_t table_size = xbt_dict_length(routing->generic_routing.to_index);
+  size_t table_size = xbt_dynar_length(routing->generic_routing.index_network_elm);
 
   /* Create table if necessary */
   if (!routing->routing_table)
@@ -161,14 +159,18 @@ static int full_pointer_resource_cmp(const void *a, const void *b)
 void model_full_set_route(AS_t rc, const char *src,
                           const char *dst, route_t route)
 {
-  int *src_id, *dst_id;
-  src_id = xbt_dict_get_or_null(rc->to_index, src);
-  dst_id = xbt_dict_get_or_null(rc->to_index, dst);
-  routing_component_full_t routing = (routing_component_full_t) rc;
-  size_t table_size = xbt_dict_length(routing->generic_routing.to_index);
+  network_element_t src_net_elm, dst_net_elm;
+
+  src_net_elm = (network_element_t)xbt_lib_get_or_null(host_lib, src, ROUTING_HOST_LEVEL);
+  dst_net_elm = (network_element_t)xbt_lib_get_or_null(host_lib, dst, ROUTING_HOST_LEVEL);
+  if(!src_net_elm) src_net_elm = (network_element_t)xbt_lib_get_or_null(as_router_lib, src, ROUTING_ASR_LEVEL);
+  if(!dst_net_elm) dst_net_elm = (network_element_t)xbt_lib_get_or_null(as_router_lib, dst, ROUTING_ASR_LEVEL);
 
-  xbt_assert(src_id, "Network elements %s not found", src);
-  xbt_assert(dst_id, "Network elements %s not found", dst);
+  xbt_assert(src_net_elm, "Network elements %s not found", src);
+  xbt_assert(dst_net_elm, "Network elements %s not found", dst);
+
+  routing_component_full_t routing = (routing_component_full_t) rc;
+  size_t table_size = xbt_dynar_length(routing->generic_routing.index_network_elm);
 
   xbt_assert(!xbt_dynar_is_empty(route->link_list),
              "Invalid count of links, must be greater than zero (%s,%s)",
@@ -177,7 +179,7 @@ void model_full_set_route(AS_t rc, const char *src,
   if (!routing->routing_table)
     routing->routing_table = xbt_new0(route_t, table_size * table_size);
 
-  if (TO_ROUTE_FULL(*src_id, *dst_id)) {
+  if (TO_ROUTE_FULL(src_net_elm->id, dst_net_elm->id)) {
     char *link_name;
     unsigned int i;
     xbt_dynar_t link_route_to_test =
@@ -187,7 +189,7 @@ void model_full_set_route(AS_t rc, const char *src,
       xbt_assert(link, "Link : '%s' doesn't exists.", link_name);
       xbt_dynar_push(link_route_to_test, &link);
     }
-    if (xbt_dynar_compare(TO_ROUTE_FULL(*src_id, *dst_id)->link_list,
+    if (xbt_dynar_compare(TO_ROUTE_FULL(src_net_elm->id, dst_net_elm->id)->link_list,
                           link_route_to_test, full_pointer_resource_cmp)) {
       surf_parse_error("A route between \"%s\" and \"%s\" already exists "
                        "with a different content. "
@@ -230,28 +232,26 @@ void model_full_set_route(AS_t rc, const char *src,
 //                         route->dst_gateway, subas->name);
 
       XBT_DEBUG("Load ASroute from \"%s(%s)\" to \"%s(%s)\"",
-                src, route->src_gateway, dst, route->dst_gateway);
-      if (routing_get_network_element_type(route->dst_gateway) ==
-          SURF_NETWORK_ELEMENT_NULL)
-        xbt_die("The dst_gateway '%s' does not exist!", route->dst_gateway);
-      if (routing_get_network_element_type(route->src_gateway) ==
-          SURF_NETWORK_ELEMENT_NULL)
-        xbt_die("The src_gateway '%s' does not exist!", route->src_gateway);
+                src, route->src_gateway->name, dst, route->dst_gateway->name);
+      if (route->dst_gateway->rc_type == SURF_NETWORK_ELEMENT_NULL)
+        xbt_die("The dst_gateway '%s' does not exist!", route->dst_gateway->name);
+      if (route->src_gateway->rc_type == SURF_NETWORK_ELEMENT_NULL)
+        xbt_die("The src_gateway '%s' does not exist!", route->src_gateway->name);
     }
-    TO_ROUTE_FULL(*src_id, *dst_id) =
+    TO_ROUTE_FULL(src_net_elm->id, dst_net_elm->id) =
         generic_new_extended_route(rc->hierarchy, route, 1);
-    xbt_dynar_shrink(TO_ROUTE_FULL(*src_id, *dst_id)->link_list, 0);
+    xbt_dynar_shrink(TO_ROUTE_FULL(src_net_elm->id, dst_net_elm->id)->link_list, 0);
   }
 
   if (A_surfxml_route_symmetrical == A_surfxml_route_symmetrical_YES
       || A_surfxml_ASroute_symmetrical == A_surfxml_ASroute_symmetrical_YES) {
     if (route->dst_gateway && route->src_gateway) {
-      char *gw_tmp;
+      network_element_t gw_tmp;
       gw_tmp = route->src_gateway;
       route->src_gateway = route->dst_gateway;
       route->dst_gateway = gw_tmp;
     }
-    if (TO_ROUTE_FULL(*dst_id, *src_id)) {
+    if (TO_ROUTE_FULL(dst_net_elm->id, src_net_elm->id)) {
       char *link_name;
       unsigned int i;
       xbt_dynar_t link_route_to_test =
@@ -262,7 +262,7 @@ void model_full_set_route(AS_t rc, const char *src,
         xbt_assert(link, "Link : '%s' doesn't exists.", link_name);
         xbt_dynar_push(link_route_to_test, &link);
       }
-      xbt_assert(!xbt_dynar_compare(TO_ROUTE_FULL(*dst_id, *src_id)->link_list,
+      xbt_assert(!xbt_dynar_compare(TO_ROUTE_FULL(dst_net_elm->id, src_net_elm->id)->link_list,
                                     link_route_to_test,
                                     full_pointer_resource_cmp),
                  "The route between \"%s\" and \"%s\" already exists", src,
@@ -272,10 +272,10 @@ void model_full_set_route(AS_t rc, const char *src,
         XBT_DEBUG("Load Route from \"%s\" to \"%s\"", dst, src);
       else
         XBT_DEBUG("Load ASroute from \"%s(%s)\" to \"%s(%s)\"",
-                  dst, route->src_gateway, src, route->dst_gateway);
-      TO_ROUTE_FULL(*dst_id, *src_id) =
+                  dst, route->src_gateway->name, src, route->dst_gateway->name);
+      TO_ROUTE_FULL(dst_net_elm->id, src_net_elm->id) =
           generic_new_extended_route(rc->hierarchy, route, 0);
-      xbt_dynar_shrink(TO_ROUTE_FULL(*dst_id, *src_id)->link_list, 0);
+      xbt_dynar_shrink(TO_ROUTE_FULL(dst_net_elm->id, src_net_elm->id)->link_list, 0);
     }
   }
 }
index ce41bac..38cc16d 100644 (file)
@@ -29,36 +29,27 @@ AS_t model_generic_create_sized(size_t childsize) {
   new_component->get_bypass_route =
       generic_get_bypassroute;
   new_component->finalize = model_generic_finalize;
-
-  new_component->to_index = xbt_dict_new_homogeneous(xbt_free);
   new_component->bypassRoutes = xbt_dict_new_homogeneous((void (*)(void *)) generic_free_route);
 
   return new_component;
 }
 void model_generic_finalize(AS_t as) {
-  xbt_dict_free(&as->to_index);
   xbt_dict_free(&as->bypassRoutes);
   model_none_finalize(as);
 }
 
-void generic_parse_PU(AS_t as, const char *name)
+int generic_parse_PU(AS_t as, network_element_t elm)
 {
-  XBT_DEBUG("Load process unit \"%s\"", name);
-  int *id = xbt_new0(int, 1);
-  xbt_dict_t _to_index;
-  _to_index = as->to_index;
-  *id = xbt_dict_length(_to_index);
-  xbt_dict_set(_to_index, name, id, NULL);
+  XBT_DEBUG("Load process unit \"%s\"", elm->name);
+  xbt_dynar_push_as(as->index_network_elm,network_element_t,elm);
+  return xbt_dynar_length(as->index_network_elm)-1;
 }
 
-void generic_parse_AS(AS_t as, const char *name)
+int generic_parse_AS(AS_t as, network_element_t elm)
 {
-  XBT_DEBUG("Load Autonomous system \"%s\"", name);
-  int *id = xbt_new0(int, 1);
-  xbt_dict_t _to_index;
-  _to_index = as->to_index;
-  *id = xbt_dict_length(_to_index);
-  xbt_dict_set(_to_index, name, id, NULL);
+  XBT_DEBUG("Load Autonomous system \"%s\"", elm->name);
+  xbt_dynar_push_as(as->index_network_elm,network_element_t,elm);
+  return xbt_dynar_length(as->index_network_elm)-1;
 }
 
 void generic_parse_bypassroute(AS_t rc,
@@ -75,7 +66,7 @@ void generic_parse_bypassroute(AS_t rc,
              src, dst);
   xbt_assert(!xbt_dict_get_or_null(dict_bypassRoutes, route_name),
              "The bypass route between \"%s\"(\"%s\") and \"%s\"(\"%s\") already exists",
-             src, e_route->src_gateway, dst, e_route->dst_gateway);
+             src, e_route->src_gateway->name, dst, e_route->dst_gateway->name);
 
   route_t new_e_route =
       generic_new_extended_route(SURF_ROUTING_RECURSIVE, e_route, 0);
@@ -95,7 +86,7 @@ xbt_dynar_t generic_get_onelink_routes(AS_t rc) { // FIXME: kill that stub
   return NULL;
 }
 
-route_t generic_get_bypassroute(AS_t rc, const char *src, const char *dst)
+route_t generic_get_bypassroute(AS_t rc, network_element_t src, network_element_t dst)
 {
   // If never set a bypass route return NULL without any further computations
   if(no_bypassroute_declared)
@@ -110,20 +101,15 @@ route_t generic_get_bypassroute(AS_t rc, const char *src, const char *dst)
   AS_t *current_src = NULL;
   AS_t *current_dst = NULL;
 
-  /* (1) find the as where the src and dst are located */
-  void *src_data = xbt_lib_get_or_null(host_lib, src, ROUTING_HOST_LEVEL);
-  void *dst_data = xbt_lib_get_or_null(host_lib, dst, ROUTING_HOST_LEVEL);
-  if (!src_data)
-    src_data = xbt_lib_get_or_null(as_router_lib, src, ROUTING_ASR_LEVEL);
-  if (!dst_data)
-    dst_data = xbt_lib_get_or_null(as_router_lib, dst, ROUTING_ASR_LEVEL);
+  char* src_name = src->name;
+  char* dst_name = dst->name;
 
-  if (src_data == NULL || dst_data == NULL)
+  if (src == NULL || dst == NULL)
     xbt_die("Ask for route \"from\"(%s) or \"to\"(%s) no found at AS \"%s\"",
-            src, dst, rc->name);
+            src_name, dst_name, rc->name);
 
-  src_as = ((network_element_info_t) src_data)->rc_component;
-  dst_as = ((network_element_info_t) dst_data)->rc_component;
+  src_as = src->rc_component;
+  dst_as = dst->rc_component;
 
   /* (2) find the path to the root routing component */
   path_src = xbt_dynar_new(sizeof(AS_t), NULL);
@@ -212,8 +198,8 @@ route_t generic_get_bypassroute(AS_t rc, const char *src, const char *dst)
     void *link;
     unsigned int cpt = 0;
     new_e_route = xbt_new0(s_route_t, 1);
-    new_e_route->src_gateway = xbt_strdup(e_route_bypass->src_gateway);
-    new_e_route->dst_gateway = xbt_strdup(e_route_bypass->dst_gateway);
+    new_e_route->src_gateway = e_route_bypass->src_gateway;
+    new_e_route->dst_gateway = e_route_bypass->dst_gateway;
     new_e_route->link_list =
         xbt_dynar_new(global_routing->size_of_link, NULL);
     xbt_dynar_foreach(e_route_bypass->link_list, cpt, link) {
@@ -293,8 +279,8 @@ generic_new_extended_route(e_surf_routing_hierarchy_t hierarchy,
     links = e_route->link_list;
 
     /* remeber not erase the gateway names */
-    new_e_route->src_gateway = strdup(e_route->src_gateway);
-    new_e_route->dst_gateway = strdup(e_route->dst_gateway);
+    new_e_route->src_gateway = e_route->src_gateway;
+    new_e_route->dst_gateway = e_route->dst_gateway;
   }
 
   links_id = new_e_route->link_list;
@@ -318,8 +304,6 @@ void generic_free_route(route_t route)
 {
   if (route) {
     xbt_dynar_free(&route->link_list);
-    xbt_free(route->src_gateway);
-    xbt_free(route->dst_gateway);
     xbt_free(route);
   }
 }
@@ -350,7 +334,7 @@ generic_autonomous_system_exist(AS_t rc, char *element)
   AS_t element_as, result, elem;
   xbt_dict_cursor_t cursor = NULL;
   char *key;
-  element_as = ((network_element_info_t)
+  element_as = ((network_element_t)
                 xbt_lib_get_or_null(as_router_lib, element,
                                     ROUTING_ASR_LEVEL))->rc_component;
   result = ((AS_t) - 1);
@@ -374,7 +358,7 @@ AS_t
 generic_processing_units_exist(AS_t rc, char *element)
 {
   AS_t element_as;
-  element_as = ((network_element_info_t)
+  element_as = ((network_element_t)
                 xbt_lib_get_or_null(host_lib,
                                     element, ROUTING_HOST_LEVEL))->rc_component;
   if (element_as == rc)
@@ -382,31 +366,35 @@ generic_processing_units_exist(AS_t rc, char *element)
   return generic_as_exist(rc, element_as);
 }
 
-void generic_src_dst_check(AS_t rc, const char *src,
-                           const char *dst)
+void generic_src_dst_check(AS_t rc, network_element_t src,
+    network_element_t dst)
 {
 
-  void *src_data = xbt_lib_get_or_null(host_lib, src, ROUTING_HOST_LEVEL);
-  void *dst_data = xbt_lib_get_or_null(host_lib, dst, ROUTING_HOST_LEVEL);
-  if (!src_data)
-    src_data = xbt_lib_get_or_null(as_router_lib, src, ROUTING_ASR_LEVEL);
-  if (!dst_data)
-    dst_data = xbt_lib_get_or_null(as_router_lib, dst, ROUTING_ASR_LEVEL);
+  network_element_t src_data = src;
+  network_element_t dst_data = dst;
 
   if (src_data == NULL || dst_data == NULL)
     xbt_die("Ask for route \"from\"(%s) or \"to\"(%s) no found at AS \"%s\"",
-            src, dst, rc->name);
+        src->name,
+        dst->name,
+        rc->name);
 
   AS_t src_as =
-      ((network_element_info_t) src_data)->rc_component;
+      (src_data)->rc_component;
   AS_t dst_as =
-      ((network_element_info_t) dst_data)->rc_component;
+      (dst_data)->rc_component;
 
   if (src_as != dst_as)
     xbt_die("The src(%s in %s) and dst(%s in %s) are in differents AS",
-            src, src_as->name, dst, dst_as->name);
+        src->name, src_as->name,
+        dst->name, dst_as->name);
+
   if (rc != dst_as)
     xbt_die
         ("The routing component of src'%s' and dst'%s' is not the same as the network elements belong (%s?=%s?=%s)",
-         src, dst, src_as->name, dst_as->name, rc->name);
+            src->name,
+            dst->name,
+            src_as->name,
+            dst_as->name,
+            rc->name);
 }
index f605009..d4a598d 100644 (file)
@@ -12,23 +12,29 @@ static xbt_dynar_t none_get_onelink_routes(AS_t rc) {
   return NULL;
 }
 
-static void none_get_route_and_latency(AS_t rc, const char *src, const char *dst,
+static void none_get_route_and_latency(AS_t rc, network_element_t src, network_element_t dst,
                                        route_t res,double *lat)
 {
 }
 
 static route_t none_get_bypass_route(AS_t rc,
-                                              const char *src,
-                                              const char *dst) {
+    network_element_t src,
+    network_element_t dst) {
   return NULL;
 }
 
-static void none_parse_PU(AS_t rc, const char *name) {
+static int none_parse_PU(AS_t rc, network_element_t elm) {
+  XBT_DEBUG("Load process unit \"%s\"", elm->name);
+  xbt_dynar_push_as(rc->index_network_elm,network_element_t,elm);
   /* don't care about PUs */
+  return -1;
 }
 
-static void none_parse_AS(AS_t rc, const char *name) {
+static int none_parse_AS(AS_t rc, network_element_t elm) {
+  XBT_DEBUG("Load Autonomous system \"%s\"", elm->name);
+  xbt_dynar_push_as(rc->index_network_elm,network_element_t,elm);
   /* even don't care about sub-ASes -- I'm as nihilist as an old punk*/
+  return -1;
 }
 
 /* Creation routing model functions */
@@ -46,15 +52,15 @@ AS_t model_none_create_sized(size_t childsize) {
   new_component->get_onelink_routes = none_get_onelink_routes;
   new_component->get_bypass_route = none_get_bypass_route;
   new_component->finalize = model_none_finalize;
-
   new_component->routing_sons = xbt_dict_new_homogeneous(NULL);
+  new_component->index_network_elm = xbt_dynar_new(sizeof(char*),NULL);
 
   return new_component;
 }
 
 void model_none_finalize(AS_t as) {
   xbt_dict_free(&as->routing_sons);
-  xbt_free(as->name);
+  xbt_dynar_free(&as->index_network_elm);
   xbt_free(as);
 }
 
index 6f2fd75..7a1e3dc 100644 (file)
@@ -29,8 +29,8 @@ void model_none_finalize(AS_t as);
 AS_t model_generic_create_sized(size_t childsize);
 void model_generic_finalize(AS_t as);
 
-void generic_parse_PU(AS_t rc, const char *name);
-void generic_parse_AS(AS_t rc, const char *name);
+int generic_parse_PU(AS_t rc, network_element_t elm);
+int generic_parse_AS(AS_t rc, network_element_t elm);
 void generic_parse_bypassroute(AS_t rc, const char *src, const char *dst,
                                route_t e_route);
 
@@ -39,8 +39,8 @@ void generic_parse_bypassroute(AS_t rc, const char *src, const char *dst,
 
 xbt_dynar_t generic_get_onelink_routes(AS_t rc);
 route_t generic_get_bypassroute(AS_t rc,
-                                                const char *src,
-                                                const char *dst);
+    network_element_t src,
+    network_element_t dst);
 
 /* ************************************************************************** */
 /* ****************** GENERIC AUX FUNCTIONS (declarations) ****************** */
@@ -55,8 +55,8 @@ AS_t
 generic_autonomous_system_exist(AS_t rc, char *element);
 AS_t
 generic_processing_units_exist(AS_t rc, char *element);
-void generic_src_dst_check(AS_t rc, const char *src,
-                                  const char *dst);
+void generic_src_dst_check(AS_t rc, network_element_t src,
+    network_element_t dst);
 
 
 /* ************************************************************************** */
@@ -75,7 +75,6 @@ AS_t model_rulebased_create(void);      /* create structures for rulebased routi
 AS_t model_cluster_create(void);      /* create structures for cluster routing model */
 
 /* Pass info from the cluster parser to the cluster routing */
-void surf_routing_cluster_add_link(const char* host_id,surf_parsing_link_up_down_t info);
 void surf_routing_cluster_add_backbone(AS_t as, void* bb);
 
 /* ************************************************** */
index b4f3765..0932e04 100644 (file)
@@ -15,8 +15,6 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route_rulebased, surf, "Routing part of sur
 
 typedef struct {
   s_as_t generic_routing;
-  xbt_dict_t dict_processing_units;
-  xbt_dict_t dict_autonomous_systems;
   xbt_dynar_t list_route;
   xbt_dynar_t list_ASroute;
 } s_AS_rulebased_t, *AS_rulebased_t;
@@ -64,16 +62,18 @@ static void rule_route_extended_free(void *e)
 
 /* Parse routing model functions */
 
-static void model_rulebased_parse_PU(AS_t rc, const char *name)
+static int model_rulebased_parse_PU(AS_t rc, network_element_t elm)
 {
   AS_rulebased_t routing = (AS_rulebased_t) rc;
-  xbt_dict_set(routing->dict_processing_units, name, (void *) (-1), NULL);
+  xbt_dynar_push(routing->generic_routing.index_network_elm,(void *)elm);
+  return -1;
 }
 
-static void model_rulebased_parse_AS(AS_t rc, const char *name)
+static int model_rulebased_parse_AS(AS_t rc, network_element_t elm)
 {
   AS_rulebased_t routing = (AS_rulebased_t) rc;
-  xbt_dict_set(routing->dict_autonomous_systems, name, (void *) (-1), NULL);
+  xbt_dynar_push(routing->generic_routing.index_network_elm,(void *)elm);
+  return -1;
 }
 
 static void model_rulebased_parse_route(AS_t rc,
@@ -131,8 +131,8 @@ static void model_rulebased_parse_ASroute(AS_t rc,
               erroffset, dst, error);
   ruleroute_e->generic_rule_route.re_str_link =
       route->link_list;
-  ruleroute_e->re_src_gateway = route->src_gateway;
-  ruleroute_e->re_dst_gateway = route->dst_gateway;
+  ruleroute_e->re_src_gateway = xbt_strdup((char *)route->src_gateway); // DIRTY HACK possible only
+  ruleroute_e->re_dst_gateway = xbt_strdup((char *)route->dst_gateway); // because of what is in routing_parse_E_ASroute
   xbt_dynar_push(routing->list_ASroute, &ruleroute_e);
 
   /* make sure that they don't get freed */
@@ -207,37 +207,34 @@ static char *remplace(char *value, const char **src_list, int src_size,
 }
 
 static void rulebased_get_route_and_latency(AS_t rc,
-                                const char *src, const char *dst,
+    network_element_t src, network_element_t dst,
                                 route_t res,double*lat);
 static xbt_dynar_t rulebased_get_onelink_routes(AS_t rc)
 {
   xbt_dynar_t ret = xbt_dynar_new (sizeof(onelink_t), xbt_free);
-
   //We have already bypass cluster routes with network NS3
   if(!strcmp(surf_network_model->name,"network NS3"))
        return ret;
 
-  AS_rulebased_t routing = (AS_rulebased_t)rc;
-
-  xbt_dict_cursor_t c1 = NULL;
-  char *k1, *d1;
+  char *k1;
 
   //find router
-  char *router = NULL;
-  xbt_dict_foreach(routing->dict_processing_units, c1, k1, d1) {
-    if (routing_get_network_element_type(k1) == SURF_NETWORK_ELEMENT_ROUTER){
-      router = k1;
+  network_element_t router = NULL;
+  xbt_lib_cursor_t cursor;
+  xbt_lib_foreach(as_router_lib, cursor, k1, router)
+  {
+    if (router->rc_type == SURF_NETWORK_ELEMENT_ROUTER)
       break;
-    }
   }
 
   if (!router)
     xbt_die ("rulebased_get_onelink_routes works only if the AS is a cluster, sorry.");
 
-  xbt_dict_foreach(routing->dict_processing_units, c1, k1, d1) {
+  network_element_t host = NULL;
+  xbt_lib_foreach(as_router_lib, cursor, k1, host){
     route_t route = xbt_new0(s_route_t,1);
     route->link_list = xbt_dynar_new(global_routing->size_of_link,NULL);
-    rulebased_get_route_and_latency (rc, router, k1, route,NULL);
+    rulebased_get_route_and_latency (rc, router, host, route,NULL);
 
     int number_of_links = xbt_dynar_length(route->link_list);
 
@@ -252,8 +249,8 @@ static xbt_dynar_t rulebased_get_onelink_routes(AS_t rc)
                void *link_ptr;
                xbt_dynar_get_cpy (route->link_list, 1, &link_ptr);
                onelink_t onelink = xbt_new0 (s_onelink_t, 1);
-               onelink->src = xbt_strdup (k1);
-               onelink->dst = xbt_strdup (router);
+               onelink->src = host;
+               onelink->dst = router;
                onelink->link_ptr = link_ptr;
                xbt_dynar_push (ret, &onelink);
     }
@@ -263,9 +260,10 @@ static xbt_dynar_t rulebased_get_onelink_routes(AS_t rc)
 
 /* Business methods */
 static void rulebased_get_route_and_latency(AS_t rc,
-                                const char *src, const char *dst,
+    network_element_t src, network_element_t dst,
                                 route_t route, double *lat)
 {
+  XBT_DEBUG("rulebased_get_route_and_latency from '%s' to '%s'",src->name,dst->name);
   xbt_assert(rc && src
               && dst,
               "Invalid params for \"get_route\" function at AS \"%s\"",
@@ -274,24 +272,25 @@ static void rulebased_get_route_and_latency(AS_t rc,
   /* set utils vars */
   AS_rulebased_t routing = (AS_rulebased_t) rc;
 
+  char* src_name = src->name;
+  char* dst_name = dst->name;
+
   int are_processing_units=0;
   xbt_dynar_t rule_list;
-  if (xbt_dict_get_or_null(routing->dict_processing_units, src)
-      && xbt_dict_get_or_null(routing->dict_processing_units, dst)) {
+  if ((src->rc_type == SURF_NETWORK_ELEMENT_HOST || src->rc_type == SURF_NETWORK_ELEMENT_ROUTER)&&
+      (dst->rc_type == SURF_NETWORK_ELEMENT_HOST || dst->rc_type == SURF_NETWORK_ELEMENT_ROUTER)){
     are_processing_units = 1;
     rule_list = routing->list_route;
-  } else if (xbt_dict_get_or_null(routing->dict_autonomous_systems, src)
-             && xbt_dict_get_or_null(routing->dict_autonomous_systems,
-                                     dst)) {
+  } else if (src->rc_type == SURF_NETWORK_ELEMENT_AS && dst->rc_type == SURF_NETWORK_ELEMENT_AS) {
     are_processing_units = 0;
     rule_list = routing->list_ASroute;
   } else
-    THROWF(arg_error,0,"No route from '%s' to '%s'",src,dst);
+    THROWF(arg_error,0,"No route from '%s' to '%s'",src_name,dst_name);
 
   int rc_src = -1;
   int rc_dst = -1;
-  int src_length = (int) strlen(src);
-  int dst_length = (int) strlen(dst);
+  int src_length = (int) strlen(src_name);
+  int dst_length = (int) strlen(dst_name);
 
   rule_route_t ruleroute;
   unsigned int cpt;
@@ -302,17 +301,17 @@ static void rulebased_get_route_and_latency(AS_t rc,
   _XBT_GNUC_UNUSED int res;
   xbt_dynar_foreach(rule_list, cpt, ruleroute) {
     rc_src =
-        pcre_exec(ruleroute->re_src, NULL, src, src_length, 0, 0,
+        pcre_exec(ruleroute->re_src, NULL, src_name, src_length, 0, 0,
                   ovector_src, OVECCOUNT);
     if (rc_src >= 0) {
       rc_dst =
-          pcre_exec(ruleroute->re_dst, NULL, dst, dst_length, 0, 0,
+          pcre_exec(ruleroute->re_dst, NULL, dst_name, dst_length, 0, 0,
                     ovector_dst, OVECCOUNT);
       if (rc_dst >= 0) {
-        res = pcre_get_substring_list(src, ovector_src, rc_src, &list_src);
-        xbt_assert(!res, "error solving substring list for src \"%s\"", src);
-        res = pcre_get_substring_list(dst, ovector_dst, rc_dst, &list_dst);
-        xbt_assert(!res, "error solving substring list for src \"%s\"", dst);
+        res = pcre_get_substring_list(src_name, ovector_src, rc_src, &list_src);
+        xbt_assert(!res, "error solving substring list for src \"%s\"", src_name);
+        res = pcre_get_substring_list(dst_name, ovector_dst, rc_dst, &list_dst);
+        xbt_assert(!res, "error solving substring list for dst \"%s\"", dst_name);
         char *link_name;
         xbt_dynar_foreach(ruleroute->re_str_link, cpt, link_name) {
           char *new_link_name =
@@ -335,24 +334,37 @@ static void rulebased_get_route_and_latency(AS_t rc,
 
   if (rc_src >= 0 && rc_dst >= 0) {
     /* matched src and dest, nothing more to do (?) */
-  } else if (!strcmp(src, dst) && are_processing_units) {
+  } else if (!strcmp(src_name, dst_name) && are_processing_units) {
     xbt_dynar_push(route->link_list, &(global_routing->loopback));
     if (lat)
       *lat += surf_network_model->extension.network.get_link_latency(global_routing->loopback);
   } else {
-    THROWF(arg_error,0,"No route from '%s' to '%s'??",src,dst);
+    THROWF(arg_error,0,"No route from '%s' to '%s'??",src_name,dst_name);
     //xbt_dynar_reset(route->link_list);
   }
 
   if (!are_processing_units && !xbt_dynar_is_empty(route->link_list)) {
     rule_route_extended_t ruleroute_extended =
         (rule_route_extended_t) ruleroute;
-    route->src_gateway =
-        remplace(ruleroute_extended->re_src_gateway, list_src, rc_src,
-                 list_dst, rc_dst);
-    route->dst_gateway =
-        remplace(ruleroute_extended->re_dst_gateway, list_src, rc_src,
-                 list_dst, rc_dst);
+    char *gw_src_name = remplace(ruleroute_extended->re_src_gateway, list_src, rc_src,
+        list_dst, rc_dst);
+    route->src_gateway = (network_element_t)xbt_lib_get_or_null(host_lib, gw_src_name, ROUTING_HOST_LEVEL);
+    route->src_gateway = (network_element_t)xbt_lib_get_or_null(host_lib, gw_src_name, ROUTING_HOST_LEVEL);
+    if(!route->src_gateway)
+      route->src_gateway = (network_element_t)xbt_lib_get_or_null(as_router_lib, gw_src_name, ROUTING_ASR_LEVEL);
+    if(!route->src_gateway)
+      route->src_gateway = (network_element_t)xbt_lib_get_or_null(as_router_lib, gw_src_name, ROUTING_ASR_LEVEL);
+    xbt_free(gw_src_name);
+
+    char *gw_dst_name = remplace(ruleroute_extended->re_dst_gateway, list_src, rc_src,
+        list_dst, rc_dst);
+    route->dst_gateway = (network_element_t)xbt_lib_get_or_null(host_lib, gw_dst_name, ROUTING_HOST_LEVEL);
+    route->dst_gateway = (network_element_t)xbt_lib_get_or_null(host_lib, gw_dst_name, ROUTING_HOST_LEVEL);
+    if(!route->dst_gateway)
+      route->dst_gateway = (network_element_t)xbt_lib_get_or_null(as_router_lib, gw_dst_name, ROUTING_ASR_LEVEL);
+    if(!route->dst_gateway)
+      route->dst_gateway = (network_element_t)xbt_lib_get_or_null(as_router_lib, gw_dst_name, ROUTING_ASR_LEVEL);
+    xbt_free(gw_dst_name);
   }
 
   if (list_src)
@@ -361,7 +373,7 @@ static void rulebased_get_route_and_latency(AS_t rc,
     pcre_free_substring_list(list_dst);
 }
 
-static route_t rulebased_get_bypass_route(AS_t rc, const char *src, const char *dst) {
+static route_t rulebased_get_bypass_route(AS_t rc, network_element_t src, network_element_t dst) {
   return NULL;
 }
 
@@ -370,11 +382,8 @@ static void rulebased_finalize(AS_t rc)
   AS_rulebased_t routing =
       (AS_rulebased_t) rc;
   if (routing) {
-    xbt_dict_free(&routing->dict_processing_units);
-    xbt_dict_free(&routing->dict_autonomous_systems);
     xbt_dynar_free(&routing->list_route);
     xbt_dynar_free(&routing->list_ASroute);
-
     model_generic_finalize(rc);
   }
 }
@@ -395,8 +404,6 @@ AS_t model_rulebased_create(void) {
   new_component->generic_routing.get_bypass_route = rulebased_get_bypass_route;
   new_component->generic_routing.finalize = rulebased_finalize;
   /* initialization of internal structures */
-  new_component->dict_processing_units = xbt_dict_new_homogeneous(NULL);
-  new_component->dict_autonomous_systems = xbt_dict_new_homogeneous(NULL);
   new_component->list_route = xbt_dynar_new(sizeof(rule_route_t), &rule_route_free);
   new_component->list_ASroute =
       xbt_dynar_new(sizeof(rule_route_extended_t),
index 6ba2ebe..97c122d 100644 (file)
@@ -17,33 +17,58 @@ static XBT_INLINE double euclidean_dist_comp(int index, xbt_dynar_t src, xbt_dyn
 }
 
 static void vivaldi_get_route_and_latency(
-    AS_t rc, const char *src_p, const char *dst_p,
+    AS_t rc, network_element_t src_p, network_element_t dst_p,
     route_t route, double *lat)
 {
-  char *src = (char*)src_p;
-  char *dst = (char*)dst_p;
+  XBT_DEBUG("vivaldi_get_route_and_latency from '%s'[%d] '%s'[%d]",src_p->name,src_p->id,dst_p->name,dst_p->id);
+  char *src = (char*)src_p->name;
+  char *dst = (char*)dst_p->name;
 
-  if(routing_get_network_element_type(src) == SURF_NETWORK_ELEMENT_AS) {
-    src = route->src_gateway = ROUTER_PEER(src);
-    dst = route->dst_gateway = ROUTER_PEER(dst);
+  if(src_p->rc_type == SURF_NETWORK_ELEMENT_AS) {
+    route->src_gateway = xbt_lib_get_or_null(as_router_lib,ROUTER_PEER(src),ROUTING_ASR_LEVEL);
+    route->dst_gateway = xbt_lib_get_or_null(as_router_lib,ROUTER_PEER(dst),ROUTING_ASR_LEVEL);
   }
 
   double euclidean_dist;
   xbt_dynar_t src_ctn, dst_ctn;
-  src_ctn = xbt_lib_get_or_null(host_lib, src, COORD_HOST_LEVEL);
-  if(!src_ctn) src_ctn = xbt_lib_get_or_null(as_router_lib, src, COORD_ASR_LEVEL);
-  dst_ctn = xbt_lib_get_or_null(host_lib, dst, COORD_HOST_LEVEL);
-  if(!dst_ctn) dst_ctn = xbt_lib_get_or_null(as_router_lib, dst, COORD_ASR_LEVEL);
+  char *tmp_src_name, *tmp_dst_name;
 
-  xbt_assert(src_ctn,"No coordinate found for element '%s'",src);
-  xbt_assert(dst_ctn,"No coordinate found for element '%s'",dst);
+  if(src_p->rc_type == SURF_NETWORK_ELEMENT_HOST){
+    tmp_src_name = HOST_PEER(src);
+    src_ctn = xbt_lib_get_or_null(host_lib, tmp_src_name, COORD_HOST_LEVEL);
+    if(!src_ctn ) src_ctn = xbt_lib_get_or_null(host_lib, src, COORD_HOST_LEVEL);
+  }
+  else if(src_p->rc_type == SURF_NETWORK_ELEMENT_ROUTER || src_p->rc_type == SURF_NETWORK_ELEMENT_AS){
+    tmp_src_name = ROUTER_PEER(src);
+    src_ctn = xbt_lib_get_or_null(as_router_lib, tmp_src_name, COORD_ASR_LEVEL);
+  }
+  else{
+    xbt_die(" ");
+  }
+
+  if(dst_p->rc_type == SURF_NETWORK_ELEMENT_HOST){
+    tmp_dst_name = HOST_PEER(dst);
+    dst_ctn = xbt_lib_get_or_null(host_lib, tmp_dst_name, COORD_HOST_LEVEL);
+    if(!dst_ctn ) dst_ctn = xbt_lib_get_or_null(host_lib, dst, COORD_HOST_LEVEL);
+  }
+  else if(dst_p->rc_type == SURF_NETWORK_ELEMENT_ROUTER || dst_p->rc_type == SURF_NETWORK_ELEMENT_AS){
+    tmp_dst_name = ROUTER_PEER(dst);
+    dst_ctn = xbt_lib_get_or_null(as_router_lib, tmp_dst_name, COORD_ASR_LEVEL);
+  }
+  else{
+    xbt_die(" ");
+  }
+
+  xbt_assert(src_ctn,"No coordinate found for element '%s'",tmp_src_name);
+  xbt_assert(dst_ctn,"No coordinate found for element '%s'",tmp_dst_name);
+  free(tmp_src_name);
+  free(tmp_dst_name);
 
   euclidean_dist = sqrt (euclidean_dist_comp(0,src_ctn,dst_ctn)+euclidean_dist_comp(1,src_ctn,dst_ctn))
-                      + fabs(xbt_dynar_get_as(src_ctn, 2, double))+fabs(xbt_dynar_get_as(dst_ctn, 2, double));
+                  + fabs(xbt_dynar_get_as(src_ctn, 2, double))+fabs(xbt_dynar_get_as(dst_ctn, 2, double));
 
   if (lat)
     *lat += euclidean_dist / 1000; //From .ms to .s
-
 }
 
 
index 57a766a..ca7cd66 100644 (file)
@@ -162,11 +162,6 @@ void parse_platform_file(const char *file)
   surfxml_add_callback(STag_surfxml_trace_connect_cb_list,
              &parse_Stag_trace_connect);
 
-  /* we care about the ASes while parsing the platf. Incredible, isnt it? */
-  sg_platf_AS_end_add_cb(routing_AS_end);
-  sg_platf_AS_begin_add_cb(routing_AS_begin);
-
-
   /* Do the actual parsing */
   parse_status = surf_parse();
 
index 88f4802..9cc7163 100644 (file)
@@ -14,7 +14,7 @@
 typedef struct workstation_CLM03 {
   s_surf_resource_t generic_resource;   /* Must remain first to add this to a trace */
   void *cpu;
-  void *net_card;
+  void *net_elm;
   xbt_dynar_t storage;
 } s_workstation_CLM03_t, *workstation_CLM03_t;
 
@@ -31,6 +31,7 @@ static void workstation_new(sg_platf_host_cbarg_t host)
   workstation->generic_resource.name = xbt_strdup(host->id);
   workstation->cpu = xbt_lib_get_or_null(host_lib, host->id, SURF_CPU_LEVEL);
   workstation->storage = xbt_lib_get_or_null(storage_lib,host->id,ROUTING_STORAGE_HOST_LEVEL);
+  workstation->net_elm = xbt_lib_get_or_null(host_lib,host->id,ROUTING_HOST_LEVEL);
   XBT_DEBUG("Create workstation %s with %ld mounted disks",host->id,xbt_dynar_length(workstation->storage));
   xbt_lib_set(host_lib, host->id, SURF_WKS_LEVEL, workstation);
 }
@@ -211,8 +212,8 @@ static surf_action_t ws_communicate(void *workstation_src,
   workstation_CLM03_t src = (workstation_CLM03_t) workstation_src;
   workstation_CLM03_t dst = (workstation_CLM03_t) workstation_dst;
   return surf_network_model->extension.network.
-      communicate(surf_resource_name(src->cpu),
-                  surf_resource_name(dst->cpu), size, rate);
+      communicate(src->net_elm,
+                  dst->net_elm, size, rate);
 }
 
 static e_surf_resource_state_t ws_get_state(void *workstation)
@@ -246,10 +247,14 @@ static surf_action_t ws_execute_parallel_task(int workstation_nb,
 
 
 /* returns an array of network_link_CM02_t */
-static xbt_dynar_t ws_get_route(void *src, void *dst)
+static xbt_dynar_t ws_get_route(void *workstation_src, void *workstation_dst)
 {
+  XBT_DEBUG("ws_get_route");
+  workstation_CLM03_t src = (workstation_CLM03_t) workstation_src;
+  workstation_CLM03_t dst = (workstation_CLM03_t) workstation_dst;
   return surf_network_model->extension.
-      network.get_route(surf_resource_name(src), surf_resource_name(dst));
+      network.get_route(src->net_elm,
+                  dst->net_elm);
 }
 
 static double ws_get_link_bandwidth(const void *link)
index 650f0cd..5e73d18 100644 (file)
@@ -28,7 +28,7 @@ typedef struct cpu_L07 {
   tmgr_trace_event_t power_event;
   tmgr_trace_event_t state_event;
   e_surf_resource_state_t state_current;
-  int id;                       /* cpu and network card are a single object... */
+  network_element_t info;
 } s_cpu_L07_t, *cpu_L07_t;
 
 /**************************************/
@@ -69,13 +69,13 @@ static int ptask_host_count = 0;
 static xbt_dict_t ptask_parallel_task_link_set = NULL;
 lmm_system_t ptask_maxmin_system = NULL;
 
-static surf_action_t die_impossible_communicate (const char *src_name, const char *dst_name, double size, double rate)
+static surf_action_t die_impossible_communicate (void *src, void *dst, double size, double rate)
 {
   DIE_IMPOSSIBLE;
   return NULL;
 }
 
-static xbt_dynar_t die_impossible_get_route(const char *src_name, const char *dst_name)
+static xbt_dynar_t die_impossible_get_route(void *src, void *dst)
 {
   DIE_IMPOSSIBLE;
   return NULL;
@@ -94,9 +94,8 @@ static void ptask_update_action_bound(surf_action_workstation_L07_t action)
 
       if (action->communication_amount[i * workstation_nb + j] > 0) {
         double lat = 0.0;
-        routing_get_route_and_latency(surf_resource_name
-            (action->workstation_list[i]),
-            surf_resource_name(action->workstation_list[j]),
+        routing_get_route_and_latency(action->workstation_list[i]->info,
+            action->workstation_list[j]->info,
             &route, &lat);
         lat_current =
             MAX(lat_current,
@@ -472,8 +471,8 @@ static surf_action_t ptask_execute_parallel_task(int workstation_nb,
         link_L07_t link;
 
         routing_get_route_and_latency(
-            surf_resource_name(workstation_list[i]),
-            surf_resource_name(workstation_list[j]),
+            ((cpu_L07_t)workstation_list[i])->info,
+            ((cpu_L07_t)workstation_list[j])->info,
             &route,&lat);
         latency = MAX(latency, lat);
 
@@ -526,8 +525,8 @@ static surf_action_t ptask_execute_parallel_task(int workstation_nb,
         continue;
 
       routing_get_route_and_latency(
-          surf_resource_name(workstation_list[i]),
-          surf_resource_name(workstation_list[j]),
+          ((cpu_L07_t)workstation_list[i])->info,
+          ((cpu_L07_t)workstation_list[j])->info,
           &route,NULL);
 
       xbt_dynar_foreach(route, cpt, link) {
@@ -599,7 +598,7 @@ static xbt_dynar_t ptask_get_route(void *src, void *dst) // FIXME: kill that cal
 {
   xbt_dynar_t route=NULL;
   routing_get_route_and_latency(
-      surf_resource_name(src), surf_resource_name(dst),
+      ((cpu_L07_t)src)->info, ((cpu_L07_t)dst)->info,
       &route,NULL);
   return route;
 }
@@ -639,7 +638,8 @@ static void* ptask_cpu_create_resource(const char *name, double power_scale,
           surf_workstation_model, name,cpu_properties);
 
   cpu->type = SURF_WORKSTATION_RESOURCE_CPU;
-  cpu->id = ptask_host_count++;
+  cpu->info = (network_element_t)xbt_lib_get_or_null(host_lib,name,ROUTING_HOST_LEVEL);
+  if(!(cpu->info)) xbt_die("Don't find ROUTING_HOST_LEVEL for '%s'",name);
 
   cpu->power_scale = power_scale;
   xbt_assert(cpu->power_scale > 0, "Power has to be >0");
index 23c908b..0e78015 100644 (file)
@@ -547,7 +547,7 @@ void xbt_log_init(int *argc, char **argv)
   //    _XBT_LOGV(log).threshold = xbt_log_priority_debug; /* uncomment to set the LOG category to debug directly */
 
   /* Set logs and init log submodule */
-  for (i = 1; i < *argc; i++) {
+  for (j = i = 1; i < *argc; i++) {
     if (!strncmp(argv[i], "--log=", strlen("--log=")) ||
         !strncmp(argv[i], "--gras-log=", strlen("--gras-log=")) ||
         !strncmp(argv[i], "--surf-log=", strlen("--surf-log=")) ||
@@ -564,17 +564,12 @@ void xbt_log_init(int *argc, char **argv)
       opt++;
       xbt_log_control_set(opt);
       XBT_DEBUG("Did apply '%s' as log setting", opt);
-      /*remove this from argv */
-
-      for (j = i + 1; j < *argc; j++) {
-        argv[j - 1] = argv[j];
-      }
-
-      argv[j - 1] = NULL;
-      (*argc)--;
-      i--;                      /* compensate effect of next loop incrementation */
+    } else {
+      argv[j++] = argv[i];
     }
   }
+  argv[j] = NULL;
+  *argc = j;
 }
 
 static void log_cat_exit(xbt_log_category_t cat)
index 70a8f08..dcee5ef 100644 (file)
@@ -100,7 +100,7 @@ XBT_INLINE void xbt_swag_insert_at_tail(void *obj, xbt_swag_t swag)
     swag->tail = obj;
     swag->count++;
   }
-  else if (obj != swag->head && !xbt_swag_getPrev(obj, swag->offset)) {
+  else if (obj != swag->tail && !xbt_swag_getNext(obj, swag->offset)) {
     xbt_swag_getPrev(obj, swag->offset) = swag->tail;
     xbt_swag_getNext(swag->tail, swag->offset) = obj;
     swag->tail = obj;
index f81daf7..391b573 100644 (file)
@@ -181,7 +181,6 @@ void xbt_init(int *argc, char **argv)
 
   xbt_binary_name = xbt_strdup(argv[0]);
   srand((unsigned int) time(NULL));
-  XBT_VERB("Initialize XBT");
 
   xbt_log_init(argc, argv);
 }
index 80dae08..919f51d 100644 (file)
@@ -21,6 +21,7 @@ xbt_peer_t xbt_peer_new(const char *name, int port)
   return res;
 }
 
+/** \brief copy constructor */
 xbt_peer_t xbt_peer_copy(xbt_peer_t h)
 {
   return xbt_peer_new(h->name, h->port);
index 7ba1b77..b59d27f 100644 (file)
@@ -1,5 +1,6 @@
 
 p Check the marshaling facilities (trying to to do a in-memory copy)
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ gras/datadesc/datadesc_usage --copy "--log=root.fmt:%m%n"
 > Memory copy
 > ---- Test on integer ----
index 94ae55e..9653525 100644 (file)
@@ -1,5 +1,6 @@
 
 p Check the marshaling facilities (trying to read the result of AIX)
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_8_4 --log=test.thres:verbose --log=structs.thres:info "--log=root.fmt:%m%n"
 > Read from file datadesc.big32_8_4
 > This file was generated on big32_8_4 (7)
index bbed122..326cf7a 100644 (file)
@@ -1,5 +1,6 @@
 
 p Check the marshaling facilities (trying to read the result of linux/x86)
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little32_4  --log=test.thres:verbose --log=structs.thres:info "--log=root.fmt:%m%n"
 > Read from file datadesc.little32_4
 > This file was generated on little32_4 (2)
index cf5babc..1c6e955 100644 (file)
@@ -1,5 +1,6 @@
 
 p Check the marshaling facilities (trying to read the result of linux/amd64)
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little64  --log=test.thres:verbose --log=structs.thres:info "--log=root.fmt:%m%n" $ARGS
 > Read from file datadesc.little64
 > This file was generated on little64 (4)
index 1769849..0922f56 100644 (file)
@@ -2,6 +2,7 @@
 p Check the marshaling facilities (trying to read what we write)
 $ rm -f datadesc_usage.out
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ gras/datadesc/datadesc_usage --write "--log=root.fmt:%m%n"
 > Write to file datadesc_usage.out
 > ---- Test on integer ----
@@ -25,6 +26,7 @@ $ gras/datadesc/datadesc_usage --write "--log=root.fmt:%m%n"
 > ---- Test on struct containing dynamic array and its size when size=0 (cbps test) ----
 > Exiting GRAS
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ gras/datadesc/datadesc_usage --read "--log=root.fmt:%m%n"
 > Read from file datadesc_usage.out
 > ---- Test on integer ----
index bb5ae90..8b9e840 100755 (executable)
@@ -1,4 +1,5 @@
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_ENV ${bindir:=.}/empty_main_function$EXEEXT --log=root.fmt=%P:%t%e%m%n $ARGS
 > function:main Exiting GRAS
index 7b96c1c..285f80d 100755 (executable)
@@ -1,4 +1,5 @@
 p Runs the 'empty_main' test within the simulator
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ${bindir:=.}/empty_main_simulator${EXEEXT:=} ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/empty_main/empty_main.xml
 > [Tremblay:function:(1) 0.000000] [gras/INFO] Exiting GRAS
index aa4468c..f20ece9 100755 (executable)
@@ -1,5 +1,6 @@
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_ENV gras/msg_handle/msg_handle_server$EXEEXT 4002 127.0.0.1:4003 --log=root.fmt=%P:%t%e%m%n $ARGS
 > server:main Launch server (port=4002)
 > server:main Initialization done.
@@ -9,6 +10,7 @@
 > server:main Exiting GRAS
 
 ! timeout 20
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 & $SG_TEST_ENV gras/msg_handle/msg_handle_client$EXEEXT 4003 127.0.0.1:4002 --log=root.fmt=%P:%t%e%m%n $ARGS
 > client:main Launch client (port=4003)
 > client:main Initialization done.
index e872b16..648ed08 100644 (file)
@@ -1,6 +1,7 @@
 p Runs the 'msg_handle' test within the simulator (simulation times valid for 32bits architectures)
 
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV gras/msg_handle/msg_handle_simulator$EXEEXT ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/msg_handle/msg_handle.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:server@Tremblay) Launch server (port=4000)
 > [  0.000000] (2:client@Fafard) Launch client (port=4000)
index bc7291b..aa927ab 100644 (file)
@@ -1,6 +1,7 @@
 p Runs the 'msg_handle' test within the simulator (simulation times valid for 64bits architectures)
 
 ! output sort
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV gras/msg_handle/msg_handle_simulator$EXEEXT ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/msg_handle/msg_handle.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:server@Tremblay) Launch server (port=4000)
 > [  0.000000] (2:client@Fafard) Launch client (port=4000)
index 197d42f..723b32d 100755 (executable)
@@ -1,5 +1,6 @@
 p Runs the 'small_sleep' test within the simulator
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ${bindir:=.}/small_sleep_simulator${EXEEXT:=} ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/small_sleep/small_sleep.xml
 > [Tremblay:function:(1) 100.000000] [test/INFO] Let's go 1E-5
 > [Tremblay:function:(1) 100.000010] [test/INFO] Let's go 1E-10
index 19377cf..6684c57 100755 (executable)
@@ -1,5 +1,6 @@
 p Runs the 'empty_main' test within the simulator
 
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ $SG_TEST_EXENV ${bindir:=.}/small_sleep_simulator${EXEEXT:=} ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/small_sleep/small_sleep.xml
 > [Tremblay:function:(1) 100.000000] [test/INFO] Let's go 1E-5
 > [Tremblay:function:(1) 100.000010] [test/INFO] Let's go 1E-10
index 5695df8..a893b25 100644 (file)
@@ -53,7 +53,8 @@ int main(int argc, char **argv)
   xbt_lib_cursor_t cursor_src = NULL;
   xbt_lib_cursor_t cursor_dst = NULL;
   char *src,*dst,*key,*data;
-  char **value;
+  network_element_t value1;
+  network_element_t value2;
   xbt_ex_t e;
 
   const SD_workstation_t *hosts;
@@ -100,8 +101,8 @@ int main(int argc, char **argv)
   }
 
   // Routers
-  xbt_lib_foreach(as_router_lib, cursor_src, key, value) {
-         if(((network_element_info_t)xbt_lib_get_or_null(as_router_lib, key,
+  xbt_lib_foreach(as_router_lib, cursor_src, key, value1) {
+         if(((network_element_t)xbt_lib_get_or_null(as_router_lib, key,
                          ROUTING_ASR_LEVEL))->rc_type == SURF_NETWORK_ELEMENT_ROUTER)
          {
                  printf("  <router id=\"%s\"/>\n",key);
@@ -129,15 +130,17 @@ int main(int argc, char **argv)
   }
 
 
-  xbt_lib_foreach(host_lib, cursor_src, src, value) // Routes from host
+  xbt_lib_foreach(host_lib, cursor_src, src, value1) // Routes from host
   {
-                 xbt_lib_foreach(host_lib, cursor_dst, dst, value) //to host
+          value1 = xbt_lib_get_or_null(host_lib,src,ROUTING_HOST_LEVEL);
+                 xbt_lib_foreach(host_lib, cursor_dst, dst, value2) //to host
                  {
                                printf("  <route src=\"%s\" dst=\"%s\">\n  "
                                          ,src
                                          ,dst);
                                xbt_dynar_t route=NULL;
-                               routing_get_route_and_latency(src,dst,&route,NULL);
+                               value2 = xbt_lib_get_or_null(host_lib,dst,ROUTING_HOST_LEVEL);
+                               routing_get_route_and_latency(value1,value2,&route,NULL);
                                for(i=0;i<xbt_dynar_length(route) ;i++)
                                {
                                        void *link = xbt_dynar_get_as(route,i,void *);
@@ -148,14 +151,15 @@ int main(int argc, char **argv)
                                }
                                printf("\n  </route>\n");
                  }
-                 xbt_lib_foreach(as_router_lib, cursor_dst, dst, value) //to router
+                 xbt_lib_foreach(as_router_lib, cursor_dst, dst, value2) //to router
                  {
                            if(routing_get_network_element_type(dst) == SURF_NETWORK_ELEMENT_ROUTER){
                                printf("  <route src=\"%s\" dst=\"%s\">\n  "
                                          ,src
                                          ,dst);
                                xbt_dynar_t route=NULL;
-                               routing_get_route_and_latency(src,dst,&route,NULL);
+                               value2 = xbt_lib_get_or_null(as_router_lib,dst,ROUTING_ASR_LEVEL);
+                               routing_get_route_and_latency((network_element_t)value1,(network_element_t)value2,&route,NULL);
                                for(i=0;i<xbt_dynar_length(route) ;i++)
                                {
                                        void *link = xbt_dynar_get_as(route,i,void *);
@@ -169,17 +173,19 @@ int main(int argc, char **argv)
                  }
   }
 
-  xbt_lib_foreach(as_router_lib, cursor_src, src, value) // Routes from router
+  xbt_lib_foreach(as_router_lib, cursor_src, src, value1) // Routes from router
   {
+      value1 = xbt_lib_get_or_null(as_router_lib,src,ROUTING_ASR_LEVEL);
          if(routing_get_network_element_type(src) == SURF_NETWORK_ELEMENT_ROUTER){
-                 xbt_lib_foreach(as_router_lib, cursor_dst, dst, value) //to router
+                 xbt_lib_foreach(as_router_lib, cursor_dst, dst, value2) //to router
                  {
                                if(routing_get_network_element_type(dst) == SURF_NETWORK_ELEMENT_ROUTER){
                                printf("  <route src=\"%s\" dst=\"%s\">\n  "
                                          ,src
                                          ,dst);
                                xbt_dynar_t route=NULL;
-                               routing_get_route_and_latency(src,dst,&route,NULL);
+                               value2 = xbt_lib_get_or_null(as_router_lib,dst,ROUTING_ASR_LEVEL);
+                               routing_get_route_and_latency((network_element_t)value1,(network_element_t)value2,&route,NULL);
                                for(i=0;i<xbt_dynar_length(route) ;i++)
                                {
                                        void *link = xbt_dynar_get_as(route,i,void *);
@@ -191,12 +197,13 @@ int main(int argc, char **argv)
                                printf("\n  </route>\n");
                                }
                  }
-                 xbt_lib_foreach(host_lib, cursor_dst, dst, value) //to host
+                 xbt_lib_foreach(host_lib, cursor_dst, dst, value2) //to host
                  {
                                printf("  <route src=\"%s\" dst=\"%s\">\n  "
                                          ,src, dst);
                                xbt_dynar_t route=NULL;
-                               routing_get_route_and_latency(src,dst,&route, NULL);
+                               value2 = xbt_lib_get_or_null(host_lib,dst,ROUTING_HOST_LEVEL);
+                               routing_get_route_and_latency((network_element_t)value1,(network_element_t)value2,&route, NULL);
                                for(i=0;i<xbt_dynar_length(route) ;i++)
                                {
                                        void *link = xbt_dynar_get_as(route,i,void *);
index dc3a16b..fcb68c9 100644 (file)
@@ -38,8 +38,8 @@
      </ASroute>
      
      <bypassRoute src="my_cluster_1" dst="my_cluster_2"
-     gw_src="my_cluster_$1src_router" 
-     gw_dst="my_cluster_$1dst_router">
+     gw_src="my_cluster_1_router" 
+     gw_dst="my_cluster_2_router">
         <link_ctn id="link_tmp"/>  
      </bypassRoute>
 </AS>
index ef7094f..5e0f919 100644 (file)
@@ -1,6 +1,7 @@
 
 ! timeout 20
 p Try to crash the log mecanism by using it in parallel with a lot of threads
+! setenv GRAS_NO_WARN_EXPERIMENTAL=1
 $ xbt/parallel_log_crashtest "--log=root.fmt:%m%n" 
 > XXX (XX|XX|XX|XX|XX|XX|XX|XX|XX)
 > XXX (XX|XX|XX|XX|XX|XX|XX|XX|XX)
index db55b75..3886c51 100644 (file)
@@ -90,7 +90,7 @@ void test(char *platform)
   XBT_DEBUG("%s : %p", surf_resource_name(cardB), cardB);
 
   /* Let's do something on it */
-  surf_network_model->extension.network.communicate("Cpu A", "Cpu B",
+  surf_network_model->extension.network.communicate(cpuA, cpuB,
                                                     150.0, -1.0);
 
   surf_solve(-1.0);                 /* Takes traces into account. Returns 0.0 */
index 9be03ab..b947465 100755 (executable)
@@ -47,7 +47,7 @@ print OUTPUT <<EOF;
 
 EOF
 
-foreach $type qw(define enumeration enumvalue function typedef) {
+foreach $type (qw(define enumeration enumvalue function typedef)) {
     if(defined $database{$type}) {
        print OUTPUT "<h2>$type</h2> \n  <ul>\n";
        foreach $name (sort keys %{$database{$type}}) {
index 72b8fce..7efa7df 100644 (file)
@@ -28,13 +28,9 @@ int main(int argc, char **argv)
 
   MSG_create_environment(platformFile);
 
-  //creating the graph structure
-  xbt_graph_t graph = TRACE_platform_graph();
-  if (graph == NULL){
+  int status = TRACE_platform_graph_export_graphviz (graphvizFile);
+  if (status == 0){
     XBT_INFO ("%s expects --cfg=tracing:1 --cfg=tracing/platform:1", argv[0]);
-  }else{
-    TRACE_platform_graph_export_graphviz (graph, graphvizFile);
-    XBT_INFO ("Output is in file %s", graphvizFile);
   }
   MSG_clean();
 #else
index 8b9eacc..bd43763 100644 (file)
@@ -3,7 +3,6 @@
 $ ${bindir:=.}/graphicator ${srcdir:=.}/teshsuite/simdag/platforms/one_cluster.xml --cfg=tracing:1 --cfg=tracing/platform:1 test.dot
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1'
-> [0.000000] [graphicator/INFO] Output is in file test.dot
 
 
 $ rm test.dot