Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Result statuses for run failures of MPI tests
From: KTC (ktc_at_[hidden])
Date: 2010-07-06 09:30:51


On 06/07/2010 03:38, KTC wrote:
>
> I was going to post the raw log, but I'm going to run the tests again on
> its own with a extra long timeout value and see what happens first.

Okay, let's try this one again. Erm, 4th time lucky LOL. Got the errors
to match up. A copy of bjam.log can be downloaded at
<http://ktchan.info/files/bjam.7z> if you want. Below is a summary of
the fails.

         adjlist_redist_test-2
         distributed_betweenness_centrality_test-2
         distributed_csr_algorithm_test-1
         distributed_shortest_paths_test-2
Compile fail

         distributed_csr_test-2
Link fail

         distributed_connected_components_test-2
1800 second time limit exceeded
...failed capture-output

         adjlist_build_test-2
The process cannot access the file because it is being used by another
process.
The process cannot access the file because it is being used by another
process.
====== BEGIN OUTPUT ======
n = 10000, p = 0.003, seed = 1278410474
Building graph with the iterator constructor... done.
Building graph with add_edge from the root...synchronizing...done.
Verifying graphs...done.
Building graph with add_edge from everywhere...
job aborted:
rank: node: exit code: message
0: ktc-dt-brother: terminated
1: ktc-dt-brother: -1: aborting MPI_COMM_WORLD, error -1, comm rank 1
---- error analysis -----
1:
C:\src\bgl-test\results\boost\bin.v2\libs\graph_parallel\test\adjlist_build_test-2.test\msvc-10.0\debug\link-static\threading-multi\adjlist_build_test-2.exe
aborted the job on ktc-dt-brother. abort code -1
---- error analysis -----
====== END OUTPUT ======
...failed capture-output

         distributed_strong_components_test-2
====== BEGIN OUTPUT ======
job aborted:
rank: node: exit code: message
0: ktc-dt-brother: -1: aborting MPI_COMM_WORLD, error -1, comm rank 0
1: ktc-dt-brother: terminated
---- error analysis -----
0:
C:\src\bgl-test\results\boost\bin.v2\libs\graph_parallel\test\distributed_strong_components_test-2.test\msvc-10.0\debug\link-static\threading-multi\distributed_strong_components_test-2.exe
aborted the job on ktc-dt-brother. abort code -1
---- error analysis -----
EXIT STATUS: -1
====== END OUTPUT ======
...failed capture-output

Hope that helps,

KTC


Boost-testing list run by mbergal at meta-comm.com