Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill dead code: tracing_category is managed by AnyActivity.
[simgrid.git] / examples / deprecated / msg / trace-process-migration / trace-process-migration.tesh
1 #!/usr/bin/env tesh
2
3 p Tracing processes
4 $ ${bindir:=.}/trace-process-migration --cfg=tracing: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/filename' to 'procmig.trace'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/process' to 'yes'
8 > [0.000000] [xbt_cfg/INFO] Option tracing/msg/process has been renamed to tracing/actor. Consider switching.
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 execute "0 1 1"
255 > 4 13 0 6 6 ACTOR_LINK
256 > 6 0.000000 33 6 1 "policeman-2"
257 > 12 0.000000 7 32 9
258 > 15 0.000000 13 0 SR 33 p0
259 > 12 0.000000 7 33 11
260 > 13 2.000000 7 32
261 > 12 2.000000 7 32 10
262 > 13 2.025708 7 33
263 > 15 2.025708 13 0 SR 33 p1
264 > 12 2.025708 7 33 11
265 > 13 2.025708 7 32
266 > 16 2.025708 13 0 SR 32 p0
267 > 15 2.025708 13 0 M 32 0
268 > 7 2.025708 6 32
269 > 6 2.025708 34 6 1 "emigrant-1"
270 > 16 2.025708 13 0 M 34 0
271 > 12 2.025708 7 34 9
272 > 13 4.025708 7 34
273 > 12 4.025708 7 34 10
274 > 13 4.025903 7 33
275 > 15 4.025903 13 0 SR 33 p2
276 > 12 4.025903 7 33 11
277 > 13 4.025903 7 34
278 > 16 4.025903 13 0 SR 34 p1
279 > 15 4.025903 13 0 M 34 1
280 > 7 4.025903 6 34
281 > 6 4.025903 35 6 2 "emigrant-1"
282 > 16 4.025903 13 0 M 35 1
283 > 12 4.025903 7 35 9
284 > 13 6.025903 7 35
285 > 12 6.025903 7 35 10
286 > 13 6.044918 7 33
287 > 15 6.044918 13 0 SR 33 p3
288 > 12 6.044918 7 33 11
289 > 13 6.044918 7 35
290 > 16 6.044918 13 0 SR 35 p2
291 > 15 6.044918 13 0 M 35 2
292 > 7 6.044918 6 35
293 > 6 6.044918 36 6 3 "emigrant-1"
294 > 16 6.044918 13 0 M 36 2
295 > 12 6.044918 7 36 9
296 > 13 8.044918 7 36
297 > 12 8.044918 7 36 10
298 > 13 8.070626 7 33
299 > 15 8.070626 13 0 SR 33 p4
300 > 12 8.070626 7 33 11
301 > 13 8.070626 7 36
302 > 16 8.070626 13 0 SR 36 p3
303 > 15 8.070626 13 0 M 36 3
304 > 7 8.070626 6 36
305 > 6 8.070626 37 6 4 "emigrant-1"
306 > 16 8.070626 13 0 M 37 3
307 > 12 8.070626 7 37 9
308 > 13 10.070626 7 37
309 > 12 10.070626 7 37 10
310 > 13 10.087178 7 33
311 > 15 10.087178 13 0 SR 33 p5
312 > 12 10.087178 7 33 11
313 > 13 10.087178 7 37
314 > 16 10.087178 13 0 SR 37 p4
315 > 15 10.087178 13 0 M 37 4
316 > 7 10.087178 6 37
317 > 6 10.087178 38 6 5 "emigrant-1"
318 > 16 10.087178 13 0 M 38 4
319 > 12 10.087178 7 38 9
320 > 13 12.087178 7 38
321 > 12 12.087178 7 38 10
322 > 13 12.112617 7 33
323 > 15 12.112617 13 0 SR 33 p6
324 > 12 12.112617 7 33 11
325 > 13 12.112617 7 38
326 > 16 12.112617 13 0 SR 38 p5
327 > 15 12.112617 13 0 M 38 5
328 > 7 12.112617 6 38
329 > 6 12.112617 39 6 3 "emigrant-1"
330 > 16 12.112617 13 0 M 39 5
331 > 12 12.112617 7 39 9
332 > 13 14.112617 7 39
333 > 12 14.112617 7 39 10
334 > 13 14.138325 7 33
335 > 15 14.138325 13 0 SR 33 p7
336 > 12 14.138325 7 33 11
337 > 13 14.138325 7 39
338 > 16 14.138325 13 0 SR 39 p6
339 > 15 14.138325 13 0 M 39 6
340 > 7 14.138325 6 39
341 > 6 14.138325 40 6 1 "emigrant-1"
342 > 16 14.138325 13 0 M 40 6
343 > 12 14.138325 7 40 9
344 > 13 16.138325 7 40
345 > 12 16.138325 7 40 10
346 > 13 16.138521 7 33
347 > 15 16.138521 13 0 SR 33 p8
348 > 12 16.138521 7 33 11
349 > 13 16.138521 7 40
350 > 16 16.138521 13 0 SR 40 p7
351 > 15 16.138521 13 0 M 40 7
352 > 7 16.138521 6 40
353 > 6 16.138521 41 6 4 "emigrant-1"
354 > 16 16.138521 13 0 M 41 7
355 > 12 16.138521 7 41 9
356 > 13 18.138521 7 41
357 > 12 18.138521 7 41 10
358 > 13 18.155073 7 33
359 > 13 18.155073 7 41
360 > 16 18.155073 13 0 SR 41 p8
361 > 7 18.155073 6 33
362 > 7 18.155073 6 41
363 > 7 18.155073 2 16
364 > 7 18.155073 2 14
365 > 7 18.155073 2 19
366 > 7 18.155073 2 20
367 > 7 18.155073 2 18
368 > 7 18.155073 2 21
369 > 7 18.155073 2 22
370 > 7 18.155073 2 12
371 > 7 18.155073 2 9
372 > 7 18.155073 2 15
373 > 7 18.155073 2 23
374 > 7 18.155073 2 24
375 > 7 18.155073 2 17
376 > 7 18.155073 2 25
377 > 7 18.155073 2 26
378 > 7 18.155073 2 27
379 > 7 18.155073 2 8
380 > 7 18.155073 2 10
381 > 7 18.155073 2 28
382 > 7 18.155073 2 29
383 > 7 18.155073 2 13
384 > 7 18.155073 2 30
385 > 7 18.155073 2 11
386 > 7 18.155073 1 7
387 > 7 18.155073 1 5
388 > 7 18.155073 1 3
389 > 7 18.155073 1 4
390 > 7 18.155073 1 6
391 > 7 18.155073 1 2
392 > 7 18.155073 1 1
393 > 7 18.155073 2 31
394
395 $ rm -rf procmig.trace