Skip to content
Failed

Console Output

Started by upstream project "ProjectX_Weekly" build number 45
originally caused by:
 Started by an SCM change
Building remotely on reynolds in workspace /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/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
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 e4afdeb580cba7708a2acb00a95559ca90624ed0 (refs/remotes/acdl/apprentice) to acdl/master, UserMergeOptions{mergeRemote='acdl', mergeTarget='master', mergeStrategy='default', fastForwardMode='--ff'}
 > git rev-parse acdl/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acdl/master
 > git merge --ff e4afdeb580cba7708a2acb00a95559ca90624ed0 # 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 e4afdeb580cba7708a2acb00a95559ca90624ed0 (acdl/apprentice, acdl/develop, acdl/yixuan/develop, acdl/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e4afdeb580cba7708a2acb00a95559ca90624ed0
Using 'Changelog to branch' strategy.
[reynolds] $ /bin/bash -xe /tmp/hudson5682478609890124653.sh
+ ssh acdl.mit.edu rm -f ProjectX_Nightly_SUCCESS ProjectX_Weekly_FAILURE
[reynolds] $ /bin/bash -xe /tmp/hudson8542990560509288041.sh
+ /bin/bash -ex /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/utils/jenkins/ProjectX_Weekly.sh
++ 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* ]]
++ hostname
+ [[ reynolds == \m\a\c\y\s\.\m\i\t\.\e\d\u ]]
+ export PX_DIR=/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds
+ PX_DIR=/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds
+ BUILD=/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/platforms/relwithdebinfo_gnu
+ rm -rf /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/platforms/relwithdebinfo_gnu
+ source /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/utils/jenkins/jenkins_env.sh
++ shopt -s nocasematch
+++ pwd
++ dir=/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds
+++ basename /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/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 'cmakeargs=-DVALGRIND_EXTRA_FLAGS="--track-origins=yes;--xml=yes;--xml-file=${BUILD}/valgrind.%p.memcheck.xml"'
-- 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
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes

Updating include/revision.h with:
git commit: e4afdeb580cba7708a2acb00a95559ca90624ed0
git branch: (detached from 1358010)

-- 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_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/platforms/relwithdebinfo_gnu
+ make bamg TetGen Qhull
+ make ProjectXExec
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
[  3%] Building C object src/CMakeFiles/PX.dir/PXCDAll.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXDGSolver.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXDynamic.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXErrEst.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXHDGSolver.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXHDGOutputFunctional.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXHPAdapt.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXHPAdaptDirect.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXInit.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXLog.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXOutput.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXOutputFunctional.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXOutputFunctionalTools.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXRegionAttribute.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXResidual.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXResState.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXSensitivity.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXShockCapture.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXSolutionTransfer.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXSolver.c.o
[ 12%] Building C object src/CMakeFiles/PX.dir/PXTime.c.o
[ 12%] Building C object src/CMakeFiles/PX.dir/PXUnsteady.c.o
Linking C static library ../lib/libPX.a
[ 12%] Built target PX
Scanning dependencies of target PXReference
[ 12%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXCoordinatesReference.c.o
[ 12%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMasterPolynomial.c.o
[ 12%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMatrices1d.c.o
[ 12%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMatrices2d.c.o
[ 12%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMatrices3d.c.o
[ 12%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMetric.c.o
[ 16%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMeshSizeReference.c.o
[ 16%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXNormalReference.c.o
[ 16%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXOrder.c.o
[ 16%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXQuadReference.c.o
[ 16%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXShape.c.o
Linking C static library ../../lib/libPXReference.a
[ 16%] Built target PXReference
Scanning dependencies of target PXAdaptMechanics
[ 16%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXMetricAdapt1d.c.o
[ 19%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXMetricAdapt2d.c.o
[ 19%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXMetricAdapt3d.c.o
[ 19%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXWriteMesherFiles.c.o
[ 19%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXGridAnisoRefine.c.o
[ 19%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXElasticMesher.c.o
Linking C static library ../../lib/libPXAdaptMechanics.a
[ 19%] Built target PXAdaptMechanics
Scanning dependencies of target PXCutCell3d
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXNumberType.cpp.o
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXIntersectionPoint3d.cpp.o
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXConic.cpp.o
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXPolynomial.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXQuadPatch.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXIntersect3d.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXBoundingBox3d.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutQuad3d.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutBasis3d.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXBasicGeometry.cpp.o
[ 25%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCell3d.cpp.o
[ 25%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCellMetric3d.cpp.o
[ 25%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXMerge3d.cpp.o
[ 25%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCell3dPrintInfo.cpp.o
[ 25%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXReadWriteCutCell3d.cpp.o
[ 25%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCell3dViz.cpp.o
[ 25%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXParallelCutCell3d.cpp.o
Linking CXX static library ../../../lib/libPXCutCell3d.a
[ 25%] Built target PXCutCell3d
Scanning dependencies of target PXGrid
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXAttachmentMath.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXBasis.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCoordinates.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCurvedMeshMaps.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutCell.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutCellTools2d.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutCell2dViz.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutQuad.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXDistanceFunction.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXDistanceFunctionSurfGrid.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXDistanceToSurface.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXGrid.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXGridAttachments.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXGridUniformRefine.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXIntersect.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXIntersect2d.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXIntersectTools2d.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXLinearElasticity.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXLinearElasticityLocalStiffness.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMerge.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMesh.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshAttachment.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshMetric.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshOperation2d.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshSize.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXModifyGrid.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMoveMesh.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXNormal.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXParallelGrid.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXParallelGridAttachments.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXParallelMesh.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXPartition.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXPartitionMesh.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXQuad.c.o
[ 45%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXQuadraticConic.c.o
[ 45%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXReadWriteGrid.c.o
[ 45%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXReadWriteMesh.c.o
[ 45%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXSubMesh.c.o
[ 45%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXSpline.c.o
[ 45%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXTree.c.o
[ 48%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXTriangulatePolygon.c.o
[ 48%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXUnitGrids.c.o
Linking C static library ../../lib/libPXGrid.a
[ 48%] Built target PXGrid
Scanning dependencies of target PXLinearSolver
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXASM_DG.c.o
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXASM.c.o
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXBDDC.c.o
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXCaseInfo.c.o
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXGMRES.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXJacobi.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXInPlaceILU.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLinearAlgebra.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLinearMG.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLinearSolver.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLU.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXMat.c.o
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXOrdering.c.o
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXUMFPACK.c.o
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXVec.c.o
Linking C static library ../../lib/libPXLinearSolver.a
[ 54%] Built target PXLinearSolver
Scanning dependencies of target PXFundamentals
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PX.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXBasicStructures.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXError.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXHeap.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXKDTree.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXLapack.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXMath.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXMath_old.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXMemory.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXParameter.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXString.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXGeometry.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXParallel.c.o
Linking C static library ../../lib/libPXFundamentals.a
[ 61%] Built target PXFundamentals
Scanning dependencies of target PXBurgers_objects
[ 61%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgers.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersInterface.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersBCs.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersFunction.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersShock.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersStateFunctional.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersInviscid.c.o
[ 67%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersViscous.c.o
[ 67%] Built target PXBurgers_objects
Scanning dependencies of target PXBurgers_shared
Linking C shared library ../../lib/PXBurgers.so
[ 67%] Built target PXBurgers_shared
Scanning dependencies of target PXCompressible_objects
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressible.c.o
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleInterface.c.o
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleBCs.c.o
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleFunction.c.o
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleShock.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleStateFunctional.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXEulerFlux.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXKOmega.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXSpalartAllmaras.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXViscous.c.o
[ 70%] Built target PXCompressible_objects
Scanning dependencies of target PXCompressible_shared
Linking C shared library ../../lib/PXCompressible.so
[ 70%] Built target PXCompressible_shared
Scanning dependencies of target PXCompressibleOliver_objects
[ 70%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressible.c.o
[ 70%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleBCs.c.o
[ 70%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleFunction.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleShock.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleStateFunctional.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXEulerFlux.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXKOmega.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXSpalartAllmaras.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXViscous.c.o
[ 74%] Built target PXCompressibleOliver_objects
Scanning dependencies of target PXCompressibleOliver_shared
Linking C shared library ../../lib/PXCompressibleOliver.so
[ 74%] Built target PXCompressibleOliver_shared
Scanning dependencies of target PXConjugateHeatTransfer_objects
[ 74%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/PXConjugateHeatTransfer.c.o
[ 74%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressible.c.o
[ 74%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleBCs.c.o
[ 74%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleFunction.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleShock.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleStateFunctional.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXEulerFlux.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXKOmega.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXSpalartAllmaras.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXViscous.c.o
[ 80%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/ScalarConvDiff/PXScalarConvDiff.c.o
[ 80%] Built target PXConjugateHeatTransfer_objects
Scanning dependencies of target PXConjugateHeatTransfer_shared
Linking C shared library ../../lib/PXConjugateHeatTransfer.so
[ 80%] Built target PXConjugateHeatTransfer_shared
Scanning dependencies of target PXCompressibleSpaceTime_objects
[ 80%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTime.c.o
[ 80%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTimeBCs.c.o
[ 83%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTimeFunction.c.o
[ 83%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTimeStateFunctional.c.o
[ 83%] Built target PXCompressibleSpaceTime_objects
Scanning dependencies of target PXCompressibleSpaceTime_shared
Linking C shared library ../../lib/PXCompressibleSpaceTime.so
[ 83%] Built target PXCompressibleSpaceTime_shared
Scanning dependencies of target PXCompressibleNew_objects
[ 83%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressible.c.o
[ 83%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleBCs.c.o
[ 87%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleFlux.c.o
[ 87%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleShock.c.o
[ 87%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleStateFunctional.c.o
[ 87%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXSpalartAllmaras.c.o
[ 87%] Built target PXCompressibleNew_objects
Scanning dependencies of target PXCompressibleNew_shared
Linking C shared library ../../lib/PXCompressibleNew.so
[ 87%] Built target PXCompressibleNew_shared
Scanning dependencies of target PXCauchyRiemann_objects
[ 87%] Building C object src/CauchyRiemann/CMakeFiles/PXCauchyRiemann_objects.dir/PXCauchyRiemann.c.o
[ 87%] Built target PXCauchyRiemann_objects
Scanning dependencies of target PXCauchyRiemann_shared
Linking C shared library ../../lib/PXCauchyRiemann.so
[ 87%] Built target PXCauchyRiemann_shared
Scanning dependencies of target PXLinearizedEuler_objects
[ 90%] Building C object src/LinearizedEuler/CMakeFiles/PXLinearizedEuler_objects.dir/PXLinearizedEuler.c.o
[ 90%] Built target PXLinearizedEuler_objects
Scanning dependencies of target PXLinearizedEuler_shared
Linking C shared library ../../lib/PXLinearizedEuler.so
[ 90%] Built target PXLinearizedEuler_shared
Scanning dependencies of target PXMultiComponentConvDiff_objects
[ 90%] Building C object src/MultiComponentConvDiff/CMakeFiles/PXMultiComponentConvDiff_objects.dir/PXMultiComponentConvDiff.c.o
[ 90%] Built target PXMultiComponentConvDiff_objects
Scanning dependencies of target PXMultiComponentConvDiff_shared
Linking C shared library ../../lib/PXMultiComponentConvDiff.so
[ 90%] Built target PXMultiComponentConvDiff_shared
Scanning dependencies of target PXMultiComponentConvDiffConj_objects
[ 90%] Building C object src/MultiComponentConvDiffConj/CMakeFiles/PXMultiComponentConvDiffConj_objects.dir/PXMultiComponentConvDiffConj.c.o
[ 90%] Built target PXMultiComponentConvDiffConj_objects
Scanning dependencies of target PXMultiComponentConvDiffConj_shared
Linking C shared library ../../lib/PXMultiComponentConvDiffConj.so
[ 90%] Built target PXMultiComponentConvDiffConj_shared
Scanning dependencies of target PXPorousMedia_objects
[ 90%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMedia.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaInterface.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaBCs.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaFunction.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaStateFunctional.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaInviscid.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaViscous.c.o
[ 93%] Built target PXPorousMedia_objects
Scanning dependencies of target PXPorousMedia_shared
Linking C shared library ../../lib/PXPorousMedia.so
[ 93%] Built target PXPorousMedia_shared
Scanning dependencies of target PXScalarConvDiff_objects
[ 93%] Building C object src/ScalarConvDiff/CMakeFiles/PXScalarConvDiff_objects.dir/PXScalarConvDiff.c.o
[ 93%] Building C object src/ScalarConvDiff/CMakeFiles/PXScalarConvDiff_objects.dir/PXScalarConvDiffInterface.c.o
[ 93%] Built target PXScalarConvDiff_objects
Scanning dependencies of target PXScalarConvDiff_shared
Linking C shared library ../../lib/PXScalarConvDiff.so
[ 93%] Built target PXScalarConvDiff_shared
Scanning dependencies of target PXNonEquilibrium_objects
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXAirModel.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibrium.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumBCs.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumFlux.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumOutput.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumShock.c.o
[100%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumStateFunctional.c.o
[100%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumUtils.c.o
[100%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXReactions.c.o
[100%] Built target PXNonEquilibrium_objects
Scanning dependencies of target PXNonEquilibrium_shared
Linking C shared library ../../lib/PXNonEquilibrium.so
[100%] Built target PXNonEquilibrium_shared
Scanning dependencies of target PXWaveSpaceTime_objects
[100%] Building C object src/WaveSpaceTime/CMakeFiles/PXWaveSpaceTime_objects.dir/PXWaveSpaceTime.c.o
[100%] Built target PXWaveSpaceTime_objects
Scanning dependencies of target PXWaveSpaceTime_shared
Linking C shared library ../../lib/PXWaveSpaceTime.so
[100%] Built target PXWaveSpaceTime_shared
Scanning dependencies of target PXEquationSet
[100%] Building C object src/CMakeFiles/PXEquationSet.dir/PXEquationSet.c.o
Linking C static library ../lib/libPXEquationSet.a
[100%] Built target PXEquationSet
Scanning dependencies of target ProjectXExec
[100%] Building C object src/CMakeFiles/ProjectXExec.dir/PXRunSolver.c.o
[100%] Building C object src/CMakeFiles/ProjectXExec.dir/PXEquationSet.c.o
Linking C executable ../bin/ProjectXExec
[100%] Built target ProjectXExec
+ make regtest_memcheck 'CTESTARGS=-T Test -j 6'
Scanning dependencies of target regtest_clean
[  0%] Built target regtest_clean
[ 11%] Built target PX
[ 13%] Built target PXReference
[ 16%] Built target PXAdaptMechanics
[ 22%] Built target PXCutCell3d
[ 41%] Built target PXGrid
[ 47%] Built target PXLinearSolver
[ 52%] Built target PXFundamentals
[ 58%] Built target PXBurgers_objects
[ 58%] Built target PXBurgers_shared
[ 61%] Built target PXCompressible_objects
[ 61%] Built target PXCompressible_shared
[ 63%] Built target PXCompressibleOliver_objects
[ 63%] Built target PXCompressibleOliver_shared
[ 69%] Built target PXConjugateHeatTransfer_objects
[ 69%] Built target PXConjugateHeatTransfer_shared
[ 72%] Built target PXCompressibleSpaceTime_objects
[ 72%] Built target PXCompressibleSpaceTime_shared
[ 75%] Built target PXCompressibleNew_objects
[ 75%] Built target PXCompressibleNew_shared
[ 75%] Built target PXCauchyRiemann_objects
[ 75%] Built target PXCauchyRiemann_shared
[ 77%] Built target PXLinearizedEuler_objects
[ 77%] Built target PXLinearizedEuler_shared
[ 77%] Built target PXMultiComponentConvDiff_objects
[ 77%] Built target PXMultiComponentConvDiff_shared
[ 77%] Built target PXMultiComponentConvDiffConj_objects
[ 77%] Built target PXMultiComponentConvDiffConj_shared
[ 80%] Built target PXPorousMedia_objects
[ 80%] Built target PXPorousMedia_shared
[ 80%] Built target PXScalarConvDiff_objects
[ 80%] Built target PXScalarConvDiff_shared
[ 86%] Built target PXNonEquilibrium_objects
[ 86%] Built target PXNonEquilibrium_shared
[ 86%] Built target PXWaveSpaceTime_objects
[ 86%] Built target PXWaveSpaceTime_shared
[ 86%] Built target PXEquationSet
[ 86%] Built target ProjectXExec
[ 88%] Built target bamg
Scanning dependencies of target bamg_link
[ 88%] Built target bamg_link
[ 94%] Built target TetGen
Scanning dependencies of target tetgen_link
[ 97%] Built target tetgen_link
[100%] Built target Qhull
Scanning dependencies of target qdelaunay_link
[100%] Built target qdelaunay_link
Scanning dependencies of target regtest_memcheck
   Site: reynolds
   Build name: Linux-g++
Create new tag: 20160423-0907 - Experimental
Test project /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/platforms/relwithdebinfo_gnu
        Start 545: make_naca_Euler2d_TEST_memcheck
        Start 572: line_Scalar1d_SinCos_memcheck
        Start 575: line_Scalar1d_Poly_memcheck
        Start 578: square_Scalar2d_GMRES_Jacobi_TEST_memcheck
        Start 581: square_Scalar2d_GMRES_ILU_TEST_memcheck
        Start 584: Scalar2d_CircleBoundaryLayer_TEST_memcheck
  1/146 Test #575: line_Scalar1d_Poly_memcheck ......................................   Passed  261.70 sec
        Start 587: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST_memcheck
  2/146 Test #572: line_Scalar1d_SinCos_memcheck ....................................   Passed  307.55 sec
        Start 590: MixedMesh_Scalar2d_Newton_GMRES_ILU_TEST_memcheck
  3/146 Test #578: square_Scalar2d_GMRES_Jacobi_TEST_memcheck .......................   Passed  351.80 sec
        Start 593: MixedMesh_Scalar2d_Direct_TEST_memcheck
  4/146 Test #581: square_Scalar2d_GMRES_ILU_TEST_memcheck ..........................   Passed  415.37 sec
        Start 596: AdDiffBL2_TEST_memcheck
  5/146 Test #545: make_naca_Euler2d_TEST_memcheck ..................................   Passed  547.65 sec
        Start 548: naca_Euler2d_Newton_Jacobi_Right_TEST_memcheck
  6/146 Test #584: Scalar2d_CircleBoundaryLayer_TEST_memcheck .......................   Passed  631.14 sec
        Start 551: naca_Euler2d_Newton_Jacobi_TEST_memcheck
  7/146 Test #587: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST_memcheck .............   Passed  627.44 sec
        Start 554: naca_Euler2d_Newton_ILU_TEST_memcheck
  8/146 Test #590: MixedMesh_Scalar2d_Newton_GMRES_ILU_TEST_memcheck ................   Passed  584.90 sec
        Start 557: naca_Euler2d_Newton_ILUK_TEST_memcheck
  9/146 Test #596: AdDiffBL2_TEST_memcheck ..........................................   Passed  506.61 sec
        Start 560: naca_Euler2d_Newton_ILUT_TEST_memcheck
 10/146 Test #551: naca_Euler2d_Newton_Jacobi_TEST_memcheck .........................   Passed  355.81 sec
        Start 563: naca_Euler2d_Newton_UMFPACK_TEST_memcheck
 11/146 Test #593: MixedMesh_Scalar2d_Direct_TEST_memcheck ..........................   Passed  737.57 sec
        Start 566: naca_Euler2d_Newton_ILU_MG_TEST_memcheck
 12/146 Test #548: naca_Euler2d_Newton_Jacobi_Right_TEST_memcheck ...................   Passed  560.10 sec
        Start 569: naca_Euler2d_LeanJacobi_TEST_memcheck
 13/146 Test #557: naca_Euler2d_Newton_ILUK_TEST_memcheck ...........................   Passed  293.88 sec
        Start 599: QuarticPolySoln_Scalar3D_TEST_memcheck
 14/146 Test #554: naca_Euler2d_Newton_ILU_TEST_memcheck ............................   Passed  372.17 sec
        Start 605: BoundaryLayer_Scalar3D_TEST_memcheck
 15/146 Test #560: naca_Euler2d_Newton_ILUT_TEST_memcheck ...........................   Passed  389.69 sec
        Start 608: naca_Euler2d_Newton_Osher_TEST_memcheck
 16/146 Test #566: naca_Euler2d_Newton_ILU_MG_TEST_memcheck .........................   Passed  318.82 sec
        Start 611: make_naca_NavierStokes2d_TEST_memcheck
 17/146 Test #608: naca_Euler2d_Newton_Osher_TEST_memcheck ..........................   Passed  420.09 sec
        Start 620: FlatPlate_RANS_SA2d_DIC_TEST_memcheck
 18/146 Test #563: naca_Euler2d_Newton_UMFPACK_TEST_memcheck ........................   Passed  765.88 sec
        Start 629: RAE2822_A28_RANS_M0p3_AA2p31_RE6p5e6_TEST_memcheck
 19/146 Test #569: naca_Euler2d_LeanJacobi_TEST_memcheck ............................   Passed  732.79 sec
        Start 632: bump_Euler3d_GMRES_TEST_memcheck
 20/146 Test #611: make_naca_NavierStokes2d_TEST_memcheck ...........................   Passed  553.38 sec
        Start 614: naca_NavierStokes2d_Newton_GMRES_ILU_TEST_memcheck
 21/146 Test #614: naca_NavierStokes2d_Newton_GMRES_ILU_TEST_memcheck ...............   Passed  503.86 sec
        Start 617: naca_NavierStokes2d_Newton_GMRES_ILUT_TEST_memcheck
 22/146 Test #599: QuarticPolySoln_Scalar3D_TEST_memcheck ...........................   Passed  1676.55 sec
        Start 602: QuarticPolySoln_Scalar3D_exact_TEST_memcheck
 23/146 Test #617: naca_NavierStokes2d_Newton_GMRES_ILUT_TEST_memcheck ..............   Passed  680.78 sec
        Start 635: Sphere_Q23D_TEST_memcheck
 24/146 Test #602: QuarticPolySoln_Scalar3D_exact_TEST_memcheck .....................   Passed  1909.41 sec
        Start 638: channel_NavierStokes3d_TEST_memcheck
 25/146 Test #605: BoundaryLayer_Scalar3D_TEST_memcheck .............................   Passed  3744.85 sec
        Start 644: BoundaryLayer_NS3D_TEST_memcheck
 26/146 Test #632: bump_Euler3d_GMRES_TEST_memcheck .................................   Passed  3286.57 sec
        Start 647: naca_InviscidNE2d_PerfectGas_TEST_memcheck
 27/146 Test #635: Sphere_Q23D_TEST_memcheck ........................................   Passed  2375.06 sec
        Start 650: naca_InviscidNE2d_RealGas_TEST_memcheck
 28/146 Test #650: naca_InviscidNE2d_RealGas_TEST_memcheck ..........................   Passed  705.93 sec
        Start 653: naca_ViscousNE2d_PerfectGas_TEST_memcheck
 29/146 Test #638: channel_NavierStokes3d_TEST_memcheck .............................   Passed  1603.88 sec
        Start 641: channel_NavierStokes3d_exact_TEST_memcheck
 30/146 Test #647: naca_InviscidNE2d_PerfectGas_TEST_memcheck .......................   Passed  1917.64 sec
        Start 656: naca_ViscousNE2d_PerfectGas_Matches_Compressible_TEST_memcheck
 31/146 Test #620: FlatPlate_RANS_SA2d_DIC_TEST_memcheck ............................   Passed  6839.96 sec
        Start 623: FlatPlate_RANS_SA2d_ADC_TEST_memcheck
 32/146 Test #623: FlatPlate_RANS_SA2d_ADC_TEST_memcheck ............................   Passed  1154.26 sec
        Start 626: FlatPlate_RANS_SA2d_DC_TEST_memcheck
 33/146 Test #626: FlatPlate_RANS_SA2d_DC_TEST_memcheck .............................   Passed  1236.10 sec
        Start 659: diamond_Euler2d_Shock_TEST_memcheck
 34/146 Test #659: diamond_Euler2d_Shock_TEST_memcheck ..............................   Passed  985.59 sec
        Start 662: diamond_Euler2d_PDEShock_TEST_memcheck
 35/146 Test #662: diamond_Euler2d_PDEShock_TEST_memcheck ...........................   Passed  1542.10 sec
        Start 665: diamond_Euler2d_PDEShock_Jump_TEST_memcheck
 36/146 Test #629: RAE2822_A28_RANS_M0p3_AA2p31_RE6p5e6_TEST_memcheck ...............   Passed  12518.87 sec
        Start 668: diamond_CutCell_Euler2d_PDEShock_TEST_memcheck
 37/146 Test #653: naca_ViscousNE2d_PerfectGas_TEST_memcheck ........................   Passed  8700.87 sec
        Start 671: diamond_InviscidNonEquilibrium2d_Shock_TEST_memcheck
 38/146 Test #665: diamond_Euler2d_PDEShock_Jump_TEST_memcheck ......................   Passed  1532.33 sec
        Start 674: Wedge_PDEShock_Adapt_TEST_memcheck
 39/146 Test #656: naca_ViscousNE2d_PerfectGas_Matches_Compressible_TEST_memcheck ...   Passed  8276.92 sec
        Start 677: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST_memcheck
 40/146 Test #677: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST_memcheck ..........   Passed  228.01 sec
        Start 680: naca_NavierStokes2d_AuxVariable_Gradient_TEST_memcheck
 41/146 Test #680: naca_NavierStokes2d_AuxVariable_Gradient_TEST_memcheck ...........   Passed  142.08 sec
        Start 683: CutCell_rae2822_NS_M0p3_Re1p0e3_Gradient_TEST_memcheck
 42/146 Test #668: diamond_CutCell_Euler2d_PDEShock_TEST_memcheck ...................   Passed  1780.61 sec
        Start 686: CutCell_rae2822_NS_M0p3_Re1p0e3_Hybrid_TEST_memcheck
 43/146 Test #644: BoundaryLayer_NS3D_TEST_memcheck .................................   Passed  12695.91 sec
        Start 689: CutCell_rae2822_NS_M0p3_Re1p0e3_Flux_TEST_memcheck
 44/146 Test #683: CutCell_rae2822_NS_M0p3_Re1p0e3_Gradient_TEST_memcheck ...........   Passed  2606.32 sec
        Start 692: CutCell_rae2822_NS_M0p3_Re1p0e3_FluxCoeff_TEST_memcheck
 45/146 Test #686: CutCell_rae2822_NS_M0p3_Re1p0e3_Hybrid_TEST_memcheck .............   Passed  2596.70 sec
        Start 695: ScalarBoundaryLayer_HDG_memcheck
 46/146 Test #695: ScalarBoundaryLayer_HDG_memcheck .................................   Passed  280.06 sec
        Start 698: naca_InviscidNE2d_PerfectGas_HDG_TEST_memcheck
 47/146 Test #698: naca_InviscidNE2d_PerfectGas_HDG_TEST_memcheck ...................   Passed  258.42 sec
        Start 701: naca_ViscousNE2d_PerfectGas_HDG_TEST_memcheck
 48/146 Test #641: channel_NavierStokes3d_exact_TEST_memcheck .......................   Passed  13567.98 sec
        Start 704: 2d_Periodic_TEST1_memcheck
 49/146 Test #704: 2d_Periodic_TEST1_memcheck .......................................   Passed   37.85 sec
        Start 707: 2d_Periodic_TEST2_memcheck
 50/146 Test #707: 2d_Periodic_TEST2_memcheck .......................................   Passed   51.74 sec
        Start 710: turbineblade_Periodic_TEST_memcheck
 51/146 Test #689: CutCell_rae2822_NS_M0p3_Re1p0e3_Flux_TEST_memcheck ...............   Passed  2463.33 sec
        Start 713: 3d_Periodic_TEST_memcheck
 52/146 Test #701: naca_ViscousNE2d_PerfectGas_HDG_TEST_memcheck ....................   Passed  994.05 sec
        Start 719: naca_Euler2d_Adjoint_TEST_memcheck
 53/146 Test #719: naca_Euler2d_Adjoint_TEST_memcheck ...............................   Passed  118.46 sec
        Start 722: ConvectingVortex_Euler2d_IRK2_TEST_memcheck
 54/146 Test #713: 3d_Periodic_TEST_memcheck ........................................   Passed  162.02 sec
        Start 716: 3d_Periodic_P2_TEST_memcheck
 55/146 Test #716: 3d_Periodic_P2_TEST_memcheck .....................................   Passed  116.65 sec
        Start 725: ConvectingVortex_Euler2d_IRK4_TEST_memcheck
 56/146 Test #710: turbineblade_Periodic_TEST_memcheck ..............................   Passed  669.14 sec
        Start 728: naca_Euler2d_Adapt_TEST_memcheck
 57/146 Test #692: CutCell_rae2822_NS_M0p3_Re1p0e3_FluxCoeff_TEST_memcheck ..........   Passed  2577.16 sec
        Start 731: naca_Euler2d_AdaptNLOPTVert_TEST_memcheck
 58/146 Test #728: naca_Euler2d_Adapt_TEST_memcheck .................................   Passed  373.19 sec
        Start 734: naca_Euler2d_AdaptNLOPTVertWPenalty_TEST_memcheck
 59/146 Test #722: ConvectingVortex_Euler2d_IRK2_TEST_memcheck ......................   Passed  832.26 sec
        Start 737: naca_Euler2d_CurvedAdapt_TEST_memcheck
 60/146 Test #725: ConvectingVortex_Euler2d_IRK4_TEST_memcheck ......................   Passed  970.26 sec
        Start 740: Scalar2d_Adapt_TEST_memcheck
 61/146 Test #734: naca_Euler2d_AdaptNLOPTVertWPenalty_TEST_memcheck ................   Passed  581.16 sec
        Start 743: Scalar2d_CircleBoundaryLayer_Adapt_TEST_memcheck
 62/146 Test #737: naca_Euler2d_CurvedAdapt_TEST_memcheck ...........................   Passed  736.06 sec
        Start 746: poissonLshape_TEST_memcheck
 63/146 Test #731: naca_Euler2d_AdaptNLOPTVert_TEST_memcheck ........................   Passed  1012.18 sec
        Start 749: PoissonLshape_CutCell_Adapt_TEST_memcheck
 64/146 Test #746: poissonLshape_TEST_memcheck ......................................   Passed  119.33 sec
        Start 752: AdDiffBL2_DofControl_TEST_memcheck
 65/146 Test #740: Scalar2d_Adapt_TEST_memcheck .....................................   Passed  668.93 sec
        Start 755: hemisphere_Euler3d_Adapt_TEST_memcheck
 66/146 Test #752: AdDiffBL2_DofControl_TEST_memcheck ...............................   Passed  148.51 sec
        Start 758: bumpQ2_Euler3d_Jacobi_TEST_memcheck
 67/146 Test #749: PoissonLshape_CutCell_Adapt_TEST_memcheck ........................   Passed  455.30 sec
        Start 761: box_Euler2d_TEST_memcheck
 68/146 Test #758: bumpQ2_Euler3d_Jacobi_TEST_memcheck ..............................   Passed  300.61 sec
        Start 764: Scalar2d_UniAdapt_TEST_memcheck
 69/146 Test #764: Scalar2d_UniAdapt_TEST_memcheck ..................................   Passed  622.69 sec
        Start 767: Scalar2d_UniAdapt_Unsteady1_TEST_memcheck
 70/146 Test #767: Scalar2d_UniAdapt_Unsteady1_TEST_memcheck ........................   Passed  200.90 sec
        Start 770: Scalar2d_UniAdapt_Unsteady2_TEST_memcheck
 71/146 Test #743: Scalar2d_CircleBoundaryLayer_Adapt_TEST_memcheck .................   Passed  1967.44 sec
        Start 773: naca_Euler2d_UniAdapt_TEST_memcheck
 72/146 Test #761: box_Euler2d_TEST_memcheck ........................................   Passed  1330.34 sec
        Start 776: naca_NavierStokes2d_UniAdapt_TEST_memcheck
 73/146 Test #770: Scalar2d_UniAdapt_Unsteady2_TEST_memcheck ........................   Passed  526.25 sec
        Start 779: diamond_Euler2d_UniAdapt_TEST_memcheck
 74/146 Test #755: hemisphere_Euler3d_Adapt_TEST_memcheck ...........................   Passed  2065.07 sec
        Start 782: RAE2822_RANS_Subsonic_UniAdapt_TEST_memcheck
 75/146 Test #674: Wedge_PDEShock_Adapt_TEST_memcheck ...............................   Passed  10244.63 sec
        Start 785: RAE2822_RANS_Transonic_UniAdapt_TEST_memcheck
 76/146 Test #773: naca_Euler2d_UniAdapt_TEST_memcheck ..............................   Passed  1793.43 sec
        Start 788: CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test_memcheck
 77/146 Test #671: diamond_InviscidNonEquilibrium2d_Shock_TEST_memcheck .............   Passed  12772.62 sec
        Start 791: RAE2822_RANS_Subsonic_NoMaxQuad_UniAdapt_TEST_memcheck
 78/146 Test #779: diamond_Euler2d_UniAdapt_TEST_memcheck ...........................   Passed  8978.94 sec
        Start 794: CutCell_rae2822_Euler_M0p2_TEST_memcheck
 79/146 Test #776: naca_NavierStokes2d_UniAdapt_TEST_memcheck .......................   Passed  9462.56 sec
        Start 797: CutCell_rae2822_RANS_M0p3_Re6p5e6_TEST_memcheck
 80/146 Test #791: RAE2822_RANS_Subsonic_NoMaxQuad_UniAdapt_TEST_memcheck ...........   Passed  9898.54 sec
        Start 800: CutCell_Circle_Interface_Scalar2d_UniAdapt_Test_memcheck
 81/146 Test #788: CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test_memcheck .........   Passed  12670.66 sec
        Start 803: CutCell_Interface_StarShape_Jump_TEST_memcheck
 82/146 Test #794: CutCell_rae2822_Euler_M0p2_TEST_memcheck .........................   Passed  5744.07 sec
        Start 806: CutCell_rae2822_CHT_TEST_memcheck
 83/146 Test #782: RAE2822_RANS_Subsonic_UniAdapt_TEST_memcheck .....................   Passed  15134.47 sec
        Start 809: CutCell_bump_Euler_Test_memcheck
 84/146 Test #800: CutCell_Circle_Interface_Scalar2d_UniAdapt_Test_memcheck .........   Passed  2852.89 sec
        Start 812: CHT_NS2d_Scalar2d_FullEmb_FlatSlab_TEST_memcheck
 85/146 Test #797: CutCell_rae2822_RANS_M0p3_Re6p5e6_TEST_memcheck ..................   Passed  11077.21 sec
        Start 815: naca_Euler2d_Newton_ILU_PARALLEL_TEST_2_memcheck
 86/146 Test #815: naca_Euler2d_Newton_ILU_PARALLEL_TEST_2_memcheck .................   Passed  107.43 sec
        Start 817: naca_Euler2d_Newton_ILUK_PARALLEL_TEST_2_memcheck
 87/146 Test #817: naca_Euler2d_Newton_ILUK_PARALLEL_TEST_2_memcheck ................   Passed   70.31 sec
        Start 819: naca_Euler2d_Newton_ILUT_PARALLEL_TEST_2_memcheck
 88/146 Test #819: naca_Euler2d_Newton_ILUT_PARALLEL_TEST_2_memcheck ................   Passed   55.77 sec
        Start 821: naca_Euler2d_Newton_UMFPACK_PARALLEL_TEST_2_memcheck
 89/146 Test #821: naca_Euler2d_Newton_UMFPACK_PARALLEL_TEST_2_memcheck .............   Passed   85.32 sec
        Start 823: naca_Euler2d_LeanJacobi_PARALLEL_TEST_2_memcheck
 90/146 Test #823: naca_Euler2d_LeanJacobi_PARALLEL_TEST_2_memcheck .................   Passed  291.36 sec
        Start 825: ScalarSin3d_HDG_BDDC_ILUK_MG_TEST_4_memcheck
 91/146 Test #825: ScalarSin3d_HDG_BDDC_ILUK_MG_TEST_4_memcheck .....................   Passed  194.08 sec
        Start 827: ScalarSin3d_HDG_BDDC_UMFPACK_TEST_4_memcheck
 92/146 Test #827: ScalarSin3d_HDG_BDDC_UMFPACK_TEST_4_memcheck .....................   Passed  318.99 sec
        Start 829: naca_Euler2d_Newton_ILUK_ASM_PARALLEL_TEST_4_memcheck
 93/146 Test #829: naca_Euler2d_Newton_ILUK_ASM_PARALLEL_TEST_4_memcheck ............   Passed   86.52 sec
        Start 831: naca_Euler2d_Newton_ILU_ASM_PARALLEL_TEST_4_memcheck
 94/146 Test #831: naca_Euler2d_Newton_ILU_ASM_PARALLEL_TEST_4_memcheck .............   Passed   82.81 sec
        Start 833: naca_Euler2d_Newton_ILUK_ASM_MG_PARALLEL_TEST_4_memcheck
 95/146 Test #833: naca_Euler2d_Newton_ILUK_ASM_MG_PARALLEL_TEST_4_memcheck .........   Passed   79.40 sec
        Start 835: naca_Euler2d_Newton_ILU_ASM_MG_PARALLEL_TEST_4_memcheck
 96/146 Test #835: naca_Euler2d_Newton_ILU_ASM_MG_PARALLEL_TEST_4_memcheck ..........   Passed   44.36 sec
        Start 837: naca_Euler2d_Newton_Jacobi_Right_TEST_2_memcheck
 97/146 Test #837: naca_Euler2d_Newton_Jacobi_Right_TEST_2_memcheck .................   Passed  157.37 sec
        Start 839: naca_Euler2d_Newton_Jacobi_TEST_2_memcheck
 98/146 Test #839: naca_Euler2d_Newton_Jacobi_TEST_2_memcheck .......................   Passed  230.10 sec
        Start 841: square_Scalar2d_GMRES_Jacobi_TEST_2_memcheck
 99/146 Test #841: square_Scalar2d_GMRES_Jacobi_TEST_2_memcheck .....................   Passed   82.20 sec
        Start 843: square_Scalar2d_GMRES_ILU_TEST_3_memcheck
100/146 Test #843: square_Scalar2d_GMRES_ILU_TEST_3_memcheck ........................   Passed   71.40 sec
        Start 845: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST_2_memcheck
101/146 Test #845: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST_2_memcheck ...........   Passed  120.77 sec
        Start 847: naca_Euler2d_Newton_Osher_TEST_2_memcheck
102/146 Test #847: naca_Euler2d_Newton_Osher_TEST_2_memcheck ........................   Passed  109.25 sec
        Start 849: naca_NavierStokes2d_Newton_GMRES_ILU_TEST_3_memcheck
103/146 Test #849: naca_NavierStokes2d_Newton_GMRES_ILU_TEST_3_memcheck .............   Passed   81.11 sec
        Start 851: FlatPlate_RANS_SA2d_DIC_TEST_2_memcheck
104/146 Test #851: FlatPlate_RANS_SA2d_DIC_TEST_2_memcheck ..........................   Passed  2646.25 sec
        Start 853: FlatPlate_RANS_SA2d_ADC_TEST_2_memcheck
105/146 Test #853: FlatPlate_RANS_SA2d_ADC_TEST_2_memcheck ..........................   Passed  510.01 sec
        Start 855: FlatPlate_RANS_SA2d_DC_TEST_2_memcheck
106/146 Test #855: FlatPlate_RANS_SA2d_DC_TEST_2_memcheck ...........................   Passed  758.69 sec
        Start 857: bump_Euler3d_GMRES_TEST_2_memcheck
107/146 Test #857: bump_Euler3d_GMRES_TEST_2_memcheck ...............................   Passed  666.25 sec
        Start 859: Sphere_Q23D_TEST_2_memcheck
108/146 Test #859: Sphere_Q23D_TEST_2_memcheck ......................................   Passed  762.25 sec
        Start 861: channel_NavierStokes3d_TEST_2_memcheck
109/146 Test #861: channel_NavierStokes3d_TEST_2_memcheck ...........................   Passed  1450.77 sec
        Start 863: naca_InviscidNE2d_PerfectGas_TEST_3_memcheck
110/146 Test #863: naca_InviscidNE2d_PerfectGas_TEST_3_memcheck .....................   Passed  1290.87 sec
        Start 865: naca_InviscidNE2d_RealGas_TEST_2_memcheck
111/146 Test #865: naca_InviscidNE2d_RealGas_TEST_2_memcheck ........................   Passed  785.66 sec
        Start 867: diamond_Euler2d_Shock_TEST_2_memcheck
112/146 Test #867: diamond_Euler2d_Shock_TEST_2_memcheck ............................   Passed  1078.28 sec
        Start 869: diamond_Euler2d_PDEShock_TEST_3_memcheck
113/146 Test #803: CutCell_Interface_StarShape_Jump_TEST_memcheck ...................   Passed  19435.34 sec
        Start 871: diamond_Euler2d_PDEShock_Jump_TEST_3_memcheck
114/146 Test #869: diamond_Euler2d_PDEShock_TEST_3_memcheck .........................   Passed  1192.17 sec
        Start 873: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST_2_memcheck
115/146 Test #873: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST_2_memcheck ........   Passed  857.22 sec
        Start 875: naca_NavierStokes2d_AuxVariable_Gradient_TEST_2_memcheck
116/146 Test #871: diamond_Euler2d_PDEShock_Jump_TEST_3_memcheck ....................   Passed  1260.07 sec
        Start 877: 2d_Periodic_TEST1_2_memcheck
117/146 Test #875: naca_NavierStokes2d_AuxVariable_Gradient_TEST_2_memcheck .........   Passed  624.62 sec
        Start 879: 2d_Periodic_TEST2_3_memcheck
118/146 Test #877: 2d_Periodic_TEST1_2_memcheck .....................................   Passed  424.78 sec
        Start 881: turbineblade_Periodic_TEST_4_memcheck
119/146 Test #806: CutCell_rae2822_CHT_TEST_memcheck ................................   Passed  20767.55 sec
        Start 883: 3d_Periodic_TEST_2_memcheck
120/146 Test #879: 2d_Periodic_TEST2_3_memcheck .....................................   Passed  585.52 sec
        Start 885: naca_Euler2d_Adjoint_TEST_3_memcheck
121/146 Test #883: 3d_Periodic_TEST_2_memcheck ......................................   Passed  511.74 sec
        Start 887: ConvectingVortex_Euler2d_BDF1_TEST_3_memcheck
122/146 Test #881: turbineblade_Periodic_TEST_4_memcheck ............................   Passed  915.65 sec
        Start 889: ConvectingVortex_Euler2d_BDF2_TEST_3_memcheck
123/146 Test #885: naca_Euler2d_Adjoint_TEST_3_memcheck .............................   Passed  837.15 sec
        Start 891: ConvectingVortex_Euler2d_Trap2_TEST_3_memcheck
124/146 Test #889: ConvectingVortex_Euler2d_BDF2_TEST_3_memcheck ....................   Passed  658.91 sec
        Start 893: ConvectingVortex_Euler2d_IRK2_TEST_3_memcheck
125/146 Test #887: ConvectingVortex_Euler2d_BDF1_TEST_3_memcheck ....................   Passed  1031.30 sec
        Start 895: ConvectingVortex_Euler2d_IRK4_TEST_3_memcheck
126/146 Test #891: ConvectingVortex_Euler2d_Trap2_TEST_3_memcheck ...................   Passed  1150.71 sec
        Start 897: naca_Euler2d_Adapt_TEST_2_memcheck
127/146 Test #893: ConvectingVortex_Euler2d_IRK2_TEST_3_memcheck ....................   Passed  1055.19 sec
        Start 899: naca_Euler2d_CurvedAdapt_TEST_3_memcheck
128/146 Test #895: ConvectingVortex_Euler2d_IRK4_TEST_3_memcheck ....................   Passed  1204.33 sec
        Start 901: Scalar2d_Adapt_TEST_4_memcheck
129/146 Test #897: naca_Euler2d_Adapt_TEST_2_memcheck ...............................   Passed  944.32 sec
        Start 903: Scalar2d_CircleBoundaryLayer_Adapt_TEST_2_memcheck
130/146 Test #899: naca_Euler2d_CurvedAdapt_TEST_3_memcheck .........................   Passed  1303.35 sec
        Start 905: poissonLshape_TEST_3_memcheck
131/146 Test #901: Scalar2d_Adapt_TEST_4_memcheck ...................................   Passed  1512.38 sec
        Start 907: AdDiffBL2_DofControl_TEST_4_memcheck
132/146 Test #905: poissonLshape_TEST_3_memcheck ....................................   Passed  1202.16 sec
        Start 909: hemisphere_Euler3d_Adapt_TEST_2_memcheck
133/146 Test #785: RAE2822_RANS_Transonic_UniAdapt_TEST_memcheck ....................   Passed  39363.25 sec
        Start 911: bumpQ2_Euler3d_Jacobi_TEST_2_memcheck
134/146 Test #907: AdDiffBL2_DofControl_TEST_4_memcheck .............................   Passed  1148.76 sec
        Start 913: box_Euler2d_TEST_3_memcheck
135/146 Test #903: Scalar2d_CircleBoundaryLayer_Adapt_TEST_2_memcheck ...............   Passed  2550.18 sec
        Start 915: Scalar2d_UniAdapt_TEST_2_memcheck
136/146 Test #911: bumpQ2_Euler3d_Jacobi_TEST_2_memcheck ............................   Passed  1145.56 sec
        Start 917: Scalar2d_UniAdapt_Unsteady1_TEST_2_memcheck
137/146 Test #915: Scalar2d_UniAdapt_TEST_2_memcheck ................................   Passed  829.60 sec
        Start 919: Scalar2d_UniAdapt_Unsteady2_TEST_2_memcheck
138/146 Test #913: box_Euler2d_TEST_3_memcheck ......................................   Passed  1389.12 sec
        Start 921: naca_Euler2d_UniAdapt_TEST_3_memcheck
139/146 Test #917: Scalar2d_UniAdapt_Unsteady1_TEST_2_memcheck ......................   Passed  550.33 sec
        Start 923: naca_NavierStokes2d_UniAdapt_TEST_4_memcheck
140/146 Test #909: hemisphere_Euler3d_Adapt_TEST_2_memcheck .........................   Passed  2084.45 sec
        Start 925: diamond_Euler2d_UniAdapt_TEST_2_memcheck
141/146 Test #919: Scalar2d_UniAdapt_Unsteady2_TEST_2_memcheck ......................   Passed  1474.54 sec
142/146 Test #921: naca_Euler2d_UniAdapt_TEST_3_memcheck ............................   Passed  2194.03 sec
143/146 Test #925: diamond_Euler2d_UniAdapt_TEST_2_memcheck .........................   Passed  5909.41 sec
144/146 Test #812: CHT_NS2d_Scalar2d_FullEmb_FlatSlab_TEST_memcheck .................   Passed  33712.31 sec
145/146 Test #923: naca_NavierStokes2d_UniAdapt_TEST_4_memcheck .....................   Passed  9209.17 sec
146/146 Test #809: CutCell_bump_Euler_Test_memcheck .................................***Timeout 86400.27 sec

-----------------------------------------------------------
   Project-X:  A Discontinuous Galerkin Solver for PDEs
-----------------------------------------------------------

git commit: e4afdeb580cba7708a2acb00a95559ca90624ed0
git branch: (detached from 1358010)

Using Equation Set = Euler3d
Using EquationSetLibrary = PXCompressible.so

WARNING: Ignoring Gold Standard Parameters 
Knob File Detected -> Overriding Default Parameters 

Warning: TextGrid2Grid cannot verify proper node ordering
via element-volume checks on a surface grid.
GeomAdapt_Factor =  3.000000000000000e-01
Generating 3D Cut Cell Grid.
Done Type I ZeroD
Done Type II ZeroD
Done Type III ZeroD
Done ZeroD
Done PatchEdge OneD
Done BackEdge OneD
Done EmbeddedEdge OneD
Done OneD
Done Intersection
nZeroD = 5007, nZeroDReal = 1623 
 nOneD = 4485,
 nTwoD = 2705,
 nThreeD = 600,
Done OneD quad rules
Done embedded TwoD quad rules
Done cut TwoD quad rules
nS = 3391, ptry = 5, n = 36, |w| =  1.24647e+00, |Cw^2| = 2.75807e+00
nS = 3391, ptry = 5, n = 42, |w| =  1.20446e+00, |Cw^2| = 2.53399e+00
nS = 3391, ptry = 6, n = 53, |w| =  1.10372e+00, |Cw^2| = 2.12251e+00
nS = 3391, ptry = 6, n = 63, |w| =  1.10040e+00, |Cw^2| = 2.23527e+00
nS = 3391, ptry = 7, n = 70, |w| =  1.04228e+00, |Cw^2| = 2.00638e+00
nS = 3391, ptry = 7, n = 87, |w| =  1.04647e+00, |Cw^2| = 1.75656e+00
kThreeD = 0, nquad = 87
nS = 3377, ptry = 5, n = 36, |w| =  1.35306e+00, |Cw^2| = 6.84498e+00
nS = 3377, ptry = 5, n = 42, |w| =  1.34898e+00, |Cw^2| = 3.31724e+00
nS = 3377, ptry = 6, n = 53, |w| =  1.17983e+00, |Cw^2| = 2.22784e+00
nS = 3377, ptry = 6, n = 63, |w| =  1.16135e+00, |Cw^2| = 2.17683e+00
nS = 3377, ptry = 7, n = 70, |w| =  1.07539e+00, |Cw^2| = 1.65907e+00
kThreeD = 1, nquad = 70
nS = 3377, ptry = 5, n = 36, |w| =  1.35774e+00, |Cw^2| = 7.13605e+00
nS = 3377, ptry = 5, n = 42, |w| =  1.35072e+00, |Cw^2| = 3.29099e+00
nS = 3377, ptry = 6, n = 53, |w| =  1.18075e+00, |Cw^2| = 2.22515e+00
nS = 3377, ptry = 6, n = 63, |w| =  1.16137e+00, |Cw^2| = 2.17123e+00
nS = 3377, ptry = 7, n = 70, |w| =  1.07529e+00, |Cw^2| = 1.65785e+00
kThreeD = 2, nquad = 70
nS = 2992, ptry = 5, n = 36, |w| =  1.61092e+00, |Cw^2| = 6.69223e+00
nS = 2992, ptry = 5, n = 42, |w| =  1.32024e+00, |Cw^2| = 3.51241e+00
nS = 2992, ptry = 6, n = 53, |w| =  1.10964e+00, |Cw^2| = 1.84462e+00
kThreeD = 3, nquad = 53
nS = 3160, ptry = 5, n = 36, |w| =  1.45539e+00, |Cw^2| = 4.75277e+00
nS = 3160, ptry = 5, n = 42, |w| =  1.40075e+00, |Cw^2| = 3.06188e+00
nS = 3160, ptry = 6, n = 53, |w| =  1.13525e+00, |Cw^2| = 1.77319e+00
kThreeD = 4, nquad = 53
nS = 3332, ptry = 5, n = 36, |w| =  1.44862e+00, |Cw^2| = 6.01432e+00
nS = 3332, ptry = 5, n = 42, |w| =  1.22439e+00, |Cw^2| = 3.30362e+00
nS = 3332, ptry = 6, n = 53, |w| =  1.18819e+00, |Cw^2| = 2.93739e+00
nS = 3332, ptry = 6, n = 63, |w| =  1.01823e+00, |Cw^2| = 1.40210e+00
kThreeD = 5, nquad = 63
nS = 3400, ptry = 5, n = 36, |w| =  1.48866e+00, |Cw^2| = 6.51047e+00
nS = 3400, ptry = 5, n = 42, |w| =  1.25483e+00, |Cw^2| = 2.36649e+00
nS = 3400, ptry = 6, n = 53, |w| =  1.18307e+00, |Cw^2| = 2.28961e+00
nS = 3400, ptry = 6, n = 63, |w| =  1.06625e+00, |Cw^2| = 1.94371e+00
kThreeD = 6, nquad = 63
nS = 3343, ptry = 5, n = 36, |w| =  2.50483e+00, |Cw^2| = 1.21879e+01
nS = 3343, ptry = 5, n = 42, |w| =  1.50270e+00, |Cw^2| = 3.77442e+00
nS = 3343, ptry = 6, n = 53, |w| =  1.30017e+00, |Cw^2| = 2.66686e+00
nS = 3343, ptry = 6, n = 63, |w| =  1.04042e+00, |Cw^2| = 1.48315e+00
kThreeD = 7, nquad = 63
nS = 2997, ptry = 5, n = 36, |w| =  2.46377e+00, |Cw^2| = 1.04269e+01
nS = 2997, ptry = 5, n = 42, |w| =  1.13076e+00, |Cw^2| = 2.32534e+00
nS = 2997, ptry = 6, n = 53, |w| =  1.14698e+00, |Cw^2| = 2.36569e+00
nS = 2997, ptry = 6, n = 63, |w| =  1.15059e+00, |Cw^2| = 2.27940e+00
nS = 2997, ptry = 7, n = 70, |w| =  1.06133e+00, |Cw^2| = 1.56386e+00
kThreeD = 8, nquad = 70
nS = 3203, ptry = 5, n = 36, |w| =  1.64875e+00, |Cw^2| = 6.90191e+00
nS = 3203, ptry = 5, n = 42, |w| =  1.41912e+00, |Cw^2| = 3.92937e+00
nS = 3203, ptry = 6, n = 53, |w| =  1.06174e+00, |Cw^2| = 1.70114e+00
kThreeD = 9, nquad = 53
nS = 3171, ptry = 5, n = 36, |w| =  1.30580e+00, |Cw^2| = 2.86326e+00
nS = 3171, ptry = 5, n = 42, |w| =  1.11457e+00, |Cw^2| = 2.03911e+00
nS = 3171, ptry = 6, n = 53, |w| =  1.07737e+00, |Cw^2| = 1.67521e+00
kThreeD = 10, nquad = 53
nS = 3288, ptry = 5, n = 36, |w| =  1.19889e+00, |Cw^2| = 2.63918e+00
nS = 3288, ptry = 5, n = 42, |w| =  1.12858e+00, |Cw^2| = 2.05921e+00
nS = 3288, ptry = 6, n = 53, |w| =  1.09049e+00, |Cw^2| = 1.82786e+00
kThreeD = 11, nquad = 53
nS = 3208, ptry = 5, n = 36, |w| =  2.55047e+00, |Cw^2| = 2.11130e+01
nS = 3208, ptry = 5, n = 42, |w| =  1.37130e+00, |Cw^2| = 3.36830e+00
nS = 3208, ptry = 6, n = 53, |w| =  1.08558e+00, |Cw^2| = 1.94016e+00
kThreeD = 12, nquad = 53
nS = 3207, ptry = 5, n = 36, |w| =  1.37669e+00, |Cw^2| = 3.43980e+00
nS = 3207, ptry = 5, n = 42, |w| =  1.27052e+00, |Cw^2| = 2.91521e+00
nS = 3207, ptry = 6, n = 53, |w| =  1.18197e+00, |Cw^2| = 2.27932e+00
nS = 3207, ptry = 6, n = 63, |w| =  1.07572e+00, |Cw^2| = 1.79615e+00
kThreeD = 13, nquad = 63
nS = 3204, ptry = 5, n = 36, |w| =  2.03545e+00, |Cw^2| = 1.30273e+01
nS = 3204, ptry = 5, n = 42, |w| =  1.71731e+00, |Cw^2| = 5.44551e+00
nS = 3204, ptry = 6, n = 53, |w| =  1.06718e+00, |Cw^2| = 1.75006e+00
kThreeD = 14, nquad = 53
nS = 3030, ptry = 5, n = 36, |w| =  1.57216e+00, |Cw^2| = 5.07919e+00
nS = 3030, ptry = 5, n = 42, |w| =  1.09431e+00, |Cw^2| = 1.81774e+00
kThreeD = 15, nquad = 42
nS = 3138, ptry = 5, n = 36, |w| =  1.72794e+00, |Cw^2| = 4.51260e+00
nS = 3138, ptry = 5, n = 42, |w| =  1.55376e+00, |Cw^2| = 4.43093e+00
nS = 3138, ptry = 6, n = 53, |w| =  1.12900e+00, |Cw^2| = 2.01746e+00
nS = 3138, ptry = 6, n = 63, |w| =  1.02197e+00, |Cw^2| = 1.52782e+00
kThreeD = 16, nquad = 63
nS = 3246, ptry = 5, n = 36, |w| =  1.25803e+00, |Cw^2| = 2.71623e+00
nS = 3246, ptry = 5, n = 42, |w| =  1.10091e+00, |Cw^2| = 1.50327e+00
kThreeD = 17, nquad = 42
nS = 3409, ptry = 5, n = 36, |w| =  1.87363e+00, |Cw^2| = 7.27055e+00
nS = 3409, ptry = 5, n = 42, |w| =  1.58798e+00, |Cw^2| = 3.73146e+00
nS = 3409, ptry = 6, n = 53, |w| =  1.48610e+00, |Cw^2| = 3.27789e+00
nS = 3409, ptry = 6, n = 63, |w| =  1.29045e+00, |Cw^2| = 2.44136e+00
nS = 3409, ptry = 7, n = 70, |w| =  1.12242e+00, |Cw^2| = 1.85393e+00
kThreeD = 18, nquad = 70
nS = 3396, ptry = 5, n = 36, |w| =  1.53429e+00, |Cw^2| = 3.81768e+00
nS = 3396, ptry = 5, n = 42, |w| =  1.24405e+00, |Cw^2| = 2.15400e+00
nS = 3396, ptry = 6, n = 53, |w| =  1.08965e+00, |Cw^2| = 1.58789e+00
kThreeD = 19, nquad = 53
nS = 3378, ptry = 5, n = 36, |w| =  1.39251e+00, |Cw^2| = 3.81281e+00
nS = 3378, ptry = 5, n = 42, |w| =  1.09629e+00, |Cw^2| = 1.91404e+00
kThreeD = 20, nquad = 42
nS = 3181, ptry = 5, n = 36, |w| =  1.85817e+00, |Cw^2| = 6.70956e+00
nS = 3181, ptry = 5, n = 42, |w| =  1.24424e+00, |Cw^2| = 2.93249e+00
nS = 3181, ptry = 6, n = 53, |w| =  1.13703e+00, |Cw^2| = 1.94970e+00
kThreeD = 21, nquad = 53
nS = 3223, ptry = 5, n = 36, |w| =  1.16572e+00, |Cw^2| = 2.23065e+00
nS = 3223, ptry = 5, n = 42, |w| =  1.10111e+00, |Cw^2| = 2.43893e+00
nS = 3223, ptry = 6, n = 53, |w| =  1.11234e+00, |Cw^2| = 2.54743e+00
nS = 3223, ptry = 6, n = 63, |w| =  1.00558e+00, |Cw^2| = 1.21182e+00
kThreeD = 22, nquad = 63
nS = 3251, ptry = 5, n = 36, |w| =  1.27468e+00, |Cw^2| = 2.70373e+00
nS = 3251, ptry = 5, n = 42, |w| =  1.20084e+00, |Cw^2| = 2.49726e+00
nS = 3251, ptry = 6, n = 53, |w| =  1.11209e+00, |Cw^2| = 1.90331e+00
kThreeD = 23, nquad = 53
nS = 3196, ptry = 5, n = 36, |w| =  1.10781e+00, |Cw^2| = 1.90401e+00
kThreeD = 24, nquad = 36
nS = 3120, ptry = 5, n = 36, |w| =  1.68207e+00, |Cw^2| = 4.66556e+00
nS = 3120, ptry = 5, n = 42, |w| =  1.56512e+00, |Cw^2| = 4.65315e+00
nS = 3120, ptry = 6, n = 53, |w| =  1.15370e+00, |Cw^2| = 2.02028e+00
nS = 3120, ptry = 6, n = 63, |w| =  1.14683e+00, |Cw^2| = 1.79950e+00
kThreeD = 25, nquad = 63
nS = 3491, ptry = 5, n = 36, |w| =  1.73766e+00, |Cw^2| = 5.24400e+00
nS = 3491, ptry = 5, n = 42, |w| =  1.62611e+00, |Cw^2| = 4.10657e+00
nS = 3491, ptry = 6, n = 53, |w| =  1.16794e+00, |Cw^2| = 2.01925e+00
nS = 3491, ptry = 6, n = 63, |w| =  1.07939e+00, |Cw^2| = 1.57403e+00
kThreeD = 26, nquad = 63
nS = 3224, ptry = 5, n = 36, |w| =  1.28119e+00, |Cw^2| = 3.53473e+00
nS = 3224, ptry = 5, n = 42, |w| =  1.13981e+00, |Cw^2| = 2.12868e+00
nS = 3224, ptry = 6, n = 53, |w| =  1.12929e+00, |Cw^2| = 1.87178e+00
kThreeD = 27, nquad = 53
nS = 3151, ptry = 5, n = 36, |w| =  1.83832e+00, |Cw^2| = 7.45473e+00
nS = 3151, ptry = 5, n = 42, |w| =  1.09898e+00, |Cw^2| = 1.83946e+00
kThreeD = 28, nquad = 42
nS = 3143, ptry = 5, n = 36, |w| =  1.51589e+00, |Cw^2| = 3.58098e+00
nS = 3143, ptry = 5, n = 42, |w| =  1.47301e+00, |Cw^2| = 3.30282e+00
nS = 3143, ptry = 6, n = 53, |w| =  1.08458e+00, |Cw^2| = 1.91697e+00
kThreeD = 29, nquad = 53
nS = 3132, ptry = 5, n = 36, |w| =  1.39255e+00, |Cw^2| = 3.71366e+00
nS = 3132, ptry = 5, n = 42, |w| =  1.30572e+00, |Cw^2| = 3.21674e+00
nS = 3132, ptry = 6, n = 53, |w| =  1.17761e+00, |Cw^2| = 2.49375e+00
nS = 3132, ptry = 6, n = 63, |w| =  1.04266e+00, |Cw^2| = 1.72566e+00
kThreeD = 30, nquad = 63
nS = 3153, ptry = 5, n = 36, |w| =  2.25976e+00, |Cw^2| = 1.00888e+01
nS = 3153, ptry = 5, n = 42, |w| =  1.51131e+00, |Cw^2| = 3.73054e+00
nS = 3153, ptry = 6, n = 53, |w| =  1.33028e+00, |Cw^2| = 3.63639e+00
nS = 3153, ptry = 6, n = 63, |w| =  1.06216e+00, |Cw^2| = 2.35093e+00
nS = 3153, ptry = 7, n = 70, |w| =  1.03858e+00, |Cw^2| = 1.87029e+00
kThreeD = 31, nquad = 70
nS = 3347, ptry = 5, n = 36, |w| =  1.37404e+00, |Cw^2| = 3.31466e+00
nS = 3347, ptry = 5, n = 42, |w| =  1.38635e+00, |Cw^2| = 3.12934e+00
nS = 3347, ptry = 6, n = 53, |w| =  1.09160e+00, |Cw^2| = 1.95949e+00
kThreeD = 32, nquad = 53
nS = 3175, ptry = 5, n = 36, |w| =  1.50030e+00, |Cw^2| = 4.53183e+00
nS = 3175, ptry = 5, n = 42, |w| =  1.14182e+00, |Cw^2| = 2.04705e+00
nS = 3175, ptry = 6, n = 53, |w| =  1.12647e+00, |Cw^2| = 2.14750e+00
nS = 3175, ptry = 6, n = 63, |w| =  1.06491e+00, |Cw^2| = 1.94339e+00
kThreeD = 33, nquad = 63
nS = 3250, ptry = 5, n = 36, |w| =  1.40401e+00, |Cw^2| = 5.10526e+00
nS = 3250, ptry = 5, n = 42, |w| =  1.38332e+00, |Cw^2| = 4.18705e+00
nS = 3250, ptry = 6, n = 53, |w| =  1.02878e+00, |Cw^2| = 1.41529e+00
kThreeD = 34, nquad = 53
nS = 3350, ptry = 5, n = 36, |w| =  1.99231e+00, |Cw^2| = 8.83567e+00
nS = 3350, ptry = 5, n = 42, |w| =  1.59735e+00, |Cw^2| = 5.83103e+00
nS = 3350, ptry = 6, n = 53, |w| =  1.04819e+00, |Cw^2| = 1.62009e+00
kThreeD = 35, nquad = 53
nS = 3135, ptry = 5, n = 36, |w| =  1.37780e+00, |Cw^2| = 3.03661e+00
nS = 3135, ptry = 5, n = 42, |w| =  1.22604e+00, |Cw^2| = 2.71642e+00
nS = 3135, ptry = 6, n = 53, |w| =  1.23454e+00, |Cw^2| = 2.73083e+00
nS = 3135, ptry = 6, n = 63, |w| =  1.23643e+00, |Cw^2| = 2.68512e+00
nS = 3135, ptry = 7, n = 70, |w| =  1.02772e+00, |Cw^2| = 1.56742e+00
kThreeD = 36, nquad = 70
nS = 3183, ptry = 5, n = 36, |w| =  1.95394e+00, |Cw^2| = 9.16158e+00
nS = 3183, ptry = 5, n = 42, |w| =  1.39232e+00, |Cw^2| = 3.72856e+00
nS = 3183, ptry = 6, n = 53, |w| =  1.36492e+00, |Cw^2| = 3.04430e+00
nS = 3183, ptry = 6, n = 63, |w| =  1.08899e+00, |Cw^2| = 1.97206e+00
kThreeD = 37, nquad = 63
nS = 3121, ptry = 5, n = 36, |w| =  1.79824e+00, |Cw^2| = 8.07740e+00
nS = 3121, ptry = 5, n = 42, |w| =  1.23464e+00, |Cw^2| = 2.10143e+00
nS = 3121, ptry = 6, n = 53, |w| =  1.12045e+00, |Cw^2| = 1.71799e+00
kThreeD = 38, nquad = 53
nS = 3065, ptry = 5, n = 36, |w| =  2.05863e+00, |Cw^2| = 8.81857e+00
nS = 3065, ptry = 5, n = 42, |w| =  1.43354e+00, |Cw^2| = 2.91648e+00
nS = 3065, ptry = 6, n = 53, |w| =  1.16771e+00, |Cw^2| = 1.83498e+00
kThreeD = 39, nquad = 53
nS = 3190, ptry = 5, n = 36, |w| =  2.39084e+00, |Cw^2| = 1.91104e+01
nS = 3190, ptry = 5, n = 42, |w| =  1.84413e+00, |Cw^2| = 6.83807e+00
nS = 3190, ptry = 6, n = 53, |w| =  1.52022e+00, |Cw^2| = 3.79307e+00
nS = 3190, ptry = 6, n = 63, |w| =  1.11434e+00, |Cw^2| = 1.81967e+00
kThreeD = 40, nquad = 63
nS = 3279, ptry = 5, n = 36, |w| =  2.90990e+00, |Cw^2| = 1.85722e+01
nS = 3279, ptry = 5, n = 42, |w| =  1.14947e+00, |Cw^2| = 1.79642e+00
kThreeD = 41, nquad = 42
nS = 3276, ptry = 5, n = 36, |w| =  1.52394e+00, |Cw^2| = 6.42940e+00
nS = 3276, ptry = 5, n = 42, |w| =  1.57772e+00, |Cw^2| = 5.29089e+00
nS = 3276, ptry = 6, n = 53, |w| =  1.15685e+00, |Cw^2| = 2.27241e+00
nS = 3276, ptry = 6, n = 63, |w| =  1.08082e+00, |Cw^2| = 1.94282e+00
kThreeD = 42, nquad = 63
nS = 3153, ptry = 5, n = 36, |w| =  1.53745e+00, |Cw^2| = 6.22083e+00
nS = 3153, ptry = 5, n = 42, |w| =  1.55220e+00, |Cw^2| = 4.13834e+00
nS = 3153, ptry = 6, n = 53, |w| =  1.33187e+00, |Cw^2| = 2.91860e+00
nS = 3153, ptry = 6, n = 63, |w| =  1.11885e+00, |Cw^2| = 2.06564e+00
nS = 3153, ptry = 7, n = 70, |w| =  1.06302e+00, |Cw^2| = 1.77524e+00
kThreeD = 43, nquad = 70
nS = 3063, ptry = 5, n = 36, |w| =  1.34541e+00, |Cw^2| = 4.78827e+00
nS = 3063, ptry = 5, n = 42, |w| =  1.15778e+00, |Cw^2| = 2.55841e+00
nS = 3063, ptry = 6, n = 53, |w| =  1.06312e+00, |Cw^2| = 1.77959e+00
kThreeD = 44, nquad = 53
nS = 3084, ptry = 5, n = 36, |w| =  1.14127e+00, |Cw^2| = 2.34625e+00
nS = 3084, ptry = 5, n = 42, |w| =  1.15063e+00, |Cw^2| = 2.35470e+00
nS = 3084, ptry = 6, n = 53, |w| =  1.14473e+00, |Cw^2| = 1.93724e+00
kThreeD = 45, nquad = 53
nS = 3299, ptry = 5, n = 36, |w| =  1.09563e+00, |Cw^2| = 1.67200e+00
kThreeD = 46, nquad = 36
nS = 3384, ptry = 5, n = 36, |w| =  1.53555e+00, |Cw^2| = 5.68698e+00
nS = 3384, ptry = 5, n = 42, |w| =  1.58113e+00, |Cw^2| = 5.68546e+00
nS = 3384, ptry = 6, n = 53, |w| =  1.20893e+00, |Cw^2| = 2.38848e+00
nS = 3384, ptry = 6, n = 63, |w| =  1.04635e+00, |Cw^2| = 1.48973e+00
kThreeD = 47, nquad = 63
nS = 3435, ptry = 5, n = 36, |w| =  2.08229e+00, |Cw^2| = 7.37918e+00
nS = 3435, ptry = 5, n = 42, |w| =  1.62604e+00, |Cw^2| = 4.54648e+00
nS = 3435, ptry = 6, n = 53, |w| =  1.14809e+00, |Cw^2| = 2.19547e+00
nS = 3435, ptry = 6, n = 63, |w| =  1.05576e+00, |Cw^2| = 1.77474e+00
kThreeD = 48, nquad = 63
nS = 3313, ptry = 5, n = 36, |w| =  1.91359e+00, |Cw^2| = 6.20594e+00
nS = 3313, ptry = 5, n = 42, |w| =  1.44364e+00, |Cw^2| = 4.45348e+00
nS = 3313, ptry = 6, n = 53, |w| =  1.24821e+00, |Cw^2| = 2.61415e+00
nS = 3313, ptry = 6, n = 63, |w| =  1.12794e+00, |Cw^2| = 2.08195e+00
nS = 3313, ptry = 7, n = 70, |w| =  1.08867e+00, |Cw^2| = 1.92843e+00
kThreeD = 49, nquad = 70
nS = 3148, ptry = 5, n = 36, |w| =  2.02144e+00, |Cw^2| = 1.23509e+01
nS = 3148, ptry = 5, n = 42, |w| =  1.72661e+00, |Cw^2| = 4.52913e+00
nS = 3148, ptry = 6, n = 53, |w| =  1.25208e+00, |Cw^2| = 2.73127e+00
nS = 3148, ptry = 6, n = 63, |w| =  1.20684e+00, |Cw^2| = 2.26206e+00
nS = 3148, ptry = 7, n = 70, |w| =  1.17711e+00, |Cw^2| = 2.23508e+00
nS = 3148, ptry = 7, n = 87, |w| =  1.03717e+00, |Cw^2| = 1.51357e+00
kThreeD = 50, nquad = 87
nS = 3276, ptry = 5, n = 36, |w| =  1.27187e+00, |Cw^2| = 3.60332e+00
nS = 3276, ptry = 5, n = 42, |w| =  1.07200e+00, |Cw^2| = 1.64011e+00
kThreeD = 51, nquad = 42
nS = 3299, ptry = 5, n = 36, |w| =  1.26743e+00, |Cw^2| = 3.04118e+00
nS = 3299, ptry = 5, n = 42, |w| =  1.23670e+00, |Cw^2| = 2.69416e+00
nS = 3299, ptry = 6, n = 53, |w| =  1.07465e+00, |Cw^2| = 1.79089e+00
kThreeD = 52, nquad = 53
nS = 3125, ptry = 5, n = 36, |w| =  2.88451e+00, |Cw^2| = 1.35887e+01
nS = 3125, ptry = 5, n = 42, |w| =  1.66463e+00, |Cw^2| = 5.48581e+00
nS = 3125, ptry = 6, n = 53, |w| =  1.15885e+00, |Cw^2| = 1.99799e+00
kThreeD = 53, nquad = 53
nS = 3454, ptry = 5, n = 36, |w| =  1.85814e+00, |Cw^2| = 1.03796e+01
nS = 3454, ptry = 5, n = 42, |w| =  1.63310e+00, |Cw^2| = 6.01289e+00
nS = 3454, ptry = 6, n = 53, |w| =  1.08129e+00, |Cw^2| = 1.79209e+00
kThreeD = 54, nquad = 53
nS = 3432, ptry = 5, n = 36, |w| =  1.92562e+00, |Cw^2| = 6.80395e+00
nS = 3432, ptry = 5, n = 42, |w| =  1.20313e+00, |Cw^2| = 2.27518e+00
nS = 3432, ptry = 6, n = 53, |w| =  1.10294e+00, |Cw^2| = 1.81259e+00
kThreeD = 55, nquad = 53
nS = 3049, ptry = 5, n = 36, |w| =  1.85077e+00, |Cw^2| = 1.00916e+01
nS = 3049, ptry = 5, n = 42, |w| =  1.56904e+00, |Cw^2| = 4.43262e+00
nS = 3049, ptry = 6, n = 53, |w| =  1.06511e+00, |Cw^2| = 1.62317e+00
kThreeD = 56, nquad = 53
nS = 3117, ptry = 5, n = 36, |w| =  2.11325e+00, |Cw^2| = 9.63045e+00
nS = 3117, ptry = 5, n = 42, |w| =  1.42781e+00, |Cw^2| = 3.32063e+00
nS = 3117, ptry = 6, n = 53, |w| =  1.17365e+00, |Cw^2| = 1.85086e+00
kThreeD = 57, nquad = 53
nS = 3217, ptry = 5, n = 36, |w| =  1.40796e+00, |Cw^2| = 3.93594e+00
nS = 3217, ptry = 5, n = 42, |w| =  1.15656e+00, |Cw^2| = 2.62874e+00
nS = 3217, ptry = 6, n = 53, |w| =  1.07488e+00, |Cw^2| = 1.75415e+00
kThreeD = 58, nquad = 53
nS = 3190, ptry = 5, n = 36, |w| =  1.45323e+00, |Cw^2| = 4.75741e+00
nS = 3190, ptry = 5, n = 42, |w| =  1.16049e+00, |Cw^2| = 2.17561e+00
nS = 3190, ptry = 6, n = 53, |w| =  1.11861e+00, |Cw^2| = 1.92230e+00
kThreeD = 59, nquad = 53
nS = 3179, ptry = 5, n = 36, |w| =  1.26272e+00, |Cw^2| = 3.27514e+00
nS = 3179, ptry = 5, n = 42, |w| =  1.11830e+00, |Cw^2| = 2.34508e+00
nS = 3179, ptry = 6, n = 53, |w| =  1.11619e+00, |Cw^2| = 2.11214e+00
nS = 3179, ptry = 6, n = 63, |w| =  1.02589e+00, |Cw^2| = 1.69944e+00
kThreeD = 60, nquad = 63
nS = 3381, ptry = 5, n = 36, |w| =  1.72960e+00, |Cw^2| = 5.61556e+00
nS = 3381, ptry = 5, n = 42, |w| =  1.19866e+00, |Cw^2| = 2.65665e+00
nS = 3381, ptry = 6, n = 53, |w| =  1.08850e+00, |Cw^2| = 2.08064e+00
nS = 3381, ptry = 6, n = 63, |w| =  1.04687e+00, |Cw^2| = 1.79658e+00
kThreeD = 61, nquad = 63
nS = 3438, ptry = 5, n = 36, |w| =  1.27580e+00, |Cw^2| = 3.68525e+00
nS = 3438, ptry = 5, n = 42, |w| =  1.29532e+00, |Cw^2| = 2.88539e+00
nS = 3438, ptry = 6, n = 53, |w| =  1.15507e+00, |Cw^2| = 1.91620e+00
kThreeD = 62, nquad = 53
nS = 3153, ptry = 5, n = 36, |w| =  1.37462e+00, |Cw^2| = 3.77021e+00
nS = 3153, ptry = 5, n = 42, |w| =  1.20327e+00, |Cw^2| = 2.21245e+00
nS = 3153, ptry = 6, n = 53, |w| =  1.07473e+00, |Cw^2| = 1.70085e+00
kThreeD = 63, nquad = 53
nS = 3143, ptry = 5, n = 36, |w| =  1.35532e+00, |Cw^2| = 3.39973e+00
nS = 3143, ptry = 5, n = 42, |w| =  1.16184e+00, |Cw^2| = 2.33535e+00
nS = 3143, ptry = 6, n = 53, |w| =  1.15530e+00, |Cw^2| = 2.14936e+00
nS = 3143, ptry = 6, n = 63, |w| =  1.01965e+00, |Cw^2| = 1.38582e+00
kThreeD = 64, nquad = 63
nS = 3259, ptry = 5, n = 36, |w| =  1.09474e+00, |Cw^2| = 1.71265e+00
kThreeD = 65, nquad = 36
nS = 3281, ptry = 5, n = 36, |w| =  1.30113e+00, |Cw^2| = 2.63043e+00
nS = 3281, ptry = 5, n = 42, |w| =  1.15597e+00, |Cw^2| = 2.11965e+00
nS = 3281, ptry = 6, n = 53, |w| =  1.03453e+00, |Cw^2| = 1.56181e+00
kThreeD = 66, nquad = 53
nS = 3325, ptry = 5, n = 36, |w| =  1.17085e+00, |Cw^2| = 2.81255e+00
nS = 3325, ptry = 5, n = 42, |w| =  1.15092e+00, |Cw^2| = 1.91292e+00
kThreeD = 67, nquad = 42
nS = 3293, ptry = 5, n = 36, |w| =  1.46494e+00, |Cw^2| = 3.33346e+00
nS = 3293, ptry = 5, n = 42, |w| =  1.31129e+00, |Cw^2| = 2.57646e+00
nS = 3293, ptry = 6, n = 53, |w| =  1.12637e+00, |Cw^2| = 1.91050e+00
kThreeD = 68, nquad = 53
nS = 3395, ptry = 5, n = 36, |w| =  1.35685e+00, |Cw^2| = 3.29521e+00
nS = 3395, ptry = 5, n = 42, |w| =  1.28663e+00, |Cw^2| = 3.06570e+00
nS = 3395, ptry = 6, n = 53, |w| =  1.14851e+00, |Cw^2| = 2.22647e+00
nS = 3395, ptry = 6, n = 63, |w| =  1.06521e+00, |Cw^2| = 1.85568e+00
kThreeD = 69, nquad = 63
nS = 3326, ptry = 5, n = 36, |w| =  1.57570e+00, |Cw^2| = 5.95753e+00
nS = 3326, ptry = 5, n = 42, |w| =  1.21383e+00, |Cw^2| = 2.86582e+00
nS = 3326, ptry = 6, n = 53, |w| =  1.17626e+00, |Cw^2| = 2.21554e+00
nS = 3326, ptry = 6, n = 63, |w| =  1.03051e+00, |Cw^2| = 1.78178e+00
kThreeD = 70, nquad = 63
nS = 3128, ptry = 5, n = 36, |w| =  1.83015e+00, |Cw^2| = 5.34241e+00
nS = 3128, ptry = 5, n = 42, |w| =  1.29528e+00, |Cw^2| = 2.41529e+00
nS = 3128, ptry = 6, n = 53, |w| =  1.20161e+00, |Cw^2| = 2.15336e+00
nS = 3128, ptry = 6, n = 63, |w| =  1.01475e+00, |Cw^2| = 1.30235e+00
kThreeD = 71, nquad = 63
nS = 3134, ptry = 5, n = 36, |w| =  1.59339e+00, |Cw^2| = 6.00948e+00
nS = 3134, ptry = 5, n = 42, |w| =  1.70069e+00, |Cw^2| = 5.51187e+00
nS = 3134, ptry = 6, n = 53, |w| =  1.08512e+00, |Cw^2| = 1.90408e+00
kThreeD = 72, nquad = 53
nS = 3276, ptry = 5, n = 36, |w| =  1.73312e+00, |Cw^2| = 1.13809e+01
nS = 3276, ptry = 5, n = 42, |w| =  1.18241e+00, |Cw^2| = 2.34305e+00
nS = 3276, ptry = 6, n = 53, |w| =  1.09912e+00, |Cw^2| = 2.05988e+00
nS = 3276, ptry = 6, n = 63, |w| =  1.04961e+00, |Cw^2| = 1.70270e+00
kThreeD = 73, nquad = 63
nS = 3434, ptry = 5, n = 36, |w| =  1.26920e+00, |Cw^2| = 2.91928e+00
nS = 3434, ptry = 5, n = 42, |w| =  1.07116e+00, |Cw^2| = 2.16082e+00
nS = 3434, ptry = 6, n = 53, |w| =  1.10707e+00, |Cw^2| = 2.16011e+00
nS = 3434, ptry = 6, n = 63, |w| =  1.16617e+00, |Cw^2| = 2.12446e+00
nS = 3434, ptry = 7, n = 70, |w| =  1.08459e+00, |Cw^2| = 1.76110e+00
kThreeD = 74, nquad = 70
nS = 3168, ptry = 5, n = 36, |w| =  1.45362e+00, |Cw^2| = 7.93505e+00
nS = 3168, ptry = 5, n = 42, |w| =  1.44966e+00, |Cw^2| = 4.91112e+00
nS = 3168, ptry = 6, n = 53, |w| =  1.07055e+00, |Cw^2| = 1.86359e+00
kThreeD = 75, nquad = 53
nS = 3134, ptry = 5, n = 36, |w| =  2.02335e+00, |Cw^2| = 5.02566e+01
nS = 3134, ptry = 5, n = 42, |w| =  1.51167e+00, |Cw^2| = 4.35727e+00
nS = 3134, ptry = 6, n = 53, |w| =  1.14915e+00, |Cw^2| = 2.29623e+00
nS = 3134, ptry = 6, n = 63, |w| =  1.03617e+00, |Cw^2| = 1.72884e+00
kThreeD = 76, nquad = 63
nS = 3207, ptry = 5, n = 36, |w| =  1.66825e+00, |Cw^2| = 5.14701e+00
nS = 3207, ptry = 5, n = 42, |w| =  1.49956e+00, |Cw^2| = 4.01040e+00
nS = 3207, ptry = 6, n = 53, |w| =  1.33935e+00, |Cw^2| = 3.28447e+00
nS = 3207, ptry = 6, n = 63, |w| =  1.07388e+00, |Cw^2| = 1.80639e+00
kThreeD = 77, nquad = 63
nS = 3382, ptry = 5, n = 36, |w| =  1.82551e+00, |Cw^2| = 5.28113e+00
nS = 3382, ptry = 5, n = 42, |w| =  1.28107e+00, |Cw^2| = 2.37034e+00
nS = 3382, ptry = 6, n = 53, |w| =  1.05619e+00, |Cw^2| = 1.58562e+00
kThreeD = 78, nquad = 53
nS = 3384, ptry = 5, n = 36, |w| =  1.82507e+00, |Cw^2| = 5.27120e+00
nS = 3384, ptry = 5, n = 42, |w| =  1.26814e+00, |Cw^2| = 2.32870e+00
nS = 3384, ptry = 6, n = 53, |w| =  1.05641e+00, |Cw^2| = 1.58356e+00
kThreeD = 79, nquad = 53
nS = 3289, ptry = 5, n = 36, |w| =  1.25379e+00, |Cw^2| = 3.06371e+00
nS = 3289, ptry = 5, n = 42, |w| =  1.10975e+00, |Cw^2| = 1.78332e+00
kThreeD = 80, nquad = 42
nS = 3386, ptry = 5, n = 36, |w| =  1.60440e+00, |Cw^2| = 3.96231e+00
nS = 3386, ptry = 5, n = 42, |w| =  1.15719e+00, |Cw^2| = 2.26463e+00
nS = 3386, ptry = 6, n = 53, |w| =  1.10137e+00, |Cw^2| = 1.90021e+00
kThreeD = 81, nquad = 53
nS = 3318, ptry = 5, n = 36, |w| =  1.87481e+00, |Cw^2| = 6.15900e+00
nS = 3318, ptry = 5, n = 42, |w| =  1.12319e+00, |Cw^2| = 2.14593e+00
nS = 3318, ptry = 6, n = 53, |w| =  1.07028e+00, |Cw^2| = 1.77299e+00
kThreeD = 82, nquad = 53
nS = 3153, ptry = 5, n = 36, |w| =  1.35064e+00, |Cw^2| = 3.42900e+00
nS = 3153, ptry = 5, n = 42, |w| =  1.11109e+00, |Cw^2| = 1.80183e+00
kThreeD = 83, nquad = 42
nS = 3295, ptry = 5, n = 36, |w| =  1.22777e+00, |Cw^2| = 2.53997e+00
nS = 3295, ptry = 5, n = 42, |w| =  1.27432e+00, |Cw^2| = 2.33948e+00
nS = 3295, ptry = 6, n = 53, |w| =  1.18397e+00, |Cw^2| = 2.10480e+00
nS = 3295, ptry = 6, n = 63, |w| =  1.02803e+00, |Cw^2| = 1.64304e+00
kThreeD = 84, nquad = 63
nS = 3319, ptry = 5, n = 36, |w| =  1.95111e+00, |Cw^2| = 9.43626e+00
nS = 3319, ptry = 5, n = 42, |w| =  1.28958e+00, |Cw^2| = 2.96864e+00
nS = 3319, ptry = 6, n = 53, |w| =  1.09042e+00, |Cw^2| = 1.83217e+00
kThreeD = 85, nquad = 53
nS = 3144, ptry = 5, n = 36, |w| =  1.96581e+00, |Cw^2| = 9.67426e+00
nS = 3144, ptry = 5, n = 42, |w| =  1.37295e+00, |Cw^2| = 2.98604e+00
nS = 3144, ptry = 6, n = 53, |w| =  1.29252e+00, |Cw^2| = 2.41778e+00
nS = 3144, ptry = 6, n = 63, |w| =  1.18497e+00, |Cw^2| = 2.22871e+00
nS = 3144, ptry = 7, n = 70, |w| =  1.04518e+00, |Cw^2| = 1.70039e+00
kThreeD = 86, nquad = 70
nS = 3269, ptry = 5, n = 36, |w| =  1.61317e+00, |Cw^2| = 4.85781e+00
nS = 3269, ptry = 5, n = 42, |w| =  1.59326e+00, |Cw^2| = 3.82488e+00
nS = 3269, ptry = 6, n = 53, |w| =  1.04463e+00, |Cw^2| = 1.66787e+00
kThreeD = 87, nquad = 53
nS = 3329, ptry = 5, n = 36, |w| =  1.31263e+00, |Cw^2| = 8.04481e+00
nS = 3329, ptry = 5, n = 42, |w| =  1.36535e+00, |Cw^2| = 3.56956e+00
nS = 3329, ptry = 6, n = 53, |w| =  1.17188e+00, |Cw^2| = 2.18824e+00
nS = 3329, ptry = 6, n = 63, |w| =  1.09586e+00, |Cw^2| = 1.65048e+00
kThreeD = 88, nquad = 63
nS = 3276, ptry = 5, n = 36, |w| =  1.46664e+00, |Cw^2| = 4.18147e+00
nS = 3276, ptry = 5, n = 42, |w| =  1.21056e+00, |Cw^2| = 2.49549e+00
nS = 3276, ptry = 6, n = 53, |w| =  1.05744e+00, |Cw^2| = 1.78394e+00
kThreeD = 89, nquad = 53
nS = 3224, ptry = 5, n = 36, |w| =  2.10990e+00, |Cw^2| = 8.73163e+00
nS = 3224, ptry = 5, n = 42, |w| =  1.95892e+00, |Cw^2| = 7.10587e+00
nS = 3224, ptry = 6, n = 53, |w| =  1.10598e+00, |Cw^2| = 1.88931e+00
kThreeD = 90, nquad = 53
nS = 3260, ptry = 5, n = 36, |w| =  1.59814e+00, |Cw^2| = 4.64736e+00
nS = 3260, ptry = 5, n = 42, |w| =  1.51391e+00, |Cw^2| = 3.28373e+00
nS = 3260, ptry = 6, n = 53, |w| =  1.29848e+00, |Cw^2| = 2.54859e+00
nS = 3260, ptry = 6, n = 63, |w| =  1.01604e+00, |Cw^2| = 1.36331e+00
kThreeD = 91, nquad = 63
nS = 3198, ptry = 5, n = 36, |w| =  1.31875e+00, |Cw^2| = 2.98053e+00
nS = 3198, ptry = 5, n = 42, |w| =  1.15118e+00, |Cw^2| = 2.34304e+00
nS = 3198, ptry = 6, n = 53, |w| =  1.07617e+00, |Cw^2| = 1.81839e+00
kThreeD = 92, nquad = 53
nS = 3452, ptry = 5, n = 36, |w| =  1.57058e+00, |Cw^2| = 4.84125e+00
nS = 3452, ptry = 5, n = 42, |w| =  1.18873e+00, |Cw^2| = 2.34322e+00
nS = 3452, ptry = 6, n = 53, |w| =  1.13819e+00, |Cw^2| = 1.99125e+00
kThreeD = 93, nquad = 53
nS = 3165, ptry = 5, n = 36, |w| =  1.41588e+00, |Cw^2| = 4.45657e+00
nS = 3165, ptry = 5, n = 42, |w| =  1.35566e+00, |Cw^2| = 3.08597e+00
nS = 3165, ptry = 6, n = 53, |w| =  1.31549e+00, |Cw^2| = 3.11597e+00
nS = 3165, ptry = 6, n = 63, |w| =  1.14830e+00, |Cw^2| = 2.05949e+00
nS = 3165, ptry = 7, n = 70, |w| =  1.12872e+00, |Cw^2| = 2.01305e+00
nS = 3165, ptry = 7, n = 87, |w| =  1.03362e+00, |Cw^2| = 1.45401e+00
kThreeD = 94, nquad = 87
nS = 3308, ptry = 5, n = 36, |w| =  1.29377e+00, |Cw^2| = 3.00002e+00
nS = 3308, ptry = 5, n = 42, |w| =  1.18480e+00, |Cw^2| = 2.26386e+00
nS = 3308, ptry = 6, n = 53, |w| =  1.07102e+00, |Cw^2| = 1.74638e+00
kThreeD = 95, nquad = 53
nS = 3223, ptry = 5, n = 36, |w| =  1.36281e+00, |Cw^2| = 3.19267e+00
nS = 3223, ptry = 5, n = 42, |w| =  1.26902e+00, |Cw^2| = 2.72458e+00
nS = 3223, ptry = 6, n = 53, |w| =  1.07445e+00, |Cw^2| = 1.68535e+00
kThreeD = 96, nquad = 53
nS = 3349, ptry = 5, n = 36, |w| =  1.12565e+00, |Cw^2| = 1.93639e+00
kThreeD = 97, nquad = 36
nS = 3330, ptry = 5, n = 36, |w| =  1.22108e+00, |Cw^2| = 2.18954e+00
nS = 3330, ptry = 5, n = 42, |w| =  1.18224e+00, |Cw^2| = 2.24472e+00
nS = 3330, ptry = 6, n = 53, |w| =  1.16376e+00, |Cw^2| = 2.34046e+00
nS = 3330, ptry = 6, n = 63, |w| =  1.07539e+00, |Cw^2| = 1.52459e+00
kThreeD = 98, nquad = 63
nS = 3307, ptry = 5, n = 36, |w| =  1.27888e+00, |Cw^2| = 2.45406e+00
nS = 3307, ptry = 5, n = 42, |w| =  1.07913e+00, |Cw^2| = 1.71410e+00
kThreeD = 99, nquad = 42
nS = 3357, ptry = 5, n = 36, |w| =  1.74745e+00, |Cw^2| = 5.24204e+00
nS = 3357, ptry = 5, n = 42, |w| =  1.51226e+00, |Cw^2| = 3.99429e+00
nS = 3357, ptry = 6, n = 53, |w| =  1.23664e+00, |Cw^2| = 2.48393e+00
nS = 3357, ptry = 6, n = 63, |w| =  1.13052e+00, |Cw^2| = 1.97847e+00
kThreeD = 100, nquad = 63
nS = 3268, ptry = 5, n = 36, |w| =  3.46023e+00, |Cw^2| = 3.78201e+01
nS = 3268, ptry = 5, n = 42, |w| =  1.33829e+00, |Cw^2| = 3.09523e+00
nS = 3268, ptry = 6, n = 53, |w| =  1.22894e+00, |Cw^2| = 2.65793e+00
nS = 3268, ptry = 6, n = 63, |w| =  1.08990e+00, |Cw^2| = 1.93470e+00
kThreeD = 101, nquad = 63
nS = 3303, ptry = 5, n = 36, |w| =  1.84259e+00, |Cw^2| = 6.76884e+00
nS = 3303, ptry = 5, n = 42, |w| =  1.58842e+00, |Cw^2| = 3.91249e+00
nS = 3303, ptry = 6, n = 53, |w| =  1.12190e+00, |Cw^2| = 2.09101e+00
nS = 3303, ptry = 6, n = 63, |w| =  1.01451e+00, |Cw^2| = 1.50017e+00
kThreeD = 102, nquad = 63
nS = 3337, ptry = 5, n = 36, |w| =  1.92675e+00, |Cw^2| = 7.72327e+00
nS = 3337, ptry = 5, n = 42, |w| =  1.55582e+00, |Cw^2| = 4.18363e+00
nS = 3337, ptry = 6, n = 53, |w| =  1.47793e+00, |Cw^2| = 3.84227e+00
nS = 3337, ptry = 6, n = 63, |w| =  1.00332e+00, |Cw^2| = 1.59067e+00
kThreeD = 103, nquad = 63
nS = 3370, ptry = 5, n = 36, |w| =  1.29291e+00, |Cw^2| = 3.21128e+00
nS = 3370, ptry = 5, n = 42, |w| =  1.15376e+00, |Cw^2| = 2.30493e+00
nS = 3370, ptry = 6, n = 53, |w| =  1.04021e+00, |Cw^2| = 2.13823e+00
nS = 3370, ptry = 6, n = 63, |w| =  1.02053e+00, |Cw^2| = 1.59528e+00
kThreeD = 104, nquad = 63
nS = 3491, ptry = 5, n = 36, |w| =  1.51748e+00, |Cw^2| = 3.80050e+00
nS = 3491, ptry = 5, n = 42, |w| =  1.12501e+00, |Cw^2| = 2.12099e+00
nS = 3491, ptry = 6, n = 53, |w| =  1.09657e+00, |Cw^2| = 1.97753e+00
kThreeD = 105, nquad = 53
nS = 3163, ptry = 5, n = 36, |w| =  1.31211e+00, |Cw^2| = 4.02766e+00
nS = 3163, ptry = 5, n = 42, |w| =  1.37463e+00, |Cw^2| = 3.61643e+00
nS = 3163, ptry = 6, n = 53, |w| =  1.11054e+00, |Cw^2| = 1.83711e+00
kThreeD = 106, nquad = 53
nS = 3418, ptry = 5, n = 36, |w| =  1.45739e+00, |Cw^2| = 3.89702e+00
nS = 3418, ptry = 5, n = 42, |w| =  1.22364e+00, |Cw^2| = 2.57541e+00
nS = 3418, ptry = 6, n = 53, |w| =  1.11311e+00, |Cw^2| = 1.77890e+00
kThreeD = 107, nquad = 53
nS = 3340, ptry = 5, n = 36, |w| =  1.42347e+00, |Cw^2| = 4.59426e+00
nS = 3340, ptry = 5, n = 42, |w| =  1.34405e+00, |Cw^2| = 3.70642e+00
nS = 3340, ptry = 6, n = 53, |w| =  1.29771e+00, |Cw^2| = 2.73391e+00
nS = 3340, ptry = 6, n = 63, |w| =  1.16927e+00, |Cw^2| = 2.06696e+00
nS = 3340, ptry = 7, n = 70, |w| =  1.05118e+00, |Cw^2| = 1.46834e+00
kThreeD = 108, nquad = 70
nS = 3346, ptry = 5, n = 36, |w| =  3.35544e+00, |Cw^2| = 5.21992e+01
nS = 3346, ptry = 5, n = 42, |w| =  1.46782e+00, |Cw^2| = 3.68523e+00
nS = 3346, ptry = 6, n = 53, |w| =  1.16614e+00, |Cw^2| = 2.01122e+00
nS = 3346, ptry = 6, n = 63, |w| =  1.07837e+00, |Cw^2| = 1.88282e+00
kThreeD = 109, nquad = 63
nS = 3424, ptry = 5, n = 36, |w| =  1.44328e+00, |Cw^2| = 4.21355e+00
nS = 3424, ptry = 5, n = 42, |w| =  1.37344e+00, |Cw^2| = 3.42180e+00
nS = 3424, ptry = 6, n = 53, |w| =  1.14523e+00, |Cw^2| = 2.14714e+00
nS = 3424, ptry = 6, n = 63, |w| =  1.10960e+00, |Cw^2| = 1.91113e+00
kThreeD = 110, nquad = 63
nS = 3303, ptry = 5, n = 36, |w| =  2.04083e+00, |Cw^2| = 8.53139e+00
nS = 3303, ptry = 5, n = 42, |w| =  1.31145e+00, |Cw^2| = 2.78506e+00
nS = 3303, ptry = 6, n = 53, |w| =  1.19817e+00, |Cw^2| = 2.36548e+00
nS = 3303, ptry = 6, n = 63, |w| =  1.04943e+00, |Cw^2| = 1.59959e+00
kThreeD = 111, nquad = 63
nS = 3303, ptry = 5, n = 36, |w| =  1.87373e+00, |Cw^2| = 6.65125e+00
nS = 3303, ptry = 5, n = 42, |w| =  1.90402e+00, |Cw^2| = 7.30626e+00
nS = 3303, ptry = 6, n = 53, |w| =  1.06257e+00, |Cw^2| = 1.52169e+00
kThreeD = 112, nquad = 53
nS = 3191, ptry = 5, n = 36, |w| =  1.35835e+00, |Cw^2| = 2.93674e+00
nS = 3191, ptry = 5, n = 42, |w| =  1.22612e+00, |Cw^2| = 2.24801e+00
nS = 3191, ptry = 6, n = 53, |w| =  1.06311e+00, |Cw^2| = 1.66966e+00
kThreeD = 113, nquad = 53
nS = 3182, ptry = 5, n = 36, |w| =  1.23855e+00, |Cw^2| = 2.09133e+00
nS = 3182, ptry = 5, n = 42, |w| =  1.11423e+00, |Cw^2| = 1.82229e+00
kThreeD = 114, nquad = 42
nS = 3296, ptry = 5, n = 36, |w| =  2.69253e+00, |Cw^2| = 1.41682e+01
nS = 3296, ptry = 5, n = 42, |w| =  1.02881e+00, |Cw^2| = 1.42286e+00
kThreeD = 115, nquad = 42
nS = 3200, ptry = 5, n = 36, |w| =  1.21886e+00, |Cw^2| = 2.64158e+00
nS = 3200, ptry = 5, n = 42, |w| =  1.02741e+00, |Cw^2| = 1.71503e+00
kThreeD = 116, nquad = 42
nS = 3255, ptry = 5, n = 36, |w| =  1.34013e+00, |Cw^2| = 4.00402e+00
nS = 3255, ptry = 5, n = 42, |w| =  1.29239e+00, |Cw^2| = 2.54978e+00
nS = 3255, ptry = 6, n = 53, |w| =  1.09703e+00, |Cw^2| = 1.93544e+00
kThreeD = 117, nquad = 53
nS = 3409, ptry = 5, n = 36, |w| =  1.74661e+00, |Cw^2| = 8.29431e+00
nS = 3409, ptry = 5, n = 42, |w| =  1.35477e+00, |Cw^2| = 3.55507e+00
nS = 3409, ptry = 6, n = 53, |w| =  1.11675e+00, |Cw^2| = 1.90176e+00
kThreeD = 118, nquad = 53
nS = 3302, ptry = 5, n = 36, |w| =  1.43768e+00, |Cw^2| = 3.81736e+00
nS = 3302, ptry = 5, n = 42, |w| =  1.08862e+00, |Cw^2| = 2.01193e+00
nS = 3302, ptry = 6, n = 53, |w| =  1.04986e+00, |Cw^2| = 2.00721e+00
nS = 3302, ptry = 6, n = 63, |w| =  1.06601e+00, |Cw^2| = 1.99687e+00
kThreeD = 119, nquad = 63
nS = 3243, ptry = 5, n = 36, |w| =  1.34486e+00, |Cw^2| = 3.26690e+00
nS = 3243, ptry = 5, n = 42, |w| =  1.18406e+00, |Cw^2| = 2.47690e+00
nS = 3243, ptry = 6, n = 53, |w| =  1.06130e+00, |Cw^2| = 1.54841e+00
kThreeD = 120, nquad = 53
nS = 3120, ptry = 5, n = 36, |w| =  1.23739e+00, |Cw^2| = 2.88972e+00
nS = 3120, ptry = 5, n = 42, |w| =  1.22737e+00, |Cw^2| = 3.06301e+00
nS = 3120, ptry = 6, n = 53, |w| =  1.10746e+00, |Cw^2| = 1.63962e+00
kThreeD = 121, nquad = 53
nS = 3209, ptry = 5, n = 36, |w| =  1.49610e+00, |Cw^2| = 4.24431e+00
nS = 3209, ptry = 5, n = 42, |w| =  1.05231e+00, |Cw^2| = 1.59293e+00
kThreeD = 122, nquad = 42
nS = 3206, ptry = 5, n = 36, |w| =  1.21496e+00, |Cw^2| = 2.54388e+00
nS = 3206, ptry = 5, n = 42, |w| =  1.14658e+00, |Cw^2| = 2.39368e+00
nS = 3206, ptry = 6, n = 53, |w| =  1.11448e+00, |Cw^2| = 2.38564e+00
nS = 3206, ptry = 6, n = 63, |w| =  1.00877e+00, |Cw^2| = 1.60763e+00
kThreeD = 123, nquad = 63
nS = 3503, ptry = 5, n = 36, |w| =  2.44202e+00, |Cw^2| = 1.35906e+01
nS = 3503, ptry = 5, n = 42, |w| =  1.64457e+00, |Cw^2| = 4.45699e+00
nS = 3503, ptry = 6, n = 53, |w| =  1.10720e+00, |Cw^2| = 2.16713e+00
nS = 3503, ptry = 6, n = 63, |w| =  1.09787e+00, |Cw^2| = 2.11388e+00
nS = 3503, ptry = 7, n = 70, |w| =  1.08658e+00, |Cw^2| = 2.18044e+00
nS = 3503, ptry = 7, n = 87, |w| =  1.02482e+00, |Cw^2| = 1.49303e+00
kThreeD = 124, nquad = 87
nS = 3340, ptry = 5, n = 36, |w| =  1.79561e+00, |Cw^2| = 5.04421e+00
nS = 3340, ptry = 5, n = 42, |w| =  1.66510e+00, |Cw^2| = 4.11507e+00
nS = 3340, ptry = 6, n = 53, |w| =  1.51114e+00, |Cw^2| = 3.64115e+00
nS = 3340, ptry = 6, n = 63, |w| =  1.10856e+00, |Cw^2| = 1.82561e+00
kThreeD = 125, nquad = 63
nS = 3331, ptry = 5, n = 36, |w| =  2.71766e+00, |Cw^2| = 1.72243e+01
nS = 3331, ptry = 5, n = 42, |w| =  1.24941e+00, |Cw^2| = 2.93450e+00
nS = 3331, ptry = 6, n = 53, |w| =  1.10041e+00, |Cw^2| = 1.70673e+00
kThreeD = 126, nquad = 53
nS = 3220, ptry = 5, n = 36, |w| =  1.92279e+00, |Cw^2| = 6.25312e+00
nS = 3220, ptry = 5, n = 42, |w| =  1.33522e+00, |Cw^2| = 3.30045e+00
nS = 3220, ptry = 6, n = 53, |w| =  1.15084e+00, |Cw^2| = 2.15867e+00
nS = 3220, ptry = 6, n = 63, |w| =  1.05025e+00, |Cw^2| = 1.67701e+00
kThreeD = 127, nquad = 63
nS = 3375, ptry = 5, n = 36, |w| =  1.97128e+00, |Cw^2| = 1.33571e+01
nS = 3375, ptry = 5, n = 42, |w| =  1.84180e+00, |Cw^2| = 6.24878e+00
nS = 3375, ptry = 6, n = 53, |w| =  1.24318e+00, |Cw^2| = 2.83975e+00
nS = 3375, ptry = 6, n = 63, |w| =  1.23656e+00, |Cw^2| = 2.64483e+00
nS = 3375, ptry = 7, n = 70, |w| =  1.24462e+00, |Cw^2| = 2.63879e+00
nS = 3375, ptry = 7, n = 87, |w| =  1.02826e+00, |Cw^2| = 1.42865e+00
kThreeD = 128, nquad = 87
nS = 3301, ptry = 5, n = 36, |w| =  1.53557e+00, |Cw^2| = 3.72454e+00
nS = 3301, ptry = 5, n = 42, |w| =  1.46922e+00, |Cw^2| = 3.14225e+00
nS = 3301, ptry = 6, n = 53, |w| =  1.14692e+00, |Cw^2| = 1.80568e+00
kThreeD = 129, nquad = 53
nS = 3320, ptry = 5, n = 36, |w| =  2.14363e+00, |Cw^2| = 1.02086e+01
nS = 3320, ptry = 5, n = 42, |w| =  2.03553e+00, |Cw^2| = 7.23305e+00
nS = 3320, ptry = 6, n = 53, |w| =  1.03654e+00, |Cw^2| = 1.83343e+00
kThreeD = 130, nquad = 53
nS = 3265, ptry = 5, n = 36, |w| =  1.27673e+00, |Cw^2| = 3.09148e+00
nS = 3265, ptry = 5, n = 42, |w| =  1.27407e+00, |Cw^2| = 2.91579e+00
nS = 3265, ptry = 6, n = 53, |w| =  1.04286e+00, |Cw^2| = 1.60385e+00
kThreeD = 131, nquad = 53
nS = 3236, ptry = 5, n = 36, |w| =  1.75049e+00, |Cw^2| = 5.42139e+00
nS = 3236, ptry = 5, n = 42, |w| =  1.37057e+00, |Cw^2| = 2.95586e+00
nS = 3236, ptry = 6, n = 53, |w| =  1.02578e+00, |Cw^2| = 1.40733e+00
kThreeD = 132, nquad = 53
nS = 3254, ptry = 5, n = 36, |w| =  1.40225e+00, |Cw^2| = 4.43422e+00
nS = 3254, ptry = 5, n = 42, |w| =  1.18378e+00, |Cw^2| = 2.41568e+00
nS = 3254, ptry = 6, n = 53, |w| =  1.06678e+00, |Cw^2| = 1.42990e+00
kThreeD = 133, nquad = 53
nS = 3253, ptry = 5, n = 36, |w| =  1.38774e+00, |Cw^2| = 2.72941e+00
nS = 3253, ptry = 5, n = 42, |w| =  1.28749e+00, |Cw^2| = 2.70343e+00
nS = 3253, ptry = 6, n = 53, |w| =  1.03071e+00, |Cw^2| = 1.39173e+00
kThreeD = 134, nquad = 53
nS = 3432, ptry = 5, n = 36, |w| =  1.35640e+00, |Cw^2| = 3.67457e+00
nS = 3432, ptry = 5, n = 42, |w| =  1.14980e+00, |Cw^2| = 2.54924e+00
nS = 3432, ptry = 6, n = 53, |w| =  1.10875e+00, |Cw^2| = 2.14334e+00
nS = 3432, ptry = 6, n = 63, |w| =  1.05063e+00, |Cw^2| = 1.58597e+00
kThreeD = 135, nquad = 63
nS = 3388, ptry = 5, n = 36, |w| =  1.41128e+00, |Cw^2| = 3.72566e+00
nS = 3388, ptry = 5, n = 42, |w| =  1.33309e+00, |Cw^2| = 2.67268e+00
nS = 3388, ptry = 6, n = 53, |w| =  1.24758e+00, |Cw^2| = 2.51977e+00
nS = 3388, ptry = 6, n = 63, |w| =  1.08940e+00, |Cw^2| = 2.12349e+00
nS = 3388, ptry = 7, n = 70, |w| =  1.01982e+00, |Cw^2| = 1.73739e+00
kThreeD = 136, nquad = 70
nS = 3158, ptry = 5, n = 36, |w| =  2.14058e+00, |Cw^2| = 6.48942e+00
nS = 3158, ptry = 5, n = 42, |w| =  1.76471e+00, |Cw^2| = 4.11609e+00
nS = 3158, ptry = 6, n = 53, |w| =  1.08831e+00, |Cw^2| = 1.61468e+00
kThreeD = 137, nquad = 53
nS = 3500, ptry = 5, n = 36, |w| =  2.03616e+00, |Cw^2| = 7.21613e+00
nS = 3500, ptry = 5, n = 42, |w| =  1.87338e+00, |Cw^2| = 5.81538e+00
nS = 3500, ptry = 6, n = 53, |w| =  1.37888e+00, |Cw^2| = 2.61778e+00
nS = 3500, ptry = 6, n = 63, |w| =  1.06889e+00, |Cw^2| = 1.58328e+00
kThreeD = 138, nquad = 63
nS = 3441, ptry = 5, n = 36, |w| =  2.25932e+00, |Cw^2| = 9.16566e+00
nS = 3441, ptry = 5, n = 42, |w| =  1.45179e+00, |Cw^2| = 2.84012e+00
nS = 3441, ptry = 6, n = 53, |w| =  1.12211e+00, |Cw^2| = 1.63722e+00
kThreeD = 139, nquad = 53
nS = 3150, ptry = 5, n = 36, |w| =  1.86027e+00, |Cw^2| = 5.00852e+00
nS = 3150, ptry = 5, n = 42, |w| =  1.80487e+00, |Cw^2| = 4.88515e+00
nS = 3150, ptry = 6, n = 53, |w| =  1.03624e+00, |Cw^2| = 1.74818e+00
kThreeD = 140, nquad = 53
nS = 3223, ptry = 5, n = 36, |w| =  2.54125e+00, |Cw^2| = 1.11577e+01
nS = 3223, ptry = 5, n = 42, |w| =  1.95802e+00, |Cw^2| = 6.65625e+00
nS = 3223, ptry = 6, n = 53, |w| =  1.08078e+00, |Cw^2| = 2.23044e+00
nS = 3223, ptry = 6, n = 63, |w| =  1.00806e+00, |Cw^2| = 1.52503e+00
kThreeD = 141, nquad = 63
nS = 3292, ptry = 5, n = 36, |w| =  2.02144e+00, |Cw^2| = 9.76963e+00
nS = 3292, ptry = 5, n = 42, |w| =  1.22579e+00, |Cw^2| = 2.10011e+00
nS = 3292, ptry = 6, n = 53, |w| =  1.14642e+00, |Cw^2| = 2.07193e+00
nS = 3292, ptry = 6, n = 63, |w| =  1.08048e+00, |Cw^2| = 1.72856e+00
kThreeD = 142, nquad = 63
nS = 3293, ptry = 5, n = 36, |w| =  2.26235e+00, |Cw^2| = 1.30044e+01
nS = 3293, ptry = 5, n = 42, |w| =  1.57187e+00, |Cw^2| = 4.73763e+00
nS = 3293, ptry = 6, n = 53, |w| =  1.12476e+00, |Cw^2| = 2.44193e+00
nS = 3293, ptry = 6, n = 63, |w| =  1.10164e+00, |Cw^2| = 2.23988e+00
nS = 3293, ptry = 7, n = 70, |w| =  1.10527e+00, |Cw^2| = 2.12414e+00
nS = 3293, ptry = 7, n = 87, |w| =  1.02241e+00, |Cw^2| = 1.35927e+00
kThreeD = 143, nquad = 87
nS = 3351, ptry = 5, n = 36, |w| =  2.49585e+00, |Cw^2| = 1.47276e+01
nS = 3351, ptry = 5, n = 42, |w| =  1.75067e+00, |Cw^2| = 5.08608e+00
nS = 3351, ptry = 6, n = 53, |w| =  1.33429e+00, |Cw^2| = 2.85226e+00
nS = 3351, ptry = 6, n = 63, |w| =  1.08471e+00, |Cw^2| = 1.82328e+00
kThreeD = 144, nquad = 63
nS = 3215, ptry = 5, n = 36, |w| =  1.57184e+00, |Cw^2| = 4.83766e+00
nS = 3215, ptry = 5, n = 42, |w| =  1.13064e+00, |Cw^2| = 1.97971e+00
kThreeD = 145, nquad = 42
nS = 3390, ptry = 5, n = 36, |w| =  1.68862e+00, |Cw^2| = 5.88190e+00
nS = 3390, ptry = 5, n = 42, |w| =  1.46969e+00, |Cw^2| = 4.17041e+00
nS = 3390, ptry = 6, n = 53, |w| =  1.07166e+00, |Cw^2| = 1.67355e+00
kThreeD = 146, nquad = 53
nS = 3487, ptry = 5, n = 36, |w| =  1.60025e+00, |Cw^2| = 7.48030e+00
nS = 3487, ptry = 5, n = 42, |w| =  1.70902e+00, |Cw^2| = 6.18113e+00
nS = 3487, ptry = 6, n = 53, |w| =  1.23949e+00, |Cw^2| = 2.39697e+00
nS = 3487, ptry = 6, n = 63, |w| =  1.21535e+00, |Cw^2| = 2.21258e+00
nS = 3487, ptry = 7, n = 70, |w| =  1.12655e+00, |Cw^2| = 1.96287e+00
kThreeD = 147, nquad = 70
nS = 3447, ptry = 5, n = 36, |w| =  1.34159e+00, |Cw^2| = 7.56666e+00
nS = 3447, ptry = 5, n = 42, |w| =  1.28540e+00, |Cw^2| = 2.85068e+00
nS = 3447, ptry = 6, n = 53, |w| =  1.07422e+00, |Cw^2| = 1.68346e+00
kThreeD = 148, nquad = 53
nS = 3279, ptry = 5, n = 36, |w| =  1.30134e+00, |Cw^2| = 3.11387e+00
nS = 3279, ptry = 5, n = 42, |w| =  1.26118e+00, |Cw^2| = 2.61540e+00
nS = 3279, ptry = 6, n = 53, |w| =  1.08945e+00, |Cw^2| = 1.99936e+00
kThreeD = 149, nquad = 53
nS = 3369, ptry = 5, n = 36, |w| =  2.62957e+00, |Cw^2| = 2.36338e+01
nS = 3369, ptry = 5, n = 42, |w| =  1.40848e+00, |Cw^2| = 3.94327e+00
nS = 3369, ptry = 6, n = 53, |w| =  1.14781e+00, |Cw^2| = 2.29723e+00
nS = 3369, ptry = 6, n = 63, |w| =  1.02155e+00, |Cw^2| = 1.59295e+00
kThreeD = 150, nquad = 63
nS = 3368, ptry = 5, n = 36, |w| =  1.09725e+00, |Cw^2| = 2.06315e+00
nS = 3368, ptry = 5, n = 42, |w| =  1.06023e+00, |Cw^2| = 1.70419e+00
kThreeD = 151, nquad = 42
nS = 3260, ptry = 5, n = 36, |w| =  1.78544e+00, |Cw^2| = 8.04614e+00
nS = 3260, ptry = 5, n = 42, |w| =  1.14881e+00, |Cw^2| = 1.93342e+00
kThreeD = 152, nquad = 42
nS = 3389, ptry = 5, n = 36, |w| =  2.73135e+00, |Cw^2| = 1.92218e+01
nS = 3389, ptry = 5, n = 42, |w| =  1.72612e+00, |Cw^2| = 4.95788e+00
nS = 3389, ptry = 6, n = 53, |w| =  1.14478e+00, |Cw^2| = 2.49633e+00
nS = 3389, ptry = 6, n = 63, |w| =  1.05658e+00, |Cw^2| = 1.59307e+00
kThreeD = 153, nquad = 63
nS = 3414, ptry = 5, n = 36, |w| =  2.68769e+00, |Cw^2| = 1.33355e+01
nS = 3414, ptry = 5, n = 42, |w| =  1.39459e+00, |Cw^2| = 2.88277e+00
nS = 3414, ptry = 6, n = 53, |w| =  1.29374e+00, |Cw^2| = 2.22160e+00
nS = 3414, ptry = 6, n = 63, |w| =  1.03615e+00, |Cw^2| = 1.53790e+00
kThreeD = 154, nquad = 63
nS = 3334, ptry = 5, n = 36, |w| =  1.73416e+00, |Cw^2| = 5.48731e+00
nS = 3334, ptry = 5, n = 42, |w| =  1.52126e+00, |Cw^2| = 3.54899e+00
nS = 3334, ptry = 6, n = 53, |w| =  1.22619e+00, |Cw^2| = 2.22709e+00
nS = 3334, ptry = 6, n = 63, |w| =  1.04758e+00, |Cw^2| = 1.57459e+00
kThreeD = 155, nquad = 63
nS = 3321, ptry = 5, n = 36, |w| =  1.78961e+00, |Cw^2| = 7.86052e+00
nS = 3321, ptry = 5, n = 42, |w| =  1.31665e+00, |Cw^2| = 2.75412e+00
nS = 3321, ptry = 6, n = 53, |w| =  1.06767e+00, |Cw^2| = 1.67126e+00
kThreeD = 156, nquad = 53
nS = 3218, ptry = 5, n = 36, |w| =  1.40726e+00, |Cw^2| = 3.56357e+00
nS = 3218, ptry = 5, n = 42, |w| =  1.33016e+00, |Cw^2| = 2.89018e+00
nS = 3218, ptry = 6, n = 53, |w| =  1.05250e+00, |Cw^2| = 1.58677e+00
kThreeD = 157, nquad = 53
nS = 3256, ptry = 5, n = 36, |w| =  1.38556e+00, |Cw^2| = 3.15558e+00
nS = 3256, ptry = 5, n = 42, |w| =  1.23925e+00, |Cw^2| = 2.36047e+00
nS = 3256, ptry = 6, n = 53, |w| =  1.12631e+00, |Cw^2| = 2.22607e+00
nS = 3256, ptry = 6, n = 63, |w| =  1.09815e+00, |Cw^2| = 1.83279e+00
kThreeD = 158, nquad = 63
nS = 3308, ptry = 5, n = 36, |w| =  1.42765e+00, |Cw^2| = 5.31559e+00
nS = 3308, ptry = 5, n = 42, |w| =  1.41546e+00, |Cw^2| = 3.13171e+00
nS = 3308, ptry = 6, n = 53, |w| =  1.03770e+00, |Cw^2| = 1.63721e+00
kThreeD = 159, nquad = 53
nS = 3417, ptry = 5, n = 36, |w| =  3.10128e+00, |Cw^2| = 1.67646e+01
nS = 3417, ptry = 5, n = 42, |w| =  1.18379e+00, |Cw^2| = 2.57864e+00
nS = 3417, ptry = 6, n = 53, |w| =  1.09137e+00, |Cw^2| = 2.14111e+00
nS = 3417, ptry = 6, n = 63, |w| =  1.06011e+00, |Cw^2| = 1.66796e+00
kThreeD = 160, nquad = 63
nS = 3401, ptry = 5, n = 36, |w| =  1.55312e+00, |Cw^2| = 3.87619e+00
nS = 3401, ptry = 5, n = 42, |w| =  1.59896e+00, |Cw^2| = 3.89214e+00
nS = 3401, ptry = 6, n = 53, |w| =  1.08453e+00, |Cw^2| = 1.60228e+00
kThreeD = 161, nquad = 53
nS = 3227, ptry = 5, n = 36, |w| =  2.17968e+00, |Cw^2| = 8.67861e+00
nS = 3227, ptry = 5, n = 42, |w| =  1.15381e+00, |Cw^2| = 2.02668e+00
nS = 3227, ptry = 6, n = 53, |w| =  1.04950e+00, |Cw^2| = 1.36742e+00
kThreeD = 162, nquad = 53
nS = 3375, ptry = 5, n = 36, |w| =  1.59855e+00, |Cw^2| = 5.43283e+00
nS = 3375, ptry = 5, n = 42, |w| =  1.30290e+00, |Cw^2| = 2.54119e+00
nS = 3375, ptry = 6, n = 53, |w| =  1.17473e+00, |Cw^2| = 2.08622e+00
nS = 3375, ptry = 6, n = 63, |w| =  1.12501e+00, |Cw^2| = 1.66450e+00
kThreeD = 163, nquad = 63
nS = 3408, ptry = 5, n = 36, |w| =  1.44524e+00, |Cw^2| = 3.91709e+00
nS = 3408, ptry = 5, n = 42, |w| =  1.38500e+00, |Cw^2| = 3.05418e+00
nS = 3408, ptry = 6, n = 53, |w| =  1.08649e+00, |Cw^2| = 1.49520e+00
kThreeD = 164, nquad = 53
nS = 3123, ptry = 5, n = 36, |w| =  2.49246e+00, |Cw^2| = 1.66917e+01
nS = 3123, ptry = 5, n = 42, |w| =  1.58238e+00, |Cw^2| = 3.63370e+00
nS = 3123, ptry = 6, n = 53, |w| =  1.35199e+00, |Cw^2| = 2.58337e+00
nS = 3123, ptry = 6, n = 63, |w| =  1.13963e+00, |Cw^2| = 2.05590e+00
nS = 3123, ptry = 7, n = 70, |w| =  1.00736e+00, |Cw^2| = 1.33860e+00
kThreeD = 165, nquad = 70
nS = 3487, ptry = 5, n = 36, |w| =  2.57836e+00, |Cw^2| = 1.11258e+01
nS = 3487, ptry = 5, n = 42, |w| =  1.97385e+00, |Cw^2| = 6.82914e+00
nS = 3487, ptry = 6, n = 53, |w| =  1.35060e+00, |Cw^2| = 2.94670e+00
nS = 3487, ptry = 6, n = 63, |w| =  1.06456e+00, |Cw^2| = 1.96134e+00
kThreeD = 166, nquad = 63
nS = 3496, ptry = 5, n = 36, |w| =  1.93537e+00, |Cw^2| = 7.53509e+00
nS = 3496, ptry = 5, n = 42, |w| =  1.30500e+00, |Cw^2| = 2.52641e+00
nS = 3496, ptry = 6, n = 53, |w| =  1.18623e+00, |Cw^2| = 1.99063e+00
kThreeD = 167, nquad = 53
nS = 3175, ptry = 5, n = 36, |w| =  2.87128e+00, |Cw^2| = 2.30611e+01
nS = 3175, ptry = 5, n = 42, |w| =  2.19089e+00, |Cw^2| = 9.78271e+00
nS = 3175, ptry = 6, n = 53, |w| =  1.32640e+00, |Cw^2| = 2.68679e+00
nS = 3175, ptry = 6, n = 63, |w| =  1.09635e+00, |Cw^2| = 1.80019e+00
kThreeD = 168, nquad = 63
nS = 3410, ptry = 5, n = 36, |w| =  1.64034e+00, |Cw^2| = 4.93876e+00
nS = 3410, ptry = 5, n = 42, |w| =  1.26121e+00, |Cw^2| = 2.81578e+00
nS = 3410, ptry = 6, n = 53, |w| =  1.20221e+00, |Cw^2| = 2.21657e+00
nS = 3410, ptry = 6, n = 63, |w| =  1.03742e+00, |Cw^2| = 1.46561e+00
kThreeD = 169, nquad = 63
nS = 3382, ptry = 5, n = 36, |w| =  2.31225e+00, |Cw^2| = 2.54629e+01
nS = 3382, ptry = 5, n = 42, |w| =  1.39032e+00, |Cw^2| = 3.14845e+00
nS = 3382, ptry = 6, n = 53, |w| =  1.11614e+00, |Cw^2| = 1.77980e+00
kThreeD = 170, nquad = 53
nS = 3215, ptry = 5, n = 36, |w| =  1.73977e+00, |Cw^2| = 5.59683e+00
nS = 3215, ptry = 5, n = 42, |w| =  1.54298e+00, |Cw^2| = 4.30290e+00
nS = 3215, ptry = 6, n = 53, |w| =  1.08832e+00, |Cw^2| = 1.69925e+00
kThreeD = 171, nquad = 53
nS = 3368, ptry = 5, n = 36, |w| =  1.94847e+00, |Cw^2| = 7.15327e+00
nS = 3368, ptry = 5, n = 42, |w| =  1.87149e+00, |Cw^2| = 5.68719e+00
nS = 3368, ptry = 6, n = 53, |w| =  1.04490e+00, |Cw^2| = 1.63596e+00
kThreeD = 172, nquad = 53
nS = 3368, ptry = 5, n = 36, |w| =  2.29482e+00, |Cw^2| = 1.02543e+01
nS = 3368, ptry = 5, n = 42, |w| =  1.24059e+00, |Cw^2| = 2.42729e+00
nS = 3368, ptry = 6, n = 53, |w| =  1.02468e+00, |Cw^2| = 1.55948e+00
kThreeD = 173, nquad = 53
nS = 3366, ptry = 5, n = 36, |w| =  1.53606e+00, |Cw^2| = 5.07533e+00
nS = 3366, ptry = 5, n = 42, |w| =  1.55878e+00, |Cw^2| = 4.70955e+00
nS = 3366, ptry = 6, n = 53, |w| =  1.01507e+00, |Cw^2| = 1.66035e+00
kThreeD = 174, nquad = 53
nS = 3345, ptry = 5, n = 36, |w| =  1.27749e+00, |Cw^2| = 2.52575e+00
nS = 3345, ptry = 5, n = 42, |w| =  1.13949e+00, |Cw^2| = 2.05418e+00
nS = 3345, ptry = 6, n = 53, |w| =  1.07583e+00, |Cw^2| = 1.67325e+00
kThreeD = 175, nquad = 53
nS = 3221, ptry = 5, n = 36, |w| =  1.61438e+00, |Cw^2| = 4.62261e+00
nS = 3221, ptry = 5, n = 42, |w| =  1.49167e+00, |Cw^2| = 3.83012e+00
nS = 3221, ptry = 6, n = 53, |w| =  1.00743e+00, |Cw^2| = 1.21431e+00
kThreeD = 176, nquad = 53
nS = 3469, ptry = 5, n = 36, |w| =  2.45794e+00, |Cw^2| = 1.62681e+01
nS = 3469, ptry = 5, n = 42, |w| =  1.40928e+00, |Cw^2| = 3.49180e+00
nS = 3469, ptry = 6, n = 53, |w| =  1.08981e+00, |Cw^2| = 1.78198e+00
kThreeD = 177, nquad = 53
nS = 3271, ptry = 5, n = 36, |w| =  1.27072e+00, |Cw^2| = 2.23489e+00
nS = 3271, ptry = 5, n = 42, |w| =  1.21294e+00, |Cw^2| = 2.28724e+00
nS = 3271, ptry = 6, n = 53, |w| =  1.07724e+00, |Cw^2| = 1.82244e+00
kThreeD = 178, nquad = 53
nS = 3256, ptry = 5, n = 36, |w| =  2.25931e+00, |Cw^2| = 1.18910e+01
nS = 3256, ptry = 5, n = 42, |w| =  1.11455e+00, |Cw^2| = 1.71845e+00
kThreeD = 179, nquad = 42
nS = 3352, ptry = 5, n = 36, |w| =  2.13523e+00, |Cw^2| = 7.52127e+00
nS = 3352, ptry = 5, n = 42, |w| =  1.87302e+00, |Cw^2| = 5.93750e+00
nS = 3352, ptry = 6, n = 53, |w| =  1.05911e+00, |Cw^2| = 1.90830e+00
kThreeD = 180, nquad = 53
nS = 2985, ptry = 5, n = 36, |w| =  1.56961e+00, |Cw^2| = 5.42036e+00
nS = 2985, ptry = 5, n = 42, |w| =  1.54647e+00, |Cw^2| = 4.92085e+00
nS = 2985, ptry = 6, n = 53, |w| =  1.24105e+00, |Cw^2| = 2.38262e+00
nS = 2985, ptry = 6, n = 63, |w| =  1.00648e+00, |Cw^2| = 1.49124e+00
kThreeD = 181, nquad = 63
nS = 3312, ptry = 5, n = 36, |w| =  1.20203e+00, |Cw^2| = 3.19493e+00
nS = 3312, ptry = 5, n = 42, |w| =  1.19154e+00, |Cw^2| = 2.58568e+00
nS = 3312, ptry = 6, n = 53, |w| =  1.19084e+00, |Cw^2| = 2.48272e+00
nS = 3312, ptry = 6, n = 63, |w| =  1.03870e+00, |Cw^2| = 1.61890e+00
kThreeD = 182, nquad = 63
nS = 3189, ptry = 5, n = 36, |w| =  1.99895e+00, |Cw^2| = 6.05118e+00
nS = 3189, ptry = 5, n = 42, |w| =  1.42163e+00, |Cw^2| = 3.38002e+00
nS = 3189, ptry = 6, n = 53, |w| =  1.06558e+00, |Cw^2| = 1.50166e+00
kThreeD = 183, nquad = 53
nS = 3239, ptry = 5, n = 36, |w| =  1.49841e+00, |Cw^2| = 3.45304e+00
nS = 3239, ptry = 5, n = 42, |w| =  1.23175e+00, |Cw^2| = 2.29124e+00
nS = 3239, ptry = 6, n = 53, |w| =  1.02462e+00, |Cw^2| = 1.26210e+00
kThreeD = 184, nquad = 53
nS = 3296, ptry = 5, n = 36, |w| =  2.23599e+00, |Cw^2| = 1.00357e+01
nS = 3296, ptry = 5, n = 42, |w| =  2.25230e+00, |Cw^2| = 8.35771e+00
nS = 3296, ptry = 6, n = 53, |w| =  1.08731e+00, |Cw^2| = 1.78331e+00
kThreeD = 185, nquad = 53
nS = 3427, ptry = 5, n = 36, |w| =  1.60639e+00, |Cw^2| = 5.18136e+00
nS = 3427, ptry = 5, n = 42, |w| =  1.27528e+00, |Cw^2| = 2.81302e+00
nS = 3427, ptry = 6, n = 53, |w| =  1.14622e+00, |Cw^2| = 2.14909e+00
nS = 3427, ptry = 6, n = 63, |w| =  1.05923e+00, |Cw^2| = 1.64541e+00
kThreeD = 186, nquad = 63
nS = 3283, ptry = 5, n = 36, |w| =  1.23115e+00, |Cw^2| = 2.46393e+00
nS = 3283, ptry = 5, n = 42, |w| =  1.15665e+00, |Cw^2| = 2.11494e+00
nS = 3283, ptry = 6, n = 53, |w| =  1.06415e+00, |Cw^2| = 1.74960e+00
kThreeD = 187, nquad = 53
nS = 3448, ptry = 5, n = 36, |w| =  1.43073e+00, |Cw^2| = 3.85361e+00
nS = 3448, ptry = 5, n = 42, |w| =  1.13651e+00, |Cw^2| = 2.22293e+00
nS = 3448, ptry = 6, n = 53, |w| =  1.10020e+00, |Cw^2| = 1.94602e+00
kThreeD = 188, nquad = 53
nS = 3339, ptry = 5, n = 36, |w| =  1.24020e+00, |Cw^2| = 2.72893e+00
nS = 3339, ptry = 5, n = 42, |w| =  1.17073e+00, |Cw^2| = 2.40381e+00
nS = 3339, ptry = 6, n = 53, |w| =  1.14968e+00, |Cw^2| = 1.92470e+00
kThreeD = 189, nquad = 53
nS = 3458, ptry = 5, n = 36, |w| =  1.87356e+00, |Cw^2| = 4.81153e+00
nS = 3458, ptry = 5, n = 42, |w| =  1.50823e+00, |Cw^2| = 3.11445e+00
nS = 3458, ptry = 6, n = 53, |w| =  1.08547e+00, |Cw^2| = 1.70885e+00
kThreeD = 190, nquad = 53
nS = 3190, ptry = 5, n = 36, |w| =  1.32934e+00, |Cw^2| = 2.73910e+00
nS = 3190, ptry = 5, n = 42, |w| =  1.16271e+00, |Cw^2| = 1.91924e+00
kThreeD = 191, nquad = 42
nS = 3141, ptry = 5, n = 36, |w| =  1.19493e+00, |Cw^2| = 2.27965e+00
nS = 3141, ptry = 5, n = 42, |w| =  1.07245e+00, |Cw^2| = 1.74171e+00
kThreeD = 192, nquad = 42
nS = 3464, ptry = 5, n = 36, |w| =  1.64373e+00, |Cw^2| = 5.39208e+00
nS = 3464, ptry = 5, n = 42, |w| =  1.45323e+00, |Cw^2| = 3.67813e+00
nS = 3464, ptry = 6, n = 53, |w| =  1.28170e+00, |Cw^2| = 2.50991e+00
nS = 3464, ptry = 6, n = 63, |w| =  1.09632e+00, |Cw^2| = 1.65725e+00
kThreeD = 193, nquad = 63
nS = 3124, ptry = 5, n = 36, |w| =  1.59915e+00, |Cw^2| = 6.15573e+00
nS = 3124, ptry = 5, n = 42, |w| =  1.17886e+00, |Cw^2| = 2.14016e+00
nS = 3124, ptry = 6, n = 53, |w| =  1.12137e+00, |Cw^2| = 1.81423e+00
kThreeD = 194, nquad = 53
nS = 3331, ptry = 5, n = 36, |w| =  1.56147e+00, |Cw^2| = 5.66668e+00
nS = 3331, ptry = 5, n = 42, |w| =  1.64617e+00, |Cw^2| = 4.88928e+00
nS = 3331, ptry = 6, n = 53, |w| =  1.15015e+00, |Cw^2| = 1.91050e+00
kThreeD = 195, nquad = 53
nS = 3332, ptry = 5, n = 36, |w| =  1.56120e+00, |Cw^2| = 5.68936e+00
nS = 3332, ptry = 5, n = 42, |w| =  1.64874e+00, |Cw^2| = 4.90194e+00
nS = 3332, ptry = 6, n = 53, |w| =  1.14764e+00, |Cw^2| = 1.91140e+00
kThreeD = 196, nquad = 53
nS = 3291, ptry = 5, n = 36, |w| =  1.30861e+00, |Cw^2| = 4.56482e+00
nS = 3291, ptry = 5, n = 42, |w| =  1.28660e+00, |Cw^2| = 3.68233e+00
nS = 3291, ptry = 6, n = 53, |w| =  1.06206e+00, |Cw^2| = 1.98376e+00
kThreeD = 197, nquad = 53
nS = 3317, ptry = 5, n = 36, |w| =  1.56678e+00, |Cw^2| = 4.82477e+00
nS = 3317, ptry = 5, n = 42, |w| =  1.60760e+00, |Cw^2| = 4.93962e+00
nS = 3317, ptry = 6, n = 53, |w| =  1.11632e+00, |Cw^2| = 2.65799e+00
nS = 3317, ptry = 6, n = 63, |w| =  1.02580e+00, |Cw^2| = 1.85196e+00
kThreeD = 198, nquad = 63
nS = 3182, ptry = 5, n = 36, |w| =  1.56524e+00, |Cw^2| = 6.27524e+00
nS = 3182, ptry = 5, n = 42, |w| =  1.53607e+00, |Cw^2| = 4.78824e+00
nS = 3182, ptry = 6, n = 53, |w| =  1.13597e+00, |Cw^2| = 2.53364e+00
nS = 3182, ptry = 6, n = 63, |w| =  1.06481e+00, |Cw^2| = 2.13990e+00
nS = 3182, ptry = 7, n = 70, |w| =  1.06560e+00, |Cw^2| = 2.27852e+00
nS = 3182, ptry = 7, n = 87, |w| =  1.03793e+00, |Cw^2| = 1.87220e+00
kThreeD = 199, nquad = 87
nS = 3184, ptry = 5, n = 36, |w| =  1.58087e+00, |Cw^2| = 8.34348e+00
nS = 3184, ptry = 5, n = 42, |w| =  1.26046e+00, |Cw^2| = 4.67117e+00
nS = 3184, ptry = 6, n = 53, |w| =  1.08349e+00, |Cw^2| = 2.05236e+00
nS = 3184, ptry = 6, n = 63, |w| =  1.04950e+00, |Cw^2| = 1.78839e+00
kThreeD = 200, nquad = 63
nS = 3368, ptry = 5, n = 36, |w| =  2.29551e+00, |Cw^2| = 1.01580e+01
nS = 3368, ptry = 5, n = 42, |w| =  1.09326e+00, |Cw^2| = 1.85349e+00
kThreeD = 201, nquad = 42
nS = 3443, ptry = 5, n = 36, |w| =  2.52860e+00, |Cw^2| = 1.41603e+01
nS = 3443, ptry = 5, n = 42, |w| =  2.43900e+00, |Cw^2| = 1.35129e+01
nS = 3443, ptry = 6, n = 53, |w| =  1.13939e+00, |Cw^2| = 1.94013e+00
kThreeD = 202, nquad = 53
nS = 3417, ptry = 5, n = 36, |w| =  1.49041e+00, |Cw^2| = 6.31264e+00
nS = 3417, ptry = 5, n = 42, |w| =  1.45103e+00, |Cw^2| = 5.07795e+00
nS = 3417, ptry = 6, n = 53, |w| =  1.02537e+00, |Cw^2| = 1.39171e+00
kThreeD = 203, nquad = 53
nS = 3426, ptry = 5, n = 36, |w| =  1.49287e+00, |Cw^2| = 5.00205e+00
nS = 3426, ptry = 5, n = 42, |w| =  1.12357e+00, |Cw^2| = 1.91470e+00
kThreeD = 204, nquad = 42
nS = 3314, ptry = 5, n = 36, |w| =  1.39414e+00, |Cw^2| = 4.44249e+00
nS = 3314, ptry = 5, n = 42, |w| =  1.16414e+00, |Cw^2| = 2.25498e+00
nS = 3314, ptry = 6, n = 53, |w| =  1.01922e+00, |Cw^2| = 1.25497e+00
kThreeD = 205, nquad = 53
nS = 3413, ptry = 5, n = 36, |w| =  1.86667e+00, |Cw^2| = 9.19842e+00
nS = 3413, ptry = 5, n = 42, |w| =  1.10101e+00, |Cw^2| = 1.97862e+00
kThreeD = 206, nquad = 42
nS = 3360, ptry = 5, n = 36, |w| =  1.54612e+00, |Cw^2| = 4.69034e+00
nS = 3360, ptry = 5, n = 42, |w| =  1.23657e+00, |Cw^2| = 2.93224e+00
nS = 3360, ptry = 6, n = 53, |w| =  1.05865e+00, |Cw^2| = 1.76588e+00
kThreeD = 207, nquad = 53
nS = 3348, ptry = 5, n = 36, |w| =  1.19300e+00, |Cw^2| = 2.11633e+00
nS = 3348, ptry = 5, n = 42, |w| =  1.11257e+00, |Cw^2| = 1.69008e+00
kThreeD = 208, nquad = 42
nS = 3393, ptry = 5, n = 36, |w| =  1.22382e+00, |Cw^2| = 2.29635e+00
nS = 3393, ptry = 5, n = 42, |w| =  1.11481e+00, |Cw^2| = 1.99921e+00
kThreeD = 209, nquad = 42
nS = 3365, ptry = 5, n = 36, |w| =  1.34641e+00, |Cw^2| = 3.69312e+00
nS = 3365, ptry = 5, n = 42, |w| =  1.35175e+00, |Cw^2| = 3.20750e+00
nS = 3365, ptry = 6, n = 53, |w| =  1.33157e+00, |Cw^2| = 3.18066e+00
nS = 3365, ptry = 6, n = 63, |w| =  1.03372e+00, |Cw^2| = 1.70492e+00
kThreeD = 210, nquad = 63
nS = 3380, ptry = 5, n = 36, |w| =  1.42659e+00, |Cw^2| = 2.81800e+00
nS = 3380, ptry = 5, n = 42, |w| =  1.38736e+00, |Cw^2| = 2.87487e+00
nS = 3380, ptry = 6, n = 53, |w| =  1.07238e+00, |Cw^2| = 1.72069e+00
kThreeD = 211, nquad = 53
nS = 2951, ptry = 5, n = 36, |w| =  1.26580e+00, |Cw^2| = 2.91519e+00
nS = 2951, ptry = 5, n = 42, |w| =  1.08416e+00, |Cw^2| = 1.72657e+00
kThreeD = 212, nquad = 42
nS = 3389, ptry = 5, n = 36, |w| =  1.86523e+00, |Cw^2| = 9.03382e+00
nS = 3389, ptry = 5, n = 42, |w| =  1.09851e+00, |Cw^2| = 1.87342e+00
kThreeD = 213, nquad = 42
nS = 3435, ptry = 5, n = 36, |w| =  1.10350e+00, |Cw^2| = 1.89776e+00
kThreeD = 214, nquad = 36
nS = 3348, ptry = 5, n = 36, |w| =  1.19291e+00, |Cw^2| = 2.12604e+00
nS = 3348, ptry = 5, n = 42, |w| =  1.11165e+00, |Cw^2| = 1.68839e+00
kThreeD = 215, nquad = 42
nS = 3218, ptry = 5, n = 36, |w| =  1.31915e+00, |Cw^2| = 3.49272e+00
nS = 3218, ptry = 5, n = 42, |w| =  1.08218e+00, |Cw^2| = 1.79081e+00
kThreeD = 216, nquad = 42
nS = 3812, ptry = 5, n = 36, |w| =  1.27921e+00, |Cw^2| = 4.45374e+00
nS = 3812, ptry = 5, n = 42, |w| =  1.14795e+00, |Cw^2| = 2.49513e+00
nS = 3812, ptry = 6, n = 53, |w| =  1.04195e+00, |Cw^2| = 2.17265e+00
nS = 3812, ptry = 6, n = 63, |w| =  1.03654e+00, |Cw^2| = 1.86869e+00
kThreeD = 217, nquad = 63
nS = 3153, ptry = 5, n = 36, |w| =  1.31896e+00, |Cw^2| = 3.37627e+00
nS = 3153, ptry = 5, n = 42, |w| =  1.14541e+00, |Cw^2| = 2.18160e+00
nS = 3153, ptry = 6, n = 53, |w| =  1.12380e+00, |Cw^2| = 1.89597e+00
kThreeD = 218, nquad = 53
nS = 3438, ptry = 5, n = 36, |w| =  1.28114e+00, |Cw^2| = 2.50108e+00
nS = 3438, ptry = 5, n = 42, |w| =  1.26233e+00, |Cw^2| = 2.45399e+00
nS = 3438, ptry = 6, n = 53, |w| =  1.08714e+00, |Cw^2| = 1.76563e+00
kThreeD = 219, nquad = 53
nS = 3360, ptry = 5, n = 36, |w| =  1.14107e+00, |Cw^2| = 2.52391e+00
nS = 3360, ptry = 5, n = 42, |w| =  1.08161e+00, |Cw^2| = 2.20032e+00
nS = 3360, ptry = 6, n = 53, |w| =  1.08521e+00, |Cw^2| = 1.83562e+00
kThreeD = 220, nquad = 53
nS = 3201, ptry = 5, n = 36, |w| =  1.66416e+00, |Cw^2| = 4.96372e+00
nS = 3201, ptry = 5, n = 42, |w| =  1.55624e+00, |Cw^2| = 4.08547e+00
nS = 3201, ptry = 6, n = 53, |w| =  1.16023e+00, |Cw^2| = 2.57386e+00
nS = 3201, ptry = 6, n = 63, |w| =  1.12862e+00, |Cw^2| = 2.36283e+00
nS = 3201, ptry = 7, n = 70, |w| =  1.04431e+00, |Cw^2| = 1.82325e+00
kThreeD = 221, nquad = 70
nS = 3320, ptry = 5, n = 36, |w| =  2.87589e+00, |Cw^2| = 1.52551e+01
nS = 3320, ptry = 5, n = 42, |w| =  1.37979e+00, |Cw^2| = 2.84710e+00
nS = 3320, ptry = 6, n = 53, |w| =  1.28412e+00, |Cw^2| = 2.62549e+00
nS = 3320, ptry = 6, n = 63, |w| =  1.06616e+00, |Cw^2| = 1.71595e+00
kThreeD = 222, nquad = 63
nS = 3321, ptry = 5, n = 36, |w| =  2.81905e+00, |Cw^2| = 2.47572e+01
nS = 3321, ptry = 5, n = 42, |w| =  1.35863e+00, |Cw^2| = 3.30873e+00
nS = 3321, ptry = 6, n = 53, |w| =  1.12805e+00, |Cw^2| = 1.96903e+00
kThreeD = 223, nquad = 53
nS = 3268, ptry = 5, n = 36, |w| =  1.46000e+00, |Cw^2| = 5.60048e+00
nS = 3268, ptry = 5, n = 42, |w| =  1.11139e+00, |Cw^2| = 1.96098e+00
kThreeD = 224, nquad = 42
nS = 3236, ptry = 5, n = 36, |w| =  2.18082e+00, |Cw^2| = 2.32345e+01
nS = 3236, ptry = 5, n = 42, |w| =  1.26898e+00, |Cw^2| = 3.10234e+00
nS = 3236, ptry = 6, n = 53, |w| =  1.06751e+00, |Cw^2| = 1.72666e+00
kThreeD = 225, nquad = 53
nS = 3360, ptry = 5, n = 36, |w| =  1.14317e+00, |Cw^2| = 2.51226e+00
nS = 3360, ptry = 5, n = 42, |w| =  1.08200e+00, |Cw^2| = 2.20349e+00
nS = 3360, ptry = 6, n = 53, |w| =  1.08544e+00, |Cw^2| = 1.84132e+00
kThreeD = 226, nquad = 53
nS = 3272, ptry = 5, n = 36, |w| =  1.58546e+00, |Cw^2| = 5.06539e+00
nS = 3272, ptry = 5, n = 42, |w| =  1.25458e+00, |Cw^2| = 2.48611e+00
nS = 3272, ptry = 6, n = 53, |w| =  1.26656e+00, |Cw^2| = 2.39100e+00
nS = 3272, ptry = 6, n = 63, |w| =  1.11011e+00, |Cw^2| = 1.83917e+00
kThreeD = 227, nquad = 63
nS = 3275, ptry = 5, n = 36, |w| =  1.69789e+00, |Cw^2| = 5.89997e+00
nS = 3275, ptry = 5, n = 42, |w| =  1.37470e+00, |Cw^2| = 3.47958e+00
nS = 3275, ptry = 6, n = 53, |w| =  1.07526e+00, |Cw^2| = 1.79300e+00
kThreeD = 228, nquad = 53
nS = 3405, ptry = 5, n = 36, |w| =  1.50617e+00, |Cw^2| = 5.05200e+00
nS = 3405, ptry = 5, n = 42, |w| =  1.54581e+00, |Cw^2| = 4.54291e+00
nS = 3405, ptry = 6, n = 53, |w| =  1.05844e+00, |Cw^2| = 2.47150e+00
nS = 3405, ptry = 6, n = 63, |w| =  1.02071e+00, |Cw^2| = 1.91835e+00
kThreeD = 229, nquad = 63
nS = 3588, ptry = 5, n = 36, |w| =  1.50186e+00, |Cw^2| = 6.09055e+00
nS = 3588, ptry = 5, n = 42, |w| =  1.40204e+00, |Cw^2| = 3.34397e+00
nS = 3588, ptry = 6, n = 53, |w| =  1.14803e+00, |Cw^2| = 2.60851e+00
nS = 3588, ptry = 6, n = 63, |w| =  1.11688e+00, |Cw^2| = 2.25682e+00
nS = 3588, ptry = 7, n = 70, |w| =  1.10216e+00, |Cw^2| = 2.15405e+00
nS = 3588, ptry = 7, n = 87, |w| =  1.02436e+00, |Cw^2| = 1.79247e+00
kThreeD = 230, nquad = 87
nS = 3426, ptry = 5, n = 36, |w| =  4.30397e+00, |Cw^2| = 1.22735e+02
nS = 3426, ptry = 5, n = 42, |w| =  1.90650e+00, |Cw^2| = 6.08745e+00
nS = 3426, ptry = 6, n = 53, |w| =  1.05850e+00, |Cw^2| = 1.85282e+00
kThreeD = 231, nquad = 53
nS = 3193, ptry = 5, n = 36, |w| =  1.25369e+00, |Cw^2| = 2.26256e+00
nS = 3193, ptry = 5, n = 42, |w| =  1.22696e+00, |Cw^2| = 2.34457e+00
nS = 3193, ptry = 6, n = 53, |w| =  1.21957e+00, |Cw^2| = 2.48667e+00
nS = 3193, ptry = 6, n = 63, |w| =  1.05146e+00, |Cw^2| = 1.71281e+00
kThreeD = 232, nquad = 63
nS = 3487, ptry = 5, n = 36, |w| =  1.17362e+00, |Cw^2| = 1.88454e+00
kThreeD = 233, nquad = 36
nS = 3220, ptry = 5, n = 36, |w| =  1.43205e+00, |Cw^2| = 3.42583e+00
nS = 3220, ptry = 5, n = 42, |w| =  1.35282e+00, |Cw^2| = 3.44957e+00
nS = 3220, ptry = 6, n = 53, |w| =  1.06477e+00, |Cw^2| = 1.56507e+00
kThreeD = 234, nquad = 53
nS = 3365, ptry = 5, n = 36, |w| =  2.21280e+00, |Cw^2| = 9.74244e+00
nS = 3365, ptry = 5, n = 42, |w| =  2.00359e+00, |Cw^2| = 6.07533e+00
nS = 3365, ptry = 6, n = 53, |w| =  1.36350e+00, |Cw^2| = 2.74970e+00
nS = 3365, ptry = 6, n = 63, |w| =  1.09048e+00, |Cw^2| = 1.81585e+00
kThreeD = 235, nquad = 63
nS = 3349, ptry = 5, n = 36, |w| =  1.56440e+00, |Cw^2| = 3.72486e+00
nS = 3349, ptry = 5, n = 42, |w| =  1.52505e+00, |Cw^2| = 3.37820e+00
nS = 3349, ptry = 6, n = 53, |w| =  1.04008e+00, |Cw^2| = 1.67295e+00
kThreeD = 236, nquad = 53
nS = 3381, ptry = 5, n = 36, |w| =  1.95053e+00, |Cw^2| = 1.59965e+01
nS = 3381, ptry = 5, n = 42, |w| =  1.36366e+00, |Cw^2| = 3.05069e+00
nS = 3381, ptry = 6, n = 53, |w| =  1.08785e+00, |Cw^2| = 2.05088e+00
nS = 3381, ptry = 6, n = 63, |w| =  1.04665e+00, |Cw^2| = 1.76666e+00
kThreeD = 237, nquad = 63
nS = 3410, ptry = 5, n = 36, |w| =  1.50643e+00, |Cw^2| = 3.99545e+00
nS = 3410, ptry = 5, n = 42, |w| =  1.44943e+00, |Cw^2| = 3.79911e+00
nS = 3410, ptry = 6, n = 53, |w| =  1.02499e+00, |Cw^2| = 1.62060e+00
kThreeD = 238, nquad = 53
nS = 3386, ptry = 5, n = 36, |w| =  1.35053e+00, |Cw^2| = 3.96854e+00
nS = 3386, ptry = 5, n = 42, |w| =  1.17180e+00, |Cw^2| = 2.76000e+00
nS = 3386, ptry = 6, n = 53, |w| =  1.12451e+00, |Cw^2| = 2.14321e+00
nS = 3386, ptry = 6, n = 63, |w| =  1.01867e+00, |Cw^2| = 1.76113e+00
kThreeD = 239, nquad = 63
nS = 3273, ptry = 5, n = 36, |w| =  1.05933e+00, |Cw^2| = 1.93803e+00
kThreeD = 240, nquad = 36
nS = 3036, ptry = 5, n = 36, |w| =  2.45071e+00, |Cw^2| = 1.47175e+01
nS = 3036, ptry = 5, n = 42, |w| =  1.89380e+00, |Cw^2| = 7.48312e+00
nS = 3036, ptry = 6, n = 53, |w| =  1.10048e+00, |Cw^2| = 1.89181e+00
kThreeD = 241, nquad = 53
nS = 3012, ptry = 5, n = 36, |w| =  1.67506e+00, |Cw^2| = 5.28632e+00
nS = 3012, ptry = 5, n = 42, |w| =  1.27522e+00, |Cw^2| = 2.44801e+00
nS = 3012, ptry = 6, n = 53, |w| =  1.18526e+00, |Cw^2| = 2.19943e+00
nS = 3012, ptry = 6, n = 63, |w| =  1.04164e+00, |Cw^2| = 1.62944e+00
kThreeD = 242, nquad = 63
nS = 3252, ptry = 5, n = 36, |w| =  1.80615e+00, |Cw^2| = 5.95150e+00
nS = 3252, ptry = 5, n = 42, |w| =  1.65783e+00, |Cw^2| = 4.05733e+00
nS = 3252, ptry = 6, n = 53, |w| =  1.01418e+00, |Cw^2| = 1.42054e+00
kThreeD = 243, nquad = 53
nS = 3234, ptry = 5, n = 36, |w| =  1.72590e+00, |Cw^2| = 4.24597e+00
nS = 3234, ptry = 5, n = 42, |w| =  1.57198e+00, |Cw^2| = 3.71755e+00
nS = 3234, ptry = 6, n = 53, |w| =  1.03658e+00, |Cw^2| = 1.68312e+00
kThreeD = 244, nquad = 53
nS = 3083, ptry = 5, n = 36, |w| =  1.50024e+00, |Cw^2| = 4.90249e+00
nS = 3083, ptry = 5, n = 42, |w| =  1.23160e+00, |Cw^2| = 2.96152e+00
nS = 3083, ptry = 6, n = 53, |w| =  1.17433e+00, |Cw^2| = 2.56154e+00
nS = 3083, ptry = 6, n = 63, |w| =  1.08745e+00, |Cw^2| = 1.67836e+00
kThreeD = 245, nquad = 63
nS = 3202, ptry = 5, n = 36, |w| =  3.12906e+00, |Cw^2| = 2.93819e+01
nS = 3202, ptry = 5, n = 42, |w| =  1.33690e+00, |Cw^2| = 4.01165e+00
nS = 3202, ptry = 6, n = 53, |w| =  1.13185e+00, |Cw^2| = 2.45654e+00
nS = 3202, ptry = 6, n = 63, |w| =  1.10911e+00, |Cw^2| = 2.47985e+00
nS = 3202, ptry = 7, n = 70, |w| =  1.04335e+00, |Cw^2| = 2.06584e+00
nS = 3202, ptry = 7, n = 87, |w| =  1.01038e+00, |Cw^2| = 1.66286e+00
kThreeD = 246, nquad = 87
nS = 3231, ptry = 5, n = 36, |w| =  2.15804e+00, |Cw^2| = 1.15600e+01
nS = 3231, ptry = 5, n = 42, |w| =  1.51099e+00, |Cw^2| = 4.63337e+00
nS = 3231, ptry = 6, n = 53, |w| =  1.22687e+00, |Cw^2| = 2.34500e+00
nS = 3231, ptry = 6, n = 63, |w| =  1.07624e+00, |Cw^2| = 1.80722e+00
kThreeD = 247, nquad = 63
nS = 3286, ptry = 5, n = 36, |w| =  1.47830e+00, |Cw^2| = 4.10937e+00
nS = 3286, ptry = 5, n = 42, |w| =  1.36368e+00, |Cw^2| = 3.89768e+00
nS = 3286, ptry = 6, n = 53, |w| =  1.41234e+00, |Cw^2| = 3.17999e+00
nS = 3286, ptry = 6, n = 63, |w| =  1.05811e+00, |Cw^2| = 1.58806e+00
kThreeD = 248, nquad = 63
nS = 3219, ptry = 5, n = 36, |w| =  1.28677e+00, |Cw^2| = 2.80191e+00
nS = 3219, ptry = 5, n = 42, |w| =  1.28004e+00, |Cw^2| = 2.63266e+00
nS = 3219, ptry = 6, n = 53, |w| =  1.22400e+00, |Cw^2| = 2.34546e+00
nS = 3219, ptry = 6, n = 63, |w| =  1.04387e+00, |Cw^2| = 1.72959e+00
kThreeD = 249, nquad = 63
nS = 3255, ptry = 5, n = 36, |w| =  1.36810e+00, |Cw^2| = 2.66264e+00
nS = 3255, ptry = 5, n = 42, |w| =  1.04630e+00, |Cw^2| = 1.51690e+00
kThreeD = 250, nquad = 42
nS = 3397, ptry = 5, n = 36, |w| =  1.79374e+00, |Cw^2| = 8.08689e+00
nS = 3397, ptry = 5, n = 42, |w| =  1.33297e+00, |Cw^2| = 2.78069e+00
nS = 3397, ptry = 6, n = 53, |w| =  1.20576e+00, |Cw^2| = 2.09355e+00
nS = 3397, ptry = 6, n = 63, |w| =  1.11880e+00, |Cw^2| = 1.82560e+00
kThreeD = 251, nquad = 63
nS = 3215, ptry = 5, n = 36, |w| =  1.34918e+00, |Cw^2| = 3.73224e+00
nS = 3215, ptry = 5, n = 42, |w| =  1.28797e+00, |Cw^2| = 2.92007e+00
nS = 3215, ptry = 6, n = 53, |w| =  1.14453e+00, |Cw^2| = 2.26574e+00
nS = 3215, ptry = 6, n = 63, |w| =  1.05480e+00, |Cw^2| = 1.54293e+00
kThreeD = 252, nquad = 63
nS = 3218, ptry = 5, n = 36, |w| =  1.54491e+00, |Cw^2| = 7.50965e+00
nS = 3218, ptry = 5, n = 42, |w| =  1.65734e+00, |Cw^2| = 5.49217e+00
nS = 3218, ptry = 6, n = 53, |w| =  1.20824e+00, |Cw^2| = 2.30160e+00
nS = 3218, ptry = 6, n = 63, |w| =  1.17618e+00, |Cw^2| = 1.96767e+00
kThreeD = 253, nquad = 63
nS = 3208, ptry = 5, n = 36, |w| =  1.65958e+00, |Cw^2| = 4.50432e+00
nS = 3208, ptry = 5, n = 42, |w| =  1.30664e+00, |Cw^2| = 2.84559e+00
nS = 3208, ptry = 6, n = 53, |w| =  1.04696e+00, |Cw^2| = 1.88070e+00
kThreeD = 254, nquad = 53
nS = 3306, ptry = 5, n = 36, |w| =  2.21448e+00, |Cw^2| = 8.78631e+00
nS = 3306, ptry = 5, n = 42, |w| =  1.31679e+00, |Cw^2| = 2.76211e+00
nS = 3306, ptry = 6, n = 53, |w| =  1.05500e+00, |Cw^2| = 1.48568e+00
kThreeD = 255, nquad = 53
nS = 3091, ptry = 5, n = 36, |w| =  2.03411e+00, |Cw^2| = 7.08519e+00
nS = 3091, ptry = 5, n = 42, |w| =  1.57949e+00, |Cw^2| = 4.43706e+00
nS = 3091, ptry = 6, n = 53, |w| =  1.15822e+00, |Cw^2| = 2.10608e+00
nS = 3091, ptry = 6, n = 63, |w| =  1.08451e+00, |Cw^2| = 1.68840e+00
kThreeD = 256, nquad = 63
nS = 3191, ptry = 5, n = 36, |w| =  1.28609e+00, |Cw^2| = 3.26063e+00
nS = 3191, ptry = 5, n = 42, |w| =  1.15007e+00, |Cw^2| = 2.43622e+00
nS = 3191, ptry = 6, n = 53, |w| =  1.00898e+00, |Cw^2| = 1.56570e+00
kThreeD = 257, nquad = 53
nS = 3316, ptry = 5, n = 36, |w| =  1.84213e+00, |Cw^2| = 5.47871e+00
nS = 3316, ptry = 5, n = 42, |w| =  1.59998e+00, |Cw^2| = 4.53688e+00
nS = 3316, ptry = 6, n = 53, |w| =  1.16798e+00, |Cw^2| = 1.85916e+00
kThreeD = 258, nquad = 53
nS = 3312, ptry = 5, n = 36, |w| =  1.77866e+00, |Cw^2| = 6.15093e+00
nS = 3312, ptry = 5, n = 42, |w| =  1.13757e+00, |Cw^2| = 1.91823e+00
kThreeD = 259, nquad = 42
nS = 3315, ptry = 5, n = 36, |w| =  1.46031e+00, |Cw^2| = 3.30821e+00
nS = 3315, ptry = 5, n = 42, |w| =  1.46594e+00, |Cw^2| = 3.50239e+00
nS = 3315, ptry = 6, n = 53, |w| =  1.10165e+00, |Cw^2| = 1.76219e+00
kThreeD = 260, nquad = 53
nS = 3221, ptry = 5, n = 36, |w| =  1.13618e+00, |Cw^2| = 2.04913e+00
nS = 3221, ptry = 5, n = 42, |w| =  1.11255e+00, |Cw^2| = 1.85090e+00
kThreeD = 261, nquad = 42
nS = 3243, ptry = 5, n = 36, |w| =  1.24111e+00, |Cw^2| = 2.93410e+00
nS = 3243, ptry = 5, n = 42, |w| =  1.22199e+00, |Cw^2| = 2.92488e+00
nS = 3243, ptry = 6, n = 53, |w| =  1.02409e+00, |Cw^2| = 1.52410e+00
kThreeD = 262, nquad = 53
nS = 3225, ptry = 5, n = 36, |w| =  1.22244e+00, |Cw^2| = 2.40906e+00
nS = 3225, ptry = 5, n = 42, |w| =  1.22938e+00, |Cw^2| = 2.61100e+00
nS = 3225, ptry = 6, n = 53, |w| =  1.00764e+00, |Cw^2| = 1.85691e+00
kThreeD = 263, nquad = 53
nS = 3269, ptry = 5, n = 36, |w| =  1.25731e+00, |Cw^2| = 2.75765e+00
nS = 3269, ptry = 5, n = 42, |w| =  1.15603e+00, |Cw^2| = 2.49167e+00
nS = 3269, ptry = 6, n = 53, |w| =  1.12861e+00, |Cw^2| = 2.04761e+00
nS = 3269, ptry = 6, n = 63, |w| =  1.15233e+00, |Cw^2| = 2.23203e+00
nS = 3269, ptry = 7, n = 70, |w| =  1.02165e+00, |Cw^2| = 1.68227e+00
kThreeD = 264, nquad = 70
nS = 3432, ptry = 5, n = 36, |w| =  1.86845e+00, |Cw^2| = 8.02020e+00
nS = 3432, ptry = 5, n = 42, |w| =  1.37695e+00, |Cw^2| = 3.74373e+00
nS = 3432, ptry = 6, n = 53, |w| =  1.09079e+00, |Cw^2| = 2.10584e+00
nS = 3432, ptry = 6, n = 63, |w| =  1.08070e+00, |Cw^2| = 1.99259e+00
kThreeD = 265, nquad = 63
nS = 3013, ptry = 5, n = 36, |w| =  1.37197e+00, |Cw^2| = 3.26974e+00
nS = 3013, ptry = 5, n = 42, |w| =  1.29019e+00, |Cw^2| = 2.50228e+00
nS = 3013, ptry = 6, n = 53, |w| =  1.23523e+00, |Cw^2| = 2.38896e+00
nS = 3013, ptry = 6, n = 63, |w| =  1.06940e+00, |Cw^2| = 1.59274e+00
kThreeD = 266, nquad = 63
nS = 3086, ptry = 5, n = 36, |w| =  1.70619e+00, |Cw^2| = 4.65476e+00
nS = 3086, ptry = 5, n = 42, |w| =  1.70516e+00, |Cw^2| = 4.59010e+00
nS = 3086, ptry = 6, n = 53, |w| =  1.01819e+00, |Cw^2| = 1.44468e+00
kThreeD = 267, nquad = 53
nS = 3294, ptry = 5, n = 36, |w| =  1.22429e+00, |Cw^2| = 2.77720e+00
nS = 3294, ptry = 5, n = 42, |w| =  1.24806e+00, |Cw^2| = 2.79595e+00
nS = 3294, ptry = 6, n = 53, |w| =  1.03606e+00, |Cw^2| = 1.86379e+00
kThreeD = 268, nquad = 53
nS = 3489, ptry = 5, n = 36, |w| =  2.73765e+00, |Cw^2| = 2.12559e+01
nS = 3489, ptry = 5, n = 42, |w| =  1.92975e+00, |Cw^2| = 6.43573e+00
nS = 3489, ptry = 6, n = 53, |w| =  1.22667e+00, |Cw^2| = 2.42538e+00
nS = 3489, ptry = 6, n = 63, |w| =  1.08645e+00, |Cw^2| = 1.85881e+00
kThreeD = 269, nquad = 63
nS = 3062, ptry = 5, n = 36, |w| =  1.43633e+00, |Cw^2| = 3.78062e+00
nS = 3062, ptry = 5, n = 42, |w| =  1.32841e+00, |Cw^2| = 2.99392e+00
nS = 3062, ptry = 6, n = 53, |w| =  1.10673e+00, |Cw^2| = 2.23104e+00
nS = 3062, ptry = 6, n = 63, |w| =  1.03739e+00, |Cw^2| = 1.53712e+00
kThreeD = 270, nquad = 63
nS = 3076, ptry = 5, n = 36, |w| =  1.69573e+00, |Cw^2| = 5.65462e+00
nS = 3076, ptry = 5, n = 42, |w| =  1.37392e+00, |Cw^2| = 3.35113e+00
nS = 3076, ptry = 6, n = 53, |w| =  1.23175e+00, |Cw^2| = 2.54283e+00
nS = 3076, ptry = 6, n = 63, |w| =  1.06586e+00, |Cw^2| = 1.95278e+00
kThreeD = 271, nquad = 63
nS = 3291, ptry = 5, n = 36, |w| =  1.69992e+00, |Cw^2| = 5.13913e+00
nS = 3291, ptry = 5, n = 42, |w| =  1.34163e+00, |Cw^2| = 2.95121e+00
nS = 3291, ptry = 6, n = 53, |w| =  1.05352e+00, |Cw^2| = 1.66426e+00
kThreeD = 272, nquad = 53
nS = 3216, ptry = 5, n = 36, |w| =  1.96361e+00, |Cw^2| = 1.81025e+01
nS = 3216, ptry = 5, n = 42, |w| =  1.42854e+00, |Cw^2| = 4.41359e+00
nS = 3216, ptry = 6, n = 53, |w| =  1.07667e+00, |Cw^2| = 1.97218e+00
kThreeD = 273, nquad = 53
nS = 3209, ptry = 5, n = 36, |w| =  1.22253e+00, |Cw^2| = 3.28235e+00
nS = 3209, ptry = 5, n = 42, |w| =  1.18749e+00, |Cw^2| = 2.21640e+00
nS = 3209, ptry = 6, n = 53, |w| =  1.03190e+00, |Cw^2| = 1.43402e+00
kThreeD = 274, nquad = 53
nS = 3356, ptry = 5, n = 36, |w| =  1.93337e+00, |Cw^2| = 7.65039e+00
nS = 3356, ptry = 5, n = 42, |w| =  1.25921e+00, |Cw^2| = 2.87548e+00
nS = 3356, ptry = 6, n = 53, |w| =  1.22329e+00, |Cw^2| = 2.54922e+00
nS = 3356, ptry = 6, n = 63, |w| =  1.05413e+00, |Cw^2| = 1.54310e+00
kThreeD = 275, nquad = 63
nS = 3408, ptry = 5, n = 36, |w| =  1.74115e+00, |Cw^2| = 5.52084e+00
nS = 3408, ptry = 5, n = 42, |w| =  1.40469e+00, |Cw^2| = 2.84407e+00
nS = 3408, ptry = 6, n = 53, |w| =  1.33992e+00, |Cw^2| = 2.85447e+00
nS = 3408, ptry = 6, n = 63, |w| =  1.06285e+00, |Cw^2| = 1.73148e+00
kThreeD = 276, nquad = 63
nS = 3170, ptry = 5, n = 36, |w| =  1.17403e+00, |Cw^2| = 3.04098e+00
nS = 3170, ptry = 5, n = 42, |w| =  1.16292e+00, |Cw^2| = 2.60224e+00
nS = 3170, ptry = 6, n = 53, |w| =  1.12677e+00, |Cw^2| = 2.32926e+00
nS = 3170, ptry = 6, n = 63, |w| =  1.03779e+00, |Cw^2| = 1.62385e+00
kThreeD = 277, nquad = 63
nS = 3194, ptry = 5, n = 36, |w| =  1.14224e+00, |Cw^2| = 2.51354e+00
nS = 3194, ptry = 5, n = 42, |w| =  1.10777e+00, |Cw^2| = 2.07298e+00
nS = 3194, ptry = 6, n = 53, |w| =  1.05370e+00, |Cw^2| = 1.95580e+00
kThreeD = 278, nquad = 53
nS = 2991, ptry = 5, n = 36, |w| =  1.61082e+00, |Cw^2| = 6.65859e+00
nS = 2991, ptry = 5, n = 42, |w| =  1.31919e+00, |Cw^2| = 3.50140e+00
nS = 2991, ptry = 6, n = 53, |w| =  1.10496e+00, |Cw^2| = 1.83137e+00
kThreeD = 279, nquad = 53
nS = 3391, ptry = 5, n = 36, |w| =  1.24105e+00, |Cw^2| = 2.66708e+00
nS = 3391, ptry = 5, n = 42, |w| =  1.20414e+00, |Cw^2| = 2.51336e+00
nS = 3391, ptry = 6, n = 53, |w| =  1.10370e+00, |Cw^2| = 2.12518e+00
nS = 3391, ptry = 6, n = 63, |w| =  1.10084e+00, |Cw^2| = 2.24253e+00
nS = 3391, ptry = 7, n = 70, |w| =  1.04438e+00, |Cw^2| = 2.01742e+00
nS = 3391, ptry = 7, n = 87, |w| =  1.04591e+00, |Cw^2| = 1.75591e+00
kThreeD = 280, nquad = 87
nS = 3190, ptry = 5, n = 36, |w| =  1.27807e+00, |Cw^2| = 4.55285e+00
nS = 3190, ptry = 5, n = 42, |w| =  1.34090e+00, |Cw^2| = 3.58066e+00
nS = 3190, ptry = 6, n = 53, |w| =  1.11200e+00, |Cw^2| = 2.36369e+00
nS = 3190, ptry = 6, n = 63, |w| =  1.02662e+00, |Cw^2| = 1.64358e+00
kThreeD = 281, nquad = 63
nS = 3381, ptry = 5, n = 36, |w| =  1.86025e+00, |Cw^2| = 6.16644e+00
nS = 3381, ptry = 5, n = 42, |w| =  1.31805e+00, |Cw^2| = 2.59413e+00
nS = 3381, ptry = 6, n = 53, |w| =  1.12122e+00, |Cw^2| = 2.07872e+00
nS = 3381, ptry = 6, n = 63, |w| =  1.09008e+00, |Cw^2| = 1.92830e+00
kThreeD = 282, nquad = 63
nS = 3236, ptry = 5, n = 36, |w| =  1.25665e+00, |Cw^2| = 3.05073e+00
nS = 3236, ptry = 5, n = 42, |w| =  1.18507e+00, |Cw^2| = 2.47434e+00
nS = 3236, ptry = 6, n = 53, |w| =  1.10892e+00, |Cw^2| = 1.76831e+00
kThreeD = 283, nquad = 53
nS = 3280, ptry = 5, n = 36, |w| =  1.21131e+00, |Cw^2| = 2.53673e+00
nS = 3280, ptry = 5, n = 42, |w| =  1.23320e+00, |Cw^2| = 2.54440e+00
nS = 3280, ptry = 6, n = 53, |w| =  1.08427e+00, |Cw^2| = 1.77535e+00
kThreeD = 284, nquad = 53
nS = 3157, ptry = 5, n = 36, |w| =  1.68640e+00, |Cw^2| = 7.05410e+00
nS = 3157, ptry = 5, n = 42, |w| =  1.52068e+00, |Cw^2| = 4.21592e+00
nS = 3157, ptry = 6, n = 53, |w| =  1.38489e+00, |Cw^2| = 3.57944e+00
nS = 3157, ptry = 6, n = 63, |w| =  1.15724e+00, |Cw^2| = 2.15153e+00
nS = 3157, ptry = 7, n = 70, |w| =  1.04846e+00, |Cw^2| = 1.80072e+00
kThreeD = 285, nquad = 70
nS = 3341, ptry = 5, n = 36, |w| =  2.41779e+00, |Cw^2| = 1.93189e+01
nS = 3341, ptry = 5, n = 42, |w| =  1.21619e+00, |Cw^2| = 2.99255e+00
nS = 3341, ptry = 6, n = 53, |w| =  1.21881e+00, |Cw^2| = 2.69573e+00
nS = 3341, ptry = 6, n = 63, |w| =  1.04994e+00, |Cw^2| = 1.66598e+00
kThreeD = 286, nquad = 63
nS = 3195, ptry = 5, n = 36, |w| =  1.66318e+00, |Cw^2| = 5.29208e+00
nS = 3195, ptry = 5, n = 42, |w| =  1.32058e+00, |Cw^2| = 2.71553e+00
nS = 3195, ptry = 6, n = 53, |w| =  1.21286e+00, |Cw^2| = 2.71160e+00
nS = 3195, ptry = 6, n = 63, |w| =  1.07442e+00, |Cw^2| = 1.88889e+00
kThreeD = 287, nquad = 63
nS = 3225, ptry = 5, n = 36, |w| =  1.26346e+00, |Cw^2| = 3.52900e+00
nS = 3225, ptry = 5, n = 42, |w| =  1.07091e+00, |Cw^2| = 1.85540e+00
kThreeD = 288, nquad = 42
nS = 3202, ptry = 5, n = 36, |w| =  1.38497e+00, |Cw^2| = 4.09113e+00
nS = 3202, ptry = 5, n = 42, |w| =  1.10140e+00, |Cw^2| = 2.15528e+00
nS = 3202, ptry = 6, n = 53, |w| =  1.07410e+00, |Cw^2| = 1.98478e+00
kThreeD = 289, nquad = 53
nS = 3023, ptry = 5, n = 36, |w| =  2.40093e+00, |Cw^2| = 1.46181e+01
nS = 3023, ptry = 5, n = 42, |w| =  1.49736e+00, |Cw^2| = 3.80729e+00
nS = 3023, ptry = 6, n = 53, |w| =  1.19072e+00, |Cw^2| = 2.22036e+00
nS = 3023, ptry = 6, n = 63, |w| =  1.12964e+00, |Cw^2| = 2.10709e+00
nS = 3023, ptry = 7, n = 70, |w| =  1.05253e+00, |Cw^2| = 1.77418e+00
kThreeD = 290, nquad = 70
nS = 3158, ptry = 5, n = 36, |w| =  1.44822e+00, |Cw^2| = 5.95308e+00
nS = 3158, ptry = 5, n = 42, |w| =  1.13476e+00, |Cw^2| = 2.40342e+00
nS = 3158, ptry = 6, n = 53, |w| =  1.05761e+00, |Cw^2| = 1.60439e+00
kThreeD = 291, nquad = 53
nS = 3319, ptry = 5, n = 36, |w| =  2.16901e+00, |Cw^2| = 8.65588e+00
nS = 3319, ptry = 5, n = 42, |w| =  1.58992e+00, |Cw^2| = 4.56371e+00
nS = 3319, ptry = 6, n = 53, |w| =  1.28081e+00, |Cw^2| = 2.41560e+00
nS = 3319, ptry = 6, n = 63, |w| =  1.25744e+00, |Cw^2| = 2.45289e+00
nS = 3319, ptry = 7, n = 70, |w| =  1.24126e+00, |Cw^2| = 2.36039e+00
nS = 3319, ptry = 7, n = 87, |w| =  1.01948e+00, |Cw^2| = 1.40294e+00
kThreeD = 292, nquad = 87
nS = 2993, ptry = 5, n = 36, |w| =  1.60957e+00, |Cw^2| = 6.75589e+00
nS = 2993, ptry = 5, n = 42, |w| =  1.31975e+00, |Cw^2| = 3.54646e+00
nS = 2993, ptry = 6, n = 53, |w| =  1.10870e+00, |Cw^2| = 1.83456e+00
kThreeD = 293, nquad = 53
nS = 3341, ptry = 5, n = 36, |w| =  2.30288e+00, |Cw^2| = 1.35693e+01
nS = 3341, ptry = 5, n = 42, |w| =  1.15063e+00, |Cw^2| = 2.42405e+00
nS = 3341, ptry = 6, n = 53, |w| =  1.09769e+00, |Cw^2| = 2.13853e+00
nS = 3341, ptry = 6, n = 63, |w| =  1.05586e+00, |Cw^2| = 1.86854e+00
kThreeD = 294, nquad = 63
nS = 3330, ptry = 5, n = 36, |w| =  1.58807e+00, |Cw^2| = 5.43729e+00
nS = 3330, ptry = 5, n = 42, |w| =  1.46727e+00, |Cw^2| = 4.00776e+00
nS = 3330, ptry = 6, n = 53, |w| =  1.04602e+00, |Cw^2| = 1.54720e+00
kThreeD = 295, nquad = 53
nS = 3303, ptry = 5, n = 36, |w| =  1.64533e+00, |Cw^2| = 7.66869e+00
nS = 3303, ptry = 5, n = 42, |w| =  1.52216e+00, |Cw^2| = 4.51351e+00
nS = 3303, ptry = 6, n = 53, |w| =  1.19735e+00, |Cw^2| = 2.26580e+00
nS = 3303, ptry = 6, n = 63, |w| =  1.00653e+00, |Cw^2| = 1.27539e+00
kThreeD = 296, nquad = 63
nS = 3268, ptry = 5, n = 36, |w| =  1.93720e+00, |Cw^2| = 9.90929e+00
nS = 3268, ptry = 5, n = 42, |w| =  1.57809e+00, |Cw^2| = 4.12419e+00
nS = 3268, ptry = 6, n = 53, |w| =  1.16880e+00, |Cw^2| = 1.90679e+00
kThreeD = 297, nquad = 53
nS = 3328, ptry = 5, n = 36, |w| =  2.20250e+00, |Cw^2| = 8.57902e+00
nS = 3328, ptry = 5, n = 42, |w| =  1.44299e+00, |Cw^2| = 3.27528e+00
nS = 3328, ptry = 6, n = 53, |w| =  1.18920e+00, |Cw^2| = 2.04909e+00
nS = 3328, ptry = 6, n = 63, |w| =  1.11264e+00, |Cw^2| = 1.75976e+00
kThreeD = 298, nquad = 63
nS = 3239, ptry = 5, n = 36, |w| =  1.41761e+00, |Cw^2| = 4.15839e+00
nS = 3239, ptry = 5, n = 42, |w| =  1.28077e+00, |Cw^2| = 2.98608e+00
nS = 3239, ptry = 6, n = 53, |w| =  1.07849e+00, |Cw^2| = 2.07374e+00
nS = 3239, ptry = 6, n = 63, |w| =  1.00828e+00, |Cw^2| = 1.28088e+00
kThreeD = 299, nquad = 63
nS = 3130, ptry = 5, n = 36, |w| =  1.39474e+00, |Cw^2| = 4.77730e+00
nS = 3130, ptry = 5, n = 42, |w| =  1.13446e+00, |Cw^2| = 1.99093e+00
kThreeD = 300, nquad = 42
nS = 3147, ptry = 5, n = 36, |w| =  1.50481e+00, |Cw^2| = 5.76813e+00
nS = 3147, ptry = 5, n = 42, |w| =  1.29643e+00, |Cw^2| = 2.90150e+00
nS = 3147, ptry = 6, n = 53, |w| =  1.09693e+00, |Cw^2| = 2.20579e+00
nS = 3147, ptry = 6, n = 63, |w| =  1.02879e+00, |Cw^2| = 1.41913e+00
kThreeD = 301, nquad = 63
nS = 3045, ptry = 5, n = 36, |w| =  1.77247e+00, |Cw^2| = 5.36262e+00
nS = 3045, ptry = 5, n = 42, |w| =  1.62028e+00, |Cw^2| = 4.10964e+00
nS = 3045, ptry = 6, n = 53, |w| =  1.12670e+00, |Cw^2| = 1.81306e+00
kThreeD = 302, nquad = 53
nS = 3177, ptry = 5, n = 36, |w| =  2.16946e+00, |Cw^2| = 1.38642e+01
nS = 3177, ptry = 5, n = 42, |w| =  2.40648e+00, |Cw^2| = 1.39809e+01
nS = 3177, ptry = 6, n = 53, |w| =  1.11572e+00, |Cw^2| = 1.83217e+00
kThreeD = 303, nquad = 53
nS = 3419, ptry = 5, n = 36, |w| =  1.31470e+00, |Cw^2| = 2.81027e+00
nS = 3419, ptry = 5, n = 42, |w| =  1.33988e+00, |Cw^2| = 3.19254e+00
nS = 3419, ptry = 6, n = 53, |w| =  1.35133e+00, |Cw^2| = 3.55728e+00
nS = 3419, ptry = 6, n = 63, |w| =  1.12567e+00, |Cw^2| = 2.12418e+00
nS = 3419, ptry = 7, n = 70, |w| =  1.09907e+00, |Cw^2| = 1.92938e+00
kThreeD = 304, nquad = 70
nS = 3178, ptry = 5, n = 36, |w| =  1.51183e+00, |Cw^2| = 3.91792e+00
nS = 3178, ptry = 5, n = 42, |w| =  1.26259e+00, |Cw^2| = 2.26037e+00
nS = 3178, ptry = 6, n = 53, |w| =  1.06149e+00, |Cw^2| = 1.70326e+00
kThreeD = 305, nquad = 53
nS = 3034, ptry = 5, n = 36, |w| =  1.94600e+00, |Cw^2| = 6.95373e+00
nS = 3034, ptry = 5, n = 42, |w| =  1.44595e+00, |Cw^2| = 3.11808e+00
nS = 3034, ptry = 6, n = 53, |w| =  1.06481e+00, |Cw^2| = 1.57992e+00
kThreeD = 306, nquad = 53
nS = 3154, ptry = 5, n = 36, |w| =  1.36723e+00, |Cw^2| = 8.75638e+00
nS = 3154, ptry = 5, n = 42, |w| =  1.59740e+00, |Cw^2| = 4.58676e+00
nS = 3154, ptry = 6, n = 53, |w| =  1.41435e+00, |Cw^2| = 2.79581e+00
nS = 3154, ptry = 6, n = 63, |w| =  1.16627e+00, |Cw^2| = 1.91875e+00
kThreeD = 307, nquad = 63
nS = 3475, ptry = 5, n = 36, |w| =  1.65069e+00, |Cw^2| = 4.45079e+00
nS = 3475, ptry = 5, n = 42, |w| =  1.69031e+00, |Cw^2| = 5.03629e+00
nS = 3475, ptry = 6, n = 53, |w| =  1.24112e+00, |Cw^2| = 2.22395e+00
nS = 3475, ptry = 6, n = 63, |w| =  1.14181e+00, |Cw^2| = 1.78265e+00
kThreeD = 308, nquad = 63
nS = 3380, ptry = 5, n = 36, |w| =  1.39068e+00, |Cw^2| = 3.76263e+00
nS = 3380, ptry = 5, n = 42, |w| =  1.09602e+00, |Cw^2| = 1.91857e+00
kThreeD = 309, nquad = 42
nS = 3383, ptry = 5, n = 36, |w| =  1.82388e+00, |Cw^2| = 6.21656e+00
nS = 3383, ptry = 5, n = 42, |w| =  1.25095e+00, |Cw^2| = 2.69071e+00
nS = 3383, ptry = 6, n = 53, |w| =  1.10534e+00, |Cw^2| = 1.67208e+00
kThreeD = 310, nquad = 53
nS = 3243, ptry = 5, n = 36, |w| =  1.71302e+00, |Cw^2| = 7.92944e+00
nS = 3243, ptry = 5, n = 42, |w| =  1.75920e+00, |Cw^2| = 5.22271e+00
nS = 3243, ptry = 6, n = 53, |w| =  1.11538e+00, |Cw^2| = 1.72923e+00
kThreeD = 311, nquad = 53
nS = 3263, ptry = 5, n = 36, |w| =  1.16304e+00, |Cw^2| = 2.09189e+00
nS = 3263, ptry = 5, n = 42, |w| =  1.16530e+00, |Cw^2| = 2.20742e+00
nS = 3263, ptry = 6, n = 53, |w| =  1.07287e+00, |Cw^2| = 1.59867e+00
kThreeD = 312, nquad = 53
nS = 3388, ptry = 5, n = 36, |w| =  1.59078e+00, |Cw^2| = 4.15496e+00
nS = 3388, ptry = 5, n = 42, |w| =  1.20916e+00, |Cw^2| = 2.38860e+00
nS = 3388, ptry = 6, n = 53, |w| =  1.15644e+00, |Cw^2| = 2.63528e+00
nS = 3388, ptry = 6, n = 63, |w| =  1.11783e+00, |Cw^2| = 2.63563e+00
nS = 3388, ptry = 7, n = 70, |w| =  1.10450e+00, |Cw^2| = 2.06865e+00
nS = 3388, ptry = 7, n = 87, |w| =  1.03241e+00, |Cw^2| = 1.60183e+00
kThreeD = 313, nquad = 87
nS = 3367, ptry = 5, n = 36, |w| =  1.44872e+00, |Cw^2| = 4.57460e+00
nS = 3367, ptry = 5, n = 42, |w| =  1.27212e+00, |Cw^2| = 3.70472e+00
nS = 3367, ptry = 6, n = 53, |w| =  1.11571e+00, |Cw^2| = 2.22224e+00
nS = 3367, ptry = 6, n = 63, |w| =  1.11375e+00, |Cw^2| = 2.24518e+00
nS = 3367, ptry = 7, n = 70, |w| =  1.10284e+00, |Cw^2| = 1.74998e+00
kThreeD = 314, nquad = 70
nS = 3168, ptry = 5, n = 36, |w| =  2.17440e+00, |Cw^2| = 9.12744e+00
nS = 3168, ptry = 5, n = 42, |w| =  2.21092e+00, |Cw^2| = 9.84212e+00
nS = 3168, ptry = 6, n = 53, |w| =  1.09133e+00, |Cw^2| = 1.94048e+00
kThreeD = 315, nquad = 53
nS = 3263, ptry = 5, n = 36, |w| =  1.28033e+00, |Cw^2| = 2.73662e+00
nS = 3263, ptry = 5, n = 42, |w| =  1.13109e+00, |Cw^2| = 1.82788e+00
kThreeD = 316, nquad = 42
nS = 3439, ptry = 5, n = 36, |w| =  1.53044e+00, |Cw^2| = 3.83194e+00
nS = 3439, ptry = 5, n = 42, |w| =  1.26154e+00, |Cw^2| = 2.45508e+00
nS = 3439, ptry = 6, n = 53, |w| =  1.25189e+00, |Cw^2| = 2.29467e+00
nS = 3439, ptry = 6, n = 63, |w| =  1.14223e+00, |Cw^2| = 1.90339e+00
kThreeD = 317, nquad = 63
nS = 3072, ptry = 5, n = 36, |w| =  1.69552e+00, |Cw^2| = 6.83986e+00
nS = 3072, ptry = 5, n = 42, |w| =  1.31799e+00, |Cw^2| = 2.81424e+00
nS = 3072, ptry = 6, n = 53, |w| =  1.15942e+00, |Cw^2| = 2.13971e+00
nS = 3072, ptry = 6, n = 63, |w| =  1.07683e+00, |Cw^2| = 1.85763e+00
kThreeD = 318, nquad = 63
nS = 3135, ptry = 5, n = 36, |w| =  1.37768e+00, |Cw^2| = 3.03684e+00
nS = 3135, ptry = 5, n = 42, |w| =  1.22513e+00, |Cw^2| = 2.70429e+00
nS = 3135, ptry = 6, n = 53, |w| =  1.23526e+00, |Cw^2| = 2.72993e+00
nS = 3135, ptry = 6, n = 63, |w| =  1.23987e+00, |Cw^2| = 2.67101e+00
nS = 3135, ptry = 7, n = 70, |w| =  1.02537e+00, |Cw^2| = 1.55476e+00
kThreeD = 319, nquad = 70
nS = 3433, ptry = 5, n = 36, |w| =  1.48396e+00, |Cw^2| = 3.37691e+00
nS = 3433, ptry = 5, n = 42, |w| =  1.33394e+00, |Cw^2| = 2.52831e+00
nS = 3433, ptry = 6, n = 53, |w| =  1.10435e+00, |Cw^2| = 2.22045e+00
nS = 3433, ptry = 6, n = 63, |w| =  1.12463e+00, |Cw^2| = 2.48450e+00
nS = 3433, ptry = 7, n = 70, |w| =  1.16488e+00, |Cw^2| = 2.39257e+00
nS = 3433, ptry = 7, n = 87, |w| =  1.10379e+00, |Cw^2| = 1.88075e+00
kThreeD = 320, nquad = 87
nS = 3173, ptry = 5, n = 36, |w| =  1.68648e+00, |Cw^2| = 7.56972e+00
nS = 3173, ptry = 5, n = 42, |w| =  1.32603e+00, |Cw^2| = 3.47252e+00
nS = 3173, ptry = 6, n = 53, |w| =  1.22519e+00, |Cw^2| = 2.92040e+00
nS = 3173, ptry = 6, n = 63, |w| =  1.04669e+00, |Cw^2| = 1.61299e+00
kThreeD = 321, nquad = 63
nS = 3068, ptry = 5, n = 36, |w| =  2.80293e+00, |Cw^2| = 2.00002e+01
nS = 3068, ptry = 5, n = 42, |w| =  1.34441e+00, |Cw^2| = 2.92070e+00
nS = 3068, ptry = 6, n = 53, |w| =  1.20469e+00, |Cw^2| = 2.18370e+00
nS = 3068, ptry = 6, n = 63, |w| =  1.09996e+00, |Cw^2| = 1.59006e+00
kThreeD = 322, nquad = 63
nS = 3153, ptry = 5, n = 36, |w| =  1.69875e+00, |Cw^2| = 1.11576e+01
nS = 3153, ptry = 5, n = 42, |w| =  1.42691e+00, |Cw^2| = 4.50521e+00
nS = 3153, ptry = 6, n = 53, |w| =  1.07512e+00, |Cw^2| = 1.85108e+00
kThreeD = 323, nquad = 53
nS = 3354, ptry = 5, n = 36, |w| =  1.79451e+00, |Cw^2| = 8.01119e+00
nS = 3354, ptry = 5, n = 42, |w| =  1.13937e+00, |Cw^2| = 2.24475e+00
nS = 3354, ptry = 6, n = 53, |w| =  1.06634e+00, |Cw^2| = 1.66206e+00
kThreeD = 324, nquad = 53
nS = 3064, ptry = 5, n = 36, |w| =  1.89807e+00, |Cw^2| = 8.76811e+00
nS = 3064, ptry = 5, n = 42, |w| =  1.27537e+00, |Cw^2| = 2.85713e+00
nS = 3064, ptry = 6, n = 53, |w| =  1.04913e+00, |Cw^2| = 1.65369e+00
kThreeD = 325, nquad = 53
nS = 3058, ptry = 5, n = 36, |w| =  1.77383e+00, |Cw^2| = 5.66590e+00
nS = 3058, ptry = 5, n = 42, |w| =  1.53658e+00, |Cw^2| = 4.32139e+00
nS = 3058, ptry = 6, n = 53, |w| =  1.06610e+00, |Cw^2| = 1.48363e+00
kThreeD = 326, nquad = 53
nS = 3277, ptry = 5, n = 36, |w| =  1.59099e+00, |Cw^2| = 5.73090e+00
nS = 3277, ptry = 5, n = 42, |w| =  1.48815e+00, |Cw^2| = 5.22447e+00
nS = 3277, ptry = 6, n = 53, |w| =  1.29758e+00, |Cw^2| = 3.73634e+00
nS = 3277, ptry = 6, n = 63, |w| =  1.02386e+00, |Cw^2| = 1.35937e+00
kThreeD = 327, nquad = 63
nS = 3262, ptry = 5, n = 36, |w| =  2.04282e+00, |Cw^2| = 7.72119e+00
nS = 3262, ptry = 5, n = 42, |w| =  1.44160e+00, |Cw^2| = 3.49313e+00
nS = 3262, ptry = 6, n = 53, |w| =  1.07369e+00, |Cw^2| = 1.62878e+00
kThreeD = 328, nquad = 53
nS = 3171, ptry = 5, n = 36, |w| =  2.12818e+00, |Cw^2| = 1.24738e+01
nS = 3171, ptry = 5, n = 42, |w| =  2.08576e+00, |Cw^2| = 8.46274e+00
nS = 3171, ptry = 6, n = 53, |w| =  1.20876e+00, |Cw^2| = 2.60471e+00
nS = 3171, ptry = 6, n = 63, |w| =  1.13486e+00, |Cw^2| = 2.61783e+00
nS = 3171, ptry = 7, n = 70, |w| =  1.00972e+00, |Cw^2| = 2.39116e+00
nS = 3171, ptry = 7, n = 87, |w| =  1.02507e+00, |Cw^2| = 1.78481e+00
kThreeD = 329, nquad = 87
nS = 2989, ptry = 5, n = 36, |w| =  1.26307e+00, |Cw^2| = 3.42842e+00
nS = 2989, ptry = 5, n = 42, |w| =  1.21148e+00, |Cw^2| = 2.80294e+00
nS = 2989, ptry = 6, n = 53, |w| =  1.02846e+00, |Cw^2| = 1.77262e+00
kThreeD = 330, nquad = 53
nS = 3125, ptry = 5, n = 36, |w| =  1.51867e+00, |Cw^2| = 4.74825e+00
nS = 3125, ptry = 5, n = 42, |w| =  1.37838e+00, |Cw^2| = 3.93782e+00
nS = 3125, ptry = 6, n = 53, |w| =  1.09334e+00, |Cw^2| = 2.32470e+00
nS = 3125, ptry = 6, n = 63, |w| =  1.00493e+00, |Cw^2| = 1.43409e+00
kThreeD = 331, nquad = 63
nS = 3136, ptry = 5, n = 36, |w| =  1.34016e+00, |Cw^2| = 3.45916e+00
nS = 3136, ptry = 5, n = 42, |w| =  1.11088e+00, |Cw^2| = 2.25865e+00
nS = 3136, ptry = 6, n = 53, |w| =  1.04677e+00, |Cw^2| = 1.87548e+00
kThreeD = 332, nquad = 53
nS = 3384, ptry = 5, n = 36, |w| =  1.82530e+00, |Cw^2| = 5.27063e+00
nS = 3384, ptry = 5, n = 42, |w| =  1.26405e+00, |Cw^2| = 2.29425e+00
nS = 3384, ptry = 6, n = 53, |w| =  1.05649e+00, |Cw^2| = 1.58369e+00
kThreeD = 333, nquad = 53
nS = 3289, ptry = 5, n = 36, |w| =  1.27795e+00, |Cw^2| = 2.64185e+00
nS = 3289, ptry = 5, n = 42, |w| =  1.24056e+00, |Cw^2| = 2.32523e+00
nS = 3289, ptry = 6, n = 53, |w| =  1.05441e+00, |Cw^2| = 1.73273e+00
kThreeD = 334, nquad = 53
nS = 3386, ptry = 5, n = 36, |w| =  1.60447e+00, |Cw^2| = 3.96156e+00
nS = 3386, ptry = 5, n = 42, |w| =  1.15577e+00, |Cw^2| = 2.28239e+00
nS = 3386, ptry = 6, n = 53, |w| =  1.10226e+00, |Cw^2| = 1.90292e+00
kThreeD = 335, nquad = 53
nS = 3355, ptry = 5, n = 36, |w| =  1.31523e+00, |Cw^2| = 4.02137e+00
nS = 3355, ptry = 5, n = 42, |w| =  1.09938e+00, |Cw^2| = 1.91091e+00
kThreeD = 336, nquad = 42
nS = 3386, ptry = 5, n = 36, |w| =  1.60449e+00, |Cw^2| = 3.97781e+00
nS = 3386, ptry = 5, n = 42, |w| =  1.15602e+00, |Cw^2| = 2.30613e+00
nS = 3386, ptry = 6, n = 53, |w| =  1.10100e+00, |Cw^2| = 1.93450e+00
kThreeD = 337, nquad = 53
nS = 3396, ptry = 5, n = 36, |w| =  1.57664e+00, |Cw^2| = 7.11386e+00
nS = 3396, ptry = 5, n = 42, |w| =  1.47323e+00, |Cw^2| = 4.91299e+00
nS = 3396, ptry = 6, n = 53, |w| =  1.07968e+00, |Cw^2| = 1.66789e+00
kThreeD = 338, nquad = 53
nS = 3188, ptry = 5, n = 36, |w| =  1.21183e+00, |Cw^2| = 2.08912e+00
nS = 3188, ptry = 5, n = 42, |w| =  1.21786e+00, |Cw^2| = 2.28908e+00
nS = 3188, ptry = 6, n = 53, |w| =  1.07492e+00, |Cw^2| = 1.72067e+00
kThreeD = 339, nquad = 53
nS = 3141, ptry = 5, n = 36, |w| =  2.06531e+00, |Cw^2| = 7.65736e+00
nS = 3141, ptry = 5, n = 42, |w| =  1.24075e+00, |Cw^2| = 2.58296e+00
nS = 3141, ptry = 6, n = 53, |w| =  1.05416e+00, |Cw^2| = 1.50289e+00
kThreeD = 340, nquad = 53
nS = 3257, ptry = 5, n = 36, |w| =  2.06077e+00, |Cw^2| = 6.38639e+00
nS = 3257, ptry = 5, n = 42, |w| =  1.21702e+00, |Cw^2| = 1.97272e+00
kThreeD = 341, nquad = 42
nS = 3262, ptry = 5, n = 36, |w| =  1.98853e+00, |Cw^2| = 7.14829e+00
nS = 3262, ptry = 5, n = 42, |w| =  1.64728e+00, |Cw^2| = 4.77448e+00
nS = 3262, ptry = 6, n = 53, |w| =  1.51066e+00, |Cw^2| = 3.87663e+00
nS = 3262, ptry = 6, n = 63, |w| =  1.11643e+00, |Cw^2| = 1.81336e+00
kThreeD = 342, nquad = 63
nS = 3438, ptry = 5, n = 36, |w| =  1.27540e+00, |Cw^2| = 3.68461e+00
nS = 3438, ptry = 5, n = 42, |w| =  1.29490e+00, |Cw^2| = 2.88617e+00
nS = 3438, ptry = 6, n = 53, |w| =  1.15876e+00, |Cw^2| = 1.92275e+00
kThreeD = 343, nquad = 53
nS = 3376, ptry = 5, n = 36, |w| =  1.46675e+00, |Cw^2| = 4.71004e+00
nS = 3376, ptry = 5, n = 42, |w| =  1.07969e+00, |Cw^2| = 1.79315e+00
kThreeD = 344, nquad = 42
nS = 3209, ptry = 5, n = 36, |w| =  2.27109e+00, |Cw^2| = 1.41330e+01
nS = 3209, ptry = 5, n = 42, |w| =  1.57327e+00, |Cw^2| = 5.20219e+00
nS = 3209, ptry = 6, n = 53, |w| =  1.05703e+00, |Cw^2| = 1.73181e+00
kThreeD = 345, nquad = 53
nS = 3231, ptry = 5, n = 36, |w| =  1.14501e+00, |Cw^2| = 2.03979e+00
nS = 3231, ptry = 5, n = 42, |w| =  1.16835e+00, |Cw^2| = 2.00551e+00
nS = 3231, ptry = 6, n = 53, |w| =  1.12060e+00, |Cw^2| = 1.73827e+00
kThreeD = 346, nquad = 53
nS = 3341, ptry = 5, n = 36, |w| =  2.20752e+00, |Cw^2| = 1.06488e+01
nS = 3341, ptry = 5, n = 42, |w| =  1.15130e+00, |Cw^2| = 2.45453e+00
nS = 3341, ptry = 6, n = 53, |w| =  1.15441e+00, |Cw^2| = 2.32787e+00
nS = 3341, ptry = 6, n = 63, |w| =  1.06939e+00, |Cw^2| = 1.92972e+00
kThreeD = 347, nquad = 63
nS = 3422, ptry = 5, n = 36, |w| =  1.35447e+00, |Cw^2| = 3.56540e+00
nS = 3422, ptry = 5, n = 42, |w| =  1.13271e+00, |Cw^2| = 2.35885e+00
nS = 3422, ptry = 6, n = 53, |w| =  1.03113e+00, |Cw^2| = 1.62809e+00
kThreeD = 348, nquad = 53
nS = 3461, ptry = 5, n = 36, |w| =  2.02868e+00, |Cw^2| = 7.14011e+00
nS = 3461, ptry = 5, n = 42, |w| =  1.16856e+00, |Cw^2| = 2.57035e+00
nS = 3461, ptry = 6, n = 53, |w| =  1.02318e+00, |Cw^2| = 1.81614e+00
kThreeD = 349, nquad = 53
nS = 3333, ptry = 5, n = 36, |w| =  1.70623e+00, |Cw^2| = 6.02169e+00
nS = 3333, ptry = 5, n = 42, |w| =  1.07610e+00, |Cw^2| = 1.94881e+00
kThreeD = 350, nquad = 42
nS = 3489, ptry = 5, n = 36, |w| =  1.51882e+00, |Cw^2| = 3.82284e+00
nS = 3489, ptry = 5, n = 42, |w| =  1.12772e+00, |Cw^2| = 2.13854e+00
nS = 3489, ptry = 6, n = 53, |w| =  1.07667e+00, |Cw^2| = 1.88918e+00
kThreeD = 351, nquad = 53
nS = 3161, ptry = 5, n = 36, |w| =  1.86377e+00, |Cw^2| = 1.11052e+01
nS = 3161, ptry = 5, n = 42, |w| =  1.18314e+00, |Cw^2| = 2.09215e+00
nS = 3161, ptry = 6, n = 53, |w| =  1.04772e+00, |Cw^2| = 1.66669e+00
kThreeD = 352, nquad = 53
nS = 3341, ptry = 5, n = 36, |w| =  2.20645e+00, |Cw^2| = 1.06495e+01
nS = 3341, ptry = 5, n = 42, |w| =  1.15106e+00, |Cw^2| = 2.46177e+00
nS = 3341, ptry = 6, n = 53, |w| =  1.15562e+00, |Cw^2| = 2.33875e+00
nS = 3341, ptry = 6, n = 63, |w| =  1.06955e+00, |Cw^2| = 1.93019e+00
kThreeD = 353, nquad = 63
nS = 3396, ptry = 5, n = 36, |w| =  1.63498e+00, |Cw^2| = 5.82225e+00
nS = 3396, ptry = 5, n = 42, |w| =  1.26205e+00, |Cw^2| = 2.17027e+00
nS = 3396, ptry = 6, n = 53, |w| =  1.06920e+00, |Cw^2| = 1.69457e+00
kThreeD = 354, nquad = 53
nS = 3311, ptry = 5, n = 36, |w| =  1.35026e+00, |Cw^2| = 3.01262e+00
nS = 3311, ptry = 5, n = 42, |w| =  1.23578e+00, |Cw^2| = 2.18929e+00
nS = 3311, ptry = 6, n = 53, |w| =  1.21269e+00, |Cw^2| = 2.33061e+00
nS = 3311, ptry = 6, n = 63, |w| =  1.08791e+00, |Cw^2| = 1.72438e+00
kThreeD = 355, nquad = 63
nS = 3305, ptry = 5, n = 36, |w| =  1.24245e+00, |Cw^2| = 2.59048e+00
nS = 3305, ptry = 5, n = 42, |w| =  1.24048e+00, |Cw^2| = 2.63930e+00
nS = 3305, ptry = 6, n = 53, |w| =  1.20381e+00, |Cw^2| = 2.44020e+00
nS = 3305, ptry = 6, n = 63, |w| =  1.07616e+00, |Cw^2| = 1.60968e+00
kThreeD = 356, nquad = 63
nS = 3222, ptry = 5, n = 36, |w| =  1.31569e+00, |Cw^2| = 3.11610e+00
nS = 3222, ptry = 5, n = 42, |w| =  1.19171e+00, |Cw^2| = 2.57244e+00
nS = 3222, ptry = 6, n = 53, |w| =  1.07500e+00, |Cw^2| = 1.58975e+00
kThreeD = 357, nquad = 53
nS = 3240, ptry = 5, n = 36, |w| =  1.48197e+00, |Cw^2| = 3.75559e+00
nS = 3240, ptry = 5, n = 42, |w| =  1.34768e+00, |Cw^2| = 3.53050e+00
nS = 3240, ptry = 6, n = 53, |w| =  1.05030e+00, |Cw^2| = 1.46028e+00
kThreeD = 358, nquad = 53
nS = 3477, ptry = 5, n = 36, |w| =  1.72399e+00, |Cw^2| = 4.89109e+00
nS = 3477, ptry = 5, n = 42, |w| =  1.58853e+00, |Cw^2| = 4.25878e+00
nS = 3477, ptry = 6, n = 53, |w| =  1.10351e+00, |Cw^2| = 1.63548e+00
kThreeD = 359, nquad = 53
nS = 3482, ptry = 5, n = 36, |w| =  1.88718e+00, |Cw^2| = 6.28967e+00
nS = 3482, ptry = 5, n = 42, |w| =  1.41367e+00, |Cw^2| = 3.62982e+00
nS = 3482, ptry = 6, n = 53, |w| =  1.10361e+00, |Cw^2| = 1.79361e+00
kThreeD = 360, nquad = 53
nS = 3203, ptry = 5, n = 36, |w| =  1.63817e+00, |Cw^2| = 4.17575e+00
nS = 3203, ptry = 5, n = 42, |w| =  1.05999e+00, |Cw^2| = 1.72071e+00
kThreeD = 361, nquad = 42
nS = 3186, ptry = 5, n = 36, |w| =  1.64859e+00, |Cw^2| = 5.47870e+00
nS = 3186, ptry = 5, n = 42, |w| =  1.26094e+00, |Cw^2| = 2.42610e+00
nS = 3186, ptry = 6, n = 53, |w| =  1.24568e+00, |Cw^2| = 2.31333e+00
nS = 3186, ptry = 6, n = 63, |w| =  1.03502e+00, |Cw^2| = 1.37240e+00
kThreeD = 362, nquad = 63
nS = 3495, ptry = 5, n = 36, |w| =  1.42031e+00, |Cw^2| = 4.08767e+00
nS = 3495, ptry = 5, n = 42, |w| =  1.43328e+00, |Cw^2| = 4.00259e+00
nS = 3495, ptry = 6, n = 53, |w| =  1.40868e+00, |Cw^2| = 3.70850e+00
nS = 3495, ptry = 6, n = 63, |w| =  1.08118e+00, |Cw^2| = 1.70225e+00
kThreeD = 363, nquad = 63
nS = 3524, ptry = 5, n = 36, |w| =  1.51959e+00, |Cw^2| = 5.44920e+00
nS = 3524, ptry = 5, n = 42, |w| =  1.28849e+00, |Cw^2| = 2.88796e+00
nS = 3524, ptry = 6, n = 53, |w| =  1.17000e+00, |Cw^2| = 2.30346e+00
nS = 3524, ptry = 6, n = 63, |w| =  1.14271e+00, |Cw^2| = 2.35687e+00
nS = 3524, ptry = 7, n = 70, |w| =  1.18054e+00, |Cw^2| = 2.43890e+00
nS = 3524, ptry = 7, n = 87, |w| =  1.04877e+00, |Cw^2| = 1.53820e+00
kThreeD = 364, nquad = 87
nS = 3161, ptry = 5, n = 36, |w| =  1.38699e+00, |Cw^2| = 3.34060e+00
nS = 3161, ptry = 5, n = 42, |w| =  1.34281e+00, |Cw^2| = 2.81498e+00
nS = 3161, ptry = 6, n = 53, |w| =  1.12846e+00, |Cw^2| = 1.96247e+00
kThreeD = 365, nquad = 53
nS = 3359, ptry = 5, n = 36, |w| =  1.52441e+00, |Cw^2| = 5.37381e+00
nS = 3359, ptry = 5, n = 42, |w| =  1.35140e+00, |Cw^2| = 3.65651e+00
nS = 3359, ptry = 6, n = 53, |w| =  1.40753e+00, |Cw^2| = 3.19474e+00
nS = 3359, ptry = 6, n = 63, |w| =  1.07772e+00, |Cw^2| = 1.72301e+00
kThreeD = 366, nquad = 63
nS = 3393, ptry = 5, n = 36, |w| =  2.48454e+00, |Cw^2| = 1.80302e+01
nS = 3393, ptry = 5, n = 42, |w| =  1.86209e+00, |Cw^2| = 6.84594e+00
nS = 3393, ptry = 6, n = 53, |w| =  1.33655e+00, |Cw^2| = 2.44433e+00
nS = 3393, ptry = 6, n = 63, |w| =  1.03854e+00, |Cw^2| = 1.43470e+00
kThreeD = 367, nquad = 63
nS = 3296, ptry = 5, n = 36, |w| =  1.77051e+00, |Cw^2| = 5.11099e+00
nS = 3296, ptry = 5, n = 42, |w| =  1.35460e+00, |Cw^2| = 2.90934e+00
nS = 3296, ptry = 6, n = 53, |w| =  1.23681e+00, |Cw^2| = 2.54003e+00
nS = 3296, ptry = 6, n = 63, |w| =  1.23125e+00, |Cw^2| = 2.83633e+00
nS = 3296, ptry = 7, n = 70, |w| =  1.04536e+00, |Cw^2| = 1.69903e+00
kThreeD = 368, nquad = 70
nS = 3439, ptry = 5, n = 36, |w| =  2.67297e+00, |Cw^2| = 1.29756e+01
nS = 3439, ptry = 5, n = 42, |w| =  2.43310e+00, |Cw^2| = 1.13697e+01
nS = 3439, ptry = 6, n = 53, |w| =  1.14094e+00, |Cw^2| = 2.17125e+00
nS = 3439, ptry = 6, n = 63, |w| =  1.07035e+00, |Cw^2| = 1.77122e+00
kThreeD = 369, nquad = 63
nS = 3441, ptry = 5, n = 36, |w| =  1.37632e+00, |Cw^2| = 5.49496e+00
nS = 3441, ptry = 5, n = 42, |w| =  1.38435e+00, |Cw^2| = 4.01360e+00
nS = 3441, ptry = 6, n = 53, |w| =  1.26535e+00, |Cw^2| = 3.00045e+00
nS = 3441, ptry = 6, n = 63, |w| =  1.08755e+00, |Cw^2| = 2.11051e+00
nS = 3441, ptry = 7, n = 70, |w| =  1.09640e+00, |Cw^2| = 1.97441e+00
kThreeD = 370, nquad = 70
nS = 3301, ptry = 5, n = 36, |w| =  1.44080e+00, |Cw^2| = 4.33786e+00
nS = 3301, ptry = 5, n = 42, |w| =  1.32597e+00, |Cw^2| = 2.85483e+00
nS = 3301, ptry = 6, n = 53, |w| =  1.06787e+00, |Cw^2| = 1.56044e+00
kThreeD = 371, nquad = 53
nS = 3232, ptry = 5, n = 36, |w| =  1.31594e+00, |Cw^2| = 2.38346e+00
nS = 3232, ptry = 5, n = 42, |w| =  1.30433e+00, |Cw^2| = 2.66568e+00
nS = 3232, ptry = 6, n = 53, |w| =  1.06892e+00, |Cw^2| = 1.65932e+00
kThreeD = 372, nquad = 53
nS = 3268, ptry = 5, n = 36, |w| =  1.77822e+00, |Cw^2| = 6.13410e+00
nS = 3268, ptry = 5, n = 42, |w| =  1.55923e+00, |Cw^2| = 3.90386e+00
nS = 3268, ptry = 6, n = 53, |w| =  1.06099e+00, |Cw^2| = 1.53814e+00
kThreeD = 373, nquad = 53
nS = 3209, ptry = 5, n = 36, |w| =  1.49619e+00, |Cw^2| = 4.88107e+00
nS = 3209, ptry = 5, n = 42, |w| =  1.48781e+00, |Cw^2| = 3.76996e+00
nS = 3209, ptry = 6, n = 53, |w| =  1.36933e+00, |Cw^2| = 2.82895e+00
nS = 3209, ptry = 6, n = 63, |w| =  1.18858e+00, |Cw^2| = 2.24589e+00
nS = 3209, ptry = 7, n = 70, |w| =  1.19940e+00, |Cw^2| = 2.27612e+00
nS = 3209, ptry = 7, n = 87, |w| =  1.02252e+00, |Cw^2| = 1.57734e+00
kThreeD = 374, nquad = 87
nS = 3476, ptry = 5, n = 36, |w| =  1.52823e+00, |Cw^2| = 4.22966e+00
nS = 3476, ptry = 5, n = 42, |w| =  1.43731e+00, |Cw^2| = 3.69960e+00
nS = 3476, ptry = 6, n = 53, |w| =  1.15766e+00, |Cw^2| = 2.37056e+00
nS = 3476, ptry = 6, n = 63, |w| =  1.16843e+00, |Cw^2| = 2.30482e+00
nS = 3476, ptry = 7, n = 70, |w| =  1.14064e+00, |Cw^2| = 2.45155e+00
nS = 3476, ptry = 7, n = 87, |w| =  1.04202e+00, |Cw^2| = 1.57666e+00
kThreeD = 375, nquad = 87
nS = 3500, ptry = 5, n = 36, |w| =  1.35929e+00, |Cw^2| = 2.93423e+00
nS = 3500, ptry = 5, n = 42, |w| =  1.29565e+00, |Cw^2| = 2.89402e+00
nS = 3500, ptry = 6, n = 53, |w| =  1.13501e+00, |Cw^2| = 2.13504e+00
nS = 3500, ptry = 6, n = 63, |w| =  1.05718e+00, |Cw^2| = 1.66290e+00
kThreeD = 376, nquad = 63
nS = 3482, ptry = 5, n = 36, |w| =  2.60204e+00, |Cw^2| = 1.33133e+01
nS = 3482, ptry = 5, n = 42, |w| =  1.22747e+00, |Cw^2| = 2.47251e+00
nS = 3482, ptry = 6, n = 53, |w| =  1.14939e+00, |Cw^2| = 2.00226e+00
nS = 3482, ptry = 6, n = 63, |w| =  1.09458e+00, |Cw^2| = 1.83482e+00
kThreeD = 377, nquad = 63
nS = 3405, ptry = 5, n = 36, |w| =  1.97596e+00, |Cw^2| = 1.04787e+01
nS = 3405, ptry = 5, n = 42, |w| =  1.81140e+00, |Cw^2| = 7.43577e+00
nS = 3405, ptry = 6, n = 53, |w| =  1.42996e+00, |Cw^2| = 3.15328e+00
nS = 3405, ptry = 6, n = 63, |w| =  1.02444e+00, |Cw^2| = 1.46019e+00
kThreeD = 378, nquad = 63
nS = 3351, ptry = 5, n = 36, |w| =  1.27743e+00, |Cw^2| = 4.24116e+00
nS = 3351, ptry = 5, n = 42, |w| =  1.18295e+00, |Cw^2| = 2.33900e+00
nS = 3351, ptry = 6, n = 53, |w| =  1.04582e+00, |Cw^2| = 1.88543e+00
kThreeD = 379, nquad = 53
nS = 3321, ptry = 5, n = 36, |w| =  1.59628e+00, |Cw^2| = 5.81648e+00
nS = 3321, ptry = 5, n = 42, |w| =  1.25960e+00, |Cw^2| = 2.67831e+00
nS = 3321, ptry = 6, n = 53, |w| =  1.02288e+00, |Cw^2| = 1.73834e+00
kThreeD = 380, nquad = 53
nS = 3264, ptry = 5, n = 36, |w| =  1.46796e+00, |Cw^2| = 4.10745e+00
nS = 3264, ptry = 5, n = 42, |w| =  1.38008e+00, |Cw^2| = 3.20092e+00
nS = 3264, ptry = 6, n = 53, |w| =  1.08298e+00, |Cw^2| = 1.73036e+00
kThreeD = 381, nquad = 53
nS = 3369, ptry = 5, n = 36, |w| =  1.48458e+00, |Cw^2| = 4.37492e+00
nS = 3369, ptry = 5, n = 42, |w| =  1.36958e+00, |Cw^2| = 4.13071e+00
nS = 3369, ptry = 6, n = 53, |w| =  1.14721e+00, |Cw^2| = 2.65665e+00
nS = 3369, ptry = 6, n = 63, |w| =  1.11255e+00, |Cw^2| = 2.84616e+00
nS = 3369, ptry = 7, n = 70, |w| =  1.03267e+00, |Cw^2| = 1.61571e+00
kThreeD = 382, nquad = 70
nS = 3390, ptry = 5, n = 36, |w| =  1.40892e+00, |Cw^2| = 2.86611e+00
nS = 3390, ptry = 5, n = 42, |w| =  1.22187e+00, |Cw^2| = 2.10366e+00
nS = 3390, ptry = 6, n = 53, |w| =  1.18382e+00, |Cw^2| = 1.90448e+00
kThreeD = 383, nquad = 53
nS = 3257, ptry = 5, n = 36, |w| =  1.61988e+00, |Cw^2| = 5.78283e+00
nS = 3257, ptry = 5, n = 42, |w| =  1.67719e+00, |Cw^2| = 4.71970e+00
nS = 3257, ptry = 6, n = 53, |w| =  1.26519e+00, |Cw^2| = 2.20831e+00
nS = 3257, ptry = 6, n = 63, |w| =  1.08118e+00, |Cw^2| = 1.65928e+00
kThreeD = 384, nquad = 63
nS = 3253, ptry = 5, n = 36, |w| =  1.31799e+00, |Cw^2| = 4.19604e+00
nS = 3253, ptry = 5, n = 42, |w| =  1.16460e+00, |Cw^2| = 2.56913e+00
nS = 3253, ptry = 6, n = 53, |w| =  1.03891e+00, |Cw^2| = 1.50134e+00
kThreeD = 385, nquad = 53
nS = 3319, ptry = 5, n = 36, |w| =  1.25427e+00, |Cw^2| = 3.03205e+00
nS = 3319, ptry = 5, n = 42, |w| =  1.20198e+00, |Cw^2| = 2.54729e+00
nS = 3319, ptry = 6, n = 53, |w| =  1.03307e+00, |Cw^2| = 1.56380e+00
kThreeD = 386, nquad = 53
nS = 3116, ptry = 5, n = 36, |w| =  1.60115e+00, |Cw^2| = 7.04180e+00
nS = 3116, ptry = 5, n = 42, |w| =  1.43473e+00, |Cw^2| = 5.95923e+00
nS = 3116, ptry = 6, n = 53, |w| =  1.25614e+00, |Cw^2| = 2.47566e+00
nS = 3116, ptry = 6, n = 63, |w| =  1.07847e+00, |Cw^2| = 1.71556e+00
kThreeD = 387, nquad = 63
nS = 3482, ptry = 5, n = 36, |w| =  2.60212e+00, |Cw^2| = 1.33603e+01
nS = 3482, ptry = 5, n = 42, |w| =  1.22728e+00, |Cw^2| = 2.47241e+00
nS = 3482, ptry = 6, n = 53, |w| =  1.14865e+00, |Cw^2| = 2.00255e+00
nS = 3482, ptry = 6, n = 63, |w| =  1.09366e+00, |Cw^2| = 1.84248e+00
kThreeD = 388, nquad = 63
nS = 3359, ptry = 5, n = 36, |w| =  1.56457e+00, |Cw^2| = 3.42443e+00
nS = 3359, ptry = 5, n = 42, |w| =  1.35099e+00, |Cw^2| = 3.14854e+00
nS = 3359, ptry = 6, n = 53, |w| =  1.16166e+00, |Cw^2| = 2.09684e+00
nS = 3359, ptry = 6, n = 63, |w| =  1.05735e+00, |Cw^2| = 1.44888e+00
kThreeD = 389, nquad = 63
nS = 3296, ptry = 5, n = 36, |w| =  1.41596e+00, |Cw^2| = 4.28437e+00
nS = 3296, ptry = 5, n = 42, |w| =  1.25731e+00, |Cw^2| = 2.34663e+00
nS = 3296, ptry = 6, n = 53, |w| =  1.12200e+00, |Cw^2| = 1.92083e+00
kThreeD = 390, nquad = 53
nS = 3274, ptry = 5, n = 36, |w| =  1.55036e+00, |Cw^2| = 6.23840e+00
nS = 3274, ptry = 5, n = 42, |w| =  1.32358e+00, |Cw^2| = 2.76896e+00
nS = 3274, ptry = 6, n = 53, |w| =  1.31695e+00, |Cw^2| = 2.68679e+00
nS = 3274, ptry = 6, n = 63, |w| =  1.06769e+00, |Cw^2| = 1.97290e+00
kThreeD = 391, nquad = 63
nS = 3283, ptry = 5, n = 36, |w| =  1.55059e+00, |Cw^2| = 4.72399e+00
nS = 3283, ptry = 5, n = 42, |w| =  1.37516e+00, |Cw^2| = 3.13946e+00
nS = 3283, ptry = 6, n = 53, |w| =  1.12175e+00, |Cw^2| = 2.06905e+00
nS = 3283, ptry = 6, n = 63, |w| =  1.10386e+00, |Cw^2| = 1.89978e+00
kThreeD = 392, nquad = 63
nS = 3190, ptry = 5, n = 36, |w| =  1.51503e+00, |Cw^2| = 5.01786e+00
nS = 3190, ptry = 5, n = 42, |w| =  1.30378e+00, |Cw^2| = 2.95072e+00
nS = 3190, ptry = 6, n = 53, |w| =  1.12096e+00, |Cw^2| = 1.77931e+00
kThreeD = 393, nquad = 53
nS = 3360, ptry = 5, n = 36, |w| =  1.88994e+00, |Cw^2| = 7.27833e+00
nS = 3360, ptry = 5, n = 42, |w| =  1.26441e+00, |Cw^2| = 2.48374e+00
nS = 3360, ptry = 6, n = 53, |w| =  1.14564e+00, |Cw^2| = 1.77415e+00
kThreeD = 394, nquad = 53
nS = 3341, ptry = 5, n = 36, |w| =  1.32849e+00, |Cw^2| = 3.91302e+00
nS = 3341, ptry = 5, n = 42, |w| =  1.16675e+00, |Cw^2| = 2.16131e+00
nS = 3341, ptry = 6, n = 53, |w| =  1.14982e+00, |Cw^2| = 2.08492e+00
nS = 3341, ptry = 6, n = 63, |w| =  1.07870e+00, |Cw^2| = 1.81991e+00
kThreeD = 395, nquad = 63
nS = 3368, ptry = 5, n = 36, |w| =  1.37311e+00, |Cw^2| = 3.99592e+00
nS = 3368, ptry = 5, n = 42, |w| =  1.33103e+00, |Cw^2| = 4.24808e+00
nS = 3368, ptry = 6, n = 53, |w| =  1.09494e+00, |Cw^2| = 2.50719e+00
nS = 3368, ptry = 6, n = 63, |w| =  1.02873e+00, |Cw^2| = 1.56234e+00
kThreeD = 396, nquad = 63
nS = 3321, ptry = 5, n = 36, |w| =  1.78974e+00, |Cw^2| = 8.38149e+00
nS = 3321, ptry = 5, n = 42, |w| =  1.32500e+00, |Cw^2| = 2.77723e+00
nS = 3321, ptry = 6, n = 53, |w| =  1.06507e+00, |Cw^2| = 1.66092e+00
kThreeD = 397, nquad = 53
nS = 3340, ptry = 5, n = 36, |w| =  1.66993e+00, |Cw^2| = 1.01086e+01
nS = 3340, ptry = 5, n = 42, |w| =  1.28730e+00, |Cw^2| = 3.00198e+00
nS = 3340, ptry = 6, n = 53, |w| =  1.09771e+00, |Cw^2| = 2.27803e+00
nS = 3340, ptry = 6, n = 63, |w| =  1.04517e+00, |Cw^2| = 1.57725e+00
kThreeD = 398, nquad = 63
nS = 3265, ptry = 5, n = 36, |w| =  2.81289e+00, |Cw^2| = 1.20203e+01
nS = 3265, ptry = 5, n = 42, |w| =  1.55253e+00, |Cw^2| = 3.86126e+00
nS = 3265, ptry = 6, n = 53, |w| =  1.22005e+00, |Cw^2| = 2.36029e+00
nS = 3265, ptry = 6, n = 63, |w| =  1.07698e+00, |Cw^2| = 1.65429e+00
kThreeD = 399, nquad = 63
nS = 3244, ptry = 5, n = 36, |w| =  1.42904e+00, |Cw^2| = 5.11121e+00
nS = 3244, ptry = 5, n = 42, |w| =  1.49155e+00, |Cw^2| = 4.19914e+00
nS = 3244, ptry = 6, n = 53, |w| =  1.06613e+00, |Cw^2| = 1.57719e+00
kThreeD = 400, nquad = 53
nS = 3314, ptry = 5, n = 36, |w| =  2.11234e+00, |Cw^2| = 8.23659e+00
nS = 3314, ptry = 5, n = 42, |w| =  1.39963e+00, |Cw^2| = 3.09456e+00
nS = 3314, ptry = 6, n = 53, |w| =  1.20281e+00, |Cw^2| = 2.19218e+00
nS = 3314, ptry = 6, n = 63, |w| =  1.00000e+00, |Cw^2| = 1.58994e+00
kThreeD = 401, nquad = 63
nS = 3414, ptry = 5, n = 36, |w| =  1.35128e+00, |Cw^2| = 3.11748e+00
nS = 3414, ptry = 5, n = 42, |w| =  1.10731e+00, |Cw^2| = 1.62348e+00
kThreeD = 402, nquad = 42
nS = 3278, ptry = 5, n = 36, |w| =  1.32542e+00, |Cw^2| = 3.31494e+00
nS = 3278, ptry = 5, n = 42, |w| =  1.31467e+00, |Cw^2| = 2.99951e+00
nS = 3278, ptry = 6, n = 53, |w| =  1.07558e+00, |Cw^2| = 1.82927e+00
kThreeD = 403, nquad = 53
nS = 3190, ptry = 5, n = 36, |w| =  1.51502e+00, |Cw^2| = 5.00402e+00
nS = 3190, ptry = 5, n = 42, |w| =  1.30257e+00, |Cw^2| = 2.94899e+00
nS = 3190, ptry = 6, n = 53, |w| =  1.12193e+00, |Cw^2| = 1.77624e+00
kThreeD = 404, nquad = 53
nS = 3358, ptry = 5, n = 36, |w| =  1.31504e+00, |Cw^2| = 2.55902e+00
nS = 3358, ptry = 5, n = 42, |w| =  1.27632e+00, |Cw^2| = 2.33000e+00
nS = 3358, ptry = 6, n = 53, |w| =  1.21048e+00, |Cw^2| = 1.94026e+00
kThreeD = 405, nquad = 53
nS = 3175, ptry = 5, n = 36, |w| =  2.87409e+00, |Cw^2| = 2.32355e+01
nS = 3175, ptry = 5, n = 42, |w| =  2.19489e+00, |Cw^2| = 9.92753e+00
nS = 3175, ptry = 6, n = 53, |w| =  1.32342e+00, |Cw^2| = 2.68737e+00
nS = 3175, ptry = 6, n = 63, |w| =  1.09522e+00, |Cw^2| = 1.80646e+00
kThreeD = 406, nquad = 63
nS = 3136, ptry = 5, n = 36, |w| =  1.56781e+00, |Cw^2| = 4.10922e+00
nS = 3136, ptry = 5, n = 42, |w| =  1.36162e+00, |Cw^2| = 2.90816e+00
nS = 3136, ptry = 6, n = 53, |w| =  1.14354e+00, |Cw^2| = 1.96757e+00
kThreeD = 407, nquad = 53
nS = 3139, ptry = 5, n = 36, |w| =  1.78852e+00, |Cw^2| = 6.83505e+00
nS = 3139, ptry = 5, n = 42, |w| =  1.28523e+00, |Cw^2| = 3.28265e+00
nS = 3139, ptry = 6, n = 53, |w| =  1.13348e+00, |Cw^2| = 2.14996e+00
nS = 3139, ptry = 6, n = 63, |w| =  1.02363e+00, |Cw^2| = 1.46076e+00
kThreeD = 408, nquad = 63
nS = 3303, ptry = 5, n = 36, |w| =  2.49289e+00, |Cw^2| = 1.26206e+01
nS = 3303, ptry = 5, n = 42, |w| =  1.37563e+00, |Cw^2| = 2.71112e+00
nS = 3303, ptry = 6, n = 53, |w| =  1.25897e+00, |Cw^2| = 2.50510e+00
nS = 3303, ptry = 6, n = 63, |w| =  1.14152e+00, |Cw^2| = 2.18229e+00
nS = 3303, ptry = 7, n = 70, |w| =  1.13394e+00, |Cw^2| = 2.12175e+00
nS = 3303, ptry = 7, n = 87, |w| =  1.05379e+00, |Cw^2| = 1.72487e+00
kThreeD = 409, nquad = 87
nS = 3281, ptry = 5, n = 36, |w| =  1.96826e+00, |Cw^2| = 1.04289e+01
nS = 3281, ptry = 5, n = 42, |w| =  2.02850e+00, |Cw^2| = 1.18119e+01
nS = 3281, ptry = 6, n = 53, |w| =  1.07914e+00, |Cw^2| = 2.47917e+00
nS = 3281, ptry = 6, n = 63, |w| =  1.01719e+00, |Cw^2| = 1.75496e+00
kThreeD = 410, nquad = 63
nS = 3332, ptry = 5, n = 36, |w| =  1.60940e+00, |Cw^2| = 6.97475e+00
nS = 3332, ptry = 5, n = 42, |w| =  1.45275e+00, |Cw^2| = 5.91366e+00
nS = 3332, ptry = 6, n = 53, |w| =  1.07084e+00, |Cw^2| = 1.71073e+00
kThreeD = 411, nquad = 53
nS = 3159, ptry = 5, n = 36, |w| =  1.11699e+00, |Cw^2| = 2.19304e+00
nS = 3159, ptry = 5, n = 42, |w| =  1.09552e+00, |Cw^2| = 2.33679e+00
nS = 3159, ptry = 6, n = 53, |w| =  1.14018e+00, |Cw^2| = 2.19484e+00
nS = 3159, ptry = 6, n = 63, |w| =  1.08271e+00, |Cw^2| = 1.97309e+00
kThreeD = 412, nquad = 63
nS = 3352, ptry = 5, n = 36, |w| =  2.13530e+00, |Cw^2| = 7.54852e+00
nS = 3352, ptry = 5, n = 42, |w| =  1.87171e+00, |Cw^2| = 5.87003e+00
nS = 3352, ptry = 6, n = 53, |w| =  1.05755e+00, |Cw^2| = 1.90896e+00
kThreeD = 413, nquad = 53
nS = 3417, ptry = 5, n = 36, |w| =  1.48843e+00, |Cw^2| = 6.21740e+00
nS = 3417, ptry = 5, n = 42, |w| =  1.45044e+00, |Cw^2| = 4.97410e+00
nS = 3417, ptry = 6, n = 53, |w| =  1.02511e+00, |Cw^2| = 1.38994e+00
kThreeD = 414, nquad = 53
nS = 3310, ptry = 5, n = 36, |w| =  1.76909e+00, |Cw^2| = 6.72677e+00
nS = 3310, ptry = 5, n = 42, |w| =  1.65462e+00, |Cw^2| = 6.12382e+00
nS = 3310, ptry = 6, n = 53, |w| =  1.13047e+00, |Cw^2| = 2.06148e+00
nS = 3310, ptry = 6, n = 63, |w| =  1.04066e+00, |Cw^2| = 1.93788e+00
kThreeD = 415, nquad = 63
nS = 3341, ptry = 5, n = 36, |w| =  1.24019e+00, |Cw^2| = 2.71323e+00
nS = 3341, ptry = 5, n = 42, |w| =  1.17060e+00, |Cw^2| = 2.40128e+00
nS = 3341, ptry = 6, n = 53, |w| =  1.14801e+00, |Cw^2| = 1.91374e+00
kThreeD = 416, nquad = 53
nS = 3365, ptry = 5, n = 36, |w| =  1.68856e+00, |Cw^2| = 5.29120e+00
nS = 3365, ptry = 5, n = 42, |w| =  1.48681e+00, |Cw^2| = 4.17549e+00
nS = 3365, ptry = 6, n = 53, |w| =  1.08272e+00, |Cw^2| = 1.68218e+00
kThreeD = 417, nquad = 53
nS = 3380, ptry = 5, n = 36, |w| =  1.42654e+00, |Cw^2| = 2.81662e+00
nS = 3380, ptry = 5, n = 42, |w| =  1.38722e+00, |Cw^2| = 2.87465e+00
nS = 3380, ptry = 6, n = 53, |w| =  1.07248e+00, |Cw^2| = 1.72150e+00
kThreeD = 418, nquad = 53
nS = 3377, ptry = 5, n = 36, |w| =  1.70342e+00, |Cw^2| = 5.19239e+00
nS = 3377, ptry = 5, n = 42, |w| =  1.31043e+00, |Cw^2| = 2.37295e+00
nS = 3377, ptry = 6, n = 53, |w| =  1.07332e+00, |Cw^2| = 1.61305e+00
kThreeD = 419, nquad = 53
nS = 3040, ptry = 5, n = 36, |w| =  1.37240e+00, |Cw^2| = 3.24012e+00
nS = 3040, ptry = 5, n = 42, |w| =  1.06707e+00, |Cw^2| = 1.59396e+00
kThreeD = 420, nquad = 42
nS = 3369, ptry = 5, n = 36, |w| =  1.94266e+00, |Cw^2| = 9.01188e+00
nS = 3369, ptry = 5, n = 42, |w| =  1.78237e+00, |Cw^2| = 7.56082e+00
nS = 3369, ptry = 6, n = 53, |w| =  1.20466e+00, |Cw^2| = 2.13751e+00
nS = 3369, ptry = 6, n = 63, |w| =  1.01339e+00, |Cw^2| = 1.32601e+00
kThreeD = 421, nquad = 63
nS = 3496, ptry = 5, n = 36, |w| =  1.70855e+00, |Cw^2| = 5.89855e+00
nS = 3496, ptry = 5, n = 42, |w| =  1.67133e+00, |Cw^2| = 5.32678e+00
nS = 3496, ptry = 6, n = 53, |w| =  1.04635e+00, |Cw^2| = 1.41172e+00
kThreeD = 422, nquad = 53
nS = 3348, ptry = 5, n = 36, |w| =  1.59927e+00, |Cw^2| = 6.09676e+00
nS = 3348, ptry = 5, n = 42, |w| =  1.34823e+00, |Cw^2| = 2.63710e+00
nS = 3348, ptry = 6, n = 53, |w| =  1.21015e+00, |Cw^2| = 2.09885e+00
nS = 3348, ptry = 6, n = 63, |w| =  1.01281e+00, |Cw^2| = 1.25697e+00
kThreeD = 423, nquad = 63
nS = 3310, ptry = 5, n = 36, |w| =  1.47668e+00, |Cw^2| = 4.44466e+00
nS = 3310, ptry = 5, n = 42, |w| =  1.47724e+00, |Cw^2| = 4.32859e+00
nS = 3310, ptry = 6, n = 53, |w| =  1.03525e+00, |Cw^2| = 1.59835e+00
kThreeD = 424, nquad = 53
nS = 3264, ptry = 5, n = 36, |w| =  1.25694e+00, |Cw^2| = 2.74998e+00
nS = 3264, ptry = 5, n = 42, |w| =  1.12909e+00, |Cw^2| = 2.12270e+00
nS = 3264, ptry = 6, n = 53, |w| =  1.03435e+00, |Cw^2| = 1.40959e+00
kThreeD = 425, nquad = 53
nS = 3365, ptry = 5, n = 36, |w| =  3.01963e+00, |Cw^2| = 2.28681e+01
nS = 3365, ptry = 5, n = 42, |w| =  1.48098e+00, |Cw^2| = 3.62213e+00
nS = 3365, ptry = 6, n = 53, |w| =  1.12985e+00, |Cw^2| = 1.89304e+00
kThreeD = 426, nquad = 53
nS = 3315, ptry = 5, n = 36, |w| =  1.38470e+00, |Cw^2| = 4.15542e+00
nS = 3315, ptry = 5, n = 42, |w| =  1.16595e+00, |Cw^2| = 2.24703e+00
nS = 3315, ptry = 6, n = 53, |w| =  1.02044e+00, |Cw^2| = 1.26126e+00
kThreeD = 427, nquad = 53
nS = 3338, ptry = 5, n = 36, |w| =  1.59869e+00, |Cw^2| = 7.38593e+00
nS = 3338, ptry = 5, n = 42, |w| =  1.45964e+00, |Cw^2| = 3.56834e+00
nS = 3338, ptry = 6, n = 53, |w| =  1.11408e+00, |Cw^2| = 1.78952e+00
kThreeD = 428, nquad = 53
nS = 3412, ptry = 5, n = 36, |w| =  1.72016e+00, |Cw^2| = 5.12726e+00
nS = 3412, ptry = 5, n = 42, |w| =  1.47979e+00, |Cw^2| = 3.25621e+00
nS = 3412, ptry = 6, n = 53, |w| =  1.08293e+00, |Cw^2| = 1.72449e+00
kThreeD = 429, nquad = 53
nS = 3420, ptry = 5, n = 36, |w| =  1.58474e+00, |Cw^2| = 7.23073e+00
nS = 3420, ptry = 5, n = 42, |w| =  1.49736e+00, |Cw^2| = 3.88906e+00
nS = 3420, ptry = 6, n = 53, |w| =  1.05977e+00, |Cw^2| = 1.51714e+00
kThreeD = 430, nquad = 53
nS = 3465, ptry = 5, n = 36, |w| =  1.73668e+00, |Cw^2| = 6.08423e+00
nS = 3465, ptry = 5, n = 42, |w| =  1.13284e+00, |Cw^2| = 1.80531e+00
kThreeD = 431, nquad = 42
nS = 3452, ptry = 5, n = 36, |w| =  1.57356e+00, |Cw^2| = 4.90907e+00
nS = 3452, ptry = 5, n = 42, |w| =  1.06011e+00, |Cw^2| = 1.55795e+00
kThreeD = 432, nquad = 42
nS = 3779, ptry = 5, n = 36, |w| =  2.17617e+00, |Cw^2| = 1.83433e+01
nS = 3779, ptry = 5, n = 42, |w| =  1.31165e+00, |Cw^2| = 4.10510e+00
nS = 3779, ptry = 6, n = 53, |w| =  1.06848e+00, |Cw^2| = 2.40754e+00
nS = 3779, ptry = 6, n = 63, |w| =  1.06300e+00, |Cw^2| = 2.33647e+00
nS = 3779, ptry = 7, n = 70, |w| =  1.08475e+00, |Cw^2| = 2.39380e+00
nS = 3779, ptry = 7, n = 87, |w| =  1.06477e+00, |Cw^2| = 2.17648e+00
nS = 3779, ptry = 7, n = 90, |w| =  1.07163e+00, |Cw^2| = 2.19017e+00
nS = 3779, ptry = 8, n = 104, |w| =  1.04254e+00, |Cw^2| = 1.85572e+00
kThreeD = 433, nquad = 104
nS = 2978, ptry = 5, n = 36, |w| =  1.66004e+00, |Cw^2| = 4.82066e+00
nS = 2978, ptry = 5, n = 42, |w| =  1.21926e+00, |Cw^2| = 2.38325e+00
nS = 2978, ptry = 6, n = 53, |w| =  1.13230e+00, |Cw^2| = 1.87392e+00
kThreeD = 434, nquad = 53
nS = 3398, ptry = 5, n = 36, |w| =  1.27114e+00, |Cw^2| = 3.09728e+00
nS = 3398, ptry = 5, n = 42, |w| =  1.10300e+00, |Cw^2| = 2.43032e+00
nS = 3398, ptry = 6, n = 53, |w| =  1.01990e+00, |Cw^2| = 1.50400e+00
kThreeD = 435, nquad = 53
nS = 3478, ptry = 5, n = 36, |w| =  1.79169e+00, |Cw^2| = 5.36798e+00
nS = 3478, ptry = 5, n = 42, |w| =  1.53479e+00, |Cw^2| = 3.62188e+00
nS = 3478, ptry = 6, n = 53, |w| =  1.34635e+00, |Cw^2| = 2.79747e+00
nS = 3478, ptry = 6, n = 63, |w| =  1.13606e+00, |Cw^2| = 2.07282e+00
nS = 3478, ptry = 7, n = 70, |w| =  1.04032e+00, |Cw^2| = 1.51306e+00
kThreeD = 436, nquad = 70
nS = 3280, ptry = 5, n = 36, |w| =  2.08584e+00, |Cw^2| = 1.02635e+01
nS = 3280, ptry = 5, n = 42, |w| =  1.49759e+00, |Cw^2| = 4.91919e+00
nS = 3280, ptry = 6, n = 53, |w| =  1.18413e+00, |Cw^2| = 2.06254e+00
nS = 3280, ptry = 6, n = 63, |w| =  1.01696e+00, |Cw^2| = 1.40453e+00
kThreeD = 437, nquad = 63
nS = 3433, ptry = 5, n = 36, |w| =  2.74839e+00, |Cw^2| = 2.39134e+01
nS = 3433, ptry = 5, n = 42, |w| =  2.34612e+00, |Cw^2| = 1.37952e+01
nS = 3433, ptry = 6, n = 53, |w| =  1.34660e+00, |Cw^2| = 5.58234e+00
nS = 3433, ptry = 6, n = 63, |w| =  1.28491e+00, |Cw^2| = 5.20702e+00
nS = 3433, ptry = 7, n = 70, |w| =  1.22981e+00, |Cw^2| = 5.29099e+00
nS = 3433, ptry = 7, n = 87, |w| =  1.21128e+00, |Cw^2| = 5.14808e+00
nS = 3433, ptry = 7, n = 90, |w| =  1.20700e+00, |Cw^2| = 5.14527e+00
nS = 3433, ptry = 8, n = 104, |w| =  1.23068e+00, |Cw^2| = 5.26187e+00
nS = 3433, ptry = 8, n = 121, |w| =  1.21610e+00, |Cw^2| = 5.22769e+00
nS = 3433, ptry = 8, n = 123, |w| =  1.20156e+00, |Cw^2| = 5.12102e+00
nS = 3433, ptry = 9, n = 138, |w| =  1.21675e+00, |Cw^2| = 5.43699e+00
nS = 3433, ptry = 9, n = 155, |w| =  1.20066e+00, |Cw^2| = 5.51022e+00
nS = 3433, ptry = 9, n = 165, |w| =  1.21399e+00, |Cw^2| = 5.71757e+00
nS = 3433, ptry = 10, n = 172, |w| =  1.20044e+00, |Cw^2| = 5.68940e+00
nS = 3433, ptry = 10, n = 189, |w| =  1.17550e+00, |Cw^2| = 5.58243e+00
nS = 3433, ptry = 10, n = 206, |w| =  1.18182e+00, |Cw^2| = 5.49243e+00
nS = 3433, ptry = 10, n = 214, |w| =  1.18623e+00, |Cw^2| = 5.48840e+00
nS = 3433, ptry = 11, n = 223, |w| =  1.17884e+00, |Cw^2| = 5.46744e+00
nS = 3433, ptry = 11, n = 240, |w| =  1.17246e+00, |Cw^2| = 5.65590e+00
nS = 3433, ptry = 11, n = 257, |w| =  1.16981e+00, |Cw^2| = 5.62752e+00
nS = 3433, ptry = 11, n = 273, |w| =  1.16664e+00, |Cw^2| = 5.66706e+00
All sample, n = 3433, |w| =  1.220567853579964e+00, |Cw^2| = 6.133058193831321e+00
kThreeD = 438, nquad = 3433
nS = 3325, ptry = 5, n = 36, |w| =  1.44438e+00, |Cw^2| = 3.56378e+00
nS = 3325, ptry = 5, n = 42, |w| =  1.30861e+00, |Cw^2| = 3.05542e+00
nS = 3325, ptry = 6, n = 53, |w| =  1.18612e+00, |Cw^2| = 2.30178e+00
nS = 3325, ptry = 6, n = 63, |w| =  1.06722e+00, |Cw^2| = 1.63537e+00
kThreeD = 439, nquad = 63
nS = 3346, ptry = 5, n = 36, |w| =  1.84692e+00, |Cw^2| = 6.35622e+00
nS = 3346, ptry = 5, n = 42, |w| =  1.38571e+00, |Cw^2| = 2.75700e+00
nS = 3346, ptry = 6, n = 53, |w| =  1.03750e+00, |Cw^2| = 1.47571e+00
kThreeD = 440, nquad = 53
nS = 3390, ptry = 5, n = 36, |w| =  1.36824e+00, |Cw^2| = 3.67245e+00
nS = 3390, ptry = 5, n = 42, |w| =  1.46215e+00, |Cw^2| = 3.25731e+00
nS = 3390, ptry = 6, n = 53, |w| =  1.07548e+00, |Cw^2| = 1.77378e+00
kThreeD = 441, nquad = 53
nS = 3258, ptry = 5, n = 36, |w| =  1.53601e+00, |Cw^2| = 4.69956e+00
nS = 3258, ptry = 5, n = 42, |w| =  1.43639e+00, |Cw^2| = 4.45162e+00
nS = 3258, ptry = 6, n = 53, |w| =  1.17440e+00, |Cw^2| = 2.38514e+00
nS = 3258, ptry = 6, n = 63, |w| =  1.16098e+00, |Cw^2| = 2.26146e+00
nS = 3258, ptry = 7, n = 70, |w| =  1.09886e+00, |Cw^2| = 1.94624e+00
kThreeD = 442, nquad = 70
nS = 3209, ptry = 5, n = 36, |w| =  1.90107e+00, |Cw^2| = 6.07980e+00
nS = 3209, ptry = 5, n = 42, |w| =  1.16210e+00, |Cw^2| = 2.16774e+00
nS = 3209, ptry = 6, n = 53, |w| =  1.13576e+00, |Cw^2| = 1.96194e+00
kThreeD = 443, nquad = 53
nS = 3205, ptry = 5, n = 36, |w| =  1.33951e+00, |Cw^2| = 3.97006e+00
nS = 3205, ptry = 5, n = 42, |w| =  1.30812e+00, |Cw^2| = 3.68738e+00
nS = 3205, ptry = 6, n = 53, |w| =  1.12482e+00, |Cw^2| = 2.06073e+00
nS = 3205, ptry = 6, n = 63, |w| =  1.07955e+00, |Cw^2| = 1.87370e+00
kThreeD = 444, nquad = 63
nS = 2889, ptry = 5, n = 36, |w| =  1.72996e+00, |Cw^2| = 8.53762e+00
nS = 2889, ptry = 5, n = 42, |w| =  1.60816e+00, |Cw^2| = 7.53410e+00
nS = 2889, ptry = 6, n = 53, |w| =  1.22242e+00, |Cw^2| = 2.43420e+00
nS = 2889, ptry = 6, n = 63, |w| =  1.10048e+00, |Cw^2| = 1.85005e+00
kThreeD = 445, nquad = 63
nS = 3289, ptry = 5, n = 36, |w| =  2.08976e+00, |Cw^2| = 7.62438e+00
nS = 3289, ptry = 5, n = 42, |w| =  1.67385e+00, |Cw^2| = 5.56708e+00
nS = 3289, ptry = 6, n = 53, |w| =  1.35740e+00, |Cw^2| = 3.07947e+00
nS = 3289, ptry = 6, n = 63, |w| =  1.12376e+00, |Cw^2| = 1.79517e+00
kThreeD = 446, nquad = 63
nS = 3464, ptry = 5, n = 36, |w| =  2.55619e+00, |Cw^2| = 1.04558e+01
nS = 3464, ptry = 5, n = 42, |w| =  2.07848e+00, |Cw^2| = 7.18853e+00
nS = 3464, ptry = 6, n = 53, |w| =  1.05909e+00, |Cw^2| = 1.62323e+00
kThreeD = 447, nquad = 53
nS = 2977, ptry = 5, n = 36, |w| =  1.51266e+00, |Cw^2| = 4.75701e+00
nS = 2977, ptry = 5, n = 42, |w| =  1.46177e+00, |Cw^2| = 3.78359e+00
nS = 2977, ptry = 6, n = 53, |w| =  1.11777e+00, |Cw^2| = 1.77461e+00
kThreeD = 448, nquad = 53
nS = 3187, ptry = 5, n = 36, |w| =  1.74041e+00, |Cw^2| = 8.96220e+00
nS = 3187, ptry = 5, n = 42, |w| =  1.47589e+00, |Cw^2| = 4.67089e+00
nS = 3187, ptry = 6, n = 53, |w| =  1.07911e+00, |Cw^2| = 1.88688e+00
kThreeD = 449, nquad = 53
nS = 3109, ptry = 5, n = 36, |w| =  1.88875e+00, |Cw^2| = 7.93717e+00
nS = 3109, ptry = 5, n = 42, |w| =  1.74534e+00, |Cw^2| = 6.82029e+00
nS = 3109, ptry = 6, n = 53, |w| =  1.22860e+00, |Cw^2| = 2.24173e+00
nS = 3109, ptry = 6, n = 63, |w| =  1.11299e+00, |Cw^2| = 1.78830e+00
kThreeD = 450, nquad = 63
nS = 3175, ptry = 5, n = 36, |w| =  1.88863e+00, |Cw^2| = 6.17161e+00
nS = 3175, ptry = 5, n = 42, |w| =  1.12710e+00, |Cw^2| = 1.72445e+00
kThreeD = 451, nquad = 42
nS = 3351, ptry = 5, n = 36, |w| =  1.82271e+00, |Cw^2| = 1.10151e+01
nS = 3351, ptry = 5, n = 42, |w| =  1.28147e+00, |Cw^2| = 2.66115e+00
nS = 3351, ptry = 6, n = 53, |w| =  1.23694e+00, |Cw^2| = 2.68808e+00
nS = 3351, ptry = 6, n = 63, |w| =  1.04882e+00, |Cw^2| = 1.61321e+00
kThreeD = 452, nquad = 63
nS = 3289, ptry = 5, n = 36, |w| =  1.35359e+00, |Cw^2| = 3.50946e+00
nS = 3289, ptry = 5, n = 42, |w| =  1.37937e+00, |Cw^2| = 3.48082e+00
nS = 3289, ptry = 6, n = 53, |w| =  1.03304e+00, |Cw^2| = 1.42097e+00
kThreeD = 453, nquad = 53
nS = 3228, ptry = 5, n = 36, |w| =  1.51489e+00, |Cw^2| = 3.52697e+00
nS = 3228, ptry = 5, n = 42, |w| =  1.29418e+00, |Cw^2| = 2.36030e+00
nS = 3228, ptry = 6, n = 53, |w| =  1.07162e+00, |Cw^2| = 1.88468e+00
kThreeD = 454, nquad = 53
nS = 3225, ptry = 5, n = 36, |w| =  1.22261e+00, |Cw^2| = 2.41260e+00
nS = 3225, ptry = 5, n = 42, |w| =  1.22830e+00, |Cw^2| = 2.61421e+00
nS = 3225, ptry = 6, n = 53, |w| =  1.00773e+00, |Cw^2| = 1.85441e+00
kThreeD = 455, nquad = 53
nS = 3198, ptry = 5, n = 36, |w| =  1.07370e+00, |Cw^2| = 1.88652e+00
kThreeD = 456, nquad = 36
nS = 3139, ptry = 5, n = 36, |w| =  1.33575e+00, |Cw^2| = 4.03334e+00
nS = 3139, ptry = 5, n = 42, |w| =  1.16185e+00, |Cw^2| = 2.55631e+00
nS = 3139, ptry = 6, n = 53, |w| =  1.01938e+00, |Cw^2| = 1.44292e+00
kThreeD = 457, nquad = 53
nS = 3502, ptry = 5, n = 36, |w| =  1.55733e+00, |Cw^2| = 5.30185e+00
nS = 3502, ptry = 5, n = 42, |w| =  1.26631e+00, |Cw^2| = 2.70657e+00
nS = 3502, ptry = 6, n = 53, |w| =  1.10184e+00, |Cw^2| = 1.86616e+00
kThreeD = 458, nquad = 53
nS = 3188, ptry = 5, n = 36, |w| =  1.33197e+00, |Cw^2| = 3.20082e+00
nS = 3188, ptry = 5, n = 42, |w| =  1.24427e+00, |Cw^2| = 2.29462e+00
nS = 3188, ptry = 6, n = 53, |w| =  1.10225e+00, |Cw^2| = 1.93992e+00
kThreeD = 459, nquad = 53
nS = 3203, ptry = 5, n = 36, |w| =  1.58877e+00, |Cw^2| = 1.04434e+01
nS = 3203, ptry = 5, n = 42, |w| =  1.49092e+00, |Cw^2| = 4.24640e+00
nS = 3203, ptry = 6, n = 53, |w| =  1.06353e+00, |Cw^2| = 1.73746e+00
kThreeD = 460, nquad = 53
nS = 3305, ptry = 5, n = 36, |w| =  2.21583e+00, |Cw^2| = 8.75260e+00
nS = 3305, ptry = 5, n = 42, |w| =  1.31949e+00, |Cw^2| = 2.73448e+00
nS = 3305, ptry = 6, n = 53, |w| =  1.05499e+00, |Cw^2| = 1.48126e+00
kThreeD = 461, nquad = 53
nS = 3212, ptry = 5, n = 36, |w| =  1.52992e+00, |Cw^2| = 4.24868e+00
nS = 3212, ptry = 5, n = 42, |w| =  1.22130e+00, |Cw^2| = 2.53624e+00
nS = 3212, ptry = 6, n = 53, |w| =  1.02264e+00, |Cw^2| = 1.56081e+00
kThreeD = 462, nquad = 53
nS = 3226, ptry = 5, n = 36, |w| =  1.69909e+00, |Cw^2| = 7.46179e+00
nS = 3226, ptry = 5, n = 42, |w| =  1.13043e+00, |Cw^2| = 2.01674e+00
nS = 3226, ptry = 6, n = 53, |w| =  1.04602e+00, |Cw^2| = 1.83605e+00
kThreeD = 463, nquad = 53
nS = 3294, ptry = 5, n = 36, |w| =  1.82847e+00, |Cw^2| = 7.11637e+00
nS = 3294, ptry = 5, n = 42, |w| =  1.71894e+00, |Cw^2| = 5.41472e+00
nS = 3294, ptry = 6, n = 53, |w| =  1.15440e+00, |Cw^2| = 1.74835e+00
kThreeD = 464, nquad = 53
nS = 3219, ptry = 5, n = 36, |w| =  2.25182e+00, |Cw^2| = 2.81297e+01
nS = 3219, ptry = 5, n = 42, |w| =  1.37471e+00, |Cw^2| = 4.43930e+00
nS = 3219, ptry = 6, n = 53, |w| =  1.11711e+00, |Cw^2| = 2.09556e+00
nS = 3219, ptry = 6, n = 63, |w| =  1.05689e+00, |Cw^2| = 1.83144e+00
kThreeD = 465, nquad = 63
nS = 3481, ptry = 5, n = 36, |w| =  1.34930e+00, |Cw^2| = 5.83384e+00
nS = 3481, ptry = 5, n = 42, |w| =  1.47489e+00, |Cw^2| = 4.11160e+00
nS = 3481, ptry = 6, n = 53, |w| =  1.10964e+00, |Cw^2| = 2.16828e+00
nS = 3481, ptry = 6, n = 63, |w| =  1.05347e+00, |Cw^2| = 1.64994e+00
kThreeD = 466, nquad = 63
nS = 3039, ptry = 5, n = 36, |w| =  1.56575e+00, |Cw^2| = 4.63975e+00
nS = 3039, ptry = 5, n = 42, |w| =  1.51408e+00, |Cw^2| = 3.86415e+00
nS = 3039, ptry = 6, n = 53, |w| =  1.05102e+00, |Cw^2| = 1.49759e+00
kThreeD = 467, nquad = 53
nS = 3335, ptry = 5, n = 36, |w| =  1.12617e+00, |Cw^2| = 1.96151e+00
kThreeD = 468, nquad = 36
nS = 3212, ptry = 5, n = 36, |w| =  1.80509e+00, |Cw^2| = 1.10339e+01
nS = 3212, ptry = 5, n = 42, |w| =  1.75752e+00, |Cw^2| = 7.74000e+00
nS = 3212, ptry = 6, n = 53, |w| =  1.03497e+00, |Cw^2| = 1.74778e+00
kThreeD = 469, nquad = 53
nS = 3375, ptry = 5, n = 36, |w| =  1.65176e+00, |Cw^2| = 5.32591e+00
nS = 3375, ptry = 5, n = 42, |w| =  1.58660e+00, |Cw^2| = 4.54023e+00
nS = 3375, ptry = 6, n = 53, |w| =  1.09179e+00, |Cw^2| = 1.87378e+00
kThreeD = 470, nquad = 53
nS = 3046, ptry = 5, n = 36, |w| =  1.71364e+00, |Cw^2| = 8.52200e+00
nS = 3046, ptry = 5, n = 42, |w| =  1.36981e+00, |Cw^2| = 3.35497e+00
nS = 3046, ptry = 6, n = 53, |w| =  1.24447e+00, |Cw^2| = 2.40093e+00
nS = 3046, ptry = 6, n = 63, |w| =  1.14989e+00, |Cw^2| = 1.85509e+00
kThreeD = 471, nquad = 63
nS = 3394, ptry = 5, n = 36, |w| =  1.43308e+00, |Cw^2| = 3.55906e+00
nS = 3394, ptry = 5, n = 42, |w| =  1.46579e+00, |Cw^2| = 3.66125e+00
nS = 3394, ptry = 6, n = 53, |w| =  1.08767e+00, |Cw^2| = 1.76574e+00
kThreeD = 472, nquad = 53
nS = 3326, ptry = 5, n = 36, |w| =  1.32557e+00, |Cw^2| = 3.85549e+00
nS = 3326, ptry = 5, n = 42, |w| =  1.13321e+00, |Cw^2| = 1.83567e+00
kThreeD = 473, nquad = 42
nS = 3483, ptry = 5, n = 36, |w| =  1.98924e+00, |Cw^2| = 1.86136e+01
nS = 3483, ptry = 5, n = 42, |w| =  1.67720e+00, |Cw^2| = 5.07326e+00
nS = 3483, ptry = 6, n = 53, |w| =  1.16700e+00, |Cw^2| = 2.48666e+00
nS = 3483, ptry = 6, n = 63, |w| =  1.08200e+00, |Cw^2| = 1.73726e+00
kThreeD = 474, nquad = 63
nS = 3047, ptry = 5, n = 36, |w| =  1.39518e+00, |Cw^2| = 5.40752e+00
nS = 3047, ptry = 5, n = 42, |w| =  1.40010e+00, |Cw^2| = 4.76503e+00
nS = 3047, ptry = 6, n = 53, |w| =  1.03369e+00, |Cw^2| = 1.51161e+00
kThreeD = 475, nquad = 53
nS = 3322, ptry = 5, n = 36, |w| =  2.08268e+00, |Cw^2| = 1.05131e+01
nS = 3322, ptry = 5, n = 42, |w| =  1.63230e+00, |Cw^2| = 5.97825e+00
nS = 3322, ptry = 6, n = 53, |w| =  1.07951e+00, |Cw^2| = 1.88694e+00
kThreeD = 476, nquad = 53
nS = 3213, ptry = 5, n = 36, |w| =  1.06901e+00, |Cw^2| = 1.79060e+00
kThreeD = 477, nquad = 36
nS = 3037, ptry = 5, n = 36, |w| =  1.39857e+00, |Cw^2| = 3.48807e+00
nS = 3037, ptry = 5, n = 42, |w| =  1.21527e+00, |Cw^2| = 2.16845e+00
nS = 3037, ptry = 6, n = 53, |w| =  1.07803e+00, |Cw^2| = 1.71816e+00
kThreeD = 478, nquad = 53
nS = 3489, ptry = 5, n = 36, |w| =  1.37480e+00, |Cw^2| = 7.84585e+00
nS = 3489, ptry = 5, n = 42, |w| =  1.50343e+00, |Cw^2| = 4.53155e+00
nS = 3489, ptry = 6, n = 53, |w| =  1.11852e+00, |Cw^2| = 2.23466e+00
nS = 3489, ptry = 6, n = 63, |w| =  1.07613e+00, |Cw^2| = 1.95742e+00
kThreeD = 479, nquad = 63
nS = 3077, ptry = 5, n = 36, |w| =  1.69583e+00, |Cw^2| = 5.65040e+00
nS = 3077, ptry = 5, n = 42, |w| =  1.37312e+00, |Cw^2| = 3.35387e+00
nS = 3077, ptry = 6, n = 53, |w| =  1.22464e+00, |Cw^2| = 2.97464e+00
nS = 3077, ptry = 6, n = 63, |w| =  1.08781e+00, |Cw^2| = 2.35643e+00
nS = 3077, ptry = 7, n = 70, |w| =  1.05872e+00, |Cw^2| = 1.97900e+00
kThreeD = 480, nquad = 70
nS = 3035, ptry = 5, n = 36, |w| =  2.66531e+00, |Cw^2| = 1.26769e+01
nS = 3035, ptry = 5, n = 42, |w| =  2.16857e+00, |Cw^2| = 8.74586e+00
nS = 3035, ptry = 6, n = 53, |w| =  1.11693e+00, |Cw^2| = 1.96255e+00
kThreeD = 481, nquad = 53
nS = 3326, ptry = 5, n = 36, |w| =  1.32527e+00, |Cw^2| = 3.83785e+00
nS = 3326, ptry = 5, n = 42, |w| =  1.13253e+00, |Cw^2| = 1.83788e+00
kThreeD = 482, nquad = 42
nS = 3390, ptry = 5, n = 36, |w| =  1.47276e+00, |Cw^2| = 4.72220e+00
nS = 3390, ptry = 5, n = 42, |w| =  1.27821e+00, |Cw^2| = 3.30719e+00
nS = 3390, ptry = 6, n = 53, |w| =  1.03901e+00, |Cw^2| = 1.66710e+00
kThreeD = 483, nquad = 53
nS = 3230, ptry = 5, n = 36, |w| =  1.52071e+00, |Cw^2| = 5.07704e+00
nS = 3230, ptry = 5, n = 42, |w| =  1.44199e+00, |Cw^2| = 4.50703e+00
nS = 3230, ptry = 6, n = 53, |w| =  1.14562e+00, |Cw^2| = 2.44729e+00
nS = 3230, ptry = 6, n = 63, |w| =  1.04335e+00, |Cw^2| = 1.75181e+00
kThreeD = 484, nquad = 63
nS = 3325, ptry = 5, n = 36, |w| =  1.78347e+00, |Cw^2| = 6.64798e+00
nS = 3325, ptry = 5, n = 42, |w| =  1.76207e+00, |Cw^2| = 7.18757e+00
nS = 3325, ptry = 6, n = 53, |w| =  1.14084e+00, |Cw^2| = 2.17298e+00
nS = 3325, ptry = 6, n = 63, |w| =  1.11596e+00, |Cw^2| = 2.32934e+00
nS = 3325, ptry = 7, n = 70, |w| =  1.04053e+00, |Cw^2| = 1.63859e+00
kThreeD = 485, nquad = 70
nS = 3269, ptry = 5, n = 36, |w| =  1.19474e+00, |Cw^2| = 2.54925e+00
nS = 3269, ptry = 5, n = 42, |w| =  1.07349e+00, |Cw^2| = 1.62266e+00
kThreeD = 486, nquad = 42
nS = 3325, ptry = 5, n = 36, |w| =  1.61748e+00, |Cw^2| = 6.50223e+00
nS = 3325, ptry = 5, n = 42, |w| =  1.45565e+00, |Cw^2| = 4.53494e+00
nS = 3325, ptry = 6, n = 53, |w| =  1.19989e+00, |Cw^2| = 2.84470e+00
nS = 3325, ptry = 6, n = 63, |w| =  1.05670e+00, |Cw^2| = 1.97705e+00
kThreeD = 487, nquad = 63
nS = 3152, ptry = 5, n = 36, |w| =  1.52777e+00, |Cw^2| = 2.40500e+01
nS = 3152, ptry = 5, n = 42, |w| =  1.25351e+00, |Cw^2| = 2.29308e+00
nS = 3152, ptry = 6, n = 53, |w| =  1.10684e+00, |Cw^2| = 1.96302e+00
kThreeD = 488, nquad = 53
nS = 3174, ptry = 5, n = 36, |w| =  1.71608e+00, |Cw^2| = 6.04102e+00
nS = 3174, ptry = 5, n = 42, |w| =  1.22605e+00, |Cw^2| = 2.56560e+00
nS = 3174, ptry = 6, n = 53, |w| =  1.23619e+00, |Cw^2| = 2.62713e+00
nS = 3174, ptry = 6, n = 63, |w| =  1.18520e+00, |Cw^2| = 2.37299e+00
nS = 3174, ptry = 7, n = 70, |w| =  1.04774e+00, |Cw^2| = 1.45392e+00
kThreeD = 489, nquad = 70
nS = 3164, ptry = 5, n = 36, |w| =  1.82660e+00, |Cw^2| = 5.88940e+00
nS = 3164, ptry = 5, n = 42, |w| =  1.13314e+00, |Cw^2| = 2.10134e+00
nS = 3164, ptry = 6, n = 53, |w| =  1.07697e+00, |Cw^2| = 2.02814e+00
nS = 3164, ptry = 6, n = 63, |w| =  1.09805e+00, |Cw^2| = 1.76196e+00
kThreeD = 490, nquad = 63
nS = 3270, ptry = 5, n = 36, |w| =  1.20313e+00, |Cw^2| = 3.15806e+00
nS = 3270, ptry = 5, n = 42, |w| =  1.12260e+00, |Cw^2| = 1.82913e+00
kThreeD = 491, nquad = 42
nS = 3450, ptry = 5, n = 36, |w| =  1.97634e+00, |Cw^2| = 6.84013e+00
nS = 3450, ptry = 5, n = 42, |w| =  1.96818e+00, |Cw^2| = 7.04494e+00
nS = 3450, ptry = 6, n = 53, |w| =  1.17987e+00, |Cw^2| = 2.14886e+00
nS = 3450, ptry = 6, n = 63, |w| =  1.09582e+00, |Cw^2| = 1.87904e+00
kThreeD = 492, nquad = 63
nS = 3194, ptry = 5, n = 36, |w| =  1.78170e+00, |Cw^2| = 7.28374e+00
nS = 3194, ptry = 5, n = 42, |w| =  1.35624e+00, |Cw^2| = 2.96207e+00
nS = 3194, ptry = 6, n = 53, |w| =  1.25541e+00, |Cw^2| = 2.86418e+00
nS = 3194, ptry = 6, n = 63, |w| =  1.13390e+00, |Cw^2| = 2.20269e+00
nS = 3194, ptry = 7, n = 70, |w| =  1.07514e+00, |Cw^2| = 2.00209e+00
nS = 3194, ptry = 7, n = 87, |w| =  1.04807e+00, |Cw^2| = 1.83113e+00
kThreeD = 493, nquad = 87
nS = 3253, ptry = 5, n = 36, |w| =  1.68580e+00, |Cw^2| = 1.06327e+01
nS = 3253, ptry = 5, n = 42, |w| =  1.15769e+00, |Cw^2| = 2.35590e+00
nS = 3253, ptry = 6, n = 53, |w| =  1.09416e+00, |Cw^2| = 2.04266e+00
nS = 3253, ptry = 6, n = 63, |w| =  1.07456e+00, |Cw^2| = 1.89382e+00
kThreeD = 494, nquad = 63
nS = 3269, ptry = 5, n = 36, |w| =  1.68302e+00, |Cw^2| = 9.39737e+00
nS = 3269, ptry = 5, n = 42, |w| =  1.40038e+00, |Cw^2| = 3.63061e+00
nS = 3269, ptry = 6, n = 53, |w| =  1.05069e+00, |Cw^2| = 1.64377e+00
kThreeD = 495, nquad = 53
nS = 3165, ptry = 5, n = 36, |w| =  2.15124e+00, |Cw^2| = 9.75511e+00
nS = 3165, ptry = 5, n = 42, |w| =  1.40786e+00, |Cw^2| = 3.64181e+00
nS = 3165, ptry = 6, n = 53, |w| =  1.07738e+00, |Cw^2| = 1.68487e+00
kThreeD = 496, nquad = 53
nS = 3391, ptry = 5, n = 36, |w| =  1.24116e+00, |Cw^2| = 2.69021e+00
nS = 3391, ptry = 5, n = 42, |w| =  1.20512e+00, |Cw^2| = 2.51716e+00
nS = 3391, ptry = 6, n = 53, |w| =  1.10372e+00, |Cw^2| = 2.12228e+00
nS = 3391, ptry = 6, n = 63, |w| =  1.10080e+00, |Cw^2| = 2.23627e+00
nS = 3391, ptry = 7, n = 70, |w| =  1.04320e+00, |Cw^2| = 2.00551e+00
nS = 3391, ptry = 7, n = 87, |w| =  1.04540e+00, |Cw^2| = 1.75661e+00
kThreeD = 497, nquad = 87
nS = 3377, ptry = 5, n = 36, |w| =  1.36415e+00, |Cw^2| = 7.39834e+00
nS = 3377, ptry = 5, n = 42, |w| =  1.35219e+00, |Cw^2| = 3.29458e+00
nS = 3377, ptry = 6, n = 53, |w| =  1.18131e+00, |Cw^2| = 2.22677e+00
nS = 3377, ptry = 6, n = 63, |w| =  1.16155e+00, |Cw^2| = 2.17026e+00
nS = 3377, ptry = 7, n = 70, |w| =  1.07458e+00, |Cw^2| = 1.65836e+00
kThreeD = 498, nquad = 70
nS = 3264, ptry = 5, n = 36, |w| =  1.36199e+00, |Cw^2| = 3.43168e+00
nS = 3264, ptry = 5, n = 42, |w| =  1.16686e+00, |Cw^2| = 2.39779e+00
nS = 3264, ptry = 6, n = 53, |w| =  1.06406e+00, |Cw^2| = 2.00207e+00
nS = 3264, ptry = 6, n = 63, |w| =  1.02061e+00, |Cw^2| = 1.45645e+00
kThreeD = 499, nquad = 63
nS = 3243, ptry = 5, n = 36, |w| =  1.22687e+00, |Cw^2| = 2.73044e+00
nS = 3243, ptry = 5, n = 42, |w| =  1.16244e+00, |Cw^2| = 2.70592e+00
nS = 3243, ptry = 6, n = 53, |w| =  1.06863e+00, |Cw^2| = 2.07182e+00
nS = 3243, ptry = 6, n = 63, |w| =  1.05830e+00, |Cw^2| = 1.71323e+00
kThreeD = 500, nquad = 63
nS = 3178, ptry = 5, n = 36, |w| =  1.57505e+00, |Cw^2| = 6.85475e+00
nS = 3178, ptry = 5, n = 42, |w| =  1.37812e+00, |Cw^2| = 3.03966e+00
nS = 3178, ptry = 6, n = 53, |w| =  1.06766e+00, |Cw^2| = 1.62950e+00
kThreeD = 501, nquad = 53
nS = 3151, ptry = 5, n = 36, |w| =  1.67170e+00, |Cw^2| = 5.92636e+00
nS = 3151, ptry = 5, n = 42, |w| =  1.39263e+00, |Cw^2| = 3.71544e+00
nS = 3151, ptry = 6, n = 53, |w| =  1.16734e+00, |Cw^2| = 2.17511e+00
nS = 3151, ptry = 6, n = 63, |w| =  1.06352e+00, |Cw^2| = 1.68591e+00
kThreeD = 502, nquad = 63
nS = 3124, ptry = 5, n = 36, |w| =  1.36066e+00, |Cw^2| = 3.84030e+00
nS = 3124, ptry = 5, n = 42, |w| =  1.14308e+00, |Cw^2| = 2.23411e+00
nS = 3124, ptry = 6, n = 53, |w| =  1.06380e+00, |Cw^2| = 1.70577e+00
kThreeD = 503, nquad = 53
nS = 3151, ptry = 5, n = 36, |w| =  1.83800e+00, |Cw^2| = 7.56221e+00
nS = 3151, ptry = 5, n = 42, |w| =  1.09806e+00, |Cw^2| = 1.82878e+00
kThreeD = 504, nquad = 42
nS = 3177, ptry = 5, n = 36, |w| =  2.16994e+00, |Cw^2| = 1.36059e+01
nS = 3177, ptry = 5, n = 42, |w| =  2.40869e+00, |Cw^2| = 1.38868e+01
nS = 3177, ptry = 6, n = 53, |w| =  1.11818e+00, |Cw^2| = 1.83003e+00
kThreeD = 505, nquad = 53
nS = 3209, ptry = 5, n = 36, |w| =  1.45393e+00, |Cw^2| = 2.71040e+00
nS = 3209, ptry = 5, n = 42, |w| =  1.43497e+00, |Cw^2| = 2.88624e+00
nS = 3209, ptry = 6, n = 53, |w| =  1.15053e+00, |Cw^2| = 2.14654e+00
nS = 3209, ptry = 6, n = 63, |w| =  1.03226e+00, |Cw^2| = 1.48881e+00
kThreeD = 506, nquad = 63
nS = 3240, ptry = 5, n = 36, |w| =  1.54138e+00, |Cw^2| = 3.88240e+00
nS = 3240, ptry = 5, n = 42, |w| =  1.29641e+00, |Cw^2| = 2.61929e+00
nS = 3240, ptry = 6, n = 53, |w| =  1.06541e+00, |Cw^2| = 1.60838e+00
kThreeD = 507, nquad = 53
nS = 3248, ptry = 5, n = 36, |w| =  1.64315e+00, |Cw^2| = 6.51343e+00
nS = 3248, ptry = 5, n = 42, |w| =  1.21027e+00, |Cw^2| = 2.11265e+00
nS = 3248, ptry = 6, n = 53, |w| =  1.10308e+00, |Cw^2| = 1.80112e+00
kThreeD = 508, nquad = 53
nS = 3276, ptry = 5, n = 36, |w| =  1.72753e+00, |Cw^2| = 7.31798e+00
nS = 3276, ptry = 5, n = 42, |w| =  1.81940e+00, |Cw^2| = 7.32878e+00
nS = 3276, ptry = 6, n = 53, |w| =  1.24104e+00, |Cw^2| = 2.74044e+00
nS = 3276, ptry = 6, n = 63, |w| =  1.00100e+00, |Cw^2| = 1.30813e+00
kThreeD = 509, nquad = 63
nS = 3178, ptry = 5, n = 36, |w| =  1.16356e+00, |Cw^2| = 2.41299e+00
nS = 3178, ptry = 5, n = 42, |w| =  1.14048e+00, |Cw^2| = 2.18581e+00
nS = 3178, ptry = 6, n = 53, |w| =  1.09322e+00, |Cw^2| = 1.77674e+00
kThreeD = 510, nquad = 53
nS = 3432, ptry = 5, n = 36, |w| =  2.47429e+00, |Cw^2| = 1.55838e+01
nS = 3432, ptry = 5, n = 42, |w| =  1.23698e+00, |Cw^2| = 2.98261e+00
nS = 3432, ptry = 6, n = 53, |w| =  1.15474e+00, |Cw^2| = 2.38743e+00
nS = 3432, ptry = 6, n = 63, |w| =  1.08816e+00, |Cw^2| = 2.08508e+00
nS = 3432, ptry = 7, n = 70, |w| =  1.00814e+00, |Cw^2| = 1.45746e+00
kThreeD = 511, nquad = 70
nS = 3300, ptry = 5, n = 36, |w| =  1.38499e+00, |Cw^2| = 4.81295e+00
nS = 3300, ptry = 5, n = 42, |w| =  1.14936e+00, |Cw^2| = 2.05892e+00
nS = 3300, ptry = 6, n = 53, |w| =  1.03140e+00, |Cw^2| = 1.64176e+00
kThreeD = 512, nquad = 53
nS = 3135, ptry = 5, n = 36, |w| =  1.37791e+00, |Cw^2| = 2.99651e+00
nS = 3135, ptry = 5, n = 42, |w| =  1.22254e+00, |Cw^2| = 2.67676e+00
nS = 3135, ptry = 6, n = 53, |w| =  1.23146e+00, |Cw^2| = 2.70415e+00
nS = 3135, ptry = 6, n = 63, |w| =  1.22940e+00, |Cw^2| = 2.64126e+00
nS = 3135, ptry = 7, n = 70, |w| =  1.02526e+00, |Cw^2| = 1.54796e+00
kThreeD = 513, nquad = 70
nS = 3190, ptry = 5, n = 36, |w| =  1.36111e+00, |Cw^2| = 4.66085e+00
nS = 3190, ptry = 5, n = 42, |w| =  1.23437e+00, |Cw^2| = 3.29640e+00
nS = 3190, ptry = 6, n = 53, |w| =  1.13798e+00, |Cw^2| = 2.43546e+00
nS = 3190, ptry = 6, n = 63, |w| =  1.05129e+00, |Cw^2| = 1.49251e+00
kThreeD = 514, nquad = 63
nS = 3235, ptry = 5, n = 36, |w| =  1.58796e+00, |Cw^2| = 4.55262e+00
nS = 3235, ptry = 5, n = 42, |w| =  1.35819e+00, |Cw^2| = 2.95175e+00
nS = 3235, ptry = 6, n = 53, |w| =  1.09611e+00, |Cw^2| = 1.66557e+00
kThreeD = 515, nquad = 53
nS = 3045, ptry = 5, n = 36, |w| =  1.55600e+00, |Cw^2| = 4.21936e+00
nS = 3045, ptry = 5, n = 42, |w| =  1.51907e+00, |Cw^2| = 4.04537e+00
nS = 3045, ptry = 6, n = 53, |w| =  1.05703e+00, |Cw^2| = 1.87141e+00
kThreeD = 516, nquad = 53
nS = 3252, ptry = 5, n = 36, |w| =  1.31701e+00, |Cw^2| = 4.12699e+00
nS = 3252, ptry = 5, n = 42, |w| =  1.22029e+00, |Cw^2| = 3.02881e+00
nS = 3252, ptry = 6, n = 53, |w| =  1.06690e+00, |Cw^2| = 1.66159e+00
kThreeD = 517, nquad = 53
nS = 3278, ptry = 5, n = 36, |w| =  1.32394e+00, |Cw^2| = 2.78067e+00
nS = 3278, ptry = 5, n = 42, |w| =  1.16805e+00, |Cw^2| = 1.92761e+00
kThreeD = 518, nquad = 42
nS = 3384, ptry = 5, n = 36, |w| =  1.82505e+00, |Cw^2| = 5.27838e+00
nS = 3384, ptry = 5, n = 42, |w| =  1.26976e+00, |Cw^2| = 2.33830e+00
nS = 3384, ptry = 6, n = 53, |w| =  1.05651e+00, |Cw^2| = 1.58127e+00
kThreeD = 519, nquad = 53
nS = 3153, ptry = 5, n = 36, |w| =  1.35062e+00, |Cw^2| = 3.44479e+00
nS = 3153, ptry = 5, n = 42, |w| =  1.10918e+00, |Cw^2| = 1.80387e+00
kThreeD = 520, nquad = 42
nS = 3198, ptry = 5, n = 36, |w| =  1.34557e+00, |Cw^2| = 3.73021e+00
nS = 3198, ptry = 5, n = 42, |w| =  1.19524e+00, |Cw^2| = 2.46913e+00
nS = 3198, ptry = 6, n = 53, |w| =  1.03586e+00, |Cw^2| = 1.56647e+00
kThreeD = 521, nquad = 53
nS = 3077, ptry = 5, n = 36, |w| =  1.25048e+00, |Cw^2| = 2.72153e+00
nS = 3077, ptry = 5, n = 42, |w| =  1.19640e+00, |Cw^2| = 2.13420e+00
nS = 3077, ptry = 6, n = 53, |w| =  1.14237e+00, |Cw^2| = 1.88571e+00
kThreeD = 522, nquad = 53
nS = 3296, ptry = 5, n = 36, |w| =  1.48505e+00, |Cw^2| = 4.05971e+00
nS = 3296, ptry = 5, n = 42, |w| =  1.23211e+00, |Cw^2| = 2.28849e+00
nS = 3296, ptry = 6, n = 53, |w| =  1.02804e+00, |Cw^2| = 1.42632e+00
kThreeD = 523, nquad = 53
nS = 3128, ptry = 5, n = 36, |w| =  1.82979e+00, |Cw^2| = 5.33897e+00
nS = 3128, ptry = 5, n = 42, |w| =  1.29450e+00, |Cw^2| = 2.40916e+00
nS = 3128, ptry = 6, n = 53, |w| =  1.20214e+00, |Cw^2| = 2.14214e+00
nS = 3128, ptry = 6, n = 63, |w| =  1.01476e+00, |Cw^2| = 1.30167e+00
kThreeD = 524, nquad = 63
nS = 3191, ptry = 5, n = 36, |w| =  1.17109e+00, |Cw^2| = 2.38059e+00
nS = 3191, ptry = 5, n = 42, |w| =  1.16342e+00, |Cw^2| = 2.17897e+00
nS = 3191, ptry = 6, n = 53, |w| =  1.10323e+00, |Cw^2| = 1.73771e+00
kThreeD = 525, nquad = 53
nS = 3210, ptry = 5, n = 36, |w| =  1.32094e+00, |Cw^2| = 2.68167e+00
nS = 3210, ptry = 5, n = 42, |w| =  1.16507e+00, |Cw^2| = 1.95223e+00
kThreeD = 526, nquad = 42
nS = 3188, ptry = 5, n = 36, |w| =  2.29888e+00, |Cw^2| = 9.31514e+00
nS = 3188, ptry = 5, n = 42, |w| =  1.15497e+00, |Cw^2| = 1.83802e+00
kThreeD = 527, nquad = 42
nS = 3166, ptry = 5, n = 36, |w| =  1.31119e+00, |Cw^2| = 2.67807e+00
nS = 3166, ptry = 5, n = 42, |w| =  1.11026e+00, |Cw^2| = 1.66444e+00
kThreeD = 528, nquad = 42
nS = 3489, ptry = 5, n = 36, |w| =  1.51875e+00, |Cw^2| = 3.81446e+00
nS = 3489, ptry = 5, n = 42, |w| =  1.12743e+00, |Cw^2| = 2.13448e+00
nS = 3489, ptry = 6, n = 53, |w| =  1.07842e+00, |Cw^2| = 1.89248e+00
kThreeD = 529, nquad = 53
nS = 3289, ptry = 5, n = 36, |w| =  1.18507e+00, |Cw^2| = 2.55451e+00
nS = 3289, ptry = 5, n = 42, |w| =  1.05494e+00, |Cw^2| = 1.58890e+00
kThreeD = 530, nquad = 42
nS = 3260, ptry = 5, n = 36, |w| =  1.59558e+00, |Cw^2| = 4.55216e+00
nS = 3260, ptry = 5, n = 42, |w| =  1.51140e+00, |Cw^2| = 3.27386e+00
nS = 3260, ptry = 6, n = 53, |w| =  1.29761e+00, |Cw^2| = 2.53711e+00
nS = 3260, ptry = 6, n = 63, |w| =  1.01679e+00, |Cw^2| = 1.36500e+00
kThreeD = 531, nquad = 63
nS = 3296, ptry = 5, n = 36, |w| =  1.98322e+00, |Cw^2| = 1.07072e+01
nS = 3296, ptry = 5, n = 42, |w| =  1.28105e+00, |Cw^2| = 3.31124e+00
nS = 3296, ptry = 6, n = 53, |w| =  1.12133e+00, |Cw^2| = 2.03602e+00
nS = 3296, ptry = 6, n = 63, |w| =  1.02928e+00, |Cw^2| = 1.48258e+00
kThreeD = 532, nquad = 63
nS = 3203, ptry = 5, n = 36, |w| =  1.24581e+00, |Cw^2| = 3.20370e+00
nS = 3203, ptry = 5, n = 42, |w| =  1.05780e+00, |Cw^2| = 2.08023e+00
nS = 3203, ptry = 6, n = 53, |w| =  1.06089e+00, |Cw^2| = 1.97259e+00
kThreeD = 533, nquad = 53
nS = 3268, ptry = 5, n = 36, |w| =  1.27299e+00, |Cw^2| = 3.21199e+00
nS = 3268, ptry = 5, n = 42, |w| =  1.24362e+00, |Cw^2| = 2.71871e+00
nS = 3268, ptry = 6, n = 53, |w| =  1.19532e+00, |Cw^2| = 2.65455e+00
nS = 3268, ptry = 6, n = 63, |w| =  1.10121e+00, |Cw^2| = 1.64622e+00
kThreeD = 534, nquad = 63
nS = 3309, ptry = 5, n = 36, |w| =  1.66081e+00, |Cw^2| = 4.62074e+00
nS = 3309, ptry = 5, n = 42, |w| =  1.69943e+00, |Cw^2| = 4.77337e+00
nS = 3309, ptry = 6, n = 53, |w| =  1.33035e+00, |Cw^2| = 3.38303e+00
nS = 3309, ptry = 6, n = 63, |w| =  1.01948e+00, |Cw^2| = 1.62349e+00
kThreeD = 535, nquad = 63
nS = 3265, ptry = 5, n = 36, |w| =  1.27668e+00, |Cw^2| = 3.08564e+00
nS = 3265, ptry = 5, n = 42, |w| =  1.27036e+00, |Cw^2| = 2.91221e+00
nS = 3265, ptry = 6, n = 53, |w| =  1.04270e+00, |Cw^2| = 1.60129e+00
kThreeD = 536, nquad = 53
nS = 3333, ptry = 5, n = 36, |w| =  1.51624e+00, |Cw^2| = 4.60852e+00
nS = 3333, ptry = 5, n = 42, |w| =  1.09868e+00, |Cw^2| = 2.13333e+00
nS = 3333, ptry = 6, n = 53, |w| =  1.08269e+00, |Cw^2| = 1.93811e+00
kThreeD = 537, nquad = 53
nS = 3133, ptry = 5, n = 36, |w| =  1.23350e+00, |Cw^2| = 2.68224e+00
nS = 3133, ptry = 5, n = 42, |w| =  1.16474e+00, |Cw^2| = 2.25129e+00
nS = 3133, ptry = 6, n = 53, |w| =  1.01593e+00, |Cw^2| = 1.47934e+00
kThreeD = 538, nquad = 53
nS = 3182, ptry = 5, n = 36, |w| =  1.23897e+00, |Cw^2| = 2.09396e+00
nS = 3182, ptry = 5, n = 42, |w| =  1.11814e+00, |Cw^2| = 1.83342e+00
kThreeD = 539, nquad = 42
nS = 3259, ptry = 5, n = 36, |w| =  1.23826e+00, |Cw^2| = 2.22698e+00
nS = 3259, ptry = 5, n = 42, |w| =  1.13026e+00, |Cw^2| = 2.09090e+00
nS = 3259, ptry = 6, n = 53, |w| =  1.05147e+00, |Cw^2| = 1.67477e+00
kThreeD = 540, nquad = 53
nS = 3316, ptry = 5, n = 36, |w| =  1.73941e+00, |Cw^2| = 5.99374e+00
nS = 3316, ptry = 5, n = 42, |w| =  1.39288e+00, |Cw^2| = 3.38193e+00
nS = 3316, ptry = 6, n = 53, |w| =  1.09303e+00, |Cw^2| = 1.89065e+00
kThreeD = 541, nquad = 53
nS = 3400, ptry = 5, n = 36, |w| =  1.92464e+00, |Cw^2| = 7.47052e+00
nS = 3400, ptry = 5, n = 42, |w| =  1.47241e+00, |Cw^2| = 4.57274e+00
nS = 3400, ptry = 6, n = 53, |w| =  1.14081e+00, |Cw^2| = 1.68183e+00
kThreeD = 542, nquad = 53
nS = 3395, ptry = 5, n = 36, |w| =  1.37390e+00, |Cw^2| = 3.95764e+00
nS = 3395, ptry = 5, n = 42, |w| =  1.28724e+00, |Cw^2| = 2.67128e+00
nS = 3395, ptry = 6, n = 53, |w| =  1.19510e+00, |Cw^2| = 2.06159e+00
nS = 3395, ptry = 6, n = 63, |w| =  1.13220e+00, |Cw^2| = 1.97803e+00
kThreeD = 543, nquad = 63
nS = 3423, ptry = 5, n = 36, |w| =  1.97551e+00, |Cw^2| = 8.88709e+00
nS = 3423, ptry = 5, n = 42, |w| =  1.13577e+00, |Cw^2| = 2.28691e+00
nS = 3423, ptry = 6, n = 53, |w| =  1.07630e+00, |Cw^2| = 1.71924e+00
kThreeD = 544, nquad = 53
nS = 3264, ptry = 5, n = 36, |w| =  1.46913e+00, |Cw^2| = 3.96434e+00
nS = 3264, ptry = 5, n = 42, |w| =  1.37071e+00, |Cw^2| = 3.19742e+00
nS = 3264, ptry = 6, n = 53, |w| =  1.08288e+00, |Cw^2| = 1.71419e+00
kThreeD = 545, nquad = 53
nS = 3208, ptry = 5, n = 36, |w| =  2.18479e+00, |Cw^2| = 8.65932e+00
nS = 3208, ptry = 5, n = 42, |w| =  1.41497e+00, |Cw^2| = 4.18821e+00
nS = 3208, ptry = 6, n = 53, |w| =  1.02909e+00, |Cw^2| = 1.67199e+00
kThreeD = 546, nquad = 53
nS = 3158, ptry = 5, n = 36, |w| =  2.13811e+00, |Cw^2| = 6.45907e+00
nS = 3158, ptry = 5, n = 42, |w| =  1.76228e+00, |Cw^2| = 4.10124e+00
nS = 3158, ptry = 6, n = 53, |w| =  1.08790e+00, |Cw^2| = 1.61040e+00
kThreeD = 547, nquad = 53
nS = 3148, ptry = 5, n = 36, |w| =  1.86183e+00, |Cw^2| = 5.02175e+00
nS = 3148, ptry = 5, n = 42, |w| =  1.80391e+00, |Cw^2| = 4.90176e+00
nS = 3148, ptry = 6, n = 53, |w| =  1.03602e+00, |Cw^2| = 1.74841e+00
kThreeD = 548, nquad = 53
nS = 3152, ptry = 5, n = 36, |w| =  1.28411e+00, |Cw^2| = 2.34202e+00
nS = 3152, ptry = 5, n = 42, |w| =  1.10987e+00, |Cw^2| = 1.88593e+00
kThreeD = 549, nquad = 42
nS = 3427, ptry = 5, n = 36, |w| =  2.21861e+00, |Cw^2| = 9.32924e+00
nS = 3427, ptry = 5, n = 42, |w| =  1.76848e+00, |Cw^2| = 5.71505e+00
nS = 3427, ptry = 6, n = 53, |w| =  1.10254e+00, |Cw^2| = 1.94667e+00
kThreeD = 550, nquad = 53
nS = 3381, ptry = 5, n = 36, |w| =  1.77853e+00, |Cw^2| = 5.80605e+00
nS = 3381, ptry = 5, n = 42, |w| =  1.54207e+00, |Cw^2| = 3.80397e+00
nS = 3381, ptry = 6, n = 53, |w| =  1.03113e+00, |Cw^2| = 1.62345e+00
kThreeD = 551, nquad = 53
nS = 3353, ptry = 5, n = 36, |w| =  1.41540e+00, |Cw^2| = 4.90308e+00
nS = 3353, ptry = 5, n = 42, |w| =  1.25210e+00, |Cw^2| = 2.96788e+00
nS = 3353, ptry = 6, n = 53, |w| =  1.13861e+00, |Cw^2| = 2.12495e+00
nS = 3353, ptry = 6, n = 63, |w| =  1.03117e+00, |Cw^2| = 1.37406e+00
kThreeD = 552, nquad = 63
nS = 3321, ptry = 5, n = 36, |w| =  1.79001e+00, |Cw^2| = 8.29706e+00
nS = 3321, ptry = 5, n = 42, |w| =  1.32510e+00, |Cw^2| = 2.77762e+00
nS = 3321, ptry = 6, n = 53, |w| =  1.06822e+00, |Cw^2| = 1.67043e+00
kThreeD = 553, nquad = 53
nS = 3256, ptry = 5, n = 36, |w| =  1.38847e+00, |Cw^2| = 3.15246e+00
nS = 3256, ptry = 5, n = 42, |w| =  1.23849e+00, |Cw^2| = 2.37285e+00
nS = 3256, ptry = 6, n = 53, |w| =  1.12836e+00, |Cw^2| = 2.22846e+00
nS = 3256, ptry = 6, n = 63, |w| =  1.09758e+00, |Cw^2| = 1.83102e+00
kThreeD = 554, nquad = 63
nS = 3269, ptry = 5, n = 36, |w| =  1.44025e+00, |Cw^2| = 3.51017e+00
nS = 3269, ptry = 5, n = 42, |w| =  1.41982e+00, |Cw^2| = 2.93080e+00
nS = 3269, ptry = 6, n = 53, |w| =  1.09545e+00, |Cw^2| = 1.73018e+00
kThreeD = 555, nquad = 53
nS = 3268, ptry = 5, n = 36, |w| =  2.38765e+00, |Cw^2| = 1.19413e+01
nS = 3268, ptry = 5, n = 42, |w| =  1.22868e+00, |Cw^2| = 2.09874e+00
nS = 3268, ptry = 6, n = 53, |w| =  1.08529e+00, |Cw^2| = 1.64382e+00
kThreeD = 556, nquad = 53
nS = 3331, ptry = 5, n = 36, |w| =  2.15265e+00, |Cw^2| = 9.41211e+00
nS = 3331, ptry = 5, n = 42, |w| =  2.09145e+00, |Cw^2| = 8.24728e+00
nS = 3331, ptry = 6, n = 53, |w| =  1.09629e+00, |Cw^2| = 1.91170e+00
kThreeD = 557, nquad = 53
nS = 3166, ptry = 5, n = 36, |w| =  1.35184e+00, |Cw^2| = 3.46750e+00
nS = 3166, ptry = 5, n = 42, |w| =  1.21646e+00, |Cw^2| = 2.88768e+00
nS = 3166, ptry = 6, n = 53, |w| =  1.13914e+00, |Cw^2| = 2.37223e+00
nS = 3166, ptry = 6, n = 63, |w| =  1.08805e+00, |Cw^2| = 2.06330e+00
nS = 3166, ptry = 7, n = 70, |w| =  1.06017e+00, |Cw^2| = 2.01495e+00
nS = 3166, ptry = 7, n = 87, |w| =  1.05190e+00, |Cw^2| = 1.80779e+00
kThreeD = 558, nquad = 87
nS = 3420, ptry = 5, n = 36, |w| =  1.56553e+00, |Cw^2| = 7.05587e+00
nS = 3420, ptry = 5, n = 42, |w| =  1.48902e+00, |Cw^2| = 3.85443e+00
nS = 3420, ptry = 6, n = 53, |w| =  1.05796e+00, |Cw^2| = 1.51066e+00
kThreeD = 559, nquad = 53
nS = 3318, ptry = 5, n = 36, |w| =  1.31076e+00, |Cw^2| = 3.76931e+00
nS = 3318, ptry = 5, n = 42, |w| =  1.16437e+00, |Cw^2| = 2.14894e+00
nS = 3318, ptry = 6, n = 53, |w| =  1.12692e+00, |Cw^2| = 1.94587e+00
kThreeD = 560, nquad = 53
nS = 3389, ptry = 5, n = 36, |w| =  1.86491e+00, |Cw^2| = 9.18410e+00
nS = 3389, ptry = 5, n = 42, |w| =  1.09779e+00, |Cw^2| = 1.87553e+00
kThreeD = 561, nquad = 42
nS = 3348, ptry = 5, n = 36, |w| =  1.19298e+00, |Cw^2| = 2.12290e+00
nS = 3348, ptry = 5, n = 42, |w| =  1.11206e+00, |Cw^2| = 1.68352e+00
kThreeD = 562, nquad = 42
nS = 3352, ptry = 5, n = 36, |w| =  2.13523e+00, |Cw^2| = 7.52078e+00
nS = 3352, ptry = 5, n = 42, |w| =  1.87183e+00, |Cw^2| = 5.85340e+00
nS = 3352, ptry = 6, n = 53, |w| =  1.05735e+00, |Cw^2| = 1.90984e+00
kThreeD = 563, nquad = 53
nS = 2985, ptry = 5, n = 36, |w| =  1.57008e+00, |Cw^2| = 5.44481e+00
nS = 2985, ptry = 5, n = 42, |w| =  1.54710e+00, |Cw^2| = 4.94015e+00
nS = 2985, ptry = 6, n = 53, |w| =  1.24034e+00, |Cw^2| = 2.38775e+00
nS = 2985, ptry = 6, n = 63, |w| =  1.00711e+00, |Cw^2| = 1.49636e+00
kThreeD = 564, nquad = 63
nS = 3402, ptry = 5, n = 36, |w| =  1.64988e+00, |Cw^2| = 3.92965e+00
nS = 3402, ptry = 5, n = 42, |w| =  1.58371e+00, |Cw^2| = 3.92494e+00
nS = 3402, ptry = 6, n = 53, |w| =  1.09676e+00, |Cw^2| = 1.70941e+00
kThreeD = 565, nquad = 53
nS = 3260, ptry = 5, n = 36, |w| =  1.56577e+00, |Cw^2| = 3.68610e+00
nS = 3260, ptry = 5, n = 42, |w| =  1.05545e+00, |Cw^2| = 1.38145e+00
kThreeD = 566, nquad = 42
nS = 3446, ptry = 5, n = 36, |w| =  2.13556e+00, |Cw^2| = 9.10402e+00
nS = 3446, ptry = 5, n = 42, |w| =  1.78104e+00, |Cw^2| = 5.53414e+00
nS = 3446, ptry = 6, n = 53, |w| =  1.43011e+00, |Cw^2| = 2.91513e+00
nS = 3446, ptry = 6, n = 63, |w| =  1.02621e+00, |Cw^2| = 1.47319e+00
kThreeD = 567, nquad = 63
nS = 3440, ptry = 5, n = 36, |w| =  1.96294e+00, |Cw^2| = 6.61523e+00
nS = 3440, ptry = 5, n = 42, |w| =  1.70976e+00, |Cw^2| = 5.29303e+00
nS = 3440, ptry = 6, n = 53, |w| =  1.19159e+00, |Cw^2| = 2.06409e+00
nS = 3440, ptry = 6, n = 63, |w| =  1.05330e+00, |Cw^2| = 1.61117e+00
kThreeD = 568, nquad = 63
nS = 3184, ptry = 5, n = 36, |w| =  1.42329e+00, |Cw^2| = 6.25022e+00
nS = 3184, ptry = 5, n = 42, |w| =  1.44222e+00, |Cw^2| = 3.92049e+00
nS = 3184, ptry = 6, n = 53, |w| =  1.06633e+00, |Cw^2| = 2.18612e+00
nS = 3184, ptry = 6, n = 63, |w| =  1.05805e+00, |Cw^2| = 1.83934e+00
kThreeD = 569, nquad = 63
nS = 3251, ptry = 5, n = 36, |w| =  2.23079e+00, |Cw^2| = 1.59581e+01
nS = 3251, ptry = 5, n = 42, |w| =  1.52255e+00, |Cw^2| = 6.53645e+00
nS = 3251, ptry = 6, n = 53, |w| =  1.21168e+00, |Cw^2| = 2.51627e+00
nS = 3251, ptry = 6, n = 63, |w| =  1.04417e+00, |Cw^2| = 1.90245e+00
kThreeD = 570, nquad = 63
nS = 3367, ptry = 5, n = 36, |w| =  1.30294e+00, |Cw^2| = 4.42225e+00
nS = 3367, ptry = 5, n = 42, |w| =  1.21080e+00, |Cw^2| = 2.16127e+00
nS = 3367, ptry = 6, n = 53, |w| =  1.04655e+00, |Cw^2| = 1.56577e+00
kThreeD = 571, nquad = 53
nS = 3352, ptry = 5, n = 36, |w| =  1.63162e+00, |Cw^2| = 5.52627e+00
nS = 3352, ptry = 5, n = 42, |w| =  1.37084e+00, |Cw^2| = 3.64556e+00
nS = 3352, ptry = 6, n = 53, |w| =  1.36175e+00, |Cw^2| = 2.67036e+00
nS = 3352, ptry = 6, n = 63, |w| =  1.14717e+00, |Cw^2| = 1.84997e+00
kThreeD = 572, nquad = 63
nS = 3294, ptry = 5, n = 36, |w| =  1.57048e+00, |Cw^2| = 5.03594e+00
nS = 3294, ptry = 5, n = 42, |w| =  1.25752e+00, |Cw^2| = 2.36978e+00
nS = 3294, ptry = 6, n = 53, |w| =  1.06342e+00, |Cw^2| = 1.59154e+00
kThreeD = 573, nquad = 53
nS = 2897, ptry = 5, n = 36, |w| =  1.38158e+00, |Cw^2| = 4.78460e+00
nS = 2897, ptry = 5, n = 42, |w| =  1.14803e+00, |Cw^2| = 2.52177e+00
nS = 2897, ptry = 6, n = 53, |w| =  1.04805e+00, |Cw^2| = 1.74336e+00
kThreeD = 574, nquad = 53
nS = 3245, ptry = 5, n = 36, |w| =  2.45410e+00, |Cw^2| = 1.75158e+01
nS = 3245, ptry = 5, n = 42, |w| =  1.95017e+00, |Cw^2| = 7.84693e+00
nS = 3245, ptry = 6, n = 53, |w| =  1.28917e+00, |Cw^2| = 2.66616e+00
nS = 3245, ptry = 6, n = 63, |w| =  1.08225e+00, |Cw^2| = 1.59220e+00
kThreeD = 575, nquad = 63
nS = 3360, ptry = 5, n = 36, |w| =  1.14195e+00, |Cw^2| = 2.51568e+00
nS = 3360, ptry = 5, n = 42, |w| =  1.08172e+00, |Cw^2| = 2.20602e+00
nS = 3360, ptry = 6, n = 53, |w| =  1.08317e+00, |Cw^2| = 1.82842e+00
kThreeD = 576, nquad = 53
nS = 3215, ptry = 5, n = 36, |w| =  1.66328e+00, |Cw^2| = 6.48768e+00
nS = 3215, ptry = 5, n = 42, |w| =  1.41474e+00, |Cw^2| = 3.66827e+00
nS = 3215, ptry = 6, n = 53, |w| =  1.14286e+00, |Cw^2| = 1.87539e+00
kThreeD = 577, nquad = 53
nS = 3209, ptry = 5, n = 36, |w| =  1.27332e+00, |Cw^2| = 3.63182e+00
nS = 3209, ptry = 5, n = 42, |w| =  1.21457e+00, |Cw^2| = 2.79166e+00
nS = 3209, ptry = 6, n = 53, |w| =  1.07822e+00, |Cw^2| = 1.77607e+00
kThreeD = 578, nquad = 53
nS = 3305, ptry = 5, n = 36, |w| =  2.21679e+00, |Cw^2| = 8.75123e+00
nS = 3305, ptry = 5, n = 42, |w| =  1.32030e+00, |Cw^2| = 2.77179e+00
nS = 3305, ptry = 6, n = 53, |w| =  1.05575e+00, |Cw^2| = 1.48700e+00
kThreeD = 579, nquad = 53
nS = 3315, ptry = 5, n = 36, |w| =  1.46025e+00, |Cw^2| = 3.32282e+00
nS = 3315, ptry = 5, n = 42, |w| =  1.46651e+00, |Cw^2| = 3.50717e+00
nS = 3315, ptry = 6, n = 53, |w| =  1.10267e+00, |Cw^2| = 1.76537e+00
kThreeD = 580, nquad = 53
nS = 3273, ptry = 5, n = 36, |w| =  1.05982e+00, |Cw^2| = 1.93398e+00
kThreeD = 581, nquad = 36
nS = 3007, ptry = 5, n = 36, |w| =  1.49918e+00, |Cw^2| = 3.82915e+00
nS = 3007, ptry = 5, n = 42, |w| =  1.45426e+00, |Cw^2| = 3.13099e+00
nS = 3007, ptry = 6, n = 53, |w| =  1.32047e+00, |Cw^2| = 2.37981e+00
nS = 3007, ptry = 6, n = 63, |w| =  1.18682e+00, |Cw^2| = 1.95253e+00
kThreeD = 582, nquad = 63
nS = 3184, ptry = 5, n = 36, |w| =  1.81070e+00, |Cw^2| = 6.98895e+00
nS = 3184, ptry = 5, n = 42, |w| =  1.81898e+00, |Cw^2| = 6.49368e+00
nS = 3184, ptry = 6, n = 53, |w| =  1.15219e+00, |Cw^2| = 2.24659e+00
nS = 3184, ptry = 6, n = 63, |w| =  1.10734e+00, |Cw^2| = 1.95138e+00
kThreeD = 583, nquad = 63
nS = 3262, ptry = 5, n = 36, |w| =  1.52366e+00, |Cw^2| = 3.80987e+00
nS = 3262, ptry = 5, n = 42, |w| =  1.05767e+00, |Cw^2| = 1.55159e+00
kThreeD = 584, nquad = 42
nS = 3062, ptry = 5, n = 36, |w| =  1.95478e+00, |Cw^2| = 6.53050e+00
nS = 3062, ptry = 5, n = 42, |w| =  1.30535e+00, |Cw^2| = 2.99197e+00
nS = 3062, ptry = 6, n = 53, |w| =  1.05783e+00, |Cw^2| = 1.72100e+00
kThreeD = 585, nquad = 53
nS = 3394, ptry = 5, n = 36, |w| =  1.43328e+00, |Cw^2| = 3.54608e+00
nS = 3394, ptry = 5, n = 42, |w| =  1.46315e+00, |Cw^2| = 3.66250e+00
nS = 3394, ptry = 6, n = 53, |w| =  1.08809e+00, |Cw^2| = 1.77187e+00
kThreeD = 586, nquad = 53
nS = 3326, ptry = 5, n = 36, |w| =  1.32576e+00, |Cw^2| = 3.81824e+00
nS = 3326, ptry = 5, n = 42, |w| =  1.13336e+00, |Cw^2| = 1.83241e+00
kThreeD = 587, nquad = 42
nS = 3279, ptry = 5, n = 36, |w| =  2.04223e+00, |Cw^2| = 8.34393e+00
nS = 3279, ptry = 5, n = 42, |w| =  1.72545e+00, |Cw^2| = 5.74721e+00
nS = 3279, ptry = 6, n = 53, |w| =  1.22471e+00, |Cw^2| = 2.38106e+00
nS = 3279, ptry = 6, n = 63, |w| =  1.11718e+00, |Cw^2| = 1.86731e+00
kThreeD = 588, nquad = 63
nS = 3328, ptry = 5, n = 36, |w| =  1.48336e+00, |Cw^2| = 3.65106e+00
nS = 3328, ptry = 5, n = 42, |w| =  1.15760e+00, |Cw^2| = 2.36974e+00
nS = 3328, ptry = 6, n = 53, |w| =  1.08518e+00, |Cw^2| = 1.76884e+00
kThreeD = 589, nquad = 53
nS = 3171, ptry = 5, n = 36, |w| =  2.30646e+00, |Cw^2| = 1.25073e+01
nS = 3171, ptry = 5, n = 42, |w| =  1.13550e+00, |Cw^2| = 1.76314e+00
kThreeD = 590, nquad = 42
nS = 3165, ptry = 5, n = 36, |w| =  2.31094e+00, |Cw^2| = 1.24575e+01
nS = 3165, ptry = 5, n = 42, |w| =  1.13774e+00, |Cw^2| = 1.76658e+00
kThreeD = 591, nquad = 42
nS = 3327, ptry = 5, n = 36, |w| =  1.48349e+00, |Cw^2| = 3.64847e+00
nS = 3327, ptry = 5, n = 42, |w| =  1.15789e+00, |Cw^2| = 2.38811e+00
nS = 3327, ptry = 6, n = 53, |w| =  1.08462e+00, |Cw^2| = 1.77385e+00
kThreeD = 592, nquad = 53
nS = 3328, ptry = 5, n = 36, |w| =  1.48332e+00, |Cw^2| = 3.68645e+00
nS = 3328, ptry = 5, n = 42, |w| =  1.15955e+00, |Cw^2| = 2.37230e+00
nS = 3328, ptry = 6, n = 53, |w| =  1.08631e+00, |Cw^2| = 1.77431e+00
kThreeD = 593, nquad = 53
nS = 3189, ptry = 5, n = 36, |w| =  2.00341e+00, |Cw^2| = 8.65729e+00
nS = 3189, ptry = 5, n = 42, |w| =  1.10996e+00, |Cw^2| = 1.91130e+00
kThreeD = 594, nquad = 42
nS = 3171, ptry = 5, n = 36, |w| =  2.30653e+00, |Cw^2| = 1.24453e+01
nS = 3171, ptry = 5, n = 42, |w| =  1.12982e+00, |Cw^2| = 1.74458e+00
kThreeD = 595, nquad = 42
nS = 3269, ptry = 5, n = 36, |w| =  1.25694e+00, |Cw^2| = 2.75907e+00
nS = 3269, ptry = 5, n = 42, |w| =  1.15606e+00, |Cw^2| = 2.49191e+00
nS = 3269, ptry = 6, n = 53, |w| =  1.12679e+00, |Cw^2| = 2.03774e+00
nS = 3269, ptry = 6, n = 63, |w| =  1.15115e+00, |Cw^2| = 2.22760e+00
nS = 3269, ptry = 7, n = 70, |w| =  1.02235e+00, |Cw^2| = 1.68235e+00
kThreeD = 596, nquad = 70
nS = 3001, ptry = 5, n = 36, |w| =  1.49622e+00, |Cw^2| = 5.01675e+00
nS = 3001, ptry = 5, n = 42, |w| =  1.07952e+00, |Cw^2| = 1.76083e+00
kThreeD = 597, nquad = 42
nS = 2997, ptry = 5, n = 36, |w| =  1.76127e+00, |Cw^2| = 6.37643e+00
nS = 2997, ptry = 5, n = 42, |w| =  1.25565e+00, |Cw^2| = 3.15695e+00
nS = 2997, ptry = 6, n = 53, |w| =  1.03983e+00, |Cw^2| = 1.53844e+00
kThreeD = 598, nquad = 53
nS = 3294, ptry = 5, n = 36, |w| =  1.22344e+00, |Cw^2| = 2.75942e+00
nS = 3294, ptry = 5, n = 42, |w| =  1.24410e+00, |Cw^2| = 2.79335e+00
nS = 3294, ptry = 6, n = 53, |w| =  1.03537e+00, |Cw^2| = 1.85655e+00
kThreeD = 599, nquad = 53
Done ThreeD quad rules
average nquad = 62
Done Cut Cell
Now writing out intersection structure
Done writing
Now writing out quadrature rule
Done writing

Grid Contains 3780 Total Elements:
  egrp = 0, type =      PXE_UniformTetQ1, nElement =  2413, nFace = 4, bflag = PXE_InteriorEG, CutFlag = False, CanFlag = False, MergeFlag = False
  egrp = 1, type =      PXE_UniformTetQ1, nElement =   767, nFace = 4, bflag = PXE_BoundaryEG, CutFlag = False, CanFlag = False, MergeFlag = False
  egrp = 2, type =            PXE_TetCut, nElement =    30, nFace = 4, bflag = PXE_BoundaryEG, CutFlag =  True, CanFlag = False, MergeFlag = False
  egrp = 3, type =            PXE_TetCut, nElement =   173, nFace = 5, bflag = PXE_BoundaryEG, CutFlag =  True, CanFlag = False, MergeFlag = False
  egrp = 4, type =            PXE_TetCut, nElement =   246, nFace = 6, bflag = PXE_BoundaryEG, CutFlag =  True, CanFlag = False, MergeFlag = False
  egrp = 5, type =            PXE_TetCut, nElement =    98, nFace = 7, bflag = PXE_BoundaryEG, CutFlag =  True, CanFlag = False, MergeFlag = False
  egrp = 6, type =            PXE_TetCut, nElement =     6, nFace = 8, bflag = PXE_BoundaryEG, CutFlag =  True, CanFlag = False, MergeFlag = False
  egrp = 7, type =            PXE_TetCut, nElement =    18, nFace = 9, bflag = PXE_BoundaryEG, CutFlag =  True, CanFlag = False, MergeFlag = False
  egrp = 8, type =            PXE_TetCut, nElement =    29, nFace =10, bflag = PXE_BoundaryEG, CutFlag =  True, CanFlag = False, MergeFlag = False

Grid Contains 9374 Total Faces:
fgrp =  0, nFace =5851, FaceGroupFlag =         PXE_InteriorFG, title =               Interior Face Group 0, CutFlag = False, CanFlag = False
fgrp =  1, nFace =1142, FaceGroupFlag =         PXE_InteriorFG, title =           Cut Interior Face Group 0, CutFlag =  True, CanFlag = False
fgrp =  2, nFace =  48, FaceGroupFlag =         PXE_BoundaryFG, title =                    Boundary Group 0, CutFlag = False, CanFlag = False
fgrp =  3, nFace =   8, FaceGroupFlag =         PXE_BoundaryFG, title =                Cut Boundary Group 0, CutFlag =  True, CanFlag = False
fgrp =  4, nFace = 265, FaceGroupFlag =         PXE_BoundaryFG, title =                    Boundary Group 1, CutFlag = False, CanFlag = False
fgrp =  5, nFace =  50, FaceGroupFlag =         PXE_BoundaryFG, title =                Cut Boundary Group 1, CutFlag =  True, CanFlag = False
fgrp =  6, nFace =  48, FaceGroupFlag =         PXE_BoundaryFG, title =                    Boundary Group 2, CutFlag = False, CanFlag = False
fgrp =  7, nFace =   8, FaceGroupFlag =         PXE_BoundaryFG, title =                Cut Boundary Group 2, CutFlag =  True, CanFlag = False
fgrp =  8, nFace = 265, FaceGroupFlag =         PXE_BoundaryFG, title =                    Boundary Group 3, CutFlag = False, CanFlag = False
fgrp =  9, nFace =  50, FaceGroupFlag =         PXE_BoundaryFG, title =                Cut Boundary Group 3, CutFlag =  True, CanFlag = False
fgrp = 12, nFace = 192, FaceGroupFlag =         PXE_BoundaryFG, title =                    Boundary Group 5, CutFlag = False, CanFlag = False
fgrp = 14, nFace = 346, FaceGroupFlag = PXE_EmbeddedBoundaryFG, title =           Embedded Boundary Group 0, CutFlag =  True, CanFlag = False
fgrp = 15, nFace =1101, FaceGroupFlag = PXE_EmbeddedBoundaryFG, title =           Embedded Boundary Group 1, CutFlag =  True, CanFlag = False

Reading FuncFile/CutCell_bump_Euler.func
poutput[0].DataRank = 3
Data[0] =  1.000000000000000e+00
Data[1] =  0.000000000000000e+00
Data[2] =  0.000000000000000e+00
poutput[1].DataRank = 1
Data[0] =  1.000000000000000e+00
output[0] : Name =       Drag, Type = DirectionalForce
output[1] : Name = EntropyError, Type = EntropyError
Creating Embedded Lines
Domain Size is      :  3.546275646839570e+00
Min Volume Ratio is :  2.572668521344130e-02
Writing out OUT/CutCell_bump_Euler_Test_InitialCondition.pxa . . .Done.

****************************************************************
 PSequencing: Solution Order 2
****************************************************************


***************
 Primal Solver 
***************
%(P)  (Iter)    (   CFL)  (UpdateFrac)  ( Residual Norm)  (              Drag)  (      EntropyError)
   2       0    1.00E+00     1.000E+00  5.8004984366E-03  1.06663719736937E-16  3.08882011553434E-31
   2       1    2.00E+00     1.000E+00  5.7884430763E-03  1.88349277656873E-03  3.32334858168250E-11
   2       2    4.00E+00     1.000E+00  5.7974124707E-03  4.32536575865313E-03  2.92185265253139E-10
   2       3    8.00E+00     1.000E+00  5.8021472986E-03  6.94017638012483E-03  1.38657500429402E-09
   2       4    1.60E+01     1.000E+00  5.6372705082E-03  9.10656426765223E-03  5.60374841953802E-09
   2       5    1.60E+01     5.000E-01  5.2096999255E-03  8.99684047092116E-03  8.07773400246776E-09
   2       6    3.20E+01     1.000E+00  4.8291832422E-03  8.40783217577538E-03  1.09069164138912E-08
   2       7    6.40E+01     1.000E+00  3.8061432622E-03  7.46462304903039E-03  1.63210889889296E-08
   2       8    1.28E+02     1.000E+00  2.6200999083E-03  6.70452837848125E-03  2.61597634479558E-08
   2       9    2.56E+02     1.000E+00  1.9109250514E-03  4.87939937310467E-03  3.86124182252330E-08
   2      10    5.12E+02     1.000E+00  1.2745114954E-03  2.33274703047825E-03  6.69780836400834E-08
   2      11    1.02E+03     1.000E+00  7.4058426686E-04  5.04710073450814E-04  8.82741357897775E-08
   2      12    2.05E+03     1.000E+00  3.3263503101E-04 -5.34436276146237E-05  7.19483894567695E-08
   2      13    4.10E+03     1.000E+00  1.3174952001E-04 -4.29993030589662E-05  4.47746630390464E-08
   2      14    8.19E+03     1.000E+00  2.3026510541E-05 -1.62105512593331E-06  1.56880670880390E-08
   2      15    1.64E+04     1.000E+00  5.9690001119E-06  3.91741888245264E-06  1.40683094858494E-09
   2      16    3.28E+04     1.000E+00  2.2093772178E-06  2.77820383476871E-06  8.55344796672836E-11


99% tests passed, 1 tests failed out of 146

Label Time Summary:
PXReg_Memcheck_Test    = 483465.87 sec

Total Test time (real) = 125689.28 sec

The following tests FAILED:
	809 - CutCell_bump_Euler_Test_memcheck (Timeout)
Errors while running CTest
make[4]: *** [test/CMakeFiles/regtest_memcheck] Error 8
make[3]: *** [test/CMakeFiles/regtest_memcheck.dir/all] Error 2
make[2]: *** [test/CMakeFiles/regtest_memcheck.dir/rule] Error 2
make[1]: *** [regtest_memcheck] Error 2
make: *** [default] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[Valgrind] Files to copy:
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.1015.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.10388.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.10648.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.10649.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.10650.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.10834.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.11142.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.11143.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.11144.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.11145.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.11554.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.11555.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.11601.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.11841.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12079.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12080.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12295.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12296.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12610.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12611.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12679.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12680.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12681.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.12730.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.13345.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.13416.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.13417.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.1367.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.13807.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.13940.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.13941.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.13942.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.1404.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.14230.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.14290.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.14291.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.14947.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.14948.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.1514.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.1515.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.1516.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.15389.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.15390.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.15559.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.15560.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.15561.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16092.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16181.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16182.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16183.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16184.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16238.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16239.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16240.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16318.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16319.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16472.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16473.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16722.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.17743.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.17744.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.17745.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.17831.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.17832.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.17904.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.17905.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18337.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18338.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18451.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18645.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18646.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18982.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18983.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18984.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18985.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18986.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.18987.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.1912.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.1913.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2008.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.20490.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.20498.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.20499.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.20570.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.20571.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.20668.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.20745.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2075.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2076.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2077.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.20774.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2078.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21056.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21120.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21193.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21420.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21421.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21472.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21585.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21587.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21757.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21814.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21815.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21816.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21980.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21981.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.21990.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22072.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22550.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22551.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22552.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22576.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22741.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22809.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22810.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22811.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22812.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22989.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.22990.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.23037.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.23038.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2329.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.23669.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.23709.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.23775.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.23815.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.23846.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2397.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.23978.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24065.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24179.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24180.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24181.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24262.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24263.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24447.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24448.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24449.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24460.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.24778.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25029.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25030.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25143.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25250.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25408.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25409.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25538.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25539.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25540.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25783.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25821.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25845.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2595.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2596.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2597.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2598.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26187.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26331.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26332.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26569.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26570.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26774.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26775.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26776.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26907.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27426.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27482.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27630.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27813.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27814.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27815.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27924.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27925.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27926.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.27976.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.28420.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.28668.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.28777.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.29453.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.29606.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.29622.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2998.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.2999.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3001.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3002.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30097.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30098.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30435.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30671.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30672.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30673.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30682.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30695.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30696.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30697.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.30698.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3092.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.31306.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.31307.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.31308.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.31309.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.31902.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.32011.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.32012.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.32013.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.32014.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.32015.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.32058.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.32135.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.32252.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.32268.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3369.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3435.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3496.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3497.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3498.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3499.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3739.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3740.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.3889.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.412.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.4147.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.4333.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.4731.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.4732.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.5038.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.5288.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.5385.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.6368.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.6443.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.714.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.7212.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.7300.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.920.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.9248.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.9382.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.9576.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.1015.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.1015.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.10388.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.10388.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.10648.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.10648.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.10649.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.10649.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.10650.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.10650.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.10834.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.10834.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.11142.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.11142.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.11143.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.11143.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.11144.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.11144.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.11145.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.11145.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.11554.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.11554.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.11555.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.11555.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.11601.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.11601.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.11841.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.11841.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12079.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12079.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12080.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12080.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12295.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12295.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12296.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12296.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12610.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12610.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12611.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12611.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12679.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12679.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12680.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12680.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12681.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12681.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.12730.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.12730.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.13345.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.13345.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.13416.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.13416.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.13417.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.13417.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.1367.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.1367.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.13807.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.13807.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.13940.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.13940.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.13941.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.13941.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.13942.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.13942.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.1404.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.1404.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.14230.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.14230.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.14290.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.14290.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.14291.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.14291.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.14947.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.14947.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.14948.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.14948.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.1514.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.1514.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.1515.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.1515.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.1516.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.1516.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.15389.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.15389.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.15390.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.15390.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.15559.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.15559.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.15560.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.15560.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.15561.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.15561.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16092.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16092.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16181.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16181.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16182.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16182.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16183.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16183.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16184.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16184.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16238.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16238.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16239.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16239.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16240.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16240.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16318.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16318.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16319.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16319.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16472.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16472.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16473.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16473.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16722.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16722.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.17743.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.17743.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.17744.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.17744.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.17745.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.17745.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.17831.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.17831.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.17832.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.17832.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.17904.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.17904.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.17905.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.17905.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18337.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18337.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18338.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18338.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18451.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18451.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18645.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18645.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18646.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18646.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18982.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18982.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18983.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18983.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18984.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18984.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18985.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18985.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18986.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18986.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.18987.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.18987.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.1912.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.1912.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.1913.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.1913.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2008.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2008.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.20490.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.20490.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.20498.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.20498.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.20499.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.20499.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.20570.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.20570.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.20571.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.20571.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.20668.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.20668.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.20745.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.20745.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2075.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2075.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2076.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2076.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2077.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2077.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.20774.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.20774.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2078.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2078.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21056.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21056.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21120.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21120.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21193.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21193.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21420.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21420.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21421.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21421.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21472.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21472.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21585.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21585.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21587.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21587.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21757.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21757.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21814.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21814.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21815.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21815.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21816.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21816.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21980.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21980.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21981.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21981.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.21990.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21990.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22072.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22072.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22550.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22550.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22551.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22551.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22552.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22552.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22576.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22576.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22741.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22741.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22809.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22809.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22810.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22810.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22811.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22811.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22812.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22812.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22989.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22989.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.22990.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.22990.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.23037.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.23037.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.23038.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.23038.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2329.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2329.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.23669.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.23669.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.23709.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.23709.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.23775.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.23775.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.23815.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.23815.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.23846.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.23846.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2397.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2397.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.23978.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.23978.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24065.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24065.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24179.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24179.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24180.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24180.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24181.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24181.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24262.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24262.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24263.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24263.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24447.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24447.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24448.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24448.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24449.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24449.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24460.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24460.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.24778.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.24778.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25029.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25029.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25030.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25030.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25143.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25143.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25250.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25250.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25408.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25408.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25409.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25409.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25538.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25538.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25539.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25539.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25540.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25540.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25783.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25783.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25821.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25821.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25845.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25845.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2595.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2595.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2596.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2596.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2597.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2597.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2598.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2598.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26187.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26187.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26331.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26331.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26332.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26332.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26569.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26569.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26570.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26570.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26774.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26774.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26775.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26775.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26776.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26776.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26907.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26907.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27426.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27426.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27482.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27482.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27630.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27630.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27813.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27813.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27814.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27814.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27815.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27815.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27924.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27924.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27925.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27925.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27926.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27926.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.27976.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.27976.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.28420.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.28420.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.28668.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.28668.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.28777.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.28777.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.29453.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.29453.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.29606.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.29606.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.29622.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.29622.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2998.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2998.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.2999.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.2999.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3001.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3001.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3002.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3002.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30097.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30097.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30098.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30098.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30435.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30435.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30671.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30671.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30672.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30672.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30673.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30673.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30682.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30682.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30695.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30695.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30696.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30696.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30697.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30697.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.30698.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.30698.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3092.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3092.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.31306.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.31306.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.31307.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.31307.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.31308.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.31308.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.31309.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.31309.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.31902.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.31902.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.32011.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.32011.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.32012.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.32012.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.32013.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.32013.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.32014.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.32014.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.32015.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.32015.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.32058.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.32058.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.32135.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.32135.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.32252.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.32252.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.32268.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.32268.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3369.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3369.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3435.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3435.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3496.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3496.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3497.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3497.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3498.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3498.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3499.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3499.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3739.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3739.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3740.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3740.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.3889.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.3889.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.412.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.412.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.4147.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.4147.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.4333.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.4333.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.4731.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.4731.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.4732.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.4732.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.5038.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.5038.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.5288.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.5288.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.5385.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.5385.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.6368.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.6368.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.6443.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.6443.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.714.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.714.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.7212.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.7212.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.7300.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.7300.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.920.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.920.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.9248.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.9248.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.9382.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.9382.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.9576.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/45/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.9576.memcheck.xml
[Valgrind] ERROR: failed to parse valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.21472.memcheck.xml: XML document structures must start and end within the same entity.
[Valgrind] Analysing valgrind results
[Valgrind] workspacePath: /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/
[Valgrind] Ending the valgrind analysis.
[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/relwithdebinfo_gnu/Testing/**/Test.xml' relative to '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds' for the testing framework 'CTest-Version N/A (default)'.
[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.
Warning: this build has no associated authentication, so build permissions may be lacking, and downstream projects which cannot even be seen by an anonymous user will be silently skipped
Finished: FAILURE