Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
correction of the ctest output size
[simgrid.git] / buildtools / ctest / Cmake / Testing / Temporary / LastTest_20091210-1457.log
1 Start testing: Dec 10 15:57 CET
2 ----------------------------------------------------------
3 Changing directory into: /home/navarrop/Developments/simgrid/Cmake
4 1/112 Testing: config_and_build
5 1/112 Test: config_and_build
6 Command: "/home/navarrop/Developments/simgrid/Cmake/build.sh" 
7 Directory: /home/navarrop/Developments/simgrid/Cmake
8 "config_and_build" start time: Dec 10 15:57 CET
9 Output:
10 ----------------------------------------------------------
11 Making all in include
12 make[1]: entrant dans le répertoire « /home/navarrop/Developments/simgrid/include »
13 make[1]: Rien à faire pour « all ».
14 make[1]: quittant le répertoire « /home/navarrop/Developments/simgrid/include »
15 Making all in src
16 make[1]: entrant dans le répertoire « /home/navarrop/Developments/simgrid/src »
17 make  all-am
18 make[2]: entrant dans le répertoire « /home/navarrop/Developments/simgrid/src »
19 /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../src/include    -O3 -finline-functions -funroll-loops -fno-strict-aliasing -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wcomment -Wformat -Wwrite-strings -Wno-unused-function -Wno-unused-parameter -Wno-strict-aliasing -Wno-format-nonliteral -Werror -g3 -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo `test -f 'xbt/snprintf.c' || echo './'`xbt/snprintf.c
20 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../src/include -O3 -finline-functions -funroll-loops -fno-strict-aliasing -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wcomment -Wformat -Wwrite-strings -Wno-unused-function -Wno-unused-parameter -Wno-strict-aliasing -Wno-format-nonliteral -Werror -g3 -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c xbt/snprintf.c  -fPIC -DPIC -o .libs/snprintf.o
21 In file included from /usr/include/stdio.h:910,
22                  from ./portable.h:30,
23                  from xbt/snprintf.c:319:
24 /usr/include/bits/stdio2.h: In function ‘asprintf’:
25 /usr/include/bits/stdio2.h:158: error: invalid use of ‘__builtin_va_arg_pack ()’
26 make[2]: quittant le répertoire « /home/navarrop/Developments/simgrid/src »
27 make[2]: *** [snprintf.lo] Erreur 1
28 make[1]: *** [all] Erreur 2
29 make[1]: quittant le répertoire « /home/navarrop/Developments/simgrid/src »
30 make: *** [all-recursive] Erreur 1
31 ----------------------------------------------------------
32 "config_and_build" end time: Dec 10 15:57 CET
33 "config_and_build" time elapsed: 00:00:01
34 ----------------------------------------------------------
35
36 2/112 Testing: test-core
37 2/112 Test: test-core
38 Command: "/home/navarrop/Developments/simgrid/src/testall" 
39 Directory: /home/navarrop/Developments/simgrid/Cmake
40 "test-core" start time: Dec 10 15:57 CET
41 Output:
42 ----------------------------------------------------------
43
44  =======================[ Testsuite mechanism autotest ]========================
45  Unit: expected failures ................................................... ok
46        SKIP: Skipped test [xbt/cunit.c:828]
47       EFAIL: EXPECTED FAILURE [xbt/cunit.c:831]
48     Summary: 0 of 1 tests failed (1 tests ignored)
49  =========================================================================== OK
50  Summary: Units: 100% ok (1 units: 1 ok)
51           Tests: 100% ok (1 tests: 1 ok; 1 ignored; 1 expected to fail)
52
53  ============================[ Exception Handling ]=============================
54  Unit: basic nested control flow ........................................... ok
55  Unit: exception value passing ............................................. ok
56  Unit: variable value preservation ......................................... ok
57  Unit: cleanup handling .................................................... ok
58  =========================================================================== OK
59  Summary: Units: 100% ok (4 units: 4 ok)
60           Tests: 100% ok (4 tests: 4 ok)
61
62  ===========================[ Dynar data container ]============================
63  Unit: Dynars of integers .................................................. ok
64  Unit: Dynars of doubles ................................................... ok
65  Unit: Dynars of strings ................................................... ok
66  Unit: Synchronized dynars of integers ..................................... ok
67  =========================================================================== OK
68  Summary: Units: 100% ok (4 units: 4 ok)
69           Tests: 100% ok (16 tests: 16 ok)
70
71  ============================[ Dict data container ]============================
72  Unit: Basic usage: change, retrieve, traverse ............................. ok
73  Unit: Removing some values ................................................ ok
74  Unit: NULL data management ................................................ ok
75  Unit: Crash test .......................................................... ok
76  Unit: Multi-dict crash test ............................................... ok
77  =========================================================================== OK
78  Summary: Units: 100% ok (5 units: 5 ok)
79           Tests: 100% ok (10077 tests: 10077 ok)
80
81  ============================[ Set data container ]=============================
82  Unit: Basic usage ......................................................... ok
83  Unit: Changing some values ................................................ ok
84  Unit: Retrieving some values .............................................. ok
85  Unit: Removing some values ................................................ ok
86  =========================================================================== OK
87  Summary: Units: 100% ok (4 units: 4 ok)
88           Tests: 100% ok (45 tests: 45 ok)
89
90  ============================[ Swag data container ]============================
91  Unit: Basic usage ......................................................... ok
92  =========================================================================== OK
93  Summary: Units: 100% ok (1 units: 1 ok)
94           Tests: 100% ok (4 tests: 4 ok)
95
96  ==============================[ String Handling ]==============================
97  Unit: test the function xbt_str_split_quoted .............................. ok
98  Unit: test the function xbt_str_split_str ................................. ok
99  =========================================================================== OK
100  Summary: Units: 100% ok (2 units: 2 ok)
101           Tests: 100% ok (17 tests: 17 ok)
102
103  ==============================[ String Buffers ]===============================
104  Unit: test the function xbt_strbuff_substitute ............................ ok
105  =========================================================================== OK
106  Summary: Units: 100% ok (1 units: 1 ok)
107           Tests: 100% ok (37 tests: 37 ok)
108
109  ==========================[ Various hash functions ]===========================
110  Unit: Test of the sha algorithm ........................................... ok
111  =========================================================================== OK
112  Summary: Units: 100% ok (1 units: 1 ok)
113           Tests: 100% ok (4 tests: 4 ok)
114
115  ===========================[ Configuration support ]===========================
116  Unit: Alloc and free a config set ......................................... ok
117  Unit: Validation tests .................................................... ok
118  Unit: Data retrieving tests ............................................... ok
119  =========================================================================== OK
120  Summary: Units: 100% ok (3 units: 3 ok)
121           Tests: 100% ok (6 tests: 6 ok)
122
123  ====================[ Advanced synchronization mecanisms ]=====================
124  Unit: do parallel on dynars of integers .............................[0.000006] [xbt_sync/INFO] Dopar for 50 elements
125 ...... ok
126  =========================================================================== OK
127  Summary: Units: 100% ok (1 units: 1 ok)
128           Tests: 100% ok (1 tests: 1 ok)
129
130
131  TOTAL: Suites: 100% ok (11 suites: 11 ok)
132         Units:  100% ok (27 units: 27 ok)
133         Tests:  100% ok (10212 tests: 10212 ok, 1 ignored, 1 expected to fail)
134 ----------------------------------------------------------
135 "test-core" end time: Dec 10 15:57 CET
136 "test-core" time elapsed: 00:00:01
137 ----------------------------------------------------------
138
139 3/112 Testing: tesh-self-basic,
140 3/112 Test: tesh-self-basic,
141 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "basic.tesh" 
142 Directory: /home/navarrop/Developments/simgrid/Cmake
143 "tesh-self-basic," start time: Dec 10 15:57 CET
144 Output:
145 ----------------------------------------------------------
146 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
147 [0.000042] [tesh/INFO] Test suite `basic'
148 [0.018645] [tesh/INFO] [basic:3] This is a basic test
149 [0.018673] [tesh/INFO] [basic:7] mkfile tmp_fich
150 [0.019493] [tesh/INFO] [basic:9] cat tmp_fich
151 [0.021272] [tesh/INFO] [basic:12] rm tmp_fich
152 [0.023732] [tesh/INFO] [basic:14] And now, some multilines examples
153 [0.023751] [tesh/INFO] [basic:20] mkfile tmp_fich
154 [0.024498] [tesh/INFO] [basic:22] cat tmp_fich
155 [0.026845] [tesh/INFO] [basic:28] wc -l tmp_fich
156 [0.049725] [tesh/INFO] [basic:31] rm tmp_fich
157 [0.054019] [tesh/INFO] Test suite `basic' OK
158 ----------------------------------------------------------
159 "tesh-self-basic," end time: Dec 10 15:57 CET
160 "tesh-self-basic," time elapsed: 00:00:00
161 ----------------------------------------------------------
162
163 4/112 Testing: tesh-self-cd,
164 4/112 Test: tesh-self-cd,
165 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "cd.tesh" 
166 Directory: /home/navarrop/Developments/simgrid/Cmake
167 "tesh-self-cd," start time: Dec 10 15:57 CET
168 Output:
169 ----------------------------------------------------------
170 [0.000005] [tesh/INFO] Change directory to ../tools/tesh
171 [0.000035] [tesh/INFO] Test suite `cd'
172 [0.000288] [tesh/INFO] [cd:5] rm -rf testdir_temp
173 [0.008389] [tesh/INFO] [cd:6] mkdir testdir_temp
174 [0.010579] [tesh/INFO] [cd:10] ls
175 [0.012595] [tesh/INFO] [cd:18] ../tesh --log='log.thresh:info tesh.fmt:%m%n'
176 [0.055945] [tesh/INFO] [cd:22] test -e ../testdir_temp
177 [0.077566] [tesh/INFO] [cd:25] rmdir testdir_temp
178 [0.079952] [tesh/INFO] Test suite `cd' OK
179 ----------------------------------------------------------
180 "tesh-self-cd," end time: Dec 10 15:57 CET
181 "tesh-self-cd," time elapsed: 00:00:00
182 ----------------------------------------------------------
183
184 5/112 Testing: tesh-self-IO-broken-pipe,
185 5/112 Test: tesh-self-IO-broken-pipe,
186 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "IO-broken-pipe.tesh" 
187 Directory: /home/navarrop/Developments/simgrid/Cmake
188 "tesh-self-IO-broken-pipe," start time: Dec 10 15:57 CET
189 Output:
190 ----------------------------------------------------------
191 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
192 [0.000040] [tesh/INFO] Test suite `IO-broken-pipe'
193 [0.000305] [tesh/INFO] [IO-broken-pipe:10] echo
194 [0.002571] [tesh/INFO] [IO-broken-pipe:14] echo
195 [0.004143] [tesh/INFO] [IO-broken-pipe:18] echo
196 [0.005622] [tesh/INFO] [IO-broken-pipe:22] echo
197 [0.007086] [tesh/INFO] [IO-broken-pipe:26] echo
198 [0.008586] [tesh/INFO] [IO-broken-pipe:30] echo
199 [0.010141] [tesh/INFO] [IO-broken-pipe:34] echo
200 [0.011851] [tesh/INFO] [IO-broken-pipe:38] echo
201 [0.013824] [tesh/INFO] [IO-broken-pipe:42] echo
202 [0.015319] [tesh/INFO] [IO-broken-pipe:46] echo
203 [0.016748] [tesh/INFO] [IO-broken-pipe:50] echo
204 [0.018182] [tesh/INFO] [IO-broken-pipe:54] echo
205 [0.019605] [tesh/INFO] [IO-broken-pipe:58] echo
206 [0.021140] [tesh/INFO] [IO-broken-pipe:62] echo
207 [0.022890] [tesh/INFO] Test suite `IO-broken-pipe' OK
208 ----------------------------------------------------------
209 "tesh-self-IO-broken-pipe," end time: Dec 10 15:57 CET
210 "tesh-self-IO-broken-pipe," time elapsed: 00:00:00
211 ----------------------------------------------------------
212
213 6/112 Testing: tesh-self-IO-orders,
214 6/112 Test: tesh-self-IO-orders,
215 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "IO-orders.tesh" 
216 Directory: /home/navarrop/Developments/simgrid/Cmake
217 "tesh-self-IO-orders," start time: Dec 10 15:57 CET
218 Output:
219 ----------------------------------------------------------
220 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
221 [0.000036] [tesh/INFO] Test suite `IO-orders'
222 [0.000271] [tesh/INFO] [IO-orders:2] This tests that TESH accepts any order for the input/output
223 [0.000278] [tesh/INFO] [IO-orders:4] Order: in, out, cmd
224 [0.000292] [tesh/INFO] [IO-orders:11] ./tesh --log='log.thresh:info tesh.fmt:%m%n'
225 [0.050909] [tesh/INFO] [IO-orders:13] Order: out, in, cmd
226 [0.050928] [tesh/INFO] [IO-orders:20] ./tesh --log='log.thresh:info tesh.fmt:%m%n'
227 [0.070865] [tesh/INFO] [IO-orders:22] Order: out, cmd, in
228 [0.070890] [tesh/INFO] [IO-orders:29] ./tesh --log='log.thresh:info tesh.fmt:%m%n'
229 [0.092589] [tesh/INFO] [IO-orders:31] Order: in, cmd, out
230 [0.092618] [tesh/INFO] [IO-orders:38] ./tesh --log='log.thresh:info tesh.fmt:%m%n'
231 [0.118038] [tesh/INFO] [IO-orders:40] Order: cmd, out, in
232 [0.118064] [tesh/INFO] [IO-orders:47] ./tesh --log='log.thresh:info tesh.fmt:%m%n'
233 [0.137047] [tesh/INFO] [IO-orders:49] Order: cmd, in, out
234 [0.137072] [tesh/INFO] [IO-orders:56] ./tesh --log='log.thresh:info tesh.fmt:%m%n'
235 [0.158751] [tesh/INFO] Test suite `IO-orders' OK
236 ----------------------------------------------------------
237 "tesh-self-IO-orders," end time: Dec 10 15:57 CET
238 "tesh-self-IO-orders," time elapsed: 00:00:00
239 ----------------------------------------------------------
240
241 7/112 Testing: tesh-self-IO-bigsize,
242 7/112 Test: tesh-self-IO-bigsize,
243 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "IO-bigsize.tesh" 
244 Directory: /home/navarrop/Developments/simgrid/Cmake
245 "tesh-self-IO-bigsize," start time: Dec 10 15:57 CET
246 Output:
247 ----------------------------------------------------------
248 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
249 [0.000034] [tesh/INFO] Test suite `IO-bigsize'
250 [0.068609] [tesh/INFO] [IO-bigsize:9] First, a write test
251 [0.073841] [tesh/INFO] [IO-bigsize:1011] wc -c
252 [0.076744] [tesh/INFO] [IO-bigsize:1014] And now, a read/write test
253 [0.078775] [tesh/INFO] [IO-bigsize:2016] cat
254 [0.084150] [tesh/INFO] Test suite `IO-bigsize' OK
255 ----------------------------------------------------------
256 "tesh-self-IO-bigsize," end time: Dec 10 15:57 CET
257 "tesh-self-IO-bigsize," time elapsed: 00:00:00
258 ----------------------------------------------------------
259
260 8/112 Testing: tesh-self-set-return,
261 8/112 Test: tesh-self-set-return,
262 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "set-return.tesh" 
263 Directory: /home/navarrop/Developments/simgrid/Cmake
264 "tesh-self-set-return," start time: Dec 10 15:57 CET
265 Output:
266 ----------------------------------------------------------
267 [0.000005] [tesh/INFO] Change directory to ../tools/tesh
268 [0.000032] [tesh/INFO] Test suite `set-return'
269 [0.000325] [tesh/INFO] [set-return:5] rm -rf temp_testdir
270 [0.001919] [tesh/INFO] [set-return:6] mkdir temp_testdir
271 [0.003623] [tesh/INFO] [set-return:13] mkfile return1.c
272 [0.004271] [tesh/INFO] [set-return:15] gcc -o return1 return1.c
273 [0.045722] [tesh/INFO] [set-return:18] ./return1
274 [0.046624] [tesh/INFO] [set-return:20] rm -rf temp_testdir
275 [0.048353] [tesh/INFO] Test suite `set-return' OK
276 ----------------------------------------------------------
277 "tesh-self-set-return," end time: Dec 10 15:57 CET
278 "tesh-self-set-return," time elapsed: 00:00:00
279 ----------------------------------------------------------
280
281 9/112 Testing: tesh-self-set-signal,
282 9/112 Test: tesh-self-set-signal,
283 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "set-signal.tesh" 
284 Directory: /home/navarrop/Developments/simgrid/Cmake
285 "tesh-self-set-signal," start time: Dec 10 15:57 CET
286 Output:
287 ----------------------------------------------------------
288 [0.000005] [tesh/INFO] Change directory to ../tools/tesh
289 [0.000032] [tesh/INFO] Test suite `set-signal'
290 [0.000280] [tesh/INFO] [set-signal:5] rm -rf temp_testdir
291 [0.002036] [tesh/INFO] [set-signal:6] mkdir temp_testdir
292 [0.011437] [tesh/INFO] [set-signal:14] mkfile segfault.c
293 [0.021440] [tesh/INFO] [set-signal:16] gcc -o segfault segfault.c
294 [0.061779] [tesh/INFO] [set-signal:18] ./segfault
295 [0.062764] [tesh/INFO] [set-signal:20] rm -rf temp_testdir
296 [0.064471] [tesh/INFO] Test suite `set-signal' OK
297 ----------------------------------------------------------
298 "tesh-self-set-signal," end time: Dec 10 15:57 CET
299 "tesh-self-set-signal," time elapsed: 00:00:00
300 ----------------------------------------------------------
301
302 10/112 Testing: tesh-self-set-timeout,
303 10/112 Test: tesh-self-set-timeout,
304 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "set-timeout.tesh" 
305 Directory: /home/navarrop/Developments/simgrid/Cmake
306 "tesh-self-set-timeout," start time: Dec 10 15:57 CET
307 Output:
308 ----------------------------------------------------------
309 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
310 [0.000036] [tesh/INFO] Test suite `set-timeout'
311 [0.000265] [tesh/INFO] [set-timeout:7] sleep 6
312 [6.002331] [tesh/INFO] Test suite `set-timeout' OK
313 ----------------------------------------------------------
314 "tesh-self-set-timeout," end time: Dec 10 15:57 CET
315 "tesh-self-set-timeout," time elapsed: 00:00:06
316 ----------------------------------------------------------
317
318 11/112 Testing: tesh-self-set-ignore-output,
319 11/112 Test: tesh-self-set-ignore-output,
320 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "set-ignore-output.tesh" 
321 Directory: /home/navarrop/Developments/simgrid/Cmake
322 "tesh-self-set-ignore-output," start time: Dec 10 15:57 CET
323 Output:
324 ----------------------------------------------------------
325 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
326 [0.000035] [tesh/INFO] Test suite `set-ignore-output'
327 [0.000283] [tesh/INFO] [set-ignore-output:3] This tests whether TESH accepts to ignore command output
328 [0.000304] [tesh/INFO] [set-ignore-output:9] ./tesh --log='log.thresh:info tesh.fmt:%m%n'
329 [0.031897] [tesh/INFO] Test suite `set-ignore-output' OK
330 ----------------------------------------------------------
331 "tesh-self-set-ignore-output," end time: Dec 10 15:57 CET
332 "tesh-self-set-ignore-output," time elapsed: 00:00:00
333 ----------------------------------------------------------
334
335 12/112 Testing: tesh-self-catch-return,
336 12/112 Test: tesh-self-catch-return,
337 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "catch-return.tesh" 
338 Directory: /home/navarrop/Developments/simgrid/Cmake
339 "tesh-self-catch-return," start time: Dec 10 15:57 CET
340 Output:
341 ----------------------------------------------------------
342 [0.000008] [tesh/INFO] Change directory to ../tools/tesh
343 [0.000048] [tesh/INFO] Test suite `catch-return'
344 [0.000679] [tesh/INFO] [catch-return:5] rm -rf temp_testdir
345 [0.002898] [tesh/INFO] [catch-return:6] mkdir temp_testdir
346 [0.005215] [tesh/INFO] [catch-return:13] mkfile return1.c
347 [0.005986] [tesh/INFO] [catch-return:15] gcc -o return1 return1.c
348 [0.054497] [tesh/INFO] [catch-return:19] ../tesh --log='log.thresh:info tesh.fmt:%m%n'
349 [0.074616] [tesh/INFO] [catch-return:27] rm -rf temp_testdir
350 [0.076354] [tesh/INFO] Test suite `catch-return' OK
351 ----------------------------------------------------------
352 "tesh-self-catch-return," end time: Dec 10 15:57 CET
353 "tesh-self-catch-return," time elapsed: 00:00:00
354 ----------------------------------------------------------
355
356 13/112 Testing: tesh-self-catch-signal,
357 13/112 Test: tesh-self-catch-signal,
358 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "catch-signal.tesh" 
359 Directory: /home/navarrop/Developments/simgrid/Cmake
360 "tesh-self-catch-signal," start time: Dec 10 15:57 CET
361 Output:
362 ----------------------------------------------------------
363 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
364 [0.000034] [tesh/INFO] Test suite `catch-signal'
365 [0.000339] [tesh/INFO] [catch-signal:5] rm -rf temp_testdir
366 [0.001939] [tesh/INFO] [catch-signal:6] mkdir temp_testdir
367 [0.003610] [tesh/INFO] [catch-signal:14] mkfile segfault.c
368 [0.004253] [tesh/INFO] [catch-signal:16] gcc -o segfault segfault.c
369 [0.046526] [tesh/INFO] [catch-signal:20] ../tesh --log='log.thresh:info tesh.fmt:%m%n'
370 [0.075528] [tesh/INFO] [catch-signal:28] rm -rf temp_testdir
371 [0.077254] [tesh/INFO] Test suite `catch-signal' OK
372 ----------------------------------------------------------
373 "tesh-self-catch-signal," end time: Dec 10 15:57 CET
374 "tesh-self-catch-signal," time elapsed: 00:00:00
375 ----------------------------------------------------------
376
377 14/112 Testing: tesh-self-catch-timeout,
378 14/112 Test: tesh-self-catch-timeout,
379 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "catch-timeout.tesh" 
380 Directory: /home/navarrop/Developments/simgrid/Cmake
381 "tesh-self-catch-timeout," start time: Dec 10 15:57 CET
382 Output:
383 ----------------------------------------------------------
384 [0.000005] [tesh/INFO] Change directory to ../tools/tesh
385 [0.000039] [tesh/INFO] Test suite `catch-timeout'
386 [0.000279] [tesh/INFO] [catch-timeout:14] ./tesh --log='log.thresh:info tesh.fmt:%m%n'
387 [1.996915] [tesh/INFO] Test suite `catch-timeout' OK
388 ----------------------------------------------------------
389 "tesh-self-catch-timeout," end time: Dec 10 15:57 CET
390 "tesh-self-catch-timeout," time elapsed: 00:00:02
391 ----------------------------------------------------------
392
393 15/112 Testing: tesh-self-catch-wrong-output,
394 15/112 Test: tesh-self-catch-wrong-output,
395 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "catch-wrong-output.tesh" 
396 Directory: /home/navarrop/Developments/simgrid/Cmake
397 "tesh-self-catch-wrong-output," start time: Dec 10 15:57 CET
398 Output:
399 ----------------------------------------------------------
400 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
401 [0.000035] [tesh/INFO] Test suite `catch-wrong-output'
402 [0.000331] [tesh/INFO] [catch-wrong-output:3] This tests whether TESH detects wrong outputs
403 [0.000348] [tesh/INFO] [catch-wrong-output:9] ./tesh --log='log.thresh:info tesh.fmt:%m%n'
404 [0.033523] [tesh/INFO] Test suite `catch-wrong-output' OK
405 ----------------------------------------------------------
406 "tesh-self-catch-wrong-output," end time: Dec 10 15:57 CET
407 "tesh-self-catch-wrong-output," time elapsed: 00:00:00
408 ----------------------------------------------------------
409
410 16/112 Testing: tesh-self-bg-basic,
411 16/112 Test: tesh-self-bg-basic,
412 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "bg-basic.tesh" 
413 Directory: /home/navarrop/Developments/simgrid/Cmake
414 "tesh-self-bg-basic," start time: Dec 10 15:57 CET
415 Output:
416 ----------------------------------------------------------
417 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
418 [0.000036] [tesh/INFO] Test suite `bg-basic'
419 [0.000305] [tesh/INFO] [bg-basic:3] This is a basic test
420 [0.000317] [tesh/INFO] [bg-basic:7] cat (background command)
421 [0.002611] [tesh/INFO] [bg-basic:10] And now, some multilines examples
422 [0.002677] [tesh/INFO] [bg-basic:16] cat (background command)
423 [0.004602] [tesh/INFO] Test suite `bg-basic' OK
424 ----------------------------------------------------------
425 "tesh-self-bg-basic," end time: Dec 10 15:57 CET
426 "tesh-self-bg-basic," time elapsed: 00:00:00
427 ----------------------------------------------------------
428
429 17/112 Testing: tesh-self-bg-set-signal,
430 17/112 Test: tesh-self-bg-set-signal,
431 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "bg-set-signal.tesh" 
432 Directory: /home/navarrop/Developments/simgrid/Cmake
433 "tesh-self-bg-set-signal," start time: Dec 10 15:57 CET
434 Output:
435 ----------------------------------------------------------
436 [0.000005] [tesh/INFO] Change directory to ../tools/tesh
437 [0.000033] [tesh/INFO] Test suite `bg-set-signal'
438 [0.000290] [tesh/INFO] [bg-set-signal:5] rm -rf temp_testdir
439 [0.001835] [tesh/INFO] [bg-set-signal:6] mkdir temp_testdir
440 [0.003495] [tesh/INFO] [bg-set-signal:14] mkfile segfault.c
441 [0.004097] [tesh/INFO] [bg-set-signal:16] gcc -o segfault segfault.c
442 [0.057105] [tesh/INFO] [bg-set-signal:18] ./segfault (background command)
443 [0.057958] [tesh/INFO] [bg-set-signal:19] sleep 1
444 [1.061132] [tesh/INFO] [bg-set-signal:21] rm -rf temp_testdir
445 [1.065956] [tesh/INFO] Test suite `bg-set-signal' OK
446 ----------------------------------------------------------
447 "tesh-self-bg-set-signal," end time: Dec 10 15:58 CET
448 "tesh-self-bg-set-signal," time elapsed: 00:00:01
449 ----------------------------------------------------------
450
451 18/112 Testing: tesh-self-background,
452 18/112 Test: tesh-self-background,
453 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../tools/tesh" "background.tesh" 
454 Directory: /home/navarrop/Developments/simgrid/Cmake
455 "tesh-self-background," start time: Dec 10 15:58 CET
456 Output:
457 ----------------------------------------------------------
458 [0.000006] [tesh/INFO] Change directory to ../tools/tesh
459 [0.000036] [tesh/INFO] Test suite `background'
460 [0.000297] [tesh/INFO] [background:2] rm -rf temp_testdir
461 [0.001902] [tesh/INFO] [background:3] mkdir temp_testdir
462 [0.003574] [tesh/INFO] [background:37] mkfile delayed_cat.c
463 [0.004136] [tesh/INFO] [background:39] gcc -Wall -o delayed_cat delayed_cat.c
464 [0.069857] [tesh/INFO] [background:41] ./delayed_cat  (background command)
465 [0.070157] [tesh/INFO] [background:45] mkfile tmp_fich
466 [0.070850] [tesh/INFO] [background:47] sleep 2
467 [2.078179] [tesh/INFO] [background:49] rm -rf temp_testdir
468 [2.080332] [tesh/INFO] Test suite `background' OK
469 ----------------------------------------------------------
470 "tesh-self-background," end time: Dec 10 15:58 CET
471 "tesh-self-background," time elapsed: 00:00:02
472 ----------------------------------------------------------
473
474 19/112 Testing: test-xbt-log,
475 19/112 Test: test-xbt-log,
476 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "xbt/log_usage" 
477 Directory: /home/navarrop/Developments/simgrid/Cmake
478 "test-xbt-log," start time: Dec 10 15:58 CET
479 Output:
480 ----------------------------------------------------------
481 [0.000034] [test/INFO] Test with the settings ''
482 [0.000157] xbt/log_usage.c:30: [test/WARNING] val=2
483 [0.000174] xbt/log_usage.c:32: [test/CRITICAL] false alarm!
484 [0.000185] [test/INFO] Test with the settings ' '
485 [0.000203] xbt/log_usage.c:30: [test/WARNING] val=2
486 [0.000214] xbt/log_usage.c:32: [test/CRITICAL] false alarm!
487 [0.000224] [test/INFO] Test with the settings ' test.thres:info root.thres:info  '
488 [0.000262] xbt/log_usage.c:30: [test/WARNING] val=2
489 [0.000275] xbt/log_usage.c:32: [test/CRITICAL] false alarm!
490 [0.000284] [test/INFO] Test with the settings ' test.thres:debug '
491 [0.000299] xbt/log.c:652: [test/DEBUG] Apply settings for category 'test': set threshold to DEBUG (=2)
492 [0.000313] xbt/log_usage.c:29: [test/DEBUG] val=1
493 [0.000321] xbt/log_usage.c:30: [test/WARNING] val=2
494 [0.000329] xbt/log_usage.c:32: [test/CRITICAL] false alarm!
495 [0.000338] [test/INFO] Test with the settings ' test.thres:verbose root.thres:error '
496 [0.000356] xbt/log_usage.c:30: [test/WARNING] val=2
497 [0.000366] xbt/log_usage.c:32: [test/CRITICAL] false alarm!
498 [0.000376] [test/INFO] Test with the settings ' test.thres:critical '
499 [0.000390] xbt/log_usage.c:32: [test/CRITICAL] false alarm!
500 ----------------------------------------------------------
501 "test-xbt-log," end time: Dec 10 15:58 CET
502 "test-xbt-log," time elapsed: 00:00:00
503 ----------------------------------------------------------
504
505 20/112 Testing: test-xbt-context,
506 20/112 Test: test-xbt-context,
507 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "xbt/context_usage" 
508 Directory: /home/navarrop/Developments/simgrid/Cmake
509 "test-xbt-context," start time: Dec 10 15:58 CET
510 Output:
511 ----------------------------------------------------------
512 exec: 4: xbt/context_usage: not found
513 ----------------------------------------------------------
514 "test-xbt-context," end time: Dec 10 15:58 CET
515 "test-xbt-context," time elapsed: 00:00:00
516 ----------------------------------------------------------
517
518 21/112 Testing: test-xbt-graphxml,
519 21/112 Test: test-xbt-graphxml,
520 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "xbt/graphxml_usage" "./xbt/graph.xml" 
521 Directory: /home/navarrop/Developments/simgrid/Cmake
522 "test-xbt-graphxml," start time: Dec 10 15:58 CET
523 Output:
524 ----------------------------------------------------------
525 [0.000000] [test/INFO] ---- Testing XML export. Exporting to testgraph.xml ----
526 [0.000000] [test/INFO] ---- Testing GraphViz export. Exporting to testgraph.dot ----
527 [0.000000] [test/INFO] ---- Dumping Edge lengths ----
528 [0.000000] [test/INFO] 0.000000e+00     4.100000e-01    -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   
529 [0.000000] [test/INFO] -1.000000e+00    0.000000e+00    5.100000e-01    -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   
530 [0.000000] [test/INFO] -1.000000e+00    -1.000000e+00   0.000000e+00    5.000000e-01    -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   
531 [0.000000] [test/INFO] -1.000000e+00    -1.000000e+00   -1.000000e+00   0.000000e+00    -1.000000e+00   3.800000e-01    -1.000000e+00   -1.000000e+00   
532 [0.000000] [test/INFO] -1.000000e+00    -1.000000e+00   -1.000000e+00   3.600000e-01    0.000000e+00    -1.000000e+00   -1.000000e+00   -1.000000e+00   
533 [0.000000] [test/INFO] -1.000000e+00    -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   0.000000e+00    -1.000000e+00   -1.000000e+00   
534 [0.000000] [test/INFO] -1.000000e+00    -1.000000e+00   -1.000000e+00   -1.000000e+00   3.800000e-01    -1.000000e+00   0.000000e+00    -1.000000e+00   
535 [0.000000] [test/INFO] -1.000000e+00    -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   -1.000000e+00   0.000000e+00    
536 [0.000000] [test/INFO] ---- Testing Shortest Paths ----
537 [0.000000] [test/INFO] A        B       B       B       B       
538 [0.000000] [test/INFO] B        C       C       C       
539 [0.000000] [test/INFO] C        D       D       
540 [0.000000] [test/INFO] D        F       
541 [0.000000] [test/INFO] D        E       D       
542 [0.000000] [test/INFO] F        
543 [0.000000] [test/INFO] E        E       E       M       
544 [0.000000] [test/INFO] P        
545 [0.000000] [test/INFO] ---- Testing Topological Sort ----
546 [0.000000] [test/INFO] sorted[0] = P (0x1618dd0)
547 [0.000000] [test/INFO] sorted[1] = M (0x16191f0)
548 [0.000000] [test/INFO] sorted[2] = E (0x1618f90)
549 [0.000000] [test/INFO] sorted[3] = A (0x1618a90)
550 [0.000000] [test/INFO] sorted[4] = B (0x1618be0)
551 [0.000000] [test/INFO] sorted[5] = C (0x1618d10)
552 [0.000000] [test/INFO] sorted[6] = D (0x1618e60)
553 [0.000000] [test/INFO] sorted[7] = F (0x16190c0)
554 ----------------------------------------------------------
555 "test-xbt-graphxml," end time: Dec 10 15:58 CET
556 "test-xbt-graphxml," time elapsed: 00:00:00
557 ----------------------------------------------------------
558
559 22/112 Testing: test-xbt-heap,
560 22/112 Test: test-xbt-heap,
561 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "xbt/heap_bench" 
562 Directory: /home/navarrop/Developments/simgrid/Cmake
563 "test-xbt-heap," start time: Dec 10 15:58 CET
564 Output:
565 ----------------------------------------------------------
566 Validity test complete!
567 Creation time  100 size heap : 10
568 Mean access time for a 100 size heap : 0.34429
569 Validity test complete!
570 Creation time  1000 size heap : 69
571 Mean access time for a 1000 size heap : 0.450029
572 ----------------------------------------------------------
573 "test-xbt-heap," end time: Dec 10 15:58 CET
574 "test-xbt-heap," time elapsed: 00:00:00
575 ----------------------------------------------------------
576
577 23/112 Testing: test-surf-lmm,
578 23/112 Test: test-surf-lmm,
579 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "surf/lmm_usage" 
580 Directory: /home/navarrop/Developments/simgrid/Cmake
581 "test-surf-lmm," start time: Dec 10 15:58 CET
582 Output:
583 ----------------------------------------------------------
584 [0.000000] [surf_test/INFO] ***** Test 1 (Max-Min)
585 [0.000000] [surf_test/INFO] ***** Test 1 (Lagrange - Vegas)
586 [0.000000] [surf_test/INFO] ***** Test 1 (Lagrange - Reno)
587 [0.000000] [surf_test/INFO] ***** Test 2 (Max-Min)
588 [0.000000] [surf_test/INFO] ***** Test 2 (Lagrange - Vegas)
589 [0.000000] [surf_test/INFO] ***** Test 2 (Lagrange - Reno)
590 [0.000000] [surf_test/INFO] ***** Test 3 (Max-Min)
591 [0.000000] [surf_test/INFO] ***** Test 3 (Lagrange - Vegas)
592 [0.000000] [surf_test/INFO] ***** Test 3 (Lagrange - Reno)
593 ----------------------------------------------------------
594 "test-surf-lmm," end time: Dec 10 15:58 CET
595 "test-surf-lmm," time elapsed: 00:00:00
596 ----------------------------------------------------------
597
598 24/112 Testing: test-surf-maxmin,
599 24/112 Test: test-surf-maxmin,
600 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "surf/maxmin_bench" 
601 Directory: /home/navarrop/Developments/simgrid/Cmake
602 "test-surf-maxmin," start time: Dec 10 15:58 CET
603 Output:
604 ----------------------------------------------------------
605 Starting to solve
606 One shot execution time for a total of 2000 constraints, 2000 variables with 80 active constraint each : 60044 microsecondes 
607 ----------------------------------------------------------
608 "test-surf-maxmin," end time: Dec 10 15:58 CET
609 "test-surf-maxmin," time elapsed: 00:00:00
610 ----------------------------------------------------------
611
612 25/112 Testing: test-surf-trace,
613 25/112 Test: test-surf-trace,
614 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "surf/trace_usage" "--surf-path=./surf/" 
615 Directory: /home/navarrop/Developments/simgrid/Cmake
616 "test-surf-trace," start time: Dec 10 15:58 CET
617 Output:
618 ----------------------------------------------------------
619 ** SimGrid: UNCAUGHT EXCEPTION received on (0): category: unknown_err; value: 0
620 ** Cannot open file 'trace_A.txt' (path=./)
621 ** Thrown by () in this process
622 [0.000000] xbt/ex.c:117: [xbt_ex/CRITICAL] Cannot open file 'trace_A.txt' (path=./)
623
624 **   In tmgr_trace_new() at /home/navarrop/Developments/simgrid/src/surf/trace_mgr.c:119
625 **   In test() at /home/navarrop/Developments/simgrid/testsuite/surf/trace_usage.c:26
626 ----------------------------------------------------------
627 "test-surf-trace," end time: Dec 10 15:58 CET
628 "test-surf-trace," time elapsed: 00:00:00
629 ----------------------------------------------------------
630
631 26/112 Testing: test-surf-usage,
632 26/112 Test: test-surf-usage,
633 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "surf/surf_usage" "--surf-path=./surf/" "platform.xml" 
634 Directory: /home/navarrop/Developments/simgrid/Cmake
635 "test-surf-usage," start time: Dec 10 15:58 CET
636 Output:
637 ----------------------------------------------------------
638 ** SimGrid: UNCAUGHT EXCEPTION received on (0): category: unknown_err; value: 0
639 ** Unable to open "--surf-path=./surf/"
640
641 ** Thrown by () in this process
642 [0.000000] xbt/ex.c:117: [xbt_ex/CRITICAL] Unable to open "--surf-path=./surf/"
643
644
645 **   In surf_parse_open() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:447
646 **   In parse_platform_file() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:613
647 **   In test() at /home/navarrop/Developments/simgrid/testsuite/surf/surf_usage.c:61
648 ----------------------------------------------------------
649 "test-surf-usage," end time: Dec 10 15:58 CET
650 "test-surf-usage," time elapsed: 00:00:00
651 ----------------------------------------------------------
652
653 27/112 Testing: test-surf-usage2,
654 27/112 Test: test-surf-usage2,
655 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "surf/surf_usage2" "--surf-path=./surf/" "platform.xml" 
656 Directory: /home/navarrop/Developments/simgrid/Cmake
657 "test-surf-usage2," start time: Dec 10 15:58 CET
658 Output:
659 ----------------------------------------------------------
660 ** SimGrid: UNCAUGHT EXCEPTION received on (0): category: unknown_err; value: 0
661 ** Unable to open "--surf-path=./surf/"
662
663 ** Thrown by () in this process
664 [0.000000] xbt/ex.c:117: [xbt_ex/CRITICAL] Unable to open "--surf-path=./surf/"
665
666
667 **   In surf_parse_open() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:447
668 **   In parse_platform_file() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:613
669 **   In test() at /home/navarrop/Developments/simgrid/testsuite/surf/surf_usage2.c:56
670 ----------------------------------------------------------
671 "test-surf-usage2," end time: Dec 10 15:58 CET
672 "test-surf-usage2," time elapsed: 00:00:00
673 ----------------------------------------------------------
674
675 28/112 Testing: test-simdag-1,
676 28/112 Test: test-simdag-1,
677 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "simdag/sd_test" "--surf-path=./simdag" "./simdag/small_platform_variable.xml" 
678 Directory: /home/navarrop/Developments/simgrid/Cmake
679 "test-simdag-1," start time: Dec 10 15:58 CET
680 Output:
681 ----------------------------------------------------------
682 ** SimGrid: UNCAUGHT EXCEPTION received on (0): category: unknown_err; value: 0
683 ** Unable to open "--surf-path=./simdag"
684
685 ** Thrown by () in this process
686 [0.000000] xbt/ex.c:117: [xbt_ex/CRITICAL] Unable to open "--surf-path=./simdag"
687
688
689 **   In surf_parse_open() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:447
690 **   In parse_platform_file() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:613
691 **   In SD_create_environment() at /home/navarrop/Developments/simgrid/src/simdag/sd_global.c:161
692 ----------------------------------------------------------
693 "test-simdag-1," end time: Dec 10 15:58 CET
694 "test-simdag-1," time elapsed: 00:00:00
695 ----------------------------------------------------------
696
697 29/112 Testing: test-simdag-2,
698 29/112 Test: test-simdag-2,
699 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "simdag/sd_test" "--surf-path=./simdag" "../examples/msg/small_platform.xml" 
700 Directory: /home/navarrop/Developments/simgrid/Cmake
701 "test-simdag-2," start time: Dec 10 15:58 CET
702 Output:
703 ----------------------------------------------------------
704 ** SimGrid: UNCAUGHT EXCEPTION received on (0): category: unknown_err; value: 0
705 ** Unable to open "--surf-path=./simdag"
706
707 ** Thrown by () in this process
708 [0.000000] xbt/ex.c:117: [xbt_ex/CRITICAL] Unable to open "--surf-path=./simdag"
709
710
711 **   In surf_parse_open() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:447
712 **   In parse_platform_file() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:613
713 **   In SD_create_environment() at /home/navarrop/Developments/simgrid/src/simdag/sd_global.c:161
714 ----------------------------------------------------------
715 "test-simdag-2," end time: Dec 10 15:58 CET
716 "test-simdag-2," time elapsed: 00:00:00
717 ----------------------------------------------------------
718
719 30/112 Testing: test-simdag-3,
720 30/112 Test: test-simdag-3,
721 Command: "/home/navarrop/Developments/simgrid/Cmake/chdir_run.sh" "../testsuite" "simdag/sd_test" "--surf-path=./simdag" "../examples/msg/msg_platform.xml" 
722 Directory: /home/navarrop/Developments/simgrid/Cmake
723 "test-simdag-3," start time: Dec 10 15:58 CET
724 Output:
725 ----------------------------------------------------------
726 ** SimGrid: UNCAUGHT EXCEPTION received on (0): category: unknown_err; value: 0
727 ** Unable to open "--surf-path=./simdag"
728
729 ** Thrown by () in this process
730 [0.000000] xbt/ex.c:117: [xbt_ex/CRITICAL] Unable to open "--surf-path=./simdag"
731
732
733 **   In surf_parse_open() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:447
734 **   In parse_platform_file() at /home/navarrop/Developments/simgrid/src/surf/surfxml_parse.c:613
735 **   In SD_create_environment() at /home/navarrop/Developments/simgrid/src/simdag/sd_global.c:161
736 ----------------------------------------------------------
737 "test-simdag-3," end time: Dec 10 15:58 CET
738 "test-simdag-3," time elapsed: 00:00:00
739 ----------------------------------------------------------
740
741 31/112 Testing: tesh-log-large,
742 31/112 Test: tesh-log-large,
743 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "xbt/log_large_test.tesh" 
744 Directory: /home/navarrop/Developments/simgrid/Cmake
745 "tesh-log-large," start time: Dec 10 15:58 CET
746 Output:
747 ----------------------------------------------------------
748 [0.000006] [tesh/INFO] Change directory to ../teshsuite
749 [0.000036] [tesh/INFO] Test suite `xbt/log_large_test'
750 [0.011374] [tesh/INFO] [xbt/log_large_test:2] Check that the dynamic version of the log simple layout works
751 [0.011398] [tesh/INFO] [xbt/log_large_test:3] $SG_EXENV_TEST xbt/log_large_test
752 [0.098999] [tesh/INFO] [xbt/log_large_test:118] Check that the dynamic version of the log formated layout works
753 [0.099033] [tesh/INFO] [xbt/log_large_test:119] $SG_EXENV_TEST xbt/log_large_test --log=root.fmt:%m%n
754 [0.126228] [tesh/INFO] Test suite `xbt/log_large_test' OK
755 ----------------------------------------------------------
756 "tesh-log-large," end time: Dec 10 15:58 CET
757 "tesh-log-large," time elapsed: 00:00:00
758 ----------------------------------------------------------
759
760 32/112 Testing: tesh-log-parallel,
761 32/112 Test: tesh-log-parallel,
762 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "xbt/parallel_log_crashtest.tesh" 
763 Directory: /home/navarrop/Developments/simgrid/Cmake
764 "tesh-log-parallel," start time: Dec 10 15:58 CET
765 Output:
766 ----------------------------------------------------------
767 [0.000006] [tesh/INFO] Change directory to ../teshsuite
768 [0.000034] [tesh/INFO] Test suite `xbt/parallel_log_crashtest'
769 [0.000381] [tesh/INFO] [xbt/parallel_log_crashtest:3] Try to crash the log mecanism by using it in parallel with a lot of threads
770 [0.000393] [tesh/INFO] [xbt/parallel_log_crashtest:4] xbt/parallel_log_crashtest --log=root.fmt:%m%n
771 [0.106424] [tesh/INFO] Test suite `xbt/parallel_log_crashtest' OK
772 ----------------------------------------------------------
773 "tesh-log-parallel," end time: Dec 10 15:58 CET
774 "tesh-log-parallel," time elapsed: 00:00:00
775 ----------------------------------------------------------
776
777 33/112 Testing: tesh-gras-dd-mem,
778 33/112 Test: tesh-gras-dd-mem,
779 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/datadesc/datadesc_mem.tesh" 
780 Directory: /home/navarrop/Developments/simgrid/Cmake
781 "tesh-gras-dd-mem," start time: Dec 10 15:58 CET
782 Output:
783 ----------------------------------------------------------
784 [0.000006] [tesh/INFO] Change directory to ../teshsuite
785 [0.000033] [tesh/INFO] Test suite `gras/datadesc/datadesc_mem'
786 [0.044199] [tesh/INFO] [gras/datadesc/datadesc_mem:2] Check the marshaling facilities (trying to to do a in-memory copy)
787 [0.044248] [tesh/INFO] [gras/datadesc/datadesc_mem:3] gras/datadesc/datadesc_usage --copy --log=root.fmt:%m%n
788 [0.130379] [tesh/INFO] Test suite `gras/datadesc/datadesc_mem' OK
789 ----------------------------------------------------------
790 "tesh-gras-dd-mem," end time: Dec 10 15:58 CET
791 "tesh-gras-dd-mem," time elapsed: 00:00:00
792 ----------------------------------------------------------
793
794 34/112 Testing: tesh-gras-dd-rw,
795 34/112 Test: tesh-gras-dd-rw,
796 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/datadesc/datadesc_rw.tesh" 
797 Directory: /home/navarrop/Developments/simgrid/Cmake
798 "tesh-gras-dd-rw," start time: Dec 10 15:58 CET
799 Output:
800 ----------------------------------------------------------
801 [0.000006] [tesh/INFO] Change directory to ../teshsuite
802 [0.000038] [tesh/INFO] Test suite `gras/datadesc/datadesc_rw'
803 [0.000301] [tesh/INFO] [gras/datadesc/datadesc_rw:2] Check the marshaling facilities (trying to read what we write)
804 [0.000311] [tesh/INFO] [gras/datadesc/datadesc_rw:3] rm -f datadesc_usage.out
805 [0.021429] [tesh/INFO] [gras/datadesc/datadesc_rw:5] gras/datadesc/datadesc_usage --write --log=root.fmt:%m%n
806 [0.064650] [tesh/INFO] [gras/datadesc/datadesc_rw:28] gras/datadesc/datadesc_usage --read --log=root.fmt:%m%n
807 [0.100534] [tesh/INFO] Test suite `gras/datadesc/datadesc_rw' OK
808 ----------------------------------------------------------
809 "tesh-gras-dd-rw," end time: Dec 10 15:58 CET
810 "tesh-gras-dd-rw," time elapsed: 00:00:00
811 ----------------------------------------------------------
812
813 35/112 Testing: tesh-gras-dd-r_little32_4,
814 35/112 Test: tesh-gras-dd-r_little32_4,
815 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/datadesc/datadesc_r_little32_4.tesh" 
816 Directory: /home/navarrop/Developments/simgrid/Cmake
817 "tesh-gras-dd-r_little32_4," start time: Dec 10 15:58 CET
818 Output:
819 ----------------------------------------------------------
820 [0.000006] [tesh/INFO] Change directory to ../teshsuite
821 [0.000034] [tesh/INFO] Test suite `gras/datadesc/datadesc_r_little32_4'
822 [0.000316] [tesh/INFO] [gras/datadesc/datadesc_r_little32_4:2] Check the marshaling facilities (trying to read the result of linux/x86)
823 [0.000335] [tesh/INFO] [gras/datadesc/datadesc_r_little32_4:3] gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little32_4 --log=root.fmt:%m%n
824 [0.055935] [tesh/INFO] Test suite `gras/datadesc/datadesc_r_little32_4' OK
825 ----------------------------------------------------------
826 "tesh-gras-dd-r_little32_4," end time: Dec 10 15:58 CET
827 "tesh-gras-dd-r_little32_4," time elapsed: 00:00:00
828 ----------------------------------------------------------
829
830 36/112 Testing: tesh-gras-dd-r_little64,
831 36/112 Test: tesh-gras-dd-r_little64,
832 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/datadesc/datadesc_r_little64.tesh" 
833 Directory: /home/navarrop/Developments/simgrid/Cmake
834 "tesh-gras-dd-r_little64," start time: Dec 10 15:58 CET
835 Output:
836 ----------------------------------------------------------
837 [0.000006] [tesh/INFO] Change directory to ../teshsuite
838 [0.000041] [tesh/INFO] Test suite `gras/datadesc/datadesc_r_little64'
839 [0.000361] [tesh/INFO] [gras/datadesc/datadesc_r_little64:2] Check the marshaling facilities (trying to read the result of linux/amd64)
840 [0.000381] [tesh/INFO] [gras/datadesc/datadesc_r_little64:3] $SG_TEST_EXENV gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little64 --log=root.fmt:%m%n $ARGS
841 [0.033937] [tesh/INFO] Test suite `gras/datadesc/datadesc_r_little64' OK
842 ----------------------------------------------------------
843 "tesh-gras-dd-r_little64," end time: Dec 10 15:58 CET
844 "tesh-gras-dd-r_little64," time elapsed: 00:00:00
845 ----------------------------------------------------------
846
847 37/112 Testing: tesh-gras-dd-r_big32_8,
848 37/112 Test: tesh-gras-dd-r_big32_8,
849 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/datadesc/datadesc_r_big32_8.tesh" 
850 Directory: /home/navarrop/Developments/simgrid/Cmake
851 "tesh-gras-dd-r_big32_8," start time: Dec 10 15:58 CET
852 Output:
853 ----------------------------------------------------------
854 [0.000005] [tesh/INFO] Change directory to ../teshsuite
855 [0.000034] [tesh/INFO] Test suite `gras/datadesc/datadesc_r_big32_8'
856 [0.000324] [tesh/INFO] [gras/datadesc/datadesc_r_big32_8:2] Check the marshaling facilities (trying to read the result of ppc or sparc)
857 [0.000340] [tesh/INFO] [gras/datadesc/datadesc_r_big32_8:3] gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_8 --log=root.fmt:%m%n
858 [0.214615] run_context.c:603: [tesh/ERROR] Test suite `gras/datadesc/datadesc_r_big32_8': NOK (<gras/datadesc/datadesc_r_big32_8:3> got signal SIGABRT)
859 [0.214779] run_context.c:663: [tesh/ERROR] Output of <gras/datadesc/datadesc_r_big32_8:3> mismatch:
860 - Read from file ./gras/datadesc/datadesc.big32_8
861 - ---- Test on integer ----
862 - ---- Test on float ----
863 - ---- Test on double ----
864 - ---- Test on fixed array ----
865 - ---- Test on a reference to an integer ----
866 - ---- Test on string (ref to dynamic array) ----
867 - ---- Test on dynar containing integers ----
868 - ---- Test on all possible struct having 3 fields (49 structs) ----
869 - ---- Test on homogeneous structure ----
870 - ---- Test on heterogeneous structure ----
871 - ---- Test on nested structures ----
872 - ---- Test on chained list ----
873 - ---- Test on graph (cyclique chained list of 3 items) ----
874 - ---- Test on dynar containing integers ----
875 - ---- Test on the PBIO IEEE struct (also tests GRAS DEFINE TYPE) ----
876 - ---- Test on struct containing dynamic array and its size (cbps test) ----
877 - Exiting GRAS
878 + Read from file datadesc.big32_8
879 + ** SimGrid: UNCAUGHT EXCEPTION received on caraja(10166): category: mismatch; value: 0
880 + ** Incoming bytes do not look like a GRAS message (header='....(05000000)'  not 'GRAS')
881 + ** Thrown by () in this process
882 + Incoming bytes do not look like a GRAS message (header='....(05000000)'  not 'GRAS')
883
884 + **   In gras_msg_recv() at /home/navarrop/Developments/simgrid/src/gras/Msg/rl_msg.c:116
885 + **   In listener_function() at /home/navarrop/Developments/simgrid/src/gras/Msg/gras_msg_listener.c:42
886 + **   In xbt_thread_create_wrapper() at /home/navarrop/Developments/simgrid/src/xbt/xbt_rl_synchro.c:37
887 + **   In wrapper_start_routine() at /home/navarrop/Developments/simgrid/src/xbt/xbt_os_thread.c:137
888 + **   In start_thread() at /build/buildd/eglibc-2.10.1/nptl/pthread_create.c:300
889 + **   In ?? at /lib/libc.so.6(clone+0x6d) [0x7f3ecaaed7bd]
890 [0.214796] run_context.c:667: [tesh/ERROR] Test suite `gras/datadesc/datadesc_r_big32_8': NOK (<gras/datadesc/datadesc_r_big32_8:3> output mismatch)
891 ----------------------------------------------------------
892 "tesh-gras-dd-r_big32_8," end time: Dec 10 15:58 CET
893 "tesh-gras-dd-r_big32_8," time elapsed: 00:00:00
894 ----------------------------------------------------------
895
896 38/112 Testing: tesh-gras-dd-r_big32_8_4,
897 38/112 Test: tesh-gras-dd-r_big32_8_4,
898 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/datadesc/datadesc_r_big32_8_4.tesh" 
899 Directory: /home/navarrop/Developments/simgrid/Cmake
900 "tesh-gras-dd-r_big32_8_4," start time: Dec 10 15:58 CET
901 Output:
902 ----------------------------------------------------------
903 [0.000006] [tesh/INFO] Change directory to ../teshsuite
904 [0.000035] [tesh/INFO] Test suite `gras/datadesc/datadesc_r_big32_8_4'
905 [0.001012] [tesh/INFO] [gras/datadesc/datadesc_r_big32_8_4:2] Check the marshaling facilities (trying to read the result of AIX)
906 [0.001027] [tesh/INFO] [gras/datadesc/datadesc_r_big32_8_4:3] gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_8_4 --log=root.fmt:%m%n
907 [0.048018] [tesh/INFO] Test suite `gras/datadesc/datadesc_r_big32_8_4' OK
908 ----------------------------------------------------------
909 "tesh-gras-dd-r_big32_8_4," end time: Dec 10 15:58 CET
910 "tesh-gras-dd-r_big32_8_4," time elapsed: 00:00:00
911 ----------------------------------------------------------
912
913 39/112 Testing: tesh-gras-dd-r_big32_2,
914 39/112 Test: tesh-gras-dd-r_big32_2,
915 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/datadesc/datadesc_r_big32_2.tesh" 
916 Directory: /home/navarrop/Developments/simgrid/Cmake
917 "tesh-gras-dd-r_big32_2," start time: Dec 10 15:58 CET
918 Output:
919 ----------------------------------------------------------
920 [0.000006] [tesh/INFO] Change directory to ../teshsuite
921 [0.000034] [tesh/INFO] Test suite `gras/datadesc/datadesc_r_big32_2'
922 [0.000267] [tesh/INFO] [gras/datadesc/datadesc_r_big32_2:2] Check the marshaling facilities (trying to read the result of linux/mips?)
923 [0.000279] [tesh/INFO] [gras/datadesc/datadesc_r_big32_2:3] gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.big32_2 --log=root.fmt:%m%n
924 [0.117938] run_context.c:603: [tesh/ERROR] Test suite `gras/datadesc/datadesc_r_big32_2': NOK (<gras/datadesc/datadesc_r_big32_2:3> got signal SIGABRT)
925 [0.118110] run_context.c:663: [tesh/ERROR] Output of <gras/datadesc/datadesc_r_big32_2:3> mismatch:
926 - Read from file ./gras/datadesc/datadesc.big32_2
927 - ---- Test on integer ----
928 - ---- Test on float ----
929 - ---- Test on double ----
930 - ---- Test on fixed array ----
931 - ---- Test on a reference to an integer ----
932 - ---- Test on string (ref to dynamic array) ----
933 - ---- Test on dynar containing integers ----
934 - ---- Test on all possible struct having 3 fields (49 structs) ----
935 - ---- Test on homogeneous structure ----
936 - ---- Test on heterogeneous structure ----
937 - ---- Test on nested structures ----
938 - ---- Test on chained list ----
939 - ---- Test on graph (cyclique chained list of 3 items) ----
940 - ---- Test on dynar containing integers ----
941 - ---- Test on the PBIO IEEE struct (also tests GRAS DEFINE TYPE) ----
942 - ---- Test on struct containing dynamic array and its size (cbps test) ----
943 - Exiting GRAS
944 + Read from file datadesc.big32_2
945 + ** SimGrid: UNCAUGHT EXCEPTION received on caraja(10246): category: mismatch; value: 0
946 + ** Incoming bytes do not look like a GRAS message (header='....(08000000)'  not 'GRAS')
947 + ** Thrown by () in this process
948 + Incoming bytes do not look like a GRAS message (header='....(08000000)'  not 'GRAS')
949
950 + **   In gras_msg_recv() at /home/navarrop/Developments/simgrid/src/gras/Msg/rl_msg.c:116
951 + **   In listener_function() at /home/navarrop/Developments/simgrid/src/gras/Msg/gras_msg_listener.c:42
952 + **   In xbt_thread_create_wrapper() at /home/navarrop/Developments/simgrid/src/xbt/xbt_rl_synchro.c:37
953 + **   In wrapper_start_routine() at /home/navarrop/Developments/simgrid/src/xbt/xbt_os_thread.c:137
954 + **   In start_thread() at /build/buildd/eglibc-2.10.1/nptl/pthread_create.c:300
955 + **   In ?? at /lib/libc.so.6(clone+0x6d) [0x7f15203187bd]
956 [0.118121] run_context.c:667: [tesh/ERROR] Test suite `gras/datadesc/datadesc_r_big32_2': NOK (<gras/datadesc/datadesc_r_big32_2:3> output mismatch)
957 ----------------------------------------------------------
958 "tesh-gras-dd-r_big32_2," end time: Dec 10 15:58 CET
959 "tesh-gras-dd-r_big32_2," time elapsed: 00:00:00
960 ----------------------------------------------------------
961
962 40/112 Testing: tesh-gras-msg_handle-rl,
963 40/112 Test: tesh-gras-msg_handle-rl,
964 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/msg_handle/test_rl" 
965 Directory: /home/navarrop/Developments/simgrid/Cmake
966 "tesh-gras-msg_handle-rl," start time: Dec 10 15:58 CET
967 Output:
968 ----------------------------------------------------------
969 [0.000006] [tesh/INFO] Change directory to ../teshsuite
970 [0.000033] [tesh/INFO] Test suite `gras/msg_handle/test_rl'
971 [0.000782] [tesh/INFO] [gras/msg_handle/test_rl:3] $SG_TEST_ENV gras/msg_handle/msg_handle_server$EXEEXT 4002 127.0.0.1:4003 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
972 [0.001188] [tesh/INFO] [gras/msg_handle/test_rl:12] $SG_TEST_ENV gras/msg_handle/msg_handle_client$EXEEXT 4003 127.0.0.1:4002 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
973 [5.103811] [tesh/INFO] Test suite `gras/msg_handle/test_rl' OK
974 ----------------------------------------------------------
975 "tesh-gras-msg_handle-rl," end time: Dec 10 15:58 CET
976 "tesh-gras-msg_handle-rl," time elapsed: 00:00:05
977 ----------------------------------------------------------
978
979 41/112 Testing: tesh-gras-msg_handle-sg-32,
980 41/112 Test: tesh-gras-msg_handle-sg-32,
981 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/msg_handle/test_sg_32" 
982 Directory: /home/navarrop/Developments/simgrid/Cmake
983 "tesh-gras-msg_handle-sg-32," start time: Dec 10 15:58 CET
984 Output:
985 ----------------------------------------------------------
986 [0.000005] [tesh/INFO] Change directory to ../teshsuite
987 [0.000033] [tesh/INFO] Test suite `gras/msg_handle/test_sg_32'
988 [0.000292] [tesh/INFO] [gras/msg_handle/test_sg_32:1] Runs the 'msg_handle' test within the simulator (simulation times valid for 32bits architectures)
989 [0.000313] [tesh/INFO] [gras/msg_handle/test_sg_32:3] $SG_TEST_EXENV gras/msg_handle/msg_handle_simulator$EXEEXT ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/msg_handle/msg_handle.xml
990 [0.117260] run_context.c:663: [tesh/ERROR] Output of <gras/msg_handle/test_sg_32:3> mismatch:
991   [Tremblay:server:(1) 0.000000] [test/INFO] Launch server (port=4000)
992   [Fafard:client:(2) 0.000000] [test/INFO] Launch client (port=4000)
993 - [Tremblay:server:(1) 1.000030] [test/INFO] Initialization done.
994 - [Tremblay:server:(1) 1.000030] [test/INFO] gras_msg_handle(0) works as expected (immediate timeout)
995 - [Fafard:client:(2) 1.000030] [test/INFO] Initialization done.
996 - [Tremblay:server:(1) 2.000030] [test/INFO] gras_msg_handle(1) works as expected (delayed timeout)
997 - [Tremblay:server:(1) 5.000030] [test/INFO] Unlock pal
998 - [Tremblay:server:(1) 5.002006] [gras/INFO] Exiting GRAS
999 - [Fafard:client:(2) 5.002006] [test/INFO] Got the message
1000 - [Fafard:client:(2) 5.002006] [test/INFO] gras_msg_handle(-1) works as expected (locked)
1001 - [Fafard:client:(2) 5.002006] [gras/INFO] Exiting GRAS
1002 + [Tremblay:server:(1) 1.000312] [test/INFO] Initialization done.
1003 + [Tremblay:server:(1) 1.000312] [test/INFO] gras_msg_handle(0) works as expected (immediate timeout)
1004 + [Fafard:client:(2) 1.000312] [test/INFO] Initialization done.
1005 + [Tremblay:server:(1) 2.000312] [test/INFO] gras_msg_handle(1) works as expected (delayed timeout)
1006 + [Tremblay:server:(1) 5.000312] [test/INFO] Unlock pal
1007 + [Tremblay:server:(1) 5.020863] [gras/INFO] Exiting GRAS
1008 + [Fafard:client:(2) 5.020863] [test/INFO] Got the message
1009 + [Fafard:client:(2) 5.020863] [test/INFO] gras_msg_handle(-1) works as expected (locked)
1010 + [Fafard:client:(2) 5.020863] [gras/INFO] Exiting GRAS
1011 [0.117281] run_context.c:667: [tesh/ERROR] Test suite `gras/msg_handle/test_sg_32': NOK (<gras/msg_handle/test_sg_32:3> output mismatch)
1012 ----------------------------------------------------------
1013 "tesh-gras-msg_handle-sg-32," end time: Dec 10 15:58 CET
1014 "tesh-gras-msg_handle-sg-32," time elapsed: 00:00:00
1015 ----------------------------------------------------------
1016
1017 42/112 Testing: tesh-gras-empty_main-rl,
1018 42/112 Test: tesh-gras-empty_main-rl,
1019 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/empty_main/test_rl" 
1020 Directory: /home/navarrop/Developments/simgrid/Cmake
1021 "tesh-gras-empty_main-rl," start time: Dec 10 15:58 CET
1022 Output:
1023 ----------------------------------------------------------
1024 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1025 [0.000038] [tesh/INFO] Test suite `gras/empty_main/test_rl'
1026 [0.000513] [tesh/INFO] [gras/empty_main/test_rl:3] $SG_TEST_ENV ./gras/empty_main/empty_main_function$EXEEXT --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
1027 [0.076424] [tesh/INFO] Test suite `gras/empty_main/test_rl' OK
1028 ----------------------------------------------------------
1029 "tesh-gras-empty_main-rl," end time: Dec 10 15:58 CET
1030 "tesh-gras-empty_main-rl," time elapsed: 00:00:00
1031 ----------------------------------------------------------
1032
1033 43/112 Testing: tesh-gras-empty_main-sg,
1034 43/112 Test: tesh-gras-empty_main-sg,
1035 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/empty_main/test_sg" 
1036 Directory: /home/navarrop/Developments/simgrid/Cmake
1037 "tesh-gras-empty_main-sg," start time: Dec 10 15:58 CET
1038 Output:
1039 ----------------------------------------------------------
1040 [0.000005] [tesh/INFO] Change directory to ../teshsuite
1041 [0.000035] [tesh/INFO] Test suite `gras/empty_main/test_sg'
1042 [0.001628] [tesh/INFO] [gras/empty_main/test_sg:1] Runs the 'empty_main' test within the simulator
1043 [0.001651] [tesh/INFO] [gras/empty_main/test_sg:3] $SG_TEST_EXENV ./gras/empty_main/empty_main_simulator${EXEEXT:=} ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/empty_main/empty_main.xml
1044 [0.071186] [tesh/INFO] Test suite `gras/empty_main/test_sg' OK
1045 ----------------------------------------------------------
1046 "tesh-gras-empty_main-sg," end time: Dec 10 15:58 CET
1047 "tesh-gras-empty_main-sg," time elapsed: 00:00:00
1048 ----------------------------------------------------------
1049
1050 44/112 Testing: tesh-gras-small_sleep-sg-32,
1051 44/112 Test: tesh-gras-small_sleep-sg-32,
1052 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "gras/small_sleep/test_sg_32" 
1053 Directory: /home/navarrop/Developments/simgrid/Cmake
1054 "tesh-gras-small_sleep-sg-32," start time: Dec 10 15:58 CET
1055 Output:
1056 ----------------------------------------------------------
1057 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1058 [0.000037] [tesh/INFO] Test suite `gras/small_sleep/test_sg_32'
1059 [0.000478] [tesh/INFO] [gras/small_sleep/test_sg_32:1] Runs the 'small_sleep' test within the simulator
1060 [0.000500] [tesh/INFO] [gras/small_sleep/test_sg_32:3] $SG_TEST_EXENV ./gras/small_sleep/small_sleep_simulator${EXEEXT:=} ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/small_sleep/small_sleep.xml
1061 [0.069169] run_context.c:663: [tesh/ERROR] Output of <gras/small_sleep/test_sg_32:3> mismatch:
1062   [Tremblay:function:(1) 0.000000] [test/INFO] Let's go 1E-5
1063   [Tremblay:function:(1) 0.000010] [test/INFO] Let's go 1E-10
1064   [Tremblay:function:(1) 0.000020] [test/INFO] Let's go 1E-15
1065 - [Tremblay:function:(1) 0.000030] [test/INFO] Let's go 1E-20
1066 - [Tremblay:function:(1) 0.000030] [test/INFO] done
1067 - [Tremblay:function:(1) 0.000030] [gras/INFO] Exiting GRAS
1068 + [Tremblay:function:(1) 0.000020] [test/INFO] Let's go 1E-20
1069 + [Tremblay:function:(1) 0.000020] [test/INFO] done
1070 + [Tremblay:function:(1) 0.000020] [gras/INFO] Exiting GRAS
1071 [0.069182] run_context.c:667: [tesh/ERROR] Test suite `gras/small_sleep/test_sg_32': NOK (<gras/small_sleep/test_sg_32:3> output mismatch)
1072 ----------------------------------------------------------
1073 "tesh-gras-small_sleep-sg-32," end time: Dec 10 15:58 CET
1074 "tesh-gras-small_sleep-sg-32," time elapsed: 00:00:00
1075 ----------------------------------------------------------
1076
1077 45/112 Testing: tesh-simdag-reinit_costs,
1078 45/112 Test: tesh-simdag-reinit_costs,
1079 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/network/test_reinit_costs.tesh" 
1080 Directory: /home/navarrop/Developments/simgrid/Cmake
1081 "tesh-simdag-reinit_costs," start time: Dec 10 15:58 CET
1082 Output:
1083 ----------------------------------------------------------
1084 [0.000005] [tesh/INFO] Change directory to ../teshsuite
1085 [0.000037] [tesh/INFO] Test suite `simdag/network/test_reinit_costs'
1086 [0.007699] [tesh/INFO] [simdag/network/test_reinit_costs:2] Reinitialization test
1087 [0.007728] [tesh/INFO] [simdag/network/test_reinit_costs:4] simdag/network/test_reinit_costs ${srcdir:=.}/simdag/network/platform_2p_1sl.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1088 [0.045283] [tesh/INFO] Test suite `simdag/network/test_reinit_costs' OK
1089 ----------------------------------------------------------
1090 "tesh-simdag-reinit_costs," end time: Dec 10 15:58 CET
1091 "tesh-simdag-reinit_costs," time elapsed: 00:00:00
1092 ----------------------------------------------------------
1093
1094 46/112 Testing: tesh-simdag-parser,
1095 46/112 Test: tesh-simdag-parser,
1096 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/platforms/basic_parsing_test.tesh" 
1097 Directory: /home/navarrop/Developments/simgrid/Cmake
1098 "tesh-simdag-parser," start time: Dec 10 15:58 CET
1099 Output:
1100 ----------------------------------------------------------
1101 [0.000005] [tesh/INFO] Change directory to ../teshsuite
1102 [0.000036] [tesh/INFO] Test suite `simdag/platforms/basic_parsing_test'
1103 [0.000433] [tesh/INFO] [simdag/platforms/basic_parsing_test:1] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_foreach.xml
1104 [0.060529] [tesh/INFO] [simdag/platforms/basic_parsing_test:2] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_one_host_random.xml
1105 [0.088934] [tesh/INFO] [simdag/platforms/basic_parsing_test:3] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_one_host.xml
1106 [0.110911] [tesh/INFO] [simdag/platforms/basic_parsing_test:4] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_properties_foreach.xml
1107 [0.129809] [tesh/INFO] [simdag/platforms/basic_parsing_test:5] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_cluster.xml
1108 [0.155011] [tesh/INFO] [simdag/platforms/basic_parsing_test:6] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_host_availability.xml
1109 [0.175776] [tesh/INFO] [simdag/platforms/basic_parsing_test:7] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_host_properties.xml
1110 [0.203092] [tesh/INFO] [simdag/platforms/basic_parsing_test:8] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_host_state_file.xml
1111 [0.237526] [tesh/INFO] [simdag/platforms/basic_parsing_test:9] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_host_state_off.xml
1112 [0.264687] [tesh/INFO] [simdag/platforms/basic_parsing_test:10] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_host_state_on.xml
1113 [0.285421] [tesh/INFO] [simdag/platforms/basic_parsing_test:11] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_host_trace_inside.xml
1114 [0.305046] [tesh/INFO] [simdag/platforms/basic_parsing_test:12] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_host.xml
1115 [0.333690] [tesh/INFO] [simdag/platforms/basic_parsing_test:13] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_link_availability.xml
1116 [0.374851] [tesh/INFO] [simdag/platforms/basic_parsing_test:14] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_link_fatpipe.xml
1117 [0.394142] [tesh/INFO] [simdag/platforms/basic_parsing_test:15] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_link_shared.xml
1118 [0.424583] [tesh/INFO] [simdag/platforms/basic_parsing_test:16] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms one_link_state_file.xml
1119 [0.441241] [tesh/INFO] [simdag/platforms/basic_parsing_test:17] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms three_hosts_non_symmetric_route.xml
1120 [0.469503] [tesh/INFO] [simdag/platforms/basic_parsing_test:18] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms two_clusters_symmetric.xml
1121 [0.502683] [tesh/INFO] [simdag/platforms/basic_parsing_test:19] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms two_clusters.xml
1122 [0.529192] [tesh/INFO] [simdag/platforms/basic_parsing_test:20] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms two_hosts_multi_hop.xml
1123 [0.547884] [tesh/INFO] [simdag/platforms/basic_parsing_test:21] simdag/platforms/basic_parsing_test --log=xbt_cfg.thres:critical --cfg=path:${srcdir:=.}/simdag/platforms two_hosts_one_link.xml
1124 [0.570547] [tesh/INFO] Test suite `simdag/platforms/basic_parsing_test' OK
1125 ----------------------------------------------------------
1126 "tesh-simdag-parser," end time: Dec 10 15:58 CET
1127 "tesh-simdag-parser," time elapsed: 00:00:00
1128 ----------------------------------------------------------
1129
1130 47/112 Testing: tesh-simdag-flatifier,
1131 47/112 Test: tesh-simdag-flatifier,
1132 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/platforms/flatifier.tesh" 
1133 Directory: /home/navarrop/Developments/simgrid/Cmake
1134 "tesh-simdag-flatifier," start time: Dec 10 15:58 CET
1135 Output:
1136 ----------------------------------------------------------
1137 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1138 [0.000039] [tesh/INFO] Test suite `simdag/platforms/flatifier'
1139 [0.000340] [tesh/INFO] [simdag/platforms/flatifier:1] ./simdag/platforms/flatifier --cfg=path:${srcdir:=.}/simdag/platforms/ one_cluster.xml
1140 [0.084973] run_context.c:663: [tesh/ERROR] Output of <simdag/platforms/flatifier:1> mismatch:
1141   [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms/'
1142   <?xml version='1.0'?>
1143   <!DOCTYPE platform SYSTEM "simgrid.dtd">
1144   <platform version="2">
1145     <host id="bob0.hamburger.edu" power="1000000000"/>
1146     <host id="bob2.hamburger.edu" power="1000000000"/>
1147     <host id="bob3.hamburger.edu" power="1000000000"/>
1148     <host id="bob4.hamburger.edu" power="1000000000"/>
1149     <host id="bob6.hamburger.edu" power="1000000000"/>
1150     <link id="__loopback__" bandwidth="498000000" latency="0.000015000" sharing_policy="FATPIPE"/>
1151     <link id="bob0.hamburger.edu" bandwidth="125000000" latency="0.000050000"/>
1152     <link id="bob2.hamburger.edu" bandwidth="125000000" latency="0.000050000"/>
1153     <link id="bob3.hamburger.edu" bandwidth="125000000" latency="0.000050000"/>
1154     <link id="bob4.hamburger.edu" bandwidth="125000000" latency="0.000050000"/>
1155     <link id="bob6.hamburger.edu" bandwidth="125000000" latency="0.000050000"/>
1156     <link id="bob_cluster_bb" bandwidth="2250000000" latency="0.000500000" sharing_policy="FATPIPE"/>
1157     <route src="bob0.hamburger.edu" dst="bob0.hamburger.edu">
1158 -     <link:ctn id="__loopback__"/>
1159 +     <link:ctn id="bob0.hamburger.edu"/>
1160     </route>
1161     <route src="bob0.hamburger.edu" dst="bob2.hamburger.edu">
1162       <link:ctn id="bob0.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob2.hamburger.edu"/>
1163     </route>
1164     <route src="bob0.hamburger.edu" dst="bob3.hamburger.edu">
1165       <link:ctn id="bob0.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob3.hamburger.edu"/>
1166     </route>
1167     <route src="bob0.hamburger.edu" dst="bob4.hamburger.edu">
1168       <link:ctn id="bob0.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob4.hamburger.edu"/>
1169     </route>
1170     <route src="bob0.hamburger.edu" dst="bob6.hamburger.edu">
1171       <link:ctn id="bob0.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob6.hamburger.edu"/>
1172     </route>
1173     <route src="bob2.hamburger.edu" dst="bob0.hamburger.edu">
1174       <link:ctn id="bob2.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob0.hamburger.edu"/>
1175     </route>
1176     <route src="bob2.hamburger.edu" dst="bob2.hamburger.edu">
1177 -     <link:ctn id="__loopback__"/>
1178 +     <link:ctn id="bob2.hamburger.edu"/>
1179     </route>
1180     <route src="bob2.hamburger.edu" dst="bob3.hamburger.edu">
1181       <link:ctn id="bob2.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob3.hamburger.edu"/>
1182     </route>
1183     <route src="bob2.hamburger.edu" dst="bob4.hamburger.edu">
1184       <link:ctn id="bob2.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob4.hamburger.edu"/>
1185     </route>
1186     <route src="bob2.hamburger.edu" dst="bob6.hamburger.edu">
1187       <link:ctn id="bob2.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob6.hamburger.edu"/>
1188     </route>
1189     <route src="bob3.hamburger.edu" dst="bob0.hamburger.edu">
1190       <link:ctn id="bob3.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob0.hamburger.edu"/>
1191     </route>
1192     <route src="bob3.hamburger.edu" dst="bob2.hamburger.edu">
1193       <link:ctn id="bob3.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob2.hamburger.edu"/>
1194     </route>
1195     <route src="bob3.hamburger.edu" dst="bob3.hamburger.edu">
1196 -     <link:ctn id="__loopback__"/>
1197 +     <link:ctn id="bob3.hamburger.edu"/>
1198     </route>
1199     <route src="bob3.hamburger.edu" dst="bob4.hamburger.edu">
1200       <link:ctn id="bob3.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob4.hamburger.edu"/>
1201     </route>
1202     <route src="bob3.hamburger.edu" dst="bob6.hamburger.edu">
1203       <link:ctn id="bob3.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob6.hamburger.edu"/>
1204     </route>
1205     <route src="bob4.hamburger.edu" dst="bob0.hamburger.edu">
1206       <link:ctn id="bob4.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob0.hamburger.edu"/>
1207     </route>
1208     <route src="bob4.hamburger.edu" dst="bob2.hamburger.edu">
1209       <link:ctn id="bob4.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob2.hamburger.edu"/>
1210     </route>
1211     <route src="bob4.hamburger.edu" dst="bob3.hamburger.edu">
1212       <link:ctn id="bob4.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob3.hamburger.edu"/>
1213     </route>
1214     <route src="bob4.hamburger.edu" dst="bob4.hamburger.edu">
1215 -     <link:ctn id="__loopback__"/>
1216 +     <link:ctn id="bob4.hamburger.edu"/>
1217     </route>
1218     <route src="bob4.hamburger.edu" dst="bob6.hamburger.edu">
1219       <link:ctn id="bob4.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob6.hamburger.edu"/>
1220     </route>
1221     <route src="bob6.hamburger.edu" dst="bob0.hamburger.edu">
1222       <link:ctn id="bob6.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob0.hamburger.edu"/>
1223     </route>
1224     <route src="bob6.hamburger.edu" dst="bob2.hamburger.edu">
1225       <link:ctn id="bob6.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob2.hamburger.edu"/>
1226     </route>
1227     <route src="bob6.hamburger.edu" dst="bob3.hamburger.edu">
1228       <link:ctn id="bob6.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob3.hamburger.edu"/>
1229     </route>
1230     <route src="bob6.hamburger.edu" dst="bob4.hamburger.edu">
1231       <link:ctn id="bob6.hamburger.edu"/><link:ctn id="bob_cluster_bb"/><link:ctn id="bob4.hamburger.edu"/>
1232     </route>
1233     <route src="bob6.hamburger.edu" dst="bob6.hamburger.edu">
1234 -     <link:ctn id="__loopback__"/>
1235 +     <link:ctn id="bob6.hamburger.edu"/>
1236     </route>
1237   </platform>
1238 [0.085068] run_context.c:667: [tesh/ERROR] Test suite `simdag/platforms/flatifier': NOK (<simdag/platforms/flatifier:1> output mismatch)
1239 ----------------------------------------------------------
1240 "tesh-simdag-flatifier," end time: Dec 10 15:58 CET
1241 "tesh-simdag-flatifier," time elapsed: 00:00:00
1242 ----------------------------------------------------------
1243
1244 48/112 Testing: tesh-simdag-basic0,
1245 48/112 Test: tesh-simdag-basic0,
1246 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/basic0.tesh" 
1247 Directory: /home/navarrop/Developments/simgrid/Cmake
1248 "tesh-simdag-basic0," start time: Dec 10 15:58 CET
1249 Output:
1250 ----------------------------------------------------------
1251 [0.000005] [tesh/INFO] Change directory to ../teshsuite
1252 [0.000033] [tesh/INFO] Test suite `simdag/basic0'
1253 [0.010172] [tesh/INFO] [simdag/basic0:1] simdag/basic0 ${srcdir:=.}/simdag/basic_platform.xml --surf-path=${srcdir}
1254 [0.070185] [tesh/INFO] Test suite `simdag/basic0' OK
1255 ----------------------------------------------------------
1256 "tesh-simdag-basic0," end time: Dec 10 15:58 CET
1257 "tesh-simdag-basic0," time elapsed: 00:00:00
1258 ----------------------------------------------------------
1259
1260 49/112 Testing: tesh-simdag-basic1,
1261 49/112 Test: tesh-simdag-basic1,
1262 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/basic1.tesh" 
1263 Directory: /home/navarrop/Developments/simgrid/Cmake
1264 "tesh-simdag-basic1," start time: Dec 10 15:58 CET
1265 Output:
1266 ----------------------------------------------------------
1267 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1268 [0.000039] [tesh/INFO] Test suite `simdag/basic1'
1269 [0.000271] [tesh/INFO] [simdag/basic1:1] simdag/basic1 ${srcdir:=.}/simdag/basic_platform.xml --surf-path=${srcdir}
1270 [0.061507] [tesh/INFO] Test suite `simdag/basic1' OK
1271 ----------------------------------------------------------
1272 "tesh-simdag-basic1," end time: Dec 10 15:58 CET
1273 "tesh-simdag-basic1," time elapsed: 00:00:00
1274 ----------------------------------------------------------
1275
1276 50/112 Testing: tesh-simdag-basic2,
1277 50/112 Test: tesh-simdag-basic2,
1278 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/basic2.tesh" 
1279 Directory: /home/navarrop/Developments/simgrid/Cmake
1280 "tesh-simdag-basic2," start time: Dec 10 15:58 CET
1281 Output:
1282 ----------------------------------------------------------
1283 [0.000008] [tesh/INFO] Change directory to ../teshsuite
1284 [0.000108] [tesh/INFO] Test suite `simdag/basic2'
1285 [0.000369] [tesh/INFO] [simdag/basic2:1] simdag/basic2 ${srcdir:=.}/simdag/basic_platform.xml --surf-path=${srcdir}
1286 [0.029862] [tesh/INFO] Test suite `simdag/basic2' OK
1287 ----------------------------------------------------------
1288 "tesh-simdag-basic2," end time: Dec 10 15:58 CET
1289 "tesh-simdag-basic2," time elapsed: 00:00:00
1290 ----------------------------------------------------------
1291
1292 51/112 Testing: tesh-simdag-basic3,
1293 51/112 Test: tesh-simdag-basic3,
1294 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/basic3.tesh" 
1295 Directory: /home/navarrop/Developments/simgrid/Cmake
1296 "tesh-simdag-basic3," start time: Dec 10 15:58 CET
1297 Output:
1298 ----------------------------------------------------------
1299 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1300 [0.000035] [tesh/INFO] Test suite `simdag/basic3'
1301 [0.000299] [tesh/INFO] [simdag/basic3:1] simdag/basic3 ${srcdir:=.}/simdag/basic_platform.xml --surf-path=${srcdir}
1302 [0.046723] [tesh/INFO] Test suite `simdag/basic3' OK
1303 ----------------------------------------------------------
1304 "tesh-simdag-basic3," end time: Dec 10 15:58 CET
1305 "tesh-simdag-basic3," time elapsed: 00:00:00
1306 ----------------------------------------------------------
1307
1308 52/112 Testing: tesh-simdag-basic4,
1309 52/112 Test: tesh-simdag-basic4,
1310 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/basic4.tesh" 
1311 Directory: /home/navarrop/Developments/simgrid/Cmake
1312 "tesh-simdag-basic4," start time: Dec 10 15:58 CET
1313 Output:
1314 ----------------------------------------------------------
1315 [0.000005] [tesh/INFO] Change directory to ../teshsuite
1316 [0.000033] [tesh/INFO] Test suite `simdag/basic4'
1317 [0.000280] [tesh/INFO] [simdag/basic4:1] simdag/basic4 ${srcdir:=.}/simdag/basic_platform.xml --surf-path=${srcdir}
1318 [0.076283] [tesh/INFO] Test suite `simdag/basic4' OK
1319 ----------------------------------------------------------
1320 "tesh-simdag-basic4," end time: Dec 10 15:58 CET
1321 "tesh-simdag-basic4," time elapsed: 00:00:00
1322 ----------------------------------------------------------
1323
1324 53/112 Testing: tesh-simdag-basic5,
1325 53/112 Test: tesh-simdag-basic5,
1326 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/basic5.tesh" 
1327 Directory: /home/navarrop/Developments/simgrid/Cmake
1328 "tesh-simdag-basic5," start time: Dec 10 15:58 CET
1329 Output:
1330 ----------------------------------------------------------
1331 [0.000012] [tesh/INFO] Change directory to ../teshsuite
1332 [0.000054] [tesh/INFO] Test suite `simdag/basic5'
1333 [0.000351] [tesh/INFO] [simdag/basic5:1] simdag/basic5 ${srcdir:=.}/simdag/basic_platform.xml --surf-path=${srcdir}
1334 [0.047317] [tesh/INFO] Test suite `simdag/basic5' OK
1335 ----------------------------------------------------------
1336 "tesh-simdag-basic5," end time: Dec 10 15:58 CET
1337 "tesh-simdag-basic5," time elapsed: 00:00:00
1338 ----------------------------------------------------------
1339
1340 54/112 Testing: tesh-simdag-basic6,
1341 54/112 Test: tesh-simdag-basic6,
1342 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/basic6.tesh" 
1343 Directory: /home/navarrop/Developments/simgrid/Cmake
1344 "tesh-simdag-basic6," start time: Dec 10 15:58 CET
1345 Output:
1346 ----------------------------------------------------------
1347 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1348 [0.000042] [tesh/INFO] Test suite `simdag/basic6'
1349 [0.000292] [tesh/INFO] [simdag/basic6:1] simdag/basic6 ${srcdir:=.}/simdag/network/p2p/platform_2p_1sl.xml --surf-path=${srcdir}
1350 [0.070314] [tesh/INFO] Test suite `simdag/basic6' OK
1351 ----------------------------------------------------------
1352 "tesh-simdag-basic6," end time: Dec 10 15:58 CET
1353 "tesh-simdag-basic6," time elapsed: 00:00:00
1354 ----------------------------------------------------------
1355
1356 55/112 Testing: tesh-simdag-p2p-1,
1357 55/112 Test: tesh-simdag-p2p-1,
1358 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/network/p2p/test_latency1.tesh" 
1359 Directory: /home/navarrop/Developments/simgrid/Cmake
1360 "tesh-simdag-p2p-1," start time: Dec 10 15:58 CET
1361 Output:
1362 ----------------------------------------------------------
1363 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1364 [0.000033] [tesh/INFO] Test suite `simdag/network/p2p/test_latency1'
1365 [0.000269] [tesh/INFO] [simdag/network/p2p/test_latency1:2] latency check, 1 byte, shared link
1366 [0.000284] [tesh/INFO] [simdag/network/p2p/test_latency1:4] simdag/network/p2p/test_latency1 ${srcdir:=.}/simdag/network/p2p/platform_2p_1sl.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1367 [0.055316] [tesh/INFO] [simdag/network/p2p/test_latency1:7] latency check, 1 byte, fat pipe
1368 [0.055335] [tesh/INFO] [simdag/network/p2p/test_latency1:9] simdag/network/p2p/test_latency1 ${srcdir:=.}/simdag/network/p2p/platform_2p_1fl.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1369 [0.090804] [tesh/INFO] [simdag/network/p2p/test_latency1:12] latency check, 1 byte, link - switch - link 
1370 [0.090822] [tesh/INFO] [simdag/network/p2p/test_latency1:14] simdag/network/p2p/test_latency1 ${srcdir:=.}/simdag/network/p2p/platform_2p_1switch.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1371 [0.144253] [tesh/INFO] Test suite `simdag/network/p2p/test_latency1' OK
1372 ----------------------------------------------------------
1373 "tesh-simdag-p2p-1," end time: Dec 10 15:58 CET
1374 "tesh-simdag-p2p-1," time elapsed: 00:00:00
1375 ----------------------------------------------------------
1376
1377 56/112 Testing: tesh-simdag-p2p-2,
1378 56/112 Test: tesh-simdag-p2p-2,
1379 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/network/p2p/test_latency2.tesh" 
1380 Directory: /home/navarrop/Developments/simgrid/Cmake
1381 "tesh-simdag-p2p-2," start time: Dec 10 15:58 CET
1382 Output:
1383 ----------------------------------------------------------
1384 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1385 [0.000084] [tesh/INFO] Test suite `simdag/network/p2p/test_latency2'
1386 [0.000320] [tesh/INFO] [simdag/network/p2p/test_latency2:2] latency check, 2 x 1 byte, same direction, shared link
1387 [0.000338] [tesh/INFO] [simdag/network/p2p/test_latency2:4] simdag/network/p2p/test_latency2 ${srcdir:=.}/simdag/network/p2p/platform_2p_1sl.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1388 [0.041929] [tesh/INFO] [simdag/network/p2p/test_latency2:7] latency check, 2 x 1 byte, same direction, fat pipe
1389 [0.041950] [tesh/INFO] [simdag/network/p2p/test_latency2:9] simdag/network/p2p/test_latency2 ${srcdir:=.}/simdag/network/p2p/platform_2p_1fl.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1390 [0.072191] [tesh/INFO] [simdag/network/p2p/test_latency2:12] latency check, 2 x 1 byte, same direction, link - switch - link 
1391 [0.072212] [tesh/INFO] [simdag/network/p2p/test_latency2:14] simdag/network/p2p/test_latency2 ${srcdir:=.}/simdag/network/p2p/platform_2p_1switch.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1392 [0.096668] [tesh/INFO] Test suite `simdag/network/p2p/test_latency2' OK
1393 ----------------------------------------------------------
1394 "tesh-simdag-p2p-2," end time: Dec 10 15:58 CET
1395 "tesh-simdag-p2p-2," time elapsed: 00:00:00
1396 ----------------------------------------------------------
1397
1398 57/112 Testing: tesh-simdag-p2p-3,
1399 57/112 Test: tesh-simdag-p2p-3,
1400 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/network/p2p/test_latency_bound.tesh" 
1401 Directory: /home/navarrop/Developments/simgrid/Cmake
1402 "tesh-simdag-p2p-3," start time: Dec 10 15:58 CET
1403 Output:
1404 ----------------------------------------------------------
1405 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1406 [0.000038] [tesh/INFO] Test suite `simdag/network/p2p/test_latency_bound'
1407 [0.000260] [tesh/INFO] [simdag/network/p2p/test_latency_bound:2] latency bounded by large latency link
1408 [0.000275] [tesh/INFO] [simdag/network/p2p/test_latency_bound:4] simdag/network/p2p/test_latency_bound ${srcdir:=.}/simdag/network/p2p/platform_2p_1bb.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1409 [0.053560] [tesh/INFO] Test suite `simdag/network/p2p/test_latency_bound' OK
1410 ----------------------------------------------------------
1411 "tesh-simdag-p2p-3," end time: Dec 10 15:58 CET
1412 "tesh-simdag-p2p-3," time elapsed: 00:00:00
1413 ----------------------------------------------------------
1414
1415 58/112 Testing: tesh-simdag-mxn-1,
1416 58/112 Test: tesh-simdag-mxn-1,
1417 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/network/mxn/test_intra_all2all.tesh" 
1418 Directory: /home/navarrop/Developments/simgrid/Cmake
1419 "tesh-simdag-mxn-1," start time: Dec 10 15:58 CET
1420 Output:
1421 ----------------------------------------------------------
1422 [0.000007] [tesh/INFO] Change directory to ../teshsuite
1423 [0.000036] [tesh/INFO] Test suite `simdag/network/mxn/test_intra_all2all'
1424 [0.000431] [tesh/INFO] [simdag/network/mxn/test_intra_all2all:2] all 2 all test, only fat pipe switch is used concurrently
1425 [0.000452] [tesh/INFO] [simdag/network/mxn/test_intra_all2all:4] simdag/network/mxn/test_intra_all2all ${srcdir:=.}/simdag/network/mxn/platform_4p_1switch.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1426 [0.048283] [tesh/INFO] Test suite `simdag/network/mxn/test_intra_all2all' OK
1427 ----------------------------------------------------------
1428 "tesh-simdag-mxn-1," end time: Dec 10 15:58 CET
1429 "tesh-simdag-mxn-1," time elapsed: 00:00:00
1430 ----------------------------------------------------------
1431
1432 59/112 Testing: tesh-simdag-mxn-2,
1433 59/112 Test: tesh-simdag-mxn-2,
1434 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/network/mxn/test_intra_independent_comm.tesh" 
1435 Directory: /home/navarrop/Developments/simgrid/Cmake
1436 "tesh-simdag-mxn-2," start time: Dec 10 15:58 CET
1437 Output:
1438 ----------------------------------------------------------
1439 [0.000005] [tesh/INFO] Change directory to ../teshsuite
1440 [0.000033] [tesh/INFO] Test suite `simdag/network/mxn/test_intra_independent_comm'
1441 [0.000265] [tesh/INFO] [simdag/network/mxn/test_intra_independent_comm:2] sending on different paths test
1442 [0.000285] [tesh/INFO] [simdag/network/mxn/test_intra_independent_comm:4] simdag/network/mxn/test_intra_independent_comm ${srcdir:=.}/simdag/network/mxn/platform_4p_1switch.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1443 [0.035316] [tesh/INFO] Test suite `simdag/network/mxn/test_intra_independent_comm' OK
1444 ----------------------------------------------------------
1445 "tesh-simdag-mxn-2," end time: Dec 10 15:58 CET
1446 "tesh-simdag-mxn-2," time elapsed: 00:00:00
1447 ----------------------------------------------------------
1448
1449 60/112 Testing: tesh-simdag-mxn-3,
1450 60/112 Test: tesh-simdag-mxn-3,
1451 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/network/mxn/test_intra_scatter.tesh" 
1452 Directory: /home/navarrop/Developments/simgrid/Cmake
1453 "tesh-simdag-mxn-3," start time: Dec 10 15:58 CET
1454 Output:
1455 ----------------------------------------------------------
1456 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1457 [0.000037] [tesh/INFO] Test suite `simdag/network/mxn/test_intra_scatter'
1458 [0.000276] [tesh/INFO] [simdag/network/mxn/test_intra_scatter:2] scatter test
1459 [0.000291] [tesh/INFO] [simdag/network/mxn/test_intra_scatter:4] simdag/network/mxn/test_intra_scatter ${srcdir:=.}/simdag/network/mxn/platform_4p_1switch.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1460 [0.047798] [tesh/INFO] Test suite `simdag/network/mxn/test_intra_scatter' OK
1461 ----------------------------------------------------------
1462 "tesh-simdag-mxn-3," end time: Dec 10 15:58 CET
1463 "tesh-simdag-mxn-3," time elapsed: 00:00:00
1464 ----------------------------------------------------------
1465
1466 61/112 Testing: tesh-simdag-par-1,
1467 61/112 Test: tesh-simdag-par-1,
1468 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/partask/test_comp_only_seq.tesh" 
1469 Directory: /home/navarrop/Developments/simgrid/Cmake
1470 "tesh-simdag-par-1," start time: Dec 10 15:58 CET
1471 Output:
1472 ----------------------------------------------------------
1473 [0.000006] [tesh/INFO] Change directory to ../teshsuite
1474 [0.000035] [tesh/INFO] Test suite `simdag/partask/test_comp_only_seq'
1475 [0.000439] [tesh/INFO] [simdag/partask/test_comp_only_seq:2] seq task comp only, no comm
1476 [0.000453] [tesh/INFO] [simdag/partask/test_comp_only_seq:4] simdag/partask/test_comp_only_seq ${srcdir:=.}/simdag/partask/platform_2p_1sl.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1477 [0.059640] [tesh/INFO] Test suite `simdag/partask/test_comp_only_seq' OK
1478 ----------------------------------------------------------
1479 "tesh-simdag-par-1," end time: Dec 10 15:58 CET
1480 "tesh-simdag-par-1," time elapsed: 00:00:00
1481 ----------------------------------------------------------
1482
1483 62/112 Testing: tesh-simdag-par-2,
1484 62/112 Test: tesh-simdag-par-2,
1485 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../teshsuite" "simdag/partask/test_comp_only_par.tesh" 
1486 Directory: /home/navarrop/Developments/simgrid/Cmake
1487 "tesh-simdag-par-2," start time: Dec 10 15:58 CET
1488 Output:
1489 ----------------------------------------------------------
1490 [0.000005] [tesh/INFO] Change directory to ../teshsuite
1491 [0.000038] [tesh/INFO] Test suite `simdag/partask/test_comp_only_par'
1492 [0.000277] [tesh/INFO] [simdag/partask/test_comp_only_par:2] par task comp only, no comm, homogeneous
1493 [0.000294] [tesh/INFO] [simdag/partask/test_comp_only_par:4] simdag/partask/test_comp_only_par ${srcdir:=.}/simdag/partask/platform_2p_1sl.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1494 [0.053324] [tesh/INFO] [simdag/partask/test_comp_only_par:7] par task comp only, no comm, heterogeneous
1495 [0.053346] [tesh/INFO] [simdag/partask/test_comp_only_par:9] simdag/partask/test_comp_only_par ${srcdir:=.}/simdag/partask/platform_2p_1sl_hetero.xml --surf-path=${srcdir} --log=sd_kernel.thres=warning
1496 [0.080329] [tesh/INFO] Test suite `simdag/partask/test_comp_only_par' OK
1497 ----------------------------------------------------------
1498 "tesh-simdag-par-2," end time: Dec 10 15:58 CET
1499 "tesh-simdag-par-2," time elapsed: 00:00:00
1500 ----------------------------------------------------------
1501
1502 63/112 Testing: msg-sendrecv_CLM03,
1503 63/112 Test: msg-sendrecv_CLM03,
1504 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "sendrecv/sendrecv_CLM03.tesh" 
1505 Directory: /home/navarrop/Developments/simgrid/Cmake
1506 "msg-sendrecv_CLM03," start time: Dec 10 15:58 CET
1507 Output:
1508 ----------------------------------------------------------
1509 [0.000006] [tesh/INFO] Change directory to ../examples/msg
1510 [0.000034] [tesh/INFO] Test suite `sendrecv/sendrecv_CLM03'
1511 [0.005727] [tesh/INFO] [sendrecv/sendrecv_CLM03:3] Testing the surf network maxmin fairness model
1512 [0.005756] [tesh/INFO] [sendrecv/sendrecv_CLM03:5] $SG_TEST_EXENV sendrecv/sendrecv$EXEEXT ${srcdir:=.}/sendrecv/platform_sendrecv.xml ${srcdir:=.}/sendrecv/deployment_sendrecv.xml --cfg=workstation_model:CLM03 --cfg=cpu_model:Cas01 --cfg=network_model:CM02
1513 [0.077021] [tesh/INFO] Test suite `sendrecv/sendrecv_CLM03' OK
1514 ----------------------------------------------------------
1515 "msg-sendrecv_CLM03," end time: Dec 10 15:58 CET
1516 "msg-sendrecv_CLM03," time elapsed: 00:00:00
1517 ----------------------------------------------------------
1518
1519 64/112 Testing: msg-sendrecv_Vegas,
1520 64/112 Test: msg-sendrecv_Vegas,
1521 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "sendrecv/sendrecv_Vegas.tesh" 
1522 Directory: /home/navarrop/Developments/simgrid/Cmake
1523 "msg-sendrecv_Vegas," start time: Dec 10 15:58 CET
1524 Output:
1525 ----------------------------------------------------------
1526 [0.000006] [tesh/INFO] Change directory to ../examples/msg
1527 [0.000035] [tesh/INFO] Test suite `sendrecv/sendrecv_Vegas'
1528 [0.000269] [tesh/INFO] [sendrecv/sendrecv_Vegas:3] Testing the surf network Vegas fairness model using lagrangian approach
1529 [0.000284] [tesh/INFO] [sendrecv/sendrecv_Vegas:5] $SG_TEST_EXENV sendrecv/sendrecv$EXEEXT ${srcdir:=.}/sendrecv/platform_sendrecv.xml ${srcdir:=.}/sendrecv/deployment_sendrecv.xml "--cfg=workstation_model:compound cpu_model:Cas01 network_model:Vegas"
1530 [0.056586] [tesh/INFO] Test suite `sendrecv/sendrecv_Vegas' OK
1531 ----------------------------------------------------------
1532 "msg-sendrecv_Vegas," end time: Dec 10 15:58 CET
1533 "msg-sendrecv_Vegas," time elapsed: 00:00:00
1534 ----------------------------------------------------------
1535
1536 65/112 Testing: msg-sendrecv_Reno,
1537 65/112 Test: msg-sendrecv_Reno,
1538 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "sendrecv/sendrecv_Reno.tesh" 
1539 Directory: /home/navarrop/Developments/simgrid/Cmake
1540 "msg-sendrecv_Reno," start time: Dec 10 15:58 CET
1541 Output:
1542 ----------------------------------------------------------
1543 [0.000007] [tesh/INFO] Change directory to ../examples/msg
1544 [0.000035] [tesh/INFO] Test suite `sendrecv/sendrecv_Reno'
1545 [0.000289] [tesh/INFO] [sendrecv/sendrecv_Reno:3] Testing the surf network Reno fairness model using lagrangian approach
1546 [0.000310] [tesh/INFO] [sendrecv/sendrecv_Reno:6] $SG_TEST_EXENV sendrecv/sendrecv$EXEEXT ${srcdir:=.}/sendrecv/platform_sendrecv.xml ${srcdir:=.}/sendrecv/deployment_sendrecv.xml "--cfg=workstation_model:compound cpu_model:Cas01 network_model:Reno" --log=surf_lagrange.thres=critical
1547 [0.046132] [tesh/INFO] Test suite `sendrecv/sendrecv_Reno' OK
1548 ----------------------------------------------------------
1549 "msg-sendrecv_Reno," end time: Dec 10 15:58 CET
1550 "msg-sendrecv_Reno," time elapsed: 00:00:00
1551 ----------------------------------------------------------
1552
1553 66/112 Testing: msg-suspend,
1554 66/112 Test: msg-suspend,
1555 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "suspend/suspend.tesh" 
1556 Directory: /home/navarrop/Developments/simgrid/Cmake
1557 "msg-suspend," start time: Dec 10 15:58 CET
1558 Output:
1559 ----------------------------------------------------------
1560 [0.000006] [tesh/INFO] Change directory to ../examples/msg
1561 [0.000034] [tesh/INFO] Test suite `suspend/suspend'
1562 [0.000605] [tesh/INFO] [suspend/suspend:3] Testing the suspend/resume feature of MSG
1563 [0.000622] [tesh/INFO] [suspend/suspend:5] $SG_TEST_EXENV suspend/suspend ${srcdir:=.}/msg_platform.xml ${srcdir:=.}/suspend/deployment_suspend.xml
1564 [0.191657] [tesh/INFO] Test suite `suspend/suspend' OK
1565 ----------------------------------------------------------
1566 "msg-suspend," end time: Dec 10 15:58 CET
1567 "msg-suspend," time elapsed: 00:00:00
1568 ----------------------------------------------------------
1569
1570 67/112 Testing: msg-masterslave,
1571 67/112 Test: msg-masterslave,
1572 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "masterslave/masterslave.tesh" 
1573 Directory: /home/navarrop/Developments/simgrid/Cmake
1574 "msg-masterslave," start time: Dec 10 15:58 CET
1575 Output:
1576 ----------------------------------------------------------
1577 [0.000006] [tesh/INFO] Change directory to ../examples/msg
1578 [0.000039] [tesh/INFO] Test suite `masterslave/masterslave'
1579 [0.029701] [tesh/INFO] [masterslave/masterslave:3] Testing a simple master/slave example application
1580 [0.029726] [tesh/INFO] [masterslave/masterslave:5] $SG_TEST_EXENV masterslave/masterslave_forwarder$EXEEXT ${srcdir:=.}/small_platform.xml ${srcdir:=.}/masterslave/deployment_masterslave.xml
1581 [0.100692] [tesh/INFO] Test suite `masterslave/masterslave' OK
1582 ----------------------------------------------------------
1583 "msg-masterslave," end time: Dec 10 15:58 CET
1584 "msg-masterslave," time elapsed: 00:00:00
1585 ----------------------------------------------------------
1586
1587 68/112 Testing: msg-masterslave-forwarder,
1588 68/112 Test: msg-masterslave-forwarder,
1589 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "masterslave/masterslave_forwarder.tesh" 
1590 Directory: /home/navarrop/Developments/simgrid/Cmake
1591 "msg-masterslave-forwarder," start time: Dec 10 15:58 CET
1592 Output:
1593 ----------------------------------------------------------
1594 [0.000008] [tesh/INFO] Change directory to ../examples/msg
1595 [0.000055] [tesh/INFO] Test suite `masterslave/masterslave_forwarder'
1596 [0.005953] [tesh/INFO] [masterslave/masterslave_forwarder:3] Testing a master/slave example application with a forwarder module
1597 [0.005989] [tesh/INFO] [masterslave/masterslave_forwarder:5] $SG_TEST_EXENV masterslave/masterslave_forwarder$EXEEXT ${srcdir:=.}/msg_platform.xml ${srcdir:=.}/masterslave/deployment_masterslave_forwarder.xml
1598 [0.170450] [tesh/INFO] Test suite `masterslave/masterslave_forwarder' OK
1599 ----------------------------------------------------------
1600 "msg-masterslave-forwarder," end time: Dec 10 15:58 CET
1601 "msg-masterslave-forwarder," time elapsed: 00:00:00
1602 ----------------------------------------------------------
1603
1604 69/112 Testing: msg-masterslave-failure,
1605 69/112 Test: msg-masterslave-failure,
1606 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "masterslave/masterslave_failure.tesh" 
1607 Directory: /home/navarrop/Developments/simgrid/Cmake
1608 "msg-masterslave-failure," start time: Dec 10 15:58 CET
1609 Output:
1610 ----------------------------------------------------------
1611 [0.000006] [tesh/INFO] Change directory to ../examples/msg
1612 [0.000036] [tesh/INFO] Test suite `masterslave/masterslave_failure'
1613 [0.000283] [tesh/INFO] [masterslave/masterslave_failure:3] Testing a simple master/slave example application handling failures
1614 [0.000296] [tesh/INFO] [masterslave/masterslave_failure:5] masterslave/masterslave_failure$EXEEXT --log=xbt_cfg.thres:critical --log=no_loc ${srcdir:=.}/small_platform_with_failures.xml ${srcdir:=.}/masterslave/deployment_masterslave.xml --cfg=path:${srcdir}
1615 [0.072424] [tesh/INFO] Test suite `masterslave/masterslave_failure' OK
1616 ----------------------------------------------------------
1617 "msg-masterslave-failure," end time: Dec 10 15:58 CET
1618 "msg-masterslave-failure," time elapsed: 00:00:00
1619 ----------------------------------------------------------
1620
1621 70/112 Testing: msg-masterslave-bypass,
1622 70/112 Test: msg-masterslave-bypass,
1623 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "masterslave/masterslave_bypass.tesh" 
1624 Directory: /home/navarrop/Developments/simgrid/Cmake
1625 "msg-masterslave-bypass," start time: Dec 10 15:58 CET
1626 Output:
1627 ----------------------------------------------------------
1628 [0.000006] [tesh/INFO] Change directory to ../examples/msg
1629 [0.000035] [tesh/INFO] Test suite `masterslave/masterslave_bypass'
1630 [0.002314] [tesh/INFO] [masterslave/masterslave_bypass:2] Testing the bypassing of the flexml parser
1631 [0.002327] [tesh/INFO] [masterslave/masterslave_bypass:4] $SG_TEST_EXENV masterslave/masterslave_bypass --log=no_loc
1632 [0.039817] [tesh/INFO] Test suite `masterslave/masterslave_bypass' OK
1633 ----------------------------------------------------------
1634 "msg-masterslave-bypass," end time: Dec 10 15:58 CET
1635 "msg-masterslave-bypass," time elapsed: 00:00:00
1636 ----------------------------------------------------------
1637
1638 71/112 Testing: msg-ptask,
1639 71/112 Test: msg-ptask,
1640 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "parallel_task/parallel_task.tesh" 
1641 Directory: /home/navarrop/Developments/simgrid/Cmake
1642 "msg-ptask," start time: Dec 10 15:58 CET
1643 Output:
1644 ----------------------------------------------------------
1645 [0.000005] [tesh/INFO] Change directory to ../examples/msg
1646 [0.000045] [tesh/INFO] Test suite `parallel_task/parallel_task'
1647 [0.000460] [tesh/INFO] [parallel_task/parallel_task:3] Testing a simple master/slave example application
1648 [0.000475] [tesh/INFO] [parallel_task/parallel_task:5] $SG_TEST_EXENV parallel_task/parallel_task$EXEEXT ${srcdir:=.}/small_platform.xml
1649 [0.045337] [tesh/INFO] [parallel_task/parallel_task:10] $SG_TEST_EXENV parallel_task/test_ptask$EXEEXT ${srcdir:=.}/parallel_task/test_ptask_platform.xml ${srcdir:=.}/parallel_task/test_ptask_deployment.xml
1650 [0.068452] [tesh/INFO] Test suite `parallel_task/parallel_task' OK
1651 ----------------------------------------------------------
1652 "msg-ptask," end time: Dec 10 15:58 CET
1653 "msg-ptask," time elapsed: 00:00:00
1654 ----------------------------------------------------------
1655
1656 72/112 Testing: msg-priority,
1657 72/112 Test: msg-priority,
1658 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "priority/priority.tesh" 
1659 Directory: /home/navarrop/Developments/simgrid/Cmake
1660 "msg-priority," start time: Dec 10 15:58 CET
1661 Output:
1662 ----------------------------------------------------------
1663 [0.000006] [tesh/INFO] Change directory to ../examples/msg
1664 [0.000034] [tesh/INFO] Test suite `priority/priority'
1665 [0.000424] [tesh/INFO] [priority/priority:3] Testing a simple master/slave example application
1666 [0.000438] [tesh/INFO] [priority/priority:5] $SG_TEST_EXENV priority/priority$EXEEXT ${srcdir:=.}/small_platform.xml  ${srcdir:=.}/priority/deployment_priority.xml
1667 [0.022119] [tesh/INFO] Test suite `priority/priority' OK
1668 ----------------------------------------------------------
1669 "msg-priority," end time: Dec 10 15:58 CET
1670 "msg-priority," time elapsed: 00:00:00
1671 ----------------------------------------------------------
1672
1673 73/112 Testing: msg-properties,
1674 73/112 Test: msg-properties,
1675 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "properties/msg_prop.tesh" 
1676 Directory: /home/navarrop/Developments/simgrid/Cmake
1677 "msg-properties," start time: Dec 10 15:58 CET
1678 Output:
1679 ----------------------------------------------------------
1680 [0.000006] [tesh/INFO] Change directory to ../examples/msg
1681 [0.000036] [tesh/INFO] Test suite `properties/msg_prop'
1682 [0.000437] [tesh/INFO] [properties/msg_prop:3] Testing a MSG application with properties in the XML for Hosts, Links and Processes
1683 [0.000454] [tesh/INFO] [properties/msg_prop:5] $SG_TEST_EXENV properties/msg_prop$EXEEXT ${srcdir:=.}/../platforms/prop.xml ${srcdir:=.}/properties/deployment_properties.xml
1684 [0.062044] [tesh/INFO] Test suite `properties/msg_prop' OK
1685 ----------------------------------------------------------
1686 "msg-properties," end time: Dec 10 15:58 CET
1687 "msg-properties," time elapsed: 00:00:00
1688 ----------------------------------------------------------
1689
1690 74/112 Testing: msg-gtnets,
1691 74/112 Test: msg-gtnets,
1692 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/msg" "gtnets/gtnets.tesh" 
1693 Directory: /home/navarrop/Developments/simgrid/Cmake
1694 "msg-gtnets," start time: Dec 10 15:58 CET
1695 Output:
1696 ----------------------------------------------------------
1697 [0.000006] [tesh/INFO] Change directory to ../examples/msg
1698 [0.000039] [tesh/INFO] Test suite `gtnets/gtnets'
1699 [0.000538] [tesh/INFO] [gtnets/gtnets:3] Testing onelink communication pattern with LV08 model
1700 [0.000558] [tesh/INFO] [gtnets/gtnets:5] gtnets/gtnets gtnets/onelink-p.xml gtnets/onelink-d.xml --cfg=workstation_model:compound --cfg=cpu_model:Cas01 --cfg=network_model:LV08
1701 [0.001282] run_context.c:631: [tesh/ERROR] Test suite `gtnets/gtnets': NOK (<gtnets/gtnets:5> returned code 127)
1702 [0.001294] run_context.c:649: [tesh/CRITICAL] Command gtnets/gtnets not found
1703 [0.001346] run_context.c:663: [tesh/ERROR] Output of <gtnets/gtnets:5> mismatch:
1704 - [0.000000] [xbt_cfg/INFO] Configuration change: Set 'workstation_model' to 'compound'
1705 - [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu_model' to 'Cas01'
1706 - [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network_model' to 'LV08'
1707 - [S1:master:(1) 108.799652] [msg_test/INFO] Send completed (to C1). Transfer time: 108.799652   Agregate bandwidth: 9191.205854
1708 - [S1:master:(1) 108.799652] [msg_test/INFO] Completed peer: C1 time: 108.799652
1709 - [C1:slave:(2) 108.799652] [msg_test/INFO] ===> Estimated Bw of FLOW[1] : 9191.205854 ;  message from S1 to C1  with remaining : 0.000000
1710
1711 [0.001356] run_context.c:667: [tesh/ERROR] Test suite `gtnets/gtnets': NOK (<gtnets/gtnets:5> output mismatch)
1712 ----------------------------------------------------------
1713 "msg-gtnets," end time: Dec 10 15:58 CET
1714 "msg-gtnets," time elapsed: 00:00:00
1715 ----------------------------------------------------------
1716
1717 75/112 Testing: gras-ping-rl,
1718 75/112 Test: gras-ping-rl,
1719 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/ping" "test_rl" 
1720 Directory: /home/navarrop/Developments/simgrid/Cmake
1721 "gras-ping-rl," start time: Dec 10 15:58 CET
1722 Output:
1723 ----------------------------------------------------------
1724 [0.000006] [tesh/INFO] Change directory to ../examples/gras/ping
1725 [0.000036] [tesh/INFO] Test suite `test_rl'
1726 [0.010657] [tesh/INFO] [test_rl:3] $SG_TEST_ENV ./ping_server$EXEEXT 4002 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
1727 [0.011233] [tesh/INFO] [test_rl:14] $SG_TEST_ENV ./ping_client$EXEEXT 127.0.0.1 4002 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
1728 [0.064419] [tesh/INFO] Test suite `test_rl' OK
1729 ----------------------------------------------------------
1730 "gras-ping-rl," end time: Dec 10 15:58 CET
1731 "gras-ping-rl," time elapsed: 00:00:00
1732 ----------------------------------------------------------
1733
1734 76/112 Testing: gras-rpc-rl,
1735 76/112 Test: gras-rpc-rl,
1736 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/rpc" "test_rl" 
1737 Directory: /home/navarrop/Developments/simgrid/Cmake
1738 "gras-rpc-rl," start time: Dec 10 15:58 CET
1739 Output:
1740 ----------------------------------------------------------
1741 [0.000005] [tesh/INFO] Change directory to ../examples/gras/rpc
1742 [0.000035] [tesh/INFO] Test suite `test_rl'
1743 [0.000267] [tesh/INFO] [test_rl:1] $SG_TEST_EXENV ./rpc_server$EXEEXT 4002 --log=root.fmt:%m%n $@ (background command)
1744 [0.000789] [tesh/INFO] [test_rl:21] $SG_TEST_EXENV ./rpc_forwarder$EXEEXT 4003 127.0.0.1 4002 --log=root.fmt:%m%n $@ (background command)
1745 [0.001210] [tesh/INFO] [test_rl:37] $SG_TEST_EXENV ./rpc_client$EXEEXT 127.0.0.1 4002 127.0.0.1 4003 --log=root.fmt:%m%n $@ (background command)
1746 [2.174479] [tesh/INFO] Test suite `test_rl' OK
1747 ----------------------------------------------------------
1748 "gras-rpc-rl," end time: Dec 10 15:58 CET
1749 "gras-rpc-rl," time elapsed: 00:00:02
1750 ----------------------------------------------------------
1751
1752 77/112 Testing: gras-spawn-rl,
1753 77/112 Test: gras-spawn-rl,
1754 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/spawn" "test_rl" 
1755 Directory: /home/navarrop/Developments/simgrid/Cmake
1756 "gras-spawn-rl," start time: Dec 10 15:58 CET
1757 Output:
1758 ----------------------------------------------------------
1759 [0.000006] [tesh/INFO] Change directory to ../examples/gras/spawn
1760 [0.000038] [tesh/INFO] Test suite `test_rl'
1761 [0.000542] [tesh/INFO] [test_rl:4] $SG_TEST_ENV ./spawn_father$EXEEXT 4002 5 --log=root.fmt=%m%n
1762 [0.078903] [tesh/INFO] (ignoring the output of <test_rl:4> as requested)
1763 [0.078958] [tesh/INFO] Test suite `test_rl' OK
1764 ----------------------------------------------------------
1765 "gras-spawn-rl," end time: Dec 10 15:58 CET
1766 "gras-spawn-rl," time elapsed: 00:00:00
1767 ----------------------------------------------------------
1768
1769 78/112 Testing: gras-timer-rl,
1770 78/112 Test: gras-timer-rl,
1771 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/timer" "test_rl" 
1772 Directory: /home/navarrop/Developments/simgrid/Cmake
1773 "gras-timer-rl," start time: Dec 10 15:58 CET
1774 Output:
1775 ----------------------------------------------------------
1776 [0.000005] [tesh/INFO] Change directory to ../examples/gras/timer
1777 [0.000032] [tesh/INFO] Test suite `test_rl'
1778 [0.000288] [tesh/INFO] [test_rl:2] This test is a bit long to run, since it setups timers and wait for them. Don't worry, that's expected
1779 [0.000309] [tesh/INFO] [test_rl:5] $SG_TEST_EXENV ./timer_client$EXEEXT --log=root.fmt:%m%n
1780 [7.059513] [tesh/INFO] Test suite `test_rl' OK
1781 ----------------------------------------------------------
1782 "gras-timer-rl," end time: Dec 10 15:58 CET
1783 "gras-timer-rl," time elapsed: 00:00:07
1784 ----------------------------------------------------------
1785
1786 79/112 Testing: gras-chrono-rl,
1787 79/112 Test: gras-chrono-rl,
1788 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/chrono" "test_rl" 
1789 Directory: /home/navarrop/Developments/simgrid/Cmake
1790 "gras-chrono-rl," start time: Dec 10 15:58 CET
1791 Output:
1792 ----------------------------------------------------------
1793 [0.000005] [tesh/INFO] Change directory to ../examples/gras/chrono
1794 [0.000036] [tesh/INFO] Test suite `test_rl'
1795 [0.022002] [tesh/INFO] [test_rl:3] $SG_TEST_EXENV ./chrono_multiplier$EXEEXT --log=root.fmt:%m%n $@
1796 [0.143710] [tesh/INFO] Here is the (ignored) command output: 
1797 ||Begin matrix multiplication loop (time: 1.26046e+09)
1798 ||Iteration 0 : 0.0140419 
1799 ||Iteration 1 : 0.010365 
1800 ||Iteration 2 : 0.0105371 
1801 ||Iteration 3 : 0.010325 
1802 ||End matrix multiplication loop (time: 1.26046e+09; Duration: 0.0454009)
1803 ||Begin malloc loop (time: 1.26046e+09)
1804 ||Iteration 0 : 7.15256e-06 
1805 ||Iteration 1 : 2.14577e-06 
1806 ||Iteration 2 : 9.53674e-07 
1807 ||Iteration 3 : 9.53674e-07 
1808 ||Begin integer incrementation loop (time: 1.26046e+09)
1809 ||Exiting GRAS
1810 ||
1811 [0.143771] [tesh/INFO] Test suite `test_rl' OK
1812 ----------------------------------------------------------
1813 "gras-chrono-rl," end time: Dec 10 15:58 CET
1814 "gras-chrono-rl," time elapsed: 00:00:00
1815 ----------------------------------------------------------
1816
1817 80/112 Testing: gras-simple_token-rl,
1818 80/112 Test: gras-simple_token-rl,
1819 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/mutual_exclusion/simple_token" "test_rl" 
1820 Directory: /home/navarrop/Developments/simgrid/Cmake
1821 "gras-simple_token-rl," start time: Dec 10 15:58 CET
1822 Output:
1823 ----------------------------------------------------------
1824 [0.000005] [tesh/INFO] Change directory to ../examples/gras/mutual_exclusion/simple_token
1825 [0.000033] [tesh/INFO] Test suite `test_rl'
1826 [0.008795] [tesh/INFO] [test_rl:1] $SG_TEST_EXENV ./simple_token_node$EXEEXT 4000 127.0.0.1 4010 --create-token --log=root.fmt:%m%n $@  (background command)
1827 [0.009272] [tesh/INFO] [test_rl:10] $SG_TEST_EXENV ./simple_token_node$EXEEXT 4010 127.0.0.1 4020 --log=root.fmt:%m%n $@  (background command)
1828 [0.009454] [tesh/INFO] [test_rl:14] $SG_TEST_EXENV ./simple_token_node$EXEEXT 4020 127.0.0.1 4030 --log=root.fmt:%m%n $@  (background command)
1829 [0.009640] [tesh/INFO] [test_rl:18] $SG_TEST_EXENV ./simple_token_node$EXEEXT 4030 127.0.0.1 4040 --log=root.fmt:%m%n $@  (background command)
1830 [0.009837] [tesh/INFO] [test_rl:22] $SG_TEST_EXENV ./simple_token_node$EXEEXT 4040 127.0.0.1 4050 --log=root.fmt:%m%n $@  (background command)
1831 [0.010050] [tesh/INFO] [test_rl:26] $SG_TEST_EXENV ./simple_token_node$EXEEXT 4050 127.0.0.1 4000 --log=root.fmt:%m%n $@  (background command)
1832 [2.126132] [tesh/INFO] Test suite `test_rl' OK
1833 ----------------------------------------------------------
1834 "gras-simple_token-rl," end time: Dec 10 15:58 CET
1835 "gras-simple_token-rl," time elapsed: 00:00:02
1836 ----------------------------------------------------------
1837
1838 81/112 Testing: gras-mmrpc-rl,
1839 81/112 Test: gras-mmrpc-rl,
1840 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/mmrpc" "test_rl" 
1841 Directory: /home/navarrop/Developments/simgrid/Cmake
1842 "gras-mmrpc-rl," start time: Dec 10 15:58 CET
1843 Output:
1844 ----------------------------------------------------------
1845 [0.000006] [tesh/INFO] Change directory to ../examples/gras/mmrpc
1846 [0.000036] [tesh/INFO] Test suite `test_rl'
1847 [0.000256] [tesh/INFO] [test_rl:1] $SG_TEST_EXENV ./mmrpc_server$EXEEXT 4002 --log=root.fmt:%m%n  (background command)
1848 [0.000713] [tesh/INFO] [test_rl:5] $SG_TEST_EXENV ./mmrpc_client$EXEEXT 127.0.0.1 4002 --log=root.fmt:%m%n
1849 [0.179017] [tesh/INFO] Test suite `test_rl' OK
1850 ----------------------------------------------------------
1851 "gras-mmrpc-rl," end time: Dec 10 15:58 CET
1852 "gras-mmrpc-rl," time elapsed: 00:00:00
1853 ----------------------------------------------------------
1854
1855 82/112 Testing: gras-all2all-rl,
1856 82/112 Test: gras-all2all-rl,
1857 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/all2all" "test_rl" 
1858 Directory: /home/navarrop/Developments/simgrid/Cmake
1859 "gras-all2all-rl," start time: Dec 10 15:58 CET
1860 Output:
1861 ----------------------------------------------------------
1862 [0.000006] [tesh/INFO] Change directory to ../examples/gras/all2all
1863 [0.000037] [tesh/INFO] Test suite `test_rl'
1864 [0.000309] [tesh/INFO] [test_rl:3] $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4000 5 --log=root.fmt:%m%n (background command)
1865 [0.000744] [tesh/INFO] [test_rl:13] $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4001 5 --log=root.fmt:%m%n (background command)
1866 [0.001100] [tesh/INFO] [test_rl:23] $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4002 5 --log=root.fmt:%m%n (background command)
1867 [0.001479] [tesh/INFO] [test_rl:33] $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4003 5 --log=root.fmt:%m%n (background command)
1868 [0.001940] [tesh/INFO] [test_rl:43] $SG_TEST_EXENV ./all2all_receiver$EXEEXT 4004 5 --log=root.fmt:%m%n (background command)
1869 [0.002364] [tesh/INFO] [test_rl:53] $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4000 127.0.0.1:4001 127.0.0.1:4002 127.0.0.1:4003 127.0.0.1:4004 512 --log=root.fmt:%m%n
1870 [0.119746] [tesh/INFO] [test_rl:62] $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4000 127.0.0.1:4001 127.0.0.1:4002 127.0.0.1:4003 127.0.0.1:4004 512 --log=root.fmt:%m%n
1871 [0.153282] [tesh/INFO] [test_rl:71] $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4000 127.0.0.1:4001 127.0.0.1:4002 127.0.0.1:4003 127.0.0.1:4004 512 --log=root.fmt:%m%n
1872 [0.175878] [tesh/INFO] [test_rl:80] $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4000 127.0.0.1:4001 127.0.0.1:4002 127.0.0.1:4003 127.0.0.1:4004 512 --log=root.fmt:%m%n
1873 [0.202218] [tesh/INFO] [test_rl:89] $SG_TEST_EXENV ./all2all_sender$EXEEXT 127.0.0.1:4000 127.0.0.1:4001 127.0.0.1:4002 127.0.0.1:4003 127.0.0.1:4004 512 --log=root.fmt:%m%n
1874 [0.232005] [tesh/INFO] Test suite `test_rl' OK
1875 ----------------------------------------------------------
1876 "gras-all2all-rl," end time: Dec 10 15:58 CET
1877 "gras-all2all-rl," time elapsed: 00:00:00
1878 ----------------------------------------------------------
1879
1880 83/112 Testing: gras-pmm-rl,
1881 83/112 Test: gras-pmm-rl,
1882 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/pmm" "test_rl" 
1883 Directory: /home/navarrop/Developments/simgrid/Cmake
1884 "gras-pmm-rl," start time: Dec 10 15:58 CET
1885 Output:
1886 ----------------------------------------------------------
1887 [0.000005] [tesh/INFO] Change directory to ../examples/gras/pmm
1888 [0.000032] [tesh/INFO] Test suite `test_rl'
1889 [0.007163] [tesh/INFO] [test_rl:4] $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 0 --log=root.fmt:%m%n (background command)
1890 [0.007889] [tesh/INFO] [test_rl:21] $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 1 --log=root.fmt:%m%n (background command)
1891 [0.008332] [tesh/INFO] [test_rl:38] $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 2 --log=root.fmt:%m%n (background command)
1892 [0.008609] [tesh/INFO] [test_rl:55] $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 3 --log=root.fmt:%m%n (background command)
1893 [0.008912] [tesh/INFO] [test_rl:72] $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 4 --log=root.fmt:%m%n (background command)
1894 [0.009170] [tesh/INFO] [test_rl:89] $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 5 --log=root.fmt:%m%n (background command)
1895 [0.009460] [tesh/INFO] [test_rl:106] $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 6 --log=root.fmt:%m%n (background command)
1896 [0.009750] [tesh/INFO] [test_rl:123] $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 7 --log=root.fmt:%m%n (background command)
1897 [0.010018] [tesh/INFO] [test_rl:140] $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 8 --log=root.fmt:%m%n (background command)
1898 [0.010290] [tesh/INFO] [test_rl:157] $SG_TEST_EXENV ./pmm_master$EXEEXT 4242 --log=root.fmt:%m%n (background command)
1899 [6.163586] [tesh/INFO] Test suite `test_rl' OK
1900 ----------------------------------------------------------
1901 "gras-pmm-rl," end time: Dec 10 15:58 CET
1902 "gras-pmm-rl," time elapsed: 00:00:06
1903 ----------------------------------------------------------
1904
1905 84/112 Testing: gras-synchro-rl,
1906 84/112 Test: gras-synchro-rl,
1907 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/synchro" "test_rl" 
1908 Directory: /home/navarrop/Developments/simgrid/Cmake
1909 "gras-synchro-rl," start time: Dec 10 15:58 CET
1910 Output:
1911 ----------------------------------------------------------
1912 [0.000006] [tesh/INFO] Change directory to ../examples/gras/synchro
1913 [0.000034] [tesh/INFO] Test suite `test_rl'
1914 [0.000337] [tesh/INFO] [test_rl:3] $SG_TEST_ENV ./synchro_philosopher${EXEEXT:=} 4 --log=root.fmt=%m%n
1915 [0.692640] [tesh/INFO] Here is the (ignored) command output: 
1916 ||Spawn the 4 threads (10 lunches scheduled)
1917 ||Thread 0 gets hungry (lunch #0)
1918 ||Thread 0 eats
1919 ||Thread 1 gets hungry (lunch #0)
1920 ||Thread 2 gets hungry (lunch #0)
1921 ||Thread 2 eats
1922 ||Thread 0 is full
1923 ||Thread 0 thinks
1924 ||Thread 0 gets hungry (lunch #1)
1925 ||Thread 0 eats
1926 ||Thread 0 is full
1927 ||Thread 0 thinks
1928 ||Thread 0 gets hungry (lunch #2)
1929 ||Thread 0 eats
1930 ||Thread 0 is full
1931 ||Thread 0 thinks
1932 ||Thread 0 gets hungry (lunch #3)
1933 ||Thread 0 eats
1934 ||Thread 0 is full
1935 ||Thread 0 thinks
1936 ||Thread 0 gets hungry (lunch #4)
1937 ||Thread 0 eats
1938 ||Thread 0 is full
1939 ||Thread 0 thinks
1940 ||Thread 0 gets hungry (lunch #5)
1941 ||Thread 0 eats
1942 ||Thread 0 is full
1943 ||Thread 0 thinks
1944 ||Thread 0 gets hungry (lunch #6)
1945 ||Thread 0 eats
1946 ||Thread 0 is full
1947 ||Thread 0 thinks
1948 ||Thread 0 gets hungry (lunch #7)
1949 ||Thread 0 eats
1950 ||Thread 0 is full
1951 ||Thread 0 thinks
1952 ||Thread 0 gets hungry (lunch #8)
1953 ||Thread 0 eats
1954 ||Thread 0 is full
1955 ||Thread 0 thinks
1956 ||Thread 0 gets hungry (lunch #9)
1957 ||Thread 0 eats
1958 ||Thread 0 is full
1959 ||Thread 0 thinks
1960 ||Thread 0 tries to enter the dead-end; hopefully, the master will cancel it
1961 ||Thread 3 gets hungry (lunch #0)
1962 ||Thread 2 is full
1963 ||Thread 2 thinks
1964 ||Thread 1 eats
1965 ||Thread 3 eats
1966 ||Thread 1 is full
1967 ||Thread 1 thinks
1968 ||Thread 2 gets hungry (lunch #1)
1969 ||Thread 1 gets hungry (lunch #1)
1970 ||Thread 1 eats
1971 ||Thread 3 is full
1972 ||Thread 3 thinks
1973 ||Thread 1 is full
1974 ||Thread 1 thinks
1975 ||Thread 2 eats
1976 ||Thread 1 gets hungry (lunch #2)
1977 ||Thread 2 is full
1978 ||Thread 2 thinks
1979 ||Thread 1 eats
1980 ||Thread 3 gets hungry (lunch #1)
1981 ||Thread 3 eats
1982 ||Thread 1 is full
1983 ||Thread 1 thinks
1984 ||Thread 2 gets hungry (lunch #2)
1985 ||Thread 1 gets hungry (lunch #3)
1986 ||Thread 1 eats
1987 ||Thread 1 is full
1988 ||Thread 1 thinks
1989 ||Thread 3 is full
1990 ||Thread 3 thinks
1991 ||Thread 2 eats
1992 ||Thread 1 gets hungry (lunch #4)
1993 ||Thread 2 is full
1994 ||Thread 2 thinks
1995 ||Thread 1 eats
1996 ||Thread 3 gets hungry (lunch #2)
1997 ||Thread 3 eats
1998 ||Thread 1 is full
1999 ||Thread 1 thinks
2000 ||Thread 2 gets hungry (lunch #3)
2001 ||Thread 1 gets hungry (lunch #5)
2002 ||Thread 1 eats
2003 ||Thread 1 is full
2004 ||Thread 1 thinks
2005 ||Thread 3 is full
2006 ||Thread 3 thinks
2007 ||Thread 2 eats
2008 ||Thread 1 gets hungry (lunch #6)
2009 ||Thread 3 gets hungry (lunch #3)
2010 ||Thread 2 is full
2011 ||Thread 2 thinks
2012 ||Thread 3 eats
2013 ||Thread 1 eats
2014 ||Thread 1 is full
2015 ||Thread 1 thinks
2016 ||Thread 2 gets hungry (lunch #4)
2017 ||Thread 1 gets hungry (lunch #7)
2018 ||Thread 1 eats
2019 ||Thread 3 is full
2020 ||Thread 3 thinks
2021 ||Thread 1 is full
2022 ||Thread 1 thinks
2023 ||Thread 2 eats
2024 ||Thread 1 gets hungry (lunch #8)
2025 ||Thread 2 is full
2026 ||Thread 2 thinks
2027 ||Thread 1 eats
2028 ||Thread 3 gets hungry (lunch #4)
2029 ||Thread 3 eats
2030 ||Thread 1 is full
2031 ||Thread 1 thinks
2032 ||Thread 1 gets hungry (lunch #9)
2033 ||Thread 1 eats
2034 ||Thread 2 gets hungry (lunch #5)
2035 ||Thread 1 is full
2036 ||Thread 1 thinks
2037 ||Thread 3 is full
2038 ||Thread 3 thinks
2039 ||Thread 2 eats
2040 ||Thread 1 tries to enter the dead-end; hopefully, the master will cancel it
2041 ||Thread 2 is full
2042 ||Thread 2 thinks
2043 ||Thread 3 gets hungry (lunch #5)
2044 ||Thread 3 eats
2045 ||Thread 2 gets hungry (lunch #6)
2046 ||Thread 3 is full
2047 ||Thread 3 thinks
2048 ||Thread 2 eats
2049 ||Thread 2 is full
2050 ||Thread 2 thinks
2051 ||Thread 3 gets hungry (lunch #6)
2052 ||Thread 3 eats
2053 ||Thread 2 gets hungry (lunch #7)
2054 ||Thread 3 is full
2055 ||Thread 3 thinks
2056 ||Thread 2 eats
2057 ||Thread 2 is full
2058 ||Thread 2 thinks
2059 ||Thread 3 gets hungry (lunch #7)
2060 ||Thread 3 eats
2061 ||Thread 2 gets hungry (lunch #8)
2062 ||Thread 3 is full
2063 ||Thread 3 thinks
2064 ||Thread 2 eats
2065 ||Thread 2 is full
2066 ||Thread 2 thinks
2067 ||Thread 3 gets hungry (lunch #8)
2068 ||Thread 3 eats
2069 ||Thread 2 gets hungry (lunch #9)
2070 ||Thread 3 is full
2071 ||Thread 3 thinks
2072 ||Thread 2 eats
2073 ||Thread 2 is full
2074 ||Thread 2 thinks
2075 ||Thread 3 gets hungry (lunch #9)
2076 ||Thread 3 eats
2077 ||Thread 2 tries to enter the dead-end; hopefully, the master will cancel it
2078 ||Thread 3 is full
2079 ||Thread 3 thinks
2080 ||Thread 3 tries to enter the dead-end; hopefully, the master will cancel it
2081 ||Cancel all childs
2082 ||Exiting GRAS
2083 ||
2084 [0.692805] [tesh/INFO] Test suite `test_rl' OK
2085 ----------------------------------------------------------
2086 "gras-synchro-rl," end time: Dec 10 15:58 CET
2087 "gras-synchro-rl," time elapsed: 00:00:00
2088 ----------------------------------------------------------
2089
2090 85/112 Testing: gras-properties-rl,
2091 85/112 Test: gras-properties-rl,
2092 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/properties" "test_rl" 
2093 Directory: /home/navarrop/Developments/simgrid/Cmake
2094 "gras-properties-rl," start time: Dec 10 15:58 CET
2095 Output:
2096 ----------------------------------------------------------
2097 [0.000006] [tesh/INFO] Change directory to ../examples/gras/properties
2098 [0.000039] [tesh/INFO] Test suite `test_rl'
2099 [0.000300] [tesh/INFO] [test_rl:3] $SG_TEST_ENV ./properties_alice --log=root.fmt=%P:%t%e%m%n $ARGS
2100 [1.089231] [tesh/INFO] [test_rl:12] $SG_TEST_ENV ./properties_bob --log=root.fmt=%P:%t%e%m%n $ARGS
2101 [2.164160] [tesh/INFO] Test suite `test_rl' OK
2102 ----------------------------------------------------------
2103 "gras-properties-rl," end time: Dec 10 15:58 CET
2104 "gras-properties-rl," time elapsed: 00:00:02
2105 ----------------------------------------------------------
2106
2107 86/112 Testing: gras-ping-sg-32,
2108 86/112 Test: gras-ping-sg-32,
2109 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/ping" "test_sg_32" 
2110 Directory: /home/navarrop/Developments/simgrid/Cmake
2111 "gras-ping-sg-32," start time: Dec 10 15:58 CET
2112 Output:
2113 ----------------------------------------------------------
2114 [0.000006] [tesh/INFO] Change directory to ../examples/gras/ping
2115 [0.000038] [tesh/INFO] Test suite `test_sg_32'
2116 [0.000347] [tesh/INFO] [test_sg_32:1] Runs the 'ping' test within the simulator (simulation times valid for 32bits architectures)
2117 [0.000363] [tesh/INFO] [test_sg_32:3] $SG_TEST_EXENV ./ping_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/ping.xml $ARGS
2118 [0.083855] [tesh/INFO] Test suite `test_sg_32' OK
2119 ----------------------------------------------------------
2120 "gras-ping-sg-32," end time: Dec 10 15:58 CET
2121 "gras-ping-sg-32," time elapsed: 00:00:00
2122 ----------------------------------------------------------
2123
2124 87/112 Testing: gras-rpc-sg-32,
2125 87/112 Test: gras-rpc-sg-32,
2126 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/rpc" "test_sg_32" 
2127 Directory: /home/navarrop/Developments/simgrid/Cmake
2128 "gras-rpc-sg-32," start time: Dec 10 15:58 CET
2129 Output:
2130 ----------------------------------------------------------
2131 [0.000005] [tesh/INFO] Change directory to ../examples/gras/rpc
2132 [0.000033] [tesh/INFO] Test suite `test_sg_32'
2133 [0.000314] [tesh/INFO] [test_sg_32:7] $SG_TEST_EXENV ./rpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/rpc.xml --log=root.fmt:"'[%h:%P:(%i)] [%c/%p] %m%n'"
2134 [0.738000] run_context.c:663: [tesh/ERROR] Output of <test_sg_32:7> mismatch:
2135 - [Tremblay:server:(1)] [Rpc/INFO] Launch server (port=4000)
2136 - [Ginette:forwarder:(2)] [Rpc/INFO] Launch forwarder (port=4000)
2137 + [Tremblay:server:(1)] [Rpc/INFO] Launch server (port=4000)
2138   [Fafard:client:(3)] [Rpc/INFO] Launch client (server on Tremblay:4000)
2139 + [Ginette:forwarder:(2)] [Rpc/INFO] Launch forwarder (port=4000)
2140   [Tremblay:server:(1)] [Rpc/INFO] Listening on port 4000
2141   [Fafard:client:(3)] [Rpc/INFO] Connected to Tremblay:4000.
2142   [Fafard:client:(3)] [Rpc/INFO] Connected to server which is on Tremblay:4000
2143   [Tremblay:server:(1)] [Rpc/INFO] Got message PING(1234) from Fafard:0
2144   [Tremblay:server:(1)] [Rpc/INFO] Answered with PONG(4321)
2145   [Fafard:client:(3)] [Rpc/INFO] The answer to PING(1234) on Tremblay:4000 is PONG(4321)
2146   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC
2147   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:0
2148   [Fafard:client:(3)] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
2149   [Fafard:client:(3)] [Rpc/INFO] Called the exception raising RPC
2150   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC (i=0)
2151   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:0
2152   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC (i=1)
2153   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:0
2154   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC (i=2)
2155   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:0
2156   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC (i=3)
2157   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:0
2158   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC (i=4)
2159   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:0
2160   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=0)
2161   [Ginette:forwarder:(2)] [Rpc/INFO] Forward a request
2162   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
2163   [Ginette:forwarder:(2)] [gras_msg/INFO] Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:0
2164   [Fafard:client:(3)] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
2165   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=1)
2166   [Ginette:forwarder:(2)] [Rpc/INFO] Forward a request
2167   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
2168   [Ginette:forwarder:(2)] [gras_msg/INFO] Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:0
2169   [Fafard:client:(3)] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
2170   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=2)
2171   [Ginette:forwarder:(2)] [Rpc/INFO] Forward a request
2172   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
2173   [Ginette:forwarder:(2)] [gras_msg/INFO] Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:0
2174   [Fafard:client:(3)] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
2175   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=3)
2176   [Ginette:forwarder:(2)] [Rpc/INFO] Forward a request
2177   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
2178   [Ginette:forwarder:(2)] [gras_msg/INFO] Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:0
2179   [Fafard:client:(3)] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
2180   [Fafard:client:(3)] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=4)
2181   [Ginette:forwarder:(2)] [Rpc/INFO] Forward a request
2182   [Tremblay:server:(1)] [gras_msg/INFO] Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
2183   [Ginette:forwarder:(2)] [gras_msg/INFO] Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:0
2184   [Fafard:client:(3)] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
2185   [Fafard:client:(3)] [Rpc/INFO] Ask Ginette:4000 to die
2186   [Fafard:client:(3)] [Rpc/INFO] Ask Tremblay:4000 to die
2187   [Ginette:forwarder:(2)] [Rpc/INFO] Asked to die by Fafard:0
2188   [Ginette:forwarder:(2)] [Rpc/INFO] Done.
2189   [Ginette:forwarder:(2)] [gras/INFO] Exiting GRAS
2190   [Fafard:client:(3)] [Rpc/INFO] Done.
2191   [Fafard:client:(3)] [gras/INFO] Exiting GRAS
2192   [Tremblay:server:(1)] [Rpc/INFO] Asked to die by Fafard:0
2193   [Tremblay:server:(1)] [Rpc/INFO] Done.
2194   [Tremblay:server:(1)] [gras/INFO] Exiting GRAS
2195 [0.738040] run_context.c:667: [tesh/ERROR] Test suite `test_sg_32': NOK (<test_sg_32:7> output mismatch)
2196 ----------------------------------------------------------
2197 "gras-rpc-sg-32," end time: Dec 10 15:58 CET
2198 "gras-rpc-sg-32," time elapsed: 00:00:00
2199 ----------------------------------------------------------
2200
2201 88/112 Testing: gras-spawn-sg-32,
2202 88/112 Test: gras-spawn-sg-32,
2203 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/spawn" "test_sg_32" 
2204 Directory: /home/navarrop/Developments/simgrid/Cmake
2205 "gras-spawn-sg-32," start time: Dec 10 15:58 CET
2206 Output:
2207 ----------------------------------------------------------
2208 [0.000005] [tesh/INFO] Change directory to ../examples/gras/spawn
2209 [0.000033] [tesh/INFO] Test suite `test_sg_32'
2210 [0.000315] [tesh/INFO] [test_sg_32:1] Runs the 'spawn' test within the simulator (simulation times valid for 32bits architectures)
2211 [0.000332] [tesh/INFO] [test_sg_32:3] $SG_TEST_EXENV ./spawn_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/spawn.xml
2212 [0.075369] [tesh/INFO] Test suite `test_sg_32' OK
2213 ----------------------------------------------------------
2214 "gras-spawn-sg-32," end time: Dec 10 15:58 CET
2215 "gras-spawn-sg-32," time elapsed: 00:00:00
2216 ----------------------------------------------------------
2217
2218 89/112 Testing: gras-timer-sg-32,
2219 89/112 Test: gras-timer-sg-32,
2220 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/timer" "test_sg_32" 
2221 Directory: /home/navarrop/Developments/simgrid/Cmake
2222 "gras-timer-sg-32," start time: Dec 10 15:58 CET
2223 Output:
2224 ----------------------------------------------------------
2225 [0.000005] [tesh/INFO] Change directory to ../examples/gras/timer
2226 [0.000039] [tesh/INFO] Test suite `test_sg_32'
2227 [0.000635] [tesh/INFO] [test_sg_32:2] $SG_TEST_EXENV ./timer_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/timer.xml
2228 [0.091803] [tesh/INFO] Test suite `test_sg_32' OK
2229 ----------------------------------------------------------
2230 "gras-timer-sg-32," end time: Dec 10 15:58 CET
2231 "gras-timer-sg-32," time elapsed: 00:00:00
2232 ----------------------------------------------------------
2233
2234 90/112 Testing: gras-chrono-sg-32,
2235 90/112 Test: gras-chrono-sg-32,
2236 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/chrono" "test_sg_32" 
2237 Directory: /home/navarrop/Developments/simgrid/Cmake
2238 "gras-chrono-sg-32," start time: Dec 10 15:58 CET
2239 Output:
2240 ----------------------------------------------------------
2241 [0.000006] [tesh/INFO] Change directory to ../examples/gras/chrono
2242 [0.000034] [tesh/INFO] Test suite `test_sg_32'
2243 [0.011178] [tesh/INFO] [test_sg_32:3] $SG_TEST_EXENV ./chrono_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/chrono.xml
2244 [0.070430] [tesh/INFO] Here is the (ignored) command output: 
2245 ||[Tremblay:multiplier:(1) 0.000000] [Chrono/INFO] Begin matrix multiplication loop (time: 0)
2246 ||[Tremblay:multiplier:(1) 0.020448] [Chrono/INFO] Iteration 0 : 0.0204482 
2247 ||[Tremblay:multiplier:(1) 0.040896] [Chrono/INFO] Iteration 1 : 0.0204482 
2248 ||[Tremblay:multiplier:(1) 0.061345] [Chrono/INFO] Iteration 2 : 0.0204482 
2249 ||[Tremblay:multiplier:(1) 0.081793] [Chrono/INFO] Iteration 3 : 0.0204482 
2250 ||[Tremblay:multiplier:(1) 0.081793] [Chrono/INFO] End matrix multiplication loop (time: 0.0817927; Duration: 0.0817927)
2251 ||[Tremblay:multiplier:(1) 0.081793] [Chrono/INFO] Begin malloc loop (time: 0.0817927)
2252 ||[Tremblay:multiplier:(1) 0.081801] [Chrono/INFO] Iteration 0 : 7.79572e-06 
2253 ||[Tremblay:multiplier:(1) 0.081808] [Chrono/INFO] Iteration 1 : 7.79572e-06 
2254 ||[Tremblay:multiplier:(1) 0.081816] [Chrono/INFO] Iteration 2 : 7.79572e-06 
2255 ||[Tremblay:multiplier:(1) 0.081824] [Chrono/INFO] Iteration 3 : 7.79572e-06 
2256 ||[Tremblay:multiplier:(1) 0.081824] [Chrono/INFO] Begin integer incrementation loop (time: 0.0818239)
2257 ||[Tremblay:multiplier:(1) 0.081832] [gras/INFO] Exiting GRAS
2258 ||
2259 [0.070492] [tesh/INFO] Test suite `test_sg_32' OK
2260 ----------------------------------------------------------
2261 "gras-chrono-sg-32," end time: Dec 10 15:58 CET
2262 "gras-chrono-sg-32," time elapsed: 00:00:00
2263 ----------------------------------------------------------
2264
2265 91/112 Testing: gras-simple_token-sg-32,
2266 91/112 Test: gras-simple_token-sg-32,
2267 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/mutual_exclusion/simple_token" "test_sg_32" 
2268 Directory: /home/navarrop/Developments/simgrid/Cmake
2269 "gras-simple_token-sg-32," start time: Dec 10 15:58 CET
2270 Output:
2271 ----------------------------------------------------------
2272 [0.000006] [tesh/INFO] Change directory to ../examples/gras/mutual_exclusion/simple_token
2273 [0.000035] [tesh/INFO] Test suite `test_sg_32'
2274 [0.000300] [tesh/INFO] [test_sg_32:1] $SG_TEST_EXENV ./simple_token_simulator$EXEEXT ${srcdir:=.}/../../../msg/small_platform.xml ${srcdir:=.}/simple_token.xml
2275 [0.042673] [tesh/INFO] Test suite `test_sg_32' OK
2276 ----------------------------------------------------------
2277 "gras-simple_token-sg-32," end time: Dec 10 15:58 CET
2278 "gras-simple_token-sg-32," time elapsed: 00:00:00
2279 ----------------------------------------------------------
2280
2281 92/112 Testing: gras-mmrpc-sg-32,
2282 92/112 Test: gras-mmrpc-sg-32,
2283 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/mmrpc" "test_sg_32" 
2284 Directory: /home/navarrop/Developments/simgrid/Cmake
2285 "gras-mmrpc-sg-32," start time: Dec 10 15:58 CET
2286 Output:
2287 ----------------------------------------------------------
2288 [0.000006] [tesh/INFO] Change directory to ../examples/gras/mmrpc
2289 [0.000039] [tesh/INFO] Test suite `test_sg_32'
2290 [0.000291] [tesh/INFO] [test_sg_32:1] $SG_TEST_EXENV ./mmrpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/mmrpc.xml
2291 [0.096019] run_context.c:663: [tesh/ERROR] Output of <test_sg_32:1> mismatch:
2292   [Tremblay:server:(1) 0.000000] [MatMult/INFO] Launch server (port=4000)
2293   [Fafard:client:(2) 0.000000] [MatMult/INFO] Launch client (server on Tremblay:4000)
2294   [Fafard:client:(2) 0.000156] [MatMult/INFO] Connected to Tremblay:4000.
2295   [Fafard:client:(2) 0.000156] [MatMult/INFO] >>>>>>>> Connected to server which is on Tremblay:4000 <<<<<<<<
2296 - [Fafard:client:(2) 0.072513] [MatMult/INFO] >>>>>>>> Request sent to Tremblay:4000 <<<<<<<<
2297 - [Tremblay:server:(1) 0.118967] [gras/INFO] Exiting GRAS
2298 - [Fafard:client:(2) 0.118967] [MatMult/INFO] >>>>>>>> Got answer from Tremblay:4000 (values are right) <<<<<<<<
2299 - [Fafard:client:(2) 0.118967] [gras/INFO] Exiting GRAS
2300 + [Fafard:client:(2) 0.072516] [MatMult/INFO] >>>>>>>> Request sent to Tremblay:4000 <<<<<<<<
2301 + [Tremblay:server:(1) 0.118972] [gras/INFO] Exiting GRAS
2302 + [Fafard:client:(2) 0.118972] [MatMult/INFO] >>>>>>>> Got answer from Tremblay:4000 (values are right) <<<<<<<<
2303 + [Fafard:client:(2) 0.118972] [gras/INFO] Exiting GRAS
2304 [0.096034] run_context.c:667: [tesh/ERROR] Test suite `test_sg_32': NOK (<test_sg_32:1> output mismatch)
2305 ----------------------------------------------------------
2306 "gras-mmrpc-sg-32," end time: Dec 10 15:58 CET
2307 "gras-mmrpc-sg-32," time elapsed: 00:00:00
2308 ----------------------------------------------------------
2309
2310 93/112 Testing: gras-all2all-sg-32,
2311 93/112 Test: gras-all2all-sg-32,
2312 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/all2all" "test_sg_32" 
2313 Directory: /home/navarrop/Developments/simgrid/Cmake
2314 "gras-all2all-sg-32," start time: Dec 10 15:58 CET
2315 Output:
2316 ----------------------------------------------------------
2317 [0.000005] [tesh/INFO] Change directory to ../examples/gras/all2all
2318 [0.000036] [tesh/INFO] Test suite `test_sg_32'
2319 [0.000302] [tesh/INFO] [test_sg_32:1] $SG_TEST_EXENV ./all2all_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/all2all.xml
2320 [0.068688] [tesh/INFO] Test suite `test_sg_32' OK
2321 ----------------------------------------------------------
2322 "gras-all2all-sg-32," end time: Dec 10 15:58 CET
2323 "gras-all2all-sg-32," time elapsed: 00:00:00
2324 ----------------------------------------------------------
2325
2326 94/112 Testing: gras-pmm-sg-32,
2327 94/112 Test: gras-pmm-sg-32,
2328 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/pmm" "test_sg_32" 
2329 Directory: /home/navarrop/Developments/simgrid/Cmake
2330 "gras-pmm-sg-32," start time: Dec 10 15:58 CET
2331 Output:
2332 ----------------------------------------------------------
2333 [0.000007] [tesh/INFO] Change directory to ../examples/gras/pmm
2334 [0.000040] [tesh/INFO] Test suite `test_sg_32'
2335 [0.000359] [tesh/INFO] [test_sg_32:1] $SG_TEST_EXENV ./pmm_simulator$EXEEXT ${srcdir:=.}/../../msg/msg_platform.xml ${srcdir:=.}/pmm.xml
2336 [0.215397] run_context.c:603: [tesh/ERROR] Test suite `test_sg_32': NOK (<test_sg_32:1> got signal SIGSEGV)
2337 [0.215946] run_context.c:663: [tesh/ERROR] Output of <test_sg_32:1> mismatch:
2338 - [Jacquelin:master:(1) 0.000000] [pmm/INFO] Wait for peers for 5 sec
2339 - [Boivin:slave:(2) 0.000000] [pmm/INFO] Sensor 0 starting
2340 - [Jean_Yves:slave:(3) 0.000000] [pmm/INFO] Sensor 1 starting
2341 - [TeX:slave:(4) 0.000000] [pmm/INFO] Sensor 2 starting
2342 - [Geoff:slave:(5) 0.000000] [pmm/INFO] Sensor 3 starting
2343 - [Disney:slave:(6) 0.000000] [pmm/INFO] Sensor 4 starting
2344 - [iRMX:slave:(7) 0.000000] [pmm/INFO] Sensor 5 starting
2345 - [McGee:slave:(8) 0.000000] [pmm/INFO] Sensor 6 starting
2346 - [Gatien:slave:(9) 0.000000] [pmm/INFO] Sensor 7 starting
2347 + [Jacquelin:master:(1) 0.000000] [pmm/INFO] Wait for peers for 5 sec
2348   [Laroche:slave:(10) 0.000000] [pmm/INFO] Sensor 8 starting
2349 + [Gatien:slave:(9) 0.000000] [pmm/INFO] Sensor 7 starting
2350 + [McGee:slave:(8) 0.000000] [pmm/INFO] Sensor 6 starting
2351 + [iRMX:slave:(7) 0.000000] [pmm/INFO] Sensor 5 starting
2352 + [Disney:slave:(6) 0.000000] [pmm/INFO] Sensor 4 starting
2353 + [Geoff:slave:(5) 0.000000] [pmm/INFO] Sensor 3 starting
2354 + [TeX:slave:(4) 0.000000] [pmm/INFO] Sensor 2 starting
2355 + [Jean_Yves:slave:(3) 0.000000] [pmm/INFO] Sensor 1 starting
2356 + [Boivin:slave:(2) 0.000000] [pmm/INFO] Sensor 0 starting
2357   [Jacquelin:master:(1) 5.000000] [pmm/INFO] Got 9 pals
2358 - [Jacquelin:master:(1) 5.000135] [pmm/INFO] XXXXXXXXXXXXXXXXXXXXXX begin Multiplication
2359 - [Boivin:slave:(2) 6.086061] [pmm/INFO] Receive my pos (0,0) and assignment
2360 - [Boivin:slave:(2) 6.086121] [pmm/INFO] LINE: step(0) = Myline(0). Broadcast my data.
2361 - [Boivin:slave:(2) 6.086121] [pmm/INFO] LINE:   Send to Geoff
2362 - [Jean_Yves:slave:(3) 6.161839] [pmm/INFO] Receive my pos (0,1) and assignment
2363 - [Jean_Yves:slave:(3) 6.161899] [pmm/INFO] LINE: step(0) = Myline(0). Broadcast my data.
2364 - [Jean_Yves:slave:(3) 6.161899] [pmm/INFO] LINE:   Send to Disney
2365 - [Boivin:slave:(2) 6.168770] [pmm/INFO] LINE:   Send to McGee
2366 - [Boivin:slave:(2) 6.177071] [pmm/INFO] ROW: step(0)=myrow(0). Broadcast my data.
2367 - [Boivin:slave:(2) 6.177071] [pmm/INFO] ROW:   Send to Jean_Yves
2368 - [TeX:slave:(4) 6.310384] [pmm/INFO] Receive my pos (0,2) and assignment
2369 - [TeX:slave:(4) 6.310444] [pmm/INFO] LINE: step(0) = Myline(0). Broadcast my data.
2370 - [TeX:slave:(4) 6.310444] [pmm/INFO] LINE:   Send to iRMX
2371 - [Geoff:slave:(5) 6.311049] [pmm/INFO] Receive my pos (1,0) and assignment
2372 - [Geoff:slave:(5) 6.311109] [pmm/INFO] LINE: step(0) <> Myline(1). Receive data from Boivin
2373 - [Geoff:slave:(5) 6.311109] [pmm/INFO] ROW: step(0)=myrow(0). Broadcast my data.
2374 - [Geoff:slave:(5) 6.311109] [pmm/INFO] ROW:   Send to Disney
2375 - [Boivin:slave:(2) 6.331800] [pmm/INFO] ROW:   Send to TeX
2376 - [Jean_Yves:slave:(3) 6.377981] [pmm/INFO] LINE:   Send to Gatien
2377 - [Disney:slave:(6) 6.460464] [pmm/INFO] Receive my pos (1,1) and assignment
2378 - [Geoff:slave:(5) 6.521984] [pmm/INFO] ROW:   Send to iRMX
2379 - [Disney:slave:(6) 6.522044] [pmm/INFO] LINE: step(0) <> Myline(1). Receive data from Jean_Yves
2380 - [Disney:slave:(6) 6.522044] [pmm/INFO] ROW: step(0)<>myrow(1). Receive data from Geoff
2381 - [Disney:slave:(6) 6.522044] [pmm/INFO] LINE: step(1) = Myline(1). Broadcast my data.
2382 - [Disney:slave:(6) 6.522044] [pmm/INFO] LINE:   Send to Jean_Yves
2383 - [Jean_Yves:slave:(3) 6.550575] [pmm/INFO] ROW: step(0)<>myrow(1). Receive data from Boivin
2384 - [TeX:slave:(4) 6.563291] [pmm/INFO] LINE:   Send to Laroche
2385 - [iRMX:slave:(7) 6.709782] [pmm/INFO] Receive my pos (1,2) and assignment
2386 - [TeX:slave:(4) 6.717690] [pmm/INFO] ROW: step(0)<>myrow(2). Receive data from Boivin
2387 - [Disney:slave:(6) 6.738127] [pmm/INFO] LINE:   Send to Gatien
2388 - [Jean_Yves:slave:(3) 6.738127] [pmm/INFO] LINE: step(1) <> Myline(0). Receive data from Disney
2389 - [Jean_Yves:slave:(3) 6.738127] [pmm/INFO] ROW: step(1)=myrow(1). Broadcast my data.
2390 - [Jean_Yves:slave:(3) 6.738127] [pmm/INFO] ROW:   Send to Boivin
2391 - [McGee:slave:(8) 6.782571] [pmm/INFO] Receive my pos (2,0) and assignment
2392 - [McGee:slave:(8) 6.782631] [pmm/INFO] LINE: step(0) <> Myline(2). Receive data from Boivin
2393 - [McGee:slave:(8) 6.782631] [pmm/INFO] ROW: step(0)=myrow(0). Broadcast my data.
2394 - [McGee:slave:(8) 6.782631] [pmm/INFO] ROW:   Send to Gatien
2395 - [Geoff:slave:(5) 6.803928] [pmm/INFO] LINE: step(1) = Myline(1). Broadcast my data.
2396 - [Geoff:slave:(5) 6.803928] [pmm/INFO] LINE:   Send to Boivin
2397 - [iRMX:slave:(7) 6.803988] [pmm/INFO] LINE: step(0) <> Myline(1). Receive data from TeX
2398 - [iRMX:slave:(7) 6.803988] [pmm/INFO] ROW: step(0)<>myrow(2). Receive data from Geoff
2399 - [iRMX:slave:(7) 6.803988] [pmm/INFO] LINE: step(1) = Myline(1). Broadcast my data.
2400 - [iRMX:slave:(7) 6.803988] [pmm/INFO] LINE:   Send to TeX
2401 - [Disney:slave:(6) 6.845139] [pmm/INFO] ROW: step(1)=myrow(1). Broadcast my data.
2402 - [Disney:slave:(6) 6.845139] [pmm/INFO] ROW:   Send to Geoff
2403 - [McGee:slave:(8) 6.876778] [pmm/INFO] ROW:   Send to Laroche
2404 - [Gatien:slave:(9) 6.887024] [pmm/INFO] Receive my pos (2,1) and assignment
2405 - [Gatien:slave:(9) 6.887084] [pmm/INFO] LINE: step(0) <> Myline(2). Receive data from Jean_Yves
2406 - [Gatien:slave:(9) 6.887084] [pmm/INFO] ROW: step(0)<>myrow(1). Receive data from McGee
2407 - [Gatien:slave:(9) 6.887084] [pmm/INFO] LINE: step(1) <> Myline(2). Receive data from Disney
2408 - [Gatien:slave:(9) 6.887084] [pmm/INFO] ROW: step(1)=myrow(1). Broadcast my data.
2409 - [Gatien:slave:(9) 6.887084] [pmm/INFO] ROW:   Send to McGee
2410 - [Jean_Yves:slave:(3) 6.892856] [pmm/INFO] ROW:   Send to TeX
2411 - [Gatien:slave:(9) 6.918722] [pmm/INFO] ROW:   Send to Laroche
2412 - [Geoff:slave:(5) 6.975505] [pmm/INFO] LINE:   Send to McGee
2413 - [Boivin:slave:(2) 6.975505] [pmm/INFO] LINE: step(1) <> Myline(0). Receive data from Geoff
2414 - [Boivin:slave:(2) 6.975505] [pmm/INFO] ROW: step(1)<>myrow(0). Receive data from Jean_Yves
2415 - [Disney:slave:(6) 6.989142] [pmm/INFO] ROW:   Send to iRMX
2416 - [Laroche:slave:(10) 7.034480] [pmm/INFO] Receive my pos (2,2) and assignment
2417 - [Geoff:slave:(5) 7.045440] [pmm/INFO] ROW: step(1)<>myrow(0). Receive data from Disney
2418 - [McGee:slave:(8) 7.045440] [pmm/INFO] LINE: step(1) <> Myline(2). Receive data from Geoff
2419 - [McGee:slave:(8) 7.045440] [pmm/INFO] ROW: step(1)<>myrow(0). Receive data from Gatien
2420 - [McGee:slave:(8) 7.045440] [pmm/INFO] LINE: step(2) = Myline(2). Broadcast my data.
2421 - [McGee:slave:(8) 7.045440] [pmm/INFO] LINE:   Send to Boivin
2422 - [McGee:slave:(8) 7.053739] [pmm/INFO] LINE:   Send to Geoff
2423 - [Boivin:slave:(2) 7.053739] [pmm/INFO] LINE: step(2) <> Myline(0). Receive data from McGee
2424 - [Gatien:slave:(9) 7.056597] [pmm/INFO] LINE: step(2) = Myline(2). Broadcast my data.
2425 - [Gatien:slave:(9) 7.056597] [pmm/INFO] LINE:   Send to Jean_Yves
2426 - [Laroche:slave:(10) 7.056657] [pmm/INFO] LINE: step(0) <> Myline(2). Receive data from TeX
2427 - [Laroche:slave:(10) 7.056657] [pmm/INFO] ROW: step(0)<>myrow(2). Receive data from McGee
2428 - [iRMX:slave:(7) 7.056835] [pmm/INFO] LINE:   Send to Laroche
2429 - [TeX:slave:(4) 7.056835] [pmm/INFO] LINE: step(1) <> Myline(0). Receive data from iRMX
2430 - [Geoff:slave:(5) 7.123674] [pmm/INFO] LINE: step(2) <> Myline(1). Receive data from McGee
2431 - [Laroche:slave:(10) 7.155604] [pmm/INFO] LINE: step(1) <> Myline(2). Receive data from iRMX
2432 - [Laroche:slave:(10) 7.155604] [pmm/INFO] ROW: step(1)<>myrow(2). Receive data from Gatien
2433 - [Laroche:slave:(10) 7.155604] [pmm/INFO] LINE: step(2) = Myline(2). Broadcast my data.
2434 - [Laroche:slave:(10) 7.155604] [pmm/INFO] LINE:   Send to TeX
2435 - [Gatien:slave:(9) 7.229191] [pmm/INFO] LINE:   Send to Disney
2436 - [iRMX:slave:(7) 7.242856] [pmm/INFO] ROW: step(1)<>myrow(2). Receive data from Disney
2437 - [Jean_Yves:slave:(3) 7.272050] [pmm/INFO] LINE: step(2) <> Myline(0). Receive data from Gatien
2438 - [TeX:slave:(4) 7.272050] [pmm/INFO] ROW: step(1)<>myrow(2). Receive data from Jean_Yves
2439 - [Disney:slave:(6) 7.336204] [pmm/INFO] LINE: step(2) <> Myline(1). Receive data from Gatien
2440 - [Laroche:slave:(10) 7.426450] [pmm/INFO] LINE:   Send to iRMX
2441 - [TeX:slave:(4) 7.426450] [pmm/INFO] LINE: step(2) <> Myline(0). Receive data from Laroche
2442 - [TeX:slave:(4) 7.426450] [pmm/INFO] ROW: step(2)=myrow(2). Broadcast my data.
2443 - [TeX:slave:(4) 7.426450] [pmm/INFO] ROW:   Send to Boivin
2444 - [TeX:slave:(4) 7.515791] [pmm/INFO] ROW:   Send to Jean_Yves
2445 - [Boivin:slave:(2) 7.515791] [pmm/INFO] ROW: step(2)<>myrow(0). Receive data from TeX
2446 - [Laroche:slave:(10) 7.525219] [pmm/INFO] ROW: step(2)=myrow(2). Broadcast my data.
2447 - [Laroche:slave:(10) 7.525219] [pmm/INFO] ROW:   Send to McGee
2448 - [iRMX:slave:(7) 7.525219] [pmm/INFO] LINE: step(2) <> Myline(1). Receive data from Laroche
2449 - [iRMX:slave:(7) 7.525219] [pmm/INFO] ROW: step(2)=myrow(2). Broadcast my data.
2450 - [iRMX:slave:(7) 7.525219] [pmm/INFO] ROW:   Send to Geoff
2451 - [Boivin:slave:(2) 7.598928] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<<
2452 - [Laroche:slave:(10) 7.599840] [pmm/INFO] ROW:   Send to Gatien
2453 - [McGee:slave:(8) 7.599840] [pmm/INFO] ROW: step(2)<>myrow(0). Receive data from Laroche
2454 - [McGee:slave:(8) 7.670253] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<<
2455 - [Gatien:slave:(9) 7.705039] [pmm/INFO] ROW: step(2)<>myrow(1). Receive data from Laroche
2456 - [Jean_Yves:slave:(3) 7.731006] [pmm/INFO] ROW: step(2)<>myrow(1). Receive data from TeX
2457 - [iRMX:slave:(7) 7.765856] [pmm/INFO] ROW:   Send to Disney
2458 - [Geoff:slave:(5) 7.765856] [pmm/INFO] ROW: step(2)<>myrow(0). Receive data from iRMX
2459 - [Laroche:slave:(10) 7.847761] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<<
2460 - [Gatien:slave:(9) 7.948776] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<<
2461 - [Disney:slave:(6) 8.019570] [pmm/INFO] ROW: step(2)<>myrow(1). Receive data from iRMX
2462 - [TeX:slave:(4) 8.092445] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<<
2463 - [Jean_Yves:slave:(3) 8.165770] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<<
2464 - [Geoff:slave:(5) 8.166301] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<<
2465 - [iRMX:slave:(7) 8.407548] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<<
2466 - [Disney:slave:(6) 8.552085] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<<
2467 - [Jacquelin:master:(1) 8.552085] [pmm/INFO] The Result of Multiplication is :
2468 - >>> Matrix C:res dump (18 x 18)
2469 -    0.00 18.00 36.00 54.00 72.00 90.00 108.00 126.00 144.00 162.00 180.00 198.00 216.00 234.00 252.00 270.00 288.00 306.00
2470 -    1.00 19.00 37.00 55.00 73.00 91.00 109.00 127.00 145.00 163.00 181.00 199.00 217.00 235.00 253.00 271.00 289.00 307.00
2471 -    2.00 20.00 38.00 56.00 74.00 92.00 110.00 128.00 146.00 164.00 182.00 200.00 218.00 236.00 254.00 272.00 290.00 308.00
2472 -    3.00 21.00 39.00 57.00 75.00 93.00 111.00 129.00 147.00 165.00 183.00 201.00 219.00 237.00 255.00 273.00 291.00 309.00
2473 -    4.00 22.00 40.00 58.00 76.00 94.00 112.00 130.00 148.00 166.00 184.00 202.00 220.00 238.00 256.00 274.00 292.00 310.00
2474 -    5.00 23.00 41.00 59.00 77.00 95.00 113.00 131.00 149.00 167.00 185.00 203.00 221.00 239.00 257.00 275.00 293.00 311.00
2475 -    6.00 24.00 42.00 60.00 78.00 96.00 114.00 132.00 150.00 168.00 186.00 204.00 222.00 240.00 258.00 276.00 294.00 312.00
2476 -    7.00 25.00 43.00 61.00 79.00 97.00 115.00 133.00 151.00 169.00 187.00 205.00 223.00 241.00 259.00 277.00 295.00 313.00
2477 -    8.00 26.00 44.00 62.00 80.00 98.00 116.00 134.00 152.00 170.00 188.00 206.00 224.00 242.00 260.00 278.00 296.00 314.00
2478 -    9.00 27.00 45.00 63.00 81.00 99.00 117.00 135.00 153.00 171.00 189.00 207.00 225.00 243.00 261.00 279.00 297.00 315.00
2479 -    10.00 28.00 46.00 64.00 82.00 100.00 118.00 136.00 154.00 172.00 190.00 208.00 226.00 244.00 262.00 280.00 298.00 316.00
2480 -    11.00 29.00 47.00 65.00 83.00 101.00 119.00 137.00 155.00 173.00 191.00 209.00 227.00 245.00 263.00 281.00 299.00 317.00
2481 -    12.00 30.00 48.00 66.00 84.00 102.00 120.00 138.00 156.00 174.00 192.00 210.00 228.00 246.00 264.00 282.00 300.00 318.00
2482 -    13.00 31.00 49.00 67.00 85.00 103.00 121.00 139.00 157.00 175.00 193.00 211.00 229.00 247.00 265.00 283.00 301.00 319.00
2483 -    14.00 32.00 50.00 68.00 86.00 104.00 122.00 140.00 158.00 176.00 194.00 212.00 230.00 248.00 266.00 284.00 302.00 320.00
2484 -    15.00 33.00 51.00 69.00 87.00 105.00 123.00 141.00 159.00 177.00 195.00 213.00 231.00 249.00 267.00 285.00 303.00 321.00
2485 -    16.00 34.00 52.00 70.00 88.00 106.00 124.00 142.00 160.00 178.00 196.00 214.00 232.00 250.00 268.00 286.00 304.00 322.00
2486 -    17.00 35.00 53.00 71.00 89.00 107.00 125.00 143.00 161.00 179.00 197.00 215.00 233.00 251.00 269.00 287.00 305.00 323.00
2487 - <<< end_of_matrix C:res dump
2488 - [Boivin:slave:(2) 8.632721] [gras/INFO] Exiting GRAS
2489 - [Jean_Yves:slave:(3) 8.703842] [gras/INFO] Exiting GRAS
2490 - [TeX:slave:(4) 8.843180] [gras/INFO] Exiting GRAS
2491 - [Geoff:slave:(5) 8.843605] [gras/INFO] Exiting GRAS
2492 - [Disney:slave:(6) 8.983785] [gras/INFO] Exiting GRAS
2493 - [iRMX:slave:(7) 9.217747] [gras/INFO] Exiting GRAS
2494 - [McGee:slave:(8) 9.286044] [gras/INFO] Exiting GRAS
2495 - [Gatien:slave:(9) 9.384018] [gras/INFO] Exiting GRAS
2496 - [Jacquelin:master:(1) 9.522437] [gras/INFO] Exiting GRAS
2497 - [Laroche:slave:(10) 9.522437] [gras/INFO] Exiting GRAS
2498 [0.216012] run_context.c:667: [tesh/ERROR] Test suite `test_sg_32': NOK (<test_sg_32:1> output mismatch)
2499 ----------------------------------------------------------
2500 "gras-pmm-sg-32," end time: Dec 10 15:58 CET
2501 "gras-pmm-sg-32," time elapsed: 00:00:00
2502 ----------------------------------------------------------
2503
2504 95/112 Testing: gras-synchro-sg-32,
2505 95/112 Test: gras-synchro-sg-32,
2506 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/synchro" "test_sg_32" 
2507 Directory: /home/navarrop/Developments/simgrid/Cmake
2508 "gras-synchro-sg-32," start time: Dec 10 15:58 CET
2509 Output:
2510 ----------------------------------------------------------
2511 [0.000005] [tesh/INFO] Change directory to ../examples/gras/synchro
2512 [0.000034] [tesh/INFO] Test suite `test_sg_32'
2513 [0.017038] [tesh/INFO] [test_sg_32:1] Runs the 'philosopher' test within the simulator
2514 [0.017069] [tesh/INFO] [test_sg_32:3] $SG_TEST_EXENV ./synchro_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/synchro.xml
2515 [0.089961] run_context.c:663: [tesh/ERROR] Output of <test_sg_32:3> mismatch:
2516   [Tremblay:philosopher:(1) 0.000000] [philo/INFO] Spawn the 5 threads (10 lunches scheduled)
2517   [Tremblay:thread 0:(1) 0.000000] [philo/INFO] Thread 0 gets hungry (lunch #0)
2518   [Tremblay:thread 0:(1) 0.000000] [philo/INFO] Thread 0 eats
2519   [Tremblay:thread 1:(1) 0.000000] [philo/INFO] Thread 1 gets hungry (lunch #0)
2520   [Tremblay:thread 2:(1) 0.000000] [philo/INFO] Thread 2 gets hungry (lunch #0)
2521   [Tremblay:thread 2:(1) 0.000000] [philo/INFO] Thread 2 eats
2522   [Tremblay:thread 3:(1) 0.000000] [philo/INFO] Thread 3 gets hungry (lunch #0)
2523   [Tremblay:thread 4:(1) 0.000000] [philo/INFO] Thread 4 gets hungry (lunch #0)
2524   [Tremblay:thread 0:(1) 0.000000] [philo/INFO] Thread 0 is full
2525   [Tremblay:thread 0:(1) 0.000000] [philo/INFO] Thread 0 thinks
2526   [Tremblay:thread 4:(1) 0.000000] [philo/INFO] Thread 4 eats
2527   [Tremblay:thread 0:(1) 0.000000] [philo/INFO] Thread 0 gets hungry (lunch #1)
2528   [Tremblay:thread 2:(1) 0.020000] [philo/INFO] Thread 2 is full
2529   [Tremblay:thread 2:(1) 0.020000] [philo/INFO] Thread 2 thinks
2530   [Tremblay:thread 1:(1) 0.020000] [philo/INFO] Thread 1 eats
2531   [Tremblay:thread 1:(1) 0.030000] [philo/INFO] Thread 1 is full
2532   [Tremblay:thread 1:(1) 0.030000] [philo/INFO] Thread 1 thinks
2533   [Tremblay:thread 4:(1) 0.040000] [philo/INFO] Thread 4 is full
2534   [Tremblay:thread 4:(1) 0.040000] [philo/INFO] Thread 4 thinks
2535   [Tremblay:thread 1:(1) 0.040000] [philo/INFO] Thread 1 gets hungry (lunch #1)
2536   [Tremblay:thread 1:(1) 0.040000] [philo/INFO] Thread 1 eats
2537   [Tremblay:thread 2:(1) 0.040000] [philo/INFO] Thread 2 gets hungry (lunch #1)
2538   [Tremblay:thread 3:(1) 0.040000] [philo/INFO] Thread 3 eats
2539   [Tremblay:thread 1:(1) 0.050000] [philo/INFO] Thread 1 is full
2540   [Tremblay:thread 1:(1) 0.050000] [philo/INFO] Thread 1 thinks
2541   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 eats
2542   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 is full
2543   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 thinks
2544   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 gets hungry (lunch #2)
2545   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 eats
2546   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 is full
2547   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 thinks
2548   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 gets hungry (lunch #3)
2549   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 eats
2550   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 is full
2551   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 thinks
2552   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 gets hungry (lunch #4)
2553   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 eats
2554   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 is full
2555   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 thinks
2556   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 gets hungry (lunch #5)
2557   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 eats
2558   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 is full
2559   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 thinks
2560   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 gets hungry (lunch #6)
2561   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 eats
2562   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 is full
2563   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 thinks
2564   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 gets hungry (lunch #7)
2565   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 eats
2566   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 is full
2567   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 thinks
2568   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 gets hungry (lunch #8)
2569   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 eats
2570   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 is full
2571   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 thinks
2572   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 gets hungry (lunch #9)
2573   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 eats
2574   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 is full
2575   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 thinks
2576   [Tremblay:thread 0:(1) 0.050000] [philo/INFO] Thread 0 tries to enter the dead-end; hopefully, the master will cancel it
2577   [Tremblay:thread 1:(1) 0.060000] [philo/INFO] Thread 1 gets hungry (lunch #2)
2578   [Tremblay:thread 1:(1) 0.060000] [philo/INFO] Thread 1 eats
2579   [Tremblay:thread 3:(1) 0.070000] [philo/INFO] Thread 3 is full
2580   [Tremblay:thread 3:(1) 0.070000] [philo/INFO] Thread 3 thinks
2581   [Tremblay:thread 1:(1) 0.070000] [philo/INFO] Thread 1 is full
2582   [Tremblay:thread 1:(1) 0.070000] [philo/INFO] Thread 1 thinks
2583   [Tremblay:thread 2:(1) 0.070000] [philo/INFO] Thread 2 eats
2584   [Tremblay:thread 4:(1) 0.080000] [philo/INFO] Thread 4 gets hungry (lunch #1)
2585   [Tremblay:thread 4:(1) 0.080000] [philo/INFO] Thread 4 eats
2586   [Tremblay:thread 1:(1) 0.080000] [philo/INFO] Thread 1 gets hungry (lunch #3)
2587   [Tremblay:thread 2:(1) 0.090000] [philo/INFO] Thread 2 is full
2588   [Tremblay:thread 2:(1) 0.090000] [philo/INFO] Thread 2 thinks
2589   [Tremblay:thread 1:(1) 0.090000] [philo/INFO] Thread 1 eats
2590   [Tremblay:thread 3:(1) 0.100000] [philo/INFO] Thread 3 gets hungry (lunch #1)
2591   [Tremblay:thread 1:(1) 0.100000] [philo/INFO] Thread 1 is full
2592   [Tremblay:thread 1:(1) 0.100000] [philo/INFO] Thread 1 thinks
2593   [Tremblay:thread 1:(1) 0.110000] [philo/INFO] Thread 1 gets hungry (lunch #4)
2594   [Tremblay:thread 1:(1) 0.110000] [philo/INFO] Thread 1 eats
2595   [Tremblay:thread 2:(1) 0.110000] [philo/INFO] Thread 2 gets hungry (lunch #2)
2596   [Tremblay:thread 4:(1) 0.120000] [philo/INFO] Thread 4 is full
2597   [Tremblay:thread 4:(1) 0.120000] [philo/INFO] Thread 4 thinks
2598   [Tremblay:thread 1:(1) 0.120000] [philo/INFO] Thread 1 is full
2599   [Tremblay:thread 1:(1) 0.120000] [philo/INFO] Thread 1 thinks
2600   [Tremblay:thread 3:(1) 0.120000] [philo/INFO] Thread 3 eats
2601   [Tremblay:thread 1:(1) 0.130000] [philo/INFO] Thread 1 gets hungry (lunch #5)
2602   [Tremblay:thread 1:(1) 0.130000] [philo/INFO] Thread 1 eats
2603   [Tremblay:thread 1:(1) 0.140000] [philo/INFO] Thread 1 is full
2604   [Tremblay:thread 1:(1) 0.140000] [philo/INFO] Thread 1 thinks
2605   [Tremblay:thread 3:(1) 0.150000] [philo/INFO] Thread 3 is full
2606   [Tremblay:thread 3:(1) 0.150000] [philo/INFO] Thread 3 thinks
2607 - [Tremblay:thread 2:(1) 0.150000] [philo/INFO] Thread 2 eats
2608   [Tremblay:thread 1:(1) 0.150000] [philo/INFO] Thread 1 gets hungry (lunch #6)
2609 + [Tremblay:thread 1:(1) 0.150000] [philo/INFO] Thread 1 eats
2610   [Tremblay:thread 4:(1) 0.160000] [philo/INFO] Thread 4 gets hungry (lunch #2)
2611   [Tremblay:thread 4:(1) 0.160000] [philo/INFO] Thread 4 eats
2612 - [Tremblay:thread 2:(1) 0.170000] [philo/INFO] Thread 2 is full
2613 - [Tremblay:thread 2:(1) 0.170000] [philo/INFO] Thread 2 thinks
2614 - [Tremblay:thread 1:(1) 0.170000] [philo/INFO] Thread 1 eats
2615 + [Tremblay:thread 1:(1) 0.160000] [philo/INFO] Thread 1 is full
2616 + [Tremblay:thread 1:(1) 0.160000] [philo/INFO] Thread 1 thinks
2617 + [Tremblay:thread 2:(1) 0.160000] [philo/INFO] Thread 2 eats
2618 + [Tremblay:thread 1:(1) 0.170000] [philo/INFO] Thread 1 gets hungry (lunch #7)
2619   [Tremblay:thread 3:(1) 0.180000] [philo/INFO] Thread 3 gets hungry (lunch #2)
2620 - [Tremblay:thread 1:(1) 0.180000] [philo/INFO] Thread 1 is full
2621 - [Tremblay:thread 1:(1) 0.180000] [philo/INFO] Thread 1 thinks
2622 - [Tremblay:thread 2:(1) 0.190000] [philo/INFO] Thread 2 gets hungry (lunch #3)
2623 - [Tremblay:thread 2:(1) 0.190000] [philo/INFO] Thread 2 eats
2624 - [Tremblay:thread 1:(1) 0.190000] [philo/INFO] Thread 1 gets hungry (lunch #7)
2625 + [Tremblay:thread 2:(1) 0.180000] [philo/INFO] Thread 2 is full
2626 + [Tremblay:thread 2:(1) 0.180000] [philo/INFO] Thread 2 thinks
2627 + [Tremblay:thread 1:(1) 0.180000] [philo/INFO] Thread 1 eats
2628 + [Tremblay:thread 1:(1) 0.190000] [philo/INFO] Thread 1 is full
2629 + [Tremblay:thread 1:(1) 0.190000] [philo/INFO] Thread 1 thinks
2630 + [Tremblay:thread 2:(1) 0.200000] [philo/INFO] Thread 2 gets hungry (lunch #3)
2631 + [Tremblay:thread 2:(1) 0.200000] [philo/INFO] Thread 2 eats
2632 + [Tremblay:thread 1:(1) 0.200000] [philo/INFO] Thread 1 gets hungry (lunch #8)
2633   [Tremblay:thread 4:(1) 0.200000] [philo/INFO] Thread 4 is full
2634   [Tremblay:thread 4:(1) 0.200000] [philo/INFO] Thread 4 thinks
2635 - [Tremblay:thread 2:(1) 0.210000] [philo/INFO] Thread 2 is full
2636 - [Tremblay:thread 2:(1) 0.210000] [philo/INFO] Thread 2 thinks
2637 - [Tremblay:thread 1:(1) 0.210000] [philo/INFO] Thread 1 eats
2638 - [Tremblay:thread 3:(1) 0.210000] [philo/INFO] Thread 3 eats
2639 - [Tremblay:thread 1:(1) 0.220000] [philo/INFO] Thread 1 is full
2640 - [Tremblay:thread 1:(1) 0.220000] [philo/INFO] Thread 1 thinks
2641 - [Tremblay:thread 2:(1) 0.230000] [philo/INFO] Thread 2 gets hungry (lunch #4)
2642 - [Tremblay:thread 1:(1) 0.230000] [philo/INFO] Thread 1 gets hungry (lunch #8)
2643 - [Tremblay:thread 1:(1) 0.230000] [philo/INFO] Thread 1 eats
2644 - [Tremblay:thread 3:(1) 0.240000] [philo/INFO] Thread 3 is full
2645 - [Tremblay:thread 3:(1) 0.240000] [philo/INFO] Thread 3 thinks
2646 - [Tremblay:thread 1:(1) 0.240000] [philo/INFO] Thread 1 is full
2647 - [Tremblay:thread 1:(1) 0.240000] [philo/INFO] Thread 1 thinks
2648 - [Tremblay:thread 2:(1) 0.240000] [philo/INFO] Thread 2 eats
2649 + [Tremblay:thread 2:(1) 0.220000] [philo/INFO] Thread 2 is full
2650 + [Tremblay:thread 2:(1) 0.220000] [philo/INFO] Thread 2 thinks
2651 + [Tremblay:thread 1:(1) 0.220000] [philo/INFO] Thread 1 eats
2652 + [Tremblay:thread 3:(1) 0.220000] [philo/INFO] Thread 3 eats
2653 + [Tremblay:thread 1:(1) 0.230000] [philo/INFO] Thread 1 is full
2654 + [Tremblay:thread 1:(1) 0.230000] [philo/INFO] Thread 1 thinks
2655 + [Tremblay:thread 2:(1) 0.240000] [philo/INFO] Thread 2 gets hungry (lunch #4)
2656 + [Tremblay:thread 1:(1) 0.240000] [philo/INFO] Thread 1 gets hungry (lunch #9)
2657 + [Tremblay:thread 1:(1) 0.240000] [philo/INFO] Thread 1 eats
2658   [Tremblay:thread 4:(1) 0.240000] [philo/INFO] Thread 4 gets hungry (lunch #3)
2659 - [Tremblay:thread 4:(1) 0.240000] [philo/INFO] Thread 4 eats
2660 - [Tremblay:thread 1:(1) 0.250000] [philo/INFO] Thread 1 gets hungry (lunch #9)
2661 - [Tremblay:thread 2:(1) 0.260000] [philo/INFO] Thread 2 is full
2662 - [Tremblay:thread 2:(1) 0.260000] [philo/INFO] Thread 2 thinks
2663 - [Tremblay:thread 1:(1) 0.260000] [philo/INFO] Thread 1 eats
2664 - [Tremblay:thread 3:(1) 0.270000] [philo/INFO] Thread 3 gets hungry (lunch #3)
2665 - [Tremblay:thread 1:(1) 0.270000] [philo/INFO] Thread 1 is full
2666 - [Tremblay:thread 1:(1) 0.270000] [philo/INFO] Thread 1 thinks
2667 - [Tremblay:thread 4:(1) 0.280000] [philo/INFO] Thread 4 is full
2668 - [Tremblay:thread 4:(1) 0.280000] [philo/INFO] Thread 4 thinks
2669 - [Tremblay:thread 1:(1) 0.280000] [philo/INFO] Thread 1 tries to enter the dead-end; hopefully, the master will cancel it
2670 - [Tremblay:thread 2:(1) 0.280000] [philo/INFO] Thread 2 gets hungry (lunch #5)
2671 - [Tremblay:thread 2:(1) 0.280000] [philo/INFO] Thread 2 eats
2672 - [Tremblay:thread 2:(1) 0.300000] [philo/INFO] Thread 2 is full
2673 - [Tremblay:thread 2:(1) 0.300000] [philo/INFO] Thread 2 thinks
2674 - [Tremblay:thread 3:(1) 0.300000] [philo/INFO] Thread 3 eats
2675 - [Tremblay:thread 4:(1) 0.320000] [philo/INFO] Thread 4 gets hungry (lunch #4)
2676 - [Tremblay:thread 2:(1) 0.320000] [philo/INFO] Thread 2 gets hungry (lunch #6)
2677 - [Tremblay:thread 3:(1) 0.330000] [philo/INFO] Thread 3 is full
2678 - [Tremblay:thread 3:(1) 0.330000] [philo/INFO] Thread 3 thinks
2679 - [Tremblay:thread 2:(1) 0.330000] [philo/INFO] Thread 2 eats
2680 - [Tremblay:thread 4:(1) 0.330000] [philo/INFO] Thread 4 eats
2681 - [Tremblay:thread 2:(1) 0.350000] [philo/INFO] Thread 2 is full
2682 - [Tremblay:thread 2:(1) 0.350000] [philo/INFO] Thread 2 thinks
2683 - [Tremblay:thread 3:(1) 0.360000] [philo/INFO] Thread 3 gets hungry (lunch #4)
2684 - [Tremblay:thread 4:(1) 0.370000] [philo/INFO] Thread 4 is full
2685 - [Tremblay:thread 4:(1) 0.370000] [philo/INFO] Thread 4 thinks
2686 - [Tremblay:thread 3:(1) 0.370000] [philo/INFO] Thread 3 eats
2687 - [Tremblay:thread 2:(1) 0.370000] [philo/INFO] Thread 2 gets hungry (lunch #7)
2688 - [Tremblay:thread 3:(1) 0.400000] [philo/INFO] Thread 3 is full
2689 - [Tremblay:thread 3:(1) 0.400000] [philo/INFO] Thread 3 thinks
2690 - [Tremblay:thread 2:(1) 0.400000] [philo/INFO] Thread 2 eats
2691 - [Tremblay:thread 4:(1) 0.410000] [philo/INFO] Thread 4 gets hungry (lunch #5)
2692 - [Tremblay:thread 4:(1) 0.410000] [philo/INFO] Thread 4 eats
2693 - [Tremblay:thread 2:(1) 0.420000] [philo/INFO] Thread 2 is full
2694 - [Tremblay:thread 2:(1) 0.420000] [philo/INFO] Thread 2 thinks
2695 - [Tremblay:thread 3:(1) 0.430000] [philo/INFO] Thread 3 gets hungry (lunch #5)
2696 - [Tremblay:thread 2:(1) 0.440000] [philo/INFO] Thread 2 gets hungry (lunch #8)
2697 - [Tremblay:thread 2:(1) 0.440000] [philo/INFO] Thread 2 eats
2698 - [Tremblay:thread 4:(1) 0.450000] [philo/INFO] Thread 4 is full
2699 - [Tremblay:thread 4:(1) 0.450000] [philo/INFO] Thread 4 thinks
2700 - [Tremblay:thread 2:(1) 0.460000] [philo/INFO] Thread 2 is full
2701 - [Tremblay:thread 2:(1) 0.460000] [philo/INFO] Thread 2 thinks
2702 - [Tremblay:thread 3:(1) 0.460000] [philo/INFO] Thread 3 eats
2703 - [Tremblay:thread 2:(1) 0.480000] [philo/INFO] Thread 2 gets hungry (lunch #9)
2704 - [Tremblay:thread 4:(1) 0.490000] [philo/INFO] Thread 4 gets hungry (lunch #6)
2705 - [Tremblay:thread 3:(1) 0.490000] [philo/INFO] Thread 3 is full
2706 - [Tremblay:thread 3:(1) 0.490000] [philo/INFO] Thread 3 thinks
2707 - [Tremblay:thread 2:(1) 0.490000] [philo/INFO] Thread 2 eats
2708 - [Tremblay:thread 4:(1) 0.490000] [philo/INFO] Thread 4 eats
2709 - [Tremblay:thread 2:(1) 0.510000] [philo/INFO] Thread 2 is full
2710 - [Tremblay:thread 2:(1) 0.510000] [philo/INFO] Thread 2 thinks
2711 - [Tremblay:thread 3:(1) 0.520000] [philo/INFO] Thread 3 gets hungry (lunch #6)
2712 - [Tremblay:thread 4:(1) 0.530000] [philo/INFO] Thread 4 is full
2713 - [Tremblay:thread 4:(1) 0.530000] [philo/INFO] Thread 4 thinks
2714 - [Tremblay:thread 2:(1) 0.530000] [philo/INFO] Thread 2 tries to enter the dead-end; hopefully, the master will cancel it
2715 - [Tremblay:thread 3:(1) 0.530000] [philo/INFO] Thread 3 eats
2716 - [Tremblay:thread 3:(1) 0.560000] [philo/INFO] Thread 3 is full
2717 - [Tremblay:thread 3:(1) 0.560000] [philo/INFO] Thread 3 thinks
2718 - [Tremblay:thread 4:(1) 0.570000] [philo/INFO] Thread 4 gets hungry (lunch #7)
2719 - [Tremblay:thread 4:(1) 0.570000] [philo/INFO] Thread 4 eats
2720 - [Tremblay:thread 3:(1) 0.590000] [philo/INFO] Thread 3 gets hungry (lunch #7)
2721 - [Tremblay:thread 4:(1) 0.610000] [philo/INFO] Thread 4 is full
2722 - [Tremblay:thread 4:(1) 0.610000] [philo/INFO] Thread 4 thinks
2723 - [Tremblay:thread 3:(1) 0.610000] [philo/INFO] Thread 3 eats
2724 - [Tremblay:thread 3:(1) 0.640000] [philo/INFO] Thread 3 is full
2725 - [Tremblay:thread 3:(1) 0.640000] [philo/INFO] Thread 3 thinks
2726 - [Tremblay:thread 4:(1) 0.650000] [philo/INFO] Thread 4 gets hungry (lunch #8)
2727 - [Tremblay:thread 4:(1) 0.650000] [philo/INFO] Thread 4 eats
2728 - [Tremblay:thread 3:(1) 0.670000] [philo/INFO] Thread 3 gets hungry (lunch #8)
2729 - [Tremblay:thread 4:(1) 0.690000] [philo/INFO] Thread 4 is full
2730 - [Tremblay:thread 4:(1) 0.690000] [philo/INFO] Thread 4 thinks
2731 - [Tremblay:thread 3:(1) 0.690000] [philo/INFO] Thread 3 eats
2732 - [Tremblay:thread 3:(1) 0.720000] [philo/INFO] Thread 3 is full
2733 - [Tremblay:thread 3:(1) 0.720000] [philo/INFO] Thread 3 thinks
2734 - [Tremblay:thread 4:(1) 0.730000] [philo/INFO] Thread 4 gets hungry (lunch #9)
2735 - [Tremblay:thread 4:(1) 0.730000] [philo/INFO] Thread 4 eats
2736 - [Tremblay:thread 3:(1) 0.750000] [philo/INFO] Thread 3 gets hungry (lunch #9)
2737 - [Tremblay:thread 4:(1) 0.770000] [philo/INFO] Thread 4 is full
2738 - [Tremblay:thread 4:(1) 0.770000] [philo/INFO] Thread 4 thinks
2739 - [Tremblay:thread 3:(1) 0.770000] [philo/INFO] Thread 3 eats
2740 - [Tremblay:thread 3:(1) 0.800000] [philo/INFO] Thread 3 is full
2741 - [Tremblay:thread 3:(1) 0.800000] [philo/INFO] Thread 3 thinks
2742 - [Tremblay:thread 4:(1) 0.810000] [philo/INFO] Thread 4 tries to enter the dead-end; hopefully, the master will cancel it
2743 - [Tremblay:thread 3:(1) 0.830000] [philo/INFO] Thread 3 tries to enter the dead-end; hopefully, the master will cancel it
2744 - [Tremblay:philosopher:(1) 0.830000] [philo/INFO] Cancel all childs
2745 - [Tremblay:philosopher:(1) 0.830000] [gras/INFO] Exiting GRAS
2746 + [Tremblay:thread 3:(1) 0.250000] [philo/INFO] Thread 3 is full
2747 + [Tremblay:thread 3:(1) 0.250000] [philo/INFO] Thread 3 thinks
2748 + [Tremblay:thread 1:(1) 0.250000] [philo/INFO] Thread 1 is full
2749 + [Tremblay:thread 1:(1) 0.250000] [philo/INFO] Thread 1 thinks
2750 + [Tremblay:thread 2:(1) 0.250000] [philo/INFO] Thread 2 eats
2751 + [Tremblay:thread 4:(1) 0.250000] [philo/INFO] Thread 4 eats
2752 + [Tremblay:thread 1:(1) 0.260000] [philo/INFO] Thread 1 tries to enter the dead-end; hopefully, the master will cancel it
2753 + [Tremblay:thread 2:(1) 0.270000] [philo/INFO] Thread 2 is full
2754 + [Tremblay:thread 2:(1) 0.270000] [philo/INFO] Thread 2 thinks
2755 + [Tremblay:thread 3:(1) 0.280000] [philo/INFO] Thread 3 gets hungry (lunch #3)
2756 + [Tremblay:thread 4:(1) 0.290000] [philo/INFO] Thread 4 is full
2757 + [Tremblay:thread 4:(1) 0.290000] [philo/INFO] Thread 4 thinks
2758 + [Tremblay:thread 2:(1) 0.290000] [philo/INFO] Thread 2 gets hungry (lunch #5)
2759 + [Tremblay:thread 2:(1) 0.290000] [philo/INFO] Thread 2 eats
2760 + [Tremblay:thread 2:(1) 0.310000] [philo/INFO] Thread 2 is full
2761 + [Tremblay:thread 2:(1) 0.310000] [philo/INFO] Thread 2 thinks
2762 + [Tremblay:thread 3:(1) 0.310000] [philo/INFO] Thread 3 eats
2763 + [Tremblay:thread 4:(1) 0.330000] [philo/INFO] Thread 4 gets hungry (lunch #4)
2764 + [Tremblay:thread 2:(1) 0.330000] [philo/INFO] Thread 2 gets hungry (lunch #6)
2765 + [Tremblay:thread 3:(1) 0.340000] [philo/INFO] Thread 3 is full
2766 + [Tremblay:thread 3:(1) 0.340000] [philo/INFO] Thread 3 thinks
2767 + [Tremblay:thread 2:(1) 0.340000] [philo/INFO] Thread 2 eats
2768 + [Tremblay:thread 4:(1) 0.340000] [philo/INFO] Thread 4 eats
2769 + [Tremblay:thread 2:(1) 0.360000] [philo/INFO] Thread 2 is full
2770 + [Tremblay:thread 2:(1) 0.360000] [philo/INFO] Thread 2 thinks
2771 + [Tremblay:thread 3:(1) 0.370000] [philo/INFO] Thread 3 gets hungry (lunch #4)
2772 + [Tremblay:thread 4:(1) 0.380000] [philo/INFO] Thread 4 is full
2773 + [Tremblay:thread 4:(1) 0.380000] [philo/INFO] Thread 4 thinks
2774 + [Tremblay:thread 2:(1) 0.380000] [philo/INFO] Thread 2 gets hungry (lunch #7)
2775 + [Tremblay:thread 2:(1) 0.380000] [philo/INFO] Thread 2 eats
2776 + [Tremblay:thread 2:(1) 0.400000] [philo/INFO] Thread 2 is full
2777 + [Tremblay:thread 2:(1) 0.400000] [philo/INFO] Thread 2 thinks
2778 + [Tremblay:thread 3:(1) 0.400000] [philo/INFO] Thread 3 eats
2779 + [Tremblay:thread 4:(1) 0.420000] [philo/INFO] Thread 4 gets hungry (lunch #5)
2780 + [Tremblay:thread 2:(1) 0.420000] [philo/INFO] Thread 2 gets hungry (lunch #8)
2781 + [Tremblay:thread 3:(1) 0.430000] [philo/INFO] Thread 3 is full
2782 + [Tremblay:thread 3:(1) 0.430000] [philo/INFO] Thread 3 thinks
2783 + [Tremblay:thread 2:(1) 0.430000] [philo/INFO] Thread 2 eats
2784 + [Tremblay:thread 4:(1) 0.430000] [philo/INFO] Thread 4 eats
2785 + [Tremblay:thread 2:(1) 0.450000] [philo/INFO] Thread 2 is full
2786 + [Tremblay:thread 2:(1) 0.450000] [philo/INFO] Thread 2 thinks
2787 + [Tremblay:thread 3:(1) 0.460000] [philo/INFO] Thread 3 gets hungry (lunch #5)
2788 + [Tremblay:thread 4:(1) 0.470000] [philo/INFO] Thread 4 is full
2789 + [Tremblay:thread 4:(1) 0.470000] [philo/INFO] Thread 4 thinks
2790 + [Tremblay:thread 2:(1) 0.470000] [philo/INFO] Thread 2 gets hungry (lunch #9)
2791 + [Tremblay:thread 2:(1) 0.470000] [philo/INFO] Thread 2 eats
2792 + [Tremblay:thread 2:(1) 0.490000] [philo/INFO] Thread 2 is full
2793 + [Tremblay:thread 2:(1) 0.490000] [philo/INFO] Thread 2 thinks
2794 + [Tremblay:thread 3:(1) 0.490000] [philo/INFO] Thread 3 eats
2795 + [Tremblay:thread 4:(1) 0.510000] [philo/INFO] Thread 4 gets hungry (lunch #6)
2796 + [Tremblay:thread 2:(1) 0.510000] [philo/INFO] Thread 2 tries to enter the dead-end; hopefully, the master will cancel it
2797 + [Tremblay:thread 3:(1) 0.520000] [philo/INFO] Thread 3 is full
2798 + [Tremblay:thread 3:(1) 0.520000] [philo/INFO] Thread 3 thinks
2799 + [Tremblay:thread 4:(1) 0.520000] [philo/INFO] Thread 4 eats
2800 + [Tremblay:thread 3:(1) 0.550000] [philo/INFO] Thread 3 gets hungry (lunch #6)
2801 + [Tremblay:thread 4:(1) 0.560000] [philo/INFO] Thread 4 is full
2802 + [Tremblay:thread 4:(1) 0.560000] [philo/INFO] Thread 4 thinks
2803 + [Tremblay:thread 3:(1) 0.560000] [philo/INFO] Thread 3 eats
2804 + [Tremblay:thread 3:(1) 0.590000] [philo/INFO] Thread 3 is full
2805 + [Tremblay:thread 3:(1) 0.590000] [philo/INFO] Thread 3 thinks
2806 + [Tremblay:thread 4:(1) 0.600000] [philo/INFO] Thread 4 gets hungry (lunch #7)
2807 + [Tremblay:thread 4:(1) 0.600000] [philo/INFO] Thread 4 eats
2808 + [Tremblay:thread 3:(1) 0.620000] [philo/INFO] Thread 3 gets hungry (lunch #7)
2809 + [Tremblay:thread 4:(1) 0.640000] [philo/INFO] Thread 4 is full
2810 + [Tremblay:thread 4:(1) 0.640000] [philo/INFO] Thread 4 thinks
2811 + [Tremblay:thread 3:(1) 0.640000] [philo/INFO] Thread 3 eats
2812 + [Tremblay:thread 3:(1) 0.670000] [philo/INFO] Thread 3 is full
2813 + [Tremblay:thread 3:(1) 0.670000] [philo/INFO] Thread 3 thinks
2814 + [Tremblay:thread 4:(1) 0.680000] [philo/INFO] Thread 4 gets hungry (lunch #8)
2815 + [Tremblay:thread 4:(1) 0.680000] [philo/INFO] Thread 4 eats
2816 + [Tremblay:thread 3:(1) 0.700000] [philo/INFO] Thread 3 gets hungry (lunch #8)
2817 + [Tremblay:thread 4:(1) 0.720000] [philo/INFO] Thread 4 is full
2818 + [Tremblay:thread 4:(1) 0.720000] [philo/INFO] Thread 4 thinks
2819 + [Tremblay:thread 3:(1) 0.720000] [philo/INFO] Thread 3 eats
2820 + [Tremblay:thread 3:(1) 0.750000] [philo/INFO] Thread 3 is full
2821 + [Tremblay:thread 3:(1) 0.750000] [philo/INFO] Thread 3 thinks
2822 + [Tremblay:thread 4:(1) 0.760000] [philo/INFO] Thread 4 gets hungry (lunch #9)
2823 + [Tremblay:thread 4:(1) 0.760000] [philo/INFO] Thread 4 eats
2824 + [Tremblay:thread 3:(1) 0.780000] [philo/INFO] Thread 3 gets hungry (lunch #9)
2825 + [Tremblay:thread 4:(1) 0.800000] [philo/INFO] Thread 4 is full
2826 + [Tremblay:thread 4:(1) 0.800000] [philo/INFO] Thread 4 thinks
2827 + [Tremblay:thread 3:(1) 0.800000] [philo/INFO] Thread 3 eats
2828 + [Tremblay:thread 3:(1) 0.830000] [philo/INFO] Thread 3 is full
2829 + [Tremblay:thread 3:(1) 0.830000] [philo/INFO] Thread 3 thinks
2830 + [Tremblay:thread 4:(1) 0.840000] [philo/INFO] Thread 4 tries to enter the dead-end; hopefully, the master will cancel it
2831 + [Tremblay:thread 3:(1) 0.860000] [philo/INFO] Thread 3 tries to enter the dead-end; hopefully, the master will cancel it
2832 + [Tremblay:philosopher:(1) 0.860000] [philo/INFO] Cancel all childs
2833 + [Tremblay:philosopher:(1) 0.860000] [gras/INFO] Exiting GRAS
2834 [0.090043] run_context.c:667: [tesh/ERROR] Test suite `test_sg_32': NOK (<test_sg_32:3> output mismatch)
2835 ----------------------------------------------------------
2836 "gras-synchro-sg-32," end time: Dec 10 15:58 CET
2837 "gras-synchro-sg-32," time elapsed: 00:00:00
2838 ----------------------------------------------------------
2839
2840 96/112 Testing: gras-properties-sg,
2841 96/112 Test: gras-properties-sg,
2842 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/gras/properties" "test_sg" 
2843 Directory: /home/navarrop/Developments/simgrid/Cmake
2844 "gras-properties-sg," start time: Dec 10 15:58 CET
2845 Output:
2846 ----------------------------------------------------------
2847 [0.000006] [tesh/INFO] Change directory to ../examples/gras/properties
2848 [0.000036] [tesh/INFO] Test suite `test_sg'
2849 [0.000257] [tesh/INFO] [test_sg:1] Runs the 'properties' test within the simulator (simulation times valid for 32bits architectures)
2850 [0.000271] [tesh/INFO] [test_sg:3] $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/prop.xml ${srcdir:=.}/properties.xml
2851 [0.076476] [tesh/INFO] Test suite `test_sg' OK
2852 ----------------------------------------------------------
2853 "gras-properties-sg," end time: Dec 10 15:58 CET
2854 "gras-properties-sg," time elapsed: 00:00:00
2855 ----------------------------------------------------------
2856
2857 97/112 Testing: amok-bandwidth-rl,
2858 97/112 Test: amok-bandwidth-rl,
2859 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/amok" "bandwidth/bandwidth_rl.tesh" 
2860 Directory: /home/navarrop/Developments/simgrid/Cmake
2861 "amok-bandwidth-rl," start time: Dec 10 15:58 CET
2862 Output:
2863 ----------------------------------------------------------
2864 [0.000006] [tesh/INFO] Change directory to ../examples/amok
2865 [0.000036] [tesh/INFO] Test suite `bandwidth/bandwidth_rl'
2866 [0.008954] [tesh/INFO] [bandwidth/bandwidth_rl:2] $SG_TEST_ENV bandwidth/bandwidth_sensor$EXEEXT 127.0.0.1:6000 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
2867 [0.009437] [tesh/INFO] [bandwidth/bandwidth_rl:6] $SG_TEST_ENV bandwidth/bandwidth_sensor$EXEEXT 127.0.0.1:6000 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
2868 [0.009786] [tesh/INFO] [bandwidth/bandwidth_rl:10] $SG_TEST_ENV bandwidth/bandwidth_maestro$EXEEXT 6000 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
2869 [5.173307] run_context.c:603: [tesh/ERROR] Test suite `bandwidth/bandwidth_rl': NOK (<bandwidth/bandwidth_rl:2> got signal SIGABRT)
2870 [5.173369] run_context.c:663: [tesh/ERROR] Output of <bandwidth/bandwidth_rl:2> mismatch:
2871   sensor:main Sensor starting (on port 3000)
2872 + ** SimGrid: UNCAUGHT EXCEPTION received on caraja(13250): category: unknown_err; value: 0
2873 + ** Asked to receive a message on the measurement socket 0x10caaa0
2874 + ** Thrown by sensor() in this process
2875 + sensor:listener Asked to receive a message on the measurement socket 0x10caaa0
2876
2877 + **   In gras_msg_recv() at /home/navarrop/Developments/simgrid/src/gras/Msg/rl_msg.c:92
2878 + **   In listener_function() at /home/navarrop/Developments/simgrid/src/gras/Msg/gras_msg_listener.c:42
2879 + **   In xbt_thread_create_wrapper() at /home/navarrop/Developments/simgrid/src/xbt/xbt_rl_synchro.c:37
2880 + **   In wrapper_start_routine() at /home/navarrop/Developments/simgrid/src/xbt/xbt_os_thread.c:137
2881 + **   In start_thread() at /build/buildd/eglibc-2.10.1/nptl/pthread_create.c:300
2882 + **   In ?? at /lib/libc.so.6(clone+0x6d) [0x7fef345e47bd]
2883 [5.173377] run_context.c:667: [tesh/ERROR] Test suite `bandwidth/bandwidth_rl': NOK (<bandwidth/bandwidth_rl:2> output mismatch)
2884 [5.173389] [tesh/INFO] Kill <bandwidth/bandwidth_rl:6> because <bandwidth/bandwidth_rl:2> failed
2885 ----------------------------------------------------------
2886 "amok-bandwidth-rl," end time: Dec 10 15:58 CET
2887 "amok-bandwidth-rl," time elapsed: 00:00:05
2888 ----------------------------------------------------------
2889
2890 98/112 Testing: amok-saturate-rl,
2891 98/112 Test: amok-saturate-rl,
2892 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/amok" "saturate/saturate_rl.tesh" 
2893 Directory: /home/navarrop/Developments/simgrid/Cmake
2894 "amok-saturate-rl," start time: Dec 10 15:58 CET
2895 Output:
2896 ----------------------------------------------------------
2897 [0.000006] [tesh/INFO] Change directory to ../examples/amok
2898 [0.000035] [tesh/INFO] Test suite `saturate/saturate_rl'
2899 [0.000597] [tesh/INFO] [saturate/saturate_rl:2] $SG_TEST_ENV saturate/saturate_sensor$EXEEXT 127.0.0.1:3333 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
2900 [0.001142] [tesh/INFO] [saturate/saturate_rl:5] $SG_TEST_ENV saturate/saturate_sensor$EXEEXT 127.0.0.1:3333 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
2901 [0.005930] [tesh/INFO] [saturate/saturate_rl:8] $SG_TEST_ENV saturate/saturate_sensor$EXEEXT 127.0.0.1:3333 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
2902 [0.008622] [tesh/INFO] [saturate/saturate_rl:11] $SG_TEST_ENV saturate/saturate_sensor$EXEEXT 127.0.0.1:3333 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
2903 [0.019531] [tesh/INFO] [saturate/saturate_rl:14] $SG_TEST_ENV saturate/saturate_maestro$EXEEXT 3333 --log=root.fmt=%P:%t%e%m%n $ARGS (background command)
2904 [5.079964] run_context.c:663: [tesh/ERROR] Output of <saturate/saturate_rl:2> mismatch:
2905 + sensor:main Sensor starting (on port 3003)
2906 + sensor:main Exiting GRAS
2907
2908 [5.079991] run_context.c:667: [tesh/ERROR] Test suite `saturate/saturate_rl': NOK (<saturate/saturate_rl:2> output mismatch)
2909 [5.080027] [tesh/INFO] Kill <saturate/saturate_rl:11> because <saturate/saturate_rl:2> failed
2910 [5.080251] [tesh/INFO] Kill <saturate/saturate_rl:8> because <saturate/saturate_rl:2> failed
2911 [5.080454] [tesh/INFO] Kill <saturate/saturate_rl:5> because <saturate/saturate_rl:2> failed
2912 ----------------------------------------------------------
2913 "amok-saturate-rl," end time: Dec 10 15:58 CET
2914 "amok-saturate-rl," time elapsed: 00:00:05
2915 ----------------------------------------------------------
2916
2917 99/112 Testing: amok-bandwidth-sg-32,
2918 99/112 Test: amok-bandwidth-sg-32,
2919 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/amok" "bandwidth/bandwidth_sg_32.tesh" 
2920 Directory: /home/navarrop/Developments/simgrid/Cmake
2921 "amok-bandwidth-sg-32," start time: Dec 10 15:58 CET
2922 Output:
2923 ----------------------------------------------------------
2924 [0.000005] [tesh/INFO] Change directory to ../examples/amok
2925 [0.000035] [tesh/INFO] Test suite `bandwidth/bandwidth_sg_32'
2926 [0.000324] [tesh/INFO] [bandwidth/bandwidth_sg_32:1] $SG_TEST_EXENV bandwidth/bandwidth_simulator${EXEEXT} ${srcdir:=.}/../msg/small_platform.xml ${srcdir:=.}/bandwidth/bandwidth.xml
2927 [0.087398] run_context.c:663: [tesh/ERROR] Output of <bandwidth/bandwidth_sg_32:1> mismatch:
2928 - [Ginette:maestro:(3) 0.000000] [Bandwidth/INFO] Maestro starting
2929 - [Tremblay:sensor:(1) 0.000015] [Bandwidth/INFO] Sensor starting (on port 3000)
2930 - [Jupiter:sensor:(2) 0.000015] [Bandwidth/INFO] Sensor starting (on port 3000)
2931 - [Ginette:maestro:(3) 0.000015] [Bandwidth/INFO] Wait for peers for 5 sec
2932 - [Ginette:maestro:(3) 5.000015] [Bandwidth/INFO] Contact Tremblay:3000
2933 - [Ginette:maestro:(3) 5.000030] [Bandwidth/INFO] Test the BW between me and one of the sensors
2934 - [Ginette:maestro:(3) 6.137817] [Bandwidth/INFO] Experience between me and Tremblay:3000 (initially 1 msgs of 524288 bytes, maybe modified to fill the pipe at least 1.0s) took 1.062123 sec, achieving 7657.304762 kb/s
2935 - [Ginette:maestro:(3) 6.137817] [Bandwidth/INFO] Test the BW between Tremblay:3000 and Jupiter:3000
2936 - [Ginette:maestro:(3) 7.289812] [Bandwidth/INFO] Experience between Tremblay:3000 and Jupiter:3000 took took 1.062501 sec, achieving 6663.458290 kb/s
2937 - [Ginette:maestro:(3) 7.293848] [gras/INFO] Exiting GRAS
2938 - [Jupiter:sensor:(2) 7.293848] [gras/INFO] Exiting GRAS
2939 - [Tremblay:sensor:(1) 8.289812] [gras/INFO] Exiting GRAS
2940 + [Ginette:maestro:(3) 0.000000] [Bandwidth/INFO] Maestro starting
2941 + [Tremblay:sensor:(1) 0.000156] [Bandwidth/INFO] Sensor starting (on port 3000)
2942 + [Ginette:maestro:(3) 0.000156] [Bandwidth/INFO] Wait for peers for 5 sec
2943 + [Jupiter:sensor:(2) 0.000156] [Bandwidth/INFO] Sensor starting (on port 3000)
2944 + [Ginette:maestro:(3) 5.000156] [Bandwidth/INFO] Contact Tremblay:3000
2945 + [Ginette:maestro:(3) 5.000312] [Bandwidth/INFO] Test the BW between me and one of the sensors
2946 + [Ginette:maestro:(3) 7.091307] [Bandwidth/INFO] Experience between me and Tremblay:3000 (initially 1 msgs of 524288 bytes, maybe modified to fill the pipe at least 1.0s) took 1.090703 sec, achieving 7489.460506 kb/s
2947 + [Ginette:maestro:(3) 7.091307] [Bandwidth/INFO] Test the BW between Tremblay:3000 and Jupiter:3000
2948 + [Ginette:maestro:(3) 9.249135] [Bandwidth/INFO] Experience between Tremblay:3000 and Jupiter:3000 took took 1.089859 sec, achieving 6296.831079 kb/s
2949 + [Ginette:maestro:(3) 9.291110] [gras/INFO] Exiting GRAS
2950 + [Jupiter:sensor:(2) 9.291110] [gras/INFO] Exiting GRAS
2951 + [Tremblay:sensor:(1) 10.249135] [gras/INFO] Exiting GRAS
2952 [0.087422] run_context.c:667: [tesh/ERROR] Test suite `bandwidth/bandwidth_sg_32': NOK (<bandwidth/bandwidth_sg_32:1> output mismatch)
2953 ----------------------------------------------------------
2954 "amok-bandwidth-sg-32," end time: Dec 10 15:58 CET
2955 "amok-bandwidth-sg-32," time elapsed: 00:00:00
2956 ----------------------------------------------------------
2957
2958 100/112 Testing: amok-saturate-sg-32,
2959 100/112 Test: amok-saturate-sg-32,
2960 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/amok" "saturate/saturate_sg_32.tesh" 
2961 Directory: /home/navarrop/Developments/simgrid/Cmake
2962 "amok-saturate-sg-32," start time: Dec 10 15:58 CET
2963 Output:
2964 ----------------------------------------------------------
2965 [0.000005] [tesh/INFO] Change directory to ../examples/amok
2966 [0.000037] [tesh/INFO] Test suite `saturate/saturate_sg_32'
2967 [0.000283] [tesh/INFO] [saturate/saturate_sg_32:1] $SG_TEST_EXENV saturate/saturate_simulator${EXEEXT} ${srcdir:=.}/../msg/small_platform.xml ${srcdir:=.}/saturate/saturate.xml
2968 [0.068012] run_context.c:663: [tesh/ERROR] Output of <saturate/saturate_sg_32:1> mismatch:
2969 - [Tremblay:sensor:(1) 0.000000] [saturate/INFO] Sensor starting (on port 3000)
2970 - [Jupiter:sensor:(2) 0.000000] [saturate/INFO] Sensor starting (on port 3000)
2971 - [Fafard:sensor:(3) 0.000000] [saturate/INFO] Sensor starting (on port 3000)
2972 + [Tremblay:sensor:(1) 0.000000] [saturate/INFO] Sensor starting (on port 3000)
2973   [Ginette:sensor:(4) 0.000000] [saturate/INFO] Sensor starting (on port 3000)
2974 - [Ginette:sensor:(4) 5.001254] [gras/INFO] Exiting GRAS
2975 - [Bourassa:maestro:(5) 5.001790] [saturate/INFO] Start saturation between Tremblay:3000 and Jupiter:3000
2976 - [Fafard:sensor:(3) 5.001790] [gras/INFO] Exiting GRAS
2977 - [Bourassa:maestro:(5) 5.005719] [saturate/INFO] Have a rest
2978 - [Bourassa:maestro:(5) 6.005719] [saturate/INFO] Stop the saturation
2979 - [Tremblay:sensor:(1) 6.158104] [amok_bw_sat/INFO] Saturation(Tremblay:3000->Jupiter:3000) started
2980 - [Tremblay:sensor:(1) 12.156799] [amok_bw_sat/INFO] Saturation from Tremblay:3000 to Jupiter:3000 stopped by Bourassa:4000
2981 - [Bourassa:maestro:(5) 12.158759] [saturate/INFO] Saturation took 6.00sec, achieving 1137477.521033b/s
2982 - [Tremblay:sensor:(1) 12.160729] [gras/INFO] Exiting GRAS
2983 - [Bourassa:maestro:(5) 12.164161] [gras/INFO] Exiting GRAS
2984 - [Jupiter:sensor:(2) 72.156799] [amok_bw_sat/INFO] Saturation comming from Tremblay:3000 stopped on Jupiter:3000
2985 - [Jupiter:sensor:(2) 72.156799] [gras/INFO] Exiting GRAS
2986 + [Fafard:sensor:(3) 0.000000] [saturate/INFO] Sensor starting (on port 3000)
2987 + [Jupiter:sensor:(2) 0.000000] [saturate/INFO] Sensor starting (on port 3000)
2988 + [Jupiter:sensor:(2) 5.035692] [gras/INFO] Exiting GRAS
2989 + [Bourassa:maestro:(5) 5.041260] [saturate/INFO] Start saturation between Tremblay:3000 and Ginette:3000
2990 + [Fafard:sensor:(3) 5.041260] [gras/INFO] Exiting GRAS
2991 + [Bourassa:maestro:(5) 5.082092] [saturate/INFO] Have a rest
2992 + [Bourassa:maestro:(5) 6.082092] [saturate/INFO] Stop the saturation
2993 + [Tremblay:sensor:(1) 7.200021] [amok_bw_sat/INFO] Saturation(Tremblay:3000->Ginette:3000) started
2994 + [Tremblay:sensor:(1) 13.188834] [amok_bw_sat/INFO] Saturation from Tremblay:3000 to Ginette:3000 stopped by Bourassa:4000
2995 + [Bourassa:maestro:(5) 13.209174] [saturate/INFO] Saturation took 5.99sec, achieving 1280588.867148b/s
2996 + [Tremblay:sensor:(1) 13.229666] [gras/INFO] Exiting GRAS
2997 + [Bourassa:maestro:(5) 13.242710] [gras/INFO] Exiting GRAS
2998 + [Ginette:sensor:(4) 73.188834] [amok_bw_sat/INFO] Saturation comming from Tremblay:3000 stopped on Ginette:3000
2999 + [Ginette:sensor:(4) 73.188834] [gras/INFO] Exiting GRAS
3000 [0.068037] run_context.c:667: [tesh/ERROR] Test suite `saturate/saturate_sg_32': NOK (<saturate/saturate_sg_32:1> output mismatch)
3001 ----------------------------------------------------------
3002 "amok-saturate-sg-32," end time: Dec 10 15:58 CET
3003 "amok-saturate-sg-32," time elapsed: 00:00:00
3004 ----------------------------------------------------------
3005
3006 101/112 Testing: simdag-test_simdag,
3007 101/112 Test: simdag-test_simdag,
3008 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/simdag" "test_simdag.tesh" 
3009 Directory: /home/navarrop/Developments/simgrid/Cmake
3010 "simdag-test_simdag," start time: Dec 10 15:58 CET
3011 Output:
3012 ----------------------------------------------------------
3013 [0.000005] [tesh/INFO] Change directory to ../examples/simdag
3014 [0.000033] [tesh/INFO] Test suite `test_simdag'
3015 [0.011642] [tesh/INFO] [test_simdag:3] Simple test of simdag
3016 [0.011670] [tesh/INFO] [test_simdag:5] $SG_TEST_EXENV ./sd_test ${srcdir:=.}/../msg/msg_platform.xml
3017 [0.012600] run_context.c:631: [tesh/ERROR] Test suite `test_simdag': NOK (<test_simdag:5> returned code 127)
3018 [0.012613] run_context.c:649: [tesh/CRITICAL] Command ./sd_test not found
3019 [0.012706] run_context.c:663: [tesh/ERROR] Output of <test_simdag:5> mismatch:
3020 - [0.000000] [sd_test/INFO] Computation time for 2000000.000000 flops on Jacquelin: 0.014563
3021 - [0.000000] [sd_test/INFO] Computation time for 1000000.000000 flops on Intel: 0.007282
3022 - [0.000000] [sd_test/INFO] Route between Jacquelin and Intel:
3023 - [0.000000] [sd_test/INFO]    Link 145: latency = 0.000410, bandwidth = 2583375.000000
3024 - [0.000000] [sd_test/INFO]    Link 59: latency = 0.000371, bandwidth = 11845375.000000
3025 - [0.000000] [sd_test/INFO]    Link 56: latency = 0.029589, bandwidth = 21414750.000000
3026 - [0.000000] [sd_test/INFO]    Link 57: latency = 0.035083, bandwidth = 15376875.000000
3027 - [0.000000] [sd_test/INFO]    Link 141: latency = 0.005161, bandwidth = 472125.000000
3028 - [0.000000] [sd_test/INFO] Route latency = 0.070615, route bandwidth = 472125.000000
3029 - [0.000000] [sd_test/INFO] Communication time for 2000000.000000 bytes between Jacquelin and Intel: 4.306781
3030 - [0.000000] [sd_test/INFO] Communication time for 3000000.000000 bytes between Intel and Jacquelin: 6.424864
3031 - [0.000000] [sd_test/INFO] Estimated time for 'Task D': 385.928745
3032 - [0.000000] [sd_kernel/INFO] Starting simulation...
3033 - [0.000000] [sd_kernel/INFO] Executing task 'Task D'
3034 - [1271.136703] [sd_kernel/INFO] Task 'Task D' done
3035 - [1271.136703] [sd_kernel/INFO] Executing task 'Task B'
3036 - [1271.136703] [sd_kernel/INFO] Executing task 'Task C'
3037 - [2118.584711] [sd_kernel/INFO] Task 'Task B' done
3038 - [2118.584711] [sd_task/INFO] Watch point reached with task 'Task B'!
3039 - [2118.584711] [sd_kernel/INFO] Simulation finished
3040 - [2118.584711] [sd_test/INFO] Task 'Task D' start time: 0.000000, finish time: 1271.136703
3041 - [2118.584711] [sd_test/INFO] Task 'Task B' start time: 1271.136703, finish time: 2118.584711
3042
3043 [0.012722] run_context.c:667: [tesh/ERROR] Test suite `test_simdag': NOK (<test_simdag:5> output mismatch)
3044 ----------------------------------------------------------
3045 "simdag-test_simdag," end time: Dec 10 15:58 CET
3046 "simdag-test_simdag," time elapsed: 00:00:00
3047 ----------------------------------------------------------
3048
3049 102/112 Testing: simdag-test_simdag2,
3050 102/112 Test: simdag-test_simdag2,
3051 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/simdag" "test_simdag2.tesh" 
3052 Directory: /home/navarrop/Developments/simgrid/Cmake
3053 "simdag-test_simdag2," start time: Dec 10 15:58 CET
3054 Output:
3055 ----------------------------------------------------------
3056 [0.000007] [tesh/INFO] Change directory to ../examples/simdag
3057 [0.000040] [tesh/INFO] Test suite `test_simdag2'
3058 [0.000267] [tesh/INFO] [test_simdag2:3] Simple test of simdag
3059 [0.000278] [tesh/INFO] [test_simdag2:5] $SG_TEST_EXENV ./sd_test2 ${srcdir:=.}/2clusters.xml
3060 [0.001016] run_context.c:631: [tesh/ERROR] Test suite `test_simdag2': NOK (<test_simdag2:5> returned code 127)
3061 [0.001026] run_context.c:649: [tesh/CRITICAL] Command ./sd_test2 not found
3062 [0.001080] run_context.c:663: [tesh/ERROR] Output of <test_simdag2:5> mismatch:
3063 - [0.000000] [sd_kernel/INFO] Starting simulation...
3064 - [0.000000] [sd_kernel/INFO] Executing task 'Initial'
3065 - [0.000015] [sd_kernel/INFO] Task 'Initial' done
3066 - [0.000015] [sd_kernel/INFO] Executing task 'PtoP Comm 1'
3067 - [0.000015] [sd_kernel/INFO] Executing task 'PtoP Comm 2'
3068 - [0.037815] [sd_kernel/INFO] Task 'PtoP Comm 2' done
3069 - [0.375315] [sd_kernel/INFO] Task 'PtoP Comm 1' done
3070 - [0.375315] [sd_kernel/INFO] Executing task 'Par Comp without comm'
3071 - [1.375315] [sd_kernel/INFO] Task 'Par Comp without comm' done
3072 - [1.375315] [sd_kernel/INFO] Executing task 'intra redist'
3073 - [1.395615] [sd_kernel/INFO] Task 'intra redist' done
3074 - [1.395615] [sd_kernel/INFO] Executing task 'Par Comp with comm 1'
3075 - [2.395915] [sd_kernel/INFO] Task 'Par Comp with comm 1' done
3076 - [2.395915] [sd_kernel/INFO] Executing task 'inter redist'
3077 - [8.771515] [sd_kernel/INFO] Task 'inter redist' done
3078 - [8.771515] [sd_kernel/INFO] Executing task 'Par Comp with comm 2'
3079 - [8.811815] [sd_kernel/INFO] Task 'Par Comp with comm 2' done
3080 - [8.811815] [sd_kernel/INFO] Executing task 'Final'
3081 - [9.811830] [sd_kernel/INFO] Task 'Final' done
3082 - [9.811830] [sd_kernel/INFO] Simulation finished
3083
3084 [0.001089] run_context.c:667: [tesh/ERROR] Test suite `test_simdag2': NOK (<test_simdag2:5> output mismatch)
3085 ----------------------------------------------------------
3086 "simdag-test_simdag2," end time: Dec 10 15:58 CET
3087 "simdag-test_simdag2," time elapsed: 00:00:00
3088 ----------------------------------------------------------
3089
3090 103/112 Testing: simdag-test_prop,
3091 103/112 Test: simdag-test_prop,
3092 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/simdag" "properties/test_prop.tesh" 
3093 Directory: /home/navarrop/Developments/simgrid/Cmake
3094 "simdag-test_prop," start time: Dec 10 15:58 CET
3095 Output:
3096 ----------------------------------------------------------
3097 [0.000006] [tesh/INFO] Change directory to ../examples/simdag
3098 [0.000035] [tesh/INFO] Test suite `properties/test_prop'
3099 [0.000416] [tesh/INFO] [properties/test_prop:3] Simple test of simdag with properties
3100 [0.000427] [tesh/INFO] [properties/test_prop:5] $SG_TEST_EXENV properties/sd_prop ${srcdir:=.}/../platforms/prop.xml
3101 [0.001100] run_context.c:631: [tesh/ERROR] Test suite `properties/test_prop': NOK (<properties/test_prop:5> returned code 127)
3102 [0.001110] run_context.c:649: [tesh/CRITICAL] Command properties/sd_prop not found
3103 [0.001148] run_context.c:663: [tesh/ERROR] Output of <properties/test_prop:5> mismatch:
3104 - [0.000000] [test/INFO] Property list for workstation host1
3105 - [0.000000] [test/INFO]        Property: NewProp has value: newValue
3106 - [0.000000] [test/INFO]        Property: SG_TEST_Hdd has value: 180
3107 - [0.000000] [test/INFO]        Property: SG_TEST_mem has value: 4
3108 - [0.000000] [test/INFO]        Property: NoProp is undefined
3109 - [0.000000] [test/INFO] Property list for workstation host2
3110 - [0.000000] [test/INFO]        Property: SG_TEST_Hdd on host: 120
3111 - [0.000000] [test/INFO] Modify an existing property
3112 - [0.000000] [test/INFO]        Property: SG_TEST_Hdd old value: 120
3113 - [0.000000] [test/INFO]        Property: SG_TEST_Hdd new value: 250
3114
3115 [0.001155] run_context.c:667: [tesh/ERROR] Test suite `properties/test_prop': NOK (<properties/test_prop:5> output mismatch)
3116 ----------------------------------------------------------
3117 "simdag-test_prop," end time: Dec 10 15:58 CET
3118 "simdag-test_prop," time elapsed: 00:00:00
3119 ----------------------------------------------------------
3120
3121 104/112 Testing: simdag-metaxml_test,
3122 104/112 Test: simdag-metaxml_test,
3123 Command: "/home/navarrop/Developments/simgrid/tools/tesh/tesh" "--cd" "../examples/simdag" "metaxml/metaxml_test.tesh" 
3124 Directory: /home/navarrop/Developments/simgrid/Cmake
3125 "simdag-metaxml_test," start time: Dec 10 15:58 CET
3126 Output:
3127 ----------------------------------------------------------
3128 [0.000005] [tesh/INFO] Change directory to ../examples/simdag
3129 [0.000033] [tesh/INFO] Test suite `metaxml/metaxml_test'
3130 [0.000461] [tesh/INFO] [metaxml/metaxml_test:3] Simple test of simdag with metaxml tags
3131 [0.000476] [tesh/INFO] [metaxml/metaxml_test:5] $SG_TEST_EXENV metaxml/sd_meta ${srcdir:=.}/../platforms/metaxml.xml
3132 [0.001390] run_context.c:631: [tesh/ERROR] Test suite `metaxml/metaxml_test': NOK (<metaxml/metaxml_test:5> returned code 127)
3133 [0.001404] run_context.c:649: [tesh/CRITICAL] Command metaxml/sd_meta not found
3134 [0.001761] run_context.c:663: [tesh/ERROR] Output of <metaxml/metaxml_test:5> mismatch:
3135 - [0.000000] [sd_test/INFO] Route between lille_2_host and lille_2_host:
3136 - [0.000000] [sd_test/INFO]     Link lille_2_host: latency = 0.000050, bandwidth = 125000000.000000
3137 - [0.000000] [sd_test/INFO]     Link Lille_bb: latency = 0.000050, bandwidth = 50000000.000000
3138 - [0.000000] [sd_test/INFO] Route between lille_2_host and nancy_2_host:
3139 - [0.000000] [sd_test/INFO]     Link lille_2_host: latency = 0.000050, bandwidth = 125000000.000000
3140 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3141 - [0.000000] [sd_test/INFO]     Link nancy_2_host: latency = 0.000050, bandwidth = 125000000.000000
3142 - [0.000000] [sd_test/INFO] Route between lille_2_host and lille_0_host:
3143 - [0.000000] [sd_test/INFO]     Link lille_2_host: latency = 0.000050, bandwidth = 125000000.000000
3144 - [0.000000] [sd_test/INFO]     Link Lille_bb: latency = 0.000050, bandwidth = 50000000.000000
3145 - [0.000000] [sd_test/INFO] Route between lille_2_host and nancy_0_host:
3146 - [0.000000] [sd_test/INFO]     Link lille_2_host: latency = 0.000050, bandwidth = 125000000.000000
3147 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3148 - [0.000000] [sd_test/INFO]     Link nancy_0_host: latency = 0.000050, bandwidth = 125000000.000000
3149 - [0.000000] [sd_test/INFO] Route between lille_2_host and lille_1_host:
3150 - [0.000000] [sd_test/INFO]     Link lille_2_host: latency = 0.000050, bandwidth = 125000000.000000
3151 - [0.000000] [sd_test/INFO]     Link Lille_bb: latency = 0.000050, bandwidth = 50000000.000000
3152 - [0.000000] [sd_test/INFO] Route between lille_2_host and nancy_1_host:
3153 - [0.000000] [sd_test/INFO]     Link lille_2_host: latency = 0.000050, bandwidth = 125000000.000000
3154 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3155 - [0.000000] [sd_test/INFO]     Link nancy_1_host: latency = 0.000050, bandwidth = 125000000.000000
3156 - [0.000000] [sd_test/INFO] Route between nancy_2_host and lille_2_host:
3157 - [0.000000] [sd_test/INFO]     Link nancy_2_host: latency = 0.000050, bandwidth = 125000000.000000
3158 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3159 - [0.000000] [sd_test/INFO]     Link lille_2_host: latency = 0.000050, bandwidth = 125000000.000000
3160 - [0.000000] [sd_test/INFO] Route between nancy_2_host and nancy_2_host:
3161 - [0.000000] [sd_test/INFO]     Link nancy_2_host: latency = 0.000050, bandwidth = 125000000.000000
3162 - [0.000000] [sd_test/INFO]     Link Nancy_bb: latency = 0.001000, bandwidth = 50000000.000000
3163 - [0.000000] [sd_test/INFO] Route between nancy_2_host and lille_0_host:
3164 - [0.000000] [sd_test/INFO]     Link nancy_2_host: latency = 0.000050, bandwidth = 125000000.000000
3165 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3166 - [0.000000] [sd_test/INFO]     Link lille_0_host: latency = 0.000050, bandwidth = 125000000.000000
3167 - [0.000000] [sd_test/INFO] Route between nancy_2_host and nancy_0_host:
3168 - [0.000000] [sd_test/INFO]     Link nancy_2_host: latency = 0.000050, bandwidth = 125000000.000000
3169 - [0.000000] [sd_test/INFO]     Link Nancy_bb: latency = 0.001000, bandwidth = 50000000.000000
3170 - [0.000000] [sd_test/INFO] Route between nancy_2_host and lille_1_host:
3171 - [0.000000] [sd_test/INFO]     Link nancy_2_host: latency = 0.000050, bandwidth = 125000000.000000
3172 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3173 - [0.000000] [sd_test/INFO]     Link lille_1_host: latency = 0.000050, bandwidth = 125000000.000000
3174 - [0.000000] [sd_test/INFO] Route between nancy_2_host and nancy_1_host:
3175 - [0.000000] [sd_test/INFO]     Link nancy_2_host: latency = 0.000050, bandwidth = 125000000.000000
3176 - [0.000000] [sd_test/INFO]     Link Nancy_bb: latency = 0.001000, bandwidth = 50000000.000000
3177 - [0.000000] [sd_test/INFO] Route between lille_0_host and lille_2_host:
3178 - [0.000000] [sd_test/INFO]     Link lille_0_host: latency = 0.000050, bandwidth = 125000000.000000
3179 - [0.000000] [sd_test/INFO]     Link Lille_bb: latency = 0.000050, bandwidth = 50000000.000000
3180 - [0.000000] [sd_test/INFO] Route between lille_0_host and nancy_2_host:
3181 - [0.000000] [sd_test/INFO]     Link lille_0_host: latency = 0.000050, bandwidth = 125000000.000000
3182 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3183 - [0.000000] [sd_test/INFO]     Link nancy_2_host: latency = 0.000050, bandwidth = 125000000.000000
3184 - [0.000000] [sd_test/INFO] Route between lille_0_host and lille_0_host:
3185 - [0.000000] [sd_test/INFO]     Link lille_0_host: latency = 0.000050, bandwidth = 125000000.000000
3186 - [0.000000] [sd_test/INFO]     Link Lille_bb: latency = 0.000050, bandwidth = 50000000.000000
3187 - [0.000000] [sd_test/INFO] Route between lille_0_host and nancy_0_host:
3188 - [0.000000] [sd_test/INFO]     Link lille_0_host: latency = 0.000050, bandwidth = 125000000.000000
3189 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3190 - [0.000000] [sd_test/INFO]     Link nancy_0_host: latency = 0.000050, bandwidth = 125000000.000000
3191 - [0.000000] [sd_test/INFO] Route between lille_0_host and lille_1_host:
3192 - [0.000000] [sd_test/INFO]     Link lille_0_host: latency = 0.000050, bandwidth = 125000000.000000
3193 - [0.000000] [sd_test/INFO]     Link Lille_bb: latency = 0.000050, bandwidth = 50000000.000000
3194 - [0.000000] [sd_test/INFO] Route between lille_0_host and nancy_1_host:
3195 - [0.000000] [sd_test/INFO]     Link lille_0_host: latency = 0.000050, bandwidth = 125000000.000000
3196 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3197 - [0.000000] [sd_test/INFO]     Link nancy_1_host: latency = 0.000050, bandwidth = 125000000.000000
3198 - [0.000000] [sd_test/INFO] Route between nancy_0_host and lille_2_host:
3199 - [0.000000] [sd_test/INFO]     Link nancy_0_host: latency = 0.000050, bandwidth = 125000000.000000
3200 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3201 - [0.000000] [sd_test/INFO]     Link lille_2_host: latency = 0.000050, bandwidth = 125000000.000000
3202 - [0.000000] [sd_test/INFO] Route between nancy_0_host and nancy_2_host:
3203 - [0.000000] [sd_test/INFO]     Link nancy_0_host: latency = 0.000050, bandwidth = 125000000.000000
3204 - [0.000000] [sd_test/INFO]     Link Nancy_bb: latency = 0.001000, bandwidth = 50000000.000000
3205 - [0.000000] [sd_test/INFO] Route between nancy_0_host and lille_0_host:
3206 - [0.000000] [sd_test/INFO]     Link nancy_0_host: latency = 0.000050, bandwidth = 125000000.000000
3207 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3208 - [0.000000] [sd_test/INFO]     Link lille_0_host: latency = 0.000050, bandwidth = 125000000.000000
3209 - [0.000000] [sd_test/INFO] Route between nancy_0_host and nancy_0_host:
3210 - [0.000000] [sd_test/INFO]     Link nancy_0_host: latency = 0.000050, bandwidth = 125000000.000000
3211 - [0.000000] [sd_test/INFO]     Link Nancy_bb: latency = 0.001000, bandwidth = 50000000.000000
3212 - [0.000000] [sd_test/INFO] Route between nancy_0_host and lille_1_host:
3213 - [0.000000] [sd_test/INFO]     Link nancy_0_host: latency = 0.000050, bandwidth = 125000000.000000
3214 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3215 - [0.000000] [sd_test/INFO]     Link lille_1_host: latency = 0.000050, bandwidth = 125000000.000000
3216 - [0.000000] [sd_test/INFO] Route between nancy_0_host and nancy_1_host:
3217 - [0.000000] [sd_test/INFO]     Link nancy_0_host: latency = 0.000050, bandwidth = 125000000.000000
3218 - [0.000000] [sd_test/INFO]     Link Nancy_bb: latency = 0.001000, bandwidth = 50000000.000000
3219 - [0.000000] [sd_test/INFO] Route between lille_1_host and lille_2_host:
3220 - [0.000000] [sd_test/INFO]     Link lille_1_host: latency = 0.000050, bandwidth = 125000000.000000
3221 - [0.000000] [sd_test/INFO]     Link Lille_bb: latency = 0.000050, bandwidth = 50000000.000000
3222 - [0.000000] [sd_test/INFO] Route between lille_1_host and nancy_2_host:
3223 - [0.000000] [sd_test/INFO]     Link lille_1_host: latency = 0.000050, bandwidth = 125000000.000000
3224 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3225 - [0.000000] [sd_test/INFO]     Link nancy_2_host: latency = 0.000050, bandwidth = 125000000.000000
3226 - [0.000000] [sd_test/INFO] Route between lille_1_host and lille_0_host:
3227 - [0.000000] [sd_test/INFO]     Link lille_1_host: latency = 0.000050, bandwidth = 125000000.000000
3228 - [0.000000] [sd_test/INFO]     Link Lille_bb: latency = 0.000050, bandwidth = 50000000.000000
3229 - [0.000000] [sd_test/INFO] Route between lille_1_host and nancy_0_host:
3230 - [0.000000] [sd_test/INFO]     Link lille_1_host: latency = 0.000050, bandwidth = 125000000.000000
3231 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3232 - [0.000000] [sd_test/INFO]     Link nancy_0_host: latency = 0.000050, bandwidth = 125000000.000000
3233 - [0.000000] [sd_test/INFO] Route between lille_1_host and lille_1_host:
3234 - [0.000000] [sd_test/INFO]     Link lille_1_host: latency = 0.000050, bandwidth = 125000000.000000
3235 - [0.000000] [sd_test/INFO]     Link Lille_bb: latency = 0.000050, bandwidth = 50000000.000000
3236 - [0.000000] [sd_test/INFO] Route between lille_1_host and nancy_1_host:
3237 - [0.000000] [sd_test/INFO]     Link lille_1_host: latency = 0.000050, bandwidth = 125000000.000000
3238 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3239 - [0.000000] [sd_test/INFO]     Link nancy_1_host: latency = 0.000050, bandwidth = 125000000.000000
3240 - [0.000000] [sd_test/INFO] Route between nancy_1_host and lille_2_host:
3241 - [0.000000] [sd_test/INFO]     Link nancy_1_host: latency = 0.000050, bandwidth = 125000000.000000
3242 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3243 - [0.000000] [sd_test/INFO]     Link lille_2_host: latency = 0.000050, bandwidth = 125000000.000000
3244 - [0.000000] [sd_test/INFO] Route between nancy_1_host and nancy_2_host:
3245 - [0.000000] [sd_test/INFO]     Link nancy_1_host: latency = 0.000050, bandwidth = 125000000.000000
3246 - [0.000000] [sd_test/INFO]     Link Nancy_bb: latency = 0.001000, bandwidth = 50000000.000000
3247 - [0.000000] [sd_test/INFO] Route between nancy_1_host and lille_0_host:
3248 - [0.000000] [sd_test/INFO]     Link nancy_1_host: latency = 0.000050, bandwidth = 125000000.000000
3249 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3250 - [0.000000] [sd_test/INFO]     Link lille_0_host: latency = 0.000050, bandwidth = 125000000.000000
3251 - [0.000000] [sd_test/INFO] Route between nancy_1_host and nancy_0_host:
3252 - [0.000000] [sd_test/INFO]     Link nancy_1_host: latency = 0.000050, bandwidth = 125000000.000000
3253 - [0.000000] [sd_test/INFO]     Link Nancy_bb: latency = 0.001000, bandwidth = 50000000.000000
3254 - [0.000000] [sd_test/INFO] Route between nancy_1_host and lille_1_host:
3255 - [0.000000] [sd_test/INFO]     Link nancy_1_host: latency = 0.000050, bandwidth = 125000000.000000
3256 - [0.000000] [sd_test/INFO]     Link INTER-bb: latency = 0.000100, bandwidth = 125000000.000000
3257 - [0.000000] [sd_test/INFO]     Link lille_1_host: latency = 0.000050, bandwidth = 125000000.000000
3258 - [0.000000] [sd_test/INFO] Route between nancy_1_host and nancy_1_host:
3259 - [0.000000] [sd_test/INFO]     Link nancy_1_host: latency = 0.000050, bandwidth = 125000000.000000
3260 - [0.000000] [sd_test/INFO]     Link Nancy_bb: latency = 0.001000, bandwidth = 50000000.000000
3261
3262 [0.001810] run_context.c:667: [tesh/ERROR] Test suite `metaxml/metaxml_test': NOK (<metaxml/metaxml_test:5> output mismatch)
3263 ----------------------------------------------------------
3264 "simdag-metaxml_test," end time: Dec 10 15:58 CET
3265 "simdag-metaxml_test," time elapsed: 00:00:00
3266 ----------------------------------------------------------
3267
3268 105/112 Testing: java-basic,
3269 105/112 Test: java-basic,
3270 Command: "/home/navarrop/Developments/simgrid/Cmake/test_java.sh" "../examples/java/basic" "BasicTest" 
3271 Directory: /home/navarrop/Developments/simgrid/Cmake
3272 "java-basic," start time: Dec 10 15:58 CET
3273 Output:
3274 ----------------------------------------------------------
3275 CLASSPATH=.:./.:$CLASSPATH /usr/bin/javac -d . -classpath .:../../../src/simgrid.jar:../../../src/simgrid.jar:..   Master.java Forwarder.java Slave.java BasicTest.java BasicTask.java FinalizeTask.java
3276 Master.java:11: error: The import simgrid.msg cannot be resolved
3277         import simgrid.msg.*;
3278                ^^^^^^^^^^^
3279 Master.java:13: error: simgrid cannot be resolved to a type
3280         public class Master extends simgrid.msg.Process {
3281                                     ^^^^^^^
3282 Master.java:14: error: JniException cannot be resolved to a type
3283         public void main(String[] args) throws JniException, NativeException {
3284                                                ^^^^^^^^^^^^
3285 Master.java:14: error: NativeException cannot be resolved to a type
3286         public void main(String[] args) throws JniException, NativeException {
3287                                                              ^^^^^^^^^^^^^^^
3288 Master.java:16: error: Msg cannot be resolved
3289         Msg.info("hello!");
3290         ^^^
3291 Master.java:19: error: Host cannot be resolved to a type
3292         Host[] slaves = null;
3293         ^^^^
3294 Master.java:21: error: Msg cannot be resolved
3295         Msg.info("argc="+args.length);
3296         ^^^
3297 Master.java:23: error: Msg cannot be resolved
3298         Msg.info("argv:"+args[i]);
3299         ^^^
3300 Master.java:26: error: Msg cannot be resolved
3301         Msg.info("Master needs 3 arguments");
3302         ^^^
3303 Master.java:36: error: The constructor BasicTask(String, double, double) refers to the missing type JniException
3304         todo[i] = new BasicTask("Task_" + i, taskComputeSize, taskCommunicateSize); 
3305                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3306 Master.java:40: error: Host cannot be resolved to a type
3307         slaves = new Host[slaveCount];
3308                      ^^^^
3309 Master.java:44: error: Host cannot be resolved
3310         slaves[i-3] = Host.getByName(args[i]);
3311                       ^^^^
3312 Master.java:46: error: HostNotFoundException cannot be resolved to a type
3313         catch(HostNotFoundException e) {
3314               ^^^^^^^^^^^^^^^^^^^^^
3315 Master.java:47: error: Msg cannot be resolved
3316         Msg.info("Unknown host " + args[i] + ". Stopping Now!");
3317         ^^^
3318 Master.java:53: error: Msg cannot be resolved
3319         Msg.info("Got "+  slaveCount + " slave(s) :");
3320         ^^^
3321 Master.java:56: error: Msg cannot be resolved
3322         Msg.info("\t"+slaves[i].getName());
3323         ^^^
3324 Master.java:58: error: Msg cannot be resolved
3325         Msg.info("Got "+ numberOfTasks + " task to process.");
3326         ^^^
3327 Master.java:61: error: Msg cannot be resolved
3328         Msg.info("Sending \"" + todo[i].getName()+ "\" to \"" + slaves[i % slaveCount].getName() + "\"");
3329         ^^^
3330 Master.java:61: error: The method getName() is undefined for the type BasicTask
3331         Msg.info("Sending \"" + todo[i].getName()+ "\" to \"" + slaves[i % slaveCount].getName() + "\"");
3332                                         ^^^^^^^
3333 Master.java:63: error: Host cannot be resolved
3334         if((Host.currentHost()).equals(slaves[i % slaveCount])) 
3335             ^^^^
3336 Master.java:64: error: Msg cannot be resolved
3337         Msg.info("Hey ! It's me ! ");
3338         ^^^
3339 Master.java:69: error: Msg cannot be resolved
3340         Msg.info("Send completed");
3341         ^^^
3342 Master.java:71: error: Msg cannot be resolved
3343         Msg.info("All tasks have been dispatched. Let's tell everybody the computation is over.");
3344         ^^^
3345 Master.java:74: error: The constructor FinalizeTask() refers to the missing type JniException
3346         slaves[i].put(channel, new FinalizeTask());
3347                                ^^^^^^^^^^^^^^^^^^
3348 Master.java:77: error: Msg cannot be resolved
3349         Msg.info("Goodbye now!");
3350         ^^^
3351 Forwarder.java:11: error: The import simgrid.msg cannot be resolved
3352         import simgrid.msg.*;
3353                ^^^^^^^^^^^
3354 Forwarder.java:13: error: simgrid cannot be resolved to a type
3355         public class Forwarder extends simgrid.msg.Process {
3356                                        ^^^^^^^
3357 Forwarder.java:15: error: JniException cannot be resolved to a type
3358         public void main(String[] args) throws JniException, NativeException {
3359                                                ^^^^^^^^^^^^
3360 Forwarder.java:15: error: NativeException cannot be resolved to a type
3361         public void main(String[] args) throws JniException, NativeException {
3362                                                              ^^^^^^^^^^^^^^^
3363 Forwarder.java:16: error: Msg cannot be resolved
3364         Msg.info("hello!");
3365         ^^^
3366 Forwarder.java:19: error: Host cannot be resolved to a type
3367         Host[] slaves = new Host[slavesCount];
3368         ^^^^
3369 Forwarder.java:19: error: Host cannot be resolved to a type
3370         Host[] slaves = new Host[slavesCount];
3371                             ^^^^
3372 Forwarder.java:23: error: Host cannot be resolved
3373         slaves[i] = Host.getByName(args[i]);
3374                     ^^^^
3375 Forwarder.java:24: error: HostNotFoundException cannot be resolved to a type
3376         } catch (HostNotFoundException e) {
3377                  ^^^^^^^^^^^^^^^^^^^^^
3378 Forwarder.java:25: error: Msg cannot be resolved
3379         Msg.info("Buggy deployment file");
3380         ^^^
3381 Forwarder.java:33: error: Task cannot be resolved to a type
3382         Task t = Task.get(0);   
3383         ^^^^
3384 Forwarder.java:33: error: Task cannot be resolved
3385         Task t = Task.get(0);   
3386                  ^^^^
3387 Forwarder.java:36: error: Msg cannot be resolved
3388         Msg.info("All tasks have been dispatched. Let's tell everybody the computation is over.");
3389         ^^^
3390 Forwarder.java:39: error: The constructor FinalizeTask() refers to the missing type JniException
3391         slaves[cpt].put(0,new FinalizeTask());
3392                           ^^^^^^^^^^^^^^^^^^
3393 Forwarder.java:45: error: Msg cannot be resolved
3394         Msg.info("Received \"" + task.getName() + "\" ");
3395         ^^^
3396 Forwarder.java:45: error: The method getName() is undefined for the type BasicTask
3397         Msg.info("Received \"" + task.getName() + "\" ");
3398                                       ^^^^^^^
3399 Forwarder.java:47: error: Msg cannot be resolved
3400         Msg.info("Sending \"" + task.getName() + "\" to \"" + slaves[taskCount % slavesCount].getName() + "\"");
3401         ^^^
3402 Forwarder.java:47: error: The method getName() is undefined for the type BasicTask
3403         Msg.info("Sending \"" + task.getName() + "\" to \"" + slaves[taskCount % slavesCount].getName() + "\"");
3404                                      ^^^^^^^
3405 Forwarder.java:54: error: Msg cannot be resolved
3406         Msg.info("I'm done. See you!");
3407         ^^^
3408 Slave.java:11: error: The import simgrid.msg cannot be resolved
3409         import simgrid.msg.*;
3410                ^^^^^^^^^^^
3411 Slave.java:13: error: simgrid cannot be resolved to a type
3412         public class Slave extends simgrid.msg.Process {
3413                                    ^^^^^^^
3414 Slave.java:14: error: JniException cannot be resolved to a type
3415         public void main(String[] args) throws JniException, NativeException {
3416                                                ^^^^^^^^^^^^
3417 Slave.java:14: error: NativeException cannot be resolved to a type
3418         public void main(String[] args) throws JniException, NativeException {
3419                                                              ^^^^^^^^^^^^^^^
3420 Slave.java:15: error: Msg cannot be resolved
3421         Msg.info("Hello !");
3422         ^^^
3423 Slave.java:18: error: Task cannot be resolved to a type
3424         Task t = Task.get(0);   
3425         ^^^^
3426 Slave.java:18: error: Task cannot be resolved
3427         Task t = Task.get(0);   
3428                  ^^^^
3429 Slave.java:24: error: Msg cannot be resolved
3430         Msg.info("Received \"" + task.getName() + "\" ");
3431         ^^^
3432 Slave.java:24: error: The method getName() is undefined for the type BasicTask
3433         Msg.info("Received \"" + task.getName() + "\" ");
3434                                       ^^^^^^^
3435 Slave.java:26: error: Msg cannot be resolved
3436         Msg.info("Processing \"" + task.getName() +  "\" ");     
3437         ^^^
3438 Slave.java:26: error: The method getName() is undefined for the type BasicTask
3439         Msg.info("Processing \"" + task.getName() +  "\" ");     
3440                                         ^^^^^^^
3441 Slave.java:27: error: The method execute() is undefined for the type BasicTask
3442         task.execute();
3443              ^^^^^^^
3444 Slave.java:28: error: Msg cannot be resolved
3445         Msg.info("\"" + task.getName() + "\" done ");
3446         ^^^
3447 Slave.java:28: error: The method getName() is undefined for the type BasicTask
3448         Msg.info("\"" + task.getName() + "\" done ");
3449                              ^^^^^^^
3450 Slave.java:31: error: Msg cannot be resolved
3451         Msg.info("Received Finalize. I'm done. See you!");
3452         ^^^
3453 BasicTest.java:11: error: The import simgrid.msg cannot be resolved
3454         import simgrid.msg.*;
3455                ^^^^^^^^^^^
3456 BasicTest.java:20: error: JniException cannot be resolved to a type
3457         public static void main(String[] args) throws JniException, NativeException {
3458                                                       ^^^^^^^^^^^^
3459 BasicTest.java:20: error: NativeException cannot be resolved to a type
3460         public static void main(String[] args) throws JniException, NativeException {
3461                                                                     ^^^^^^^^^^^^^^^
3462 BasicTest.java:23: error: Msg cannot be resolved
3463         Msg.init(args);
3464         ^^^
3465 BasicTest.java:27: error: Msg cannot be resolved
3466         Msg.info("Usage   : Basic platform_file deployment_file");
3467         ^^^
3468 BasicTest.java:28: error: Msg cannot be resolved
3469         Msg.info("example : Basic basic_platform.xml basic_deployment.xml");
3470         ^^^
3471 BasicTest.java:33: error: Msg cannot be resolved
3472         Msg.pajeOutput("basic.trace");
3473         ^^^
3474 BasicTest.java:36: error: Msg cannot be resolved
3475         Msg.createEnvironment(args[0]);
3476         ^^^
3477 BasicTest.java:37: error: Msg cannot be resolved
3478         Msg.deployApplication(args[1]);
3479         ^^^
3480 BasicTest.java:40: error: Msg cannot be resolved
3481         Msg.run();
3482         ^^^
3483 BasicTask.java:11: error: The import simgrid.msg cannot be resolved
3484         import simgrid.msg.*;
3485                ^^^^^^^^^^^
3486 BasicTask.java:13: error: Task cannot be resolved to a type
3487         public class BasicTask extends Task {
3488                                        ^^^^
3489 BasicTask.java:15: error: JniException cannot be resolved to a type
3490         public BasicTask(String name, double computeDuration, double messageSize) throws JniException{
3491                                                                                          ^^^^^^^^^^^^
3492 FinalizeTask.java:11: error: The import simgrid.msg cannot be resolved
3493         import simgrid.msg.*;
3494                ^^^^^^^^^^^
3495 FinalizeTask.java:13: error: Task cannot be resolved to a type
3496         public class FinalizeTask extends Task {
3497                                           ^^^^
3498 FinalizeTask.java:15: error: JniException cannot be resolved to a type
3499         public FinalizeTask() throws JniException, NativeException{
3500                                      ^^^^^^^^^^^^
3501 FinalizeTask.java:15: error: NativeException cannot be resolved to a type
3502         public FinalizeTask() throws JniException, NativeException{
3503                                                    ^^^^^^^^^^^^^^^
3504 76 problems (76 errors)
3505 /home/navarrop/Developments/simgrid/examples/java/basic
3506 LD_LIBRARY_PATH=../../../src/.libs:../src/.libs: java -cp .:../../../src/simgrid.jar:.:../src/simgrid.jar: BasicTest basic_platform.xml basic_deployment.xml
3507 make: *** [classnoinst.stamp] Erreur 1
3508 Exception in thread "main" java.lang.NoClassDefFoundError: BasicTest
3509 Caused by: java.lang.ClassNotFoundException: BasicTest
3510         at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
3511         at java.security.AccessController.doPrivileged(Native Method)
3512         at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
3513         at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
3514         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
3515         at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
3516         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)
3517 Could not find the main class: BasicTest. Program will exit.
3518 ----------------------------------------------------------
3519 "java-basic," end time: Dec 10 15:58 CET
3520 "java-basic," time elapsed: 00:00:01
3521 ----------------------------------------------------------
3522
3523 106/112 Testing: java-pingpong,
3524 106/112 Test: java-pingpong,
3525 Command: "/home/navarrop/Developments/simgrid/Cmake/test_java.sh" "../examples/java/ping_pong" "PingPongTest" 
3526 Directory: /home/navarrop/Developments/simgrid/Cmake
3527 "java-pingpong," start time: Dec 10 15:58 CET
3528 Output:
3529 ----------------------------------------------------------
3530 CLASSPATH=.:./.:$CLASSPATH /usr/bin/javac -d . -classpath .:../../../src/simgrid.jar:../../../src/simgrid.jar:..   Sender.java Receiver.java PingPongTask.java PingPongTest.java
3531 Sender.java:11: error: The import simgrid.msg cannot be resolved
3532         import simgrid.msg.*;
3533                ^^^^^^^^^^^
3534 Sender.java:13: error: simgrid cannot be resolved to a type
3535         public class Sender extends simgrid.msg.Process {
3536                                     ^^^^^^^
3537 Sender.java:18: error: JniException cannot be resolved to a type
3538         public void main(String[] args) throws JniException, NativeException {
3539                                                ^^^^^^^^^^^^
3540 Sender.java:18: error: NativeException cannot be resolved to a type
3541         public void main(String[] args) throws JniException, NativeException {
3542                                                              ^^^^^^^^^^^^^^^
3543 Sender.java:20: error: Msg cannot be resolved
3544         Msg.info("hello!");
3545         ^^^
3546 Sender.java:24: error: Msg cannot be resolved
3547         Msg.info("host count : " + hostCount);
3548         ^^^
3549 Sender.java:25: error: Host cannot be resolved to a type
3550         Host hostTable[] = new Host[hostCount]; 
3551         ^^^^
3552 Sender.java:25: error: Host cannot be resolved to a type
3553         Host hostTable[] = new Host[hostCount]; 
3554                                ^^^^
3555 Sender.java:32: error: Host cannot be resolved
3556         hostTable[pos] = Host.getByName(args[pos]);
3557                          ^^^^
3558 Sender.java:33: error: HostNotFoundException cannot be resolved to a type
3559         } catch (HostNotFoundException e) {
3560                  ^^^^^^^^^^^^^^^^^^^^^
3561 Sender.java:34: error: Msg cannot be resolved
3562         Msg.info("Invalid deployment file: " + e.toString());        
3563         ^^^
3564 Sender.java:40: error: Msg cannot be resolved
3565         time = Msg.getClock(); 
3566                ^^^
3567 Sender.java:42: error: Msg cannot be resolved
3568         Msg.info("sender time : " + time);
3569         ^^^
3570 Sender.java:44: error: The constructor PingPongTask(String, double, double) refers to the missing type JniException
3571         task = new PingPongTask("no name",computeDuration,commSizeLat);
3572                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3573 Sender.java:50: error: Msg cannot be resolved
3574         Msg.info("goodbye!");
3575         ^^^
3576 Receiver.java:11: error: The import simgrid.msg cannot be resolved
3577         import simgrid.msg.*;
3578                ^^^^^^^^^^^
3579 Receiver.java:13: error: simgrid cannot be resolved to a type
3580         public class Receiver extends simgrid.msg.Process {
3581                                       ^^^^^^^
3582 Receiver.java:18: error: JniException cannot be resolved to a type
3583         public void main(String[] args) throws JniException, NativeException {
3584                                                ^^^^^^^^^^^^
3585 Receiver.java:18: error: NativeException cannot be resolved to a type
3586         public void main(String[] args) throws JniException, NativeException {
3587                                                              ^^^^^^^^^^^^^^^
3588 Receiver.java:20: error: Msg cannot be resolved
3589         Msg.info("hello!");
3590         ^^^
3591 Receiver.java:23: error: Msg cannot be resolved
3592         double time = Msg.getClock();
3593                       ^^^
3594 Receiver.java:25: error: Msg cannot be resolved
3595         Msg.info("try to get a task");
3596         ^^^
3597 Receiver.java:27: error: Task cannot be resolved
3598         PingPongTask task = (PingPongTask)Task.get(0);
3599                                           ^^^^
3600 Receiver.java:28: error: Msg cannot be resolved
3601         double timeGot = Msg.getClock();
3602                          ^^^
3603 Receiver.java:31: error: Msg cannot be resolved
3604         Msg.info("Got at time "+ timeGot);
3605         ^^^
3606 Receiver.java:32: error: Msg cannot be resolved
3607         Msg.info("Was sent at time "+timeSent);
3608         ^^^
3609 Receiver.java:36: error: Msg cannot be resolved
3610         Msg.info("Communication time : " + communicationTime);
3611         ^^^
3612 Receiver.java:38: error: Msg cannot be resolved
3613         Msg.info(" --- bw "+ commSizeBw/communicationTime + " ----");
3614         ^^^
3615 Receiver.java:40: error: Msg cannot be resolved
3616         Msg.info("goodbye!");
3617         ^^^
3618 PingPongTask.java:11: error: The import simgrid.msg cannot be resolved
3619         import simgrid.msg.*;
3620                ^^^^^^^^^^^
3621 PingPongTask.java:13: error: Task cannot be resolved to a type
3622         public class PingPongTask extends Task {
3623                                           ^^^^
3624 PingPongTask.java:17: error: JniException cannot be resolved to a type
3625         public PingPongTask() throws JniException, NativeException {
3626                                      ^^^^^^^^^^^^
3627 PingPongTask.java:17: error: NativeException cannot be resolved to a type
3628         public PingPongTask() throws JniException, NativeException {
3629                                                    ^^^^^^^^^^^^^^^
3630 PingPongTask.java:21: error: JniException cannot be resolved to a type
3631         public PingPongTask(String name, double computeDuration, double messageSize) throws JniException, NativeException {      
3632                                                                                             ^^^^^^^^^^^^
3633 PingPongTask.java:21: error: NativeException cannot be resolved to a type
3634         public PingPongTask(String name, double computeDuration, double messageSize) throws JniException, NativeException {      
3635                                                                                                           ^^^^^^^^^^^^^^^
3636 PingPongTest.java:11: error: The import simgrid.msg cannot be resolved
3637         import simgrid.msg.*;
3638                ^^^^^^^^^^^
3639 PingPongTest.java:20: error: JniException cannot be resolved to a type
3640         public static void main(String[] args) throws JniException, NativeException {
3641                                                       ^^^^^^^^^^^^
3642 PingPongTest.java:20: error: NativeException cannot be resolved to a type
3643         public static void main(String[] args) throws JniException, NativeException {
3644                                                                     ^^^^^^^^^^^^^^^
3645 PingPongTest.java:23: error: Msg cannot be resolved
3646         Msg.init(args);
3647         ^^^
3648 PingPongTest.java:26: error: Msg cannot be resolved
3649         Msg.info("Usage   : PingPong platform_file deployment_file");
3650         ^^^
3651 PingPongTest.java:27: error: Msg cannot be resolved
3652         Msg.info("example : PingPong ping_pong_platform.xml ping_pong_deployment.xml");
3653         ^^^
3654 PingPongTest.java:32: error: Msg cannot be resolved
3655         Msg.pajeOutput("ping_pong.trace");
3656         ^^^
3657 PingPongTest.java:35: error: Msg cannot be resolved
3658         Msg.createEnvironment(args[0]);
3659         ^^^
3660 PingPongTest.java:36: error: Msg cannot be resolved
3661         Msg.deployApplication(args[1]);
3662         ^^^
3663 PingPongTest.java:39: error: Msg cannot be resolved
3664         Msg.run();
3665         ^^^
3666 45 problems (45 errors)
3667 /home/navarrop/Developments/simgrid/examples/java/ping_pong
3668 LD_LIBRARY_PATH=../../../src/.libs:../src/.libs: java -cp .:../../../src/simgrid.jar:.:../src/simgrid.jar: PingPongTest ping_pong_platform.xml ping_pong_deployment.xml
3669 make: *** [classnoinst.stamp] Erreur 1
3670 Exception in thread "main" java.lang.NoClassDefFoundError: PingPongTest
3671 Caused by: java.lang.ClassNotFoundException: PingPongTest
3672         at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
3673         at java.security.AccessController.doPrivileged(Native Method)
3674         at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
3675         at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
3676         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
3677         at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
3678         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)
3679 Could not find the main class: PingPongTest. Program will exit.
3680 ----------------------------------------------------------
3681 "java-pingpong," end time: Dec 10 15:58 CET
3682 "java-pingpong," time elapsed: 00:00:00
3683 ----------------------------------------------------------
3684
3685 107/112 Testing: java-comm_time,
3686 107/112 Test: java-comm_time,
3687 Command: "/home/navarrop/Developments/simgrid/Cmake/test_java.sh" "../examples/java/comm_time" "CommTimeTest" 
3688 Directory: /home/navarrop/Developments/simgrid/Cmake
3689 "java-comm_time," start time: Dec 10 15:58 CET
3690 Output:
3691 ----------------------------------------------------------
3692 CLASSPATH=.:./.:$CLASSPATH /usr/bin/javac -d . -classpath .:../../../src/simgrid.jar:../../../src/simgrid.jar:..   Master.java Slave.java CommTimeTest.java CommTimeTask.java FinalizeTask.java
3693 Master.java:11: error: The import simgrid.msg cannot be resolved
3694         import simgrid.msg.*;
3695                ^^^^^^^^^^^
3696 Master.java:13: error: simgrid cannot be resolved to a type
3697         public class Master extends simgrid.msg.Process {
3698                                     ^^^^^^^
3699 Master.java:15: error: JniException cannot be resolved to a type
3700         public void main(String[] args) throws JniException, NativeException {
3701                                                ^^^^^^^^^^^^
3702 Master.java:15: error: NativeException cannot be resolved to a type
3703         public void main(String[] args) throws JniException, NativeException {
3704                                                              ^^^^^^^^^^^^^^^
3705 Master.java:17: error: Msg cannot be resolved
3706         Msg.info("Hello i'm the master");
3707         ^^^
3708 Master.java:24: error: Host cannot be resolved to a type
3709         Host[] slaves = new Host[slavecount] ;
3710         ^^^^
3711 Master.java:24: error: Host cannot be resolved to a type
3712         Host[] slaves = new Host[slavecount] ;
3713                             ^^^^
3714 Master.java:28: error: Host cannot be resolved
3715         slaves[i-3] = Host.getByName(args[i]);
3716                       ^^^^
3717 Master.java:29: error: HostNotFoundException cannot be resolved to a type
3718         } catch(HostNotFoundException e) {
3719                 ^^^^^^^^^^^^^^^^^^^^^
3720 Master.java:30: error: Msg cannot be resolved
3721         Msg.info(e.toString());
3722         ^^^
3723 Master.java:31: error: Msg cannot be resolved
3724         Msg.info("Unknown host " +  args[i] +". Stopping Now! " );
3725         ^^^
3726 Master.java:36: error: Msg cannot be resolved
3727         Msg.info("Got " + slavecount + " slave(s):");           
3728         ^^^
3729 Master.java:38: error: Msg cannot be resolved
3730         Msg.info("\t " + slaves[i].getName());
3731         ^^^
3732 Master.java:40: error: Msg cannot be resolved
3733         Msg.info("Got "+numberoftasks+" task(s) to process.");
3734         ^^^
3735 Master.java:43: error: The constructor CommTimeTask(String, double, double) refers to the missing type JniException
3736         CommTimeTask task = new CommTimeTask("Task_" + i ,taskComputeSize,taskCommunicateSize);
3737                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3738 Master.java:44: error: Msg cannot be resolved
3739         task.setTime(Msg.getClock());
3740                      ^^^
3741 Master.java:50: error: Msg cannot be resolved
3742         Msg.info("All tasks have been dispatched. Let's tell everybody the computation is over.");
3743         ^^^
3744 Master.java:54: error: Msg cannot be resolved
3745         Msg.info("Finalize host " + slaves[i].getName() +  " [" + i + "]");
3746         ^^^
3747 Master.java:55: error: The constructor FinalizeTask() refers to the missing type JniException
3748         slaves[i].put(0, new FinalizeTask());
3749                          ^^^^^^^^^^^^^^^^^^
3750 Master.java:58: error: Msg cannot be resolved
3751         Msg.info("All finalize messages have been dispatched. Goodbye now!");
3752         ^^^
3753 Slave.java:11: error: The import simgrid.msg cannot be resolved
3754         import simgrid.msg.*;
3755                ^^^^^^^^^^^
3756 Slave.java:13: error: simgrid cannot be resolved to a type
3757         public class Slave extends simgrid.msg.Process {
3758                                    ^^^^^^^
3759 Slave.java:15: error: JniException cannot be resolved to a type
3760         public void main(String[] args) throws JniException, NativeException {
3761                                                ^^^^^^^^^^^^
3762 Slave.java:15: error: NativeException cannot be resolved to a type
3763         public void main(String[] args) throws JniException, NativeException {
3764                                                              ^^^^^^^^^^^^^^^
3765 Slave.java:17: error: Msg cannot be resolved
3766         Msg.info("Hello i'm a slave");
3767         ^^^
3768 Slave.java:20: error: Msg cannot be resolved
3769         double time1 = Msg.getClock();       
3770                        ^^^
3771 Slave.java:21: error: Task cannot be resolved to a type
3772         Task t = Task.get(0);   
3773         ^^^^
3774 Slave.java:21: error: Task cannot be resolved
3775         Task t = Task.get(0);   
3776                  ^^^^
3777 Slave.java:35: error: The method execute() is undefined for the type CommTimeTask
3778         task.execute();
3779              ^^^^^^^
3780 Slave.java:38: error: Msg cannot be resolved
3781         Msg.info("Received Finalize. I'm done. See you!");
3782         ^^^
3783 CommTimeTest.java:12: error: The import simgrid.msg cannot be resolved
3784         import simgrid.msg.*;
3785                ^^^^^^^^^^^
3786 CommTimeTest.java:21: error: JniException cannot be resolved to a type
3787         public static void main(String[] args) throws JniException, NativeException {
3788                                                       ^^^^^^^^^^^^
3789 CommTimeTest.java:21: error: NativeException cannot be resolved to a type
3790         public static void main(String[] args) throws JniException, NativeException {
3791                                                                     ^^^^^^^^^^^^^^^
3792 CommTimeTest.java:24: error: Msg cannot be resolved
3793         Msg.init(args);
3794         ^^^
3795 CommTimeTest.java:28: error: Msg cannot be resolved
3796         Msg.info("Usage   : CommTime platform_file deployment_file");
3797         ^^^
3798 CommTimeTest.java:29: error: Msg cannot be resolved
3799         Msg.info("example : CommTime comm_time_platform.xml comm_time_deployment.xml");
3800         ^^^
3801 CommTimeTest.java:34: error: Msg cannot be resolved
3802         Msg.pajeOutput("comm_time.trace");
3803         ^^^
3804 CommTimeTest.java:37: error: Msg cannot be resolved
3805         Msg.createEnvironment(args[0]);
3806         ^^^
3807 CommTimeTest.java:38: error: Msg cannot be resolved
3808         Msg.deployApplication(args[1]);
3809         ^^^
3810 CommTimeTest.java:41: error: Msg cannot be resolved
3811         Msg.run();
3812         ^^^
3813 CommTimeTask.java:11: error: The import simgrid.msg cannot be resolved
3814         import simgrid.msg.*;
3815                ^^^^^^^^^^^
3816 CommTimeTask.java:13: error: Task cannot be resolved to a type
3817         public class CommTimeTask extends Task {
3818                                           ^^^^
3819 CommTimeTask.java:17: error: JniException cannot be resolved to a type
3820         public CommTimeTask(String name, double computeDuration, double messageSize) throws JniException, NativeException{
3821                                                                                             ^^^^^^^^^^^^
3822 CommTimeTask.java:17: error: NativeException cannot be resolved to a type
3823         public CommTimeTask(String name, double computeDuration, double messageSize) throws JniException, NativeException{
3824                                                                                                           ^^^^^^^^^^^^^^^
3825 FinalizeTask.java:11: error: The import simgrid.msg cannot be resolved
3826         import simgrid.msg.*;
3827                ^^^^^^^^^^^
3828 FinalizeTask.java:13: error: Task cannot be resolved to a type
3829         public class FinalizeTask extends Task {
3830                                           ^^^^
3831 FinalizeTask.java:15: error: JniException cannot be resolved to a type
3832         public FinalizeTask() throws JniException, NativeException{
3833                                      ^^^^^^^^^^^^
3834 FinalizeTask.java:15: error: NativeException cannot be resolved to a type
3835         public FinalizeTask() throws JniException, NativeException{
3836                                                    ^^^^^^^^^^^^^^^
3837 48 problems (48 errors)
3838 make: *** [classnoinst.stamp] Erreur 1
3839 /home/navarrop/Developments/simgrid/examples/java/comm_time
3840 LD_LIBRARY_PATH=../../../src/.libs:../src/.libs: java -cp .:../../../src/simgrid.jar:.:../src/simgrid.jar: CommTimeTest comm_time_platform.xml comm_time_deployment.xml
3841 Exception in thread "main" java.lang.NoClassDefFoundError: CommTimeTest
3842 Caused by: java.lang.ClassNotFoundException: CommTimeTest
3843         at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
3844         at java.security.AccessController.doPrivileged(Native Method)
3845         at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
3846         at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
3847         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
3848         at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
3849         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)
3850 Could not find the main class: CommTimeTest. Program will exit.
3851 ----------------------------------------------------------
3852 "java-comm_time," end time: Dec 10 15:58 CET
3853 "java-comm_time," time elapsed: 00:00:00
3854 ----------------------------------------------------------
3855
3856 108/112 Testing: java-suspend,
3857 108/112 Test: java-suspend,
3858 Command: "/home/navarrop/Developments/simgrid/Cmake/test_java.sh" "../examples/java/suspend" "SuspendTest" 
3859 Directory: /home/navarrop/Developments/simgrid/Cmake
3860 "java-suspend," start time: Dec 10 15:58 CET
3861 Output:
3862 ----------------------------------------------------------
3863 CLASSPATH=.:./.:$CLASSPATH /usr/bin/javac -d . -classpath .:../../../src/simgrid.jar:../../../src/simgrid.jar:..   DreamMaster.java LazyGuy.java SuspendTest.java
3864 DreamMaster.java:11: error: The import simgrid.msg cannot be resolved
3865         import simgrid.msg.*;
3866                ^^^^^^^^^^^
3867 DreamMaster.java:13: error: simgrid cannot be resolved to a type
3868         public class DreamMaster extends simgrid.msg.Process {
3869                                          ^^^^^^^
3870 DreamMaster.java:15: error: JniException cannot be resolved to a type
3871         public void main(String[] args) throws JniException, NativeException {
3872                                                ^^^^^^^^^^^^
3873 DreamMaster.java:15: error: NativeException cannot be resolved to a type
3874         public void main(String[] args) throws JniException, NativeException {
3875                                                              ^^^^^^^^^^^^^^^
3876 DreamMaster.java:16: error: Msg cannot be resolved
3877         Msg.info("Hello !");
3878         ^^^
3879 DreamMaster.java:18: error: Msg cannot be resolved
3880         Msg.info("Let's create a lazy guy.");
3881         ^^^
3882 DreamMaster.java:22: error: Host cannot be resolved to a type
3883         Host currentHost = Host.currentHost();
3884         ^^^^
3885 DreamMaster.java:22: error: Host cannot be resolved
3886         Host currentHost = Host.currentHost();
3887                            ^^^^
3888 DreamMaster.java:24: error: Msg cannot be resolved
3889         Msg.info("Current host  name : " + currentHost.getName());
3890         ^^^
3891 DreamMaster.java:28: error: Msg cannot be resolved
3892         Msg.info("Let's wait a little bit...");
3893         ^^^
3894 DreamMaster.java:30: error: simgrid cannot be resolved
3895         simgrid.msg.Process.waitFor(10.0);
3896         ^^^^^^^
3897 DreamMaster.java:32: error: Msg cannot be resolved
3898         Msg.info("Let's wake the lazy guy up! >:) ");
3899         ^^^
3900 DreamMaster.java:34: error: The method restart() is undefined for the type LazyGuy
3901         lazy.restart();
3902              ^^^^^^^
3903 DreamMaster.java:38: error: HostNotFoundException cannot be resolved to a type
3904         catch(HostNotFoundException e)
3905               ^^^^^^^^^^^^^^^^^^^^^
3906 DreamMaster.java:48: error: Msg cannot be resolved
3907         Msg.info("OK, goodbye now.");
3908         ^^^
3909 LazyGuy.java:11: error: The import simgrid.msg cannot be resolved
3910         import simgrid.msg.*;
3911                ^^^^^^^^^^^
3912 LazyGuy.java:13: error: simgrid cannot be resolved to a type
3913         public class LazyGuy extends simgrid.msg.Process {
3914                                      ^^^^^^^
3915 LazyGuy.java:20: error: Host cannot be resolved to a type
3916         public LazyGuy(Host host,String name) 
3917                        ^^^^
3918 LazyGuy.java:21: error: HostNotFoundException cannot be resolved to a type
3919         throws NullPointerException, HostNotFoundException, JniException, NativeException
3920                                      ^^^^^^^^^^^^^^^^^^^^^
3921 LazyGuy.java:21: error: JniException cannot be resolved to a type
3922         throws NullPointerException, HostNotFoundException, JniException, NativeException
3923                                                             ^^^^^^^^^^^^
3924 LazyGuy.java:21: error: NativeException cannot be resolved to a type
3925         throws NullPointerException, HostNotFoundException, JniException, NativeException
3926                                                                           ^^^^^^^^^^^^^^^
3927 LazyGuy.java:27: error: JniException cannot be resolved to a type
3928         public void main(String[] args) throws JniException, NativeException {
3929                                                ^^^^^^^^^^^^
3930 LazyGuy.java:27: error: NativeException cannot be resolved to a type
3931         public void main(String[] args) throws JniException, NativeException {
3932                                                              ^^^^^^^^^^^^^^^
3933 LazyGuy.java:28: error: Msg cannot be resolved
3934         Msg.info("Hello !");
3935         ^^^
3936 LazyGuy.java:30: error: Msg cannot be resolved
3937         Msg.info("Nobody's watching me ? Let's go to sleep.");
3938         ^^^
3939 LazyGuy.java:31: error: simgrid cannot be resolved
3940         simgrid.msg.Process.currentProcess().pause();
3941         ^^^^^^^
3942 /home/navarrop/Developments/simgrid/examples/java/suspend
3943 LD_LIBRARY_PATH=../../../src/.libs:../src/.libs: java -cp .:../../../src/simgrid.jar:.:../src/simgrid.jar: SuspendTest suspend_platform.xml suspend_deployment.xml
3944 LazyGuy.java:33: error: Msg cannot be resolved
3945         Msg.info("Uuuh ? Did somebody call me ?");
3946         ^^^
3947 LazyGuy.java:34: error: Msg cannot be resolved
3948         Msg.info("Mmmh, goodbye now."); 
3949         ^^^
3950 SuspendTest.java:12: error: The import simgrid.msg cannot be resolved
3951         import simgrid.msg.*;
3952                ^^^^^^^^^^^
3953 SuspendTest.java:16: error: JniException cannot be resolved to a type
3954         public static void main(String[] args) throws JniException, NativeException {
3955                                                       ^^^^^^^^^^^^
3956 SuspendTest.java:16: error: NativeException cannot be resolved to a type
3957         public static void main(String[] args) throws JniException, NativeException {
3958                                                                     ^^^^^^^^^^^^^^^
3959 SuspendTest.java:19: error: Msg cannot be resolved
3960         Msg.init(args);
3961         ^^^
3962 SuspendTest.java:23: error: Msg cannot be resolved
3963         Msg.info("Usage   : Suspend platform_file deployment_file");
3964         ^^^
3965 SuspendTest.java:24: error: Msg cannot be resolved
3966         Msg.info("example : Suspend msg_test_suspend_platform.xml msg_test_suspend_deployment.xml");
3967         ^^^
3968 SuspendTest.java:29: error: Msg cannot be resolved
3969         Msg.pajeOutput("suspend.trace");
3970         ^^^
3971 SuspendTest.java:32: error: Msg cannot be resolved
3972         Msg.createEnvironment(args[0]);
3973         ^^^
3974 SuspendTest.java:33: error: Msg cannot be resolved
3975         Msg.deployApplication(args[1]);
3976         ^^^
3977 SuspendTest.java:36: error: Msg cannot be resolved
3978         Msg.run();
3979         ^^^
3980 38 problems (38 errors)
3981 make: *** [classnoinst.stamp] Erreur 1
3982 Exception in thread "main" java.lang.NoClassDefFoundError: SuspendTest
3983 Caused by: java.lang.ClassNotFoundException: SuspendTest
3984         at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
3985         at java.security.AccessController.doPrivileged(Native Method)
3986         at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
3987         at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
3988         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
3989         at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
3990         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)
3991 Could not find the main class: SuspendTest. Program will exit.
3992 ----------------------------------------------------------
3993 "java-suspend," end time: Dec 10 15:58 CET
3994 "java-suspend," time elapsed: 00:00:00
3995 ----------------------------------------------------------
3996
3997 109/112 Testing: test_pierre_1,
3998 109/112 Test: test_pierre_1,
3999 Command: "/bin/echo" "hello" 
4000 Directory: /home/navarrop/Developments/simgrid/Cmake
4001 "test_pierre_1," start time: Dec 10 15:58 CET
4002 Output:
4003 ----------------------------------------------------------
4004 hello
4005 ----------------------------------------------------------
4006 "test_pierre_1," end time: Dec 10 15:58 CET
4007 "test_pierre_1," time elapsed: 00:00:00
4008 ----------------------------------------------------------
4009
4010 110/112 Testing: test_pierre_2,
4011 110/112 Test: test_pierre_2,
4012 Command: "/usr/bin/java" "-version" 
4013 Directory: /home/navarrop/Developments/simgrid/Cmake
4014 "test_pierre_2," start time: Dec 10 15:58 CET
4015 Output:
4016 ----------------------------------------------------------
4017 java version "1.6.0_0"
4018 OpenJDK Runtime Environment (IcedTea6 1.6.1) (6b16-1.6.1-3ubuntu1)
4019 OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
4020 ----------------------------------------------------------
4021 "test_pierre_2," end time: Dec 10 15:58 CET
4022 "test_pierre_2," time elapsed: 00:00:00
4023 ----------------------------------------------------------
4024
4025 111/112 Testing: presence_1,
4026 111/112 Test: presence_1,
4027 Command: "/bin/ls" "./CTestList.txt" 
4028 Directory: /home/navarrop/Developments/simgrid/Cmake
4029 "presence_1," start time: Dec 10 15:58 CET
4030 Output:
4031 ----------------------------------------------------------
4032 ./CTestList.txt
4033 ----------------------------------------------------------
4034 "presence_1," end time: Dec 10 15:58 CET
4035 "presence_1," time elapsed: 00:00:00
4036 ----------------------------------------------------------
4037
4038 112/112 Testing: presence_2,
4039 112/112 Test: presence_2,
4040 Command: "/bin/ls" "./CT.txt" 
4041 Directory: /home/navarrop/Developments/simgrid/Cmake
4042 "presence_2," start time: Dec 10 15:58 CET
4043 Output:
4044 ----------------------------------------------------------
4045 /bin/ls: ne peut accéder ./CT.txt: Aucun fichier ou dossier de ce type
4046 ----------------------------------------------------------
4047 "presence_2," end time: Dec 10 15:58 CET
4048 "presence_2," time elapsed: 00:00:00
4049 ----------------------------------------------------------
4050
4051 End testing: Dec 10 15:58 CET