Skip to content
Failed

Console Output

Skipping 2,720 KB.. Full Log
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "T" for ibody=10
    d(Face)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "D" for ibody=10
    d(Face)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "x0" for ibody=10
    d(Face)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "y0" for ibody=10
    d(Face)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "z0" for ibody=10
    d(Face)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.535 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.9675e-10) with 0 suppressions
==1543655== 
==1543655== HEAP SUMMARY:
==1543655==     in use at exit: 0 bytes in 0 blocks
==1543655==   total heap usage: 291,175 allocs, 291,175 frees, 761,039,340 bytes allocated
==1543655== 
==1543655== All heap blocks were freed -- no leaks are possible
==1543655== 
==1543655== Use --track-origins=yes to see where uninitialised values come from
==1543655== For lists of detected and suppressed errors, rerun with: -s
==1543655== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
15.28user 0.18system 0:16.97elapsed 91%CPU (0avgtext+0avgdata 155976maxresident)k
16inputs+24outputs (0major+57102minor)pagefaults 0swaps

real	0m16.974s
user	0m15.293s
sys	0m0.182s
+ set +x
--------------------------------------------------------------------------------------------------
( 250 / 269 )
data/basic/designYg.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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYg.csm
==1546261== Memcheck, a memory error detector
==1546261== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1546261== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1546261== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYg.csm
==1546261== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10
==1546261== Conditional jump or move depends on uninitialised value(s)
==1546261==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1546261==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1546261==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1546261==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1546261==    by 0x10BBD3: main (sensCSM.c:419)
==1546261== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=10
    d(Face)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "H" for ibody=10
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "S" for ibody=10
    d(Face)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "T" for ibody=10
    d(Face)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "D" for ibody=10
    d(Face)/d(D) check complete with        0 total errors (errmax=  9.4713e-12)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "x0" for ibody=10
    d(Face)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "y0" for ibody=10
    d(Face)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "z0" for ibody=10
    d(Face)/d(z0) check complete with        0 total errors (errmax=  9.4713e-12)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.469 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.9675e-10) with 0 suppressions
==1546261== 
==1546261== HEAP SUMMARY:
==1546261==     in use at exit: 0 bytes in 0 blocks
==1546261==   total heap usage: 179,085 allocs, 179,085 frees, 766,597,426 bytes allocated
==1546261== 
==1546261== All heap blocks were freed -- no leaks are possible
==1546261== 
==1546261== Use --track-origins=yes to see where uninitialised values come from
==1546261== For lists of detected and suppressed errors, rerun with: -s
==1546261== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
6.86user 0.11system 0:07.34elapsed 95%CPU (0avgtext+0avgdata 148668maxresident)k
16inputs+24outputs (0major+39959minor)pagefaults 0swaps

real	0m7.348s
user	0m6.869s
sys	0m0.117s
+ set +x
--------------------------------------------------------------------------------------------------
( 251 / 269 )
data/basic/designYh.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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYh.csm
==1546829== Memcheck, a memory error detector
==1546829== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1546829== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1546829== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYh.csm
==1546829== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9
==1546829== Conditional jump or move depends on uninitialised value(s)
==1546829==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1546829==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1546829==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1546829==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1546829==    by 0x10BBD3: main (sensCSM.c:419)
==1546829== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=9
    d(Face)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "H" for ibody=9
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "S" for ibody=9
    d(Face)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "T" for ibody=9
    d(Face)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "D" for ibody=9
    d(Face)/d(D) check complete with        0 total errors (errmax=  1.5267e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  2.0980e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "x0" for ibody=9
    d(Face)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "y0" for ibody=9
    d(Face)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "z0" for ibody=9
    d(Face)/d(z0) check complete with        0 total errors (errmax=  1.5267e-11)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  2.0980e-19)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.311 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.9675e-10) with 0 suppressions
==1546829== 
==1546829== HEAP SUMMARY:
==1546829==     in use at exit: 0 bytes in 0 blocks
==1546829==   total heap usage: 137,077 allocs, 137,077 frees, 666,013,086 bytes allocated
==1546829== 
==1546829== All heap blocks were freed -- no leaks are possible
==1546829== 
==1546829== Use --track-origins=yes to see where uninitialised values come from
==1546829== For lists of detected and suppressed errors, rerun with: -s
==1546829== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
5.58user 0.12system 0:05.93elapsed 96%CPU (0avgtext+0avgdata 146832maxresident)k
16inputs+24outputs (0major+36300minor)pagefaults 0swaps

real	0m5.936s
user	0m5.590s
sys	0m0.125s
+ set +x
--------------------------------------------------------------------------------------------------
( 252 / 269 )
data/basic/designYi.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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYi.csm
==1547627== Memcheck, a memory error detector
==1547627== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1547627== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1547627== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYi.csm
==1547627== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10
==1547627== Conditional jump or move depends on uninitialised value(s)
==1547627==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1547627==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1547627==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1547627==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1547627==    by 0x10BBD3: main (sensCSM.c:419)
==1547627== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=10
    d(Face)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "H" for ibody=10
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "S" for ibody=10
    d(Face)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "T" for ibody=10
    d(Face)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "D" for ibody=10
    d(Face)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "x0" for ibody=10
    d(Face)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "y0" for ibody=10
    d(Face)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "z0" for ibody=10
    d(Face)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.583 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.9675e-10) with 0 suppressions
