Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill the right XML files
[simgrid.git] / examples / simdag / test_simdag_tracing.tesh
index f4e160a..ad92e31 100644 (file)
@@ -3,20 +3,10 @@
 
 p Simple test of simdag
 
-$ $SG_TEST_EXENV ./simdag_tracing --cfg=tracing:1 --cfg=tracing/categorized:1 ${srcdir:=.}/2clusters.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/categorized' to '1'
-> [0.000000] [surf_workstation/INFO] surf_workstation_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
+$ $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] [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