Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the way the threads are launched: they are now launched as
[simgrid.git] / examples / master_slave_kill / kill.tesh
1 #! ./tesh
2
3 ! output sort
4
5 $ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar master_slave_kill/MsKill ${srcdir:=.}/examples/master_slave_kill/platform.xml
6 > Thread-1: I ignore that other exception
7 > [0.000000] [jmsg/INFO] Ready to run MSG_MAIN
8 > [0.013010] [jmsg/INFO] Done running MSG_MAIN
9 > [0.013010] [jmsg/INFO] MSG_main finished
10 > [0.013010] [jmsg/INFO] Clean java world
11 > [0.013010] [jmsg/INFO] Clean native world
12 > [0.013010] [jmsg/INFO]  Process slave has been killed.
13 > [alice:slave:(2) 0.000000] [jmsg/INFO] Slave Hello!
14 > [alice:slave:(2) 0.000000] [jmsg/INFO] Send Mail1!
15 > [bob:master:(1) 0.000000] [jmsg/INFO] Master Hello!
16 > [bob:master:(1) 0.000000] [jmsg/INFO] Create process on host 'alice'
17 > [bob:master:(1) 0.013010] [jmsg/INFO] Received mail1!
18 > [bob:master:(1) 0.013010] [jmsg/INFO] Process slave will be killed.
19 > [bob:master:(1) 0.013010] [jmsg/INFO] Process2 is now killed, should exit now