File: actor-join.tesh

package info (click to toggle)
simgrid 4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 39,192 kB
  • sloc: cpp: 124,913; ansic: 66,744; python: 8,560; java: 6,773; fortran: 6,079; f90: 5,123; xml: 4,587; sh: 2,194; perl: 1,436; makefile: 111; lisp: 49; javascript: 7; sed: 6
file content (21 lines) | stat: -rw-r--r-- 1,583 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${srcdir:=.}/actor-join.py ${platfdir}/small_platform.xml
> [Tremblay:master:(1) 0.000000] [python/INFO] Start 1st sleeper
> [Tremblay:1st sleeper from master:(2) 0.000000] [python/INFO] Sleeper started
> [Tremblay:master:(1) 0.000000] [python/INFO] Join the 1st sleeper (timeout 2)
> [Tremblay:master:(1) 2.000000] [python/INFO] Start 2nd sleeper
> [Tremblay:2nd sleeper from master:(3) 2.000000] [python/INFO] Sleeper started
> [Tremblay:master:(1) 2.000000] [python/INFO] Join the 2nd sleeper (timeout 4)
> [Tremblay:1st sleeper from master:(2) 3.000000] [python/INFO] I'm done. See you!
> [Tremblay:2nd sleeper from master:(3) 5.000000] [python/INFO] I'm done. See you!
> [Tremblay:master:(1) 5.000000] [python/INFO] Start 3rd sleeper
> [Tremblay:3rd sleeper from master:(4) 5.000000] [python/INFO] Sleeper started
> [Tremblay:master:(1) 5.000000] [python/INFO] Join the 3rd sleeper (timeout 2)
> [Tremblay:master:(1) 7.000000] [python/INFO] Start 4th sleeper
> [Tremblay:4th sleeper from master:(5) 7.000000] [python/INFO] Sleeper started
> [Tremblay:master:(1) 7.000000] [python/INFO] Waiting 4
> [Tremblay:3rd sleeper from master:(4) 8.000000] [python/INFO] I'm done. See you!
> [Tremblay:4th sleeper from master:(5) 10.000000] [python/INFO] I'm done. See you!
> [Tremblay:master:(1) 11.000000] [python/INFO] Join the 4th sleeper after its end (timeout 1)
> [Tremblay:master:(1) 11.000000] [python/INFO] Goodbye now!
> [Tremblay:master:(1) 12.000000] [python/INFO] Goodbye now!
> [12.000000] [python/INFO] Simulation time 12.0