Skip to content
Failed

Console Output

Skipping 2,696 KB.. Full Log
    d(Face)/d(H) check complete with        0 total errors (errmax=  2.2503e-16)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  2.2503e-16)
    d(Node)/d(H) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(S) check complete with        0 total errors (errmax=  8.8818e-16)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  8.8818e-16)
    d(Node)/d(S) check complete with        0 total errors (errmax=  8.8818e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(T) check complete with        0 total errors (errmax=  1.8613e-16)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  1.8613e-16)
    d(Node)/d(T) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(D) check complete with        0 total errors (errmax=  5.9344e-17)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  5.9344e-17)
    d(Node)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(x0) check complete with        0 total errors (errmax=  4.4409e-16)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  4.4409e-16)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(y0) check complete with        0 total errors (errmax=  2.2204e-16)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.2204e-16)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  2.2204e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(z0) check complete with        0 total errors (errmax=  8.4067e-17)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  8.3925e-17)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      0.550 sec

Sensitivity checks complete with        0 total errors (max tess err=  8.8819e-16) with 0 suppressions
==1839051== 
==1839051== HEAP SUMMARY:
==1839051==     in use at exit: 0 bytes in 0 blocks
==1839051==   total heap usage: 68,277 allocs, 68,277 frees, 724,184,544 bytes allocated
==1839051== 
==1839051== All heap blocks were freed -- no leaks are possible
==1839051== 
==1839051== For lists of detected and suppressed errors, rerun with: -s
==1839051== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
7.15user 0.14system 0:07.30elapsed 99%CPU (0avgtext+0avgdata 136324maxresident)k
8inputs+96outputs (0major+43451minor)pagefaults 0swaps

real	0m7.310s
user	0m7.152s
sys	0m0.149s
+ set +x
--------------------------------------------------------------------------------------------------
( 259 / 275 )
data/basic/designYp.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYp.csm
==1839109== Memcheck, a memory error detector
==1839109== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1839109== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1839109== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYp.csm
==1839109== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "L"
*********************************************************

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(L) check complete with        0 total errors (errmax=  3.9721e-16)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  3.9721e-16)
    d(Node)/d(L) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "H"
*********************************************************

Generating perturbed configuration with delta-H[1,1]=   0.00300000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(H) check complete with        0 total errors (errmax=  2.3657e-16)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  2.3657e-16)
    d(Node)/d(H) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(S) check complete with        0 total errors (errmax=  5.6173e-16)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  5.6173e-16)
    d(Node)/d(S) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(T) check complete with        0 total errors (errmax=  2.0650e-16)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  2.0650e-16)
    d(Node)/d(T) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      0.214 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.6174e-16) with 0 suppressions
==1839109== 
==1839109== HEAP SUMMARY:
==1839109==     in use at exit: 0 bytes in 0 blocks
==1839109==   total heap usage: 69,184 allocs, 69,184 frees, 691,449,167 bytes allocated
==1839109== 
==1839109== All heap blocks were freed -- no leaks are possible
==1839109== 
==1839109== For lists of detected and suppressed errors, rerun with: -s
==1839109== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.27user 0.13system 0:06.41elapsed 99%CPU (0avgtext+0avgdata 140788maxresident)k
8inputs+88outputs (0major+34563minor)pagefaults 0swaps

real	0m6.414s
user	0m6.273s
sys	0m0.136s
+ set +x
--------------------------------------------------------------------------------------------------
( 260 / 275 )
data/basic/designYq.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYq.csm
==1839138== Memcheck, a memory error detector
==1839138== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1839138== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1839138== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYq.csm
==1839138== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "L"
*********************************************************

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(L) check complete with        0 total errors (errmax=  5.7272e-08)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  5.7272e-08)
    d(Node)/d(L) check complete with        0 total errors (errmax=  8.8818e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "H"
*********************************************************

Generating perturbed configuration with delta-H[1,1]=   0.00300000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(H) check complete with        0 total errors (errmax=  4.6387e-08)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  4.6387e-08)
    d(Node)/d(H) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(S) check complete with        0 total errors (errmax=  9.6666e-09)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  9.6666e-09)
    d(Node)/d(S) check complete with        0 total errors (errmax=  8.8818e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(T) check complete with        0 total errors (errmax=  6.7084e-09)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  6.7084e-09)
    d(Node)/d(T) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(D) check complete with        0 total errors (errmax=  5.9344e-17)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  1.3390e-16)
    d(Node)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(x0) check complete with        0 total errors (errmax=  4.4409e-16)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  4.4409e-16)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(y0) check complete with        0 total errors (errmax=  5.4629e-16)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  5.6760e-16)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  2.2204e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(z0) check complete with        0 total errors (errmax=  1.0668e-16)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  2.0307e-16)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      1.699 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.7272e-08) with 0 suppressions
==1839138== 
==1839138== HEAP SUMMARY:
==1839138==     in use at exit: 0 bytes in 0 blocks
==1839138==   total heap usage: 152,683 allocs, 152,683 frees, 790,035,537 bytes allocated
==1839138== 
==1839138== All heap blocks were freed -- no leaks are possible
==1839138== 
==1839138== For lists of detected and suppressed errors, rerun with: -s
==1839138== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
16.51user 0.15system 0:16.67elapsed 99%CPU (0avgtext+0avgdata 151592maxresident)k
8inputs+96outputs (0major+59483minor)pagefaults 0swaps

real	0m16.679s
user	0m16.518s
sys	0m0.158s
+ set +x
--------------------------------------------------------------------------------------------------
( 261 / 275 )
data/basic/designYr.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYr.csm
==1839257== Memcheck, a memory error detector
==1839257== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1839257== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1839257== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYr.csm
==1839257== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "L"
*********************************************************

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(L) check complete with        0 total errors (errmax=  5.7272e-08)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  5.7272e-08)
    d(Node)/d(L) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "H"
*********************************************************

Generating perturbed configuration with delta-H[1,1]=   0.00300000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(H) check complete with        0 total errors (errmax=  4.6387e-08)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  4.6387e-08)
    d(Node)/d(H) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(S) check complete with        0 total errors (errmax=  9.6666e-09)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  9.6666e-09)
    d(Node)/d(S) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(T) check complete with        0 total errors (errmax=  6.7084e-09)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  6.7084e-09)
    d(Node)/d(T) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  9.4680e-17)
    d(Node)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=12
