Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
updating copyright note to GNU LGPL
[simgrid.git] / examples / msg / tracing / ms.tesh
1 #! ./tesh
2
3 p Tracing master/slave application
4
5 $ $SG_TEST_EXENV tracing/ms$EXEEXT ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml
6 > [4.441598] [msg_test/INFO] Simulation time 4.4416
7
8 $ $SG_TEST_EXENV cat$EXEEXT ${srcdir:=.}/tracing/../ms.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 > 25 is_slave HOST is_slave
203 > 25 is_master HOST is_master
204 > 25 task_creation HOST task_creation
205 > 25 task_computation HOST task_computation
206 > 0 user_type 0 user_type
207 > 5 0.000000000000000 compute user_type 0 compute
208 > 25 bcompute LINK bcompute
209 > 25 pcompute HOST pcompute
210 > 5 0.000000000000000 finalize user_type 0 finalize
211 > 25 bfinalize LINK bfinalize
212 > 25 pfinalize HOST pfinalize
213 > 5 0.000000000000000 Tremblay HOST platform Tremblay
214 > 22 0.000000000000000 power Tremblay 98095000.000000
215 > 5 0.000000000000000 Jupiter HOST platform Jupiter
216 > 22 0.000000000000000 power Jupiter 76296000.000000
217 > 5 0.000000000000000 Fafard HOST platform Fafard
218 > 22 0.000000000000000 power Fafard 76296000.000000
219 > 5 0.000000000000000 Ginette HOST platform Ginette
220 > 22 0.000000000000000 power Ginette 48492000.000000
221 > 5 0.000000000000000 Bourassa HOST platform Bourassa
222 > 22 0.000000000000000 power Bourassa 48492000.000000
223 > 5 0.000000000000000 R.4-3 HOST platform R.4-3
224 > 22 0.000000000000000 power R.4-3 0.000000
225 > 5 0.000000000000000 R.3-2-5 HOST platform R.3-2-5
226 > 22 0.000000000000000 power R.3-2-5 0.000000
227 > 5 0.000000000000000 R.2-0 HOST platform R.2-0
228 > 22 0.000000000000000 power R.2-0 0.000000
229 > 5 0.000000000000000 R.1-0 HOST platform R.1-0
230 > 22 0.000000000000000 power R.1-0 0.000000
231 > 5 0.000000000000000 R.1-8-6 HOST platform R.1-8-6
232 > 22 0.000000000000000 power R.1-8-6 0.000000
233 > 5 0.000000000000000 R.6-7 HOST platform R.6-7
234 > 22 0.000000000000000 power R.6-7 0.000000
235 > 21 0.000000000000000 9 LINK platform 9 7209750.000000 0.001462 Jupiter Tremblay
236 > 22 0.000000000000000 bandwidth 9 7209750.000000
237 > 22 0.000000000000000 latency 9 0.001462
238 > 21 0.000000000000000 0 LINK platform 0 41279125.000000 0.000060 R.2-0 R.1-0
239 > 22 0.000000000000000 bandwidth 0 41279125.000000
240 > 22 0.000000000000000 latency 0 0.000060
241 > 21 0.000000000000000 4 LINK platform 4 10099625.000000 0.000480 Tremblay R.4-3
242 > 22 0.000000000000000 bandwidth 4 10099625.000000
243 > 22 0.000000000000000 latency 4 0.000480
244 > 21 0.000000000000000 1 LINK platform 1 34285625.000000 0.000514 R.1-0 R.1-8-6
245 > 22 0.000000000000000 bandwidth 1 34285625.000000
246 > 22 0.000000000000000 latency 1 0.000514
247 > 21 0.000000000000000 5 LINK platform 5 27946250.000000 0.000278 R.3-2-5 Ginette
248 > 22 0.000000000000000 bandwidth 5 27946250.000000
249 > 22 0.000000000000000 latency 5 0.000278
250 > 21 0.000000000000000 7 LINK platform 7 11618875.000000 0.000190 R.6-7 Bourassa
251 > 22 0.000000000000000 bandwidth 7 11618875.000000
252 > 22 0.000000000000000 latency 7 0.000190
253 > 21 0.000000000000000 3 LINK platform 3 34285622.000000 0.000514 R.4-3 R.3-2-5
254 > 22 0.000000000000000 bandwidth 3 34285622.000000
255 > 22 0.000000000000000 latency 3 0.000514
256 > 21 0.000000000000000 6 LINK platform 6 41279125.000000 0.000060 R.1-8-6 R.6-7
257 > 22 0.000000000000000 bandwidth 6 41279125.000000
258 > 22 0.000000000000000 latency 6 0.000060
259 > 21 0.000000000000000 8 LINK platform 8 8158000.000000 0.000271 Fafard R.1-8-6
260 > 22 0.000000000000000 bandwidth 8 8158000.000000
261 > 22 0.000000000000000 latency 8 0.000271
262 > 21 0.000000000000000 2 LINK platform 2 22222222.000000 0.000137 R.3-2-5 R.2-0
263 > 22 0.000000000000000 bandwidth 2 22222222.000000
264 > 22 0.000000000000000 latency 2 0.000137
265 > 22 0.000000000000000 is_master Tremblay 1
266 > 22 0.000000000000000 task_creation Tremblay 0
267 > 22 0.000000000000000 is_slave Tremblay 1
268 > 22 0.000000000000000 is_slave Jupiter 1
269 > 22 0.000000000000000 is_slave Fafard 1
270 > 22 0.000000000000000 is_slave Ginette 1
271 > 22 0.000000000000000 is_slave Bourassa 1
272 > 22 0.002338643617950 task_creation Tremblay 1
273 > 23 0.002338643617950 task_computation Tremblay 5e+07
274 > 22 0.017538420417950 bcompute 9 0
275 > 23 0.017538420417950 bcompute 9 6632970.000000
276 > 23 0.168300447081722 task_computation Jupiter 5e+07
277 > 22 0.168300447081722 task_creation Tremblay 2
278 > 22 0.002338643617950 pcompute Tremblay 0
279 > 23 0.002338643617950 pcompute Tremblay 98095000.000000
280 > 22 0.188851107081722 bcompute 4 0
281 > 23 0.188851107081722 bcompute 4 5060664.718311
282 > 22 0.188851107081722 bcompute 3 0
283 > 23 0.188851107081722 bcompute 3 5060664.718311
284 > 22 0.188851107081722 bcompute 2 0
285 > 23 0.188851107081722 bcompute 2 5060664.718311
286 > 22 0.188851107081722 bcompute 0 0
287 > 23 0.188851107081722 bcompute 0 5060664.718311
288 > 22 0.188851107081722 bcompute 1 0
289 > 23 0.188851107081722 bcompute 1 5060664.718311
290 > 22 0.188851107081722 bcompute 8 0
291 > 23 0.188851107081722 bcompute 8 5060664.718311
292 > 23 0.386453607081722 task_computation Fafard 5e+07
293 > 22 0.386453607081722 task_creation Tremblay 3
294 > 24 0.168300447081722 pcompute Tremblay 98095000.000000
295 > 23 0.168300447081722 pcompute Tremblay 98095000.000000
296 > 24 0.386453607081722 pcompute Tremblay 98095000.000000
297 > 23 0.386453607081722 pcompute Tremblay 98095000.000000
298 > 24 0.386453607081722 bcompute 4 5060664.718311
299 > 23 0.399685308681722 bcompute 4 7859911.230163
300 > 24 0.386453607081722 bcompute 3 5060664.718311
301 > 23 0.399685308681722 bcompute 3 7859911.230163
302 > 22 0.399685308681722 bcompute 5 0
303 > 23 0.399685308681722 bcompute 5 7859911.230163
304 > 24 0.512048618642161 bcompute 4 7859911.230163
305 > 23 0.512048618642161 bcompute 4 7859911.230163
306 > 24 0.512048618642161 bcompute 3 7859911.230163
307 > 23 0.512048618642161 bcompute 3 7859911.230163
308 > 24 0.512048618642161 bcompute 5 7859911.230163
309 > 23 0.512048618642161 bcompute 5 7859911.230163
310 > 23 0.526913208681722 task_computation Ginette 5e+07
311 > 22 0.526913208681722 task_creation Tremblay 4
312 > 24 0.526913208681722 bcompute 4 7859911.230163
313 > 23 0.547249004681722 bcompute 4 5114134.701194
314 > 24 0.526913208681722 bcompute 3 7859911.230163
315 > 23 0.547249004681722 bcompute 3 5114134.701194
316 > 24 0.386453607081722 bcompute 2 5060664.718311
317 > 23 0.547249004681722 bcompute 2 5114134.701194
318 > 24 0.386453607081722 bcompute 0 5060664.718311
319 > 23 0.547249004681722 bcompute 0 5114134.701194
320 > 24 0.386453607081722 bcompute 1 5060664.718311
321 > 23 0.547249004681722 bcompute 1 5114134.701194
322 > 22 0.547249004681722 bcompute 6 0
323 > 23 0.547249004681722 bcompute 6 5114134.701194
324 > 22 0.547249004681722 bcompute 7 0
325 > 23 0.547249004681722 bcompute 7 5114134.701194
326 > 23 0.742785504681722 task_computation Bourassa 5e+07
327 > 22 0.742785504681722 task_creation Tremblay 5
328 > 23 0.745124148299672 task_computation Tremblay 5e+07
329 > 22 0.745124148299672 task_creation Tremblay 6
330 > 22 0.168300447081722 pcompute Jupiter 0
331 > 23 0.168300447081722 pcompute Jupiter 76296000.000000
332 > 24 0.168300447081722 bcompute 9 6632970.000000
333 > 23 0.838842574725803 bcompute 9 6632970.000000
334 > 22 0.989604601389575 task_creation Tremblay 7
335 > 23 0.989604601389575 task_computation Jupiter 5e+07
336 > 24 0.512048618642161 pcompute Tremblay 98095000.000000
337 > 23 0.745124148299672 pcompute Tremblay 98095000.000000
338 > 22 0.386453607081722 pcompute Fafard 0
339 > 23 0.386453607081722 pcompute Fafard 76296000.000000
340 > 24 0.989604601389575 pcompute Tremblay 98095000.000000
341 > 23 0.989604601389575 pcompute Tremblay 98095000.000000
342 > 24 0.742785504681722 bcompute 4 5114134.701194
343 > 23 1.062346617925803 bcompute 4 5060664.718311
344 > 24 0.742785504681722 bcompute 3 5114134.701194
345 > 23 1.062346617925803 bcompute 3 5060664.718311
346 > 24 0.742785504681722 bcompute 2 5114134.701194
347 > 23 1.062346617925803 bcompute 2 5060664.718311
348 > 24 0.742785504681722 bcompute 0 5114134.701194
349 > 23 1.062346617925803 bcompute 0 5060664.718311
350 > 24 0.742785504681722 bcompute 1 5114134.701194
351 > 23 1.062346617925803 bcompute 1 5060664.718311
352 > 24 0.386453607081722 bcompute 8 5060664.718311
353 > 23 1.062346617925803 bcompute 8 5060664.718311
354 > 24 1.254834123323883 bcompute 4 5060664.718311
355 > 23 1.254834123323883 bcompute 4 5060664.718311
356 > 24 1.254834123323883 bcompute 3 5060664.718311
357 > 23 1.254834123323883 bcompute 3 5060664.718311
358 > 24 1.254834123323883 bcompute 2 5060664.718311
359 > 23 1.254834123323883 bcompute 2 5060664.718311
360 > 24 1.254834123323883 bcompute 0 5060664.718311
361 > 23 1.254834123323883 bcompute 0 5060664.718311
362 > 24 1.254834123323883 bcompute 1 5060664.718311
363 > 23 1.254834123323883 bcompute 1 5060664.718311
364 > 24 1.254834123323883 bcompute 8 5060664.718311
365 > 23 1.254834123323883 bcompute 8 5060664.718311
366 > 22 1.259949117925803 task_creation Tremblay 8
367 > 23 1.259949117925803 task_computation Fafard 5e+07
368 > 23 1.262287761543753 task_computation Tremblay 5e+07
369 > 22 1.262287761543753 task_creation Tremblay 9
370 > 22 0.526913208681722 pcompute Ginette 0
371 > 23 0.526913208681722 pcompute Ginette 48492000.000000
372 > 24 0.823642797925803 pcompute Jupiter 76296000.000000
373 > 23 0.989604601389575 pcompute Jupiter 76296000.000000
374 > 24 1.259949117925803 bcompute 4 5060664.718311
375 > 23 1.571242823339546 bcompute 4 7859911.230163
376 > 24 1.259949117925803 bcompute 3 5060664.718311
377 > 23 1.571242823339546 bcompute 3 7859911.230163
378 > 24 0.526913208681722 bcompute 5 7859911.230163
379 > 23 1.571242823339546 bcompute 5 7859911.230163
380 > 24 1.644946952233656 bcompute 4 7859911.230163
381 > 23 1.644946952233656 bcompute 4 7859911.230163
382 > 24 1.644946952233656 bcompute 3 7859911.230163
383 > 23 1.644946952233656 bcompute 3 7859911.230163
384 > 24 1.644946952233656 bcompute 5 7859911.230163
385 > 23 1.644946952233656 bcompute 5 7859911.230163
386 > 22 1.698470723339546 task_creation Tremblay 10
387 > 23 1.698470723339546 task_computation Ginette 5e+07
388 > 24 1.254834123323883 pcompute Tremblay 98095000.000000
389 > 23 1.262287761543753 pcompute Tremblay 98095000.000000
390 > 24 1.698470723339546 pcompute Tremblay 98095000.000000
391 > 23 1.698470723339546 pcompute Tremblay 98095000.000000
392 > 24 0.989604601389575 bcompute 9 6632970.000000
393 > 23 1.713670500139546 bcompute 9 6632970.000000
394 > 22 0.742785504681722 pcompute Bourassa 0
395 > 23 0.742785504681722 pcompute Bourassa 48492000.000000
396 > 24 1.771997736567964 bcompute 9 6632970.000000
397 > 23 1.771997736567964 bcompute 9 6632970.000000
398 > 24 1.773883417739546 bcompute 9 6632970.000000
399 > 23 1.773883417739546 bcompute 9 6632970.000000
400 > 23 1.864432526803318 task_computation Jupiter 5e+07
401 > 22 1.864432526803318 task_creation Tremblay 11
402 > 23 1.866771170421268 task_computation Tremblay 5e+07
403 > 22 1.866771170421268 task_creation Tremblay 12
404 > 24 1.041795957925803 pcompute Fafard 76296000.000000
405 > 23 1.259949117925803 pcompute Fafard 76296000.000000
406 > 24 1.698470723339546 bcompute 4 7859911.230163
407 > 23 1.887106966421268 bcompute 4 5114134.701194
408 > 24 1.698470723339546 bcompute 3 7859911.230163
409 > 23 1.887106966421268 bcompute 3 5114134.701194
410 > 24 1.259949117925803 bcompute 2 5060664.718311
411 > 23 1.887106966421268 bcompute 2 5114134.701194
412 > 24 1.259949117925803 bcompute 0 5060664.718311
413 > 23 1.887106966421268 bcompute 0 5114134.701194
414 > 24 1.259949117925803 bcompute 1 5060664.718311
415 > 23 1.887106966421268 bcompute 1 5114134.701194
416 > 24 0.742785504681722 bcompute 6 5114134.701194
417 > 23 1.887106966421268 bcompute 6 5114134.701194
418 > 24 0.742785504681722 bcompute 7 5114134.701194
419 > 23 1.887106966421268 bcompute 7 5114134.701194
420 > 24 1.915291468769884 bcompute 4 5114134.701194
421 > 23 1.915291468769884 bcompute 4 5114134.701194
422 > 24 1.915291468769884 bcompute 3 5114134.701194
423 > 23 1.915291468769884 bcompute 3 5114134.701194
424 > 24 1.915291468769884 bcompute 2 5114134.701194
425 > 23 1.915291468769884 bcompute 2 5114134.701194
426 > 24 1.915291468769884 bcompute 0 5114134.701194
427 > 23 1.915291468769884 bcompute 0 5114134.701194
428 > 24 1.915291468769884 bcompute 1 5114134.701194
429 > 23 1.915291468769884 bcompute 1 5114134.701194
430 > 24 1.915291468769884 bcompute 6 5114134.701194
431 > 23 1.915291468769884 bcompute 6 5114134.701194
432 > 24 1.915291468769884 bcompute 7 5114134.701194
433 > 23 1.915291468769884 bcompute 7 5114134.701194
434 > 23 2.082643466421268 task_computation Bourassa 5e+07
435 > 22 2.082643466421268 task_creation Tremblay 13
436 > 24 1.771997736567964 pcompute Tremblay 98095000.000000
437 > 23 1.866771170421268 pcompute Tremblay 98095000.000000
438 > 24 2.082643466421268 bcompute 4 5114134.701194
439 > 23 2.103194126421268 bcompute 4 5060664.718311
440 > 24 2.082643466421268 bcompute 3 5114134.701194
441 > 23 2.103194126421268 bcompute 3 5060664.718311
442 > 24 2.082643466421268 bcompute 2 5114134.701194
443 > 23 2.103194126421268 bcompute 2 5060664.718311
444 > 24 2.082643466421268 bcompute 0 5114134.701194
445 > 23 2.103194126421268 bcompute 0 5060664.718311
446 > 24 2.082643466421268 bcompute 1 5114134.701194
447 > 23 2.103194126421268 bcompute 1 5060664.718311
448 > 24 1.259949117925803 bcompute 8 5060664.718311
449 > 23 2.103194126421268 bcompute 8 5060664.718311
450 > 23 2.300796626421268 task_computation Fafard 5e+07
451 > 22 2.300796626421268 task_creation Tremblay 14
452 > 24 2.082643466421268 pcompute Tremblay 98095000.000000
453 > 23 2.082643466421268 pcompute Tremblay 98095000.000000
454 > 24 2.300796626421268 pcompute Tremblay 98095000.000000
455 > 23 2.300796626421268 pcompute Tremblay 98095000.000000
456 > 22 2.378819789063430 task_creation Tremblay 15
457 > 23 2.378819789063430 task_computation Tremblay 5e+07
458 > 24 1.644946952233656 pcompute Jupiter 76296000.000000
459 > 23 1.864432526803318 pcompute Jupiter 76296000.000000
460 > 24 1.864432526803318 bcompute 9 6632970.000000
461 > 23 2.534974654447399 bcompute 9 6632970.000000
462 > 22 2.685736681111171 task_creation Tremblay 16
463 > 23 2.685736681111171 task_computation Jupiter 5e+07
464 > 24 2.376481145445480 pcompute Tremblay 98095000.000000
465 > 23 2.378819789063430 pcompute Tremblay 98095000.000000
466 > 24 1.558011121739546 pcompute Ginette 48492000.000000
467 > 23 1.698470723339546 pcompute Ginette 48492000.000000
468 > 24 2.300796626421268 bcompute 4 5060664.718311
469 > 23 2.742800337997370 bcompute 4 7859911.230163
470 > 24 2.300796626421268 bcompute 3 5060664.718311
471 > 23 2.742800337997370 bcompute 3 7859911.230163
472 > 24 1.698470723339546 bcompute 5 7859911.230163
473 > 23 2.742800337997370 bcompute 5 7859911.230163
474 > 22 2.870028237997370 task_creation Tremblay 17
475 > 23 2.870028237997370 task_computation Ginette 5e+07
476 > 22 2.890868407705591 task_creation Tremblay 18
477 > 23 2.890868407705591 task_computation Tremblay 5e+07
478 > 24 1.915291468769884 pcompute Fafard 76296000.000000
479 > 23 2.300796626421268 pcompute Fafard 76296000.000000
480 > 24 1.773883417739546 pcompute Bourassa 48492000.000000
481 > 23 2.082643466421268 pcompute Bourassa 48492000.000000
482 > 24 2.870028237997370 bcompute 4 7859911.230163
483 > 23 2.976689637265349 bcompute 4 5060664.718311
484 > 24 2.870028237997370 bcompute 3 7859911.230163
485 > 23 2.976689637265349 bcompute 3 5060664.718311
486 > 24 2.300796626421268 bcompute 2 5060664.718311
487 > 23 2.976689637265349 bcompute 2 5060664.718311
488 > 24 2.300796626421268 bcompute 0 5060664.718311
489 > 23 2.976689637265349 bcompute 0 5060664.718311
490 > 24 2.300796626421268 bcompute 1 5060664.718311
491 > 23 2.976689637265349 bcompute 1 5060664.718311
492 > 24 2.300796626421268 bcompute 8 5060664.718311
493 > 23 2.976689637265349 bcompute 8 5060664.718311
494 > 24 3.113741379479092 bcompute 4 5060664.718311
495 > 23 3.113741379479092 bcompute 4 5060664.718311
496 > 24 3.113741379479092 bcompute 3 5060664.718311
497 > 23 3.113741379479092 bcompute 3 5060664.718311
498 > 24 3.113741379479092 bcompute 2 5060664.718311
499 > 23 3.113741379479092 bcompute 2 5060664.718311
500 > 24 3.113741379479092 bcompute 0 5060664.718311
501 > 23 3.113741379479092 bcompute 0 5060664.718311
502 > 24 3.113741379479092 bcompute 1 5060664.718311
503 > 23 3.113741379479092 bcompute 1 5060664.718311
504 > 24 3.113741379479092 bcompute 8 5060664.718311
505 > 23 3.113741379479092 bcompute 8 5060664.718311
506 > 22 3.174292137265349 task_creation Tremblay 19
507 > 23 3.174292137265349 task_computation Fafard 5e+07
508 > 24 2.888529764087641 pcompute Tremblay 98095000.000000
509 > 23 2.890868407705591 pcompute Tremblay 98095000.000000
510 > 24 2.519774877647399 pcompute Jupiter 76296000.000000
511 > 23 2.685736681111171 pcompute Jupiter 76296000.000000
512 > 24 3.174292137265349 bcompute 4 5060664.718311
513 > 23 3.194627933265349 bcompute 4 5114134.701194
514 > 24 3.174292137265349 bcompute 3 5060664.718311
515 > 23 3.194627933265349 bcompute 3 5114134.701194
516 > 24 3.174292137265349 bcompute 2 5060664.718311
517 > 23 3.194627933265349 bcompute 2 5114134.701194
518 > 24 3.174292137265349 bcompute 0 5060664.718311
519 > 23 3.194627933265349 bcompute 0 5114134.701194
520 > 24 3.174292137265349 bcompute 1 5060664.718311
521 > 23 3.194627933265349 bcompute 1 5114134.701194
522 > 24 2.082643466421268 bcompute 6 5114134.701194
523 > 23 3.194627933265349 bcompute 6 5114134.701194
524 > 24 2.082643466421268 bcompute 7 5114134.701194
525 > 23 3.194627933265349 bcompute 7 5114134.701194
526 > 24 3.341079031955252 bcompute 4 5114134.701194
527 > 23 3.341079031955252 bcompute 4 5114134.701194
528 > 24 3.341079031955252 bcompute 3 5114134.701194
529 > 23 3.341079031955252 bcompute 3 5114134.701194
530 > 24 3.341079031955252 bcompute 2 5114134.701194
531 > 23 3.341079031955252 bcompute 2 5114134.701194
532 > 24 3.341079031955252 bcompute 0 5114134.701194
533 > 23 3.341079031955252 bcompute 0 5114134.701194
534 > 24 3.341079031955252 bcompute 1 5114134.701194
535 > 23 3.341079031955252 bcompute 1 5114134.701194
536 > 24 3.341079031955252 bcompute 6 5114134.701194
537 > 23 3.341079031955252 bcompute 6 5114134.701194
538 > 24 3.341079031955252 bcompute 7 5114134.701194
539 > 23 3.341079031955252 bcompute 7 5114134.701194
540 > 23 3.390164433265349 task_computation Bourassa 5e+07
541 > 24 3.390164433265349 pcompute Tremblay 98095000.000000
542 > 23 3.390164433265349 pcompute Tremblay 98095000.000000
543 > 24 2.956138977265349 pcompute Fafard 76296000.000000
544 > 23 3.174292137265349 pcompute Fafard 76296000.000000
545 > 24 2.729568636397370 pcompute Ginette 48492000.000000
546 > 23 2.870028237997370 pcompute Ginette 48492000.000000
547 > 24 3.113741379479092 pcompute Bourassa 48492000.000000
548 > 23 3.390164433265349 pcompute Bourassa 48492000.000000
549 > 24 3.390164433265349 bcompute 0 5114134.701194
550 > 24 3.390164433265349 bcompute 4 5114134.701194
551 > 24 3.174292137265349 bcompute 8 5060664.718311
552 > 24 4.421262346323173 pcompute Bourassa 48492000.000000
553 > 24 3.901126151055194 pcompute Ginette 48492000.000000
554 > 24 3.390164433265349 bcompute 1 5114134.701194
555 > 24 2.870028237997370 bcompute 5 7859911.230163
556 > 24 2.685736681111171 bcompute 9 6632970.000000
557 > 24 3.829634488109430 pcompute Fafard 76296000.000000
558 > 24 3.390164433265349 bcompute 2 5114134.701194
559 > 24 3.390164433265349 bcompute 6 5114134.701194
560 > 24 3.390164433265349 bcompute 3 5114134.701194
561 > 24 3.390164433265349 bcompute 7 5114134.701194
562 > 24 3.400578382729802 pcompute Tremblay 98095000.000000
563 > 24 3.341079031955252 pcompute Jupiter 76296000.000000
564 > 9 4.441598142323174 HOST Fafard
565 > 9 4.441598142323174 HOST R.2-0
566 > 9 4.441598142323174 HOST R.4-3
567 > 9 4.441598142323174 HOST R.3-2-5
568 > 9 4.441598142323174 HOST R.1-8-6
569 > 9 4.441598142323174 HOST R.6-7
570 > 9 4.441598142323174 HOST Tremblay
571 > 9 4.441598142323174 HOST R.1-0
572 > 9 4.441598142323174 HOST Bourassa
573 > 9 4.441598142323174 HOST Jupiter
574 > 9 4.441598142323174 HOST Ginette