Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
updating tesh'es to consider the new trace event that was just added
[simgrid.git] / examples / msg / tracing / categories.tesh
1 #! ./tesh
2
3 p Tracing multiple categories master/slave application
4
5 $ $SG_TEST_EXENV tracing/categories$EXEEXT ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml
6 > [4.018878] [msg_test/INFO] Simulation time 4.01888
7
8 $ $SG_TEST_EXENV cat$EXEEXT ${srcdir:=.}/tracing/../categories.trace
9 > %EventDef PajeDefineContainerType 0 
10 > %       Alias string 
11 > %       ContainerType string 
12 > %       Name string 
13 > %EndEventDef 
14 > %EventDef PajeDefineStateType 1 
15 > %       Alias string 
16 > %       ContainerType string 
17 > %       Name string 
18 > %EndEventDef 
19 > %EventDef PajeDefineEntityValue 2 
20 > %       Alias string 
21 > %       EntityType string 
22 > %       Name string 
23 > %EndEventDef 
24 > %EventDef PajeDefineEventType 3 
25 > %       Alias string 
26 > %       EntityType string 
27 > %       Name string 
28 > %EndEventDef 
29 > %EventDef PajeDefineLinkType 4 
30 > %       Alias string 
31 > %       ContainerType string 
32 > %       SourceContainerType string 
33 > %       DestContainerType string 
34 > %       Name string 
35 > %EndEventDef 
36 > %EventDef PajeCreateContainer 5 
37 > %       Time date 
38 > %       Alias string 
39 > %       Type string 
40 > %       Container string 
41 > %       Name string 
42 > %EndEventDef 
43 > %EventDef PajeDestroyContainer 9 
44 > %       Time date 
45 > %       Type string 
46 > %       Container string 
47 > %EndEventDef 
48 > %EventDef PajeSetState 6 
49 > %       Time date 
50 > %       EntityType string 
51 > %       Container string 
52 > %       Value string 
53 > %EndEventDef
54 > %EventDef PajeSetState 10 
55 > %       Time date 
56 > %       EntityType string 
57 > %       Container string 
58 > %       Value string 
59 > %              Host string
60 > %EndEventDef
61 > %EventDef PajePushState 7 
62 > %       Time date 
63 > %       EntityType string 
64 > %       Container string 
65 > %       Value string 
66 > %       Host string 
67 > %EndEventDef
68 > %EventDef PajePopState 8 
69 > %       Time date 
70 > %       EntityType string 
71 > %       Container string 
72 > %EndEventDef
73 > %EventDef PajeSetState 11 
74 > %       Time date 
75 > %       EntityType string 
76 > %       Container string 
77 > %       Value string 
78 > %              Host string
79 > %              Comm string
80 > %              Comp string
81 > %EndEventDef
82 > %EventDef PajeStartLink 12 
83 > %       Time date 
84 > %       EntityType string 
85 > %       Container string 
86 > %       Value string 
87 > %       SourceContainer string 
88 > %       Key string 
89 > %EndEventDef
90 > %EventDef PajeEndLink 13 
91 > %       Time date 
92 > %       EntityType string 
93 > %       Container string 
94 > %       Value string 
95 > %       DestContainer string 
96 > %       Key string 
97 > %EndEventDef
98 > %EventDef PajeCreateContainer 14 
99 > %       Time date 
100 > %       Alias string 
101 > %       Type string 
102 > %       Container string 
103 > %       Name string 
104 > %       Power string 
105 > %EndEventDef 
106 > %EventDef PajeStartLink 15 
107 > %       Time date 
108 > %       EntityType string 
109 > %       Container string 
110 > %       Value string 
111 > %       SourceContainer string 
112 > %       Key string 
113 > %       Bandwidth string 
114 > %       Latency string 
115 > %EndEventDef
116 > %EventDef PajePushState 16 
117 > %       Time date 
118 > %       EntityType string 
119 > %       Container string 
120 > %       Value string 
121 > %       PowerUsed string 
122 > %EndEventDef
123 > %EventDef PajePushState 17 
124 > %       Time date 
125 > %       EntityType string 
126 > %       Container string 
127 > %       Value string 
128 > %       BandwidthUsed string 
129 > %EndEventDef
130 > %EventDef PajeSetState 18 
131 > %       Time date 
132 > %       EntityType string 
133 > %       Container string 
134 > %       Value string 
135 > %       PowerUsed string 
136 > %EndEventDef
137 > %EventDef PajePushState 19 
138 > %       Time date 
139 > %       EntityType string 
140 > %       Container string 
141 > %       Value string 
142 > %EndEventDef
143 > %EventDef PajeCreateContainer 20 
144 > %       Time date 
145 > %       Alias string 
146 > %       Type string 
147 > %       Container string 
148 > %       Name string 
149 > %       Bandwidth string 
150 > %       Latency string 
151 > %EndEventDef 
152 > %EventDef PajeCreateContainer 21 
153 > %       Time date 
154 > %       Alias string 
155 > %       Type string 
156 > %       Container string 
157 > %       Name string 
158 > %       Bandwidth string 
159 > %       Latency string 
160 > %       SrcHost string 
161 > %       DstHost string 
162 > %EndEventDef 
163 > %EventDef PajeSetVariable 22 
164 > %       Time date 
165 > %       EntityType string 
166 > %       Container string 
167 > %       Value string 
168 > %EndEventDef
169 > %EventDef PajeAddVariable 23 
170 > %       Time date 
171 > %       EntityType string 
172 > %       Container string 
173 > %       Value string 
174 > %EndEventDef
175 > %EventDef PajeSubVariable 24 
176 > %       Time date 
177 > %       EntityType string 
178 > %       Container string 
179 > %       Value string 
180 > %EndEventDef
181 > %EventDef PajeDefineVariableType 25 
182 > %       Alias string 
183 > %       ContainerType string 
184 > %       Name string 
185 > %EndEventDef 
186 > %EventDef PajeStartLink 26 
187 > %       Time date 
188 > %       EntityType string 
189 > %       Container string 
190 > %       Value string 
191 > %       SourceContainer string 
192 > %       Key string 
193 > %       Volume string 
194 > %EndEventDef
195 > 0 PLATFORM 0 platform
196 > 0 HOST PLATFORM HOST
197 > 0 LINK PLATFORM LINK
198 > 25 power HOST power
199 > 25 bandwidth LINK bandwidth
200 > 25 latency LINK latency
201 > 5 0.000000000000000 platform PLATFORM 0 simgrid-platform
202 > 0 user_type 0 user_type
203 > 5 0.000000000000000 compute user_type 0 compute
204 > 25 bcompute LINK bcompute
205 > 25 pcompute HOST pcompute
206 > 5 0.000000000000000 request user_type 0 request
207 > 25 brequest LINK brequest
208 > 25 prequest HOST prequest
209 > 5 0.000000000000000 data user_type 0 data
210 > 25 bdata LINK bdata
211 > 25 pdata HOST pdata
212 > 5 0.000000000000000 finalize user_type 0 finalize
213 > 25 bfinalize LINK bfinalize
214 > 25 pfinalize HOST pfinalize
215 > 5 0.000000000000000 Tremblay HOST platform Tremblay
216 > 22 0.000000000000000 power Tremblay 98095000.000000
217 > 5 0.000000000000000 Jupiter HOST platform Jupiter
218 > 22 0.000000000000000 power Jupiter 76296000.000000
219 > 5 0.000000000000000 Fafard HOST platform Fafard
220 > 22 0.000000000000000 power Fafard 76296000.000000
221 > 5 0.000000000000000 Ginette HOST platform Ginette
222 > 22 0.000000000000000 power Ginette 48492000.000000
223 > 5 0.000000000000000 Bourassa HOST platform Bourassa
224 > 22 0.000000000000000 power Bourassa 48492000.000000
225 > 5 0.000000000000000 R.4-3 HOST platform R.4-3
226 > 22 0.000000000000000 power R.4-3 0.000000
227 > 5 0.000000000000000 R.3-2-5 HOST platform R.3-2-5
228 > 22 0.000000000000000 power R.3-2-5 0.000000
229 > 5 0.000000000000000 R.2-0 HOST platform R.2-0
230 > 22 0.000000000000000 power R.2-0 0.000000
231 > 5 0.000000000000000 R.1-0 HOST platform R.1-0
232 > 22 0.000000000000000 power R.1-0 0.000000
233 > 5 0.000000000000000 R.1-8-6 HOST platform R.1-8-6
234 > 22 0.000000000000000 power R.1-8-6 0.000000
235 > 5 0.000000000000000 R.6-7 HOST platform R.6-7
236 > 22 0.000000000000000 power R.6-7 0.000000
237 > 21 0.000000000000000 9 LINK platform 9 7209750.000000 0.001462 Jupiter Tremblay
238 > 22 0.000000000000000 bandwidth 9 7209750.000000
239 > 22 0.000000000000000 latency 9 0.001462
240 > 21 0.000000000000000 0 LINK platform 0 41279125.000000 0.000060 R.2-0 R.1-0
241 > 22 0.000000000000000 bandwidth 0 41279125.000000
242 > 22 0.000000000000000 latency 0 0.000060
243 > 21 0.000000000000000 4 LINK platform 4 10099625.000000 0.000480 Tremblay R.4-3
244 > 22 0.000000000000000 bandwidth 4 10099625.000000
245 > 22 0.000000000000000 latency 4 0.000480
246 > 21 0.000000000000000 1 LINK platform 1 34285625.000000 0.000514 R.1-0 R.1-8-6
247 > 22 0.000000000000000 bandwidth 1 34285625.000000
248 > 22 0.000000000000000 latency 1 0.000514
249 > 21 0.000000000000000 5 LINK platform 5 27946250.000000 0.000278 R.3-2-5 Ginette
250 > 22 0.000000000000000 bandwidth 5 27946250.000000
251 > 22 0.000000000000000 latency 5 0.000278
252 > 21 0.000000000000000 7 LINK platform 7 11618875.000000 0.000190 R.6-7 Bourassa
253 > 22 0.000000000000000 bandwidth 7 11618875.000000
254 > 22 0.000000000000000 latency 7 0.000190
255 > 21 0.000000000000000 3 LINK platform 3 34285622.000000 0.000514 R.4-3 R.3-2-5
256 > 22 0.000000000000000 bandwidth 3 34285622.000000
257 > 22 0.000000000000000 latency 3 0.000514
258 > 21 0.000000000000000 6 LINK platform 6 41279125.000000 0.000060 R.1-8-6 R.6-7
259 > 22 0.000000000000000 bandwidth 6 41279125.000000
260 > 22 0.000000000000000 latency 6 0.000060
261 > 21 0.000000000000000 8 LINK platform 8 8158000.000000 0.000271 Fafard R.1-8-6
262 > 22 0.000000000000000 bandwidth 8 8158000.000000
263 > 22 0.000000000000000 latency 8 0.000271
264 > 21 0.000000000000000 2 LINK platform 2 22222222.000000 0.000137 R.3-2-5 R.2-0
265 > 22 0.000000000000000 bandwidth 2 22222222.000000
266 > 22 0.000000000000000 latency 2 0.000137
267 > 22 0.021982436179501 pdata Tremblay 0
268 > 23 0.021982436179501 pdata Tremblay 98095000.000000
269 > 22 0.057732872979501 brequest 4 0
270 > 23 0.057732872979501 brequest 4 5060664.718311
271 > 22 0.057732872979501 brequest 3 0
272 > 23 0.057732872979501 brequest 3 5060664.718311
273 > 22 0.057732872979501 brequest 2 0
274 > 23 0.057732872979501 brequest 2 5060664.718311
275 > 22 0.057732872979501 brequest 0 0
276 > 23 0.057732872979501 brequest 0 5060664.718311
277 > 22 0.057732872979501 brequest 1 0
278 > 23 0.057732872979501 brequest 1 5060664.718311
279 > 22 0.057732872979501 brequest 8 0
280 > 23 0.057732872979501 brequest 8 5060664.718311
281 > 22 0.057734849004501 prequest Fafard 0
282 > 23 0.057734849004501 prequest Fafard 76296000.000000
283 > 24 0.057734849004501 brequest 4 5060664.718311
284 > 23 0.091302346604501 brequest 4 5114134.701194
285 > 24 0.057734849004501 brequest 3 5060664.718311
286 > 23 0.091302346604501 brequest 3 5114134.701194
287 > 24 0.057734849004501 brequest 2 5060664.718311
288 > 23 0.091302346604501 brequest 2 5114134.701194
289 > 24 0.057734849004501 brequest 0 5060664.718311
290 > 23 0.091302346604501 brequest 0 5114134.701194
291 > 24 0.057734849004501 brequest 1 5060664.718311
292 > 23 0.091302346604501 brequest 1 5114134.701194
293 > 22 0.091302346604501 brequest 6 0
294 > 23 0.091302346604501 brequest 6 5114134.701194
295 > 22 0.091302346604501 brequest 7 0
296 > 23 0.091302346604501 brequest 7 5114134.701194
297 > 22 0.091304301969501 prequest Bourassa 0
298 > 23 0.091304301969501 prequest Bourassa 48492000.000000
299 > 22 0.037182212979501 pcompute Jupiter 0
300 > 23 0.037182212979501 pcompute Jupiter 76296000.000000
301 > 24 0.091304301969501 brequest 4 5114134.701194
302 > 22 0.112010961969501 bdata 4 0
303 > 23 0.112010961969501 bdata 4 5060664.718311
304 > 24 0.091304301969501 brequest 3 5114134.701194
305 > 22 0.112010961969501 bdata 3 0
306 > 23 0.112010961969501 bdata 3 5060664.718311
307 > 24 0.091304301969501 brequest 2 5114134.701194
308 > 22 0.112010961969501 bdata 2 0
309 > 23 0.112010961969501 bdata 2 5060664.718311
310 > 24 0.091304301969501 brequest 0 5114134.701194
311 > 22 0.112010961969501 bdata 0 0
312 > 23 0.112010961969501 bdata 0 5060664.718311
313 > 24 0.091304301969501 brequest 1 5114134.701194
314 > 22 0.112010961969501 bdata 1 0
315 > 23 0.112010961969501 bdata 1 5060664.718311
316 > 24 0.057734849004501 brequest 8 5060664.718311
317 > 22 0.112010961969501 bdata 8 0
318 > 23 0.112010961969501 bdata 8 5060664.718311
319 > 24 0.021982538121496 pdata Tremblay 98095000.000000
320 > 22 0.091460301969501 pcompute Tremblay 0
321 > 23 0.091460301969501 pcompute Tremblay 98095000.000000
322 > 24 0.168250683148317 bdata 4 5060664.718311
323 > 23 0.168250683148317 bdata 4 5060664.718311
324 > 24 0.168250683148317 bdata 3 5060664.718311
325 > 23 0.168250683148317 bdata 3 5060664.718311
326 > 24 0.168250683148317 bdata 2 5060664.718311
327 > 23 0.168250683148317 bdata 2 5060664.718311
328 > 24 0.168250683148317 bdata 0 5060664.718311
329 > 23 0.168250683148317 bdata 0 5060664.718311
330 > 24 0.168250683148317 bdata 1 5060664.718311
331 > 23 0.168250683148317 bdata 1 5060664.718311
332 > 24 0.168250683148317 bdata 8 5060664.718311
333 > 23 0.168250683148317 bdata 8 5060664.718311
334 > 22 0.070966550604501 pcompute Ginette 0
335 > 23 0.070966550604501 pcompute Ginette 48492000.000000
336 > 24 0.193402296974343 bdata 4 5060664.718311
337 > 23 0.193402296974343 bdata 4 5060664.718311
338 > 24 0.193402296974343 bdata 3 5060664.718311
339 > 23 0.193402296974343 bdata 3 5060664.718311
340 > 24 0.193402296974343 bdata 2 5060664.718311
341 > 23 0.193402296974343 bdata 2 5060664.718311
342 > 24 0.193402296974343 bdata 0 5060664.718311
343 > 23 0.193402296974343 bdata 0 5060664.718311
344 > 24 0.193402296974343 bdata 1 5060664.718311
345 > 23 0.193402296974343 bdata 1 5060664.718311
346 > 24 0.193402296974343 bdata 8 5060664.718311
347 > 23 0.193402296974343 bdata 8 5060664.718311
348 > 24 0.277186133216065 bdata 4 5060664.718311
349 > 23 0.277186133216065 bdata 4 5060664.718311
350 > 24 0.277186133216065 bdata 3 5060664.718311
351 > 23 0.277186133216065 bdata 3 5060664.718311
352 > 24 0.277186133216065 bdata 2 5060664.718311
353 > 23 0.277186133216065 bdata 2 5060664.718311
354 > 24 0.277186133216065 bdata 0 5060664.718311
355 > 23 0.277186133216065 bdata 0 5060664.718311
356 > 24 0.277186133216065 bdata 1 5060664.718311
357 > 23 0.277186133216065 bdata 1 5060664.718311
358 > 24 0.277186133216065 bdata 8 5060664.718311
359 > 23 0.277186133216065 bdata 8 5060664.718311
360 > 24 0.057734980072971 prequest Fafard 76296000.000000
361 > 22 2.088035961969501 pdata Fafard 0
362 > 23 2.088035961969501 pdata Fafard 76296000.000000
363 > 22 2.123571534769500 brequest 9 0
364 > 23 2.123571534769500 brequest 9 6632970.000000
365 > 24 0.168250683148317 pcompute Jupiter 76296000.000000
366 > 22 2.123573042389767 prequest Jupiter 0
367 > 23 2.123573042389767 prequest Jupiter 76296000.000000
368 > 24 2.088035961969501 bdata 4 5060664.718311
369 > 23 2.136960743989767 brequest 4 7859911.230163
370 > 24 2.088035961969501 bdata 3 5060664.718311
371 > 23 2.136960743989767 brequest 3 7859911.230163
372 > 22 2.136960743989767 brequest 5 0
373 > 23 2.136960743989767 brequest 5 7859911.230163
374 > 24 0.193402296974343 pcompute Tremblay 98095000.000000
375 > 23 2.123729042389767 pcompute Tremblay 98095000.000000
376 > 24 0.277186133216065 pcompute Ginette 48492000.000000
377 > 22 2.136962016268767 prequest Ginette 0
378 > 23 2.136962016268767 prequest Ginette 48492000.000000
379 > 24 2.136962016268767 pcompute Tremblay 98095000.000000
380 > 23 2.136962016268767 pcompute Tremblay 98095000.000000
381 > 24 2.157512676268767 pcompute Tremblay 98095000.000000
382 > 23 2.157512676268767 pcompute Tremblay 98095000.000000
383 > 24 2.123573042389767 brequest 9 6632970.000000
384 > 22 2.172712453068767 bdata 9 0
385 > 23 2.172712453068767 bdata 9 6632970.000000
386 > 24 2.088036093037971 pdata Fafard 76296000.000000
387 > 22 2.157512676268767 pcompute Fafard 0
388 > 23 2.157512676268767 pcompute Fafard 76296000.000000
389 > 24 2.225671037394609 bdata 9 6632970.000000
390 > 23 2.225671037394609 bdata 9 6632970.000000
391 > 24 0.091304508189083 prequest Bourassa 48492000.000000
392 > 22 2.108371757969500 pcompute Bourassa 0
393 > 23 2.108371757969500 pcompute Bourassa 48492000.000000
394 > 24 2.288581146437584 bdata 9 6632970.000000
395 > 23 2.288581146437584 bdata 9 6632970.000000
396 > 24 2.314591340581065 bdata 9 6632970.000000
397 > 23 2.314591340581065 bdata 9 6632970.000000
398 > 24 2.123573173458237 prequest Jupiter 76296000.000000
399 > 22 3.680332719706487 pdata Jupiter 0
400 > 23 3.680332719706487 pdata Jupiter 76296000.000000
401 > 24 2.225671037394609 pcompute Tremblay 98095000.000000
402 > 22 3.693720443132924 prequest Tremblay 0
403 > 23 3.693720443132924 prequest Tremblay 98095000.000000
404 > 24 2.136962016268767 brequest 4 7859911.230163
405 > 23 3.734606899132924 brequest 4 5114134.701194
406 > 24 2.136962016268767 brequest 3 7859911.230163
407 > 23 3.734606899132924 brequest 3 5114134.701194
408 > 24 2.088035961969501 bdata 2 5060664.718311
409 > 23 3.734606899132924 brequest 2 5114134.701194
410 > 24 2.088035961969501 bdata 0 5060664.718311
411 > 23 3.734606899132924 brequest 0 5114134.701194
412 > 24 2.088035961969501 bdata 1 5060664.718311
413 > 23 3.734606899132924 brequest 1 5114134.701194
414 > 24 0.091304301969501 brequest 6 5114134.701194
415 > 23 3.734606899132924 brequest 6 5114134.701194
416 > 24 0.091304301969501 brequest 7 5114134.701194
417 > 23 3.734606899132924 brequest 7 5114134.701194
418 > 24 2.314591340581065 pcompute Bourassa 48492000.000000
419 > 23 3.734608854497924 prequest Bourassa 48492000.000000
420 > 24 3.693720545074918 prequest Tremblay 98095000.000000
421 > 23 3.771791067477424 pdata Tremblay 98095000.000000
422 > 24 2.288581146437584 pcompute Fafard 76296000.000000
423 > 23 3.714271103132924 pcompute Fafard 76296000.000000
424 > 24 3.734608854497924 brequest 4 5114134.701194
425 > 22 3.865890233301740 bfinalize 4 0
426 > 23 3.865890233301740 bfinalize 4 5060664.718311
427 > 24 3.734608854497924 brequest 3 5114134.701194
428 > 22 3.865890233301740 bfinalize 3 0
429 > 23 3.865890233301740 bfinalize 3 5060664.718311
430 > 24 3.734608854497924 brequest 2 5114134.701194
431 > 22 3.865890233301740 bfinalize 2 0
432 > 23 3.865890233301740 bfinalize 2 5060664.718311
433 > 24 3.734608854497924 brequest 0 5114134.701194
434 > 22 3.865890233301740 bfinalize 0 0
435 > 23 3.865890233301740 bfinalize 0 5060664.718311
436 > 24 3.734608854497924 brequest 1 5114134.701194
437 > 22 3.865890233301740 bfinalize 1 0
438 > 23 3.865890233301740 bfinalize 1 5060664.718311
439 > 24 2.088035961969501 bdata 8 5060664.718311
440 > 22 3.865890233301740 bfinalize 8 0
441 > 23 3.865890233301740 bfinalize 8 5060664.718311
442 > 24 3.680332850774958 pdata Jupiter 76296000.000000
443 > 23 3.749808631297924 pcompute Jupiter 76296000.000000
444 > 24 3.680332719706487 bdata 9 6632970.000000
445 > 22 3.896076878266740 bfinalize 9 0
446 > 23 3.896076878266740 bfinalize 9 6632970.000000
447 > 24 2.136962222488350 prequest Ginette 48492000.000000
448 > 23 3.693564421306487 pcompute Ginette 48492000.000000
449 > 24 3.866087835801740 bfinalize 4 5060664.718311
450 > 23 3.913015705518052 bfinalize 4 7859911.230163
451 > 24 3.866087835801740 bfinalize 3 5060664.718311
452 > 23 3.913015705518052 bfinalize 3 7859911.230163
453 > 24 2.136962016268767 brequest 5 7859911.230163
454 > 22 3.913015705518052 bfinalize 5 0
455 > 23 3.913015705518052 bfinalize 5 7859911.230163
456 > 24 3.734609060717506 prequest Bourassa 48492000.000000
457 > 23 3.792126863477424 pcompute Bourassa 48492000.000000
458 > 24 3.913142933418052 bfinalize 4 7859911.230163
459 > 23 4.018682242088989 bfinalize 4 5114134.701194
460 > 24 3.913142933418052 bfinalize 3 7859911.230163
461 > 23 4.018682242088989 bfinalize 3 5114134.701194
462 > 24 3.866087835801740 bfinalize 2 5060664.718311
463 > 23 4.018682242088989 bfinalize 2 5114134.701194
464 > 24 3.866087835801740 bfinalize 0 5060664.718311
465 > 23 4.018682242088989 bfinalize 0 5114134.701194
466 > 24 3.866087835801740 bfinalize 1 5060664.718311
467 > 23 4.018682242088989 bfinalize 1 5114134.701194
468 > 24 3.734608854497924 brequest 6 5114134.701194
469 > 22 4.018682242088989 bfinalize 6 0
470 > 23 4.018682242088989 bfinalize 6 5114134.701194
471 > 24 3.734608854497924 brequest 7 5114134.701194
472 > 22 4.018682242088989 bfinalize 7 0
473 > 23 4.018682242088989 bfinalize 7 5114134.701194
474 > 24 4.018877778588989 bfinalize 0 5114134.701194
475 > 24 4.018877778588989 bfinalize 4 5114134.701194
476 > 24 3.866087835801740 bfinalize 8 5060664.718311
477 > 24 3.998346446088989 pcompute Bourassa 48492000.000000
478 > 24 3.899784003918052 pcompute Ginette 48492000.000000
479 > 24 4.018877778588989 bfinalize 1 5114134.701194
480 > 24 3.913142933418052 bfinalize 5 7859911.230163
481 > 24 3.896227640293403 bfinalize 9 6632970.000000
482 > 24 3.845339573301740 pcompute Fafard 76296000.000000
483 > 24 4.018877778588989 bfinalize 2 5114134.701194
484 > 24 4.018877778588989 bfinalize 6 5114134.701194
485 > 24 4.018877778588989 bfinalize 3 5114134.701194
486 > 24 4.018877778588989 bfinalize 7 5114134.701194
487 > 24 3.771791169419419 pdata Tremblay 98095000.000000
488 > 24 3.880877101466740 pcompute Jupiter 76296000.000000
489 > 9 4.018877778588989 HOST Fafard
490 > 9 4.018877778588989 HOST R.2-0
491 > 9 4.018877778588989 HOST R.4-3
492 > 9 4.018877778588989 HOST R.3-2-5
493 > 9 4.018877778588989 HOST R.1-8-6
494 > 9 4.018877778588989 HOST R.6-7
495 > 9 4.018877778588989 HOST Tremblay
496 > 9 4.018877778588989 HOST R.1-0
497 > 9 4.018877778588989 HOST Bourassa
498 > 9 4.018877778588989 HOST Jupiter
499 > 9 4.018877778588989 HOST Ginette