Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
python: add exec-dvfs example
[simgrid.git] / examples / python / actor-join / actor-join.tesh
1 $ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/actor-join.py ${platfdir}/small_platform.xml
2 > [Tremblay:master:(1) 0.000000] [python/INFO] Start sleeper
3 > [Tremblay:sleeper from master:(2) 0.000000] [python/INFO] Sleeper started
4 > [Tremblay:master:(1) 0.000000] [python/INFO] Join the sleeper (timeout 2)
5 > [Tremblay:master:(1) 2.000000] [python/INFO] Start sleeper
6 > [Tremblay:sleeper from master:(3) 2.000000] [python/INFO] Sleeper started
7 > [Tremblay:master:(1) 2.000000] [python/INFO] Join the sleeper (timeout 4)
8 > [Tremblay:sleeper from master:(2) 3.000000] [python/INFO] I'm done. See you!
9 > [Tremblay:sleeper from master:(3) 5.000000] [python/INFO] I'm done. See you!
10 > [Tremblay:master:(1) 5.000000] [python/INFO] Start sleeper
11 > [Tremblay:sleeper from master:(4) 5.000000] [python/INFO] Sleeper started
12 > [Tremblay:master:(1) 5.000000] [python/INFO] Join the sleeper (timeout 2)
13 > [Tremblay:master:(1) 7.000000] [python/INFO] Start sleeper
14 > [Tremblay:sleeper from master:(5) 7.000000] [python/INFO] Sleeper started
15 > [Tremblay:master:(1) 7.000000] [python/INFO] Waiting 4
16 > [Tremblay:sleeper from master:(4) 8.000000] [python/INFO] I'm done. See you!
17 > [Tremblay:sleeper from master:(5) 10.000000] [python/INFO] I'm done. See you!
18 > [Tremblay:master:(1) 11.000000] [python/INFO] Join the sleeper after its end (timeout 1)
19 > [Tremblay:master:(1) 11.000000] [python/INFO] Goodbye now!
20 > [Tremblay:master:(1) 12.000000] [python/INFO] Goodbye now!
21 > [12.000000] [python/INFO] Simulation time 12.0