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
index 5738a23..e51427b 100644 (file)
@@ -6,16 +6,28 @@ p Testing a simple master/worker example application handling failures TCP cross
 $ $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"
 > [  0.000000] (0:maestro@) Cannot launch process 'worker' on failed host 'Fafard'
 > [  0.000000] (1:master@Tremblay) Got 5 workers and 20 tasks to process
-> [  0.010309] (1:master@Tremblay) Send completed
+> [  0.000000] (1:master@Tremblay) Send a message to worker-0
+> [  0.010309] (1:master@Tremblay) Send to worker-0 completed
+> [  0.000000] (2:worker@Tremblay) Waiting a message on worker-0
+> [  0.000000] (3:worker@Jupiter) Waiting a message on worker-1
+> [  0.000000] (4:worker@Ginette) Waiting a message on worker-3
+> [  0.000000] (5:worker@Bourassa) Waiting a message on worker-4
+> [  0.010309] (1:master@Tremblay) Send a message to worker-1
 > [  1.000000] (0:maestro@) Restart processes on host Fafard
 > [  1.000000] (1:master@Tremblay) Mmh. Something went wrong with 'worker-1'. Nevermind. Let's keep going!
+> [  1.000000] (1:master@Tremblay) Send a message to worker-2
 > [  1.000000] (3:worker@Jupiter) Gloups. The cpu on which I'm running just turned off!. See you!
 > [  2.000000] (0:maestro@) Restart processes on host Jupiter
+> [  2.010309] (2:worker@Tremblay) Waiting a message on worker-0
 > [ 11.000000] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
-> [ 12.030928] (1:master@Tremblay) Send completed
-> [ 13.061856] (1:master@Tremblay) Send completed
-> [ 13.072165] (1:master@Tremblay) Send completed
-> [ 14.103093] (1:master@Tremblay) Send completed
+> [ 11.000000] (1:master@Tremblay) Send a message to worker-3
+> [ 12.030928] (1:master@Tremblay) Send to worker-3 completed
+> [ 12.030928] (1:master@Tremblay) Send a message to worker-4
+> [ 13.061856] (1:master@Tremblay) Send to worker-4 completed
+> [ 13.061856] (1:master@Tremblay) Send a message to worker-0
+> [ 13.072165] (1:master@Tremblay) Send to worker-0 completed
+> [ 13.072165] (1:master@Tremblay) Send a message to worker-1
+> [ 14.103093] (1:master@Tremblay) Send to worker-1 completed
 > [ 24.103093] (1:master@Tremblay) Mmh. Got timeouted while speaking to 'worker-2'. Nevermind. Let's keep going!
 > [ 24.103093] (1:master@Tremblay) Mmh. Something went wrong with 'worker-3'. Nevermind. Let's keep going!
 > [ 24.103093] (4:worker@Ginette) Mmh. Something went wrong. Nevermind. Let's keep going!