trilinos / Trilinos

Primary repository for the Trilinos Project
https://trilinos.org/
Other
1.2k stars 564 forks source link

Zoltan & Tpetracore tests failed with MPI (Parallel) - in trilinos installation #3798

Closed Hostudent closed 3 years ago

Hostudent commented 5 years ago

At first, I've to say that I'm really amateur in Unix systems and I'm trying to install trilinos(in order to install peridigm) on my MacBook (OS updated to Mojave) for last 5 days! after all, I could reduce numbers of failed tests to 25, as below. can anyone help me to fix them, please??

The following tests FAILED: 113 - TeuchosComm_Time_test_MPI_1 (Failed) 465 - Zoltan_ch_brack2_3_zoltan_parallel (Failed) 467 - Zoltan_ch_degenerate_zoltan_parallel (Failed) 468 - Zoltan_ch_degenerateAA_zoltan_parallel (Failed) 471 - Zoltan_ch_grid20x19_zoltan_parallel (Failed) 472 - Zoltan_ch_hammond_zoltan_parallel (Failed) 473 - Zoltan_ch_hammond2_zoltan_parallel (Failed) 474 - Zoltan_ch_hughes_zoltan_parallel (Failed) 482 - Zoltan_hg_cage10_zoltan_parallel (Failed) 485 - Zoltan_hg_felix_zoltan_parallel (Failed) 486 - Zoltan_hg_ibm03_zoltan_parallel (Failed) 500 - TpetraCore_gemv_MPI_1 (Failed) 501 - TpetraCore_gemm_m_eq_1_MPI_1 (Failed) 502 - TpetraCore_gemm_m_eq_2_MPI_1 (Failed) 503 - TpetraCore_gemm_m_eq_5_MPI_1 (Failed) 504 - TpetraCore_gemm_m_eq_13_MPI_1 (Failed) 542 - TpetraCore_CrsMatrix_UnitTests_MPI_4 (Failed) 543 - TpetraCore_CrsMatrix_UnitTests2_MPI_4 (Failed) 544 - TpetraCore_CrsMatrix_UnitTests3_MPI_4 (Failed) 545 - TpetraCore_CrsMatrix_UnitTests4_MPI_4 (Failed) 550 - TpetraCore_CrsMatrix_ReplaceDomainMapAndImporter_MPI_4 (Failed) 553 - TpetraCore_CrsMatrix_gaussSeidel_MPI_4 (Failed) 904 - SEACASExodus_exodus_unit_tests_nc5_env (Failed) 1022 - Teko_testdriver_MPI_1 (Failed) 1037 - Teko_ModALPreconditioner_MPI_1 (Failed)

I think that the problem is with open-mpi because before open-mpi, i used mpich and the failed tests were as below:

The following tests FAILED: 113 - TeuchosComm_Time_test_MPI_1 (Failed) 409 - Epetra_BlockMap_test_MPI_4 (Failed) 428 - Epetra_IntSerialDense_test_MPI_1 (Failed) 429 - Epetra_Map_test_MPI_1 (Failed) 440 - Epetra_SimpleLongLongTest_MPI_4 (Failed) 441 - Epetra_BlockMap_test_LL_MPI_4 (Failed) 454 - Epetra_Map_test_LL_MPI_1 (Failed) 500 - TpetraCore_gemv_MPI_1 (Failed) 501 - TpetraCore_gemm_m_eq_1_MPI_1 (Failed) 502 - TpetraCore_gemm_m_eq_2_MPI_1 (Failed) 503 - TpetraCore_gemm_m_eq_5_MPI_1 (Failed) 504 - TpetraCore_gemm_m_eq_13_MPI_1 (Failed) 534 - TpetraCore_CrsGraph_UnitTests0_MPI_4 (Failed) 535 - TpetraCore_CrsGraph_UnitTests1_MPI_4 (Failed) 539 - TpetraCore_CrsGraph_PackUnpack_MPI_1_MPI_1 (Failed) 542 - TpetraCore_CrsMatrix_UnitTests_MPI_4 (Failed) 543 - TpetraCore_CrsMatrix_UnitTests2_MPI_4 (Failed) 544 - TpetraCore_CrsMatrix_UnitTests3_MPI_4 (Failed) 545 - TpetraCore_CrsMatrix_UnitTests4_MPI_4 (Failed) 549 - TpetraCore_CrsMatrix_WithGraph_Serial_MPI_4 (Failed) 550 - TpetraCore_CrsMatrix_ReplaceDomainMapAndImporter_MPI_4 (Failed) 553 - TpetraCore_CrsMatrix_gaussSeidel_MPI_4 (Failed) 559 - TpetraCore_CrsMatrix_MultipleFillCompletes_MPI_4 (Failed) 563 - TpetraCore_CrsMatrix_PackUnpack_MPI_1_MPI_1 (Failed) 567 - TpetraCore_Directory_UnitTests_MPI_4 (Failed) 627 - TpetraCore_MultiVector_UnitTests_MPI_4 (Failed) 661 - EpetraExt_inout_hdf5_test_MPI_4 (Failed) 812 - ML_SelfSmoother_MPI_4 (Failed) 904 - SEACASExodus_exodus_unit_tests_nc5_env (Failed) 940 - Anasazi_Epetra_BlockDavidson_solvertest_MPI_4 (Failed) 951 - Anasazi_Epetra_BKS_solvertest_MPI_4 (Failed) 958 - Anasazi_Epetra_GeneralizedDavidson_solvertest_MPI_4 (Failed) 961 - Anasazi_Epetra_LOBPCG_solvertest_MPI_4 (Failed) 978 - Anasazi_SortManager_test_MPI_4 (Failed) 979 - Anasazi_StatusTest_test_MPI_4 (Failed) 1005 - Stratimikos_test_single_belos_thyra_solver_driver_FourByFour_MPI_1 (Failed) 1006 - Stratimikos_test_single_belos_thyra_solver_driver_nos5_kl190_MPI_1 (Failed) 1007 - Stratimikos_test_single_belos_thyra_solver_driver_nos1_np_MPI_1 (Failed) 1008 - Stratimikos_test_single_belos_thyra_solver_driver_nos1_MPI_1 (Failed) 1009 - Stratimikos_test_single_belos_thyra_solver_driver_nos1_nrhs8_MPI_1 (Failed) 1018 - Stratimikos_test_single_stratimikos_solver_driver_belos_np_MPI_1 (Failed) 1019 - Stratimikos_test_single_stratimikos_solver_driver_belos_ifpack_MPI_1 (Failed) 1020 - Stratimikos_test_single_stratimikos_solver_driver_belos_ml_MPI_1 (Failed) 1021 - Teko_testdriver_MPI_4 (Failed) 1022 - Teko_testdriver_MPI_1 (Failed) 1023 - Teko_testdriver_tpetra_MPI_4 (Failed) 1024 - Teko_testdriver_tpetra_MPI_1 (Failed) 1025 - Teko_IterativePreconditionerFactory_test_MPI_1 (Failed) 1026 - Teko_LU2x2InverseOp_test_MPI_1 (Failed) 1028 - Teko_RequestInterface_test_MPI_1 (Failed) 1029 - Teko_DiagnosticLinearOp_test_MPI_1 (Failed) 1030 - Teko_DiagonallyScaledPreconditioner_MPI_1 (Failed) 1031 - Teko_InverseFactoryOperator_MPI_1 (Failed) 1034 - Teko_StratimikosFactory_MPI_1 (Failed) 1037 - Teko_ModALPreconditioner_MPI_1 (Failed) 1046 - Intrepid_test_Discretization_Basis_HCURL_HEX_I1_FEM_Test_01_MPI_1 (Failed) 1047 - Intrepid_test_Discretization_Basis_HCURL_HEX_In_FEM_Test_01_MPI_1 (Failed) 1049 - Intrepid_test_Discretization_Basis_HCURL_TET_I1_FEM_Test_01_MPI_1 (Failed) 1050 - Intrepid_test_Discretization_Basis_HCURL_WEDGE_I1_FEM_Test_01_MPI_1 (Failed) 1051 - Intrepid_test_Discretization_Basis_HCURL_TRI_I1_FEM_Test_01_MPI_1 (Failed) 1052 - Intrepid_test_Discretization_Basis_HCURL_QUAD_I1_FEM_Test_01_MPI_1 (Failed) 1053 - Intrepid_test_Discretization_Basis_HCURL_QUAD_In_FEM_Test_01_MPI_1 (Failed) 1054 - Intrepid_test_Discretization_Basis_HDIV_HEX_I1_FEM_Test_01_MPI_1 (Failed) 1055 - Intrepid_test_Discretization_Basis_HDIV_HEX_In_FEM_Test_01_MPI_1 (Failed) 1057 - Intrepid_test_Discretization_Basis_HDIV_TET_I1_FEM_Test_01_MPI_1 (Failed) 1058 - Intrepid_test_Discretization_Basis_HDIV_TRI_I1_FEM_Test_01_MPI_1 (Failed) 1059 - Intrepid_test_Discretization_Basis_HDIV_QUAD_I1_FEM_Test_01_MPI_1 (Failed) 1060 - Intrepid_test_Discretization_Basis_HDIV_QUAD_In_FEM_Test_01_MPI_1 (Failed) 1062 - Intrepid_test_Discretization_Basis_HDIV_WEDGE_I1_FEM_Test_01_MPI_1 (Failed) 1065 - Intrepid_test_Discretization_Basis_HGRAD_LINE_Cn_FEM_Test_01_MPI_1 (Failed) 1069 - Intrepid_test_Discretization_Basis_HGRAD_LINE_Hermite_FEM_Test_01_MPI_1 (Failed) 1071 - Intrepid_test_Discretization_Basis_HGRAD_QUAD_C1_FEM_Test_01_MPI_1 (Failed) 1073 - Intrepid_test_Discretization_Basis_HGRAD_QUAD_C2_FEM_Test_01_MPI_1 (Failed) 1075 - Intrepid_test_Discretization_Basis_HGRAD_QUAD_Cn_FEM_Test_01_MPI_1 (Failed) 1077 - Intrepid_test_Discretization_Basis_HGRAD_TRI_C1_FEM_Test_01_MPI_1 (Failed) 1079 - Intrepid_test_Discretization_Basis_HGRAD_TRI_C2_FEM_Test_01_MPI_1 (Failed) 1081 - Intrepid_test_Discretization_Basis_HGRAD_HEX_C1_FEM_Test_01_MPI_1 (Failed) 1083 - Intrepid_test_Discretization_Basis_HGRAD_HEX_C2_FEM_Test_01_MPI_1 (Failed) 1085 - Intrepid_test_Discretization_Basis_HGRAD_HEX_I2_FEM_Test_01_MPI_1 (Failed) 1087 - Intrepid_test_Discretization_Basis_HGRAD_HEX_Cn_FEM_Test_01_MPI_1 (Failed) 1089 - Intrepid_test_Discretization_Basis_HGRAD_TET_C1_FEM_Test_01_MPI_1 (Failed) 1091 - Intrepid_test_Discretization_Basis_HGRAD_TET_C2_FEM_Test_01_MPI_1 (Failed) 1102 - Intrepid_test_Discretization_Basis_HGRAD_WEDGE_C1_FEM_Test_01_MPI_1 (Failed) 1104 - Intrepid_test_Discretization_Basis_HGRAD_WEDGE_C2_FEM_Test_01_MPI_1 (Failed) 1105 - Intrepid_test_Discretization_Basis_HGRAD_WEDGE_I2_FEM_Test_01_MPI_1 (Failed) 1107 - Intrepid_test_Discretization_Basis_HGRAD_PYR_C1_FEM_Test_01_MPI_1 (Failed) 1109 - Intrepid_test_Discretization_Basis_HGRAD_PYR_I2_FEM_Test_01_MPI_1 (Failed) 1118 - Intrepid_test_Discretization_Integration_Test_01_MPI_1 (Failed) 1154 - Intrepid_test_Shared_IntrepidPolylib_Test_01_MPI_1 (Failed) 1156 - Intrepid_test_Shared_PointTools_Test_01_MPI_1 (Failed) 1240 - NOX_Thyra_JFNK_MPI_1 (Failed) 1272 - NOX_Tpetra_1DFEM_MPI_4 (Failed) 1274 - Rythmos_ConvergenceTestHelpers_UnitTest_MPI_1 (Failed) 1277 - Rythmos_ExplicitRK_UnitTest_MPI_1 (Failed) 1279 - Rythmos_ImplicitRK_UnitTest_MPI_1 (Failed) 1280 - Rythmos_IntegratorBuilder_UnitTest_MPI_1 (Failed) 1281 - Rythmos_InterpolationBuffer_UnitTest_MPI_1 (Failed) 1284 - Rythmos_RKButcherTableau_UnitTest_MPI_1 (Failed) 1285 - Rythmos_SinCosModel_UnitTest_MPI_1 (Failed) 1286 - Rythmos_VanderPolModel_UnitTest_MPI_1 (Failed) 1290 - Rythmos_StepperBuilder_UnitTest_MPI_1 (Failed) 1291 - Rythmos_StepperHelpers_UnitTest_MPI_1 (Failed) 1297 - Rythmos_ForwardEulerStepper_UnitTest_MPI_1 (Failed) 1298 - Rythmos_BackwardEulerStepper_UnitTest_MPI_1 (Failed) 1304 - Rythmos_IntegrationObservers_UnitTest_MPI_1 (Failed) 1385 - Stokhos_TpetraCrsMatrixMPVectorUnitTest_Serial_MPI_4 (Failed) 1390 - Piro_MatrixFreeDecorator_UnitTests_MPI_4 (Failed) 1394 - Piro_AnalysisDriverTpetra_MPI_4 (Failed) 1398 - Piro_RythmosSolver_UnitTests_MPI_4 (Failed)

