X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/67d66b0cf79b9fc02c0450f254584693dbf21d3b..de054f9c7a56304ef1227a0664eba51161e9a8a4:/examples/cpp/dag-io/s4u-dag-io.tesh diff --git a/examples/cpp/dag-io/s4u-dag-io.tesh b/examples/cpp/dag-io/s4u-dag-io.tesh index 186126ba96..8c1c3ca51c 100644 --- a/examples/cpp/dag-io/s4u-dag-io.tesh +++ b/examples/cpp/dag-io/s4u-dag-io.tesh @@ -2,15 +2,15 @@ $ ${bindir:=.}/s4u-dag-io ${platfdir}/hosts_with_disks.xml --log=s4u_activity.t:verbose "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" > [ 0.000000] (0:maestro@) 'parent' is assigned to a resource and all dependencies are solved. Let's start -> [ 0.000000] (0:maestro@) Activity 'write' vetoed. Dependencies: NOT solved; Ressources: assigned -> [ 0.000000] (0:maestro@) Activity 'read' vetoed. Dependencies: NOT solved; Ressources: assigned -> [ 0.000000] (0:maestro@) Activity 'child' vetoed. Dependencies: NOT solved; Ressources: assigned -> [ 1.000000] (0:maestro@) Activity 'parent' is complete (start time: 0.000000, finish time: 1.000000) +> [ 0.000000] (0:maestro@) Io 'write' vetoed. Dependencies: NOT solved; Ressources: assigned +> [ 0.000000] (0:maestro@) Io 'read' vetoed. Dependencies: NOT solved; Ressources: assigned +> [ 0.000000] (0:maestro@) Exec 'child' vetoed. Dependencies: NOT solved; Ressources: assigned +> [ 1.000000] (0:maestro@) Exec 'parent' is complete (start time: 0.000000, finish time: 1.000000) > [ 1.000000] (0:maestro@) Remove a dependency from 'parent' on 'write' > [ 1.000000] (0:maestro@) 'write' is assigned to a resource and all dependencies are solved. Let's start > [ 26.000000] (0:maestro@) Remove a dependency from 'write' on 'read' > [ 26.000000] (0:maestro@) 'read' is assigned to a resource and all dependencies are solved. Let's start > [ 36.000000] (0:maestro@) Remove a dependency from 'read' on 'child' > [ 36.000000] (0:maestro@) 'child' is assigned to a resource and all dependencies are solved. Let's start -> [ 37.000000] (0:maestro@) Activity 'child' is complete (start time: 36.000000, finish time: 37.000000) +> [ 37.000000] (0:maestro@) Exec 'child' is complete (start time: 36.000000, finish time: 37.000000) > [ 37.000000] (0:maestro@) Simulation time 37