Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix the tests by refreshing the tesh files (one line displaying the factory used...
[simgrid.git] / examples / startKillTime / startKillTime.tesh
1 #! ./tesh
2 $ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar startKillTime/StartKillTime ${srcdir:=.}/examples/platform.xml ${srcdir:=.}/examples/startKillTime/deployment_start_kill.xml
3 > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
4 > [0.000000] [jmsg/INFO] Ready to run MSG_MAIN
5 > [Jacquelin:startKillTime.Master:(1) 0.000000] [jmsg/INFO] Hello!
6 > [Boivin:startKillTime.Slave:(2) 1.000000] [jmsg/INFO] Hello!
7 > [Jean_Yves:startKillTime.Slave:(3) 2.000000] [jmsg/INFO] Hello!
8 > [TeX:startKillTime.Slave:(4) 3.000000] [jmsg/INFO] Hello!
9 > [Geoff:startKillTime.Slave:(5) 4.000000] [jmsg/INFO] Hello!
10 > [Disney:startKillTime.Slave:(6) 5.000000] [jmsg/INFO] Hello!
11 > [Jacquelin:startKillTime.Master:(1) 10.000000] [jmsg/INFO] OK, goodbye now.
12 > [10.000000] [jmsg/INFO] Done running MSG_MAIN
13 > [10.000000] [jmsg/INFO] MSG_main finished
14 > [10.000000] [jmsg/INFO] Clean java world
15 > [10.000000] [jmsg/INFO] Clean native world