Scanning dependencies of target test_install [100%] Testing the installation using the C++ solverdummy -- The CXX compiler identification is GNU 7.3.0 -- Check for working CXX compiler: /opt/Software/gcc/7.3.0/bin/c++ -- Check for working CXX compiler: /opt/Software/gcc/7.3.0/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /beegfs/users/mtree/precice/precice-2.1.1/build/TestInstall Scanning dependencies of target solverdummy [ 50%] Building CXX object CMakeFiles/solverdummy.dir/solverdummy.cpp.o [100%] Linking CXX executable solverdummy [100%] Built target solverdummy UpdateCTestConfiguration from :/beegfs/users/mtree/precice/precice-2.1.1/build/TestInstall/DartConfiguration.tcl UpdateCTestConfiguration from :/beegfs/users/mtree/precice/precice-2.1.1/build/TestInstall/DartConfiguration.tcl Test project /beegfs/users/mtree/precice/precice-2.1.1/build/TestInstall Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: precice.solverdummy 1: Test command: /home/shelf1/Software/cmake/3.15.5/bin/cmake "-DDUMMY_EXE=/beegfs/users/mtree/precice/precice-2.1.1/build/TestInstall/solverdummy" "-DDUMMY_CONFIG=/beegfs/users/mtree/precice/precice-2.1.1/examples/solverdummies/cpp/../precice-config.xml" "-V" "-P" "/beegfs/users/mtree/precice/precice-2.1.1/examples/solverdummies/cpp/test.cmake" 1: Test timeout computed to be: 10000000 1: Running Two Solverdummies 1: Using executable: /beegfs/users/mtree/precice/precice-2.1.1/build/TestInstall/solverdummy 1: Using config: /beegfs/users/mtree/precice/precice-2.1.1/examples/solverdummies/cpp/../precice-config.xml 1: DUMMY: Running solver dummy with preCICE config file "/beegfs/users/mtree/precice/precice-2.1.1/examples/solverdummies/cpp/../precice-config.xml", participant name "SolverTwo", and mesh name "MeshTwo". 1: preCICE: This is preCICE version 2.1.1 1: preCICE: Revision info: no-info [Git failed/Not a repository] 1: preCICE: Configuring preCICE with configuration "/beegfs/users/mtree/precice/precice-2.1.1/examples/solverdummies/cpp/../precice-config.xml" 1: preCICE: I am participant "SolverTwo" 1: preCICE: Setting up master communication to coupling partner/s 1: preCICE: Masters are connected 1: preCICE: Setting up preliminary slaves communication to coupling partner/s 1: preCICE: Receive global mesh MeshOne 1: preCICE: Prepare partition for mesh MeshTwo 1: preCICE: Setting up slaves communication to coupling partner/s 1: preCICE: Slaves are connected 1: preCICE: Compute read mapping from mesh "MeshOne" to mesh "MeshTwo". 1: preCICE: Mapping distance min:0 max:0 avg: 0 var: 0 cnt: 3 1: preCICE: it 1 of 2 | dt# 1 of 2 | t 0 | dt 1 | max dt 1 | ongoing yes | dt complete no | write-iteration-checkpoint | 1: DUMMY: Writing iteration checkpoint 1: preCICE: Compute write mapping from mesh "MeshTwo" to mesh "MeshOne". 1: preCICE: Mapping distance min:0 max:0 avg: 0 var: 0 cnt: 3 1: preCICE: min iteration convergence measure: #it = 1 of 5, conv = false 1: preCICE: it 2 of 2 | dt# 1 of 2 | t 0 | dt 1 | max dt 1 | ongoing yes | dt complete no | read-iteration-checkpoint | 1: DUMMY: Reading iteration checkpoint 1: preCICE: min iteration convergence measure: #it = 2 of 5, conv = false 1: preCICE: Time window completed 1: preCICE: it 1 of 2 | dt# 2 of 2 | t 1 | dt 1 | max dt 1 | ongoing yes | dt complete yes | write-iteration-checkpoint | 1: DUMMY: Advancing in time 1: DUMMY: Writing iteration checkpoint 1: preCICE: min iteration convergence measure: #it = 1 of 5, conv = false 1: preCICE: it 2 of 2 | dt# 2 of 2 | t 1 | dt 1 | max dt 1 | ongoing yes | dt complete no | read-iteration-checkpoint | 1: DUMMY: Reading iteration checkpoint 1: preCICE: min iteration convergence measure: #it = 2 of 5, conv = false 1: preCICE: Time window completed 1: preCICE: it 1 of 2 | dt# 3 of 2 | t 2 | dt 1 | max dt 1 | ongoing no | dt complete yes | 1: DUMMY: Advancing in time 1: DUMMY: Closing C++ solver dummy... 1: Success! 1/1 Test #1: precice.solverdummy .............. Passed 0.83 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.84 sec [100%] Built target test_install