Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simplify srcdir platfdir bindir in examples/msg
[simgrid.git] / examples / msg / app-masterworker / app-masterworker-multicore.tesh
index 9f3472b..f7be2b8 100644 (file)
@@ -2,35 +2,35 @@
 
 p Testing a simple master/worker example application
 
-$ $SG_TEST_EXENV ./app-masterworker/app-masterworker ${srcdir:=.}/../platforms/multicore_machine.xml ${srcdir:=.}/app-masterworker/app-masterworker-multicore_d.xml --cfg=cpu/model:Cas01 --cfg=cpu/optim:Full "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ $SG_TEST_EXENV ./app-masterworker/app-masterworker ${platfdir}/multicore_machine.xml ${srcdir}/app-masterworker-multicore_d.xml --cfg=cpu/model:Cas01 --cfg=cpu/optim:Full "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (0:maestro@) Configuration change: Set 'cpu/model' to 'Cas01'
 > [  0.000000] (0:maestro@) Configuration change: Set 'cpu/optim' to 'Full'
 > [  0.000000] (1:master@Tremblay) Got 6 workers and 20 tasks to process
 > [  0.000000] (1:master@Tremblay) Sending "Task_0" (of 20) to mailbox "worker-0"
-> [  0.002203] (1:master@Tremblay) Sending "Task_1" (of 20) to mailbox "worker-1"
-> [  0.004406] (1:master@Tremblay) Sending "Task_2" (of 20) to mailbox "worker-2"
-> [  0.006610] (1:master@Tremblay) Sending "Task_3" (of 20) to mailbox "worker-3"
-> [  0.008813] (1:master@Tremblay) Sending "Task_4" (of 20) to mailbox "worker-4"
-> [  0.011016] (1:master@Tremblay) Sending "Task_5" (of 20) to mailbox "worker-5"
-> [  0.013219] (1:master@Tremblay) Sending "Task_6" (of 20) to mailbox "worker-0"
-> [  0.514116] (1:master@Tremblay) Sending "Task_7" (of 20) to mailbox "worker-1"
-> [  0.516320] (1:master@Tremblay) Sending "Task_8" (of 20) to mailbox "worker-2"
-> [  0.518523] (1:master@Tremblay) Sending "Task_9" (of 20) to mailbox "worker-3"
-> [  0.520726] (1:master@Tremblay) Sending "Task_10" (of 20) to mailbox "worker-4"
-> [  0.522929] (1:master@Tremblay) Sending "Task_11" (of 20) to mailbox "worker-5"
-> [  0.525132] (1:master@Tremblay) Sending "Task_12" (of 20) to mailbox "worker-0"
-> [  1.026029] (1:master@Tremblay) Sending "Task_13" (of 20) to mailbox "worker-1"
-> [  1.028233] (1:master@Tremblay) Sending "Task_14" (of 20) to mailbox "worker-2"
-> [  1.030436] (1:master@Tremblay) Sending "Task_15" (of 20) to mailbox "worker-3"
-> [  1.032639] (1:master@Tremblay) Sending "Task_16" (of 20) to mailbox "worker-4"
-> [  1.034842] (1:master@Tremblay) Sending "Task_17" (of 20) to mailbox "worker-5"
-> [  1.037045] (1:master@Tremblay) Sending "Task_18" (of 20) to mailbox "worker-0"
-> [  1.537943] (1:master@Tremblay) Sending "Task_19" (of 20) to mailbox "worker-1"
-> [  1.540146] (1:master@Tremblay) All tasks have been dispatched. Let's tell everybody the computation is over.
-> [  2.047848] (2:worker@Tremblay) I'm done. See you!
-> [  2.050051] (3:worker@Tremblay) I'm done. See you!
-> [  2.050246] (4:worker@Tremblay) I'm done. See you!
-> [  2.050441] (5:worker@Tremblay) I'm done. See you!
-> [  2.050636] (6:worker@Tremblay) I'm done. See you!
-> [  2.050832] (7:worker@Tremblay) I'm done. See you!
-> [  2.050832] (0:maestro@) Simulation time 2.05083
+> [  0.002265] (1:master@Tremblay) Sending "Task_1" (of 20) to mailbox "worker-1"
+> [  0.004531] (1:master@Tremblay) Sending "Task_2" (of 20) to mailbox "worker-2"
+> [  0.006796] (1:master@Tremblay) Sending "Task_3" (of 20) to mailbox "worker-3"
+> [  0.009061] (1:master@Tremblay) Sending "Task_4" (of 20) to mailbox "worker-4"
+> [  0.011326] (1:master@Tremblay) Sending "Task_5" (of 20) to mailbox "worker-5"
+> [  0.013592] (1:master@Tremblay) Sending "Task_6" (of 20) to mailbox "worker-0"
+> [  0.514241] (1:master@Tremblay) Sending "Task_7" (of 20) to mailbox "worker-1"
+> [  0.516506] (1:master@Tremblay) Sending "Task_8" (of 20) to mailbox "worker-2"
+> [  0.518771] (1:master@Tremblay) Sending "Task_9" (of 20) to mailbox "worker-3"
+> [  0.521036] (1:master@Tremblay) Sending "Task_10" (of 20) to mailbox "worker-4"
+> [  0.523302] (1:master@Tremblay) Sending "Task_11" (of 20) to mailbox "worker-5"
+> [  0.525567] (1:master@Tremblay) Sending "Task_12" (of 20) to mailbox "worker-0"
+> [  1.026216] (1:master@Tremblay) Sending "Task_13" (of 20) to mailbox "worker-1"
+> [  1.028481] (1:master@Tremblay) Sending "Task_14" (of 20) to mailbox "worker-2"
+> [  1.030746] (1:master@Tremblay) Sending "Task_15" (of 20) to mailbox "worker-3"
+> [  1.033012] (1:master@Tremblay) Sending "Task_16" (of 20) to mailbox "worker-4"
+> [  1.035277] (1:master@Tremblay) Sending "Task_17" (of 20) to mailbox "worker-5"
+> [  1.037542] (1:master@Tremblay) Sending "Task_18" (of 20) to mailbox "worker-0"
+> [  1.538191] (1:master@Tremblay) Sending "Task_19" (of 20) to mailbox "worker-1"
+> [  1.540456] (1:master@Tremblay) All tasks have been dispatched. Let's tell everybody the computation is over.
+> [  2.048096] (2:worker@Tremblay) I'm done. See you!
+> [  2.050361] (3:worker@Tremblay) I'm done. See you!
+> [  2.050557] (4:worker@Tremblay) I'm done. See you!
+> [  2.050752] (5:worker@Tremblay) I'm done. See you!
+> [  2.050947] (6:worker@Tremblay) I'm done. See you!
+> [  2.051142] (7:worker@Tremblay) I'm done. See you!
+> [  2.051142] (0:maestro@) Simulation time 2.05114