==1547627== 
==1547627== HEAP SUMMARY:
==1547627==     in use at exit: 0 bytes in 0 blocks
==1547627==   total heap usage: 286,961 allocs, 286,961 frees, 768,797,156 bytes allocated
==1547627== 
==1547627== All heap blocks were freed -- no leaks are possible
==1547627== 
==1547627== Use --track-origins=yes to see where uninitialised values come from
==1547627== For lists of detected and suppressed errors, rerun with: -s
==1547627== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
15.54user 0.21system 0:16.04elapsed 98%CPU (0avgtext+0avgdata 153724maxresident)k
16inputs+24outputs (0major+72145minor)pagefaults 0swaps

real	0m16.046s
user	0m15.549s
sys	0m0.222s
+ set +x
--------------------------------------------------------------------------------------------------
( 253 / 269 )
data/basic/designYj.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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYj.csm
==1551151== Memcheck, a memory error detector
==1551151== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1551151== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1551151== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYj.csm
==1551151== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10
==1551151== Conditional jump or move depends on uninitialised value(s)
==1551151==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1551151==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1551151==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1551151==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1551151==    by 0x10BBD3: main (sensCSM.c:419)
==1551151== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=10
    d(Face)/d(L) check complete with        0 total errors (errmax=  1.0128e-10)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(L) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "H" for ibody=10
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "S" for ibody=10
    d(Face)/d(S) check complete with        0 total errors (errmax=  1.2634e-10)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  7.2462e-19)
    d(Node)/d(S) check complete with        0 total errors (errmax=  4.0350e-11)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "T" for ibody=10
    d(Face)/d(T) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  1.0152e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "D" for ibody=10
    d(Face)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "x0" for ibody=10
    d(Face)/d(x0) check complete with        0 total errors (errmax=  7.0789e-12)
    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 geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "y0" for ibody=10
    d(Face)/d(y0) check complete with        0 total errors (errmax=  7.0789e-12)
    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 geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=10
Computing finite difference sensitivities for ibody=10

Comparing geometric sensitivities wrt "z0" for ibody=10
    d(Face)/d(z0) check complete with        0 total errors (errmax=  7.0789e-12)
    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 ocsmGetVel     ->      0.387 sec

Sensitivity checks complete with        0 total errors (max geom err=  1.2634e-10) with 0 suppressions
==1551151== 
==1551151== HEAP SUMMARY:
==1551151==     in use at exit: 0 bytes in 0 blocks
==1551151==   total heap usage: 290,414 allocs, 290,414 frees, 744,612,085 bytes allocated
==1551151== 
==1551151== All heap blocks were freed -- no leaks are possible
==1551151== 
==1551151== Use --track-origins=yes to see where uninitialised values come from
==1551151== For lists of detected and suppressed errors, rerun with: -s
==1551151== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
13.17user 0.17system 0:13.71elapsed 97%CPU (0avgtext+0avgdata 156888maxresident)k
16inputs+24outputs (0major+62381minor)pagefaults 0swaps

real	0m13.715s
user	0m13.173s
sys	0m0.179s
+ set +x
--------------------------------------------------------------------------------------------------
( 254 / 269 )
data/basic/designYk.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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYk.csm
==1552191== Memcheck, a memory error detector
==1552191== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1552191== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1552191== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYk.csm
==1552191== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9
==1552191== Conditional jump or move depends on uninitialised value(s)
==1552191==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1552191==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1552191==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1552191==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1552191==    by 0x10BBD3: main (sensCSM.c:419)
==1552191== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=9
    d(Face)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "H" for ibody=9
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "S" for ibody=9
    d(Face)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "T" for ibody=9
    d(Face)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "D" for ibody=9
    d(Face)/d(D) check complete with        0 total errors (errmax=  8.1365e-12)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "x0" for ibody=9
    d(Face)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "y0" for ibody=9
    d(Face)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "z0" for ibody=9
    d(Face)/d(z0) check complete with        0 total errors (errmax=  8.1365e-12)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.402 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.9675e-10) with 0 suppressions
==1552191== 
==1552191== HEAP SUMMARY:
==1552191==     in use at exit: 0 bytes in 0 blocks
==1552191==   total heap usage: 149,207 allocs, 149,207 frees, 677,816,879 bytes allocated
==1552191== 
==1552191== All heap blocks were freed -- no leaks are possible
==1552191== 
==1552191== Use --track-origins=yes to see where uninitialised values come from
==1552191== For lists of detected and suppressed errors, rerun with: -s
==1552191== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
6.73user 0.16system 0:07.65elapsed 90%CPU (0avgtext+0avgdata 139668maxresident)k
16inputs+24outputs (0major+49785minor)pagefaults 0swaps

