Logo AND Algorithmique Numérique Distribuée

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