Computing distances of perturbed points from perturbed configuration for ibody=12
    d(Face)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      1.338 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.7272e-08) with 0 suppressions
==1839257== 
==1839257== HEAP SUMMARY:
==1839257==     in use at exit: 0 bytes in 0 blocks
==1839257==   total heap usage: 156,266 allocs, 156,266 frees, 758,632,269 bytes allocated
==1839257== 
==1839257== All heap blocks were freed -- no leaks are possible
==1839257== 
==1839257== For lists of detected and suppressed errors, rerun with: -s
==1839257== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
16.69user 0.20system 0:16.89elapsed 100%CPU (0avgtext+0avgdata 155648maxresident)k
8inputs+88outputs (0major+65314minor)pagefaults 0swaps

real	0m16.900s
user	0m16.697s
sys	0m0.203s
+ set +x
--------------------------------------------------------------------------------------------------
( 262 / 275 )
data/basic/designYs.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYs.csm
==1839374== Memcheck, a memory error detector
==1839374== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1839374== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1839374== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYs.csm
==1839374== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "L"
*********************************************************

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(L) check complete with        0 total errors (errmax=  5.7272e-08)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  5.7272e-08)
    d(Node)/d(L) check complete with        0 total errors (errmax=  8.8818e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "H"
*********************************************************

Generating perturbed configuration with delta-H[1,1]=   0.00300000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(H) check complete with        0 total errors (errmax=  4.6387e-08)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  4.6387e-08)
    d(Node)/d(H) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(S) check complete with        0 total errors (errmax=  9.6666e-09)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  9.6666e-09)
    d(Node)/d(S) check complete with        0 total errors (errmax=  8.8818e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(T) check complete with        0 total errors (errmax=  6.7084e-09)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  6.7084e-09)
    d(Node)/d(T) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(D) check complete with        0 total errors (errmax=  5.9344e-17)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  1.3390e-16)
    d(Node)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(x0) check complete with        0 total errors (errmax=  4.4409e-16)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  4.4409e-16)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(y0) check complete with        0 total errors (errmax=  5.4629e-16)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  5.6760e-16)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  2.2204e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(z0) check complete with        0 total errors (errmax=  1.0668e-16)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  2.0307e-16)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      0.436 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.7272e-08) with 0 suppressions
==1839374== 
==1839374== HEAP SUMMARY:
==1839374==     in use at exit: 0 bytes in 0 blocks
==1839374==   total heap usage: 69,068 allocs, 69,068 frees, 724,013,744 bytes allocated
==1839374== 
==1839374== All heap blocks were freed -- no leaks are possible
==1839374== 
==1839374== For lists of detected and suppressed errors, rerun with: -s
==1839374== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.64user 0.11system 0:06.76elapsed 99%CPU (0avgtext+0avgdata 136896maxresident)k
8inputs+88outputs (0major+36629minor)pagefaults 0swaps

real	0m6.767s
user	0m6.648s
sys	0m0.119s
+ set +x
--------------------------------------------------------------------------------------------------
( 263 / 275 )
data/basic/designYt.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYt.csm
==1839450== Memcheck, a memory error detector
==1839450== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1839450== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1839450== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYt.csm
==1839450== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "L"
*********************************************************

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(L) check complete with        0 total errors (errmax=  5.7272e-08)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  5.7272e-08)
    d(Node)/d(L) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "H"
*********************************************************

Generating perturbed configuration with delta-H[1,1]=   0.00300000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(H) check complete with        0 total errors (errmax=  4.6387e-08)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  4.6387e-08)
    d(Node)/d(H) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(S) check complete with        0 total errors (errmax=  9.6666e-09)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  9.6666e-09)
    d(Node)/d(S) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(T) check complete with        0 total errors (errmax=  6.7084e-09)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  6.7084e-09)
    d(Node)/d(T) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  9.4680e-17)
    d(Node)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=11
Computing distances of perturbed points from perturbed configuration for ibody=11
    d(Face)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      0.350 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.7272e-08) with 0 suppressions
==1839450== 
==1839450== HEAP SUMMARY:
==1839450==     in use at exit: 0 bytes in 0 blocks
==1839450==   total heap usage: 70,924 allocs, 70,924 frees, 692,030,307 bytes allocated
==1839450== 
==1839450== All heap blocks were freed -- no leaks are possible
==1839450== 
==1839450== For lists of detected and suppressed errors, rerun with: -s
==1839450== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.89user 0.15system 0:07.05elapsed 99%CPU (0avgtext+0avgdata 141304maxresident)k
8inputs+88outputs (0major+34729minor)pagefaults 0swaps

real	0m7.062s
user	0m6.897s
sys	0m0.156s
+ set +x
--------------------------------------------------------------------------------------------------
( 264 / 275 )
data/basic/designYu.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYu.csm
==1839560== Memcheck, a memory error detector
==1839560== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1839560== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1839560== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYu.csm
==1839560== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "L"
*********************************************************

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=14
==1839560== Conditional jump or move depends on uninitialised value(s)
==1839560==    at 0x4A26388: EG_mapBody (egadsTopo.cpp:10307)
==1839560==    by 0x491123B: createPerturbation (OpenCSM.c:42768)
==1839560==    by 0x494CD7A: setupForFiniteDifferences (OpenCSM.c:58227)
==1839560==    by 0x48B82A7: ocsmGetTessVel (OpenCSM.c:23929)
==1839560==    by 0x1100A2: checkTessSens (sensCSM.c:1275)
==1839560==    by 0x10BF52: main (sensCSM.c:455)
==1839560== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetTessVel
   fun:checkTessSens
   fun:main
}
 

*********************************************************
Starting tessellation sensitivity wrt "H"
*********************************************************

Generating perturbed configuration with delta-H[1,1]=   0.00300000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      4.878 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.0000e-20) with 0 suppressions
==1839560== 
==1839560== HEAP SUMMARY:
==1839560==     in use at exit: 0 bytes in 0 blocks
==1839560==   total heap usage: 422,414 allocs, 422,414 frees, 1,368,103,409 bytes allocated
==1839560== 
==1839560== All heap blocks were freed -- no leaks are possible
==1839560== 
==1839560== Use --track-origins=yes to see where uninitialised values come from
==1839560== For lists of detected and suppressed errors, rerun with: -s
==1839560== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
19.99user 0.18system 0:20.18elapsed 99%CPU (0avgtext+0avgdata 151988maxresident)k
16inputs+88outputs (0major+101525minor)pagefaults 0swaps

