Started by user Administrator > git rev-parse --resolve-git-dir /var/jenkins_home/caches/git-611d442db40f52b21170897e2d688c71/.git # timeout=10 Setting origin to git@bitbucket.org:aquila-consortium/borg.git > git config remote.origin.url git@bitbucket.org:aquila-consortium/borg.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.30.2' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials bitbucket access [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/caches/git-611d442db40f52b21170897e2d688c71@tmp/jenkins-gitclient-ssh5785862500005365605.key Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/Ludvig-Doeser/pythonrst-edited-online-with-bitbucket-1674119693893 Seen branch in repository origin/andrews/halo_fnl Seen branch in repository origin/andrews/mvs_port Seen branch in repository origin/andrews/nlo_sdb Seen branch in repository origin/andrews/nlo_sdb_UMA Seen branch in repository origin/andrews/wl_fnl Seen branch in repository origin/eleni/BAO Seen branch in repository origin/eleni/photo-z Seen branch in repository origin/eleni/spectro-z Seen branch in repository origin/florent/velocity Seen branch in repository origin/garcia/de Seen branch in repository origin/guilhem/coalesced_mpi_io Seen branch in repository origin/guilhem/eleni-spec-z Seen branch in repository origin/guilhem/pm_lightcone Seen branch in repository origin/main Seen branch in repository origin/manon/pdmc Seen branch in repository origin/matt/docs_inf Seen branch in repository origin/release/3.0 Seen branch in repository origin/release/3.1 Seen branch in repository origin/sding/update-documentation Seen 20 remote branches Obtained Jenkinsfile from 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 [Pipeline] Start of Pipeline [Pipeline] node Running on ubuntu in /home/jenkins-agent/work/workspace/borg_release_3.0 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential jenkins_bitbucket Fetching changes from the remote Git repository Fetching without tags > git rev-parse --resolve-git-dir /home/jenkins-agent/work/workspace/borg_release_3.0/.git # timeout=10 > git config remote.origin.url git@bitbucket.org:aquila-consortium/borg.git # timeout=10 Fetching upstream changes from git@bitbucket.org:aquila-consortium/borg.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials bitbucket access Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --no-tags --force --progress -- git@bitbucket.org:aquila-consortium/borg.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 (release/3.0) Commit message: "Update notices" > git config core.sparsecheckout # timeout=10 > git checkout -f 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 # timeout=10 > git rev-list --no-walk 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $DOC_DEPLOYER [Pipeline] { [Pipeline] stage [Pipeline] { (Preparation) [Pipeline] script [Pipeline] { [Pipeline] sh ++ echo jenkins-borg-release%2F3.0-17 ++ sed s,%,,g + BTAG=jenkins-borg-release2F3.0-17 + echo -n /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Source) [Pipeline] git The recommended git tool is: git using credential 0c503fb7-7bad-459f-81f1-71467b382d39 Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /home/jenkins-agent/work/workspace/borg_release_3.0/.git # timeout=10 > git config remote.origin.url git@bitbucket.org:aquila-consortium/borg.git # timeout=10 Fetching upstream changes from git@bitbucket.org:aquila-consortium/borg.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git@bitbucket.org:aquila-consortium/borg.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 (refs/remotes/origin/release/3.0) Commit message: "Update notices" [Pipeline] sh + python3 -m venv /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 > git rev-parse refs/remotes/origin/release/3.0^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D release/3.0 # timeout=10 > git checkout -b release/3.0 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 # timeout=10 [Pipeline] sh + ls bitbucket-pipelines.yml build build.sh build@tmp build_tools CHANGES.rst cmake CMakeLists.txt cmake_modules codemeta.json docs docs@tmp downloads examples experiments external extra get-aquila-modules.sh jenkins-borg-release2F3.0-16 jenkins-borg-release2F3.0-17 Jenkinsfile julia libLSS MANIFEST.in python README.rst scripts setup.py tests tools VERSION.txt + echo /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 + ls /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 bin include lib lib64 pyvenv.cfg share [Pipeline] sh + test -e /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 [Pipeline] sh + git submodule init [Pipeline] sh + git submodule update --recursive [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Download deps) [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + bash build.sh --download-deps Ensure the current directory is ARES -- Using default install directory: /home/jenkins-agent/work/workspace/borg_release_3.0/install Downloading http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-4.0.0.tar.gz for CFITSIO_URL to cfitsio_cfitsio-4.0.0.tar.gz => Already downloaded cfitsio_cfitsio-4.0.0.tar.gz Downloading https://bitbucket.org/aquila-consortium/libsharp2/get/1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip for LIBSHARP_URL to libsharp_1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip => Already downloaded libsharp_1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip Downloading https://sourceforge.net/projects/healpix/files/Healpix_3.81/healpix_cxx-3.81.1.tar.gz/download for HEALPIX_URL to healpix_healpix_cxx-3.81.1.tar.gz => Already downloaded healpix_healpix_cxx-3.81.1.tar.gz Downloading https://github.com/ianlancetaylor/libbacktrace/archive/2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz for BACKTRACE_URL to backtrace_2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz => Already downloaded backtrace_2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz Downloading https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.bz2 for BOOST_URL to boost_boost_1_77_0.tar.bz2 => Already downloaded boost_boost_1_77_0.tar.bz2 Downloading https://gitlab.com/libeigen/eigen/-/archive/3.3.7/eigen-3.3.7.tar.bz2 for EIGEN_URL to eigen_eigen-3.3.7.tar.bz2 => Already downloaded eigen_eigen-3.3.7.tar.bz2 Downloading https://github.com/pybind/pybind11/archive/v2.9.0.tar.gz for PYBIND11_URL to pybind11_v2.9.0.tar.gz => Already downloaded pybind11_v2.9.0.tar.gz Downloading https://github.com/devonmpowell/r3d/archive/b3eef85ae5dc111d0148491772e0820406cfe0ea.zip for R3D_URL to r3d_b3eef85ae5dc111d0148491772e0820406cfe0ea.zip => Already downloaded r3d_b3eef85ae5dc111d0148491772e0820406cfe0ea.zip Downloading https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.7/src/hdf5-1.10.7.tar.gz for HDF5_URL to hdf5_hdf5-1.10.7.tar.gz => Already downloaded hdf5_hdf5-1.10.7.tar.gz Downloading http://ftpmirror.gnu.org/gsl/gsl-2.3.tar.gz for GSL_URL to gsl_gsl-2.3.tar.gz => Already downloaded gsl_gsl-2.3.tar.gz Downloading http://www.fftw.org/fftw-3.3.10.tar.gz for FFTW_URL to fftw_fftw-3.3.10.tar.gz => Already downloaded fftw_fftw-3.3.10.tar.gz Downloading https://github.com/lesgourg/class_public/archive/refs/tags/v2.10.8.tar.gz for CLASS_CODE_URL to CLASS_CODE_URL_v2.10.8.tar.gz => Already downloaded CLASS_CODE_URL_v2.10.8.tar.gz Done. You can now upload the /home/jenkins-agent/work/workspace/borg_release_3.0/downloads/ directory to the remote computer in the source directory and use --use-predownload. [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Configure) [Pipeline] ansiColor [Pipeline] { [Pipeline] sh + . /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ PATH=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x(jenkins-borg-release2F3.0-17) ' '!=' x ']' ++ PS1='(jenkins-borg-release2F3.0-17) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + CMAKE_PREFIX_PATH=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17:/opt/boost + export CMAKE_PREFIX_PATH + bash build.sh --python --use-system-boost=/opt/boost --use-system-fftw --use-system-hdf5 --native --purge --extra-flags '-DINSTALL_PYTHON_LOCAL=OFF -DCMAKE_INSTALL_PREFIX=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17' Ensure the current directory is ARES -- Python virtual environment detected: installation default in /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 Summary of CMAKE_FLAGS: -DBUILD_PYTHON_EXTENSION:BOOL=ON -DINTERNAL_BOOST:BOOL=OFF -DBOOST_ROOT=/opt/boost -DINTERNAL_FFTW:BOOL=OFF -DINTERNAL_HDF5:BOOL=OFF -DUSE_NATIVE_ARCH:BOOL=ON -DINSTALL_PYTHON_LOCAL=OFF -DCMAKE_INSTALL_PREFIX=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 -DCFITSIO_URL:URL=file:///home/jenkins-agent/work/workspace/borg_release_3.0/downloads/cfitsio_cfitsio-4.0.0.tar.gz -DLIBSHARP_URL:URL=file:///home/jenkins-agent/work/workspace/borg_release_3.0/downloads/libsharp_1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip -DHEALPIX_URL:URL=file:///home/jenkins-agent/work/workspace/borg_release_3.0/downloads/healpix_healpix_cxx-3.81.1.tar.gz -DBACKTRACE_URL:URL=file:///home/jenkins-agent/work/workspace/borg_release_3.0/downloads/backtrace_2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz -DEIGEN_URL:URL=file:///home/jenkins-agent/work/workspace/borg_release_3.0/downloads/eigen_eigen-3.3.7.tar.bz2 -DPYBIND11_URL:URL=file:///home/jenkins-agent/work/workspace/borg_release_3.0/downloads/pybind11_v2.9.0.tar.gz -DR3D_URL:URL=file:///home/jenkins-agent/work/workspace/borg_release_3.0/downloads/r3d_b3eef85ae5dc111d0148491772e0820406cfe0ea.zip -DGSL_URL:URL=file:///home/jenkins-agent/work/workspace/borg_release_3.0/downloads/gsl_gsl-2.3.tar.gz -DCLASS_CODE_URL:URL=file:///home/jenkins-agent/work/workspace/borg_release_3.0/downloads/CLASS_CODE_URL_v2.10.8.tar.gz -DCONTEXT_TIMER:BOOL=OFF -DARES_PREFIX_PATH=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17:/opt/boost -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=/usr/bin/cc -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_INSTALL_PREFIX=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 -- Found: /usr/bin/cc -- Found: /usr/bin/c++ -- Found: cmake -- Found: autoconf -- Found: automake -- Found: patch -- Found: pkg-config -- The CXX compiler identification is GNU 9.4.0 -- The C compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Performing Test COMPILER_SUPPORTS_MARCH_NATIVE -- Performing Test COMPILER_SUPPORTS_MARCH_NATIVE - Success -- Compiler ID is: C -> GNU, CXX -> GNU -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found suitable version "1.71.0", minimum required is "1.69") found components: random chrono regex system program_options timer stacktrace_basic stacktrace_backtrace stacktrace_addr2line -- Boost version 1.71.0 -- HDF5: Using hdf5 compiler wrapper to determine CXX configuration -- Found HDF5: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.10.4") found components: CXX -- Found FFTW threads: /usr/lib/x86_64-linux-gnu/libfftw3_threads.so -- Found FFTW threads: /usr/lib/x86_64-linux-gnu/libfftw3_omp.so -- Found FFTW: /usr/lib/x86_64-linux-gnu/libfftw3.so -- Used FFTW libraries: /usr/lib/x86_64-linux-gnu/libfftw3_omp.so;/usr/lib/x86_64-linux-gnu/libfftw3.so -- pybind11 v2.9.0 -- Found PythonInterp: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin/python3 (found version "3.8.10") -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.8.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- C compiler version: 9.4.0 -- C++ compiler Version: 9.4.0 -- ARES modules found: --  demo (do not build) -- Registering forward model libLSS/physics/forwards/primordial.hpp -- Registering forward model libLSS/physics/forwards/primordial_as.hpp -- Registering forward model libLSS/physics/forwards/transfer_ehu.hpp -- Registering forward model libLSS/physics/forwards/transfer_class.hpp -- Registering forward model libLSS/physics/forwards/fnl.hpp -- Registering forward model libLSS/physics/hades_pt.hpp -- Registering forward model libLSS/physics/haar.hpp -- Registering forward model libLSS/physics/hades_log.hpp -- Registering forward model libLSS/physics/forwards/upgrade.hpp -- Registering forward model libLSS/physics/forwards/transfer.hpp -- Registering forward model libLSS/physics/forwards/borg_lpt.hpp -- Registering forward model libLSS/physics/forwards/borg_lpt_neutrino.hpp -- Registering forward model libLSS/physics/forwards/borg_qlpt.hpp -- Registering forward model libLSS/physics/forwards/borg_qlpt_rsd.hpp -- Registering forward model libLSS/physics/forwards/borg_2lpt.hpp -- Registering forward model libLSS/physics/forwards/borg_multi_pm.hpp -- Registering forward model libLSS/physics/forwards/downgrade.hpp -- Registering forward model libLSS/physics/forwards/softplus.hpp -- Registering forward model libLSS/physics/forwards/enforceMass.hpp -- Registering forward model libLSS/physics/forwards/patch_model.hpp -- Registering forward model libLSS/physics/forwards/adapt_generic_bias.hpp -- Registering forward model libLSS/physics/forwards/altair_ap.hpp -- Registering forward model libLSS/physics/forwards/kappa_sphere.hpp -- Registering likelihood libLSS/samplers/hades/hades_linear_likelihood.hpp -- Registering likelihood libLSS/samplers/lensing/hades_lensing_likelihood.hpp -- Registering likelihood libLSS/samplers/reduced_shear/hades_reduced_shear_likelihood.hpp -- Registering likelihood libLSS/samplers/borg/borg_poisson_likelihood.hpp -- Registering likelihood libLSS/samplers/borg/borg_null_likelihood.hpp -- Registering likelihood libLSS/samplers/borg/borg_oct_likelihood.hpp -- Registering likelihood libLSS/samplers/borg/borg_oct_likelihood_marg.hpp -- Registering likelihood libLSS/samplers/borg/borg_studentT_likelihood.hpp -- Registering likelihood libLSS/samplers/generic/generic_registry.hpp -- ARES deps are : cfitsio;healpix;backtrace;eigen;gsl;cosmotool;class_code -- Meta deps : test_console test_has_member test_proj test_messenger test_messenger2 test_messenger3 test_schechter test_rgen test_window3d test_slice_sweep test_slice_sweep_double test_cic test_mngp test_uninit test_fused_array test_supersampling test_gradient_supersampling test_array test_auto_interpolator test_gig test_fuse_wrapper test_tuple test_fused_cond test_cic_adjoint test_cg test_cpu_feature test_r3d test_hdf5_buffered test_overload test_class_interface test_domains test_mpi_types test_markov_state test_multi_chain test_part_swapper test_aux_attributes test_generic_likelihood_base test_generic_likelihood_s_field test_generic_likelihood_bias test_ghost_planes test_many_power test_fmin test_robust_poisson test_generic_likelihood_foreground test_power_law_1 test_power_law_0 test_patch_model test_broken_power_law test_forward_velocity test_spherical_projection test_oct_likelihood test_symplectic test_modelio test_hermiticity test_ghost_array test_representation test_hmclet test_dense_mass test_lensing_minimal test_voxel_poisson test_member_check test_tiled_array -- INCLUDE_PATH=/home/jenkins-agent/work/workspace/borg_release_3.0/build;/home/jenkins-agent/work/workspace/borg_release_3.0/build/_deps/r3d-src -- Docfiles= -- System python site: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages -- User python site: /home/jenkins-agent/.local/lib/python3.8/site-packages -- Python install location: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages -- HADES did not find JULIA -- Julia missing, Hades_Julia disabled -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins-agent/work/workspace/borg_release_3.0/build ------------------------------------------------------------------ Configuration done. Move to /home/jenkins-agent/work/workspace/borg_release_3.0/build and type 'make' now. Please check the configuration of your MPI C compiler. You may need to set an environment variable to use the proper compiler. Some example (for SH/BASH shells): - OpenMPI: OMPI_CC=/usr/bin/cc OMPI_CXX=/usr/bin/c++ export OMPI_CC OMPI_CXX ------------------------------------------------------------------ [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] ansiColor [Pipeline] { [Pipeline] dir Running in /home/jenkins-agent/work/workspace/borg_release_3.0/build [Pipeline] { [Pipeline] sh + make -j6 Scanning dependencies of target cfitsio [ 1%] Creating directories for 'cfitsio' Scanning dependencies of target class_code Scanning dependencies of target eigen Scanning dependencies of target libsharp Scanning dependencies of target backtrace Scanning dependencies of target gsl [ 1%] Creating directories for 'eigen' [ 1%] Creating directories for 'class_code' [ 1%] Creating directories for 'libsharp' [ 1%] Creating directories for 'gsl' [ 1%] Creating directories for 'backtrace' [ 1%] Performing download step (verify and extract) for 'cfitsio' [ 1%] Performing download step (verify and extract) for 'eigen' -- verifying file... file='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/cfitsio_cfitsio-4.0.0.tar.gz' -- verifying file... file='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/eigen_eigen-3.3.7.tar.bz2' [ 1%] Performing download step (verify and extract) for 'class_code' -- verifying file... done [ 2%] Performing download step (verify and extract) for 'gsl' -- verifying file... done [ 2%] Performing download step (verify and extract) for 'backtrace' -- verifying file... file='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/CLASS_CODE_URL_v2.10.8.tar.gz' [ 2%] Performing download step (verify and extract) for 'libsharp' -- extracting... src='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/eigen_eigen-3.3.7.tar.bz2' dst='/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/eigen-prefix/src/eigen' -- extracting... [tar xfz] CMake Warning at gsl-stamp/verify-gsl.cmake:15 (message): File will not be verified since no URL_HASH specified -- verifying file... file='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/backtrace_2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz' -- verifying file... done -- verifying file... file='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/libsharp_1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip' -- verifying file... done -- extracting... src='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/cfitsio_cfitsio-4.0.0.tar.gz' dst='/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/cfitsio-prefix/src/cfitsio' -- extracting... [tar xfz] -- verifying file... done -- extracting... src='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/gsl_gsl-2.3.tar.gz' dst='/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl' -- extracting... [tar xfz] -- extracting... src='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/libsharp_1ea651d59b8463f1ddcfa3a4fbd30555c1b101af.zip' dst='/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/libsharp-prefix/src/libsharp' -- extracting... [tar xfz] -- extracting... src='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/backtrace_2446c66076480ce07a6bd868badcbceb3eeecc2e.tar.gz' dst='/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/backtrace-prefix/src/backtrace' -- extracting... [tar xfz] -- extracting... src='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/CLASS_CODE_URL_v2.10.8.tar.gz' dst='/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/class-code-prefix/src/class_code' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 2%] No patch step for 'backtrace' [ 2%] No patch step for 'libsharp' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 2%] No update step for 'libsharp' [ 2%] No update step for 'backtrace' [ 2%] No patch step for 'cfitsio' [ 3%] Performing configure step for 'libsharp' [ 3%] Performing configure step for 'backtrace' [ 3%] No update step for 'cfitsio' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 3%] Performing configure step for 'cfitsio' [ 4%] Performing patch step for 'class_code' [ 4%] No patch step for 'gsl' patching file source/thermodynamics.c [ 4%] No update step for 'class_code' [ 4%] No update step for 'gsl' [ 4%] Performing configure step for 'class_code' [ 4%] Performing configure step for 'gsl' No configure [ 4%] Performing build step for 'class_code' make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. checking for a BSD-compatible install... checking build system type... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... checking build system type... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/cc -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done yes checking whether make supports nested variables... yes [ 4%] No patch step for 'eigen' checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... checking for a BSD-compatible install... yes (GNU style) checking for gcc... /usr/bin/cc x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu configure: WARNING: Not linking with curl for remote file i/o support checking for gcc... /usr/bin/cc checking whether the C compiler works... /usr/bin/install -c checking whether build environment is sane... [ 4%] No update step for 'eigen' yes checking for a thread-safe mkdir -p... [ 5%] Performing configure step for 'eigen' /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /usr/bin/sed -- The C compiler identification is GNU 9.4.0 yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether make sets $(MAKE)... (cached) yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking build system type... checking whether we are cross compiling... no -- The CXX compiler identification is GNU 9.4.0 checking for suffix of object files... checking whether we are cross compiling... -- Check for working C compiler: /usr/bin/cc x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... /usr/bin/cc no o checking whether we are using the GNU C compiler... checking for suffix of object files... no checking for suffix of object files... checking whether the C compiler works... yes checking whether /usr/bin/cc accepts -g... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info yes checking for /usr/bin/cc option to accept ISO C89... yes checking whether /usr/bin/cc accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed checking whether /usr/bin/cc understands -c and -o together... yes checking for /usr/bin/cc option to accept ISO C89... checking whether we are cross compiling... none needed checking whether /usr/bin/cc understands -c and -o together... -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done yes checking how to run the C preprocessor... none needed checking how to run the C preprocessor... -- Check for working CXX compiler: /usr/bin/c++ no checking for suffix of object files... yes checking dependency style of /usr/bin/cc... none checking for ar... ar checking the archiver (ar) interface... /usr/bin/cc -E /usr/bin/cc -E o checking whether we are using the GNU C compiler... ar checking build system type... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes checking whether /usr/bin/cc accepts -g... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info yes checking for /usr/bin/cc option to accept ISO C89... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/cc... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... -- Detecting CXX compiler ABI info - done yes checking for sys/types.h... yes gcc3 checking how to run the C preprocessor... -- Detecting CXX compile features -- Detecting CXX compile features - done checking for sys/types.h... -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 yes /usr/bin/cc -E yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... checking for sys/stat.h... checking for sys/stat.h... checking whether ln -s works... yes checking how to print strings... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... yes yes checking for stdlib.h... checking for stdlib.h... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... -- Performing Test EIGEN_COMPILER_SUPPORT_CPP11 - Success -- Performing Test COMPILER_SUPPORT_std=cpp03 /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for string.h... checking for string.h... BSD nm checking the maximum length of command line arguments... ok 1572864 checking whether the shell understands some XSI constructs... checking for sysroot... no checking for a working dd... yes checking whether the shell understands "+="... yes yes /usr/bin/dd checking how to truncate binary pipes... checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... yes checking for memory.h... /usr/bin/dd bs=4096 count=1 -- Performing Test COMPILER_SUPPORT_std=cpp03 - Success -- Performing Test standard_math_library_linked_to_automatically checking for memory.h... checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... yes yes @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... checking for strings.h... checking for strings.h... /usr/bin/cc -E yes checking for ANSI C header files... yes checking for inttypes.h... checking for inttypes.h... -- Performing Test standard_math_library_linked_to_automatically - Success -- Standard libraries to link to explicitly: none -- Performing Test COMPILER_SUPPORT_WERROR yes ok checking for sysroot... no checking for stdint.h... yes checking for mt... mt checking if mt is a manifest tool... checking for stdint.h... no checking for ANSI C header files... yes checking for unistd.h... yes checking for unistd.h... yes -- Performing Test COMPILER_SUPPORT_WERROR - Success -- Performing Test COMPILER_SUPPORT_pedantic checking for sys/types.h... yes checking minix/config.h usability... yes checking for gcc... (cached) /usr/bin/cc yes checking for sys/stat.h... no checking minix/config.h presence... yes checking for sys/types.h... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/cc accepts -g... (cached) yes checking for /usr/bin/cc option to accept ISO C89... (cached) none needed checking for gfortran... gfortran checking whether we are using GNU Fortran... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes cfitsio: == Adding wrapper support for GNU Fortran... done checking for ar... ar checking for ranlib... ranlib yes checking for stdlib.h... (cached) yes -- Performing Test COMPILER_SUPPORT_pedantic - Success yes -- Performing Test COMPILER_SUPPORT_Wall checking for stdlib.h... checking for string.h... (cached) yes checking for sys/stat.h... checking math.h usability... yes checking for a BSD-compatible install... yes yes /usr/bin/install -c checking whether build environment is sane... checking for string.h... yes checking for stdlib.h... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking math.h presence... yes yes yes yes checking for math.h... yes checking whether make supports nested variables... -- Performing Test COMPILER_SUPPORT_Wall - Success yes -- Performing Test COMPILER_SUPPORT_Wextra checking for memory.h... checking limits.h usability... checking for string.h... checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) /usr/bin/cc yes checking for strings.h... yes checking limits.h presence... yes checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/cc accepts -g... (cached) yes checking for /usr/bin/cc option to accept ISO C89... (cached) none needed checking whether /usr/bin/cc understands -c and -o together... (cached) yes checking for ranlib... ranlib checking for gawk... (cached) mawk checking for dwz... no checking how to print strings... yes checking for limits.h... yes checking for memory.h... yes checking for inttypes.h... -- Performing Test COMPILER_SUPPORT_Wextra - Success -- Performing Test COMPILER_SUPPORT_Wundef printf checking for a sed that does not truncate output... yes /usr/bin/sed cfitsio: == Using gcc version 9 checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/cc... checking for inflateEnd in -lz... checking for strings.h... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for stdint.h... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for inttypes.h... yes checking whether ftruncate works... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... -- Performing Test COMPILER_SUPPORT_Wundef - Success checking for unistd.h... -- Performing Test COMPILER_SUPPORT_Wcastalign yes checking for stdint.h... yes checking whether long long is defined... yes checking for dlfcn.h... yes yes checking whether system V style IPC services are supported... yes checking for unistd.h... checking for objdir... .libs ok -- Performing Test COMPILER_SUPPORT_Wcastalign - Success -- Performing Test COMPILER_SUPPORT_Wcharsubscripts yes checking for dlfcn.h... checking for dlfcn.h... yes checking whether flock_t is defined in sys/fcntl.h... no checking whether flock_t is defined in sys/flock.h... yes checking for objdir... checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... .libs yes checking for objdir... no .libs checking whether union semun is defined... -- Performing Test COMPILER_SUPPORT_Wcharsubscripts - Success -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor no checking for fmemopen... no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes checking if /usr/bin/cc static flag -static works... yes checking for library containing gethostbyname... checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... -- Performing Test COMPILER_SUPPORT_Wnonvirtualdtor - Success -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/cc static flag -static works... none required checking for library containing connect... yes checking if /usr/bin/cc static flag -static works... yes checking if /usr/bin/cc supports -c -o file.o... none required -- Performing Test COMPILER_SUPPORT_Wunusedlocaltypedefs - Success -- Performing Test COMPILER_SUPPORT_Wpointerarith configure: creating ./config.status yes checking if /usr/bin/cc supports -c -o file.o... (cached) yes checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking if /usr/bin/cc supports -c -o file.o... yes checking if /usr/bin/cc supports -c -o file.o... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... yes checking if /usr/bin/cc supports -c -o file.o... (cached) yes checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking if /usr/bin/cc supports -c -o file.o... (cached) yes checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... -- Performing Test COMPILER_SUPPORT_Wpointerarith - Success -- Performing Test COMPILER_SUPPORT_Wwritestrings yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for /usr/bin/cc option to accept ISO C99... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for size_t... none needed checking for /usr/bin/cc option to support OpenMP... config.status: creating Makefile no checking unwind.h usability... -- Performing Test COMPILER_SUPPORT_Wwritestrings - Success -- Performing Test COMPILER_SUPPORT_Wformatsecurity configure: creating ./config.status yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for working volatile... -fopenmp checking our pkgconfig libname... libsharp2 checking our pkgconfig version... 1.0.0 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/pkgconfig checking our pkgconfig_libfile... libsharp2.pc checking our package / suffix... libsharp2 / checking our pkgconfig description... yes checking for inline... libsharp2 Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lsharp2 -lm checking our pkgconfig cppflags... yes checking for -funwind-tables option... -- Performing Test COMPILER_SUPPORT_Wformatsecurity - Success -- Performing Test COMPILER_SUPPORT_Wshorten64to32 -fopenmp checking our pkgconfig ldflags... -fopenmp inline checking whether char is unsigned... -- Performing Test COMPILER_SUPPORT_Wshorten64to32 - Failed noninstalled pkgconfig -L /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/libsharp-prefix/src/libsharp-build/.libs -- Performing Test COMPILER_SUPPORT_Wlogicalop noninstalled pkgconfig -I //home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/libsharp-prefix/src/libsharp yes checking for -frandom-seed=string option... no checking for cos in -lm... checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether /usr/bin/cc supports -W... yes checking whether /usr/bin/cc supports -Wall... config.status: creating Makefile yes checking for GNU-style extern inline... yes -- Performing Test COMPILER_SUPPORT_Wlogicalop - Success config.status: creating cfitsio.pc -- Performing Test COMPILER_SUPPORT_Wenumconversion checking whether /usr/bin/cc supports -Wwrite-strings... no checking for C99-style inline... Congratulations, Makefile update was successful. You may want to run "make" now. yes -- Performing Test COMPILER_SUPPORT_Wenumconversion - Failed -- Performing Test COMPILER_SUPPORT_Wcpp11extensions checking whether /usr/bin/cc supports -Wstrict-prototypes... -- Performing Test COMPILER_SUPPORT_Wcpp11extensions - Failed -- Performing Test COMPILER_SUPPORT_Wdoublepromotion yes checking whether /usr/bin/cc supports -Wmissing-prototypes... yes checking ieeefp.h usability... [ 5%] Performing build step for 'cfitsio' yes checking whether /usr/bin/cc supports -Wold-style-definition... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for vprintf... yes checking whether /usr/bin/cc supports -Wmissing-format-attribute... -- Performing Test COMPILER_SUPPORT_Wdoublepromotion - Success -- Performing Test COMPILER_SUPPORT_Wnopsabi yes checking whether /usr/bin/cc supports -Wcast-qual... yes checking for _doprnt... yes checking for _Unwind_GetIPInfo... no checking for memcpy... yes checking __sync extensions... -- Performing Test COMPILER_SUPPORT_Wnopsabi - Success -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros yes checking __atomic extensions... yes checking for memmove... -- Performing Test COMPILER_SUPPORT_Wnovariadicmacros - Success -- Performing Test COMPILER_SUPPORT_Wnolonglong yes checking output filetype... yes checking for strdup... elf64 checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for strtol... -- Performing Test COMPILER_SUPPORT_Wnolonglong - Success -- Performing Test COMPILER_SUPPORT_fnochecknew yes checking for sys/mman.h... yes checking for mmap... yes checking for strtoul... yes checking link.h usability... -- Performing Test COMPILER_SUPPORT_fnochecknew - Success -- Performing Test COMPILER_SUPPORT_fnocommon yes checking for EXIT_SUCCESS and EXIT_FAILURE... yes checking for cos in -lm... (cached) yes yes checking link.h presence... checking whether feenableexcept is declared... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking whether fesettrapenable is declared... yes checking mach-o/dyld.h usability... no -- Performing Test COMPILER_SUPPORT_fnocommon - Success -- Performing Test COMPILER_SUPPORT_fstrictaliasing checking whether hypot is declared... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking whether expm1 is declared... no checking sys/ldr.h presence... -- Performing Test COMPILER_SUPPORT_fstrictaliasing - Success -- Performing Test COMPILER_SUPPORT_wd981 no checking for sys/ldr.h... no checking for fcntl... yes checking whether acosh is declared... -- Performing Test COMPILER_SUPPORT_wd981 - Failed -- Performing Test COMPILER_SUPPORT_wd2304 -- Performing Test COMPILER_SUPPORT_wd2304 - Failed -- Performing Test COMPILER_SUPPORT_STRICTANSI yes yes checking whether strnlen is declared... checking whether asinh is declared... -- Performing Test COMPILER_SUPPORT_STRICTANSI - Failed -- Performing Test COMPILER_SUPPORT_Qunusedarguments -- Performing Test COMPILER_SUPPORT_Qunusedarguments - Failed -- Performing Test COMPILER_SUPPORT_ansi yes yes checking whether atanh is declared... checking whether getpagesize is declared... yes checking whether ldexp is declared... yes checking for lstat... -- Performing Test COMPILER_SUPPORT_ansi - Success -- Performing Test COMPILER_SUPPORT_OPENMP yes checking whether frexp is declared... yes checking for readlink... yes checking whether fprnd_t is declared... config.status: creating Makefile yes -- Performing Test COMPILER_SUPPORT_OPENMP - Success no checking for getexecname... config.status: executing depfiles commands -- Found unsuitable Qt version "" from NOTFOUND config.status: executing libtool commands checking whether isinf is declared... config.status: executing libsharp2.pc commands config.status: creating libsharp2.pc.in config.status: creating libsharp2.pc yes config.status: creating libsharp2-uninstalled.pc no checking for KERN_PROC... checking whether isfinite is declared... config.status: creating libsharp2-uninstalled.sh no checking for KERN_PROG_ARGS... yes checking whether finite is declared... no checking for clock_gettime... [ 5%] Performing build step for 'libsharp' yes CC libsharp2/pocketfft.lo checking whether isnan is declared... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking whether log1p is declared... cfileio.c: In function ‘ffomem’: cfileio.c:339:38: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 55 [-Wformat-truncation=] 339 | " extension with EXTNAME = %s,", extname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from cfileio.c:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 28 and 98 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yes checking for compress in -lz... yes checking for long double stdio... yes checking whether --compress-debug-sections is supported... yes checking for extended floating point registers... yes checking for IEEE arithmetic interface type... gnux86 checking for FPU_SETCW... yes checking for SSE extensions... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... no checking for nm... /usr/bin/nm -B checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... no checking whether tests can run... yes checking for IEEE compiler flags... none checking for IEEE comparisons... yes checking that generated files are newer than configure... done configure: creating ./config.status yes checking for IEEE denormalized values... yes cfileio.c: In function ‘ffopen’: cfileio.c:971:38: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 55 [-Wformat-truncation=] 971 | " extension with EXTNAME = %s,", extname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from cfileio.c:13: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 28 and 98 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checking that generated files are newer than configure... done configure: creating ./config.status -- The Fortran compiler identification is GNU 9.4.0 -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran -- works -- Detecting Fortran compiler ABI info drvrfile.c: In function ‘file_truncate’: drvrfile.c:465:5: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] 465 | ftruncate(fdesc, (OFF_T) filesize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes -- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES CHOLMOD_LIBRARIES) -- Could NOT find UMFPACK (missing: UMFPACK_INCLUDES UMFPACK_LIBRARIES) -- Could NOT find SUPERLU (missing: SUPERLU_INCLUDES SUPERLU_LIBRARIES SUPERLU_VERSION_OK) drvrmem.c: In function ‘mem_compress_open’: drvrmem.c:607:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 607 | fread(buffer, 1, 4L, diskfile); /* read 4 bytes */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrmem.c:652:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 652 | fread(buffer, 1, 4L, diskfile); /* read 4 bytes */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- A version of Pastix has been found but pastix_nompi.h does not exist in the include directory. Because Eigen tests require a version without MPI, we disable the Pastix backend. -- Could NOT find SPQR (missing: SPQR_INCLUDES SPQR_LIBRARIES) -- Found unsuitable Qt version "" from NOTFOUND drvrnet.c: In function ‘https_open’: drvrnet.c:1094:82: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1094 | snprintf(errStr,MAXLEN,"Content-Length not a multiple of 2880 (https_open) %u", | ~^ | | | unsigned int | %lu 1095 | inmem.size); | ~~~~~~~~~~ | | | size_t {aka long unsigned int} drvrnet.c: In function ‘https_file_open’: drvrnet.c:1181:64: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1181 | "Content-Length not a multiple of 2880 (https_file_open) %d", | ~^ | | | int | %ld 1182 | inmem.size); | ~~~~~~~~~~ | | | size_t {aka long unsigned int} drvrnet.c: In function ‘ftps_open’: drvrnet.c:1418:84: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1418 | snprintf(errStr,MAXLEN,"Content-Length not a multiple of 2880 (ftps_open) %u", | ~^ | | | unsigned int | %lu 1419 | inmem.size); | ~~~~~~~~~~ | | | size_t {aka long unsigned int} drvrnet.c: In function ‘ftps_file_open’: drvrnet.c:1570:66: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1570 | "Content-Length not a multiple of 2880 (ftps_file_open) %d", | ~^ | | | int | %ld 1571 | inmem.size); | ~~~~~~~~~~ | | | size_t {aka long unsigned int} drvrnet.c: In function ‘root_openfile’: drvrnet.c:4213:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 4213 | fgets(recbuf,MAXLEN,stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:4246:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 4246 | fgets(recbuf,MAXLEN,stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ -- Performing Test COMPILER_SUPPORT_FASTMATH config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh drvrnet.c: In function ‘ftp_status’: drvrnet.c:3845:78: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 57 [-Wformat-truncation=] 3845 | snprintf(errorstr,SHORTLEN,"ERROR ftp_status wants %s but got unexpected %s", statusstr, recbuf); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 44 or more bytes (assuming 1243) into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:3838:69: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 68 [-Wformat-truncation=] 3838 | snprintf(errorstr,SHORTLEN,"ERROR ftp_status wants %s but got %s", statusstr, recbuf); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 33 or more bytes (assuming 1232) into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.status: creating config.h -- Performing Test COMPILER_SUPPORT_FASTMATH - Success -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0") config.status: executing libtool commands config.status: executing default commands ar: creating libclass.a drvrnet.c: In function ‘ftp_file_exist’: drvrnet.c:2968:30: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] 2968 | snprintf(tmpstr,MAXLEN,"CWD %s\r\n",fn); | ^~ ~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1206 bytes into a destination of size 1200 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:2966:30: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] 2966 | snprintf(tmpstr,MAXLEN,"CWD %s\r\n",&fn[1]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1206 bytes into a destination of size 1200 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:3098:34: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1195 [-Wformat-truncation=] 3098 | snprintf(tmpstr,MAXLEN,"RETR %s\r\n",newfn); | ^~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 8 and 1207 bytes into a destination of size 1200 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ a - build/growTable.o a - build/dei_rkck.o a - build/sparse.o a - build/evolver_rkck.o a - build/evolver_ndf15.o a - build/arrays.o a - build/parser.o a - build/quadrature.o a - build/hyperspherical.o a - build/common.o a - build/trigonometric_integrals.o a - build/input.o a - build/background.o a - build/thermodynamics.o a - build/perturbations.o a - build/primordial.o a - build/nonlinear.o a - build/transfer.o a - build/spectra.o a - build/lensing.o a - build/distortions.o a - build/wrap_recfast.o a - build/injection.o a - build/noninjection.o a - build/hyrectools.o a - build/helium.o a - build/hydrogen.o a - build/history.o a - build/wrap_hyrec.o a - build/energy_injection.o [ 5%] Performing install step for 'class_code' config.status: creating Makefile [ 6%] Performing build step for 'backtrace' -- Will copy /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/class-code-prefix/src/class_code/include/../external/bbn/sBBN.dat;/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/class-code-prefix/src/class_code/include/../external/bbn/sBBN_2017.dat;/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/class-code-prefix/src/class_code/include/../external/bbn/sBBN_2017_marcucci.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/energy_injection.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/helium.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/history.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/hydrogen.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/hyrectools.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/wrap_hyrec.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/wrap_recfast.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/injection.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/noninjection.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/arrays.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/background.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/class.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/common.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/dei_rkck.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/distortions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/evolver_ndf15.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/evolver_rkck.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/growTable.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/hermite3_interpolation_csource.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/hermite4_interpolation_csource.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/hermite6_interpolation_csource.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/hyperspherical.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/input.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/lensing.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/macros_precision.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/nonlinear.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/output.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/parser.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/perturbations.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/precisions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/primordial.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/quadrature.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/sparse.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/spectra.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/svnversion.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/thermodynamics.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/transfer.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/class_code/trigonometric_integrals.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/bbn/sBBN.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/bbn/sBBN_2017.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/bbn/sBBN_2017_marcucci.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/hyrec/Alpha_inf.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/hyrec/R_inf.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/hyrec/fit_swift.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/hyrec/input.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/hyrec/output_xe.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/hyrec/two_photon_tables.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aquila_borg/class/hyrec/two_photon_tables_hires.dat config.status: creating gsl_version.h drvrnet.c: In function ‘ftp_open_network’: drvrnet.c:2674:30: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] 2674 | snprintf(tmpstr,MAXLEN,"CWD %s\r\n",fn); | ^~ ~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1206 bytes into a destination of size 1200 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:2672:30: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] 2672 | snprintf(tmpstr,MAXLEN,"CWD %s\r\n",&fn[1]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 7 and 1206 bytes into a destination of size 1200 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:2804:34: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1195 [-Wformat-truncation=] 2804 | snprintf(tmpstr,MAXLEN,"RETR %s\r\n",newfn); | ^~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 8 and 1207 bytes into a destination of size 1200 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c atomic.c -fPIC -DPIC -o atomic.o [ 7%] Completed 'class_code' config.status: creating gsl.spec libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c dwarf.c -fPIC -DPIC -o dwarf.o [ 7%] Built target class_code drvrnet.c: In function ‘http_open_network’: drvrnet.c:835:33: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] 835 | snprintf(tmpstr,MAXLEN,"GET %s HTTP/1.0\r\n",fn); | ^~ ~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 16 and 1215 bytes into a destination of size 1200 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:833:46: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size between 1078 and 1187 [-Wformat-truncation=] 833 | snprintf(tmpstr,MAXLEN,"GET http://%s:%-d%s HTTP/1.0\r\n",host,port,fn); | ^~ ~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 25 and 1333 bytes into a destination of size 1200 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:840:54: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 79 [-Wformat-truncation=] 840 | snprintf(tmpstr1, SHORTLEN,"Authorization: Basic %s\r\n", tmpstr2); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 24 and 1223 bytes into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:866:36: warning: ‘%s’ directive output may be truncated writing up to 99 bytes into a region of size 94 [-Wformat-truncation=] 866 | snprintf(tmpstr1,SHORTLEN,"Host: %s:%-d\r\n\r\n",host,port); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 13 and 122 bytes into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drvrnet.c:881:70: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1162 [-Wformat-truncation=] 881 | snprintf (errorstr,MAXLEN,"http header short (http_open_network) %s",recbuf); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from drvrnet.c:170: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 39 and 1238 bytes into a destination of size 1200 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.status: creating blas/Makefile Scanning dependencies of target test_stl_container [ 7%] Building CXX object libLSS/tests/CMakeFiles/test_stl_container.dir/test_stl_container.cpp.o config.status: creating block/Makefile config.status: creating bspline/Makefile config.status: creating cblas/Makefile config.status: creating cdf/Makefile config.status: creating cheb/Makefile config.status: creating combination/Makefile config.status: creating complex/Makefile config.status: creating const/Makefile config.status: creating deriv/Makefile [ 7%] Linking CXX executable test_stl_container config.status: creating dht/Makefile config.status: creating diff/Makefile [ 7%] Built target test_stl_container libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c fileline.c -fPIC -DPIC -o fileline.o config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating eigen/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c posix.c -fPIC -DPIC -o posix.o config.status: creating err/Makefile config.status: creating fit/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c print.c -fPIC -DPIC -o print.o config.status: creating fft/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c sort.c -fPIC -DPIC -o sort.o config.status: creating gsl/Makefile config.status: creating histogram/Makefile config.status: creating ieee-utils/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c state.c -fPIC -DPIC -o state.o config.status: creating integration/Makefile -- Looking for pthread.h config.status: creating interpolation/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c backtrace.c -fPIC -DPIC -o backtrace.o config.status: creating linalg/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c simple.c -fPIC -DPIC -o simple.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c elf.c -fPIC -DPIC -o elf.o config.status: creating matrix/Makefile -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD config.status: creating min/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c mmapio.c -fPIC -DPIC -o mmapio.o config.status: creating monte/Makefile -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads config.status: creating multifit/Makefile libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c mmap.c -fPIC -DPIC -o mmap.o config.status: creating multifit_nlinear/Makefile config.status: creating multilarge/Makefile -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread config.status: creating multilarge_nlinear/Makefile config.status: creating multimin/Makefile -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find GOOGLEHASH (missing: GOOGLEHASH_INCLUDES GOOGLEHASH_COMPILE) -- Could NOT find ADOLC (missing: ADOLC_INCLUDES ADOLC_LIBRARIES) In file included from /usr/include/string.h:495, from editcol.c:8: In function ‘strncpy’, inlined from ‘ffkshf’ at editcol.c:2809:19: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ editcol.c: In function ‘ffkshf’: editcol.c:2808:24: note: length computed here 2808 | i1 = strlen(newkey); | ^~~~~~~~~~~~~~ config.status: creating multiroots/Makefile -- Could NOT find MPFR (missing: MPFR_INCLUDES MPFR_LIBRARIES MPFR_VERSION_OK) (Required is at least version "2.3.0") -- Could NOT find GMP (missing: GMP_INCLUDES GMP_LIBRARIES) -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") config.status: creating multiset/Makefile config.status: creating ntuple/Makefile -- Found FFTW: /usr/include config.status: creating ode-initval/Makefile CUDA_TOOLKIT_ROOT_DIR not found or specified -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (Required is at least version "7.0") -- Found unsuitable Qt version "" from NOTFOUND -- Qt4 not found, so disabling the mandelbrot and opengl demos config.status: creating ode-initval2/Makefile -- Could NOT find CHOLMOD (missing: CHOLMOD_INCLUDES CHOLMOD_LIBRARIES) -- Could NOT find UMFPACK (missing: UMFPACK_INCLUDES UMFPACK_LIBRARIES) -- Could NOT find SUPERLU (missing: SUPERLU_INCLUDES SUPERLU_LIBRARIES SUPERLU_VERSION_OK) -- A version of Pastix has been found but pastix_nompi.h does not exist in the include directory. Because Eigen tests require a version without MPI, we disable the Pastix backend. -- ************************************************************ -- *** Eigen's unit tests configuration summary *** -- ************************************************************ -- -- Build type: Release -- Build site: lavaux-KVM -- Build string: linux-5.15.0-58-generic-_-9.4.0-sse2-64bit -- Enabled backends: Boost.Multiprecision, fftw, -- Disabled backends: Cholmod, UmfPack, SuperLU, PaStiX, METIS, SPQR, Qt4 support, GoogleHash, Adolc, MPFR C++, OpenGL, -- Default order: Column-major -- Maximal matrix/vector size: 320 -- SSE2: Using architecture defaults -- SSE3: Using architecture defaults -- SSSE3: Using architecture defaults -- SSE4.1: Using architecture defaults -- SSE4.2: Using architecture defaults -- AVX: Using architecture defaults -- FMA: Using architecture defaults -- AVX512: Using architecture defaults -- Altivec: Using architecture defaults -- VSX: Using architecture defaults -- ARM NEON: Using architecture defaults -- ARMv8 NEON: Using architecture defaults -- S390X ZVECTOR: Using architecture defaults -- C++11: OFF -- SYCL: OFF -- CUDA: OFF -- CXX: /usr/bin/c++ CXX_VERSION: c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 CXX_FLAGS: -std=c++03 -pedantic -Wall -Wextra -Wundef -Wcast-align -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith -Wwrite-strings -Wformat-security -Wlogical-op -Wdouble-promotion -Wno-psabi -Wno-variadic-macros -Wno-long-long -fno-check-new -fno-common -fstrict-aliasing -ansi Sparse lib flags: -- ************************************************************ -- -- Configured Eigen 3.3.7 -- -- Some things you can do now: -- --------------+-------------------------------------------------------------- -- Command | Description -- --------------+-------------------------------------------------------------- -- make install | Install Eigen. Headers will be installed to: -- | / -- | Using the following values: -- | CMAKE_INSTALL_PREFIX: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install -- | INCLUDE_INSTALL_DIR: include/eigen3 -- | Change the install location of Eigen headers using: -- | cmake . -DCMAKE_INSTALL_PREFIX=yourprefix -- | Or: -- | cmake . -DINCLUDE_INSTALL_DIR=yourdir -- make doc | Generate the API documentation, requires Doxygen & LaTeX -- make check | Build and run the unit-tests. Read this page: -- | http://eigen.tuxfamily.org/index.php?title=Tests -- make blas | Build BLAS library (not the same thing as Eigen) -- make uninstall| Removes files installed by make install -- --------------+-------------------------------------------------------------- -- config.status: creating permutation/Makefile -- Configuring done config.status: creating poly/Makefile config.status: creating qrng/Makefile config.status: creating randist/Makefile config.status: creating rng/Makefile config.status: creating roots/Makefile config.status: creating rstat/Makefile config.status: creating siman/Makefile config.status: creating sort/Makefile config.status: creating spblas/Makefile config.status: creating splinalg/Makefile config.status: creating spmatrix/Makefile config.status: creating specfunc/Makefile config.status: creating statistics/Makefile config.status: creating sum/Makefile config.status: creating sys/Makefile config.status: creating test/Makefile libtool: link: ar cru .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libbacktrace.a config.status: creating utils/Makefile libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) config.status: creating vector/Makefile [ 8%] Performing install step for 'backtrace' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include' config.status: creating wavelet/Makefile /usr/bin/install -c -m 644 backtrace.h backtrace-supported.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libbacktrace.la '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' libtool: install: /usr/bin/install -c .libs/libbacktrace.lai /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libbacktrace.la libtool: install: /usr/bin/install -c .libs/libbacktrace.a /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libbacktrace.a libtool: install: chmod 644 /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libbacktrace.a libtool: install: ranlib /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libbacktrace.a config.status: creating config.h libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib config.status: executing depfiles commands ---------------------------------------------------------------------- Libraries have been installed in: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- [ 8%] Completed 'backtrace' [ 8%] Built target backtrace CC libsharp2/sharp_utils.lo -- Generating done -- Build files have been written to: /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/eigen-prefix/src/eigen-build [ 8%] Performing build step for 'eigen' [ 8%] Performing install step for 'eigen' fitscore.c: In function ‘ffbinit.part.0’: fitscore.c:5094:52: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 72 [-Wformat-truncation=] 5094 | snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffbinit).", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 39 and 113 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitscore.c: In function ‘ffainit.part.0’: fitscore.c:4897:52: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 72 [-Wformat-truncation=] 4897 | snprintf(message,FLEN_ERRMSG,"Value of %s keyword out of range: %ld (ffainit).", | ^~ 4898 | name, (long) tbcoln); | ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 45 and 138 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitscore.c:4888:52: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 72 [-Wformat-truncation=] 4888 | snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 39 and 113 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitscore.c:4880:52: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 72 [-Wformat-truncation=] 4880 | snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 39 and 113 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libsharp2/sharp.lo Install the project... -- Install configuration: "Release" -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/signature_of_eigen3_matrix_library -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/pkgconfig/eigen3.pc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/eigen3/cmake/Eigen3Targets.cmake -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/eigen3/cmake/UseEigen3.cmake -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/eigen3/cmake/Eigen3Config.cmake -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/eigen3/cmake/Eigen3ConfigVersion.cmake -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/Cholesky -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/CholmodSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/Core -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/Dense -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/Eigen -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/Eigenvalues -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/Geometry -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/Householder -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/IterativeLinearSolvers -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/Jacobi -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/LU -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/MetisSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/OrderingMethods -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/PaStiXSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/PardisoSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/QR -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/QtAlignedMalloc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/SPQRSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/SVD -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/Sparse -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/SparseCholesky -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/SparseCore -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/SparseLU -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/SparseQR -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/StdDeque -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/StdList -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/StdVector -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/SuperLUSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/UmfPackSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/MetisSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/MetisSupport/MetisSupport.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/PaStiXSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/PaStiXSupport/PaStiXSupport.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseQR -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseQR/SparseQR.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/LU -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/LU/FullPivLU.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/LU/InverseImpl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/LU/Determinant.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/LU/arch -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/LU/arch/Inverse_SSE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/LU/PartialPivLU.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/LU/PartialPivLU_LAPACKE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SVD -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SVD/BDCSVD.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SVD/JacobiSVD_LAPACKE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SVD/JacobiSVD.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SVD/UpperBidiagonalization.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SVD/SVDBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/OrderingMethods -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/OrderingMethods/Amd.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/OrderingMethods/Eigen_Colamd.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/OrderingMethods/Ordering.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/StlSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/StlSupport/details.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/StlSupport/StdVector.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/StlSupport/StdList.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/StlSupport/StdDeque.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/PardisoSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/PardisoSupport/PardisoSupport.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCholesky -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Jacobi -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Jacobi/Jacobi.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/RealQZ.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/RealSchur.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/CoreEvaluators.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Inverse.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/StableNorm.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/DenseStorage.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/NumTraits.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Matrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/GenericPacketMath.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Product.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Visitor.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Solve.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/CoreIterators.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/GlobalFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Fuzzy.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Transpose.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/functors -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/functors/TernaryFunctors.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/functors/StlFunctors.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/functors/AssignmentFunctors.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/functors/NullaryFunctors.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/functors/UnaryFunctors.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/DiagonalProduct.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/MapBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Select.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/ReturnByValue.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Assign.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/CwiseNullaryOp.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/IO.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Map.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/BandMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/DiagonalMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Block.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/NonMPL2.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/BlasUtil.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/ForwardDeclarations.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/XprHelper.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/Macros.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/ReenableStupidWarnings.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/Memory.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/Constants.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/Meta.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/StaticAssert.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/DisableStupidWarnings.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/util/MKL_support.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/ConditionEstimator.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Swap.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/ArrayWrapper.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Ref.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/EigenBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Array.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/DenseBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/SolveTriangular.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointProduct.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularSolverVector.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/Parallelizer.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/CwiseUnaryOp.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/NoAlias.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Random.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Diagonal.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/GeneralProduct.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/CwiseTernaryOp.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/ProductEvaluators.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/SelfAdjointView.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Assign_MKL.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/CommaInitializer.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Dot.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Stride.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/NestByValue.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/Complex.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/TypeCasting.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec/Complex.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AltiVec/MathFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON/Complex.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/NEON/MathFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/Default -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/Default/ConjHelper.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/Default/Settings.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX512 -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX512/PacketMath.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX512/MathFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/Complex.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/TypeCasting.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/AVX/MathFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/PacketMath.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/Half.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/Complex.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/PacketMathHalf.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/TypeCasting.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/CUDA/MathFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector/PacketMath.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector/Complex.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/arch/ZVector/MathFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/CwiseUnaryView.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/MatrixBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/VectorBlock.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/TriangularMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Replicate.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Reverse.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/SolverBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/VectorwiseOp.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Redux.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/ArrayBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/PlainObjectBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/Transpositions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/PermutationMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/BooleanRedux.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/ForceAlignedAccess.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/MathFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/MathFunctionsImpl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Core/AssignEvaluator.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_Structs.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_kernel_bmod.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_gemm_kernel.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_relax_snode.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_dfs.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_Utils.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_pruneL.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_panel_bmod.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_column_dfs.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_column_bmod.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_Memory.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLUImpl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseLU/SparseLU_pivotL.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/UmfPackSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/UmfPackSupport/UmfPackSupport.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SPQRSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SuperLUSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SuperLUSupport/SuperLUSupport.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/CholmodSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/CholmodSupport/CholmodSupport.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseMap.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseBlock.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/AmbiVector.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseMatrixBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseSelfAdjointView.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseCompressedBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/TriangularSolver.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseView.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseRef.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseSparseProductWithPruning.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseSolverBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseDot.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/CompressedStorage.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseDiagonalProduct.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseFuzzy.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseTriangularView.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseColEtree.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseProduct.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/MappedSparseMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseUtil.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseRedux.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparsePermutation.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseDenseProduct.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseAssign.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseCwiseUnaryOp.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseVector.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/SparseCore/SparseTranspose.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/QR -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/QR/HouseholderQR.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/QR/ColPivHouseholderQR.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/QR/HouseholderQR_LAPACKE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/QR/FullPivHouseholderQR.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/QR/CompleteOrthogonalDecomposition.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/AlignedBox.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/Umeyama.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/OrthoMethods.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/AngleAxis.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/Homogeneous.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/RotationBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/Translation.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/ParametrizedLine.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/Hyperplane.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/arch -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/arch/Geometry_SSE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/Rotation2D.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/Quaternion.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/Scaling.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/EulerAngles.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Geometry/Transform.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/plugins -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/plugins/MatrixCwiseUnaryOps.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/plugins/CommonCwiseBinaryOps.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/plugins/CommonCwiseUnaryOps.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/plugins/MatrixCwiseBinaryOps.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/plugins/BlockMethods.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Householder -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Householder/Householder.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Householder/HouseholderSequence.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Householder/BlockHouseholder.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/misc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/misc/RealSvd2x2.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/misc/lapack.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/misc/lapacke.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/misc/Image.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/misc/blas.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/misc/Kernel.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/misc/lapacke_mangling.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Cholesky -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Cholesky/LLT_LAPACKE.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Cholesky/LDLT.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/Eigen/src/Cholesky/LLT.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/AdolcForward -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/AlignedVector3 -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/ArpackSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/AutoDiff -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/BVH -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/EulerAngles -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/FFT -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/IterativeSolvers -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/KroneckerProduct -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/LevenbergMarquardt -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/MatrixFunctions -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/MoreVectorization -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/MPRealSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/NonLinearOptimization -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/NumericalDiff -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/OpenGLSupport -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/Polynomials -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/Skyline -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/SparseExtra -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/SpecialFunctions -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/Splines -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineUtil.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineProduct.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Skyline/SkylineStorage.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/KroneckerProduct -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NumericalDiff -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines/SplineFwd.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines/Spline.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Splines/SplineFitting.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Eigenvalues -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/RandomSetter.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/BVH -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/BVH/KdBVH.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/BVH/BVAlgorithms.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/MoreVectorization -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/MoreVectorization/MathFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/EulerAngles -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/EulerAngles/EulerSystem.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/EulerAngles/EulerAngles.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/IterationController.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/DGMRES.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/MINRES.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/Scaling.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/IterativeSolvers/GMRES.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/lmpar.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1updt.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/covar.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/chkder.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/dogleg.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials/Companion.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialUtils.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/Polynomials/PolynomialSolver.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/FFT -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/FFT/ei_kissfft_impl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/FFT/ei_fftw_impl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch/CUDA -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch/CUDA/CudaSpecialFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/StemFunction.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/Tensor -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/TensorSymmetry -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/ThreadPool -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadPoolInterface.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateArray.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateCXX11Meta.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Meta.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/util -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSycl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclRun.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclConvertToDeviceExpression.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclPlaceHolderExpr.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclLeafCount.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclTuple.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractFunctors.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractAccessor.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/Tensor.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExprConstructor.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h [ 9%] Completed 'eigen' [ 9%] Built target eigen CC libsharp2/sharp_almhelpers.lo fitscore.c: In function ‘fftheap’: fitscore.c:6079:75: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=] 6079 | "Descriptor in row %ld, column %d has invalid heap address", | ^ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 55 and 82 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitscore.c: In function ‘ffcmph’: fitscore.c:6217:69: warning: ‘ blocks.’ directive output may be truncated writing 8 bytes into a region of size between 7 and 23 [-Wformat-truncation=] 6217 | "Failed to extend the size of the variable length heap by %ld blocks.", | ^~~~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 67 and 83 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitscore.c: In function ‘ffgcprll’: fitscore.c:5955:69: warning: ‘ blocks.’ directive output may be truncated writing 8 bytes into a region of size between 7 and 23 [-Wformat-truncation=] 5955 | "Failed to extend the size of the variable length heap by %ld blocks.", | ^~~~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 67 and 83 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitscore.c:5757:76: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=] 5757 | "First element to write is too large: %ld; max allowed value is %ld", | ^ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from fitscore.c:46: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 63 and 101 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libsharp2/sharp_core.lo CC libsharp2/sharp_geomhelpers.lo getkey.c: In function ‘ffgtkn.part.0’: getkey.c:3258:31: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 66 [-Wformat-truncation=] 3258 | " found keyword %s with value %s", keyname, valuestring); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 28 and 172 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c: In function ‘ffgtknjj.part.0’: getkey.c:3312:31: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 66 [-Wformat-truncation=] 3312 | " found keyword %s with value %s", keyname, valuestring); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 28 and 172 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ group.c: In function ‘ffgmop’: group.c:2290:48: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 39 [-Wformat-truncation=] 2290 | "Cannot open member HDU file with URI type %s (ffgmop)", | ^~ 2291 | uri); | ~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from group.c:17: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 52 and 122 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c: In function ‘fftkyn.part.0’: getkey.c:3360:27: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 66 [-Wformat-truncation=] 3360 | " found keyword %s with value %s", keyname, valuestring); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 28 and 172 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c: In function ‘ffgphd.part.0’: getkey.c:2855:62: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] 2855 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:2847:53: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 49 [-Wformat-truncation=] 2847 | "This is not an IMAGE extension: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 33 and 103 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:2821:62: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 40 [-Wformat-truncation=] 2821 | "First keyword of the file is not SIMPLE: %s", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 42 and 116 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:2930:48: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 47 [-Wformat-truncation=] 2930 | "Illegal value for BITPIX keyword: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 35 and 105 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:2921:57: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 38 [-Wformat-truncation=] 2921 | "Value of BITPIX keyword is not an integer: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 44 and 114 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:2913:61: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 34 [-Wformat-truncation=] 2913 | "Second keyword of the extension is not BITPIX: %s", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 48 and 122 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:3021:70: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size between 19 and 28 [-Wformat-truncation=] 3021 | "Name of keyword no. %d contains illegal character(s): %s", | ^~ 3022 | nextkey, name); | ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 54 and 137 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:3118:67: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 32 [-Wformat-truncation=] 3118 | "Error reading EXTEND keyword value as a logical: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 50 and 120 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:3101:68: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 31 [-Wformat-truncation=] 3101 | "Error reading GCOUNT keyword value as an integer: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 51 and 121 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:3088:68: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 31 [-Wformat-truncation=] 3088 | "Error reading PCOUNT keyword value as an integer: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 51 and 121 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:3075:67: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 32 [-Wformat-truncation=] 3075 | "Error reading BLANK keyword value as an integer: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 50 and 120 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:3058:65: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 34 [-Wformat-truncation=] 3058 | "Error reading BZERO keyword value as a double: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 48 and 118 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:3041:66: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 33 [-Wformat-truncation=] 3041 | "Error reading BSCALE keyword value as a double: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 49 and 119 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c: In function ‘ffghtb’: getkey.c:2282:58: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] 2282 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:2273:49: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 50 [-Wformat-truncation=] 2273 | "This is not a TABLE extension: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 32 and 102 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libsharp2/sharp_legendre_roots.lo getkey.c: In function ‘ffghtbll’: getkey.c:2425:58: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] 2425 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:2416:49: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 50 [-Wformat-truncation=] 2416 | "This is not a TABLE extension: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 32 and 102 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c: In function ‘ffghbn’: getkey.c:2570:58: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] 2570 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:2561:52: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 47 [-Wformat-truncation=] 2561 | "This is not a BINTABLE extension: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 35 and 105 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c: In function ‘ffghbnll’: getkey.c:2693:58: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] 2693 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 49 and 123 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getkey.c:2684:52: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 47 [-Wformat-truncation=] 2684 | "This is not a BINTABLE extension: %s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from fitsio.h:62, from fitsio2.h:4, from getkey.c:14: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 35 and 105 bytes into a destination of size 81 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libsharp2/sharp_ylmgen_c.lo In file included from /usr/include/string.h:495, from iraffits.c:51: In function ‘strncpy’, inlined from ‘hputs’ at iraffits.c:1875:5: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iraffits.c: In function ‘hputs’: iraffits.c:1869:13: note: length computed here 1869 | lcval = strlen (cval); | ^~~~~~~~~~~~~ CCLD libsharp2.la ar: `u' modifier ignored since `D' is the default (see `U') [ 10%] Performing install step for 'libsharp' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libsharp2.la '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/libsharp2' /usr/bin/install -c -m 644 /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp_mpi.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp_geomhelpers.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp_almhelpers.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/libsharp-prefix/src/libsharp/libsharp2/sharp_cxx.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/libsharp2' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libsharp2.so.0.0.0 /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libsharp2.so.0.0.0 /usr/bin/install -c -m 644 libsharp2.pc '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/pkgconfig' libtool: install: (cd /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib && { ln -s -f libsharp2.so.0.0.0 libsharp2.so.0 || { rm -f libsharp2.so.0 && ln -s libsharp2.so.0.0.0 libsharp2.so.0; }; }) libtool: install: (cd /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib && { ln -s -f libsharp2.so.0.0.0 libsharp2.so || { rm -f libsharp2.so && ln -s libsharp2.so.0.0.0 libsharp2.so; }; }) libtool: install: /usr/bin/install -c .libs/libsharp2.lai /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libsharp2.la libtool: install: /usr/bin/install -c .libs/libsharp2.a /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libsharp2.a libtool: install: chmod 644 /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libsharp2.a libtool: install: ranlib /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libsharp2.a region.c: In function ‘fits_read_ascii_region’: region.c:119:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 119 | fgets( currLine+lineLen, allocLen+1, rgnFile ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- [ 10%] Completed 'libsharp' [ 10%] Built target libsharp config.status: executing libtool commands [ 10%] Performing build step for 'gsl' Making all in gsl Making all in utils libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT placeholder.lo -MD -MP -MF .deps/placeholder.Tpo -c placeholder.c -fPIC -DPIC -o placeholder.o libtool: link: ar cru .libs/libutils.a placeholder.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) Making all in sys libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o minmax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT prec.lo -MD -MP -MF .deps/prec.Tpo -c prec.c -fPIC -DPIC -o prec.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -fPIC -DPIC -o hypot.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -fPIC -DPIC -o log1p.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -fPIC -DPIC -o expm1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT coerce.lo -MD -MP -MF .deps/coerce.Tpo -c coerce.c -fPIC -DPIC -o coerce.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT invhyp.lo -MD -MP -MF .deps/invhyp.Tpo -c invhyp.c -fPIC -DPIC -o invhyp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pow_int.lo -MD -MP -MF .deps/pow_int.Tpo -c pow_int.c -fPIC -DPIC -o pow_int.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdiv.lo -MD -MP -MF .deps/fdiv.Tpo -c fdiv.c -fPIC -DPIC -o fdiv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT infnan.lo -MD -MP -MF .deps/infnan.Tpo -c infnan.c -fPIC -DPIC -o infnan.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fcmp.lo -MD -MP -MF .deps/fcmp.Tpo -c fcmp.c -fPIC -DPIC -o fcmp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ldfrexp.lo -MD -MP -MF .deps/ldfrexp.Tpo -c ldfrexp.c -fPIC -DPIC -o ldfrexp.o libtool: link: ar cru .libs/libgslsys.a minmax.o prec.o hypot.o log1p.o expm1.o coerce.o invhyp.o pow_int.o infnan.o fdiv.o fcmp.o ldfrexp.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslsys.a libtool: link: ( cd ".libs" && rm -f "libgslsys.la" && ln -s "../libgslsys.la" "libgslsys.la" ) Making all in test libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT results.lo -MD -MP -MF .deps/results.Tpo -c results.c -fPIC -DPIC -o results.o libtool: link: ar cru .libs/libgsltest.a results.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsltest.a libtool: link: ( cd ".libs" && rm -f "libgsltest.la" && ln -s "../libgsltest.la" "libgsltest.la" ) Making all in err libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o error.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o stream.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o message.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o strerror.o libtool: link: ar cru .libs/libgslerr.a error.o stream.o message.o strerror.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslerr.a libtool: link: ( cd ".libs" && rm -f "libgslerr.la" && ln -s "../libgslerr.la" "libgslerr.la" ) Making all in const Making all in complex libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -fPIC -DPIC -o math.o libtool: link: ar cru .libs/libgslcomplex.a math.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslcomplex.a libtool: link: ( cd ".libs" && rm -f "libgslcomplex.la" && ln -s "../libgslcomplex.la" "libgslcomplex.la" ) Making all in cheb libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.c -fPIC -DPIC -o deriv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -fPIC -DPIC -o eval.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT integ.lo -MD -MP -MF .deps/integ.Tpo -c integ.c -fPIC -DPIC -o integ.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.o libtool: link: ar cru .libs/libgslcheb.a deriv.o eval.o init.o integ.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslcheb.a libtool: link: ( cd ".libs" && rm -f "libgslcheb.la" && ln -s "../libgslcheb.la" "libgslcheb.la" ) Making all in block libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -fPIC -DPIC -o block.o ar: creating libcfitsio.a a - buffers.o a - cfileio.o a - checksum.o a - drvrfile.o a - drvrmem.o a - drvrnet.o a - drvrsmem.o a - editcol.o a - edithdu.o a - eval_l.o a - eval_y.o a - eval_f.o a - fitscore.o a - getcol.o a - getcolb.o a - getcold.o a - getcole.o a - getcoli.o a - getcolj.o a - getcolk.o a - getcoll.o a - getcols.o a - getcolsb.o a - getcoluk.o a - getcolui.o a - getcoluj.o a - getkey.o a - group.o a - grparser.o a - histo.o a - iraffits.o a - modkey.o a - putcol.o a - putcolb.o a - putcold.o a - putcole.o a - putcoli.o a - putcolj.o a - putcolk.o a - putcoluk.o a - putcoll.o a - putcols.o a - putcolsb.o a - putcolu.o a - putcolui.o a - putcoluj.o a - putkey.o a - region.o a - scalnull.o a - swapproc.o a - wcssub.o a - wcsutil.o a - imcompress.o a - quantize.o a - ricecomp.o a - pliocomp.o a - fits_hcompress.o a - fits_hdecompress.o a - simplerng.o a - zcompress.o a - zuncompress.o a - f77_wrap1.o a - f77_wrap2.o a - f77_wrap3.o a - f77_wrap4.o [ 10%] Performing install step for 'cfitsio' /bin/cp -a libcfitsio.a /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib /bin/cp -a libcfitsio.so /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib /bin/cp -a libcfitsio.so.9.4.0.0 /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib /bin/cp -a libcfitsio.so.9 /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib [ 10%] Completed 'cfitsio' [ 10%] Built target cfitsio Scanning dependencies of target healpix [ 10%] Creating directories for 'healpix' [ 11%] Performing download step (verify and extract) for 'healpix' -- verifying file... file='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/healpix_healpix_cxx-3.81.1.tar.gz' -- verifying file... done -- extracting... src='/home/jenkins-agent/work/workspace/borg_release_3.0/downloads/healpix_healpix_cxx-3.81.1.tar.gz' dst='/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done libtool: link: ar cru .libs/libgslblock.a init.o file.o block.o [ 11%] No update step for 'healpix' ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslblock.a [ 11%] Performing patch step for 'healpix' patching file aclocal.m4 patching file configure patching file configure.ac patching file Healpix_cxx/alm_healpix_tools.cc patching file Healpix_cxx/weight_utils.cc patching file Makefile.in libtool: link: ( cd ".libs" && rm -f "libgslblock.la" && ln -s "../libgslblock.la" "libgslblock.la" ) Making all in vector [ 11%] Performing configure step for 'healpix' libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o vector.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -fPIC -DPIC -o copy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o swap.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT prop.lo -MD -MP -MF .deps/prop.Tpo -c prop.c -fPIC -DPIC -o prop.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o minmax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT oper.lo -MD -MP -MF .deps/oper.Tpo -c oper.c -fPIC -DPIC -o oper.o checking for a BSD-compatible install... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT reim.lo -MD -MP -MF .deps/reim.Tpo -c reim.c -fPIC -DPIC -o reim.o /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT subvector.lo -MD -MP -MF .deps/subvector.Tpo -c subvector.c -fPIC -DPIC -o subvector.o yes (GNU style) checking for gcc... /usr/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.c -fPIC -DPIC -o view.o checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed checking whether /usr/bin/cc understands -c and -o together... yes checking dependency style of /usr/bin/cc... gcc3 checking for ar... ar checking the archiver (ar) interface... libtool: link: ar cru .libs/libgslvector.a init.o file.o vector.o copy.o swap.o prop.o minmax.o oper.o reim.o subvector.o view.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslvector.a libtool: link: ( cd ".libs" && rm -f "libgslvector.la" && ln -s "../libgslvector.la" "libgslvector.la" ) ar Making all in matrix checking build system type... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rowcol.lo -MD -MP -MF .deps/rowcol.Tpo -c rowcol.c -fPIC -DPIC -o rowcol.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -fPIC -DPIC -o matrix.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o swap.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -fPIC -DPIC -o copy.o ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cc -E checking for ANSI C header files... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o minmax.o yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT prop.lo -MD -MP -MF .deps/prop.Tpo -c prop.c -fPIC -DPIC -o prop.o yes checking for memory.h... yes checking for strings.h... yes libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT oper.lo -MD -MP -MF .deps/oper.Tpo -c oper.c -fPIC -DPIC -o oper.o checking for inttypes.h... yes checking for stdint.h... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT getset.lo -MD -MP -MF .deps/getset.Tpo -c getset.c -fPIC -DPIC -o getset.o yes checking for unistd.h... yes checking for dlfcn.h... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.c -fPIC -DPIC -o view.o yes checking for objdir... .libs libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT submatrix.lo -MD -MP -MF .deps/submatrix.Tpo -c submatrix.c -fPIC -DPIC -o submatrix.o checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/cc static flag -static works... yes checking if /usr/bin/cc supports -c -o file.o... yes checking if /usr/bin/cc supports -c -o file.o... (cached) yes checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for /usr/bin/cc option to accept ISO C99... none needed checking for /usr/bin/cc option to support OpenMP... -fopenmp checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/c++ accepts -g... yes checking dependency style of /usr/bin/c++... gcc3 checking how to run the C++ preprocessor... /usr/bin/c++ -E libtool: link: ar cru .libs/libgslmatrix.a init.o matrix.o file.o rowcol.o swap.o copy.o minmax.o prop.o oper.o getset.o view.o submatrix.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmatrix.a libtool: link: ( cd ".libs" && rm -f "libgslmatrix.la" && ln -s "../libgslmatrix.la" "libgslmatrix.la" ) Making all in permutation libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT permutation.lo -MD -MP -MF .deps/permutation.Tpo -c permutation.c -fPIC -DPIC -o permutation.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT permute.lo -MD -MP -MF .deps/permute.Tpo -c permute.c -fPIC -DPIC -o permute.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT canonical.lo -MD -MP -MF .deps/canonical.Tpo -c canonical.c -fPIC -DPIC -o canonical.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o checking for ld used by /usr/bin/c++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/c++ static flag -static works... yes checking if /usr/bin/c++ supports -c -o file.o... yes checking if /usr/bin/c++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether /usr/bin/c++ supports C++11 features by default... yes checking for /usr/bin/c++ option to support OpenMP... none needed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... libtool: link: ar cru .libs/libgslpermutation.a init.o file.o permutation.o permute.o canonical.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslpermutation.a yes checking for zlib... yes checking for cfitsio... yes checking for ffgnrwll in -lcfitsio... libtool: link: ( cd ".libs" && rm -f "libgslpermutation.la" && ln -s "../libgslpermutation.la" "libgslpermutation.la" ) Making all in combination libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT combination.lo -MD -MP -MF .deps/combination.Tpo -c combination.c -fPIC -DPIC -o combination.o yes checking fitsio.h usability... yes checking fitsio.h presence... no configure: WARNING: fitsio.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: fitsio.h: proceeding with the compiler's result checking for fitsio.h... yes checking for libsharp2... yes checking for sharp_execute in -lsharp2... libtool: link: ar cru .libs/libgslcombination.a init.o file.o combination.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslcombination.a yes checking libsharp2/sharp.h usability... libtool: link: ( cd ".libs" && rm -f "libgslcombination.la" && ln -s "../libgslcombination.la" "libgslcombination.la" ) Making all in multiset libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multiset.lo -MD -MP -MF .deps/multiset.Tpo -c multiset.c -fPIC -DPIC -o multiset.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o yes checking libsharp2/sharp.h presence... no checking for libsharp2/sharp.h... yes configure: WARNING: libsharp2/sharp.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libsharp2/sharp.h: proceeding with the compiler's result checking our pkgconfig libname... healpix_cxx checking our pkgconfig version... 3.81.1 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/pkgconfig checking our pkgconfig_libfile... healpix_cxx.pc checking our package / suffix... healpix_cxx / checking our pkgconfig description... healpix_cxx Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lhealpix_cxx -lz checking our pkgconfig cppflags... -fopenmp -I/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include -I/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include checking our pkgconfig ldflags... noninstalled pkgconfig -L /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix-build/.libs noninstalled pkgconfig -I //home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix checking that generated files are newer than configure... done configure: creating ./config.status libtool: link: ar cru .libs/libgslmultiset.a init.o file.o multiset.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultiset.a libtool: link: ( cd ".libs" && rm -f "libgslmultiset.la" && ln -s "../libgslmultiset.la" "libgslmultiset.la" ) Making all in sort libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c -fPIC -DPIC -o sort.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sortind.lo -MD -MP -MF .deps/sortind.Tpo -c sortind.c -fPIC -DPIC -o sortind.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sortvec.lo -MD -MP -MF .deps/sortvec.Tpo -c sortvec.c -fPIC -DPIC -o sortvec.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT subset.lo -MD -MP -MF .deps/subset.Tpo -c subset.c -fPIC -DPIC -o subset.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sortvecind.lo -MD -MP -MF .deps/sortvecind.Tpo -c sortvecind.c -fPIC -DPIC -o sortvecind.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT subsetind.lo -MD -MP -MF .deps/subsetind.Tpo -c subsetind.c -fPIC -DPIC -o subsetind.o libtool: link: ar cru .libs/libgslsort.a sort.o sortind.o sortvec.o sortvecind.o subset.o subsetind.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslsort.a libtool: link: ( cd ".libs" && rm -f "libgslsort.la" && ln -s "../libgslsort.la" "libgslsort.la" ) Making all in ieee-utils libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o print.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT make_rep.lo -MD -MP -MF .deps/make_rep.Tpo -c make_rep.c -fPIC -DPIC -o make_rep.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o env.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -fPIC -DPIC -o read.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fp.lo -MD -MP -MF .deps/fp.Tpo -c fp.c -fPIC -DPIC -o fp.o libtool: link: ar cru .libs/libgslieeeutils.a print.o make_rep.o env.o fp.o read.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslieeeutils.a libtool: link: ( cd ".libs" && rm -f "libgslieeeutils.la" && ln -s "../libgslieeeutils.la" "libgslieeeutils.la" ) Making all in cblas libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sasum.lo -MD -MP -MF .deps/sasum.Tpo -c sasum.c -fPIC -DPIC -o sasum.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT saxpy.lo -MD -MP -MF .deps/saxpy.Tpo -c saxpy.c -fPIC -DPIC -o saxpy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT scasum.lo -MD -MP -MF .deps/scasum.Tpo -c scasum.c -fPIC -DPIC -o scasum.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT scnrm2.lo -MD -MP -MF .deps/scnrm2.Tpo -c scnrm2.c -fPIC -DPIC -o scnrm2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT scopy.lo -MD -MP -MF .deps/scopy.Tpo -c scopy.c -fPIC -DPIC -o scopy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sdot.lo -MD -MP -MF .deps/sdot.Tpo -c sdot.c -fPIC -DPIC -o sdot.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sdsdot.lo -MD -MP -MF .deps/sdsdot.Tpo -c sdsdot.c -fPIC -DPIC -o sdsdot.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sgbmv.lo -MD -MP -MF .deps/sgbmv.Tpo -c sgbmv.c -fPIC -DPIC -o sgbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sgemm.lo -MD -MP -MF .deps/sgemm.Tpo -c sgemm.c -fPIC -DPIC -o sgemm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sgemv.lo -MD -MP -MF .deps/sgemv.Tpo -c sgemv.c -fPIC -DPIC -o sgemv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sger.lo -MD -MP -MF .deps/sger.Tpo -c sger.c -fPIC -DPIC -o sger.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT snrm2.lo -MD -MP -MF .deps/snrm2.Tpo -c snrm2.c -fPIC -DPIC -o snrm2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT srot.lo -MD -MP -MF .deps/srot.Tpo -c srot.c -fPIC -DPIC -o srot.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT srotg.lo -MD -MP -MF .deps/srotg.Tpo -c srotg.c -fPIC -DPIC -o srotg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT srotm.lo -MD -MP -MF .deps/srotm.Tpo -c srotm.c -fPIC -DPIC -o srotm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT srotmg.lo -MD -MP -MF .deps/srotmg.Tpo -c srotmg.c -fPIC -DPIC -o srotmg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssbmv.lo -MD -MP -MF .deps/ssbmv.Tpo -c ssbmv.c -fPIC -DPIC -o ssbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sscal.lo -MD -MP -MF .deps/sscal.Tpo -c sscal.c -fPIC -DPIC -o sscal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sspmv.lo -MD -MP -MF .deps/sspmv.Tpo -c sspmv.c -fPIC -DPIC -o sspmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sspr.lo -MD -MP -MF .deps/sspr.Tpo -c sspr.c -fPIC -DPIC -o sspr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sspr2.lo -MD -MP -MF .deps/sspr2.Tpo -c sspr2.c -fPIC -DPIC -o sspr2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sswap.lo -MD -MP -MF .deps/sswap.Tpo -c sswap.c -fPIC -DPIC -o sswap.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssymm.lo -MD -MP -MF .deps/ssymm.Tpo -c ssymm.c -fPIC -DPIC -o ssymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssymv.lo -MD -MP -MF .deps/ssymv.Tpo -c ssymv.c -fPIC -DPIC -o ssymv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssyr.lo -MD -MP -MF .deps/ssyr.Tpo -c ssyr.c -fPIC -DPIC -o ssyr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssyr2.lo -MD -MP -MF .deps/ssyr2.Tpo -c ssyr2.c -fPIC -DPIC -o ssyr2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssyr2k.lo -MD -MP -MF .deps/ssyr2k.Tpo -c ssyr2k.c -fPIC -DPIC -o ssyr2k.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ssyrk.lo -MD -MP -MF .deps/ssyrk.Tpo -c ssyrk.c -fPIC -DPIC -o ssyrk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT stbmv.lo -MD -MP -MF .deps/stbmv.Tpo -c stbmv.c -fPIC -DPIC -o stbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT stbsv.lo -MD -MP -MF .deps/stbsv.Tpo -c stbsv.c -fPIC -DPIC -o stbsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT stpmv.lo -MD -MP -MF .deps/stpmv.Tpo -c stpmv.c -fPIC -DPIC -o stpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT stpsv.lo -MD -MP -MF .deps/stpsv.Tpo -c stpsv.c -fPIC -DPIC -o stpsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT strmm.lo -MD -MP -MF .deps/strmm.Tpo -c strmm.c -fPIC -DPIC -o strmm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT strmv.lo -MD -MP -MF .deps/strmv.Tpo -c strmv.c -fPIC -DPIC -o strmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT strsm.lo -MD -MP -MF .deps/strsm.Tpo -c strsm.c -fPIC -DPIC -o strsm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT strsv.lo -MD -MP -MF .deps/strsv.Tpo -c strsv.c -fPIC -DPIC -o strsv.o config.status: creating Makefile config.status: executing depfiles commands libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dasum.lo -MD -MP -MF .deps/dasum.Tpo -c dasum.c -fPIC -DPIC -o dasum.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT daxpy.lo -MD -MP -MF .deps/daxpy.Tpo -c daxpy.c -fPIC -DPIC -o daxpy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dcopy.lo -MD -MP -MF .deps/dcopy.Tpo -c dcopy.c -fPIC -DPIC -o dcopy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ddot.lo -MD -MP -MF .deps/ddot.Tpo -c ddot.c -fPIC -DPIC -o ddot.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dgbmv.lo -MD -MP -MF .deps/dgbmv.Tpo -c dgbmv.c -fPIC -DPIC -o dgbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dgemm.lo -MD -MP -MF .deps/dgemm.Tpo -c dgemm.c -fPIC -DPIC -o dgemm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dgemv.lo -MD -MP -MF .deps/dgemv.Tpo -c dgemv.c -fPIC -DPIC -o dgemv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dger.lo -MD -MP -MF .deps/dger.Tpo -c dger.c -fPIC -DPIC -o dger.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dnrm2.lo -MD -MP -MF .deps/dnrm2.Tpo -c dnrm2.c -fPIC -DPIC -o dnrm2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT drot.lo -MD -MP -MF .deps/drot.Tpo -c drot.c -fPIC -DPIC -o drot.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT drotg.lo -MD -MP -MF .deps/drotg.Tpo -c drotg.c -fPIC -DPIC -o drotg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT drotm.lo -MD -MP -MF .deps/drotm.Tpo -c drotm.c -fPIC -DPIC -o drotm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT drotmg.lo -MD -MP -MF .deps/drotmg.Tpo -c drotmg.c -fPIC -DPIC -o drotmg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsbmv.lo -MD -MP -MF .deps/dsbmv.Tpo -c dsbmv.c -fPIC -DPIC -o dsbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dscal.lo -MD -MP -MF .deps/dscal.Tpo -c dscal.c -fPIC -DPIC -o dscal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsdot.lo -MD -MP -MF .deps/dsdot.Tpo -c dsdot.c -fPIC -DPIC -o dsdot.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dspmv.lo -MD -MP -MF .deps/dspmv.Tpo -c dspmv.c -fPIC -DPIC -o dspmv.o config.status: executing libtool commands libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dspr.lo -MD -MP -MF .deps/dspr.Tpo -c dspr.c -fPIC -DPIC -o dspr.o config.status: executing healpix_cxx.pc commands config.status: creating healpix_cxx.pc.in config.status: creating healpix_cxx.pc libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dspr2.lo -MD -MP -MF .deps/dspr2.Tpo -c dspr2.c -fPIC -DPIC -o dspr2.o config.status: creating healpix_cxx-uninstalled.pc libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dswap.lo -MD -MP -MF .deps/dswap.Tpo -c dswap.c -fPIC -DPIC -o dswap.o config.status: creating healpix_cxx-uninstalled.sh libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsymm.lo -MD -MP -MF .deps/dsymm.Tpo -c dsymm.c -fPIC -DPIC -o dsymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsymv.lo -MD -MP -MF .deps/dsymv.Tpo -c dsymv.c -fPIC -DPIC -o dsymv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsyr.lo -MD -MP -MF .deps/dsyr.Tpo -c dsyr.c -fPIC -DPIC -o dsyr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsyr2.lo -MD -MP -MF .deps/dsyr2.Tpo -c dsyr2.c -fPIC -DPIC -o dsyr2.o [ 11%] Performing build step for 'healpix' libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsyr2k.lo -MD -MP -MF .deps/dsyr2k.Tpo -c dsyr2k.c -fPIC -DPIC -o dsyr2k.o CXX Healpix_cxx/alm.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dsyrk.lo -MD -MP -MF .deps/dsyrk.Tpo -c dsyrk.c -fPIC -DPIC -o dsyrk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtbmv.lo -MD -MP -MF .deps/dtbmv.Tpo -c dtbmv.c -fPIC -DPIC -o dtbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtbsv.lo -MD -MP -MF .deps/dtbsv.Tpo -c dtbsv.c -fPIC -DPIC -o dtbsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtpmv.lo -MD -MP -MF .deps/dtpmv.Tpo -c dtpmv.c -fPIC -DPIC -o dtpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtpsv.lo -MD -MP -MF .deps/dtpsv.Tpo -c dtpsv.c -fPIC -DPIC -o dtpsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtrmv.lo -MD -MP -MF .deps/dtrmv.Tpo -c dtrmv.c -fPIC -DPIC -o dtrmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtrmm.lo -MD -MP -MF .deps/dtrmm.Tpo -c dtrmm.c -fPIC -DPIC -o dtrmm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtrsm.lo -MD -MP -MF .deps/dtrsm.Tpo -c dtrsm.c -fPIC -DPIC -o dtrsm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dtrsv.lo -MD -MP -MF .deps/dtrsv.Tpo -c dtrsv.c -fPIC -DPIC -o dtrsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dzasum.lo -MD -MP -MF .deps/dzasum.Tpo -c dzasum.c -fPIC -DPIC -o dzasum.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dznrm2.lo -MD -MP -MF .deps/dznrm2.Tpo -c dznrm2.c -fPIC -DPIC -o dznrm2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT caxpy.lo -MD -MP -MF .deps/caxpy.Tpo -c caxpy.c -fPIC -DPIC -o caxpy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ccopy.lo -MD -MP -MF .deps/ccopy.Tpo -c ccopy.c -fPIC -DPIC -o ccopy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cdotc_sub.lo -MD -MP -MF .deps/cdotc_sub.Tpo -c cdotc_sub.c -fPIC -DPIC -o cdotc_sub.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cdotu_sub.lo -MD -MP -MF .deps/cdotu_sub.Tpo -c cdotu_sub.c -fPIC -DPIC -o cdotu_sub.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cgbmv.lo -MD -MP -MF .deps/cgbmv.Tpo -c cgbmv.c -fPIC -DPIC -o cgbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cgemm.lo -MD -MP -MF .deps/cgemm.Tpo -c cgemm.c -fPIC -DPIC -o cgemm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cgemv.lo -MD -MP -MF .deps/cgemv.Tpo -c cgemv.c -fPIC -DPIC -o cgemv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cgerc.lo -MD -MP -MF .deps/cgerc.Tpo -c cgerc.c -fPIC -DPIC -o cgerc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cgeru.lo -MD -MP -MF .deps/cgeru.Tpo -c cgeru.c -fPIC -DPIC -o cgeru.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chbmv.lo -MD -MP -MF .deps/chbmv.Tpo -c chbmv.c -fPIC -DPIC -o chbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chemm.lo -MD -MP -MF .deps/chemm.Tpo -c chemm.c -fPIC -DPIC -o chemm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chemv.lo -MD -MP -MF .deps/chemv.Tpo -c chemv.c -fPIC -DPIC -o chemv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cher.lo -MD -MP -MF .deps/cher.Tpo -c cher.c -fPIC -DPIC -o cher.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cher2.lo -MD -MP -MF .deps/cher2.Tpo -c cher2.c -fPIC -DPIC -o cher2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cher2k.lo -MD -MP -MF .deps/cher2k.Tpo -c cher2k.c -fPIC -DPIC -o cher2k.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cherk.lo -MD -MP -MF .deps/cherk.Tpo -c cherk.c -fPIC -DPIC -o cherk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chpmv.lo -MD -MP -MF .deps/chpmv.Tpo -c chpmv.c -fPIC -DPIC -o chpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chpr.lo -MD -MP -MF .deps/chpr.Tpo -c chpr.c -fPIC -DPIC -o chpr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chpr2.lo -MD -MP -MF .deps/chpr2.Tpo -c chpr2.c -fPIC -DPIC -o chpr2.o CXX Healpix_cxx/alm_healpix_tools.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cscal.lo -MD -MP -MF .deps/cscal.Tpo -c cscal.c -fPIC -DPIC -o cscal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT csscal.lo -MD -MP -MF .deps/csscal.Tpo -c csscal.c -fPIC -DPIC -o csscal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT csymm.lo -MD -MP -MF .deps/csymm.Tpo -c csymm.c -fPIC -DPIC -o csymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cswap.lo -MD -MP -MF .deps/cswap.Tpo -c cswap.c -fPIC -DPIC -o cswap.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT csyr2k.lo -MD -MP -MF .deps/csyr2k.Tpo -c csyr2k.c -fPIC -DPIC -o csyr2k.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT csyrk.lo -MD -MP -MF .deps/csyrk.Tpo -c csyrk.c -fPIC -DPIC -o csyrk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctbmv.lo -MD -MP -MF .deps/ctbmv.Tpo -c ctbmv.c -fPIC -DPIC -o ctbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctbsv.lo -MD -MP -MF .deps/ctbsv.Tpo -c ctbsv.c -fPIC -DPIC -o ctbsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctpmv.lo -MD -MP -MF .deps/ctpmv.Tpo -c ctpmv.c -fPIC -DPIC -o ctpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctpsv.lo -MD -MP -MF .deps/ctpsv.Tpo -c ctpsv.c -fPIC -DPIC -o ctpsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctrmm.lo -MD -MP -MF .deps/ctrmm.Tpo -c ctrmm.c -fPIC -DPIC -o ctrmm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctrmv.lo -MD -MP -MF .deps/ctrmv.Tpo -c ctrmv.c -fPIC -DPIC -o ctrmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctrsm.lo -MD -MP -MF .deps/ctrsm.Tpo -c ctrsm.c -fPIC -DPIC -o ctrsm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ctrsv.lo -MD -MP -MF .deps/ctrsv.Tpo -c ctrsv.c -fPIC -DPIC -o ctrsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zaxpy.lo -MD -MP -MF .deps/zaxpy.Tpo -c zaxpy.c -fPIC -DPIC -o zaxpy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zcopy.lo -MD -MP -MF .deps/zcopy.Tpo -c zcopy.c -fPIC -DPIC -o zcopy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zdotc_sub.lo -MD -MP -MF .deps/zdotc_sub.Tpo -c zdotc_sub.c -fPIC -DPIC -o zdotc_sub.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zdotu_sub.lo -MD -MP -MF .deps/zdotu_sub.Tpo -c zdotu_sub.c -fPIC -DPIC -o zdotu_sub.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zdscal.lo -MD -MP -MF .deps/zdscal.Tpo -c zdscal.c -fPIC -DPIC -o zdscal.o CXX Healpix_cxx/alm_powspec_tools.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zgbmv.lo -MD -MP -MF .deps/zgbmv.Tpo -c zgbmv.c -fPIC -DPIC -o zgbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zgemm.lo -MD -MP -MF .deps/zgemm.Tpo -c zgemm.c -fPIC -DPIC -o zgemm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zgemv.lo -MD -MP -MF .deps/zgemv.Tpo -c zgemv.c -fPIC -DPIC -o zgemv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zgerc.lo -MD -MP -MF .deps/zgerc.Tpo -c zgerc.c -fPIC -DPIC -o zgerc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zgeru.lo -MD -MP -MF .deps/zgeru.Tpo -c zgeru.c -fPIC -DPIC -o zgeru.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zhbmv.lo -MD -MP -MF .deps/zhbmv.Tpo -c zhbmv.c -fPIC -DPIC -o zhbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zhemm.lo -MD -MP -MF .deps/zhemm.Tpo -c zhemm.c -fPIC -DPIC -o zhemm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zhemv.lo -MD -MP -MF .deps/zhemv.Tpo -c zhemv.c -fPIC -DPIC -o zhemv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zher.lo -MD -MP -MF .deps/zher.Tpo -c zher.c -fPIC -DPIC -o zher.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zher2.lo -MD -MP -MF .deps/zher2.Tpo -c zher2.c -fPIC -DPIC -o zher2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zher2k.lo -MD -MP -MF .deps/zher2k.Tpo -c zher2k.c -fPIC -DPIC -o zher2k.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zherk.lo -MD -MP -MF .deps/zherk.Tpo -c zherk.c -fPIC -DPIC -o zherk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zhpmv.lo -MD -MP -MF .deps/zhpmv.Tpo -c zhpmv.c -fPIC -DPIC -o zhpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zhpr.lo -MD -MP -MF .deps/zhpr.Tpo -c zhpr.c -fPIC -DPIC -o zhpr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zhpr2.lo -MD -MP -MF .deps/zhpr2.Tpo -c zhpr2.c -fPIC -DPIC -o zhpr2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zscal.lo -MD -MP -MF .deps/zscal.Tpo -c zscal.c -fPIC -DPIC -o zscal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zswap.lo -MD -MP -MF .deps/zswap.Tpo -c zswap.c -fPIC -DPIC -o zswap.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsymm.lo -MD -MP -MF .deps/zsymm.Tpo -c zsymm.c -fPIC -DPIC -o zsymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsyr2k.lo -MD -MP -MF .deps/zsyr2k.Tpo -c zsyr2k.c -fPIC -DPIC -o zsyr2k.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsyrk.lo -MD -MP -MF .deps/zsyrk.Tpo -c zsyrk.c -fPIC -DPIC -o zsyrk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztbmv.lo -MD -MP -MF .deps/ztbmv.Tpo -c ztbmv.c -fPIC -DPIC -o ztbmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztbsv.lo -MD -MP -MF .deps/ztbsv.Tpo -c ztbsv.c -fPIC -DPIC -o ztbsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztpmv.lo -MD -MP -MF .deps/ztpmv.Tpo -c ztpmv.c -fPIC -DPIC -o ztpmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztpsv.lo -MD -MP -MF .deps/ztpsv.Tpo -c ztpsv.c -fPIC -DPIC -o ztpsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztrmm.lo -MD -MP -MF .deps/ztrmm.Tpo -c ztrmm.c -fPIC -DPIC -o ztrmm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztrmv.lo -MD -MP -MF .deps/ztrmv.Tpo -c ztrmv.c -fPIC -DPIC -o ztrmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztrsm.lo -MD -MP -MF .deps/ztrsm.Tpo -c ztrsm.c -fPIC -DPIC -o ztrsm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ztrsv.lo -MD -MP -MF .deps/ztrsv.Tpo -c ztrsv.c -fPIC -DPIC -o ztrsv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT icamax.lo -MD -MP -MF .deps/icamax.Tpo -c icamax.c -fPIC -DPIC -o icamax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT idamax.lo -MD -MP -MF .deps/idamax.Tpo -c idamax.c -fPIC -DPIC -o idamax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT izamax.lo -MD -MP -MF .deps/izamax.Tpo -c izamax.c -fPIC -DPIC -o izamax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT isamax.lo -MD -MP -MF .deps/isamax.Tpo -c isamax.c -fPIC -DPIC -o isamax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT xerbla.lo -MD -MP -MF .deps/xerbla.Tpo -c xerbla.c -fPIC -DPIC -o xerbla.o CXX Healpix_cxx/healpix_tables.lo CXX Healpix_cxx/healpix_base.lo CXX Healpix_cxx/healpix_map.lo CXX Healpix_cxx/powspec.lo libtool: link: ar cru .libs/libgslcblas.a sasum.o saxpy.o scasum.o scnrm2.o scopy.o sdot.o sdsdot.o sgbmv.o sgemm.o sgemv.o sger.o snrm2.o srot.o srotg.o srotm.o srotmg.o ssbmv.o sscal.o sspmv.o sspr.o sspr2.o sswap.o ssymm.o ssymv.o ssyr.o ssyr2.o ssyr2k.o ssyrk.o stbmv.o stbsv.o stpmv.o stpsv.o strmm.o strmv.o strsm.o strsv.o dasum.o daxpy.o dcopy.o ddot.o dgbmv.o dgemm.o dgemv.o dger.o dnrm2.o drot.o drotg.o drotm.o drotmg.o dsbmv.o dscal.o dsdot.o dspmv.o dspr.o dspr2.o dswap.o dsymm.o dsymv.o dsyr.o dsyr2.o dsyr2k.o dsyrk.o dtbmv.o dtbsv.o dtpmv.o dtpsv.o dtrmm.o dtrmv.o dtrsm.o dtrsv.o dzasum.o dznrm2.o caxpy.o ccopy.o cdotc_sub.o cdotu_sub.o cgbmv.o cgemm.o cgemv.o cgerc.o cgeru.o chbmv.o chemm.o chemv.o cher.o cher2.o cher2k.o cherk.o chpmv.o chpr.o chpr2.o cscal.o csscal.o cswap.o csymm.o csyr2k.o csyrk.o ctbmv.o ctbsv.o ctpmv.o ctpsv.o ctrmm.o ctrmv.o ctrsm.o ctrsv.o zaxpy.o zcopy.o zdotc_sub.o zdotu_sub.o zdscal.o zgbmv.o zgemm.o zgemv.o zgerc.o zgeru.o zhbmv.o zhemm.o zhemv.o zher.o zher2.o zher2k.o zherk.o zhpmv.o zhpr.o zhpr2.o zscal.o zswap.o zsymm.o zsyr2k.o zsyrk.o ztbmv.o ztbsv.o ztpmv.o ztpsv.o ztrmm.o ztrmv.o ztrsm.o ztrsv.o icamax.o idamax.o isamax.o izamax.o xerbla.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslcblas.a libtool: link: ( cd ".libs" && rm -f "libgslcblas.la" && ln -s "../libgslcblas.la" "libgslcblas.la" ) Making all in blas libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT blas.lo -MD -MP -MF .deps/blas.Tpo -c blas.c -fPIC -DPIC -o blas.o CXX Healpix_cxx/moc_query.lo CXX Healpix_cxx/weight_utils.lo CXX Healpix_cxx/mask_tools.lo libtool: link: ar cru .libs/libgslblas.a blas.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslblas.a libtool: link: ( cd ".libs" && rm -f "libgslblas.la" && ln -s "../libgslblas.la" "libgslblas.la" ) Making all in linalg libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cod.lo -MD -MP -MF .deps/cod.Tpo -c cod.c -fPIC -DPIC -o cod.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT condest.lo -MD -MP -MF .deps/condest.Tpo -c condest.c -fPIC -DPIC -o condest.o CXX Healpix_cxx/healpix_data_io.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT invtri.lo -MD -MP -MF .deps/invtri.Tpo -c invtri.c -fPIC -DPIC -o invtri.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multiply.lo -MD -MP -MF .deps/multiply.Tpo -c multiply.c -fPIC -DPIC -o multiply.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exponential.lo -MD -MP -MF .deps/exponential.Tpo -c exponential.c -fPIC -DPIC -o exponential.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT tridiag.lo -MD -MP -MF .deps/tridiag.Tpo -c tridiag.c -fPIC -DPIC -o tridiag.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lu.lo -MD -MP -MF .deps/lu.Tpo -c lu.c -fPIC -DPIC -o lu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT luc.lo -MD -MP -MF .deps/luc.Tpo -c luc.c -fPIC -DPIC -o luc.o CXX Healpix_cxx/healpix_map_fitsio.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hh.lo -MD -MP -MF .deps/hh.Tpo -c hh.c -fPIC -DPIC -o hh.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qr.lo -MD -MP -MF .deps/qr.Tpo -c qr.c -fPIC -DPIC -o qr.o CXX Healpix_cxx/alm_fitsio.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qrpt.lo -MD -MP -MF .deps/qrpt.Tpo -c qrpt.c -fPIC -DPIC -o qrpt.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lq.lo -MD -MP -MF .deps/lq.Tpo -c lq.c -fPIC -DPIC -o lq.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ptlq.lo -MD -MP -MF .deps/ptlq.Tpo -c ptlq.c -fPIC -DPIC -o ptlq.o CXX Healpix_cxx/powspec_fitsio.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT svd.lo -MD -MP -MF .deps/svd.Tpo -c svd.c -fPIC -DPIC -o svd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT householder.lo -MD -MP -MF .deps/householder.Tpo -c householder.c -fPIC -DPIC -o householder.o CXX Healpix_cxx/moc_fitsio.lo CXX Healpix_cxx/anafast_cxx.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT householdercomplex.lo -MD -MP -MF .deps/householdercomplex.Tpo -c householdercomplex.c -fPIC -DPIC -o householdercomplex.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hessenberg.lo -MD -MP -MF .deps/hessenberg.Tpo -c hessenberg.c -fPIC -DPIC -o hessenberg.o CXX Healpix_cxx/anafast_cxx_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hesstri.lo -MD -MP -MF .deps/hesstri.Tpo -c hesstri.c -fPIC -DPIC -o hesstri.o CXX Healpix_cxx/calc_powspec.o CXX Healpix_cxx/calc_powspec_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cholesky.lo -MD -MP -MF .deps/cholesky.Tpo -c cholesky.c -fPIC -DPIC -o cholesky.o CXX Healpix_cxx/hotspots_cxx.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT choleskyc.lo -MD -MP -MF .deps/choleskyc.Tpo -c choleskyc.c -fPIC -DPIC -o choleskyc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mcholesky.lo -MD -MP -MF .deps/mcholesky.Tpo -c mcholesky.c -fPIC -DPIC -o mcholesky.o CXX Healpix_cxx/hotspots_cxx_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pcholesky.lo -MD -MP -MF .deps/pcholesky.Tpo -c pcholesky.c -fPIC -DPIC -o pcholesky.o CXX Healpix_cxx/map2tga.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT symmtd.lo -MD -MP -MF .deps/symmtd.Tpo -c symmtd.c -fPIC -DPIC -o symmtd.o CXX Healpix_cxx/map2tga_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hermtd.lo -MD -MP -MF .deps/hermtd.Tpo -c hermtd.c -fPIC -DPIC -o hermtd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bidiag.lo -MD -MP -MF .deps/bidiag.Tpo -c bidiag.c -fPIC -DPIC -o bidiag.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT balance.lo -MD -MP -MF .deps/balance.Tpo -c balance.c -fPIC -DPIC -o balance.o CXX Healpix_cxx/median_filter_cxx.o CXX Healpix_cxx/median_filter_cxx_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT balancemat.lo -MD -MP -MF .deps/balancemat.Tpo -c balancemat.c -fPIC -DPIC -o balancemat.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o CXX Healpix_cxx/mult_alm.o CXX Healpix_cxx/mult_alm_module.o libtool: link: ar cru .libs/libgsllinalg.a cod.o condest.o invtri.o multiply.o exponential.o tridiag.o lu.o luc.o hh.o qr.o qrpt.o lq.o ptlq.o svd.o householder.o householdercomplex.o hessenberg.o hesstri.o cholesky.o choleskyc.o mcholesky.o pcholesky.o symmtd.o hermtd.o bidiag.o balance.o balancemat.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsllinalg.a libtool: link: ( cd ".libs" && rm -f "libgsllinalg.la" && ln -s "../libgsllinalg.la" "libgsllinalg.la" ) Making all in eigen libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT jacobi.lo -MD -MP -MF .deps/jacobi.Tpo -c jacobi.c -fPIC -DPIC -o jacobi.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT symm.lo -MD -MP -MF .deps/symm.Tpo -c symm.c -fPIC -DPIC -o symm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT symmv.lo -MD -MP -MF .deps/symmv.Tpo -c symmv.c -fPIC -DPIC -o symmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT nonsymm.lo -MD -MP -MF .deps/nonsymm.Tpo -c nonsymm.c -fPIC -DPIC -o nonsymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT nonsymmv.lo -MD -MP -MF .deps/nonsymmv.Tpo -c nonsymmv.c -fPIC -DPIC -o nonsymmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT herm.lo -MD -MP -MF .deps/herm.Tpo -c herm.c -fPIC -DPIC -o herm.o CXX Healpix_cxx/rotalm_cxx.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hermv.lo -MD -MP -MF .deps/hermv.Tpo -c hermv.c -fPIC -DPIC -o hermv.o CXX Healpix_cxx/smoothing_cxx.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gensymm.lo -MD -MP -MF .deps/gensymm.Tpo -c gensymm.c -fPIC -DPIC -o gensymm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gensymmv.lo -MD -MP -MF .deps/gensymmv.Tpo -c gensymmv.c -fPIC -DPIC -o gensymmv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT genherm.lo -MD -MP -MF .deps/genherm.Tpo -c genherm.c -fPIC -DPIC -o genherm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT genhermv.lo -MD -MP -MF .deps/genhermv.Tpo -c genhermv.c -fPIC -DPIC -o genhermv.o CXX Healpix_cxx/smoothing_cxx_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gen.lo -MD -MP -MF .deps/gen.Tpo -c gen.c -fPIC -DPIC -o gen.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT genv.lo -MD -MP -MF .deps/genv.Tpo -c genv.c -fPIC -DPIC -o genv.o CXX Healpix_cxx/syn_alm_cxx.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c -fPIC -DPIC -o sort.o CXX Healpix_cxx/syn_alm_cxx_module.o CXX Healpix_cxx/udgrade_cxx.o CXX Healpix_cxx/udgrade_cxx_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT francis.lo -MD -MP -MF .deps/francis.Tpo -c francis.c -fPIC -DPIC -o francis.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT schur.lo -MD -MP -MF .deps/schur.Tpo -c schur.c -fPIC -DPIC -o schur.o CXX Healpix_cxx/udgrade_harmonic_cxx.o CXX Healpix_cxx/udgrade_harmonic_cxx_module.o libtool: link: ar cru .libs/libgsleigen.a jacobi.o symm.o symmv.o nonsymm.o nonsymmv.o herm.o hermv.o gensymm.o gensymmv.o genherm.o genhermv.o gen.o genv.o sort.o francis.o schur.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsleigen.a CXX Healpix_cxx/compute_weights.o libtool: link: ( cd ".libs" && rm -f "libgsleigen.la" && ln -s "../libgsleigen.la" "libgsleigen.la" ) Making all in specfunc libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT airy.lo -MD -MP -MF .deps/airy.Tpo -c airy.c -fPIC -DPIC -o airy.o CXX Healpix_cxx/compute_weights_module.o CXX Healpix_cxx/needlet_tool.o CXX Healpix_cxx/needlet_tool_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT airy_der.lo -MD -MP -MF .deps/airy_der.Tpo -c airy_der.c -fPIC -DPIC -o airy_der.o CXX Healpix_cxx/alice3.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT airy_zero.lo -MD -MP -MF .deps/airy_zero.Tpo -c airy_zero.c -fPIC -DPIC -o airy_zero.o CXX Healpix_cxx/alm2map_cxx.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT atanint.lo -MD -MP -MF .deps/atanint.Tpo -c atanint.c -fPIC -DPIC -o atanint.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel.lo -MD -MP -MF .deps/bessel.Tpo -c bessel.c -fPIC -DPIC -o bessel.o CXX Healpix_cxx/alm2map_cxx_module.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_I0.lo -MD -MP -MF .deps/bessel_I0.Tpo -c bessel_I0.c -fPIC -DPIC -o bessel_I0.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_I1.lo -MD -MP -MF .deps/bessel_I1.Tpo -c bessel_I1.c -fPIC -DPIC -o bessel_I1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_In.lo -MD -MP -MF .deps/bessel_In.Tpo -c bessel_In.c -fPIC -DPIC -o bessel_In.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Inu.lo -MD -MP -MF .deps/bessel_Inu.Tpo -c bessel_Inu.c -fPIC -DPIC -o bessel_Inu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_J0.lo -MD -MP -MF .deps/bessel_J0.Tpo -c bessel_J0.c -fPIC -DPIC -o bessel_J0.o CXX cxxsupport/announce.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_J1.lo -MD -MP -MF .deps/bessel_J1.Tpo -c bessel_J1.c -fPIC -DPIC -o bessel_J1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Jn.lo -MD -MP -MF .deps/bessel_Jn.Tpo -c bessel_Jn.c -fPIC -DPIC -o bessel_Jn.o CXX cxxsupport/geom_utils.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Jnu.lo -MD -MP -MF .deps/bessel_Jnu.Tpo -c bessel_Jnu.c -fPIC -DPIC -o bessel_Jnu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_K0.lo -MD -MP -MF .deps/bessel_K0.Tpo -c bessel_K0.c -fPIC -DPIC -o bessel_K0.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_K1.lo -MD -MP -MF .deps/bessel_K1.Tpo -c bessel_K1.c -fPIC -DPIC -o bessel_K1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Kn.lo -MD -MP -MF .deps/bessel_Kn.Tpo -c bessel_Kn.c -fPIC -DPIC -o bessel_Kn.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Knu.lo -MD -MP -MF .deps/bessel_Knu.Tpo -c bessel_Knu.c -fPIC -DPIC -o bessel_Knu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Y0.lo -MD -MP -MF .deps/bessel_Y0.Tpo -c bessel_Y0.c -fPIC -DPIC -o bessel_Y0.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Y1.lo -MD -MP -MF .deps/bessel_Y1.Tpo -c bessel_Y1.c -fPIC -DPIC -o bessel_Y1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Yn.lo -MD -MP -MF .deps/bessel_Yn.Tpo -c bessel_Yn.c -fPIC -DPIC -o bessel_Yn.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_Ynu.lo -MD -MP -MF .deps/bessel_Ynu.Tpo -c bessel_Ynu.c -fPIC -DPIC -o bessel_Ynu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_amp_phase.lo -MD -MP -MF .deps/bessel_amp_phase.Tpo -c bessel_amp_phase.c -fPIC -DPIC -o bessel_amp_phase.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_i.lo -MD -MP -MF .deps/bessel_i.Tpo -c bessel_i.c -fPIC -DPIC -o bessel_i.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_j.lo -MD -MP -MF .deps/bessel_j.Tpo -c bessel_j.c -fPIC -DPIC -o bessel_j.o CXX cxxsupport/string_utils.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_k.lo -MD -MP -MF .deps/bessel_k.Tpo -c bessel_k.c -fPIC -DPIC -o bessel_k.o CXX cxxsupport/ls_image.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_olver.lo -MD -MP -MF .deps/bessel_olver.Tpo -c bessel_olver.c -fPIC -DPIC -o bessel_olver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_temme.lo -MD -MP -MF .deps/bessel_temme.Tpo -c bessel_temme.c -fPIC -DPIC -o bessel_temme.o CXX cxxsupport/paramfile.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_y.lo -MD -MP -MF .deps/bessel_y.Tpo -c bessel_y.c -fPIC -DPIC -o bessel_y.o CXX cxxsupport/pointing.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_zero.lo -MD -MP -MF .deps/bessel_zero.Tpo -c bessel_zero.c -fPIC -DPIC -o bessel_zero.o CXX cxxsupport/rotmatrix.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bessel_sequence.lo -MD -MP -MF .deps/bessel_sequence.Tpo -c bessel_sequence.c -fPIC -DPIC -o bessel_sequence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c beta.c -fPIC -DPIC -o beta.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT beta_inc.lo -MD -MP -MF .deps/beta_inc.Tpo -c beta_inc.c -fPIC -DPIC -o beta_inc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT clausen.lo -MD -MP -MF .deps/clausen.Tpo -c clausen.c -fPIC -DPIC -o clausen.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT coulomb.lo -MD -MP -MF .deps/coulomb.Tpo -c coulomb.c -fPIC -DPIC -o coulomb.o CXX cxxsupport/trafos.lo CXX cxxsupport/walltimer.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT coupling.lo -MD -MP -MF .deps/coupling.Tpo -c coupling.c -fPIC -DPIC -o coupling.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT coulomb_bound.lo -MD -MP -MF .deps/coulomb_bound.Tpo -c coulomb_bound.c -fPIC -DPIC -o coulomb_bound.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dawson.lo -MD -MP -MF .deps/dawson.Tpo -c dawson.c -fPIC -DPIC -o dawson.o CXX cxxsupport/wigner.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT debye.lo -MD -MP -MF .deps/debye.Tpo -c debye.c -fPIC -DPIC -o debye.o CXX cxxsupport/error_handling.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dilog.lo -MD -MP -MF .deps/dilog.Tpo -c dilog.c -fPIC -DPIC -o dilog.o CXX cxxsupport/fitshandle.lo libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT elementary.lo -MD -MP -MF .deps/elementary.Tpo -c elementary.c -fPIC -DPIC -o elementary.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ellint.lo -MD -MP -MF .deps/ellint.Tpo -c ellint.c -fPIC -DPIC -o ellint.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT elljac.lo -MD -MP -MF .deps/elljac.Tpo -c elljac.c -fPIC -DPIC -o elljac.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c erfc.c -fPIC -DPIC -o erfc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -fPIC -DPIC -o exp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT expint.lo -MD -MP -MF .deps/expint.Tpo -c expint.c -fPIC -DPIC -o expint.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT expint3.lo -MD -MP -MF .deps/expint3.Tpo -c expint3.c -fPIC -DPIC -o expint3.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fermi_dirac.lo -MD -MP -MF .deps/fermi_dirac.Tpo -c fermi_dirac.c -fPIC -DPIC -o fermi_dirac.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gegenbauer.lo -MD -MP -MF .deps/gegenbauer.Tpo -c gegenbauer.c -fPIC -DPIC -o gegenbauer.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -fPIC -DPIC -o gamma.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c gamma_inc.c -fPIC -DPIC -o gamma_inc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hyperg_2F0.lo -MD -MP -MF .deps/hyperg_2F0.Tpo -c hyperg_2F0.c -fPIC -DPIC -o hyperg_2F0.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hyperg_0F1.lo -MD -MP -MF .deps/hyperg_0F1.Tpo -c hyperg_0F1.c -fPIC -DPIC -o hyperg_0F1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hyperg_1F1.lo -MD -MP -MF .deps/hyperg_1F1.Tpo -c hyperg_1F1.c -fPIC -DPIC -o hyperg_1F1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hyperg_2F1.lo -MD -MP -MF .deps/hyperg_2F1.Tpo -c hyperg_2F1.c -fPIC -DPIC -o hyperg_2F1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hyperg_U.lo -MD -MP -MF .deps/hyperg_U.Tpo -c hyperg_U.c -fPIC -DPIC -o hyperg_U.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hyperg.lo -MD -MP -MF .deps/hyperg.Tpo -c hyperg.c -fPIC -DPIC -o hyperg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT laguerre.lo -MD -MP -MF .deps/laguerre.Tpo -c laguerre.c -fPIC -DPIC -o laguerre.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lambert.lo -MD -MP -MF .deps/lambert.Tpo -c lambert.c -fPIC -DPIC -o lambert.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT legendre_H3d.lo -MD -MP -MF .deps/legendre_H3d.Tpo -c legendre_H3d.c -fPIC -DPIC -o legendre_H3d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT legendre_P.lo -MD -MP -MF .deps/legendre_P.Tpo -c legendre_P.c -fPIC -DPIC -o legendre_P.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT legendre_Qn.lo -MD -MP -MF .deps/legendre_Qn.Tpo -c legendre_Qn.c -fPIC -DPIC -o legendre_Qn.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT legendre_con.lo -MD -MP -MF .deps/legendre_con.Tpo -c legendre_con.c -fPIC -DPIC -o legendre_con.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT legendre_poly.lo -MD -MP -MF .deps/legendre_poly.Tpo -c legendre_poly.c -fPIC -DPIC -o legendre_poly.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o log.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mathieu_angfunc.lo -MD -MP -MF .deps/mathieu_angfunc.Tpo -c mathieu_angfunc.c -fPIC -DPIC -o mathieu_angfunc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mathieu_charv.lo -MD -MP -MF .deps/mathieu_charv.Tpo -c mathieu_charv.c -fPIC -DPIC -o mathieu_charv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mathieu_coeff.lo -MD -MP -MF .deps/mathieu_coeff.Tpo -c mathieu_coeff.c -fPIC -DPIC -o mathieu_coeff.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mathieu_radfunc.lo -MD -MP -MF .deps/mathieu_radfunc.Tpo -c mathieu_radfunc.c -fPIC -DPIC -o mathieu_radfunc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mathieu_workspace.lo -MD -MP -MF .deps/mathieu_workspace.Tpo -c mathieu_workspace.c -fPIC -DPIC -o mathieu_workspace.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT poch.lo -MD -MP -MF .deps/poch.Tpo -c poch.c -fPIC -DPIC -o poch.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pow_int.lo -MD -MP -MF .deps/pow_int.Tpo -c pow_int.c -fPIC -DPIC -o pow_int.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT result.lo -MD -MP -MF .deps/result.Tpo -c result.c -fPIC -DPIC -o result.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT psi.lo -MD -MP -MF .deps/psi.Tpo -c psi.c -fPIC -DPIC -o psi.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT shint.lo -MD -MP -MF .deps/shint.Tpo -c shint.c -fPIC -DPIC -o shint.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sinint.lo -MD -MP -MF .deps/sinint.Tpo -c sinint.c -fPIC -DPIC -o sinint.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT synchrotron.lo -MD -MP -MF .deps/synchrotron.Tpo -c synchrotron.c -fPIC -DPIC -o synchrotron.o CXXLD libhealpix_cxx.la libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT transport.lo -MD -MP -MF .deps/transport.Tpo -c transport.c -fPIC -DPIC -o transport.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -fPIC -DPIC -o trig.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c zeta.c -fPIC -DPIC -o zeta.o CXXLD alm2map_cxx CXXLD anafast_cxx CXXLD calc_powspec CXXLD hotspots_cxx CXXLD map2tga libtool: link: ar cru .libs/libgslspecfunc.a airy.o airy_der.o airy_zero.o atanint.o bessel.o bessel_I0.o bessel_I1.o bessel_In.o bessel_Inu.o bessel_J0.o bessel_J1.o bessel_Jn.o bessel_Jnu.o bessel_K0.o bessel_K1.o bessel_Kn.o bessel_Knu.o bessel_Y0.o bessel_Y1.o bessel_Yn.o bessel_Ynu.o bessel_amp_phase.o bessel_i.o bessel_j.o bessel_k.o bessel_olver.o bessel_temme.o bessel_y.o bessel_zero.o bessel_sequence.o beta.o beta_inc.o clausen.o coulomb.o coupling.o coulomb_bound.o dawson.o debye.o dilog.o elementary.o ellint.o elljac.o erfc.o exp.o expint.o expint3.o fermi_dirac.o gegenbauer.o gamma.o gamma_inc.o hyperg_0F1.o hyperg_2F0.o hyperg_1F1.o hyperg_2F1.o hyperg_U.o hyperg.o laguerre.o lambert.o legendre_H3d.o legendre_P.o legendre_Qn.o legendre_con.o legendre_poly.o log.o mathieu_angfunc.o mathieu_charv.o mathieu_coeff.o mathieu_radfunc.o mathieu_workspace.o poch.o pow_int.o psi.o result.o shint.o sinint.o synchrotron.o transport.o trig.o zeta.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslspecfunc.a libtool: link: ( cd ".libs" && rm -f "libgslspecfunc.la" && ln -s "../libgslspecfunc.la" "libgslspecfunc.la" ) Making all in dht libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dht.lo -MD -MP -MF .deps/dht.Tpo -c dht.c -fPIC -DPIC -o dht.o CXXLD median_filter_cxx CXXLD mult_alm CXXLD rotalm_cxx CXXLD smoothing_cxx CXXLD syn_alm_cxx libtool: link: ar cru .libs/libgsldht.a dht.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsldht.a libtool: link: ( cd ".libs" && rm -f "libgsldht.la" && ln -s "../libgsldht.la" "libgsldht.la" ) Making all in qrng libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qrng.lo -MD -MP -MF .deps/qrng.Tpo -c qrng.c -fPIC -DPIC -o qrng.o CXXLD udgrade_cxx libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT niederreiter-2.lo -MD -MP -MF .deps/niederreiter-2.Tpo -c niederreiter-2.c -fPIC -DPIC -o niederreiter-2.o CXXLD udgrade_harmonic_cxx CXXLD compute_weights CXXLD needlet_tool CXXLD alice3 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sobol.lo -MD -MP -MF .deps/sobol.Tpo -c sobol.c -fPIC -DPIC -o sobol.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT halton.lo -MD -MP -MF .deps/halton.Tpo -c halton.c -fPIC -DPIC -o halton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT reversehalton.lo -MD -MP -MF .deps/reversehalton.Tpo -c reversehalton.c -fPIC -DPIC -o reversehalton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o libtool: link: ar cru .libs/libgslqrng.a qrng.o niederreiter-2.o sobol.o halton.o reversehalton.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslqrng.a libtool: link: ( cd ".libs" && rm -f "libgslqrng.la" && ln -s "../libgslqrng.la" "libgslqrng.la" ) Making all in rng [ 11%] Performing install step for 'healpix' libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT borosh13.lo -MD -MP -MF .deps/borosh13.Tpo -c borosh13.c -fPIC -DPIC -o borosh13.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT coveyou.lo -MD -MP -MF .deps/coveyou.Tpo -c coveyou.c -fPIC -DPIC -o coveyou.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cmrg.lo -MD -MP -MF .deps/cmrg.Tpo -c cmrg.c -fPIC -DPIC -o cmrg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -fPIC -DPIC -o default.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fishman18.lo -MD -MP -MF .deps/fishman18.Tpo -c fishman18.c -fPIC -DPIC -o fishman18.o /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libhealpix_cxx.la '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fishman20.lo -MD -MP -MF .deps/fishman20.Tpo -c fishman20.c -fPIC -DPIC -o fishman20.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fishman2x.lo -MD -MP -MF .deps/fishman2x.Tpo -c fishman2x.c -fPIC -DPIC -o fishman2x.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gfsr4.lo -MD -MP -MF .deps/gfsr4.Tpo -c gfsr4.c -fPIC -DPIC -o gfsr4.o libtool: install: /usr/bin/install -c .libs/libhealpix_cxx.lai /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libhealpix_cxx.la libtool: install: /usr/bin/install -c .libs/libhealpix_cxx.a /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libhealpix_cxx.a libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT knuthran2.lo -MD -MP -MF .deps/knuthran2.Tpo -c knuthran2.c -fPIC -DPIC -o knuthran2.o libtool: install: chmod 644 /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libhealpix_cxx.a libtool: install: ranlib /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libhealpix_cxx.a /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/healpix_cxx' /usr/bin/install -c -m 644 /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/arr.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/xcomplex.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/datatypes.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/pointing.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/geom_utils.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/rangeset.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/fitshandle.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/alloc_utils.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/compress_utils.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/math_utils.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/error_handling.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/lsconstants.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/safe_cast.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/vec3.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/wigner.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/rotmatrix.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/sse_utils_cxx.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/string_utils.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/cxxsupport/planck_rng.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm_fitsio.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm_healpix_tools.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alm_powspec_tools.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_base.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_data_io.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_map.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_map_fitsio.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/healpix_tables.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/powspec.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/powspec_fitsio.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/moc.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/moc_fitsio.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/moc_query.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/weight_utils.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/mask_tools.h /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/healpix-prefix/src/healpix/Healpix_cxx/alice3.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/healpix_cxx' libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT knuthran.lo -MD -MP -MF .deps/knuthran.Tpo -c knuthran.c -fPIC -DPIC -o knuthran.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lecuyer21.lo -MD -MP -MF .deps/lecuyer21.Tpo -c lecuyer21.c -fPIC -DPIC -o lecuyer21.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT knuthran2002.lo -MD -MP -MF .deps/knuthran2002.Tpo -c knuthran2002.c -fPIC -DPIC -o knuthran2002.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT minstd.lo -MD -MP -MF .deps/minstd.Tpo -c minstd.c -fPIC -DPIC -o minstd.o libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/pkgconfig' /usr/bin/install -c -m 644 healpix_cxx.pc '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/pkgconfig' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin' libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mrg.lo -MD -MP -MF .deps/mrg.Tpo -c mrg.c -fPIC -DPIC -o mrg.o /bin/bash ./libtool --mode=install /usr/bin/install -c alm2map_cxx anafast_cxx calc_powspec hotspots_cxx map2tga median_filter_cxx mult_alm rotalm_cxx smoothing_cxx syn_alm_cxx udgrade_cxx udgrade_harmonic_cxx compute_weights needlet_tool alice3 '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin' libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mt.lo -MD -MP -MF .deps/mt.Tpo -c mt.c -fPIC -DPIC -o mt.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT r250.lo -MD -MP -MF .deps/r250.Tpo -c r250.c -fPIC -DPIC -o r250.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ran0.lo -MD -MP -MF .deps/ran0.Tpo -c ran0.c -fPIC -DPIC -o ran0.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ran1.lo -MD -MP -MF .deps/ran1.Tpo -c ran1.c -fPIC -DPIC -o ran1.o libtool: install: /usr/bin/install -c alm2map_cxx /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/alm2map_cxx libtool: install: /usr/bin/install -c anafast_cxx /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/anafast_cxx libtool: install: /usr/bin/install -c calc_powspec /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/calc_powspec libtool: install: /usr/bin/install -c hotspots_cxx /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/hotspots_cxx libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ran2.lo -MD -MP -MF .deps/ran2.Tpo -c ran2.c -fPIC -DPIC -o ran2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ran3.lo -MD -MP -MF .deps/ran3.Tpo -c ran3.c -fPIC -DPIC -o ran3.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rand48.lo -MD -MP -MF .deps/rand48.Tpo -c rand48.c -fPIC -DPIC -o rand48.o libtool: install: /usr/bin/install -c map2tga /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/map2tga libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.c -fPIC -DPIC -o rand.o libtool: install: /usr/bin/install -c median_filter_cxx /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/median_filter_cxx libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -fPIC -DPIC -o random.o libtool: install: /usr/bin/install -c mult_alm /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/mult_alm libtool: install: /usr/bin/install -c rotalm_cxx /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/rotalm_cxx libtool: install: /usr/bin/install -c smoothing_cxx /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/smoothing_cxx libtool: install: /usr/bin/install -c syn_alm_cxx /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/syn_alm_cxx libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT randu.lo -MD -MP -MF .deps/randu.Tpo -c randu.c -fPIC -DPIC -o randu.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ranlux.lo -MD -MP -MF .deps/ranlux.Tpo -c ranlux.c -fPIC -DPIC -o ranlux.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ranf.lo -MD -MP -MF .deps/ranf.Tpo -c ranf.c -fPIC -DPIC -o ranf.o libtool: install: /usr/bin/install -c udgrade_cxx /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/udgrade_cxx libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ranlxd.lo -MD -MP -MF .deps/ranlxd.Tpo -c ranlxd.c -fPIC -DPIC -o ranlxd.o libtool: install: /usr/bin/install -c udgrade_harmonic_cxx /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/udgrade_harmonic_cxx libtool: install: /usr/bin/install -c compute_weights /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/compute_weights libtool: install: /usr/bin/install -c needlet_tool /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/needlet_tool libtool: install: /usr/bin/install -c alice3 /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/alice3 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ranlxs.lo -MD -MP -MF .deps/ranlxs.Tpo -c ranlxs.c -fPIC -DPIC -o ranlxs.o [ 11%] Completed 'healpix' libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ranmar.lo -MD -MP -MF .deps/ranmar.Tpo -c ranmar.c -fPIC -DPIC -o ranmar.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rng.lo -MD -MP -MF .deps/rng.Tpo -c rng.c -fPIC -DPIC -o rng.o [ 11%] Built target healpix libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT slatec.lo -MD -MP -MF .deps/slatec.Tpo -c slatec.c -fPIC -DPIC -o slatec.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT taus.lo -MD -MP -MF .deps/taus.Tpo -c taus.c -fPIC -DPIC -o taus.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT taus113.lo -MD -MP -MF .deps/taus113.Tpo -c taus113.c -fPIC -DPIC -o taus113.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT transputer.lo -MD -MP -MF .deps/transputer.Tpo -c transputer.c -fPIC -DPIC -o transputer.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT tt.lo -MD -MP -MF .deps/tt.Tpo -c tt.c -fPIC -DPIC -o tt.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c -fPIC -DPIC -o types.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT uni32.lo -MD -MP -MF .deps/uni32.Tpo -c uni32.c -fPIC -DPIC -o uni32.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT uni.lo -MD -MP -MF .deps/uni.Tpo -c uni.c -fPIC -DPIC -o uni.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT vax.lo -MD -MP -MF .deps/vax.Tpo -c vax.c -fPIC -DPIC -o vax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT waterman14.lo -MD -MP -MF .deps/waterman14.Tpo -c waterman14.c -fPIC -DPIC -o waterman14.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zuf.lo -MD -MP -MF .deps/zuf.Tpo -c zuf.c -fPIC -DPIC -o zuf.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o libtool: link: ar cru .libs/libgslrng.a borosh13.o cmrg.o coveyou.o default.o file.o fishman18.o fishman20.o fishman2x.o gfsr4.o knuthran2.o knuthran.o knuthran2002.o lecuyer21.o minstd.o mrg.o mt.o r250.o ran0.o ran1.o ran2.o ran3.o rand48.o rand.o random.o randu.o ranf.o ranlux.o ranlxd.o ranlxs.o ranmar.o rng.o slatec.o taus.o taus113.o transputer.o tt.o types.o uni32.o uni.o vax.o waterman14.o zuf.o inline.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslrng.a libtool: link: ( cd ".libs" && rm -f "libgslrng.la" && ln -s "../libgslrng.la" "libgslrng.la" ) Making all in randist libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c bernoulli.c -fPIC -DPIC -o bernoulli.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c beta.c -fPIC -DPIC -o beta.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bigauss.lo -MD -MP -MF .deps/bigauss.Tpo -c bigauss.c -fPIC -DPIC -o bigauss.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT binomial.lo -MD -MP -MF .deps/binomial.Tpo -c binomial.c -fPIC -DPIC -o binomial.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cauchy.lo -MD -MP -MF .deps/cauchy.Tpo -c cauchy.c -fPIC -DPIC -o cauchy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chisq.lo -MD -MP -MF .deps/chisq.Tpo -c chisq.c -fPIC -DPIC -o chisq.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dirichlet.lo -MD -MP -MF .deps/dirichlet.Tpo -c dirichlet.c -fPIC -DPIC -o dirichlet.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT discrete.lo -MD -MP -MF .deps/discrete.Tpo -c discrete.c -fPIC -DPIC -o discrete.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT erlang.lo -MD -MP -MF .deps/erlang.Tpo -c erlang.c -fPIC -DPIC -o erlang.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exponential.lo -MD -MP -MF .deps/exponential.Tpo -c exponential.c -fPIC -DPIC -o exponential.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exppow.lo -MD -MP -MF .deps/exppow.Tpo -c exppow.c -fPIC -DPIC -o exppow.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -fPIC -DPIC -o fdist.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT flat.lo -MD -MP -MF .deps/flat.Tpo -c flat.c -fPIC -DPIC -o flat.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -fPIC -DPIC -o gamma.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gauss.lo -MD -MP -MF .deps/gauss.Tpo -c gauss.c -fPIC -DPIC -o gauss.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gausstail.lo -MD -MP -MF .deps/gausstail.Tpo -c gausstail.c -fPIC -DPIC -o gausstail.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gausszig.lo -MD -MP -MF .deps/gausszig.Tpo -c gausszig.c -fPIC -DPIC -o gausszig.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT geometric.lo -MD -MP -MF .deps/geometric.Tpo -c geometric.c -fPIC -DPIC -o geometric.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gumbel.lo -MD -MP -MF .deps/gumbel.Tpo -c gumbel.c -fPIC -DPIC -o gumbel.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hyperg.lo -MD -MP -MF .deps/hyperg.Tpo -c hyperg.c -fPIC -DPIC -o hyperg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT laplace.lo -MD -MP -MF .deps/laplace.Tpo -c laplace.c -fPIC -DPIC -o laplace.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT levy.lo -MD -MP -MF .deps/levy.Tpo -c levy.c -fPIC -DPIC -o levy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT logarithmic.lo -MD -MP -MF .deps/logarithmic.Tpo -c logarithmic.c -fPIC -DPIC -o logarithmic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT logistic.lo -MD -MP -MF .deps/logistic.Tpo -c logistic.c -fPIC -DPIC -o logistic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lognormal.lo -MD -MP -MF .deps/lognormal.Tpo -c lognormal.c -fPIC -DPIC -o lognormal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multinomial.lo -MD -MP -MF .deps/multinomial.Tpo -c multinomial.c -fPIC -DPIC -o multinomial.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mvgauss.lo -MD -MP -MF .deps/mvgauss.Tpo -c mvgauss.c -fPIC -DPIC -o mvgauss.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT nbinomial.lo -MD -MP -MF .deps/nbinomial.Tpo -c nbinomial.c -fPIC -DPIC -o nbinomial.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pareto.lo -MD -MP -MF .deps/pareto.Tpo -c pareto.c -fPIC -DPIC -o pareto.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pascal.lo -MD -MP -MF .deps/pascal.Tpo -c pascal.c -fPIC -DPIC -o pascal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT poisson.lo -MD -MP -MF .deps/poisson.Tpo -c poisson.c -fPIC -DPIC -o poisson.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rayleigh.lo -MD -MP -MF .deps/rayleigh.Tpo -c rayleigh.c -fPIC -DPIC -o rayleigh.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT shuffle.lo -MD -MP -MF .deps/shuffle.Tpo -c shuffle.c -fPIC -DPIC -o shuffle.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT sphere.lo -MD -MP -MF .deps/sphere.Tpo -c sphere.c -fPIC -DPIC -o sphere.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT tdist.lo -MD -MP -MF .deps/tdist.Tpo -c tdist.c -fPIC -DPIC -o tdist.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT weibull.lo -MD -MP -MF .deps/weibull.Tpo -c weibull.c -fPIC -DPIC -o weibull.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT landau.lo -MD -MP -MF .deps/landau.Tpo -c landau.c -fPIC -DPIC -o landau.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT binomial_tpe.lo -MD -MP -MF .deps/binomial_tpe.Tpo -c binomial_tpe.c -fPIC -DPIC -o binomial_tpe.o libtool: link: ar cru .libs/libgslrandist.a bernoulli.o beta.o bigauss.o binomial.o cauchy.o chisq.o dirichlet.o discrete.o erlang.o exponential.o exppow.o fdist.o flat.o gamma.o gauss.o gausszig.o gausstail.o geometric.o gumbel.o hyperg.o laplace.o levy.o logarithmic.o logistic.o lognormal.o multinomial.o mvgauss.o nbinomial.o pareto.o pascal.o poisson.o rayleigh.o shuffle.o sphere.o tdist.o weibull.o landau.o binomial_tpe.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslrandist.a libtool: link: ( cd ".libs" && rm -f "libgslrandist.la" && ln -s "../libgslrandist.la" "libgslrandist.la" ) Making all in fft libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dft.lo -MD -MP -MF .deps/dft.Tpo -c dft.c -fPIC -DPIC -o dft.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -fPIC -DPIC -o fft.o libtool: link: ar cru .libs/libgslfft.a dft.o fft.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslfft.a libtool: link: ( cd ".libs" && rm -f "libgslfft.la" && ln -s "../libgslfft.la" "libgslfft.la" ) Making all in poly libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dd.lo -MD -MP -MF .deps/dd.Tpo -c dd.c -fPIC -DPIC -o dd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -fPIC -DPIC -o eval.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT solve_quadratic.lo -MD -MP -MF .deps/solve_quadratic.Tpo -c solve_quadratic.c -fPIC -DPIC -o solve_quadratic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT solve_cubic.lo -MD -MP -MF .deps/solve_cubic.Tpo -c solve_cubic.c -fPIC -DPIC -o solve_cubic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsolve_quadratic.lo -MD -MP -MF .deps/zsolve_quadratic.Tpo -c zsolve_quadratic.c -fPIC -DPIC -o zsolve_quadratic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsolve_cubic.lo -MD -MP -MF .deps/zsolve_cubic.Tpo -c zsolve_cubic.c -fPIC -DPIC -o zsolve_cubic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsolve.lo -MD -MP -MF .deps/zsolve.Tpo -c zsolve.c -fPIC -DPIC -o zsolve.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT zsolve_init.lo -MD -MP -MF .deps/zsolve_init.Tpo -c zsolve_init.c -fPIC -DPIC -o zsolve_init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.c -fPIC -DPIC -o deriv.o libtool: link: ar cru .libs/libgslpoly.a dd.o eval.o solve_quadratic.o solve_cubic.o zsolve_quadratic.o zsolve_cubic.o zsolve.o zsolve_init.o deriv.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslpoly.a libtool: link: ( cd ".libs" && rm -f "libgslpoly.la" && ln -s "../libgslpoly.la" "libgslpoly.la" ) Making all in fit libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c linear.c -fPIC -DPIC -o linear.o libtool: link: ar cru .libs/libgslfit.a linear.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslfit.a libtool: link: ( cd ".libs" && rm -f "libgslfit.la" && ln -s "../libgslfit.la" "libgslfit.la" ) Making all in multifit libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gcv.lo -MD -MP -MF .deps/gcv.Tpo -c gcv.c -fPIC -DPIC -o gcv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multilinear.lo -MD -MP -MF .deps/multilinear.Tpo -c multilinear.c -fPIC -DPIC -o multilinear.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c work.c -fPIC -DPIC -o work.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multiwlinear.lo -MD -MP -MF .deps/multiwlinear.Tpo -c multiwlinear.c -fPIC -DPIC -o multiwlinear.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lmniel.lo -MD -MP -MF .deps/lmniel.Tpo -c lmniel.c -fPIC -DPIC -o lmniel.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lmder.lo -MD -MP -MF .deps/lmder.Tpo -c lmder.c -fPIC -DPIC -o lmder.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fsolver.lo -MD -MP -MF .deps/fsolver.Tpo -c fsolver.c -fPIC -DPIC -o fsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdfsolver.lo -MD -MP -MF .deps/fdfsolver.Tpo -c fdfsolver.c -fPIC -DPIC -o fdfsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdfridge.lo -MD -MP -MF .deps/fdfridge.Tpo -c fdfridge.c -fPIC -DPIC -o fdfridge.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdjac.lo -MD -MP -MF .deps/fdjac.Tpo -c fdjac.c -fPIC -DPIC -o fdjac.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gradient.lo -MD -MP -MF .deps/gradient.Tpo -c gradient.c -fPIC -DPIC -o gradient.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT robust_wfun.lo -MD -MP -MF .deps/robust_wfun.Tpo -c robust_wfun.c -fPIC -DPIC -o robust_wfun.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT covar.lo -MD -MP -MF .deps/covar.Tpo -c covar.c -fPIC -DPIC -o covar.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multirobust.lo -MD -MP -MF .deps/multirobust.Tpo -c multirobust.c -fPIC -DPIC -o multirobust.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multireg.lo -MD -MP -MF .deps/multireg.Tpo -c multireg.c -fPIC -DPIC -o multireg.o libtool: link: ar cru .libs/libgslmultifit.a gcv.o multilinear.o multiwlinear.o work.o lmniel.o lmder.o fsolver.o fdfsolver.o fdfridge.o fdjac.o convergence.o gradient.o covar.o multirobust.o robust_wfun.o multireg.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultifit.a libtool: link: ( cd ".libs" && rm -f "libgslmultifit.la" && ln -s "../libgslmultifit.la" "libgslmultifit.la" ) Making all in multifit_nlinear libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cholesky.lo -MD -MP -MF .deps/cholesky.Tpo -c cholesky.c -fPIC -DPIC -o cholesky.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT covar.lo -MD -MP -MF .deps/covar.Tpo -c covar.c -fPIC -DPIC -o covar.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdf.lo -MD -MP -MF .deps/fdf.Tpo -c fdf.c -fPIC -DPIC -o fdf.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdfvv.lo -MD -MP -MF .deps/fdfvv.Tpo -c fdfvv.c -fPIC -DPIC -o fdfvv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dogleg.lo -MD -MP -MF .deps/dogleg.Tpo -c dogleg.c -fPIC -DPIC -o dogleg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdjac.lo -MD -MP -MF .deps/fdjac.Tpo -c fdjac.c -fPIC -DPIC -o fdjac.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lm.lo -MD -MP -MF .deps/lm.Tpo -c lm.c -fPIC -DPIC -o lm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qr.lo -MD -MP -MF .deps/qr.Tpo -c qr.c -fPIC -DPIC -o qr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT scaling.lo -MD -MP -MF .deps/scaling.Tpo -c scaling.c -fPIC -DPIC -o scaling.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT subspace2D.lo -MD -MP -MF .deps/subspace2D.Tpo -c subspace2D.c -fPIC -DPIC -o subspace2D.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT svd.lo -MD -MP -MF .deps/svd.Tpo -c svd.c -fPIC -DPIC -o svd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT trust.lo -MD -MP -MF .deps/trust.Tpo -c trust.c -fPIC -DPIC -o trust.o libtool: link: ar cru .libs/libgslmultifit_nlinear.a cholesky.o convergence.o covar.o dogleg.o fdf.o fdfvv.o fdjac.o lm.o qr.o scaling.o subspace2D.o svd.o trust.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultifit_nlinear.a libtool: link: ( cd ".libs" && rm -f "libgslmultifit_nlinear.la" && ln -s "../libgslmultifit_nlinear.la" "libgslmultifit_nlinear.la" ) Making all in multilarge libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT multilarge.lo -MD -MP -MF .deps/multilarge.Tpo -c multilarge.c -fPIC -DPIC -o multilarge.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT normal.lo -MD -MP -MF .deps/normal.Tpo -c normal.c -fPIC -DPIC -o normal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT tsqr.lo -MD -MP -MF .deps/tsqr.Tpo -c tsqr.c -fPIC -DPIC -o tsqr.o libtool: link: ar cru .libs/libgslmultilarge.a multilarge.o normal.o tsqr.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultilarge.a libtool: link: ( cd ".libs" && rm -f "libgslmultilarge.la" && ln -s "../libgslmultilarge.la" "libgslmultilarge.la" ) Making all in multilarge_nlinear libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cgst.lo -MD -MP -MF .deps/cgst.Tpo -c cgst.c -fPIC -DPIC -o cgst.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cholesky.lo -MD -MP -MF .deps/cholesky.Tpo -c cholesky.c -fPIC -DPIC -o cholesky.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dogleg.lo -MD -MP -MF .deps/dogleg.Tpo -c dogleg.c -fPIC -DPIC -o dogleg.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o dummy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdf.lo -MD -MP -MF .deps/fdf.Tpo -c fdf.c -fPIC -DPIC -o fdf.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lm.lo -MD -MP -MF .deps/lm.Tpo -c lm.c -fPIC -DPIC -o lm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT scaling.lo -MD -MP -MF .deps/scaling.Tpo -c scaling.c -fPIC -DPIC -o scaling.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT subspace2D.lo -MD -MP -MF .deps/subspace2D.Tpo -c subspace2D.c -fPIC -DPIC -o subspace2D.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT trust.lo -MD -MP -MF .deps/trust.Tpo -c trust.c -fPIC -DPIC -o trust.o libtool: link: ar cru .libs/libgslmultilarge_nlinear.a cgst.o cholesky.o convergence.o dogleg.o dummy.o fdf.o lm.o scaling.o subspace2D.o trust.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultilarge_nlinear.a libtool: link: ( cd ".libs" && rm -f "libgslmultilarge_nlinear.la" && ln -s "../libgslmultilarge_nlinear.la" "libgslmultilarge_nlinear.la" ) Making all in rstat libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rstat.lo -MD -MP -MF .deps/rstat.Tpo -c rstat.c -fPIC -DPIC -o rstat.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rquantile.lo -MD -MP -MF .deps/rquantile.Tpo -c rquantile.c -fPIC -DPIC -o rquantile.o libtool: link: ar cru .libs/libgslrstat.a rstat.o rquantile.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslrstat.a libtool: link: ( cd ".libs" && rm -f "libgslrstat.la" && ln -s "../libgslrstat.la" "libgslrstat.la" ) Making all in statistics libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT mean.lo -MD -MP -MF .deps/mean.Tpo -c mean.c -fPIC -DPIC -o mean.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT skew.lo -MD -MP -MF .deps/skew.Tpo -c skew.c -fPIC -DPIC -o skew.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT absdev.lo -MD -MP -MF .deps/absdev.Tpo -c absdev.c -fPIC -DPIC -o absdev.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT variance.lo -MD -MP -MF .deps/variance.Tpo -c variance.c -fPIC -DPIC -o variance.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT kurtosis.lo -MD -MP -MF .deps/kurtosis.Tpo -c kurtosis.c -fPIC -DPIC -o kurtosis.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lag1.lo -MD -MP -MF .deps/lag1.Tpo -c lag1.c -fPIC -DPIC -o lag1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT p_variance.lo -MD -MP -MF .deps/p_variance.Tpo -c p_variance.c -fPIC -DPIC -o p_variance.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o minmax.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ttest.lo -MD -MP -MF .deps/ttest.Tpo -c ttest.c -fPIC -DPIC -o ttest.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT median.lo -MD -MP -MF .deps/median.Tpo -c median.c -fPIC -DPIC -o median.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT covariance.lo -MD -MP -MF .deps/covariance.Tpo -c covariance.c -fPIC -DPIC -o covariance.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT quantiles.lo -MD -MP -MF .deps/quantiles.Tpo -c quantiles.c -fPIC -DPIC -o quantiles.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wmean.lo -MD -MP -MF .deps/wmean.Tpo -c wmean.c -fPIC -DPIC -o wmean.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wvariance.lo -MD -MP -MF .deps/wvariance.Tpo -c wvariance.c -fPIC -DPIC -o wvariance.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wabsdev.lo -MD -MP -MF .deps/wabsdev.Tpo -c wabsdev.c -fPIC -DPIC -o wabsdev.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wskew.lo -MD -MP -MF .deps/wskew.Tpo -c wskew.c -fPIC -DPIC -o wskew.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wkurtosis.lo -MD -MP -MF .deps/wkurtosis.Tpo -c wkurtosis.c -fPIC -DPIC -o wkurtosis.o libtool: link: ar cru .libs/libgslstatistics.a mean.o variance.o absdev.o skew.o kurtosis.o lag1.o p_variance.o minmax.o ttest.o median.o covariance.o quantiles.o wmean.o wvariance.o wabsdev.o wskew.o wkurtosis.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslstatistics.a libtool: link: ( cd ".libs" && rm -f "libgslstatistics.la" && ln -s "../libgslstatistics.la" "libgslstatistics.la" ) Making all in siman libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT siman.lo -MD -MP -MF .deps/siman.Tpo -c siman.c -fPIC -DPIC -o siman.o libtool: link: ar cru .libs/libgslsiman.a siman.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslsiman.a libtool: link: ( cd ".libs" && rm -f "libgslsiman.la" && ln -s "../libgslsiman.la" "libgslsiman.la" ) libtool: link: /usr/bin/cc -g -O2 -o siman_tsp siman_tsp.o ./.libs/libgslsiman.a ../rng/.libs/libgslrng.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm Making all in sum libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT levin_utrunc.lo -MD -MP -MF .deps/levin_utrunc.Tpo -c levin_utrunc.c -fPIC -DPIC -o levin_utrunc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT levin_u.lo -MD -MP -MF .deps/levin_u.Tpo -c levin_u.c -fPIC -DPIC -o levin_u.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT work_utrunc.lo -MD -MP -MF .deps/work_utrunc.Tpo -c work_utrunc.c -fPIC -DPIC -o work_utrunc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT work_u.lo -MD -MP -MF .deps/work_u.Tpo -c work_u.c -fPIC -DPIC -o work_u.o libtool: link: ar cru .libs/libgslsum.a levin_u.o levin_utrunc.o work_u.o work_utrunc.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslsum.a libtool: link: ( cd ".libs" && rm -f "libgslsum.la" && ln -s "../libgslsum.la" "libgslsum.la" ) Making all in integration libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qk21.lo -MD -MP -MF .deps/qk21.Tpo -c qk21.c -fPIC -DPIC -o qk21.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qk15.lo -MD -MP -MF .deps/qk15.Tpo -c qk15.c -fPIC -DPIC -o qk15.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qk61.lo -MD -MP -MF .deps/qk61.Tpo -c qk61.c -fPIC -DPIC -o qk61.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qk31.lo -MD -MP -MF .deps/qk31.Tpo -c qk31.c -fPIC -DPIC -o qk31.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qk41.lo -MD -MP -MF .deps/qk41.Tpo -c qk41.c -fPIC -DPIC -o qk41.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qk51.lo -MD -MP -MF .deps/qk51.Tpo -c qk51.c -fPIC -DPIC -o qk51.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qk.lo -MD -MP -MF .deps/qk.Tpo -c qk.c -fPIC -DPIC -o qk.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qag.lo -MD -MP -MF .deps/qag.Tpo -c qag.c -fPIC -DPIC -o qag.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qng.lo -MD -MP -MF .deps/qng.Tpo -c qng.c -fPIC -DPIC -o qng.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qags.lo -MD -MP -MF .deps/qags.Tpo -c qags.c -fPIC -DPIC -o qags.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qagp.lo -MD -MP -MF .deps/qagp.Tpo -c qagp.c -fPIC -DPIC -o qagp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT workspace.lo -MD -MP -MF .deps/workspace.Tpo -c workspace.c -fPIC -DPIC -o workspace.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qcheb.lo -MD -MP -MF .deps/qcheb.Tpo -c qcheb.c -fPIC -DPIC -o qcheb.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qawc.lo -MD -MP -MF .deps/qawc.Tpo -c qawc.c -fPIC -DPIC -o qawc.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qmomo.lo -MD -MP -MF .deps/qmomo.Tpo -c qmomo.c -fPIC -DPIC -o qmomo.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qaws.lo -MD -MP -MF .deps/qaws.Tpo -c qaws.c -fPIC -DPIC -o qaws.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qmomof.lo -MD -MP -MF .deps/qmomof.Tpo -c qmomof.c -fPIC -DPIC -o qmomof.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qawo.lo -MD -MP -MF .deps/qawo.Tpo -c qawo.c -fPIC -DPIC -o qawo.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT qawf.lo -MD -MP -MF .deps/qawf.Tpo -c qawf.c -fPIC -DPIC -o qawf.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cquad.lo -MD -MP -MF .deps/cquad.Tpo -c cquad.c -fPIC -DPIC -o cquad.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT glfixed.lo -MD -MP -MF .deps/glfixed.Tpo -c glfixed.c -fPIC -DPIC -o glfixed.o libtool: link: ar cru .libs/libgslintegration.a qk15.o qk21.o qk31.o qk41.o qk51.o qk61.o qk.o qng.o qag.o qags.o qagp.o workspace.o qcheb.o qawc.o qmomo.o qaws.o qmomof.o qawo.o qawf.o glfixed.o cquad.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslintegration.a libtool: link: ( cd ".libs" && rm -f "libgslintegration.la" && ln -s "../libgslintegration.la" "libgslintegration.la" ) Making all in interpolation libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT accel.lo -MD -MP -MF .deps/accel.Tpo -c accel.c -fPIC -DPIC -o accel.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT akima.lo -MD -MP -MF .deps/akima.Tpo -c akima.c -fPIC -DPIC -o akima.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -fPIC -DPIC -o interp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cspline.lo -MD -MP -MF .deps/cspline.Tpo -c cspline.c -fPIC -DPIC -o cspline.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spline.lo -MD -MP -MF .deps/spline.Tpo -c spline.c -fPIC -DPIC -o spline.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c linear.c -fPIC -DPIC -o linear.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c poly.c -fPIC -DPIC -o poly.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT steffen.lo -MD -MP -MF .deps/steffen.Tpo -c steffen.c -fPIC -DPIC -o steffen.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT inline.lo -MD -MP -MF .deps/inline.Tpo -c inline.c -fPIC -DPIC -o inline.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT interp2d.lo -MD -MP -MF .deps/interp2d.Tpo -c interp2d.c -fPIC -DPIC -o interp2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bilinear.lo -MD -MP -MF .deps/bilinear.Tpo -c bilinear.c -fPIC -DPIC -o bilinear.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c bicubic.c -fPIC -DPIC -o bicubic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spline2d.lo -MD -MP -MF .deps/spline2d.Tpo -c spline2d.c -fPIC -DPIC -o spline2d.o libtool: link: ar cru .libs/libgslinterpolation.a accel.o akima.o cspline.o interp.o linear.o spline.o poly.o steffen.o inline.o interp2d.o bilinear.o bicubic.o spline2d.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslinterpolation.a libtool: link: ( cd ".libs" && rm -f "libgslinterpolation.la" && ln -s "../libgslinterpolation.la" "libgslinterpolation.la" ) Making all in histogram libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT get.lo -MD -MP -MF .deps/get.Tpo -c get.c -fPIC -DPIC -o get.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o add.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o init.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT params.lo -MD -MP -MF .deps/params.Tpo -c params.c -fPIC -DPIC -o params.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT reset.lo -MD -MP -MF .deps/reset.Tpo -c reset.c -fPIC -DPIC -o reset.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o file.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT get2d.lo -MD -MP -MF .deps/get2d.Tpo -c get2d.c -fPIC -DPIC -o get2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pdf.lo -MD -MP -MF .deps/pdf.Tpo -c pdf.c -fPIC -DPIC -o pdf.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT init2d.lo -MD -MP -MF .deps/init2d.Tpo -c init2d.c -fPIC -DPIC -o init2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT add2d.lo -MD -MP -MF .deps/add2d.Tpo -c add2d.c -fPIC -DPIC -o add2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT params2d.lo -MD -MP -MF .deps/params2d.Tpo -c params2d.c -fPIC -DPIC -o params2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT reset2d.lo -MD -MP -MF .deps/reset2d.Tpo -c reset2d.c -fPIC -DPIC -o reset2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT file2d.lo -MD -MP -MF .deps/file2d.Tpo -c file2d.c -fPIC -DPIC -o file2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pdf2d.lo -MD -MP -MF .deps/pdf2d.Tpo -c pdf2d.c -fPIC -DPIC -o pdf2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT calloc_range.lo -MD -MP -MF .deps/calloc_range.Tpo -c calloc_range.c -fPIC -DPIC -o calloc_range.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT calloc_range2d.lo -MD -MP -MF .deps/calloc_range2d.Tpo -c calloc_range2d.c -fPIC -DPIC -o calloc_range2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -fPIC -DPIC -o copy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT copy2d.lo -MD -MP -MF .deps/copy2d.Tpo -c copy2d.c -fPIC -DPIC -o copy2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT maxval.lo -MD -MP -MF .deps/maxval.Tpo -c maxval.c -fPIC -DPIC -o maxval.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT oper.lo -MD -MP -MF .deps/oper.Tpo -c oper.c -fPIC -DPIC -o oper.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT maxval2d.lo -MD -MP -MF .deps/maxval2d.Tpo -c maxval2d.c -fPIC -DPIC -o maxval2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT oper2d.lo -MD -MP -MF .deps/oper2d.Tpo -c oper2d.c -fPIC -DPIC -o oper2d.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c stat.c -fPIC -DPIC -o stat.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT stat2d.lo -MD -MP -MF .deps/stat2d.Tpo -c stat2d.c -fPIC -DPIC -o stat2d.o libtool: link: ar cru .libs/libgslhistogram.a add.o get.o init.o params.o reset.o file.o pdf.o add2d.o get2d.o init2d.o params2d.o reset2d.o file2d.o pdf2d.o calloc_range.o calloc_range2d.o copy.o copy2d.o maxval.o maxval2d.o oper.o oper2d.o stat.o stat2d.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslhistogram.a libtool: link: ( cd ".libs" && rm -f "libgslhistogram.la" && ln -s "../libgslhistogram.la" "libgslhistogram.la" ) Making all in ode-initval libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o control.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cstd.lo -MD -MP -MF .deps/cstd.Tpo -c cstd.c -fPIC -DPIC -o cstd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT evolve.lo -MD -MP -MF .deps/evolve.Tpo -c evolve.c -fPIC -DPIC -o evolve.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cscal.lo -MD -MP -MF .deps/cscal.Tpo -c cscal.c -fPIC -DPIC -o cscal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT step.lo -MD -MP -MF .deps/step.Tpo -c step.c -fPIC -DPIC -o step.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2.lo -MD -MP -MF .deps/rk2.Tpo -c rk2.c -fPIC -DPIC -o rk2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2imp.lo -MD -MP -MF .deps/rk2imp.Tpo -c rk2imp.c -fPIC -DPIC -o rk2imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2simp.lo -MD -MP -MF .deps/rk2simp.Tpo -c rk2simp.c -fPIC -DPIC -o rk2simp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk4.lo -MD -MP -MF .deps/rk4.Tpo -c rk4.c -fPIC -DPIC -o rk4.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk4imp.lo -MD -MP -MF .deps/rk4imp.Tpo -c rk4imp.c -fPIC -DPIC -o rk4imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rkf45.lo -MD -MP -MF .deps/rkf45.Tpo -c rkf45.c -fPIC -DPIC -o rkf45.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk8pd.lo -MD -MP -MF .deps/rk8pd.Tpo -c rk8pd.c -fPIC -DPIC -o rk8pd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rkck.lo -MD -MP -MF .deps/rkck.Tpo -c rkck.c -fPIC -DPIC -o rkck.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bsimp.lo -MD -MP -MF .deps/bsimp.Tpo -c bsimp.c -fPIC -DPIC -o bsimp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gear1.lo -MD -MP -MF .deps/gear1.Tpo -c gear1.c -fPIC -DPIC -o gear1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gear2.lo -MD -MP -MF .deps/gear2.Tpo -c gear2.c -fPIC -DPIC -o gear2.o libtool: link: ar cru .libs/libgslodeiv.a control.o cstd.o cscal.o evolve.o step.o rk2.o rk2imp.o rk2simp.o rk4.o rk4imp.o rkf45.o rk8pd.o rkck.o bsimp.o gear1.o gear2.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslodeiv.a libtool: link: ( cd ".libs" && rm -f "libgslodeiv.la" && ln -s "../libgslodeiv.la" "libgslodeiv.la" ) Making all in ode-initval2 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o control.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cstd.lo -MD -MP -MF .deps/cstd.Tpo -c cstd.c -fPIC -DPIC -o cstd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cscal.lo -MD -MP -MF .deps/cscal.Tpo -c cscal.c -fPIC -DPIC -o cscal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT evolve.lo -MD -MP -MF .deps/evolve.Tpo -c evolve.c -fPIC -DPIC -o evolve.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT step.lo -MD -MP -MF .deps/step.Tpo -c step.c -fPIC -DPIC -o step.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2.lo -MD -MP -MF .deps/rk2.Tpo -c rk2.c -fPIC -DPIC -o rk2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk2imp.lo -MD -MP -MF .deps/rk2imp.Tpo -c rk2imp.c -fPIC -DPIC -o rk2imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk4.lo -MD -MP -MF .deps/rk4.Tpo -c rk4.c -fPIC -DPIC -o rk4.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk4imp.lo -MD -MP -MF .deps/rk4imp.Tpo -c rk4imp.c -fPIC -DPIC -o rk4imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rkf45.lo -MD -MP -MF .deps/rkf45.Tpo -c rkf45.c -fPIC -DPIC -o rkf45.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk8pd.lo -MD -MP -MF .deps/rk8pd.Tpo -c rk8pd.c -fPIC -DPIC -o rk8pd.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rkck.lo -MD -MP -MF .deps/rkck.Tpo -c rkck.c -fPIC -DPIC -o rkck.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bsimp.lo -MD -MP -MF .deps/bsimp.Tpo -c bsimp.c -fPIC -DPIC -o bsimp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rk1imp.lo -MD -MP -MF .deps/rk1imp.Tpo -c rk1imp.c -fPIC -DPIC -o rk1imp.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT msadams.lo -MD -MP -MF .deps/msadams.Tpo -c msadams.c -fPIC -DPIC -o msadams.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT msbdf.lo -MD -MP -MF .deps/msbdf.Tpo -c msbdf.c -fPIC -DPIC -o msbdf.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.c -fPIC -DPIC -o driver.o libtool: link: ar cru .libs/libgslodeiv2.a control.o cstd.o cscal.o evolve.o step.o rk2.o rk2imp.o rk4.o rk4imp.o rkf45.o rk8pd.o rkck.o bsimp.o rk1imp.o msadams.o msbdf.o driver.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslodeiv2.a libtool: link: ( cd ".libs" && rm -f "libgslodeiv2.la" && ln -s "../libgslodeiv2.la" "libgslodeiv2.la" ) Making all in roots libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bisection.lo -MD -MP -MF .deps/bisection.Tpo -c bisection.c -fPIC -DPIC -o bisection.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT falsepos.lo -MD -MP -MF .deps/falsepos.Tpo -c falsepos.c -fPIC -DPIC -o falsepos.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT brent.lo -MD -MP -MF .deps/brent.Tpo -c brent.c -fPIC -DPIC -o brent.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT steffenson.lo -MD -MP -MF .deps/steffenson.Tpo -c steffenson.c -fPIC -DPIC -o steffenson.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT newton.lo -MD -MP -MF .deps/newton.Tpo -c newton.c -fPIC -DPIC -o newton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT secant.lo -MD -MP -MF .deps/secant.Tpo -c secant.c -fPIC -DPIC -o secant.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fsolver.lo -MD -MP -MF .deps/fsolver.Tpo -c fsolver.c -fPIC -DPIC -o fsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdfsolver.lo -MD -MP -MF .deps/fdfsolver.Tpo -c fdfsolver.c -fPIC -DPIC -o fdfsolver.o libtool: link: ar cru .libs/libgslroots.a bisection.o brent.o falsepos.o newton.o secant.o steffenson.o convergence.o fsolver.o fdfsolver.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslroots.a libtool: link: ( cd ".libs" && rm -f "libgslroots.la" && ln -s "../libgslroots.la" "libgslroots.la" ) Making all in multiroots libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdjac.lo -MD -MP -MF .deps/fdjac.Tpo -c fdjac.c -fPIC -DPIC -o fdjac.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fsolver.lo -MD -MP -MF .deps/fsolver.Tpo -c fsolver.c -fPIC -DPIC -o fsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gnewton.lo -MD -MP -MF .deps/gnewton.Tpo -c gnewton.c -fPIC -DPIC -o gnewton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdfsolver.lo -MD -MP -MF .deps/fdfsolver.Tpo -c fdfsolver.c -fPIC -DPIC -o fdfsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT newton.lo -MD -MP -MF .deps/newton.Tpo -c newton.c -fPIC -DPIC -o newton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dnewton.lo -MD -MP -MF .deps/dnewton.Tpo -c dnewton.c -fPIC -DPIC -o dnewton.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT broyden.lo -MD -MP -MF .deps/broyden.Tpo -c broyden.c -fPIC -DPIC -o broyden.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hybrid.lo -MD -MP -MF .deps/hybrid.Tpo -c hybrid.c -fPIC -DPIC -o hybrid.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hybridj.lo -MD -MP -MF .deps/hybridj.Tpo -c hybridj.c -fPIC -DPIC -o hybridj.o libtool: link: ar cru .libs/libgslmultiroots.a fdjac.o fsolver.o fdfsolver.o convergence.o newton.o gnewton.o dnewton.o broyden.o hybrid.o hybridj.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultiroots.a libtool: link: ( cd ".libs" && rm -f "libgslmultiroots.la" && ln -s "../libgslmultiroots.la" "libgslmultiroots.la" ) Making all in min libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fsolver.lo -MD -MP -MF .deps/fsolver.Tpo -c fsolver.c -fPIC -DPIC -o fsolver.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bracketing.lo -MD -MP -MF .deps/bracketing.Tpo -c bracketing.c -fPIC -DPIC -o bracketing.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT quad_golden.lo -MD -MP -MF .deps/quad_golden.Tpo -c quad_golden.c -fPIC -DPIC -o quad_golden.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT golden.lo -MD -MP -MF .deps/golden.Tpo -c golden.c -fPIC -DPIC -o golden.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT brent.lo -MD -MP -MF .deps/brent.Tpo -c brent.c -fPIC -DPIC -o brent.o libtool: link: ar cru .libs/libgslmin.a fsolver.o golden.o brent.o convergence.o bracketing.o quad_golden.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmin.a libtool: link: ( cd ".libs" && rm -f "libgslmin.la" && ln -s "../libgslmin.la" "libgslmin.la" ) Making all in multimin libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdfminimizer.lo -MD -MP -MF .deps/fdfminimizer.Tpo -c fdfminimizer.c -fPIC -DPIC -o fdfminimizer.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT steepest_descent.lo -MD -MP -MF .deps/steepest_descent.Tpo -c steepest_descent.c -fPIC -DPIC -o steepest_descent.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT conjugate_fr.lo -MD -MP -MF .deps/conjugate_fr.Tpo -c conjugate_fr.c -fPIC -DPIC -o conjugate_fr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT convergence.lo -MD -MP -MF .deps/convergence.Tpo -c convergence.c -fPIC -DPIC -o convergence.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT conjugate_pr.lo -MD -MP -MF .deps/conjugate_pr.Tpo -c conjugate_pr.c -fPIC -DPIC -o conjugate_pr.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT diff.lo -MD -MP -MF .deps/diff.Tpo -c diff.c -fPIC -DPIC -o diff.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT vector_bfgs.lo -MD -MP -MF .deps/vector_bfgs.Tpo -c vector_bfgs.c -fPIC -DPIC -o vector_bfgs.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT vector_bfgs2.lo -MD -MP -MF .deps/vector_bfgs2.Tpo -c vector_bfgs2.c -fPIC -DPIC -o vector_bfgs2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT simplex.lo -MD -MP -MF .deps/simplex.Tpo -c simplex.c -fPIC -DPIC -o simplex.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fminimizer.lo -MD -MP -MF .deps/fminimizer.Tpo -c fminimizer.c -fPIC -DPIC -o fminimizer.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT simplex2.lo -MD -MP -MF .deps/simplex2.Tpo -c simplex2.c -fPIC -DPIC -o simplex2.o libtool: link: ar cru .libs/libgslmultimin.a fdfminimizer.o steepest_descent.o conjugate_fr.o conjugate_pr.o convergence.o diff.o vector_bfgs.o vector_bfgs2.o fminimizer.o simplex.o simplex2.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmultimin.a libtool: link: ( cd ".libs" && rm -f "libgslmultimin.la" && ln -s "../libgslmultimin.la" "libgslmultimin.la" ) Making all in monte libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c plain.c -fPIC -DPIC -o plain.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT miser.lo -MD -MP -MF .deps/miser.Tpo -c miser.c -fPIC -DPIC -o miser.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT vegas.lo -MD -MP -MF .deps/vegas.Tpo -c vegas.c -fPIC -DPIC -o vegas.o libtool: link: ar cru .libs/libgslmonte.a miser.o plain.o vegas.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslmonte.a libtool: link: ( cd ".libs" && rm -f "libgslmonte.la" && ln -s "../libgslmonte.la" "libgslmonte.la" ) Making all in ntuple libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT ntuple.lo -MD -MP -MF .deps/ntuple.Tpo -c ntuple.c -fPIC -DPIC -o ntuple.o libtool: link: ar cru .libs/libgslntuple.a ntuple.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslntuple.a libtool: link: ( cd ".libs" && rm -f "libgslntuple.la" && ln -s "../libgslntuple.la" "libgslntuple.la" ) Making all in diff libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT diff.lo -MD -MP -MF .deps/diff.Tpo -c diff.c -fPIC -DPIC -o diff.o libtool: link: ar cru .libs/libgsldiff.a diff.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsldiff.a libtool: link: ( cd ".libs" && rm -f "libgsldiff.la" && ln -s "../libgsldiff.la" "libgsldiff.la" ) Making all in deriv libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.c -fPIC -DPIC -o deriv.o libtool: link: ar cru .libs/libgslderiv.a deriv.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslderiv.a libtool: link: ( cd ".libs" && rm -f "libgslderiv.la" && ln -s "../libgslderiv.la" "libgslderiv.la" ) Making all in cdf libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c beta.c -fPIC -DPIC -o beta.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cauchy.lo -MD -MP -MF .deps/cauchy.Tpo -c cauchy.c -fPIC -DPIC -o cauchy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chisq.lo -MD -MP -MF .deps/chisq.Tpo -c chisq.c -fPIC -DPIC -o chisq.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cauchyinv.lo -MD -MP -MF .deps/cauchyinv.Tpo -c cauchyinv.c -fPIC -DPIC -o cauchyinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT betainv.lo -MD -MP -MF .deps/betainv.Tpo -c betainv.c -fPIC -DPIC -o betainv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT chisqinv.lo -MD -MP -MF .deps/chisqinv.Tpo -c chisqinv.c -fPIC -DPIC -o chisqinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exponential.lo -MD -MP -MF .deps/exponential.Tpo -c exponential.c -fPIC -DPIC -o exponential.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exponentialinv.lo -MD -MP -MF .deps/exponentialinv.Tpo -c exponentialinv.c -fPIC -DPIC -o exponentialinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT exppow.lo -MD -MP -MF .deps/exppow.Tpo -c exppow.c -fPIC -DPIC -o exppow.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdist.lo -MD -MP -MF .deps/fdist.Tpo -c fdist.c -fPIC -DPIC -o fdist.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT fdistinv.lo -MD -MP -MF .deps/fdistinv.Tpo -c fdistinv.c -fPIC -DPIC -o fdistinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT flat.lo -MD -MP -MF .deps/flat.Tpo -c flat.c -fPIC -DPIC -o flat.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT flatinv.lo -MD -MP -MF .deps/flatinv.Tpo -c flatinv.c -fPIC -DPIC -o flatinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -fPIC -DPIC -o gamma.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gauss.lo -MD -MP -MF .deps/gauss.Tpo -c gauss.c -fPIC -DPIC -o gauss.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gammainv.lo -MD -MP -MF .deps/gammainv.Tpo -c gammainv.c -fPIC -DPIC -o gammainv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gaussinv.lo -MD -MP -MF .deps/gaussinv.Tpo -c gaussinv.c -fPIC -DPIC -o gaussinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gumbel1.lo -MD -MP -MF .deps/gumbel1.Tpo -c gumbel1.c -fPIC -DPIC -o gumbel1.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gumbel1inv.lo -MD -MP -MF .deps/gumbel1inv.Tpo -c gumbel1inv.c -fPIC -DPIC -o gumbel1inv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gumbel2.lo -MD -MP -MF .deps/gumbel2.Tpo -c gumbel2.c -fPIC -DPIC -o gumbel2.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT laplace.lo -MD -MP -MF .deps/laplace.Tpo -c laplace.c -fPIC -DPIC -o laplace.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gumbel2inv.lo -MD -MP -MF .deps/gumbel2inv.Tpo -c gumbel2inv.c -fPIC -DPIC -o gumbel2inv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT laplaceinv.lo -MD -MP -MF .deps/laplaceinv.Tpo -c laplaceinv.c -fPIC -DPIC -o laplaceinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT logistic.lo -MD -MP -MF .deps/logistic.Tpo -c logistic.c -fPIC -DPIC -o logistic.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT logisticinv.lo -MD -MP -MF .deps/logisticinv.Tpo -c logisticinv.c -fPIC -DPIC -o logisticinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lognormal.lo -MD -MP -MF .deps/lognormal.Tpo -c lognormal.c -fPIC -DPIC -o lognormal.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT lognormalinv.lo -MD -MP -MF .deps/lognormalinv.Tpo -c lognormalinv.c -fPIC -DPIC -o lognormalinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rayleigh.lo -MD -MP -MF .deps/rayleigh.Tpo -c rayleigh.c -fPIC -DPIC -o rayleigh.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pareto.lo -MD -MP -MF .deps/pareto.Tpo -c pareto.c -fPIC -DPIC -o pareto.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT paretoinv.lo -MD -MP -MF .deps/paretoinv.Tpo -c paretoinv.c -fPIC -DPIC -o paretoinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT rayleighinv.lo -MD -MP -MF .deps/rayleighinv.Tpo -c rayleighinv.c -fPIC -DPIC -o rayleighinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT tdist.lo -MD -MP -MF .deps/tdist.Tpo -c tdist.c -fPIC -DPIC -o tdist.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT weibull.lo -MD -MP -MF .deps/weibull.Tpo -c weibull.c -fPIC -DPIC -o weibull.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT tdistinv.lo -MD -MP -MF .deps/tdistinv.Tpo -c tdistinv.c -fPIC -DPIC -o tdistinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT weibullinv.lo -MD -MP -MF .deps/weibullinv.Tpo -c weibullinv.c -fPIC -DPIC -o weibullinv.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT binomial.lo -MD -MP -MF .deps/binomial.Tpo -c binomial.c -fPIC -DPIC -o binomial.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT poisson.lo -MD -MP -MF .deps/poisson.Tpo -c poisson.c -fPIC -DPIC -o poisson.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT geometric.lo -MD -MP -MF .deps/geometric.Tpo -c geometric.c -fPIC -DPIC -o geometric.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT nbinomial.lo -MD -MP -MF .deps/nbinomial.Tpo -c nbinomial.c -fPIC -DPIC -o nbinomial.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT hypergeometric.lo -MD -MP -MF .deps/hypergeometric.Tpo -c hypergeometric.c -fPIC -DPIC -o hypergeometric.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT pascal.lo -MD -MP -MF .deps/pascal.Tpo -c pascal.c -fPIC -DPIC -o pascal.o libtool: link: ar cru .libs/libgslcdf.a beta.o betainv.o cauchy.o cauchyinv.o chisq.o chisqinv.o exponential.o exponentialinv.o exppow.o fdist.o fdistinv.o flat.o flatinv.o gamma.o gammainv.o gauss.o gaussinv.o gumbel1.o gumbel1inv.o gumbel2.o gumbel2inv.o laplace.o laplaceinv.o logistic.o logisticinv.o lognormal.o lognormalinv.o pareto.o paretoinv.o rayleigh.o rayleighinv.o tdist.o tdistinv.o weibull.o weibullinv.o binomial.o poisson.o geometric.o nbinomial.o pascal.o hypergeometric.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslcdf.a libtool: link: ( cd ".libs" && rm -f "libgslcdf.la" && ln -s "../libgslcdf.la" "libgslcdf.la" ) Making all in wavelet libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bspline.lo -MD -MP -MF .deps/bspline.Tpo -c bspline.c -fPIC -DPIC -o bspline.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT daubechies.lo -MD -MP -MF .deps/daubechies.Tpo -c daubechies.c -fPIC -DPIC -o daubechies.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT dwt.lo -MD -MP -MF .deps/dwt.Tpo -c dwt.c -fPIC -DPIC -o dwt.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT wavelet.lo -MD -MP -MF .deps/wavelet.Tpo -c wavelet.c -fPIC -DPIC -o wavelet.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT haar.lo -MD -MP -MF .deps/haar.Tpo -c haar.c -fPIC -DPIC -o haar.o libtool: link: ar cru .libs/libgslwavelet.a dwt.o wavelet.o bspline.o daubechies.o haar.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslwavelet.a libtool: link: ( cd ".libs" && rm -f "libgslwavelet.la" && ln -s "../libgslwavelet.la" "libgslwavelet.la" ) Making all in bspline libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT greville.lo -MD -MP -MF .deps/greville.Tpo -c greville.c -fPIC -DPIC -o greville.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT bspline.lo -MD -MP -MF .deps/bspline.Tpo -c bspline.c -fPIC -DPIC -o bspline.o libtool: link: ar cru .libs/libgslbspline.a bspline.o greville.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslbspline.a libtool: link: ( cd ".libs" && rm -f "libgslbspline.la" && ln -s "../libgslbspline.la" "libgslbspline.la" ) Making all in spblas libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spdgemm.lo -MD -MP -MF .deps/spdgemm.Tpo -c spdgemm.c -fPIC -DPIC -o spdgemm.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spdgemv.lo -MD -MP -MF .deps/spdgemv.Tpo -c spdgemv.c -fPIC -DPIC -o spdgemv.o libtool: link: ar cru .libs/libgslspblas.a spdgemm.o spdgemv.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslspblas.a libtool: link: ( cd ".libs" && rm -f "libgslspblas.la" && ln -s "../libgslspblas.la" "libgslspblas.la" ) Making all in spmatrix libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spcopy.lo -MD -MP -MF .deps/spcopy.Tpo -c spcopy.c -fPIC -DPIC -o spcopy.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spcompress.lo -MD -MP -MF .deps/spcompress.Tpo -c spcompress.c -fPIC -DPIC -o spcompress.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spio.lo -MD -MP -MF .deps/spio.Tpo -c spio.c -fPIC -DPIC -o spio.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spgetset.lo -MD -MP -MF .deps/spgetset.Tpo -c spgetset.c -fPIC -DPIC -o spgetset.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spmatrix.lo -MD -MP -MF .deps/spmatrix.Tpo -c spmatrix.c -fPIC -DPIC -o spmatrix.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spoper.lo -MD -MP -MF .deps/spoper.Tpo -c spoper.c -fPIC -DPIC -o spoper.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spprop.lo -MD -MP -MF .deps/spprop.Tpo -c spprop.c -fPIC -DPIC -o spprop.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT spswap.lo -MD -MP -MF .deps/spswap.Tpo -c spswap.c -fPIC -DPIC -o spswap.o libtool: link: ar cru .libs/libgslspmatrix.a spcompress.o spcopy.o spgetset.o spio.o spmatrix.o spoper.o spprop.o spswap.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslspmatrix.a libtool: link: ( cd ".libs" && rm -f "libgslspmatrix.la" && ln -s "../libgslspmatrix.la" "libgslspmatrix.la" ) Making all in splinalg libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT gmres.lo -MD -MP -MF .deps/gmres.Tpo -c gmres.c -fPIC -DPIC -o gmres.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT itersolve.lo -MD -MP -MF .deps/itersolve.Tpo -c itersolve.c -fPIC -DPIC -o itersolve.o libtool: link: ar cru .libs/libgslsplinalg.a itersolve.o gmres.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgslsplinalg.a libtool: link: ( cd ".libs" && rm -f "libgslsplinalg.la" && ln -s "../libgslsplinalg.la" "libgslsplinalg.la" ) Making all in doc Making all in . Making all in examples libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o version.o creating gsl-config creating gsl.pc libtool: link: (cd .libs/libgsl.lax/libgslblock.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/block/.libs/libgslblock.a") libtool: link: (cd .libs/libgsl.lax/libgslblas.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/blas/.libs/libgslblas.a") libtool: link: (cd .libs/libgsl.lax/libgslbspline.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/bspline/.libs/libgslbspline.a") libtool: link: (cd .libs/libgsl.lax/libgslcomplex.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/complex/.libs/libgslcomplex.a") libtool: link: (cd .libs/libgsl.lax/libgslcheb.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/cheb/.libs/libgslcheb.a") libtool: link: (cd .libs/libgsl.lax/libgsldht.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/dht/.libs/libgsldht.a") libtool: link: (cd .libs/libgsl.lax/libgsldiff.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/diff/.libs/libgsldiff.a") libtool: link: (cd .libs/libgsl.lax/libgslderiv.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/deriv/.libs/libgslderiv.a") libtool: link: (cd .libs/libgsl.lax/libgsleigen.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/eigen/.libs/libgsleigen.a") libtool: link: (cd .libs/libgsl.lax/libgslerr.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/err/.libs/libgslerr.a") libtool: link: (cd .libs/libgsl.lax/libgslfft.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/fft/.libs/libgslfft.a") libtool: link: (cd .libs/libgsl.lax/libgslfit.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/fit/.libs/libgslfit.a") libtool: link: (cd .libs/libgsl.lax/libgslhistogram.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/histogram/.libs/libgslhistogram.a") libtool: link: (cd .libs/libgsl.lax/libgslieeeutils.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/ieee-utils/.libs/libgslieeeutils.a") libtool: link: (cd .libs/libgsl.lax/libgslintegration.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/integration/.libs/libgslintegration.a") libtool: link: (cd .libs/libgsl.lax/libgslinterpolation.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/interpolation/.libs/libgslinterpolation.a") libtool: link: (cd .libs/libgsl.lax/libgsllinalg.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/linalg/.libs/libgsllinalg.a") libtool: link: (cd .libs/libgsl.lax/libgslmatrix.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/matrix/.libs/libgslmatrix.a") libtool: link: (cd .libs/libgsl.lax/libgslmin.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/min/.libs/libgslmin.a") libtool: link: (cd .libs/libgsl.lax/libgslmonte.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/monte/.libs/libgslmonte.a") libtool: link: (cd .libs/libgsl.lax/libgslmultifit.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/multifit/.libs/libgslmultifit.a") libtool: link: (cd .libs/libgsl.lax/libgslmultifit_nlinear.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/multifit_nlinear/.libs/libgslmultifit_nlinear.a") libtool: link: (cd .libs/libgsl.lax/libgslmultilarge.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/multilarge/.libs/libgslmultilarge.a") libtool: link: (cd .libs/libgsl.lax/libgslmultilarge_nlinear.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/multilarge_nlinear/.libs/libgslmultilarge_nlinear.a") libtool: link: (cd .libs/libgsl.lax/libgslmultimin.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/multimin/.libs/libgslmultimin.a") libtool: link: (cd .libs/libgsl.lax/libgslmultiroots.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/multiroots/.libs/libgslmultiroots.a") libtool: link: (cd .libs/libgsl.lax/libgslntuple.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/ntuple/.libs/libgslntuple.a") libtool: link: (cd .libs/libgsl.lax/libgslodeiv.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/ode-initval/.libs/libgslodeiv.a") libtool: link: (cd .libs/libgsl.lax/libgslodeiv2.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/ode-initval2/.libs/libgslodeiv2.a") libtool: link: (cd .libs/libgsl.lax/libgslpermutation.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/permutation/.libs/libgslpermutation.a") libtool: link: (cd .libs/libgsl.lax/libgslcombination.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/combination/.libs/libgslcombination.a") libtool: link: (cd .libs/libgsl.lax/libgslmultiset.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/multiset/.libs/libgslmultiset.a") libtool: link: (cd .libs/libgsl.lax/libgslpoly.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/poly/.libs/libgslpoly.a") libtool: link: (cd .libs/libgsl.lax/libgslqrng.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/qrng/.libs/libgslqrng.a") libtool: link: (cd .libs/libgsl.lax/libgslrandist.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/randist/.libs/libgslrandist.a") libtool: link: (cd .libs/libgsl.lax/libgslrng.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/rng/.libs/libgslrng.a") libtool: link: (cd .libs/libgsl.lax/libgslroots.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/roots/.libs/libgslroots.a") libtool: link: (cd .libs/libgsl.lax/libgslsiman.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/siman/.libs/libgslsiman.a") libtool: link: (cd .libs/libgsl.lax/libgslsort.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/sort/.libs/libgslsort.a") libtool: link: (cd .libs/libgsl.lax/libgslspecfunc.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/specfunc/.libs/libgslspecfunc.a") libtool: link: (cd .libs/libgsl.lax/libgslrstat.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/rstat/.libs/libgslrstat.a") libtool: link: (cd .libs/libgsl.lax/libgslstatistics.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/statistics/.libs/libgslstatistics.a") libtool: link: (cd .libs/libgsl.lax/libgslsum.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/sum/.libs/libgslsum.a") libtool: link: (cd .libs/libgsl.lax/libgslsys.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/sys/.libs/libgslsys.a") libtool: link: (cd .libs/libgsl.lax/libgsltest.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/test/.libs/libgsltest.a") libtool: link: (cd .libs/libgsl.lax/libutils.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/utils/.libs/libutils.a") libtool: link: (cd .libs/libgsl.lax/libgslvector.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/vector/.libs/libgslvector.a") libtool: link: (cd .libs/libgsl.lax/libgslcdf.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/cdf/.libs/libgslcdf.a") libtool: link: (cd .libs/libgsl.lax/libgslwavelet.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/wavelet/.libs/libgslwavelet.a") libtool: link: (cd .libs/libgsl.lax/libgslspmatrix.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/spmatrix/.libs/libgslspmatrix.a") libtool: link: (cd .libs/libgsl.lax/libgslspblas.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/spblas/.libs/libgslspblas.a") libtool: link: (cd .libs/libgsl.lax/libgslsplinalg.a && ar x "/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/gsl-prefix/src/gsl/splinalg/.libs/libgslsplinalg.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libgsl.lax/libgslcheb.a/init.o .libs/libgsl.lax/lt1-init.o || cp .libs/libgsl.lax/libgslcheb.a/init.o .libs/libgsl.lax/lt1-init.o libtool: link: ln .libs/libgsl.lax/libgslderiv.a/deriv.o .libs/libgsl.lax/lt2-deriv.o || cp .libs/libgsl.lax/libgslderiv.a/deriv.o .libs/libgsl.lax/lt2-deriv.o libtool: link: ln .libs/libgsl.lax/libgslhistogram.a/file.o .libs/libgsl.lax/lt3-file.o || cp .libs/libgsl.lax/libgslhistogram.a/file.o .libs/libgsl.lax/lt3-file.o libtool: link: ln .libs/libgsl.lax/libgslhistogram.a/init.o .libs/libgsl.lax/lt4-init.o || cp .libs/libgsl.lax/libgslhistogram.a/init.o .libs/libgsl.lax/lt4-init.o libtool: link: ln .libs/libgsl.lax/libgslinterpolation.a/inline.o .libs/libgsl.lax/lt5-inline.o || cp .libs/libgsl.lax/libgslinterpolation.a/inline.o .libs/libgsl.lax/lt5-inline.o libtool: link: ln .libs/libgsl.lax/libgslinterpolation.a/linear.o .libs/libgsl.lax/lt6-linear.o || cp .libs/libgsl.lax/libgslinterpolation.a/linear.o .libs/libgsl.lax/lt6-linear.o libtool: link: ln .libs/libgsl.lax/libgsllinalg.a/inline.o .libs/libgsl.lax/lt7-inline.o || cp .libs/libgsl.lax/libgsllinalg.a/inline.o .libs/libgsl.lax/lt7-inline.o libtool: link: ln .libs/libgsl.lax/libgslmatrix.a/copy.o .libs/libgsl.lax/lt8-copy.o || cp .libs/libgsl.lax/libgslmatrix.a/copy.o .libs/libgsl.lax/lt8-copy.o libtool: link: ln .libs/libgsl.lax/libgslmatrix.a/file.o .libs/libgsl.lax/lt9-file.o || cp .libs/libgsl.lax/libgslmatrix.a/file.o .libs/libgsl.lax/lt9-file.o libtool: link: ln .libs/libgsl.lax/libgslmatrix.a/init.o .libs/libgsl.lax/lt10-init.o || cp .libs/libgsl.lax/libgslmatrix.a/init.o .libs/libgsl.lax/lt10-init.o libtool: link: ln .libs/libgsl.lax/libgslmatrix.a/oper.o .libs/libgsl.lax/lt11-oper.o || cp .libs/libgsl.lax/libgslmatrix.a/oper.o .libs/libgsl.lax/lt11-oper.o libtool: link: ln .libs/libgsl.lax/libgslmultifit.a/convergence.o .libs/libgsl.lax/lt12-convergence.o || cp .libs/libgsl.lax/libgslmultifit.a/convergence.o .libs/libgsl.lax/lt12-convergence.o libtool: link: ln .libs/libgsl.lax/libgslmultifit.a/fsolver.o .libs/libgsl.lax/lt13-fsolver.o || cp .libs/libgsl.lax/libgslmultifit.a/fsolver.o .libs/libgsl.lax/lt13-fsolver.o libtool: link: ln .libs/libgsl.lax/libgslmultifit_nlinear.a/cholesky.o .libs/libgsl.lax/lt14-cholesky.o || cp .libs/libgsl.lax/libgslmultifit_nlinear.a/cholesky.o .libs/libgsl.lax/lt14-cholesky.o libtool: link: ln .libs/libgsl.lax/libgslmultifit_nlinear.a/convergence.o .libs/libgsl.lax/lt15-convergence.o || cp .libs/libgsl.lax/libgslmultifit_nlinear.a/convergence.o .libs/libgsl.lax/lt15-convergence.o libtool: link: ln .libs/libgsl.lax/libgslmultifit_nlinear.a/covar.o .libs/libgsl.lax/lt16-covar.o || cp .libs/libgsl.lax/libgslmultifit_nlinear.a/covar.o .libs/libgsl.lax/lt16-covar.o libtool: link: ln .libs/libgsl.lax/libgslmultifit_nlinear.a/fdjac.o .libs/libgsl.lax/lt17-fdjac.o || cp .libs/libgsl.lax/libgslmultifit_nlinear.a/fdjac.o .libs/libgsl.lax/lt17-fdjac.o libtool: link: ln .libs/libgsl.lax/libgslmultifit_nlinear.a/qr.o .libs/libgsl.lax/lt18-qr.o || cp .libs/libgsl.lax/libgslmultifit_nlinear.a/qr.o .libs/libgsl.lax/lt18-qr.o libtool: link: ln .libs/libgsl.lax/libgslmultifit_nlinear.a/svd.o .libs/libgsl.lax/lt19-svd.o || cp .libs/libgsl.lax/libgslmultifit_nlinear.a/svd.o .libs/libgsl.lax/lt19-svd.o libtool: link: ln .libs/libgsl.lax/libgslmultilarge_nlinear.a/cholesky.o .libs/libgsl.lax/lt20-cholesky.o || cp .libs/libgsl.lax/libgslmultilarge_nlinear.a/cholesky.o .libs/libgsl.lax/lt20-cholesky.o libtool: link: ln .libs/libgsl.lax/libgslmultilarge_nlinear.a/convergence.o .libs/libgsl.lax/lt21-convergence.o || cp .libs/libgsl.lax/libgslmultilarge_nlinear.a/convergence.o .libs/libgsl.lax/lt21-convergence.o libtool: link: ln .libs/libgsl.lax/libgslmultilarge_nlinear.a/dogleg.o .libs/libgsl.lax/lt22-dogleg.o || cp .libs/libgsl.lax/libgslmultilarge_nlinear.a/dogleg.o .libs/libgsl.lax/lt22-dogleg.o libtool: link: ln .libs/libgsl.lax/libgslmultilarge_nlinear.a/fdf.o .libs/libgsl.lax/lt23-fdf.o || cp .libs/libgsl.lax/libgslmultilarge_nlinear.a/fdf.o .libs/libgsl.lax/lt23-fdf.o libtool: link: ln .libs/libgsl.lax/libgslmultilarge_nlinear.a/lm.o .libs/libgsl.lax/lt24-lm.o || cp .libs/libgsl.lax/libgslmultilarge_nlinear.a/lm.o .libs/libgsl.lax/lt24-lm.o libtool: link: ln .libs/libgsl.lax/libgslmultilarge_nlinear.a/scaling.o .libs/libgsl.lax/lt25-scaling.o || cp .libs/libgsl.lax/libgslmultilarge_nlinear.a/scaling.o .libs/libgsl.lax/lt25-scaling.o libtool: link: ln .libs/libgsl.lax/libgslmultilarge_nlinear.a/subspace2D.o .libs/libgsl.lax/lt26-subspace2D.o || cp .libs/libgsl.lax/libgslmultilarge_nlinear.a/subspace2D.o .libs/libgsl.lax/lt26-subspace2D.o libtool: link: ln .libs/libgsl.lax/libgslmultilarge_nlinear.a/trust.o .libs/libgsl.lax/lt27-trust.o || cp .libs/libgsl.lax/libgslmultilarge_nlinear.a/trust.o .libs/libgsl.lax/lt27-trust.o libtool: link: ln .libs/libgsl.lax/libgslmultimin.a/convergence.o .libs/libgsl.lax/lt28-convergence.o || cp .libs/libgsl.lax/libgslmultimin.a/convergence.o .libs/libgsl.lax/lt28-convergence.o libtool: link: ln .libs/libgsl.lax/libgslmultimin.a/diff.o .libs/libgsl.lax/lt29-diff.o || cp .libs/libgsl.lax/libgslmultimin.a/diff.o .libs/libgsl.lax/lt29-diff.o libtool: link: ln .libs/libgsl.lax/libgslmultiroots.a/convergence.o .libs/libgsl.lax/lt30-convergence.o || cp .libs/libgsl.lax/libgslmultiroots.a/convergence.o .libs/libgsl.lax/lt30-convergence.o libtool: link: ln .libs/libgsl.lax/libgslmultiroots.a/fdfsolver.o .libs/libgsl.lax/lt31-fdfsolver.o || cp .libs/libgsl.lax/libgslmultiroots.a/fdfsolver.o .libs/libgsl.lax/lt31-fdfsolver.o libtool: link: ln .libs/libgsl.lax/libgslmultiroots.a/fdjac.o .libs/libgsl.lax/lt32-fdjac.o || cp .libs/libgsl.lax/libgslmultiroots.a/fdjac.o .libs/libgsl.lax/lt32-fdjac.o libtool: link: ln .libs/libgsl.lax/libgslmultiroots.a/fsolver.o .libs/libgsl.lax/lt33-fsolver.o || cp .libs/libgsl.lax/libgslmultiroots.a/fsolver.o .libs/libgsl.lax/lt33-fsolver.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/bsimp.o .libs/libgsl.lax/lt34-bsimp.o || cp .libs/libgsl.lax/libgslodeiv2.a/bsimp.o .libs/libgsl.lax/lt34-bsimp.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/control.o .libs/libgsl.lax/lt35-control.o || cp .libs/libgsl.lax/libgslodeiv2.a/control.o .libs/libgsl.lax/lt35-control.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/cscal.o .libs/libgsl.lax/lt36-cscal.o || cp .libs/libgsl.lax/libgslodeiv2.a/cscal.o .libs/libgsl.lax/lt36-cscal.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/cstd.o .libs/libgsl.lax/lt37-cstd.o || cp .libs/libgsl.lax/libgslodeiv2.a/cstd.o .libs/libgsl.lax/lt37-cstd.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/evolve.o .libs/libgsl.lax/lt38-evolve.o || cp .libs/libgsl.lax/libgslodeiv2.a/evolve.o .libs/libgsl.lax/lt38-evolve.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/rk2.o .libs/libgsl.lax/lt39-rk2.o || cp .libs/libgsl.lax/libgslodeiv2.a/rk2.o .libs/libgsl.lax/lt39-rk2.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/rk2imp.o .libs/libgsl.lax/lt40-rk2imp.o || cp .libs/libgsl.lax/libgslodeiv2.a/rk2imp.o .libs/libgsl.lax/lt40-rk2imp.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/rk4.o .libs/libgsl.lax/lt41-rk4.o || cp .libs/libgsl.lax/libgslodeiv2.a/rk4.o .libs/libgsl.lax/lt41-rk4.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/rk4imp.o .libs/libgsl.lax/lt42-rk4imp.o || cp .libs/libgsl.lax/libgslodeiv2.a/rk4imp.o .libs/libgsl.lax/lt42-rk4imp.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/rk8pd.o .libs/libgsl.lax/lt43-rk8pd.o || cp .libs/libgsl.lax/libgslodeiv2.a/rk8pd.o .libs/libgsl.lax/lt43-rk8pd.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/rkck.o .libs/libgsl.lax/lt44-rkck.o || cp .libs/libgsl.lax/libgslodeiv2.a/rkck.o .libs/libgsl.lax/lt44-rkck.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/rkf45.o .libs/libgsl.lax/lt45-rkf45.o || cp .libs/libgsl.lax/libgslodeiv2.a/rkf45.o .libs/libgsl.lax/lt45-rkf45.o libtool: link: ln .libs/libgsl.lax/libgslodeiv2.a/step.o .libs/libgsl.lax/lt46-step.o || cp .libs/libgsl.lax/libgslodeiv2.a/step.o .libs/libgsl.lax/lt46-step.o libtool: link: ln .libs/libgsl.lax/libgslpermutation.a/file.o .libs/libgsl.lax/lt47-file.o || cp .libs/libgsl.lax/libgslpermutation.a/file.o .libs/libgsl.lax/lt47-file.o libtool: link: ln .libs/libgsl.lax/libgslpermutation.a/init.o .libs/libgsl.lax/lt48-init.o || cp .libs/libgsl.lax/libgslpermutation.a/init.o .libs/libgsl.lax/lt48-init.o libtool: link: ln .libs/libgsl.lax/libgslpermutation.a/inline.o .libs/libgsl.lax/lt49-inline.o || cp .libs/libgsl.lax/libgslpermutation.a/inline.o .libs/libgsl.lax/lt49-inline.o libtool: link: ln .libs/libgsl.lax/libgslcombination.a/file.o .libs/libgsl.lax/lt50-file.o || cp .libs/libgsl.lax/libgslcombination.a/file.o .libs/libgsl.lax/lt50-file.o libtool: link: ln .libs/libgsl.lax/libgslcombination.a/init.o .libs/libgsl.lax/lt51-init.o || cp .libs/libgsl.lax/libgslcombination.a/init.o .libs/libgsl.lax/lt51-init.o libtool: link: ln .libs/libgsl.lax/libgslcombination.a/inline.o .libs/libgsl.lax/lt52-inline.o || cp .libs/libgsl.lax/libgslcombination.a/inline.o .libs/libgsl.lax/lt52-inline.o libtool: link: ln .libs/libgsl.lax/libgslmultiset.a/file.o .libs/libgsl.lax/lt53-file.o || cp .libs/libgsl.lax/libgslmultiset.a/file.o .libs/libgsl.lax/lt53-file.o libtool: link: ln .libs/libgsl.lax/libgslmultiset.a/init.o .libs/libgsl.lax/lt54-init.o || cp .libs/libgsl.lax/libgslmultiset.a/init.o .libs/libgsl.lax/lt54-init.o libtool: link: ln .libs/libgsl.lax/libgslmultiset.a/inline.o .libs/libgsl.lax/lt55-inline.o || cp .libs/libgsl.lax/libgslmultiset.a/inline.o .libs/libgsl.lax/lt55-inline.o libtool: link: ln .libs/libgsl.lax/libgslpoly.a/deriv.o .libs/libgsl.lax/lt56-deriv.o || cp .libs/libgsl.lax/libgslpoly.a/deriv.o .libs/libgsl.lax/lt56-deriv.o libtool: link: ln .libs/libgsl.lax/libgslpoly.a/eval.o .libs/libgsl.lax/lt57-eval.o || cp .libs/libgsl.lax/libgslpoly.a/eval.o .libs/libgsl.lax/lt57-eval.o libtool: link: ln .libs/libgsl.lax/libgslqrng.a/inline.o .libs/libgsl.lax/lt58-inline.o || cp .libs/libgsl.lax/libgslqrng.a/inline.o .libs/libgsl.lax/lt58-inline.o libtool: link: ln .libs/libgsl.lax/libgslrandist.a/exponential.o .libs/libgsl.lax/lt59-exponential.o || cp .libs/libgsl.lax/libgslrandist.a/exponential.o .libs/libgsl.lax/lt59-exponential.o libtool: link: ln .libs/libgsl.lax/libgslrng.a/file.o .libs/libgsl.lax/lt60-file.o || cp .libs/libgsl.lax/libgslrng.a/file.o .libs/libgsl.lax/lt60-file.o libtool: link: ln .libs/libgsl.lax/libgslrng.a/inline.o .libs/libgsl.lax/lt61-inline.o || cp .libs/libgsl.lax/libgslrng.a/inline.o .libs/libgsl.lax/lt61-inline.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/brent.o .libs/libgsl.lax/lt62-brent.o || cp .libs/libgsl.lax/libgslroots.a/brent.o .libs/libgsl.lax/lt62-brent.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/convergence.o .libs/libgsl.lax/lt63-convergence.o || cp .libs/libgsl.lax/libgslroots.a/convergence.o .libs/libgsl.lax/lt63-convergence.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/fdfsolver.o .libs/libgsl.lax/lt64-fdfsolver.o || cp .libs/libgsl.lax/libgslroots.a/fdfsolver.o .libs/libgsl.lax/lt64-fdfsolver.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/fsolver.o .libs/libgsl.lax/lt65-fsolver.o || cp .libs/libgsl.lax/libgslroots.a/fsolver.o .libs/libgsl.lax/lt65-fsolver.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/newton.o .libs/libgsl.lax/lt66-newton.o || cp .libs/libgsl.lax/libgslroots.a/newton.o .libs/libgsl.lax/lt66-newton.o libtool: link: ln .libs/libgsl.lax/libgslsort.a/sort.o .libs/libgsl.lax/lt67-sort.o || cp .libs/libgsl.lax/libgslsort.a/sort.o .libs/libgsl.lax/lt67-sort.o libtool: link: ln .libs/libgsl.lax/libgslspecfunc.a/beta.o .libs/libgsl.lax/lt68-beta.o || cp .libs/libgsl.lax/libgslspecfunc.a/beta.o .libs/libgsl.lax/lt68-beta.o libtool: link: ln .libs/libgsl.lax/libgslspecfunc.a/gamma.o .libs/libgsl.lax/lt69-gamma.o || cp .libs/libgsl.lax/libgslspecfunc.a/gamma.o .libs/libgsl.lax/lt69-gamma.o libtool: link: ln .libs/libgsl.lax/libgslspecfunc.a/hyperg.o .libs/libgsl.lax/lt70-hyperg.o || cp .libs/libgsl.lax/libgslspecfunc.a/hyperg.o .libs/libgsl.lax/lt70-hyperg.o libtool: link: ln .libs/libgsl.lax/libgslstatistics.a/minmax.o .libs/libgsl.lax/lt71-minmax.o || cp .libs/libgsl.lax/libgslstatistics.a/minmax.o .libs/libgsl.lax/lt71-minmax.o libtool: link: ln .libs/libgsl.lax/libgslsys.a/minmax.o .libs/libgsl.lax/lt72-minmax.o || cp .libs/libgsl.lax/libgslsys.a/minmax.o .libs/libgsl.lax/lt72-minmax.o libtool: link: ln .libs/libgsl.lax/libgslsys.a/pow_int.o .libs/libgsl.lax/lt73-pow_int.o || cp .libs/libgsl.lax/libgslsys.a/pow_int.o .libs/libgsl.lax/lt73-pow_int.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/copy.o .libs/libgsl.lax/lt74-copy.o || cp .libs/libgsl.lax/libgslvector.a/copy.o .libs/libgsl.lax/lt74-copy.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/file.o .libs/libgsl.lax/lt75-file.o || cp .libs/libgsl.lax/libgslvector.a/file.o .libs/libgsl.lax/lt75-file.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/init.o .libs/libgsl.lax/lt76-init.o || cp .libs/libgsl.lax/libgslvector.a/init.o .libs/libgsl.lax/lt76-init.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/minmax.o .libs/libgsl.lax/lt77-minmax.o || cp .libs/libgsl.lax/libgslvector.a/minmax.o .libs/libgsl.lax/lt77-minmax.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/oper.o .libs/libgsl.lax/lt78-oper.o || cp .libs/libgsl.lax/libgslvector.a/oper.o .libs/libgsl.lax/lt78-oper.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/prop.o .libs/libgsl.lax/lt79-prop.o || cp .libs/libgsl.lax/libgslvector.a/prop.o .libs/libgsl.lax/lt79-prop.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/swap.o .libs/libgsl.lax/lt80-swap.o || cp .libs/libgsl.lax/libgslvector.a/swap.o .libs/libgsl.lax/lt80-swap.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/view.o .libs/libgsl.lax/lt81-view.o || cp .libs/libgsl.lax/libgslvector.a/view.o .libs/libgsl.lax/lt81-view.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/beta.o .libs/libgsl.lax/lt82-beta.o || cp .libs/libgsl.lax/libgslcdf.a/beta.o .libs/libgsl.lax/lt82-beta.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/binomial.o .libs/libgsl.lax/lt83-binomial.o || cp .libs/libgsl.lax/libgslcdf.a/binomial.o .libs/libgsl.lax/lt83-binomial.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/cauchy.o .libs/libgsl.lax/lt84-cauchy.o || cp .libs/libgsl.lax/libgslcdf.a/cauchy.o .libs/libgsl.lax/lt84-cauchy.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/chisq.o .libs/libgsl.lax/lt85-chisq.o || cp .libs/libgsl.lax/libgslcdf.a/chisq.o .libs/libgsl.lax/lt85-chisq.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/exponential.o .libs/libgsl.lax/lt86-exponential.o || cp .libs/libgsl.lax/libgslcdf.a/exponential.o .libs/libgsl.lax/lt86-exponential.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/exppow.o .libs/libgsl.lax/lt87-exppow.o || cp .libs/libgsl.lax/libgslcdf.a/exppow.o .libs/libgsl.lax/lt87-exppow.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/fdist.o .libs/libgsl.lax/lt88-fdist.o || cp .libs/libgsl.lax/libgslcdf.a/fdist.o .libs/libgsl.lax/lt88-fdist.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/flat.o .libs/libgsl.lax/lt89-flat.o || cp .libs/libgsl.lax/libgslcdf.a/flat.o .libs/libgsl.lax/lt89-flat.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/gamma.o .libs/libgsl.lax/lt90-gamma.o || cp .libs/libgsl.lax/libgslcdf.a/gamma.o .libs/libgsl.lax/lt90-gamma.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/gauss.o .libs/libgsl.lax/lt91-gauss.o || cp .libs/libgsl.lax/libgslcdf.a/gauss.o .libs/libgsl.lax/lt91-gauss.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/geometric.o .libs/libgsl.lax/lt92-geometric.o || cp .libs/libgsl.lax/libgslcdf.a/geometric.o .libs/libgsl.lax/lt92-geometric.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/laplace.o .libs/libgsl.lax/lt93-laplace.o || cp .libs/libgsl.lax/libgslcdf.a/laplace.o .libs/libgsl.lax/lt93-laplace.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/logistic.o .libs/libgsl.lax/lt94-logistic.o || cp .libs/libgsl.lax/libgslcdf.a/logistic.o .libs/libgsl.lax/lt94-logistic.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/lognormal.o .libs/libgsl.lax/lt95-lognormal.o || cp .libs/libgsl.lax/libgslcdf.a/lognormal.o .libs/libgsl.lax/lt95-lognormal.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/nbinomial.o .libs/libgsl.lax/lt96-nbinomial.o || cp .libs/libgsl.lax/libgslcdf.a/nbinomial.o .libs/libgsl.lax/lt96-nbinomial.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/pareto.o .libs/libgsl.lax/lt97-pareto.o || cp .libs/libgsl.lax/libgslcdf.a/pareto.o .libs/libgsl.lax/lt97-pareto.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/pascal.o .libs/libgsl.lax/lt98-pascal.o || cp .libs/libgsl.lax/libgslcdf.a/pascal.o .libs/libgsl.lax/lt98-pascal.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/poisson.o .libs/libgsl.lax/lt99-poisson.o || cp .libs/libgsl.lax/libgslcdf.a/poisson.o .libs/libgsl.lax/lt99-poisson.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/rayleigh.o .libs/libgsl.lax/lt100-rayleigh.o || cp .libs/libgsl.lax/libgslcdf.a/rayleigh.o .libs/libgsl.lax/lt100-rayleigh.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/tdist.o .libs/libgsl.lax/lt101-tdist.o || cp .libs/libgsl.lax/libgslcdf.a/tdist.o .libs/libgsl.lax/lt101-tdist.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/weibull.o .libs/libgsl.lax/lt102-weibull.o || cp .libs/libgsl.lax/libgslcdf.a/weibull.o .libs/libgsl.lax/lt102-weibull.o libtool: link: ln .libs/libgsl.lax/libgslwavelet.a/bspline.o .libs/libgsl.lax/lt103-bspline.o || cp .libs/libgsl.lax/libgslwavelet.a/bspline.o .libs/libgsl.lax/lt103-bspline.o libtool: link: ar cru .libs/libgsl.a version.o .libs/libgsl.lax/libgslblock.a/block.o .libs/libgsl.lax/libgslblock.a/file.o .libs/libgsl.lax/libgslblock.a/init.o .libs/libgsl.lax/libgslblas.a/blas.o .libs/libgsl.lax/libgslbspline.a/bspline.o .libs/libgsl.lax/libgslbspline.a/greville.o .libs/libgsl.lax/libgslcomplex.a/inline.o .libs/libgsl.lax/libgslcomplex.a/math.o .libs/libgsl.lax/libgslcheb.a/deriv.o .libs/libgsl.lax/libgslcheb.a/eval.o .libs/libgsl.lax/lt1-init.o .libs/libgsl.lax/libgslcheb.a/integ.o .libs/libgsl.lax/libgsldht.a/dht.o .libs/libgsl.lax/libgsldiff.a/diff.o .libs/libgsl.lax/lt2-deriv.o .libs/libgsl.lax/libgsleigen.a/francis.o .libs/libgsl.lax/libgsleigen.a/gen.o .libs/libgsl.lax/libgsleigen.a/genherm.o .libs/libgsl.lax/libgsleigen.a/genhermv.o .libs/libgsl.lax/libgsleigen.a/gensymm.o .libs/libgsl.lax/libgsleigen.a/gensymmv.o .libs/libgsl.lax/libgsleigen.a/genv.o .libs/libgsl.lax/libgsleigen.a/herm.o .libs/libgsl.lax/libgsleigen.a/hermv.o .libs/libgsl.lax/libgsleigen.a/jacobi.o .libs/libgsl.lax/libgsleigen.a/nonsymm.o .libs/libgsl.lax/libgsleigen.a/nonsymmv.o .libs/libgsl.lax/libgsleigen.a/schur.o .libs/libgsl.lax/libgsleigen.a/sort.o .libs/libgsl.lax/libgsleigen.a/symm.o .libs/libgsl.lax/libgsleigen.a/symmv.o .libs/libgsl.lax/libgslerr.a/error.o .libs/libgsl.lax/libgslerr.a/message.o .libs/libgsl.lax/libgslerr.a/stream.o .libs/libgsl.lax/libgslerr.a/strerror.o .libs/libgsl.lax/libgslfft.a/dft.o .libs/libgsl.lax/libgslfft.a/fft.o .libs/libgsl.lax/libgslfit.a/linear.o .libs/libgsl.lax/libgslhistogram.a/add.o .libs/libgsl.lax/libgslhistogram.a/add2d.o .libs/libgsl.lax/libgslhistogram.a/calloc_range.o .libs/libgsl.lax/libgslhistogram.a/calloc_range2d.o .libs/libgsl.lax/libgslhistogram.a/copy.o .libs/libgsl.lax/libgslhistogram.a/copy2d.o .libs/libgsl.lax/lt3-file.o .libs/libgsl.lax/libgslhistogram.a/file2d.o .libs/libgsl.lax/libgslhistogram.a/get.o .libs/libgsl.lax/libgslhistogram.a/get2d.o .libs/libgsl.lax/lt4-init.o .libs/libgsl.lax/libgslhistogram.a/init2d.o .libs/libgsl.lax/libgslhistogram.a/maxval.o .libs/libgsl.lax/libgslhistogram.a/maxval2d.o .libs/libgsl.lax/libgslhistogram.a/oper.o .libs/libgsl.lax/libgslhistogram.a/oper2d.o .libs/libgsl.lax/libgslhistogram.a/params.o .libs/libgsl.lax/libgslhistogram.a/params2d.o .libs/libgsl.lax/libgslhistogram.a/pdf.o .libs/libgsl.lax/libgslhistogram.a/pdf2d.o .libs/libgsl.lax/libgslhistogram.a/reset.o .libs/libgsl.lax/libgslhistogram.a/reset2d.o .libs/libgsl.lax/libgslhistogram.a/stat.o .libs/libgsl.lax/libgslhistogram.a/stat2d.o .libs/libgsl.lax/libgslieeeutils.a/env.o .libs/libgsl.lax/libgslieeeutils.a/fp.o .libs/libgsl.lax/libgslieeeutils.a/make_rep.o .libs/libgsl.lax/libgslieeeutils.a/print.o .libs/libgsl.lax/libgslieeeutils.a/read.o .libs/libgsl.lax/libgslintegration.a/cquad.o .libs/libgsl.lax/libgslintegration.a/glfixed.o .libs/libgsl.lax/libgslintegration.a/qag.o .libs/libgsl.lax/libgslintegration.a/qagp.o .libs/libgsl.lax/libgslintegration.a/qags.o .libs/libgsl.lax/libgslintegration.a/qawc.o .libs/libgsl.lax/libgslintegration.a/qawf.o .libs/libgsl.lax/libgslintegration.a/qawo.o .libs/libgsl.lax/libgslintegration.a/qaws.o .libs/libgsl.lax/libgslintegration.a/qcheb.o .libs/libgsl.lax/libgslintegration.a/qk.o .libs/libgsl.lax/libgslintegration.a/qk15.o .libs/libgsl.lax/libgslintegration.a/qk21.o .libs/libgsl.lax/libgslintegration.a/qk31.o .libs/libgsl.lax/libgslintegration.a/qk41.o .libs/libgsl.lax/libgslintegration.a/qk51.o .libs/libgsl.lax/libgslintegration.a/qk61.o .libs/libgsl.lax/libgslintegration.a/qmomo.o .libs/libgsl.lax/libgslintegration.a/qmomof.o .libs/libgsl.lax/libgslintegration.a/qng.o .libs/libgsl.lax/libgslintegration.a/workspace.o .libs/libgsl.lax/libgslinterpolation.a/accel.o .libs/libgsl.lax/libgslinterpolation.a/akima.o .libs/libgsl.lax/libgslinterpolation.a/bicubic.o .libs/libgsl.lax/libgslinterpolation.a/bilinear.o .libs/libgsl.lax/libgslinterpolation.a/cspline.o .libs/libgsl.lax/lt5-inline.o .libs/libgsl.lax/libgslinterpolation.a/interp.o .libs/libgsl.lax/libgslinterpolation.a/interp2d.o .libs/libgsl.lax/lt6-linear.o .libs/libgsl.lax/libgslinterpolation.a/poly.o .libs/libgsl.lax/libgslinterpolation.a/spline.o .libs/libgsl.lax/libgslinterpolation.a/spline2d.o .libs/libgsl.lax/libgslinterpolation.a/steffen.o .libs/libgsl.lax/libgsllinalg.a/balance.o .libs/libgsl.lax/libgsllinalg.a/balancemat.o .libs/libgsl.lax/libgsllinalg.a/bidiag.o .libs/libgsl.lax/libgsllinalg.a/cholesky.o .libs/libgsl.lax/libgsllinalg.a/choleskyc.o .libs/libgsl.lax/libgsllinalg.a/cod.o .libs/libgsl.lax/libgsllinalg.a/condest.o .libs/libgsl.lax/libgsllinalg.a/exponential.o .libs/libgsl.lax/libgsllinalg.a/hermtd.o .libs/libgsl.lax/libgsllinalg.a/hessenberg.o .libs/libgsl.lax/libgsllinalg.a/hesstri.o .libs/libgsl.lax/libgsllinalg.a/hh.o .libs/libgsl.lax/libgsllinalg.a/householder.o .libs/libgsl.lax/libgsllinalg.a/householdercomplex.o .libs/libgsl.lax/lt7-inline.o .libs/libgsl.lax/libgsllinalg.a/invtri.o .libs/libgsl.lax/libgsllinalg.a/lq.o .libs/libgsl.lax/libgsllinalg.a/lu.o .libs/libgsl.lax/libgsllinalg.a/luc.o .libs/libgsl.lax/libgsllinalg.a/mcholesky.o .libs/libgsl.lax/libgsllinalg.a/multiply.o .libs/libgsl.lax/libgsllinalg.a/pcholesky.o .libs/libgsl.lax/libgsllinalg.a/ptlq.o .libs/libgsl.lax/libgsllinalg.a/qr.o .libs/libgsl.lax/libgsllinalg.a/qrpt.o .libs/libgsl.lax/libgsllinalg.a/svd.o .libs/libgsl.lax/libgsllinalg.a/symmtd.o .libs/libgsl.lax/libgsllinalg.a/tridiag.o .libs/libgsl.lax/lt8-copy.o .libs/libgsl.lax/lt9-file.o .libs/libgsl.lax/libgslmatrix.a/getset.o .libs/libgsl.lax/lt10-init.o .libs/libgsl.lax/libgslmatrix.a/matrix.o .libs/libgsl.lax/libgslmatrix.a/minmax.o .libs/libgsl.lax/lt11-oper.o .libs/libgsl.lax/libgslmatrix.a/prop.o .libs/libgsl.lax/libgslmatrix.a/rowcol.o .libs/libgsl.lax/libgslmatrix.a/submatrix.o .libs/libgsl.lax/libgslmatrix.a/swap.o .libs/libgsl.lax/libgslmatrix.a/view.o .libs/libgsl.lax/libgslmin.a/bracketing.o .libs/libgsl.lax/libgslmin.a/brent.o .libs/libgsl.lax/libgslmin.a/convergence.o .libs/libgsl.lax/libgslmin.a/fsolver.o .libs/libgsl.lax/libgslmin.a/golden.o .libs/libgsl.lax/libgslmin.a/quad_golden.o .libs/libgsl.lax/libgslmonte.a/miser.o .libs/libgsl.lax/libgslmonte.a/plain.o .libs/libgsl.lax/libgslmonte.a/vegas.o .libs/libgsl.lax/lt12-convergence.o .libs/libgsl.lax/libgslmultifit.a/covar.o .libs/libgsl.lax/libgslmultifit.a/fdfridge.o .libs/libgsl.lax/libgslmultifit.a/fdfsolver.o .libs/libgsl.lax/libgslmultifit.a/fdjac.o .libs/libgsl.lax/lt13-fsolver.o .libs/libgsl.lax/libgslmultifit.a/gcv.o .libs/libgsl.lax/libgslmultifit.a/gradient.o .libs/libgsl.lax/libgslmultifit.a/lmder.o .libs/libgsl.lax/libgslmultifit.a/lmniel.o .libs/libgsl.lax/libgslmultifit.a/multilinear.o .libs/libgsl.lax/libgslmultifit.a/multireg.o .libs/libgsl.lax/libgslmultifit.a/multirobust.o .libs/libgsl.lax/libgslmultifit.a/multiwlinear.o .libs/libgsl.lax/libgslmultifit.a/robust_wfun.o .libs/libgsl.lax/libgslmultifit.a/work.o .libs/libgsl.lax/lt14-cholesky.o .libs/libgsl.lax/lt15-convergence.o .libs/libgsl.lax/lt16-covar.o .libs/libgsl.lax/libgslmultifit_nlinear.a/dogleg.o .libs/libgsl.lax/libgslmultifit_nlinear.a/fdf.o .libs/libgsl.lax/libgslmultifit_nlinear.a/fdfvv.o .libs/libgsl.lax/lt17-fdjac.o .libs/libgsl.lax/libgslmultifit_nlinear.a/lm.o .libs/libgsl.lax/lt18-qr.o .libs/libgsl.lax/libgslmultifit_nlinear.a/scaling.o .libs/libgsl.lax/libgslmultifit_nlinear.a/subspace2D.o .libs/libgsl.lax/lt19-svd.o .libs/libgsl.lax/libgslmultifit_nlinear.a/trust.o .libs/libgsl.lax/libgslmultilarge.a/multilarge.o .libs/libgsl.lax/libgslmultilarge.a/normal.o .libs/libgsl.lax/libgslmultilarge.a/tsqr.o .libs/libgsl.lax/libgslmultilarge_nlinear.a/cgst.o .libs/libgsl.lax/lt20-cholesky.o .libs/libgsl.lax/lt21-convergence.o .libs/libgsl.lax/lt22-dogleg.o .libs/libgsl.lax/libgslmultilarge_nlinear.a/dummy.o .libs/libgsl.lax/lt23-fdf.o .libs/libgsl.lax/lt24-lm.o .libs/libgsl.lax/lt25-scaling.o .libs/libgsl.lax/lt26-subspace2D.o .libs/libgsl.lax/lt27-trust.o .libs/libgsl.lax/libgslmultimin.a/conjugate_fr.o .libs/libgsl.lax/libgslmultimin.a/conjugate_pr.o .libs/libgsl.lax/lt28-convergence.o .libs/libgsl.lax/lt29-diff.o .libs/libgsl.lax/libgslmultimin.a/fdfminimizer.o .libs/libgsl.lax/libgslmultimin.a/fminimizer.o .libs/libgsl.lax/libgslmultimin.a/simplex.o .libs/libgsl.lax/libgslmultimin.a/simplex2.o .libs/libgsl.lax/libgslmultimin.a/steepest_descent.o .libs/libgsl.lax/libgslmultimin.a/vector_bfgs.o .libs/libgsl.lax/libgslmultimin.a/vector_bfgs2.o .libs/libgsl.lax/libgslmultiroots.a/broyden.o .libs/libgsl.lax/lt30-convergence.o .libs/libgsl.lax/libgslmultiroots.a/dnewton.o .libs/libgsl.lax/lt31-fdfsolver.o .libs/libgsl.lax/lt32-fdjac.o .libs/libgsl.lax/lt33-fsolver.o .libs/libgsl.lax/libgslmultiroots.a/gnewton.o .libs/libgsl.lax/libgslmultiroots.a/hybrid.o .libs/libgsl.lax/libgslmultiroots.a/hybridj.o .libs/libgsl.lax/libgslmultiroots.a/newton.o .libs/libgsl.lax/libgslntuple.a/ntuple.o .libs/libgsl.lax/libgslodeiv.a/bsimp.o .libs/libgsl.lax/libgslodeiv.a/control.o .libs/libgsl.lax/libgslodeiv.a/cscal.o .libs/libgsl.lax/libgslodeiv.a/cstd.o .libs/libgsl.lax/libgslodeiv.a/evolve.o .libs/libgsl.lax/libgslodeiv.a/gear1.o .libs/libgsl.lax/libgslodeiv.a/gear2.o .libs/libgsl.lax/libgslodeiv.a/rk2.o .libs/libgsl.lax/libgslodeiv.a/rk2imp.o .libs/libgsl.lax/libgslodeiv.a/rk2simp.o .libs/libgsl.lax/libgslodeiv.a/rk4.o .libs/libgsl.lax/libgslodeiv.a/rk4imp.o .libs/libgsl.lax/libgslodeiv.a/rk8pd.o .libs/libgsl.lax/libgslodeiv.a/rkck.o .libs/libgsl.lax/libgslodeiv.a/rkf45.o .libs/libgsl.lax/libgslodeiv.a/step.o .libs/libgsl.lax/lt34-bsimp.o .libs/libgsl.lax/lt35-control.o .libs/libgsl.lax/lt36-cscal.o .libs/libgsl.lax/lt37-cstd.o .libs/libgsl.lax/libgslodeiv2.a/driver.o .libs/libgsl.lax/lt38-evolve.o .libs/libgsl.lax/libgslodeiv2.a/msadams.o .libs/libgsl.lax/libgslodeiv2.a/msbdf.o .libs/libgsl.lax/libgslodeiv2.a/rk1imp.o .libs/libgsl.lax/lt39-rk2.o .libs/libgsl.lax/lt40-rk2imp.o .libs/libgsl.lax/lt41-rk4.o .libs/libgsl.lax/lt42-rk4imp.o .libs/libgsl.lax/lt43-rk8pd.o .libs/libgsl.lax/lt44-rkck.o .libs/libgsl.lax/lt45-rkf45.o .libs/libgsl.lax/lt46-step.o .libs/libgsl.lax/libgslpermutation.a/canonical.o .libs/libgsl.lax/lt47-file.o .libs/libgsl.lax/lt48-init.o .libs/libgsl.lax/lt49-inline.o .libs/libgsl.lax/libgslpermutation.a/permutation.o .libs/libgsl.lax/libgslpermutation.a/permute.o .libs/libgsl.lax/libgslcombination.a/combination.o .libs/libgsl.lax/lt50-file.o .libs/libgsl.lax/lt51-init.o .libs/libgsl.lax/lt52-inline.o .libs/libgsl.lax/lt53-file.o .libs/libgsl.lax/lt54-init.o .libs/libgsl.lax/lt55-inline.o .libs/libgsl.lax/libgslmultiset.a/multiset.o .libs/libgsl.lax/libgslpoly.a/dd.o .libs/libgsl.lax/lt56-deriv.o .libs/libgsl.lax/lt57-eval.o .libs/libgsl.lax/libgslpoly.a/solve_cubic.o .libs/libgsl.lax/libgslpoly.a/solve_quadratic.o .libs/libgsl.lax/libgslpoly.a/zsolve.o .libs/libgsl.lax/libgslpoly.a/zsolve_cubic.o .libs/libgsl.lax/libgslpoly.a/zsolve_init.o .libs/libgsl.lax/libgslpoly.a/zsolve_quadratic.o .libs/libgsl.lax/libgslqrng.a/halton.o .libs/libgsl.lax/lt58-inline.o .libs/libgsl.lax/libgslqrng.a/niederreiter-2.o .libs/libgsl.lax/libgslqrng.a/qrng.o .libs/libgsl.lax/libgslqrng.a/reversehalton.o .libs/libgsl.lax/libgslqrng.a/sobol.o .libs/libgsl.lax/libgslrandist.a/bernoulli.o .libs/libgsl.lax/libgslrandist.a/beta.o .libs/libgsl.lax/libgslrandist.a/bigauss.o .libs/libgsl.lax/libgslrandist.a/binomial.o .libs/libgsl.lax/libgslrandist.a/binomial_tpe.o .libs/libgsl.lax/libgslrandist.a/cauchy.o .libs/libgsl.lax/libgslrandist.a/chisq.o .libs/libgsl.lax/libgslrandist.a/dirichlet.o .libs/libgsl.lax/libgslrandist.a/discrete.o .libs/libgsl.lax/libgslrandist.a/erlang.o .libs/libgsl.lax/lt59-exponential.o .libs/libgsl.lax/libgslrandist.a/exppow.o .libs/libgsl.lax/libgslrandist.a/fdist.o .libs/libgsl.lax/libgslrandist.a/flat.o .libs/libgsl.lax/libgslrandist.a/gamma.o .libs/libgsl.lax/libgslrandist.a/gauss.o .libs/libgsl.lax/libgslrandist.a/gausstail.o .libs/libgsl.lax/libgslrandist.a/gausszig.o .libs/libgsl.lax/libgslrandist.a/geometric.o .libs/libgsl.lax/libgslrandist.a/gumbel.o .libs/libgsl.lax/libgslrandist.a/hyperg.o .libs/libgsl.lax/libgslrandist.a/landau.o .libs/libgsl.lax/libgslrandist.a/laplace.o .libs/libgsl.lax/libgslrandist.a/levy.o .libs/libgsl.lax/libgslrandist.a/logarithmic.o .libs/libgsl.lax/libgslrandist.a/logistic.o .libs/libgsl.lax/libgslrandist.a/lognormal.o .libs/libgsl.lax/libgslrandist.a/multinomial.o .libs/libgsl.lax/libgslrandist.a/mvgauss.o .libs/libgsl.lax/libgslrandist.a/nbinomial.o .libs/libgsl.lax/libgslrandist.a/pareto.o .libs/libgsl.lax/libgslrandist.a/pascal.o .libs/libgsl.lax/libgslrandist.a/poisson.o .libs/libgsl.lax/libgslrandist.a/rayleigh.o .libs/libgsl.lax/libgslrandist.a/shuffle.o .libs/libgsl.lax/libgslrandist.a/sphere.o .libs/libgsl.lax/libgslrandist.a/tdist.o .libs/libgsl.lax/libgslrandist.a/weibull.o .libs/libgsl.lax/libgslrng.a/borosh13.o .libs/libgsl.lax/libgslrng.a/cmrg.o .libs/libgsl.lax/libgslrng.a/coveyou.o .libs/libgsl.lax/libgslrng.a/default.o .libs/libgsl.lax/lt60-file.o .libs/libgsl.lax/libgslrng.a/fishman18.o .libs/libgsl.lax/libgslrng.a/fishman20.o .libs/libgsl.lax/libgslrng.a/fishman2x.o .libs/libgsl.lax/libgslrng.a/gfsr4.o .libs/libgsl.lax/lt61-inline.o .libs/libgsl.lax/libgslrng.a/knuthran.o .libs/libgsl.lax/libgslrng.a/knuthran2.o .libs/libgsl.lax/libgslrng.a/knuthran2002.o .libs/libgsl.lax/libgslrng.a/lecuyer21.o .libs/libgsl.lax/libgslrng.a/minstd.o .libs/libgsl.lax/libgslrng.a/mrg.o .libs/libgsl.lax/libgslrng.a/mt.o .libs/libgsl.lax/libgslrng.a/r250.o .libs/libgsl.lax/libgslrng.a/ran0.o .libs/libgsl.lax/libgslrng.a/ran1.o .libs/libgsl.lax/libgslrng.a/ran2.o .libs/libgsl.lax/libgslrng.a/ran3.o .libs/libgsl.lax/libgslrng.a/rand.o .libs/libgsl.lax/libgslrng.a/rand48.o .libs/libgsl.lax/libgslrng.a/random.o .libs/libgsl.lax/libgslrng.a/randu.o .libs/libgsl.lax/libgslrng.a/ranf.o .libs/libgsl.lax/libgslrng.a/ranlux.o .libs/libgsl.lax/libgslrng.a/ranlxd.o .libs/libgsl.lax/libgslrng.a/ranlxs.o .libs/libgsl.lax/libgslrng.a/ranmar.o .libs/libgsl.lax/libgslrng.a/rng.o .libs/libgsl.lax/libgslrng.a/slatec.o .libs/libgsl.lax/libgslrng.a/taus.o .libs/libgsl.lax/libgslrng.a/taus113.o .libs/libgsl.lax/libgslrng.a/transputer.o .libs/libgsl.lax/libgslrng.a/tt.o .libs/libgsl.lax/libgslrng.a/types.o .libs/libgsl.lax/libgslrng.a/uni.o .libs/libgsl.lax/libgslrng.a/uni32.o .libs/libgsl.lax/libgslrng.a/vax.o .libs/libgsl.lax/libgslrng.a/waterman14.o .libs/libgsl.lax/libgslrng.a/zuf.o .libs/libgsl.lax/libgslroots.a/bisection.o .libs/libgsl.lax/lt62-brent.o .libs/libgsl.lax/lt63-convergence.o .libs/libgsl.lax/libgslroots.a/falsepos.o .libs/libgsl.lax/lt64-fdfsolver.o .libs/libgsl.lax/lt65-fsolver.o .libs/libgsl.lax/lt66-newton.o .libs/libgsl.lax/libgslroots.a/secant.o .libs/libgsl.lax/libgslroots.a/steffenson.o .libs/libgsl.lax/libgslsiman.a/siman.o .libs/libgsl.lax/lt67-sort.o .libs/libgsl.lax/libgslsort.a/sortind.o .libs/libgsl.lax/libgslsort.a/sortvec.o .libs/libgsl.lax/libgslsort.a/sortvecind.o .libs/libgsl.lax/libgslsort.a/subset.o .libs/libgsl.lax/libgslsort.a/subsetind.o .libs/libgsl.lax/libgslspecfunc.a/airy.o .libs/libgsl.lax/libgslspecfunc.a/airy_der.o .libs/libgsl.lax/libgslspecfunc.a/airy_zero.o .libs/libgsl.lax/libgslspecfunc.a/atanint.o .libs/libgsl.lax/libgslspecfunc.a/bessel.o .libs/libgsl.lax/libgslspecfunc.a/bessel_I0.o .libs/libgsl.lax/libgslspecfunc.a/bessel_I1.o .libs/libgsl.lax/libgslspecfunc.a/bessel_In.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Inu.o .libs/libgsl.lax/libgslspecfunc.a/bessel_J0.o .libs/libgsl.lax/libgslspecfunc.a/bessel_J1.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Jn.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Jnu.o .libs/libgsl.lax/libgslspecfunc.a/bessel_K0.o .libs/libgsl.lax/libgslspecfunc.a/bessel_K1.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Kn.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Knu.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Y0.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Y1.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Yn.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Ynu.o .libs/libgsl.lax/libgslspecfunc.a/bessel_amp_phase.o .libs/libgsl.lax/libgslspecfunc.a/bessel_i.o .libs/libgsl.lax/libgslspecfunc.a/bessel_j.o .libs/libgsl.lax/libgslspecfunc.a/bessel_k.o .libs/libgsl.lax/libgslspecfunc.a/bessel_olver.o .libs/libgsl.lax/libgslspecfunc.a/bessel_sequence.o .libs/libgsl.lax/libgslspecfunc.a/bessel_temme.o .libs/libgsl.lax/libgslspecfunc.a/bessel_y.o .libs/libgsl.lax/libgslspecfunc.a/bessel_zero.o .libs/libgsl.lax/lt68-beta.o .libs/libgsl.lax/libgslspecfunc.a/beta_inc.o .libs/libgsl.lax/libgslspecfunc.a/clausen.o .libs/libgsl.lax/libgslspecfunc.a/coulomb.o .libs/libgsl.lax/libgslspecfunc.a/coulomb_bound.o .libs/libgsl.lax/libgslspecfunc.a/coupling.o .libs/libgsl.lax/libgslspecfunc.a/dawson.o .libs/libgsl.lax/libgslspecfunc.a/debye.o .libs/libgsl.lax/libgslspecfunc.a/dilog.o .libs/libgsl.lax/libgslspecfunc.a/elementary.o .libs/libgsl.lax/libgslspecfunc.a/ellint.o .libs/libgsl.lax/libgslspecfunc.a/elljac.o .libs/libgsl.lax/libgslspecfunc.a/erfc.o .libs/libgsl.lax/libgslspecfunc.a/exp.o .libs/libgsl.lax/libgslspecfunc.a/expint.o .libs/libgsl.lax/libgslspecfunc.a/expint3.o .libs/libgsl.lax/libgslspecfunc.a/fermi_dirac.o .libs/libgsl.lax/lt69-gamma.o .libs/libgsl.lax/libgslspecfunc.a/gamma_inc.o .libs/libgsl.lax/libgslspecfunc.a/gegenbauer.o .libs/libgsl.lax/lt70-hyperg.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_0F1.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_1F1.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_2F0.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_2F1.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_U.o .libs/libgsl.lax/libgslspecfunc.a/laguerre.o .libs/libgsl.lax/libgslspecfunc.a/lambert.o .libs/libgsl.lax/libgslspecfunc.a/legendre_H3d.o .libs/libgsl.lax/libgslspecfunc.a/legendre_P.o .libs/libgsl.lax/libgslspecfunc.a/legendre_Qn.o .libs/libgsl.lax/libgslspecfunc.a/legendre_con.o .libs/libgsl.lax/libgslspecfunc.a/legendre_poly.o .libs/libgsl.lax/libgslspecfunc.a/log.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_angfunc.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_charv.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_coeff.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_radfunc.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_workspace.o .libs/libgsl.lax/libgslspecfunc.a/poch.o .libs/libgsl.lax/libgslspecfunc.a/pow_int.o .libs/libgsl.lax/libgslspecfunc.a/psi.o .libs/libgsl.lax/libgslspecfunc.a/result.o .libs/libgsl.lax/libgslspecfunc.a/shint.o .libs/libgsl.lax/libgslspecfunc.a/sinint.o .libs/libgsl.lax/libgslspecfunc.a/synchrotron.o .libs/libgsl.lax/libgslspecfunc.a/transport.o .libs/libgsl.lax/libgslspecfunc.a/trig.o .libs/libgsl.lax/libgslspecfunc.a/zeta.o .libs/libgsl.lax/libgslrstat.a/rquantile.o .libs/libgsl.lax/libgslrstat.a/rstat.o .libs/libgsl.lax/libgslstatistics.a/absdev.o .libs/libgsl.lax/libgslstatistics.a/covariance.o .libs/libgsl.lax/libgslstatistics.a/kurtosis.o .libs/libgsl.lax/libgslstatistics.a/lag1.o .libs/libgsl.lax/libgslstatistics.a/mean.o .libs/libgsl.lax/libgslstatistics.a/median.o .libs/libgsl.lax/lt71-minmax.o .libs/libgsl.lax/libgslstatistics.a/p_variance.o .libs/libgsl.lax/libgslstatistics.a/quantiles.o .libs/libgsl.lax/libgslstatistics.a/skew.o .libs/libgsl.lax/libgslstatistics.a/ttest.o .libs/libgsl.lax/libgslstatistics.a/variance.o .libs/libgsl.lax/libgslstatistics.a/wabsdev.o .libs/libgsl.lax/libgslstatistics.a/wkurtosis.o .libs/libgsl.lax/libgslstatistics.a/wmean.o .libs/libgsl.lax/libgslstatistics.a/wskew.o .libs/libgsl.lax/libgslstatistics.a/wvariance.o .libs/libgsl.lax/libgslsum.a/levin_u.o .libs/libgsl.lax/libgslsum.a/levin_utrunc.o .libs/libgsl.lax/libgslsum.a/work_u.o .libs/libgsl.lax/libgslsum.a/work_utrunc.o .libs/libgsl.lax/libgslsys.a/coerce.o .libs/libgsl.lax/libgslsys.a/expm1.o .libs/libgsl.lax/libgslsys.a/fcmp.o .libs/libgsl.lax/libgslsys.a/fdiv.o .libs/libgsl.lax/libgslsys.a/hypot.o .libs/libgsl.lax/libgslsys.a/infnan.o .libs/libgsl.lax/libgslsys.a/invhyp.o .libs/libgsl.lax/libgslsys.a/ldfrexp.o .libs/libgsl.lax/libgslsys.a/log1p.o .libs/libgsl.lax/lt72-minmax.o .libs/libgsl.lax/lt73-pow_int.o .libs/libgsl.lax/libgslsys.a/prec.o .libs/libgsl.lax/libgsltest.a/results.o .libs/libgsl.lax/libutils.a/placeholder.o .libs/libgsl.lax/lt74-copy.o .libs/libgsl.lax/lt75-file.o .libs/libgsl.lax/lt76-init.o .libs/libgsl.lax/lt77-minmax.o .libs/libgsl.lax/lt78-oper.o .libs/libgsl.lax/lt79-prop.o .libs/libgsl.lax/libgslvector.a/reim.o .libs/libgsl.lax/libgslvector.a/subvector.o .libs/libgsl.lax/lt80-swap.o .libs/libgsl.lax/libgslvector.a/vector.o .libs/libgsl.lax/lt81-view.o .libs/libgsl.lax/lt82-beta.o .libs/libgsl.lax/libgslcdf.a/betainv.o .libs/libgsl.lax/lt83-binomial.o .libs/libgsl.lax/lt84-cauchy.o .libs/libgsl.lax/libgslcdf.a/cauchyinv.o .libs/libgsl.lax/lt85-chisq.o .libs/libgsl.lax/libgslcdf.a/chisqinv.o .libs/libgsl.lax/lt86-exponential.o .libs/libgsl.lax/libgslcdf.a/exponentialinv.o .libs/libgsl.lax/lt87-exppow.o .libs/libgsl.lax/lt88-fdist.o .libs/libgsl.lax/libgslcdf.a/fdistinv.o .libs/libgsl.lax/lt89-flat.o .libs/libgsl.lax/libgslcdf.a/flatinv.o .libs/libgsl.lax/lt90-gamma.o .libs/libgsl.lax/libgslcdf.a/gammainv.o .libs/libgsl.lax/lt91-gauss.o .libs/libgsl.lax/libgslcdf.a/gaussinv.o .libs/libgsl.lax/lt92-geometric.o .libs/libgsl.lax/libgslcdf.a/gumbel1.o .libs/libgsl.lax/libgslcdf.a/gumbel1inv.o .libs/libgsl.lax/libgslcdf.a/gumbel2.o .libs/libgsl.lax/libgslcdf.a/gumbel2inv.o .libs/libgsl.lax/libgslcdf.a/hypergeometric.o .libs/libgsl.lax/lt93-laplace.o .libs/libgsl.lax/libgslcdf.a/laplaceinv.o .libs/libgsl.lax/lt94-logistic.o .libs/libgsl.lax/libgslcdf.a/logisticinv.o .libs/libgsl.lax/lt95-lognormal.o .libs/libgsl.lax/libgslcdf.a/lognormalinv.o .libs/libgsl.lax/lt96-nbinomial.o .libs/libgsl.lax/lt97-pareto.o .libs/libgsl.lax/libgslcdf.a/paretoinv.o .libs/libgsl.lax/lt98-pascal.o .libs/libgsl.lax/lt99-poisson.o .libs/libgsl.lax/lt100-rayleigh.o .libs/libgsl.lax/libgslcdf.a/rayleighinv.o .libs/libgsl.lax/lt101-tdist.o .libs/libgsl.lax/libgslcdf.a/tdistinv.o .libs/libgsl.lax/lt102-weibull.o .libs/libgsl.lax/libgslcdf.a/weibullinv.o .libs/libgsl.lax/lt103-bspline.o .libs/libgsl.lax/libgslwavelet.a/daubechies.o .libs/libgsl.lax/libgslwavelet.a/dwt.o .libs/libgsl.lax/libgslwavelet.a/haar.o .libs/libgsl.lax/libgslwavelet.a/wavelet.o .libs/libgsl.lax/libgslspmatrix.a/spcompress.o .libs/libgsl.lax/libgslspmatrix.a/spcopy.o .libs/libgsl.lax/libgslspmatrix.a/spgetset.o .libs/libgsl.lax/libgslspmatrix.a/spio.o .libs/libgsl.lax/libgslspmatrix.a/spmatrix.o .libs/libgsl.lax/libgslspmatrix.a/spoper.o .libs/libgsl.lax/libgslspmatrix.a/spprop.o .libs/libgsl.lax/libgslspmatrix.a/spswap.o .libs/libgsl.lax/libgslspblas.a/spdgemm.o .libs/libgsl.lax/libgslspblas.a/spdgemv.o .libs/libgsl.lax/libgslsplinalg.a/gmres.o .libs/libgsl.lax/libgslsplinalg.a/itersolve.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgsl.a libtool: link: rm -fr .libs/libgsl.lax .libs/libgsl.lax libtool: link: ( cd ".libs" && rm -f "libgsl.la" && ln -s "../libgsl.la" "libgsl.la" ) libtool: link: /usr/bin/cc -g -O2 -o gsl-histogram gsl-histogram.o ./.libs/libgsl.a cblas/.libs/libgslcblas.a -lm libtool: link: /usr/bin/cc -g -O2 -o gsl-randist gsl-randist.o ./.libs/libgsl.a cblas/.libs/libgslcblas.a -lm [ 11%] Performing install step for 'gsl' Making install in gsl Making install in utils Making install in sys /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_sys.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in test /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_test.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in err /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_errno.h gsl_message.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in const /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_const.h gsl_const_cgs.h gsl_const_mks.h gsl_const_cgsm.h gsl_const_mksa.h gsl_const_num.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in complex /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_complex.h gsl_complex_math.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in cheb /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_chebyshev.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in block /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_block.h gsl_block_char.h gsl_block_complex_double.h gsl_block_complex_float.h gsl_block_complex_long_double.h gsl_block_double.h gsl_block_float.h gsl_block_int.h gsl_block_long.h gsl_block_long_double.h gsl_block_short.h gsl_block_uchar.h gsl_block_uint.h gsl_block_ulong.h gsl_block_ushort.h gsl_check_range.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in vector /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_vector.h gsl_vector_char.h gsl_vector_complex.h gsl_vector_complex_double.h gsl_vector_complex_float.h gsl_vector_complex_long_double.h gsl_vector_double.h gsl_vector_float.h gsl_vector_int.h gsl_vector_long.h gsl_vector_long_double.h gsl_vector_short.h gsl_vector_uchar.h gsl_vector_uint.h gsl_vector_ulong.h gsl_vector_ushort.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in matrix /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_matrix.h gsl_matrix_char.h gsl_matrix_complex_double.h gsl_matrix_complex_float.h gsl_matrix_complex_long_double.h gsl_matrix_double.h gsl_matrix_float.h gsl_matrix_int.h gsl_matrix_long.h gsl_matrix_long_double.h gsl_matrix_short.h gsl_matrix_uchar.h gsl_matrix_uint.h gsl_matrix_ulong.h gsl_matrix_ushort.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in permutation /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_permutation.h gsl_permute.h gsl_permute_char.h gsl_permute_complex_double.h gsl_permute_complex_float.h gsl_permute_complex_long_double.h gsl_permute_double.h gsl_permute_float.h gsl_permute_int.h gsl_permute_long.h gsl_permute_long_double.h gsl_permute_short.h gsl_permute_uchar.h gsl_permute_uint.h gsl_permute_ulong.h gsl_permute_ushort.h gsl_permute_vector.h gsl_permute_vector_char.h gsl_permute_vector_complex_double.h gsl_permute_vector_complex_float.h gsl_permute_vector_complex_long_double.h gsl_permute_vector_double.h gsl_permute_vector_float.h gsl_permute_vector_int.h gsl_permute_vector_long.h gsl_permute_vector_long_double.h gsl_permute_vector_short.h gsl_permute_vector_uchar.h gsl_permute_vector_uint.h gsl_permute_vector_ulong.h gsl_permute_vector_ushort.h gsl_permute_matrix_char.h gsl_permute_matrix_complex_long_double.h gsl_permute_matrix.h gsl_permute_matrix_long.h gsl_permute_matrix_uint.h gsl_permute_matrix_complex_double.h gsl_permute_matrix_double.h gsl_permute_matrix_int.h gsl_permute_matrix_short.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_permute_matrix_ulong.h gsl_permute_matrix_complex_float.h gsl_permute_matrix_float.h gsl_permute_matrix_long_double.h gsl_permute_matrix_uchar.h gsl_permute_matrix_ushort.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in combination /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_combination.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in multiset /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multiset.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in sort /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_heapsort.h gsl_sort.h gsl_sort_char.h gsl_sort_double.h gsl_sort_float.h gsl_sort_int.h gsl_sort_long.h gsl_sort_long_double.h gsl_sort_short.h gsl_sort_uchar.h gsl_sort_uint.h gsl_sort_ulong.h gsl_sort_ushort.h gsl_sort_vector.h gsl_sort_vector_char.h gsl_sort_vector_double.h gsl_sort_vector_float.h gsl_sort_vector_int.h gsl_sort_vector_long.h gsl_sort_vector_long_double.h gsl_sort_vector_short.h gsl_sort_vector_uchar.h gsl_sort_vector_uint.h gsl_sort_vector_ulong.h gsl_sort_vector_ushort.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in ieee-utils /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_ieee_utils.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in cblas /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /bin/bash ../libtool --mode=install /usr/bin/install -c libgslcblas.la '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' /usr/bin/install -c -m 644 gsl_cblas.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' libtool: install: /usr/bin/install -c .libs/libgslcblas.lai /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgslcblas.la libtool: install: /usr/bin/install -c .libs/libgslcblas.a /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgslcblas.a libtool: install: chmod 644 /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgslcblas.a libtool: install: ranlib /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgslcblas.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Making install in blas /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_blas.h gsl_blas_types.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in linalg /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_linalg.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in eigen /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_eigen.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in specfunc /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_sf.h gsl_sf_airy.h gsl_sf_bessel.h gsl_sf_clausen.h gsl_sf_coulomb.h gsl_sf_coupling.h gsl_sf_dawson.h gsl_sf_debye.h gsl_sf_dilog.h gsl_sf_elementary.h gsl_sf_ellint.h gsl_sf_elljac.h gsl_sf_erf.h gsl_sf_exp.h gsl_sf_expint.h gsl_sf_fermi_dirac.h gsl_sf_gamma.h gsl_sf_gegenbauer.h gsl_sf_hyperg.h gsl_sf_laguerre.h gsl_sf_lambert.h gsl_sf_legendre.h gsl_sf_log.h gsl_sf_mathieu.h gsl_sf_pow_int.h gsl_sf_psi.h gsl_sf_result.h gsl_sf_synchrotron.h gsl_sf_transport.h gsl_sf_trig.h gsl_sf_zeta.h gsl_specfunc.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in dht /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_dht.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in qrng /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_qrng.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in rng /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_rng.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in randist /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_randist.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in fft /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_fft.h gsl_fft_complex.h gsl_fft_halfcomplex.h gsl_fft_real.h gsl_dft_complex.h gsl_dft_complex_float.h gsl_fft_complex_float.h gsl_fft_halfcomplex_float.h gsl_fft_real_float.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in poly /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_poly.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in fit /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_fit.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in multifit /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multifit.h gsl_multifit_nlin.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in multifit_nlinear /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multifit_nlinear.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in multilarge /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multilarge.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in multilarge_nlinear /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multilarge_nlinear.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in rstat /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_rstat.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in statistics /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_statistics.h gsl_statistics_char.h gsl_statistics_double.h gsl_statistics_float.h gsl_statistics_int.h gsl_statistics_long.h gsl_statistics_long_double.h gsl_statistics_short.h gsl_statistics_uchar.h gsl_statistics_uint.h gsl_statistics_ulong.h gsl_statistics_ushort.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in siman /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_siman.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in sum /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_sum.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in integration /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_integration.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in interpolation /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_interp.h gsl_spline.h gsl_interp2d.h gsl_spline2d.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in histogram /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_histogram.h gsl_histogram2d.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in ode-initval /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_odeiv.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in ode-initval2 /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_odeiv2.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in roots /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_roots.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in multiroots /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multiroots.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in min /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_min.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in multimin /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_multimin.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in monte /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_monte.h gsl_monte_vegas.h gsl_monte_miser.h gsl_monte_plain.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in ntuple /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_ntuple.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in diff /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_diff.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in deriv /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_deriv.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in cdf /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_cdf.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in wavelet /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_wavelet.h gsl_wavelet2d.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in bspline /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_bspline.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in spblas /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_spblas.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in spmatrix /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_spmatrix.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in splinalg /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl_splinalg.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' Making install in doc Making install in . /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/man/man1' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/man/man3' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/info' /usr/bin/install -c -m 644 gsl-config.1 gsl-randist.1 gsl-histogram.1 '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/man/man1' /usr/bin/install -c -m 644 gsl.3 '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/man/man3' /usr/bin/install -c -m 644 ./gsl-ref.info ./gsl-ref.info-1 ./gsl-ref.info-2 ./gsl-ref.info-3 ./gsl-ref.info-4 ./gsl-ref.info-5 ./gsl-ref.info-6 '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/info' install-info --info-dir='/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/info' '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/info/gsl-ref.info' Making install in examples /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aclocal' /usr/bin/install -c gsl-config '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/pkgconfig' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' /usr/bin/install -c -m 644 gsl.m4 '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/share/aclocal' /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libgsl.la '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib' /usr/bin/install -c -m 644 gsl.pc '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/pkgconfig' /usr/bin/install -c -m 644 gsl_math.h gsl_pow_int.h gsl_nan.h gsl_machine.h gsl_mode.h gsl_precision.h gsl_types.h gsl_version.h gsl_minmax.h gsl_inline.h '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/gsl' libtool: install: /usr/bin/install -c .libs/libgsl.lai /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgsl.la libtool: install: /usr/bin/install -c .libs/libgsl.a /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgsl.a libtool: install: chmod 644 /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgsl.a libtool: install: ranlib /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgsl.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c gsl-randist gsl-histogram '/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin' libtool: install: /usr/bin/install -c gsl-randist /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/gsl-randist libtool: install: /usr/bin/install -c gsl-histogram /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/gsl-histogram [ 11%] Completed 'gsl' [ 11%] Built target gsl Scanning dependencies of target cosmotool [ 11%] Creating directories for 'cosmotool' [ 12%] No download step for 'cosmotool' [ 12%] No patch step for 'cosmotool' [ 12%] No update step for 'cosmotool' [ 12%] Performing configure step for 'cosmotool' loading initial cache file /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/cosmotool-prefix/tmp/cosmotool-cache-Release.cmake -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Using the target CosmoTool to build python module -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Could not find HDF5 cmake config. Try classical exploration -- HDF5: Using hdf5 compiler wrapper to determine C configuration -- HDF5: Using hdf5 compiler wrapper to determine CXX configuration -- Found HDF5: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.10.4") found components: C CXX HL -- HDF5 lib: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so -- HDF5 includes: /usr/include/hdf5/serial -- HDF5 C lib:  -- HDF5 HL lib:  -- HDF5 BIN:  -- HDF5 libpath: /usr/lib/x86_64-linux-gnu/hdf5/serial -- Boost has been found (version=1.71.0), Boost_TARGET= -- Checking for module 'fftw3>=3.3' -- Found fftw3, version 3.3.8 -- Checking for module 'fftw3f>=3.3' -- Found fftw3f, version 3.3.8 -- Checking for module 'eigen3' -- Found eigen3, version 3.3.7 -- Found EIGEN3 in /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/eigen3 -- Could NOT find NetCDF (missing: NETCDF_LIBRARY NETCDFCPP_LIBRARY NETCDF_INCLUDE_PATH) -- Found GSL: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgsl.a -- CosmoTool_LIBS: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgsl.a;/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libgslcblas.a;Boost::boost;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_hl_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5_cpp.so;/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/cosmotool-prefix/src/cosmotool-build [ 12%] Performing build step for 'cosmotool' Scanning dependencies of target omptl Scanning dependencies of target sharp [ 1%] Creating directories for 'omptl' [ 2%] Creating directories for 'sharp' [ 4%] Performing download step (verify and extract) for 'omptl' [ 5%] Performing download step (verify and extract) for 'sharp' CMake Warning at omptl-stamp/verify-omptl.cmake:15 (message): File will not be verified since no URL_HASH specified CMake Warning at sharp-stamp/verify-sharp.cmake:15 (message): File will not be verified since no URL_HASH specified -- extracting... src='/home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/external/omptl-20120422.tar.bz2' dst='/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/omptl-prefix/src/omptl' -- extracting... [tar xfz] -- extracting... src='/home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/external/libsharp-6077806.tar.gz' dst='/home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 7%] No patch step for 'sharp' [ 8%] No update step for 'omptl' [ 10%] Performing patch step for 'omptl' [ 11%] No update step for 'sharp' patching file omptl_algorithm patching file omptl_algorithm_par.h patching file omptl_algorithm_ser.h patching file omptl_numeric patching file omptl_numeric_extensions.h patching file omptl_numeric_par.h patching file omptl_tools.h [ 13%] Performing configure step for 'omptl' [ 14%] Performing configure step for 'sharp' No configure [ 15%] Performing build step for 'omptl' No build [ 17%] Performing install step for 'omptl' [ 18%] Completed 'omptl' [ 18%] Built target omptl Scanning dependencies of target CosmoHDF5 [ 20%] Building CXX object src/CMakeFiles/CosmoHDF5.dir/loadFlash.cpp.o [ 21%] Building CXX object src/CMakeFiles/CosmoHDF5.dir/h5_readFlash.cpp.o [ 21%] Built target CosmoHDF5 Scanning dependencies of target CosmoTool checking for uname... 1 [ 24%] Building CXX object src/CMakeFiles/CosmoTool.dir/fortran.cpp.o [ 23%] Building CXX object src/CMakeFiles/CosmoTool.dir/interpolate.cpp.o [ 26%] Building CXX object src/CMakeFiles/CosmoTool.dir/loadRamses.cpp.o [ 27%] Building CXX object src/CMakeFiles/CosmoTool.dir/load_data.cpp.o [ 28%] Building CXX object src/CMakeFiles/CosmoTool.dir/powerSpectrum.cpp.o checking for gcc... /usr/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... [ 30%] Building CXX object src/CMakeFiles/CosmoTool.dir/miniargs.cpp.o o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/interpolate.cpp: In member function ‘const CosmoTool::Interpolate& CosmoTool::Interpolate::operator=(const CosmoTool::Interpolate&)’: /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/interpolate.cpp:160:1: warning: no return statement in function returning non-void [-Wreturn-type] 159 | logy = a.logy; +++ |+ return *this; 160 | } | ^ none needed [ 31%] Building CXX object src/CMakeFiles/CosmoTool.dir/growthFactor.cpp.o checking for /usr/bin/cc option to support OpenMP... [ 33%] Building CXX object src/CMakeFiles/CosmoTool.dir/cosmopower.cpp.o [ 34%] Building CXX object src/CMakeFiles/CosmoTool.dir/cic.cpp.o -fopenmp Using gcc version 9 configure: creating ./config.status [ 36%] Building CXX object src/CMakeFiles/CosmoTool.dir/loadGadget.cpp.o config.status: creating config/config.auto [ 37%] Performing build step for 'sharp' using configuration 'auto' # compiling libsharp/sharp_testsuite.c # compiling libsharp/sharp_ylmgen_c.c # compiling libsharp/sharp.c # compiling libsharp/sharp_announce.c # compiling libsharp/sharp_geomhelpers.c # compiling libsharp/sharp_almhelpers.c # compiling libsharp/sharp_core.c # compiling libfftpack/fftpack.c # compiling libfftpack/bluestein.c # compiling libfftpack/ls_fft.c # compiling c_utils/c_utils.c [ 39%] Linking CXX static library libCosmoTool.a # compiling c_utils/walltime_c.c [ 39%] Built target CosmoTool # compiling c_utils/memusage.c Scanning dependencies of target testHDF5 # creating library /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libc_utils.a [ 40%] Building CXX object sample/CMakeFiles/testHDF5.dir/testHDF5.cpp.o Scanning dependencies of target simpleDistanceFilter Scanning dependencies of target test_cosmopower [ 42%] Building CXX object sample/CMakeFiles/simpleDistanceFilter.dir/simpleDistanceFilter.cpp.o [ 43%] Building CXX object sample/CMakeFiles/test_cosmopower.dir/test_cosmopower.cpp.o Scanning dependencies of target simple3DFilter [ 44%] Building CXX object sample/CMakeFiles/simple3DFilter.dir/simple3DFilter.cpp.o [ 46%] Linking CXX executable test_cosmopower [ 46%] Built target test_cosmopower Scanning dependencies of target testBQueue [ 47%] Building CXX object sample/CMakeFiles/testBQueue.dir/testBQueue.cpp.o [ 49%] Linking CXX executable testBQueue Scanning dependencies of target test_special [ 50%] Building CXX object sample/CMakeFiles/test_special.dir/test_special.cpp.o [ 50%] Built target testBQueue Scanning dependencies of target testInterpolate [ 52%] Building CXX object sample/CMakeFiles/testInterpolate.dir/testInterpolate.cpp.o In file included from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/sample/testInterpolate.cpp:37: /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/interpolate3d.hpp:102:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 102 | throw (InvalidArgumentException) | ^~~~~ [ 53%] Linking CXX executable testInterpolate [ 53%] Built target testInterpolate Scanning dependencies of target testkd [ 55%] Building CXX object sample/CMakeFiles/testkd.dir/testkd.cpp.o [ 56%] Linking CXX executable testHDF5 [ 57%] Linking CXX executable test_special [ 59%] Linking CXX executable simpleDistanceFilter [ 59%] Built target test_special Scanning dependencies of target testkd2 [ 60%] Building CXX object sample/CMakeFiles/testkd2.dir/testkd2.cpp.o [ 60%] Built target testHDF5 Scanning dependencies of target graficToDensity [ 62%] Building CXX object sample/CMakeFiles/graficToDensity.dir/graficToDensity.cpp.o [ 62%] Built target simpleDistanceFilter Scanning dependencies of target testAlgo [ 63%] Building CXX object sample/CMakeFiles/testAlgo.dir/testAlgo.cpp.o [ 65%] Linking CXX executable testkd [ 65%] Built target testkd Scanning dependencies of target testNewton [ 66%] Linking CXX executable testAlgo [ 68%] Building CXX object sample/CMakeFiles/testNewton.dir/testNewton.cpp.o [ 69%] Linking CXX executable testkd2 [ 69%] Built target testAlgo Scanning dependencies of target gadgetToArray [ 71%] Building CXX object sample/CMakeFiles/gadgetToArray.dir/gadgetToArray.cpp.o [ 71%] Built target testkd2 Scanning dependencies of target testPool [ 72%] Linking CXX executable simple3DFilter [ 73%] Building CXX object sample/CMakeFiles/testPool.dir/testPool.cpp.o [ 75%] Linking CXX executable testNewton [ 76%] Linking CXX executable testPool [ 76%] Built target simple3DFilter Scanning dependencies of target testkd3 [ 78%] Building CXX object sample/CMakeFiles/testkd3.dir/testkd3.cpp.o [ 78%] Built target testNewton [ 79%] Linking CXX executable graficToDensity Scanning dependencies of target testDelaunay [ 81%] Building CXX object sample/CMakeFiles/testDelaunay.dir/testDelaunay.cpp.o [ 81%] Built target testPool Scanning dependencies of target testEskow [ 82%] Building CXX object sample/CMakeFiles/testEskow.dir/testEskow.cpp.o [ 82%] Built target graficToDensity Scanning dependencies of target testReadFlash [ 84%] Building CXX object sample/CMakeFiles/testReadFlash.dir/testReadFlash.cpp.o In file included from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/sample/testDelaunay.cpp:38: /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/dinterpolate.hpp:85:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 85 | throw (InvalidArgumentException) | ^~~~~ /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/dinterpolate.hpp:113:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 113 | throw (InvalidArgumentException); | ^~~~~ /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/dinterpolate.hpp:120:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 120 | throw (InvalidArgumentException); | ^~~~~ /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/dinterpolate.hpp:123:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 123 | throw (InvalidArgumentException); | ^~~~~ In file included from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/dinterpolate.hpp:127, from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/sample/testDelaunay.cpp:38: /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/dinterpolate.tcc:88:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 88 | throw(InvalidArgumentException) | ^~~~~ /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/dinterpolate.tcc:254:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 254 | throw (InvalidArgumentException) | ^~~~~ /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/dinterpolate.tcc:304:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 304 | throw (InvalidArgumentException) | ^~~~~ [ 85%] Linking CXX executable testkd3 [ 86%] Linking CXX executable testReadFlash [ 88%] Linking CXX executable testEskow [ 89%] Linking CXX executable testDelaunay [ 89%] Built target testkd3 [ 89%] Built target testEskow # creating library /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libfftpack.a Scanning dependencies of target testBSP [ 91%] Building CXX object sample/CMakeFiles/testBSP.dir/testBSP.cpp.o [ 92%] Linking CXX executable gadgetToArray [ 92%] Built target testReadFlash [ 94%] Linking CXX executable testBSP [ 94%] Built target testBSP [ 94%] Built target testDelaunay [ 94%] Built target gadgetToArray # creating library /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libsharp.a # linking C binary /home/jenkins-agent/work/workspace/borg_release_3.0/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/bin/sharp_testsuite [ 95%] Performing install step for 'sharp' No install [ 97%] Completed 'sharp' [ 97%] Built target sharp Scanning dependencies of target test_healpix_calls [ 98%] Building CXX object sample/CMakeFiles/test_healpix_calls.dir/test_healpix_calls.cpp.o In file included from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/fourier/healpix.hpp:46, from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/sample/test_healpix_calls.cpp:37: /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/fourier/base_types.hpp:163:8: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 163 | throw(std::bad_cast) = 0; | ^~~~~ In file included from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/fourier/healpix.hpp:53, from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/sample/test_healpix_calls.cpp:37: /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/fourier/details/healpix_map.hpp:67:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 67 | throw(std::bad_cast) | ^~~~~ In file included from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/fourier/healpix.hpp:54, from /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/sample/test_healpix_calls.cpp:37: /home/jenkins-agent/work/workspace/borg_release_3.0/external/cosmotool/src/fourier/details/healpix_alms.hpp:92:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 92 | throw(std::bad_cast) | ^~~~~ [100%] Linking CXX executable test_healpix_calls [100%] Built target test_healpix_calls [ 12%] Performing install step for 'cosmotool' [ 14%] Built target sharp [ 23%] Built target omptl [ 26%] Built target CosmoHDF5 [ 42%] Built target CosmoTool [ 44%] Built target testHDF5 [ 47%] Built target simpleDistanceFilter [ 50%] Built target test_cosmopower [ 53%] Built target test_special [ 56%] Built target simple3DFilter [ 59%] Built target testBQueue [ 62%] Built target testInterpolate [ 65%] Built target testkd2 [ 68%] Built target testkd [ 71%] Built target graficToDensity [ 73%] Built target testAlgo [ 76%] Built target testNewton [ 79%] Built target gadgetToArray [ 82%] Built target testPool [ 85%] Built target testkd3 [ 88%] Built target testReadFlash [ 91%] Built target testEskow [ 94%] Built target testDelaunay [ 97%] Built target testBSP [100%] Built target test_healpix_calls Install the project... -- Install configuration: "" -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/lib/libCosmoTool.a -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/. -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./kdtree_leaf.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./cic.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./dinterpolate.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./hdf5_array.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./load_data.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./config.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fixArray.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./interpolate.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./newton.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./field.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./pool.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./interpolate3d.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./growthFactor.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./symbol_visible.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./sphSmooth.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./bsp_simple.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./loadSimu.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./loadRamses.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./sparseGrid.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./loadGadget.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./loadFlash.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./numpy_adaptors.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./octTree.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./replicateGenerator.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./miniargs.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./bqueue.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./mykdtree.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./algo.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./powerSpectrum.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details/healpix_alms.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details/healpix_spectrum.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details/euclidian_spectrum_1d_bin.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details/healpix_map.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details/euclidian_transform.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details/euclidian_maps.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details/euclidian_spectrum_1d.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details/healpix_transform.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details/healpix_utility.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/healpix.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/euclidian.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/base_types.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/fft -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/fft/fftw_calls.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/fft/fftw_calls_mpi.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/fft/fftw_complex.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./mach.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./cosmopower.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./special_math.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./yorick.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./eskow.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./kdtree_splitters.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fortran.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./tf_fit.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./h5_readFlash.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./openmp.hpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions_par.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_algorithm_par.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/Example.cpp -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_numeric_ser.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/numeric -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_tools.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_numeric -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions_ser.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_algorithm_ser.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/algorithm -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_numeric_par.h -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/omptl_algorithm -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/omptl/License.txt -- Up-to-date: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/. -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./bsp_simple.tcc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./sphSmooth.tcc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./octTree.tcc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./bqueue.tcc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./sparseGrid.tcc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./kdtree_leaf.tcc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./dinterpolate.tcc -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./mykdtree.tcc -- Up-to-date: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier -- Up-to-date: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/details -- Up-to-date: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/include/CosmoTool/./fourier/fft -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/simple3DFilter -- Set runtime path of "/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/simple3DFilter" to "" -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/simpleDistanceFilter -- Set runtime path of "/home/jenkins-agent/work/workspace/borg_release_3.0/build/ext_install/bin/simpleDistanceFilter" to "" [ 12%] Completed 'cosmotool' [ 12%] Built target cosmotool Scanning dependencies of target hades [ 12%] Building CXX object tools/hades/CMakeFiles/hades.dir/likelihood_info.cpp.o Scanning dependencies of target test_library_LSS [ 12%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/testFramework.cpp.o [ 12%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/dummy_file.cpp.o [ 13%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/setup_hades_lensing_test_run.cpp.o [ 13%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/setup_hades_test_run.cpp.o Scanning dependencies of target LSS [ 13%] Building CXX object libLSS/CMakeFiles/LSS.dir/ares_version.cpp.o [ 13%] Building CXX object libLSS/CMakeFiles/LSS.dir/borg_version.cpp.o [ 13%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/color_mod.cpp.o [ 13%] Building CXX object libLSS/CMakeFiles/LSS.dir/data/galaxies.cpp.o [ 13%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/cosmo.cpp.o [ 14%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/class_cosmo.cpp.o [ 14%] Building CXX object libLSS/CMakeFiles/LSS.dir/mcmc/state_element.cpp.o [ 14%] Building CXX object libLSS/CMakeFiles/LSS.dir/mcmc/global_state.cpp.o [ 14%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/static_init.cpp.o [ 14%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/log_traits.cpp.o [ 14%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/console.cpp.o [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/sigcatcher.cpp.o [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/fftw_allocator.cpp.o [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/hdf5_error.cpp.o [ 15%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/gsl_error.cpp.o [ 16%] Linking CXX static library libhades.a [ 16%] Built target hades [ 16%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/memusage.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/string_tools.cpp.o [ 17%] Linking CXX static library libtest_library_LSS.a [ 17%] Built target test_library_LSS [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/domains.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/demangle.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/powerspectrum/measure.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/sort/peano.cpp.o [ 17%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/gibbs_messenger.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_a_sampler.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_b_sampler.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_c_sampler.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/linbias_sampler.cpp.o [ 18%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/synthetic_selection.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/negative_foreground_sampler.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/main_loop.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/markov.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/gig_sampler.cc.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/powerspec_tools.cpp.o [ 19%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/gridLikelihoodBase.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/registry.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/simpleLikelihood.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/generate_random_field.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/hades/base_likelihood.cpp.o [ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/hades/hades_linear_likelihood.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_poisson_likelihood.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_poisson_meta.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_null_likelihood.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/density_sampler.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/hmc/hmc_density_sampler.cpp.o [ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/ao-hmc/ao_hmc_density_sampler.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/model_io.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forward_model.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/data/data_representation.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/data/converters.cpp.o [ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/data/tiledarray_representation.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/data/modelio_representation.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/primordial.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/primordial_as.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/fnl.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/transfer_ehu.cpp.o [ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/transfer_class.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/registry.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/chain_forward_model.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/branch.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/sum.cpp.o [ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/haar.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/hades_pt.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/hades_log.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/upgrade.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/hermiticity_fixup.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/general_model_io.cpp.o [ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/tiled_array.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/bias/biases.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/projector_lensing.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_lpt.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_lpt_neutrino.cpp.o [ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_qlpt.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_qlpt_rsd.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_multi_pm.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/borg_2lpt.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/transfer.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/softplus.cpp.o [ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/enforceMass.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/downgrade.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/patch_model.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/adapt_generic_bias.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/altair_ap.cpp.o [ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/kappa_sphere.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/forwards/particle_balancer/dyn/particle_distribute.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/velocity/velocity_linear.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/velocity/velocity_cic.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/velocity/velocity_sic.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/dm_sheet/dm_sheet.cpp.o [ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/io/gadget3.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/likelihoods/info.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/likelihoods/robust_poisson.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/frozen/frozen_phase_density_sampler.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/model_params.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/bias_model_params.cpp.o [ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/run_forward.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_generic.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_gaussian.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_poisson.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_poisson_2.cpp.o [ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_robust.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/impl_robust_2.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/generic_sigma8.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/generic_registry.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/generic/generic_sigma8_second.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/rgen/qnhmc/qnhmc_density_sampler.cpp.o [ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_oct_likelihood.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_studentT_likelihood.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/borg/borg_oct_likelihood_marg.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/lya/base_lya_likelihood.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/lya/hades_lya_likelihood.cpp.o [ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/lya_rsd_qlpt/hades_lya_likelihood_rsd.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/altair/altair_meta_sampler.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/lensing/base_likelihood_lensing.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/lensing/hades_lensing_likelihood.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/lensing/hades_lensing_meta.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/reduced_shear/hades_reduced_shear_likelihood.cpp.o [ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/reduced_shear/hades_reduced_shear_meta.cpp.o [ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/hmclet.cpp.o [ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/hmclet_qnhmc.cpp.o [ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/diagonal_mass.cpp.o [ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/mass_burnin.cpp.o [ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/dense_mass.cpp.o [ 36%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/julia_slice.cpp.o [ 36%] Building CXX object libLSS/CMakeFiles/LSS.dir/hmclet/julia_hmclet.cpp.o [ 36%] Building CXX object libLSS/CMakeFiles/LSS.dir/bind_models.cpp.o [ 36%] Building CXX object libLSS/CMakeFiles/LSS.dir/mpi/fake_mpi/mpi_communication.cpp.o [ 36%] Building C object libLSS/CMakeFiles/LSS.dir/__/_deps/r3d-src/r3d.c.o [ 36%] Linking CXX static library libLSS.a [ 36%] Built target LSS Scanning dependencies of target test_member_check Scanning dependencies of target test_voxel_poisson [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_member_check.dir/test_member_check.cpp.o Scanning dependencies of target test_tiled_array [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_voxel_poisson.dir/test_voxel_poisson.cpp.o Scanning dependencies of target test_hmclet Scanning dependencies of target test_lensing_minimal [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_tiled_array.dir/test_tiled_array.cpp.o [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_lensing_minimal.dir/test_lensing_minimal.cpp.o [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_hmclet.dir/test_hmclet.cpp.o Scanning dependencies of target test_dense_mass [ 36%] Building CXX object libLSS/tests/CMakeFiles/test_dense_mass.dir/test_dense_mass.cpp.o [ 36%] Linking CXX executable test_lensing_minimal [ 36%] Built target test_lensing_minimal Scanning dependencies of target test_representation [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_representation.dir/test_representation.cpp.o [ 37%] Linking CXX executable test_member_check [ 37%] Built target test_member_check Scanning dependencies of target test_ghost_array [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_ghost_array.dir/test_ghost_array.cpp.o [ 37%] Linking CXX executable test_voxel_poisson [ 37%] Built target test_voxel_poisson Scanning dependencies of target test_hermiticity [ 37%] Building CXX object libLSS/tests/CMakeFiles/test_hermiticity.dir/test_hermiticity.cpp.o [ 37%] Linking CXX executable test_tiled_array [ 37%] Built target test_tiled_array Scanning dependencies of target test_modelio [ 38%] Building CXX object libLSS/tests/CMakeFiles/test_modelio.dir/test_modelio.cpp.o [ 39%] Linking CXX executable test_hmclet [ 39%] Built target test_hmclet Scanning dependencies of target test_oct_likelihood [ 40%] Building CXX object libLSS/tests/CMakeFiles/test_oct_likelihood.dir/test_oct_likelihood.cpp.o [ 41%] Linking CXX executable test_ghost_array [ 41%] Built target test_ghost_array Scanning dependencies of target test_forward_velocity [ 41%] Building CXX object libLSS/tests/CMakeFiles/test_forward_velocity.dir/test_forward_velocity.cpp.o [ 41%] Linking CXX executable test_dense_mass [ 41%] Built target test_dense_mass Scanning dependencies of target test_power_law_0 [ 41%] Building CXX object libLSS/tests/CMakeFiles/test_power_law_0.dir/test_power_law_0.cpp.o [ 41%] Linking CXX executable test_power_law_0 [ 41%] Built target test_power_law_0 Scanning dependencies of target test_many_power [ 41%] Building CXX object libLSS/tests/CMakeFiles/test_many_power.dir/test_many_power.cpp.o [ 41%] Linking CXX executable test_forward_velocity [ 41%] Built target test_forward_velocity Scanning dependencies of target test_power_law_1 [ 41%] Building CXX object libLSS/tests/CMakeFiles/test_power_law_1.dir/test_power_law_1.cpp.o [ 41%] Linking CXX executable test_representation [ 41%] Built target test_representation Scanning dependencies of target benchmark_gradient_tcola_linear_omp [ 41%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_linear_omp.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_linear_omp.cpp.o [ 41%] Linking CXX executable test_hermiticity [ 41%] Built target test_hermiticity Scanning dependencies of target test_gradient_generic_gaussian_linear [ 42%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_generic_gaussian_linear.dir/__/__/CMakeFiles/gradient_tests/test_generic_gaussian_linear_gradient.cpp.o [ 43%] Linking CXX executable benchmark_gradient_tcola_linear_omp [ 43%] Built target benchmark_gradient_tcola_linear_omp Scanning dependencies of target test_cic_adjoint [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_cic_adjoint.dir/test_cic_adjoint.cpp.o [ 43%] Linking CXX executable test_modelio [ 43%] Built target test_modelio Scanning dependencies of target test_cpu_feature [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_cpu_feature.dir/test_cpu_feature.cpp.o [ 43%] Linking CXX executable test_oct_likelihood [ 43%] Linking CXX executable test_cpu_feature [ 43%] Built target test_cpu_feature Scanning dependencies of target benchmark_gradient_qlpt_rsd_linear [ 43%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_qlpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_qlpt_rsd_linear.cpp.o [ 43%] Built target test_oct_likelihood Scanning dependencies of target test_fuse_wrapper [ 43%] Building CXX object libLSS/tests/CMakeFiles/test_fuse_wrapper.dir/test_fuse_wrapper.cpp.o [ 43%] Linking CXX executable test_gradient_generic_gaussian_linear [ 44%] Linking CXX executable test_cic_adjoint [ 44%] Built target test_cic_adjoint [ 44%] Built target test_gradient_generic_gaussian_linear Scanning dependencies of target test_gradient_ly_alpha_rsd Scanning dependencies of target test_gradient_manypower_2_2_poisson [ 44%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_ly_alpha_rsd.dir/__/__/CMakeFiles/gradient_tests/test_ly_alpha_rsd_gradient.cpp.o [ 44%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_manypower_2_2_poisson.dir/__/__/CMakeFiles/gradient_tests/test_manypower_2_2_poisson_gradient.cpp.o [ 45%] Linking CXX executable test_power_law_1 [ 45%] Built target test_power_law_1 Scanning dependencies of target test_slice_sweep_double [ 45%] Building CXX object libLSS/tests/CMakeFiles/test_slice_sweep_double.dir/test_slice_sweep_double.cpp.o [ 45%] Linking CXX executable benchmark_gradient_qlpt_rsd_linear [ 45%] Linking CXX executable test_many_power [ 45%] Built target test_many_power Scanning dependencies of target test_gradient_altair [ 45%] Built target benchmark_gradient_qlpt_rsd_linear [ 45%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_altair.dir/__/__/CMakeFiles/gradient_tests/test_altair_gradient.cpp.o Scanning dependencies of target benchmark_gradient_altair [ 46%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_altair.dir/__/__/CMakeFiles/gradient_tests/benchmark_altair.cpp.o [ 47%] Linking CXX executable test_slice_sweep_double [ 47%] Built target test_slice_sweep_double Scanning dependencies of target test_forward_tcola [ 47%] Building CXX object libLSS/tests/CMakeFiles/test_forward_tcola.dir/__/__/CMakeFiles/forward_tests/test_forward_tcola.cpp.o [ 47%] Linking CXX executable test_gradient_manypower_2_2_poisson [ 48%] Linking CXX executable test_gradient_ly_alpha_rsd [ 48%] Built target test_gradient_manypower_2_2_poisson Scanning dependencies of target test_gradient_lpt_mngp_quad_linear [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_mngp_quad_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_mngp_quad_linear_gradient.cpp.o [ 48%] Linking CXX executable benchmark_gradient_altair [ 48%] Built target test_gradient_ly_alpha_rsd Scanning dependencies of target test_forward_altair [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_forward_altair.dir/__/__/CMakeFiles/forward_tests/test_forward_altair.cpp.o [ 48%] Built target benchmark_gradient_altair Scanning dependencies of target benchmark_gradient_tcola_rsd_linear [ 48%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_rsd_linear.cpp.o [ 48%] Linking CXX executable test_fuse_wrapper [ 48%] Built target test_fuse_wrapper Scanning dependencies of target test_gradient_chain_enforcemass [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_enforcemass.dir/__/__/CMakeFiles/gradient_tests/test_chain_enforcemass_gradient.cpp.o [ 48%] Linking CXX executable test_gradient_altair [ 48%] Built target test_gradient_altair Scanning dependencies of target test_gradient_powerlaw_poisson_downgrade [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_powerlaw_poisson_downgrade.dir/__/__/CMakeFiles/gradient_tests/test_powerlaw_poisson_downgrade_gradient.cpp.o [ 48%] Linking CXX executable test_forward_tcola [ 48%] Built target test_forward_tcola Scanning dependencies of target benchmark_gradient_upgrade [ 48%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_upgrade.dir/__/__/CMakeFiles/gradient_tests/benchmark_upgrade.cpp.o [ 48%] Linking CXX executable benchmark_gradient_tcola_rsd_linear [ 48%] Built target benchmark_gradient_tcola_rsd_linear Scanning dependencies of target test_gradient_pm_linear [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_pm_linear.dir/__/__/CMakeFiles/gradient_tests/test_pm_linear_gradient.cpp.o [ 48%] Linking CXX executable test_forward_altair [ 48%] Linking CXX executable test_gradient_lpt_mngp_quad_linear [ 48%] Built target test_forward_altair Scanning dependencies of target test_patch_model [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_patch_model.dir/test_patch_model.cpp.o [ 48%] Built target test_gradient_lpt_mngp_quad_linear Scanning dependencies of target test_forward_pm [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_forward_pm.dir/__/__/CMakeFiles/forward_tests/test_forward_pm.cpp.o [ 48%] Linking CXX executable test_gradient_chain_enforcemass [ 48%] Built target test_gradient_chain_enforcemass Scanning dependencies of target test_gradient_chain_primordial_downgrade_linear [ 48%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_downgrade_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_downgrade_linear_gradient.cpp.o [ 48%] Linking CXX executable benchmark_gradient_upgrade [ 48%] Built target benchmark_gradient_upgrade Scanning dependencies of target benchmark_gradient_lpt_mngp_quad_linear [ 49%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_mngp_quad_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_mngp_quad_linear.cpp.o [ 50%] Linking CXX executable test_gradient_powerlaw_poisson_downgrade [ 50%] Built target test_gradient_powerlaw_poisson_downgrade Scanning dependencies of target test_gradient_chain_primordial_downgrade [ 51%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_downgrade.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_downgrade_gradient.cpp.o [ 51%] Linking CXX executable test_gradient_pm_linear [ 51%] Built target test_gradient_pm_linear Scanning dependencies of target test_gradient_mowhite [ 52%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_mowhite.dir/__/__/CMakeFiles/gradient_tests/test_mowhite_gradient.cpp.o [ 52%] Linking CXX executable test_forward_pm [ 52%] Linking CXX executable test_patch_model [ 52%] Built target test_forward_pm Scanning dependencies of target test_schechter [ 52%] Linking CXX executable benchmark_gradient_lpt_mngp_quad_linear [ 53%] Building CXX object libLSS/tests/CMakeFiles/test_schechter.dir/test_schechter.cpp.o [ 53%] Built target test_patch_model Scanning dependencies of target test_gradient_eftlike [ 53%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_eftlike.dir/__/__/CMakeFiles/gradient_tests/test_eftlike_gradient.cpp.o [ 53%] Built target benchmark_gradient_lpt_mngp_quad_linear Scanning dependencies of target test_gradient_ly_alpha [ 53%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_ly_alpha.dir/__/__/CMakeFiles/gradient_tests/test_ly_alpha_gradient.cpp.o [ 53%] Linking CXX executable test_gradient_chain_primordial_downgrade_linear [ 53%] Built target test_gradient_chain_primordial_downgrade_linear Scanning dependencies of target test_gradient_robust_poisson [ 53%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_robust_poisson.dir/__/__/CMakeFiles/gradient_tests/test_robust_poisson_gradient.cpp.o [ 53%] Linking CXX executable test_gradient_chain_primordial_downgrade [ 53%] Linking CXX executable test_schechter [ 53%] Built target test_schechter Scanning dependencies of target test_fmin [ 53%] Building CXX object libLSS/tests/CMakeFiles/test_fmin.dir/test_fmin.cpp.o [ 53%] Built target test_gradient_chain_primordial_downgrade Scanning dependencies of target test_has_member [ 53%] Building CXX object libLSS/tests/CMakeFiles/test_has_member.dir/test_has_member.cpp.o [ 53%] Linking CXX executable test_has_member [ 53%] Built target test_has_member Scanning dependencies of target benchmark_gradient_powerlaw_poisson_downgrade [ 53%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_powerlaw_poisson_downgrade.dir/__/__/CMakeFiles/gradient_tests/benchmark_powerlaw_poisson_downgrade.cpp.o [ 53%] Linking CXX executable test_gradient_mowhite [ 53%] Built target test_gradient_mowhite Scanning dependencies of target benchmark_gradient_qlpt_linear [ 54%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_qlpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_qlpt_linear.cpp.o [ 54%] Linking CXX executable test_gradient_eftlike [ 54%] Built target test_gradient_eftlike Scanning dependencies of target test_fuse_reduce [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_fuse_reduce.dir/test_fuse_reduce.cpp.o [ 55%] Linking CXX executable test_gradient_ly_alpha [ 55%] Linking CXX executable test_gradient_robust_poisson [ 55%] Built target test_gradient_ly_alpha Scanning dependencies of target test_console [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_console.dir/test_console.cpp.o [ 55%] Built target test_gradient_robust_poisson Scanning dependencies of target test_gradient_linear [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_linear.dir/__/__/CMakeFiles/gradient_tests/test_linear_gradient.cpp.o [ 55%] Linking CXX executable benchmark_gradient_powerlaw_poisson_downgrade [ 55%] Built target benchmark_gradient_powerlaw_poisson_downgrade Scanning dependencies of target test_gradient_chain_transfer [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_transfer.dir/__/__/CMakeFiles/gradient_tests/test_chain_transfer_gradient.cpp.o [ 55%] Linking CXX executable test_fuse_reduce [ 55%] Built target test_fuse_reduce Scanning dependencies of target test_gradient_upgrade [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_upgrade.dir/__/__/CMakeFiles/gradient_tests/test_upgrade_gradient.cpp.o [ 55%] Linking CXX executable test_console [ 55%] Built target test_console Scanning dependencies of target test_gradient_eftlikemarg [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_eftlikemarg.dir/__/__/CMakeFiles/gradient_tests/test_eftlikemarg_gradient.cpp.o [ 55%] Linking CXX executable benchmark_gradient_qlpt_linear [ 55%] Built target benchmark_gradient_qlpt_linear Scanning dependencies of target test_gradient_chain_primordial_pt_linear [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_pt_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_pt_linear_gradient.cpp.o [ 55%] Linking CXX executable test_gradient_linear [ 55%] Built target test_gradient_linear Scanning dependencies of target test_part_swapper [ 55%] Building CXX object libLSS/tests/CMakeFiles/test_part_swapper.dir/test_part_swapper.cpp.o [ 55%] Linking CXX executable test_fmin [ 55%] Built target test_fmin Scanning dependencies of target benchmark_gradient_student [ 55%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_student.dir/__/__/CMakeFiles/gradient_tests/benchmark_student.cpp.o [ 56%] Linking CXX executable test_gradient_chain_transfer [ 56%] Built target test_gradient_chain_transfer Scanning dependencies of target test_gradient_qlpt_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_qlpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_qlpt_linear_gradient.cpp.o [ 56%] Linking CXX executable test_gradient_upgrade [ 56%] Built target test_gradient_upgrade Scanning dependencies of target test_markov_state [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_markov_state.dir/test_markov_state.cpp.o [ 56%] Linking CXX executable test_gradient_eftlikemarg [ 56%] Built target test_gradient_eftlikemarg Scanning dependencies of target benchmark_gradient_2lpt_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_2lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_2lpt_linear.cpp.o [ 56%] Linking CXX executable test_gradient_chain_primordial_pt_linear [ 56%] Built target test_gradient_chain_primordial_pt_linear Scanning dependencies of target test_gradient_tcola_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_linear.dir/__/__/CMakeFiles/gradient_tests/test_tcola_linear_gradient.cpp.o [ 56%] Linking CXX executable benchmark_gradient_student [ 56%] Built target benchmark_gradient_student Scanning dependencies of target test_gradient_primordial_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_primordial_linear.dir/__/__/CMakeFiles/gradient_tests/test_primordial_linear_gradient.cpp.o [ 56%] Linking CXX executable test_gradient_qlpt_linear [ 56%] Built target test_gradient_qlpt_linear Scanning dependencies of target test_gradient_manypower_1_1_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_manypower_1_1_linear.dir/__/__/CMakeFiles/gradient_tests/test_manypower_1_1_linear_gradient.cpp.o [ 56%] Linking CXX executable benchmark_gradient_2lpt_linear [ 56%] Built target benchmark_gradient_2lpt_linear Scanning dependencies of target test_gradient_qlpt_rsd_linear [ 56%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_qlpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_qlpt_rsd_linear_gradient.cpp.o [ 56%] Linking CXX executable test_gradient_tcola_linear [ 57%] Linking CXX executable test_markov_state [ 57%] Built target test_markov_state Scanning dependencies of target benchmark_gradient_poisson [ 58%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_poisson.cpp.o [ 58%] Built target test_gradient_tcola_linear Scanning dependencies of target test_gradient_ly_alpha_qlpt [ 58%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_ly_alpha_qlpt.dir/__/__/CMakeFiles/gradient_tests/test_ly_alpha_qlpt_gradient.cpp.o [ 58%] Linking CXX executable test_gradient_primordial_linear [ 59%] Linking CXX executable test_part_swapper [ 59%] Built target test_part_swapper Scanning dependencies of target test_gradient_lpt_linear [ 60%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_linear_gradient.cpp.o [ 60%] Built target test_gradient_primordial_linear Scanning dependencies of target test_aux_attributes [ 60%] Building CXX object libLSS/tests/CMakeFiles/test_aux_attributes.dir/test_aux_attributes.cpp.o [ 60%] Linking CXX executable test_gradient_manypower_1_1_linear [ 61%] Linking CXX executable test_gradient_qlpt_rsd_linear [ 61%] Built target test_gradient_manypower_1_1_linear Scanning dependencies of target benchmark_gradient_manypower_2_2_poisson [ 61%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_manypower_2_2_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_manypower_2_2_poisson.cpp.o [ 61%] Built target test_gradient_qlpt_rsd_linear Scanning dependencies of target test_gradient_chain_primordial_lpt_linear [ 61%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_lpt_linear_gradient.cpp.o [ 61%] Linking CXX executable benchmark_gradient_poisson [ 61%] Built target benchmark_gradient_poisson Scanning dependencies of target test_multi_chain [ 61%] Building CXX object libLSS/tests/CMakeFiles/test_multi_chain.dir/test_multi_chain.cpp.o [ 61%] Linking CXX executable test_gradient_ly_alpha_qlpt [ 61%] Linking CXX executable test_gradient_lpt_linear [ 61%] Built target test_gradient_ly_alpha_qlpt Scanning dependencies of target test_spherical_projection [ 61%] Building CXX object libLSS/tests/CMakeFiles/test_spherical_projection.dir/test_spherical_projection.cpp.o [ 61%] Built target test_gradient_lpt_linear Scanning dependencies of target benchmark_gradient_lpt_linear [ 61%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_linear.cpp.o [ 61%] Linking CXX executable benchmark_gradient_manypower_2_2_poisson [ 61%] Built target benchmark_gradient_manypower_2_2_poisson Scanning dependencies of target test_generic_likelihood_s_field [ 61%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_s_field.dir/test_generic_likelihood_s_field.cpp.o [ 61%] Linking CXX executable test_gradient_chain_primordial_lpt_linear [ 61%] Linking CXX executable test_aux_attributes [ 61%] Built target test_gradient_chain_primordial_lpt_linear Scanning dependencies of target benchmark_gradient_linear [ 62%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_linear.cpp.o [ 62%] Built target test_aux_attributes Scanning dependencies of target test_gradient_2lpt_linear [ 63%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_2lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_2lpt_linear_gradient.cpp.o [ 63%] Linking CXX executable benchmark_gradient_lpt_linear [ 63%] Built target benchmark_gradient_lpt_linear Scanning dependencies of target benchmark_gradient_tcola_linear [ 63%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_linear.cpp.o [ 63%] Linking CXX executable test_generic_likelihood_s_field [ 63%] Built target test_generic_likelihood_s_field Scanning dependencies of target test_gradient_student [ 63%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_student.dir/__/__/CMakeFiles/gradient_tests/test_student_gradient.cpp.o [ 63%] Linking CXX executable benchmark_gradient_linear [ 63%] Built target benchmark_gradient_linear Scanning dependencies of target benchmark_gradient_pm_rsd_linear [ 63%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_rsd_linear.cpp.o [ 63%] Linking CXX executable test_gradient_2lpt_linear [ 63%] Built target test_gradient_2lpt_linear [ 63%] Linking CXX executable test_multi_chain Scanning dependencies of target test_gradient_pm_rsd_linear [ 64%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_pm_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_pm_rsd_linear_gradient.cpp.o [ 64%] Built target test_multi_chain Scanning dependencies of target test_proj [ 64%] Building CXX object libLSS/tests/CMakeFiles/test_proj.dir/test_proj.cpp.o [ 64%] Linking CXX executable benchmark_gradient_tcola_linear [ 64%] Built target benchmark_gradient_tcola_linear Scanning dependencies of target benchmark_gradient_lpt_rsd_linear [ 64%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_rsd_linear.cpp.o [ 64%] Linking CXX executable test_spherical_projection [ 64%] Linking CXX executable test_proj [ 64%] Built target test_proj [ 64%] Built target test_spherical_projection Scanning dependencies of target benchmark_gradient_manypower_1_1_linear [ 64%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_manypower_1_1_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_manypower_1_1_linear.cpp.o Scanning dependencies of target benchmark_gradient_chain_primordial_log_linear [ 64%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_log_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_log_linear.cpp.o [ 64%] Linking CXX executable benchmark_gradient_pm_rsd_linear [ 64%] Linking CXX executable test_gradient_student [ 64%] Built target benchmark_gradient_pm_rsd_linear Scanning dependencies of target benchmark_gradient_log_linear [ 64%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_log_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_log_linear.cpp.o [ 64%] Built target test_gradient_student Scanning dependencies of target test_vobs_lpt_linear [ 65%] Building CXX object libLSS/tests/CMakeFiles/test_vobs_lpt_linear.dir/__/__/CMakeFiles/vobs_tests/test_lpt_linear_vobs.cpp.o [ 65%] Linking CXX executable test_gradient_pm_rsd_linear [ 65%] Built target test_gradient_pm_rsd_linear Scanning dependencies of target test_gradient_chain_primordial_log_linear [ 65%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_chain_primordial_log_linear.dir/__/__/CMakeFiles/gradient_tests/test_chain_primordial_log_linear_gradient.cpp.o [ 65%] Linking CXX executable benchmark_gradient_lpt_rsd_linear [ 65%] Built target benchmark_gradient_lpt_rsd_linear Scanning dependencies of target test_gradient_tcola_linear_omp [ 65%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_linear_omp.dir/__/__/CMakeFiles/gradient_tests/test_tcola_linear_omp_gradient.cpp.o [ 65%] Linking CXX executable benchmark_gradient_chain_primordial_log_linear [ 66%] Linking CXX executable benchmark_gradient_manypower_1_1_linear [ 66%] Built target benchmark_gradient_chain_primordial_log_linear Scanning dependencies of target test_vobs_2lpt_linear [ 66%] Building CXX object libLSS/tests/CMakeFiles/test_vobs_2lpt_linear.dir/__/__/CMakeFiles/vobs_tests/test_2lpt_linear_vobs.cpp.o [ 66%] Built target benchmark_gradient_manypower_1_1_linear Scanning dependencies of target benchmark_gradient_pm_linear [ 66%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_linear.cpp.o [ 66%] Linking CXX executable benchmark_gradient_log_linear [ 66%] Linking CXX executable test_vobs_lpt_linear [ 66%] Built target benchmark_gradient_log_linear Scanning dependencies of target test_gradient_tcola_rsd_linear [ 67%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_tcola_rsd_linear_gradient.cpp.o [ 67%] Built target test_vobs_lpt_linear Scanning dependencies of target test_symplectic [ 67%] Building CXX object libLSS/tests/CMakeFiles/test_symplectic.dir/test_symplectic.cpp.o [ 67%] Linking CXX executable test_vobs_2lpt_linear [ 67%] Linking CXX executable test_symplectic [ 67%] Built target test_symplectic Scanning dependencies of target test_gradient_log_linear [ 67%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_log_linear.dir/__/__/CMakeFiles/gradient_tests/test_log_linear_gradient.cpp.o [ 68%] Linking CXX executable test_gradient_chain_primordial_log_linear [ 68%] Built target test_vobs_2lpt_linear Scanning dependencies of target test_ghost_planes [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_ghost_planes.dir/test_ghost_planes.cpp.o [ 68%] Linking CXX executable benchmark_gradient_pm_linear [ 68%] Built target test_gradient_chain_primordial_log_linear Scanning dependencies of target benchmark_gradient_primordial_linear [ 68%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_primordial_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_primordial_linear.cpp.o [ 68%] Linking CXX executable test_gradient_tcola_linear_omp [ 68%] Built target benchmark_gradient_pm_linear Scanning dependencies of target test_gradient_oct_likelihood [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_oct_likelihood.dir/__/__/CMakeFiles/gradient_tests/test_oct_likelihood_gradient.cpp.o [ 68%] Built target test_gradient_tcola_linear_omp Scanning dependencies of target test_gradient_poisson [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_poisson.dir/__/__/CMakeFiles/gradient_tests/test_poisson_gradient.cpp.o [ 68%] Linking CXX executable test_gradient_tcola_rsd_linear [ 68%] Built target test_gradient_tcola_rsd_linear Scanning dependencies of target benchmark_gradient_oct_likelihood [ 68%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_oct_likelihood.dir/__/__/CMakeFiles/gradient_tests/benchmark_oct_likelihood.cpp.o [ 68%] Linking CXX executable benchmark_gradient_primordial_linear [ 68%] Built target benchmark_gradient_primordial_linear Scanning dependencies of target test_forward_2lpt [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_forward_2lpt.dir/__/__/CMakeFiles/forward_tests/test_forward_2lpt.cpp.o [ 68%] Linking CXX executable test_gradient_log_linear [ 68%] Built target test_gradient_log_linear Scanning dependencies of target benchmark_gradient_eftlikemarg [ 68%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_eftlikemarg.dir/__/__/CMakeFiles/gradient_tests/benchmark_eftlikemarg.cpp.o [ 68%] Linking CXX executable test_gradient_oct_likelihood [ 68%] Linking CXX executable test_gradient_poisson [ 68%] Built target test_gradient_oct_likelihood Scanning dependencies of target benchmark_gradient_generic_gaussian_linear [ 68%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_generic_gaussian_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_generic_gaussian_linear.cpp.o [ 68%] Built target test_gradient_poisson Scanning dependencies of target test_generic_likelihood_foreground [ 68%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_foreground.dir/test_generic_likelihood_foreground.cpp.o [ 69%] Linking CXX executable benchmark_gradient_oct_likelihood [ 69%] Built target benchmark_gradient_oct_likelihood Scanning dependencies of target test_slice_sweep [ 69%] Building CXX object libLSS/tests/CMakeFiles/test_slice_sweep.dir/test_slice_sweep.cpp.o [ 69%] Linking CXX executable test_slice_sweep [ 69%] Built target test_slice_sweep Scanning dependencies of target test_cic [ 69%] Building CXX object libLSS/tests/CMakeFiles/test_cic.dir/test_cic.cpp.o [ 70%] Linking CXX executable test_forward_2lpt [ 70%] Linking CXX executable test_ghost_planes [ 70%] Built target test_forward_2lpt Scanning dependencies of target benchmark_gradient_chain_primordial_downgrade_linear [ 71%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_downgrade_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_downgrade_linear.cpp.o [ 71%] Linking CXX executable benchmark_gradient_eftlikemarg [ 71%] Built target test_ghost_planes Scanning dependencies of target test_class_interface [ 71%] Building CXX object libLSS/tests/CMakeFiles/test_class_interface.dir/test_class_interface.cpp.o [ 71%] Built target benchmark_gradient_eftlikemarg Scanning dependencies of target benchmark_gradient_chain_transfer [ 71%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_transfer.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_transfer.cpp.o [ 71%] Linking CXX executable benchmark_gradient_generic_gaussian_linear [ 71%] Built target benchmark_gradient_generic_gaussian_linear Scanning dependencies of target test_cosmo_expansion_exe [ 72%] Building CXX object libLSS/tests/CMakeFiles/test_cosmo_expansion_exe.dir/test_cosmo_expansion.cpp.o [ 72%] Linking CXX executable test_class_interface [ 72%] Built target test_class_interface Scanning dependencies of target test_array [ 72%] Building CXX object libLSS/tests/CMakeFiles/test_array.dir/test_array.cpp.o [ 72%] Linking CXX executable test_cosmo_expansion_exe [ 72%] Built target test_cosmo_expansion_exe Scanning dependencies of target benchmark_gradient_chain_enforcemass [ 72%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_enforcemass.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_enforcemass.cpp.o [ 72%] Linking CXX executable test_cic [ 72%] Built target test_cic Scanning dependencies of target benchmark_gradient_ly_alpha [ 72%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_ly_alpha.dir/__/__/CMakeFiles/gradient_tests/benchmark_ly_alpha.cpp.o [ 72%] Linking CXX executable test_array [ 72%] Built target test_array Scanning dependencies of target test_messenger2 [ 72%] Building CXX object libLSS/tests/CMakeFiles/test_messenger2.dir/test_messenger2.cpp.o [ 72%] Linking CXX executable benchmark_gradient_chain_primordial_downgrade_linear [ 72%] Built target benchmark_gradient_chain_primordial_downgrade_linear Scanning dependencies of target benchmark_gradient_ly_alpha_rsd [ 72%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_ly_alpha_rsd.dir/__/__/CMakeFiles/gradient_tests/benchmark_ly_alpha_rsd.cpp.o [ 72%] Linking CXX executable benchmark_gradient_chain_transfer [ 72%] Built target benchmark_gradient_chain_transfer Scanning dependencies of target benchmark_gradient_chain_primordial_lpt_linear [ 72%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_lpt_linear.cpp.o [ 72%] Linking CXX executable benchmark_gradient_chain_enforcemass [ 72%] Built target benchmark_gradient_chain_enforcemass Scanning dependencies of target test_auto_interpolator_exe [ 73%] Building CXX object libLSS/tests/CMakeFiles/test_auto_interpolator_exe.dir/test_auto_interpolator.cpp.o [ 74%] Linking CXX executable test_messenger2 [ 75%] Linking CXX executable benchmark_gradient_ly_alpha [ 75%] Built target test_messenger2 Scanning dependencies of target test_hdf5_buffered [ 76%] Building CXX object libLSS/tests/CMakeFiles/test_hdf5_buffered.dir/test_hdf5_buffered.cpp.o [ 76%] Built target benchmark_gradient_ly_alpha Scanning dependencies of target test_broken_power_law [ 76%] Building CXX object libLSS/tests/CMakeFiles/test_broken_power_law.dir/test_broken_power_law.cpp.o [ 76%] Linking CXX executable test_generic_likelihood_foreground [ 76%] Linking CXX executable test_auto_interpolator_exe [ 76%] Built target test_auto_interpolator_exe Scanning dependencies of target benchmark_gradient_chain_primordial_pt_linear [ 76%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_pt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_pt_linear.cpp.o [ 76%] Built target test_generic_likelihood_foreground Scanning dependencies of target benchmark_gradient_robust_poisson [ 76%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_robust_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_robust_poisson.cpp.o [ 76%] Linking CXX executable benchmark_gradient_ly_alpha_rsd [ 76%] Built target benchmark_gradient_ly_alpha_rsd Scanning dependencies of target test_forward_linear [ 76%] Building CXX object libLSS/tests/CMakeFiles/test_forward_linear.dir/__/__/CMakeFiles/forward_tests/test_forward_linear.cpp.o [ 77%] Linking CXX executable benchmark_gradient_chain_primordial_lpt_linear [ 77%] Built target benchmark_gradient_chain_primordial_lpt_linear Scanning dependencies of target test_forward_lpt [ 77%] Building CXX object libLSS/tests/CMakeFiles/test_forward_lpt.dir/__/__/CMakeFiles/forward_tests/test_forward_lpt.cpp.o [ 77%] Linking CXX executable test_hdf5_buffered [ 77%] Built target test_hdf5_buffered Scanning dependencies of target test_gradient_lpt_rsd_linear [ 77%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_rsd_linear_gradient.cpp.o [ 77%] Linking CXX executable benchmark_gradient_chain_primordial_pt_linear [ 77%] Built target benchmark_gradient_chain_primordial_pt_linear Scanning dependencies of target test_forward_qlpt [ 77%] Building CXX object libLSS/tests/CMakeFiles/test_forward_qlpt.dir/__/__/CMakeFiles/forward_tests/test_forward_qlpt.cpp.o [ 78%] Linking CXX executable benchmark_gradient_robust_poisson [ 78%] Built target benchmark_gradient_robust_poisson Scanning dependencies of target test_messenger [ 78%] Building CXX object libLSS/tests/CMakeFiles/test_messenger.dir/test_messenger.cpp.o [ 78%] Linking CXX executable test_forward_linear [ 78%] Built target test_forward_linear Scanning dependencies of target benchmark_generic_likelihood [ 78%] Building CXX object libLSS/tests/CMakeFiles/benchmark_generic_likelihood.dir/benchmark_generic_likelihood.cpp.o [ 79%] Linking CXX executable test_forward_lpt [ 79%] Built target test_forward_lpt Scanning dependencies of target test_messenger3 [ 79%] Building CXX object libLSS/tests/CMakeFiles/test_messenger3.dir/test_messenger3.cpp.o [ 80%] Linking CXX executable test_gradient_lpt_rsd_linear [ 80%] Built target test_gradient_lpt_rsd_linear Scanning dependencies of target test_gradient_supersampling [ 81%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_supersampling.dir/test_gradient_supersampling.cpp.o [ 82%] Linking CXX executable test_broken_power_law [ 82%] Built target test_broken_power_law Scanning dependencies of target benchmark_gradient_mowhite [ 82%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_mowhite.dir/__/__/CMakeFiles/gradient_tests/benchmark_mowhite.cpp.o [ 82%] Linking CXX executable test_messenger [ 82%] Built target test_messenger Scanning dependencies of target test_rgen [ 82%] Building CXX object libLSS/tests/CMakeFiles/test_rgen.dir/test_rgen.cpp.o [ 82%] Linking CXX executable test_forward_qlpt [ 82%] Built target test_forward_qlpt Scanning dependencies of target test_mngp [ 82%] Building CXX object libLSS/tests/CMakeFiles/test_mngp.dir/test_mngp.cpp.o [ 82%] Linking CXX executable test_messenger3 [ 82%] Built target test_messenger3 Scanning dependencies of target test_robust_poisson [ 82%] Building CXX object libLSS/tests/CMakeFiles/test_robust_poisson.dir/test_robust_poisson.cpp.o [ 82%] Linking CXX executable benchmark_generic_likelihood [ 82%] Linking CXX executable test_rgen [ 82%] Built target benchmark_generic_likelihood Scanning dependencies of target test_fused_array [ 82%] Building CXX object libLSS/tests/CMakeFiles/test_fused_array.dir/test_fused_array.cpp.o [ 82%] Built target test_rgen Scanning dependencies of target test_supersampling [ 82%] Building CXX object libLSS/tests/CMakeFiles/test_supersampling.dir/test_supersampling.cpp.o [ 82%] Linking CXX executable test_gradient_supersampling [ 82%] Built target test_gradient_supersampling Scanning dependencies of target test_fused_cond [ 83%] Building CXX object libLSS/tests/CMakeFiles/test_fused_cond.dir/test_fused_cond.cpp.o [ 83%] Linking CXX executable benchmark_gradient_mowhite [ 83%] Built target benchmark_gradient_mowhite Scanning dependencies of target test_forward_qlpt_rsd [ 84%] Building CXX object libLSS/tests/CMakeFiles/test_forward_qlpt_rsd.dir/__/__/CMakeFiles/forward_tests/test_forward_qlpt_rsd.cpp.o [ 84%] Linking CXX executable test_mngp [ 84%] Built target test_mngp Scanning dependencies of target test_auto_interpolator [ 84%] Building CXX object libLSS/tests/CMakeFiles/test_auto_interpolator.dir/test_auto_interpolator.cpp.o [ 84%] Linking CXX executable test_fused_array [ 84%] Built target test_fused_array Scanning dependencies of target test_generic_likelihood_bias [ 84%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_bias.dir/test_generic_likelihood_bias.cpp.o [ 84%] Linking CXX executable test_fused_cond [ 84%] Built target test_fused_cond Scanning dependencies of target benchmark_gradient_eftlike [ 84%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_eftlike.dir/__/__/CMakeFiles/gradient_tests/benchmark_eftlike.cpp.o [ 84%] Linking CXX executable test_auto_interpolator [ 84%] Built target test_auto_interpolator Scanning dependencies of target test_gig [ 84%] Building CXX object libLSS/tests/CMakeFiles/test_gig.dir/test_gig.cpp.o [ 85%] Linking CXX executable test_supersampling [ 85%] Built target test_supersampling Scanning dependencies of target test_cg [ 85%] Building CXX object libLSS/tests/CMakeFiles/test_cg.dir/test_cg.cpp.o [ 85%] Linking CXX executable test_gig [ 85%] Built target test_gig Scanning dependencies of target test_r3d [ 85%] Building CXX object libLSS/tests/CMakeFiles/test_r3d.dir/test_r3d.cpp.o [ 85%] Linking CXX executable test_r3d [ 85%] Built target test_r3d Scanning dependencies of target benchmark_gradient_ly_alpha_qlpt [ 85%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_ly_alpha_qlpt.dir/__/__/CMakeFiles/gradient_tests/benchmark_ly_alpha_qlpt.cpp.o [ 85%] Linking CXX executable test_forward_qlpt_rsd [ 85%] Built target test_forward_qlpt_rsd Scanning dependencies of target test_tuple [ 86%] Building CXX object libLSS/tests/CMakeFiles/test_tuple.dir/test_tuple.cpp.o [ 86%] Linking CXX executable test_tuple [ 87%] Linking CXX executable test_generic_likelihood_bias [ 87%] Built target test_tuple Scanning dependencies of target test_overload [ 87%] Building CXX object libLSS/tests/CMakeFiles/test_overload.dir/test_overload.cpp.o [ 87%] Built target test_generic_likelihood_bias Scanning dependencies of target benchmark_gradient_chain_primordial_downgrade [ 87%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_chain_primordial_downgrade.dir/__/__/CMakeFiles/gradient_tests/benchmark_chain_primordial_downgrade.cpp.o [ 87%] Linking CXX executable test_cg [ 88%] Linking CXX executable benchmark_gradient_eftlike [ 88%] Built target test_cg Scanning dependencies of target test_uninit [ 88%] Building CXX object libLSS/tests/CMakeFiles/test_uninit.dir/test_uninit.cpp.o [ 88%] Built target benchmark_gradient_eftlike Scanning dependencies of target test_window3d [ 88%] Building CXX object libLSS/tests/CMakeFiles/test_window3d.dir/test_window3d.cpp.o [ 88%] Linking CXX executable test_uninit [ 88%] Built target test_uninit Scanning dependencies of target test_domains [ 89%] Building CXX object libLSS/tests/CMakeFiles/test_domains.dir/test_domains.cpp.o [ 89%] Linking CXX executable test_robust_poisson [ 89%] Built target test_robust_poisson Scanning dependencies of target test_mpi_types [ 89%] Building CXX object libLSS/tests/CMakeFiles/test_mpi_types.dir/test_mpi_types.cpp.o [ 89%] Linking CXX executable benchmark_gradient_ly_alpha_qlpt [ 90%] Linking CXX executable test_window3d [ 90%] Built target benchmark_gradient_ly_alpha_qlpt Scanning dependencies of target test_generic_likelihood_base [ 90%] Built target test_window3d [ 90%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_base.dir/test_generic_likelihood_base.cpp.o [ 91%] Generating pyborg_doc/borg_base.hpp [ 91%] Generating pyborg_doc/aquila_borg.cosmo.hpp [ 91%] Generating pyborg_doc/aquila_borg.domains.hpp [ 91%] Generating pyborg_doc/aquila_borg.forward.BORGForwardModel.hpp [ 91%] Generating pyborg_doc/aquila_borg.forward.BaseForwardModel.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.BoxModel.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.ChainForwardModel.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.ForwardModel.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.models.hpp [ 92%] Generating pyborg_doc/aquila_borg.forward.hpp [ 93%] Generating pyborg_doc/aquila_borg.forward.velocity.VelocityBase.hpp [ 93%] Generating pyborg_doc/aquila_borg.forward.velocity.hpp [ 93%] Generating pyborg_doc/aquila_borg.likelihood.hpp [ 93%] Generating pyborg_doc/aquila_borg.modelio.hpp [ 93%] Generating pyborg_doc/aquila_borg.samplers.hpp [ 93%] Generating pyborg_doc/borg_base.Console.hpp Scanning dependencies of target python_borg [ 93%] Building CXX object python/CMakeFiles/python_borg.dir/base.cpp.o [ 93%] Linking CXX executable test_domains [ 93%] Built target test_domains Scanning dependencies of target ares3 [ 93%] Building CXX object tools/ares/CMakeFiles/ares3.dir/ares3.cpp.o [ 93%] Linking CXX executable benchmark_gradient_chain_primordial_downgrade [ 93%] Built target benchmark_gradient_chain_primordial_downgrade Scanning dependencies of target hades3 [ 93%] Building CXX object tools/hades/CMakeFiles/hades3.dir/hades3.cpp.o [ 93%] Linking CXX executable test_overload [ 93%] Built target test_overload Scanning dependencies of target hades_lensing [ 93%] Building CXX object tools/hades_lensing/CMakeFiles/hades_lensing.dir/hades_lensing.cpp.o [ 93%] Building CXX object python/CMakeFiles/python_borg.dir/pycosmo.cpp.o [ 93%] Linking CXX executable test_generic_likelihood_base [ 93%] Built target test_generic_likelihood_base [ 93%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward.cpp.o [ 93%] Linking CXX executable test_mpi_types [ 93%] Built target test_mpi_types [ 93%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward_v3.cpp.o [ 94%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward_borg.cpp.o [ 94%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward_borg_2.cpp.o [ 94%] Linking CXX executable ares3 [ 94%] Building CXX object tools/hades/CMakeFiles/hades3.dir/hades_bundle_init.cpp.o [ 94%] Built target ares3 [ 94%] Building CXX object python/CMakeFiles/python_borg.dir/pybias.cpp.o [ 95%] Linking CXX executable hades_lensing Scanning dependencies of target hades_lya [ 95%] Building CXX object tools/hades_lya/CMakeFiles/hades_lya.dir/hades_lya.cpp.o [ 95%] Built target hades_lensing [ 95%] Building CXX object python/CMakeFiles/python_borg.dir/pyforward_all.cpp.o [ 95%] Building CXX object python/CMakeFiles/python_borg.dir/bind.cpp.o [ 95%] Building CXX object python/CMakeFiles/python_borg.dir/pyvelocity.cpp.o Scanning dependencies of target borg2gadget3 [ 96%] Building CXX object tools/borg2gadget3/CMakeFiles/borg2gadget3.dir/borg2gadget3.cpp.o [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/pylikelihood.cpp.o [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/pysamplers.cpp.o [ 97%] Linking CXX executable hades3 [ 97%] Linking CXX executable borg2gadget3 [ 97%] Built target borg2gadget3 Scanning dependencies of target borg_forward [ 97%] Building CXX object tools/borg_forward/CMakeFiles/borg_forward.dir/borg_forward.cpp.o [ 97%] Built target hades3 Scanning dependencies of target borg_help [ 97%] Building CXX object tools/borg_help/CMakeFiles/borg_help.dir/borg_help.cpp.o [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/any_wrapper.cpp.o [ 97%] Linking CXX executable hades_lya [ 97%] Built target hades_lya [ 97%] Building CXX object python/CMakeFiles/python_borg.dir/pydomains.cpp.o [ 98%] Linking CXX executable borg_help [ 98%] Built target borg_help [ 98%] Building CXX object python/CMakeFiles/python_borg.dir/pymodelio.cpp.o [ 99%] Building CXX object python/CMakeFiles/python_borg.dir/pyfilters.cpp.o [ 99%] Building CXX object tools/borg_forward/CMakeFiles/borg_forward.dir/bias_generator.cpp.o [ 99%] Linking CXX executable borg_forward [ 99%] Built target borg_forward [ 99%] Linking CXX static library libpython_borg.a [ 99%] Built target python_borg Scanning dependencies of target _borg [100%] Building CXX object python/CMakeFiles/_borg.dir/_borg.cpp.o [100%] Linking CXX shared module _borg.cpython-38-x86_64-linux-gnu.so [100%] Built target _borg [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] dir Running in /home/jenkins-agent/work/workspace/borg_release_3.0/build [Pipeline] { [Pipeline] sh + . /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ PATH=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x(jenkins-borg-release2F3.0-17) ' '!=' x ']' ++ PS1='(jenkins-borg-release2F3.0-17) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install wheel pytest numpy Collecting wheel Using cached wheel-0.38.4-py3-none-any.whl (36 kB) Collecting pytest Using cached pytest-7.2.1-py3-none-any.whl (317 kB) Collecting numpy Using cached numpy-1.24.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) Collecting attrs>=19.2.0 Using cached attrs-22.2.0-py3-none-any.whl (60 kB) Collecting exceptiongroup>=1.0.0rc8; python_version < "3.11" Using cached exceptiongroup-1.1.0-py3-none-any.whl (14 kB) Collecting tomli>=1.0.0; python_version < "3.11" Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Collecting packaging Using cached packaging-23.0-py3-none-any.whl (42 kB) Collecting pluggy<2.0,>=0.12 Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting iniconfig Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Installing collected packages: wheel, attrs, exceptiongroup, tomli, packaging, pluggy, iniconfig, pytest, numpy Successfully installed attrs-22.2.0 exceptiongroup-1.1.0 iniconfig-2.0.0 numpy-1.24.1 packaging-23.0 pluggy-1.0.0 pytest-7.2.1 tomli-2.0.1 wheel-0.38.4 + ctest -V UpdateCTestConfiguration from :/home/jenkins-agent/work/workspace/borg_release_3.0/build/DartConfiguration.tcl Parse Config file:/home/jenkins-agent/work/workspace/borg_release_3.0/build/DartConfiguration.tcl UpdateCTestConfiguration from :/home/jenkins-agent/work/workspace/borg_release_3.0/build/DartConfiguration.tcl Parse Config file:/home/jenkins-agent/work/workspace/borg_release_3.0/build/DartConfiguration.tcl Test project /home/jenkins-agent/work/workspace/borg_release_3.0/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: modelio 1: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_modelio 1: Test timeout computed to be: 1500 1: Running 5 test cases... 1: 1: *** No errors detected 1:  1/27 Test #1: modelio ............................. Passed 0.85 sec test 2 Start 2: representation 2: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: Test timeout computed to be: 1500 2: Running 4 test cases... 2: [ 0/ 1] [DEBUG ] Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | Comm size is 1 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=1, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | Index is filled 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=0, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | Index is empty 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | Now process 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=1, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | Index is filled 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=0, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | Index is empty 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | | Local copy 2: [ 0/ 1] [DEBUG ] | | | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void {anonymous}::pushSlice(std::shared_ptr, LibLSS::track_allocator > >, LibLSS::Domain&, const typename LibLSS::DomainSpec::DomainLimit_t&, const typename LibLSS::DomainSpec::DomainShift_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref; typename LibLSS::DomainSpec::DomainLimit_t = std::array; typename LibLSS::DomainSpec::DomainShift_t = std::array] 2: [ 0/ 1] [DEBUG ] | | | | tmp_slice ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | output ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | slice = (0 - 8, 0 - 8, 0 - 8) /// shifter = 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | sliced output ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Now process 2: [ 0/ 1] [DEBUG ] | | | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | | Now process 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::transformInputRealToFourier() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Protect real 2: [ 0/ 1] [DEBUG ] | | | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::execute_r2c 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | -> Scaler 0.00195312 2: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x5 2: [ 0/ 1] [DEBUG ] | | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=1, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | Index is filled 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=0, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | Index is empty 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | Now process 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | -- Total block is 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | -- Accept block 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=1, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | Index is filled 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=0, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | Index is empty 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | | Local copy 2: [ 0/ 1] [DEBUG ] | | | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void {anonymous}::pushSlice(std::shared_ptr, LibLSS::track_allocator > >, LibLSS::Domain&, const typename LibLSS::DomainSpec::DomainLimit_t&, const typename LibLSS::DomainSpec::DomainShift_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref; typename LibLSS::DomainSpec::DomainLimit_t = std::array; typename LibLSS::DomainSpec::DomainShift_t = std::array] 2: [ 0/ 1] [DEBUG ] | | | | tmp_slice ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | output ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | slice = (0 - 8, 0 - 8, 0 - 8) /// shifter = 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | sliced output ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Now process 2: [ 0/ 1] [DEBUG ] | | | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | | Now process 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::applyProtection() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | | Protecting a ArrayRef 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Want fourier 2: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x5 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transformOutputFourierToReal() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::create_c2r_plan 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2r 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Freeing 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Copying back from protection a ArrayRef (0x55d82e4eec40 <- 0x55d82e4edda0) 2: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 1 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | Comm size is 1 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Allocated 0 MB 2: [ 0/ 1] [VERBOSE] Setup FWD 2: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 2: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 2: [ 0/ 1] [DEBUG ] | Freeing 0 MB 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [VERBOSE] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 2: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowAlias(LibLSS::DataRepresentation::AbstractRepresentation_p&&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering HadesLinear::forwardModel_v2 2: [ 0/ 1] [DEBUG ] | | D_init=0 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::BORGForwardModel::getResultForward_v3(LibLSS::GeneralIO::details::Output) 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowAlias(LibLSS::DataRepresentation::AbstractRepresentation_p&&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowAlias(LibLSS::DataRepresentation::AbstractRepresentation_p&&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering HadesLinear::adjointModel_v2 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowAlias(LibLSS::DataRepresentation::AbstractRepresentation_p&&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/hades_pt.cpp]virtual void LibLSS::HadesLinear::getAdjointModelOutput(LibLSS::detail_output::ModelOutputAdjoint<3>) 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [ERROR ] | Invalid attempted morph-conversion from INPUT 2: [ 0/ 1] [ERROR ] | 0# LibLSS::Console::print_stack_trace() in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 1# void LibLSS::error_helper(std::__cxx11::basic_string, std::allocator > const&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 2# std::unique_ptr > LibLSS::DataRepresentation::ModelIORepresentation<1ul>::shallowMorph(std::unique_ptr >&&, LibLSS::DataRepresentation::ModelIOType)::{lambda(auto:1&)#4}::operator() > > >(LibLSS::detail_input::ModelInput<1ul, {lambda(auto:1&)#4}::operator()::ModelInputBase<1ul, LibLSS::detail_model::ModelIO<1ul> > >&) const [clone .isra.0] in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 3# LibLSS::DataRepresentation::ModelIORepresentation<3ul>::shallowMorph(std::unique_ptr >&&, LibLSS::DataRepresentation::ModelIOType) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 4# std::unique_ptr > check_io<3ul>(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 5# std::_Function_handler > (std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&), std::unique_ptr > (*)(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&)>::_M_invoke(std::_Any_data const&, std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 6# LibLSS::DataRepresentation::AbstractRepresentation::transform_from_adjoint(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 7# LibLSS::GeneralIO::details::InputAdjoint::request(LibLSS::DataRepresentation::Descriptor) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 8# LibLSS::BORGForwardModel::adjointModel_v3(LibLSS::GeneralIO::details::InputAdjoint) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 9# test_api_v3::test_method() in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 10# test_api_v3_invoker() in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 11# boost::detail::function::function_obj_invoker0::invoke(boost::detail::function::function_buffer&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 12# boost::execution_monitor::catch_signals(boost::function const&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 13# boost::execution_monitor::execute(boost::function const&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 14# boost::execution_monitor::vexecute(boost::function const&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 15# boost::unit_test::unit_test_monitor_t::execute_and_translate(boost::function const&, unsigned long) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 16# boost::unit_test::framework::state::execute_test_tree(unsigned long, unsigned long, boost::unit_test::framework::state::random_generator_helper const*) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 17# boost::unit_test::framework::state::execute_test_tree(unsigned long, unsigned long, boost::unit_test::framework::state::random_generator_helper const*) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 18# boost::unit_test::framework::run(unsigned long, bool) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 19# boost::unit_test::unit_test_main(bool (*)(), int, char**) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 20# main in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 21# __libc_start_main at ../csu/libc-start.c:342 2: [ 0/ 1] [ERROR ] | 22# _start in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::shallowMove() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [ERROR ] | Invalid attempted morph-conversion from ModelOutput 2: [ 0/ 1] [ERROR ] | 0# LibLSS::Console::print_stack_trace() in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 1# void LibLSS::error_helper(std::__cxx11::basic_string, std::allocator > const&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 2# LibLSS::DataRepresentation::ModelIORepresentation<3ul>::shallowMorph(std::unique_ptr >&&, LibLSS::DataRepresentation::ModelIOType)::{lambda(LibLSS::detail_output::ModelOutput<3ul, LibLSS::detail_output::ModelOutputBase<3ul, LibLSS::detail_model::ModelIO<3ul> > >&)#1}::operator()(LibLSS::detail_output::ModelOutput<3ul, LibLSS::detail_output::ModelOutputBase<3ul, LibLSS::detail_model::ModelIO<3ul> > >&) const in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 3# LibLSS::DataRepresentation::ModelIORepresentation<3ul>::shallowMorph(std::unique_ptr >&&, LibLSS::DataRepresentation::ModelIOType) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 4# std::unique_ptr > check_io<3ul>(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 5# std::_Function_handler > (std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&), std::unique_ptr > (*)(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&)>::_M_invoke(std::_Any_data const&, std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 6# LibLSS::DataRepresentation::AbstractRepresentation::transform_from_adjoint(std::unique_ptr >&&, LibLSS::DataRepresentation::Descriptor&&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 7# LibLSS::GeneralIO::details::OutputAdjoint::request(LibLSS::DataRepresentation::Descriptor) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 8# LibLSS::BORGForwardModel::getResultAdjointGradient_v3(LibLSS::GeneralIO::details::OutputAdjoint) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 9# test_api_v3::test_method() in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 10# test_api_v3_invoker() in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 11# boost::detail::function::function_obj_invoker0::invoke(boost::detail::function::function_buffer&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 12# boost::execution_monitor::catch_signals(boost::function const&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 13# boost::execution_monitor::execute(boost::function const&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 14# boost::execution_monitor::vexecute(boost::function const&) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 15# boost::unit_test::unit_test_monitor_t::execute_and_translate(boost::function const&, unsigned long) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 16# boost::unit_test::framework::state::execute_test_tree(unsigned long, unsigned long, boost::unit_test::framework::state::random_generator_helper const*) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 17# boost::unit_test::framework::state::execute_test_tree(unsigned long, unsigned long, boost::unit_test::framework::state::random_generator_helper const*) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 18# boost::unit_test::framework::run(unsigned long, bool) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 19# boost::unit_test::unit_test_main(bool (*)(), int, char**) in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 20# main in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 21# __libc_start_main at ../csu/libc-start.c:342 2: [ 0/ 1] [ERROR ] | 22# _start in /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_representation 2: [ 0/ 1] [ERROR ] | 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 2: [ 0/ 1] [DEBUG ] Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | Comm size is 1 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Allocated 0 MB 2: [ 0/ 1] [VERBOSE] Setup FWD 2: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 2: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 2: [ 0/ 1] [DEBUG ] | Freeing 0 MB 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [VERBOSE] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 2: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=1, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | Index is filled 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=0, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | Index is empty 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | Now process 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | -- Total block is 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | -- Accept block 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=1, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | Index is filled 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=0, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | Index is empty 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | Now process 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::TiledArrayRepresentation::shallowMove() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | | domainPerNodes[0]=1, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | | Index is filled 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | | domainPerNodes[0]=0, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | | Index is empty 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | | | Local copy 2: [ 0/ 1] [DEBUG ] | | | | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void {anonymous}::pushSlice(std::shared_ptr, LibLSS::track_allocator > >, LibLSS::Domain&, const typename LibLSS::DomainSpec::DomainLimit_t&, const typename LibLSS::DomainSpec::DomainShift_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref; typename LibLSS::DomainSpec::DomainLimit_t = std::array; typename LibLSS::DomainSpec::DomainShift_t = std::array] 2: [ 0/ 1] [DEBUG ] | | | | | tmp_slice ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | | output ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | | slice = (0 - 8, 0 - 8, 0 - 8) /// shifter = 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | | sliced output ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | | Now process 2: [ 0/ 1] [DEBUG ] | | | | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | | | Now process 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering HadesLinear::forwardModel_v2 2: [ 0/ 1] [DEBUG ] | | D_init=0 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::TiledArrayRepresentation::shallowMove() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::BORGForwardModel::getResultForward_v3(LibLSS::GeneralIO::details::Output) 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | -- Total block is 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | -- Accept block 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | | domainPerNodes[0]=1, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | | Index is filled 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | | domainPerNodes[0]=0, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | | Index is empty 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | | | Local copy 2: [ 0/ 1] [DEBUG ] | | | | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void {anonymous}::pushSlice(std::shared_ptr, LibLSS::track_allocator > >, LibLSS::Domain&, const typename LibLSS::DomainSpec::DomainLimit_t&, const typename LibLSS::DomainSpec::DomainShift_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref; typename LibLSS::DomainSpec::DomainLimit_t = std::array; typename LibLSS::DomainSpec::DomainShift_t = std::array] 2: [ 0/ 1] [DEBUG ] | | | | | tmp_slice ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | | output ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | | slice = (0 - 8, 0 - 8, 0 - 8) /// shifter = 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | | sliced output ((0 - 8, 0 - 8, 0 - 8, )) 2: [ 0/ 1] [DEBUG ] | | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | | Now process 2: [ 0/ 1] [DEBUG ] | | | | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | | | Now process 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::transfer(LibLSS::detail_output::ModelOutputBase&&) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | hold_original use_count = 3 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::ModelIORepresentation::close() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | hold_original use_count = 2 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 2: [ 0/ 1] [DEBUG ] Allocated 0 MB 2: [ 0/ 1] [VERBOSE] Setup FWD 2: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 2: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 2: [ 0/ 1] [DEBUG ] | Freeing 0 MB 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [VERBOSE] Done 2: [ 0/ 1] [DEBUG ] Allocated 0 MB 2: [ 0/ 1] [VERBOSE] Setup FWD 2: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 2: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 2: [ 0/ 1] [DEBUG ] | Freeing 0 MB 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 2: [ 0/ 1] [DEBUG ] | | Comm size is 1 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [VERBOSE] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 2: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | Allocated 0.00488281 MB 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::TiledArrayRepresentation::shallowMove() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/chain_forward_model.cpp]virtual void LibLSS::ChainForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]virtual void LibLSS::BORGForwardModel::forwardModel_v3(LibLSS::GeneralIO::details::Input) 2: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p converter_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&, bool) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 2: [ 0/ 1] [DEBUG ] | | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | | -- Total block is 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | -- Accept block 0,0,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | | -- Total block is 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | -- Accept block 8,8,0,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | | -- Total block is 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | -- Accept block 0,8,0,0,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | | -- Total block is 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | -- Accept block 0,8,8,8,0,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | | -- Total block is 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | -- Accept block 0,8,0,8,0,0, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | | Processing block and recursively split it into chunks that cover the acceptable domain 2: [ 0/ 1] [DEBUG ] | | | | -- Total block is 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | -- Accept block 0,8,0,8,8,8, /// 0,0,0, 2: [ 0/ 1] [DEBUG ] | | | | Block is empty! Skip. 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | | | domainPerNodes[0]=1, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | | | Index is filled 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | | | domainPerNodes[0]=0, displs[0]=0 2: [ 0/ 1] [DEBUG ] | | | | | Index is empty 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | | Allocated 0.00390625 MB 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 2: [ 0/ 1] [DEBUG ] | | | | | Now process 2: [ 0/ 1] [DEBUG ] | | | | Done 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | | Entering HadesLinear::forwardModel_v2 2: [ 0/ 1] [DEBUG ] | | | D_init=0 2: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | | | Done 2: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 8x8x8 2: [ 0/ 1] [DEBUG ] | | Done 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/modelio_representation.cpp]LibLSS::DataRepresentation::ModelIORepresentation::~ModelIORepresentation() [with long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] | Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00390625 MB 2: [ 0/ 1] [DEBUG ] Freeing 0.00488281 MB 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | hold_original use_count = 0 2: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 2: [ 0/ 1] [DEBUG ] | Done 2: [ 0/ 1] [DEBUG ] Done 2: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 2: 2: *** No errors detected 2: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 2: [ 0/ 1] [DEBUG ] Writing memory report 2: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 2/27 Test #2: representation ...................... Passed 0.71 sec test 3 Start 3: fmin 3: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_fmin 3: Test timeout computed to be: 1500 3: Initializing console. 3: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 3: [ 0/ 1] [DEBUG ] INIT: Timing database 3: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 3: Running 7 test cases... 3: [ 0/ 1] [DEBUG ] Allocated 0.038147 MB 3: [ 0/ 1] [DEBUG ] Freeing 0.038147 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0305409 3: [ 0/ 1] [DEBUG ] Delta position is 0.0463 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0356902 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0206147 3: [ 0/ 1] [DEBUG ] Delta position is 0.031817 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0248048 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0264558 3: [ 0/ 1] [DEBUG ] Delta position is 0.0491497 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0347342 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0219675 3: [ 0/ 1] [DEBUG ] Delta position is 0.0527381 3: [ 0/ 1] [DEBUG ] Delta cross is 0.032024 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0220772 3: [ 0/ 1] [DEBUG ] Delta position is 0.0511556 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0310184 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0114552 3: [ 0/ 1] [DEBUG ] Delta position is 0.0325751 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0172071 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0138903 3: [ 0/ 1] [DEBUG ] Delta position is 0.0511236 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0227419 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00792905 3: [ 0/ 1] [DEBUG ] Delta position is 0.0386023 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0151219 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00905899 3: [ 0/ 1] [DEBUG ] Delta position is 0.0222465 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0121952 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00456554 3: [ 0/ 1] [DEBUG ] Delta position is 0.0266309 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00892577 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00640557 3: [ 0/ 1] [DEBUG ] Delta position is 0.0229202 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00974055 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00489271 3: [ 0/ 1] [DEBUG ] Delta position is 0.0232461 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00912005 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00384431 3: [ 0/ 1] [DEBUG ] Delta position is 0.0140518 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00585653 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00758394 3: [ 0/ 1] [DEBUG ] Delta position is 0.0148792 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00895787 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00612981 3: [ 0/ 1] [DEBUG ] Delta position is 0.0110117 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00772327 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho = 40.3148, ref = 0.0256105 3: [ 0/ 1] [DEBUG ] | rho0 = 1.16861 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0356902 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0305409 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0463 3: [ 0/ 1] [DEBUG ] | rho(2) = 40.3148 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00358582 3: [ 0/ 1] [DEBUG ] Delta position is 0.0103875 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00536556 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho = 28.7901, ref = 0.0360596 3: [ 0/ 1] [DEBUG ] | rho0 = 1.20326 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0248048 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0206147 3: [ 0/ 1] [DEBUG ] | dp2 = 0.031817 3: [ 0/ 1] [DEBUG ] | rho(2) = 28.7901 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00184952 3: [ 0/ 1] [DEBUG ] Delta position is 0.00910642 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00317539 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho = 31.2266, ref = 0.0340371 3: [ 0/ 1] [DEBUG ] | rho0 = 1.31291 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0347342 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0264558 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0491497 3: [ 0/ 1] [DEBUG ] | rho(2) = 31.2266 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0021423 3: [ 0/ 1] [DEBUG ] Delta position is 0.00554409 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00332792 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho = 32.2389, ref = 0.0336061 3: [ 0/ 1] [DEBUG ] | rho0 = 1.45779 3: [ 0/ 1] [DEBUG ] | dp0 = 0.032024 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0219675 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0527381 3: [ 0/ 1] [DEBUG ] | rho(2) = 32.2389 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000992817 3: [ 0/ 1] [DEBUG ] Delta position is 0.00473042 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00172032 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho = 58.1154, ref = 0.0193172 3: [ 0/ 1] [DEBUG ] | rho0 = 1.405 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0310184 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0220772 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0511556 3: [ 0/ 1] [DEBUG ] | rho(2) = 58.1154 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0028133 3: [ 0/ 1] [DEBUG ] Delta position is 0.00961923 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00443459 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho = 43.9718, ref = 0.0266481 3: [ 0/ 1] [DEBUG ] | rho0 = 1.50213 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0172071 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0114552 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0325751 3: [ 0/ 1] [DEBUG ] | rho(2) = 43.9718 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000548416 3: [ 0/ 1] [DEBUG ] Delta position is 0.00296185 3: [ 0/ 1] [DEBUG ] Delta cross is 0.000999704 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho = 66.1294, ref = 0.0174951 3: [ 0/ 1] [DEBUG ] | rho0 = 1.63725 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0227419 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0138903 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0511236 3: [ 0/ 1] [DEBUG ] | rho(2) = 66.1294 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00267669 3: [ 0/ 1] [DEBUG ] Delta position is 0.00641049 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00369779 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho = 81.9994, ref = 0.0141962 3: [ 0/ 1] [DEBUG ] | rho0 = 1.90715 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0151219 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00792905 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0386023 3: [ 0/ 1] [DEBUG ] | rho(2) = 81.9994 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00148794 3: [ 0/ 1] [DEBUG ] Delta position is 0.00433292 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00237553 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho = 112.035, ref = 0.0110265 3: [ 0/ 1] [DEBUG ] | rho0 = 1.3462 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0121952 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00905899 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0222465 3: [ 0/ 1] [DEBUG ] | rho(2) = 112.035 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00110887 3: [ 0/ 1] [DEBUG ] Delta position is 0.00437907 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00195722 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho = 102.664, ref = 0.0121168 3: [ 0/ 1] [DEBUG ] | rho0 = 1.95503 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00892577 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00456554 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0266309 3: [ 0/ 1] [DEBUG ] | rho(2) = 102.664 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0014641 3: [ 0/ 1] [DEBUG ] Delta position is 0.00622927 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00265387 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho = 109.649, ref = 0.0106647 3: [ 0/ 1] [DEBUG ] | rho0 = 1.52064 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00974055 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00640557 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0229202 3: [ 0/ 1] [DEBUG ] | rho(2) = 109.649 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00196594 3: [ 0/ 1] [DEBUG ] Delta position is 0.00431229 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00271355 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho = 170.749, ref = 0.00734979 3: [ 0/ 1] [DEBUG ] | rho0 = 1.86401 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00912005 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00489271 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0232461 3: [ 0/ 1] [DEBUG ] | rho(2) = 170.749 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00226574 3: [ 0/ 1] [DEBUG ] Delta position is 0.00670027 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00332018 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho = 111.634, ref = 0.0106228 3: [ 0/ 1] [DEBUG ] | rho0 = 1.52343 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00585653 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00384431 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0140518 3: [ 0/ 1] [DEBUG ] | rho(2) = 111.634 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00164319 3: [ 0/ 1] [DEBUG ] Delta position is 0.004648 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00218946 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho = 129.479, ref = 0.0082158 3: [ 0/ 1] [DEBUG ] | rho0 = 1.18116 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00895787 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00758394 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0148792 3: [ 0/ 1] [DEBUG ] | rho(2) = 129.479 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00191175 3: [ 0/ 1] [DEBUG ] Delta position is 0.00554669 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00292749 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho = 186.374, ref = 0.00610309 3: [ 0/ 1] [DEBUG ] | rho0 = 1.25995 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00772327 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00612981 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0110117 3: [ 0/ 1] [DEBUG ] | rho(2) = 186.374 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00070213 3: [ 0/ 1] [DEBUG ] Delta position is 0.00182387 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00100394 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho = 314.922, ref = 0.00410397 3: [ 0/ 1] [DEBUG ] | rho0 = 1.49633 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00536556 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00358582 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0103875 3: [ 0/ 1] [DEBUG ] | rho(2) = 314.922 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00479206 3: [ 0/ 1] [DEBUG ] Delta position is 0.0138539 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00710794 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho = 300.488, ref = 0.00344632 3: [ 0/ 1] [DEBUG ] | rho0 = 1.71687 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00317539 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00184952 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00910642 3: [ 0/ 1] [DEBUG ] | rho(2) = 300.488 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000781583 3: [ 0/ 1] [DEBUG ] Delta position is 0.00234828 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00111587 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho = 581.287, ref = 0.00216713 3: [ 0/ 1] [DEBUG ] | rho0 = 1.55343 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00332792 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0021423 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00554409 3: [ 0/ 1] [DEBUG ] | rho(2) = 581.287 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00175145 3: [ 0/ 1] [DEBUG ] Delta position is 0.00332343 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00229423 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho = 225.5, ref = 0.0052021 3: [ 0/ 1] [DEBUG ] | rho0 = 1.73277 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00172032 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000992817 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00473042 3: [ 0/ 1] [DEBUG ] | rho(2) = 225.5 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0028753 3: [ 0/ 1] [DEBUG ] Delta position is 0.00647389 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00403839 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho = 1000.3, ref = 0.00127449 3: [ 0/ 1] [DEBUG ] | rho0 = 1.57629 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00443459 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0028133 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00961923 3: [ 0/ 1] [DEBUG ] | rho(2) = 1000.3 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000858522 3: [ 0/ 1] [DEBUG ] Delta position is 0.00172985 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00116999 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho = 270.432, ref = 0.00414233 3: [ 0/ 1] [DEBUG ] | rho0 = 1.82289 3: [ 0/ 1] [DEBUG ] | dp0 = 0.000999704 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000548416 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00296185 3: [ 0/ 1] [DEBUG ] | rho(2) = 270.432 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00230183 3: [ 0/ 1] [DEBUG ] Delta position is 0.00471281 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00287601 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho = 420.958, ref = 0.00253912 3: [ 0/ 1] [DEBUG ] | rho0 = 1.38148 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00369779 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00267669 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00641049 3: [ 0/ 1] [DEBUG ] | rho(2) = 420.958 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000558122 3: [ 0/ 1] [DEBUG ] Delta position is 0.00226177 3: [ 0/ 1] [DEBUG ] Delta cross is 0.000839155 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho = 510.93, ref = 0.00220359 3: [ 0/ 1] [DEBUG ] | rho0 = 1.59653 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00237553 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00148794 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00433292 3: [ 0/ 1] [DEBUG ] | rho(2) = 510.93 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000429772 3: [ 0/ 1] [DEBUG ] Delta position is 0.00145431 3: [ 0/ 1] [DEBUG ] Delta cross is 0.000696579 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho = 376.808, ref = 0.00301998 3: [ 0/ 1] [DEBUG ] | rho0 = 1.76505 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00195722 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00110887 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00437907 3: [ 0/ 1] [DEBUG ] | rho(2) = 376.808 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00131021 3: [ 0/ 1] [DEBUG ] Delta position is 0.00345815 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00197029 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho = 368.52, ref = 0.00291165 3: [ 0/ 1] [DEBUG ] | rho0 = 1.81263 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00265387 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0014641 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00622927 3: [ 0/ 1] [DEBUG ] | rho(2) = 368.52 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00226054 3: [ 0/ 1] [DEBUG ] Delta position is 0.00459895 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00299873 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho = 301.188, ref = 0.00389629 3: [ 0/ 1] [DEBUG ] | rho0 = 1.38028 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00271355 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00196594 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00431229 3: [ 0/ 1] [DEBUG ] | rho(2) = 301.188 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00132686 3: [ 0/ 1] [DEBUG ] Delta position is 0.00617283 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00246378 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho = 456.734, ref = 0.00276361 3: [ 0/ 1] [DEBUG ] | rho0 = 1.46539 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00332018 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00226574 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00670027 3: [ 0/ 1] [DEBUG ] | rho(2) = 456.734 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00118046 3: [ 0/ 1] [DEBUG ] Delta position is 0.0077102 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00269439 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho = 341.589, ref = 0.00325636 3: [ 0/ 1] [DEBUG ] | rho0 = 1.33244 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00218946 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00164319 3: [ 0/ 1] [DEBUG ] | dp2 = 0.004648 3: [ 0/ 1] [DEBUG ] | rho(2) = 341.589 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00205356 3: [ 0/ 1] [DEBUG ] Delta position is 0.00461282 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00286519 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho = 996.074, ref = 0.00113163 3: [ 0/ 1] [DEBUG ] | rho0 = 1.53131 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00292749 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00191175 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00554669 3: [ 0/ 1] [DEBUG ] | rho(2) = 996.074 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000827293 3: [ 0/ 1] [DEBUG ] Delta position is 0.00284493 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00135104 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho = 140.688, ref = 0.00814794 3: [ 0/ 1] [DEBUG ] | rho0 = 1.42985 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00100394 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00070213 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00182387 3: [ 0/ 1] [DEBUG ] | rho(2) = 140.688 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00236953 3: [ 0/ 1] [DEBUG ] Delta position is 0.00695031 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0035369 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho = 896.165, ref = 0.00135476 3: [ 0/ 1] [DEBUG ] | rho0 = 1.48328 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00710794 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00479206 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0138539 3: [ 0/ 1] [DEBUG ] | rho(2) = 896.165 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00135408 3: [ 0/ 1] [DEBUG ] Delta position is 0.00417784 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00224202 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho = 435.876, ref = 0.00241264 3: [ 0/ 1] [DEBUG ] | rho0 = 1.4277 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00111587 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000781583 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00234828 3: [ 0/ 1] [DEBUG ] | rho(2) = 435.876 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000867245 3: [ 0/ 1] [DEBUG ] Delta position is 0.0022142 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00129863 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho = 247.623, ref = 0.00431444 3: [ 0/ 1] [DEBUG ] | rho0 = 1.3099 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00229423 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00175145 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00332343 3: [ 0/ 1] [DEBUG ] | rho(2) = 247.623 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00114916 3: [ 0/ 1] [DEBUG ] Delta position is 0.00229032 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00151119 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho = 854.71, ref = 0.00121865 3: [ 0/ 1] [DEBUG ] | rho0 = 1.40451 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00403839 3: [ 0/ 1] [DEBUG ] | dp1 = 0.0028753 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00647389 3: [ 0/ 1] [DEBUG ] | rho(2) = 854.71 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00186154 3: [ 0/ 1] [DEBUG ] Delta position is 0.00563856 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00298554 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho = 347.704, ref = 0.00329364 3: [ 0/ 1] [DEBUG ] | rho0 = 1.36279 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00116999 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000858522 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00172985 3: [ 0/ 1] [DEBUG ] | rho(2) = 347.704 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000880804 3: [ 0/ 1] [DEBUG ] Delta position is 0.00364823 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00153355 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho = 1191.67, ref = 0.00112354 3: [ 0/ 1] [DEBUG ] | rho0 = 1.24944 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00287601 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00230183 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00471281 3: [ 0/ 1] [DEBUG ] | rho(2) = 1191.67 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000636034 3: [ 0/ 1] [DEBUG ] Delta position is 0.00174033 3: [ 0/ 1] [DEBUG ] Delta cross is 0.000903451 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho = 1435.59, ref = 0.000790583 3: [ 0/ 1] [DEBUG ] | rho0 = 1.50353 3: [ 0/ 1] [DEBUG ] | dp0 = 0.000839155 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000558122 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00226177 3: [ 0/ 1] [DEBUG ] | rho(2) = 1435.59 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00222169 3: [ 0/ 1] [DEBUG ] Delta position is 0.00496422 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0031959 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho = 507.538, ref = 0.00212859 3: [ 0/ 1] [DEBUG ] | rho0 = 1.62081 3: [ 0/ 1] [DEBUG ] | dp0 = 0.000696579 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000429772 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00145431 3: [ 0/ 1] [DEBUG ] | rho(2) = 507.538 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00393124 3: [ 0/ 1] [DEBUG ] Delta position is 0.00715447 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00476687 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho = 333.475, ref = 0.0032243 3: [ 0/ 1] [DEBUG ] | rho0 = 1.5038 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00197029 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00131021 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00345815 3: [ 0/ 1] [DEBUG ] | rho(2) = 333.475 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00245447 3: [ 0/ 1] [DEBUG ] Delta position is 0.00538526 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00333407 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho = 405.88, ref = 0.00286191 3: [ 0/ 1] [DEBUG ] | rho0 = 1.32655 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00299873 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00226054 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00459895 3: [ 0/ 1] [DEBUG ] | rho(2) = 405.88 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00325543 3: [ 0/ 1] [DEBUG ] Delta position is 0.00704675 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00407323 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho = 371.141, ref = 0.00301689 3: [ 0/ 1] [DEBUG ] | rho0 = 1.85685 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00246378 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00132686 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00617283 3: [ 0/ 1] [DEBUG ] | rho(2) = 371.141 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00254528 3: [ 0/ 1] [DEBUG ] Delta position is 0.00765231 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0037226 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho = 349.017, ref = 0.00307777 3: [ 0/ 1] [DEBUG ] | rho0 = 2.28249 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00269439 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00118046 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0077102 3: [ 0/ 1] [DEBUG ] | rho(2) = 349.017 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000554341 3: [ 0/ 1] [DEBUG ] Delta position is 0.00346927 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00100679 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho = 740.172, ref = 0.00153414 3: [ 0/ 1] [DEBUG ] | rho0 = 1.39523 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00286519 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00205356 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00461282 3: [ 0/ 1] [DEBUG ] | rho(2) = 740.172 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00159875 3: [ 0/ 1] [DEBUG ] Delta position is 0.0066644 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00276395 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho = 282.733, ref = 0.0040582 3: [ 0/ 1] [DEBUG ] | rho0 = 1.63308 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00135104 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000827293 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00284493 3: [ 0/ 1] [DEBUG ] | rho(2) = 282.733 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00115679 3: [ 0/ 1] [DEBUG ] Delta position is 0.00206725 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00148839 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho = 446.026, ref = 0.00237847 3: [ 0/ 1] [DEBUG ] | rho0 = 1.49266 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0035369 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00236953 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00695031 3: [ 0/ 1] [DEBUG ] | rho(2) = 446.026 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00298307 3: [ 0/ 1] [DEBUG ] Delta position is 0.00622102 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00388265 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho = 770.044, ref = 0.00138573 3: [ 0/ 1] [DEBUG ] | rho0 = 1.65576 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00224202 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00135408 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00417784 3: [ 0/ 1] [DEBUG ] | rho(2) = 770.044 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00251832 3: [ 0/ 1] [DEBUG ] Delta position is 0.00591486 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00363112 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho = 661.73, ref = 0.00162232 3: [ 0/ 1] [DEBUG ] | rho0 = 1.49742 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00129863 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000867245 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0022142 3: [ 0/ 1] [DEBUG ] | rho(2) = 661.73 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000530699 3: [ 0/ 1] [DEBUG ] Delta position is 0.00297745 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00100873 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho = 334.947, ref = 0.00323981 3: [ 0/ 1] [DEBUG ] | rho0 = 1.31504 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00151119 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00114916 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00229032 3: [ 0/ 1] [DEBUG ] | rho(2) = 334.947 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00170713 3: [ 0/ 1] [DEBUG ] Delta position is 0.00551514 3: [ 0/ 1] [DEBUG ] Delta cross is 0.0026728 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho = 652.081, ref = 0.00179259 3: [ 0/ 1] [DEBUG ] | rho0 = 1.60381 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00298554 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00186154 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00563856 3: [ 0/ 1] [DEBUG ] | rho(2) = 652.081 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00248275 3: [ 0/ 1] [DEBUG ] Delta position is 0.00461976 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00315495 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho = 1106.87, ref = 0.0010521 3: [ 0/ 1] [DEBUG ] | rho0 = 1.74108 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00153355 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000880804 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00364823 3: [ 0/ 1] [DEBUG ] | rho(2) = 1106.87 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00121221 3: [ 0/ 1] [DEBUG ] Delta position is 0.00526117 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00231907 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho = 312.901, ref = 0.00332099 3: [ 0/ 1] [DEBUG ] | rho0 = 1.42044 3: [ 0/ 1] [DEBUG ] | dp0 = 0.000903451 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000636034 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00174033 3: [ 0/ 1] [DEBUG ] | rho(2) = 312.901 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.000960574 3: [ 0/ 1] [DEBUG ] Delta position is 0.00320615 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00163252 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho = 209.781, ref = 0.00530339 3: [ 0/ 1] [DEBUG ] | rho0 = 1.4385 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0031959 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00222169 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00496422 3: [ 0/ 1] [DEBUG ] | rho(2) = 209.781 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00119888 3: [ 0/ 1] [DEBUG ] Delta position is 0.00479202 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00209578 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho = 299.934, ref = 0.00363565 3: [ 0/ 1] [DEBUG ] | rho0 = 1.21256 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00476687 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00393124 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00715447 3: [ 0/ 1] [DEBUG ] | rho(2) = 299.934 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00142337 3: [ 0/ 1] [DEBUG ] Delta position is 0.00989627 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00301017 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 3: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho = 245.505, ref = 0.00478959 3: [ 0/ 1] [DEBUG ] | rho0 = 1.35837 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00333407 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00245447 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00538526 3: [ 0/ 1] [DEBUG ] | rho(2) = 245.505 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 3: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00173147 3: [ 0/ 1] [DEBUG ] Delta position is 0.00376426 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00236897 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 3: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 3: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho = 268.63, ref = 0.0044133 3: [ 0/ 1] [DEBUG ] | rho0 = 1.25121 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00407323 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00325543 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00704675 3: [ 0/ 1] [DEBUG ] | rho(2) = 268.63 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 3: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 3: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0010122 3: [ 0/ 1] [DEBUG ] Delta position is 0.00266721 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00125307 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 3: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 3: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 3: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho = 993.258, ref = 0.00138678 3: [ 0/ 1] [DEBUG ] | rho0 = 1.46255 3: [ 0/ 1] [DEBUG ] | dp0 = 0.0037226 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00254528 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00765231 3: [ 0/ 1] [DEBUG ] | rho(2) = 993.258 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 3: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 3: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 3: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00123511 3: [ 0/ 1] [DEBUG ] Delta position is 0.00399607 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00183179 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 3: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 3: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 3: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 3: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho = 361.801, ref = 0.00326415 3: [ 0/ 1] [DEBUG ] | rho0 = 1.81619 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00100679 3: [ 0/ 1] [DEBUG ] | dp1 = 0.000554341 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00346927 3: [ 0/ 1] [DEBUG ] | rho(2) = 361.801 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 3: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 3: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 3: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 3: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.0022248 3: [ 0/ 1] [DEBUG ] Delta position is 0.0104026 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00439835 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 227.358, ref = 0.00481079 3: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 3: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 3: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 3: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 3: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho = 671.866, ref = 0.00154641 3: [ 0/ 1] [DEBUG ] | rho0 = 1.72882 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00276395 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00159875 3: [ 0/ 1] [DEBUG ] | dp2 = 0.0066644 3: [ 0/ 1] [DEBUG ] | rho(2) = 671.866 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 3: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 3: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 3: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 3: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 3: [ 0/ 1] [DEBUG ] | rho(2) = 227.358 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00164397 3: [ 0/ 1] [DEBUG ] Delta position is 0.00574209 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00284024 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 352.083, ref = 0.00307243 3: [ 0/ 1] [DEBUG ] | rho = 227.358, ref = 0.00481079 3: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 3: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 3: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 3: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 3: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho = 257.556, ref = 0.00430787 3: [ 0/ 1] [DEBUG ] | rho0 = 1.28666 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00148839 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00115679 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00206725 3: [ 0/ 1] [DEBUG ] | rho(2) = 257.556 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 3: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 3: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 3: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 3: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 3: [ 0/ 1] [DEBUG ] | rho(2) = 227.358 3: [ 0/ 1] [DEBUG ] | rho(2) = 352.083 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Delta gradient is 0.00188684 3: [ 0/ 1] [DEBUG ] Delta position is 0.0063468 3: [ 0/ 1] [DEBUG ] Delta cross is 0.00275645 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 362.785, ref = 0.00346055 3: [ 0/ 1] [DEBUG ] | rho = 352.083, ref = 0.00307243 3: [ 0/ 1] [DEBUG ] | rho = 227.358, ref = 0.00481079 3: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 3: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 3: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 3: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 3: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho0 = 1.30156 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00388265 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00298307 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00622102 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 3: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 3: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 3: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 3: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 3: [ 0/ 1] [DEBUG ] | rho(2) = 227.358 3: [ 0/ 1] [DEBUG ] | rho(2) = 352.083 3: [ 0/ 1] [DEBUG ] | rho(2) = 362.785 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | rho = 362.785, ref = 0.00346055 3: [ 0/ 1] [DEBUG ] | rho = 352.083, ref = 0.00307243 3: [ 0/ 1] [DEBUG ] | rho = 227.358, ref = 0.00481079 3: [ 0/ 1] [DEBUG ] | rho = 545.913, ref = 0.00222161 3: [ 0/ 1] [DEBUG ] | rho = 798.042, ref = 0.00164309 3: [ 0/ 1] [DEBUG ] | rho = 422.124, ref = 0.00255298 3: [ 0/ 1] [DEBUG ] | rho = 332.207, ref = 0.00375314 3: [ 0/ 1] [DEBUG ] | rho = 477.15, ref = 0.00239688 3: [ 0/ 1] [DEBUG ] | rho = 612.548, ref = 0.00175492 3: [ 0/ 1] [DEBUG ] | rho = 431.208, ref = 0.0025254 3: [ 0/ 1] [DEBUG ] | rho = 316.962, ref = 0.0033867 3: [ 0/ 1] [DEBUG ] | rho = 374.14, ref = 0.0030684 3: [ 0/ 1] [DEBUG ] | rho = 991.343, ref = 0.00125703 3: [ 0/ 1] [DEBUG ] | rho = 275.397, ref = 0.00385947 3: [ 0/ 1] [DEBUG ] | rho0 = 1.30156 3: [ 0/ 1] [DEBUG ] | dp0 = 0.00388265 3: [ 0/ 1] [DEBUG ] | dp1 = 0.00298307 3: [ 0/ 1] [DEBUG ] | dp2 = 0.00622102 3: [ 0/ 1] [DEBUG ] | rho(2) = 275.397 3: [ 0/ 1] [DEBUG ] | rho(2) = 991.343 3: [ 0/ 1] [DEBUG ] | rho(2) = 374.14 3: [ 0/ 1] [DEBUG ] | rho(2) = 316.962 3: [ 0/ 1] [DEBUG ] | rho(2) = 431.208 3: [ 0/ 1] [DEBUG ] | rho(2) = 612.548 3: [ 0/ 1] [DEBUG ] | rho(2) = 477.15 3: [ 0/ 1] [DEBUG ] | rho(2) = 332.207 3: [ 0/ 1] [DEBUG ] | rho(2) = 422.124 3: [ 0/ 1] [DEBUG ] | rho(2) = 798.042 3: [ 0/ 1] [DEBUG ] | rho(2) = 545.913 3: [ 0/ 1] [DEBUG ] | rho(2) = 227.358 3: [ 0/ 1] [DEBUG ] | rho(2) = 352.083 3: [ 0/ 1] [DEBUG ] | rho(2) = 362.785 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 31936, r2 is 39920 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=31936) < c2*abs(r2=39920)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 20439.1, r2 is 25548.8 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=20439.1) < c2*abs(r2=25548.8)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 13082.4, r2 is 16351.3 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=13082.4) < c2*abs(r2=16351.3)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 8377.32, r2 is 10467 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=8377.32) < c2*abs(r2=10467)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 5368.74, r2 is 6704.82 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5368.74) < c2*abs(r2=6704.82)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 3439.91, r2 is 4298.91 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3439.91) < c2*abs(r2=4298.91)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2202.55, r2 is 2752.56 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2202.55) < c2*abs(r2=2752.56)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1411.68, r2 is 1762.45 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1411.68) < c2*abs(r2=1762.45)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 905.765, r2 is 1130.72 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=905.765) < c2*abs(r2=1130.72)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 581.113, r2 is 725.567 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=581.113) < c2*abs(r2=725.567)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 372.552, r2 is 465.418 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=372.552) < c2*abs(r2=465.418)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 239.068, r2 is 298.215 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=239.068) < c2*abs(r2=298.215)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 153.679, r2 is 191.652 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=153.679) < c2*abs(r2=191.652)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 98.7234, r2 is 123.229 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=98.7234) < c2*abs(r2=123.229)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 63.3607, r2 is 79.0909 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=63.3607) < c2*abs(r2=79.0909)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 40.6124, r2 is 50.759 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=40.6124) < c2*abs(r2=50.759)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 26.0451, r2 is 32.494 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=26.0451) < c2*abs(r2=32.494)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 16.7016, r2 is 20.876 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=16.7016) < c2*abs(r2=20.876)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 10.6963, r2 is 13.3619 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=10.6963) < c2*abs(r2=13.3619)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 6.85504, r2 is 8.56241 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.85504) < c2*abs(r2=8.56241)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 4.40011, r2 is 5.48812 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.40011) < c2*abs(r2=5.48812)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.82599, r2 is 3.5278 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.82599) < c2*abs(r2=3.5278)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.8152, r2 is 2.26379 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.8152) < c2*abs(r2=2.26379)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.1659, r2 is 1.4555 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.1659) < c2*abs(r2=1.4555)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.748653, r2 is 0.933924 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.748653) < c2*abs(r2=0.933924)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.480335, r2 is 0.600136 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.480335) < c2*abs(r2=0.600136)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.308241, r2 is 0.384449 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.308241) < c2*abs(r2=0.384449)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.197993, r2 is 0.247139 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.197993) < c2*abs(r2=0.247139)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.126921, r2 is 0.15862 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.126921) < c2*abs(r2=0.15862)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.0814104, r2 is 0.101556 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.0814104) < c2*abs(r2=0.101556)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.0523374, r2 is 0.0652611 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.0523374) < c2*abs(r2=0.0652611)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.0335884, r2 is 0.041973 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.0335884) < c2*abs(r2=0.041973)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.021551, r2 is 0.0268786 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.021551) < c2*abs(r2=0.0268786)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.0138506, r2 is 0.0172793 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.0138506) < c2*abs(r2=0.0172793)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.00888398, r2 is 0.0111022 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00888398) < c2*abs(r2=0.0111022)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.00569078, r2 is 0.00710898 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00569078) < c2*abs(r2=0.00710898)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.00364459, r2 is 0.00455551 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00364459) < c2*abs(r2=0.00455551)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.00233486, r2 is 0.00291581 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00233486) < c2*abs(r2=0.00291581)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.00149826, r2 is 0.00186965 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00149826) < c2*abs(r2=0.00186965)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.00096215, r2 is 0.00120064 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00096215) < c2*abs(r2=0.00120064)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.000617985, r2 is 0.00077103 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.000617985) < c2*abs(r2=0.00077103)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.000396261, r2 is 0.000495318 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.000396261) < c2*abs(r2=0.000495318)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.000254007, r2 is 0.000317014 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.000254007) < c2*abs(r2=0.000317014)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.00016287, r2 is 0.000203523 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00016287) < c2*abs(r2=0.000203523)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 0.00010443, r2 is 0.000130337 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=0.00010443) < c2*abs(r2=0.000130337)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 6.70677e-05, r2 is 8.36733e-05 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.70677e-05) < c2*abs(r2=8.36733e-05)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 4.30261e-05, r2 is 5.37576e-05 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.30261e-05) < c2*abs(r2=5.37576e-05)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.75838e-05, r2 is 3.44369e-05 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.75838e-05) < c2*abs(r2=3.44369e-05)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.7698e-05, r2 is 2.20944e-05 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.7698e-05) < c2*abs(r2=2.20944e-05)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.13501e-05, r2 is 1.41765e-05 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.13501e-05) < c2*abs(r2=1.41765e-05)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 7.28257e-06, r2 is 9.08728e-06 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=7.28257e-06) < c2*abs(r2=9.08728e-06)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 4.67331e-06, r2 is 5.83628e-06 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.67331e-06) < c2*abs(r2=5.83628e-06)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 3.00022e-06, r2 is 3.74208e-06 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.00022e-06) < c2*abs(r2=3.74208e-06)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.92613e-06, r2 is 2.40544e-06 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.92613e-06) < c2*abs(r2=2.40544e-06)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.23549e-06, r2 is 1.54234e-06 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.23549e-06) < c2*abs(r2=1.54234e-06)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 7.92598e-07, r2 is 9.89689e-07 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=7.92598e-07) < c2*abs(r2=9.89689e-07)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 5.08495e-07, r2 is 6.34757e-07 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5.08495e-07) < c2*abs(r2=6.34757e-07)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 3.26422e-07, r2 is 4.07348e-07 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.26422e-07) < c2*abs(r2=4.07348e-07)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.09349e-07, r2 is 2.61574e-07 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.09349e-07) < c2*abs(r2=2.61574e-07)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.34319e-07, r2 is 1.67551e-07 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.34319e-07) < c2*abs(r2=1.67551e-07)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 8.63282e-08, r2 is 1.07678e-07 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=8.63282e-08) < c2*abs(r2=1.07678e-07)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 5.54756e-08, r2 is 6.92114e-08 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5.54756e-08) < c2*abs(r2=6.92114e-08)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 3.55773e-08, r2 is 4.44658e-08 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.55773e-08) < c2*abs(r2=4.44658e-08)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.28275e-08, r2 is 2.84656e-08 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.28275e-08) < c2*abs(r2=2.84656e-08)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.46572e-08, r2 is 1.83062e-08 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.46572e-08) < c2*abs(r2=1.83062e-08)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 9.39035e-09, r2 is 1.17355e-08 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=9.39035e-09) < c2*abs(r2=1.17355e-08)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 6.01512e-09, r2 is 7.51382e-09 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.01512e-09) < c2*abs(r2=7.51382e-09)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 3.85299e-09, r2 is 4.81535e-09 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.85299e-09) < c2*abs(r2=4.81535e-09)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.47054e-09, r2 is 3.08297e-09 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.47054e-09) < c2*abs(r2=3.08297e-09)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.58703e-09, r2 is 1.97978e-09 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.58703e-09) < c2*abs(r2=1.97978e-09)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.01894e-09, r2 is 1.27219e-09 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.01894e-09) < c2*abs(r2=1.27219e-09)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 6.53805e-10, r2 is 8.16095e-10 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.53805e-10) < c2*abs(r2=8.16095e-10)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 4.19567e-10, r2 is 5.23789e-10 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.19567e-10) < c2*abs(r2=5.23789e-10)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.69261e-10, r2 is 3.36084e-10 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.69261e-10) < c2*abs(r2=3.36084e-10)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.72899e-10, r2 is 2.15725e-10 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.72899e-10) < c2*abs(r2=2.15725e-10)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.11101e-10, r2 is 1.38574e-10 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.11101e-10) < c2*abs(r2=1.38574e-10)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 7.13626e-11, r2 is 8.90745e-11 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=7.13626e-11) < c2*abs(r2=8.90745e-11)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 4.58484e-11, r2 is 5.71726e-11 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.58484e-11) < c2*abs(r2=5.71726e-11)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.94382e-11, r2 is 3.67671e-11 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.94382e-11) < c2*abs(r2=3.67671e-11)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.88747e-11, r2 is 2.35702e-11 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.88747e-11) < c2*abs(r2=2.35702e-11)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.2097e-11, r2 is 1.51146e-11 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.2097e-11) < c2*abs(r2=1.51146e-11)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 7.74769e-12, r2 is 9.6819e-12 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=7.74769e-12) < c2*abs(r2=9.6819e-12)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 4.97048e-12, r2 is 6.19988e-12 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.97048e-12) < c2*abs(r2=6.19988e-12)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 3.19435e-12, r2 is 3.98486e-12 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.19435e-12) < c2*abs(r2=3.98486e-12)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.05342e-12, r2 is 2.56066e-12 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.05342e-12) < c2*abs(r2=2.56066e-12)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.32031e-12, r2 is 1.64666e-12 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.32031e-12) < c2*abs(r2=1.64666e-12)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 8.472e-13, r2 is 1.05863e-12 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=8.472e-13) < c2*abs(r2=1.05863e-12)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 5.43327e-13, r2 is 6.77995e-13 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5.43327e-13) < c2*abs(r2=6.77995e-13)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 3.48436e-13, r2 is 4.35407e-13 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.48436e-13) < c2*abs(r2=4.35407e-13)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.23072e-13, r2 is 2.78837e-13 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.23072e-13) < c2*abs(r2=2.78837e-13)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.42768e-13, r2 is 1.7846e-13 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.42768e-13) < c2*abs(r2=1.7846e-13)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 9.14156e-14, r2 is 1.14214e-13 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=9.14156e-14) < c2*abs(r2=1.14214e-13)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 5.86201e-14, r2 is 7.31678e-14 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=5.86201e-14) < c2*abs(r2=7.31678e-14)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 3.76071e-14, r2 is 4.69649e-14 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=3.76071e-14) < c2*abs(r2=4.69649e-14)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.40927e-14, r2 is 3.01139e-14 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.40927e-14) < c2*abs(r2=3.01139e-14)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 1.54383e-14, r2 is 1.92755e-14 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=1.54383e-14) < c2*abs(r2=1.92755e-14)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 9.91141e-15, r2 is 1.2365e-14 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=9.91141e-15) < c2*abs(r2=1.2365e-14)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 6.36278e-15, r2 is 7.94469e-15 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=6.36278e-15) < c2*abs(r2=7.94469e-15)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 4.07962e-15, r2 is 5.09585e-15 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=4.07962e-15) < c2*abs(r2=5.09585e-15)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] r is 2.61841e-15, r2 is 3.26604e-15 3: [ 0/ 1] [DEBUG ] Breaking because slope is flattening (abs(r=2.61841e-15) < c2*abs(r2=3.26604e-15)) 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/fmin.hpp]decltype (allocator.new_like(xstart)) LibLSS::Optimization::fmin(LibLSS::MPI_Communication*, Search&&, Direction&&, LibLSS::Optimization::Function, const typename ArrayAllocator::array_t&, ArrayAllocator, double, ssize_t) [with Search = LibLSS::Optimization::lineSearchOnlyGrad&; Direction = LibLSS::Optimization::newton >&; ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; decltype (allocator.new_like(xstart)) = LibLSS::Optimization::array_holder >; LibLSS::Optimization::Function = std::function&, boost::multi_array_ref&)>; typename ArrayAllocator::array_t = boost::multi_array_ref; ssize_t = long int] 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 9.91491e+10, r2 is 3.32002e+11 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=9.91491e+10) < c2*abs(r2=3.32002e+11)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 0, alpha = 0.99474, pknorm = 333, xnorm = 668.751 3: [ 0/ 1] [DEBUG ] | eps1 = 331.249, eps2 = 0.00668751 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 1.98519e+10, r2 is 6.62733e+10 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.98519e+10) < c2*abs(r2=6.62733e+10)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 1, alpha = 0.992716, pknorm = 222.584, xnorm = 447.789 3: [ 0/ 1] [DEBUG ] | eps1 = 220.963, eps2 = 0.00447789 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 3.95138e+09, r2 is 1.32828e+10 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.95138e+09) < c2*abs(r2=1.32828e+10)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 2, alpha = 0.997337, pknorm = 148.93, xnorm = 299.256 3: [ 0/ 1] [DEBUG ] | eps1 = 148.533, eps2 = 0.00299256 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 7.90781e+08, r2 is 2.63776e+09 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=7.90781e+08) < c2*abs(r2=2.63776e+09)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 3, alpha = 0.992165, pknorm = 99.4187, xnorm = 200.616 3: [ 0/ 1] [DEBUG ] | eps1 = 98.6398, eps2 = 0.00200616 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 1.5792e+08, r2 is 5.29253e+08 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.5792e+08) < c2*abs(r2=5.29253e+08)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 4, alpha = 0.99532, pknorm = 66.5389, xnorm = 134.389 3: [ 0/ 1] [DEBUG ] | eps1 = 66.2274, eps2 = 0.00134389 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 3.13596e+07, r2 is 1.05526e+08 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.13596e+07) < c2*abs(r2=1.05526e+08)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 5, alpha = 0.99803, pknorm = 44.4632, xnorm = 90.0129 3: [ 0/ 1] [DEBUG ] | eps1 = 44.3756, eps2 = 0.000900129 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 6.24235e+06, r2 is 2.09271e+07 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=6.24235e+06) < c2*abs(r2=2.09271e+07)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 6, alpha = 0.995528, pknorm = 29.6715, xnorm = 60.4741 3: [ 0/ 1] [DEBUG ] | eps1 = 29.5388, eps2 = 0.000604741 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 1.2494e+06, r2 is 4.17093e+06 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.2494e+06) < c2*abs(r2=4.17093e+06)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 7, alpha = 0.992716, pknorm = 19.8255, xnorm = 40.7931 3: [ 0/ 1] [DEBUG ] | eps1 = 19.681, eps2 = 0.000407931 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 251315, r2 is 835990 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=251315) < c2*abs(r2=835990)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 8, alpha = 0.990339, pknorm = 13.2655, xnorm = 27.6558 3: [ 0/ 1] [DEBUG ] | eps1 = 13.1373, eps2 = 0.000276558 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 50457.4, r2 is 168363 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=50457.4) < c2*abs(r2=168363)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 9, alpha = 0.992432, pknorm = 8.88692, xnorm = 18.8361 3: [ 0/ 1] [DEBUG ] | eps1 = 8.81967, eps2 = 0.000188361 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 10077.7, r2 is 33770.2 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=10077.7) < c2*abs(r2=33770.2)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 10, alpha = 0.995339, pknorm = 5.94786, xnorm = 12.916 3: [ 0/ 1] [DEBUG ] | eps1 = 5.92014, eps2 = 0.00012916 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 2022.73, r2 is 6736.2 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2022.73) < c2*abs(r2=6736.2)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 11, alpha = 0.99131, pknorm = 3.97572, xnorm = 8.9748 3: [ 0/ 1] [DEBUG ] | eps1 = 3.94117, eps2 = 8.9748e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 402.687, r2 is 1355.28 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=402.687) < c2*abs(r2=1355.28)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 12, alpha = 0.99866, pknorm = 2.66383, xnorm = 6.31454 3: [ 0/ 1] [DEBUG ] | eps1 = 2.66026, eps2 = 6.31454e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 80.8747, r2 is 269.057 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=80.8747) < c2*abs(r2=269.057)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 13, alpha = 0.991539, pknorm = 1.77985, xnorm = 4.54974 3: [ 0/ 1] [DEBUG ] | eps1 = 1.7648, eps2 = 4.54974e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 16.1651, r2 is 54.3314 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=16.1651) < c2*abs(r2=54.3314)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 14, alpha = 0.999819, pknorm = 1.1957, xnorm = 3.35425 3: [ 0/ 1] [DEBUG ] | eps1 = 1.19548, eps2 = 3.35425e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 3.29114, r2 is 10.8615 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.29114) < c2*abs(r2=10.8615)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 15, alpha = 0.990591, pknorm = 0.803405, xnorm = 2.55841 3: [ 0/ 1] [DEBUG ] | eps1 = 0.795847, eps2 = 2.55841e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 0.683037, r2 is 2.2417 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.683037) < c2*abs(r2=2.2417)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 16, alpha = 0.993299, pknorm = 0.547226, xnorm = 2.01485 3: [ 0/ 1] [DEBUG ] | eps1 = 0.54356, eps2 = 2.01485e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 0.147198, r2 is 0.473577 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.147198) < c2*abs(r2=0.473577)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 17, alpha = 0.992, pknorm = 0.379414, xnorm = 1.63847 3: [ 0/ 1] [DEBUG ] | eps1 = 0.376379, eps2 = 1.63847e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 0.0333598, r2 is 0.105777 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.0333598) < c2*abs(r2=0.105777)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 18, alpha = 0.998568, pknorm = 0.27265, xnorm = 1.36621 3: [ 0/ 1] [DEBUG ] | eps1 = 0.272259, eps2 = 1.36621e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 0.0075768, r2 is 0.0248544 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.0075768) < c2*abs(r2=0.0248544)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 19, alpha = 0.993895, pknorm = 0.203135, xnorm = 1.16431 3: [ 0/ 1] [DEBUG ] | eps1 = 0.201895, eps2 = 1.16431e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 0.00087495, r2 is 0.00495106 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.00087495) < c2*abs(r2=0.00495106)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 20, alpha = 0.990917, pknorm = 0.132739, xnorm = 1.03278 3: [ 0/ 1] [DEBUG ] | eps1 = 0.131533, eps2 = 1.03278e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 3.87836e-06, r2 is 0.000213795 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.87836e-06) < c2*abs(r2=0.000213795)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 21, alpha = 0.992256, pknorm = 0.0324348, xnorm = 1.0006 3: [ 0/ 1] [DEBUG ] | eps1 = 0.0321836, eps2 = 1.0006e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 2.61952e-10, r2 is 7.14895e-08 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2.61952e-10) < c2*abs(r2=7.14895e-08)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 22, alpha = 0.996339, pknorm = 0.000597868, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 0.000595679, eps2 = 1e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 9.06375e-15, r2 is 9.5985e-13 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=9.06375e-15) < c2*abs(r2=9.5985e-13)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 23, alpha = 0.990557, pknorm = 2.19072e-06, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 2.17003e-06, eps2 = 1e-05 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/fmin.hpp]decltype (allocator.new_like(xstart)) LibLSS::Optimization::fmin(LibLSS::MPI_Communication*, Search&&, Direction&&, LibLSS::Optimization::Function, const typename ArrayAllocator::array_t&, ArrayAllocator, double, ssize_t) [with Search = LibLSS::Optimization::lineSearchOnlyGrad&; Direction = LibLSS::Optimization::lbfgs, LibLSS::Optimization::ArrayReduction >&; ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; decltype (allocator.new_like(xstart)) = LibLSS::Optimization::array_holder >; LibLSS::Optimization::Function = std::function&, boost::multi_array_ref&)>; typename ArrayAllocator::array_t = boost::multi_array_ref; ssize_t = long int] 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is -9.62067e+35, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -1.18659e+35, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -1.47599e+34, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -1.82155e+33, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -2.24426e+32, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -2.80257e+31, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -3.43931e+30, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -4.19692e+29, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -5.21538e+28, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -6.41187e+27, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -7.78788e+26, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -9.6134e+25, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -1.16025e+25, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -1.41447e+24, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -1.6729e+23, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -1.92395e+22, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -2.12277e+21, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -2.04342e+20, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -1.4205e+19, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | r is -3.36167e+17, r2 is 9.94015e+17 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-3.36167e+17) < c2*abs(r2=9.94015e+17)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 0, alpha = 1.70011e-06, pknorm = 9.97003e+08, xnorm = 695.016 3: [ 0/ 1] [DEBUG ] | eps1 = 1695.02, eps2 = 6.95016e-08 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 1.78004e+18 3: [ 0/ 1] [DEBUG ] | Delta position is 2.87308e+06 3: [ 0/ 1] [DEBUG ] | Delta cross is 2.26146e+12 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is -1.26294e+34, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -1.54332e+33, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -1.92388e+32, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -2.3437e+31, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -2.91416e+30, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -3.64016e+29, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -4.49232e+28, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -5.56333e+27, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -6.86987e+26, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -8.46584e+25, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -1.05035e+25, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -1.28933e+24, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -1.57585e+23, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -1.91606e+22, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -2.25053e+21, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -2.50957e+20, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -2.44923e+19, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -1.73199e+18, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | r is -4.43901e+16, r2 is 1.13688e+17 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-4.43901e+16) < c2*abs(r2=1.13688e+17)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 1, alpha = 3.573e-06, pknorm = 3.37177e+08, xnorm = 509.717 3: [ 0/ 1] [DEBUG ] | eps1 = 1204.73, eps2 = 5.09717e-08 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 2.19801e+17 3: [ 0/ 1] [DEBUG ] | Delta position is 1.45138e+06 3: [ 0/ 1] [DEBUG ] | Delta cross is 5.64814e+11 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 1.77049e-12, ref = 5.64814e+11 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [DEBUG ] | | rho0 = 1.27046e-06 3: [ 0/ 1] [DEBUG ] | | dp0 = 2.26146e+12 3: [ 0/ 1] [DEBUG ] | | dp1 = 1.78004e+18 3: [ 0/ 1] [DEBUG ] | | dp2 = 2.87308e+06 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.54957e-17 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is -2.9249e+28, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -3.57148e+27, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -4.4554e+26, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -5.54664e+25, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -6.81347e+24, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -8.41365e+23, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -1.03337e+23, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -1.25922e+22, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -1.52244e+21, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -1.84011e+20, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -2.10265e+19, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -2.26965e+18, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -2.08347e+17, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -1.30896e+16, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | r is -1.77394e+14, r2 is 1.73323e+15 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-1.77394e+14) < c2*abs(r2=1.73323e+15)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 2, alpha = 5.67159e-05, pknorm = 1.31652e+07, xnorm = 236.96 3: [ 0/ 1] [DEBUG ] | eps1 = 746.676, eps2 = 2.3696e-08 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 2.10617e+16 3: [ 0/ 1] [DEBUG ] | Delta position is 557526 3: [ 0/ 1] [DEBUG ] | Delta cross is 1.08363e+11 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 9.22828e-12, ref = 1.08363e+11 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 3: [ 0/ 1] [DEBUG ] | | dp0 = 2.19801e+16 3: [ 0/ 1] [DEBUG ] | | dp1 = 2.19801e+17 3: [ 0/ 1] [DEBUG ] | | dp2 = 2.19801e+15 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.74795e-16 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is -3.27732e+24, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -4.06901e+23, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -5.06321e+22, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -6.28543e+21, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -7.59195e+20, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -9.21599e+19, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -1.10434e+19, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -1.30602e+18, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -1.50189e+17, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -1.57336e+16, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -1.36791e+15, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -7.33872e+13, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | r is -4.33452e+11, r2 is 1.81562e+13 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-4.33452e+11) < c2*abs(r2=1.81562e+13)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 3, alpha = 0.00022745, pknorm = 1.34745e+06, xnorm = 69.5178 3: [ 0/ 1] [DEBUG ] | eps1 = 306.478, eps2 = 6.95178e-09 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 1.90334e+14 3: [ 0/ 1] [DEBUG ] | Delta position is 93928.5 3: [ 0/ 1] [DEBUG ] | Delta cross is 4.22822e+09 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 2.36506e-10, ref = 4.22822e+09 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 3: [ 0/ 1] [DEBUG ] | | dp0 = 2.10617e+15 3: [ 0/ 1] [DEBUG ] | | dp1 = 2.10617e+16 3: [ 0/ 1] [DEBUG ] | | dp2 = 2.10617e+14 3: [ 0/ 1] [DEBUG ] | | rho(2) = 5.25391e-14 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is -1.05255e+18, r2 is 1.0348e+10 3: [ 0/ 1] [DEBUG ] | r is -1.28336e+17, r2 is 1.0348e+10 3: [ 0/ 1] [DEBUG ] | r is -1.5637e+16, r2 is 1.0348e+10 3: [ 0/ 1] [DEBUG ] | r is -1.85699e+15, r2 is 1.0348e+10 3: [ 0/ 1] [DEBUG ] | r is -2.14745e+14, r2 is 1.0348e+10 3: [ 0/ 1] [DEBUG ] | r is -2.38062e+13, r2 is 1.0348e+10 3: [ 0/ 1] [DEBUG ] | r is -2.34579e+12, r2 is 1.0348e+10 3: [ 0/ 1] [DEBUG ] | r is -1.67058e+11, r2 is 1.0348e+10 3: [ 0/ 1] [DEBUG ] | r is -4.44719e+09, r2 is 1.0348e+10 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-4.44719e+09) < c2*abs(r2=1.0348e+10)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 4, alpha = 0.00373734, pknorm = 32168.3, xnorm = 50.7061 3: [ 0/ 1] [DEBUG ] | eps1 = 120.224, eps2 = 5.07061e-09 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 2.11536e+11 3: [ 0/ 1] [DEBUG ] | Delta position is 14453.8 3: [ 0/ 1] [DEBUG ] | Delta cross is 5.52947e+07 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 1.80849e-08, ref = 5.52947e+07 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 3: [ 0/ 1] [DEBUG ] | | dp0 = 1.90334e+13 3: [ 0/ 1] [DEBUG ] | | dp1 = 1.90334e+14 3: [ 0/ 1] [DEBUG ] | | dp2 = 1.90334e+12 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.72732e-11 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is -3.54387e+16, r2 is 1.91123e+09 3: [ 0/ 1] [DEBUG ] | r is -4.35591e+15, r2 is 1.91123e+09 3: [ 0/ 1] [DEBUG ] | r is -5.27669e+14, r2 is 1.91123e+09 3: [ 0/ 1] [DEBUG ] | r is -6.2089e+13, r2 is 1.91123e+09 3: [ 0/ 1] [DEBUG ] | r is -6.91019e+12, r2 is 1.91123e+09 3: [ 0/ 1] [DEBUG ] | r is -6.87937e+11, r2 is 1.91123e+09 3: [ 0/ 1] [DEBUG ] | r is -5.36923e+10, r2 is 1.91123e+09 3: [ 0/ 1] [DEBUG ] | r is -1.95469e+09, r2 is 1.91123e+09 3: [ 0/ 1] [DEBUG ] | r is 377.464, r2 is 1.91123e+09 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=377.464) < c2*abs(r2=1.91123e+09)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 5, alpha = 0.00373097, pknorm = 13824.7, xnorm = 0.873584 3: [ 0/ 1] [DEBUG ] | eps1 = 51.5796, eps2 = 8.73584e-11 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 1.91123e+10 3: [ 0/ 1] [DEBUG ] | Delta position is 2660.46 3: [ 0/ 1] [DEBUG ] | Delta cross is 7.13075e+06 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 1.40238e-07, ref = 7.13075e+06 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (1). 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 3: [ 0/ 1] [DEBUG ] | | dp0 = 2.11536e+10 3: [ 0/ 1] [DEBUG ] | | dp1 = 2.11536e+11 3: [ 0/ 1] [DEBUG ] | | dp2 = 2.11536e+09 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [DEBUG ] | | rho(2) = 5.23222e-10 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (3). 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 7.27231e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.36354e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.40927e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.43204e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.44342e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.44917e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45202e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45342e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45412e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45447e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45464e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45473e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45477e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45479e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.4548e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | r is 7.45481e-05, r2 is 7.45481e-05 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 6, alpha = 1.7494e-06, pknorm = 0.00273035, xnorm = 0.873584 3: [ 0/ 1] [DEBUG ] | eps1 = 4.77648e-09, eps2 = 8.73584e-11 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 1.40255e-18 3: [ 0/ 1] [DEBUG ] | Delta position is 2.28147e-17 3: [ 0/ 1] [DEBUG ] | Delta cross is 5.65676e-18 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 1.7678e+17, ref = 5.65676e-18 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.1 3: [ 0/ 1] [DEBUG ] | | dp0 = 1.91123e+09 3: [ 0/ 1] [DEBUG ] | | dp1 = 1.91123e+10 3: [ 0/ 1] [DEBUG ] | | dp2 = 1.91123e+08 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [WARNING] | | Hessian is non-positive (2). 3: [ 0/ 1] [DEBUG ] | | rho(2) = 1.7678e+17 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 0.000381665, r2 is 0.00300666 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.000381665) < c2*abs(r2=0.00300666)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 7, alpha = 0.990852, pknorm = 0.11012, xnorm = 0.982696 3: [ 0/ 1] [DEBUG ] | eps1 = 0.109113, eps2 = 9.82696e-11 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 0.000568231 3: [ 0/ 1] [DEBUG ] | Delta position is 0.0119056 3: [ 0/ 1] [DEBUG ] | Delta cross is 0.00260098 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 384.47, ref = 0.00260098 3: [ 0/ 1] [DEBUG ] | | rho0 = 4.03318 3: [ 0/ 1] [DEBUG ] | | dp0 = 5.65676e-18 3: [ 0/ 1] [DEBUG ] | | dp1 = 1.40255e-18 3: [ 0/ 1] [DEBUG ] | | dp2 = 2.28147e-17 3: [ 0/ 1] [DEBUG ] | | rho(2) = 384.47 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 4.77515e-06, r2 is 5.4985e-05 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=4.77515e-06) < c2*abs(r2=5.4985e-05)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 8, alpha = 0.995844, pknorm = 0.0158646, xnorm = 0.998495 3: [ 0/ 1] [DEBUG ] | eps1 = 0.0157986, eps2 = 9.98495e-11 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 1.00166e-05 3: [ 0/ 1] [DEBUG ] | Delta position is 0.000249597 3: [ 0/ 1] [DEBUG ] | Delta cross is 5.00011e-05 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 19999.5, ref = 5.00011e-05 3: [ 0/ 1] [DEBUG ] | | rho0 = 4.57733 3: [ 0/ 1] [DEBUG ] | | dp0 = 0.00260098 3: [ 0/ 1] [DEBUG ] | | dp1 = 0.000568231 3: [ 0/ 1] [DEBUG ] | | dp2 = 0.0119056 3: [ 0/ 1] [DEBUG ] | | rho(2) = 19999.5 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 3.68831e-09, r2 is 4.52249e-07 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.68831e-09) < c2*abs(r2=4.52249e-07)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 9, alpha = 0.993458, pknorm = 0.00150251, xnorm = 0.999988 3: [ 0/ 1] [DEBUG ] | eps1 = 0.00149268, eps2 = 9.99988e-11 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 8.91263e-08 3: [ 0/ 1] [DEBUG ] | Delta position is 2.22811e-06 3: [ 0/ 1] [DEBUG ] | Delta cross is 4.45626e-07 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 2.24403e+06, ref = 4.45626e-07 3: [ 0/ 1] [DEBUG ] | | rho0 = 4.99182 3: [ 0/ 1] [DEBUG ] | | dp0 = 5.00011e-05 3: [ 0/ 1] [DEBUG ] | | dp1 = 1.00166e-05 3: [ 0/ 1] [DEBUG ] | | dp2 = 0.000249597 3: [ 0/ 1] [DEBUG ] | | rho(2) = 2.24403e+06 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 1.07511e-13, r2 is 3.01289e-11 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.07511e-13) < c2*abs(r2=3.01289e-11)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 10, alpha = 0.996443, pknorm = 1.22737e-05, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 1.223e-05, eps2 = 1e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 5.98292e-12 3: [ 0/ 1] [DEBUG ] | Delta position is 1.49573e-10 3: [ 0/ 1] [DEBUG ] | Delta cross is 2.99146e-11 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 3.34285e+10, ref = 2.99146e-11 3: [ 0/ 1] [DEBUG ] | | rho0 = 4.99994 3: [ 0/ 1] [DEBUG ] | | dp0 = 4.45626e-07 3: [ 0/ 1] [DEBUG ] | | dp1 = 8.91263e-08 3: [ 0/ 1] [DEBUG ] | | dp2 = 2.22811e-06 3: [ 0/ 1] [DEBUG ] | | rho(2) = 3.34285e+10 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 2.25086e-18, r2 is 3.83646e-16 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2.25086e-18) < c2*abs(r2=3.83646e-16)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 11, alpha = 0.994133, pknorm = 4.37976e-08, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 4.35406e-08, eps2 = 1e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 7.58315e-17 3: [ 0/ 1] [DEBUG ] | Delta position is 1.89579e-15 3: [ 0/ 1] [DEBUG ] | Delta cross is 3.79157e-16 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 2.63743e+15, ref = 3.79157e-16 3: [ 0/ 1] [DEBUG ] | | rho0 = 5 3: [ 0/ 1] [DEBUG ] | | dp0 = 2.99146e-11 3: [ 0/ 1] [DEBUG ] | | dp1 = 5.98292e-12 3: [ 0/ 1] [DEBUG ] | | dp2 = 1.49573e-10 3: [ 0/ 1] [DEBUG ] | | rho(2) = 2.63743e+15 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 5.17621e-23, r2 is 1.32059e-20 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=5.17621e-23) < c2*abs(r2=1.32059e-20)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 12, alpha = 0.996081, pknorm = 2.56962e-10, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 2.55955e-10, eps2 = 1e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 2.62051e-21 3: [ 0/ 1] [DEBUG ] | Delta position is 6.55127e-20 3: [ 0/ 1] [DEBUG ] | Delta cross is 1.31025e-20 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 7.63211e+19, ref = 1.31025e-20 3: [ 0/ 1] [DEBUG ] | | rho0 = 5 3: [ 0/ 1] [DEBUG ] | | dp0 = 3.79157e-16 3: [ 0/ 1] [DEBUG ] | | dp1 = 7.58315e-17 3: [ 0/ 1] [DEBUG ] | | dp2 = 1.89579e-15 3: [ 0/ 1] [DEBUG ] | | rho(2) = 7.63211e+19 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 6.70926e-29, r2 is 2.02888e-25 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=6.70926e-29) < c2*abs(r2=2.02888e-25)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 13, alpha = 0.999661, pknorm = 1.00719e-12, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 1.00685e-12, eps2 = 1e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Non convex optimization 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/fmin.hpp]decltype (allocator.new_like(xstart)) LibLSS::Optimization::fmin(LibLSS::MPI_Communication*, Search&&, Direction&&, LibLSS::Optimization::Function, const typename ArrayAllocator::array_t&, ArrayAllocator, double, ssize_t) [with Search = LibLSS::Optimization::lineSearchOnlyGrad&; Direction = LibLSS::Optimization::lbfgs, LibLSS::Optimization::ArrayReduction >&; ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; decltype (allocator.new_like(xstart)) = LibLSS::Optimization::array_holder >; LibLSS::Optimization::Function = std::function&, boost::multi_array_ref&)>; typename ArrayAllocator::array_t = boost::multi_array_ref; ssize_t = long int] 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 0.172908, r2 is 0.360335 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.172908) < c2*abs(r2=0.360335)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 0, alpha = 0.997145, pknorm = 0.600279, xnorm = 1.30143 3: [ 0/ 1] [DEBUG ] | eps1 = 0.598565, eps2 = 1.30143e-10 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 0.0974892 3: [ 0/ 1] [DEBUG ] | Delta position is 0.35828 3: [ 0/ 1] [DEBUG ] | Delta cross is 0.186892 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 0.00393206, r2 is 0.0829708 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.00393206) < c2*abs(r2=0.0829708)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 1, alpha = 0.999084, pknorm = 0.288047, xnorm = 1.01365 3: [ 0/ 1] [DEBUG ] | eps1 = 0.287783, eps2 = 1.01365e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 0.075293 3: [ 0/ 1] [DEBUG ] | Delta position is 0.0828189 3: [ 0/ 1] [DEBUG ] | Delta cross is 0.0789664 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 12.6636, ref = 0.0789664 3: [ 0/ 1] [DEBUG ] | | rho0 = 1.91705 3: [ 0/ 1] [DEBUG ] | | dp0 = 0.186892 3: [ 0/ 1] [DEBUG ] | | dp1 = 0.0974892 3: [ 0/ 1] [DEBUG ] | | dp2 = 0.35828 3: [ 0/ 1] [DEBUG ] | | rho(2) = 12.6636 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is -8.60561e-06, r2 is 0.000195435 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-8.60561e-06) < c2*abs(r2=0.000195435)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 2, alpha = 0.995556, pknorm = 0.0143168, xnorm = 0.999399 3: [ 0/ 1] [DEBUG ] | eps1 = 0.0142531, eps2 = 9.99399e-11 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 0.000203116 3: [ 0/ 1] [DEBUG ] | Delta position is 0.000203152 3: [ 0/ 1] [DEBUG ] | Delta cross is 0.000203134 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 4922.86, ref = 0.000203134 3: [ 0/ 1] [DEBUG ] | | rho0 = 1.04879 3: [ 0/ 1] [DEBUG ] | | dp0 = 0.0789664 3: [ 0/ 1] [DEBUG ] | | dp1 = 0.075293 3: [ 0/ 1] [DEBUG ] | | dp2 = 0.0828189 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4922.86 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 3.31385e-09, r2 is 3.61337e-07 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.31385e-09) < c2*abs(r2=3.61337e-07)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 3, alpha = 0.990741, pknorm = 0.00060114, xnorm = 0.999994 3: [ 0/ 1] [DEBUG ] | eps1 = 0.000595573, eps2 = 9.99994e-11 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 3.54708e-07 3: [ 0/ 1] [DEBUG ] | Delta position is 3.54708e-07 3: [ 0/ 1] [DEBUG ] | Delta cross is 3.54708e-07 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 2.81922e+06, ref = 3.54708e-07 3: [ 0/ 1] [DEBUG ] | | rho0 = 1.00009 3: [ 0/ 1] [DEBUG ] | | dp0 = 0.000203134 3: [ 0/ 1] [DEBUG ] | | dp1 = 0.000203116 3: [ 0/ 1] [DEBUG ] | | dp2 = 0.000203152 3: [ 0/ 1] [DEBUG ] | | rho(2) = 2.81922e+06 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 2.79964e-13, r2 is 3.0389e-11 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2.79964e-13) < c2*abs(r2=3.0389e-11)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 4, alpha = 0.990787, pknorm = 5.51262e-06, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 5.46184e-06, eps2 = 1e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 2.98316e-11 3: [ 0/ 1] [DEBUG ] | Delta position is 2.98316e-11 3: [ 0/ 1] [DEBUG ] | Delta cross is 2.98316e-11 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 3.35215e+10, ref = 2.98316e-11 3: [ 0/ 1] [DEBUG ] | | rho0 = 1 3: [ 0/ 1] [DEBUG ] | | dp0 = 3.54708e-07 3: [ 0/ 1] [DEBUG ] | | dp1 = 3.54708e-07 3: [ 0/ 1] [DEBUG ] | | dp2 = 3.54708e-07 3: [ 0/ 1] [DEBUG ] | | rho(2) = 3.35215e+10 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 1.56281e-17, r2 is 2.57921e-15 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.56281e-17) < c2*abs(r2=2.57921e-15)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 5, alpha = 0.993941, pknorm = 5.07859e-08, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 5.04782e-08, eps2 = 1e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 2.54805e-15 3: [ 0/ 1] [DEBUG ] | Delta position is 2.54805e-15 3: [ 0/ 1] [DEBUG ] | Delta cross is 2.54805e-15 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 3.92457e+14, ref = 2.54805e-15 3: [ 0/ 1] [DEBUG ] | | rho0 = 1 3: [ 0/ 1] [DEBUG ] | | dp0 = 2.98316e-11 3: [ 0/ 1] [DEBUG ] | | dp1 = 2.98316e-11 3: [ 0/ 1] [DEBUG ] | | dp2 = 2.98316e-11 3: [ 0/ 1] [DEBUG ] | | rho(2) = 3.92457e+14 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 8.15471e-22, r2 is 9.46951e-20 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=8.15471e-22) < c2*abs(r2=9.46951e-20)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 6, alpha = 0.991389, pknorm = 3.07726e-10, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 3.05076e-10, eps2 = 1e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 9.30712e-20 3: [ 0/ 1] [DEBUG ] | Delta position is 9.30712e-20 3: [ 0/ 1] [DEBUG ] | Delta cross is 9.30712e-20 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 1.07445e+19, ref = 9.30712e-20 3: [ 0/ 1] [DEBUG ] | | rho0 = 1 3: [ 0/ 1] [DEBUG ] | | dp0 = 2.54805e-15 3: [ 0/ 1] [DEBUG ] | | dp1 = 2.54805e-15 3: [ 0/ 1] [DEBUG ] | | dp2 = 2.54805e-15 3: [ 0/ 1] [DEBUG ] | | rho(2) = 1.07445e+19 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | r is 1.17683e-27, r2 is 7.02245e-24 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.17683e-27) < c2*abs(r2=7.02245e-24)) 3: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] | k = 7, alpha = 0.999853, pknorm = 2.64999e-12, xnorm = 1 3: [ 0/ 1] [DEBUG ] | eps1 = 2.6496e-12, eps2 = 1e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 3: [ 0/ 1] [DEBUG ] Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/fmin.hpp]decltype (allocator.new_like(xstart)) LibLSS::Optimization::fmin(LibLSS::MPI_Communication*, Search&&, Direction&&, LibLSS::Optimization::Function, const typename ArrayAllocator::array_t&, ArrayAllocator, double, ssize_t) [with Search = LibLSS::Optimization::lineSearchOnlyGrad&; Direction = LibLSS::Optimization::lbfgs, LibLSS::Optimization::ArrayReduction >&; ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; decltype (allocator.new_like(xstart)) = LibLSS::Optimization::array_holder >; LibLSS::Optimization::Function = std::function&, boost::multi_array_ref&)>; typename ArrayAllocator::array_t = boost::multi_array_ref; ssize_t = long int] 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is -15324.8, r2 is 3656 3: [ 0/ 1] [DEBUG ] | r is -5754.23, r2 is 3656 3: [ 0/ 1] [DEBUG ] | r is -1043.01, r2 is 3656 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-1043.01) < c2*abs(r2=3656)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 0, alpha = 0.245867, pknorm = 60.4649, xnorm = 2.81971 3: [ 0/ 1] [DEBUG ] | eps1 = 14.8663, eps2 = 2.81971e-10 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 6047.97 3: [ 0/ 1] [DEBUG ] | Delta position is 221.008 3: [ 0/ 1] [DEBUG ] | Delta cross is 1155.33 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is -1274.55, r2 is 305.941 3: [ 0/ 1] [DEBUG ] | r is -484.203, r2 is 305.941 3: [ 0/ 1] [DEBUG ] | r is -87.5854, r2 is 305.941 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-87.5854) < c2*abs(r2=305.941)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 1, alpha = 0.248841, pknorm = 17.4912, xnorm = 3.8368 3: [ 0/ 1] [DEBUG ] | eps1 = 4.35252, eps2 = 3.8368e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 511.776 3: [ 0/ 1] [DEBUG ] | Delta position is 18.9444 3: [ 0/ 1] [DEBUG ] | Delta cross is 97.9256 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 0.0102118, ref = 98.4648 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.191028 3: [ 0/ 1] [DEBUG ] | | dp0 = 1155.33 3: [ 0/ 1] [DEBUG ] | | dp1 = 6047.97 3: [ 0/ 1] [DEBUG ] | | dp2 = 221.008 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.0102118 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is 0.592768, r2 is 5.49613 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.592768) < c2*abs(r2=5.49613)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 2, alpha = 0.991343, pknorm = 0.99578, xnorm = 2.92121 3: [ 0/ 1] [DEBUG ] | eps1 = 0.98716, eps2 = 2.92121e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 25.2675 3: [ 0/ 1] [DEBUG ] | Delta position is 0.974485 3: [ 0/ 1] [DEBUG ] | Delta cross is 4.86091 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 0.205723, ref = 4.96214 3: [ 0/ 1] [DEBUG ] | | rho = 0.0102118, ref = 98.4648 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.191028 3: [ 0/ 1] [DEBUG ] | | dp0 = 1155.33 3: [ 0/ 1] [DEBUG ] | | dp1 = 6047.97 3: [ 0/ 1] [DEBUG ] | | dp2 = 221.008 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.0102118 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.205723 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is 0.426852, r2 is 0.581759 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.426852) < c2*abs(r2=0.581759)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 3, alpha = 0.999849, pknorm = 0.372956, xnorm = 2.6237 3: [ 0/ 1] [DEBUG ] | eps1 = 0.3729, eps2 = 2.6237e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 0.373084 3: [ 0/ 1] [DEBUG ] | Delta position is 0.139054 3: [ 0/ 1] [DEBUG ] | Delta cross is 0.154883 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 6.45647, ref = 0.227769 3: [ 0/ 1] [DEBUG ] | | rho = 0.205723, ref = 4.96214 3: [ 0/ 1] [DEBUG ] | | rho = 0.0102118, ref = 98.4648 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.191028 3: [ 0/ 1] [DEBUG ] | | dp0 = 1155.33 3: [ 0/ 1] [DEBUG ] | | dp1 = 6047.97 3: [ 0/ 1] [DEBUG ] | | dp2 = 221.008 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.0102118 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.205723 3: [ 0/ 1] [DEBUG ] | | rho(2) = 6.45647 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is 0.249731, r2 is 1.79021 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.249731) < c2*abs(r2=1.79021)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 4, alpha = 0.990757, pknorm = 1.41551, xnorm = 2.09628 3: [ 0/ 1] [DEBUG ] | eps1 = 1.40242, eps2 = 2.09628e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 1.2903 3: [ 0/ 1] [DEBUG ] | Delta position is 1.96679 3: [ 0/ 1] [DEBUG ] | Delta cross is 1.52624 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 0.655204, ref = 1.59303 3: [ 0/ 1] [DEBUG ] | | rho = 6.45647, ref = 0.227769 3: [ 0/ 1] [DEBUG ] | | rho = 0.205723, ref = 4.96214 3: [ 0/ 1] [DEBUG ] | | rho = 0.0102118, ref = 98.4648 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.191028 3: [ 0/ 1] [DEBUG ] | | dp0 = 1155.33 3: [ 0/ 1] [DEBUG ] | | dp1 = 6047.97 3: [ 0/ 1] [DEBUG ] | | dp2 = 221.008 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.0102118 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.205723 3: [ 0/ 1] [DEBUG ] | | rho(2) = 6.45647 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.655204 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is 0.0236159, r2 is 0.118655 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.0236159) < c2*abs(r2=0.118655)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 5, alpha = 0.991133, pknorm = 0.278608, xnorm = 2.19219 3: [ 0/ 1] [DEBUG ] | eps1 = 0.276138, eps2 = 2.19219e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 0.260167 3: [ 0/ 1] [DEBUG ] | Delta position is 0.0762521 3: [ 0/ 1] [DEBUG ] | Delta cross is 0.0941959 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 10.6162, ref = 0.140848 3: [ 0/ 1] [DEBUG ] | | rho = 0.655204, ref = 1.59303 3: [ 0/ 1] [DEBUG ] | | rho = 6.45647, ref = 0.227769 3: [ 0/ 1] [DEBUG ] | | rho = 0.205723, ref = 4.96214 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.191345 3: [ 0/ 1] [DEBUG ] | | dp0 = 97.9256 3: [ 0/ 1] [DEBUG ] | | dp1 = 511.776 3: [ 0/ 1] [DEBUG ] | | dp2 = 18.9444 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.205723 3: [ 0/ 1] [DEBUG ] | | rho(2) = 6.45647 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.655204 3: [ 0/ 1] [DEBUG ] | | rho(2) = 10.6162 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is 0.000477018, r2 is 0.00922557 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=0.000477018) < c2*abs(r2=0.00922557)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 6, alpha = 0.993379, pknorm = 0.0462261, xnorm = 2.23385 3: [ 0/ 1] [DEBUG ] | eps1 = 0.0459201, eps2 = 2.23385e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 0.0437092 3: [ 0/ 1] [DEBUG ] | Delta position is 0.00210865 3: [ 0/ 1] [DEBUG ] | Delta cross is 0.00869063 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 115.066, ref = 0.00960038 3: [ 0/ 1] [DEBUG ] | | rho = 10.6162, ref = 0.140848 3: [ 0/ 1] [DEBUG ] | | rho = 0.655204, ref = 1.59303 3: [ 0/ 1] [DEBUG ] | | rho = 6.45647, ref = 0.227769 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.192378 3: [ 0/ 1] [DEBUG ] | | dp0 = 4.86091 3: [ 0/ 1] [DEBUG ] | | dp1 = 25.2675 3: [ 0/ 1] [DEBUG ] | | dp2 = 0.974485 3: [ 0/ 1] [DEBUG ] | | rho(2) = 6.45647 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.655204 3: [ 0/ 1] [DEBUG ] | | rho(2) = 10.6162 3: [ 0/ 1] [DEBUG ] | | rho(2) = 115.066 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is 2.73026e-06, r2 is 6.2052e-05 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=2.73026e-06) < c2*abs(r2=6.2052e-05)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 7, alpha = 0.993451, pknorm = 0.00591406, xnorm = 2.23606 3: [ 0/ 1] [DEBUG ] | eps1 = 0.00587533, eps2 = 2.23606e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 0.000215521 3: [ 0/ 1] [DEBUG ] | Delta position is 3.45195e-05 3: [ 0/ 1] [DEBUG ] | Delta cross is 5.89332e-05 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 16968.4, ref = 8.62536e-05 3: [ 0/ 1] [DEBUG ] | | rho = 115.066, ref = 0.00960038 3: [ 0/ 1] [DEBUG ] | | rho = 10.6162, ref = 0.140848 3: [ 0/ 1] [DEBUG ] | | rho = 0.655204, ref = 1.59303 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.415144 3: [ 0/ 1] [DEBUG ] | | dp0 = 0.154883 3: [ 0/ 1] [DEBUG ] | | dp1 = 0.373084 3: [ 0/ 1] [DEBUG ] | | dp2 = 0.139054 3: [ 0/ 1] [DEBUG ] | | rho(2) = 0.655204 3: [ 0/ 1] [DEBUG ] | | rho(2) = 10.6162 3: [ 0/ 1] [DEBUG ] | | rho(2) = 115.066 3: [ 0/ 1] [DEBUG ] | | rho(2) = 16968.4 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is -1.06567e-08, r2 is 2.04252e-07 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-1.06567e-08) < c2*abs(r2=2.04252e-07)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 8, alpha = 0.999237, pknorm = 0.000518697, xnorm = 2.23606 3: [ 0/ 1] [DEBUG ] | eps1 = 0.000518301, eps2 = 2.23606e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 2.13925e-07 3: [ 0/ 1] [DEBUG ] | Delta position is 2.68636e-07 3: [ 0/ 1] [DEBUG ] | Delta cross is 2.14745e-07 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 4.65669e+06, ref = 2.39725e-07 3: [ 0/ 1] [DEBUG ] | | rho = 16968.4, ref = 8.62536e-05 3: [ 0/ 1] [DEBUG ] | | rho = 115.066, ref = 0.00960038 3: [ 0/ 1] [DEBUG ] | | rho = 10.6162, ref = 0.140848 3: [ 0/ 1] [DEBUG ] | | rho0 = 1.18286 3: [ 0/ 1] [DEBUG ] | | dp0 = 1.52624 3: [ 0/ 1] [DEBUG ] | | dp1 = 1.2903 3: [ 0/ 1] [DEBUG ] | | dp2 = 1.96679 3: [ 0/ 1] [DEBUG ] | | rho(2) = 10.6162 3: [ 0/ 1] [DEBUG ] | | rho(2) = 115.066 3: [ 0/ 1] [DEBUG ] | | rho(2) = 16968.4 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65669e+06 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is -5.17516e-10, r2 is 1.63476e-09 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-5.17516e-10) < c2*abs(r2=1.63476e-09)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 9, alpha = 0.99907, pknorm = 3.90555e-05, xnorm = 2.23607 3: [ 0/ 1] [DEBUG ] | eps1 = 3.90191e-05, eps2 = 2.23607e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 6.81166e-09 3: [ 0/ 1] [DEBUG ] | Delta position is 1.52249e-09 3: [ 0/ 1] [DEBUG ] | Delta cross is 2.15027e-09 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 4.65057e+08, ref = 3.22036e-09 3: [ 0/ 1] [DEBUG ] | | rho = 4.65669e+06, ref = 2.39725e-07 3: [ 0/ 1] [DEBUG ] | | rho = 16968.4, ref = 8.62536e-05 3: [ 0/ 1] [DEBUG ] | | rho = 115.066, ref = 0.00960038 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.362059 3: [ 0/ 1] [DEBUG ] | | dp0 = 0.0941959 3: [ 0/ 1] [DEBUG ] | | dp1 = 0.260167 3: [ 0/ 1] [DEBUG ] | | dp2 = 0.0762521 3: [ 0/ 1] [DEBUG ] | | rho(2) = 115.066 3: [ 0/ 1] [DEBUG ] | | rho(2) = 16968.4 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65669e+06 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65057e+08 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is 1.56464e-12, r2 is 1.63377e-10 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=1.56464e-12) < c2*abs(r2=1.63377e-10)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 10, alpha = 0.999967, pknorm = 6.44992e-06, xnorm = 2.23607 3: [ 0/ 1] [DEBUG ] | eps1 = 6.44971e-06, eps2 = 2.23607e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 8.04445e-10 3: [ 0/ 1] [DEBUG ] | Delta position is 4.15987e-11 3: [ 0/ 1] [DEBUG ] | Delta cross is 1.61807e-10 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 6.18022e+09, ref = 1.82931e-10 3: [ 0/ 1] [DEBUG ] | | rho = 4.65057e+08, ref = 3.22036e-09 3: [ 0/ 1] [DEBUG ] | | rho = 4.65669e+06, ref = 2.39725e-07 3: [ 0/ 1] [DEBUG ] | | rho = 16968.4, ref = 8.62536e-05 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.198829 3: [ 0/ 1] [DEBUG ] | | dp0 = 0.00869063 3: [ 0/ 1] [DEBUG ] | | dp1 = 0.0437092 3: [ 0/ 1] [DEBUG ] | | dp2 = 0.00210865 3: [ 0/ 1] [DEBUG ] | | rho(2) = 16968.4 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65669e+06 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65057e+08 3: [ 0/ 1] [DEBUG ] | | rho(2) = 6.18022e+09 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is 3.05151e-15, r2 is 6.20446e-14 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=3.05151e-15) < c2*abs(r2=6.20446e-14)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 11, alpha = 0.994733, pknorm = 2.12514e-07, xnorm = 2.23607 3: [ 0/ 1] [DEBUG ] | eps1 = 2.11395e-07, eps2 = 2.23607e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 1.73342e-13 3: [ 0/ 1] [DEBUG ] | Delta position is 4.46879e-14 3: [ 0/ 1] [DEBUG ] | Delta cross is 5.86824e-14 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 1.70409e+13, ref = 8.80132e-14 3: [ 0/ 1] [DEBUG ] | | rho = 6.18022e+09, ref = 1.82931e-10 3: [ 0/ 1] [DEBUG ] | | rho = 4.65057e+08, ref = 3.22036e-09 3: [ 0/ 1] [DEBUG ] | | rho = 4.65669e+06, ref = 2.39725e-07 3: [ 0/ 1] [DEBUG ] | | rho0 = 0.273445 3: [ 0/ 1] [DEBUG ] | | dp0 = 5.89332e-05 3: [ 0/ 1] [DEBUG ] | | dp1 = 0.000215521 3: [ 0/ 1] [DEBUG ] | | dp2 = 3.45195e-05 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65669e+06 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65057e+08 3: [ 0/ 1] [DEBUG ] | | rho(2) = 6.18022e+09 3: [ 0/ 1] [DEBUG ] | | rho(2) = 1.70409e+13 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is 8.14351e-19, r2 is 2.01105e-16 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=8.14351e-19) < c2*abs(r2=2.01105e-16)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 12, alpha = 0.992102, pknorm = 1.57013e-08, xnorm = 2.23607 3: [ 0/ 1] [DEBUG ] | eps1 = 1.55773e-08, eps2 = 2.23607e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | Delta gradient is 2.21642e-16 3: [ 0/ 1] [DEBUG ] | Delta position is 2.42654e-16 3: [ 0/ 1] [DEBUG ] | Delta cross is 1.98709e-16 3: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/optimization/bfgs.hpp]void LibLSS::Optimization::lbfgs::computeNextDirection(LibLSS::MPI_Communication*, LibLSS::Optimization::lbfgs::array_t&, const array_t&, const array_t&) [with ArrayAllocator = LibLSS::Optimization::BoostArrayAllocator; ArrayReduction = LibLSS::Optimization::ArrayReduction; LibLSS::Optimization::lbfgs::array_t = boost::multi_array_ref] 3: [ 0/ 1] [DEBUG ] | | rho = 5.03248e+15, ref = 2.3191e-16 3: [ 0/ 1] [DEBUG ] | | rho = 1.70409e+13, ref = 8.80132e-14 3: [ 0/ 1] [DEBUG ] | | rho = 6.18022e+09, ref = 1.82931e-10 3: [ 0/ 1] [DEBUG ] | | rho = 4.65057e+08, ref = 3.22036e-09 3: [ 0/ 1] [DEBUG ] | | rho0 = 1.00383 3: [ 0/ 1] [DEBUG ] | | dp0 = 2.14745e-07 3: [ 0/ 1] [DEBUG ] | | dp1 = 2.13925e-07 3: [ 0/ 1] [DEBUG ] | | dp2 = 2.68636e-07 3: [ 0/ 1] [DEBUG ] | | rho(2) = 4.65057e+08 3: [ 0/ 1] [DEBUG ] | | rho(2) = 6.18022e+09 3: [ 0/ 1] [DEBUG ] | | rho(2) = 1.70409e+13 3: [ 0/ 1] [DEBUG ] | | rho(2) = 5.03248e+15 3: [ 0/ 1] [DEBUG ] | Done 3: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | r is -3.6603e-21, r2 is 1.67936e-20 3: [ 0/ 1] [DEBUG ] | Breaking because slope is flattening (abs(r=-3.6603e-21) < c2*abs(r2=1.67936e-20)) 3: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] | k = 13, alpha = 0.99346, pknorm = 6.55735e-11, xnorm = 2.23607 3: [ 0/ 1] [DEBUG ] | eps1 = 6.51447e-11, eps2 = 2.23607e-10 3: [ 0/ 1] [DEBUG ] | Now we check 3: [ 0/ 1] [DEBUG ] Done 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 3: 3: *** No errors detected 3: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 3: [ 0/ 1] [DEBUG ] Writing memory report 3: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 3/27 Test #3: fmin ................................ Passed 0.40 sec test 4 Start 4: power_law_bias_1 4: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_power_law_1 4: Test timeout computed to be: 1500 4: Running 3 test cases... 4: 4: *** No errors detected 4:  4/27 Test #4: power_law_bias_1 .................... Passed 4.34 sec test 5 Start 5: power_law_bias_0 5: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_power_law_0 5: Test timeout computed to be: 1500 5: 32x32x32 5/27 Test #5: power_law_bias_0 .................... Passed 0.04 sec test 6 Start 6: broken_power_law_bias 6: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_broken_power_law 6: Test timeout computed to be: 1500 6: Running 3 test cases... 6: 6: *** No errors detected 6:  6/27 Test #6: broken_power_law_bias ............... Passed 0.05 sec test 7 Start 7: oct_likelihood 7: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_oct_likelihood 7: Test timeout computed to be: 1500 7: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tests/test_oct_likelihood.cpp]OctFixture::OctFixture() 7: [ 0/ 1] [INFO ] | Initializing 2 threaded random number generators 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 4293858116 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 699692587 7: [ 0/ 1] [VERBOSE] | THREADED: Changing random number generation seed with 23482098 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 23482098 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 80235943 7: [ 0/ 1] [DEBUG ] | GSL: Changing random number generation seed with 2096697642 7: [ 0/ 1] [INFO ] | Setting up a mock run configuration 7: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 7: [ 0/ 1] [DEBUG ] | Creating array which is UNALIGNED 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [VERBOSE] | Done 7: [ 0/ 1] [DEBUG ] | Entering BorgLptModel::BorgLptModel 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 7: [ 0/ 1] [DEBUG ] | | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::create_r2c_plan 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::create_c2r_plan 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [---/---] [STD ] | | ___________ 7: [---/---] [STD ] | | /-/_"/-/_/-/| __________________________ 7: [---/---] [STD ] | | /"-/-_"/-_//|| BORG3 model 7: [---/---] [STD ] | | /__________/|/| (c) Jens Jasche 2012 - 2019 7: [---/---] [STD ] | | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 7: [---/---] [STD ] | | |-+-|.|_'-"||// __________________________ 7: [---/---] [STD ] | | |[".[:!+-'=|// 7: [---/---] [STD ] | | |='!+|-:]|-|/ 7: [---/---] [STD ] | | ---------- 7: [---/---] [STD ] | | 7: [---/---] [STD ] | | Please acknowledge the following papers: 7: [---/---] [STD ] | | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 7: [---/---] [STD ] | | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 7: [---/---] [STD ] | | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 7: [---/---] [STD ] | | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 7: [---/---] [STD ] | | - And relevant papers depending on the used sub-module/contribution 7: [---/---] [STD ] | | 7: 7: [---/---] [STD ] | | This is BORG version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 7: [ 0/ 1] [DEBUG ] | | Part factor = 2 7: [ 0/ 1] [DEBUG ] | | Building manager for supersampled resolution: N0=32, N1=32, N2=32 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Allocating AUX1 7: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | Allocating aux 7: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | Allocating AUX0 7: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Allocated 0.75 MB 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | Fixture built 7: [ 0/ 1] [DEBUG ] Done 7: Running 1 test case... 7: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase::GridSizes = std::array; LibLSS::GridDensityLikelihoodBase::GridLengths = std::array] 7: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Freeing 0.265625 MB 7: [ 0/ 1] [DEBUG ] | Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]LibLSS::BorgOctLikelihood::BorgOctLikelihood(LibLSS::LikelihoodInfo&) 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::initializeLikelihood(LibLSS::MarkovState&) 7: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 7: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [VERBOSE] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 0 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [VERBOSE] | Done 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string] 7: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = numBiasParameters 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [VERBOSE] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 0 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [VERBOSE] | Setup FWD 7: [ 0/ 1] [VERBOSE] | Entering BORGForwardModel::setup 7: [ 0/ 1] [DEBUG ] | | Allocated 2.28882e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 0 MB 7: [ 0/ 1] [DEBUG ] | | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [VERBOSE] | Done 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string] 7: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = numBiasParameters 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Total num bias parameters for catalog 0 is 4 7: [ 0/ 1] [WARNING] | I will pick default bias parameters as the present array is too short (4 vs 1 provided). 7: [ 0/ 1] [WARNING] | I will pick default bias parameters as the present array is too short (4 vs 1 provided). 7: [ 0/ 1] [DEBUG ] | Allocated 3.05176e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 7.62939e-06 MB 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::setupDefaultParameters(LibLSS::MarkovState&, int) 7: [ 0/ 1] [DEBUG ] | | Allocated 3.05176e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 3.05176e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string] 7: [ 0/ 1] [DEBUG ] | | | modelName = bias, n = bias, param = biasParameters 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::rebuildBias(std::shared_ptr, boost::any> >) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string] 7: [ 0/ 1] [DEBUG ] | | | modelName = bias, n = bias, param = biasParameters 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::rebuildBias(std::shared_ptr, boost::any> >) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [WARNING] | Bias is 1,1,1,1, 7: [ 0/ 1] [WARNING] | Bias is 1,1,1,1, 7: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | | Comm size is 1 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0.03125 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0.03125 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = double; long unsigned int Nd = 2; size_t = long unsigned int] 7: [ 0/ 1] [DEBUG ] | | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | Entering dispatch_plane_map 7: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | | Allocated 0.00012207 MB 7: [ 0/ 1] [DEBUG ] | | | Dispatch our planeset, number is 32, 7: [ 0/ 1] [DEBUG ] | | | Total planes = 32 7: [ 0/ 1] [DEBUG ] | | | Allocated 0.00012207 MB 7: [ 0/ 1] [DEBUG ] | | | Freeing 0 MB 7: [ 0/ 1] [DEBUG ] | | | Now gather plane ids send_count=32; send_displ=0; other_planes_count=32; other_planes_displ=0 7: [ 0/ 1] [DEBUG ] | | | Got other task planeset: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31 7: [ 0/ 1] [DEBUG ] | | | Freeing 0.00012207 MB 7: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering gather_peer_by_plane 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 0 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 1 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 2 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 3 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 4 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 5 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 6 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 7 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 8 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 9 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 10 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 11 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 12 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 13 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 14 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 15 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 16 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 17 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 18 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 19 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 20 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 21 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 22 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 23 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 24 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 25 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 26 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 27 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 28 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 29 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 30 7: [ 0/ 1] [DEBUG ] | | | Peer 0 provides 31 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Required planes: 7: [ 0/ 1] [DEBUG ] | | Owned planes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31, 7: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 3.8147e-06 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 0.00012207 MB 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 7: [ 0/ 1] [DEBUG ] Entering Initializing peer system 7: [ 0/ 1] [DEBUG ] | Comm size is 1 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 7: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::setupDefaultParameters(LibLSS::MarkovState&, int) 7: [ 0/ 1] [DEBUG ] | Allocated 3.05176e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 3.05176e-05 MB 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string] 7: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = biasParameters 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string] 7: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = biasParameters 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [VERBOSE] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::updateMetaParameters(LibLSS::MarkovState&) 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/borg_lpt.cpp]void LibLSS::BorgLptModel::updateCosmo() [with CIC = LibLSS::ClassicCloudInCell] 7: [ 0/ 1] [DEBUG ] | | | Cosmo Parameter changed. Rebuild light cone. 7: [ 0/ 1] [VERBOSE] | | | Entering lightcone computation 7: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 7: [ 0/ 1] [DEBUG ] | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 7: [ 0/ 1] [DEBUG ] | | | | Done 7: [ 0/ 1] [VERBOSE] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Allocated 0 MB 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string] 7: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = numBiasParameters 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 0 MB 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]boost::any LibLSS::ForwardGenericBias::getModelParam(const string&, const string&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; std::string = std::__cxx11::basic_string] 7: [ 0/ 1] [DEBUG ] | | modelName = bias, n = bias, param = numBiasParameters 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | Freeing 0 MB 7: [ 0/ 1] [VERBOSE] | Rebuilding data tree 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int) 7: [ 0/ 1] [DEBUG ] | | Entering ghost synchronize 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0.03125 MB 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 7: [ 0/ 1] [VERBOSE] | Rebuilding selection data tree 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | Allocated 0.25 MB 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int) 7: [ 0/ 1] [DEBUG ] | | Entering ghost synchronize 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Allocated 0.03125 MB 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 7: [ 0/ 1] [VERBOSE] Done 7: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual double LibLSS::BorgOctLikelihood::logLikelihood(const CArrayRef&, bool) 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::buildTree(const CArrayRef&) 7: [ 0/ 1] [DEBUG ] | | Entering BORG LPT MODEL 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, size_t) 7: [ 0/ 1] [DEBUG ] | | | | Allocated 0.5 MB 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | | Protect complex 7: [ 0/ 1] [DEBUG ] | | | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering BORG forward model 7: [ 0/ 1] [DEBUG ] | | | | Entering lpt_ic 7: [ 0/ 1] [DEBUG ] | | | | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | | Freeing 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | | | Done 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering particle distribution 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Freeing 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/lpt/borg_fwd_lpt.cpp]void LibLSS::BorgLptModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) [with CIC = LibLSS::ClassicCloudInCell] 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | output shape is 32x32x32 7: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | | | projection with deltao 7: [ 0/ 1] [DEBUG ] | | | Entering Classic CIC projection 7: [ 0/ 1] [DEBUG ] | | | | minX=0, maxX=32, N0=32 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 3 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int) 7: [ 0/ 1] [DEBUG ] | | | Entering ghost synchronize 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]double LibLSS::BorgOctLikelihood::logLikelihoodElement(unsigned int, unsigned int) 7: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::setModelParams(const ModelDictionnary&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; LibLSS::ModelDictionnary = std::map, boost::any>] 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | | Bias changed (diff=2, numParams=2) 7: [ 0/ 1] [DEBUG ] | | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | bias Params = 1 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]double LibLSS::BorgOctLikelihood::logLikelihoodElement(unsigned int, unsigned int) 7: [ 0/ 1] [DEBUG ] | | Allocated 0.0351562 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::setModelParams(const ModelDictionnary&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; LibLSS::ModelDictionnary = std::map, boost::any>] 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | | Bias changed (diff=2, numParams=2) 7: [ 0/ 1] [DEBUG ] | | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | bias Params = 1 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Freeing 0.03125 MB 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]virtual void LibLSS::BorgOctLikelihood::gradientLikelihood(const CArrayRef&, LibLSS::GridDensityLikelihoodBase<3>::CArrayRef&, bool, double) 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::buildTree(const CArrayRef&) 7: [ 0/ 1] [DEBUG ] | | Entering BORG LPT MODEL 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Freeing 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | Freeing 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, size_t) 7: [ 0/ 1] [DEBUG ] | | | | Freeing 0.5 MB 7: [ 0/ 1] [DEBUG ] | | | | Allocated 0.5 MB 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | | Protect complex 7: [ 0/ 1] [DEBUG ] | | | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering BORG forward model 7: [ 0/ 1] [DEBUG ] | | | | Entering lpt_ic 7: [ 0/ 1] [DEBUG ] | | | | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_c2r 7: [ 0/ 1] [DEBUG ] | | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | | Freeing 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | | | Done 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering particle distribution 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Freeing 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/lpt/borg_fwd_lpt.cpp]void LibLSS::BorgLptModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) [with CIC = LibLSS::ClassicCloudInCell] 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | output shape is 32x32x32 7: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | | | projection with deltao 7: [ 0/ 1] [DEBUG ] | | | Entering Classic CIC projection 7: [ 0/ 1] [DEBUG ] | | | | minX=0, maxX=32, N0=32 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 3 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::postProcessDensityTree(unsigned int) 7: [ 0/ 1] [DEBUG ] | | | Entering ghost synchronize 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::gradLogLikelihoodElement(unsigned int, unsigned int) 7: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 0.265625 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::setModelParams(const ModelDictionnary&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; LibLSS::ModelDictionnary = std::map, boost::any>] 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | | Bias changed (diff=2, numParams=2) 7: [ 0/ 1] [DEBUG ] | | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | bias Params = 1 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::adjointModel_v2(LibLSS::detail_input::ModelInputAdjoint<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | | Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::gradLogLikelihoodElement(unsigned int, unsigned int) 7: [ 0/ 1] [DEBUG ] | | Allocated 0.0351562 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 0.0351562 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::setModelParams(const ModelDictionnary&) [with T = LibLSS::bias::detail_linear_bias::LinearBias; LibLSS::ModelDictionnary = std::map, boost::any>] 7: [ 0/ 1] [DEBUG ] | | | Allocated 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | | Bias changed (diff=2, numParams=2) 7: [ 0/ 1] [DEBUG ] | | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]virtual void LibLSS::ForwardModel::setModelParams(const ModelDictionnary&) 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | bias Params = 1 1 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/adapt_generic_bias.cpp]void LibLSS::ForwardGenericBias::adjointModel_v2(LibLSS::detail_input::ModelInputAdjoint<3>) [with T = LibLSS::bias::detail_linear_bias::LinearBias] 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io/base.hpp]void LibLSS::detail_model::ModelIO::transfer(LibLSS::detail_model::ModelIO&&) [with long unsigned int Nd = 3] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 7: [ 0/ 1] [DEBUG ] | | Freeing 0.03125 MB 7: [ 0/ 1] [DEBUG ] | | Freeing 0.03125 MB 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 7: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 7: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::ag_buildTree(LibLSS::GridDensityLikelihoodBase<3>::CArrayRef&) 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/borg/borg_oct_likelihood.cpp]void LibLSS::BorgOctLikelihood::ag_postProcessDensityTree(unsigned int) 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering ghost synchronize_ag, maxPlaneId=32 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering BORG adjoint model 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/lpt/borg_fwd_lpt_adj.cpp]void LibLSS::BorgLptModel::preallocate() [with CIC = LibLSS::ClassicCloudInCell] 7: [ 0/ 1] [DEBUG ] | | | | Allocate 7: [ 0/ 1] [DEBUG ] | | | | Allocated 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | | Allocated 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering Classic CIC adjoint-projection 7: [ 0/ 1] [DEBUG ] | | | | Number of particles = 32768 (array is 65536), minX=0 maxX=32 7: [ 0/ 1] [DEBUG ] | | | | Adjoint gradient = 65536 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/lpt/borg_fwd_lpt_adj.cpp]void LibLSS::BorgLptModel::getAdjointModelOutput(LibLSS::detail_output::ModelOutputAdjoint<3>) [with CIC = LibLSS::ClassicCloudInCell] 7: [ 0/ 1] [DEBUG ] | | | Entering distribute_particles_ag 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering BORG adjoint model (particles) 7: [ 0/ 1] [DEBUG ] | | | | Entering LPT-IC adjoint 7: [ 0/ 1] [DEBUG ] | | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_r2c 7: [ 0/ 1] [DEBUG ] | | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_r2c 7: [ 0/ 1] [DEBUG ] | | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | | Entering FFTW_Manager::execute_r2c 7: [ 0/ 1] [DEBUG ] | | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | Done 7: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/lpt/borg_fwd_lpt_adj.cpp]void LibLSS::BorgLptModel::clearAdjointGradient() [with CIC = LibLSS::ClassicCloudInCell] 7: [ 0/ 1] [DEBUG ] | | | | Freeing 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | | Freeing 1.5 MB 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | hold_original use_count = 0 7: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 7: [ 0/ 1] [DEBUG ] | | | Done 7: [ 0/ 1] [DEBUG ] | | Done 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 7: [ 0/ 1] [DEBUG ] Freeing 0 MB 7: [ 0/ 1] [DEBUG ] Freeing 0 MB 7: [ 0/ 1] [DEBUG ] Freeing 0 MB 7: [ 0/ 1] [DEBUG ] Freeing 0 MB 7: [ 0/ 1] [DEBUG ] Freeing 0 MB 7: [ 0/ 1] [DEBUG ] Freeing 0 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 7: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 7: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 7: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 7: [ 0/ 1] [DEBUG ] Freeing 1.52588e-05 MB 7: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 7: 7: *** No errors detected 7: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [VERBOSE] Destroying BORG_model 7: [ 0/ 1] [DEBUG ] Entering BorgLptModel::~BorgLptModel 7: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 7: [ 0/ 1] [DEBUG ] | Done 7: [ 0/ 1] [DEBUG ] | Freeing 1.5 MB 7: [ 0/ 1] [DEBUG ] | Freeing 1.5 MB 7: [ 0/ 1] [DEBUG ] | Freeing 0.5 MB 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.75 MB 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 7: [ 0/ 1] [DEBUG ] Done 7: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 7: [ 0/ 1] [VERBOSE] Destroying K_MAX 7: [ 0/ 1] [VERBOSE] Destroying K_MIN 7: [ 0/ 1] [VERBOSE] Destroying L0 7: [ 0/ 1] [VERBOSE] Destroying L1 7: [ 0/ 1] [VERBOSE] Destroying L2 7: [ 0/ 1] [VERBOSE] Destroying N0 7: [ 0/ 1] [VERBOSE] Destroying N1 7: [ 0/ 1] [VERBOSE] Destroying N2 7: [ 0/ 1] [VERBOSE] Destroying N2_HC 7: [ 0/ 1] [VERBOSE] Destroying NCAT 7: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 7: [ 0/ 1] [VERBOSE] Destroying ares_heat 7: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 7: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 7: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 7: [ 0/ 1] [VERBOSE] Destroying corner0 7: [ 0/ 1] [VERBOSE] Destroying corner1 7: [ 0/ 1] [VERBOSE] Destroying corner2 7: [ 0/ 1] [VERBOSE] Destroying cosmology 7: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 7: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 7: [ 0/ 1] [DEBUG ] Freeing 3.05176e-05 MB 7: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 7: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 7: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [VERBOSE] Destroying growth_factor 7: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 7: [ 0/ 1] [VERBOSE] Destroying localN0 7: [ 0/ 1] [VERBOSE] Destroying random_generator 7: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 7: [ 0/ 1] [VERBOSE] Destroying s_hat_field 7: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 7: [ 0/ 1] [VERBOSE] Destroying startN0 7: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 7: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 7: [ 0/ 1] [DEBUG ] Writing memory report 7: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 7/27 Test #7: oct_likelihood ...................... Passed 3.21 sec test 8 Start 8: member_check 8: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_member_check 8: Test timeout computed to be: 1500 8: Running 2 test cases... 8: 8: *** No errors detected 8:  8/27 Test #8: member_check ........................ Passed 0.01 sec test 9 Start 9: tiled_array 9: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_tiled_array 9: Test timeout computed to be: 1500 9: Running 1 test case... 9: 9: *** No errors detected 9:  9/27 Test #9: tiled_array ......................... Passed 0.25 sec test 10 Start 10: borg_poisson_param 10: Test command: /usr/bin/cmake "--build" "." "--target" "borg_poisson_param.exe" "--config" "Release" 10: Test timeout computed to be: 1500 10: Scanning dependencies of target borg_poisson_param.exe 10: Building CXX object libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/test_voxel_poisson_fail.cpp.o 10: /home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tests/test_voxel_poisson_fail.cpp:16:10: fatal error: libLSS/physics/voxel_poisson.hpp: No such file or directory 10: 16 | #include "libLSS/physics/voxel_poisson.hpp" 10: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10: compilation terminated. 10: make[3]: *** [libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/build.make:63: libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/test_voxel_poisson_fail.cpp.o] Error 1 10: make[2]: *** [CMakeFiles/Makefile2:5136: libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/all] Error 2 10: make[1]: *** [CMakeFiles/Makefile2:5143: libLSS/tests/CMakeFiles/borg_poisson_param.exe.dir/rule] Error 2 10: make: *** [Makefile:2086: borg_poisson_param.exe] Error 2 10/27 Test #10: borg_poisson_param .................. Passed 2.33 sec test 11 Start 11: voxel_poisson 11: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_voxel_poisson 11: Test timeout computed to be: 1500 11: Running 4 test cases... 11: 11: *** No errors detected 11:  11/27 Test #11: voxel_poisson ....................... Passed 0.04 sec test 12 Start 12: BORG_test_forward_lpt 12: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_forward_lpt 12: Test timeout computed to be: 1500 12: Initializing console. 12: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 12: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 12: [ 0/ 1] [DEBUG ] INIT: Timing database 12: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 12: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 12: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 12: [---/---] [INFO S ] Registered forward models: 12: [---/---] [INFO S ] LPT_CIC, LPT_CIC_OPENMP, LPT_DOUBLE, LPT_NGP 12: [---/---] [INFO S ] Registered forward models (v3): 12: [---/---] [INFO S ] Registered likelihoods: 12: [---/---] [INFO S ] HADES_LINEAR, OCT_LIKELIHOOD 12: [ 0/ 1] [INFO ] Registering data IO converters 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 12: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 12: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 12: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 23480986 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23480986 12: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 1416281518 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1416281518 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1831075668 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2796391635 12: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 12: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 23482098 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23482098 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 80235943 12: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2096697642 12: [ 0/ 1] [INFO ] Setting up a mock run configuration 12: [ 0/ 1] [DEBUG ] Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | Comm size is 1 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Allocated 16 MB 12: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] Allocated 16 MB 12: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] Allocated 16 MB 12: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] Allocated 16 MB 12: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 12: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 12: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase::GridSizes = std::array; LibLSS::GridDensityLikelihoodBase::GridLengths = std::array] 12: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | | Comm size is 1 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 12: [ 0/ 1] [DEBUG ] | Freeing 16 MB 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Allocated 0 MB 12: [ 0/ 1] [VERBOSE] Setup FWD 12: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 12: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 12: [ 0/ 1] [DEBUG ] | Freeing 0 MB 12: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | | Comm size is 1 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | | Comm size is 1 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] Done 12: [ 0/ 1] [DEBUG ] Entering BorgLptModel::BorgLptModel 12: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 12: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | Done 12: [---/---] [STD ] | ___________ 12: [---/---] [STD ] | /-/_"/-/_/-/| __________________________ 12: [---/---] [STD ] | /"-/-_"/-_//|| BORG3 model 12: [---/---] [STD ] | /__________/|/| (c) Jens Jasche 2012 - 2019 12: [---/---] [STD ] | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 12: [---/---] [STD ] | |-+-|.|_'-"||// __________________________ 12: [---/---] [STD ] | |[".[:!+-'=|// 12: [---/---] [STD ] | |='!+|-:]|-|/ 12: [---/---] [STD ] | ---------- 12: [---/---] [STD ] | 12: [---/---] [STD ] | Please acknowledge the following papers: 12: [---/---] [STD ] | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 12: [---/---] [STD ] | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 12: [---/---] [STD ] | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 12: [---/---] [STD ] | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 12: [---/---] [STD ] | - And relevant papers depending on the used sub-module/contribution 12: [---/---] [STD ] | 12: 12: [---/---] [STD ] | This is BORG version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 12: [ 0/ 1] [DEBUG ] | Part factor = 2 12: [ 0/ 1] [DEBUG ] | Building manager for supersampled resolution: N0=128, N1=128, N2=128 12: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | | Comm size is 1 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Allocating AUX1 12: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | Allocating aux 12: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | Allocating AUX0 12: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Allocated 48 MB 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | Comm size is 1 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] Done 12: [---/---] [INFO S ] Entering Initialize hades density sampler 12: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | | Comm size is 1 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Allocated 0 MB 12: [ 0/ 1] [DEBUG ] | Allocated 0 MB 12: [ 0/ 1] [DEBUG ] | Allocated 0 MB 12: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/hermiticity_fixup.cpp]LibLSS::Hermiticity_fixer::Hermiticity_fixer(LibLSS::Hermiticity_fixer::Mgr_p) [with T = double; long unsigned int Nd = 3; LibLSS::Hermiticity_fixer::Mgr_p = std::shared_ptr >] 12: [ 0/ 1] [DEBUG ] | | own: i_min=0, i_max=128 12: [ 0/ 1] [DEBUG ] | | want: i_min=65, i_max=128 12: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; size_t = long unsigned int] 12: [ 0/ 1] [DEBUG ] | | | Allocated 0 MB 12: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | Entering dispatch_plane_map 12: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | | Allocated 0.000488281 MB 12: [ 0/ 1] [DEBUG ] | | | | Dispatch our planeset, number is 128, 12: [ 0/ 1] [DEBUG ] | | | | Total planes = 128 12: [ 0/ 1] [DEBUG ] | | | | Allocated 0.000488281 MB 12: [ 0/ 1] [DEBUG ] | | | | Freeing 0 MB 12: [ 0/ 1] [DEBUG ] | | | | Now gather plane ids send_count=128; send_displ=0; other_planes_count=128; other_planes_displ=0 12: [ 0/ 1] [DEBUG ] | | | | Got other task planeset: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127 12: [ 0/ 1] [DEBUG ] | | | | Freeing 0.000488281 MB 12: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | Done 12: [ 0/ 1] [DEBUG ] | | | Entering gather_peer_by_plane 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 0 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 1 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 2 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 3 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 4 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 5 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 6 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 7 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 8 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 9 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 10 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 11 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 12 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 13 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 14 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 15 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 16 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 17 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 18 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 19 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 20 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 21 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 22 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 23 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 24 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 25 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 26 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 27 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 28 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 29 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 30 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 31 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 32 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 33 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 34 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 35 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 36 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 37 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 38 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 39 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 40 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 41 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 42 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 43 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 44 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 45 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 46 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 47 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 48 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 49 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 50 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 51 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 52 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 53 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 54 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 55 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 56 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 57 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 58 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 59 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 60 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 61 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 62 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 63 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 64 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 65 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 66 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 67 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 68 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 69 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 70 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 71 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 72 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 73 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 74 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 75 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 76 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 77 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 78 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 79 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 80 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 81 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 82 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 83 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 84 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 85 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 86 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 87 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 88 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 89 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 90 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 91 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 92 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 93 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 94 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 95 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 96 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 97 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 98 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 99 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 100 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 101 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 102 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 103 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 104 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 105 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 106 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 107 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 108 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 109 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 110 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 111 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 112 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 113 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 114 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 115 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 116 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 117 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 118 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 119 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 120 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 121 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 122 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 123 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 124 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 125 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 126 12: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 127 12: [ 0/ 1] [DEBUG ] | | | Done 12: [ 0/ 1] [DEBUG ] | | | Required planes: 12: [ 0/ 1] [DEBUG ] | | | Owned planes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127, 12: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 12: [ 0/ 1] [DEBUG ] | | | Freeing 0.000488281 MB 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | Done 12: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 12: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] | Allocated 16 MB 12: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] | Allocating momentum field 12: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [INFO ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 12: [ 0/ 1] [DEBUG ] | | Allocated 16 MB 12: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 12: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 12: [ 0/ 1] [INFO ] | Done 12: [ 0/ 1] [DEBUG ] | Freeing 16 MB 12: [---/---] [INFO S ] Done 12: [ 0/ 1] [VERBOSE] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 12: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 12: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/borg_lpt.cpp]void LibLSS::BorgLptModel::updateCosmo() [with CIC = LibLSS::ClassicCloudInCell] 12: [ 0/ 1] [DEBUG ] | | | Cosmo Parameter changed. Rebuild light cone. 12: [ 0/ 1] [VERBOSE] | | | Entering lightcone computation 12: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 12: [ 0/ 1] [DEBUG ] | | | | Done 12: [ 0/ 1] [DEBUG ] | | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 12: [ 0/ 1] [DEBUG ] | | | | Done 12: [ 0/ 1] [VERBOSE] | | | Done 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 12: [ 0/ 1] [VERBOSE] | b0=2 12: [ 0/ 1] [VERBOSE] Done 12: [ 0/ 1] [DEBUG ] Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | Comm size is 1 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 12: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [VERBOSE] Max of s_field = 7.34746e-06 12: [ 0/ 1] [INFO ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 12: [ 0/ 1] [DEBUG ] | Entering BORG LPT MODEL 12: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | | Allocated 96 MB 12: [ 0/ 1] [DEBUG ] | | Allocated 96 MB 12: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, size_t) 12: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 12: [ 0/ 1] [DEBUG ] | | | Protect complex 12: [ 0/ 1] [DEBUG ] | | | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | | Entering BORG forward model 12: [ 0/ 1] [DEBUG ] | | | Entering lpt_ic 12: [ 0/ 1] [DEBUG ] | | | | Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 12: [ 0/ 1] [DEBUG ] | | | | Done 12: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 12: [ 0/ 1] [DEBUG ] | | | | Done 12: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 12: [ 0/ 1] [DEBUG ] | | | | Done 12: [ 0/ 1] [DEBUG ] | | | | Freeing 16.25 MB 12: [ 0/ 1] [DEBUG ] | | | Done 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | | Entering particle distribution 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 12: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/lpt/borg_fwd_lpt.cpp]void LibLSS::BorgLptModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) [with CIC = LibLSS::ClassicCloudInCell] 12: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | | output shape is 128x128x128 12: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [DEBUG ] | | projection with deltao 12: [ 0/ 1] [DEBUG ] | | Entering Classic CIC projection 12: [ 0/ 1] [DEBUG ] | | | minX=0, maxX=128, N0=128 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 12: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 12: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 12: [ 0/ 1] [DEBUG ] | | Done 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [INFO ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&) 12: [ 0/ 1] [INFO ] | | Generating mock data 0 12: [ 0/ 1] [INFO ] | Done 12: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 12: [ 0/ 1] [DEBUG ] | Done copy 12: [ 0/ 1] [INFO ] Done 12: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 12: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 12: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Allocated 48 MB 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | Comm size is 1 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Reducing mode counting: num_elements=128 12: [ 0/ 1] [DEBUG ] Reducing key counting: num_elements=128 12: [ 0/ 1] [INFO ] Entering build_velocity_field 12: [ 0/ 1] [DEBUG ] | Allocated 48 MB 12: [ 0/ 1] [DEBUG ] | Allocated 48 MB 12: [ 0/ 1] [INFO ] | Binning 2097152 particles 12: [ 0/ 1] [DEBUG ] | Allocated 48.375 MB 12: [ 0/ 1] [DEBUG ] | Allocated 16.125 MB 12: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 129x128x128 12: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 12: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 12: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 12: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 12: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 12: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 12: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [VERBOSE] | Done 12: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 12: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 12: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [VERBOSE] | Done 12: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 12: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 12: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [VERBOSE] | Done 12: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 12: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 12: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [VERBOSE] | Done 12: [ 0/ 1] [DEBUG ] | Freeing 16.125 MB 12: [ 0/ 1] [DEBUG ] | Freeing 48.375 MB 12: [ 0/ 1] [INFO ] | Weighing 12: [ 0/ 1] [DEBUG ] | Freeing 48 MB 12: [ 0/ 1] [DEBUG ] | Freeing 48 MB 12: [ 0/ 1] [INFO ] Done 12: [ 0/ 1] [DEBUG ] Entering Initializing peer system 12: [ 0/ 1] [DEBUG ] | Comm size is 1 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [VERBOSE] Entering mpiSaveState 12: [ 0/ 1] [VERBOSE] | Saving BORG_final_density 12: [ 0/ 1] [DEBUG ] | Entering reassembling of variable BORG_final_density 12: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving BORG_model 12: [ 0/ 1] [VERBOSE] | Saving K_MAX 12: [ 0/ 1] [VERBOSE] | Saving K_MIN 12: [ 0/ 1] [VERBOSE] | Saving L0 12: [ 0/ 1] [VERBOSE] | Saving L1 12: [ 0/ 1] [VERBOSE] | Saving L2 12: [ 0/ 1] [VERBOSE] | Saving N0 12: [ 0/ 1] [VERBOSE] | Saving N1 12: [ 0/ 1] [VERBOSE] | Saving N2 12: [ 0/ 1] [VERBOSE] | Saving N2_HC 12: [ 0/ 1] [VERBOSE] | Saving NCAT 12: [ 0/ 1] [VERBOSE] | Saving NUM_MODES 12: [ 0/ 1] [VERBOSE] | Saving ares_heat 12: [ 0/ 1] [VERBOSE] | Saving borg_a_initial 12: [ 0/ 1] [VERBOSE] | Saving borg_pm_nsteps 12: [ 0/ 1] [VERBOSE] | Saving borg_pm_start_z 12: [ 0/ 1] [VERBOSE] | Saving corner0 12: [ 0/ 1] [VERBOSE] | Saving corner1 12: [ 0/ 1] [VERBOSE] | Saving corner2 12: [ 0/ 1] [VERBOSE] | Saving cosmology 12: [ 0/ 1] [VERBOSE] | Saving fourierLocalSize 12: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_0 12: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable galaxy_bias_0 12: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_ref_0 12: [ 0/ 1] [VERBOSE] | Saving galaxy_data_0 12: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_data_0 12: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving galaxy_nmean_0 12: [ 0/ 1] [VERBOSE] | Saving galaxy_sel_window_0 12: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_sel_window_0 12: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving galaxy_synthetic_sel_window_0 12: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_synthetic_sel_window_0 12: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving growth_factor 12: [ 0/ 1] [DEBUG ] | Entering reassembling of variable growth_factor 12: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving hades_accept_count 12: [ 0/ 1] [VERBOSE] | Saving hades_attempt_count 12: [ 0/ 1] [VERBOSE] | Saving hades_mass 12: [ 0/ 1] [DEBUG ] | Entering reassembling of variable hades_mass 12: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 65 12: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving hmc_Elh 12: [ 0/ 1] [VERBOSE] | Saving hmc_Eprior 12: [ 0/ 1] [VERBOSE] | Saving hmc_bad_sample 12: [ 0/ 1] [VERBOSE] | Saving hmc_force_save_final 12: [ 0/ 1] [VERBOSE] | Saving localN0 12: [ 0/ 1] [VERBOSE] | Saving momentum_field 12: [ 0/ 1] [DEBUG ] | Entering reassembling of variable momentum_field 12: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 65 12: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving random_generator 12: [ 0/ 1] [VERBOSE] | Saving s_field 12: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_field 12: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving s_hat_field 12: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_hat_field 12: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 128 12: [ 0/ 1] [DEBUG ] | | 65 12: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [VERBOSE] | Saving startN0 12: [ 0/ 1] [VERBOSE] Done 12: [ 0/ 1] [DEBUG ] Freeing 48 MB 12: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 12: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 12: [---/---] [INFO S ] Cleaning up HMCDensitySampler 12: [ 0/ 1] [DEBUG ] Freeing 0 MB 12: [ 0/ 1] [DEBUG ] Freeing 0 MB 12: [ 0/ 1] [DEBUG ] Freeing 0 MB 12: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 12: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [VERBOSE] Destroying BORG_model 12: [ 0/ 1] [DEBUG ] Entering BorgLptModel::~BorgLptModel 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] | Done 12: [ 0/ 1] [DEBUG ] | Freeing 96 MB 12: [ 0/ 1] [DEBUG ] | Freeing 96 MB 12: [ 0/ 1] [DEBUG ] | Freeing 32 MB 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 12: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 12: [ 0/ 1] [DEBUG ] Freeing 48 MB 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 12: [ 0/ 1] [DEBUG ] Done 12: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 12: [ 0/ 1] [VERBOSE] Destroying K_MAX 12: [ 0/ 1] [VERBOSE] Destroying K_MIN 12: [ 0/ 1] [VERBOSE] Destroying L0 12: [ 0/ 1] [VERBOSE] Destroying L1 12: [ 0/ 1] [VERBOSE] Destroying L2 12: [ 0/ 1] [VERBOSE] Destroying N0 12: [ 0/ 1] [VERBOSE] Destroying N1 12: [ 0/ 1] [VERBOSE] Destroying N2 12: [ 0/ 1] [VERBOSE] Destroying N2_HC 12: [ 0/ 1] [VERBOSE] Destroying NCAT 12: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 12: [ 0/ 1] [VERBOSE] Destroying ares_heat 12: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 12: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 12: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 12: [ 0/ 1] [VERBOSE] Destroying corner0 12: [ 0/ 1] [VERBOSE] Destroying corner1 12: [ 0/ 1] [VERBOSE] Destroying corner2 12: [ 0/ 1] [VERBOSE] Destroying cosmology 12: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 12: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 12: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 12: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 12: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 12: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [VERBOSE] Destroying growth_factor 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [VERBOSE] Destroying hades_accept_count 12: [ 0/ 1] [VERBOSE] Destroying hades_attempt_count 12: [ 0/ 1] [VERBOSE] Destroying hades_mass 12: [ 0/ 1] [DEBUG ] Freeing 8.125 MB 12: [ 0/ 1] [VERBOSE] Destroying hmc_Elh 12: [ 0/ 1] [VERBOSE] Destroying hmc_Eprior 12: [ 0/ 1] [VERBOSE] Destroying hmc_bad_sample 12: [ 0/ 1] [VERBOSE] Destroying hmc_force_save_final 12: [ 0/ 1] [VERBOSE] Destroying localN0 12: [ 0/ 1] [VERBOSE] Destroying momentum_field 12: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 12: [ 0/ 1] [VERBOSE] Destroying random_generator 12: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 12: [ 0/ 1] [VERBOSE] Destroying s_field 12: [ 0/ 1] [DEBUG ] Freeing 16 MB 12: [ 0/ 1] [VERBOSE] Destroying s_hat_field 12: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 12: [ 0/ 1] [VERBOSE] Destroying startN0 12: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 12: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 12: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 12: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 12: [ 0/ 1] [DEBUG ] Writing memory report 12/27 Test #12: BORG_test_forward_lpt ............... Passed 14.62 sec test 13 Start 13: BORG_test_forward_2lpt 13: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_forward_2lpt 13: Test timeout computed to be: 1500 13: Initializing console. 13: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 13: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 13: [ 0/ 1] [DEBUG ] INIT: Timing database 13: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 13: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 13: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 13: [---/---] [INFO S ] Registered forward models: 13: [---/---] [INFO S ] 2LPT_CIC, 2LPT_CIC_OPENMP, 2LPT_DOUBLE, 2LPT_NGP 13: [---/---] [INFO S ] Registered forward models (v3): 13: [---/---] [INFO S ] Registered likelihoods: 13: [---/---] [INFO S ] HADES_LINEAR, OCT_LIKELIHOOD 13: [ 0/ 1] [INFO ] Registering data IO converters 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 13: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 13: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 13: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 23480986 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23480986 13: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 1416281518 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1416281518 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1831075668 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2796391635 13: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 13: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 23482098 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23482098 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 80235943 13: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2096697642 13: [ 0/ 1] [INFO ] Setting up a mock run configuration 13: [ 0/ 1] [DEBUG ] Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Allocated 16 MB 13: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] Allocated 16 MB 13: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] Allocated 16 MB 13: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] Allocated 16 MB 13: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 13: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 13: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase::GridSizes = std::array; LibLSS::GridDensityLikelihoodBase::GridLengths = std::array] 13: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | | Comm size is 1 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] | Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Allocated 0 MB 13: [ 0/ 1] [VERBOSE] Setup FWD 13: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 13: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 13: [ 0/ 1] [DEBUG ] | Freeing 0 MB 13: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | | Comm size is 1 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | | Comm size is 1 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] Done 13: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/borg_2lpt.cpp]LibLSS::Borg2LPTModel::Borg2LPTModel(std::shared_ptr, const BoxModel&, const BoxModel&, bool, int, double, double, double, bool) [with CIC = LibLSS::ClassicCloudInCell; LibLSS::BoxModel = LibLSS::NBoxModel<3>] 13: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 13: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | Done 13: [---/---] [STD ] | ___________ 13: [---/---] [STD ] | /-/_"/-/_/-/| __________________________ 13: [---/---] [STD ] | /"-/-_"/-_//|| BORG3 model 13: [---/---] [STD ] | /__________/|/| (c) Jens Jasche 2012 - 2019 13: [---/---] [STD ] | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 13: [---/---] [STD ] | |-+-|.|_'-"||// __________________________ 13: [---/---] [STD ] | |[".[:!+-'=|// 13: [---/---] [STD ] | |='!+|-:]|-|/ 13: [---/---] [STD ] | ---------- 13: [---/---] [STD ] | 13: [---/---] [STD ] | Please acknowledge the following papers: 13: [---/---] [STD ] | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 13: [---/---] [STD ] | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 13: [---/---] [STD ] | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 13: [---/---] [STD ] | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 13: [---/---] [STD ] | - And relevant papers depending on the used sub-module/contribution 13: [---/---] [STD ] | 13: 13: [---/---] [STD ] | This is BORG version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 13: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | | Comm size is 1 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Allocate AUX1_p 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocate aux_p 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocate AUX0_p 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocating more arrays 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Planning 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Lc_timing allocation 13: [ 0/ 1] [DEBUG ] | Allocated 80 MB 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] Done 13: [---/---] [INFO S ] Entering Initialize hades density sampler 13: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | | Comm size is 1 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Allocated 0 MB 13: [ 0/ 1] [DEBUG ] | Allocated 0 MB 13: [ 0/ 1] [DEBUG ] | Allocated 0 MB 13: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/hermiticity_fixup.cpp]LibLSS::Hermiticity_fixer::Hermiticity_fixer(LibLSS::Hermiticity_fixer::Mgr_p) [with T = double; long unsigned int Nd = 3; LibLSS::Hermiticity_fixer::Mgr_p = std::shared_ptr >] 13: [ 0/ 1] [DEBUG ] | | own: i_min=0, i_max=128 13: [ 0/ 1] [DEBUG ] | | want: i_min=65, i_max=128 13: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; size_t = long unsigned int] 13: [ 0/ 1] [DEBUG ] | | | Allocated 0 MB 13: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | Entering dispatch_plane_map 13: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | | Allocated 0.000488281 MB 13: [ 0/ 1] [DEBUG ] | | | | Dispatch our planeset, number is 128, 13: [ 0/ 1] [DEBUG ] | | | | Total planes = 128 13: [ 0/ 1] [DEBUG ] | | | | Allocated 0.000488281 MB 13: [ 0/ 1] [DEBUG ] | | | | Freeing 0 MB 13: [ 0/ 1] [DEBUG ] | | | | Now gather plane ids send_count=128; send_displ=0; other_planes_count=128; other_planes_displ=0 13: [ 0/ 1] [DEBUG ] | | | | Got other task planeset: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127 13: [ 0/ 1] [DEBUG ] | | | | Freeing 0.000488281 MB 13: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | Done 13: [ 0/ 1] [DEBUG ] | | | Entering gather_peer_by_plane 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 0 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 1 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 2 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 3 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 4 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 5 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 6 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 7 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 8 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 9 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 10 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 11 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 12 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 13 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 14 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 15 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 16 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 17 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 18 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 19 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 20 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 21 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 22 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 23 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 24 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 25 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 26 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 27 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 28 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 29 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 30 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 31 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 32 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 33 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 34 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 35 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 36 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 37 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 38 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 39 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 40 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 41 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 42 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 43 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 44 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 45 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 46 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 47 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 48 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 49 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 50 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 51 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 52 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 53 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 54 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 55 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 56 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 57 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 58 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 59 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 60 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 61 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 62 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 63 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 64 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 65 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 66 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 67 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 68 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 69 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 70 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 71 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 72 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 73 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 74 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 75 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 76 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 77 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 78 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 79 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 80 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 81 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 82 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 83 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 84 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 85 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 86 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 87 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 88 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 89 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 90 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 91 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 92 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 93 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 94 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 95 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 96 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 97 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 98 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 99 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 100 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 101 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 102 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 103 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 104 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 105 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 106 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 107 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 108 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 109 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 110 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 111 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 112 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 113 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 114 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 115 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 116 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 117 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 118 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 119 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 120 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 121 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 122 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 123 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 124 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 125 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 126 13: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 127 13: [ 0/ 1] [DEBUG ] | | | Done 13: [ 0/ 1] [DEBUG ] | | | Required planes: 13: [ 0/ 1] [DEBUG ] | | | Owned planes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127, 13: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 13: [ 0/ 1] [DEBUG ] | | | Freeing 0.000488281 MB 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | Done 13: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] | Allocated 16 MB 13: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] | Allocating momentum field 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [INFO ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 13: [ 0/ 1] [DEBUG ] | | Allocated 16 MB 13: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 13: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 13: [ 0/ 1] [INFO ] | Done 13: [ 0/ 1] [DEBUG ] | Freeing 16 MB 13: [---/---] [INFO S ] Done 13: [ 0/ 1] [VERBOSE] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 13: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 13: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 13: [ 0/ 1] [VERBOSE] | b0=2 13: [ 0/ 1] [VERBOSE] Done 13: [ 0/ 1] [DEBUG ] Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 13: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [VERBOSE] Max of s_field = 7.34746e-06 13: [ 0/ 1] [INFO ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 13: [ 0/ 1] [DEBUG ] | Entering BORG 2LPT MODEL SIMPLE 13: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Allocated 96 MB 13: [ 0/ 1] [DEBUG ] | | Allocated 96 MB 13: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/particle_balancer/particle_distribute.hpp]void LibLSS::BalanceInfo::allocate(LibLSS::MPI_Communication*, size_t) 13: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 13: [ 0/ 1] [DEBUG ] | | | Protect complex 13: [ 0/ 1] [DEBUG ] | | | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Entering BORG forward model 13: [ 0/ 1] [DEBUG ] | | | Entering lpt2_ic 13: [ 0/ 1] [DEBUG ] | | | | Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Allocated 48 MB 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 13: [ 0/ 1] [DEBUG ] | | | | Done 13: [ 0/ 1] [DEBUG ] | | | | Freeing 48 MB 13: [ 0/ 1] [DEBUG ] | | | | Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] | | | Done 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/2lpt/borg_fwd_2lpt.cpp]void LibLSS::Borg2LPTModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) [with CIC = LibLSS::ClassicCloudInCell] 13: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Entering particle distribution 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [DEBUG ] | | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | | minX=0, maxX=128, N0=128 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 13: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 13: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 13: [ 0/ 1] [DEBUG ] | | Done 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [INFO ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&) 13: [ 0/ 1] [INFO ] | | Generating mock data 0 13: [ 0/ 1] [INFO ] | Done 13: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 13: [ 0/ 1] [DEBUG ] | Done copy 13: [ 0/ 1] [INFO ] Done 13: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 13: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 13: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Allocated 48 MB 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Reducing mode counting: num_elements=128 13: [ 0/ 1] [DEBUG ] Reducing key counting: num_elements=128 13: [ 0/ 1] [INFO ] Entering build_velocity_field 13: [ 0/ 1] [DEBUG ] | Allocated 48 MB 13: [ 0/ 1] [DEBUG ] | Allocated 48 MB 13: [ 0/ 1] [INFO ] | Binning 2097152 particles 13: [ 0/ 1] [DEBUG ] | Allocated 48.375 MB 13: [ 0/ 1] [DEBUG ] | Allocated 16.125 MB 13: [ 0/ 1] [DEBUG ] | Using optimized 3-loop collapsed omp, 0x0x0 -- 129x128x128 13: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [DEBUG ] | Entering Classic CIC projection 13: [ 0/ 1] [DEBUG ] | | minX=0, maxX=129, N0=128 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 13: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 13: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [VERBOSE] | Done 13: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 13: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 13: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [VERBOSE] | Done 13: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 13: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 13: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [VERBOSE] | Done 13: [ 0/ 1] [VERBOSE] | Entering Rebuilding a field 13: [ 0/ 1] [VERBOSE] | | Copy source part (shape 129 x 128 x 128) to local (shape 128 x 128 x 128) 13: [ 0/ 1] [DEBUG ] | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [VERBOSE] | Done 13: [ 0/ 1] [DEBUG ] | Freeing 16.125 MB 13: [ 0/ 1] [DEBUG ] | Freeing 48.375 MB 13: [ 0/ 1] [INFO ] | Weighing 13: [ 0/ 1] [DEBUG ] | Freeing 48 MB 13: [ 0/ 1] [DEBUG ] | Freeing 48 MB 13: [ 0/ 1] [INFO ] Done 13: [ 0/ 1] [DEBUG ] Entering Initializing peer system 13: [ 0/ 1] [DEBUG ] | Comm size is 1 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [VERBOSE] Entering mpiSaveState 13: [ 0/ 1] [VERBOSE] | Saving BORG_final_density 13: [ 0/ 1] [DEBUG ] | Entering reassembling of variable BORG_final_density 13: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving BORG_model 13: [ 0/ 1] [VERBOSE] | Saving K_MAX 13: [ 0/ 1] [VERBOSE] | Saving K_MIN 13: [ 0/ 1] [VERBOSE] | Saving L0 13: [ 0/ 1] [VERBOSE] | Saving L1 13: [ 0/ 1] [VERBOSE] | Saving L2 13: [ 0/ 1] [VERBOSE] | Saving N0 13: [ 0/ 1] [VERBOSE] | Saving N1 13: [ 0/ 1] [VERBOSE] | Saving N2 13: [ 0/ 1] [VERBOSE] | Saving N2_HC 13: [ 0/ 1] [VERBOSE] | Saving NCAT 13: [ 0/ 1] [VERBOSE] | Saving NUM_MODES 13: [ 0/ 1] [VERBOSE] | Saving ares_heat 13: [ 0/ 1] [VERBOSE] | Saving borg_a_initial 13: [ 0/ 1] [VERBOSE] | Saving borg_pm_nsteps 13: [ 0/ 1] [VERBOSE] | Saving borg_pm_start_z 13: [ 0/ 1] [VERBOSE] | Saving corner0 13: [ 0/ 1] [VERBOSE] | Saving corner1 13: [ 0/ 1] [VERBOSE] | Saving corner2 13: [ 0/ 1] [VERBOSE] | Saving cosmology 13: [ 0/ 1] [VERBOSE] | Saving fourierLocalSize 13: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_0 13: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable galaxy_bias_0 13: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_ref_0 13: [ 0/ 1] [VERBOSE] | Saving galaxy_data_0 13: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_data_0 13: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving galaxy_nmean_0 13: [ 0/ 1] [VERBOSE] | Saving galaxy_sel_window_0 13: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_sel_window_0 13: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving galaxy_synthetic_sel_window_0 13: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_synthetic_sel_window_0 13: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving growth_factor 13: [ 0/ 1] [DEBUG ] | Entering reassembling of variable growth_factor 13: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving hades_accept_count 13: [ 0/ 1] [VERBOSE] | Saving hades_attempt_count 13: [ 0/ 1] [VERBOSE] | Saving hades_mass 13: [ 0/ 1] [DEBUG ] | Entering reassembling of variable hades_mass 13: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 65 13: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving hmc_Elh 13: [ 0/ 1] [VERBOSE] | Saving hmc_Eprior 13: [ 0/ 1] [VERBOSE] | Saving hmc_bad_sample 13: [ 0/ 1] [VERBOSE] | Saving hmc_force_save_final 13: [ 0/ 1] [VERBOSE] | Saving localN0 13: [ 0/ 1] [VERBOSE] | Saving momentum_field 13: [ 0/ 1] [DEBUG ] | Entering reassembling of variable momentum_field 13: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 65 13: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving random_generator 13: [ 0/ 1] [VERBOSE] | Saving s_field 13: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_field 13: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving s_hat_field 13: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_hat_field 13: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 128 13: [ 0/ 1] [DEBUG ] | | 65 13: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 13: [ 0/ 1] [DEBUG ] | Done 13: [ 0/ 1] [VERBOSE] | Saving startN0 13: [ 0/ 1] [VERBOSE] Done 13: [ 0/ 1] [DEBUG ] Freeing 48 MB 13: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 13: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [---/---] [INFO S ] Cleaning up HMCDensitySampler 13: [ 0/ 1] [DEBUG ] Freeing 0 MB 13: [ 0/ 1] [DEBUG ] Freeing 0 MB 13: [ 0/ 1] [DEBUG ] Freeing 0 MB 13: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 13: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [VERBOSE] Destroying BORG_model 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Freeing 96 MB 13: [ 0/ 1] [DEBUG ] Freeing 96 MB 13: [ 0/ 1] [DEBUG ] Freeing 32 MB 13: [ 0/ 1] [DEBUG ] Freeing 80 MB 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 13: [ 0/ 1] [DEBUG ] Done 13: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [VERBOSE] Destroying K_MAX 13: [ 0/ 1] [VERBOSE] Destroying K_MIN 13: [ 0/ 1] [VERBOSE] Destroying L0 13: [ 0/ 1] [VERBOSE] Destroying L1 13: [ 0/ 1] [VERBOSE] Destroying L2 13: [ 0/ 1] [VERBOSE] Destroying N0 13: [ 0/ 1] [VERBOSE] Destroying N1 13: [ 0/ 1] [VERBOSE] Destroying N2 13: [ 0/ 1] [VERBOSE] Destroying N2_HC 13: [ 0/ 1] [VERBOSE] Destroying NCAT 13: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 13: [ 0/ 1] [VERBOSE] Destroying ares_heat 13: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 13: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 13: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 13: [ 0/ 1] [VERBOSE] Destroying corner0 13: [ 0/ 1] [VERBOSE] Destroying corner1 13: [ 0/ 1] [VERBOSE] Destroying corner2 13: [ 0/ 1] [VERBOSE] Destroying cosmology 13: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 13: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 13: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 13: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 13: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 13: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [VERBOSE] Destroying growth_factor 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [VERBOSE] Destroying hades_accept_count 13: [ 0/ 1] [VERBOSE] Destroying hades_attempt_count 13: [ 0/ 1] [VERBOSE] Destroying hades_mass 13: [ 0/ 1] [DEBUG ] Freeing 8.125 MB 13: [ 0/ 1] [VERBOSE] Destroying hmc_Elh 13: [ 0/ 1] [VERBOSE] Destroying hmc_Eprior 13: [ 0/ 1] [VERBOSE] Destroying hmc_bad_sample 13: [ 0/ 1] [VERBOSE] Destroying hmc_force_save_final 13: [ 0/ 1] [VERBOSE] Destroying localN0 13: [ 0/ 1] [VERBOSE] Destroying momentum_field 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [VERBOSE] Destroying random_generator 13: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 13: [ 0/ 1] [VERBOSE] Destroying s_field 13: [ 0/ 1] [DEBUG ] Freeing 16 MB 13: [ 0/ 1] [VERBOSE] Destroying s_hat_field 13: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 13: [ 0/ 1] [VERBOSE] Destroying startN0 13: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 13: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 13: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 13: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 13: [ 0/ 1] [DEBUG ] Writing memory report 13/27 Test #13: BORG_test_forward_2lpt .............. Passed 15.49 sec test 14 Start 14: BORG_test_forward_qlpt 14: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_forward_qlpt 14: Test timeout computed to be: 1500 14: Initializing console. 14: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 14: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 14: [ 0/ 1] [DEBUG ] INIT: Timing database 14: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 14: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 14: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 14: [---/---] [INFO S ] Registered forward models: 14: [---/---] [INFO S ] QLPT 14: [---/---] [INFO S ] Registered forward models (v3): 14: [---/---] [INFO S ] Registered likelihoods: 14: [---/---] [INFO S ] HADES_LINEAR, OCT_LIKELIHOOD 14: [ 0/ 1] [INFO ] Registering data IO converters 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 14: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 14: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 14: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 23480986 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23480986 14: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 1416281518 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1416281518 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1831075668 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2796391635 14: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 14: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 23482098 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23482098 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 80235943 14: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2096697642 14: [ 0/ 1] [INFO ] Setting up a mock run configuration 14: [ 0/ 1] [DEBUG ] Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | Comm size is 1 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Allocated 16 MB 14: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] Allocated 16 MB 14: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] Allocated 16 MB 14: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] Allocated 16 MB 14: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 14: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 14: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 14: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase::GridSizes = std::array; LibLSS::GridDensityLikelihoodBase::GridLengths = std::array] 14: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | | Comm size is 1 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 14: [ 0/ 1] [DEBUG ] | Freeing 16 MB 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Allocated 0 MB 14: [ 0/ 1] [VERBOSE] Setup FWD 14: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 14: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 14: [ 0/ 1] [DEBUG ] | Freeing 0 MB 14: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | | Comm size is 1 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | | Comm size is 1 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] Done 14: [ 0/ 1] [DEBUG ] Entering BorgQLptModel::BorgQLptModel 14: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 14: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | Done 14: [---/---] [STD ] | ___________ 14: [---/---] [STD ] | /-/_"/-/_/-/| __________________________ 14: [---/---] [STD ] | /"-/-_"/-_//|| BORG3 model 14: [---/---] [STD ] | /__________/|/| (c) Jens Jasche 2012 - 2019 14: [---/---] [STD ] | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 14: [---/---] [STD ] | |-+-|.|_'-"||// __________________________ 14: [---/---] [STD ] | |[".[:!+-'=|// 14: [---/---] [STD ] | |='!+|-:]|-|/ 14: [---/---] [STD ] | ---------- 14: [---/---] [STD ] | 14: [---/---] [STD ] | Please acknowledge the following papers: 14: [---/---] [STD ] | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 14: [---/---] [STD ] | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 14: [---/---] [STD ] | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 14: [---/---] [STD ] | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 14: [---/---] [STD ] | - And relevant papers depending on the used sub-module/contribution 14: [---/---] [STD ] | 14: 14: [---/---] [STD ] | This is BORG version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 14: [ 0/ 1] [DEBUG ] | Building manager for supersampled resolution: N0=128, N1=128, N2=128 14: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | | Comm size is 1 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Allocating AUX1 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Allocating aux 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Allocating AUX0 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Allocated 48 MB 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | Comm size is 1 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] Done 14: [---/---] [INFO S ] Entering Initialize hades density sampler 14: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | | Comm size is 1 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Allocated 0 MB 14: [ 0/ 1] [DEBUG ] | Allocated 0 MB 14: [ 0/ 1] [DEBUG ] | Allocated 0 MB 14: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/hermiticity_fixup.cpp]LibLSS::Hermiticity_fixer::Hermiticity_fixer(LibLSS::Hermiticity_fixer::Mgr_p) [with T = double; long unsigned int Nd = 3; LibLSS::Hermiticity_fixer::Mgr_p = std::shared_ptr >] 14: [ 0/ 1] [DEBUG ] | | own: i_min=0, i_max=128 14: [ 0/ 1] [DEBUG ] | | want: i_min=65, i_max=128 14: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; size_t = long unsigned int] 14: [ 0/ 1] [DEBUG ] | | | Allocated 0 MB 14: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | Entering dispatch_plane_map 14: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | | Allocated 0.000488281 MB 14: [ 0/ 1] [DEBUG ] | | | | Dispatch our planeset, number is 128, 14: [ 0/ 1] [DEBUG ] | | | | Total planes = 128 14: [ 0/ 1] [DEBUG ] | | | | Allocated 0.000488281 MB 14: [ 0/ 1] [DEBUG ] | | | | Freeing 0 MB 14: [ 0/ 1] [DEBUG ] | | | | Now gather plane ids send_count=128; send_displ=0; other_planes_count=128; other_planes_displ=0 14: [ 0/ 1] [DEBUG ] | | | | Got other task planeset: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127 14: [ 0/ 1] [DEBUG ] | | | | Freeing 0.000488281 MB 14: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | Done 14: [ 0/ 1] [DEBUG ] | | | Entering gather_peer_by_plane 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 0 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 1 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 2 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 3 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 4 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 5 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 6 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 7 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 8 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 9 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 10 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 11 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 12 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 13 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 14 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 15 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 16 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 17 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 18 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 19 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 20 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 21 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 22 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 23 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 24 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 25 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 26 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 27 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 28 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 29 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 30 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 31 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 32 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 33 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 34 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 35 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 36 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 37 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 38 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 39 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 40 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 41 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 42 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 43 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 44 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 45 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 46 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 47 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 48 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 49 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 50 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 51 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 52 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 53 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 54 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 55 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 56 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 57 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 58 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 59 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 60 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 61 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 62 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 63 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 64 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 65 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 66 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 67 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 68 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 69 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 70 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 71 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 72 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 73 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 74 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 75 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 76 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 77 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 78 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 79 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 80 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 81 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 82 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 83 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 84 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 85 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 86 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 87 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 88 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 89 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 90 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 91 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 92 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 93 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 94 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 95 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 96 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 97 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 98 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 99 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 100 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 101 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 102 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 103 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 104 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 105 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 106 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 107 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 108 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 109 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 110 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 111 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 112 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 113 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 114 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 115 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 116 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 117 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 118 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 119 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 120 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 121 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 122 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 123 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 124 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 125 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 126 14: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 127 14: [ 0/ 1] [DEBUG ] | | | Done 14: [ 0/ 1] [DEBUG ] | | | Required planes: 14: [ 0/ 1] [DEBUG ] | | | Owned planes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127, 14: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 14: [ 0/ 1] [DEBUG ] | | | Freeing 0.000488281 MB 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | Done 14: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] | Allocated 16 MB 14: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] | Allocating momentum field 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [INFO ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 14: [ 0/ 1] [DEBUG ] | | Allocated 16 MB 14: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 14: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 14: [ 0/ 1] [INFO ] | Done 14: [ 0/ 1] [DEBUG ] | Freeing 16 MB 14: [---/---] [INFO S ] Done 14: [ 0/ 1] [VERBOSE] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 14: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 14: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/borg_qlpt.cpp]virtual void LibLSS::BorgQLptModel::updateCosmo() 14: [ 0/ 1] [DEBUG ] | | | Cosmo Parameter changed. Rebuild light cone. 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 14: [ 0/ 1] [VERBOSE] | b0=2 14: [ 0/ 1] [VERBOSE] Done 14: [ 0/ 1] [DEBUG ] Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | Comm size is 1 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 14: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 14: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [VERBOSE] Max of s_field = 7.34746e-06 14: [ 0/ 1] [INFO ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 14: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]virtual void LibLSS::BorgQLptModel::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) 14: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 14: [ 0/ 1] [DEBUG ] | | | Protect complex 14: [ 0/ 1] [DEBUG ] | | | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_fwd_model(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&) 14: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_ic(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&) 14: [ 0/ 1] [DEBUG ] | | | | Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 14: [ 0/ 1] [DEBUG ] | | | | Done 14: [ 0/ 1] [DEBUG ] | | | | Freeing 16.25 MB 14: [ 0/ 1] [DEBUG ] | | | Done 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 14: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]virtual void LibLSS::BorgQLptModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) 14: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt/borg_fwd_qlpt.cpp]void LibLSS::BorgQLptModel::qlpt_density_obs(LibLSS::BORGForwardModelTypes::ArrayRef&, size_t) 14: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 14: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 14: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 14: [ 0/ 1] [DEBUG ] | | | Done 14: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] | | | Done 14: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 14: [ 0/ 1] [DEBUG ] | | | Done 14: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] | | | Done 14: [ 0/ 1] [DEBUG ] | | | Freeing 32 MB 14: [ 0/ 1] [DEBUG ] | | | Freeing 32 MB 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 14: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 14: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 14: [ 0/ 1] [DEBUG ] | | Done 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [INFO ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&) 14: [ 0/ 1] [INFO ] | | Generating mock data 0 14: [ 0/ 1] [INFO ] | Done 14: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 14: [ 0/ 1] [DEBUG ] | Done copy 14: [ 0/ 1] [INFO ] Done 14: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 14: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 14: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Allocated 48 MB 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | Comm size is 1 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Reducing mode counting: num_elements=128 14: [ 0/ 1] [DEBUG ] Reducing key counting: num_elements=128 14: [ 0/ 1] [DEBUG ] Entering Initializing peer system 14: [ 0/ 1] [DEBUG ] | Comm size is 1 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [VERBOSE] Entering mpiSaveState 14: [ 0/ 1] [VERBOSE] | Saving BORG_final_density 14: [ 0/ 1] [DEBUG ] | Entering reassembling of variable BORG_final_density 14: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving BORG_model 14: [ 0/ 1] [VERBOSE] | Saving K_MAX 14: [ 0/ 1] [VERBOSE] | Saving K_MIN 14: [ 0/ 1] [VERBOSE] | Saving L0 14: [ 0/ 1] [VERBOSE] | Saving L1 14: [ 0/ 1] [VERBOSE] | Saving L2 14: [ 0/ 1] [VERBOSE] | Saving N0 14: [ 0/ 1] [VERBOSE] | Saving N1 14: [ 0/ 1] [VERBOSE] | Saving N2 14: [ 0/ 1] [VERBOSE] | Saving N2_HC 14: [ 0/ 1] [VERBOSE] | Saving NCAT 14: [ 0/ 1] [VERBOSE] | Saving NUM_MODES 14: [ 0/ 1] [VERBOSE] | Saving ares_heat 14: [ 0/ 1] [VERBOSE] | Saving borg_a_initial 14: [ 0/ 1] [VERBOSE] | Saving borg_pm_nsteps 14: [ 0/ 1] [VERBOSE] | Saving borg_pm_start_z 14: [ 0/ 1] [VERBOSE] | Saving corner0 14: [ 0/ 1] [VERBOSE] | Saving corner1 14: [ 0/ 1] [VERBOSE] | Saving corner2 14: [ 0/ 1] [VERBOSE] | Saving cosmology 14: [ 0/ 1] [VERBOSE] | Saving fourierLocalSize 14: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_0 14: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable galaxy_bias_0 14: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_ref_0 14: [ 0/ 1] [VERBOSE] | Saving galaxy_data_0 14: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_data_0 14: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving galaxy_nmean_0 14: [ 0/ 1] [VERBOSE] | Saving galaxy_sel_window_0 14: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_sel_window_0 14: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving galaxy_synthetic_sel_window_0 14: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_synthetic_sel_window_0 14: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving growth_factor 14: [ 0/ 1] [DEBUG ] | Entering reassembling of variable growth_factor 14: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving hades_accept_count 14: [ 0/ 1] [VERBOSE] | Saving hades_attempt_count 14: [ 0/ 1] [VERBOSE] | Saving hades_mass 14: [ 0/ 1] [DEBUG ] | Entering reassembling of variable hades_mass 14: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 65 14: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving hmc_Elh 14: [ 0/ 1] [VERBOSE] | Saving hmc_Eprior 14: [ 0/ 1] [VERBOSE] | Saving hmc_bad_sample 14: [ 0/ 1] [VERBOSE] | Saving hmc_force_save_final 14: [ 0/ 1] [VERBOSE] | Saving localN0 14: [ 0/ 1] [VERBOSE] | Saving momentum_field 14: [ 0/ 1] [DEBUG ] | Entering reassembling of variable momentum_field 14: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 65 14: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving random_generator 14: [ 0/ 1] [VERBOSE] | Saving s_field 14: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_field 14: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving s_hat_field 14: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_hat_field 14: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 128 14: [ 0/ 1] [DEBUG ] | | 65 14: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 14: [ 0/ 1] [DEBUG ] | Done 14: [ 0/ 1] [VERBOSE] | Saving startN0 14: [ 0/ 1] [VERBOSE] Done 14: [ 0/ 1] [DEBUG ] Freeing 48 MB 14: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 14: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 14: [---/---] [INFO S ] Cleaning up HMCDensitySampler 14: [ 0/ 1] [DEBUG ] Freeing 0 MB 14: [ 0/ 1] [DEBUG ] Freeing 0 MB 14: [ 0/ 1] [DEBUG ] Freeing 0 MB 14: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 14: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [VERBOSE] Destroying BORG_model 14: [ 0/ 1] [DEBUG ] Entering BorgQLptModel::~BorgQLptModel 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 14: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [DEBUG ] Freeing 48 MB 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 14: [ 0/ 1] [DEBUG ] Done 14: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 14: [ 0/ 1] [VERBOSE] Destroying K_MAX 14: [ 0/ 1] [VERBOSE] Destroying K_MIN 14: [ 0/ 1] [VERBOSE] Destroying L0 14: [ 0/ 1] [VERBOSE] Destroying L1 14: [ 0/ 1] [VERBOSE] Destroying L2 14: [ 0/ 1] [VERBOSE] Destroying N0 14: [ 0/ 1] [VERBOSE] Destroying N1 14: [ 0/ 1] [VERBOSE] Destroying N2 14: [ 0/ 1] [VERBOSE] Destroying N2_HC 14: [ 0/ 1] [VERBOSE] Destroying NCAT 14: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 14: [ 0/ 1] [VERBOSE] Destroying ares_heat 14: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 14: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 14: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 14: [ 0/ 1] [VERBOSE] Destroying corner0 14: [ 0/ 1] [VERBOSE] Destroying corner1 14: [ 0/ 1] [VERBOSE] Destroying corner2 14: [ 0/ 1] [VERBOSE] Destroying cosmology 14: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 14: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 14: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 14: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 14: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 14: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [VERBOSE] Destroying growth_factor 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [VERBOSE] Destroying hades_accept_count 14: [ 0/ 1] [VERBOSE] Destroying hades_attempt_count 14: [ 0/ 1] [VERBOSE] Destroying hades_mass 14: [ 0/ 1] [DEBUG ] Freeing 8.125 MB 14: [ 0/ 1] [VERBOSE] Destroying hmc_Elh 14: [ 0/ 1] [VERBOSE] Destroying hmc_Eprior 14: [ 0/ 1] [VERBOSE] Destroying hmc_bad_sample 14: [ 0/ 1] [VERBOSE] Destroying hmc_force_save_final 14: [ 0/ 1] [VERBOSE] Destroying localN0 14: [ 0/ 1] [VERBOSE] Destroying momentum_field 14: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 14: [ 0/ 1] [VERBOSE] Destroying random_generator 14: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 14: [ 0/ 1] [VERBOSE] Destroying s_field 14: [ 0/ 1] [DEBUG ] Freeing 16 MB 14: [ 0/ 1] [VERBOSE] Destroying s_hat_field 14: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 14: [ 0/ 1] [VERBOSE] Destroying startN0 14: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 14: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 14: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 14: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 14: [ 0/ 1] [DEBUG ] Writing memory report 14/27 Test #14: BORG_test_forward_qlpt .............. Passed 32.72 sec test 15 Start 15: BORG_test_forward_qlpt_rsd 15: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_forward_qlpt_rsd 15: Test timeout computed to be: 1500 15: Initializing console. 15: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 15: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 15: [ 0/ 1] [DEBUG ] INIT: Timing database 15: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 15: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 15: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 15: [---/---] [INFO S ] Registered forward models: 15: [---/---] [INFO S ] QLPT_RSD 15: [---/---] [INFO S ] Registered forward models (v3): 15: [---/---] [INFO S ] Registered likelihoods: 15: [---/---] [INFO S ] HADES_LINEAR, OCT_LIKELIHOOD 15: [ 0/ 1] [INFO ] Registering data IO converters 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<1ul>' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<2ul>' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::TiledArrayRepresentation' 15: [ 0/ 1] [DEBUG ] IO converter 'LibLSS::DataRepresentation::TiledArrayRepresentation' -> 'LibLSS::DataRepresentation::ModelIORepresentation<3ul>' 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 15: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 15: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 23480986 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23480986 15: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 1416281518 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1416281518 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1831075668 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2796391635 15: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 15: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 23482098 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 23482098 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 80235943 15: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2096697642 15: [ 0/ 1] [INFO ] Setting up a mock run configuration 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Allocated 16 MB 15: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] Allocated 16 MB 15: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] Allocated 16 MB 15: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] Allocated 16 MB 15: [ 0/ 1] [DEBUG ] Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] Allocated 7.62939e-06 MB 15: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 15: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/gridLikelihoodBase.cpp]LibLSS::GridDensityLikelihoodBase::GridDensityLikelihoodBase(LibLSS::MPI_Communication*, const GridSizes&, const GridLengths&) [with int Dims = 3; LibLSS::GridDensityLikelihoodBase::GridSizes = std::array; LibLSS::GridDensityLikelihoodBase::GridLengths = std::array] 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 15: [ 0/ 1] [DEBUG ] | Freeing 16 MB 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Allocated 0 MB 15: [ 0/ 1] [VERBOSE] Setup FWD 15: [ 0/ 1] [VERBOSE] Entering BORGForwardModel::setup 15: [ 0/ 1] [DEBUG ] | Allocated 2.28882e-05 MB 15: [ 0/ 1] [DEBUG ] | Freeing 0 MB 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] Done 15: [ 0/ 1] [DEBUG ] Entering BorgQLptRsdModel::BorgQLptRsdModel 15: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::BORGForwardModel::setupDefault() 15: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [---/---] [STD ] | ___________ 15: [---/---] [STD ] | /-/_"/-/_/-/| __________________________ 15: [---/---] [STD ] | /"-/-_"/-_//|| BORG3 model 15: [---/---] [STD ] | /__________/|/| (c) Jens Jasche 2012 - 2019 15: [---/---] [STD ] | |"|_'='-]:+|/|| Guilhem Lavaux 2014 - 2019 15: [---/---] [STD ] | |-+-|.|_'-"||// __________________________ 15: [---/---] [STD ] | |[".[:!+-'=|// 15: [---/---] [STD ] | |='!+|-:]|-|/ 15: [---/---] [STD ] | ---------- 15: [---/---] [STD ] | 15: [---/---] [STD ] | Please acknowledge the following papers: 15: [---/---] [STD ] | - Jasche & Lavaux (A&A, 2019, arXiv 1806.11117) 15: [---/---] [STD ] | - Jasche & Wandelt (MNRAS, 2012, arXiv 1203.3639) 15: [---/---] [STD ] | - Jasche & Kitaura (MNRAS, 2010, arXiv 0911.2496) 15: [---/---] [STD ] | - Lavaux, Jasche & Leclercq (arXiV 1909.06396) 15: [---/---] [STD ] | - And relevant papers depending on the used sub-module/contribution 15: [---/---] [STD ] | 15: 15: [---/---] [STD ] | This is BORG version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 15: [ 0/ 1] [DEBUG ] | Building manager for supersampled resolution: N0=128, N1=128, N2=128 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Allocating AUX1 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Allocating aux 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Allocating AUX0 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Allocated 48 MB 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] Done 15: [---/---] [INFO S ] Entering Initialize hades density sampler 15: [ 0/ 1] [DEBUG ] | Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | | Comm size is 1 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Allocated 0 MB 15: [ 0/ 1] [DEBUG ] | Allocated 0 MB 15: [ 0/ 1] [DEBUG ] | Allocated 0 MB 15: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/hermiticity_fixup.cpp]LibLSS::Hermiticity_fixer::Hermiticity_fixer(LibLSS::Hermiticity_fixer::Mgr_p) [with T = double; long unsigned int Nd = 3; LibLSS::Hermiticity_fixer::Mgr_p = std::shared_ptr >] 15: [ 0/ 1] [DEBUG ] | | own: i_min=0, i_max=128 15: [ 0/ 1] [DEBUG ] | | want: i_min=65, i_max=128 15: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/mpi/ghost_planes.hpp]void LibLSS::GhostPlanes::setup(LibLSS::MPI_Communication*, PlaneList&&, PlaneSet&&, DimList&&, size_t) [with PlaneList = std::set&; PlaneSet = std::set&; DimList = std::array&; T = std::complex; long unsigned int Nd = 2; size_t = long unsigned int] 15: [ 0/ 1] [DEBUG ] | | | Allocated 0 MB 15: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | Allocated 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | Entering dispatch_plane_map 15: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | | Allocated 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | | Allocated 0.000488281 MB 15: [ 0/ 1] [DEBUG ] | | | | Dispatch our planeset, number is 128, 15: [ 0/ 1] [DEBUG ] | | | | Total planes = 128 15: [ 0/ 1] [DEBUG ] | | | | Allocated 0.000488281 MB 15: [ 0/ 1] [DEBUG ] | | | | Freeing 0 MB 15: [ 0/ 1] [DEBUG ] | | | | Now gather plane ids send_count=128; send_displ=0; other_planes_count=128; other_planes_displ=0 15: [ 0/ 1] [DEBUG ] | | | | Got other task planeset: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127 15: [ 0/ 1] [DEBUG ] | | | | Freeing 0.000488281 MB 15: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | | Freeing 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering gather_peer_by_plane 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 0 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 1 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 2 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 3 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 4 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 5 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 6 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 7 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 8 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 9 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 10 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 11 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 12 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 13 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 14 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 15 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 16 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 17 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 18 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 19 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 20 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 21 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 22 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 23 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 24 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 25 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 26 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 27 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 28 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 29 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 30 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 31 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 32 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 33 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 34 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 35 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 36 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 37 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 38 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 39 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 40 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 41 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 42 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 43 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 44 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 45 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 46 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 47 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 48 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 49 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 50 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 51 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 52 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 53 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 54 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 55 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 56 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 57 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 58 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 59 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 60 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 61 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 62 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 63 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 64 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 65 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 66 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 67 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 68 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 69 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 70 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 71 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 72 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 73 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 74 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 75 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 76 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 77 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 78 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 79 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 80 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 81 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 82 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 83 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 84 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 85 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 86 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 87 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 88 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 89 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 90 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 91 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 92 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 93 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 94 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 95 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 96 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 97 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 98 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 99 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 100 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 101 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 102 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 103 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 104 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 105 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 106 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 107 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 108 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 109 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 110 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 111 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 112 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 113 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 114 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 115 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 116 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 117 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 118 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 119 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 120 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 121 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 122 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 123 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 124 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 125 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 126 15: [ 0/ 1] [DEBUG ] | | | | Peer 0 provides 127 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Required planes: 15: [ 0/ 1] [DEBUG ] | | | Owned planes: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127, 15: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | Freeing 3.8147e-06 MB 15: [ 0/ 1] [DEBUG ] | | | Freeing 0.000488281 MB 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [---/---] [INFO S ] | Allocating s_hat_field field: 128x128x65 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] | Allocated 16 MB 15: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] | Allocating momentum field 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [INFO ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::initializeLikelihood(LibLSS::MarkovState&) 15: [ 0/ 1] [DEBUG ] | | Allocated 16 MB 15: [ 0/ 1] [DEBUG ] | | Creating array which is ALIGNED 15: [ 0/ 1] [DEBUG ] | | Allocated 16.25 MB 15: [ 0/ 1] [INFO ] | Done 15: [ 0/ 1] [DEBUG ] | Freeing 16 MB 15: [---/---] [INFO S ] Done 15: [ 0/ 1] [VERBOSE] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::updateMetaParameters(LibLSS::MarkovState&) 15: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 15: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/borg_qlpt_rsd.cpp]virtual void LibLSS::BorgQLptRsdModel::updateCosmo() 15: [ 0/ 1] [DEBUG ] | | | Cosmo Parameter changed. Rebuild light cone. 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Allocated 7.62939e-06 MB 15: [ 0/ 1] [VERBOSE] | b0=2 15: [ 0/ 1] [VERBOSE] Done 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 15: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [VERBOSE] Max of s_field = 7.34746e-06 15: [ 0/ 1] [INFO ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/base_likelihood.cpp]virtual void LibLSS::HadesBaseDensityLikelihood::generateMockData(const CArrayRef&, LibLSS::MarkovState&) 15: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]virtual void LibLSS::BorgQLptRsdModel::forwardModel_v2(LibLSS::detail_input::ModelInput<3>) 15: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_input::ModelInputBase::needDestroyInput() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | | Protect complex 15: [ 0/ 1] [DEBUG ] | | | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x65 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]void LibLSS::BorgQLptRsdModel::qlpt_rsd_fwd_model(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&) 15: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]void LibLSS::BorgQLptRsdModel::qlpt_rsd_ic(LibLSS::BORGForwardModelTypes::CArrayRef&, LibLSS::BORGForwardModelTypes::PhaseArrayRef&) 15: [ 0/ 1] [DEBUG ] | | | | Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] | | | | Entering FFTW_Manager::execute_c2r 15: [ 0/ 1] [DEBUG ] | | | | Done 15: [ 0/ 1] [DEBUG ] | | | | Freeing 16.25 MB 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Freeing 16.25 MB 15: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]virtual void LibLSS::BorgQLptRsdModel::getDensityFinal(LibLSS::detail_output::ModelOutput<3>) 15: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::setRequestedIO(LibLSS::PreferredIO) [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/qlpt_rsd/borg_fwd_qlpt_rsd.cpp]void LibLSS::BorgQLptRsdModel::qlpt_rsd_density_obs(LibLSS::BORGForwardModelTypes::ArrayRef&, size_t) 15: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 15: [ 0/ 1] [DEBUG ] | | | Allocated 32 MB 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::execute_c2c 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] | | | Done 15: [ 0/ 1] [DEBUG ] | | | Freeing 32 MB 15: [ 0/ 1] [DEBUG ] | | | Freeing 32 MB 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]LibLSS::detail_output::ModelOutputBase::~ModelOutputBase() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | hold_original use_count = 0 15: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/model_io.cpp]void LibLSS::detail_output::ModelOutputBase::close() [with long unsigned int Nd = 3; Super = LibLSS::detail_model::ModelIO<3>] 15: [ 0/ 1] [DEBUG ] | | Done 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [INFO ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/hades/hades_linear_likelihood.cpp]virtual void LibLSS::HadesLinearDensityLikelihood::generateMockSpecific(const ArrayRef&, LibLSS::MarkovState&) 15: [ 0/ 1] [INFO ] | | Generating mock data 0 15: [ 0/ 1] [INFO ] | Done 15: [ 0/ 1] [DEBUG ] | Copying (0-128, 0-128, 0-128) 15: [ 0/ 1] [DEBUG ] | Done copy 15: [ 0/ 1] [INFO ] Done 15: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 15: [ 0/ 1] [DEBUG ] Allocated 0.000976562 MB 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Allocated 48 MB 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Reducing mode counting: num_elements=128 15: [ 0/ 1] [DEBUG ] Reducing key counting: num_elements=128 15: [ 0/ 1] [DEBUG ] Entering Initializing peer system 15: [ 0/ 1] [DEBUG ] | Comm size is 1 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] Allocated 16.25 MB 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 128x128x128 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [VERBOSE] Entering mpiSaveState 15: [ 0/ 1] [VERBOSE] | Saving BORG_final_density 15: [ 0/ 1] [DEBUG ] | Entering reassembling of variable BORG_final_density 15: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving BORG_model 15: [ 0/ 1] [VERBOSE] | Saving K_MAX 15: [ 0/ 1] [VERBOSE] | Saving K_MIN 15: [ 0/ 1] [VERBOSE] | Saving L0 15: [ 0/ 1] [VERBOSE] | Saving L1 15: [ 0/ 1] [VERBOSE] | Saving L2 15: [ 0/ 1] [VERBOSE] | Saving N0 15: [ 0/ 1] [VERBOSE] | Saving N1 15: [ 0/ 1] [VERBOSE] | Saving N2 15: [ 0/ 1] [VERBOSE] | Saving N2_HC 15: [ 0/ 1] [VERBOSE] | Saving NCAT 15: [ 0/ 1] [VERBOSE] | Saving NUM_MODES 15: [ 0/ 1] [VERBOSE] | Saving ares_heat 15: [ 0/ 1] [VERBOSE] | Saving borg_a_initial 15: [ 0/ 1] [VERBOSE] | Saving borg_pm_nsteps 15: [ 0/ 1] [VERBOSE] | Saving borg_pm_start_z 15: [ 0/ 1] [VERBOSE] | Saving corner0 15: [ 0/ 1] [VERBOSE] | Saving corner1 15: [ 0/ 1] [VERBOSE] | Saving corner2 15: [ 0/ 1] [VERBOSE] | Saving cosmology 15: [ 0/ 1] [VERBOSE] | Saving fourierLocalSize 15: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_0 15: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable galaxy_bias_0 15: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving galaxy_bias_ref_0 15: [ 0/ 1] [VERBOSE] | Saving galaxy_data_0 15: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_data_0 15: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving galaxy_nmean_0 15: [ 0/ 1] [VERBOSE] | Saving galaxy_sel_window_0 15: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_sel_window_0 15: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving galaxy_synthetic_sel_window_0 15: [ 0/ 1] [DEBUG ] | Entering reassembling of variable galaxy_synthetic_sel_window_0 15: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving growth_factor 15: [ 0/ 1] [DEBUG ] | Entering reassembling of variable growth_factor 15: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving hades_accept_count 15: [ 0/ 1] [VERBOSE] | Saving hades_attempt_count 15: [ 0/ 1] [VERBOSE] | Saving hades_mass 15: [ 0/ 1] [DEBUG ] | Entering reassembling of variable hades_mass 15: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 65 15: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving hmc_Elh 15: [ 0/ 1] [VERBOSE] | Saving hmc_Eprior 15: [ 0/ 1] [VERBOSE] | Saving hmc_bad_sample 15: [ 0/ 1] [VERBOSE] | Saving hmc_force_save_final 15: [ 0/ 1] [VERBOSE] | Saving localN0 15: [ 0/ 1] [VERBOSE] | Saving momentum_field 15: [ 0/ 1] [DEBUG ] | Entering reassembling of variable momentum_field 15: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 65 15: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving random_generator 15: [ 0/ 1] [VERBOSE] | Saving s_field 15: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_field 15: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving s_hat_field 15: [ 0/ 1] [DEBUG ] | Entering reassembling of variable s_hat_field 15: [ 0/ 1] [DEBUG ] | | Writing rank 0 data first. Dimensions = 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 128 15: [ 0/ 1] [DEBUG ] | | 65 15: [ 0/ 1] [DEBUG ] | | Grabbing other rank data 15: [ 0/ 1] [DEBUG ] | Done 15: [ 0/ 1] [VERBOSE] | Saving startN0 15: [ 0/ 1] [VERBOSE] Done 15: [ 0/ 1] [DEBUG ] Freeing 48 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 15: [ 0/ 1] [DEBUG ] Freeing 0.000976562 MB 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 15: [---/---] [INFO S ] Cleaning up HMCDensitySampler 15: [ 0/ 1] [DEBUG ] Freeing 0 MB 15: [ 0/ 1] [DEBUG ] Freeing 0 MB 15: [ 0/ 1] [DEBUG ] Freeing 0 MB 15: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 15: [ 0/ 1] [VERBOSE] Destroying BORG_final_density 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [VERBOSE] Destroying BORG_model 15: [ 0/ 1] [DEBUG ] Entering BorgQLptRsdModel::~BorgQLptRsdModel 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 15: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [DEBUG ] Freeing 48 MB 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::destroy_plan 15: [ 0/ 1] [DEBUG ] Done 15: [ 0/ 1] [DEBUG ] Freeing 2.28882e-05 MB 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 15: [ 0/ 1] [VERBOSE] Destroying K_MAX 15: [ 0/ 1] [VERBOSE] Destroying K_MIN 15: [ 0/ 1] [VERBOSE] Destroying L0 15: [ 0/ 1] [VERBOSE] Destroying L1 15: [ 0/ 1] [VERBOSE] Destroying L2 15: [ 0/ 1] [VERBOSE] Destroying N0 15: [ 0/ 1] [VERBOSE] Destroying N1 15: [ 0/ 1] [VERBOSE] Destroying N2 15: [ 0/ 1] [VERBOSE] Destroying N2_HC 15: [ 0/ 1] [VERBOSE] Destroying NCAT 15: [ 0/ 1] [VERBOSE] Destroying NUM_MODES 15: [ 0/ 1] [VERBOSE] Destroying ares_heat 15: [ 0/ 1] [VERBOSE] Destroying borg_a_initial 15: [ 0/ 1] [VERBOSE] Destroying borg_pm_nsteps 15: [ 0/ 1] [VERBOSE] Destroying borg_pm_start_z 15: [ 0/ 1] [VERBOSE] Destroying corner0 15: [ 0/ 1] [VERBOSE] Destroying corner1 15: [ 0/ 1] [VERBOSE] Destroying corner2 15: [ 0/ 1] [VERBOSE] Destroying cosmology 15: [ 0/ 1] [VERBOSE] Destroying fourierLocalSize 15: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_0 15: [ 0/ 1] [DEBUG ] Freeing 7.62939e-06 MB 15: [ 0/ 1] [VERBOSE] Destroying galaxy_bias_ref_0 15: [ 0/ 1] [VERBOSE] Destroying galaxy_data_0 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [VERBOSE] Destroying galaxy_nmean_0 15: [ 0/ 1] [VERBOSE] Destroying galaxy_sel_window_0 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [VERBOSE] Destroying galaxy_synthetic_sel_window_0 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [VERBOSE] Destroying growth_factor 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [VERBOSE] Destroying hades_accept_count 15: [ 0/ 1] [VERBOSE] Destroying hades_attempt_count 15: [ 0/ 1] [VERBOSE] Destroying hades_mass 15: [ 0/ 1] [DEBUG ] Freeing 8.125 MB 15: [ 0/ 1] [VERBOSE] Destroying hmc_Elh 15: [ 0/ 1] [VERBOSE] Destroying hmc_Eprior 15: [ 0/ 1] [VERBOSE] Destroying hmc_bad_sample 15: [ 0/ 1] [VERBOSE] Destroying hmc_force_save_final 15: [ 0/ 1] [VERBOSE] Destroying localN0 15: [ 0/ 1] [VERBOSE] Destroying momentum_field 15: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 15: [ 0/ 1] [VERBOSE] Destroying random_generator 15: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 15: [ 0/ 1] [VERBOSE] Destroying s_field 15: [ 0/ 1] [DEBUG ] Freeing 16 MB 15: [ 0/ 1] [VERBOSE] Destroying s_hat_field 15: [ 0/ 1] [DEBUG ] Freeing 16.25 MB 15: [ 0/ 1] [VERBOSE] Destroying startN0 15: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 15: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 15: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 15: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 15: [ 0/ 1] [DEBUG ] Writing memory report 15/27 Test #15: BORG_test_forward_qlpt_rsd .......... Passed 36.74 sec test 16 Start 16: BORG_test_aux_attributes 16: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_aux_attributes 16: Test timeout computed to be: 1500 16: Initializing console. 16: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 16: [ 0/ 1] [DEBUG ] INIT: Timing database 16: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 16: Running 2 test cases... 16: [ 0/ 1] [DEBUG ] Allocated 6.10352e-05 MB 16: [ 0/ 1] [DEBUG ] Freeing 6.10352e-05 MB 16: [ 0/ 1] [DEBUG ] Allocated 0.000183105 MB 16: [ 0/ 1] [DEBUG ] Freeing 0.000183105 MB 16: 16: *** No errors detected 16: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 16: [ 0/ 1] [DEBUG ] Writing memory report 16: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 16/27 Test #16: BORG_test_aux_attributes ............ Passed 0.01 sec test 17 Start 17: BORG_test_spherical_projection 17: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_spherical_projection 17: Test timeout computed to be: 1500 17: Running 1 test case... 17: [ 0/ 1] [DEBUG ] Entering Initializing peer system 17: [ 0/ 1] [DEBUG ] | Comm size is 1 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/kappa_sphere.cpp]LibLSS::ForwardKappaSphere::ForwardKappaSphere(std::shared_ptr, const BoxModel&, unsigned int) 17: [ 0/ 1] [DEBUG ] | Checking requirements for local tiles 17: [ 0/ 1] [DEBUG ] | ... browsing pixel 0 to 196608 17: [ 0/ 1] [DEBUG ] | Local tile requirement: start = 0,0,0,, end = 62,62,62,, shape = 63,63,63, 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forward_model.cpp]void LibLSS::ForwardModel::setCosmoParams(const LibLSS::CosmologicalParameters&) 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/kappa_sphere.cpp]virtual void LibLSS::ForwardKappaSphere::updateCosmo() 17: [ 0/ 1] [DEBUG ] | | lensing_factor = 7.88506e-08 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 17: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | -- Total block is 0,0,0,64,0,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | -- Accept block 0,0,0,64,0,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | -- Total block is 64,64,0,64,0,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | -- Accept block 64,64,0,64,0,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | -- Total block is 0,64,0,0,0,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | -- Accept block 0,64,0,0,0,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | -- Total block is 0,64,64,64,0,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | -- Accept block 0,64,64,64,0,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | -- Total block is 0,64,0,64,0,0, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | -- Accept block 0,64,0,64,0,0, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | -- Total block is 0,64,0,64,64,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | -- Accept block 0,64,0,64,64,64, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 17: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=1, displs[0]=0 17: [ 0/ 1] [DEBUG ] | | Index is filled 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 17: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=0, displs[0]=0 17: [ 0/ 1] [DEBUG ] | | Index is empty 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Allocated 2 MB 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 17: [ 0/ 1] [DEBUG ] | | Now process 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 1; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 17: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | -- Total block is 0,0, /// 0, 17: [ 0/ 1] [DEBUG ] | -- Accept block 0,0, /// 0, 17: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | -- Total block is 196608,196608, /// 0, 17: [ 0/ 1] [DEBUG ] | -- Accept block 196608,196608, /// 0, 17: [ 0/ 1] [DEBUG ] | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 1] 17: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=1, displs[0]=0 17: [ 0/ 1] [DEBUG ] | | Index is filled 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 1] 17: [ 0/ 1] [DEBUG ] | | domainPerNodes[0]=0, displs[0]=0 17: [ 0/ 1] [DEBUG ] | | Index is empty 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Allocated 1.5 MB 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 1] 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 1; LibLSS::Domain = boost::multi_array_ref] 17: [ 0/ 1] [DEBUG ] | | Now process 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::TiledArrayRepresentation::shallowMove() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/kappa_sphere.cpp]virtual void LibLSS::ForwardKappaSphere::forwardModel_v3(LibLSS::GeneralIO::details::Input) 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with T = double; long unsigned int Nd = 3; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 3; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 17: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | | -- Total block is 0,0,0,63,0,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | -- Accept block 0,0,0,63,0,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | | -- Total block is 63,63,0,63,0,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | -- Accept block 63,63,0,63,0,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | | -- Total block is 0,63,0,0,0,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | -- Accept block 0,63,0,0,0,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | | -- Total block is 0,63,63,63,0,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | -- Accept block 0,63,63,63,0,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | | -- Total block is 0,63,0,63,0,0, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | -- Accept block 0,63,0,63,0,0, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | | -- Total block is 0,63,0,63,63,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | -- Accept block 0,63,0,63,63,63, /// 0,0,0, 17: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 17: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=1, displs[0]=0 17: [ 0/ 1] [DEBUG ] | | | Index is filled 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 3] 17: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=0, displs[0]=0 17: [ 0/ 1] [DEBUG ] | | | Index is empty 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 3] 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | | Allocated 1.90771 MB 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 17: [ 0/ 1] [DEBUG ] | | | Local copy 17: [ 0/ 1] [DEBUG ] | | | Allocated 1.90771 MB 17: [ 0/ 1] [DEBUG ] | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 63x63x63 17: [ 0/ 1] [DEBUG ] | | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void {anonymous}::pushSlice(std::shared_ptr, LibLSS::track_allocator > >, LibLSS::Domain&, const typename LibLSS::DomainSpec::DomainLimit_t&, const typename LibLSS::DomainSpec::DomainShift_t&, LibLSS::SliceOperation) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref; typename LibLSS::DomainSpec::DomainLimit_t = std::array; typename LibLSS::DomainSpec::DomainShift_t = std::array] 17: [ 0/ 1] [DEBUG ] | | | | tmp_slice ((0 - 63, 0 - 63, 0 - 63, )) 17: [ 0/ 1] [DEBUG ] | | | | output ((0 - 63, 0 - 63, 0 - 63, )) 17: [ 0/ 1] [DEBUG ] | | | | slice = (0 - 63, 0 - 63, 0 - 63) /// shifter = 0,0,0, 17: [ 0/ 1] [DEBUG ] | | | | sliced output ((0 - 63, 0 - 63, 0 - 63, )) 17: [ 0/ 1] [DEBUG ] | | | | Using optimized 3-loop collapsed omp, 0x0x0 -- 63x63x63 17: [ 0/ 1] [DEBUG ] | | | Done 17: [ 0/ 1] [DEBUG ] | | | Now process 17: [ 0/ 1] [DEBUG ] | | | Freeing 1.90771 MB 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 3; LibLSS::Domain = boost::multi_array_ref] 17: [ 0/ 1] [DEBUG ] | | | Now process 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | | Freeing 2 MB 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::TiledArrayRepresentation::shallowMove() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::TiledArrayRepresentation::shallowMove() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/forwards/kappa_sphere.cpp]virtual LibLSS::GeneralIO::details::Output LibLSS::ForwardKappaSphere::getResultForward_v3(LibLSS::GeneralIO::details::Output) 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/converters.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p check_tiled_io(LibLSS::DataRepresentation::AbstractRepresentation_p&&, LibLSS::DataRepresentation::Descriptor&) [with T = double; long unsigned int Nd = 1; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Freeing 1.5 MB 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/tiled_array.cpp]void LibLSS::TiledArray::setLocalTile(LibLSS::TiledArray::IndexType, LibLSS::TiledArray::DimType, LibLSS::TiledArray::PaddingType) [with T = double; long unsigned int Nd = 1; LibLSS::TiledArray::IndexType = std::array; LibLSS::TiledArray::DimType = std::array; LibLSS::TiledArray::PaddingType = std::array] 17: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | | -- Total block is 0,0, /// 0, 17: [ 0/ 1] [DEBUG ] | | -- Accept block 0,0, /// 0, 17: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | | Processing block and recursively split it into chunks that cover the acceptable domain 17: [ 0/ 1] [DEBUG ] | | -- Total block is 196608,196608, /// 0, 17: [ 0/ 1] [DEBUG ] | | -- Accept block 196608,196608, /// 0, 17: [ 0/ 1] [DEBUG ] | | Block is empty! Skip. 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 1] 17: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=1, displs[0]=0 17: [ 0/ 1] [DEBUG ] | | | Index is filled 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::computeCompleteDomainSpec(LibLSS::MPI_Communication*, LibLSS::CompleteDomainSpec&, const LibLSS::DomainSpec&) [with long unsigned int N = 1] 17: [ 0/ 1] [DEBUG ] | | | domainPerNodes[0]=0, displs[0]=0 17: [ 0/ 1] [DEBUG ] | | | Index is empty 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | | Allocated 1.5 MB 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainComputeTodo(LibLSS::MPI_Communication*, const LibLSS::CompleteDomainSpec&, const LibLSS::CompleteDomainSpec&, LibLSS::DomainTodo&, LibLSS::SliceOperation) [with long unsigned int N = 1] 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tools/domains.cpp]void LibLSS::mpiDomainRun(LibLSS::MPI_Communication*, LibLSS::Domain&, LibLSS::Domain&, const LibLSS::DomainTodo&) [with T = double; long unsigned int N = 1; LibLSS::Domain = boost::multi_array_ref] 17: [ 0/ 1] [DEBUG ] | | | Now process 17: [ 0/ 1] [DEBUG ] | | Done 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::AbstractRepresentation_p LibLSS::DataRepresentation::TiledArrayRepresentation::close() [with T = double; long unsigned int Nd = 1; LibLSS::DataRepresentation::AbstractRepresentation_p = std::unique_ptr] 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] | Done 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]std::unique_ptr LibLSS::DataRepresentation::TiledArrayRepresentation::shallowMove() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Freeing 1.5 MB 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 1] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/data/tiledarray_representation.cpp]LibLSS::DataRepresentation::TiledArrayRepresentation::~TiledArrayRepresentation() [with T = double; long unsigned int Nd = 3] 17: [ 0/ 1] [DEBUG ] Done 17: [ 0/ 1] [DEBUG ] Freeing 1.90771 MB 17: 17: *** No errors detected 17: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 17: [ 0/ 1] [DEBUG ] Writing memory report 17: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 17/27 Test #17: BORG_test_spherical_projection ...... Passed 42.38 sec test 18 Start 18: test_cosmo_expansion 18: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_cosmo_expansion_exe 18: Test timeout computed to be: 1500 18: Initializing console. 18: [ 0/ 1] [DEBUG ] Initialize GSL error reporter 18: [ 0/ 1] [DEBUG ] INIT: Timing database 18: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 18: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_com2a() 18: [ 0/ 1] [DEBUG ] Done 18: 0 0 -0 1 18: 0.01 0.0100009 29.9566 1 18: 0.02 0.0200007 59.8676 1 18: 0.03 0.0300005 89.7322 1 18: 0.04 0.0400004 119.55 1 18: 0.05 0.0500002 149.32 1 18: 0.06 0.0600002 179.041 1 18: 0.07 0.0700001 208.713 1 18: 0.08 0.0800001 238.336 1 18: 0.09 0.0900002 267.908 1 18: 0.1 0.1 297.429 1 18: 0.11 0.11 326.898 1 18: 0.12 0.12 356.314 1 18: 0.13 0.13 385.678 1 18: 0.14 0.14 414.987 1 18: 0.15 0.15 444.243 1 18: 0.16 0.16 473.443 1 18: 0.17 0.17 502.587 1 18: 0.18 0.18 531.675 1 18: 0.19 0.19 560.706 1 18: 0.2 0.2 589.679 1 18: 0.21 0.21 618.594 1 18: 0.22 0.22 647.45 1 18: 0.23 0.23 676.246 1 18: 0.24 0.24 704.983 1 18: 0.25 0.25 733.659 1 18: 0.26 0.26 762.273 1 18: 0.27 0.27 790.826 1 18: 0.28 0.28 819.316 1 18: 0.29 0.29 847.743 1 18: 0.3 0.3 876.106 1 18: 0.31 0.31 904.406 1 18: 0.32 0.32 932.64 1 18: 0.33 0.33 960.81 1 18: 0.34 0.34 988.913 1 18: 0.35 0.35 1016.95 1 18: 0.36 0.36 1044.92 1 18: 0.37 0.37 1072.82 1 18: 0.38 0.38 1100.66 1 18: 0.39 0.39 1128.43 1 18: 0.4 0.4 1156.13 1 18: 0.41 0.41 1183.75 1 18: 0.42 0.42 1211.31 1 18: 0.43 0.43 1238.8 1 18: 0.44 0.44 1266.22 1 18: 0.45 0.45 1293.57 1 18: 0.46 0.46 1320.85 1 18: 0.47 0.47 1348.05 1 18: 0.48 0.48 1375.18 1 18: 0.49 0.49 1402.24 1 18: 0.5 0.5 1429.23 1 18: 0.51 0.51 1456.14 1 18: 0.52 0.52 1482.98 1 18: 0.53 0.53 1509.74 1 18: 0.54 0.54 1536.43 1 18: 0.55 0.55 1563.05 1 18: 0.56 0.56 1589.59 1 18: 0.57 0.57 1616.05 1 18: 0.58 0.58 1642.44 1 18: 0.59 0.59 1668.75 1 18: 0.6 0.6 1694.99 1 18: 0.61 0.61 1721.14 1 18: 0.62 0.62 1747.23 1 18: 0.63 0.63 1773.23 1 18: 0.64 0.64 1799.16 1 18: 0.65 0.65 1825.01 1 18: 0.66 0.66 1850.78 1 18: 0.67 0.67 1876.47 1 18: 0.68 0.68 1902.08 1 18: 0.69 0.69 1927.62 1 18: 0.7 0.7 1953.07 1 18: 0.71 0.71 1978.45 1 18: 0.72 0.72 2003.75 1 18: 0.73 0.73 2028.96 1 18: 0.74 0.74 2054.1 1 18: 0.75 0.75 2079.16 1 18: 0.76 0.76 2104.14 1 18: 0.77 0.77 2129.04 1 18: 0.78 0.78 2153.85 1 18: 0.79 0.79 2178.59 1 18: 0.8 0.8 2203.25 1 18: 0.81 0.81 2227.82 1 18: 0.82 0.82 2252.32 1 18: 0.83 0.83 2276.73 1 18: 0.84 0.84 2301.06 1 18: 0.85 0.85 2325.32 1 18: 0.86 0.86 2349.49 1 18: 0.87 0.87 2373.58 1 18: 0.88 0.88 2397.59 1 18: 0.89 0.89 2421.51 1 18: 0.9 0.9 2445.36 1 18: 0.91 0.91 2469.13 1 18: 0.92 0.92 2492.81 1 18: 0.93 0.93 2516.41 1 18: 0.94 0.94 2539.93 1 18: 0.95 0.95 2563.37 1 18: 0.96 0.96 2586.73 1 18: 0.97 0.97 2610.01 1 18: 0.98 0.98 2633.21 1 18: 0.99 0.99 2656.32 1 18: 1 1 2679.35 1 18: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/physics/cosmo.cpp]void LibLSS::Cosmology::precompute_d_plus() 18: [ 0/ 1] [DEBUG ] Done 18: 0.8794390.879439 18: 0 1 1 1 18: 0.01 0.997265 0.997265 1 18: 0.02 0.994523 0.994523 1 18: 0.03 0.991773 0.991773 1 18: 0.04 0.989015 0.989016 1 18: 0.05 0.986251 0.986251 1 18: 0.06 0.983481 0.983481 1 18: 0.07 0.980704 0.980704 1 18: 0.08 0.977921 0.977921 1 18: 0.09 0.975132 0.975132 1 18: 0.1 0.972339 0.972339 1 18: 0.11 0.96954 0.96954 1 18: 0.12 0.966736 0.966736 1 18: 0.13 0.963929 0.963929 1 18: 0.14 0.961117 0.961117 1 18: 0.15 0.958301 0.958301 1 18: 0.16 0.955482 0.955482 1 18: 0.17 0.95266 0.95266 1 18: 0.18 0.949835 0.949835 1 18: 0.19 0.947007 0.947007 1 18: 0.2 0.944177 0.944177 1 18: 0.21 0.941345 0.941345 1 18: 0.22 0.938511 0.938511 1 18: 0.23 0.935675 0.935675 1 18: 0.24 0.932839 0.932839 1 18: 0.25 0.930001 0.930001 1 18: 0.26 0.927163 0.927163 1 18: 0.27 0.924324 0.924324 1 18: 0.28 0.921485 0.921485 1 18: 0.29 0.918646 0.918646 1 18: 0.3 0.915807 0.915807 1 18: 0.31 0.912969 0.912969 1 18: 0.32 0.910132 0.910132 1 18: 0.33 0.907295 0.907295 1 18: 0.34 0.90446 0.90446 1 18: 0.35 0.901627 0.901627 1 18: 0.36 0.898795 0.898795 1 18: 0.37 0.895965 0.895965 1 18: 0.38 0.893137 0.893137 1 18: 0.39 0.890311 0.890312 1 18: 0.4 0.887489 0.887489 1 18: 0.41 0.884668 0.884669 1 18: 0.42 0.881851 0.881851 1 18: 0.43 0.879037 0.879038 1 18: 0.44 0.876227 0.876227 1 18: 0.45 0.87342 0.87342 1 18: 0.46 0.870617 0.870617 1 18: 0.47 0.867817 0.867817 1 18: 0.48 0.865022 0.865022 1 18: 0.49 0.862231 0.862231 1 18: 0.5 0.859445 0.859445 1 18: 0.51 0.856663 0.856663 1 18: 0.52 0.853887 0.853887 1 18: 0.53 0.851115 0.851115 1 18: 0.54 0.848348 0.848348 1 18: 0.55 0.845586 0.845587 1 18: 0.56 0.842831 0.842831 1 18: 0.57 0.84008 0.84008 1 18: 0.58 0.837336 0.837336 1 18: 0.59 0.834597 0.834597 1 18: 0.6 0.831864 0.831865 1 18: 0.61 0.829138 0.829138 1 18: 0.62 0.826418 0.826418 1 18: 0.63 0.823704 0.823704 1 18: 0.64 0.820997 0.820997 1 18: 0.65 0.818297 0.818297 1 18: 0.66 0.815603 0.815603 1 18: 0.67 0.812917 0.812917 1 18: 0.68 0.810237 0.810237 1 18: 0.69 0.807565 0.807565 1 18: 0.7 0.8049 0.8049 1 18: 0.71 0.802242 0.802242 1 18: 0.72 0.799592 0.799592 1 18: 0.73 0.79695 0.79695 1 18: 0.74 0.794315 0.794315 1 18: 0.75 0.791688 0.791688 1 18: 0.76 0.789068 0.789068 1 18: 0.77 0.786457 0.786457 1 18: 0.78 0.783854 0.783854 1 18: 0.79 0.781259 0.781259 1 18: 0.8 0.778672 0.778672 1 18: 0.81 0.776093 0.776093 1 18: 0.82 0.773523 0.773523 1 18: 0.83 0.770961 0.770961 1 18: 0.84 0.768408 0.768408 1 18: 0.85 0.765863 0.765863 1 18: 0.86 0.763327 0.763327 1 18: 0.87 0.7608 0.7608 1 18: 0.88 0.758281 0.758281 1 18: 0.89 0.755772 0.755772 1 18: 0.9 0.753271 0.753271 1 18: 0.91 0.750779 0.750779 1 18: 0.92 0.748296 0.748296 1 18: 0.93 0.745822 0.745822 1 18: 0.94 0.743357 0.743357 1 18: 0.95 0.740901 0.740901 1 18: 0.96 0.738454 0.738454 1 18: 0.97 0.736017 0.736017 1 18: 0.98 0.733588 0.733588 1 18: 0.99 0.731169 0.731169 1 18: 1 0.72876 0.72876 1 18: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 18/27 Test #18: test_cosmo_expansion ................ Passed 1.24 sec test 19 Start 19: test_auto_interpolator_exe.output 19: Test command: /usr/bin/cmake "-D" "test_cmd=/home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_auto_interpolator_exe" "-D" "test_args:string=" "-D" "output_blessed=/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/tests/test_auto_interpolator.cpp.expected" "-D" "output_test=/home/jenkins-agent/work/workspace/borg_release_3.0/build/_test_dir/test_auto_interpolator_exe.out" "-P" "/home/jenkins-agent/work/workspace/borg_release_3.0/cmake_modules/run_test.cmake" 19: Test timeout computed to be: 1500 19: ARGUMENTS: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_auto_interpolator_exe 19/27 Test #19: test_auto_interpolator_exe.output ... Passed 0.03 sec test 20 Start 20: test_overload 20: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_overload 20: Test timeout computed to be: 1500 20: Running 2 test cases... 20: 20: *** No errors detected 20:  20/27 Test #20: test_overload ....................... Passed 0.00 sec test 21 Start 21: test_mpi_types 21: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_mpi_types 21: Test timeout computed to be: 1500 21: Running 1 test case... 21: 21: *** No errors detected 21: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 21/27 Test #21: test_mpi_types ...................... Passed 0.01 sec test 22 Start 22: test_fuse_wrapper 22: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_fuse_wrapper 22: Test timeout computed to be: 1500 22: Running 4 test cases... 22: 10 composite multiply, sum and reduce: 0.031696s wall, 0.030000s user + 0.000000s system = 0.030000s CPU (94.7%) 22: 234057 22: Composite multiply, cos, square and reduce: 0.003258s wall, 0.010000s user + 0.000000s system = 0.010000s CPU (306.9%) 22: 22: Composite multiply, cos, abs and reduce: 0.003844s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 22: 22: Composite multiply, cos and assign: 0.003856s wall, 0.010000s user + 0.000000s system = 0.010000s CPU (259.3%) 22: 22: 16384 22: Composite square and reduce: 0.003295s wall, 0.000000s user + 0.000000s system = 0.000000s CPU (n/a%) 22: 22: 22: *** No errors detected 22:  22/27 Test #22: test_fuse_wrapper ................... Passed 0.12 sec test 23 Start 23: test_supersampling 23: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_supersampling 23: Test timeout computed to be: 1500 23: Initializing console. 23: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 23: [ 0/ 1] [DEBUG ] INIT: Timing database 23: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 23: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 23: [ 0/ 1] [DEBUG ] Entering Initializing peer system 23: [ 0/ 1] [DEBUG ] | Comm size is 1 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Entering Initializing peer system 23: [ 0/ 1] [DEBUG ] | Comm size is 1 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.265625 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Allocated 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_r2c_plan 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::create_c2r_plan 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 0 23: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 4293858116 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 699692587 23: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 2012145 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 2012145 23: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 3928307629 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 3928307629 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1906104407 23: [ 0/ 1] [DEBUG ] GSL: Changing random number generation seed with 1497171624 23: [ 0/ 1] [DEBUG ] ff = -7.59799e-06 23: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x16 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Entering Upgrading modes 23: [ 0/ 1] [DEBUG ] | Going from (16,16,16) to (32,32,32) 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Entering Degrading modes 23: [ 0/ 1] [DEBUG ] | Going from (32,32,32) to (16,16,16) 23: [ 0/ 1] [DEBUG ] | Copying line 0 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 31 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 30 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 29 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 28 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 27 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 26 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 25 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 24 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 0 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 1 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 2 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 3 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 4 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 5 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 6 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 7 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 8 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 8 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 7 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 6 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 5 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 4 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 3 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 2 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 1 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 24 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 25 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 26 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 27 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 28 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 29 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 30 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 31 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 23: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 23: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 23: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x32 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_r2c 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 32x32x17 23: [ 0/ 1] [DEBUG ] Entering Degrading modes 23: [ 0/ 1] [DEBUG ] | Going from (32,32,32) to (16,16,16) 23: [ 0/ 1] [DEBUG ] | Copying line 0 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 31 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 30 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 29 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 28 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 27 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 26 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 25 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 24 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 0 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 1 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 2 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 3 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 4 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 5 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 6 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 7 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 8 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 8 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 7 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 6 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 5 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 4 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 3 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 2 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 1 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 24 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 25 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 26 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 27 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 28 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 29 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 30 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] | Copying line 31 (sz=32 -> 32) 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Entering Upgrading modes 23: [ 0/ 1] [DEBUG ] | Going from (16,16,16) to (32,32,32) 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [DEBUG ] Using optimized 3-loop collapsed omp, 0x0x0 -- 16x16x9 23: [ 0/ 1] [DEBUG ] Entering FFTW_Manager::execute_c2r 23: [ 0/ 1] [DEBUG ] Done 23: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 23: [ 0/ 1] [DEBUG ] Freeing 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.25 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.03125 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.0351562 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.265625 MB 23: [ 0/ 1] [DEBUG ] Freeing 0.0351562 MB 23: [ 0/ 1] [DEBUG ] CLEANUP: FFTW/WISDOM 23: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 23: [ 0/ 1] [DEBUG ] Writing memory report 23: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 23/27 Test #23: test_supersampling .................. Passed 0.17 sec test 24 Start 24: test_gradient_supersampling 24: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_gradient_supersampling 24: Test timeout computed to be: 1500 24: Initializing console. 24: [ 0/ 1] [DEBUG ] INIT: SIGCATCHER 24: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 24: [ 0/ 1] [DEBUG ] INIT: Timing database 24: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 24: [ 0/ 1] [DEBUG ] INIT: FFTW/WISDOM 24: [ 0/ 1] [INFO ] Initializing 2 threaded random number generators 24: [ 0/ 1] [VERBOSE] MPI: Changing random number generation seed with 97249 24: [ 0/ 1] [VERBOSE] THREADED: Changing random number generation seed with 2460225869 24: [ 0/ 1] [INFO ] Cleaning up parallel random number generators 24/27 Test #24: test_gradient_supersampling ......... Passed 0.14 sec test 25 Start 25: test_markov_state 25: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_markov_state 25: Test timeout computed to be: 1500 25: Running 1 test case... 25: 25: *** No errors detected 25:  25/27 Test #25: test_markov_state ................... Passed 0.01 sec test 26 Start 26: test_multi_chain 26: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_multi_chain 26: Test timeout computed to be: 1500 26: Running 3 test cases... 26: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 26: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 26: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 26: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 26: [ 0/ 1] [DEBUG ] Entering saveState 26: [ 0/ 1] [DEBUG ] | Saving array 26: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable array 26: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 26: [ 0/ 1] [DEBUG ] | Done 26: [ 0/ 1] [DEBUG ] Done 26: [ 0/ 1] [DEBUG ] Entering saveState 26: [ 0/ 1] [DEBUG ] | Saving array 26: [ 0/ 1] [DEBUG ] | Saving array2 26: [ 0/ 1] [DEBUG ] | Entering saveTo(): saving variable array2 26: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 26: [ 0/ 1] [DEBUG ] | Done 26: [ 0/ 1] [DEBUG ] Done 26: [ 0/ 1] [VERBOSE] Destroying array 26: [ 0/ 1] [VERBOSE] Destroying array 26: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 26: [ 0/ 1] [VERBOSE] Destroying array2 26: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 26: [ 0/ 1] [DEBUG ] Allocated 7.62939e-05 MB 26: [ 0/ 1] [DEBUG ] Creating array which is UNALIGNED 26: [ 0/ 1] [INFO ] Entering restoration of MCMC state 26: [---/---] [INFO S ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 26: [---/---] [INFO S ] | | Sampler ordering: 26: [---/---] [INFO S ] | Done 26: [ 0/ 1] [INFO ] | Initialize variables 26: [ 0/ 1] [INFO ] | Load markov state from file 26: [ 0/ 1] [VERBOSE] | Restoring array 26: [ 0/ 1] [DEBUG ] | Entering loadFrom full 26: [ 0/ 1] [DEBUG ] | | loadFrom(reassembly=0,partialLoad=0,autoresize=0): loading variable array 26: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 26: [ 0/ 1] [DEBUG ] | Done 26: [ 0/ 1] [VERBOSE] | Restoring array 26: [ 0/ 1] [DEBUG ] | Entering loadFrom full 26: [ 0/ 1] [DEBUG ] | | loadFrom(reassembly=0,partialLoad=0,autoresize=0): loading variable array 26: [ 0/ 1] [DEBUG ] | | partialSave or rank==0 26: [ 0/ 1] [DEBUG ] | Done 26: [ 0/ 1] [VERBOSE] | Restoring array 26: [ 0/ 1] [VERBOSE] | Restoring array 26: [ 0/ 1] [INFO ] Done 26: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done 26: [---/---] [INFO S ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 26: [---/---] [INFO S ] | Sampler ordering: 26: [---/---] [INFO S ] | run_order[0] = 0 (name="") 26: [---/---] [INFO S ] Done 26: [---/---] [STD ] Entering Initializing samplers 26: [---/---] [INFO S ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 26: [---/---] [INFO S ] | | Sampler ordering: 26: [---/---] [INFO S ] | | run_order[0] = 0 (name="") 26: [---/---] [INFO S ] | Done 26: [---/---] [STD ] Done 26: [ 0/ 1] [VERBOSE] Destroying array 26: [ 0/ 1] [VERBOSE] Destroying array 26: [ 0/ 1] [DEBUG ] Freeing 7.62939e-05 MB 26: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done 26: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done 26: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done 26: [---/---] [INFO S ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 26: [---/---] [INFO S ] | Sampler ordering: 26: [---/---] [INFO S ] | run_order[0] = 1 (name="0") 26: [---/---] [INFO S ] | run_order[1] = 2 (name="1") 26: [---/---] [INFO S ] | run_order[2] = 0 (name="2") 26: [---/---] [INFO S ] Done 26: [---/---] [STD ] Entering Initializing samplers 26: [---/---] [INFO S ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 26: [---/---] [INFO S ] | | Sampler ordering: 26: [---/---] [INFO S ] | | run_order[0] = 1 (name="0") 26: [---/---] [INFO S ] | | run_order[1] = 2 (name="1") 26: [---/---] [INFO S ] | | run_order[2] = 0 (name="2") 26: [---/---] [INFO S ] | Done 26: [---/---] [STD ] Done 26: [---/---] [STD ] Entering MainLoop::run 26: [ 0/ 1] [VERBOSE] | running id=0 26: [---/---] [STD ] | Main loop iteration 33 % (ETA 00:00:00, elapsed 00:00:00) 26: [ 0/ 1] [VERBOSE] | running id=1 26: [---/---] [STD ] | Main loop iteration 66 % (ETA 00:00:00, elapsed 00:00:00) 26: [ 0/ 1] [VERBOSE] | running id=2 26: [---/---] [STD ] | Main loop iteration 100 % (ETA 00:00:00, elapsed 00:00:00) 26: [---/---] [STD ] Done 26: [ 0/ 1] [VERBOSE] Destroying dummy 26: [ 0/ 1] [VERBOSE] Destroying dummy_group 26: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done 26: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done 26: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done 26: [ 0/ 1] [DEBUG ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]LibLSS::BlockSampler& LibLSS::BlockSampler::operator<<(std::shared_ptr&&) 26: [ 0/ 1] [DEBUG ] Done 26: [---/---] [INFO S ] Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 26: [---/---] [INFO S ] | Sampler ordering: 26: [---/---] [INFO S ] | run_order[0] = 2 (name="0") 26: [---/---] [INFO S ] | run_order[1] = 0 (name="1") 26: [---/---] [INFO S ] | run_order[2] = 3 (name="1") 26: [---/---] [INFO S ] | run_order[3] = 1 (name="2") 26: [---/---] [INFO S ] Done 26: [---/---] [STD ] Entering Initializing samplers 26: [---/---] [INFO S ] | Entering [/home/jenkins-agent/work/workspace/borg_release_3.0/libLSS/samplers/core/main_loop.cpp]void LibLSS::MainLoop::finalizeGraph() 26: [---/---] [INFO S ] | | Sampler ordering: 26: [---/---] [INFO S ] | | run_order[0] = 2 (name="0") 26: [---/---] [INFO S ] | | run_order[1] = 0 (name="1") 26: [---/---] [INFO S ] | | run_order[2] = 3 (name="1") 26: [---/---] [INFO S ] | | run_order[3] = 1 (name="2") 26: [---/---] [INFO S ] | Done 26: [---/---] [STD ] Done 26: [---/---] [STD ] Entering MainLoop::run 26: [ 0/ 1] [VERBOSE] | running id=0 26: [ 0/ 1] [VERBOSE] | running id=2 26: [---/---] [STD ] | Main loop iteration 50 % (ETA 00:00:00, elapsed 00:00:00) 26: [ 0/ 1] [VERBOSE] | running id=1 26: [ 0/ 1] [VERBOSE] | running id=3 26: [---/---] [STD ] | Main loop iteration 100 % (ETA 00:00:00, elapsed 00:00:00) 26: [---/---] [STD ] Done 26: [ 0/ 1] [VERBOSE] Destroying dummy 26: [ 0/ 1] [VERBOSE] Destroying dummy_group 26: 26: *** No errors detected 26: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 26: [ 0/ 1] [DEBUG ] Writing memory report 26: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 26/27 Test #26: test_multi_chain .................... Passed 0.16 sec test 27 Start 27: cg 27: Test command: /home/jenkins-agent/work/workspace/borg_release_3.0/build/libLSS/tests/test_cg 27: Test timeout computed to be: 1500 27: Initializing console. 27: [ 0/ 1] [DEBUG ] INIT: Memory allocated database 27: [ 0/ 1] [DEBUG ] INIT: Timing database 27: [ 0/ 1] [INFO ] libLSS version 4b097f8d195d1e0f139f3dc03f1fe74eabb7ec02 built-in modules 27: [ 0/ 1] [VERBOSE] Entering CG::run 27: [ 0/ 1] [DEBUG ] | Allocated 0.0152588 MB 27: [ 0/ 1] [DEBUG ] | Allocated 0.0152588 MB 27: [ 0/ 1] [DEBUG ] | Allocated 0.0152588 MB 27: [ 0/ 1] [DEBUG ] | residue is dq=5.23918e+09 27: [ 0/ 1] [DEBUG ] | alpha = 0.798153 27: [ 0/ 1] [DEBUG ] | Refresh! 27: [ 0/ 1] [DEBUG ] | t=0 residue is dnew=179118 / dinit=4.18167e+09 => ratio=4.2834e-05 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.999957 27: [ 0/ 1] [DEBUG ] | residue is dnew=179118 / dcheck=179118 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=156026 27: [ 0/ 1] [DEBUG ] | alpha = 1.148 27: [ 0/ 1] [DEBUG ] | t=1 residue is dnew=13249.4 / dinit=4.18167e+09 => ratio=3.16844e-06 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.92603 27: [ 0/ 1] [DEBUG ] | residue is dnew=13249.4 / dcheck=13249.4 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=8828.76 27: [ 0/ 1] [DEBUG ] | alpha = 1.50071 27: [ 0/ 1] [DEBUG ] | t=2 residue is dnew=2259.03 / dinit=4.18167e+09 => ratio=5.40222e-07 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.829499 27: [ 0/ 1] [DEBUG ] | residue is dnew=2259.03 / dcheck=2259.03 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=1291.23 27: [ 0/ 1] [DEBUG ] | alpha = 1.74951 27: [ 0/ 1] [DEBUG ] | t=3 residue is dnew=581.591 / dinit=4.18167e+09 => ratio=1.39081e-07 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.742548 27: [ 0/ 1] [DEBUG ] | residue is dnew=581.591 / dcheck=581.591 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=301.062 27: [ 0/ 1] [DEBUG ] | alpha = 1.9318 27: [ 0/ 1] [DEBUG ] | t=4 residue is dnew=191.883 / dinit=4.18167e+09 => ratio=4.58868e-08 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.670072 27: [ 0/ 1] [DEBUG ] | residue is dnew=191.883 / dcheck=191.883 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=92.7199 27: [ 0/ 1] [DEBUG ] | alpha = 2.06949 27: [ 0/ 1] [DEBUG ] | t=5 residue is dnew=74.6725 / dinit=4.18167e+09 => ratio=1.78571e-08 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.610844 27: [ 0/ 1] [DEBUG ] | residue is dnew=74.6725 / dcheck=74.6725 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=34.32 27: [ 0/ 1] [DEBUG ] | alpha = 2.17577 27: [ 0/ 1] [DEBUG ] | t=6 residue is dnew=32.6546 / dinit=4.18167e+09 => ratio=7.80899e-09 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.562696 27: [ 0/ 1] [DEBUG ] | residue is dnew=32.6546 / dcheck=32.6546 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=14.4558 27: [ 0/ 1] [DEBUG ] | alpha = 2.25892 27: [ 0/ 1] [DEBUG ] | t=7 residue is dnew=15.5547 / dinit=4.18167e+09 => ratio=3.71974e-09 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.52366 27: [ 0/ 1] [DEBUG ] | residue is dnew=15.5547 / dcheck=15.5547 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=6.69186 27: [ 0/ 1] [DEBUG ] | alpha = 2.32442 27: [ 0/ 1] [DEBUG ] | t=8 residue is dnew=7.89964 / dinit=4.18167e+09 => ratio=1.88911e-09 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.492138 27: [ 0/ 1] [DEBUG ] | residue is dnew=7.89964 / dcheck=7.89964 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=3.32466 27: [ 0/ 1] [DEBUG ] | alpha = 2.37608 27: [ 0/ 1] [DEBUG ] | t=9 residue is dnew=4.21174 / dinit=4.18167e+09 => ratio=1.00719e-09 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.466844 27: [ 0/ 1] [DEBUG ] | residue is dnew=4.21174 / dcheck=4.21174 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=1.74278 27: [ 0/ 1] [DEBUG ] | alpha = 2.41668 27: [ 0/ 1] [DEBUG ] | t=10 residue is dnew=2.33026 / dinit=4.18167e+09 => ratio=5.57256e-10 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.446722 27: [ 0/ 1] [DEBUG ] | residue is dnew=2.33026 / dcheck=2.33026 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.951752 27: [ 0/ 1] [DEBUG ] | alpha = 2.44839 27: [ 0/ 1] [DEBUG ] | t=11 residue is dnew=1.32619 / dinit=4.18167e+09 => ratio=3.17145e-10 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.430882 27: [ 0/ 1] [DEBUG ] | residue is dnew=1.32619 / dcheck=1.32619 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.536283 27: [ 0/ 1] [DEBUG ] | alpha = 2.47294 27: [ 0/ 1] [DEBUG ] | t=12 residue is dnew=0.771105 / dinit=4.18167e+09 => ratio=1.84401e-10 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.418557 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.771105 / dcheck=0.771105 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.309465 27: [ 0/ 1] [DEBUG ] | alpha = 2.49174 27: [ 0/ 1] [DEBUG ] | t=13 residue is dnew=0.455655 / dinit=4.18167e+09 => ratio=1.08965e-10 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.409088 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.455655 / dcheck=0.455655 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.181827 27: [ 0/ 1] [DEBUG ] | alpha = 2.50599 27: [ 0/ 1] [DEBUG ] | t=14 residue is dnew=0.272526 / dinit=4.18167e+09 => ratio=6.51715e-11 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.401904 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.272526 / dcheck=0.272526 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.108289 27: [ 0/ 1] [DEBUG ] | alpha = 2.51666 27: [ 0/ 1] [DEBUG ] | t=15 residue is dnew=0.164463 / dinit=4.18167e+09 => ratio=3.93295e-11 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.396522 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.164463 / dcheck=0.164463 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.0651454 27: [ 0/ 1] [DEBUG ] | alpha = 2.52456 27: [ 0/ 1] [DEBUG ] | t=16 residue is dnew=0.0999049 / dinit=4.18167e+09 => ratio=2.38912e-11 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.392539 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.0999049 / dcheck=0.0999049 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.0394828 27: [ 0/ 1] [DEBUG ] | alpha = 2.53034 27: [ 0/ 1] [DEBUG ] | t=17 residue is dnew=0.0609796 / dinit=4.18167e+09 => ratio=1.45826e-11 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.389624 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.0609796 / dcheck=0.0609796 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.0240594 27: [ 0/ 1] [DEBUG ] | alpha = 2.53454 27: [ 0/ 1] [DEBUG ] | t=18 residue is dnew=0.0373491 / dinit=4.18167e+09 => ratio=8.93163e-12 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.387514 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.0373491 / dcheck=0.0373491 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.0147186 27: [ 0/ 1] [DEBUG ] | alpha = 2.53755 27: [ 0/ 1] [DEBUG ] | t=19 residue is dnew=0.0229323 / dinit=4.18167e+09 => ratio=5.48401e-12 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.386002 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.0229323 / dcheck=0.0229323 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.00902957 27: [ 0/ 1] [DEBUG ] | alpha = 2.53969 27: [ 0/ 1] [DEBUG ] | t=20 residue is dnew=0.014105 / dinit=4.18167e+09 => ratio=3.37306e-12 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.384927 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.014105 / dcheck=0.014105 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.00555054 27: [ 0/ 1] [DEBUG ] | alpha = 2.5412 27: [ 0/ 1] [DEBUG ] | t=21 residue is dnew=0.00868629 / dinit=4.18167e+09 => ratio=2.07723e-12 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.384171 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.00868629 / dcheck=0.00868629 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.00341676 27: [ 0/ 1] [DEBUG ] | alpha = 2.54226 27: [ 0/ 1] [DEBUG ] | t=22 residue is dnew=0.00535387 / dinit=4.18167e+09 => ratio=1.28032e-12 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.383642 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.00535387 / dcheck=0.00535387 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | residue is dq=0.00210534 27: [ 0/ 1] [DEBUG ] | alpha = 2.54299 27: [ 0/ 1] [DEBUG ] | t=23 residue is dnew=0.00330186 / dinit=4.18167e+09 => ratio=7.89605e-13 27: [ 0/ 1] [DEBUG ] | beta - 1 =-0.383275 27: [ 0/ 1] [DEBUG ] | residue is dnew=0.00330186 / dcheck=0.00330186 / dinit=4.18167e+09 27: [ 0/ 1] [DEBUG ] | breaking at 7.89605e-13 27: [ 0/ 1] [DEBUG ] | Done with CG 27: [---/---] [INFO S ] | applying conjugate gradient 100 % (ETA 00:00:00, elapsed 00:00:01) 27: [ 0/ 1] [DEBUG ] | Freeing 0.0152588 MB 27: [ 0/ 1] [DEBUG ] | Freeing 0.0152588 MB 27: [ 0/ 1] [DEBUG ] | Freeing 0.0152588 MB 27: [ 0/ 1] [VERBOSE] Done 27: 27: CG matrix inversion test passed! 27: Distance between truth and solution = 0.614352 27: Largest deviation = 0.33555 at element imax =1999 27: [ 0/ 1] [DEBUG ] CLEANUP: Memory allocated database 27: [ 0/ 1] [DEBUG ] Writing memory report 27: [ 0/ 1] [DEBUG ] CLEANUP: Timing database 27/27 Test #27: cg .................................. Passed 1.23 sec 100% tests passed, 0 tests failed out of 27 Total Test time (real) = 157.31 sec [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install) [Pipeline] dir Running in /home/jenkins-agent/work/workspace/borg_release_3.0/build [Pipeline] { [Pipeline] sh + make install [ 1%] Built target cfitsio [ 3%] Built target libsharp [ 4%] Built target healpix [ 5%] Built target gsl [ 7%] Built target backtrace [ 9%] Built target eigen [ 10%] Built target cosmotool [ 12%] Built target class_code [ 34%] Built target LSS [ 35%] Built target test_library_LSS [ 35%] Built target test_tiled_array [ 35%] Built target test_member_check [ 35%] Built target test_voxel_poisson [ 35%] Built target test_lensing_minimal [ 35%] Built target test_dense_mass [ 36%] Built target test_hmclet [ 37%] Built target test_representation [ 38%] Built target test_ghost_array [ 38%] Built target test_hermiticity [ 39%] Built target test_modelio [ 40%] Built target test_oct_likelihood [ 40%] Built target test_forward_velocity [ 40%] Built target test_power_law_0 [ 40%] Built target test_many_power [ 41%] Built target test_power_law_1 [ 42%] Built target benchmark_gradient_tcola_linear_omp [ 43%] Built target test_gradient_generic_gaussian_linear [ 44%] Built target test_cic_adjoint [ 44%] Built target test_cpu_feature [ 44%] Built target benchmark_gradient_qlpt_rsd_linear [ 44%] Built target test_fuse_wrapper [ 45%] Built target test_gradient_ly_alpha_rsd [ 45%] Built target test_gradient_manypower_2_2_poisson [ 46%] Built target test_slice_sweep_double [ 46%] Built target test_gradient_altair [ 47%] Built target benchmark_gradient_altair [ 47%] Built target test_forward_tcola [ 47%] Built target test_gradient_lpt_mngp_quad_linear [ 47%] Built target test_forward_altair [ 47%] Built target benchmark_gradient_tcola_rsd_linear [ 47%] Built target test_gradient_chain_enforcemass [ 48%] Built target test_gradient_powerlaw_poisson_downgrade [ 48%] Built target benchmark_gradient_upgrade [ 48%] Built target test_gradient_pm_linear [ 48%] Built target test_patch_model [ 48%] Built target test_forward_pm [ 48%] Built target test_gradient_chain_primordial_downgrade_linear [ 49%] Built target benchmark_gradient_lpt_mngp_quad_linear [ 50%] Built target test_gradient_chain_primordial_downgrade [ 51%] Built target test_gradient_mowhite [ 52%] Built target test_schechter [ 52%] Built target test_gradient_eftlike [ 52%] Built target test_gradient_ly_alpha [ 52%] Built target test_gradient_robust_poisson [ 52%] Built target test_fmin [ 52%] Built target test_has_member [ 52%] Built target benchmark_gradient_powerlaw_poisson_downgrade [ 53%] Built target benchmark_gradient_qlpt_linear [ 54%] Built target test_fuse_reduce [ 54%] Built target test_console [ 54%] Built target test_gradient_linear [ 55%] Built target test_gradient_chain_transfer [ 55%] Built target test_gradient_upgrade [ 55%] Built target test_gradient_eftlikemarg [ 55%] Built target test_gradient_chain_primordial_pt_linear [ 56%] Built target test_part_swapper [ 56%] Built target benchmark_gradient_student [ 56%] Built target test_stl_container [ 56%] Built target test_gradient_qlpt_linear [ 57%] Built target test_markov_state [ 57%] Built target benchmark_gradient_2lpt_linear [ 57%] Built target test_gradient_tcola_linear [ 57%] Built target test_gradient_primordial_linear [ 57%] Built target test_gradient_manypower_1_1_linear [ 58%] Built target test_gradient_qlpt_rsd_linear [ 59%] Built target benchmark_gradient_poisson [ 59%] Built target test_gradient_ly_alpha_qlpt [ 60%] Built target test_gradient_lpt_linear [ 60%] Built target test_aux_attributes [ 60%] Built target benchmark_gradient_manypower_2_2_poisson [ 60%] Built target test_gradient_chain_primordial_lpt_linear [ 60%] Built target test_multi_chain [ 60%] Built target test_spherical_projection [ 60%] Built target benchmark_gradient_lpt_linear [ 60%] Built target test_generic_likelihood_s_field [ 61%] Built target benchmark_gradient_linear [ 62%] Built target test_gradient_2lpt_linear [ 62%] Built target benchmark_gradient_tcola_linear [ 62%] Built target test_gradient_student [ 62%] Built target benchmark_gradient_pm_rsd_linear [ 63%] Built target test_gradient_pm_rsd_linear [ 63%] Built target test_proj [ 63%] Built target benchmark_gradient_lpt_rsd_linear [ 64%] Built target benchmark_gradient_manypower_1_1_linear [ 64%] Built target benchmark_gradient_chain_primordial_log_linear [ 64%] Built target benchmark_gradient_log_linear [ 65%] Built target test_vobs_lpt_linear [ 66%] Built target test_gradient_chain_primordial_log_linear [ 66%] Built target test_gradient_tcola_linear_omp [ 66%] Built target test_vobs_2lpt_linear [ 66%] Built target benchmark_gradient_pm_linear [ 67%] Built target test_gradient_tcola_rsd_linear [ 67%] Built target test_symplectic [ 67%] Built target test_gradient_log_linear [ 67%] Built target test_ghost_planes [ 67%] Built target benchmark_gradient_primordial_linear [ 67%] Built target test_gradient_oct_likelihood [ 67%] Built target test_gradient_poisson [ 68%] Built target benchmark_gradient_oct_likelihood [ 69%] Built target test_forward_2lpt [ 69%] Built target benchmark_gradient_eftlikemarg [ 69%] Built target benchmark_gradient_generic_gaussian_linear [ 69%] Built target test_generic_likelihood_foreground [ 69%] Built target test_slice_sweep [ 69%] Built target test_cic [ 70%] Built target benchmark_gradient_chain_primordial_downgrade_linear [ 70%] Built target test_class_interface [ 70%] Built target benchmark_gradient_chain_transfer [ 71%] Built target test_cosmo_expansion_exe [ 71%] Built target test_array [ 71%] Built target benchmark_gradient_chain_enforcemass [ 72%] Built target benchmark_gradient_ly_alpha [ 73%] Built target test_messenger2 [ 73%] Built target benchmark_gradient_ly_alpha_rsd [ 74%] Built target benchmark_gradient_chain_primordial_lpt_linear [ 75%] Built target test_auto_interpolator_exe [ 76%] Built target test_hdf5_buffered [ 77%] Built target test_broken_power_law [ 77%] Built target benchmark_gradient_chain_primordial_pt_linear [ 78%] Built target benchmark_gradient_robust_poisson [ 78%] Built target test_forward_linear [ 79%] Built target test_forward_lpt [ 80%] Built target test_gradient_lpt_rsd_linear [ 80%] Built target test_forward_qlpt [ 80%] Built target test_messenger [ 80%] Built target benchmark_generic_likelihood [ 80%] Built target test_messenger3 [ 81%] Built target test_gradient_supersampling [ 81%] Built target benchmark_gradient_mowhite [ 81%] Built target test_rgen [ 81%] Built target test_mngp [ 81%] Built target test_robust_poisson [ 81%] Built target test_fused_array [ 82%] Built target test_supersampling [ 83%] Built target test_fused_cond [ 84%] Built target test_forward_qlpt_rsd [ 84%] Built target test_auto_interpolator [ 85%] Built target test_generic_likelihood_bias [ 86%] Built target benchmark_gradient_eftlike [ 86%] Built target test_gig [ 86%] Built target test_cg [ 86%] Built target test_r3d [ 86%] Built target benchmark_gradient_ly_alpha_qlpt [ 87%] Built target test_tuple [ 87%] Built target test_overload [ 87%] Built target benchmark_gradient_chain_primordial_downgrade [ 87%] Built target test_uninit [ 88%] Built target test_window3d [ 89%] Built target test_domains [ 89%] Built target test_mpi_types [ 89%] Built target test_generic_likelihood_base [ 95%] Built target python_borg [ 96%] Built target _borg [ 96%] Built target ares3 [ 97%] Built target hades [ 97%] Built target hades3 [ 98%] Built target hades_lensing [ 98%] Built target hades_lya [ 99%] Built target borg2gadget3 [ 99%] Built target borg_forward [100%] Built target borg_help Install the project... -- Install configuration: "Release" -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/bbn -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/bbn/sBBN_2017_marcucci.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/bbn/sBBN.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/bbn/sBBN_2017.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/hyrec -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/hyrec/fit_swift.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/hyrec/input.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/hyrec/R_inf.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/hyrec/output_xe.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/hyrec/two_photon_tables.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/hyrec/two_photon_tables_hires.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/share/aquila_borg//class/hyrec/Alpha_inf.dat -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/aquila_borg/_borg.cpython-38-x86_64-linux-gnu.so -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/borg -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/borg/__init__.py -- Up-to-date: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/aquila_borg -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/aquila_borg/dask_support -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/aquila_borg/dask_support/__init__.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/aquila_borg/utils.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/aquila_borg/__init__.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/aquila_borg/dft.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/aquila_borg/dask.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages/aquila_borg/borg_native.py -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin/ares3 -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin/hades3 -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin/borg2gadget3 -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin/borg_forward -- Installing: /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin/borg_help [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Doc) [Pipeline] dir Running in /home/jenkins-agent/work/workspace/borg_release_3.0/docs [Pipeline] { [Pipeline] sh Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [DOC_DEPLOYER] See https://jenkins.io/redirect/groovy-string-interpolation for details. + . /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ PATH=/home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x(jenkins-borg-release2F3.0-17) ' '!=' x ']' ++ PS1='(jenkins-borg-release2F3.0-17) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install wheel Requirement already satisfied: wheel in /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages (0.38.4) + pip3 install -U -r requirements.txt Collecting exhale Using cached exhale-0.3.6-py3-none-any.whl (108 kB) Collecting deprecated Using cached Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting sphinx_rtd_theme Using cached sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB) Collecting sphinx==4.5.0 Using cached Sphinx-4.5.0-py3-none-any.whl (3.1 MB) Collecting jinja2<4.0,>=3.0 Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) Collecting ipython Using cached ipython-8.9.0-py3-none-any.whl (783 kB) Collecting nbsphinx>=0.8.6 Using cached nbsphinx-0.8.12-py3-none-any.whl (26 kB) Collecting nbformat Using cached nbformat-5.7.3-py3-none-any.whl (78 kB) Collecting sphinx-mathjax-offline Using cached sphinx_mathjax_offline-0.0.2-py3-none-any.whl (6.2 MB) Collecting setuptools Using cached setuptools-67.1.0-py3-none-any.whl (1.1 MB) Processing /home/jenkins-agent/.cache/pip/wheels/d5/18/ac/a86bb9d9b3007eb5b04bf9ac6996f29b1b43aec6e3e585ec23/disttools-0.1.6-py3-none-any.whl Collecting sphinx_copybutton Using cached sphinx_copybutton-0.5.1-py3-none-any.whl (13 kB) Processing /home/jenkins-agent/.cache/pip/wheels/90/3a/a8/3237a93e3a6261bd24edabf3277ca59f64c1710b3d8c7c72a0/pandoc-2.3-py3-none-any.whl Requirement already up-to-date: numpy in /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release2F3.0-17/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (1.24.1) Collecting jupyter Using cached jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Collecting nbconvert Using cached nbconvert-7.2.9-py3-none-any.whl (274 kB) Collecting docutils<0.18,>0.16 Using cached docutils-0.17.1-py2.py3-none-any.whl (575 kB) Processing /home/jenkins-agent/.cache/pip/wheels/85/cf/9c/c7338d14a91c8ac5bc28d77c013ad562cc881c7dd4e59b6c94/sphinxcontrib_fulltoc-1.2.0-py2.py3-none-any.whl Collecting six Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting beautifulsoup4 Using cached beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) Collecting breathe>=4.32.0 Using cached breathe-4.34.0-py3-none-any.whl (92 kB) Collecting lxml ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No space left on device: '/tmp/pip-unpack-5fgble_s' [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext Sending email to: webaquila@iap.fr [Pipeline] dir Running in /home/jenkins-agent/work/workspace/borg_release_3.0/jenkins-borg-release%2F3.0-17 [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins-agent/work/workspace/borg_release_3.0@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE