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.335 sec

Sensitivity checks complete with        0 total errors (max tess err=  8.8819e-16) with 0 suppressions
==1920418== 
==1920418== HEAP SUMMARY:
==1920418==     in use at exit: 0 bytes in 0 blocks
==1920418==   total heap usage: 68,258 allocs, 68,258 frees, 725,177,964 bytes allocated
==1920418== 
==1920418== All heap blocks were freed -- no leaks are possible
==1920418== 
==1920418== For lists of detected and suppressed errors, rerun with: -s
==1920418== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.09user 0.14system 0:06.23elapsed 100%CPU (0avgtext+0avgdata 135284maxresident)k
8inputs+88outputs (0major+35920minor)pagefaults 0swaps

real	0m6.239s
user	0m6.097s
sys	0m0.142s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYp.csm
==1920450== Memcheck, a memory error detector
==1920450== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1920450== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1920450== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYp.csm
==1920450== 
--> 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.237 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.6174e-16) with 0 suppressions
==1920450== 
==1920450== HEAP SUMMARY:
==1920450==     in use at exit: 0 bytes in 0 blocks
==1920450==   total heap usage: 69,165 allocs, 69,165 frees, 692,442,515 bytes allocated
==1920450== 
==1920450== All heap blocks were freed -- no leaks are possible
==1920450== 
==1920450== For lists of detected and suppressed errors, rerun with: -s
==1920450== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
4.39user 0.08system 0:04.47elapsed 100%CPU (0avgtext+0avgdata 139832maxresident)k
8inputs+88outputs (0major+34233minor)pagefaults 0swaps

real	0m4.478s
user	0m4.398s
sys	0m0.080s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYq.csm
==1920517== Memcheck, a memory error detector
==1920517== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1920517== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1920517== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYq.csm
==1920517== 
--> 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.101 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.7272e-08) with 0 suppressions
==1920517== 
==1920517== HEAP SUMMARY:
==1920517==     in use at exit: 0 bytes in 0 blocks
==1920517==   total heap usage: 152,556 allocs, 152,556 frees, 791,469,021 bytes allocated
==1920517== 
==1920517== All heap blocks were freed -- no leaks are possible
==1920517== 
==1920517== For lists of detected and suppressed errors, rerun with: -s
==1920517== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
12.91user 0.12system 0:13.03elapsed 100%CPU (0avgtext+0avgdata 151008maxresident)k
8inputs+96outputs (0major+59990minor)pagefaults 0swaps

real	0m13.037s
user	0m12.915s
sys	0m0.124s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYr.csm
==1920658== Memcheck, a memory error detector
==1920658== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1920658== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1920658== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYr.csm
==1920658== 
--> 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.336 sec

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

real	0m14.013s
user	0m13.878s
sys	0m0.136s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYs.csm
==1920792== Memcheck, a memory error detector
==1920792== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1920792== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1920792== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYs.csm
==1920792== 
--> 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.742 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.7272e-08) with 0 suppressions
==1920792== 
==1920792== HEAP SUMMARY:
==1920792==     in use at exit: 0 bytes in 0 blocks
==1920792==   total heap usage: 69,049 allocs, 69,049 frees, 725,007,164 bytes allocated
==1920792== 
==1920792== All heap blocks were freed -- no leaks are possible
==1920792== 
==1920792== For lists of detected and suppressed errors, rerun with: -s
==1920792== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
7.55user 0.13system 0:07.68elapsed 100%CPU (0avgtext+0avgdata 136116maxresident)k
8inputs+88outputs (0major+36056minor)pagefaults 0swaps

real	0m7.688s
user	0m7.553s
sys	0m0.135s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYt.csm
==1920886== Memcheck, a memory error detector
==1920886== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1920886== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1920886== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYt.csm
==1920886== 
--> 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.442 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.7272e-08) with 0 suppressions
==1920886== 
==1920886== HEAP SUMMARY:
==1920886==     in use at exit: 0 bytes in 0 blocks
==1920886==   total heap usage: 70,905 allocs, 70,905 frees, 693,023,655 bytes allocated
==1920886== 
==1920886== All heap blocks were freed -- no leaks are possible
==1920886== 
==1920886== For lists of detected and suppressed errors, rerun with: -s
==1920886== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.52user 0.08system 0:06.61elapsed 99%CPU (0avgtext+0avgdata 140656maxresident)k
8inputs+88outputs (0major+34452minor)pagefaults 0swaps