real	0m20.185s
user	0m19.999s
sys	0m0.184s
+ set +x
--------------------------------------------------------------------------------------------------
( 265 / 275 )
data/basic/designYv.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYv.csm
==1839703== Memcheck, a memory error detector
==1839703== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1839703== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1839703== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYv.csm
==1839703== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "L"
*********************************************************

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=14
==1839703== Conditional jump or move depends on uninitialised value(s)
==1839703==    at 0x4A26388: EG_mapBody (egadsTopo.cpp:10307)
==1839703==    by 0x491123B: createPerturbation (OpenCSM.c:42768)
==1839703==    by 0x494CD7A: setupForFiniteDifferences (OpenCSM.c:58227)
==1839703==    by 0x48B82A7: ocsmGetTessVel (OpenCSM.c:23929)
==1839703==    by 0x1100A2: checkTessSens (sensCSM.c:1275)
==1839703==    by 0x10BF52: main (sensCSM.c:455)
==1839703== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetTessVel
   fun:checkTessSens
   fun:main
}
 

*********************************************************
Starting tessellation sensitivity wrt "H"
*********************************************************

Generating perturbed configuration with delta-H[1,1]=   0.00300000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=14
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      4.810 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.0000e-20) with 0 suppressions
==1839703== 
==1839703== HEAP SUMMARY:
==1839703==     in use at exit: 0 bytes in 0 blocks
==1839703==   total heap usage: 430,607 allocs, 430,607 frees, 1,330,220,275 bytes allocated
==1839703== 
==1839703== All heap blocks were freed -- no leaks are possible
==1839703== 
==1839703== Use --track-origins=yes to see where uninitialised values come from
==1839703== For lists of detected and suppressed errors, rerun with: -s
==1839703== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
20.74user 0.16system 0:20.91elapsed 99%CPU (0avgtext+0avgdata 159812maxresident)k
16inputs+96outputs (0major+60892minor)pagefaults 0swaps

real	0m20.914s
user	0m20.746s
sys	0m0.164s
+ set +x
--------------------------------------------------------------------------------------------------
( 266 / 275 )
data/basic/designYw.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYw.csm
==1839781== Memcheck, a memory error detector
==1839781== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1839781== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1839781== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYw.csm
==1839781== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "L"
*********************************************************

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=13
==1839781== Conditional jump or move depends on uninitialised value(s)
==1839781==    at 0x4A26388: EG_mapBody (egadsTopo.cpp:10307)
==1839781==    by 0x491123B: createPerturbation (OpenCSM.c:42768)
==1839781==    by 0x494CD7A: setupForFiniteDifferences (OpenCSM.c:58227)
==1839781==    by 0x48B82A7: ocsmGetTessVel (OpenCSM.c:23929)
==1839781==    by 0x1100A2: checkTessSens (sensCSM.c:1275)
==1839781==    by 0x10BF52: main (sensCSM.c:455)
==1839781== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetTessVel
   fun:checkTessSens
   fun:main
}
 

*********************************************************
Starting tessellation sensitivity wrt "H"
*********************************************************

Generating perturbed configuration with delta-H[1,1]=   0.00300000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      1.699 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.0000e-20) with 0 suppressions
==1839781== 
==1839781== HEAP SUMMARY:
==1839781==     in use at exit: 0 bytes in 0 blocks
==1839781==   total heap usage: 187,287 allocs, 187,287 frees, 1,244,987,940 bytes allocated
==1839781== 
==1839781== All heap blocks were freed -- no leaks are possible
==1839781== 
==1839781== Use --track-origins=yes to see where uninitialised values come from
==1839781== For lists of detected and suppressed errors, rerun with: -s
==1839781== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
8.03user 0.17system 0:08.21elapsed 99%CPU (0avgtext+0avgdata 148488maxresident)k
16inputs+88outputs (0major+42436minor)pagefaults 0swaps

real	0m8.215s
user	0m8.037s
sys	0m0.172s
+ set +x
--------------------------------------------------------------------------------------------------
( 267 / 275 )
data/basic/designYx.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYx.csm
==1839888== Memcheck, a memory error detector
==1839888== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1839888== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1839888== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYx.csm
==1839888== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "L"
*********************************************************

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=13
==1839888== Conditional jump or move depends on uninitialised value(s)
==1839888==    at 0x4A26388: EG_mapBody (egadsTopo.cpp:10307)
==1839888==    by 0x491123B: createPerturbation (OpenCSM.c:42768)
==1839888==    by 0x494CD7A: setupForFiniteDifferences (OpenCSM.c:58227)
==1839888==    by 0x48B82A7: ocsmGetTessVel (OpenCSM.c:23929)
==1839888==    by 0x1100A2: checkTessSens (sensCSM.c:1275)
==1839888==    by 0x10BF52: main (sensCSM.c:455)
==1839888== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetTessVel
   fun:checkTessSens
   fun:main
}
 

*********************************************************
Starting tessellation sensitivity wrt "H"
*********************************************************

Generating perturbed configuration with delta-H[1,1]=   0.00300000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "S"
*********************************************************

Generating perturbed configuration with delta-S[1,1]=   0.00200000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "T"
*********************************************************

Generating perturbed configuration with delta-T[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=13
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      1.891 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.0000e-20) with 0 suppressions
==1839888== 
==1839888== HEAP SUMMARY:
==1839888==     in use at exit: 0 bytes in 0 blocks
==1839888==   total heap usage: 186,001 allocs, 186,001 frees, 1,205,423,041 bytes allocated
==1839888== 
==1839888== All heap blocks were freed -- no leaks are possible
==1839888== 
==1839888== Use --track-origins=yes to see where uninitialised values come from
==1839888== For lists of detected and suppressed errors, rerun with: -s
==1839888== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
7.68user 0.22system 0:07.91elapsed 99%CPU (0avgtext+0avgdata 146876maxresident)k
16inputs+88outputs (0major+55329minor)pagefaults 0swaps