real	0m7.661s
user	0m6.737s
sys	0m0.169s
+ set +x
--------------------------------------------------------------------------------------------------
( 255 / 269 )
data/basic/designYl.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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYl.csm
==1553491== Memcheck, a memory error detector
==1553491== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1553491== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1553491== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYl.csm
==1553491== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9
==1553491== Conditional jump or move depends on uninitialised value(s)
==1553491==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1553491==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1553491==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1553491==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1553491==    by 0x10BBD3: main (sensCSM.c:419)
==1553491== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=9
    d(Face)/d(L) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(L) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "H" for ibody=9
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  2.9307e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "S" for ibody=9
    d(Face)/d(S) check complete with        0 total errors (errmax=  7.4456e-11)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  2.0660e-19)
    d(Node)/d(S) check complete with        0 total errors (errmax=  4.0350e-11)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "T" for ibody=9
    d(Face)/d(T) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  1.0152e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "D" for ibody=9
    d(Face)/d(D) check complete with        0 total errors (errmax=  1.4967e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  2.0980e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "x0" for ibody=9
    d(Face)/d(x0) check complete with        0 total errors (errmax=  1.4967e-11)
    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 geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "y0" for ibody=9
    d(Face)/d(y0) check complete with        0 total errors (errmax=  1.4967e-11)
    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 geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=9
Computing finite difference sensitivities for ibody=9

Comparing geometric sensitivities wrt "z0" for ibody=9
    d(Face)/d(z0) check complete with        0 total errors (errmax=  1.4967e-11)
    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 ocsmGetVel     ->      0.243 sec

Sensitivity checks complete with        0 total errors (max geom err=  8.0701e-11) with 0 suppressions
==1553491== 
==1553491== HEAP SUMMARY:
==1553491==     in use at exit: 0 bytes in 0 blocks
==1553491==   total heap usage: 136,694 allocs, 136,694 frees, 650,079,495 bytes allocated
==1553491== 
==1553491== All heap blocks were freed -- no leaks are possible
==1553491== 
==1553491== Use --track-origins=yes to see where uninitialised values come from
==1553491== For lists of detected and suppressed errors, rerun with: -s
==1553491== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
6.49user 0.17system 0:07.41elapsed 89%CPU (0avgtext+0avgdata 147600maxresident)k
16inputs+24outputs (0major+44965minor)pagefaults 0swaps

real	0m7.418s
user	0m6.493s
sys	0m0.174s
+ set +x
--------------------------------------------------------------------------------------------------
( 256 / 269 )
data/basic/designYm.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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYm.csm
==1555038== Memcheck, a memory error detector
==1555038== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1555038== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1555038== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYm.csm
==1555038== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12
==1555038== Conditional jump or move depends on uninitialised value(s)
==1555038==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1555038==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1555038==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1555038==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1555038==    by 0x10BBD3: main (sensCSM.c:419)
==1555038== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=12
    d(Face)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "H" for ibody=12
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  6.6249e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "S" for ibody=12
    d(Face)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "T" for ibody=12
    d(Face)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  4.2815e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "D" for ibody=12
    d(Face)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "x0" for ibody=12
    d(Face)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "y0" for ibody=12
    d(Face)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  6.1768e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "z0" for ibody=12
    d(Face)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.990 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.9675e-10) with 0 suppressions
==1555038== 
==1555038== HEAP SUMMARY:
==1555038==     in use at exit: 0 bytes in 0 blocks
==1555038==   total heap usage: 321,849 allocs, 321,849 frees, 848,348,853 bytes allocated
==1555038== 
==1555038== All heap blocks were freed -- no leaks are possible
==1555038== 
==1555038== Use --track-origins=yes to see where uninitialised values come from
==1555038== For lists of detected and suppressed errors, rerun with: -s
==1555038== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
18.74user 0.17system 0:19.89elapsed 95%CPU (0avgtext+0avgdata 155296maxresident)k
16inputs+24outputs (0major+70534minor)pagefaults 0swaps

real	0m19.903s
user	0m18.750s
sys	0m0.182s
+ set +x
--------------------------------------------------------------------------------------------------
( 257 / 269 )
data/basic/designYn.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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYn.csm
==1557152== Memcheck, a memory error detector
==1557152== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1557152== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1557152== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYn.csm
==1557152== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12
==1557152== Conditional jump or move depends on uninitialised value(s)
==1557152==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1557152==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1557152==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1557152==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1557152==    by 0x10BBD3: main (sensCSM.c:419)
==1557152== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=12
    d(Face)/d(L) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(L) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "H" for ibody=12
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  4.3992e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "S" for ibody=12
    d(Face)/d(S) check complete with        0 total errors (errmax=  4.7595e-11)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  2.0811e-19)
    d(Node)/d(S) check complete with        0 total errors (errmax=  4.0350e-11)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "T" for ibody=12
    d(Face)/d(T) check complete with        0 total errors (errmax=  7.1468e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  5.6269e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "D" for ibody=12
    d(Face)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "x0" for ibody=12
    d(Face)/d(x0) check complete with        0 total errors (errmax=  1.4787e-11)
    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 geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "y0" for ibody=12
    d(Face)/d(y0) check complete with        0 total errors (errmax=  1.4787e-11)
    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 geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "z0" for ibody=12
    d(Face)/d(z0) check complete with        0 total errors (errmax=  1.4787e-11)
    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 ocsmGetVel     ->      0.711 sec

Sensitivity checks complete with        0 total errors (max geom err=  8.0701e-11) with 0 suppressions
==1557152== 
==1557152== HEAP SUMMARY:
==1557152==     in use at exit: 0 bytes in 0 blocks
==1557152==   total heap usage: 325,336 allocs, 325,336 frees, 817,406,465 bytes allocated
==1557152== 
==1557152== All heap blocks were freed -- no leaks are possible
==1557152== 
==1557152== Use --track-origins=yes to see where uninitialised values come from
==1557152== For lists of detected and suppressed errors, rerun with: -s
==1557152== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
18.84user 0.13system 0:19.12elapsed 99%CPU (0avgtext+0avgdata 159044maxresident)k
16inputs+24outputs (0major+69391minor)pagefaults 0swaps

real	0m19.122s
user	0m18.841s
sys	0m0.142s
+ set +x
--------------------------------------------------------------------------------------------------
( 258 / 269 )
data/basic/designYo.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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYo.csm
==1558154== Memcheck, a memory error detector
==1558154== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1558154== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1558154== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYo.csm
==1558154== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11
==1558154== Conditional jump or move depends on uninitialised value(s)
==1558154==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1558154==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1558154==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1558154==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1558154==    by 0x10BBD3: main (sensCSM.c:419)
==1558154== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=11
    d(Face)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "H" for ibody=11
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  6.6249e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "S" for ibody=11
    d(Face)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  3.9626e-18)
    d(Node)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "T" for ibody=11
    d(Face)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  4.2815e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "D" for ibody=11
    d(Face)/d(D) check complete with        0 total errors (errmax=  1.3126e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "x0" for ibody=11
    d(Face)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "y0" for ibody=11
    d(Face)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  6.1768e-19)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "z0" for ibody=11
    d(Face)/d(z0) check complete with        0 total errors (errmax=  1.3126e-11)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  4.2637e-19)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.420 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.9675e-10) with 0 suppressions
