X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a279c221114b93985c6aa249e71cc4141082b310..6270ece7967b322385bbff766ee5f882ba1ef2a2:/examples/java/reservationSurfPlugin/reservation_surf_plugin.tesh diff --git a/examples/java/reservationSurfPlugin/reservation_surf_plugin.tesh b/examples/java/reservationSurfPlugin/reservation_surf_plugin.tesh index 3d2e4b29b6..80f637fd13 100644 --- a/examples/java/reservationSurfPlugin/reservation_surf_plugin.tesh +++ b/examples/java/reservationSurfPlugin/reservation_surf_plugin.tesh @@ -1,19 +1,21 @@ #! tesh -$ java -classpath ${classpath:=.} reservationSurfPlugin/TestPlugin ${srcdir:=.}/reservationSurfPlugin/reservationSurfPluginPlatform.xml ${srcdir:=.}/reservationSurfPlugin/reservationSurfPluginDeployment.xml +$ java -classpath ${classpath:=.} reservationSurfPlugin/TestPlugin ${srcdir:=.}/../platforms/small_platform.xml ${srcdir:=.}/reservationSurfPlugin/reservationSurfPluginDeployment.xml > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up. -> [Jacquelin:reservationSurfPlugin.Sender:(1) 0.000000] [jmsg/INFO] helloo! -> [Boivin:reservationSurfPlugin.Receiver:(2) 0.000000] [jmsg/INFO] helloo! -> [0.000000] [jmsg/INFO] Trace: Communicate message of size 1.0 with rate -1.0 and bound 1.048576E9 from Jacquelin to Boivin -> [Jacquelin:reservationSurfPlugin.Sender:(1) 0.026021] [jmsg/INFO] Send duration: 0.026021082474226805 -> [Jacquelin:reservationSurfPlugin.Sender:(1) 0.026021] [jmsg/INFO] Trace: bandwidth of link0 before 1000000.0 -> [Jacquelin:reservationSurfPlugin.Sender:(1) 0.026021] [jmsg/INFO] Trace: bandwidth of link0 after 1000.0 -> [Jacquelin:reservationSurfPlugin.Sender:(1) 0.026021] [jmsg/INFO] Trace: bandwidth of link1 before 1000000.0 -> [Jacquelin:reservationSurfPlugin.Sender:(1) 0.026021] [jmsg/INFO] Trace: bandwidth of link1 after 1000.0 -> [0.026021] [jmsg/INFO] Trace: Communicate message of size 1.0 with rate -1.0 and bound 1.048576E9 from Jacquelin to Boivin -> [Jacquelin:reservationSurfPlugin.Sender:(1) 0.053124] [jmsg/INFO] Send duration with update bandwidth: 0.027102474226804125 -> [0.053124] [jmsg/INFO] Trace: Communicate message of size 1.0 with rate -1.0 and bound 100.0 from Jacquelin to Boivin -> [Boivin:reservationSurfPlugin.Receiver:(2) 0.089144] [jmsg/INFO] goodbye! -> [Jacquelin:reservationSurfPlugin.Sender:(1) 0.089144] [jmsg/INFO] Send normal duration with limited bandwidth: 0.036019999999999996 -> [Jacquelin:reservationSurfPlugin.Sender:(1) 0.089144] [jmsg/INFO] goodbye! -> [0.089144] [jmsg/INFO] MSG_main finished; Cleaning up the simulation... +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.000000] [jmsg/INFO] helloo! +> [Ginette:reservationSurfPlugin.Receiver:(2) 0.000000] [jmsg/INFO] helloo! +> [0.000000] [jmsg/INFO] Trace: Communicate message of size 1.0 with rate -1.0 and bound 1.648342855615789E9 from Tremblay to Ginette +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.016552] [jmsg/INFO] Send duration: 0.016552456969645458 +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.016552] [jmsg/INFO] Trace: bandwidth of 4 before 1.0099625E7 +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.016552] [jmsg/INFO] Trace: bandwidth of 4 after 1000.0 +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.016552] [jmsg/INFO] Trace: bandwidth of 3 before 3.4285625E7 +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.016552] [jmsg/INFO] Trace: bandwidth of 3 after 1000.0 +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.016552] [jmsg/INFO] Trace: bandwidth of 5 before 2.794625E7 +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.016552] [jmsg/INFO] Trace: bandwidth of 5 after 1000.0 +> [0.016552] [jmsg/INFO] Trace: Communicate message of size 1.0 with rate -1.0 and bound 1.648342855615789E9 from Tremblay to Ginette +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.034187] [jmsg/INFO] Send duration with update bandwidth: 0.017634824016804124 +> [0.034187] [jmsg/INFO] Trace: Communicate message of size 1.0 with rate -1.0 and bound 100.0 from Tremblay to Ginette +> [Ginette:reservationSurfPlugin.Receiver:(2) 0.060740] [jmsg/INFO] goodbye! +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.060740] [jmsg/INFO] Send normal duration with limited bandwidth: 0.02655234979 +> [Tremblay:reservationSurfPlugin.Sender:(1) 0.060740] [jmsg/INFO] goodbye! +> [0.060740] [jmsg/INFO] MSG_main finished; Cleaning up the simulation...