real	0m7.918s
user	0m7.684s
sys	0m0.230s
+ set +x
--------------------------------------------------------------------------------------------------
( 268 / 275 )
data/basic/designYy.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYy.csm
==1854129== Memcheck, a memory error detector
==1854129== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1854129== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1854129== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYy.csm
==1854129== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=3
Computing distances of perturbed points from perturbed configuration for ibody=3
    d(Face)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  5.7672e-17)
    d(Node)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=3
Computing distances of perturbed points from perturbed configuration for ibody=3
    d(Face)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=3
Computing distances of perturbed points from perturbed configuration for ibody=3
    d(Face)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=3
Computing distances of perturbed points from perturbed configuration for ibody=3
    d(Face)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  7.9125e-17)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      0.036 sec

Sensitivity checks complete with        0 total errors (max tess err=  7.9135e-17) with 0 suppressions
==1854129== 
==1854129== HEAP SUMMARY:
==1854129==     in use at exit: 0 bytes in 0 blocks
==1854129==   total heap usage: 5,894 allocs, 5,894 frees, 93,584,383 bytes allocated
==1854129== 
==1854129== All heap blocks were freed -- no leaks are possible
==1854129== 
==1854129== For lists of detected and suppressed errors, rerun with: -s
==1854129== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
4.07user 0.13system 0:04.21elapsed 99%CPU (0avgtext+0avgdata 108420maxresident)k
16inputs+56outputs (0major+36261minor)pagefaults 0swaps

real	0m4.218s
user	0m4.077s
sys	0m0.136s
+ set +x
--------------------------------------------------------------------------------------------------
( 269 / 275 )
data/basic/designYz.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYz.csm
==1854151== Memcheck, a memory error detector
==1854151== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1854151== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1854151== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYz.csm
==1854151== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "D"
*********************************************************

Generating perturbed configuration with delta-D[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=3
Computing distances of perturbed points from perturbed configuration for ibody=3
    d(Face)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  5.7672e-17)
    d(Node)/d(D) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=3
Computing distances of perturbed points from perturbed configuration for ibody=3
    d(Face)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=3
Computing distances of perturbed points from perturbed configuration for ibody=3
    d(Face)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=3
Computing distances of perturbed points from perturbed configuration for ibody=3
    d(Face)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  7.9125e-17)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      0.038 sec

Sensitivity checks complete with        0 total errors (max tess err=  7.9135e-17) with 0 suppressions
==1854151== 
==1854151== HEAP SUMMARY:
==1854151==     in use at exit: 0 bytes in 0 blocks
==1854151==   total heap usage: 5,894 allocs, 5,894 frees, 93,584,383 bytes allocated
==1854151== 
==1854151== All heap blocks were freed -- no leaks are possible
==1854151== 
==1854151== For lists of detected and suppressed errors, rerun with: -s
==1854151== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
3.99user 0.10system 0:04.10elapsed 99%CPU (0avgtext+0avgdata 108420maxresident)k
16inputs+56outputs (0major+25728minor)pagefaults 0swaps

real	0m4.106s
user	0m3.998s
sys	0m0.107s
+ set +x
--------------------------------------------------------------------------------------------------
( 270 / 275 )
data/basic/designZ1.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ1.csm
==1854165== Memcheck, a memory error detector
==1854165== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1854165== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1854165== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ1.csm
==1854165== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "xb"
*********************************************************

Generating perturbed configuration with delta-xb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(xb) check complete with        0 total errors (errmax=  1.5578e-19)
    d(Edge)/d(xb) check complete with        0 total errors (errmax=  1.5578e-19)
    d(Node)/d(xb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "yb"
*********************************************************

Generating perturbed configuration with delta-yb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(yb) check complete with        0 total errors (errmax=  3.2783e-19)
    d(Edge)/d(yb) check complete with        0 total errors (errmax=  3.2783e-19)
    d(Node)/d(yb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "zb"
*********************************************************

Generating perturbed configuration with delta-zb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Edge)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(zb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(x0) check complete with        0 total errors (errmax=  5.9053e-17)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  5.5511e-17)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(y0) check complete with        0 total errors (errmax=  2.6414e-17)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.0981e-17)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(z0) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x1"
*********************************************************