==1558154== 
==1558154== HEAP SUMMARY:
==1558154==     in use at exit: 0 bytes in 0 blocks
==1558154==   total heap usage: 151,882 allocs, 151,882 frees, 754,129,260 bytes allocated
==1558154== 
==1558154== All heap blocks were freed -- no leaks are possible
==1558154== 
==1558154== Use --track-origins=yes to see where uninitialised values come from
==1558154== For lists of detected and suppressed errors, rerun with: -s
==1558154== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
5.97user 0.11system 0:06.23elapsed 97%CPU (0avgtext+0avgdata 141644maxresident)k
16inputs+24outputs (0major+37407minor)pagefaults 0swaps

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

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11
==1558820== Conditional jump or move depends on uninitialised value(s)
==1558820==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1558820==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1558820==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1558820==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1558820==    by 0x10BBD3: main (sensCSM.c:419)
==1558820== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=11
    d(Face)/d(L) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  6.0567e-19)
    d(Node)/d(L) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "H" for ibody=11
    d(Face)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  4.3992e-19)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "S" for ibody=11
    d(Face)/d(S) check complete with        0 total errors (errmax=  4.5069e-11)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  2.0811e-19)
    d(Node)/d(S) check complete with        0 total errors (errmax=  4.0350e-11)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "T" for ibody=11
    d(Face)/d(T) check complete with        0 total errors (errmax=  7.3858e-11)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  5.6269e-19)
    d(Node)/d(T) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "D" for ibody=11
    d(Face)/d(D) check complete with        0 total errors (errmax=  2.2472e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  2.5041e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "x0" for ibody=11
    d(Face)/d(x0) check complete with        0 total errors (errmax=  2.2472e-11)
    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 geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "y0" for ibody=11
    d(Face)/d(y0) check complete with        0 total errors (errmax=  2.2472e-11)
    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 geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "z0" for ibody=11
    d(Face)/d(z0) check complete with        0 total errors (errmax=  2.2472e-11)
    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 ocsmGetVel     ->      0.300 sec

Sensitivity checks complete with        0 total errors (max geom err=  8.0701e-11) with 0 suppressions
==1558820== 
==1558820== HEAP SUMMARY:
==1558820==     in use at exit: 0 bytes in 0 blocks
==1558820==   total heap usage: 139,342 allocs, 139,342 frees, 718,972,931 bytes allocated
==1558820== 
==1558820== All heap blocks were freed -- no leaks are possible
==1558820== 
==1558820== Use --track-origins=yes to see where uninitialised values come from
==1558820== For lists of detected and suppressed errors, rerun with: -s
==1558820== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
5.81user 0.10system 0:06.24elapsed 94%CPU (0avgtext+0avgdata 147428maxresident)k
16inputs+24outputs (0major+37833minor)pagefaults 0swaps

real	0m6.251s
user	0m5.817s
sys	0m0.107s
+ set +x
--------------------------------------------------------------------------------------------------
( 260 / 269 )
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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYq.csm
==1559348== Memcheck, a memory error detector
==1559348== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1559348== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1559348== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYq.csm
==1559348== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12
==1559348== Conditional jump or move depends on uninitialised value(s)
==1559348==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1559348==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1559348==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1559348==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1559348==    by 0x10BBD3: main (sensCSM.c:419)
==1559348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=12
    d(Face)/d(L) check complete with        0 total errors (errmax=  1.2991e-09)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  2.8147e-16)
    d(Node)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "H" for ibody=12
    d(Face)/d(H) check complete with        0 total errors (errmax=  2.9601e-09)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  1.4512e-15)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "S" for ibody=12
    d(Face)/d(S) check complete with        0 total errors (errmax=  1.1757e-09)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  2.3140e-16)
    d(Node)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "T" for ibody=12
    d(Face)/d(T) check complete with        0 total errors (errmax=  2.7958e-09)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  1.2926e-15)
    d(Node)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "D" for ibody=12
    d(Face)/d(D) check complete with        0 total errors (errmax=  5.7413e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  1.4697e-18)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "x0" for ibody=12
    d(Face)/d(x0) check complete with        0 total errors (errmax=  1.1292e-10)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  1.9834e-18)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "y0" for ibody=12
    d(Face)/d(y0) check complete with        0 total errors (errmax=  1.7924e-10)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  4.9035e-18)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "z0" for ibody=12
    d(Face)/d(z0) check complete with        0 total errors (errmax=  5.7413e-11)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  1.4697e-18)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.853 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.9601e-09) with 0 suppressions
