Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #290 from kovin/master
[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.010309] (1:master@Tremblay) Send completed
10 > [  1.000000] (0:maestro@) Restart processes on host Fafard
11 > [  1.000000] (1:master@Tremblay) Mmh. Something went wrong with 'worker-1'. Nevermind. Let's keep going!
12 > [  1.000000] (3:worker@Jupiter) Gloups. The cpu on which I'm running just turned off!. See you!
13 > [  2.000000] (0:maestro@) Restart processes on host Jupiter
14 > [ 11.000000] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
15 > [ 12.030928] (1:master@Tremblay) Send completed
16 > [ 13.061856] (1:master@Tremblay) Send completed
17 > [ 13.072165] (1:master@Tremblay) Send completed
18 > [ 14.103093] (1:master@Tremblay) Send completed
19 > [ 24.103093] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
20 > [ 24.103093] (1:master@Tremblay) Mmh. Something went wrong with 'worker-3'. Nevermind. Let's keep going!
21 > [ 24.103093] (4:worker@Ginette) Mmh. Something went wrong. Nevermind. Let's keep going!
22 > [ 25.134021] (1:master@Tremblay) Send completed
23 > [ 25.144330] (1:master@Tremblay) Send completed
24 > [ 26.175258] (1:master@Tremblay) Send completed
25 > [ 36.175258] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
26 > [ 37.206186] (1:master@Tremblay) Send completed
27 > [ 37.206186] (1:master@Tremblay) Mmh. Something went wrong with 'worker-4'. Nevermind. Let's keep going!
28 > [ 37.206186] (5:worker@Bourassa) Mmh. Something went wrong. Nevermind. Let's keep going!
29 > [ 38.247423] (1:master@Tremblay) Send completed
30 > [ 48.247423] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
31 > [ 49.278351] (1:master@Tremblay) Send completed
32 > [ 50.000000] (4:worker@Ginette) Gloups. The cpu on which I'm running just turned off!. See you!
33 > [ 50.309278] (1:master@Tremblay) Send completed
34 > [ 50.309278] (1:master@Tremblay) All tasks have been dispatched. Let's tell everybody the computation is over.
35 > [ 50.309278] (2:worker@Tremblay) I'm done. See you!
36 > [ 50.309278] (6:worker@Jupiter) I'm done. See you!
37 > [ 51.309278] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
38 > [ 52.309278] (0:maestro@) Simulation time 52.3093
39 > [ 52.309278] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-3'. Nevermind. Let's keep going!
40 > [ 52.309278] (1:master@Tremblay) Goodbye now!
41 > [ 52.309278] (5:worker@Bourassa) I'm done. See you!
42