Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] remove info messages from process migration test, update its tesh
[simgrid.git] / examples / msg / tracing / procmig.tesh
1 #! ./tesh
2
3 p Tracing processes
4
5 $ $SG_TEST_EXENV ${bindir:=.}/tracing/procmig$EXEEXT --cfg=tracing:1 --cfg=tracing/buffer:1 --cfg=tracing/filename:tracing/procmig.trace --cfg=tracing/msg/process:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/procmig-deploy.xml
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/buffer' to '1'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'tracing/procmig.trace'
9 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/process' to '1'
10
11 $ cat tracing/procmig.trace
12 > %EventDef PajeDefineContainerType 0 
13 > %       Alias string 
14 > %       ContainerType string 
15 > %       Name string 
16 > %EndEventDef 
17 > %EventDef PajeDefineVariableType 1 
18 > %       Alias string 
19 > %       ContainerType string 
20 > %       Name string 
21 > %       Color color 
22 > %EndEventDef 
23 > %EventDef PajeDefineStateType 2 
24 > %       Alias string 
25 > %       ContainerType string 
26 > %       Name string 
27 > %EndEventDef 
28 > %EventDef PajeDefineEventType 3 
29 > %       Alias string 
30 > %       ContainerType string 
31 > %       Name string 
32 > %       Color color 
33 > %EndEventDef 
34 > %EventDef PajeDefineLinkType 4 
35 > %       Alias string 
36 > %       ContainerType string 
37 > %       SourceContainerType string 
38 > %       DestContainerType string 
39 > %       Name string 
40 > %EndEventDef 
41 > %EventDef PajeDefineEntityValue 5 
42 > %       Alias string 
43 > %       EntityType string 
44 > %       Name string 
45 > %       Color color 
46 > %EndEventDef 
47 > %EventDef PajeCreateContainer 6 
48 > %       Time date 
49 > %       Alias string 
50 > %       Type string 
51 > %       Container string 
52 > %       Name string 
53 > %EndEventDef 
54 > %EventDef PajeDestroyContainer 7 
55 > %       Time date 
56 > %       Type string 
57 > %       Name string 
58 > %EndEventDef 
59 > %EventDef PajeSetVariable 8 
60 > %       Time date 
61 > %       Type string 
62 > %       Container string 
63 > %       Value double 
64 > %EndEventDef
65 > %EventDef PajeAddVariable 9 
66 > %       Time date 
67 > %       Type string 
68 > %       Container string 
69 > %       Value double 
70 > %EndEventDef
71 > %EventDef PajeSubVariable 10 
72 > %       Time date 
73 > %       Type string 
74 > %       Container string 
75 > %       Value double 
76 > %EndEventDef
77 > %EventDef PajeSetState 11 
78 > %       Time date 
79 > %       Type string 
80 > %       Container string 
81 > %       Value string 
82 > %EndEventDef
83 > %EventDef PajePushState 12 
84 > %       Time date 
85 > %       Type string 
86 > %       Container string 
87 > %       Value string 
88 > %EndEventDef
89 > %EventDef PajePopState 13 
90 > %       Time date 
91 > %       Type string 
92 > %       Container string 
93 > %EndEventDef
94 > %EventDef PajeStartLink 14 
95 > %       Time date 
96 > %       Type string 
97 > %       Container string 
98 > %       Value string 
99 > %       SourceContainer string 
100 > %       Key string 
101 > %EndEventDef
102 > %EventDef PajeEndLink 15 
103 > %       Time date 
104 > %       Type string 
105 > %       Container string 
106 > %       Value string 
107 > %       DestContainer string 
108 > %       Key string 
109 > %EndEventDef
110 > %EventDef PajeNewEvent 16 
111 > %       Time date 
112 > %       Type string 
113 > %       Container string 
114 > %       Value string 
115 > %EndEventDef
116 > 0 1 0 HOST
117 > 6 0 1 1 0 "Tremblay"
118 > 0 2 1 MSG_PROCESS
119 > 2 3 2 MSG_PROCESS_STATE
120 > 5 4 3 executing "0 1 0"
121 > 5 5 3 suspend "1 0 1"
122 > 5 6 3 sleep "1 1 0"
123 > 5 7 3 receive "1 0 0"
124 > 5 8 3 send "0 0 1"
125 > 5 9 3 task_execute "0 1 1"
126 > 4 10 0 2 2 MSG_PROCESS_LINK
127 > 4 11 0 2 2 MSG_PROCESS_TASK_LINK
128 > 6 0 2 1 0 "Jupiter"
129 > 6 0 3 1 0 "Fafard"
130 > 6 0 4 1 0 "Ginette"
131 > 6 0 5 1 0 "Bourassa"
132 > 0 12 0 LINK
133 > 6 0 6 12 0 "6"
134 > 6 0 7 12 0 "3"
135 > 6 0 8 12 0 "7"
136 > 6 0 9 12 0 "9"
137 > 6 0 10 12 0 "2"
138 > 6 0 11 12 0 "8"
139 > 6 0 12 12 0 "1"
140 > 6 0 13 12 0 "4"
141 > 6 0 14 12 0 "0"
142 > 6 0 15 12 0 "5"
143 > 4 13 0 1 12 HOST-LINK
144 > 4 14 0 12 12 LINK-LINK
145 > 4 15 0 12 1 LINK-HOST
146 > 14 0 13 0 G 3 0
147 > 15 0 13 0 G 11 0
148 > 14 0 14 0 G 11 1
149 > 15 0 14 0 G 12 1
150 > 14 0 14 0 G 12 2
151 > 15 0 14 0 G 14 2
152 > 14 0 14 0 G 14 3
153 > 15 0 14 0 G 10 3
154 > 14 0 14 0 G 10 4
155 > 15 0 14 0 G 7 4
156 > 14 0 14 0 G 7 5
157 > 15 0 14 0 G 13 5
158 > 14 0 15 0 G 13 6
159 > 15 0 15 0 G 1 6
160 > 14 0 14 0 G 11 7
161 > 15 0 14 0 G 6 7
162 > 14 0 14 0 G 6 8
163 > 15 0 14 0 G 8 8
164 > 14 0 15 0 G 8 9
165 > 15 0 15 0 G 5 9
166 > 14 0 14 0 G 13 10
167 > 15 0 14 0 G 9 10
168 > 14 0 15 0 G 9 11
169 > 15 0 15 0 G 2 11
170 > 14 0 14 0 G 10 12
171 > 15 0 14 0 G 15 12
172 > 14 0 15 0 G 15 13
173 > 15 0 15 0 G 4 13
174 > 14 0 14 0 G 12 14
175 > 15 0 14 0 G 6 14
176 > 14 0 13 0 G 1 15
177 > 15 0 13 0 G 9 15
178 > 14 0 14 0 G 7 16
179 > 15 0 14 0 G 15 16
180 > 6 0 16 2 3 "emigrant-1"
181 > 6 0 17 2 1 "master-2"
182 > 11 0 3 16 4
183 > 11 0 3 17 4
184 > 12 0 3 16 6
185 > 12 0 3 17 8
186 > 14 0 11 0 SR 17 p0
187 > 13 2.000000 3 16
188 > 12 2.000000 3 16 7
189 > 13 2.020551 3 17
190 > 12 2.020551 3 17 8
191 > 14 2.020551 11 0 SR 17 p1
192 > 13 2.020551 3 16
193 > 15 2.020551 11 0 SR 16 p0
194 > 14 2.020551 10 0 M 16 0
195 > 7 2.020551 2 16
196 > 6 2.020551 18 2 1 "emigrant-1"
197 > 11 2.020551 3 18 4
198 > 15 2.020551 10 0 M 18 0
199 > 12 2.020551 3 18 6
200 > 13 4.020551 3 18
201 > 12 4.020551 3 18 7
202 > 13 4.020707 3 17
203 > 12 4.020707 3 17 8
204 > 14 4.020707 11 0 SR 17 p2
205 > 13 4.020707 3 18
206 > 15 4.020707 11 0 SR 18 p1
207 > 14 4.020707 10 0 M 18 1
208 > 7 4.020707 2 18
209 > 6 4.020707 19 2 2 "emigrant-1"
210 > 11 4.020707 3 19 4
211 > 15 4.020707 10 0 M 19 1
212 > 12 4.020707 3 19 6
213 > 13 6.020707 3 19
214 > 12 6.020707 3 19 7
215 > 13 6.035906 3 17
216 > 12 6.035906 3 17 8
217 > 14 6.035906 11 0 SR 17 p3
218 > 13 6.035906 3 19
219 > 15 6.035906 11 0 SR 19 p2
220 > 14 6.035906 10 0 M 19 2
221 > 7 6.035906 2 19
222 > 6 6.035906 20 2 3 "emigrant-1"
223 > 11 6.035906 3 20 4
224 > 15 6.035906 10 0 M 20 2
225 > 12 6.035906 3 20 6
226 > 13 8.035906 3 20
227 > 12 8.035906 3 20 7
228 > 13 8.056457 3 17
229 > 12 8.056457 3 17 8
230 > 14 8.056457 11 0 SR 17 p4
231 > 13 8.056457 3 20
232 > 15 8.056457 11 0 SR 20 p3
233 > 14 8.056457 10 0 M 20 3
234 > 7 8.056457 2 20
235 > 6 8.056457 21 2 4 "emigrant-1"
236 > 11 8.056457 3 21 4
237 > 15 8.056457 10 0 M 21 3
238 > 12 8.056457 3 21 6
239 > 13 10.056457 3 21
240 > 12 10.056457 3 21 7
241 > 13 10.069689 3 17
242 > 12 10.069689 3 17 8
243 > 14 10.069689 11 0 SR 17 p5
244 > 13 10.069689 3 21
245 > 15 10.069689 11 0 SR 21 p4
246 > 14 10.069689 10 0 M 21 4
247 > 7 10.069689 2 21
248 > 6 10.069689 22 2 5 "emigrant-1"
249 > 11 10.069689 3 22 4
250 > 15 10.069689 10 0 M 22 4
251 > 12 10.069689 3 22 6
252 > 13 12.069689 3 22
253 > 12 12.069689 3 22 7
254 > 13 12.090025 3 17
255 > 12 12.090025 3 17 8
256 > 14 12.090025 11 0 SR 17 p6
257 > 13 12.090025 3 22
258 > 15 12.090025 11 0 SR 22 p5
259 > 14 12.090025 10 0 M 22 5
260 > 7 12.090025 2 22
261 > 6 12.090025 23 2 3 "emigrant-1"
262 > 11 12.090025 3 23 4
263 > 15 12.090025 10 0 M 23 5
264 > 12 12.090025 3 23 6
265 > 13 14.090025 3 23
266 > 12 14.090025 3 23 7
267 > 13 14.110575 3 17
268 > 12 14.110575 3 17 8
269 > 14 14.110575 11 0 SR 17 p7
270 > 13 14.110575 3 23
271 > 15 14.110575 11 0 SR 23 p6
272 > 14 14.110575 10 0 M 23 6
273 > 7 14.110575 2 23
274 > 6 14.110575 24 2 1 "emigrant-1"
275 > 11 14.110575 3 24 4
276 > 15 14.110575 10 0 M 24 6
277 > 12 14.110575 3 24 6
278 > 13 16.110575 3 24
279 > 12 16.110575 3 24 7
280 > 13 16.110731 3 17
281 > 12 16.110731 3 17 8
282 > 14 16.110731 11 0 SR 17 p8
283 > 13 16.110731 3 24
284 > 15 16.110731 11 0 SR 24 p7
285 > 14 16.110731 10 0 M 24 7
286 > 7 16.110731 2 24
287 > 6 16.110731 25 2 4 "emigrant-1"
288 > 11 16.110731 3 25 4
289 > 15 16.110731 10 0 M 25 7
290 > 12 16.110731 3 25 6
291 > 13 18.110731 3 25
292 > 12 18.110731 3 25 7
293 > 13 18.123963 3 17
294 > 7 18.123963 2 17
295 > 13 18.123963 3 25
296 > 15 18.123963 11 0 SR 25 p8
297 > 7 18.123963 2 25
298 > 7 18.123963 1 3
299 > 7 18.123963 1 1
300 > 7 18.123963 12 14
301 > 7 18.123963 12 12
302 > 7 18.123963 12 10
303 > 7 18.123963 12 7
304 > 7 18.123963 12 13
305 > 7 18.123963 12 15
306 > 7 18.123963 12 6
307 > 7 18.123963 12 8
308 > 7 18.123963 12 11
309 > 7 18.123963 12 9
310 > 7 18.123963 1 5
311 > 7 18.123963 1 2
312 > 7 18.123963 1 4
313 > 7 18.123963 0 0
314
315 $ rm -rf tracing/procmig.trace