==1559348== 
==1559348== HEAP SUMMARY:
==1559348==     in use at exit: 0 bytes in 0 blocks
==1559348==   total heap usage: 347,206 allocs, 347,206 frees, 849,886,901 bytes allocated
==1559348== 
==1559348== All heap blocks were freed -- no leaks are possible
==1559348== 
==1559348== Use --track-origins=yes to see where uninitialised values come from
==1559348== For lists of detected and suppressed errors, rerun with: -s
==1559348== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
16.81user 0.21system 0:17.56elapsed 96%CPU (0avgtext+0avgdata 157184maxresident)k
16inputs+24outputs (0major+67284minor)pagefaults 0swaps

real	0m17.563s
user	0m16.819s
sys	0m0.213s
+ set +x
--------------------------------------------------------------------------------------------------
( 261 / 269 )
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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYr.csm
==1560927== Memcheck, a memory error detector
==1560927== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1560927== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1560927== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYr.csm
==1560927== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12
==1560927== Conditional jump or move depends on uninitialised value(s)
==1560927==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1560927==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1560927==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1560927==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1560927==    by 0x10BBD3: main (sensCSM.c:419)
==1560927== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=12
    d(Face)/d(L) check complete with        0 total errors (errmax=  1.2535e-09)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  2.5973e-16)
    d(Node)/d(L) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "H" for ibody=12
    d(Face)/d(H) check complete with        0 total errors (errmax=  3.0570e-09)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  1.5466e-15)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "S" for ibody=12
    d(Face)/d(S) check complete with        0 total errors (errmax=  1.1592e-09)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  2.2332e-16)
    d(Node)/d(S) check complete with        0 total errors (errmax=  4.0350e-11)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "T" for ibody=12
    d(Face)/d(T) check complete with        0 total errors (errmax=  2.7172e-09)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  1.2188e-15)
    d(Node)/d(T) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "D" for ibody=12
    d(Face)/d(D) check complete with        0 total errors (errmax=  5.0378e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  8.6616e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "x0" for ibody=12
    d(Face)/d(x0) check complete with        0 total errors (errmax=  5.0378e-11)
    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 geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "y0" for ibody=12
    d(Face)/d(y0) check complete with        0 total errors (errmax=  5.0378e-11)
    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 geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=12
Computing finite difference sensitivities for ibody=12

Comparing geometric sensitivities wrt "z0" for ibody=12
    d(Face)/d(z0) check complete with        0 total errors (errmax=  5.0378e-11)
    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 ocsmGetVel     ->      0.580 sec

Sensitivity checks complete with        0 total errors (max geom err=  3.0570e-09) with 0 suppressions
==1560927== 
==1560927== HEAP SUMMARY:
==1560927==     in use at exit: 0 bytes in 0 blocks
==1560927==   total heap usage: 350,729 allocs, 350,729 frees, 818,329,065 bytes allocated
==1560927== 
==1560927== All heap blocks were freed -- no leaks are possible
==1560927== 
==1560927== Use --track-origins=yes to see where uninitialised values come from
==1560927== For lists of detected and suppressed errors, rerun with: -s
==1560927== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
15.74user 0.15system 0:16.46elapsed 96%CPU (0avgtext+0avgdata 160336maxresident)k
16inputs+24outputs (0major+59378minor)pagefaults 0swaps

real	0m16.463s
user	0m15.746s
sys	0m0.151s
+ set +x
--------------------------------------------------------------------------------------------------
( 262 / 269 )
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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYs.csm
==1562568== Memcheck, a memory error detector
==1562568== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1562568== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1562568== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYs.csm
==1562568== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11
==1562568== Conditional jump or move depends on uninitialised value(s)
==1562568==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1562568==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1562568==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1562568==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1562568==    by 0x10BBD3: main (sensCSM.c:419)
==1562568== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=11
    d(Face)/d(L) check complete with        0 total errors (errmax=  1.3007e-09)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  2.8147e-16)
    d(Node)/d(L) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "H" for ibody=11
    d(Face)/d(H) check complete with        0 total errors (errmax=  2.9609e-09)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  1.4512e-15)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "S" for ibody=11
    d(Face)/d(S) check complete with        0 total errors (errmax=  1.1783e-09)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  2.3140e-16)
    d(Node)/d(S) check complete with        0 total errors (errmax=  2.9675e-10)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "T" for ibody=11
    d(Face)/d(T) check complete with        0 total errors (errmax=  2.7964e-09)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  1.2926e-15)
    d(Node)/d(T) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "D" for ibody=11
    d(Face)/d(D) check complete with        0 total errors (errmax=  4.2730e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  1.4697e-18)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "x0" for ibody=11
    d(Face)/d(x0) check complete with        0 total errors (errmax=  1.0859e-10)
    d(Edge)/d(x0) check complete with        0 total errors (errmax=  1.9834e-18)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "y0" for ibody=11
    d(Face)/d(y0) check complete with        0 total errors (errmax=  1.7656e-10)
    d(Edge)/d(y0) check complete with        0 total errors (errmax=  4.9035e-18)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "z0" for ibody=11
    d(Face)/d(z0) check complete with        0 total errors (errmax=  4.2730e-11)
    d(Edge)/d(z0) check complete with        0 total errors (errmax=  1.4697e-18)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.473 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.9609e-09) with 0 suppressions
