Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
[simgrid.git] / examples / msg / tracing / volume.tesh
1 #! ./tesh
2
3 p Tracing communications among processes of a master/slave application
4
5 $ $SG_TEST_EXENV ${bindir:=.}/tracing/volume$EXEEXT --cfg=tracing:1 --cfg=tracing/filename:tracing/volume.trace --cfg=tracing/msg/volume:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'tracing/volume.trace'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/volume' to '1'
9 > [206.701532] [msg_test/INFO] Simulation time 206.702
10
11 $ cat tracing/volume.trace
12 > %EventDef PajeDefineContainerType 0 
13 > %       Alias string 
14 > %       ContainerType string 
15 > %       Name string 
16 > %EndEventDef 
17 > %EventDef PajeDefineVariableType 1 
18 > %       Alias string 
19 > %       ContainerType string 
20 > %       Name string 
21 > %       Color color 
22 > %EndEventDef 
23 > %EventDef PajeDefineStateType 2 
24 > %       Alias string 
25 > %       ContainerType string 
26 > %       Name string 
27 > %EndEventDef 
28 > %EventDef PajeDefineEventType 3 
29 > %       Alias string 
30 > %       EntityType string 
31 > %       Name string 
32 > %       Color color 
33 > %EndEventDef 
34 > %EventDef PajeDefineLinkType 4 
35 > %       Alias string 
36 > %       ContainerType string 
37 > %       SourceContainerType string 
38 > %       DestContainerType string 
39 > %       Name string 
40 > %EndEventDef 
41 > %EventDef PajeDefineEntityValue 5 
42 > %       Alias string 
43 > %       EntityType string 
44 > %       Name string 
45 > %       Color color 
46 > %EndEventDef 
47 > %EventDef PajeCreateContainer 6 
48 > %       Time date 
49 > %       Alias string 
50 > %       Type string 
51 > %       Container string 
52 > %       Name string 
53 > %EndEventDef 
54 > %EventDef PajeDestroyContainer 7 
55 > %       Time date 
56 > %       Type string 
57 > %       Container string 
58 > %EndEventDef 
59 > %EventDef PajeSetVariable 8 
60 > %       Time date 
61 > %       EntityType string 
62 > %       Container string 
63 > %       Value string 
64 > %EndEventDef
65 > %EventDef PajeAddVariable 9 
66 > %       Time date 
67 > %       EntityType string 
68 > %       Container string 
69 > %       Value string 
70 > %EndEventDef
71 > %EventDef PajeSubVariable 10 
72 > %       Time date 
73 > %       EntityType string 
74 > %       Container string 
75 > %       Value string 
76 > %EndEventDef
77 > %EventDef PajeSetState 11 
78 > %       Time date 
79 > %       EntityType string 
80 > %       Container string 
81 > %       Value string 
82 > %EndEventDef
83 > %EventDef PajePushState 12 
84 > %       Time date 
85 > %       EntityType string 
86 > %       Container string 
87 > %       Value string 
88 > %EndEventDef
89 > %EventDef PajePopState 13 
90 > %       Time date 
91 > %       EntityType string 
92 > %       Container string 
93 > %EndEventDef
94 > %EventDef PajeStartLink 14 
95 > %       Time date 
96 > %       EntityType string 
97 > %       Container string 
98 > %       Value string 
99 > %       SourceContainer string 
100 > %       Key string 
101 > %EndEventDef
102 > %EventDef PajeEndLink 15 
103 > %       Time date 
104 > %       EntityType string 
105 > %       Container string 
106 > %       Value string 
107 > %       DestContainer string 
108 > %       Key string 
109 > %EndEventDef
110 > %EventDef PajeNewEvent 16 
111 > %       Time date 
112 > %       EntityType string 
113 > %       Container string 
114 > %       Value string 
115 > %EndEventDef
116 > 0 1 0 HOST
117 > 6 0 1 1 0 Tremblay
118 > 1 2 1 power "1 1 1"
119 > 6 0 2 1 0 Jupiter
120 > 6 0 3 1 0 Fafard
121 > 6 0 4 1 0 Ginette
122 > 6 0 5 1 0 Bourassa
123 > 0 3 0 LINK
124 > 6 0 6 3 0 6
125 > 1 4 3 bandwidth "1 1 1"
126 > 1 5 3 latency "1 1 1"
127 > 6 0 7 3 0 3
128 > 6 0 8 3 0 7
129 > 6 0 9 3 0 9
130 > 6 0 10 3 0 2
131 > 6 0 11 3 0 8
132 > 6 0 12 3 0 1
133 > 6 0 13 3 0 4
134 > 6 0 14 3 0 0
135 > 6 0 15 3 0 5
136 > 4 6 0 1 3 HOST-LINK
137 > 4 7 0 3 3 LINK-LINK
138 > 4 8 0 3 1 LINK-HOST
139 > 8 0 2 1 98095000.000000
140 > 8 0 2 2 76296000.000000
141 > 8 0 2 3 76296000.000000
142 > 8 0 2 4 48492000.000000
143 > 8 0 2 5 48492000.000000
144 > 8 0 4 6 41279125.000000
145 > 8 0 5 6 0.000060
146 > 8 0 4 7 34285625.000000
147 > 8 0 5 7 0.000514
148 > 8 0 4 8 11618875.000000
149 > 8 0 5 8 0.000190
150 > 8 0 4 9 7209750.000000
151 > 8 0 5 9 0.001462
152 > 8 0 4 10 118682500.000000
153 > 8 0 5 10 0.000137
154 > 8 0 4 11 8158000.000000
155 > 8 0 5 11 0.000271
156 > 8 0 4 12 34285625.000000
157 > 8 0 5 12 0.000514
158 > 8 0 4 13 10099625.000000
159 > 8 0 5 13 0.000480
160 > 8 0 4 14 41279125.000000
161 > 8 0 5 14 0.000060
162 > 8 0 4 15 27946250.000000
163 > 8 0 5 15 0.000278
164 > 14 0 6 0 G 3 0
165 > 15 0 6 0 G 11 0
166 > 14 0 7 0 G 11 1
167 > 15 0 7 0 G 12 1
168 > 14 0 7 0 G 12 2
169 > 15 0 7 0 G 14 2
170 > 14 0 7 0 G 14 3
171 > 15 0 7 0 G 10 3
172 > 14 0 7 0 G 10 4
173 > 15 0 7 0 G 7 4
174 > 14 0 7 0 G 7 5
175 > 15 0 7 0 G 13 5
176 > 14 0 8 0 G 13 6
177 > 15 0 8 0 G 1 6
178 > 14 0 7 0 G 11 7
179 > 15 0 7 0 G 6 7
180 > 14 0 7 0 G 6 8
181 > 15 0 7 0 G 8 8
182 > 14 0 8 0 G 8 9
183 > 15 0 8 0 G 5 9
184 > 14 0 7 0 G 13 10
185 > 15 0 7 0 G 9 10
186 > 14 0 8 0 G 9 11
187 > 15 0 8 0 G 2 11
188 > 14 0 7 0 G 10 12
189 > 15 0 7 0 G 15 12
190 > 14 0 8 0 G 15 13
191 > 15 0 8 0 G 4 13
192 > 14 0 7 0 G 12 14
193 > 15 0 7 0 G 6 14
194 > 14 0 6 0 G 1 15
195 > 15 0 6 0 G 9 15
196 > 14 0 7 0 G 7 16
197 > 15 0 7 0 G 15 16
198 > 7 206.701532 1 3
199 > 7 206.701532 1 1
200 > 7 206.701532 3 14
201 > 7 206.701532 3 12
202 > 7 206.701532 3 10
203 > 7 206.701532 3 7
204 > 7 206.701532 3 13
205 > 7 206.701532 3 15
206 > 7 206.701532 3 6
207 > 7 206.701532 3 8
208 > 7 206.701532 3 11
209 > 7 206.701532 3 9
210 > 7 206.701532 1 5
211 > 7 206.701532 1 2
212 > 7 206.701532 1 4
213 > 7 206.701532 0 0
214
215 $ rm -rf tracing/volume.trace