real	0m6.618s
user	0m6.526s
sys	0m0.091s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYu.csm
==1921011== Memcheck, a memory error detector
==1921011== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1921011== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1921011== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYu.csm
==1921011== 
--> 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
==1921011== Conditional jump or move depends on uninitialised value(s)
==1921011==    at 0x4A271DE: EG_mapBody (egadsTopo.cpp:10307)
==1921011==    by 0x491123B: createPerturbation (OpenCSM.c:42768)
==1921011==    by 0x494CD7A: setupForFiniteDifferences (OpenCSM.c:58227)
==1921011==    by 0x48B82A7: ocsmGetTessVel (OpenCSM.c:23929)
==1921011==    by 0x1100A2: checkTessSens (sensCSM.c:1275)
==1921011==    by 0x10BF52: main (sensCSM.c:455)
==1921011== 
{
   <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 ->      3.665 sec

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

real	0m18.067s
user	0m17.923s
sys	0m0.144s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYv.csm
==1921154== Memcheck, a memory error detector
==1921154== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1921154== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1921154== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYv.csm
==1921154== 
--> 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
==1921154== Conditional jump or move depends on uninitialised value(s)
==1921154==    at 0x4A271DE: EG_mapBody (egadsTopo.cpp:10307)
==1921154==    by 0x491123B: createPerturbation (OpenCSM.c:42768)
==1921154==    by 0x494CD7A: setupForFiniteDifferences (OpenCSM.c:58227)
==1921154==    by 0x48B82A7: ocsmGetTessVel (OpenCSM.c:23929)
==1921154==    by 0x1100A2: checkTessSens (sensCSM.c:1275)
==1921154==    by 0x10BF52: main (sensCSM.c:455)
==1921154== 
{
   <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 ->      3.696 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.0000e-20) with 0 suppressions
==1921154== 
==1921154== HEAP SUMMARY:
==1921154==     in use at exit: 0 bytes in 0 blocks
==1921154==   total heap usage: 430,362 allocs, 430,362 frees, 1,331,503,419 bytes allocated
==1921154== 
==1921154== All heap blocks were freed -- no leaks are possible
==1921154== 
==1921154== Use --track-origins=yes to see where uninitialised values come from
==1921154== For lists of detected and suppressed errors, rerun with: -s
==1921154== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
15.12user 0.14system 0:15.26elapsed 100%CPU (0avgtext+0avgdata 160328maxresident)k
16inputs+96outputs (0major+66586minor)pagefaults 0swaps

real	0m15.271s
user	0m15.131s
sys	0m0.140s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYw.csm
==1921396== Memcheck, a memory error detector
==1921396== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1921396== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1921396== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYw.csm
==1921396== 
--> 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
==1921396== Conditional jump or move depends on uninitialised value(s)
==1921396==    at 0x4A271DE: EG_mapBody (egadsTopo.cpp:10307)
==1921396==    by 0x491123B: createPerturbation (OpenCSM.c:42768)
==1921396==    by 0x494CD7A: setupForFiniteDifferences (OpenCSM.c:58227)
==1921396==    by 0x48B82A7: ocsmGetTessVel (OpenCSM.c:23929)
==1921396==    by 0x1100A2: checkTessSens (sensCSM.c:1275)
==1921396==    by 0x10BF52: main (sensCSM.c:455)
==1921396== 
{
   <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 ->      2.209 sec

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

real	0m9.052s
user	0m8.889s
sys	0m0.163s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYx.csm
==1921477== Memcheck, a memory error detector
==1921477== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1921477== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1921477== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYx.csm
==1921477== 
--> 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
==1921477== Conditional jump or move depends on uninitialised value(s)
==1921477==    at 0x4A271DE: EG_mapBody (egadsTopo.cpp:10307)
==1921477==    by 0x491123B: createPerturbation (OpenCSM.c:42768)
==1921477==    by 0x494CD7A: setupForFiniteDifferences (OpenCSM.c:58227)
==1921477==    by 0x48B82A7: ocsmGetTessVel (OpenCSM.c:23929)
==1921477==    by 0x1100A2: checkTessSens (sensCSM.c:1275)
==1921477==    by 0x10BF52: main (sensCSM.c:455)
==1921477== 
{
   <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.314 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.0000e-20) with 0 suppressions
==1921477== 
==1921477== HEAP SUMMARY:
==1921477==     in use at exit: 0 bytes in 0 blocks
==1921477==   total heap usage: 185,982 allocs, 185,982 frees, 1,207,301,637 bytes allocated
==1921477== 
==1921477== All heap blocks were freed -- no leaks are possible
==1921477== 
==1921477== Use --track-origins=yes to see where uninitialised values come from
==1921477== For lists of detected and suppressed errors, rerun with: -s
==1921477== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
6.31user 0.13system 0:06.44elapsed 99%CPU (0avgtext+0avgdata 145912maxresident)k
16inputs+88outputs (0major+44024minor)pagefaults 0swaps

real	0m6.449s
user	0m6.315s
sys	0m0.134s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYy.csm
==1921530== Memcheck, a memory error detector
==1921530== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1921530== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1921530== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYy.csm
==1921530== 
--> 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.037 sec

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

real	0m4.371s
user	0m4.262s
sys	0m0.108s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYz.csm
==1921571== Memcheck, a memory error detector
==1921571== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1921571== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1921571== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designYz.csm
==1921571== 
--> 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
==1921571== 
==1921571== HEAP SUMMARY:
==1921571==     in use at exit: 0 bytes in 0 blocks
==1921571==   total heap usage: 5,875 allocs, 5,875 frees, 93,581,827 bytes allocated
==1921571== 
==1921571== All heap blocks were freed -- no leaks are possible
==1921571== 
==1921571== For lists of detected and suppressed errors, rerun with: -s
==1921571== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
3.51user 0.08system 0:03.60elapsed 99%CPU (0avgtext+0avgdata 107776maxresident)k
16inputs+56outputs (0major+25447minor)pagefaults 0swaps

real	0m3.605s
user	0m3.518s
sys	0m0.087s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ1.csm
==1921609== Memcheck, a memory error detector
==1921609== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1921609== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1921609== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ1.csm
==1921609== 
--> 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.083 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.1251e-16) with 0 suppressions
==1921609== 
==1921609== HEAP SUMMARY:
==1921609==     in use at exit: 0 bytes in 0 blocks
==1921609==   total heap usage: 2,259,142 allocs, 2,259,142 frees, 1,565,123,935 bytes allocated
==1921609== 
==1921609== All heap blocks were freed -- no leaks are possible
==1921609== 
==1921609== For lists of detected and suppressed errors, rerun with: -s
==1921609== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
45.71user 0.72system 0:46.37elapsed 100%CPU (0avgtext+0avgdata 331268maxresident)k
0inputs+184outputs (0major+378684minor)pagefaults 0swaps

real	0m46.377s
user	0m45.716s
sys	0m0.729s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ2.csm
==1922040== Memcheck, a memory error detector
==1922040== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1922040== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1922040== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ2.csm
==1922040== 
--> 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.624 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.1190e-16) with 0 suppressions
==1922040== 
==1922040== HEAP SUMMARY:
==1922040==     in use at exit: 0 bytes in 0 blocks
==1922040==   total heap usage: 3,707,690 allocs, 3,707,690 frees, 2,702,808,933 bytes allocated
==1922040== 
==1922040== All heap blocks were freed -- no leaks are possible
==1922040== 
==1922040== For lists of detected and suppressed errors, rerun with: -s
==1922040== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
68.71user 1.21system 1:09.79elapsed 100%CPU (0avgtext+0avgdata 336076maxresident)k
0inputs+192outputs (0major+602195minor)pagefaults 0swaps

