Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Can compile out of source now.
[simgrid.git] / examples / msg / tracing / procmig.tesh
index 723c4cc..7424465 100644 (file)
 
 p Tracing processes
 
-$ $SG_TEST_EXENV tracing/procmig$EXEEXT --cfg=tracing:1 --cfg=tracing/categorized:1 --cfg=tracing/uncategorized:1 --cfg=triva/categorized:procmig.cat.plist --cfg=triva/uncategorized:procmig.uncat.plist --cfg=tracing/filename:procmig.trace --cfg=tracing/msg/process:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/procmig-deploy.xml
+$ $SG_TEST_EXENV ${bindir:=.}/tracing/procmig$EXEEXT --cfg=tracing:1 --cfg=tracing/filename:tracing/procmig.trace --cfg=tracing/msg/process:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/procmig-deploy.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] [xbt_cfg/INFO] Configuration change: Set 'tracing/uncategorized' to '1'
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'triva/categorized' to 'procmig.cat.plist'
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'triva/uncategorized' to 'procmig.uncat.plist'
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'procmig.trace'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'tracing/procmig.trace'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/process' to '1'
 > [Fafard:emigrant:(1) 0.000000] [msg_test/INFO] Setting process category
-> [Fafard:emigrant:(1) 2.000000] [msg_test/INFO] Migrating to Tremblay
-> [Tremblay:emigrant:(1) 4.000000] [msg_test/INFO] Migrating to Jupiter
-> [Jupiter:emigrant:(1) 6.000000] [msg_test/INFO] Migrating to Fafard
-> [Fafard:emigrant:(1) 8.000000] [msg_test/INFO] Migrating to Ginette
-> [Ginette:emigrant:(1) 10.000000] [msg_test/INFO] Migrating to Bourassa
-> [12.000000] [msg_test/INFO] Simulation time 12
+> [Fafard:emigrant:(1) 2.020551] [msg_test/INFO] Migrating to Tremblay
+> [Tremblay:emigrant:(1) 4.020707] [msg_test/INFO] Migrating to Jupiter
+> [Jupiter:emigrant:(1) 6.035906] [msg_test/INFO] Migrating to Fafard
+> [Fafard:emigrant:(1) 8.056457] [msg_test/INFO] Migrating to Ginette
+> [Ginette:emigrant:(1) 10.069689] [msg_test/INFO] Migrating to Bourassa
+> [Bourassa:emigrant:(1) 12.090025] [msg_test/INFO] Migrating to Fafard
+> [Fafard:emigrant:(1) 14.110575] [msg_test/INFO] Migrating to Tremblay
+> [Tremblay:emigrant:(1) 16.110731] [msg_test/INFO] Migrating to Ginette
+> [18.123963] [msg_test/INFO] Simulation time 18.124
+
+$ cat tracing/procmig.trace
+> %EventDef PajeDefineContainerType 0 
+> %       Alias string 
+> %       ContainerType string 
+> %       Name string 
+> %EndEventDef 
+> %EventDef PajeDefineVariableType 1 
+> %       Alias string 
+> %       ContainerType string 
+> %       Name string 
+> %       Color color 
+> %EndEventDef 
+> %EventDef PajeDefineStateType 2 
+> %       Alias string 
+> %       ContainerType string 
+> %       Name string 
+> %EndEventDef 
+> %EventDef PajeDefineEventType 3 
+> %       Alias string 
+> %       EntityType string 
+> %       Name string 
+> %       Color color 
+> %EndEventDef 
+> %EventDef PajeDefineLinkType 4 
+> %       Alias string 
+> %       ContainerType string 
+> %       SourceContainerType string 
+> %       DestContainerType string 
+> %       Name string 
+> %EndEventDef 
+> %EventDef PajeCreateContainer 5 
+> %       Time date 
+> %       Alias string 
+> %       Type string 
+> %       Container string 
+> %       Name string 
+> %EndEventDef 
+> %EventDef PajeDestroyContainer 6 
+> %       Time date 
+> %       Type string 
+> %       Container string 
+> %EndEventDef 
+> %EventDef PajeSetVariable 7 
+> %       Time date 
+> %       EntityType string 
+> %       Container string 
+> %       Value string 
+> %EndEventDef
+> %EventDef PajeAddVariable 8 
+> %       Time date 
+> %       EntityType string 
+> %       Container string 
+> %       Value string 
+> %EndEventDef
+> %EventDef PajeSubVariable 9 
+> %       Time date 
+> %       EntityType string 
+> %       Container string 
+> %       Value string 
+> %EndEventDef
+> %EventDef PajeSetState 10 
+> %       Time date 
+> %       EntityType string 
+> %       Container string 
+> %       Value string 
+> %EndEventDef
+> %EventDef PajePushState 11 
+> %       Time date 
+> %       EntityType string 
+> %       Container string 
+> %       Value string 
+> %EndEventDef
+> %EventDef PajePopState 12 
+> %       Time date 
+> %       EntityType string 
+> %       Container string 
+> %EndEventDef
+> %EventDef PajeStartLink 13 
+> %       Time date 
+> %       EntityType string 
+> %       Container string 
+> %       Value string 
+> %       SourceContainer string 
+> %       Key string 
+> %EndEventDef
+> %EventDef PajeEndLink 14 
+> %       Time date 
+> %       EntityType string 
+> %       Container string 
+> %       Value string 
+> %       DestContainer string 
+> %       Key string 
+> %EndEventDef
+> %EventDef PajeNewEvent 15 
+> %       Time date 
+> %       EntityType string 
+> %       Container string 
+> %       Value string 
+> %EndEventDef
+> 0 1 0 L1
+> 5 0 1 1 0 AS0
+> 0 2 1 HOST
+> 5 0 2 2 1 Tremblay
+> 1 3 2 power "1 1 1"
+> 0 4 2 MSG_PROCESS
+> 2 5 4 MSG_PROCESS_STATE
+> 4 6 0 4 4 MSG_PROCESS_LINK
+> 4 7 0 4 4 MSG_PROCESS_TASK_LINK
+> 5 0 3 2 1 Jupiter
+> 5 0 4 2 1 Fafard
+> 5 0 5 2 1 Ginette
+> 5 0 6 2 1 Bourassa
+> 0 8 1 ROUTER
+> 5 0 7 8 1 R.4-3
+> 5 0 8 8 1 R.3-2-5
+> 5 0 9 8 1 R.2-0
+> 5 0 10 8 1 R.1-0
+> 5 0 11 8 1 R.1-8-6
+> 5 0 12 8 1 R.6-7
+> 0 9 1 LINK
+> 5 0 13 9 1 6
+> 1 10 9 bandwidth "1 1 1"
+> 1 11 9 latency "1 1 1"
+> 5 0 14 9 1 11
+> 5 0 15 9 1 3
+> 5 0 16 9 1 7
+> 5 0 17 9 1 9
+> 5 0 18 9 1 12
+> 5 0 19 9 1 2
+> 5 0 20 9 1 8
+> 5 0 21 9 1 1
+> 5 0 22 9 1 4
+> 5 0 23 9 1 0
+> 5 0 24 9 1 10
+> 5 0 25 9 1 5
+> 5 0 26 9 1 loopback
+> 4 12 1 2 9 HOST-LINK
+> 4 13 1 9 2 LINK-HOST
+> 4 14 1 9 8 LINK-ROUTER
+> 4 15 1 9 9 LINK-LINK
+> 4 16 1 8 9 ROUTER-LINK
+> 7 0 3 2 98095000.000000
+> 7 0 3 3 76296000.000000
+> 7 0 3 4 76296000.000000
+> 7 0 3 5 48492000.000000
+> 7 0 3 6 48492000.000000
+> 7 0 10 13 41279125.000000
+> 7 0 11 13 0.000060
+> 7 0 10 14 252750.000000
+> 7 0 11 14 0.005705
+> 7 0 10 15 34285622.000000
+> 7 0 11 15 0.000514
+> 7 0 10 16 11618875.000000
+> 7 0 11 16 0.000190
+> 7 0 10 17 7209750.000000
+> 7 0 11 17 0.001462
+> 7 0 10 18 1792625.000000
+> 7 0 11 18 0.007878
+> 7 0 10 19 22222222.000000
+> 7 0 11 19 0.000137
+> 7 0 10 20 8158000.000000
+> 7 0 11 20 0.000271
+> 7 0 10 21 34285625.000000
+> 7 0 11 21 0.000514
+> 7 0 10 22 10099625.000000
+> 7 0 11 22 0.000480
+> 7 0 10 23 41279125.000000
+> 7 0 11 23 0.000060
+> 7 0 10 24 4679750.000000
+> 7 0 11 24 0.000849
+> 7 0 10 25 27946250.000000
+> 7 0 11 25 0.000278
+> 7 0 10 26 498000000.000000
+> 7 0 11 26 0.000015
+> 13 0 12 1 G 4 0
+> 14 0 12 1 G 26 0
+> 13 0 13 1 G 26 1
+> 14 0 13 1 G 4 1
+> 13 0 12 1 G 4 2
+> 14 0 12 1 G 20 2
+> 13 0 14 1 G 20 3
+> 14 0 14 1 G 11 3
+> 13 0 12 1 G 4 4
+> 14 0 12 1 G 20 4
+> 13 0 15 1 G 20 5
+> 14 0 15 1 G 21 5
+> 13 0 15 1 G 21 6
+> 14 0 15 1 G 23 6
+> 13 0 15 1 G 23 7
+> 14 0 15 1 G 19 7
+> 13 0 15 1 G 19 8
+> 14 0 15 1 G 15 8
+> 13 0 15 1 G 15 9
+> 14 0 15 1 G 22 9
+> 13 0 13 1 G 22 10
+> 14 0 13 1 G 2 10
+> 13 0 12 1 G 4 11
+> 14 0 12 1 G 20 11
+> 13 0 15 1 G 20 12
+> 14 0 15 1 G 13 12
+> 13 0 15 1 G 13 13
+> 14 0 15 1 G 16 13
+> 13 0 13 1 G 16 14
+> 14 0 13 1 G 6 14
+> 13 0 12 1 G 4 15
+> 14 0 12 1 G 20 15
+> 13 0 15 1 G 20 16
+> 14 0 15 1 G 21 16
+> 13 0 15 1 G 21 17
+> 14 0 15 1 G 23 17
+> 13 0 15 1 G 23 18
+> 14 0 15 1 G 19 18
+> 13 0 15 1 G 19 19
+> 14 0 15 1 G 15 19
+> 13 0 15 1 G 15 20
+> 14 0 15 1 G 22 20
+> 13 0 15 1 G 22 21
+> 14 0 15 1 G 17 21
+> 13 0 13 1 G 17 22
+> 14 0 13 1 G 3 22
+> 13 0 12 1 G 4 23
+> 14 0 12 1 G 20 23
+> 13 0 15 1 G 20 24
+> 14 0 15 1 G 21 24
+> 13 0 15 1 G 21 25
+> 14 0 15 1 G 23 25
+> 13 0 15 1 G 23 26
+> 14 0 15 1 G 19 26
+> 13 0 15 1 G 19 27
+> 14 0 15 1 G 25 27
+> 13 0 13 1 G 25 28
+> 14 0 13 1 G 5 28
+> 13 0 16 1 G 9 29
+> 14 0 16 1 G 19 29
+> 13 0 14 1 G 19 30
+> 14 0 14 1 G 8 30
+> 13 0 16 1 G 9 31
+> 14 0 16 1 G 23 31
+> 13 0 14 1 G 23 32
+> 14 0 14 1 G 10 32
+> 13 0 16 1 G 7 33
+> 14 0 16 1 G 15 33
+> 13 0 14 1 G 15 34
+> 14 0 14 1 G 8 34
+> 13 0 16 1 G 7 35
+> 14 0 16 1 G 22 35
+> 13 0 13 1 G 22 36
+> 14 0 13 1 G 2 36
+> 13 0 16 1 G 8 37
+> 14 0 16 1 G 25 37
+> 13 0 13 1 G 25 38
+> 14 0 13 1 G 5 38
+> 13 0 16 1 G 11 39
+> 14 0 16 1 G 13 39
+> 13 0 14 1 G 13 40
+> 14 0 14 1 G 12 40
+> 13 0 16 1 G 11 41
+> 14 0 16 1 G 21 41
+> 13 0 14 1 G 21 42
+> 14 0 14 1 G 10 42
+> 13 0 16 1 G 12 43
+> 14 0 16 1 G 16 43
+> 13 0 13 1 G 16 44
+> 14 0 13 1 G 6 44
+> 13 0 12 1 G 2 45
+> 14 0 12 1 G 26 45
+> 13 0 13 1 G 26 46
+> 14 0 13 1 G 2 46
+> 13 0 12 1 G 2 47
+> 14 0 12 1 G 22 47
+> 13 0 15 1 G 22 48
+> 14 0 15 1 G 15 48
+> 13 0 15 1 G 15 49
+> 14 0 15 1 G 19 49
+> 13 0 15 1 G 19 50
+> 14 0 15 1 G 23 50
+> 13 0 15 1 G 23 51
+> 14 0 15 1 G 21 51
+> 13 0 15 1 G 21 52
+> 14 0 15 1 G 13 52
+> 13 0 15 1 G 13 53
+> 14 0 15 1 G 16 53
+> 13 0 13 1 G 16 54
+> 14 0 13 1 G 6 54
+> 13 0 12 1 G 2 55
+> 14 0 12 1 G 17 55
+> 13 0 13 1 G 17 56
+> 14 0 13 1 G 3 56
+> 13 0 12 1 G 2 57
+> 14 0 12 1 G 22 57
+> 13 0 15 1 G 22 58
+> 14 0 15 1 G 15 58
+> 13 0 15 1 G 15 59
+> 14 0 15 1 G 25 59
+> 13 0 13 1 G 25 60
+> 14 0 13 1 G 5 60
+> 13 0 12 1 G 6 61
+> 14 0 12 1 G 26 61
+> 13 0 13 1 G 26 62
+> 14 0 13 1 G 6 62
+> 13 0 12 1 G 6 63
+> 14 0 12 1 G 16 63
+> 13 0 15 1 G 16 64
+> 14 0 15 1 G 13 64
+> 13 0 15 1 G 13 65
+> 14 0 15 1 G 21 65
+> 13 0 15 1 G 21 66
+> 14 0 15 1 G 23 66
+> 13 0 15 1 G 23 67
+> 14 0 15 1 G 19 67
+> 13 0 15 1 G 19 68
+> 14 0 15 1 G 15 68
+> 13 0 15 1 G 15 69
+> 14 0 15 1 G 22 69
+> 13 0 15 1 G 22 70
+> 14 0 15 1 G 17 70
+> 13 0 13 1 G 17 71
+> 14 0 13 1 G 3 71
+> 13 0 12 1 G 6 72
+> 14 0 12 1 G 16 72
+> 13 0 15 1 G 16 73
+> 14 0 15 1 G 13 73
+> 13 0 15 1 G 13 74
+> 14 0 15 1 G 21 74
+> 13 0 15 1 G 21 75
+> 14 0 15 1 G 23 75
+> 13 0 15 1 G 23 76
+> 14 0 15 1 G 19 76
+> 13 0 15 1 G 19 77
+> 14 0 15 1 G 25 77
+> 13 0 13 1 G 25 78
+> 14 0 13 1 G 5 78
+> 13 0 12 1 G 3 79
+> 14 0 12 1 G 26 79
+> 13 0 13 1 G 26 80
+> 14 0 13 1 G 3 80
+> 13 0 12 1 G 3 81
+> 14 0 12 1 G 17 81
+> 13 0 15 1 G 17 82
+> 14 0 15 1 G 22 82
+> 13 0 15 1 G 22 83
+> 14 0 15 1 G 15 83
+> 13 0 15 1 G 15 84
+> 14 0 15 1 G 25 84
+> 13 0 13 1 G 25 85
+> 14 0 13 1 G 5 85
+> 13 0 12 1 G 5 86
+> 14 0 12 1 G 26 86
+> 13 0 13 1 G 26 87
+> 14 0 13 1 G 5 87
+> 5 0 27 4 4 emigrant
+> 1 17 4 emigrant "1 0 0"
+> 5 0 28 4 2 master
+> 1 18 4 master "1 0 0"
+> 7 0 17 27 1.000000
+> 10 0 5 27 executing
+> 11 0 5 27 sleep
+> 7 0 18 28 1.000000
+> 10 0 5 28 executing
+> 11 0 5 28 send
+> 13 0 7 0 SR 28 p0
+> 12 2.000000 5 27
+> 11 2.000000 5 27 receive
+> 12 2.020551 5 27
+> 14 2.020551 7 0 SR 27 p0
+> 12 2.020551 5 28
+> 13 2.020551 6 0 M 27 0
+> 6 2.020551 4 27
+> 5 2.020551 29 4 2 emigrant
+> 7 2.020551 17 29 1.000000
+> 10 2.020551 5 29 executing
+> 14 2.020551 6 0 M 29 0
+> 11 2.020551 5 28 send
+> 13 2.020551 7 0 SR 28 p1
+> 11 2.020551 5 29 sleep
+> 12 4.020551 5 29
+> 11 4.020551 5 29 receive
+> 12 4.020707 5 29
+> 14 4.020707 7 0 SR 29 p1
+> 12 4.020707 5 28
+> 13 4.020707 6 0 M 29 1
+> 6 4.020707 4 29
+> 5 4.020707 30 4 3 emigrant
+> 7 4.020707 17 30 1.000000
+> 10 4.020707 5 30 executing
+> 14 4.020707 6 0 M 30 1
+> 11 4.020707 5 28 send
+> 13 4.020707 7 0 SR 28 p2
+> 11 4.020707 5 30 sleep
+> 12 6.020707 5 30
+> 11 6.020707 5 30 receive
+> 12 6.035906 5 30
+> 14 6.035906 7 0 SR 30 p2
+> 12 6.035906 5 28
+> 13 6.035906 6 0 M 30 2
+> 6 6.035906 4 30
+> 5 6.035906 31 4 4 emigrant
+> 7 6.035906 17 31 1.000000
+> 10 6.035906 5 31 executing
+> 14 6.035906 6 0 M 31 2
+> 11 6.035906 5 28 send
+> 13 6.035906 7 0 SR 28 p3
+> 11 6.035906 5 31 sleep
+> 12 8.035906 5 31
+> 11 8.035906 5 31 receive
+> 12 8.056457 5 31
+> 14 8.056457 7 0 SR 31 p3
+> 12 8.056457 5 28
+> 13 8.056457 6 0 M 31 3
+> 6 8.056457 4 31
+> 5 8.056457 32 4 5 emigrant
+> 7 8.056457 17 32 1.000000
+> 10 8.056457 5 32 executing
+> 14 8.056457 6 0 M 32 3
+> 11 8.056457 5 28 send
+> 13 8.056457 7 0 SR 28 p4
+> 11 8.056457 5 32 sleep
+> 12 10.056457 5 32
+> 11 10.056457 5 32 receive
+> 12 10.069689 5 32
+> 14 10.069689 7 0 SR 32 p4
+> 12 10.069689 5 28
+> 13 10.069689 6 0 M 32 4
+> 6 10.069689 4 32
+> 5 10.069689 33 4 6 emigrant
+> 7 10.069689 17 33 1.000000
+> 10 10.069689 5 33 executing
+> 14 10.069689 6 0 M 33 4
+> 11 10.069689 5 28 send
+> 13 10.069689 7 0 SR 28 p5
+> 11 10.069689 5 33 sleep
+> 12 12.069689 5 33
+> 11 12.069689 5 33 receive
+> 12 12.090025 5 33
+> 14 12.090025 7 0 SR 33 p5
+> 12 12.090025 5 28
+> 13 12.090025 6 0 M 33 5
+> 6 12.090025 4 33
+> 5 12.090025 34 4 4 emigrant
+> 7 12.090025 17 34 1.000000
+> 10 12.090025 5 34 executing
+> 14 12.090025 6 0 M 34 5
+> 11 12.090025 5 28 send
+> 13 12.090025 7 0 SR 28 p6
+> 11 12.090025 5 34 sleep
+> 12 14.090025 5 34
+> 11 14.090025 5 34 receive
+> 12 14.110575 5 34
+> 14 14.110575 7 0 SR 34 p6
+> 12 14.110575 5 28
+> 13 14.110575 6 0 M 34 6
+> 6 14.110575 4 34
+> 5 14.110575 35 4 2 emigrant
+> 7 14.110575 17 35 1.000000
+> 10 14.110575 5 35 executing
+> 14 14.110575 6 0 M 35 6
+> 11 14.110575 5 28 send
+> 13 14.110575 7 0 SR 28 p7
+> 11 14.110575 5 35 sleep
+> 12 16.110575 5 35
+> 11 16.110575 5 35 receive
+> 12 16.110731 5 35
+> 14 16.110731 7 0 SR 35 p7
+> 12 16.110731 5 28
+> 13 16.110731 6 0 M 35 7
+> 6 16.110731 4 35
+> 5 16.110731 36 4 5 emigrant
+> 7 16.110731 17 36 1.000000
+> 10 16.110731 5 36 executing
+> 14 16.110731 6 0 M 36 7
+> 11 16.110731 5 28 send
+> 13 16.110731 7 0 SR 28 p8
+> 11 16.110731 5 36 sleep
+> 12 18.110731 5 36
+> 11 18.110731 5 36 receive
+> 12 18.123963 5 36
+> 14 18.123963 7 0 SR 36 p8
+> 12 18.123963 5 28
+> 6 18.123963 4 36
+> 6 18.123963 4 28
+> 6 18.123963 2 4
+> 6 18.123963 8 9
+> 6 18.123963 8 7
+> 6 18.123963 8 8
+> 6 18.123963 8 11
+> 6 18.123963 8 12
+> 6 18.123963 2 2
+> 6 18.123963 9 24
+> 6 18.123963 9 14
+> 6 18.123963 9 18
+> 6 18.123963 9 26
+> 6 18.123963 8 10
+> 6 18.123963 9 23
+> 6 18.123963 9 21
+> 6 18.123963 9 19
+> 6 18.123963 9 15
+> 6 18.123963 9 22
+> 6 18.123963 9 25
+> 6 18.123963 9 13
+> 6 18.123963 9 16
+> 6 18.123963 9 20
+> 6 18.123963 9 17
+> 6 18.123963 2 6
+> 6 18.123963 2 3
+> 6 18.123963 2 5
+> 6 18.123963 1 1
+> 6 18.123963 0 0
+
+$ rm -rf tracing/procmig.trace