Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use different strings (and please sonar).
[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 1st sleeper
3 > [Tremblay:1st sleeper from master:(2) 0.000000] [python/INFO] Sleeper started
4 > [Tremblay:master:(1) 0.000000] [python/INFO] Join the 1st sleeper (timeout 2)
5 > [Tremblay:master:(1) 2.000000] [python/INFO] Start 2nd sleeper
6 > [Tremblay:2nd sleeper from master:(3) 2.000000] [python/INFO] Sleeper started
7 > [Tremblay:master:(1) 2.000000] [python/INFO] Join the 2nd sleeper (timeout 4)
8 > [Tremblay:1st sleeper from master:(2) 3.000000] [python/INFO] I'm done. See you!
9 > [Tremblay:2nd sleeper from master:(3) 5.000000] [python/INFO] I'm done. See you!
10 > [Tremblay:master:(1) 5.000000] [python/INFO] Start 3rd sleeper
11 > [Tremblay:3rd sleeper from master:(4) 5.000000] [python/INFO] Sleeper started
12 > [Tremblay:master:(1) 5.000000] [python/INFO] Join the 3rd sleeper (timeout 2)
13 > [Tremblay:master:(1) 7.000000] [python/INFO] Start 4th sleeper
14 > [Tremblay:4th sleeper from master:(5) 7.000000] [python/INFO] Sleeper started
15 > [Tremblay:master:(1) 7.000000] [python/INFO] Waiting 4
16 > [Tremblay:3rd sleeper from master:(4) 8.000000] [python/INFO] I'm done. See you!
17 > [Tremblay:4th sleeper from master:(5) 10.000000] [python/INFO] I'm done. See you!
18 > [Tremblay:master:(1) 11.000000] [python/INFO] Join the 4th 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