Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "remove a few smells in instrumentation"
[simgrid.git] / examples / msg / trace-process-migration / trace-process-migration.tesh
1 #! ./tesh
2
3 p Tracing processes
4 $ $SG_TEST_EXENV ${bindir:=.}/trace-process-migration$EXEEXT --cfg=tracing:yes --cfg=tracing/buffer:yes --cfg=tracing/filename:procmig.trace --cfg=tracing/msg/process:yes ${srcdir:=.}/small_platform.xml
5 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/buffer' to 'yes'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'procmig.trace'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/process' to 'yes'
9
10 $ tail -n +3 procmig.trace
11 > %EventDef PajeDefineContainerType 0
12 > %       Alias string
13 > %       Type string
14 > %       Name string
15 > %EndEventDef
16 > %EventDef PajeDefineVariableType 1
17 > %       Alias string
18 > %       Type string
19 > %       Name string
20 > %       Color color
21 > %EndEventDef
22 > %EventDef PajeDefineStateType 2
23 > %       Alias string
24 > %       Type string
25 > %       Name string
26 > %EndEventDef
27 > %EventDef PajeDefineEventType 3
28 > %       Alias string
29 > %       Type string
30 > %       Name string
31 > %EndEventDef
32 > %EventDef PajeDefineLinkType 4
33 > %       Alias string
34 > %       Type string
35 > %       StartContainerType string
36 > %       EndContainerType string
37 > %       Name string
38 > %EndEventDef
39 > %EventDef PajeDefineEntityValue 5
40 > %       Alias string
41 > %       Type string
42 > %       Name string
43 > %       Color color
44 > %EndEventDef
45 > %EventDef PajeCreateContainer 6
46 > %       Time date
47 > %       Alias string
48 > %       Type string
49 > %       Container string
50 > %       Name string
51 > %EndEventDef
52 > %EventDef PajeDestroyContainer 7
53 > %       Time date
54 > %       Type string
55 > %       Name string
56 > %EndEventDef
57 > %EventDef PajeSetVariable 8
58 > %       Time date
59 > %       Type string
60 > %       Container string
61 > %       Value double
62 > %EndEventDef
63 > %EventDef PajeAddVariable 9
64 > %       Time date
65 > %       Type string
66 > %       Container string
67 > %       Value double
68 > %EndEventDef
69 > %EventDef PajeSubVariable 10
70 > %       Time date
71 > %       Type string
72 > %       Container string
73 > %       Value double
74 > %EndEventDef
75 > %EventDef PajeSetState 11
76 > %       Time date
77 > %       Type string
78 > %       Container string
79 > %       Value string
80 > %EndEventDef
81 > %EventDef PajePushState 12
82 > %       Time date
83 > %       Type string
84 > %       Container string
85 > %       Value string
86 > %EndEventDef
87 > %EventDef PajePopState 13
88 > %       Time date
89 > %       Type string
90 > %       Container string
91 > %EndEventDef
92 > %EventDef PajeResetState 14
93 > %       Time date
94 > %       Type string
95 > %       Container string
96 > %EndEventDef
97 > %EventDef PajeStartLink 15
98 > %       Time date
99 > %       Type string
100 > %       Container string
101 > %       Value string
102 > %       StartContainer string
103 > %       Key string
104 > %EndEventDef
105 > %EventDef PajeEndLink 16
106 > %       Time date
107 > %       Type string
108 > %       Container string
109 > %       Value string
110 > %       EndContainer string
111 > %       Key string
112 > %EndEventDef
113 > %EventDef PajeNewEvent 17
114 > %       Time date
115 > %       Type string
116 > %       Container string
117 > %       Value string
118 > %EndEventDef
119 > 0 1 0 HOST
120 > 6 0 1 1 0 "Tremblay"
121 > 0 2 1 MSG_PROCESS
122 > 2 3 2 MSG_PROCESS_STATE
123 > 5 4 3 suspend "1 0 1"
124 > 5 5 3 sleep "1 1 0"
125 > 5 6 3 receive "1 0 0"
126 > 5 7 3 send "0 0 1"
127 > 5 8 3 task_execute "0 1 1"
128 > 4 9 0 2 2 MSG_PROCESS_LINK
129 > 4 10 0 2 2 MSG_PROCESS_TASK_LINK
130 > 6 0 2 1 0 "Jupiter"
131 > 6 0 3 1 0 "Fafard"
132 > 6 0 4 1 0 "Ginette"
133 > 6 0 5 1 0 "Bourassa"
134 > 6 0 6 1 0 "Jacquelin"
135 > 6 0 7 1 0 "Boivin"
136 > 0 11 0 LINK
137 > 6 0 8 11 0 "6"
138 > 6 0 9 11 0 "3"
139 > 6 0 10 11 0 "7"
140 > 6 0 11 11 0 "9"
141 > 6 0 12 11 0 "2"
142 > 6 0 13 11 0 "8"
143 > 6 0 14 11 0 "1"
144 > 6 0 15 11 0 "4"
145 > 6 0 16 11 0 "0"
146 > 6 0 17 11 0 "5"
147 > 6 0 18 11 0 "145"
148 > 6 0 19 11 0 "10"
149 > 6 0 20 11 0 "11"
150 > 6 0 21 11 0 "16"
151 > 6 0 22 11 0 "17"
152 > 6 0 23 11 0 "44"
153 > 6 0 24 11 0 "47"
154 > 6 0 25 11 0 "54"
155 > 6 0 26 11 0 "56"
156 > 6 0 27 11 0 "59"
157 > 6 0 28 11 0 "78"
158 > 6 0 29 11 0 "79"
159 > 6 0 30 11 0 "80"
160 > 6 0 31 11 0 "loopback"
161 > 4 12 0 11 11 0-LINK11-LINK11
162 > 4 13 0 1 11 0-HOST1-LINK11
163 > 4 14 0 11 1 0-LINK11-HOST1
164 > 15 0 12 0 topology 19 0
165 > 16 0 12 0 topology 20 0
166 > 15 0 12 0 topology 15 1
167 > 16 0 12 0 topology 9 1
168 > 15 0 12 0 topology 27 2
169 > 16 0 12 0 topology 18 2
170 > 15 0 13 0 topology 5 3
171 > 16 0 13 0 topology 24 3
172 > 15 0 12 0 topology 8 4
173 > 16 0 12 0 topology 10 4
174 > 15 0 12 0 topology 21 5
175 > 16 0 12 0 topology 22 5
176 > 15 0 13 0 topology 1 6
177 > 16 0 13 0 topology 9 6
178 > 15 0 12 0 topology 23 7
179 > 16 0 12 0 topology 24 7
180 > 15 0 13 0 topology 1 8
181 > 16 0 13 0 topology 15 8
182 > 15 0 13 0 topology 1 9
183 > 16 0 13 0 topology 11 9
184 > 15 0 12 0 topology 26 10
185 > 16 0 12 0 topology 27 10
186 > 15 0 13 0 topology 5 11
187 > 16 0 13 0 topology 18 11
188 > 15 0 14 0 topology 11 12
189 > 16 0 14 0 topology 2 12
190 > 15 0 12 0 topology 28 13
191 > 16 0 12 0 topology 29 13
192 > 15 0 12 0 topology 12 14
193 > 16 0 12 0 topology 16 14
194 > 15 0 12 0 topology 9 15
195 > 16 0 12 0 topology 16 15
196 > 15 0 12 0 topology 14 16
197 > 16 0 12 0 topology 13 16
198 > 15 0 12 0 topology 29 17
199 > 16 0 12 0 topology 11 17
200 > 15 0 13 0 topology 3 18
201 > 16 0 13 0 topology 30 18
202 > 15 0 12 0 topology 11 19
203 > 16 0 12 0 topology 15 19
204 > 15 0 13 0 topology 2 20
205 > 16 0 13 0 topology 24 20
206 > 15 0 14 0 topology 18 21
207 > 16 0 14 0 topology 6 21
208 > 15 0 14 0 topology 10 22
209 > 16 0 14 0 topology 5 22
210 > 15 0 12 0 topology 8 23
211 > 16 0 12 0 topology 19 23
212 > 15 0 12 0 topology 12 24
213 > 16 0 12 0 topology 25 24
214 > 15 0 13 0 topology 4 25
215 > 16 0 13 0 topology 24 25
216 > 15 0 12 0 topology 16 26
217 > 16 0 12 0 topology 14 26
218 > 15 0 14 0 topology 17 27
219 > 16 0 14 0 topology 4 27
220 > 15 0 12 0 topology 12 28
221 > 16 0 12 0 topology 17 28
222 > 15 0 12 0 topology 9 29
223 > 16 0 12 0 topology 17 29
224 > 15 0 12 0 topology 21 30
225 > 16 0 12 0 topology 19 30
226 > 15 0 12 0 topology 22 31
227 > 16 0 12 0 topology 25 31
228 > 15 0 14 0 topology 24 32
229 > 16 0 14 0 topology 7 32
230 > 15 0 13 0 topology 3 33
231 > 16 0 13 0 topology 28 33
232 > 15 0 12 0 topology 25 34
233 > 16 0 12 0 topology 26 34
234 > 15 0 12 0 topology 8 35
235 > 16 0 12 0 topology 20 35
236 > 15 0 14 0 topology 13 36
237 > 16 0 14 0 topology 3 36
238 > 15 0 13 0 topology 2 37
239 > 16 0 13 0 topology 18 37
240 > 15 0 12 0 topology 9 38
241 > 16 0 12 0 topology 12 38
242 > 15 0 12 0 topology 14 39
243 > 16 0 12 0 topology 8 39
244 > 15 0 12 0 topology 20 40
245 > 16 0 12 0 topology 23 40
246 > 15 0 13 0 topology 4 41
247 > 16 0 13 0 topology 18 41
248 > 15 0 12 0 topology 13 42
249 > 16 0 12 0 topology 8 42
250 > 15 0 12 0 topology 11 43
251 > 16 0 12 0 topology 8 43
252 > 15 0 12 0 topology 16 44
253 > 16 0 12 0 topology 21 44
254 > 15 0 12 0 topology 30 45
255 > 16 0 12 0 topology 28 45
256 > 6 0 32 2 3 "emigrant-1"
257 > 6 0 33 2 1 "policeman-2"
258 > 12 0 3 32 5
259 > 12 0 3 33 7
260 > 15 0 10 0 SR 33 p0
261 > 13 2.000000 3 32
262 > 12 2.000000 3 32 6
263 > 13 2.025708 3 33
264 > 12 2.025708 3 33 7
265 > 15 2.025708 10 0 SR 33 p1
266 > 13 2.025708 3 32
267 > 16 2.025708 10 0 SR 32 p0
268 > 15 2.025708 9 0 M 32 0
269 > 7 2.025708 2 32
270 > 6 2.025708 34 2 1 "emigrant-1"
271 > 16 2.025708 9 0 M 34 0
272 > 12 2.025708 3 34 5
273 > 13 4.025708 3 34
274 > 12 4.025708 3 34 6
275 > 13 4.025903 3 33
276 > 12 4.025903 3 33 7
277 > 15 4.025903 10 0 SR 33 p2
278 > 13 4.025903 3 34
279 > 16 4.025903 10 0 SR 34 p1
280 > 15 4.025903 9 0 M 34 1
281 > 7 4.025903 2 34
282 > 6 4.025903 35 2 2 "emigrant-1"
283 > 16 4.025903 9 0 M 35 1
284 > 12 4.025903 3 35 5
285 > 13 6.025903 3 35
286 > 12 6.025903 3 35 6
287 > 13 6.044918 3 33
288 > 12 6.044918 3 33 7
289 > 15 6.044918 10 0 SR 33 p3
290 > 13 6.044918 3 35
291 > 16 6.044918 10 0 SR 35 p2
292 > 15 6.044918 9 0 M 35 2
293 > 7 6.044918 2 35
294 > 6 6.044918 36 2 3 "emigrant-1"
295 > 16 6.044918 9 0 M 36 2
296 > 12 6.044918 3 36 5
297 > 13 8.044918 3 36
298 > 12 8.044918 3 36 6
299 > 13 8.070626 3 33
300 > 12 8.070626 3 33 7
301 > 15 8.070626 10 0 SR 33 p4
302 > 13 8.070626 3 36
303 > 16 8.070626 10 0 SR 36 p3
304 > 15 8.070626 9 0 M 36 3
305 > 7 8.070626 2 36
306 > 6 8.070626 37 2 4 "emigrant-1"
307 > 16 8.070626 9 0 M 37 3
308 > 12 8.070626 3 37 5
309 > 13 10.070626 3 37
310 > 12 10.070626 3 37 6
311 > 13 10.087178 3 33
312 > 12 10.087178 3 33 7
313 > 15 10.087178 10 0 SR 33 p5
314 > 13 10.087178 3 37
315 > 16 10.087178 10 0 SR 37 p4
316 > 15 10.087178 9 0 M 37 4
317 > 7 10.087178 2 37
318 > 6 10.087178 38 2 5 "emigrant-1"
319 > 16 10.087178 9 0 M 38 4
320 > 12 10.087178 3 38 5
321 > 13 12.087178 3 38
322 > 12 12.087178 3 38 6
323 > 13 12.112617 3 33
324 > 12 12.112617 3 33 7
325 > 15 12.112617 10 0 SR 33 p6
326 > 13 12.112617 3 38
327 > 16 12.112617 10 0 SR 38 p5
328 > 15 12.112617 9 0 M 38 5
329 > 7 12.112617 2 38
330 > 6 12.112617 39 2 3 "emigrant-1"
331 > 16 12.112617 9 0 M 39 5
332 > 12 12.112617 3 39 5
333 > 13 14.112617 3 39
334 > 12 14.112617 3 39 6
335 > 13 14.138325 3 33
336 > 12 14.138325 3 33 7
337 > 15 14.138325 10 0 SR 33 p7
338 > 13 14.138325 3 39
339 > 16 14.138325 10 0 SR 39 p6
340 > 15 14.138325 9 0 M 39 6
341 > 7 14.138325 2 39
342 > 6 14.138325 40 2 1 "emigrant-1"
343 > 16 14.138325 9 0 M 40 6
344 > 12 14.138325 3 40 5
345 > 13 16.138325 3 40
346 > 12 16.138325 3 40 6
347 > 13 16.138521 3 33
348 > 12 16.138521 3 33 7
349 > 15 16.138521 10 0 SR 33 p8
350 > 13 16.138521 3 40
351 > 16 16.138521 10 0 SR 40 p7
352 > 15 16.138521 9 0 M 40 7
353 > 7 16.138521 2 40
354 > 6 16.138521 41 2 4 "emigrant-1"
355 > 16 16.138521 9 0 M 41 7
356 > 12 16.138521 3 41 5
357 > 13 18.138521 3 41
358 > 12 18.138521 3 41 6
359 > 13 18.155073 3 33
360 > 7 18.155073 2 33
361 > 13 18.155073 3 41
362 > 16 18.155073 10 0 SR 41 p8
363 > 7 18.155073 2 41
364 > 7 18.155073 1 6
365 > 7 18.155073 1 3
366 > 7 18.155073 11 28
367 > 7 18.155073 11 29
368 > 7 18.155073 11 23
369 > 7 18.155073 11 30
370 > 7 18.155073 11 24
371 > 7 18.155073 11 18
372 > 7 18.155073 1 1
373 > 7 18.155073 11 19
374 > 7 18.155073 11 20
375 > 7 18.155073 11 21
376 > 7 18.155073 11 22
377 > 7 18.155073 11 25
378 > 7 18.155073 11 26
379 > 7 18.155073 11 31
380 > 7 18.155073 11 27
381 > 7 18.155073 11 16
382 > 7 18.155073 11 14
383 > 7 18.155073 11 12
384 > 7 18.155073 11 9
385 > 7 18.155073 11 15
386 > 7 18.155073 11 17
387 > 7 18.155073 11 8
388 > 7 18.155073 11 10
389 > 7 18.155073 11 13
390 > 7 18.155073 11 11
391 > 7 18.155073 1 5
392 > 7 18.155073 1 2
393 > 7 18.155073 1 7
394 > 7 18.155073 1 4
395
396 $ $SG_TEST_EXENV ${bindir:=.}/trace-process-migration$EXEEXT --cfg=tracing:yes --cfg=tracing/categorized:yes --cfg=tracing/uncategorized:yes --cfg=tracing/buffer:yes --cfg=tracing/filename:procmig.trace --cfg=tracing/msg/process:yes ${srcdir:=.}/small_platform.xml
397 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
398 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/categorized' to 'yes'
399 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/uncategorized' to 'yes'
400 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/buffer' to 'yes'
401 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'procmig.trace'
402 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/process' to 'yes'
403
404 $ tail -n +3 procmig.trace
405 > %EventDef PajeDefineContainerType 0
406 > %       Alias string
407 > %       Type string
408 > %       Name string
409 > %EndEventDef
410 > %EventDef PajeDefineVariableType 1
411 > %       Alias string
412 > %       Type string
413 > %       Name string
414 > %       Color color
415 > %EndEventDef
416 > %EventDef PajeDefineStateType 2
417 > %       Alias string
418 > %       Type string
419 > %       Name string
420 > %EndEventDef
421 > %EventDef PajeDefineEventType 3
422 > %       Alias string
423 > %       Type string
424 > %       Name string
425 > %EndEventDef
426 > %EventDef PajeDefineLinkType 4
427 > %       Alias string
428 > %       Type string
429 > %       StartContainerType string
430 > %       EndContainerType string
431 > %       Name string
432 > %EndEventDef
433 > %EventDef PajeDefineEntityValue 5
434 > %       Alias string
435 > %       Type string
436 > %       Name string
437 > %       Color color
438 > %EndEventDef
439 > %EventDef PajeCreateContainer 6
440 > %       Time date
441 > %       Alias string
442 > %       Type string
443 > %       Container string
444 > %       Name string
445 > %EndEventDef
446 > %EventDef PajeDestroyContainer 7
447 > %       Time date
448 > %       Type string
449 > %       Name string
450 > %EndEventDef
451 > %EventDef PajeSetVariable 8
452 > %       Time date
453 > %       Type string
454 > %       Container string
455 > %       Value double
456 > %EndEventDef
457 > %EventDef PajeAddVariable 9
458 > %       Time date
459 > %       Type string
460 > %       Container string
461 > %       Value double
462 > %EndEventDef
463 > %EventDef PajeSubVariable 10
464 > %       Time date
465 > %       Type string
466 > %       Container string
467 > %       Value double
468 > %EndEventDef
469 > %EventDef PajeSetState 11
470 > %       Time date
471 > %       Type string
472 > %       Container string
473 > %       Value string
474 > %EndEventDef
475 > %EventDef PajePushState 12
476 > %       Time date
477 > %       Type string
478 > %       Container string
479 > %       Value string
480 > %EndEventDef
481 > %EventDef PajePopState 13
482 > %       Time date
483 > %       Type string
484 > %       Container string
485 > %EndEventDef
486 > %EventDef PajeResetState 14
487 > %       Time date
488 > %       Type string
489 > %       Container string
490 > %EndEventDef
491 > %EventDef PajeStartLink 15
492 > %       Time date
493 > %       Type string
494 > %       Container string
495 > %       Value string
496 > %       StartContainer string
497 > %       Key string
498 > %EndEventDef
499 > %EventDef PajeEndLink 16
500 > %       Time date
501 > %       Type string
502 > %       Container string
503 > %       Value string
504 > %       EndContainer string
505 > %       Key string
506 > %EndEventDef
507 > %EventDef PajeNewEvent 17
508 > %       Time date
509 > %       Type string
510 > %       Container string
511 > %       Value string
512 > %EndEventDef
513 > 0 1 0 HOST
514 > 6 0 1 1 0 "Tremblay"
515 > 1 2 1 power "1 1 1"
516 > 1 3 1 power_used "0.5 0.5 0.5"
517 > 0 4 1 MSG_PROCESS
518 > 2 5 4 MSG_PROCESS_STATE
519 > 5 6 5 suspend "1 0 1"
520 > 5 7 5 sleep "1 1 0"
521 > 5 8 5 receive "1 0 0"
522 > 5 9 5 send "0 0 1"
523 > 5 10 5 task_execute "0 1 1"
524 > 4 11 0 4 4 MSG_PROCESS_LINK
525 > 4 12 0 4 4 MSG_PROCESS_TASK_LINK
526 > 6 0 2 1 0 "Jupiter"
527 > 6 0 3 1 0 "Fafard"
528 > 6 0 4 1 0 "Ginette"
529 > 6 0 5 1 0 "Bourassa"
530 > 6 0 6 1 0 "Jacquelin"
531 > 6 0 7 1 0 "Boivin"
532 > 0 13 0 LINK
533 > 6 0 8 13 0 "6"
534 > 1 14 13 bandwidth "1 1 1"
535 > 1 15 13 latency "1 1 1"
536 > 1 16 13 bandwidth_used "0.5 0.5 0.5"
537 > 6 0 9 13 0 "3"
538 > 6 0 10 13 0 "7"
539 > 6 0 11 13 0 "9"
540 > 6 0 12 13 0 "2"
541 > 6 0 13 13 0 "8"
542 > 6 0 14 13 0 "1"
543 > 6 0 15 13 0 "4"
544 > 6 0 16 13 0 "0"
545 > 6 0 17 13 0 "5"
546 > 6 0 18 13 0 "145"
547 > 6 0 19 13 0 "10"
548 > 6 0 20 13 0 "11"
549 > 6 0 21 13 0 "16"
550 > 6 0 22 13 0 "17"
551 > 6 0 23 13 0 "44"
552 > 6 0 24 13 0 "47"
553 > 6 0 25 13 0 "54"
554 > 6 0 26 13 0 "56"
555 > 6 0 27 13 0 "59"
556 > 6 0 28 13 0 "78"
557 > 6 0 29 13 0 "79"
558 > 6 0 30 13 0 "80"
559 > 6 0 31 13 0 "loopback"
560 > 4 17 0 13 13 0-LINK13-LINK13
561 > 4 18 0 1 13 0-HOST1-LINK13
562 > 4 19 0 13 1 0-LINK13-HOST1
563 > 8 0 2 1 98095000.000000
564 > 8 0 2 2 76296000.000000
565 > 8 0 2 3 76296000.000000
566 > 8 0 2 4 48492000.000000
567 > 8 0 2 5 48492000.000000
568 > 8 0 2 6 137333000.000000
569 > 8 0 2 7 98095000.000000
570 > 8 0 14 8 41279125.000000
571 > 8 0 15 8 0.000060
572 > 8 0 14 9 34285625.000000
573 > 8 0 15 9 0.000514
574 > 8 0 14 10 11618875.000000
575 > 8 0 15 10 0.000190
576 > 8 0 14 11 7209750.000000
577 > 8 0 15 11 0.001462
578 > 8 0 14 12 118682500.000000
579 > 8 0 15 12 0.000137
580 > 8 0 14 13 8158000.000000
581 > 8 0 15 13 0.000271
582 > 8 0 14 14 34285625.000000
583 > 8 0 15 14 0.000514
584 > 8 0 14 15 10099625.000000
585 > 8 0 15 15 0.000480
586 > 8 0 14 16 41279125.000000
587 > 8 0 15 16 0.000060
588 > 8 0 14 17 27946250.000000
589 > 8 0 15 17 0.000278
590 > 8 0 14 18 2583375.000000
591 > 8 0 15 18 0.000410
592 > 8 0 14 19 34285625.000000
593 > 8 0 15 19 0.000514
594 > 8 0 14 20 118682500.000000
595 > 8 0 15 20 0.000137
596 > 8 0 14 21 34285625.000000
597 > 8 0 15 21 0.000514
598 > 8 0 14 22 118682500.000000
599 > 8 0 15 22 0.000137
600 > 8 0 14 23 10314625.000000
601 > 8 0 15 23 0.006933
602 > 8 0 14 24 10314625.000000
603 > 8 0 15 24 0.006933
604 > 8 0 14 25 15376875.000000
605 > 8 0 15 25 0.035083
606 > 8 0 14 26 21414750.000000
607 > 8 0 15 26 0.029589
608 > 8 0 14 27 11845375.000000
609 > 8 0 15 27 0.000371
610 > 8 0 14 28 27946250.000000
611 > 8 0 15 28 0.000278
612 > 8 0 14 29 8427250.000000
613 > 8 0 15 29 0.000156
614 > 8 0 14 30 15376875.000000
615 > 8 0 15 30 0.035083
616 > 8 0 14 31 498000000.000000
617 > 8 0 15 31 0.000015
618 > 15 0 17 0 topology 19 0
619 > 16 0 17 0 topology 20 0
620 > 15 0 17 0 topology 15 1
621 > 16 0 17 0 topology 9 1
622 > 15 0 17 0 topology 27 2
623 > 16 0 17 0 topology 18 2
624 > 15 0 18 0 topology 5 3
625 > 16 0 18 0 topology 24 3
626 > 15 0 17 0 topology 8 4
627 > 16 0 17 0 topology 10 4
628 > 15 0 17 0 topology 21 5
629 > 16 0 17 0 topology 22 5
630 > 15 0 18 0 topology 1 6
631 > 16 0 18 0 topology 9 6
632 > 15 0 17 0 topology 23 7
633 > 16 0 17 0 topology 24 7
634 > 15 0 18 0 topology 1 8
635 > 16 0 18 0 topology 15 8
636 > 15 0 18 0 topology 1 9
637 > 16 0 18 0 topology 11 9
638 > 15 0 17 0 topology 26 10
639 > 16 0 17 0 topology 27 10
640 > 15 0 18 0 topology 5 11
641 > 16 0 18 0 topology 18 11
642 > 15 0 19 0 topology 11 12
643 > 16 0 19 0 topology 2 12
644 > 15 0 17 0 topology 28 13
645 > 16 0 17 0 topology 29 13
646 > 15 0 17 0 topology 12 14
647 > 16 0 17 0 topology 16 14
648 > 15 0 17 0 topology 9 15
649 > 16 0 17 0 topology 16 15
650 > 15 0 17 0 topology 14 16
651 > 16 0 17 0 topology 13 16
652 > 15 0 17 0 topology 29 17
653 > 16 0 17 0 topology 11 17
654 > 15 0 18 0 topology 3 18
655 > 16 0 18 0 topology 30 18
656 > 15 0 17 0 topology 11 19
657 > 16 0 17 0 topology 15 19
658 > 15 0 18 0 topology 2 20
659 > 16 0 18 0 topology 24 20
660 > 15 0 19 0 topology 18 21
661 > 16 0 19 0 topology 6 21
662 > 15 0 19 0 topology 10 22
663 > 16 0 19 0 topology 5 22
664 > 15 0 17 0 topology 8 23
665 > 16 0 17 0 topology 19 23
666 > 15 0 17 0 topology 12 24
667 > 16 0 17 0 topology 25 24
668 > 15 0 18 0 topology 4 25
669 > 16 0 18 0 topology 24 25
670 > 15 0 17 0 topology 16 26
671 > 16 0 17 0 topology 14 26
672 > 15 0 19 0 topology 17 27
673 > 16 0 19 0 topology 4 27
674 > 15 0 17 0 topology 12 28
675 > 16 0 17 0 topology 17 28
676 > 15 0 17 0 topology 9 29
677 > 16 0 17 0 topology 17 29
678 > 15 0 17 0 topology 21 30
679 > 16 0 17 0 topology 19 30
680 > 15 0 17 0 topology 22 31
681 > 16 0 17 0 topology 25 31
682 > 15 0 19 0 topology 24 32
683 > 16 0 19 0 topology 7 32
684 > 15 0 18 0 topology 3 33
685 > 16 0 18 0 topology 28 33
686 > 15 0 17 0 topology 25 34
687 > 16 0 17 0 topology 26 34
688 > 15 0 17 0 topology 8 35
689 > 16 0 17 0 topology 20 35
690 > 15 0 19 0 topology 13 36
691 > 16 0 19 0 topology 3 36
692 > 15 0 18 0 topology 2 37
693 > 16 0 18 0 topology 18 37
694 > 15 0 17 0 topology 9 38
695 > 16 0 17 0 topology 12 38
696 > 15 0 17 0 topology 14 39
697 > 16 0 17 0 topology 8 39
698 > 15 0 17 0 topology 20 40
699 > 16 0 17 0 topology 23 40
700 > 15 0 18 0 topology 4 41
701 > 16 0 18 0 topology 18 41
702 > 15 0 17 0 topology 13 42
703 > 16 0 17 0 topology 8 42
704 > 15 0 17 0 topology 11 43
705 > 16 0 17 0 topology 8 43
706 > 15 0 17 0 topology 16 44
707 > 16 0 17 0 topology 21 44
708 > 15 0 17 0 topology 30 45
709 > 16 0 17 0 topology 28 45
710 > 1 20 13 bmigration_order "0.800026 0.545312 0.857926"
711 > 1 21 1 pmigration_order "0.800026 0.545312 0.857926"
712 > 6 0 32 4 3 "emigrant-1"
713 > 6 0 33 4 1 "policeman-2"
714 > 12 0 5 32 7
715 > 12 0 5 33 9
716 > 15 0 12 0 SR 33 p0
717 > 13 2.000000 5 32
718 > 12 2.000000 5 32 8
719 > 8 2.025708 16 15 0.000000
720 > 9 2.025708 16 15 7536438.095238
721 > 10 2.025708 16 15 7536438.095238
722 > 8 2.025708 16 9 0.000000
723 > 9 2.025708 16 9 7536438.095238
724 > 10 2.025708 16 9 7536438.095238
725 > 8 2.025708 16 12 0.000000
726 > 9 2.025708 16 12 7536438.095238
727 > 10 2.025708 16 12 7536438.095238
728 > 8 2.025708 16 16 0.000000
729 > 9 2.025708 16 16 7536438.095238
730 > 10 2.025708 16 16 7536438.095238
731 > 8 2.025708 16 14 0.000000
732 > 9 2.025708 16 14 7536438.095238
733 > 10 2.025708 16 14 7536438.095238
734 > 8 2.025708 16 13 0.000000
735 > 9 2.025708 16 13 7536438.095238
736 > 10 2.025708 16 13 7536438.095238
737 > 9 2.025708 16 13 376821.904762
738 > 10 2.025708 16 13 376821.904762
739 > 9 2.025708 16 14 376821.904762
740 > 10 2.025708 16 14 376821.904762
741 > 9 2.025708 16 16 376821.904762
742 > 10 2.025708 16 16 376821.904762
743 > 9 2.025708 16 12 376821.904762
744 > 10 2.025708 16 12 376821.904762
745 > 9 2.025708 16 9 376821.904762
746 > 10 2.025708 16 9 376821.904762
747 > 9 2.025708 16 15 376821.904762
748 > 10 2.025708 16 15 376821.904762
749 > 13 2.025708 5 33
750 > 12 2.025708 5 33 9
751 > 15 2.025708 12 0 SR 33 p1
752 > 13 2.025708 5 32
753 > 16 2.025708 12 0 SR 32 p0
754 > 15 2.025708 11 0 M 32 0
755 > 7 2.025708 4 32
756 > 6 2.025708 34 4 1 "emigrant-1"
757 > 16 2.025708 11 0 M 34 0
758 > 12 2.025708 5 34 7
759 > 13 4.025708 5 34
760 > 12 4.025708 5 34 8
761 > 8 4.025903 16 31 0.000000
762 > 9 4.025903 16 31 483060000.000000
763 > 10 4.025903 16 31 483060000.000000
764 > 9 4.025903 16 31 24153000.000000
765 > 10 4.025903 16 31 24153000.000000
766 > 13 4.025903 5 33
767 > 12 4.025903 5 33 9
768 > 15 4.025903 12 0 SR 33 p2
769 > 13 4.025903 5 34
770 > 16 4.025903 12 0 SR 34 p1
771 > 15 4.025903 11 0 M 34 1
772 > 7 4.025903 4 34
773 > 6 4.025903 35 4 2 "emigrant-1"
774 > 16 4.025903 11 0 M 35 1
775 > 12 4.025903 5 35 7
776 > 13 6.025903 5 35
777 > 12 6.025903 5 35 8
778 > 8 6.044918 16 11 0.000000
779 > 9 6.044918 16 11 6660435.714286
780 > 10 6.044918 16 11 6660435.714286
781 > 9 6.044918 16 11 333021.785714
782 > 10 6.044918 16 11 333021.785714
783 > 13 6.044918 5 33
784 > 12 6.044918 5 33 9
785 > 15 6.044918 12 0 SR 33 p3
786 > 13 6.044918 5 35
787 > 16 6.044918 12 0 SR 35 p2
788 > 15 6.044918 11 0 M 35 2
789 > 7 6.044918 4 35
790 > 6 6.044918 36 4 3 "emigrant-1"
791 > 16 6.044918 11 0 M 36 2
792 > 12 6.044918 5 36 7
793 > 13 8.044918 5 36
794 > 12 8.044918 5 36 8
795 > 9 8.070626 16 15 7536438.095238
796 > 10 8.070626 16 15 7536438.095238
797 > 9 8.070626 16 9 7536438.095238
798 > 10 8.070626 16 9 7536438.095238
799 > 9 8.070626 16 12 7536438.095238
800 > 10 8.070626 16 12 7536438.095238
801 > 9 8.070626 16 16 7536438.095238
802 > 10 8.070626 16 16 7536438.095238
803 > 9 8.070626 16 14 7536438.095238
804 > 10 8.070626 16 14 7536438.095238
805 > 9 8.070626 16 13 7536438.095238
806 > 10 8.070626 16 13 7536438.095238
807 > 9 8.070626 16 13 376821.904762
808 > 10 8.070626 16 13 376821.904762
809 > 9 8.070626 16 14 376821.904762
810 > 10 8.070626 16 14 376821.904762
811 > 9 8.070626 16 16 376821.904762
812 > 10 8.070626 16 16 376821.904762
813 > 9 8.070626 16 12 376821.904762
814 > 10 8.070626 16 12 376821.904762
815 > 9 8.070626 16 9 376821.904762
816 > 10 8.070626 16 9 376821.904762
817 > 9 8.070626 16 15 376821.904762
818 > 10 8.070626 16 15 376821.904762
819 > 13 8.070626 5 33
820 > 12 8.070626 5 33 9
821 > 15 8.070626 12 0 SR 33 p4
822 > 13 8.070626 5 36
823 > 16 8.070626 12 0 SR 36 p3
824 > 15 8.070626 11 0 M 36 3
825 > 7 8.070626 4 36
826 > 6 8.070626 37 4 4 "emigrant-1"
827 > 16 8.070626 11 0 M 37 3
828 > 12 8.070626 5 37 7
829 > 13 10.070626 5 37
830 > 12 10.070626 5 37 8
831 > 9 10.087178 16 15 9330129.761905
832 > 10 10.087178 16 15 9330129.761905
833 > 9 10.087178 16 9 9330129.761905
834 > 10 10.087178 16 9 9330129.761905
835 > 8 10.087178 16 17 0.000000
836 > 9 10.087178 16 17 9330129.761905
837 > 10 10.087178 16 17 9330129.761905
838 > 9 10.087178 16 17 466506.488095
839 > 10 10.087178 16 17 466506.488095
840 > 9 10.087178 16 9 466506.488095
841 > 10 10.087178 16 9 466506.488095
842 > 9 10.087178 16 15 466506.488095
843 > 10 10.087178 16 15 466506.488095
844 > 13 10.087178 5 33
845 > 12 10.087178 5 33 9
846 > 15 10.087178 12 0 SR 33 p5
847 > 13 10.087178 5 37
848 > 16 10.087178 12 0 SR 37 p4
849 > 15 10.087178 11 0 M 37 4
850 > 7 10.087178 4 37
851 > 6 10.087178 38 4 5 "emigrant-1"
852 > 16 10.087178 11 0 M 38 4
853 > 12 10.087178 5 38 7
854 > 13 12.087178 5 38
855 > 12 12.087178 5 38 8
856 > 9 12.112617 16 15 9330129.761905
857 > 10 12.112617 16 15 9330129.761905
858 > 9 12.112617 16 9 9330129.761905
859 > 10 12.112617 16 9 9330129.761905
860 > 9 12.112617 16 12 9330129.761905
861 > 10 12.112617 16 12 9330129.761905
862 > 9 12.112617 16 16 9330129.761905
863 > 10 12.112617 16 16 9330129.761905
864 > 9 12.112617 16 14 9330129.761905
865 > 10 12.112617 16 14 9330129.761905
866 > 8 12.112617 16 8 0.000000
867 > 9 12.112617 16 8 9330129.761905
868 > 10 12.112617 16 8 9330129.761905
869 > 8 12.112617 16 10 0.000000
870 > 9 12.112617 16 10 9330129.761905
871 > 10 12.112617 16 10 9330129.761905
872 > 9 12.112617 16 10 466506.488095
873 > 10 12.112617 16 10 466506.488095
874 > 9 12.112617 16 8 466506.488095
875 > 10 12.112617 16 8 466506.488095
876 > 9 12.112617 16 14 466506.488095
877 > 10 12.112617 16 14 466506.488095
878 > 9 12.112617 16 16 466506.488095
879 > 10 12.112617 16 16 466506.488095
880 > 9 12.112617 16 12 466506.488095
881 > 10 12.112617 16 12 466506.488095
882 > 9 12.112617 16 9 466506.488095
883 > 10 12.112617 16 9 466506.488095
884 > 9 12.112617 16 15 466506.488095
885 > 10 12.112617 16 15 466506.488095
886 > 13 12.112617 5 33
887 > 12 12.112617 5 33 9
888 > 15 12.112617 12 0 SR 33 p6
889 > 13 12.112617 5 38
890 > 16 12.112617 12 0 SR 38 p5
891 > 15 12.112617 11 0 M 38 5
892 > 7 12.112617 4 38
893 > 6 12.112617 39 4 3 "emigrant-1"
894 > 16 12.112617 11 0 M 39 5
895 > 12 12.112617 5 39 7
896 > 13 14.112617 5 39
897 > 12 14.112617 5 39 8
898 > 9 14.138325 16 15 7536438.095238
899 > 10 14.138325 16 15 7536438.095238
900 > 9 14.138325 16 9 7536438.095238
901 > 10 14.138325 16 9 7536438.095238
902 > 9 14.138325 16 12 7536438.095238
903 > 10 14.138325 16 12 7536438.095238
904 > 9 14.138325 16 16 7536438.095238
905 > 10 14.138325 16 16 7536438.095238
906 > 9 14.138325 16 14 7536438.095238
907 > 10 14.138325 16 14 7536438.095238
908 > 9 14.138325 16 13 7536438.095238
909 > 10 14.138325 16 13 7536438.095238
910 > 9 14.138325 16 13 376821.904762
911 > 10 14.138325 16 13 376821.904762
912 > 9 14.138325 16 14 376821.904762
913 > 10 14.138325 16 14 376821.904762
914 > 9 14.138325 16 16 376821.904762
915 > 10 14.138325 16 16 376821.904762
916 > 9 14.138325 16 12 376821.904762
917 > 10 14.138325 16 12 376821.904762
918 > 9 14.138325 16 9 376821.904762
919 > 10 14.138325 16 9 376821.904762
920 > 9 14.138325 16 15 376821.904762
921 > 10 14.138325 16 15 376821.904762
922 > 13 14.138325 5 33
923 > 12 14.138325 5 33 9
924 > 15 14.138325 12 0 SR 33 p7
925 > 13 14.138325 5 39
926 > 16 14.138325 12 0 SR 39 p6
927 > 15 14.138325 11 0 M 39 6
928 > 7 14.138325 4 39
929 > 6 14.138325 40 4 1 "emigrant-1"
930 > 16 14.138325 11 0 M 40 6
931 > 12 14.138325 5 40 7
932 > 13 16.138325 5 40
933 > 12 16.138325 5 40 8
934 > 9 16.138521 16 31 483060000.000000
935 > 10 16.138521 16 31 483060000.000000
936 > 9 16.138521 16 31 24153000.000000
937 > 10 16.138521 16 31 24153000.000000
938 > 13 16.138521 5 33
939 > 12 16.138521 5 33 9
940 > 15 16.138521 12 0 SR 33 p8
941 > 13 16.138521 5 40
942 > 16 16.138521 12 0 SR 40 p7
943 > 15 16.138521 11 0 M 40 7
944 > 7 16.138521 4 40
945 > 6 16.138521 41 4 4 "emigrant-1"
946 > 16 16.138521 11 0 M 41 7
947 > 12 16.138521 5 41 7
948 > 13 18.138521 5 41
949 > 12 18.138521 5 41 8
950 > 9 18.155073 16 15 9330129.761905
951 > 10 18.155073 16 15 9330129.761905
952 > 9 18.155073 16 9 9330129.761905
953 > 10 18.155073 16 9 9330129.761905
954 > 9 18.155073 16 17 9330129.761905
955 > 10 18.155073 16 17 9330129.761905
956 > 9 18.155073 16 17 466506.488095
957 > 10 18.155073 16 17 466506.488095
958 > 9 18.155073 16 9 466506.488095
959 > 10 18.155073 16 9 466506.488095
960 > 9 18.155073 16 15 466506.488095
961 > 10 18.155073 16 15 466506.488095
962 > 13 18.155073 5 33
963 > 7 18.155073 4 33
964 > 13 18.155073 5 41
965 > 16 18.155073 12 0 SR 41 p8
966 > 7 18.155073 4 41
967 > 7 18.155073 1 6
968 > 7 18.155073 1 3
969 > 7 18.155073 13 28
970 > 7 18.155073 13 29
971 > 7 18.155073 13 23
972 > 7 18.155073 13 30
973 > 7 18.155073 13 24
974 > 7 18.155073 13 18
975 > 7 18.155073 1 1
976 > 7 18.155073 13 19
977 > 7 18.155073 13 20
978 > 7 18.155073 13 21
979 > 7 18.155073 13 22
980 > 7 18.155073 13 25
981 > 7 18.155073 13 26
982 > 7 18.155073 13 31
983 > 7 18.155073 13 27
984 > 7 18.155073 13 16
985 > 7 18.155073 13 14
986 > 7 18.155073 13 12
987 > 7 18.155073 13 9
988 > 7 18.155073 13 15
989 > 7 18.155073 13 17
990 > 7 18.155073 13 8
991 > 7 18.155073 13 10
992 > 7 18.155073 13 13
993 > 7 18.155073 13 11
994 > 7 18.155073 1 5
995 > 7 18.155073 1 2
996 > 7 18.155073 1 7
997 > 7 18.155073 1 4
998
999 $ $SG_TEST_EXENV ${bindir:=.}/trace-process-migration$EXEEXT --cfg=tracing/categorized:yes --cfg=tracing/uncategorized:yes --cfg=tracing/buffer:no --cfg=tracing/filename:procmig.trace --cfg=tracing/msg/process:yes ${srcdir:=.}/small_platform.xml
1000 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/categorized' to 'yes'
1001 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/uncategorized' to 'yes'
1002 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/buffer' to 'no'
1003 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'procmig.trace'
1004 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/process' to 'yes'
1005
1006 $ tail -n +3 procmig.trace
1007 > %EventDef PajeDefineContainerType 0
1008 > %       Alias string
1009 > %       Type string
1010 > %       Name string
1011 > %EndEventDef
1012 > %EventDef PajeDefineVariableType 1
1013 > %       Alias string
1014 > %       Type string
1015 > %       Name string
1016 > %       Color color
1017 > %EndEventDef
1018 > %EventDef PajeDefineStateType 2
1019 > %       Alias string
1020 > %       Type string
1021 > %       Name string
1022 > %EndEventDef
1023 > %EventDef PajeDefineEventType 3
1024 > %       Alias string
1025 > %       Type string
1026 > %       Name string
1027 > %EndEventDef
1028 > %EventDef PajeDefineLinkType 4
1029 > %       Alias string
1030 > %       Type string
1031 > %       StartContainerType string
1032 > %       EndContainerType string
1033 > %       Name string
1034 > %EndEventDef
1035 > %EventDef PajeDefineEntityValue 5
1036 > %       Alias string
1037 > %       Type string
1038 > %       Name string
1039 > %       Color color
1040 > %EndEventDef
1041 > %EventDef PajeCreateContainer 6
1042 > %       Time date
1043 > %       Alias string
1044 > %       Type string
1045 > %       Container string
1046 > %       Name string
1047 > %EndEventDef
1048 > %EventDef PajeDestroyContainer 7
1049 > %       Time date
1050 > %       Type string
1051 > %       Name string
1052 > %EndEventDef
1053 > %EventDef PajeSetVariable 8
1054 > %       Time date
1055 > %       Type string
1056 > %       Container string
1057 > %       Value double
1058 > %EndEventDef
1059 > %EventDef PajeAddVariable 9
1060 > %       Time date
1061 > %       Type string
1062 > %       Container string
1063 > %       Value double
1064 > %EndEventDef
1065 > %EventDef PajeSubVariable 10
1066 > %       Time date
1067 > %       Type string
1068 > %       Container string
1069 > %       Value double
1070 > %EndEventDef
1071 > %EventDef PajeSetState 11
1072 > %       Time date
1073 > %       Type string
1074 > %       Container string
1075 > %       Value string
1076 > %EndEventDef
1077 > %EventDef PajePushState 12
1078 > %       Time date
1079 > %       Type string
1080 > %       Container string
1081 > %       Value string
1082 > %EndEventDef
1083 > %EventDef PajePopState 13
1084 > %       Time date
1085 > %       Type string
1086 > %       Container string
1087 > %EndEventDef
1088 > %EventDef PajeResetState 14
1089 > %       Time date
1090 > %       Type string
1091 > %       Container string
1092 > %EndEventDef
1093 > %EventDef PajeStartLink 15
1094 > %       Time date
1095 > %       Type string
1096 > %       Container string
1097 > %       Value string
1098 > %       StartContainer string
1099 > %       Key string
1100 > %EndEventDef
1101 > %EventDef PajeEndLink 16
1102 > %       Time date
1103 > %       Type string
1104 > %       Container string
1105 > %       Value string
1106 > %       EndContainer string
1107 > %       Key string
1108 > %EndEventDef
1109 > %EventDef PajeNewEvent 17
1110 > %       Time date
1111 > %       Type string
1112 > %       Container string
1113 > %       Value string
1114 > %EndEventDef
1115 > 0 1 0 HOST
1116 > 6 0 1 1 0 "Tremblay"
1117 > 1 2 1 power "1 1 1"
1118 > 1 3 1 power_used "0.5 0.5 0.5"
1119 > 0 4 1 MSG_PROCESS
1120 > 2 5 4 MSG_PROCESS_STATE
1121 > 5 6 5 suspend "1 0 1"
1122 > 5 7 5 sleep "1 1 0"
1123 > 5 8 5 receive "1 0 0"
1124 > 5 9 5 send "0 0 1"
1125 > 5 10 5 task_execute "0 1 1"
1126 > 4 11 0 4 4 MSG_PROCESS_LINK
1127 > 4 12 0 4 4 MSG_PROCESS_TASK_LINK
1128 > 6 0 2 1 0 "Jupiter"
1129 > 6 0 3 1 0 "Fafard"
1130 > 6 0 4 1 0 "Ginette"
1131 > 6 0 5 1 0 "Bourassa"
1132 > 6 0 6 1 0 "Jacquelin"
1133 > 6 0 7 1 0 "Boivin"
1134 > 0 13 0 LINK
1135 > 6 0 8 13 0 "6"
1136 > 1 14 13 bandwidth "1 1 1"
1137 > 1 15 13 latency "1 1 1"
1138 > 1 16 13 bandwidth_used "0.5 0.5 0.5"
1139 > 6 0 9 13 0 "3"
1140 > 6 0 10 13 0 "7"
1141 > 6 0 11 13 0 "9"
1142 > 6 0 12 13 0 "2"
1143 > 6 0 13 13 0 "8"
1144 > 6 0 14 13 0 "1"
1145 > 6 0 15 13 0 "4"
1146 > 6 0 16 13 0 "0"
1147 > 6 0 17 13 0 "5"
1148 > 6 0 18 13 0 "145"
1149 > 6 0 19 13 0 "10"
1150 > 6 0 20 13 0 "11"
1151 > 6 0 21 13 0 "16"
1152 > 6 0 22 13 0 "17"
1153 > 6 0 23 13 0 "44"
1154 > 6 0 24 13 0 "47"
1155 > 6 0 25 13 0 "54"
1156 > 6 0 26 13 0 "56"
1157 > 6 0 27 13 0 "59"
1158 > 6 0 28 13 0 "78"
1159 > 6 0 29 13 0 "79"
1160 > 6 0 30 13 0 "80"
1161 > 6 0 31 13 0 "loopback"
1162 > 4 17 0 13 13 0-LINK13-LINK13
1163 > 4 18 0 1 13 0-HOST1-LINK13
1164 > 4 19 0 13 1 0-LINK13-HOST1
1165 > 8 0 2 1 98095000.000000
1166 > 8 0 2 2 76296000.000000
1167 > 8 0 2 3 76296000.000000
1168 > 8 0 2 4 48492000.000000
1169 > 8 0 2 5 48492000.000000
1170 > 8 0 2 6 137333000.000000
1171 > 8 0 2 7 98095000.000000
1172 > 8 0 14 8 41279125.000000
1173 > 8 0 15 8 0.000060
1174 > 8 0 14 9 34285625.000000
1175 > 8 0 15 9 0.000514
1176 > 8 0 14 10 11618875.000000
1177 > 8 0 15 10 0.000190
1178 > 8 0 14 11 7209750.000000
1179 > 8 0 15 11 0.001462
1180 > 8 0 14 12 118682500.000000
1181 > 8 0 15 12 0.000137
1182 > 8 0 14 13 8158000.000000
1183 > 8 0 15 13 0.000271
1184 > 8 0 14 14 34285625.000000
1185 > 8 0 15 14 0.000514
1186 > 8 0 14 15 10099625.000000
1187 > 8 0 15 15 0.000480
1188 > 8 0 14 16 41279125.000000
1189 > 8 0 15 16 0.000060
1190 > 8 0 14 17 27946250.000000
1191 > 8 0 15 17 0.000278
1192 > 8 0 14 18 2583375.000000
1193 > 8 0 15 18 0.000410
1194 > 8 0 14 19 34285625.000000
1195 > 8 0 15 19 0.000514
1196 > 8 0 14 20 118682500.000000
1197 > 8 0 15 20 0.000137
1198 > 8 0 14 21 34285625.000000
1199 > 8 0 15 21 0.000514
1200 > 8 0 14 22 118682500.000000
1201 > 8 0 15 22 0.000137
1202 > 8 0 14 23 10314625.000000
1203 > 8 0 15 23 0.006933
1204 > 8 0 14 24 10314625.000000
1205 > 8 0 15 24 0.006933
1206 > 8 0 14 25 15376875.000000
1207 > 8 0 15 25 0.035083
1208 > 8 0 14 26 21414750.000000
1209 > 8 0 15 26 0.029589
1210 > 8 0 14 27 11845375.000000
1211 > 8 0 15 27 0.000371
1212 > 8 0 14 28 27946250.000000
1213 > 8 0 15 28 0.000278
1214 > 8 0 14 29 8427250.000000
1215 > 8 0 15 29 0.000156
1216 > 8 0 14 30 15376875.000000
1217 > 8 0 15 30 0.035083
1218 > 8 0 14 31 498000000.000000
1219 > 8 0 15 31 0.000015
1220 > 15 0 17 0 topology 19 0
1221 > 16 0 17 0 topology 20 0
1222 > 15 0 17 0 topology 15 1
1223 > 16 0 17 0 topology 9 1
1224 > 15 0 17 0 topology 27 2
1225 > 16 0 17 0 topology 18 2
1226 > 15 0 18 0 topology 5 3
1227 > 16 0 18 0 topology 24 3
1228 > 15 0 17 0 topology 8 4
1229 > 16 0 17 0 topology 10 4
1230 > 15 0 17 0 topology 21 5
1231 > 16 0 17 0 topology 22 5
1232 > 15 0 18 0 topology 1 6
1233 > 16 0 18 0 topology 9 6
1234 > 15 0 17 0 topology 23 7
1235 > 16 0 17 0 topology 24 7
1236 > 15 0 18 0 topology 1 8
1237 > 16 0 18 0 topology 15 8
1238 > 15 0 18 0 topology 1 9
1239 > 16 0 18 0 topology 11 9
1240 > 15 0 17 0 topology 26 10
1241 > 16 0 17 0 topology 27 10
1242 > 15 0 18 0 topology 5 11
1243 > 16 0 18 0 topology 18 11
1244 > 15 0 19 0 topology 11 12
1245 > 16 0 19 0 topology 2 12
1246 > 15 0 17 0 topology 28 13
1247 > 16 0 17 0 topology 29 13
1248 > 15 0 17 0 topology 12 14
1249 > 16 0 17 0 topology 16 14
1250 > 15 0 17 0 topology 9 15
1251 > 16 0 17 0 topology 16 15
1252 > 15 0 17 0 topology 14 16
1253 > 16 0 17 0 topology 13 16
1254 > 15 0 17 0 topology 29 17
1255 > 16 0 17 0 topology 11 17
1256 > 15 0 18 0 topology 3 18
1257 > 16 0 18 0 topology 30 18
1258 > 15 0 17 0 topology 11 19
1259 > 16 0 17 0 topology 15 19
1260 > 15 0 18 0 topology 2 20
1261 > 16 0 18 0 topology 24 20
1262 > 15 0 19 0 topology 18 21
1263 > 16 0 19 0 topology 6 21
1264 > 15 0 19 0 topology 10 22
1265 > 16 0 19 0 topology 5 22
1266 > 15 0 17 0 topology 8 23
1267 > 16 0 17 0 topology 19 23
1268 > 15 0 17 0 topology 12 24
1269 > 16 0 17 0 topology 25 24
1270 > 15 0 18 0 topology 4 25
1271 > 16 0 18 0 topology 24 25
1272 > 15 0 17 0 topology 16 26
1273 > 16 0 17 0 topology 14 26
1274 > 15 0 19 0 topology 17 27
1275 > 16 0 19 0 topology 4 27
1276 > 15 0 17 0 topology 12 28
1277 > 16 0 17 0 topology 17 28
1278 > 15 0 17 0 topology 9 29
1279 > 16 0 17 0 topology 17 29
1280 > 15 0 17 0 topology 21 30
1281 > 16 0 17 0 topology 19 30
1282 > 15 0 17 0 topology 22 31
1283 > 16 0 17 0 topology 25 31
1284 > 15 0 19 0 topology 24 32
1285 > 16 0 19 0 topology 7 32
1286 > 15 0 18 0 topology 3 33
1287 > 16 0 18 0 topology 28 33
1288 > 15 0 17 0 topology 25 34
1289 > 16 0 17 0 topology 26 34
1290 > 15 0 17 0 topology 8 35
1291 > 16 0 17 0 topology 20 35
1292 > 15 0 19 0 topology 13 36
1293 > 16 0 19 0 topology 3 36
1294 > 15 0 18 0 topology 2 37
1295 > 16 0 18 0 topology 18 37
1296 > 15 0 17 0 topology 9 38
1297 > 16 0 17 0 topology 12 38
1298 > 15 0 17 0 topology 14 39
1299 > 16 0 17 0 topology 8 39
1300 > 15 0 17 0 topology 20 40
1301 > 16 0 17 0 topology 23 40
1302 > 15 0 18 0 topology 4 41
1303 > 16 0 18 0 topology 18 41
1304 > 15 0 17 0 topology 13 42
1305 > 16 0 17 0 topology 8 42
1306 > 15 0 17 0 topology 11 43
1307 > 16 0 17 0 topology 8 43
1308 > 15 0 17 0 topology 16 44
1309 > 16 0 17 0 topology 21 44
1310 > 15 0 17 0 topology 30 45
1311 > 16 0 17 0 topology 28 45
1312 > 1 20 13 bmigration_order "0.800026 0.545312 0.857926"
1313 > 1 21 1 pmigration_order "0.800026 0.545312 0.857926"
1314 > 6 0 32 4 3 "emigrant-1"
1315 > 6 0 33 4 1 "policeman-2"
1316 > 12 0 5 32 7
1317 > 12 0 5 33 9
1318 > 15 0 12 0 SR 33 p0
1319 > 13 2.000000 5 32
1320 > 12 2.000000 5 32 8
1321 > 8 2.025708 16 15 0.000000
1322 > 9 2.025708 16 15 7536438.095238
1323 > 10 2.025708 16 15 7536438.095238
1324 > 8 2.025708 16 9 0.000000
1325 > 9 2.025708 16 9 7536438.095238
1326 > 10 2.025708 16 9 7536438.095238
1327 > 8 2.025708 16 12 0.000000
1328 > 9 2.025708 16 12 7536438.095238
1329 > 10 2.025708 16 12 7536438.095238
1330 > 8 2.025708 16 16 0.000000
1331 > 9 2.025708 16 16 7536438.095238
1332 > 10 2.025708 16 16 7536438.095238
1333 > 8 2.025708 16 14 0.000000
1334 > 9 2.025708 16 14 7536438.095238
1335 > 10 2.025708 16 14 7536438.095238
1336 > 8 2.025708 16 13 0.000000
1337 > 9 2.025708 16 13 7536438.095238
1338 > 10 2.025708 16 13 7536438.095238
1339 > 9 2.025708 16 13 376821.904762
1340 > 10 2.025708 16 13 376821.904762
1341 > 9 2.025708 16 14 376821.904762
1342 > 10 2.025708 16 14 376821.904762
1343 > 9 2.025708 16 16 376821.904762
1344 > 10 2.025708 16 16 376821.904762
1345 > 9 2.025708 16 12 376821.904762
1346 > 10 2.025708 16 12 376821.904762
1347 > 9 2.025708 16 9 376821.904762
1348 > 10 2.025708 16 9 376821.904762
1349 > 9 2.025708 16 15 376821.904762
1350 > 10 2.025708 16 15 376821.904762
1351 > 13 2.025708 5 33
1352 > 12 2.025708 5 33 9
1353 > 15 2.025708 12 0 SR 33 p1
1354 > 13 2.025708 5 32
1355 > 16 2.025708 12 0 SR 32 p0
1356 > 15 2.025708 11 0 M 32 0
1357 > 7 2.025708 4 32
1358 > 6 2.025708 34 4 1 "emigrant-1"
1359 > 16 2.025708 11 0 M 34 0
1360 > 12 2.025708 5 34 7
1361 > 13 4.025708 5 34
1362 > 12 4.025708 5 34 8
1363 > 8 4.025903 16 31 0.000000
1364 > 9 4.025903 16 31 483060000.000000
1365 > 10 4.025903 16 31 483060000.000000
1366 > 9 4.025903 16 31 24153000.000000
1367 > 10 4.025903 16 31 24153000.000000
1368 > 13 4.025903 5 33
1369 > 12 4.025903 5 33 9
1370 > 15 4.025903 12 0 SR 33 p2
1371 > 13 4.025903 5 34
1372 > 16 4.025903 12 0 SR 34 p1
1373 > 15 4.025903 11 0 M 34 1
1374 > 7 4.025903 4 34
1375 > 6 4.025903 35 4 2 "emigrant-1"
1376 > 16 4.025903 11 0 M 35 1
1377 > 12 4.025903 5 35 7
1378 > 13 6.025903 5 35
1379 > 12 6.025903 5 35 8
1380 > 8 6.044918 16 11 0.000000
1381 > 9 6.044918 16 11 6660435.714286
1382 > 10 6.044918 16 11 6660435.714286
1383 > 9 6.044918 16 11 333021.785714
1384 > 10 6.044918 16 11 333021.785714
1385 > 13 6.044918 5 33
1386 > 12 6.044918 5 33 9
1387 > 15 6.044918 12 0 SR 33 p3
1388 > 13 6.044918 5 35
1389 > 16 6.044918 12 0 SR 35 p2
1390 > 15 6.044918 11 0 M 35 2
1391 > 7 6.044918 4 35
1392 > 6 6.044918 36 4 3 "emigrant-1"
1393 > 16 6.044918 11 0 M 36 2
1394 > 12 6.044918 5 36 7
1395 > 13 8.044918 5 36
1396 > 12 8.044918 5 36 8
1397 > 9 8.070626 16 15 7536438.095238
1398 > 10 8.070626 16 15 7536438.095238
1399 > 9 8.070626 16 9 7536438.095238
1400 > 10 8.070626 16 9 7536438.095238
1401 > 9 8.070626 16 12 7536438.095238
1402 > 10 8.070626 16 12 7536438.095238
1403 > 9 8.070626 16 16 7536438.095238
1404 > 10 8.070626 16 16 7536438.095238
1405 > 9 8.070626 16 14 7536438.095238
1406 > 10 8.070626 16 14 7536438.095238
1407 > 9 8.070626 16 13 7536438.095238
1408 > 10 8.070626 16 13 7536438.095238
1409 > 9 8.070626 16 13 376821.904762
1410 > 10 8.070626 16 13 376821.904762
1411 > 9 8.070626 16 14 376821.904762
1412 > 10 8.070626 16 14 376821.904762
1413 > 9 8.070626 16 16 376821.904762
1414 > 10 8.070626 16 16 376821.904762
1415 > 9 8.070626 16 12 376821.904762
1416 > 10 8.070626 16 12 376821.904762
1417 > 9 8.070626 16 9 376821.904762
1418 > 10 8.070626 16 9 376821.904762
1419 > 9 8.070626 16 15 376821.904762
1420 > 10 8.070626 16 15 376821.904762
1421 > 13 8.070626 5 33
1422 > 12 8.070626 5 33 9
1423 > 15 8.070626 12 0 SR 33 p4
1424 > 13 8.070626 5 36
1425 > 16 8.070626 12 0 SR 36 p3
1426 > 15 8.070626 11 0 M 36 3
1427 > 7 8.070626 4 36
1428 > 6 8.070626 37 4 4 "emigrant-1"
1429 > 16 8.070626 11 0 M 37 3
1430 > 12 8.070626 5 37 7
1431 > 13 10.070626 5 37
1432 > 12 10.070626 5 37 8
1433 > 9 10.087178 16 15 9330129.761905
1434 > 10 10.087178 16 15 9330129.761905
1435 > 9 10.087178 16 9 9330129.761905
1436 > 10 10.087178 16 9 9330129.761905
1437 > 8 10.087178 16 17 0.000000
1438 > 9 10.087178 16 17 9330129.761905
1439 > 10 10.087178 16 17 9330129.761905
1440 > 9 10.087178 16 17 466506.488095
1441 > 10 10.087178 16 17 466506.488095
1442 > 9 10.087178 16 9 466506.488095
1443 > 10 10.087178 16 9 466506.488095
1444 > 9 10.087178 16 15 466506.488095
1445 > 10 10.087178 16 15 466506.488095
1446 > 13 10.087178 5 33
1447 > 12 10.087178 5 33 9
1448 > 15 10.087178 12 0 SR 33 p5
1449 > 13 10.087178 5 37
1450 > 16 10.087178 12 0 SR 37 p4
1451 > 15 10.087178 11 0 M 37 4
1452 > 7 10.087178 4 37
1453 > 6 10.087178 38 4 5 "emigrant-1"
1454 > 16 10.087178 11 0 M 38 4
1455 > 12 10.087178 5 38 7
1456 > 13 12.087178 5 38
1457 > 12 12.087178 5 38 8
1458 > 9 12.112617 16 15 9330129.761905
1459 > 10 12.112617 16 15 9330129.761905
1460 > 9 12.112617 16 9 9330129.761905
1461 > 10 12.112617 16 9 9330129.761905
1462 > 9 12.112617 16 12 9330129.761905
1463 > 10 12.112617 16 12 9330129.761905
1464 > 9 12.112617 16 16 9330129.761905
1465 > 10 12.112617 16 16 9330129.761905
1466 > 9 12.112617 16 14 9330129.761905
1467 > 10 12.112617 16 14 9330129.761905
1468 > 8 12.112617 16 8 0.000000
1469 > 9 12.112617 16 8 9330129.761905
1470 > 10 12.112617 16 8 9330129.761905
1471 > 8 12.112617 16 10 0.000000
1472 > 9 12.112617 16 10 9330129.761905
1473 > 10 12.112617 16 10 9330129.761905
1474 > 9 12.112617 16 10 466506.488095
1475 > 10 12.112617 16 10 466506.488095
1476 > 9 12.112617 16 8 466506.488095
1477 > 10 12.112617 16 8 466506.488095
1478 > 9 12.112617 16 14 466506.488095
1479 > 10 12.112617 16 14 466506.488095
1480 > 9 12.112617 16 16 466506.488095
1481 > 10 12.112617 16 16 466506.488095
1482 > 9 12.112617 16 12 466506.488095
1483 > 10 12.112617 16 12 466506.488095
1484 > 9 12.112617 16 9 466506.488095
1485 > 10 12.112617 16 9 466506.488095
1486 > 9 12.112617 16 15 466506.488095
1487 > 10 12.112617 16 15 466506.488095
1488 > 13 12.112617 5 33
1489 > 12 12.112617 5 33 9
1490 > 15 12.112617 12 0 SR 33 p6
1491 > 13 12.112617 5 38
1492 > 16 12.112617 12 0 SR 38 p5
1493 > 15 12.112617 11 0 M 38 5
1494 > 7 12.112617 4 38
1495 > 6 12.112617 39 4 3 "emigrant-1"
1496 > 16 12.112617 11 0 M 39 5
1497 > 12 12.112617 5 39 7
1498 > 13 14.112617 5 39
1499 > 12 14.112617 5 39 8
1500 > 9 14.138325 16 15 7536438.095238
1501 > 10 14.138325 16 15 7536438.095238
1502 > 9 14.138325 16 9 7536438.095238
1503 > 10 14.138325 16 9 7536438.095238
1504 > 9 14.138325 16 12 7536438.095238
1505 > 10 14.138325 16 12 7536438.095238
1506 > 9 14.138325 16 16 7536438.095238
1507 > 10 14.138325 16 16 7536438.095238
1508 > 9 14.138325 16 14 7536438.095238
1509 > 10 14.138325 16 14 7536438.095238
1510 > 9 14.138325 16 13 7536438.095238
1511 > 10 14.138325 16 13 7536438.095238
1512 > 9 14.138325 16 13 376821.904762
1513 > 10 14.138325 16 13 376821.904762
1514 > 9 14.138325 16 14 376821.904762
1515 > 10 14.138325 16 14 376821.904762
1516 > 9 14.138325 16 16 376821.904762
1517 > 10 14.138325 16 16 376821.904762
1518 > 9 14.138325 16 12 376821.904762
1519 > 10 14.138325 16 12 376821.904762
1520 > 9 14.138325 16 9 376821.904762
1521 > 10 14.138325 16 9 376821.904762
1522 > 9 14.138325 16 15 376821.904762
1523 > 10 14.138325 16 15 376821.904762
1524 > 13 14.138325 5 33
1525 > 12 14.138325 5 33 9
1526 > 15 14.138325 12 0 SR 33 p7
1527 > 13 14.138325 5 39
1528 > 16 14.138325 12 0 SR 39 p6
1529 > 15 14.138325 11 0 M 39 6
1530 > 7 14.138325 4 39
1531 > 6 14.138325 40 4 1 "emigrant-1"
1532 > 16 14.138325 11 0 M 40 6
1533 > 12 14.138325 5 40 7
1534 > 13 16.138325 5 40
1535 > 12 16.138325 5 40 8
1536 > 9 16.138521 16 31 483060000.000000
1537 > 10 16.138521 16 31 483060000.000000
1538 > 9 16.138521 16 31 24153000.000000
1539 > 10 16.138521 16 31 24153000.000000
1540 > 13 16.138521 5 33
1541 > 12 16.138521 5 33 9
1542 > 15 16.138521 12 0 SR 33 p8
1543 > 13 16.138521 5 40
1544 > 16 16.138521 12 0 SR 40 p7
1545 > 15 16.138521 11 0 M 40 7
1546 > 7 16.138521 4 40
1547 > 6 16.138521 41 4 4 "emigrant-1"
1548 > 16 16.138521 11 0 M 41 7
1549 > 12 16.138521 5 41 7
1550 > 13 18.138521 5 41
1551 > 12 18.138521 5 41 8
1552 > 9 18.155073 16 15 9330129.761905
1553 > 10 18.155073 16 15 9330129.761905
1554 > 9 18.155073 16 9 9330129.761905
1555 > 10 18.155073 16 9 9330129.761905
1556 > 9 18.155073 16 17 9330129.761905
1557 > 10 18.155073 16 17 9330129.761905
1558 > 9 18.155073 16 17 466506.488095
1559 > 10 18.155073 16 17 466506.488095
1560 > 9 18.155073 16 9 466506.488095
1561 > 10 18.155073 16 9 466506.488095
1562 > 9 18.155073 16 15 466506.488095
1563 > 10 18.155073 16 15 466506.488095
1564 > 13 18.155073 5 33
1565 > 7 18.155073 4 33
1566 > 13 18.155073 5 41
1567 > 16 18.155073 12 0 SR 41 p8
1568 > 7 18.155073 4 41
1569 > 7 18.155073 1 6
1570 > 7 18.155073 1 3
1571 > 7 18.155073 13 28
1572 > 7 18.155073 13 29
1573 > 7 18.155073 13 23
1574 > 7 18.155073 13 30
1575 > 7 18.155073 13 24
1576 > 7 18.155073 13 18
1577 > 7 18.155073 1 1
1578 > 7 18.155073 13 19
1579 > 7 18.155073 13 20
1580 > 7 18.155073 13 21
1581 > 7 18.155073 13 22
1582 > 7 18.155073 13 25
1583 > 7 18.155073 13 26
1584 > 7 18.155073 13 31
1585 > 7 18.155073 13 27
1586 > 7 18.155073 13 16
1587 > 7 18.155073 13 14
1588 > 7 18.155073 13 12
1589 > 7 18.155073 13 9
1590 > 7 18.155073 13 15
1591 > 7 18.155073 13 17
1592 > 7 18.155073 13 8
1593 > 7 18.155073 13 10
1594 > 7 18.155073 13 13
1595 > 7 18.155073 13 11
1596 > 7 18.155073 1 5
1597 > 7 18.155073 1 2
1598 > 7 18.155073 1 7
1599 > 7 18.155073 1 4
1600
1601 $ $SG_TEST_EXENV ${bindir:=.}/trace-process-migration$EXEEXT --cfg=tracing:no ${srcdir:=.}/small_platform.xml
1602 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'no'
1603
1604 $ $SG_TEST_EXENV ${bindir:=.}/trace-process-migration$EXEEXT --cfg=tracing:yes --cfg=tracing/categorized:yes ${srcdir:=.}/small_platform.xml
1605 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
1606 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/categorized' to 'yes'
1607
1608 $ tail -n +3 simgrid.trace
1609 > %EventDef PajeDefineContainerType 0
1610 > %       Alias string
1611 > %       Type string
1612 > %       Name string
1613 > %EndEventDef
1614 > %EventDef PajeDefineVariableType 1
1615 > %       Alias string
1616 > %       Type string
1617 > %       Name string
1618 > %       Color color
1619 > %EndEventDef
1620 > %EventDef PajeDefineStateType 2
1621 > %       Alias string
1622 > %       Type string
1623 > %       Name string
1624 > %EndEventDef
1625 > %EventDef PajeDefineEventType 3
1626 > %       Alias string
1627 > %       Type string
1628 > %       Name string
1629 > %EndEventDef
1630 > %EventDef PajeDefineLinkType 4
1631 > %       Alias string
1632 > %       Type string
1633 > %       StartContainerType string
1634 > %       EndContainerType string
1635 > %       Name string
1636 > %EndEventDef
1637 > %EventDef PajeDefineEntityValue 5
1638 > %       Alias string
1639 > %       Type string
1640 > %       Name string
1641 > %       Color color
1642 > %EndEventDef
1643 > %EventDef PajeCreateContainer 6
1644 > %       Time date
1645 > %       Alias string
1646 > %       Type string
1647 > %       Container string
1648 > %       Name string
1649 > %EndEventDef
1650 > %EventDef PajeDestroyContainer 7
1651 > %       Time date
1652 > %       Type string
1653 > %       Name string
1654 > %EndEventDef
1655 > %EventDef PajeSetVariable 8
1656 > %       Time date
1657 > %       Type string
1658 > %       Container string
1659 > %       Value double
1660 > %EndEventDef
1661 > %EventDef PajeAddVariable 9
1662 > %       Time date
1663 > %       Type string
1664 > %       Container string
1665 > %       Value double
1666 > %EndEventDef
1667 > %EventDef PajeSubVariable 10
1668 > %       Time date
1669 > %       Type string
1670 > %       Container string
1671 > %       Value double
1672 > %EndEventDef
1673 > %EventDef PajeSetState 11
1674 > %       Time date
1675 > %       Type string
1676 > %       Container string
1677 > %       Value string
1678 > %EndEventDef
1679 > %EventDef PajePushState 12
1680 > %       Time date
1681 > %       Type string
1682 > %       Container string
1683 > %       Value string
1684 > %EndEventDef
1685 > %EventDef PajePopState 13
1686 > %       Time date
1687 > %       Type string
1688 > %       Container string
1689 > %EndEventDef
1690 > %EventDef PajeResetState 14
1691 > %       Time date
1692 > %       Type string
1693 > %       Container string
1694 > %EndEventDef
1695 > %EventDef PajeStartLink 15
1696 > %       Time date
1697 > %       Type string
1698 > %       Container string
1699 > %       Value string
1700 > %       StartContainer string
1701 > %       Key string
1702 > %EndEventDef
1703 > %EventDef PajeEndLink 16
1704 > %       Time date
1705 > %       Type string
1706 > %       Container string
1707 > %       Value string
1708 > %       EndContainer string
1709 > %       Key string
1710 > %EndEventDef
1711 > %EventDef PajeNewEvent 17
1712 > %       Time date
1713 > %       Type string
1714 > %       Container string
1715 > %       Value string
1716 > %EndEventDef
1717 > 0 1 0 HOST
1718 > 6 0 1 1 0 "Tremblay"
1719 > 1 2 1 power "1 1 1"
1720 > 6 0 2 1 0 "Jupiter"
1721 > 6 0 3 1 0 "Fafard"
1722 > 6 0 4 1 0 "Ginette"
1723 > 6 0 5 1 0 "Bourassa"
1724 > 6 0 6 1 0 "Jacquelin"
1725 > 6 0 7 1 0 "Boivin"
1726 > 0 3 0 LINK
1727 > 6 0 8 3 0 "6"
1728 > 1 4 3 bandwidth "1 1 1"
1729 > 1 5 3 latency "1 1 1"
1730 > 6 0 9 3 0 "3"
1731 > 6 0 10 3 0 "7"
1732 > 6 0 11 3 0 "9"
1733 > 6 0 12 3 0 "2"
1734 > 6 0 13 3 0 "8"
1735 > 6 0 14 3 0 "1"
1736 > 6 0 15 3 0 "4"
1737 > 6 0 16 3 0 "0"
1738 > 6 0 17 3 0 "5"
1739 > 6 0 18 3 0 "145"
1740 > 6 0 19 3 0 "10"
1741 > 6 0 20 3 0 "11"
1742 > 6 0 21 3 0 "16"
1743 > 6 0 22 3 0 "17"
1744 > 6 0 23 3 0 "44"
1745 > 6 0 24 3 0 "47"
1746 > 6 0 25 3 0 "54"
1747 > 6 0 26 3 0 "56"
1748 > 6 0 27 3 0 "59"
1749 > 6 0 28 3 0 "78"
1750 > 6 0 29 3 0 "79"
1751 > 6 0 30 3 0 "80"
1752 > 6 0 31 3 0 "loopback"
1753 > 4 6 0 3 3 0-LINK3-LINK3
1754 > 4 7 0 1 3 0-HOST1-LINK3
1755 > 4 8 0 3 1 0-LINK3-HOST1
1756 > 8 0 2 1 98095000.000000
1757 > 8 0 2 2 76296000.000000
1758 > 8 0 2 3 76296000.000000
1759 > 8 0 2 4 48492000.000000
1760 > 8 0 2 5 48492000.000000
1761 > 8 0 2 6 137333000.000000
1762 > 8 0 2 7 98095000.000000
1763 > 8 0 4 8 41279125.000000
1764 > 8 0 5 8 0.000060
1765 > 8 0 4 9 34285625.000000
1766 > 8 0 5 9 0.000514
1767 > 8 0 4 10 11618875.000000
1768 > 8 0 5 10 0.000190
1769 > 8 0 4 11 7209750.000000
1770 > 8 0 5 11 0.001462
1771 > 8 0 4 12 118682500.000000
1772 > 8 0 5 12 0.000137
1773 > 8 0 4 13 8158000.000000
1774 > 8 0 5 13 0.000271
1775 > 8 0 4 14 34285625.000000
1776 > 8 0 5 14 0.000514
1777 > 8 0 4 15 10099625.000000
1778 > 8 0 5 15 0.000480
1779 > 8 0 4 16 41279125.000000
1780 > 8 0 5 16 0.000060
1781 > 8 0 4 17 27946250.000000
1782 > 8 0 5 17 0.000278
1783 > 8 0 4 18 2583375.000000
1784 > 8 0 5 18 0.000410
1785 > 8 0 4 19 34285625.000000
1786 > 8 0 5 19 0.000514
1787 > 8 0 4 20 118682500.000000
1788 > 8 0 5 20 0.000137
1789 > 8 0 4 21 34285625.000000
1790 > 8 0 5 21 0.000514
1791 > 8 0 4 22 118682500.000000
1792 > 8 0 5 22 0.000137
1793 > 8 0 4 23 10314625.000000
1794 > 8 0 5 23 0.006933
1795 > 8 0 4 24 10314625.000000
1796 > 8 0 5 24 0.006933
1797 > 8 0 4 25 15376875.000000
1798 > 8 0 5 25 0.035083
1799 > 8 0 4 26 21414750.000000
1800 > 8 0 5 26 0.029589
1801 > 8 0 4 27 11845375.000000
1802 > 8 0 5 27 0.000371
1803 > 8 0 4 28 27946250.000000
1804 > 8 0 5 28 0.000278
1805 > 8 0 4 29 8427250.000000
1806 > 8 0 5 29 0.000156
1807 > 8 0 4 30 15376875.000000
1808 > 8 0 5 30 0.035083
1809 > 8 0 4 31 498000000.000000
1810 > 8 0 5 31 0.000015
1811 > 15 0 6 0 topology 19 0
1812 > 16 0 6 0 topology 20 0
1813 > 15 0 6 0 topology 15 1
1814 > 16 0 6 0 topology 9 1
1815 > 15 0 6 0 topology 27 2
1816 > 16 0 6 0 topology 18 2
1817 > 15 0 7 0 topology 5 3
1818 > 16 0 7 0 topology 24 3
1819 > 15 0 6 0 topology 8 4
1820 > 16 0 6 0 topology 10 4
1821 > 15 0 6 0 topology 21 5
1822 > 16 0 6 0 topology 22 5
1823 > 15 0 7 0 topology 1 6
1824 > 16 0 7 0 topology 9 6
1825 > 15 0 6 0 topology 23 7
1826 > 16 0 6 0 topology 24 7
1827 > 15 0 7 0 topology 1 8
1828 > 16 0 7 0 topology 15 8
1829 > 15 0 7 0 topology 1 9
1830 > 16 0 7 0 topology 11 9
1831 > 15 0 6 0 topology 26 10
1832 > 16 0 6 0 topology 27 10
1833 > 15 0 7 0 topology 5 11
1834 > 16 0 7 0 topology 18 11
1835 > 15 0 8 0 topology 11 12
1836 > 16 0 8 0 topology 2 12
1837 > 15 0 6 0 topology 28 13
1838 > 16 0 6 0 topology 29 13
1839 > 15 0 6 0 topology 12 14
1840 > 16 0 6 0 topology 16 14
1841 > 15 0 6 0 topology 9 15
1842 > 16 0 6 0 topology 16 15
1843 > 15 0 6 0 topology 14 16
1844 > 16 0 6 0 topology 13 16
1845 > 15 0 6 0 topology 29 17
1846 > 16 0 6 0 topology 11 17
1847 > 15 0 7 0 topology 3 18
1848 > 16 0 7 0 topology 30 18
1849 > 15 0 6 0 topology 11 19
1850 > 16 0 6 0 topology 15 19
1851 > 15 0 7 0 topology 2 20
1852 > 16 0 7 0 topology 24 20
1853 > 15 0 8 0 topology 18 21
1854 > 16 0 8 0 topology 6 21
1855 > 15 0 8 0 topology 10 22
1856 > 16 0 8 0 topology 5 22
1857 > 15 0 6 0 topology 8 23
1858 > 16 0 6 0 topology 19 23
1859 > 15 0 6 0 topology 12 24
1860 > 16 0 6 0 topology 25 24
1861 > 15 0 7 0 topology 4 25
1862 > 16 0 7 0 topology 24 25
1863 > 15 0 6 0 topology 16 26
1864 > 16 0 6 0 topology 14 26
1865 > 15 0 8 0 topology 17 27
1866 > 16 0 8 0 topology 4 27
1867 > 15 0 6 0 topology 12 28
1868 > 16 0 6 0 topology 17 28
1869 > 15 0 6 0 topology 9 29
1870 > 16 0 6 0 topology 17 29
1871 > 15 0 6 0 topology 21 30
1872 > 16 0 6 0 topology 19 30
1873 > 15 0 6 0 topology 22 31
1874 > 16 0 6 0 topology 25 31
1875 > 15 0 8 0 topology 24 32
1876 > 16 0 8 0 topology 7 32
1877 > 15 0 7 0 topology 3 33
1878 > 16 0 7 0 topology 28 33
1879 > 15 0 6 0 topology 25 34
1880 > 16 0 6 0 topology 26 34
1881 > 15 0 6 0 topology 8 35
1882 > 16 0 6 0 topology 20 35
1883 > 15 0 8 0 topology 13 36
1884 > 16 0 8 0 topology 3 36
1885 > 15 0 7 0 topology 2 37
1886 > 16 0 7 0 topology 18 37
1887 > 15 0 6 0 topology 9 38
1888 > 16 0 6 0 topology 12 38
1889 > 15 0 6 0 topology 14 39
1890 > 16 0 6 0 topology 8 39
1891 > 15 0 6 0 topology 20 40
1892 > 16 0 6 0 topology 23 40
1893 > 15 0 7 0 topology 4 41
1894 > 16 0 7 0 topology 18 41
1895 > 15 0 6 0 topology 13 42
1896 > 16 0 6 0 topology 8 42
1897 > 15 0 6 0 topology 11 43
1898 > 16 0 6 0 topology 8 43
1899 > 15 0 6 0 topology 16 44
1900 > 16 0 6 0 topology 21 44
1901 > 15 0 6 0 topology 30 45
1902 > 16 0 6 0 topology 28 45
1903 > 1 9 3 bmigration_order "0.800026 0.545312 0.857926"
1904 > 1 10 1 pmigration_order "0.800026 0.545312 0.857926"
1905 > 7 18.155073 1 6
1906 > 7 18.155073 1 3
1907 > 7 18.155073 3 28
1908 > 7 18.155073 3 29
1909 > 7 18.155073 3 23
1910 > 7 18.155073 3 30
1911 > 7 18.155073 3 24
1912 > 7 18.155073 3 18
1913 > 7 18.155073 1 1
1914 > 7 18.155073 3 19
1915 > 7 18.155073 3 20
1916 > 7 18.155073 3 21
1917 > 7 18.155073 3 22
1918 > 7 18.155073 3 25
1919 > 7 18.155073 3 26
1920 > 7 18.155073 3 31
1921 > 7 18.155073 3 27
1922 > 7 18.155073 3 16
1923 > 7 18.155073 3 14
1924 > 7 18.155073 3 12
1925 > 7 18.155073 3 9
1926 > 7 18.155073 3 15
1927 > 7 18.155073 3 17
1928 > 7 18.155073 3 8
1929 > 7 18.155073 3 10
1930 > 7 18.155073 3 13
1931 > 7 18.155073 3 11
1932 > 7 18.155073 1 5
1933 > 7 18.155073 1 2
1934 > 7 18.155073 1 7
1935 > 7 18.155073 1 4
1936
1937 $ $SG_TEST_EXENV ${bindir:=.}/trace-process-migration$EXEEXT --cfg=tracing:yes --cfg=tracing/uncategorized:yes ${srcdir:=.}/small_platform.xml
1938 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
1939 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/uncategorized' to 'yes'
1940
1941 $ tail -n +3 simgrid.trace
1942 > %EventDef PajeDefineContainerType 0
1943 > %       Alias string
1944 > %       Type string
1945 > %       Name string
1946 > %EndEventDef
1947 > %EventDef PajeDefineVariableType 1
1948 > %       Alias string
1949 > %       Type string
1950 > %       Name string
1951 > %       Color color
1952 > %EndEventDef
1953 > %EventDef PajeDefineStateType 2
1954 > %       Alias string
1955 > %       Type string
1956 > %       Name string
1957 > %EndEventDef
1958 > %EventDef PajeDefineEventType 3
1959 > %       Alias string
1960 > %       Type string
1961 > %       Name string
1962 > %EndEventDef
1963 > %EventDef PajeDefineLinkType 4
1964 > %       Alias string
1965 > %       Type string
1966 > %       StartContainerType string
1967 > %       EndContainerType string
1968 > %       Name string
1969 > %EndEventDef
1970 > %EventDef PajeDefineEntityValue 5
1971 > %       Alias string
1972 > %       Type string
1973 > %       Name string
1974 > %       Color color
1975 > %EndEventDef
1976 > %EventDef PajeCreateContainer 6
1977 > %       Time date
1978 > %       Alias string
1979 > %       Type string
1980 > %       Container string
1981 > %       Name string
1982 > %EndEventDef
1983 > %EventDef PajeDestroyContainer 7
1984 > %       Time date
1985 > %       Type string
1986 > %       Name string
1987 > %EndEventDef
1988 > %EventDef PajeSetVariable 8
1989 > %       Time date
1990 > %       Type string
1991 > %       Container string
1992 > %       Value double
1993 > %EndEventDef
1994 > %EventDef PajeAddVariable 9
1995 > %       Time date
1996 > %       Type string
1997 > %       Container string
1998 > %       Value double
1999 > %EndEventDef
2000 > %EventDef PajeSubVariable 10
2001 > %       Time date
2002 > %       Type string
2003 > %       Container string
2004 > %       Value double
2005 > %EndEventDef
2006 > %EventDef PajeSetState 11
2007 > %       Time date
2008 > %       Type string
2009 > %       Container string
2010 > %       Value string
2011 > %EndEventDef
2012 > %EventDef PajePushState 12
2013 > %       Time date
2014 > %       Type string
2015 > %       Container string
2016 > %       Value string
2017 > %EndEventDef
2018 > %EventDef PajePopState 13
2019 > %       Time date
2020 > %       Type string
2021 > %       Container string
2022 > %EndEventDef
2023 > %EventDef PajeResetState 14
2024 > %       Time date
2025 > %       Type string
2026 > %       Container string
2027 > %EndEventDef
2028 > %EventDef PajeStartLink 15
2029 > %       Time date
2030 > %       Type string
2031 > %       Container string
2032 > %       Value string
2033 > %       StartContainer string
2034 > %       Key string
2035 > %EndEventDef
2036 > %EventDef PajeEndLink 16
2037 > %       Time date
2038 > %       Type string
2039 > %       Container string
2040 > %       Value string
2041 > %       EndContainer string
2042 > %       Key string
2043 > %EndEventDef
2044 > %EventDef PajeNewEvent 17
2045 > %       Time date
2046 > %       Type string
2047 > %       Container string
2048 > %       Value string
2049 > %EndEventDef
2050 > 0 1 0 HOST
2051 > 6 0 1 1 0 "Tremblay"
2052 > 1 2 1 power "1 1 1"
2053 > 1 3 1 power_used "0.5 0.5 0.5"
2054 > 6 0 2 1 0 "Jupiter"
2055 > 6 0 3 1 0 "Fafard"
2056 > 6 0 4 1 0 "Ginette"
2057 > 6 0 5 1 0 "Bourassa"
2058 > 6 0 6 1 0 "Jacquelin"
2059 > 6 0 7 1 0 "Boivin"
2060 > 0 4 0 LINK
2061 > 6 0 8 4 0 "6"
2062 > 1 5 4 bandwidth "1 1 1"
2063 > 1 6 4 latency "1 1 1"
2064 > 1 7 4 bandwidth_used "0.5 0.5 0.5"
2065 > 6 0 9 4 0 "3"
2066 > 6 0 10 4 0 "7"
2067 > 6 0 11 4 0 "9"
2068 > 6 0 12 4 0 "2"
2069 > 6 0 13 4 0 "8"
2070 > 6 0 14 4 0 "1"
2071 > 6 0 15 4 0 "4"
2072 > 6 0 16 4 0 "0"
2073 > 6 0 17 4 0 "5"
2074 > 6 0 18 4 0 "145"
2075 > 6 0 19 4 0 "10"
2076 > 6 0 20 4 0 "11"
2077 > 6 0 21 4 0 "16"
2078 > 6 0 22 4 0 "17"
2079 > 6 0 23 4 0 "44"
2080 > 6 0 24 4 0 "47"
2081 > 6 0 25 4 0 "54"
2082 > 6 0 26 4 0 "56"
2083 > 6 0 27 4 0 "59"
2084 > 6 0 28 4 0 "78"
2085 > 6 0 29 4 0 "79"
2086 > 6 0 30 4 0 "80"
2087 > 6 0 31 4 0 "loopback"
2088 > 4 8 0 4 4 0-LINK4-LINK4
2089 > 4 9 0 1 4 0-HOST1-LINK4
2090 > 4 10 0 4 1 0-LINK4-HOST1
2091 > 8 0 2 1 98095000.000000
2092 > 8 0 2 2 76296000.000000
2093 > 8 0 2 3 76296000.000000
2094 > 8 0 2 4 48492000.000000
2095 > 8 0 2 5 48492000.000000
2096 > 8 0 2 6 137333000.000000
2097 > 8 0 2 7 98095000.000000
2098 > 8 0 5 8 41279125.000000
2099 > 8 0 6 8 0.000060
2100 > 8 0 5 9 34285625.000000
2101 > 8 0 6 9 0.000514
2102 > 8 0 5 10 11618875.000000
2103 > 8 0 6 10 0.000190
2104 > 8 0 5 11 7209750.000000
2105 > 8 0 6 11 0.001462
2106 > 8 0 5 12 118682500.000000
2107 > 8 0 6 12 0.000137
2108 > 8 0 5 13 8158000.000000
2109 > 8 0 6 13 0.000271
2110 > 8 0 5 14 34285625.000000
2111 > 8 0 6 14 0.000514
2112 > 8 0 5 15 10099625.000000
2113 > 8 0 6 15 0.000480
2114 > 8 0 5 16 41279125.000000
2115 > 8 0 6 16 0.000060
2116 > 8 0 5 17 27946250.000000
2117 > 8 0 6 17 0.000278
2118 > 8 0 5 18 2583375.000000
2119 > 8 0 6 18 0.000410
2120 > 8 0 5 19 34285625.000000
2121 > 8 0 6 19 0.000514
2122 > 8 0 5 20 118682500.000000
2123 > 8 0 6 20 0.000137
2124 > 8 0 5 21 34285625.000000
2125 > 8 0 6 21 0.000514
2126 > 8 0 5 22 118682500.000000
2127 > 8 0 6 22 0.000137
2128 > 8 0 5 23 10314625.000000
2129 > 8 0 6 23 0.006933
2130 > 8 0 5 24 10314625.000000
2131 > 8 0 6 24 0.006933
2132 > 8 0 5 25 15376875.000000
2133 > 8 0 6 25 0.035083
2134 > 8 0 5 26 21414750.000000
2135 > 8 0 6 26 0.029589
2136 > 8 0 5 27 11845375.000000
2137 > 8 0 6 27 0.000371
2138 > 8 0 5 28 27946250.000000
2139 > 8 0 6 28 0.000278
2140 > 8 0 5 29 8427250.000000
2141 > 8 0 6 29 0.000156
2142 > 8 0 5 30 15376875.000000
2143 > 8 0 6 30 0.035083
2144 > 8 0 5 31 498000000.000000
2145 > 8 0 6 31 0.000015
2146 > 15 0 8 0 topology 19 0
2147 > 16 0 8 0 topology 20 0
2148 > 15 0 8 0 topology 15 1
2149 > 16 0 8 0 topology 9 1
2150 > 15 0 8 0 topology 27 2
2151 > 16 0 8 0 topology 18 2
2152 > 15 0 9 0 topology 5 3
2153 > 16 0 9 0 topology 24 3
2154 > 15 0 8 0 topology 8 4
2155 > 16 0 8 0 topology 10 4
2156 > 15 0 8 0 topology 21 5
2157 > 16 0 8 0 topology 22 5
2158 > 15 0 9 0 topology 1 6
2159 > 16 0 9 0 topology 9 6
2160 > 15 0 8 0 topology 23 7
2161 > 16 0 8 0 topology 24 7
2162 > 15 0 9 0 topology 1 8
2163 > 16 0 9 0 topology 15 8
2164 > 15 0 9 0 topology 1 9
2165 > 16 0 9 0 topology 11 9
2166 > 15 0 8 0 topology 26 10
2167 > 16 0 8 0 topology 27 10
2168 > 15 0 9 0 topology 5 11
2169 > 16 0 9 0 topology 18 11
2170 > 15 0 10 0 topology 11 12
2171 > 16 0 10 0 topology 2 12
2172 > 15 0 8 0 topology 28 13
2173 > 16 0 8 0 topology 29 13
2174 > 15 0 8 0 topology 12 14
2175 > 16 0 8 0 topology 16 14
2176 > 15 0 8 0 topology 9 15
2177 > 16 0 8 0 topology 16 15
2178 > 15 0 8 0 topology 14 16
2179 > 16 0 8 0 topology 13 16
2180 > 15 0 8 0 topology 29 17
2181 > 16 0 8 0 topology 11 17
2182 > 15 0 9 0 topology 3 18
2183 > 16 0 9 0 topology 30 18
2184 > 15 0 8 0 topology 11 19
2185 > 16 0 8 0 topology 15 19
2186 > 15 0 9 0 topology 2 20
2187 > 16 0 9 0 topology 24 20
2188 > 15 0 10 0 topology 18 21
2189 > 16 0 10 0 topology 6 21
2190 > 15 0 10 0 topology 10 22
2191 > 16 0 10 0 topology 5 22
2192 > 15 0 8 0 topology 8 23
2193 > 16 0 8 0 topology 19 23
2194 > 15 0 8 0 topology 12 24
2195 > 16 0 8 0 topology 25 24
2196 > 15 0 9 0 topology 4 25
2197 > 16 0 9 0 topology 24 25
2198 > 15 0 8 0 topology 16 26
2199 > 16 0 8 0 topology 14 26
2200 > 15 0 10 0 topology 17 27
2201 > 16 0 10 0 topology 4 27
2202 > 15 0 8 0 topology 12 28
2203 > 16 0 8 0 topology 17 28
2204 > 15 0 8 0 topology 9 29
2205 > 16 0 8 0 topology 17 29
2206 > 15 0 8 0 topology 21 30
2207 > 16 0 8 0 topology 19 30
2208 > 15 0 8 0 topology 22 31
2209 > 16 0 8 0 topology 25 31
2210 > 15 0 10 0 topology 24 32
2211 > 16 0 10 0 topology 7 32
2212 > 15 0 9 0 topology 3 33
2213 > 16 0 9 0 topology 28 33
2214 > 15 0 8 0 topology 25 34
2215 > 16 0 8 0 topology 26 34
2216 > 15 0 8 0 topology 8 35
2217 > 16 0 8 0 topology 20 35
2218 > 15 0 10 0 topology 13 36
2219 > 16 0 10 0 topology 3 36
2220 > 15 0 9 0 topology 2 37
2221 > 16 0 9 0 topology 18 37
2222 > 15 0 8 0 topology 9 38
2223 > 16 0 8 0 topology 12 38
2224 > 15 0 8 0 topology 14 39
2225 > 16 0 8 0 topology 8 39
2226 > 15 0 8 0 topology 20 40
2227 > 16 0 8 0 topology 23 40
2228 > 15 0 9 0 topology 4 41
2229 > 16 0 9 0 topology 18 41
2230 > 15 0 8 0 topology 13 42
2231 > 16 0 8 0 topology 8 42
2232 > 15 0 8 0 topology 11 43
2233 > 16 0 8 0 topology 8 43
2234 > 15 0 8 0 topology 16 44
2235 > 16 0 8 0 topology 21 44
2236 > 15 0 8 0 topology 30 45
2237 > 16 0 8 0 topology 28 45
2238 > 8 2.025708 7 15 0.000000
2239 > 9 2.025708 7 15 7536438.095238
2240 > 10 2.025708 7 15 7536438.095238
2241 > 8 2.025708 7 9 0.000000
2242 > 9 2.025708 7 9 7536438.095238
2243 > 10 2.025708 7 9 7536438.095238
2244 > 8 2.025708 7 12 0.000000
2245 > 9 2.025708 7 12 7536438.095238
2246 > 10 2.025708 7 12 7536438.095238
2247 > 8 2.025708 7 16 0.000000
2248 > 9 2.025708 7 16 7536438.095238
2249 > 10 2.025708 7 16 7536438.095238
2250 > 8 2.025708 7 14 0.000000
2251 > 9 2.025708 7 14 7536438.095238
2252 > 10 2.025708 7 14 7536438.095238
2253 > 8 2.025708 7 13 0.000000
2254 > 9 2.025708 7 13 7536438.095238
2255 > 10 2.025708 7 13 7536438.095238
2256 > 9 2.025708 7 13 376821.904762
2257 > 10 2.025708 7 13 376821.904762
2258 > 9 2.025708 7 14 376821.904762
2259 > 10 2.025708 7 14 376821.904762
2260 > 9 2.025708 7 16 376821.904762
2261 > 10 2.025708 7 16 376821.904762
2262 > 9 2.025708 7 12 376821.904762
2263 > 10 2.025708 7 12 376821.904762
2264 > 9 2.025708 7 9 376821.904762
2265 > 10 2.025708 7 9 376821.904762
2266 > 9 2.025708 7 15 376821.904762
2267 > 10 2.025708 7 15 376821.904762
2268 > 8 4.025903 7 31 0.000000
2269 > 9 4.025903 7 31 483060000.000000
2270 > 10 4.025903 7 31 483060000.000000
2271 > 9 4.025903 7 31 24153000.000000
2272 > 10 4.025903 7 31 24153000.000000
2273 > 8 6.044918 7 11 0.000000
2274 > 9 6.044918 7 11 6660435.714286
2275 > 10 6.044918 7 11 6660435.714286
2276 > 9 6.044918 7 11 333021.785714
2277 > 10 6.044918 7 11 333021.785714
2278 > 9 8.070626 7 15 7536438.095238
2279 > 10 8.070626 7 15 7536438.095238
2280 > 9 8.070626 7 9 7536438.095238
2281 > 10 8.070626 7 9 7536438.095238
2282 > 9 8.070626 7 12 7536438.095238
2283 > 10 8.070626 7 12 7536438.095238
2284 > 9 8.070626 7 16 7536438.095238
2285 > 10 8.070626 7 16 7536438.095238
2286 > 9 8.070626 7 14 7536438.095238
2287 > 10 8.070626 7 14 7536438.095238
2288 > 9 8.070626 7 13 7536438.095238
2289 > 10 8.070626 7 13 7536438.095238
2290 > 9 8.070626 7 13 376821.904762
2291 > 10 8.070626 7 13 376821.904762
2292 > 9 8.070626 7 14 376821.904762
2293 > 10 8.070626 7 14 376821.904762
2294 > 9 8.070626 7 16 376821.904762
2295 > 10 8.070626 7 16 376821.904762
2296 > 9 8.070626 7 12 376821.904762
2297 > 10 8.070626 7 12 376821.904762
2298 > 9 8.070626 7 9 376821.904762
2299 > 10 8.070626 7 9 376821.904762
2300 > 9 8.070626 7 15 376821.904762
2301 > 10 8.070626 7 15 376821.904762
2302 > 9 10.087178 7 15 9330129.761905
2303 > 10 10.087178 7 15 9330129.761905
2304 > 9 10.087178 7 9 9330129.761905
2305 > 10 10.087178 7 9 9330129.761905
2306 > 8 10.087178 7 17 0.000000
2307 > 9 10.087178 7 17 9330129.761905
2308 > 10 10.087178 7 17 9330129.761905
2309 > 9 10.087178 7 17 466506.488095
2310 > 10 10.087178 7 17 466506.488095
2311 > 9 10.087178 7 9 466506.488095
2312 > 10 10.087178 7 9 466506.488095
2313 > 9 10.087178 7 15 466506.488095
2314 > 10 10.087178 7 15 466506.488095
2315 > 9 12.112617 7 15 9330129.761905
2316 > 10 12.112617 7 15 9330129.761905
2317 > 9 12.112617 7 9 9330129.761905
2318 > 10 12.112617 7 9 9330129.761905
2319 > 9 12.112617 7 12 9330129.761905
2320 > 10 12.112617 7 12 9330129.761905
2321 > 9 12.112617 7 16 9330129.761905
2322 > 10 12.112617 7 16 9330129.761905
2323 > 9 12.112617 7 14 9330129.761905
2324 > 10 12.112617 7 14 9330129.761905
2325 > 8 12.112617 7 8 0.000000
2326 > 9 12.112617 7 8 9330129.761905
2327 > 10 12.112617 7 8 9330129.761905
2328 > 8 12.112617 7 10 0.000000
2329 > 9 12.112617 7 10 9330129.761905
2330 > 10 12.112617 7 10 9330129.761905
2331 > 9 12.112617 7 10 466506.488095
2332 > 10 12.112617 7 10 466506.488095
2333 > 9 12.112617 7 8 466506.488095
2334 > 10 12.112617 7 8 466506.488095
2335 > 9 12.112617 7 14 466506.488095
2336 > 10 12.112617 7 14 466506.488095
2337 > 9 12.112617 7 16 466506.488095
2338 > 10 12.112617 7 16 466506.488095
2339 > 9 12.112617 7 12 466506.488095
2340 > 10 12.112617 7 12 466506.488095
2341 > 9 12.112617 7 9 466506.488095
2342 > 10 12.112617 7 9 466506.488095
2343 > 9 12.112617 7 15 466506.488095
2344 > 10 12.112617 7 15 466506.488095
2345 > 9 14.138325 7 15 7536438.095238
2346 > 10 14.138325 7 15 7536438.095238
2347 > 9 14.138325 7 9 7536438.095238
2348 > 10 14.138325 7 9 7536438.095238
2349 > 9 14.138325 7 12 7536438.095238
2350 > 10 14.138325 7 12 7536438.095238
2351 > 9 14.138325 7 16 7536438.095238
2352 > 10 14.138325 7 16 7536438.095238
2353 > 9 14.138325 7 14 7536438.095238
2354 > 10 14.138325 7 14 7536438.095238
2355 > 9 14.138325 7 13 7536438.095238
2356 > 10 14.138325 7 13 7536438.095238
2357 > 9 14.138325 7 13 376821.904762
2358 > 10 14.138325 7 13 376821.904762
2359 > 9 14.138325 7 14 376821.904762
2360 > 10 14.138325 7 14 376821.904762
2361 > 9 14.138325 7 16 376821.904762
2362 > 10 14.138325 7 16 376821.904762
2363 > 9 14.138325 7 12 376821.904762
2364 > 10 14.138325 7 12 376821.904762
2365 > 9 14.138325 7 9 376821.904762
2366 > 10 14.138325 7 9 376821.904762
2367 > 9 14.138325 7 15 376821.904762
2368 > 10 14.138325 7 15 376821.904762
2369 > 9 16.138521 7 31 483060000.000000
2370 > 10 16.138521 7 31 483060000.000000
2371 > 9 16.138521 7 31 24153000.000000
2372 > 10 16.138521 7 31 24153000.000000
2373 > 9 18.155073 7 15 9330129.761905
2374 > 10 18.155073 7 15 9330129.761905
2375 > 9 18.155073 7 9 9330129.761905
2376 > 10 18.155073 7 9 9330129.761905
2377 > 9 18.155073 7 17 9330129.761905
2378 > 10 18.155073 7 17 9330129.761905
2379 > 9 18.155073 7 17 466506.488095
2380 > 10 18.155073 7 17 466506.488095
2381 > 9 18.155073 7 9 466506.488095
2382 > 10 18.155073 7 9 466506.488095
2383 > 9 18.155073 7 15 466506.488095
2384 > 10 18.155073 7 15 466506.488095
2385 > 7 18.155073 1 6
2386 > 7 18.155073 1 3
2387 > 7 18.155073 4 28
2388 > 7 18.155073 4 29
2389 > 7 18.155073 4 23
2390 > 7 18.155073 4 30
2391 > 7 18.155073 4 24
2392 > 7 18.155073 4 18
2393 > 7 18.155073 1 1
2394 > 7 18.155073 4 19
2395 > 7 18.155073 4 20
2396 > 7 18.155073 4 21
2397 > 7 18.155073 4 22
2398 > 7 18.155073 4 25
2399 > 7 18.155073 4 26
2400 > 7 18.155073 4 31
2401 > 7 18.155073 4 27
2402 > 7 18.155073 4 16
2403 > 7 18.155073 4 14
2404 > 7 18.155073 4 12
2405 > 7 18.155073 4 9
2406 > 7 18.155073 4 15
2407 > 7 18.155073 4 17
2408 > 7 18.155073 4 8
2409 > 7 18.155073 4 10
2410 > 7 18.155073 4 13
2411 > 7 18.155073 4 11
2412 > 7 18.155073 1 5
2413 > 7 18.155073 1 2
2414 > 7 18.155073 1 7
2415 > 7 18.155073 1 4
2416
2417 $ $SG_TEST_EXENV ${bindir:=.}/trace-process-migration$EXEEXT --cfg=tracing:yes --cfg=tracing/msg/process:yes ${srcdir:=.}/small_platform.xml
2418 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
2419 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/process' to 'yes'
2420
2421 $ tail -n +3 simgrid.trace
2422 > %EventDef PajeDefineContainerType 0
2423 > %       Alias string
2424 > %       Type string
2425 > %       Name string
2426 > %EndEventDef
2427 > %EventDef PajeDefineVariableType 1
2428 > %       Alias string
2429 > %       Type string
2430 > %       Name string
2431 > %       Color color
2432 > %EndEventDef
2433 > %EventDef PajeDefineStateType 2
2434 > %       Alias string
2435 > %       Type string
2436 > %       Name string
2437 > %EndEventDef
2438 > %EventDef PajeDefineEventType 3
2439 > %       Alias string
2440 > %       Type string
2441 > %       Name string
2442 > %EndEventDef
2443 > %EventDef PajeDefineLinkType 4
2444 > %       Alias string
2445 > %       Type string
2446 > %       StartContainerType string
2447 > %       EndContainerType string
2448 > %       Name string
2449 > %EndEventDef
2450 > %EventDef PajeDefineEntityValue 5
2451 > %       Alias string
2452 > %       Type string
2453 > %       Name string
2454 > %       Color color
2455 > %EndEventDef
2456 > %EventDef PajeCreateContainer 6
2457 > %       Time date
2458 > %       Alias string
2459 > %       Type string
2460 > %       Container string
2461 > %       Name string
2462 > %EndEventDef
2463 > %EventDef PajeDestroyContainer 7
2464 > %       Time date
2465 > %       Type string
2466 > %       Name string
2467 > %EndEventDef
2468 > %EventDef PajeSetVariable 8
2469 > %       Time date
2470 > %       Type string
2471 > %       Container string
2472 > %       Value double
2473 > %EndEventDef
2474 > %EventDef PajeAddVariable 9
2475 > %       Time date
2476 > %       Type string
2477 > %       Container string
2478 > %       Value double
2479 > %EndEventDef
2480 > %EventDef PajeSubVariable 10
2481 > %       Time date
2482 > %       Type string
2483 > %       Container string
2484 > %       Value double
2485 > %EndEventDef
2486 > %EventDef PajeSetState 11
2487 > %       Time date
2488 > %       Type string
2489 > %       Container string
2490 > %       Value string
2491 > %EndEventDef
2492 > %EventDef PajePushState 12
2493 > %       Time date
2494 > %       Type string
2495 > %       Container string
2496 > %       Value string
2497 > %EndEventDef
2498 > %EventDef PajePopState 13
2499 > %       Time date
2500 > %       Type string
2501 > %       Container string
2502 > %EndEventDef
2503 > %EventDef PajeResetState 14
2504 > %       Time date
2505 > %       Type string
2506 > %       Container string
2507 > %EndEventDef
2508 > %EventDef PajeStartLink 15
2509 > %       Time date
2510 > %       Type string
2511 > %       Container string
2512 > %       Value string
2513 > %       StartContainer string
2514 > %       Key string
2515 > %EndEventDef
2516 > %EventDef PajeEndLink 16
2517 > %       Time date
2518 > %       Type string
2519 > %       Container string
2520 > %       Value string
2521 > %       EndContainer string
2522 > %       Key string
2523 > %EndEventDef
2524 > %EventDef PajeNewEvent 17
2525 > %       Time date
2526 > %       Type string
2527 > %       Container string
2528 > %       Value string
2529 > %EndEventDef
2530 > 0 1 0 HOST
2531 > 6 0 1 1 0 "Tremblay"
2532 > 0 2 1 MSG_PROCESS
2533 > 2 3 2 MSG_PROCESS_STATE
2534 > 5 4 3 suspend "1 0 1"
2535 > 5 5 3 sleep "1 1 0"
2536 > 5 6 3 receive "1 0 0"
2537 > 5 7 3 send "0 0 1"
2538 > 5 8 3 task_execute "0 1 1"
2539 > 4 9 0 2 2 MSG_PROCESS_LINK
2540 > 4 10 0 2 2 MSG_PROCESS_TASK_LINK
2541 > 6 0 2 1 0 "Jupiter"
2542 > 6 0 3 1 0 "Fafard"
2543 > 6 0 4 1 0 "Ginette"
2544 > 6 0 5 1 0 "Bourassa"
2545 > 6 0 6 1 0 "Jacquelin"
2546 > 6 0 7 1 0 "Boivin"
2547 > 0 11 0 LINK
2548 > 6 0 8 11 0 "6"
2549 > 6 0 9 11 0 "3"
2550 > 6 0 10 11 0 "7"
2551 > 6 0 11 11 0 "9"
2552 > 6 0 12 11 0 "2"
2553 > 6 0 13 11 0 "8"
2554 > 6 0 14 11 0 "1"
2555 > 6 0 15 11 0 "4"
2556 > 6 0 16 11 0 "0"
2557 > 6 0 17 11 0 "5"
2558 > 6 0 18 11 0 "145"
2559 > 6 0 19 11 0 "10"
2560 > 6 0 20 11 0 "11"
2561 > 6 0 21 11 0 "16"
2562 > 6 0 22 11 0 "17"
2563 > 6 0 23 11 0 "44"
2564 > 6 0 24 11 0 "47"
2565 > 6 0 25 11 0 "54"
2566 > 6 0 26 11 0 "56"
2567 > 6 0 27 11 0 "59"
2568 > 6 0 28 11 0 "78"
2569 > 6 0 29 11 0 "79"
2570 > 6 0 30 11 0 "80"
2571 > 6 0 31 11 0 "loopback"
2572 > 4 12 0 11 11 0-LINK11-LINK11
2573 > 4 13 0 1 11 0-HOST1-LINK11
2574 > 4 14 0 11 1 0-LINK11-HOST1
2575 > 15 0 12 0 topology 19 0
2576 > 16 0 12 0 topology 20 0
2577 > 15 0 12 0 topology 15 1
2578 > 16 0 12 0 topology 9 1
2579 > 15 0 12 0 topology 27 2
2580 > 16 0 12 0 topology 18 2
2581 > 15 0 13 0 topology 5 3
2582 > 16 0 13 0 topology 24 3
2583 > 15 0 12 0 topology 8 4
2584 > 16 0 12 0 topology 10 4
2585 > 15 0 12 0 topology 21 5
2586 > 16 0 12 0 topology 22 5
2587 > 15 0 13 0 topology 1 6
2588 > 16 0 13 0 topology 9 6
2589 > 15 0 12 0 topology 23 7
2590 > 16 0 12 0 topology 24 7
2591 > 15 0 13 0 topology 1 8
2592 > 16 0 13 0 topology 15 8
2593 > 15 0 13 0 topology 1 9
2594 > 16 0 13 0 topology 11 9
2595 > 15 0 12 0 topology 26 10
2596 > 16 0 12 0 topology 27 10
2597 > 15 0 13 0 topology 5 11
2598 > 16 0 13 0 topology 18 11
2599 > 15 0 14 0 topology 11 12
2600 > 16 0 14 0 topology 2 12
2601 > 15 0 12 0 topology 28 13
2602 > 16 0 12 0 topology 29 13
2603 > 15 0 12 0 topology 12 14
2604 > 16 0 12 0 topology 16 14
2605 > 15 0 12 0 topology 9 15
2606 > 16 0 12 0 topology 16 15
2607 > 15 0 12 0 topology 14 16
2608 > 16 0 12 0 topology 13 16
2609 > 15 0 12 0 topology 29 17
2610 > 16 0 12 0 topology 11 17
2611 > 15 0 13 0 topology 3 18
2612 > 16 0 13 0 topology 30 18
2613 > 15 0 12 0 topology 11 19
2614 > 16 0 12 0 topology 15 19
2615 > 15 0 13 0 topology 2 20
2616 > 16 0 13 0 topology 24 20
2617 > 15 0 14 0 topology 18 21
2618 > 16 0 14 0 topology 6 21
2619 > 15 0 14 0 topology 10 22
2620 > 16 0 14 0 topology 5 22
2621 > 15 0 12 0 topology 8 23
2622 > 16 0 12 0 topology 19 23
2623 > 15 0 12 0 topology 12 24
2624 > 16 0 12 0 topology 25 24
2625 > 15 0 13 0 topology 4 25
2626 > 16 0 13 0 topology 24 25
2627 > 15 0 12 0 topology 16 26
2628 > 16 0 12 0 topology 14 26
2629 > 15 0 14 0 topology 17 27
2630 > 16 0 14 0 topology 4 27
2631 > 15 0 12 0 topology 12 28
2632 > 16 0 12 0 topology 17 28
2633 > 15 0 12 0 topology 9 29
2634 > 16 0 12 0 topology 17 29
2635 > 15 0 12 0 topology 21 30
2636 > 16 0 12 0 topology 19 30
2637 > 15 0 12 0 topology 22 31
2638 > 16 0 12 0 topology 25 31
2639 > 15 0 14 0 topology 24 32
2640 > 16 0 14 0 topology 7 32
2641 > 15 0 13 0 topology 3 33
2642 > 16 0 13 0 topology 28 33
2643 > 15 0 12 0 topology 25 34
2644 > 16 0 12 0 topology 26 34
2645 > 15 0 12 0 topology 8 35
2646 > 16 0 12 0 topology 20 35
2647 > 15 0 14 0 topology 13 36
2648 > 16 0 14 0 topology 3 36
2649 > 15 0 13 0 topology 2 37
2650 > 16 0 13 0 topology 18 37
2651 > 15 0 12 0 topology 9 38
2652 > 16 0 12 0 topology 12 38
2653 > 15 0 12 0 topology 14 39
2654 > 16 0 12 0 topology 8 39
2655 > 15 0 12 0 topology 20 40
2656 > 16 0 12 0 topology 23 40
2657 > 15 0 13 0 topology 4 41
2658 > 16 0 13 0 topology 18 41
2659 > 15 0 12 0 topology 13 42
2660 > 16 0 12 0 topology 8 42
2661 > 15 0 12 0 topology 11 43
2662 > 16 0 12 0 topology 8 43
2663 > 15 0 12 0 topology 16 44
2664 > 16 0 12 0 topology 21 44
2665 > 15 0 12 0 topology 30 45
2666 > 16 0 12 0 topology 28 45
2667 > 6 0 32 2 3 "emigrant-1"
2668 > 6 0 33 2 1 "policeman-2"
2669 > 12 0 3 32 5
2670 > 12 0 3 33 7
2671 > 15 0 10 0 SR 33 p0
2672 > 13 2.000000 3 32
2673 > 12 2.000000 3 32 6
2674 > 13 2.025708 3 33
2675 > 12 2.025708 3 33 7
2676 > 15 2.025708 10 0 SR 33 p1
2677 > 13 2.025708 3 32
2678 > 16 2.025708 10 0 SR 32 p0
2679 > 15 2.025708 9 0 M 32 0
2680 > 7 2.025708 2 32
2681 > 6 2.025708 34 2 1 "emigrant-1"
2682 > 16 2.025708 9 0 M 34 0
2683 > 12 2.025708 3 34 5
2684 > 13 4.025708 3 34
2685 > 12 4.025708 3 34 6
2686 > 13 4.025903 3 33
2687 > 12 4.025903 3 33 7
2688 > 15 4.025903 10 0 SR 33 p2
2689 > 13 4.025903 3 34
2690 > 16 4.025903 10 0 SR 34 p1
2691 > 15 4.025903 9 0 M 34 1
2692 > 7 4.025903 2 34
2693 > 6 4.025903 35 2 2 "emigrant-1"
2694 > 16 4.025903 9 0 M 35 1
2695 > 12 4.025903 3 35 5
2696 > 13 6.025903 3 35
2697 > 12 6.025903 3 35 6
2698 > 13 6.044918 3 33
2699 > 12 6.044918 3 33 7
2700 > 15 6.044918 10 0 SR 33 p3
2701 > 13 6.044918 3 35
2702 > 16 6.044918 10 0 SR 35 p2
2703 > 15 6.044918 9 0 M 35 2
2704 > 7 6.044918 2 35
2705 > 6 6.044918 36 2 3 "emigrant-1"
2706 > 16 6.044918 9 0 M 36 2
2707 > 12 6.044918 3 36 5
2708 > 13 8.044918 3 36
2709 > 12 8.044918 3 36 6
2710 > 13 8.070626 3 33
2711 > 12 8.070626 3 33 7
2712 > 15 8.070626 10 0 SR 33 p4
2713 > 13 8.070626 3 36
2714 > 16 8.070626 10 0 SR 36 p3
2715 > 15 8.070626 9 0 M 36 3
2716 > 7 8.070626 2 36
2717 > 6 8.070626 37 2 4 "emigrant-1"
2718 > 16 8.070626 9 0 M 37 3
2719 > 12 8.070626 3 37 5
2720 > 13 10.070626 3 37
2721 > 12 10.070626 3 37 6
2722 > 13 10.087178 3 33
2723 > 12 10.087178 3 33 7
2724 > 15 10.087178 10 0 SR 33 p5
2725 > 13 10.087178 3 37
2726 > 16 10.087178 10 0 SR 37 p4
2727 > 15 10.087178 9 0 M 37 4
2728 > 7 10.087178 2 37
2729 > 6 10.087178 38 2 5 "emigrant-1"
2730 > 16 10.087178 9 0 M 38 4
2731 > 12 10.087178 3 38 5
2732 > 13 12.087178 3 38
2733 > 12 12.087178 3 38 6
2734 > 13 12.112617 3 33
2735 > 12 12.112617 3 33 7
2736 > 15 12.112617 10 0 SR 33 p6
2737 > 13 12.112617 3 38
2738 > 16 12.112617 10 0 SR 38 p5
2739 > 15 12.112617 9 0 M 38 5
2740 > 7 12.112617 2 38
2741 > 6 12.112617 39 2 3 "emigrant-1"
2742 > 16 12.112617 9 0 M 39 5
2743 > 12 12.112617 3 39 5
2744 > 13 14.112617 3 39
2745 > 12 14.112617 3 39 6
2746 > 13 14.138325 3 33
2747 > 12 14.138325 3 33 7
2748 > 15 14.138325 10 0 SR 33 p7
2749 > 13 14.138325 3 39
2750 > 16 14.138325 10 0 SR 39 p6
2751 > 15 14.138325 9 0 M 39 6
2752 > 7 14.138325 2 39
2753 > 6 14.138325 40 2 1 "emigrant-1"
2754 > 16 14.138325 9 0 M 40 6
2755 > 12 14.138325 3 40 5
2756 > 13 16.138325 3 40
2757 > 12 16.138325 3 40 6
2758 > 13 16.138521 3 33
2759 > 12 16.138521 3 33 7
2760 > 15 16.138521 10 0 SR 33 p8
2761 > 13 16.138521 3 40
2762 > 16 16.138521 10 0 SR 40 p7
2763 > 15 16.138521 9 0 M 40 7
2764 > 7 16.138521 2 40
2765 > 6 16.138521 41 2 4 "emigrant-1"
2766 > 16 16.138521 9 0 M 41 7
2767 > 12 16.138521 3 41 5
2768 > 13 18.138521 3 41
2769 > 12 18.138521 3 41 6
2770 > 13 18.155073 3 33
2771 > 7 18.155073 2 33
2772 > 13 18.155073 3 41
2773 > 16 18.155073 10 0 SR 41 p8
2774 > 7 18.155073 2 41
2775 > 7 18.155073 1 6
2776 > 7 18.155073 1 3
2777 > 7 18.155073 11 28
2778 > 7 18.155073 11 29
2779 > 7 18.155073 11 23
2780 > 7 18.155073 11 30
2781 > 7 18.155073 11 24
2782 > 7 18.155073 11 18
2783 > 7 18.155073 1 1
2784 > 7 18.155073 11 19
2785 > 7 18.155073 11 20
2786 > 7 18.155073 11 21
2787 > 7 18.155073 11 22
2788 > 7 18.155073 11 25
2789 > 7 18.155073 11 26
2790 > 7 18.155073 11 31
2791 > 7 18.155073 11 27
2792 > 7 18.155073 11 16
2793 > 7 18.155073 11 14
2794 > 7 18.155073 11 12
2795 > 7 18.155073 11 9
2796 > 7 18.155073 11 15
2797 > 7 18.155073 11 17
2798 > 7 18.155073 11 8
2799 > 7 18.155073 11 10
2800 > 7 18.155073 11 13
2801 > 7 18.155073 11 11
2802 > 7 18.155073 1 5
2803 > 7 18.155073 1 2
2804 > 7 18.155073 1 7
2805 > 7 18.155073 1 4
2806
2807 $ rm -rf procmig.trace simgrid.trace