==1562568== 
==1562568== HEAP SUMMARY:
==1562568==     in use at exit: 0 bytes in 0 blocks
==1562568==   total heap usage: 145,250 allocs, 145,250 frees, 753,085,000 bytes allocated
==1562568== 
==1562568== All heap blocks were freed -- no leaks are possible
==1562568== 
==1562568== Use --track-origins=yes to see where uninitialised values come from
==1562568== For lists of detected and suppressed errors, rerun with: -s
==1562568== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
5.61user 0.17system 0:05.79elapsed 99%CPU (0avgtext+0avgdata 142220maxresident)k
16inputs+24outputs (0major+48221minor)pagefaults 0swaps

real	0m5.794s
user	0m5.618s
sys	0m0.176s
+ set +x
--------------------------------------------------------------------------------------------------
( 263 / 269 )
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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYt.csm
==1562608== Memcheck, a memory error detector
==1562608== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1562608== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1562608== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYt.csm
==1562608== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11
==1562608== Conditional jump or move depends on uninitialised value(s)
==1562608==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1562608==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1562608==    by 0x48B40C1: ocsmSetDtime (OpenCSM.c:22372)
==1562608==    by 0x10D50F: checkGeomSens (sensCSM.c:740)
==1562608==    by 0x10BBD3: main (sensCSM.c:419)
==1562608== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:ocsmSetDtime
   fun:checkGeomSens
   fun:main
}

Comparing geometric sensitivities wrt "L" for ibody=11
    d(Face)/d(L) check complete with        0 total errors (errmax=  1.2809e-09)
    d(Edge)/d(L) check complete with        0 total errors (errmax=  2.7097e-16)
    d(Node)/d(L) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "H" for ibody=11
    d(Face)/d(H) check complete with        0 total errors (errmax=  3.0607e-09)
    d(Edge)/d(H) check complete with        0 total errors (errmax=  1.5497e-15)
    d(Node)/d(H) check complete with        0 total errors (errmax=  8.0701e-11)
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "S" for ibody=11
    d(Face)/d(S) check complete with        0 total errors (errmax=  1.1614e-09)
    d(Edge)/d(S) check complete with        0 total errors (errmax=  2.2374e-16)
    d(Node)/d(S) check complete with        0 total errors (errmax=  4.0350e-11)
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "T" for ibody=11
    d(Face)/d(T) check complete with        0 total errors (errmax=  2.7238e-09)
    d(Edge)/d(T) check complete with        0 total errors (errmax=  1.2247e-15)
    d(Node)/d(T) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "D" for ibody=11
    d(Face)/d(D) check complete with        0 total errors (errmax=  1.5961e-11)
    d(Edge)/d(D) check complete with        0 total errors (errmax=  8.6616e-19)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "x0" for ibody=11
    d(Face)/d(x0) check complete with        0 total errors (errmax=  1.5961e-11)
    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 geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "y0" for ibody=11
    d(Face)/d(y0) check complete with        0 total errors (errmax=  1.5961e-11)
    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 geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=11
Computing finite difference sensitivities for ibody=11

Comparing geometric sensitivities wrt "z0" for ibody=11
    d(Face)/d(z0) check complete with        0 total errors (errmax=  1.5961e-11)
    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 ocsmGetVel     ->      0.331 sec

Sensitivity checks complete with        0 total errors (max geom err=  3.0607e-09) with 0 suppressions
==1562608== 
==1562608== HEAP SUMMARY:
==1562608==     in use at exit: 0 bytes in 0 blocks
==1562608==   total heap usage: 141,306 allocs, 141,306 frees, 720,016,007 bytes allocated
==1562608== 
==1562608== All heap blocks were freed -- no leaks are possible
==1562608== 
==1562608== Use --track-origins=yes to see where uninitialised values come from
==1562608== For lists of detected and suppressed errors, rerun with: -s
==1562608== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
5.50user 0.12system 0:05.78elapsed 97%CPU (0avgtext+0avgdata 148716maxresident)k
16inputs+24outputs (0major+46448minor)pagefaults 0swaps

