#!/usr/bin/env tesh p Testing the suspend/resume feature of SimGrid ! output sort 19 $ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${bindir:=.}/actor-suspend.py ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%P@%h)%e%m%n" > [ 0.000000] (dream_master@Boivin) Let's create a lazy guy. > [ 0.000000] (Lazy@Boivin) Nobody's watching me ? Let's go to sleep. > [ 0.000000] (dream_master@Boivin) Let's wait a little bit... > [ 10.000000] (dream_master@Boivin) Let's wake the lazy guy up! >:) BOOOOOUUUHHH!!!! > [ 10.000000] (Lazy@Boivin) Uuuh ? Did somebody call me ? > [ 10.000000] (Lazy@Boivin) Going to sleep... > [ 15.000000] (dream_master@Boivin) Suspend the lazy guy while he's sleeping... > [ 15.000000] (dream_master@Boivin) Let him finish his siesta. > [ 25.000000] (dream_master@Boivin) Wake up, lazy guy! > [ 25.000000] (Lazy@Boivin) Mmm... waking up. > [ 25.000000] (Lazy@Boivin) Going to sleep one more time (for 10 sec)... > [ 30.000000] (dream_master@Boivin) Suspend again the lazy guy while he's sleeping... > [ 30.000000] (dream_master@Boivin) This time, don't let him finish his siesta. > [ 32.000000] (dream_master@Boivin) Wake up, lazy guy! > [ 35.000000] (Lazy@Boivin) Waking up once for all! > [ 35.000000] (Lazy@Boivin) Ok, let's do some work, then (for 10 sec on Boivin). > [ 37.000000] (dream_master@Boivin) Give a 2 seconds break to the lazy guy while he's working... > [ 39.000000] (dream_master@Boivin) Back to work, lazy guy! > [ 39.000000] (dream_master@Boivin) OK, I'm done here. > [ 47.000000] (Lazy@Boivin) Mmmh, I'm done now. Goodbye.