real	1m9.802s
user	1m8.715s
sys	0m1.213s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ3.csm
==1922986== Memcheck, a memory error detector
==1922986== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1922986== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1922986== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ3.csm
==1922986== 
--> 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.796 sec

Sensitivity checks complete with        0 total errors (max tess err=  5.8271e-17) with 0 suppressions
==1922986== 
==1922986== HEAP SUMMARY:
==1922986==     in use at exit: 0 bytes in 0 blocks
==1922986==   total heap usage: 1,832,440 allocs, 1,832,440 frees, 1,561,641,927 bytes allocated
==1922986== 
==1922986== All heap blocks were freed -- no leaks are possible
==1922986== 
==1922986== For lists of detected and suppressed errors, rerun with: -s
==1922986== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
45.72user 0.44system 0:46.12elapsed 100%CPU (0avgtext+0avgdata 335544maxresident)k
0inputs+152outputs (0major+151693minor)pagefaults 0swaps

real	0m46.126s
user	0m45.724s
sys	0m0.448s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ4.csm
==1923433== Memcheck, a memory error detector
==1923433== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1923433== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1923433== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ4.csm
==1923433== 
--> 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.215 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.6028e-06) with 0 suppressions
==1923433== 
==1923433== HEAP SUMMARY:
==1923433==     in use at exit: 0 bytes in 0 blocks
==1923433==   total heap usage: 3,755,232 allocs, 3,755,232 frees, 2,759,182,695 bytes allocated
==1923433== 
==1923433== All heap blocks were freed -- no leaks are possible
==1923433== 
==1923433== For lists of detected and suppressed errors, rerun with: -s
==1923433== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
79.65user 0.85system 1:20.41elapsed 100%CPU (0avgtext+0avgdata 344788maxresident)k
0inputs+200outputs (0major+307980minor)pagefaults 0swaps