real	0m5.792s
user	0m5.508s
sys	0m0.130s
+ set +x
--------------------------------------------------------------------------------------------------
( 264 / 269 )
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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYu.csm
==1562882== Memcheck, a memory error detector
==1562882== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1562882== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1562882== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYu.csm
==1562882== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
==1562882== Conditional jump or move depends on uninitialised value(s)
==1562882==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1562882==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1562882==    by 0x494C651: setupForFiniteDifferences (OpenCSM.c:58334)
==1562882==    by 0x48B6739: ocsmGetVel (OpenCSM.c:23434)
==1562882==    by 0x10CE1C: checkGeomSens (sensCSM.c:662)
==1562882==    by 0x10BBD3: main (sensCSM.c:419)
==1562882== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetVel
   fun:checkGeomSens
   fun:main
}
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      4.331 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.0000e-20) with 0 suppressions
==1562882== 
==1562882== HEAP SUMMARY:
==1562882==     in use at exit: 0 bytes in 0 blocks
==1562882==   total heap usage: 343,873 allocs, 343,873 frees, 954,935,433 bytes allocated
==1562882== 
==1562882== All heap blocks were freed -- no leaks are possible
==1562882== 
==1562882== Use --track-origins=yes to see where uninitialised values come from
==1562882== For lists of detected and suppressed errors, rerun with: -s
==1562882== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
16.88user 0.15system 0:17.62elapsed 96%CPU (0avgtext+0avgdata 156632maxresident)k
16inputs+24outputs (0major+62556minor)pagefaults 0swaps

real	0m17.622s
user	0m16.884s
sys	0m0.161s
+ set +x
--------------------------------------------------------------------------------------------------
( 265 / 269 )
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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYv.csm
==1564367== Memcheck, a memory error detector
==1564367== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1564367== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1564367== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYv.csm
==1564367== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
==1564367== Conditional jump or move depends on uninitialised value(s)
==1564367==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1564367==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1564367==    by 0x494C651: setupForFiniteDifferences (OpenCSM.c:58334)
==1564367==    by 0x48B6739: ocsmGetVel (OpenCSM.c:23434)
==1564367==    by 0x10CE1C: checkGeomSens (sensCSM.c:662)
==1564367==    by 0x10BBD3: main (sensCSM.c:419)
==1564367== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetVel
   fun:checkGeomSens
   fun:main
}
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=14
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      4.836 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.0000e-20) with 0 suppressions
==1564367== 
==1564367== HEAP SUMMARY:
==1564367==     in use at exit: 0 bytes in 0 blocks
==1564367==   total heap usage: 348,163 allocs, 348,163 frees, 928,974,271 bytes allocated
==1564367== 
==1564367== All heap blocks were freed -- no leaks are possible
==1564367== 
==1564367== Use --track-origins=yes to see where uninitialised values come from
==1564367== For lists of detected and suppressed errors, rerun with: -s
==1564367== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
17.04user 0.21system 0:17.72elapsed 97%CPU (0avgtext+0avgdata 159588maxresident)k
16inputs+24outputs (0major+64897minor)pagefaults 0swaps

real	0m17.723s
user	0m17.043s
sys	0m0.221s
+ set +x
--------------------------------------------------------------------------------------------------
( 266 / 269 )
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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYw.csm
==1565445== Memcheck, a memory error detector
==1565445== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1565445== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1565445== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYw.csm
==1565445== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
==1565445== Conditional jump or move depends on uninitialised value(s)
==1565445==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1565445==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1565445==    by 0x494C651: setupForFiniteDifferences (OpenCSM.c:58334)
==1565445==    by 0x48B6739: ocsmGetVel (OpenCSM.c:23434)
==1565445==    by 0x10CE1C: checkGeomSens (sensCSM.c:662)
==1565445==    by 0x10BBD3: main (sensCSM.c:419)
==1565445== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetVel
   fun:checkGeomSens
   fun:main
}
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      1.437 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.0000e-20) with 0 suppressions
==1565445== 
==1565445== HEAP SUMMARY:
==1565445==     in use at exit: 0 bytes in 0 blocks
==1565445==   total heap usage: 142,525 allocs, 142,525 frees, 859,537,032 bytes allocated
==1565445== 
==1565445== All heap blocks were freed -- no leaks are possible
==1565445== 
==1565445== Use --track-origins=yes to see where uninitialised values come from
==1565445== For lists of detected and suppressed errors, rerun with: -s
==1565445== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
5.17user 0.14system 0:05.38elapsed 98%CPU (0avgtext+0avgdata 139544maxresident)k
16inputs+24outputs (0major+36844minor)pagefaults 0swaps

real	0m5.383s
user	0m5.182s
sys	0m0.148s
+ set +x
--------------------------------------------------------------------------------------------------
( 267 / 269 )
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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYx.csm
==1565601== Memcheck, a memory error detector
==1565601== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1565601== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1565601== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYx.csm
==1565601== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "L"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
==1565601== Conditional jump or move depends on uninitialised value(s)
==1565601==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1565601==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1565601==    by 0x494C651: setupForFiniteDifferences (OpenCSM.c:58334)
==1565601==    by 0x48B6739: ocsmGetVel (OpenCSM.c:23434)
==1565601==    by 0x10CE1C: checkGeomSens (sensCSM.c:662)
==1565601==    by 0x10BBD3: main (sensCSM.c:419)
==1565601== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetVel
   fun:checkGeomSens
   fun:main
}
 

*********************************************************
Starting geometric sensitivity wrt "H"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "S"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "T"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=13
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      2.250 sec

