Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / examples / java / app / tokenring / app_tokenring.tesh
index 530e677..73a084d 100644 (file)
@@ -18,16 +18,15 @@ $ java -classpath ${classpath:=.} app/tokenring/Main ${srcdir:=.}/../platforms/r
 > [  0.131796] (0:maestro@) MSG_main finished; Cleaning up the simulation...
 > [  0.131796] (0:maestro@) Simulation time 0.13179602061855672
 
-$ java -classpath ${classpath:=.} app/tokenring/Main ${srcdir:=.}/../platforms/two_peers.xml --cfg=network/coordinates:yes '--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n'
-> [    0.000000] (0:maestro@) Configuration change: Set 'network/coordinates' to 'yes'
+$ java -classpath ${classpath:=.} app/tokenring/Main ${srcdir:=.}/../platforms/two_peers.xml '--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n'
 > [    0.000000] (0:maestro@) Using regular java threads.
 > [    0.000000] (0:maestro@) Number of hosts '2'
-> [    0.000000] (1:0@peer_100030591) Host '0' send 'Token' to Host '1'
-> [    0.637910] (2:1@peer_100036570) Host '1' received 'Token'
-> [    0.637910] (2:1@peer_100036570) Host '1' send 'Token' to Host '0'
-> [    1.275820] (1:0@peer_100030591) Host '0' received 'Token'
-> [    1.275820] (0:maestro@) MSG_main finished; Cleaning up the simulation...
-> [    1.275820] (0:maestro@) Simulation time 1.2758201322136908
+> [    0.000000] (1:0@100030591) Host '0' send 'Token' to Host '1'
+> [    0.624423] (2:1@100036570) Host '1' received 'Token'
+> [    0.624423] (2:1@100036570) Host '1' send 'Token' to Host '0'
+> [    1.248846] (1:0@100030591) Host '0' received 'Token'
+> [    1.248846] (0:maestro@) MSG_main finished; Cleaning up the simulation...
+> [    1.248846] (0:maestro@) Simulation time 1.2488464578972847
 
 $ java -classpath ${classpath:=.} app/tokenring/Main ${srcdir:=.}/../platforms/meta_cluster.xml '--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n'
 > [  0.000000] (0:maestro@) Using regular java threads.