Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add more info and revalidate to where it diverges
[simgrid.git] / examples / s4u / platform-failures / s4u-platform-failures.tesh
1 #!/usr/bin/env tesh
2
3 p Testing a simple master/worker example application handling failures TCP crosstraffic DISABLED
4
5 ! output sort 19
6 $ $SG_TEST_EXENV ${bindir:=.}/s4u-platform-failures$EXEEXT --log=xbt_cfg.thres:critical --log=no_loc ${platfdir}/small_platform_with_failures.xml ${bindir}/../app-masterworker/s4u-app-masterworker_d.xml --cfg=path:${srcdir} --cfg=network/crosstraffic:0 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
7 > [  0.000000] (0:maestro@) Cannot launch process 'worker' on failed host 'Fafard'
8 > [  0.000000] (1:master@Tremblay) Got 5 workers and 20 tasks to process
9 > [  0.000000] (1:master@Tremblay) Send a message to worker-0
10 > [  0.010309] (1:master@Tremblay) Send to worker-0 completed
11 > [  0.000000] (2:worker@Tremblay) Waiting a message on worker-0
12 > [  0.000000] (3:worker@Jupiter) Waiting a message on worker-1
13 > [  0.000000] (4:worker@Ginette) Waiting a message on worker-3
14 > [  0.000000] (5:worker@Bourassa) Waiting a message on worker-4
15 > [  0.010309] (1:master@Tremblay) Send a message to worker-1
16 > [  1.000000] (0:maestro@) Restart processes on host Fafard
17 > [  1.000000] (1:master@Tremblay) Mmh. Something went wrong with 'worker-1'. Nevermind. Let's keep going!
18 > [  1.000000] (1:master@Tremblay) Send a message to worker-2
19 > [  1.000000] (3:worker@Jupiter) Gloups. The cpu on which I'm running just turned off!. See you!
20 > [  2.000000] (0:maestro@) Restart processes on host Jupiter
21 > [  2.010309] (2:worker@Tremblay) Waiting a message on worker-0
22 > [ 11.000000] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
23 > [ 11.000000] (1:master@Tremblay) Send a message to worker-3
24 > [ 12.030928] (1:master@Tremblay) Send to worker-3 completed
25 > [ 12.030928] (1:master@Tremblay) Send a message to worker-4
26 > [ 13.061856] (1:master@Tremblay) Send to worker-4 completed
27 > [ 13.061856] (1:master@Tremblay) Send a message to worker-0
28 > [ 13.072165] (1:master@Tremblay) Send to worker-0 completed
29 > [ 13.072165] (1:master@Tremblay) Send a message to worker-1
30 > [ 14.103093] (1:master@Tremblay) Send to worker-1 completed
31 > [ 24.103093] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
32 > [ 24.103093] (1:master@Tremblay) Mmh. Something went wrong with 'worker-3'. Nevermind. Let's keep going!
33 > [ 24.103093] (4:worker@Ginette) Mmh. Something went wrong. Nevermind. Let's keep going!
34 > [ 25.134021] (1:master@Tremblay) Send completed
35 > [ 25.144330] (1:master@Tremblay) Send completed
36 > [ 26.175258] (1:master@Tremblay) Send completed
37 > [ 36.175258] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
38 > [ 37.206186] (1:master@Tremblay) Send completed
39 > [ 37.206186] (1:master@Tremblay) Mmh. Something went wrong with 'worker-4'. Nevermind. Let's keep going!
40 > [ 37.206186] (5:worker@Bourassa) Mmh. Something went wrong. Nevermind. Let's keep going!
41 > [ 38.247423] (1:master@Tremblay) Send completed
42 > [ 48.247423] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
43 > [ 49.278351] (1:master@Tremblay) Send completed
44 > [ 50.000000] (4:worker@Ginette) Gloups. The cpu on which I'm running just turned off!. See you!
45 > [ 50.309278] (1:master@Tremblay) Send completed
46 > [ 50.309278] (1:master@Tremblay) All tasks have been dispatched. Let's tell everybody the computation is over.
47 > [ 50.309278] (2:worker@Tremblay) I'm done. See you!
48 > [ 50.309278] (6:worker@Jupiter) I'm done. See you!
49 > [ 51.309278] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
50 > [ 52.309278] (0:maestro@) Simulation time 52.3093
51 > [ 52.309278] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-3'. Nevermind. Let's keep going!
52 > [ 52.309278] (1:master@Tremblay) Goodbye now!
53 > [ 52.309278] (5:worker@Bourassa) I'm done. See you!
54