X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9dbeb2372ad9a123d0558132ebb6e003e10aa641..14ba790d497ea0a9253212dc67d6ae51cd2b057e:/examples/simdag/test_simdag_tracing.tesh diff --git a/examples/simdag/test_simdag_tracing.tesh b/examples/simdag/test_simdag_tracing.tesh index e9da6761e8..ad92e31417 100644 --- a/examples/simdag/test_simdag_tracing.tesh +++ b/examples/simdag/test_simdag_tracing.tesh @@ -6,17 +6,7 @@ p Simple test of simdag $ $SG_TEST_EXENV ./simdag_tracing --cfg=tracing:yes --cfg=tracing/categorized:yes ${srcdir:=.}/2clusters.xml > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/categorized' to 'yes' -> [0.000000] [surf_host/INFO] surf_host_model_init_ptask_L07 -> [0.000000] [sd_seq_access/INFO] Access mode of C2-05 is sequential -> [0.000000] [sd_seq_access/INFO] Access mode of C2-06 is sequential -> [0.000000] [sd_seq_access/INFO] Task A is currently running on C2-05 (SD_TASK_COMP_SEQ) -> [0.000000] [sd_seq_access/INFO] There is no task running on C2-06 -> [0.400000] [sd_seq_access/INFO] Task B is currently running on C2-05 (SD_TASK_COMM_E2E) -> [0.400000] [sd_seq_access/INFO] Task B is currently running on C2-06 (SD_TASK_COMM_E2E) -> [8.400300] [sd_seq_access/INFO] Task C is currently running on C2-05 (SD_TASK_COMP_SEQ) -> [8.400300] [sd_seq_access/INFO] There is no task running on C2-06 -> [8.800300] [sd_seq_access/INFO] There is no task running on C2-05 -> [8.800300] [sd_seq_access/INFO] There is no task running on C2-06 +> [0.000000] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks. $ tail -n +3 ./simgrid.trace > %EventDef PajeDefineContainerType 0 @@ -258,30 +248,30 @@ $ tail -n +3 ./simgrid.trace > 1 16 1 ptaskB "0.623917 0.040883 0.634111" > 1 17 3 btaskC "0.832485 0.956278 0.337734" > 1 18 1 ptaskC "0.832485 0.956278 0.337734" -> 7 8.800300 1 10 -> 7 8.800300 1 1 -> 7 8.800300 1 3 -> 7 8.800300 1 6 -> 7 8.800300 1 4 -> 7 8.800300 1 9 -> 7 8.800300 3 24 -> 7 8.800300 1 7 -> 7 8.800300 3 12 -> 7 8.800300 1 5 -> 7 8.800300 3 16 -> 7 8.800300 1 2 -> 7 8.800300 3 23 -> 7 8.800300 1 8 -> 7 8.800300 3 18 -> 7 8.800300 3 22 -> 7 8.800300 3 20 -> 7 8.800300 3 17 -> 7 8.800300 3 13 -> 7 8.800300 3 21 -> 7 8.800300 3 25 -> 7 8.800300 3 11 -> 7 8.800300 3 14 -> 7 8.800300 3 19 -> 7 8.800300 3 15 +> 7 8.000300 1 10 +> 7 8.000300 1 1 +> 7 8.000300 1 3 +> 7 8.000300 1 6 +> 7 8.000300 1 4 +> 7 8.000300 1 9 +> 7 8.000300 3 24 +> 7 8.000300 1 7 +> 7 8.000300 3 12 +> 7 8.000300 1 5 +> 7 8.000300 3 16 +> 7 8.000300 1 2 +> 7 8.000300 3 23 +> 7 8.000300 1 8 +> 7 8.000300 3 18 +> 7 8.000300 3 22 +> 7 8.000300 3 20 +> 7 8.000300 3 17 +> 7 8.000300 3 13 +> 7 8.000300 3 21 +> 7 8.000300 3 25 +> 7 8.000300 3 11 +> 7 8.000300 3 14 +> 7 8.000300 3 19 +> 7 8.000300 3 15 $ rm -f simgrid.trace