Skip to content
Failed

Console Output

Started by upstream project "ProjectX_Commit" build number 290
originally caused by:
 Started by remote host 18.33.1.199
Building remotely on reynolds in workspace /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.acdl.url ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git/ # timeout=10
Pruning obsolete local branches
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git/
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git -c core.askpass=true fetch --tags --progress ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git/ +refs/heads/*:refs/remotes/acdl/* --prune
Merging Revision 9374907c4a8bd1f5895dd99c37bf93f40502439d (acdl/galbramc/develop) to acdl/develop, UserMergeOptions{mergeRemote='acdl', mergeTarget='develop', mergeStrategy='default', fastForwardMode='--ff'}
 > git rev-parse acdl/develop^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acdl/develop
 > git merge --ff 9374907c4a8bd1f5895dd99c37bf93f40502439d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Seen branch in repository acdl/allmaras/develop
Seen branch in repository acdl/apprentice
Seen branch in repository acdl/arthuang/develop
Seen branch in repository acdl/carlee/develop
Seen branch in repository acdl/develop
Seen branch in repository acdl/galbramc/bamg_metric
Seen branch in repository acdl/galbramc/develop
Seen branch in repository acdl/master
Seen branch in repository acdl/savithru/develop
Seen branch in repository acdl/yixuan/devclean
Seen branch in repository acdl/yixuan/develop
Seen 11 remote branches
Checking out Revision 9374907c4a8bd1f5895dd99c37bf93f40502439d (acdl/galbramc/develop, acdl/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9374907c4a8bd1f5895dd99c37bf93f40502439d
Using 'Changelog to branch' strategy.
[reynolds] $ /bin/bash -xe /tmp/hudson138411508361952627.sh
+ /bin/bash -ex /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/utils/jenkins/ProjectX_Commit.sh
++ hostname
+ [[ reynolds == \m\a\c\y\s\.\m\i\t\.\e\d\u ]]
++ uname -a
+ [[ Linux reynolds 3.13.0-77-generic #121-Ubuntu SMP Wed Jan 20 10:50:42 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux == \D\a\r\w\i\n* ]]
+ export PX_DIR=/home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds
+ PX_DIR=/home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds
+ BUILD=/home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/platforms/coverage_release_gnu49
+ rm -rf /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/platforms/coverage_release_gnu49
+ source /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/utils/jenkins/jenkins_env.sh
++ shopt -s nocasematch
+++ pwd
++ dir=/home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds
+++ basename /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds
++ builddir=reynolds
+++ hostname
++ [[ reynolds == \r\e\y\n\o\l\d\s ]]
++ source /home1/jenkins/.madcap
+++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/magichat/madcap_devel-9.0/bin/
+++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/magichat/madcap_devel-9.0/bin/
+++ export RFI_KEY=6pxhqri,ctjIhjaPrf92n+CC2w3opXab78WB
+++ RFI_KEY=6pxhqri,ctjIhjaPrf92n+CC2w3opXab78WB
++ source /opt/intel/bin/iccvars.sh intel64
++ export PATH=/home1/jenkins/util/lcov/lcov/bin:/opt/intel/composer_xe_2015.1.133/bin/intel64:/opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/magichat/madcap_devel-9.0/bin/
++ PATH=/home1/jenkins/util/lcov/lcov/bin:/opt/intel/composer_xe_2015.1.133/bin/intel64:/opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/magichat/madcap_devel-9.0/bin/
++ export NLOPT_DIR=/home1/jenkins/util/NLOPT/nlopt-2.4.2/install
++ NLOPT_DIR=/home1/jenkins/util/NLOPT/nlopt-2.4.2/install
++ export LEDA_DIR=/home1/jenkins/util/LEDA/LEDA-6.3-free-fedora-core-8-64-g++-4.1.2-mt
++ LEDA_DIR=/home1/jenkins/util/LEDA/LEDA-6.3-free-fedora-core-8-64-g++-4.1.2-mt
++ env
+ make cmake
-- The C compiler identification is GNU 4.9.3
-- The CXX compiler identification is GNU 4.9.3
-- The Fortran compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc-4.9
-- Check for working C compiler: /usr/bin/gcc-4.9 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-4.9
-- Check for working CXX compiler: /usr/bin/g++-4.9 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working Fortran compiler: /usr/bin/gfortran-4.9
-- Check for working Fortran compiler: /usr/bin/gfortran-4.9  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran-4.9 supports Fortran 90
-- Checking whether /usr/bin/gfortran-4.9 supports Fortran 90 -- yes

Updating include/revision.h with:
git commit: 9374907c4a8bd1f5895dd99c37bf93f40502439d
git branch: (detached from acdl/develop)

-- Looking for Fortran sgemm
-- Looking for Fortran sgemm - found
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- 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  
-- A library with BLAS API found.
-- Looking for Fortran cheev
-- Looking for Fortran cheev - found
-- A library with LAPACK API found.
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found MPI_C: /usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so  
-- Found MPI_CXX: /usr/lib/libmpi_cxx.so;/usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so  
-- Found MPI_Fortran: /usr/lib/libmpi_f90.so;/usr/lib/libmpi_f77.so;/usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so  

=================================
       !!!!  WARNING !!!!
The following unit tests are not compiled:
  PXCVTAdaptMechanics2d_PXU
  PXCVTBoundary1d_PXU
  PXMoveMesh3d_PXU
  PXQuadraticPatchKernel_PXU
  PXCompressibleUtilsNew_PXU
---------------------------------
Could someone please fix or remove them?
The list can be modified in CMakeLists.txt in 
the PX root directory
=================================

=================================
Setting MPIEXEC_MAX_NUMPROCS to the minimum required 4 processors.
=================================

-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so  
-- Configuring done
-- Generating done
-- Build files have been written to: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/platforms/coverage_release_gnu49
+ make bamg TetGen Qhull
+ make all
Scanning dependencies of target StoreSVNRevision
[  0%] Built target StoreSVNRevision
Scanning dependencies of target PX
[  0%] Building C object src/CMakeFiles/PX.dir/PXAdapt.c.o
[  0%] Building C object src/CMakeFiles/PX.dir/PXAdaptMetric.c.o
[  0%] Building C object src/CMakeFiles/PX.dir/PXAnisotropicMetric.c.o
[  0%] Building C object src/CMakeFiles/PX.dir/PXAuxVariable.c.o
[  0%] Building C object src/CMakeFiles/PX.dir/PXBC.c.o
[  2%] Building C object src/CMakeFiles/PX.dir/PXCDAll.c.o
[  2%] Building C object src/CMakeFiles/PX.dir/PXDGSolver.c.o
[  2%] Building C object src/CMakeFiles/PX.dir/PXDynamic.c.o
[  2%] Building C object src/CMakeFiles/PX.dir/PXErrEst.c.o
[  2%] Building C object src/CMakeFiles/PX.dir/PXHDGSolver.c.o
[  2%] Building C object src/CMakeFiles/PX.dir/PXHDGOutputFunctional.c.o
[  2%] Building C object src/CMakeFiles/PX.dir/PXHPAdapt.c.o
[  4%] Building C object src/CMakeFiles/PX.dir/PXHPAdaptDirect.c.o
[  4%] Building C object src/CMakeFiles/PX.dir/PXInit.c.o
[  4%] Building C object src/CMakeFiles/PX.dir/PXLog.c.o
[  4%] Building C object src/CMakeFiles/PX.dir/PXOutput.c.o
[  4%] Building C object src/CMakeFiles/PX.dir/PXOutputFunctional.c.o
[  4%] Building C object src/CMakeFiles/PX.dir/PXOutputFunctionalTools.c.o
[  4%] Building C object src/CMakeFiles/PX.dir/PXRegionAttribute.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXResidual.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXResState.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXSensitivity.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXShockCapture.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXSolutionTransfer.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXSolver.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXTime.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXUnsteady.c.o
Linking C static library ../lib/libPX.a
[  9%] Built target PX
Scanning dependencies of target PXEquationSet
[  9%] Building C object src/CMakeFiles/PXEquationSet.dir/PXEquationSet.c.o
Linking C static library ../lib/libPXEquationSet.a
[  9%] Built target PXEquationSet
Scanning dependencies of target PXGrid
[ 11%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXAttachmentMath.c.o
[ 11%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXBasis.c.o
[ 11%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCoordinates.c.o
[ 11%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCurvedMeshMaps.c.o
[ 11%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutCell.c.o
[ 11%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutCellTools2d.c.o
[ 13%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutCell2dViz.c.o
[ 13%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutQuad.c.o
[ 13%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXDistanceFunction.c.o
[ 13%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXDistanceFunctionSurfGrid.c.o
[ 13%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXDistanceToSurface.c.o
[ 13%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXGrid.c.o
[ 13%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXGridAttachments.c.o
[ 16%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXGridUniformRefine.c.o
[ 16%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXIntersect.c.o
[ 16%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXIntersect2d.c.o
[ 16%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXIntersectTools2d.c.o
[ 16%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXLinearElasticity.c.o
[ 16%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXLinearElasticityLocalStiffness.c.o
[ 16%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMerge.c.o
[ 18%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMesh.c.o
[ 18%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshAttachment.c.o
[ 18%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshMetric.c.o
[ 18%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshOperation2d.c.o
[ 18%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshSize.c.o
[ 18%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXModifyGrid.c.o
[ 20%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMoveMesh.c.o
[ 20%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXNormal.c.o
[ 20%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXParallelGrid.c.o
[ 20%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXParallelGridAttachments.c.o
[ 20%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXParallelMesh.c.o
[ 20%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXPartition.c.o
[ 20%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXPartitionMesh.c.o
[ 23%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXQuad.c.o
[ 23%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXQuadraticConic.c.o
[ 23%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXReadWriteGrid.c.o
[ 23%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXReadWriteMesh.c.o
[ 23%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXSubMesh.c.o
[ 23%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXSpline.c.o
[ 23%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXTree.c.o
[ 25%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXTriangulatePolygon.c.o
[ 25%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXUnitGrids.c.o
Linking C static library ../../lib/libPXGrid.a
[ 25%] Built target PXGrid
Scanning dependencies of target PXReference
[ 25%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXCoordinatesReference.c.o
[ 25%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMasterPolynomial.c.o
[ 25%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMatrices1d.c.o
[ 25%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMatrices2d.c.o
[ 25%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMatrices3d.c.o
[ 25%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMetric.c.o
[ 27%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMeshSizeReference.c.o
[ 27%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXNormalReference.c.o
[ 27%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXOrder.c.o
[ 27%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXQuadReference.c.o
[ 27%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXShape.c.o
Linking C static library ../../lib/libPXReference.a
[ 27%] Built target PXReference
Scanning dependencies of target PXAdaptMechanics
[ 27%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXMetricAdapt1d.c.o
[ 30%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXMetricAdapt2d.c.o
[ 30%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXMetricAdapt3d.c.o
[ 30%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXWriteMesherFiles.c.o
[ 30%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXGridAnisoRefine.c.o
[ 30%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXElasticMesher.c.o
Linking C static library ../../lib/libPXAdaptMechanics.a
[ 30%] Built target PXAdaptMechanics
Scanning dependencies of target PXCutCell3d
[ 30%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXNumberType.cpp.o
[ 30%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXIntersectionPoint3d.cpp.o
[ 30%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXConic.cpp.o
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXPolynomial.cpp.o
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXQuadPatch.cpp.o
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXIntersect3d.cpp.o
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXBoundingBox3d.cpp.o
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutQuad3d.cpp.o
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutBasis3d.cpp.o
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXBasicGeometry.cpp.o
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCell3d.cpp.o
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCellMetric3d.cpp.o
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXMerge3d.cpp.o
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCell3dPrintInfo.cpp.o
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXReadWriteCutCell3d.cpp.o
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCell3dViz.cpp.o
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXParallelCutCell3d.cpp.o
Linking CXX static library ../../../lib/libPXCutCell3d.a
[ 34%] Built target PXCutCell3d
Scanning dependencies of target PXLinearSolver
[ 34%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXASM_DG.c.o
[ 34%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXASM.c.o
[ 34%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXBDDC.c.o
[ 34%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXCaseInfo.c.o
[ 34%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXGMRES.c.o
[ 37%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXJacobi.c.o
[ 37%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXInPlaceILU.c.o
[ 37%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLinearAlgebra.c.o
[ 37%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLinearMG.c.o
[ 37%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLinearSolver.c.o
[ 37%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLU.c.o
[ 37%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXMat.c.o
[ 39%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXOrdering.c.o
[ 39%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXUMFPACK.c.o
[ 39%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXVec.c.o
Linking C static library ../../lib/libPXLinearSolver.a
[ 39%] Built target PXLinearSolver
Scanning dependencies of target PXFundamentals
[ 41%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PX.c.o
[ 41%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXBasicStructures.c.o
[ 41%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXError.c.o
[ 41%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXHeap.c.o
[ 41%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXKDTree.c.o
[ 41%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXLapack.c.o
[ 44%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXMath.c.o
[ 44%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXMath_old.c.o
[ 44%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXMemory.c.o
[ 44%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXParameter.c.o
[ 44%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXString.c.o
[ 44%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXGeometry.c.o
[ 44%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXParallel.c.o
Linking C static library ../../lib/libPXFundamentals.a
[ 44%] Built target PXFundamentals
Scanning dependencies of target PXBurgers_objects
[ 44%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgers.c.o
[ 46%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersInterface.c.o
[ 46%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersBCs.c.o
[ 46%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersFunction.c.o
[ 46%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersShock.c.o
[ 46%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersStateFunctional.c.o
[ 46%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersInviscid.c.o
[ 48%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersViscous.c.o
[ 48%] Built target PXBurgers_objects
Scanning dependencies of target PXBurgers_shared
Linking C shared library ../../lib/PXBurgers.so
[ 48%] Built target PXBurgers_shared
Scanning dependencies of target PXCompressible_objects
[ 48%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressible.c.o
[ 48%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleInterface.c.o
[ 48%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleBCs.c.o
[ 48%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleFunction.c.o
[ 48%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleShock.c.o
[ 51%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleStateFunctional.c.o
[ 51%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXEulerFlux.c.o
[ 51%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXKOmega.c.o
[ 51%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXSpalartAllmaras.c.o
[ 51%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXViscous.c.o
[ 51%] Built target PXCompressible_objects
Scanning dependencies of target PXCompressible_shared
Linking C shared library ../../lib/PXCompressible.so
[ 51%] Built target PXCompressible_shared
Scanning dependencies of target PXCompressibleOliver_objects
[ 51%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressible.c.o
[ 51%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleBCs.c.o
[ 51%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleFunction.c.o
[ 53%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleShock.c.o
[ 53%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleStateFunctional.c.o
[ 53%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXEulerFlux.c.o
[ 53%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXKOmega.c.o
[ 53%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXSpalartAllmaras.c.o
[ 53%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXViscous.c.o
[ 53%] Built target PXCompressibleOliver_objects
Scanning dependencies of target PXCompressibleOliver_shared
Linking C shared library ../../lib/PXCompressibleOliver.so
[ 53%] Built target PXCompressibleOliver_shared
Scanning dependencies of target PXConjugateHeatTransfer_objects
[ 53%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/PXConjugateHeatTransfer.c.o
[ 53%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressible.c.o
[ 53%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleBCs.c.o
[ 55%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleFunction.c.o
[ 55%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleShock.c.o
[ 55%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleStateFunctional.c.o
[ 55%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXEulerFlux.c.o
[ 55%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXKOmega.c.o
[ 55%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXSpalartAllmaras.c.o
[ 55%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXViscous.c.o
[ 58%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/ScalarConvDiff/PXScalarConvDiff.c.o
[ 58%] Built target PXConjugateHeatTransfer_objects
Scanning dependencies of target PXConjugateHeatTransfer_shared
Linking C shared library ../../lib/PXConjugateHeatTransfer.so
[ 58%] Built target PXConjugateHeatTransfer_shared
Scanning dependencies of target PXCompressibleSpaceTime_objects
[ 58%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTime.c.o
[ 58%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTimeBCs.c.o
[ 60%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTimeFunction.c.o
[ 60%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTimeStateFunctional.c.o
[ 60%] Built target PXCompressibleSpaceTime_objects
Scanning dependencies of target PXCompressibleSpaceTime_shared
Linking C shared library ../../lib/PXCompressibleSpaceTime.so
[ 60%] Built target PXCompressibleSpaceTime_shared
Scanning dependencies of target PXCompressibleNew_objects
[ 60%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressible.c.o
[ 60%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleBCs.c.o
[ 62%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleFlux.c.o
[ 62%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleShock.c.o
[ 62%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleStateFunctional.c.o
[ 62%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXSpalartAllmaras.c.o
[ 62%] Built target PXCompressibleNew_objects
Scanning dependencies of target PXCompressibleNew_shared
Linking C shared library ../../lib/PXCompressibleNew.so
[ 62%] Built target PXCompressibleNew_shared
Scanning dependencies of target PXCauchyRiemann_objects
[ 62%] Building C object src/CauchyRiemann/CMakeFiles/PXCauchyRiemann_objects.dir/PXCauchyRiemann.c.o
[ 62%] Built target PXCauchyRiemann_objects
Scanning dependencies of target PXCauchyRiemann_shared
Linking C shared library ../../lib/PXCauchyRiemann.so
[ 62%] Built target PXCauchyRiemann_shared
Scanning dependencies of target PXLinearizedEuler_objects
[ 62%] Building C object src/LinearizedEuler/CMakeFiles/PXLinearizedEuler_objects.dir/PXLinearizedEuler.c.o
[ 62%] Built target PXLinearizedEuler_objects
Scanning dependencies of target PXLinearizedEuler_shared
Linking C shared library ../../lib/PXLinearizedEuler.so
[ 62%] Built target PXLinearizedEuler_shared
Scanning dependencies of target PXMultiComponentConvDiff_objects
[ 62%] Building C object src/MultiComponentConvDiff/CMakeFiles/PXMultiComponentConvDiff_objects.dir/PXMultiComponentConvDiff.c.o
[ 62%] Built target PXMultiComponentConvDiff_objects
Scanning dependencies of target PXMultiComponentConvDiff_shared
Linking C shared library ../../lib/PXMultiComponentConvDiff.so
[ 62%] Built target PXMultiComponentConvDiff_shared
Scanning dependencies of target PXMultiComponentConvDiffConj_objects
[ 62%] Building C object src/MultiComponentConvDiffConj/CMakeFiles/PXMultiComponentConvDiffConj_objects.dir/PXMultiComponentConvDiffConj.c.o
[ 62%] Built target PXMultiComponentConvDiffConj_objects
Scanning dependencies of target PXMultiComponentConvDiffConj_shared
Linking C shared library ../../lib/PXMultiComponentConvDiffConj.so
[ 62%] Built target PXMultiComponentConvDiffConj_shared
Scanning dependencies of target PXPorousMedia_objects
[ 65%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMedia.c.o
[ 65%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaInterface.c.o
[ 65%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaBCs.c.o
[ 65%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaFunction.c.o
[ 65%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaStateFunctional.c.o
[ 65%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaInviscid.c.o
[ 65%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaViscous.c.o
[ 65%] Built target PXPorousMedia_objects
Scanning dependencies of target PXPorousMedia_shared
Linking C shared library ../../lib/PXPorousMedia.so
[ 65%] Built target PXPorousMedia_shared
Scanning dependencies of target PXScalarConvDiff_objects
[ 65%] Building C object src/ScalarConvDiff/CMakeFiles/PXScalarConvDiff_objects.dir/PXScalarConvDiff.c.o
[ 65%] Building C object src/ScalarConvDiff/CMakeFiles/PXScalarConvDiff_objects.dir/PXScalarConvDiffInterface.c.o
[ 65%] Built target PXScalarConvDiff_objects
Scanning dependencies of target PXScalarConvDiff_shared
Linking C shared library ../../lib/PXScalarConvDiff.so
[ 65%] Built target PXScalarConvDiff_shared
Scanning dependencies of target PXNonEquilibrium_objects
[ 65%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXAirModel.c.o
[ 65%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibrium.c.o
[ 65%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumBCs.c.o
[ 65%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumFlux.c.o
[ 65%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumOutput.c.o
[ 65%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumShock.c.o
[ 67%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumStateFunctional.c.o
[ 67%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumUtils.c.o
[ 67%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXReactions.c.o
[ 67%] Built target PXNonEquilibrium_objects
Scanning dependencies of target PXNonEquilibrium_shared
Linking C shared library ../../lib/PXNonEquilibrium.so
[ 67%] Built target PXNonEquilibrium_shared
Scanning dependencies of target PXWaveSpaceTime_objects
[ 67%] Building C object src/WaveSpaceTime/CMakeFiles/PXWaveSpaceTime_objects.dir/PXWaveSpaceTime.c.o
[ 67%] Built target PXWaveSpaceTime_objects
Scanning dependencies of target PXWaveSpaceTime_shared
Linking C shared library ../../lib/PXWaveSpaceTime.so
[ 67%] Built target PXWaveSpaceTime_shared
Scanning dependencies of target ProjectXExec
[ 67%] Building C object src/CMakeFiles/ProjectXExec.dir/PXRunSolver.c.o
[ 67%] Building C object src/CMakeFiles/ProjectXExec.dir/PXEquationSet.c.o
Linking C executable ../bin/ProjectXExec
[ 67%] Built target ProjectXExec
Scanning dependencies of target PXBurgers
Linking C static library ../../lib/libPXBurgers.a
[ 67%] Built target PXBurgers
Scanning dependencies of target PXCompressible
Linking C static library ../../lib/libPXCompressible.a
[ 67%] Built target PXCompressible
Scanning dependencies of target PXCompressibleOliver
Linking C static library ../../lib/libPXCompressibleOliver.a
[ 67%] Built target PXCompressibleOliver
Scanning dependencies of target PXConjugateHeatTransfer
Linking C static library ../../lib/libPXConjugateHeatTransfer.a
[ 67%] Built target PXConjugateHeatTransfer
Scanning dependencies of target PXCompressibleSpaceTime
Linking C static library ../../lib/libPXCompressibleSpaceTime.a
[ 67%] Built target PXCompressibleSpaceTime
Scanning dependencies of target PXCompressibleNew
Linking C static library ../../lib/libPXCompressibleNew.a
[ 67%] Built target PXCompressibleNew
Scanning dependencies of target PXCauchyRiemann
Linking C static library ../../lib/libPXCauchyRiemann.a
[ 67%] Built target PXCauchyRiemann
Scanning dependencies of target PXLinearizedEuler
Linking C static library ../../lib/libPXLinearizedEuler.a
[ 67%] Built target PXLinearizedEuler
Scanning dependencies of target PXMultiComponentConvDiff
Linking C static library ../../lib/libPXMultiComponentConvDiff.a
[ 67%] Built target PXMultiComponentConvDiff
Scanning dependencies of target PXMultiComponentConvDiffConj
Linking C static library ../../lib/libPXMultiComponentConvDiffConj.a
[ 67%] Built target PXMultiComponentConvDiffConj
Scanning dependencies of target PXPorousMedia
Linking C static library ../../lib/libPXPorousMedia.a
[ 67%] Built target PXPorousMedia
Scanning dependencies of target PXScalarConvDiff
Linking C static library ../../lib/libPXScalarConvDiff.a
[ 67%] Built target PXScalarConvDiff
Scanning dependencies of target PXNonEquilibrium
Linking C static library ../../lib/libPXNonEquilibrium.a
[ 67%] Built target PXNonEquilibrium
Scanning dependencies of target PXWaveSpaceTime
Linking C static library ../../lib/libPXWaveSpaceTime.a
[ 67%] Built target PXWaveSpaceTime
Scanning dependencies of target JMPost
[ 67%] Building C object utils/CMakeFiles/JMPost.dir/JMPost.c.o
Linking C executable ../bin/JMPost
[ 67%] Built target JMPost
Scanning dependencies of target PXAdaptWithFunction
[ 69%] Building C object utils/CMakeFiles/PXAdaptWithFunction.dir/PXAdaptWithFunction.c.o
Linking C executable ../bin/PXAdaptWithFunction
[ 69%] Built target PXAdaptWithFunction
Scanning dependencies of target PXAddImpliedMetric
[ 69%] Building C object utils/CMakeFiles/PXAddImpliedMetric.dir/PXAddImpliedMetric.c.o
Linking C executable ../bin/PXAddImpliedMetric
[ 69%] Built target PXAddImpliedMetric
Scanning dependencies of target PXAnalyzeElementSize
[ 72%] Building C object utils/CMakeFiles/PXAnalyzeElementSize.dir/PXAnalyzeElementSize.c.o
Linking C executable ../bin/PXAnalyzeElementSize
[ 72%] Built target PXAnalyzeElementSize
Scanning dependencies of target PXChangeEquation
[ 72%] Building C object utils/CMakeFiles/PXChangeEquation.dir/PXChangeEquation.c.o
Linking C executable ../bin/PXChangeEquation
[ 72%] Built target PXChangeEquation
Scanning dependencies of target PXChangeGridQ
[ 72%] Building C object utils/CMakeFiles/PXChangeGridQ.dir/PXChangeGridQ.c.o
Linking C executable ../bin/PXChangeGridQ
[ 72%] Built target PXChangeGridQ
Scanning dependencies of target PXCheckMetricConformity
[ 74%] Building C object utils/CMakeFiles/PXCheckMetricConformity.dir/PXCheckMetricConformity.c.o
Linking C executable ../bin/PXCheckMetricConformity
[ 74%] Built target PXCheckMetricConformity
Scanning dependencies of target PXComputeYPlus
[ 74%] Building C object utils/CMakeFiles/PXComputeYPlus.dir/PXComputeYPlus.c.o
Linking C executable ../bin/PXComputeYPlus
[ 74%] Built target PXComputeYPlus
Scanning dependencies of target PXConvert
[ 74%] Building C object utils/CMakeFiles/PXConvert.dir/PXConvert.c.o
Linking C executable ../bin/PXConvert
[ 74%] Built target PXConvert
Scanning dependencies of target PXConvertKarmanGrid
[ 74%] Building C object utils/CMakeFiles/PXConvertKarmanGrid.dir/PXConvertKarmanGrid.c.o
Linking C executable ../bin/PXConvertKarmanGrid
[ 74%] Built target PXConvertKarmanGrid
Scanning dependencies of target PXConvertKarmanMetric
[ 74%] Building C object utils/CMakeFiles/PXConvertKarmanMetric.dir/PXConvertKarmanMetric.c.o
Linking C executable ../bin/PXConvertKarmanMetric
[ 74%] Built target PXConvertKarmanMetric
Scanning dependencies of target PXConvertParameterStruct2Latex
[ 74%] Building C object utils/CMakeFiles/PXConvertParameterStruct2Latex.dir/PXConvertParameterStruct2Latex.c.o
Linking C executable ../bin/PXConvertParameterStruct2Latex
[ 74%] Built target PXConvertParameterStruct2Latex
Scanning dependencies of target PXCountAspectRatio
[ 74%] Building C object utils/CMakeFiles/PXCountAspectRatio.dir/PXCountAspectRatio.c.o
Linking C executable ../bin/PXCountAspectRatio
[ 74%] Built target PXCountAspectRatio
Scanning dependencies of target PXCurveBumpSurface
[ 74%] Building C object utils/CMakeFiles/PXCurveBumpSurface.dir/PXCurveBumpSurface.c.o
Linking C executable ../bin/PXCurveBumpSurface
[ 74%] Built target PXCurveBumpSurface
Scanning dependencies of target PXCutCell3dUtil
[ 74%] Building C object utils/CMakeFiles/PXCutCell3dUtil.dir/PXCutCell3d.c.o
Linking C executable ../bin/PXCutCell3dUtil
[ 74%] Built target PXCutCell3dUtil
Scanning dependencies of target PXDiff
[ 74%] Building C object utils/CMakeFiles/PXDiff.dir/PXDiff.c.o
Linking C executable ../bin/PXDiff
[ 74%] Built target PXDiff
Scanning dependencies of target PXElementVolumeFromSingularity
[ 74%] Building C object utils/CMakeFiles/PXElementVolumeFromSingularity.dir/PXElementVolumeFromSingularity.c.o
Linking C executable ../bin/PXElementVolumeFromSingularity
[ 74%] Built target PXElementVolumeFromSingularity
Scanning dependencies of target PXEstimateNumberElem
[ 74%] Building C object utils/CMakeFiles/PXEstimateNumberElem.dir/PXEstimateNumberElem.c.o
Linking C executable ../bin/PXEstimateNumberElem
[ 74%] Built target PXEstimateNumberElem
Scanning dependencies of target PXExactUnsteadyError
[ 74%] Building C object utils/CMakeFiles/PXExactUnsteadyError.dir/PXExactUnsteadyError.c.o
Linking C executable ../bin/PXExactUnsteadyError
[ 74%] Built target PXExactUnsteadyError
Scanning dependencies of target PXExtrude2DGrid
[ 74%] Building C object utils/CMakeFiles/PXExtrude2DGrid.dir/PXExtrude2DGrid.c.o
Linking C executable ../bin/PXExtrude2DGrid
[ 74%] Built target PXExtrude2DGrid
Scanning dependencies of target PXExtrude2DGridToPrisms
[ 74%] Building C object utils/CMakeFiles/PXExtrude2DGridToPrisms.dir/PXExtrude2DGridToPrisms.c.o
Linking C executable ../bin/PXExtrude2DGridToPrisms
[ 74%] Built target PXExtrude2DGridToPrisms
Scanning dependencies of target PXGenAirfoilMesh
[ 74%] Building C object utils/CMakeFiles/PXGenAirfoilMesh.dir/PXGenAirfoilMesh.c.o
Linking C executable ../bin/PXGenAirfoilMesh
[ 74%] Built target PXGenAirfoilMesh
Scanning dependencies of target PXGenNacaMesh
[ 74%] Building C object utils/CMakeFiles/PXGenNacaMesh.dir/PXGenNacaMesh.c.o
Linking C executable ../bin/PXGenNacaMesh
[ 74%] Built target PXGenNacaMesh
Scanning dependencies of target PXGmsh2Grm
[ 74%] Building C object utils/CMakeFiles/PXGmsh2Grm.dir/PXGmsh2Grm.c.o
Linking C executable ../bin/PXGmsh2Grm
[ 74%] Built target PXGmsh2Grm
Scanning dependencies of target PXGridInfo
[ 76%] Building C object utils/CMakeFiles/PXGridInfo.dir/PXGridInfo.c.o
Linking C executable ../bin/PXGridInfo
[ 76%] Built target PXGridInfo
Scanning dependencies of target PXH1Projection
[ 76%] Building C object utils/CMakeFiles/PXH1Projection.dir/PXH1Projection.c.o
Linking C executable ../bin/PXH1Projection
[ 76%] Built target PXH1Projection
Scanning dependencies of target PXHPAdaptFromMeshPXA
[ 76%] Building C object utils/CMakeFiles/PXHPAdaptFromMeshPXA.dir/PXHPAdaptFromMeshPXA.c.o
Linking C executable ../bin/PXHPAdaptFromMeshPXA
[ 76%] Built target PXHPAdaptFromMeshPXA
Scanning dependencies of target PXInterpolationError
[ 76%] Building C object utils/CMakeFiles/PXInterpolationError.dir/PXInterpolationError.c.o
Linking C executable ../bin/PXInterpolationError
[ 76%] Built target PXInterpolationError
Scanning dependencies of target PXLasloUtil
[ 76%] Building C object utils/CMakeFiles/PXLasloUtil.dir/PXLasloUtil.c.o
Linking C executable ../bin/PXLasloUtil
[ 76%] Built target PXLasloUtil
Scanning dependencies of target PXMeshElasticity
[ 76%] Building C object utils/CMakeFiles/PXMeshElasticity.dir/PXMeshElasticity.c.o
Linking C executable ../bin/PXMeshElasticity
[ 76%] Built target PXMeshElasticity
Scanning dependencies of target PXMeshSmooth
[ 76%] Building C object utils/CMakeFiles/PXMeshSmooth.dir/PXMeshSmooth.c.o
Linking C executable ../bin/PXMeshSmooth
[ 76%] Built target PXMeshSmooth
Scanning dependencies of target PXPerturbSolution
[ 76%] Building C object utils/CMakeFiles/PXPerturbSolution.dir/PXPerturbSolution.c.o
Linking C executable ../bin/PXPerturbSolution
[ 76%] Built target PXPerturbSolution
Scanning dependencies of target PXPostExec
[ 79%] Building C object utils/CMakeFiles/PXPostExec.dir/PXPostExecMain.c.o
Linking C executable ../bin/PXPostExec
[ 79%] Built target PXPostExec
Scanning dependencies of target PXPrintElementVolume
[ 79%] Building C object utils/CMakeFiles/PXPrintElementVolume.dir/PXPrintElementVolume.c.o
Linking C executable ../bin/PXPrintElementVolume
[ 79%] Built target PXPrintElementVolume
Scanning dependencies of target PXPrintResidual
[ 79%] Building C object utils/CMakeFiles/PXPrintResidual.dir/PXPrintResidual.c.o
Linking C executable ../bin/PXPrintResidual
[ 79%] Built target PXPrintResidual
Scanning dependencies of target PXProject3DMetric
[ 79%] Building C object utils/CMakeFiles/PXProject3DMetric.dir/PXProject3DMetric.c.o
Linking C executable ../bin/PXProject3DMetric
[ 79%] Built target PXProject3DMetric
Scanning dependencies of target PXRecomputeQnDistanceAttach
[ 81%] Building C object utils/CMakeFiles/PXRecomputeQnDistanceAttach.dir/PXRecomputeQnDistanceAttach.c.o
Linking C executable ../bin/PXRecomputeQnDistanceAttach
[ 81%] Built target PXRecomputeQnDistanceAttach
Scanning dependencies of target PXRefineGrid
[ 81%] Building C object utils/CMakeFiles/PXRefineGrid.dir/PXRefineGrid.c.o
Linking C executable ../bin/PXRefineGrid
[ 81%] Built target PXRefineGrid
Scanning dependencies of target PXSensitivityErrorTerms
[ 81%] Building C object utils/CMakeFiles/PXSensitivityErrorTerms.dir/PXSensitivityErrorTerms.c.o
Linking C executable ../bin/PXSensitivityErrorTerms
[ 81%] Built target PXSensitivityErrorTerms
Scanning dependencies of target PXSensitivityFDdot
[ 81%] Building C object utils/CMakeFiles/PXSensitivityFDdot.dir/PXSensitivityFDdot.c.o
Linking C executable ../bin/PXSensitivityFDdot
[ 81%] Built target PXSensitivityFDdot
Scanning dependencies of target PXSensitivityStatistics
[ 83%] Building C object utils/CMakeFiles/PXSensitivityStatistics.dir/PXSensitivityStatistics.c.o
Linking C executable ../bin/PXSensitivityStatistics
[ 83%] Built target PXSensitivityStatistics
Scanning dependencies of target PXSolutionExtract
[ 83%] Building C object utils/CMakeFiles/PXSolutionExtract.dir/PXSolutionExtract.c.o
Linking C executable ../bin/PXSolutionExtract
[ 83%] Built target PXSolutionExtract
Scanning dependencies of target PXSolutionRotate
[ 83%] Building C object utils/CMakeFiles/PXSolutionRotate.dir/PXSolutionRotate.c.o
Linking C executable ../bin/PXSolutionRotate
[ 83%] Built target PXSolutionRotate
Scanning dependencies of target PXSolutionTransfer
[ 86%] Building C object utils/CMakeFiles/PXSolutionTransfer.dir/PXSolutionTransferMain.c.o
Linking C executable ../bin/PXSolutionTransfer
[ 86%] Built target PXSolutionTransfer
Scanning dependencies of target PXSolutionTransferExtruded
[ 86%] Building C object utils/CMakeFiles/PXSolutionTransferExtruded.dir/PXSolutionTransferExtruded.c.o
Linking C executable ../bin/PXSolutionTransferExtruded
[ 86%] Built target PXSolutionTransferExtruded
Scanning dependencies of target PXTecplot
[ 86%] Building C object utils/CMakeFiles/PXTecplot.dir/PXTecplot.c.o
[ 86%] Building C object utils/CMakeFiles/PXTecplot.dir/PXAdaptVizGrid.c.o
Linking C executable ../bin/PXTecplot
[ 86%] Built target PXTecplot
Scanning dependencies of target PXTestCutCellNullElementAdaptation
[ 86%] Building C object utils/CMakeFiles/PXTestCutCellNullElementAdaptation.dir/PXTestCutCellNullElementAdaptation.c.o
Linking C executable ../bin/PXTestCutCellNullElementAdaptation
[ 86%] Built target PXTestCutCellNullElementAdaptation
Scanning dependencies of target PXTestMagicPoint
[ 86%] Building C object utils/CMakeFiles/PXTestMagicPoint.dir/PXTestMagicPoint.c.o
Linking C executable ../bin/PXTestMagicPoint
[ 86%] Built target PXTestMagicPoint
Scanning dependencies of target PXTextOut
[ 88%] Building C object utils/CMakeFiles/PXTextOut.dir/PXTextOut.c.o
Linking C executable ../bin/PXTextOut
[ 88%] Built target PXTextOut
Scanning dependencies of target PXTextOutVectorized
[ 88%] Building C object utils/CMakeFiles/PXTextOutVectorized.dir/PXTextOutVectorized.c.o
Linking C executable ../bin/PXTextOutVectorized
[ 88%] Built target PXTextOutVectorized
Scanning dependencies of target PXUniformRefine
[ 88%] Building C object utils/CMakeFiles/PXUniformRefine.dir/PXUniformRefine.c.o
Linking C executable ../bin/PXUniformRefine
[ 88%] Built target PXUniformRefine
Scanning dependencies of target PXViz
[ 88%] Building C object utils/CMakeFiles/PXViz.dir/PXViz.c.o
[ 88%] Building C object utils/CMakeFiles/PXViz.dir/PXAdaptVizGrid.c.o
[ 88%] Building C object utils/CMakeFiles/PXViz.dir/PXViz_V3PEVENT.c.o
[ 88%] Building C object utils/CMakeFiles/PXViz.dir/NOdials.c.o
[ 90%] Building C object utils/CMakeFiles/PXViz.dir/writeFV.c.o
Linking Fortran executable ../bin/PXViz
[ 90%] Built target PXViz
Scanning dependencies of target PXWriteGridCode
[ 90%] Building C object utils/CMakeFiles/PXWriteGridCode.dir/PXWriteGridCode.c.o
Linking C executable ../bin/PXWriteGridCode
[ 90%] Built target PXWriteGridCode
Scanning dependencies of target PXWriteMeshCode
[ 90%] Building C object utils/CMakeFiles/PXWriteMeshCode.dir/PXWriteMeshCode.c.o
Linking C executable ../bin/PXWriteMeshCode
[ 90%] Built target PXWriteMeshCode
Scanning dependencies of target ehliutest
[ 90%] Building C object utils/CMakeFiles/ehliutest.dir/ehliutest.c.o
Linking C executable ../bin/ehliutest
[ 90%] Built target ehliutest
Scanning dependencies of target ehliutest2
[ 90%] Building C object utils/CMakeFiles/ehliutest2.dir/ehliutest2.c.o
Linking C executable ../bin/ehliutest2
[ 90%] Built target ehliutest2
[ 93%] Built target Qhull
[ 97%] Built target TetGen
[100%] Built target bamg
+ make check_build
Scanning dependencies of target PXUnitAll
[  0%] Building C object src/CMakeFiles/PXUnitAll.dir/PXUnitPXAs.c.o
Linking C static library ../lib/libPXUnitAll.a
[  0%] Built target PXUnitAll
[  8%] Built target PXGrid
[  9%] Built target PXReference
[ 10%] Built target PXAdaptMechanics
Scanning dependencies of target PXUnitGrid
[ 11%] Building C object src/Grid/CMakeFiles/PXUnitGrid.dir/PXUnitCutGrids.c.o
[ 11%] Building C object src/Grid/CMakeFiles/PXUnitGrid.dir/PXUnitMeshes.c.o
[ 11%] Building C object src/Grid/CMakeFiles/PXUnitGrid.dir/PXUnitGridAddOns.c.o
[ 11%] Building C object src/Grid/CMakeFiles/PXUnitGrid.dir/PXUnitParallelGrids.c.o
Linking C static library ../../lib/libPXUnitGrid.a
[ 11%] Built target PXUnitGrid
[ 14%] Built target PXCutCell3d
[ 16%] Built target PXLinearSolver
Scanning dependencies of target PXUnitLinearSolver
[ 16%] Building C object src/LinearSolver/CMakeFiles/PXUnitLinearSolver.dir/PXUnitLinearAlgebra.c.o
Linking C static library ../../lib/libPXUnitLinearSolver.a
[ 16%] Built target PXUnitLinearSolver
[ 19%] Built target PXFundamentals
Scanning dependencies of target PXUnitEquationSet
[ 19%] Building C object src/UnitEquationSet/CMakeFiles/PXUnitEquationSet.dir/PXUnitEquationSet.c.o
Linking C static library ../../lib/libPXUnitEquationSet.a
[ 19%] Built target PXUnitEquationSet
Scanning dependencies of target PXUnit
[ 19%] Building C object src/Test/CMakeFiles/PXUnit.dir/CuTest.c.o
Linking C static library ../../lib/libPXUnit.a
[ 19%] Built target PXUnit
[ 23%] Built target PX
[ 23%] Generating PXAnisotropicMetric_cutest.c
Scanning dependencies of target PXAnisotropicMetric_PXU_build
[ 23%] Building C object src/CMakeFiles/PXAnisotropicMetric_PXU_build.dir/PXAnisotropicMetric_cutest.c.o
Linking CXX executable PXAnisotropicMetric_PXU
[ 23%] Built target PXAnisotropicMetric_PXU_build
[ 23%] Generating PXCVTDirectBoundary1d_cutest.c
Scanning dependencies of target PXCVTDirectBoundary1d_PXU_build
[ 23%] Building C object src/Adaptation/CMakeFiles/PXCVTDirectBoundary1d_PXU_build.dir/PXCVTDirectBoundary1d_cutest.c.o
Linking CXX executable PXCVTDirectBoundary1d_PXU
[ 23%] Built target PXCVTDirectBoundary1d_PXU_build
[ 23%] Generating PXMetricAdapt2d_cutest.c
Scanning dependencies of target PXMetricAdapt2d_PXU_build
[ 23%] Building C object src/Adaptation/CMakeFiles/PXMetricAdapt2d_PXU_build.dir/PXMetricAdapt2d_cutest.c.o
Linking CXX executable PXMetricAdapt2d_PXU
[ 23%] Built target PXMetricAdapt2d_PXU_build
[ 23%] Generating PXMetricAdapt1d_cutest.c
Scanning dependencies of target PXMetricAdapt1d_PXU_build
[ 23%] Building C object src/Adaptation/CMakeFiles/PXMetricAdapt1d_PXU_build.dir/PXMetricAdapt1d_cutest.c.o
Linking CXX executable PXMetricAdapt1d_PXU
[ 23%] Built target PXMetricAdapt1d_PXU_build
[ 23%] Generating PXCVTDirectAdaptMechanics2d_cutest.c
Scanning dependencies of target PXCVTDirectAdaptMechanics2d_PXU_build
[ 23%] Building C object src/Adaptation/CMakeFiles/PXCVTDirectAdaptMechanics2d_PXU_build.dir/PXCVTDirectAdaptMechanics2d_cutest.c.o
Linking CXX executable PXCVTDirectAdaptMechanics2d_PXU
[ 23%] Built target PXCVTDirectAdaptMechanics2d_PXU_build
[ 23%] Generating PXGridAnisoRefine_cutest.c
Scanning dependencies of target PXGridAnisoRefine_PXU_build
[ 23%] Building C object src/Adaptation/CMakeFiles/PXGridAnisoRefine_PXU_build.dir/PXGridAnisoRefine_cutest.c.o
Linking CXX executable PXGridAnisoRefine_PXU
[ 23%] Built target PXGridAnisoRefine_PXU_build
[ 25%] Generating PXMetricAdapt3d_cutest.c
Scanning dependencies of target PXMetricAdapt3d_PXU_build
[ 25%] Building C object src/Adaptation/CMakeFiles/PXMetricAdapt3d_PXU_build.dir/PXMetricAdapt3d_cutest.c.o
Linking CXX executable PXMetricAdapt3d_PXU
[ 25%] Built target PXMetricAdapt3d_PXU_build
[ 26%] Generating PXElasticMesher_cutest.c
Scanning dependencies of target PXElasticMesher_PXU_build
[ 26%] Building C object src/Adaptation/CMakeFiles/PXElasticMesher_PXU_build.dir/PXElasticMesher_cutest.c.o
Linking CXX executable PXElasticMesher_PXU
[ 26%] Built target PXElasticMesher_PXU_build
[ 26%] Generating PXWriteMesherFiles_cutest.c
Scanning dependencies of target PXWriteMesherFiles_PXU_build
[ 27%] Building C object src/Adaptation/CMakeFiles/PXWriteMesherFiles_PXU_build.dir/PXWriteMesherFiles_cutest.c.o
Linking CXX executable PXWriteMesherFiles_PXU
[ 27%] Built target PXWriteMesherFiles_PXU_build
[ 27%] Generating PXIntersectionPoint3d_cutest.cpp
Scanning dependencies of target PXIntersectionPoint3d_PXU_build
[ 27%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXIntersectionPoint3d_PXU_build.dir/PXIntersectionPoint3d_cutest.cpp.o
Linking CXX executable PXIntersectionPoint3d_PXU
[ 27%] Built target PXIntersectionPoint3d_PXU_build
[ 27%] Generating PXBasicGeometry_cutest.cpp
Scanning dependencies of target PXBasicGeometry_PXU_build
[ 27%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXBasicGeometry_PXU_build.dir/PXBasicGeometry_cutest.cpp.o
Linking CXX executable PXBasicGeometry_PXU
[ 27%] Built target PXBasicGeometry_PXU_build
[ 27%] Generating PXCutCell3dViz_cutest.cpp
Scanning dependencies of target PXCutCell3dViz_PXU_build
[ 27%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3dViz_PXU_build.dir/PXCutCell3dViz_cutest.cpp.o
Linking CXX executable PXCutCell3dViz_PXU
[ 27%] Built target PXCutCell3dViz_PXU_build
[ 27%] Generating PXCutBasis3d_cutest.cpp
Scanning dependencies of target PXCutBasis3d_PXU_build
[ 28%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutBasis3d_PXU_build.dir/PXCutBasis3d_cutest.cpp.o
Linking CXX executable PXCutBasis3d_PXU
[ 28%] Built target PXCutBasis3d_PXU_build
[ 28%] Generating PXConic_cutest.cpp
Scanning dependencies of target PXConic_PXU_build
[ 29%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXConic_PXU_build.dir/PXConic_cutest.cpp.o
Linking CXX executable PXConic_PXU
[ 29%] Built target PXConic_PXU_build
[ 29%] Generating PXPolynomial_cutest.cpp
Scanning dependencies of target PXPolynomial_PXU_build
[ 30%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXPolynomial_PXU_build.dir/PXPolynomial_cutest.cpp.o
Linking CXX executable PXPolynomial_PXU
[ 30%] Built target PXPolynomial_PXU_build
[ 32%] Generating PXCutQuad3d_cutest.cpp
Scanning dependencies of target PXCutQuad3d_PXU_build
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutQuad3d_PXU_build.dir/PXCutQuad3d_cutest.cpp.o
Linking CXX executable PXCutQuad3d_PXU
[ 32%] Built target PXCutQuad3d_PXU_build
[ 32%] Generating PXQuadPatch_cutest.cpp
Scanning dependencies of target PXQuadPatch_PXU_build
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXQuadPatch_PXU_build.dir/PXQuadPatch_cutest.cpp.o
Linking CXX executable PXQuadPatch_PXU
[ 32%] Built target PXQuadPatch_PXU_build
[ 32%] Generating PXMerge3d_cutest.cpp
Scanning dependencies of target PXMerge3d_PXU_build
[ 32%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXMerge3d_PXU_build.dir/PXMerge3d_cutest.cpp.o
Linking CXX executable PXMerge3d_PXU
[ 32%] Built target PXMerge3d_PXU_build
[ 33%] Generating PXReadWriteCutCell3d_cutest.cpp
Scanning dependencies of target PXReadWriteCutCell3d_PXU_build
[ 33%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXReadWriteCutCell3d_PXU_build.dir/PXReadWriteCutCell3d_cutest.cpp.o
Linking CXX executable PXReadWriteCutCell3d_PXU
[ 33%] Built target PXReadWriteCutCell3d_PXU_build
[ 33%] Generating PXIntersect3d_cutest.cpp
Scanning dependencies of target PXIntersect3d_PXU_build
[ 33%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXIntersect3d_PXU_build.dir/PXIntersect3d_cutest.cpp.o
Linking CXX executable PXIntersect3d_PXU
[ 33%] Built target PXIntersect3d_PXU_build
[ 33%] Generating PXCutCell3d_cutest.cpp
Scanning dependencies of target PXCutCell3d_PXU_build
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d_PXU_build.dir/PXCutCell3d_cutest.cpp.o
Linking CXX executable PXCutCell3d_PXU
[ 34%] Built target PXCutCell3d_PXU_build
[ 34%] Generating PXBoundingBox3d_cutest.cpp
Scanning dependencies of target PXBoundingBox3d_PXU_build
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXBoundingBox3d_PXU_build.dir/PXBoundingBox3d_cutest.cpp.o
Linking CXX executable PXBoundingBox3d_PXU
[ 34%] Built target PXBoundingBox3d_PXU_build
[ 34%] Generating PXParallelCutCell3d_cutest.cpp
Scanning dependencies of target PXParallelCutCell3d_PXU_build
[ 34%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXParallelCutCell3d_PXU_build.dir/PXParallelCutCell3d_cutest.cpp.o
Linking CXX executable PXParallelCutCell3d_PXU
[ 34%] Built target PXParallelCutCell3d_PXU_build
[ 35%] Generating PXCutCell3dPrintInfo_cutest.cpp
Scanning dependencies of target PXCutCell3dPrintInfo_PXU_build
[ 35%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3dPrintInfo_PXU_build.dir/PXCutCell3dPrintInfo_cutest.cpp.o
Linking CXX executable PXCutCell3dPrintInfo_PXU
[ 35%] Built target PXCutCell3dPrintInfo_PXU_build
[ 35%] Generating PXCutCellMetric3d_cutest.cpp
Scanning dependencies of target PXCutCellMetric3d_PXU_build
[ 35%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCellMetric3d_PXU_build.dir/PXCutCellMetric3d_cutest.cpp.o
Linking CXX executable PXCutCellMetric3d_PXU
[ 35%] Built target PXCutCellMetric3d_PXU_build
[ 35%] Generating PXPartitionMesh_cutest.c
Scanning dependencies of target PXPartitionMesh_PXU_build
[ 35%] Building C object src/Grid/CMakeFiles/PXPartitionMesh_PXU_build.dir/PXPartitionMesh_cutest.c.o
Linking CXX executable PXPartitionMesh_PXU
[ 35%] Built target PXPartitionMesh_PXU_build
[ 35%] Generating PXCurvedMeshMaps_cutest.c
Scanning dependencies of target PXCurvedMeshMaps_PXU_build
[ 35%] Building C object src/Grid/CMakeFiles/PXCurvedMeshMaps_PXU_build.dir/PXCurvedMeshMaps_cutest.c.o
Linking CXX executable PXCurvedMeshMaps_PXU
[ 35%] Built target PXCurvedMeshMaps_PXU_build
[ 35%] Generating PXNormal_cutest.c
Scanning dependencies of target PXNormal_PXU_build
[ 36%] Building C object src/Grid/CMakeFiles/PXNormal_PXU_build.dir/PXNormal_cutest.c.o
Linking CXX executable PXNormal_PXU
[ 36%] Built target PXNormal_PXU_build
[ 36%] Generating PXModifyGrid_cutest.c
Scanning dependencies of target PXModifyGrid_PXU_build
[ 36%] Building C object src/Grid/CMakeFiles/PXModifyGrid_PXU_build.dir/PXModifyGrid_cutest.c.o
Linking CXX executable PXModifyGrid_PXU
[ 36%] Built target PXModifyGrid_PXU_build
[ 36%] Generating PXReadWriteGrid_cutest.c
Scanning dependencies of target PXReadWriteGrid_PXU_build
[ 36%] Building C object src/Grid/CMakeFiles/PXReadWriteGrid_PXU_build.dir/PXReadWriteGrid_cutest.c.o
Linking CXX executable PXReadWriteGrid_PXU
[ 36%] Built target PXReadWriteGrid_PXU_build
[ 36%] Generating PXAttachmentMath_cutest.c
Scanning dependencies of target PXAttachmentMath_PXU_build
[ 36%] Building C object src/Grid/CMakeFiles/PXAttachmentMath_PXU_build.dir/PXAttachmentMath_cutest.c.o
Linking CXX executable PXAttachmentMath_PXU
[ 36%] Built target PXAttachmentMath_PXU_build
[ 36%] Generating PXMeshAttachment_cutest.c
Scanning dependencies of target PXMeshAttachment_PXU_build
[ 36%] Building C object src/Grid/CMakeFiles/PXMeshAttachment_PXU_build.dir/PXMeshAttachment_cutest.c.o
Linking CXX executable PXMeshAttachment_PXU
[ 36%] Built target PXMeshAttachment_PXU_build
[ 36%] Generating PXGridAttachments_cutest.c
Scanning dependencies of target PXGridAttachments_PXU_build
[ 36%] Building C object src/Grid/CMakeFiles/PXGridAttachments_PXU_build.dir/PXGridAttachments_cutest.c.o
Linking CXX executable PXGridAttachments_PXU
[ 36%] Built target PXGridAttachments_PXU_build
[ 36%] Generating PXGridUniformRefine_cutest.c
Scanning dependencies of target PXGridUniformRefine_PXU_build
[ 36%] Building C object src/Grid/CMakeFiles/PXGridUniformRefine_PXU_build.dir/PXGridUniformRefine_cutest.c.o
Linking CXX executable PXGridUniformRefine_PXU
[ 36%] Built target PXGridUniformRefine_PXU_build
[ 36%] Generating PXQuadraticConic_cutest.c
Scanning dependencies of target PXQuadraticConic_PXU_build
[ 36%] Building C object src/Grid/CMakeFiles/PXQuadraticConic_PXU_build.dir/PXQuadraticConic_cutest.c.o
Linking CXX executable PXQuadraticConic_PXU
[ 36%] Built target PXQuadraticConic_PXU_build
[ 36%] Generating PXMoveMesh_cutest.c
Scanning dependencies of target PXMoveMesh_PXU_build
[ 38%] Building C object src/Grid/CMakeFiles/PXMoveMesh_PXU_build.dir/PXMoveMesh_cutest.c.o
Linking CXX executable PXMoveMesh_PXU
[ 38%] Built target PXMoveMesh_PXU_build
[ 38%] Generating PXParallelGrid_cutest.c
Scanning dependencies of target PXParallelGrid_PXU_build
[ 39%] Building C object src/Grid/CMakeFiles/PXParallelGrid_PXU_build.dir/PXParallelGrid_cutest.c.o
Linking CXX executable PXParallelGrid_PXU
[ 39%] Built target PXParallelGrid_PXU_build
[ 40%] Generating PXMerge_cutest.c
Scanning dependencies of target PXMerge_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXMerge_PXU_build.dir/PXMerge_cutest.c.o
Linking CXX executable PXMerge_PXU
[ 40%] Built target PXMerge_PXU_build
[ 40%] Generating PXUnitGridAddOns_cutest.c
Scanning dependencies of target PXUnitGridAddOns_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXUnitGridAddOns_PXU_build.dir/PXUnitGridAddOns_cutest.c.o
Linking CXX executable PXUnitGridAddOns_PXU
[ 40%] Built target PXUnitGridAddOns_PXU_build
[ 40%] Generating PXMeshMetric_cutest.c
Scanning dependencies of target PXMeshMetric_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXMeshMetric_PXU_build.dir/PXMeshMetric_cutest.c.o
Linking CXX executable PXMeshMetric_PXU
[ 40%] Built target PXMeshMetric_PXU_build
[ 40%] Generating PXParallelGridAttachments_cutest.c
Scanning dependencies of target PXParallelGridAttachments_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXParallelGridAttachments_PXU_build.dir/PXParallelGridAttachments_cutest.c.o
Linking CXX executable PXParallelGridAttachments_PXU
[ 40%] Built target PXParallelGridAttachments_PXU_build
[ 40%] Generating PXCutQuad_cutest.c
Scanning dependencies of target PXCutQuad_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXCutQuad_PXU_build.dir/PXCutQuad_cutest.c.o
Linking CXX executable PXCutQuad_PXU
[ 40%] Built target PXCutQuad_PXU_build
[ 40%] Generating PXBasis_cutest.c
Scanning dependencies of target PXBasis_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXBasis_PXU_build.dir/PXBasis_cutest.c.o
Linking CXX executable PXBasis_PXU
[ 40%] Built target PXBasis_PXU_build
[ 40%] Generating PXUnitCutGrids_cutest.c
Scanning dependencies of target PXUnitCutGrids_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXUnitCutGrids_PXU_build.dir/PXUnitCutGrids_cutest.c.o
Linking CXX executable PXUnitCutGrids_PXU
[ 40%] Built target PXUnitCutGrids_PXU_build
[ 40%] Generating PXGrid_cutest.c
Scanning dependencies of target PXGrid_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXGrid_PXU_build.dir/PXGrid_cutest.c.o
Linking CXX executable PXGrid_PXU
[ 40%] Built target PXGrid_PXU_build
[ 40%] Generating PXMeshSize_cutest.c
Scanning dependencies of target PXMeshSize_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXMeshSize_PXU_build.dir/PXMeshSize_cutest.c.o
Linking CXX executable PXMeshSize_PXU
[ 40%] Built target PXMeshSize_PXU_build
[ 40%] Generating PXCutCellTools2d_cutest.c
Scanning dependencies of target PXCutCellTools2d_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXCutCellTools2d_PXU_build.dir/PXCutCellTools2d_cutest.c.o
Linking CXX executable PXCutCellTools2d_PXU
[ 40%] Built target PXCutCellTools2d_PXU_build
[ 40%] Generating PXQuad_cutest.c
Scanning dependencies of target PXQuad_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXQuad_PXU_build.dir/PXQuad_cutest.c.o
Linking CXX executable PXQuad_PXU
[ 40%] Built target PXQuad_PXU_build
[ 40%] Generating PXDistanceFunction_cutest.c
Scanning dependencies of target PXDistanceFunction_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXDistanceFunction_PXU_build.dir/PXDistanceFunction_cutest.c.o
Linking CXX executable PXDistanceFunction_PXU
[ 40%] Built target PXDistanceFunction_PXU_build
[ 40%] Generating PXSpline_cutest.c
Scanning dependencies of target PXSpline_PXU_build
[ 40%] Building C object src/Grid/CMakeFiles/PXSpline_PXU_build.dir/PXSpline_cutest.c.o
Linking CXX executable PXSpline_PXU
[ 40%] Built target PXSpline_PXU_build
[ 41%] Generating PXUnitGrids_cutest.c
Scanning dependencies of target PXUnitGrids_PXU_build
[ 41%] Building C object src/Grid/CMakeFiles/PXUnitGrids_PXU_build.dir/PXUnitGrids_cutest.c.o
Linking CXX executable PXUnitGrids_PXU
[ 41%] Built target PXUnitGrids_PXU_build
[ 41%] Generating PXTriangulatePolygon_cutest.c
Scanning dependencies of target PXTriangulatePolygon_PXU_build
[ 41%] Building C object src/Grid/CMakeFiles/PXTriangulatePolygon_PXU_build.dir/PXTriangulatePolygon_cutest.c.o
Linking CXX executable PXTriangulatePolygon_PXU
[ 41%] Built target PXTriangulatePolygon_PXU_build
[ 42%] Generating PXMesh_cutest.c
Scanning dependencies of target PXMesh_PXU_build
[ 42%] Building C object src/Grid/CMakeFiles/PXMesh_PXU_build.dir/PXMesh_cutest.c.o
Linking CXX executable PXMesh_PXU
[ 42%] Built target PXMesh_PXU_build
[ 42%] Generating PXParallelMesh_cutest.c
Scanning dependencies of target PXParallelMesh_PXU_build
[ 42%] Building C object src/Grid/CMakeFiles/PXParallelMesh_PXU_build.dir/PXParallelMesh_cutest.c.o
Linking CXX executable PXParallelMesh_PXU
[ 42%] Built target PXParallelMesh_PXU_build
[ 42%] Generating PXIntersectTools2d_cutest.c
Scanning dependencies of target PXIntersectTools2d_PXU_build
[ 42%] Building C object src/Grid/CMakeFiles/PXIntersectTools2d_PXU_build.dir/PXIntersectTools2d_cutest.c.o
Linking CXX executable PXIntersectTools2d_PXU
[ 42%] Built target PXIntersectTools2d_PXU_build
[ 44%] Generating PXDistanceFunctionSurfGrid_cutest.c
Scanning dependencies of target PXDistanceFunctionSurfGrid_PXU_build
[ 44%] Building C object src/Grid/CMakeFiles/PXDistanceFunctionSurfGrid_PXU_build.dir/PXDistanceFunctionSurfGrid_cutest.c.o
Linking CXX executable PXDistanceFunctionSurfGrid_PXU
[ 44%] Built target PXDistanceFunctionSurfGrid_PXU_build
[ 44%] Generating PXIntersect_cutest.c
Scanning dependencies of target PXIntersect_PXU_build
[ 45%] Building C object src/Grid/CMakeFiles/PXIntersect_PXU_build.dir/PXIntersect_cutest.c.o
Linking CXX executable PXIntersect_PXU
[ 45%] Built target PXIntersect_PXU_build
[ 46%] Generating PXMeshOperation2d_cutest.c
Scanning dependencies of target PXMeshOperation2d_PXU_build
[ 46%] Building C object src/Grid/CMakeFiles/PXMeshOperation2d_PXU_build.dir/PXMeshOperation2d_cutest.c.o
Linking CXX executable PXMeshOperation2d_PXU
[ 46%] Built target PXMeshOperation2d_PXU_build
[ 46%] Generating PXLinearElasticity_cutest.c
Scanning dependencies of target PXLinearElasticity_PXU_build
[ 46%] Building C object src/Grid/CMakeFiles/PXLinearElasticity_PXU_build.dir/PXLinearElasticity_cutest.c.o
Linking CXX executable PXLinearElasticity_PXU
[ 46%] Built target PXLinearElasticity_PXU_build
[ 46%] Generating PXCutCell2dViz_cutest.c
Scanning dependencies of target PXCutCell2dViz_PXU_build
[ 46%] Building C object src/Grid/CMakeFiles/PXCutCell2dViz_PXU_build.dir/PXCutCell2dViz_cutest.c.o
Linking CXX executable PXCutCell2dViz_PXU
[ 46%] Built target PXCutCell2dViz_PXU_build
[ 47%] Generating PXUnitParallelGrids_cutest.c
Scanning dependencies of target PXUnitParallelGrids_PXU_build
[ 47%] Building C object src/Grid/CMakeFiles/PXUnitParallelGrids_PXU_build.dir/PXUnitParallelGrids_cutest.c.o
Linking CXX executable PXUnitParallelGrids_PXU
[ 47%] Built target PXUnitParallelGrids_PXU_build
[ 47%] Generating PXDistanceToSurface_cutest.c
Scanning dependencies of target PXDistanceToSurface_PXU_build
[ 47%] Building C object src/Grid/CMakeFiles/PXDistanceToSurface_PXU_build.dir/PXDistanceToSurface_cutest.c.o
Linking CXX executable PXDistanceToSurface_PXU
[ 47%] Built target PXDistanceToSurface_PXU_build
[ 48%] Generating PXIntersect2d_cutest.c
Scanning dependencies of target PXIntersect2d_PXU_build
[ 48%] Building C object src/Grid/CMakeFiles/PXIntersect2d_PXU_build.dir/PXIntersect2d_cutest.c.o
Linking CXX executable PXIntersect2d_PXU
[ 48%] Built target PXIntersect2d_PXU_build
[ 48%] Generating PXCutCell_cutest.c
Scanning dependencies of target PXCutCell_PXU_build
[ 48%] Building C object src/Grid/CMakeFiles/PXCutCell_PXU_build.dir/PXCutCell_cutest.c.o
Linking CXX executable PXCutCell_PXU
[ 48%] Built target PXCutCell_PXU_build
[ 50%] Generating PXCoordinates_cutest.c
Scanning dependencies of target PXCoordinates_PXU_build
[ 50%] Building C object src/Grid/CMakeFiles/PXCoordinates_PXU_build.dir/PXCoordinates_cutest.c.o
Linking CXX executable PXCoordinates_PXU
[ 50%] Built target PXCoordinates_PXU_build
[ 50%] Generating PXReadWriteMesh_cutest.c
Scanning dependencies of target PXReadWriteMesh_PXU_build
[ 50%] Building C object src/Grid/CMakeFiles/PXReadWriteMesh_PXU_build.dir/PXReadWriteMesh_cutest.c.o
Linking CXX executable PXReadWriteMesh_PXU
[ 50%] Built target PXReadWriteMesh_PXU_build
[ 50%] Generating PXTree_cutest.c
Scanning dependencies of target PXTree_PXU_build
[ 50%] Building C object src/Grid/CMakeFiles/PXTree_PXU_build.dir/PXTree_cutest.c.o
Linking CXX executable PXTree_PXU
[ 50%] Built target PXTree_PXU_build
[ 50%] Generating PXPartition_cutest.c
Scanning dependencies of target PXPartition_PXU_build
[ 50%] Building C object src/Grid/CMakeFiles/PXPartition_PXU_build.dir/PXPartition_cutest.c.o
Linking CXX executable PXPartition_PXU
[ 50%] Built target PXPartition_PXU_build
[ 50%] Generating PXLinearElasticityLocalStiffness_cutest.c
Scanning dependencies of target PXLinearElasticityLocalStiffness_PXU_build
[ 50%] Building C object src/Grid/CMakeFiles/PXLinearElasticityLocalStiffness_PXU_build.dir/PXLinearElasticityLocalStiffness_cutest.c.o
Linking CXX executable PXLinearElasticityLocalStiffness_PXU
[ 50%] Built target PXLinearElasticityLocalStiffness_PXU_build
[ 50%] Generating PXSubMesh_cutest.c
Scanning dependencies of target PXSubMesh_PXU_build
[ 50%] Building C object src/Grid/CMakeFiles/PXSubMesh_PXU_build.dir/PXSubMesh_cutest.c.o
Linking CXX executable PXSubMesh_PXU
[ 50%] Built target PXSubMesh_PXU_build
[ 50%] Generating PXCoordinatesReference_cutest.c
Scanning dependencies of target PXCoordinatesReference_PXU_build
[ 50%] Building C object src/Reference/CMakeFiles/PXCoordinatesReference_PXU_build.dir/PXCoordinatesReference_cutest.c.o
Linking CXX executable PXCoordinatesReference_PXU
[ 50%] Built target PXCoordinatesReference_PXU_build
[ 50%] Generating PXMeshSizeReference_cutest.c
Scanning dependencies of target PXMeshSizeReference_PXU_build
[ 50%] Building C object src/Reference/CMakeFiles/PXMeshSizeReference_PXU_build.dir/PXMeshSizeReference_cutest.c.o
Linking CXX executable PXMeshSizeReference_PXU
[ 50%] Built target PXMeshSizeReference_PXU_build
[ 50%] Generating PXMatrices1d_cutest.c
Scanning dependencies of target PXMatrices1d_PXU_build
[ 50%] Building C object src/Reference/CMakeFiles/PXMatrices1d_PXU_build.dir/PXMatrices1d_cutest.c.o
Linking CXX executable PXMatrices1d_PXU
[ 50%] Built target PXMatrices1d_PXU_build
[ 50%] Generating PXQuadReference_cutest.c
Scanning dependencies of target PXQuadReference_PXU_build
[ 51%] Building C object src/Reference/CMakeFiles/PXQuadReference_PXU_build.dir/PXQuadReference_cutest.c.o
Linking CXX executable PXQuadReference_PXU
[ 51%] Built target PXQuadReference_PXU_build
[ 51%] Generating PXShape_cutest.c
Scanning dependencies of target PXShape_PXU_build
[ 51%] Building C object src/Reference/CMakeFiles/PXShape_PXU_build.dir/PXShape_cutest.c.o
Linking CXX executable PXShape_PXU
[ 51%] Built target PXShape_PXU_build
[ 51%] Generating PXMetric_cutest.c
Scanning dependencies of target PXMetric_PXU_build
[ 51%] Building C object src/Reference/CMakeFiles/PXMetric_PXU_build.dir/PXMetric_cutest.c.o
Linking CXX executable PXMetric_PXU
[ 51%] Built target PXMetric_PXU_build
[ 52%] Generating PXMatrices3d_cutest.c
Scanning dependencies of target PXMatrices3d_PXU_build
[ 52%] Building C object src/Reference/CMakeFiles/PXMatrices3d_PXU_build.dir/PXMatrices3d_cutest.c.o
Linking CXX executable PXMatrices3d_PXU
[ 52%] Built target PXMatrices3d_PXU_build
[ 52%] Generating PXNormalReference_cutest.c
Scanning dependencies of target PXNormalReference_PXU_build
[ 52%] Building C object src/Reference/CMakeFiles/PXNormalReference_PXU_build.dir/PXNormalReference_cutest.c.o
Linking CXX executable PXNormalReference_PXU
[ 52%] Built target PXNormalReference_PXU_build
[ 52%] Generating PXOrder_cutest.c
Scanning dependencies of target PXOrder_PXU_build
[ 52%] Building C object src/Reference/CMakeFiles/PXOrder_PXU_build.dir/PXOrder_cutest.c.o
Linking CXX executable PXOrder_PXU
[ 52%] Built target PXOrder_PXU_build
[ 52%] Generating PXMasterPolynomial_cutest.c
Scanning dependencies of target PXMasterPolynomial_PXU_build
[ 52%] Building C object src/Reference/CMakeFiles/PXMasterPolynomial_PXU_build.dir/PXMasterPolynomial_cutest.c.o
Linking CXX executable PXMasterPolynomial_PXU
[ 52%] Built target PXMasterPolynomial_PXU_build
[ 52%] Generating PXMatrices2d_cutest.c
Scanning dependencies of target PXMatrices2d_PXU_build
[ 52%] Building C object src/Reference/CMakeFiles/PXMatrices2d_PXU_build.dir/PXMatrices2d_cutest.c.o
Linking CXX executable PXMatrices2d_PXU
[ 52%] Built target PXMatrices2d_PXU_build
[ 52%] Generating PXLinearSolver_cutest.c
Scanning dependencies of target PXLinearSolver_PXU_build
[ 52%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver_PXU_build.dir/PXLinearSolver_cutest.c.o
Linking CXX executable PXLinearSolver_PXU
[ 52%] Built target PXLinearSolver_PXU_build
[ 52%] Generating PXInPlaceILU_cutest.c
Scanning dependencies of target PXInPlaceILU_PXU_build
[ 52%] Building C object src/LinearSolver/CMakeFiles/PXInPlaceILU_PXU_build.dir/PXInPlaceILU_cutest.c.o
Linking CXX executable PXInPlaceILU_PXU
[ 52%] Built target PXInPlaceILU_PXU_build
[ 52%] Generating PXASM_cutest.c
Scanning dependencies of target PXASM_PXU_build
[ 52%] Building C object src/LinearSolver/CMakeFiles/PXASM_PXU_build.dir/PXASM_cutest.c.o
Linking CXX executable PXASM_PXU
[ 52%] Built target PXASM_PXU_build
[ 52%] Generating PXOrdering_cutest.c
Scanning dependencies of target PXOrdering_PXU_build
[ 52%] Building C object src/LinearSolver/CMakeFiles/PXOrdering_PXU_build.dir/PXOrdering_cutest.c.o
Linking CXX executable PXOrdering_PXU
[ 52%] Built target PXOrdering_PXU_build
[ 52%] Generating PXBDDC_cutest.c
Scanning dependencies of target PXBDDC_PXU_build
[ 52%] Building C object src/LinearSolver/CMakeFiles/PXBDDC_PXU_build.dir/PXBDDC_cutest.c.o
Linking CXX executable PXBDDC_PXU
[ 52%] Built target PXBDDC_PXU_build
[ 53%] Generating PXLinearMG_cutest.c
Scanning dependencies of target PXLinearMG_PXU_build
[ 53%] Building C object src/LinearSolver/CMakeFiles/PXLinearMG_PXU_build.dir/PXLinearMG_cutest.c.o
Linking CXX executable PXLinearMG_PXU
[ 53%] Built target PXLinearMG_PXU_build
[ 54%] Generating PXLinearAlgebra_cutest.c
Scanning dependencies of target PXLinearAlgebra_PXU_build
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXLinearAlgebra_PXU_build.dir/PXLinearAlgebra_cutest.c.o
Linking CXX executable PXLinearAlgebra_PXU
[ 54%] Built target PXLinearAlgebra_PXU_build
[ 54%] Generating PXASM_DG_cutest.c
Scanning dependencies of target PXASM_DG_PXU_build
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXASM_DG_PXU_build.dir/PXASM_DG_cutest.c.o
Linking CXX executable PXASM_DG_PXU
[ 54%] Built target PXASM_DG_PXU_build
[ 54%] Generating PXJacobi_cutest.c
Scanning dependencies of target PXJacobi_PXU_build
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXJacobi_PXU_build.dir/PXJacobi_cutest.c.o
Linking CXX executable PXJacobi_PXU
[ 54%] Built target PXJacobi_PXU_build
[ 54%] Generating PXMat_cutest.c
Scanning dependencies of target PXMat_PXU_build
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXMat_PXU_build.dir/PXMat_cutest.c.o
Linking CXX executable PXMat_PXU
[ 54%] Built target PXMat_PXU_build
[ 54%] Generating PXLU_cutest.c
Scanning dependencies of target PXLU_PXU_build
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXLU_PXU_build.dir/PXLU_cutest.c.o
Linking CXX executable PXLU_PXU
[ 54%] Built target PXLU_PXU_build
[ 55%] Generating PXUMFPACK_cutest.c
Scanning dependencies of target PXUMFPACK_PXU_build
[ 55%] Building C object src/LinearSolver/CMakeFiles/PXUMFPACK_PXU_build.dir/PXUMFPACK_cutest.c.o
Linking CXX executable PXUMFPACK_PXU
[ 55%] Built target PXUMFPACK_PXU_build
[ 55%] Generating PXUnitLinearAlgebra_cutest.c
Scanning dependencies of target PXUnitLinearAlgebra_PXU_build
[ 55%] Building C object src/LinearSolver/CMakeFiles/PXUnitLinearAlgebra_PXU_build.dir/PXUnitLinearAlgebra_cutest.c.o
Linking CXX executable PXUnitLinearAlgebra_PXU
[ 55%] Built target PXUnitLinearAlgebra_PXU_build
[ 57%] Generating PXGMRES_cutest.c
Scanning dependencies of target PXGMRES_PXU_build
[ 57%] Building C object src/LinearSolver/CMakeFiles/PXGMRES_PXU_build.dir/PXGMRES_cutest.c.o
Linking CXX executable PXGMRES_PXU
[ 57%] Built target PXGMRES_PXU_build
[ 58%] Generating PXCaseInfo_cutest.c
Scanning dependencies of target PXCaseInfo_PXU_build
[ 58%] Building C object src/LinearSolver/CMakeFiles/PXCaseInfo_PXU_build.dir/PXCaseInfo_cutest.c.o
Linking CXX executable PXCaseInfo_PXU
[ 58%] Built target PXCaseInfo_PXU_build
[ 58%] Generating PXVec_cutest.c
Scanning dependencies of target PXVec_PXU_build
[ 58%] Building C object src/LinearSolver/CMakeFiles/PXVec_PXU_build.dir/PXVec_cutest.c.o
Linking CXX executable PXVec_PXU
[ 58%] Built target PXVec_PXU_build
[ 58%] Generating PXGeometry_cutest.c
Scanning dependencies of target PXGeometry_PXU_build
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXGeometry_PXU_build.dir/PXGeometry_cutest.c.o
Linking CXX executable PXGeometry_PXU
[ 58%] Built target PXGeometry_PXU_build
[ 58%] Generating PXMath_cutest.c
Scanning dependencies of target PXMath_PXU_build
[ 59%] Building C object src/Fundamentals/CMakeFiles/PXMath_PXU_build.dir/PXMath_cutest.c.o
Linking CXX executable PXMath_PXU
[ 59%] Built target PXMath_PXU_build
[ 59%] Generating PXLapack_cutest.c
Scanning dependencies of target PXLapack_PXU_build
[ 59%] Building C object src/Fundamentals/CMakeFiles/PXLapack_PXU_build.dir/PXLapack_cutest.c.o
Linking CXX executable PXLapack_PXU
[ 59%] Built target PXLapack_PXU_build
[ 59%] Generating PXString_cutest.c
Scanning dependencies of target PXString_PXU_build
[ 60%] Building C object src/Fundamentals/CMakeFiles/PXString_PXU_build.dir/PXString_cutest.c.o
Linking CXX executable PXString_PXU
[ 60%] Built target PXString_PXU_build
[ 60%] Generating PXParameter_cutest.c
Scanning dependencies of target PXParameter_PXU_build
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXParameter_PXU_build.dir/PXParameter_cutest.c.o
Linking CXX executable PXParameter_PXU
[ 61%] Built target PXParameter_PXU_build
[ 61%] Generating PX_cutest.c
Scanning dependencies of target PX_PXU_build
[ 61%] Building C object src/Fundamentals/CMakeFiles/PX_PXU_build.dir/PX_cutest.c.o
Linking CXX executable PX_PXU
[ 61%] Built target PX_PXU_build
[ 61%] Generating PXMemory_cutest.c
Scanning dependencies of target PXMemory_PXU_build
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXMemory_PXU_build.dir/PXMemory_cutest.c.o
Linking CXX executable PXMemory_PXU
[ 61%] Built target PXMemory_PXU_build
[ 61%] Generating PXError_cutest.c
Scanning dependencies of target PXError_PXU_build
[ 63%] Building C object src/Fundamentals/CMakeFiles/PXError_PXU_build.dir/PXError_cutest.c.o
Linking CXX executable PXError_PXU
[ 63%] Built target PXError_PXU_build
[ 63%] Generating PXHeap_cutest.c
Scanning dependencies of target PXHeap_PXU_build
[ 63%] Building C object src/Fundamentals/CMakeFiles/PXHeap_PXU_build.dir/PXHeap_cutest.c.o
Linking CXX executable PXHeap_PXU
[ 63%] Built target PXHeap_PXU_build
[ 63%] Generating PXMath_old_cutest.c
Scanning dependencies of target PXMath_old_PXU_build
[ 63%] Building C object src/Fundamentals/CMakeFiles/PXMath_old_PXU_build.dir/PXMath_old_cutest.c.o
Linking CXX executable PXMath_old_PXU
[ 63%] Built target PXMath_old_PXU_build
[ 63%] Generating PXParallel_cutest.c
Scanning dependencies of target PXParallel_PXU_build
[ 63%] Building C object src/Fundamentals/CMakeFiles/PXParallel_PXU_build.dir/PXParallel_cutest.c.o
Linking CXX executable PXParallel_PXU
[ 63%] Built target PXParallel_PXU_build
[ 63%] Generating PXKDTree_cutest.c
Scanning dependencies of target PXKDTree_PXU_build
[ 63%] Building C object src/Fundamentals/CMakeFiles/PXKDTree_PXU_build.dir/PXKDTree_cutest.c.o
Linking CXX executable PXKDTree_PXU
[ 63%] Built target PXKDTree_PXU_build
[ 63%] Generating PXBasicStructures_cutest.c
Scanning dependencies of target PXBasicStructures_PXU_build
[ 64%] Building C object src/Fundamentals/CMakeFiles/PXBasicStructures_PXU_build.dir/PXBasicStructures_cutest.c.o
Linking CXX executable PXBasicStructures_PXU
[ 64%] Built target PXBasicStructures_PXU_build
[ 64%] Generating PXUnitEquationSet_cutest.c
Scanning dependencies of target PXUnitEquationSet_PXU_build
[ 64%] Building C object src/UnitEquationSet/CMakeFiles/PXUnitEquationSet_PXU_build.dir/PXUnitEquationSet_cutest.c.o
Linking CXX executable PXUnitEquationSet_PXU
[ 64%] Built target PXUnitEquationSet_PXU_build
Scanning dependencies of target PXUnitBurgers
[ 64%] Building C object src/Burgers/CMakeFiles/PXUnitBurgers.dir/PXBurgersUnitUtils.c.o
Linking C static library ../../lib/libPXUnitBurgers.a
[ 64%] Built target PXUnitBurgers
[ 66%] Built target PXBurgers_objects
[ 66%] Built target PXBurgers
[ 66%] Generating PXBurgersViscous_cutest.c
Scanning dependencies of target PXBurgersViscous_PXU_build
[ 66%] Building C object src/Burgers/CMakeFiles/PXBurgersViscous_PXU_build.dir/PXBurgersViscous_cutest.c.o
Linking CXX executable PXBurgersViscous_PXU
[ 66%] Built target PXBurgersViscous_PXU_build
[ 67%] Generating PXBurgersStateFunctional_cutest.c
Scanning dependencies of target PXBurgersStateFunctional_PXU_build
[ 67%] Building C object src/Burgers/CMakeFiles/PXBurgersStateFunctional_PXU_build.dir/PXBurgersStateFunctional_cutest.c.o
Linking CXX executable PXBurgersStateFunctional_PXU
[ 67%] Built target PXBurgersStateFunctional_PXU_build
[ 67%] Generating PXBurgers_cutest.c
Scanning dependencies of target PXBurgers_PXU_build
[ 67%] Building C object src/Burgers/CMakeFiles/PXBurgers_PXU_build.dir/PXBurgers_cutest.c.o
Linking CXX executable PXBurgers_PXU
[ 67%] Built target PXBurgers_PXU_build
[ 67%] Generating PXBurgersBCs_cutest.c
Scanning dependencies of target PXBurgersBCs_PXU_build
[ 69%] Building C object src/Burgers/CMakeFiles/PXBurgersBCs_PXU_build.dir/PXBurgersBCs_cutest.c.o
Linking CXX executable PXBurgersBCs_PXU
[ 69%] Built target PXBurgersBCs_PXU_build
[ 69%] Generating PXBurgersInviscid_cutest.c
Scanning dependencies of target PXBurgersInviscid_PXU_build
[ 69%] Building C object src/Burgers/CMakeFiles/PXBurgersInviscid_PXU_build.dir/PXBurgersInviscid_cutest.c.o
Linking CXX executable PXBurgersInviscid_PXU
[ 69%] Built target PXBurgersInviscid_PXU_build
[ 69%] Generating PXBurgersShock_cutest.c
Scanning dependencies of target PXBurgersShock_PXU_build
[ 69%] Building C object src/Burgers/CMakeFiles/PXBurgersShock_PXU_build.dir/PXBurgersShock_cutest.c.o
Linking CXX executable PXBurgersShock_PXU
[ 69%] Built target PXBurgersShock_PXU_build
[ 69%] Generating PXBurgersFunction_cutest.c
Scanning dependencies of target PXBurgersFunction_PXU_build
[ 69%] Building C object src/Burgers/CMakeFiles/PXBurgersFunction_PXU_build.dir/PXBurgersFunction_cutest.c.o
Linking CXX executable PXBurgersFunction_PXU
[ 69%] Built target PXBurgersFunction_PXU_build
[ 70%] Built target PXCompressible_objects
[ 70%] Built target PXCompressible
Scanning dependencies of target PXUnitCompressible
[ 70%] Building C object src/Compressible/CMakeFiles/PXUnitCompressible.dir/PXCompressibleUnitUtils.c.o
Linking C static library ../../lib/libPXUnitCompressible.a
[ 70%] Built target PXUnitCompressible
[ 71%] Generating PXViscous_cutest.c
Scanning dependencies of target PXViscous_PXU_build
[ 71%] Building C object src/Compressible/CMakeFiles/PXViscous_PXU_build.dir/PXViscous_cutest.c.o
Linking CXX executable PXViscous_PXU
[ 71%] Built target PXViscous_PXU_build
[ 71%] Generating PXCompressibleFunction_cutest.c
Scanning dependencies of target PXCompressibleFunction_PXU_build
[ 71%] Building C object src/Compressible/CMakeFiles/PXCompressibleFunction_PXU_build.dir/PXCompressibleFunction_cutest.c.o
Linking CXX executable PXCompressibleFunction_PXU
[ 71%] Built target PXCompressibleFunction_PXU_build
[ 71%] Generating PXEulerFlux_cutest.c
Scanning dependencies of target PXEulerFlux_PXU_build
[ 71%] Building C object src/Compressible/CMakeFiles/PXEulerFlux_PXU_build.dir/PXEulerFlux_cutest.c.o
Linking CXX executable PXEulerFlux_PXU
[ 71%] Built target PXEulerFlux_PXU_build
[ 71%] Generating PXCompressibleBCs_cutest.c
Scanning dependencies of target PXCompressibleBCs_PXU_build
[ 71%] Building C object src/Compressible/CMakeFiles/PXCompressibleBCs_PXU_build.dir/PXCompressibleBCs_cutest.c.o
Linking CXX executable PXCompressibleBCs_PXU
[ 71%] Built target PXCompressibleBCs_PXU_build
[ 72%] Generating PXKOmega_cutest.c
Scanning dependencies of target PXKOmega_PXU_build
[ 72%] Building C object src/Compressible/CMakeFiles/PXKOmega_PXU_build.dir/PXKOmega_cutest.c.o
Linking CXX executable PXKOmega_PXU
[ 72%] Built target PXKOmega_PXU_build
[ 73%] Generating PXCompressible_cutest.c
Scanning dependencies of target PXCompressible_PXU_build
[ 73%] Building C object src/Compressible/CMakeFiles/PXCompressible_PXU_build.dir/PXCompressible_cutest.c.o
Linking CXX executable PXCompressible_PXU
[ 73%] Built target PXCompressible_PXU_build
[ 73%] Generating PXCompressibleShock_cutest.c
Scanning dependencies of target PXCompressibleShock_PXU_build
[ 73%] Building C object src/Compressible/CMakeFiles/PXCompressibleShock_PXU_build.dir/PXCompressibleShock_cutest.c.o
Linking CXX executable PXCompressibleShock_PXU
[ 73%] Built target PXCompressibleShock_PXU_build
[ 73%] Generating PXSpalartAllmaras_cutest.c
Scanning dependencies of target PXSpalartAllmaras_PXU_build
[ 73%] Building C object src/Compressible/CMakeFiles/PXSpalartAllmaras_PXU_build.dir/PXSpalartAllmaras_cutest.c.o
Linking CXX executable PXSpalartAllmaras_PXU
[ 73%] Built target PXSpalartAllmaras_PXU_build
[ 73%] Generating PXCompressibleStateFunctional_cutest.c
Scanning dependencies of target PXCompressibleStateFunctional_PXU_build
[ 73%] Building C object src/Compressible/CMakeFiles/PXCompressibleStateFunctional_PXU_build.dir/PXCompressibleStateFunctional_cutest.c.o
Linking CXX executable PXCompressibleStateFunctional_PXU
[ 73%] Built target PXCompressibleStateFunctional_PXU_build
[ 76%] Built target PXConjugateHeatTransfer_objects
[ 76%] Built target PXConjugateHeatTransfer
[ 76%] Generating PXConjugateHeatTransfer_cutest.c
Scanning dependencies of target PXConjugateHeatTransfer_PXU_build
[ 76%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_PXU_build.dir/PXConjugateHeatTransfer_cutest.c.o
Linking CXX executable PXConjugateHeatTransfer_PXU
[ 76%] Built target PXConjugateHeatTransfer_PXU_build
Scanning dependencies of target PXUnitCompressibleSpaceTime
[ 76%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXUnitCompressibleSpaceTime.dir/PXCompressibleSpaceTimeUnitUtils.c.o
Linking C static library ../../lib/libPXUnitCompressibleSpaceTime.a
[ 76%] Built target PXUnitCompressibleSpaceTime
[ 77%] Built target PXCompressibleSpaceTime_objects
[ 77%] Built target PXCompressibleSpaceTime
[ 77%] Generating PXCompressibleSpaceTime_cutest.c
Scanning dependencies of target PXCompressibleSpaceTime_PXU_build
[ 77%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_PXU_build.dir/PXCompressibleSpaceTime_cutest.c.o
Linking CXX executable PXCompressibleSpaceTime_PXU
[ 77%] Built target PXCompressibleSpaceTime_PXU_build
[ 77%] Generating PXCompressibleSpaceTimeBCs_cutest.c
Scanning dependencies of target PXCompressibleSpaceTimeBCs_PXU_build
[ 77%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTimeBCs_PXU_build.dir/PXCompressibleSpaceTimeBCs_cutest.c.o
Linking CXX executable PXCompressibleSpaceTimeBCs_PXU
[ 77%] Built target PXCompressibleSpaceTimeBCs_PXU_build
[ 77%] Generating PXCompressibleSpaceTimeStateFunctional_cutest.c
Scanning dependencies of target PXCompressibleSpaceTimeStateFunctional_PXU_build
[ 77%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTimeStateFunctional_PXU_build.dir/PXCompressibleSpaceTimeStateFunctional_cutest.c.o
Linking CXX executable PXCompressibleSpaceTimeStateFunctional_PXU
[ 77%] Built target PXCompressibleSpaceTimeStateFunctional_PXU_build
[ 77%] Generating PXCompressibleSpaceTimeFunction_cutest.c
Scanning dependencies of target PXCompressibleSpaceTimeFunction_PXU_build
[ 78%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTimeFunction_PXU_build.dir/PXCompressibleSpaceTimeFunction_cutest.c.o
Linking CXX executable PXCompressibleSpaceTimeFunction_PXU
[ 78%] Built target PXCompressibleSpaceTimeFunction_PXU_build
Scanning dependencies of target PXUnitCompressibleNew
[ 79%] Building C object src/NewCompressible/CMakeFiles/PXUnitCompressibleNew.dir/PXCompressibleUnitUtils.c.o
Linking C static library ../../lib/libPXUnitCompressibleNew.a
[ 79%] Built target PXUnitCompressibleNew
[ 80%] Built target PXCompressibleNew_objects
[ 80%] Built target PXCompressibleNew
[ 80%] Generating PXCompressibleBCs_cutest.c
Scanning dependencies of target PXCompressibleBCsNew_PXU_build
[ 80%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleBCsNew_PXU_build.dir/PXCompressibleBCs_cutest.c.o
Linking CXX executable PXCompressibleBCsNew_PXU
[ 80%] Built target PXCompressibleBCsNew_PXU_build
[ 80%] Generating PXCompressible_cutest.c
Scanning dependencies of target PXCompressibleNew_PXU_build
[ 80%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_PXU_build.dir/PXCompressible_cutest.c.o
Linking CXX executable PXCompressibleNew_PXU
[ 80%] Built target PXCompressibleNew_PXU_build
[ 82%] Generating PXCompressibleShock_cutest.c
Scanning dependencies of target PXCompressibleShockNew_PXU_build
[ 82%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleShockNew_PXU_build.dir/PXCompressibleShock_cutest.c.o
Linking CXX executable PXCompressibleShockNew_PXU
[ 82%] Built target PXCompressibleShockNew_PXU_build
[ 83%] Generating PXSpalartAllmaras_cutest.c
Scanning dependencies of target PXSpalartAllmarasNew_PXU_build
[ 83%] Building C object src/NewCompressible/CMakeFiles/PXSpalartAllmarasNew_PXU_build.dir/PXSpalartAllmaras_cutest.c.o
Linking CXX executable PXSpalartAllmarasNew_PXU
[ 83%] Built target PXSpalartAllmarasNew_PXU_build
[ 83%] Generating PXCompressibleStateFunctional_cutest.c
Scanning dependencies of target PXCompressibleStateFunctionalNew_PXU_build
[ 83%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleStateFunctionalNew_PXU_build.dir/PXCompressibleStateFunctional_cutest.c.o
Linking CXX executable PXCompressibleStateFunctionalNew_PXU
[ 83%] Built target PXCompressibleStateFunctionalNew_PXU_build
[ 83%] Generating PXCompressibleFlux_cutest.c
Scanning dependencies of target PXCompressibleFluxNew_PXU_build
[ 84%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleFluxNew_PXU_build.dir/PXCompressibleFlux_cutest.c.o
Linking CXX executable PXCompressibleFluxNew_PXU
[ 84%] Built target PXCompressibleFluxNew_PXU_build
[ 84%] Built target PXCauchyRiemann_objects
[ 84%] Built target PXCauchyRiemann
[ 84%] Generating PXCauchyRiemann_cutest.c
Scanning dependencies of target PXCauchyRiemann_PXU_build
[ 84%] Building C object src/CauchyRiemann/CMakeFiles/PXCauchyRiemann_PXU_build.dir/PXCauchyRiemann_cutest.c.o
Linking CXX executable PXCauchyRiemann_PXU
[ 84%] Built target PXCauchyRiemann_PXU_build
[ 84%] Built target PXLinearizedEuler_objects
[ 84%] Built target PXLinearizedEuler
[ 84%] Generating PXLinearizedEuler_cutest.c
Scanning dependencies of target PXLinearizedEuler_PXU_build
[ 85%] Building C object src/LinearizedEuler/CMakeFiles/PXLinearizedEuler_PXU_build.dir/PXLinearizedEuler_cutest.c.o
Linking CXX executable PXLinearizedEuler_PXU
[ 85%] Built target PXLinearizedEuler_PXU_build
[ 85%] Built target PXMultiComponentConvDiff_objects
[ 85%] Built target PXMultiComponentConvDiff
[ 85%] Generating PXMultiComponentConvDiff_cutest.c
Scanning dependencies of target PXMultiComponentConvDiff_PXU_build
[ 85%] Building C object src/MultiComponentConvDiff/CMakeFiles/PXMultiComponentConvDiff_PXU_build.dir/PXMultiComponentConvDiff_cutest.c.o
Linking CXX executable PXMultiComponentConvDiff_PXU
[ 85%] Built target PXMultiComponentConvDiff_PXU_build
[ 85%] Built target PXMultiComponentConvDiffConj_objects
[ 85%] Built target PXMultiComponentConvDiffConj
[ 85%] Generating PXMultiComponentConvDiffConj_cutest.c
Scanning dependencies of target PXMultiComponentConvDiffConj_PXU_build
[ 85%] Building C object src/MultiComponentConvDiffConj/CMakeFiles/PXMultiComponentConvDiffConj_PXU_build.dir/PXMultiComponentConvDiffConj_cutest.c.o
Linking CXX executable PXMultiComponentConvDiffConj_PXU
[ 85%] Built target PXMultiComponentConvDiffConj_PXU_build
Scanning dependencies of target PXUnitPorousMedia
[ 85%] Building C object src/PorousMedia/CMakeFiles/PXUnitPorousMedia.dir/PXPorousMediaUnitUtils.c.o
Linking C static library ../../lib/libPXUnitPorousMedia.a
[ 85%] Built target PXUnitPorousMedia
[ 86%] Built target PXPorousMedia_objects
[ 86%] Built target PXPorousMedia
[ 86%] Generating PXPorousMediaInviscid_cutest.c
Scanning dependencies of target PXPorousMediaInviscid_PXU_build
[ 86%] Building C object src/PorousMedia/CMakeFiles/PXPorousMediaInviscid_PXU_build.dir/PXPorousMediaInviscid_cutest.c.o
Linking CXX executable PXPorousMediaInviscid_PXU
[ 86%] Built target PXPorousMediaInviscid_PXU_build
[ 86%] Generating PXPorousMediaBCs_cutest.c
Scanning dependencies of target PXPorousMediaBCs_PXU_build
[ 86%] Building C object src/PorousMedia/CMakeFiles/PXPorousMediaBCs_PXU_build.dir/PXPorousMediaBCs_cutest.c.o
Linking CXX executable PXPorousMediaBCs_PXU
[ 86%] Built target PXPorousMediaBCs_PXU_build
[ 86%] Generating PXPorousMedia_cutest.c
Scanning dependencies of target PXPorousMedia_PXU_build
[ 86%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_PXU_build.dir/PXPorousMedia_cutest.c.o
Linking CXX executable PXPorousMedia_PXU
[ 86%] Built target PXPorousMedia_PXU_build
[ 86%] Generating PXPorousMediaFunction_cutest.c
Scanning dependencies of target PXPorousMediaFunction_PXU_build
[ 86%] Building C object src/PorousMedia/CMakeFiles/PXPorousMediaFunction_PXU_build.dir/PXPorousMediaFunction_cutest.c.o
Linking CXX executable PXPorousMediaFunction_PXU
[ 86%] Built target PXPorousMediaFunction_PXU_build
[ 88%] Generating PXPorousMediaStateFunctional_cutest.c
Scanning dependencies of target PXPorousMediaStateFunctional_PXU_build
[ 88%] Building C object src/PorousMedia/CMakeFiles/PXPorousMediaStateFunctional_PXU_build.dir/PXPorousMediaStateFunctional_cutest.c.o
Linking CXX executable PXPorousMediaStateFunctional_PXU
[ 88%] Built target PXPorousMediaStateFunctional_PXU_build
[ 88%] Generating PXPorousMediaViscous_cutest.c
Scanning dependencies of target PXPorousMediaViscous_PXU_build
[ 88%] Building C object src/PorousMedia/CMakeFiles/PXPorousMediaViscous_PXU_build.dir/PXPorousMediaViscous_cutest.c.o
Linking CXX executable PXPorousMediaViscous_PXU
[ 88%] Built target PXPorousMediaViscous_PXU_build
[ 88%] Built target PXScalarConvDiff_objects
[ 88%] Built target PXScalarConvDiff
[ 88%] Generating PXScalarConvDiff_cutest.c
Scanning dependencies of target PXScalarConvDiff_PXU_build
[ 88%] Building C object src/ScalarConvDiff/CMakeFiles/PXScalarConvDiff_PXU_build.dir/PXScalarConvDiff_cutest.c.o
Linking CXX executable PXScalarConvDiff_PXU
[ 88%] Built target PXScalarConvDiff_PXU_build
[ 89%] Built target PXNonEquilibrium_objects
[ 89%] Built target PXNonEquilibrium
[ 89%] Generating PXReactions_cutest.c
Scanning dependencies of target PXReactions_PXU_build
[ 89%] Building C object src/NonEquilibrium/CMakeFiles/PXReactions_PXU_build.dir/PXReactions_cutest.c.o
Linking CXX executable PXReactions_PXU
[ 89%] Built target PXReactions_PXU_build
[ 89%] Generating PXNonEquilibriumStateFunctional_cutest.c
Scanning dependencies of target PXNonEquilibriumStateFunctional_PXU_build
[ 89%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibriumStateFunctional_PXU_build.dir/PXNonEquilibriumStateFunctional_cutest.c.o
Linking CXX executable PXNonEquilibriumStateFunctional_PXU
[ 89%] Built target PXNonEquilibriumStateFunctional_PXU_build
[ 89%] Generating PXAirModel_cutest.c
Scanning dependencies of target PXAirModel_PXU_build
[ 89%] Building C object src/NonEquilibrium/CMakeFiles/PXAirModel_PXU_build.dir/PXAirModel_cutest.c.o
Linking CXX executable PXAirModel_PXU
[ 89%] Built target PXAirModel_PXU_build
[ 89%] Generating PXNonEquilibrium_cutest.c
Scanning dependencies of target PXNonEquilibrium_PXU_build
[ 90%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_PXU_build.dir/PXNonEquilibrium_cutest.c.o
Linking CXX executable PXNonEquilibrium_PXU
[ 90%] Built target PXNonEquilibrium_PXU_build
[ 90%] Generating PXNonEquilibriumFlux_cutest.c
Scanning dependencies of target PXNonEquilibriumFlux_PXU_build
[ 90%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibriumFlux_PXU_build.dir/PXNonEquilibriumFlux_cutest.c.o
Linking CXX executable PXNonEquilibriumFlux_PXU
[ 90%] Built target PXNonEquilibriumFlux_PXU_build
[ 90%] Generating PXNonEquilibriumUtils_cutest.c
Scanning dependencies of target PXNonEquilibriumUtils_PXU_build
[ 90%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibriumUtils_PXU_build.dir/PXNonEquilibriumUtils_cutest.c.o
Linking CXX executable PXNonEquilibriumUtils_PXU
[ 90%] Built target PXNonEquilibriumUtils_PXU_build
[ 91%] Generating PXNonEquilibriumBCs_cutest.c
Scanning dependencies of target PXNonEquilibriumBCs_PXU_build
[ 91%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibriumBCs_PXU_build.dir/PXNonEquilibriumBCs_cutest.c.o
Linking CXX executable PXNonEquilibriumBCs_PXU
[ 91%] Built target PXNonEquilibriumBCs_PXU_build
[ 92%] Generating PXNonEquilibriumShock_cutest.c
Scanning dependencies of target PXNonEquilibriumShock_PXU_build
[ 92%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibriumShock_PXU_build.dir/PXNonEquilibriumShock_cutest.c.o
Linking CXX executable PXNonEquilibriumShock_PXU
[ 92%] Built target PXNonEquilibriumShock_PXU_build
[ 92%] Generating PXNonEquilibriumOutput_cutest.c
Scanning dependencies of target PXNonEquilibriumOutput_PXU_build
[ 92%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibriumOutput_PXU_build.dir/PXNonEquilibriumOutput_cutest.c.o
Linking CXX executable PXNonEquilibriumOutput_PXU
[ 92%] Built target PXNonEquilibriumOutput_PXU_build
[ 92%] Built target PXWaveSpaceTime_objects
[ 92%] Built target PXWaveSpaceTime
[ 92%] Generating PXWaveSpaceTime_cutest.c
Scanning dependencies of target PXWaveSpaceTime_PXU_build
[ 92%] Building C object src/WaveSpaceTime/CMakeFiles/PXWaveSpaceTime_PXU_build.dir/PXWaveSpaceTime_cutest.c.o
Linking CXX executable PXWaveSpaceTime_PXU
[ 92%] Built target PXWaveSpaceTime_PXU_build
[ 92%] Generating PXHDGSolver_cutest.c
Scanning dependencies of target PXHDGSolver_PXU_build
[ 92%] Building C object src/CMakeFiles/PXHDGSolver_PXU_build.dir/PXHDGSolver_cutest.c.o
Linking CXX executable PXHDGSolver_PXU
[ 92%] Built target PXHDGSolver_PXU_build
[ 92%] Generating PXCDAll_cutest.c
Scanning dependencies of target PXCDAll_PXU_build
[ 92%] Building C object src/CMakeFiles/PXCDAll_PXU_build.dir/PXCDAll_cutest.c.o
Linking CXX executable PXCDAll_PXU
[ 92%] Built target PXCDAll_PXU_build
[ 94%] Generating PXOutput_cutest.c
Scanning dependencies of target PXOutput_PXU_build
[ 94%] Building C object src/CMakeFiles/PXOutput_PXU_build.dir/PXOutput_cutest.c.o
Linking CXX executable PXOutput_PXU
[ 94%] Built target PXOutput_PXU_build
[ 94%] Generating PXHPAdapt_cutest.c
Scanning dependencies of target PXHPAdapt_PXU_build
[ 95%] Building C object src/CMakeFiles/PXHPAdapt_PXU_build.dir/PXHPAdapt_cutest.c.o
Linking CXX executable PXHPAdapt_PXU
[ 95%] Built target PXHPAdapt_PXU_build
[ 95%] Generating PXResidual_Dilation_cutest.c
Scanning dependencies of target PXResidual_Dilation_PXU_build
[ 95%] Building C object src/CMakeFiles/PXResidual_Dilation_PXU_build.dir/PXResidual_Dilation_cutest.c.o
Linking CXX executable PXResidual_Dilation_PXU
[ 95%] Built target PXResidual_Dilation_PXU_build
[ 95%] Generating PXErrEst_cutest.c
Scanning dependencies of target PXErrEst_PXU_build
[ 95%] Building C object src/CMakeFiles/PXErrEst_PXU_build.dir/PXErrEst_cutest.c.o
Linking CXX executable PXErrEst_PXU
[ 95%] Built target PXErrEst_PXU_build
[ 95%] Generating PXAdapt_cutest.c
Scanning dependencies of target PXAdapt_PXU_build
[ 95%] Building C object src/CMakeFiles/PXAdapt_PXU_build.dir/PXAdapt_cutest.c.o
Linking CXX executable PXAdapt_PXU
[ 95%] Built target PXAdapt_PXU_build
[ 95%] Generating PXDGSolver_cutest.c
Scanning dependencies of target PXDGSolver_PXU_build
[ 95%] Building C object src/CMakeFiles/PXDGSolver_PXU_build.dir/PXDGSolver_cutest.c.o
Linking CXX executable PXDGSolver_PXU
[ 95%] Built target PXDGSolver_PXU_build
[ 95%] Generating PXAuxVariable_cutest.c
Scanning dependencies of target PXAuxVariable_PXU_build
[ 95%] Building C object src/CMakeFiles/PXAuxVariable_PXU_build.dir/PXAuxVariable_cutest.c.o
Linking CXX executable PXAuxVariable_PXU
[ 95%] Built target PXAuxVariable_PXU_build
[ 95%] Generating PXUnsteady_cutest.c
Scanning dependencies of target PXUnsteady_PXU_build
[ 95%] Building C object src/CMakeFiles/PXUnsteady_PXU_build.dir/PXUnsteady_cutest.c.o
Linking CXX executable PXUnsteady_PXU
[ 95%] Built target PXUnsteady_PXU_build
[ 95%] Generating PXOutputFunctional_cutest.c
Scanning dependencies of target PXOutputFunctional_PXU_build
[ 95%] Building C object src/CMakeFiles/PXOutputFunctional_PXU_build.dir/PXOutputFunctional_cutest.c.o
Linking CXX executable PXOutputFunctional_PXU
[ 95%] Built target PXOutputFunctional_PXU_build
[ 95%] Generating PXHDGOutputFunctional_cutest.c
Scanning dependencies of target PXHDGOutputFunctional_PXU_build
[ 96%] Building C object src/CMakeFiles/PXHDGOutputFunctional_PXU_build.dir/PXHDGOutputFunctional_cutest.c.o
Linking CXX executable PXHDGOutputFunctional_PXU
[ 96%] Built target PXHDGOutputFunctional_PXU_build
[ 96%] Generating PXUnitPXAs_cutest.c
Scanning dependencies of target PXUnitPXAs_PXU_build
[ 96%] Building C object src/CMakeFiles/PXUnitPXAs_PXU_build.dir/PXUnitPXAs_cutest.c.o
Linking CXX executable PXUnitPXAs_PXU
[ 96%] Built target PXUnitPXAs_PXU_build
[ 96%] Generating PXShockCapture_cutest.c
Scanning dependencies of target PXShockCapture_PXU_build
[ 96%] Building C object src/CMakeFiles/PXShockCapture_PXU_build.dir/PXShockCapture_cutest.c.o
Linking CXX executable PXShockCapture_PXU
[ 96%] Built target PXShockCapture_PXU_build
[ 96%] Generating PXRegionAttribute_cutest.c
Scanning dependencies of target PXRegionAttribute_PXU_build
[ 97%] Building C object src/CMakeFiles/PXRegionAttribute_PXU_build.dir/PXRegionAttribute_cutest.c.o
Linking CXX executable PXRegionAttribute_PXU
[ 97%] Built target PXRegionAttribute_PXU_build
[ 97%] Generating PXResidual_cutest.c
Scanning dependencies of target PXResidual_PXU_build
[ 98%] Building C object src/CMakeFiles/PXResidual_PXU_build.dir/PXResidual_cutest.c.o
Linking CXX executable PXResidual_PXU
[ 98%] Built target PXResidual_PXU_build
[100%] Generating PXBC_cutest.c
Scanning dependencies of target PXBC_PXU_build
[100%] Building C object src/CMakeFiles/PXBC_PXU_build.dir/PXBC_cutest.c.o
Linking CXX executable PXBC_PXU
[100%] Built target PXBC_PXU_build
[100%] Generating PXSolver_cutest.c
Scanning dependencies of target PXSolver_PXU_build
[100%] Building C object src/CMakeFiles/PXSolver_PXU_build.dir/PXSolver_cutest.c.o
Linking CXX executable PXSolver_PXU
[100%] Built target PXSolver_PXU_build
[100%] Generating PXResState_cutest.c
Scanning dependencies of target PXResState_PXU_build
[100%] Building C object src/CMakeFiles/PXResState_PXU_build.dir/PXResState_cutest.c.o
Linking CXX executable PXResState_PXU
[100%] Built target PXResState_PXU_build
[100%] Generating PXSolutionTransfer_cutest.c
Scanning dependencies of target PXSolutionTransfer_PXU_build
[100%] Building C object src/CMakeFiles/PXSolutionTransfer_PXU_build.dir/PXSolutionTransfer_cutest.c.o
Linking CXX executable PXSolutionTransfer_PXU
[100%] Built target PXSolutionTransfer_PXU_build
[100%] Generating PXAdaptMetric_cutest.c
Scanning dependencies of target PXAdaptMetric_PXU_build
[100%] Building C object src/CMakeFiles/PXAdaptMetric_PXU_build.dir/PXAdaptMetric_cutest.c.o
Linking CXX executable PXAdaptMetric_PXU
[100%] Built target PXAdaptMetric_PXU_build
[100%] Generating PXHPAdaptDirect_cutest.c
Scanning dependencies of target PXHPAdaptDirect_PXU_build
[100%] Building C object src/CMakeFiles/PXHPAdaptDirect_PXU_build.dir/PXHPAdaptDirect_cutest.c.o
Linking CXX executable PXHPAdaptDirect_PXU
[100%] Built target PXHPAdaptDirect_PXU_build
Scanning dependencies of target check_build
[100%] Built target check_build
+ [[ coverage_release_gnu49 != *\d\e\b\u\g* ]]
++ hostname
+ [[ reynolds == \r\e\y\n\o\l\d\s ]]
+ [[ coverage_release_gnu49 == *\g\n\u* ]]
+ make commit_check 'CTESTARGS=-T Test -j 4'
[  1%] Built target Qhull
Scanning dependencies of target qdelaunay_link
[  1%] Built target qdelaunay_link
[  1%] Built target PXUnitAll
[  8%] Built target PXGrid
[ 10%] Built target PXReference
[ 11%] Built target PXAdaptMechanics
[ 12%] Built target PXUnitGrid
[ 14%] Built target PXCutCell3d
[ 16%] Built target PXLinearSolver
[ 16%] Built target PXUnitLinearSolver
[ 18%] Built target PXFundamentals
[ 18%] Built target PXUnitEquationSet
[ 18%] Built target PXUnit
[ 23%] Built target PX
[ 23%] Built target PXAnisotropicMetric_PXU_build
[ 23%] Built target PXCVTDirectBoundary1d_PXU_build
[ 23%] Built target PXMetricAdapt2d_PXU_build
[ 23%] Built target PXMetricAdapt1d_PXU_build
[ 23%] Built target PXCVTDirectAdaptMechanics2d_PXU_build
[ 23%] Built target PXGridAnisoRefine_PXU_build
[ 24%] Built target PXMetricAdapt3d_PXU_build
[ 25%] Built target PXElasticMesher_PXU_build
[ 26%] Built target PXWriteMesherFiles_PXU_build
[ 26%] Built target PXIntersectionPoint3d_PXU_build
[ 26%] Built target PXBasicGeometry_PXU_build
[ 26%] Built target PXCutCell3dViz_PXU_build
[ 27%] Built target PXCutBasis3d_PXU_build
[ 28%] Built target PXConic_PXU_build
[ 30%] Built target PXPolynomial_PXU_build
[ 31%] Built target PXCutQuad3d_PXU_build
[ 31%] Built target PXQuadPatch_PXU_build
[ 31%] Built target PXMerge3d_PXU_build
[ 32%] Built target PXReadWriteCutCell3d_PXU_build
[ 32%] Built target PXIntersect3d_PXU_build
[ 33%] Built target PXCutCell3d_PXU_build
[ 33%] Built target PXBoundingBox3d_PXU_build
[ 33%] Built target PXParallelCutCell3d_PXU_build
[ 34%] Built target PXCutCell3dPrintInfo_PXU_build
[ 34%] Built target PXCutCellMetric3d_PXU_build
[ 34%] Built target PXPartitionMesh_PXU_build
[ 34%] Built target PXCurvedMeshMaps_PXU_build
[ 35%] Built target PXNormal_PXU_build
[ 35%] Built target PXModifyGrid_PXU_build
[ 35%] Built target PXReadWriteGrid_PXU_build
[ 35%] Built target PXAttachmentMath_PXU_build
[ 35%] Built target PXMeshAttachment_PXU_build
[ 35%] Built target PXGridAttachments_PXU_build
[ 35%] Built target PXGridUniformRefine_PXU_build
[ 35%] Built target PXQuadraticConic_PXU_build
[ 36%] Built target PXMoveMesh_PXU_build
[ 37%] Built target PXParallelGrid_PXU_build
[ 38%] Built target PXMerge_PXU_build
[ 38%] Built target PXUnitGridAddOns_PXU_build
[ 38%] Built target PXMeshMetric_PXU_build
[ 38%] Built target PXParallelGridAttachments_PXU_build
[ 38%] Built target PXCutQuad_PXU_build
[ 38%] Built target PXBasis_PXU_build
[ 38%] Built target PXUnitCutGrids_PXU_build
[ 38%] Built target PXGrid_PXU_build
[ 38%] Built target PXMeshSize_PXU_build
[ 38%] Built target PXCutCellTools2d_PXU_build
[ 38%] Built target PXQuad_PXU_build
[ 38%] Built target PXDistanceFunction_PXU_build
[ 38%] Built target PXSpline_PXU_build
[ 40%] Built target PXUnitGrids_PXU_build
[ 40%] Built target PXTriangulatePolygon_PXU_build
[ 41%] Built target PXMesh_PXU_build
[ 41%] Built target PXParallelMesh_PXU_build
[ 41%] Built target PXIntersectTools2d_PXU_build
[ 42%] Built target PXDistanceFunctionSurfGrid_PXU_build
[ 43%] Built target PXIntersect_PXU_build
[ 44%] Built target PXMeshOperation2d_PXU_build
[ 44%] Built target PXLinearElasticity_PXU_build
[ 44%] Built target PXCutCell2dViz_PXU_build
[ 45%] Built target PXUnitParallelGrids_PXU_build
[ 45%] Built target PXDistanceToSurface_PXU_build
[ 46%] Built target PXIntersect2d_PXU_build
[ 46%] Built target PXCutCell_PXU_build
[ 47%] Built target PXCoordinates_PXU_build
[ 47%] Built target PXReadWriteMesh_PXU_build
[ 47%] Built target PXTree_PXU_build
[ 47%] Built target PXPartition_PXU_build
[ 47%] Built target PXLinearElasticityLocalStiffness_PXU_build
[ 47%] Built target PXSubMesh_PXU_build
[ 47%] Built target PXCoordinatesReference_PXU_build
[ 47%] Built target PXMeshSizeReference_PXU_build
[ 47%] Built target PXMatrices1d_PXU_build
[ 48%] Built target PXQuadReference_PXU_build
[ 48%] Built target PXShape_PXU_build
[ 48%] Built target PXMetric_PXU_build
[ 50%] Built target PXMatrices3d_PXU_build
[ 50%] Built target PXNormalReference_PXU_build
[ 50%] Built target PXOrder_PXU_build
[ 50%] Built target PXMasterPolynomial_PXU_build
[ 50%] Built target PXMatrices2d_PXU_build
[ 50%] Built target PXLinearSolver_PXU_build
[ 50%] Built target PXInPlaceILU_PXU_build
[ 50%] Built target PXASM_PXU_build
[ 50%] Built target PXOrdering_PXU_build
[ 50%] Built target PXBDDC_PXU_build
[ 51%] Built target PXLinearMG_PXU_build
[ 52%] Built target PXLinearAlgebra_PXU_build
[ 52%] Built target PXASM_DG_PXU_build
[ 52%] Built target PXJacobi_PXU_build
[ 52%] Built target PXMat_PXU_build
[ 52%] Built target PXLU_PXU_build
[ 53%] Built target PXUMFPACK_PXU_build
[ 53%] Built target PXUnitLinearAlgebra_PXU_build
[ 54%] Built target PXGMRES_PXU_build
[ 55%] Built target PXCaseInfo_PXU_build
[ 55%] Built target PXVec_PXU_build
[ 55%] Built target PXGeometry_PXU_build
[ 56%] Built target PXMath_PXU_build
[ 56%] Built target PXLapack_PXU_build
[ 57%] Built target PXString_PXU_build
[ 58%] Built target PXParameter_PXU_build
[ 58%] Built target PX_PXU_build
[ 58%] Built target PXMemory_PXU_build
[ 60%] Built target PXError_PXU_build
[ 60%] Built target PXHeap_PXU_build
[ 60%] Built target PXMath_old_PXU_build
[ 60%] Built target PXParallel_PXU_build
[ 60%] Built target PXKDTree_PXU_build
[ 61%] Built target PXBasicStructures_PXU_build
[ 61%] Built target PXUnitEquationSet_PXU_build
[ 61%] Built target PXUnitBurgers
[ 63%] Built target PXBurgers_objects
[ 63%] Built target PXBurgers
[ 63%] Built target PXBurgersViscous_PXU_build
[ 64%] Built target PXBurgersStateFunctional_PXU_build
[ 64%] Built target PXBurgers_PXU_build
[ 65%] Built target PXBurgersBCs_PXU_build
[ 65%] Built target PXBurgersInviscid_PXU_build
[ 65%] Built target PXBurgersShock_PXU_build
[ 65%] Built target PXBurgersFunction_PXU_build
[ 66%] Built target PXCompressible_objects
[ 66%] Built target PXCompressible
[ 66%] Built target PXUnitCompressible
[ 67%] Built target PXViscous_PXU_build
[ 67%] Built target PXCompressibleFunction_PXU_build
[ 67%] Built target PXEulerFlux_PXU_build
[ 67%] Built target PXCompressibleBCs_PXU_build
[ 68%] Built target PXKOmega_PXU_build
[ 70%] Built target PXCompressible_PXU_build
[ 70%] Built target PXCompressibleShock_PXU_build
[ 70%] Built target PXSpalartAllmaras_PXU_build
[ 70%] Built target PXCompressibleStateFunctional_PXU_build
[ 72%] Built target PXConjugateHeatTransfer_objects
[ 72%] Built target PXConjugateHeatTransfer
[ 72%] Built target PXConjugateHeatTransfer_PXU_build
[ 72%] Built target PXUnitCompressibleSpaceTime
[ 73%] Built target PXCompressibleSpaceTime_objects
[ 73%] Built target PXCompressibleSpaceTime
[ 73%] Built target PXCompressibleSpaceTime_PXU_build
[ 73%] Built target PXCompressibleSpaceTimeBCs_PXU_build
[ 73%] Built target PXCompressibleSpaceTimeStateFunctional_PXU_build
[ 74%] Built target PXCompressibleSpaceTimeFunction_PXU_build
[ 75%] Built target PXUnitCompressibleNew
[ 76%] Built target PXCompressibleNew_objects
[ 76%] Built target PXCompressibleNew
[ 76%] Built target PXCompressibleBCsNew_PXU_build
[ 76%] Built target PXCompressibleNew_PXU_build
[ 77%] Built target PXCompressibleShockNew_PXU_build
[ 78%] Built target PXSpalartAllmarasNew_PXU_build
[ 78%] Built target PXCompressibleStateFunctionalNew_PXU_build
[ 80%] Built target PXCompressibleFluxNew_PXU_build
[ 80%] Built target PXCauchyRiemann_objects
[ 80%] Built target PXCauchyRiemann
[ 80%] Built target PXCauchyRiemann_PXU_build
[ 80%] Built target PXLinearizedEuler_objects
[ 80%] Built target PXLinearizedEuler
[ 81%] Built target PXLinearizedEuler_PXU_build
[ 81%] Built target PXMultiComponentConvDiff_objects
[ 81%] Built target PXMultiComponentConvDiff
[ 81%] Built target PXMultiComponentConvDiff_PXU_build
[ 81%] Built target PXMultiComponentConvDiffConj_objects
[ 81%] Built target PXMultiComponentConvDiffConj
[ 81%] Built target PXMultiComponentConvDiffConj_PXU_build
[ 81%] Built target PXUnitPorousMedia
[ 82%] Built target PXPorousMedia_objects
[ 82%] Built target PXPorousMedia
[ 82%] Built target PXPorousMediaInviscid_PXU_build
[ 82%] Built target PXPorousMediaBCs_PXU_build
[ 82%] Built target PXPorousMedia_PXU_build
[ 82%] Built target PXPorousMediaFunction_PXU_build
[ 83%] Built target PXPorousMediaStateFunctional_PXU_build
[ 83%] Built target PXPorousMediaViscous_PXU_build
[ 83%] Built target PXScalarConvDiff_objects
[ 83%] Built target PXScalarConvDiff
[ 83%] Built target PXScalarConvDiff_PXU_build
[ 84%] Built target PXNonEquilibrium_objects
[ 84%] Built target PXNonEquilibrium
[ 84%] Built target PXReactions_PXU_build
[ 84%] Built target PXNonEquilibriumStateFunctional_PXU_build
[ 84%] Built target PXAirModel_PXU_build
[ 85%] Built target PXNonEquilibrium_PXU_build
[ 85%] Built target PXNonEquilibriumFlux_PXU_build
[ 85%] Built target PXNonEquilibriumUtils_PXU_build
[ 86%] Built target PXNonEquilibriumBCs_PXU_build
[ 87%] Built target PXNonEquilibriumShock_PXU_build
[ 87%] Built target PXNonEquilibriumOutput_PXU_build
[ 87%] Built target PXWaveSpaceTime_objects
[ 87%] Built target PXWaveSpaceTime
[ 87%] Built target PXWaveSpaceTime_PXU_build
[ 87%] Built target PXHDGSolver_PXU_build
[ 87%] Built target PXCDAll_PXU_build
[ 88%] Built target PXOutput_PXU_build
[ 90%] Built target PXHPAdapt_PXU_build
[ 90%] Built target PXResidual_Dilation_PXU_build
[ 90%] Built target PXErrEst_PXU_build
[ 90%] Built target PXAdapt_PXU_build
[ 90%] Built target PXDGSolver_PXU_build
[ 90%] Built target PXAuxVariable_PXU_build
[ 90%] Built target PXUnsteady_PXU_build
[ 90%] Built target PXOutputFunctional_PXU_build
[ 91%] Built target PXHDGOutputFunctional_PXU_build
[ 91%] Built target PXUnitPXAs_PXU_build
[ 91%] Built target PXShockCapture_PXU_build
[ 92%] Built target PXRegionAttribute_PXU_build
[ 93%] Built target PXResidual_PXU_build
[ 94%] Built target PXBC_PXU_build
[ 94%] Built target PXSolver_PXU_build
[ 94%] Built target PXResState_PXU_build
[ 94%] Built target PXSolutionTransfer_PXU_build
[ 94%] Built target PXAdaptMetric_PXU_build
[ 94%] Built target PXHPAdaptDirect_PXU_build
[ 94%] Built target check_build
[ 94%] Built target PXEquationSet
[ 94%] Built target PXBurgers_shared
[ 94%] Built target PXCompressible_shared
[ 95%] Built target PXCompressibleOliver_objects
[ 95%] Built target PXCompressibleOliver_shared
[ 95%] Built target PXConjugateHeatTransfer_shared
[ 95%] Built target PXCompressibleSpaceTime_shared
[ 95%] Built target PXCompressibleNew_shared
[ 95%] Built target PXCauchyRiemann_shared
[ 95%] Built target PXLinearizedEuler_shared
[ 95%] Built target PXMultiComponentConvDiff_shared
[ 95%] Built target PXMultiComponentConvDiffConj_shared
[ 95%] Built target PXPorousMedia_shared
[ 95%] Built target PXScalarConvDiff_shared
[ 95%] Built target PXNonEquilibrium_shared
[ 95%] Built target PXWaveSpaceTime_shared
[ 95%] Built target ProjectXExec
[ 96%] Built target bamg
Scanning dependencies of target bamg_link
[ 96%] Built target bamg_link
[ 98%] Built target TetGen
Scanning dependencies of target tetgen_link
[100%] Built target tetgen_link
Scanning dependencies of target commit_check
   Site: reynolds
   Build name: Linux-g++-4.9
Create new tag: 20160218-1630 - Experimental
Test project /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/platforms/coverage_release_gnu49
        Start   1: PXHDGSolver_PXU
        Start   4: PXCDAll_PXU
        Start   7: PXOutput_PXU
        Start  10: PXHPAdapt_PXU
  1/327 Test   #4: PXCDAll_PXU .............................................   Passed    1.18 sec
        Start  13: PXResidual_Dilation_PXU
  2/327 Test   #1: PXHDGSolver_PXU .........................................   Passed    4.19 sec
  3/327 Test   #7: PXOutput_PXU ............................................   Passed    4.28 sec
  4/327 Test  #10: PXHPAdapt_PXU ...........................................***Failed    4.28 sec
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
Creating continuous metric for cut cells
metricrank = 3
Done creating continuous metric for cut cells
Creating continuous metric for cut cells
metricrank = 3
Done creating continuous metric for cut cells
Creating continuous metric for cut cells
metricrank = 3
Done creating continuous metric for cut cells
Creating continuous metric for cut cells
metricrank = 3
Done creating continuous metric for cut cells
meshDofReq = 300.000000, meshDofCurr = 116.584845
ratio =  2.573233261867911e+00
Scaling the continuous metric
meshDofReq = 256.000000, meshDofCurr = 3.112260
ratio =  8.225533768230598e+01
Scaling the continuous metric

Grid Contains 1 Total Elements:
  egrp = 4, type = PXE_UniformTriangleQ5, nElement =     1, nFace = 3, bflag = PXE_BoundaryEG, CutFlag = False, CanFlag =  True, MergeFlag = False
In WriteGriFile: high-order Q elements detected.

 ********************
 * Elasticity Solve *
 ********************
Iter[0]: elasticity residual = 1.063113e+00
Iter[1]: elasticity residual = 3.240826e-15
--------------------------------------------------------------------------
mpiexec noticed that the job aborted, but has no info as to the process
that caused that situation.
--------------------------------------------------------------------------
In WriteGriFile: high-order Q elements detected.

 ********************
 * Elasticity Solve *
 ********************
Iter[0]: elasticity residual = 5.897703e-01
Iter[1]: elasticity residual = 6.550551e-16
Inserting high order nodes
Done inserting high order nodes
In WriteGriFile: high-order Q elements detected.

 ********************
 * Elasticity Solve *
 ********************
Iter[0]: elasticity residual = 3.385038e-01
Iter[1]: elasticity residual = 3.806153e-15
In WriteGriFile: high-order Q elements detected.
Free root done
Free bMin done
Free bBoxSize done
Domain Size is      :  4.000000000000000e+00
Min Volume Ratio is :  1.000000000000000e+00
Domain Size is      :  4.000000000000000e+00
Min Volume Ratio is :  1.000000000000000e+00
PXInterpolateMetricField
Tree population done
Free root done
Free bMin done
Free bBoxSize done
Tree free done
PXInterpolateMetricField
Tree population done
Free root done
Free bMin done
Free bBoxSize done
Tree free done
PXInterpolateMetricField
Tree population done
Free root done
Free bMin done
Free bBoxSize done
Tree free done
PXInterpolateMetricField
Tree population done
Free root done
Free bMin done
Free bBoxSize done
Tree free done
PXInterpolateMetricField
Tree population done
Free root done
Free bMin done
Free bBoxSize done
Tree free done
..........FFFFFF..F...........FFF

There were 10 failures:
1) Test_PXCreateContinuousMetricCutCell_OneSegment: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:893: expected <4.4444444444444442e-01> but was <5.0000000000000000e-01>, diff = <-5.5555555555555580e-02>
2) Test_PXCreateContinuousMetricCutCell_FourTriangle: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:992: expected <6.5741417092768442e-03> but was <6.6404680082921639e-03>, diff = <-6.6326299015319681e-05>
3) Test_CalcMeshDensity_1: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:1058: expected <2.1259386948637351e+00> but was <2.2938646029947787e+00>, diff = <-1.6792590813104358e-01>
4) Test_CalcMeshDensity_2: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:1133: expected <2.1259386948637351e+00> but was <2.2938646029947787e+00>, diff = <-1.6792590813104358e-01>
5) Test_CalcMeshDensity_3: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:1199: expected <1.7007509558909881e+01> but was <1.8350916823958222e+01>, diff = <-1.3434072650483415e+00>
6) Test_CalcMeshDensity_4: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:1266: expected <8.3633700047709638e+00> but was <9.2157968447819982e+00>, diff = <-8.5242684001103441e-01>
7) Test_AdjustMetricDensity_2: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:1462: expected <8.3633700047709638e+00> but was <9.2157968447819982e+00>, diff = <-8.5242684001103441e-01>
8) Test_InterpolateMetricField_1: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:2134: expected <4.4444444444444400e+01> but was <5.0000000000000014e+01>, diff = <-5.5555555555556140e+00>
9) Test_InterpolateMetricField_2: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:2266: expected <8.7796313762822520e-01> but was <9.9249681803637801e-01>, diff = <-1.1453368040815282e-01>
10) Test_DirectMetricTransfer_1: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt_PXU.c:2364: expected <8.7796313762822520e-01> but was <9.9249681803637801e-01>, diff = <-1.1453368040815282e-01>

!!!FAILURES!!!
Runs: 33,  Passes: 23,  Fails: 10
with 1 processors

        Start  16: PXErrEst_PXU
        Start  19: PXAdapt_PXU
        Start  22: PXDGSolver_PXU
  5/327 Test  #13: PXResidual_Dilation_PXU .................................   Passed    1.20 sec
  6/327 Test  #19: PXAdapt_PXU .............................................   Passed    1.15 sec
        Start  25: PXAuxVariable_PXU
        Start  28: PXUnsteady_PXU
  7/327 Test  #16: PXErrEst_PXU ............................................   Passed    1.16 sec
  8/327 Test  #22: PXDGSolver_PXU ..........................................   Passed    1.15 sec
        Start  31: PXOutputFunctional_PXU
        Start  34: PXHDGOutputFunctional_PXU
  9/327 Test  #28: PXUnsteady_PXU ..........................................   Passed    1.31 sec
        Start  37: PXUnitPXAs_PXU
 10/327 Test  #34: PXHDGOutputFunctional_PXU ...............................   Passed    1.31 sec
 11/327 Test  #25: PXAuxVariable_PXU .......................................   Passed    1.51 sec
        Start  40: PXShockCapture_PXU
        Start  43: PXRegionAttribute_PXU
 12/327 Test  #31: PXOutputFunctional_PXU ..................................   Passed    1.31 sec
        Start  46: PXResidual_PXU
 13/327 Test  #37: PXUnitPXAs_PXU ..........................................   Passed    1.41 sec
 14/327 Test  #43: PXRegionAttribute_PXU ...................................   Passed    1.21 sec
 15/327 Test  #40: PXShockCapture_PXU ......................................   Passed    1.21 sec
        Start  49: PXBC_PXU
        Start  52: PXSolver_PXU
        Start  55: PXResState_PXU
 16/327 Test  #52: PXSolver_PXU ............................................   Passed    1.12 sec
        Start  58: PXSolutionTransfer_PXU
 17/327 Test  #55: PXResState_PXU ..........................................   Passed    1.22 sec
 18/327 Test  #49: PXBC_PXU ................................................   Passed    1.22 sec
        Start  61: PXAdaptMetric_PXU
        Start  64: PXHPAdaptDirect_PXU
 19/327 Test  #58: PXSolutionTransfer_PXU ..................................   Passed    1.31 sec
        Start  67: PXAnisotropicMetric_PXU
 20/327 Test  #61: PXAdaptMetric_PXU .......................................   Passed    1.21 sec
        Start  70: PXCVTDirectBoundary1d_PXU
 21/327 Test  #67: PXAnisotropicMetric_PXU .................................   Passed    1.31 sec
        Start  73: PXMetricAdapt2d_PXU
 22/327 Test  #70: PXCVTDirectBoundary1d_PXU ...............................   Passed    1.41 sec
        Start  76: PXMetricAdapt1d_PXU
 23/327 Test  #73: PXMetricAdapt2d_PXU .....................................   Passed    1.41 sec
        Start  79: PXCVTDirectAdaptMechanics2d_PXU
 24/327 Test  #76: PXMetricAdapt1d_PXU .....................................   Passed    1.31 sec
        Start  82: PXGridAnisoRefine_PXU
 25/327 Test  #79: PXCVTDirectAdaptMechanics2d_PXU .........................   Passed    1.41 sec
        Start  85: PXMetricAdapt3d_PXU
 26/327 Test  #82: PXGridAnisoRefine_PXU ...................................   Passed    1.41 sec
        Start  88: PXElasticMesher_PXU
 27/327 Test  #85: PXMetricAdapt3d_PXU .....................................   Passed    1.31 sec
        Start  91: PXWriteMesherFiles_PXU
 28/327 Test  #88: PXElasticMesher_PXU .....................................   Passed    1.41 sec
        Start  94: PXPartitionMesh_PXU
 29/327 Test  #94: PXPartitionMesh_PXU .....................................   Passed    1.10 sec
 30/327 Test  #91: PXWriteMesherFiles_PXU ..................................   Passed    1.40 sec
        Start  97: PXCurvedMeshMaps_PXU
        Start 100: PXNormal_PXU
 31/327 Test  #97: PXCurvedMeshMaps_PXU ....................................   Passed    1.10 sec
        Start 103: PXModifyGrid_PXU
 32/327 Test  #46: PXResidual_PXU ..........................................   Passed   12.15 sec
        Start 106: PXReadWriteGrid_PXU
 33/327 Test #106: PXReadWriteGrid_PXU .....................................   Passed    1.30 sec
        Start 109: PXAttachmentMath_PXU
 34/327 Test #109: PXAttachmentMath_PXU ....................................   Passed    1.30 sec
        Start 112: PXMeshAttachment_PXU
 35/327 Test #112: PXMeshAttachment_PXU ....................................   Passed    1.30 sec
        Start 115: PXGridAttachments_PXU
 36/327 Test #115: PXGridAttachments_PXU ...................................   Passed    1.30 sec
        Start 118: PXGridUniformRefine_PXU
 37/327 Test #118: PXGridUniformRefine_PXU .................................   Passed    1.30 sec
        Start 121: PXQuadraticConic_PXU
 38/327 Test #121: PXQuadraticConic_PXU ....................................   Passed    1.30 sec
        Start 124: PXMoveMesh_PXU
 39/327 Test #124: PXMoveMesh_PXU ..........................................   Passed    1.30 sec
        Start 127: PXParallelGrid_PXU
 40/327 Test #127: PXParallelGrid_PXU ......................................   Passed    5.76 sec
        Start 130: PXMerge_PXU
 41/327 Test #100: PXNormal_PXU ............................................   Passed   21.23 sec
        Start 133: PXUnitGridAddOns_PXU
 42/327 Test #133: PXUnitGridAddOns_PXU ....................................   Passed    1.20 sec
        Start 136: PXMeshMetric_PXU
 43/327 Test #136: PXMeshMetric_PXU ........................................***Failed    1.50 sec
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
****************************************************************************************
TwoTriangle
%--- Metric Conformity Summary ---
%    EfficiencyIndex =  1.000000000000000e+00
%   (nItem) (nItemInBin)
         5               5
% (   lower) (   upper) (   item) (  frac)
   0.00e+00   5.00e-01         0   0.0000
   5.00e-01   7.00e-01         0   0.0000
   7.00e-01   8.00e-01         0   0.0000
   8.00e-01   9.00e-01         0   0.0000
   9.00e-01   1.00e+00         5   1.0000
   1.00e+00   1.10e+00         0   0.0000
   1.10e+00   1.20e+00         0   0.0000
   1.20e+00   1.30e+00         0   0.0000
   1.30e+00   1.50e+00         0   0.0000
   1.50e+00   2.00e+00         0   0.0000
   2.00e+00   1.00e+30         0   0.0000
%---------------------------------

.........FF..

There were 2 failures:
1) Test_CalcRiemannEdgeLength_1: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric_PXU.c:506: expected <1.9605162869370940e+00> but was <2.0402788931334666e+00>, diff = <-7.9762606196372543e-02>
2) Test_CalcRiemannEdgeLength_2: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric_PXU.c:546: expected <3.3957138180413322e+00> but was <3.5338667045175556e+00>, diff = <-1.3815288647622337e-01>

!!!FAILURES!!!
Runs: 13,  Passes: 11,  Fails: 2
with 1 processors
--------------------------------------------------------------------------
mpiexec noticed that the job aborted, but has no info as to the process
that caused that situation.
--------------------------------------------------------------------------

        Start 139: PXParallelGridAttachments_PXU
 44/327 Test #139: PXParallelGridAttachments_PXU ...........................   Passed    1.19 sec
        Start 142: PXCutQuad_PXU
 45/327 Test  #64: PXHPAdaptDirect_PXU .....................................   Passed   34.47 sec
        Start 145: PXBasis_PXU
 46/327 Test #145: PXBasis_PXU .............................................   Passed    1.20 sec
        Start 148: PXUnitCutGrids_PXU
 47/327 Test #103: PXModifyGrid_PXU ........................................   Passed   34.75 sec
        Start 151: PXGrid_PXU
 48/327 Test #151: PXGrid_PXU ..............................................   Passed    1.40 sec
        Start 154: PXMeshSize_PXU
 49/327 Test #142: PXCutQuad_PXU ...........................................   Passed   13.93 sec
        Start 157: PXCutCellTools2d_PXU
 50/327 Test #157: PXCutCellTools2d_PXU ....................................   Passed    3.11 sec
        Start 160: PXQuad_PXU
 51/327 Test #154: PXMeshSize_PXU ..........................................   Passed   10.82 sec
        Start 163: PXDistanceFunction_PXU
 52/327 Test #163: PXDistanceFunction_PXU ..................................   Passed    2.40 sec
        Start 166: PXSpline_PXU
 53/327 Test #166: PXSpline_PXU ............................................   Passed    1.40 sec
        Start 169: PXUnitGrids_PXU
 54/327 Test #169: PXUnitGrids_PXU .........................................   Passed    1.21 sec
        Start 172: PXTriangulatePolygon_PXU
 55/327 Test #172: PXTriangulatePolygon_PXU ................................   Passed    1.40 sec
        Start 175: PXMesh_PXU
 56/327 Test #175: PXMesh_PXU ..............................................   Passed    1.20 sec
        Start 178: PXParallelMesh_PXU
 57/327 Test #178: PXParallelMesh_PXU ......................................   Passed    1.40 sec
        Start 181: PXIntersectTools2d_PXU
 58/327 Test #181: PXIntersectTools2d_PXU ..................................   Passed    1.20 sec
        Start 184: PXDistanceFunctionSurfGrid_PXU
 59/327 Test #184: PXDistanceFunctionSurfGrid_PXU ..........................   Passed    1.40 sec
        Start 187: PXIntersect_PXU
 60/327 Test #187: PXIntersect_PXU .........................................   Passed    1.20 sec
        Start 190: PXMeshOperation2d_PXU
 61/327 Test #190: PXMeshOperation2d_PXU ...................................   Passed    1.10 sec
        Start 193: PXLinearElasticity_PXU
 62/327 Test #193: PXLinearElasticity_PXU ..................................   Passed    1.20 sec
        Start 196: PXCutCell2dViz_PXU
 63/327 Test #196: PXCutCell2dViz_PXU ......................................   Passed    1.40 sec
        Start 199: PXUnitParallelGrids_PXU
 64/327 Test #199: PXUnitParallelGrids_PXU .................................   Passed    1.21 sec
        Start 202: PXDistanceToSurface_PXU
 65/327 Test #202: PXDistanceToSurface_PXU .................................   Passed    1.40 sec
        Start 205: PXIntersect2d_PXU
 66/327 Test #130: PXMerge_PXU .............................................   Passed  109.49 sec
        Start 208: PXCutCell_PXU
 67/327 Test #208: PXCutCell_PXU ...........................................   Passed    1.40 sec
        Start 211: PXCoordinates_PXU
 68/327 Test #205: PXIntersect2d_PXU .......................................   Passed   61.17 sec
        Start 214: PXReadWriteMesh_PXU
 69/327 Test #214: PXReadWriteMesh_PXU .....................................   Passed    1.40 sec
        Start 217: PXTree_PXU
 70/327 Test #217: PXTree_PXU ..............................................   Passed    1.20 sec
        Start 220: PXPartition_PXU
 71/327 Test #220: PXPartition_PXU .........................................   Passed    1.40 sec
        Start 223: PXLinearElasticityLocalStiffness_PXU
 72/327 Test #223: PXLinearElasticityLocalStiffness_PXU ....................   Passed    1.20 sec
        Start 226: PXSubMesh_PXU
 73/327 Test #226: PXSubMesh_PXU ...........................................   Passed   13.42 sec
        Start 229: PXIntersectionPoint3d_PXU
 74/327 Test #229: PXIntersectionPoint3d_PXU ...............................   Passed    2.41 sec
 75/327 Test #148: PXUnitCutGrids_PXU ......................................   Passed  125.73 sec
        Start 232: PXBasicGeometry_PXU
        Start 235: PXCutCell3dViz_PXU
 76/327 Test #232: PXBasicGeometry_PXU .....................................   Passed    1.20 sec
        Start 238: PXCutBasis3d_PXU
 77/327 Test #238: PXCutBasis3d_PXU ........................................   Passed    1.20 sec
        Start 241: PXConic_PXU
 78/327 Test #235: PXCutCell3dViz_PXU ......................................   Passed    3.21 sec
        Start 244: PXPolynomial_PXU
 79/327 Test #241: PXConic_PXU .............................................   Passed    1.51 sec
 80/327 Test #244: PXPolynomial_PXU ........................................   Passed    1.30 sec
        Start 247: PXCutQuad3d_PXU
        Start 250: PXQuadPatch_PXU
 81/327 Test #250: PXQuadPatch_PXU .........................................   Passed    1.11 sec
        Start 253: PXMerge3d_PXU
 82/327 Test #253: PXMerge3d_PXU ...........................................   Passed    2.61 sec
        Start 256: PXReadWriteCutCell3d_PXU
 83/327 Test #247: PXCutQuad3d_PXU .........................................   Passed    6.31 sec
 84/327 Test #256: PXReadWriteCutCell3d_PXU ................................   Passed    2.58 sec
        Start 259: PXIntersect3d_PXU
        Start 262: PXCutCell3d_PXU
 85/327 Test #262: PXCutCell3d_PXU .........................................   Passed    3.85 sec
        Start 265: PXBoundingBox3d_PXU
 86/327 Test #259: PXIntersect3d_PXU .......................................   Passed    3.95 sec
        Start 268: PXParallelCutCell3d_PXU
 87/327 Test #265: PXBoundingBox3d_PXU .....................................   Passed    1.31 sec
        Start 271: PXCutCell3dPrintInfo_PXU
 88/327 Test #271: PXCutCell3dPrintInfo_PXU ................................   Passed    1.40 sec
        Start 274: PXCutCellMetric3d_PXU
 89/327 Test #274: PXCutCellMetric3d_PXU ...................................   Passed    1.40 sec
        Start 277: PXCoordinatesReference_PXU
 90/327 Test #277: PXCoordinatesReference_PXU ..............................   Passed    1.40 sec
        Start 280: PXMeshSizeReference_PXU
 91/327 Test #280: PXMeshSizeReference_PXU .................................   Passed    1.13 sec
        Start 283: PXMatrices1d_PXU
 92/327 Test #283: PXMatrices1d_PXU ........................................   Passed    1.40 sec
        Start 286: PXQuadReference_PXU
 93/327 Test #268: PXParallelCutCell3d_PXU .................................   Passed    8.72 sec
        Start 289: PXShape_PXU
 94/327 Test #286: PXQuadReference_PXU .....................................   Passed    1.37 sec
        Start 292: PXMetric_PXU
 95/327 Test #289: PXShape_PXU .............................................   Passed    1.16 sec
        Start 295: PXMatrices3d_PXU
 96/327 Test #292: PXMetric_PXU ............................................***Failed    1.36 sec
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
 metric_fj[0] =  1.389681537165074e+00
 metric_fj[1] = -1.602945186174667e+00
 metric_fj[2] =  2.950348986532924e+00
metavg[0] = 8.9881156465279448e-04
metavg[1] = -3.2261764313968450e-04
metavg[2] = 1.1137382526039113e-01

..........FF......F...........

There were 3 failures:
1) Test_MetricInterp_1: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Reference/PXMetric_PXU.c:399: expected <1.1820075930880980e+00> but was <1.6298311811020372e+00>, diff = <-4.4782358801393918e-01>
2) Test_MetricInterp_2: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Reference/PXMetric_PXU.c:446: expected <8.9704669498996958e-01> but was <1.1741788020886486e+00>, diff = <-2.7713210709867897e-01>
--------------------------------------------------------------------------
mpiexec noticed that the job aborted, but has no info as to the process
that caused that situation.
--------------------------------------------------------------------------
3) Test_PXAverageMetricSet2d_1: /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Reference/PXMetric_PXU.c:734: expected <4.4444444444444442e-01> but was <5.0000000000000000e-01>, diff = <-5.5555555555555580e-02>

!!!FAILURES!!!
Runs: 30,  Passes: 27,  Fails: 3
with 1 processors

        Start 298: PXNormalReference_PXU
 97/327 Test #295: PXMatrices3d_PXU ........................................   Passed    1.11 sec
        Start 301: PXOrder_PXU
 98/327 Test #298: PXNormalReference_PXU ...................................   Passed    1.31 sec
        Start 304: PXMasterPolynomial_PXU
 99/327 Test #301: PXOrder_PXU .............................................   Passed    1.13 sec
        Start 307: PXMatrices2d_PXU
100/327 Test #304: PXMasterPolynomial_PXU ..................................   Passed    1.33 sec
        Start 310: PXLinearSolver_PXU
101/327 Test #160: PXQuad_PXU ..............................................   Passed  141.70 sec
        Start 313: PXInPlaceILU_PXU
102/327 Test #307: PXMatrices2d_PXU ........................................   Passed    1.16 sec
        Start 316: PXASM_PXU
103/327 Test #310: PXLinearSolver_PXU ......................................   Passed    1.46 sec
104/327 Test #313: PXInPlaceILU_PXU ........................................   Passed    1.25 sec
        Start 319: PXOrdering_PXU
        Start 322: PXBDDC_PXU
105/327 Test #316: PXASM_PXU ...............................................   Passed    1.31 sec
        Start 325: PXLinearMG_PXU
106/327 Test #319: PXOrdering_PXU ..........................................   Passed    1.13 sec
        Start 328: PXLinearAlgebra_PXU
107/327 Test #322: PXBDDC_PXU ..............................................   Passed    1.63 sec
108/327 Test #325: PXLinearMG_PXU ..........................................   Passed    1.32 sec
        Start 331: PXASM_DG_PXU
        Start 334: PXJacobi_PXU
109/327 Test #334: PXJacobi_PXU ............................................   Passed    1.12 sec
        Start 337: PXMat_PXU
110/327 Test #328: PXLinearAlgebra_PXU .....................................   Passed    1.33 sec
111/327 Test #331: PXASM_DG_PXU ............................................   Passed    1.23 sec
        Start 340: PXLU_PXU
        Start 343: PXUMFPACK_PXU
112/327 Test #337: PXMat_PXU ...............................................   Passed    1.31 sec
        Start 346: PXUnitLinearAlgebra_PXU
113/327 Test #340: PXLU_PXU ................................................   Passed    1.13 sec
114/327 Test #343: PXUMFPACK_PXU ...........................................   Passed    1.33 sec
        Start 349: PXGMRES_PXU
        Start 352: PXCaseInfo_PXU
115/327 Test #346: PXUnitLinearAlgebra_PXU .................................   Passed    1.23 sec
        Start 355: PXVec_PXU
116/327 Test #349: PXGMRES_PXU .............................................   Passed    1.16 sec
117/327 Test #352: PXCaseInfo_PXU ..........................................   Passed    1.36 sec
        Start 358: PXGeometry_PXU
        Start 361: PXMath_PXU
118/327 Test #355: PXVec_PXU ...............................................   Passed    1.26 sec
        Start 364: PXLapack_PXU
119/327 Test #358: PXGeometry_PXU ..........................................   Passed    1.11 sec
120/327 Test #361: PXMath_PXU ..............................................   Passed    1.31 sec
        Start 367: PXString_PXU
        Start 370: PXParameter_PXU
121/327 Test #364: PXLapack_PXU ............................................   Passed    1.21 sec
122/327 Test #370: PXParameter_PXU .........................................   Passed    1.09 sec
        Start 373: PX_PXU
        Start 376: PXMemory_PXU
123/327 Test #367: PXString_PXU ............................................   Passed    1.14 sec
        Start 379: PXError_PXU
124/327 Test #373: PX_PXU ..................................................   Passed    1.15 sec
125/327 Test #376: PXMemory_PXU ............................................   Passed    1.25 sec
        Start 382: PXHeap_PXU
        Start 385: PXMath_old_PXU
126/327 Test #379: PXError_PXU .............................................   Passed    1.31 sec
        Start 388: PXParallel_PXU
127/327 Test #382: PXHeap_PXU ..............................................   Passed    1.21 sec
128/327 Test #385: PXMath_old_PXU ..........................................   Passed    1.21 sec
        Start 391: PXKDTree_PXU
        Start 394: PXBasicStructures_PXU
129/327 Test #388: PXParallel_PXU ..........................................   Passed    1.41 sec
        Start 397: PXUnitEquationSet_PXU
130/327 Test #394: PXBasicStructures_PXU ...................................   Passed    1.21 sec
        Start 400: PXBurgersViscous_PXU
131/327 Test #397: PXUnitEquationSet_PXU ...................................   Passed    1.16 sec
        Start 403: PXBurgersStateFunctional_PXU
132/327 Test #400: PXBurgersViscous_PXU ....................................   Passed    1.26 sec
        Start 406: PXBurgers_PXU
133/327 Test #403: PXBurgersStateFunctional_PXU ............................   Passed    1.12 sec
134/327 Test #211: PXCoordinates_PXU .......................................   Passed   69.77 sec
        Start 409: PXBurgersBCs_PXU
        Start 412: PXBurgersInviscid_PXU
135/327 Test #406: PXBurgers_PXU ...........................................   Passed    1.25 sec
136/327 Test #391: PXKDTree_PXU ............................................   Passed    4.12 sec
        Start 415: PXBurgersShock_PXU
        Start 418: PXBurgersFunction_PXU
137/327 Test #409: PXBurgersBCs_PXU ........................................   Passed    1.16 sec
        Start 421: PXViscous_PXU
138/327 Test #412: PXBurgersInviscid_PXU ...................................   Passed    1.36 sec
        Start 424: PXCompressibleFunction_PXU
139/327 Test #415: PXBurgersShock_PXU ......................................   Passed    1.16 sec
140/327 Test #418: PXBurgersFunction_PXU ...................................   Passed    1.26 sec
        Start 427: PXEulerFlux_PXU
        Start 430: PXCompressibleBCs_PXU
141/327 Test #424: PXCompressibleFunction_PXU ..............................   Passed    1.10 sec
142/327 Test #421: PXViscous_PXU ...........................................   Passed    1.50 sec
        Start 433: PXKOmega_PXU
        Start 436: PXCompressible_PXU
143/327 Test #427: PXEulerFlux_PXU .........................................   Passed    1.20 sec
144/327 Test #430: PXCompressibleBCs_PXU ...................................   Passed    1.30 sec
        Start 439: PXCompressibleShock_PXU
        Start 442: PXSpalartAllmaras_PXU
145/327 Test #436: PXCompressible_PXU ......................................   Passed    1.21 sec
146/327 Test #442: PXSpalartAllmaras_PXU ...................................   Passed    1.10 sec
        Start 445: PXCompressibleStateFunctional_PXU
        Start 448: PXConjugateHeatTransfer_PXU
147/327 Test #433: PXKOmega_PXU ............................................   Passed    1.31 sec
148/327 Test #439: PXCompressibleShock_PXU .................................   Passed    1.17 sec
        Start 451: PXCompressibleSpaceTime_PXU
        Start 454: PXCompressibleSpaceTimeBCs_PXU
149/327 Test #445: PXCompressibleStateFunctional_PXU .......................   Passed    1.28 sec
150/327 Test #448: PXConjugateHeatTransfer_PXU .............................   Passed    1.27 sec
        Start 457: PXCompressibleSpaceTimeStateFunctional_PXU
        Start 460: PXCompressibleSpaceTimeFunction_PXU
151/327 Test #454: PXCompressibleSpaceTimeBCs_PXU ..........................   Passed    1.14 sec
        Start 463: PXCompressibleBCsNew_PXU
152/327 Test #451: PXCompressibleSpaceTime_PXU .............................   Passed    1.35 sec
        Start 466: PXCompressibleNew_PXU
153/327 Test #457: PXCompressibleSpaceTimeStateFunctional_PXU ..............   Passed    1.25 sec
154/327 Test #460: PXCompressibleSpaceTimeFunction_PXU .....................   Passed    1.25 sec
        Start 469: PXCompressibleShockNew_PXU
        Start 472: PXSpalartAllmarasNew_PXU
155/327 Test #463: PXCompressibleBCsNew_PXU ................................   Passed    1.41 sec
        Start 475: PXCompressibleStateFunctionalNew_PXU
156/327 Test #466: PXCompressibleNew_PXU ...................................   Passed    1.31 sec
        Start 478: PXCompressibleFluxNew_PXU
157/327 Test #469: PXCompressibleShockNew_PXU ..............................   Passed    1.21 sec
158/327 Test #472: PXSpalartAllmarasNew_PXU ................................   Passed    1.21 sec
        Start 481: PXCauchyRiemann_PXU
        Start 484: PXLinearizedEuler_PXU
159/327 Test #475: PXCompressibleStateFunctionalNew_PXU ....................   Passed    1.16 sec
        Start 487: PXMultiComponentConvDiff_PXU
160/327 Test #478: PXCompressibleFluxNew_PXU ...............................   Passed    1.15 sec
        Start 490: PXMultiComponentConvDiffConj_PXU
161/327 Test #484: PXLinearizedEuler_PXU ...................................   Passed    1.14 sec
162/327 Test #481: PXCauchyRiemann_PXU .....................................   Passed    1.24 sec
        Start 493: PXPorousMediaInviscid_PXU
        Start 496: PXPorousMediaBCs_PXU
163/327 Test #487: PXMultiComponentConvDiff_PXU ............................   Passed    1.29 sec
        Start 499: PXPorousMedia_PXU
164/327 Test #493: PXPorousMediaInviscid_PXU ...............................   Passed    1.14 sec
165/327 Test #490: PXMultiComponentConvDiffConj_PXU ........................   Passed    1.34 sec
166/327 Test #496: PXPorousMediaBCs_PXU ....................................   Passed    1.14 sec
        Start 502: PXPorousMediaFunction_PXU
        Start 505: PXPorousMediaStateFunctional_PXU
        Start 508: PXPorousMediaViscous_PXU
167/327 Test #499: PXPorousMedia_PXU .......................................   Passed    1.24 sec
        Start 511: PXScalarConvDiff_PXU
168/327 Test #508: PXPorousMediaViscous_PXU ................................   Passed    1.14 sec
169/327 Test #502: PXPorousMediaFunction_PXU ...............................   Passed    1.14 sec
170/327 Test #505: PXPorousMediaStateFunctional_PXU ........................   Passed    1.17 sec
        Start 514: PXReactions_PXU
        Start 517: PXNonEquilibriumStateFunctional_PXU
        Start 520: PXAirModel_PXU
171/327 Test #511: PXScalarConvDiff_PXU ....................................   Passed    1.28 sec
        Start 523: PXNonEquilibrium_PXU
172/327 Test #520: PXAirModel_PXU ..........................................   Passed    1.18 sec
173/327 Test #517: PXNonEquilibriumStateFunctional_PXU .....................   Passed    1.28 sec
        Start 526: PXNonEquilibriumFlux_PXU
        Start 529: PXNonEquilibriumUtils_PXU
174/327 Test #514: PXReactions_PXU .........................................   Passed    1.38 sec
        Start 532: PXNonEquilibriumBCs_PXU
175/327 Test #523: PXNonEquilibrium_PXU ....................................   Passed    1.18 sec
        Start 535: PXNonEquilibriumShock_PXU
176/327 Test #526: PXNonEquilibriumFlux_PXU ................................   Passed    1.21 sec
177/327 Test #529: PXNonEquilibriumUtils_PXU ...............................   Passed    1.21 sec
        Start 538: PXNonEquilibriumOutput_PXU
        Start 541: PXWaveSpaceTime_PXU
178/327 Test #532: PXNonEquilibriumBCs_PXU .................................   Passed    1.31 sec
        Start 544: make_naca_Euler2d_TEST
179/327 Test #535: PXNonEquilibriumShock_PXU ...............................   Passed    1.41 sec
        Start 571: line_Scalar1d_SinCos
180/327 Test #538: PXNonEquilibriumOutput_PXU ..............................   Passed    1.21 sec
181/327 Test #541: PXWaveSpaceTime_PXU .....................................   Passed    1.21 sec
        Start 574: line_Scalar1d_Poly
        Start 577: square_Scalar2d_GMRES_Jacobi_TEST
182/327 Test #571: line_Scalar1d_SinCos ....................................   Passed    1.51 sec
183/327 Test #574: line_Scalar1d_Poly ......................................   Passed    1.36 sec
184/327 Test #577: square_Scalar2d_GMRES_Jacobi_TEST .......................   Passed    1.44 sec
        Start 580: square_Scalar2d_GMRES_ILU_TEST
        Start 583: Scalar2d_CircleBoundaryLayer_TEST
        Start 586: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST
185/327 Test #544: make_naca_Euler2d_TEST ..................................   Passed    2.35 sec
        Start 547: naca_Euler2d_Newton_Jacobi_Right_TEST
186/327 Test #580: square_Scalar2d_GMRES_ILU_TEST ..........................   Passed    1.71 sec
        Start 550: naca_Euler2d_Newton_Jacobi_TEST
187/327 Test #583: Scalar2d_CircleBoundaryLayer_TEST .......................   Passed    2.35 sec
        Start 553: naca_Euler2d_Newton_ILU_TEST
188/327 Test #586: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST .............   Passed    3.25 sec
        Start 556: naca_Euler2d_Newton_ILUK_TEST
189/327 Test #553: naca_Euler2d_Newton_ILU_TEST ............................   Passed    1.91 sec
        Start 559: naca_Euler2d_Newton_ILUT_TEST
190/327 Test #556: naca_Euler2d_Newton_ILUK_TEST ...........................   Passed    2.11 sec
        Start 562: naca_Euler2d_Newton_UMFPACK_TEST
191/327 Test #547: naca_Euler2d_Newton_Jacobi_Right_TEST ...................   Passed    5.16 sec
        Start 565: naca_Euler2d_Newton_ILU_MG_TEST
192/327 Test #559: naca_Euler2d_Newton_ILUT_TEST ...........................   Passed    1.91 sec
        Start 568: naca_Euler2d_LeanJacobi_TEST
193/327 Test #550: naca_Euler2d_Newton_Jacobi_TEST .........................   Passed    5.16 sec
        Start 589: MixedMesh_Scalar2d_Newton_GMRES_ILU_TEST
194/327 Test #562: naca_Euler2d_Newton_UMFPACK_TEST ........................   Passed    1.91 sec
        Start 592: MixedMesh_Scalar2d_Direct_TEST
195/327 Test #565: naca_Euler2d_Newton_ILU_MG_TEST .........................   Passed    1.74 sec
        Start 595: AdDiffBL2_TEST
196/327 Test #589: MixedMesh_Scalar2d_Newton_GMRES_ILU_TEST ................   Passed    2.54 sec
        Start 598: QuarticPolySoln_Scalar3D_TEST
197/327 Test #595: AdDiffBL2_TEST ..........................................   Passed    2.01 sec
        Start 604: BoundaryLayer_Scalar3D_TEST
198/327 Test #592: MixedMesh_Scalar2d_Direct_TEST ..........................   Passed    2.64 sec
        Start 607: naca_Euler2d_Newton_Osher_TEST
199/327 Test #568: naca_Euler2d_LeanJacobi_TEST ............................   Passed    6.35 sec
        Start 610: make_naca_NavierStokes2d_TEST
200/327 Test #607: naca_Euler2d_Newton_Osher_TEST ..........................   Passed    3.82 sec
        Start 619: FlatPlate_RANS_SA2d_DIC_TEST
201/327 Test #598: QuarticPolySoln_Scalar3D_TEST ...........................   Passed    5.53 sec
        Start 601: QuarticPolySoln_Scalar3D_exact_TEST
202/327 Test #610: make_naca_NavierStokes2d_TEST ...........................   Passed    4.03 sec
        Start 613: naca_NavierStokes2d_Newton_GMRES_ILU_TEST
203/327 Test #613: naca_NavierStokes2d_Newton_GMRES_ILU_TEST ...............   Passed    2.31 sec
        Start 616: naca_NavierStokes2d_Newton_GMRES_ILUT_TEST
204/327 Test #616: naca_NavierStokes2d_Newton_GMRES_ILUT_TEST ..............   Passed    2.31 sec
        Start 628: RAE2822_A28_RANS_M0p3_AA2p31_RE6p5e6_TEST
205/327 Test #601: QuarticPolySoln_Scalar3D_exact_TEST .....................   Passed   13.23 sec
        Start 631: bump_Euler3d_GMRES_TEST
206/327 Test #604: BoundaryLayer_Scalar3D_TEST .............................   Passed   20.86 sec
        Start 634: Sphere_Q23D_TEST
207/327 Test #634: Sphere_Q23D_TEST ........................................   Passed   14.63 sec
        Start 637: channel_NavierStokes3d_TEST
208/327 Test #631: bump_Euler3d_GMRES_TEST .................................   Passed   21.84 sec
        Start 643: BoundaryLayer_NS3D_TEST
209/327 Test #637: channel_NavierStokes3d_TEST .............................   Passed   14.62 sec
        Start 640: channel_NavierStokes3d_exact_TEST
210/327 Test #619: FlatPlate_RANS_SA2d_DIC_TEST ............................   Passed   54.20 sec
        Start 622: FlatPlate_RANS_SA2d_ADC_TEST
211/327 Test #622: FlatPlate_RANS_SA2d_ADC_TEST ............................   Passed    9.52 sec
        Start 625: FlatPlate_RANS_SA2d_DC_TEST
212/327 Test #628: RAE2822_A28_RANS_M0p3_AA2p31_RE6p5e6_TEST ...............   Passed   57.63 sec
        Start 646: naca_InviscidNE2d_PerfectGas_TEST
213/327 Test #625: FlatPlate_RANS_SA2d_DC_TEST .............................   Passed   12.15 sec
        Start 649: naca_InviscidNE2d_RealGas_TEST
214/327 Test #646: naca_InviscidNE2d_PerfectGas_TEST .......................   Passed   14.02 sec
        Start 652: naca_ViscousNE2d_PerfectGas_TEST
215/327 Test #649: naca_InviscidNE2d_RealGas_TEST ..........................   Passed    4.61 sec
        Start 655: naca_ViscousNE2d_PerfectGas_Matches_Compressible_TEST
216/327 Test #643: BoundaryLayer_NS3D_TEST .................................   Passed  106.59 sec
        Start 658: diamond_Euler2d_Shock_TEST
217/327 Test #658: diamond_Euler2d_Shock_TEST ..............................   Passed   11.72 sec
        Start 661: diamond_Euler2d_PDEShock_TEST
218/327 Test #655: naca_ViscousNE2d_PerfectGas_Matches_Compressible_TEST ...   Passed   76.18 sec
        Start 664: diamond_Euler2d_PDEShock_Jump_TEST
219/327 Test #652: naca_ViscousNE2d_PerfectGas_TEST ........................   Passed   78.28 sec
        Start 667: diamond_CutCell_Euler2d_PDEShock_TEST
220/327 Test #664: diamond_Euler2d_PDEShock_Jump_TEST ......................   Passed   16.92 sec
        Start 670: diamond_InviscidNonEquilibrium2d_Shock_TEST
221/327 Test #661: diamond_Euler2d_PDEShock_TEST ...........................   Passed   19.70 sec
        Start 673: Wedge_PDEShock_Adapt_TEST
222/327 Test #667: diamond_CutCell_Euler2d_PDEShock_TEST ...................   Passed   17.15 sec
        Start 676: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST
223/327 Test #676: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST ..........   Passed    4.71 sec
        Start 679: naca_NavierStokes2d_AuxVariable_Gradient_TEST
224/327 Test #679: naca_NavierStokes2d_AuxVariable_Gradient_TEST ...........   Passed    2.32 sec
        Start 682: CutCell_rae2822_NS_M0p3_Re1p0e3_Gradient_TEST
225/327 Test #640: channel_NavierStokes3d_exact_TEST .......................   Passed  151.72 sec
        Start 685: CutCell_rae2822_NS_M0p3_Re1p0e3_Hybrid_TEST
226/327 Test #682: CutCell_rae2822_NS_M0p3_Re1p0e3_Gradient_TEST ...........   Passed   25.68 sec
        Start 688: CutCell_rae2822_NS_M0p3_Re1p0e3_Flux_TEST
227/327 Test #673: Wedge_PDEShock_Adapt_TEST ...............................***Failed   43.35 sec
OUT/Wedge_PDEShock_Adapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 520 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Wedge_PDEShock_Adapt_TEST.job
truth = 6.148603760121357453E+01, test = 5.931275381311567685E+01, relerror = 3.534597240097649140E-02
Metric Check mismatch on component 1 of node 227.
truth = -3.872134096962362548E+01, test = -3.735269805142728927E+01, relerror = 3.534595868645195454E-02
Metric Check mismatch on component 2 of node 227.
truth = 4.652696410387937931E+01, test = 4.488239241632136611E+01, relerror = 3.534663649848777262E-02
Metric Check mismatch on component 0 of node 228.
truth = 1.648233228189224064E+02, test = 1.589972908534131761E+02, relerror = 3.534713331747233594E-02
Metric Check mismatch on component 1 of node 228.
truth = -6.039065734610505842E+01, test = -5.825601410010870040E+01, relerror = 3.534724309693299676E-02
Metric Check mismatch on component 2 of node 228.
truth = 1.379698612602449543E+02, test = 1.330931211354229617E+02, relerror = 3.534641609607235696E-02
Metric Check mismatch on component 0 of node 229.
truth = 1.354093154332246343E+02, test = 1.306230001363152553E+02, relerror = 3.534701642642665287E-02
Metric Check mismatch on component 1 of node 229.
truth = -1.625754566745491658E+01, test = -1.568284020614460772E+01, relerror = 3.535007516299216307E-02
Metric Check mismatch on component 2 of node 229.
truth = 1.802401629650328800E+02, test = 1.738693171161511088E+02, relerror = 3.534642747808507818E-02
Metric Check mismatch on component 0 of node 230.
truth = 1.772457116868575326E+02, test = 1.709807243888052710E+02, relerror = 3.534634061624408741E-02
Metric Check mismatch on component 1 of node 230.
truth = 5.028883909497206162E+01, test = 4.851126579123544502E+01, relerror = 3.534727259023842660E-02
Metric Check mismatch on component 2 of node 230.
truth = 1.310070066364502850E+02, test = 1.263762812996537264E+02, relerror = 3.534715780238386479E-02
Metric Check mismatch on component 0 of node 231.
truth = 7.948846582055955423E+01, test = 7.667883287219362387E+01, relerror = 3.534642314909572369E-02
Metric Check mismatch on component 1 of node 231.
truth = -4.082039631579639405E+01, test = -3.937752128062716395E+01, relerror = 3.534691393015398919E-02
Metric Check mismatch on component 2 of node 231.
truth = 4.142776995469728263E+01, test = 3.996341553883497966E+01, relerror = 3.534716972368114052E-02
Metric Check mismatch on component 0 of node 232.
truth = 1.976854843189217377E+02, test = 1.906979942586590369E+02, relerror = 3.534650044911711447E-02
Metric Check mismatch on component 1 of node 232.
truth = -1.113107547523468668E+02, test = -1.073764541017864929E+02, relerror = 3.534519785903637856E-02
Metric Check mismatch on component 2 of node 232.
truth = 1.903243946422118711E+02, test = 1.835972094468128546E+02, relerror = 3.534589041013558308E-02
Metric Check mismatch on component 0 of node 233.
truth = 7.716094386255592497E+01, test = 7.443356091352433168E+01, relerror = 3.534667686141559906E-02
Metric Check mismatch on component 1 of node 233.
truth = -3.474698418291306012E+01, test = -3.351879374281397617E+01, relerror = 3.534667738741627263E-02
Metric Check mismatch on component 2 of node 233.
truth = 2.453408197950325587E+01, test = 2.366688356813586580E+01, relerror = 3.534668271231350412E-02
Metric Check mismatch on component 0 of node 234.
truth = 4.904385028652917526E+02, test = 4.731032473072168045E+02, relerror = 3.534644090298189045E-02
Metric Check mismatch on component 1 of node 234.
truth = -1.477383795653339291E+02, test = -1.425163255727623834E+02, relerror = 3.534663103748347107E-02
Metric Check mismatch on component 2 of node 234.
truth = 6.070304232763757000E+02, test = 5.855737664776681868E+02, relerror = 3.534692163021701389E-02
Metric Check mismatch on component 0 of node 235.
truth = 3.832464662188442048E+02, test = 3.696998625288269409E+02, relerror = 3.534697612131870725E-02
Metric Check mismatch on component 1 of node 235.
truth = -3.433905935532706053E+02, test = -3.312530801549717125E+02, relerror = 3.534608584558093097E-02
Metric Check mismatch on component 2 of node 235.
truth = 6.567456287624964943E+02, test = 6.335324076178106907E+02, relerror = 3.534583273652905366E-02
Metric Check mismatch on component 0 of node 236.
truth = 8.121629448330401146E+01, test = 7.834560491730492515E+01, relerror = 3.534622681645770842E-02
Metric Check mismatch on component 1 of node 236.
truth = -2.222031508773534014E+01, test = -2.143489384138088738E+01, relerror = 3.534698960177984350E-02
Metric Check mismatch on component 2 of node 236.
truth = 2.509973838524177836E+01, test = 2.421253062594001193E+01, relerror = 3.534729110258095358E-02
Metric Check mismatch on component 0 of node 237.
truth = 1.453772563263745212E+02, test = 1.402386789489976309E+02, relerror = 3.534650128380943668E-02
Metric Check mismatch on component 1 of node 237.
truth = 3.077265819697089100E+01, test = 2.968487355683627271E+01, relerror = 3.534906322267909740E-02
Metric Check mismatch on component 2 of node 237.
truth = 6.696817396871888661E+01, test = 6.460102770406946604E+01, relerror = 3.534733179009964116E-02
Metric Check mismatch on component 0 of node 238.
truth = 5.411964245197659551E+01, test = 5.220668053583552393E+01, relerror = 3.534690603025602423E-02
Metric Check mismatch on component 1 of node 238.
truth = -3.885778996566169496E+01, test = -3.748429942362066924E+01, relerror = 3.534659442173031241E-02
Metric Check mismatch on component 2 of node 238.
truth = 5.261521051059761334E+01, test = 5.075545394119899356E+01, relerror = 3.534636754943767945E-02
Metric Check mismatch on component 0 of node 239.
truth = 6.632666250391623919E+01, test = 6.398224888697823332E+01, relerror = 3.534647347587526606E-02
Metric Check mismatch on component 1 of node 239.
truth = -8.176115747844374226E+00, test = -7.887078703661723367E+00, relerror = 3.535138849506322400E-02
Metric Check mismatch on component 2 of node 239.
truth = 2.432396205906809783E+01, test = 2.346417612946378384E+01, relerror = 3.534728131528972611E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
41.885u 0.255s 0:42.23 99.7%	0+0k 0+10352io 0pf+0w
Thu Feb 18 11:38:05 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Wedge_PDEShock_Adapt_TEST.job

        Start 691: CutCell_rae2822_NS_M0p3_Re1p0e3_FluxCoeff_TEST
228/327 Test #685: CutCell_rae2822_NS_M0p3_Re1p0e3_Hybrid_TEST .............   Passed   28.64 sec
        Start 694: ScalarBoundaryLayer_HDG
229/327 Test #694: ScalarBoundaryLayer_HDG .................................   Passed    3.61 sec
        Start 697: naca_InviscidNE2d_PerfectGas_HDG_TEST
230/327 Test #688: CutCell_rae2822_NS_M0p3_Re1p0e3_Flux_TEST ...............   Passed   24.44 sec
        Start 700: naca_ViscousNE2d_PerfectGas_HDG_TEST
231/327 Test #697: naca_InviscidNE2d_PerfectGas_HDG_TEST ...................   Passed    4.81 sec
        Start 703: 2d_Periodic_TEST1
232/327 Test #703: 2d_Periodic_TEST1 .......................................   Passed    1.50 sec
        Start 706: 2d_Periodic_TEST2
233/327 Test #706: 2d_Periodic_TEST2 .......................................   Passed    1.70 sec
        Start 709: turbineblade_Periodic_TEST
234/327 Test #700: naca_ViscousNE2d_PerfectGas_HDG_TEST ....................   Passed   12.12 sec
        Start 712: 3d_Periodic_TEST
235/327 Test #712: 3d_Periodic_TEST ........................................   Passed    2.00 sec
236/327 Test #691: CutCell_rae2822_NS_M0p3_Re1p0e3_FluxCoeff_TEST ..........   Passed   29.86 sec
237/327 Test #709: turbineblade_Periodic_TEST ..............................   Passed    8.01 sec
        Start 715: 3d_Periodic_P2_TEST
        Start 718: naca_Euler2d_Adjoint_TEST
        Start 721: ConvectingVortex_Euler2d_IRK2_TEST
238/327 Test #715: 3d_Periodic_P2_TEST .....................................   Passed    1.71 sec
        Start 724: ConvectingVortex_Euler2d_IRK4_TEST
239/327 Test #718: naca_Euler2d_Adjoint_TEST ...............................   Passed    2.01 sec
        Start 727: naca_Euler2d_Adapt_TEST
240/327 Test #727: naca_Euler2d_Adapt_TEST .................................***Failed    3.51 sec
OUT/naca_Euler2d_Adapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 10912 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_Adapt_TEST.job
Metric Check mismatch on component 0 of node 92.
truth = 5.689760039767215866E-02, test = 5.000983924468212216E-02, relerror = 6.887761152990036495E-03
Metric Check mismatch on component 1 of node 92.
truth = -9.143337169865531008E-03, test = -8.036486931604582343E-03, relerror = 1.106850238260948666E-03
Metric Check mismatch on component 2 of node 92.
truth = 4.369826141831986005E-02, test = 3.840835138534972465E-02, relerror = 5.289910032970135401E-03
Metric Check mismatch on component 0 of node 93.
truth = 4.121537682444183019E+02, test = 3.622603335223603267E+02, relerror = 1.210553889500528002E-01
Metric Check mismatch on component 1 of node 93.
truth = -4.716979741650904856E+01, test = -4.145963924358630237E+01, relerror = 1.210553889494602048E-01
Metric Check mismatch on component 2 of node 93.
truth = 6.891655245585733383E+02, test = 6.057383239324050237E+02, relerror = 1.210553889497089780E-01
Metric Check mismatch on component 0 of node 94.
truth = 3.435291896711543946E-02, test = 3.019431299994854503E-02, relerror = 4.158605967166894429E-03
Metric Check mismatch on component 2 of node 94.
truth = 3.450489139108037923E-02, test = 3.032788834295475910E-02, relerror = 4.177003048125620122E-03
Metric Check mismatch on component 0 of node 95.
truth = 4.065367802664344304E-02, test = 3.573233121303080739E-02, relerror = 4.921346813612635651E-03
Metric Check mismatch on component 2 of node 95.
truth = 3.481510963363079053E-02, test = 3.060055299403151297E-02, relerror = 4.214556639599277565E-03
Metric Check mismatch on component 0 of node 96.
truth = 1.289939208753848376E+01, test = 1.133785116062527543E+01, relerror = 1.210553889916829579E-01
Metric Check mismatch on component 1 of node 96.
truth = 1.702887848043856778E+01, test = 1.496744097312858024E+01, relerror = 1.210553889193586308E-01
Metric Check mismatch on component 2 of node 96.
truth = 2.253794440457299117E+02, test = 1.980960477896508110E+02, relerror = 1.210553889313137621E-01
Metric Check mismatch on component 0 of node 97.
truth = 8.376505230464267981E+01, test = 7.362484132516109980E+01, relerror = 1.210553888583862092E-01
Metric Check mismatch on component 1 of node 97.
truth = -3.157799608873859398E+01, test = -2.775530950615446812E+01, relerror = 1.210553884369939409E-01
Metric Check mismatch on component 2 of node 97.
truth = 6.964819526053740617E+01, test = 6.121690587630666869E+01, relerror = 1.210553891984032099E-01
Metric Check mismatch on component 0 of node 98.
truth = 2.815830942825028771E+01, test = 2.474959432763283829E+01, relerror = 1.210553889715268172E-01
Metric Check mismatch on component 1 of node 98.
truth = -1.732482246226381761E+01, test = -1.522755934052815796E+01, relerror = 1.210553889544223605E-01
Metric Check mismatch on component 2 of node 98.
truth = 8.685631067386209736E+01, test = 7.634188620299664763E+01, relerror = 1.210553889440020153E-01
Metric Check mismatch on component 0 of node 99.
truth = 7.608251180019109938E+01, test = 6.687231374180284149E+01, relerror = 1.210553889516187698E-01
Metric Check mismatch on component 1 of node 99.
truth = 2.756212041611194152E+01, test = 2.422557720865846775E+01, relerror = 1.210553889570497726E-01
Metric Check mismatch on component 2 of node 99.
truth = 2.130298020217572628E+02, test = 1.872413964804339344E+02, relerror = 1.210553889483007434E-01
Metric Check mismatch on component 0 of node 100.
truth = 3.490130910464708802E-01, test = 3.067631755605261246E-01, relerror = 4.224991548594475566E-02
Metric Check mismatch on component 1 of node 100.
truth = 1.398365610200322795E-01, test = 1.229085917438285658E-01, relerror = 1.692796927620371372E-02
Metric Check mismatch on component 2 of node 100.
truth = 5.749591390118199419E-01, test = 5.053572368031420403E-01, relerror = 6.960190220867790156E-02
Metric Check mismatch on component 0 of node 101.
truth = 2.233047886963625928E+01, test = 1.962725406442003262E+01, relerror = 1.210553889595229887E-01
Metric Check mismatch on component 1 of node 101.
truth = 4.224331677916233652E+00, test = 3.712953563628531128E+00, relerror = 1.210553889414179851E-01
Metric Check mismatch on component 2 of node 101.
truth = 8.325471988235808851E+01, test = 7.317628738564667401E+01, relerror = 1.210553889431446317E-01
Metric Check mismatch on component 0 of node 102.
truth = 1.583526644376091497E+01, test = 1.391832210504577283E+01, relerror = 1.210553889650790860E-01
Metric Check mismatch on component 1 of node 102.
truth = 4.467801398296932014E+00, test = 3.926949962097349367E+00, relerror = 1.210553889897049151E-01
Metric Check mismatch on component 2 of node 102.
truth = 1.293377963529775911E+02, test = 1.136807591109593716E+02, relerror = 1.210553889389639759E-01
Metric Check mismatch on component 0 of node 103.
truth = 1.218064512447361665E+02, test = 1.070611239126998981E+02, relerror = 1.210553889498811181E-01
Metric Check mismatch on component 1 of node 103.
truth = -4.268689773185799652E+01, test = -3.751941872381134147E+01, relerror = 1.210553889511177261E-01
Metric Check mismatch on component 2 of node 103.
truth = 2.134507664232185675E+02, test = 1.876114008721497441E+02, relerror = 1.210553889501428809E-01
Metric Check mismatch on component 0 of node 104.
truth = 1.793471082986419773E+00, test = 1.576361743465434895E+00, relerror = 1.210553889497134605E-01
Metric Check mismatch on component 1 of node 104.
truth = 6.155777033164292616E-02, test = 5.410587050101735990E-02, relerror = 7.451899830625566268E-03
Metric Check mismatch on component 2 of node 104.
truth = 3.880596486232950504E+00, test = 3.410829369233449260E+00, relerror = 1.210553889501463920E-01
Metric Check mismatch on component 0 of node 105.
truth = 1.358111164741753463E+01, test = 1.193704489364769294E+01, relerror = 1.210553890176186698E-01
Metric Check mismatch on component 1 of node 105.
truth = 1.024808771184361200E+00, test = 9.007501471970695839E-01, relerror = 1.210553885520693901E-01
Metric Check mismatch on component 2 of node 105.
truth = 8.761372550606778020E+01, test = 7.700761189099949888E+01, relerror = 1.210553889108818143E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
2.127u 0.041s 0:02.26 95.5%	0+0k 0+3272io 0pf+0w
Thu Feb 18 11:38:41 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_Adapt_TEST.job

        Start 730: naca_Euler2d_AdaptNLOPTVert_TEST
241/327 Test #721: ConvectingVortex_Euler2d_IRK2_TEST ......................   Passed    9.72 sec
        Start 733: naca_Euler2d_AdaptNLOPTVertWPenalty_TEST
242/327 Test #733: naca_Euler2d_AdaptNLOPTVertWPenalty_TEST ................***Failed    3.71 sec
OUT/naca_Euler2d_AdaptNLOPTVertWPenalty_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 11289 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_AdaptNLOPTVertWPenalty_TEST.job
truth = 3.933245769822923954E-02, test = 2.788249628276348244E-02, relerror = 1.144996141546575710E-02
Metric Check mismatch on component 1 of node 92.
truth = -6.019555441049805403E-03, test = -4.740351561216060890E-03, relerror = 1.279203879833744513E-03
Metric Check mismatch on component 2 of node 92.
truth = 6.045969513320692545E-02, test = 5.019442936353468721E-02, relerror = 1.026526576967223825E-02
Metric Check mismatch on component 1 of node 93.
truth = 2.052004791840861628E+02, test = 2.145946793026313628E+02, relerror = 4.578059542501178303E-02
Metric Check mismatch on component 2 of node 93.
truth = 3.054781499379162142E+02, test = 2.627120519924390578E+02, relerror = 1.399972402417937745E-01
Metric Check mismatch on component 0 of node 94.
truth = 3.648148783477173085E-02, test = 3.036199709019913803E-02, relerror = 6.119490744572592816E-03
Metric Check mismatch on component 1 of node 94.
truth = -6.373931941890164168E-03, test = -5.355165464072065770E-03, relerror = 1.018766477818098398E-03
Metric Check mismatch on component 2 of node 94.
truth = 3.322091840792314177E-02, test = 2.771378894819563274E-02, relerror = 5.507129459727509030E-03
Metric Check mismatch on component 0 of node 95.
truth = 3.452052382961459664E-02, test = 2.927725953275979454E-02, relerror = 5.243264296854802109E-03
Metric Check mismatch on component 2 of node 95.
truth = 2.449111233132278062E-02, test = 2.073291875631386519E-02, relerror = 3.758193575008915432E-03
Metric Check mismatch on component 0 of node 96.
truth = 2.078006215723820560E+01, test = 2.264836336883617207E+01, relerror = 8.990835530042874668E-02
Metric Check mismatch on component 1 of node 96.
truth = -4.154487876876464814E-01, test = -2.747037283351403403E-01, relerror = 1.407450593525061411E-01
Metric Check mismatch on component 2 of node 96.
truth = 3.720441698006438003E+01, test = 4.002455654028867826E+01, relerror = 7.580120289844730075E-02
Metric Check mismatch on component 0 of node 97.
truth = 3.802678958176819179E+01, test = 4.151325193365335053E+01, relerror = 9.168437278640872989E-02
Metric Check mismatch on component 1 of node 97.
truth = -6.293279654371183085E+00, test = -6.966258053186209054E+00, relerror = 1.069360390408821138E-01
Metric Check mismatch on component 2 of node 97.
truth = 5.554628671233277970E+01, test = 6.071620596326745556E+01, relerror = 9.307407491897769225E-02
Metric Check mismatch on component 0 of node 98.
truth = 3.230707148165639353E+01, test = 3.738236549201659642E+01, relerror = 1.570954524071270231E-01
Metric Check mismatch on component 1 of node 98.
truth = -1.642198844641098177E+01, test = -1.909293337783499567E+01, relerror = 1.626444288485507927E-01
Metric Check mismatch on component 2 of node 98.
truth = 2.481342107760961113E+01, test = 2.924628816241704143E+01, relerror = 1.786479611554823987E-01
Metric Check mismatch on component 0 of node 99.
truth = 7.111506187561569448E+01, test = 9.147314506410089052E+01, relerror = 2.862696403765020436E-01
Metric Check mismatch on component 1 of node 99.
truth = 3.171523409465793719E+01, test = 4.088661181364895469E+01, relerror = 2.891789381600632369E-01
Metric Check mismatch on component 2 of node 99.
truth = 5.647111049988929921E+01, test = 7.244071855232809298E+01, relerror = 2.827925272068113061E-01
Metric Check mismatch on component 0 of node 100.
truth = 1.306017662369617804E+00, test = 7.708544543890478717E-01, relerror = 4.097672056054573186E-01
Metric Check mismatch on component 1 of node 100.
truth = 1.517028683100109410E+00, test = 1.115322420731366559E+00, relerror = 2.647980666705918029E-01
Metric Check mismatch on component 2 of node 100.
truth = 4.019221302560032072E+00, test = 2.788476440243661258E+00, relerror = 3.062147539704895838E-01
Metric Check mismatch on component 0 of node 101.
truth = 2.348725780342222436E+01, test = 2.592644810607389516E+01, relerror = 1.038516425828249351E-01
Metric Check mismatch on component 1 of node 101.
truth = 1.076168377230933615E+01, test = 1.183338307737014361E+01, relerror = 9.958472370451680600E-02
Metric Check mismatch on component 2 of node 101.
truth = 2.897234093946262945E+01, test = 3.243153028250850411E+01, relerror = 1.193962666073069695E-01
Metric Check mismatch on component 0 of node 102.
truth = 5.159126799560613819E+01, test = 5.255443209404089089E+01, relerror = 1.866913018142493316E-02
Metric Check mismatch on component 1 of node 102.
truth = 1.673966941978357781E+01, test = 1.701486552659190465E+01, relerror = 1.643975755477522158E-02
Metric Check mismatch on component 2 of node 102.
truth = 6.749531633244448869E+01, test = 6.867501586166825689E+01, relerror = 1.747824283707661436E-02
Metric Check mismatch on component 1 of node 103.
truth = -5.602218273929882741E+01, test = -4.881796799952277865E+01, relerror = 1.285957523879623088E-01
Metric Check mismatch on component 2 of node 103.
truth = 1.477370132326747125E+02, test = 1.500488834424891991E+02, relerror = 1.564855116011763803E-02
Metric Check mismatch on component 0 of node 104.
truth = 2.335459765510804075E+01, test = 2.150075241639674672E+01, relerror = 7.937817067492178302E-02
Metric Check mismatch on component 1 of node 104.
truth = -1.243751850673648240E+00, test = -1.696931706139432894E+00, relerror = 3.643651707696601294E-01
Metric Check mismatch on component 2 of node 104.
truth = 1.850809346931745036E+00, test = 1.022670381090933889E+00, relerror = 4.474469329937696971E-01
Metric Check mismatch on component 0 of node 105.
truth = 1.496878319710714678E+01, test = 1.618607434150467128E+01, relerror = 8.132198378240772241E-02
Metric Check mismatch on component 1 of node 105.
truth = -2.304463006674493641E+01, test = -2.512234886725951100E+01, relerror = 9.016064890157958478E-02
Metric Check mismatch on component 2 of node 105.
truth = 9.355754753948276914E+01, test = 1.022065262186278574E+02, relerror = 9.244554722316851436E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
2.359u 0.074s 0:02.57 94.1%	0+0k 0+4320io 0pf+0w
Thu Feb 18 11:38:49 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_AdaptNLOPTVertWPenalty_TEST.job

        Start 736: naca_Euler2d_CurvedAdapt_TEST
243/327 Test #724: ConvectingVortex_Euler2d_IRK4_TEST ......................   Passed   13.36 sec
        Start 739: Scalar2d_Adapt_TEST
244/327 Test #739: Scalar2d_Adapt_TEST .....................................***Failed    1.27 sec
OUT/Scalar2d_Adapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 11620 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_Adapt_TEST.job

Writing out OUT/Scalar2d_Adapt_TEST_P1_a00_Dual_0.pxa . . .Done.

**************************
* Adaptation Iteration 0 *
**************************
Incoming DOF = 24


Warning : Running HP-Adaptation (Not Well Tested)
Adaptation Mode : DWR



Adapting on Heat:
AdaptTargetError = 0.000000E+00, GlobalError = 5.056814E-03
AnisotropyMethod   = Hessian
MetricTransferMode = Average
meshDofReq = 1000.000000, meshDofCurr = 58.820259
ratio =  1.700094509825761e+01
Scaling the continuous metric
Scaling the element metric
****************************************************************************************
****************************************************************************************
CHECKING Truth Metric File: TrueMetric/Scalar2d_Adapt_TEST_Metric_a00.attach

Metric Check mismatch on component 0 of node 0.
truth = 4.243739987757014376E+01, test = 4.226464840881509843E+01, relerror = 4.070736408296101935E-03
Metric Check mismatch on component 1 of node 0.
truth = -2.127339956490372774E+00, test = -2.118680071098567375E+00, relerror = 4.070757645191905479E-03
Metric Check mismatch on component 2 of node 0.
truth = 5.360168246293591920E+01, test = 5.338348393078310750E+01, relerror = 4.070740359758109363E-03
Metric Check mismatch on component 0 of node 1.
truth = 4.578326069419801314E+01, test = 4.559688903746447153E+01, relerror = 4.070737948928132739E-03
Metric Check mismatch on component 1 of node 1.
truth = -1.041211499088002146E+00, test = -1.036973050648457129E+00, relerror = 4.070689233894820777E-03
Metric Check mismatch on component 2 of node 1.
truth = 8.219497777649543480E+01, test = 8.186038395947045387E+01, relerror = 4.070733104093152491E-03
Metric Check mismatch on component 0 of node 2.
truth = 5.698843517813379123E+01, test = 5.675644994751128536E+01, relerror = 4.070742246165719343E-03
Metric Check mismatch on component 1 of node 2.
truth = -6.855472742836819400E+00, test = -6.827566088017383628E+00, relerror = 4.070711950331217660E-03
Metric Check mismatch on component 2 of node 2.
truth = 8.918274039805585574E+01, test = 8.881970142444190230E+01, relerror = 4.070731309596172659E-03
Metric Check mismatch on component 0 of node 3.
truth = 3.078020123180149170E+01, test = 3.065490311988344274E+01, relerror = 4.070737256538578194E-03
Metric Check mismatch on component 1 of node 3.
truth = -1.271207910937258045E+00, test = -1.266033139587723344E+00, relerror = 4.070751373565129408E-03
Metric Check mismatch on component 2 of node 3.
truth = 3.535139989565922747E+01, test = 3.520749360107290471E+01, relerror = 4.070738217187062566E-03
Metric Check mismatch on component 0 of node 4.
truth = 3.648475588620901533E+01, test = 3.633623605219067088E+01, relerror = 4.070736679219057880E-03
Metric Check mismatch on component 1 of node 4.
truth = -1.819185680604555655E+00, test = -1.811780238464014037E+00, relerror = 4.070745619589873944E-03
Metric Check mismatch on component 2 of node 4.
truth = 5.815196916625858137E+01, test = 5.791524779392841538E+01, relerror = 4.070736996942803630E-03
Metric Check mismatch on component 0 of node 5.
truth = 4.329810999744660904E+01, test = 4.312185472498136107E+01, relerror = 4.070738248751323320E-03
Metric Check mismatch on component 1 of node 5.
truth = -4.240392944327044944E+00, test = -4.223131465717303357E+00, relerror = 4.070726188910070951E-03
Metric Check mismatch on component 2 of node 5.
truth = 8.751930616413717701E+01, test = 8.716303848835002555E+01, relerror = 4.070732406390344636E-03
Metric Check mismatch on component 0 of node 6.
truth = 3.046664761875388550E+01, test = 3.034262590884809185E+01, relerror = 4.070737005848044758E-03
Metric Check mismatch on component 1 of node 6.
truth = -1.042810277911444095E+00, test = -1.038565272521188243E+00, relerror = 4.070736048706588388E-03
Metric Check mismatch on component 2 of node 6.
truth = 3.946969712429973498E+01, test = 3.930902637622342155E+01, relerror = 4.070736787523905609E-03
Metric Check mismatch on component 0 of node 7.
truth = 3.041698789048398410E+01, test = 3.029316833220583050E+01, relerror = 4.070737008015537506E-03
Metric Check mismatch on component 1 of node 7.
truth = -8.910238460457734488E-01, test = -8.873967228528620854E-01, relerror = 3.627123192911363425E-03
Metric Check mismatch on component 2 of node 7.
truth = 4.289788604460342469E+01, test = 4.272326003906096048E+01, relerror = 4.070736850783169755E-03
Metric Check mismatch on component 0 of node 8.
truth = 3.846679269588950945E+01, test = 3.831020451550207895E+01, relerror = 4.070736586369032468E-03
Metric Check mismatch on component 1 of node 8.
truth = -5.424665397319711424E+00, test = -5.402583001143836938E+00, relerror = 4.070738849033019198E-03
Metric Check mismatch on component 2 of node 8.
truth = 8.550534213948071738E+01, test = 8.515727235367302228E+01, relerror = 4.070737302470595932E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
0.055u 0.037s 0:00.23 34.7%	0+0k 0+712io 0pf+0w
Thu Feb 18 11:38:52 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_Adapt_TEST.job

        Start 742: Scalar2d_CircleBoundaryLayer_Adapt_TEST
245/327 Test #736: naca_Euler2d_CurvedAdapt_TEST ...........................***Failed    3.41 sec
OUT/naca_Euler2d_CurvedAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 11344 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_CurvedAdapt_TEST.job
Metric Check mismatch on component 0 of node 92.
truth = 5.689760039754101356E-02, test = 5.000983924468212216E-02, relerror = 6.887761152858891400E-03
Metric Check mismatch on component 1 of node 92.
truth = -9.143337169690946703E-03, test = -8.036486931604582343E-03, relerror = 1.106850238086364360E-03
Metric Check mismatch on component 2 of node 92.
truth = 4.369826141832010985E-02, test = 3.840835138534972465E-02, relerror = 5.289910032970385201E-03
Metric Check mismatch on component 0 of node 93.
truth = 4.121537682462873704E+02, test = 3.622603335223603267E+02, relerror = 1.210553889540387090E-01
Metric Check mismatch on component 1 of node 93.
truth = -4.716979741671573834E+01, test = -4.145963924358630237E+01, relerror = 1.210553889533115962E-01
Metric Check mismatch on component 2 of node 93.
truth = 6.891655245615404510E+02, test = 6.057383239324050237E+02, relerror = 1.210553889534931732E-01
Metric Check mismatch on component 0 of node 94.
truth = 3.435291896719223220E-02, test = 3.019431299994854503E-02, relerror = 4.158605967243687168E-03
Metric Check mismatch on component 2 of node 94.
truth = 3.450489139103744829E-02, test = 3.032788834295475910E-02, relerror = 4.177003048082689185E-03
Metric Check mismatch on component 0 of node 95.
truth = 4.065367802497073246E-02, test = 3.573233121303080739E-02, relerror = 4.921346811939925070E-03
Metric Check mismatch on component 2 of node 95.
truth = 3.481510963303171419E-02, test = 3.060055299403151297E-02, relerror = 4.214556639000201221E-03
Metric Check mismatch on component 0 of node 96.
truth = 1.289939208705553142E+01, test = 1.133785116062527543E+01, relerror = 1.210553889587753229E-01
Metric Check mismatch on component 1 of node 96.
truth = 1.702887848104132829E+01, test = 1.496744097312858024E+01, relerror = 1.210553889504700775E-01
Metric Check mismatch on component 2 of node 96.
truth = 2.253794440508562218E+02, test = 1.980960477896508110E+02, relerror = 1.210553889513055620E-01
Metric Check mismatch on component 0 of node 97.
truth = 8.376505230487983056E+01, test = 7.362484132516109980E+01, relerror = 1.210553888608746353E-01
Metric Check mismatch on component 1 of node 97.
truth = -3.157799608769623489E+01, test = -2.775530950615446812E+01, relerror = 1.210553884079808296E-01
Metric Check mismatch on component 2 of node 97.
truth = 6.964819526139045536E+01, test = 6.121690587630666869E+01, relerror = 1.210553892091685013E-01
Metric Check mismatch on component 0 of node 98.
truth = 2.815830942953095573E+01, test = 2.474959432763283829E+01, relerror = 1.210553890115020903E-01
Metric Check mismatch on component 1 of node 98.
truth = -1.732482246261697867E+01, test = -1.522755934052815796E+01, relerror = 1.210553889723393617E-01
Metric Check mismatch on component 2 of node 98.
truth = 8.685631067355359392E+01, test = 7.634188620299664763E+01, relerror = 1.210553889408801098E-01
Metric Check mismatch on component 0 of node 99.
truth = 7.608251180040910810E+01, test = 6.687231374180284149E+01, relerror = 1.210553889541373107E-01
Metric Check mismatch on component 1 of node 99.
truth = 2.756212041631181364E+01, test = 2.422557720865846775E+01, relerror = 1.210553889634236185E-01
Metric Check mismatch on component 2 of node 99.
truth = 2.130298020229691929E+02, test = 1.872413964804339344E+02, relerror = 1.210553889533010630E-01
Metric Check mismatch on component 0 of node 100.
truth = 3.490130910476799131E-01, test = 3.067631755605261246E-01, relerror = 4.224991548715378853E-02
Metric Check mismatch on component 1 of node 100.
truth = 1.398365610215821508E-01, test = 1.229085917438285658E-01, relerror = 1.692796927775358506E-02
Metric Check mismatch on component 2 of node 100.
truth = 5.749591390136781222E-01, test = 5.053572368031420403E-01, relerror = 6.960190221053608184E-02
Metric Check mismatch on component 0 of node 101.
truth = 2.233047886974289398E+01, test = 1.962725406442003262E+01, relerror = 1.210553889637202146E-01
Metric Check mismatch on component 1 of node 101.
truth = 4.224331677929030526E+00, test = 3.712953563628531128E+00, relerror = 1.210553889440805914E-01
Metric Check mismatch on component 2 of node 101.
truth = 8.325471988271065982E+01, test = 7.317628738564667401E+01, relerror = 1.210553889468668209E-01
Metric Check mismatch on component 0 of node 102.
truth = 1.583526644351239732E+01, test = 1.391832210504577283E+01, relerror = 1.210553889512849812E-01
Metric Check mismatch on component 1 of node 102.
truth = 4.467801398668708401E+00, test = 3.926949962097349367E+00, relerror = 1.210553890628439933E-01
Metric Check mismatch on component 2 of node 102.
truth = 1.293377963556231975E+02, test = 1.136807591109593716E+02, relerror = 1.210553889569428027E-01
Metric Check mismatch on component 0 of node 103.
truth = 1.218064512452652224E+02, test = 1.070611239126998981E+02, relerror = 1.210553889536987449E-01
Metric Check mismatch on component 1 of node 103.
truth = -4.268689773201904103E+01, test = -3.751941872381134147E+01, relerror = 1.210553889544337125E-01
Metric Check mismatch on component 2 of node 103.
truth = 2.134507664241417046E+02, test = 1.876114008721497441E+02, relerror = 1.210553889539441735E-01
Metric Check mismatch on component 0 of node 104.
truth = 1.793471082995315324E+00, test = 1.576361743465434895E+00, relerror = 1.210553889540730010E-01
Metric Check mismatch on component 1 of node 104.
truth = 6.155777033175219987E-02, test = 5.410587050101735990E-02, relerror = 7.451899830734839969E-03
Metric Check mismatch on component 2 of node 104.
truth = 3.880596486248734323E+00, test = 3.410829369233449260E+00, relerror = 1.210553889537213934E-01
Metric Check mismatch on component 0 of node 105.
truth = 1.358111164679784189E+01, test = 1.193704489364769294E+01, relerror = 1.210553889775132924E-01
Metric Check mismatch on component 1 of node 105.
truth = 1.024808771588735290E+00, test = 9.007501471970695839E-01, relerror = 1.210553888988876864E-01
Metric Check mismatch on component 2 of node 105.
truth = 8.761372550879706012E+01, test = 7.700761189099949888E+01, relerror = 1.210553889382620790E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
2.177u 0.055s 0:02.36 94.0%	0+0k 0+2384io 0pf+0w
Thu Feb 18 11:38:52 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_CurvedAdapt_TEST.job

        Start 745: poissonLshape_TEST
246/327 Test #730: naca_Euler2d_AdaptNLOPTVert_TEST ........................   Passed   12.96 sec
        Start 748: PoissonLshape_CutCell_Adapt_TEST
247/327 Test #745: poissonLshape_TEST ......................................***Failed    1.94 sec
OUT/poissonLshape_TEST
  > ERROR: Test failed for poissonLshape_TEST.job in column 2
  >        New: .00081368255155350000    Orig: .00081357889605370000
  >
  > Truth file: 440 8.135788960537e-04 -8.135788960537e-04 1.836054410566E+00
  >   New file: 440 8.136825515535e-04 -8.136825515535e-04 1.836053796902E+00
  >
  > Truth file: trueOUT/poissonLshape_TEST.hist.TRUE
  >   New file: OUT/poissonLshape_TEST.hist

        Start 751: AdDiffBL2_DofControl_TEST
248/327 Test #748: PoissonLshape_CutCell_Adapt_TEST ........................***Failed    1.51 sec
OUT/PoissonLshape_CutCell_Adapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 12001 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for PoissonLshape_CutCell_Adapt_TEST.job
Metric Check mismatch on component 1 of node 49.
truth = 2.181842315505893096E-02, test = 8.653435564444615299E-03, relerror = 1.316498759061431566E-02
Metric Check mismatch on component 2 of node 49.
truth = 1.439539898040863619E+01, test = 1.269618711615071405E+01, relerror = 1.180385390200339724E-01
Metric Check mismatch on component 0 of node 50.
truth = 3.357045598882069015E+01, test = 3.884140619412283968E+01, relerror = 1.570115761030303203E-01
Metric Check mismatch on component 1 of node 50.
truth = 4.762952272571983947E+00, test = 2.746890487324235242E+00, relerror = 4.232798629659750289E-01
Metric Check mismatch on component 2 of node 50.
truth = 5.025297140422732411E+01, test = 5.147093888500917558E+01, relerror = 2.423672564523010262E-02
Metric Check mismatch on component 0 of node 51.
truth = 1.217353187279057636E+01, test = 1.055440925766165705E+01, relerror = 1.330035220713446653E-01
Metric Check mismatch on component 2 of node 51.
truth = 1.222836515301390747E+01, test = 1.060917815705564138E+01, relerror = 1.324123851142265940E-01
Metric Check mismatch on component 0 of node 52.
truth = 1.127606184945273071E+01, test = 1.133706123747249528E+01, relerror = 5.409635813830259571E-03
Metric Check mismatch on component 1 of node 52.
truth = 4.372050695960016942E-01, test = 4.730051972017078055E-01, relerror = 3.580012760570611130E-02
Metric Check mismatch on component 2 of node 52.
truth = 1.376538649156968397E+01, test = 1.425638767583173205E+01, relerror = 3.566926250583311170E-02
Metric Check mismatch on component 0 of node 53.
truth = 2.934078643481496940E+01, test = 2.583979752778402883E+01, relerror = 1.193215769730276710E-01
Metric Check mismatch on component 1 of node 53.
truth = 1.967497525545802428E-01, test = 1.464749849593989239E-01, relerror = 5.027476759518131888E-02
Metric Check mismatch on component 2 of node 53.
truth = 2.953715889498886682E+01, test = 2.592732576614515594E+01, relerror = 1.222132819773718293E-01
Metric Check mismatch on component 0 of node 54.
truth = 1.704897703607271353E+01, test = 1.484955590679663828E+01, relerror = 1.290060467922783394E-01
Metric Check mismatch on component 1 of node 54.
truth = 2.371808166960019323E-02, test = 1.813704840807140589E-02, relerror = 5.581033261528787343E-03
Metric Check mismatch on component 2 of node 54.
truth = 1.709943896474374014E+01, test = 1.487317508823020873E+01, relerror = 1.301951415542770274E-01
Metric Check mismatch on component 0 of node 55.
truth = 3.053607642871438443E+01, test = 2.682556376106939666E+01, relerror = 1.215124240439689612E-01
Metric Check mismatch on component 1 of node 55.
truth = -3.963397229069658412E-01, test = -3.812044630865561445E-01, relerror = 1.513525982040969664E-02
Metric Check mismatch on component 2 of node 55.
truth = 3.083018741057735568E+01, test = 2.708389967760210837E+01, relerror = 1.215136217981585970E-01
Metric Check mismatch on component 0 of node 56.
truth = 2.075964290152955982E+01, test = 1.812831199198736698E+01, relerror = 1.267522241121169513E-01
Metric Check mismatch on component 1 of node 56.
truth = 1.293303625582857830E-01, test = 4.127189342682525963E-02, relerror = 8.805846913146052335E-02
Metric Check mismatch on component 2 of node 56.
truth = 2.057741458834450654E+01, test = 1.800767459427232353E+01, relerror = 1.248815774712406929E-01
Metric Check mismatch on component 0 of node 57.
truth = 2.691650311063415657E+01, test = 2.394415632700722441E+01, relerror = 1.104284152889317555E-01
Metric Check mismatch on component 1 of node 57.
truth = 3.822198961411834434E-02, test = 1.824139504451226801E-01, relerror = 1.441919608310043288E-01
Metric Check mismatch on component 2 of node 57.
truth = 2.633709387233834676E+01, test = 2.372248714066996911E+01, relerror = 9.927468627867402917E-02
Metric Check mismatch on component 0 of node 58.
truth = 3.590995391540251376E+02, test = 4.278581111622088997E+02, relerror = 1.914749658831831625E-01
Metric Check mismatch on component 1 of node 58.
truth = -1.718567519816188849E+01, test = -2.805313864504164556E+01, relerror = 6.323559197745165505E-01
Metric Check mismatch on component 2 of node 58.
truth = 3.575343589509538447E+02, test = 3.895161713018486012E+02, relerror = 8.945101792379619998E-02
Metric Check mismatch on component 0 of node 59.
truth = 1.200642042916692560E+02, test = 1.751756089538649235E+02, relerror = 4.590161154803040211E-01
Metric Check mismatch on component 1 of node 59.
truth = 9.424714832698213307E-01, test = 1.178360917863142099E+01, relerror = 1.084113769536159921E+01
Metric Check mismatch on component 2 of node 59.
truth = 1.203798515808936997E+02, test = 1.866937964592546564E+02, relerror = 5.508724591988621855E-01
Metric Check mismatch on component 0 of node 60.
truth = 9.766304322681074623E+00, test = 9.813954023685640848E+00, relerror = 4.878989987431119751E-03
Metric Check mismatch on component 1 of node 60.
truth = 4.647983062795162795E-02, test = 3.853163696617149109E-02, relerror = 7.948193661780136865E-03
Metric Check mismatch on component 2 of node 60.
truth = 9.726738959594808165E+00, test = 9.815192171454095060E+00, relerror = 9.093819853367549749E-03
Metric Check mismatch on component 0 of node 61.
truth = 7.241410643222391030E+00, test = 6.405561271282883773E+00, relerror = 1.154263185891580001E-01
Metric Check mismatch on component 1 of node 61.
truth = -1.444389731432305611E-02, test = -4.760199767412525568E-03, relerror = 9.683697546910530543E-03
Metric Check mismatch on component 2 of node 61.
truth = 7.237576393861074209E+00, test = 6.357896148996197816E+00, relerror = 1.215434832039939267E-01
Metric Check mismatch on component 0 of node 62.
truth = 8.033810238658576282E+02, test = 8.192170756933459188E+02, relerror = 1.971175738167854977E-02
Metric Check mismatch on component 1 of node 62.
truth = 3.060541735382541333E+02, test = 2.414575670465573580E+02, relerror = 2.110626551662519723E-01
Metric Check mismatch on component 2 of node 62.
truth = 3.792834229069896992E+02, test = 4.243896336031276633E+02, relerror = 1.189248144578129857E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
0.228u 0.031s 0:00.36 69.4%	0+0k 0+1672io 0pf+0w
Thu Feb 18 11:38:55 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for PoissonLshape_CutCell_Adapt_TEST.job

        Start 754: hemisphere_Euler3d_Adapt_TEST
249/327 Test #742: Scalar2d_CircleBoundaryLayer_Adapt_TEST .................***Failed    4.15 sec
OUT/Scalar2d_CircleBoundaryLayer_Adapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 11654 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_CircleBoundaryLayer_Adapt_TEST.job
Metric Check mismatch on component 2 of node 904.
truth = 2.010307275008552779E+02, test = 1.860116812098940784E+02, relerror = 7.471020215502777173E-02
Metric Check mismatch on component 0 of node 905.
truth = 4.521577831788422941E+02, test = 4.183770042554059501E+02, relerror = 7.471015689687908468E-02
Metric Check mismatch on component 1 of node 905.
truth = 3.098229747984217131E+00, test = 2.866754379629608884E+00, relerror = 7.471213795723563589E-02
Metric Check mismatch on component 2 of node 905.
truth = 2.006781492232387620E+02, test = 1.856854380798971818E+02, relerror = 7.471023228674170125E-02
Metric Check mismatch on component 0 of node 906.
truth = 4.461947143090154668E+02, test = 4.128594258825426095E+02, relerror = 7.471018225327127893E-02
Metric Check mismatch on component 1 of node 906.
truth = 9.516271002362161724E+00, test = 8.805311720358627525E+00, relerror = 7.470986080861478917E-02
Metric Check mismatch on component 2 of node 906.
truth = 2.000534477845063179E+02, test = 1.851074221382542930E+02, relerror = 7.471016276785988341E-02
Metric Check mismatch on component 0 of node 907.
truth = 4.411159235711978681E+02, test = 4.081600783086882984E+02, relerror = 7.471016914489228555E-02
Metric Check mismatch on component 1 of node 907.
truth = 1.561902466803447354E+01, test = 1.445212740754508118E+01, relerror = 7.470999536082023607E-02
Metric Check mismatch on component 2 of node 907.
truth = 1.991753821806738927E+02, test = 1.842949617288577997E+02, relerror = 7.471013881784809019E-02
Metric Check mismatch on component 0 of node 908.
truth = 4.367905588287156320E+02, test = 4.041578613901578478E+02, relerror = 7.471017122271286781E-02
Metric Check mismatch on component 1 of node 908.
truth = 2.153975732859295178E+01, test = 1.993051531595907377E+01, relerror = 7.471031303113566391E-02
Metric Check mismatch on component 2 of node 908.
truth = 1.980748757793956543E+02, test = 1.832766639166077596E+02, relerror = 7.471019130800458929E-02
Metric Check mismatch on component 0 of node 909.
truth = 4.330975100276222065E+02, test = 4.007407162287917686E+02, relerror = 7.471018200212413418E-02
Metric Check mismatch on component 1 of node 909.
truth = 2.747016065457902911E+01, test = 2.541784994538345899E+01, relerror = 7.471054629065186636E-02
Metric Check mismatch on component 2 of node 909.
truth = 1.967968395777772059E+02, test = 1.820940977444797397E+02, relerror = 7.471025380713347541E-02
Metric Check mismatch on component 0 of node 910.
truth = 4.299209749220522099E+02, test = 3.978015138745774948E+02, relerror = 7.471015121627458400E-02
Metric Check mismatch on component 1 of node 910.
truth = 3.369877263228464415E+01, test = 3.118111760278650380E+01, relerror = 7.471058536672448014E-02
Metric Check mismatch on component 2 of node 910.
truth = 1.954121548749100441E+02, test = 1.808128651605684922E+02, relerror = 7.471024370867335174E-02
Metric Check mismatch on component 0 of node 911.
truth = 4.271399376712579397E+02, test = 3.952282168002276421E+02, relerror = 7.471022504945601383E-02
Metric Check mismatch on component 1 of node 911.
truth = 4.069562017453012714E+01, test = 3.765526815874641642E+01, relerror = 7.470956340620049652E-02
Metric Check mismatch on component 2 of node 911.
truth = 1.940590417388196727E+02, test = 1.795608765203329256E+02, relerror = 7.471007322606255940E-02
Metric Check mismatch on component 0 of node 912.
truth = 4.246299874528556302E+02, test = 3.929057951808362077E+02, relerror = 7.471020231594356631E-02
Metric Check mismatch on component 1 of node 912.
truth = 4.932869549030304057E+01, test = 4.564312922974261255E+01, relerror = 7.471444813060039436E-02
Metric Check mismatch on component 2 of node 912.
truth = 1.930574621326344982E+02, test = 1.786340602685406225E+02, relerror = 7.471040852171099977E-02
Metric Check mismatch on component 0 of node 913.
truth = 4.224533643108545675E+02, test = 3.908918290803457580E+02, relerror = 7.471010505975005100E-02
Metric Check mismatch on component 1 of node 913.
truth = 6.147713169194055638E+01, test = 5.688387345072779055E+01, relerror = 7.471490804465957813E-02
Metric Check mismatch on component 2 of node 913.
truth = 1.931818070399272358E+02, test = 1.787490272753817635E+02, relerror = 7.471086426664635960E-02
Metric Check mismatch on component 0 of node 914.
truth = 4.205892531904534621E+02, test = 3.891669686055695365E+02, relerror = 7.471014617355217768E-02
Metric Check mismatch on component 1 of node 914.
truth = 7.602137649678884657E+01, test = 7.034180108388649444E+01, relerror = 7.471024170605827797E-02
Metric Check mismatch on component 2 of node 914.
truth = 1.663977273153208216E+02, test = 1.539661351042564661E+02, relerror = 7.471010819460714714E-02
Metric Check mismatch on component 0 of node 915.
truth = 4.283664565966642499E+02, test = 3.963631370864004566E+02, relerror = 7.471014365720297923E-02
Metric Check mismatch on component 1 of node 915.
truth = 1.024946805414455895E+02, test = 9.483726883364766991E+01, relerror = 7.471033293968369626E-02
Metric Check mismatch on component 2 of node 915.
truth = 1.228850590473537494E+02, test = 1.137043022816613274E+02, relerror = 7.471011396230535506E-02
Metric Check mismatch on component 0 of node 916.
truth = 4.198036272767603805E+02, test = 3.884400308561557722E+02, relerror = 7.471016061499581584E-02
Metric Check mismatch on component 1 of node 916.
truth = 7.346930675907962893E+01, test = 6.798040795688557125E+01, relerror = 7.471009383814170013E-02
Metric Check mismatch on component 2 of node 916.
truth = 9.156259053720209806E+01, test = 8.472193617986572178E+01, relerror = 7.471014436356518407E-02
Metric Check mismatch on component 0 of node 917.
truth = 4.430250885708222768E+02, test = 4.099266220724894083E+02, relerror = 7.471014024308857138E-02
Metric Check mismatch on component 1 of node 917.
truth = 1.397366636360839465E+01, test = 1.292968410747492847E+01, relerror = 7.471069001992977632E-02
Metric Check mismatch on component 2 of node 917.
truth = 6.226258582006595788E+01, test = 5.761093342677529705E+01, relerror = 7.471023459792651422E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
3.040u 0.074s 0:03.11 100.0%	0+0k 0+4248io 0pf+0w
Thu Feb 18 11:38:56 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_CircleBoundaryLayer_Adapt_TEST.job

        Start 757: bumpQ2_Euler3d_Jacobi_TEST
250/327 Test #751: AdDiffBL2_DofControl_TEST ...............................***Failed    2.11 sec
OUT/AdDiffBL2_DofControl_TEST
  > ERROR: Test failed for AdDiffBL2_DofControl_TEST.job in column 1
  >        New: 108    Orig: 132
  >
  > Truth file: 132 1.427802167237e-04 8.958505572551e-05 2.020425490045E-04
  >   New file: 108 1.694143330459e-04 1.221501599463e-04 2.331102675067E-04
  >
  > Truth file: trueOUT/AdDiffBL2_DofControl_TEST.hist.TRUE
  >   New file: OUT/AdDiffBL2_DofControl_TEST.hist

        Start 760: box_Euler2d_TEST
251/327 Test #757: bumpQ2_Euler3d_Jacobi_TEST ..............................   Passed    3.21 sec
        Start 763: Scalar2d_UniAdapt_TEST
252/327 Test #754: hemisphere_Euler3d_Adapt_TEST ...........................***Failed    5.02 sec
OUT/hemisphere_Euler3d_Adapt
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 12157 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for hemisphere_Euler3d_Adapt_TEST.job
Metric Check mismatch on component 5 of node 151.
truth = 9.550913477420202469E+00, test = 9.529285522470322789E+00, relerror = 2.264490721333767970E-03
Metric Check mismatch on component 0 of node 152.
truth = 7.953857219441792914E+00, test = 7.935845783569552836E+00, relerror = 2.264490721333835190E-03
Metric Check mismatch on component 3 of node 152.
truth = 7.953857219441792914E+00, test = 7.935845783569552836E+00, relerror = 2.264490721333835190E-03
Metric Check mismatch on component 5 of node 152.
truth = 7.953857219441792914E+00, test = 7.935845783569552836E+00, relerror = 2.264490721333835190E-03
Metric Check mismatch on component 0 of node 153.
truth = 8.423281109220500440E+00, test = 8.404206667305484046E+00, relerror = 2.264490721333834757E-03
Metric Check mismatch on component 3 of node 153.
truth = 8.423281109220500440E+00, test = 8.404206667305484046E+00, relerror = 2.264490721333834757E-03
Metric Check mismatch on component 5 of node 153.
truth = 8.423281109220500440E+00, test = 8.404206667305484046E+00, relerror = 2.264490721333834757E-03
Metric Check mismatch on component 0 of node 154.
truth = 8.495404281075957797E+00, test = 8.476166516907481352E+00, relerror = 2.264490721333858609E-03
Metric Check mismatch on component 3 of node 154.
truth = 8.495404281075957797E+00, test = 8.476166516907481352E+00, relerror = 2.264490721333858609E-03
Metric Check mismatch on component 5 of node 154.
truth = 8.495404281075957797E+00, test = 8.476166516907481352E+00, relerror = 2.264490721333858609E-03
Metric Check mismatch on component 0 of node 155.
truth = 1.029623579498961128E+01, test = 1.027292006456719164E+01, relerror = 2.264490721333869451E-03
Metric Check mismatch on component 3 of node 155.
truth = 1.029623579498961128E+01, test = 1.027292006456719164E+01, relerror = 2.264490721333869451E-03
Metric Check mismatch on component 5 of node 155.
truth = 1.029623579498961128E+01, test = 1.027292006456719164E+01, relerror = 2.264490721333869451E-03
Metric Check mismatch on component 0 of node 156.
truth = 1.004087415856934307E+01, test = 1.001813669220318204E+01, relerror = 2.264490721333842563E-03
Metric Check mismatch on component 3 of node 156.
truth = 1.004087415856934307E+01, test = 1.001813669220318204E+01, relerror = 2.264490721333842563E-03
Metric Check mismatch on component 5 of node 156.
truth = 1.004087415856934307E+01, test = 1.001813669220318204E+01, relerror = 2.264490721333842563E-03
Metric Check mismatch on component 0 of node 157.
truth = 1.051059448010229502E+01, test = 1.048679333642640188E+01, relerror = 2.264490721333727637E-03
Metric Check mismatch on component 3 of node 157.
truth = 1.051059448010229502E+01, test = 1.048679333642640188E+01, relerror = 2.264490721333727637E-03
Metric Check mismatch on component 5 of node 157.
truth = 1.051059448010229502E+01, test = 1.048679333642640188E+01, relerror = 2.264490721333727637E-03
Metric Check mismatch on component 0 of node 158.
truth = 1.080689836078201260E+01, test = 1.078242623971762448E+01, relerror = 2.264490721333781414E-03
Metric Check mismatch on component 3 of node 158.
truth = 1.080689836078201260E+01, test = 1.078242623971762448E+01, relerror = 2.264490721333781414E-03
Metric Check mismatch on component 5 of node 158.
truth = 1.080689836078201260E+01, test = 1.078242623971762448E+01, relerror = 2.264490721333781414E-03
Metric Check mismatch on component 0 of node 159.
truth = 8.772519072112407557E+00, test = 8.752653784070885123E+00, relerror = 2.264490721333810037E-03
Metric Check mismatch on component 3 of node 159.
truth = 8.772519072112407557E+00, test = 8.752653784070885123E+00, relerror = 2.264490721333810037E-03
Metric Check mismatch on component 5 of node 159.
truth = 8.772519072112407557E+00, test = 8.752653784070885123E+00, relerror = 2.264490721333810037E-03
Metric Check mismatch on component 0 of node 160.
truth = 1.109068096409009563E+01, test = 1.106556621995363976E+01, relerror = 2.264490721333839961E-03
Metric Check mismatch on component 3 of node 160.
truth = 1.109068096409009563E+01, test = 1.106556621995363976E+01, relerror = 2.264490721333839961E-03
Metric Check mismatch on component 5 of node 160.
truth = 1.109068096409009563E+01, test = 1.106556621995363976E+01, relerror = 2.264490721333839961E-03
Metric Check mismatch on component 0 of node 161.
truth = 9.374433318417125349E+00, test = 9.353205001149806463E+00, relerror = 2.264490721333894171E-03
Metric Check mismatch on component 3 of node 161.
truth = 9.374433318417125349E+00, test = 9.353205001149806463E+00, relerror = 2.264490721333894171E-03
Metric Check mismatch on component 5 of node 161.
truth = 9.374433318417125349E+00, test = 9.353205001149806463E+00, relerror = 2.264490721333894171E-03
Metric Check mismatch on component 0 of node 162.
truth = 8.680402927508577449E+00, test = 8.660746235621795464E+00, relerror = 2.264490721333806567E-03
Metric Check mismatch on component 3 of node 162.
truth = 8.680402927508577449E+00, test = 8.660746235621795464E+00, relerror = 2.264490721333806567E-03
Metric Check mismatch on component 5 of node 162.
truth = 8.680402927508577449E+00, test = 8.660746235621795464E+00, relerror = 2.264490721333806567E-03
Metric Check mismatch on component 0 of node 163.
truth = 8.812231441716857461E+00, test = 8.792276225382844146E+00, relerror = 2.264490721333744985E-03
Metric Check mismatch on component 3 of node 163.
truth = 8.812231441716857461E+00, test = 8.792276225382844146E+00, relerror = 2.264490721333744985E-03
Metric Check mismatch on component 5 of node 163.
truth = 8.812231441716857461E+00, test = 8.792276225382844146E+00, relerror = 2.264490721333744985E-03
Metric Check mismatch on component 0 of node 164.
truth = 1.060230339349769402E+01, test = 1.057829457583835087E+01, relerror = 2.264490721333966162E-03
Metric Check mismatch on component 3 of node 164.
truth = 1.060230339349769402E+01, test = 1.057829457583835087E+01, relerror = 2.264490721333966162E-03
Metric Check mismatch on component 5 of node 164.
truth = 1.060230339349769402E+01, test = 1.057829457583835087E+01, relerror = 2.264490721333966162E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
3.556u 0.080s 0:03.74 97.0%	0+0k 0+1904io 0pf+0w
Thu Feb 18 11:39:01 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for hemisphere_Euler3d_Adapt_TEST.job

        Start 766: Scalar2d_UniAdapt_Unsteady1_TEST
253/327 Test #763: Scalar2d_UniAdapt_TEST ..................................***Failed    1.51 sec
OUT/Scalar2d_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 12417 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_TEST.job
$  *     *    *   *   $
$  *     *     * *    $
$  ******       *     $
$  *           * *    $
$  *          *   *   $
$  *         *     *  $
$                     $
$$$$$$$$$$$$$$$$$$$$$$$

Done.
Writing out OUT/Scalar2d_UniAdapt_TEST_P3_a00_Dual_0.pxa . . .Done.

**************************
* Adaptation Iteration 0 *
**************************
Writing out OUT/Scalar2d_UniAdapt_TEST_a00_PreMetricOpt_AdaptInfo_0.pxa . . .Done.
meshDofReq = 1000.000000, meshDofCurr = 235.925435
ratio =  4.238627338679009e+00
Scaling the continuous metric
Scaling the element metric
Writing out OUT/Scalar2d_UniAdapt_TEST_a00_AdaptInfo_0.pxa . . .Done.
****************************************************************************************
****************************************************************************************
CHECKING Truth Metric File: TrueMetric/Scalar2d_UniAdapt_TEST_Metric_a00.attach

Metric Check mismatch on component 0 of node 0.
truth = 7.711827223060084613E+00, test = 7.694127420326128508E+00, relerror = 2.295150321966465349E-03
Metric Check mismatch on component 1 of node 0.
truth = -9.194972254069227802E+00, test = -9.173868410539824936E+00, relerror = 2.295150321966809258E-03
Metric Check mismatch on component 2 of node 0.
truth = 4.207174901887707108E+01, test = 4.197518803057062797E+01, relerror = 2.295150321968249946E-03
Metric Check mismatch on component 0 of node 1.
truth = 7.005367655993610221E+00, test = 6.989289284162457427E+00, relerror = 2.295150321967264189E-03
Metric Check mismatch on component 1 of node 1.
truth = -5.675765265687729766E+00, test = -5.662738531210770532E+00, relerror = 2.295150321968220455E-03
Metric Check mismatch on component 2 of node 1.
truth = 4.075983990378809807E+01, test = 4.066628994410955045E+01, relerror = 2.295150321968103795E-03
Metric Check mismatch on component 0 of node 2.
truth = 9.282081631249120335E+00, test = 9.260777858604628321E+00, relerror = 2.295150321967713049E-03
Metric Check mismatch on component 1 of node 2.
truth = -8.940651703303574394E+00, test = -8.920131563668132202E+00, relerror = 2.295150321968139357E-03
Metric Check mismatch on component 2 of node 2.
truth = 4.408435948426343742E+01, test = 4.398317925239942383E+01, relerror = 2.295150321966941097E-03
Metric Check mismatch on component 0 of node 3.
truth = 5.604761424269736558E+00, test = 5.591897654282282915E+00, relerror = 2.295150321965704239E-03
Metric Check mismatch on component 1 of node 3.
truth = -6.999072273813476741E+00, test = -6.983008350830786526E+00, relerror = 2.295150321963701067E-03
Metric Check mismatch on component 2 of node 3.
truth = 4.127691350232788636E+01, test = 4.118217678101323287E+01, relerror = 2.295150321966555121E-03
Metric Check mismatch on component 0 of node 4.
truth = 5.802185966502596770E+00, test = 5.788869077513465022E+00, relerror = 2.295150321967155769E-03
Metric Check mismatch on component 1 of node 4.
truth = -6.650322284011406460E+00, test = -6.635058794680073646E+00, relerror = 2.295150321966957577E-03
Metric Check mismatch on component 2 of node 4.
truth = 4.231953924997981176E+01, test = 4.222240954584471240E+01, relerror = 2.295150321967309726E-03
Metric Check mismatch on component 0 of node 5.
truth = 5.985549539542634356E+00, test = 5.971811803589796241E+00, relerror = 2.295150321968237803E-03
Metric Check mismatch on component 1 of node 5.
truth = -6.177374381804296100E+00, test = -6.163196379002978453E+00, relerror = 2.295150321968427755E-03
Metric Check mismatch on component 2 of node 5.
truth = 4.464202734367807324E+01, test = 4.453956718024697636E+01, relerror = 2.295150321966877346E-03
Metric Check mismatch on component 0 of node 6.
truth = 4.188343010605143135E+00, test = 4.178730133795842683E+00, relerror = 2.295150321967435493E-03
Metric Check mismatch on component 2 of node 6.
truth = 3.851510952355631190E+01, test = 3.842671155753283330E+01, relerror = 2.295150321964249673E-03
Metric Check mismatch on component 0 of node 7.
truth = 4.767936984075936913E+00, test = 4.756993851971816234E+00, relerror = 2.295150321967088982E-03
Metric Check mismatch on component 1 of node 7.
truth = -3.953731460917814466E+00, test = -3.944657052882338810E+00, relerror = 2.295150321961707870E-03
Metric Check mismatch on component 2 of node 7.
truth = 3.940694092162517848E+01, test = 3.931649606848120726E+01, relerror = 2.295150321966204273E-03
Metric Check mismatch on component 0 of node 8.
truth = 4.772977671633313435E+00, test = 4.762022970393519294E+00, relerror = 2.295150321967762488E-03
Metric Check mismatch on component 1 of node 8.
truth = -4.849348281002122008E+00, test = -4.838218297733652307E+00, relerror = 2.295150321966497441E-03
Metric Check mismatch on component 2 of node 8.
truth = 4.459975648022846428E+01, test = 4.449739333478328973E+01, relerror = 2.295150321965394591E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
0.109u 0.040s 0:00.29 48.2%	0+0k 0+1032io 0pf+0w
Thu Feb 18 11:39:01 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_TEST.job

        Start 769: Scalar2d_UniAdapt_Unsteady2_TEST
254/327 Test #766: Scalar2d_UniAdapt_Unsteady1_TEST ........................***Failed    2.01 sec
OUT/Scalar2d_UniAdapt_Unsteady1_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 12450 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_Unsteady1_TEST.job
$  *           * *    $
$  *          *   *   $
$  *         *     *  $
$                     $
$$$$$$$$$$$$$$$$$$$$$$$

Done.
Integrated conservative output error   = 3.2266673141E-03
Integrated unconservative output error = -2.2596124574E-03

Writing out OUT/Scalar2d_UniAdapt_Unsteady1_TEST_P3_a00_Dual_0.pxa . . .Done.

**************************
* Adaptation Iteration 0 *
**************************
Writing out OUT/Scalar2d_UniAdapt_Unsteady1_TEST_a00_PreMetricOpt_AdaptInfo_0.pxa . . .Done.
meshDofReq = 1000.000000, meshDofCurr = 235.925445
ratio =  4.238627167064808e+00
Scaling the continuous metric
Scaling the element metric
Writing out OUT/Scalar2d_UniAdapt_Unsteady1_TEST_a00_AdaptInfo_0.pxa . . .Done.
****************************************************************************************
****************************************************************************************
CHECKING Truth Metric File: TrueMetric/Scalar2d_UniAdapt_TEST_Metric_a00.attach

Metric Check mismatch on component 0 of node 0.
truth = 7.711827223060084613E+00, test = 7.694127109077692594E+00, relerror = 2.295190681848359796E-03
Metric Check mismatch on component 1 of node 0.
truth = -9.194972254069227802E+00, test = -9.173868039845357814E+00, relerror = 2.295190636875530949E-03
Metric Check mismatch on component 2 of node 0.
truth = 4.207174901887707108E+01, test = 4.197518632968171204E+01, relerror = 2.295190750259338067E-03
Metric Check mismatch on component 0 of node 1.
truth = 7.005367655993610221E+00, test = 6.989289001196576478E+00, relerror = 2.295190714691078791E-03
Metric Check mismatch on component 1 of node 1.
truth = -5.675765265687729766E+00, test = -5.662738302133990764E+00, relerror = 2.295190682478044902E-03
Metric Check mismatch on component 2 of node 1.
truth = 4.075983990378809807E+01, test = 4.066628829720116300E+01, relerror = 2.295190727141218669E-03
Metric Check mismatch on component 0 of node 2.
truth = 9.282081631249120335E+00, test = 9.260777483632136153E+00, relerror = 2.295190719424561928E-03
Metric Check mismatch on component 1 of node 2.
truth = -8.940651703303574394E+00, test = -8.920131202154140126E+00, relerror = 2.295190756827260488E-03
Metric Check mismatch on component 2 of node 2.
truth = 4.408435948426343742E+01, test = 4.398317747252919219E+01, relerror = 2.295190696155257910E-03
Metric Check mismatch on component 0 of node 3.
truth = 5.604761424269736558E+00, test = 5.591898225683617163E+00, relerror = 2.295048372695967891E-03
Metric Check mismatch on component 1 of node 3.
truth = -6.999072273813476741E+00, test = -6.983012303510660601E+00, relerror = 2.294585578563513098E-03
Metric Check mismatch on component 2 of node 3.
truth = 4.127691350232788636E+01, test = 4.118218711052377756E+01, relerror = 2.294900072864375883E-03
Metric Check mismatch on component 0 of node 4.
truth = 5.802185966502596770E+00, test = 5.788868836366706461E+00, relerror = 2.295191883330399522E-03
Metric Check mismatch on component 1 of node 4.
truth = -6.650322284011406460E+00, test = -6.635058594599616555E+00, relerror = 2.295180407795666122E-03
Metric Check mismatch on component 2 of node 4.
truth = 4.231953924997981176E+01, test = 4.222240834989116820E+01, relerror = 2.295178582046823648E-03
Metric Check mismatch on component 0 of node 5.
truth = 5.985549539542634356E+00, test = 5.971811559877529874E+00, relerror = 2.295191038741987294E-03
Metric Check mismatch on component 1 of node 5.
truth = -6.177374381804296100E+00, test = -6.163196124243183860E+00, relerror = 2.295191562757612023E-03
Metric Check mismatch on component 2 of node 5.
truth = 4.464202734367807324E+01, test = 4.453956538327882697E+01, relerror = 2.295190574801623303E-03
Metric Check mismatch on component 0 of node 6.
truth = 4.188343010605143135E+00, test = 4.178729747987707022E+00, relerror = 2.295242436709395498E-03
Metric Check mismatch on component 2 of node 6.
truth = 3.851510952355631190E+01, test = 3.842673779257305000E+01, relerror = 2.294469159673885161E-03
Metric Check mismatch on component 0 of node 7.
truth = 4.767936984075936913E+00, test = 4.756994050222509429E+00, relerror = 2.295108741993642006E-03
Metric Check mismatch on component 1 of node 7.
truth = -3.953731460917814466E+00, test = -3.944660580219510937E+00, relerror = 2.294258168003607094E-03
Metric Check mismatch on component 2 of node 7.
truth = 3.940694092162517848E+01, test = 3.931650577587341644E+01, relerror = 2.294903984849387853E-03
Metric Check mismatch on component 0 of node 8.
truth = 4.772977671633313435E+00, test = 4.762022814028772366E+00, relerror = 2.295183082386454115E-03
Metric Check mismatch on component 1 of node 8.
truth = -4.849348281002122008E+00, test = -4.838218360127362949E+00, relerror = 2.295137455554965757E-03
Metric Check mismatch on component 2 of node 8.
truth = 4.459975648022846428E+01, test = 4.449739223999470994E+01, relerror = 2.295174868928566338E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
0.137u 0.031s 0:00.98 16.3%	0+0k 0+1760io 0pf+0w
Thu Feb 18 11:39:03 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_Unsteady1_TEST.job

        Start 772: naca_Euler2d_UniAdapt_TEST
255/327 Test #769: Scalar2d_UniAdapt_Unsteady2_TEST ........................***Failed    1.61 sec
OUT/Scalar2d_UniAdapt_Unsteady2_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 12469 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_Unsteady2_TEST.job
$  *           * *    $
$  *          *   *   $
$  *         *     *  $
$                     $
$$$$$$$$$$$$$$$$$$$$$$$

Done.
Integrated conservative output error   = 3.2266673137E-03
Integrated unconservative output error = -2.2596124571E-03

Writing out OUT/Scalar2d_UniAdapt_Unsteady2_TEST_P3_a00_Dual_0.pxa . . .Done.

**************************
* Adaptation Iteration 0 *
**************************
Writing out OUT/Scalar2d_UniAdapt_Unsteady2_TEST_a00_PreMetricOpt_AdaptInfo_0.pxa . . .Done.
meshDofReq = 1000.000000, meshDofCurr = 235.925435
ratio =  4.238627338679009e+00
Scaling the continuous metric
Scaling the element metric
Writing out OUT/Scalar2d_UniAdapt_Unsteady2_TEST_a00_AdaptInfo_0.pxa . . .Done.
****************************************************************************************
****************************************************************************************
CHECKING Truth Metric File: TrueMetric/Scalar2d_UniAdapt_TEST_Metric_a00.attach

Metric Check mismatch on component 0 of node 0.
truth = 7.711827223060084613E+00, test = 7.694127420326122291E+00, relerror = 2.295150321967271562E-03
Metric Check mismatch on component 1 of node 0.
truth = -9.194972254069227802E+00, test = -9.173868410539819607E+00, relerror = 2.295150321967388655E-03
Metric Check mismatch on component 2 of node 0.
truth = 4.207174901887707108E+01, test = 4.197518803057067061E+01, relerror = 2.295150321967236434E-03
Metric Check mismatch on component 0 of node 1.
truth = 7.005367655993610221E+00, test = 6.989289284162457427E+00, relerror = 2.295150321967264189E-03
Metric Check mismatch on component 1 of node 1.
truth = -5.675765265687729766E+00, test = -5.662738531210775861E+00, relerror = 2.295150321967281536E-03
Metric Check mismatch on component 2 of node 1.
truth = 4.075983990378809807E+01, test = 4.066628994410958597E+01, relerror = 2.295150321967232097E-03
Metric Check mismatch on component 0 of node 2.
truth = 9.282081631249120335E+00, test = 9.260777858604631874E+00, relerror = 2.295150321967330109E-03
Metric Check mismatch on component 1 of node 2.
truth = -8.940651703303574394E+00, test = -8.920131563668141084E+00, relerror = 2.295150321967145794E-03
Metric Check mismatch on component 2 of node 2.
truth = 4.408435948426343742E+01, test = 4.398317925239940962E+01, relerror = 2.295150321967263322E-03
Metric Check mismatch on component 0 of node 3.
truth = 5.604761424269736558E+00, test = 5.591897654282274921E+00, relerror = 2.295150321967130182E-03
Metric Check mismatch on component 1 of node 3.
truth = -6.999072273813476741E+00, test = -6.983008350830761657E+00, relerror = 2.295150321967254214E-03
Metric Check mismatch on component 2 of node 3.
truth = 4.127691350232788636E+01, test = 4.118217678101320445E+01, relerror = 2.295150321967243806E-03
Metric Check mismatch on component 0 of node 4.
truth = 5.802185966502596770E+00, test = 5.788869077513464134E+00, relerror = 2.295150321967308858E-03
Metric Check mismatch on component 1 of node 4.
truth = -6.650322284011406460E+00, test = -6.635058794680070982E+00, relerror = 2.295150321967358298E-03
Metric Check mismatch on component 2 of node 4.
truth = 4.231953924997981176E+01, test = 4.222240954584471240E+01, relerror = 2.295150321967309726E-03
Metric Check mismatch on component 0 of node 5.
truth = 5.985549539542634356E+00, test = 5.971811803589802459E+00, relerror = 2.295150321967199137E-03
Metric Check mismatch on component 1 of node 5.
truth = -6.177374381804296100E+00, test = -6.163196379002985559E+00, relerror = 2.295150321967277200E-03
Metric Check mismatch on component 2 of node 5.
truth = 4.464202734367807324E+01, test = 4.453956718024696215E+01, relerror = 2.295150321967195668E-03
Metric Check mismatch on component 0 of node 6.
truth = 4.188343010605143135E+00, test = 4.178730133795842683E+00, relerror = 2.295150321967435493E-03
Metric Check mismatch on component 2 of node 6.
truth = 3.851510952355631190E+01, test = 3.842671155753271250E+01, relerror = 2.295150321967385620E-03
Metric Check mismatch on component 0 of node 7.
truth = 4.767936984075936913E+00, test = 4.756993851971815346E+00, relerror = 2.295150321967275465E-03
Metric Check mismatch on component 1 of node 7.
truth = -3.953731460917814466E+00, test = -3.944657052882316606E+00, relerror = 2.295150321967324037E-03
Metric Check mismatch on component 2 of node 7.
truth = 3.940694092162517848E+01, test = 3.931649606848116463E+01, relerror = 2.295150321967285873E-03
Metric Check mismatch on component 0 of node 8.
truth = 4.772977671633313435E+00, test = 4.762022970393521959E+00, relerror = 2.295150321967203907E-03
Metric Check mismatch on component 1 of node 8.
truth = -4.849348281002122008E+00, test = -4.838218297733648754E+00, relerror = 2.295150321967229928E-03
Metric Check mismatch on component 2 of node 8.
truth = 4.459975648022846428E+01, test = 4.449739333478320447E+01, relerror = 2.295150321967306256E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
0.120u 0.040s 0:00.31 51.6%	0+0k 0+1216io 0pf+0w
Thu Feb 18 11:39:03 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_Unsteady2_TEST.job

        Start 775: naca_NavierStokes2d_UniAdapt_TEST
256/327 Test #772: naca_Euler2d_UniAdapt_TEST ..............................***Failed    4.00 sec
OUT/naca_Euler2d_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 12512 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_UniAdapt_TEST.job
truth = 7.985298362366814728E-02, test = 7.212874814337004448E-02, relerror = 7.724235480298102807E-03
Metric Check mismatch on component 2 of node 92.
truth = 8.765999554819137174E-02, test = 7.918058229286223382E-02, relerror = 8.479413255329137922E-03
Metric Check mismatch on component 0 of node 93.
truth = 4.606881178689954481E+02, test = 4.161254309922495054E+02, relerror = 9.673070597713594176E-02
Metric Check mismatch on component 1 of node 93.
truth = 1.628972631640661461E+02, test = 1.471400958964627250E+02, relerror = 9.673070597713595564E-02
Metric Check mismatch on component 2 of node 93.
truth = 6.061240404558727732E+02, test = 5.474932341128620692E+02, relerror = 9.673070597713598340E-02
Metric Check mismatch on component 0 of node 94.
truth = 7.496998831872647706E-02, test = 6.771808842155843666E-02, relerror = 7.251899897168040399E-03
Metric Check mismatch on component 2 of node 94.
truth = 9.048761304945414363E-02, test = 8.173468235699454798E-02, relerror = 8.752930692459595652E-03
Metric Check mismatch on component 0 of node 95.
truth = 8.536845745875788760E-02, test = 7.711070630059314868E-02, relerror = 8.257751158164738925E-03
Metric Check mismatch on component 2 of node 95.
truth = 8.190910815463811612E-02, test = 7.398598229688238548E-02, relerror = 7.923125857755730639E-03
Metric Check mismatch on component 0 of node 96.
truth = 4.531550328203036315E+01, test = 4.093210265785034352E+01, relerror = 9.673070597713598340E-02
Metric Check mismatch on component 1 of node 96.
truth = 3.843791383786818283E+00, test = 3.471978729604287217E+00, relerror = 9.673070597713590013E-02
Metric Check mismatch on component 2 of node 96.
truth = 1.379123223145958264E+02, test = 1.245719660141586616E+02, relerror = 9.673070597713588625E-02
Metric Check mismatch on component 0 of node 97.
truth = 1.068722860981634994E+02, test = 9.653445441449768794E+01, relerror = 9.673070597713598340E-02
Metric Check mismatch on component 1 of node 97.
truth = -1.705903407041111208E+01, test = -1.540890166149223006E+01, relerror = 9.673070597713595564E-02
Metric Check mismatch on component 2 of node 97.
truth = 1.069349644886111577E+02, test = 9.659106987998782756E+01, relerror = 9.673070597713603891E-02
Metric Check mismatch on component 0 of node 98.
truth = 5.949477331650299305E+01, test = 5.373980189164799270E+01, relerror = 9.673070597713588625E-02
Metric Check mismatch on component 1 of node 98.
truth = 1.948704855765216903E+00, test = 1.760205259325974492E+00, relerror = 9.673070597713599728E-02
Metric Check mismatch on component 2 of node 98.
truth = 7.455801561809482791E+01, test = 6.734596613110218755E+01, relerror = 9.673070597713594176E-02
Metric Check mismatch on component 0 of node 99.
truth = 9.931651792990759020E+01, test = 8.970956103535674231E+01, relerror = 9.673070597713601115E-02
Metric Check mismatch on component 1 of node 99.
truth = 1.211817659113387968E+01, test = 1.094597681431789660E+01, relerror = 9.673070597713596952E-02
Metric Check mismatch on component 2 of node 99.
truth = 1.960034028127628005E+02, test = 1.770438552847632820E+02, relerror = 9.673070597713603891E-02
Metric Check mismatch on component 0 of node 100.
truth = 6.777398968691479286E-01, test = 6.121816381761239212E-01, relerror = 6.555825869302400744E-02
Metric Check mismatch on component 1 of node 100.
truth = 8.229158808098210875E-02, test = 7.433146466992904267E-02, relerror = 7.960123411053066089E-03
Metric Check mismatch on component 2 of node 100.
truth = 7.397670318342941531E-01, test = 6.682088445863525461E-01, relerror = 7.155818724794160701E-02
Metric Check mismatch on component 0 of node 101.
truth = 4.906440628605547971E+01, test = 4.431837162765631177E+01, relerror = 9.673070597713583074E-02
Metric Check mismatch on component 1 of node 101.
truth = -3.961157717943862178E+00, test = -3.577992135400371865E+00, relerror = 9.673070597713588625E-02
Metric Check mismatch on component 2 of node 101.
truth = 4.986612824656184273E+01, test = 4.504254245692550995E+01, relerror = 9.673070597713605279E-02
Metric Check mismatch on component 0 of node 102.
truth = 5.113330320520434924E+01, test = 4.618714268722198568E+01, relerror = 9.673070597713591401E-02
Metric Check mismatch on component 1 of node 102.
truth = 4.437038559660153147E+00, test = 4.007840687336451602E+00, relerror = 9.673070597713605279E-02
Metric Check mismatch on component 2 of node 102.
truth = 1.826776942589864348E+02, test = 1.650071519270392741E+02, relerror = 9.673070597713599728E-02
Metric Check mismatch on component 0 of node 103.
truth = 1.752938520059630036E+02, test = 1.583375539479746124E+02, relerror = 9.673070597713595564E-02
Metric Check mismatch on component 1 of node 103.
truth = -8.092023027220204057E+00, test = -7.309275927013952234E+00, relerror = 9.673070597713603891E-02
Metric Check mismatch on component 2 of node 103.
truth = 1.796388397005998172E+02, test = 1.622622479154472330E+02, relerror = 9.673070597713598340E-02
Metric Check mismatch on component 0 of node 104.
truth = 2.242212568974180975E+00, test = 2.025321764226500676E+00, relerror = 9.673070597713601115E-02
Metric Check mismatch on component 1 of node 104.
truth = 1.715867243339433135E-01, test = 1.549890193528167814E-01, relerror = 1.659770498112653203E-02
Metric Check mismatch on component 2 of node 104.
truth = 2.218986706081596871E+00, test = 2.004342555448444418E+00, relerror = 9.673070597713599728E-02
Metric Check mismatch on component 0 of node 105.
truth = 4.183811148446809369E+01, test = 3.779108142382537494E+01, relerror = 9.673070597713596952E-02
Metric Check mismatch on component 1 of node 105.
truth = -1.337306172962486883E+01, test = -1.207947602744243731E+01, relerror = 9.673070597713588625E-02
Metric Check mismatch on component 2 of node 105.
truth = 6.846547743771076000E+01, test = 6.184276347009932095E+01, relerror = 9.673070597713601115E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
2.779u 0.084s 0:02.96 96.2%	0+0k 0+5376io 0pf+0w
Thu Feb 18 11:39:07 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_UniAdapt_TEST.job

        Start 778: diamond_Euler2d_UniAdapt_TEST
257/327 Test #775: naca_NavierStokes2d_UniAdapt_TEST .......................***Failed    7.60 sec
OUT/naca_NavierStokes2d_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 12538 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_NavierStokes2d_UniAdapt_TEST.job
truth = 1.686472649754225672E-01, test = 1.533214631002297323E-01, relerror = 1.532580187519283488E-02
Metric Check mismatch on component 0 of node 93.
truth = 4.677796495522857754E+02, test = 4.252702247388989463E+02, relerror = 9.087489131703957446E-02
Metric Check mismatch on component 1 of node 93.
truth = 2.117827672408571402E+02, test = 1.925370312838009283E+02, relerror = 9.087489132280694715E-02
Metric Check mismatch on component 2 of node 93.
truth = 1.015134596221067795E+03, test = 9.228843501209307760E+02, relerror = 9.087489131347416260E-02
Metric Check mismatch on component 0 of node 94.
truth = 1.509589101107965958E-01, test = 1.372405355607043964E-01, relerror = 1.371837455009219942E-02
Metric Check mismatch on component 1 of node 94.
truth = -1.219869690263815191E-02, test = -1.109014164549653077E-02, relerror = 1.108555257141621148E-03
Metric Check mismatch on component 2 of node 94.
truth = 1.991518288219722987E-01, test = 1.810539280231000248E-01, relerror = 1.809790079887227399E-02
Metric Check mismatch on component 0 of node 95.
truth = 1.495038087521665393E-01, test = 1.359176663809191776E-01, relerror = 1.358614237124736168E-02
Metric Check mismatch on component 2 of node 95.
truth = 1.726849007632697552E-01, test = 1.569921791749425144E-01, relerror = 1.569272158832724084E-02
Metric Check mismatch on component 0 of node 96.
truth = 1.394150364507602546E+02, test = 1.267457101651135218E+02, relerror = 9.087489131863756009E-02
Metric Check mismatch on component 1 of node 96.
truth = -4.635756550986517510E+01, test = -4.214482678160502616E+01, relerror = 9.087489133491387372E-02
Metric Check mismatch on component 2 of node 96.
truth = 4.906355841517121803E+02, test = 4.460491287668612586E+02, relerror = 9.087489131457716918E-02
Metric Check mismatch on component 0 of node 97.
truth = 1.691525626972837415E+02, test = 1.537808419465125382E+02, relerror = 9.087489131501075290E-02
Metric Check mismatch on component 1 of node 97.
truth = -6.124692670853858090E+01, test = -5.568111890016573540E+01, relerror = 9.087489132082283982E-02
Metric Check mismatch on component 2 of node 97.
truth = 5.478430640288748918E+02, test = 4.980578851282347159E+02, relerror = 9.087489131379451746E-02
Metric Check mismatch on component 0 of node 98.
truth = 2.002594279385535572E+02, test = 1.820608741901488088E+02, relerror = 9.087489131342514626E-02
Metric Check mismatch on component 1 of node 98.
truth = -1.206277575970063651E+02, test = -1.096657232360766443E+02, relerror = 9.087489131275840182E-02
Metric Check mismatch on component 2 of node 98.
truth = 4.541467351335419949E+02, test = 4.128761999380539010E+02, relerror = 9.087489131316220381E-02
Metric Check mismatch on component 0 of node 99.
truth = 2.002672718571093071E+02, test = 1.820680052934844753E+02, relerror = 9.087489131329461178E-02
Metric Check mismatch on component 1 of node 99.
truth = 9.518021050299493879E+01, test = 8.653071921833667091E+01, relerror = 9.087489131352681493E-02
Metric Check mismatch on component 2 of node 99.
truth = 6.892976291020887629E+02, test = 6.266577819737345862E+02, relerror = 9.087489131502130002E-02
Metric Check mismatch on component 0 of node 100.
truth = 9.742106136372452596E-01, test = 8.856793300058776186E-01, relerror = 8.853128363136764101E-02
Metric Check mismatch on component 1 of node 100.
truth = 2.349238910648120127E-01, test = 2.135752079970092143E-01, relerror = 2.134868306780279834E-02
Metric Check mismatch on component 2 of node 100.
truth = 1.757792204754540899E+00, test = 1.598053029194526742E+00, relerror = 9.087489131419844435E-02
Metric Check mismatch on component 0 of node 101.
truth = 1.950975219460661947E+02, test = 1.773680558437841057E+02, relerror = 9.087489131298816247E-02
Metric Check mismatch on component 1 of node 101.
truth = 5.899141546321893514E+01, test = 5.363057699470179074E+01, relerror = 9.087489131125561781E-02
Metric Check mismatch on component 2 of node 101.
truth = 2.605903429638104285E+02, test = 2.369092238694946957E+02, relerror = 9.087489131400566800E-02
Metric Check mismatch on component 0 of node 102.
truth = 1.107395141689109153E+02, test = 1.006760728547212835E+02, relerror = 9.087489131331992487E-02
Metric Check mismatch on component 1 of node 102.
truth = -1.240646602392492781E+01, test = -1.127902977252115591E+01, relerror = 9.087489130503373369E-02
Metric Check mismatch on component 2 of node 102.
truth = 5.560620948694776189E+02, test = 5.055300124353602200E+02, relerror = 9.087489131223484840E-02
Metric Check mismatch on component 0 of node 103.
truth = 3.021659487174943592E+02, test = 2.747066509691457554E+02, relerror = 9.087489131351882132E-02
Metric Check mismatch on component 1 of node 103.
truth = -8.414263095525949154E+01, test = -7.649617851215765540E+01, relerror = 9.087489131600395842E-02
Metric Check mismatch on component 2 of node 103.
truth = 5.723034438466573874E+02, test = 5.202954305883235975E+02, relerror = 9.087489131424619782E-02
Metric Check mismatch on component 0 of node 104.
truth = 1.963204012367812723E+00, test = 1.784798061122194746E+00, relerror = 9.087489131119044772E-02
Metric Check mismatch on component 1 of node 104.
truth = 3.199897277324385558E-01, test = 2.909106960055409807E-01, relerror = 2.907903172689757509E-02
Metric Check mismatch on component 2 of node 104.
truth = 2.326944754425695816E+00, test = 2.115483902773372726E+00, relerror = 9.087489131408833798E-02
Metric Check mismatch on component 0 of node 105.
truth = 7.111633432505460917E+01, test = 6.465364517312924875E+01, relerror = 9.087489130677149640E-02
Metric Check mismatch on component 1 of node 105.
truth = -4.159180198857170296E+01, test = -3.781215150698285754E+01, relerror = 9.087489122561678845E-02
Metric Check mismatch on component 2 of node 105.
truth = 2.555361371842895153E+02, test = 2.323143185050099646E+02, relerror = 9.087489125865692852E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
6.110u 0.362s 0:06.47 100.0%	0+0k 0+6376io 0pf+0w
Thu Feb 18 11:39:11 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_NavierStokes2d_UniAdapt_TEST.job

        Start 781: RAE2822_RANS_Subsonic_UniAdapt_TEST
258/327 Test #670: diamond_InviscidNonEquilibrium2d_Shock_TEST .............   Passed  113.15 sec
        Start 784: RAE2822_RANS_Transonic_UniAdapt_TEST
259/327 Test #760: box_Euler2d_TEST ........................................   Passed   30.46 sec
        Start 787: CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test
260/327 Test #778: diamond_Euler2d_UniAdapt_TEST ...........................***Failed   36.06 sec
OUT/diamond_Euler2d_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 12681 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for diamond_Euler2d_UniAdapt_TEST.job
truth = 1.193696708204909243E+02, test = 1.174862413697507435E+02, relerror = 1.577812385503263304E-02
Metric Check mismatch on component 1 of node 607.
truth = -5.046603983252437331E+01, test = -4.966978040591239818E+01, relerror = 1.577812384832307652E-02
Metric Check mismatch on component 2 of node 607.
truth = 2.217231445236181457E+02, test = 2.182247692888088579E+02, relerror = 1.577812385046991825E-02
Metric Check mismatch on component 0 of node 608.
truth = 8.499264393367904802E+01, test = 8.365161947119833030E+01, relerror = 1.577812385183755342E-02
Metric Check mismatch on component 1 of node 608.
truth = 1.171887608195876851E+01, test = 1.153397419890966447E+01, relerror = 1.577812426344885055E-02
Metric Check mismatch on component 2 of node 608.
truth = 1.126402739569529388E+02, test = 1.108630217625077705E+02, relerror = 1.577812386291221197E-02
Metric Check mismatch on component 0 of node 609.
truth = 2.475091475436166775E+02, test = 2.436039175586745955E+02, relerror = 1.577812385400378936E-02
Metric Check mismatch on component 1 of node 609.
truth = -1.659214017326280199E+01, test = -1.633034733067404076E+01, relerror = 1.577812384990720171E-02
Metric Check mismatch on component 2 of node 609.
truth = 2.344325301336891414E+02, test = 2.307336246379130955E+02, relerror = 1.577812385365922471E-02
Metric Check mismatch on component 0 of node 610.
truth = 7.805174364724015845E+01, test = 7.682023356661481728E+01, relerror = 1.577812388396125642E-02
Metric Check mismatch on component 1 of node 610.
truth = -1.594031327093176564E+01, test = -1.568880503382209035E+01, relerror = 1.577812385709617682E-02
Metric Check mismatch on component 2 of node 610.
truth = 1.177632282542359832E+02, test = 1.159051454557730096E+02, relerror = 1.577812383379646050E-02
Metric Check mismatch on component 0 of node 611.
truth = 9.149078463810596418E+01, test = 9.004723170652381725E+01, relerror = 1.577812385468280523E-02
Metric Check mismatch on component 1 of node 611.
truth = -3.057915943501598122E+01, test = -3.009667766990265392E+01, relerror = 1.577812386042373727E-02
Metric Check mismatch on component 2 of node 611.
truth = 2.289361199431200475E+02, test = 2.253239374878871786E+02, relerror = 1.577812385450722346E-02
Metric Check mismatch on component 0 of node 612.
truth = 1.633157134724444575E+02, test = 1.607388979181405659E+02, relerror = 1.577812385296694861E-02
Metric Check mismatch on component 1 of node 612.
truth = -9.091322313219885132E+01, test = -8.947878303752102624E+01, relerror = 1.577812385544812707E-02
Metric Check mismatch on component 2 of node 612.
truth = 2.536424762840613596E+02, test = 2.496404738782869686E+02, relerror = 1.577812385529794165E-02
Metric Check mismatch on component 0 of node 613.
truth = 6.613002148202569686E+01, test = 6.508661380906242755E+01, relerror = 1.577812390771519968E-02
Metric Check mismatch on component 1 of node 613.
truth = 1.697620428075968135E+01, test = 1.670835162092251025E+01, relerror = 1.577812421477204144E-02
Metric Check mismatch on component 2 of node 613.
truth = 9.517446569542507007E+01, test = 9.367279118967775275E+01, relerror = 1.577812383578740957E-02
Metric Check mismatch on component 0 of node 614.
truth = 7.726476289486389248E+01, test = 7.604566989625760698E+01, relerror = 1.577812385530951572E-02
Metric Check mismatch on component 1 of node 614.
truth = 1.726150050003888126E+01, test = 1.698914640751536709E+01, relerror = 1.577812383824342066E-02
Metric Check mismatch on component 2 of node 614.
truth = 1.415569622883501211E+02, test = 1.393234590055702142E+02, relerror = 1.577812384974949453E-02
Metric Check mismatch on component 0 of node 615.
truth = 7.303414926219728898E+01, test = 7.188180740559043613E+01, relerror = 1.577812390844550786E-02
Metric Check mismatch on component 1 of node 615.
truth = 3.084952100541391928E+01, test = 3.036277343725257438E+01, relerror = 1.577812401287927158E-02
Metric Check mismatch on component 2 of node 615.
truth = 1.000634318850690079E+02, test = 9.848461866621016725E+01, relerror = 1.577812382721627965E-02
Metric Check mismatch on component 0 of node 616.
truth = 1.034342730992886885E+02, test = 1.018022743276269892E+02, relerror = 1.577812385354233557E-02
Metric Check mismatch on component 1 of node 616.
truth = -6.529771250179541653E+01, test = -6.426743710650050900E+01, relerror = 1.577812385489888586E-02
Metric Check mismatch on component 2 of node 616.
truth = 2.582949481072737399E+02, test = 2.542195384249247070E+02, relerror = 1.577812385496775091E-02
Metric Check mismatch on component 0 of node 617.
truth = 6.262640694799255670E+01, test = 6.163827973672670879E+01, relerror = 1.577812394835979848E-02
Metric Check mismatch on component 1 of node 617.
truth = 5.595021800975747972E+00, test = 5.506742850999775563E+00, relerror = 1.577812439632977556E-02
Metric Check mismatch on component 2 of node 617.
truth = 8.854344178477069249E+01, test = 8.714639240300761003E+01, relerror = 1.577812375036196507E-02
Metric Check mismatch on component 0 of node 618.
truth = 7.638313066121988015E+01, test = 7.517794816526206603E+01, relerror = 1.577812385437733431E-02
Metric Check mismatch on component 1 of node 618.
truth = 1.317822778078905976E+01, test = 1.297030007098977400E+01, relerror = 1.577812383106614452E-02
Metric Check mismatch on component 2 of node 618.
truth = 1.639142544003848911E+02, test = 1.613279949932309592E+02, relerror = 1.577812385271026852E-02
Metric Check mismatch on component 0 of node 619.
truth = 6.387554618380661964E+01, test = 6.286770990452153995E+01, relerror = 1.577812385955896374E-02
Metric Check mismatch on component 1 of node 619.
truth = 2.613227798032726668E+01, test = 2.571995966074154083E+01, relerror = 1.577812389322219219E-02
Metric Check mismatch on component 2 of node 619.
truth = 1.201680988766791955E+02, test = 1.182720717317931758E+02, relerror = 1.577812383327950249E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
34.603u 0.315s 0:34.90 100.0%	0+0k 0+20592io 0pf+0w
Thu Feb 18 11:39:44 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for diamond_Euler2d_UniAdapt_TEST.job

        Start 790: RAE2822_RANS_Subsonic_NoMaxQuad_UniAdapt_TEST
261/327 Test #781: RAE2822_RANS_Subsonic_UniAdapt_TEST .....................***Failed   61.89 sec
OUT/RAE2822_RANS_Subsonic_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 13163 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for RAE2822_RANS_Subsonic_UniAdapt_TEST.job
truth = 1.783459104286990623E+04, test = 1.597268982805801352E+04, relerror = 1.043983128256962406E-01
Metric Check mismatch on component 1 of node 283.
truth = 8.600188517907790811E+03, test = 7.702343346655292407E+03, relerror = 1.043983128256962406E-01
Metric Check mismatch on component 2 of node 283.
truth = 2.937094470446081323E+04, test = 2.630466763121828626E+04, relerror = 1.043983128256962545E-01
Metric Check mismatch on component 0 of node 284.
truth = 2.646091937881102240E+03, test = 2.369844403984638120E+03, relerror = 1.043983128256962545E-01
Metric Check mismatch on component 1 of node 284.
truth = 3.710264256523205404E+02, test = 3.322918928004696681E+02, relerror = 1.043983128256961990E-01
Metric Check mismatch on component 2 of node 284.
truth = 1.594940562605158448E+03, test = 1.428431458811913217E+03, relerror = 1.043983128256961990E-01
Metric Check mismatch on component 0 of node 285.
truth = 5.169521427411360492E+03, test = 4.629832112273329585E+03, relerror = 1.043983128256962267E-01
Metric Check mismatch on component 1 of node 285.
truth = 6.605223143011252205E+02, test = 5.915648991043634624E+02, relerror = 1.043983128256962961E-01
Metric Check mismatch on component 2 of node 285.
truth = 1.639140419343042595E+03, test = 1.468016925079224848E+03, relerror = 1.043983128256961573E-01
Metric Check mismatch on component 0 of node 286.
truth = 1.831488343306990600E+03, test = 1.640284050305811206E+03, relerror = 1.043983128256962545E-01
Metric Check mismatch on component 1 of node 286.
truth = -6.830113760616620766E+02, test = -6.117061407600673419E+02, relerror = 1.043983128256963516E-01
Metric Check mismatch on component 2 of node 286.
truth = 2.489416241146910579E+03, test = 2.229525385650286353E+03, relerror = 1.043983128256963100E-01
Metric Check mismatch on component 0 of node 287.
truth = 3.586272273751247667E+03, test = 3.211871499038043567E+03, relerror = 1.043983128256963516E-01
Metric Check mismatch on component 1 of node 287.
truth = -1.624421744696981477E+03, test = -1.454834855233242706E+03, relerror = 1.043983128256962545E-01
Metric Check mismatch on component 2 of node 287.
truth = 2.477804367111909414E+03, test = 2.219125771673283907E+03, relerror = 1.043983128256962822E-01
Metric Check mismatch on component 0 of node 288.
truth = 1.220711618174492742E+03, test = 1.093271384790350112E+03, relerror = 1.043983128256962961E-01
Metric Check mismatch on component 1 of node 288.
truth = 5.094231525266043832E+02, test = 4.562402348884795629E+02, relerror = 1.043983128256962545E-01
Metric Check mismatch on component 2 of node 288.
truth = 9.357407652209043363E+02, test = 8.380510080896159479E+02, relerror = 1.043983128256962822E-01
Metric Check mismatch on component 0 of node 289.
truth = 2.466633707318293091E+04, test = 2.209121309915271195E+04, relerror = 1.043983128256961851E-01
Metric Check mismatch on component 1 of node 289.
truth = -4.583094450974485881E+03, test = -4.104627122771938957E+03, relerror = 1.043983128256962406E-01
Metric Check mismatch on component 2 of node 289.
truth = 1.758537093358822312E+04, test = 1.574948787770757190E+04, relerror = 1.043983128256963516E-01
Metric Check mismatch on component 0 of node 290.
truth = 5.627028355669214943E+04, test = 5.039576089114997012E+04, relerror = 1.043983128256962545E-01
Metric Check mismatch on component 1 of node 290.
truth = -1.134852516762412233E+04, test = -1.016375828706421089E+04, relerror = 1.043983128256963655E-01
Metric Check mismatch on component 2 of node 290.
truth = 5.830478605805252300E+04, test = 5.221786476392865734E+04, relerror = 1.043983128256963377E-01
Metric Check mismatch on component 0 of node 291.
truth = 2.234158238784517835E+03, test = 2.000915888069785296E+03, relerror = 1.043983128256961851E-01
Metric Check mismatch on component 1 of node 291.
truth = 1.416213485750557993E+03, test = 1.268363187237201373E+03, relerror = 1.043983128256963516E-01
Metric Check mismatch on component 2 of node 291.
truth = 1.533968793973244374E+03, test = 1.373825039955169586E+03, relerror = 1.043983128256962684E-01
Metric Check mismatch on component 0 of node 292.
truth = 1.051794356097947457E+04, test = 9.419887998817323023E+03, relerror = 1.043983128256961296E-01
Metric Check mismatch on component 1 of node 292.
truth = -4.418731195847122763E+03, test = -3.957423114170411736E+03, relerror = 1.043983128256962961E-01
Metric Check mismatch on component 2 of node 292.
truth = 1.009771917692152783E+04, test = 9.043534331463242779E+03, relerror = 1.043983128256961851E-01
Metric Check mismatch on component 0 of node 293.
truth = 8.337618281843459727E+02, test = 7.467185000234321706E+02, relerror = 1.043983128256962961E-01
Metric Check mismatch on component 1 of node 293.
truth = 4.014746287316410189E+02, test = 3.595613548497349257E+02, relerror = 1.043983128256961851E-01
Metric Check mismatch on component 2 of node 293.
truth = 1.276267595477284203E+03, test = 1.143027411795347462E+03, relerror = 1.043983128256963100E-01
Metric Check mismatch on component 0 of node 294.
truth = 1.665828650079339013E+03, test = 1.491918949554348728E+03, relerror = 1.043983128256963377E-01
Metric Check mismatch on component 1 of node 294.
truth = -6.005492211929176847E+02, test = -5.378528957315911612E+02, relerror = 1.043983128256963377E-01
Metric Check mismatch on component 2 of node 294.
truth = 1.010719186026319903E+03, test = 9.052018082646111452E+02, relerror = 1.043983128256961851E-01
Metric Check mismatch on component 0 of node 295.
truth = 1.654009787508230829E+03, test = 1.481333956295183270E+03, relerror = 1.043983128256961851E-01
Metric Check mismatch on component 1 of node 295.
truth = 4.726153778103994796E+02, test = 4.232751297515147826E+02, relerror = 1.043983128256962267E-01
Metric Check mismatch on component 2 of node 295.
truth = 6.963737969961212002E+02, test = 6.236735474937022445E+02, relerror = 1.043983128256962545E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
60.533u 0.190s 1:00.83 99.8%	0+0k 0+11168io 0pf+0w
Thu Feb 18 11:40:13 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for RAE2822_RANS_Subsonic_UniAdapt_TEST.job

        Start 793: CutCell_rae2822_Euler_M0p2_TEST
262/327 Test #790: RAE2822_RANS_Subsonic_NoMaxQuad_UniAdapt_TEST ...........***Failed   36.65 sec
OUT/RAE2822_RANS_Subsonic_NoMaxQuad_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 19505 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for RAE2822_RANS_Subsonic_NoMaxQuad_UniAdapt_TEST.job
truth = 3.184347581483225076E+04, test = 2.865161757295348070E+04, relerror = 1.002358618273714586E-01
Metric Check mismatch on component 1 of node 283.
truth = 1.503402048243042918E+04, test = 1.352707248264365808E+04, relerror = 1.002358618273716112E-01
Metric Check mismatch on component 2 of node 283.
truth = 6.238376485543776653E+04, test = 5.613067442111686978E+04, relerror = 1.002358618273715418E-01
Metric Check mismatch on component 0 of node 284.
truth = 1.520971350708446153E+03, test = 1.368515476555443684E+03, relerror = 1.002358618273715418E-01
Metric Check mismatch on component 1 of node 284.
truth = 4.083499635618626940E+02, test = 3.674186530370636206E+02, relerror = 1.002358618273715418E-01
Metric Check mismatch on component 2 of node 284.
truth = 1.193677957649870223E+03, test = 1.074028618820498878E+03, relerror = 1.002358618273714586E-01
Metric Check mismatch on component 0 of node 285.
truth = 2.602172308511531810E+03, test = 2.341341324544557210E+03, relerror = 1.002358618273716390E-01
Metric Check mismatch on component 1 of node 285.
truth = 3.931522898903338046E+02, test = 3.537443312837716007E+02, relerror = 1.002358618273715002E-01
Metric Check mismatch on component 2 of node 285.
truth = 1.080407204554799819E+03, test = 9.721116572817480801E+02, relerror = 1.002358618273716112E-01
Metric Check mismatch on component 0 of node 286.
truth = 1.490921696939940603E+03, test = 1.341477875730038477E+03, relerror = 1.002358618273715002E-01
Metric Check mismatch on component 1 of node 286.
truth = -5.981020511367973995E+02, test = -5.381507765803818302E+02, relerror = 1.002358618273715973E-01
Metric Check mismatch on component 2 of node 286.
truth = 1.425592989118433024E+03, test = 1.282697447239088206E+03, relerror = 1.002358618273715279E-01
Metric Check mismatch on component 0 of node 287.
truth = 1.901311148557058914E+03, test = 1.710731586979452459E+03, relerror = 1.002358618273715418E-01
Metric Check mismatch on component 1 of node 287.
truth = -9.355834190666587347E+02, test = -8.418044087451132782E+02, relerror = 1.002358618273715418E-01
Metric Check mismatch on component 2 of node 287.
truth = 1.576158847254934926E+03, test = 1.418171206823500142E+03, relerror = 1.002358618273714863E-01
Metric Check mismatch on component 0 of node 288.
truth = 7.958361458773363211E+02, test = 7.160648239219477773E+02, relerror = 1.002358618273714863E-01
Metric Check mismatch on component 1 of node 288.
truth = 3.018450574833492510E+02, test = 2.715893580081732352E+02, relerror = 1.002358618273715418E-01
Metric Check mismatch on component 2 of node 288.
truth = 5.555473074409676428E+02, test = 4.998615442937465900E+02, relerror = 1.002358618273714030E-01
Metric Check mismatch on component 0 of node 289.
truth = 1.095766363973223997E+04, test = 9.859312781189226371E+03, relerror = 1.002358618273715141E-01
Metric Check mismatch on component 1 of node 289.
truth = -6.072844522620242969E+03, test = -5.464127718151770750E+03, relerror = 1.002358618273714586E-01
Metric Check mismatch on component 2 of node 289.
truth = 1.466018085849203453E+04, test = 1.319070499559595009E+04, relerror = 1.002358618273715279E-01
Metric Check mismatch on component 0 of node 290.
truth = 4.151518472377190483E+04, test = 3.735387440406210226E+04, relerror = 1.002358618273714447E-01
Metric Check mismatch on component 1 of node 290.
truth = -1.814699505572079579E+04, test = -1.632801536673357077E+04, relerror = 1.002358618273715835E-01
Metric Check mismatch on component 2 of node 290.
truth = 2.623103793413689345E+04, test = 2.360174724018220877E+04, relerror = 1.002358618273714447E-01
Metric Check mismatch on component 0 of node 291.
truth = 8.647633451272139382E+02, test = 7.780830459516669180E+02, relerror = 1.002358618273715418E-01
Metric Check mismatch on component 1 of node 291.
truth = 2.668763170766308690E+02, test = 2.401257394331399269E+02, relerror = 1.002358618273714447E-01
Metric Check mismatch on component 2 of node 291.
truth = 3.260240513103898934E+02, test = 2.933447495508417546E+02, relerror = 1.002358618273715696E-01
Metric Check mismatch on component 0 of node 292.
truth = 5.842950706076150709E+03, test = 5.257277506437759257E+03, relerror = 1.002358618273714447E-01
Metric Check mismatch on component 1 of node 292.
truth = -2.383350229868650331E+03, test = -2.144453065541302294E+03, relerror = 1.002358618273714586E-01
Metric Check mismatch on component 2 of node 292.
truth = 6.026827758703578183E+03, test = 5.422723484224798995E+03, relerror = 1.002358618273715418E-01
Metric Check mismatch on component 0 of node 293.
truth = 6.928644426424198173E+02, test = 6.234145781046155435E+02, relerror = 1.002358618273713753E-01
Metric Check mismatch on component 1 of node 293.
truth = 3.156716801280932714E+02, test = 2.840300572159595163E+02, relerror = 1.002358618273714447E-01
Metric Check mismatch on component 2 of node 293.
truth = 7.338910885222775278E+02, test = 6.603288827768192277E+02, relerror = 1.002358618273715279E-01
Metric Check mismatch on component 0 of node 294.
truth = 7.933164579896420037E+02, test = 7.137976991212124176E+02, relerror = 1.002358618273715835E-01
Metric Check mismatch on component 1 of node 294.
truth = -3.146094266790766483E+02, test = -2.830742796568841868E+02, relerror = 1.002358618273714030E-01
Metric Check mismatch on component 2 of node 294.
truth = 4.761869935905060061E+02, test = 4.284559798969766007E+02, relerror = 1.002358618273715141E-01
Metric Check mismatch on component 0 of node 295.
truth = 9.781191015688413017E+02, test = 8.800764904532741184E+02, relerror = 1.002358618273715557E-01
Metric Check mismatch on component 1 of node 295.
truth = 1.470692850907001059E+02, test = 1.323276685512983875E+02, relerror = 1.002358618273714724E-01
Metric Check mismatch on component 2 of node 295.
truth = 4.131714962558164075E+02, test = 3.717568952461100480E+02, relerror = 1.002358618273715141E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
35.348u 0.193s 0:35.59 99.8%	0+0k 0+15696io 0pf+0w
Thu Feb 18 11:40:20 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for RAE2822_RANS_Subsonic_NoMaxQuad_UniAdapt_TEST.job

        Start 796: CutCell_rae2822_RANS_M0p3_Re6p5e6_TEST
263/327 Test #793: CutCell_rae2822_Euler_M0p2_TEST .........................***Failed   24.66 sec
OUT/CutCell_rae2822_Euler_M0p2_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 23541 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_rae2822_Euler_M0p2_TEST.job
Metric Check mismatch on component 2 of node 405.
truth = 8.858563818080842367E-01, test = 8.997994934450467275E-01, relerror = 1.394311163696249078E-02
Metric Check mismatch on component 1 of node 406.
truth = -2.322898443059347867E-02, test = -1.975704679760774407E-02, relerror = 3.471937632985734601E-03
Metric Check mismatch on component 2 of node 406.
truth = 8.045947178389564414E+00, test = 7.984533474064354763E+00, relerror = 7.632874410381339583E-03
Metric Check mismatch on component 2 of node 407.
truth = 2.927116343580071955E+01, test = 2.685802453942901735E+01, relerror = 8.244082616204660707E-02
Metric Check mismatch on component 1 of node 408.
truth = -5.959801519050599711E-02, test = -7.202670868607130572E-02, relerror = 1.242869349556530861E-02
Metric Check mismatch on component 2 of node 408.
truth = 6.291585061848675053E+01, test = 5.936329927079918178E+01, relerror = 5.646512465085725546E-02
Metric Check mismatch on component 1 of node 409.
truth = 2.806510001072325955E-01, test = 3.109385273613928802E-01, relerror = 3.028752725416028468E-02
Metric Check mismatch on component 2 of node 409.
truth = 1.473544238184612141E+02, test = 1.318434834043985688E+02, relerror = 1.052628079437365749E-01
Metric Check mismatch on component 1 of node 410.
truth = -1.516479449600774410E-01, test = -1.098366661733961025E-01, relerror = 4.181127878668133846E-02
Metric Check mismatch on component 2 of node 410.
truth = 7.187077841465551842E+01, test = 7.097373863581768205E+01, relerror = 1.248128653431860788E-02
Metric Check mismatch on component 1 of node 411.
truth = -1.561253939990412953E-01, test = -1.503136549180751347E-01, relerror = 5.811739080966160653E-03
Metric Check mismatch on component 2 of node 411.
truth = 1.465968725280618479E+01, test = 1.427889115399053566E+01, relerror = 2.597573142242556518E-02
Metric Check mismatch on component 1 of node 412.
truth = -2.058979963688286133E-02, test = -2.201744400560700851E-02, relerror = 1.427644368724147184E-03
Metric Check mismatch on component 2 of node 412.
truth = 4.451868377335442162E+00, test = 4.947104620569151123E+00, relerror = 1.112423372072200850E-01
Metric Check mismatch on component 1 of node 413.
truth = 5.729471605871219383E-03, test = 9.496184404271756224E-03, relerror = 3.766712798400536841E-03
Metric Check mismatch on component 2 of node 413.
truth = 1.387539683316344252E+00, test = 1.807785072024977735E+00, relerror = 3.028708971437914510E-01
Metric Check mismatch on component 1 of node 414.
truth = -8.951548219161017603E-03, test = -1.021986450236420096E-02, relerror = 1.268316283203183362E-03
Metric Check mismatch on component 2 of node 414.
truth = 2.864592008921030275E-01, test = 3.733551976007707385E-01, relerror = 8.689599670866771097E-02
Metric Check mismatch on component 1 of node 415.
truth = -5.564104215128535050E-03, test = -6.851364773723667145E-03, relerror = 1.287260558595132096E-03
Metric Check mismatch on component 2 of node 415.
truth = 4.556483024486221445E-02, test = 5.281603367115265263E-02, relerror = 7.251203426290438181E-03
Metric Check mismatch on component 0 of node 420.
truth = 5.655553498518427723E-03, test = 4.554112640759093271E-03, relerror = 1.101440857759334452E-03
Metric Check mismatch on component 2 of node 424.
truth = 1.447331710934308263E-02, test = 1.792712017528129420E-02, relerror = 3.453803065938211569E-03
Metric Check mismatch on component 2 of node 425.
truth = 2.832336526427121637E-01, test = 2.510631340528745592E-01, relerror = 3.217051858983760448E-02
Metric Check mismatch on component 2 of node 426.
truth = 8.200367739616805096E-01, test = 7.045618543303369119E-01, relerror = 1.154749196313435977E-01
Metric Check mismatch on component 2 of node 427.
truth = 3.107074310871678513E+00, test = 2.950788804034595980E+00, relerror = 5.029989346899051139E-02
Metric Check mismatch on component 2 of node 428.
truth = 2.464811686297441184E+01, test = 2.234540168159753648E+01, relerror = 9.342357447338860144E-02
Metric Check mismatch on component 2 of node 429.
truth = 8.371198769293258124E+01, test = 6.946425778156491049E+01, relerror = 1.701993980077305124E-01
Metric Check mismatch on component 1 of node 430.
truth = 1.700034159859472316E-01, test = 1.397585067282058890E-01, relerror = 3.024490925774134253E-02
Metric Check mismatch on component 2 of node 430.
truth = 2.199941311005264595E+02, test = 1.899102720116350156E+02, relerror = 1.367484620539472784E-01
Metric Check mismatch on component 1 of node 431.
truth = -2.937702081939957618E-02, test = -2.756500651357108103E-02, relerror = 1.812014305828495153E-03
Metric Check mismatch on component 2 of node 431.
truth = 1.977210970691830312E+02, test = 1.758336076004016775E+02, relerror = 1.106988065169539071E-01
Metric Check mismatch on component 1 of node 432.
truth = -1.859836571173645314E-01, test = -2.377289947859185792E-01, relerror = 5.174533766855404782E-02
Metric Check mismatch on component 2 of node 432.
truth = 1.792220444655679046E+01, test = 2.444640592900007903E+01, relerror = 3.640289620564347572E-01
Metric Check mismatch on component 1 of node 433.
truth = -5.115075592364506235E-02, test = -5.324789080274992120E-02, relerror = 2.097134879104858851E-03
Metric Check mismatch on component 2 of node 433.
truth = 5.093637616370471299E+00, test = 5.324591375051140218E+00, relerror = 4.534161557516484808E-02
Metric Check mismatch on component 1 of node 434.
truth = -1.853136066535739123E-04, test = -1.675189879641544389E-03, relerror = 1.489876272987970558E-03
Metric Check mismatch on component 2 of node 434.
truth = 1.026992023200091309E+00, test = 1.192448192573563936E+00, relerror = 1.611075506291799186E-01
Metric Check mismatch on component 2 of node 435.
truth = 3.184176795511218794E-01, test = 4.536090969912044968E-01, relerror = 1.351914174400826174E-01
Metric Check mismatch on component 2 of node 436.
truth = 8.982086435436831273E-02, test = 7.517596676098760311E-02, relerror = 1.464489759338070962E-02
Metric Check mismatch on component 2 of node 438.
truth = 7.654271037161390970E-03, test = 6.311033029790867437E-03, relerror = 1.343238007370523533E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
22.708u 0.822s 0:23.59 99.7%	0+0k 0+20232io 0pf+0w
Thu Feb 18 11:40:38 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_rae2822_Euler_M0p2_TEST.job

        Start 799: CutCell_Circle_Interface_Scalar2d_UniAdapt_Test
264/327 Test #799: CutCell_Circle_Interface_Scalar2d_UniAdapt_Test .........***Failed    5.51 sec
OUT/CutCell_Circle_Interface_Scalar2d
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 25626 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_Circle_Interface_Scalar2d_UniAdapt_Test.job
truth = 2.209645528645521750E+01, test = 1.727287437529984260E+01, relerror = 2.182965932147566956E-01
Metric Check mismatch on component 1 of node 23.
truth = -1.590898559250702959E+01, test = -1.243610823616010208E+01, relerror = 2.182965932147564181E-01
Metric Check mismatch on component 2 of node 23.
truth = 2.264635912306828658E+01, test = 1.770273607778454306E+01, relerror = 2.182965932147571952E-01
Metric Check mismatch on component 0 of node 24.
truth = 1.527183811209554278E+03, test = 1.193804788009779259E+03, relerror = 2.182965932147574450E-01
Metric Check mismatch on component 1 of node 24.
truth = 1.027414525173582433E+03, test = 8.031334345088315558E+02, relerror = 2.182965932147576116E-01
Metric Check mismatch on component 2 of node 24.
truth = 1.753666622411991511E+03, test = 1.370847173105022648E+03, relerror = 2.182965932147578614E-01
Metric Check mismatch on component 0 of node 25.
truth = 1.388554450764459261E+03, test = 1.085437744669388621E+03, relerror = 2.182965932147578336E-01
Metric Check mismatch on component 1 of node 25.
truth = 4.359717387541990661E+02, test = 3.408005934462432265E+02, relerror = 2.182965932147573063E-01
Metric Check mismatch on component 2 of node 25.
truth = 8.898888138491040536E+02, test = 6.956291174459231570E+02, relerror = 2.182965932147574728E-01
Metric Check mismatch on component 0 of node 26.
truth = 4.805310263513491122E+02, test = 3.756327403648581935E+02, relerror = 2.182965932147586385E-01
Metric Check mismatch on component 1 of node 26.
truth = -5.898254857677306973E+01, test = -4.610685916333961387E+01, relerror = 2.182965932147566679E-01
Metric Check mismatch on component 2 of node 26.
truth = 4.892696479728503078E+01, test = 3.824637506569939660E+01, relerror = 2.182965932147563626E-01
Metric Check mismatch on component 0 of node 27.
truth = 6.596901313390395671E+02, test = 5.156820230903313131E+02, relerror = 2.182965932147574728E-01
Metric Check mismatch on component 1 of node 27.
truth = 6.336096585441255229E+02, test = 4.952948286559770281E+02, relerror = 2.182965932147576948E-01
Metric Check mismatch on component 2 of node 27.
truth = 6.389260092742952111E+02, test = 4.994506381334158505E+02, relerror = 2.182965932147577504E-01
Metric Check mismatch on component 0 of node 28.
truth = 1.709312973074864317E+01, test = 1.336175774314833653E+01, relerror = 2.182965932147570842E-01
Metric Check mismatch on component 1 of node 28.
truth = 6.697412574542288333E+00, test = 5.235390226166036776E+00, relerror = 2.182965932147562793E-01
Metric Check mismatch on component 2 of node 28.
truth = 1.709246808379132432E+01, test = 1.336124053146769874E+01, relerror = 2.182965932147578059E-01
Metric Check mismatch on component 0 of node 29.
truth = 1.761218066794245729E+01, test = 1.376750162904782648E+01, relerror = 2.182965932147563626E-01
Metric Check mismatch on component 1 of node 29.
truth = 6.799033098596629188E+00, test = 5.314827336018617565E+00, relerror = 2.182965932147561683E-01
Metric Check mismatch on component 2 of node 29.
truth = 1.666660680987628496E+01, test = 1.302834332283042507E+01, relerror = 2.182965932147568622E-01
Metric Check mismatch on component 0 of node 30.
truth = 2.196193323763444369E+03, test = 1.716771803144894648E+03, relerror = 2.182965932147551691E-01
Metric Check mismatch on component 1 of node 30.
truth = 1.829353730461022224E+03, test = 1.430012043316678955E+03, relerror = 2.182965932147544197E-01
Metric Check mismatch on component 2 of node 30.
truth = 1.999879855653390223E+03, test = 1.563312896325438714E+03, relerror = 2.182965932147552246E-01
Metric Check mismatch on component 0 of node 31.
truth = 1.190094890997557400E+02, test = 9.303012306905034734E+01, relerror = 2.182965932147566401E-01
Metric Check mismatch on component 1 of node 31.
truth = 6.470058435267209518E+01, test = 5.057666720947989347E+01, relerror = 2.182965932147549748E-01
Metric Check mismatch on component 2 of node 31.
truth = 8.021489950777682054E+01, test = 6.270426022016508938E+01, relerror = 2.182965932147565291E-01
Metric Check mismatch on component 0 of node 32.
truth = 4.505863150243867494E+03, test = 3.522248575053691638E+03, relerror = 2.182965932147629406E-01
Metric Check mismatch on component 1 of node 32.
truth = -2.250093819124796482E+03, test = -1.758906003996258278E+03, relerror = 2.182965932147629962E-01
Metric Check mismatch on component 2 of node 32.
truth = 1.149413205656357150E+03, test = 8.985002186655149217E+02, relerror = 2.182965932147627464E-01
Metric Check mismatch on component 0 of node 33.
truth = 2.268927371394629233E+01, test = 1.773628255967466316E+01, relerror = 2.182965932147577226E-01
Metric Check mismatch on component 1 of node 33.
truth = -1.591363406390970248E+01, test = -1.243974196209189387E+01, relerror = 2.182965932147577504E-01
Metric Check mismatch on component 2 of node 33.
truth = 2.206118162317572029E+01, test = 1.724530083254444435E+01, relerror = 2.182965932147575838E-01
Metric Check mismatch on component 0 of node 34.
truth = 1.666660551160403259E+01, test = 1.302834230796654147E+01, relerror = 2.182965932147593047E-01
Metric Check mismatch on component 1 of node 34.
truth = 6.799028609804064871E+00, test = 5.314823827114138588E+00, relerror = 2.182965932147619414E-01
Metric Check mismatch on component 2 of node 34.
truth = 1.761217837752572990E+01, test = 1.376749983862121240E+01, relerror = 2.182965932147595267E-01
Metric Check mismatch on component 0 of node 35.
truth = 4.142460838077022345E+01, test = 3.238175749599254516E+01, relerror = 2.182965932147586108E-01
Metric Check mismatch on component 1 of node 35.
truth = 1.678456102524437910E+01, test = 1.312054853482829309E+01, relerror = 2.182965932147599153E-01
Metric Check mismatch on component 2 of node 35.
truth = 4.142460866722004198E+01, test = 3.238175771991138419E+01, relerror = 2.182965932147576671E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
4.037u 0.085s 0:04.37 94.0%	0+0k 0+6992io 0pf+0w
Thu Feb 18 11:40:44 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_Circle_Interface_Scalar2d_UniAdapt_Test.job

        Start 802: CutCell_Interface_StarShape_Jump_TEST
265/327 Test #787: CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test .........***Failed   94.37 sec
OUT/CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test
  > ERROR: Test failed for CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test.job in column 1
  >        New: 1337    Orig: 1586
  >
  > Truth file: 1586 3.216506876937e-03 1.966878997711e-03 3.158847149292E-03
  >   New file: 1337 1.687939965323e-02 3.253716561139e-03 5.952021974424E-03
  >
  > Truth file: trueOUT/CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test.hist.TRUE
  >   New file: OUT/CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test.hist

        Start 805: CutCell_rae2822_CHT_TEST
266/327 Test #796: CutCell_rae2822_RANS_M0p3_Re6p5e6_TEST ..................***Failed   71.63 sec
OUT/CutCell_rae2822_RANS_M0p3_Re6p5e6_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 24399 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_rae2822_RANS_M0p3_Re6p5e6_TEST.job
Metric Check mismatch on component 2 of node 450.
truth = 1.481568698279667115E+04, test = 1.117919421845355646E+04, relerror = 2.454488116930150787E-01
Metric Check mismatch on component 0 of node 451.
truth = 4.391065429150638977E+01, test = 5.221470027379621115E+01, relerror = 1.891123262969932051E-01
Metric Check mismatch on component 1 of node 451.
truth = 6.025438781920693998E+01, test = 6.212205797727632017E+01, relerror = 3.099641745051526232E-02
Metric Check mismatch on component 2 of node 451.
truth = 4.747791285535375891E+02, test = 3.829049706649583413E+02, relerror = 1.935092601237192456E-01
Metric Check mismatch on component 0 of node 452.
truth = 1.404287390810646002E+03, test = 1.125538001267934760E+03, relerror = 1.984988196624046797E-01
Metric Check mismatch on component 1 of node 452.
truth = -1.502407119831560067E+03, test = -9.666101460770804579E+02, relerror = 3.566256886579116103E-01
Metric Check mismatch on component 2 of node 452.
truth = 1.614029320680671481E+04, test = 1.338686144876547951E+04, relerror = 1.705936641151012678E-01
Metric Check mismatch on component 0 of node 453.
truth = 1.829669544989493943E+03, test = 1.491565768847509844E+03, relerror = 1.847895304744363032E-01
Metric Check mismatch on component 1 of node 453.
truth = -2.257239398764870657E+03, test = -1.679812630648089907E+03, relerror = 2.558110444256557203E-01
Metric Check mismatch on component 2 of node 453.
truth = 3.996506289138044667E+04, test = 3.137986228993423720E+04, relerror = 2.148176427190820748E-01
Metric Check mismatch on component 0 of node 454.
truth = 8.706288688959704132E+02, test = 6.695633399832864825E+02, relerror = 2.309428691098328601E-01
Metric Check mismatch on component 1 of node 454.
truth = 1.045956703259466167E+03, test = 8.858950044122545933E+02, relerror = 1.530289909213438382E-01
Metric Check mismatch on component 2 of node 454.
truth = 1.053840855487599947E+04, test = 8.946993166141188340E+03, relerror = 1.510109785977581665E-01
Metric Check mismatch on component 0 of node 455.
truth = 6.977735353274540557E+02, test = 5.779302654231482848E+02, relerror = 1.717509533348312301E-01
Metric Check mismatch on component 1 of node 455.
truth = 7.172883300415437589E+02, test = 7.328527321847562916E+02, relerror = 2.169894795627174897E-02
Metric Check mismatch on component 2 of node 455.
truth = 7.447014472272594503E+03, test = 7.518803895883793302E+03, relerror = 9.640027406753638381E-03
Metric Check mismatch on component 0 of node 456.
truth = 7.510346888196268083E+02, test = 6.561173050851623429E+02, relerror = 1.263821567065598062E-01
Metric Check mismatch on component 1 of node 456.
truth = -1.505364326921988720E+02, test = -1.424232464668901059E+02, relerror = 5.389516730410211925E-02
Metric Check mismatch on component 2 of node 456.
truth = 2.656683270995679322E+03, test = 2.397401898568798970E+03, relerror = 9.759589156057212056E-02
Metric Check mismatch on component 0 of node 457.
truth = 1.105692422249220499E+03, test = 9.906727562948997274E+02, relerror = 1.040250106085972709E-01
Metric Check mismatch on component 1 of node 457.
truth = 3.701924270624466118E+01, test = 7.038119831083534450E+01, relerror = 9.012057828768863521E-01
Metric Check mismatch on component 2 of node 457.
truth = 3.104687015411306220E+03, test = 3.183713081078746654E+03, relerror = 2.545379462572691306E-02
Metric Check mismatch on component 0 of node 458.
truth = 7.063371558283984086E+03, test = 5.126301109073507178E+03, relerror = 2.742416186415485568E-01
Metric Check mismatch on component 1 of node 458.
truth = 6.085003449151140558E+03, test = 4.148741872248964683E+03, relerror = 3.182022151807136212E-01
Metric Check mismatch on component 2 of node 458.
truth = 2.819347573364639175E+04, test = 2.146338021888741787E+04, relerror = 2.387110967920569871E-01
Metric Check mismatch on component 0 of node 459.
truth = 1.645180029624599001E+03, test = 1.229680042682792873E+03, relerror = 2.525559388394812421E-01
Metric Check mismatch on component 1 of node 459.
truth = -2.394715312270318918E+03, test = -1.751932759861352451E+03, relerror = 2.684171054134923406E-01
Metric Check mismatch on component 2 of node 459.
truth = 4.310084231396203540E+04, test = 3.387598320145981415E+04, relerror = 2.140296712835686732E-01
Metric Check mismatch on component 0 of node 460.
truth = 1.841196594039171487E+03, test = 1.856426585517460580E+03, relerror = 8.271789947687180344E-03
Metric Check mismatch on component 1 of node 460.
truth = 1.853254894865375263E+03, test = 1.295052040630945839E+03, relerror = 3.012013381327011685E-01
Metric Check mismatch on component 2 of node 460.
truth = 1.129564515474064683E+04, test = 8.571042258994577423E+03, relerror = 2.412082584413149933E-01
Metric Check mismatch on component 0 of node 461.
truth = 6.476315182588679818E+03, test = 4.969251360315380225E+03, relerror = 2.327039033438307314E-01
Metric Check mismatch on component 1 of node 461.
truth = 5.335597066480411740E+03, test = 3.705076313775488416E+03, relerror = 3.055929322227633471E-01
Metric Check mismatch on component 2 of node 461.
truth = 5.937826214581970271E+04, test = 4.316518045496968261E+04, relerror = 2.730474268686800543E-01
Metric Check mismatch on component 0 of node 462.
truth = 2.520826276199800759E+03, test = 2.163965758622390695E+03, relerror = 1.415648991549647295E-01
Metric Check mismatch on component 1 of node 462.
truth = 2.848467996848785788E+03, test = 2.864668560944451201E+03, relerror = 5.687465723184475033E-03
Metric Check mismatch on component 2 of node 462.
truth = 1.019814344216213613E+04, test = 9.898886689937618939E+03, relerror = 2.934423838238060106E-02
Metric Check mismatch on component 0 of node 466.
truth = 2.373544357570443708E+02, test = 3.800348021781063039E+02, relerror = 6.011278700816417020E-01
Metric Check mismatch on component 1 of node 466.
truth = 7.370271817566855077E+01, test = -5.060512034177548912E-01, relerror = 1.006866113163039644E+00
Metric Check mismatch on component 2 of node 466.
truth = 3.750470774711446893E+02, test = 3.602998413132917221E+02, relerror = 3.932102672893801609E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
66.185u 4.154s 1:10.48 99.7%	0+0k 0+62168io 0pf+0w
Thu Feb 18 11:41:32 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_rae2822_RANS_M0p3_Re6p5e6_TEST.job

        Start 808: CutCell_bump_Euler_Test
267/327 Test #784: RAE2822_RANS_Transonic_UniAdapt_TEST ....................***Failed  198.10 sec
OUT/RAE2822_RANS_Transonic_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 13991 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for RAE2822_RANS_Transonic_UniAdapt_TEST.job
truth = 1.016980858155724127E+04, test = 9.106784786083439030E+03, relerror = 1.045274143509029446E-01
Metric Check mismatch on component 1 of node 283.
truth = -3.199515036938310459E+03, test = -2.865078193815863870E+03, relerror = 1.045273546963782635E-01
Metric Check mismatch on component 2 of node 283.
truth = 3.901293326843109389E+04, test = 3.493501293981586059E+04, relerror = 1.045273960959774567E-01
Metric Check mismatch on component 0 of node 284.
truth = 1.703744502781036545E+03, test = 1.525656516394298023E+03, relerror = 1.045274019056519343E-01
Metric Check mismatch on component 1 of node 284.
truth = 1.169526156020887356E+03, test = 1.047278625471318492E+03, relerror = 1.045274019056531140E-01
Metric Check mismatch on component 2 of node 284.
truth = 2.608047459003791118E+03, test = 2.335435034067487322E+03, relerror = 1.045274019056520315E-01
Metric Check mismatch on component 0 of node 285.
truth = 2.662666776849584949E+03, test = 2.384345136098308558E+03, relerror = 1.045274020659021780E-01
Metric Check mismatch on component 1 of node 285.
truth = -3.289488802432673538E+02, test = -2.945647083789492058E+02, relerror = 1.045274020659077568E-01
Metric Check mismatch on component 2 of node 285.
truth = 3.086410075481748208E+03, test = 2.763795648581612568E+03, relerror = 1.045274020659033021E-01
Metric Check mismatch on component 0 of node 286.
truth = 1.456283951659389686E+03, test = 1.304062373718586059E+03, relerror = 1.045274019310258318E-01
Metric Check mismatch on component 1 of node 286.
truth = -3.046909443271192686E+02, test = -2.728423915246954152E+02, relerror = 1.045274019310233476E-01
Metric Check mismatch on component 2 of node 286.
truth = 3.422919832183384187E+03, test = 3.065130915107071360E+03, relerror = 1.045274019310260538E-01
Metric Check mismatch on component 0 of node 287.
truth = 2.095801918012887654E+03, test = 1.876733188133211570E+03, relerror = 1.045274021351138838E-01
Metric Check mismatch on component 1 of node 287.
truth = -2.177298943393021545E+03, test = -1.949711541168623171E+03, relerror = 1.045274021351127181E-01
Metric Check mismatch on component 2 of node 287.
truth = 5.458322334493050221E+03, test = 4.887778080852429412E+03, relerror = 1.045274021351124405E-01
Metric Check mismatch on component 0 of node 288.
truth = 7.951354940921319212E+02, test = 7.120220434601983470E+02, relerror = 1.045274060200653832E-01
Metric Check mismatch on component 1 of node 288.
truth = 1.334612702008321889E+02, test = 1.195109089273824736E+02, relerror = 1.045274127277317638E-01
Metric Check mismatch on component 2 of node 288.
truth = 5.437932748108758005E+02, test = 4.869519756614443509E+02, relerror = 1.045274036704483128E-01
Metric Check mismatch on component 0 of node 289.
truth = 1.230630569509427914E+04, test = 1.101995955208422492E+04, relerror = 1.045274004141499985E-01
Metric Check mismatch on component 1 of node 289.
truth = -4.804797756577087057E+03, test = -4.302564737566360236E+03, relerror = 1.045274004141466678E-01
Metric Check mismatch on component 2 of node 289.
truth = 1.148479463058114925E+04, test = 1.028431890355611358E+04, relerror = 1.045274004141499985E-01
Metric Check mismatch on component 0 of node 290.
truth = 3.859727670585236046E+04, test = 3.456280364863135765E+04, relerror = 1.045274019710636937E-01
Metric Check mismatch on component 1 of node 290.
truth = -3.191322341866142233E+04, test = -2.857741708618663688E+04, relerror = 1.045274019710636798E-01
Metric Check mismatch on component 2 of node 290.
truth = 9.235316950514665223E+04, test = 8.269973263298034726E+04, relerror = 1.045274019710643321E-01
Metric Check mismatch on component 0 of node 291.
truth = 1.035534627261818741E+03, test = 9.272928829084405606E+02, relerror = 1.045274020817567040E-01
Metric Check mismatch on component 1 of node 291.
truth = 1.911690443825952457E+02, test = 1.711866409483115490E+02, relerror = 1.045274013835211235E-01
Metric Check mismatch on component 2 of node 291.
truth = 8.232463975169185915E+02, test = 7.371945905378930775E+02, relerror = 1.045274018065254357E-01
Metric Check mismatch on component 0 of node 292.
truth = 7.106963952146115844E+03, test = 6.364091473365720958E+03, relerror = 1.045274021062210373E-01
Metric Check mismatch on component 1 of node 292.
truth = -7.926211176842155510E+03, test = -7.097704913981536265E+03, relerror = 1.045274021062230357E-01
Metric Check mismatch on component 2 of node 292.
truth = 1.764225408999219144E+04, test = 1.579815510266742785E+04, relerror = 1.045274021062225778E-01
Metric Check mismatch on component 0 of node 293.
truth = 8.075052147367312045E+02, test = 7.230987890929613968E+02, relerror = 1.045274062673249849E-01
Metric Check mismatch on component 1 of node 293.
truth = 4.977556139270888025E+02, test = 4.457265114609535885E+02, relerror = 1.045274046346696406E-01
Metric Check mismatch on component 2 of node 293.
truth = 7.618403944042436251E+02, test = 6.822071948770793597E+02, relerror = 1.045274050996431309E-01
Metric Check mismatch on component 0 of node 294.
truth = 7.623982598586401309E+02, test = 6.827067504064756349E+02, relerror = 1.045274020784628666E-01
Metric Check mismatch on component 1 of node 294.
truth = -5.624258860787680305E+02, test = -5.036369693452764977E+02, relerror = 1.045274020784635743E-01
Metric Check mismatch on component 2 of node 294.
truth = 1.232447720360787798E+03, test = 1.103623161953949875E+03, relerror = 1.045274020784635882E-01
Metric Check mismatch on component 0 of node 295.
truth = 7.986590270767153470E+02, test = 7.151772745230189230E+02, relerror = 1.045274012105763956E-01
Metric Check mismatch on component 1 of node 295.
truth = 3.321461291188525706E+02, test = 2.974277574199058449E+02, relerror = 1.045274012105779360E-01
Metric Check mismatch on component 2 of node 295.
truth = 7.270823152590056679E+02, test = 6.510822903788121039E+02, relerror = 1.045274012105773392E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
196.835u 0.300s 3:17.06 100.0%	0+0k 0+16392io 0pf+0w
Thu Feb 18 11:42:33 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for RAE2822_RANS_Transonic_UniAdapt_TEST.job

        Start 811: CHT_NS2d_Scalar2d_FullEmb_FlatSlab_TEST
268/327 Test #805: CutCell_rae2822_CHT_TEST ................................***Failed   98.12 sec
OUT/CutCell_rae2822_CHT_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 27500 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_rae2822_CHT_TEST.job
truth = 6.923966466148887093E+02, test = 5.892523909558784680E+02, relerror = 1.489670063586820414E-01
Metric Check mismatch on component 1 of node 291.
truth = 4.580455732768210169E+02, test = 3.898114727565196631E+02, relerror = 1.489679291782259052E-01
Metric Check mismatch on component 2 of node 291.
truth = 5.977638879841014386E+03, test = 5.087178015222934846E+03, relerror = 1.489653159914141323E-01
Metric Check mismatch on component 0 of node 292.
truth = 9.283799126907690606E+02, test = 7.900827586242182861E+02, relerror = 1.489661206323576459E-01
Metric Check mismatch on component 1 of node 292.
truth = 2.326327089361353501E+03, test = 1.979783149354057969E+03, relerror = 1.489661284486147874E-01
Metric Check mismatch on component 2 of node 292.
truth = 1.173772990814394871E+04, test = 9.989206364085412133E+03, relerror = 1.489660741678307532E-01
Metric Check mismatch on component 0 of node 293.
truth = 1.086965280667019215E+03, test = 9.250443255289837907E+02, relerror = 1.489660783265056854E-01
Metric Check mismatch on component 1 of node 293.
truth = 4.126775351159791398E+02, test = 3.512025761037307348E+02, relerror = 1.489660904245040662E-01
Metric Check mismatch on component 2 of node 293.
truth = 1.201575716102169054E+03, test = 1.022581714225809833E+03, relerror = 1.489660613789730581E-01
Metric Check mismatch on component 0 of node 294.
truth = 5.507142148917448594E+02, test = 4.686761298379346954E+02, relerror = 1.489667105650007151E-01
Metric Check mismatch on component 1 of node 294.
truth = -6.603385426259691826E+01, test = -5.619664483015228740E+01, relerror = 1.489722134547074306E-01
Metric Check mismatch on component 2 of node 294.
truth = 3.938397215818411610E+02, test = 3.351711235399233715E+02, relerror = 1.489656701113787063E-01
Metric Check mismatch on component 0 of node 295.
truth = 5.609220082469718136E+02, test = 4.773636787379039674E+02, relerror = 1.489660385589246239E-01
Metric Check mismatch on component 1 of node 295.
truth = -6.092091478901846813E+01, test = -5.184586634985979714E+01, relerror = 1.489644151041955300E-01
Metric Check mismatch on component 2 of node 295.
truth = 2.274198515207751370E+03, test = 1.935420065048167316E+03, relerror = 1.489660853677217955E-01
Metric Check mismatch on component 0 of node 296.
truth = 3.851725904346887091E+03, test = 3.277949445345663662E+03, relerror = 1.489660669658982584E-01
Metric Check mismatch on component 1 of node 296.
truth = 1.879614898392194618E+03, test = 1.599616059916280392E+03, relerror = 1.489660667807127248E-01
Metric Check mismatch on component 2 of node 296.
truth = 1.497390817333951873E+03, test = 1.274330397132738653E+03, relerror = 1.489660665866536504E-01
Metric Check mismatch on component 0 of node 297.
truth = 5.645588882446033949E+02, test = 4.804621472434005796E+02, relerror = 1.489600868081040197E-01
Metric Check mismatch on component 1 of node 297.
truth = -1.525186047701971574E+02, test = -1.298060147767892829E+02, relerror = 1.489168487190752344E-01
Metric Check mismatch on component 2 of node 297.
truth = 5.276966214567617044E+02, test = 4.490886317520173634E+02, relerror = 1.489643604079532724E-01
Metric Check mismatch on component 0 of node 298.
truth = 7.612860821336396384E+02, test = 6.478806060673133516E+02, relerror = 1.489656500070082323E-01
Metric Check mismatch on component 1 of node 298.
truth = -2.453603964979413377E+02, test = -2.088095042712410248E+02, relerror = 1.489681821043478405E-01
Metric Check mismatch on component 2 of node 298.
truth = 1.172836287049378598E+03, test = 9.981226550543661915E+02, relerror = 1.489667687845478705E-01
Metric Check mismatch on component 0 of node 299.
truth = 2.685564071442015575E+02, test = 2.285507955905314077E+02, relerror = 1.489653960562151436E-01
Metric Check mismatch on component 1 of node 299.
truth = 1.981345273908617060E+02, test = 1.686198577032966739E+02, relerror = 1.489627783518073512E-01
Metric Check mismatch on component 2 of node 299.
truth = 2.413359808450362380E+03, test = 2.053850432818783247E+03, relerror = 1.489663391147725280E-01
Metric Check mismatch on component 0 of node 300.
truth = 7.038604076714614166E+02, test = 5.990098003527604078E+02, relerror = 1.489650592303833343E-01
Metric Check mismatch on component 1 of node 300.
truth = 1.503985479985478264E+02, test = 1.279945232144763878E+02, relerror = 1.489643688866448545E-01
Metric Check mismatch on component 2 of node 300.
truth = 1.408179286878325911E+02, test = 1.198408029705605173E+02, relerror = 1.489662993394434698E-01
Metric Check mismatch on component 0 of node 301.
truth = 2.684115283096211897E+03, test = 2.284273168944292593E+03, relerror = 1.489660733538571424E-01
Metric Check mismatch on component 1 of node 301.
truth = -1.968336320985236171E+03, test = -1.675120950255179423E+03, relerror = 1.489660926356782267E-01
Metric Check mismatch on component 2 of node 301.
truth = 8.755213499629764556E+03, test = 7.450983763864089269E+03, relerror = 1.489660687110403170E-01
Metric Check mismatch on component 0 of node 302.
truth = 6.721621163655602231E+02, test = 5.720327703954446861E+02, relerror = 1.489660656740426359E-01
Metric Check mismatch on component 1 of node 302.
truth = -1.676282992018614948E+02, test = -1.426573725188601713E+02, relerror = 1.489660564588250746E-01
Metric Check mismatch on component 2 of node 302.
truth = 3.221531262944619129E+02, test = 2.741632427013101960E+02, relerror = 1.489660651291860594E-01
Metric Check mismatch on component 0 of node 303.
truth = 2.260663711003672233E+03, test = 1.923900566174517962E+03, relerror = 1.489664929772507862E-01
Metric Check mismatch on component 1 of node 303.
truth = -2.923085061414728443E+03, test = -2.487643983223550549E+03, relerror = 1.489662698971993271E-01
Metric Check mismatch on component 2 of node 303.
truth = 5.431385379172764260E+03, test = 4.622294041545675100E+03, relerror = 1.489659232669509337E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
94.906u 0.858s 1:37.04 98.6%	0+0k 0+68504io 0pf+0w
Thu Feb 18 11:42:40 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_rae2822_CHT_TEST.job

        Start 814: naca_Euler2d_Newton_ILU_PARALLEL_TEST_2
269/327 Test #814: naca_Euler2d_Newton_ILU_PARALLEL_TEST_2 .................   Passed    2.81 sec
        Start 816: naca_Euler2d_Newton_ILUK_PARALLEL_TEST_2
270/327 Test #816: naca_Euler2d_Newton_ILUK_PARALLEL_TEST_2 ................   Passed    2.91 sec
        Start 818: naca_Euler2d_Newton_ILUT_PARALLEL_TEST_2
271/327 Test #818: naca_Euler2d_Newton_ILUT_PARALLEL_TEST_2 ................   Passed    2.91 sec
        Start 820: naca_Euler2d_Newton_UMFPACK_PARALLEL_TEST_2
272/327 Test #820: naca_Euler2d_Newton_UMFPACK_PARALLEL_TEST_2 .............   Passed    3.62 sec
        Start 822: naca_Euler2d_LeanJacobi_PARALLEL_TEST_2
273/327 Test #822: naca_Euler2d_LeanJacobi_PARALLEL_TEST_2 .................   Passed    5.31 sec
        Start 824: ScalarSin3d_HDG_BDDC_ILUK_MG_TEST_4
274/327 Test #824: ScalarSin3d_HDG_BDDC_ILUK_MG_TEST_4 .....................   Passed    4.11 sec
        Start 826: ScalarSin3d_HDG_BDDC_UMFPACK_TEST_4
275/327 Test #826: ScalarSin3d_HDG_BDDC_UMFPACK_TEST_4 .....................   Passed    6.91 sec
        Start 828: naca_Euler2d_Newton_ILUK_ASM_PARALLEL_TEST_4
276/327 Test #828: naca_Euler2d_Newton_ILUK_ASM_PARALLEL_TEST_4 ............   Passed    2.91 sec
        Start 830: naca_Euler2d_Newton_ILU_ASM_PARALLEL_TEST_4
277/327 Test #830: naca_Euler2d_Newton_ILU_ASM_PARALLEL_TEST_4 .............   Passed    2.91 sec
        Start 832: naca_Euler2d_Newton_ILUK_ASM_MG_PARALLEL_TEST_4
278/327 Test #832: naca_Euler2d_Newton_ILUK_ASM_MG_PARALLEL_TEST_4 .........   Passed    2.91 sec
        Start 834: naca_Euler2d_Newton_ILU_ASM_MG_PARALLEL_TEST_4
279/327 Test #834: naca_Euler2d_Newton_ILU_ASM_MG_PARALLEL_TEST_4 ..........   Passed    2.91 sec
        Start 836: naca_Euler2d_Newton_Jacobi_Right_TEST_2
280/327 Test #836: naca_Euler2d_Newton_Jacobi_Right_TEST_2 .................   Passed    5.31 sec
        Start 838: naca_Euler2d_Newton_Jacobi_TEST_2
281/327 Test #838: naca_Euler2d_Newton_Jacobi_TEST_2 .......................   Passed    4.51 sec
        Start 840: square_Scalar2d_GMRES_Jacobi_TEST_2
282/327 Test #802: CutCell_Interface_StarShape_Jump_TEST ...................***Failed  170.95 sec
OUT/CutCell_Interface_StarShape_Jump_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 26094 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_Interface_StarShape_Jump_TEST.job
truth = 6.584132465019368396E+01, test = 6.436148563461921412E+01, relerror = 2.247583904844959249E-02
Metric Check mismatch on component 1 of node 243.
truth = 9.394388767120011252E+00, test = 9.183241997231659681E+00, relerror = 2.247583904844952657E-02
Metric Check mismatch on component 2 of node 243.
truth = 6.630375722621892010E+01, test = 6.481352465049496914E+01, relerror = 2.247583904844925942E-02
Metric Check mismatch on component 0 of node 244.
truth = 4.597034824024769506E+01, test = 4.493712609219905119E+01, relerror = 2.247583904844216787E-02
Metric Check mismatch on component 1 of node 244.
truth = 6.441625173938767546E+00, test = 6.296844243319102752E+00, relerror = 2.247583904841481128E-02
Metric Check mismatch on component 2 of node 244.
truth = 4.225559915170791925E+01, test = 4.130586910627850017E+01, relerror = 2.247583904844554017E-02
Metric Check mismatch on component 0 of node 245.
truth = 2.850420339634770173E+01, test = 2.786354750860713381E+01, relerror = 2.247583904844912758E-02
Metric Check mismatch on component 1 of node 245.
truth = 1.508632124444206024E+00, test = 1.474724351631878205E+00, relerror = 2.247583904844910677E-02
Metric Check mismatch on component 2 of node 245.
truth = 2.972085642892453095E+01, test = 2.905285524344596126E+01, relerror = 2.247583904844904085E-02
Metric Check mismatch on component 0 of node 246.
truth = 6.959155743929187565E+01, test = 6.802742879515540153E+01, relerror = 2.247583904844980759E-02
Metric Check mismatch on component 1 of node 246.
truth = -1.529932397501967412E+00, test = -1.495545883180831481E+00, relerror = 2.247583904836665189E-02
Metric Check mismatch on component 2 of node 246.
truth = 7.231841810931612713E+01, test = 7.069300098365275176E+01, relerror = 2.247583904844826369E-02
Metric Check mismatch on component 0 of node 247.
truth = 1.091399738396868599E+02, test = 1.066869613539141284E+02, relerror = 2.247583904844895758E-02
Metric Check mismatch on component 1 of node 247.
truth = 1.336347848775831970E+01, test = 1.306312309614005152E+01, relerror = 2.247583904844911717E-02
Metric Check mismatch on component 2 of node 247.
truth = 1.236022246047313189E+02, test = 1.208241608984851041E+02, relerror = 2.247583904844924901E-02
Metric Check mismatch on component 0 of node 248.
truth = 9.241758471253928064E+01, test = 9.034042195329382707E+01, relerror = 2.247583904844921432E-02
Metric Check mismatch on component 1 of node 248.
truth = 1.300645661387609842E+01, test = 1.271412558843198326E+01, relerror = 2.247583904844907554E-02
Metric Check mismatch on component 2 of node 248.
truth = 9.037430991459993379E+01, test = 8.834307147084471978E+01, relerror = 2.247583904844919003E-02
Metric Check mismatch on component 0 of node 249.
truth = 5.756575628698693947E+01, test = 5.627191761397836700E+01, relerror = 2.247583904844922473E-02
Metric Check mismatch on component 1 of node 249.
truth = 4.036660715327581528E+00, test = 3.945933378796681268E+00, relerror = 2.247583904844913105E-02
Metric Check mismatch on component 2 of node 249.
truth = 5.400228316278203522E+01, test = 5.278853653816658920E+01, relerror = 2.247583904844880839E-02
Metric Check mismatch on component 0 of node 250.
truth = 3.326252417672798600E+01, test = 3.251492103698672054E+01, relerror = 2.247583904844851002E-02
Metric Check mismatch on component 1 of node 250.
truth = -3.615749168309293271E+00, test = -3.534482171962776587E+00, relerror = 2.247583904845831468E-02
Metric Check mismatch on component 2 of node 250.
truth = 4.171265361957341611E+01, test = 4.077512673053612247E+01, relerror = 2.247583904845039046E-02
Metric Check mismatch on component 0 of node 251.
truth = 4.380893875053337894E+01, test = 4.282429609429301109E+01, relerror = 2.247583904844943636E-02
Metric Check mismatch on component 1 of node 251.
truth = 4.871268773879767977E+00, test = 4.761782920956299847E+00, relerror = 2.247583904845125088E-02
Metric Check mismatch on component 2 of node 251.
truth = 5.157548647912202000E+01, test = 5.041628414617181875E+01, relerror = 2.247583904844894370E-02
Metric Check mismatch on component 0 of node 252.
truth = 5.010629955230249521E+01, test = 4.898011842825158624E+01, relerror = 2.247583904844871819E-02
Metric Check mismatch on component 1 of node 252.
truth = 7.536740832851002381E+00, test = 7.367346258941975812E+00, relerror = 2.247583904844820124E-02
Metric Check mismatch on component 2 of node 252.
truth = 5.361016736159979246E+01, test = 5.240523386862005140E+01, relerror = 2.247583904844919350E-02
Metric Check mismatch on component 0 of node 253.
truth = 5.599475341064467671E+01, test = 5.473622434542942727E+01, relerror = 2.247583904844915881E-02
Metric Check mismatch on component 1 of node 253.
truth = 8.260170664868367041E+00, test = 8.074516398492063374E+00, relerror = 2.247583904844927677E-02
Metric Check mismatch on component 2 of node 253.
truth = 5.644489650651475188E+01, test = 5.517625009752795506E+01, relerror = 2.247583904844917616E-02
Metric Check mismatch on component 0 of node 254.
truth = 5.200318848738306343E+01, test = 5.083437319293449974E+01, relerror = 2.247583904844872860E-02
Metric Check mismatch on component 1 of node 254.
truth = 7.741561620542787736E+00, test = 7.567563527575813964E+00, relerror = 2.247583904844952657E-02
Metric Check mismatch on component 2 of node 254.
truth = 5.171483705205827164E+01, test = 5.055250269805943475E+01, relerror = 2.247583904844916228E-02
Metric Check mismatch on component 0 of node 255.
truth = 5.641808225387939046E+01, test = 5.515003851771904664E+01, relerror = 2.247583904844889166E-02
Metric Check mismatch on component 1 of node 255.
truth = 7.336192573767081448E+00, test = 7.171305490250741599E+00, relerror = 2.247583904843865679E-02
Metric Check mismatch on component 2 of node 255.
truth = 5.576593952769384543E+01, test = 5.451255324648387557E+01, relerror = 2.247583904844869390E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
169.061u 0.449s 2:49.91 99.7%	0+0k 0+38672io 0pf+0w
Thu Feb 18 11:43:35 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CutCell_Interface_StarShape_Jump_TEST.job

        Start 842: square_Scalar2d_GMRES_ILU_TEST_3
283/327 Test #840: square_Scalar2d_GMRES_Jacobi_TEST_2 .....................   Passed    2.59 sec
        Start 844: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST_2
284/327 Test #842: square_Scalar2d_GMRES_ILU_TEST_3 ........................   Passed    2.81 sec
        Start 846: naca_Euler2d_Newton_Osher_TEST_2
285/327 Test #844: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST_2 ...........   Passed    3.33 sec
        Start 848: naca_NavierStokes2d_Newton_GMRES_ILU_TEST_3
286/327 Test #846: naca_Euler2d_Newton_Osher_TEST_2 ........................   Passed    3.81 sec
        Start 850: FlatPlate_RANS_SA2d_DIC_TEST_2
287/327 Test #848: naca_NavierStokes2d_Newton_GMRES_ILU_TEST_3 .............   Passed    2.88 sec
        Start 852: FlatPlate_RANS_SA2d_ADC_TEST_2
288/327 Test #852: FlatPlate_RANS_SA2d_ADC_TEST_2 ..........................   Passed   12.20 sec
        Start 854: FlatPlate_RANS_SA2d_DC_TEST_2
289/327 Test #811: CHT_NS2d_Scalar2d_FullEmb_FlatSlab_TEST .................***Failed   89.55 sec
OUT/CHT_FlatSlab
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 31538 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CHT_NS2d_Scalar2d_FullEmb_FlatSlab_TEST.job
truth = 7.075849433664431842E+01, test = 6.196875272242140653E+01, relerror = 1.242217163695481796E-01
Metric Check mismatch on component 1 of node 68.
truth = -7.506853294945969424E+01, test = -6.574337845940000591E+01, relerror = 1.242218826407317789E-01
Metric Check mismatch on component 2 of node 68.
truth = 1.452384638730865447E+02, test = 1.271968226344972237E+02, relerror = 1.242208211066912343E-01
Metric Check mismatch on component 0 of node 69.
truth = 4.032385859269803063E+01, test = 3.531463737329690389E+01, relerror = 1.242247491738851656E-01
Metric Check mismatch on component 1 of node 69.
truth = -3.229320458808154370E+01, test = -2.828140860782714583E+01, relerror = 1.242303460256475034E-01
Metric Check mismatch on component 2 of node 69.
truth = 7.214935573672460123E+01, test = 6.318672182906170320E+01, relerror = 1.242233394344898489E-01
Metric Check mismatch on component 0 of node 70.
truth = 2.751694626136122324E+01, test = 2.409885380919017805E+01, relerror = 1.242177245870725866E-01
Metric Check mismatch on component 1 of node 70.
truth = -1.853366556464891701E+01, test = -1.623161582814375947E+01, relerror = 1.242090901271081238E-01
Metric Check mismatch on component 2 of node 70.
truth = 4.200805671838050870E+01, test = 3.678996179944495992E+01, relerror = 1.242165271751879407E-01
Metric Check mismatch on component 0 of node 71.
truth = 2.320662150826279202E+01, test = 2.032388851048617440E+01, relerror = 1.242202789729737883E-01
Metric Check mismatch on component 1 of node 71.
truth = -1.339042959948020517E+01, test = -1.172709664144831976E+01, relerror = 1.242180428696965239E-01
Metric Check mismatch on component 2 of node 71.
truth = 3.125906923735702136E+01, test = 2.737608198603483345E+01, relerror = 1.242195415940829106E-01
Metric Check mismatch on component 0 of node 72.
truth = 8.366650620524980653E+00, test = 7.327346598650084530E+00, relerror = 1.242198424451101402E-01
Metric Check mismatch on component 1 of node 72.
truth = -3.869003595131863538E-01, test = -3.388423125412983739E-01, relerror = 4.805804697188797991E-02
Metric Check mismatch on component 2 of node 72.
truth = 8.460175980090038905E+00, test = 7.409243000587975914E+00, relerror = 1.242211724644146503E-01
Metric Check mismatch on component 0 of node 73.
truth = 1.029709639290322443E+01, test = 9.017967632685218504E+00, relerror = 1.242222769808762339E-01
Metric Check mismatch on component 1 of node 73.
truth = -4.420399217210248533E-01, test = -3.871366515425885280E-01, relerror = 5.490327017843632529E-02
Metric Check mismatch on component 2 of node 73.
truth = 1.055997521559474350E+01, test = 9.248228699673386899E+00, relerror = 1.242187116106293204E-01
Metric Check mismatch on component 0 of node 74.
truth = 1.161812795513866270E+01, test = 1.017494619311765369E+01, relerror = 1.242180984400928501E-01
Metric Check mismatch on component 1 of node 74.
truth = -1.456271290016669440E+00, test = -1.275375838951766871E+00, relerror = 1.242182361933619611E-01
Metric Check mismatch on component 2 of node 74.
truth = 1.392856032504513131E+01, test = 1.219831432998502940E+01, relerror = 1.242228884164663649E-01
Metric Check mismatch on component 0 of node 75.
truth = 1.785371707597906976E+01, test = 1.563596887829343807E+01, relerror = 1.242177294648326852E-01
Metric Check mismatch on component 1 of node 75.
truth = -8.965041346820447288E+00, test = -7.851406933523561449E+00, relerror = 1.242196628230664845E-01
Metric Check mismatch on component 2 of node 75.
truth = 2.687248920025155741E+01, test = 2.353430719480636668E+01, relerror = 1.242230290081925703E-01
Metric Check mismatch on component 0 of node 76.
truth = 3.770341940581739948E+01, test = 3.301988008616584835E+01, relerror = 1.242205453367688645E-01
Metric Check mismatch on component 1 of node 76.
truth = -3.275826487525576880E+01, test = -2.868901127880150881E+01, relerror = 1.242206695607985384E-01
Metric Check mismatch on component 2 of node 76.
truth = 6.794124407200884264E+01, test = 5.950154034291174554E+01, relerror = 1.242206239284066316E-01
Metric Check mismatch on component 0 of node 77.
truth = 4.729217076389594610E+01, test = 4.141748405891809170E+01, relerror = 1.242211260359979141E-01
Metric Check mismatch on component 1 of node 77.
truth = -4.668890734879736470E+01, test = -4.088914767107353043E+01, relerror = 1.242213623547827051E-01
Metric Check mismatch on component 2 of node 77.
truth = 9.715208249305833021E+01, test = 8.508378116268283975E+01, relerror = 1.242207168460623540E-01
Metric Check mismatch on component 0 of node 78.
truth = 4.077338396430964451E+01, test = 3.570845877432388704E+01, relerror = 1.242213595618961164E-01
Metric Check mismatch on component 1 of node 78.
truth = -3.682785550707534128E+01, test = -3.225305569613419721E+01, relerror = 1.242211838824619219E-01
Metric Check mismatch on component 2 of node 78.
truth = 7.808251672726365200E+01, test = 6.838308697940745162E+01, relerror = 1.242202499918845793E-01
Metric Check mismatch on component 0 of node 79.
truth = 3.665055637923574494E+01, test = 3.209780638961461818E+01, relerror = 1.242204877468237462E-01
Metric Check mismatch on component 1 of node 79.
truth = -2.623950116882685535E+01, test = -2.298004223300155502E+01, relerror = 1.242195465094288603E-01
Metric Check mismatch on component 2 of node 79.
truth = 5.260652958443004934E+01, test = 4.607175377264313454E+01, relerror = 1.242198613633888477E-01
Metric Check mismatch on component 0 of node 80.
truth = 2.893732170787283664E+01, test = 2.534270357890557790E+01, relerror = 1.242208302916053414E-01
Metric Check mismatch on component 1 of node 80.
truth = -1.777616219570509060E+01, test = -1.556797345345368377E+01, relerror = 1.242219056026012541E-01
Metric Check mismatch on component 2 of node 80.
truth = 3.812071368770486401E+01, test = 3.338532019270168405E+01, relerror = 1.242210083944596810E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
88.114u 0.266s 1:28.48 99.8%	0+0k 0+8016io 0pf+0w
Thu Feb 18 11:44:03 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for CHT_NS2d_Scalar2d_FullEmb_FlatSlab_TEST.job

        Start 856: bump_Euler3d_GMRES_TEST_2
290/327 Test #854: FlatPlate_RANS_SA2d_DC_TEST_2 ...........................   Passed   15.13 sec
        Start 858: Sphere_Q23D_TEST_2
291/327 Test #856: bump_Euler3d_GMRES_TEST_2 ...............................   Passed   12.02 sec
        Start 860: channel_NavierStokes3d_TEST_2
292/327 Test #858: Sphere_Q23D_TEST_2 ......................................   Passed   11.52 sec
        Start 862: naca_InviscidNE2d_PerfectGas_TEST_3
293/327 Test #850: FlatPlate_RANS_SA2d_DIC_TEST_2 ..........................   Passed   42.56 sec
        Start 864: naca_InviscidNE2d_RealGas_TEST_2
294/327 Test #860: channel_NavierStokes3d_TEST_2 ...........................   Passed   11.52 sec
        Start 866: diamond_Euler2d_Shock_TEST_2
295/327 Test #862: naca_InviscidNE2d_PerfectGas_TEST_3 .....................   Passed    5.96 sec
        Start 868: diamond_Euler2d_PDEShock_TEST_3
296/327 Test #864: naca_InviscidNE2d_RealGas_TEST_2 ........................   Passed    4.34 sec
        Start 870: diamond_Euler2d_PDEShock_Jump_TEST_3
297/327 Test #866: diamond_Euler2d_Shock_TEST_2 ............................   Passed    8.55 sec
        Start 872: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST_2
298/327 Test #870: diamond_Euler2d_PDEShock_Jump_TEST_3 ....................   Passed    8.92 sec
        Start 874: naca_NavierStokes2d_AuxVariable_Gradient_TEST_2
299/327 Test #872: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST_2 ........   Passed    4.71 sec
300/327 Test #868: diamond_Euler2d_PDEShock_TEST_3 .........................   Passed   12.25 sec
        Start 876: 2d_Periodic_TEST1_2
        Start 878: 2d_Periodic_TEST2_3
301/327 Test #874: naca_NavierStokes2d_AuxVariable_Gradient_TEST_2 .........   Passed    3.25 sec
        Start 880: turbineblade_Periodic_TEST_4
302/327 Test #878: 2d_Periodic_TEST2_3 .....................................   Passed    2.43 sec
        Start 882: 3d_Periodic_TEST_2
303/327 Test #876: 2d_Periodic_TEST1_2 .....................................   Passed    2.64 sec
        Start 884: naca_Euler2d_Adjoint_TEST_3
304/327 Test #882: 3d_Periodic_TEST_2 ......................................   Passed    2.91 sec
        Start 886: ConvectingVortex_Euler2d_BDF1_TEST_3
305/327 Test #884: naca_Euler2d_Adjoint_TEST_3 .............................   Passed    2.83 sec
        Start 888: ConvectingVortex_Euler2d_BDF2_TEST_3
306/327 Test #880: turbineblade_Periodic_TEST_4 ............................   Passed    5.36 sec
        Start 890: ConvectingVortex_Euler2d_Trap2_TEST_3
307/327 Test #886: ConvectingVortex_Euler2d_BDF1_TEST_3 ....................   Passed    5.03 sec
        Start 892: ConvectingVortex_Euler2d_IRK2_TEST_3
308/327 Test #888: ConvectingVortex_Euler2d_BDF2_TEST_3 ....................   Passed    5.21 sec
        Start 894: ConvectingVortex_Euler2d_IRK4_TEST_3
309/327 Test #890: ConvectingVortex_Euler2d_Trap2_TEST_3 ...................   Passed    5.92 sec
        Start 896: naca_Euler2d_Adapt_TEST_2
310/327 Test #896: naca_Euler2d_Adapt_TEST_2 ...............................***Failed    3.46 sec
OUT/naca_Euler2d_Adapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 9352 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_Adapt_TEST.job
Metric Check mismatch on component 0 of node 92.
truth = 5.689760039767215866E-02, test = 5.000983924996215552E-02, relerror = 6.887761147710003140E-03
Metric Check mismatch on component 1 of node 92.
truth = -9.143337169865531008E-03, test = -8.036486933632387350E-03, relerror = 1.106850236233143658E-03
Metric Check mismatch on component 2 of node 92.
truth = 4.369826141831986005E-02, test = 3.840835138708454527E-02, relerror = 5.289910031235314780E-03
Metric Check mismatch on component 0 of node 93.
truth = 4.121537682444183019E+02, test = 3.622603335222468104E+02, relerror = 1.210553889503282188E-01
Metric Check mismatch on component 1 of node 93.
truth = -4.716979741650904856E+01, test = -4.145963924348419027E+01, relerror = 1.210553889516249870E-01
Metric Check mismatch on component 2 of node 93.
truth = 6.891655245585733383E+02, test = 6.057383239318891128E+02, relerror = 1.210553889504575875E-01
Metric Check mismatch on component 0 of node 94.
truth = 3.435291896711543946E-02, test = 3.019431300024527295E-02, relerror = 4.158605966870166509E-03
Metric Check mismatch on component 2 of node 94.
truth = 3.450489139108037923E-02, test = 3.032788834377299347E-02, relerror = 4.177003047307385752E-03
Metric Check mismatch on component 0 of node 95.
truth = 4.065367802664344304E-02, test = 3.573233121436918125E-02, relerror = 4.921346812274261795E-03
Metric Check mismatch on component 2 of node 95.
truth = 3.481510963363079053E-02, test = 3.060055299358729192E-02, relerror = 4.214556640043498614E-03
Metric Check mismatch on component 0 of node 96.
truth = 1.289939208753848376E+01, test = 1.133785116040770191E+01, relerror = 1.210553890085499101E-01
Metric Check mismatch on component 1 of node 96.
truth = 1.702887848043856778E+01, test = 1.496744097292649833E+01, relerror = 1.210553889312256381E-01
Metric Check mismatch on component 2 of node 96.
truth = 2.253794440457299117E+02, test = 1.980960477875357242E+02, relerror = 1.210553889406983108E-01
Metric Check mismatch on component 0 of node 97.
truth = 8.376505230464267981E+01, test = 7.362484132367740131E+01, relerror = 1.210553888760988323E-01
Metric Check mismatch on component 1 of node 97.
truth = -3.157799608873859398E+01, test = -2.775530950358960069E+01, relerror = 1.210553885182171913E-01
Metric Check mismatch on component 2 of node 97.
truth = 6.964819526053740617E+01, test = 6.121690587968956976E+01, relerror = 1.210553891498319379E-01
Metric Check mismatch on component 0 of node 98.
truth = 2.815830942825028771E+01, test = 2.474959432707164098E+01, relerror = 1.210553889914568887E-01
Metric Check mismatch on component 1 of node 98.
truth = -1.732482246226381761E+01, test = -1.522755934029296654E+01, relerror = 1.210553889679977513E-01
Metric Check mismatch on component 2 of node 98.
truth = 8.685631067386209736E+01, test = 7.634188620320047391E+01, relerror = 1.210553889416553092E-01
Metric Check mismatch on component 0 of node 99.
truth = 7.608251180019109938E+01, test = 6.687231374178591636E+01, relerror = 1.210553889518412168E-01
Metric Check mismatch on component 1 of node 99.
truth = 2.756212041611194152E+01, test = 2.422557720823317950E+01, relerror = 1.210553889724799437E-01
Metric Check mismatch on component 2 of node 99.
truth = 2.130298020217572628E+02, test = 1.872413964801778548E+02, relerror = 1.210553889495028235E-01
Metric Check mismatch on component 0 of node 100.
truth = 3.490130910464708802E-01, test = 3.067631755612701405E-01, relerror = 4.224991548520073970E-02
Metric Check mismatch on component 1 of node 100.
truth = 1.398365610200322795E-01, test = 1.229085917384669380E-01, relerror = 1.692796928156534153E-02
Metric Check mismatch on component 2 of node 100.
truth = 5.749591390118199419E-01, test = 5.053572368062596576E-01, relerror = 6.960190220556028429E-02
Metric Check mismatch on component 0 of node 101.
truth = 2.233047886963625928E+01, test = 1.962725406446519472E+01, relerror = 1.210553889575005510E-01
Metric Check mismatch on component 1 of node 101.
truth = 4.224331677916233652E+00, test = 3.712953563621476771E+00, relerror = 1.210553889430879271E-01
Metric Check mismatch on component 2 of node 101.
truth = 8.325471988235808851E+01, test = 7.317628738557701240E+01, relerror = 1.210553889439813513E-01
Metric Check mismatch on component 0 of node 102.
truth = 1.583526644376091497E+01, test = 1.391832210533130798E+01, relerror = 1.210553889470474820E-01
Metric Check mismatch on component 1 of node 102.
truth = 4.467801398296932014E+00, test = 3.926949961960815916E+00, relerror = 1.210553890202643451E-01
Metric Check mismatch on component 2 of node 102.
truth = 1.293377963529775911E+02, test = 1.136807591084585880E+02, relerror = 1.210553889582992731E-01
Metric Check mismatch on component 0 of node 103.
truth = 1.218064512447361665E+02, test = 1.070611239126308192E+02, relerror = 1.210553889504482478E-01
Metric Check mismatch on component 1 of node 103.
truth = -4.268689773185799652E+01, test = -3.751941872375902420E+01, relerror = 1.210553889523433291E-01
Metric Check mismatch on component 2 of node 103.
truth = 2.134507664232185675E+02, test = 1.876114008720065272E+02, relerror = 1.210553889508138442E-01
Metric Check mismatch on component 0 of node 104.
truth = 1.793471082986419773E+00, test = 1.576361743465899190E+00, relerror = 1.210553889494545843E-01
Metric Check mismatch on component 1 of node 104.
truth = 6.155777033164292616E-02, test = 5.410587050112002083E-02, relerror = 7.451899830522905332E-03
Metric Check mismatch on component 2 of node 104.
truth = 3.880596486232950504E+00, test = 3.410829369228809860E+00, relerror = 1.210553889513419357E-01
Metric Check mismatch on component 0 of node 105.
truth = 1.358111164741753463E+01, test = 1.193704489366517052E+01, relerror = 1.210553890163317686E-01
Metric Check mismatch on component 1 of node 105.
truth = 1.024808771184361200E+00, test = 9.007501474017723941E-01, relerror = 1.210553883523220603E-01
Metric Check mismatch on component 2 of node 105.
truth = 8.761372550606778020E+01, test = 7.700761189106809468E+01, relerror = 1.210553889100988850E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
2.726u 0.074s 0:02.42 115.2%	0+0k 0+4376io 5pf+0w
Thu Feb 18 11:44:57 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_Adapt_TEST.job

        Start 898: naca_Euler2d_CurvedAdapt_TEST_3
311/327 Test #892: ConvectingVortex_Euler2d_IRK2_TEST_3 ....................   Passed    5.57 sec
        Start 900: Scalar2d_Adapt_TEST_4
312/327 Test #894: ConvectingVortex_Euler2d_IRK4_TEST_3 ....................   Passed    6.57 sec
        Start 902: Scalar2d_CircleBoundaryLayer_Adapt_TEST_2
313/327 Test #900: Scalar2d_Adapt_TEST_4 ...................................***Failed    2.51 sec
OUT/Scalar2d_Adapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 9633 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_Adapt_TEST.job

Writing out OUT/Scalar2d_Adapt_TEST_P1_a00_Dual_0.pxa . . .Done.

**************************
* Adaptation Iteration 0 *
**************************
Incoming DOF = 24


Warning : Running HP-Adaptation (Not Well Tested)
Adaptation Mode : DWR



Adapting on Heat:
AdaptTargetError = 0.000000E+00, GlobalError = 5.056814E-03
AnisotropyMethod   = Hessian
MetricTransferMode = Average
meshDofReq = 1000.000000, meshDofCurr = 58.820259
ratio =  1.700094510441129e+01
Scaling the continuous metric
Scaling the element metric
****************************************************************************************
****************************************************************************************
CHECKING Truth Metric File: TrueMetric/Scalar2d_Adapt_TEST_Metric_a00.attach

Metric Check mismatch on component 0 of node 0.
truth = 4.243739987757014376E+01, test = 4.226464839859501410E+01, relerror = 4.070736649123399276E-03
Metric Check mismatch on component 1 of node 0.
truth = -2.127339956490372774E+00, test = -2.118680115764294936E+00, relerror = 4.070736649145915986E-03
Metric Check mismatch on component 2 of node 0.
truth = 5.360168246293591920E+01, test = 5.338348412967962986E+01, relerror = 4.070736649118568938E-03
Metric Check mismatch on component 0 of node 1.
truth = 4.578326069419801314E+01, test = 4.559688909697377568E+01, relerror = 4.070736649123285651E-03
Metric Check mismatch on component 1 of node 1.
truth = -1.041211499088002146E+00, test = -1.036973001279194895E+00, relerror = 4.070736649105156924E-03
Metric Check mismatch on component 2 of node 1.
truth = 8.219497777649543480E+01, test = 8.186038366808793398E+01, relerror = 4.070736649109256075E-03
Metric Check mismatch on component 0 of node 2.
truth = 5.698843517813379123E+01, test = 5.675645026647792690E+01, relerror = 4.070736649124134798E-03
Metric Check mismatch on component 1 of node 2.
truth = -6.855472742836819400E+00, test = -6.827565918695640335E+00, relerror = 4.070736649101039557E-03
Metric Check mismatch on component 2 of node 2.
truth = 8.918274039805585574E+01, test = 8.881970094824892215E+01, relerror = 4.070736649115658939E-03
Metric Check mismatch on component 0 of node 3.
truth = 3.078020123180149170E+01, test = 3.065490313857992177E+01, relerror = 4.070736649119578547E-03
Metric Check mismatch on component 1 of node 3.
truth = -1.271207910937258045E+00, test = -1.266033158305573503E+00, relerror = 4.070736649105032891E-03
Metric Check mismatch on component 2 of node 3.
truth = 3.535139989565922747E+01, test = 3.520749365650647178E+01, relerror = 4.070736649114306722E-03
Metric Check mismatch on component 0 of node 4.
truth = 3.648475588620901533E+01, test = 3.633623605328882178E+01, relerror = 4.070736649120160547E-03
Metric Check mismatch on component 1 of node 4.
truth = -1.819185680604555655E+00, test = -1.811780254782922261E+00, relerror = 4.070736649143151704E-03
Metric Check mismatch on component 2 of node 4.
truth = 5.815196916625858137E+01, test = 5.791524781415503753E+01, relerror = 4.070736649119291450E-03
Metric Check mismatch on component 0 of node 5.
truth = 4.329810999744660904E+01, test = 4.312185479424240953E+01, relerror = 4.070736649119181295E-03
Metric Check mismatch on component 1 of node 5.
truth = -4.240392944327044944E+00, test = -4.223131421361903115E+00, relerror = 4.070736649119967993E-03
Metric Check mismatch on component 2 of node 5.
truth = 8.751930616413717701E+01, test = 8.716303811702987048E+01, relerror = 4.070736649113137519E-03
Metric Check mismatch on component 0 of node 6.
truth = 3.046664761875388550E+01, test = 3.034262591971641498E+01, relerror = 4.070736649119490944E-03
Metric Check mismatch on component 1 of node 6.
truth = -1.042810277911444095E+00, test = -1.038565271895167674E+00, relerror = 4.070736649027262635E-03
Metric Check mismatch on component 2 of node 6.
truth = 3.946969712429973498E+01, test = 3.930902638168701202E+01, relerror = 4.070736649098964828E-03
Metric Check mismatch on component 0 of node 7.
truth = 3.041698789048398410E+01, test = 3.029316834312237816E+01, relerror = 4.070736649119130121E-03
Metric Check mismatch on component 1 of node 7.
truth = -8.910238460457734488E-01, test = -8.873967226204585446E-01, relerror = 3.627123425314904281E-03
Metric Check mismatch on component 2 of node 7.
truth = 4.289788604460342469E+01, test = 4.272326004771208829E+01, relerror = 4.070736649115240871E-03
Metric Check mismatch on component 0 of node 8.
truth = 3.846679269588950945E+01, test = 3.831020451308839370E+01, relerror = 4.070736649116277368E-03
Metric Check mismatch on component 1 of node 8.
truth = -5.424665397319711424E+00, test = -5.402583013077506102E+00, relerror = 4.070736649142649502E-03
Metric Check mismatch on component 2 of node 8.
truth = 8.550534213948071738E+01, test = 8.515727240953728483E+01, relerror = 4.070736649128229613E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
0.276u 0.087s 0:01.19 29.4%	0+0k 0+4624io 14pf+0w
Thu Feb 18 11:44:59 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_Adapt_TEST.job

        Start 904: poissonLshape_TEST_3
314/327 Test #898: naca_Euler2d_CurvedAdapt_TEST_3 .........................***Failed    3.41 sec
OUT/naca_Euler2d_CurvedAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 9565 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_CurvedAdapt_TEST.job
Metric Check mismatch on component 0 of node 92.
truth = 5.689760039754101356E-02, test = 5.000983924992373486E-02, relerror = 6.887761147617278701E-03
Metric Check mismatch on component 1 of node 92.
truth = -9.143337169690946703E-03, test = -8.036486931980226303E-03, relerror = 1.106850237710720400E-03
Metric Check mismatch on component 2 of node 92.
truth = 4.369826141832010985E-02, test = 3.840835138538040150E-02, relerror = 5.289910032939708351E-03
Metric Check mismatch on component 0 of node 93.
truth = 4.121537682462873704E+02, test = 3.622603335215040943E+02, relerror = 1.210553889561161583E-01
Metric Check mismatch on component 1 of node 93.
truth = -4.716979741671573834E+01, test = -4.145963924342588314E+01, relerror = 1.210553889567124730E-01
Metric Check mismatch on component 2 of node 93.
truth = 6.891655245615404510E+02, test = 6.057383239305561347E+02, relerror = 1.210553889561759577E-01
Metric Check mismatch on component 0 of node 94.
truth = 3.435291896719223220E-02, test = 3.019431300005339172E-02, relerror = 4.158605967138840481E-03
Metric Check mismatch on component 2 of node 94.
truth = 3.450489139103744829E-02, test = 3.032788834337210235E-02, relerror = 4.177003047665345942E-03
Metric Check mismatch on component 0 of node 95.
truth = 4.065367802497073246E-02, test = 3.573233121968964060E-02, relerror = 4.921346805281091863E-03
Metric Check mismatch on component 2 of node 95.
truth = 3.481510963303171419E-02, test = 3.060055299524190586E-02, relerror = 4.214556637789808324E-03
Metric Check mismatch on component 0 of node 96.
truth = 1.289939208705553142E+01, test = 1.133785116129202564E+01, relerror = 1.210553889070868222E-01
Metric Check mismatch on component 1 of node 96.
truth = 1.702887848104132829E+01, test = 1.496744097248898520E+01, relerror = 1.210553889880295053E-01
Metric Check mismatch on component 2 of node 96.
truth = 2.253794440508562218E+02, test = 1.980960477828564876E+02, relerror = 1.210553889814517114E-01
Metric Check mismatch on component 0 of node 97.
truth = 8.376505230487983056E+01, test = 7.362484132181201346E+01, relerror = 1.210553889008565420E-01
Metric Check mismatch on component 1 of node 97.
truth = -3.157799608769623489E+01, test = -2.775530950175987144E+01, relerror = 1.210553885471472441E-01
Metric Check mismatch on component 2 of node 97.
truth = 6.964819526139045536E+01, test = 6.121690588148966583E+01, relerror = 1.210553891347516814E-01
Metric Check mismatch on component 0 of node 98.
truth = 2.815830942953095573E+01, test = 2.474959432727730402E+01, relerror = 1.210553890241283514E-01
Metric Check mismatch on component 1 of node 98.
truth = -1.732482246261697867E+01, test = -1.522755934035914294E+01, relerror = 1.210553889820950163E-01
Metric Check mismatch on component 2 of node 98.
truth = 8.685631067355359392E+01, test = 7.634188620290075278E+01, relerror = 1.210553889419841711E-01
Metric Check mismatch on component 0 of node 99.
truth = 7.608251180040910810E+01, test = 6.687231374204982615E+01, relerror = 1.210553889508910463E-01
Metric Check mismatch on component 1 of node 99.
truth = 2.756212041631181364E+01, test = 2.422557720858727137E+01, relerror = 1.210553889660067467E-01
Metric Check mismatch on component 2 of node 99.
truth = 2.130298020229691929E+02, test = 1.872413964790154637E+02, relerror = 1.210553889599596256E-01
Metric Check mismatch on component 0 of node 100.
truth = 3.490130910476799131E-01, test = 3.067631755591508913E-01, relerror = 4.224991548852902179E-02
Metric Check mismatch on component 1 of node 100.
truth = 1.398365610215821508E-01, test = 1.229085917281554363E-01, relerror = 1.692796929342671453E-02
Metric Check mismatch on component 2 of node 100.
truth = 5.749591390136781222E-01, test = 5.053572368123925296E-01, relerror = 6.960190220128559258E-02
Metric Check mismatch on component 0 of node 101.
truth = 2.233047886974289398E+01, test = 1.962725406462456235E+01, relerror = 1.210553889545609996E-01
Metric Check mismatch on component 1 of node 101.
truth = 4.224331677929030526E+00, test = 3.712953563598484052E+00, relerror = 1.210553889511934572E-01
Metric Check mismatch on component 2 of node 101.
truth = 8.325471988271065982E+01, test = 7.317628738506753905E+01, relerror = 1.210553889538230066E-01
Metric Check mismatch on component 0 of node 102.
truth = 1.583526644351239732E+01, test = 1.391832210519494062E+01, relerror = 1.210553889418650025E-01
Metric Check mismatch on component 1 of node 102.
truth = 4.467801398668708401E+00, test = 3.926949963038491642E+00, relerror = 1.210553888521940097E-01
Metric Check mismatch on component 2 of node 102.
truth = 1.293377963556231975E+02, test = 1.136807591108235158E+02, relerror = 1.210553889579931985E-01
Metric Check mismatch on component 0 of node 103.
truth = 1.218064512452652224E+02, test = 1.070611239124373952E+02, relerror = 1.210553889558538265E-01
Metric Check mismatch on component 1 of node 103.
truth = -4.268689773201904103E+01, test = -3.751941872373822662E+01, relerror = 1.210553889561465368E-01
Metric Check mismatch on component 2 of node 103.
truth = 2.134507664241417046E+02, test = 1.876114008716602655E+02, relerror = 1.210553889562373392E-01
Metric Check mismatch on component 0 of node 104.
truth = 1.793471082995315324E+00, test = 1.576361743461732301E+00, relerror = 1.210553889561374885E-01
Metric Check mismatch on component 1 of node 104.
truth = 6.155777033175219987E-02, test = 5.410587050141717896E-02, relerror = 7.451899830335020902E-03
Metric Check mismatch on component 2 of node 104.
truth = 3.880596486248734323E+00, test = 3.410829369222609486E+00, relerror = 1.210553889565147145E-01
Metric Check mismatch on component 0 of node 105.
truth = 1.358111164679784189E+01, test = 1.193704489331207519E+01, relerror = 1.210553890022253998E-01
Metric Check mismatch on component 1 of node 105.
truth = 1.024808771588735290E+00, test = 9.007501476183745748E-01, relerror = 1.210553884877817177E-01
Metric Check mismatch on component 2 of node 105.
truth = 8.761372550879706012E+01, test = 7.700761189199882040E+01, relerror = 1.210553889268560779E-01
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
3.441u 0.058s 0:02.20 158.6%	0+0k 0+5616io 7pf+0w
Thu Feb 18 11:45:00 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_CurvedAdapt_TEST.job

        Start 906: AdDiffBL2_DofControl_TEST_4
315/327 Test #904: poissonLshape_TEST_3 ....................................***Failed    2.71 sec
OUT/poissonLshape_TEST
Numerical error: tolerance = .00000000010000000000 or 0.0000000000001
  > ERROR: Test failed for poissonLshape_TEST.job in column 2
  >        New: .00081368255155350000    Orig: .00081357889605370000
  >
  > Truth file: 440 8.135788960537e-04 -8.135788960537e-04 1.836054410566E+00
  >   New file: 440 8.136825515535e-04 -8.136825515535e-04 1.836053796902E+00

        Start 908: hemisphere_Euler3d_Adapt_TEST_2
316/327 Test #906: AdDiffBL2_DofControl_TEST_4 .............................***Failed    2.52 sec
OUT/AdDiffBL2_DofControl_TEST
Numerical error: tolerance = 1.0 or 0.0000000000001
  > ERROR: Test failed for AdDiffBL2_DofControl_TEST.job in column 1
  >        New: 108    Orig: 132
  >
  > Truth file: 132 1.427802167237e-04 8.958505572551e-05 2.020425490045E-04
  >   New file: 108 1.694143416847e-04 1.221501663602e-04 2.331102721432E-04

        Start 910: bumpQ2_Euler3d_Jacobi_TEST_2
317/327 Test #902: Scalar2d_CircleBoundaryLayer_Adapt_TEST_2 ...............***Failed    5.91 sec
OUT/Scalar2d_CircleBoundaryLayer_Adapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 9874 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_CircleBoundaryLayer_Adapt_TEST.job
Metric Check mismatch on component 2 of node 904.
truth = 2.010307275008552779E+02, test = 1.860116813278202983E+02, relerror = 7.471020156841984283E-02
Metric Check mismatch on component 0 of node 905.
truth = 4.521577831788422941E+02, test = 4.183770047693852234E+02, relerror = 7.471015576015360704E-02
Metric Check mismatch on component 1 of node 905.
truth = 3.098229747984217131E+00, test = 2.866755205553153107E+00, relerror = 7.471187137805611334E-02
Metric Check mismatch on component 2 of node 905.
truth = 2.006781492232387620E+02, test = 1.856854418660686008E+02, relerror = 7.471021341985741027E-02
Metric Check mismatch on component 0 of node 906.
truth = 4.461947143090154668E+02, test = 4.128594305931546273E+02, relerror = 7.471017169597002350E-02
Metric Check mismatch on component 1 of node 906.
truth = 9.516271002362161724E+00, test = 8.805310961835701278E+00, relerror = 7.470994051661448976E-02
Metric Check mismatch on component 2 of node 906.
truth = 2.000534477845063179E+02, test = 1.851074251582884642E+02, relerror = 7.471014767172330651E-02
Metric Check mismatch on component 0 of node 907.
truth = 4.411159235711978681E+02, test = 4.081600758723228068E+02, relerror = 7.471017466807873542E-02
Metric Check mismatch on component 1 of node 907.
truth = 1.561902466803447354E+01, test = 1.445213141565625570E+01, relerror = 7.470973874356917621E-02
Metric Check mismatch on component 2 of node 907.
truth = 1.991753821806738927E+02, test = 1.842949679998403099E+02, relerror = 7.471010733312120899E-02
Metric Check mismatch on component 0 of node 908.
truth = 4.367905588287156320E+02, test = 4.041578673536662336E+02, relerror = 7.471015756969710819E-02
Metric Check mismatch on component 1 of node 908.
truth = 2.153975732859295178E+01, test = 1.993051690759036632E+01, relerror = 7.471023913841402797E-02
Metric Check mismatch on component 2 of node 908.
truth = 1.980748757793956543E+02, test = 1.832766698690966223E+02, relerror = 7.471016125629389992E-02
Metric Check mismatch on component 0 of node 909.
truth = 4.330975100276222065E+02, test = 4.007407371772258671E+02, relerror = 7.471013363326120538E-02
Metric Check mismatch on component 1 of node 909.
truth = 2.747016065457902911E+01, test = 2.541784219772912934E+01, relerror = 7.471082832956772724E-02
Metric Check mismatch on component 2 of node 909.
truth = 1.967968395777772059E+02, test = 1.820940977225272945E+02, relerror = 7.471025391868224563E-02
Metric Check mismatch on component 0 of node 910.
truth = 4.299209749220522099E+02, test = 3.978015119944151365E+02, relerror = 7.471015558954891000E-02
Metric Check mismatch on component 1 of node 910.
truth = 3.369877263228464415E+01, test = 3.118112592204034428E+01, relerror = 7.471033849560156093E-02
Metric Check mismatch on component 2 of node 910.
truth = 1.954121548749100441E+02, test = 1.808128742391740218E+02, relerror = 7.471019724991782851E-02
Metric Check mismatch on component 0 of node 911.
truth = 4.271399376712579397E+02, test = 3.952282115170899033E+02, relerror = 7.471023741809044993E-02
Metric Check mismatch on component 1 of node 911.
truth = 4.069562017453012714E+01, test = 3.765526940900928565E+01, relerror = 7.470953268390498336E-02
Metric Check mismatch on component 2 of node 911.
truth = 1.940590417388196727E+02, test = 1.795608774392568137E+02, relerror = 7.471006849078261347E-02
Metric Check mismatch on component 0 of node 912.
truth = 4.246299874528556302E+02, test = 3.929058042557945782E+02, relerror = 7.471018094449398406E-02
Metric Check mismatch on component 1 of node 912.
truth = 4.932869549030304057E+01, test = 4.564330199622704498E+01, relerror = 7.471094577800997671E-02
Metric Check mismatch on component 2 of node 912.
truth = 1.930574621326344982E+02, test = 1.786340776180422836E+02, relerror = 7.471031865467624156E-02
Metric Check mismatch on component 0 of node 913.
truth = 4.224533643108545675E+02, test = 3.908918619113861155E+02, relerror = 7.471002734456742844E-02
Metric Check mismatch on component 1 of node 913.
truth = 6.147713169194055638E+01, test = 5.688404134597752915E+01, relerror = 7.471217702508989311E-02
Metric Check mismatch on component 2 of node 913.
truth = 1.931818070399272358E+02, test = 1.787490513615417171E+02, relerror = 7.471073958534059367E-02
Metric Check mismatch on component 0 of node 914.
truth = 4.205892531904534621E+02, test = 3.891670283005513511E+02, relerror = 7.471000424177108579E-02
Metric Check mismatch on component 1 of node 914.
truth = 7.602137649678884657E+01, test = 7.034192923446416046E+01, relerror = 7.470855598838817280E-02
Metric Check mismatch on component 2 of node 914.
truth = 1.663977273153208216E+02, test = 1.539661066545415622E+02, relerror = 7.471027916878668351E-02
Metric Check mismatch on component 0 of node 915.
truth = 4.283664565966642499E+02, test = 3.963632372329361147E+02, relerror = 7.470990987014025642E-02
Metric Check mismatch on component 1 of node 915.
truth = 1.024946805414455895E+02, test = 9.483740553136316009E+01, relerror = 7.470899923421948918E-02
Metric Check mismatch on component 2 of node 915.
truth = 1.228850590473537494E+02, test = 1.137043353287371303E+02, relerror = 7.470984503558587841E-02
Metric Check mismatch on component 0 of node 916.
truth = 4.198036272767603805E+02, test = 3.884400400606759831E+02, relerror = 7.471013868922002366E-02
Metric Check mismatch on component 1 of node 916.
truth = 7.346930675907962893E+01, test = 6.798042736899540728E+01, relerror = 7.470982961746654161E-02
Metric Check mismatch on component 2 of node 916.
truth = 9.156259053720209806E+01, test = 8.472195341923460887E+01, relerror = 7.470995608395464282E-02
Metric Check mismatch on component 0 of node 917.
truth = 4.430250885708222768E+02, test = 4.099266085698448023E+02, relerror = 7.471017072137288439E-02
Metric Check mismatch on component 1 of node 917.
truth = 1.397366636360839465E+01, test = 1.292969110794710907E+01, relerror = 7.471018904387966009E-02
Metric Check mismatch on component 2 of node 917.
truth = 6.226258582006595788E+01, test = 5.761093720810505658E+01, relerror = 7.471017386595225906E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
7.449u 0.097s 0:04.87 154.6%	0+0k 0+6424io 5pf+0w
Thu Feb 18 11:45:04 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_CircleBoundaryLayer_Adapt_TEST.job

        Start 912: box_Euler2d_TEST_3
318/327 Test #908: hemisphere_Euler3d_Adapt_TEST_2 .........................***Failed    4.01 sec
OUT/hemisphere_Euler3d_Adapt
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 10046 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for hemisphere_Euler3d_Adapt_TEST.job
Metric Check mismatch on component 5 of node 151.
truth = 9.550913477420202469E+00, test = 9.529285522470322789E+00, relerror = 2.264490721333767970E-03
Metric Check mismatch on component 0 of node 152.
truth = 7.953857219441792914E+00, test = 7.935845783569552836E+00, relerror = 2.264490721333835190E-03
Metric Check mismatch on component 3 of node 152.
truth = 7.953857219441792914E+00, test = 7.935845783569552836E+00, relerror = 2.264490721333835190E-03
Metric Check mismatch on component 5 of node 152.
truth = 7.953857219441792914E+00, test = 7.935845783569552836E+00, relerror = 2.264490721333835190E-03
Metric Check mismatch on component 0 of node 153.
truth = 8.423281109220500440E+00, test = 8.404206667305484046E+00, relerror = 2.264490721333834757E-03
Metric Check mismatch on component 3 of node 153.
truth = 8.423281109220500440E+00, test = 8.404206667305484046E+00, relerror = 2.264490721333834757E-03
Metric Check mismatch on component 5 of node 153.
truth = 8.423281109220500440E+00, test = 8.404206667305484046E+00, relerror = 2.264490721333834757E-03
Metric Check mismatch on component 0 of node 154.
truth = 8.495404281075957797E+00, test = 8.476166516907481352E+00, relerror = 2.264490721333858609E-03
Metric Check mismatch on component 3 of node 154.
truth = 8.495404281075957797E+00, test = 8.476166516907481352E+00, relerror = 2.264490721333858609E-03
Metric Check mismatch on component 5 of node 154.
truth = 8.495404281075957797E+00, test = 8.476166516907481352E+00, relerror = 2.264490721333858609E-03
Metric Check mismatch on component 0 of node 155.
truth = 1.029623579498961128E+01, test = 1.027292006456719164E+01, relerror = 2.264490721333869451E-03
Metric Check mismatch on component 3 of node 155.
truth = 1.029623579498961128E+01, test = 1.027292006456719164E+01, relerror = 2.264490721333869451E-03
Metric Check mismatch on component 5 of node 155.
truth = 1.029623579498961128E+01, test = 1.027292006456719164E+01, relerror = 2.264490721333869451E-03
Metric Check mismatch on component 0 of node 156.
truth = 1.004087415856934307E+01, test = 1.001813669220318204E+01, relerror = 2.264490721333842563E-03
Metric Check mismatch on component 3 of node 156.
truth = 1.004087415856934307E+01, test = 1.001813669220318204E+01, relerror = 2.264490721333842563E-03
Metric Check mismatch on component 5 of node 156.
truth = 1.004087415856934307E+01, test = 1.001813669220318204E+01, relerror = 2.264490721333842563E-03
Metric Check mismatch on component 0 of node 157.
truth = 1.051059448010229502E+01, test = 1.048679333642640188E+01, relerror = 2.264490721333727637E-03
Metric Check mismatch on component 3 of node 157.
truth = 1.051059448010229502E+01, test = 1.048679333642640188E+01, relerror = 2.264490721333727637E-03
Metric Check mismatch on component 5 of node 157.
truth = 1.051059448010229502E+01, test = 1.048679333642640188E+01, relerror = 2.264490721333727637E-03
Metric Check mismatch on component 0 of node 158.
truth = 1.080689836078201260E+01, test = 1.078242623971762448E+01, relerror = 2.264490721333781414E-03
Metric Check mismatch on component 3 of node 158.
truth = 1.080689836078201260E+01, test = 1.078242623971762448E+01, relerror = 2.264490721333781414E-03
Metric Check mismatch on component 5 of node 158.
truth = 1.080689836078201260E+01, test = 1.078242623971762448E+01, relerror = 2.264490721333781414E-03
Metric Check mismatch on component 0 of node 159.
truth = 8.772519072112407557E+00, test = 8.752653784070885123E+00, relerror = 2.264490721333810037E-03
Metric Check mismatch on component 3 of node 159.
truth = 8.772519072112407557E+00, test = 8.752653784070885123E+00, relerror = 2.264490721333810037E-03
Metric Check mismatch on component 5 of node 159.
truth = 8.772519072112407557E+00, test = 8.752653784070885123E+00, relerror = 2.264490721333810037E-03
Metric Check mismatch on component 0 of node 160.
truth = 1.109068096409009563E+01, test = 1.106556621995363976E+01, relerror = 2.264490721333839961E-03
Metric Check mismatch on component 3 of node 160.
truth = 1.109068096409009563E+01, test = 1.106556621995363976E+01, relerror = 2.264490721333839961E-03
Metric Check mismatch on component 5 of node 160.
truth = 1.109068096409009563E+01, test = 1.106556621995363976E+01, relerror = 2.264490721333839961E-03
Metric Check mismatch on component 0 of node 161.
truth = 9.374433318417125349E+00, test = 9.353205001149806463E+00, relerror = 2.264490721333894171E-03
Metric Check mismatch on component 3 of node 161.
truth = 9.374433318417125349E+00, test = 9.353205001149806463E+00, relerror = 2.264490721333894171E-03
Metric Check mismatch on component 5 of node 161.
truth = 9.374433318417125349E+00, test = 9.353205001149806463E+00, relerror = 2.264490721333894171E-03
Metric Check mismatch on component 0 of node 162.
truth = 8.680402927508577449E+00, test = 8.660746235621795464E+00, relerror = 2.264490721333806567E-03
Metric Check mismatch on component 3 of node 162.
truth = 8.680402927508577449E+00, test = 8.660746235621795464E+00, relerror = 2.264490721333806567E-03
Metric Check mismatch on component 5 of node 162.
truth = 8.680402927508577449E+00, test = 8.660746235621795464E+00, relerror = 2.264490721333806567E-03
Metric Check mismatch on component 0 of node 163.
truth = 8.812231441716857461E+00, test = 8.792276225382844146E+00, relerror = 2.264490721333744985E-03
Metric Check mismatch on component 3 of node 163.
truth = 8.812231441716857461E+00, test = 8.792276225382844146E+00, relerror = 2.264490721333744985E-03
Metric Check mismatch on component 5 of node 163.
truth = 8.812231441716857461E+00, test = 8.792276225382844146E+00, relerror = 2.264490721333744985E-03
Metric Check mismatch on component 0 of node 164.
truth = 1.060230339349769402E+01, test = 1.057829457583835087E+01, relerror = 2.264490721333966162E-03
Metric Check mismatch on component 3 of node 164.
truth = 1.060230339349769402E+01, test = 1.057829457583835087E+01, relerror = 2.264490721333966162E-03
Metric Check mismatch on component 5 of node 164.
truth = 1.060230339349769402E+01, test = 1.057829457583835087E+01, relerror = 2.264490721333966162E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3798
 Call : PXAdjustGridHP(pxa, &pg1, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
3.193u 0.058s 0:02.73 118.6%	0+0k 0+3424io 4pf+0w
Thu Feb 18 11:45:06 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for hemisphere_Euler3d_Adapt_TEST.job

        Start 914: Scalar2d_UniAdapt_TEST_2
319/327 Test #910: bumpQ2_Euler3d_Jacobi_TEST_2 ............................   Passed    3.92 sec
        Start 916: Scalar2d_UniAdapt_Unsteady1_TEST_2
320/327 Test #914: Scalar2d_UniAdapt_TEST_2 ................................***Failed    2.43 sec
OUT/Scalar2d_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 10321 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_TEST.job
$  *     *    *   *   $
$  *     *     * *    $
$  ******       *     $
$  *           * *    $
$  *          *   *   $
$  *         *     *  $
$                     $
$$$$$$$$$$$$$$$$$$$$$$$

Done.
Writing out OUT/Scalar2d_UniAdapt_TEST_P3_a00_Dual_0.pxa . . .Done.

**************************
* Adaptation Iteration 0 *
**************************
Writing out OUT/Scalar2d_UniAdapt_TEST_a00_PreMetricOpt_AdaptInfo_0.pxa . . .Done.
meshDofReq = 1000.000000, meshDofCurr = 235.925435
ratio =  4.238627339017738e+00
Scaling the continuous metric
Scaling the element metric
Writing out OUT/Scalar2d_UniAdapt_TEST_a00_AdaptInfo_0.pxa . . .Done.
****************************************************************************************
****************************************************************************************
CHECKING Truth Metric File: TrueMetric/Scalar2d_UniAdapt_TEST_Metric_a00.attach

Metric Check mismatch on component 0 of node 0.
truth = 7.711827223060084613E+00, test = 7.694127420941067719E+00, relerror = 2.295150242226710619E-03
Metric Check mismatch on component 1 of node 0.
truth = -9.194972254069227802E+00, test = -9.173868411273039314E+00, relerror = 2.295150242226016296E-03
Metric Check mismatch on component 2 of node 0.
truth = 4.207174901887707108E+01, test = 4.197518803392468811E+01, relerror = 2.295150242245865436E-03
Metric Check mismatch on component 0 of node 1.
truth = 7.005367655993610221E+00, test = 6.989289284721012407E+00, relerror = 2.295150242234835197E-03
Metric Check mismatch on component 1 of node 1.
truth = -5.675765265687729766E+00, test = -5.662738531663335628E+00, relerror = 2.295150242231818946E-03
Metric Check mismatch on component 2 of node 1.
truth = 4.075983990378809807E+01, test = 4.066628994736037583E+01, relerror = 2.295150242212506270E-03
Metric Check mismatch on component 0 of node 2.
truth = 9.282081631249120335E+00, test = 9.260777859344749174E+00, relerror = 2.295150242231196614E-03
Metric Check mismatch on component 1 of node 2.
truth = -8.940651703303574394E+00, test = -8.920131564381271971E+00, relerror = 2.295150242204404677E-03
Metric Check mismatch on component 2 of node 2.
truth = 4.408435948426343742E+01, test = 4.398317925591776145E+01, relerror = 2.295150242157737146E-03
Metric Check mismatch on component 0 of node 3.
truth = 5.604761424269736558E+00, test = 5.591897652917652728E+00, relerror = 2.295150565442648574E-03
Metric Check mismatch on component 1 of node 3.
truth = -6.999072273813476741E+00, test = -6.983008342227929433E+00, relerror = 2.295151551106187210E-03
Metric Check mismatch on component 2 of node 3.
truth = 4.127691350232788636E+01, test = 4.118217675976080727E+01, relerror = 2.295150836840943471E-03
Metric Check mismatch on component 0 of node 4.
truth = 5.802185966502596770E+00, test = 5.788869077976921851E+00, relerror = 2.295150242090910828E-03
Metric Check mismatch on component 1 of node 4.
truth = -6.650322284011406460E+00, test = -6.635058795211555172E+00, relerror = 2.295150242048796946E-03
Metric Check mismatch on component 2 of node 4.
truth = 4.231953924997981176E+01, test = 4.222240954921185363E+01, relerror = 2.295150242402614615E-03
Metric Check mismatch on component 0 of node 5.
truth = 5.985549539542634356E+00, test = 5.971811804067044704E+00, relerror = 2.295150242234796599E-03
Metric Check mismatch on component 1 of node 5.
truth = -6.177374381804296100E+00, test = -6.163196379495562205E+00, relerror = 2.295150242228440572E-03
Metric Check mismatch on component 2 of node 5.
truth = 4.464202734367807324E+01, test = 4.453956718380749891E+01, relerror = 2.295150242209689946E-03
Metric Check mismatch on component 0 of node 6.
truth = 4.188343010605143135E+00, test = 4.178730134593651613E+00, relerror = 2.295150131484247243E-03
Metric Check mismatch on component 2 of node 6.
truth = 3.851510952355631190E+01, test = 3.842671150109329403E+01, relerror = 2.295151787351209886E-03
Metric Check mismatch on component 0 of node 7.
truth = 4.767936984075936913E+00, test = 4.756993851478303448E+00, relerror = 2.295150425473655581E-03
Metric Check mismatch on component 1 of node 7.
truth = -3.953731460917814466E+00, test = -3.944657045518841887E+00, relerror = 2.295152184378767852E-03
Metric Check mismatch on component 2 of node 7.
truth = 3.940694092162517848E+01, test = 3.931649604944973930E+01, relerror = 2.295150804913307155E-03
Metric Check mismatch on component 0 of node 8.
truth = 4.772977671633313435E+00, test = 4.762022970774284936E+00, relerror = 2.295150242192480188E-03
Metric Check mismatch on component 1 of node 8.
truth = -4.849348281002122008E+00, test = -4.838218298121716998E+00, relerror = 2.295150241942405488E-03
Metric Check mismatch on component 2 of node 8.
truth = 4.459975648022846428E+01, test = 4.449739333834298805E+01, relerror = 2.295150242151095324E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
0.196u 0.057s 0:01.17 20.5%	0+0k 0+3520io 4pf+0w
Thu Feb 18 11:45:09 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_TEST.job

        Start 918: Scalar2d_UniAdapt_Unsteady2_TEST_2
321/327 Test #916: Scalar2d_UniAdapt_Unsteady1_TEST_2 ......................***Failed    2.41 sec
OUT/Scalar2d_UniAdapt_Unsteady1_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 10336 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_Unsteady1_TEST.job
$  *           * *    $
$  *          *   *   $
$  *         *     *  $
$                     $
$$$$$$$$$$$$$$$$$$$$$$$

Done.
Integrated conservative output error   = 3.2266673141E-03
Integrated unconservative output error = -2.2596124574E-03

Writing out OUT/Scalar2d_UniAdapt_Unsteady1_TEST_P3_a00_Dual_0.pxa . . .Done.

**************************
* Adaptation Iteration 0 *
**************************
Writing out OUT/Scalar2d_UniAdapt_Unsteady1_TEST_a00_PreMetricOpt_AdaptInfo_0.pxa . . .Done.
meshDofReq = 1000.000000, meshDofCurr = 235.925445
ratio =  4.238627167228016e+00
Scaling the continuous metric
Scaling the element metric
Writing out OUT/Scalar2d_UniAdapt_Unsteady1_TEST_a00_AdaptInfo_0.pxa . . .Done.
****************************************************************************************
****************************************************************************************
CHECKING Truth Metric File: TrueMetric/Scalar2d_UniAdapt_TEST_Metric_a00.attach

Metric Check mismatch on component 0 of node 0.
truth = 7.711827223060084613E+00, test = 7.694127109374045759E+00, relerror = 2.295190643419962179E-03
Metric Check mismatch on component 1 of node 0.
truth = -9.194972254069227802E+00, test = -9.173868040198675189E+00, relerror = 2.295190598450469639E-03
Metric Check mismatch on component 2 of node 0.
truth = 4.207174901887707108E+01, test = 4.197518633129724464E+01, relerror = 2.295190711859874770E-03
Metric Check mismatch on component 0 of node 1.
truth = 7.005367655993610221E+00, test = 6.989289001465682993E+00, relerror = 2.295190676276747613E-03
Metric Check mismatch on component 1 of node 1.
truth = -5.675765265687729766E+00, test = -5.662738302351963071E+00, relerror = 2.295190644074006272E-03
Metric Check mismatch on component 2 of node 1.
truth = 4.075983990378809807E+01, test = 4.066628829876557916E+01, relerror = 2.295190688759906218E-03
Metric Check mismatch on component 0 of node 2.
truth = 9.282081631249120335E+00, test = 9.260777483988663406E+00, relerror = 2.295190681014293039E-03
Metric Check mismatch on component 1 of node 2.
truth = -8.940651703303574394E+00, test = -8.920131202497280754E+00, relerror = 2.295190718447437730E-03
Metric Check mismatch on component 2 of node 2.
truth = 4.408435948426343742E+01, test = 4.398317747421855017E+01, relerror = 2.295190657834229268E-03
Metric Check mismatch on component 0 of node 3.
truth = 5.604761424269736558E+00, test = 5.591898225021599167E+00, relerror = 2.295048490813037835E-03
Metric Check mismatch on component 1 of node 3.
truth = -6.999072273813476741E+00, test = -6.983012299353957175E+00, relerror = 2.294586172456998269E-03
Metric Check mismatch on component 2 of node 3.
truth = 4.127691350232788636E+01, test = 4.118218710028873630E+01, relerror = 2.294900320824806716E-03
Metric Check mismatch on component 0 of node 4.
truth = 5.802185966502596770E+00, test = 5.788868836588734190E+00, relerror = 2.295191845064178601E-03
Metric Check mismatch on component 1 of node 4.
truth = -6.650322284011406460E+00, test = -6.635058594854731595E+00, relerror = 2.295180369434361104E-03
Metric Check mismatch on component 2 of node 4.
truth = 4.231953924997981176E+01, test = 4.222240835152958738E+01, relerror = 2.295178543331393047E-03
Metric Check mismatch on component 0 of node 5.
truth = 5.985549539542634356E+00, test = 5.971811560107523675E+00, relerror = 2.295191000317144125E-03
Metric Check mismatch on component 1 of node 5.
truth = -6.177374381804296100E+00, test = -6.163196124480595728E+00, relerror = 2.295191524325123928E-03
Metric Check mismatch on component 2 of node 5.
truth = 4.464202734367807324E+01, test = 4.453956538499225815E+01, relerror = 2.295190536420051511E-03
Metric Check mismatch on component 0 of node 6.
truth = 4.188343010605143135E+00, test = 4.178729748372575159E+00, relerror = 2.295242344819085466E-03
Metric Check mismatch on component 2 of node 6.
truth = 3.851510952355631190E+01, test = 3.842673776531868413E+01, relerror = 2.294469867301779809E-03
Metric Check mismatch on component 0 of node 7.
truth = 4.767936984075936913E+00, test = 4.756994049981761563E+00, relerror = 2.295108792486730883E-03
Metric Check mismatch on component 1 of node 7.
truth = -3.953731460917814466E+00, test = -3.944660576661010776E+00, relerror = 2.294259068039483651E-03
Metric Check mismatch on component 2 of node 7.
truth = 3.940694092162517848E+01, test = 3.931650576671247421E+01, relerror = 2.294904217319658751E-03
Metric Check mismatch on component 0 of node 8.
truth = 4.772977671633313435E+00, test = 4.762022814212421906E+00, relerror = 2.295183043909521537E-03
Metric Check mismatch on component 1 of node 8.
truth = -4.849348281002122008E+00, test = -4.838218360315401867E+00, relerror = 2.295137416778844554E-03
Metric Check mismatch on component 2 of node 8.
truth = 4.459975648022846428E+01, test = 4.449739224171178620E+01, relerror = 2.295174830428888500E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
0.213u 0.050s 0:01.17 22.2%	0+0k 0+3064io 6pf+0w
Thu Feb 18 11:45:09 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_Unsteady1_TEST.job

        Start 920: naca_Euler2d_UniAdapt_TEST_3
322/327 Test #918: Scalar2d_UniAdapt_Unsteady2_TEST_2 ......................***Failed    2.31 sec
OUT/Scalar2d_UniAdapt_Unsteady2_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 10382 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_Unsteady2_TEST.job
$  *           * *    $
$  *          *   *   $
$  *         *     *  $
$                     $
$$$$$$$$$$$$$$$$$$$$$$$

Done.
Integrated conservative output error   = 3.2266673137E-03
Integrated unconservative output error = -2.2596124571E-03

Writing out OUT/Scalar2d_UniAdapt_Unsteady2_TEST_P3_a00_Dual_0.pxa . . .Done.

**************************
* Adaptation Iteration 0 *
**************************
Writing out OUT/Scalar2d_UniAdapt_Unsteady2_TEST_a00_PreMetricOpt_AdaptInfo_0.pxa . . .Done.
meshDofReq = 1000.000000, meshDofCurr = 235.925435
ratio =  4.238627339017688e+00
Scaling the continuous metric
Scaling the element metric
Writing out OUT/Scalar2d_UniAdapt_Unsteady2_TEST_a00_AdaptInfo_0.pxa . . .Done.
****************************************************************************************
****************************************************************************************
CHECKING Truth Metric File: TrueMetric/Scalar2d_UniAdapt_TEST_Metric_a00.attach

Metric Check mismatch on component 0 of node 0.
truth = 7.711827223060084613E+00, test = 7.694127420940957585E+00, relerror = 2.295150242240991730E-03
Metric Check mismatch on component 1 of node 0.
truth = -9.194972254069227802E+00, test = -9.173868411272907863E+00, relerror = 2.295150242240312152E-03
Metric Check mismatch on component 2 of node 0.
truth = 4.207174901887707108E+01, test = 4.197518803392431153E+01, relerror = 2.295150242254816609E-03
Metric Check mismatch on component 0 of node 1.
truth = 7.005367655993610221E+00, test = 6.989289284720930695E+00, relerror = 2.295150242246499477E-03
Metric Check mismatch on component 1 of node 1.
truth = -5.675765265687729766E+00, test = -5.662738531663274344E+00, relerror = 2.295150242242616732E-03
Metric Check mismatch on component 2 of node 1.
truth = 4.075983990378809807E+01, test = 4.066628994735991398E+01, relerror = 2.295150242223837483E-03
Metric Check mismatch on component 0 of node 2.
truth = 9.282081631249120335E+00, test = 9.260777859344639040E+00, relerror = 2.295150242243062123E-03
Metric Check mismatch on component 1 of node 2.
truth = -8.940651703303574394E+00, test = -8.920131564381165390E+00, relerror = 2.295150242216325697E-03
Metric Check mismatch on component 2 of node 2.
truth = 4.408435948426343742E+01, test = 4.398317925591723565E+01, relerror = 2.295150242169664671E-03
Metric Check mismatch on component 0 of node 3.
truth = 5.604761424269736558E+00, test = 5.591897652917329431E+00, relerror = 2.295150565500331166E-03
Metric Check mismatch on component 1 of node 3.
truth = -6.999072273813476741E+00, test = -6.983008342227759790E+00, relerror = 2.295151551130424766E-03
Metric Check mismatch on component 2 of node 3.
truth = 4.127691350232788636E+01, test = 4.118217675976399050E+01, relerror = 2.295150836763824604E-03
Metric Check mismatch on component 0 of node 4.
truth = 5.802185966502596770E+00, test = 5.788869077976679378E+00, relerror = 2.295150242132700316E-03
Metric Check mismatch on component 1 of node 4.
truth = -6.650322284011406460E+00, test = -6.635058795211284277E+00, relerror = 2.295150242089530855E-03
Metric Check mismatch on component 2 of node 4.
truth = 4.231953924997981176E+01, test = 4.222240954921317524E+01, relerror = 2.295150242371385256E-03
Metric Check mismatch on component 0 of node 5.
truth = 5.985549539542634356E+00, test = 5.971811804066909701E+00, relerror = 2.295150242257351474E-03
Metric Check mismatch on component 1 of node 5.
truth = -6.177374381804296100E+00, test = -6.163196379495318844E+00, relerror = 2.295150242267836142E-03
Metric Check mismatch on component 2 of node 5.
truth = 4.464202734367807324E+01, test = 4.453956718380714364E+01, relerror = 2.295150242217647990E-03
Metric Check mismatch on component 0 of node 6.
truth = 4.188343010605143135E+00, test = 4.178730134593592105E+00, relerror = 2.295150131498455062E-03
Metric Check mismatch on component 2 of node 6.
truth = 3.851510952355631190E+01, test = 3.842671150109406142E+01, relerror = 2.295151787331285286E-03
Metric Check mismatch on component 0 of node 7.
truth = 4.767936984075936913E+00, test = 4.756993851478049429E+00, relerror = 2.295150425526931975E-03
Metric Check mismatch on component 1 of node 7.
truth = -3.953731460917814466E+00, test = -3.944657045518674021E+00, relerror = 2.295152184421225643E-03
Metric Check mismatch on component 2 of node 7.
truth = 3.940694092162517848E+01, test = 3.931649604945301490E+01, relerror = 2.295150804830184844E-03
Metric Check mismatch on component 0 of node 8.
truth = 4.772977671633313435E+00, test = 4.762022970774171249E+00, relerror = 2.295150242216298809E-03
Metric Check mismatch on component 1 of node 8.
truth = -4.849348281002122008E+00, test = -4.838218298121534033E+00, relerror = 2.295150241980135290E-03
Metric Check mismatch on component 2 of node 8.
truth = 4.459975648022846428E+01, test = 4.449739333834304489E+01, relerror = 2.295150242149820736E-03
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
0.188u 0.055s 0:01.23 18.6%	0+0k 0+3168io 5pf+0w
Thu Feb 18 11:45:12 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for Scalar2d_UniAdapt_Unsteady2_TEST.job

        Start 922: naca_NavierStokes2d_UniAdapt_TEST_4
323/327 Test #920: naca_Euler2d_UniAdapt_TEST_3 ............................***Failed    4.01 sec
OUT/naca_Euler2d_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 10408 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_UniAdapt_TEST.job
truth = 7.985298362366814728E-02, test = 7.212874816333832151E-02, relerror = 7.724235460329825775E-03
Metric Check mismatch on component 2 of node 92.
truth = 8.765999554819137174E-02, test = 7.918058230450611412E-02, relerror = 8.479413243685257617E-03
Metric Check mismatch on component 0 of node 93.
truth = 4.606881178689954481E+02, test = 4.161254310872638484E+02, relerror = 9.673070577089154520E-02
Metric Check mismatch on component 1 of node 93.
truth = 1.628972631640661461E+02, test = 1.471400959299383828E+02, relerror = 9.673070577163429828E-02
Metric Check mismatch on component 2 of node 93.
truth = 6.061240404558727732E+02, test = 5.474932342378741623E+02, relerror = 9.673070577088761779E-02
Metric Check mismatch on component 0 of node 94.
truth = 7.496998831872647706E-02, test = 6.771808842827668762E-02, relerror = 7.251899890449789443E-03
Metric Check mismatch on component 2 of node 94.
truth = 9.048761304945414363E-02, test = 8.173468238717954137E-02, relerror = 8.752930662274602258E-03
Metric Check mismatch on component 0 of node 95.
truth = 8.536845745875788760E-02, test = 7.711070620882849724E-02, relerror = 8.257751249929390358E-03
Metric Check mismatch on component 2 of node 95.
truth = 8.190910815463811612E-02, test = 7.398598239184563108E-02, relerror = 7.923125762792485038E-03
Metric Check mismatch on component 0 of node 96.
truth = 4.531550328203036315E+01, test = 4.093210269637659593E+01, relerror = 9.673070512695779166E-02
Metric Check mismatch on component 1 of node 96.
truth = 3.843791383786818283E+00, test = 3.471978746727218734E+00, relerror = 9.673070152243745667E-02
Metric Check mismatch on component 2 of node 96.
truth = 1.379123223145958264E+02, test = 1.245719661759925145E+02, relerror = 9.673070480368124724E-02
Metric Check mismatch on component 0 of node 97.
truth = 1.068722860981634994E+02, test = 9.653445436709846206E+01, relerror = 9.673070642064877933E-02
Metric Check mismatch on component 1 of node 97.
truth = -1.705903407041111208E+01, test = -1.540890185397205059E+01, relerror = 9.673069469397538311E-02
Metric Check mismatch on component 2 of node 97.
truth = 1.069349644886111577E+02, test = 9.659107009512418074E+01, relerror = 9.673070396529311055E-02
Metric Check mismatch on component 0 of node 98.
truth = 5.949477331650299305E+01, test = 5.373980192685726109E+01, relerror = 9.673070538533148910E-02
Metric Check mismatch on component 1 of node 98.
truth = 1.948704855765216903E+00, test = 1.760205266684240266E+00, relerror = 9.673070220115845275E-02
Metric Check mismatch on component 2 of node 98.
truth = 7.455801561809482791E+01, test = 6.734596612383703018E+01, relerror = 9.673070607457895376E-02
Metric Check mismatch on component 0 of node 99.
truth = 9.931651792990759020E+01, test = 8.970956105632708955E+01, relerror = 9.673070576598938319E-02
Metric Check mismatch on component 1 of node 99.
truth = 1.211817659113387968E+01, test = 1.094597679196315809E+01, relerror = 9.673070782186386773E-02
Metric Check mismatch on component 2 of node 99.
truth = 1.960034028127628005E+02, test = 1.770438553431648074E+02, relerror = 9.673070567917424478E-02
Metric Check mismatch on component 0 of node 100.
truth = 6.777398968691479286E-01, test = 6.121816383164805364E-01, relerror = 6.555825855266739222E-02
Metric Check mismatch on component 1 of node 100.
truth = 8.229158808098210875E-02, test = 7.433146468627035985E-02, relerror = 7.960123394711748901E-03
Metric Check mismatch on component 2 of node 100.
truth = 7.397670318342941531E-01, test = 6.682088447380474250E-01, relerror = 7.155818709624672813E-02
Metric Check mismatch on component 0 of node 101.
truth = 4.906440628605547971E+01, test = 4.431837164166719134E+01, relerror = 9.673070569157486698E-02
Metric Check mismatch on component 1 of node 101.
truth = -3.961157717943862178E+00, test = -3.577992135576447019E+00, relerror = 9.673070593268545680E-02
Metric Check mismatch on component 2 of node 101.
truth = 4.986612824656184273E+01, test = 4.504254246546835816E+01, relerror = 9.673070580582041056E-02
Metric Check mismatch on component 0 of node 102.
truth = 5.113330320520434924E+01, test = 4.618714269814776685E+01, relerror = 9.673070576346340377E-02
Metric Check mismatch on component 1 of node 102.
truth = 4.437038559660153147E+00, test = 4.007840693073529081E+00, relerror = 9.673070468413907941E-02
Metric Check mismatch on component 2 of node 102.
truth = 1.826776942589864348E+02, test = 1.650071520381949028E+02, relerror = 9.673070536865650826E-02
Metric Check mismatch on component 0 of node 103.
truth = 1.752938520059630036E+02, test = 1.583375539843617332E+02, relerror = 9.673070576955811184E-02
Metric Check mismatch on component 1 of node 103.
truth = -8.092023027220204057E+00, test = -7.309275928227537911E+00, relerror = 9.673070582716294941E-02
Metric Check mismatch on component 2 of node 103.
truth = 1.796388397005998172E+02, test = 1.622622479523017773E+02, relerror = 9.673070577197687148E-02
Metric Check mismatch on component 0 of node 104.
truth = 2.242212568974180975E+00, test = 2.025321764688707837E+00, relerror = 9.673070577099714129E-02
Metric Check mismatch on component 1 of node 104.
truth = 1.715867243339433135E-01, test = 1.549890193886584999E-01, relerror = 1.659770494528481355E-02
Metric Check mismatch on component 2 of node 104.
truth = 2.218986706081596871E+00, test = 2.004342555906923895E+00, relerror = 9.673070577051941232E-02
Metric Check mismatch on component 0 of node 105.
truth = 4.183811148446809369E+01, test = 3.779108143604350545E+01, relerror = 9.673070568510246103E-02
Metric Check mismatch on component 1 of node 105.
truth = -1.337306172962486883E+01, test = -1.207947603666904968E+01, relerror = 9.673070528719572569E-02
Metric Check mismatch on component 2 of node 105.
truth = 6.846547743771076000E+01, test = 6.184276352277562694E+01, relerror = 9.673070520775109427E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
5.108u 0.112s 0:02.85 182.8%	0+0k 0+12048io 7pf+0w
Thu Feb 18 11:45:14 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_Euler2d_UniAdapt_TEST.job

        Start 924: diamond_Euler2d_UniAdapt_TEST_2
324/327 Test #912: box_Euler2d_TEST_3 ......................................   Passed   11.71 sec
325/327 Test #922: naca_NavierStokes2d_UniAdapt_TEST_4 .....................***Failed    9.77 sec
OUT/naca_NavierStokes2d_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 10433 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_NavierStokes2d_UniAdapt_TEST.job
truth = 1.686472649754225672E-01, test = 1.533214631006002138E-01, relerror = 1.532580187482235345E-02
Metric Check mismatch on component 0 of node 93.
truth = 4.677796495522857754E+02, test = 4.252702247385055898E+02, relerror = 9.087489131788047125E-02
Metric Check mismatch on component 1 of node 93.
truth = 2.117827672408571402E+02, test = 1.925370312838255415E+02, relerror = 9.087489132269073455E-02
Metric Check mismatch on component 2 of node 93.
truth = 1.015134596221067795E+03, test = 9.228843501212710407E+02, relerror = 9.087489131313897239E-02
Metric Check mismatch on component 0 of node 94.
truth = 1.509589101107965958E-01, test = 1.372405355624078671E-01, relerror = 1.371837454838872872E-02
Metric Check mismatch on component 1 of node 94.
truth = -1.219869690263815191E-02, test = -1.109014164538430804E-02, relerror = 1.108555257253843879E-03
Metric Check mismatch on component 2 of node 94.
truth = 1.991518288219722987E-01, test = 1.810539280205614165E-01, relerror = 1.809790080141088220E-02
Metric Check mismatch on component 0 of node 95.
truth = 1.495038087521665393E-01, test = 1.359176663805774510E-01, relerror = 1.358614237158908833E-02
Metric Check mismatch on component 2 of node 95.
truth = 1.726849007632697552E-01, test = 1.569921791749112616E-01, relerror = 1.569272158835849362E-02
Metric Check mismatch on component 0 of node 96.
truth = 1.394150364507602546E+02, test = 1.267457101650311415E+02, relerror = 9.087489131922846242E-02
Metric Check mismatch on component 1 of node 96.
truth = -4.635756550986517510E+01, test = -4.214482678151132689E+01, relerror = 9.087489133693510412E-02
Metric Check mismatch on component 2 of node 96.
truth = 4.906355841517121803E+02, test = 4.460491287671105169E+02, relerror = 9.087489131406913112E-02
Metric Check mismatch on component 0 of node 97.
truth = 1.691525626972837415E+02, test = 1.537808419464861061E+02, relerror = 9.087489131516701679E-02
Metric Check mismatch on component 1 of node 97.
truth = -6.124692670853858090E+01, test = -5.568111890039930501E+01, relerror = 9.087489131700926537E-02
Metric Check mismatch on component 2 of node 97.
truth = 5.478430640288748918E+02, test = 4.980578851279671539E+02, relerror = 9.087489131428290456E-02
Metric Check mismatch on component 0 of node 98.
truth = 2.002594279385535572E+02, test = 1.820608741899818881E+02, relerror = 9.087489131425866007E-02
Metric Check mismatch on component 1 of node 98.
truth = -1.206277575970063651E+02, test = -1.096657232359377474E+02, relerror = 9.087489131390985575E-02
Metric Check mismatch on component 2 of node 98.
truth = 4.541467351335419949E+02, test = 4.128761999376506537E+02, relerror = 9.087489131405013243E-02
Metric Check mismatch on component 0 of node 99.
truth = 2.002672718571093071E+02, test = 1.820680052933318223E+02, relerror = 9.087489131405684928E-02
Metric Check mismatch on component 1 of node 99.
truth = 9.518021050299493879E+01, test = 8.653071921822346724E+01, relerror = 9.087489131471616910E-02
Metric Check mismatch on component 2 of node 99.
truth = 6.892976291020887629E+02, test = 6.266577819731253385E+02, relerror = 9.087489131590516245E-02
Metric Check mismatch on component 0 of node 100.
truth = 9.742106136372452596E-01, test = 8.856793300042814510E-01, relerror = 8.853128363296380865E-02
Metric Check mismatch on component 1 of node 100.
truth = 2.349238910648120127E-01, test = 2.135752079969326089E-01, relerror = 2.134868306787940373E-02
Metric Check mismatch on component 2 of node 100.
truth = 1.757792204754540899E+00, test = 1.598053029194772323E+00, relerror = 9.087489131405873666E-02
Metric Check mismatch on component 0 of node 101.
truth = 1.950975219460661947E+02, test = 1.773680558435266903E+02, relerror = 9.087489131430757927E-02
Metric Check mismatch on component 1 of node 101.
truth = 5.899141546321893514E+01, test = 5.363057699462665795E+01, relerror = 9.087489131252923791E-02
Metric Check mismatch on component 2 of node 101.
truth = 2.605903429638104285E+02, test = 2.369092238692988417E+02, relerror = 9.087489131475723347E-02
Metric Check mismatch on component 0 of node 102.
truth = 1.107395141689109153E+02, test = 1.006760728546707639E+02, relerror = 9.087489131377612939E-02
Metric Check mismatch on component 1 of node 102.
truth = -1.240646602392492781E+01, test = -1.127902977204868051E+01, relerror = 9.087489134311672878E-02
Metric Check mismatch on component 2 of node 102.
truth = 5.560620948694776189E+02, test = 5.055300124366461887E+02, relerror = 9.087489130992221220E-02
Metric Check mismatch on component 0 of node 103.
truth = 3.021659487174943592E+02, test = 2.747066509692043041E+02, relerror = 9.087489131332505965E-02
Metric Check mismatch on component 1 of node 103.
truth = -8.414263095525949154E+01, test = -7.649617851187940687E+01, relerror = 9.087489131931082709E-02
Metric Check mismatch on component 2 of node 103.
truth = 5.723034438466573874E+02, test = 5.202954305873770409E+02, relerror = 9.087489131590013869E-02
Metric Check mismatch on component 0 of node 104.
truth = 1.963204012367812723E+00, test = 1.784798061120999924E+00, relerror = 9.087489131179905810E-02
Metric Check mismatch on component 1 of node 104.
truth = 3.199897277324385558E-01, test = 2.909106960026123234E-01, relerror = 2.907903172982623241E-02
Metric Check mismatch on component 2 of node 104.
truth = 2.326944754425695816E+00, test = 2.115483902775885383E+00, relerror = 9.087489131300853507E-02
Metric Check mismatch on component 0 of node 105.
truth = 7.111633432505460917E+01, test = 6.465364517396521649E+01, relerror = 9.087489129501656604E-02
Metric Check mismatch on component 1 of node 105.
truth = -4.159180198857170296E+01, test = -3.781215151027621602E+01, relerror = 9.087489114643390598E-02
Metric Check mismatch on component 2 of node 105.
truth = 2.555361371842895153E+02, test = 2.323143185172100118E+02, relerror = 9.087489121091399391E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
30.240u 0.421s 0:08.72 351.6%	0+0k 0+8600io 13pf+0w
Thu Feb 18 11:45:22 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for naca_NavierStokes2d_UniAdapt_TEST.job

326/327 Test #924: diamond_Euler2d_UniAdapt_TEST_2 .........................***Failed   20.38 sec
OUT/diamond_Euler2d_UniAdapt_TEST
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 10458 on
node reynolds exiting improperly. There are two reasons this could occur:

1. this process did not call "init" before exiting, but others in
the job did. This can cause a job to hang indefinitely while it waits
for all processes to call "init". By rule, if one process calls "init",
then ALL processes must call "init" prior to termination.

2. this process called "init", but exited without calling "finalize".
By rule, all processes that call "init" MUST call "finalize" prior to
exiting or it will be considered an "abnormal termination"

This may have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for diamond_Euler2d_UniAdapt_TEST.job
truth = 1.193696708204909243E+02, test = 1.174863359195899193E+02, relerror = 1.577733177913491144E-02
Metric Check mismatch on component 1 of node 607.
truth = -5.046603983252437331E+01, test = -4.966982037851763465E+01, relerror = 1.577733177893603581E-02
Metric Check mismatch on component 2 of node 607.
truth = 2.217231445236181457E+02, test = 2.182249449084700359E+02, relerror = 1.577733178313046533E-02
Metric Check mismatch on component 0 of node 608.
truth = 8.499264393367904802E+01, test = 8.365168679296452581E+01, relerror = 1.577733176250982125E-02
Metric Check mismatch on component 1 of node 608.
truth = 1.171887608195876851E+01, test = 1.153398348435548115E+01, relerror = 1.577733191393071097E-02
Metric Check mismatch on component 2 of node 608.
truth = 1.126402739569529388E+02, test = 1.108631109809656863E+02, relerror = 1.577733179756310097E-02
Metric Check mismatch on component 0 of node 609.
truth = 2.475091475436166775E+02, test = 2.436041136037719070E+02, relerror = 1.577733178187531657E-02
Metric Check mismatch on component 1 of node 609.
truth = -1.659214017326280199E+01, test = -1.633036047287377102E+01, relerror = 1.577733177609436099E-02
Metric Check mismatch on component 2 of node 609.
truth = 2.344325301336891414E+02, test = 2.307338103253792383E+02, relerror = 1.577733178156054059E-02
Metric Check mismatch on component 0 of node 610.
truth = 7.805174364724015845E+01, test = 7.682029539078619962E+01, relerror = 1.577733179183757675E-02
Metric Check mismatch on component 1 of node 610.
truth = -1.594031327093176564E+01, test = -1.568881765992177790E+01, relerror = 1.577733177105163434E-02
Metric Check mismatch on component 2 of node 610.
truth = 1.177632282542359832E+02, test = 1.159052387308866372E+02, relerror = 1.577733177743888271E-02
Metric Check mismatch on component 0 of node 611.
truth = 9.149078463810596418E+01, test = 9.004730417380649499E+01, relerror = 1.577733178274939516E-02
Metric Check mismatch on component 1 of node 611.
truth = -3.057915943501598122E+01, test = -3.009670189068166479E+01, relerror = 1.577733179224860213E-02
Metric Check mismatch on component 2 of node 611.
truth = 2.289361199431200475E+02, test = 2.253241188219484457E+02, relerror = 1.577733178176084911E-02
Metric Check mismatch on component 0 of node 612.
truth = 1.633157134724444575E+02, test = 1.607390272758124468E+02, relerror = 1.577733178177471302E-02
Metric Check mismatch on component 1 of node 612.
truth = -9.091322313219885132E+01, test = -8.947885504742275486E+01, relerror = 1.577733178253235349E-02
Metric Check mismatch on component 2 of node 612.
truth = 2.536424762840613596E+02, test = 2.496406747817239307E+02, relerror = 1.577733178198315045E-02
Metric Check mismatch on component 0 of node 613.
truth = 6.613002148202569686E+01, test = 6.508666619221189364E+01, relerror = 1.577733178413362122E-02
Metric Check mismatch on component 1 of node 613.
truth = 1.697620428075968135E+01, test = 1.670836507080748490E+01, relerror = 1.577733193607697842E-02
Metric Check mismatch on component 2 of node 613.
truth = 9.517446569542507007E+01, test = 9.367286657064629196E+01, relerror = 1.577733180645487371E-02
Metric Check mismatch on component 0 of node 614.
truth = 7.726476289486389248E+01, test = 7.604573109517954776E+01, relerror = 1.577733178762370445E-02
Metric Check mismatch on component 1 of node 614.
truth = 1.726150050003888126E+01, test = 1.698916007944531970E+01, relerror = 1.577733179064868055E-02
Metric Check mismatch on component 2 of node 614.
truth = 1.415569622883501211E+02, test = 1.393235711290283518E+02, relerror = 1.577733177667639888E-02
Metric Check mismatch on component 0 of node 615.
truth = 7.303414926219728898E+01, test = 7.188186525724496789E+01, relerror = 1.577733179057850751E-02
Metric Check mismatch on component 1 of node 615.
truth = 3.084952100541391928E+01, test = 3.036279787500603078E+01, relerror = 1.577733185297986590E-02
Metric Check mismatch on component 2 of node 615.
truth = 1.000634318850690079E+02, test = 9.848469791933057138E+01, relerror = 1.577733179841104075E-02
Metric Check mismatch on component 0 of node 616.
truth = 1.034342730992886885E+02, test = 1.018023562550383758E+02, relerror = 1.577733178135067721E-02
Metric Check mismatch on component 1 of node 616.
truth = -6.529771250179541653E+01, test = -6.426748882708457700E+01, relerror = 1.577733178145425408E-02
Metric Check mismatch on component 2 of node 616.
truth = 2.582949481072737399E+02, test = 2.542197430133660419E+02, relerror = 1.577733178201845554E-02
Metric Check mismatch on component 0 of node 617.
truth = 6.262640694799255670E+01, test = 6.163832934487243875E+01, relerror = 1.577733182011633803E-02
Metric Check mismatch on component 1 of node 617.
truth = 5.595021800975747972E+00, test = 5.506747284013835397E+00, relerror = 1.577733208233753071E-02
Metric Check mismatch on component 2 of node 617.
truth = 8.854344178477069249E+01, test = 8.714646252714794628E+01, relerror = 1.577733177594892178E-02
Metric Check mismatch on component 0 of node 618.
truth = 7.638313066121988015E+01, test = 7.517800866619306532E+01, relerror = 1.577733178248298326E-02
Metric Check mismatch on component 1 of node 618.
truth = 1.317822778078905976E+01, test = 1.297031050898597826E+01, relerror = 1.577733176733967999E-02
Metric Check mismatch on component 2 of node 618.
truth = 1.639142544003848911E+02, test = 1.613281248252218063E+02, relerror = 1.577733178010302592E-02
Metric Check mismatch on component 0 of node 619.
truth = 6.387554618380661964E+01, test = 6.286776049918143627E+01, relerror = 1.577733177772297143E-02
Metric Check mismatch on component 1 of node 619.
truth = 2.613227798032726668E+01, test = 2.571998035957479090E+01, relerror = 1.577733181404464627E-02
Metric Check mismatch on component 2 of node 619.
truth = 1.201680988766791955E+02, test = 1.182721669088682859E+02, relerror = 1.577733180048544390E-02
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/Grid/PXMeshMetric.c  Line : 250
 Call : PX_CODE_FLOW_ERROR
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 2907
 Call : PXCheckTruthMetricFile(pg_meshing, CheckTruthMetricFileRoot, aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3321
 Call : PXAdjustGridH(pg0,pxa->Parameter,&pgH, aiter, &EfficiencyIndex)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdaptDirect.c  Line : 8351
 Call : PXAdjustGridHP(pxa, pg1,aiter)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXHPAdapt.c  Line : 3717
 Call : PXAdaptHPDirect(pxa,aiter,DoneAdapt, &pg1, adaptModeHP)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 790
 Call : PXAdaptHP(pxa, aiter, PrimalSolveConvergedFlag, DoneAdapt)
Error -9 (Code Flow) has occured.
 File : /home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/src/PXRunSolver.c  Line : 1026
 Call : PXAdaptIteration( pxa, aiter, ConvergedFlag, &DoneAdapt )
35.865u 0.345s 0:19.29 187.6%	0+0k 0+19392io 5pf+0w
Thu Feb 18 11:45:34 EST 2016

   > ERROR: ../platforms/coverage_release_gnu49/bin/ProjectX exited with error code 247 for diamond_Euler2d_UniAdapt_TEST.job

327/327 Test #808: CutCell_bump_Euler_Test .................................   Passed  802.72 sec

87% tests passed, 42 tests failed out of 327

Label Time Summary:
PXRegTest    = 3238.13 sec
PXUnit       = 905.06 sec

Total Test time (real) = 1475.94 sec

The following tests FAILED:
	 10 - PXHPAdapt_PXU (Failed)
	136 - PXMeshMetric_PXU (Failed)
	292 - PXMetric_PXU (Failed)
	673 - Wedge_PDEShock_Adapt_TEST (Failed)
	727 - naca_Euler2d_Adapt_TEST (Failed)
	733 - naca_Euler2d_AdaptNLOPTVertWPenalty_TEST (Failed)
	736 - naca_Euler2d_CurvedAdapt_TEST (Failed)
	739 - Scalar2d_Adapt_TEST (Failed)
	742 - Scalar2d_CircleBoundaryLayer_Adapt_TEST (Failed)
	745 - poissonLshape_TEST (Failed)
	748 - PoissonLshape_CutCell_Adapt_TEST (Failed)
	751 - AdDiffBL2_DofControl_TEST (Failed)
	754 - hemisphere_Euler3d_Adapt_TEST (Failed)
	763 - Scalar2d_UniAdapt_TEST (Failed)
	766 - Scalar2d_UniAdapt_Unsteady1_TEST (Failed)
	769 - Scalar2d_UniAdapt_Unsteady2_TEST (Failed)
	772 - naca_Euler2d_UniAdapt_TEST (Failed)
	775 - naca_NavierStokes2d_UniAdapt_TEST (Failed)
	778 - diamond_Euler2d_UniAdapt_TEST (Failed)
	781 - RAE2822_RANS_Subsonic_UniAdapt_TEST (Failed)
	784 - RAE2822_RANS_Transonic_UniAdapt_TEST (Failed)
	787 - CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test (Failed)
	790 - RAE2822_RANS_Subsonic_NoMaxQuad_UniAdapt_TEST (Failed)
	793 - CutCell_rae2822_Euler_M0p2_TEST (Failed)
	796 - CutCell_rae2822_RANS_M0p3_Re6p5e6_TEST (Failed)
	799 - CutCell_Circle_Interface_Scalar2d_UniAdapt_Test (Failed)
	802 - CutCell_Interface_StarShape_Jump_TEST (Failed)
	805 - CutCell_rae2822_CHT_TEST (Failed)
	811 - CHT_NS2d_Scalar2d_FullEmb_FlatSlab_TEST (Failed)
	896 - naca_Euler2d_Adapt_TEST_2 (Failed)
	898 - naca_Euler2d_CurvedAdapt_TEST_3 (Failed)
	900 - Scalar2d_Adapt_TEST_4 (Failed)
	902 - Scalar2d_CircleBoundaryLayer_Adapt_TEST_2 (Failed)
	904 - poissonLshape_TEST_3 (Failed)
	906 - AdDiffBL2_DofControl_TEST_4 (Failed)
	908 - hemisphere_Euler3d_Adapt_TEST_2 (Failed)
	914 - Scalar2d_UniAdapt_TEST_2 (Failed)
	916 - Scalar2d_UniAdapt_Unsteady1_TEST_2 (Failed)
	918 - Scalar2d_UniAdapt_Unsteady2_TEST_2 (Failed)
	920 - naca_Euler2d_UniAdapt_TEST_3 (Failed)
	922 - naca_NavierStokes2d_UniAdapt_TEST_4 (Failed)
	924 - diamond_Euler2d_UniAdapt_TEST_2 (Failed)
Errors while running CTest
make[4]: *** [test/CMakeFiles/commit_check] Error 8
make[3]: *** [test/CMakeFiles/commit_check.dir/all] Error 2
make[2]: *** [test/CMakeFiles/commit_check.dir/rule] Error 2
make[1]: *** [commit_check] Error 2
make: *** [default] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing CTest-Version N/A (default)
[xUnit] [INFO] - [CTest-Version N/A (default)] - 1 test report file(s) were found with the pattern 'platforms/coverage_release_gnu49/Testing/**/Test.xml' relative to '/home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds' for the testing framework 'CTest-Version N/A (default)'.
[xUnit] [INFO] - Converting '/home1/jenkins/workspace/ProjectX_Commit/PX_ARC/coverage_release_gnu49/buildnode/reynolds/platforms/coverage_release_gnu49/Testing/20160218-1630/Test.xml' .
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
Finished: FAILURE