real	1m20.421s
user	1m19.657s
sys	0m0.858s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ5.csm
==1924202== Memcheck, a memory error detector
==1924202== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1924202== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1924202== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ5.csm
==1924202== 
--> 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.770 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.6586e-08) with 0 suppressions
==1924202== 
==1924202== HEAP SUMMARY:
==1924202==     in use at exit: 0 bytes in 0 blocks
==1924202==   total heap usage: 1,761,197 allocs, 1,761,197 frees, 1,547,168,147 bytes allocated
==1924202== 
==1924202== All heap blocks were freed -- no leaks are possible
==1924202== 
==1924202== For lists of detected and suppressed errors, rerun with: -s
==1924202== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
46.64user 0.64system 0:47.24elapsed 100%CPU (0avgtext+0avgdata 335900maxresident)k
0inputs+144outputs (0major+308431minor)pagefaults 0swaps

real	0m47.243s
user	0m46.644s
sys	0m0.649s
+ 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.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ6.csm
==1924735== Memcheck, a memory error detector
==1924735== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1924735== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1924735== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64/ESP/LINUX64/bin/sensCSM -tess -outLevel 0 ../../OpenCSM/trunk/data/basic/designZ6.csm
==1924735== 
--> 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.205 sec

Sensitivity checks complete with        0 total errors (max tess err=  4.5419e-05) with 0 suppressions
==1924735== 
==1924735== HEAP SUMMARY:
==1924735==     in use at exit: 0 bytes in 0 blocks
==1924735==   total heap usage: 3,750,387 allocs, 3,750,387 frees, 2,738,701,133 bytes allocated
==1924735== 
==1924735== All heap blocks were freed -- no leaks are possible
==1924735== 
==1924735== For lists of detected and suppressed errors, rerun with: -s
==1924735== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
83.33user 0.83system 1:24.09elapsed 100%CPU (0avgtext+0avgdata 350052maxresident)k
0inputs+192outputs (0major+375967minor)pagefaults 0swaps

real	1m24.100s
user	1m23.336s
sys	0m0.839s
+ set +x
[GNU C Compiler (gcc)] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/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.6/sensCSM/tess/LINUX64')
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/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.6/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.6/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.6/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.6,sensCSM/tess,LINUX64,reynolds)
[Static Analysis] Using reference build 'ESP_ValgrindOcsm/CASREV=7.6,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.6,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