Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
re-adding output line of gtnets test
[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 11
155 > 6 0 15 15 1 3
156 > 6 0 16 15 1 7
157 > 6 0 17 15 1 9
158 > 6 0 18 15 1 12
159 > 6 0 19 15 1 2
160 > 6 0 20 15 1 8
161 > 6 0 21 15 1 1
162 > 6 0 22 15 1 4
163 > 6 0 23 15 1 0
164 > 6 0 24 15 1 10
165 > 6 0 25 15 1 5
166 > 6 0 26 15 1 loopback
167 > 4 18 1 2 15 HOST-LINK
168 > 4 19 1 15 14 LINK-ROUTER
169 > 4 20 1 15 15 LINK-LINK
170 > 4 21 1 15 2 LINK-HOST
171 > 4 22 1 14 15 ROUTER-LINK
172 > 8 0 3 2 98095000.000000
173 > 8 0 3 3 76296000.000000
174 > 8 0 3 4 76296000.000000
175 > 8 0 3 5 48492000.000000
176 > 8 0 3 6 48492000.000000
177 > 8 0 16 13 41279125.000000
178 > 8 0 17 13 0.000060
179 > 8 0 16 14 252750.000000
180 > 8 0 17 14 0.005705
181 > 8 0 16 15 34285622.000000
182 > 8 0 17 15 0.000514
183 > 8 0 16 16 11618875.000000
184 > 8 0 17 16 0.000190
185 > 8 0 16 17 7209750.000000
186 > 8 0 17 17 0.001462
187 > 8 0 16 18 1792625.000000
188 > 8 0 17 18 0.007878
189 > 8 0 16 19 22222222.000000
190 > 8 0 17 19 0.000137
191 > 8 0 16 20 8158000.000000
192 > 8 0 17 20 0.000271
193 > 8 0 16 21 34285625.000000
194 > 8 0 17 21 0.000514
195 > 8 0 16 22 10099625.000000
196 > 8 0 17 22 0.000480
197 > 8 0 16 23 41279125.000000
198 > 8 0 17 23 0.000060
199 > 8 0 16 24 4679750.000000
200 > 8 0 17 24 0.000849
201 > 8 0 16 25 27946250.000000
202 > 8 0 17 25 0.000278
203 > 8 0 16 26 498000000.000000
204 > 8 0 17 26 0.000015
205 > 14 0 18 1 G 4 0
206 > 15 0 18 1 G 26 0
207 > 14 0 18 1 G 4 1
208 > 15 0 18 1 G 20 1
209 > 14 0 19 1 G 20 2
210 > 15 0 19 1 G 11 2
211 > 14 0 20 1 G 20 3
212 > 15 0 20 1 G 21 3
213 > 14 0 20 1 G 21 4
214 > 15 0 20 1 G 23 4
215 > 14 0 20 1 G 23 5
216 > 15 0 20 1 G 19 5
217 > 14 0 20 1 G 19 6
218 > 15 0 20 1 G 15 6
219 > 14 0 20 1 G 15 7
220 > 15 0 20 1 G 22 7
221 > 14 0 21 1 G 22 8
222 > 15 0 21 1 G 2 8
223 > 14 0 20 1 G 20 9
224 > 15 0 20 1 G 13 9
225 > 14 0 20 1 G 13 10
226 > 15 0 20 1 G 16 10
227 > 14 0 21 1 G 16 11
228 > 15 0 21 1 G 6 11
229 > 14 0 20 1 G 22 12
230 > 15 0 20 1 G 17 12
231 > 14 0 21 1 G 17 13
232 > 15 0 21 1 G 3 13
233 > 14 0 20 1 G 19 14
234 > 15 0 20 1 G 25 14
235 > 14 0 21 1 G 25 15
236 > 15 0 21 1 G 5 15
237 > 14 0 22 1 G 9 16
238 > 15 0 22 1 G 19 16
239 > 14 0 19 1 G 19 17
240 > 15 0 19 1 G 8 17
241 > 14 0 22 1 G 9 18
242 > 15 0 22 1 G 23 18
243 > 14 0 19 1 G 23 19
244 > 15 0 19 1 G 10 19
245 > 14 0 22 1 G 7 20
246 > 15 0 22 1 G 15 20
247 > 14 0 19 1 G 15 21
248 > 15 0 19 1 G 8 21
249 > 14 0 22 1 G 7 22
250 > 15 0 22 1 G 22 22
251 > 14 0 22 1 G 8 23
252 > 15 0 22 1 G 25 23
253 > 14 0 22 1 G 11 24
254 > 15 0 22 1 G 13 24
255 > 14 0 19 1 G 13 25
256 > 15 0 19 1 G 12 25
257 > 14 0 22 1 G 11 26
258 > 15 0 22 1 G 21 26
259 > 14 0 19 1 G 21 27
260 > 15 0 19 1 G 10 27
261 > 14 0 22 1 G 12 28
262 > 15 0 22 1 G 16 28
263 > 14 0 18 1 G 2 29
264 > 15 0 18 1 G 26 29
265 > 14 0 20 1 G 21 30
266 > 15 0 20 1 G 13 30
267 > 14 0 18 1 G 2 31
268 > 15 0 18 1 G 17 31
269 > 14 0 20 1 G 15 32
270 > 15 0 20 1 G 25 32
271 > 14 0 18 1 G 6 33
272 > 15 0 18 1 G 26 33
273 > 14 0 18 1 G 3 34
274 > 15 0 18 1 G 26 34
275 > 14 0 18 1 G 5 35
276 > 15 0 18 1 G 26 35
277 > 6 0 27 4 4 emigrant-1
278 > 6 0 28 4 2 master-2
279 > 11 0 5 27 6
280 > 11 0 5 28 6
281 > 12 0 5 27 8
282 > 12 0 5 28 10
283 > 14 0 13 0 SR 28 p0
284 > 13 2.000000 5 27
285 > 12 2.000000 5 27 9
286 > 13 2.020551 5 28
287 > 12 2.020551 5 28 10
288 > 14 2.020551 13 0 SR 28 p1
289 > 13 2.020551 5 27
290 > 15 2.020551 13 0 SR 27 p0
291 > 14 2.020551 12 0 M 27 0
292 > 7 2.020551 4 27
293 > 6 2.020551 29 4 2 emigrant-1
294 > 11 2.020551 5 29 6
295 > 15 2.020551 12 0 M 29 0
296 > 12 2.020551 5 29 8
297 > 13 4.020551 5 29
298 > 12 4.020551 5 29 9
299 > 13 4.020707 5 28
300 > 12 4.020707 5 28 10
301 > 14 4.020707 13 0 SR 28 p2
302 > 13 4.020707 5 29
303 > 15 4.020707 13 0 SR 29 p1
304 > 14 4.020707 12 0 M 29 1
305 > 7 4.020707 4 29
306 > 6 4.020707 30 4 3 emigrant-1
307 > 11 4.020707 5 30 6
308 > 15 4.020707 12 0 M 30 1
309 > 12 4.020707 5 30 8
310 > 13 6.020707 5 30
311 > 12 6.020707 5 30 9
312 > 13 6.035906 5 28
313 > 12 6.035906 5 28 10
314 > 14 6.035906 13 0 SR 28 p3
315 > 13 6.035906 5 30
316 > 15 6.035906 13 0 SR 30 p2
317 > 14 6.035906 12 0 M 30 2
318 > 7 6.035906 4 30
319 > 6 6.035906 31 4 4 emigrant-1
320 > 11 6.035906 5 31 6
321 > 15 6.035906 12 0 M 31 2
322 > 12 6.035906 5 31 8
323 > 13 8.035906 5 31
324 > 12 8.035906 5 31 9
325 > 13 8.056457 5 28
326 > 12 8.056457 5 28 10
327 > 14 8.056457 13 0 SR 28 p4
328 > 13 8.056457 5 31
329 > 15 8.056457 13 0 SR 31 p3
330 > 14 8.056457 12 0 M 31 3
331 > 7 8.056457 4 31
332 > 6 8.056457 32 4 5 emigrant-1
333 > 11 8.056457 5 32 6
334 > 15 8.056457 12 0 M 32 3
335 > 12 8.056457 5 32 8
336 > 13 10.056457 5 32
337 > 12 10.056457 5 32 9
338 > 13 10.069689 5 28
339 > 12 10.069689 5 28 10
340 > 14 10.069689 13 0 SR 28 p5
341 > 13 10.069689 5 32
342 > 15 10.069689 13 0 SR 32 p4
343 > 14 10.069689 12 0 M 32 4
344 > 7 10.069689 4 32
345 > 6 10.069689 33 4 6 emigrant-1
346 > 11 10.069689 5 33 6
347 > 15 10.069689 12 0 M 33 4
348 > 12 10.069689 5 33 8
349 > 13 12.069689 5 33
350 > 12 12.069689 5 33 9
351 > 13 12.090025 5 28
352 > 12 12.090025 5 28 10
353 > 14 12.090025 13 0 SR 28 p6
354 > 13 12.090025 5 33
355 > 15 12.090025 13 0 SR 33 p5
356 > 14 12.090025 12 0 M 33 5
357 > 7 12.090025 4 33
358 > 6 12.090025 34 4 4 emigrant-1
359 > 11 12.090025 5 34 6
360 > 15 12.090025 12 0 M 34 5
361 > 12 12.090025 5 34 8
362 > 13 14.090025 5 34
363 > 12 14.090025 5 34 9
364 > 13 14.110575 5 28
365 > 12 14.110575 5 28 10
366 > 14 14.110575 13 0 SR 28 p7
367 > 13 14.110575 5 34
368 > 15 14.110575 13 0 SR 34 p6
369 > 14 14.110575 12 0 M 34 6
370 > 7 14.110575 4 34
371 > 6 14.110575 35 4 2 emigrant-1
372 > 11 14.110575 5 35 6
373 > 15 14.110575 12 0 M 35 6
374 > 12 14.110575 5 35 8
375 > 13 16.110575 5 35
376 > 12 16.110575 5 35 9
377 > 13 16.110731 5 28
378 > 12 16.110731 5 28 10
379 > 14 16.110731 13 0 SR 28 p8
380 > 13 16.110731 5 35
381 > 15 16.110731 13 0 SR 35 p7
382 > 14 16.110731 12 0 M 35 7
383 > 7 16.110731 4 35
384 > 6 16.110731 36 4 5 emigrant-1
385 > 11 16.110731 5 36 6
386 > 15 16.110731 12 0 M 36 7
387 > 12 16.110731 5 36 8
388 > 13 18.110731 5 36
389 > 12 18.110731 5 36 9
390 > 13 18.123963 5 28
391 > 7 18.123963 4 28
392 > 13 18.123963 5 36
393 > 15 18.123963 13 0 SR 36 p8
394 > 7 18.123963 4 36
395 > 7 18.123963 2 4
396 > 7 18.123963 14 9
397 > 7 18.123963 14 7
398 > 7 18.123963 14 8
399 > 7 18.123963 14 11
400 > 7 18.123963 14 12
401 > 7 18.123963 2 2
402 > 7 18.123963 15 24
403 > 7 18.123963 15 14
404 > 7 18.123963 15 18
405 > 7 18.123963 15 26
406 > 7 18.123963 14 10
407 > 7 18.123963 15 23
408 > 7 18.123963 15 21
409 > 7 18.123963 15 19
410 > 7 18.123963 15 15
411 > 7 18.123963 15 22
412 > 7 18.123963 15 25
413 > 7 18.123963 15 13
414 > 7 18.123963 15 16
415 > 7 18.123963 15 20
416 > 7 18.123963 15 17
417 > 7 18.123963 2 6
418 > 7 18.123963 2 3
419 > 7 18.123963 2 5
420 > 7 18.123963 1 1
421 > 7 18.123963 0 0
422
423 $ rm -rf tracing/procmig.trace