/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.2.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.2.x-6444398d9712 Exec : faceAgglomerate -region bottomAir -dict constant/viewFactorsDict -parallel Date : May 22 2013 Time : 16:48:14 Host : "gamma" PID : 24092 Case : /home/cvd/Dmitry/OpenFoam22/Rad_scotch/multiRegionHeaterRadiation nProcs : 16 Slaves : 15 ( "gamma.24093" "gamma.24094" "gamma.24095" "gamma.24096" "gamma.24097" "gamma.24098" "gamma.24099" "gamma.24100" "gamma.24101" "gamma.24102" "gamma.24103" "gamma.24104" "gamma.24105" "gamma.24106" "gamma.24107" ) Pstream initialized with: floatTransfer : 0 nProcsSimpleSum : 0 commsType : nonBlocking polling iterations : 0 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh bottomAir for time = 0 Agglomerating patch : minY Agglomerating patch : maxZ Agglomerating patch : bottomAir_to_leftSolid [8] [8] [8] --> FOAM FATAL IO ERROR: [8] error in IOstream "IOstream" for operation operator>>(Istream&, List&) : reading first token [8] [8] file: IOstream at line 0. [8] [8] From function IOstream::fatalCheck(const char*) const [8] in file db/IOstreams/IOstreams/IOstream.C at line 114. [8] FOAM parallel run exiting [8] [gamma:24094] *** An error occurred in MPI_Recv [gamma:24094] *** on communicator MPI_COMM_WORLD [gamma:24094] *** MPI_ERR_TRUNCATE: message truncated [gamma:24094] *** MPI_ERRORS_ARE_FATAL: your MPI job will now abort -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 8 in communicator MPI_COMM_WORLD with errorcode 1. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- [0] [0] [0] --> FOAM FATAL IO ERROR: [0] error in IOstream "IOstream" for operation operator>>(Istream&, List&) : reading first token [0] [0] file: IOstream at line 0. [0] [0] From function IOstream::fatalCheck(const char*) const [0] in file db/IOstreams/IOstreams/IOstream.C at line 114. [0] FOAM parallel run exiting [0] -------------------------------------------------------------------------- mpirun has exited due to process rank 14 with PID 24106 on node gamma exiting improperly. There are two reasons this could occur: 1. this process did not call "init" before exiting, but others in the job did. This can cause a job to hang indefinitely while it waits for all processes to call "init". By rule, if one process calls "init", then ALL processes must call "init" prior to termination. 2. this process called "init", but exited without calling "finalize". By rule, all processes that call "init" MUST call "finalize" prior to exiting or it will be considered an "abnormal termination" This may have caused other processes in the application to be terminated by signals sent by mpirun (as reported here). -------------------------------------------------------------------------- [gamma:24091] 2 more processes have sent help message help-mpi-errors.txt / mpi_errors_are_fatal [gamma:24091] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages [gamma:24091] 1 more process has sent help message help-mpi-api.txt / mpi-abort