the installed dependecies on my system: all of them installed by homebrew gcc 8.2.0 cmake 3.12.3 openmpi 3.1.3 boost 1.67.0_1 hdf5 1.10.4 netcdf 4.6.1_4

and i should mention that i set all environment variables as recommended!

kddevin commented 5 years ago

@Hostudent Please look in your BUILD_DIRECTORY/Testing/Temporary/LastTest.log for error messages that the failing tests may have produced. With just the list of test failures, it is not possible for us to determine what is going wrong in your environment.

Note that I've not had good experiences with OpenMPI v3; we've had better experiences with OpenMPI v2.

mhoemmen commented 5 years ago

@Hostudent Are you able to build and run an MPI program, with the MPI installation that you used to build Trilinos? Given that all the tests failed, it looks like MPI itself is not running correctly.

Hostudent commented 5 years ago

@mhoemmen yes, i have been using LAMMPS in MPI mode. if you check both test's failed list, by using mpich (2nd list) the Zoltan/MPI tests are completely passed but by openmpi (1st list) some of Zoltan/MPI test are failed.

Hostudent commented 5 years ago

@kddevin Can you please tell me which vesions of the dependencies are the most stable? openmpi,netcdf,boost,gcc,hdf5,curl,... and im using gcc8, but in installation of netcdf encountered with this warning: "Pouring netcdf-4.6.1_4.mojave.bottle.tar.gz Warning: netcdf dependency gcc was built with a different C++ standard library (libstdc++ from clang). This may cause problems at runtime." whats that mean?

Hostudent commented 5 years ago

@kddevin these are some errors from log file which u asked: 38/1400 Testing: TeuchosCore_UnitTest_BadUnitTest_final_results_MPI_1 38/1400 Test: TeuchosCore_UnitTest_BadUnitTest_final_results_MPI_1 Command: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "1" "/usr/local/trilinos/build/packages/teuchos/core/test/UnitTest/TeuchosCore_UnitTest_BadUnitTest.exe" "--show-test-details=FINAL_RESULTS" Directory: /usr/local/trilinos/build/packages/teuchos/core/test/UnitTest "TeuchosCore_UnitTest_BadUnitTest_final_results_MPI_1" start time: Nov 05 23:54 +0330 Output:

Teuchos::GlobalMPISession::GlobalMPISession(): started processor with name Hoseins-Mac.local and rank 0!


*** Unit test suite ...


Sorting tests by group name then by the order they were added ... (time = 1.29e-05)

Running unit tests ...

  1. Int_BadAssignment_UnitTest ... i2 = 5 == i1 = 4 : FAILED ==> /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:54 [FAILED] (1.12e-05 sec) Int_BadAssignment_UnitTest Location: /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:50

  2. VectorInt_OutOfRangeAt_UnitTest ...

    p=0: *** Caught standard std::exception of type 'std::out_of_range' :

    vector [FAILED] (0.000582 sec) VectorInt_OutOfRangeAt_UnitTest Location: /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:58

The following tests FAILED:

  1. Int_BadAssignment_UnitTest ...
  2. VectorInt_OutOfRangeAt_UnitTest ...

Total Time: 0.000972 sec

Summary: total = 5, run = 5, passed = 3, failed = 2

End Result: TEST FAILED

Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted.


mpiexec detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was:

Process name: [[7171,1],0] Exit code: 1

