Skip to content
Success

Console Output

Skipping 71 KB.. Full Log
[ 93%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/EGModelUnique.cpp.o
[ 93%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/blend.cpp.o
[ 93%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/ruled.cpp.o
[ 93%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/transform.cpp.o
[ 93%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/Airfoils/NACA4.cpp.o
[ 93%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/RotorSource/Rotor.cpp.o
[100%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/RotorSource/BladeParams.cpp.o
[100%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/RotorSource/ThicknessNACA6.cpp.o
[100%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/RotorSource/CubicCamber.cpp.o
[100%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/RotorSource/QuadCamber.cpp.o
[100%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/RotorSource/CamberBlade.cpp.o
[100%] Building CXX object src/Meshing/EGADS/CMakeFiles/EGADSLib.dir/RotorSource/ThicknessBlade.cpp.o
[100%] Linking CXX static library libEGADSLib.a
[100%] Built target EGADSLib
[100%] Building CXX object src/Meshing/refine/CMakeFiles/refineLib.dir/MesherInterface_refine.cpp.o
[100%] Building CXX object src/Meshing/refine/CMakeFiles/refineLib.dir/MesherInterface_refineParams.cpp.o
[100%] Building CXX object src/Meshing/refine/CMakeFiles/refineLib.dir/XField_refine.cpp.o
[100%] Building CXX object src/Meshing/refine/CMakeFiles/refineLib.dir/MultiScale_metric.cpp.o
[100%] Building CXX object src/Meshing/refine/CMakeFiles/refineLib.dir/refine_grid.cpp.o
[100%] Linking CXX static library librefineLib.a
[100%] Built target refineLib
[100%] Building CXX object src/Meshing/libMeshb/CMakeFiles/libMeshbLib.dir/WriteMesh_libMeshb.cpp.o
[100%] Building CXX object src/Meshing/libMeshb/CMakeFiles/libMeshbLib.dir/WriteSolution_libMeshb.cpp.o
[100%] Building CXX object src/Meshing/libMeshb/CMakeFiles/libMeshbLib.dir/ReadSolution_libMeshb.cpp.o
[100%] Building CXX object src/Meshing/libMeshb/CMakeFiles/libMeshbLib.dir/XFieldArea_libMeshb.cpp.o
[100%] Building CXX object src/Meshing/libMeshb/CMakeFiles/libMeshbLib.dir/XFieldVolume_libMeshb.cpp.o
[100%] Building CXX object src/Meshing/libMeshb/CMakeFiles/libMeshbLib.dir/libMeshbToSANS.cpp.o
[100%] Linking CXX static library liblibMeshbLib.a
[100%] Built target libMeshbLib
[100%] Building CXX object src/MPI/CMakeFiles/MPILib.dir/MPI_sleep.cpp.o
[100%] Linking CXX static library libMPILib.a
[100%] Built target MPILib
[100%] Building CXX object src/Python/CMakeFiles/PythonLib.dir/Parameter.cpp.o
[100%] Building CXX object src/Python/CMakeFiles/PythonLib.dir/PyDict.cpp.o
[100%] Building CXX object src/Python/CMakeFiles/PythonLib.dir/PyInit.cpp.o
[100%] Building CXX object src/Python/CMakeFiles/PythonLib.dir/InputException.cpp.o
[100%] Building CXX object src/Python/CMakeFiles/PythonLib.dir/ExtractParam.cpp.o
[100%] Linking CXX static library libPythonLib.a
[100%] Built target PythonLib
[100%] Building CXX object src/Quadrature/CMakeFiles/QuadratureLib.dir/QuadratureLine.cpp.o
[100%] Building CXX object src/Quadrature/CMakeFiles/QuadratureLib.dir/QuadratureArea_Triangle.cpp.o
[100%] Building CXX object src/Quadrature/CMakeFiles/QuadratureLib.dir/QuadratureArea_Quad.cpp.o
[100%] Building CXX object src/Quadrature/CMakeFiles/QuadratureLib.dir/QuadratureVolume_Tetrahedron.cpp.o
[100%] Building CXX object src/Quadrature/CMakeFiles/QuadratureLib.dir/QuadratureVolume_Hexahedron.cpp.o
[100%] Building CXX object src/Quadrature/CMakeFiles/QuadratureLib.dir/QuadratureSpacetime_Pentatope.cpp.o
[100%] Building CXX object src/Quadrature/CMakeFiles/QuadratureLib.dir/Quadrature_Simplex_StroudConical.cpp.o
[100%] Linking CXX static library libQuadratureLib.a
[100%] Built target QuadratureLib
[100%] Building CXX object src/Surreal/CMakeFiles/SurrealLib.dir/SurrealD.cpp.o
[100%] Linking CXX static library libSurrealLib.a
[100%] Built target SurrealLib
[100%] Building CXX object src/Topology/CMakeFiles/TopologyLib.dir/ElementTopology.cpp.o
[100%] Linking CXX static library libTopologyLib.a
[100%] Built target TopologyLib
[100%] Building CXX object src/tools/CMakeFiles/toolsLib.dir/SANSException.cpp.o
[100%] Building CXX object src/tools/CMakeFiles/toolsLib.dir/BackTraceException.cpp.o
[100%] Building CXX object src/tools/CMakeFiles/toolsLib.dir/demangle.cpp.o
[100%] Building CXX object src/tools/CMakeFiles/toolsLib.dir/split_string.cpp.o
[100%] Building CXX object src/tools/CMakeFiles/toolsLib.dir/system_call.cpp.o
[100%] Linking CXX static library libtoolsLib.a
[100%] Built target toolsLib
[100%] Building CXX object test/CMakeFiles/BOOST_TEST_MAIN_OBJECT.dir/main_boost_btest.cpp.o
[100%] Built target BOOST_TEST_MAIN_OBJECT
[100%] Building CXX object test/CMakeFiles/MPI_FIXTURE_OBJECT.dir/MPI_fixture.cpp.o
[100%] Built target MPI_FIXTURE_OBJECT
[100%] Building CXX object test/unit/Meshing/refine/CMakeFiles/unit_Meshing_refine_OBJECTS.dir/refine2D_btest.cpp.o
[100%] Building CXX object test/unit/Meshing/refine/CMakeFiles/unit_Meshing_refine_OBJECTS.dir/refine3D_btest.cpp.o
[100%] Built target unit_Meshing_refine_OBJECTS
[100%] Linking CXX executable unit_Meshing_refine
[100%] Built target unit_Meshing_refine_build
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
--> build quadrature store for simplex, category = 1
--> build quadrature store for simplex, category = 1
--> build quadrature store for simplex, category = 1
--> build quadrature store for simplex, category = 1
--> build quadrature store for simplex, category = 2
--> build quadrature store for simplex, category = 0
--> build quadrature store for simplex, category = 2
--> build quadrature store for simplex, category = 2
--> build quadrature store for simplex, category = 0
--> build quadrature store for simplex, category = 0
--> build quadrature store for simplex, category = 2
--> build quadrature store for simplex, category = 0
Running 10 test cases...
Running 10 test cases...
Running 10 test cases...
Running 10 test cases...
Partitioning a graph of size 50 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.004
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.012
      Total: Max:   0.002, Sum:   0.010, Balance:   1.000
Final   4-way Cut:     19 	Balance: 1.040 
No CAD information provided to refine!
Writing tmp/mesh_a0.meshb
Writing tmp/metric_request_a0.solb
Partitioning a graph of size 32 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.004
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.014
      Total: Max:   0.001, Sum:   0.005, Balance:   1.000
Final   4-way Cut:     10 	Balance: 1.000 
No CAD information provided to refine!
   0.0026:   0.002599 (  0.002557)  98.38% single part
   0.0062:   0.003537 (  0.003440)  97.25% shuffle primal back

 pass 1 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.4950   2.00 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         25 ncell           32 complexity         55.4 ratio  0.45
volume range 3.125000e-02 3.125000e-02 metric 1.804220e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.4950   2.00 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         25 ncell           32 complexity         55.4 ratio  0.45
volume range 3.125000e-02 3.125000e-02 metric 1.804220e-02 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 81
   0.0364:   0.000030 (  0.000000)   1.17% pass
   0.0367:   0.000355 (  0.000326)  91.61% metric sync
   0.0368:   0.000042 (  0.000001)   2.06% vol
   0.0374:   0.000590 (  0.000564)  95.65% single part
   0.0397:   0.002338 (  0.002270)  97.10% shuffle primal back
   0.0397:   0.000002 (  0.000000)   6.34% vol
   0.0406:   0.000860 (  0.000049)   5.69% pack

 pass 2 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 81
   0.0683:   0.000020 (  0.000000)   1.08% pass
   0.0685:   0.000273 (  0.000250)  91.54% metric sync
   0.0686:   0.000033 (  0.000001)   1.61% vol
   0.0690:   0.000451 (  0.000422)  93.45% single part
   0.0707:   0.001657 (  0.001604)  96.81% shuffle primal back
   0.0707:   0.000002 (  0.000000)   6.25% vol
   0.0713:   0.000600 (  0.000035)   5.85% pack

 pass 3 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 81
   0.0950:   0.000021 (  0.000000)   1.06% pass
   0.0952:   0.000260 (  0.000236)  90.76% metric sync
   0.0953:   0.000033 (  0.000001)   1.91% vol
   0.0957:   0.000437 (  0.000420)  96.04% single part
   0.0973:   0.001544 (  0.001496)  96.90% shuffle primal back
   0.0973:   0.000002 (  0.000000)   4.34% vol
   0.0979:   0.000620 (  0.000036)   5.77% pack

 pass 4 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 81
   0.1214:   0.000009 (  0.000000)   1.87% pass
   0.1216:   0.000246 (  0.000225)  91.39% metric sync
   0.1217:   0.000029 (  0.000001)   2.11% vol
   0.1222:   0.000466 (  0.000445)  95.59% single part
   0.1238:   0.001624 (  0.001574)  96.93% shuffle primal back
   0.1238:   0.000002 (  0.000000)   4.42% vol
   0.1244:   0.000568 (  0.000036)   6.36% pack

 pass 5 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 81
   0.1485:   0.000019 (  0.000000)   1.03% pass
   0.1488:   0.000255 (  0.000232)  90.86% metric sync
   0.1488:   0.000033 (  0.000001)   1.52% vol
   0.1493:   0.000494 (  0.000474)  95.83% single part
   0.1510:   0.001679 (  0.001628)  96.95% shuffle primal back
   0.1510:   0.000002 (  0.000000)   4.61% vol
   0.1516:   0.000617 (  0.000034)   5.57% pack

 pass 6 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 81
   0.1759:   0.000008 (  0.000000)   2.34% pass
   0.1761:   0.000248 (  0.000228)  91.65% metric sync
   0.1762:   0.000029 (  0.000001)   1.80% vol
   0.1767:   0.000479 (  0.000458)  95.68% single part
   0.1783:   0.001674 (  0.001621)  96.86% shuffle primal back
   0.1784:   0.000002 (  0.000000)   5.10% vol
   0.1790:   0.000610 (  0.000035)   5.68% pack

 pass 7 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         55.4 ratio  1.46
volume range 7.812500e-03 7.812500e-03 metric 1.804220e-02 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 81
   0.2030:   0.000009 (  0.000000)   1.81% pass
   0.2033:   0.000269 (  0.000246)  91.29% metric sync
   0.2033:   0.000033 (  0.000001)   1.58% vol
   0.2038:   0.000438 (  0.000419)  95.50% single part
   0.2054:   0.001630 (  0.001580)  96.93% shuffle primal back
   0.2054:   0.000002 (  0.000000)   3.32% vol
   0.2060:   0.000615 (  0.000035)   5.73% pack

 trapped edge split pass 1 of 5 with 4 ranks
   0.2062:   0.000142 (  0.000123)  86.66% single part
   0.2078:   0.001614 (  0.001566)  96.99% shuffle primal back
   0.2078:   0.000002 (  0.000000)   5.26% vol
   0.2084:   0.000598 (  0.000033)   5.45% pack

 trapped edge split pass 2 of 5 with 4 ranks
   0.2086:   0.000140 (  0.000121)  86.58% single part
   0.2102:   0.001622 (  0.001572)  96.89% shuffle primal back
   0.2102:   0.000002 (  0.000000)   5.30% vol
   0.2108:   0.000589 (  0.000033)   5.64% pack

 trapped edge split pass 3 of 5 with 4 ranks
   0.2110:   0.000140 (  0.000121)  86.58% single part
   0.2126:   0.001605 (  0.001557)  97.05% shuffle primal back
   0.2126:   0.000002 (  0.000000)   4.77% vol
   0.2132:   0.000604 (  0.000033)   5.40% pack

 trapped edge split pass 4 of 5 with 4 ranks
   0.2134:   0.000140 (  0.000121)  86.75% single part
   0.2150:   0.001628 (  0.001580)  97.06% shuffle primal back
   0.2150:   0.000002 (  0.000000)   4.12% vol
   0.2156:   0.000594 (  0.000032)   5.44% pack

 trapped edge split pass 5 of 5 with 4 ranks
   0.2158:   0.000145 (  0.000128)  87.94% single part
   0.2174:   0.001608 (  0.001560)  97.01% shuffle primal back
   0.2174:   0.000002 (  0.000000)   4.44% vol
   0.2180:   0.000603 (  0.000033)   5.45% pack
   0.2183:   0.000254 (  0.000236)  92.95% parmetis graph
   0.2183:   0.000032 (  0.000029)  92.37% metis gather
   0.2192:   0.000922 (  0.000920)  99.74% metis part
balance  1.037 on 4 of 4 target 20 size min 20 max 21
   0.2212:   0.001956 (  0.001925)  98.38% shuffle primal back
   0.2212:   0.000009 (  0.000001)   5.93% verify final params
Partitioning a graph of size 128 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.001
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.005
      Total: Max:   0.001, Sum:   0.004, Balance:   1.000
Final   4-way Cut:     16 	Balance: 1.000 
   0.0018:   0.001795 (  0.001792)  99.86% single part
   0.0041:   0.002247 (  0.001948)  86.70% shuffle primal back

 pass 1 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2500   1.41 split   0.83
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity          3.5 ratio 23.38
volume range 7.812500e-03 7.812500e-03 metric 2.886751e-01 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.5606   1.18 split   1.30
max degree 6 max age 0 normdev  2.0000
nnode         12 ncell           12 complexity          3.5 ratio  3.46
volume range 1.153158e-01 4.106471e-02 metric 2.886751e-01 floor 1.000000e-15
mr   0.7942 ratio   0.6475   1.15   norm 2.0000    0.0 sec adapt n 10
   0.0124:   0.000009 (  0.000000)   1.52% pass
   0.0126:   0.000185 (  0.000179)  96.86% metric sync
   0.0126:   0.000028 (  0.000001)   1.89% vol
   0.0129:   0.000250 (  0.000245)  98.01% single part
   0.0148:   0.001965 (  0.001690)  86.02% shuffle primal back
   0.0148:   0.000002 (  0.000000)   7.60% vol
   0.0154:   0.000542 (  0.000397)  73.19% pack

 pass 2 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.6475   1.30 split   1.41
max degree 5 max age 0 normdev  2.0000
nnode         10 ncell           10 complexity          3.5 ratio  2.89
volume range 1.367919e-01 8.169354e-02 metric 2.886751e-01 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.529656e-01 1.087594e-01 metric 2.886751e-01 floor 1.000000e-15
mr   0.9996 ratio   0.9782   1.02   norm 2.0000    0.0 sec adapt n 9
   0.0178:   0.000008 (  0.000000)   1.30% pass
   0.0180:   0.000166 (  0.000161)  96.98% metric sync
   0.0180:   0.000025 (  0.000001)   2.02% vol
   0.0182:   0.000204 (  0.000201)  98.66% single part
   0.0202:   0.001972 (  0.001680)  85.18% shuffle primal back
   0.0202:   0.000002 (  0.000000)   5.96% vol
   0.0207:   0.000519 (  0.000394)  75.96% pack

 pass 3 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.274776e-01 1.222755e-01 metric 2.886751e-01 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.259281e-01 1.238888e-01 metric 2.886751e-01 floor 1.000000e-15
mr   1.0000 ratio   0.9985   1.00   norm 2.0000    0.0 sec adapt n 9
   0.0229:   0.000008 (  0.000000)   1.15% pass
   0.0231:   0.000168 (  0.000163)  96.89% metric sync
   0.0231:   0.000025 (  0.000001)   2.03% vol
   0.0233:   0.000208 (  0.000204)  98.01% single part
   0.0252:   0.001931 (  0.001657)  85.81% shuffle primal back
   0.0253:   0.000002 (  0.000000)   5.75% vol
   0.0258:   0.000523 (  0.000392)  74.97% pack

 pass 4 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.251512e-01 1.248130e-01 metric 2.886751e-01 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.250620e-01 1.249231e-01 metric 2.886751e-01 floor 1.000000e-15
mr   1.0000 ratio   0.9999   1.00   norm 2.0000    0.0 sec adapt n 9
   0.0279:   0.000008 (  0.000000)   1.49% pass
   0.0281:   0.000168 (  0.000163)  97.03% metric sync
   0.0282:   0.000025 (  0.000001)   2.13% vol
   0.0284:   0.000208 (  0.000204)  98.16% single part
   0.0303:   0.001932 (  0.001658)  85.80% shuffle primal back
   0.0303:   0.000002 (  0.000000)   5.50% vol
   0.0309:   0.000522 (  0.000391)  74.90% pack

 pass 5 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.250105e-01 1.249870e-01 metric 2.886751e-01 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.250043e-01 1.249946e-01 metric 2.886751e-01 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 9
   0.0331:   0.000008 (  0.000000)   1.15% pass
   0.0333:   0.000164 (  0.000159)  97.12% metric sync
   0.0333:   0.000025 (  0.000001)   2.06% vol
   0.0335:   0.000208 (  0.000204)  98.16% single part
   0.0355:   0.001947 (  0.001673)  85.94% shuffle primal back
   0.0355:   0.000002 (  0.000000)   4.18% vol
   0.0360:   0.000532 (  0.000395)  74.18% pack

 pass 6 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.250007e-01 1.249991e-01 metric 2.886751e-01 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.250003e-01 1.249996e-01 metric 2.886751e-01 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 9
   0.0382:   0.000008 (  0.000000)   0.88% pass
   0.0384:   0.000164 (  0.000160)  97.06% metric sync
   0.0384:   0.000025 (  0.000000)   2.01% vol
   0.0386:   0.000208 (  0.000204)  98.12% single part
   0.0406:   0.001957 (  0.001668)  85.23% shuffle primal back
   0.0406:   0.000002 (  0.000000)   5.37% vol
   0.0411:   0.000516 (  0.000390)  75.59% pack

 pass 7 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.250001e-01 1.249999e-01 metric 2.886751e-01 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode          9 ncell            8 complexity          3.5 ratio  2.60
volume range 1.250000e-01 1.250000e-01 metric 2.886751e-01 floor 1.000000e-15
mr   1.0000 ratio   1.0000   1.00   norm 2.0000    0.0 sec adapt n 9
   0.0433:   0.000008 (  0.000000)   0.90% pass
   0.0435:   0.000163 (  0.000158)  97.08% metric sync
   0.0435:   0.000025 (  0.000001)   2.12% vol
   0.0437:   0.000205 (  0.000202)  98.46% single part
   0.0456:   0.001915 (  0.001641)  85.69% shuffle primal back
   0.0456:   0.000002 (  0.000000)   5.83% vol
   0.0462:   0.000521 (  0.000389)  74.60% pack

 trapped edge split pass 1 of 5 with 4 ranks
   0.0463:   0.000120 (  0.000107)  89.43% single part
   0.0482:   0.001883 (  0.001610)  85.50% shuffle primal back
   0.0482:   0.000002 (  0.000000)   6.19% vol
   0.0487:   0.000530 (  0.000389)  73.48% pack

 trapped edge split pass 2 of 5 with 4 ranks
   0.0489:   0.000108 (  0.000105)  97.43% single part
   0.0508:   0.001906 (  0.001633)  85.70% shuffle primal back
   0.0508:   0.000002 (  0.000000)   4.98% vol
   0.0513:   0.000526 (  0.000388)  73.79% pack

 trapped edge split pass 3 of 5 with 4 ranks
   0.0514:   0.000109 (  0.000106)  97.25% single part
   0.0534:   0.001926 (  0.001654)  85.86% shuffle primal back
   0.0534:   0.000002 (  0.000000)   5.79% vol
   0.0539:   0.000520 (  0.000389)  74.69% pack

 trapped edge split pass 4 of 5 with 4 ranks
   0.0540:   0.000117 (  0.000115)  98.36% single part
   0.0559:   0.001882 (  0.001610)  85.52% shuffle primal back
   0.0559:   0.000002 (  0.000000)   6.75% vol
   0.0565:   0.000526 (  0.000389)  74.03% pack

 trapped edge split pass 5 of 5 with 4 ranks
   0.0566:   0.000109 (  0.000107)  97.57% single part
   0.0585:   0.001900 (  0.001626)  85.61% shuffle primal back
   0.0585:   0.000002 (  0.000000)   5.27% vol
   0.0590:   0.000530 (  0.000389)  73.39% pack
   0.0593:   0.000206 (  0.000201)  97.77% parmetis graph
   0.0593:   0.000009 (  0.000007)  77.66% metis gather
   0.0595:   0.000189 (  0.000187)  98.80% metis part
balance  1.333 on 4 of 4 target 2 size min 2 max 3
   0.0615:   0.001982 (  0.001843)  92.99% shuffle primal back
   0.0615:   0.000002 (  0.000000)  14.89% verify final params
Partitioning a graph of size 8 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.011
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.204
      Total: Max:   0.000, Sum:   0.001, Balance:   1.011
Final   4-way Cut:      4 	Balance: 1.000 
Partitioning a graph of size 128 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.003
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.009
      Total: Max:   0.001, Sum:   0.004, Balance:   1.000
Final   4-way Cut:     18 	Balance: 1.000 
No CAD information provided to refine!
   0.0017:   0.001649 (  0.001648)  99.91% single part
   0.0038:   0.002139 (  0.001889)  88.29% shuffle primal back

 pass 1 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.5000   1.41 split   0.96
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity         13.9 ratio  5.85
volume range 7.812500e-03 7.812500e-03 metric 7.216878e-02 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.6773   1.40 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.613319e-02 2.116465e-02 metric 7.216878e-02 floor 1.000000e-15
mr   0.6977 ratio   0.7460   1.40   norm 2.0000    0.0 sec adapt n 24
   0.0146:   0.000008 (  0.000000)   1.97% pass
   0.0149:   0.000215 (  0.000205)  95.59% metric sync
   0.0149:   0.000028 (  0.000001)   1.80% vol
   0.0152:   0.000276 (  0.000272)  98.57% single part
   0.0171:   0.001929 (  0.001665)  86.29% shuffle primal back
   0.0171:   0.000002 (  0.000000)   6.60% vol
   0.0177:   0.000538 (  0.000396)  73.60% pack

 pass 2 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.672702e-02 2.357364e-02 metric 7.216878e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.706120e-02 2.359500e-02 metric 7.216878e-02 floor 1.000000e-15
mr   0.6965 ratio   0.7709   1.41   norm 2.0000    0.0 sec adapt n 24
   0.0237:   0.000007 (  0.000000)   1.86% pass
   0.0239:   0.000191 (  0.000183)  95.69% metric sync
   0.0239:   0.000024 (  0.000001)   2.12% vol
   0.0241:   0.000254 (  0.000251)  98.99% single part
   0.0261:   0.001895 (  0.001648)  86.99% shuffle primal back
   0.0261:   0.000002 (  0.000000)   7.42% vol
   0.0266:   0.000545 (  0.000394)  72.28% pack

 pass 3 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.746825e-02 2.409114e-02 metric 7.216878e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.762078e-02 2.455245e-02 metric 7.216878e-02 floor 1.000000e-15
mr   0.6964 ratio   0.7890   1.41   norm 2.0000    0.0 sec adapt n 24
   0.0330:   0.000008 (  0.000000)   1.79% pass
   0.0332:   0.000183 (  0.000174)  95.35% metric sync
   0.0332:   0.000026 (  0.000001)   2.03% vol
   0.0335:   0.000243 (  0.000240)  98.53% single part
   0.0354:   0.001883 (  0.001636)  86.90% shuffle primal back
   0.0354:   0.000002 (  0.000000)   4.90% vol
   0.0359:   0.000542 (  0.000393)  72.40% pack

 pass 4 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.786485e-02 2.483240e-02 metric 7.216878e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.788377e-02 2.483479e-02 metric 7.216878e-02 floor 1.000000e-15
mr   0.6964 ratio   0.7890   1.41   norm 2.0000    0.0 sec adapt n 24
   0.0423:   0.000007 (  0.000000)   1.40% pass
   0.0425:   0.000190 (  0.000182)  95.41% metric sync
   0.0425:   0.000024 (  0.000001)   2.10% vol
   0.0427:   0.000223 (  0.000222)  99.16% single part
   0.0446:   0.001885 (  0.001622)  86.06% shuffle primal back
   0.0446:   0.000002 (  0.000000)   5.79% vol
   0.0452:   0.000536 (  0.000392)  73.07% pack

 pass 5 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.794993e-02 2.489071e-02 metric 7.216878e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.796784e-02 2.494674e-02 metric 7.216878e-02 floor 1.000000e-15
mr   0.6964 ratio   0.7890   1.41   norm 2.0000    0.0 sec adapt n 24
   0.0519:   0.000007 (  0.000000)   1.33% pass
   0.0521:   0.000202 (  0.000194)  95.81% metric sync
   0.0522:   0.000026 (  0.000001)   2.00% vol
   0.0524:   0.000270 (  0.000265)  98.36% single part
   0.0544:   0.001936 (  0.001690)  87.28% shuffle primal back
   0.0544:   0.000002 (  0.000000)   4.85% vol
   0.0550:   0.000555 (  0.000394)  70.93% pack

 pass 6 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.799700e-02 2.498003e-02 metric 7.216878e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.799927e-02 2.498030e-02 metric 7.216878e-02 floor 1.000000e-15
mr   0.6964 ratio   0.7890   1.41   norm 2.0000    0.0 sec adapt n 24
   0.0624:   0.000008 (  0.000000)   1.17% pass
   0.0627:   0.000225 (  0.000215)  95.72% metric sync
   0.0627:   0.000027 (  0.000001)   1.82% vol
   0.0630:   0.000256 (  0.000251)  98.42% single part
   0.0657:   0.002702 (  0.002454)  90.81% shuffle primal back
   0.0657:   0.000002 (  0.000000)   5.63% vol
   0.0664:   0.000731 (  0.000392)  53.71% pack

 pass 7 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.800716e-02 2.498699e-02 metric 7.216878e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity         13.9 ratio  1.73
volume range 5.800929e-02 2.499367e-02 metric 7.216878e-02 floor 1.000000e-15
mr   0.6964 ratio   0.7890   1.41   norm 2.0000    0.0 sec adapt n 24
   0.0732:   0.000018 (  0.000000)   1.03% pass
   0.0734:   0.000240 (  0.000231)  96.00% metric sync
   0.0734:   0.000028 (  0.000001)   1.81% vol
   0.0737:   0.000264 (  0.000258)  97.67% single part
   0.0756:   0.001837 (  0.001591)  86.60% shuffle primal back
   0.0756:   0.000002 (  0.000000)   4.32% vol
   0.0761:   0.000557 (  0.000391)  70.16% pack

 trapped edge split pass 1 of 5 with 4 ranks
   0.0763:   0.000116 (  0.000113)  97.59% single part
   0.0781:   0.001850 (  0.001604)  86.70% shuffle primal back
   0.0781:   0.000002 (  0.000000)   7.63% vol
   0.0786:   0.000505 (  0.000391)  77.37% pack

 trapped edge split pass 2 of 5 with 4 ranks
   0.0788:   0.000110 (  0.000108)  98.03% single part
   0.0806:   0.001838 (  0.001576)  85.76% shuffle primal back
   0.0806:   0.000002 (  0.000000)   6.85% vol
   0.0812:   0.000531 (  0.000390)  73.41% pack

 trapped edge split pass 3 of 5 with 4 ranks
   0.0813:   0.000123 (  0.000120)  98.18% single part
   0.0831:   0.001784 (  0.001538)  86.24% shuffle primal back
   0.0831:   0.000002 (  0.000000)   6.16% vol
   0.0836:   0.000547 (  0.000389)  71.15% pack

 trapped edge split pass 4 of 5 with 4 ranks
   0.0838:   0.000116 (  0.000114)  97.63% single part
   0.0857:   0.001870 (  0.001624)  86.85% shuffle primal back
   0.0857:   0.000002 (  0.000000)   5.85% vol
   0.0862:   0.000498 (  0.000388)  78.04% pack

 trapped edge split pass 5 of 5 with 4 ranks
   0.0863:   0.000108 (  0.000106)  97.98% single part
   0.0881:   0.001798 (  0.001527)  84.93% shuffle primal back
   0.0881:   0.000002 (  0.000000)   6.20% vol
   0.0886:   0.000530 (  0.000389)  73.34% pack
   0.0889:   0.000232 (  0.000223)  96.11% parmetis graph
   0.0889:   0.000027 (  0.000023)  84.02% metis gather
   0.0895:   0.000537 (  0.000534)  99.58% metis part
balance  1.000 on 4 of 4 target 6 size min 6 max 6
   0.0913:   0.001835 (  0.001806)  98.38% shuffle primal back
   0.0913:   0.000002 (  0.000000)  16.02% verify final params
Partitioning a graph of size 28 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.005
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.008
      Total: Max:   0.000, Sum:   0.002, Balance:   1.000
Final   4-way Cut:      7 	Balance: 1.000 
   0.0005:   0.000461 (  0.000459)  99.55% single part
   0.0018:   0.001342 (  0.001304)  97.22% shuffle primal back

 pass 1 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2500  11.31 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity        886.8 ratio  0.03
volume range 5.801276e-02 2.499762e-02 metric 1.127637e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.2500  11.31 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         24 ncell           28 complexity        886.8 ratio  0.03
volume range 5.810860e-02 2.458007e-02 metric 1.127637e-03 floor 1.000000e-15
mr   0.8232 ratio   2.8071   7.20   norm 2.0000    0.0 sec adapt n 75
   0.0181:   0.000009 (  0.000000)   1.96% pass
   0.0183:   0.000250 (  0.000230)  91.81% metric sync
   0.0184:   0.000030 (  0.000001)   2.05% vol
face     1 quality 0.8232 ratio 2.8071   7.20 normdev 2.0000 topo angle 90.00
   0.0188:   0.000396 (  0.000377)  95.33% single part
   0.0203:   0.001551 (  0.001508)  97.22% shuffle primal back
   0.0204:   0.000002 (  0.000000)   3.75% vol
   0.0210:   0.000615 (  0.000035)   5.71% pack

 pass 2 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.3926   7.20 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         75 ncell          112 complexity        886.8 ratio  0.08
volume range 2.052182e-02 4.917666e-03 metric 1.127637e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.3926   7.20 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         75 ncell          112 complexity        886.8 ratio  0.08
volume range 2.053577e-02 4.917666e-03 metric 1.127637e-03 floor 1.000000e-15
mr   0.8270 ratio   1.3630   3.73   norm 2.0000    0.1 sec adapt n 261
   0.0880:   0.000025 (  0.000000)   0.75% pass
   0.0885:   0.000462 (  0.000394)  85.28% metric sync
   0.0885:   0.000050 (  0.000001)   1.11% vol
   0.0896:   0.001035 (  0.001016)  98.17% single part
   0.0917:   0.002143 (  0.002082)  97.14% shuffle primal back
   0.0917:   0.000002 (  0.000000)   4.62% vol
   0.0926:   0.000845 (  0.000036)   4.22% pack

 pass 3 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   3.73 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        261 ncell          448 complexity        886.8 ratio  0.29
volume range 5.104905e-03 1.207855e-03 metric 1.127637e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   3.73 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        261 ncell          448 complexity        886.8 ratio  0.29
volume range 5.104905e-03 1.195512e-03 metric 1.127637e-03 floor 1.000000e-15
mr   0.6921 ratio   0.7759   1.92   norm 2.0000    0.2 sec adapt n 958
   0.3255:   0.000029 (  0.000000)   0.94% pass
   0.3267:   0.001162 (  0.000938)  80.74% metric sync
   0.3268:   0.000114 (  0.000001)   0.56% vol
   0.3300:   0.003229 (  0.003211)  99.45% single part
   0.3348:   0.004719 (  0.004587)  97.20% shuffle primal back
   0.3348:   0.000002 (  0.000000)   4.79% vol
   0.3367:   0.001894 (  0.000037)   1.95% pack

 pass 4 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.5143   1.92 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        958 ncell         1774 complexity        886.8 ratio  1.08
volume range 1.368021e-03 3.605067e-04 metric 1.127637e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.5143   1.92 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        958 ncell         1774 complexity        886.8 ratio  1.08
volume range 1.380067e-03 3.606994e-04 metric 1.127637e-03 floor 1.000000e-15
mr   0.6020 ratio   0.7101   1.54   norm 2.0000    0.4 sec adapt n 1085
   0.7158:   0.000016 (  0.000000)   1.61% pass
   0.7170:   0.001217 (  0.000980)  80.54% metric sync
   0.7172:   0.000117 (  0.000001)   0.52% vol
   0.7208:   0.003639 (  0.003622)  99.52% single part
   0.7264:   0.005536 (  0.005359)  96.81% shuffle primal back
   0.7264:   0.000002 (  0.000000)   4.39% vol
   0.7284:   0.002048 (  0.000036)   1.76% pack

 pass 5 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.54 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode       1085 ncell         2026 complexity        886.8 ratio  1.22
volume range 8.983413e-04 2.859879e-04 metric 1.127637e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.54 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode       1085 ncell         2026 complexity        886.8 ratio  1.22
volume range 9.035268e-04 3.244405e-04 metric 1.127637e-03 floor 1.000000e-15
mr   0.7347 ratio   0.7141   1.52   norm 2.0000    0.4 sec adapt n 1090
   1.1241:   0.000028 (  0.000000)   0.96% pass
   1.1253:   0.001224 (  0.000986)  80.59% metric sync
   1.1254:   0.000117 (  0.000001)   0.55% vol
   1.1290:   0.003586 (  0.003569)  99.53% single part
   1.1344:   0.005401 (  0.005231)  96.85% shuffle primal back
   1.1345:   0.000002 (  0.000000)   4.09% vol
   1.1364:   0.001917 (  0.000037)   1.95% pack

 pass 6 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.52 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode       1090 ncell         2036 complexity        886.8 ratio  1.23
volume range 7.993796e-04 3.302464e-04 metric 1.127637e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.52 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode       1090 ncell         2036 complexity        886.8 ratio  1.23
volume range 8.316021e-04 3.344316e-04 metric 1.127637e-03 floor 1.000000e-15
mr   0.7053 ratio   0.7534   1.52   norm 2.0000    0.4 sec adapt n 1098
   1.5289:   0.000029 (  0.000000)   0.70% pass
   1.5302:   0.001230 (  0.000987)  80.28% metric sync
   1.5303:   0.000117 (  0.000001)   0.46% vol
   1.5339:   0.003593 (  0.003576)  99.53% single part
   1.5394:   0.005505 (  0.005307)  96.40% shuffle primal back
   1.5394:   0.000002 (  0.000000)   5.27% vol
   1.5414:   0.002002 (  0.000036)   1.80% pack

 pass 7 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.52 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode       1098 ncell         2052 complexity        886.8 ratio  1.24
volume range 9.087287e-04 3.359808e-04 metric 1.127637e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.52 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode       1098 ncell         2052 complexity        886.8 ratio  1.24
volume range 9.562774e-04 3.376488e-04 metric 1.127637e-03 floor 1.000000e-15
mr   0.7419 ratio   0.7505   1.51   norm 2.0000    0.4 sec adapt n 1103
   1.9389:   0.000017 (  0.000000)   1.56% pass
   1.9401:   0.001229 (  0.000972)  79.14% metric sync
   1.9402:   0.000126 (  0.000001)   0.51% vol
   1.9438:   0.003570 (  0.003553)  99.52% single part
   1.9493:   0.005468 (  0.005301)  96.95% shuffle primal back
   1.9493:   0.000002 (  0.000000)   7.83% vol
   1.9512:   0.001943 (  0.000037)   1.89% pack

 pass 8 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.51 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode       1103 ncell         2062 complexity        886.8 ratio  1.24
volume range 1.007378e-03 3.378626e-04 metric 1.127637e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.51 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode       1103 ncell         2062 complexity        886.8 ratio  1.24
volume range 9.933272e-04 3.368690e-04 metric 1.127637e-03 floor 1.000000e-15
mr   0.7250 ratio   0.7500   1.51   norm 2.0000    0.4 sec adapt n 1104
   2.3529:   0.000017 (  0.000000)   1.86% pass
   2.3542:   0.001261 (  0.001001)  79.38% metric sync
   2.3544:   0.000126 (  0.000001)   0.56% vol
   2.3581:   0.003738 (  0.003721)  99.53% single part
   2.3638:   0.005694 (  0.005521)  96.96% shuffle primal back
   2.3638:   0.000002 (  0.000000)   4.59% vol
   2.3660:   0.002206 (  0.000037)   1.67% pack

 trapped edge split pass 1 of 5 with 4 ranks
   2.3667:   0.000667 (  0.000649)  97.20% single part
   2.3724:   0.005707 (  0.005516)  96.65% shuffle primal back
   2.3724:   0.000002 (  0.000000)   4.53% vol
   2.3745:   0.002051 (  0.000035)   1.69% pack

 trapped edge split pass 2 of 5 with 4 ranks
   2.3752:   0.000641 (  0.000622)  97.10% single part
   2.3808:   0.005681 (  0.005508)  96.95% shuffle primal back
   2.3809:   0.000002 (  0.000000)   5.47% vol
   2.3829:   0.002045 (  0.000034)   1.65% pack

 trapped edge split pass 3 of 5 with 4 ranks
   2.3836:   0.000645 (  0.000627)  97.10% single part
   2.3893:   0.005684 (  0.005509)  96.94% shuffle primal back
   2.3893:   0.000002 (  0.000000)   3.72% vol
   2.3913:   0.002055 (  0.000033)   1.60% pack

 trapped edge split pass 4 of 5 with 4 ranks
   2.3920:   0.000652 (  0.000634)  97.13% single part
   2.3977:   0.005705 (  0.005531)  96.95% shuffle primal back
   2.3977:   0.000002 (  0.000000)   4.72% vol
   2.3998:   0.002004 (  0.000033)   1.63% pack

 trapped edge split pass 5 of 5 with 4 ranks
   2.4004:   0.000654 (  0.000636)  97.20% single part
   2.4061:   0.005721 (  0.005535)  96.75% shuffle primal back
   2.4062:   0.000002 (  0.000000)   6.34% vol
   2.4082:   0.002006 (  0.000034)   1.72% pack
   2.4090:   0.000845 (  0.000762)  90.27% parmetis graph
   2.4092:   0.000188 (  0.000176)  93.92% metis gather
   2.4105:   0.001295 (  0.001293)  99.80% metis part
balance  1.000 on 4 of 4 target 276 size min 276 max 276
   2.4165:   0.005971 (  0.005943)  99.53% shuffle primal back
   2.4165:   0.000002 (  0.000000)  13.95% verify final params
Partitioning a graph of size 2064 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.001
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.017
      Total: Max:   0.002, Sum:   0.007, Balance:   1.000
Final   4-way Cut:     66 	Balance: 1.006 
Partitioning a graph of size 128 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.004
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.008
      Total: Max:   0.001, Sum:   0.004, Balance:   1.000
Final   4-way Cut:     18 	Balance: 1.000 
No CAD information provided to refine!
   0.0017:   0.001712 (  0.001696)  99.09% single part
   0.0040:   0.002228 (  0.001960)  87.95% shuffle primal back

 pass 1 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2810   2.82 split   1.41
max degree 6 max age 0 normdev  2.0000
nnode         81 ncell          128 complexity        100.0 ratio  0.81
volume range 7.812500e-03 7.812500e-03 metric 5.951993e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.3646   2.72 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode         72 ncell          115 complexity        100.5 ratio  0.72
volume range 2.819651e-02 6.974110e-03 metric 5.951993e-03 floor 1.000000e-15
mr   0.6001 ratio   0.6468   1.45   norm 2.0000    0.0 sec adapt n 158
   0.0486:   0.000027 (  0.000000)   0.75% pass
   0.0490:   0.000375 (  0.000315)  83.93% metric sync
   0.0491:   0.000042 (  0.000001)   1.35% vol
   0.0498:   0.000749 (  0.000746)  99.63% single part
   0.0521:   0.002232 (  0.001970)  88.25% shuffle primal back
   0.0521:   0.000002 (  0.000000)   7.66% vol
   0.0529:   0.000799 (  0.000405)  50.67% pack

 pass 2 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.6468   1.45 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        158 ncell          270 complexity         99.9 ratio  1.58
volume range 1.103568e-02 1.907274e-03 metric 5.951993e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7064   1.45 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        155 ncell          264 complexity         99.8 ratio  1.55
volume range 1.211337e-02 1.947002e-03 metric 5.951993e-03 floor 1.000000e-15
mr   0.5388 ratio   0.7121   1.45   norm 2.0000    0.1 sec adapt n 155
   0.1060:   0.000014 (  0.000000)   0.82% pass
   0.1064:   0.000340 (  0.000300)  88.38% metric sync
   0.1064:   0.000038 (  0.000001)   1.40% vol
   0.1071:   0.000688 (  0.000683)  99.26% single part
   0.1094:   0.002315 (  0.002021)  87.31% shuffle primal back
   0.1095:   0.000002 (  0.000000)   7.96% vol
   0.1102:   0.000726 (  0.000390)  53.71% pack

 pass 3 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.45 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        155 ncell          264 complexity         99.7 ratio  1.55
volume range 1.227595e-02 1.974936e-03 metric 5.951993e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.45 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        155 ncell          264 complexity         99.7 ratio  1.55
volume range 1.227595e-02 1.975985e-03 metric 5.951993e-03 floor 1.000000e-15
mr   0.6408 ratio   0.7290   1.45   norm 2.0000    0.1 sec adapt n 155
   0.1624:   0.000016 (  0.000000)   1.39% pass
   0.1628:   0.000348 (  0.000311)  89.27% metric sync
   0.1628:   0.000052 (  0.000000)   0.92% vol
   0.1635:   0.000684 (  0.000681)  99.61% single part
   0.1658:   0.002230 (  0.001967)  88.19% shuffle primal back
   0.1658:   0.000002 (  0.000000)   6.03% vol
   0.1665:   0.000738 (  0.000401)  54.41% pack

 pass 4 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.45 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        155 ncell          264 complexity         99.7 ratio  1.56
volume range 1.227595e-02 2.007982e-03 metric 5.951993e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.45 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        155 ncell          264 complexity         99.7 ratio  1.56
volume range 1.227595e-02 1.993535e-03 metric 5.951993e-03 floor 1.000000e-15
mr   0.6946 ratio   0.7207   1.45   norm 2.0000    0.1 sec adapt n 157
   0.2184:   0.000018 (  0.000000)   0.85% pass
   0.2188:   0.000310 (  0.000272)  87.87% metric sync
   0.2188:   0.000035 (  0.000000)   1.40% vol
   0.2195:   0.000693 (  0.000680)  98.18% single part
   0.2218:   0.002250 (  0.001985)  88.23% shuffle primal back
   0.2218:   0.000002 (  0.000000)   6.60% vol
   0.2225:   0.000742 (  0.000400)  53.92% pack

 pass 5 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.45 split   1.41
max degree 8 max age 0 normdev  2.0000
nnode        157 ncell          266 complexity         99.7 ratio  1.58
volume range 1.227595e-02 1.985604e-03 metric 5.951993e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.45 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        157 ncell          266 complexity         99.6 ratio  1.58
volume range 1.227595e-02 1.990217e-03 metric 5.951993e-03 floor 1.000000e-15
mr   0.6764 ratio   0.7089   1.31   norm 2.0000    0.1 sec adapt n 157
   0.2746:   0.000014 (  0.000000)   1.14% pass
   0.2749:   0.000310 (  0.000273)  87.95% metric sync
   0.2750:   0.000051 (  0.000000)   0.95% vol
   0.2757:   0.000686 (  0.000683)  99.51% single part
   0.2779:   0.002231 (  0.001967)  88.17% shuffle primal back
   0.2779:   0.000002 (  0.000000)   6.50% vol
   0.2787:   0.000740 (  0.000391)  52.80% pack

 pass 6 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        157 ncell          266 complexity         99.7 ratio  1.58
volume range 1.185196e-02 1.965454e-03 metric 5.951993e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        157 ncell          266 complexity         99.7 ratio  1.58
volume range 1.177393e-02 1.952491e-03 metric 5.951993e-03 floor 1.000000e-15
mr   0.6787 ratio   0.7071   1.26   norm 2.0000    0.1 sec adapt n 157
   0.3307:   0.000024 (  0.000000)   0.78% pass
   0.3310:   0.000349 (  0.000306)  87.69% metric sync
   0.3311:   0.000042 (  0.000001)   1.21% vol
   0.3318:   0.000708 (  0.000704)  99.50% single part
   0.3341:   0.002236 (  0.001972)  88.18% shuffle primal back
   0.3341:   0.000002 (  0.000000)   5.93% vol
   0.3348:   0.000742 (  0.000398)  53.58% pack

 pass 7 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        157 ncell          266 complexity         99.7 ratio  1.57
volume range 1.176481e-02 1.928158e-03 metric 5.951993e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        157 ncell          266 complexity         99.7 ratio  1.57
volume range 1.176263e-02 1.927545e-03 metric 5.951993e-03 floor 1.000000e-15
mr   0.6817 ratio   0.7071   1.26   norm 2.0000    0.1 sec adapt n 157
   0.3870:   0.000013 (  0.000000)   1.41% pass
   0.3874:   0.000328 (  0.000288)  87.75% metric sync
   0.3874:   0.000038 (  0.000000)   1.30% vol
   0.3881:   0.000671 (  0.000658)  98.10% single part
   0.3903:   0.002229 (  0.001964)  88.11% shuffle primal back
   0.3904:   0.000002 (  0.000000)   6.55% vol
   0.3911:   0.000764 (  0.000402)  52.64% pack

 pass 8 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        157 ncell          266 complexity         99.7 ratio  1.57
volume range 1.174778e-02 1.939321e-03 metric 5.951993e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        157 ncell          266 complexity         99.7 ratio  1.57
volume range 1.172384e-02 1.960036e-03 metric 5.951993e-03 floor 1.000000e-15
mr   0.6842 ratio   0.7071   1.26   norm 2.0000    0.1 sec adapt n 157
   0.4436:   0.000023 (  0.000000)   0.62% pass
   0.4440:   0.000347 (  0.000304)  87.55% metric sync
   0.4440:   0.000041 (  0.000000)   1.18% vol
   0.4448:   0.000718 (  0.000706)  98.26% single part
   0.4470:   0.002246 (  0.001981)  88.21% shuffle primal back
   0.4470:   0.000002 (  0.000000)   5.63% vol
   0.4478:   0.000764 (  0.000387)  50.67% pack

 trapped edge split pass 1 of 5 with 4 ranks
   0.4480:   0.000187 (  0.000183)  98.22% single part
   0.4503:   0.002270 (  0.001979)  87.18% shuffle primal back
   0.4503:   0.000002 (  0.000000)   7.49% vol
   0.4510:   0.000728 (  0.000401)  55.04% pack

 trapped edge split pass 2 of 5 with 4 ranks
   0.4512:   0.000185 (  0.000182)  98.09% single part
   0.4535:   0.002255 (  0.001972)  87.43% shuffle primal back
   0.4535:   0.000006 (  0.000000)   2.45% vol
   0.4542:   0.000706 (  0.000379)  53.61% pack

 trapped edge split pass 3 of 5 with 4 ranks
   0.4544:   0.000182 (  0.000178)  97.82% single part
   0.4566:   0.002179 (  0.001918)  88.02% shuffle primal back
   0.4566:   0.000002 (  0.000000)   4.78% vol
   0.4574:   0.000714 (  0.000378)  52.99% pack

 trapped edge split pass 4 of 5 with 4 ranks
   0.4576:   0.000181 (  0.000178)  98.30% single part
   0.4598:   0.002186 (  0.001926)  88.10% shuffle primal back
   0.4598:   0.000002 (  0.000000)   5.73% vol
   0.4604:   0.000660 (  0.000390)  59.04% pack

 trapped edge split pass 5 of 5 with 4 ranks
   0.4606:   0.000197 (  0.000194)  98.57% single part
   0.4628:   0.002181 (  0.001921)  88.08% shuffle primal back
   0.4628:   0.000002 (  0.000000)   6.97% vol
   0.4635:   0.000682 (  0.000390)  57.22% pack
   0.4638:   0.000291 (  0.000278)  95.70% parmetis graph
   0.4639:   0.000034 (  0.000031)  92.77% metis gather
   0.4653:   0.001434 (  0.001430)  99.77% metis part
balance  1.019 on 4 of 4 target 39 size min 39 max 40
   0.4678:   0.002454 (  0.002399)  97.74% shuffle primal back
   0.4678:   0.000002 (  0.000000)  18.78% verify final params
Partitioning a graph of size 266 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.002
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.005
      Total: Max:   0.001, Sum:   0.005, Balance:   1.000
Final   4-way Cut:     25 	Balance: 1.008 
   0.0020:   0.002022 (  0.002008)  99.30% single part
   0.0052:   0.003155 (  0.002529)  80.17% shuffle primal back

 pass 1 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.4719   1.59 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        157 ncell          266 complexity        100.0 ratio  1.57
volume range 1.168854e-02 1.981485e-03 metric 6.084203e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.6979   1.58 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        150 ncell          254 complexity        100.1 ratio  1.50
volume range 1.830741e-02 2.025318e-03 metric 6.084203e-03 floor 1.000000e-15
mr   0.6306 ratio   0.6982   1.50   norm 2.0000    0.1 sec adapt n 151
   0.0561:   0.000024 (  0.000000)   0.95% pass
   0.0565:   0.000365 (  0.000323)  88.69% metric sync
   0.0565:   0.000040 (  0.000001)   1.75% vol
   0.0572:   0.000660 (  0.000657)  99.54% single part
   0.0599:   0.002755 (  0.002132)  77.38% shuffle primal back
   0.0600:   0.000002 (  0.000000)   7.51% vol
   0.0607:   0.000728 (  0.000447)  61.48% pack

 pass 2 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.50 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity        100.0 ratio  1.51
volume range 1.714351e-02 2.114006e-03 metric 6.084203e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.47 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity        100.0 ratio  1.51
volume range 1.609830e-02 2.165637e-03 metric 6.084203e-03 floor 1.000000e-15
mr   0.6557 ratio   0.6982   1.42   norm 2.0000    0.0 sec adapt n 151
   0.1102:   0.000014 (  0.000000)   1.82% pass
   0.1105:   0.000312 (  0.000271)  86.95% metric sync
   0.1106:   0.000035 (  0.000001)   1.88% vol
   0.1112:   0.000624 (  0.000621)  99.51% single part
   0.1139:   0.002730 (  0.002101)  76.98% shuffle primal back
   0.1139:   0.000002 (  0.000000)   7.98% vol
   0.1147:   0.000730 (  0.000456)  62.51% pack

 pass 3 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.42 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity        100.0 ratio  1.51
volume range 1.496807e-02 2.202631e-03 metric 6.084203e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity        100.0 ratio  1.51
volume range 1.479827e-02 2.212890e-03 metric 6.084203e-03 floor 1.000000e-15
mr   0.6425 ratio   0.6982   1.40   norm 2.0000    0.0 sec adapt n 151
   0.1642:   0.000013 (  0.000000)   1.63% pass
   0.1645:   0.000323 (  0.000287)  88.90% metric sync
   0.1646:   0.000035 (  0.000001)   1.91% vol
   0.1652:   0.000632 (  0.000629)  99.58% single part
   0.1681:   0.002853 (  0.002227)  78.04% shuffle primal back
   0.1681:   0.000002 (  0.000000)   7.14% vol
   0.1688:   0.000722 (  0.000451)  62.45% pack

 pass 4 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity        100.0 ratio  1.51
volume range 1.432618e-02 2.239669e-03 metric 6.084203e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity        100.0 ratio  1.51
volume range 1.405461e-02 2.239771e-03 metric 6.084203e-03 floor 1.000000e-15
mr   0.6426 ratio   0.6982   1.38   norm 2.0000    0.1 sec adapt n 151
   0.2190:   0.000023 (  0.000000)   1.11% pass
   0.2193:   0.000341 (  0.000300)  87.83% metric sync
   0.2194:   0.000040 (  0.000001)   1.80% vol
   0.2200:   0.000645 (  0.000643)  99.68% single part
   0.2227:   0.002727 (  0.002101)  77.03% shuffle primal back
   0.2228:   0.000002 (  0.000000)  11.96% vol
   0.2234:   0.000677 (  0.000431)  63.62% pack

 pass 5 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity        100.0 ratio  1.51
volume range 1.371467e-02 2.242238e-03 metric 6.084203e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity         99.9 ratio  1.51
volume range 1.368698e-02 2.248262e-03 metric 6.084203e-03 floor 1.000000e-15
mr   0.6373 ratio   0.6982   1.37   norm 2.0000    0.1 sec adapt n 151
   0.2735:   0.000014 (  0.000000)   1.39% pass
   0.2738:   0.000308 (  0.000272)  88.33% metric sync
   0.2739:   0.000054 (  0.000001)   1.22% vol
   0.2746:   0.000658 (  0.000646)  98.23% single part
   0.2773:   0.002776 (  0.002150)  77.43% shuffle primal back
   0.2774:   0.000002 (  0.000000)   7.16% vol
   0.2781:   0.000750 (  0.000444)  59.18% pack

 pass 6 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity         99.9 ratio  1.51
volume range 1.364507e-02 2.255955e-03 metric 6.084203e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity         99.9 ratio  1.51
volume range 1.358656e-02 2.255884e-03 metric 6.084203e-03 floor 1.000000e-15
mr   0.6347 ratio   0.6982   1.36   norm 2.0000    0.1 sec adapt n 151
   0.3298:   0.000014 (  0.000000)   1.30% pass
   0.3302:   0.000340 (  0.000302)  88.68% metric sync
   0.3302:   0.000037 (  0.000001)   1.78% vol
   0.3309:   0.000656 (  0.000644)  98.13% single part
   0.3337:   0.002814 (  0.002175)  77.28% shuffle primal back
   0.3337:   0.000002 (  0.000000)   6.58% vol
   0.3345:   0.000730 (  0.000457)  62.61% pack

 pass 7 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity         99.9 ratio  1.51
volume range 1.351891e-02 2.258028e-03 metric 6.084203e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.6982   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity         99.9 ratio  1.51
volume range 1.353047e-02 2.263481e-03 metric 6.084203e-03 floor 1.000000e-15
mr   0.6313 ratio   0.6982   1.37   norm 2.0000    0.1 sec adapt n 151
   0.3854:   0.000023 (  0.000000)   0.40% pass
   0.3858:   0.000343 (  0.000301)  87.84% metric sync
   0.3859:   0.000041 (  0.000001)   1.47% vol
   0.3866:   0.000698 (  0.000685)  98.19% single part
   0.3893:   0.002753 (  0.002127)  77.27% shuffle primal back
   0.3893:   0.000002 (  0.000000)   5.73% vol
   0.3901:   0.000731 (  0.000444)  60.75% pack

 trapped edge split pass 1 of 5 with 4 ranks
   0.3903:   0.000180 (  0.000177)  98.39% single part
   0.3930:   0.002738 (  0.002115)  77.25% shuffle primal back
   0.3930:   0.000002 (  0.000000)   5.90% vol
   0.3938:   0.000716 (  0.000441)  61.63% pack

 trapped edge split pass 2 of 5 with 4 ranks
   0.3940:   0.000188 (  0.000185)  98.30% single part
   0.3967:   0.002730 (  0.002109)  77.25% shuffle primal back
   0.3967:   0.000002 (  0.000000)   6.26% vol
   0.3974:   0.000710 (  0.000435)  61.17% pack

 trapped edge split pass 3 of 5 with 4 ranks
   0.3976:   0.000181 (  0.000178)  98.36% single part
   0.4004:   0.002797 (  0.002177)  77.82% shuffle primal back
   0.4004:   0.000002 (  0.000000)   5.83% vol
   0.4011:   0.000701 (  0.000427)  60.97% pack

 trapped edge split pass 4 of 5 with 4 ranks
   0.4013:   0.000181 (  0.000177)  98.12% single part
   0.4041:   0.002756 (  0.002135)  77.49% shuffle primal back
   0.4041:   0.000002 (  0.000000)   7.26% vol
   0.4048:   0.000701 (  0.000424)  60.58% pack

 trapped edge split pass 5 of 5 with 4 ranks
   0.4050:   0.000179 (  0.000176)  98.32% single part
   0.4078:   0.002776 (  0.002156)  77.69% shuffle primal back
   0.4078:   0.000002 (  0.000000)   7.27% vol
   0.4085:   0.000690 (  0.000417)  60.43% pack
   0.4088:   0.000317 (  0.000303)  95.41% parmetis graph
   0.4089:   0.000032 (  0.000029)  90.93% metis gather
   0.4103:   0.001392 (  0.001389)  99.83% metis part
balance  1.007 on 4 of 4 target 37 size min 37 max 38
   0.4130:   0.002748 (  0.002647)  96.33% shuffle primal back
   0.4130:   0.000002 (  0.000000)  15.58% verify final params
Partitioning a graph of size 256 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.002
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.022
      Total: Max:   0.001, Sum:   0.005, Balance:   1.000
Final   4-way Cut:     24 	Balance: 1.016 
   0.0020:   0.002024 (  0.002014)  99.50% single part
   0.0053:   0.003234 (  0.002591)  80.12% shuffle primal back

 pass 1 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.5395   1.58 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        151 ncell          256 complexity        100.0 ratio  1.51
volume range 1.352701e-02 2.270084e-03 metric 6.086798e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.49 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        148 ncell          250 complexity        100.0 ratio  1.48
volume range 1.843866e-02 2.267236e-03 metric 6.086798e-03 floor 1.000000e-15
mr   0.6101 ratio   0.7092   1.33   norm 2.0000    0.0 sec adapt n 149
   0.0554:   0.000026 (  0.000000)   0.95% pass
   0.0558:   0.000342 (  0.000301)  87.99% metric sync
   0.0558:   0.000057 (  0.000001)   0.98% vol
   0.0565:   0.000704 (  0.000699)  99.18% single part
   0.0594:   0.002836 (  0.002187)  77.11% shuffle primal back
   0.0594:   0.000002 (  0.000000)   6.02% vol
   0.0601:   0.000715 (  0.000391)  54.69% pack

 pass 2 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.855956e-02 2.268006e-03 metric 6.086798e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.867850e-02 2.267938e-03 metric 6.086798e-03 floor 1.000000e-15
mr   0.6132 ratio   0.7072   1.32   norm 2.0000    0.0 sec adapt n 149
   0.1091:   0.000021 (  0.000000)   0.95% pass
   0.1094:   0.000344 (  0.000303)  88.07% metric sync
   0.1095:   0.000047 (  0.000000)   1.05% vol
   0.1102:   0.000682 (  0.000679)  99.55% single part
   0.1130:   0.002761 (  0.002116)  76.64% shuffle primal back
   0.1130:   0.000002 (  0.000000)   7.36% vol
   0.1137:   0.000727 (  0.000389)  53.50% pack

 pass 3 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.885337e-02 2.268555e-03 metric 6.086798e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.889153e-02 2.272426e-03 metric 6.086798e-03 floor 1.000000e-15
mr   0.6164 ratio   0.7072   1.32   norm 2.0000    0.0 sec adapt n 149
   0.1629:   0.000014 (  0.000000)   1.46% pass
   0.1632:   0.000340 (  0.000299)  87.87% metric sync
   0.1633:   0.000068 (  0.000001)   1.08% vol
   0.1639:   0.000641 (  0.000638)  99.48% single part
   0.1668:   0.002830 (  0.002143)  75.72% shuffle primal back
   0.1668:   0.000002 (  0.000000)   7.83% vol
   0.1675:   0.000711 (  0.000387)  54.45% pack

 pass 4 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.899810e-02 2.279869e-03 metric 6.086798e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.907042e-02 2.279918e-03 metric 6.086798e-03 floor 1.000000e-15
mr   0.5996 ratio   0.7072   1.33   norm 2.0000    0.0 sec adapt n 149
   0.2166:   0.000019 (  0.000000)   1.07% pass
   0.2169:   0.000333 (  0.000294)  88.19% metric sync
   0.2170:   0.000037 (  0.000000)   1.24% vol
   0.2176:   0.000645 (  0.000641)  99.37% single part
   0.2204:   0.002756 (  0.002110)  76.59% shuffle primal back
   0.2204:   0.000002 (  0.000000)   7.62% vol
   0.2211:   0.000714 (  0.000392)  54.88% pack

 pass 5 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.917810e-02 2.282355e-03 metric 6.086798e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.920099e-02 2.288871e-03 metric 6.086798e-03 floor 1.000000e-15
mr   0.5784 ratio   0.7072   1.33   norm 2.0000    0.0 sec adapt n 149
   0.2702:   0.000012 (  0.000000)   1.44% pass
   0.2705:   0.000302 (  0.000266)  88.11% metric sync
   0.2706:   0.000053 (  0.000001)   1.02% vol
   0.2712:   0.000641 (  0.000638)  99.47% single part
   0.2740:   0.002766 (  0.002116)  76.51% shuffle primal back
   0.2740:   0.000002 (  0.000000)   6.55% vol
   0.2747:   0.000729 (  0.000395)  54.23% pack

 pass 6 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.926095e-02 2.297934e-03 metric 6.086798e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.930344e-02 2.298019e-03 metric 6.086798e-03 floor 1.000000e-15
mr   0.6210 ratio   0.7071   1.40   norm 2.0000    0.0 sec adapt n 149
   0.3237:   0.000011 (  0.000000)   1.87% pass
   0.3240:   0.000322 (  0.000286)  88.77% metric sync
   0.3241:   0.000035 (  0.000001)   1.66% vol
   0.3247:   0.000602 (  0.000599)  99.61% single part
   0.3276:   0.002888 (  0.002243)  77.67% shuffle primal back
   0.3276:   0.000002 (  0.000000)   5.81% vol
   0.3283:   0.000717 (  0.000412)  57.44% pack

 pass 7 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.643494e-02 2.300810e-03 metric 6.086798e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  2.0000
nnode        149 ncell          252 complexity         99.9 ratio  1.49
volume range 1.631082e-02 2.307094e-03 metric 6.086798e-03 floor 1.000000e-15
mr   0.6221 ratio   0.7071   1.36   norm 2.0000    0.1 sec adapt n 149
   0.3785:   0.000013 (  0.000000)   1.52% pass
   0.3788:   0.000350 (  0.000297)  85.01% metric sync
   0.3789:   0.000037 (  0.000001)   1.54% vol
   0.3795:   0.000649 (  0.000645)  99.40% single part
   0.3824:   0.002852 (  0.002165)  75.91% shuffle primal back
   0.3824:   0.000002 (  0.000000)   5.72% vol
   0.3831:   0.000713 (  0.000440)  61.63% pack

 trapped edge split pass 1 of 5 with 4 ranks
   0.3833:   0.000181 (  0.000177)  97.91% single part
   0.3862:   0.002823 (  0.002119)  75.05% shuffle primal back
   0.3862:   0.000002 (  0.000000)   8.36% vol
   0.3869:   0.000695 (  0.000419)  60.29% pack

 trapped edge split pass 2 of 5 with 4 ranks
   0.3871:   0.000196 (  0.000193)  98.08% single part
   0.3899:   0.002787 (  0.002104)  75.51% shuffle primal back
   0.3899:   0.000002 (  0.000000)   8.51% vol
   0.3906:   0.000694 (  0.000418)  60.29% pack

 trapped edge split pass 3 of 5 with 4 ranks
   0.3908:   0.000178 (  0.000176)  98.36% single part
   0.3936:   0.002764 (  0.002097)  75.87% shuffle primal back
   0.3936:   0.000002 (  0.000000)   8.08% vol
   0.3943:   0.000691 (  0.000392)  56.69% pack

 trapped edge split pass 4 of 5 with 4 ranks
   0.3945:   0.000180 (  0.000177)  98.35% single part
   0.3972:   0.002728 (  0.002087)  76.50% shuffle primal back
   0.3972:   0.000002 (  0.000000)   6.00% vol
   0.3979:   0.000709 (  0.000408)  57.57% pack

 trapped edge split pass 5 of 5 with 4 ranks
   0.3981:   0.000176 (  0.000174)  98.98% single part
   0.4009:   0.002796 (  0.002097)  75.00% shuffle primal back
   0.4009:   0.000002 (  0.000000)   5.11% vol
   0.4016:   0.000696 (  0.000379)  54.49% pack
   0.4020:   0.000309 (  0.000296)  95.91% parmetis graph
   0.4020:   0.000034 (  0.000032)  92.85% metis gather
   0.4034:   0.001336 (  0.001334)  99.81% metis part
balance  1.020 on 4 of 4 target 37 size min 37 max 38
   0.4062:   0.002804 (  0.002695)  96.13% shuffle primal back
   0.4062:   0.000002 (  0.000000)  20.61% verify final params
Partitioning a graph of size 252 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.002
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.003
      Total: Max:   0.001, Sum:   0.004, Balance:   1.000
Final   4-way Cut:     22 	Balance: 1.016 
makeTessBody global param ( 7.071068e-01 2.121320e-01 20.000000)
list has 0 items
select edge 1
attribute .tParams  19.888402;5.966521;20.000000
select edge 2
attribute .tParams  18.000000;5.400000;20.000000
select edge 3
attribute .tParams  19.888402;5.966521;20.000000
select edge 4
attribute .tParams  20.000000;6.000000;20.000000
select edge 5
attribute .tParams  18.505931;5.551779;20.000000
select edge 6
attribute .tParams  18.505931;5.551779;20.000000
rebuild EGADS tessellation after chord .tParams adjustment, try 1
CAD topo node max eval dist 0.000000e+00
CAD topo edge max eval dist 0.000000e+00
CAD topo edge node tol 3.720346e-09
CAD topo face max eval dist 0.000000e+00
CAD topo face edge tol 8.441529e-17
CAD topo face node tol 3.720346e-09
   0.3622:   0.362214 (  0.362060)  99.96% parmetis graph
   0.3624:   0.000214 (  0.000205)  95.62% metis gather
   0.3636:   0.001104 (  0.001102)  99.76% metis part
balance  1.000 on 2 of 4 target 1069 size min 1069 max 1069
   0.3726:   0.009051 (  0.009038)  99.85% shuffle primal
   0.5101:   0.137468 (  0.137287)  99.87% curvature
face     1 quality 0.0106 ratio 0.1056  14.19 normdev 1.0000 topo angle 90.00
   0.5136:   0.003455 (  0.003442)  99.63% tattle faces

 pass 1 of 15 with 4 ranks
limit quality 0.0106 normdev 0.1000 ratio 0.1056  14.19 split   1.41
max degree 10 max age 0 normdev  1.0000
nnode       2138 ncell         4130 complexity       1167.2 ratio  1.83
volume range 2.050062e-01 7.291949e-04 metric 4.198120e-07 floor 1.000000e-15
limit quality 0.0168 normdev 0.1000 ratio 0.0667  13.47 split   1.41
max degree 9 max age 24 normdev  1.0000
nnode       1374 ncell         2653 complexity        819.3 ratio  1.68
volume range 4.718433e-01 3.253149e-04 metric 4.198120e-07 floor 1.000000e-15
mr   0.0168 ratio   0.0967  13.47   norm 1.0000    0.5 sec adapt n 1144
   1.0510:   0.000627 (  0.000607)  96.71% single part
   1.0566:   0.005629 (  0.005627)  99.96% shuffle primal
   1.0590:   0.002377 (  0.000089)   3.76% pack
   1.1987:   0.139670 (  0.139515)  99.89% curvature
face     1 quality 0.0168 ratio 0.0967  13.44 normdev 1.0000 topo angle 90.00
   1.2020:   0.003210 (  0.003202)  99.73% tattle faces

 pass 2 of 15 with 4 ranks
limit quality 0.0168 normdev 0.1000 ratio 0.0967  13.44 split   1.41
max degree 9 max age 65 normdev  1.0000
nnode       1144 ncell         2195 complexity        799.5 ratio  1.43
volume range 6.119419e-01 3.133005e-06 metric 4.198120e-07 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.1380   3.59 split   2.50
max degree 9 max age 2 normdev  1.0000
nnode        752 ncell         1429 complexity        217.4 ratio  3.46
volume range 9.059978e-01 1.339365e-04 metric 4.198120e-07 floor 1.000000e-15
mr   0.4541 ratio   0.1658   2.42   norm 1.0000    0.5 sec adapt n 627
   1.7478:   0.000436 (  0.000416)  95.45% single part
   1.7504:   0.002606 (  0.002604)  99.89% shuffle primal
   1.7519:   0.001544 (  0.000034)   2.22% pack
   1.8314:   0.079396 (  0.079300)  99.88% curvature
   1.8332:   0.001853 (  0.001851)  99.90% tattle faces

 pass 3 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.1658   2.50 split   1.89
max degree 9 max age 2 normdev  1.0000
nnode        627 ncell         1187 complexity        202.1 ratio  3.10
volume range 1.162178e+00 3.077332e-05 metric 4.198120e-07 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.1902   2.36 split   1.41
max degree 9 max age 2 normdev  1.0000
nnode        442 ncell          829 complexity        199.6 ratio  2.21
volume range 2.368964e+00 3.266358e-05 metric 4.198120e-07 floor 1.000000e-15
mr   0.5974 ratio   0.2438   1.41   norm 1.0000    0.3 sec adapt n 428
   2.1360:   0.000258 (  0.000239)  92.89% single part
   2.1379:   0.001866 (  0.001863)  99.87% shuffle primal
   2.1391:   0.001183 (  0.000036)   3.03% pack
   2.1946:   0.055504 (  0.055433)  99.87% curvature
   2.1959:   0.001293 (  0.001291)  99.82% tattle faces

 pass 4 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2438   1.46 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        428 ncell          801 complexity        195.8 ratio  2.19
volume range 2.323789e+00 3.136196e-05 metric 4.198120e-07 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.3256   1.41 split   1.41
max degree 9 max age 0 normdev  1.0000
nnode        345 ncell          637 complexity        195.0 ratio  1.77
volume range 3.071409e+00 3.072509e-05 metric 4.198120e-07 floor 1.000000e-15
mr   0.6122 ratio   0.3485   1.39   norm 1.0000    0.2 sec adapt n 318
   2.3657:   0.000218 (  0.000200)  91.91% single part
   2.3672:   0.001479 (  0.001477)  99.85% shuffle primal
   2.3682:   0.000998 (  0.000035)   3.53% pack
   2.4109:   0.042676 (  0.042618)  99.86% curvature
   2.4120:   0.001068 (  0.001066)  99.82% tattle faces

 pass 5 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.3485   1.41 split   1.41
max degree 9 max age 0 normdev  1.0000
nnode        318 ncell          583 complexity        196.1 ratio  1.62
volume range 3.794865e+00 3.109942e-05 metric 4.198120e-07 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.4270   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        285 ncell          517 complexity        195.2 ratio  1.46
volume range 4.820916e+00 3.092261e-05 metric 4.198120e-07 floor 1.000000e-15
mr   0.6384 ratio   0.6596   1.41   norm 1.0000    0.1 sec adapt n 280
   2.5123:   0.000208 (  0.000181)  86.81% single part
   2.5136:   0.001333 (  0.001331)  99.82% shuffle primal
   2.5145:   0.000916 (  0.000034)   3.69% pack
   2.5529:   0.038361 (  0.038307)  99.86% curvature
   2.5538:   0.000877 (  0.000875)  99.79% tattle faces

 pass 6 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.6596   1.44 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        280 ncell          507 complexity        195.5 ratio  1.43
volume range 3.743938e+00 3.170300e-05 metric 4.198120e-07 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7046   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        279 ncell          505 complexity        194.6 ratio  1.43
volume range 3.893270e+00 3.180778e-05 metric 4.198120e-07 floor 1.000000e-15
mr   0.6364 ratio   0.7114   1.41   norm 1.0000    0.1 sec adapt n 279
   2.6474:   0.000169 (  0.000152)  89.73% single part
   2.6487:   0.001279 (  0.001277)  99.83% shuffle primal
   2.6496:   0.000905 (  0.000036)   4.03% pack
   2.6874:   0.037793 (  0.037740)  99.86% curvature
   2.6884:   0.000955 (  0.000953)  99.81% tattle faces

 pass 7 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  1.0000
nnode        279 ncell          505 complexity        194.3 ratio  1.44
volume range 3.979651e+00 3.222333e-05 metric 4.198120e-07 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 7 max age 0 normdev  1.0000
nnode        279 ncell          505 complexity        193.9 ratio  1.44
volume range 4.005103e+00 3.229561e-05 metric 4.198120e-07 floor 1.000000e-15
mr   0.6062 ratio   0.7166   1.41   norm 1.0000    0.1 sec adapt n 279
   2.7819:   0.000175 (  0.000147)  84.39% single part
   2.7832:   0.001308 (  0.001305)  99.81% shuffle primal
   2.7841:   0.000896 (  0.000033)   3.73% pack
   2.8223:   0.038132 (  0.038079)  99.86% curvature
   2.8231:   0.000852 (  0.000850)  99.77% tattle faces
normdev 1.000000 area 3.25654e-05  4.03127e+00 uv area  3.25654e-05  4.03127e+00
CAD topo node max eval dist 0.000000e+00
CAD topo edge max eval dist 0.000000e+00
CAD topo edge node tol 3.720346e-09
CAD topo face max eval dist 0.000000e+00
CAD topo face edge tol 5.594315e-17
CAD topo face node tol 3.720346e-09
   2.8237:   0.000564 (  0.000546)  96.74% single part
   2.8251:   0.001332 (  0.001330)  99.80% shuffle primal
  0.606  6.062e-01 min quality
  0.561:         1 *
  0.630:         1 *
  0.707:         6 *
  0.794:        57
  0.891:       440
  1.000:         0
  1.000  1.000e+00:       505 max quality
      0.9444197977 mean quality
  0.717  7.166e-01 min edge ratio
  0.707:        26 *
  0.794:       262
  0.891:       340
  1.000:       118
  1.122:        26
  1.260:        12
  1.414:         0
  1.410  1.410e+00:       784 max edge ratio
      0.9305122360 mean edge ratio
mom   1.00000000(0)  0.00000000(1)  0.02252097(2)  0.00279668(3)  0.00227126(4)
skewness   0.82748978 kurtosis   1.47807757
Partitioning a graph of size 505 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.003
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.004
      Total: Max:   0.001, Sum:   0.005, Balance:   1.000
Final   4-way Cut:     40 	Balance: 1.022 
CAD topo node max eval dist 0.000000e+00
CAD topo edge max eval dist 0.000000e+00
CAD topo edge node tol 3.720346e-09
CAD topo face max eval dist 0.000000e+00
CAD topo face edge tol 5.594315e-17
CAD topo face node tol 3.720346e-09
Partitioning a graph of size 505 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.002
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.023
      Total: Max:   0.001, Sum:   0.005, Balance:   1.000
Final   4-way Cut:     41 	Balance: 1.030 
Reading CAD data from: tmp/naca.meshb
Reading CAD association from: tmp/naca.meshb
CAD topo node max eval dist 0.000000e+00
CAD topo edge max eval dist 0.000000e+00
CAD topo edge node tol 3.720346e-09
CAD topo face max eval dist 0.000000e+00
CAD topo face edge tol 5.594315e-17
CAD topo face node tol 3.720346e-09
   0.0195:   0.019517 (  0.019501)  99.92% single part
   0.0252:   0.005647 (  0.004118)  72.93% shuffle primal back

 pass 1 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.5295   1.87 split   1.41
max degree 7 max age 0 normdev  1.0000
nnode        279 ncell          505 complexity        300.9 ratio  0.93
volume range 4.031267e+00 3.256542e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.5295   1.87 split   1.41
max degree 7 max age 0 normdev  1.0000
nnode        279 ncell          505 complexity        300.8 ratio  0.93
volume range 4.197991e+00 3.182970e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.5712 ratio   0.7418   1.72   norm 1.0000    0.1 sec adapt n 330
   0.1558:   0.000071 (  0.000024)  33.43% pass
   0.1564:   0.000528 (  0.000446)  84.40% metric sync
   0.1564:   0.000055 (  0.000020)  36.88% vol
   0.1582:   0.001738 (  0.001736)  99.84% single part
   0.1629:   0.004753 (  0.003252)  68.43% shuffle primal back
   0.1630:   0.000002 (  0.000000)   9.84% vol
   0.1640:   0.001026 (  0.000477)  46.45% pack

 pass 2 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.5761   1.72 split   1.41
max degree 9 max age 0 normdev  1.0000
nnode        330 ncell          607 complexity        299.3 ratio  1.10
volume range 4.303959e+00 2.959338e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.5840   1.69 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        330 ncell          607 complexity        298.8 ratio  1.10
volume range 4.297818e+00 2.911353e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.5488 ratio   0.7395   1.56   norm 1.0000    0.1 sec adapt n 347
   0.3050:   0.000088 (  0.000024)  27.85% pass
   0.3057:   0.000622 (  0.000520)  83.57% metric sync
   0.3057:   0.000056 (  0.000021)  36.93% vol
   0.3075:   0.001777 (  0.001775)  99.88% single part
   0.3124:   0.004879 (  0.003372)  69.12% shuffle primal back
   0.3124:   0.000002 (  0.000000)   6.33% vol
   0.3135:   0.001080 (  0.000489)  45.23% pack

 pass 3 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.56 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        347 ncell          641 complexity        298.1 ratio  1.16
volume range 4.304888e+00 2.833976e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.56 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        347 ncell          641 complexity        298.0 ratio  1.16
volume range 4.321461e+00 2.839250e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6826 ratio * 0.4889   1.52   norm 1.0000    0.1 sec adapt n 358
   0.4606:   0.000071 (  0.000024)  33.37% pass
   0.4611:   0.000554 (  0.000465)  83.87% metric sync
   0.4612:   0.000057 (  0.000020)  35.39% vol
   0.4631:   0.001858 (  0.001852)  99.67% single part
   0.4678:   0.004771 (  0.003273)  68.61% shuffle primal back
   0.4679:   0.000002 (  0.000000)  11.35% vol
   0.4689:   0.001001 (  0.000477)  47.70% pack

 pass 4 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.4889   1.52 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        358 ncell          663 complexity        297.7 ratio  1.20
volume range 4.360996e+00 2.889884e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.51 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        357 ncell          661 complexity        297.9 ratio  1.20
volume range 4.378151e+00 2.908962e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6384 ratio * 0.4924   1.51   norm 1.0000    0.2 sec adapt n 363
   0.6192:   0.000070 (  0.000024)  34.41% pass
   0.6198:   0.000564 (  0.000473)  83.89% metric sync
   0.6199:   0.000058 (  0.000021)  36.00% vol
   0.6217:   0.001821 (  0.001817)  99.75% single part
   0.6268:   0.005051 (  0.003444)  68.20% shuffle primal back
   0.6268:   0.000002 (  0.000000)   7.66% vol
   0.6279:   0.001075 (  0.000490)  45.61% pack

 pass 5 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.4924   1.51 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        363 ncell          673 complexity        297.7 ratio  1.22
volume range 4.402007e+00 2.953570e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.51 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        362 ncell          671 complexity        297.7 ratio  1.22
volume range 4.408257e+00 2.971222e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6535 ratio * 0.6563   1.45   norm 1.0000    0.2 sec adapt n 366
   0.7803:   0.000087 (  0.000024)  27.92% pass
   0.7810:   0.000625 (  0.000517)  82.74% metric sync
   0.7810:   0.000058 (  0.000021)  35.95% vol
   0.7829:   0.001863 (  0.001861)  99.89% single part
   0.7879:   0.004951 (  0.003450)  69.67% shuffle primal back
   0.7879:   0.000002 (  0.000000)   5.73% vol
   0.7890:   0.001083 (  0.000489)  45.12% pack

 pass 6 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.6563   1.45 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        366 ncell          679 complexity        297.7 ratio  1.23
volume range 4.416052e+00 2.457356e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.6670   1.44 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        366 ncell          679 complexity        297.6 ratio  1.23
volume range 4.417546e+00 2.509415e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6740 ratio   0.7326   1.43   norm 1.0000    0.2 sec adapt n 368
   0.9409:   0.000072 (  0.000024)  33.84% pass
   0.9415:   0.000578 (  0.000485)  83.87% metric sync
   0.9415:   0.000058 (  0.000021)  35.99% vol
   0.9434:   0.001881 (  0.001878)  99.82% single part
   0.9483:   0.004882 (  0.003387)  69.38% shuffle primal back
   0.9483:   0.000002 (  0.000000)   6.13% vol
   0.9494:   0.001081 (  0.000485)  44.82% pack

 pass 7 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.43 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        368 ncell          683 complexity        297.4 ratio  1.24
volume range 4.415729e+00 2.656284e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.43 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        368 ncell          683 complexity        297.5 ratio  1.24
volume range 4.412436e+00 2.712939e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.7051 ratio   0.7333   1.43   norm 1.0000    0.2 sec adapt n 370
   1.1020:   0.000071 (  0.000024)  34.38% pass
   1.1026:   0.000559 (  0.000467)  83.45% metric sync
   1.1026:   0.000058 (  0.000020)  34.72% vol
   1.1044:   0.001773 (  0.001771)  99.87% single part
   1.1094:   0.004990 (  0.003454)  69.22% shuffle primal back
   1.1094:   0.000002 (  0.000000)  13.04% vol
   1.1105:   0.001074 (  0.000487)  45.33% pack

 pass 8 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.43 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        370 ncell          687 complexity        297.3 ratio  1.24
volume range 4.401669e+00 2.872138e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.43 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        370 ncell          687 complexity        297.4 ratio  1.24
volume range 4.394661e+00 2.988936e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.7242 ratio   0.7298   1.39   norm 1.0000    0.2 sec adapt n 371
   1.2646:   0.000070 (  0.000025)  35.62% pass
   1.2652:   0.000587 (  0.000494)  84.15% metric sync
   1.2652:   0.000058 (  0.000021)  35.89% vol
   1.2671:   0.001811 (  0.001804)  99.65% single part
   1.2720:   0.004917 (  0.003411)  69.36% shuffle primal back
   1.2720:   0.000002 (  0.000000)   6.04% vol
   1.2731:   0.001084 (  0.000487)  44.94% pack

 pass 9 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        371 ncell          689 complexity        297.3 ratio  1.25
volume range 4.378604e+00 2.980892e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        371 ncell          689 complexity        297.4 ratio  1.25
volume range 4.369772e+00 2.969181e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.7276 ratio   0.7231   1.39   norm 1.0000    0.2 sec adapt n 371
   1.4276:   0.000071 (  0.000024)  34.23% pass
   1.4282:   0.000597 (  0.000504)  84.54% metric sync
   1.4283:   0.000058 (  0.000021)  35.82% vol
   1.4302:   0.001917 (  0.001911)  99.70% single part
   1.4353:   0.005080 (  0.003514)  69.17% shuffle primal back
   1.4353:   0.000002 (  0.000000)  12.90% vol
   1.4366:   0.001324 (  0.000498)  37.58% pack

 trapped edge split pass 1 of 5 with 4 ranks
   1.4370:   0.000310 (  0.000307)  98.97% single part
   1.4421:   0.005135 (  0.003550)  69.13% shuffle primal back
   1.4421:   0.000003 (  0.000000)   6.64% vol
   1.4432:   0.001070 (  0.000498)  46.60% pack

 trapped edge split pass 2 of 5 with 4 ranks
   1.4435:   0.000306 (  0.000302)  98.91% single part
   1.4484:   0.004893 (  0.003440)  70.30% shuffle primal back
   1.4484:   0.000002 (  0.000000)   7.47% vol
   1.4495:   0.001035 (  0.000495)  47.79% pack

 trapped edge split pass 3 of 5 with 4 ranks
   1.4498:   0.000298 (  0.000296)  99.06% single part
   1.4547:   0.004942 (  0.003336)  67.51% shuffle primal back
   1.4548:   0.000002 (  0.000000)   6.61% vol
   1.4558:   0.000996 (  0.000491)  49.33% pack

 trapped edge split pass 4 of 5 with 4 ranks
   1.4560:   0.000283 (  0.000280)  99.20% single part
   1.4609:   0.004890 (  0.003380)  69.13% shuffle primal back
   1.4610:   0.000002 (  0.000000)   4.91% vol
   1.4620:   0.001046 (  0.000494)  47.25% pack

 trapped edge split pass 5 of 5 with 4 ranks
   1.4623:   0.000301 (  0.000298)  99.17% single part
   1.4673:   0.004935 (  0.003387)  68.63% shuffle primal back
   1.4673:   0.000002 (  0.000000)   9.29% vol
   1.4683:   0.001052 (  0.000489)  46.47% pack
   1.4689:   0.000494 (  0.000452)  91.37% parmetis graph
   1.4690:   0.000117 (  0.000114)  97.52% metis gather
   1.4708:   0.001769 (  0.001767)  99.88% metis part
balance  1.003 on 4 of 4 target 92 size min 92 max 93
   1.4760:   0.005206 (  0.005032)  96.65% shuffle primal back
CAD topo node max eval dist 0.000000e+00
CAD topo edge max eval dist 0.000000e+00
CAD topo edge node tol 3.720346e-09
CAD topo face max eval dist 0.000000e+00
CAD topo face edge tol 1.671107e-16
CAD topo face node tol 3.720346e-09
   1.4761:   0.000064 (  0.000033)  52.04% verify final params
Partitioning a graph of size 689 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.001
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.015
      Total: Max:   0.001, Sum:   0.005, Balance:   1.000
Final   4-way Cut:     46 	Balance: 1.010 
Reading CAD data from: tmp/refine_a0.meshb
Reading CAD association from: tmp/refine_a0.meshb
CAD topo node max eval dist 0.000000e+00
CAD topo edge max eval dist 0.000000e+00
CAD topo edge node tol 3.720346e-09
CAD topo face max eval dist 0.000000e+00
CAD topo face edge tol 1.671107e-16
CAD topo face node tol 3.720346e-09
   0.0253:   0.025286 (  0.025269)  99.94% single part
   0.0324:   0.007088 (  0.004862)  68.60% shuffle primal back

 pass 1 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.5442   1.82 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        371 ncell          689 complexity        333.0 ratio  1.11
volume range 4.351392e+00 2.962287e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.5499   1.80 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        371 ncell          689 complexity        333.0 ratio  1.11
volume range 4.422248e+00 3.134221e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6607 ratio   0.6621   1.51   norm 1.0000    0.2 sec adapt n 386
   0.1927:   0.000071 (  0.000024)  33.28% pass
   0.1933:   0.000581 (  0.000485)  83.39% metric sync
   0.1934:   0.000060 (  0.000020)  33.86% vol
   0.1953:   0.001936 (  0.001931)  99.77% single part
   0.2014:   0.006034 (  0.003866)  64.07% shuffle primal back
   0.2014:   0.000002 (  0.000000)   8.80% vol
   0.2025:   0.001107 (  0.000482)  43.48% pack

 pass 2 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.6621   1.51 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        386 ncell          719 complexity        332.7 ratio  1.16
volume range 4.286386e+00 3.197720e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.51 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        385 ncell          717 complexity        332.6 ratio  1.16
volume range 4.205699e+00 3.219437e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6687 ratio   0.7848   1.48   norm 1.0000    0.2 sec adapt n 391
   0.3644:   0.000071 (  0.000024)  33.39% pass
   0.3650:   0.000581 (  0.000483)  83.22% metric sync
   0.3650:   0.000061 (  0.000020)  33.37% vol
   0.3670:   0.001991 (  0.001988)  99.83% single part
   0.3732:   0.006172 (  0.003914)  63.42% shuffle primal back
   0.3732:   0.000002 (  0.000000)   8.84% vol
   0.3743:   0.001090 (  0.000499)  45.82% pack

 pass 3 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.48 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        391 ncell          729 complexity        332.3 ratio  1.18
volume range 4.051637e+00 3.240945e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.48 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        391 ncell          729 complexity        332.1 ratio  1.18
volume range 3.985857e+00 3.245960e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6980 ratio   0.7384   1.47   norm 1.0000    0.2 sec adapt n 397
   0.5388:   0.000075 (  0.000024)  31.88% pass
   0.5394:   0.000588 (  0.000489)  83.14% metric sync
   0.5395:   0.000061 (  0.000020)  33.21% vol
   0.5414:   0.001944 (  0.001939)  99.76% single part
   0.5475:   0.006042 (  0.003870)  64.05% shuffle primal back
   0.5475:   0.000002 (  0.000000)   9.64% vol
   0.5486:   0.001096 (  0.000478)  43.60% pack

 pass 4 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.47 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        397 ncell          741 complexity        331.3 ratio  1.20
volume range 3.884059e+00 3.059274e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        397 ncell          741 complexity        331.1 ratio  1.20
volume range 3.847413e+00 3.027266e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6715 ratio   0.8128   1.41   norm 1.0000    0.2 sec adapt n 397
   0.7133:   0.000101 (  0.000024)  23.53% pass
   0.7139:   0.000627 (  0.000514)  82.09% metric sync
   0.7140:   0.000061 (  0.000021)  34.65% vol
   0.7159:   0.001914 (  0.001910)  99.79% single part
   0.7220:   0.006062 (  0.003904)  64.41% shuffle primal back
   0.7220:   0.000002 (  0.000000)  10.08% vol
   0.7231:   0.001098 (  0.000494)  44.98% pack

 pass 5 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        397 ncell          741 complexity        331.0 ratio  1.20
volume range 3.796828e+00 2.882762e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        397 ncell          741 complexity        331.0 ratio  1.20
volume range 3.780185e+00 2.821350e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6814 ratio   0.8058   1.43 * norm 1.0000    0.2 sec adapt n 397
   0.8872:   0.000085 (  0.000024)  27.81% pass
   0.8878:   0.000583 (  0.000485)  83.07% metric sync
   0.8879:   0.000061 (  0.000021)  34.48% vol
   0.8898:   0.001953 (  0.001950)  99.85% single part
   0.8958:   0.005895 (  0.003730)  63.27% shuffle primal back
   0.8958:   0.000002 (  0.000000)   8.50% vol
   0.8968:   0.001036 (  0.000504)  48.65% pack

 pass 6 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.43 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        397 ncell          741 complexity        331.0 ratio  1.20
volume range 3.758406e+00 2.768524e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.46 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        397 ncell          741 complexity        331.0 ratio  1.20
volume range 3.751523e+00 2.759089e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6722 ratio   0.7809   1.44   norm 1.0000    0.2 sec adapt n 403
   1.0641:   0.000070 (  0.000024)  33.73% pass
   1.0647:   0.000633 (  0.000533)  84.18% metric sync
   1.0648:   0.000062 (  0.000020)  32.85% vol
   1.0669:   0.002081 (  0.002078)  99.89% single part
   1.0730:   0.006133 (  0.003896)  63.53% shuffle primal back
   1.0731:   0.000002 (  0.000000)   6.77% vol
   1.0742:   0.001109 (  0.000478)  43.13% pack

 pass 7 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.44 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        403 ncell          752 complexity        330.8 ratio  1.22
volume range 3.742713e+00 2.709328e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.42 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        403 ncell          752 complexity        330.6 ratio  1.22
volume range 3.739974e+00 2.702206e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.6090 ratio * 0.5122   1.42   norm 1.0000    0.2 sec adapt n 404
   1.2429:   0.000093 (  0.000026)  28.07% pass
   1.2436:   0.000658 (  0.000546)  82.91% metric sync
   1.2436:   0.000062 (  0.000022)  36.10% vol
   1.2456:   0.001961 (  0.001958)  99.85% single part
   1.2518:   0.006177 (  0.003902)  63.18% shuffle primal back
   1.2518:   0.000002 (  0.000000)   8.61% vol
   1.2529:   0.001117 (  0.000495)  44.35% pack

 pass 8 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.5122   1.42 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        404 ncell          754 complexity        330.6 ratio  1.22
volume range 3.736499e+00 2.692685e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.42 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        404 ncell          754 complexity        330.5 ratio  1.22
volume range 3.735426e+00 2.691915e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.5812 ratio * 0.5148   1.42   norm 1.0000    0.2 sec adapt n 405
   1.4239:   0.000075 (  0.000026)  34.79% pass
   1.4245:   0.000599 (  0.000498)  83.12% metric sync
   1.4246:   0.000062 (  0.000022)  36.01% vol
   1.4266:   0.001960 (  0.001956)  99.82% single part
   1.4330:   0.006361 (  0.004041)  63.53% shuffle primal back
   1.4330:   0.000002 (  0.000000)  11.54% vol
   1.4341:   0.001114 (  0.000492)  44.15% pack

 pass 9 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.5148   1.42 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        405 ncell          756 complexity        330.1 ratio  1.23
volume range 3.734070e+00 2.693625e-05 metric 5.606647e-05 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.6528   1.42 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        405 ncell          756 complexity        330.2 ratio  1.23
volume range 3.733652e+00 2.694548e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.7083 ratio   0.7243   1.42   norm 1.0000    0.2 sec adapt n 407
   1.6117:   0.000076 (  0.000026)  34.45% pass
   1.6123:   0.000603 (  0.000502)  83.19% metric sync
   1.6124:   0.000062 (  0.000022)  35.66% vol
   1.6144:   0.002044 (  0.002041)  99.85% single part
   1.6207:   0.006328 (  0.004009)  63.36% shuffle primal back
   1.6208:   0.000002 (  0.000000)   5.30% vol
   1.6219:   0.001135 (  0.000523)  46.08% pack

 pass 10 of 15 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.42 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        407 ncell          760 complexity        330.2 ratio  1.23
volume range 3.733125e+00 2.703164e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        407 ncell          760 complexity        330.3 ratio  1.23
volume range 3.735302e+00 2.706727e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.7404 ratio   0.7418   1.41   norm 1.0000    0.2 sec adapt n 407
   1.7939:   0.000071 (  0.000024)  33.37% pass
   1.7945:   0.000625 (  0.000524)  83.81% metric sync
   1.7946:   0.000062 (  0.000020)  32.85% vol
   1.7965:   0.001953 (  0.001950)  99.88% single part
   1.8025:   0.005986 (  0.003809)  63.62% shuffle primal back
   1.8026:   0.000002 (  0.000000)   8.87% vol
   1.8037:   0.001100 (  0.000477)  43.35% pack

 pass 11 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        407 ncell          760 complexity        330.4 ratio  1.23
volume range 3.741560e+00 2.712487e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        407 ncell          760 complexity        330.4 ratio  1.23
volume range 3.744231e+00 2.715688e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.7520 ratio   0.7527   1.41   norm 1.0000    0.2 sec adapt n 407
   1.9741:   0.000089 (  0.000024)  26.87% pass
   1.9748:   0.000654 (  0.000547)  83.66% metric sync
   1.9748:   0.000058 (  0.000020)  34.91% vol
   1.9767:   0.001818 (  0.001814)  99.77% single part
   1.9826:   0.005968 (  0.003792)  63.53% shuffle primal back
   1.9827:   0.000002 (  0.000000)   6.94% vol
   1.9837:   0.001049 (  0.000480)  45.75% pack

 pass 12 of 15 with 4 ranks
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        407 ncell          760 complexity        330.4 ratio  1.23
volume range 3.751857e+00 2.727453e-05 metric 5.606647e-05 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   1.41 split   1.41
max degree 8 max age 0 normdev  1.0000
nnode        407 ncell          760 complexity        330.4 ratio  1.23
volume range 3.755854e+00 2.733906e-05 metric 5.606647e-05 floor 1.000000e-15
mr   0.7424 ratio   0.7619   1.41   norm 1.0000    0.2 sec adapt n 407
   2.1547:   0.000093 (  0.000024)  25.88% pass
   2.1553:   0.000662 (  0.000555)  83.85% metric sync
   2.1554:   0.000058 (  0.000020)  35.09% vol
   2.1574:   0.001988 (  0.001985)  99.88% single part
   2.1635:   0.006053 (  0.003868)  63.90% shuffle primal back
   2.1635:   0.000002 (  0.000000)  14.24% vol
   2.1645:   0.001044 (  0.000494)  47.29% pack

 trapped edge split pass 1 of 5 with 4 ranks
   2.1649:   0.000327 (  0.000324)  99.17% single part
   2.1710:   0.006065 (  0.003872)  63.84% shuffle primal back
   2.1710:   0.000002 (  0.000000)   9.48% vol
   2.1721:   0.001111 (  0.000513)  46.17% pack

 trapped edge split pass 2 of 5 with 4 ranks
   2.1724:   0.000332 (  0.000326)  98.10% single part
   2.1784:   0.005957 (  0.003783)  63.50% shuffle primal back
   2.1784:   0.000002 (  0.000000)   7.74% vol
   2.1795:   0.001091 (  0.000460)  42.19% pack

 trapped edge split pass 3 of 5 with 4 ranks
   2.1798:   0.000312 (  0.000307)  98.18% single part
   2.1858:   0.005904 (  0.003737)  63.30% shuffle primal back
   2.1858:   0.000002 (  0.000000)   7.88% vol
   2.1869:   0.001144 (  0.000461)  40.28% pack

 trapped edge split pass 4 of 5 with 4 ranks
   2.1873:   0.000332 (  0.000328)  98.87% single part
   2.1933:   0.005976 (  0.003811)  63.76% shuffle primal back
   2.1933:   0.000002 (  0.000000)  10.69% vol
   2.1944:   0.001075 (  0.000453)  42.14% pack

 trapped edge split pass 5 of 5 with 4 ranks
   2.1947:   0.000321 (  0.000317)  98.75% single part
   2.2006:   0.005935 (  0.003768)  63.48% shuffle primal back
   2.2006:   0.000003 (  0.000000)   4.74% vol
   2.2017:   0.001022 (  0.000454)  44.42% pack
   2.2021:   0.000445 (  0.000420)  94.44% parmetis graph
   2.2023:   0.000111 (  0.000107)  96.37% metis gather
   2.2039:   0.001656 (  0.001654)  99.87% metis part
balance  1.002 on 4 of 4 target 101 size min 101 max 102
   2.2100:   0.006070 (  0.005696)  93.84% shuffle primal back
CAD topo node max eval dist 0.000000e+00
CAD topo edge max eval dist 0.000000e+00
CAD topo edge node tol 3.720346e-09
CAD topo face max eval dist 0.000000e+00
CAD topo face edge tol 1.112389e-16
CAD topo face node tol 3.720346e-09
   2.2101:   0.000051 (  0.000029)  57.32% verify final params
Partitioning a graph of size 760 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.003
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.048
      Total: Max:   0.001, Sum:   0.005, Balance:   1.000
Final   4-way Cut:     51 	Balance: 1.026 
Partitioning a graph of size 750 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.003
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.009
      Total: Max:   0.002, Sum:   0.006, Balance:   1.000
Final   4-way Cut:    106 	Balance: 1.029 
No CAD information provided to refine!
Writing tmp/mesh_a0.meshb
Writing tmp/metric_request_a0.solb
Partitioning a graph of size 48 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.017
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.294
      Total: Max:   0.001, Sum:   0.003, Balance:   1.001
Final   4-way Cut:     18 	Balance: 1.000 
No CAD information provided to refine!
   0.0016:   0.001619 (  0.001606)  99.18% single part
   0.0035:   0.001839 (  0.001748)  95.07% shuffle primal back

 pass 1 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.7071   4.00 split   1.41
max degree 24 max age 0 normdev  2.0000
nnode         27 ncell           48 complexity        128.0 ratio  0.21
volume range 2.083333e-02 2.083333e-02 metric 7.812500e-03 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.7071   4.00 split   1.41
max degree 24 max age 0 normdev  2.0000
nnode         27 ncell           48 complexity        128.0 ratio  0.21
volume range 2.109235e-02 2.057431e-02 metric 7.812500e-03 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.5097 ratio   0.8210   2.98   norm 2.0000    0.1 sec adapt n 125
   0.0548:   0.000018 (  0.000000)   1.93% pass
   0.0554:   0.000540 (  0.000475)  87.86% metric sync
   0.0554:   0.000042 (  0.000001)   1.45% vol
   0.0575:   0.002011 (  0.002008)  99.85% single part
   0.0596:   0.002135 (  0.002032)  95.19% shuffle primal back
   0.0596:   0.000002 (  0.000000)   9.15% vol
   0.0608:   0.001230 (  0.000418)  33.98% pack

 pass 2 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2759   2.63 split   1.41
max degree 48 max age 0 normdev  2.0000
nnode        152 ncell          515 complexity        128.0 ratio  1.19
volume range 4.614988e-03 2.541717e-04 metric 7.812500e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.3072   2.63 split   1.41
max degree 48 max age 0 normdev  2.0000
nnode        141 ncell          466 complexity        128.0 ratio  1.10
volume range 4.433685e-03 5.637281e-04 metric 7.812500e-03 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.4637 ratio   0.4252   1.74   norm 2.0000    0.4 sec adapt n 445
   0.4118:   0.000023 (  0.000000)   1.33% pass
   0.4135:   0.001761 (  0.001540)  87.41% metric sync
   0.4137:   0.000116 (  0.000001)   0.56% vol
   0.4186:   0.004884 (  0.004881)  99.93% single part
   0.4221:   0.003549 (  0.003415)  96.23% shuffle primal back
   0.4221:   0.000002 (  0.000000)   7.43% vol
   0.4253:   0.003202 (  0.000432)  13.50% pack

 pass 3 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2182   1.74 split   1.57
max degree 54 max age 0 normdev  2.0000
nnode        473 ncell         1959 complexity        128.0 ratio  3.70
volume range 1.475003e-03 4.708787e-05 metric 7.812500e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.3578   1.73 split   1.41
max degree 50 max age 0 normdev  2.0000
nnode        377 ncell         1525 complexity        128.0 ratio  2.95
volume range 1.709338e-03 1.541362e-04 metric 7.812500e-03 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.4951 ratio   0.4103   1.70   norm 2.0000    0.5 sec adapt n 414
   0.9120:   0.000032 (  0.000000)   1.28% pass
   0.9144:   0.002374 (  0.002052)  86.47% metric sync
   0.9146:   0.000174 (  0.000001)   0.36% vol
   0.9213:   0.006669 (  0.006657)  99.83% single part
   0.9267:   0.005382 (  0.005177)  96.17% shuffle primal back
   0.9267:   0.000003 (  0.000000)  12.77% vol
   0.9307:   0.004029 (  0.000428)  10.63% pack

 pass 4 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2040   1.70 split   1.55
max degree 44 max age 0 normdev  2.0000
nnode        448 ncell         1819 complexity        128.0 ratio  3.50
volume range 1.411308e-03 6.098647e-05 metric 7.812500e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.3591   1.66 split   1.41
max degree 42 max age 0 normdev  2.0000
nnode        369 ncell         1483 complexity        128.0 ratio  2.88
volume range 1.524608e-03 1.859363e-04 metric 7.812500e-03 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.4801 ratio   0.4135   1.57   norm 2.0000    0.6 sec adapt n 406
   1.4840:   0.000025 (  0.000000)   1.45% pass
   1.4861:   0.001994 (  0.001730)  86.75% metric sync
   1.4862:   0.000139 (  0.000001)   0.47% vol
   1.4919:   0.005636 (  0.005629)  99.88% single part
   1.4963:   0.004416 (  0.004232)  95.83% shuffle primal back
   1.4963:   0.000002 (  0.000000)  10.35% vol
   1.4999:   0.003596 (  0.000426)  11.84% pack

 pass 5 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2060   1.57 split   1.49
max degree 46 max age 0 normdev  2.0000
nnode        440 ncell         1771 complexity        128.0 ratio  3.44
volume range 1.505540e-03 5.571197e-05 metric 7.812500e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.4322   1.57 split   1.41
max degree 38 max age 0 normdev  2.0000
nnode        377 ncell         1487 complexity        128.0 ratio  2.95
volume range 1.518223e-03 2.290241e-04 metric 7.812500e-03 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.4926 ratio   0.4665   1.57   norm 2.0000    0.4 sec adapt n 381
   1.8971:   0.000030 (  0.000000)   1.02% pass
   1.8988:   0.001628 (  0.001430)  87.84% metric sync
   1.8989:   0.000106 (  0.000001)   0.60% vol
   1.9034:   0.004474 (  0.004457)  99.63% single part
   1.9072:   0.003855 (  0.003710)  96.25% shuffle primal back
   1.9073:   0.000003 (  0.000000)   5.79% vol
   1.9100:   0.002712 (  0.000458)  16.87% pack

 trapped edge split pass 1 of 5 with 4 ranks
   1.9124:   0.002424 (  0.002415)  99.61% single part
   1.9162:   0.003747 (  0.003604)  96.20% shuffle primal back
   1.9162:   0.000002 (  0.000000)   7.81% vol
   1.9188:   0.002612 (  0.000425)  16.27% pack

 trapped edge split pass 2 of 5 with 4 ranks
   1.9212:   0.002368 (  0.002359)  99.65% single part
   1.9249:   0.003656 (  0.003522)  96.32% shuffle primal back
   1.9249:   0.000002 (  0.000000)   6.85% vol
   1.9275:   0.002619 (  0.000420)  16.05% pack

 trapped edge split pass 3 of 5 with 4 ranks
   1.9299:   0.002406 (  0.002397)  99.62% single part
   1.9337:   0.003747 (  0.003613)  96.42% shuffle primal back
   1.9337:   0.000002 (  0.000000)   6.45% vol
   1.9363:   0.002592 (  0.000417)  16.08% pack

 trapped edge split pass 4 of 5 with 4 ranks
   1.9387:   0.002402 (  0.002395)  99.71% single part
   1.9424:   0.003641 (  0.003479)  95.55% shuffle primal back
   1.9424:   0.000002 (  0.000000)   7.99% vol
   1.9450:   0.002567 (  0.000418)  16.28% pack

 trapped edge split pass 5 of 5 with 4 ranks
   1.9474:   0.002397 (  0.002389)  99.69% single part
   1.9512:   0.003750 (  0.003607)  96.18% shuffle primal back
   1.9512:   0.000003 (  0.000000)   4.97% vol
   1.9537:   0.002561 (  0.000411)  16.03% pack
   1.9552:   0.001486 (  0.001436)  96.62% parmetis graph
   1.9554:   0.000171 (  0.000160)  93.46% metis gather
   1.9579:   0.002466 (  0.002451)  99.40% metis part
balance  1.007 on 4 of 4 target 105 size min 105 max 106
   1.9650:   0.007096 (  0.007025)  98.99% shuffle primal back
   1.9650:   0.000005 (  0.000001)  11.71% verify final params
Partitioning a graph of size 1677 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.002
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.498
      Total: Max:   0.003, Sum:   0.011, Balance:   1.002
Final   4-way Cut:    157 	Balance: 1.014 
   0.0087:   0.008685 (  0.008673)  99.86% single part
   0.0268:   0.018072 (  0.011583)  64.10% shuffle primal back

 pass 1 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.0457   1.41 split   0.88
max degree 40 max age 0 normdev  2.0000
nnode        421 ncell         1677 complexity          0.9 ratio 461.44
volume range 1.481921e-03 5.846010e-05 metric 1.096063e+00 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.0707   0.88 split   0.98
max degree 36 max age 0 normdev  2.0000
nnode        306 ncell         1215 complexity          0.9 ratio 335.40
volume range 2.355318e-03 1.746713e-04 metric 1.096063e+00 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.3999 ratio   0.0912   0.54   norm 2.0000    0.4 sec adapt n 265
   0.3892:   0.000030 (  0.000000)   0.80% pass
   0.3904:   0.001201 (  0.001080)  89.95% metric sync
   0.3905:   0.000087 (  0.000021)  24.11% vol
face     1 quality 0.5459 ratio 0.0912   0.54 normdev 2.0000 topo angle 90.00
face     3 quality 0.3773 ratio 0.0979   0.54 normdev 2.0000 topo angle 90.00
   0.3946:   0.004081 (  0.004078)  99.94% single part
   0.4068:   0.012250 (  0.005661)  46.21% shuffle primal back
   0.4069:   0.000002 (  0.000000)  12.56% vol
   0.4091:   0.002176 (  0.000566)  26.02% pack

 pass 2 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.0646   0.98 split   0.98
max degree 38 max age 0 normdev  2.0000
nnode        295 ncell         1200 complexity          0.9 ratio 323.34
volume range 2.482668e-03 6.557027e-05 metric 1.096063e+00 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.0914   0.98 split   1.04
max degree 40 max age 0 normdev  2.0000
nnode        223 ncell          888 complexity          0.9 ratio 244.42
volume range 5.395458e-03 1.849927e-04 metric 1.096063e+00 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.4161 ratio   0.0964   0.67   norm 2.0000    0.3 sec adapt n 193
   0.7043:   0.000020 (  0.000000)   1.79% pass
   0.7051:   0.000799 (  0.000711)  89.00% metric sync
   0.7051:   0.000064 (  0.000021)  32.97% vol
   0.7083:   0.003190 (  0.003187)  99.91% single part
   0.7200:   0.011673 (  0.005065)  43.39% shuffle primal back
   0.7200:   0.000002 (  0.000000)  15.99% vol
   0.7217:   0.001637 (  0.000566)  34.57% pack

 pass 3 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.0648   1.04 split   1.04
max degree 42 max age 0 normdev  2.0000
nnode        215 ncell          852 complexity          0.9 ratio 235.65
volume range 3.082561e-03 8.946287e-05 metric 1.096063e+00 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.0920   1.04 split   1.11
max degree 38 max age 0 normdev  2.0000
nnode        157 ncell          600 complexity          0.9 ratio 172.08
volume range 6.327889e-03 3.283043e-04 metric 1.096063e+00 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.2882 ratio   0.0922   0.80   norm 2.0000    0.2 sec adapt n 139
   0.9373:   0.000028 (  0.000000)   0.75% pass
   0.9380:   0.000691 (  0.000616)  89.08% metric sync
   0.9381:   0.000052 (  0.000021)  40.02% vol
   0.9406:   0.002491 (  0.002486)  99.80% single part
   0.9521:   0.011557 (  0.004912)  42.50% shuffle primal back
   0.9521:   0.000002 (  0.000000)  18.26% vol
   0.9535:   0.001389 (  0.000562)  40.44% pack

 pass 4 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.0879   1.11 split   1.11
max degree 42 max age 0 normdev  2.0000
nnode        155 ncell          601 complexity          0.9 ratio 169.89
volume range 4.535488e-03 2.137808e-04 metric 1.096063e+00 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.1317   1.11 split   1.12
max degree 36 max age 0 normdev  2.0000
nnode        116 ncell          429 complexity          0.9 ratio 127.14
volume range 6.649908e-03 5.983650e-04 metric 1.096063e+00 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.3277 ratio   0.1501   0.82   norm 2.0000    0.1 sec adapt n 98
   1.1022:   0.000025 (  0.000000)   1.10% pass
   1.1028:   0.000528 (  0.000476)  90.26% metric sync
   1.1028:   0.000049 (  0.000021)  42.87% vol
   1.1046:   0.001777 (  0.001774)  99.86% single part
   1.1155:   0.010874 (  0.004572)  42.05% shuffle primal back
   1.1155:   0.000002 (  0.000000)  11.88% vol
   1.1166:   0.001055 (  0.000559)  53.01% pack

 pass 5 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.1030   1.12 split   1.12
max degree 32 max age 0 normdev  2.0000
nnode        107 ncell          397 complexity          0.9 ratio 117.28
volume range 1.084899e-02 5.547629e-04 metric 1.096063e+00 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.1190   1.12 split   1.24
max degree 32 max age 0 normdev  2.0000
nnode         80 ncell          285 complexity          0.9 ratio 87.69
volume range 1.276911e-02 6.921654e-04 metric 1.096063e+00 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.3644 ratio   0.1543   1.07   norm 2.0000    0.1 sec adapt n 73
   1.2382:   0.000012 (  0.000000)   2.15% pass
   1.2386:   0.000426 (  0.000385)  90.51% metric sync
   1.2387:   0.000042 (  0.000021)  49.37% vol
   1.2401:   0.001465 (  0.001462)  99.80% single part
   1.2508:   0.010674 (  0.004374)  40.98% shuffle primal back
   1.2508:   0.000002 (  0.000000)  12.12% vol
   1.2518:   0.000920 (  0.000558)  60.62% pack

 trapped edge split pass 1 of 5 with 4 ranks
   1.2523:   0.000484 (  0.000482)  99.51% single part
   1.2629:   0.010638 (  0.004344)  40.84% shuffle primal back
   1.2629:   0.000002 (  0.000000)   7.20% vol
   1.2638:   0.000874 (  0.000546)  62.47% pack

 trapped edge split pass 2 of 5 with 4 ranks
   1.2643:   0.000480 (  0.000462)  96.30% single part
   1.2749:   0.010587 (  0.004295)  40.57% shuffle primal back
   1.2749:   0.000002 (  0.000000)  11.16% vol
   1.2758:   0.000865 (  0.000538)  62.18% pack

 trapped edge split pass 3 of 5 with 4 ranks
   1.2763:   0.000479 (  0.000476)  99.44% single part
   1.2869:   0.010604 (  0.004311)  40.66% shuffle primal back
   1.2869:   0.000002 (  0.000000)  11.54% vol
   1.2878:   0.000866 (  0.000534)  61.73% pack

 trapped edge split pass 4 of 5 with 4 ranks
   1.2883:   0.000479 (  0.000477)  99.54% single part
   1.2989:   0.010601 (  0.004304)  40.60% shuffle primal back
   1.2989:   0.000002 (  0.000000)  11.17% vol
   1.2998:   0.000862 (  0.000532)  61.67% pack

 trapped edge split pass 5 of 5 with 4 ranks
   1.3003:   0.000496 (  0.000494)  99.49% single part
   1.3110:   0.010666 (  0.004374)  41.00% shuffle primal back
   1.3110:   0.000002 (  0.000000)  12.24% vol
   1.3119:   0.000881 (  0.000532)  60.39% pack
   1.3123:   0.000439 (  0.000425)  96.87% parmetis graph
   1.3124:   0.000034 (  0.000032)  92.33% metis gather
   1.3140:   0.001645 (  0.001643)  99.88% metis part
balance  1.000 on 4 of 4 target 20 size min 20 max 20
   1.3223:   0.008280 (  0.007587)  91.64% shuffle primal back
   1.3223:   0.000003 (  0.000001)  22.17% verify final params
Partitioning a graph of size 286 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.002
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.015
      Total: Max:   0.002, Sum:   0.006, Balance:   1.004
Final   4-way Cut:     51 	Balance: 1.021 
Partitioning a graph of size 3072 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.002
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.015
      Total: Max:   0.002, Sum:   0.009, Balance:   1.003
Final   4-way Cut:    257 	Balance: 1.020 
No CAD information provided to refine!
   0.0118:   0.011682 (  0.011664)  99.85% single part
   0.0446:   0.032721 (  0.017209)  52.59% shuffle primal back

 pass 1 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.3430   1.41 split   0.96
max degree 24 max age 0 normdev  2.0000
nnode        729 ncell         3072 complexity         16.0 ratio 45.56
volume range 3.255208e-04 3.255208e-04 metric 6.250000e-02 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.3430   1.06 split   1.24
max degree 48 max age 0 normdev  2.0000
nnode        562 ncell         2385 complexity         16.0 ratio 35.13
volume range 1.281252e-03 2.354563e-04 metric 6.250000e-02 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.4430 ratio   0.3430   1.06   norm 2.0000    0.8 sec adapt n 490
   0.8233:   0.000033 (  0.000000)   0.67% pass
   0.8254:   0.002110 (  0.001889)  89.51% metric sync
   0.8256:   0.000156 (  0.000021)  13.64% vol
   0.8320:   0.006397 (  0.006392)  99.92% single part
   0.8553:   0.023313 (  0.008141)  34.92% shuffle primal back
   0.8553:   0.000002 (  0.000000)  16.44% vol
   0.8590:   0.003635 (  0.000576)  15.85% pack

 pass 2 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.1682   1.24 split   1.24
max degree 46 max age 0 normdev  2.0000
nnode        556 ncell         2406 complexity         16.0 ratio 34.75
volume range 1.580595e-03 4.062342e-05 metric 6.250000e-02 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.1732   1.26 split   1.34
max degree 50 max age 0 normdev  2.0000
nnode        418 ncell         1801 complexity         16.0 ratio 26.13
volume range 1.667562e-03 6.729926e-05 metric 6.250000e-02 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.2972 ratio   0.1922   1.26   norm 2.0000    0.5 sec adapt n 363
   1.4054:   0.000035 (  0.000000)   1.00% pass
   1.4070:   0.001635 (  0.001456)  89.05% metric sync
   1.4072:   0.000115 (  0.000021)  18.23% vol
   1.4119:   0.004710 (  0.004707)  99.94% single part
   1.4348:   0.022957 (  0.007465)  32.52% shuffle primal back
   1.4349:   0.000002 (  0.000000)  17.13% vol
   1.4377:   0.002799 (  0.000578)  20.64% pack

 pass 3 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.1718   1.34 split   1.34
max degree 52 max age 0 normdev  2.0000
nnode        393 ncell         1684 complexity         16.0 ratio 24.56
volume range 1.751910e-03 4.339784e-05 metric 6.250000e-02 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.2040   1.34 split   1.34
max degree 40 max age 0 normdev  2.0000
nnode        291 ncell         1232 complexity         16.0 ratio 18.19
volume range 2.662366e-03 1.759889e-04 metric 6.250000e-02 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.3572 ratio   0.2288   1.41 * norm 2.0000    0.3 sec adapt n 254
   1.7792:   0.000032 (  0.000000)   1.18% pass
   1.7804:   0.001182 (  0.001056)  89.38% metric sync
   1.7805:   0.000112 (  0.000021)  19.05% vol
   1.7840:   0.003489 (  0.003485)  99.91% single part
   1.8058:   0.021730 (  0.006595)  30.35% shuffle primal back
   1.8058:   0.000002 (  0.000000)  18.60% vol
   1.8078:   0.002057 (  0.000586)  28.50% pack

 pass 4 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.1898   1.41 split   1.41
max degree 42 max age 0 normdev  2.0000
nnode        278 ncell         1158 complexity         16.0 ratio 17.37
volume range 2.354324e-03 1.153618e-04 metric 6.250000e-02 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.1945   1.41 split   1.41
max degree 36 max age 0 normdev  2.0000
nnode        208 ncell          854 complexity         16.0 ratio 13.00
volume range 3.575747e-03 2.419974e-04 metric 6.250000e-02 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.3628 ratio   0.3039   1.41   norm 2.0000    0.2 sec adapt n 181
   2.0378:   0.000022 (  0.000000)   1.85% pass
   2.0387:   0.000895 (  0.000792)  88.49% metric sync
   2.0387:   0.000074 (  0.000021)  28.38% vol
   2.0416:   0.002800 (  0.002797)  99.92% single part
   2.0634:   0.021810 (  0.006298)  28.88% shuffle primal back
   2.0634:   0.000002 (  0.000000)  17.41% vol
   2.0650:   0.001620 (  0.000550)  33.96% pack

 pass 5 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2440   1.41 split   1.41
max degree 40 max age 0 normdev  2.0000
nnode        199 ncell          801 complexity         16.0 ratio 12.44
volume range 4.059213e-03 1.882198e-04 metric 6.250000e-02 floor 1.000000e-15
termination recommended
limit quality 0.1000 normdev 0.1000 ratio 0.2455   1.41 split   1.41
max degree 38 max age 0 normdev  2.0000
nnode        152 ncell          598 complexity         16.0 ratio  9.50
volume range 4.171279e-03 3.984129e-04 metric 6.250000e-02 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.4005 ratio   0.2600   1.41   norm 2.0000    0.2 sec adapt n 136
   2.2284:   0.000033 (  0.000000)   0.63% pass
   2.2291:   0.000715 (  0.000648)  90.68% metric sync
   2.2292:   0.000054 (  0.000021)  38.52% vol
   2.2315:   0.002323 (  0.002318)  99.81% single part
   2.2538:   0.022243 (  0.006322)  28.42% shuffle primal back
   2.2538:   0.000002 (  0.000000)  15.86% vol
   2.2552:   0.001375 (  0.000603)  43.83% pack

 trapped edge split pass 1 of 5 with 4 ranks
   2.2561:   0.000908 (  0.000905)  99.68% single part
   2.2774:   0.021280 (  0.005875)  27.61% shuffle primal back
   2.2774:   0.000002 (  0.000000)  14.31% vol
   2.2787:   0.001300 (  0.000550)  42.30% pack

 trapped edge split pass 2 of 5 with 4 ranks
   2.2796:   0.000883 (  0.000879)  99.55% single part
   2.3071:   0.027495 (  0.006017)  21.88% shuffle primal back
   2.3072:   0.000004 (  0.000001)  19.11% vol
   2.3091:   0.001853 (  0.000908)  49.03% pack

 trapped edge split pass 3 of 5 with 4 ranks
   2.3104:   0.001263 (  0.001258)  99.65% single part
   2.3440:   0.033642 (  0.008946)  26.59% shuffle primal back
   2.3441:   0.000004 (  0.000001)  18.47% vol
   2.3459:   0.001828 (  0.000668)  36.56% pack

 trapped edge split pass 4 of 5 with 4 ranks
   2.3471:   0.001153 (  0.001133)  98.26% single part
   2.3800:   0.032893 (  0.008119)  24.68% shuffle primal back
   2.3801:   0.000003 (  0.000001)  19.86% vol
   2.3820:   0.001849 (  0.000653)  35.30% pack

 trapped edge split pass 5 of 5 with 4 ranks
   2.3833:   0.001262 (  0.001251)  99.11% single part
   2.4075:   0.024271 (  0.007929)  32.67% shuffle primal back
   2.4076:   0.000002 (  0.000000)  14.35% vol
   2.4089:   0.001316 (  0.000604)  45.90% pack
   2.4096:   0.000675 (  0.000655)  97.09% parmetis graph
   2.4097:   0.000097 (  0.000094)  97.41% metis gather
   2.4118:   0.002124 (  0.002121)  99.87% metis part
balance  1.000 on 4 of 4 target 38 size min 38 max 38
   2.4262:   0.014351 (  0.012513)  87.19% shuffle primal back
   2.4262:   0.000002 (  0.000000)  20.72% verify final params
Partitioning a graph of size 587 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.001
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.009
      Total: Max:   0.002, Sum:   0.007, Balance:   1.003
Final   4-way Cut:     77 	Balance: 1.015 
   0.0045:   0.004526 (  0.004523)  99.94% single part
   0.0115:   0.006980 (  0.005077)  72.74% shuffle primal back

 pass 1 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2155  13.12 split   1.41
max degree 40 max age 0 normdev  2.0000
nnode        152 ncell          587 complexity       8192.0 ratio  0.02
volume range 5.723610e-03 2.826959e-04 metric 1.220703e-04 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.2357  12.00 split   1.41
max degree 40 max age 0 normdev  2.0000
nnode        152 ncell          591 complexity       8192.0 ratio  0.02
volume range 5.333307e-03 2.629307e-04 metric 1.220703e-04 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.4552 ratio   0.9478   6.23   norm 2.0000    1.3 sec adapt n 970
   1.3319:   0.000035 (  0.000000)   1.16% pass
   1.3364:   0.004446 (  0.003817)  85.85% metric sync
   1.3367:   0.000273 (  0.000023)   8.27% vol
face     1 quality 0.4846 ratio 1.4142   6.20 normdev 2.0000 topo angle 90.00
face     2 quality 0.6427 ratio 1.4001   6.17 normdev 2.0000 topo angle 90.00
face     3 quality 0.3833 ratio 1.3882   6.23 normdev 2.0000 topo angle 90.00
face     4 quality 0.5940 ratio 1.5261   6.00 normdev 2.0000 topo angle 90.00
face     5 quality 0.6533 ratio 1.4001   5.66 normdev 2.0000 topo angle 90.00
face     6 quality 0.6362 ratio 1.4001   5.66 normdev 2.0000 topo angle 90.00
   1.3466:   0.009908 (  0.009904)  99.96% single part
   1.3563:   0.009715 (  0.007648)  78.72% shuffle primal back
   1.3563:   0.000002 (  0.000000)  11.97% vol
   1.3634:   0.007106 (  0.000541)   7.61% pack

 pass 2 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.4482   6.23 split   1.41
max degree 60 max age 0 normdev  2.0000
nnode        972 ncell         4734 complexity       8192.0 ratio  0.12
volume range 1.028915e-03 1.614101e-05 metric 1.220703e-04 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.4541   6.23 split   1.41
max degree 60 max age 0 normdev  2.0000
nnode        971 ncell         4731 complexity       8192.0 ratio  0.12
volume range 1.033211e-03 1.574819e-05 metric 1.220703e-04 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.4493 ratio   0.5135   3.47   norm 2.0000    8.0 sec adapt n 6814
   9.3233:   0.000027 (  0.000001)   3.20% pass
   9.3594:   0.035994 (  0.031677)  88.01% metric sync
   9.3620:   0.002596 (  0.000038)   1.47% vol
   9.4559:   0.093884 (  0.092514)  98.54% parmetis graph
   9.4571:   0.001183 (  0.001114)  94.19% metis gather
   9.4629:   0.005729 (  0.005724)  99.91% metis part
balance  1.001 on 4 of 4 target 1705 size min 1704 max 1707
   9.5281:   0.065215 (  0.065159)  99.91% shuffle primal back
   9.5281:   0.000002 (  0.000000)  20.55% vol
   9.5449:   0.016732 (  0.014248)  85.15% pack

 pass 3 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.1757   3.47 split   1.41
max degree 62 max age 0 normdev  2.0000
nnode       6823 ncell        36786 complexity       8192.0 ratio  0.83
volume range 1.522880e-04 4.292953e-06 metric 1.220703e-04 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.2219   3.40 split   1.41
max degree 62 max age 10 normdev  2.0000
nnode       6770 ncell        36489 complexity       8192.0 ratio  0.83
volume range 1.524901e-04 5.433162e-06 metric 1.220703e-04 floor 1.000000e-15
 3277 edges marked before relaxation
 1024 edges marked after 4 unmark relaxations
 1024 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.2404 ratio   0.2946   3.11   norm 2.0000    6.1 sec adapt n 20683
  15.6049:   0.000024 (  0.000001)   2.69% pass
  15.6404:   0.035571 (  0.035040)  98.51% metric sync
  15.6425:   0.002065 (  0.001568)  75.93% vol
  15.7282:   0.085619 (  0.085354)  99.69% parmetis graph
  15.7304:   0.002240 (  0.002142)  95.63% metis gather
  15.7447:   0.014295 (  0.014261)  99.76% metis part
balance  1.001 on 4 of 4 target 5187 size min 5185 max 5192
  15.8694:   0.124659 (  0.124399)  99.79% shuffle primal back
  15.8695:   0.000002 (  0.000000)  10.12% vol
  15.9196:   0.050110 (  0.043677)  87.16% pack

 pass 4 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.2346   3.11 split   1.41
max degree 62 max age 20 normdev  2.0000
nnode      20751 ncell       106709 complexity       8192.0 ratio  2.53
volume range 7.012928e-05 8.570306e-07 metric 1.220703e-04 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.3519   2.75 split   1.41
max degree 58 max age 21 normdev  2.0000
nnode      16912 ncell        88976 complexity       8192.0 ratio  2.06
volume range 7.452286e-05 2.086083e-06 metric 1.220703e-04 floor 1.000000e-15
 557 edges marked before relaxation
 361 edges marked after 3 unmark relaxations
 361 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.3296 ratio   0.3524   2.52   norm 2.0000    9.0 sec adapt n 20166
  24.9471:   0.000025 (  0.000001)   2.41% pass
  24.9759:   0.028779 (  0.027819)  96.66% metric sync
  24.9780:   0.002087 (  0.001708)  81.82% vol
  25.0611:   0.083082 (  0.082892)  99.77% parmetis graph
  25.0633:   0.002212 (  0.002164)  97.81% metis gather
  25.0774:   0.014096 (  0.014063)  99.76% metis part
balance  1.001 on 4 of 4 target 5074 size min 5069 max 5079
  25.2103:   0.132833 (  0.132697)  99.90% shuffle primal back
  25.2103:   0.000003 (  0.000000)  13.86% vol
  25.2574:   0.047054 (  0.040247)  85.53% pack

 pass 5 of 5 with 4 ranks
limit quality 0.1000 normdev 0.1000 ratio 0.1874   2.52 split   1.41
max degree 58 max age 68 normdev  2.0000
nnode      20299 ncell       105225 complexity       8192.0 ratio  2.48
volume range 3.766585e-05 4.569886e-07 metric 1.220703e-04 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.3325   2.51 split   1.41
max degree 54 max age 52 normdev  2.0000
nnode      17361 ncell        91711 complexity       8192.0 ratio  2.12
volume range 3.798117e-05 2.156432e-06 metric 1.220703e-04 floor 1.000000e-15
 337 edges marked before relaxation
 270 edges marked after 2 unmark relaxations
 270 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.3473 ratio   0.3325   2.06   norm 2.0000    8.2 sec adapt n 19098
  33.4792:   0.000031 (  0.000001)   2.27% pass
  33.5052:   0.025990 (  0.025355)  97.56% metric sync
  33.5071:   0.001825 (  0.001722)  94.39% vol
  33.5834:   0.076270 (  0.076245)  99.97% parmetis graph
  33.5858:   0.002372 (  0.002336)  98.47% metis gather
  33.6004:   0.014625 (  0.014594)  99.79% metis part
balance  1.001 on 4 of 4 target 4805 size min 4801 max 4810
  33.7413:   0.140850 (  0.140724)  99.91% shuffle primal back
  33.7413:   0.000002 (  0.000000)  21.31% vol
  33.7828:   0.041472 (  0.035774)  86.26% pack

 trapped edge split pass 1 of 5 with 4 ranks
  33.8361:   0.053333 (  0.053276)  99.89% parmetis graph
  33.8382:   0.002064 (  0.002010)  97.39% metis gather
  33.8522:   0.013915 (  0.013877)  99.73% metis part
balance  1.001 on 4 of 4 target 4805 size min 4801 max 4810
  33.9793:   0.127064 (  0.126411)  99.49% shuffle primal back
  33.9793:   0.000002 (  0.000000)  17.26% vol
  34.0185:   0.039197 (  0.033934)  86.57% pack

 trapped edge split pass 2 of 5 with 4 ranks
  34.0708:   0.052283 (  0.052200)  99.84% parmetis graph
  34.0730:   0.002148 (  0.002109)  98.19% metis gather
  34.0869:   0.013886 (  0.013851)  99.75% metis part
balance  1.001 on 4 of 4 target 4805 size min 4801 max 4810
  34.2308:   0.143907 (  0.143465)  99.69% shuffle primal back
  34.2309:   0.000002 (  0.000000)  16.82% vol
  34.2705:   0.039650 (  0.033917)  85.54% pack

 trapped edge split pass 3 of 5 with 4 ranks
  34.3240:   0.053419 (  0.053380)  99.93% parmetis graph
  34.3260:   0.002018 (  0.001927)  95.51% metis gather
  34.3391:   0.013060 (  0.013031)  99.77% metis part
balance  1.001 on 4 of 4 target 4805 size min 4800 max 4810
  34.4873:   0.148181 (  0.147830)  99.76% shuffle primal back
  34.4873:   0.000002 (  0.000000)  15.87% vol
  34.5284:   0.041116 (  0.033970)  82.62% pack

 trapped edge split pass 4 of 5 with 4 ranks
  34.5832:   0.054674 (  0.054510)  99.70% parmetis graph
  34.5853:   0.002112 (  0.002077)  98.37% metis gather
  34.5980:   0.012719 (  0.012692)  99.78% metis part
balance  1.001 on 4 of 4 target 4805 size min 4801 max 4810
  34.7169:   0.118838 (  0.118575)  99.78% shuffle primal back
  34.7169:   0.000002 (  0.000000)  21.77% vol
  34.7558:   0.038866 (  0.033610)  86.48% pack

 trapped edge split pass 5 of 5 with 4 ranks
  34.8077:   0.051858 (  0.051798)  99.88% parmetis graph
  34.8097:   0.002039 (  0.001947)  95.50% metis gather
  34.8224:   0.012617 (  0.012589)  99.77% metis part
balance  1.000 on 4 of 4 target 4805 size min 4802 max 4808
  34.9654:   0.142958 (  0.142270)  99.52% shuffle primal back
  34.9654:   0.000002 (  0.000000)  16.63% vol
  35.0032:   0.037747 (  0.033908)  89.83% pack
  35.0219:   0.018712 (  0.018601)  99.41% parmetis graph
  35.0240:   0.002110 (  0.002071)  98.12% metis gather
  35.0364:   0.012324 (  0.012300)  99.80% metis part
balance  1.000 on 4 of 4 target 4805 size min 4802 max 4808
  35.1778:   0.141380 (  0.140793)  99.58% shuffle primal back
  35.1778:   0.000003 (  0.000001)  29.95% verify final params
      Setup: Max:   0.017, Sum:   0.067, Balance:   1.000
   Matching: Max:   0.017, Sum:   0.070, Balance:   1.000
Contraction: Max:   0.015, Sum:   0.059, Balance:   1.000
   InitPart: Max:   0.002, Sum:   0.007, Balance:   1.000
    Project: Max:   0.000, Sum:   0.002, Balance:   1.047
 Initialize: Max:   0.004, Sum:   0.016, Balance:   1.003
      K-way: Max:   0.017, Sum:   0.069, Balance:   1.000
      Remap: Max:   0.000, Sum:   0.001, Balance:   1.000
      Total: Max:   0.072, Sum:   0.290, Balance:   1.000
Final   4-way Cut:   2880 	Balance: 1.011 
Partitioning a graph of size 3072 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.004
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.022
      Total: Max:   0.002, Sum:   0.010, Balance:   1.002
Final   4-way Cut:    257 	Balance: 1.020 
No CAD information provided to refine!
   0.0121:   0.011958 (  0.011951)  99.94% single part
   0.0451:   0.032925 (  0.017470)  53.06% shuffle primal back

 pass 1 of 3 with 4 ranks
limit quality 0.0117 normdev 0.1000 ratio 0.1063   3.60 split   2.50
max degree 24 max age 0 normdev  2.0000
nnode        729 ncell         3072 complexity         20.0 ratio 36.45
volume range 3.255208e-04 3.255208e-04 metric 2.505047e-03 floor 1.000000e-15
limit quality 0.0140 normdev 0.1000 ratio 0.1112   3.59 split   2.50
max degree 54 max age 0 normdev  2.0000
nnode        550 ncell         2393 complexity         19.2 ratio 28.62
volume range 1.554826e-03 5.459949e-05 metric 2.547975e-03 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.0712 ratio   0.1416   3.58   norm 2.0000    1.5 sec adapt n 479
   1.5295:   0.000031 (  0.000000)   1.44% pass
   1.5316:   0.002115 (  0.001800)  85.10% metric sync
   1.5318:   0.000138 (  0.000021)  15.40% vol
face     2 quality 0.0805 ratio 0.1459   3.58 normdev 2.0000 topo angle 90.00
   1.5386:   0.006790 (  0.006785)  99.92% single part
   1.5624:   0.023832 (  0.008059)  33.82% shuffle primal back
   1.5624:   0.000002 (  0.000000)  17.40% vol
   1.5664:   0.003915 (  0.000593)  15.14% pack

 pass 2 of 3 with 4 ranks
limit quality 0.0611 normdev 0.1000 ratio 0.0817   3.58 split   2.50
max degree 42 max age 0 normdev  2.0000
nnode        531 ncell         2338 complexity         18.0 ratio 29.47
volume range 2.357525e-03 1.014979e-05 metric 2.609360e-03 floor 1.000000e-15
limit quality 0.0968 normdev 0.1000 ratio 0.1153   3.56 split   2.49
max degree 44 max age 0 normdev  2.0000
nnode        391 ncell         1744 complexity         18.1 ratio 21.63
volume range 2.616783e-03 9.311948e-06 metric 2.609360e-03 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.1053 ratio   0.1493   3.56   norm 2.0000    0.8 sec adapt n 346
   2.3672:   0.000021 (  0.000000)   1.46% pass
   2.3687:   0.001531 (  0.001288)  84.14% metric sync
   2.3689:   0.000113 (  0.000023)  20.02% vol
   2.3735:   0.004663 (  0.004660)  99.92% single part
   2.3964:   0.022821 (  0.007174)  31.43% shuffle primal back
   2.3964:   0.000002 (  0.000000)  20.75% vol
   2.3992:   0.002769 (  0.000632)  22.80% pack

 pass 3 of 3 with 4 ranks
limit quality 0.0586 normdev 0.1000 ratio 0.0943   4.27 split   2.84
max degree 42 max age 0 normdev  2.0000
nnode        371 ncell         1651 complexity         18.0 ratio 20.60
volume range 2.612907e-03 1.207821e-05 metric 2.609360e-03 floor 1.000000e-15
limit quality 0.1000 normdev 0.1000 ratio 0.1662   4.24 split   2.82
max degree 40 max age 0 normdev  2.0000
nnode        278 ncell         1231 complexity         18.1 ratio 15.38
volume range 2.783336e-03 4.442713e-05 metric 2.547729e-03 floor 1.000000e-15
 0 edges marked before relaxation
 0 edges marked after 1 unmark relaxations
 0 edges marked after 1 neg geom tet unmark relaxations
cavities with part constraints 0
mr   0.1902 ratio   0.1891   3.56   norm 2.0000    0.5 sec adapt n 241
   2.8833:   0.000032 (  0.000000)   0.96% pass
   2.8846:   0.001226 (  0.001050)  85.64% metric sync
   2.8847:   0.000086 (  0.000021)  24.50% vol
   2.8881:   0.003422 (  0.003419)  99.92% single part
   2.9104:   0.022308 (  0.006697)  30.02% shuffle primal back
   2.9104:   0.000002 (  0.000000)  18.61% vol
   2.9124:   0.001975 (  0.000579)  29.31% pack

 trapped edge split pass 1 of 5 with 4 ranks
   2.9140:   0.001615 (  0.001611)  99.75% single part
   2.9363:   0.022252 (  0.006600)  29.66% shuffle primal back
   2.9363:   0.000002 (  0.000000)  13.05% vol
   2.9383:   0.001964 (  0.000595)  30.28% pack

 trapped edge split pass 2 of 5 with 4 ranks
   2.9399:   0.001552 (  0.001549)  99.78% single part
   2.9621:   0.022224 (  0.006534)  29.40% shuffle primal back
   2.9621:   0.000002 (  0.000000)  13.48% vol
   2.9639:   0.001815 (  0.000554)  30.54% pack

 trapped edge split pass 3 of 5 with 4 ranks
   2.9656:   0.001594 (  0.001590)  99.79% single part
   2.9878:   0.022204 (  0.006449)  29.05% shuffle primal back
   2.9878:   0.000002 (  0.000000)  17.43% vol
   2.9897:   0.001908 (  0.000571)  29.90% pack

 trapped edge split pass 4 of 5 with 4 ranks
   2.9913:   0.001558 (  0.001555)  99.83% single part
   3.0135:   0.022230 (  0.006489)  29.19% shuffle primal back
   3.0135:   0.000002 (  0.000000)  12.72% vol
   3.0154:   0.001821 (  0.000586)  32.20% pack

 trapped edge split pass 5 of 5 with 4 ranks
   3.0170:   0.001559 (  0.001556)  99.75% single part
   3.0393:   0.022348 (  0.006641)  29.72% shuffle primal back
   3.0393:   0.000002 (  0.000000)  13.98% vol
   3.0413:   0.001939 (  0.000573)  29.54% pack
   3.0423:   0.001007 (  0.000973)  96.63% parmetis graph
   3.0424:   0.000101 (  0.000098)  97.21% metis gather
   3.0441:   0.001726 (  0.001724)  99.86% metis part
balance  1.000 on 4 of 4 target 64 size min 64 max 64
   3.0593:   0.015129 (  0.013565)  89.66% shuffle primal back
   3.0593:   0.000002 (  0.000001)  26.24% verify final params
Partitioning a graph of size 1120 serially
      Setup: Max:   0.000, Sum:   0.000, Balance:   1.006
      Remap: Max:   0.000, Sum:   0.000, Balance:   1.005
      Total: Max:   0.002, Sum:   0.008, Balance:   1.004
Final   4-way Cut:    130 	Balance: 1.004 

Test module "SANS_unit_test" has passed with:
  10 test cases out of 10 passed
  8 assertions out of 8 passed


*** No errors detected

*** No errors detected

*** No errors detected
[100%] Built target unit_Meshing_refine

real	1m15.542s
user	4m1.452s
sys	0m12.052s
+ cd /jenkins/workspace/SANS_refine/builddir/release_clang/buildnode/reynolds
++ git ls-files --others --exclude=build --exclude=external
++ wc -l
+ tmpfiles=0
+ '[' 0 -ne 0 ']'
[GNU C Compiler (gcc)] Sleeping for 5 seconds due to JENKINS-32191...
[GNU C Compiler (gcc)] Parsing console log (workspace: '/jenkins/workspace/SANS_refine/builddir/release_clang/buildnode/reynolds')
[GNU C Compiler (gcc)] Successfully parsed console log
[GNU C Compiler (gcc)] -> found 0 issues (skipped 0 duplicates)
[GNU C Compiler (gcc)] Skipping post processing
[GNU C Compiler (gcc)] No filter has been set, publishing all 0 issues
[GNU C Compiler (gcc)] Repository miner is not configured, skipping repository mining
[Clang] Sleeping for 5 seconds due to JENKINS-32191...
[Clang] Parsing console log (workspace: '/jenkins/workspace/SANS_refine/builddir/release_clang/buildnode/reynolds')
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/jenkins/workspace/SANS_refine/builddir/release_clang/buildnode/reynolds')
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Successfully parsed console log
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/jenkins/workspace/SANS_refine/builddir/release_clang/buildnode/reynolds')
[Clang] Skipping post processing
[Clang] No filter has been set, publishing all 0 issues
[Clang] Repository miner is not configured, skipping repository mining
[Intel Compiler (C, Fortran)] Sleeping for 5 seconds due to JENKINS-32191...
[Intel Compiler (C, Fortran)] Parsing console log (workspace: '/jenkins/workspace/SANS_refine/builddir/release_clang/buildnode/reynolds')
[Intel Compiler (C, Fortran)] -> found 0 issues (skipped 0 duplicates)
[Intel Compiler (C, Fortran)] Parsing console log (workspace: '/jenkins/workspace/SANS_refine/builddir/release_clang/buildnode/reynolds')
[Intel Compiler (C, Fortran)] -> found 0 issues (skipped 0 duplicates)
[Intel Compiler (C, Fortran)] Successfully parsed console log
[Intel Compiler (C, Fortran)] -> found 0 issues (skipped 0 duplicates)
[Intel Compiler (C, Fortran)] Parsing console log (workspace: '/jenkins/workspace/SANS_refine/builddir/release_clang/buildnode/reynolds')
[Intel Compiler (C, Fortran)] Skipping post processing
[Intel Compiler (C, Fortran)] No filter has been set, publishing all 0 issues
[Intel Compiler (C, Fortran)] Repository miner is not configured, skipping repository mining
[Static Analysis] Reference build recorder is not configured
[Static Analysis] Obtaining reference build from same job (release_clang,reynolds)
[Static Analysis] Using reference build 'SANS_refine/builddir=release_clang,buildnode=reynolds #122' to compute new, fixed, and outstanding issues
[Static Analysis] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Static Analysis] Evaluating quality gates
[Static Analysis] -> PASSED - Total (any severity): 0 - Quality Gate: 1
[Static Analysis] -> All quality gates have been passed
[Static Analysis] Health report is disabled - skipping
[Static Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Static Analysis] Attaching ResultAction with ID 'analysis' to build 'SANS_refine/builddir=release_clang,buildnode=reynolds #123'.
[Checks API] No suitable checks publisher found.
INFO: Processing BoostTest-1.x (default)
INFO: [BoostTest-1.x (default)] - No test report file(s) were found with the pattern 'build/boosttest/*.xml' relative to '/jenkins/workspace/SANS_refine/builddir/release_clang/buildnode/reynolds' for the testing framework 'BoostTest-1.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'BoostTest-1.x (default)'?"
WARNING: All test reports are empty.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
[Checks API] No suitable checks publisher found.
INFO: Setting the build status to org.jenkinsci.plugins.xunit.XUnitProcessorResult@2be257a8
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] done
Finished: SUCCESS