Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add python bindings for operations
[simgrid.git] / examples / cpp / trace-process-migration / s4u-trace-process-migration.tesh
1 #!/usr/bin/env tesh
2
3 p Tracing processes
4 $ ${bindir:=.}/s4u-trace-process-migration --cfg=tracing:yes --cfg=tracing/filename:procmig.trace --cfg=tracing/actor: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/actor' to 'yes'
8
9 $ tail -n +3 procmig.trace
10 > %EventDef PajeDefineContainerType 0
11 > %       Alias string
12 > %       Type string
13 > %       Name string
14 > %EndEventDef
15 > %EventDef PajeDefineVariableType 1
16 > %       Alias string
17 > %       Type string
18 > %       Name string
19 > %       Color color
20 > %EndEventDef
21 > %EventDef PajeDefineStateType 2
22 > %       Alias string
23 > %       Type string
24 > %       Name string
25 > %EndEventDef
26 > %EventDef PajeDefineEventType 3
27 > %       Alias string
28 > %       Type string
29 > %       Name string
30 > %EndEventDef
31 > %EventDef PajeDefineLinkType 4
32 > %       Alias string
33 > %       Type string
34 > %       StartContainerType string
35 > %       EndContainerType string
36 > %       Name string
37 > %EndEventDef
38 > %EventDef PajeDefineEntityValue 5
39 > %       Alias string
40 > %       Type string
41 > %       Name string
42 > %       Color color
43 > %EndEventDef
44 > %EventDef PajeCreateContainer 6
45 > %       Time date
46 > %       Alias string
47 > %       Type string
48 > %       Container string
49 > %       Name string
50 > %EndEventDef
51 > %EventDef PajeDestroyContainer 7
52 > %       Time date
53 > %       Type string
54 > %       Name string
55 > %EndEventDef
56 > %EventDef PajeSetVariable 8
57 > %       Time date
58 > %       Type string
59 > %       Container string
60 > %       Value double
61 > %EndEventDef
62 > %EventDef PajeAddVariable 9
63 > %       Time date
64 > %       Type string
65 > %       Container string
66 > %       Value double
67 > %EndEventDef
68 > %EventDef PajeSubVariable 10
69 > %       Time date
70 > %       Type string
71 > %       Container string
72 > %       Value double
73 > %EndEventDef
74 > %EventDef PajeSetState 11
75 > %       Time date
76 > %       Type string
77 > %       Container string
78 > %       Value string
79 > %EndEventDef
80 > %EventDef PajePushState 12
81 > %       Time date
82 > %       Type string
83 > %       Container string
84 > %       Value string
85 > %EndEventDef
86 > %EventDef PajePopState 13
87 > %       Time date
88 > %       Type string
89 > %       Container string
90 > %EndEventDef
91 > %EventDef PajeResetState 14
92 > %       Time date
93 > %       Type string
94 > %       Container string
95 > %EndEventDef
96 > %EventDef PajeStartLink 15
97 > %       Time date
98 > %       Type string
99 > %       Container string
100 > %       Value string
101 > %       StartContainer string
102 > %       Key string
103 > %EndEventDef
104 > %EventDef PajeEndLink 16
105 > %       Time date
106 > %       Type string
107 > %       Container string
108 > %       Value string
109 > %       EndContainer string
110 > %       Key string
111 > %EndEventDef
112 > %EventDef PajeNewEvent 17
113 > %       Time date
114 > %       Type string
115 > %       Container string
116 > %       Value string
117 > %EndEventDef
118 > 0 1 0 HOST
119 > 6 0.000000 1 1 0 "Tremblay"
120 > 2 2 1 HOST_STATE
121 > 5 3 2 receive "1 0 0"
122 > 5 4 2 send "0 0 1"
123 > 5 5 2 execute "0 1 1"
124 > 6 0.000000 2 1 0 "Jupiter"
125 > 6 0.000000 3 1 0 "Fafard"
126 > 6 0.000000 4 1 0 "Ginette"
127 > 6 0.000000 5 1 0 "Bourassa"
128 > 6 0.000000 6 1 0 "Jacquelin"
129 > 6 0.000000 7 1 0 "Boivin"
130 > 0 6 0 LINK
131 > 6 0.000000 8 6 0 "6"
132 > 6 0.000000 9 6 0 "3"
133 > 6 0.000000 10 6 0 "7"
134 > 6 0.000000 11 6 0 "9"
135 > 6 0.000000 12 6 0 "2"
136 > 6 0.000000 13 6 0 "8"
137 > 6 0.000000 14 6 0 "1"
138 > 6 0.000000 15 6 0 "4"
139 > 6 0.000000 16 6 0 "0"
140 > 6 0.000000 17 6 0 "5"
141 > 6 0.000000 18 6 0 "145"
142 > 6 0.000000 19 6 0 "10"
143 > 6 0.000000 20 6 0 "11"
144 > 6 0.000000 21 6 0 "16"
145 > 6 0.000000 22 6 0 "17"
146 > 6 0.000000 23 6 0 "44"
147 > 6 0.000000 24 6 0 "47"
148 > 6 0.000000 25 6 0 "54"
149 > 6 0.000000 26 6 0 "56"
150 > 6 0.000000 27 6 0 "59"
151 > 6 0.000000 28 6 0 "78"
152 > 6 0.000000 29 6 0 "79"
153 > 6 0.000000 30 6 0 "80"
154 > 6 0.000000 31 6 0 "loopback"
155 > 4 7 0 6 6 0-LINK6-LINK6
156 > 4 8 0 1 6 0-HOST1-LINK6
157 > 4 9 0 6 1 0-LINK6-HOST1
158 > 15 0.000000 7 0 topology 12 0
159 > 16 0.000000 7 0 topology 16 0
160 > 15 0.000000 7 0 topology 9 1
161 > 16 0.000000 7 0 topology 16 1
162 > 15 0.000000 7 0 topology 16 2
163 > 16 0.000000 7 0 topology 14 2
164 > 15 0.000000 7 0 topology 21 3
165 > 16 0.000000 7 0 topology 19 3
166 > 15 0.000000 7 0 topology 8 4
167 > 16 0.000000 7 0 topology 19 4
168 > 15 0.000000 7 0 topology 19 5
169 > 16 0.000000 7 0 topology 20 5
170 > 15 0.000000 7 0 topology 8 6
171 > 16 0.000000 7 0 topology 20 6
172 > 15 0.000000 7 0 topology 27 7
173 > 16 0.000000 7 0 topology 18 7
174 > 15 0.000000 8 0 topology 5 8
175 > 16 0.000000 8 0 topology 18 8
176 > 15 0.000000 8 0 topology 4 9
177 > 16 0.000000 8 0 topology 18 9
178 > 15 0.000000 8 0 topology 2 10
179 > 16 0.000000 8 0 topology 18 10
180 > 15 0.000000 7 0 topology 16 11
181 > 16 0.000000 7 0 topology 21 11
182 > 15 0.000000 7 0 topology 21 12
183 > 16 0.000000 7 0 topology 22 12
184 > 15 0.000000 7 0 topology 9 13
185 > 16 0.000000 7 0 topology 12 13
186 > 15 0.000000 7 0 topology 15 14
187 > 16 0.000000 7 0 topology 9 14
188 > 15 0.000000 8 0 topology 1 15
189 > 16 0.000000 8 0 topology 9 15
190 > 15 0.000000 7 0 topology 20 16
191 > 16 0.000000 7 0 topology 23 16
192 > 15 0.000000 7 0 topology 23 17
193 > 16 0.000000 7 0 topology 24 17
194 > 15 0.000000 8 0 topology 5 18
195 > 16 0.000000 8 0 topology 24 18
196 > 15 0.000000 8 0 topology 4 19
197 > 16 0.000000 8 0 topology 24 19
198 > 15 0.000000 8 0 topology 2 20
199 > 16 0.000000 8 0 topology 24 20
200 > 15 0.000000 7 0 topology 11 21
201 > 16 0.000000 7 0 topology 15 21
202 > 15 0.000000 8 0 topology 1 22
203 > 16 0.000000 8 0 topology 15 22
204 > 15 0.000000 7 0 topology 12 23
205 > 16 0.000000 7 0 topology 17 23
206 > 15 0.000000 7 0 topology 9 24
207 > 16 0.000000 7 0 topology 17 24
208 > 15 0.000000 7 0 topology 22 25
209 > 16 0.000000 7 0 topology 25 25
210 > 15 0.000000 7 0 topology 12 26
211 > 16 0.000000 7 0 topology 25 26
212 > 15 0.000000 7 0 topology 25 27
213 > 16 0.000000 7 0 topology 26 27
214 > 15 0.000000 7 0 topology 26 28
215 > 16 0.000000 7 0 topology 27 28
216 > 15 0.000000 7 0 topology 14 29
217 > 16 0.000000 7 0 topology 8 29
218 > 15 0.000000 7 0 topology 13 30
219 > 16 0.000000 7 0 topology 8 30
220 > 15 0.000000 7 0 topology 11 31
221 > 16 0.000000 7 0 topology 8 31
222 > 15 0.000000 7 0 topology 8 32
223 > 16 0.000000 7 0 topology 10 32
224 > 15 0.000000 7 0 topology 30 33
225 > 16 0.000000 7 0 topology 28 33
226 > 15 0.000000 8 0 topology 3 34
227 > 16 0.000000 8 0 topology 28 34
228 > 15 0.000000 7 0 topology 28 35
229 > 16 0.000000 7 0 topology 29 35
230 > 15 0.000000 8 0 topology 3 36
231 > 16 0.000000 8 0 topology 30 36
232 > 15 0.000000 7 0 topology 14 37
233 > 16 0.000000 7 0 topology 13 37
234 > 15 0.000000 7 0 topology 29 38
235 > 16 0.000000 7 0 topology 11 38
236 > 15 0.000000 8 0 topology 1 39
237 > 16 0.000000 8 0 topology 11 39
238 > 15 0.000000 9 0 topology 24 40
239 > 16 0.000000 9 0 topology 7 40
240 > 15 0.000000 9 0 topology 10 41
241 > 16 0.000000 9 0 topology 5 41
242 > 15 0.000000 9 0 topology 13 42
243 > 16 0.000000 9 0 topology 3 42
244 > 15 0.000000 9 0 topology 17 43
245 > 16 0.000000 9 0 topology 4 43
246 > 15 0.000000 9 0 topology 18 44
247 > 16 0.000000 9 0 topology 6 44
248 > 15 0.000000 9 0 topology 11 45
249 > 16 0.000000 9 0 topology 2 45
250 > 0 10 1 ACTOR
251 > 6 0.000000 32 10 3 "emigrant-1"
252 > 2 11 10 ACTOR_STATE
253 > 5 12 11 suspend "1 0 1"
254 > 5 13 11 sleep "1 1 0"
255 > 5 14 11 receive "1 0 0"
256 > 5 15 11 send "0 0 1"
257 > 5 16 11 execute "0 1 1"
258 > 4 17 0 10 10 ACTOR_LINK
259 > 6 0.000000 33 10 1 "policeman-2"
260 > 12 0.000000 11 32 13
261 > 12 0.000000 11 33 15
262 > 13 2.000000 11 32
263 > 12 2.000000 11 32 14
264 > 13 2.025708 11 33
265 > 12 2.025708 11 33 15
266 > 13 2.025708 11 32
267 > 15 2.025708 17 0 M 32 0
268 > 7 2.025708 10 32
269 > 6 2.025708 34 10 1 "emigrant-1"
270 > 16 2.025708 17 0 M 34 0
271 > 12 2.025708 11 34 13
272 > 13 4.025708 11 34
273 > 12 4.025708 11 34 14
274 > 13 4.025903 11 33
275 > 12 4.025903 11 33 15
276 > 13 4.025903 11 34
277 > 15 4.025903 17 0 M 34 1
278 > 7 4.025903 10 34
279 > 6 4.025903 35 10 2 "emigrant-1"
280 > 16 4.025903 17 0 M 35 1
281 > 12 4.025903 11 35 13
282 > 13 6.025903 11 35
283 > 12 6.025903 11 35 14
284 > 13 6.044918 11 33
285 > 12 6.044918 11 33 15
286 > 13 6.044918 11 35
287 > 15 6.044918 17 0 M 35 2
288 > 7 6.044918 10 35
289 > 6 6.044918 36 10 3 "emigrant-1"
290 > 16 6.044918 17 0 M 36 2
291 > 12 6.044918 11 36 13
292 > 13 8.044918 11 36
293 > 12 8.044918 11 36 14
294 > 13 8.070626 11 33
295 > 12 8.070626 11 33 15
296 > 13 8.070626 11 36
297 > 15 8.070626 17 0 M 36 3
298 > 7 8.070626 10 36
299 > 6 8.070626 37 10 4 "emigrant-1"
300 > 16 8.070626 17 0 M 37 3
301 > 12 8.070626 11 37 13
302 > 13 10.070626 11 37
303 > 12 10.070626 11 37 14
304 > 13 10.087178 11 33
305 > 12 10.087178 11 33 15
306 > 13 10.087178 11 37
307 > 15 10.087178 17 0 M 37 4
308 > 7 10.087178 10 37
309 > 6 10.087178 38 10 5 "emigrant-1"
310 > 16 10.087178 17 0 M 38 4
311 > 12 10.087178 11 38 13
312 > 13 12.087178 11 38
313 > 12 12.087178 11 38 14
314 > 13 12.112617 11 33
315 > 12 12.112617 11 33 15
316 > 13 12.112617 11 38
317 > 15 12.112617 17 0 M 38 5
318 > 7 12.112617 10 38
319 > 6 12.112617 39 10 3 "emigrant-1"
320 > 16 12.112617 17 0 M 39 5
321 > 12 12.112617 11 39 13
322 > 13 14.112617 11 39
323 > 12 14.112617 11 39 14
324 > 13 14.138325 11 33
325 > 12 14.138325 11 33 15
326 > 13 14.138325 11 39
327 > 15 14.138325 17 0 M 39 6
328 > 7 14.138325 10 39
329 > 6 14.138325 40 10 1 "emigrant-1"
330 > 16 14.138325 17 0 M 40 6
331 > 12 14.138325 11 40 13
332 > 13 16.138325 11 40
333 > 12 16.138325 11 40 14
334 > 13 16.138521 11 33
335 > 12 16.138521 11 33 15
336 > 13 16.138521 11 40
337 > 15 16.138521 17 0 M 40 7
338 > 7 16.138521 10 40
339 > 6 16.138521 41 10 4 "emigrant-1"
340 > 16 16.138521 17 0 M 41 7
341 > 12 16.138521 11 41 13
342 > 13 18.138521 11 41
343 > 12 18.138521 11 41 14
344 > 13 18.155073 11 33
345 > 13 18.155073 11 41
346 > 7 18.155073 10 33
347 > 7 18.155073 10 41
348 > 7 18.155073 6 16
349 > 7 18.155073 6 14
350 > 7 18.155073 6 19
351 > 7 18.155073 6 20
352 > 7 18.155073 6 18
353 > 7 18.155073 6 21
354 > 7 18.155073 6 22
355 > 7 18.155073 6 12
356 > 7 18.155073 6 9
357 > 7 18.155073 6 15
358 > 7 18.155073 6 23
359 > 7 18.155073 6 24
360 > 7 18.155073 6 17
361 > 7 18.155073 6 25
362 > 7 18.155073 6 26
363 > 7 18.155073 6 27
364 > 7 18.155073 6 8
365 > 7 18.155073 6 10
366 > 7 18.155073 6 28
367 > 7 18.155073 6 29
368 > 7 18.155073 6 13
369 > 7 18.155073 6 30
370 > 7 18.155073 6 11
371 > 7 18.155073 1 7
372 > 7 18.155073 1 5
373 > 7 18.155073 1 3
374 > 7 18.155073 1 4
375 > 7 18.155073 1 6
376 > 7 18.155073 1 2
377 > 7 18.155073 1 1
378 > 7 18.155073 6 31
379
380 $ rm -f procmig.trace