Sensitivity checks complete with        0 total errors (max geom err=  2.0000e-20) with 0 suppressions
==1565601== 
==1565601== HEAP SUMMARY:
==1565601==     in use at exit: 0 bytes in 0 blocks
==1565601==   total heap usage: 138,911 allocs, 138,911 frees, 832,115,317 bytes allocated
==1565601== 
==1565601== All heap blocks were freed -- no leaks are possible
==1565601== 
==1565601== Use --track-origins=yes to see where uninitialised values come from
==1565601== For lists of detected and suppressed errors, rerun with: -s
==1565601== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
7.46user 0.15system 0:07.78elapsed 97%CPU (0avgtext+0avgdata 148228maxresident)k
16inputs+24outputs (0major+39479minor)pagefaults 0swaps

real	0m7.788s
user	0m7.466s
sys	0m0.153s
+ set +x
--------------------------------------------------------------------------------------------------
( 268 / 269 )
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/geom/LINUX64/JenkinsESP/valgrind/valgrind-AFLR.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-exodus.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-IRIT.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-MKL.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-python.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Tblade3.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-Ubuntu.supp --suppressions=/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/JenkinsESP/valgrind/valgrind-OCC7.6.supp /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYy.csm
==1566002== Memcheck, a memory error detector
==1566002== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1566002== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1566002== Command: /jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/LINUX64/ESP/LINUX64/bin/sensCSM -geom -outLevel 0 ../../OpenCSM/trunk/data/basic/designYy.csm
==1566002== 
--> ocsmCheck() -> status=0 (success)

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=3
Computing finite difference sensitivities for ibody=3

Comparing geometric sensitivities wrt "D" 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=  0.0000e+00)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=3
Computing finite difference sensitivities for ibody=3

Comparing geometric sensitivities wrt "x0" 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=  5.2094e-20)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  1.6602e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=3
Computing finite difference sensitivities for ibody=3

Comparing geometric sensitivities wrt "y0" 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=  4.5099e-20)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  1.5447e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=3
Computing finite difference sensitivities for ibody=3

Comparing geometric sensitivities wrt "z0" 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=  0.0000e+00)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.021 sec

Sensitivity checks complete with        0 total errors (max geom err=  4.7497e-11) with 0 suppressions
==1566002== 
==1566002== HEAP SUMMARY:
==1566002==     in use at exit: 0 bytes in 0 blocks
==1566002==   total heap usage: 5,954 allocs, 5,954 frees, 93,599,935 bytes allocated
==1566002== 
==1566002== All heap blocks were freed -- no leaks are possible
==1566002== 
==1566002== For lists of detected and suppressed errors, rerun with: -s
==1566002== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
3.06user 0.07system 0:03.29elapsed 95%CPU (0avgtext+0avgdata 107548maxresident)k
16inputs+24outputs (0major+25273minor)pagefaults 0swaps

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

*********************************************************
Starting geometric sensitivity wrt "D"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=3
Computing finite difference sensitivities for ibody=3

Comparing geometric sensitivities wrt "D" 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=  0.0000e+00)
    d(Node)/d(D) check complete with        0 total errors (errmax=  4.7497e-11)
 

*********************************************************
Starting geometric sensitivity wrt "x0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=3
Computing finite difference sensitivities for ibody=3

Comparing geometric sensitivities wrt "x0" 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=  5.2094e-20)
    d(Node)/d(x0) check complete with        0 total errors (errmax=  1.6602e-11)
 

*********************************************************
Starting geometric sensitivity wrt "y0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=3
Computing finite difference sensitivities for ibody=3

Comparing geometric sensitivities wrt "y0" 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=  4.5099e-20)
    d(Node)/d(y0) check complete with        0 total errors (errmax=  1.5447e-11)
 

*********************************************************
Starting geometric sensitivity wrt "z0"
*********************************************************

Propagating velocities throughout feature tree
Computing analytic sensitivities (if possible) for ibody=3
Computing finite difference sensitivities for ibody=3

Comparing geometric sensitivities wrt "z0" 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=  0.0000e+00)
    d(Node)/d(z0) check complete with        0 total errors (errmax=  4.7497e-11)
 
==> sensCSM completed successfully

Total CPU time in ocsmGetVel     ->      0.022 sec

Sensitivity checks complete with        0 total errors (max geom err=  4.7497e-11) with 0 suppressions
==1566234== 
==1566234== HEAP SUMMARY:
==1566234==     in use at exit: 0 bytes in 0 blocks
==1566234==   total heap usage: 5,954 allocs, 5,954 frees, 93,599,935 bytes allocated
==1566234== 
==1566234== All heap blocks were freed -- no leaks are possible
==1566234== 
==1566234== For lists of detected and suppressed errors, rerun with: -s
==1566234== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
3.84user 0.07system 0:03.99elapsed 98%CPU (0avgtext+0avgdata 107544maxresident)k
16inputs+24outputs (0major+25271minor)pagefaults 0swaps

real	0m4.001s
user	0m3.846s
sys	0m0.078s
+ set +x
[GNU C Compiler (gcc)] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/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/geom/LINUX64')
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/geom/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/geom/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/geom/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/geom/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/geom,LINUX64,reynolds)
[Static Analysis] Using reference build 'ESP_ValgrindOcsm/CASREV=7.6,ESPTEST=sensCSM/geom,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/geom,ESP_ARCH=LINUX64,buildnode=reynolds #104'.
[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