Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix a bunch of typos reported by lintian
[simgrid.git] / examples / msg / app-masterworker / app-masterworker-multicore.tesh
1 #! ./tesh
2
3 p Testing a simple master/worker example application
4
5 $ $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"
6 > [  0.000000] (0:maestro@) Configuration change: Set 'cpu/model' to 'Cas01'
7 > [  0.000000] (0:maestro@) Configuration change: Set 'cpu/optim' to 'Full'
8 > [  0.000000] (1:master@Tremblay) Got 6 workers and 20 tasks to process
9 > [  0.000000] (1:master@Tremblay) Sending "Task_0" (of 20) to mailbox "worker-0"
10 > [  0.002203] (1:master@Tremblay) Sending "Task_1" (of 20) to mailbox "worker-1"
11 > [  0.004406] (1:master@Tremblay) Sending "Task_2" (of 20) to mailbox "worker-2"
12 > [  0.006610] (1:master@Tremblay) Sending "Task_3" (of 20) to mailbox "worker-3"
13 > [  0.008813] (1:master@Tremblay) Sending "Task_4" (of 20) to mailbox "worker-4"
14 > [  0.011016] (1:master@Tremblay) Sending "Task_5" (of 20) to mailbox "worker-5"
15 > [  0.013219] (1:master@Tremblay) Sending "Task_6" (of 20) to mailbox "worker-0"
16 > [  0.514116] (1:master@Tremblay) Sending "Task_7" (of 20) to mailbox "worker-1"
17 > [  0.516320] (1:master@Tremblay) Sending "Task_8" (of 20) to mailbox "worker-2"
18 > [  0.518523] (1:master@Tremblay) Sending "Task_9" (of 20) to mailbox "worker-3"
19 > [  0.520726] (1:master@Tremblay) Sending "Task_10" (of 20) to mailbox "worker-4"
20 > [  0.522929] (1:master@Tremblay) Sending "Task_11" (of 20) to mailbox "worker-5"
21 > [  0.525132] (1:master@Tremblay) Sending "Task_12" (of 20) to mailbox "worker-0"
22 > [  1.026029] (1:master@Tremblay) Sending "Task_13" (of 20) to mailbox "worker-1"
23 > [  1.028233] (1:master@Tremblay) Sending "Task_14" (of 20) to mailbox "worker-2"
24 > [  1.030436] (1:master@Tremblay) Sending "Task_15" (of 20) to mailbox "worker-3"
25 > [  1.032639] (1:master@Tremblay) Sending "Task_16" (of 20) to mailbox "worker-4"
26 > [  1.034842] (1:master@Tremblay) Sending "Task_17" (of 20) to mailbox "worker-5"
27 > [  1.037045] (1:master@Tremblay) Sending "Task_18" (of 20) to mailbox "worker-0"
28 > [  1.537943] (1:master@Tremblay) Sending "Task_19" (of 20) to mailbox "worker-1"
29 > [  1.540146] (1:master@Tremblay) All tasks have been dispatched. Let's tell everybody the computation is over.
30 > [  2.047848] (2:worker@Tremblay) I'm done. See you!
31 > [  2.050051] (3:worker@Tremblay) I'm done. See you!
32 > [  2.050246] (4:worker@Tremblay) I'm done. See you!
33 > [  2.050441] (5:worker@Tremblay) I'm done. See you!
34 > [  2.050636] (6:worker@Tremblay) I'm done. See you!
35 > [  2.050832] (7:worker@Tremblay) I'm done. See you!
36 > [  2.050832] (0:maestro@) Simulation time 2.05083