source: trunk/anuga_work/development/Busselton/BP3Hydro/BP3Hydro_final_8.e566835 @ 8449

Last change on this file since 8449 was 8449, checked in by martins, 13 years ago

Checking in Busselton NCI code

File size: 4.2 KB
Line 
1--------------------------------------------------------------------------
2An MPI process has executed an operation involving a call to the
3"fork()" system call to create a child process.  Open MPI is currently
4operating in a condition that could result in memory corruption or
5other system errors; your MPI job may hang, crash, or produce silent
6data corruption.  The use of fork() (or system() or other calls that
7create child processes) is strongly discouraged. 
8
9The process that invoked fork was:
10
11  Local host:          v1471 (PID 30157)
12  MPI_COMM_WORLD rank: 1
13
14If you are *absolutely sure* that your application will successfully
15and correctly survive a call to fork(), you may disable this warning
16by setting the mpi_warn_on_fork MCA parameter to 0.
17--------------------------------------------------------------------------
18[v1471:30131] 1 more process has sent help message help-mpi-runtime.txt / mpi_init:warn-fork
19[v1471:30131] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
20[v1471:30131] 1 more process has sent help message help-mpi-runtime.txt / mpi_init:warn-fork
21[v1471:30131] 1 more process has sent help message help-mpi-runtime.txt / mpi_init:warn-fork
22[v1471:30131] 1 more process has sent help message help-mpi-runtime.txt / mpi_init:warn-fork
23[v1471:30131] 1 more process has sent help message help-mpi-runtime.txt / mpi_init:warn-fork
24[v1471:30131] 1 more process has sent help message help-mpi-runtime.txt / mpi_init:warn-fork
25[v1471:30131] 1 more process has sent help message help-mpi-runtime.txt / mpi_init:warn-fork
26python2.6: posixio.c:248: px_pgin: Assertion `*posp == ((off_t)(-1)) || *posp == lseek(nciop->fd, 0, 1)' failed.
27[v1471:30157] *** Process received signal ***
28[v1471:30157] Signal: Aborted (6)
29[v1471:30157] Signal code:  (-6)
30[v1471:30157] [ 0] /lib64/libpthread.so.0 [0x7f2aba21cbe0]
31[v1471:30157] [ 1] /lib64/libc.so.6(gsignal+0x35) [0x7f2ab985d285]
32[v1471:30157] [ 2] /lib64/libc.so.6(abort+0x110) [0x7f2ab985ed30]
33[v1471:30157] [ 3] /lib64/libc.so.6(__assert_fail+0xf6) [0x7f2ab9856706]
34[v1471:30157] [ 4] /apps/netcdf/3.6.3/lib/libnetcdf.so.4 [0x7f2aaa21add6]
35[v1471:30157] [ 5] /apps/netcdf/3.6.3/lib/libnetcdf.so.4 [0x7f2aaa21b18f]
36[v1471:30157] [ 6] /apps/netcdf/3.6.3/lib/libnetcdf.so.4 [0x7f2aaa2079bc]
37[v1471:30157] [ 7] /apps/netcdf/3.6.3/lib/libnetcdf.so.4(nc_get_vara_float+0x218) [0x7f2aaa208028]
38[v1471:30157] [ 8] /apps/netcdf/3.6.3/lib/libnetcdf.so.4(nc_get_varm_float+0x4ae) [0x7f2aaa20853e]
39[v1471:30157] [ 9] /apps/netcdf/3.6.3/lib/libnetcdf.so.4(nc_get_varm+0x18f) [0x7f2aaa20e40f]
40[v1471:30157] [10] /apps/netcdf/3.6.3/lib/libnetcdf.so.4(nc_get_vars+0x10) [0x7f2aaa20e510]
41[v1471:30157] [11] /apps/netcdf/3.6.3/lib/libnetcdf.so.4(ncvargets+0x16) [0x7f2aaa21c2b6]
42[v1471:30157] [12] /apps/python/2.6/lib/python2.6/site-packages/Scientific/linux2/Scientific_netcdf.so [0x7f2aaa4a9ce5]
43[v1471:30157] [13] /apps/python/2.6/lib/python2.6/site-packages/Scientific/linux2/Scientific_netcdf.so [0x7f2aaa4ab100]
44[v1471:30157] [14] python2.6(PyEval_EvalFrameEx+0x14b9) [0x48e459]
45[v1471:30157] [15] python2.6(PyEval_EvalCodeEx+0x8a5) [0x4945e5]
46[v1471:30157] [16] python2.6 [0x4ea51c]
47[v1471:30157] [17] python2.6(PyObject_Call+0x5d) [0x417bbd]
48[v1471:30157] [18] python2.6(PyEval_EvalFrameEx+0x1975) [0x48e915]
49[v1471:30157] [19] python2.6(PyEval_EvalFrameEx+0x62fe) [0x49329e]
50[v1471:30157] [20] python2.6(PyEval_EvalFrameEx+0x62fe) [0x49329e]
51[v1471:30157] [21] python2.6 [0x4e8129]
52[v1471:30157] [22] python2.6(PyEval_EvalFrameEx+0xa96) [0x48da36]
53[v1471:30157] [23] python2.6(PyEval_EvalCodeEx+0x8a5) [0x4945e5]
54[v1471:30157] [24] python2.6(PyEval_EvalCode+0x32) [0x494622]
55[v1471:30157] [25] python2.6(PyRun_FileExFlags+0x141) [0x4b5bc1]
56[v1471:30157] [26] python2.6(PyRun_SimpleFileExFlags+0x1c8) [0x4b5e78]
57[v1471:30157] [27] python2.6(Py_Main+0x9cf) [0x413d2f]
58[v1471:30157] [28] /lib64/libc.so.6(__libc_start_main+0xf4) [0x7f2ab984a994]
59[v1471:30157] [29] python2.6 [0x412f99]
60[v1471:30157] *** End of error message ***
61--------------------------------------------------------------------------
62mpirun noticed that process rank 1 with PID 30157 on node v1471 exited on signal 6 (Aborted).
63--------------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.