Generating perturbed configuration with delta-x1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(x1) check complete with        0 total errors (errmax=  2.8652e-17)
    d(Edge)/d(x1) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(x1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y1"
*********************************************************

Generating perturbed configuration with delta-y1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(y1) check complete with        0 total errors (errmax=  2.2046e-17)
    d(Edge)/d(y1) check complete with        0 total errors (errmax=  2.9674e-17)
    d(Node)/d(y1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z1"
*********************************************************

Generating perturbed configuration with delta-z1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(z1) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(z1) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(z1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "r1"
*********************************************************

Generating perturbed configuration with delta-r1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(r1) check complete with        0 total errors (errmax=  6.0742e-17)
    d(Edge)/d(r1) check complete with        0 total errors (errmax=  1.1250e-16)
    d(Node)/d(r1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x2"
*********************************************************

Generating perturbed configuration with delta-x2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(x2) check complete with        0 total errors (errmax=  5.0656e-17)
    d(Edge)/d(x2) check complete with        0 total errors (errmax=  1.1102e-16)
    d(Node)/d(x2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y2"
*********************************************************

Generating perturbed configuration with delta-y2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(y2) check complete with        0 total errors (errmax=  2.3238e-17)
    d(Edge)/d(y2) check complete with        0 total errors (errmax=  2.9674e-17)
    d(Node)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z2"
*********************************************************

Generating perturbed configuration with delta-z2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "r2"
*********************************************************

Generating perturbed configuration with delta-r2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(r2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(r2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(r2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "unused"
*********************************************************

Generating perturbed configuration with delta-unused[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      3.286 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.1251e-16) with 0 suppressions
==1854165== 
==1854165== HEAP SUMMARY:
==1854165==     in use at exit: 0 bytes in 0 blocks
==1854165==   total heap usage: 2,261,200 allocs, 2,261,200 frees, 1,548,309,135 bytes allocated
==1854165== 
==1854165== All heap blocks were freed -- no leaks are possible
==1854165== 
==1854165== For lists of detected and suppressed errors, rerun with: -s
==1854165== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
49.02user 0.90system 0:49.99elapsed 99%CPU (0avgtext+0avgdata 330576maxresident)k
0inputs+160outputs (0major+444346minor)pagefaults 0swaps

real	0m49.998s
user	0m49.026s
sys	0m0.901s
+ set +x
--------------------------------------------------------------------------------------------------
( 271 / 275 )
data/basic/designZ2.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ2.csm
==1854481== Memcheck, a memory error detector
==1854481== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1854481== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1854481== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ2.csm
==1854481== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "xb"
*********************************************************

Generating perturbed configuration with delta-xb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(xb) check complete with        0 total errors (errmax=  5.2603e-17)
    d(Edge)/d(xb) check complete with        0 total errors (errmax=  5.9344e-17)
    d(Node)/d(xb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "yb"
*********************************************************

Generating perturbed configuration with delta-yb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(yb) check complete with        0 total errors (errmax=  3.2783e-19)
    d(Edge)/d(yb) check complete with        0 total errors (errmax=  3.2783e-19)
    d(Node)/d(yb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "zb"
*********************************************************

Generating perturbed configuration with delta-zb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Edge)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(zb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(x0) check complete with        0 total errors (errmax=  5.8440e-17)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  5.5511e-17)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(y0) check complete with        0 total errors (errmax=  2.7824e-17)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.0981e-17)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(z0) check complete with        0 total errors (errmax=  7.2681e-17)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  1.1102e-16)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  1.1102e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "x1"
*********************************************************

Generating perturbed configuration with delta-x1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(x1) check complete with        0 total errors (errmax=  5.2603e-17)
    d(Edge)/d(x1) check complete with        0 total errors (errmax=  5.9344e-17)
    d(Node)/d(x1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y1"
*********************************************************

Generating perturbed configuration with delta-y1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(y1) check complete with        0 total errors (errmax=  2.1084e-17)
    d(Edge)/d(y1) check complete with        0 total errors (errmax=  2.9674e-17)
    d(Node)/d(y1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z1"
*********************************************************

Generating perturbed configuration with delta-z1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(z1) check complete with        0 total errors (errmax=  8.3925e-17)
    d(Edge)/d(z1) check complete with        0 total errors (errmax=  8.3925e-17)
    d(Node)/d(z1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "r1"
*********************************************************

Generating perturbed configuration with delta-r1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(r1) check complete with        0 total errors (errmax=  4.6915e-17)
    d(Edge)/d(r1) check complete with        0 total errors (errmax=  5.5511e-17)
    d(Node)/d(r1) check complete with        0 total errors (errmax=  5.5511e-17)
 

*********************************************************
Starting tessellation sensitivity wrt "c1"
*********************************************************

Generating perturbed configuration with delta-c1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(c1) check complete with        0 total errors (errmax=  3.8850e-17)
    d(Edge)/d(c1) check complete with        0 total errors (errmax=  4.1962e-17)
    d(Node)/d(c1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x2"
*********************************************************

Generating perturbed configuration with delta-x2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(x2) check complete with        0 total errors (errmax=  5.2527e-17)
    d(Edge)/d(x2) check complete with        0 total errors (errmax=  1.1102e-16)
    d(Node)/d(x2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y2"
*********************************************************

Generating perturbed configuration with delta-y2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(y2) check complete with        0 total errors (errmax=  2.3208e-17)
    d(Edge)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z2"
*********************************************************

Generating perturbed configuration with delta-z2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(z2) check complete with        0 total errors (errmax=  8.3925e-17)
    d(Edge)/d(z2) check complete with        0 total errors (errmax=  8.3925e-17)
    d(Node)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "r2"
*********************************************************

Generating perturbed configuration with delta-r2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(r2) check complete with        0 total errors (errmax=  5.2685e-17)
    d(Edge)/d(r2) check complete with        0 total errors (errmax=  1.1189e-16)
    d(Node)/d(r2) check complete with        0 total errors (errmax=  1.1102e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "c2"
*********************************************************

Generating perturbed configuration with delta-c2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(c2) check complete with        0 total errors (errmax=  2.2361e-17)
    d(Edge)/d(c2) check complete with        0 total errors (errmax=  1.3878e-17)
    d(Node)/d(c2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "unused"
*********************************************************

Generating perturbed configuration with delta-unused[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      4.560 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.1190e-16) with 0 suppressions
==1854481== 
==1854481== HEAP SUMMARY:
==1854481==     in use at exit: 0 bytes in 0 blocks
==1854481==   total heap usage: 3,710,148 allocs, 3,710,148 frees, 2,666,820,457 bytes allocated
==1854481== 
==1854481== All heap blocks were freed -- no leaks are possible
==1854481== 
==1854481== For lists of detected and suppressed errors, rerun with: -s
==1854481== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
70.13user 0.85system 1:11.29elapsed 99%CPU (0avgtext+0avgdata 335672maxresident)k
0inputs+200outputs (0major+432446minor)pagefaults 0swaps

real	1m11.299s
user	1m10.135s
sys	0m0.857s
+ set +x
--------------------------------------------------------------------------------------------------
( 272 / 275 )
data/basic/designZ3.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ3.csm
==1869917== Memcheck, a memory error detector
==1869917== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1869917== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1869917== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ3.csm
==1869917== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "xb"
*********************************************************

Generating perturbed configuration with delta-xb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(xb) check complete with        0 total errors (errmax=  4.4672e-17)
    d(Edge)/d(xb) check complete with        0 total errors (errmax=  4.9651e-17)
    d(Node)/d(xb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "yb"
*********************************************************

Generating perturbed configuration with delta-yb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(yb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Edge)/d(yb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(yb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "zb"
*********************************************************

Generating perturbed configuration with delta-zb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Edge)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(zb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(x0) check complete with        0 total errors (errmax=  5.8261e-17)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  1.5578e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(y0) check complete with        0 total errors (errmax=  2.9733e-17)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(z0) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x1"
*********************************************************

Generating perturbed configuration with delta-x1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(x1) check complete with        0 total errors (errmax=  3.8306e-17)
    d(Edge)/d(x1) check complete with        0 total errors (errmax=  4.9651e-17)
    d(Node)/d(x1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y1"
*********************************************************

Generating perturbed configuration with delta-y1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(y1) check complete with        0 total errors (errmax=  2.4005e-17)
    d(Edge)/d(y1) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z1"
*********************************************************

Generating perturbed configuration with delta-z1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(z1) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(z1) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(z1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "r1"
*********************************************************

Generating perturbed configuration with delta-r1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(r1) check complete with        0 total errors (errmax=  5.3817e-17)
    d(Edge)/d(r1) check complete with        0 total errors (errmax=  5.7444e-17)
    d(Node)/d(r1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x2"
*********************************************************

Generating perturbed configuration with delta-x2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(x2) check complete with        0 total errors (errmax=  5.1209e-17)
    d(Edge)/d(x2) check complete with        0 total errors (errmax=  4.0540e-17)
    d(Node)/d(x2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y2"
*********************************************************

Generating perturbed configuration with delta-y2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(y2) check complete with        0 total errors (errmax=  2.3186e-17)
    d(Edge)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z2"
*********************************************************

Generating perturbed configuration with delta-z2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "r2"
*********************************************************

Generating perturbed configuration with delta-r2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(r2) check complete with        0 total errors (errmax=  5.5446e-17)
    d(Edge)/d(r2) check complete with        0 total errors (errmax=  4.3148e-17)
    d(Node)/d(r2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "unused"
*********************************************************

Generating perturbed configuration with delta-unused[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      2.832 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.8271e-17) with 0 suppressions
==1869917== 
==1869917== HEAP SUMMARY:
==1869917==     in use at exit: 0 bytes in 0 blocks
==1869917==   total heap usage: 1,836,384 allocs, 1,836,384 frees, 1,545,591,459 bytes allocated
==1869917== 
==1869917== All heap blocks were freed -- no leaks are possible
==1869917== 
==1869917== For lists of detected and suppressed errors, rerun with: -s
==1869917== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
45.29user 0.56system 0:45.95elapsed 99%CPU (0avgtext+0avgdata 335320maxresident)k
0inputs+160outputs (0major+267770minor)pagefaults 0swaps

real	0m45.955s
user	0m45.292s
sys	0m0.563s
+ set +x
--------------------------------------------------------------------------------------------------
( 273 / 275 )
data/basic/designZ4.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ4.csm
==1896331== Memcheck, a memory error detector
==1896331== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1896331== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1896331== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ4.csm
==1896331== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "xb"
*********************************************************

Generating perturbed configuration with delta-xb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(xb) check complete with        0 total errors (errmax=  2.5963e-11)
    d(Edge)/d(xb) check complete with        0 total errors (errmax=  5.9344e-17)
    d(Node)/d(xb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "yb"
*********************************************************

Generating perturbed configuration with delta-yb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(yb) check complete with        0 total errors (errmax=  5.9603e-10)
    d(Edge)/d(yb) check complete with        0 total errors (errmax=  3.2783e-19)
    d(Node)/d(yb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "zb"
*********************************************************

Generating perturbed configuration with delta-zb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Edge)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(zb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(x0) check complete with        0 total errors (errmax=  5.6153e-17)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  1.5578e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(y0) check complete with        0 total errors (errmax=  3.0030e-17)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(z0) check complete with        0 total errors (errmax=  7.2681e-17)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  1.1102e-16)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x1"
*********************************************************

Generating perturbed configuration with delta-x1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(x1) check complete with        0 total errors (errmax=  1.1221e-11)
    d(Edge)/d(x1) check complete with        0 total errors (errmax=  5.9344e-17)
    d(Node)/d(x1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y1"
*********************************************************

Generating perturbed configuration with delta-y1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(y1) check complete with        0 total errors (errmax=  1.1221e-11)
    d(Edge)/d(y1) check complete with        0 total errors (errmax=  3.2783e-19)
    d(Node)/d(y1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z1"
*********************************************************

Generating perturbed configuration with delta-z1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(z1) check complete with        0 total errors (errmax=  8.2413e-17)
    d(Edge)/d(z1) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(z1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "r1"
*********************************************************

Generating perturbed configuration with delta-r1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(r1) check complete with        0 total errors (errmax=  1.5323e-07)
    d(Edge)/d(r1) check complete with        0 total errors (errmax=  4.1368e-07)
    d(Node)/d(r1) check complete with        0 total errors (errmax=  4.1368e-07)
 

*********************************************************
Starting tessellation sensitivity wrt "c1"
*********************************************************

Generating perturbed configuration with delta-c1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(c1) check complete with        0 total errors (errmax=  9.6152e-07)
    d(Edge)/d(c1) check complete with        0 total errors (errmax=  2.6028e-06)
    d(Node)/d(c1) check complete with        0 total errors (errmax=  2.6028e-06)
 

*********************************************************
Starting tessellation sensitivity wrt "x2"
*********************************************************

Generating perturbed configuration with delta-x2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(x2) check complete with        0 total errors (errmax=  2.5963e-11)
    d(Edge)/d(x2) check complete with        0 total errors (errmax=  1.1102e-16)
    d(Node)/d(x2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y2"
*********************************************************

Generating perturbed configuration with delta-y2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(y2) check complete with        0 total errors (errmax=  5.9603e-10)
    d(Edge)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z2"
*********************************************************

Generating perturbed configuration with delta-z2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(z2) check complete with        0 total errors (errmax=  8.2413e-17)
    d(Edge)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "r2"
*********************************************************

Generating perturbed configuration with delta-r2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(r2) check complete with        0 total errors (errmax=  9.4859e-08)
    d(Edge)/d(r2) check complete with        0 total errors (errmax=  4.1368e-07)
    d(Node)/d(r2) check complete with        0 total errors (errmax=  4.1368e-07)
 

*********************************************************
Starting tessellation sensitivity wrt "c2"
*********************************************************

Generating perturbed configuration with delta-c2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(c2) check complete with        0 total errors (errmax=  5.9524e-07)
    d(Edge)/d(c2) check complete with        0 total errors (errmax=  2.6028e-06)
    d(Node)/d(c2) check complete with        0 total errors (errmax=  2.6028e-06)
 

*********************************************************
Starting tessellation sensitivity wrt "unused"
*********************************************************

Generating perturbed configuration with delta-unused[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      4.392 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.6028e-06) with 0 suppressions
==1896331== 
==1896331== HEAP SUMMARY:
==1896331==     in use at exit: 0 bytes in 0 blocks
==1896331==   total heap usage: 3,760,352 allocs, 3,760,352 frees, 2,723,142,575 bytes allocated
==1896331== 
==1896331== All heap blocks were freed -- no leaks are possible
==1896331== 
==1896331== For lists of detected and suppressed errors, rerun with: -s
==1896331== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
83.95user 1.20system 1:25.37elapsed 99%CPU (0avgtext+0avgdata 345336maxresident)k
0inputs+216outputs (0major+714361minor)pagefaults 0swaps

real	1m25.381s
user	1m23.956s
sys	0m1.210s
+ set +x
--------------------------------------------------------------------------------------------------
( 274 / 275 )
data/basic/designZ5.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ5.csm
==1897381== Memcheck, a memory error detector
==1897381== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1897381== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1897381== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ5.csm
==1897381== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "xb"
*********************************************************

Generating perturbed configuration with delta-xb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(xb) check complete with        0 total errors (errmax=  1.6586e-08)
    d(Edge)/d(xb) check complete with        0 total errors (errmax=  4.9651e-17)
    d(Node)/d(xb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "yb"
*********************************************************

Generating perturbed configuration with delta-yb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(yb) check complete with        0 total errors (errmax=  1.5143e-08)
    d(Edge)/d(yb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(yb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "zb"
*********************************************************

Generating perturbed configuration with delta-zb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Edge)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(zb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(x0) check complete with        0 total errors (errmax=  5.9290e-17)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  1.5578e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(y0) check complete with        0 total errors (errmax=  2.7895e-17)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(z0) check complete with        0 total errors (errmax=  7.6858e-17)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  6.7987e-17)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  6.1630e-33)
 

*********************************************************
Starting tessellation sensitivity wrt "x1"
*********************************************************

Generating perturbed configuration with delta-x1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(x1) check complete with        0 total errors (errmax=  1.6586e-08)
    d(Edge)/d(x1) check complete with        0 total errors (errmax=  4.9651e-17)
    d(Node)/d(x1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y1"
*********************************************************

Generating perturbed configuration with delta-y1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(y1) check complete with        0 total errors (errmax=  1.5143e-08)
    d(Edge)/d(y1) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z1"
*********************************************************

Generating perturbed configuration with delta-z1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(z1) check complete with        0 total errors (errmax=  2.2204e-16)
    d(Edge)/d(z1) check complete with        0 total errors (errmax=  2.2204e-16)
    d(Node)/d(z1) check complete with        0 total errors (errmax=  2.2204e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "r1"
*********************************************************

Generating perturbed configuration with delta-r1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(r1) check complete with        0 total errors (errmax=  2.2320e-16)
    d(Edge)/d(r1) check complete with        0 total errors (errmax=  2.3675e-16)
    d(Node)/d(r1) check complete with        0 total errors (errmax=  2.4825e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "x2"
*********************************************************

Generating perturbed configuration with delta-x2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(x2) check complete with        0 total errors (errmax=  1.6586e-08)
    d(Edge)/d(x2) check complete with        0 total errors (errmax=  4.0540e-17)
    d(Node)/d(x2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y2"
*********************************************************

Generating perturbed configuration with delta-y2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(y2) check complete with        0 total errors (errmax=  1.5143e-08)
    d(Edge)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z2"
*********************************************************

Generating perturbed configuration with delta-z2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(z2) check complete with        0 total errors (errmax=  8.2260e-17)
    d(Edge)/d(z2) check complete with        0 total errors (errmax=  8.7771e-17)
    d(Node)/d(z2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "r2"
*********************************************************

Generating perturbed configuration with delta-r2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(r2) check complete with        0 total errors (errmax=  2.2448e-16)
    d(Edge)/d(r2) check complete with        0 total errors (errmax=  2.3369e-16)
    d(Node)/d(r2) check complete with        0 total errors (errmax=  2.4825e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "unused"
*********************************************************

Generating perturbed configuration with delta-unused[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=7
Computing distances of perturbed points from perturbed configuration for ibody=7
    d(Face)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      2.866 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.6586e-08) with 0 suppressions
==1897381== 
==1897381== HEAP SUMMARY:
==1897381==     in use at exit: 0 bytes in 0 blocks
==1897381==   total heap usage: 1,764,755 allocs, 1,764,755 frees, 1,532,286,883 bytes allocated
==1897381== 
==1897381== All heap blocks were freed -- no leaks are possible
==1897381== 
==1897381== For lists of detected and suppressed errors, rerun with: -s
==1897381== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
46.90user 0.68system 0:47.65elapsed 99%CPU (0avgtext+0avgdata 336664maxresident)k
0inputs+192outputs (0major+318494minor)pagefaults 0swaps

real	0m47.653s
user	0m46.906s
sys	0m0.683s
+ set +x
--------------------------------------------------------------------------------------------------
( 275 / 275 )
data/basic/designZ6.csm
+ time valgrind --tool=memcheck --error-exitcode=0 --leak-check=yes --show-leak-kinds=all --keep-debuginfo=yes --gen-suppressions=all --max-stackframe=4000000 --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.7.supp /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ6.csm
==1897884== Memcheck, a memory error detector
==1897884== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1897884== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1897884== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ6.csm
==1897884== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting tessellation sensitivity wrt "xb"
*********************************************************

Generating perturbed configuration with delta-xb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(xb) check complete with        0 total errors (errmax=  1.8450e-08)
    d(Edge)/d(xb) check complete with        0 total errors (errmax=  6.6949e-17)
    d(Node)/d(xb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "yb"
*********************************************************

Generating perturbed configuration with delta-yb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(yb) check complete with        0 total errors (errmax=  1.5143e-08)
    d(Edge)/d(yb) check complete with        0 total errors (errmax=  5.0077e-19)
    d(Node)/d(yb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "zb"
*********************************************************

Generating perturbed configuration with delta-zb[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Edge)/d(zb) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(zb) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "x0"
*********************************************************

Generating perturbed configuration with delta-x0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(x0) check complete with        0 total errors (errmax=  5.8642e-17)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  1.5578e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y0"
*********************************************************

Generating perturbed configuration with delta-y0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(y0) check complete with        0 total errors (errmax=  2.9012e-17)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.2395e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z0"
*********************************************************

Generating perturbed configuration with delta-z0[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(z0) check complete with        0 total errors (errmax=  7.5447e-08)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  1.3262e-05)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  7.3665e-07)
 

*********************************************************
Starting tessellation sensitivity wrt "x1"
*********************************************************

Generating perturbed configuration with delta-x1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(x1) check complete with        0 total errors (errmax=  1.8450e-08)
    d(Edge)/d(x1) check complete with        0 total errors (errmax=  5.9344e-17)
    d(Node)/d(x1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "y1"
*********************************************************

Generating perturbed configuration with delta-y1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(y1) check complete with        0 total errors (errmax=  9.5941e-09)
    d(Edge)/d(y1) check complete with        0 total errors (errmax=  5.0077e-19)
    d(Node)/d(y1) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z1"
*********************************************************

Generating perturbed configuration with delta-z1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(z1) check complete with        0 total errors (errmax=  7.5661e-08)
    d(Edge)/d(z1) check complete with        0 total errors (errmax=  1.2989e-05)
    d(Node)/d(z1) check complete with        0 total errors (errmax=  7.4488e-07)
 

*********************************************************
Starting tessellation sensitivity wrt "r1"
*********************************************************

Generating perturbed configuration with delta-r1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(r1) check complete with        0 total errors (errmax=  4.0280e-07)
    d(Edge)/d(r1) check complete with        0 total errors (errmax=  2.2026e-05)
    d(Node)/d(r1) check complete with        0 total errors (errmax=  2.9305e-06)
 

*********************************************************
Starting tessellation sensitivity wrt "c1"
*********************************************************

Generating perturbed configuration with delta-c1[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(c1) check complete with        0 total errors (errmax=  2.8498e-06)
    d(Edge)/d(c1) check complete with        0 total errors (errmax=  4.5419e-05)
    d(Node)/d(c1) check complete with        0 total errors (errmax=  1.8856e-05)
 

*********************************************************
Starting tessellation sensitivity wrt "x2"
*********************************************************

Generating perturbed configuration with delta-x2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(x2) check complete with        0 total errors (errmax=  1.6586e-08)
    d(Edge)/d(x2) check complete with        0 total errors (errmax=  1.1102e-16)
    d(Node)/d(x2) check complete with        0 total errors (errmax=  1.1102e-16)
 

*********************************************************
Starting tessellation sensitivity wrt "y2"
*********************************************************

Generating perturbed configuration with delta-y2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(y2) check complete with        0 total errors (errmax=  1.5143e-08)
    d(Edge)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(y2) check complete with        0 total errors (errmax=  0.0000e+00)
 

*********************************************************
Starting tessellation sensitivity wrt "z2"
*********************************************************

Generating perturbed configuration with delta-z2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(z2) check complete with        0 total errors (errmax=  7.5472e-08)
    d(Edge)/d(z2) check complete with        0 total errors (errmax=  1.2989e-05)
    d(Node)/d(z2) check complete with        0 total errors (errmax=  7.4488e-07)
 

*********************************************************
Starting tessellation sensitivity wrt "r2"
*********************************************************

Generating perturbed configuration with delta-r2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(r2) check complete with        0 total errors (errmax=  3.0372e-07)
    d(Edge)/d(r2) check complete with        0 total errors (errmax=  2.2026e-05)
    d(Node)/d(r2) check complete with        0 total errors (errmax=  2.9305e-06)
 

*********************************************************
Starting tessellation sensitivity wrt "c2"
*********************************************************

Generating perturbed configuration with delta-c2[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(c2) check complete with        0 total errors (errmax=  2.6074e-06)
    d(Edge)/d(c2) check complete with        0 total errors (errmax=  4.5419e-05)
    d(Node)/d(c2) check complete with        0 total errors (errmax=  1.8856e-05)
 

*********************************************************
Starting tessellation sensitivity wrt "unused"
*********************************************************

Generating perturbed configuration with delta-unused[1,1]=   0.00100000
Computing analytic sensitivities (if possible) for ibody=10
Computing distances of perturbed points from perturbed configuration for ibody=10
    d(Face)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Edge)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
    d(Node)/d(unused) check complete with        0 total errors (errmax=  0.0000e+00)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetTessVel ->      4.572 sec

Sensitivity checks complete with        0 total errors (max tess err=  4.5419e-05) with 0 suppressions
==1897884== 
==1897884== HEAP SUMMARY:
==1897884==     in use at exit: 0 bytes in 0 blocks
==1897884==   total heap usage: 3,760,661 allocs, 3,760,661 frees, 2,706,139,381 bytes allocated
==1897884== 
==1897884== All heap blocks were freed -- no leaks are possible
==1897884== 
==1897884== For lists of detected and suppressed errors, rerun with: -s
==1897884== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
91.89user 0.94system 1:32.95elapsed 99%CPU (0avgtext+0avgdata 349700maxresident)k
0inputs+248outputs (0major+374466minor)pagefaults 0swaps

real	1m32.957s
user	1m31.896s
sys	0m0.947s
+ set +x
[GNU C Compiler (gcc)] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64')
[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] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64')
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64')
[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/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64')
[Clang] Skipping post processing
[Clang] No filter has been set, publishing all 0 issues
[Clang] Repository miner is not configured, skipping repository mining
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64')
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Skipping post processing
[Static Analysis] No filter has been set, publishing all 0 issues
[Static Analysis] Repository miner is not configured, skipping repository mining
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.7/sensCSM/tess/LINUX64')
[Static Analysis] Skipping post processing
[Static Analysis] No filter has been set, publishing all 0 issues
[Static Analysis] Repository miner is not configured, skipping repository mining
[Static Analysis] Reference build recorder is not configured
[Static Analysis] Obtaining reference build from same job (7.7,sensCSM/tess,LINUX64,reynolds)
[Static Analysis] Using reference build 'ESP_ValgrindOcsm/CASREV=7.7,ESPTEST=sensCSM/tess,ESP_ARCH=LINUX64,buildnode=reynolds #101' 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 'ESP_ValgrindOcsm/CASREV=7.7,ESPTEST=sensCSM/tess,ESP_ARCH=LINUX64,buildnode=reynolds #105'.
[Checks API] No suitable checks publisher found.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[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: FAILURE