Skip to content
Failed

Console Output

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      1.262 sec

Sensitivity checks complete with        0 total errors (max tess err=  6.5771e-07) with 0 suppressions
==1305336== 
==1305336== HEAP SUMMARY:
==1305336==     in use at exit: 0 bytes in 0 blocks
==1305336==   total heap usage: 119,241 allocs, 119,241 frees, 731,107,912 bytes allocated
==1305336== 
==1305336== All heap blocks were freed -- no leaks are possible
==1305336== 
==1305336== For lists of detected and suppressed errors, rerun with: -s
==1305336== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
15.23user 0.18system 0:15.55elapsed 99%CPU (0avgtext+0avgdata 144184maxresident)k
16inputs+88outputs (0major+44620minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      1.230 sec

Sensitivity checks complete with        0 total errors (max tess err=  6.5771e-07) with 0 suppressions
==1305565== 
==1305565== HEAP SUMMARY:
==1305565==     in use at exit: 0 bytes in 0 blocks
==1305565==   total heap usage: 123,266 allocs, 123,266 frees, 705,155,020 bytes allocated
==1305565== 
==1305565== All heap blocks were freed -- no leaks are possible
==1305565== 
==1305565== For lists of detected and suppressed errors, rerun with: -s
==1305565== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
16.37user 0.20system 0:16.71elapsed 99%CPU (0avgtext+0avgdata 148780maxresident)k
16inputs+88outputs (0major+66381minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.486 sec

Sensitivity checks complete with        0 total errors (max tess err=  7.1006e-07) with 0 suppressions
==1306110== 
==1306110== HEAP SUMMARY:
==1306110==     in use at exit: 0 bytes in 0 blocks
==1306110==   total heap usage: 76,037 allocs, 76,037 frees, 729,968,214 bytes allocated
==1306110== 
==1306110== All heap blocks were freed -- no leaks are possible
==1306110== 
==1306110== For lists of detected and suppressed errors, rerun with: -s
==1306110== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.78user 0.13system 0:06.94elapsed 99%CPU (0avgtext+0avgdata 134164maxresident)k
16inputs+88outputs (0major+35993minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.380 sec

Sensitivity checks complete with        0 total errors (max tess err=  6.5771e-07) with 0 suppressions
==1306174== 
==1306174== HEAP SUMMARY:
==1306174==     in use at exit: 0 bytes in 0 blocks
==1306174==   total heap usage: 66,532 allocs, 66,532 frees, 639,747,246 bytes allocated
==1306174== 
==1306174== All heap blocks were freed -- no leaks are possible
==1306174== 
==1306174== For lists of detected and suppressed errors, rerun with: -s
==1306174== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.33user 0.15system 0:06.54elapsed 99%CPU (0avgtext+0avgdata 137560maxresident)k
16inputs+88outputs (0major+41677minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      1.215 sec

Sensitivity checks complete with        0 total errors (max tess err=  6.5771e-07) with 0 suppressions
==1306245== 
==1306245== HEAP SUMMARY:
==1306245==     in use at exit: 0 bytes in 0 blocks
==1306245==   total heap usage: 119,069 allocs, 119,069 frees, 713,006,532 bytes allocated
==1306245== 
==1306245== All heap blocks were freed -- no leaks are possible
==1306245== 
==1306245== For lists of detected and suppressed errors, rerun with: -s
==1306245== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
15.57user 0.21system 0:16.21elapsed 97%CPU (0avgtext+0avgdata 144296maxresident)k
16inputs+88outputs (0major+61976minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.968 sec

Sensitivity checks complete with        0 total errors (max tess err=  6.5771e-07) with 0 suppressions
==1306476== 
==1306476== HEAP SUMMARY:
==1306476==     in use at exit: 0 bytes in 0 blocks
==1306476==   total heap usage: 122,524 allocs, 122,524 frees, 688,910,165 bytes allocated
==1306476== 
==1306476== All heap blocks were freed -- no leaks are possible
==1306476== 
==1306476== For lists of detected and suppressed errors, rerun with: -s
==1306476== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
14.17user 0.17system 0:14.64elapsed 97%CPU (0avgtext+0avgdata 149096maxresident)k
16inputs+88outputs (0major+49647minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.451 sec

Sensitivity checks complete with        0 total errors (max tess err=  6.5771e-07) with 0 suppressions
==1306757== 
==1306757== HEAP SUMMARY:
==1306757==     in use at exit: 0 bytes in 0 blocks
==1306757==   total heap usage: 65,216 allocs, 65,216 frees, 649,301,907 bytes allocated
==1306757== 
==1306757== All heap blocks were freed -- no leaks are possible
==1306757== 
==1306757== For lists of detected and suppressed errors, rerun with: -s
==1306757== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.59user 0.13system 0:06.82elapsed 98%CPU (0avgtext+0avgdata 134532maxresident)k
16inputs+88outputs (0major+35679minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.277 sec

Sensitivity checks complete with        0 total errors (max tess err=  6.5771e-07) with 0 suppressions
==1306810== 
==1306810== HEAP SUMMARY:
==1306810==     in use at exit: 0 bytes in 0 blocks
==1306810==   total heap usage: 66,149 allocs, 66,149 frees, 623,813,655 bytes allocated
==1306810== 
==1306810== All heap blocks were freed -- no leaks are possible
==1306810== 
==1306810== For lists of detected and suppressed errors, rerun with: -s
==1306810== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.44user 0.12system 0:06.82elapsed 96%CPU (0avgtext+0avgdata 138160maxresident)k
16inputs+88outputs (0major+34396minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      1.322 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.2994e-06) with 0 suppressions
==1306951== 
==1306951== HEAP SUMMARY:
==1306951==     in use at exit: 0 bytes in 0 blocks
==1306951==   total heap usage: 136,138 allocs, 136,138 frees, 790,426,365 bytes allocated
==1306951== 
==1306951== All heap blocks were freed -- no leaks are possible
==1306951== 
==1306951== For lists of detected and suppressed errors, rerun with: -s
==1306951== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
17.04user 0.20system 0:17.43elapsed 98%CPU (0avgtext+0avgdata 148080maxresident)k
16inputs+88outputs (0major+62628minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      1.234 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.2994e-06) with 0 suppressions
==1307271== 
==1307271== HEAP SUMMARY:
==1307271==     in use at exit: 0 bytes in 0 blocks
==1307271==   total heap usage: 139,600 allocs, 139,600 frees, 759,135,013 bytes allocated
==1307271== 
==1307271== All heap blocks were freed -- no leaks are possible
==1307271== 
==1307271== For lists of detected and suppressed errors, rerun with: -s
==1307271== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
17.99user 0.15system 0:18.37elapsed 98%CPU (0avgtext+0avgdata 152404maxresident)k
16inputs+88outputs (0major+62043minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.552 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.2994e-06) with 0 suppressions
==1307445== 
==1307445== HEAP SUMMARY:
==1307445==     in use at exit: 0 bytes in 0 blocks
==1307445==   total heap usage: 67,271 allocs, 67,271 frees, 724,986,944 bytes allocated
==1307445== 
==1307445== All heap blocks were freed -- no leaks are possible
==1307445== 
==1307445== For lists of detected and suppressed errors, rerun with: -s
==1307445== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.95user 0.12system 0:07.15elapsed 98%CPU (0avgtext+0avgdata 134944maxresident)k
16inputs+88outputs (0major+35840minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.331 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.2994e-06) with 0 suppressions
==1307492== 
==1307492== HEAP SUMMARY:
==1307492==     in use at exit: 0 bytes in 0 blocks
==1307492==   total heap usage: 68,168 allocs, 68,168 frees, 692,138,731 bytes allocated
==1307492== 
==1307492== All heap blocks were freed -- no leaks are possible
==1307492== 
==1307492== For lists of detected and suppressed errors, rerun with: -s
==1307492== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
6.74user 0.22system 0:07.47elapsed 93%CPU (0avgtext+0avgdata 139432maxresident)k
16inputs+88outputs (0major+40924minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      1.509 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.2342e-06) with 0 suppressions
==1307630== 
==1307630== HEAP SUMMARY:
==1307630==     in use at exit: 0 bytes in 0 blocks
==1307630==   total heap usage: 152,521 allocs, 152,521 frees, 791,790,037 bytes allocated
==1307630== 
==1307630== All heap blocks were freed -- no leaks are possible
==1307630== 
==1307630== For lists of detected and suppressed errors, rerun with: -s
==1307630== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
17.37user 0.15system 0:17.61elapsed 99%CPU (0avgtext+0avgdata 150720maxresident)k
16inputs+88outputs (0major+64067minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      1.330 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.2342e-06) with 0 suppressions
==1307928== 
==1307928== HEAP SUMMARY:
==1307928==     in use at exit: 0 bytes in 0 blocks
==1307928==   total heap usage: 156,106 allocs, 156,106 frees, 760,479,329 bytes allocated
==1307928== 
==1307928== All heap blocks were freed -- no leaks are possible
==1307928== 
==1307928== For lists of detected and suppressed errors, rerun with: -s
==1307928== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
18.00user 0.19system 0:20.35elapsed 89%CPU (0avgtext+0avgdata 154308maxresident)k
16inputs+88outputs (0major+69501minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.701 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.2342e-06) with 0 suppressions
==1321126== 
==1321126== HEAP SUMMARY:
==1321126==     in use at exit: 0 bytes in 0 blocks
==1321126==   total heap usage: 67,980 allocs, 67,980 frees, 724,774,552 bytes allocated
==1321126== 
==1321126== All heap blocks were freed -- no leaks are possible
==1321126== 
==1321126== For lists of detected and suppressed errors, rerun with: -s
==1321126== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
7.45user 0.12system 0:07.91elapsed 95%CPU (0avgtext+0avgdata 135732maxresident)k
16inputs+88outputs (0major+36050minor)pagefaults 0swaps

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.523 sec

Sensitivity checks complete with        0 total errors (max tess err=  1.2342e-06) with 0 suppressions
==1321251== 
==1321251== HEAP SUMMARY:
==1321251==     in use at exit: 0 bytes in 0 blocks
==1321251==   total heap usage: 69,828 allocs, 69,828 frees, 692,718,335 bytes allocated
==1321251== 
==1321251== All heap blocks were freed -- no leaks are possible
==1321251== 
==1321251== For lists of detected and suppressed errors, rerun with: -s
==1321251== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
7.42user 0.14system 0:07.64elapsed 98%CPU (0avgtext+0avgdata 140356maxresident)k
16inputs+88outputs (0major+34423minor)pagefaults 0swaps

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

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

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=14
==1321409== Conditional jump or move depends on uninitialised value(s)
==1321409==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1321409==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1321409==    by 0x494C651: setupForFiniteDifferences (OpenCSM.c:58334)
==1321409==    by 0x48B8201: ocsmGetTessVel (OpenCSM.c:23983)
==1321409==    by 0x1100DF: checkTessSens (sensCSM.c:1280)
==1321409==    by 0x10BF72: main (sensCSM.c:455)
==1321409== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetTessVel
   fun:checkTessSens
   fun:main
}
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      4.729 sec

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

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

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

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=14
==1321750== Conditional jump or move depends on uninitialised value(s)
==1321750==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1321750==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1321750==    by 0x494C651: setupForFiniteDifferences (OpenCSM.c:58334)
==1321750==    by 0x48B8201: ocsmGetTessVel (OpenCSM.c:23983)
==1321750==    by 0x1100DF: checkTessSens (sensCSM.c:1280)
==1321750==    by 0x10BF72: main (sensCSM.c:455)
==1321750== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetTessVel
   fun:checkTessSens
   fun:main
}
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      4.859 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.0000e-20) with 0 suppressions
==1321750== 
==1321750== HEAP SUMMARY:
==1321750==     in use at exit: 0 bytes in 0 blocks
==1321750==   total heap usage: 430,351 allocs, 430,351 frees, 1,333,066,087 bytes allocated
==1321750== 
==1321750== All heap blocks were freed -- no leaks are possible
==1321750== 
==1321750== Use --track-origins=yes to see where uninitialised values come from
==1321750== For lists of detected and suppressed errors, rerun with: -s
==1321750== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
21.43user 0.20system 0:21.70elapsed 99%CPU (0avgtext+0avgdata 159744maxresident)k
16inputs+88outputs (0major+59892minor)pagefaults 0swaps

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

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

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=13
==1321912== Conditional jump or move depends on uninitialised value(s)
==1321912==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1321912==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1321912==    by 0x494C651: setupForFiniteDifferences (OpenCSM.c:58334)
==1321912==    by 0x48B8201: ocsmGetTessVel (OpenCSM.c:23983)
==1321912==    by 0x1100DF: checkTessSens (sensCSM.c:1280)
==1321912==    by 0x10BF72: main (sensCSM.c:455)
==1321912== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetTessVel
   fun:checkTessSens
   fun:main
}
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      2.139 sec

Sensitivity checks complete with        0 total errors (max tess err=  2.0000e-20) with 0 suppressions
==1321912== 
==1321912== HEAP SUMMARY:
==1321912==     in use at exit: 0 bytes in 0 blocks
==1321912==   total heap usage: 185,159 allocs, 185,159 frees, 1,246,181,580 bytes allocated
==1321912== 
==1321912== All heap blocks were freed -- no leaks are possible
==1321912== 
==1321912== Use --track-origins=yes to see where uninitialised values come from
==1321912== For lists of detected and suppressed errors, rerun with: -s
==1321912== ERROR SUMMARY: 8 errors from 1 contexts (suppressed: 0 from 0)
8.76user 0.21system 0:09.07elapsed 98%CPU (0avgtext+0avgdata 147852maxresident)k
16inputs+88outputs (0major+41305minor)pagefaults 0swaps

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

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

Generating perturbed configuration with delta-L[1,1]=   0.00500000
Computing analytic sensitivities (if possible) for ibody=13
==1321998== Conditional jump or move depends on uninitialised value(s)
==1321998==    at 0x4A27181: EG_mapBody (egadsTopo.cpp:10306)
==1321998==    by 0x4911186: createPerturbation (OpenCSM.c:42821)
==1321998==    by 0x494C651: setupForFiniteDifferences (OpenCSM.c:58334)
==1321998==    by 0x48B8201: ocsmGetTessVel (OpenCSM.c:23983)
==1321998==    by 0x1100DF: checkTessSens (sensCSM.c:1280)
==1321998==    by 0x10BF72: main (sensCSM.c:455)
==1321998== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:EG_mapBody
   fun:createPerturbation
   fun:setupForFiniteDifferences
   fun:ocsmGetTessVel
   fun:checkTessSens
   fun:main
}
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      2.054 sec

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.045 sec

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

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

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

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

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

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

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

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

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

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

Total CPU time in ocsmGetTessVel ->      0.040 sec

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

real	0m4.042s
user	0m3.885s
sys	0m0.123s
+ set +x
[GNU C Compiler (gcc)] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64')
[GNU C Compiler (gcc)] Successfully parsed console log
[GNU C Compiler (gcc)] -> found 0 issues (skipped 0 duplicates)
[GNU C Compiler (gcc)] Skipping post processing
[GNU C Compiler (gcc)] No filter has been set, publishing all 0 issues
[GNU C Compiler (gcc)] Repository miner is not configured, skipping repository mining
[Clang] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64')
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64')
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Successfully parsed console log
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64')
[Clang] Skipping post processing
[Clang] No filter has been set, publishing all 0 issues
[Clang] Repository miner is not configured, skipping repository mining
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64')
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Skipping post processing
[Static Analysis] No filter has been set, publishing all 0 issues
[Static Analysis] Repository miner is not configured, skipping repository mining
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Successfully parsed console log
[Static Analysis] -> found 0 issues (skipped 0 duplicates)
[Static Analysis] Parsing console log (workspace: '/jenkins/workspace/ESP_ValgrindOcsm/7.6/sensCSM/tess/LINUX64')
[Static Analysis] Skipping post processing
[Static Analysis] No filter has been set, publishing all 0 issues
[Static Analysis] Repository miner is not configured, skipping repository mining
[Static Analysis] Reference build recorder is not configured
[Static Analysis] Obtaining reference build from same job (7.6,sensCSM/tess,LINUX64,reynolds)
[Static Analysis] Using reference build 'ESP_ValgrindOcsm/CASREV=7.6,ESPTEST=sensCSM/tess,ESP_ARCH=LINUX64,buildnode=reynolds #101' to compute new, fixed, and outstanding issues
[Static Analysis] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Static Analysis] Evaluating quality gates
[Static Analysis] -> PASSED - Total (any severity): 0 - Quality Gate: 1
[Static Analysis] -> All quality gates have been passed
[Static Analysis] Health report is disabled - skipping
[Static Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Static Analysis] Attaching ResultAction with ID 'analysis' to build 'ESP_ValgrindOcsm/CASREV=7.6,ESPTEST=sensCSM/tess,ESP_ARCH=LINUX64,buildnode=reynolds #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