Test time = 2.19 sec ---------------------------------------------------------- Test Pass Reason: Required regular expression found.Regex=[Int_BadAssignment_UnitTest ] "TeuchosCore_UnitTest_BadUnitTest_final_results_MPI_1" end time: Nov 05 23:54 +0330 "TeuchosCore_UnitTest_BadUnitTest_final_results_MPI_1" time elapsed: 00:00:02 ---------------------------------------------------------- 39/1400 Testing: TeuchosCore_UnitTest_BadUnitTest_end_result_failed_MPI_1 39/1400 Test: TeuchosCore_UnitTest_BadUnitTest_end_result_failed_MPI_1 Command: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "1" "/usr/local/trilinos/build/packages/teuchos/core/test/UnitTest/TeuchosCore_UnitTest_BadUnitTest.exe" "--teuchos-suppress-startup-banner" Directory: /usr/local/trilinos/build/packages/teuchos/core/test/UnitTest "TeuchosCore_UnitTest_BadUnitTest_end_result_failed_MPI_1" start time: Nov 05 23:54 +0330 Output: ---------------------------------------------------------- *** *** Unit test suite ... *** Sorting tests by group name then by the order they were added ... (time = 1.1e-05) Running unit tests ... 0. Int_Basic_UnitTest ... [Passed] (5.01e-06 sec) 1. Int_Assignment_UnitTest ... [Passed] (4.05e-06 sec) 2. Int_BadAssignment_UnitTest ... i2 = 5 == i1 = 4 : FAILED ==> /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:54 [FAILED] (9.06e-06 sec) Int_BadAssignment_UnitTest Location: /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:50 3. VectorInt_OutOfRangeAt_UnitTest ... p=0: *** Caught standard std::exception of type 'std::out_of_range' : vector [FAILED] (0.000243 sec) VectorInt_OutOfRangeAt_UnitTest Location: /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:58 4. someFunc_double_test1_UnitTest ... [Passed] (8.11e-06 sec) The following tests FAILED: 2. Int_BadAssignment_UnitTest ... 3. VectorInt_OutOfRangeAt_UnitTest ... Total Time: 0.000522 sec Summary: total = 5, run = 5, passed = 3, failed = 2 End Result: TEST FAILED -------------------------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted. -------------------------------------------------------------------------- -------------------------------------------------------------------------- mpiexec detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was: Process name: [[7183,1],0] Exit code: 1 -------------------------------------------------------------------------- Test time = 2.19 sec ---------------------------------------------------------- Test Pass Reason: Required regular expression found.Regex=[End Result: TEST FAILED ] "TeuchosCore_UnitTest_BadUnitTest_end_result_failed_MPI_1" end time: Nov 05 23:54 +0330 "TeuchosCore_UnitTest_BadUnitTest_end_result_failed_MPI_1" time elapsed: 00:00:02 ---------------------------------------------------------- 40/1400 Testing: TeuchosCore_UnitTest_BadUnitTest_end_result_totals_MPI_1 40/1400 Test: TeuchosCore_UnitTest_BadUnitTest_end_result_totals_MPI_1 Command: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "1" "/usr/local/trilinos/build/packages/teuchos/core/test/UnitTest/TeuchosCore_UnitTest_BadUnitTest.exe" "--teuchos-suppress-startup-banner" Directory: /usr/local/trilinos/build/packages/teuchos/core/test/UnitTest "TeuchosCore_UnitTest_BadUnitTest_end_result_totals_MPI_1" start time: Nov 05 23:54 +0330 Output: ---------------------------------------------------------- *** *** Unit test suite ... *** Sorting tests by group name then by the order they were added ... (time = 1.1e-05) Running unit tests ... 0. Int_Basic_UnitTest ... [Passed] (6.2e-06 sec) 1. Int_Assignment_UnitTest ... [Passed] (4.05e-06 sec) 2. Int_BadAssignment_UnitTest ... i2 = 5 == i1 = 4 : FAILED ==> /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:54 [FAILED] (9.06e-06 sec) Int_BadAssignment_UnitTest Location: /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:50 3. VectorInt_OutOfRangeAt_UnitTest ... p=0: *** Caught standard std::exception of type 'std::out_of_range' : vector [FAILED] (0.000259 sec) VectorInt_OutOfRangeAt_UnitTest Location: /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:58 4. someFunc_double_test1_UnitTest ... [Passed] (9.06e-06 sec) The following tests FAILED: 2. Int_BadAssignment_UnitTest ... 3. VectorInt_OutOfRangeAt_UnitTest ... Total Time: 0.00055 sec Summary: total = 5, run = 5, passed = 3, failed = 2 End Result: TEST FAILED -------------------------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted. -------------------------------------------------------------------------- -------------------------------------------------------------------------- mpiexec detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was: Process name: [[7177,1],0] Exit code: 1 -------------------------------------------------------------------------- Test time = 2.20 sec ---------------------------------------------------------- Test Pass Reason: Required regular expression found.Regex=[, failed = 2 ] "TeuchosCore_UnitTest_BadUnitTest_end_result_totals_MPI_1" end time: Nov 05 23:54 +0330 "TeuchosCore_UnitTest_BadUnitTest_end_result_totals_MPI_1" time elapsed: 00:00:02 ---------------------------------------------------------- 41/1400 Testing: TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_0_MPI_1 41/1400 Test: TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_0_MPI_1 Command: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "1" "/usr/local/trilinos/build/packages/teuchos/core/test/UnitTest/TeuchosCore_UnitTest_BadUnitTest.exe" "--show-test-details=FINAL_RESULTS" "--group-name=Int" "--test-name=BadAssignment" Directory: /usr/local/trilinos/build/packages/teuchos/core/test/UnitTest "TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_0_MPI_1" start time: Nov 05 23:54 +0330 Output: ---------------------------------------------------------- Teuchos::GlobalMPISession::GlobalMPISession(): started processor with name Hoseins-Mac.local and rank 0! *** *** Unit test suite ... *** Sorting tests by group name then by the order they were added ... (time = 1.1e-05) Running unit tests ... 2. Int_BadAssignment_UnitTest ... i2 = 5 == i1 = 4 : FAILED ==> /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:54 [FAILED] (1.1e-05 sec) Int_BadAssignment_UnitTest Location: /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:50 The following tests FAILED: 2. Int_BadAssignment_UnitTest ... Total Time: 0.00016 sec Summary: total = 5, run = 1, passed = 0, failed = 1 End Result: TEST FAILED -------------------------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted. -------------------------------------------------------------------------- -------------------------------------------------------------------------- mpiexec detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was: Process name: [[7179,1],0] Exit code: 1 -------------------------------------------------------------------------- Test time = 2.18 sec ---------------------------------------------------------- Test Pass Reason: Required regular expression found.Regex=[[FAILED] ] "TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_0_MPI_1" end time: Nov 05 23:54 +0330 "TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_0_MPI_1" time elapsed: 00:00:02 ---------------------------------------------------------- 42/1400 Testing: TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_1_MPI_1 42/1400 Test: TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_1_MPI_1 Command: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "1" "/usr/local/trilinos/build/packages/teuchos/core/test/UnitTest/TeuchosCore_UnitTest_BadUnitTest.exe" "--show-test-details=TEST_NAMES" "--group-name=Int" "--test-name=BadAssignment" Directory: /usr/local/trilinos/build/packages/teuchos/core/test/UnitTest "TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_1_MPI_1" start time: Nov 05 23:54 +0330 Output: ---------------------------------------------------------- Teuchos::GlobalMPISession::GlobalMPISession(): started processor with name Hoseins-Mac.local and rank 0! *** *** Unit test suite ... *** Sorting tests by group name then by the order they were added ... (time = 1.19e-05) Running unit tests ... 2. Int_BadAssignment_UnitTest ... i2 = 5 == i1 = 4 : FAILED ==> /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:54 [FAILED] (1.1e-05 sec) Int_BadAssignment_UnitTest Location: /Users/test/desktop/trilinos/packages/teuchos/core/test/UnitTest/Failing_UnitTest.cpp:50 The following tests FAILED: 2. Int_BadAssignment_UnitTest ... Total Time: 0.000161 sec Summary: total = 5, run = 1, passed = 0, failed = 1 End Result: TEST FAILED -------------------------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted. -------------------------------------------------------------------------- -------------------------------------------------------------------------- mpiexec detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was: Process name: [[7285,1],0] Exit code: 1 -------------------------------------------------------------------------- Test time = 2.18 sec ---------------------------------------------------------- Test Pass Reason: Required regular expression found.Regex=[[FAILED] ] "TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_1_MPI_1" end time: Nov 05 23:54 +0330 "TeuchosCore_UnitTest_BadUnitTest_Int_BadAssignment_failed_1_MPI_1" time elapsed: 00:00:02 ---------------------------------------------------------- 89/1400 Testing: TeuchosParameterList_XmlToParameterList_empty_0_MPI_1 89/1400 Test: TeuchosParameterList_XmlToParameterList_empty_0_MPI_1 Command: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "1" "/usr/local/trilinos/build/packages/teuchos/parameterlist/example/XML/TeuchosParameterList_XmlToParameterList.exe" "--xml-in-file=Example2.xml" Directory: /usr/local/trilinos/build/packages/teuchos/parameterlist/example/XML "TeuchosParameterList_XmlToParameterList_empty_0_MPI_1" start time: Nov 05 23:54 +0330 Output: ---------------------------------------------------------- Teuchos::GlobalMPISession::GlobalMPISession(): started processor with name Hoseins-Mac.local and rank 0! Teuchos in Trilinos 12.13 (Dev) Reading a parameter list from the XML file "Example2.xml" ... p=0: *** Caught standard std::exception of type 'Teuchos::EmptyXMLError' : /Users/test/desktop/trilinos/packages/teuchos/parameterlist/src/Teuchos_TreeBuildingXMLHandler.hpp:76: Throw number = 1 Throw test that evaluated to true: root_.isEmpty() Error, An empty XML std::string or file was specified! The XML specification requires at minimum the presence of a root element! End Result: TEST FAILED -------------------------------------------------------------------------- 90/1400 Testing: TeuchosParameterList_XmlToParameterList_empty_1_MPI_1 90/1400 Test: TeuchosParameterList_XmlToParameterList_empty_1_MPI_1 Command: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "1" "/usr/local/trilinos/build/packages/teuchos/parameterlist/example/XML/TeuchosParameterList_XmlToParameterList.exe" "--extra-xml-file=EmptyXML.txt" Directory: /usr/local/trilinos/build/packages/teuchos/parameterlist/example/XML "TeuchosParameterList_XmlToParameterList_empty_1_MPI_1" start time: Nov 05 23:54 +0330 Output: ---------------------------------------------------------- Teuchos::GlobalMPISession::GlobalMPISession(): started processor with name Hoseins-Mac.local and rank 0! Teuchos in Trilinos 12.13 (Dev) Updating the parameter list given the extra XML std::string: p=0: *** Caught standard std::exception of type 'Teuchos::EmptyXMLError' : /Users/test/desktop/trilinos/packages/teuchos/parameterlist/src/Teuchos_TreeBuildingXMLHandler.hpp:76: Throw number = 1 Throw test that evaluated to true: root_.isEmpty() Error, An empty XML std::string or file was specified! The XML specification requires at minimum the presence of a root element! End Result: TEST FAILED -------------------------------------------------------------------------- 92/1400 Testing: TeuchosComm_UnitTestHarness_Parallel_UnitTests_MPI_2 92/1400 Test: TeuchosComm_UnitTestHarness_Parallel_UnitTests_MPI_2 Command: "/usr/local/Cellar/cmake/3.12.3/bin/cmake" "-DTEST_CONFIG=" "-P" "/usr/local/trilinos/build/packages/teuchos/comm/test/UnitTesting/TeuchosComm_UnitTestHarness_Parallel_UnitTests_MPI_2.cmake" Directory: /usr/local/trilinos/build/packages/teuchos/comm/test/UnitTesting "TeuchosComm_UnitTestHarness_Parallel_UnitTests_MPI_2" start time: Nov 05 23:54 +0330 Output: ---------------------------------------------------------- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Advanced Test: TeuchosComm_UnitTestHarness_Parallel_UnitTests_MPI_2 Selected Test/CTest Propeties: CATEGORIES = BASIC PROCESSORS = 2 TIMEOUT = DEFAULT Running test commands: TEST_0, TEST_1 ================================================================================ TEST_0 Show default output on proc 0 Running: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "2" "/usr/local/trilinos/build/packages/teuchos/comm/test/UnitTesting/TeuchosComm_UnitTestHarness_Parallel_UnitTests.exe" "--output-show-proc-rank" "--teuchos-suppress-startup-banner" -------------------------------------------------------------------------------- p=0 | p=0 | *** p=0 | *** Unit test suite ... p=0 | *** p=0 | p=0 | p=0 | Sorting tests by group name then by the order they were added ... (time = 5.01e-06) p=0 | p=0 | Running unit tests ... p=0 | p=0 | 0. UnitTestHarness_nonRootFails_UnitTest ... p=0 | Pass on even procs but fail on other procs! p=0 | procRank%2 = 0 == 0 : passed p=0 | NOTE: Global reduction shows failures on other processes! p=0 | (rerun with --output-to-root-rank-only=-1 to see output p=0 | from other processes to see what process failed!) p=0 | NOTE: Unit test failed on processes = {1} p=0 | (rerun with --output-to-root-rank-only= to see output p=0 | from individual processes where the unit test is failing!) p=0 | [FAILED] (0.000171 sec) UnitTestHarness_nonRootFails_UnitTest p=0 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:53 p=0 | p=0 | 1. UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest ... p=0 | Pass on even procs but throws Teuchos exception on other processes! p=0 | myval = 1 == 1 : passed p=0 | NOTE: Global reduction shows failures on other processes! p=0 | (rerun with --output-to-root-rank-only=-1 to see output p=0 | from other processes to see what process failed!) p=0 | NOTE: Unit test failed on processes = {1} p=0 | (rerun with --output-to-root-rank-only= to see output p=0 | from individual processes where the unit test is failing!) p=0 | [FAILED] (0.000116 sec) UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest p=0 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:61 p=0 | p=0 | 2. UnitTestHarness_nonRootThrowsIntExcept_UnitTest ... p=0 | Pass on even procs but throws int exception on other processes! p=0 | myval = 1 == 1 : passed p=0 | NOTE: Global reduction shows failures on other processes! p=0 | (rerun with --output-to-root-rank-only=-1 to see output p=0 | from other processes to see what process failed!) p=0 | NOTE: Unit test failed on processes = {1} p=0 | (rerun with --output-to-root-rank-only= to see output p=0 | from individual processes where the unit test is failing!) p=0 | [FAILED] (6.91e-06 sec) UnitTestHarness_nonRootThrowsIntExcept_UnitTest p=0 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:71 p=0 | p=0 | p=0 | The following tests FAILED: p=0 | 0. UnitTestHarness_nonRootFails_UnitTest ... p=0 | 1. UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest ... p=0 | 2. UnitTestHarness_nonRootThrowsIntExcept_UnitTest ... p=0 | p=0 | Total Time: 0.000512 sec p=0 | p=0 | Summary: total = 3, run = 3, passed = 0, failed = 3 p=0 | p=0 | End Result: TEST FAILED -------------------------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted. -------------------------------------------------------------------------- -------------------------------------------------------------------------- mpiexec detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was: Process name: [[7303,1],1] Exit code: 1 -------------------------------------------------------------------------- -------------------------------------------------------------------------------- TEST_0: Return code = 1 TEST_0: Pass criteria = Match REGEX {NOTE: Global reduction shows failures on other processes} [PASSED] TEST_0: Pass criteria = Match REGEX {NOTE: Unit test failed on processes = {1}} [PASSED] TEST_0: Pass criteria = Match REGEX {.*FAILED.* UnitTestHarness_nonRootFails_UnitTest} [PASSED] TEST_0: Pass criteria = Match REGEX {.*FAILED.* UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest} [PASSED] TEST_0: Pass criteria = Match REGEX {.*FAILED.* UnitTestHarness_nonRootThrowsIntExcept_UnitTest} [PASSED] TEST_0: Result = PASSED ================================================================================ TEST_1 Show output on proc 1 Running: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "2" "/usr/local/trilinos/build/packages/teuchos/comm/test/UnitTesting/TeuchosComm_UnitTestHarness_Parallel_UnitTests.exe" "--output-show-proc-rank" "--output-to-root-rank-only=1" "--teuchos-suppress-startup-banner" -------------------------------------------------------------------------------- p=1 | p=1 | *** p=1 | *** Unit test suite ... p=1 | *** p=1 | p=1 | p=1 | Sorting tests by group name then by the order they were added ... (time = 4.05e-06) p=1 | p=1 | Running unit tests ... p=1 | p=1 | 0. UnitTestHarness_nonRootFails_UnitTest ... p=1 | Pass on even procs but fail on other procs! p=1 | procRank%2 = 1 == 0 : FAILED ==> /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:57 p=1 | NOTE: Unit test failed on processes = {1} p=1 | (rerun with --output-to-root-rank-only= to see output p=1 | from individual processes where the unit test is failing!) p=1 | [FAILED] (0.00019 sec) UnitTestHarness_nonRootFails_UnitTest p=1 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:53 p=1 | p=1 | 1. UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest ... p=1 | Pass on even procs but throws Teuchos exception on other processes! p=1 | p=1 | p=1: *** Caught standard std::exception of type 'std::out_of_range' : p=1 | p=1 | /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:65: p=1 | p=1 | Throw number = 1 p=1 | p=1 | Throw test that evaluated to true: (procRank%2) != (0) p=1 | p=1 | Error, (procRank%2 = 1) != (0 = 0)! p=1 | NOTE: Unit test failed on processes = {1} p=1 | (rerun with --output-to-root-rank-only= to see output p=1 | from individual processes where the unit test is failing!) p=1 | [FAILED] (0.000157 sec) UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest p=1 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:61 p=1 | p=1 | 2. UnitTestHarness_nonRootThrowsIntExcept_UnitTest ... p=1 | Pass on even procs but throws int exception on other processes! p=1 | p=1 | p=1: *** Caught an integer exception with value = 1 p=1 | NOTE: Unit test failed on processes = {1} p=1 | (rerun with --output-to-root-rank-only= to see output p=1 | from individual processes where the unit test is failing!) p=1 | [FAILED] (1.19e-05 sec) UnitTestHarness_nonRootThrowsIntExcept_UnitTest p=1 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:71 p=1 | p=1 | p=1 | The following tests FAILED: p=1 | 0. UnitTestHarness_nonRootFails_UnitTest ... p=1 | 1. UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest ... p=1 | 2. UnitTestHarness_nonRootThrowsIntExcept_UnitTest ... p=1 | p=1 | Total Time: 0.000584 sec p=1 | p=1 | Summary: total = 3, run = 3, passed = 0, failed = 3 p=1 | p=1 | End Result: TEST FAILED -------------------------------------------------------------------------- Advanced Test: TeuchosComm_UnitTestHarness_Parallel_UnitTests_MPI_4 Selected Test/CTest Propeties: CATEGORIES = BASIC PROCESSORS = 4 TIMEOUT = DEFAULT Running test commands: TEST_0, TEST_1 ================================================================================ TEST_0 Show default output on proc 0 Running: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "4" "/usr/local/trilinos/build/packages/teuchos/comm/test/UnitTesting/TeuchosComm_UnitTestHarness_Parallel_UnitTests.exe" "--output-show-proc-rank" "--teuchos-suppress-startup-banner" -------------------------------------------------------------------------------- p=0 | p=0 | *** p=0 | *** Unit test suite ... p=0 | *** p=0 | p=0 | p=0 | Sorting tests by group name then by the order they were added ... (time = 3.81e-06) p=0 | p=0 | Running unit tests ... p=0 | p=0 | 0. UnitTestHarness_nonRootFails_UnitTest ... p=0 | Pass on even procs but fail on other procs! p=0 | procRank%2 = 0 == 0 : passed p=0 | NOTE: Global reduction shows failures on other processes! p=0 | (rerun with --output-to-root-rank-only=-1 to see output p=0 | from other processes to see what process failed!) p=0 | NOTE: Unit test failed on processes = {1, 3} p=0 | (rerun with --output-to-root-rank-only= to see output p=0 | from individual processes where the unit test is failing!) p=0 | [FAILED] (0.000257 sec) UnitTestHarness_nonRootFails_UnitTest p=0 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:53 p=0 | p=0 | 1. UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest ... p=0 | Pass on even procs but throws Teuchos exception on other processes! p=0 | myval = 1 == 1 : passed p=0 | NOTE: Global reduction shows failures on other processes! p=0 | (rerun with --output-to-root-rank-only=-1 to see output p=0 | from other processes to see what process failed!) p=0 | NOTE: Unit test failed on processes = {1, 3} p=0 | (rerun with --output-to-root-rank-only= to see output p=0 | from individual processes where the unit test is failing!) p=0 | [FAILED] (0.000108 sec) UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest p=0 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:61 p=0 | p=0 | 2. UnitTestHarness_nonRootThrowsIntExcept_UnitTest ... p=0 | Pass on even procs but throws int exception on other processes! p=0 | myval = 1 == 1 : passed p=0 | NOTE: Global reduction shows failures on other processes! p=0 | (rerun with --output-to-root-rank-only=-1 to see output p=0 | from other processes to see what process failed!) p=0 | NOTE: Unit test failed on processes = {1, 3} p=0 | (rerun with --output-to-root-rank-only= to see output p=0 | from individual processes where the unit test is failing!) p=0 | [FAILED] (9.06e-06 sec) UnitTestHarness_nonRootThrowsIntExcept_UnitTest p=0 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:71 p=0 | p=0 | p=0 | The following tests FAILED: p=0 | 0. UnitTestHarness_nonRootFails_UnitTest ... p=0 | 1. UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest ... p=0 | 2. UnitTestHarness_nonRootThrowsIntExcept_UnitTest ... p=0 | p=0 | Total Time: 0.000556 sec p=0 | p=0 | Summary: total = 3, run = 3, passed = 0, failed = 3 p=0 | p=0 | End Result: TEST FAILED -------------------------------------------------------------------------- TEST_1 Show output on proc 1 Running: "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "-np" "4" "/usr/local/trilinos/build/packages/teuchos/comm/test/UnitTesting/TeuchosComm_UnitTestHarness_Parallel_UnitTests.exe" "--output-show-proc-rank" "--output-to-root-rank-only=1" "--teuchos-suppress-startup-banner" -------------------------------------------------------------------------------- p=1 | p=1 | *** p=1 | *** Unit test suite ... p=1 | *** p=1 | p=1 | p=1 | Sorting tests by group name then by the order they were added ... (time = 4.05e-06) p=1 | p=1 | Running unit tests ... p=1 | p=1 | 0. UnitTestHarness_nonRootFails_UnitTest ... p=1 | Pass on even procs but fail on other procs! p=1 | procRank%2 = 1 == 0 : FAILED ==> /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:57 p=1 | NOTE: Unit test failed on processes = {1, 3} p=1 | (rerun with --output-to-root-rank-only= to see output p=1 | from individual processes where the unit test is failing!) p=1 | [FAILED] (0.000248 sec) UnitTestHarness_nonRootFails_UnitTest p=1 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:53 p=1 | p=1 | 1. UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest ... p=1 | Pass on even procs but throws Teuchos exception on other processes! p=1 | p=1 | p=1: *** Caught standard std::exception of type 'std::out_of_range' : p=1 | p=1 | /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:65: p=1 | p=1 | Throw number = 1 p=1 | p=1 | Throw test that evaluated to true: (procRank%2) != (0) p=1 | p=1 | Error, (procRank%2 = 1) != (0 = 0)! p=1 | NOTE: Unit test failed on processes = {1, 3} p=1 | (rerun with --output-to-root-rank-only= to see output p=1 | from individual processes where the unit test is failing!) p=1 | [FAILED] (0.000134 sec) UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest p=1 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:61 p=1 | p=1 | 2. UnitTestHarness_nonRootThrowsIntExcept_UnitTest ... p=1 | Pass on even procs but throws int exception on other processes! p=1 | p=1 | p=1: *** Caught an integer exception with value = 1 p=1 | NOTE: Unit test failed on processes = {1, 3} p=1 | (rerun with --output-to-root-rank-only= to see output p=1 | from individual processes where the unit test is failing!) p=1 | [FAILED] (1.81e-05 sec) UnitTestHarness_nonRootThrowsIntExcept_UnitTest p=1 | Location: /Users/test/desktop/trilinos/packages/teuchos/comm/test/UnitTesting/UnitTestHarness_Parallel_UnitTests.cpp:71 p=1 | p=1 | p=1 | The following tests FAILED: p=1 | 0. UnitTestHarness_nonRootFails_UnitTest ... p=1 | 1. UnitTestHarness_nonRootThrowsTeuchosExcept_UnitTest ... p=1 | 2. UnitTestHarness_nonRootThrowsIntExcept_UnitTest ... p=1 | p=1 | Total Time: 0.000611 sec p=1 | p=1 | Summary: total = 3, run = 3, passed = 0, failed = 3 p=1 | p=1 | End Result: TEST FAILED TEST_0 Running: "/usr/bin/perl" "../ctest_zoltan.pl" "--np" "5" "--debug" "--mpiexec" "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "--mpiexecarg" "-np" "--pkg" "Zoltan" -------------------------------------------------------------------------------- CTEST_FULL_OUTPUT --np5--debug--mpiexec/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec--mpiexecarg-np--pkgZoltan DEBUG HOSTNAME Hoseins-Mac.local Hosei DEBUG: package Zoltan 23:55 up 4 days, 10:46, 2 users, load averages: 2.48 2.79 3.63 DEBUG: mpiexec /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np DEBUG Dir /usr/local/trilinos/build/packages/zoltan/test/ch_brack2_3 dirname brack2_3 DEBUG Outfilebase: ; Dropbase: DEBUG Running test 0 on zdrive.inp.rcb DEBUG Test name: rcb DEBUG Archfilebase: brack2_3.rcb.5.; Dropbase: brack2_3.rcb.drops.5. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 5 ../zdrive.exe zdrive.inp.rcb 2>&1 | tee brack2_3.rcb.5.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 5 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: brack2_3.out.5.0 output/brack2_3.rcb.5.0 Test brack2_3:rcb FAILED (Missing output files) DEBUG Running test 1 on zdrive.inp.rcb-1D DEBUG Test name: rcb-1D DEBUG Archfilebase: brack2_3.rcb-1D.5.; Dropbase: brack2_3.rcb-1D.drops.5. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 5 ../zdrive.exe zdrive.inp.rcb-1D 2>&1 | tee brack2_3.rcb-1D.5.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 5 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: brack2_3.out.5.0 output/brack2_3.rcb-1D.5.0 Test brack2_3:rcb-1D FAILED (Missing output files) DEBUG Running test 2 on zdrive.inp.rcb-2D DEBUG Test name: rcb-2D DEBUG Archfilebase: brack2_3.rcb-2D.5.; Dropbase: brack2_3.rcb-2D.drops.5. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 5 ../zdrive.exe zdrive.inp.rcb-2D 2>&1 | tee brack2_3.rcb-2D.5.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 5 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: brack2_3.out.5.0 output/brack2_3.rcb-2D.5.0 Test brack2_3:rcb-2D FAILED (Missing output files) DEBUG Running test 3 on zdrive.inp.rcb-ts DEBUG Test name: rcb-ts DEBUG Archfilebase: brack2_3.rcb-ts.5.; Dropbase: brack2_3.rcb-ts.drops.5. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 5 ../zdrive.exe zdrive.inp.rcb-ts 2>&1 | tee brack2_3.rcb-ts.5.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 5 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: brack2_3.out.5.0 output/brack2_3.rcb-ts.5.0 Test brack2_3:rcb-ts FAILED (Missing output files) DEBUG Running test 4 on zdrive.inp.phg DEBUG Test name: phg DEBUG Archfilebase: brack2_3.phg.5.; Dropbase: brack2_3.phg.drops.5. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 5 ../zdrive.exe zdrive.inp.phg 2>&1 | tee brack2_3.phg.5.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 5 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: brack2_3.out.5.0 output/brack2_3.phg.5.0 Test brack2_3:phg FAILED (Missing output files) Test brack2_3: 0 out of 5 tests PASSED. Test brack2_3: 5 out of 5 tests FAILED. TEST_0 Running: "/usr/bin/perl" "../ctest_zoltan.pl" "--np" "6" "--debug" "--mpiexec" "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "--mpiexecarg" "-np" "--pkg" "Zoltan" -------------------------------------------------------------------------------- CTEST_FULL_OUTPUT --np6--debug--mpiexec/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec--mpiexecarg-np--pkgZoltan DEBUG HOSTNAME Hoseins-Mac.local Hosei DEBUG: package Zoltan 23:55 up 4 days, 10:46, 2 users, load averages: 2.52 2.79 3.63 DEBUG: mpiexec /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np DEBUG Dir /usr/local/trilinos/build/packages/zoltan/test/ch_degenerate dirname degenerate DEBUG Outfilebase: ; Dropbase: DEBUG Running test 0 on zdrive.inp.rcb-1D DEBUG Test name: rcb-1D DEBUG Archfilebase: degenerate.rcb-1D.6.; Dropbase: degenerate.rcb-1D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.rcb-1D 2>&1 | tee degenerate.rcb-1D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerate.out.6.0 output/degenerate.rcb-1D.6.0 Test degenerate:rcb-1D FAILED (Missing output files) DEBUG Running test 1 on zdrive.inp.rcb-2D DEBUG Test name: rcb-2D DEBUG Archfilebase: degenerate.rcb-2D.6.; Dropbase: degenerate.rcb-2D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.rcb-2D 2>&1 | tee degenerate.rcb-2D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerate.out.6.0 output/degenerate.rcb-2D.6.0 Test degenerate:rcb-2D FAILED (Missing output files) DEBUG Running test 2 on zdrive.inp.rib-1D DEBUG Test name: rib-1D DEBUG Archfilebase: degenerate.rib-1D.6.; Dropbase: degenerate.rib-1D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.rib-1D 2>&1 | tee degenerate.rib-1D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerate.out.6.0 output/degenerate.rib-1D.6.0 Test degenerate:rib-1D FAILED (Missing output files) DEBUG Running test 3 on zdrive.inp.rib-2D DEBUG Test name: rib-2D DEBUG Archfilebase: degenerate.rib-2D.6.; Dropbase: degenerate.rib-2D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.rib-2D 2>&1 | tee degenerate.rib-2D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerate.out.6.0 output/degenerate.rib-2D.6.0 Test degenerate:rib-2D FAILED (Missing output files) DEBUG Running test 4 on zdrive.inp.hsfc-1D DEBUG Test name: hsfc-1D DEBUG Archfilebase: degenerate.hsfc-1D.6.; Dropbase: degenerate.hsfc-1D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.hsfc-1D 2>&1 | tee degenerate.hsfc-1D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerate.out.6.0 output/degenerate.hsfc-1D.6.0 Test degenerate:hsfc-1D FAILED (Missing output files) DEBUG Running test 5 on zdrive.inp.hsfc-2D DEBUG Test name: hsfc-2D DEBUG Archfilebase: degenerate.hsfc-2D.6.; Dropbase: degenerate.hsfc-2D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.hsfc-2D 2>&1 | tee degenerate.hsfc-2D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerate.out.6.0 output/degenerate.hsfc-2D.6.0 Test degenerate:hsfc-2D FAILED (Missing output files) Test degenerate: 0 out of 6 tests PASSED. Test degenerate: 6 out of 6 tests FAILED. TEST_0 Running: "/usr/bin/perl" "../ctest_zoltan.pl" "--np" "6" "--debug" "--mpiexec" "/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec" "--mpiexecarg" "-np" "--pkg" "Zoltan" -------------------------------------------------------------------------------- CTEST_FULL_OUTPUT --np6--debug--mpiexec/usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec--mpiexecarg-np--pkgZoltan DEBUG HOSTNAME Hoseins-Mac.local Hosei DEBUG: package Zoltan 23:55 up 4 days, 10:46, 2 users, load averages: 2.52 2.79 3.63 DEBUG: mpiexec /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np DEBUG Dir /usr/local/trilinos/build/packages/zoltan/test/ch_degenerateAA dirname degenerateAA DEBUG Outfilebase: ; Dropbase: DEBUG Running test 0 on zdrive.inp.rcb-1D DEBUG Test name: rcb-1D DEBUG Archfilebase: degenerateAA.rcb-1D.6.; Dropbase: degenerateAA.rcb-1D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.rcb-1D 2>&1 | tee degenerateAA.rcb-1D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerateAA.out.6.0 output/degenerateAA.rcb-1D.6.0 Test degenerateAA:rcb-1D FAILED (Missing output files) DEBUG Running test 1 on zdrive.inp.rcb-2D DEBUG Test name: rcb-2D DEBUG Archfilebase: degenerateAA.rcb-2D.6.; Dropbase: degenerateAA.rcb-2D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.rcb-2D 2>&1 | tee degenerateAA.rcb-2D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerateAA.out.6.0 output/degenerateAA.rcb-2D.6.0 Test degenerateAA:rcb-2D FAILED (Missing output files) DEBUG Running test 2 on zdrive.inp.rib-1D DEBUG Test name: rib-1D DEBUG Archfilebase: degenerateAA.rib-1D.6.; Dropbase: degenerateAA.rib-1D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.rib-1D 2>&1 | tee degenerateAA.rib-1D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerateAA.out.6.0 output/degenerateAA.rib-1D.6.0 Test degenerateAA:rib-1D FAILED (Missing output files) DEBUG Running test 3 on zdrive.inp.rib-2D DEBUG Test name: rib-2D DEBUG Archfilebase: degenerateAA.rib-2D.6.; Dropbase: degenerateAA.rib-2D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.rib-2D 2>&1 | tee degenerateAA.rib-2D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerateAA.out.6.0 output/degenerateAA.rib-2D.6.0 Test degenerateAA:rib-2D FAILED (Missing output files) DEBUG Running test 4 on zdrive.inp.hsfc-1D DEBUG Test name: hsfc-1D DEBUG Archfilebase: degenerateAA.hsfc-1D.6.; Dropbase: degenerateAA.hsfc-1D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.hsfc-1D 2>&1 | tee degenerateAA.hsfc-1D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerateAA.out.6.0 output/degenerateAA.hsfc-1D.6.0 Test degenerateAA:hsfc-1D FAILED (Missing output files) DEBUG Running test 5 on zdrive.inp.hsfc-2D DEBUG Test name: hsfc-2D DEBUG Archfilebase: degenerateAA.hsfc-2D.6.; Dropbase: degenerateAA.hsfc-2D.drops.6. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 6 ../zdrive.exe zdrive.inp.hsfc-2D 2>&1 | tee degenerateAA.hsfc-2D.6.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 6 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: degenerateAA.out.6.0 output/degenerateAA.hsfc-2D.6.0 Test degenerateAA:hsfc-2D FAILED (Missing output files) Test degenerateAA: 0 out of 6 tests PASSED. Test degenerateAA: 6 out of 6 tests FAILED. DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rcb-set5.8.0 Test hammond:rcb-set5 FAILED (Missing output files) DEBUG Running test 24 on zdrive.inp.rcb-set6 DEBUG Test name: rcb-set6 DEBUG Archfilebase: hammond.rcb-set6.8.; Dropbase: hammond.rcb-set6.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rcb-set6 2>&1 | tee hammond.rcb-set6.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rcb-set6.8.0 Test hammond:rcb-set6 FAILED (Missing output files) DEBUG Running test 25 on zdrive.inp.rcb-ts DEBUG Test name: rcb-ts DEBUG Archfilebase: hammond.rcb-ts.8.; Dropbase: hammond.rcb-ts.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rcb-ts 2>&1 | tee hammond.rcb-ts.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rcb-ts.8.0 Test hammond:rcb-ts FAILED (Missing output files) DEBUG Running test 26 on zdrive.inp.rib DEBUG Test name: rib DEBUG Archfilebase: hammond.rib.8.; Dropbase: hammond.rib.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib 2>&1 | tee hammond.rib.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib.8.0 Test hammond:rib FAILED (Missing output files) DEBUG Running test 27 on zdrive.inp.rib-1D DEBUG Test name: rib-1D DEBUG Archfilebase: hammond.rib-1D.8.; Dropbase: hammond.rib-1D.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-1D 2>&1 | tee hammond.rib-1D.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-1D.8.0 Test hammond:rib-1D FAILED (Missing output files) DEBUG Running test 28 on zdrive.inp.rib-oneproc DEBUG Test name: rib-oneproc DEBUG Archfilebase: hammond.rib-oneproc.8.; Dropbase: hammond.rib-oneproc.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-oneproc 2>&1 | tee hammond.rib-oneproc.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-oneproc.8.0 Test hammond:rib-oneproc FAILED (Missing output files) DEBUG Running test 29 on zdrive.inp.rib-partless DEBUG Test name: rib-partless DEBUG Archfilebase: hammond.rib-partless.8.; Dropbase: hammond.rib-partless.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partless 2>&1 | tee hammond.rib-partless.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partless.8.0 Test hammond:rib-partless FAILED (Missing output files) DEBUG Running test 30 on zdrive.inp.rib-partless-ts DEBUG Test name: rib-partless-ts DEBUG Archfilebase: hammond.rib-partless-ts.8.; Dropbase: hammond.rib-partless-ts.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partless-ts 2>&1 | tee hammond.rib-partless-ts.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partless-ts.8.0 Test hammond:rib-partless-ts FAILED (Missing output files) DEBUG Running test 31 on zdrive.inp.rib-partlocal1 DEBUG Test name: rib-partlocal1 DEBUG Archfilebase: hammond.rib-partlocal1.8.; Dropbase: hammond.rib-partlocal1.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partlocal1 2>&1 | tee hammond.rib-partlocal1.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partlocal1.8.0 Test hammond:rib-partlocal1 FAILED (Missing output files) DEBUG Running test 32 on zdrive.inp.rib-partlocal1-ts DEBUG Test name: rib-partlocal1-ts DEBUG Archfilebase: hammond.rib-partlocal1-ts.8.; Dropbase: hammond.rib-partlocal1-ts.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partlocal1-ts 2>&1 | tee hammond.rib-partlocal1-ts.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partlocal1-ts.8.0 Test hammond:rib-partlocal1-ts FAILED (Missing output files) DEBUG Running test 33 on zdrive.inp.rib-partlocal2 DEBUG Test name: rib-partlocal2 DEBUG Archfilebase: hammond.rib-partlocal2.8.; Dropbase: hammond.rib-partlocal2.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partlocal2 2>&1 | tee hammond.rib-partlocal2.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partlocal2.8.0 Test hammond:rib-partlocal2 FAILED (Missing output files) DEBUG Running test 34 on zdrive.inp.rib-partlocal2-ts DEBUG Test name: rib-partlocal2-ts DEBUG Archfilebase: hammond.rib-partlocal2-ts.8.; Dropbase: hammond.rib-partlocal2-ts.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partlocal2-ts 2>&1 | tee hammond.rib-partlocal2-ts.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partlocal2-ts.8.0 Test hammond:rib-partlocal2-ts FAILED (Missing output files) DEBUG Running test 35 on zdrive.inp.rib-partlocal3 DEBUG Test name: rib-partlocal3 DEBUG Archfilebase: hammond.rib-partlocal3.8.; Dropbase: hammond.rib-partlocal3.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partlocal3 2>&1 | tee hammond.rib-partlocal3.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partlocal3.8.0 Test hammond:rib-partlocal3 FAILED (Missing output files) DEBUG Running test 36 on zdrive.inp.rib-partlocal3-ts DEBUG Test name: rib-partlocal3-ts DEBUG Archfilebase: hammond.rib-partlocal3-ts.8.; Dropbase: hammond.rib-partlocal3-ts.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partlocal3-ts 2>&1 | tee hammond.rib-partlocal3-ts.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partlocal3-ts.8.0 Test hammond:rib-partlocal3-ts FAILED (Missing output files) DEBUG Running test 37 on zdrive.inp.rib-partlocal4 DEBUG Test name: rib-partlocal4 DEBUG Archfilebase: hammond.rib-partlocal4.8.; Dropbase: hammond.rib-partlocal4.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partlocal4 2>&1 | tee hammond.rib-partlocal4.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partlocal4.8.0 Test hammond:rib-partlocal4 FAILED (Missing output files) DEBUG Running test 38 on zdrive.inp.rib-partlocal4-ts DEBUG Test name: rib-partlocal4-ts DEBUG Archfilebase: hammond.rib-partlocal4-ts.8.; Dropbase: hammond.rib-partlocal4-ts.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partlocal4-ts 2>&1 | tee hammond.rib-partlocal4-ts.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partlocal4-ts.8.0 Test hammond:rib-partlocal4-ts FAILED (Missing output files) DEBUG Running test 39 on zdrive.inp.rib-partmore DEBUG Test name: rib-partmore DEBUG Archfilebase: hammond.rib-partmore.8.; Dropbase: hammond.rib-partmore.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partmore 2>&1 | tee hammond.rib-partmore.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partmore.8.0 Test hammond:rib-partmore FAILED (Missing output files) DEBUG Running test 40 on zdrive.inp.rib-partmore-ts DEBUG Test name: rib-partmore-ts DEBUG Archfilebase: hammond.rib-partmore-ts.8.; Dropbase: hammond.rib-partmore-ts.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-partmore-ts 2>&1 | tee hammond.rib-partmore-ts.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-partmore-ts.8.0 Test hammond:rib-partmore-ts FAILED (Missing output files) DEBUG Running test 41 on zdrive.inp.rib-ts DEBUG Test name: rib-ts DEBUG Archfilebase: hammond.rib-ts.8.; Dropbase: hammond.rib-ts.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.rib-ts 2>&1 | tee hammond.rib-ts.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.rib-ts.8.0 Test hammond:rib-ts FAILED (Missing output files) DEBUG Running test 42 on zdrive.inp.hsfc DEBUG Test name: hsfc DEBUG Archfilebase: hammond.hsfc.8.; Dropbase: hammond.hsfc.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc 2>&1 | tee hammond.hsfc.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc.8.0 Test hammond:hsfc FAILED (Missing output files) DEBUG Running test 43 on zdrive.inp.hsfc-1D DEBUG Test name: hsfc-1D DEBUG Archfilebase: hammond.hsfc-1D.8.; Dropbase: hammond.hsfc-1D.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-1D 2>&1 | tee hammond.hsfc-1D.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-1D.8.0 Test hammond:hsfc-1D FAILED (Missing output files) DEBUG Running test 44 on zdrive.inp.hsfc-oneproc DEBUG Test name: hsfc-oneproc DEBUG Archfilebase: hammond.hsfc-oneproc.8.; Dropbase: hammond.hsfc-oneproc.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-oneproc 2>&1 | tee hammond.hsfc-oneproc.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-oneproc.8.0 Test hammond:hsfc-oneproc FAILED (Missing output files) DEBUG Running test 45 on zdrive.inp.hsfc-partless DEBUG Test name: hsfc-partless DEBUG Archfilebase: hammond.hsfc-partless.8.; Dropbase: hammond.hsfc-partless.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-partless 2>&1 | tee hammond.hsfc-partless.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-partless.8.0 Test hammond:hsfc-partless FAILED (Missing output files) DEBUG Running test 46 on zdrive.inp.hsfc-partlocal1 DEBUG Test name: hsfc-partlocal1 DEBUG Archfilebase: hammond.hsfc-partlocal1.8.; Dropbase: hammond.hsfc-partlocal1.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-partlocal1 2>&1 | tee hammond.hsfc-partlocal1.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-partlocal1.8.0 Test hammond:hsfc-partlocal1 FAILED (Missing output files) DEBUG Running test 47 on zdrive.inp.hsfc-partlocal2 DEBUG Test name: hsfc-partlocal2 DEBUG Archfilebase: hammond.hsfc-partlocal2.8.; Dropbase: hammond.hsfc-partlocal2.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-partlocal2 2>&1 | tee hammond.hsfc-partlocal2.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-partlocal2.8.0 Test hammond:hsfc-partlocal2 FAILED (Missing output files) DEBUG Running test 48 on zdrive.inp.hsfc-partlocal3 DEBUG Test name: hsfc-partlocal3 DEBUG Archfilebase: hammond.hsfc-partlocal3.8.; Dropbase: hammond.hsfc-partlocal3.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-partlocal3 2>&1 | tee hammond.hsfc-partlocal3.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-partlocal3.8.0 Test hammond:hsfc-partlocal3 FAILED (Missing output files) DEBUG Running test 49 on zdrive.inp.hsfc-partlocal4 DEBUG Test name: hsfc-partlocal4 DEBUG Archfilebase: hammond.hsfc-partlocal4.8.; Dropbase: hammond.hsfc-partlocal4.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-partlocal4 2>&1 | tee hammond.hsfc-partlocal4.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-partlocal4.8.0 Test hammond:hsfc-partlocal4 FAILED (Missing output files) DEBUG Running test 50 on zdrive.inp.hsfc-partlocal6 DEBUG Test name: hsfc-partlocal6 DEBUG Archfilebase: hammond.hsfc-partlocal6.8.; Dropbase: hammond.hsfc-partlocal6.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-partlocal6 2>&1 | tee hammond.hsfc-partlocal6.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-partlocal6.8.0 Test hammond:hsfc-partlocal6 FAILED (Missing output files) DEBUG Running test 51 on zdrive.inp.hsfc-partlocal7 DEBUG Test name: hsfc-partlocal7 DEBUG Archfilebase: hammond.hsfc-partlocal7.8.; Dropbase: hammond.hsfc-partlocal7.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-partlocal7 2>&1 | tee hammond.hsfc-partlocal7.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-partlocal7.8.0 Test hammond:hsfc-partlocal7 FAILED (Missing output files) DEBUG Running test 52 on zdrive.inp.hsfc-partmore DEBUG Test name: hsfc-partmore DEBUG Archfilebase: hammond.hsfc-partmore.8.; Dropbase: hammond.hsfc-partmore.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.hsfc-partmore 2>&1 | tee hammond.hsfc-partmore.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.hsfc-partmore.8.0 Test hammond:hsfc-partmore FAILED (Missing output files) DEBUG Running test 53 on zdrive.inp.phg DEBUG Test name: phg DEBUG Archfilebase: hammond.phg.8.; Dropbase: hammond.phg.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.phg 2>&1 | tee hammond.phg.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.phg.8.0 Test hammond:phg FAILED (Missing output files) DEBUG Running test 54 on zdrive.inp.block DEBUG Test name: block DEBUG Archfilebase: hammond.block.8.; Dropbase: hammond.block.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.block 2>&1 | tee hammond.block.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.block.8.0 Test hammond:block FAILED (Missing output files) DEBUG Running test 55 on zdrive.inp.block-oneproc DEBUG Test name: block-oneproc DEBUG Archfilebase: hammond.block-oneproc.8.; Dropbase: hammond.block-oneproc.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.block-oneproc 2>&1 | tee hammond.block-oneproc.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.block-oneproc.8.0 Test hammond:block-oneproc FAILED (Missing output files) DEBUG Running test 56 on zdrive.inp.block-partless DEBUG Test name: block-partless DEBUG Archfilebase: hammond.block-partless.8.; Dropbase: hammond.block-partless.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.block-partless 2>&1 | tee hammond.block-partless.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.block-partless.8.0 Test hammond:block-partless FAILED (Missing output files) DEBUG Running test 57 on zdrive.inp.block-partmore DEBUG Test name: block-partmore DEBUG Archfilebase: hammond.block-partmore.8.; Dropbase: hammond.block-partmore.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.block-partmore 2>&1 | tee hammond.block-partmore.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.block-partmore.8.0 Test hammond:block-partmore FAILED (Missing output files) DEBUG Running test 58 on zdrive.inp.color DEBUG Test name: color DEBUG Archfilebase: hammond.color.8.; Dropbase: hammond.color.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.color 2>&1 | tee hammond.color.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.color.8.0 Test hammond:color FAILED (Missing output files) DEBUG Running test 59 on zdrive.inp.color-after-phg DEBUG Test name: color-after-phg DEBUG Archfilebase: hammond.color-after-phg.8.; Dropbase: hammond.color-after-phg.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.color-after-phg 2>&1 | tee hammond.color-after-phg.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.color-after-phg.8.0 Test hammond:color-after-phg FAILED (Missing output files) DEBUG Running test 60 on zdrive.inp.color-dist2 DEBUG Test name: color-dist2 DEBUG Archfilebase: hammond.color-dist2.8.; Dropbase: hammond.color-dist2.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.color-dist2 2>&1 | tee hammond.color-dist2.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.color-dist2.8.0 Test hammond:color-dist2 FAILED (Missing output files) DEBUG Running test 61 on zdrive.inp.color-orderB DEBUG Test name: color-orderB DEBUG Archfilebase: hammond.color-orderB.8.; Dropbase: hammond.color-orderB.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.color-orderB 2>&1 | tee hammond.color-orderB.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.color-orderB.8.0 Test hammond:color-orderB FAILED (Missing output files) DEBUG Running test 62 on zdrive.inp.color-orderL DEBUG Test name: color-orderL DEBUG Archfilebase: hammond.color-orderL.8.; Dropbase: hammond.color-orderL.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.color-orderL 2>&1 | tee hammond.color-orderL.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.color-orderL.8.0 Test hammond:color-orderL FAILED (Missing output files) DEBUG Running test 63 on zdrive.inp.color-orderS DEBUG Test name: color-orderS DEBUG Archfilebase: hammond.color-orderS.8.; Dropbase: hammond.color-orderS.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.color-orderS 2>&1 | tee hammond.color-orderS.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.color-orderS.8.0 Test hammond:color-orderS FAILED (Missing output files) DEBUG Running test 64 on zdrive.inp.color-orderU DEBUG Test name: color-orderU DEBUG Archfilebase: hammond.color-orderU.8.; Dropbase: hammond.color-orderU.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.color-orderU 2>&1 | tee hammond.color-orderU.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.color-orderU.8.0 Test hammond:color-orderU FAILED (Missing output files) DEBUG Running test 65 on zdrive.inp.color-partialdist2 DEBUG Test name: color-partialdist2 DEBUG Archfilebase: hammond.color-partialdist2.8.; Dropbase: hammond.color-partialdist2.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.color-partialdist2 2>&1 | tee hammond.color-partialdist2.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.color-partialdist2.8.0 Test hammond:color-partialdist2 FAILED (Missing output files) DEBUG Running test 66 on zdrive.inp.random DEBUG Test name: random DEBUG Archfilebase: hammond.random.8.; Dropbase: hammond.random.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.random 2>&1 | tee hammond.random.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.random.8.0 Test hammond:random FAILED (Missing output files) DEBUG Running test 67 on zdrive.inp.random-oneproc DEBUG Test name: random-oneproc DEBUG Archfilebase: hammond.random-oneproc.8.; Dropbase: hammond.random-oneproc.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.random-oneproc 2>&1 | tee hammond.random-oneproc.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.random-oneproc.8.0 Test hammond:random-oneproc FAILED (Missing output files) DEBUG Running test 68 on zdrive.inp.random-partless DEBUG Test name: random-partless DEBUG Archfilebase: hammond.random-partless.8.; Dropbase: hammond.random-partless.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.random-partless 2>&1 | tee hammond.random-partless.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.random-partless.8.0 Test hammond:random-partless FAILED (Missing output files) DEBUG Running test 69 on zdrive.inp.random-partmore DEBUG Test name: random-partmore DEBUG Archfilebase: hammond.random-partmore.8.; Dropbase: hammond.random-partmore.drops.8. DEBUG Executing now: /usr/local/Cellar/open-mpi/3.1.3/bin/mpiexec --mca mpi_yield_when_idle 1 -np 8 ../zdrive.exe zdrive.inp.random-partmore 2>&1 | tee hammond.random-partmore.8.outerr -------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: ../zdrive.exe Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------- DEBUG system results 0 Using default indextype DEBUG moving files: hammond.out.8.0 output/hammond.random-partmore.8.0 Test hammond:random-partmore FAILED (Missing output files) Test hammond: 0 out of 70 tests PASSED. Test hammond: 70 out of 70 tests FAILED. -------------------------------------------------------------------------------- testrd - single precision read test... EXODUS: ERROR: Attempting to open the CDF5 file: 'test.exo' failed. The netcdf library supports CDF5-type files so there must be a filesystem or some other issue Exodus Library Warning/Error: [ex_open_int] ERROR: failed to open test.exo of type 4 for reading. Either the file does not exist, or there is a permission or file format issue. NetCDF: Attempt to use feature that was not turned on when netCDF was built. 2a3,1137 testcp_sd - single-to-double precision copy test... EXODUS: ERROR: Attempting to open the CDF5 file: 'test.exo' failed. The netcdf library supports CDF5-type files so there must be a filesystem or some other issue Exodus Library Warning/Error: [ex_open_int] ERROR: failed to open test.exo of type 4 for reading. Either the file does not exist, or there is a permission or file format issue. NetCDF: Attempt to use feature that was not turned on when netCDF was built. /usr/local/Cellar/netcdf/4.6.1_4/bin/ncdump: testcpd.exo: No such file or directory 0a1,330
kddevin commented 5 years ago

The Zoltan test failures appear to be a problem with your system's configuration.

Either request fewer slots for your application, or make more slots available
for use.

This error message seems to indicate your system doesn't support the number of MPI processes requested for these tests. The full Zoltan test suite requires up to 11 MPI processes.

github-actions[bot] commented 3 years ago

This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity. If you would like to keep this issue open please add a comment and/or remove the MARKED_FOR_CLOSURE label. If this issue should be kept open even with no activity beyond the time limits you can add the label DO_NOT_AUTOCLOSE. If it is ok for this issue to be closed, feel free to go ahead and close it. Please do not add any comments or change any labels or otherwise touch this issue unless your intention is to reset the inactivity counter for an additional year.

github-actions[bot] commented 3 years ago

This issue was closed due to inactivity for 395 days.