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 / procmig.tesh
1 #! ./tesh
2
3 p Tracing processes
4
5 $ $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
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/procmig.trace'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/process' to '1'
9 > [Fafard:emigrant:(1) 2.020551] [msg_test/INFO] Migrating to Tremblay
10 > [Tremblay:emigrant:(1) 4.020707] [msg_test/INFO] Migrating to Jupiter
11 > [Jupiter:emigrant:(1) 6.035906] [msg_test/INFO] Migrating to Fafard
12 > [Fafard:emigrant:(1) 8.056457] [msg_test/INFO] Migrating to Ginette
13 > [Ginette:emigrant:(1) 10.069689] [msg_test/INFO] Migrating to Bourassa
14 > [Bourassa:emigrant:(1) 12.090025] [msg_test/INFO] Migrating to Fafard
15 > [Fafard:emigrant:(1) 14.110575] [msg_test/INFO] Migrating to Tremblay
16 > [Tremblay:emigrant:(1) 16.110731] [msg_test/INFO] Migrating to Ginette
17 > [18.123963] [msg_test/INFO] Simulation time 18.124
18
19 $ cat tracing/procmig.trace
20 > %EventDef PajeDefineContainerType 0 
21 > %       Alias string 
22 > %       ContainerType string 
23 > %       Name string 
24 > %EndEventDef 
25 > %EventDef PajeDefineVariableType 1 
26 > %       Alias string 
27 > %       ContainerType string 
28 > %       Name string 
29 > %       Color color 
30 > %EndEventDef 
31 > %EventDef PajeDefineStateType 2 
32 > %       Alias string 
33 > %       ContainerType string 
34 > %       Name string 
35 > %EndEventDef 
36 > %EventDef PajeDefineEventType 3 
37 > %       Alias string 
38 > %       EntityType string 
39 > %       Name string 
40 > %       Color color 
41 > %EndEventDef 
42 > %EventDef PajeDefineLinkType 4 
43 > %       Alias string 
44 > %       ContainerType string 
45 > %       SourceContainerType string 
46 > %       DestContainerType string 
47 > %       Name string 
48 > %EndEventDef 
49 > %EventDef PajeDefineEntityValue 5 
50 > %       Alias string 
51 > %       EntityType string 
52 > %       Name string 
53 > %       Color color 
54 > %EndEventDef 
55 > %EventDef PajeCreateContainer 6 
56 > %       Time date 
57 > %       Alias string 
58 > %       Type string 
59 > %       Container string 
60 > %       Name string 
61 > %EndEventDef 
62 > %EventDef PajeDestroyContainer 7 
63 > %       Time date 
64 > %       Type string 
65 > %       Container string 
66 > %EndEventDef 
67 > %EventDef PajeSetVariable 8 
68 > %       Time date 
69 > %       EntityType string 
70 > %       Container string 
71 > %       Value string 
72 > %EndEventDef
73 > %EventDef PajeAddVariable 9 
74 > %       Time date 
75 > %       EntityType string 
76 > %       Container string 
77 > %       Value string 
78 > %EndEventDef
79 > %EventDef PajeSubVariable 10 
80 > %       Time date 
81 > %       EntityType string 
82 > %       Container string 
83 > %       Value string 
84 > %EndEventDef
85 > %EventDef PajeSetState 11 
86 > %       Time date 
87 > %       EntityType string 
88 > %       Container string 
89 > %       Value string 
90 > %EndEventDef
91 > %EventDef PajePushState 12 
92 > %       Time date 
93 > %       EntityType string 
94 > %       Container string 
95 > %       Value string 
96 > %EndEventDef
97 > %EventDef PajePopState 13 
98 > %       Time date 
99 > %       EntityType string 
100 > %       Container string 
101 > %EndEventDef
102 > %EventDef PajeStartLink 14 
103 > %       Time date 
104 > %       EntityType string 
105 > %       Container string 
106 > %       Value string 
107 > %       SourceContainer string 
108 > %       Key string 
109 > %EndEventDef
110 > %EventDef PajeEndLink 15 
111 > %       Time date 
112 > %       EntityType string 
113 > %       Container string 
114 > %       Value string 
115 > %       DestContainer string 
116 > %       Key string 
117 > %EndEventDef
118 > %EventDef PajeNewEvent 16 
119 > %       Time date 
120 > %       EntityType string 
121 > %       Container string 
122 > %       Value string 
123 > %EndEventDef
124 > 0 1 0 L1
125 > 6 0 1 1 0 AS0
126 > 0 2 1 HOST
127 > 6 0 2 2 1 Tremblay
128 > 1 3 2 power "1 1 1"
129 > 0 4 2 MSG_PROCESS
130 > 2 5 4 MSG_PROCESS_STATE
131 > 5 6 5 executing "0 1 0"
132 > 5 7 5 suspend "1 0 1"
133 > 5 8 5 sleep "1 1 0"
134 > 5 9 5 receive "1 0 0"
135 > 5 10 5 send "0 0 1"
136 > 5 11 5 task_execute "0 1 1"
137 > 4 12 0 4 4 MSG_PROCESS_LINK
138 > 4 13 0 4 4 MSG_PROCESS_TASK_LINK
139 > 6 0 3 2 1 Jupiter
140 > 6 0 4 2 1 Fafard
141 > 6 0 5 2 1 Ginette
142 > 6 0 6 2 1 Bourassa
143 > 0 14 1 ROUTER
144 > 6 0 7 14 1 R.4-3
145 > 6 0 8 14 1 R.3-2-5
146 > 6 0 9 14 1 R.2-0
147 > 6 0 10 14 1 R.1-0
148 > 6 0 11 14 1 R.1-8-6
149 > 6 0 12 14 1 R.6-7
150 > 0 15 1 LINK
151 > 6 0 13 15 1 6
152 > 1 16 15 bandwidth "1 1 1"
153 > 1 17 15 latency "1 1 1"
154 > 6 0 14 15 1 3
155 > 6 0 15 15 1 7
156 > 6 0 16 15 1 9
157 > 6 0 17 15 1 2
158 > 6 0 18 15 1 8
159 > 6 0 19 15 1 1
160 > 6 0 20 15 1 4
161 > 6 0 21 15 1 0
162 > 6 0 22 15 1 5
163 > 4 18 1 2 15 HOST-LINK
164 > 4 19 1 15 14 LINK-ROUTER
165 > 4 20 1 15 15 LINK-LINK
166 > 4 21 1 15 2 LINK-HOST
167 > 4 22 1 14 15 ROUTER-LINK
168 > 8 0 3 2 98095000.000000
169 > 8 0 3 3 76296000.000000
170 > 8 0 3 4 76296000.000000
171 > 8 0 3 5 48492000.000000
172 > 8 0 3 6 48492000.000000
173 > 8 0 16 13 41279125.000000
174 > 8 0 17 13 0.000060
175 > 8 0 16 14 34285622.000000
176 > 8 0 17 14 0.000514
177 > 8 0 16 15 11618875.000000
178 > 8 0 17 15 0.000190
179 > 8 0 16 16 7209750.000000
180 > 8 0 17 16 0.001462
181 > 8 0 16 17 22222222.000000
182 > 8 0 17 17 0.000137
183 > 8 0 16 18 8158000.000000
184 > 8 0 17 18 0.000271
185 > 8 0 16 19 34285625.000000
186 > 8 0 17 19 0.000514
187 > 8 0 16 20 10099625.000000
188 > 8 0 17 20 0.000480
189 > 8 0 16 21 41279125.000000
190 > 8 0 17 21 0.000060
191 > 8 0 16 22 27946250.000000
192 > 8 0 17 22 0.000278
193 > 14 0 18 1 G 4 0
194 > 15 0 18 1 G 18 0
195 > 14 0 19 1 G 18 1
196 > 15 0 19 1 G 11 1
197 > 14 0 20 1 G 18 2
198 > 15 0 20 1 G 19 2
199 > 14 0 20 1 G 19 3
200 > 15 0 20 1 G 21 3
201 > 14 0 20 1 G 21 4
202 > 15 0 20 1 G 17 4
203 > 14 0 20 1 G 17 5
204 > 15 0 20 1 G 14 5
205 > 14 0 20 1 G 14 6
206 > 15 0 20 1 G 20 6
207 > 14 0 21 1 G 20 7
208 > 15 0 21 1 G 2 7
209 > 14 0 20 1 G 18 8
210 > 15 0 20 1 G 13 8
211 > 14 0 20 1 G 13 9
212 > 15 0 20 1 G 15 9
213 > 14 0 21 1 G 15 10
214 > 15 0 21 1 G 6 10
215 > 14 0 20 1 G 20 11
216 > 15 0 20 1 G 16 11
217 > 14 0 21 1 G 16 12
218 > 15 0 21 1 G 3 12
219 > 14 0 20 1 G 17 13
220 > 15 0 20 1 G 22 13
221 > 14 0 21 1 G 22 14
222 > 15 0 21 1 G 5 14
223 > 14 0 22 1 G 9 15
224 > 15 0 22 1 G 17 15
225 > 14 0 19 1 G 17 16
226 > 15 0 19 1 G 8 16
227 > 14 0 22 1 G 9 17
228 > 15 0 22 1 G 21 17
229 > 14 0 19 1 G 21 18
230 > 15 0 19 1 G 10 18
231 > 14 0 22 1 G 7 19
232 > 15 0 22 1 G 14 19
233 > 14 0 19 1 G 14 20
234 > 15 0 19 1 G 8 20
235 > 14 0 22 1 G 7 21
236 > 15 0 22 1 G 20 21
237 > 14 0 22 1 G 8 22
238 > 15 0 22 1 G 22 22
239 > 14 0 22 1 G 11 23
240 > 15 0 22 1 G 13 23
241 > 14 0 19 1 G 13 24
242 > 15 0 19 1 G 12 24
243 > 14 0 22 1 G 11 25
244 > 15 0 22 1 G 19 25
245 > 14 0 19 1 G 19 26
246 > 15 0 19 1 G 10 26
247 > 14 0 22 1 G 12 27
248 > 15 0 22 1 G 15 27
249 > 14 0 20 1 G 19 28
250 > 15 0 20 1 G 13 28
251 > 14 0 18 1 G 2 29
252 > 15 0 18 1 G 16 29
253 > 14 0 20 1 G 14 30
254 > 15 0 20 1 G 22 30
255 > 6 0 23 4 4 emigrant-1
256 > 6 0 24 4 2 master-2
257 > 11 0 5 23 6
258 > 11 0 5 24 6
259 > 12 0 5 23 8
260 > 12 0 5 24 10
261 > 14 0 13 0 SR 24 p0
262 > 13 2.000000 5 23
263 > 12 2.000000 5 23 9
264 > 13 2.020551 5 24
265 > 12 2.020551 5 24 10
266 > 14 2.020551 13 0 SR 24 p1
267 > 13 2.020551 5 23
268 > 15 2.020551 13 0 SR 23 p0
269 > 14 2.020551 12 0 M 23 0
270 > 7 2.020551 4 23
271 > 6 2.020551 25 4 2 emigrant-1
272 > 11 2.020551 5 25 6
273 > 15 2.020551 12 0 M 25 0
274 > 12 2.020551 5 25 8
275 > 13 4.020551 5 25
276 > 12 4.020551 5 25 9
277 > 13 4.020707 5 24
278 > 12 4.020707 5 24 10
279 > 14 4.020707 13 0 SR 24 p2
280 > 13 4.020707 5 25
281 > 15 4.020707 13 0 SR 25 p1
282 > 14 4.020707 12 0 M 25 1
283 > 7 4.020707 4 25
284 > 6 4.020707 26 4 3 emigrant-1
285 > 11 4.020707 5 26 6
286 > 15 4.020707 12 0 M 26 1
287 > 12 4.020707 5 26 8
288 > 13 6.020707 5 26
289 > 12 6.020707 5 26 9
290 > 13 6.035906 5 24
291 > 12 6.035906 5 24 10
292 > 14 6.035906 13 0 SR 24 p3
293 > 13 6.035906 5 26
294 > 15 6.035906 13 0 SR 26 p2
295 > 14 6.035906 12 0 M 26 2
296 > 7 6.035906 4 26
297 > 6 6.035906 27 4 4 emigrant-1
298 > 11 6.035906 5 27 6
299 > 15 6.035906 12 0 M 27 2
300 > 12 6.035906 5 27 8
301 > 13 8.035906 5 27
302 > 12 8.035906 5 27 9
303 > 13 8.056457 5 24
304 > 12 8.056457 5 24 10
305 > 14 8.056457 13 0 SR 24 p4
306 > 13 8.056457 5 27
307 > 15 8.056457 13 0 SR 27 p3
308 > 14 8.056457 12 0 M 27 3
309 > 7 8.056457 4 27
310 > 6 8.056457 28 4 5 emigrant-1
311 > 11 8.056457 5 28 6
312 > 15 8.056457 12 0 M 28 3
313 > 12 8.056457 5 28 8
314 > 13 10.056457 5 28
315 > 12 10.056457 5 28 9
316 > 13 10.069689 5 24
317 > 12 10.069689 5 24 10
318 > 14 10.069689 13 0 SR 24 p5
319 > 13 10.069689 5 28
320 > 15 10.069689 13 0 SR 28 p4
321 > 14 10.069689 12 0 M 28 4
322 > 7 10.069689 4 28
323 > 6 10.069689 29 4 6 emigrant-1
324 > 11 10.069689 5 29 6
325 > 15 10.069689 12 0 M 29 4
326 > 12 10.069689 5 29 8
327 > 13 12.069689 5 29
328 > 12 12.069689 5 29 9
329 > 13 12.090025 5 24
330 > 12 12.090025 5 24 10
331 > 14 12.090025 13 0 SR 24 p6
332 > 13 12.090025 5 29
333 > 15 12.090025 13 0 SR 29 p5
334 > 14 12.090025 12 0 M 29 5
335 > 7 12.090025 4 29
336 > 6 12.090025 30 4 4 emigrant-1
337 > 11 12.090025 5 30 6
338 > 15 12.090025 12 0 M 30 5
339 > 12 12.090025 5 30 8
340 > 13 14.090025 5 30
341 > 12 14.090025 5 30 9
342 > 13 14.110575 5 24
343 > 12 14.110575 5 24 10
344 > 14 14.110575 13 0 SR 24 p7
345 > 13 14.110575 5 30
346 > 15 14.110575 13 0 SR 30 p6
347 > 14 14.110575 12 0 M 30 6
348 > 7 14.110575 4 30
349 > 6 14.110575 31 4 2 emigrant-1
350 > 11 14.110575 5 31 6
351 > 15 14.110575 12 0 M 31 6
352 > 12 14.110575 5 31 8
353 > 13 16.110575 5 31
354 > 12 16.110575 5 31 9
355 > 13 16.110731 5 24
356 > 12 16.110731 5 24 10
357 > 14 16.110731 13 0 SR 24 p8
358 > 13 16.110731 5 31
359 > 15 16.110731 13 0 SR 31 p7
360 > 14 16.110731 12 0 M 31 7
361 > 7 16.110731 4 31
362 > 6 16.110731 32 4 5 emigrant-1
363 > 11 16.110731 5 32 6
364 > 15 16.110731 12 0 M 32 7
365 > 12 16.110731 5 32 8
366 > 13 18.110731 5 32
367 > 12 18.110731 5 32 9
368 > 13 18.123963 5 24
369 > 7 18.123963 4 24
370 > 13 18.123963 5 32
371 > 15 18.123963 13 0 SR 32 p8
372 > 7 18.123963 4 32
373 > 7 18.123963 2 4
374 > 7 18.123963 14 9
375 > 7 18.123963 14 7
376 > 7 18.123963 14 8
377 > 7 18.123963 14 11
378 > 7 18.123963 14 12
379 > 7 18.123963 2 2
380 > 7 18.123963 14 10
381 > 7 18.123963 15 21
382 > 7 18.123963 15 19
383 > 7 18.123963 15 17
384 > 7 18.123963 15 14
385 > 7 18.123963 15 20
386 > 7 18.123963 15 22
387 > 7 18.123963 15 13
388 > 7 18.123963 15 15
389 > 7 18.123963 15 18
390 > 7 18.123963 15 16
391 > 7 18.123963 2 6
392 > 7 18.123963 2 3
393 > 7 18.123963 2 5
394 > 7 18.123963 1 1
395 > 7 18.123963 0 0
396
397 $ rm -rf tracing/procmig.trace